Fix typo in previous entry.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2014-03-22 Doug Evans <xdje42@gmail.com>
2
3 * gdb.python/python.exp (python not supported): Verify multi-line
4 python command issues an error.
5 * gdb.guile/guile.exp (guile not supported): Verify multi-line
6 guile command issues an error.
7
8 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
9
10 * gdb.threads/thread-specific.exp: Handle the lack of usable
11 $this_breakpoint and $this_thread.
12
13 2014-03-21 Hui Zhu <hui@codesourcery.com>
14
15 * gdb.base/attach.exp (do_command_attach_tests): New.
16
17 2014-03-20 Tom Tromey <tromey@redhat.com>
18 Pedro Alves <palves@redhat.com>
19
20 PR cli/15718
21 * gdb.base/condbreak-call-false.c: New file.
22 * gdb.base/condbreak-call-false.exp: New file.
23
24 2014-03-20 Pedro Alves <palves@redhat.com>
25
26 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
27 Delete.
28 (block_signals, unblock_signals): Delete.
29 (child_function_2, main): Remove references to deleted variable
30 and functions.
31
32 2014-03-20 Pedro Alves <palves@redhat.com>
33
34 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
35 Use pthread_kill to signal thread 2.
36 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
37 Adjust to make the test send itself a signal rather than using the
38 host's "kill" command.
39
40 2014-03-20 Pedro Alves <palves@redhat.com>
41
42 * gdb.threads/multiple-step-overs.c: New file.
43 * gdb.threads/multiple-step-overs.exp: New file.
44 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
45 Adjust expected infrun debug output.
46
47 2014-03-20 Pedro Alves <palves@redhat.com>
48
49 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
50 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
51
52 2014-03-20 Pedro Alves <palves@redhat.com>
53
54 PR breakpoints/7143
55 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
56 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
57 of gdb_test_multiple.
58 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
59 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
60
61 2014-03-20 Pedro Alves <palves@redhat.com>
62
63 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
64 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
65
66 2014-03-19 Pedro Alves <palves@redhat.com>
67
68 * gdb.base/async.exp: Remove early return.
69
70 2014-03-19 Pedro Alves <palves@redhat.com>
71
72 * gdb.base/async.exp (step& tests): Pass explicit test messages.
73
74 2014-03-19 Pedro Alves <palves@redhat.com>
75
76 * gdb.base/async.exp (test_background): Expect \r\n after
77 "completed." in the fail pattern.
78
79 2014-03-19 Pedro Alves <palves@redhat.com>
80
81 * gdb.base/async.exp (test_background): New procedure.
82 Use it for all background execution command tests.
83
84 2014-03-19 Pedro Alves <palves@redhat.com>
85
86 * gdb.base/async.exp: Use prepare_for_testing.
87
88 2014-03-19 Pedro Alves <palves@redhat.com>
89
90 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
91 the same line.
92
93 2014-03-19 Pedro Alves <palves@redhat.com>
94
95 * gdb.base/async.c (main): Add "jump here" and "until here" line
96 marker comments.
97 * gdb.base/async.exp (jump_here): New global.
98 (jump& test): Use it.
99 (until_here): New global.
100 (until& test): Use it.
101
102 2014-03-19 Pedro Alves <palves@redhat.com>
103
104 * gdb.base/async.exp: Don't frob gdb_protocol.
105
106 2014-03-18 Doug Evans <xdje42@gmail.com>
107
108 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
109 Fix spelling of exec-done-display.
110
111 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
112
113 PR gdb/15358
114 * gdb.base/gdb-sigterm.c: New file.
115 * gdb.base/gdb-sigterm.exp: New file.
116
117 2014-03-18 Pedro Alves <palves@redhat.com>
118
119 PR gdb/13860
120 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
121 * lib/mi-support.exp (mi_expect_stop): Add special handling for
122 solib-event.
123
124 2014-03-17 Joel Brobecker <brobecker@adacore.com>
125
126 * gdb.ada/pckd_arr_ren: New testcase.
127
128 2014-03-13 Doug Evans <xdje42@gmail.com>
129
130 PR guile/16612
131 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
132 collect after discarding symbols.
133
134 2014-03-13 Ludovic Courtès <ludo@gnu.org>
135 Doug Evans <xdje42@gmail.com>
136
137 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
138 to history survives a gc.
139
140 2014-03-13 Pedro Alves <palves@redhat.com>
141
142 * gdb.base/default.exp: Don't test "target procfs".
143
144 2014-03-13 Pedro Alves <palves@redhat.com>
145
146 * gdb.base/default.exp: Update "target child" and "target procfs"
147 tests to not expect "Unix".
148
149 2014-03-12 Tom Tromey <tromey@redhat.com>
150
151 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
152 New procs. Add target-async tests.
153 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
154 Add target-async tests.
155
156 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
157
158 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
159 'func_start' and 'func_end' for the beginning and end of the
160 function code, respectively.
161 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
162 'func_end' instead of 'func' and 'main'.
163
164 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
165
166 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
167 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
168 generate the debug info assembler source.
169
170 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
171
172 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
173 * gdb.dwarf2/arr-subrange.exp: Likewise.
174 * gdb.dwarf2/dwz.exp: Likewise.
175 * gdb.dwarf2/method-ptr.exp: Likewise.
176 * gdb.dwarf2/missing-sig-type.exp: Likewise.
177 * gdb.dwarf2/subrange.exp: Likewise.
178 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
179 * gdb.dwarf2/implptrpiece.exp: Likewise.
180 * gdb.dwarf2/nostaticblock.exp: Likewise.
181
182 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
183
184 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
185 directory to absolute path name arguments.
186
187 2014-03-10 Joel Brobecker <brobecker@adacore.com>
188
189 * gdb.ada/tagged_access: New testcase.
190
191 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
192
193 * gdb.btrace/data.exp: Update expected output.
194
195 2014-03-06 Yao Qi <yao@codesourcery.com>
196
197 * gdb.trace/pr16508.exp: New file.
198
199 2014-03-05 Pedro Alves <palves@redhat.com>
200
201 PR gdb/16575
202 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
203 procedure.
204 (top level): Adjust to use it. Add tests that exercise breakpoint
205 interaction with the code-cache.
206
207 2014-02-26 Ludovic Courtès <ludo@gnu.org>
208
209 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
210 test for 'history-append!'.
211
212 2014-02-26 Joel Brobecker <brobecker@adacore.com>
213
214 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
215 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
216 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
217 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
218 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
219 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
220
221 2014-02-26 Joel Brobecker <brobecker@adacore.com>
222
223 * testsuite/gdb.python/py-pp-re-notag.c: New file.
224 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
225 * testsuite/gdb.python/py-pp-re-notag.p: New file.
226
227 2014-02-26 Joel Brobecker <brobecker@adacore.com>
228
229 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
230
231 2014-02-26 Joel Brobecker <brobecker@adacore.com>
232
233 * gdb.dwarf2/arr-stride.c: New file.
234 * gdb.dwarf2/arr-stride.exp: New file.
235
236 2014-02-26 Pedro Alves <palves@redhat.com>
237
238 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
239 that won't ever trigger. Make sure that GDB reports the correct
240 breakpoint that caused the stop.
241
242 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
243
244 PR gdb/16626
245 * gdb.base/auto-load-script: New file.
246 * gdb.base/auto-load.c: New file.
247 * gdb.base/auto-load.exp: New file.
248
249 PR gdb/16626
250 * gdb.base/auto-load.exp: Fix out-of-srctree run.
251
252 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
253
254 Fix dw2-icycle.exp -fsanitize=address GDB crash.
255 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
256
257 2014-02-24 Doug Evans <dje@google.com>
258
259 * lib/gdb.exp (run_on_host): Log error output if program fails.
260
261 2014-02-21 Pedro Alves <palves@redhat.com>
262
263 * gdb.threads/step-after-sr-lock.c: Rename to ...
264 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
265 * gdb.threads/step-after-sr-lock.exp: Rename to ...
266 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
267 ... this.
268
269 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
270
271 PR tdep/16397
272 * gdb.arch/amd64-stap-special-operands.exp: New file.
273 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
274 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
275 * gdb.arch/amd64-stap-triplet.S: Likewise.
276 * gdb.arch/amd64-stap-triplet.c: Likewise.
277
278 2014-02-20 Joel Brobecker <brobecker@adacore.com>
279
280 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
281 in .section pseudo-op.
282
283 2014-02-20 lin zuojian <manjian2006@gmail.com>
284 Joel Brobecker <brobecker@adacore.com>
285 Doug Evans <xdje42@gmail.com>
286
287 PR symtab/16581
288 * gdb.dwarf2/dw2-icycle.S: New file.
289 * gdb.dwarf2/dw2-icycle.c: New file.
290 * gdb.dwarf2/dw2-icycle.exp: New file.
291
292 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
293
294 * gdb.python/py-value-cc.cc: Improve test case to enable testing
295 operations on gdb.Value objects.
296 * gdb.python/py-value-cc.exp: Add new test to test operations on
297 gdb.Value objects.
298
299 2014-02-18 Doug Evans <dje@google.com>
300
301 * Makefile.in (TESTS): New variable.
302 (expanded_tests, expanded_tests_or_none): New variables
303 (check-single): Pass $(expanded_tests_or_none) to runtest.
304 (check-parallel): Only run tests in $(TESTS) if non-empty.
305 (check/no-matching-tests-found): New rule.
306 * README: Document TESTS makefile variable.
307
308 2014-02-18 Doug Evans <dje@google.com>
309
310 * Makefile.in (check-parallel): rm -rf outputs temp.
311
312 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
313
314 Fix "ERROR: no fileid for" in the testsuite.
315 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
316
317 2014-02-12 Doug Evans <dje@google.com>
318
319 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
320 (MISCELLANEOUS): New variable.
321 (clean): rm -rf $(MISCELLANEOUS).
322 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
323 dwp live in the same directory as symlinks, with each symlink pointed
324 to a differently named file in a different directory.
325
326 2014-02-11 Doug Evans <dje@google.com>
327
328 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
329 of Tcl file commands.
330
331 2014-02-10 Mark Kettenis <kettenis@gnu.org>
332
333 * gdb.threads/step-after-sr-lock.exp: Avoid executing
334 "kill -SIGUSR1 -1".
335
336 2014-02-10 Joel Brobecker <brobecker@adacore.com>
337
338 * gdb.ada/tick_length_array_enum_idx: New testcase.
339
340 2014-02-10 Doug Evans <xdje42@gmail.com>
341
342 * configure.ac (AC_OUTPUT): Add gdb.guile.
343 * configure: Regenerate.
344 * lib/gdb-guile.exp: New file.
345 * lib/gdb.exp (get_target_charset): New function.
346 * gdb.base/help.exp: Update expected output from "apropos apropos".
347 * gdb.guile/Makefile.in: New file.
348 * gdb.guile/guile.exp: New file.
349 * gdb.guile/scm-arch.c: New file.
350 * gdb.guile/scm-arch.exp: New file.
351 * gdb.guile/scm-block.c: New file.
352 * gdb.guile/scm-block.exp: New file.
353 * gdb.guile/scm-breakpoint.c: New file.
354 * gdb.guile/scm-breakpoint.exp: New file.
355 * gdb.guile/scm-disasm.c: New file.
356 * gdb.guile/scm-disasm.exp: New file.
357 * gdb.guile/scm-equal.c: New file.
358 * gdb.guile/scm-equal.exp: New file.
359 * gdb.guile/scm-error.exp: New file.
360 * gdb.guile/scm-error.scm: New file.
361 * gdb.guile/scm-frame-args.c: New file.
362 * gdb.guile/scm-frame-args.exp: New file.
363 * gdb.guile/scm-frame-args.scm: New file.
364 * gdb.guile/scm-frame-inline.c: New file.
365 * gdb.guile/scm-frame-inline.exp: New file.
366 * gdb.guile/scm-frame.c: New file.
367 * gdb.guile/scm-frame.exp: New file.
368 * gdb.guile/scm-generics.exp: New file.
369 * gdb.guile/scm-gsmob.exp: New file.
370 * gdb.guile/scm-iterator.c: New file.
371 * gdb.guile/scm-iterator.exp: New file.
372 * gdb.guile/scm-math.c: New file.
373 * gdb.guile/scm-math.exp: New file.
374 * gdb.guile/scm-objfile-script-gdb.in: New file.
375 * gdb.guile/scm-objfile-script.c: New file.
376 * gdb.guile/scm-objfile-script.exp: New file.
377 * gdb.guile/scm-objfile.c: New file.
378 * gdb.guile/scm-objfile.exp: New file.
379 * gdb.guile/scm-ports.exp: New file.
380 * gdb.guile/scm-pretty-print.c: New file.
381 * gdb.guile/scm-pretty-print.exp: New file.
382 * gdb.guile/scm-pretty-print.scm: New file.
383 * gdb.guile/scm-section-script.c: New file.
384 * gdb.guile/scm-section-script.exp: New file.
385 * gdb.guile/scm-section-script.scm: New file.
386 * gdb.guile/scm-symbol.c: New file.
387 * gdb.guile/scm-symbol.exp: New file.
388 * gdb.guile/scm-symtab-2.c: New file.
389 * gdb.guile/scm-symtab.c: New file.
390 * gdb.guile/scm-symtab.exp: New file.
391 * gdb.guile/scm-type.c: New file.
392 * gdb.guile/scm-type.exp: New file.
393 * gdb.guile/scm-value-cc.cc: New file.
394 * gdb.guile/scm-value-cc.exp: New file.
395 * gdb.guile/scm-value.c: New file.
396 * gdb.guile/scm-value.exp: New file.
397 * gdb.guile/source2.scm: New file.
398 * gdb.guile/types-module.cc: New file.
399 * gdb.guile/types-module.exp: New file.
400
401 2014-02-10 Yao Qi <yao@codesourcery.com>
402
403 PR testsuite/16543
404 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
405 * configure: Regenerated.
406 * Makefile.in: New file.
407
408 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
409
410 * gdb.python/py-framefilter.exp: Fix typo.
411
412 2014-02-08 Yao Qi <yao@codesourcery.com>
413
414 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
415 that no =breakpoint-modified is emitted when breakpoints are
416 modified through MI commands.
417
418 2014-02-07 Pedro Alves <pedro@codesourcery.com>
419 Pedro Alves <palves@redhat.com>
420
421 * gdb.threads/step-after-sr-lock.c: New file.
422 * gdb.threads/step-after-sr-lock.exp: New file.
423
424 2014-02-07 Pedro Alves <palves@redhat.com>
425
426 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
427
428 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
429
430 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
431 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
432
433 2014-02-06 Doug Evans <xdje42@gmail.com>
434
435 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
436 output.
437
438 * gdb.gdb/python-interrupts.exp: New file.
439
440 2014-02-05 Yao Qi <yao@codesourcery.com>
441
442 * gdb.trace/report.exp (use_collected_data): Test the output
443 of "info threads" and "info inferiors".
444
445 2014-02-05 Yao Qi <yao@codesourcery.com>
446
447 Revert this patch:
448
449 2013-05-24 Yao Qi <yao@codesourcery.com>
450
451 * gdb.trace/tfile.exp: Test inferior and thread.
452
453 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
454
455 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
456 on a function.
457 * gdb.base/step-bt.c: Call hello via function pointer to make
458 sure its first instruction is executed on powerpc64le-linux.
459
460 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
461
462 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
463
464 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
465
466 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
467 of the test patterns for use on little-endian systems.
468
469 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
470
471 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
472 (decimal_vector): Fix for little-endian.
473
474 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
475
476 * gdb.arch/sparc-sysstep.exp: New file.
477 * gdb.arch/sparc-sysstep.c: Likewise.
478
479 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
480
481 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
482
483 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
484
485 2014-01-23 Tom Tromey <tromey@redhat.com>
486
487 * gdb.ada/array_char_idx: New testcase.
488
489 2014-01-23 Tom Tromey <tromey@redhat.com>
490
491 PR python/16487:
492 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
493 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
494 classes.
495
496 2014-01-23 Tom Tromey <tromey@redhat.com>
497
498 PR python/16491:
499 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
500 string from an inferior frame.
501 * gdb.python/py-framefilter-mi.exp: Update.
502
503 2014-01-22 Doug Evans <dje@google.com>
504
505 * gdb.server/server-mon.exp: Add tests for "set debug-format".
506
507 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
508
509 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
510
511 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
512
513 * gdb.trace/entry-values.exp: Remove excess space character from
514 regex patterns. Handle s390 call instruction.
515
516 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
517
518 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
519 define "*_start" label. Make "name" static.
520 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
521 ${name} by references to ${name}_start.
522
523 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
524
525 * gdb.base/info-macros.exp: Remove "debug" from the compile
526 options.
527
528 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
529
530 * gdb.dlang/demangle.exp: New file.
531
532 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
533
534 * gdb.dlang/primitive-types.exp: New file.
535
536 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
537
538 * configure.ac: Create gdb.dlang/Makefile.
539 * configure: Regenerate.
540 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
541 * gdb.dlang/Makefile.in: New file.
542 * lib/d-support.exp: New file.
543 * lib/gdb.exp (skip_d_tests): New proc.
544
545 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
546
547 * gdb.btrace/delta.exp: Check reverse stepi.
548 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
549 * gdb.btrace/finish.exp: New.
550 * gdb.btrace/next.exp: New.
551 * gdb.btrace/nexti.exp: New.
552 * gdb.btrace/record_goto.c: Add comments.
553 * gdb.btrace/step.exp: New.
554 * gdb.btrace/stepi.exp: New.
555 * gdb.btrace/multi-thread-step.c: New.
556 * gdb.btrace/multi-thread-step.exp: New.
557 * gdb.btrace/rn-dl-bind.c: New.
558 * gdb.btrace/rn-dl-bind.exp: New.
559 * gdb.btrace/data.c: New.
560 * gdb.btrace/data.exp: New.
561 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
562
563 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
564
565 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
566 * gdb.btrace/exception.exp: Update.
567 * gdb.btrace/instruction_history.exp: Update.
568 * gdb.btrace/record_goto.exp: Update.
569 * gdb.btrace/tailcall.exp: Update.
570 * gdb.btrace/unknown_functions.exp: Update.
571 * gdb.btrace/delta.exp: New.
572
573 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
574
575 * gdb.btrace/record_goto.exp: Add backtrace test.
576 * gdb.btrace/tailcall.exp: Add backtrace test.
577
578 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
579
580 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
581 * gdb.btrace/record_goto.c: New.
582 * gdb.btrace/record_goto.exp: New.
583 * gdb.btrace/x86-record_goto.S: New.
584
585 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
586
587 * gdb.btrace/function_call_history.exp: Update tests.
588 * gdb.btrace/instruction_history.exp: Update tests.
589
590 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
591
592 * gdb.btrace/function_call_history.exp: Fix expected field
593 order for "record function-call-history".
594 Add new tests for "record function-call-history /c".
595 * gdb.btrace/exception.cc: New.
596 * gdb.btrace/exception.exp: New.
597 * gdb.btrace/tailcall.exp: New.
598 * gdb.btrace/x86-tailcall.S: New.
599 * gdb.btrace/x86-tailcall.c: New.
600 * gdb.btrace/unknown_functions.c: New.
601 * gdb.btrace/unknown_functions.exp: New.
602 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
603
604 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
605
606 * gdb.btrace/instruction_history.exp: Update.
607 * gdb.btrace/function_call_history.exp: Update.
608
609 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
610
611 * gdb.btrace/function_call_history.exp: Fix expected function
612 trace.
613 * gdb.btrace/instruction_history.exp: Initialize traced.
614 Remove traced_functions.
615
616 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
617
618 * gdb.btrace/function_call_history.exp: Update
619 * gdb.btrace/instruction_history.exp: Update.
620
621 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
622
623 * gdb.btrace/enable.exp: Update expected text.
624
625 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
626
627 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
628 bytes.
629
630 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
631
632 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
633
634 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
635
636 * lib/gdb.exp (supports_process_record): Return true for
637 arm*-linux*. (supports_reverse): Likewise.
638
639 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
640
641 PR python/15464
642 PR python/16113
643 * gdb.python/py-type.c: Enhance test case.
644 * gdb.python/py-value-cc.cc: Likewise
645 * gdb.python/py-type.exp: Add new tests.
646 * gdb.python/py-value-cc.exp: Likewise
647
648 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
649 Pedro Alves <palves@redhat.com>
650
651 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
652 Make "name" extern.
653 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
654 references to ${name}_start by references to ${name}.
655
656 2014-01-10 Joel Brobecker <brobecker@adacore.com>
657
658 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
659
660 2014-01-10 Joel Brobecker <brobecker@adacore.com>
661
662 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
663
664 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
665 Pedro Alves <palves@redhat.com>
666
667 * gdb.mi/mi-info-os.exp: Connect to the target with
668 mi_gdb_target_load.
669
670 2014-01-08 Pedro Alves <palves@redhat.com>
671
672 * gdb.threads/reconnect-signal.c: New file.
673 * gdb.threads/reconnect-signal.exp: New file.
674
675 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
676
677 * gdb.base/source-dir.exp: New file.
678
679 2014-01-07 Joel Brobecker <brobecker@adacore.com>
680
681 * gdb.ada/mi_interface: New testcase.
682
683 2014-01-07 Joel Brobecker <brobecker@adacore.com>
684
685 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
686 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
687 gdb.ada/pp-rec-component/pck.ads: New files.
688
689 2014-01-07 Joel Brobecker <brobecker@adacore.com>
690
691 * gdb.python/py-pp-integral.c: New file.
692 * gdb.python/py-pp-integral.py: New file.
693 * gdb.python/py-pp-integral.exp: New file.
694
695 2013-12-19 Sergio Durigan Junior <sergiodj@redhat.com>
696
697 PR breakpoints/16297
698 * gdb.base/catch-syscall.c (read_syscall, pipe_syscall)
699 (write_syscall): New variables.
700 (main): Create a pipe, write 1 byte in it, and read 1 byte from
701 it.
702 * gdb.base/catch-syscall.exp (all_syscalls): Include "pipe,
703 "write" and "read" syscalls.
704 (fill_all_syscalls_numbers): Improve the way to obtain syscalls
705 numbers.
706
707 2013-12-19 Keven Boell <keven.boell@intel.com>
708
709 * gdb.fortran/module.exp: Completion matches fortran module
710 names as well. ptype/whatis on modules return a proper type.
711 Add new check for having the correct scope.
712
713 2013-12-19 Keven Boell <keven.boell@intel.com>
714
715 * gdb.fortran/type.f90: New file.
716 * gdb.fortran/whatis_type.f90: New file.
717
718 2013-12-18 Sergio Durigan Junior <sergiodj@redhat.com>
719
720 * gdb.base/catch-syscall.c: Include <sys/syscall.h>.
721 (close_syscall, chroot_syscall, exit_group_syscall): New
722 variables.
723 * gdb.base/catch-syscall.exp: Replace gdb_compile by
724 prepare_for_testing. Call fill_all_syscalls_numbers before
725 starting. Replace gdb_exit, gdb_start, gdb_reinitialize_dir and
726 gdb_load by clean_restart.
727 (check_info_bp_any_syscall, check_info_bp_specific_syscall)
728 (check_info_bp_many_syscalls): Remove global gdb_prompt.
729 (check_call_to_syscall): Likewise. Add global decimal. Improve
730 testing regex.
731 (check_return_from_syscall): Likewise.
732 (check_continue, insert_catch_syscall_with_arg): Remove global
733 gdb_prompt.
734 (insert_catch_syscall_with_many_args): Likewise. Add global
735 decimal. Fix $filter_str. Improve testing regex.
736 (check_for_program_end): Remove global gdb_prompt.
737 (test_catch_syscall_without_args): Likewise. Add global decimal.
738 Improve testing regex.
739 (test_catch_syscall_with_args, test_catch_syscall_with_many_args)
740 (test_catch_syscall_with_wrong_args)
741 (test_catch_syscall_restarting_inferior)
742 (test_catch_syscall_fail_nodatadir): Remove global gdb_prompt.
743 (do_syscall_tests): Likewise. Remove global srcdir.
744 (test_catch_syscall_without_args_noxml): Remove global gdb_prompt.
745 Add global last_syscall_number. Test for the exact syscall number
746 to be caught.
747 (test_catch_syscall_with_args_noxml): Remove global gdb_prompt.
748 Add global all_syscalls_numbers. Test each syscall number to be
749 caught, instead of only testing "close".
750 (test_catch_syscall_with_wrong_args_noxml): Remove global gdb_prompt.
751 (do_syscall_tests_without_xml): Likewise. Remove global srcdir.
752 Remove stale comment.
753 (fill_all_syscalls_numbers): Add global last_syscall_number. Fill
754 the correct syscall numbers using information from the inferior.
755
756 2013-12-17 Pedro Alves <palves@redhat.com>
757
758 * gdb.trace/circ.exp: Expect frame info to be printed when
759 switching between frames with unavailable stack, but different
760 functions.
761
762 2013-12-17 Andrew Burgess <aburgess@broadcom.com>
763
764 * gdb.trace/unavailable-dwarf-piece.c: New file.
765 * gdb.trace/unavailable-dwarf-piece.exp: New file.
766
767 2013-12-15 Yao Qi <yao@codesourcery.com>
768
769 * gdb.perf/skip-prologue.c: New.
770 * gdb.perf/skip-prologue.exp: New.
771 * gdb.perf/skip-prologue.py: New.
772
773 2013-12-13 Joel Brobecker <brobecker@adacore.com>
774
775 * gdb.ada/arraydim: New testcase.
776
777 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
778
779 PR python/16113
780 * gdb.python/py-value-cc.cc: Improve test case.
781 * gdb.python/py-value-cc.exp: Add new tests to test usage of
782 gdb.Field objects as subscripts on gdb.Value objects.
783
784 2013-12-10 Doug Evans <dje@google.com>
785
786 PR 16286
787 * gdb.python/py-value.c: #include stdlib.h, string.h.
788 (str): New struct.
789 (main): New local xstr.
790 * gdb.python/py-value.exp (test_value_in_inferior): Add test to
791 fetch a value as a string with a length beyond the declared length
792 of the array.
793
794 2013-12-10 Andrew Burgess <aburgess@broadcom.com>
795
796 * lib/gdb.exp (gdb_compile_shlib): Add call to get_compiler_info,
797 update comment.
798
799 2013-12-10 Joel Brobecker <brobecker@adacore.com>
800
801 * gdb.ada/int_deref.exp: Add test verifying that we print
802 the decoded symbol name when printing the address of Ada
803 symbols.
804
805 2013-12-10 Joel Brobecker <brobecker@adacore.com>
806
807 * gdb.mi/mi-start.exp: Add test verifying that -list-features
808 contains "exec-run-start-option".
809
810 2013-12-08 Yao Qi <yao@codesourcery.com>
811
812 * lib/gdb.exp (support_complex_tests): Use gdb_produce_source.
813 (is_elf_target, is_ilp32_target, is_ilp64_target): Likewise.
814 (is_64_target, is_amd64_regs_target): Likewise.
815 (skip_altivec_tests, skip_vsx_tests, skip_btrace_tests): Likewise.
816
817 2013-12-07 Mike Frysinger <vapier@gentoo.org>
818
819 * gdb.ada/uninitialized_vars/parse_controlled.ads: Remove +x file mode.
820 * gdb.base/testenv.c: Likewise.
821
822 2013-12-07 Mike Frysinger <vapier@gentoo.org>
823
824 * gdb.hp/gdb.base-hp/so-thresh.sh: Change /bin/ksh to /bin/sh.
825 * gdb.hp/gdb.objdbg/tools/symaddr: Likewise.
826 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: Likewise.
827
828 2013-12-06 Pedro Alves <palves@redhat.com>
829
830 * gdb.dwarf2/dw2-undefined-ret-addr.S: New file.
831 * gdb.dwarf2/dw2-undefined-ret-addr.c: New file.
832 * gdb.dwarf2/dw2-undefined-ret-addr.exp: New file.
833
834 2013-12-06 Doug Evans <dje@google.com>
835
836 * gdb.base/break.exp: Fix setting of $baz.
837
838 2013-12-06 Andrew Burgess <aburgess@broadcom.com>
839
840 * lib/dwarf.exp: (Dwarf::_location): Handle DW_OP_bit_piece and
841 DW_OP_plus_uconst.
842
843 2013-12-06 Keven Boell <keven.boell@intel.com>
844
845 * lib/mi-support.exp (mi_list_varobj_children_range): Add
846 call to mi_list_array_varobj_children_with_index.
847 (mi_list_array_varobj_children_with_index): New function.
848 Add parameter to specify array start.
849
850 2013-12-03 Jose E. Marchesi <jose.marchesi@oracle.com>
851
852 * gdb.base/sigall.exp (test_one_sig): gdb identifies SIGLOST as a
853 SIGPWR in sparc64.
854
855 * gdb.base/sigall.c (main): In some targets SIGLOST and SIGPWR
856 have the same signal number. Handle this situation.
857
858 2013-12-03 Joel Brobecker <brobecker@adacore.com>
859
860 * gdb.ada/dot_all: New testcase.
861
862 2013-12-03 Joel Brobecker <brobecker@adacore.com>
863
864 * gdb.mi/mi-undefined-cmd.exp: New testcase.
865
866 2013-12-03 Joel Brobecker <brobecker@adacore.com>
867
868 * gdb.mi/mi-i-cmd.exp: New file.
869
870 2013-12-02 Doug Evans <dje@google.com>
871
872 * gdb.dwarf/dwp-symlink.c: Fake out gdb to not load debug info
873 at start.
874 * gdb.dwarf/dwp-symlink.exp: Test trying to load dwp when the binary
875 has been specified with a relative path and we have chdir'd before
876 accessing the debug info.
877
878 2013-11-28 Andrew Burgess <aburgess@broadcom.com>
879
880 * gdb.trace/unavailable.exp (gdb_collect_args_test): Update
881 expected results.
882 (gdb_collect_locals_test): Likewise.
883 (gdb_collect_globals_test): Likewise.
884
885 2013-11-28 Yao Qi <yao@codesourcery.com>
886
887 * lib/gdb.exp (with_gdb_prompt): New proc.
888 * gdb.perf/disassemble.exp: New.
889 * gdb.perf/disassemble.py: New.
890
891 2013-11-26 Luis Machado <lgustavo@codesourcery.com>
892
893 * gdb.base/callfuncs.c (main): Assign malloc's return value
894 and free it afterwards.
895 * gdb.base/charset-malloc.c (malloc_stub): Likewise.
896 * gdb.base/printcmds.c (main): Likewise.
897 * gdb.base/randomize.c (main): Free "p" and change breakpoint
898 marker position.
899 * gdb.base/setvar.c (dummy): Assign malloc's return value
900 and free it afterwards.
901
902 2013-11-26 Andrew Burgess <aburgess@broadcom.com>
903
904 * gdb.base/setshow.exp: Add $gdb_prompt to the patterns in
905 gdb_test_multiple.
906
907 2013-11-26 Tom Tromey <tromey@redhat.com>
908
909 * gdb.dwarf2/dw2-unspecified-ret-addr.S: Remove.
910 * gdb.dwarf2/dw2-unspecified-ret-addr.c: Remove.
911 * gdb.dwarf2/dw2-unspecified-ret-addr.exp: Remove.
912
913 2013-11-25 Keith Seitz <keiths@redhat.com>
914
915 PR c++/14819
916 * gdb.cp/impl-this.cc: New file.
917 * gdb.cp/impl-this.exp: New file.
918
919 2013-11-25 Yao Qi <yao@codesourcery.com>
920
921 * gdb.perf/backtrace.c: New.
922 * gdb.perf/backtrace.exp: New.
923 * gdb.perf/backtrace.py: New.
924
925 2013-11-24 Yao Qi <yao@codesourcery.com>
926
927 * gdb.perf/single-step.c: New.
928 * gdb.perf/single-step.exp: New.
929 * gdb.perf/single-step.py: New.
930
931 2013-11-23 Doug Evans <xdje42@gmail.com>
932
933 * gdb.base/ena-dis-br.exp: Add missing quote to "step after continue
934 with ignore count".
935
936 2013-11-23 Doug Evans <xdje42@gmail.com>
937
938 * gdb.python/py-value.exp (test_lazy_strings): Tweak test names.
939 (test_subscript_regression): Ditto.
940 (top level): Run test_subscript_regression for c++ with "c++" prefix.
941
942 2013-11-23 Doug Evans <xdje42@gmail.com>
943
944 * gdb.python/py-type.exp (test_enums): Fix typo.
945
946 2013-11-23 Doug Evans <xdje42@gmail.com>
947
948 * gdb.python/py-symbol.exp: Add some comments. Make all test names
949 unique.
950
951 2013-11-23 Doug Evans <xdje42@gmail.com>
952
953 * gdb.python/py-symbol.exp: Fix whitespace.
954
955 2013-11-23 Doug Evans <xdje42@gmail.com>
956
957 * gdb.python/python.exp: Don't call skip_python_tests, we still want
958 to test some things in the case where python is not configured in.
959
960 2013-11-22 Pedro Alves <palves@redhat.com>
961
962 * gdb.dwarf2/dw2-bad-cfi.S: Rename to ...
963 * gdb.dwarf2/dw2-unspecified-ret-addr.S: ... this. Adjust.
964 * gdb.dwarf2/dw2-bad-cfi.c: Rename to ...
965 * gdb.dwarf2/dw2-unspecified-ret-addr.c: ... this.
966 * gdb.dwarf2/dw2-bad-cfi.exp: Rename to ...
967 * gdb.dwarf2/dw2-unspecified-ret-addr.exp: ... this.
968
969 2013-11-22 Tom Tromey <tromey@redhat.com>
970
971 * gdb.dwarf2/dw2-bad-cfi.S: Update comment.
972
973 2013-11-22 Tom Tromey <tromey@redhat.com>
974
975 * gdb.dwarf2/dw2-bad-cfi.c: New file.
976 * gdb.dwarf2/dw2-bad-cfi.exp: New file.
977 * gdb.dwarf2/dw2-bad-cfi.S: New file.
978
979 2013-11-22 Pedro Alves <palves@redhat.com>
980
981 PR 16155
982 * gdb.dwarf2/dw2-dup-frame.S: New file.
983 * gdb.dwarf2/dw2-dup-frame.c: New file.
984 * gdb.dwarf2/dw2-dup-frame.exp: New file.
985
986 2013-11-22 Yao Qi <yao@codesourcery.com>
987
988 * lib/mi-support.exp (mi_create_dynamic_varobj): Update
989 comment and add one more argument "has_more".
990 * gdb.python/py-mi.exp: Callers update.
991
992 2013-11-22 Yao Qi <yao@codesourcery.com>
993
994 * gdb.python/py-mi.exp: Use mi_create_floating_varobj instead
995 of mi_create_dynamic_varobj.
996
997 2013-11-20 Pedro Alves <palves@redhat.com>
998
999 * gdb.base/maint.exp (maint print objfiles): Consume one line at a
1000 time, and run it through all three milestone regexes.
1001
1002 2013-11-20 Sanimir Agovic <sanimir.agovic@intel.com>
1003
1004 * gdb.base/eval-avoid-side-effects.exp: New file.
1005
1006 2013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
1007
1008 * gdb.arch/i386-mpx.c: New file
1009 * gdb.arch/i386-mpx.exp: New file.
1010
1011 2013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
1012
1013 * gdb.python/py-pp-maint.exp: Consider new pretty-print added
1014 for bnd registers.
1015
1016 2013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
1017
1018 * gdb.xml/maint_print_struct.xml (bitfield): Added bitfield having
1019 start and end equal 0.
1020
1021 2013-11-19 Yao Qi <yao@codesourcery.com>
1022
1023 * lib/mi-support.exp (mi_child_regexp): Remove 'whatever'.
1024 (mi_list_varobj_children_range): Likewise.
1025
1026 2013-11-19 Yao Qi <yao@codesourcery.com>
1027
1028 * lib/mi-support.exp (mi_child_regexp): Remove unnecessary '\'.
1029
1030 2013-11-19 Yao Qi <yao@codesourcery.com>
1031
1032 * lib/mi-support.exp: Fix format.
1033
1034 2013-11-19 Joel Brobecker <brobecker@adacore.com>
1035
1036 * gdb.ada/py_range: New testcase.
1037
1038 2013-11-18 Joel Brobecker <brobecker@adacore.com>
1039
1040 * mi-language.exp: Add "-list-features" test verifying that
1041 its output contains "language-option".
1042
1043 2013-11-16 Joel Brobecker <brobecker@adacore.com>
1044
1045 * info_exc/const.ads (Aint_Global_GDB_E): Renames Aint_Global_E.
1046 * info_exc/foo.adb: Adjust to new exception name.
1047 * info_exc.exp: Adjust after exception renaming in const.ads.
1048 Update "info exception global" test to test "info exceptions
1049 global_gdb" instead.
1050
1051 * mi_exc_info/const.ads (Aint_Global_GDB_E): Renames Aint_Global_E.
1052 * mi_exc_info/foo.adb (Adjust to new exception name.
1053 * mi_exc_info.exp: Adjust after exception renaming in const.ads.
1054 Update "-info-ada-exceptions global" test to test
1055 "-info-ada-exceptions global_gdb" instead.
1056
1057 2013-11-15 Luis Machado <lgustavo@codesourcery.com>
1058
1059 * lib/mi-support.exp (mi_gdb_test): Expect different formats
1060 of inferior output for remote and native sessions.
1061 * gdb.mi/mi-console.exp: Remove obsolete comment.
1062 Check for semihosted inferior output pattern.
1063 (semihosted_string): New function.
1064
1065 2013-11-15 Joel Brobecker <brobecker@adacore.com>
1066
1067 * gdb.ada/info_exc.exp: Allow other global exceptions to be
1068 listed in the output of "info exceptions".
1069 * gdb.ada/mi_exc_info.exp: Allow other global exceptions to be
1070 listed in the output of "-info-ada-exceptions".
1071
1072 2013-11-15 Joel Brobecker <brobecker@adacore.com>
1073
1074 * gdb.ada/info_exc.exp: Start inferior before starting
1075 the "info exceptions" tests.
1076 * gdb.ada/mi_exc_info.exp: Start inferior before starting
1077 the "-info-ada-exceptions" tests.
1078
1079 2013-11-15 Tom Tromey <tromey@redhat.com>
1080
1081 * gdb.cp/includefile: New file.
1082 * gdb.cp/filename.exp: New file.
1083 * gdb.cp/filename.cc: New file.
1084
1085 2013-11-15 Doug Evans <xdje42@gmail.com>
1086
1087 * gdb.python/py-breakpoint.exp: Make tests have unique names.
1088
1089 2013-11-15 Doug Evans <xdje42@gmail.com>
1090
1091 * gdb.python/py-breakpoint.exp: Reformat for 80 columns.
1092
1093 2013-11-15 Doug Evans <xdje42@gmail.com>
1094
1095 * gdb.python/py-breakpoint.exp: Split up into several functions,
1096 each with their own test prefix.
1097
1098 2013-11-15 Joel Brobecker <brobecker@adacore.com>
1099
1100 * gdb.ada/O2_float_param: New testcase.
1101
1102 2013-11-14 Tom Tromey <tromey@redhat.com>
1103
1104 * Makefile.in (check-parallel): Print summary from gdb.sum.
1105
1106 2013-11-14 Omair Javaid <Omair.Javaid@linaro.org>
1107
1108 * gdb.dwarf2/dw2-case-insensitive-debug.S: Updated compile unit
1109 and function label names.
1110 * gdb.dwarf2/dw2-case-insensitive.c: Created function and
1111 compile unit labels.
1112
1113 2013-11-14 Joel Brobecker <brobecker@adacore.com>
1114
1115 * gdb.mi/mi-language.exp: New file.
1116
1117 2013-09-17 Keith Seitz <keiths@redhat.com>
1118
1119 PR c++/7935
1120 PR c++/10541
1121 * gdb.cp/nsalias.exp: New file.
1122 * gdb.cp/nsalias.cc: New file.
1123 * gdb.cp/nsrecurs.exp: Remove kfails. Conditionally run
1124 tests only on known, working compiler versions.
1125
1126 2013-11-13 Tom Tromey <tromey@redhat.com>
1127
1128 * gdb.multi/multi-arch-exec.exp: Define BASEDIR when compiling.
1129 * gdb.multi/multi-arch-exec.c (main): Use BASEDIR.
1130
1131 2013-11-12 Doug Evans <dje@google.com>
1132
1133 * gdb.base/fileio.exp: Make $dir2 writable after the test is done
1134 so that "rm -rf $builddir" Just Works.
1135
1136 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1137
1138 * gdb.ada/mi_exc_info: New testcase.
1139
1140 2013-11-12 Joel Brobecker <brobecker@adacore.com>
1141
1142 * gdb.ada/info_exc: New testcase.
1143
1144 2013-11-11 Doug Evans <dje@google.com>
1145
1146 * gdb.arch/arm-bl-branch-dest.exp: Use gdb_test_file_name instead
1147 of testfile.
1148
1149 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1150
1151 * gdb.python/py-linetable.S: New file.
1152 * gdb.python/py-linetable.c: New file.
1153 * gdb.python/py-linetable.exp: New file.
1154
1155 2013-11-11 Joel Brobecker <brobecker@adacore.com>
1156
1157 * gdb.ada/mi_ex_cond: New testcase.
1158
1159 2013-11-07 Doug Evans <dje@google.com>
1160
1161 PR 11786
1162 * gdb.base/gcore-relro-pie.c: New file.
1163 * gdb.base/gcore-relro-pie.exp: New file.
1164
1165 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1166
1167 * gdb.python/py-cmd.exp: Add COMPLETE_EXPRESSION tests.
1168 * gdb.python/py-cmd.c: New File.
1169
1170 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1171
1172 * gdb.python/py-breakpoint.exp: Add temporary breakpoint tests.
1173
1174 2013-11-06 Doug Evans <xdje42@gmail.com>
1175
1176 * gdb.python/py-arch.exp: Tweak test name for bad memory access test.
1177
1178 2013-11-06 Yao Qi <yao@codesourcery.com>
1179
1180 * lib/gdb.exp (gdb_produce_source): New procedure.
1181 * gdb.perf/solib.c: New.
1182 * gdb.perf/solib.exp: New.
1183 * gdb.perf/solib.py: New.
1184
1185 2013-11-06 Yao Qi <yao@codesourcery.com>
1186
1187 * README: Mention performance tests.
1188
1189 2013-11-06 Yao Qi <yao@codesourcery.com>
1190
1191 * lib/perftest.exp: New.
1192 * gdb.perf/lib/perftest/__init__.py: New.
1193 * gdb.perf/lib/perftest/measure.py: New.
1194 * gdb.perf/lib/perftest/perftest.py: New.
1195 * gdb.perf/lib/perftest/reporter.py: New.
1196 * gdb.perf/lib/perftest/testresult.py: New.
1197
1198 2013-11-06 Yao Qi <yao@codesourcery.com>
1199
1200 * Makefile.in (check-perf): New target.
1201 * configure.ac (AC_OUTPUT): Output Makefile in gdb.perf.
1202 * configure: Re-generated.
1203 * gdb.perf/Makefile.in: New.
1204
1205 2013-11-04 Tom Tromey <tromey@redhat.com>
1206
1207 * Makefile.in (TEST_DIRS): Remove.
1208 (TEST_TARGETS, check-parallel): Rewrite.
1209 (check-gdb.%, BASE1_FILES, BASE2_FILES, check-gdb.base%)
1210 (subdir_do, subdirs): Remove.
1211 (do-check-parallel, check/%): New targets.
1212 (clean): Remove outputs, temp, and cache directories.
1213 (saw_dash_j): New variable.
1214 (CHECK_TARGET): Use it.
1215 (check): Depend on all, site.exp. Rewrite.
1216 (check-single): Remove dependencies.
1217 (slow_tests, all_tests, reordered_tests): New variables.
1218
1219 2013-11-04 Tom Tromey <tromey@redhat.com>
1220
1221 * gdb.dwarf2/fission-base.S: Remove "gdb.dwarf/".
1222 * gdb.dwarf2/fission-base.exp: Set debug-file-directory
1223 before loading binfile.
1224 * gdb.dwarf2/fission-loclists.S: Remove "gdb.dwarf/".
1225 * gdb.dwarf2/fission-loclists.exp: Set debug-file-directory
1226 before loading binfile.
1227
1228 2013-11-04 Tom Tromey <tromey@redhat.com>
1229
1230 * gdb.base/foll-exec.c (main): Use BASEDIR.
1231 * gdb.base/foll-exec.exp: Define BASEDIR during compilation.
1232 * gdb.base/foll-vfork.c (main): Use BASEDIR.
1233 * gdb.base/foll-vfork.exp: Define BASEDIR during compilation.
1234 * gdb.multi/bkpt-multi-exec.c (main): Use BASEDIR.
1235 * gdb.multi/bkpt-multi-exec.exp: Define BASEDIR during compilation.
1236
1237 2013-11-04 Tom Tromey <tromey@redhat.com>
1238
1239 * gdb.base/argv0-symlink.exp: Compute executable's directory
1240 dynamically.
1241
1242 2013-11-04 Tom Tromey <tromey@redhat.com>
1243
1244 * gdb.asm/asm-source.exp: Use standard_output_file.
1245
1246 2013-11-04 Tom Tromey <tromey@redhat.com>
1247
1248 * gdb.server/file-transfer.exp: Use standard_output_file.
1249
1250 2013-11-04 Tom Tromey <tromey@redhat.com>
1251
1252 * gdb.base/fullname.exp: Use standard_output_file,
1253 relative_filename.
1254 * gdb.base/hashline1.exp: Use standard_testfile,
1255 standard_output_file, relative_filename, clean_restart.
1256 * gdb.base/hashline2.exp: Use standard_testfile,
1257 standard_output_file.
1258 * gdb.base/hashline3.exp: Use standard_testfile,
1259 standard_output_file, relative_filename.
1260 * lib/gdb.exp (relative_filename): New proc.
1261
1262 2013-11-04 Tom Tromey <tromey@redhat.com>
1263
1264 * gdb.base/fileio.c (test_open, test_write, test_read)
1265 (test_lseek, test_close, test_stat, test_fstat)
1266 (test_isatty, test_system, test_rename, test_unlink):
1267 Use OUTDIR define.
1268 * gdb.base/fileio.exp: Define OUTDIR during compilation.
1269 Use standard_output_file.
1270
1271 2013-11-04 Tom Tromey <tromey@redhat.com>
1272
1273 * gdb.base/checkpoint.c (main): Use PI_TXT and COPY1_TXT
1274 defines.
1275 * gdb.base/checkpoint.exp: Define PI_TXT and COPY1_TXT during
1276 compilation. Use prepare_for_testing, standard_output_file.
1277
1278 2013-11-04 Tom Tromey <tromey@redhat.com>
1279
1280 * gdb.base/advance.exp: Use standard_testfile and
1281 prepare_for_testing.
1282 * gdb.base/bigcore.exp: Use standard_output_file. "cd" to
1283 appropriate directory when local.
1284 * gdb.base/dump.exp: Use standard_output_file. Update all
1285 "dump" and "restore" filenames.
1286 * gdb.base/interact.exp: Use standard_output_file.
1287 * gdb.base/jit-so.exp: Don't download file when local.
1288 * gdb.base/jit.exp (compile_jit_test): Don't download file
1289 when local.
1290 * gdb.base/list.exp: Use gdb_remote_download.
1291 * gdb.base/maint.exp: Use standard_output_file.
1292 * gdb.base/prelink.exp: Use standard_output_file.
1293 * gdb.base/save-bp.exp: Use standard_output_file.
1294 * gdb.base/sepdebug.exp: Use standard_testfile,
1295 standard_output_file.
1296 (test_different_dir): Don't declare objdir.
1297 * gdb.base/solib-search.exp: Use standard_output_file.
1298 * gdb.base/step-line.exp: Use gdb_remote_download.
1299 * gdb.base/trace-commands.exp: Use standard_output_file.
1300
1301 2013-11-04 Tom Tromey <tromey@redhat.com>
1302
1303 * gdb.trace/mi-traceframe-changed.exp: Pass -DTFILE_DIR
1304 to compilation. Use standard_output_file.
1305 (test_tfind_tfile): Update.
1306 * gdb.trace/tfile.c (write_basic_trace_file)
1307 (write_error_trace_file): Use TFILE_DIR.
1308 * gdb.trace/tfile.exp: Pass -DTFILE_DIR to compilation. Use
1309 standard_output_file.
1310
1311 2013-11-04 Tom Tromey <tromey@redhat.com>
1312
1313 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1314 Use "dwarf2 always-disassemble" for the "maint set" test.
1315 * gdb.mi/mi-file-transfer.exp (test_file_transfer): Use
1316 standard_output_file.
1317 * gdb.mi/mi-logging.exp: Use standard_output_file.
1318
1319 2013-11-04 Tom Tromey <tromey@redhat.com>
1320
1321 * gdb.xml/tdesc-arch.exp: Use standard_output_file. Make
1322 downloads conditional on remote host.
1323 (set_arch): Likewise.
1324 * gdb.xml/tdesc-regs.exp: Use gdb_remote_download.
1325 (load_description): Use standard_output_file.
1326
1327 2013-11-04 Tom Tromey <tromey@redhat.com>
1328
1329 * gdb.gdb/selftest.exp: Use standard_output_file.
1330 * lib/selftest-support.exp (do_self_tests): Use
1331 standard_output_file.
1332
1333 2013-11-04 Tom Tromey <tromey@redhat.com>
1334
1335 * gdb.stabs/weird.exp: Use gdb_remote_download and
1336 standard_output_file.
1337
1338 2013-11-04 Tom Tromey <tromey@redhat.com>
1339
1340 * gdb.base/gcore-buffer-overflow.exp: Use
1341 standard_output_file, not standard_testfile.
1342 * gdb.base/twice.exp: Use standard_testfile, not
1343 standard_output_file. Use gdb_remote_download.
1344
1345 2013-11-04 Tom Tromey <tromey@redhat.com>
1346
1347 * lib/gdb.exp (get_compiler_info): Use log_file -info and
1348 restore from that.
1349
1350 2013-11-02 Maciej W. Rozycki <macro@codesourcery.com>
1351
1352 * gdb.cp/derivation.exp: s/perrro/perror/
1353
1354 2013-11-01 Maciej W. Rozycki <macro@codesourcery.com>
1355
1356 * gdb.dwarf2/dwzbuildid.exp: Rename `outdir' variable to
1357 `debugdir'.
1358
1359 2013-10-31 Andrew Burgess <aburgess@broadcom.com>
1360
1361 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): Add additional
1362 tests and update expected error message.
1363 (test_watch_register_location): New tests.
1364 (do_tests): Call test_watch_register_location.
1365 * gdb.base/watchpoints.exp: Update expected error message.
1366
1367 2013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
1368
1369 * gdb.arch/s390-multiarch.exp (test_linux_v2): Add $gdb_prompt to
1370 the patterns in gdb_test_multiple.
1371
1372 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1373
1374 * gdb.base/sym-file-lib.c: New file.
1375 * gdb.base/sym-file-loader.c: New file.
1376 * gdb.base/sym-file-loader.h: New file.
1377 * gdb.base/sym-file-main.c: New file.
1378 * gdb.base/sym-file.exp: New file.
1379 * lib/gdb.exp (is_elf_target): New function.
1380
1381 2013-10-29 Pedro Alves <palves@redhat.com>
1382
1383 * gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs
1384 variable setting change-log-default-name to ChangeLog-mi.
1385
1386 2013-10-29 Andrew Burgess <aburgess@broadcom.com>
1387
1388 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test):
1389 Expect <unavailable> pattern.
1390
1391 2013-10-28 Tom de Vries <tom@codesourcery.com>
1392
1393 * gdb.arch/thumb2-it.S (it_8): Fix typo.
1394
1395 2013-10-25 Anton Kolesov <Anton.Kolesov@synopsys.com> (tiny change)
1396
1397 * gdb.base/bang.exp: Use gdb_continue_to_end to properly support
1398 remote stubs where exit() behaviour is unreliable.
1399
1400 2013-10-25 Pedro Alves <palves@redhat.com>
1401
1402 * gdb.cp/m-static.exp: Adjust expected output of printing a
1403 nonexistent or optimized out static field. Also test printing the
1404 the "container" object.
1405
1406 2013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
1407
1408 * lib/gdb.exp (gdb_finish): Send a kill request to `gdbserver'
1409 if in the persistent mode.
1410 * gdb.trace/disconnected-tracing.exp: Reconnect before completion.
1411
1412 2013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
1413
1414 * lib/gdb.exp (gdb_gcore_cmd): Also handle a "Target does not
1415 support core file generation" reply.
1416
1417 2013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
1418
1419 PR gdb/15986
1420 * gdb.base/run.c (main): gdb_get_line_number tag added for
1421 commands.exp.
1422 (factorial): Likewise.
1423
1424 * gdb.base/commands.exp (watchpoint_command_test): Use
1425 gdb_get_line_number in order to determine the locations in run.c
1426 where local_var is detected to go out of scope.
1427
1428 2013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
1429
1430 * gdb.base/gnu_vector.exp: Care about endianness when casting
1431 scalars to vectors.
1432
1433 2013-10-18 Tom Tromey <tromey@redhat.com>
1434
1435 * lib/gdb.exp (build_executable_from_specs): Remove duplicate set
1436 of "binfile".
1437
1438 2013-10-18 Andrew Burgess <aburgess@broadcom.com>
1439
1440 * gdb.base/watchpoints.exp: Add test for setting software
1441 watchpoints of different types before starting the inferior.
1442
1443 2013-10-18 Pedro Alves <palves@redhat.com>
1444
1445 PR gdb/16062
1446 * gdb.threads/stepi-random-signal.c: New file.
1447 * gdb.threads/stepi-random-signal.exp: New file.
1448
1449 2013-10-17 Maciej W. Rozycki <macro@codesourcery.com>
1450
1451 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1452 Fix comment typo.
1453 * lib/gdb.exp (gdb_init): Likewise.
1454
1455 2013-10-17 Tom Tromey <tromey@redhat.com>
1456
1457 * gdb.base/printcmds.exp (test_printf): Test printf flushing.
1458
1459 2013-10-14 Tom Tromey <tromey@redhat.com>
1460
1461 * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass explicit test
1462 name to gdb_test_no_output.
1463
1464 2013-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1465
1466 Canonicalize directories for EXEC_FILENAME.
1467 * gdb.base/argv0-symlink.exp
1468 (kept file symbolic link name for info inferiors): New.
1469 (kept directory symbolic link name): Setup kfail.
1470 (kept directory symbolic link name for info inferiors): New.
1471
1472 2013-10-11 Andreas Arnez <arnez@linux.vnet.ibm.com>
1473
1474 * gdb.arch/s390-multiarch.exp: New file.
1475 * gdb.arch/s390-multiarch.c: New file.
1476
1477 2013-10-11 Joel Brobecker <brobecker@adacore.com>
1478
1479 * gdb.ada/mi_catch_ex.exp: Adjusts all "catch ..." tests to
1480 use the appropriate GDB/MI command instead, and verify
1481 the test output.
1482
1483 2013-10-11 Joel Brobecker <brobecker@adacore.com>
1484
1485 * gdb.base/source-nofile.gdb: New file.
1486 * gdb.base/source.exp: Add two tests verifying the behavior when
1487 the "source" command is given a non-existant filename.
1488
1489 2013-10-11 Yao Qi <yao@codesourcery.com>
1490
1491 * gdb.mi/mi-catch-load.c: Remove the include of "dlfcn.h".
1492 [__WIN32__]: Include "windows.h" and define macro 'dlopen'
1493 and 'dlclose'.
1494 [!__WIN32__]: Include "dlfcn.h".
1495 * gdb.mi/mi-catch-load.exp: Set up kfail.
1496
1497 2013-10-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
1498
1499 * lib/gdb.exp (gdb_core_cmd): Replace fixed string "re-load
1500 generated corefile" by argument "$test".
1501
1502 2013-10-09 Pedro Alves <palves@redhat.com>
1503
1504 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust expected
1505 output.
1506
1507 2013-10-09 Pedro Alves <palves@redhat.com>
1508
1509 * gdb.base/catch-syscall.exp (test_catch_syscall_without_args)
1510 (test_catch_syscall_with_args, test_catch_syscall_with_many_args)
1511 (test_catch_syscall_with_wrong_args)
1512 (test_catch_syscall_restarting_inferior)
1513 (test_catch_syscall_fail_nodatadir)
1514 (test_catch_syscall_without_args_noxml)
1515 (test_catch_syscall_with_args_noxml)
1516 (test_catch_syscall_with_wrong_args_noxml): Use with_test_prefix.
1517
1518 2013-10-08 Tom Tromey <tromey@redhat.com>
1519
1520 * gdb.dwarf2/dwzbuildid.exp: New file.
1521 * lib/dwarf.exp (Dwarf::_section): Add "flags" and "type"
1522 parameters.
1523 (Dwarf::_defer_output): Change "section" parameter to
1524 "section_spec"; update.
1525 (Dwarf::gnu_debugaltlink, Dwarf::_note, Dwarf::build_id): New
1526 procs.
1527
1528 2013-10-08 Joel Brobecker <brobecker@adacore.com>
1529
1530 * gdb.ada/mi_catch_ex.exp: Make "mi_execute_to" test names unique.
1531
1532 2013-10-07 Tom Tromey <tromey@redhat.com>
1533
1534 * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idx
1535 to 0.
1536
1537 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1538
1539 * gdb.base/corefile.exp: Test whether $_exitsignal is set and
1540 $_exitcode is void when opening a corefile.
1541 * gdb.base/exitsignal.exp: New file.
1542 * gdb.base/segv.c: Likewise.
1543 * gdb.base/normal.c: Likewise.
1544
1545 2013-10-04 Joel Brobecker <brobecker@adacore.com>
1546
1547 * gdb.mi/mi-start.c, gdb.mi/mi-start.exp: New files.
1548
1549 2013-10-02 Vidya Praveen <vidyapraveen@arm.com>
1550
1551 * gdb.trace/entry-values.exp: Modify regular expression to scan for
1552 'bl' instruction instead of 'call' for ARM and AArch64 targets.
1553
1554 2013-10-02 Pedro Alves <palves@redhat.com>
1555
1556 * gdb.dwarf2/dw2-reg-undefined.exp <pattern_rax_rbx_rcx_print,
1557 pattern_rax_rbx_rcx_info>: Set to "<not saved>".
1558 * gdb.mi/mi-reg-undefined.exp (opt_out_pattern): Delete.
1559 (not_saved_pattern): New.
1560 Replace use of the former with the latter.
1561
1562 2013-10-02 Pedro Alves <palves@redhat.com>
1563
1564 * README (Board Settings): Document "exit_is_reliable".
1565 * lib/gdb.exp (gdb_continue_to_end): Check whether the board says
1566 running to exit reliably reports program exits.
1567 * boards/native-gdbserver.exp: Set exit_is_reliable in the board
1568 info.
1569 * boards/native-stdio-gdbserver.exp: Likewise.
1570
1571 2013-10-01 Doug Evans <dje@google.com>
1572
1573 * gdb.python/python.exp: Remove redundant print-stack tests.
1574 Make all print-stack test names unique. Fix spelling of print-stack.
1575
1576 2013-09-29 Yao Qi <yao@codesourcery.com>
1577
1578 * gdb.base/shreloc.exp: Set $msymfile to 'shreloc.txt' if host
1579 is remote.
1580
1581 2013-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1582
1583 PR shlibs/8882
1584 * gdb.base/corefile.exp: Add a check to assure warning-free
1585 core-file load.
1586
1587 2013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1588
1589 * gdb.dwarf2/dwp-symlink.c: New file.
1590 * gdb.dwarf2/dwp-symlink.exp: New file.
1591
1592 2013-09-20 Doug Evans <dje@google.com>
1593
1594 * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.
1595 * gdb.dwarf2/fission-base.S: Update. Split out .dwo into separate
1596 file.
1597 * gdb.dwarf2/fission-loclists.S: Ditto.
1598 * gdb.dwarf2/fission-reread.S: Ditto.
1599 * gdb.dwarf2/fission-base.exp: Skip of remote host. Compile with
1600 build_executable_from_fission_assembler.
1601 * gdb.dwarf2/fission-loclists.exp: Ditto.
1602 * gdb.dwarf2/fission-reread.exp: Ditto.
1603
1604 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.
1605 * lib/gdb.exp (build_id_debug_filename_get): Update to use them.
1606 (gdb_gnu_strip_debug): Ditto.
1607 * lib/prelink-support.exp (section_get, prelink_no): Ditto.
1608 * gdb.arch/altivec-abi.exp: Ditto.
1609 * gdb.base/attach-pie-misread.exp: Ditto.
1610 * gdb.base/comprdebug.exp: Ditto.
1611 * gdb.base/dup-sect.exp: Ditto.
1612 * gdb.base/gnu-debugdata.exp: Ditto.
1613 * gdb.base/step-symless.exp: Ditto.
1614 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
1615 * gdb.dwarf2/dw2-skip-prologue.exp: Ditto.
1616 * gdb.dwarf2/gdb-index.exp: Ditto.
1617
1618 2013-09-18 Andrew Burgess <aburgess@broadcom.com>
1619
1620 * gdb.dwarf2/dw2-reg-undefined.exp: Change pattern for info
1621 register to "<optimized out>", and also print the registers.
1622
1623 2013-09-18 Pedro Alves <palves@redhat.com>
1624
1625 PR server/15967
1626 * gdb.server/wrapper.exp: Also return unsupported for Cygwin, and
1627 change text.
1628
1629 2013-09-18 Yao Qi <yao@codesourcery.com>
1630
1631 * gdb.server/wrapper.c: New.
1632 * gdb.server/wrapper.exp: New.
1633
1634 2013-09-17 Muhammad Waqas <mwaqas@codesourccery.com>
1635 Jan Kratochvil <jan.kartochvil@redhat.com>
1636 Pedro Alves <palves@redhat.com>
1637
1638 PR gdb/11568
1639 * gdb.thread/thread-specific-bp.c: New file.
1640 * gdb.thread/thread-specific-bp.exp: New file.
1641
1642 2013-09-17 Sergio Durigan Junior <sergiodj@redhat.com>
1643
1644 * gdb.base/defaults.exp (<show_conv_list>): Add check for $_isvoid
1645 convenience function.
1646
1647 2013-09-17 Pedro Alves <palves@redhat.com>
1648
1649 PR gdb/15911
1650 * gdb.threads/info-threads-cur-sal-2.c: New file.
1651 * gdb.threads/info-threads-cur-sal.c: New file.
1652 * gdb.threads/info-threads-cur-sal.exp: New file.
1653
1654 2013-09-17 Yao Qi <yao@codesourcery.com>
1655
1656 * gdb.base/catch-load.c: Remove the include of "dlfcn.h".
1657 [__WIN32__]: Include "windows.h" and define macro dlopen
1658 and dlclose.
1659 [!__WIN32__]: Include "dlfcn.h".
1660 * gdb.base/catch-load.exp (one_catch_load_test): Match
1661 directory separator.
1662
1663 2013-09-16 Doug Evans <dje@google.com>
1664
1665 * lib/gdb.exp (using_fission): New proc.
1666 * gdb.base/info-macros.exp: Skip test if using Fission.
1667
1668 * gdb.base/break-interp.exp: Fix indentation.
1669
1670 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1671
1672 * gdb.base/gdbvars.c (foo_void): New function.
1673 (foo_int): Likewise.
1674 * gdb.base/gdbvars.exp (test_convenience_functions): New
1675 function. Call it.
1676
1677 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1678
1679 * gdb.arch/s390-tdbregs.c: New file.
1680 * gdb.arch/s390-tdbregs.exp: New file.
1681
1682 2013-09-12 Stan Shebs <stan@codesourcery.com>
1683
1684 * README: New file.
1685
1686 2013-09-12 Doug Evans <dje@google.com>
1687
1688 * gdb.python/py-events.py (new_objfile_handler): Remove accidentally
1689 added code to print event.inferior.
1690
1691 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1692
1693 * gdb.base/gnu-debugdata.exp (objcopy 1): Move it lower and use only
1694 debug part of the binary.
1695
1696 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1697
1698 * gdb.base/gnu-debugdata.exp (strip): Add -R .comment.
1699 (addlink): Add comment.
1700
1701 2013-09-10 Sanimir Agovic <sanimir.agovic@intel.com>
1702
1703 * gdb.base/default.exp: Adjust regexpr for 'cd' to match optional
1704 canonical pathname.
1705
1706 2013-09-04 Doug Evans <dje@google.com>
1707
1708 * gdb.python/py-events.py (exit_handler): Verify we get the expected
1709 event.
1710 (continue_handler, new_objfile_handler): Ditto.
1711 (test_events): Rename command to "test-events".
1712 (test_newobj_events): Rename command to "test-objfile-events".
1713 * gdb.python/py-events.exp: Update.
1714 * gdb.python/py-evsignal.exp: Update.
1715 * gdb.python/py-evthreads.exp: Update.
1716
1717 * gdb.base/enumval.c (ZERO): New enum value.
1718 (main): Use it
1719 * gdb.base/enumval.exp: Test ability to print ZERO.
1720
1721 2013-09-03 Muhammad Bilal <mbilal@codesourcery.com>
1722 Pedro Alves <palves@redhat.com>
1723
1724 * gdb.base/relocate.exp: Check that invalid options are
1725 rejected.
1726
1727 2013-08-30 Andrew Burgess <aburgess@broadcom.com>
1728
1729 * gdb.base/code_elim1.c (my_bss_symbol): New variable added.
1730 (my_static_symbol): Add comment.
1731 (main): Reference my_bss_symbol.
1732
1733 2013-08-30 Phil Muldoon <pmuldoon@redhat.com>
1734
1735 * gdb.python/py-arch.exp: Tests for invalid architecture.
1736
1737 2013-08-29 Sterling Augustine <saugustine@google.com>
1738
1739 * boards/remote-stdio-gdbserver.exp: Set rcp_prog and
1740 rsh_prog in new conditional. Move use of REMOTE_PORTNUM into
1741 said conditional.
1742
1743 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
1744
1745 * gdb.python/py-arch.exp: Load gdb-python.exp.
1746
1747 2013-08-29 Phil Muldoon <pmuldoon@redhat.com>
1748
1749 * gdb.python/py-framefilter.py (FrameFilter.filter): Check
1750 itertools for imap attribute. Otherwise use map().
1751 (ElidingIterator): Define wrapper function __next__.
1752 * gdb.python/py-framefilter-mi.exp: Do not use execfile,
1753 use exec (open (read ())) instead.
1754 * gdb.python/py-framefilter.exp: Ditto.
1755 * gdb.python/py-arch.exp: Update print based test to Python 3.x
1756 compliance.
1757 * gdb.python/py-frame.exp: Ditto.
1758 * gdb.python/py-type.exp: Ditto.
1759
1760 2013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1761
1762 PR gdb/15415
1763 * gdb.base/argv0-symlink.c: New file.
1764 * gdb.base/argv0-symlink.exp: New file.
1765
1766 2013-08-28 Tom Tromey <tromey@redhat.com>
1767
1768 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test name
1769 when saving index.
1770
1771 2013-08-27 Yao Qi <yao@codesourcery.com>
1772
1773 * gdb.trace/entry-values.exp: Test unavailable entry value is
1774 not shown when option '--skip-unavailable' is specified.
1775 * gdb.trace/mi-trace-unavailable.exp (test_trace_unavailable):
1776 Add tests for new option '--skip-unavailable'.
1777
1778 2013-08-27 Yao Qi <yao@codesourcery.com>
1779
1780 * lib/gdb.exp (gdb_remote_download): Don't pass $tofile to
1781 remote_download if it is empty.
1782
1783 2013-08-26 Doug Evans <dje@google.com>
1784
1785 PR symtab/15885
1786 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add gdb-index.
1787 (clean): rm -f *.gdb-index *.with-index.
1788 * gdb.dwarf2/gdb-index.exp: New testcase.
1789
1790 * lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.
1791 * gdb.base/gnu-debugdata.exp (run): Moved to gdb.exp and renamed to
1792 run_on_host. All callers updated.
1793
1794 2013-08-24 Yao Qi <yao@codesourcery.com>
1795
1796 * gdb.trace/entry-values.c (end): New
1797 (main): Call end.
1798 * gdb.trace/entry-values.exp: Load trace-support.exp. Set
1799 tracepoint and collect data. Test entry value is unavailable.
1800
1801 2013-08-24 Yao Qi <yao@codesourcery.com>
1802
1803 * lib/dwarf.exp (_location): Handle DW_OP_deref_size.
1804 * gdb.trace/entry-values.c: New.
1805 * gdb.trace/entry-values.exp: New.
1806
1807 2013-07-12 Muhammad Waqas <mwaqas@codesourccery.com>
1808
1809 PR gdb/15501
1810 * gdb.base/ena-dis-br.exp: Add test to verify
1811 enable/disable commands work correctly with
1812 multiple arguments that include multiple locations.
1813
1814 2013-08-22 Samuel Bronson <naesten@gmail.com>
1815
1816 ARM Linux support for `catch syscall'.
1817 * gdb.base/catch-syscall.exp: Test this on ARM now.
1818 (fill_all_syscalls_numbers): ARM has close/chroot on 6/61, too.
1819
1820 2013-08-22 Tom Tromey <tromey@redhat.com>
1821
1822 * lib/dwarf.exp (cu, tu): Handle addr_size of "default". Change
1823 default addr_size.
1824 * lib/gdb.exp (is_64_target): New gdb_caching_proc.
1825
1826 2013-08-22 Tom Tromey <tromey@redhat.com>
1827
1828 * lib/gdb.exp (skip_btrace_tests): Use gdb_caching_proc and
1829 standard_temp_file.
1830
1831 2013-08-22 Tom Tromey <tromey@redhat.com>
1832
1833 * gdb.arch/amd64-byte.exp: Use standard_testfile,
1834 clean_restart.
1835 * gdb.arch/amd64-disp-step.exp: Use standard_testfile.
1836 * gdb.arch/amd64-dword.exp: Use standard_testfile,
1837 clean_restart.
1838 * gdb.arch/amd64-entry-value-param.exp: Use standard_testfile.
1839 * gdb.arch/amd64-entry-value.exp: Use standard_testfile.
1840 * gdb.arch/amd64-prologue-xmm.exp: Use standard_testfile.
1841 * gdb.arch/amd64-word.exp: Use standard_testfile,
1842 clean_restart.
1843 * gdb.arch/i386-avx.exp: Use standard_testfile, clean_restart.
1844 * gdb.arch/i386-byte.exp: Use standard_testfile, clean_restart.
1845 * gdb.arch/i386-disp-step.exp: Use standard_testfile.
1846 * gdb.arch/i386-dr3-watch.exp: Use standard_testfile.
1847 * gdb.arch/i386-permbkpt.exp: Use standard_testfile, clean_restart.
1848 * gdb.arch/i386-signal.exp: Use standard_testfile.
1849 * gdb.arch/i386-size-overlap.exp: Use standard_testfile, clean_restart.
1850 * gdb.arch/i386-sse.exp: Use standard_testfile, clean_restart.
1851 * gdb.arch/i386-unwind.exp: Use standard_testfile.
1852 * gdb.arch/i386-word.exp: Use standard_testfile, clean_restart.
1853
1854 2013-08-22 Tom Tromey <tromey@redhat.com>
1855
1856 * gdb.python/py-error.exp: Use gdb_remote_download.
1857 * gdb.python/py-mi.exp: Use gdb_remote_download.
1858 * gdb.python/py-objfile-script.exp: Use standard_output_file.
1859 * gdb.python/py-prettyprint.exp: Use gdb_remote_download.
1860 (run_lang_tests): Likewise.
1861 * gdb.python/py-section-script.c: Use SCRIPT_FILE rather than
1862 filename.
1863 * gdb.python/py-section-script.exp: Set SCRIPT_FILE when
1864 compiling. Use gdb_remote_download. Update some tests.
1865 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
1866 standard_output_file.
1867 * gdb.python/py-typeprint.exp: Use gdb_remote_download.
1868 * gdb.python/py-frame-args.exp: Use gdb_remote_download.
1869 * gdb.python/py-framefilter-mi.exp: Use gdb_remote_download.
1870 * gdb.python/py-framefilter.exp: Use gdb_remote_download,
1871 standard_output_file.
1872
1873 2013-08-22 Tom Tromey <tromey@redhat.com>
1874
1875 * lib/cell.exp (skip_cell_tests): Use standard_temp_file.
1876
1877 2013-08-22 Tom Tromey <tromey@redhat.com>
1878
1879 * gdb.dwarf2/dw2-basic.exp: Use gdb_remote_download.
1880 * gdb.dwarf2/dw2-compressed.exp: Use gdb_remote_download.
1881 * gdb.dwarf2/dw2-intercu.exp: Use gdb_remote_download.
1882 * gdb.dwarf2/dw2-intermix.exp: Use gdb_remote_download.
1883 * gdb.dwarf2/dw2-producer.exp: Use gdb_remote_download.
1884 * gdb.dwarf2/mac-fileno.exp: Use gdb_remote_download.
1885 * lib/gdb.exp (gdb_remote_download): New proc.
1886
1887 2013-08-22 Tom Tromey <tromey@redhat.com>
1888
1889 * gdb.dwarf2/clztest.exp: Use standard_testfile.
1890 * gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
1891 * gdb.dwarf2/fission-base.S: Remove directory from
1892 DW_AT_GNU_dwo_name.
1893 * gdb.dwarf2/fission-base.exp: Use build_executable. Set
1894 debug-file-directory.
1895 * gdb.dwarf2/fission-reread.S: Remove directory from
1896 DW_AT_GNU_dwo_name.
1897 * gdb.dwarf2/fission-reread.exp: Use build_executable. Set
1898 debug-file-directory.
1899
1900 2013-08-16 Doug Evans <dje@google.com>
1901
1902 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if
1903 prelink complains about an unhandled DWARF version.
1904
1905 2013-08-14 Cary Coutant <ccoutant@google.com>
1906
1907 * boards/fission.exp: Add -fdebug-types-section to debug_flags.
1908
1909 2013-08-13 Tom Tromey <tromey@redhat.com>
1910 Yao Qi <yao@codesourcery.com>
1911
1912 * lib/cache.exp (gdb_do_cache): Handle GDB_PARALLEL.
1913 * lib/gdb.exp: Handle GDB_PARALLEL.
1914 (default_gdb_version): Kill inotify_pid if it exists.
1915 (default_gdb_exit): Emit warning if the inotify log is not
1916 empty.
1917 (standard_output_file): Respect GDB_PARALLEL.
1918 (standard_temp_file): Likewise.
1919 (gdb_init): Start inotifywait if requested.
1920
1921 2013-08-13 Andrew Burgess <aburgess@broadcom.com>
1922
1923 * gdb.base/printcmds.exp (test_printf): Add test for printf of
1924 pointer with various flags.
1925
1926 2013-08-13 Tom Tromey <tromey@redhat.com>
1927
1928 * lib/cache.exp: New file.
1929 * lib/cell.exp (skip_cell_tests): Use gdb_caching_proc.
1930 * lib/gdb.exp: Load cache.exp.
1931 (support_complex_tests, is_ilp32_target, is_lp64_target)
1932 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests)
1933 (gdb_skip_xml_test): Use gdb_caching_proc.
1934 * lib/opencl.exp (skip_opencl_tests): Use gdb_caching_proc.
1935
1936 2013-08-13 Tom Tromey <tromey@redhat.com>
1937
1938 * lib/gdb.exp (standard_temp_file): New proc.
1939 (support_complex_tests, is_ilp32_target, is_lp64_target)
1940 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests): Use
1941 standard_temp_file.
1942
1943 2013-08-13 Tom Tromey <tromey@redhat.com>
1944
1945 * lib/gdb.exp (build_id_debug_filename_get): Use
1946 standard_output_file.
1947 * lib/prelink-support.exp (section_get)
1948 (build_executable_own_libs): Use standard_output_file.
1949
1950 2013-08-12 Tom Tromey <tromey@redhat.com>
1951
1952 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
1953
1954 2013-08-12 Ali Anwar <alianwar@codesourcery.com>
1955
1956 * gdb.base/break.exp: Test break via convenience variable
1957 with file name.
1958
1959 2013-08-09 Doug Evans <dje@google.com>
1960
1961 * lib/future.exp (gdb_find_ldd): New proc.
1962 * lib/prelink-support.exp (build_executable_own_libs): Call it.
1963 Make "/usr/sbin/" in prelink path optional.
1964
1965 2013-08-09 Yao Qi <yao@codesourcery.com>
1966
1967 * gdb.trace/collection.exp (gdb_collect_args_test): Set
1968 "only" and "both" to 'print entry-values' before selecting
1969 trace frame.
1970
1971 2013-08-08 Yao Qi <yao@codesourcery.com>
1972
1973 * gdb.trace/mi-trace-unavailable.exp: Don't set
1974 "print entry-values" to "no".
1975 (test_trace_unavailable): Set various values to
1976 "print entry-values" to test that the output of
1977 '-stack-list-locals' is not affected, and then set
1978 set "print entry-values" to "no".
1979
1980 2013-08-07 Doug Evans <dje@google.com>
1981
1982 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
1983 * gdb.python/py-value-cc.exp: Update.
1984 * gdb.python/py-value.exp: Use different names for .o files for
1985 C and C++. Only perform C++ tests if !skip_cplus_tests.
1986
1987 2013-08-07 Tom Tromey <tromey@redhat.com>
1988
1989 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
1990
1991 2013-08-07 Tom Tromey <tromey@redhat.com>
1992
1993 * gdb.dwarf2/dwz.exp: New file.
1994
1995 2013-08-02 Tom Tromey <tromey@redhat.com>
1996
1997 * gdb.base/watchpoint.c (struct foo5): New.
1998 (nullptr): New global.
1999 * gdb.base/watchpoint.exp (test_watch_location): Add test.
2000
2001 2013-08-01 Doug Evans <dje@google.com>
2002
2003 PR symtab/15691
2004 * gdb.dwarf2/fission-mix.exp: New file.
2005 * gdb.dwarf2/fission-mix.h: New file.
2006 * gdb.dwarf2/fission-mix.c: New file.
2007 * gdb.dwarf2/fission-mix2.c: New file.
2008
2009 PR symtab/15695
2010 * gdb.base/func-ptr.exp: New file.
2011 * gdb.base/func-ptr.c: New file.
2012
2013 2013-08-01 Yao Qi <yao@codesourcery.com>
2014
2015 * gdb.python/py-sync-interp.c: New.
2016 * gdb.python/py-sync-interp.exp: New.
2017
2018 2013-07-31 Yao Qi <yao@codesourcery.com>
2019
2020 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
2021 'tdump' on stack frame 0 and 1 respectively.
2022
2023 2013-07-31 Yao Qi <yao@codesourcery.com>
2024
2025 PR gdb/13443
2026 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
2027 'traceframe'. Wrap test with with_test_prefix.
2028 (top level): Update.
2029
2030 2013-07-31 Yao Qi <yao@codesourcery.com>
2031
2032 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
2033 'gdb_start'.
2034 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
2035 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
2036
2037 2013-07-30 Andrew Burgess <aburgess@broadcom.com>
2038
2039 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
2040 when printing an optimized out value. Expect an error when using
2041 an optimized out value in an expression.
2042
2043 2013-07-30 Andrew Burgess <aburgess@broadcom.com>
2044
2045 * gdb.dwarf2/pieces-optimized-out.exp: New file.
2046 * gdb.dwarf2/pieces-optimized-out.c: New file.
2047 * gdb.dwarf2/pieces-optimized-out.S: New file.
2048
2049 2013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
2050
2051 PR gdb/15715
2052 * gdb.base/setshow.exp: Test that relative paths passed to
2053 'set history filename' are converted to absolute paths.
2054
2055 2013-07-26 Keith Seitz <keiths@redhat.com>
2056
2057 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
2058 of f77.
2059 Allow for compiler variations of integer types.
2060 Use mi_create_varobj.
2061 Use mi_list_varobj_children for the immediate children of `array'.
2062 Add "has_more" attribute for grandchildren test.
2063
2064 2013-07-26 Pedro Alves <palves@redhat.com>
2065
2066 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
2067 files.
2068
2069 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
2070
2071 * gdb.mi/mi-reg-undefined.exp: New file.
2072 * gdb.mi/mi-reg-undefined.c: Likewise.
2073 * gdb.mi/mi-reg-undefined.S: Likewise.
2074
2075 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
2076
2077 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
2078 z, o, and t output formats.
2079 * gdb.base/display.exp: Use 'k' as an undefined format now that
2080 'z' is defined.
2081
2082 2013-07-24 Doug Evans <dje@google.com>
2083
2084 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
2085 "--" to switch.
2086
2087 2013-07-24 Yao Qi <yao@codesourcery.com>
2088
2089 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
2090 host.
2091 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
2092 Likewise. If host is remote, copy ${binfile} to host.
2093
2094 2013-07-23 Yao Qi <yao@codesourcery.com>
2095
2096 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
2097 message.
2098
2099 2013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
2100
2101 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
2102 instructions and enable disp-step-syscall for arm targets.
2103
2104 2013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
2105
2106 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
2107 assembler errors on arm.
2108 * gdb.dwarf2/mac-fileno.S: Likewise.
2109 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
2110 * gdb.dwarf2/pr13961.S: Likewise.
2111
2112 2013-07-19 Hui Zhu <hui@codesourcery.com>
2113
2114 PR gdb/15692
2115 * gdb.mi/mi-dprintf.exp: Add double quotes test.
2116
2117 2013-07-19 Yao Qi <yao@codesourcery.com>
2118
2119 * gdb.trace/read-memory.exp (test_from_remote): Update test.
2120 (teset_from_exec): Likewise.
2121
2122 2013-07-19 Yao Qi <yao@codesourcery.com>
2123
2124 * gdb.trace/read-memory.c: New.
2125 * gdb.trace/read-memory.exp: New.
2126
2127 2013-07-19 Yao Qi <yao@codesourcery.com>
2128
2129 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
2130 $dest to link options if host is remote. Move the
2131 generated file to $dest.a on host if host is remote.
2132
2133 2013-07-18 Will Newton <will.newton@linaro.org>
2134
2135 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
2136 to ensure the test is linked against pthreads.
2137 * gdb.threads/tls-var-main.c: Likewise.
2138 * gdb.threads/tls-shared.c: Likewise.
2139
2140 2013-07-18 Yao Qi <yao@codesourcery.com>
2141
2142 * lib/future.exp (gdb_default_target_compile): Use tail name
2143 of $destfile as the output name of compile. Move the
2144 generated file to $destfile on build.
2145
2146 2013-07-18 Yao Qi <yao@codesourcery.com>
2147
2148 * lib/gdb.exp (gdb_compile): Set
2149 gdb_saved_set_unbuffered_mode_obj to
2150 set_unbuffered_mode_saved.o if host is remote. Invoke
2151 remote_download to copy $unbuf_obj to host.
2152
2153 2013-07-17 Doug Evans <dje@google.com>
2154
2155 * gdb.python/py-frame-args.c: New file.
2156 * gdb.python/py-frame-args.py: New file.
2157 * gdb.python/py-frame-args.exp New file.
2158
2159 2013-07-16 Andrew Burgess <aburgess@broadcom.com>
2160
2161 * gdb.base/printcmds.exp (test_printf): Add tests for format
2162 strings with missing format specifier.
2163
2164 2013-07-16 Tom Tromey <tromey@redhat.com>
2165
2166 * gdb.ada/info_types.exp: Use standard_testfile.
2167
2168 2013-07-16 Tom Tromey <tromey@redhat.com>
2169
2170 * gdb.mi/mi-basics.exp: Use standard_output_file.
2171 (test_dir_specification, test_cwd_specification)
2172 (test_path_specification): Use testsubdir, not subdir and objdir.
2173
2174 2013-07-16 Tom Tromey <tromey@redhat.com>
2175
2176 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
2177
2178 2013-07-09 Joel Brobecker <brobecker@adacore.com>
2179
2180 * gdb.ada/small_reg_param.exp: Accept optional entry value
2181 for parameter "w".
2182
2183 2013-07-09 Joel Brobecker <brobecker@adacore.com>
2184
2185 * gdb.ada/small_reg_param.exp: Remove trailing space.
2186
2187 2013-07-09 Doug Evans <dje@google.com>
2188
2189 * gdb.base/default.exp: Update expected output of "show print array"
2190 and "show print pretty".
2191
2192 2013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
2193
2194 * gdb.threads/wp-replication.exp: Stop counting available hardware
2195 watchpoints after NR_THREADS iterations.
2196
2197 2013-07-08 Andrew Burgess <aburgess@broadcom.com>
2198
2199 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
2200
2201 2013-07-07 Yao Qi <yao@codesourcery.com>
2202
2203 * boards/native-gdbserver.exp: Move invoke of
2204 process_multilib_options to gdbserver-base.exp.
2205 Move set_board_info 'compiler', 'gdb,noinferiorio',
2206 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
2207 gdbserver-base.exp.
2208 Move proc ${board}_download, ${board}_upload and
2209 ${board}_file to gdbserver-base.exp.
2210 * boards/native-extended-gdbserver.exp: Likewise.
2211 * boards/native-stdio-gdbserver.exp: Likewise.
2212 * boards/gdbserver-base.exp: New file.
2213
2214 2013-07-05 Luis Machado <lgustavo@codesourcery.com>
2215
2216 * gdb.base/dump.exp: Remove arch-specific tests and do a
2217 generic data address check to set is64bitonly correctly.
2218
2219 2013-07-05 Luis Machado <lgustavo@codesourcery.com>
2220
2221 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
2222 the register number instead of expecting only 0.
2223
2224 2013-07-05 Will Newton <will.newton@linaro.org>
2225
2226 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
2227 in asm syntax to allow building on ARM.
2228
2229 2013-07-05 Yao Qi <yao@codesourcery.com>
2230
2231 * boards/local-remote-host.exp: Remove obsolete comments.
2232 * boards/native-extended-gdbserver.exp: Likewise.
2233 * boards/native-gdbserver.exp: Likewise.
2234 * boards/native-stdio-gdbserver.exp: Likewise.
2235
2236 2013-07-04 Andrew Burgess <aburgess@broadcom.com>
2237
2238 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
2239 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
2240 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
2241
2242 2013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2243
2244 * gdb.base/break-on-linker-gcd-function.exp: Replace
2245 prepare_for_testing by build_executable_from_specs and clean_restart.
2246
2247 2013-06-27 Tom Tromey <tromey@redhat.com>
2248
2249 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
2250 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
2251 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
2252 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
2253 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
2254 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
2255 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
2256 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
2257 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
2258 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
2259 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
2260 Use standard_testfile, standard_output_file, prepare_for_testing,
2261 clean_restart.
2262
2263 2013-06-27 Tom Tromey <tromey@redhat.com>
2264
2265 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
2266 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
2267 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
2268 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
2269 gdb.base/shreloc.exp, gdb.base/sigall.exp,
2270 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
2271 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
2272 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
2273 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
2274 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
2275 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
2276 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
2277 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
2278 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
2279 gdb.base/solib-weak.exp, gdb.base/source.exp,
2280 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
2281 gdb.base/stap-probe.exp, gdb.base/start.exp,
2282 gdb.base/step-break.exp, gdb.base/step-bt.exp,
2283 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
2284 gdb.base/step-test.exp, gdb.base/structs.exp,
2285 gdb.base/structs2.exp, gdb.base/structs3.exp,
2286 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
2287 standard_output_file, prepare_for_testing, clean_restart.
2288
2289 2013-06-27 Tom Tromey <tromey@redhat.com>
2290
2291 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
2292 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
2293 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
2294 gdb.base/pending.exp, gdb.base/permissions.exp,
2295 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
2296 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
2297 gdb.base/printcmds.exp, gdb.base/prologue.exp,
2298 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
2299 gdb.base/ptype.exp, gdb.base/randomize.exp,
2300 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
2301 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
2302 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
2303 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
2304 standard_testfile, standard_output_file, prepare_for_testing,
2305 clean_restart.
2306
2307 2013-06-27 Tom Tromey <tromey@redhat.com>
2308
2309 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
2310 gdb.base/huge.exp, gdb.base/included.exp,
2311 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
2312 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
2313 gdb.base/info-os.exp, gdb.base/info-proc.exp,
2314 gdb.base/info-target.exp, gdb.base/infoline.exp,
2315 gdb.base/interp.exp, gdb.base/interrupt.exp,
2316 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
2317 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
2318 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
2319 gdb.base/logical.exp, gdb.base/long_long.exp,
2320 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
2321 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
2322 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
2323 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
2324 standard_testfile, standard_output_file, prepare_for_testing,
2325 clean_restart.
2326
2327 2013-06-27 Tom Tromey <tromey@redhat.com>
2328
2329 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
2330 gdb.base/enumval.exp, gdb.base/environ.exp,
2331 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
2332 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
2333 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
2334 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
2335 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
2336 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
2337 gdb.base/fullname.exp, gdb.base/funcargs.exp,
2338 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
2339 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
2340 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
2341 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
2342 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
2343 gdb.base/gnu_vector.exp: Use standard_testfile,
2344 standard_output_file, prepare_for_testing, clean_restart.
2345
2346 2013-06-27 Tom Tromey <tromey@redhat.com>
2347
2348 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
2349 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
2350 gdb.base/call-strs.exp, gdb.base/callexit.exp,
2351 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
2352 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
2353 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
2354 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
2355 gdb.base/commands.exp, gdb.base/completion.exp,
2356 gdb.base/complex.exp, gdb.base/cond-expr.exp,
2357 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
2358 gdb.base/constvars.exp, gdb.base/corefile.exp,
2359 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
2360 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
2361 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
2362 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
2363 gdb.base/dup-sect.exp: Use standard_testfile,
2364 standard_output_file, prepare_for_testing, clean_restart.
2365
2366 2013-06-27 Tom Tromey <tromey@redhat.com>
2367
2368 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
2369 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
2370 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
2371 gdb.base/async-shell.exp, gdb.base/async.exp,
2372 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
2373 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
2374 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
2375 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
2376 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
2377 gdb.base/break-on-linker-gcd-function.exp,
2378 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
2379 standard_output_file, prepare_for_testing, clean_restart.
2380
2381 2013-06-26 Yao Qi <yao@codesourcery.com>
2382
2383 * gdb.trace/mi-trace-frame-collected.exp: New.
2384
2385 2013-06-25 Yao Qi <yao@codesourcery.com>
2386
2387 * boards/native-extended-gdbserver.exp: Set board_info
2388 'gdb,predefined_tsv'.
2389 * boards/native-gdbserver.exp: Likewise.
2390 * boards/native-stdio-gdbserver.exp: Likewise.
2391 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
2392 uploaded TSVs if target supports tracing.
2393 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
2394 tracing and target has predefined tsv.
2395
2396 2013-06-25 Yao Qi <yao@codesourcery.com>
2397 Hui Zhu <hui@codesourcery.com>
2398 Pedro Alves <palves@redhat.com>
2399
2400 PR breakpoints/15075
2401 PR breakpoints/15434
2402 * gdb.base/dprintf-next.c: New file.
2403 * gdb.base/dprintf-next.exp: New file.
2404 * gdb.base/dprintf-non-stop.c: New file.
2405 * gdb.base/dprintf-non-stop.exp: New file.
2406 * gdb.base/dprintf.exp: Don't check "continue" in the output
2407 of "info breakpoints".
2408 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2409 Don't check "continue" in script field.
2410
2411 2013-06-21 Tom Tromey <tromey@redhat.com>
2412
2413 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
2414 name in a test name.
2415
2416 2013-06-20 Yao Qi <yao@codesourcery.com>
2417
2418 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
2419 and set an action.
2420 (test_trace_unavailable): Test command -data-list-register-values
2421 in the context of traceframe and with option --skip-unavailable.
2422 * gdb.trace/trace-unavailable.c (foo): New.
2423 (main): Call it.
2424 * gdb.mi/gdb2549.exp: Update matching pattern.
2425
2426 2013-06-19 Mike Frysinger <vapier@gentoo.org>
2427
2428 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
2429 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
2430 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
2431 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
2432 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
2433
2434 2013-06-19 Luis Machado <lgustavo@codesourcery.com>
2435
2436 * gdb.base/subst.exp: Delete default rules before further
2437 tests.
2438
2439 2013-06-19 Yao Qi <yao@codesourcery.com>
2440
2441 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
2442 unsupported if it is not registered.
2443
2444 2013-06-18 Tom Tromey <tromey@redhat.com>
2445
2446 * gdb.base/random-signal.c: New file.
2447 * gdb.base/random-signal.exp: New file.
2448
2449 2013-06-18 Will Newton <will.newton@linaro.org>
2450
2451 * gdb.base/skip.c: Use comma to evaluate results of foo()
2452 and bar() before passing to baz().
2453 * gdb.base/skip.c: baz() now takes one argument instead of
2454 two.
2455
2456 2013-06-18 Tom Tromey <tromey@redhat.com>
2457
2458 * gdb.dwarf2/implptrpiece.exp: New file.
2459 * gdb.dwarf2/implptrconst.exp (d): New variable.
2460 Print d.
2461 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
2462
2463 2013-06-18 Tom Tromey <tromey@redhat.com>
2464
2465 * lib/selftest-support.exp (do_self_tests): Reject remote or
2466 non-native targets.
2467 * gdb.gdb/complaints.exp: Remove check.
2468 * gdb.gdb/observer.exp: Remove check.
2469 * gdb.gdb/xfullpath.exp: Remove check.
2470 * gdb.gdb/complaints.exp: Remove check.
2471
2472 2013-06-07 Pedro Alves <palves@redhat.com>
2473
2474 * boards/native-extended-gdbserver.exp: Remove semicolon.
2475 * config/arm-ice.exp: Likewise.
2476 * config/bfin.exp: Likewise.
2477 * config/cygmon.exp: Likewise.
2478 * config/h8300.exp: Likewise.
2479 * config/monitor.exp: Likewise.
2480 * config/sid.exp: Likewise.
2481 * config/sim.exp: Likewise.
2482 * config/slite.exp: Likewise.
2483 * config/vx.exp: Likewise.
2484 * gdb.arch/i386-bp_permanent.exp: Likewise.
2485 * gdb.asm/asm-source.exp: Likewise.
2486 * gdb.base/args.exp: Likewise.
2487 * gdb.base/attach-pie-misread.exp: Likewise.
2488 * gdb.base/auxv.exp: Likewise.
2489 * gdb.base/bigcore.exp: Likewise.
2490 * gdb.base/bitfields2.exp: Likewise.
2491 * gdb.base/bitfields.exp: Likewise.
2492 * gdb.base/break.exp: Likewise.
2493 * gdb.base/break-interp.exp: Likewise.
2494 * gdb.base/callfuncs.exp: Likewise.
2495 * gdb.base/call-sc.exp: Likewise.
2496 * gdb.base/commands.exp: Likewise.
2497 * gdb.base/corefile.exp: Likewise.
2498 * gdb.base/dbx.exp: Likewise.
2499 * gdb.base/ending-run.exp: Likewise.
2500 * gdb.base/exprs.exp: Likewise.
2501 * gdb.base/funcargs.exp: Likewise.
2502 * gdb.base/hbreak2.exp: Likewise.
2503 * gdb.base/huge.exp: Likewise.
2504 * gdb.base/list.exp: Likewise.
2505 * gdb.base/memattr.exp: Likewise.
2506 * gdb.base/overlays.exp: Likewise.
2507 * gdb.base/printcmds.exp: Likewise.
2508 * gdb.base/recurse.exp: Likewise.
2509 * gdb.base/remotetimeout.exp: Likewise.
2510 * gdb.base/reread.exp: Likewise.
2511 * gdb.base/savedregs.exp: Likewise.
2512 * gdb.base/scope.exp: Likewise.
2513 * gdb.base/sepdebug.exp: Likewise.
2514 * gdb.base/setshow.exp: Likewise.
2515 * gdb.base/setvar.exp: Likewise.
2516 * gdb.base/sigaltstack.exp: Likewise.
2517 * gdb.base/siginfo-addr.exp: Likewise.
2518 * gdb.base/siginfo.exp: Likewise.
2519 * gdb.base/siginfo-obj.exp: Likewise.
2520 * gdb.base/sigrepeat.exp: Likewise.
2521 * gdb.base/sigstep.exp: Likewise.
2522 * gdb.base/structs.exp: Likewise.
2523 * gdb.base/testenv.exp: Likewise.
2524 * gdb.base/twice.exp: Likewise.
2525 * gdb.base/valgrind-db-attach.exp: Likewise.
2526 * gdb.base/valgrind-infcall.exp: Likewise.
2527 * gdb.base/varargs.exp: Likewise.
2528 * gdb.base/watchpoint.exp: Likewise.
2529 * gdb.cp/gdb1355.exp: Likewise.
2530 * gdb.cp/misc.exp: Likewise.
2531 * gdb.disasm/hppa.exp: Likewise.
2532 * gdb.disasm/t01_mov.exp: Likewise.
2533 * gdb.disasm/t02_mova.exp: Likewise.
2534 * gdb.disasm/t03_add.exp: Likewise.
2535 * gdb.disasm/t04_sub.exp: Likewise.
2536 * gdb.disasm/t05_cmp.exp: Likewise.
2537 * gdb.disasm/t06_ari2.exp: Likewise.
2538 * gdb.disasm/t07_ari3.exp: Likewise.
2539 * gdb.disasm/t08_or.exp: Likewise.
2540 * gdb.disasm/t09_xor.exp: Likewise.
2541 * gdb.disasm/t10_and.exp: Likewise.
2542 * gdb.disasm/t11_logs.exp: Likewise.
2543 * gdb.disasm/t12_bit.exp: Likewise.
2544 * gdb.disasm/t13_otr.exp: Likewise.
2545 * gdb.gdb/selftest.exp: Likewise.
2546 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2547 * gdb.mi/mi-reverse.exp: Likewise.
2548 * gdb.pascal/floats.exp: Likewise.
2549 * gdb.python/py-inferior.exp: Likewise.
2550 * gdb.threads/attach-into-signal.exp: Likewise.
2551 * gdb.threads/pthreads.exp: Likewise.
2552 * gdb.threads/thread_events.exp: Likewise.
2553 * gdb.threads/watchthreads.exp: Likewise.
2554 * gdb.trace/actions-changed.exp: Likewise.
2555 * gdb.trace/actions.exp: Likewise.
2556 * gdb.trace/ax.exp: Likewise.
2557 * gdb.trace/backtrace.exp: Likewise.
2558 * gdb.trace/change-loc.exp: Likewise.
2559 * gdb.trace/deltrace.exp: Likewise.
2560 * gdb.trace/disconnected-tracing.exp: Likewise.
2561 * gdb.trace/ftrace.exp: Likewise.
2562 * gdb.trace/infotrace.exp: Likewise.
2563 * gdb.trace/passc-dyn.exp: Likewise.
2564 * gdb.trace/passcount.exp: Likewise.
2565 * gdb.trace/pending.exp: Likewise.
2566 * gdb.trace/qtro.exp: Likewise.
2567 * gdb.trace/range-stepping.exp: Likewise.
2568 * gdb.trace/report.exp: Likewise.
2569 * gdb.trace/save-trace.exp: Likewise.
2570 * gdb.trace/status-stop.exp: Likewise.
2571 * gdb.trace/strace.exp: Likewise.
2572 * gdb.trace/tfile.exp: Likewise.
2573 * gdb.trace/tfind.exp: Likewise.
2574 * gdb.trace/trace-break.exp: Likewise.
2575 * gdb.trace/tracecmd.exp: Likewise.
2576 * gdb.trace/trace-mt.exp: Likewise.
2577 * gdb.trace/tspeed.exp: Likewise.
2578 * gdb.trace/tsv.exp: Likewise.
2579 * gdb.trace/while-stepping.exp: Likewise.
2580 * lib/gdb.exp: Likewise.
2581 * lib/gdbserver-support.exp: Likewise.
2582 * lib/java.exp: Likewise.
2583 * lib/mi-support.exp: Likewise.
2584 * lib/pascal.exp: Likewise.
2585 * lib/prompt.exp: Likewise.
2586 * lib/trace-support.exp: Likewise.
2587
2588 2013-06-07 Pedro Alves <palves@redhat.com>
2589
2590 * gdb.ada/info_types.c: Fix formating in copyright header.
2591 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
2592 * gdb.base/float.c: Likewise.
2593 * gdb.base/inferior-died.c: Likewise.
2594 * gdb.base/interp.c: Likewise.
2595 * gdb.base/jit-main.c: Likewise.
2596 * gdb.base/jit-solib.c: Likewise.
2597 * gdb.base/long_long.c: Likewise.
2598 * gdb.base/longjmp.c: Likewise.
2599 * gdb.base/nextoverexit.c: Likewise.
2600 * gdb.base/pr11022.c: Likewise.
2601 * gdb.base/prelink-lib.c: Likewise.
2602 * gdb.base/prelink.c: Likewise.
2603 * gdb.base/prologue.c: Likewise.
2604 * gdb.base/restore.c: Likewise.
2605 * gdb.base/sigchld.c: Likewise.
2606 * gdb.base/solib-search-lib1.c: Likewise.
2607 * gdb.base/solib-search-lib2.c: Likewise.
2608 * gdb.base/solib-search.c: Likewise.
2609 * gdb.base/solib-search.h: Likewise.
2610 * gdb.base/whatis.c: Likewise.
2611 * gdb.cp/abstract-origin.cc: Likewise.
2612 * gdb.cp/anon-struct.cc: Likewise.
2613 * gdb.cp/baseenum.cc: Likewise.
2614 * gdb.cp/bs15503.cc: Likewise.
2615 * gdb.cp/call-c-1.c: Likewise.
2616 * gdb.cp/call-c.cc: Likewise.
2617 * gdb.cp/class2.cc: Likewise.
2618 * gdb.cp/classes.cc: Likewise.
2619 * gdb.cp/cttiadd.cc: Likewise.
2620 * gdb.cp/cttiadd1.cc: Likewise.
2621 * gdb.cp/cttiadd2.cc: Likewise.
2622 * gdb.cp/cttiadd3.cc: Likewise.
2623 * gdb.cp/derivation.cc: Likewise.
2624 * gdb.cp/derivation2.cc: Likewise.
2625 * gdb.cp/dispcxx.cc: Likewise.
2626 * gdb.cp/exception.cc: Likewise.
2627 * gdb.cp/gdb2384-base.cc: Likewise.
2628 * gdb.cp/gdb2384-base.h: Likewise.
2629 * gdb.cp/gdb2384.cc: Likewise.
2630 * gdb.cp/gdb2495.cc: Likewise.
2631 * gdb.cp/mb-inline.h: Likewise.
2632 * gdb.cp/mb-inline1.cc: Likewise.
2633 * gdb.cp/mb-inline2.cc: Likewise.
2634 * gdb.cp/member-name.cc: Likewise.
2635 * gdb.cp/member-ptr.cc: Likewise.
2636 * gdb.cp/misc.cc: Likewise.
2637 * gdb.cp/namespace1.cc: Likewise.
2638 * gdb.cp/nextoverthrow.cc: Likewise.
2639 * gdb.cp/pr-574.cc: Likewise.
2640 * gdb.cp/pr9631.cc: Likewise.
2641 * gdb.cp/printmethod.cc: Likewise.
2642 * gdb.cp/psmang1.cc: Likewise.
2643 * gdb.cp/psmang2.cc: Likewise.
2644 * gdb.cp/psymtab-parameter.cc: Likewise.
2645 * gdb.cp/ptype-flags.cc: Likewise.
2646 * gdb.cp/ref-params.cc: Likewise.
2647 * gdb.cp/ref-types.cc: Likewise.
2648 * gdb.cp/smartp.cc: Likewise.
2649 * gdb.cp/try_catch.cc: Likewise.
2650 * gdb.cp/userdef.cc: Likewise.
2651 * gdb.cp/using-crash.cc: Likewise.
2652 * gdb.cp/virtfunc.cc: Likewise.
2653 * gdb.cp/virtfunc2.cc: Likewise.
2654 * gdb.dwarf2/callframecfa.S: Likewise.
2655 * gdb.dwarf2/dw2-ranges.c: Likewise.
2656 * gdb.dwarf2/dw2-ranges2.c: Likewise.
2657 * gdb.dwarf2/dw2-ranges3.c: Likewise.
2658 * gdb.dwarf2/dw2-restore.S: Likewise.
2659 * gdb.dwarf2/pieces.S: Likewise.
2660 * gdb.dwarf2/valop.S: Likewise.
2661 * gdb.java/jnpe.java: Likewise.
2662 * gdb.mi/mi-stepn.c: Likewise.
2663 * gdb.mi/mi-var-cp.cc: Likewise.
2664 * gdb.mi/mi-var-rtti.cc: Likewise.
2665 * gdb.mi/ns-stale-regcache.c: Likewise.
2666 * gdb.mi/pr11022.c: Likewise.
2667 * gdb.mi/solib-lib.c: Likewise.
2668 * gdb.mi/solib-main.c: Likewise.
2669 * gdb.python/py-arch.c: Likewise.
2670 * gdb.python/py-block.c: Likewise.
2671 * gdb.python/py-breakpoint.c: Likewise.
2672 * gdb.python/py-events.c: Likewise.
2673 * gdb.python/py-evthreads.c: Likewise.
2674 * gdb.python/py-explore.c: Likewise.
2675 * gdb.python/py-explore.cc: Likewise.
2676 * gdb.python/py-finish-breakpoint.c: Likewise.
2677 * gdb.python/py-finish-breakpoint2.cc: Likewise.
2678 * gdb.python/py-symbol.c: Likewise.
2679 * gdb.threads/execl.c: Likewise.
2680 * gdb.threads/execl1.c: Likewise.
2681
2682 2013-06-07 Will Newton <will.newton@linaro.org>
2683
2684 * gdb.base/long_long.exp: Fix ARM EABI target glob.
2685
2686 2013-06-07 Will Newton <will.newton@linaro.org>
2687
2688 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
2689 and "starting".
2690
2691 2013-06-07 Will Newton <will.newton@linaro.org>
2692
2693 * gdb.cp/anon-struct.exp: Conditionalize constructor and
2694 destructor prototypes for ARM ABI.
2695 * gdb.cp/m-static.exp: Likewise.
2696
2697 2013-06-07 Yao Qi <yao@codesourcery.com>
2698
2699 * gdb.trace/mi-trace-unavailable.exp: New.
2700 * gdb.trace/trace-unavailable.c: New.
2701
2702 2013-06-06 Doug Evans <dje@google.com>
2703
2704 * gdb.cp/derivation.exp: Make tests have unique names.
2705
2706 2013-06-06 Tom Tromey <tromey@redhat.com>
2707
2708 * gdb.base/dump.exp (capture_value): Don't put expression into
2709 test name if arguments passed in.
2710 Rename a couple more tests to make them unique.
2711
2712 2013-06-06 Tom Tromey <tromey@redhat.com>
2713
2714 * gdb.base/break-always.exp: Explicitly specify test name.
2715
2716 2013-06-05 Doug Evans <dje@google.com>
2717 Keith Seitz <keiths@redhat.com>
2718
2719 * gdb.cp/derivation2.cc: New file.
2720 * gdb.cp/derivation.cc (main): Call foo2.
2721 * gdb.cp/derivation.exp: Add tests for typedefs in another
2722 file, and when there's an active block.
2723
2724 2013-06-05 Luis Machado <lgustavo@codesourcery.com>
2725
2726 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
2727 from targets that use function descriptors in the virtual tables.
2728 Handle presence of dot symbols.
2729
2730 2013-06-04 Gary Benson <gbenson@redhat.com>
2731
2732 * gdb.base/break-probes.exp: New file.
2733 * gdb.base/break-probes.c: Likewise.
2734 * gdb.base/break-probes-solib.c: Likewise.
2735 * gdb.base/info-shared.exp: New file.
2736 * gdb.base/info-shared.c: Likewise.
2737 * gdb.base/info-shared-solib1.c: Likewise.
2738 * gdb.base/info-shared-solib2.c: Likewise.
2739
2740 2013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2741 Gary Benson <gbenson@redhat.com>
2742
2743 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
2744 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
2745 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
2746 to be set to "no" to indicate that no ld.so copy should be made.
2747 * gdb.base/break-interp.exp (solib_bp): New constant.
2748 (reach_1): Use the above instead of "_dl_debug_state".
2749 (test_attach): Likewise.
2750 (test_ld): Likewise.
2751 * gdb.threads/dlopen-libpthread.exp: New file.
2752 * gdb.threads/dlopen-libpthread.c: Likewise.
2753 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
2754 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
2755
2756 2013-05-30 Yao Qi <yao@codesourcery.com>
2757
2758 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2759 Add a test that no MI notification is emitted when executing
2760 -exec-arguments.
2761
2762 2013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2763
2764 PR testsuite/12649
2765 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
2766 $mi_gdb_prompt expectation by mi_expect_stop.
2767 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
2768 (mi info dprintf second time): Replace them by mi_send_resuming_command
2769 and mi_expect_stop.
2770
2771 2013-05-24 Gary Benson <gbenson@redhat.com>
2772
2773 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
2774 backslash.
2775 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
2776 backslashes.
2777 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
2778 backslash.
2779
2780 2013-05-24 Yao Qi <yao@codesourcery.com>
2781
2782 * gdb.trace/tfile.exp: Test inferior and thread.
2783
2784 2013-05-24 Yao Qi <yao@codesourcery.com>
2785 Pedro Alves <palves@redhat.com>
2786
2787 * gdb.base/range-stepping.exp: Skip the rest of tests if the
2788 test fails.
2789 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
2790 Return 0 if the test passes, otherwise return 1.
2791
2792 2013-05-23 Doug Evans <dje@google.com>
2793
2794 * boards/fission-dwp.exp: New file.
2795
2796 2013-05-23 Yao Qi <yao@codesourcery.com>
2797 Pedro Alves <palves@redhat.com>
2798
2799 * gdb.base/range-stepping.c: New file.
2800 * gdb.base/range-stepping.exp: New file.
2801 * gdb.trace/range-stepping.c: New file.
2802 * gdb.trace/range-stepping.exp: New file.
2803 * lib/range-stepping-support.exp: New file.
2804
2805 2013-05-22 Tom Tromey <tromey@redhat.com>
2806
2807 * gdb.cp/class2.cc (main): New local 'aref'.
2808 * gdb.cp/class2.exp: Check printing of 'aref'.
2809
2810 2013-05-22 Doug Evans <dje@google.com>
2811
2812 * gdb.threads/wp-replication.c (main): Insert some code at the start
2813 to ensure the breakpoint on main is only hit once. Fix comment.
2814
2815 2013-05-21 Keith Seitz <keiths@redhat.com>
2816 Pedro Alves <palves@redhat.com>
2817
2818 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
2819 gdb_expect.
2820 Add test to flush the remaining input buffer so that this
2821 file passes testsuite/12649.
2822
2823 2013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2824
2825 * gdb.base/catch-signal-fork.exp: New file.
2826 * gdb.base/catch-signal-fork.c: New file.
2827
2828 2013-05-21 Sterling Augustine <saugustine@google.com>
2829
2830 * boards/remote-stdio-gdbserver.exp: New file.
2831
2832 2013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2833
2834 PR testsuite/12649
2835 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
2836 racy matches.
2837
2838 2013-05-21 Christian Groessler <chris@groessler.org>
2839
2840 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
2841 since it's not supported in all shells.
2842
2843 2013-05-21 Hui Zhu <hui@codesourcery.com>
2844
2845 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
2846 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
2847
2848 2013-05-20 Doug Evans <dje@google.com>
2849
2850 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
2851 (_handle_DW_TAG): Use it.
2852 (cu, tu): Replace parameters is_64, version, addr_size with options.
2853 All callers updated. Add Fission support.
2854 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
2855 * gdb.dwarf2/method-ptr.exp: Ditto.
2856 * gdb.dwarf2/nostaticblock.exp: Ditto.
2857 * gdb.dwarf2/subrange.exp: Ditto.
2858 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
2859
2860 2013-05-20 Tom Tromey <tromey@redhat.com>
2861
2862 * gdb.gdb/python-selftest.exp: New file.
2863
2864 2013-05-20 Doug Evans <dje@google.com>
2865
2866 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
2867 -fdebug-types-section.
2868
2869 2013-05-20 Joel Brobecker <brobecker@adacore.com>
2870
2871 * gdb.ada/float_param: New testcase.
2872
2873 2013-05-17 Doug Evans <dje@google.com>
2874
2875 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
2876 Add tests for "maint check-symtabs", "maint expand-symtabs".
2877
2878 * gdb.base/maint.exp: Remove testing of individual maint command
2879 help output.
2880
2881 2013-05-16 Pedro Alves <palves@redhat.com>
2882
2883 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
2884 comment. Use gdb_test_no_output.
2885
2886 2013-05-16 Joel Brobecker <brobecker@adacore.com>
2887
2888 * gdb.ada/complete.exp: Add test verifying completion using
2889 the "tab" key.
2890
2891 2013-05-15 Keith Seitz <keiths@redhat.com>
2892
2893 * gdb.base/filesym.exp: New completer test.
2894 * gdb.base/filesym.c: New file.
2895
2896 2013-05-15 Pedro Alves <palves@redhat.com>
2897
2898 * gdb.base/fixsection.c: Remove attribution.
2899 * gdb.base/watch-read.exp: Ditto.
2900
2901 2013-05-13 Tom Tromey <tromey@redhat.com>
2902
2903 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
2904 size and change type sizes to 4 bytes.
2905
2906 2013-05-13 Tom Tromey <tromey@redhat.com>
2907
2908 * gdb.base/exprs.exp (test_expr): Add regression test.
2909 * gdb.base/exprs.c (null_t_struct): New global.
2910
2911 2013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
2912
2913 * gdb.base/default.exp: Disable history saving.
2914 * gdb.base/setshow.exp: Likewise.
2915
2916 2013-05-10 Pedro Alves <palves@redhat.com>
2917
2918 PR remote/15455
2919
2920 * gdb.trace/qtro.c: New file.
2921 * gdb.trace/qtro.exp: New file.
2922
2923 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2924
2925 * gdb.python/py-framefilter.py: New File.
2926 * gdb.python/py-framefilter-mi.exp: Ditto.
2927 * gdb.python/py-framefilter.c: Ditto.
2928 * gdb.python/py-framefilter-mi.exp: Ditto.
2929 * gdb.python/py-framefilter-mi.c: Ditto,
2930 * gdb.python/py-framefilter-gdb.py.in: Ditto.
2931
2932 2013-05-08 Tom Tromey <tromey@redhat.com>
2933
2934 * gdb.base/solib-search.exp: Set test name for "set
2935 solib-search-path" test.
2936
2937 2013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
2938
2939 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
2940 (set_a_tracepoint): Set tracepoint before prologue.
2941 (run_trace_experiment): Test setup_tracepoints and 'break end'
2942 in it.
2943 (trace_buffer_normal): Remove.
2944 (gdb_trace_circular_tests): Remove. Move tests to...
2945 (top level): ...here. Call 'runto_main' before checking for
2946 trace support. Use commands to check the support for circular
2947 trace buffer and changing of trace buffer size. Add test
2948 to calculate size of single frame. Use this size to
2949 calculate the size of trace buffer. Use 'tfind pc func9'
2950 instead of 'tfind 9'. Use 'with_test_prefix'.
2951
2952 2013-05-07 Tom Tromey <tromey@redhat.com>
2953
2954 * lib/selftest-support.exp: New file.
2955 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
2956 do_self_tests.
2957 (setup_test, find_gdb): Remove.
2958 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
2959 do_self_tests.
2960 (setup_test, find_gdb): Remove.
2961 (test_observer): Don't call setup_test. Remove argument.
2962 * gdb.gdb/selftest.exp: Load selftest-support.exp.
2963 (find_gdb): Remove.
2964 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
2965 do_self_tests.
2966 (setup_test, find_gdb): Remove.
2967 (test_with_self): Don't call setup_test. Remove argument.
2968
2969 2013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2970
2971 * gdb.arch/system-gcore.exp: Remove.
2972 * gdb.arch/gcore.c: Remove.
2973 * gdb.base/gcore.exp: Add "info reg system".
2974
2975 2013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
2976
2977 PR breakpoints/15413:
2978 * gdb.base/pending.exp: Add test for completion of the "condition"
2979 command for pending breakpoints.
2980 * gdb.linespec/linespec.ex: Add test for completion of the
2981 "condition" command when dealing with multiple locations.
2982
2983 2013-05-07 Luis Machado <lgustavo@codesourcery.com>
2984
2985 * gdb.threads/wp-replication.c: New file.
2986 * gdb.threads/wp-replication.exp: New file.
2987
2988 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2989
2990 * gdb.xml/tdesc-regs.exp: Add case for nios2.
2991
2992 2013-05-06 Doug Evans <dje@google.com>
2993
2994 * gdb.base/solib-search-lib1.c: New file.
2995 * gdb.base/solib-search-lib2.c: New file.
2996 * gdb.base/solib-search.c: New file.
2997 * gdb.base/solib-search.h: New file.
2998 * gdb.base/solib-search.exp: New file.
2999
3000 * lib/gdb.exp (gdb_core_cmd): New function.
3001 * gdb.arch/system-gcore.exp: Use it.
3002 * gdb.arch/vsx-regs.exp: Ditto.
3003 * gdb.base/gcore.exp: Ditto.
3004 * gdb.threads/gcore-thread.exp: Ditto.
3005
3006 * gdb.reverse/shr.h: New file.
3007 * gdb.reverse/shr1.c: New file.
3008 * gdb.reverse/shr2.c: #include "shr.h".
3009 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
3010 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
3011 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
3012 Update tests using sleep/printf to use shr2.sl instead.
3013 * gdb.reverse/solib-reverse.exp: Ditto.
3014
3015 2013-05-06 Tom Tromey <tromey@redhat.com>
3016
3017 * gdb.dwarf2/implptrconst.c: New file.
3018 * gdb.dwarf2/implptrconst.exp: New file.
3019 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
3020 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
3021 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
3022
3023 2013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3024
3025 * gdb.base/catch-sig.c (main): Raise SIGINT.
3026 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
3027
3028 2013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
3029
3030 * status-stop.exp (test_tstart_tstart): Check for error
3031 returned by the second 'tstart' command.
3032
3033 2013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3034
3035 * gdb.xml/maint_print_struct.exp: New file.
3036 * gdb.xml/maint_print_struct.xml: New file.
3037
3038 2013-04-25 Tom Tromey <tromey@redhat.com>
3039
3040 * gdb.dwarf2/nostaticblock.exp: New file.
3041
3042 2013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
3043
3044 PR gdb/10462
3045 * gdb.base/setshow.exp: Add test case.
3046
3047 2013-04-23 Hui Zhu <hui@codesourcery.com>
3048
3049 PR gdb/15293
3050 * gdb.base/dprintf.exp: Add ignore command.
3051
3052 2013-04-23 Hui Zhu <hui@codesourcery.com>
3053
3054 PR gdb/15165
3055 * gdb.base/save-bp.exp: Add test for dprintf.
3056
3057 2013-04-22 Tom Tromey <tromey@redhat.com>
3058
3059 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
3060 notice_open_fds.
3061
3062 2013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
3063
3064 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
3065 ldflags.
3066
3067 2013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
3068
3069 * gdb.arch/arm-bl-branch-dest.c: New file.
3070 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
3071
3072 2013-04-19 Vladimir Kargov <kargov@gmail.com>
3073 Pedro Alves <palves@redhat.com>
3074
3075 * gdb.arch/i386-float.S: New file.
3076 * gdb.arch/i386-float.exp: New file.
3077
3078 2013-04-18 Luis Machado <lgustavo@codesourcery.com>
3079
3080 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
3081 type void *.
3082
3083 2013-04-17 Doug Evans <dje@google.com>
3084
3085 * lib/dwarf.exp (Dwarf): New proc "tu".
3086 * gdb.dwarf2/missing-sig-type.exp: New file.
3087
3088 2013-04-15 Siva Chandra Reddy <sivachandra@google.com>
3089
3090 Add option to link testcases with Pthreads library when
3091 using 'prepare_for_testing' in tests.
3092
3093 * lib/gdb.exp (build_executable_from_specs): Use
3094 gdb_compile_pthreads to compile if option "pthreads" is
3095 specified.
3096
3097 2013-04-15 Tom Tromey <tromey@redhat.com>
3098
3099 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
3100
3101 2013-04-15 Tom Tromey <tromey@redhat.com>
3102
3103 * gdb.base/default.exp: Update for $_exception.
3104 * gdb.cp/exceptprint.cc: New file.
3105 * gdb.cp/exceptprint.exp: New file.
3106 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
3107
3108 2013-04-15 Tom Tromey <tromey@redhat.com>
3109
3110 * gdb.cp/typeid.cc: New file.
3111 * gdb.cp/typeid.exp: New file.
3112
3113 2013-04-15 Tom Tromey <tromey@redhat.com>
3114
3115 * gdb.cp/exception.exp: Add "catch rethrow" tests.
3116
3117 2013-04-13 Yao Qi <yao@codesourcery.com>
3118
3119 * gdb.base/completion.exp: Test completion of command
3120 'target ctf' if target ctf is supported.
3121
3122 2013-04-10 Pedro Alves <palves@redhat.com>
3123
3124 * gdb.base/completion.exp: Test "set height", "set listsize" and
3125 "set trace-buffer-size" completion.
3126 * gdb.base/setshow.exp: Test "set height unlimited".
3127 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
3128 unlimited".
3129
3130 2013-04-10 Yao Qi <yao@codesourcery.com>
3131
3132 * gdb.trace/actions.exp: Save trace data to CTF.
3133 Change to ctf target if GDB supports, read CTF data in ctf
3134 target, and check the actions of tracepoints.
3135 * gdb.trace/while-stepping.exp: Likewise.
3136 * gdb.trace/report.exp: Test GDB saves trace data to CTF
3137 format and read CTF trace file if GDB supports.
3138 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
3139 target is supported, change to ctf target, read trace data and
3140 check output of command "tstatus".
3141 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
3142 read CTF data by target ctf and call check_tsv.
3143
3144 2013-04-10 Yao Qi <yao@codesourcery.com>
3145
3146 * gdb.trace/actions.exp (check_tracepoint): New.
3147 (top level): Start the tracing and check the actions of
3148 tracepoints. Save trace data to tfile format. Restart GDB
3149 and read trace file in tfile target. Check the actions of
3150 tracepoints again.
3151 * gdb.trace/while-stepping.exp: Likewise.
3152
3153 2013-04-10 Yao Qi <yao@codesourcery.com>
3154
3155 * gdb.trace/report.exp: Use standard_output_file for saved
3156 trace file.
3157
3158 2013-04-10 Hui Zhu <hui@codesourcery.com>
3159
3160 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
3161 (MISCELLANEOUS): Add dprintf-pendshr.sl.
3162 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
3163
3164 2013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3165
3166 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
3167 response.
3168
3169 2013-04-08 Pedro Alves <palves@redhat.com>
3170
3171 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
3172 the location.
3173
3174 2013-04-04 Sandra Loosemore <sandra@codesourcery.com>
3175
3176 * gdb.cp/cplabel.exp: Allow empty directory in file reported
3177 for breakpoint location.
3178
3179 2013-04-04 Sandra Loosemore <sandra@codesourcery.com>
3180
3181 * gdb.linespec/linespec.exp: Make dir/file:line tests
3182 conditional for non-remote hosts only.
3183
3184 2013-04-04 Stan Shebs <stan@codesourcery.com>
3185 Pedro Alves <palves@redhat.com>
3186
3187 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
3188 * gdb.trace/actions-changed.c: New file.
3189 * gdb.trace/actions-changed.exp: New file.
3190 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
3191 (gdb_trace_setactions_command): ... this. Add "actions_command"
3192 parameter, and handle it.
3193 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
3194
3195 2013-04-04 Yao Qi <yao@codesourcery.com>
3196
3197 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
3198 'step'.
3199
3200 2013-04-03 Yao Qi <yao@codesourcery.com>
3201
3202 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
3203 "tfile-basic.tf".
3204 (test_tfind_tfile): Likewise.
3205
3206 2013-04-03 Yao Qi <yao@codesourcery.com>
3207
3208 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
3209 "tfile-basic.tf" instead of "basic.tf".
3210 (write_error_trace_file): Pass argument "tfile-error.tf"
3211 instead of "error.tf".
3212 * gdb.trace/tfile.exp: Update tfile names to
3213 "tfile-basic.tf" and "tfile-error.tf".
3214
3215 2013-04-02 Sandra Loosemore <sandra@codesourcery.com>
3216
3217 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
3218 empty directory in file for breakpoint hit.
3219
3220 2013-03-29 Yao Qi <yao@codesourcery.com>
3221
3222 * gdb.base/completion.exp: Test completion of commands
3223 "target core", "target tfile" and "target exec".
3224 * gdb.trace/tfile.exp: Test completion of command
3225 "target tfile".
3226
3227 2013-03-28 Joel Brobecker <brobecker@adacore.com>
3228
3229 * gdb.ada/win_fu_syms: New testcase.
3230
3231 2013-03-28 Doug Evans <dje@google.com>
3232
3233 * gdb.base/maint.exp (maint print statistics): Update expected output.
3234
3235 2013-03-28 Pedro Alves <palves@redhat.com>
3236
3237 PR gdb/15294
3238
3239 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
3240 mean unlimited instead of $arg < 0.
3241 (test_listsize): Remove "listsize of 0 suppresses output" test.
3242 Test that "set listsize 0" ends up with an unlimited listsize.
3243
3244 2013-03-28 Pedro Alves <palves@redhat.com>
3245
3246 * gdb.base/list.exp (last_line): New global.
3247 (last_line_re): New global.
3248 (test_listsize, test_list_function, test_list_forward)
3249 (test_repeat_list_command, test_list_range)
3250 (test_list_filename_and_function): Use them.
3251 * gdb.base/list0.c: Comment the last line of the file with "last
3252 line".
3253
3254 2013-03-28 Pedro Alves <palves@redhat.com>
3255
3256 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
3257 list the whole file.
3258
3259 2013-03-28 Pedro Alves <palves@redhat.com>
3260
3261 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
3262 "set listsize".
3263
3264 2013-03-26 Keith Seitz <keiths@redhat.com>
3265
3266 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
3267 from passing.
3268
3269 2013-03-26 Pedro Alves <palves@redhat.com>
3270
3271 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
3272 until after GDB has run.
3273
3274 2013-03-26 Yao Qi <yao@codesourcery.com>
3275
3276 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
3277 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
3278
3279 2013-03-26 Markus Metzger <markus.t.metzger@intel.com>
3280
3281 * gdb.btrace/enable.exp: Add regression test.
3282
3283 2013-03-25 Tom Tromey <tromey@redhat.com>
3284
3285 * gdb.cp/m-static.exp: Add destructor-printing tests.
3286
3287 2013-03-25 Tom Tromey <tromey@redhat.com>
3288
3289 * gdb.cp/m-static.exp: Add constructor ptype tests.
3290 * gdb.cp/m-static.cc (single_constructor): New class.
3291 (main): Make instance of single_constructor.
3292
3293 2013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3294 Pedro Alves <palves@redhat.com>
3295
3296 * gdb.server/server-kill.c: New file.
3297 * gdb.server/server-kill.exp: New file.
3298
3299 2013-03-21 Pedro Alves <palves@redhat.com>
3300
3301 * gdb.trace/trace-buffer-size.exp (get default buffer size):
3302 Expect $gdb_prompt in gdb_test_multiple.
3303
3304 2013-03-21 Doug Evans <dje@google.com>
3305
3306 * gdb.base/maint.exp: Update tests for per-command stats.
3307
3308 2013-03-21 Tom Tromey <tromey@redhat.com>
3309
3310 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
3311 * gdb.cp/misc.exp: Add test for FILENAME:: case.
3312
3313 2013-03-20 Pedro Alves <palves@redhat.com>
3314
3315 PR gdb/15289
3316
3317 * gdb.base/remote.exp: Test
3318 "set remote hardware-watchpoint-limit -1",
3319 "set remote hardware-breakpoint-limit -1",
3320 "set remote hardware-watchpoint-limit 2147483647" and
3321 "set remote hardware-breakpoint-limit 2147483647".
3322
3323 2013-03-20 Pedro Alves <palves@redhat.com>
3324 Yao Qi <yao@codesourcery.com>
3325
3326 * gdb.trace/tfile.c: Add comments.
3327 (nonconstglob): New global.
3328 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
3329 global that is not covered by the trace frame. Test
3330 disassembling.
3331
3332 2013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3333
3334 * gdb.base/valgrind-infcall.exp
3335 (continue #$continue_count) <remote connection closed>
3336 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
3337 $valgrind_pid.
3338
3339 2013-03-15 Tom Tromey <tromey@redhat.com>
3340
3341 * gdb.cp/overload.cc (intintfunc): New.
3342 * gdb.cp/overload.exp: Add regression test.
3343
3344 2013-03-15 Yao Qi <yao@codesourcery.com>
3345
3346 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
3347 using with_test_prefix.
3348 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
3349 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
3350 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
3351 * gdb.threads/watchpoint-fork.exp (test): Likewise.
3352 * gdb.base/break-interp.exp (test_core): Likewise.
3353 (test_attach_gdb): Likewise.
3354 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3355 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3356 Likewise.
3357 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3358 * gdb.base/jit.exp (one_jit_test): Likewise.
3359 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
3360 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
3361 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
3362 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
3363 Likewise.
3364 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
3365 Likewise.
3366 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
3367 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
3368 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
3369 (tracepoint_change_loc_2): Likewise.
3370 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
3371 Likewise.
3372 (disconnected_tfind): Likewise.
3373 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
3374 Likewise.
3375 (test_tfind_remote): Likewise.
3376 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
3377 Likewise.
3378 (test_pending_resolved): Likewise.
3379 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
3380 Likewise.
3381 (test_upload_tsv): Likewise.
3382 * gdb.trace/pending.exp (pending_tracepoint_resolved):
3383 Likewise.
3384 (pending_tracepoint_works): Likewise.
3385 * gdb.trace/report.exp (use_collected_data): Likewise.
3386 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
3387 Likewise.
3388 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
3389 * gdb.trace/strace.exp (strace_info_marker): Likewise.
3390 (strace_trace_on_same_addr): Likewise.
3391 (strace_trace_on_diff_addr): Likewise.
3392 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
3393 (gdb_collect_locals_test): Likewise.
3394 (gdb_unavailable_registers_test): Likewise.
3395 (gdb_collect_globals_test): Likewise.
3396
3397 2013-03-15 Yao Qi <yao@codesourcery.com>
3398
3399 * gdb.base/condbreak.exp: Add semicolon back which was removed
3400 by my previous commit.
3401
3402 2013-03-14 Yao Qi <yao@codesourcery.com>
3403
3404 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
3405 'return'.
3406 (gdb_target_monitor, gdb_load): Likewise.
3407 * config/sid.exp (gdb_load): Likewise.
3408 * config/slite.exp (gdb_load): Likewise.
3409 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
3410 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
3411 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
3412 (single_step_until): Likewise.
3413 * gdb.arch/powerpc-d128-regs.exp: Likewise.
3414 * gdb.arch/system-gcore.exp: Likewise.
3415 * gdb.base/bigcore.exp (extract_heap): Likewise.
3416 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
3417 * gdb.base/call-ar-st.exp: Likewise.
3418 * gdb.base/call-rt-st.exp: Likewise.
3419 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
3420 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
3421 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
3422 * gdb.base/corefile.exp: Likewise.
3423 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
3424 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
3425 * gdb.base/fixsection.exp: Likewise.
3426 * gdb.base/funcargs.exp: Likewise.
3427 * gdb.base/gcore-buffer-overflow.exp: Likewise.
3428 * gdb.base/gcore-relro.exp: Likewise.
3429 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
3430 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
3431 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
3432 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
3433 * gdb.base/list.exp: Likewise.
3434 (set_listsize): Likewise.
3435 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
3436 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
3437 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
3438 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
3439 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
3440 * gdb.base/setvar.exp: Likewise.
3441 (test_set): Likewise.
3442 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
3443 * gdb.base/solib-overlap.exp: Likewise.
3444 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
3445 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
3446 * gdb.base/watchpoint.exp (initialize): Likewise.
3447 (test_simple_watchpoint): Likewise.
3448 (test_disabling_watchpoints): Likewise.
3449 (test_watchpoint_triggered_in_syscall): Likewise.
3450 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
3451 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
3452 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
3453 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
3454 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
3455 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
3456 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3457 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3458 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
3459 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
3460 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3461 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
3462 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
3463 * gdb.mi/gdb792.exp: Likewise.
3464 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
3465 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
3466 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
3467 * gdb.threads/gcore-thread.exp: Likewise.
3468 (load_core): Likewise.
3469 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
3470 (test_startup, check_control_c): Likewise.
3471 * gdb.threads/sigstep-threads.exp: Likewise.
3472 * gdb.threads/thread_check.exp: Likewise.
3473 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
3474 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
3475 (set_a_tracepoint, trace_buffer_normal): Likewise.
3476 (gdb_trace_circular_tests): Likewise.
3477 * gdb.trace/collection.exp: Likewise.
3478 * gdb.trace/disconnected-tracing.exp: Likewise.
3479 * gdb.trace/infotrace.exp: Likewise.
3480 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3481 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3482 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
3483 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
3484 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
3485 * gdb.trace/stap-trace.exp: Likewise.
3486 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
3487 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
3488 * gdb.trace/trace-buffer-size.exp: Likewise.
3489 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
3490 * gdb.trace/unavailable.exp: Likewise.
3491 * gdb.trace/while-dyn.exp: Likewise.
3492 * lib/fortran.exp (set_lang_fortran): Likewise.
3493 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
3494 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
3495 (default_gdb_start, get_compiler_info): Likewise.
3496 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
3497 (get_debug_format, setup_xfail_format): Likewise.
3498 (rerun_to_main, gdb_skip_float_test): Likewise.
3499 (build_id_debug_filename_get, get_remotetimeout): Likewise.
3500 * lib/java.exp (set_lang_java): Likewise.
3501 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
3502 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
3503 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
3504 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
3505 * lib/objc.exp (set_lang_objc): Likewise.
3506 * lib/pascal.exp (set_lang_pascal): Likewise.
3507 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
3508 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
3509 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
3510
3511 2013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
3512
3513 PR c++/15203
3514 PR c++/15210
3515 * gdb.cp/m-static.cc (keepalive_int): New function.
3516 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
3517 * gdb.cp/m-static.exp: New test for `sintvar'.
3518
3519 2013-03-14 Yao Qi <yao@codesourcery.com>
3520
3521 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
3522 of 'tstatus' into tstatus_output.
3523 (top level): Save the trace data to tfile. Read trace file in
3524 tfile target. Check the trace status.
3525
3526 2013-03-13 Yao Qi <yao@codesourcery.com>
3527
3528 * gdb.trace/tsv.exp (check_tsv): New.
3529 (top level): Save a tfile on current trace session. Call
3530 check_tsv on live target. Load the tfile with target tfile
3531 and call check_tsv again.
3532
3533 2013-03-13 Yao Qi <yao@codesourcery.com>
3534
3535 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
3536 Replace some "gdb_test" with "gdb_test_no_output".
3537
3538 2013-03-12 Paul Hilfinger <hilfingr@adacore.com>
3539
3540 * gdb.ada/expr_delims.exp: New file.
3541 * gdb.ada/expr_delims/foo.adb: New file.
3542 * gdb.ada/expr_delims/pck.ads: New file.
3543 * gdb.ada/expr_delims/pck.adb: New file.
3544
3545 2013-03-11 Keith Seitz <keiths@redhat.com>
3546
3547 * watchpoint.exp (test_no_hw_watchpoints): Add test using
3548 both condition and thread. Then delete the watchpoint.
3549
3550 2013-03-11 Christian Himpel <christian.himpel@intel.com>
3551
3552 * Makefile.in: Add btrace testsuite.
3553 * configure: Regenerated.
3554 * configure.ac: Add btrace testsuite.
3555 * gdb.btrace/Makefile.in: New file.
3556 * gdb.btrace/enable.c: New file.
3557 * gdb.btrace/enable.exp: New file.
3558 * gdb.btrace/function_call_history.c: New file.
3559 * gdb.btrace/function_call_history.exp: New file.
3560 * gdb.btrace/instruction_history.c: New file.
3561 * gdb.btrace/instruction_history.exp: New file.
3562 * gdb.btrace/instruction_history.S: New file.
3563 * lib/gdb.exp: Add btrace skip proc.
3564
3565 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3566
3567 Fix entry-values if the callee called a noreturn function.
3568 * gdb.arch/amd64-tailcall-noret.S: New file.
3569 * gdb.arch/amd64-tailcall-noret.c: New file.
3570 * gdb.arch/amd64-tailcall-noret.exp: New file.
3571
3572 2013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3573
3574 Fix entry-values in C++ across CUs.
3575 * gdb.arch/amd64-tailcall-cxx.exp: New file.
3576 * gdb.arch/amd64-tailcall-cxx1.S: New file.
3577 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
3578 * gdb.arch/amd64-tailcall-cxx2.S: New file.
3579 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
3580
3581 2013-03-08 Stan Shebs <stan@codesourcery.com>
3582 Hafiz Abid Qadeer <abidh@codesourcery.com>
3583
3584 gdb/testsuite/
3585 * gdb.trace/trace-buffer-size.exp: New file.
3586 * gdb.trace/trace-buffer-size.c: New file.
3587
3588 2013-03-06 Pedro Alves <palves@redhat.com>
3589
3590 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
3591 doesn't support the tested optional feature, call "unsupported"
3592 with the same test message as the "pass" case, instead of calling
3593 "pass" with a different message. Use the same text for the "fail"
3594 cases too.
3595
3596 2013-03-06 Yao Qi <yao@codesourcery.com>
3597
3598 * gdb.trace/tstatus.exp: Remove the invocation of
3599 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
3600 (test_tracepoints): Don't set fast tracepoint.
3601 (top level): Don't check agent library is loaded or not.
3602
3603 2013-03-06 Yao Qi <yao@codesourcery.com>
3604
3605 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
3606 parentheses by "\\".
3607
3608 2013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3609
3610 * gdb.linespec/base/one/thefile.cc (twodup): New.
3611 (m): Call it.
3612 * gdb.linespec/base/two/thefile.cc (dupname): New.
3613 (n): Call it.
3614 * gdb.linespec/break-ask.exp: New file.
3615 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
3616
3617 2013-02-28 Yao Qi <yao@codesourcery.com>
3618
3619 * gdb.trace/report.exp: Move some code to ...
3620 (use_collected_data): New.
3621 (top level): Call use_collected_data once on the live target.
3622 Save at file of the current trace session, load it with target
3623 tfile, and call use_collected_data again.
3624
3625 2013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3626
3627 * gdb.threads/fork-thread-pending.c (main): Add alarm.
3628
3629 2013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3630
3631 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
3632 Add final kill of ${valgrind_pid}.
3633
3634 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3635
3636 * gdb.python/py-arch.c: New test case
3637 * gdb.python/py-arch.exp: New tests to test
3638 gdb.Architecture.disassemble
3639 * gdb.python/Makefile.in: Add py-arch to the list of
3640 EXECUTABLES.
3641
3642 2013-02-18 Tom Tromey <tromey@redhat.com>
3643
3644 * gdb.dwarf2/subrange.exp: New file.
3645
3646 2013-02-15 Pedro Alves <pedro@codesourcery.com>
3647 Hafiz Abid Qadeer <abidh@codesourcery.com>
3648
3649 * gdb.trace/tfile.exp: Add test for -trace-status command.
3650
3651 2013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3652
3653 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
3654 nanosleep by sleep.
3655
3656 2013-02-14 Pedro Alves <palves@redhat.com>
3657
3658 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
3659
3660 2013-02-14 Pedro Alves <pedro@codesourcery.com>
3661 Hafiz Abid Qadeer <abidh@codesourcery.com>
3662
3663 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
3664
3665 2013-02-12 Tom Tromey <tromey@redhat.com>
3666
3667 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
3668 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
3669
3670 2013-02-12 Pedro Alves <palves@redhat.com>
3671
3672 * gdb.base/catch-signal.c: Update copyright years.
3673 * gdb.base/catch-signal.exp: Update copyright years.
3674 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
3675 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
3676 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
3677 * gdb.dwarf2/dw2-error.S: Update copyright years.
3678 * gdb.dwarf2/dw2-error.c: Update copyright years.
3679 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
3680 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
3681 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
3682
3683 2013-02-12 Pedro Alves <palves@redhat.com>
3684
3685 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
3686 message.
3687 * gdb.base/sigaltstack.exp: Ditto.
3688 * gdb.base/siginfo.exp: Ditto.
3689 * gdb.base/sizeof.exp: Ditto.
3690
3691 2013-02-12 Pedro Alves <palves@redhat.com>
3692
3693 * gdb.mi/mi-basics.exp: Tweak intro comment.
3694 * gdb.mi/mi-break.exp: Tweak intro comment.
3695 * gdb.mi/mi-console.exp: Tweak intro comment.
3696 * gdb.mi/mi-file.exp: Tweak intro comment.
3697 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
3698 * gdb.mi/mi-return.exp: Tweak intro comment.
3699 * gdb.mi/mi-stepi.exp: Tweak intro comment.
3700 * gdb.mi/mi-until.exp: Tweak intro comment.
3701 * gdb.mi/mi-watch.exp: Tweak intro comment.
3702
3703 2013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
3704
3705 * gdb.server/no-thread-db.exp: New file.
3706 * gdb.server/no-thread-db.c: New file.
3707 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
3708
3709 2013-02-11 Doug Evans <dje@google.com>
3710
3711 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
3712 two decfloats.
3713
3714 2013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
3715
3716 * gdb.base/bitfields.c (struct internalvartest): New declaration.
3717 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
3718
3719 2013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3720
3721 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
3722
3723 2013-02-06 Yao Qi <yao@codesourcery.com>
3724
3725 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
3726 to ...
3727 (test_create_delete_modify_tsv): ... here. New test on modifying
3728 the initial value of a tsv.
3729
3730 2013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3731
3732 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
3733 (cd .../rdir): ... here.
3734
3735 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3736
3737 * gdb.linespec/base/one/header.h: New file.
3738 * gdb.linespec/base/two/header.h: New file.
3739 * gdb.linespec/macro-relative.c: New file.
3740 * gdb.linespec/macro-relative.exp: New file.
3741
3742 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3743
3744 * gdb.base/fullpath-expand-func.c: New file.
3745 * gdb.base/fullpath-expand.c: New file.
3746 * gdb.base/fullpath-expand.exp: New file.
3747 * gdb.base/realname-expand-real.c: New file.
3748 * gdb.base/realname-expand.c: New file.
3749 * gdb.base/realname-expand.exp: New file.
3750
3751 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3752
3753 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
3754 * gdb.dwarf2/dw2-dir-file-name.c: New file.
3755
3756 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3757
3758 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
3759 (compare_filenames_for_search does not match)
3760 (compare_filenames_for_search does match): New tests.
3761
3762 2013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3763
3764 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
3765
3766 2013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3767
3768 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
3769
3770 2013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3771
3772 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
3773 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
3774 ${binfile}.mini_debuginfo-debuglink and
3775 ${binfile}.mini_debuginfo-debuglink.xz.
3776
3777 2013-02-01 Tom Tromey <tromey@redhat.com>
3778
3779 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
3780 attributes.
3781
3782 2013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3783 Tom Tromey <tromey@redhat.com>
3784
3785 * gdb.dwarf2/method-ptr.exp: Link with c++.
3786 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
3787
3788 2013-01-31 Tom Tromey <tromey@redhat.com>
3789
3790 * gdb.base/jit.exp (compile_jit_test): New proc.
3791 Add PIE tests.
3792
3793 2013-01-31 Tom Tromey <tromey@redhat.com>
3794
3795 * gdb.dwarf2/method-ptr.cc: New file.
3796 * gdb.dwarf2/method-ptr.exp: New file.
3797
3798 2013-01-31 Tom Tromey <tromey@redhat.com>
3799
3800 * lib/dwarf.exp (namespace Dwarf): New.
3801
3802 2013-01-29 Tom Tromey <tromey@redhat.com>
3803
3804 * gdb.dwarf2/fission-reread.exp: Add unload test.
3805
3806 2013-01-28 Doug Evans <dje@google.com>
3807
3808 * gdb.dwarf2/fission-loclists.exp: New file.
3809 * gdb.dwarf2/fission-loclists.S: New file.
3810
3811 2013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3812
3813 Code cleanup.
3814 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
3815 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
3816 and prepare_for_testing.
3817 * gdb.base/store.exp: Likewise.
3818
3819 2013-01-25 Tom Tromey <tromey@redhat.com>
3820
3821 * gdb.python/py-explore.exp: Expect the gdb prompt.
3822
3823 2013-01-25 Andrew Burgess <aburgess@broadcom.com>
3824
3825 * gdb.base/gnu_vector.c: New variable for use in tests.
3826 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
3827 changes in scalar to vector casting and widening.
3828 * gdb.python/py-type.c: New variables for use in tests.
3829 * gdb.python/py-type.exp: Update vector related tests to reflect
3830 changes in scalar to vector casting and widening.
3831
3832 2013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
3833
3834 * gdb.base/prologue-include.c: New file.
3835 * gdb.base/prologue-include.exp: New file.
3836 * gdb.base/prologue-include.h: New file.
3837
3838 2013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
3839
3840 PR gdb/13443
3841 * gdb.mi/mi-var-block.exp: Make test messages unique.
3842
3843 2013-01-23 Tom Tromey <tromey@redhat.com>
3844
3845 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
3846
3847 2013-01-23 Tom Tromey <tromey@redhat.com>
3848
3849 * gdb.cp/converts.cc (main): Initialize 'a'.
3850
3851 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3852
3853 * testsuite/gdb.python/frame.exp: Add a test for
3854 gdb.Frame.architecture() method.
3855
3856 2013-01-22 Pedro Alves <palves@redhat.com>
3857
3858 * gdb.base/annota1.exp (signal sent): No longer expect
3859 breakpoints-invalid.
3860 * gdb.cp/annota2.exp (continue until exit)
3861 (watch triggered on a.x): Ditto.
3862
3863 2013-01-22 Pedro Alves <palves@redhat.com>
3864
3865 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
3866 Adjust tests to breakpoints-invalid changes.
3867 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
3868 variables.
3869 Adjust tests to breakpoints-invalid changes.
3870
3871 2013-01-22 Pedro Alves <palves@redhat.com>
3872
3873 * gdb.base/annota1.exp (annotate ignore count change): Add
3874 expected output for failure case.
3875
3876 2013-01-22 Tom Tromey <tromey@redhat.com>
3877
3878 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
3879 call.
3880
3881 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3882
3883 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
3884 * gdb.mi/mi-catch-load.exp: Ditto.
3885 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
3886 Also handle 'thread' field.
3887 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
3888 * gdb.mi/mi-watch.exp: Ditto.
3889 * lib/mi-support.exp: Ditto.
3890
3891 2013-01-21 Siva Chandra Reddy <sivachandra@google.com>
3892
3893 * gdb.python/py-explore.exp: Improve a test
3894
3895 2013-01-18  David Blaikie  <dblaikie@gmail.com>
3896
3897 * gdb.base/label.c (main): Correct the type of the second
3898 parameter.
3899
3900 2013-01-18 Tom Tromey <tromey@redhat.com>
3901
3902 * gdb.dwarf2/trace-crash.s: New file.
3903 * gdb.dwarf2/trace-crash.exp: New file.
3904
3905 2013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
3906
3907 PR gdb/13443
3908 * gdb.base/checkpoint.exp: Update test messages to make them
3909 unique.
3910
3911 2013-01-18 Yao Qi <yao@codesourcery.com>
3912
3913 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
3914 output of 'info tracepoints'.
3915 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
3916 Likewise.
3917 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
3918 * gdb.trace/disconnected-tracing.c (struct foo): New.
3919
3920 2013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3921
3922 * gdb.dwarf2/dw2-dos-drive.S: New file.
3923 * gdb.dwarf2/dw2-dos-drive.exp: New file.
3924
3925 2013-01-17 Doug Evans <dje@google.com>
3926
3927 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
3928 CXX_FOR_TARGET.
3929
3930 * boards/cc-with-tweaks.exp: New file.
3931
3932 2013-01-17 Tom Tromey <tromey@redhat.com>
3933
3934 * gdb.base/completion.exp: Add "set cp-abi" completion test.
3935
3936 2013-01-17 Pedro Alves <palves@redhat.com>
3937
3938 Merge dg-extract-results.sh from upstream (svn 195224).
3939
3940 2013-01-15 David Blaikie <dblaikie@gmail.com>
3941 * dg-extract-results.sh: Fix order of summary counts.
3942
3943 2013-01-15 David Blaikie <dblaikie@gmail.com>
3944 * dg-extract-results.sh: Constrain the start-of-log pattern.
3945
3946 2013-01-15 David Blaikie <dblaikie@gmail.com>
3947 * dg-extract-results.sh: Handle KPASSes.
3948
3949 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3950 * dg-extract-results.sh: Redirect grep output to /dev/null instead
3951 of grep -q.
3952
3953 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3954
3955 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
3956 interface.
3957 * gdb.base/jithost.c: New file.
3958 * gdb.base/jithost.h: New file.
3959 * gdb.base/jitreader.c : New file.
3960 * gdb.base/jit-protocol.h: New file.
3961
3962 2013-01-16 Tom Tromey <tromey@redhat.com>
3963
3964 * gdb.base/catch-signal.c: New file.
3965 * gdb.base/catch-signal.exp: New file.
3966
3967 2013-01-16 Tom Tromey <tromey@redhat.com>
3968
3969 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
3970
3971 2013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3972
3973 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
3974
3975 2013-01-14 Tom Tromey <tromey@redhat.com>
3976
3977 * gdb.base/completion.exp: Add "set gnutarget" test.
3978
3979 2013-01-14 Tom Tromey <tromey@redhat.com>
3980
3981 * gdb.dwarf2/dw2-restrict.S: New file.
3982 * gdb.dwarf2/dw2-restrict.c: New file.
3983 * gdb.dwarf2/dw2-restrict.exp: New file.
3984
3985 2013-01-14 Tom Tromey <tromey@redhat.com>
3986
3987 * gdb.dwarf2/dw2-error.exp: New file.
3988 * gdb.dwarf2/dw2-error.c: New file.
3989 * gdb.dwarf2/dw2-error.S: New file.
3990
3991 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3992
3993 * gdb.cp/parse-lang.cc: New file.
3994 * gdb.cp/parse-lang.exp: New file.
3995
3996 2013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3997
3998 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
3999 (set substitute-path): New test.
4000 (fullname present): Remove content.
4001 (substituted fullname): New test.
4002
4003 2013-01-13 Joel Brobecker <brobecker@adacore.com>
4004
4005 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
4006 check. Move $gdb_py_is_py24 value check right after.
4007
4008 2013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4009
4010 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
4011 targets.
4012
4013 2013-01-11 Yao Qi <yao@codesourcery.com>
4014
4015 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
4016 for dprintf.
4017 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
4018 Check the fields in "=breakpoint-created" for dprintf.
4019
4020 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4021
4022 * gdb.mi/mi-fullname-deleted.exp: New file.
4023
4024 2012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4025
4026 * gdb.base/skip-solib.exp (info skip with pending file): Update the
4027 expected output.
4028 (info skip with pending file): Remove.
4029 (ignoring function in solib, info skip for function multiply): Update
4030 the expected output.
4031 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
4032 (info skip (delete 1), info skip after disabling all)
4033 (info skip after enabling all, info skip after disabling 4 2-3)
4034 (info skip after enabling 2-3, info skip 2-3)
4035 (info skip after deleting 2 3): Update the expected output.
4036 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
4037 statement to its initialization and return.
4038 * gdb.linespec/skip-two.exp: New file.
4039
4040 2012-12-19 Doug Evans <dje@google.com>
4041
4042 * gdb.base/maint.exp: Handle testing with .gdb_index.
4043
4044 2012-12-19 Joel Brobecker <brobecker@adacore.com>
4045
4046 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
4047 Cavium to FSF.
4048
4049 2012-12-19 Joel Brobecker <brobecker@adacore.com>
4050
4051 * dg-extract-results.sh: Update contact info in copyright notice.
4052 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
4053 GPL v3 or later. Update contact info.
4054 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
4055 gdb.threads/watchpoint-fork-mt.c,
4056 gdb.threads/watchpoint-fork-parent.c,
4057 gdb.threads/watchpoint-fork-st.c,
4058 gdb.threads/watchpoint-fork.h: Likewise.
4059
4060 2012-12-15 Yao Qi <yao@codesourcery.com>
4061
4062 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
4063 'installed' field in '=breakpoint-modified'.
4064 (test_reconnect): Check 'installed' field in
4065 '=breakpoint-modified' and '=breakpoint-created'.
4066
4067 * gdb.trace/actions.exp: Update test for 'installed' field.
4068 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
4069 (tracepoint_change_loc_2): Likewise.
4070 Check 'info tracepoint' display nothing else.
4071 * gdb.trace/deltrace.exp: Likewise.
4072 * gdb.trace/infotrace.exp: Likewise.
4073 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
4074 Likewise.
4075 * gdb.trace/passcount.exp: Likewise.
4076 * gdb.trace/tracecmd.exp: Likewise.
4077 * gdb.trace/while-stepping.exp: Likewise.
4078
4079 2012-12-14 Tom Tromey <tromey@redhat.com>
4080
4081 * gdb.cp/member-name.exp: New file.
4082 * gdb.cp/member-name.cc: New file.
4083
4084 2012-12-14 Tom Tromey <tromey@redhat.com>
4085
4086 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
4087
4088 2012-12-14 Doug Evans <dje@google.com>
4089
4090 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
4091 DW_OP_GNU_implicit_pointer is section-relative.
4092
4093 2012-12-14 Tom Tromey <tromey@redhat.com>
4094
4095 * gdb.base/info-proc.exp: Add core file tests.
4096
4097 2012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
4098
4099 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
4100
4101 2012-12-13 Doug Evans <dje@google.com>
4102
4103 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
4104 * gdb.multi/multi-arch.exp: Ditto.
4105
4106 2012-12-12 Keven Boell <keven.boell@intel.com>
4107
4108 * gdb.mi/mi-catch-load-so.c: New. Clone of the
4109 catch load test library source file.
4110 * gdb.mi/mi-catch-load.c: New. Clone of the catch
4111 load test source file.
4112 * gdb.mi/mi-catch-load.exp: New. Test file for
4113 basic MI -catch-load and -catch-unload tests.
4114
4115 2012-12-11 Paul Koning <paul_koning@dell.com>
4116
4117 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
4118 exception.
4119 (_iterator_except): New function.
4120 (ArrayPrinter): Use _iterator function instead of local _iterator
4121 class for Python 3 compatibility.
4122 (NoStringContainerPrinter): Use _iterator_except instead of
4123 _iterator.
4124 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
4125 execfile for Python 3 compatibility.
4126 * gdb.python/python.exp: Handle Python 2.4 exception traceback
4127 format in error_prompt test.
4128
4129 2012-12-10 Paul Koning <paul_koning@dell.com>
4130
4131 * gdb.base/charset.exp: Change print syntax for Python 3
4132 compatibility.
4133 * gdb.python/py-block.exp: Ditto.
4134 * gdb.python/py-breakpoint.exp: Ditto.
4135 * gdb.python/py-cmd.exp: Ditto.
4136 * gdb.python/py-events.py: Ditto.
4137 * gdb.python/py-finish-breakpoint.py: Ditto.
4138 * gdb.python/py-finish-breakpoint2.exp: Ditto.
4139 * gdb.python/py-finish-breakpoint2.py: Ditto.
4140 * gdb.python/py-frame-inline.exp: Ditto.
4141 * gdb.python/py-frame.exp: Ditto.
4142 * gdb.python/py-infthread.exp: Ditto.
4143 * gdb.python/py-objfile.exp: Ditto.
4144 * gdb.python/py-parameter.exp: Ditto.
4145 * gdb.python/py-progspace.exp: Ditto.
4146 * gdb.python/py-prompt.exp: Ditto.
4147 * gdb.python/py-symbol.exp: Ditto.
4148 * gdb.python/py-symtab.exp: Ditto.
4149 * gdb.python/py-template.exp: Ditto.
4150 * gdb.python/py-value-cc.exp: Ditto.
4151 * gdb.python/python.exp: Ditto.
4152 * gdb.python/source2.py: Ditto.
4153 * gdb.python/lib-types.exp: Change print syntax for Python 3
4154 compatibility.
4155 Use sorted() function rather than sort() method.
4156 Accept either int or long values for enum values.
4157 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
4158 execfile for Python 3 compatibility.
4159 * gdb.python/py-evsignal.exp: Ditto.
4160 * gdb.python/py-evthreads.exp: Ditto.
4161 * gdb.python/py-mi.exp: Ditto.
4162 * gdb.python/py-pp-maint.exp: Ditto.
4163 * gdb.python/py-prettyprint.exp: Ditto.
4164 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
4165 Python 3 compatibility.
4166 Skip tests for Python 2.4.
4167 * gdb.python/py-inferior.exp: Change print syntax for
4168 Python 3 compatibility.
4169 Use byte string rather than character string in memory write test
4170 if Python 3.
4171 * gdb.python/py-pp-maint.py: Change class declarations to "new
4172 class" syntax.
4173 * gdb.python/py-prettyprint.py: Change iterator class to generator
4174 function for Python 3 compatibility.
4175 Make all classes "new style".
4176 Fix indentation issue and stray semicolon.
4177 * gdb.python/py-shared.expChange print syntax for Python 3
4178 compatibility.
4179 Define "long" if Python 3.
4180 * gdb.python/py-type.exp: Change print syntax for Python 3
4181 compatibility.
4182 Accept either int or long values for enum values.
4183 * gdb.python/py-value.exp: Change print syntax for Python 3
4184 compatibility.
4185 Skip "long" and "unicode" tests if Python 3.
4186 Accept either "type" or "class" in type checks.
4187 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
4188 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
4189
4190 2012-12-10 Tom Tromey <tromey@redhat.com>
4191
4192 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
4193 (test): Add "two_cu" argument.
4194 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
4195 for types; allow two CUs.
4196
4197 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4198
4199 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
4200 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
4201
4202 2012-12-08 Yao Qi <yao@codesourcery.com>
4203 Pedro Alves <palves@redhat.com>
4204
4205 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
4206 '=breakpoint-created' when GDB merges the tracepoints of both
4207 sides.
4208
4209 2012-12-07 Tom Tromey <tromey@redhat.com>
4210
4211 * gdb.base/break1.c (enum some_enum, union some_union): New.
4212 (some_enum_global, some_union_global, some_value): New globals.
4213 * gdb.base/completion.exp: Add tag completion tests.
4214
4215 2012-12-07 Tom Tromey <tromey@redhat.com>
4216
4217 * gdb.base/completion.exp: Add tests for ptype and whatis
4218 completion.
4219
4220 2012-12-07 Joel Brobecker <brobecker@adacore.com>
4221
4222 * gdb.base/stale-infcall.exp: Fix copyright line.
4223
4224 2012-12-07 Joel Brobecker <brobecker@adacore.com>
4225
4226 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
4227
4228 2012-12-06 Pedro Alves <palves@redhat.com>
4229 Tom Tromey <tromey@redhat.com>
4230
4231 * gdb.base/exprs.exp: Add tests for cast to void.
4232
4233 2012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
4234
4235 * gdb.python/py-mi.exp: Correct expected results for attribute
4236 "dynamic" returned by -var-update.
4237 Add test case for correct handling of "diplayhint" for children
4238 of dynamic varobjs.
4239 * gdb.python/py-prettyprint.c (set_itme): New function.
4240 (bug_14741) New function.
4241 (main) Add call to bug_14741().
4242 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
4243
4244 2012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
4245
4246 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
4247 ${binfile}.funcsyms list.
4248
4249 2012-12-04 Yao Qi <yao@codesourcery.com>
4250
4251 PR gdb/13443
4252 * gdb.trace/actions.exp: Make test messages unique.
4253
4254 2012-11-29 Tom Tromey <tromey@redhat.com>
4255
4256 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
4257
4258 2012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
4259
4260 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
4261 * gdb.opencl/datatypes.exp: Likewise.
4262 * gdb.opencl/operators.exp: Likewise.
4263 * gdb.opencl/vec_comps.exp: Likewise.
4264
4265 2012-11-29 Jerome Guitton <guitton@adacore.com>
4266
4267 * gdb.ada/iwide: New testcase.
4268
4269 2012-11-29 Jerome Guitton <guitton@adacore.com>
4270
4271 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
4272 ptype test.
4273
4274 2012-11-29 Jerome Guitton <guitton@adacore.com>
4275
4276 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
4277 form {VARIANT_TYPE}ADDRESS.
4278
4279 2012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
4280
4281 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
4282 (func): New function.
4283 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
4284 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
4285 pointers to members with pointer-to-function type.
4286
4287 2012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4288 Tom Tromey <tromey@redhat.com>
4289
4290 * gdb.base/gnu-debugdata.exp: New file.
4291 * gdb.base/gnu-debugdata.c: New file.
4292 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
4293 (gdb_unload): Return 0 on success.
4294
4295 2012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4296
4297 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
4298
4299 2012-11-26 Joel Brobecker <brobecker@adacore.com>
4300
4301 * gdb.base/empty_exe.exp: New testcase.
4302
4303 2012-11-20 Mike Frysinger <vapier@gentoo.org>
4304
4305 * gdb.base/completion.exp: Add test for help aliases completion.
4306
4307 2012-11-20 Yao Qi <yao@codesourcery.com>
4308
4309 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
4310 Don't test 'maint set show-debug-regs'.
4311 Use command 'set remotecache' instead of
4312 'set circular-trace-buffer'.
4313
4314 2012-11-16 Keith Seitz <keiths@redhat.com>
4315
4316 PR c++/13615
4317 * gdb.cp/baseenum.cc: New file.
4318 * gdb.cp/baseenum.exp: New file.
4319 * gdb.cp/derivation.cc (A): Add copyright.
4320 Add a typedef.
4321 (B): Use A::value_type instead of int. Change all references.
4322 (D): Use value_type instead of int. Change all references.
4323 (E): Likewise.
4324 (F); Likewise.
4325 (Z): New class.
4326 (ZZ): New class.
4327 (N, Base, Derived): New namespace and classes.
4328 (main): Add instances of Z and ZZ.
4329 Make sure all symbols from N are kept.
4330 * gdb.cp/derivation.exp: Update typedef changes in tests.
4331 Add tests for class typedefs both before and after starting
4332 the inferior.
4333 Add tests for searching for a typedef while stopped in a
4334 method.
4335
4336 2012-11-14 Luis Machado <lgustavo@codesourcery.com>
4337
4338 * gdb.mi/mi-var-create-rtti.c: New file.
4339 * gdb.mi/mi-var-create-rtti.exp: New file.
4340
4341 2012-11-14 Luis Machado <lgustavo@codesourcery.com>
4342
4343 * gdb.base/structs3.exp: Run to main before doing any tests.
4344
4345 2012-11-14 Andrew Burgess <aburgess@broadcom.com>
4346
4347 * gdb.python/py-type.exp: Uniquify test names.
4348
4349 2012-11-14 Yao Qi <yao@codesourcery.com>
4350
4351 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
4352 (thread_function) [DEBUG]: Call 'printf'.
4353 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
4354 command line if 'DEBUG=1' is passed to test.
4355 Remove a pattern to match inferior's output.
4356
4357 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
4358
4359 * gdb.mi/mi-fill-memory.exp: New test.
4360
4361 2012-11-12 Tom Tromey <tromey@redhat.com>
4362
4363 * gdb.base/completion.exp: Update for "info type-printers".
4364 * gdb.python/py-typeprint.cc: New file.
4365 * gdb.python/py-typeprint.exp: New file.
4366 * gdb.python/py-typeprint.py: New file.
4367
4368 2012-11-12 Tom Tromey <tromey@redhat.com>
4369
4370 * gdb.base/call-sc.exp: Use "ptype/r".
4371 * gdb.base/volatile.exp: Don't expect "int".
4372 * gdb.cp/ptype-flags.cc: New file.
4373 * gdb.cp/ptype-flags.exp: New file.
4374 * gdb.cp/templates.exp: Use ptype/r.
4375 (test_ptype_of_templates, test_template_typedef): Likewise.
4376 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
4377 argument. Handle template names and template parameters.
4378 * gdb.mi/mi-var-cmd.exp: Accept "long".
4379 * gdb.mi/mi-var-child.exp: Accept "long".
4380 * gdb.mi/mi-var-display.exp: Accept "long".
4381 * gdb.mi/mi2-var-child.exp: Accept "long".
4382
4383 2012-11-12 Tom Tromey <tromey@redhat.com>
4384
4385 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
4386 "ptype" from calls to cp_test_ptype_class.
4387 (test_enums): Likewise.
4388 * gdb.cp/derivation.exp: Remove "ptype" from calls to
4389 cp_test_ptype_class.
4390 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
4391 calls to cp_test_ptype_class.
4392 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
4393 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
4394 from calls to cp_test_ptype_class.
4395 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
4396 command here. Change "in_command" argument to "in_exp".
4397
4398 2012-11-10 Keith Seitz <keiths@redhat.com>
4399
4400 PR gdb/14288
4401 * gdb.base/printcmds.c: Add invalid_XXX globals
4402 for repeated byte tests.
4403 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
4404 * gdb.base/wchar.c (main): Add and construct a wchar_t
4405 array with repeated characters.
4406 * gdb.base/wchar.exp: Add repeated character tests.
4407
4408 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
4409
4410 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
4411 disassembly output.
4412
4413 2012-11-09 Pedro Alves <palves@redhat.com>
4414
4415 PR gdb/14306
4416
4417 * gdb.multi/multi-arch-exec.c: New file.
4418 * gdb.multi/multi-arch-exec.exp: New file.
4419
4420 2012-11-09 Yao Qi <yao@codesourcery.com>
4421
4422 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
4423 (top level): Call it.
4424
4425 2012-11-09 Yao Qi <yao@codesourcery.com>
4426
4427 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
4428 typo.
4429
4430 2012-11-09 Pedro Alves <palves@redhat.com>
4431
4432 * gdb.multi/multi-arch.exp: New.
4433
4434 2012-11-08 Tom Tromey <tromey@redhat.com>
4435
4436 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
4437 core files, if possible.
4438 * gdb.base/siginfo-thread.c: New file
4439 * gdb.base/siginfo-thread.exp: New file
4440
4441 2012-11-08 Tom Tromey <tromey@redhat.com>
4442
4443 * gdb.base/comprdebug.exp: New file.
4444
4445 2012-11-06 Pedro Alves <palves@redhat.com>
4446
4447 PR gdb/14810
4448
4449 * gdb.base/disabled-location.c: New file.
4450 * gdb.base/disabled-location.exp: New file.
4451
4452 2012-11-06 Tom Tromey <tromey@redhat.com>
4453
4454 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
4455 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
4456 gdb_gcore_cmd.
4457 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
4458 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
4459 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
4460 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
4461 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
4462 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
4463 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
4464 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
4465 * lib/gdb.exp (gdb_gcore_cmd): New proc.
4466
4467 2012-11-05 Pedro Alves <palves@redhat.com>
4468
4469 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
4470 procedure.
4471 (do_vfork_and_follow_child_tests_exec)
4472 (do_vfork_and_follow_child_tests_exit): Call it.
4473
4474 2012-11-05 Pedro Alves <palves@redhat.com>
4475
4476 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
4477 fails.
4478
4479 2012-11-03 Yao Qi <yao@codesourcery.com>
4480
4481 Fix PR gdb/14617.
4482 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
4483 Remove setup_kfail, and update test.
4484
4485 2012-11-02 Tom Tromey <tromey@redhat.com>
4486
4487 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
4488 test.
4489
4490 2012-11-02 Pedro Alves <palves@redhat.com>
4491
4492 PR gdb/14766
4493
4494 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
4495 setup_kfail.
4496 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
4497 get registers".
4498
4499 2012-11-02 Pedro Alves <palves@redhat.com>
4500
4501 * gdb.base/foll-vfork-exit.c: New file.
4502 * gdb.base/foll-vfork.exp (top level): New file-describing
4503 comment.
4504 (vfork_child_follow_to_exit): New procedure.
4505 (tcatch_vfork_then_child_follow): Rename as ...
4506 (tcatch_vfork_then_child_follow_exec): ... this.
4507 (tcatch_vfork_then_child_follow_exit): New procedure.
4508 (do_vfork_and_follow_parent_tests): New procedure, factored out
4509 from do_vfork_and_exec_tests.
4510 (do_vfork_and_follow_child_tests_exec): Ditto.
4511 (do_vfork_and_exec_tests): Delete.
4512 (do_vfork_and_follow_child_tests_exit): New procedure.
4513 (top level): Run tests with both the program that has the vfork
4514 child execing, and the program has the vfork child exiting.
4515
4516 2012-11-02 Pedro Alves <palves@redhat.com>
4517
4518 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
4519 (check_vfork_catchpoints, vfork_parent_follow_through_step)
4520 (vfork_parent_follow_to_bp): Call it.
4521 (kill_child): Delete.
4522 (vfork_and_exec_child_follow_to_main_bp)
4523 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
4524 longer call kill_child.
4525 (tcatch_vfork_then_parent_follow): Call setup_gdb.
4526 (do_vfork_and_exec_tests): Don't runto_main before calling each
4527 test procedure.
4528 (top level): Don't clean restart and set verbose before running
4529 each test procedure.
4530
4531 2012-11-02 Pedro Alves <palves@redhat.com>
4532
4533 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
4534 (vfork_parent_follow_to_bp)
4535 (vfork_and_exec_child_follow_to_main_bp)
4536 (vfork_and_exec_child_follow_through_step)
4537 (tcatch_vfork_then_parent_follow)
4538 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
4539 Use with_test_prefix.
4540
4541 2012-11-02 Pedro Alves <palves@redhat.com>
4542
4543 * gdb.base/foll-vfork.c: Add copyright header.
4544 * gdb.base/vforked-prog.c: Add copyright header.
4545
4546 2012-11-02 Pedro Alves <palves@redhat.com>
4547
4548 * gdb.base/foll-vfork.exp
4549 (vfork_and_exec_child_follow_through_step): Don't skip on
4550 non-HP/UX targets. Expect the next to only step one line on
4551 non-HP/UX targets, rather than stopping only after the exec.
4552
4553 2012-11-02 Pedro Alves <palves@redhat.com>
4554
4555 Don't hard code line numbers.
4556
4557 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
4558 Expect text from the sources instead of a line number.
4559 (vfork_parent_follow_to_bp)
4560 (vfork_and_exec_child_follow_to_main_bp)
4561 (vfork_and_exec_child_follow_through_step)
4562 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
4563 Use gdb_get_line_number.
4564
4565 2012-11-02 Pedro Alves <palves@redhat.com>
4566
4567 Modernize.
4568
4569 * gdb.base/foll-vfork.exp: Use standard_testfile and
4570 build_executable. Pass descriptive string to untested.
4571 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
4572 (vfork_and_exec_child_follow_to_main_bp)
4573 (vfork_and_exec_child_follow_through_step)
4574 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
4575 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
4576 of send_gdb/gdb_expect.
4577
4578 (kill_child): New procedure.
4579 (vfork_and_exec_child_follow_to_main_bp)
4580 (vfork_and_exec_child_follow_through_step): Use it.
4581
4582 2012-11-02 Yao Qi <yao@codesourcery.com>
4583
4584 * gdb.base/setvar.exp: Test setting nested struct.
4585 * gdb.base/setvar.c (v_struct3): New.
4586
4587 2012-11-01 Doug Evans <dje@google.com>
4588
4589 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
4590 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
4591 use them.
4592
4593 2012-10-31 Andrew Burgess <aburgess@broadcom.com>
4594
4595 PR cli/14772
4596 * gdb.base/gnu_vector.c (union_with_vector_1)
4597 (struct_with_vector_1): Add new struct and union for testing
4598 ptype.
4599 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
4600 structs / unions containing vectors.
4601
4602 2012-10-25 Yao Qi <yao@codesourcery.com>
4603
4604 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
4605 'setup_kfail' instead of 'setup_kfail_for_target'.
4606 * gdb.base/varargs.exp: Likewise.
4607 * lib/gdb.exp (setup_kfail_for_target): Remove.
4608
4609 2012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
4610
4611 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
4612
4613 2012-10-25 Mark Kettenis <kettenis@gnu.org>
4614
4615 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
4616
4617 2012-10-24 Joel Brobecker <brobecker@adacore.com>
4618
4619 * gdb.ada/set_wstr: New testcase.
4620
4621 2012-10-24 Joel Brobecker <brobecker@adacore.com>
4622
4623 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
4624
4625 2012-10-24 Joel Brobecker <brobecker@adacore.com>
4626
4627 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
4628
4629 2012-10-24 Mark Kettenis <kettenis@gnu.org>
4630
4631 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
4632
4633 2012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4634
4635 * gdb.base/callfuncs.exp (do_function_calls): Fix
4636 setup_kfail_for_target for -m32 mode.
4637
4638 2012-10-23 Mark Kettenis <kettenis@gnu.org>
4639
4640 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
4641 are now fixed.
4642
4643 2012-10-23 Yao Qi <yao@codesourcery.com>
4644
4645 * gdb.base/info-os.exp: Resume the inferior until it exits.
4646
4647 2012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
4648
4649 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
4650 * gdb.base/print-file-var.exp: Likewise.
4651 * gdb.base/type-opaque.exp: Likewise.
4652
4653 2012-10-17 Yao Qi <yao@codesourcery.com>
4654
4655 * gdb.mi/mi-memory-changed.exp: New.
4656
4657 2012-10-16 Yao Qi <yao@codesourcery.com>
4658
4659 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
4660 returns true.
4661 Call gdb_load_shlibs.
4662 * gdb.reverse/solib-reverse.exp: Likewise.
4663
4664 2012-10-15 Keith Seitz <keiths@redhat.com>
4665
4666 * lib/cp-support.exp (cp_test_ptype_class): Add support
4667 for class typedefs.
4668
4669 * gdb.cp/derivation.exp: Add tests for g_instance.
4670
4671 2012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4672
4673 Fix entry values resolving in inlined frames.
4674 * gdb.arch/amd64-entry-value-inline.S: New file.
4675 * gdb.arch/amd64-entry-value-inline.c: New file.
4676 * gdb.arch/amd64-entry-value-inline.exp: New file.
4677
4678 2012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4679 Doug Evans <dje@google.com>
4680
4681 Fix recent gdb_breakpoint regression.
4682 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
4683 braces from the parameter.
4684 * gdb.java/jprint.exp: Likewise.
4685
4686 2012-10-15 Doug Evans <dje@google.com>
4687
4688 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
4689
4690 2012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
4691
4692 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
4693
4694 2012-10-15 Tom Tromey <tromey@redhat.com>
4695
4696 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
4697
4698 2012-10-15 Tom Tromey <tromey@redhat.com>
4699
4700 * gdb.python/py-symbol.exp: Test symbol destructor.
4701
4702 2012-10-14 Yao Qi <yao@codesourcery.com>
4703
4704 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
4705 * gdb.mi/mi-cli.exp: New.
4706
4707 * gdb.mi/mi2-basics.exp: Remove.
4708 * gdb.mi/mi2-break.exp: Remove.
4709 * gdb.mi/mi2-console.exp: Remove.
4710 * gdb.mi/mi2-disassemble.exp: Remove.
4711 * gdb.mi/mi2-eval.exp: Remove.
4712 * gdb.mi/mi2-file.exp: Remove.
4713 * gdb.mi/mi2-hack-cli.exp: Remove.
4714 * gdb.mi/mi2-pthreads.exp: Remove.
4715 * gdb.mi/mi2-read-memory.exp: Remove.
4716 * gdb.mi/mi2-regs.exp: Remove.
4717 * gdb.mi/mi2-return.exp: Remove.
4718 * gdb.mi/mi2-simplerun.exp: Remove.
4719 * gdb.mi/mi2-stack.exp: Remove.
4720 * gdb.mi/mi2-stepi.exp: Remove.
4721 * gdb.mi/mi2-syn-frame.exp: Remove.
4722 * gdb.mi/mi2-until.exp: Remove.
4723 * gdb.mi/mi2-watch.exp: Remove.
4724 * gdb.mi/mi2-var-block.exp: Remove.
4725 * gdb.mi/mi2-var-cmd.exp: Remove.
4726 * gdb.mi/mi2-var-display.exp: Remove.
4727
4728 2012-10-12 Yao Qi <yao@codesourcery.com>
4729
4730 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
4731 trail '.*' on matching patterns.
4732
4733 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
4734
4735 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
4736 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
4737 * gdb.arch/i386-disp-step.exp: Likewise.
4738 * gdb.arch/i386-gnu-cfi.exp: Likewise.
4739 * gdb.arch/i386-prologue.exp: Likewise.
4740 * gdb.arch/i386-size-overlap.exp: Likewise.
4741 * gdb.arch/i386-size.exp: Likewise.
4742 * gdb.arch/i386-unwind.exp: Likewise.
4743
4744 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
4745
4746 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
4747 * gdb.arch/i386-word.exp: Likewise.
4748
4749 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
4750
4751 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
4752 is_ilp32_target to set nr_regs.
4753 * gdb.arch/i386-sse.exp: Likewise.
4754
4755 2012-10-11 Doug Evans <dje@google.com>
4756
4757 PR breakpoints/14643.
4758 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
4759 * gdb.linespec/thread.c: New file.
4760 * gdb.linespec/thread.exp: New file.
4761
4762 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
4763 Recognize "message" -> print pass and fail. Add eof case.
4764 (runto): Recognize message, no-message. Print pass/fail if requested,
4765 with same treatment as gdb_breakpoint.
4766 (runto_main): Pass no-message to runto.
4767 (gdb_internal_error_resync): Add log message.
4768 (gdb_file_cmd): Tweak internal error fail text for consistency.
4769
4770 2012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4771
4772 Fix crash during stepping on ppc32.
4773 * gdb.base/step-symless.c: New file.
4774 * gdb.base/step-symless.exp: New file.
4775
4776 2012-10-03 Doug Evans <dje@google.com>
4777
4778 PR symtab/14601
4779 * gdb.cp/using-crash.exp: New file.
4780 * gdb.cp/using-crash.cc: New file.
4781
4782 2012-10-02 Doug Evans <dje@google.com>
4783
4784 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
4785 more consistent.
4786 (runto,gdb_debug_format): Ditto.
4787 (gdb_file_cmd): Watch for eof in nested gdb_expect.
4788 Clean up logging and error messages.
4789
4790 2012-10-01 Andrew Burgess <aburgess@broadcom.com>
4791
4792 Test find command on unmapped memory.
4793 * gdb.base/find-unmapped.c: New file.
4794 * gdb.base/find-unmapped.exp: New file.
4795
4796 2012-09-29 Yao Qi <yao@codesourcery.com>
4797
4798 * gdb.trace/mi-tracepoint-changed.exp: New.
4799 * gdb.mi/mi-breakpoint-changed.exp: New.
4800 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
4801 * gdb.mi/pendshr2.c: New.
4802
4803 2012-09-28 Yao Qi <yao@codesourcery.com>
4804
4805 * gdb.mi/pr11022.exp: New.
4806 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
4807
4808 2012-09-27 Tom Tromey <tromey@redhat.com>
4809
4810 * gdb.cp/derivation.exp: Add regression test.
4811 * gdb.cp/derivation.cc (class V_base, class V_inter, class
4812 V_derived): New.
4813 (vderived): New global.
4814
4815 2012-09-26 Tom Tromey <tromey@redhat.com>
4816
4817 * gdb.dwarf2/dw2-common-block.S: New file.
4818 * gdb.dwarf2/dw2-common-block.exp: New file.
4819
4820 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4821
4822 * gdb.fortran/common-block.exp: New file.
4823 * gdb.fortran/common-block.f90: New file.
4824
4825 2012-09-26 Andrew Burgess <aburgess@broadcom.com>
4826
4827 * gdb.base/duplicate-bp.c: New file.
4828 * gdb.base/duplicate-bp.exp: New file.
4829
4830 2012-09-26 Yao Qi <yao@codesourcery.com>
4831
4832 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
4833
4834 Revert:
4835 2012-09-21 Yao Qi <yao@codesourcery.com>
4836
4837 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
4838
4839 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
4840
4841 * gdb.base/longest-types.c: New test case.
4842 * gdb.base/longest-types.exp: New test case.
4843
4844 2012-09-25 Yao Qi <yao@codesourcery.com>
4845
4846 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
4847
4848 2012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4849
4850 Fix internal error on canonicalization of clang types.
4851 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
4852 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
4853 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
4854
4855 2012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4856
4857 Fix disassemble without parameters in tailcall frame.
4858 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
4859
4860 2012-09-21 Andrew Burgess <aburgess@broadcom.com>
4861
4862 * gdb.dwarf2/dw2-op-out-param.S: New file.
4863 * gdb.dwarf2/dw2-op-out-param.exp: New file.
4864
4865 2012-09-21 Yao Qi <yao@codesourcery.com>
4866
4867 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
4868
4869 2012-09-21 Yao Qi <yao@codesourcery.com>
4870
4871 * gdb.mi/mi-cli.exp: Remove.
4872 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
4873
4874 2012-09-21 Yao Qi <yao@codesourcery.com>
4875
4876 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
4877 "=record-started" notification.
4878
4879 2012-09-21 Yao Qi <yao@codesourcery.com>
4880
4881 * gdb.mi/mi-record-changed.exp: New.
4882 * gdb.mi/mi-reverse.exp: Adjust expected output.
4883
4884 2012-09-20 Tom Tromey <tromey@redhat.com>
4885
4886 * gdb.python/python.exp: Test atexit.register.
4887
4888 2012-09-20 Doug Evans <dje@google.com>
4889
4890 * boards/dwarf4-gdb-index.exp: New file.
4891
4892 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
4893 while running the tests.
4894
4895 2012-09-18 Joel Brobecker <brobecker@adacore.com>
4896
4897 * gdb.ada/bp_reset: New testcase.
4898
4899 2012-09-18 Yao Qi <yao@codesourcery.com>
4900
4901 * gdb.trace/mi-tsv-changed.exp: New.
4902
4903 2012-09-18 Yao Qi <yao@codesourcery.com>
4904
4905 * gdb.trace/mi-traceframe-changed.exp: New.
4906
4907 2012-09-17 Yao Qi <yao@codesourcery.com>
4908
4909 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
4910 when it is less than 0.
4911
4912 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4913
4914 PR 14119
4915 * gdb.arch/amd64-tailcall-ret.S: New file.
4916 * gdb.arch/amd64-tailcall-ret.c: New file.
4917 * gdb.arch/amd64-tailcall-ret.exp: New file.
4918 * gdb.reverse/amd64-tailcall-reverse.S: New file.
4919 * gdb.reverse/amd64-tailcall-reverse.c: New file.
4920 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
4921
4922 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4923
4924 PR 14548
4925 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
4926 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
4927 * gdb.reverse/singlejmp-reverse.S: New file.
4928 * gdb.reverse/singlejmp-reverse.c: New file.
4929 * gdb.reverse/singlejmp-reverse.exp: New file.
4930
4931 2012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4932
4933 Fix compatibility with old GCC (~4.1).
4934 * gdb.cp/converts.cc (my_enum_var): New variable.
4935
4936 2012-09-14 Andrew Burgess <aburgess@broadcom.com>
4937
4938 * gdb.xml/tdesc-regs.exp: Update expected output for new
4939 vector_size syntax of vector types.
4940
4941 2012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
4942
4943 Refactor Python "gdb" module into a proper Python package, by
4944 introducing a new "_gdb" module for code implemented in C, and
4945 using reload/__import__ instead of exec.
4946 * gdb.python/python.exp (Test stderr location): Update module
4947 location of GDB-specific sys.stderr.
4948 (Test stdout location): Ditto for sys.stdout.
4949
4950 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4951
4952 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
4953
4954 2012-09-12 Keith Seitz <keiths@redhat.com>
4955
4956 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
4957 conversion statement.
4958
4959 2012-09-12 Doug Evans <dje@google.com>
4960
4961 * gdb.base/help.exp: Remove testing of individual command help text,
4962 too much of a maintenance burden. Instead, test the functionality
4963 of "help" itself.
4964
4965 2012-09-11 Doug Evans <dje@google.com>
4966
4967 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
4968 breakpoint.
4969
4970 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
4971 * gdb.dwarf2/fission-reread.S: Ditto.
4972 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
4973 * gdb.dwarf2/fission-reread.exp: Ditto.
4974
4975 2012-09-11 Andrew Burgess <aburgess@broadcom.com>
4976
4977 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
4978
4979 2012-09-10 Joel Brobecker <brobecker@adacore.com>
4980
4981 * gdb.ada/optim_drec: New testcase.
4982
4983 2012-09-10 Doug Evans <dje@google.com>
4984
4985 * boards/fission.exp: Explicitly mark "board" as not remote.
4986
4987 2012-09-10 Keith Seitz <keiths@redhat.com>
4988
4989 PR gdb/13483
4990 * gdb.cp/converts.cc (A::A): Add ctor.
4991 (A::member_): Add member.
4992 (enum my_enum): New enumeration.
4993 (main): Add calls to foo1_7 with various
4994 permitted arguments.
4995 * gdb.cp/converts.exp: Add tests for boolean
4996 conversions permitted by the standard.
4997
4998 2012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
4999
5000 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
5001 avoid spurious results due to ~/.gdbinit.
5002 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
5003 $INTERNAL_GDBFLAGS in run command.
5004 * gdb.gdb/observer.exp (setup_test): Ditto.
5005 * gdb.gdb/selftest.exp (test_with_self): Ditto.
5006 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
5007
5008 2012-09-06 Doug Evans <dje@google.com>
5009
5010 * boards/fission.exp: New file.
5011
5012 * gdb.python/py-value.exp: Use clean_restart.
5013
5014 2012-09-05 Doug Evans <dje@google.com>
5015
5016 * gdb.base/info-macros.c: Fix whitespace.
5017
5018 2012-08-28 Pedro Alves <palves@redhat.com>
5019
5020 PR gdb/14428
5021
5022 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
5023
5024 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5025
5026 * gdb.base/break-caller-line.c: New file.
5027 * gdb.base/break-caller-line.exp: New file.
5028
5029 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5030
5031 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
5032 * gdb.arch/i386-cfi-notcurrent.S: New file.
5033 * gdb.arch/i386-cfi-notcurrent.exp: New file.
5034
5035 2012-08-27 Wei-cheng Wang <cole945@gmail.com>
5036 Yao Qi <yao@codesourcery.com>
5037 Pedro Alves <palves@redhat.com>
5038
5039 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
5040 New procedures.
5041 (top level): Add overlap checking tests.
5042
5043 2012-08-24 Tom Tromey <tromey@redhat.com>
5044
5045 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
5046 gdb_test_multiple fails for other reasons.
5047
5048 2012-08-24 Yao Qi <yao@codesourcery.com>
5049
5050 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
5051
5052 2012-08-23 Pedro Alves <palves@redhat.com>
5053
5054 * gdb.base/help.exp: Adjust to "handle" help text change.
5055
5056 2012-08-23 Yao Qi <yao@codesourcery.com>
5057
5058 * gdb.trace/disconnected-tracing.c (start, end): New.
5059 (main): Call start and end.
5060 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
5061 existing tests into this proc.
5062 (disconnected_tfind): New.
5063
5064 2012-08-23 Yao Qi <yao@codesourcery.com>
5065
5066 * boards/native-gdbserver.exp (${board}_upload): New.
5067 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
5068 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
5069 Execute tfile on remote target.
5070 Copy trace file from target to host.
5071
5072 2012-08-22 Joseph Myers <joseph@codesourcery.com>
5073
5074 * gdb.arch/thumb-bx-pc.S: New file.
5075 * gdb.arch/thumb-bx-pc.exp: New file.
5076
5077 2012-08-22 Tom Tromey <tromey@redhat.com>
5078
5079 * gdb.base/maint.exp: Update.
5080
5081 2012-08-22 Tom Tromey <tromey@redhat.com>
5082
5083 * lib/gdb.exp (skip_unwinder_tests): New proc.
5084 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
5085 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
5086
5087 2012-08-21 Tom Tromey <tromey@redhat.com>
5088
5089 * gdb.hp/gdb.aCC/exception.exp: Remove.
5090
5091 012-08-19 Andrew Pinski <apinski@cavium.com>
5092
5093 * gdb.arch/mips-octeon-bbit.c: New file.
5094 * gdb.arch/mips-octeon-bbit.exp: New Test.
5095
5096 012-08-19 Keith Seitz <keiths@redhat.com>
5097
5098 PR c++/14365
5099 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
5100 * gdb.dwarf2/dw2-anon-mptr.S: New file.
5101
5102 2012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5103
5104 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
5105 verbose -log by more specific untested call.
5106
5107 2012-08-18 Yao Qi <yao@codesourcery.com>
5108
5109 * gdb.trace/tfind.exp: Move tests on various command help before
5110 checking target supports trace.
5111 Fix the expected output of 'help tfind end'.
5112
5113 2012-08-17 Keith Seitz <keiths@redhat.com>
5114
5115 PR c++/13356
5116 * gdb.base/default.exp: Update all "check type" tests.
5117 * gdb.base/help.exp: Likewise.
5118 * gdb.base/setshow.exp: Likewise.
5119 * gdb.cp/converts.cc (foo1_type_check): New function.
5120 (foo2_type_check): New function.
5121 (foo3_type_check): New function.
5122 (main): Call new functions.
5123 * converts.exp: Add tests for integer-to-pointer conversions
5124 with/without strict type-checking.
5125
5126 2012-08-16 Mike Frysinger <vapier@gentoo.org>
5127
5128 * gdb.base/help.exp: Update expected output.
5129
5130 2012-08-16 Joel Brobecker <brobecker@adacore.com>
5131
5132 * gdb.ada/rdv_wait: New testcase.
5133
5134 2012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5135
5136 * gdb.base/attach-twice.exp: Remove excessive ps exec.
5137
5138 2012-08-13 Doug Evans <dje@google.com>
5139
5140 * gdb.base/help.exp: Update expected output.
5141 * gdb.base/default.exp: Update expected output of "show convenience".
5142
5143 2012-08-10 Doug Evans <dje@google.com>
5144
5145 * gdb.python/py-strfns.c: New file.
5146 * gdb.python/py-strfns.exp: New file.
5147 * gdb.python/py-type.exp (test_fields): Add vector tests.
5148
5149 2012-08-10 Mike Frysinger <vapier@gentoo.org>
5150
5151 PR cli/10436:
5152 * gdb.base/completion.exp: Add tests for handle completion.
5153
5154 2012-08-09 Yao Qi <yao@codesourcery.com>
5155
5156 * gdb.mi/mi-cmd-param-changed.exp: New.
5157 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
5158 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
5159 * gdb.mi/mi2-prompt.exp: Likewise.
5160
5161 2012-08-08 Doug Evans <dje@google.com>
5162
5163 * gdb.base/debug-expr.c: New file.
5164 * gdb.base/debug-expr.exp: New file.
5165 * gdb.base/exprs.exp: Test {type} casts.
5166 * gdb.cp/debug-expr.exp: New file.
5167
5168 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5169
5170 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
5171 global variable loop, not a 'break'. Add loop count limit to 100.
5172 Add new fail case for terminated vgdb.
5173
5174 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5175 Jean-Marc Saffroy <saffroy@gmail.com>
5176
5177 PR 11804
5178 * gdb.base/gcore-relro.exp: New file.
5179 * gdb.base/gcore-relro-main.c: New file.
5180 * gdb.base/gcore-relro-lib.c: New file.
5181
5182 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5183
5184 Do not false FAIL with old GCCs.
5185 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
5186 GCC < 4.5 in $no_hw mode.
5187
5188 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5189
5190 * gdb.base/default.exp (cd): Accept new directory with no arguments.
5191
5192 2012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5193
5194 * gdb.base/list.exp (test_only_end): New function.
5195 Call it.
5196
5197 2012-08-06 Tom Tromey <tromey@redhat.com>
5198
5199 * gdb.python/py-mi.exp: Add test for printer whose children
5200 are a list.
5201 * gdb.python/py-prettyprint.c (struct children_as_list): New.
5202 (main): New variable children_as_list.
5203 * gdb.python/py-prettyprint.py (class pp_children_as_list):
5204 New.
5205 (register_pretty_printers): Register new printer.
5206
5207 2012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
5208
5209 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
5210 symbols. Abort if vgdb remote connection is closed.
5211
5212 2012-08-02 Doug Evans <dje@google.com>
5213
5214 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
5215
5216 2012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
5217
5218 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
5219 s390x, PowerPC 64 and m68k-linux.
5220
5221 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
5222
5223 * gdb.base/annota1.exp: Accept no frames-invalid notification
5224 when starting up the program.
5225 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
5226 show a symbolic value as well.
5227 * gdb.server/server-exec-info.exp: Skip test when skipping
5228 gdbserver test and/or when skipping shared library tests.
5229 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
5230 avoid name conflicts with other tests.
5231
5232 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
5233
5234 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
5235 Fix wrong output on big-endian systems.
5236 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
5237 4-byte pointer types on 64-bit s390x.
5238
5239 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
5240
5241 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
5242 marker comment at the beginning (after intialization).
5243 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
5244 breakpoint on marker comment instead of function begin.
5245 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
5246 PowerPC.
5247 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
5248 or 64-bit PowerPC.
5249 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
5250 gdb,no_hardware_watchpoints flag is set.
5251 (initialize): Remove now redundant can-use-hw-watchpoints change.
5252
5253 2012-08-02 Yao Qi <yao@codesourcery.com>
5254 Pedro Alves <palves@redhat.com>
5255
5256 * boards/local-remote-host.exp: New.
5257
5258 2012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
5259
5260 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
5261 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
5262 * gdb.base/print-file-var.exp: Likewise.
5263 * gdb.server/solib-list.exp: Skip on remote targets.
5264
5265 2012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
5266
5267 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
5268 watchpoints on ARM. When expecting software watchpoints, tolerate
5269 (remote) targets that report unsupported hardware watchpoint only
5270 at continue time.
5271 (test_wide_location_2): Likewise.
5272
5273 2012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5274
5275 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
5276 valgrind versions.
5277
5278 2012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
5279
5280 * gdb.base/valgrind-infcall.c: New file.
5281 * gdb.base/valgrind-infcall.exp: New file.
5282
5283 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
5284
5285 2012-07-30 Keith Seitz <keiths@redhat.com>
5286
5287 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
5288 linespecs.
5289
5290 2012-07-30 Doug Evans <dje@google.com>
5291
5292 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
5293 * gdb.dwarf2/pr13961.S: Ditto.
5294
5295 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
5296
5297 2012-07-30 Andrew Burgess <aburgess@broadcom.com>
5298
5299 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
5300 change its format immediately after reloading the binary.
5301
5302 2012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5303
5304 Fix testsuite regression after --use-deprecated-index-sections removal.
5305 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
5306 string.
5307 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
5308
5309 2012-07-27 Yao Qi <yao@codesourcery.com>
5310
5311 KFAIL for PR remote/14161.
5312 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
5313 Cleanup socket files.
5314 (strace_info_marker): Detach inferior.
5315
5316 2012-07-26 Tom Tromey <tromey@redhat.com>
5317
5318 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
5319
5320 2012-07-26 Markus Metzger <markus.t.metzger@intel.com>
5321
5322 * gdb.python/py-inferior.c (thread): New function.
5323 (check_threads): New function.
5324 (test_threads): New function.
5325 * gdb.python/py-inferior.exp: Added test.
5326 Replaced runto with continue to breakpoint.
5327
5328 2012-07-26 Tom Tromey <tromey@redhat.com>
5329
5330 * lib/ada.exp (standard_ada_testfile): New proc.
5331 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
5332 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
5333 * gdb.ada/array_return.exp: Use standard_ada_testfile.
5334 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
5335 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
5336 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
5337 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
5338 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
5339 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
5340 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
5341 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
5342 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
5343 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
5344 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
5345 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
5346 * gdb.ada/char_param.exp: Use standard_ada_testfile.
5347 * gdb.ada/complete.exp: Use standard_ada_testfile.
5348 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
5349 standard_output_file.
5350 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
5351 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
5352 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
5353 standard_output_file.
5354 * gdb.ada/exprs.exp: Use standard_ada_testfile.
5355 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
5356 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
5357 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
5358 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
5359 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
5360 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
5361 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
5362 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
5363 * gdb.ada/homonym.exp: Use standard_ada_testfile.
5364 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
5365 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
5366 * gdb.ada/interface.exp: Use standard_ada_testfile.
5367 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
5368 standard_output_file
5369 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
5370 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
5371 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
5372 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
5373 * gdb.ada/nested.exp: Use standard_ada_testfile.
5374 * gdb.ada/null_array.exp: Use standard_ada_testfile.
5375 * gdb.ada/null_record.exp: Use standard_ada_testfile.
5376 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
5377 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
5378 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
5379 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
5380 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
5381 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
5382 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
5383 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
5384 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
5385 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
5386 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
5387 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
5388 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
5389 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
5390 * gdb.ada/start.exp: Use standard_ada_testfile.
5391 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
5392 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
5393 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
5394 * gdb.ada/tagged.exp: Use standard_ada_testfile.
5395 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
5396 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
5397 * gdb.ada/tasks.exp: Use standard_ada_testfile.
5398 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
5399 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
5400 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
5401 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
5402 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
5403 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
5404 * gdb.ada/widewide.exp: Use standard_ada_testfile.
5405
5406 2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5407
5408 Fix testsuite regression after --use-deprecated-index-sections removal.
5409 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
5410
5411 2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5412
5413 Fix compatibility with Tcl before 7.5.
5414 * lib/future.exp (lreverse): New function if it does not exist.
5415
5416 2012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
5417
5418 * gdb.mi/mi-pending.c: New method to set a second pending
5419 breakpoint.
5420 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
5421 condition.
5422
5423 2012-07-20 Pedro Alves <palves@redhat.com>
5424
5425 PR threads/11692
5426 PR gdb/12203
5427
5428 * gdb.threads/create-fail.c: New file.
5429 * gdb.threads/create-fail.exp: New file.
5430
5431 2012-07-19 Pedro Alves <palves@redhat.com>
5432
5433 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
5434 * config/vx.exp (gdb_start): Likewise.
5435 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
5436 * gdb.base/setvar.exp (test_set): Likewise.
5437 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
5438 * gdb.reverse/sigall-precsave.exp: Likewise.
5439 * gdb.reverse/sigall-reverse.exp: Likewise.
5440
5441 2012-07-19 Pedro Alves <palves@redhat.com>
5442
5443 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
5444 handler before recording.
5445
5446 2012-07-19 Tom Tromey <tromey@redhat.com>
5447
5448 * gdb.cp/casts.exp: Add tests for typeof and decltype.
5449 * gdb.cp/casts.cc (decltype): New function.
5450 (main): Use it.
5451
5452 2012-07-19 Pedro Alves <palves@redhat.com>
5453
5454 * gdb.base/sigall.exp (signals): New list.
5455 <top level>: Loop over signals in the $signals list instead of
5456 calling a test function once per signal.
5457 * gdb.reverse/sigall-precsave.exp (signals): New list.
5458 <top level>: Loop over signals in the $signals list instead of
5459 calling a test function once per signal.
5460 * gdb.reverse/sigall-reverse.exp (signals): New list.
5461 <top level>: Loop over signals in the $signals list instead of
5462 calling a test function once per signal.
5463
5464 2012-07-19 Yao Qi <yao@codesourcery.com>
5465
5466 * gdb.base/setshow.exp: Test 'set args ~'.
5467
5468 2012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5469
5470 * gdb.base/store.exp (check_set): Import gdb_prompt.
5471 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
5472 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
5473
5474 2012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5475
5476 PR 11914
5477 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
5478 (main): Call eval_sub.
5479 * gdb.python/py-prettyprint.exp:
5480 (python execfile ('py-prettyprint.py')): Move it earlier.
5481 New breakpoint for eval-break.
5482 (continue to breakpoint: eval-break, info locals): New test.
5483 (python execfile ('py-prettyprint.py')): Move it from here.
5484 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
5485 (register_pretty_printers): Register pp_eval_type.
5486
5487 2012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5488
5489 Fix a testcase regression by me.
5490 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
5491 DW_FORM_data4.
5492
5493 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5494 Doug Evans <dje@google.com>
5495
5496 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
5497 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
5498
5499 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5500
5501 Fix gdbserver run regression.
5502 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
5503
5504 2012-07-12 Tom Tromey <tromey@redhat.com>
5505
5506 * lib/gdb.exp (standard_testfile): Don't declare objdir.
5507 (clean_restart): Likewise.
5508 (core_find): Use standard_output_file.
5509
5510 2012-07-12 Tom Tromey <tromey@redhat.com>
5511
5512 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
5513 * gdb.dwarf2/dw2-anonymous-func.exp: Use
5514 prepare_for_testing_full.
5515 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
5516 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
5517 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
5518 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
5519 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
5520 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
5521 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
5522 prepare_for_testing_full.
5523 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
5524 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
5525 prepare_for_testing_full.
5526 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
5527 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
5528 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
5529
5530 2012-07-12 Tom Tromey <tromey@redhat.com>
5531
5532 * lib/gdb.exp (build_executable_from_specs): New proc, from
5533 build_executable.
5534 (build_executable): Use it.
5535 (prepare_for_testing_full): New proc.
5536
5537 2012-07-11 Tom Tromey <tromey@redhat.com>
5538
5539 * gdb.reverse/break-precsave.exp: Use standard_output_file.
5540 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
5541 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
5542 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
5543 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
5544 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
5545 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
5546 * gdb.reverse/step-precsave.exp: Use standard_output_file.
5547 * gdb.reverse/until-precsave.exp: Use standard_output_file.
5548 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
5549
5550 2012-07-10 Tom Tromey <tromey@redhat.com>
5551
5552 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
5553 standard_output_file.
5554 * gdb.mi/gdb2549.exp: Use standard_testfile.
5555 * gdb.mi/gdb669.exp: Use standard_testfile.
5556 * gdb.mi/gdb701.exp: Use standard_testfile.
5557 * gdb.mi/gdb792.exp: Use standard_testfile.
5558 * gdb.mi/mi-async.exp: Use standard_testfile.
5559 * gdb.mi/mi-basics.exp: Use standard_testfile.
5560 * gdb.mi/mi-break.exp: Use standard_testfile.
5561 * gdb.mi/mi-cli.exp: Use standard_testfile.
5562 * gdb.mi/mi-console.exp: Use standard_testfile.
5563 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
5564 * gdb.mi/mi-eval.exp: Use standard_testfile.
5565 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
5566 * gdb.mi/mi-file.exp: Use standard_testfile.
5567 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
5568 * gdb.mi/mi-logging.exp: Use standard_testfile.
5569 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
5570 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
5571 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
5572 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
5573 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
5574 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
5575 * gdb.mi/mi-pending.exp: Use standard_testfile,
5576 standard_output_file.
5577 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
5578 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
5579 * gdb.mi/mi-regs.exp: Use standard_testfile.
5580 * gdb.mi/mi-return.exp: Use standard_testfile.
5581 * gdb.mi/mi-reverse.exp: Use standard_testfile.
5582 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
5583 * gdb.mi/mi-solib.exp: Use standard_testfile,
5584 standard_output_file.
5585 * gdb.mi/mi-stack.exp: Use standard_testfile.
5586 * gdb.mi/mi-stepi.exp: Use standard_testfile.
5587 * gdb.mi/mi-stepn.exp: Use standard_testfile.
5588 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
5589 * gdb.mi/mi-until.exp: Use standard_testfile.
5590 * gdb.mi/mi-var-block.exp: Use standard_testfile.
5591 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
5592 * gdb.mi/mi-var-child.exp: Use standard_testfile.
5593 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
5594 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
5595 * gdb.mi/mi-var-display.exp: Use standard_testfile.
5596 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
5597 standard_output_file.
5598 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
5599 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
5600 * gdb.mi/mi-watch.exp: Use standard_testfile.
5601 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
5602 * gdb.mi/mi2-basics.exp: Use standard_testfile.
5603 * gdb.mi/mi2-break.exp: Use standard_testfile.
5604 * gdb.mi/mi2-cli.exp: Use standard_testfile.
5605 * gdb.mi/mi2-console.exp: Use standard_testfile.
5606 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
5607 * gdb.mi/mi2-eval.exp: Use standard_testfile.
5608 * gdb.mi/mi2-file.exp: Use standard_testfile.
5609 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
5610 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
5611 * gdb.mi/mi2-regs.exp: Use standard_testfile.
5612 * gdb.mi/mi2-return.exp: Use standard_testfile.
5613 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
5614 * gdb.mi/mi2-stack.exp: Use standard_testfile.
5615 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
5616 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
5617 * gdb.mi/mi2-until.exp: Use standard_testfile.
5618 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
5619 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
5620 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
5621 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
5622 * gdb.mi/mi2-watch.exp: Use standard_testfile.
5623
5624 2012-07-10 Tom Tromey <tromey@redhat.com>
5625
5626 * gdb.cp/abstract-origin.exp: Use standard_testfile.
5627 * gdb.cp/ambiguous.exp: Use standard_testfile,
5628 prepare_for_testing.
5629 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
5630 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
5631 * gdb.cp/anon-ns.exp: Use standard_testfile.
5632 * gdb.cp/anon-struct.exp: Use standard_testfile.
5633 * gdb.cp/anon-union.exp: Use standard_testfile,
5634 prepare_for_testing.
5635 * gdb.cp/arg-reference.exp: Use standard_testfile,
5636 prepare_for_testing.
5637 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
5638 * gdb.cp/breakpoint.exp: Use standard_testfile,
5639 prepare_for_testing.
5640 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
5641 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
5642 standard_output_file.
5643 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
5644 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
5645 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
5646 (test_static_members): Update.
5647 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
5648 * gdb.cp/converts.exp: Use standard_testfile.
5649 * gdb.cp/cp-relocate.exp: Use standard_testfile.
5650 * gdb.cp/cpcompletion.exp: Use standard_testfile,
5651 prepare_for_testing.
5652 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
5653 * gdb.cp/cplabel.exp: Use standard_testfile.
5654 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
5655 prepare_for_testing.
5656 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
5657 * gdb.cp/derivation.exp: Use standard_testfile,
5658 prepare_for_testing.
5659 * gdb.cp/destrprint.exp: Use standard_testfile.
5660 * gdb.cp/dispcxx.exp: Use standard_testfile.
5661 * gdb.cp/exception.exp: Use standard_testfile,
5662 prepare_for_testing.
5663 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
5664 * gdb.cp/extern-c.exp: Use standard_testfile,
5665 prepare_for_testing.
5666 * gdb.cp/formatted-ref.exp: Use standard_testfile,
5667 prepare_for_testing.
5668 * gdb.cp/fpointer.exp: Use standard_testfile.
5669 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
5670 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
5671 standard_output_file.
5672 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
5673 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
5674 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
5675 standard_output_file.
5676 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
5677 (do_tests): Update.
5678 * gdb.cp/koenig.exp: Use standard_testfile.
5679 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
5680 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
5681 * gdb.cp/m-static.exp: Use standard_testfile,
5682 prepare_for_testing.
5683 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
5684 * gdb.cp/mb-inline.exp: Use standard_testfile,
5685 prepare_for_testing.
5686 * gdb.cp/mb-templates.exp: Use standard_testfile,
5687 prepare_for_testing.
5688 * gdb.cp/member-ptr.exp: Use standard_testfile,
5689 prepare_for_testing.
5690 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
5691 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
5692 * gdb.cp/method2.exp: Use standard_testfile.
5693 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
5694 standard_output_file.
5695 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
5696 (do_tests): Update.
5697 * gdb.cp/namespace-enum.exp: Use standard_testfile,
5698 prepare_for_testing.
5699 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
5700 prepare_for_testing.
5701 * gdb.cp/namespace.exp: Use standard_testfile,
5702 prepare_for_testing.
5703 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
5704 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
5705 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
5706 * gdb.cp/nsimport.exp: Use standard_testfile,
5707 prepare_for_testing.
5708 * gdb.cp/nsnested.exp: Use standard_testfile.
5709 * gdb.cp/nsnoimports.exp: Use standard_testfile.
5710 * gdb.cp/nsrecurs.exp: Use standard_testfile,
5711 prepare_for_testing.
5712 * gdb.cp/nsstress.exp: Use standard_testfile,
5713 prepare_for_testing.
5714 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
5715 * gdb.cp/operator.exp: Use standard_testfile.
5716 * gdb.cp/oranking.exp: Use standard_testfile.
5717 * gdb.cp/overload-const.exp: Use standard_testfile.
5718 * gdb.cp/overload.exp: Use standard_testfile,
5719 prepare_for_testing.
5720 * gdb.cp/ovldbreak.exp: Use standard_testfile.
5721 * gdb.cp/ovsrch.exp: Use standard_testfile.
5722 * gdb.cp/paren-type.exp: Use standard_testfile.
5723 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
5724 prepare_for_testing.
5725 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
5726 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
5727 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
5728 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
5729 * gdb.cp/pr10728.exp: Use standard_testfile,
5730 standard_output_file.
5731 * gdb.cp/pr12028.exp: Use standard_testfile.
5732 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
5733 * gdb.cp/pr9167.exp: Use standard_testfile.
5734 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
5735 * gdb.cp/printmethod.exp: Use standard_testfile,
5736 prepare_for_testing.
5737 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
5738 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
5739 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
5740 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
5741 standard_output_file.
5742 * gdb.cp/readnow-language.exp: Use standard_testfile.
5743 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
5744 (gdb_start_again): Use clean_restart.
5745 * gdb.cp/ref-types.exp: Use standard_testfile,
5746 prepare_for_testing.
5747 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
5748 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
5749 * gdb.cp/smartp.exp: Use standard_testfile.
5750 * gdb.cp/static-method.exp: Use standard_testfile.
5751 * gdb.cp/static-print-quit.exp: Use standard_testfile.
5752 * gdb.cp/temargs.exp: Use standard_testfile.
5753 * gdb.cp/templates.exp: Use standard_testfile,
5754 prepare_for_testing.
5755 (do_tests): Update.
5756 * gdb.cp/try_catch.exp: Use standard_testfile,
5757 prepare_for_testing.
5758 * gdb.cp/typedef-operator.exp: Use standard_testfile.
5759 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
5760 * gdb.cp/virtbase.exp: Use standard_testfile,
5761 prepare_for_testing.
5762 * gdb.cp/virtfunc.exp: Use standard_testfile,
5763 prepare_for_testing.
5764 (do_tests): Update.
5765 * gdb.cp/virtfunc2.exp: Use standard_testfile,
5766 prepare_for_testing.
5767
5768 2012-07-10 Tom Tromey <tromey@redhat.com>
5769
5770 * lib/gdb.exp (standard_testfile): Unset output variables from
5771 earlier invocations.
5772
5773 2012-07-10 Yao Qi <yao@codesourcery.com>
5774
5775 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
5776 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
5777 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
5778 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
5779 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
5780 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
5781 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
5782 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
5783 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
5784 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
5785 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
5786 * gdb.mi/mi-var-display.exp: Likewise.
5787 * gdb.mi/mi-var-invalidate.exp: Likewise.
5788 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
5789 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
5790 * gdb.mi/mi2-console.exp: Likewise.
5791 * gdb.mi/mi2-disassemble.exp: Likewise.
5792 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
5793 * gdb.mi/mi2-read-memory.exp: Likewise.
5794 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
5795 * gdb.mi/mi2-simplerun.exp: Likewise.
5796 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
5797 * gdb.mi/mi2-syn-frame.exp: Likewise.
5798 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
5799 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
5800 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
5801
5802 2012-07-09 Tom Tromey <tromey@redhat.com>
5803
5804 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
5805 * gdb.base/callfuncs.exp: Add cast-based test.
5806 * gdb.base/callfuncs.c (voidfunc): New function.
5807
5808 2012-07-08 Doug Evans <dje@google.com>
5809
5810 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
5811
5812 2012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5813
5814 Fix XFAIL compatibility with old i386 systems.
5815 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
5816 Check also 'Cannot insert breakpoint 0'.
5817
5818 2012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5819
5820 PR 14321
5821 * gdb.base/find.exp
5822 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
5823
5824 2012-07-06 Tom Tromey <tromey@redhat.com>
5825
5826 * gdb.base/whatis.exp: Add test.
5827
5828 2012-07-06 Tom Tromey <tromey@redhat.com>
5829
5830 * gdb.base/whatis.exp: Add regression test.
5831
5832 2012-07-06 Tom Tromey <tromey@redhat.com>
5833
5834 * gdb.base/whatis.exp: Add tests.
5835
5836 2012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5837
5838 PR 12649
5839 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
5840 gdb_test_multiple $gdb_prompt terminator.
5841
5842 2012-07-04 Pedro Alves <palves@redhat.com>
5843
5844 * gdb.mi/mi-reverse.exp: Use supports_reverse and
5845 supports_process_record.
5846
5847 2012-07-04 Pedro Alves <palves@redhat.com>
5848
5849 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
5850 endings.
5851 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
5852
5853 2012-07-03 Stan Shebs <stan@codesourcery.com>
5854
5855 * gdb.base/info-os.c (main): Retry resource acquisition until an
5856 available one is found.
5857 * gdb.base/info-os.exp: Collect resource keys from the program
5858 and use them in matching.
5859
5860 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5861
5862 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
5863 Wrap the test into loop for corefile and core0file.
5864
5865 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5866
5867 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
5868 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
5869 .note.GNU-stack.
5870
5871 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
5872
5873 2012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
5874
5875 * gdb.base/help.exp (help b, help br, help bre, help brea, help
5876 break): Include help message for the new `-probe' and `-probe-stap'
5877 options.
5878
5879 2012-07-02 Stan Shebs <stan@codesourcery.com>
5880
5881 * gdb.base/dprintf.exp: Add agent style tests.
5882
5883 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5884
5885 * gdb.base/stale-infcall.c (infcall): New label test-next.
5886 (main): New labels test-pass and test-fail.
5887 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
5888 $test_fail_bpnum to test-fail.
5889 (test system longjmp tracking support): New test.
5890 Delete $test_fail_bpnum.
5891 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
5892 breakpoint.
5893
5894 2012-06-30 Doug Evans <dje@google.com>
5895
5896 * gdb.dwarf2/fission-reread.S: New file.
5897 * gdb.dwarf2/fission-reread.exp: New file.
5898
5899 2012-06-28 Stan Shebs <stan@codesourcery.com>
5900
5901 * gdb.mi/mi-logging.exp: New file.
5902
5903 2012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5904 Pedro Alves <palves@redhat.com>
5905
5906 * gdb.threads/siginfo-threads.exp: New file.
5907 * gdb.threads/siginfo-threads.c: New file.
5908 * gdb.threads/sigstep-threads.exp: New file.
5909 * gdb.threads/sigstep-threads.c: New file.
5910
5911 2012-06-28 Tom Tromey <tromey@redhat.com>
5912
5913 * gdb.go/package.exp: Partially revert earlier patch; use
5914 gdb_compile again. Use standard_output_file.
5915
5916 2012-06-27 Doug Evans <dje@google.com>
5917
5918 * gdb.dwarf2/fission-base.c: New file.
5919 * gdb.dwarf2/fission-base.S: New file.
5920 * gdb.dwarf2/fission-base.exp: New file.
5921
5922 2012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5923
5924 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
5925
5926 2012-06-27 Tom Tromey <tromey@redhat.com>
5927
5928 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
5929 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
5930
5931 2012-06-27 Tom Tromey <tromey@redhat.com>
5932
5933 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
5934 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
5935 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
5936 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
5937 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
5938 prepare_for_testing.
5939 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
5940 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
5941 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
5942 standard_testfile.
5943 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
5944 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
5945 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
5946 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
5947 prepare_for_testing.
5948 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
5949 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
5950 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
5951 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
5952 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
5953 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
5954 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
5955 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
5956 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
5957 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
5958 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
5959 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
5960 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
5961 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
5962 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
5963 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
5964 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
5965 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
5966 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
5967 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
5968 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
5969 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
5970 standard_output_file.
5971 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
5972 standard_output_file.
5973 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
5974 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
5975 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
5976 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
5977 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
5978 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
5979 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
5980 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
5981 * gdb.dwarf2/implptr.exp: Use standard_testfile.
5982 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
5983 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
5984 * gdb.dwarf2/pieces.exp: Use standard_testfile.
5985 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
5986 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
5987 * gdb.dwarf2/valop.exp: Use standard_testfile,
5988 prepare_for_testing.
5989
5990 2012-06-27 Tom Tromey <tromey@redhat.com>
5991
5992 * gdb.python/python.exp: Fix regexps in pagination tests.
5993
5994 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
5995
5996 * gdb.python/py-symtab.exp: Add tests to test the new attribute
5997 'last' of gdb.Symtab_and_line.
5998 * gdb.python/py-symbol.c: Move break point comment to enable
5999 testing of gdb.Symtab_and_line.last.
6000
6001 2012-06-26 Tom Tromey <tromey@redhat.com>
6002
6003 * gdb.threads/step.c: Remove.
6004 * gdb.threads/step.exp: Remove.
6005 * gdb.threads/step2.exp: Remove.
6006
6007 2012-06-26 Tom Tromey <tromey@redhat.com>
6008
6009 * gdb.threads/watchpoint-fork.exp (test): Use
6010 standard_output_file. Don't declare objdir.
6011 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
6012 standard_output_file.
6013 * gdb.threads/attach-stopped.exp: Use standard_testfile.
6014 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
6015 clean_restart. Remove incdir.
6016 * gdb.threads/corethreads.exp: Use standard_testfile.
6017 * gdb.threads/execl.exp: Use standard_testfile,
6018 standard_output_file, clean_restart.
6019 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
6020 clean_restart.
6021 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
6022 clean_restart.
6023 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
6024 incdir.
6025 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
6026 clean_restart. Remove incdir.
6027 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
6028 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
6029 clean_restart. Remove incdir.
6030 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
6031 Remove incdir.
6032 * gdb.threads/leader-exit.exp: Use standard_testfile.
6033 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
6034 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
6035 clean_restart.
6036 * gdb.threads/manythreads.exp: Use standard_testfile,
6037 clean_restart. Remove incdir.
6038 * gdb.threads/multi-create.exp: Use standard_testfile,
6039 clean_restart.
6040 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
6041 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
6042 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
6043 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
6044 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
6045 * gdb.threads/pending-step.exp: Use standard_testfile,
6046 clean_restart. Remove incdir.
6047 * gdb.threads/print-threads.exp: Use standard_testfile,
6048 clean_restart. Remove incdir.
6049 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
6050 clean_restart. Remove incdir.
6051 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
6052 Remove incdir.
6053 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
6054 incdir.
6055 * gdb.threads/sigthread.exp: Use standard_testfile,
6056 clean_restart.
6057 * gdb.threads/staticthreads.exp: Use standard_testfile,
6058 clean_restart. Remove incdir.
6059 * gdb.threads/switch-threads.exp: Use standard_testfile,
6060 clean_restart. Remove incdir.
6061 * gdb.threads/thread-execl.exp: Use standard_testfile,
6062 clean_restart. Remove incdir.
6063 * gdb.threads/thread-find.exp: Use standard_testfile,
6064 clean_restart.
6065 * gdb.threads/thread-specific.exp: Use standard_testfile,
6066 clean_restart. Remove incdir.
6067 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
6068 clean_restart. Remove incdir.
6069 * gdb.threads/thread_check.exp: Use standard_testfile,
6070 clean_restart. Remove incdir.
6071 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
6072 incdir.
6073 * gdb.threads/threadapply.exp: Use standard_testfile,
6074 clean_restart. Remove incdir.
6075 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
6076 clean_restart. Remove incdir.
6077 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
6078 clean_restart.
6079 * gdb.threads/tls-shared.exp: Use standard_testfile,
6080 clean_restart, standard_output_file.
6081 * gdb.threads/tls-var.exp: Use standard_testfile,
6082 standard_output_file.
6083 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
6084 Remove incdir.
6085 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
6086 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
6087 incdir.
6088 * gdb.threads/watchthreads2.exp: Use standard_testfile,
6089 clean_restart. Remove incdir.
6090
6091 2012-06-26 Tom Tromey <tromey@redhat.com>
6092
6093 * gdb.trace/actions.exp: Use standard_testfile.
6094 * gdb.trace/ax.exp: Use standard_testfile.
6095 * gdb.trace/backtrace.exp: Use standard_testfile.
6096 * gdb.trace/change-loc.exp: Use standard_testfile.
6097 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
6098 * gdb.trace/collection.exp: Use standard_testfile,
6099 prepare_for_testing.
6100 * gdb.trace/deltrace.exp: Use standard_testfile.
6101 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
6102 * gdb.trace/ftrace.exp: Use standard_testfile.
6103 * gdb.trace/infotrace.exp: Use standard_testfile.
6104 * gdb.trace/packetlen.exp: Use standard_testfile.
6105 * gdb.trace/passc-dyn.exp: Use standard_testfile.
6106 * gdb.trace/passcount.exp: Use standard_testfile.
6107 * gdb.trace/pending.exp: Use standard_testfile.
6108 * gdb.trace/report.exp: Use standard_testfile.
6109 * gdb.trace/save-trace.exp: Use standard_testfile.
6110 * gdb.trace/stap-trace.exp: Use standard_testfile.
6111 * gdb.trace/status-stop.exp: Use standard_testfile.
6112 * gdb.trace/strace.exp: Use standard_testfile.
6113 * gdb.trace/tfile.exp: Use standard_testfile.
6114 * gdb.trace/tfind.exp: Use standard_testfile.
6115 * gdb.trace/trace-break.exp: Use standard_testfile.
6116 * gdb.trace/trace-mt.exp: Use standard_testfile.
6117 * gdb.trace/tracecmd.exp: Use standard_testfile.
6118 * gdb.trace/tspeed.exp: Use standard_testfile.
6119 * gdb.trace/tstatus.exp: Use standard_testfile.
6120 * gdb.trace/tsv.exp: Use standard_testfile.
6121 * gdb.trace/unavailable.exp: Use standard_testfile,
6122 prepare_for_testing.
6123 * gdb.trace/while-dyn.exp: Use standard_testfile.
6124 * gdb.trace/while-stepping.exp: Use standard_testfile.
6125
6126 2012-06-26 Tom Tromey <tromey@redhat.com>
6127
6128 * gdb.reverse/break-precsave.exp: Use standard_testfile.
6129 * gdb.reverse/break-reverse.exp: Use standard_testfile.
6130 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
6131 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
6132 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
6133 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
6134 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
6135 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
6136 prepare_for_testing.
6137 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
6138 prepare_for_testing.
6139 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
6140 prepare_for_testing.
6141 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
6142 prepare_for_testing.
6143 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
6144 prepare_for_testing
6145 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
6146 * gdb.reverse/machinestate.exp: Use standard_testfile.
6147 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
6148 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
6149 build_executable.
6150 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
6151 build_executable.
6152 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
6153 standard_output_file.
6154 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
6155 standard_output_file.
6156 * gdb.reverse/step-precsave.exp: Use standard_testfile.
6157 * gdb.reverse/step-reverse.exp: Use standard_testfile.
6158 * gdb.reverse/until-precsave.exp: Use standard_testfile.
6159 * gdb.reverse/until-reverse.exp: Use standard_testfile.
6160 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
6161 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
6162
6163 2012-06-26 Tom Tromey <tromey@redhat.com>
6164
6165 * gdb.stabs/weird.exp: Remove directory-checking code. Use
6166 standard_output_file.
6167 * gdb.stabs/exclfwd.exp: Use standard_testfile,
6168 prepare_for_testing. Remove directory-checking code.
6169
6170 2012-06-25 Tom Tromey <tromey@redhat.com>
6171
6172 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
6173 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
6174 build_executable, not prepare_for_testing.
6175 * gdb.multi/base.exp: Use standard_output_file. Use
6176 build_executable, not prepare_for_testing.
6177
6178 2012-06-25 Tom Tromey <tromey@redhat.com>
6179
6180 * gdb.fortran/subarray.exp: Use standard_testfile,
6181 prepare_for_testing.
6182 * gdb.fortran/multi-dim.exp: Use standard_testfile.
6183 * gdb.fortran/module.exp: Use standard_testfile.
6184 * gdb.fortran/logical.exp: Use standard_testfile.
6185 * gdb.fortran/library-module.exp: Use standard_testfile,
6186 standard_output_file.
6187 * gdb.fortran/derived-type.exp: Use standard_testfile,
6188 prepare_for_testing.
6189 * gdb.fortran/complex.exp: Use standard_testfile,
6190 prepare_for_testing.
6191 * gdb.fortran/charset.exp: Use standard_testfile.
6192 * gdb.fortran/array-element.exp: Use standard_testfile,
6193 prepare_for_testing.
6194
6195 2012-06-25 Keith Seitz <keiths@redhat.com>
6196
6197 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
6198 Change rbreak-related tests to KFAIL and add bugzilla numbers.
6199
6200 2012-06-25 Tom Tromey <tromey@redhat.com>
6201
6202 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
6203 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
6204 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
6205 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
6206
6207 2012-06-25 Tom Tromey <tromey@redhat.com>
6208
6209 * gdb.linespec/ls-errs.exp: Use standard_testfile.
6210 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
6211 * gdb.linespec/linespec.exp: Use standard_testfile.
6212
6213 2012-06-25 Tom Tromey <tromey@redhat.com>
6214
6215 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
6216 prepare_for_testing.
6217
6218 2012-06-25 Tom Tromey <tromey@redhat.com>
6219
6220 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
6221 prepare_for_testing.
6222 * gdb.opt/inline-break.exp: Use standard_testfile,
6223 prepare_for_testing.
6224 * gdb.opt/inline-bt.exp: Use standard_testfile,
6225 prepare_for_testing.
6226 * gdb.opt/inline-cmds.exp: Use standard_testfile,
6227 prepare_for_testing.
6228 * gdb.opt/inline-locals.exp: Use standard_testfile,
6229 prepare_for_testing.
6230
6231 2012-06-25 Tom Tromey <tromey@redhat.com>
6232
6233 * gdb.asm/asm-source.exp: Use standard_output_file,
6234 standard_testfile. Construct .o files in proper subdir.
6235
6236 2012-06-25 Tom Tromey <tromey@redhat.com>
6237
6238 * gdb.server/ext-attach.exp: Use standard_testfile,
6239 prepare_for_testing.
6240 * gdb.server/ext-run.exp: Use standard_testfile,
6241 build_executable.
6242 * gdb.server/file-transfer.exp: Use standard_testfile,
6243 prepare_for_testing.
6244 * gdb.server/server-exec-info.exp: Use standard_testfile.
6245 * gdb.server/server-mon.exp: Use standard_testfile,
6246 prepare_for_testing.
6247 * gdb.server/server-run.exp: Use standard_testfile,
6248 build_executable.
6249 * gdb.server/solib-list.exp: Use standard_testfile,
6250 standard_output_file.
6251
6252 2012-06-25 Tom Tromey <tromey@redhat.com>
6253
6254 * lib/gdb.exp (standard_output_file): Use "file join".
6255 * gdb.go/chan.exp: Use standard_testfile.
6256 * gdb.go/handcall.exp: Use standard_testfile.
6257 * gdb.go/hello.exp: Use standard_testfile.
6258 * gdb.integers/chan.exp: Use standard_testfile.
6259 * gdb.go/methods.exp: Use standard_testfile.
6260 * gdb.go/package.exp: Use standard_testfile.
6261 * gdb.go/strings.exp: Use standard_testfile.
6262 * gdb.go/types.exp: Use standard_testfile.
6263 * gdb.go/unsafe.exp: Use standard_testfile.
6264
6265 2012-06-25 Greta Yorsh <greta.yorsh@arm.com>
6266
6267 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
6268
6269 2012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6270
6271 Fix regression by the previous commit.
6272 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
6273
6274 2012-06-22 Tom Tromey <tromey@redhat.com>
6275
6276 * gdb.python/lib-types.exp: Use standard_testfile,
6277 prepare_for_testing.
6278 * gdb.python/py-block.exp: Use standard_testfile.
6279 * gdb.python/py-breakpoint.exp: Use standard_testfile.
6280 * gdb.python/py-events.exp: Use standard_testfile,
6281 standard_output_file.
6282 * gdb.python/py-evsignal.exp: Use standard_testfile.
6283 * gdb.python/py-evethreads.exp: Use standard_testfile.
6284 * gdb.python/py-explore-cc.exp: Use standard_testfile.
6285 * gdb.python/py-explore.exp: Use standard_testfile.
6286 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
6287 standard_output_file.
6288 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
6289 prepare_for_testing.
6290 * gdb.python/py-frame-inline.exp: Use standard_testfile.
6291 * gdb.python/py-frame.exp: Use standard_testfile.
6292 * gdb.python/py-inferior.exp: Use standard_testfile.
6293 * gdb.python/py-infthread.exp: Use standard_testfile.
6294 * gdb.python/py-mi.exp: Use standard_testfile.
6295 * gdb.python/py-objfile-script.exp: Use standard_testfile,
6296 build_executable.
6297 * gdb.python/py-objfile.exp: Use standard_testfile.
6298 * gdb.python/py-pp-maint.exp: Use standard_testfile,
6299 prepare_for_testing.
6300 * gdb.python/py-prettyprint.exp: Use standard_testfile.
6301 * gdb.python/py-progspace.exp: Use standard_testfile,
6302 build_executable.
6303 * gdb.python/py-prompt.exp: Use standard_testfile,
6304 build_executable.
6305 * gdb.python/py-section-script.exp: Use standard_testfile,
6306 build_executable.
6307 * gdb.python/py-shared.exp: Use standard_testfile,
6308 standard_output_file, clean_restart.
6309 * gdb.python/py-symbol.exp: Use standard_output_file,
6310 prepare_for_testing.
6311 * gdb.python/py-symtab.exp: Use standard_output_file,
6312 prepare_for_testing
6313 * gdb.python/py-template.exp: Use standard_testfile.
6314 * gdb.python/py-type.exp: Use standard_testfile.
6315 * gdb.python/py-value-cc.exp: Use standard_testfile.
6316 * gdb.python/py-value.exp: Use standard_testfile.
6317 * gdb.python/python.exp: Use standard_testfile, build_executable.
6318
6319 2012-06-22 Tom Tromey <tromey@redhat.com>
6320
6321 * gdb.objc/basicclass.exp: Use standard_testfile.
6322 (do_objc_tests): Don't declare objdir.
6323 * gdb.objc/nondebug.exp: Use standard_testfile.
6324 (do_objc_tests): Don't declare objdir.
6325 * gdb.objc/objcdecode.exp: Use standard_testfile.
6326 (do_objc_tests): Don't declare objdir.
6327
6328 2012-06-22 Tom Tromey <tromey@redhat.com>
6329
6330 * gdb.java/jmain.exp: Use standard_testfile.
6331 * gdb.java/jmisc.exp: Use standard_testfile.
6332 * gdb.java/jnpe.exp: Use standard_testfile.
6333 * gdb.java/jprint.exp: Use standard_testfile.
6334
6335 2012-06-22 Tom Tromey <tromey@redhat.com>
6336
6337 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
6338 (standard_output_file, standard_testfile): New procs.
6339 (build_executable, clean_restart): Use standard_output_file.
6340
6341 2012-06-22 Yao Qi <yao@codesourcery.com>
6342
6343 * boards/native-gdbserver.exp: New proc ${board}_exec.
6344 * boards/native-stdio-gdbserver.exp: Likewise.
6345
6346 2012-06-21 Tom Tromey <tromey@redhat.com>
6347
6348 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
6349 (build_executable): Update.
6350 (get_compiler_info): Remove 'binfile' argument.
6351 * gdb.ada/arrayidx.exp: Update.
6352 * gdb.ada/null_array.exp: Update.
6353 * gdb.arch/altivec-abi.exp: Update.
6354 * gdb.arch/altivec-regs.exp: Update.
6355 * gdb.arch/amd64-byte.exp: Update.
6356 * gdb.arch/amd64-dword.exp: Update.
6357 * gdb.arch/amd64-word.exp: Update.
6358 * gdb.arch/i386-avx.exp: Update.
6359 * gdb.arch/i386-byte.exp: Update.
6360 * gdb.arch/i386-sse.exp: Update.
6361 * gdb.arch/i386-word.exp: Update.
6362 * gdb.arch/ppc-dfp.exp: Update.
6363 * gdb.arch/ppc-fp.exp: Update.
6364 * gdb.arch/vsx-regs.exp: Update.
6365 * gdb.base/all-bin.exp: Update.
6366 * gdb.base/annota1.exp: Update.
6367 * gdb.base/async.exp: Update.
6368 * gdb.base/attach.exp: Update.
6369 * gdb.base/break-interp.exp: Update.
6370 * gdb.base/call-ar-st.exp: Update.
6371 * gdb.base/call-rt-st.exp: Update.
6372 * gdb.base/call-sc.exp: Update.
6373 * gdb.base/callfuncs.exp: Update.
6374 * gdb.base/catch-load.exp: Update.
6375 * gdb.base/completion.exp: Update.
6376 * gdb.base/complex.exp: Update.
6377 * gdb.base/condbreak.exp: Update.
6378 * gdb.base/consecutive.exp: Update.
6379 * gdb.base/constvars.exp: Update.
6380 * gdb.base/corefile.exp: Update.
6381 * gdb.base/eval-skip.exp: Update.
6382 * gdb.base/expand-psymtabs.exp: Update.
6383 * gdb.base/exprs.exp: Update.
6384 * gdb.base/fileio.exp: Update.
6385 * gdb.base/fixsection.exp: Update.
6386 * gdb.base/funcargs.exp: Update.
6387 * gdb.base/gdb11530.exp: Update.
6388 * gdb.base/gdb1555.exp: Update.
6389 * gdb.base/gnu-ifunc.exp: Update.
6390 * gdb.base/gnu_vector.exp: Update.
6391 * gdb.base/info-macros.exp: Update.
6392 * gdb.base/jit-simple.exp: Update.
6393 * gdb.base/jit-so.exp: Update.
6394 * gdb.base/jit.exp: Update.
6395 * gdb.base/langs.exp: Update.
6396 * gdb.base/list.exp: Update.
6397 * gdb.base/logical.exp: Update.
6398 * gdb.base/long_long.exp: Update.
6399 * gdb.base/longjmp.exp: Update.
6400 * gdb.base/macscp.exp: Update.
6401 * gdb.base/mips_pro.exp: Update.
6402 * gdb.base/miscexprs.exp: Update.
6403 * gdb.base/morestack.exp: Update.
6404 * gdb.base/nodebug.exp: Update.
6405 * gdb.base/opaque.exp: Update.
6406 * gdb.base/pc-fp.exp: Update.
6407 * gdb.base/pending.exp: Update.
6408 * gdb.base/permissions.exp: Update.
6409 * gdb.base/pointers.exp: Update.
6410 * gdb.base/prelink.exp: Update.
6411 * gdb.base/printcmds.exp: Update.
6412 * gdb.base/psymtab.exp: Update.
6413 * gdb.base/ptype.exp: Update.
6414 * gdb.base/relational.exp: Update.
6415 * gdb.base/scope.exp: Update.
6416 * gdb.base/setvar.exp: Update.
6417 * gdb.base/shlib-call.exp: Update.
6418 * gdb.base/shreloc.exp: Update.
6419 * gdb.base/signals.exp: Update.
6420 * gdb.base/sizeof.exp: Update.
6421 * gdb.base/so-impl-ld.exp: Update.
6422 * gdb.base/so-indr-cl.exp: Update.
6423 * gdb.base/solib-disc.exp: Update.
6424 * gdb.base/solib-display.exp: Update.
6425 * gdb.base/solib-nodir.exp: Update.
6426 * gdb.base/solib-overlap.exp: Update.
6427 * gdb.base/solib-symbol.exp: Update.
6428 * gdb.base/solib-weak.exp: Update.
6429 * gdb.base/solib.exp: Update.
6430 * gdb.base/store.exp: Update.
6431 * gdb.base/structs.exp: Update.
6432 * gdb.base/structs2.exp: Update.
6433 * gdb.base/type-opaque.exp: Update.
6434 * gdb.base/unload.exp: Update.
6435 * gdb.base/varargs.exp: Update.
6436 * gdb.base/volatile.exp: Update.
6437 * gdb.base/watch_thread_num.exp: Update.
6438 * gdb.base/watchpoint-solib.exp: Update.
6439 * gdb.base/watchpoint.exp: Update.
6440 * gdb.base/watchpoints.exp: Update.
6441 * gdb.base/whatis.exp: Update.
6442 * gdb.cell/arch.exp: Update.
6443 * gdb.cell/break.exp: Update.
6444 * gdb.cell/bt.exp: Update.
6445 * gdb.cell/core.exp: Update.
6446 * gdb.cell/data.exp: Update.
6447 * gdb.cell/ea-cache.exp: Update.
6448 * gdb.cell/f-regs.exp: Update.
6449 * gdb.cell/fork.exp: Update.
6450 * gdb.cell/gcore.exp: Update.
6451 * gdb.cell/mem-access.exp: Update.
6452 * gdb.cell/ptype.exp: Update.
6453 * gdb.cell/registers.exp: Update.
6454 * gdb.cell/sizeof.exp: Update.
6455 * gdb.cell/solib-symbol.exp: Update.
6456 * gdb.cell/solib.exp: Update.
6457 * gdb.cp/ambiguous.exp: Update.
6458 * gdb.cp/breakpoint.exp: Update.
6459 * gdb.cp/bs15503.exp: Update.
6460 * gdb.cp/casts.exp: Update.
6461 * gdb.cp/class2.exp: Update.
6462 * gdb.cp/cpexprs.exp: Update.
6463 * gdb.cp/cplusfuncs.exp: Update.
6464 * gdb.cp/ctti.exp: Update.
6465 * gdb.cp/dispcxx.exp: Update.
6466 * gdb.cp/gdb1355.exp: Update.
6467 * gdb.cp/gdb2384.exp: Update.
6468 * gdb.cp/gdb2495.exp: Update.
6469 * gdb.cp/infcall-dlopen.exp: Update.
6470 * gdb.cp/local.exp: Update.
6471 * gdb.cp/m-data.exp: Update.
6472 * gdb.cp/m-static.exp: Update.
6473 * gdb.cp/mb-ctor.exp: Update.
6474 * gdb.cp/mb-inline.exp: Update.
6475 * gdb.cp/mb-templates.exp: Update.
6476 * gdb.cp/member-ptr.exp: Update.
6477 * gdb.cp/method.exp: Update.
6478 * gdb.cp/namespace.exp: Update.
6479 * gdb.cp/nextoverthrow.exp: Update.
6480 * gdb.cp/nsdecl.exp: Update.
6481 * gdb.cp/nsrecurs.exp: Update.
6482 * gdb.cp/nsstress.exp: Update.
6483 * gdb.cp/nsusing.exp: Update.
6484 * gdb.cp/pr-1023.exp: Update.
6485 * gdb.cp/pr-1210.exp: Update.
6486 * gdb.cp/pr-574.exp: Update.
6487 * gdb.cp/pr9631.exp: Update.
6488 * gdb.cp/printmethod.exp: Update.
6489 * gdb.cp/psmang.exp: Update.
6490 * gdb.cp/re-set-overloaded.exp: Update.
6491 * gdb.cp/rtti.exp: Update.
6492 * gdb.cp/shadow.exp: Update.
6493 * gdb.cp/templates.exp: Update.
6494 * gdb.cp/try_catch.exp: Update.
6495 * gdb.dwarf2/dw2-ranges.exp: Update.
6496 * gdb.dwarf2/pr10770.exp: Update.
6497 * gdb.fortran/library-module.exp: Update.
6498 * gdb.hp/gdb.aCC/optimize.exp: Update.
6499 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
6500 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
6501 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
6502 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
6503 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
6504 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
6505 * gdb.hp/gdb.compat/xdb1.exp: Update.
6506 * gdb.hp/gdb.compat/xdb2.exp: Update.
6507 * gdb.hp/gdb.compat/xdb3.exp: Update.
6508 * gdb.hp/gdb.defects/bs14602.exp: Update.
6509 * gdb.hp/gdb.defects/solib-d.exp: Update.
6510 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
6511 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
6512 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
6513 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
6514 * gdb.mi/gdb792.exp: Update.
6515 * gdb.mi/mi-pending.exp: Update.
6516 * gdb.mi/mi-solib.exp: Update.
6517 * gdb.mi/mi-var-cp.exp: Update.
6518 * gdb.opt/clobbered-registers-O2.exp: Update.
6519 * gdb.opt/inline-bt.exp: Update.
6520 * gdb.opt/inline-cmds.exp: Update.
6521 * gdb.opt/inline-locals.exp: Update.
6522 * gdb.python/py-events.exp: Update.
6523 * gdb.python/py-finish-breakpoint.exp: Update.
6524 * gdb.python/py-type.exp: Update.
6525 * gdb.reverse/solib-precsave.exp: Update.
6526 * gdb.reverse/solib-reverse.exp: Update.
6527 * gdb.server/solib-list.exp: Update.
6528 * gdb.stabs/weird.exp: Update.
6529 * gdb.threads/attach-into-signal.exp: Update.
6530 * gdb.threads/attach-stopped.exp: Update.
6531 * gdb.threads/tls-shared.exp: Update.
6532 * gdb.trace/change-loc.exp: Update.
6533 * gdb.trace/strace.exp: Update.
6534
6535 2012-06-19 Tom Tromey <tromey@redhat.com>
6536
6537 * gdb.base/whatis.exp: Add tests.
6538
6539 2012-06-19 Tom Tromey <tromey@redhat.com>
6540
6541 * gdb.cp/m-static.cc (keepalive): New function.
6542 (gnu_obj_1::method): Use it.
6543
6544 2012-06-18 Doug Evans <dje@google.com>
6545
6546 * gdb.base/info-fun.exp: New file.
6547 * gdb.base/info-fun.c: New file.
6548 * gdb.base/info-fun-solib.c: New file.
6549
6550 2012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6551
6552 Remove stale dummy frames.
6553 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
6554 (maintenance info breakpoints): New tests.
6555 * gdb.base/stale-infcall.c: New file.
6556 * gdb.base/stale-infcall.exp: New file.
6557
6558 2012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6559
6560 * gdb.arch/amd64-entry-value-param.S: New file.
6561 * gdb.arch/amd64-entry-value-param.c: New file.
6562 * gdb.arch/amd64-entry-value-param.exp: New file.
6563
6564 2012-06-15 Tom Tromey <tromey@redhat.com>
6565
6566 * gdb.cp/namespace.exp: Add "show lang" test.
6567
6568 2012-06-15 Iain Sandoe <iain@codesourcery.com>
6569
6570 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
6571 case. (top level): Use gdb_file_cmd instead of gdb_load.
6572
6573 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6574
6575 PR tdep/14222
6576 * gdb.arch/i386-sse-stack-align.S: New file.
6577 * gdb.arch/i386-sse-stack-align.c: New file.
6578 * gdb.arch/i386-sse-stack-align.exp: New file.
6579
6580 2012-06-13 Keith Seitz <keiths@redhat.com>
6581
6582 PR breakpoints/13798 and mi/11541
6583 * gdb.linespec/ls-errs.exp: Add a few more tests for
6584 filenames with spaces and colons.
6585
6586 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6587
6588 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
6589 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
6590 (test_function): Call CV_f.
6591 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
6592 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
6593 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
6594 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
6595 (p CV_f(CV::i)): New tests.
6596
6597 2012-06-13 Tom Tromey <tromey@redhat.com>
6598
6599 * gdb.base/condbreak.exp: Add tests for "condition" completion.
6600
6601 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6602
6603 Fix regression by the "ambiguous linespec" series.
6604 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
6605 tests.
6606
6607 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6608
6609 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
6610 missing.
6611
6612 2012-06-11 Tom Tromey <tromey@redhat.com>
6613
6614 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
6615 location...
6616 (main): ...here.
6617
6618 2012-06-07 Yao Qi <yao@codesourcery.com>
6619
6620 * gdb.trace/strace.exp: Shorten some too-long lines.
6621
6622 2012-06-06 Pedro Alves <palves@redhat.com>
6623
6624 * gdb.threads/clone-new-thread-event.c: New file.
6625 * gdb.threads/clone-new-thread-event.exp: New file.
6626
6627 2012-06-06 Yao Qi <yao@codesourcery.com>
6628
6629 * gdb.base/dprintf.c (main): Add extra parameter when calling
6630 printf and fprintf.
6631 (bar): New function. It is a dead function, but to ensure
6632 'malloc' is linked explicitly.
6633
6634 2012-06-06 Yao Qi <yao@codesourcery.com>
6635
6636 * gdb.base/info-proc.exp: Return if target doesn't support
6637 'info proc'.
6638
6639 2012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6640
6641 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
6642 (run program with breakpoint commands): XFAIl if it is not.
6643
6644 2012-06-05 Joel Brobecker <brobecker@adacore.com>
6645
6646 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
6647 and add comment.
6648 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
6649 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
6650 "STOP" marker. Adjust testing strategy to make it work on
6651 all targets.
6652
6653 * gdb.base/print-file-var-main.c (main): Rewrite using local
6654 variables and adjust get_version_2's return value check.
6655 Add small comment.
6656 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
6657 marker. Adjust testing strategy to make it work on all targets.
6658
6659 2012-06-05 Joel Brobecker <brobecker@adacore.com>
6660
6661 * gdb.ada/bad-task-bp-keyword: New testcase.
6662
6663 2012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6664
6665 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
6666 Simplify it to ...
6667 (symbol-file ${testfile1}): ... here.
6668 (test eliminated var my_global_symbol)
6669 (test eliminated var my_static_symbol)
6670 (test eliminated var my_global_func, get address of main): Wrap them to
6671 'single psymtabs' and 'single symtabs'
6672 (get address of my_global_symbol, get address of my_static_symbol)
6673 (get address of my_global_func, get address of main): Wrap them to
6674 'order1' and 'order2'.
6675
6676 * gdb.base/code_elim.exp
6677 (add-symbol-file ${testfile1} 0x100000)
6678 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
6679 'order2'.
6680 (order1: add-symbol-file ${testfile1} 0x100000)
6681 (order1: add-symbol-file ${testfile2} 0x200000)
6682 (order2: add-symbol-file ${testfile2} 0x200000)
6683 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
6684 .bss as appropriate.
6685
6686 2012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6687
6688 * gdb.server/solib-list-lib.c: New file.
6689 * gdb.server/solib-list-main.c: New file.
6690 * gdb.server/solib-list.exp: New file.
6691
6692 2012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
6693
6694 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
6695 for 'set print symbol' change.
6696
6697 2012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6698
6699 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
6700 .debug_abbrev_seg3.
6701
6702 2012-05-24 John Steele Scott <toojays@toojays.net>
6703
6704 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
6705 * gdb.dwarf2/dw2-icc-opaque.S: New file.
6706 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
6707
6708 2012-05-23 Stan Shebs <stan@codesourcery.com>
6709
6710 * gdb.mi/mi-info-os.exp: New file.
6711
6712 2012-05-23 Keith Seitz <keiths@redhat.com>
6713
6714 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
6715 return -1 to suppress the rest of the tests.
6716 (compile_stap_bin): Return boolean success value.
6717
6718 2012-05-21 Tom Tromey <tromey@redhat.com>
6719
6720 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
6721 Remove kfails.
6722 (test_print_mi_member_types): Likewise.
6723
6724 2012-05-21 Tom Tromey <tromey@redhat.com>
6725
6726 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
6727 print symbol' change.
6728
6729 2012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
6730
6731 * gdb.python/py-prompt.exp: Quit if the target is remote.
6732
6733 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6734
6735 Fix ERROR: internal buffer is full.
6736 * gdb.base/info-os.exp (expect_multiline): New function.
6737 (get process list, get process groups, get threads)
6738 (get file descriptors, get internet-domain sockets)
6739 (get shared-memory regions, get semaphores, get message queues): Use
6740 it for these tests.
6741
6742 2012-05-18 Tom Tromey <tromey@redhat.com>
6743
6744 * gdb.mi/mi-var-cmd.exp: Update.
6745 * gdb.objc/basicclass.exp (do_objc_tests): Update.
6746 * gdb.cp/virtbase.exp: Update.
6747 * gdb.cp/classes.exp (test_static_members): Update.
6748 * gdb.cp/casts.exp: Update.
6749 * gdb.base/pointers.exp: Update.
6750 * gdb.base/funcargs.exp (pointer_args): Update.
6751 (structs_by_reference): Update.
6752 * gdb.base/find.exp: Update.
6753 * gdb.base/call-strs.exp: Send "set print symbol off".
6754 * gdb.base/call-ar-st.exp: Update.
6755 * gdb.ada/fun_addr.exp: Update.
6756 * gdb.base/printcmds.exp (test_print_symbol): New proc.
6757 Call it.
6758 (test_print_repeats_10, test_print_strings)
6759 (test_print_char_arrays): Update.
6760
6761 2012-05-18 Tom Tromey <tromey@redhat.com>
6762
6763 * gdb.base/charset.exp (string_display): Update.
6764
6765 2012-05-18 Tom Tromey <tromey@redhat.com>
6766
6767 * gdb.mi/mi2-var-display.exp: Update.
6768 * gdb.mi/mi-var-display.exp: Update.
6769 * gdb.mi/mi-var-child.exp: Update.
6770 * gdb.cp/expand-psymtabs-cxx.exp: Update.
6771 * gdb.cp/cp-relocate.exp (get_func_address): Update.
6772
6773 2012-05-17 Doug Evans <dje@google.com>
6774
6775 * info-macros.exp: Pass "debug" to prepare_for_testing.
6776
6777 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
6778 * gdb.ada/Makefile.in (clean): Ditto.
6779 * gdb.arch/Makefile.in (clean): Ditto.
6780 * gdb.asm/Makefile.in (clean): Ditto.
6781 * gdb.base/Makefile.in (clean): Ditto.
6782 * gdb.cell/Makefile.in (clean): Ditto.
6783 * gdb.cp/Makefile.in (clean): Ditto.
6784 * gdb.disasm/Makefile.in (clean): Ditto.
6785 * gdb.dwarf2/Makefile.in (clean): Ditto.
6786 * gdb.fortran/Makefile.in (clean): Ditto.
6787 * gdb.go/Makefile.in (clean): Ditto.
6788 * gdb.hp/Makefile.in (clean): Ditto.
6789 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
6790 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
6791 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
6792 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
6793 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
6794 * gdb.java/Makefile.in (clean): Ditto.
6795 * gdb.linespec/Makefile.in (clean): Ditto.
6796 * gdb.mi/Makefile.in (clean): Ditto.
6797 * gdb.modula2/Makefile.in (clean): Ditto.
6798 * gdb.multi/Makefile.in (clean): Ditto.
6799 * gdb.objc/Makefile.in (clean): Ditto.
6800 * gdb.opencl/Makefile.in (clean): Ditto.
6801 * gdb.opt/Makefile.in (clean): Ditto.
6802 * gdb.pascal/Makefile.in (clean): Ditto.
6803 * gdb.python/Makefile.in (clean): Ditto.
6804 * gdb.reverse/Makefile.in (clean): Ditto.
6805 * gdb.server/Makefile.in (clean): Ditto.
6806 * gdb.stabs/Makefile.in (clean): Ditto.
6807 * gdb.threads/Makefile.in (clean): Ditto.
6808 * gdb.trace/Makefile.in (clean): Ditto.
6809 * gdb.xml/Makefile.in (clean): Ditto.
6810
6811 2012-05-16 Tom Tromey <tromey@redhat.com>
6812
6813 * gdb.base/macscp1.c (macscp_expr): Add comment.
6814 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
6815
6816 2012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
6817
6818 * gdb.base/return-nodebug.exp: Also test float and double types.
6819
6820 2012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6821
6822 PR testsuite/12649
6823 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
6824
6825 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
6826
6827 2012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
6828
6829 * gdb.base/stap-probe.exp (stap_test): Remove calls to
6830 `rerun_to_main'.
6831 (stap_test_no_debuginfo): Likewise.
6832
6833 2012-05-14 Stan Shebs <stan@codesourcery.com>
6834
6835 * gdb.base/dprintf.c: New file.
6836 * gdb.base/dprintf.exp: New file.
6837
6838 2012-05-14 Hui Zhu <hui_zhu@mentor.com>
6839
6840 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
6841 * gdb.trace/disconnected-tracing.c: New file.
6842 * gdb.trace/disconnected-tracing.exp: New file.
6843
6844 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
6845
6846 * gdb.python/python.c: Add a new breakpoint comment.
6847 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
6848
6849 2011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
6850
6851 * gdb.base/info-os.exp: New file.
6852 * gdb.base/info-os.c: New file.
6853
6854 2012-05-10 Joel Brobecker <brobecker@adacore.com>
6855
6856 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
6857 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
6858 New files.
6859
6860 2012-05-10 Joel Brobecker <brobecker@adacore.com>
6861
6862 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
6863 gdb.base/ctxobj.exp: New files.
6864
6865 2012-05-09 Tom Tromey <tromey@redhat.com>
6866
6867 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
6868
6869 2012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
6870
6871 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
6872
6873 2012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
6874
6875 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
6876 before using it.
6877
6878 2012-05-04 Tristan Gingold <gingold@adacore.com>
6879
6880 * gdb.base/set-noassign.exp: New test.
6881
6882 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
6883
6884 * gdb.python/py-symbol.exp: Add tests to test the new methods
6885 gdb.Symtab.global_block() and gdb.Symtab.static_block().
6886 * gdb.python/py-symbol.c: Add new struct to help test
6887 gdb.Symtab.static_block().
6888
6889 2012-05-03 Doug Evans <dje@google.com>
6890
6891 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
6892 commented out.
6893
6894 2012-05-03 Yao Qi <yao@codesourcery.com>
6895
6896 * gdb.base/catch-syscall.exp: Skip it before compilation if target
6897 doesn't support.
6898 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
6899 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
6900
6901 2012-05-03 Yao Qi <yao@codesourcery.com>
6902
6903 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
6904
6905 2012-04-30 Doug Evans <dje@google.com>
6906
6907 PR testsuite/13961
6908 * gdb.dwarf2/pr13961.S: New file.
6909 * gdb.dwarf2/pr13961.exp: New file.
6910
6911 2012-04-29 Yao Qi <yao@codesourcery.com>
6912
6913 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
6914
6915 2012-04-28 Doug Evans <dje@google.com>
6916
6917 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
6918 .Ltype_int_in_cu2. Use name "int2" instead of "int".
6919 All uses updated.
6920 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
6921 "ptype func_cu1" to expand cu2 before cu1.
6922
6923 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
6924 Tom Tromey <tromey@redhat.com>
6925
6926 * gdb.base/default.exp: Add `$_probe_arg*' convenience
6927 variables.
6928 * gdb.base/stap-probe.c: New file.
6929 * gdb.base/stap-probe.exp: New file.
6930 * gdb.trace/stap-trace.c: New file.
6931 * gdb.trace/stap-trace.exp: New file.
6932 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
6933 libgcc's unwinder.
6934
6935 2012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
6936
6937 * gdb.arch/mips16-thunks-inmain.c: New file.
6938 * gdb.arch/mips16-thunks-main.c: New file.
6939 * gdb.arch/mips16-thunks-sin.c: New file.
6940 * gdb.arch/mips16-thunks-sinfrob.c: New file.
6941 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
6942 * gdb.arch/mips16-thunks-sinmain.c: New file.
6943 * gdb.arch/mips16-thunks-sinmips16.c: New file.
6944 * gdb.arch/mips16-thunks.exp: New file.
6945
6946 2012-04-25 Doug Evans <dje@google.com>
6947
6948 * configure.ac: Create gdb.go/Makefile.
6949 * configure: Regenerate.
6950 * gdb.base/default.exp: Add "go" to "set language" testing.
6951 * gdb.go/Makefile.in: New file.
6952 * gdb.go/basic-types.exp: New file.
6953 * gdb.go/chan.exp: New file.
6954 * gdb.go/chan.go: New file.
6955 * gdb.go/handcall.exp: New file.
6956 * gdb.go/handcall.go: New file.
6957 * gdb.go/hello.exp: New file.
6958 * gdb.go/hello.go: New file.
6959 * gdb.go/integers.exp: New file.
6960 * gdb.go/integers.go: New file.
6961 * gdb.go/methods.exp: New file.
6962 * gdb.go/methods.go: New file.
6963 * gdb.go/package.exp: New file.
6964 * gdb.go/package1.go: New file.
6965 * gdb.go/package2.go: New file.
6966 * gdb.go/print.exp: New file.
6967 * gdb.go/strings.exp: New file.
6968 * gdb.go/strings.go: New file.
6969 * gdb.go/types.exp: New file.
6970 * gdb.go/types.go: New file.
6971 * gdb.go/unsafe.exp: New file.
6972 * gdb.go/unsafe.go: New file.
6973 * lib/future.exp: Add Go support.
6974 (gdb_find_go, gdb_find_go_linker): New procs.
6975 (gdb_default_target_compile): Add Go support.
6976 * lib/gdb.exp (skip_go_tests): New proc.
6977 * lib/go.exp: New file.
6978
6979 2012-04-25 Tom Tromey <tromey@redhat.com>
6980
6981 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
6982
6983 2012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
6984 Jan Kratochvil <jan.kratochvil@redhat.com>
6985
6986 PR symtab/7259:
6987 * gdb.base/enumval.c: New test case.
6988 * gdb.base/enumval.exp: New test case.
6989 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
6990 field.bitpos.
6991
6992 2012-04-17 Pedro Alves <palves@redhat.com>
6993
6994 * Makefile.in (site.exp): Make site.exp source
6995 $srcdir/lib/append_gdb_boards_dir.exp.
6996 * lib/append_gdb_boards_dir.exp: New file.
6997
6998 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6999
7000 New option "set auto-load safe-path".
7001 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
7002 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
7003
7004 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7005
7006 auto-load: Implementation.
7007 * gdb.base/help.exp (test set height): Increase the height.
7008 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
7009 to ...
7010 (info auto-load python-scripts): ... here.
7011 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
7012 to ...
7013 (info auto-load python-scripts *): ... here.
7014
7015 2012-04-16 Yao Qi <yao@codesourcery.com>
7016
7017 * lib/trace-support.exp (get_in_proc_agent): New.
7018 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
7019 of in process trace agent.
7020 * gdb.trace/ftrace.exp: Likewise.
7021 * gdb.trace/pending.exp: Likewise.
7022 * gdb.trace/trace-break.exp: Likewise.
7023 * gdb.trace/trace-mt.exp
7024 * gdb.trace/tspeed.exp: Likewise.
7025 * gdb.trace/tstatus.exp
7026 * gdb.trace/strace.exp: Likewise.
7027
7028 2012-04-16 Thomas Schwinge <thomas@codesourcery.com>
7029
7030 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
7031 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
7032
7033 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
7034
7035 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
7036
7037 PR mi/13393
7038 * gdb.mi/mi-var-rtti.cc: New file.
7039 * gdb.mi/mi-var-rtti.exp: New file.
7040 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
7041 function.
7042 (mi_varobj_update_with_type_change): updated to avoid code duplication.
7043
7044 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
7045
7046 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
7047 EXECUTABLES.
7048 * gdb.python/py-explore.c: C program used for testing the new
7049 'explore' command on C constructs.
7050 * gdb.python/py-explore.cc: C++ program used for testing the new
7051 'explore' command on C++ constructs.
7052 * gdb-python/py-explore.exp: Tests for the new 'explore'
7053 command on C constructs.
7054 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
7055 command on C++ constructs.
7056
7057 2012-04-07 Mark Kettenis <kettenis@gnu.org>
7058
7059 * gdb.base/funcargs.exp (complex_args): Fix typo.
7060
7061 2012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7062
7063 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
7064 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
7065
7066 2012-04-05 Keith Seitz <keiths@redhat.com>
7067
7068 * gdb.base/advance.exp: Update error message for
7069 "advance malformed" test.
7070 * gdb.base/break.exp: Likewise for "breakpoint with
7071 trailing garbage" test.
7072 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
7073 with trailing garbage" test.
7074 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
7075 trailng garbage" test.
7076 * gdb.base/until.exp: Likewise for "malformed until" test.
7077 * gdb.cp/ovldbreak.exp: Create the breakpoint table
7078 for "breakpoint info (after setting on all)".
7079 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
7080 tests.
7081 * gdb.cp/cplabel.cc: New file.
7082 * gdb.cp/cplabel.exp: New test.
7083 * gdb.linespec/ls-errs.c: New file.
7084 * gdb.linespec/ls-errs.exp: New test.
7085
7086 2012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7087
7088 * gdb.trace/unavailable.exp
7089 (collect globals: print object on: print derived_partial)
7090 (collect globals: print object on: print derived_whole)
7091 (collect globals: print object off: print derived_partial)
7092 (collect globals: print object off: print derived_whole): Update
7093 expected output.
7094
7095 2012-03-30 Keith Seitz <keiths@redhat.com>
7096
7097 * gdb.python: Add test for linespecs with commas.
7098
7099 2012-03-28 Keith Seitz <keiths@redhat.com>
7100
7101 * gdb.linespec/ls-dollar.cc: New file.
7102 * gdb.linespec/ls-dollar.exp: New test.
7103
7104 2012-03-28 Keith Seitz <keiths@redhat.com>
7105
7106 * gdb.cp/namespace.exp: Add breakpoint tests for functions
7107 starting with the global namespace.
7108
7109 2012-03-23 Doug Evans <dje@google.com>
7110
7111 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
7112
7113 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
7114
7115 * gdb.python/py-value.cc: Add test case for testing the
7116 methodology exposing C++ values to Python.
7117 * gdb.python/py-value-cc.exp: Add tests testing the methodology
7118 exposing C++ values to Python.
7119 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
7120
7121 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7122 Siddhesh Poyarekar <siddhesh@redhat.com>
7123
7124 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
7125 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
7126 (generate native core dump): Make the test unsupported if core cannot
7127 be generated.
7128
7129 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7130
7131 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
7132 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
7133 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
7134
7135 2012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
7136
7137 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
7138
7139 2012-03-17 Doug Evans <dje@google.com>
7140
7141 * dg-extract-results.sh: Handle KFAILs.
7142
7143 2012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7144
7145 PR symtab/13777
7146 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
7147
7148 2012-03-16 Joel Brobecker <brobecker@adacore.com>
7149
7150 * gdb.ada/set_pckd_arr_elt: New testcase.
7151
7152 2012-03-16 Gary Benson <gbenson@redhat.com>
7153
7154 PR breakpoints/10738
7155 * gdb.opt/inline-break.exp: New file.
7156 * gdb.opt/inline-break.c: Likewise.
7157 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
7158 * gdb.dwarf2/dw2-inline-break.S: Likewise.
7159 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
7160 * gdb.base/async-shell.exp: Likewise.
7161 * lib/mi-support.exp (library_loaded_re): Likewise.
7162
7163 2012-03-15 Tom Tromey <tromey@redhat.com>
7164
7165 * gdb.cp/virtfunc2.exp: Update expected output.
7166 * gdb.cp/pr9631.exp: Update expected output.
7167 * gdb.cp/member-ptr.exp: Update expected output.
7168 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
7169 output.
7170 * gdb.cp/casts.exp: Update expected output.
7171
7172 2012-03-15 Tom Tromey <tromey@redhat.com>
7173
7174 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
7175 (test_info_vtbl): Likewise.
7176 (do_tests): Call test_info_vtbl.
7177 * gdb.cp/virtfunc.cc (va): New global.
7178
7179 2012-03-15 Thomas Schwinge <thomas@codesourcery.com>
7180
7181 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
7182 describing DWARF data structures.
7183 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
7184 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
7185 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
7186 * gdb.dwarf2/dw2-entry-value.S: Likewise.
7187 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
7188 * gdb.dwarf2/dw2-param-error.S: Likewise.
7189 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
7190 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
7191 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
7192 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
7193 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
7194 * gdb.dwarf2/pr11465.S: Likewise.
7195
7196 2012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7197
7198 * gdb.mi/mi2-prompt.exp: New file.
7199
7200 2012-03-13 Joel Brobecker <brobecker@adacore.com>
7201
7202 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
7203
7204 2012-03-13 Joel Brobecker <brobecker@adacore.com>
7205
7206 * gdb.ada/bp_range_type: New testcase.
7207
7208 2012-03-13 Doug Evans <dje@google.com>
7209
7210 * gdb.base/default.exp: Delete tests for symbol-reloading.
7211 * gdb.base/help.exp: Ditto.
7212 * gdb.base/setshow.exp: Ditto.
7213 * gdb.base/gdb_history: Delete references to symbol-reloading.
7214
7215 2012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7216
7217 * gdb.base/attach-twice.c: New files.
7218 * gdb.base/attach-twice.exp: New files.
7219
7220 2012-03-08 Keith Seitz <keiths@redhat.com>
7221
7222 * lib/gdb.exp (gdb_get_line_number): Throw an
7223 error instead of returning -1.
7224 * gdb.base/break.exp: Remove unused variable
7225 bp_location5.
7226 * gdb.base/hbreak2.exp: Likewise.
7227 * gdb.base/sepdebug.exp: Likewise.
7228
7229 2012-03-08 Yao Qi <yao@codesourcery.com>
7230 Pedro Alves <palves@redhat.com>
7231
7232 Fix PR server/13392.
7233 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
7234 (tracepoint_change_loc_2): Remove kfail. Return if failed to
7235 download tracepoints.
7236 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
7237 (pending_tracepoint_resolved_during_trace): Likewise.
7238 (pending_tracepoint_installed_during_trace): Likewise.
7239 (pending_tracepoint_with_action_resolved): Likewise.
7240
7241 2012-03-08 Keith Seitz <keiths@redhat.com>
7242
7243 * gdb.ada/array_bounds.exp: Get breakpoint for line
7244 with "START", not "STOP".
7245 * gdb.python/py-infthread.exp: Do not continue to
7246 line marked "Break here.", which is undefined.
7247
7248 2012-03-08 Luis Machado <lgustavo@codesourcery.com>
7249
7250 Revert:
7251
7252 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7253
7254 Implement testsuite workaround for PR breakpoints/13781.
7255 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
7256 (set breakpoint condition-evaluation host): New conditional command.
7257
7258 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7259
7260 Fix CU relative vs. absolute DIE offsets.
7261 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
7262 one.
7263
7264 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7265
7266 Fix false FAIL on distros with relro linkage as default.
7267 * gdb.reverse/solib-precsave.exp: Try to compile the test using
7268 -Wl,-z,norelro first.
7269
7270 2012-03-06 Joel Brobecker <brobecker@adacore.com>
7271
7272 * gdb.ada/bp_on_var: New testcase.
7273
7274 2012-03-06 Joel Brobecker <brobecker@adacore.com>
7275
7276 * gdb.ada/bp_enum_homonym: New testcase.
7277
7278 2012-03-06 Yao Qi <yao@codesourcery.com>
7279
7280 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
7281 x86_64-*-* and i?86-*-*.
7282 Set up KFAIL for gdb/13808.
7283
7284 2012-03-05 Tom Tromey <tromey@redhat.com>
7285
7286 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
7287 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
7288
7289 2012-03-05 Tom Tromey <tromey@redhat.com>
7290
7291 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
7292
7293 2012-03-04 Yao Qi <yao@codesourcery.com>
7294
7295 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
7296 messages for KFAIL.
7297
7298 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7299
7300 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
7301 (print one_two_three, indexes off, print few_reps, indexes off)
7302 (print many_reps, indexes off, print empty, indexes off)
7303 (print one_two_three, print few_reps, print many_reps, print empty):
7304 Call setup_xfail if $gcc_old.
7305
7306 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7307
7308 Implement testsuite workaround for PR breakpoints/13781.
7309 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
7310 (set breakpoint condition-evaluation host): New conditional command.
7311
7312 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7313
7314 Code cleanup.
7315 * gdb.cp/mb-templates.exp: New variables executable. Use it for
7316 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
7317 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
7318 number 1 by $bpnum. Four times.
7319
7320 2012-03-03 Yao Qi <yao@codesourcery.com>
7321
7322 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
7323
7324 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7325
7326 Setup KFAIL for PR server/13796.
7327 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
7328
7329 2012-03-02 Joel Brobecker <brobecker@adacore.com>
7330
7331 * gdb.ada/operator_bp: New testcase.
7332
7333 2012-03-02 Joel Brobecker <brobecker@adacore.com>
7334
7335 * gdb.ada/info_locals_renaming: New testcase.
7336
7337 2012-03-02 Tom Tromey <tromey@redhat.com>
7338
7339 * gdb.base/nextoverexit.c: New file.
7340 * gdb.base/nextoverexit.exp: New file.
7341
7342 2012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
7343
7344 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
7345 parameter.
7346
7347 2012-03-01 Maciej W. Rozycki <macro@mips.com>
7348
7349 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
7350 core registers.
7351
7352 2012-03-01 Maciej W. Rozycki <macro@mips.com>
7353 Maciej W. Rozycki <macro@codesourcery.com>
7354 Daniel Jacobowitz <dan@codesourcery.com>
7355
7356 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
7357
7358 2012-03-01 Pedro Alves <palves@redhat.com>
7359
7360 PR gdb/13767
7361
7362 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
7363 (gdb_collect_globals_test): Call it.
7364
7365 2012-03-01 Keith Seitz <keiths@redhat.com>
7366
7367 * gdb.cp/method2.exp: Output of overload menu is now
7368 alphabetized. Update tests for "break A::method".
7369 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
7370 of hard-coding them.
7371 Overload menu is alphabetized: rewrite to accommodate.
7372 Unset variables LINE and TYPES which are used in other tests.
7373 Compute the output of "info break".
7374 Update the breakpoint table after all breakpoints are deleted.
7375 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
7376 compute ACTUALS and the method body based on parameters.
7377 Update expected output accordingly.
7378 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
7379 unique comments to allow the use of gdb_get_line_number.
7380
7381 2012-03-01 Keith Seitz <keiths@redhat.com>
7382
7383 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
7384 some Tcl syntax.
7385 * gdb.cp/ovldbreak.exp: Likewise.
7386
7387 2012-03-01 Keith Seitz <keiths@redhat.com>
7388
7389 * gdb.base/help.exp (help show user): Update expected result
7390 for new doc string changes (add "non-python").
7391
7392 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
7393
7394 * gdb.python/py-cmd.exp: Add test to verify that python commands can
7395 be put in the user-defined category and that the commands appear in
7396 "help user-defined".
7397
7398 2012-02-29 Joel Brobecker <brobecker@adacore.com>
7399
7400 * gdb.ada/tagged_not_init: New testcase.
7401
7402 2012-02-29 Joel Brobecker <brobecker@adacore.com>
7403
7404 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
7405 * gdb.ada/enum_idx_packed: New testcase.
7406
7407 2012-02-29 Joel Brobecker <brobecker@adacore.com>
7408
7409 * gdb.ada/aliased_array: New testcase.
7410
7411 2012-02-29 Joel Brobecker <brobecker@adacore.com>
7412
7413 * gdb.ada/whatis_array_val: New testcase.
7414
7415 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7416
7417 Fix disp-step-syscall.exp: fork: single step over fork.
7418 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
7419 whitespaces.
7420 (single step over $syscall): Remove its check.
7421 (single step over $syscall final pc): New check.
7422
7423 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7424
7425 Support processors without SSSE3.
7426 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
7427 pabsd into ...
7428 (ssse3_test): ... a new function.
7429 (main): Call ssse3_test.
7430 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
7431 Update expected values everywhere.
7432 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
7433 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
7434 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
7435 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
7436 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
7437 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
7438 Move these tests lower.
7439 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
7440 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
7441 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
7442 New tests.
7443
7444 2012-02-29 Yao Qi <yao@codesourcery.com>
7445 Pedro Alves <palves@redhat.com>
7446
7447 * gdb.trace/trace-mt.c: New.
7448 * gdb.trace/trace-mt.exp: New.
7449
7450 2012-02-28 Thomas Schwinge <thomas@codesourcery.com>
7451
7452 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
7453 numbers instead of hardcoding them.
7454 * gdb.base/annota1.c: Provide suitable markers.
7455 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
7456 numbers instead of hardcoding them.
7457 * gdb.base/annota3.c: Provide suitable markers.
7458
7459 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
7460 * gdb.base/annota3.c: Likewise.
7461 * gdb.base/sigall.c: Likewise.
7462 * gdb.base/signals.c: Likewise.
7463 * gdb.reverse/sigall-reverse.c: Likewise.
7464
7465 2012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
7466
7467 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
7468 failure return path.
7469
7470 2012-02-27 Luis Machado <lgustavo@codesourcery.com>
7471
7472 * gdb.base/save-bp.exp: Account for new condition evaluator output.
7473
7474 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
7475
7476 * gdb.base/cond-eval-mode.exp: New file.
7477
7478 2012-02-24 Pedro Alves <palves@redhat.com>
7479
7480 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
7481 (top level): Use with_test_prefix.
7482
7483 2012-02-24 Pedro Alves <palves@redhat.com>
7484
7485 * gdb.threads/attach-into-signal.exp (corefunc): Use
7486 with_test_prefix.
7487
7488 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7489
7490 Fix false FAILs on old CPUs without SSE.
7491 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
7492 Return untested for Illegal instruction.
7493
7494 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7495
7496 Fix false FAILs with glibc debug infos installed.
7497 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
7498 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
7499
7500 2012-02-22 Sterling Augustine <saugustine@google.com>
7501
7502 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
7503 constant with cast.
7504
7505 2012-02-21 Pedro Alves <palves@redhat.com>
7506
7507 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
7508
7509 2012-02-21 Pedro Alves <palves@redhat.com>
7510
7511 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
7512
7513 2012-02-21 Pedro Alves <palves@redhat.com>
7514
7515 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
7516 with_test_prefix.
7517
7518 2012-02-21 Pedro Alves <palves@redhat.com>
7519
7520 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
7521 with_test_prefix here.
7522 (top level): Do it here instead. Remove `:' from the
7523 with_test_prefix string.
7524 * gdb.base/attach-pie-misread.exp: Remove the leading space the
7525 the suffix `:' from the with_test_prefix prefix string.
7526 * gdb.base/break-interp.exp: Ditto.
7527 * gdb.base/catch-load.exp: Ditto.
7528 * gdb.base/disp-step-syscall.exp: Ditto.
7529 * gdb.base/jit-so.exp: Ditto.
7530 * gdb.base/jit.exp: Ditto.
7531 * gdb.base/sepdebug.exp: Ditto.
7532 * gdb.base/solib-display.exp: Ditto.
7533 * gdb.base/solib-overlap.exp: Ditto.
7534 * gdb.base/watch-cond-infcall.exp: Ditto.
7535 * gdb.base/watchpoint.exp: Ditto.
7536 * gdb.dwarf2/dw2-noloc.exp: Ditto.
7537 * gdb.mi/mi-watch.exp: Ditto.
7538 * gdb.mi/mi2-watch.exp: Ditto.
7539 * gdb.threads/non-ldr-exc-1.exp: Ditto.
7540 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7541 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7542 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7543 * gdb.threads/watchpoint-fork.exp: Ditto.
7544 * gdb.threads/watchthreads-reorder.exp: Ditto.
7545 * gdb.trace/change-loc.exp: Ditto.
7546 * gdb.trace/pending.exp: Ditto.
7547 * gdb.trace/status-stop.exp: Ditto.
7548 * gdb.trace/strace.exp: Ditto.
7549 * gdb.trace/trace-break.exp: Ditto.
7550 * gdb.trace/unavailable.exp: Ditto.
7551 * lib/gdb.exp (with_test_prefix): Always prefix with space and
7552 suffix with colon. Adjust leading comments.
7553
7554 2012-02-21 Pedro Alves <palves@redhat.com>
7555 Tom Tromey <tromey@redhat.com>
7556
7557 * lib/gdb.exp: Add description of test prefixes.
7558 (with_test_prefix): New procedure.
7559 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
7560 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
7561 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
7562 instead of lappend to append to pf_prefix.
7563 * gdb.base/catch-load.exp: Use with_test_prefix.
7564 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
7565 * gdb.base/jit-so.exp: Use with_test_prefix.
7566 * gdb.base/jit.exp: Use with_test_prefix.
7567 * gdb.base/return-nodebug.exp (do_test): Use append instead of
7568 lappend to append to pf_prefix.
7569 * gdb.base/sepdebug.exp: Use with_test_prefix.
7570 * gdb.base/solib-display.exp: Use with_test_prefix.
7571 * gdb.base/solib-overlap.exp: Use with_test_prefix.
7572 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
7573 * gdb.base/watchpoint.exp: Use with_test_prefix.
7574 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
7575 * gdb.mi/mi-watch.exp: Use with_test_prefix.
7576 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
7577 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
7578 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
7579 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
7580 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
7581 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
7582 append instead of lappend to append to pf_prefix.
7583 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
7584 * gdb.trace/change-loc.exp: Use with_test_prefix.
7585 * gdb.trace/pending.exp: Use with_test_prefix.
7586 * gdb.trace/status-stop.exp: Use with_test_prefix.
7587 * gdb.trace/strace.exp: Use with_test_prefix.
7588 * gdb.trace/trace-break.exp: Use with_test_prefix.
7589 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
7590 instead of lappend to append to pf_prefix.
7591
7592 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7593
7594 Fix racy FAILs.
7595 * gdb.base/inferior-died.c (main): Add return of 0.
7596 * gdb.base/inferior-died.exp (continue): Fix expectation of
7597 asynchronous events.
7598 (p 1): New test.
7599
7600 2012-02-20 Pedro Alves <palves@redhat.com>
7601
7602 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
7603 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
7604 gdb's internal debug output. For the non-threaded case, look for
7605 "Program received signal SIGLARM", for the threaded case, peek at
7606 the thread's siginfo.
7607
7608 2012-02-20 Pedro Alves <palves@redhat.com>
7609
7610 General cleanup, make output test messages unique, and build
7611 different executable files for the non-threaded and threaded
7612 cases.
7613
7614 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
7615 Delete.
7616 (executable_nothr, executable_thr): New globals.
7617 (top level): Adjust to delete both executables.
7618 (corefunc): New parameter $executable. Set $pf_prefix instead of
7619 hand writing a prefix in tests. Issue a clean_restart and enable
7620 lin-lwp debug output here.
7621 (top level): Adjust. Use build_executable. Don't start gdb here,
7622 and don't enable lin-lwp debug output here.
7623 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
7624
7625 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7626
7627 Fix racy FAILs.
7628 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
7629 "continue" command.
7630
7631 2012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7632
7633 Fix for gdbserver non-extended mode.
7634 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
7635 and gdb_run_cmd.
7636
7637 2012-02-17 Tom Tromey <tromey@redhat.com>
7638
7639 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
7640 * gdb.python/py-events.exp: Check 'dir' output.
7641 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
7642
7643 2012-02-17 Yao Qi <yao@codesourcery.com>
7644
7645 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
7646
7647 2012-02-16 Tom Tromey <tromey@redhat.com>
7648
7649 * gdb.base/inferior-died.c: Don't include stdio.h.
7650
7651 2012-02-16 Tom Tromey <tromey@redhat.com>
7652
7653 * gdb.base/inferior-died.c: New file.
7654 * gdb.base/inferior-died.exp: New file.
7655
7656 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
7657
7658 * gdb.base/break-inline.exp: New file.
7659 * gdb.base/break-inline.c: New file.
7660
7661 2012-02-15 Tom Tromey <tromey@redhat.com>
7662
7663 * gdb.base/pc-fp.exp: Add "info register" tests.
7664
7665 2012-02-15 Tom Tromey <tromey@redhat.com>
7666
7667 * gdb.base/regs.exp: Remove.
7668
7669 2012-02-15 Pedro Alves <palves@redhat.com>
7670
7671 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
7672 the target doesn't support tracepoints.
7673 * gdb.trace/circ.exp: Ditto.
7674 * gdb.trace/collection.exp: Ditto.
7675 * gdb.trace/packetlen.exp: Ditto.
7676 * gdb.trace/passc-dyn.exp: Ditto.
7677 * gdb.trace/report.exp: Ditto.
7678 * gdb.trace/tfind.exp: Ditto.
7679 * gdb.trace/tspeed.exp: Ditto.
7680 * gdb.trace/tsv.exp: Ditto.
7681 * gdb.trace/unavailable.exp: Ditto.
7682 * gdb.trace/while-dyn.exp: Ditto.
7683
7684 2012-02-15 Pedro Alves <palves@redhat.com>
7685
7686 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
7687 gdb_test_multiple, and call unsupported instead of fail, if the
7688 remote side does not support the request.
7689
7690 2012-02-15 Pedro Alves <palves@redhat.com>
7691
7692 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
7693 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
7694 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
7695 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
7696 * gdb.server/server-run.exp: Make sure gdb is disconnected.
7697 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
7698 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
7699 doesn't start with "extended-" already.
7700
7701 2012-02-15 Pedro Alves <palves@redhat.com>
7702
7703 Support extended-remote. Avoid cascading timeouts.
7704
7705 * gdb.base/attach.exp (do_attach_tests): Add expected output for
7706 the extended-remote target. If attaching with no file fails, load
7707 the file manually.
7708 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
7709
7710 2012-02-14 Stan Shebs <stan@codesourcery.com>
7711
7712 * gdb.base/ena-dis-br.exp: Add enable count test.
7713
7714 2012-02-13 Pedro Alves <palves@redhat.com>
7715
7716 * config/mips-idt.exp: Delete.
7717 * gdb.base/a2-run.exp: Remove mips-idt xfails.
7718 * gdb.base/bitfields.exp: Remove mips-idt restarts.
7719 * gdb.base/break.exp: Remove mips-idt references.
7720 * gdb.base/chng-syms.exp: Ditto.
7721 * gdb.base/default.exp: Ditto.
7722 * gdb.base/funcargs.exp (funcargs_reload): Delete.
7723 (top level): Don't call it.
7724 * gdb.base/opaque.exp: Remove mips-idt restarts.
7725 * gdb.base/ptype.exp: Remove mips-idt xfails.
7726 * gdb.base/scope.exp: Remove mips-idt restarts.
7727 * gdb.base/sepdebug.exp: Remove mips-idt references.
7728 * gdb.base/watchpoint.exp (maybe_clean_restart)
7729 (maybe_reinitialize): Delete.
7730 (test_disabling_watchpoints, test_disabling_watchpoints)
7731 (test_watchpoint_triggered_in_syscall)
7732 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
7733 Don't call them.
7734
7735 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7736
7737 * gdb.server/server-exec-info.exp: New file.
7738
7739 2012-02-10 Pedro Alves <palves@redhat.com>
7740
7741 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
7742 always non-empty.
7743 (test_attach): Always pass $exec to test_attach_gdb.
7744
7745 2012-02-08 Tom Tromey <tromey@redhat.com>
7746
7747 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
7748 before inferior is started.
7749
7750 2012-02-07 Tom Tromey <tromey@redhat.com>
7751
7752 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
7753 Symbol.value.
7754 * gdb.python/py-symbol.c (qq): Set default value.
7755
7756 2012-02-07 Tom Tromey <tromey@redhat.com>
7757
7758 * gdb.python/py-symbol.c (qq): New global.
7759 * gdb.python/py-symbol.exp: Add test for frame-less
7760 lookup_symbol.
7761 * gdb.python/py-symtab.exp: Fix line number.
7762
7763 2012-02-03 Joel Brobecker <brobecker@adacore.com>
7764
7765 * gdb.ada/mi_task_arg: New testcase.
7766
7767 2012-02-02 Pedro Alves <palves@redhat.com>
7768
7769 * gdb.reverse/until-precsave.exp: Also put "record save" under the
7770 extended timeout.
7771
7772 2012-02-02 Pedro Alves <palves@redhat.com>
7773
7774 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
7775 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
7776
7777 2012-02-02 Pedro Alves <palves@redhat.com>
7778
7779 * gdb.base/term.exp: Rewrite.
7780 * gdb.base/term.c: New.
7781
7782 2012-02-02 Pedro Alves <palves@redhat.com>
7783
7784 * gdb.base/default.exp (run "r" abbreviation, run): Add
7785 extended-remote expected output.
7786
7787 2012-02-02 Tom Tromey <tromey@redhat.com>
7788
7789 * gdb.cp/dispcxx.exp: New file.
7790 * gdb.cp/dispcxx.cc: New file.
7791
7792 2012-02-01 Tom Tromey <tromey@redhat.com>
7793
7794 * gdb.base/jit-simple.exp: New file.
7795 * gdb.base/jit-simple.c: New file.
7796
7797 2012-01-30 Yao Qi <yao@codesourcery.com>
7798
7799 * gdb.base/skip.exp: Make test result unique.
7800
7801 2012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7802
7803 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
7804 compatibility with valgrind-3.7.0.
7805
7806 2012-01-27 Pedro Alves <palves@redhat.com>
7807
7808 * gdb.base/watchpoint.exp (no_hw): New global.
7809 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
7810 disable hw watchpoints.
7811 (test_wide_location_1, test_wide_location_2): If no_hw is set,
7812 don't expect hw watchpoints.
7813 (no_hw_watchpoints): Always clean restart.
7814 (do_tests): New procedure, factored out from the top level.
7815 (top level): Run tests twice. Once with hw watchpoints enabled,
7816 another time with hw watchpoints disabled.
7817
7818 2012-01-27 Pedro Alves <palves@redhat.com>
7819
7820 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
7821 out from the top level.
7822 (top level): Call it instead.
7823
7824 2012-01-27 Pedro Alves <palves@redhat.com>
7825
7826 * gdb.base/watchpoint.exp (top level): Re-enable hardware
7827 watchpoints sooner.
7828
7829 2012-01-27 Pedro Alves <palves@redhat.com>
7830
7831 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
7832
7833 2012-01-27 Pedro Alves <palves@redhat.com>
7834
7835 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
7836 "You may have requested too many hardware
7837 breakpoints/watchpoints".
7838
7839 2012-01-27 Pedro Alves <palves@redhat.com>
7840
7841 * gdb.base/watchpoint.exp (maybe_clean_restart)
7842 (maybe_reinitialize): New.
7843 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
7844 expect "hit N times".
7845 (test_disabling_watchpoints, test_complex_watchpoint)
7846 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
7847 Call maybe_clean_restart.
7848 (top level): Use clean_restart. Remove "mips-idt-*"
7849 reinitialization.
7850
7851 2012-01-27 Pedro Alves <palves@redhat.com>
7852
7853 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
7854
7855 2012-01-27 Pedro Alves <palves@redhat.com>
7856
7857 * gdb.base/watchpoint.exp: Clean restart after tests that don't
7858 require `initialize' anymore. Remove unnecessary `initialize'
7859 calls.
7860
7861 2012-01-27 Pedro Alves <palves@redhat.com>
7862
7863 * gdb.base/watchpoint.exp (wp_set): Delete.
7864 (initialize, test_simple_watchpoint, top level): Remove dead code.
7865
7866 2012-01-27 Pedro Alves <palves@redhat.com>
7867
7868 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
7869 typo.
7870
7871 2012-01-27 Pedro Alves <palves@redhat.com>
7872
7873 * config/extended-gdbserver.exp: New file.
7874 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
7875 comment.
7876 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
7877 * boards/native-extended-gdbserver.exp: New file.
7878
7879 2012-01-26 Pedro Alves <palves@redhat.com>
7880
7881 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
7882 and gdb_test_multiple.
7883
7884 2012-01-26 Pedro Alves <palves@redhat.com>
7885
7886 Make test messages unique, and more identifiable.
7887 * gdb.multi/watchpoint-multi.exp: Change test messages.
7888
7889 2012-01-25 Tom Tromey <tromey@redhat.com>
7890
7891 * gdb.base/solib-disc.exp: Fix regexps.
7892
7893 2012-01-24 Tom Tromey <tromey@redhat.com>
7894
7895 * lib/mi-support.exp (mi_expect_stop): Add special case for
7896 solib-event.
7897 * gdb.base/catch-load-so.c: New file.
7898 * gdb.base/catch-load.exp: New file.
7899 * gdb.base/catch-load.c: New file.
7900 * gdb.base/break-interp.exp (reach_1): Update regexp.
7901
7902 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7903
7904 Fix fuzzy results.
7905 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
7906 lpsimple and func.
7907
7908 2012-01-24 Gary Benson <gbenson@redhat.com>
7909
7910 Delete #if 0'd out code.
7911 * gdb.base/default.exp (info catch): Remove.
7912 * gdb.base/gdb_history (info catch): Likewise.
7913 * gdb.base/help.exp (info catch): Likewise.
7914
7915 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7916
7917 Fix watchpoints to be specific for each inferior.
7918 * gdb.multi/watchpoint-multi.c: New file.
7919 * gdb.multi/watchpoint-multi.exp: New file.
7920
7921 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7922
7923 Fix watchpoints across inferior fork.
7924 * gdb.threads/watchpoint-fork-child.c: New file.
7925 * gdb.threads/watchpoint-fork-mt.c: New file.
7926 * gdb.threads/watchpoint-fork-parent.c: New file.
7927 * gdb.threads/watchpoint-fork-st.c: New file.
7928 * gdb.threads/watchpoint-fork.exp: New file.
7929 * gdb.threads/watchpoint-fork.h: New file.
7930
7931 2012-01-23 Pedro Alves <palves@redhat.com>
7932
7933 * gdb.base/call-signal-resume.exp: Allow output after "return".
7934
7935 2012-01-20 Pedro Alves <palves@redhat.com>
7936
7937 * gdb.python/py-finish-breakpoint.py: Fix typo.
7938
7939 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
7940
7941 * gdb.base/info-proc.exp: Also run on remote targets. Main
7942 "info proc" command is now always present; whether target supports
7943 actual info proc operation is detected when attempting to issue
7944 the command.
7945
7946 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7947
7948 * .gdbinit: Remove.
7949
7950 2012-01-19 Pedro Alves <palves@redhat.com>
7951
7952 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
7953 look at the funtions' returns.
7954 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
7955 (jprint.print(int, int)): Change return type to int. Adjust.
7956
7957 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
7958
7959 PR gdb/9538
7960 * gdb.base/sepdebug.exp: New test.
7961
7962 2012-01-18 Pedro Alves <palves@redhat.com>
7963
7964 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
7965 Allow output before ^done.
7966
7967 2012-01-16 Tom Tromey <tromey@redhat.com>
7968
7969 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
7970 Add tests for relative directory.
7971
7972 2012-01-16 Tom Tromey <tromey@redhat.com>
7973
7974 * gdb.base/printcmds.c (enum flag_enum): New.
7975 (three): New global.
7976 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
7977 enum printing.
7978 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
7979 FlagEnumerationPrinter.
7980 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
7981 * gdb.python/py-pp-maint.c (enum flag_enum): New.
7982 (fval): New global.
7983
7984 2012-01-16 Pedro Alves <palves@redhat.com>
7985
7986 * lib/gdb.exp (banned_procedures): New variable.
7987 (banned_variables_traced): Rename to ...
7988 (banned_traced): ... this.
7989 (gdb_init): Also trace banned procedures.
7990 (gdb_finish): Also untrace banned procedures.
7991
7992 2012-01-16 Pedro Alves <palves@redhat.com>
7993
7994 Remove all calls to strace.
7995
7996 2012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7997
7998 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
7999 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
8000
8001 2012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
8002
8003 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
8004 * gdb.base/pie-execl.exp: Likewise.
8005
8006 2012-01-12 Keith Seitz <keiths@redhat.com>
8007
8008 PR mi/10586
8009 * gdb.mi/var-cmd.c (struct anonymous): New structure.
8010 (do_anonymous_type_tests): New function.
8011 (main): Call do_anonymous_type_tests.
8012 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
8013 (verify_everything): New procedure.
8014 * gdb.mi/mi-var-cp.cc (class A): New class.
8015 (anonymous_structs_and_unions): New function.
8016 (main): Call anonymous_structs_and_unions.
8017 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
8018 (verify_everything): New procedure.
8019
8020 2012-01-12 Keith Seitz <keiths@redhat.com>
8021
8022 * lib/mi-support.exp: Expand comments about PATH_EXPR.
8023 (varobj_tree::get_path_expr): Assume that all varobjs are
8024 compound unless they are known simple types.
8025 Adjust path expressions based on parent type, path parent type,
8026 and tree language.
8027 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
8028 the root varobj.
8029 (mi_walk_varobj_tree): Add LANGUAGE parameter.
8030
8031 2012-01-11 Pedro Alves <palves@redhat.com>
8032
8033 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
8034 core files on this machine" anymore.
8035
8036 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
8037
8038 * gdb.base/watchpoint.c (recurser): Initialize local_x.
8039 (main): Repeat recurser call.
8040 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
8041 equivalent to 'local_x'.
8042
8043 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
8044 Joel Brobecker <brobecker@adacore.com>
8045
8046 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
8047
8048 2012-01-05 Pedro Alves <alves.ped@gmail.com>
8049
8050 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
8051 * gdb.python/py-events.c (first): Add bits for new "step N" test.
8052 * gdb.python/py-events.exp: Test that "step N" tripping on a
8053 breakpoint emits a breakpoint event.
8054
8055 2012-01-03 Joel Brobecker <brobecker@adacore.com>
8056
8057 * gdb.base/auxv.exp: Reformat the copyright notice.
8058
8059 2012-01-03 Yao Qi <yao@codesourcery.com>
8060
8061 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
8062 (strace_trace_on_diff_addr): New.
8063 * gdb.trace/strace.c: (main): Add two local variables.
8064
8065 2011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
8066
8067 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
8068 * gdb.cell/gcore.exp: Likewise.
8069 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
8070 to verify the correct instance of main is selected.
8071
8072 2012-01-02 Joel Brobecker <brobecker@adacore.com>
8073
8074 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
8075 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
8076 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
8077 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
8078 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
8079 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
8080 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
8081 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
8082 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
8083 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
8084 gdb.threads/thread_check.c: Reformat copyright header.
8085
8086 2011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
8087
8088 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
8089 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
8090 is not enabled.
8091
8092 2011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8093
8094 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
8095 parameter to self_exec, adjust the function.
8096 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
8097 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
8098 (set var do_exit = 0): Remove test.
8099 (newline at end of file): Add one.
8100
8101 2011-12-27 Joel Brobecker <brobecker@adacore.com>
8102
8103 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
8104 New files.
8105
8106 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8107
8108 Fix racy FAILs.
8109 * gdb.threads/fork-thread-pending.c (barrier): New variable.
8110 (thread_function, thread_forker): Call pthread_barrier_wait for it.
8111 (main): Call pthread_barrier_init for it.
8112
8113 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8114
8115 Fix double send_gdb leading to racy FAILs.
8116 * gdb.base/break.exp (set silent break bp_location1): Replace
8117 3x send_gdb and gdb_expect by gdb_test.
8118 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
8119 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
8120 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
8121 instead of send_gdb. Twice.
8122 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
8123 3x send_gdb and gdb_expect by gdb_test.
8124 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
8125
8126 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
8127
8128 * gdb.linespec/linespec.exp: Compile using {c++}.
8129
8130 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
8131
8132 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
8133 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
8134 (verify GCC PR debug/51668): New test.
8135
8136 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
8137
8138 Introduce gdb.FinishBreakpoint in Python.
8139 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
8140 py-finish-breakpoint2
8141 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
8142 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
8143 instead of line number.
8144 * gdb.python/py-finish-breakpoint.c: New file.
8145 * gdb.python/py-finish-breakpoint.exp: New file.
8146 * gdb.python/py-finish-breakpoint.py: New file.
8147 * gdb.python/py-finish-breakpoint2.cc: New file.
8148 * gdb.python/py-finish-breakpoint2.exp: New file.
8149 * gdb.python/py-finish-breakpoint2.py: New file.
8150
8151 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
8152
8153 Partial fix of compatibility with gcc-4.7.
8154 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
8155 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
8156 Add comment to add a PASS case in the future.
8157
8158 Fix compatibility with gcc-4.7.
8159 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
8160
8161 2011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
8162
8163 PR tdep/12797
8164 * gdb.base/callfuncs.exp: Remove KFAIL.
8165
8166 2011-12-21 Joel Brobecker <brobecker@adacore.com>
8167
8168 * gdb.ada/task_bp: New testcase.
8169
8170 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8171
8172 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
8173 -DNO_SECTIONS.
8174 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
8175
8176 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8177
8178 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
8179 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
8180 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
8181 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
8182 conditional for gcc <= 4.5.
8183
8184 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8185
8186 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
8187 by XFAIL.
8188 * gdb.cp/static-method.exp (info addr A::func())
8189 (list static-method.cc:xxx::(anonymous namespace)::A::func)
8190 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
8191 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
8192 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
8193 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
8194 (test value of F in k3_m): Likewise.
8195 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
8196 Likewise.
8197
8198 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8199
8200 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
8201 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
8202 Remove.
8203 * gdb.threads/attachstop-mt.c: Remove.
8204 * gdb.threads/attachstop-mt.exp: Remove.
8205
8206 2011-12-17 Mark Kettenis <kettenis@gnu.org>
8207
8208 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
8209
8210 2011-12-16 Doug Evans <dje@google.com>
8211
8212 * boards/native-stdio-gdbserver.exp: New file.
8213 * boards/native-gdbserver.exp: New file.
8214
8215 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
8216 gdbserver output.
8217 (gdbserver_default_get_remote_address): New function.
8218 (gdbserver_start): Call gdb,get_remote_address to compute argument
8219 to "target remote" command.
8220
8221 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
8222
8223 * gdb.python/py-function.exp: Change "on" to "full" for
8224 python print-stack. Add set/show python print-stack
8225 off|full|message tests.
8226
8227 2011-12-15 Yao Qi <yao@codesourcery.com>
8228
8229 * gdb.trace/strace.c: New
8230 * gdb.trace/strace.exp: New.
8231
8232 2011-12-14 Tom Tromey <tromey@redhat.com>
8233
8234 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
8235
8236 2011-12-14 Doug Evans <dje@google.com>
8237
8238 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
8239
8240 2011-12-14 Pedro Alves <pedro@codesourcery.com>
8241
8242 PR threads/10729
8243
8244 * gdb.mi/watch-nonstop.c: New file.
8245 * gdb.mi/mi-watch-nonstop.exp: New file.
8246
8247 2011-12-13 Pedro Alves <pedro@codesourcery.com>
8248 Doug Evans <dje@google.com>
8249
8250 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
8251 (clean_restart): Remove references to the gdb_stub target board
8252 variable.
8253 (gdb_step_for_stub): Delete.
8254
8255 * gdb.base/annota1.exp: Remove all references to [target_info
8256 exists gdb_stub], gdb_step_for_stub and usestubs.
8257 * gdb.base/annota3.exp: Ditto.
8258 * gdb.base/async.exp: Ditto.
8259 * gdb.base/break.exp: Ditto.
8260 * gdb.base/code-expr.exp: Ditto.
8261 * gdb.base/commands.exp: Ditto.
8262 * gdb.base/completion.exp: Ditto.
8263 * gdb.base/condbreak.exp: Ditto.
8264 * gdb.base/consecutive.exp: Ditto.
8265 * gdb.base/cvexpr.exp: Ditto.
8266 * gdb.base/define.exp: Ditto.
8267 * gdb.base/display.exp: Ditto.
8268 * gdb.base/ena-dis-br.exp: Ditto.
8269 * gdb.base/environ.exp: Ditto.
8270 * gdb.base/gnu-ifunc.exp: Ditto.
8271 * gdb.base/maint.exp: Ditto.
8272 * gdb.base/pending.exp: Ditto.
8273 * gdb.base/sect-cmd.exp: Ditto.
8274 * gdb.base/sepdebug.exp: Ditto.
8275 * gdb.base/unload.exp: Ditto.
8276 * gdb.base/watchpoint-solib.exp: Ditto.
8277 * gdb.cp/annota2.exp: Ditto.
8278 * gdb.cp/annota3.exp: Ditto.
8279 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
8280 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
8281 * gdb.mi/mi-pending.exp: Ditto.
8282 * gdb.trace/circ.exp: Ditto.
8283 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
8284 * gdb.base/list.exp: Ditto.
8285
8286 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
8287 breakpoint function and all references to the usestubs macro.
8288 * gdb.base/exprs.c: Ditto.
8289 * gdb.base/freebpcmd.c: Ditto.
8290 * gdb.base/bitfields.c: Ditto.
8291 * gdb.base/bitfields2.c: Ditto.
8292 * gdb.base/break.c: Ditto.
8293 * gdb.base/call-sc.c: Ditto.
8294 * gdb.base/call-signals.c: Ditto.
8295 * gdb.base/callfuncs.c: Ditto.
8296 * gdb.base/charset.c: Ditto.
8297 * gdb.base/consecutive.c: Ditto.
8298 * gdb.base/constvars.c: Ditto.
8299 * gdb.base/funcargs.c: Ditto.
8300 * gdb.base/int-type.c: Ditto.
8301 * gdb.base/interrupt.c: Ditto.
8302 * gdb.base/langs0.c: Ditto.
8303 * gdb.base/list0.c: Ditto.
8304 * gdb.base/mips_pro.c: Ditto.
8305 * gdb.base/miscexprs.c: Ditto.
8306 * gdb.base/nodebug.c: Ditto.
8307 * gdb.base/opaque0.c: Ditto.
8308 * gdb.base/pointers.c: Ditto.
8309 * gdb.base/printcmds.c: Ditto.
8310 * gdb.base/ptype.c: Ditto.
8311 * gdb.base/recurse.c: Ditto.
8312 * gdb.base/reread1.c: Ditto.
8313 * gdb.base/reread2.c: Ditto.
8314 * gdb.base/restore.c: Ditto.
8315 * gdb.base/return.c: Ditto.
8316 * gdb.base/run.c: Ditto.
8317 * gdb.base/scope0.c: Ditto.
8318 * gdb.base/sepdebug.c: Ditto.
8319 * gdb.base/setshow.c: Ditto.
8320 * gdb.base/setvar.c: Ditto.
8321 * gdb.base/sigall.c: Ditto.
8322 * gdb.base/signals.c: Ditto.
8323 * gdb.base/structs.c: Ditto.
8324 * gdb.base/structs2.c: Ditto.
8325 * gdb.base/testenv.c: Ditto.
8326 * gdb.base/twice.c: Ditto.
8327 * gdb.base/unwindonsignal.c: Ditto.
8328 * gdb.base/watchpoint.c: Ditto.
8329 * gdb.base/watchpoints.c: Ditto.
8330 * gdb.base/whatis.c: Ditto.
8331 * gdb.cp/classes.cc: Ditto.
8332 * gdb.cp/cplusfuncs.cc: Ditto.
8333 * gdb.cp/derivation.cc: Ditto.
8334 * gdb.cp/formatted-ref.cc: Ditto.
8335 * gdb.cp/misc.cc: Ditto.
8336 * gdb.cp/overload.cc: Ditto.
8337 * gdb.cp/ovldbreak.cc: Ditto.
8338 * gdb.cp/ref-params.cc: Ditto.
8339 * gdb.cp/ref-types.cc: Ditto.
8340 * gdb.cp/templates.cc: Ditto.
8341 * gdb.cp/virtfunc.cc: Ditto.
8342 * gdb.hp/gdb.aCC/run.c: Ditto.
8343 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
8344 * gdb.hp/gdb.compat/xdb0.c: Ditto.
8345 * gdb.reverse/consecutive-reverse.c: Ditto.
8346 * gdb.reverse/sigall-reverse.c: Ditto.
8347 * gdb.reverse/until-reverse.c: Ditto.
8348 * gdb.reverse/watch-reverse.c: Ditto.
8349 * gdb.trace/actions.c: Ditto.
8350 * gdb.trace/circ.c: Ditto.
8351 * gdb.trace/collection.c: Ditto.
8352
8353 2011-12-13 Pedro Alves <pedro@codesourcery.com>
8354
8355 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
8356 (func6, func7): New.
8357 (main): Call func6 and func7.
8358 * gdb.base/watchpoint.exp (test_wide_location_1)
8359 (test_wide_location_2): New.
8360 (top level): Re-enable hardware watchpoints if necessary. Call
8361 test_wide_location_1 and test_wide_location_2.
8362
8363 2011-12-11 Yao Qi <yao@codesourcery.com>
8364
8365 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
8366
8367 2011-12-11 Joel Brobecker <brobecker@adacore.com>
8368
8369 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
8370 expected output for unsupported case.
8371
8372 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8373
8374 PR testsuite/12649
8375 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
8376 Protect gdb_test_multiple by final $gdb_prompt match.
8377
8378 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8379
8380 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
8381 New variable, new test.
8382 (list static-method.cc:xxx::(anonymous namespace)::A::func)
8383 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
8384 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
8385 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
8386 them if HAVE_GCC_45682_FIXED is not set.
8387
8388 2011-12-10 Yao Qi <yao@codesourcery.com>
8389
8390 * gdb.trace/status-stop.exp: New.
8391 * gdb.trace/status-stop.c: New.
8392
8393 2011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8394
8395 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
8396 timeout.
8397
8398 2011-12-08 Tom Tromey <tromey@redhat.com>
8399
8400 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
8401 condition.
8402
8403 2011-12-07 Stan Shebs <stan@codesourcery.com>
8404
8405 * gdb.trace/tfind.exp: Update for output changes.
8406
8407 2011-12-07 Pedro Alves <pedro@codesourcery.com>
8408
8409 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
8410 throws "Cannot insert catchpoints in this configuration".
8411 * gdb.ada/mi_catch_ex.exp: Likewise.
8412
8413 2011-12-06 Pedro Alves <pedro@codesourcery.com>
8414
8415 * gdb.base/break-always.exp: Test changing memory at addresses
8416 with breakpoints inserted.
8417
8418 2011-12-06 Joel Brobecker <brobecker@acacore.com>
8419
8420 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
8421 involving a fully qualified function name.
8422
8423 2011-12-06 Tom Tromey <tromey@redhat.com>
8424
8425 * gdb.ada/homonym.exp: Add three breakpoint tests.
8426
8427 2011-12-06 Tom Tromey <tromey@redhat.com>
8428
8429 * gdb.base/solib-weak.exp (do_test): Remove kfail.
8430 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
8431 * gdb.objc/objcdecode.exp: Update for output changes.
8432 * gdb.linespec/linespec.exp: New file.
8433 * gdb.linespec/lspec.cc: New file.
8434 * gdb.linespec/lspec.h: New file.
8435 * gdb.linespec/body.h: New file.
8436 * gdb.linespec/base/two/thefile.cc: New file.
8437 * gdb.linespec/base/one/thefile.cc: New file.
8438 * gdb.linespec/Makefile.in: New file.
8439 * gdb.cp/templates.exp (test_template_breakpoints): Update for
8440 output changes.
8441 * gdb.cp/re-set-overloaded.exp: Remove kfail.
8442 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
8443 makes one breakpoint.
8444 * gdb.cp/method2.exp (test_break): Update for output changes.
8445 * gdb.cp/mb-templates.exp: Update for output changes.
8446 * gdb.cp/mb-inline.exp: Update for output changes.
8447 * gdb.cp/mb-ctor.exp: Update for output changes.
8448 * gdb.cp/ovsrch.exp: Use fully-qualified names.
8449 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
8450 has multiple matches.
8451 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
8452 error message change.
8453 * gdb.base/list.exp (test_list_filename_and_number): Update for
8454 error message change.
8455 * gdb.base/break.exp: Disable pending breakpoints. Update for
8456 output changes.
8457 * configure.ac: Add gdb.linespec.
8458 * configure: Rebuild.
8459 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
8460
8461 2011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
8462
8463 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
8464 last_break register on s390*-*-* targets.
8465
8466 2011-12-06 Joel Brobecker <brobecker@adacore.com>
8467
8468 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
8469 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
8470 of parameter X in procedure Foo.
8471
8472 2011-12-05 Stan Shebs <stan@codesourcery.com>
8473
8474 * gdb.trace/tfind.exp: Update help string matches.
8475
8476 2011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8477
8478 * gdb.server/ext-run.exp (get process list): Accept also systemd
8479 as PID 1.
8480
8481 2011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8482 Pedro Alves <pedro@codesourcery.com>
8483
8484 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
8485 starting GDB.
8486 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
8487 $use_gdb_stub.
8488 * gdb.base/display.exp: Likewise.
8489 * gdb.base/ending-run.exp: Likewise.
8490 * gdb.base/list.exp (test_listsize): Likewise.
8491 * gdb.base/setshow.exp: Likewise.
8492 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
8493 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
8494 check by global $use_gdb_stub.
8495 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
8496 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
8497 (default_gdb_init): Unset global $use_gdb_stub.
8498 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
8499 by global $use_gdb_stub.
8500 * lib/gdbserver-support.exp: Extend comments for set_board_info
8501 gdb_protocol and gdb,socketport.
8502 (gdbserver_start_extended): Set global gdbserver_protocol and
8503 gdbserver_gdbport. Clear global use_gdb_stub.
8504 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
8505 from target use_gdb_stub.
8506 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
8507
8508 2011-12-03 Doug Evans <dje@google.com>
8509
8510 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
8511 (gdb_step_for_stub): Add comments.
8512
8513 2011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
8514
8515 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
8516 to the caller.
8517 (gdb_test_multiple): Likewise.
8518
8519 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8520
8521 Fix gdb.mi/mi-solib.exp without system debug info installed.
8522 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
8523 expect attribute, return 0 for it. Update comments.
8524
8525 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8526
8527 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
8528 (corrupted list): Adjust the expectation.
8529
8530 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8531
8532 PR threads/13448
8533 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
8534 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
8535 * gdb.threads/tls-var-main.c: New file.
8536 * gdb.threads/tls-var.c: New file.
8537 * gdb.threads/tls-var.exp: New file.
8538
8539 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8540
8541 PR testsuite/12649
8542 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
8543 Protect gdb_test_multiple by final $gdb_prompt match.
8544 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
8545 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
8546 (test_tracepoints): Likewise.
8547
8548 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8549
8550 PR breakpoints/13346
8551 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
8552 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
8553 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
8554
8555 2011-12-01 Joel Brobecker <brobecker@adacore.com>
8556
8557 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
8558 * gdb.ada/homonym/homonym.adb: For use of all types defined
8559 locally inside both Get_Value subprograms.
8560
8561 2011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8562
8563 Fix racy FAILs.
8564 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
8565 of send_gdb.
8566
8567 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
8568
8569 * gdb.base/testenv.exp: Skip on remote targets. Unset global
8570 environment variable after test completed.
8571
8572 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
8573
8574 * gdb.base/solib-nodir.exp: Skip if remote target.
8575 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
8576 application. Call gdb_load_shlibs.
8577 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
8578
8579 2011-11-29 Joel Brobecker <brobecker@adacore.com>
8580
8581 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
8582
8583 2011-11-28 Joel Brobecker <brobecker@adacore.com>
8584
8585 * gdb.ada/fullname_bp: New testcase.
8586
8587 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8588
8589 PR testsuite/12649
8590 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
8591 Wrap send_gdb into a new gdb_test.
8592
8593 Code cleanup.
8594 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
8595 Convert send_gdb and gdb_expect to gdb_test_multiple.
8596
8597 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8598
8599 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
8600
8601 2011-11-23 Keith Seitz <keiths@redhat.com>
8602
8603 * lib/mi-support.exp (varobj_tree): New namespace and procs.
8604 (mi_varobj_tree_test_children_callback): New proc.
8605 (mi_walk_varobj_tree): New proc.
8606
8607 2011-11-22 Tom Tromey <tromey@redhat.com>
8608
8609 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
8610 Add "use_mi_command" argument.
8611 (mi_run_cmd, mi_run_with_cli): New procs.
8612 * gdb.mi/solib-lib.c: New file.
8613 * gdb.mi/solib-main.c: New file.
8614 * gdb.mi/mi-solib.exp: New file.
8615
8616 2011-11-21 Doug Evans <dje@google.com>
8617
8618 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
8619 _Unwind_DebugHook is missing.
8620
8621 2011-11-20 Stan Shebs <stan@codesourcery.com>
8622
8623 * gdb.trace/tstatus.exp: New.
8624 * gdb.trace/actions.c: Include string.h.
8625
8626 2011-11-18 Yao Qi <yao@codesourcery.com>
8627
8628 * gdb.trace/pending.exp: New.
8629 * gdb.trace/pending.c: New.
8630 * gdb.trace/pendshr1.c: New.
8631 * gdb.trace/pendshr2.c: New.
8632 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
8633 tracepoint location becomes pending.
8634 (tracepoint_change_loc_2): New.
8635
8636 2011-11-16 David S. Miller <davem@davemloft.net>
8637
8638 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
8639 target is sparc*-*-linux*
8640
8641 2011-11-15 Paul Koning <paul_koning@dell.com>
8642
8643 * gdb.python/py-type.exp: New testcases for exceptions on scalar
8644 types.
8645
8646 2011-11-14 Doug Evans <dje@google.com>
8647
8648 * gdb.base/shell.exp: New file.
8649
8650 2011-11-14 Stan Shebs <stan@codesourcery.com>
8651
8652 * gdb.trace/ftrace.c: New.
8653 * gdb.trace/ftrace.exp: New.
8654
8655 2011-11-14 Yao Qi <yao@codesourcery.com>
8656
8657 * gdb.trace/change-loc-1.c: New.
8658 * gdb.trace/change-loc-2.c: New.
8659 * gdb.trace/change-loc.c: New.
8660 * gdb.trace/change-loc.exp: New.
8661 * gdb.trace/change-loc.h: New.
8662 * gdb.trace/trace-break.c (marker): Define new symbol.
8663 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
8664 New.
8665 (break_trace_same_addr_6): New.
8666
8667 2011-11-12 Matt Rice <ratmice@gmail.com>
8668
8669 * gdb.base/info-macros.exp: Make tests for info definitions
8670 test info macro. Add tests for info macro argument processing.
8671 Rename a few tests.
8672
8673 2011-11-11 Keith Seitz <keiths@redhat.com>
8674
8675 PR gdb/12843
8676 * gdb.base/linespecs.exp: New file.
8677
8678 2011-11-11 Doug Evans <dje@google.com>
8679
8680 * gdb.threads/print-threads.exp: Extend timeout for slower
8681 tests.
8682
8683 2011-11-10 Doug Evans <dje@google.com>
8684
8685 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
8686 "record to end of main" test.
8687
8688 * gdb.python/py-type.c (TS): New typedef.
8689 (ts): New global.
8690 * gdb.python/py-type.exp: Test field list of typedef.
8691
8692 2011-11-10 Joel Brobecker <brobecker@adacore.com>
8693
8694 * gdb.ada/small_reg_param: New testcase.
8695
8696 2011-11-09 Tom Tromey <tromey@redhat.com>
8697
8698 * gdb.cp/destrprint.exp: New file.
8699 * gdb.cp/destrprint.cc: New file.
8700
8701 2011-11-08 Meador Inge <meadori@codesourcery.com>
8702
8703 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
8704 (switch_stack_to_other): New test function.
8705 * gdb.arch/thumb-prologue.exp: New test cases.
8706
8707 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
8708
8709 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
8710
8711 2011-11-08 Yao Qi <yao@codesourcery.com>
8712
8713 * gdb.exp (supports_process_record): New.
8714 (supports_reverse): New.
8715 * gdb.reverse/break-precsave.exp: Call support_process_record
8716 to run test conditionally.
8717 * gdb.reverse/consecutive-precsave.exp: Likewise.
8718 * gdb.reverse/i386-precsave.exp: Likewise.
8719 * gdb.reverse/machinestate-precsave.exp: Likewise.
8720 * gdb.reverse/solib-precsave.exp: Likewise.
8721 * gdb.reverse/step-precsave.exp: Likewise.
8722 * gdb.reverse/until-precsave.exp: Likewise.
8723 * gdb.reverse/watch-precsave.exp: Likewise.
8724 * gdb.reverse/break-reverse.exp: Call support_reverse to run
8725 test conditionally.
8726 * gdb.reverse/consecutive-reverse.exp: Likewise.
8727 * gdb.reverse/finish-precsave.exp: Likewise.
8728 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8729 * gdb.reverse/finish-reverse.exp: Likewise.
8730 * gdb.reverse/i386-reverse.exp: Likewise.
8731 * gdb.reverse/i386-sse-reverse.exp: Likewise.
8732 * gdb.reverse/machinestate.exp: Likewise.
8733 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
8734 * gdb.reverse/sigall-precsave.exp: Likewise.
8735 * gdb.reverse/sigall-reverse.exp: Likewise.
8736 * gdb.reverse/solib-reverse.exp: Likewise.
8737 * gdb.reverse/step-reverse.exp: Likewise.
8738 * gdb.reverse/until-reverse.exp: Likewise.
8739 * gdb.reverse/watch-reverse.exp: Likewise.
8740
8741 2011-11-05 Yao Qi <yao@codesourcery.com>
8742
8743 * gdb.trace/trace-break.exp: Add test on setting two
8744 fast tracepoints at the same address.
8745
8746 2011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8747
8748 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
8749
8750 2011-11-02 Stan Shebs <stan@codesourcery.com>
8751
8752 * gdb.trace/collection.c: Add code using strings.
8753 * gdb.trace/collection.exp: Add tests of string collection.
8754
8755 2011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8756
8757 * gdb.base/skip-solib.exp (executable_main): New variable.
8758 (binfile_main): Base it on that.
8759 Use $executable_main in clean_restart calls. Drop gdb_exit and
8760 gdb_start calls.
8761
8762 2011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8763
8764 Fix racy FAILs.
8765 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
8766 breakpoint_re globals import by async. Set string_regex to .* for
8767 async. Remove the optional thread_selected_re and breakpoint_re
8768 globals expectations.
8769
8770 2011-11-01 Joseph Myers <joseph@codesourcery.com>
8771
8772 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
8773 well as Cygwin.
8774
8775 2011-11-01 Justin Lebar <justin.lebar@gmail.com>
8776
8777 Add tests for skip command.
8778 * gdb.base/skip-solib-lib.c: New
8779 * gdb.base/skip-solib-main.c: New
8780 * gdb.base/skip-solib.exp: New
8781 * gdb.base/skip.c: New
8782 * gdb.base/skip.exp: New
8783 * gdb.base/skip1.c: New
8784 * gdb.base/Makefile.in: Adding new files.
8785
8786 2011-10-31 Yao Qi <yao@codesourcery.com>
8787 Pedro Alves <pedro@codesourcery.com>
8788
8789 * gdb.trace/trace-break.c: New.
8790 * gdb.trace/trace-break.exp: New.
8791
8792 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8793
8794 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
8795 break-here-2.
8796
8797 2011-10-28 Pedro Alves <pedro@codesourcery.com>
8798
8799 * gdb.threads/no-unwaited-for-left.c: New.
8800 * gdb.threads/no-unwaited-for-left.exp: New.
8801 * gdb.threads/non-ldr-exc-1.c: New.
8802 * gdb.threads/non-ldr-exc-1.exp: New.
8803 * gdb.threads/non-ldr-exc-2.c: New.
8804 * gdb.threads/non-ldr-exc-2.exp: New.
8805 * gdb.threads/non-ldr-exc-3.c: New.
8806 * gdb.threads/non-ldr-exc-3.exp: New.
8807 * gdb.threads/non-ldr-exc-4.c: New.
8808 * gdb.threads/non-ldr-exc-4.exp: New.
8809
8810 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8811
8812 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
8813 * gdb.base/attach-pie-misread.exp: Likewise.
8814 * gdb.base/break-interp.exp: Likewise.
8815 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
8816 testcases for use_gdb_stub.
8817 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
8818 (continue): New testcase.
8819 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
8820 * gdb.threads/attach-into-signal.exp: Likewise.
8821 * gdb.threads/attach-stopped.exp: Likewise.
8822 * gdb.threads/attachstop-mt.exp: Likewise.
8823
8824 2011-10-28 Paul Koning <paul_koning@dell.com>
8825
8826 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
8827
8828 2011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8829
8830 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
8831 (mi_gdb_test): Import globals thread_selected_re
8832 and breakpoint_re. Expect them optionally at the regex start.
8833
8834 2011-10-27 Doug Evans <dje@google.com>
8835
8836 * gdb.python/python.exp: Test source -s.
8837
8838 2011-10-26 Paul Koning <paul_koning@dell.com>
8839
8840 * gdb.python/lib-types.cc (struct A): New structure.
8841 * gdb.python/lib-types.exp (deepitems): New tests.
8842
8843 2011-10-25 Paul Koning <paul_koning@dell.com>
8844
8845 PR python/13327
8846
8847 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
8848 fetch_lazy method.
8849
8850 2011-10-24 Yao Qi <yao@codesourcery.com>
8851
8852 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
8853 target is tic6x-*-*.
8854
8855 2011-10-21 Joel Brobecker <brobecker@adacore.com>
8856
8857 * gdb.ada/mi_task_info/task_switch.adb: New file.
8858 * gdb.ada/mi_task_info.exp: New file.
8859
8860 2011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8861
8862 * gdb.cp/expand-psymtabs-cxx.exp: New file.
8863 * gdb.cp/expand-psymtabs-cxx.cc: New file.
8864
8865 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
8866
8867 PR python/12656
8868
8869 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
8870 global_block tests.
8871
8872 2011-10-18 Tom Tromey <tromey@redhat.com>
8873
8874 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
8875
8876 2011-10-18 Tom Tromey <tromey@redhat.com>
8877
8878 * gdb.base/source.exp: Don't include full file name in test name.
8879 * gdb.python/python.exp: Don't include full file name in test
8880 name.
8881
8882 2011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8883
8884 * gdb.base/attach-pie-noexec.c: New files.
8885 * gdb.base/attach-pie-noexec.exp: New files.
8886
8887 2011-10-17 Joseph Myers <joseph@codesourcery.com>
8888
8889 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
8890 prompt for each extra line in command.
8891
8892 2011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8893
8894 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
8895 Revert the part of:
8896 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8897 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
8898 Change the expected string.
8899
8900 2011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8901
8902 Fix results with system glibc debug info installed.
8903 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
8904 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
8905 Accept also __libc_ symbol prefix and no prefix.
8906
8907 2011-10-14 Keith Seitz <keiths@redhat.com>
8908
8909 PR c++/13225
8910 * gdb.cp/converts.cc (foo3_1): New function.
8911 (foo3_2): New functions.
8912 * gdb.cp/converts.exp: Add tests for int to pointer conversion
8913 and null pointer conversions of integer constant zero.
8914 Add test to check if all arguments are checked for incompatible
8915 conversion BADNESS.
8916
8917 2011-10-14 Tom Tromey <tromey@redhat.com>
8918
8919 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
8920 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
8921 linespec.
8922
8923 2011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8924
8925 Fix internal error regression.
8926 * gdb.dwarf2/implptr-optimized-out.S: New file.
8927 * gdb.dwarf2/implptr-optimized-out.exp: New file.
8928
8929 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8930
8931 Fix empty DWARF expressions DATA vs. SIZE conditionals.
8932 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
8933 (loclist): New.
8934 (4): New abbrev.
8935 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
8936 Use prepare_for_testing, remove clean_restart.
8937 (p arraynoloc, p arraycallnoloc): New tests.
8938
8939 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8940
8941 * gdb.cp/namespace-enum.exp (executable): New variable.
8942 (binfile): Use ${objdir}/${subdir}/ prefix.
8943 Use ${executable} for clean_restart.
8944
8945 2011-10-11 Sterling Augustine <saugustine@google.com>
8946
8947 * gdb.cp/Makefile.in: Add namespace-enum test.
8948 * gdb.cp/namespace-enum.exp: New file.
8949 * gdb.cp/namespace-enum.c: New file.
8950 * gdb.cp/namespace-enum-main.c: New file.
8951
8952 2011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
8953
8954 * gdb.python/py-shared.exp: Relax filename check to handle remote:
8955 sysroot.
8956
8957 2011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8958
8959 Reimplement @entry in input expressions.
8960 * gdb.base/exprs.c (v_int_array_init): New variable.
8961 * gdb.base/exprs.exp (print v_int_array_init)
8962 (print *v_int_array_init@1, print *v_int_array_init@2)
8963 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
8964 (print v_int_array_init[1]@1): New tests.
8965
8966 2011-10-10 Joseph Myers <joseph@codesourcery.com>
8967
8968 * gdb.cp/gdb2495.exp: Do not include directories in filename in
8969 expected message.
8970
8971 2011-10-09 Doug Evans <dje@google.com>
8972
8973 * gdb.base/alias.exp: Add tests for alias command.
8974
8975 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8976
8977 * gdb.arch/amd64-entry-value.s: New file.
8978 * gdb.mi/mi2-amd64-entry-value.s: New file.
8979
8980 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8981
8982 Display @entry parameter values even for references.
8983 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
8984 functions.
8985 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
8986 reference and datap_input.
8987 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
8988 breakpoints.
8989 (continue to breakpoint: entry_reference: reference)
8990 (entry_reference: bt at entry)
8991 (continue to breakpoint: entry_reference: breakhere_reference)
8992 (entry_reference: bt, entry_reference: ptype regparam)
8993 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
8994 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
8995 (entry_reference: p regcopy, entry_reference: p nodataparam)
8996 (entry_reference: p nodataparam@entry): New tests.
8997
8998 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8999
9000 Support @entry in input expressions.
9001 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
9002 (entry_stack: p s1@entry, entry_stack: p s2@entry)
9003 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
9004 (tailcall: p j@entry): New tests.
9005 * gdb.cp/koenig.cc (A::entry): New function.
9006 (main): Call it.
9007 * gdb.cp/koenig.exp (p entry (c)): New test.
9008
9009 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9010
9011 Display @entry parameter values (without references).
9012 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
9013 (different, validity, invalid): New functions.
9014 (main): Call them.
9015 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
9016 stacktest, breakhere_stacktest, different, breakhere_different,
9017 breakhere_validity and breakhere_invalid.
9018 (entry: bt): Update for @entry.
9019 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
9020 (entry_validity: *, entry_invalid: *): Many new tests.
9021 * gdb.base/break.exp
9022 (run until breakpoint set at small function, optimized file): Accept
9023 also the @entry suffix.
9024 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
9025 * gdb.mi/mi2-amd64-entry-value.c: New files.
9026 * gdb.mi/mi2-amd64-entry-value.exp: New files.
9027
9028 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9029
9030 Protect entry values against self tail calls.
9031 * gdb.arch/amd64-entry-value.cc (self2, self): New.
9032 (main): Call self.
9033 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
9034 (set debug entry-values 1, self: bt debug entry-values): New tests.
9035
9036 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9037
9038 Recognize virtual tail call frames.
9039 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
9040 (amb_b, amb_a): New.
9041 (main): Call a and b.
9042 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
9043 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
9044 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
9045 New tests.
9046
9047 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9048
9049 Implement basic support for DW_TAG_GNU_call_site.
9050 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
9051 * gdb.arch/amd64-entry-value.cc: New file.
9052 * gdb.arch/amd64-entry-value.exp: New file.
9053
9054 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9055
9056 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
9057 * gdb.dwarf2/implptr-64bit.S: New file.
9058 * gdb.dwarf2/implptr-64bit.exp: New file.
9059
9060 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9061
9062 Fix initial language detection with -readnow.
9063 * gdb.cp/readnow-language.cc: New file.
9064 * gdb.cp/readnow-language.exp: New file.
9065
9066 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9067
9068 Fix printed anonymous struct name.
9069 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
9070
9071 2011-10-09 Joseph Myers <joseph@codesourcery.com>
9072
9073 * gdb.base/solib-symbol.exp: Do not include directories in
9074 filenames in expected messages.
9075
9076 2011-10-07 Doug Evans <dje@google.com>
9077
9078 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
9079
9080 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
9081
9082 Allow Python notification of new object-file loadings.
9083 * gdb.python/py-events.exp: Test newobjfile event.
9084 * gdb.python/py-events.py: Register newobjfile callback.
9085 * gdb.python/py-events.c: Add call to shared library
9086 * gdb.python/py-events-shlib.c: New file.
9087
9088 2011-10-06 Joseph Myers <joseph@codesourcery.com>
9089
9090 * gdb.base/fixsection.exp: Do not include directories in filename
9091 in expected message.
9092
9093 2011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
9094
9095 Add tests for passing of environment variables to inferior.
9096 * gdb.base/testenv.c: New test source.
9097 * gdb.base/testenv.exp: New expect test.
9098
9099 2011-10-04 Paul Koning <paul_koning@dell.com>
9100
9101 * gdb.python/py-value.c (main): Break before return.
9102
9103 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
9104
9105 PR python/12691: Add the inferior to Python exited event
9106 * gdb.python/py-events.exp: Test the inferior attribute of exited
9107 event with a fork.
9108 * gdb.python/py-events.py: Print inferior number on exit.
9109 * gdb.python/py-events.c: Fork the inferior.
9110
9111 2011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
9112
9113 * gdb.base/jit.exp: Add testcase name to log message
9114
9115 2011-10-03 Paul Koning <paul_koning@dell.com>
9116 Jan Kratochvil <jan.kratochvil@redhat.com>
9117
9118 * gdb.python/py-value.exp
9119 (python inval = gdb.parse_and_eval('*(int*)0'))
9120 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
9121 (set argc=2, python print argc_lazy): New tests.
9122
9123 2011-10-02 Joel Brobecker <brobecker@adacore.com>
9124
9125 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
9126
9127 2011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9128 Pedro Alves <pedro@codesourcery.com>
9129
9130 * gdb.python/py-value.exp (test_value_in_inferior): New variable
9131 can_read_0, test for it.
9132 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
9133 (parse_and_eval with memory error): ... here, make it untested if
9134 can_read_0.
9135
9136 2011-09-30 Marek Polacek <mpolacek@redhat.com>
9137
9138 * gdb.python/python.exp (verify pagination beforehand)
9139 (verify pagination afterwards): Fix race by splitting the line.
9140
9141 2011-09-29 Joseph Myers <joseph@codesourcery.com>
9142
9143 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
9144 for 64-bit multilibs from i?86-* targets.
9145
9146 2011-09-29 Marek Polacek <mpolacek@redhat.com>
9147
9148 * lib/gdb.exp: Fix a typo in one of the comments.
9149
9150 2011-09-29 Marek Polacek <mpolacek@redhat.com>
9151
9152 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
9153 matching pattern.
9154
9155 2011-09-28 Paul Koning <paul_koning@dell.com>
9156
9157 * gdb.python/py-type.c (enum E): New.
9158 * gdb.python/py-type.exp (test_fields): Add tests for Python
9159 mapping access to fields.
9160 (test_enums): New test for field access on enums.
9161
9162 2011-09-27 Stan Shebs <stan@codesourcery.com>
9163
9164 * gdb.trace/collection.exp: Test collection of $_ret.
9165
9166 2011-09-22 Andreas Tobler <andreast@fgznet.ch>
9167
9168 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
9169 list of compilation switches for <*-*-freebsd*>.
9170
9171 2011-09-19 Stan Shebs <stan@codesourcery.com>
9172
9173 * gdb.trace/tspeed.exp: New file.
9174 * gdb.trace/tspeed.c: New file.
9175
9176 2011-09-18 Yao Qi <yao@codesourcery.com>
9177
9178 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
9179 instructions.
9180 (test_adr_32bit, test_pop_pc): Likewise.
9181 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
9182 Thumb instructions.
9183 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
9184 in gdb_test_multiple.
9185 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
9186
9187 2011-09-17 Yao Qi <yao@codesourcery.com>
9188
9189 * lib/gdb.exp (can_single_step_to_signal_handler): New.
9190 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
9191 support single step to signal handler.
9192
9193 2011-09-17 Yao Qi <yao@codesourcery.com>
9194
9195 * gdb.base/disp-step-fork.c: New.
9196 * gdb.base/disp-step-syscall.exp: New.
9197 * gdb.base/disp-step-vfork.c: New.
9198
9199 2011-09-16 Joel Brobecker <brobecker@adacore.com>
9200
9201 * gdb.ada/tasks.exp: Make the expected output for
9202 the `info tasks' tests more resilient to spacing
9203 changes.
9204
9205 2011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9206
9207 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
9208 (reached breakpoint 2, reached breakpoint 3): Update expected output.
9209
9210 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
9211
9212 PR Python/12692 Add gdb.selected_inferior() to Python interface.
9213 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
9214
9215 2011-04-30 Kevin Pouget <kevin.pouget@st.com>
9216
9217 Handle multiple breakpoint hits in Python interface:
9218 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
9219 presence.
9220 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
9221 breakpoint hits.
9222
9223 2011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
9224 Jan Kratochvil <jan.kratochvil@redhat.com>
9225
9226 * gdb.python/py-events.exp: Remove pretty printing comment.
9227 * gdb.python/py-evsignal.exp: New file.
9228 * gdb.python/py-evthreads.c: Include signal.h.
9229 (thread3): Remove variable count3. Remove variable bad and use raise
9230 instead.
9231 (thread2): Remove variable count2. Move thread3 pthread_create here,
9232 merge pthread_join to a single line.
9233 (main): Remove variable count1. Merge pthread_join with pthread_create
9234 to a single line.
9235 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
9236 KFAIL python/12966 for gdbserver. Test return value of
9237 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
9238 gdb_expect by gdb_test and gdb_test_multiple.
9239 (thread 2, thread 3): New tests.
9240
9241 2011-09-12 Matt Rice <ratmice@gmail.com>
9242 Pedro Alves <pedro@codesourcery.com>
9243
9244 PR gdb/13175
9245
9246 * gdb.base/interp.exp: New tests.
9247 * gdb.base/interp.c: New file.
9248
9249 2011-09-12 Doug Evans <dje@google.com>
9250
9251 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
9252 * gdb.dwarf2/typeddwarf.exp: Ditto.
9253
9254 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9255
9256 Fix compatibility with x32 arch.
9257 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
9258 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
9259 is_x86_like_target.
9260 * testsuite/gdb.trace/collection.exp: Likewise.
9261 * testsuite/gdb.trace/report.exp: Likewise.
9262 * testsuite/gdb.trace/unavailable.exp: Likewise.
9263 * testsuite/gdb.trace/while-dyn.exp: Likewise.
9264 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
9265 (is_x86_like_target): Check also is_amd64_regs_target.
9266
9267 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9268
9269 PR breakpoints/12435
9270 * gdb.arch/amd64-prologue-xmm.c: New file.
9271 * gdb.arch/amd64-prologue-xmm.exp: New file.
9272 * gdb.arch/amd64-prologue-xmm.s: New file.
9273
9274 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9275
9276 * gdb.dwarf2/dw2-param-error-main.c: New file.
9277 * gdb.dwarf2/dw2-param-error.S: New file.
9278 * gdb.dwarf2/dw2-param-error.exp: New file.
9279
9280 2011-09-08 Pedro Alves <pedro@codesourcery.com>
9281
9282 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
9283 inferior's pid and look for a core dump named core.$pid. Use
9284 `remote_file' commands on the host instead of hand coding shell
9285 commands on the build.
9286 * gdb.base/valgrind-db-attach.exp: Kill the program before
9287 finishing the test.
9288
9289 2011-09-02 Matt Rice <ratmice@gmail.com>
9290
9291 * lib/prompt.exp: New file for testing the first prompt.
9292 * gdb.python/py-prompt.exp: Ditto.
9293 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
9294
9295 2011-09-02 Pedro Alves <pedro@codesourcery.com>
9296
9297 * gdb.threads/gcore-thread.exp: Set the global core_supported to
9298 0, before testing gcore.
9299
9300 2011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9301
9302 * dw2-ifort-parameter-debug.S: Update copyright year.
9303 * dw2-ifort-parameter.c: Update copyright year.
9304 * dw2-ifort-parameter.exp: Update copyright year.
9305
9306 * dw2-ifort-parameter-debug.S: New file.
9307 * dw2-ifort-parameter.c: New file.
9308 * dw2-ifort-parameter.exp: New file.
9309
9310 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9311
9312 * gdb.base/commands.exp (error_clears_commands_left): New function.
9313 (): Call it.
9314
9315 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9316
9317 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
9318 (C): Initialize `a'.
9319 * gdb.mi/mi-inheritance-syntax-error.exp
9320 (-data-evaluate-expression $path): Expect `a' as 5.
9321
9322 2011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
9323
9324 PR mi/11912
9325 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
9326 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
9327 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
9328 keyword in output of -var-info-path-expression.
9329
9330 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9331
9332 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
9333 * gdb.trace/collection.exp: Likewise.
9334 * gdb.trace/report.exp: Likewise.
9335 * gdb.trace/unavailable.exp: Likewise.
9336 * gdb.trace/while-dyn.exp: Likewise.
9337
9338 2011-08-18 Keith Seitz <keiths@redhat.com>
9339
9340 PR c++/12266
9341 * gdb.cp/meth-typedefs.cc: New file.
9342 * gdb.cp/meth-typedefs.exp: New file.
9343
9344 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
9345
9346 * gdb.python/python.exp: Add extended-prompt tests.
9347
9348 2011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9349
9350 * gdb.arch/i386-dr3-watch.exp
9351 (watchpoint on gap1 does not fit debug registers)
9352 (delete all watchpoints): Fix racy expect strings.
9353
9354 2011-08-14 Yao Qi <yao@codesourcery.com>
9355
9356 * gdb.base/maint.exp: set data_section to ".neardata".
9357 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
9358 * gdb.base/savedregs.exp: Handle SIGILL.
9359 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
9360 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
9361
9362 2011-08-12 Doug Evans <dje@google.com>
9363
9364 * gdb.python/py-symbol.exp: Add test for symbol.type.
9365
9366 2011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
9367
9368 * gdb.threads/pthreads.exp: Enable on non-native configurations.
9369 * gdb.mi/mi-pthreads.exp: Likewise.
9370 * gdb.mi/mi2-pthreads.exp: Likewise.
9371 * gdb.mi/gdb669.exp.exp: Likewise.
9372
9373 2011-08-09 Pedro Alves <pedro@codesourcery.com>
9374
9375 * lib/mi-support.exp (detect_async): Rename to...
9376 (mi_detect_async): ... this.
9377 * gdb.mi/mi-nonstop-exit.exp: Adjust.
9378 * gdb.mi/mi-nonstop.exp: Adjust.
9379 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
9380 * gdb.mi/mi-nsintrall.exp: Adjust.
9381 * gdb.mi/mi-nsmoribund.exp: Adjust.
9382 * gdb.mi/mi-nsthrexec.exp: Adjust.
9383
9384 2011-08-09 Pedro Alves <pedro@codesourcery.com>
9385
9386 * gdb.base/display.c (do_loops): New `p_i' local.
9387 * gdb.base/display.exp: Test displaying a variable that is
9388 temporarily at a bad address.
9389
9390 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9391
9392 * gdb.dwarf2/dw2-op-stack-value.S: New file.
9393 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
9394
9395 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9396
9397 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
9398 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
9399 (p fuNC_symtab): Permit also ppc64 leading dot.
9400
9401 2011-08-05 Pedro Alves <pedro@codesourcery.com>
9402
9403 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
9404 procedure.
9405 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
9406
9407 2011-08-05 Yao Qi <yao@codesourcery.com>
9408
9409 * gdb.base/callfuncs.exp: Set language after main.
9410 * gdb.cp/cplusfuncs.exp: Likewise.
9411 * gdb.cp/inherit.exp: Likewise.
9412
9413 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
9414
9415 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
9416 * gdb.base/watch-vfork.exp: Skip on remote targets.
9417
9418 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
9419
9420 * gdb.threads/thread-find.exp: Support remote targets.
9421
9422 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
9423
9424 * gdb.base/jit.exp: Download solib_binfile to target.
9425 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
9426 and call dlopen without full path name.
9427 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
9428 dlopen without full path name.
9429
9430 2011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9431
9432 * gdb.base/break-always.exp: Complete the test
9433 with duplicated breakpoints and enabling/disabling them.
9434
9435 2011-08-02 Tom Tromey <tromey@redhat.com>
9436
9437 PR gdb/11289:
9438 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
9439
9440 2011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
9441
9442 PR gdb/13045
9443 * gdb.base/float.exp: Add new test case for PR gdb/13045
9444 * gdb.base/float.c: New file.
9445
9446 2011-07-28 Phil Muldoon <pmuldoon@redhat.com>
9447
9448 * gdb.python/py-mi.exp: Test printers returning string hint, and
9449 also not returning a value.
9450 * gdb.python/py-prettyprint.c: Add testcase for above.
9451 * gdb.python/py-prettyprint.py: Add test printer for above.
9452
9453 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9454
9455 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
9456 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
9457 (.Ldie30) Add as field "data4".
9458 (.Ldie32) Rename field "b" to "shl".
9459 (abbrev4) Change for the "data4" field.
9460 (abbrev5, abbrev6) Remove.
9461 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
9462 (p &s.shl): ... here. Add comment.
9463 (p &s.data4): New.
9464
9465 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9466
9467 Fix crash on lval_computed values.
9468 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
9469
9470 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9471
9472 * gdb.base/help.exp (help whatis): Update the expected string.
9473
9474 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9475
9476 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
9477 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
9478 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
9479 Change the expected string.
9480
9481 2011-07-26 Pedro Alves <pedro@codesourcery.com>
9482
9483 * gdb.base/watchpoint.exp
9484 (test_disable_enable_software_watchpoint): New procedure.
9485 (top level): Run it.
9486
9487 2011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
9488
9489 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
9490 executable file "${binfile}", C++ version "${binfile}-cxx".
9491 * gdb.python/py-prettyprint.exp: Likewise.
9492 * gdb.python/py-symbol.exp: Likewise.
9493 * gdb.python/py-type.exp: Likewise.
9494 * gdb.python/py-value.exp: Likewise.
9495 * gdb.python/py-template.exp (test_template_arg): Pass full executable
9496 file name instead of just suffix.
9497
9498 2011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9499
9500 Fix implicit pointer offsets.
9501 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
9502 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
9503 (continue to breakpoint: continue to baz breakpoint for implptr)
9504 (sanity check element 0, sanity check element 1)
9505 (enter the inlined function, check element 0 for the offset)
9506 (check element 1 for the offset)
9507 (continue to breakpoint: ignore the second baz breakpoint): New tests.
9508 (set foo breakpoint for implptr): Update the breakpoint number.
9509
9510 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
9511
9512 * gdb.python/py-mi.exp: Use different file names for different
9513 versions of the executable under test.
9514 * gdb.python/py-prettyprint.exp: Likewise.
9515 * gdb.python/py-symbol.exp: Likewise.
9516 * gdb.python/py-template.exp: Likewise.
9517 * gdb.python/py-type.exp: Likewise.
9518 * gdb.python/py-value.exp: Likewise.
9519
9520 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
9521
9522 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
9523 flag after restarting GDB if necessary.
9524
9525 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
9526
9527 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
9528
9529 2011-07-22 Pedro Alves <pedro@codesourcery.com>
9530
9531 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
9532 backend doesn't leave used debug registers behind.
9533
9534 2011-07-22 Tom Tromey <tromey@redhat.com>
9535
9536 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
9537 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
9538 argument.
9539 * gdb.dwarf2/typeddwarf-amd64.S: New file.
9540
9541 2011-07-21 Matt Rice <ratmice@gmail.com>
9542
9543 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
9544 in mostlyclean rule. Add files ending in .core.
9545
9546 2011-07-21 Matt Rice <ratmice@gmail.com>
9547
9548 PR macros/12999
9549 * gdb.base/info-macros.c: New test sources.
9550 * gdb.base/info-macros.exp: New tests.
9551
9552 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
9553
9554 * gdb.python/python.exp: Add prompt substitution tests.
9555
9556 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9557
9558 Fix crash if referenced CU is aged out.
9559 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
9560 New.
9561 * gdb.dwarf2/implptr.exp: Likewise.
9562
9563 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9564
9565 * gdb.dwarf2/implptr.S: Rebuilt.
9566 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
9567 (bar): Use them for j, k, l.
9568 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
9569 COMPILE.
9570 (print j in implptr:bar): Update for the intp typedef.
9571 (print p[0].x in implptr:foo): Use more exact regex.
9572
9573 2011-07-18 Tom Tromey <tromey@redhat.com>
9574
9575 * gdb.cp/static-method.exp: Add missing single quote.
9576
9577 2011-07-18 Yao Qi <yao@codesourcery.com>
9578
9579 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
9580 supported.
9581 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9582 * gdb.mi/mi-nonstop.exp: Likewise.
9583 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9584 * gdb.mi/mi-nsintrall.exp: Likewise.
9585 * gdb.mi/mi-nsmoribund.exp: Likewise.
9586 * gdb.mi/mi-nsthrexec.exp: Likewise.
9587 * gdb.python/py-evthreads.exp: Likewise.
9588
9589 2011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9590
9591 Code cleanup.
9592 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
9593 it. Substitute it instead of test_compiler_info everywhere.
9594
9595 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
9596
9597 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
9598 remote targets as well.
9599
9600 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
9601
9602 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
9603 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
9604
9605 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
9606
9607 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
9608 a remote machine, not the host.
9609 (gdb_compile_shlib): Set soname if target is remote.
9610
9611 2011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
9612
9613 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
9614
9615 2011-07-13 Matt Rice <ratmice@gmail.com>
9616
9617 * gdb.python/py-objfile-script-gdb.py: Renamed to
9618 py-objfile-script-gdb.py.in.
9619 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
9620 py-objfile-script-gdb.py.
9621 * gdb.python/py-objfile-script.exp: Update reference to
9622 py-objfile-script-gdb.py.
9623
9624 2011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9625
9626 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
9627 reference undefined label.
9628
9629 2011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9630
9631 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
9632 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
9633 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
9634 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
9635
9636 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
9637
9638 PR python/12438
9639 * gdb.python/python.exp: Add maint set/show python print-stack
9640 deprecated tests. Add set/show python print-backtrace tests.
9641
9642 2011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9643
9644 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
9645 debug info.
9646
9647 2011-07-06 Matt Rice <ratmice@gmail.com>
9648
9649 * gdb.python/python.exp: Update filename paths.
9650 * gdb.python/py-symtab.exp: Ditto.
9651
9652 2011-07-06 Marek Polacek <mpolacek@redhat.com>
9653
9654 * gdb.python/py-evthreads.exp: Add missing `$'.
9655
9656 2011-07-06 Jie Zhang <jie.zhang@analog.com>
9657
9658 * config/bfin.exp: New file.
9659 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
9660 * gdb.asm/bfin.inc: New file.
9661
9662 2011-07-06 Marek Polacek <mpolacek@redhat.com>
9663
9664 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
9665 the whole output.
9666
9667 2011-07-05 Tom Tromey <tromey@redhat.com>
9668
9669 * gdb.java/jprint.java (jprint.hi): New field.
9670 * gdb.java/jprint.exp: Print string.
9671
9672 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
9673
9674 * gdb.base/call-sc.c: Fix typos.
9675 * gdb.base/ifelse.exp: Likewise.
9676 * gdb.base/structs.c: Likewise.
9677
9678 2011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
9679
9680 * gdb.base/jit-so.exp: New test.
9681 * gdb.base/jit-dlmain.c: New file.
9682 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
9683
9684 2011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9685
9686 * gdb.cp/m-static.exp: Call get_compiler_info.
9687 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
9688 * gdb.cp/pr9167.exp (p b): Likewise.
9689 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
9690 (test value of P in inner_m, test type of Z in inner_m): Call
9691 setup_xfail for gcc <= 4.5.
9692
9693 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9694
9695 * gdb.cp/paren-type.cc: New files.
9696 * gdb.cp/paren-type.exp: New files.
9697
9698 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9699
9700 Stop on first linespec terminator instead of eating what we can.
9701 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
9702 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
9703 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
9704 (break C::f()): ... this one.
9705 (break C::operator()()): New test.
9706 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
9707 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
9708 test.
9709
9710 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9711
9712 Fall back linespec to minimal symbols.
9713 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
9714 error message.
9715 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
9716 * gdb.cp/minsym-fallback-main.cc: New file.
9717 * gdb.cp/minsym-fallback.cc: New file.
9718 * gdb.cp/minsym-fallback.exp: New file.
9719 * gdb.cp/minsym-fallback.h: New file.
9720
9721 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9722
9723 * gdb.cp/no-dmgl-verbose.cc: New file.
9724 * gdb.cp/no-dmgl-verbose.exp: New file.
9725
9726 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9727
9728 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
9729 __GI_.
9730 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
9731 (f): New function.
9732 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
9733 (complete p 'func<short>(): ... here.
9734 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
9735 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
9736 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
9737 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
9738 Make them KFAIL gcc/49546.
9739
9740 2011-07-01 Joel Brobecker <brobecker@adacore.com>
9741
9742 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
9743
9744 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9745
9746 Test GCC PR debug/49546.
9747 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
9748 (test type of F in k3_m, test value of F in k3_m): New.
9749 * gdb.cp/temargs.cc (struct S3, struct K3): New.
9750 (main): New variable k3. Call k3.k3_m.
9751
9752 2011-07-01 Jean-Charles Delay <delay@adacore.com>
9753
9754 * gdb.ada/packed_array.exp: Fix expected outout.
9755
9756 2011-07-01 Jean-Charles Delay <delay@adacore.com>
9757
9758 * gdb.ada/packed_array.exp: fixed expected output.
9759
9760 2011-07-01 Joel Brobecker <brobecker@adacore.com>
9761
9762 * gdb.ada/same_enum: New testcase.
9763
9764 2011-07-01 Joel Brobecker <brobecker@adacore.com>
9765
9766 * gdb.ada/ptr_typedef: New testcase.
9767
9768 2011-07-01 Joel Brobecker <brobecker@adacore.com>
9769
9770 * gdb.ada/arrayptr.exp: Add ptype test.
9771
9772 2011-07-01 Joel Brobecker <brobecker@adacore.com>
9773
9774 * gdb.ada/char_enum: New testcase.
9775
9776 2011-07-01 Yao Qi <yao@codesourcery.com>
9777
9778 * gdb.base/dump.exp (capture_pointer_with_type): New.
9779 Get value from address instead of name.
9780 Start GDB once, and do `dump' and `restore'
9781 tests together.
9782
9783 2011-06-30 Jie Zhang <jie.zhang@analog.com>
9784 Mike Frysinger <vapier@gentoo.org>
9785
9786 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
9787 helper functions for getting/setting remotetimeout variable.
9788 * lib/gdb.exp (gdb_load): If the target is remote, set
9789 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
9790 with $loadtimeout. Set $load_ok to 0 before doing the load.
9791 Instead of returning, immediately, set $load_ok to 0. Call
9792 set_remotetimeout with $oldremotetimeout, and then return if
9793 $load_ok is 1.
9794
9795 2011-06-30 Andrew Burgess <aburgess@broadcom.com>
9796
9797 * gdb.python/py-template.exp: Don't run this test if the target
9798 does not support c++ tests.
9799
9800 2011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9801
9802 Fix non-only rename list for Fortran modules import.
9803 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
9804 tests.
9805 * gdb.fortran/module.f90 (module moduse): New.
9806 (program module): use moduse, test var_x, var_y and var_z.
9807
9808 2011-06-29 Tom Tromey <tromey@redhat.com>
9809
9810 PR testsuite/12040:
9811 * gdb.fortran/array-element.exp: Use f90, not f77.
9812 * gdb.fortran/complex.exp: Use f90, not f77.
9813 * gdb.fortran/derived-type.exp: Use f90, not f77.
9814 * gdb.fortran/library-module.exp: Use f90, not f77.
9815 * gdb.fortran/logical.exp: Use f90, not f77.
9816 * gdb.fortran/module.exp: Use f90, not f77.
9817 * gdb.fortran/multi-dim.exp: Use f90, not f77.
9818 * gdb.fortran/subarray.exp: Use f90, not f77.
9819
9820 2011-06-29 Tom Tromey <tromey@redhat.com>
9821
9822 * gdb.fortran/charset.exp: New file.
9823 * gdb.fortran/charset.f90: New file.
9824
9825 2011-06-29 Tom Tromey <tromey@redhat.com>
9826
9827 PR testsuite/12040:
9828 * lib/future.exp: New file, mostly extracted from ada.exp.
9829 Rewrote compatibility code to use rename.
9830 (gdb_find_gfortran): New proc.
9831 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
9832 gfortran patch.
9833 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
9834 Move to future.exp.
9835 * lib/gdb.exp: Always load future.exp.
9836
9837 2011-06-28 Yao Qi <yao@codesourcery.com>
9838
9839 * gdb.cp/exception.cc: Don't include iostream.
9840 (bar): Remove print statement.
9841 (catcher): New.
9842 (main): Remove print statements. Call function catcher.
9843 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
9844 Set breakpoint on catcher, and check the value of parameter.
9845
9846 2011-06-23 Yao Qi <yao@codesourcery.com>
9847
9848 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
9849 breakpoint 1.2 is disabled. KFAIL for uclinux.
9850
9851 2011-06-23 Marek Polacek <mpolacek@redhat.com>
9852
9853 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
9854 mi_gdb_test.
9855
9856 2011-06-23 Marek Polacek <mpolacek@redhat.com>
9857
9858 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
9859
9860 2011-06-23 Marek Polacek <mpolacek@redhat.com>
9861
9862 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
9863
9864 2011-06-23 Marek Polacek <mpolacek@redhat.com>
9865
9866 * gdb.mi/mi2-basics.exp: Fix races. Honour the
9867 `test_exec_and_symbol_mi_operatons' return value.
9868 (test_mi_interpreter_selection): Use mi_gdb_test instead of
9869 gdb_test_multiple.
9870 (test_exec_and_symbol_mi_operatons): Likewise.
9871 (test_path_specification): Likewise.
9872
9873 2011-06-23 Yao Qi <yao@codesourcery.com>
9874
9875 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
9876 supported.
9877 * lib/gdb.exp (support_displaced_stepping): New.
9878
9879 2011-06-23 Yao Qi <yao@codesourcery.com>
9880
9881 * gdb.threads/execl.exp: Skip on remote target.
9882
9883 2011-06-21 Marek Polacek <mpolacek@redhat.com>
9884
9885 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
9886 mi_gdb_test.
9887
9888 2011-06-20 Marek Polacek <mpolacek@redhat.com>
9889
9890 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
9891
9892 2011-06-20 Marek Polacek <mpolacek@redhat.com>
9893
9894 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
9895 mi_gdb_test.
9896
9897 2011-06-20 Marek Polacek <mpolacek@redhat.com>
9898
9899 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
9900
9901 2011-06-14 Yao Qi <yao@codesourcery.com>
9902
9903 gdb/testsuite/
9904 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
9905
9906 2011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9907
9908 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
9909
9910 2011-06-10 Tom Tromey <tromey@redhat.com>
9911
9912 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
9913 Add tests for pointer-to-member-function.
9914 * gdb.cp/temargs.cc (S::somefunc): New function.
9915 (K2): New class.
9916 (main): Instantiate K2; call method.
9917
9918 2011-06-08 Joel Brobecker <brobecker@adacore.com>
9919
9920 * gdb.python/py-inferior.c (f2): Make str an array rather
9921 than a pointer.
9922 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
9923
9924 2011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9925
9926 * gdb.base/async-shell.c: New file.
9927 * gdb.base/async-shell.exp: New file.
9928
9929 2011-06-06 Pedro Alves <pedro@codesourcery.com>
9930
9931 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
9932
9933 2011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
9934
9935 From Stephen Kitt <steve@sk2.org>
9936 * gdb.base/help.exp: Adjust following some spelling corrections
9937 in GDB.
9938
9939 2011-06-01 Yao Qi <yao@codesourcery.com>
9940
9941 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
9942
9943 2010-05-31 Keith Seitz <keiths@redhat.com>
9944
9945 PR c++/12750
9946 * gdb.cp/static-method.cc: New file.
9947 * gdb.cp/static-method.exp: New file.
9948
9949 2010-05-31 Keith Seitz <keiths@redhat.com>
9950
9951 PR symtab/12704
9952 * gdb.cp/anon-ns.cc: New file.
9953 * gdb.cp/anon-ns.exp: New file.
9954
9955 2011-05-31 Pedro Alves <pedro@codesourcery.com>
9956
9957 * gdb.arch/i386-dr3-watch.c: New file.
9958 * gdb.arch/i386-dr3-watch.exp: New file.
9959
9960 2011-05-30 Yao Qi <yao@codesourcery.com>
9961
9962 * gdb.base/callfuncs.c (t_structs_fc): New.
9963 (t_structs_dc, t_structs_ldc): New.
9964 (t_double_many_args):
9965 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
9966 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
9967 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
9968 * gdb.base/callfuncs.exp: Call new functions.
9969
9970 2011-05-30 Yao Qi <yao@codesourcery.com>
9971
9972 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
9973 Call rerun_and_prepare for each test to isolate effects.
9974
9975 2011-05-30 Yao Qi <yao@codesourcery.com>
9976
9977 * gdb.base/varargs.c (find_max_float_real): New.
9978 (find_max_double_real, find_max_long_double_real): New.
9979 * gdb.base/varargs.exp: Call these new added functions.
9980 * lib/gdb.exp (setup_kfail_for_target): New.
9981
9982 2011-05-30 Yao Qi <yao@codesourcery.com>
9983
9984 * gdb.base/funcargs.c (callca, callcb, callcc): New.
9985 (callcd, callce, callcf, callc1a, callc1b): New.
9986 (callc2a, callc2b): New.
9987 * gdb.base/funcargs.exp (complex_args): New.
9988 (complex_integral_args, complex_float_integral_args): New.
9989 * lib/gdb.exp (support_complex_tests): New. Determine
9990 whether to run test cases on _Complex types.
9991
9992 2011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9993
9994 * gdb.threads/leader-exit.c: New file.
9995 * gdb.threads/leader-exit.exp: New file.
9996
9997 2011-05-27 Marek Polacek <mpolacek@redhat.com>
9998
9999 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
10000
10001 2011-05-27 Marek Polacek <mpolacek@redhat.com>
10002
10003 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
10004 remove the `supported' variable.
10005 * gdb.mi/mi-nonstop.exp: Likewise.
10006 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
10007 * gdb.mi/mi-nsintrall.exp: Likewise.
10008 * gdb.mi/mi-nsmoribund.exp: Likewise.
10009 * gdb.mi/mi-nsthrexec.exp: Likewise.
10010
10011 2011-05-26 Pedro Alves <pedro@codesourcery.com>
10012
10013 * gdb.reverse/finish-reverse-bkpt.exp: New test.
10014
10015 2011-05-26 Pedro Alves <pedro@codesourcery.com>
10016
10017 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
10018
10019 2011-05-24 Keith Seitz <keiths@redhat.com>
10020
10021 PR breakpoint/12803
10022 * gdb.cp/cmpd-minsyms.cc (a): New method.
10023 (b): New method.
10024 (c): New method.
10025 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
10026
10027 2011-05-24 Pedro Alves <pedro@codesourcery.com>
10028
10029 * gdb.base/commands.exp (watchpoint_command_test): Check that the
10030 watchpoint's command list didn't execute when the watchpoint went
10031 out of scope.
10032
10033 2011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
10034
10035 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
10036 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
10037 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
10038 * gdb.arch/i386-gnu-cfi.exp: Likewise.
10039 * gdb.arch/i386-permbkpt.exp: Likewise.
10040 * gdb.arch/i386-prologue.exp: Likewise.
10041 * gdb.arch/i386-size-overlap.exp: Likewise.
10042 * gdb.arch/i386-size.exp: Likewise.
10043 * gdb.arch/i386-unwind.exp: Likewise.
10044 * gdb.reverse/i386-precsave.exp: Likewise.
10045 * gdb.reverse/i386-reverse.exp: Likewise.
10046 * gdb.reverse/i386-sse-reverse.exp: Likewise.
10047 * gdb.reverse/i387-env-reverse.exp: Likewise.
10048 * gdb.reverse/i387-stack-reverse.exp: Likewise.
10049
10050 2011-05-24 Pedro Alves <pedro@codesourcery.com>
10051
10052 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
10053 file doesn't error, using MI.
10054
10055 2011-05-23 Tom Tromey <tromey@redhat.com>
10056
10057 * gdb.base/charset.exp (string_display): Add tests to assign to
10058 arrays.
10059 * gdb.base/charset.c (short_array, int_array, long_array): New.
10060
10061 2011-05-20 Pedro Alves <pedro@codesourcery.com>
10062
10063 Cope with async mode.
10064
10065 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
10066 into gdb_test + mi_expect_stop.
10067
10068 2011-05-20 Pedro Alves <pedro@codesourcery.com>
10069
10070 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
10071 (callme): Remove printf call.
10072
10073 2011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
10074
10075 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
10076 quote pattern to avoid problems with Cygwin/mingw expect versions.
10077 * gdb.base/default.exp (show convenience): Use double
10078 quote pattern for regular expressions.
10079
10080 2011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10081
10082 Fix -readnow for -gdwarf-4 unused type units.
10083 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
10084 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
10085
10086 2011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10087
10088 * gdb.base/kill-after-signal.c: New file.
10089 * gdb.base/kill-after-signal.exp: New file.
10090
10091 2011-05-16 Pedro Alves <pedro@codesourcery.com>
10092
10093 * gdb.ada/start.exp: Call untested with the correct test filename.
10094 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
10095 test filename. Make the test's binary unique.
10096 * gdb.arch/i386-signal.exp: Call untested with the correct test
10097 filename.
10098 * gdb.arch/i386-size-overlap.exp: Ditto.
10099 * gdb.arch/Makefile.in (EXECUTABLES): Update.
10100 * gdb.base/gcore-buffer-overflow.exp: Ditto.
10101 * gdb.cp/call-c.exp: Ditto.
10102 * gdb.mi/mi-reverse.exp: Call untested with the correct test
10103 filename. Make the test's binary unique.
10104 * gdb.mi/Makefile.in (EXECUTABLES): Update.
10105 * gdb.python/py-mi.exp: Ditto.
10106 * gdb.python/Makefile.in (EXECUTABLES): Update.
10107 * gdb.reverse/i386-precsave.exp: Ditto.
10108 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
10109 test filename.
10110 * gdb.reverse/i387-stack-reverse.exp: Ditto.
10111 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
10112 unique.
10113 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
10114 test filename.
10115 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
10116 * gdb.trace/tfile.exp: Ditto.
10117
10118 2011-05-14 Yao Qi <yao@codesourcery.com>
10119
10120 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
10121 type.
10122
10123 2011-05-13 Doug Evans <dje@google.com>
10124
10125 * gdb.python/py-objfile-script.exp: New file.
10126 * gdb.python/py-objfile-script.c: New file.
10127 * gdb.python/py-objfile-script-gdb.py: New file.
10128 * testsuite/gdb.python/py-section-script.exp: Test
10129 "info auto-load-scripts".
10130
10131 2011-05-13 Tom Tromey <tromey@redhat.com>
10132
10133 * gdb.dwarf2/clztest.exp: New file.
10134 * gdb.dwarf2/clztest.c: New file.
10135 * gdb.dwarf2/clztest.S: New file.
10136
10137 2011-05-13 Doug Evans <dje@google.com>
10138
10139 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
10140 String16 tests.
10141
10142 2011-05-13 Tom Tromey <tromey@redhat.com>
10143
10144 * lib/gdb.exp (is_x86_like_target): New proc.
10145 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
10146 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
10147 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
10148 -nostdlib to compiler.
10149 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
10150 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
10151 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
10152 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
10153 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
10154
10155 2011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
10156
10157 * gdb.python/py-function.exp: Test setting a value from a function
10158 which executes a command.
10159
10160 2011-05-12 Tom Tromey <tromey@redhat.com>
10161
10162 * gdb.dwarf2/typeddwarf.S: New file.
10163 * gdb.dwarf2/typeddwarf.c: New file.
10164 * gdb.dwarf2/typeddwarf.exp: New file.
10165
10166 2011-05-12 Marek Polacek <mpolacek@redhat.com>
10167
10168 * gdb.mi/mi-basics.exp: Fix races. Honour the
10169 `test_exec_and_symbol_mi_operatons' return value.
10170 (test_mi_interpreter_selection): Use mi_gdb_test instead of
10171 gdb_test_multiple.
10172 (test_exec_and_symbol_mi_operatons): Likewise.
10173 (test_path_specification): Likewise.
10174
10175 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10176
10177 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
10178 (gdb_touch_execfile): Remove catch wrappers. New variable time.
10179 Replace `file copy' and `file rename' by `file mtime'. Twice.
10180
10181 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10182
10183 * gdb.base/readline-ask.c: New file.
10184 * gdb.base/readline-ask.exp: New file.
10185 * gdb.base/readline-ask.inputrc: New file.
10186
10187 2011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
10188
10189 * gdb.cell/bt.exp: Delete breakpoints before running to signal
10190 to avoid race condition.
10191 * gdb.cell/coremaker.c: Use small stack size.
10192 * gdb.cell/ea-standalone.exp: Use file name without path as
10193 argument to c_to.
10194 * gdb.cell/fork.exp: Allow other output when continuing to end.
10195
10196 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10197
10198 * gdb.threads/corethreads.c: New file.
10199 * gdb.threads/corethreads.exp: New file.
10200
10201 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10202
10203 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
10204 Try to compile the test using -Wl,-z,norelro first.
10205 (load_core): New variable libthread_db_seen, initialize it.
10206 (zeroed-threads cannot be listed): Protect it by XFAIL on
10207 !$libthread_db_seen.
10208
10209 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10210
10211 PR 12573
10212 * gdb.dwarf2/dw2-skip-prologue.S: New file.
10213 * gdb.dwarf2/dw2-skip-prologue.c: New file.
10214 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
10215
10216 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10217
10218 * gdb.cp/psymtab-parameter.cc: New file.
10219 * gdb.cp/psymtab-parameter.exp: New file.
10220
10221 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10222
10223 Fix a race.
10224 * gdb.cp/static-print-quit.exp (print c): Split to ...
10225 (print c - <return>, print c - q <return>, print c - to quit):
10226 ... these. Make the testfile untested on gdb-7.1.
10227
10228 2011-5-05 Janis Johnson <janisjo@codesourcery.com>
10229
10230 * lib/gdb.exp (exec_target_file, exec_symbol_file,
10231 gdb_rename_execfile, gdb_touch_execfile): New.
10232 * gdb.base/reread.exp: Use new procs to handle multiple
10233 exec files.
10234
10235 2011-05-05 Yao Qi <yao@codesourcery.com>
10236
10237 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
10238 (test_adr_32bit, test_pop_pc): New.
10239 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
10240 (test_adr_32bit, test_pop_pc): New.
10241
10242 2011-05-04 Joseph Myers <joseph@codesourcery.com>
10243
10244 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
10245 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
10246 targets.
10247 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
10248 handle targets.
10249
10250 2011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10251
10252 * gdb.base/completion.exp (complete help info wat): Rename to ...
10253 (complete 'help info wat'): ... here.
10254 Remove all `-re ".*' and `-re "^.*' redundant regexes.
10255 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
10256
10257 2011-05-04 Pedro Alves <pedro@codesourcery.com>
10258
10259 * gdb.base/completion.exp: Use gdb_test_multiple instead of
10260 gdb_test and explicit $gdb_prompt/timeout matches.
10261
10262 2011-05-04 Yao Qi <yao@codesourcery.com>
10263
10264 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
10265 and __thumb2__.
10266
10267 2011-05-03 Marek Polacek <mpolacek@redhat.com>
10268
10269 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
10270 in place of `gdb_test "delete breakpoints"'. This eliminates two
10271 testcases.
10272
10273 2011-05-02 Pedro Alves <pedro@codesourcery.com>
10274
10275 PR testsuite/12649
10276 Fix races.
10277
10278 * gdb.base/completion.exp: Remove all sleep calls. Remove
10279 unnecessary regexs. Don't explicitly expect anything after the
10280 prompt. Eat the prompt if necessary.
10281
10282 2011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
10283
10284 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
10285 accept to show the caller line again as well as the line after.
10286
10287 2011-04-29 Phil Muldoon <pmuldoon@redhat.com>
10288
10289 PR mi/12531
10290
10291 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
10292 compile target.
10293 * gdb.python/py-prettyprint.exp: Add C++ object for
10294 CPLUS_FAKE_CHILD test.
10295
10296 2011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
10297
10298 * gdb.base/signest.exp: New file.
10299 * gdb.base/signest.c: Likewise.
10300
10301 2011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10302
10303 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
10304 thread and breakpoint notifications.
10305
10306 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10307
10308 * gdb.base/fortran-sym-case.c: New file.
10309 * gdb.base/fortran-sym-case.exp: New file.
10310 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
10311 * gdb.dwarf2/dw2-case-insensitive.c: New file.
10312 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
10313
10314 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10315
10316 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
10317 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
10318 false #1', `if true else false #2' and `if true else false #3'.
10319
10320 2011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
10321
10322 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
10323 while delivering signal.
10324
10325 2011-04-27 Vladimir Prus <vladimir@codesourcery.com>
10326
10327 MI breakpoint notifications.
10328
10329 * testsuite/gdb.mi/mi-cli.exp: Adust.
10330 * testsuite/gdb.mi/mi2-cli.exp: Adust.
10331 * testsuite/gdb.mi/mi-watch.exp: Adust.
10332 * testsuite/gdb.mi/mi2-watch.exp: Adust.
10333 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
10334 notifications.
10335
10336 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10337
10338 * gdb.base/gdbindex-stabs-dwarf.c: New file.
10339 * gdb.base/gdbindex-stabs.c: New file.
10340 * gdb.base/gdbindex-stabs.exp: New file.
10341
10342 2011-04-25 Yao Qi <yao@codesourcery.com>
10343
10344 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
10345 with /*...*/.
10346 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
10347
10348 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10349
10350 * gdb.python/py-value.exp (test_objfiles): Name the first test
10351 `py-value in file.filename'.
10352
10353 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10354
10355 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
10356 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
10357 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
10358 !gdbserver_reconnect_p..
10359 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
10360
10361 2011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10362
10363 * gdb.cp/cpcompletion.exp (complete class methods)
10364 (complete class methods beginning with F): Move them above runto. New
10365 comment about the runto delimiter.
10366
10367 2011-04-20 Pedro Alves <pedro@codesourcery.com>
10368
10369 * gdb.base/maint.exp: Test that "maint print registers" works
10370 without a running program.
10371
10372 2011-04-20 Marek Polacek <mpolacek@redhat.com>
10373
10374 * gdb.base/setshow.exp: Fix racy tests.
10375 ($old_gdb_prompt): New variable.
10376
10377 2011-04-19 Tom Tromey <tromey@redhat.com>
10378
10379 * gdb.mi/mi-nsmoribund.exp:
10380 * gdb.hp/gdb.objdbg/objdbg01.exp:
10381 * gdb.base/structs.exp (test_struct_returns):
10382 * gdb.base/call-sc.exp (test_scalar_returns):
10383 * gdb.base/bigcore.exp: Remove duplicate words.
10384
10385 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10386
10387 * gdb.base/break-interp-lib.c (v, vptr): New variables.
10388 * gdb.base/break-interp.exp (test_attach): New comment.
10389
10390 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10391
10392 * gdb.threads/gcore-thread.exp ($core0file): New variable.
10393 (clear __stack_user.next, clear stack_used.next)
10394 (save a zeroed-threads corefile): New test.
10395 Call core_load for $core0file.
10396 (zeroed-threads cannot be listed): New test.
10397
10398 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10399
10400 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
10401 filename.
10402 ($srcfile): Preserve the original value.
10403 ($testfile): Match it the .exp filename.
10404 ($corefile): New variable. Substitute it around.
10405 Use clean_restart.
10406 ($prev_timeout): Remove.
10407 (load_core): Move core loading into this proc.
10408 Fix restore of $timeout if load_core fails.
10409
10410 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10411
10412 * gdb.base/eu-strip-infcall.c: New file.
10413 * gdb.base/eu-strip-infcall.exp: New file.
10414
10415 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10416
10417 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
10418 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
10419
10420 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10421
10422 Fix Python access to inlined frames.
10423 * gdb.python/py-frame-inline.c: New file.
10424 * gdb.python/py-frame-inline.exp: New file.
10425
10426 2011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
10427
10428 * gdb.base/gdb1090.exp: Change breakpoint location to read the
10429 content of 's24' correctly (avoiding "optimized out").
10430 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
10431
10432 2011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10433
10434 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
10435
10436 2011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
10437
10438 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
10439 expect a colon in watch -location output.
10440
10441 2011-04-13 Marek Polacek <mpolacek@redhat.com>
10442
10443 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
10444 New testcase `expect response to define backtrace'. Also remove
10445 redundant `default' block.
10446
10447 2011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10448
10449 * gdb.python/py-prettyprint.c (struct hint_error): New.
10450 (main): New variable hint_error.
10451 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
10452 "print hint_error".
10453 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
10454 (register_pretty_printers): Register it.
10455
10456 2011-04-04 Tom Tromey <tromey@redhat.com>
10457
10458 * gdb.cp/maint.exp (test_help): Update.
10459 (test_namespace): Likewise.
10460
10461 2011-04-01 Joel Brobecker <brobecker@adacore.com>
10462
10463 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
10464 * gdb.ada/arrayptr.exp: Add new tests.
10465
10466 2011-04-01 Joel Brobecker <brobecker@adacore.com>
10467
10468 * gdb.ada/mi_catch_ex: New testcase.
10469
10470 2011-04-01 Pedro Alves <pedro@codesourcery.com>
10471
10472 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
10473 base::overload(void) method without specifying "const".
10474
10475 2011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
10476
10477 * gdb.arch/thumb-singlestep.S: New file.
10478 * gdb.arch/thumb-singlestep.exp: Likewise.
10479
10480 2011-03-31 Tom Tromey <tromey@redhat.com>
10481
10482 * gdb.python/py-prettyprint.py (exception_flag): New global.
10483 (NoStringContainerPrinter._iterator.next): Check it.
10484 * gdb.python/py-prettyprint.c (main): New variable nstype2.
10485 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
10486
10487 2011-03-29 Tom Tromey <tromey@redhat.com>
10488
10489 * gdb.cp/anon-struct.cc: New file.
10490 * gdb.cp/anon-struct.exp: New file.
10491
10492 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10493
10494 Test STT_GNU_IFUNC support.
10495 * gdb.base/gnu-ifunc-lib.c: New file.
10496 * gdb.base/gnu-ifunc.c: New file.
10497 * gdb.base/gnu-ifunc.exp: New file.
10498
10499 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10500
10501 Support a ring of related breakpoints.
10502 * gdb.base/watchpoint-delete.c: New file.
10503 * gdb.base/watchpoint-delete.exp: New file.
10504
10505 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10506
10507 * gdb.ada/arrayparam.exp (print first after function call): Use
10508 explicit package name. Add a comment
10509 (print lasta after function call): Rename ...
10510 (print last after function call): ... it and use explicit package
10511 name.
10512 (print length after function call): Use explicit package name.
10513 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
10514 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
10515 (multiple matches for symbol i): Rename ...
10516 (multiple matches for symbol integervar): ... it.
10517 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
10518 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
10519
10520 2011-03-25 Andrew Burgess <aburgess@broadcom.com>
10521
10522 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
10523 environment variable to make grep output more predictable. Move
10524 all the environment setup into gdb_init so it's done once per test
10525 case rather than each time we start gdb.
10526
10527 2011-03-24 Tom Tromey <tromey@redhat.com>
10528
10529 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
10530 test.
10531
10532 2011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10533
10534 * gdb.dwarf2/dw2-entry-value-main.c: New file.
10535 * gdb.dwarf2/dw2-entry-value.S: New file.
10536 * gdb.dwarf2/dw2-entry-value.exp: New file.
10537
10538 2011-03-22 Phil Muldoon <pmuldoon@redhat.com>
10539
10540 PR python/12183
10541
10542 * gdb.python/py-function.exp: Add GdbError tests.
10543
10544 2011-03-18 Pedro Alves <pedro@codesourcery.com>
10545
10546 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
10547 (reglocal_test_func, statlocal_test_func): New functions.
10548 (globals_test_func): Call new functions.
10549 * gdb.trace/unavailable.exp (gdb_collect_args_test)
10550 (gdb_collect_locals_test): New procedure.
10551 (gdb_trace_collection_test): Call new procedures.
10552
10553 2011-03-18 Pedro Alves <pedro@codesourcery.com>
10554
10555 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
10556 (test_register, test_register_unavailable): New procedures.
10557 (gdb_unavailable_registers_test): New procedure.
10558 (gdb_trace_collection_test): Call it.
10559
10560 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
10561
10562 PR python/12149
10563
10564 * gdb.python/python.exp: Add gdb.write tests.
10565
10566 2010-03-17 Phil Muldoon <pmuldoon@redhat.com>
10567
10568 * gdb.python/Makefile.in: Add py-objfile.
10569 * gdb.python/py-objfile.exp: New file.
10570 * gdb.python/py-objfile.c: New file.
10571 * gdb.python/py-block.exp: Add is_valid tests.
10572 * gdb.python/py-inferior.exp: Ditto.
10573 * gdb.python/py-infthread.exp: Ditto.
10574 * gdb.python/py-symbol.exp: Ditto.
10575 * gdb.python/py-symtab.exp: Ditto.
10576
10577 2011-03-16 Keith Seitz <keiths@redhat.com>
10578
10579 PR c++/12273
10580 * gdb.cp/cmpd-minsyms.exp: New test.
10581 * gdb.cp/cmpd-minsyms.cc: New file.
10582
10583 PR c++/11734
10584 * gdb.cp/ovsrch.exp: New test.
10585 * gdb.cp/ovsrch.h: New file.
10586 * gdb.cp/ovsrch1.cc: New file.
10587 * gdb.cp/ovsrch2.cc: New file.
10588 * gdb.cp/ovsrch3.cc: New file.
10589 * gdb.cp/ovsrch4.cc: New file.
10590
10591 2011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
10592
10593 PR gdb/12528
10594 * gdb.base/Makefile.in: Adjust EXECUTABLES.
10595 * gdb.base/break-on-linker-gcd-function.exp: New test.
10596 * gdb.base/break-on-linker-gcd-function.cc: New file.
10597
10598 2011-03-15 Andreas Tobler <andreast@fgznet.ch>
10599
10600 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
10601
10602 2011-03-15 Phil Muldoon <pmuldoon@redhat.com>
10603
10604 * lib/gdb.exp (gdb_unload): Add another termination case.
10605
10606 2011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10607
10608 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
10609 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
10610 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
10611 Provide a stub byte there.
10612 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
10613 DW_AT_entry_pc.
10614 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
10615
10616 2011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
10617
10618 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
10619 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
10620 "generic ABI, auto".
10621 (altivec_abi_tests): Accept vectors returned by reference.
10622
10623 2010-03-14 Phil Muldoon <pmuldoon@redhat.com>
10624
10625 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
10626
10627 2011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
10628
10629 * gdb.python/py-section-script.exp: Skip test if no Python support.
10630
10631 2011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
10632
10633 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
10634
10635 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
10636
10637 * gdb.python/py-parameter.exp: Update tests to the new Python
10638 parameter API. Add "no documentation" test. Add deprecated API
10639 backward compatibility test.
10640
10641 2011-03-09 Tom Tromey <tromey@redhat.com>
10642
10643 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
10644 gdb_continue_to_end.
10645
10646 2011-03-09 Mark Kettenis <kettenis@gnu.org>
10647
10648 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
10649 tabs.
10650
10651 2011-03-09 Tom Tromey <tromey@redhat.com>
10652
10653 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
10654 parentheses.
10655 (gdb_continue_to_end): Add "allow_extra" parameter. Use
10656 $command.
10657 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
10658 argument to gdb_continue_to_end.
10659 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
10660 argument to gdb_continue_to_end.
10661 * gdb.cp/annota3.exp: Fix regex.
10662 * gdb.cp/annota2.exp: Fix regex.
10663 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
10664 gdb_continue_to_end.
10665 * gdb.base/call-signal-resume.exp: Revert earlier patch.
10666 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
10667 gdb_continue_to_end.
10668
10669 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10670
10671 * gdb.server/ext-run.exp
10672 (load new file without any gdbserver inferior): New test.
10673
10674 2011-03-07 Tom Tromey <tromey@redhat.com>
10675
10676 * Makefile.in (TAGS): Rewrite.
10677
10678 2011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10679
10680 * gdb.trace/report.exp (12.1: trace report #1): New match for the
10681 initial commands echo. New match for `Found trace'. Anchor all the
10682 other matches. Anchor and match for `No trace frame found' the final
10683 match.
10684
10685 2011-03-07 Tom Tromey <tromey@redhat.com>
10686
10687 * Makefile.in (TAGS): New target.
10688
10689 2011-03-07 Tom Tromey <tromey@redhat.com>
10690
10691 * lib/opencl.exp (skip_opencl_tests): Update for exit message
10692 change.
10693 * lib/mi-support.exp (mi_gdb_test): Update for exit message
10694 change.
10695 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
10696 exit message change.
10697 (skip_altivec_tests): Update for exit message change.
10698 (skip_vsx_tests): Likewise.
10699 (gdb_continue_to_end): Likewise. Add 'command' argument.
10700 * lib/cell.exp (skip_cell_tests): Update for exit message change.
10701 * gdb.threads/tls.exp: Update for exit message change.
10702 * gdb.threads/thread-unwindonsignal.exp: Use
10703 gdb_continue_to_end.
10704 * gdb.threads/step.exp (step_it): Update for exit message change.
10705 (continue_all): Likewise.
10706 * gdb.threads/print-threads.exp (test_all_threads): Update for
10707 exit message change.
10708 * gdb.threads/interrupted-hand-call.exp: Use
10709 gdb_continue_to_end.
10710 * gdb.threads/execl.exp: Use gdb_continue_to_end.
10711 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
10712 gdb_continue_to_end.
10713 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
10714 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
10715 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
10716 * gdb.cp/method.exp: Update for exit message change.
10717 * gdb.cp/mb-templates.exp: Update for exit message change.
10718 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
10719 * gdb.cp/annota3.exp: Update for exit message change.
10720 * gdb.cp/annota2.exp: Update for exit message change.
10721 * gdb.cell/fork.exp: Use gdb_continue_to_end.
10722 * gdb.base/term.exp: Update for exit message change.
10723 * gdb.base/step-test.exp (test_i): Update for exit message change.
10724 * gdb.base/sigstep.exp (advance): Update for exit message change.
10725 (advancei): Likewise.
10726 * gdb.base/siginfo.exp: Update for exit message change.
10727 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
10728 * gdb.base/reread.exp: Use gdb_continue_to_end.
10729 * gdb.base/langs.exp: Use gdb_continue_to_end.
10730 * gdb.base/interrupt.exp: Update for exit message change.
10731 * gdb.base/gdb1555.exp: Update for exit message change.
10732 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
10733 * gdb.base/ending-run.exp: Update for exit message change.
10734 * gdb.base/chng-syms.exp: Update for exit message change.
10735 * gdb.base/checkpoint.exp: Update for exit message change.
10736 * gdb.base/catch-syscall.exp (check_for_program_end): Use
10737 gdb_continue_to_end.
10738 (test_catch_syscall_with_wrong_args): Likewise.
10739 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
10740 * gdb.base/break-interp.exp (test_ld): Update for exit message
10741 change.
10742 * gdb.base/bang.exp: Update for exit message change.
10743 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
10744 (do_call_attach_tests): Likewise.
10745 * gdb.base/a2-run.exp: Update for exit message change.
10746 * gdb.arch/ppc-dfp.exp: Update for exit message change.
10747 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
10748 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
10749
10750 2011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10751
10752 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
10753
10754 2011-03-03 Tom Tromey <tromey@redhat.com>
10755
10756 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
10757 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
10758 * gdb.hp/gdb.aCC/configure.ac: Remove.
10759 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
10760 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
10761 * gdb.hp/gdb.base-hp/configure.ac: Remove.
10762 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
10763 * gdb.hp/gdb.compat/configure (Makefile): Remove.
10764 * gdb.hp/gdb.compat/configure.ac: Remove.
10765 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
10766 * gdb.hp/gdb.defects/configure (Makefile): Remove.
10767 * gdb.hp/gdb.defects/configure.ac: Remove.
10768 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
10769 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
10770 * gdb.hp/gdb.objdbg/configure.ac: Remove.
10771 * gdb.hp/configure.ac: Remove.
10772 * gdb.hp/configure: Remove.
10773 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
10774 substitution.
10775 (Makefile): Remove rule.
10776 * gdb.cell/configure.ac: Remove.
10777 * gdb.cell/configure: Remove.
10778 * gdb.stabs/Makefile.in (Makefile): Remove.
10779 (distclean): Don't remove config.status or config.log.
10780 * gdb.stabs/configure (Makefile): Remove.
10781 * gdb.stabs/configure.ac: Remove.
10782 * configure: Rebuild.
10783 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
10784 Remove stabs- and cell-specific logic. Test for existence of
10785 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
10786 subdirectories, gdb.cell, and and gdb.stabs.
10787 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
10788
10789 2011-03-03 Joel Brobecker <brobecker@adacore.com>
10790
10791 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
10792 end of buffer.
10793
10794 2011-03-02 Joel Brobecker <brobecker@adacore.com>
10795
10796 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
10797 gdb_test when running a test where we expected no output back.
10798
10799 2011-02-28 Michael Snyder <msnyder@vmware.com>
10800
10801 * gdb.cp/overload.cc: Change initializer value to integer.
10802
10803 2011-02-27 Michael Snyder <msnyder@vmware.com>
10804
10805 * gdb.multi/base.exp: Add test for remove-inferiors.
10806
10807 2011-02-26 Joel Brobecker <brobecker@adacore.com>
10808
10809 * gdb.python/py-frame.exp: Simplify the initialization phase
10810 using prepare_for_testing.
10811
10812 2011-02-25 Michael Snyder <msnyder@vmware.com>
10813
10814 * gdb.multi/base.exp: Add tests for info inferiors with args.
10815
10816 2011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10817
10818 * gdb.dwarf2/dw2-ranges.S: Rename to ...
10819 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
10820 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
10821 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
10822 asmfile3. Comment the STABS (#3) file compilation. Compile
10823 everything through assembler. Provide KFAIL for symtab/12497.
10824 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
10825 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
10826 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
10827 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
10828
10829 2011-02-24 Michael Snyder <msnyder@vmware.com>
10830
10831 * gdb.base/break.exp: Add tests for delete breakpoints using
10832 convenience variables and value history references.
10833
10834 2011-02-24 Michael Snyder <msnyder@vmware.com>
10835
10836 * gdb.base/break.exp: Remove debugging 'printf' accidentally
10837 left behind in previous check-in.
10838
10839 2011-02-23 Michael Snyder <msnyder@vmware.com>
10840
10841 * gdb.base/break.exp: Add tests for "info break" with arguments.
10842 * gdb.trace/infotrace.exp: Update patterns for error and help.
10843 * gdb.base/completion.exp: Update pattern.
10844 * gdb.base/ena-dis-br.exp: Update pattern.
10845 * gdb.base/help.exp: Update patterns.
10846
10847 2011-02-23 Michael Snyder <msnyder@vmware.com>
10848
10849 * gdb.base/memattr.exp: New test.
10850 * gdb.base/memattr.c: Test load for memattr.exp.
10851
10852 2011-02-22 Doug Evans <dje@google.com>
10853
10854 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
10855
10856 2011-02-22 Michael Snyder <msnyder@vmware.com>
10857
10858 * Makefile.in: Make more clean.
10859 * gdb.ada/Makefile.in: Ditto.
10860 * gdb.arch/Makefile.in: Ditto.
10861 * gdb.asm/Makefile.in: Ditto.
10862 * gdb.base/Makefile.in: Ditto.
10863 * gdb.cp/Makefile.in: Ditto.
10864 * gdb.dwarf2/Makefile.in: Ditto.
10865 * gdb.java/Makefile.in: Ditto.
10866 * gdb.mi/Makefile.in: Ditto.
10867 * gdb.modula2/Makefile.in: Ditto.
10868 * gdb.python/Makefile.in: Ditto.
10869 * gdb.server/Makefile.in: Ditto.
10870 * gdb.stabs/Makefile.in: Ditto.
10871 * gdb.threads/Makefile.in: Ditto.
10872 * gdb.trace/Makefile.in: Ditto.
10873
10874 2011-02-22 Michael Snyder <msnyder@vmware.com>
10875
10876 * gdb.threads/thread-find.exp: Add tests for bad input to
10877 info threads.
10878
10879 2011-02-22 Joel Brobecker <brobecker@adacore.com>
10880
10881 * gdb.python/py-breakpoint.exp: Fix the expected output of
10882 one of the "maint info breakpoints" tests to accept the output
10883 generated on platforms that do not have hardware watchpoints.
10884
10885 2011-02-22 Joel Brobecker <brobecker@adacore.com>
10886
10887 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
10888 clean_restart. Be a little stricter in the expected output
10889 for one of the tests. Fix a typo in one of the comments.
10890
10891 2011-02-22 Joel Brobecker <brobecker@adacore.com>
10892
10893 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
10894 Delete variable binfile, no longer use. Add or modify test
10895 comments to make them unique.
10896
10897 2011-02-21 Michael Snyder <msnyder@vmware.com>
10898
10899 * Makefile.in: Update for make clean.
10900 * gdb.ada/Makefile.in: Ditto.
10901 * gdb.arch/Makefile.in: Ditto.
10902 * gdb.asm/Makefile.in: Ditto.
10903 * gdb.base/Makefile.in: Ditto.
10904 * gdb.cp/Makefile.in: Ditto.
10905 * gdb.dwarf2/Makefile.in: Ditto.
10906 * gdb.java/Makefile.in: Ditto.
10907 * gdb.mi/Makefile.in: Ditto.
10908 * gdb.modula2/Makefile.in: Ditto.
10909 * gdb.python/Makefile.in: Ditto.
10910 * gdb.server/Makefile.in: Ditto.
10911 * gdb.stabs/Makefile.in: Ditto.
10912 * gdb.threads/Makefile.in: Ditto.
10913 * gdb.trace/Makefile.in: Ditto.
10914
10915 2011-02-21 Michael Snyder <msnyder@vmware.com>
10916
10917 * gdb.threads/thread-find.exp: Update patterns for changes in
10918 output of "info threads" command.
10919
10920 2011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
10921 Ulrich Weigand <uweigand@de.ibm.com>
10922
10923 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
10924 (skip_hw_watchpoint_tests): Likewise.
10925 (skip_hw_watchpoint_multi_tests): Likewise.
10926
10927 2011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
10928
10929 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
10930 (skip_hw_watchpoint_tests): Likewise.
10931 (skip_hw_watchpoint_multi_tests): Likewise.
10932 (skip_hw_watchpoint_access_tests): Likewise.
10933
10934 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
10935 * gdb.base/pr11022.exp: Likewise.
10936 * gdb.base/watch-read.exp: Likewise.
10937 * gdb.base/watch_thread_num.exp: Likewise.
10938 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
10939 * gdb.base/watchpoint-hw.exp: Likewise.
10940 * gdb.base/watchpoint.exp: Likewise.
10941 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
10942 * gdb.threads/watchthreads-reorder.exp: Likewise.
10943 * gdb.threads/watchthreads.exp: Likewise.
10944 * gdb.threads/watchthreads2.exp: Likewise.
10945
10946 2011-02-21 Joel Brobecker <brobecker@adacore.com>
10947
10948 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
10949 the debugger is unable to find the array bounds.
10950
10951 2011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10952
10953 * gdb.cp/typedef-operator.exp: New file.
10954 * gdb.cp/typedef-operator.cc: New file.
10955
10956 2011-02-17 Michael Snyder <msnyder@vmware.com>
10957
10958 * gdb.threads/thread-find.exp: Fix regular expressions.
10959
10960 2011-02-17 Joel Brobecker <brobecker@adacore.com>
10961
10962 * gdb.ada/packed_array: Expand testcase to test printing of
10963 unconstrained packed array.
10964
10965 2011-02-17 Joel Brobecker <brobecker@adacore.com>
10966
10967 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
10968
10969 2011-02-16 Pedro Alves <pedro@codesourcery.com>
10970
10971 * gdb.trace/collection.c (globalarr3): New global.
10972 (main): Initialize it before collecting, and and clear it
10973 afterwards.
10974 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
10975 collecting with '{type} addr', where the addr expression is not an
10976 rvalue.
10977
10978 2011-02-16 Ken Werner <ken.werner@de.ibm.com>
10979
10980 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
10981 a bool variable. Expect correct OpenCL names for vector types. Use the
10982 uc3 variable name instead of referring to the uchar3 built-in type.
10983 Escape the asterisk at the half pointer test.
10984
10985 2011-02-16 Pedro Alves <pedro@codesourcery.com>
10986
10987 * gdb.trace/collection.c (globalarr2): New global.
10988 (main): Initialize it before collecting, and and clear it
10989 afterwards.
10990 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
10991 collecting overlapping memory ranges.
10992
10993 2011-02-15 Michael Snyder <msnyder@vmware.com>
10994
10995 * gdb.base/default.exp: Add tests for thread commands.
10996 * gdb.base/help.exp: Add tests for thread commands.
10997 * gdb.threads/thread-find.exp: New test for thread find command.
10998
10999 2011-02-15 Ken Werner <ken.werner@de.ibm.com>
11000
11001 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
11002
11003 2011-02-15 Yao Qi <yao@codesourcery.com>
11004
11005 PR tdep/12352
11006 * gdb.arch/arm-disp-step.S : New test for str instruction.
11007 * gdb.arch/arm-disp-step.exp : Likewise.
11008
11009 2011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
11010
11011 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
11012 "vector_register2_vr" test strings. Test the extended floating
11013 point registers (F32~F63).
11014 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
11015 IBM XL C compiler. Make the test program use a register provided
11016 by the compiler for the lxvd2x instruction.
11017
11018 2011-02-14 Pedro Alves <pedro@codesourcery.com>
11019
11020 * gdb.trace/unavailable.cc (class Base, class Middle, class
11021 Derived): New types.
11022 (derived_unavail, derived_partial, derived_whole): New globals.
11023 (virtual_partial): New global.
11024 (virtualp): Point at virtual_partial.
11025 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
11026 related to unavailable vptr.
11027
11028 2011-02-14 Pedro Alves <pedro@codesourcery.com>
11029
11030 * gdb.trace/unavailable.cc (a, b, c): New globals.
11031 (main): Set and clear them.
11032 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
11033 `a' and `c', and check that `b' isn't collected, although `a' and
11034 `c' are.
11035
11036 2011-02-14 Pedro Alves <pedro@codesourcery.com>
11037
11038 * gdb.trace/unavailable.cc (struct Virtual): New.
11039 (virtualp): New global pointer.
11040 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
11041 printing a pointer to an object whose type has a vtable, with
11042 print object on.
11043
11044 2011-02-14 Pedro Alves <pedro@codesourcery.com>
11045
11046 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
11047 value repeat handles unavailableness.
11048
11049 2011-02-14 Pedro Alves <pedro@codesourcery.com>
11050
11051 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
11052 tests for building arrays from unavailable values, subscripting
11053 non-memory rvalue unvailable arrays, and accessing fields or
11054 baseclasses of non-lazy unavailable values,
11055 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
11056 struct types.
11057 (g_smallstruct, g_smallstruct_b): New globals.
11058
11059 2011-02-14 Pedro Alves <pedro@codesourcery.com>
11060
11061 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
11062
11063 2011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11064
11065 Fix const/volatile qualifiers of C++ types, PR c++/12328.
11066 * gdb.cp/overload-const.exp: New file.
11067 * gdb.cp/overload-const.cc: New file.
11068
11069 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
11070
11071 * gdb.opencl/callfuncs.cl: New file.
11072 * gdb.opencl/callfuncs.exp: New test.
11073 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
11074
11075 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
11076
11077 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
11078 when computing result.
11079 * gdb.arch/altivec-abi.exp: Update expected results.
11080
11081 2011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
11082
11083 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
11084 * gdb.base/jit.exp: Likewise.
11085 * gdb.base/pie-execl.exp: Likewise.
11086 * gdb.base/solib-nodir.exp: Likewise.
11087 * gdb.base/solib-overlap.exp: Likewise.
11088
11089 2011-02-07 Pedro Alves <pedro@codesourcery.com>
11090
11091 * gdb.trace/collection.c (global_pieces): New.
11092 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
11093 New procedure.
11094 (gdb_trace_collection_test): Call it.
11095
11096 2011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
11097
11098 * gdb.python/py-evthreads.c: New file.
11099 * gdb.python/py-evthreads.exp: New file.
11100 * gdb.python/py-events.py: New file.
11101 * gdb.python/py-events.exp: New file.
11102 * gdb.python/py-events.c: New file.
11103
11104 2011-02-04 David Daney <ddaney@caviumnetworks.com>
11105
11106 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
11107
11108 2011-02-03 Andrew Burgess <aburgess@broadcom.com>
11109
11110 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
11111 gdb.base/disasm-end-cu.exp: New test for disassembling over the
11112 boundary between two compilation units.
11113
11114 2011-02-02 Pedro Alves <pedro@codesourcery.com>
11115
11116 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
11117 (Virtual): New structs.
11118 (virtual_o, virtual_middle_b): New globals.
11119 * gdb.cp/virtbase.exp: New tests.
11120
11121 2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
11122
11123 * gdb.base/jit.exp: New file.
11124 * gdb.base/jit-main.c: New file.
11125 * gdb.base/jit-solib.c: New file.
11126
11127 2011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
11128
11129 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
11130 proceed to initial kernel entry point.
11131 * gdb.opencl/datatypes.exp: Likewise.
11132 * gdb.opencl/operators.exp: Likewise.
11133 * gdb.opencl/vec_comps.exp: Likewise.
11134
11135 2011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
11136
11137 * gdb.cp/nsnested.cc: New.
11138 * gdb.cp/nsnested.exp: New.
11139 * gdb.cp/nsnoimports.exp: New.
11140 * gdb.cp/nsnoimports.cc: New.
11141
11142 2011-01-31 Joel Brobecker <brobecker@adacore.com>
11143
11144 * gdb.base/interact.exp: Add extra tests that verify that
11145 the value of the interactive-mode setting does not change
11146 after the script is sourced.
11147
11148 2011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11149
11150 * gdb.cp/noparam.exp: New file.
11151 * gdb.cp/noparam.cc: New file.
11152
11153 2011-01-28 Pedro Alves <pedro@codesourcery.com>
11154
11155 * gdb.trace/tfile.exp: Test that with no traceframe selected,
11156 there's no stack or registers.
11157
11158 2011-01-26 Tom Tromey <tromey@redhat.com>
11159
11160 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
11161 space before string output. Add test for "set print pretty off"
11162 case.
11163
11164 2011-01-25 Pedro Alves <pedro@codesourcery.com>
11165
11166 * gdb.base/frame-args.exp: Adjust.
11167 * gdb.dwarf2/dw2-noloc.exp: Adjust.
11168 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
11169 * gdb.dwarf2/pieces.exp: Adjust.
11170 * gdb.opt/clobbered-registers-O2.exp: Adjust.
11171 * gdb.opt/inline-locals.exp: Adjust.
11172 * gdb.threads/fork-child-threads.exp: Adjust.
11173
11174 2011-01-25 Ken Werner <ken.werner@de.ibm.com>
11175
11176 * gdb.opencl/convs_casts.cl: Move program scope variables into the
11177 OpenCL kernel function. Add a comment as marker. Add address space
11178 qualifiers for the remaining program scope variables.
11179 * gdb.opencl/datatypes.cl: Likewise.
11180 * gdb.opencl/operators.cl: Likewise.
11181 * gdb.opencl/vec_comps.cl: Likewise.
11182 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
11183 Add breakpoint at the marker comment.
11184 * gdb.opencl/datatypes.exp: Likewise.
11185 * gdb.opencl/operators.exp: Likewise.
11186 * gdb.opencl/vec_comps.exp: Likewise.
11187
11188 2011-01-24 Pedro Alves <pedro@codesourcery.com>
11189
11190 * gdb.base/printcmds.c (some_struct): New struct and instance.
11191 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
11192 procedure.
11193 <global scope>: Call it.
11194
11195 2011-01-21 Ken Werner <ken.werner@de.ibm.com>
11196
11197 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
11198 argument to the gdb_compile_opencl_hostapp call.
11199
11200 2011-01-19 Yao Qi <yao@codesourcery.com>
11201
11202 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
11203 positve list.
11204
11205 2011-01-19 Yao Qi <yao@codesourcery.com>
11206
11207 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
11208 canonical form.
11209 Remove "xscale-*-*"
11210 * gdb.xml/tdesc-regs.exp: Likewise.
11211 * gdb.python/py-section-script.exp: Replace ARM target triplet
11212 with canonical form.
11213 Match arm*-*-symbianelf*.
11214 * gdb.base/dup-sect.exp: Likewise.
11215 * lib/dwarf.exp: New.
11216 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
11217 dwarf2_support.
11218 * gdb.dwarf2/dup-psym.exp: Likewise.
11219 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
11220 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
11221 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
11222 * gdb.dwarf2/dw2-basic.exp: Likewise.
11223 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11224 * gdb.dwarf2/dw2-const.exp: Likewise.
11225 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
11226 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
11227 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
11228 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
11229 * gdb.dwarf2/dw2-filename.exp: Likewise.
11230 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
11231 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
11232 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11233 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11234 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
11235 * gdb.dwarf2/dw2-noloc.exp: Likewise.
11236 * gdb.dwarf2/dw2-op-call.exp: Likewise.
11237 * gdb.dwarf2/dw2-producer.exp: Likewise.
11238 * gdb.dwarf2/dw2-ranges.exp: Likewise.
11239 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
11240 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
11241 * gdb.dwarf2/dw2-strp.exp: Likewise.
11242 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
11243 * gdb.dwarf2/implptr.exp: Likewise.
11244 * gdb.dwarf2/mac-fileno.exp: Likewise.
11245 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
11246 * gdb.dwarf2/pieces.exp: Likewise.
11247 * gdb.dwarf2/pr11465.exp: Likewise.
11248 * gdb.dwarf2/valop.exp: Likewise.
11249 * gdb.dwarf2/watch-notconst.exp: Likewise.
11250 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
11251
11252 2011-01-19 Tom Tromey <tromey@redhat.com>
11253
11254 * gdb.python/py-infthread.exp: Add thread tests.
11255
11256 2011-01-14 Joel Brobecker <brobecker@adacore.com>
11257
11258 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
11259
11260 2011-01-14 Joel Brobecker <brobecker@adacore.com>
11261
11262 * gdb.ada/widewide: New testcase.
11263
11264 2011-01-13 Joel Brobecker <brobecker@adacore.com>
11265
11266 * gdb.base/interact.exp: New testcase.
11267
11268 2011-01-12 Tom Tromey <tromey@redhat.com>
11269
11270 * gdb.mi/gdb2549.exp: Update for error message changes.
11271 * gdb.mi/mi-cli.exp: Likewise.
11272 * gdb.mi/mi-disassemble.exp: Likewise.
11273 * gdb.mi/mi-pthreads.exp: Likewise.
11274 * gdb.mi/mi-regs.exp: Likewise.
11275 * gdb.mi/mi-stack.exp: Likewise.
11276 * gdb.mi/mi-var-block.exp: Likewise.
11277 * gdb.mi/mi-var-cmd.exp: Likewise.
11278 * gdb.mi/mi2-cli.exp: Likewise.
11279 * gdb.mi/mi2-disassemble.exp: Likewise.
11280 * gdb.mi/mi2-pthreads.exp: Likewise.
11281 * gdb.mi/mi2-regs.exp: Likewise.
11282 * gdb.mi/mi2-stack.exp: Likewise.
11283 * gdb.mi/mi2-var-block.exp: Likewise.
11284 * gdb.mi/mi2-var-cmd.exp: Likewise.
11285
11286 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
11287 Jan Kratochvil <jan.kratochvil@redhat.com>
11288
11289 PR fortran/11104 and DWARF unbound arrays detection.
11290 * gdb.fortran/multi-dim.exp: New file.
11291 * gdb.fortran/multi-dim.f90: New file.
11292
11293 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
11294
11295 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
11296 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
11297 add new tests for opcode dumping.
11298
11299 2011-01-11 Tom Tromey <tromey@redhat.com>
11300
11301 * gdb.python/py-infthread.exp: Load gdb-python.exp.
11302
11303 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
11304
11305 Convert hardware watchpoints to use breakpoint_ops.
11306 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
11307 type is not supported.
11308 * gdb.base/foll-fork.exp: Likewise.
11309 * gdb.base/foll-vfork.exp: Likewise.
11310
11311 2011-01-10 Phil Muldoon <pmuldoon@redhat.com>
11312
11313 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
11314 Use load_lib gdb-python.exp.
11315 * gdb.python/python.exp: Ditto.
11316 * gdb.python/py-function.exp: Ditto.
11317
11318 2011-01-09 Andreas Schwab <schwab@linux-m68k.org>
11319
11320 * gdb.threads/tls.exp ("info address me"): Fix expected output.
11321
11322 2011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11323
11324 * configure: Regenerate.
11325
11326 2011-01-06 Tom Tromey <tromey@redhat.com>
11327
11328 * gdb.python/py-frame.exp: Test gdb.newest_frame.
11329
11330 2011-01-06 Joel Brobecker <brobecker@adacore.com>
11331
11332 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
11333 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
11334 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
11335 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
11336 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
11337 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
11338 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
11339 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
11340 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
11341 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
11342 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
11343 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
11344 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
11345 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
11346 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
11347 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
11348 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
11349 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
11350 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
11351 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
11352 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
11353 gdb.ada/uninitialized_vars.exp,
11354 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
11355 Simplify by using clean_restart.
11356
11357 2011-01-06 Joel Brobecker <brobecker@adacore.com>
11358
11359 Add marker to be used as anchor for inserting breakpoints.
11360 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
11361 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
11362 Likewise.
11363
11364 Remove uses of gdb_start_cmd.
11365 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
11366 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
11367
11368 Do not run testcase if testing with GDBserver.
11369 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
11370 if testing with GDBserver.
11371
11372 2011-01-06 Joel Brobecker <brobecker@adacore.com>
11373
11374 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
11375 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
11376 copyright header.
11377
11378 2011-01-05 Joel Brobecker <brobecker@adacore.com>
11379
11380 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
11381 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
11382 testsuite/gdb.fortran/complex.f,
11383 testsuite/gdb.fortran/derived-type.f90,
11384 testsuite/gdb.fortran/library-module-lib.f90,
11385 testsuite/gdb.fortran/library-module-main.f90,
11386 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
11387 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
11388 Copyright year update.
11389
11390 2011-01-05 Joel Brobecker <brobecker@adacore.com>
11391
11392 * gdb.base/langs1.f: Add copyright header.
11393
11394 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11395
11396 * gdb.base/morestack.exp: New file.
11397 * gdb.base/morestack.c: New file.
11398
11399 2011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11400
11401 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
11402
11403 2010-12-29 Joel Brobecker <brobecker@adacore.com>
11404
11405 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
11406 * gdb.ada/arrayptr.exp: Add test printing that new variable.
11407
11408 2010-12-29 Joel Brobecker <brobecker@adacore.com>
11409
11410 * gdb.ada/lang_switch.exp: Correct expected parameter value.
11411
11412 2010-12-25 Andreas Schwab <schwab@linux-m68k.org>
11413
11414 * gdb.threads/tls.exp: Fix typo.
11415
11416 * gdb.threads/thread-specific.exp (get_thread_list): Update.
11417 * gdb.threads/execl.exp: Update.
11418
11419 2010-12-23 Yao Qi <yao@codesourcery.com>
11420
11421 * gdb.arch/arm-disp-step.exp: New.
11422 * gdb.arch/arm-disp-step.S: New.
11423
11424 2010-12-21 Tom Tromey <tromey@redhat.com>
11425
11426 * gdb.threads/execl.exp: Update.
11427 * gdb.threads/linux-dp.exp: Update.
11428 * gdb.threads/manythreads.exp: Update.
11429 * gdb.threads/tls.exp: Update.
11430
11431 2010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11432
11433 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
11434 (NextOverThrowDerivates) <resumebpt>: New.
11435 (resumebpt_test): New.
11436 (main): Call resumebpt_test.
11437 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
11438
11439 2010-12-12 Stan Shebs <stan@codesourcery.com>
11440
11441 * gdb.trace/tsv.exp: Test print command on trace state variables.
11442
11443 2010-12-09 Tom Tromey <tromey@redhat.com>
11444
11445 * gdb.base/interp.exp: Add regression test.
11446
11447 2010-12-09 Tom Tromey <tromey@redhat.com>
11448
11449 * gdb.java/jnpe.java: New file.
11450 * gdb.java/jnpe.exp: New file.
11451 * gdb.cp/nextoverthrow.exp: New file.
11452 * gdb.cp/nextoverthrow.cc: New file.
11453
11454 2010-12-07 Doug Evans <dje@google.com>
11455
11456 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
11457 of data-directory.
11458 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
11459 updated.
11460 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
11461
11462 2010-11-29 Michael Snyder <msnyder@vmware.com>
11463
11464 * gdb.base/callfuncs.exp: Test for skip_float_tests.
11465 * gdb.base/call-sc.exp: Ditto.
11466 * gdb.base/finish.exp: Ditto.
11467 * gdb.base/return.exp: Ditto.
11468 * gdb.base/return2.exp: Ditto.
11469
11470 2010-11-30 Doug Evans <dje@google.com>
11471
11472 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
11473 (gdb_expect_list): Fix spelling errors in comments.
11474 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
11475 send_gdb/gdb_expect_list where applicable.
11476 * gdb.base/call-ar-st.exp: Ditto.
11477 * gdb.base/funcargs.exp: Ditto.
11478 * gdb.base/gcore.exp: Ditto.
11479 * gdb.base/page.exp: Ditto.
11480 * gdb.base/sigaltstack.exp: Ditto.
11481 * gdb.base/siginfo.exp: Ditto.
11482 * gdb.base/sigstep.exp: Ditto.
11483 * gdb.base/trace-commands.exp: Ditto.
11484
11485 2010-11-29 Doug Evans <dje@google.com>
11486
11487 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
11488 printer-name;subprinter-name.
11489
11490 2010-11-29 Tom Tromey <tromey@redhat.com>
11491
11492 * gdb.dwarf2/implptr.exp: New file.
11493 * gdb.dwarf2/implptr.c: New file.
11494 * gdb.dwarf2/implptr.S: New file.
11495
11496 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
11497
11498 PR python/12199
11499
11500 * gdb.python/py-breakpoint.exp: Test the delete method.
11501
11502 2010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11503
11504 Fix step_resume_breakpoint unsaved during an infcall.
11505 * gdb.base/step-resume-infcall.exp: New file.
11506 * gdb.base/step-resume-infcall.c: New file.
11507
11508 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
11509
11510 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
11511
11512 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
11513
11514 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
11515 on ppc64's symbols; "finish" and "return" commands must accept to
11516 show the caller line again as well as the line after.
11517 * gdb.asm/powerpc64.inc: New file.
11518
11519 2010-11-23 Doug Evans <dje@google.com>
11520
11521 * lib/gdb.exp (gdb_test_sequence): New function.
11522 (gdb_expect_list): Add verbose -log call for each pattern.
11523 * gdb.base/signals.exp (test_handle_all_print): Call it.
11524 Reduce timeout increment from 6 minutes to 1 minute.
11525 * gdb.server/ext-run.exp: Call it.
11526
11527 2010-11-23 Phil Muldoon <pmuldoon@redhat.com>
11528
11529 PR python/12212
11530
11531 * gdb.python/python.exp: Check that selected_thread raises an
11532 error when no inferior is loaded.
11533
11534 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11535
11536 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
11537 * gdb.dwarf2/dw2-stack-boundary.S: New file.
11538
11539 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11540
11541 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
11542 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
11543
11544 2010-11-18 Doug Evans <dje@google.com>
11545
11546 * gdb.server/ext-run.exp: Fix intermittent failures.
11547
11548 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
11549
11550 * gdb.stabs/gdb11479.exp: Use runto_main.
11551
11552 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
11553
11554 * gdb.base/break-entry.exp: Skip if using a stub.
11555
11556 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
11557
11558 * gdb.python/py-inferior.exp: Pack values in target endianness.
11559
11560 2010-11-12 Tom Tromey <tromey@redhat.com>
11561
11562 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
11563 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
11564 MemoryError.
11565 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
11566 type.
11567 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
11568 MemoryError.
11569 (test_subscript_regression): Update exception type.
11570
11571 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
11572
11573 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
11574 breakpoint tests.
11575
11576 2010-11-09 Pedro Alves <pedro@codesourcery.com>
11577
11578 * gdb.base/watchpoint.exp: Test "watch -location" with an
11579 innacessible location.
11580
11581 2010-11-09 Edjunior Machado <emachado@br.ibm.com>
11582 Luis Machado <luisgpm@br.ibm.com>
11583
11584 * gdb.base/maint.exp: Expect "." prefix.
11585 * gdb.base/nodebug.exp: Expect "." Likewise.
11586 * gdb.base/sepsymtab.exp: Expect "." Likewise.
11587 * gdb.base/watchpoint-cond-gone.exp: Likewise.
11588 * gdb.base/watchpoint.exp: Expect a software watch to be created for
11589 POWER server processors.
11590
11591 2010-11-08 Edjunior Machado <emachado@br.ibm.com>
11592 Luis Machado <luisgpm@br.ibm.com>
11593
11594 * gdb.base/break-entry.exp: convert entry point for
11595 ppc64 and expect leading `.' on ppc64's symbols
11596
11597 2010-11-05 Doug Evans <dje@google.com>
11598
11599 * gdb.base/help.exp: Update expected output.
11600 * gdb.python/py-param.exp: Delete, contents moved to ...
11601 * gdb.python/py-parameter.exp: ... here. New file.
11602 Add test for gdb.parameter ("directories").
11603
11604 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
11605
11606 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
11607 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
11608 * configure: Regenerate.
11609 * gdb.opencl/Makefile.in: New File.
11610 * gdb.opencl/datatypes.exp: Likewise.
11611 * gdb.opencl/datatypes.cl: Likewise.
11612 * gdb.opencl/operators.exp: Likewise.
11613 * gdb.opencl/operators.cl: Likewise.
11614 * gdb.opencl/vec_comps.exp: Likewise.
11615 * gdb.opencl/vec_comps.cl: Likewise.
11616 * gdb.opencl/convs_casts.exp: Likewise.
11617 * gdb.opencl/convs_casts.cl: Likewise.
11618 * lib/opencl.exp: Likewise.
11619 * lib/opencl_hostapp.c: Likewise.
11620 * lib/opencl_kernel.cl: Likewise.
11621 * lib/cl_util.c: Likewise.
11622 * lib/cl_util.c: Likewise.
11623 * gdb.base/default.exp (set language): Add "opencl" to the list of
11624 languages.
11625
11626 2010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
11627
11628 * gdb.cp/overload.exp: Added test for inheritance overload.
11629 * gdb.cp/overload.cc: Ditto.
11630 * gdb.cp/oranking.exp: Removed releveant kfails.
11631
11632 2010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11633 Joel Brobecker <brobecker@adacore.com>
11634
11635 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
11636 check test_compiler_info.
11637
11638 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
11639
11640 * gdb.base/gnu_vector.exp: Adjust expect messages.
11641
11642 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
11643
11644 * gdb.base/gnu_vector.exp: Add unary operator tests.
11645
11646 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
11647
11648 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
11649
11650 2010-11-02 Doug Evans <dje@google.com>
11651
11652 * gdb.python/py-pp-maint.c: New file.
11653 * gdb.python/py-pp-maint.exp: New file.
11654 * gdb.python/py-pp-maint.py: New file.
11655
11656 2010-11-02 Tom Tromey <tromey@redhat.com>
11657
11658 * gdb.base/default.exp: Remove "scheme" from language list.
11659
11660 2010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11661
11662 Revert:
11663 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11664 * gdb.threads/sigstep-threads.exp: New file.
11665 * gdb.threads/sigstep-threads.c: New file.
11666
11667 2010-10-20 Michael Snyder <msnyder@vmware.com>
11668
11669 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
11670
11671 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
11672
11673 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
11674 Skip test completely if gdb,no_hardware_watchpoints.
11675
11676 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
11677
11678 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
11679 strict, but do not check for any particular function name within libc.
11680
11681 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
11682
11683 * gdb.cp/smartp.exp: New test.
11684 * gdb.cp/smartp.cc : New test.
11685
11686 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
11687
11688 * gdb.cp/converts.exp: Test pointer to bool conversion.
11689 Test pointer to long conversion.
11690 * gdb.cp/oranking.exp: Removed relevant kfail.
11691
11692 2010-10-18 Tom Tromey <tromey@redhat.com>
11693
11694 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
11695 argument to lazy_string.
11696 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
11697 (pp_ls.to_string): Use it.
11698 * gdb.python/py-prettyprint.c (main): Move declarations to top.
11699 Add "estring2" local.
11700
11701 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11702
11703 Fix s390x compatibility.
11704 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
11705 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
11706
11707 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11708
11709 * gdb.threads/sigstep-threads.exp: New file.
11710 * gdb.threads/sigstep-threads.c: New file.
11711
11712 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11713
11714 * gdb.base/pie-execl.exp: New file.
11715 * gdb.base/pie-execl.c: New file.
11716
11717 2010-10-13 Doug Evans <dje@google.com>
11718 Jan Kratochvil <jan.kratochvil@redhat.com>
11719
11720 PR exp/12117
11721 * gdb.cp/ptype-cv-cp.cc: New file.
11722 * gdb.cp/ptype-cv-cp.exp: New file.
11723
11724 2010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
11725
11726 * gdb.cp/converts.cc: New test program.
11727 * gdb.cp/converts.exp: New test.
11728 * gdb.cp/overload.exp: Added test for void* vs int*.
11729 * gdb.cp/overload.exp: Ditto.
11730 * gdb.cp/oranking.exp: Removed related kfail.
11731
11732 2010-10-13 Doug Evans <dje@google.com>
11733
11734 * lib/gdb-python.exp (gdb_check_python_config): New function.
11735 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
11736 * gdb.python/lib-types.cc: New file.
11737 * gdb.python/lib-types.exp: New file.
11738
11739 2010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11740
11741 * gdb.python/py-error.exp: New file.
11742 * gdb.python/py-error.py: New file.
11743
11744 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11745
11746 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
11747 gdb_test_multiple.
11748
11749 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11750
11751 * gdb.base/break-interp.exp: Use ldlags for linking flags.
11752 * gdb.base/prelink.exp: Likewise.
11753 * gdb.base/solib-nodir.exp: Likewise.
11754 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
11755 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
11756 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
11757
11758 2010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
11759
11760 * break-interp.exp (test_ld): Use two separate gdb_expect statements
11761 for the "info files" test to avoid timeouts on slow machines.
11762
11763 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11764
11765 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
11766 (main): Make openlib dummy call.
11767
11768 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11769
11770 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
11771 * break-interp.exp (reach): Move the core body ...
11772 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
11773 (test_ld): Provide always real argument, even to the linker. Replace
11774 dl_main by _dl_debug_state.
11775
11776 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11777
11778 Fix results of prelinked PIEs on ppc*.
11779 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
11780 Accept also DISPLACEMENT "PRESENT".
11781 (main): Replace "ZERO" displacements by "PRESENT".
11782
11783 2010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
11784
11785 * gdb.cp/oranking.exp: New test.
11786 * gdb.cp/oranking.cc: New test program.
11787
11788 2010-10-08 Ken Werner <ken.werner@de.ibm.com>
11789
11790 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
11791 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
11792
11793 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
11794
11795 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
11796 lush, lynx) New constant.
11797 * gdb.base/constvars.exp: Test const array types.
11798 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
11799
11800 2010-10-06 Doug Evans <dje@google.com>
11801
11802 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
11803 of syscall staging area.
11804
11805 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
11806
11807 * gdb.base/gnu_vector.c: Add variable c4.
11808 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
11809 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
11810
11811 2010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
11812
11813 * gdb.arch/altivec-abi.exp: Fix a typo.
11814
11815 2010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
11816
11817 * lib/mi-support.exp (thread_selected_re): Correct pattern used
11818 to match a thread ID.
11819
11820 2010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11821
11822 Fix s390x testcase compatibility.
11823 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
11824
11825 2010-10-01 Doug Evans <dje@google.com>
11826
11827 * lib/gdb-python.exp: New file.
11828 * gdb.python/py-block.exp: Use it.
11829 * gdb.python/py-breakpoint.exp: Ditto.
11830 * gdb.python/py-frame.exp: Ditto.
11831 * gdb.python/py-inferior.exp: Ditto.
11832 * gdb.python/py-param.exp: Ditto.
11833 * gdb.python/py-prettyprint.exp: Ditto.
11834 * gdb.python/py-shared.exp: Ditto.
11835 * gdb.python/py-symbol.exp: Ditto.
11836 * gdb.python/py-symtab.exp: Ditto.
11837 * gdb.python/py-type.exp: Ditto.
11838 * gdb.python/py-value.exp: Ditto.
11839 * gdb.python/python.exp: Ditto.
11840
11841 2010-09-30 Tom Tromey <tromey@redhat.com>
11842
11843 * gdb.base/anon.exp: New file.
11844 * gdb.base/anon.c: New file.
11845
11846 2010-09-30 Tom Tromey <tromey@redhat.com>
11847
11848 * gdb.base/completion.exp: Test completion through anonymous
11849 union.
11850 * gdb.base/break1.c (struct some_struct): Add anonymous union.
11851
11852 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11853
11854 Fix printing parameters of inlined functions.
11855 * gdb.dwarf2/dw2-inline-param.exp: New file.
11856 * gdb.dwarf2/dw2-inline-param-main.c: New file.
11857 * gdb.dwarf2/dw2-inline-param.S: New file.
11858
11859 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11860
11861 PR corefiles/12071.
11862 * gdb.base/corefile.exp (quit with a process, no question: load core)
11863 (quit with a core file): New tests.
11864
11865 2010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11866
11867 Fix GDB crash on inferior calls with self-referencing classes.
11868 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
11869 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
11870 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
11871
11872 2010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11873
11874 Fix lost siginfo_t for inferior calls.
11875 * gdb.base/siginfo-infcall.exp: New file.
11876 * gdb.base/siginfo-infcall.c: New file.
11877
11878 2010-09-22 Joel Brobecker <brobecker@adacore.com>
11879
11880 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
11881
11882 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11883
11884 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
11885 New test.
11886 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
11887
11888 2010-09-22 Joel Brobecker <brobecker@adacore.com>
11889
11890 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
11891 type of our const type.
11892
11893 2010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
11894
11895 * gdb.cp/pr12028.cc: New.
11896 * gdb.cp/pr12028.exp: New.
11897
11898 2010-09-22 Joel Brobecker <brobecker@adacore.com>
11899
11900 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
11901
11902 2010-09-16 Phil Muldoon <pmuldoon@redhat.com>
11903 Jan Kratochvil <jan.kratochvil@redhat.com>
11904
11905 PR mi/11407
11906 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
11907 * gdb.mi/dw2-ref-missing-frame-main.c New File.
11908 * gdb.mi/dw2-ref-missing-frame.S New File.
11909 * gdb.mi/dw2-ref-missing-frame.exp New File.
11910
11911 2010-09-14 Tom Tromey <tromey@redhat.com>
11912
11913 PR symtab/8399:
11914 * gdb.threads/tls.exp: Remove kfail. Update expected output.
11915
11916 2010-09-14 Tom Tromey <tromey@redhat.com>
11917
11918 PR exp/11803:
11919 * gdb.threads/tls.exp: Use C++.
11920 (check_thread_local): Use K::another_thread_local.
11921 * gdb.threads/tls.c (class K): New.
11922 (another_thread_local): Now a member of K.
11923 (spin): Update. No longer K&R C.
11924
11925 2010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
11926
11927 * gdb.cp/koenig.cc: created class for testing member lookup.
11928 * gdb.cp/koenig.exp: Added test for member lookup.
11929
11930 2010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11931
11932 Fix false FAILs on sourcetree topdir directory containing "kill".
11933 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
11934 source line matching regexp.
11935
11936 2010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11937
11938 * gdb.python/python.exp (set height 0, collect help from uiout)
11939 (verify help to uiout): New tests.
11940
11941 2010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11942
11943 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
11944 is_lp64_target to check 64bit target.
11945
11946 2010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11947
11948 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
11949 (test_ld) <powerpc64-*>: New.
11950
11951 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
11952
11953 * gdb.cp/templates.exp (test_template_args): Allow "struct".
11954
11955 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
11956
11957 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
11958 (FunctionArg::method): New function.
11959 (empty, arg): New variables.
11960 (main): Call arg.method.
11961 * gdb.cp/templates.exp (test_template_args): New function.
11962 (do_tests): Call it.
11963
11964 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
11965
11966 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
11967 of "next" to proceed over pthread_exit call.
11968
11969 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
11970
11971 * gdb.base/maint.exp: Avoid wildcards against potentially very long
11972 "maint print statistics" output to prevent expect timeouts.
11973
11974 2010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11975
11976 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
11977 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11978 (test_float_rejected): ... here.
11979 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
11980 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11981 (test_float_rejected): ... here.
11982 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
11983 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11984 (test_float_rejected): ... here.
11985 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
11986 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11987 (test_float_rejected): ... here.
11988
11989 2010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11990
11991 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
11992 before disabling hardware watchpoints.
11993 (test_inaccessible_watchpoint): Check that hardware watchpoints
11994 are used. Test for watchpoints on a constant address.
11995
11996 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11997
11998 * gdb.base/ui-redirect.exp: New file.
11999
12000 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12001 Joel Brobecker <brobecker@adacore.com>
12002
12003 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
12004
12005 2010-08-31 Doug Evans <dje@google.com>
12006
12007 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
12008
12009 2010-08-30 Tom Tromey <tromey@redhat.com>
12010
12011 PR python/11792:
12012 * gdb.python/py-value.exp (test_subscript_regression): Add
12013 dynamic_type test.
12014
12015 2010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
12016
12017 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
12018 instead of running to main. Do not test the main function.
12019 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
12020 Add new main.
12021
12022 2010-08-26 Pedro Alves <pedro@codesourcery.com>
12023
12024 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
12025 one test.
12026
12027 2010-08-24 Doug Evans <dje@google.com>
12028
12029 PR symtab/11942
12030 * gdb.dwarf2/dw4-sig-types.cc: New file.
12031 * gdb.dwarf2/dw4-sig-types.h: New file.
12032 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
12033 * gdb.dwarf2/dw4-sig-types.exp: New file.
12034
12035 2010-08-23 Tom Tromey <tromey@redhat.com>
12036
12037 PR python/11145:
12038 * gdb.python/py-value.c (Base, Derived): New types.
12039 (base): New global.
12040 * gdb.python/py-value.exp (test_subscript_regression): Add
12041 dynamic_cast test.
12042
12043 2010-08-23 Tom Tromey <tromey@redhat.com>
12044
12045 PR python/10676:
12046 * gdb.python/py-type.exp (test_fields): Add tests for type
12047 equality.
12048
12049 2010-08-23 Tom Tromey <tromey@redhat.com>
12050
12051 PR python/11915:
12052 * gdb.python/py-type.exp (test_fields): Add tests for array.
12053
12054 2010-08-23 Keith Seitz <keiths@redhat.com>
12055
12056 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
12057 have any children. Create a new abbrev for it.
12058 Add missing terminal sequence to .debug_abbrev.
12059
12060 2010-08-20 Keith Seitz <keiths@redhat.com>
12061
12062 PR symtab/11465:
12063 * gdb.dwarf2/pr11465.exp: New test.
12064 * gdb.dwarf2/pr11465.S: New file.
12065 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
12066 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
12067
12068 2010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
12069
12070 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
12071 registers. Update data sets with the new v2_double element in the
12072 VSX register union. Add vector_register3_vr data set for the AltiVec
12073 registers. Use gdb_test_no_output instead of send_gdb.
12074
12075 2010-08-19 Pedro Alves <pedro@codesourcery.com>
12076
12077 * gdb.python/py-shared.exp: New file, factored out from
12078 python.exp.
12079 * gdb.python/py-shared.c: New file.
12080 * gdb.python/py-shared-sl.c: New file.
12081 * gdb.python/python-1.c: New file.
12082 * gdb.python/python-sl.c: Delete.
12083 * gdb.python/python.c: Mention python-1.c.
12084 * gdb.python/python.exp: Move shared library tests to
12085 py-shared.exp.
12086 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
12087 (MISCELLANEOUS): New.
12088 (clean mostlyclean): Also remove $MISCELLANEOUS.
12089
12090 2010-08-19 Doug Evans <dje@google.com>
12091
12092 PR exp/11926
12093 * gdb.base/printcmds.exp (test_float_accepted): New function.
12094 Move existing float tests there. Add tests for floats with suffixes.
12095 (test_float_rejected): New function.
12096 * gdb.java/jv-print.exp (test_float_accepted): New function.
12097 (test_float_rejected): New function.
12098 * gdb.objc/print.exp: New file.
12099 * gdb.pascal/print.exp: New file.
12100 * lib/objc.exp: New file.
12101
12102 2010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
12103
12104 * gdb.base/default.exp (info set): Avoid full buffer error and force
12105 reading up to final gdb prompt.
12106 (show): Likewise.
12107
12108 2010-08-18 Tom Tromey <tromey@redhat.com>
12109
12110 PR symtab/11919:
12111 * gdb.base/completion.exp: Add test.
12112
12113 2010-08-18 Doug Evans <dje@google.com>
12114
12115 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
12116 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
12117 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
12118 Simplify, early exit if runto_main fails.
12119 * gdb.fortran/exprs.exp: load_lib fortran.exp.
12120 (set_lang_fortran): Moved to lib/fortran.exp.
12121 * gdb.fortran/types.exp: load_lib fortran.exp.
12122 (set_lang_fortran): Moved to lib/fortran.exp.
12123 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
12124 * gdb.java/jprint.exp (set_lang_java): Ditto.
12125 * gdb.java/jv-exp.exp: load_lib java.exp.
12126 If set_lang_java fails, issue a warning instead of failure to be
12127 consistent with other set_lang_foo uses.
12128 (set_lang_java): Moved to lib/java.exp.
12129 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
12130 If set_lang_java fails, issue a warning instead of failure to be
12131 consistent with other set_lang_foo uses.
12132 * gdb.pascal/types.exp: load_lib pascal.exp.
12133 (set_lang_pascal): Moved to lib/pascal.exp.
12134 * lib/fortran.exp: New file.
12135 * lib/java.exp (set_lang_java): New function.
12136 * lib/pascal.exp (set_lang_pascal): New function.
12137
12138 2010-08-18 Yao Qi <yao@codesourcery.com
12139
12140 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
12141 func_nofb_start and func_loopfb_start, so that address of functions
12142 is equal to these labels on Thumb.
12143
12144 2010-08-18 Yao Qi <yao@codesourcery.com>
12145
12146 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
12147 to reflect latest c source file.
12148
12149 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12150
12151 * gdb.cp/infcall-dlopen.exp: New file.
12152 * gdb.cp/infcall-dlopen.cc: New file.
12153 * gdb.cp/infcall-dlopen-lib.cc: New file.
12154
12155 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12156 Pedro Alves <pedro@codesourcery.com>
12157
12158 PR breakpoints/11371
12159
12160 * gdb.base/watch-cond-infcall.exp: New file.
12161 * gdb.base/watch-cond-infcall.c: New file.
12162
12163 2010-08-16 Tom Tromey <tromey@redhat.com>
12164
12165 * gdb.base/help.exp: Update.
12166 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
12167 watchpoint.
12168 (test_watch_location): New proc.
12169 (test_watchpoint_in_big_blob): Delete watchpoint.
12170 * gdb.base/watchpoint.c (func5): New function.
12171 (main): Call it.
12172
12173 2010-08-16 Doug Evans <dje@google.com>
12174
12175 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
12176
12177 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
12178
12179 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
12180 tests.
12181
12182 2010-08-11 Ken Werner <ken.werner@de.ibm.com>
12183
12184 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
12185 * gdb.base/gnu_vector.c: New File.
12186 * gdb.base/gnu_vector.exp: Likewise.
12187
12188 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
12189
12190 * gdb.python/python.c: New File.
12191 * gdb.python/python-sl.c: New File.
12192 * gdb.python/python.exp: Test solib_address and decode_line
12193 * functions.
12194
12195 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12196
12197 * gdb.python/python.exp (show height, set height 10)
12198 (verify pagination beforehand, verify pagination beforehand: q)
12199 (gdb.execute does not page, verify pagination afterwards)
12200 (verify pagination afterwards: q): New.
12201
12202 2010-08-02 Doug Evans <dje@google.com>
12203
12204 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
12205 because of an older gcc, change test2
12206 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
12207 to unsupported.
12208
12209 2010-07-30 Kazu Hirata <kazu@codesourcery.com>
12210
12211 * gdb.base/break-always.exp: Do not expect full paths to file
12212 names.
12213 * gdb.base/commands.exp: Likewise.
12214
12215 2010-07-30 Doug Evans <dje@google.com>
12216
12217 * gdb.cp/temargs.exp: For new tests that require newer gccs,
12218 xfail them when run with older gccs.
12219
12220 * lib/gdb.exp (build_executable): Forward "c++" option to
12221 get_compiler_info.
12222
12223 * gdb.python/py-type.exp (test_template): Mark as xfail tests
12224 "python print ttype.template_argument(1)" and
12225 "python print isinstance(ttype.template_argument(1), gdb.Value)"
12226 if using gcc 4.4 or earlier.
12227
12228 * gdb.base/valgrind-db-attach.exp: Use unique test name for
12229 attach-to-debugger handling.
12230
12231 2010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12232
12233 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
12234 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
12235 (main): Use copyreloc.
12236 * gdb.base/prelink.exp (split debug of executable)
12237 (.dynbss vs. .bss address shift): New tests.
12238
12239 2010-07-29 Pedro Alves <pedro@codesourcery.com>
12240
12241 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
12242 in gdb_test_multiple.
12243
12244 2010-07-29 Pedro Alves <pedro@codesourcery.com>
12245
12246 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
12247 environment.
12248
12249 2010-07-28 Tom Tromey <tromey@redhat.com>
12250
12251 PR python/11060:
12252 * gdb.python/py-type.c (Temargs): New template.
12253 (temvar): New variable.
12254 * gdb.python/py-type.exp (test_template): New proc.
12255
12256 2010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
12257
12258 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
12259 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
12260
12261 2010-07-28 Tom Tromey <tromey@redhat.com>
12262
12263 PR c++/9946:
12264 * gdb.cp/temargs.exp: New file.
12265 * gdb.cp/temargs.cc: New file.
12266
12267 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12268
12269 * gdb.base/help.exp (help disassemble): Update the content.
12270
12271 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12272
12273 * gdb.threads/ia64-sigill.exp: New file.
12274 * gdb.threads/ia64-sigill.c: New file.
12275
12276 2010-07-27 Tom Tromey <tromey@redhat.com>
12277
12278 * gdb.opt/inline-cmds.c (ATTR): New define.
12279 (func1): Use it.
12280 (func2): Likewise.
12281 (func3): Likewise.
12282 (outer_inline1): Likewise.
12283 (outer_inline2): Likewise.
12284 * gdb.opt/inline-bt.c (ATTR): New define.
12285 (func1): Use it.
12286 (func2): Likewise.
12287 * gdb.opt/inline-locals.c (ATTR): New define.
12288 (func1): Use it.
12289 (func2): Likewise.
12290
12291 2010-07-27 Tom Tromey <tromey@redhat.com>
12292
12293 * gdb.stabs/gdb11479.c (hack): New function.
12294 (test): Use it.
12295 (test2): Use it.
12296 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
12297 (int32_search_buf, int64_search_buf): No longer static.
12298 (x): Remove.
12299 * gdb.base/relocate.c (hack): New function.
12300
12301 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
12302
12303 * gdb.python/py-value.exp (test_inferior_function_call): New function.
12304 * gdb.python/py-value.c (func1): New function.
12305 (func2): Likewise.
12306
12307 2010-07-26 Corinna Vinschen <vinschen@redhat.com>
12308
12309 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
12310 as not to clash with .data section.
12311
12312 2010-07-26 Jerome Guitton <guitton@adacore.com>
12313
12314 * gdb.base/code_elim.exp: New file.
12315 * gdb.base/code_elim1.c: New file.
12316 * gdb.base/code_elim2.c: New file.
12317
12318 2010-07-21 Pedro Alves <pedro@codesourcery.com>
12319
12320 PR symtab/11827
12321
12322 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
12323 (some_volatile_enum): New variable.
12324 * gdb.base/printcmds.exp (test_print_enums): New.
12325 <top level>: Call it.
12326
12327 2010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
12328
12329 * gdb.cp/fpointer.cc: New test.
12330 * gdb.cp/fpointer.exp: New test.
12331
12332 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12333
12334 * gdb.base/solib-nodir.exp: New file.
12335 * lib/gdb.exp (runto): New case for a GDB internal error.
12336
12337 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12338 Ulrich Weigand <uweigand@de.ibm.com>
12339 Tom Tromey <tromey@redhat.com>
12340
12341 * gdb.base/charset-malloc.c: New file.
12342 * gdb.base/charset.c (malloc_stub): New prototype.
12343 (main): Call it instead of malloc itself.
12344 * gdb.base/charset.exp: Use only prepare_for_testing.
12345 (binfile): Remove the variable.
12346
12347 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12348
12349 Make core files the process_stratum.
12350 * gdb.base/corefile.exp (run: load core again)
12351 (run: sanity check we see the core file, run: with core)
12352 (run: core file is cleared, attach: load core again)
12353 (attach: sanity check we see the core file, attach: with core)
12354 (attach: core file is cleared): New tests.
12355 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
12356
12357 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
12358
12359 * gdb.arch/altivec-abi.exp: New tests.
12360
12361 2010-07-13 Tom Tromey <tromey@redhat.com>
12362
12363 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
12364 (main): Use it.
12365 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
12366
12367 2010-07-13 Tom Tromey <tromey@redhat.com>
12368
12369 * gdb.base/label.exp: New file.
12370 * gdb.base/label.c: New file.
12371
12372 2010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
12373 H.J. Lu <hongjiu.lu@intel.com>
12374
12375 * lib/gdb.exp (is_ilp32_target): New.
12376 (is_lp64_target): Likewise.
12377
12378 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
12379 target.
12380 * gdb.arch/amd64-disp-step.exp: Likewise.
12381 * gdb.arch/amd64-dword.exp: Likewise.
12382 * gdb.arch/amd64-i386-address.exp: Likewise.
12383 * gdb.arch/amd64-word.exp: Likewise.
12384
12385 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
12386 target.
12387 * gdb.arch/i386-bp_permanent.exp: Likewise.
12388 * gdb.arch/i386-byte.exp: Likewise.
12389 * gdb.arch/i386-disp-step.exp: Likewise.
12390 * gdb.arch/i386-gnu-cfi.exp: Likewise.
12391 * gdb.arch/i386-prologue.exp: Likewise.
12392 * gdb.arch/i386-size-overlap.exp: Likewise.
12393 * gdb.arch/i386-size.exp: Likewise.
12394 * gdb.arch/i386-sse.exp: Likewise.
12395 * gdb.arch/i386-unwind.exp: Likewise.
12396 * gdb.arch/i386-word.exp: Likewise.
12397
12398 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
12399 test only when building 64-bit executables. Do not hard-code
12400 -m64 option.
12401
12402 2010-07-07 Doug Evans <dje@google.com>
12403
12404 * lib/gdb.exp (gdb_test_list_exact): New function.
12405 * gdb.base/default.exp (show convenience): Call it, add tests for
12406 $_sdata = void, $_thread = 0.
12407
12408 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12409 Joel Brobecker <brobecker@adacore.com>
12410
12411 Fix re-run of PIE executable, PR shlibs/11776.
12412 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
12413 Remove $displacement_main to match the solib-svr4.c change. New "kill"
12414 and re-"run" of the inferior.
12415
12416 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12417 Joel Brobecker <brobecker@adacore.com>
12418
12419 Cope with missing /usr/sbin/prelink.
12420 * lib/prelink-support.exp (prelink_no):
12421 <result == 1 && $output is "no such file or directory">: New.
12422 (prelink_yes): Likewise. Return on failed prelink_no.
12423
12424 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12425 Joel Brobecker <brobecker@adacore.com>
12426
12427 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
12428 build_executable by build_executable_own_libs. Replace "prelink -R"
12429 execution by a call of prelink_yes. Comment why "prelink -r" needs no
12430 change.
12431 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
12432 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
12433 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
12434 Replace build_executable by build_executable_own_libs's function
12435 build_executable_own_libs.
12436 (prelinkNO): Create new stub to call prelink_no.
12437 (prelinkYES): Create new stub to call prelink_yes.
12438 (test_attach): Rename calls of copy to file_copy.
12439 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
12440 (copy): Move to ...
12441 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
12442 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
12443 * gdb.base/prelink.exp: Disable testcase also for is_remote and
12444 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
12445 special flags by gdb_compile_shlib. Replace second gdb_compile by
12446 build_executable_own_libs. Replace "prelink -R" execution by a call of
12447 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
12448 a second call of prelink_yes. Replace restart commands by
12449 clean_restart.
12450 (prelink): Rename to ...
12451 (seen displacement message): ... this test. Extend its expectation
12452 strictness.
12453
12454 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12455
12456 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
12457 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
12458 displacement message exactly once.
12459
12460 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12461 Joel Brobecker <brobecker@adacore.com>
12462
12463 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
12464 its restore after the <$relink_args != ""> loop. new comment.
12465
12466 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12467 Joel Brobecker <brobecker@adacore.com>
12468
12469 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
12470 code for it. New variable relink_args.
12471 (prelinkYES): Call prelinkNO.
12472 (test_attach): Accept new parameter relink_args. Re-prelink the binary
12473 in such case. Move the core code to ...
12474 (test_attach_gdb): ... a new function. Send GDB command "file".
12475 Extend expected "Attaching to " string.
12476
12477 2010-07-02 Tom Tromey <tromey@redhat.com>
12478
12479 * gdb.base/bitops.exp: Remove extraneous "pass".
12480
12481 2010-07-02 Ken Werner <ken.werner@de.ibm.com>
12482
12483 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
12484
12485 2010-07-01 Pedro Alves <pedro@codesourcery.com>
12486
12487 * gdb.base/help.exp: Adjust expected output.
12488
12489 2010-07-01 Pedro Alves <pedro@codesourcery.com>
12490
12491 * gdb.base/help.exp: Adjust expected output.
12492
12493 2010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12494
12495 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
12496 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
12497 c++/11702.
12498
12499 2010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12500 Doug Evans <dje@google.com>
12501
12502 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
12503 add .dynamic entry'.
12504
12505 2010-06-29 Doug Evans <dje@google.com>
12506
12507 Test PR c++/11702.
12508 * gdb.cp/m-static.exp: Add testcase.
12509 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
12510
12511 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
12512 Tom Tromey <tromey@redhat.com>
12513 Thiago Jung Bauermann <bauerman@br.ibm.com>
12514
12515 * gdb.python/py-inferior.c: New File.
12516 * gdb.python/py-infthread.c: New File.
12517 * gdb.python/py-inferior.exp: New File.
12518 * gdb.python/py-infthread.exp: New File.
12519
12520 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12521
12522 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
12523 (ptype ::C::OtherFileClass typedefs): New.
12524 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
12525 (C::OtherFileClass::cOtherFileClassVar2): New.
12526 (C::OtherFileClass::cOtherFileClassVar_use): Use also
12527 cOtherFileClassVar2.
12528 (C::cOtherFileType2, C::cOtherFileVar2): New.
12529 (C::cOtherFileVar_use): use also cOtherFileVar2.
12530 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
12531
12532 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12533
12534 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
12535 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
12536 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
12537 (print ::C::cOtherFileVar)
12538 (whatis C::OtherFileClass::cOtherFileClassType)
12539 (whatis ::C::OtherFileClass::cOtherFileClassType)
12540 (print C::OtherFileClass::cOtherFileClassVar)
12541 (print ::cOtherFileClassVar)
12542 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
12543 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
12544 trailing content.
12545 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
12546 (C::OtherFileClass::cOtherFileClassVar)
12547 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
12548 (C::cOtherFileVar, C::cOtherFileVar_use): New.
12549
12550 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12551
12552 Test PR c++/11703 and PR gdb/1448.
12553 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
12554 gdb/1448.
12555
12556 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12557
12558 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
12559 (main) <rtti_data>: New.
12560 * gdb.cp/virtbase.exp (print rtti_data): New.
12561
12562 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12563 Joel Brobecker <brobecker@adacore.com>
12564
12565 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
12566
12567 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12568
12569 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
12570
12571 2010-06-28 Doug Evans <dje@google.com>
12572
12573 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
12574
12575 2010-06-27 Doug Evans <dje@google.com>
12576
12577 * gdb.cp/m-static.exp: Update expected test output.
12578
12579 2010-06-25 Paul Hilfinger <hilfinger@adacore.com>
12580
12581 * gdb.gdb/selftest.exp: Adjust expected message for
12582 capturing start-up runtime.
12583
12584 2010-06-25 Tom Tromey <tromey@redhat.com>
12585
12586 PR python/10808:
12587 * gdb.python/python.exp: Add new tests.
12588
12589 2010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
12590
12591 * gdb.cp/operator.cc: Created an import loop.
12592 * gdb.cp/operator.exp: Added testcase for import loop.
12593
12594 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12595
12596 Test PR python/11407.
12597 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
12598 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
12599 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
12600 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
12601 executable_nofb and executable_fb. New variables srcsfile, objsfile,
12602 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
12603 binfile. Call gdb_compile with clean_restart twice.
12604 (func_nofb print, func_nofb backtrace, func_loopfb print)
12605 (func_loopfb backtrace): New.
12606
12607 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12608
12609 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
12610 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
12611 by a hand made one.
12612 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
12613 i?86 requirement. Remove variables srcfile and binfile. New variable
12614 sources, executable_nofb and executable_fb. Call prepare_for_testing.
12615
12616 2010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12617
12618 * gdb.cell/dwarfaddr.exp: New file.
12619 * gdb.cell/dwarfaddr.S: New file.
12620
12621 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12622
12623 Test PR 9436.
12624 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
12625
12626 2010-06-24 Hui Zhu <teawater@gmail.com>
12627
12628 * gdb.base/eval.exp: New file.
12629
12630 2010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12631
12632 * gdb.cell/fork.exp: New file.
12633 * gdb.cell/fork.c: Likewise.
12634 * gdb.cell/fork-spu.c: Likewise.
12635
12636 2010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
12637
12638 * lib/gdb.exp (banned_variables_traced): New global variable.
12639 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
12640 (gdb_init): Use `trace add variable' instead of obsolete
12641 `trace variable'.
12642
12643 2010-06-21 Doug Evans <dje@google.com>
12644
12645 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
12646
12647 2010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12648
12649 * gdb.arch/spu-ls.exp: New file.
12650 * gdb.arch/spu-ls.c: Likewise.
12651
12652 2010-06-18 Stan Shebs <stan@codesourcery.com>
12653
12654 * gdb.threads/thread-specific.exp: Add tests of $_thread.
12655
12656 2010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12657
12658 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
12659 * gdb.base/watch-cond.exp: Likewise.
12660 * gdb.python/py-breakpoint.exp: Likewise.
12661
12662 2010-06-18 Pedro Alves <pedro@codesourcery.com>
12663
12664 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
12665 clean_restart, make sure every test has a distinct message, and
12666 that messages don't include the executable' full path.
12667
12668 2010-06-17 Doug Evans <dje@google.com>
12669
12670 * gdb.arch/i386-size.exp: Updated expected output for
12671 DISASSEMBLY_OMIT_FNAME.
12672
12673 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12674 Sergio Durigan Junior <sergiodj@redhat.com>
12675
12676 * gdb.base/watch-notconst.c: New file.
12677 * gdb.base/watch-notconst.S: New file.
12678 * gdb.base/watch-notconst2.c: New file.
12679 * gdb.base/watch-notconst2.S: New file.
12680 * gdb.base/watch-notconst.exp: New file.
12681 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
12682 (func4): Add operations on `global_ptr_ptr'.
12683 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
12684 routine to test watchpoints created with a constant expression.
12685 (test_inaccessible_watchpoint): Include tests for watchpoints
12686 created with a constant expression.
12687
12688 2010-06-14 Kevin Buettner <kevinb@redhat.com>
12689
12690 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
12691 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
12692 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
12693 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
12694 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
12695 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
12696 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
12697 of `_start'.
12698
12699 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12700
12701 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
12702 not supported on the target.
12703 * gdb.mi/mi-nonstop-exit.exp: Likewise.
12704 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
12705 * gdb.mi/mi-nsintrall.exp: Likewise.
12706 * gdb.mi/mi-nsmoribund.exp: Likewise.
12707 * gdb.mi/mi-nsthrexec.exp: Likewise.
12708
12709 2010-06-11 Stan Shebs <stan@codesourcery.com>
12710
12711 * gdb.base/permissions.exp: New file.
12712
12713 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12714
12715 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
12716 does not support ELF executable class.
12717
12718 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12719
12720 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
12721
12722 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12723
12724 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
12725 (runto): Catch "The target does not support running in non-stop mode.".
12726
12727 2010-06-11 Michael Snyder <msnyder@vmware.com>
12728
12729 * gdb.base/setshow.exp (set language asm): Don't use
12730 gdb_test_no_output, fails on some targets.
12731
12732 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12733
12734 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
12735 * gdb.cp/pr9167.exp: Likewise.
12736
12737 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12738
12739 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
12740
12741 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12742
12743 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
12744
12745 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12746
12747 * gdb.base/charset.c (main): Make sure malloc gets linked in.
12748
12749 2010-06-11 Tom Tromey <tromey@redhat.com>
12750
12751 PR gdb/9977, PR exp/11636::
12752 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
12753 (pieces_test_f6): Update expected output.
12754
12755 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12756
12757 * gdb.base/moribund-step.exp: New.
12758
12759 2010-06-08 Michael Snyder <msnyder@vmware.com>
12760
12761 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
12762 * gdb.ada/boolean_expr.exp:
12763 * gdb.ada/frame_args.exp: Ditto.
12764 * gdb.ada/lang_switch.exp: Ditto.
12765 * gdb.ada/ptype_arith_binop.exp: Ditto.
12766 * gdb.ada/ref_param.exp: Ditto.
12767 * gdb.ada/type_coercion.exp:Ditto.
12768
12769 * gdb.asm/asm-source.exp: Ditto.
12770
12771 * gdb.base/attach.exp: Ditto.
12772 * gdb.base/bitfields2.exp: Ditto.
12773 * gdb.base/call-signal-resume.exp: Ditto.
12774 * gdb.base/callfuncs.exp: Ditto.
12775 * gdb.base/commands.exp: Ditto.
12776 * gdb.base/dbx.exp: Ditto.
12777 * gdb.base/default.exp: Ditto.
12778 * gdb.base/dump.exp: Ditto.
12779 * gdb.base/exprs.exp: Ditto.
12780 * gdb.base/freebpcmd.exp: Ditto.
12781 * gdb.base/interrupt.exp: Ditto.
12782 * gdb.base/list.exp: Ditto.
12783 * gdb.base/long_long.exp: Ditto.
12784 * gdb.base/maint.exp: Ditto.
12785 * gdb.base/ptype.exp: Ditto.
12786 * gdb.base/return.exp: Ditto.
12787 * gdb.base/setshow.exp: Ditto.
12788 * gdb.base/sigbpt.exp: Ditto.
12789 * gdb.base/sigrepeat.exp: Ditto.
12790
12791 * gdb.cp/classes.exp: Ditto.
12792
12793 * gdb.dwarf2/dw2-restore.exp: Ditto.
12794
12795 * gdb.gdb/selftest.exp: Ditto.
12796
12797 * gdb.multi/base.exp: Ditto.
12798 * gdb.multi/bkpt-multi-exec.exp: Ditto.
12799
12800 * gdb.python/py-block.exp: Ditto.
12801 * gdb.python/py-prettyprint.exp: Ditto.
12802 * gdb.python/py-template.exp: Ditto.
12803
12804 * gdb.server/ext-attach.exp: Ditto.
12805 * gdb.server/ext-run.exp: Ditto.
12806 * gdb.server/server-mon.exp: Ditto.
12807
12808 * gdb.threads/fork-thread-pending.exp: Ditto.
12809 * gdb.threads/hand-call-in-threads.exp: Ditto.
12810 * gdb.threads/interrupted-hand-call.exp: Ditto.
12811 * gdb.threads/linux-dp.exp: Ditto.
12812 * gdb.threads/manythreads.exp: Ditto.
12813 * gdb.threads/print-threads.exp: Ditto.
12814 * gdb.threads/pthreads.exp: Ditto.
12815 * gdb.threads/schedlock.exp: Ditto.
12816 * gdb.threads/thread-unwindonsignal.exp: Ditto.
12817 * gdb.threads/threadapply.exp: Ditto.
12818
12819 2010-06-08 Michael Snyder <msnyder@vmware.com>
12820
12821 * gdb.ada/exec_changed.exp:
12822 Use ".*" instead of "" as wildcard regexp.
12823
12824 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
12825 * gdb.base/call-ar-st.exp: Ditto.
12826 * gdb.base/checkpoint.exp: Ditto.
12827 * gdb.base/default.exp: Ditto.
12828 * gdb.base/dump.exp: Ditto.
12829 * gdb.base/ending-run.exp: Ditto.
12830 * gdb.base/fileio.exp: Ditto.
12831 * gdb.base/miscexprs.exp: Ditto.
12832 * gdb.base/pointers.exp: Ditto.
12833 * gdb.base/readline.exp: Ditto.
12834 * gdb.base/reread.exp: Ditto.
12835 * gdb.base/restore.exp: Ditto.
12836 * gdb.base/shlib-call.exp: Ditto.
12837 * gdb.base/valgrind-db-attach.exp: Ditto.
12838 * gdb.base/volatile.exp: Ditto.
12839 * gdb.base/watchpoints.exp: Ditto.
12840
12841 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
12842
12843 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
12844 * gdb.python/py-value.exp: Ditto.
12845
12846 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
12847 * gdb.trace/circ.exp: Ditto.
12848 * gdb.trace/collection.exp: Ditto.
12849 * gdb.trace/packetlen.exp: Ditto.
12850 * gdb.trace/passc-dyn.exp: Ditto.
12851 * gdb.trace/report.exp: Ditto.
12852 * gdb.trace/tfile.exp: Ditto.
12853 * gdb.trace/tfind.exp: Ditto.
12854 * gdb.trace/while-dyn.exp: Ditto.
12855
12856 2010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12857
12858 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
12859
12860 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12861
12862 Test PR 10640.
12863 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
12864
12865 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
12866
12867 * gdb.cp/koenig.exp: Test for ADL operators.
12868 * gdb.cp/koenig.cc: Added ADL operators.
12869 * gdb.cp/operator.exp: New test.
12870 * gdb.cp/operator.cc: New test.
12871
12872 2010-06-04 Michael Snyder <msnyder@vmware.com>
12873
12874 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
12875 * gdb.base/pending.exp: Ditto.
12876
12877 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
12878
12879 2010-06-04 Doug Evans <dje@google.com>
12880
12881 * gdb.python/py-prettyprint.exp: Add new test for enabled and
12882 disabled printers.
12883 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
12884 (enable_lookup_function): New function.
12885
12886 2010-06-04 Tom Tromey <tromey@redhat.com>
12887
12888 * gdb.python/py-value.exp (test_value_hash): Don't test equality
12889 of hash and id.
12890
12891 2010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12892
12893 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
12894 newline.
12895 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
12896 (empty verbose non-noisy clear, empty verbose noisy clear)
12897 (empty non-verbose noisy clear): Likewise.
12898
12899 2010-06-03 Michael Snyder <msnyder@vmware.com>
12900
12901 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
12902 * gdb.base/display.exp: Ditto.
12903 * gdb.base/find.exp: Ditto.
12904 * gdb.base/ifelse.exp: Ditto.
12905 * gdb.base/multi-forks.exp: Ditto.
12906 * gdb.base/recurse.exp: Ditto.
12907 * gdb.base/setshow.exp: Ditto.
12908 * gdb.base/value-double-free.exp: Ditto.
12909 * gdb.base/watch-vfork.exp: Ditto.
12910 * gdb.base/watch_thread_num.exp: Ditto.
12911 * gdb.base/watchpoint-solib.exp: Ditto.
12912 * gdb.base/watchpoint.exp: Ditto.
12913 * gdb.base/watchpoints.exp: Ditto.
12914
12915 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
12916 * gdb.cp/overload.exp: Ditto.
12917 * gdb.cp/virtfunc.exp: Ditto.
12918
12919 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
12920
12921 * gdb.reverse/watch-precsave.exp:
12922 Replace gdb_test with gdb_test_no_output.
12923
12924 * gdb.threads/attach-into-signal.exp:
12925 Replace gdb_test with gdb_test_no_output.
12926 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
12927 * gdb.threads/watchthreads.exp: Ditto.
12928 * gdb.threads/watchthreads2.exp: Ditto.
12929
12930 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
12931 * gdb.trace/tfind.exp: Ditto.
12932
12933 2010-06-03 Joel Brobecker <brobecker@adacore.com>
12934
12935 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
12936 successful test if message is the empty string.
12937
12938 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12939
12940 * gdb.fortran/module.exp (stopped language detection): New test.
12941
12942 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12943
12944 Support DW_TAG_module as separate namespaces.
12945 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
12946 gdb.fortran/library-module-lib.f90: New.
12947 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
12948 (print i): Remove.
12949 (continue to breakpoint: i-is-1, print var_i value 1)
12950 (continue to breakpoint: i-is-2, print var_i value 2)
12951 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
12952 (print var_d, print var_i value 14, ptype modmany, complete `modm)
12953 (complete `modmany, complete `modmany`, complete `modmany`var)
12954 (show language, setting breakpoint at module): New tests.
12955 * gdb.fortran/module.f90 (module mod): Remove.
12956 (module mod1, module mod2, module modmany, subroutine sub1)
12957 (subroutine sub2, program module): New.
12958
12959 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12960
12961 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
12962 (print value of rUC, print value of rI, print value of UI): ... here.
12963 * gdb.cp/anon-union.exp (pass): Rename to ...
12964 (print z 2): ... here.
12965
12966 2010-06-02 Michael Snyder <msnyder@vmware.com>
12967
12968 * gdb.trace/actions.exp: Use gdb_test_no_output.
12969 * gdb.trace/circ.exp: Ditto.
12970 * gdb.trace/packetlen.exp: Ditto.
12971 * gdb.trace/save-trace.exp: Ditto.
12972 * gdb.trace/tracecmd.exp: Ditto.
12973 * gdb.trace/tsv.exp: Ditto.
12974
12975 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
12976 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
12977 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
12978 * gdb.threads/manythreads.exp: Ditto.
12979 * gdb.threads/print-threads.exp: Ditto.
12980 * gdb.threads/pthreads.exp: Ditto.
12981 * gdb.threads/schedlock.exp: Ditto.
12982 * gdb.threads/staticthreads.exp: Ditto.
12983 * gdb.threads/thread-specific.exp: Ditto.
12984 * gdb.threads/thread-unwindonsignal.exp: Ditto.
12985 * gdb.threads/threadapply.exp: Ditto.
12986 * gdb.threads/watchthreads.exp: Ditto.
12987 * gdb.threads/watchthreads2.exp: Ditto.
12988
12989 * gdb.python/py-block.exp: Use gdb_test_no_output.
12990 * gdb.python/py-prettyprint.exp: Ditto.
12991 * gdb.python/py-template.exp: Ditto.
12992 * gdb.python/py-value.exp: Ditto.
12993
12994 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
12995 * gdb.reverse/watch-reverse.exp: Ditto.
12996
12997 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
12998 * gdb.server/ext-run.exp: Ditto.
12999
13000 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
13001 * gdb.dwarf2/dw2-compressed.exp: Ditto.
13002 * gdb.dwarf2/dw2-intercu.exp: Ditto.
13003 * gdb.dwarf2/dw2-intermix.exp: Ditto.
13004 * gdb.dwarf2/dw2-producer.exp: Ditto.
13005 * gdb.dwarf2/mac-fileno.exp: Ditto.
13006
13007 * gdb.gdb/observer.exp: Use gdb_test_no_output.
13008 * gdb.gdb/selftest.exp: Ditto.
13009
13010 * gdb.multi/base.exp: Use gdb_test_no_output.
13011
13012 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
13013
13014 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13015
13016 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
13017
13018 2010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
13019
13020 * gdb.cp/class2.exp: Use gdb_test_no_output.
13021 * gdb.cp/classes.exp: Ditto.
13022 * gdb.cp/extern-c.exp: Ditto.
13023 * gdb.cp/inherit.exp: Ditto.
13024 * gdb.cp/maint.exp: Ditto.
13025 * gdb.cp/mb-inline.exp: Ditto.
13026 * gdb.cp/mb-templates.exp: Ditto.
13027 * gdb.cp/method2.exp: Ditto.
13028 * gdb.cp/misc.exp: Ditto.
13029 * gdb.cp/ovldbreak.exp: Ditto.
13030 * gdb.cp/punctuator.exp: Ditto.
13031 * gdb.cp/templates.exp: Ditto.
13032 * gdb.cp/virtbase.exp: Ditto.
13033
13034 * gdb.threads/attach-stopped.exp:
13035 Replace uses of send_gdb / gdb_expect.
13036 * gdb.threads/attachstop-mt.exp:
13037 Replace uses of send_gdb / gdb_expect.
13038 * gdb.threads/gcore-thread.exp:
13039 Replace uses of send_gdb / gdb_expect.
13040 * gdb.threads/hand-call-in-threads.exp:
13041 Replace uses of send_gdb / gdb_expect.
13042 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
13043 * gdb.threads/print-threads.exp:
13044 Replace uses of send_gdb / gdb_expect.
13045 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
13046 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
13047 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
13048
13049 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
13050 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
13051 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
13052 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
13053 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
13054 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
13055 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
13056 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
13057 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
13058 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
13059 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
13060
13061 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13062
13063 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
13064
13065 2010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
13066
13067 * gdb.cp/koenig.exp: Added new test case.
13068 * gdb.cp/koenig.cc: Ditto.
13069
13070 2010-06-01 Michael Snyder <msnyder@vmware.com>
13071
13072 * gdb.base/arithmet.exp: Use gdb_test_no_output.
13073 * gdb.base/arrayidx.exp: Ditto.
13074 * gdb.base/attach.exp: Ditto.
13075 * gdb.base/auxv.exp: Ditto.
13076 * gdb.base/bigcre.exp: Ditto.
13077 * gdb.base/break-always.exp: Ditto.
13078 * gdb.base/break-interp.exp: Ditto.
13079 * gdb.base/break.exp: Ditto.
13080 * gdb.base/breakpoint-shadow.exp: Ditto.
13081 * gdb.base/call-ar-st.exp: Ditto.
13082 * gdb.base/call-sc.exp: Ditto.
13083 * gdb.base/call-signal-resume.exp: Ditto.
13084 * gdb.base/callfuncs.exp: Ditto.
13085 * gdb.base/catch-syscall.exp: Ditto.
13086 * gdb.base/charset.exp: Ditto.
13087 * gdb.base/code-expr.exp: Ditto.
13088 * gdb.base/commands.exp: Ditto.
13089 * gdb.base/cond-expr.exp: Ditto.
13090 * gdb.base/condbreak.exp: Ditto.
13091 * gdb.base/cursal.exp: Ditto.
13092 * gdb.base/cvexpr.exp: Ditto.
13093 * gdb.base/default.exp: Ditto.
13094 * gdb.base/del.exp: Ditto.
13095 * gdb.base/detach.exp: Ditto.
13096 * gdb.base/display.exp: Ditto.
13097 * gdb.base/ena-dis-br.exp: Ditto.
13098 * gdb.base/eval-skip.exp: Ditto.
13099 * gdb.base/foll-fork.exp: Ditto.
13100 * gdb.base/foll-vfork.exp: Ditto.
13101 * gdb.base/frame-args.exp: Ditto.
13102 * gdb.base/funcargs.exp: Ditto.
13103 * gdb.base/gcore-buffer-overflow.exp: Ditto.
13104 * gdb.base/gdbvars.exp: Ditto.
13105 * gdb.base/help.exp: Ditto.
13106 * gdb.base/ifelse.exp: Ditto.
13107 * gdb.base/included.exp: Ditto.
13108 * gdb.base/list.exp: Ditto.
13109 * gdb.base/macscp.exp: Ditto.
13110 * gdb.base/maint.exp: Ditto.
13111 * gdb.base/multi-fork.exp: Ditto.
13112 * gdb.base/overlays.exp: Ditto.
13113 * gdb.base/page.exp: Ditto.
13114 * gdb.base/pending.exp: Ditto.
13115 * gdb.base/pointers.exp: Ditto.
13116 * gdb.base/pr11022.exp: Ditto.
13117 * gdb.base/prelink.exp: Ditto.
13118 * gdb.base/printcmds.exp: Ditto.
13119 * gdb.base/psymtab.exp: Ditto.
13120 * gdb.base/randomize.exp: Ditto.
13121 * gdb.base/relational.exp: Ditto.
13122 * gdb.base/relocate.exp: Ditto.
13123 * gdb.base/remote.exp: Ditto.
13124 * gdb.base/sepdebug.exp: Ditto.
13125 * gdb.base/set-lang-auto.exp: Ditto.
13126 * gdb.base/setshow.exp: Ditto.
13127 * gdb.base/setvar.exp: Ditto.
13128 * gdb.base/signals.exp: Ditto.
13129 * gdb.base/signull.exp: Ditto.
13130 * gdb.base/sigstep.exp: Ditto.
13131 * gdb.base/sizeof.exp: Ditto.
13132 * gdb.base/solib-disc.exp: Ditto.
13133 * gdb.base/store.exp: Ditto.
13134 * gdb.base/structs.exp: Ditto.
13135 * gdb.base/structs2.exp: Ditto.
13136 * gdb.base/subst.exp: Ditto.
13137 * gdb.base/term.exp: Ditto.
13138 * gdb.base/trace-commands.exp: Ditto.
13139 * gdb.base/unwindonsignal.exp: Ditto.
13140 * gdb.base/valgrind-db-attach.exp: Ditto.
13141 * gdb.base/varargs.exp: Ditto.
13142 * gdb.base/watch-cond.exp: Ditto.
13143 * gdb.base/watch_thread_num.exp: Ditto.
13144 * gdb.base/watchpoint-cond-gone.exp: Ditto.
13145 * gdb.base/watchpoint.exp: Ditto.
13146 * gdb.base/whatis-exp.exp: Ditto.
13147
13148 2010-06-01 Michael Snyder <msnyder@vmware.com>
13149
13150 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
13151 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
13152 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
13153 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
13154 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
13155 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
13156 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
13157 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
13158 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
13159 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
13160 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
13161 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
13162 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
13163 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
13164 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
13165
13166 2010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13167
13168 * gdb.base/commands.exp (begin commands on watch): Remove excessive
13169 trailing newline.
13170 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
13171 * gdb.java/jmisc.exp (p *args\n): Rename to ...
13172 (p *args): ... here and remove excessive trailing newline.
13173
13174 2010-05-31 Joel Brobecker <brobecker@adacore.com>
13175
13176 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
13177
13178 2010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
13179
13180 Accept the new Linux kernel "t (tracing stop)" string.
13181 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
13182 Update comment.
13183 (state_wait) <T (tracing stop)>: New.
13184 (main): Update the state_wait expect string.
13185
13186 2010-05-28 Pedro Alves <pedro@codesourcery.com>
13187
13188 * limits.c, limits.exp: Delete files.
13189 * Makefile.in (clean mostlyclean): Adjust.
13190 * tracecmd.exp: Adjust.
13191
13192 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13193
13194 * gdb.base/tui-layout.exp: New.
13195
13196 2010-05-28 Michael Snyder <msnyder@vmware.com>
13197
13198 * gdb.reverse/break-precsave.exp:
13199 Replace uses of send_gdb / gdb_expect.
13200 * gdb.reverse/break-reverse.exp:
13201 Replace uses of send_gdb / gdb_expect.
13202 * gdb.reverse/consecutive-precsave.exp:
13203 Replace uses of send_gdb / gdb_expect.
13204 * gdb.reverse/consecutive-reverse.exp:
13205 Replace uses of send_gdb / gdb_expect.
13206 * gdb.reverse/finish-precsave.exp:
13207 Replace uses of send_gdb / gdb_expect.
13208 * gdb.reverse/finish-reverse.exp:
13209 Replace uses of send_gdb / gdb_expect.
13210 * gdb.reverse/i386-precsave.exp:
13211 Replace uses of send_gdb / gdb_expect.
13212 * gdb.reverse/i386-reverse.exp:
13213 Replace uses of send_gdb / gdb_expect.
13214 * gdb.reverse/i386-sse-reverse.exp:
13215 Replace uses of send_gdb / gdb_expect.
13216 * gdb.reverse/i387-env-reverse.exp:
13217 Replace uses of send_gdb / gdb_expect.
13218 * gdb.reverse/i387-stack-reverse.exp:
13219 Replace uses of send_gdb / gdb_expect.
13220 * gdb.reverse/machinestate-precsave.exp:
13221 Replace uses of send_gdb / gdb_expect.
13222 * gdb.reverse/machinestate.exp:
13223 Replace uses of send_gdb / gdb_expect.
13224 * gdb.reverse/sigall-precsave.exp:
13225 Replace uses of send_gdb / gdb_expect.
13226 * gdb.reverse/sigall-reverse.exp:
13227 Replace uses of send_gdb / gdb_expect.
13228 * gdb.reverse/solib-precsave.exp:
13229 Replace uses of send_gdb / gdb_expect.
13230 * gdb.reverse/solib-reverse.exp:
13231 Replace uses of send_gdb / gdb_expect.
13232 * gdb.reverse/step-precsave.exp:
13233 Replace uses of send_gdb / gdb_expect.
13234 * gdb.reverse/step-reverse.exp:
13235 Replace uses of send_gdb / gdb_expect.
13236 * gdb.reverse/until-precsave.exp:
13237 Replace uses of send_gdb / gdb_expect.
13238 * gdb.reverse/until-reverse.exp:
13239 Replace uses of send_gdb / gdb_expect.
13240 * gdb.reverse/watch-precsave.exp:
13241 Replace uses of send_gdb / gdb_expect.
13242 * gdb.reverse/watch-reverse.exp:
13243 Replace uses of send_gdb / gdb_expect.
13244
13245 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13246
13247 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
13248 excessive newline.
13249
13250 2010-05-27 Michael Snyder <msnyder@vmware.com>
13251
13252 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
13253 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
13254 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
13255 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
13256 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
13257 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
13258 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
13259 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
13260 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
13261 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
13262 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
13263 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
13264 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
13265 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
13266 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
13267 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
13268 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
13269 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
13270 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
13271
13272 2010-05-26 Michael Snyder <msnyder@vmware.com>
13273
13274 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
13275 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
13276
13277 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
13278 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
13279 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
13280
13281 * gdb.reverse/consecutive-reverse.exp:
13282 Replace uses of send_gdb / gdb_expect.
13283 * gdb.reverse/consecutive-precsave.exp:
13284 Replace uses of send_gdb / gdb_expect.
13285
13286 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
13287 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
13288 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
13289 * gdb.mi/mi-ns-stale-regcache.exp:
13290 Replace uses of send_gdb / gdb_expect.
13291 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
13292 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
13293 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
13294 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
13295 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
13296 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
13297 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
13298 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
13299 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
13300
13301 2010-05-26 Michael Snyder <msnyder@vmware.com>
13302
13303 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
13304
13305 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
13306
13307 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
13308 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
13309 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
13310 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
13311 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
13312 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
13313 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
13314 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
13315 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
13316
13317 2010-05-25 Tom Tromey <tromey@redhat.com>
13318
13319 * gdb.base/macscp.exp: Add missing space after setup_kfail.
13320
13321 2010-05-25 Tom Tromey <tromey@redhat.com>
13322
13323 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
13324 argument order.
13325 * gdb.base/macscp.exp: Fix setup_kfail argument order.
13326 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
13327 order.
13328 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
13329 order.
13330 * gdb.base/call-sc.exp (setup_kfails): Remove.
13331 (setup_compiler_kfails): Remove.
13332 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
13333 argument order.
13334 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
13335 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
13336 (advancei): Fix setup_kfail argument order.
13337 * gdb.base/radix.exp: Fix setup_kfail argument order.
13338 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
13339 order.
13340 * gdb.base/structs.exp (setup_kfails): Remove.
13341 (setup_compiler_kfails): Fix setup_kfail argument order.
13342 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
13343 order.
13344 * gdb.java/jmain.exp: Fix setup_kfail argument order.
13345 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
13346 setup_kfail argument order.
13347 * gdb.cp/overload.exp: Fix setup_kfail argument order.
13348
13349 2010-05-25 Tom Tromey <tromey@redhat.com>
13350
13351 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
13352
13353 2010-05-25 Michael Snyder <msnyder@vmware.com>
13354
13355 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
13356 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
13357 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
13358 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
13359 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
13360 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
13361 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
13362 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
13363 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
13364 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
13365 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
13366 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
13367 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
13368 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
13369 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
13370 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
13371 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
13372 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
13373 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
13374 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
13375 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
13376 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
13377 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
13378 * gdb.base/default.exp: Replace send_gdb with gdb_test.
13379 * gdb.base/define.exp: Replace send_gdb with gdb_test.
13380 * gdb.base/display.exp: Replace send_gdb with gdb_test.
13381 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
13382 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
13383 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
13384 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
13385 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
13386 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
13387 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
13388 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
13389 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
13390 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
13391 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
13392 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
13393 * gdb.base/help.exp: Replace send_gdb with gdb_test.
13394 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
13395 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
13396 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
13397 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
13398 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
13399 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
13400 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
13401 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
13402 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
13403
13404 2010-05-25 Doug Evans <dje@google.com>
13405
13406 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
13407 gdb.string_to_argv.
13408
13409 2010-05-21 Tom Tromey <tromey@redhat.com>
13410
13411 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
13412 Call it.
13413 * gdb.dwarf2/pieces.S: Update.
13414 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
13415
13416 2010-05-21 Tom Tromey <tromey@redhat.com>
13417
13418 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
13419 Call it.
13420 * gdb.dwarf2/pieces.c (struct C): New.
13421 (f6): New function.
13422 * gdb.dwarf2/pieces.S: Replace.
13423
13424 2010-05-21 Tom Tromey <tromey@redhat.com>
13425
13426 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
13427 Call it.
13428
13429 2010-05-21 Tom Tromey <tromey@redhat.com>
13430
13431 * gdb.dwarf2.pieces.exp: New file.
13432 * gdb.dwarf2.pieces.S: New file.
13433 * gdb.dwarf2.pieces.c: New file.
13434
13435 2010-05-20 Pedro Alves <pedro@codesourcery.com>
13436 Joel Brobecker <brobecker@adacore.com>
13437
13438 * lib/gdb.exp (gdb_test_no_output): New function.
13439 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
13440 when testing commands that should produce no output.
13441
13442 2010-05-17 Joel Brobecker <brobecker@adacore.com>
13443
13444 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
13445 parameter that we want to watch being a constant.
13446
13447 2010-05-17 Joel Brobecker <brobecker@adacore.com>
13448
13449 * gdb.ada/cond_lang: New testcase.
13450
13451 2010-05-17 Joel Brobecker <brobecker@adacore.com>
13452
13453 * lib/gdb.exp (banned_variables): New variable/constant.
13454 (gdb_init): Add write trace on variables listed in banned_variables.
13455 (gdb_finish): Remove write traces on variables listed in
13456 banned_variables.
13457
13458 2010-05-17 Joel Brobecker <brobecker@adacore.com>
13459
13460 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
13461 * gdb.cp/koenig.exp: Likewise.
13462
13463 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
13464
13465 PR python/11482
13466
13467 * gdb.python/py-value.exp (test_value_hash): New function.
13468
13469 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
13470
13471 PR exp/11530.
13472 * gdb.base/gdb11530.c: New file.
13473 * gdb.base/gdb11530.exp: New file.
13474
13475 2010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13476
13477 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
13478 * gdb.dwarf2/dw2-modula2-self-type.S: New.
13479
13480 2010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
13481
13482 * gdb.cp/koenig.exp: New test.
13483 * gdb.cp/koenig.cc: New test program.
13484
13485 2010-05-05 Joel Brobecker <brobecker@adacore.com>
13486
13487 Remove the use of prms_id and bug_id throughout the testsuite.
13488
13489 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
13490
13491 PR exp/11349.
13492 * testsuite/gdb.cp/ref-types.exp: Add test to examine
13493 use a reference local variable.
13494
13495 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13496
13497 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
13498 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
13499 variable different_dir. Move debugfile into a full directory pathname
13500 under DIFFERENT_DIR.
13501 * lib/gdb.exp (separate_debug_filename): Remove.
13502 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
13503 variable debug_dir and mkdir of it. Update function comments.
13504
13505 2010-04-29 Pedro Alves <pedro@codesourcery.com>
13506
13507 PR gdb/11557
13508
13509 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
13510 files.
13511
13512 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
13513
13514 * gdb.python/py-param.exp: New File.
13515
13516 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
13517
13518 * gdb.base/default.exp: Fix "set language" test.
13519
13520 2010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
13521
13522 PR breakpoints/11531.
13523 * gdb.base/gdb11531.c: New file.
13524 * gdb.base/gdb11531.exp: New file.
13525
13526 2010-04-26 Tom Tromey <tromey@redhat.com>
13527
13528 * gdb.base/completion.exp: Add tests for completion and deprecated
13529 commands.
13530
13531 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13532
13533 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
13534 (print /x char_array): Escape curly brackets.
13535
13536 2010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13537
13538 Fix deadlock on looped list of loaded shared objects.
13539 * gdb.base/solib-corrupted.exp: New.
13540
13541 2010-04-23 Doug Evans <dje@google.com>
13542
13543 * gdb.python/py-section-script.c: New file.
13544 * gdb.python/py-section-script.exp: New file.
13545 * gdb.python/py-section-script.py: New file.
13546
13547 2010-04-20 Chris Moller <cmoller@redhat.com>
13548
13549 PR 10179
13550
13551 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
13552 * gdb.base/pr10179-a.c:
13553 * gdb.base/pr10179-b.c:
13554 * gdb.base/pr10179.exp: New files.
13555
13556 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13557
13558 Fix crashes on dangling display expressions.
13559 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
13560 is SEP.
13561 (lib_flags): Remove the "debug" keyword.
13562 (libsepdebug): New variable for iterating new loop.
13563 (save_pf_prefix): New variable wrapping the loop.
13564 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
13565 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
13566
13567 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
13568
13569 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
13570
13571 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
13572
13573 PR stabs/11479.
13574 * gdb.stabs/gdb11479.exp: New file.
13575 * gdb.stabs/gdb11479.c: New file.
13576
13577 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
13578
13579 * gdb.base/charset.c (Strin16, String32): New variables.
13580 * gdb.base/charset.exp (gdb_test): Test correct display
13581 of 16 or 32 bit strings.
13582
13583 2010-04-21 Chris Moller <cmoller@redhat.com>
13584
13585 PR 9167
13586 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
13587 * gdb.cp/pr9167.cc: New file.
13588 * gdb.cp/pr9167.exp: New file.
13589
13590
13591 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
13592
13593 PR pascal/11492.
13594 * gdb.pascal/gdb11492.pas: New file.
13595 * gdb.pascal/gdb11492.exp: New file.
13596
13597 2010-04-20 Joel Brobecker <brobecker@adacore.com>
13598
13599 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
13600
13601 2010-04-20 Joel Brobecker <brobecker@adacore.com>
13602
13603 * gdb.ada/dyn_loc: New testcase.
13604
13605 2010-04-20 Chris Moller <cmoller@redhat.com>
13606
13607 PR 10867
13608
13609 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
13610 * gdb.cp/pr10687.cc: New file.
13611 * gdb.cp/pr10687.exp: New file.
13612
13613
13614 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13615 Sergio Durigan Junior <sergiodj@redhat.com>
13616
13617 * gdb.fortran/logical.exp: New testcase.
13618 * gdb.fortran/logical.f90: New file.
13619
13620 2010-04-19 Doug Evans <dje@google.com>
13621
13622 * gdb.base/help.exp (help source): Update expected output.
13623
13624 2010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13625
13626 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
13627 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
13628 gdb_exit and return.
13629 (executable): New variable.
13630 (binfile): Use it.
13631
13632 2010-04-19 Pedro Alves <pedro@codesourcery.com>
13633
13634 PR breakpoints/8554.
13635
13636 * gdb.trace/save-trace.exp: Adjust.
13637
13638 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
13639
13640 PR corefiles/11511
13641 * gdb.arch/system-gcore.exp: New.
13642 * gdb.arch/gcore.c: Likewise.
13643
13644 2010-04-15 Doug Evans <dje@google.com>
13645
13646 * gdb.python/py-progspace.c: New file.
13647 * gdb.python/py-progspace.exp: New file.
13648
13649 * gdb.base/source.exp: Add tests for "source -s".
13650
13651 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
13652
13653 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
13654 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
13655 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
13656 * gdb.python/py-mi.exp: New test for to_string returning None.
13657
13658 2010-04-12 Phil Muldoon <pmuldoon@redhat.com>
13659
13660 * gdb.python/py-breakpoint.c: Make result global.
13661
13662 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13663
13664 Fix non-GNU make compatibility.
13665 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
13666
13667 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
13668
13669 * gdb.python/py-breakpoint.exp: New File.
13670 * gdb.python/py-breakpoint.C: Ditto.
13671
13672 2010-04-08 Stan Shebs <stan@codesourcery.com>
13673
13674 * gdb.trace/actions.exp: Clear default-collect.
13675 * gdb.trace/save-trace.exp: Clear default-collect.
13676
13677 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
13678
13679 * gdb.python/py-value: Add null string variable.
13680 (test_lazy_string): Test zero length, NULL address lazy
13681 strings.
13682
13683 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
13684
13685 * gdb.arch/i386-avx.c: New.
13686 * gdb.arch/i386-avx.exp: Likewise.
13687
13688 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
13689
13690 2010-04-06 Doug Evans <dje@google.com>
13691
13692 * gdb.base/source-test.gdb: New file.
13693 * gdb.base/source.exp: Test source -v.
13694
13695 2010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13696
13697 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
13698
13699 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
13700
13701 * gdb.stabs/aout.sed: Convert all backslash to double backslash
13702 within one line, unless it is followed by a double quote.
13703 * gdb.stabs/hppa.sed: Idem.
13704 * gdb.stabs/weird.def: Add char and String constants
13705 * gdb.stabs/weird.exp: Check for correct parsing of
13706 char and string constants.
13707 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
13708 in .stabs to .stabx substitution.
13709
13710 2010-04-05 Stan Shebs <stan@codesourcery.com>
13711
13712 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
13713 constant global.
13714 * gdb.trace/tfile.exp: Try to print them.
13715
13716 2010-04-04 Stan Shebs <stan@codesourcery.com>
13717
13718 * gdb.base/completion.exp: Update for new "info watchpoints".
13719 * gdb.base/default.exp: Ditto.
13720 * gdb.base/help.exp: Ditto.
13721 * gdb.base/watchpoint.exp: Ditto.
13722 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
13723
13724 2010-04-04 Stan Shebs <stan@codesourcery.com>
13725
13726 * gdb.trace/tfile.exp: Sharpen tfind test.
13727
13728 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13729
13730 * gdb.base/break-entry.exp: New.
13731
13732 2010-04-02 Hui Zhu <teawater@gmail.com>
13733 Michael Snyder <msnyder@vmware.com>
13734
13735 * gdb.reverse/i386-sse-reverse.exp: New file.
13736 * gdb.reverse/i386-sse-reverse.c: New file.
13737
13738 2010-04-02 Pedro Alves <pedro@codesourcery.com>
13739
13740 * gdb.trace/tfind.exp: Adjust expected disassembly output.
13741
13742 2010-04-01 Stan Shebs <stan@codesourcery.com>
13743
13744 * gdb.trace/actions.exp: Tweak expected output.
13745 * gdb.trace/while-stepping.exp: Tweak expected output.
13746
13747 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
13748
13749 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
13750
13751 2010-04-01 Pedro Alves <pedro@codesourcery.com>
13752
13753 * gdb.base/commands.exp: Adjust.
13754 * gdb.cp/extern-c.exp: Adjust.
13755
13756 2010-04-01 Pedro Alves <pedro@codesourcery.com>
13757
13758 * gdb.trace/collection.c (local_test_func): Define a local struct,
13759 and instanciate it.
13760
13761 2010-04-01 Pedro Alves <pedro@codesourcery.com>
13762
13763 * gdb.trace/collection.exp (gdb_collect_args_test)
13764 (gdb_collect_argarray_test): XFAIL the tests that assume the
13765 argarray argument's elements are collected.
13766
13767 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
13768
13769 * gdb.dwarf2/dw2-bad-parameter-type.exp,
13770 gdb.dwarf2/dw2-bad-parameter-type.S: New.
13771
13772 2010-03-31 Stan Shebs <stan@codesourcery.com>
13773
13774 * gdb.trace/save-trace.exp: Test save/restore of default-collect
13775 and tracepoint conditionals.
13776 (gdb_verify_tracepoints): Delete unused return.
13777
13778 2010-03-26 Keith Seitz <keiths@redhat.com>
13779
13780 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
13781 appear in the output before main.
13782 Remove KFAIL for gdb/2215 aka bz 9320.
13783
13784 2010-03-30 Doug Evans <dje@google.com>
13785
13786 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
13787 by dejagnu.
13788 * gdb.arch/amd64-dword.exp: Ditto.
13789
13790 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
13791 match.
13792 (break printf): Ditto.
13793
13794 2010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
13795
13796 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
13797 gcc < 4.4.
13798 * gdb.cp/shadow.exp: Ditto.
13799
13800 2010-03-29 Pedro Alves <pedro@codesourcery.com>
13801
13802 * gdb.trace/collection.exp (run_trace_experiment): Make sure
13803 "tstart" is silent.
13804
13805 2010-03-29 Pedro Alves <pedro@codesourcery.com>
13806
13807 * gdb.trace/collection.exp (executable): New.
13808 (binfile): Use it.
13809 (fpreg, spreg, pcreg): New.
13810 (test_register): Use gdb_test_multiple. Pass /x to print.
13811 (prepare_for_trace_test): New.
13812 (run_trace_experiment): Use "continue", not gdb_run_cmd.
13813 (gdb_collect_args_test, gdb_collect_argstruct_test)
13814 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
13815 prepare_for_trace_test.
13816 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
13817 fpreg, spreg and pcreg.
13818 (gdb_collect_expression_test, gdb_collect_globals_test): Use
13819 prepare_for_trace_test.
13820 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
13821 try to detect tracing support here. Don't set breakpoints at
13822 `begin' or `end' here.
13823 <global scope>: Use clean_restart. Run to main before checking
13824 for tracing support. Check for for tracing support here.
13825
13826 2010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13827
13828 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
13829 " as $displacement" to "seen displacement message".
13830
13831 2010-03-28 Pedro Alves <pedro@codesourcery.com>
13832
13833 * gdb.trace/while-dyn.exp (executable): New variable.
13834 (binfile): Use it.
13835 (test_while_stepping): New function. Move most tests here. Call
13836 it once for each of the while-stepping, stepping and ws aliases.
13837
13838 2010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13839
13840 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
13841 that do not provide the tagless_struct type name at all.
13842 (test_print_anon_union): Do not check value of uninitialized
13843 union member. Do not use cp_test_ptype_class, so we can accept
13844 "long" as well as "long int".
13845
13846 2010-03-26 Pedro Alves <pedro@codesourcery.com>
13847
13848 * gdb.trace/tfile.c (tohex, bin2hex): New.
13849 (write_error_trace_file): Hexify error description.
13850
13851 2010-03-25 Stan Shebs <stan@codesourcery.com>
13852
13853 * gdb.trace/tfile.c: Generate an additional trace file, improve
13854 portability.
13855 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
13856 files in a better way.
13857
13858 2010-03-25 Keith Seitz <keiths@redhat.com>
13859
13860 * gdb.java/jprint.exp: XFAIL printing of static class members
13861 because of GCC debuginfo problem.
13862
13863 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13864
13865 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
13866
13867 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
13868
13869 * gdb.base/completion.exp: Allow long instead of long int.
13870 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
13871 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
13872 variable p.
13873 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
13874 * gdb.base/pointers.exp: Allow long instead of long int.
13875 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
13876 * gdb.base/step-line.exp: Allow a directory before the source file name.
13877
13878 2010-03-24 Tom Tromey <tromey@redhat.com>
13879
13880 PR breakpoints/9352:
13881 * gdb.base/default.exp: Update.
13882 * gdb.base/commands.exp: Update.
13883 * gdb.cp/extern-c.exp: Test setting commands on multiple
13884 breakpoints at once.
13885
13886 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
13887
13888 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
13889 if gdb,nosignals.
13890 * gdb.base/watchpoints.c: Do not include unnecessary headers.
13891 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
13892 exited".
13893
13894 2010-03-24 Stan Shebs <stan@codesourcery.com>
13895
13896 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
13897
13898 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
13899
13900 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
13901 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
13902 argument. Handle "short" and "long".
13903 (Top level): Pass overprototyped output for old_fptr and xptr.
13904
13905 2010-03-23 Pedro Alves <pedro@codesourcery.com>
13906
13907 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
13908 format strings and add casts to avoid compiler warnings.
13909
13910 2010-03-23 Vladimir Prus <vladimir@codesourcery.com>
13911
13912 * lib/trace-support.exp (gdb_trace_setactions):
13913 Don't expect whitespace after ">" prompt.
13914 * gdb.trace/actions.exp: Adjust for output changes.
13915 * gdb.trace/while-stepping.exp: Likewise.
13916
13917 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13918
13919 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
13920 and r157645).
13921
13922 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13923
13924 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
13925 New.
13926
13927 2010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
13928
13929 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
13930 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
13931
13932 2010-03-19 Stan Shebs <stan@codesourcery.com>
13933
13934 * gdb.trace/ax.exp: New file.
13935
13936 2010-03-19 Doug Evans <dje@google.com>
13937
13938 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
13939 output from gcc.
13940
13941 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
13942 named /usr/sbin/prelink<foo>.
13943
13944 2010-03-18 Stan Shebs <stan@codesourcery.com>
13945
13946 * gdb.trace/circ.exp: Test circular-trace-buffer.
13947 * gdb.trace/tfile.exp: Update tstatus test.
13948
13949 2010-03-18 Joel Brobecker <brobecker@adacore.com>
13950
13951 * gdb.dwarf2/dw2-anonymous-func.S: New file.
13952 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
13953
13954 2010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13955
13956 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
13957
13958 2010-03-18 Pedro Alves <pedro@codesourcery.com>
13959
13960 * gdb.base/default.exp: Adjust the expected output of the finish
13961 and until commands when the inferior is not being run.
13962
13963 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
13964
13965 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
13966 * gdb.cp/nsusing.exp: Ditto.
13967
13968 2010-03-15 Tom Tromey <tromey@redhat.com>
13969
13970 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
13971 * gdb.cp/userdef.cc (operator==): New function.
13972 (main): New locals mem1, mem2.
13973
13974 2010-03-15 Jie Zhang <jie@codesourcery.com>
13975
13976 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
13977 Declare and use new loadtimeout variable.
13978
13979 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
13980
13981 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
13982 Use gdb_load later.
13983
13984 2010-03-14 Pedro Alves <pedro@codesourcery.com>
13985
13986 * gdb.base/solib-disc.c (main): Make format of fprintf a string
13987 literal. Add missing endlines to prints to stderr.
13988
13989 2010-03-12 Tom Tromey <tromey@redhat.com>
13990
13991 PR c++/9708:
13992 * gdb.cp/m-static.exp: Add regression test.
13993 * gdb.cp/m-static.cc (method): New method.
13994 (main): Call it.
13995
13996 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
13997
13998 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
13999 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
14000
14001 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
14002
14003 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
14004
14005 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
14006
14007 * lib/gdb.exp (skip_stl_tests): New.
14008 (gdb_compile): Symbian needs -ldl.
14009 (shlib_target_file): New.
14010 (shlib_symbol_file): New.
14011 (gdb_load_shlibs): Use shlib_target_file.
14012 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
14013 * gdb.cp/exception.exp: Use skip_stl_tests.
14014 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
14015 * gdb.cp/try_catch.exp: Use skip_stl_tests.
14016 * gdb.cp/mb-templates.exp: Ditto.
14017 * gdb.base/commands.exp: Relax regexes.
14018 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
14019 shlib_target_file and shlib_symbol_file.
14020 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
14021 sections.
14022 * gdb.base/ending-run.exp: Accept E32Main for symbian.
14023 * gdb.base/solib-disc.exp: Use
14024 shlib_target_file and shlib_symbol_file.
14025 * gdb.base/unload.exp: Don't skip on symbian. Use
14026 shlib_target_file and shlib_symbol_file.
14027 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
14028
14029 2010-03-12 Pedro Alves <pedro@codesourcery.com>
14030
14031 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
14032 * gdb.trace/report.exp: Adjust for x86 and x86_64.
14033 Issue a tfind end before looking for a tracepoint frame.
14034 * gdb.trace/tfind.exp: Adjust tstatus output.
14035 Adjust disassembly output.
14036 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
14037
14038 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14039
14040 * gdb.base/break-interp.exp: Create new displacement parameter value
14041 for the test_ld calls.
14042 (reach): New parameter displacement, verify its content. New push of
14043 pf_prefix "reach-$func:". Import global expect_out.
14044 (test_core): New parameter displacement, verify its content. New push
14045 of pf_prefix "core:". New command "set verbose on". Import global
14046 expect_out.
14047 (test_attach): New parameter displacement, verify its content. New
14048 push of pf_prefix "attach:". New command "set verbose on". Import
14049 global expect_out.
14050 (test_ld): New parameter displacement, pass it to the reach, test_core
14051 and test_attach calls and verify its content in the "ld.so exit" test.
14052 * gdb.base/prelink.exp: Remove gdb_exit and final return.
14053 (prelink): Update expected text, use gdb_test.
14054
14055 2010-03-10 Doug Evans <dje@google.com>
14056
14057 * gdb.base/checkpoint.exp: Fix comment.
14058 Lengthen timeout while doing >600 checkpoints test.
14059 Rename duplicate "kill all one" test to keep test names unique.
14060
14061 2010-03-10 Pedro Alves <pedro@codesourcery.com>
14062
14063 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
14064
14065 2010-03-08 Keith Seitz <keiths@redhat.com>
14066
14067 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
14068 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
14069 (dm_type_long): New function.
14070 (dm_type_unsigned_short): New function.
14071 (dm_type_unsigned_long): New function.
14072 (myint): New typedef.
14073 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
14074 long, unsigned shor and long, operator char*, and typedef.
14075 (test_lookup_operator_functions): Add operator char* test.
14076 (test_paddr_operator_functions): Likewise.
14077 (test_paddr_overloaded_functions): Use probe values for
14078 short, long, and unsigned short and long.
14079 (test_paddr_hairy_functions): If the demangler probe detected
14080 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
14081 demangler.
14082 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
14083 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
14084 and "print null_pmf".
14085 Add test "ptype a.*pmf".
14086 * gdb.cp/overload.exp: Allow optional "int" to appear with
14087 "short" and "long".
14088 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
14089 long expect value for men_overload1arg.
14090 Allow "int" to appear with "short" and "long".
14091 When testing "info break", add argument for main (void).
14092 Also allow "int" to appear with "short" and "long".
14093 Ditto with "unsigned" and "long long".
14094 * gdb.java/jmain.exp: Do not enclose methods names in single
14095 quotes.
14096 * gdb.java/jmisc.exp: Likewise.
14097 * gdb.java/jprint.exp: Likewise.
14098 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
14099
14100 From Jan Kratochvil <jan.kratochvil@redhat.com>:
14101 * gdb.cp/exception.exp (backtrace after first throw)
14102 (backtrace after second throw): Allow a namespace before __cxa_throw.
14103 (backtrace after first catch, backtrace after second catch): Allow
14104 a namespace before __cxa_begin_catch.
14105
14106 * gdb.cp/cpexprs.exp: New file.
14107 * gdb.cp/cpexprs.cc: New file.
14108
14109 From Daniel Jacobowitz <dan@codesourcery.com>
14110 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
14111 to use string_to_regexp.
14112 (ctor, dtor): New functions. Use them to match constructor
14113 and destructor function types.
14114 (Top level): Use runto_main.
14115
14116 2010-03-05 Tom Tromey <tromey@redhat.com>
14117
14118 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
14119 gdb.target_charset.
14120 (pp_ns.to_string): Likewise.
14121
14122 2010-03-04 Keith Seitz <keiths@redhat.com>
14123
14124 * gdb.cp/overload.exp: Test that the filename portion of a linespec
14125 can be quoted. Test that both the filename and function/line
14126 portions can be quoted at the same time.
14127
14128 2010-03-04 Pedro Alves <pedro@codesourcery.com>
14129
14130 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
14131
14132 2010-03-03 Doug Evans <dje@google.com>
14133
14134 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
14135 libc contains libpthread.
14136
14137 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
14138 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
14139 of gdb_compile. Add another pattern to match android backtrace.
14140
14141 2010-03-03 Tom Tromey <tromey@redhat.com>
14142
14143 PR gdb/11345:
14144 * gdb.base/printcmds.exp (test_printf): Add test.
14145
14146 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
14147
14148 * gdb.arch/amd64-byte.exp: New.
14149 * gdb.arch/amd64-dword.exp: Likewise.
14150 * gdb.arch/amd64-pseudo.c: Likewise.
14151 * gdb.arch/amd64-word.exp: Likewise.
14152 * gdb.arch/i386-byte.exp: Likewise.
14153 * gdb.arch/i386-pseudo.c: Likewise.
14154 * gdb.arch/i386-word.exp: Likewise.
14155
14156 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
14157
14158 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
14159 types. Add structreg, bitfields, and flags registers.
14160 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
14161 registers.
14162
14163 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
14164
14165 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
14166 (load_description): Set architecture if defined.
14167
14168 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
14169
14170 * gdb.python/py-frame.exp: Add read_var block tests.
14171 * gdb.python/py-frame.c (block): New function.
14172
14173 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14174 Daniel Jacobowitz <dan@codesourcery.com>
14175
14176 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
14177
14178 2010-02-25 David S. Miller <davem@davemloft.net>
14179
14180 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
14181 fix logic for setting all_syscalls_numbers.
14182
14183 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
14184
14185 * Makefile.in: Add py-block and py-symbol.
14186 * gdb.python/py-symbol.exp: New File.
14187 * gdb.python/py-symtab.exp: New File.
14188 * gdb.python/py-block.exp: New File.
14189 * gdb.python/py-symbol.c: New File.
14190 * gdb.python/py-block.c: New File.
14191
14192 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
14193
14194 PR python/11314
14195 * lib/gdb.exp (skip_python_tests): New function.
14196 * gdb.python/py-cmd.exp: Use skip_python_tests.
14197 * gdb.python/py-frame.exp: Likewise.
14198 * gdb.python/py-function.exp: Likewise.
14199 * gdb.python/py-prettyprint.exp: Likewise.
14200 * gdb.python/py-template.exp: Likewise.
14201 * gdb.python/py-type.exp: Likewise.
14202 * gdb.python/py-value.exp: Likewise.
14203
14204 2010-02-22 Pedro Alves <pedro@codesourcery.com>
14205
14206 PR9605
14207
14208 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
14209
14210 2010-02-19 Tom Tromey <tromey@redhat.com>
14211
14212 PR c++/8693, PR c++/9496:
14213 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
14214 regression tests.
14215
14216 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14217
14218 Fix compatibility with m68k as.
14219 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
14220 Use only /* comments */.
14221
14222 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14223
14224 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
14225 * configure: Regenerate.
14226
14227 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
14228
14229 * gdb.python/py-type.exp: Check for Python support.
14230
14231 2010-02-17 Pedro Alves <pedro@codesourcery.com>
14232
14233 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
14234 `regsub' syntax available.
14235
14236 2010-02-17 Pedro Alves <pedro@codesourcery.com>
14237
14238 * gdb.base/shmain.c (main): Remove printf call.
14239 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
14240 * gdb.base/unload.c (main): Make format of fprintf a string
14241 literal. Add missing endlines to prints to stderr.
14242 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
14243
14244 2010-02-17 Tom Tromey <tromey@redhat.com>
14245
14246 * gdb.java/jprint.java (jprint.props): New field.
14247 * gdb.java/jprint.exp (set_lang_java): Add regression test.
14248
14249 2010-02-17 Pedro Alves <pedro@codesourcery.com>
14250
14251 * gdb.base/charset.exp: Don't assume new `regsub' syntax
14252 available.
14253
14254 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14255
14256 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
14257 creation to support remote host testing.
14258
14259 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14260
14261 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
14262 Recognize "command not found".
14263
14264 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14265
14266 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
14267 single-stepping.
14268
14269 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14270
14271 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
14272 if arguments are not supported.
14273
14274 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14275
14276 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
14277 be const or non-const.
14278
14279 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14280
14281 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
14282 mi_send_resuming_command to send -exec-continue.
14283
14284 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14285
14286 * gdb.base/list.exp (test_list_filename_and_function): Add test
14287 with single quotes.
14288 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
14289 matching.
14290 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
14291 Add KFAIL'd tests for PR gdb/11289.
14292
14293 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14294
14295 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
14296
14297 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14298
14299 * gdb.base/comp-dir/subdir/dummy.txt: New file.
14300 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
14301 a temporary directory.
14302
14303 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14304
14305 * gdb.base/charset.exp: Use a single regular expression to match
14306 show host-charset and show target-charset output.
14307
14308 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14309
14310 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
14311 "Illegal process-id" expect string more exact.
14312 (attach to digits-starting nonsense is prohibited): New.
14313
14314 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14315
14316 * gdb.base/prelink.exp (set verbose on): New.
14317
14318 2010-02-12 Tomas Holmberg <th@virtutech.com>
14319
14320 * mi-reverse.exp: New file. Test for reverse option to the
14321 following MI commands: exec-continue, exec-finish, exec-next,
14322 exec-step, exec-next-instruction, exec-step-instruction.
14323
14324 2010-02-09 Joel Brobecker <brobecker@adacore.com>
14325
14326 * gdb.ada/ptype_tagged_param: New testcase.
14327
14328 2010-02-08 Tom Tromey <tromey@redhat.com>
14329
14330 PR c++/8017:
14331 * gdb.cp/overload.exp: Add tests.
14332 * gdb.cp/overload.cc (struct K): New.
14333 (namespace N): New.
14334 (main): Call new functions.
14335 (K::staticoverload): Define.
14336
14337 2010-02-08 Chris Moller <moller@mollerware.com>
14338
14339 PR gdb/10728
14340 * gdb.cp/pr10728-x.h: New file.
14341 * gdb.cp/pr10728-x.cc: New file.
14342 * gdb.cp/pr10728-y.cc: New file.
14343 * gdb.cp/pr10728.exp: New file.
14344 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
14345
14346 2010-02-08 Chris Moller <moller@mollerware.com>
14347
14348 PR gdb/9067
14349 * gdb.cp/pr9067.exp: New
14350 * gdb.cp/pr9067.cc: New
14351 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
14352
14353 2010-02-08 Joel Brobecker <brobecker@adacore.com>
14354
14355 * lib/gdb.exp (gdb_test_timeout): New global variable.
14356 Set it to timeout if not already set.
14357 (gdb_init): Reset the value of timeout to gdb_test_timeout.
14358
14359 2010-02-05 Doug Evans <dje@google.com>
14360
14361 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
14362 user.
14363
14364 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
14365
14366 PR c++/7935:
14367 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
14368
14369 2010-02-04 Tom Tromey <tromey@redhat.com>
14370
14371 * gdb.cp/virtbase.exp: Make test case names unique.
14372
14373 2010-02-02 Tom Tromey <tromey@redhat.com>
14374
14375 * gdb.cp/virtbase.exp: Add regression tests.
14376 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
14377 (main): Instantiate RHC.
14378
14379 2010-02-02 Tom Tromey <tromey@redhat.com>
14380
14381 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
14382 type-printing change.
14383
14384 2010-02-02 Tom Tromey <tromey@redhat.com>
14385
14386 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
14387 * gdb.cp/virtbase.cc: New file.
14388 * gdb.cp/virtbase.exp: New file.
14389 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
14390
14391 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14392
14393 PR libc/11214:
14394 * gdb.threads/current-lwp-dead.c: Include features.h.
14395 (HAS_NOMMU): New.
14396 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
14397
14398 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14399
14400 * gdb.base/symbol-without-target_section.exp,
14401 gdb.base/symbol-without-target_section.c: New.
14402
14403 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
14404
14405 * gdb.base/bigcore.exp: Reset increased timeout.
14406 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
14407
14408 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
14409
14410 * gdb.base/gcore.exp (capture_command_output): Use
14411 gdb_test_multiple.
14412
14413 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
14414
14415 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
14416 * gdb.arch/thumb2-it.exp (test_it_break): New function.
14417 (Top level): Call it.
14418
14419 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
14420
14421 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
14422
14423 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14424
14425 * gdb.base/call-strs.exp, gdb.base/default.exp,
14426 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
14427 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
14428 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
14429 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
14430 gdb.base/watchpoint-solib.exp: Save and restore timeout.
14431 * gdb.base/ending-run.exp: Correct restore of timeout.
14432 * gdb.base/page.exp: Remove unnecessary timeout setting.
14433
14434 2010-01-29 Joel Brobecker <brobecker@adacore.com>
14435
14436 * gdb.ada/rec_return: New testcase.
14437
14438 2010-01-29 Joel Brobecker <brobecker@adacore.com>
14439
14440 * gdb.ada/call_pn: New testcase.
14441
14442 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
14443
14444 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
14445 (Top level): Use it to resume.
14446 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
14447 the Thumb mode displaced stepping error as unsupported.
14448
14449 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
14450
14451 * gdb.cp/nsusing.exp: Added more tests.
14452 * gdb.cp/nsrecurs.exp: Ditto.
14453 * gdb.cp/nsusing.cc: Added test functions.
14454 * gdb.cp/nsrecurs.cc: Ditto.
14455
14456 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14457
14458 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
14459 absolute directory pathnames in gdb.sum file.
14460
14461 2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
14462
14463 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
14464 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
14465
14466 2010-01-26 Tom Tromey <tromey@redhat.com>
14467
14468 PR exp/7643:
14469 * gdb.base/printcmds.exp (test_print_string_constants): Remove
14470 setup_kfail.
14471
14472 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
14473
14474 * gdb.cp/nsrecurs.exp: New test.
14475 * gdb.cp/nsrecurs.cc: New test program.
14476 * gdb.cp/nsstress.exp: New test.
14477 * gdb.cp/nsstress.cc: New test program.
14478 * gdb.cp/nsdecl.exp: New test.
14479 * gdb.cp/nsdecl.cc: New test program.
14480
14481 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
14482
14483 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
14484 imported into file scope.
14485 Marked test as xfail.
14486 * gdb.cp/namespace-using.cc (marker5): New function.
14487 * gdb.cp/shadow.exp: New test.
14488 * gdb.cp/shadow.cc: New test program.
14489 * gdb.cp/nsimport.exp: New test.
14490 * gdb.cp/nsimport.cc: New test program.
14491
14492 2010-01-25 Tom Tromey <tromey@redhat.com>
14493
14494 PR gdb/11049:
14495 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
14496 with "set print null-stop on".
14497
14498 2010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14499
14500 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
14501 Adjust it for DISASSEMBLY_OMIT_FNAME.
14502
14503 2010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14504
14505 PR symtab/11199:
14506 * gdb.dwarf2/member-ptr-forwardref.exp,
14507 gdb.dwarf2/member-ptr-forwardref.S: New.
14508
14509 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14510
14511 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
14512 (thread1_func): Protect thread1_tid with thread1_tid_cond by
14513 thread1_tid_mutex. Remove gdbstop_mutex handling.
14514 (thread2_func): Protect thread2_tid with thread2_tid_cond by
14515 thread2_tid_mutex. Remove gdbstop_mutex handling.
14516 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
14517 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
14518 pthread_cond_wait conditionalizations by while loops.
14519
14520 2010-01-20 Tom Tromey <tromey@redhat.com>
14521
14522 PR backtrace/10770:
14523 * gdb.dwarf2/pr10770.exp: New file.
14524 * gdb.dwarf2/pr10770.c: New file.
14525 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
14526
14527 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
14528
14529 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
14530 that target was removed, and the test always runs native anyway.
14531
14532 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14533
14534 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
14535 gdb.base/watchpoint-cond-gone-stripped.c: New.
14536
14537 2010-01-19 Tom Tromey <tromey@redhat.com>
14538
14539 PR c++/8000:
14540 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
14541 existing tests.
14542 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
14543 (main): Use AAA::SomeEnum.
14544
14545 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14546
14547 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
14548 (test_ignore_count): Declare line_callme_body global.
14549 (run to breakpoint with ignore count): Use line_callme_body.
14550 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
14551 (set line_main_hello, set line_main_return): Reindent.
14552 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
14553 New.
14554 (continue to callee4): Use line_callee4_body.
14555 (check *stopped from CLI command): Use line_callee4_next.
14556 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
14557 (set line_main_hello, set line_main_return): Reindent.
14558 (set line_callee4_head, set line_callee4_body): New.
14559 (continue to callee4): Use line_callee4_body.
14560
14561 2010-01-18 Tom Tromey <tromey@redhat.com>
14562
14563 PR c++/9680:
14564 * gdb.cp/casts.cc: Add new classes and variables.
14565 * gdb.cp/casts.exp: Test new operators.
14566
14567 2010-01-18 Tom Tromey <tromey@redhat.com>
14568 Thiago Jung Bauermann <bauerman@br.ibm.com>
14569
14570 * gdb.python/source2.py: New file.
14571 * gdb.python/source1: New file.
14572 * gdb.python/python.exp: Test "source" command.
14573
14574 2010-01-15 Stan Shebs <stan@codesourcery.com>
14575
14576 * gdb.trace/tfile.c: New file.
14577 * gdb.trace/tfile.exp: New file.
14578
14579 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14580
14581 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
14582
14583 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14584
14585 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
14586
14587 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14588
14589 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
14590 (libfunc): New parameter action. Implement also selectable "sleep".
14591 * gdb.base/break-interp-main.c: Include assert.h.
14592 (libfunc): New parameter action.
14593 (main): New parameters argc and argv. Assert argc. Pass argv.
14594 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
14595 (test_attach): New proc.
14596 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
14597 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
14598
14599 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14600
14601 * gdb.base/break-interp.exp (test_core): New proc.
14602 (test_ld): Call it.
14603
14604 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14605
14606 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
14607 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
14608 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
14609 and gdb_compile_shlib. Use new -Wl compiler options.
14610 (dl bt, main bt): New tests.
14611
14612 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14613
14614 Support PIEs with no symfile_objfile.
14615 * gdb.base/break-interp.exp: New argument at the test_ld calls.
14616 (test_ld): New parameter trynosym.
14617 (test_ld <$trynosym>): New block.
14618
14619 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14620
14621 * gdb.base/break-interp.exp: New file.
14622
14623 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
14624
14625 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
14626 * gdb.python/py-prettyprint.py (pp_ls): New printer.
14627 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
14628 test.
14629 * gdb.python/py-prettyprint.c: Define lazystring test structure.
14630 * gdb.python/py-mi.exp: Add lazy string test.
14631
14632 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
14633
14634 * lib/mi-support.exp (mi_check_thread_states): Handle
14635 core number in thread listing.
14636
14637 2010-01-12 Joel Brobecker <brobecker@adacore.com>
14638
14639 * gdb.base/maint.exp: Adjust the expected output for the
14640 "maint print type" test. Use gdb_test_multiple instead of
14641 gdb_sent/gdb_expect.
14642
14643 2010-01-11 Doug Evans <dje@google.com>
14644
14645 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
14646 from gdbserver_download. All callers updated.
14647
14648 * gdb.server/ext-run.exp: "info os processes" requires xml support.
14649
14650 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14651
14652 Implement binary numbers parsing.
14653 * gdb.base/printcmds.exp (test_integer_literals_accepted)
14654 (test_integer_literals_rejected): New binary tests.
14655
14656 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
14657
14658 * gdb.cell/configure: Regenerate.
14659
14660 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14661
14662 * gdb.base/corefile.exp: Move the core finding block out and call it as
14663 core_find, new variable $corefile, replace corefile by $corefile and
14664 [file tail $corefile] for usage vs. test names resp.
14665 * lib/gdb.exp (core_find): Move it as a new function here. New
14666 parameter binfile and deletefiles. New variable $destcore. Pre-delete
14667 $destcore. Return "" on error.
14668
14669 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14670
14671 Workaround PR binutils/10802.
14672 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
14673 (twice).
14674
14675 2010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
14676
14677 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
14678
14679 2010-01-08 Joel Brobecker <brobecker@adacore.com>
14680
14681 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
14682 call, to avoid interruption.
14683
14684 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14685
14686 * gdb.stabs/weird.def (args93): New.
14687
14688 2010-01-07 Doug Evans <dje@google.com>
14689
14690 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
14691
14692 2010-01-07 Tom Tromey <tromey@redhat.com>
14693
14694 * gdb.base/source.exp: Use correct line number.
14695
14696 2010-01-05 Stan Shebs <stan@codesourcery.com>
14697
14698 * gdb.trace/tracecmd.exp: Test ftrace.
14699
14700 2010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14701
14702 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
14703
14704 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14705
14706 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
14707 "uint_for_mi_testing".
14708
14709 2010-01-01 Joel Brobecker <brobecker@adacore.com>
14710
14711 Test indented comment in file being sourced.
14712 * gdb.base/commands.exp: Test indented comment in file being sourced.
14713
14714 2010-01-01 Joel Brobecker <brobecker@adacore.com>
14715
14716 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
14717 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
14718 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
14719 notice.
14720
14721 2010-01-01 Joel Brobecker <brobecker@adacore.com>
14722
14723 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
14724 notice.
14725
14726 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14727
14728 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
14729 missing $after_stopped and comma (,) expectation.
14730
14731 2009-12-31 Stan Shebs <stan@codesourcery.com>
14732
14733 * gdb.trace/actions.exp: Test teval action.
14734
14735 2009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14736
14737 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
14738 (top level): Call test_watchpoint_in_big_blob.
14739 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
14740 watchpoints.
14741 (func3): Write to buf.
14742
14743 2009-12-29 Stan Shebs <stan@codesourcery.com>
14744
14745 * gdb.trace/actions.exp: Test default-collect.
14746
14747 2009-12-28 Stan Shebs <stan@codesourcery.com>
14748
14749 * gdb.trace/tsv.exp: New file.
14750 * gdb.base/completion.exp: Update ambiguous info output.
14751
14752 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
14753
14754 * gdb.base/find.c (main): Reference search buffers.
14755 * gdb.base/included.c (main): Reference integer.
14756 * gdb.base/ptype.c (charfoo): Declare.
14757 (intfoo): Call charfoo.
14758 * gdb.base/scope0.c (useitp): New function.
14759 (usestatics): Use useitp.
14760 (useit): Add a type for val.
14761 * gdb.base/scope1.c (useit1): Take a pointer argument.
14762 (usestatics1): Update calls to useit1.
14763 * gdb.cp/call-c.cc: Declare foo.
14764 (main): Call foo.
14765 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
14766 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
14767 (main): Call C::ensureRefs and ensureOtherRefs.
14768 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
14769 variables.
14770 (ensureOtherRefs): New function.
14771 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
14772 * gdb.cp/templates.cc (main): Call t5i.value.
14773
14774 2009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14775
14776 Fix compatibility with G++-4.5.
14777 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
14778 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
14779 (uncaught return): Remove.
14780
14781 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14782 Phil Muldoon <pmuldoon@redhat.com>
14783
14784 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
14785 (bp_location13, bp_location14, bp_location17, bp_location18)
14786 (marker3_proto, marker4_proto): New variables.
14787 (breakpoint info): Update output.
14788 (run until breakpoint at marker3, run until breakpoint at marker4): New
14789 tests.
14790
14791 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14792
14793 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
14794 Replace the printf call of Y by provided "y-set-1" label. New block
14795 for the second shared library.
14796 * gdb.base/unload.exp: Compile also the second library, call
14797 gdb_load_shlibs also for it. Use now gdb_breakpoint.
14798 (single pending breakpoint info): Rename to ...
14799 (pending breakpoint info before run): ... this extended test.
14800 (libfile2, libname2, libsrcfile2, libsrc2)
14801 (lib_sl2): New variables.
14802 (exec_opts): Set also SHLIB_NAME2.
14803 (pending breakpoint info on first run at shrfunc1)
14804 (pending breakpoint info on second run at shrfunc1)
14805 (pending breakpoint info on second run at shrfunc2)
14806 (print y from libfile, print y from libfile2): New tests.
14807 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
14808 * gdb.base/unloadshr2.c: New.
14809
14810 2009-12-22 Hui Zhu <teawater@gmail.com>
14811
14812 * gdb.reverse/sigall-reverse.exp: Adjust.
14813
14814 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
14815
14816 PR gdb/10884
14817
14818 * gdb.mi/var-cmd.c (do_bitfield_tests): New
14819 (main): Call do_bitfield_tests.
14820 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
14821
14822 2009-12-20 Joel Brobecker <brobecker@adacore.com>
14823
14824 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
14825 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
14826 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
14827 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
14828 gdb.modula2/unbounded1.c: Update copyright header.
14829
14830 2009-12-10 Chris Moller <moller@mollerware.com>
14831
14832 PR gdb/9399
14833 * gdb.cp/virtfunc2.exp: New tests
14834 * gdb.cp/virtfunc2.cc: New tests
14835 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
14836
14837 2009-12-10 Oza Pawandeep (paawan1982@yahoo.com
14838
14839 * gdb.reverse/i387-env-reverse.c: New file.
14840 * gdb.reverse/i387-env-reverse.exp: New file.
14841 * gdb.reverse/i387-stack-reverse.c: New file.
14842 * gdb.reverse/i387-stack-reverse.exp: New file.
14843
14844 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
14845
14846 * gdb.python/py-type.exp (test_range): New test.
14847
14848 2009-12-03 Phil Muldoon <pmuldoon@redhat.com>
14849
14850 PR python/10805
14851
14852 * gdb.python/py-type.exp: New file.
14853 * gdb.python/py-type.c: New file.
14854 * Makefile.in: Add py-type.
14855
14856 2009-12-03 Tom Tromey <tromey@redhat.com>
14857
14858 * gdb.python/py-value.exp (test_parse_and_eval): New
14859 function.
14860
14861 2009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
14862
14863 PR gdb/11022
14864
14865 * gdb.base/pr11022.exp: New test.
14866 * gdb.base/pr11022.c: New test.
14867
14868 2009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14869
14870 Fix spurious false FAILs.
14871 * gdb.base/structs.c (chartest): New.
14872 (main): Fill-in chartest.
14873 * gdb.base/structs.exp (anychar_re, first): New.
14874 (start_structs_test): Import global anychar_re and first.
14875 New gdb_test call "set print elements 300; ${testfile}"
14876 (start_structs_test <$first>): New block.
14877 (any): Import global anychar_re. New variable ac. Use ${ac}.
14878
14879 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14880
14881 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
14882
14883 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14884
14885 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
14886 Force $srcfile file.
14887 * gdb.base/foll-fork.c (callee): Comment out the printf call.
14888
14889 2009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14890
14891 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
14892 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
14893 * gdb.threads/watchthreads-reorder.exp: Likewise.
14894
14895 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
14896
14897 PR gdb/8704
14898
14899 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
14900 "if", and "thread". Correct matching in the previous test.
14901
14902 2009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
14903
14904 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
14905
14906 2009-11-23 Michael Snyder <msnyder@vmware.com>
14907
14908 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
14909 * gdb.reverse-watch-precsave.exp: Ditto.
14910
14911 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
14912
14913 * gdb.asm/asm-source.exp: Adjust.
14914 * gdb.base/help.exp: Adjust.
14915
14916 2009-11-22 Pedro Alves <pedro@codesourcery.com>
14917
14918 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
14919 (do_syscall_tests_without_xml): Set data-directory to
14920 /the/path/to/nowhere.
14921
14922 2009-11-21 Pedro Alves <pedro@codesourcery.com>
14923
14924 * gdb.threads/local-watch-wrong-thread.c,
14925 gdb.threads/local-watch-wrong-thread.exp: New files.
14926
14927 2009-11-21 Pedro Alves <pedro@codesourcery.com>
14928
14929 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
14930 assume new `regsub' syntax available.
14931
14932 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14933
14934 * gdb.base/watchpoint-hw-hit-once.exp,
14935 gdb.base/watchpoint-hw-hit-once.c: New.
14936
14937 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14938
14939 * gdb.threads/watchthreads-reorder.exp,
14940 gdb.threads/watchthreads-reorder.c: New.
14941
14942 2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
14943
14944 * gdb.xml/tdesc-regs.exp: Use for m68k.
14945
14946 2009-11-15 Pedro Alves <pedro@codesourcery.com>
14947
14948 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
14949
14950 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14951
14952 * lib/gdb.exp (current_target_name): New procedure.
14953 (gdb_wrapper_target): New variable.
14954 (gdb_wrapper_init): Set gdb_wrapper_target.
14955 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
14956 wrapper.
14957
14958 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14959
14960 * gdb.base/remote.exp: Delete the slowest load test.
14961 Do not load with fixed packet sizes.
14962
14963 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14964
14965 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
14966
14967 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14968
14969 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
14970 srcfile when setting a breakpoint.
14971
14972 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
14973
14974 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
14975 macros.
14976
14977 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14978
14979 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
14980 to be in memory.
14981 * gdb.base/display.c (force_mem): New.
14982 (do_loops): Use it. Add breakpoint comments.
14983 (do_vars): Add a breakpoint comment.
14984 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
14985 line numbers.
14986
14987 2009-11-13 Nathan Froyd <froydnj@codesourcery.com>
14988
14989 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
14990 instead of a bare "run".
14991
14992 2009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
14993
14994 * gdb.python/py-prettyprint.exp: Adjust.
14995
14996 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14997
14998 * lib/cell.exp (skip_cell_tests): Clean up test files before
14999 returning.
15000
15001 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
15002
15003 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
15004 and the breakpoint menu. Do not call perror if a prompt is seen.
15005 Consume the following GDB prompt.
15006 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
15007 * gdb.cp/namespace.exp: Use gdb_test.
15008 * gdb.cp/templates.exp: Use gdb_test.
15009 (test_template_breakpoints): Use gdb_test_multiple.
15010
15011 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
15012
15013 * gdb.base/break1.c (struct some_struct, values): Move earlier.
15014 (marker4): Reference values.
15015
15016 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
15017
15018 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
15019 is missing.
15020
15021 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
15022
15023 * gdb.base/break.c (need_malloc): New.
15024 * gdb.base/constvars.c (main): Reference crass and crisp.
15025 * gdb.base/gdb1821.c (main): Reference bar.
15026 * gdb.cp/gdb1355.cc (main): Reference s1.
15027 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
15028 (main): Call them.
15029 * gdb.cp/hang2.cc (dummy2): Define.
15030 * gdb.cp/hang3.cc (dummy3): Define.
15031 * gdb.cp/m-data.cc (main): Reference shadow.
15032
15033 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
15034 Nathan Froyd <froydnj@codesourcery.com>
15035
15036 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
15037 remote host.
15038
15039 2009-11-12 Nathan Froyd <froydnj@codesourcery.com>
15040
15041 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
15042 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
15043 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15044 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15045 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15046 * gdb.dwarf2/dw2-producer.exp: Likewise.
15047 * gdb.dwarf2/mac-fileno.exp: Likewise.
15048 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
15049 py-prettyprint.py to the remote host.
15050 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
15051
15052 2009-11-11 Keith Seitz <keiths@redhat.com>
15053
15054 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
15055 use it instead of "Foo".
15056 * gdb.cp/classes.exp (do_tests): Add a test to access
15057 a method through a typedef'd class name.
15058
15059 2009-11-11 Nathan Froyd <froydnj@codesourcery.com>
15060
15061 * gdb.base/long_long.exp: Permit leading zeros on floating-point
15062 exponents.
15063 * gdb.base/pointers.exp: Likewise.
15064 * gdb.cp/ref-types.exp: Likewise.
15065
15066 2009-11-11 Keith Seitz <keiths@redhat.com>
15067
15068 * gdb.cp/cplusfuncs.cc (class foo): Add operators
15069 new[] and delete[].
15070 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
15071 "void".
15072 (probe_demangler): Remove all single-quoting of
15073 method and variable names.
15074 (info_func_regexp): Remove the word "void" from any
15075 occurrence of "(void)".
15076 (print_addr_2): Remove all single-quoting of
15077 method names.
15078 (print_addr_2_kfail): Likewise.
15079 (print_addr): Single-quote C function names before
15080 passing to print_addr_2.
15081 (test_paddr_operator_functions): Remove single-quoting
15082 for method names.
15083 Add tests for operator new[] and operator delete[].
15084
15085 2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15086
15087 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
15088
15089 2009-11-09 Keith Seitz <keiths@redhat.com>
15090
15091 * gdb.cp/overload.exp: Add tests for resolving overloaded
15092 methods in expression parsing/evaluation.
15093
15094 2009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
15095
15096 * lib/gdb.exp (default_gdb_version): Use --version instead of
15097 --command.
15098
15099 2009-11-10 Nathan Sidwell <nathan@codesourcery.com>
15100
15101 * lib/gdb.exp (gdb_compile_test): New.
15102 (skip_ada_tests, skip_java_tests): New.
15103 (gdb_compile): Use gdb_compile_test for f77.
15104 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
15105 * lib/java.exp (compile_java_from_source): Remove runtests check,
15106 use gdb_compile_test to record result.
15107 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
15108 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
15109 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
15110 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
15111 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
15112 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
15113 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
15114 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
15115 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
15116 adjust gdb_compile invocations.
15117
15118 2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
15119
15120 * Makefile.in (abs_builddir): New.
15121 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
15122 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
15123 `$(abs_builddir)/site.exp'.
15124
15125 2009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
15126
15127 * config/m68k-emc.exp, lib/emc-support.exp,
15128 gdb.trace/gdb_c_test.c: Delete.
15129 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
15130 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
15131 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15132 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
15133 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15134 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
15135 casing for m68k-*-elf.
15136
15137 2009-11-03 Pedro Alves <pedro@codesourcery.com>
15138
15139 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
15140 * gdb.arch/i386-prologue.exp: Likewise.
15141 * gdb.arch/i386-unwind.exp: Likewise.
15142
15143 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
15144
15145 * lib/gdb.exp (gdb_expect): Fix timeout typo.
15146
15147 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
15148
15149 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
15150
15151 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
15152
15153 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
15154
15155 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15156
15157 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
15158
15159 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15160
15161 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
15162 * gdb.base/sepdebug2.c: New file.
15163
15164 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
15165
15166 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
15167 the modified warnings for catch syscall. Verify if GDB was compiled
15168 with support for lib expat, and choose which tests to run depending
15169 on this.
15170
15171 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
15172
15173 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
15174 that composite commands are parsed OK. And also test
15175 that breakpoint commands do work.
15176
15177 2009-10-23 Michael Snyder <msnyder@vmware.com>
15178
15179 gdb.reverse/consecutive-precsave.exp: Change expect pattern
15180 to allow for new disassembly style.
15181
15182 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
15183
15184 * gdb.asm/asm-source.exp: Adjust.
15185
15186 2009-10-22 Michael Snyder <msnyder@vmware.com>
15187
15188 * gdb.reverse/break-precsave.exp: New test.
15189 * gdb.reverse/consecutive-precsave.exp: Ditto.
15190 * gdb.reverse/finish-precsave.exp: Ditto.
15191 * gdb.reverse/i386-precsave.exp: Ditto.
15192 * gdb.reverse/machinestate-precsave.exp: Ditto.
15193 * gdb.reverse/sigall-precsave.exp: Ditto.
15194 * gdb.reverse/solilb-precsave.exp: Ditto.
15195 * gdb.reverse/step-precsave.exp: Ditto.
15196 * gdb.reverse/until-precsave.exp: Ditto.
15197 * gdb.reverse/watch-precsave.exp: Ditto.
15198
15199 2009-10-22 Michael Snyder <msnyder@vmware.com>
15200
15201 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
15202 for gdb_expect. Adjust one test's expect strings for the new
15203 format of disassemble.
15204 * gdb.reverse/finish-reverse.exp: Delete 'return'.
15205 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
15206 gdb_test_multiple.
15207 * gdb.reverse/step-reverse.exp: Delete 'return'.
15208 * gdb.reverse/until-reverse.exp: Delete blank lines.
15209 * gdb.reverse/watch-reverse.exp: Delete blank lines.
15210
15211 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
15212
15213 * gdb.base/consecutive.exp: Adjust.
15214 * gdb.base/display.exp: Likewise.
15215 * gdb.base/pc-fp.exp: Likewise.
15216 * gdb.base/sigbpt.exp: Likewise.
15217
15218 2009-10-19 Michael Snyder <msnyder@vmware.com>
15219
15220 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
15221 * gdb.reverse/finish-reverse.c: Ditto.
15222 * gdb.reverse/sigall-reverse.c: Ditto.
15223 * gdb.reverse/solib-reverse.c: Ditto.
15224 * gdb.reverse/step-reverse.c: Ditto.
15225 * gdb.reverse/watch-reverse.c: Ditto.
15226
15227 2009-10-19 Pedro Alves <pedro@codesourcery.com>
15228 Stan Shebs <stan@codesourcery.com>
15229
15230 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
15231 * gdb.base/foll-exec.exp: Adjust to expect a process id before
15232 "Executing new program".
15233 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
15234 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
15235 left listed after having been killed.
15236 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
15237 * gdb.base/maint.exp: Adjust test.
15238
15239 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
15240 * gdb.multi/Makefile.in: New.
15241 * gdb.multi/base.exp: New.
15242 * gdb.multi/goodbye.c: New.
15243 * gdb.multi/hangout.c: New.
15244 * gdb.multi/hello.c: New.
15245 * gdb.multi/bkpt-multi-exec.c: New.
15246 * gdb.multi/bkpt-multi-exec.exp: New.
15247 * gdb.multi/crashme.c: New.
15248
15249 2009-10-13 Tristan Gingold <gingold@adacore.com>
15250
15251 * gdb.base/sepdebug.exp: Check debug info are found.
15252
15253 2009-10-08 Pedro Alves <pedro@codesourcery.com>
15254
15255 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
15256 bits.
15257
15258 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15259
15260 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
15261
15262 2009-10-07 Joel Brobecker <brobecker@adacore.com>
15263
15264 * gdb.base/watchpoints.c: Add copyright header. Reformat one
15265 of the comments.
15266
15267 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
15268
15269 * gdb.base/annota1.exp: Remove obsolete match_max increase.
15270 * gdb.base/annota3.exp: Idem.
15271 * gdb.base/maint.exp: Idem.
15272
15273 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
15274
15275 * lib/gdb.exp (default_gdb_init): Set current value of match_max
15276 to default.
15277
15278 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
15279
15280 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
15281 mingw and cygwin targets.
15282
15283 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
15284 Pedro Alves <pedro@codesourcery.com>
15285
15286 * lib/gdb.exp (gdb_compile): Avoid adding
15287 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
15288
15289 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
15290
15291 * gdb.base/shr1.c: Use %p in format string.
15292 * gdb.base/unload.c: Avoid warning in fprintf.
15293 * gdb.base/watchpoint-solib.c: Idem.
15294
15295 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
15296
15297 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
15298 long type.
15299 (test_unlink): Correct printf string.
15300 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
15301 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
15302
15303 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15304
15305 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
15306 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
15307 * gdb.arch/ia64-breakpoint-shadow.S: New file.
15308
15309 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15310
15311 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
15312 * gdb.objc/nondebug.exp: Likewise.
15313
15314 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15315
15316 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
15317 target_info setting.
15318
15319 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
15320 that detect new threads during "info threads".
15321
15322 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15323
15324 * gdb.threads/manythreads.c (main): Increase thread stack size
15325 to 2*PTHREAD_STACK_MIN.
15326 * gdb.threads/multi-create.c (main): Likewise.
15327 (create_function): Likewise.
15328
15329 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15330
15331 * gdb.base/dump.exp: Pass difference of pointer types instead
15332 of integer types as offset to restore in intarr3.srec case.
15333
15334 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15335
15336 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
15337
15338 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15339
15340 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
15341
15342 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
15343
15344 New test for two watchpoints, with disabling of
15345 the first inserted.
15346 * testsuite/gdb.base/watchpoints.c: New file.
15347 * testsuite/gdb.base/watchpoints.exp: New file.
15348
15349 2009-09-25 Tom Tromey <tromey@redhat.com>
15350
15351 * gdb.base/charset.exp: Test utf-16 strings with Python.
15352
15353 2009-09-25 Tom Tromey <tromey@redhat.com>
15354
15355 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
15356 UCS-4.
15357 * gdb.base/charset.c (utf_32_string): Rename.
15358 (init_utf32): Rename.
15359 (main): Update.
15360
15361 2009-09-22 Tom Tromey <tromey@redhat.com>
15362
15363 * gdb.python/py-function.exp: Add regression tests.
15364
15365 2009-09-21 Keith Seitz <keiths@redhat.com>
15366
15367 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
15368 with invalid operator.
15369
15370 2009-09-21 Keith Seitz <keiths@redhat.com>
15371
15372 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
15373 and destructor using typedef name of class.
15374 * gdb.cp/classes.cc (class Base1): Add a destructor.
15375 (base1): New typedef.
15376 (use_methods): Instanitate an object of type base1.
15377 * gdb.cp/templates.exp (test_template_typedef): New procedure.
15378 (do_tests): Call test_template_typedef.
15379 * gdb.cp/templates.cc (Baz::~Baz): New method.
15380 (intBazOne): New typedef.
15381 (main): Instantiate intBazOne.
15382
15383 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
15384
15385 PR python/10633
15386
15387 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
15388 Function.
15389 (run_lang_tests): Add print elements test.
15390
15391 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
15392
15393 * gdb.python/py-value.exp (test_subscript_regression): New
15394 function. Test for invalid subscripts.
15395 * gdb.python/py-value.c (main): Add test array, and pointer to it.
15396 (ptr_ref): New function.
15397
15398 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15399
15400 * gdb.base/default.exp: Fix "show convenience".
15401
15402 2009-09-15 Tom Tromey <tromey@redhat.com>
15403
15404 * lib/mi-support.exp (mi_create_varobj): Update.
15405 (mi_create_floating_varobj): Likewise.
15406 (mi_create_dynamic_varobj): New proc.
15407 (mi_varobj_update): Update.
15408 (mi_varobj_update_with_type_change): Likewise.
15409 (mi_varobj_update_kv_helper): New proc.
15410 (mi_varobj_update_dynamic_helper): Rewrite.
15411 (mi_varobj_update_dynamic): New proc.
15412 (mi_list_varobj_children): Update.
15413 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
15414 * gdb.python/python-prettyprint.py (pp_outer): New class.
15415 (pp_nullstr): Likewise.
15416 (lookup_function): Register new printers.
15417 * gdb.python/python-prettyprint.c (struct substruct): New type.
15418 (struct outerstruct): Likewise.
15419 (substruct_test): New function.
15420 (struct nullstr): New type.
15421 (string_1, string_2): New globals.
15422 (main): Add new tests.
15423 * gdb.python/python-mi.exp: Added regression tests.
15424 * gdb.mi/mi2-var-display.exp: Update.
15425 * gdb.mi/mi2-var-cmd.exp: Update.
15426 * gdb.mi/mi2-var-child.exp: Update.
15427 * gdb.mi/mi2-var-block.exp: Update.
15428 * gdb.mi/mi-var-invalidate.exp: Update.
15429 * gdb.mi/mi-var-display.exp: Update.
15430 * gdb.mi/mi-var-cmd.exp: Update.
15431 * gdb.mi/mi-var-child.exp: Update.
15432 * gdb.mi/mi-var-block.exp: Update.
15433 * gdb.mi/mi-break.exp: Update.
15434 * gdb.mi/gdb701.exp: Update.
15435
15436 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
15437
15438 * Makefile.in: Inclusion of catch-syscall object.
15439 * gdb.base/catch-syscall.c: New file.
15440 * gdb.base/catch-syscall.exp: New file.
15441
15442 2009-09-12 Michael Snyder <msnyder@vmware.com>
15443
15444 * gdb.reverse/step-reverse.exp: Explicitly check for targets
15445 that can support reverse debuggnig.
15446
15447 2009-09-11 Tom Tromey <tromey@redhat.com>
15448
15449 * gdb.dwarf2/valop.S: New file.
15450 * gdb.dwarf2/valop.exp: New file.
15451
15452 2009-09-11 Mark Kettenis <kettenis@gnu.org>
15453
15454 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
15455
15456 2009-09-10 Doug Evans <dje@google.com>
15457
15458 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
15459 Add $gdb_prompt to second breakpoint regexp.
15460
15461 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
15462
15463 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
15464 names, add missing ones.
15465 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
15466 * gdb.python/py-frame.c: Rename from python-frame.c.
15467 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
15468 testfile name.
15469 * gdb.python/py-function.exp: Rename from python-function.exp.
15470 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
15471 testfile name.
15472 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
15473 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
15474 Adjust testfile name.
15475 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
15476 * gdb.python/py-template.cc: Rename from python-template.cc.
15477 * gdb.python/py-template.exp: Rename from python-template.exp.
15478 Adjust testfile name.
15479 * gdb.python/py-value.c: Rename from python-value.c.
15480 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
15481 testfile name.
15482
15483 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15484
15485 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
15486 $bpt2address.
15487 (Second breakpoint address is valid on ia64)
15488 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
15489
15490 2009-09-03 Joseph Myers <joseph@codesourcery.com>
15491
15492 * gdb.base/ending-run.exp: Restrict regular expression matching
15493 line number to require closing brace following.
15494
15495 2009-09-03 Doug Evans <dje@google.com>
15496
15497 * gdb.base/store.exp (check_set): Fix typo in expected value message.
15498
15499 2009-09-02 Tom Tromey <tromey@redhat.com>
15500
15501 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
15502
15503 2009-09-02 Tom Tromey <tromey@redhat.com>
15504
15505 * gdb.dwarf2/callframecfa.exp: New file.
15506 * gdb.dwarf2/callframecfa.S: New file.
15507
15508 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15509
15510 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
15511 gdb.base/solib-overlap-main.c: New.
15512
15513 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
15514
15515 PR gdb/10565
15516
15517 * gdb.base/bitfields.c (struct container, container): New.
15518 (main): Initialize it and call break5.
15519 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
15520
15521 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
15522
15523 Support constant DW_AT_data_member_location by GCC PR debug/40659.
15524 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
15525
15526 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
15527
15528 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
15529
15530 2009-08-26 Michael Snyder <msnyder@vmware.com>
15531
15532 * gdb.base/i386-reverse.c: New file.
15533 * gdb.base/i386-reverse.exp: New file.
15534 * gdb.base/Makefile.in: Add new files to be removed.
15535
15536 2009-08-26 Joseph Myers <joseph@codesourcery.com>
15537
15538 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
15539 environment-pwd for remote host.
15540 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
15541
15542 2009-08-24 Keith Seitz <keiths@redhat.com>
15543
15544 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
15545 Add two new C++ completer tests which limit the output to a
15546 given class.
15547
15548 2009-08-24 Michael Snyder <msnyder@vmware.com>
15549
15550 * gdb.base/del.exp: Fix typo in comment.
15551 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
15552
15553 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
15554
15555 * configure: Regenerate.
15556 * gdb.hp/configure: Likewise.
15557 * gdb.hp/gdb.aCC/configure: Likewise.
15558 * gdb.hp/gdb.base-hp/configure: Likewise.
15559 * gdb.hp/gdb.compat/configure: Likewise.
15560 * gdb.hp/gdb.defects/configure: Likewise.
15561 * gdb.hp/gdb.objdbg/configure: Likewise.
15562 * gdb.stabs/configure: Likewise.
15563
15564 2009-08-19 Doug Evans <dje@google.com>
15565
15566 * gdb.base/gdbvars.c: New file.
15567 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
15568
15569 2009-08-14 Pedro Alves <pedro@codesourcery.com>
15570
15571 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
15572 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
15573
15574 2009-08-13 Pedro Alves <pedro@codesourcery.com>
15575
15576 * gdb.base/default.exp: Adjust "set language test": it's now an
15577 enum command. Larger help string moved to "help set language".
15578 * gdb.base/help.exp: Adjust "help set language" expected output,
15579 now lists all known languages.
15580
15581 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
15582
15583 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
15584 all frame arguments.
15585 * gdb.arch/altivec-regs.exp: Likewise.
15586
15587 2009-08-07 Tom Tromey <tromey@redhat.com>
15588
15589 * gdb.base/setshow.exp: Add tests for changes to set language, set
15590 check range, and set check type.
15591
15592 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
15593
15594 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
15595 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
15596 Call it.
15597
15598 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15599
15600 * configure.ac: Run gdb.cell tests when appropriate.
15601 * configure: Regenerate.
15602 * lib/cell.exp: New file.
15603 * gdb.cell: New directory.
15604 * gdb.cell/configure.ac: New file.
15605 * gdb.cell/configure: New file.
15606 * gdb.cell/Makefile.in: New file.
15607 * gdb.cell/arch.exp: New file.
15608 * gdb.cell/break.c: New file.
15609 * gdb.cell/break.exp: New file.
15610 * gdb.cell/break-spu.c: New file.
15611 * gdb.cell/bt.c: New file.
15612 * gdb.cell/bt2-spu.c: New file.
15613 * gdb.cell/bt-spu.c: New file.
15614 * gdb.cell/bt.exp: New file.
15615 * gdb.cell/coremaker.c: New file.
15616 * gdb.cell/coremaker-spu.c: New file.
15617 * gdb.cell/core.exp: New file.
15618 * gdb.cell/gcore.exp: New file.
15619 * gdb.cell/data.c: New file.
15620 * gdb.cell/data.exp: New file.
15621 * gdb.cell/data-spu.c: New file.
15622 * gdb.cell/ea-cache.exp: New file.
15623 * gdb.cell/ea-cache.c: New file.
15624 * gdb.cell/ea-cache-spu.c: New file.
15625 * gdb.cell/ea-standalone.c: New file.
15626 * gdb.cell/ea-standalone.exp: New file.
15627 * gdb.cell/ea-test.c: New file.
15628 * gdb.cell/ea-test.exp: New file.
15629 * gdb.cell/f-regs.exp: New file.
15630 * gdb.cell/mem-access.c: New file.
15631 * gdb.cell/mem-access.exp: New file.
15632 * gdb.cell/mem-access-spu.c: New file.
15633 * gdb.cell/ptype.exp: New file.
15634 * gdb.cell/registers.exp: New file.
15635 * gdb.cell/size.c: New file.
15636 * gdb.cell/sizeof.exp: New file.
15637 * gdb.cell/size-spu.c: New file.
15638 * gdb.cell/solib.exp: New file.
15639 * gdb.cell/solib-symbol.exp: New file.
15640
15641 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15642
15643 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
15644
15645 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
15646
15647 * gdb.base/float.exp: Handle VFP registers.
15648
15649 2009-07-14 Michael Snyder <msnyder@vmware.com>
15650
15651 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
15652 to bring gdb to the beginning of the calling line.
15653
15654 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
15655 confusing the i386 epilogue unwinder.
15656
15657 2009-07-14 Stan Shebs <stan@codesourcery.com>
15658
15659 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
15660
15661 2009-07-14 Michael Snyder <msnyder@vmware.com>
15662
15663 * gdb.reverse/step-reverse.exp (stepi into function call):
15664 Call instruction may not be first instruction in the line.
15665 (reverse stepi from a function call): Used wrong line number.
15666
15667 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15668
15669 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
15670
15671 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15672
15673 Fix gdb.base/macscp.exp when using custom inputrc.
15674 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
15675 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
15676 env(TERM) set.
15677 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
15678 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
15679
15680 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15681
15682 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
15683 * gdb.base/annota1.exp (thread_test): Import global $testfile.
15684 Change the compilation target to match the testcase name.
15685 * gdb.base/sect-cmd.exp: Change the compilation target to match the
15686 testcase name.
15687 * a2-run.exp: Use for setup prepare_for_testing. Change the
15688 compilation target to match the testcase name.
15689 * gdb.base/commands.exp: Likewise.
15690 * gdb.base/finish.exp: Likewise.
15691 * gdb.base/float.exp: Likewise.
15692 * gdb.base/info-target.exp: Likewise.
15693 * gdb.base/relational.exp: Likewise.
15694 * gdb.base/term.exp: Likewise.
15695 * gdb.base/until.exp: Likewise.
15696 * gdb.base/volatile.exp: Likewise.
15697 * gdb.base/whatis-exp.exp: Likewise.
15698
15699 2009-07-11 Hui Zhu <teawater@gmail.com>
15700
15701 * gdb.base/help.exp (disassemble): Update expected help text.
15702
15703 2009-07-09 Tom Tromey <tromey@redhat.com>
15704
15705 * lib/gdb.exp: Handle TRANSCRIPT.
15706 (remote_spawn, remote_close, send_gdb): New procs.
15707
15708 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
15709
15710 * gdb.python/python-prettyprint.c: Add counted null string
15711 structure.
15712 * gdb.python/python-prettyprint.exp: Print null string. Test for
15713 embedded nulls.
15714 * gdb.python/python-prettyprint.py (pp_ns): New Function.
15715 * gdb.python/python-value.exp (test_value_in_inferior): Add
15716 variable length string fetch tests.
15717 * gdb.python/python-value.c (main): Add strings for string fetch tests.
15718
15719 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
15720
15721 * gdb.base/dump.exp (inaccessible memory is reported): New test.
15722
15723 2009-07-07 Tom Tromey <tromey@redhat.com>
15724
15725 * gdb.base/call-rt-st.exp: Update for change to escape output.
15726 * gdb.base/callfuncs.exp: Likewise.
15727 * gdb.base/charset.exp: Likewise.
15728 * gdb.base/constvars.exp: Likewise.
15729 * gdb.base/long_long.exp: Likewise.
15730 * gdb.base/pointers.exp: Likewise.
15731 * gdb.base/printcmds.exp: Likewise.
15732 * gdb.base/setvar.exp: Likewise.
15733 * gdb.base/store.exp: Likewise.
15734 * gdb.cp/ref-types.exp: Likewise.
15735 * gdb.mi/mi-var-child.exp: Likewise.
15736 * gdb.mi/mi-var-display.exp: Likewise.
15737 * gdb.mi/mi2-var-display.exp: Likewise.
15738 * gdb.base/charset.exp: Test octal escape sequence length.
15739 Update for change to escape output.
15740
15741 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15742
15743 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
15744
15745 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
15746
15747 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
15748
15749 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15750
15751 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
15752 gdbserver increasing $portnum if "Can't bind address" has been seen.
15753
15754 2009-07-05 Pedro Alves <pedro@codesourcery.com>
15755
15756 * gdb.base/ending-run.exp: Add "step out of main" pattern for
15757 mingw32ce.
15758
15759 2009-07-05 Pedro Alves <pedro@codesourcery.com>
15760
15761 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
15762 VFP format.
15763
15764 2009-07-02 Pedro Alves <pedro@codesourcery.com>
15765
15766 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
15767 linux. Adjust to use "inferior", "info inferiors", "detach
15768 inferior" and "kill inferior" instead of "restart", "info fork",
15769 "detach fork" and "delete fork".
15770 * gdb.base/ending-run.exp: Spell out "info".
15771 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
15772 the "kill" command.
15773
15774 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15775
15776 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
15777 change to prefix TLS offset in hex with 0x.
15778
15779 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15780
15781 * gdb.base/default.exp: Update test case for "x" changes.
15782
15783 2009-07-01 Tristan Gingold <gingold@adacore.com>
15784
15785 * gdb.base/bigcore.exp: Make darwin untested.
15786
15787 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15788
15789 * gdb.base/completion.exp (directory completion): Create the directory.
15790 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
15791 escapeuniquesub.
15792 (directory completion 2): Expect now ${escapeuniquesub}.
15793 (Glob remaining of directory test): Remove one excessive newline.
15794 Expect the real output.
15795
15796 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15797
15798 Fix `make check//%' target after `make check' has been ran.
15799 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
15800 a mkdir call.
15801 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
15802 (%/.dir): Remove.
15803
15804 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15805
15806 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
15807 the expected result record.
15808
15809 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15810
15811 Remove racy FAILs relying just on the timeouts.
15812 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
15813 (annotation_level 2): Remove racy FAILs.
15814
15815 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
15816
15817 gdb/10275
15818 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
15819
15820 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
15821
15822 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
15823
15824 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
15825
15826 * gdb.mi/mi-stack.exp: Testing symbolic options
15827 to -stack-list-locals and -stack-list-arguments.
15828
15829 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15830
15831 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
15832
15833 2009-06-29 Tom Tromey <tromey@redhat.com>
15834
15835 * dg-extract-results.sh: New file.
15836 * Makefile.in (FORCE_PARALLEL): New variable.
15837 (CHECK_TARGET): New conditional variable.
15838 (check): Use CHECK_TARGET.
15839 (DO_RUNTEST): New variable.
15840 (check-single): New target.
15841 (TEST_DIRS): New variable.
15842 (TEST_TARGETS): Likewise.
15843 (check-parallel): New target.
15844 (check-gdb.%): New pattern.
15845 (BASE1_FILES): New variable.
15846 (BASE2_FILES): Likewise.
15847 (check-gdb.base%): New pattern.
15848 (%/.dir): New pattern.
15849 * configure: Rebuild.
15850 * aclocal.m4 (AM_CONDITIONAL): New defun.
15851 * configure.ac: Check whether user is using GNU make.
15852 (GMAKE): New conditional.
15853
15854 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
15855
15856 * gdb.cp/namespace-nested-import.cc: New test.
15857 * gdb.cp/namespace-nested-import.exp: New test.
15858
15859 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
15860
15861 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
15862 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
15863 * gdb.opt/Makefile.in (EXECUTABLES): Update.
15864 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
15865 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
15866 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
15867 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
15868 gdb.opt/inline-markers.c: New files.
15869 * lib/gdb.exp (skip_inline_frame_tests): New function.
15870 (skip_inline_var_tests): New function.
15871
15872 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
15873
15874 * gdb.cp/exception.exp: Don't require $hex before inner frame in
15875 backtrace.
15876
15877 2009-06-27 Michael Snyder <msnyder@vmware.com>
15878
15879 * gdb.reverse: New directory.
15880 * gdb.reverse/break-reverse.c: New test.
15881 * gdb.reverse/break-reverse.exp: New test.
15882 * gdb.reverse/consecutive-reverse.c: New test.
15883 * gdb.reverse/consecutive-reverse.exp: New test.
15884 * gdb.reverse/finish-reverse.c: New test.
15885 * gdb.reverse/finish-reverse.exp: New test.
15886 * gdb.reverse/machinestate.c: New test.
15887 * gdb.reverse/ms1.c: New test.
15888 * gdb.reverse/machinestate.exp: New test.
15889 * gdb.reverse/Makefile.in: New file.
15890 * gdb.reverse/shr2.c: New test.
15891 * gdb.reverse/solib-reverse.c: New test.
15892 * gdb.reverse/solib-reverse.exp: New test.
15893 * gdb.reverse/step-reverse.c: New test.
15894 * gdb.reverse/step-reverse.exp: New test.
15895 * gdb.reverse/until-reverse.c: New test.
15896 * gdb.reverse/ur1.c: New test.
15897 * gdb.reverse/until-reverse.exp: New test.
15898 * gdb.reverse/watch-reverse.c: New test.
15899 * gdb.reverse/watch-reverse.exp: New test.
15900 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
15901 * configure: Regenerate.
15902
15903 2009-06-26 Doug Evans <dje@google.com>
15904
15905 * gdb.base/psymtab.exp: Turn off pending breakpoints.
15906
15907 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
15908
15909 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
15910 windows problem for 'file delete $binfile'.
15911
15912 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
15913
15914 * gdb.cp/namespace-using.exp: New test.
15915 * gdb.cp/namespace-using.cc: New test.
15916
15917 2009-05-20 Joel Brobecker <brobecker@adacore.com>
15918
15919 * gdb.ada/variant_record_packed_array: New testcase.
15920
15921 2009-06-23 Tom Tromey <tromey@redhat.com>
15922
15923 * gdb.base/charset.exp (test_combination): Regression test.
15924 * gdb.base/charset.c (my_wchar_t): New typedef.
15925 (myvar): New global.
15926 (main): Set myvar.
15927
15928 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
15929
15930 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
15931 target.
15932
15933 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15934
15935 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
15936
15937 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15938
15939 * gdb.mi/gdb680.exp: Update test for error message.
15940
15941 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15942
15943 * gdb.base/annota1.exp: Allow multiple occurrences of the
15944 frames-invalid annotation.
15945 * gdb.cp/annota2.exp: Likewise.
15946
15947 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
15948
15949 * gdb.cp/gdb2495.cc: New file.
15950 * gdb.cp/gdb2495.exp: New file.
15951
15952 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15953
15954 Report error on GDB crash during runto.
15955 * lib/gdb.exp (runto <eof>): New.
15956
15957 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
15958
15959 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
15960 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
15961 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
15962 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
15963 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
15964 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
15965 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
15966 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
15967 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
15968 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
15969 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
15970 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
15971 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
15972 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
15973 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
15974 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
15975 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
15976 gdb.server/server-mon.exp, gdb.server/server-run.exp,
15977 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15978 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
15979 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
15980 gdb.trace/passcount.exp, gdb.trace/report.exp,
15981 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
15982 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
15983 gdb.trace/while-stepping.exp: Use a unique name for the compiled
15984 executable.
15985
15986 2009-06-07 Pedro Alves <pedro@codesourcery.com>
15987
15988 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
15989 defined before referencing it.
15990
15991 2009-06-03 Doug Evans <dje@google.com>
15992
15993 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
15994 * gdb.arch/i386-see.c: Ditto.
15995
15996 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
15997
15998 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
15999 (check_macro): Return 1 if undefined.
16000 If first test fails, check if macro debug information is available,
16001 and report unsupported test if no macro information is found.
16002
16003 2009-05-29 Doug Evans <dje@google.com>
16004
16005 * gdb.threads/hand-call-in-threads.exp: New.
16006 * gdb.threads/hand-call-in-threads.c: New.
16007
16008 2009-05-29 Michael Snyder <msnyder@vmware.com>
16009
16010 * gdb.base/break-always.exp: Change "1" to "on".
16011 Add confirmation check.
16012
16013 2009-05-28 Pedro Alves <pedro@codesourcery.com>
16014
16015 * gdb.threads/threxit-hop-specific.c: New.
16016 * gdb.threads/threxit-hop-specific.exp: New.
16017 * gdb.threads/thread-execl.c: New.
16018 * gdb.threads/thread-execl.exp: New.
16019
16020 2009-05-27 Tom Tromey <tromey@redhat.com>
16021 Thiago Jung Bauermann <bauerman@br.ibm.com>
16022
16023 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
16024 (mi_child_regexp): Likewise.
16025 (mi_list_varobj_children_range): Likewise.
16026 (mi_get_features): Likewise.
16027 (mi_list_varobj_children): Rewrite.
16028 * gdb.python/python-mi.exp: New file.
16029
16030 2009-05-27 Tom Tromey <tromey@redhat.com>
16031 Thiago Jung Bauermann <bauerman@br.ibm.com>
16032 Phil Muldoon <pmuldoon@redhat.com>
16033 Paul Pluzhnikov <ppluzhnikov@google.com>
16034
16035 * gdb.python/python-prettyprint.exp: New file.
16036 * gdb.python/python-prettyprint.c: New file.
16037 * gdb.python/python-prettyprint.py: New file.
16038 * gdb.base/display.exp: print/r is now valid.
16039
16040 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
16041 Tom Tromey <tromey@redhat.com>
16042 Pedro Alves <pedro@codesourcery.com>
16043 Paul Pluzhnikov <ppluzhnikov@google.com>
16044
16045 * gdb.python/python-template.exp: New file.
16046 * gdb.python/python-template.cc: New file.
16047 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
16048 tests.
16049 * gdb.python/python-value.exp (py_objfile_tests): New proc.
16050 Call it.
16051 (test_value_after_death): New proc.
16052 * gdb.python/python-value.c (PTR): New typedef.
16053 (main): New variable 'x'.
16054
16055 2009-05-27 Tom Tromey <tromey@redhat.com>
16056
16057 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
16058 tests.
16059 * gdb.python/python-value.exp (py_objfile_tests): New proc.
16060 Call it.
16061
16062 2009-05-27 Pedro Alves <pedro@codesourcery.com>
16063
16064 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
16065
16066 2009-05-24 Pedro Alves <pedro@codesourcery.com>
16067
16068 * gdb.threads/fork-thread-pending.c: New.
16069 * gdb.threads/fork-thread-pending.exp: New.
16070
16071 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16072
16073 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
16074 * gdb.dwarf2/dw2-strp.S (a_string2): New.
16075
16076 2009-05-18 Jon Beniston <jon@beniston.com>
16077
16078 * gdb.asm/asm-source.exp: Add lm32 target.
16079
16080 2009-05-17 Pedro Alves <pedro@codesourcery.com>
16081
16082 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
16083 `gdb_get_line_number'. Call `callee' in both parent and child.
16084 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
16085 `gdb_get_line_number' instead of hardcoding line numbers.
16086 (catch_fork_unpatch_child): New procedure to test detaching
16087 breakpoints from child fork.
16088 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
16089 hardcoding line numbers.
16090 (do_fork_tests): Run `catch_fork_unpatch_child'.
16091
16092 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
16093
16094 * gdb.mi/mi-cmd-var.exp: Check that when varobj
16095 of structure type enters or leaves the scope, it
16096 is reported by -var-update.
16097
16098 2009-05-11 Doug Evans <dje@sebabeach.org>
16099
16100 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
16101 * gdb.threads/pending-step.c (main): Fix off-by-one error.
16102 * gdb.threads/schedlock.c (main): Fix off-by-one error.
16103
16104 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16105
16106 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
16107
16108 2009-04-30 Doug Evans <dje@google.com>
16109
16110 * gdb.threads/watchthreads2.exp: New testcase.
16111 * gdb.threads/watchthreads2.c: New testcase.
16112
16113 2009-04-29 Doug Evans <dje@google.com>
16114
16115 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
16116 * gdb.cp/mb-ctor.cc: Ditto.
16117 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
16118 * gdb.cp/mb-inline.h (multi_line_foo): New function.
16119 * gdb.cp/mb-inline1.cc: Call it.
16120 * gdb.cp/mb-inline2.cc: Ditto.
16121 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
16122 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
16123
16124 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
16125
16126 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
16127 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
16128 Replace all uses of `decimal' by `nonzero'.
16129 (info macro FROM_COMMANDLINE): New test.
16130
16131 2009-04-27 Tom Tromey <tromey@redhat.com>
16132
16133 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
16134
16135 2009-04-27 Doug Evans <dje@google.com>
16136
16137 * gdb.threads/watchthreads.c (main): Initialize args before starting
16138 the threads. Plus formatting cleanup.
16139 * gdb.threads/watchthreads.exp: Avoid errant failures due to
16140 biased scheduling of one thread.
16141
16142 2009-04-27 Jerome Guitton <guitton@adacore.com>
16143
16144 * gdb.cp/templates.cc (GetMax): New template.
16145 (main): Declare two instances of GetMax.
16146 * gdb.cp/templates.exp: Add new test.
16147
16148 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
16149
16150 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
16151
16152 2009-04-22 Joseph Myers <joseph@codesourcery.com>
16153
16154 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
16155
16156 2009-04-15 Tom Tromey <tromey@redhat.com>
16157
16158 * gdb.base/charset.exp: Add regression test.
16159
16160 2009-04-14 Joel Brobecker <brobecker@adacore.com>
16161
16162 * gdb.base/exe-lock.exp: New testcase.
16163
16164 2009-04-13 Tom Tromey <tromey@redhat.com>
16165
16166 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
16167 operator on Frame.
16168
16169 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16170
16171 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
16172 * gdb.server/ext-attach.exp: Likewise.
16173
16174 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
16175
16176 Eliminate some sleep usage.
16177
16178 * gdb.mi/basics.c (do_nothing): New.
16179 (main): Use do_nothing instead of printf, so that
16180 not to introduce race condition between output of
16181 inferiour and output of gdb. Do not use sleep as it
16182 is not generally available on embedded targets.
16183
16184 2009-04-02 Pedro Alves <pedro@codesourcery.com>
16185
16186 * gdb.server/ext-attach.exp: Expect an optional process id after
16187 "Detached from remote process".
16188
16189 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16190
16191 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
16192 gdb.dwarf2/dw2-unresolved.exp: New.
16193
16194 2009-04-02 Pedro Alves <pedro@codesourcery.com>
16195
16196 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
16197 mi_run_to_main.
16198
16199 2009-04-02 Pedro Alves <pedro@codesourcery.com>
16200
16201 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
16202 mi_run_to_main. Skip thread exit test on remote targets.
16203 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
16204 mi_run_to_main.
16205 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
16206 mi_run_to_main.
16207 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
16208 when expecting ^connected. Detect when the target doesn't support
16209 non-stop mode.
16210 (mi_run_cmd): Detect if non-stop mode was requested by isn't
16211 supported. Return -1 on error, 0 on success.
16212 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
16213 (mi_runto): Return mi_runto_helper's result explicitly.
16214
16215 2009-04-01 Pedro Alves <pedro@codesourcery.com>
16216
16217 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
16218
16219 2009-04-01 Tom Tromey <tromey@redhat.com>
16220
16221 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
16222 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
16223 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
16224 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
16225
16226 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
16227 Jan Kratochvil <jan.kratochvil@redhat.com>
16228
16229 PR gdb/931
16230 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
16231 output.
16232 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
16233 for gdb/931.
16234 * dw2-strp.S (DW_AT_language): Change to C++.
16235 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
16236
16237 2009-03-31 Joel Brobecker <brobecker@adacore.com>
16238
16239 * gdb.ada/tasks: New testcase.
16240
16241 2009-03-30 Stan Shebs <stan@codesourcery.com>
16242
16243 * gdb.trace/actions.exp: Update to match new info trace format.
16244 * gdb.trace/deltrace.exp: Ditto.
16245 * gdb.trace/infotrace.exp: Ditto.
16246 * gdb.trace/passcount.exp: Ditto.
16247 * gdb.trace/save-trace.exp: Ditto.
16248 * gdb.trace/while-stepping.exp: Ditto.
16249 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
16250
16251 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
16252
16253 * gdb.python/python-frame.c: New file.
16254 * gdb.python/python-frame.exp: New file.
16255
16256 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
16257
16258 * gdb.python/python-value.exp: Add tests for the address
16259 attribute.
16260
16261 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
16262
16263 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
16264
16265 2009-03-26 Doug Evans <dje@google.com>
16266
16267 * gdb.mi/mi-nonstop-exit.exp: New file.
16268 * gdb.mi/non-stop-exit.c: New file.
16269
16270 2009-03-26 Tom Tromey <tromey@redhat.com>
16271
16272 Update for change to prologue skipping:
16273 * gdb.mi/mi2-simplerun.exp: Update.
16274 * gdb.mi/mi2-break.exp: Update.
16275 * gdb.mi/mi-simplerun.exp: Update.
16276 * gdb.mi/mi-break.exp: Update.
16277 * gdb.base/ending-run.exp: Update.
16278
16279 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
16280
16281 * gdb.python/python-value.exp (test_value_in_inferior): Test
16282 gdb.Value.is_optimized_out attribute.
16283
16284 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16285
16286 * gdb.dwarf2/dw2-noloc-main.c: New file.
16287 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
16288 (.text): Remove.
16289 (.data): New.
16290 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
16291 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
16292 (DW_TAG_subprogram func_cu1, noloc): Remove.
16293 (main): New.
16294 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
16295 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
16296 (file_symbols): New procedure.
16297
16298 2009-03-25 Tom Tromey <tromey@redhat.com>
16299
16300 * gdb.base/charset.exp (valid_target_charset): New proc.
16301 Use it to skip tests on invalid charsets.
16302
16303 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
16304
16305 * gdb.base/completion.exp: Add a test for directory completion.
16306
16307 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16308
16309 Fix a racy FAIL.
16310 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
16311 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
16312
16313 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
16314
16315 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
16316 * gdb.python/python-function.exp: Add test for function returning
16317 a GDB value.
16318
16319 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
16320
16321 * gdb.python/python-function.exp: New file.
16322
16323 2009-03-20 Tom Tromey <tromey@redhat.com>
16324
16325 * gdb.base/store.exp: Update for change to escape output.
16326 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
16327 to escape output.
16328 * gdb.base/pointers.exp: Update for change to escape output.
16329 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
16330 to escape output.
16331 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
16332 escape output.
16333 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
16334 to escape output.
16335 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
16336 escape output.
16337 * gdb.base/setvar.exp: Update for change to escape output.
16338 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
16339 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
16340 to escape output.
16341 (test_print_string_constants): Likewise.
16342 * gdb.base/charset.exp (valid_host_charset): Check size of
16343 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
16344 cases. Handle "auto"-related output.
16345 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
16346 (uvar, Uvar): New globals.
16347
16348 2009-03-19 Jerome Guitton <guitton@adacore.com>
16349
16350 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
16351 deltas.
16352 * gdb.ada/fixed_points.exp: Ditto.
16353
16354 2009-03-18 Pedro Alves <pedro@codesourcery.com>
16355
16356 * return-nodebug.c: Don't include stdio.h.
16357 (init): Delete.
16358 (func): Delete definition and provide extern declaration.
16359 (t): New.
16360 (main): Don't call printf. Call func and store its result in t.
16361 * return-nodebug1.c: New.
16362 * return-nodebug.exp: Don't expect stdio output. Instead, print
16363 the global variable t. Drop printf formatters and cast types from
16364 foreach loop. Don't use prepare_for_testing. Compile
16365 return-nodebug.c and return-nodebug1.c in separate steps. Don't
16366 define FORMAT or CAST.
16367
16368 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
16369
16370 * gdb.base/solib-display.exp: Disable test for remote targers.
16371
16372 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16373
16374 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
16375
16376 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16377
16378 Fix a racy FAIL.
16379 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
16380 code from `follow parent, print pids'.
16381 (`follow child, print pids', `follow parent, print pids'): Call it.
16382 Replace `gdb_test "break..."' by gdb_breakpoint.
16383
16384 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
16385
16386 * gdb.mi/mi-cli.exp: Adjust for output difference in
16387 sync and async modes.
16388
16389 2009-03-12 Joel Brobecker <brobecker@adacore.com>
16390
16391 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
16392 that was checked in by mistake. Remove loading of ada.exp, since
16393 this is not necessary in this case.
16394
16395 2009-03-12 Joel Brobecker <brobecker@adacore.com>
16396
16397 * gdb.ada/ptype_arith_binop.exp: New testcase.
16398
16399 2009-03-12 Joel Brobecker <brobecker@adacore.com>
16400
16401 * gdb.ada/mod_from_name: New testcase.
16402
16403 2009-03-12 Joel Brobecker <brobecker@adacore.com>
16404
16405 * gdb.ada/tick_last_segv: New testcase.
16406
16407 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
16408
16409 * gdb.mi/mi-cli.exp: Remove debug print.
16410
16411 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
16412
16413 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
16414 include the token in ^running and frame info in *stopped.
16415
16416 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
16417
16418 * solib-display.exp: New file.
16419 * solib-display-main.c: New file.
16420 * solib-display-lib.c: New file.
16421
16422 2009-03-05 Pedro Alves <pedro@codesourcery.com>
16423
16424 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
16425
16426 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16427
16428 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
16429 (list_and_check_macro): Use more specific test name.
16430 (next to definition): Make the test names unique.
16431
16432 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
16433
16434 * gdb.pascal/floats.exp: Accept approximate results everywhere.
16435
16436 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
16437
16438 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
16439 notifications.
16440 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
16441 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
16442 * lib/mi-support.exp (library_loaded_re): New.
16443 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
16444
16445 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
16446
16447 * gdb.gdb/observer.exp: Use test_notification observer, not
16448 normal_stop, everywhere.
16449 (test_normal_stop_notifications): Rename to...
16450 (test_notifications): ...this.
16451 (test_observer_normal_stop): Rename to...
16452 (test_observer): ...this.
16453
16454 2009-02-16 Doug Evans <dje@google.com>
16455
16456 * gdb.arch/amd64-disp-step.S (test_int3): New test.
16457 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
16458 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
16459 (test_prefixed_syscall,test_int3): New tests.
16460 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
16461 (test_prefixed_syscall,test_int3): New tests.
16462
16463 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
16464
16465 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
16466 (mi_expect_interrupt): Likewise.
16467 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
16468 response.
16469
16470 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
16471
16472 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
16473 * gdb.base/pc-fp.exp (get_valueofx): Remove.
16474 Replace calls to get_valueofx by get_hexadecimal_valueof.
16475
16476 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
16477
16478 * lib/gdb.exp (get_valueof): Accept anything as a return value.
16479 (get_integer_valueof): New procedure.
16480 (get_sizeof): Use new get_integer_value_of.
16481 * gdb.base/sizeof.exp: Replace all uses of get_valueof
16482 by get_integer_valueof.
16483
16484 2009-02-13 Tom Tromey <tromey@redhat.com>
16485
16486 * gdb.base/remote.exp (get_sizeof): Remove.
16487 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
16488 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
16489 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
16490 * lib/gdb.exp (get_valueof): Move from long_long.exp.
16491 (get_sizeof): Likewise.
16492
16493 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16494
16495 PR fortran/9806
16496 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
16497
16498 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
16499
16500 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
16501
16502 2009-02-06 Pedro Alves <pedro@codesourcery.com>
16503
16504 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
16505
16506 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
16507
16508 * gdb.python/python-cmd.exp: New file.
16509
16510 2009-02-06 Tristan Gingold <gingold@adacore.com>
16511
16512 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
16513
16514 2009-02-05 Tristan Gingold <gingold@adacore.com>
16515
16516 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
16517 pointer is dereferenced and use this signal name in regexp.
16518 * gdb.base/signull.exp: Ditto.
16519 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
16520 * gdb.base/signull.c (main): Ditto.
16521
16522 2009-02-04 Tom Tromey <tromey@redhat.com>
16523 Thiago Jung Bauermann <bauerman@br.ibm.com>
16524
16525 * gdb.python/python-value.exp: Use `gdb.history' instead of
16526 `gdb.value_from_history'.
16527 (test_value_numeric_ops): Add test for conversion of enum constant.
16528 * gdb.python/python-value.c (enum e): New type.
16529 (evalue): New global.
16530 (main): Use argv.
16531
16532 2009-02-04 Jerome Guitton <guitton@adacore.com>
16533
16534 * gdb.ada/uninitialized_vars: New test program.
16535 * gdb.ada/uninitialized_vars.exp: New testcase.
16536
16537 2009-02-02 Tom Tromey <tromey@redhat.com>
16538
16539 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
16540 * gdb.cp/pr2489.cc: Rename...
16541 * gdb.cp/pr9594.cc: ... to this.
16542
16543 2009-02-02 Tom Tromey <tromey@redhat.com>
16544
16545 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
16546 * gdb.cp/pr2489.cc: New file.
16547 * gdb.cp/cpcompletion.exp: New file.
16548
16549 2009-02-02 Tom Tromey <tromey@redhat.com>
16550
16551 PR exp/9059:
16552 * gdb.cp/call-c.exp: Add regression test.
16553 * gdb.cp/call-c.cc (FooHandle): New typedef.
16554 (main): New variable 'handle'.
16555
16556 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
16557
16558 * lib/mi-support.exp (et_mi_thread_list)
16559 (check_mi_and_console_threads): Adjust for current thread in
16560 -thread-list-ids output.
16561
16562 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
16563
16564 * gdb.mi/mi-break.exp (test_disabled_creation): New.
16565 Call it.
16566
16567 2009-01-28 Doug Evans <dje@google.com>
16568
16569 * gdb.arch/amd64-disp-step.S: New file.
16570 * gdb.arch/amd64-disp-step.exp: New file.
16571 * gdb.arch/i386-disp-step.S: New file.
16572 * gdb.arch/i386-disp-step.exp: New file.
16573
16574 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
16575
16576 * gdb.base/find.exp: Set newline variable
16577 using quotes instead of braces to fix cygwin failures.
16578
16579 2009-01-23 Pedro Alves <pedro@codesourcery.com>
16580
16581 * gdb.base/radix.exp: Add tests to ensure that that set
16582 input-radix 0 and set output-radix 0 are really rejected.
16583
16584 2009-01-23 Pedro Alves <pedro@codesourcery.com>
16585
16586 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
16587 copyright years.
16588
16589 2009-01-23 Pedro Alves <pedro@codesourcery.com>
16590
16591 PR gdb/9664:
16592 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
16593
16594 2009-01-22 Pedro Alves <pedro@codesourcery.com>
16595
16596 PR c++/9631:
16597 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
16598
16599 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
16600
16601 * gdb.server/file-transfer.exp: Use EXEEXT variable for
16602 binfile definition to fix Windows OS failure.
16603
16604 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
16605
16606 PR gdb/9346
16607 * gdb.base/interrupt.c (sigint_handler): New.
16608 (main): Install a SIGINT handler if SIGNALS is defined. Exit
16609 on error.
16610 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
16611 Test "signal SIGINT".
16612
16613 2009-01-19 Doug Evans <dje@google.com>
16614
16615 * gdb.base/break.exp: Update expected gdb output.
16616 * gdb.base/sepdebug.exp: Ditto.
16617 * gdb.mi/mi-syn-frame.exp: Ditto.
16618 * gdb.mi/mi2-syn-frame.exp: Ditto.
16619 * gdb.base/call-signal-resume.exp: New file.
16620 * gdb.base/call-signals.c: New file.
16621 * gdb.base/unwindonsignal.exp: New file.
16622 * gdb.base/unwindonsignal.c: New file.
16623 * gdb.threads/interrupted-hand-call.exp: New file.
16624 * gdb.threads/interrupted-hand-call.c: New file.
16625 * gdb.threads/thread-unwindonsignal.exp: New file.
16626
16627 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
16628
16629 * gdb.base/define.exp: Test defining and hooking prefix commands.
16630 * gdb.python/python.exp: Update test for "show user" output.
16631
16632 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16633
16634 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
16635 now the output exactly, using less wildcards. Expect also the output
16636 of gfortran-4.3. Update for the f-valprint.c modification from
16637 2008-04-22.
16638 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
16639 Remove gdb_test test names where matching the command.
16640
16641 2009-01-01 Pedro Alves <pedro@codesourcery.com>
16642
16643 PR breakpoints/9681:
16644 * gdb.base/watchpoint.exp: Add regression test.
16645
16646 2008-12-31 Pedro Alves <pedro@codesourcery.com>
16647
16648 * gdb.threads/attach-into-signal.exp: Don't use
16649 gdb_suppress_entire_file.
16650 * gdb.threads/attach-stopped.exp: Ditto.
16651 * gdb.threads/attachstop-mt.exp: Ditto.
16652
16653 2008-12-31 Pedro Alves <pedro@codesourcery.com>
16654
16655 PR gdb/8812:
16656 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
16657
16658 2008-12-29 Pedro Alves <pedro@codesourcery.com>
16659
16660 PR gdb/7536:
16661 * gdb.base/radix.exp: Add tests to ensure invalid input radices
16662 and unsupported output radices are really rejected.
16663
16664 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16665
16666 * gdb.cp/punctuator.exp: Backslash the '$' signs.
16667
16668 2008-12-22 Tom Tromey <tromey@redhat.com>
16669
16670 * gdb.cp/punctuator.exp: New file.
16671
16672 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16673
16674 * gdb.base/completion.exp (Completing non-existing component): New test.
16675
16676 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16677
16678 Fix for PR gdb/8648.
16679 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
16680 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
16681 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
16682 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
16683
16684 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16685
16686 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
16687
16688 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
16689
16690 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
16691 compiler actually generate code at the expected line number.
16692
16693 2008-12-15 Jie Zhang <jie.zhang@analog.com>
16694
16695 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
16696
16697 2008-12-12 Tom Tromey <tromey@redhat.com>
16698
16699 * gdb.base/commands.exp (redefine_hook_test): New proc.
16700 Call it.
16701
16702 2008-12-11 Tom Tromey <tromey@redhat.com>
16703
16704 * gdb.base/macscp.exp: New regression test.
16705
16706 2008-12-11 Tom Tromey <tromey@redhat.com>
16707
16708 * gdb.base/macscp.exp: Print "address.addr".
16709 * gdb.base/macscp1.c (struct outer): New struct.
16710 (address): New global.
16711
16712 2008-12-09 Tom Tromey <tromey@redhat.com>
16713
16714 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
16715 Call it.
16716
16717 2008-12-04 Doug Evans <dje@google.com>
16718
16719 * gdb.server/ext-run.exp: Relax regexp for init program.
16720
16721 2008-12-03 Tristan Gingold <gingold@adacore.com>
16722
16723 * gdb.base/macscp.exp: Generate an object file during compilation
16724 to work around Darwin dsymutil limitations.
16725
16726 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16727
16728 Test resolving external references to TLS variables.
16729 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
16730 FILE2_THREAD_LOCAL.
16731 (testfile2, srcfile2): New variables.
16732 * gdb.threads/tls.c (file2_thread_local)
16733 (function_referencing_file2_thread_local): New.
16734 * gdb.threads/tls2.c: New file.
16735
16736 2008-11-28 Joel Brobecker <brobecker@adacore.com>
16737
16738 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
16739 rather than integer, as integer might not be big enough when
16740 on 64bit targets.
16741
16742 2008-11-27 Jerome Guitton <guitton@adacore.com>
16743
16744 * gdb.cp/formatted-ref.exp: Add equality test.
16745 * gdb.ada/formatted_ref.exp: Ditto.
16746
16747 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16748
16749 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
16750 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
16751
16752 2008-11-20 Andreas Schwab <schwab@suse.de>
16753
16754 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
16755 matching syscall entry point.
16756 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
16757 (tcatch_vfork_then_child_follow): Likewise. Finish through
16758 vfork even if we stopped at the syscall trampoline.
16759
16760 2008-11-20 Doug Evans <dje@google.com>
16761
16762 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
16763
16764 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
16765
16766 * gdb.arch/ppc-dfp.exp: New file.
16767 * gdb.arch/ppc-dfp.c: New file.
16768
16769 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
16770
16771 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
16772
16773 2008-11-17 Doug Evans <dje@google.com>
16774
16775 * gdb.mi/mi-syn-frame.exp: Update expected output.
16776 * gdb.mi/mi2-syn-frame.exp: Update expected output.
16777
16778 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
16779
16780 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
16781 "thread N" results in =thread-selected.
16782 * lib/mi-support (mi_run_cmd, mi_expect_stop)
16783 (mi_send_resuming_command_raw): Be prepared for
16784 =thread-selected.
16785
16786 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
16787
16788 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
16789 * lib/mi-support.exp: Likewise.
16790
16791 2008-11-16 Joel Brobecker <brobecker@adacore.com>
16792
16793 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
16794 commands from the expected output for "help catch".
16795
16796 2008-11-15 Joel Brobecker <brobecker@adacore.com>
16797
16798 * gdb.ada/int_deref.exp: New testcase.
16799
16800 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
16801
16802 * gdb.mi/gdb2549.exp: New file.
16803
16804 2008-11-11 Doug Evans <dje@google.com>
16805
16806 * gdb.base/callexit.exp: New file.
16807 * gdb.base/callexit.c: New file.
16808
16809 2008-11-10 Doug Evans <dje@google.com>
16810
16811 * lib/gdb.exp (GDBFLAGS): Move -nx ...
16812 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
16813 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
16814 (default_gdb_start,default_gdb_exit): Ditto.
16815 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
16816 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
16817 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
16818 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
16819 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
16820 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
16821
16822 2008-11-03 Andreas Schwab <schwab@suse.de>
16823
16824 * gdb.base/hashline2.exp: Fix typo.
16825 * gdb.base/hashline3.exp: Likewise.
16826
16827 2008-10-30 Tom Tromey <tromey@redhat.com>
16828
16829 * gdb.base/pointers.exp: Add test.
16830 * gdb.base/pointers.c (k, S): New typedefs.
16831 (instance): New global.
16832
16833 2008-10-30 Andreas Schwab <schwab@suse.de>
16834
16835 * gdb.base/args.exp: Add tests for newlines.
16836
16837 2008-10-30 Joel Brobecker <brobecker@adacore.com>
16838
16839 gdb.base/foll-exec.exp: Update the expected output of a couple
16840 of "info breakpoints" tests.
16841
16842 2008-10-28 Tom Tromey <tromey@redhat.com>
16843
16844 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
16845
16846 2008-10-24 Pedro Alves <pedro@codesourcery.com>
16847
16848 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
16849 gdb_start_cmd.
16850 Use runto_main before any test that requires execution.
16851
16852 2008-10-23 Pedro Alves <pedro@codesourcery.com>
16853
16854 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
16855 instead of SIGINT.
16856
16857 2008-10-22 Joel Brobecker <brobecker@adacore.com>
16858
16859 * gdb.base/completion.exp: Update expected output following
16860 the addition of the "info tasks" command.
16861
16862 2008-10-22 Tom Tromey <tromey@redhat.com>
16863
16864 * gdb.base/exprs.exp (test_expr): Add test for string
16865 concatenation.
16866
16867 2008-10-19 Pedro Alves <pedro@codesourcery.com>
16868
16869 * configure.ac: Output gdb.python/Makefile.
16870 * configure: Regenerate.
16871 * gdb.python/Makefile.in: New.
16872
16873 2008-10-16 Joel Brobecker <brobecker@adacore.com>
16874
16875 * gdb.base/foll-fork.exp: Adjust the expected output to match
16876 the new description for fork/vfork catchpoints in the "info
16877 breakpoints" output.
16878
16879 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
16880
16881 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
16882
16883 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
16884
16885 * gdb.python/python-value.c: New file.
16886 * gdb.python/python-value.exp: New file.
16887
16888 2008-10-15 Pedro Alves <pedro@codesourcery.com>
16889
16890 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
16891
16892 2008-10-15 Denis Pilat <denis.pilat@st.com>
16893
16894 * gdb.cp/mb-ctor.exp: Fix a typo.
16895
16896 2008-10-09 Tom Tromey <tromey@redhat.com>
16897
16898 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
16899 'fprintf' and 'stderr'.
16900
16901 2008-10-07 Joel Brobecker <brobecker@adacore.com>
16902
16903 * gdb.ada/ref_tick_size.exp: New testcase.
16904
16905 2008-10-06 Doug Evans <dje@google.com>
16906
16907 * gdb.dwarf2/dw2-cu-size.exp: New file.
16908 * gdb.dwarf2/dw2-cu-size.S: New file.
16909
16910 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
16911 .Ltype_int for clarity.
16912
16913 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
16914
16915 PR gdb/2384:
16916 * gdb.cp/gdb2384.exp: Extended to test more cases.
16917 * gdb.cp/gdb2384.cc: Likewise.
16918 * gdb.cp/gdb2384-base.h: Likewise.
16919 * gdb.cp/gdb2384-base.cc: Likewise.
16920
16921 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16922
16923 * gdb.base/maint.exp (maint print type): Remove printing
16924 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
16925
16926 2008-09-30 Tom Tromey <tromey@redhat.com>
16927
16928 * gdb.base/macscp.exp: Add completion tests.
16929 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
16930 (TWENTY_THREE): Likewise.
16931 (FORTY_EIGHT): Likewise.
16932
16933 2008-09-30 Tom Tromey <tromey@redhat.com>
16934
16935 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
16936 everywhere.
16937 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
16938
16939 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
16940
16941 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
16942 testcase is derived from. Fix racy dependency on an expected PID
16943 number. No longer support the testcase on Linux kernel 2.4.x.
16944
16945 2008-09-27 Tom Tromey <tromey@redhat.com>
16946
16947 * gdb.base/macscp.exp: Add tests for stringification, splicing,
16948 and varargs.
16949
16950 2008-09-22 Pedro Alves <pedro@codesourcery.com>
16951
16952 * lib/mi-support.exp (mi_expect_interrupt): New.
16953 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
16954 from gdb.mi/mi-nonstop.exp.
16955 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
16956 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
16957 lib/mi-support.exp.
16958 Use mi_check_thread_states throughout. Avoid ".*" and do not
16959 require an anchor after -exec-run.
16960
16961 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
16962
16963 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
16964 stop is pending. Avoid ".*" when two stops are pending.
16965 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
16966 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
16967 newlines in fullnames.
16968 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
16969 (mi_expect_stop): Update comments. Only anchor in sync mode.
16970 Do not match newlines.
16971 (mi_send_resuming_command_raw): Always return status.
16972 (mi_get_stop_line): Do not match more than one line by accident.
16973 Only anchor in sync mode.
16974 (mi_run_inline_test): If -exec-next fails, give up.
16975
16976 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16977
16978 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
16979 on SPU.
16980
16981 2008-09-10 Joel Brobecker <brobecker@adacore.com>
16982
16983 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
16984
16985 2008-09-10 Joel Brobecker <brobecker@adacore.com>
16986
16987 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
16988 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
16989 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
16990 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
16991 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
16992 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
16993 gdb.ada/interface.exp, gdb.ada/null_array.exp,
16994 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
16995 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
16996 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
16997 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
16998 Include the "= " sequence in the expected output of print tests.
16999
17000 2008-09-10 Joel Brobecker <brobecker@adacore.com>
17001
17002 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
17003 description for boolean types.
17004
17005 2008-09-09 Pedro Alves <pedro@codesourcery.com>
17006
17007 * gdb.base/hook-stop-continue.c: New.
17008 * gdb.base/hook-stop-continue.exp: New.
17009
17010 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
17011
17012 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
17013
17014 2008-09-08 Jerome Guitton <guitton@adacore.com>
17015
17016 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
17017 (stack_check_probe_2, stack_check_probe_loop_1)
17018 (stack_check_probe_loop_2): New functions.
17019 (main): Add call to these new functions.
17020 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
17021 functions, check that the breakpoint is inserted at the appropriate
17022 location.
17023 (insert_breakpoint): Slightly refine this procedure so that it can
17024 be called several times in the test.
17025
17026 2008-09-08 Jerome Guitton <guitton@adacore.com>
17027
17028 * gdb.base/stack-checking.c: New file.
17029 * gdb.base/stack-checking.exp: New file.
17030
17031 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
17032
17033 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
17034 * gdb.arch/altivec-regs.exp: Likewise.
17035 * gdb.arch/vsx-regs.exp: Likewise.
17036
17037 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
17038
17039 * gdb.arch/ppc-fp.exp: New file.
17040 * gdb.arch/ppc-fp.c: New file.
17041
17042 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
17043
17044 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
17045 lest gcc-4.3.1 optimizes the whole thing away.
17046
17047 2008-09-04 Michael Snyder <msnyder@vmware.com>
17048
17049 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
17050 as "at" (for non-debug functions such as _start).
17051
17052 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17053
17054 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
17055 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
17056 software watchpoints.
17057 * gdb.base/watch_thread_num.exp: Likewise.
17058
17059 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
17060
17061 * gdb.arch/i386-bp_permanent.exp: New test.
17062
17063 2008-08-24 Tom Tromey <tromey@redhat.com>
17064
17065 * gdb.base/maint.exp: Update "maint print type".
17066
17067 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
17068
17069 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
17070 support. Adjust the order of "*running" notifications.
17071 * gdb.mi/non-stop.c: Don't cast from int to void* and
17072 back.
17073
17074 2008-08-20 Mark Kettenis <kettenis@gnu.org>
17075
17076 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
17077 expect to find it in the "info frame" output.
17078
17079 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
17080
17081 * gdb.base/interp.exp: Always consume both prompts.
17082
17083 2008-08-20 Pedro Alves <pedro@codesourcery.com>
17084
17085 * gdb.base/pending.exp: Test pending breakpoints without symbols
17086 loaded.
17087
17088 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
17089
17090 * lib/mi-support.exp (mi_expect_stop): Produce
17091 more details on failures.
17092 * gdb.mi/mi-nonstop.exp: New.
17093 * gdb.mi/non-stop.c: New.
17094
17095 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
17096
17097 * gdb.mi/mi-async.exp: Use 'set target-async'.
17098 * lib/mi-support.exp: Use 'set/show target-async'.
17099
17100 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
17101
17102 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
17103
17104 2008-08-17 Tom Tromey <tromey@redhat.com>
17105
17106 * gdb.base/help.exp (help catch): Rewrite.
17107
17108 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
17109
17110 * gdb.base/define.exp: Test indented command documentation.
17111 * gdb.python/python.exp: Test indented multi-line command.
17112
17113 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
17114
17115 * testsuite/gdb.arch/vsx-regs.c: New source file.
17116 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
17117 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
17118
17119 2008-08-14 Tom Tromey <tromey@redhat.com>
17120
17121 * gdb.base/macscp.exp: Add regression test for "macro define" or
17122 "macro undef" with no arguments.
17123
17124 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
17125
17126 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
17127
17128 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17129
17130 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
17131
17132 2008-08-06 Tom Tromey <tromey@redhat.com>
17133
17134 * gdb.python/python.exp: New file.
17135
17136 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17137
17138 Fix for PR gdb/1543.
17139 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
17140 $LOCATION.
17141 (location): New variable.
17142 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
17143 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
17144 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
17145 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
17146 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
17147 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
17148 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
17149 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
17150 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
17151 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
17152 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
17153 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
17154 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
17155 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
17156 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
17157 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
17158 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
17159 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
17160 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
17161 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
17162 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
17163 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
17164 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
17165 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
17166 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
17167 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
17168 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
17169 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
17170 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
17171 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
17172 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
17173 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
17174 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
17175 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
17176 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
17177 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
17178 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
17179 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
17180 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
17181 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
17182 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
17183 gdb.base/type-opaque.exp, gdb.base/until.exp,
17184 gdb.base/value-double-free.c, gdb.base/varargs.exp,
17185 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
17186 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
17187 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
17188 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
17189 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
17190 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
17191 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
17192 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
17193 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
17194 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
17195 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
17196 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
17197 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
17198 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
17199 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
17200 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
17201 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
17202 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
17203 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
17204 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
17205 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
17206 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
17207 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
17208 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
17209 gdb.pascal/types.exp, gdb.stabs/weird.exp,
17210 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
17211 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
17212 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
17213 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
17214 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
17215 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
17216 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
17217 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
17218 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
17219 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
17220 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
17221 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
17222 lib/mi-support.exp, lib/trace-support.exp: Remove reference
17223 to bug-gdb@prep.ai.mit.edu .
17224
17225 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
17226
17227 * lib/mi-support.exp (mi_load_shlibs): New.
17228 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
17229
17230 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
17231
17232 * lib/mi-support.exp (get_mi_thread_list)
17233 (check_mi_and_console_threads): New, moved from ...
17234 * gdb.mi/mi-pthread.exp: ...here.
17235 * gdb.mi/gdb669.exp (get_mi_thread_list)
17236 (check_mi_and_console_threads): Delete.
17237 * gdb.mi/mi2-pthread.exp: Likewise.
17238
17239 2008-07-28 Tom Tromey <tromey@redhat.com>
17240
17241 * Makefile.in (just-check): Remove. Move body to...
17242 (check): ... here.
17243
17244 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17245
17246 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
17247 Add a test for duplicated SIGINTs.
17248
17249 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17250
17251 * gdb.threads/schedlock.exp (get_args): Update to work for any
17252 value of NUM.
17253 (Top level): Report the number of threads that did not resume.
17254
17255 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17256
17257 * gdb.dwarf2/dw2-compressed.S: Also define __start.
17258
17259 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17260
17261 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
17262 non-MI prompt.
17263
17264 2008-07-26 Tom Tromey <tromey@redhat.com>
17265
17266 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
17267 (function_struct, function_struct_ptr): New globals.
17268 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
17269 function pointer in a struct.
17270
17271 2008-07-26 Tom Tromey <tromey@redhat.com>
17272
17273 * gdb.base/macscp.exp: Add test for macro lexing bug.
17274
17275 2008-07-18 Tom Tromey <tromey@redhat.com>
17276
17277 * gdb.base/macscp.exp: Add macro tests.
17278
17279 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
17280
17281 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
17282
17283 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
17284
17285 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
17286
17287 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
17288
17289 * gdb.cp/class2.exp: fix for failure on spu-elf
17290
17291 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
17292
17293 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
17294
17295 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17296
17297 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
17298
17299 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
17300
17301 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
17302
17303 2008-07-11 Kevin Buettner <kevinb@redhat.com>
17304
17305 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
17306 of regexp to account for changes made to GDB in the printing of
17307 byte vectors.
17308
17309 2008-07-11 Tom Tromey <tromey@redhat.com>
17310
17311 * gdb.base/completion.exp: Add 'help' completion test.
17312
17313 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17314
17315 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
17316
17317 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17318
17319 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
17320
17321 2008-07-09 Pedro Alves <pedro@codesourcery.com>
17322
17323 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
17324
17325 2008-07-09 Pedro Alves <pedro@codesourcery.com>
17326
17327 * gdb.base/fullname.exp: Restore pwd if compiling failed.
17328
17329 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17330
17331 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
17332
17333 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
17334
17335 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
17336 previous commit. Add a comment.
17337
17338 2008-06-28 Pedro Alves <pedro@codesourcery.com>
17339
17340 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
17341
17342 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
17343
17344 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
17345
17346 2008-06-27 Pedro Alves <pedro@codesourcery.com>
17347
17348 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
17349 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
17350 compiling an executable, link in an object that forces unbuffered
17351 output.
17352 * lib/set_unbuffered_mode.c: New file.
17353
17354 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17355
17356 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
17357
17358 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
17359
17360 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
17361 mi_expect_stop.
17362 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
17363 Demand that *running is output.
17364 (detect_async): Perform checking every time.
17365 (mi_send_resuming_command): Extract everything into...
17366 (mi_send_resuming_command_raw): ...this.
17367 (mi_expect_stop): Don't accept any output before *stopped.
17368
17369 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
17370
17371 Robustify mi-simplerun.
17372 * gdb.mi/basics.c (main): Add a call to sleep.
17373 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
17374 * gdb.mi/mi2-cli.exp: Likewise.
17375 * gdb.mi/mi-break.exp: Likewise.
17376
17377 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
17378
17379 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
17380
17381 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
17382
17383 * gdb.mi/mi-console.exp: Adjust.
17384 * gdb.mi/mi-syn-frame.exp: Adjust.
17385 * gdb.mi/mi2-console.exp: Adjust.
17386 * gdb.mi/mi2-syn-frame.exp: Adjust.
17387 * lib/mi-support.exp (mi_run_cmd): Adjust.
17388 (mi_send_resuming_command): Adjust.
17389
17390 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
17391
17392 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
17393 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
17394 testing of stopped.
17395 * gdb.mi/mi2-syn-frame.exp: Likewise.
17396 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
17397 (async, detect_async): New.
17398 (mi_expect_stop, mi_continue_to_line): Adjust expectation
17399 depending on if we're running in sync or async mode.
17400
17401 2008-06-09 Tom Tromey <tromey@redhat.com>
17402
17403 * gdb.base/completion.exp: New tests for field name completion
17404 with spaces, and field name completion with '->'.
17405
17406 2008-06-06 Tom Tromey <tromey@redhat.com>
17407
17408 * gdb.base/break1.c (struct some_struct): New struct.
17409 (values): New global.
17410 * gdb.base/completion.exp: Add field name completion test.
17411
17412 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
17413
17414 * gdb.cp/call-c.exp: Test for incorrect handling of reference
17415 to pointer.
17416 * gdb.cp/call-c.cc: Likewise.
17417
17418 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
17419
17420 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
17421 annotation.
17422
17423 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
17424 Pedro Alves <pedro@codesourcery.com>
17425
17426 * gdb.threads/execl.c, gdb.threads/execl1.c,
17427 gdb.threads/execl.exp: New tests.
17428
17429 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
17430 Daniel Jacobowitz <dan@codesourcery.com>
17431
17432 * gdb.cp/exception.exp: Activate test, make it work with pending
17433 catchpoints.
17434
17435 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
17436
17437 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
17438
17439 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
17440
17441 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
17442 now printed.
17443 * gdb.mi/mi2-var-cmd.exp: Likewise.
17444
17445 2008-05-27 Andreas Schwab <schwab@suse.de>
17446
17447 * gdb.base/frame-args.exp: Handle arguments that are optimized
17448 out.
17449
17450 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
17451
17452 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
17453 quiet for ppc32 and group options into a single variable.
17454
17455 2008-05-23 Joel Brobecker <brobecker@adacore.com>
17456
17457 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
17458 of zero-size elements.
17459 * gdb.ada/null_array.exp: Test printing this new array.
17460
17461 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17462
17463 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
17464
17465 2008-05-21 Joel Brobecker <brobecker@adacore.com>
17466
17467 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
17468 of the "finish" command.
17469
17470 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
17471
17472 * gdb.base/annota1.exp: Test for new annotation.
17473
17474 2008-05-16 Pedro Alves <pedro@codesourcery.com>
17475
17476 * gdb.base/fixsection.exp: New file.
17477 * gdb.base/fixsection0.c: New file.
17478 * gdb.base/fixsection1.c: New file.
17479
17480 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17481
17482 * gdb.base/annota1.exp: Accept printf@... in place of printf.
17483 * gdb.base/annota3.exp: Likewise.
17484
17485 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
17486
17487 * gdb.base/watch_thread_num.exp: Don't run tests that require
17488 watchpoints if the target doesn't support them.
17489
17490 2008-05-12 Doug Evans <dje@google.com>
17491
17492 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
17493
17494 2008-05-09 Joel Brobecker <brobecker@adacore.com>
17495
17496 * gdb.ada/assign_1.exp: New testcase.
17497
17498 2008-05-09 Doug Evans <dje@google.com>
17499
17500 * gdb.base/find.exp: New file.
17501 * gdb.base/find.c: New file.
17502
17503 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
17504
17505 * gdb.base/commands.exp (watchpoint_command_test): Handle
17506 gdb,no_hardware_watchpoints.
17507 * gdb.base/float.exp: Allow ARM targets without floating point.
17508 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
17509
17510 2008-05-06 Jerome Guitton <guitton@adacore.com>
17511 Joel Brobecker <brobecker@adacore.com>
17512
17513 * gdb.ada/lang_switch: New test program.
17514 * gdb.ada/lang_switch.exp: New testcase.
17515
17516 2008-05-05 Doug Evans <dje@google.com>
17517
17518 * gdb.base/help.exp (disassemble): Update expected help text.
17519
17520 2008-05-04 Pedro Alves <pedro@codesourcery.com>
17521
17522 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
17523
17524 2008-05-04 Pedro Alves <pedro@codesourcery.com>
17525
17526 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
17527 different times.
17528
17529 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
17530
17531 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
17532 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
17533 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
17534 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
17535
17536 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
17537
17538 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
17539 notification to appear.
17540
17541 2008-05-04 Daniel Jacobowitz <dan@debian.org>
17542
17543 * gdb.base/fullname.c: New file.
17544 * gdb.base/fullname.exp: New file.
17545 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
17546
17547 2008-05-03 Pedro Alves <pedro@codesourcery.com>
17548
17549 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
17550 expressions with macros.
17551
17552 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17553
17554 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
17555
17556 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
17557
17558 * gdb.base/completion.exp: Handle lack of other symbols beginning
17559 with "a".
17560
17561 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
17562
17563 2008-05-02 Jim Blandy <jimb@codesourcery.com>
17564
17565 * gdb.asm/asmsrc1.s: Add scratch space.
17566
17567 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17568 Daniel Jacobowitz <dan@codesourcery.com>
17569
17570 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
17571 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
17572 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
17573
17574 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
17575
17576 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
17577
17578 2008-05-01 Joel Brobecker <brobecker@adacore.com>
17579
17580 * gdb.base/info-target.exp: New testcase.
17581
17582 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
17583
17584 * gdb.cp/hang.exp: Use .cc instead of .C.
17585 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
17586 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
17587
17588 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
17589
17590 * gdb.base/gdb1250.exp: Remove perror.
17591 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
17592
17593 2008-04-30 Pedro Alves <pedro@codesourcery.com>
17594
17595 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
17596 .2byte.
17597
17598 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
17599
17600 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
17601 (maybe_kfail): New.
17602
17603 2008-04-25 Pedro Alves <pedro@codesourcery.com>
17604
17605 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
17606
17607 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
17608
17609 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
17610 * gdb.mi/mi2-syn-frame.exp: Likewise.
17611 * lib/mi-support.exp: Likewise.
17612
17613 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
17614
17615 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
17616 to specify regexp for the location to stop at.
17617 * gdb.base/break-always.c: New.
17618 * gdb.base/break-always.exp: New.
17619
17620 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
17621
17622 * lib/mi-support.exp (mi_runto_helper): Adjust
17623 for the original-location field.
17624 (mi_create_breakpoint, mi_list_breakpoints): New.
17625 * gdb.mi/mi-break.exp: Adjust.
17626 * gdb.mi/mi2-break.exp: Adjust.
17627 * gdb.mi/mi-pending.exp: Adjust.
17628 * gdb.mi/mi-simplerun.exp: Adjust.
17629 * gdb.mi/mi2-simplerun.exp: Adjust.
17630 * gdb.mi/mi-syn-frame.exp: Adjust.
17631 * gdb.mi/mi2-syn-frame.exp: Adjust.
17632 * gdb.mi/mi-until.exp: Adjust.
17633 * gdb.mi/mi2-until.exp: Adjust.
17634 * gdb.mi/mi-var-display.exp: Adjust.
17635 * gdb.mi/mi2-var-display.exp: Adjust.
17636 * gdb.mi/mi-watch.exp: Adjust.
17637 * gdb.mi/mi2-watch.exp: Adjust.
17638
17639 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
17640
17641 * aclocal.m4: Add override.m4.
17642 * configure: Regenerate.
17643
17644 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
17645
17646 * gdb.mi/var-cmd.c (do_at_tests): Verify that
17647 '-var-update --all-values' reports new value even the type
17648 of a variable object has changed.
17649
17650 2008-04-18 Craig Silverstein <csilvers@google.com>
17651
17652 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
17653 files.
17654
17655 2008-04-18 Joel Brobecker <brobecker@adacore.com>
17656
17657 * gdb.ada/atomic_enum: New test program.
17658 * gdb.ada/atomic_enum.exp: New testcase.
17659
17660 2008-04-17 Doug Evans <dje@google.com>
17661
17662 * gdb.opt/Makefile.in: Fix whitespace.
17663
17664 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
17665
17666 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
17667
17668 2008-04-17 Doug Evans <dje@google.com>
17669
17670 * gdb.base/hashline1.exp: New testcase.
17671 * gdb.base/hashline2.exp: New testcase.
17672 * gdb.base/hashline2.exp: New testcase.
17673
17674 2008-04-17 Pedro Alves <pedro@codesourcery.com>
17675
17676 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
17677
17678 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
17679
17680 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
17681 temporary breakpoint to match "Temporary breakpoint".
17682 * gdb.base/break.exp (delete_breakpoints): Likewise.
17683 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
17684 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
17685 * gdb.base/display.exp: Likewise.
17686 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
17687 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
17688 * gdb.base/restore.exp (restore_tests): Likewise.
17689 * gdb.base/sepdebug.exp: Likewise.
17690 * gdb.base/watchpoint.exp: Likewise.
17691 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
17692 * gdb.mi/mi-pending.exp: Likewise.
17693 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
17694 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
17695 * gdb.mi/mi-var-cmd.exp: Likewise.
17696 * gdb.mi/mi-var-display.exp: Likewise.
17697 * gdb.mi/mi2-cli.exp: Likewise.
17698 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
17699 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
17700 * gdb.mi/mi2-var-display.exp: Likewise.
17701 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
17702 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
17703 new "disp" field.
17704 (mi_expect_stop): Move after_reason argument to be really after
17705 reason. This is to support fix for PR2424.
17706
17707 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17708
17709 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
17710
17711 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
17712
17713 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
17714 field. Add more floating varobj tests.
17715 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
17716 field.
17717 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
17718 (main): Call do_at_tests.
17719 * lib/mi-support.exp (mi_create_floating_varobj)
17720 (mi_varobj_update_with_type_change): New.
17721
17722 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
17723
17724 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
17725 option of -var-evaluate-expression.
17726 * gdb.mi/mi2-var-display.exp: Likewise.
17727
17728 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
17729
17730 Introduce test setup helpers.
17731 * lib/gdb.exp (build_executable, clean_restart)
17732 (prepare_for_testing): New.
17733 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
17734 * gdb.base/return.exp: Likewise.
17735 * gdb.base/ending-run.exp: Likewise.
17736
17737 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
17738
17739 * gdb.mi/mi-async.exp: New test for asynchronous Machine
17740 Interface (MI) responses.
17741
17742 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
17743
17744 * gdb.cp/breakpoint.cc: New code to test conditions involving
17745 member variables.
17746 * gdb.cp/breakpoint.exp: Test condition involving member
17747 variables.
17748
17749 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
17750
17751 * lib/mi-support.exp (mi_expect_stop): New.
17752 (mi_run_cmd): Change the
17753 token. Use mi_send_resuming_command, use
17754 mi_expect_stop.
17755 (mi_execute_to_helper): Rename to mi_execute_to.
17756 (mi_send_resuming_command): Add more error patterns.
17757 (mi_wait_for_stop): Renamed to...
17758 (mi_get_stop_line): ...this.
17759 (mi_run_inline_test): Adjust.
17760
17761 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
17762 * gdb.mi/mi-console.exp: Likewise.
17763 * gdb.mi/mi-pending.exp: Likewise.
17764 * gdb.mi/mi-simplerun.exp: Likewise.
17765 * gdb.mi/mi-stack.exp: Likewise.
17766 * gdb.mi/mi-stepi.exp: Likewise.
17767 * gdb.mi/mi-syn-frame.exp: Add comment.
17768 * gdb.mi/mi-until.exp: Likewise.
17769 * gdb.mi/mi-var-display.exp: Likewise.
17770 * gdb.mi/mi-watch.exp: Likewise.
17771 * gdb.mi/mi2-cli.exp: Likewise.
17772 * gdb.mi/mi2-console.exp: Likewise.
17773 * gdb.mi/mi2-simplerun.exp: Likewise.
17774 * gdb.mi/mi2-stack.exp: Likewise.
17775 * gdb.mi/mi2-stepi.exp: Likewise.
17776 * gdb.mi/mi2-until.exp: Likewise.
17777 * gdb.mi/mi2-var-display.exp: Likewise.
17778 * gdb.mi/mi2-watch.exp: Likewise.
17779
17780 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17781
17782 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
17783
17784 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
17785
17786 2008-04-04 Pedro Alves <pedro@codesourcery.com>
17787
17788 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
17789 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
17790 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
17791 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
17792 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
17793 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
17794 expect an mi error duplicated in stderr.
17795
17796 2008-04-03 Joel Brobecker <brobecker@adacore.com>
17797
17798 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
17799 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
17800 Add a couple of tests that verify the behavior when the new setting
17801 is set to "cancel" and "all".
17802 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
17803 "ask" before we start the testing.
17804
17805 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
17806
17807 * gdb.cp/casts.cc: Add class reference variables.
17808 * gdb.cp/casts.exp: New test cases for up/down casting references.
17809
17810 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
17811
17812 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
17813 instead of beginning to make an extra test pass.
17814 * gdb.mi/mi2-var-display.exp: Likewise.
17815
17816 2008-03-31 Maciej W. Rozycki <macro@mips.com>
17817
17818 * gdb.base/break.exp: Mark failures as such. Fix formatting.
17819
17820 2008-03-31 Markus Deuling <deuling@de.ibm.com>
17821 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17822
17823 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
17824 value. Add xfail for older kernels.
17825
17826 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
17827
17828 Bring mi-support in line with gdb.exp.
17829 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
17830 (mi_gdb_start): New function.
17831
17832 2008-03-28 Maciej W. Rozycki <macro@mips.com>
17833
17834 * gdb.mi/mi-var-cmd.exp: Fix a typo.
17835
17836 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
17837
17838 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
17839 * gdb.mi/mi2-var-display.exp: Likewise.
17840
17841 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
17842
17843 * lib/mi-support.exp (mi_create_varobj_checked): New.
17844 (mi_list_varobj_children): Allow to check for a
17845 value.
17846 (mi_list_array_varobj_children): New.
17847
17848 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
17849 and mi_list_varobj_children, as opposed to hardcoding
17850 expected strings.
17851 * gdb.mi/gdb701.exp: Likewise.
17852 * gdb.mi/gdb792.exp: Likewise.
17853 * gdb.mi/mi-var-block.exp: Likewise.
17854 * gdb.mi/mi-var-cmd.exp: Likewise.
17855 * gdb.mi/mi-var-invalidate.exp: Likewise.
17856 * gdb.mi/mi2-var-block.exp: Likewise.
17857 * gdb.mi/mi2-var-child.exp: Likewise.
17858 * gdb.mi/mi2-var-cmd.exp: Likewise.
17859 * gdb.mi/mi2-var-display.exp: Likewise.
17860
17861 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17862
17863 Fix random false FAILs on i386.
17864 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
17865
17866 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
17867
17868 PR gdb/544
17869 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
17870
17871 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
17872
17873 PR gdb/544
17874 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
17875
17876 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
17877
17878 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
17879 fixed PR gdb/544.
17880
17881 2008-03-21 Pedro Alves <pedro@codesourcery.com>
17882
17883 * gdb.threads/fork-child-threads.exp: Test next over fork.
17884
17885 2008-03-21 Chris Demetriou <cgd@google.com>
17886
17887 * gdb.base/break.exp (rbreak junk): New test for rbreak
17888 "Junk at end of arguments" issue.
17889
17890 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
17891
17892 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
17893 *& to work on created array elements.
17894 (Top level): Test print $pc with a file. Test string operations
17895 without a target.
17896 * gdb.base/ptype.exp: Do not expect *& to work on created array
17897 elements.
17898
17899 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
17900
17901 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
17902 gdb.threads/staticthreads.exp: Update exit query.
17903
17904 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
17905
17906 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
17907
17908 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
17909
17910 * gdb.base/watchpoint.c (global_ptr, func4): New.
17911 (main): Call func4.
17912 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
17913 (test_inaccessible_watchpoint): New.
17914
17915 2008-02-29 Maciej W. Rozycki <macro@mips.com>
17916
17917 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
17918 select the largest.
17919
17920 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
17921
17922 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
17923 frames-invalid annotations.
17924
17925 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
17926
17927 * gdb.base/assign.exp: avoid same output for different tests.
17928
17929 2008-02-27 Doug Evans <dje@google.com>
17930
17931 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
17932 for bug 1738.
17933 (breakpoint_to_handler_entry): Ditto.
17934
17935 2008-02-27 Joel Brobecker <brobecker@adacore.com>
17936
17937 * gdb.base/ending-run.exp: Use the first line of code inside
17938 function body to test breakpoints.
17939 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
17940 location where the breakpoint is inserted when using the line
17941 where a function is declared. Fix typo in the description of
17942 one of the tests.
17943 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
17944
17945 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
17946
17947 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
17948 tests.
17949
17950 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
17951
17952 * gdb.base/args.exp: avoid same output for tests
17953 with single quotes.
17954
17955 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
17956
17957 * gdb.base/annota1.exp: Adjust for 'info break'
17958 format changes.
17959 * gdb.base/annota3.exp: Likewise.
17960 * gdb.base/break.exp: Likewise.
17961 * gdb.base/condbreak.exp: Likewise.
17962 * gdb.base/pending.exp: Likewise.
17963 * gdb.base/sepdebug.exp: Likewise.
17964 * gdb.base/unload.exp: Likewise.
17965 * gdb.cp/ovldbreak.exp: Likewise.
17966 * gdb.mi/mi-pending.exp: Likewise.
17967
17968 2008-02-07 Doug Evans <dje@google.com>
17969
17970 * gdb.cp/mb-inline.exp: New.
17971 * gdb.cp/mb-inline.h: New.
17972 * gdb.cp/mb-inline1.cc: New.
17973 * gdb.cp/mb-inline2.cc: New.
17974
17975 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
17976
17977 * gdb.pascal/floats.pas: New test program.
17978 * gdb.pascal/floats.exp: New testcase.
17979
17980 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
17981
17982 * gdb.base/callfuncs.c (t_float_many_args): New function.
17983 (t_double_many_args): New function.
17984 * gdb.base/callfuncs.exp: Add tests for exceeding float
17985 and double parameters passed through the stack.
17986
17987 2008-02-05 Joel Brobecker <brobecker@adacore.com>
17988
17989 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
17990 gdb.ada/complete/foo.adb: New files.
17991 * gdb.ada/complete.exp: New testcase.
17992
17993 2008-02-03 Doug Evans <dje@google.com>
17994
17995 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
17996
17997 * gdb.cp/gdb2384.exp: New file.
17998 * gdb.cp/gdb2384.cc: New file.
17999 * gdb.cp/gdb2384-base.h: New file.
18000 * gdb.cp/gdb2384-base.cc: New file.
18001
18002 2008-02-02 Doug Evans <dje@google.com>
18003
18004 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
18005
18006 2007-02-01 Joel Brobecker <brobecker@adacore.com>
18007
18008 * gdb.ada/sym_print_name: New test program.
18009 * gdb.ada/sym_print_name.exp: New testcase.
18010
18011 2007-02-01 Joel Brobecker <brobecker@adacore.com>
18012
18013 * gdb.ada/nested/hello.adb: New file.
18014 * gdb.ada/nested.exp: New testcase.
18015 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
18016
18017 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
18018
18019 * gdb.mi/basic.c (return_1): New function.
18020 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
18021 don't cause future evaluations of function to report
18022 creation of internal breakpoints.
18023
18024 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
18025
18026 * gdb.mi/mi-break.exp (test_error): New.
18027 Call it.
18028
18029 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
18030
18031 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
18032 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
18033
18034 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
18035
18036 * gdb.pascal/integers.pas: New test program.
18037 * gdb.pascal/integers.exp: New testcase.
18038
18039 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
18040
18041 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
18042
18043 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
18044
18045 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
18046 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
18047
18048 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
18049
18050 * gdb.ada/formatted_ref: New test program.
18051 * gdb.ada/formatted_ref.exp: New testcase.
18052
18053 * gdb.cp/formatted-ref.cc: New file.
18054 * gdb.cp/formatted-ref.exp: New testcase.
18055
18056 2008-01-30 Joel Brobecker <brobecker@adacore.com>
18057
18058 * gdb.base/ptype.exp: Add testing of "ptype $pc".
18059
18060 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
18061
18062 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
18063 (test_file_list_exec_source_file): Update to new macro-info field.
18064
18065 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
18066
18067 * gdb.ada/exprs: New test program.
18068 * gdb.ada/exprs.exp: New testcase.
18069
18070 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
18071
18072 * dfp-test.c (DELTA, DELTA_B): New definitions.
18073 (double_val1, double_val2, double_val3, double_val4, double_val5,
18074 double_val6, double_val7, double_val8, double_val9, double_val10,
18075 double_val11, double_val12, double_val13, double_val14, dec32_val1,
18076 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
18077 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
18078 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
18079 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
18080 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
18081 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
18082 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
18083 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
18084 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
18085 dec128_val16): New global variables.
18086 (decimal_dec128_align): New function.
18087 (decimal_mixed): Likewise.
18088 (decimal_many_args_dec32): Likewise.
18089 (decimal_many_args_dec64): Likewise.
18090 (decimal_many_args_dec128): Likewise.
18091 (decimal_many_args_mixed): Likewise.
18092 * dfp-test.exp: Add tests calling new inferior functions.
18093
18094 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
18095
18096 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
18097 gdb.server/ext-run.exp: New files.
18098 * lib/gdbserver-support.exp (gdbserver_download): New.
18099 (gdbserver_start): New. Update gdbserver expected
18100 output.
18101 (gdbserver_spawn): Use them.
18102 (gdbserver_start_extended): New.
18103
18104 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
18105
18106 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
18107 Run on GNU/Linux.
18108 (do_exec_tests): Check for systems which do not support catchpoints.
18109 Do not match START.
18110 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
18111 Run on GNU/Linux. Enable verbose output.
18112 (check_fork_catchpoints): New.
18113 (explicit_fork_child_follow, catch_fork_child_follow)
18114 (tcatch_fork_parent_follow): Update expected messages.
18115 (do_fork_tests): Use check_fork_catchpoints.
18116 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
18117 Run on GNU/Linux. Enable verbose output.
18118 (check_vfork_catchpoints): New.
18119 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
18120 expected messages.
18121 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
18122
18123 2008-01-29 Jim Blandy <jimb@red-bean.com>
18124
18125 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
18126 host' errors.
18127 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
18128
18129 2008-01-29 Jim Blandy <jimb@red-bean.com>
18130
18131 * gdb.threads/sigthread.c: Use barriers to ensure that
18132 child_thread and child_thread_two are always initialized before we
18133 start to use them.
18134
18135 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
18136
18137 * gdb.base/watchpoint-solib.exp: New.
18138 * gdb.base/watchpoint-solib.c: New.
18139 * gdb.base/watchpoint-solib-shr.c: New.
18140
18141 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
18142
18143 * gdb.base/gdb1056.exp: Add unsigned integer test.
18144
18145 2008-01-28 Doug Evans <dje@google.com>
18146
18147 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
18148
18149 2008-01-27 Jim Blandy <jimb@codesourcery.com>
18150
18151 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
18152
18153 * gdb.base/expand-psymtabs.exp: Doc fix.
18154
18155 2008-01-26 Mark Kettenis <kettenis@gnu.org>
18156
18157 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
18158
18159 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
18160
18161 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
18162 -var-set-format.
18163
18164 2008-01-23 Chris Demetriou <cgd@google.com>
18165
18166 * gdb.threads/thread_events.c: New testcase source file.
18167 * gdb.threads/thread_events.exp: New testcase expect file.
18168
18169 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
18170
18171 * lib/gdb.exp: Add the variable octal.
18172
18173 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
18174 -var-set-format.
18175
18176 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
18177 Vladimir Prus <vladimir@codesourcery.com>
18178
18179 * gdb.base/float.exp: Allow missing floating point for m68k and
18180 PowerPC.
18181
18182 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
18183
18184 * gdb.mi/basics.c: Setup for testing breakpoints
18185 ignore count.
18186 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
18187 * gdb.mi/mi-cli.exp: Adjust.
18188 * gdb.mi/mi2-cli.exp: Adjust.
18189
18190 2008-01-17 Pedro Alves <pedro@codesourcery.com>
18191
18192 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
18193 and 'dummy_ptr' integer pointer. Initialize struct_declarations
18194 with dummy_ptr's address.
18195 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
18196 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
18197 all targets.
18198 * gdb.mi/mi2-var-child.exp: Likewise.
18199
18200 2008-01-09 Joel Brobecker <brobecker@adacore.com>
18201
18202 * gdb.ada/null_array: New test program.
18203 * gdb.ada/null_array.exp: New testcase.
18204
18205 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
18206
18207 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
18208 with required float modifiers.
18209
18210 2008-01-08 Joel Brobecker <brobecker@adacore.com>
18211
18212 * gdb.ada/funcall_param: New test program.
18213 * gdb.ada/funcall_param.exp: New testcase.
18214
18215 2008-01-08 Joel Brobecker <brobecker@adacore.com>
18216
18217 * gdb.ada/arrayparam: New test program.
18218 * gdb.ada/arrayparam.exp: New testcase.
18219
18220 2008-01-08 Joel Brobecker <brobecker@adacore.com>
18221
18222 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
18223 landed. Should also fix random failures in the test following it.
18224
18225 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
18226
18227 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
18228 for expressions with decimal float values.
18229 (test_dfp_conversions): New function to test casts to and from
18230 decimal float types.
18231 Call test_dfp_conversions.
18232 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
18233 elements.
18234 (main): Initialize ds.float4 and ds.double8 elements.
18235 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
18236 string to new error message.
18237 (d64_set_tests): Likewise.
18238 (d128_set_tests): Likewise.
18239 Add tests for expressions with decimal float variables. Add tests for
18240 conversions to and from decimal float types.
18241
18242 2008-01-05 Joel Brobecker <brobecker@adacore.com>
18243
18244 * gdb.ada/packed_tagged/comp_bug.adb: New file.
18245 * gdb.ada/packed_tagged.exp: New testcase.
18246
18247 2008-01-04 Joel Brobecker <brobecker@adacore.com>
18248
18249 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
18250 gdb.ada/homonym/homonym_main.adb: New files.
18251 * gdb.ada/homonym.exp: New testcase.
18252
18253 2008-01-04 Joel Brobecker <brobecker@adacore.com>
18254
18255 * gdb.ada/packed_array.exp: Add testing of references to
18256 a packed array.
18257
18258 2008-01-04 Joel Brobecker <brobecker@adacore.com>
18259
18260 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
18261 New files.
18262 * gdb.ada/type_coercion.exp: New testcase.
18263
18264 2008-01-04 Joel Brobecker <brobecker@adacore.com>
18265
18266 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
18267 gdb.ada/tagged/foo.adb: New file.
18268 * gdb.ada/tagged.exp: New testcase.
18269
18270 2008-01-04 Joel Brobecker <brobecker@adacore.com>
18271
18272 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
18273 gdb.ada/ptype_field/foo.adb: New files.
18274 * gdb.ada/ptype_field.exp: New testcase.
18275
18276 2008-01-03 Joel Brobecker <brobecker@adacore.com>
18277
18278 * gdb.ada/print_pc.exp: New testcase.
18279
18280 2008-01-03 Joel Brobecker <brobecker@adacore.com>
18281
18282 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
18283 gdb.ada/taft_type/p.adb: New files.
18284 * gdb.ada/taft_type.exp: New testcase.
18285
18286 2008-01-03 Joel Brobecker <brobecker@adacore.com>
18287
18288 * gdb.ada/array_bounds/bar.adb: New file.
18289 * gdb.ada/array_bounds.exp: New testcase.
18290
18291 2008-01-03 Joel Brobecker <brobecker@adacore.com>
18292
18293 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
18294 gdb.ada/arrayptr/foo.adb: New files.
18295 * gdb.ada/arrayptr.exp: New testcase.
18296
18297 2008-01-03 Joel Brobecker <brobecker@adacore.com>
18298
18299 * gdb.base/set-lang-auto.exp: New testcase.
18300
18301 2008-01-03 Joel Brobecker <brobecker@adacore.com>
18302
18303 * gdb.ada/fun_addr/foo.adb: New file.
18304 * gdb.ada/fun_addr.exp: New testcase.
18305
18306 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
18307
18308 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
18309 New files
18310
18311 2008-01-02 Joel Brobecker <brobecker@adacore.com>
18312
18313 * array_subscript_addr/p.adb: New file.
18314 * array_subscript_addr.exp: New testcase.
18315
18316 2008-01-02 Joel Brobecker <brobecker@adacore.com>
18317
18318 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
18319 New files.
18320 * gdb.ada/str_cmp_ref.exp: New testcase.
18321
18322 2008-01-01 Joel Brobecker <brobecker@adacore.com>
18323
18324 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
18325 gdb.ada/fun_in_declare/foo.adb: New files.
18326 * gdb.ada/fun_in_declare.exp: New testcase.
18327
18328 2008-01-01 Joel Brobecker <brobecker@adacore.com>
18329
18330 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
18331 gdb.ada/ref_param/pck.ads: New files.
18332 * gdb.ada/ref_param.exp: New testcase.
18333
18334 2008-01-01 Joel Brobecker <brobecker@adacore.com>
18335
18336 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
18337 gdb.ada/interface/foo.adb: New files.
18338 * gdb.ada/interface.exp: New testcase.
18339
18340 2007-12-31 Jim Blandy <jimb@codesourcery.com>
18341
18342 * gdb.base/multi-forks.exp: Consume all output from child
18343 processes before proceeding to next test.
18344
18345 2007-12-29 Jim Blandy <jimb@codesourcery.com>
18346
18347 * configure: Regenerated.
18348
18349 2007-12-27 Joel Brobecker <brobecker@adacore.com>
18350
18351 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
18352 gdb.ada/fixed_cmp/fixed.adb: New files.
18353 * gdb.ada/fixed_cmp.exp: New testcase.
18354
18355 2007-12-27 Joel Brobecker <brobecker@adacore.com>
18356
18357 * gdb.ada/boolean_expr.exp: New testcase.
18358
18359 2007-12-26 Jim Blandy <jimb@codesourcery.com>
18360
18361 * gdb.base/multi-forks.exp: Doc fix.
18362
18363 2007-12-26 Joel Brobecker <brobecker@adacore.com>
18364
18365 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
18366 * gdb.ada/char_param.exp: Do not compile our test program with
18367 -gnata, this is unnecessary.
18368 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
18369
18370 2007-12-24 Joel Brobecker <brobecker@adacore.com>
18371
18372 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
18373 gdb.ada/print_chars/foo.adb: New files.
18374 * gdb.ada/print_chars.exp: New testcase.
18375
18376 2007-12-24 Joel Brobecker <brobecker@adacore.com>
18377
18378 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
18379 gdb.ada/char_param/foo.adb: New files.
18380 * gdb.ada/char_param.exp: New testcase.
18381
18382 2007-12-22 Jim Blandy <jimb@codesourcery.com>
18383
18384 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
18385 hard-coding source line numbers into the test.
18386 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
18387 gdb_get_line_number to find.
18388
18389 2007-12-22 Joel Brobecker <brobecker@adacore.com>
18390
18391 * gdb.base/ptype.c (highest): New struct type.
18392 (the_highest): New variable of that type.
18393 (main): Add dummy assignment to a field of variable the_highest.
18394 * gdb.base/ptype.exp: Test type printing of our new variable.
18395
18396 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
18397
18398 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
18399 and record first explicitly generated thread number.
18400 Use that thread number for thread specific watchpoint test.
18401 Add iteration number to repetitive tests.
18402
18403 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
18404 Jim Blandy <jimb@codesourcery.com>
18405
18406 * gdb.base/expand-psymtabs.c: New testcase
18407 source file.
18408 * gdb.base/expand-psymtabs.exp: New testcase
18409 expect file.
18410
18411 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
18412
18413 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
18414 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
18415
18416 2007-12-17 Joel Brobecker <brobecker@adacore.com>
18417
18418 * gdb.ada/frame_args/foo.adb: New file.
18419 * gdb.ada/frame_args/pck.ads: New file.
18420 * gdb.ada/frame_args/pck.adb: New file.
18421 * gdb.ada/frame_args.exp: New testcase.
18422
18423 2007-12-17 Joel Brobecker <brobecker@adacore.com>
18424
18425 * gdb.base/frame-args.c: New file.
18426 * gdb.base/frame-args.exp: New testcase.
18427
18428 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
18429 Joseph Myers <joseph@codesourcery.com>
18430
18431 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
18432
18433 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
18434
18435 * gdb.mi/mi-pending.exp: New.
18436 * gdb.mi/mi-pending.c: New.
18437 * gdb.mi/mi-pendshr.c: New.
18438
18439 2007-12-06 Jim Blandy <jimb@codesourcery.com>
18440
18441 * gdb.base/default.exp: Update expected output for 'info catch'.
18442
18443 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18444
18445 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
18446 must be set to binary.
18447
18448 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
18449
18450 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
18451
18452 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
18453
18454 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
18455 gdb.mi/mi-file-transfer.exp: New.
18456
18457 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18458
18459 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
18460
18461 2007-11-22 Maciej W. Rozycki <macro@mips.com>
18462
18463 * gdb.trace/backtrace.exp: Fix a typo.
18464 * gdb.trace/circ.exp: Likewise.
18465 * gdb.trace/collection.exp: Likewise.
18466 * gdb.trace/limits.exp: Likewise.
18467 * gdb.trace/report.exp: Likewise.
18468 * gdb.trace/tfind.exp: Likewise.
18469 * gdb.trace/while-dyn.exp: Likewise.
18470
18471 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
18472
18473 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
18474 objects of pointers that can't be dereferenced are now
18475 "noneditable".
18476
18477 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18478
18479 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
18480 (target_cpu): Remove.
18481
18482 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
18483
18484 * gdb.base/ending-run.exp: Expect the list of cleared
18485 breakpoint to come in natural order, not the reversed one.
18486
18487 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
18488
18489 * gdb.mi/mi-var-child.c (do_child_deletion): New.
18490 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
18491
18492 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
18493
18494 * gdb.base/printcmds.exp: New function
18495 test_printf_with_dfp.
18496
18497 2007-11-02 Doug Evans <dje@google.com>
18498
18499 * gdb.disasm/t01_mov.s: Remove carriage returns.
18500 * gdb.disasm/t02_mova.s: Ditto.
18501 * gdb.disasm/t03_add.s: Ditto.
18502 * gdb.disasm/t04_sub.s: Ditto.
18503 * gdb.disasm/t05_cmp.s: Ditto.
18504 * gdb.disasm/t06_ari2.s: Ditto.
18505 * gdb.disasm/t07_ari3.s: Ditto.
18506 * gdb.disasm/t08_or.s: Ditto.
18507 * gdb.disasm/t09_xor.s: Ditto.
18508 * gdb.disasm/t10_and.s: Ditto.
18509 * gdb.disasm/t11_logs.s: Ditto.
18510 * gdb.disasm/t12_bit.s: Ditto.
18511 * gdb.disasm/t13_otr.s: Ditto.
18512
18513 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
18514
18515 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
18516
18517 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18518
18519 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
18520 provide DFP support.
18521
18522 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
18523
18524 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
18525 Test "set powerpc vector-abi". Skip auto-detection tests for old
18526 toolchains.
18527
18528 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
18529
18530 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
18531 with [string compare].
18532
18533 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
18534
18535 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
18536 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
18537
18538 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
18539
18540 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
18541 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
18542 * gdb.opt/Makefile.in: New makefile.
18543 * Makefile.in: Create new directory "gdb.opt".
18544 * configure.ac: Add "gdb.opt" directory.
18545 * configure: Regenerated.
18546
18547 2007-10-25 Doug Evans <dje@google.com>
18548
18549 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
18550 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
18551
18552 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
18553 Thiago Jung Bauermann <bauerman@br.ibm.com>
18554
18555 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
18556 Floating Point expressions.
18557 * gdb.base/dfp-test.exp: new file adding tests for Decimal
18558 Floating Point variables.
18559 * gdb.base/dfp-test.c: new file containing program with Decimal
18560 Floating variables, used by gdb.base/dfp-test.exp.
18561
18562 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
18563
18564 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
18565
18566 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18567
18568 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
18569 compiling test case with GCC.
18570 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
18571
18572 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18573
18574 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
18575 format changes.
18576
18577 2007-10-18 Michael Snyder <msnyder@specifix.com>
18578
18579 * gdb.base/dbx.exp: Add missing "-re " operator.
18580
18581 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
18582
18583 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
18584 * configure.ac: Removed trailing spaces after backslash.
18585 * gdb.modula2: New directory.
18586 * gdb.modula2/Makefile.in: New file.
18587 * gdb.modula2/unbounded-array.exp: New file.
18588 * gdb.modula2/unbounded1.c: New file.
18589
18590 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
18591
18592 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
18593
18594 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
18595
18596 * gdb.base/sigstep.c (main): Add checks for
18597 return values for setitimer call.
18598 Call setitimer again with itimer = ITIMER_REAL
18599 if first call to setitimer fails.
18600
18601 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
18602
18603 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
18604 of $timeout.
18605
18606 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
18607
18608 * gdb.server/server-run.exp: Test for dynamic linker symbols.
18609
18610 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
18611
18612 * lib/gdb.exp (gdb_run_cmd): Move comment outside
18613 of gdb_expect call, to avoid interruption.
18614
18615 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
18616
18617 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
18618 (v_unsigned_long_long, v_long_long_array)
18619 (v_signed_long_long_array, v_unsigned_long_long_array)
18620 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
18621 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
18622 [!NO_LONG_LONG]: New.
18623 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
18624 v_long_long_member.
18625
18626 (v_long_long_func, v_signed_long_long_func)
18627 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
18628 (main) [!NO_LONG_LONG]: Initialize long long variants.
18629
18630 * gdb.base/whatis.exp: If board file requests no_long_long, build
18631 test with NO_LONG_LONG defined. Test long long, signed long long,
18632 and unsigned long long variants but only if board file doesn't
18633 disable it.
18634
18635 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
18636 Daniel Jacobowitz <dan@codesourcery.com>
18637
18638 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
18639 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
18640 * configure: Regenerated.
18641 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
18642 gdb.pascal/types.exp, lib/pascal.exp: New files.
18643
18644 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
18645
18646 * gdb.cp/classes.exp (do_tests): Always step to the line after the
18647 call.
18648 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
18649 to return to the call.
18650 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
18651 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
18652 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
18653 * gdb.mi/mi-until.exp (test_until): Likewise.
18654 * gdb.mi/mi2-until.exp (test_until): Likewise.
18655
18656 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
18657
18658 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
18659 two-char array.
18660 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
18661
18662 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
18663
18664 * gdb.threads/watchthreads.c (thread_function): Sleep between
18665 iterations.
18666 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
18667 at once for S/390. Generate matching fails and passes.
18668
18669 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
18670
18671 * gdb.mi/var-cmd.c (do_children_tests): Initialize
18672 the 'struct_declarations' variable to zeros.
18673
18674 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
18675
18676 * gdb.cp/mb-ctor.cc: New.
18677 * gdb.cp/mb-ctor.exp: New.
18678 * gdb.cp/mb-templates.cc: New.
18679 * gdb.cp/mb-templates.exp: New.
18680
18681 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
18682
18683 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
18684
18685 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
18686
18687 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
18688 targets.
18689 * configure: Regenerate.
18690
18691 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
18692
18693 * gdb.base/annota1.exp: Adjust for 'info break'
18694 format changes.
18695 * gdb.base/annota3.exp: Likewise.
18696 * gdb.base/break.exp: Likewise.
18697 * gdb.base/condbreak.exp: Likewise.
18698 * gdb.base/pending.exp: Likewise.
18699 * gdb.base/sepdebug.exp: Likewise.
18700 * gdb.base/unload.exp: Likewise.
18701 * gdb.base/ovldbreak.exp: Likewise.
18702
18703 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
18704
18705 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
18706 messages.
18707 * gdb.base/chng-syms.exp: Likewise.
18708 * gdb.base/unload.exp: Likewise.
18709
18710 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
18711
18712 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
18713
18714 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
18715
18716 * schedlock.c (NUM): Change to 1.
18717 (main): Use args[0] for the main thread.
18718 * schedlock.exp: Only expect two threads. Only issue one pass or fail
18719 regardless of the number of threads.
18720
18721 2007-09-14 Maciej W. Rozycki <macro@mips.com>
18722
18723 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
18724 type down.
18725 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
18726 test.
18727 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
18728 watchpoint type down.
18729 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
18730 test.
18731
18732 2007-09-14 Maciej W. Rozycki <macro@mips.com>
18733
18734 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
18735 Move all the tests here and run them twice, once using software
18736 watchpoints and once using hardware watchpoints.
18737 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
18738
18739 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
18740
18741 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
18742 test.
18743
18744 2007-09-10 Mark Kettenis <kettenis@gnu.org>
18745
18746 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
18747 build-id.
18748
18749 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
18750 know about $ORIGIN. Calculate output dir from $dest instead of
18751 using ${objdir}/{$subdir}.
18752
18753 2007-09-09 Mark Kettenis <kettenis@gnu.org>
18754
18755 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
18756 gcore, before continuing with the test.
18757
18758 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
18759
18760 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
18761 * gdb.mi/mi-watch.exp: Likewise.
18762
18763 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
18764 Jim Blandy <jimb@codesourcery.com>
18765
18766 * gdb.arch/i386-sse.exp: Do not expect character constants.
18767 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
18768 * gdb.base/display.exp: Allow print/s.
18769 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
18770 and unsigned char array changes.
18771
18772 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
18773
18774 * gdb.base/display.exp: Add tests for printf %p.
18775
18776 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
18777
18778 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
18779 the dll name to unicode.
18780
18781 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18782
18783 * gdb.base/default.exp (show version): Update the version text.
18784 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
18785
18786 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
18787
18788 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
18789 New files.
18790
18791 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
18792
18793 * lib/gdb.exp (build_id_debug_filename_get): New function.
18794 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
18795 Remove the generate DEBUG file for the future testcase runs.
18796 New testcase for the NT_GNU_BUILD_ID retrieval.
18797 Move the final testing step to ...
18798 (test_different_dir): ... a new function.
18799 New parameter XFAIL to XFAIL all the tests performed.
18800 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
18801 New parameter TYPE to PF_PREFIX all the tests performed.
18802
18803 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
18804
18805 * gdb.mi/mi-var-cp.cc (path_expression): New
18806 function.
18807 * gdb.mi/mi-var-cp.exp: Run path exression tests.
18808
18809 2007-08-27 Markus Deuling <deuling@de.ibm.com>
18810
18811 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
18812 to fit into SPU Local Store memory.
18813
18814 2007-08-23 Joel Brobecker <brobecker@adacore.com>
18815
18816 * gdb.base/default.exp: Adjust the expected output of "info
18817 warranty" after the switch to GPLv3.
18818
18819 2007-08-23 Joel Brobecker <brobecker@adacore.com>
18820
18821 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
18822 to 30000 (from 20000).
18823
18824 2007-08-23 Joel Brobecker <brobecker@adacore.com>
18825
18826 Switch the license of all .exp files to GPLv3.
18827 Switch the license of all .f and .f90 files to GPLv3.
18828 Switch the license of all .s and .S files to GPLv3.
18829
18830 2007-08-23 Joel Brobecker <brobecker@adacore.com>
18831
18832 * configure.ac: Switch license to GPLv3.
18833
18834 2007-08-23 Joel Brobecker <brobecker@adacore.com>
18835
18836 Switch the licensing to GPLv3 for all .ads and .adb files.
18837
18838 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
18839
18840 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
18841 and t_int_double.
18842 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
18843
18844 2007-08-17 Joel Brobecker <brobecker@adacore.com>
18845
18846 * gdb.base/step-line.c: Switch license to GPL version 3, and
18847 update copyright year.
18848 * gdb.base/step-line.inp: Likewise.
18849
18850 2007-08-17 Joel Brobecker <brobecker@adacore.com>
18851
18852 * gdb.base/gdb1555.exp: Make expected output immune to formatting
18853 changes inside gdb1555.c.
18854 * gdb.base/pending.exp: Likewise.
18855
18856 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
18857
18858 * config/default.exp: New file.
18859
18860 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18861
18862 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
18863 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
18864
18865 2007-07-30 Maciej W. Rozycki <macro@mips.com>
18866
18867 * gdb.base/dump.exp: Force the correct endianness for binary
18868 formats not carrying this information.
18869
18870 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
18871
18872 * gdb.threads/staticthreads.exp: Match .*sem_post.
18873
18874 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
18875
18876 * gdb.base/readline.exp (operate_and_get_next): Match the final
18877 prompt.
18878
18879 2007-07-23 Kevin Buettner <kevinb@redhat.com>
18880
18881 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
18882 to restarting SID.
18883
18884 2007-07-18 Kevin Buettner <kevinb@redhat.com>
18885
18886 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
18887 prior to `gdb_start'.
18888
18889 2007-07-18 Kevin Buettner <kevinb@redhat.com>
18890
18891 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
18892 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
18893 Remove call to gdb_unload.
18894
18895 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
18896 Daniel Jacobowitz <dan@codesourcery.com>
18897
18898 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
18899 for __WIN32__.
18900 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
18901 * gdb.base/unload.exp: Use shared library test routines.
18902
18903 2007-07-03 Markus Deuling <deuling@de.ibm.com>
18904
18905 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
18906 * gdb.base/solib-symbol-lib.c: Likewise.
18907 * gdb.base/solib-symbol-main.c: Likewise.
18908
18909 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
18910
18911 * config/gdbserver.exp (gdb_reconnect): New.
18912 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
18913 gdb.base/solib-disc.exp: New files.
18914 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
18915 remote debugging".
18916 (gdb_compile): Add shlib_load flag.
18917 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
18918 port.
18919 (gdbserver_reconnect): New.
18920
18921 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
18922 Daniel Jacobowitz <dan@codesourcery.com>
18923
18924 * gdb.base/annota3.exp: Test for if construct.
18925
18926 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
18927
18928 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
18929
18930 2007-06-21 Chris Dearman <chris@mips.com>
18931 Maciej W. Rozycki <macro@mips.com>
18932
18933 * gdb.base/display.exp: Allow a newline after display/i.
18934 * gdb.base/pc-fp.exp: Likewise.
18935 * gdb.base/sigbpt.exp: Likewise.
18936
18937 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18938
18939 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
18940 required features to be included.
18941
18942 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
18943
18944 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
18945 in info threads output.
18946
18947 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18948 Markus Deuling <deuling@de.ibm.com>
18949
18950 * gdb.arch/spu-info.exp: New testcase.
18951 * gdb.arch/spu-info.c: New file.
18952
18953 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
18954
18955 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
18956 tpcs_offset. Restore lr after the call.
18957 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
18958
18959 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
18960
18961 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
18962 (gdbserver_run): Kill any running gdbserver.
18963 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
18964
18965 2007-05-17 Maciej W. Rozycki <macro@mips.com>
18966
18967 * gdb.base/sigbpt.exp: Preset segv_addr.
18968
18969 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
18970
18971 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
18972 (gdb_compile_shlib): Likewise.
18973 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
18974 (default_gdb_init): Clear cleanfiles.
18975 (gdb_finish): Delete recorded cleanfiles.
18976 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
18977
18978 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
18979 Do not use isnative.
18980 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
18981 gdb.base/so-impl-ld.exp: Likewise.
18982 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
18983 * gdb.base/unload.exp: Likewise. Do not pass empty option to
18984 gdb_compile.
18985
18986 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
18987
18988 * config/unknown.exp: Remove.
18989
18990 2007-05-15 Markus Deuling <deuling@de.ibm.com>
18991
18992 * gdb.base/info-proc.exp: Check is_remote.
18993
18994 2007-05-14 Markus Deuling <deuling@de.ibm.com>
18995
18996 * gdb.base/gcore.exp: Initialize variable core_supported.
18997
18998 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
18999
19000 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
19001
19002 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
19003
19004 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
19005 * gdb.threads/print-threads.exp (test_all_threads): Allow
19006 negative and hexadecimal thread IDs.
19007
19008 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
19009
19010 * gdb.java/jprint.java (public): Avoid invalid call to static
19011 method.
19012
19013 2007-05-14 Denis Pilat <denis.pilat@st.com>
19014
19015 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
19016 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
19017 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
19018 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
19019 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
19020
19021 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19022
19023 * gdb.base/overlays.exp: Add support for targets with only code
19024 overlay support, not data overlay. Support spu-*-* target in
19025 this mode.
19026 * gdb.base/ovlymgr.c: Provide stubs for spu target.
19027 * gdb.base/spu.ld: New file.
19028
19029 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
19030
19031 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
19032
19033 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
19034
19035 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
19036
19037 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
19038
19039 * gdb.java/jmain.exp: Handle demangled names with and without method
19040 signatures.
19041
19042 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
19043
19044 * gdb.mi/mi-syn-frame.c (main, foo, bar)
19045 (have_a_very_merry_interrupt): Remove calls to puts.
19046 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
19047 inferior output.
19048 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
19049 test names.
19050
19051 2007-04-29 Markus Deuling <deuling@de.ibm.com>
19052 Daniel Jacobowitz <dan@codesourcery.com>
19053
19054 * gdb.base/auxv.exp (core_works): Also check is_remote.
19055 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
19056
19057 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
19058
19059 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
19060 message, not the undefined 'module' variable.
19061 * gdb.base/siginfo.exp: Likewise.
19062 * gdb.base/sigstep.exp: Likewise.
19063 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
19064 serialport.
19065 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
19066
19067 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
19068
19069 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
19070 target sim fails. Return 0 otherwise.
19071 (gdb_load): Return prematurely if gdb_target_sim fails.
19072
19073 2007-04-16 Denis Pilat <denis.pilat@st.com>
19074
19075 * gdb.base/setshow.exp: Reset height after having set it to 100.
19076
19077 2007-04-16 Denis Pilat <denis.pilat@st.com>
19078
19079 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
19080
19081 2007-04-16 Denis Pilat <denis.pilat@st.com>
19082
19083 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
19084
19085 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
19086
19087 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
19088 tests. Run the frozen varobjs test.
19089 * gdb.mi/var-cmd.c (do_frozen_tests): New.
19090 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
19091
19092 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19093
19094 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
19095 gdb.base/type-opaque.exp: New files.
19096
19097 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
19098
19099 * gdb.mi/mi-var-child.c
19100 (do_children_tests): User char[2] instead of
19101 char so that automatic printing of pointers to char
19102 don't give unpredicable result.
19103 * gdb.mi/var-cmd.c (do_locals_test): Initialize
19104 local variables.
19105 * gdb.mi/mi-var-child.exp: Step to right line
19106 of do_children_tests.
19107 * gdb.mi/mi2-var-child.exp: Likewise.
19108 * gdb.mi/mi-var-cmd.exp: Step to right line of
19109 do_locals_tests.
19110 (do_children_tests): User char[2] instead of
19111 char so that automatic printing of pointers to char
19112 don't give unpredicable result.
19113 * gdb.mi/mi2-var-cmd.exp: Likewise.
19114 * lib/mi-support.exp (mi_continue_to_line):
19115 Pass test name to mi_wait_for_stop.
19116
19117 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
19118
19119 * gdb.asm/asm-source.exp: Remove d10v case.
19120 * lib/gdb.exp (skip_cplus_tests): Likewise.
19121 * gdb.asm/d10v.inc: Deleted.
19122
19123 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
19124
19125 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
19126
19127 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
19128
19129 * config/netware.exp: Delete file.
19130
19131 2007-03-29 Joel Brobecker <brobecker@adacore.com>
19132
19133 * gdb.dwarf2/dw2-noloc.S: New file.
19134 * gdb.dwarf2/dw2-noloc.exp: New file.
19135
19136 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
19137
19138 * gdb.cp/method2.cc: New test.
19139 * gdb.cp/method2.exp: New test.
19140 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
19141
19142 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
19143
19144 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
19145
19146 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
19147
19148 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
19149
19150 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
19151
19152 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
19153 (gdb_load): Delete, replace with...
19154 (gdb_reload): ...this.
19155 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
19156 * gdb.server/server-mon.exp: Likewise.
19157 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
19158 (gdb_start_cmd): New.
19159 (gdb_file_cmd): Save the last loaded file.
19160 (gdb_reload): New.
19161 (gdb_gnu_strip_debug): Use transform.
19162 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
19163 support here. Use new $last_loaded_file. Check mtime.
19164 (gdb_target_cmd): Handle ObjC failure case.
19165 (infer_host_exec): Delete.
19166 (gdbserver_load): Rename to...
19167 (gdbserver_run): ...this. Simplify.
19168 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
19169 (mi_gdb_load): Move most contents to a new function...
19170 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
19171 (mi_run_cmd): Use mi_gdb_target_load.
19172 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
19173 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
19174 Use gdb_run_cmd.
19175 * gdb.base/charsign.exp: Remove incorrect comment.
19176 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
19177 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
19178 gdb.base/start.exp: Use gdb_start_cmd.
19179
19180 2007-03-23 Nigel Stephens <nigel@mips.com>
19181 Maciej W. Rozycki <macro@mips.com>
19182
19183 * gdb.base/sigbpt.exp: Fix the message when skipping test.
19184 * gdb.base/signull.exp: Similarly.
19185
19186 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19187
19188 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
19189 messages available to test cases (like chng-sym.exp).
19190
19191 2007-03-14 Andreas Schwab <schwab@suse.de>
19192
19193 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
19194 format changes.
19195
19196 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
19197
19198 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
19199 (optimized_1): New.
19200 (main): Call optimized_1.
19201 (gdb2029): Correct typos. Call gdb2029_marker.
19202 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
19203 for gdb2029.
19204
19205 2007-03-12 Mark Kettenis <kettenis@gnu.org>
19206
19207 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
19208 as tabs. Remove redundant test pattern.
19209
19210 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19211
19212 * gdb.base/long_long.exp: Accept optional symbol name in <...>
19213 for /a format output.
19214
19215 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
19216
19217 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
19218 collect output incrementally.
19219
19220 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19221
19222 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
19223 for -var-create lpcharacter test.
19224 * gdb.mi/mi2-var-cmd.exp: Likewise.
19225
19226 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19227
19228 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
19229 pass on targets where address zero is readable.
19230
19231 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19232
19233 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
19234 just a single architecture.
19235
19236 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19237
19238 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
19239 (fetch_all_registers): New function, uses gdb_test_multiple and
19240 exp_continue to fetch inferior output line-by-line.
19241 Replace all uses of do_get_all_registers by fetch_all_registers.
19242
19243 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19244
19245 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
19246 in target_info.
19247
19248 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
19249
19250 * gdb.threads/manythreads.exp: Use $message string for
19251 consistancy; add a default (timeout) case.
19252
19253 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
19254
19255 * gdb.base/watchpoint.exp: Fix truncated comment.
19256
19257 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
19258
19259 * Makefile.in: Remove spurious single-quotes from sed command.
19260
19261 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
19262
19263 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
19264 func.
19265 * gdb.mi/mi2-var-cmd.exp: Likewise.
19266
19267 2007-02-27 Joel Brobecker <brobecker@adacore.com>
19268
19269 * gdb.dwarf2/dw2-producer.S: New file.
19270 * gdb.dwarf2/dw2-producer.exp: New testcase.
19271
19272 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
19273
19274 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
19275 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
19276 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
19277 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
19278 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
19279 Revert tests to use mi_gdb_test and include value field in output
19280 of -var-create.
19281
19282 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
19283
19284 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
19285
19286 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
19287
19288 * gdb.base/maint.exp: Remove full paths from test names.
19289 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
19290 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
19291
19292 2007-02-27 Joel Brobecker <brobecker@adacore.com>
19293
19294 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
19295
19296 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
19297
19298 * gdb.server/server-mon.exp: New test.
19299
19300 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
19301
19302 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
19303
19304 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
19305
19306 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
19307 register capitalization.
19308
19309 2007-02-13 Denis Pilat <denis.pilat@st.com>
19310
19311 * gdb.mi/mi-var-invalidate.exp: New file.
19312
19313 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
19314
19315 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
19316
19317 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
19318
19319 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
19320
19321 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
19322
19323 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
19324 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
19325
19326 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
19327
19328 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
19329 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
19330 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
19331 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
19332 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
19333 * gdb.mi/gdb792.exp, lib/mi-support.exp:
19334 Update tests to include value field in output of -var-create.
19335
19336 2007-02-08 Andreas Schwab <schwab@suse.de>
19337
19338 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
19339
19340 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
19341
19342 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
19343 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
19344
19345 2007-02-02 Denis Pilat <denis.pilat@st.com>
19346
19347 * gdb.threads/threadapply.exp: check that frame is not changed by
19348 the thread apply all command.
19349
19350 2007-01-31 Andreas Schwab <schwab@suse.de>
19351
19352 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
19353
19354 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
19355 in the dwarf sections.
19356 * gdb.dwarf2/mac-fileno.S: Likewise.
19357
19358 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
19359 bspstore register on ia64.
19360
19361 2007-01-29 Andreas Schwab <schwab@suse.de>
19362
19363 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
19364 "frame-begin" annotation.
19365
19366 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
19367 number of "frames-invalid" annotations.
19368
19369 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
19370
19371 * gdb.base/commands.exp: Call if_commands_test.
19372 (gdb_test_no_prompt, if_commands_test): New.
19373
19374 2007-01-28 Mark Kettenis <kettenis@gnu.org>
19375
19376 * gdb.threads/sigthread.c (NSIGS): Make bigger.
19377
19378 2007-01-27 Andreas Schwab <schwab@suse.de>
19379
19380 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
19381 .short/.int/.quad in the dwarf sections.
19382 * gdb.dwarf2/dw2-intercu.S: Likewise.
19383 * gdb.dwarf2/dw2-intermix.S: Likewise.
19384
19385 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19386
19387 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
19388 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
19389 array.
19390 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
19391 * gdb.base/setvar.exp: Likewise.
19392
19393 2007-01-26 Andreas Schwab <schwab@suse.de>
19394
19395 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
19396 test.
19397
19398 * gdb.base/multi-forks.exp ("restart $i"): Also match
19399 __kernel_syscall_via_break.
19400
19401 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
19402
19403 * lib/mi-support.exp (mi_delete_varobj): New.
19404 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
19405 testcase.
19406 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
19407 (main): Call the above.
19408 (reference_update_test, base_in_reference_test)
19409 (reference_to_pointer): Delete the created varobjs.
19410
19411 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
19412
19413 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
19414 * configure: Regenerated.
19415 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
19416 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
19417 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
19418 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
19419 * lib/gdb.exp (gdb_skip_xml_test): New function.
19420
19421 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
19422
19423 * gdb.base/sigrepeat.exp: Correct error message.
19424
19425 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19426 Daniel Jacobowitz <dan@codesourcery.com>
19427
19428 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
19429 gdb.arch/i386-gnu-cfi-asm.S: New files.
19430
19431 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
19432
19433 * lib/gdb.exp: Abort on missing `site.exp'.
19434
19435 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19436 Daniel Jacobowitz <dan@codesourcery.com>
19437
19438 * gdb.base/included.c, gdb.base/included.exp,
19439 gdb.base/included.h: New files.
19440
19441 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
19442
19443 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
19444 (maximize_rlimit): Reduce limits on 64-bit systems.
19445
19446 2007-01-19 Mark Kettenis <kettenis@gnu.org>
19447
19448 From Marcus Deuling <deuling@de.ibm.com>:
19449 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
19450 every case.
19451
19452 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
19453
19454 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
19455 (test_path_specification): Use objdir instead of srcdir to always
19456 get an absolute filename.
19457
19458 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
19459
19460 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
19461
19462 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
19463
19464 * gdb.mi/mi-var-cp.cc (reference_update_tests):
19465 Make sure the variable we're using is in scope.
19466 (reference_to_pointer): Likewise.
19467
19468 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
19469
19470 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
19471 has no debug information.
19472
19473 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
19474
19475 * gdb.base/annota1.exp: Remove extra send_gdb.
19476
19477 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
19478
19479 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
19480
19481 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
19482
19483 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
19484
19485 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
19486 Daniel Jacobowitz <dan@codesourcery.com>
19487
19488 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
19489 lcharacter or linteger change. Correct duplicated test name.
19490 * gdb.mi/mi2-var-cmd.exp: Likewise.
19491
19492 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
19493
19494 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
19495
19496 2007-01-05 Joel Brobecker <brobecker@adacore.com>
19497
19498 * gdb.base/nofield.c: New file.
19499 * gdb.base/nofield.exp: New testcase.
19500
19501 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
19502
19503 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
19504
19505 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
19506 test.
19507
19508 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
19509
19510 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
19511
19512 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
19513
19514 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
19515 when continuing.
19516
19517 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
19518
19519 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
19520 Expect ".exe" extension.
19521
19522 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
19523
19524 * gdb.base/charset.exp: Add explicit filename to break.
19525 * gdb.base/dbx.exp: Add explicit filename to breaks.
19526
19527 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
19528
19529 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
19530 * gdb.mi/mi2-file.exp: Likewise.
19531
19532 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
19533
19534 Implement specification of MI tests as comments
19535 in C and C++ sources.
19536 * lib/mi-support.exp (mi_autotest_data): New variable.
19537 (mi_autotest_source): New variable.
19538 (count_newlines, mi_prepare_inline_tests)
19539 (mi_get_inline_test, mi_continue_to_line)
19540 (mi_run_inline_test, mi_tbreak)
19541 (mi_send_resuming_command, mi_wait_for_stop): New functions.
19542 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
19543 Run inline tests.
19544 * gdb.mi/mi-var-cp.cc: Define tests here.
19545
19546 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
19547
19548 Simplify usage of mi_continue_to.
19549 * lib/mi-support.exp (mi_runto_helper): Renamed
19550 from mi_runto, added new parameter 'run_or_continue'.
19551 (mi_runto): Use mi_runto_helper.
19552 (mi_continue_to): Accept just function name as parameter.
19553 Use mi_runto_helper.
19554 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
19555 * gdb.mi/mi2-var-cmd.exp: Likewise.
19556
19557 2006-01-04 Joel Brobecker <brobecker@adacore.com>
19558
19559 Make this testcase a bit more realistic. The current code
19560 is too simplistic, and allows the compiler to optimize out
19561 some of the entities we need for this testcase.
19562 * gdb.ada/null_record/bar.ads (Void_Star): New type.
19563 (Do_Nothing): Add extra parameter.
19564 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
19565 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
19566 by using a variable of type Void_Star.
19567
19568 2006-01-04 Joel Brobecker <brobecker@adacore.com>
19569
19570 * gdb.ada/catch_ex/foo.adb: New file.
19571 * gdb.ada/catch_ex.exp: New testcase.
19572
19573 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
19574
19575 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
19576 pass --image-base to linker.
19577
19578 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
19579 Daniel Jacobowitz <dan@codesourcery.com>
19580
19581 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
19582 secondary prompts.
19583
19584 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
19585
19586 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
19587 output. Test the types of members and member pointers.
19588 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
19589 gdb/2092.
19590 * gdb.cp/member-ptr.exp: Search for a comment instead of a
19591 statement. Enable for GCC. Update expected output for some tests
19592 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
19593 layout.
19594 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
19595 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
19596 (Diamond::vget_base): New.
19597 (main): Add new tests.
19598 * gdb.cp/printmethod.exp: Update expected output for member functions.
19599 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
19600 print pEe->D::vg().
19601
19602 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
19603
19604 * gdb.threads/tls.exp: Allow stops in sem_post.
19605
19606 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
19607
19608 * gdb.base/annota1.exp: Allow .*printf in backtraces.
19609 * gdb.base/annota3.exp: Likewise.
19610 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
19611 again (instead of timing out).
19612 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
19613 GCC bug 26475.
19614 * gdb.java/jmisc.exp: Adjust to work with method signatures including
19615 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
19616 test from jmisc1.exp.
19617 * gdb.java/jmisc1.exp: Delete.
19618 * gdb.java/jprint.exp: Adjust to work with method signatures including
19619 return types.
19620 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
19621 * gdb.threads/linux-dp.exp: Don't be confused by program output.
19622 * lib/java.exp (compile_java_from_source): Pass the correct type
19623 to target_compile.
19624
19625 2006-12-31 Joel Brobecker <brobecker@adacore.com>
19626
19627 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
19628 (stack_align_edx): New function.
19629 (stack_align_eax): New function.
19630 (main): Add calls to stack_align_edx and stack_align_eax.
19631 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
19632 Add testing for the cases where the register used during a stack
19633 realignment is edx. Same for eax.
19634
19635 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
19636
19637 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
19638 and generic PE targets.
19639
19640 2006-12-29 Joel Brobecker <brobecker@adacore.com>
19641
19642 * gdb.ada/array_return.exp: Update copyright date list.
19643
19644 2006-12-27 Joel Brobecker <brobecker@adacore.com>
19645
19646 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
19647 (Create_Small_Float_Vector): New function.
19648 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
19649 function body.
19650 * gdb.ada/array_return/p.adb: Use new type and function from
19651 package Pck.
19652 * gdb.ada/array_return.exp: Add a test verifying that GDB is
19653 able to print the value returned by a function returning an
19654 array of float.
19655
19656 2006-12-20 Joel Brobecker <brobecker@adacore.com>
19657
19658 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
19659 The associated tests should be PASSing.
19660
19661 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
19662
19663 Test for base in references.
19664 * gdb.mi/mi-var-cp.cc: Add test code.
19665 * gdb.mi/mi-var-cp.exp: Test for bases in references.
19666 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
19667 * gdb.mi/mi2-watch.exp: Likewise.
19668 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
19669 (mi_list_varobj_children): New function.
19670
19671 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
19672
19673 * lib/mi-support.exp
19674 (mi_runto): Accept "()" after function name.
19675 (mi_create_varobj): New function.
19676 (mi_varobj_update): New function.
19677 (mi_Check_varobj_value): New function.
19678 * gdb.mi/mi-var-cp.exp: New file.
19679 * gdb.mi/mi-var-cp.cc: New file.
19680
19681 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
19682
19683 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
19684 gdb.base/weaklib2.c: New files.
19685
19686 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
19687
19688 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
19689 info. Adjust test names.
19690
19691 * gdb.base/break.c (main): Move position of malloc.
19692 * gdb.base/break.exp: Revert mistaken checkin.
19693
19694 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
19695
19696 * gdb.mi/mi-var-cmd.exp: Check -var-update after
19697 assignement of arrays and function pointers.
19698 * gdb.mi/var-cmd.c: Add declaration necessary for above
19699 tests.
19700
19701 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
19702
19703 * gdb.base/break.c (main): Call malloc.
19704
19705 * gdb.threads/linux-dp.exp: Read thread table before and after
19706 creating each philosopher and verify it.
19707
19708 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
19709 Paul Brook <paul@codesourcery.com>
19710 Daniel Jacobowitz <dan@codesourcery.com>
19711
19712 * gdb.base/ending-run.exp: Flatten expect script stepping out of
19713 main to remove duplication. Add start function of the form
19714 '_*start[1-9]*'. Add RVDS start function.
19715
19716 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
19717
19718 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
19719
19720 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19721
19722 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
19723 * gdb.asm/spu.inc: New file.
19724 * gdb.base/term.exp: Disable if [target_info exists noargs].
19725 * gdb.gdb/complaints.exp: Disable if ![isnative].
19726 * gdb.gdb/selftest.exp: Likewise.
19727 * gdb.gdb/observer.exp: Likewise.
19728 * gdb.gdb/xfullpath.exp: Likewise.
19729 * gdb.base/attach.exp: Disable on SPU target.
19730 * gdb.cp/bs145503.exp: Likewise.
19731 * gdb.cp/exception.exp: Likewise.
19732 * gdb.cp/userdef.exp: Likewise.
19733
19734 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
19735
19736 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
19737
19738 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
19739
19740 * gdb.base/completion.exp: Fix completion tests for
19741 'info' and 'info '.
19742 * gdb.base/help.exp (help_test_raw, test_class_help)
19743 (test_prefix_command_help): Move...
19744 * lib/gdb.exp: Here.
19745 * gdb.base/main.exp: Adjust.
19746 * gdb.cp/maint.exp: Adjust.
19747 * gdb.trace/tracecmd.exp: Use test_help_class.
19748
19749 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
19750
19751 * gdb.stabs/weird.exp (print_weird_var): Use
19752 gdb_test_multiple instead of gdb_expect.
19753
19754 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
19755
19756 * gdb.base/help.exp (help_test_raw): New.
19757 (test_class_help): New.
19758 (test_prefix_command_help): New.
19759 Adjust testcases.
19760
19761 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
19762
19763 * gdb.base/constvars.c (main): Write to crass and crips, so that
19764 they are allocated by the compiler.
19765
19766 2006-10-27 Andreas Schwab <schwab@suse.de>
19767
19768 * gdb.base/multi-forks.exp: Use "detach fork" instead of
19769 "detach-fork".
19770
19771 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
19772
19773 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
19774 of patterns.
19775
19776 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
19777
19778 * gdb.base/sepdebug.exp: Remove debug format test.
19779 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
19780 Handle no-symtab.
19781 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
19782
19783 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
19784
19785 * gdb.threads/manythreads.c (thread_function, main): Don't cast
19786 int to pointer or pointer to int.
19787 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
19788
19789 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
19790
19791 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
19792
19793 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
19794
19795 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
19796
19797 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
19798
19799 PR c++/2116
19800 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
19801
19802 2006-10-06 Joel Brobecker <brobecker@adacore.com>
19803
19804 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
19805 the corresponding bug has been fixed in GDB (PR/2018).
19806
19807 2006-10-06 Joel Brobecker <brobecker@adacore.com>
19808
19809 * gdb.base/subst.exp: New testcase.
19810
19811 2006-10-06 Joel Brobecker <brobecker@adacore.com>
19812
19813 * gdb.ada/array_return/pck.ads: Add copyright notice.
19814 * gdb.ada/array_return/pck.adb: Likewise.
19815 * gdb.ada/array_return/p.adb: Likewise.
19816 * gdb.ada/exec_changed/first.adb: Likewise.
19817 * gdb.ada/exec_changed/second.adb: Likewise.
19818
19819 2006-10-06 Joel Brobecker <brobecker@adacore.com>
19820
19821 * gdb.ada/watch_arg/watch.adb: New file.
19822 * gdb.ada/watch_arg.exp: New testcase.
19823
19824 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
19825
19826 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
19827 via string_to_regexp.
19828 * gdb.mi/mi2-basics.exp: Likewise.
19829
19830 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
19831
19832 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
19833 Remove unused / obsolete files.
19834
19835 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
19836
19837 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
19838
19839 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
19840
19841 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
19842 HIGH_FRAME argument to -stack-list-arguments can be larger than
19843 the number of frames.
19844
19845 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
19846
19847 * gdb.base/args.c (main): Add breakpoint marker.
19848 * gdb.base/args.exp: Use args_test for tests. Add new tests which
19849 really test empty arguments.
19850 (args_load): Delete.
19851 (args_test): New.
19852
19853 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
19854
19855 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
19856 check for one file.
19857
19858 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
19859
19860 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
19861 HIGH_FRAME argument to -stack-list-locals can be larger than
19862 the number of frames.
19863
19864 2006-08-18 Fred Fish <fnf@specifix.com>
19865
19866 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
19867 '$' in front of skip_vmx_tests_saved when setting that.
19868
19869 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
19870
19871 * gdb.base/trace-commands.exp: New file.
19872
19873 2006-08-10 Joel Brobecker <brobecker@adacore.com>
19874 Daniel Jacobowitz <dan@codesourcery.com>
19875
19876 * gdb.base/step-bt.exp: Make hexadecimal address optional in
19877 expected output of the backtrace commands.
19878
19879 2006-08-09 Joel Brobecker <brobecker@adacore.com>
19880
19881 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
19882 untested followed by return combination.
19883 * gdb.arch/altivec-regs.exp: Likewise.
19884 * gdb.arch/e500-abi.exp: Likewise.
19885 * gdb.arch/e500-regs.exp: Likewise.
19886 * gdb.arch/gdb1291.exp: Likewise.
19887 * gdb.arch/gdb1431.exp: Likewise.
19888 * gdb.arch/gdb1558.exp: Likewise.
19889 * gdb.arch/i386-prologue.exp: Likewise.
19890 * gdb.arch/i386-unwind.exp: Likewise.
19891 * gdb.asm/asm-source.exp: Likewise.
19892 * gdb.base/a2-run.exp: Likewise.
19893 * gdb.base/advance.exp: Likewise.
19894 * gdb.base/all-bin.exp: Likewise.
19895 * gdb.base/annota1.exp: Likewise.
19896 * gdb.base/annota3.exp: Likewise.
19897 * gdb.base/args.exp: Likewise.
19898 * gdb.base/arithmet.exp: Likewise.
19899 * gdb.base/assign.exp: Likewise.
19900 * gdb.base/async.exp: Likewise.
19901 * gdb.base/attach.exp: Likewise.
19902 * gdb.base/bang.exp: Likewise.
19903 * gdb.base/bigcore.exp: Likewise.
19904 * gdb.base/bitfields.exp: Likewise.
19905 * gdb.base/bitfields2.exp: Likewise.
19906 * gdb.base/break.exp: Likewise.
19907 * gdb.base/call-sc.exp: Likewise.
19908 * gdb.base/call-strs.exp: Likewise.
19909 * gdb.base/callfuncs.exp: Likewise.
19910 * gdb.base/checkpoint.exp: Likewise.
19911 * gdb.base/chng-syms.exp: Likewise.
19912 * gdb.base/code-expr.exp: Likewise.
19913 * gdb.base/commands.exp: Likewise.
19914 * gdb.base/completion.exp: Likewise.
19915 * gdb.base/cond-expr.exp: Likewise.
19916 * gdb.base/condbreak.exp: Likewise.
19917 * gdb.base/consecutive.exp: Likewise.
19918 * gdb.base/constvars.exp: Likewise.
19919 * gdb.base/corefile.exp: Likewise.
19920 * gdb.base/cvexpr.exp: Likewise.
19921 * gdb.base/dbx.exp: Likewise.
19922 * gdb.base/define.exp: Likewise.
19923 * gdb.base/detach.exp: Likewise.
19924 * gdb.base/display.exp: Likewise.
19925 * gdb.base/dump.exp: Likewise.
19926 * gdb.base/ena-dis-br.exp: Likewise.
19927 * gdb.base/ending-run.exp: Likewise.
19928 * gdb.base/environ.exp: Likewise.
19929 * gdb.base/eval-skip.exp: Likewise.
19930 * gdb.base/exprs.exp: Likewise.
19931 * gdb.base/fileio.exp: Likewise.
19932 * gdb.base/finish.exp: Likewise.
19933 * gdb.base/float.exp: Likewise.
19934 * gdb.base/foll-exec.exp: Likewise.
19935 * gdb.base/foll-fork.exp: Likewise.
19936 * gdb.base/foll-vfork.exp: Likewise.
19937 * gdb.base/freebpcmd.exp: Likewise.
19938 * gdb.base/funcargs.exp: Likewise.
19939 * gdb.base/gcore.exp: Likewise.
19940 * gdb.base/gdb1090.exp: Likewise.
19941 * gdb.base/gdb1250.exp: Likewise.
19942 * gdb.base/huge.exp: Likewise.
19943 * gdb.base/info-proc.exp: Likewise.
19944 * gdb.base/interrupt.exp: Likewise.
19945 * gdb.base/jump.exp: Likewise.
19946 * gdb.base/langs.exp: Likewise.
19947 * gdb.base/lineinc.exp: Likewise.
19948 * gdb.base/list.exp: Likewise.
19949 * gdb.base/logical.exp: Likewise.
19950 * gdb.base/long_long.exp: Likewise.
19951 * gdb.base/macscp.exp: Likewise.
19952 * gdb.base/maint.exp: Likewise.
19953 * gdb.base/mips_pro.exp: Likewise.
19954 * gdb.base/miscexprs.exp: Likewise.
19955 * gdb.base/multi-forks.exp: Likewise.
19956 * gdb.base/opaque.exp: Likewise.
19957 * gdb.base/overlays.exp: Likewise.
19958 * gdb.base/pc-fp.exp: Likewise.
19959 * gdb.base/pointers.exp: Likewise.
19960 * gdb.base/printcmds.exp: Likewise.
19961 * gdb.base/psymtab.exp: Likewise.
19962 * gdb.base/ptype.exp: Likewise.
19963 * gdb.base/recurse.exp: Likewise.
19964 * gdb.base/relational.exp: Likewise.
19965 * gdb.base/relocate.exp: Likewise.
19966 * gdb.base/remote.exp: Likewise.
19967 * gdb.base/reread.exp: Likewise.
19968 * gdb.base/restore.exp: Likewise.
19969 * gdb.base/return.exp: Likewise.
19970 * gdb.base/return2.exp: Likewise.
19971 * gdb.base/scope.exp: Likewise.
19972 * gdb.base/sect-cmd.exp: Likewise.
19973 * gdb.base/sep.exp: Likewise.
19974 * gdb.base/sepdebug.exp: Likewise.
19975 * gdb.base/setshow.exp: Likewise.
19976 * gdb.base/setvar.exp: Likewise.
19977 * gdb.base/sigall.exp: Likewise.
19978 * gdb.base/sigbpt.exp: Likewise.
19979 * gdb.base/signals.exp: Likewise.
19980 * gdb.base/signull.exp: Likewise.
19981 * gdb.base/sizeof.exp: Likewise.
19982 * gdb.base/solib.exp: Likewise.
19983 * gdb.base/step-line.exp: Likewise.
19984 * gdb.base/step-test.exp: Likewise.
19985 * gdb.base/structs.exp: Likewise.
19986 * gdb.base/structs2.exp: Likewise.
19987 * gdb.base/term.exp: Likewise.
19988 * gdb.base/twice.exp: Likewise.
19989 * gdb.base/until.exp: Likewise.
19990 * gdb.base/varargs.exp: Likewise.
19991 * gdb.base/volatile.exp: Likewise.
19992 * gdb.base/watchpoint.exp: Likewise.
19993 * gdb.base/whatis-exp.exp: Likewise.
19994 * gdb.base/whatis.exp: Likewise.
19995 * gdb.cp/ambiguous.exp: Likewise.
19996 * gdb.cp/annota2.exp: Likewise.
19997 * gdb.cp/annota3.exp: Likewise.
19998 * gdb.cp/bool.exp: Likewise.
19999 * gdb.cp/breakpoint.exp: Likewise.
20000 * gdb.cp/casts.exp: Likewise.
20001 * gdb.cp/class2.exp: Likewise.
20002 * gdb.cp/classes.exp: Likewise.
20003 * gdb.cp/cplusfuncs.exp: Likewise.
20004 * gdb.cp/ctti.exp: Likewise.
20005 * gdb.cp/derivation.exp: Likewise.
20006 * gdb.cp/exception.exp: Likewise.
20007 * gdb.cp/gdb1355.exp: Likewise.
20008 * gdb.cp/hang.exp: Likewise.
20009 * gdb.cp/inherit.exp: Likewise.
20010 * gdb.cp/local.exp: Likewise.
20011 * gdb.cp/m-data.exp: Likewise.
20012 * gdb.cp/m-static.exp: Likewise.
20013 * gdb.cp/member-ptr.exp: Likewise.
20014 * gdb.cp/method.exp: Likewise.
20015 * gdb.cp/misc.exp: Likewise.
20016 * gdb.cp/namespace.exp: Likewise.
20017 * gdb.cp/overload.exp: Likewise.
20018 * gdb.cp/ovldbreak.exp: Likewise.
20019 * gdb.cp/pr-1023.exp: Likewise.
20020 * gdb.cp/pr-1210.exp: Likewise.
20021 * gdb.cp/pr-574.exp: Likewise.
20022 * gdb.cp/printmethod.exp: Likewise.
20023 * gdb.cp/psmang.exp: Likewise.
20024 * gdb.cp/ref-params.exp: Likewise.
20025 * gdb.cp/ref-types.exp: Likewise.
20026 * gdb.cp/rtti.exp: Likewise.
20027 * gdb.cp/templates.exp: Likewise.
20028 * gdb.cp/try_catch.exp: Likewise.
20029 * gdb.cp/userdef.exp: Likewise.
20030 * gdb.cp/virtfunc.exp: Likewise.
20031 * gdb.disasm/am33.exp: Likewise.
20032 * gdb.disasm/h8300s.exp: Likewise.
20033 * gdb.disasm/mn10300.exp: Likewise.
20034 * gdb.disasm/sh3.exp: Likewise.
20035 * gdb.disasm/t01_mov.exp: Likewise.
20036 * gdb.disasm/t02_mova.exp: Likewise.
20037 * gdb.disasm/t03_add.exp: Likewise.
20038 * gdb.disasm/t04_sub.exp: Likewise.
20039 * gdb.disasm/t05_cmp.exp: Likewise.
20040 * gdb.disasm/t06_ari2.exp: Likewise.
20041 * gdb.disasm/t07_ari3.exp: Likewise.
20042 * gdb.disasm/t08_or.exp: Likewise.
20043 * gdb.disasm/t09_xor.exp: Likewise.
20044 * gdb.disasm/t10_and.exp: Likewise.
20045 * gdb.disasm/t11_logs.exp: Likewise.
20046 * gdb.disasm/t12_bit.exp: Likewise.
20047 * gdb.disasm/t13_otr.exp: Likewise.
20048 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
20049 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
20050 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
20051 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
20052 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
20053 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
20054 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
20055 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
20056 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
20057 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
20058 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
20059 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
20060 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
20061 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
20062 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
20063 * gdb.mi/gdb701.exp: Likewise.
20064 * gdb.mi/gdb792.exp: Likewise.
20065 * gdb.mi/mi-basics.exp: Likewise.
20066 * gdb.mi/mi-break.exp: Likewise.
20067 * gdb.mi/mi-cli.exp: Likewise.
20068 * gdb.mi/mi-console.exp: Likewise.
20069 * gdb.mi/mi-disassemble.exp: Likewise.
20070 * gdb.mi/mi-eval.exp: Likewise.
20071 * gdb.mi/mi-file.exp: Likewise.
20072 * gdb.mi/mi-read-memory.exp: Likewise.
20073 * gdb.mi/mi-regs.exp: Likewise.
20074 * gdb.mi/mi-return.exp: Likewise.
20075 * gdb.mi/mi-simplerun.exp: Likewise.
20076 * gdb.mi/mi-stack.exp: Likewise.
20077 * gdb.mi/mi-stepi.exp: Likewise.
20078 * gdb.mi/mi-syn-frame.exp: Likewise.
20079 * gdb.mi/mi-until.exp: Likewise.
20080 * gdb.mi/mi-var-block.exp: Likewise.
20081 * gdb.mi/mi-var-child.exp: Likewise.
20082 * gdb.mi/mi-var-cmd.exp: Likewise.
20083 * gdb.mi/mi-var-display.exp: Likewise.
20084 * gdb.mi/mi-watch.exp: Likewise.
20085 * gdb.mi/mi2-basics.exp: Likewise.
20086 * gdb.mi/mi2-break.exp: Likewise.
20087 * gdb.mi/mi2-cli.exp: Likewise.
20088 * gdb.mi/mi2-console.exp: Likewise.
20089 * gdb.mi/mi2-disassemble.exp: Likewise.
20090 * gdb.mi/mi2-eval.exp: Likewise.
20091 * gdb.mi/mi2-file.exp: Likewise.
20092 * gdb.mi/mi2-read-memory.exp: Likewise.
20093 * gdb.mi/mi2-regs.exp: Likewise.
20094 * gdb.mi/mi2-return.exp: Likewise.
20095 * gdb.mi/mi2-simplerun.exp: Likewise.
20096 * gdb.mi/mi2-stack.exp: Likewise.
20097 * gdb.mi/mi2-stepi.exp: Likewise.
20098 * gdb.mi/mi2-syn-frame.exp: Likewise.
20099 * gdb.mi/mi2-until.exp: Likewise.
20100 * gdb.mi/mi2-var-block.exp: Likewise.
20101 * gdb.mi/mi2-var-child.exp: Likewise.
20102 * gdb.mi/mi2-var-cmd.exp: Likewise.
20103 * gdb.mi/mi2-var-display.exp: Likewise.
20104 * gdb.mi/mi2-watch.exp: Likewise.
20105 * gdb.stabs/exclfwd.exp: Likewise.
20106 * gdb.stabs/weird.exp: Likewise.
20107 * gdb.threads/gcore-thread.exp: Likewise.
20108 * gdb.trace/actions.exp: Likewise.
20109 * gdb.trace/backtrace.exp: Likewise.
20110 * gdb.trace/circ.exp: Likewise.
20111 * gdb.trace/collection.exp: Likewise.
20112 * gdb.trace/deltrace.exp: Likewise.
20113 * gdb.trace/infotrace.exp: Likewise.
20114 * gdb.trace/limits.exp: Likewise.
20115 * gdb.trace/packetlen.exp: Likewise.
20116 * gdb.trace/passc-dyn.exp: Likewise.
20117 * gdb.trace/passcount.exp: Likewise.
20118 * gdb.trace/report.exp: Likewise.
20119 * gdb.trace/save-trace.exp: Likewise.
20120 * gdb.trace/tfind.exp: Likewise.
20121 * gdb.trace/tracecmd.exp: Likewise.
20122 * gdb.trace/while-dyn.exp: Likewise.
20123 * gdb.trace/while-stepping.exp: Likewise.
20124
20125 2006-08-08 Joel Brobecker <brobecker@adacore.com>
20126
20127 * gdb.base/step-bt.c: New file.
20128 * gdb.base/step-bt.exp: New testcase.
20129
20130 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
20131
20132 * config/monitor.exp (gdb_load): Remove support for obsolete
20133 download-write-size.
20134 * gdb.base/remote.exp: Likewise. Update all callers of
20135 gdb_timed_load.
20136
20137 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
20138
20139 * cursal.exp: Pass binfile to gdb_load.
20140
20141 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
20142
20143 * gdb.base/cursal.exp: Add "" to gdb_load call.
20144
20145 2006-07-29 Mark Kettenis <kettenis@gnu.org>
20146
20147 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
20148 NetBSD/ELF targets.
20149
20150 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
20151
20152 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
20153 operator*.
20154
20155 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
20156
20157 * gdb.base/completion.exp: Update for change in "file" behavior.
20158 * gdb.stabs/weird.exp: Likewise.
20159 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
20160 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
20161
20162 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
20163
20164 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
20165 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
20166
20167 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
20168
20169 * gdb.base/default.exp: Update source command error message.
20170 * gdb.base/help.exp: Update 'help source' message.
20171
20172 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
20173
20174 * gdb.cp/bs15503.exp: Update comment for no longer crashing
20175 test.
20176
20177 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
20178
20179 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
20180
20181 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
20182
20183 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
20184
20185 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
20186
20187 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
20188
20189 2006-07-17 Mark Kettenis <kettenis@gnu.org>
20190
20191 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
20192 *-*-openbsd* from targets for wich we expect ARM FPA floating
20193 point format.
20194
20195 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
20196
20197 * gdb.cp/annota3.exp: Expect frame-begin annotation.
20198
20199 2006-07-17 Mark Kettenis <kettenis@gnu.org>
20200
20201 * gdb.base/annota3.exp: Expect frame-begin annotation.
20202
20203 2006-07-14 Joel Brobecker <brobecker@adacore.com>
20204
20205 * gdb.base/help.exp: Adjust "help unset" test to accept
20206 any list of unset commands.
20207
20208 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
20209 Daniel Jacobowitz <dan@codesourcery.com>
20210
20211 * gdb.cp/ref-params.exp: New test.
20212 * gdb.cp/ref-params.cc: New source file.
20213 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
20214
20215 2006-07-08 Mark Kettenis <kettenis@gnu.org>
20216
20217 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
20218 spaces/tabs in regular expressions since they might not be there.
20219
20220 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
20221
20222 * gdb.base/ifelse.exp: New file.
20223
20224 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
20225
20226 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
20227 line.
20228 * gdb.base/huge.exp: Loop over compilation to find a size that
20229 is acceptable.
20230 * gdb.base/remote.exp: Correct expected strings.
20231 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
20232
20233 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
20234
20235 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
20236
20237 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
20238
20239 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
20240 native.
20241
20242 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
20243
20244 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
20245 enable stabs testing.
20246
20247 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
20248
20249 * gdb.base/auxv.exp: Intercept undefined command messages before
20250 gdb_test_multiple does.
20251
20252 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
20253
20254 * Makefile.in (host_alias): Remove.
20255 (target_alias): Use @target_noncanonical@.
20256 (site.exp): Don't set host_alias.
20257 * aclocal.m4: Remove contents. Include acx.m4.
20258 * configure: Regenerated.
20259 * configure.ac: Use ACX_NONCANONICAL_TARGET.
20260
20261 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
20262
20263 * lib/gdb.exp (gdb_load_cmd): New.
20264
20265 * gdb.base/fileio.c: Add system(NULL) test.
20266 * gdb.base/fileio.exp: Check it.
20267
20268 * gdb.base/break.c: Add 10a breakpoint at }
20269 * gdb.base/break.exp: Add test for breakpoint at }
20270 * gdb.cp/anon-union.cc: Add code at end of function.
20271 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
20272 * gdb.mi/var-cmd.c: Add code at end of function.
20273 * gdb.mi/mi-var-display.exp: Adjust end of next.
20274 * gdb.mi/mi2-var-display.exp: Likewise.
20275 * gdb.base/fileio.c: Add stop function and insert calls at
20276 stopping places.
20277 * gdb.base/fileio.exp: Breakpoint stop function and remove
20278 explicit line number references.
20279
20280 2006-05-19 Joel Brobecker <brobecker@adacore.com>
20281
20282 * gdb.base/del.exp (test_delete_alias): New function.
20283 Now check that both "del" and "d" work as aliases for "delete".
20284
20285 2006-05-18 Fred Fish <fnf@specifix.com>
20286
20287 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
20288 required. Check for spurious output after program exits normally.
20289
20290 2006-05-17 Fred Fish <fnf@specifix.com>
20291
20292 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
20293 gdb_load, so it works in the simulator.
20294
20295 2006-05-11 Fred Fish <fnf@specifix.com>
20296
20297 * gdb.base/bang.exp: Ignore unexpected output between the
20298 "program exited normally" and the gdb prompt, as many other
20299 tests do.
20300
20301 2006-05-07 Mark Kettenis <kettenis@gnu.org>
20302
20303 * gdb.base/help.exp: Make "delete checkpoint" part option for
20304 "help d" and "help delete" tests.
20305
20306 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20307
20308 * gdb.mi/mi-basics.exp: Add missing serial number to
20309 expected output in some mi_gdb_test statements.
20310 * gdb.mi/mi2-basics.exp: Likewise.
20311
20312 2006-05-05 Joel Brobecker <brobecker@adacore.com>
20313
20314 * gdb.base/del.c: New file.
20315 * gdb.base/del.exp: New testcase.
20316
20317 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
20318
20319 * gdb.base/break.exp: Do not assume a breakpoint on
20320 main will actually be in $srcfile when optimizing.
20321 * gdb.base/savedregs.exp: Do not require that the dummy
20322 frame location match up to a symbol and source file location.
20323 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
20324 will get printed without a mi_cmd_data_list_register_values prefix.
20325 (*-data-list-register-*): Correct regular expressions to expect the new
20326 pseudo d? floating point registers.
20327 * gdb.mi/mi2-regs.exp: Likewise.
20328
20329 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
20330
20331 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
20332 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
20333 is allocated by the compiler.
20334 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
20335 anons, e, anone to force their allocation by the compiler.
20336
20337 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
20338
20339 * gdb.base/help.exp: Update expected text for help d and
20340 help delete.
20341
20342 2006-05-02 Mark Kettenis <kettenis@gnu.org>
20343
20344 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
20345 NetBSD/ELF targets.
20346
20347 2006-04-30 Mark Kettenis <kettenis@gnu.org>
20348
20349 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
20350 single-step breakpoint fails; make this a KFAIL on
20351 sparc*-*-openbsd*.
20352 * gdb.base/siginfo.exp: Likewise.
20353 * gdb.base/sigstep.exp (advance, advancei): Likewise.
20354
20355 2006-04-26 Michael Snyder <msnyder@redhat.com>
20356
20357 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
20358 which may have to consume output from other forks.
20359 Add tests to make sure that "delete fork" succeeded.
20360
20361 2006-04-20 Michael Snyder <msnyder@redhat.com>
20362
20363 * 2006-03-22 Jim Blandy <jimb@redhat.com>
20364 Add support for the Renesas M32C and M16C.
20365
20366 * gdb.asm/asm-source.exp: Add m32c target.
20367 * gdb.asm/m32c.inc: Support for m32c target.
20368
20369 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
20370
20371 * gdb.base/commands.exp (recursive_source_test): New test.
20372
20373 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
20374
20375 * gdb.base/float.exp: Add pattern for sparc targets.
20376
20377 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
20378
20379 * gdb.base/commands.exp (stray_arg0_test): New test.
20380
20381 2006-03-30 Paul Brook <paul@codesourcery.com>
20382
20383 * gdb.mi/mi-until.exp: kfail broken until command.
20384 * gdb.mi/mi2-until.exp: Ditto.
20385
20386 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
20387
20388 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
20389
20390 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
20391
20392 * gdb.base/prelink.exp: Anchor tested-for regular expression
20393 on gdb prompt.
20394
20395 2006-03-07 Paul Brook <paul@codesourcery.com>
20396
20397 * gdb.base/assign.exp: Correct fail message.
20398
20399 2006-03-07 Paul Brook <paul@codesourcery.com>
20400
20401 * lib/compiler.c: Extract armcc version number.
20402 * lib/compiler.cc: Ditto.
20403
20404 2006-03-07 Paul Brook <paul@codesourcery.com>
20405
20406 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
20407 additional_flags=-w.
20408 * gdb.arch/altivec-regs.exp: Ditto.
20409 * gdb.arch/e500-abi.exp: Ditto.
20410 * gdb.arch/e500-regs.exp: Ditto.
20411 * gdb.base/all-bin.exp: Ditto.
20412 * gdb.base/annota1.exp: Ditto.
20413 * gdb.base/annota3.exp: Ditto.
20414 * gdb.base/args.exp: Ditto.
20415 * gdb.base/arithmet.exp: Ditto.
20416 * gdb.base/assign.exp: Ditto.
20417 * gdb.base/async.exp: Ditto.
20418 * gdb.base/bang.exp: Ditto.
20419 * gdb.base/break.exp: Ditto.
20420 * gdb.base/call-rt-st.exp: Ditto.
20421 * gdb.base/completion.exp: Ditto.
20422 * gdb.base/cond-expr.exp: Ditto.
20423 * gdb.base/condbreak.exp: Ditto.
20424 * gdb.base/consecutive.exp: Ditto.
20425 * gdb.base/define.exp: Ditto.
20426 * gdb.base/display.exp: Ditto.
20427 * gdb.base/ena-dis-br.exp: Ditto.
20428 * gdb.base/environ.exp: Ditto.
20429 * gdb.base/eval-skip.exp: Ditto.
20430 * gdb.base/info-proc.exp: Ditto.
20431 * gdb.base/jump.exp: Ditto.
20432 * gdb.base/logical.exp: Ditto.
20433 * gdb.base/long_long.exp: Ditto.
20434 * gdb.base/maint.exp: Ditto.
20435 * gdb.base/miscexprs.exp: Ditto.
20436 * gdb.base/pc-fp.exp: Ditto.
20437 * gdb.base/pointers.exp: Ditto.
20438 * gdb.base/relational.exp: Ditto.
20439 * gdb.base/reread.exp: Ditto.
20440 * gdb.base/sect-cmd.exp: Ditto.
20441 * gdb.base/sep.exp: Ditto.
20442 * gdb.base/sepdebug.exp: Ditto.
20443 * gdb.base/until.exp: Ditto.
20444 * gdb.base/whatis-exp.exp: Ditto.
20445 * gdb.cp/annota2.exp: Ditto.
20446 * gdb.cp/annota3.exp: Ditto.
20447 * gdb.trace/actions.exp: Ditto.
20448 * gdb.trace/backtrace.exp: Ditto.
20449 * gdb.trace/circ.exp: Ditto.
20450 * gdb.trace/collection.exp: Ditto.
20451 * gdb.trace/deltrace.exp: Ditto.
20452 * gdb.trace/infotrace.exp: Ditto.
20453 * gdb.trace/limits.exp: Ditto.
20454 * gdb.trace/packetlen.exp: Ditto.
20455 * gdb.trace/passc-dyn.exp: Ditto.
20456 * gdb.trace/passcount.exp: Ditto.
20457 * gdb.trace/report.exp: Ditto.
20458 * gdb.trace/save-trace.exp: Ditto.
20459 * gdb.trace/tfind.exp: Ditto.
20460 * gdb.trace/tracecmd.exp: Ditto.
20461 * gdb.trace/while-dyn.exp: Ditto.
20462 * gdb.trace/while-stepping.exp: Ditto.
20463 * lib/gdb.exp: Ditto.
20464 (gdb_compile): Handle nowarning option.
20465
20466 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
20467
20468 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
20469 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
20470 Rename executable to prelinkt. Don't re-prelink if we didn't
20471 get a core file. Test prelink -u exit status to tell whether
20472 prelinking failed. Use gdb_test_multiple.
20473
20474 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
20475
20476 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
20477 (do_tests): Call it.
20478
20479 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
20480
20481 * gdb.base/prelink.exp: New test.
20482 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
20483
20484 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
20485
20486 * gdb.fortran/derived-type.f90: New file.
20487 * gdb.fortran/derived-type.exp: New testcase.
20488
20489 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
20490
20491 * gdb.base/default.exp: Allow ';' as a directory separator.
20492
20493 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
20494
20495 * gdb.base/help.exp (help add-symbol-file): Update.
20496
20497 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
20498
20499 * gdb.base/help.exp (help load): Update expected results.
20500
20501 2006-02-19 Fred Fish <fnf@specifix.com>
20502
20503 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
20504 specifix hex value as part of results.
20505 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
20506
20507 2006-02-16 Fred Fish <fnf@specifix.com>
20508
20509 * gdb.base/whatis.c: Define variables using typedefs char_addr,
20510 ushort_addr, and slong_addr, so the typedefs are not optimized
20511 away.
20512 * gdb.base/whatis.exp: Add tests using type name for struct type,
20513 union type, enum type, and typedef.
20514
20515 2006-02-13 Mark Kettenis <kettenis@gnu.org>
20516
20517 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
20518
20519 2006-02-13 Jim Blandy <jimb@redhat.com>
20520
20521 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
20522 case where it takes two "next" commands to skip past the init
20523 call.
20524
20525 2006-02-12 Fred Fish <fnf@specifix.com>
20526
20527 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
20528 to handle cases where it takes two "next" commands to skip
20529 past the init call.
20530
20531 2006-02-07 Joel Brobecker <brobecker@adacore.com>
20532
20533 * gdb.ada/array_return.exp: Mark the last test as expected to fail
20534 on hppa32 targets.
20535
20536 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
20537
20538 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
20539 field.
20540
20541 2006-01-29 Mark Kettenis <kettenis@gnu.org>
20542
20543 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
20544
20545 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
20546
20547 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
20548 files.
20549
20550 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
20551
20552 * gdb.cp/maint.exp: Set complaints to a positive value.
20553
20554 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
20555
20556 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
20557 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
20558 function name.
20559
20560 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
20561
20562 * gdb.base/checkpoint.c: Update copyright notice. Include
20563 <stdlib.h>.
20564
20565 2006-01-04 Jim Blandy <jimb@redhat.com>
20566
20567 * gdb.asm/asm-source.exp: Independently provide default values for
20568 asm-flags and debug-flags. Use 'string equal' to do the
20569 comparison, not the implicit expr's '==' operator. Remove
20570 now-unneeded assignments to asm-flags. In h8300 case, place
20571 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
20572
20573 2006-01-04 Michael Snyder <msnyder@redhat.com>
20574
20575 * gdb.base/checkpoint.c: New file.
20576 * gdb.base/checkpoint.exp: New file.
20577 * gdb.base/multi-fork.c: New file.
20578 * gdb.base/multi-fork.exp: New file.
20579 * gdb.base/pi.txt: New file (data for checkpoint.c test).
20580
20581 2006-01-04 Fred Fish <fnf@specifix.com>
20582
20583 * gdb.base/ptype.c (foo): Add typedef.
20584 (intfoo): Add function.
20585 * gdb.base/ptype1.c: New file.
20586 * gdb.base/ptype.exp: Handle compilation and linking with two
20587 source files. Test that proper type for "foo" is found based
20588 on source context rather than first match found in symtabs.
20589
20590 2005-12-28 Mark Kettenis <kettenis@gnu.org>
20591
20592 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
20593 * gdb.asm/openbsd.inc: Indent commands.
20594
20595 2005-12-26 Mark Kettenis <kettenis@gnu.org>
20596
20597 * gdb.base/freebpcmd.exp: Increase timeout.
20598
20599 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
20600
20601 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
20602
20603 * gdb.base/default.exp: Update check for "show version".
20604
20605 2005-12-09 Randolph Chung <tausq@debian.org>
20606
20607 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
20608 * gdb.asm/pa64.inc: New file.
20609
20610 2005-12-09 Randolph Chung <tausq@debian.org>
20611
20612 * gdb.asm/common.inc: Indent commands.
20613 * gdb.asm/asmsrc1.s: Likewise.
20614 * gdb.asm/asmsrc2.s: Likewise.
20615
20616 2005-12-09 Randolph Chung <tausq@debian.org>
20617
20618 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
20619 (get_addr_of_sym): Remove duplicate print.
20620 (gen_core): xfail hppa*-*-hpux*, update expected output.
20621 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
20622 * gdb.arch/pa64-nullify.s: New file.
20623
20624 2005-12-09 Randolph Chung <tausq@debian.org>
20625
20626 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
20627
20628 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
20629
20630 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
20631 code generation for these functions.
20632 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
20633 error message.
20634
20635 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
20636
20637 * gdb.base/help.exp (help b, help br, help bre, help brea)
20638 (help break): Update the expected message.
20639
20640 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
20641
20642 * gdb.asm/m68hc11.inc: Setup the data section.
20643 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
20644 script for this test.
20645 (m6812-*-*): Likewise.
20646
20647 2005-11-09 Randolph Chung <tausq@debian.org>
20648
20649 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
20650
20651 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
20652
20653 * gdb.base/break.exp: Fix a comment typo.
20654
20655 2005-11-03 Jim Blandy <jimb@redhat.com>
20656
20657 Checked in by Elena Zannoni <ezannoni@redhat.com>
20658
20659 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
20660
20661 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
20662
20663 * gdb.arch/gdb1558.c: Include stdio.h.
20664
20665 2005-10-31 Mark Kettenis <kettenis@gnu.org>
20666
20667 * gdb.asm/asm-source.exp: Use -e instead of --entry.
20668
20669 2005-10-31 Mark Kettenis <kettenis@gnu.org>
20670
20671 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
20672
20673 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
20674
20675 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
20676 vscr" tests to better match output.
20677
20678 2005-10-12 Jim Blandy <jimb@redhat.com>
20679
20680 * gdb.base/structs.exp (any): New function.
20681 (test_struct_returns): Don't make any assumptions at all about
20682 what value the function returns when GDB can't set the return
20683 value.
20684
20685 2005-10-09 Joel Brobecker <brobecker@adacore.com>
20686
20687 * gdb.ada/arrayidx/p.adb: New file.
20688 * gdb.ada/arrayidx.exp: New testcase
20689
20690 2005-10-09 Joel Brobecker <brobecker@adacore.com>
20691
20692 * gdb.ada/array_return/pck.ads: New file.
20693 * gdb.ada/array_return/pck.adb: New file.
20694 * gdb.ada/array_return/p.adb: New file.
20695 * gdb.ada/array_return.exp: New testcase.
20696
20697 2005-10-03 Joel Brobecker <brobecker@adacore.com>
20698
20699 * gdb.base/arrayidx.c: New file.
20700 * gdb.base/arrayidx.exp: New testcase.
20701
20702 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
20703
20704 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
20705 frames-invalid and breakpoints-invalid are no longer generated
20706 with level 3 so don't expect them in the output.
20707
20708 2005-09-27 Bob Rossi <bob@brasko.net>
20709
20710 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
20711 from test. Escape the | in mi_gdb_test call.
20712 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
20713 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
20714 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
20715 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
20716 expected regex's in mi_gdb_test calls.
20717 * lib/mi-support.exp: Remove arbitrary .* from tests.
20718 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
20719 Fully anchor GDB/MI expected results in mi_gdb_test.
20720 * lib/gdb.exp (string_to_regexp): Escape the ] character.
20721 * gdb.base/sizeof.exp: Remove escape character. Correct test.
20722
20723 2005-09-26 Paul Brook <paul@codesourcery.com>
20724
20725 * long_long.exp: Exclude eabi targets from arm FPA float format test.
20726
20727 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
20728
20729 * bfp-test.c: New file.
20730 * bfp-test.exp: New testcase.
20731
20732 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
20733
20734 * gdb.fortran/subarray.exp: New testcase to test the evaluation
20735 of subarray and substring variable.
20736 * gdb.fortran/subarray.f: New source file for the test of subarray
20737 and substring variable evaluation.
20738 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
20739 of string constant.
20740
20741 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
20742
20743 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
20744 copyright dates.
20745
20746 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
20747
20748 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
20749 powerpc altivec' test with an almost identical 'info vector' test.
20750
20751 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
20752
20753 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
20754 vscr" tests to match output.
20755
20756 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
20757
20758 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
20759 output.
20760
20761 2005-09-11 Bob Rossi <bob@brasko.net>
20762
20763 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
20764 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
20765 commands that return an MI output command and an asyncronous MI output
20766 command.
20767 * gdb.mi/mi-console.exp: Ditto.
20768
20769 2005-09-11 Bob Rossi <bob@brasko.net>
20770
20771 * gdb.mi/mi-var-child.c: Include <string.h>.
20772
20773 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
20774
20775 * killed.exp: Correct gdb_expect syntax.
20776
20777 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
20778
20779 * lib/mi-support.exp (mi_gdb_load): Fix typo.
20780
20781 2005-08-02 Bob Rossi <bob@brasko.net>
20782
20783 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
20784 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
20785 Change tests to inferior-tty-set/show.
20786 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
20787 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
20788 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
20789 inferior. Use mi_gdb_test to get GDB and Inferior output.
20790 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
20791 descriptor.
20792 (mi_inferior_tty_name): Add inferior PTY file name.
20793 (mi_gdb_start): Add INFERIOR_PTY parameter.
20794 (mi_gdb_test): Add IPATTERN parameter.
20795
20796 2005-08-02 Bob Rossi <bob@brasko.net>
20797
20798 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
20799 parameter to mi_gdb_test.
20800 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
20801
20802 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
20803
20804 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
20805 struct_declarations.
20806 * gdb.mi/mi-var-child.exp: Step over the initialization of
20807 struct_declarations.
20808
20809 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
20810
20811 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
20812 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
20813 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
20814 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
20815 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
20816 file.
20817
20818 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
20819
20820 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
20821 (do_children_tests): Assign values to the extra elements.
20822
20823 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
20824 them for tests for "-var-update --no-values" and
20825 "-var-update --all-values".
20826 Add test for "-var-list-children --simple-values".
20827
20828 * gdb.mi/basics.c (callee4): Add integer array D[3]...
20829
20830 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
20831 "-stack-list-locals --simple-values" Improve doc strings and
20832 comments.
20833
20834 2005-07-18 Mark Kettenis <kettenis@gnu.org>
20835
20836 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
20837 *-*-openbsd*.
20838 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
20839
20840 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
20841 sigaltsatck'.
20842
20843 2005-07-14 Bob Rossi <bob@brasko.net>
20844
20845 * gdb.base/default.exp (tty): Changed output of command.
20846 * gdb.base/help.exp (help tty): Ditto.
20847
20848 2005-07-12 Mark Kettenis <kettenis@gnu.org>
20849
20850 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
20851
20852 2005-07-10 Mark Kettenis <kettenis@gnu.org>
20853
20854 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
20855 -stack-select-frame without arguments.
20856 (test_stack_frame_listing): Add test for newly implemented command
20857 -stack-info-frame.
20858
20859 2005-07-06 Bob Rossi <bob@brasko.net>
20860
20861 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
20862 command.
20863 (Copyright): Update copyright.
20864
20865 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
20866
20867 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
20868 tests to evaluate exponentiation expression.
20869
20870 2005-06-29 Andreas Schwab <schwab@suse.de>
20871
20872 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
20873 main to avoid warnings.
20874
20875 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
20876
20877 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
20878
20879 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
20880 -stack-select-frame without arguments.
20881 (test_stack_frame_listing): Add test for newly implemented command
20882 -stack-info-frame.
20883
20884 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
20885
20886 * gdb.fortran/array-element.f: New file.
20887 * gdb.fortran/array-element.exp: New testcase.
20888
20889 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
20890
20891 * gdb.base/bigcore.exp: Correct checks for systems which can
20892 not dump a large core file.
20893
20894 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
20895
20896 * gdb.base/relocate.c: Add a copyright notice.
20897 (dummy): Remove.
20898 * gdb.base/relocate.exp: Test printing the values of variables
20899 from a relocatable file.
20900
20901 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
20902
20903 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
20904 excess MI output after an error.
20905
20906 2005-05-29 Joel Brobecker <brobecker@adacore.com>
20907
20908 * gdb.arch/alpha-step.c: New file.
20909 * gdb.arch/alpha-step.exp: New testcase.
20910
20911 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
20912 Dennis Brueni <dennis@slickedit.com>
20913
20914 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
20915 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
20916 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
20917 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
20918 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
20919 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
20920 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
20921
20922 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
20923 Wu Zhou <woodzltc@cn.ibm.com>
20924
20925 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
20926 IBM's xlc compiler.
20927 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
20928 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
20929
20930 2005-05-13 Jim Blandy <jimb@redhat.com>
20931
20932 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
20933 calling gdb_suppress_entire_file.
20934 * gdb.base/charset.exp: Same.
20935 * gdb.base/call-rt-st.exp: Same.
20936
20937 2005-05-05 Bob Rossi <bob_rossi@cox.net>
20938
20939 * lib/gdb.exp (fullname_syntax): Added global regex.
20940 (fullname_syntax_POSIX): Ditto.
20941 (fullname_syntax_UNC): Ditto.
20942 (fullname_syntax_DOS_CASE): Ditto.
20943 (fullname_syntax_DOS): Ditto.
20944 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
20945 fullname_syntax variable to scope and use it.
20946 (test_file_list_exec_source_files): Ditto.
20947 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
20948
20949 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
20950
20951 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
20952
20953 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
20954
20955 * lib/gdb.exp (skip_altivec_tests): New function, based on
20956 check_vmx_hw_available from the GCC testsuite.
20957 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
20958 * lib/gdb.arch/altivec-regs.exp: Likewise.
20959
20960 2005-05-02 Jim Blandy <jimb@redhat.com>
20961
20962 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
20963 calling gdb_suppress_entire_file.
20964
20965 2005-04-30 Randolph Chung <tausq@debian.org>
20966
20967 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
20968 Slightly relax "sem_post" name checking.
20969
20970 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
20971
20972 * gdb.base/unload.exp: Use new shared library infrastructure.
20973
20974 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
20975
20976 * gdb.base/so-impl-ld.exp: Use new shared library
20977 infrastructure.
20978
20979 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
20980
20981 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
20982 * gdb.asm/h8300.inc: New file.
20983
20984 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
20985
20986 * gdb.base/shlib-call.exp: Change to use new shared library
20987 infrastructure.
20988
20989 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
20990
20991 * gdb.base/pending.exp: Change to use new shared library
20992 infrastructure.
20993
20994 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
20995
20996 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
20997 use test_compiler_info instead of gcc_compiled, and update copyright.
20998
20999 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
21000
21001 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
21002 shared objects being adjusted and update copyright years.
21003
21004 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
21005
21006 * ChangeLog: Correct some 2003-01-13 dates.
21007 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
21008 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
21009 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
21010 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
21011 gdb.trace/tfind.exp: Update copyright years.
21012
21013 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
21014 Daniel Jacobowitz <dan@codesourcery.com>
21015
21016 * lib/gdb.exp (gdb_compile): Handle shlib=.
21017 (gdb_compile_shlib): New function.
21018
21019 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
21020
21021 * lib/gdb.exp (test_compiler_info): Give argument a default value.
21022
21023 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
21024
21025 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
21026 gdb.server.
21027 * configure.ac: Likewise.
21028 * configure: Regenerated.
21029 * gdb.gdbserver/Makefile.in: Moved to...
21030 * gdb.server/Makefile.in: ... here.
21031 * gdb.gdbserver/server.c: Moved to...
21032 * gdb.server/server.c: ... here.
21033 * gdb.gdbserver/server-run.exp: Moved to...
21034 * gdb.server/server-run.exp: ... here.
21035
21036 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
21037
21038 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
21039 * configure.ac: Create gdb.gdbserver/Makefile.
21040 * configure: Regenerated.
21041 * lib/gdbserver-support.exp: New file, derived from
21042 config/gdbserver.exp.
21043 * config/gdbserver.exp: Use gdbserver-support.exp.
21044 * gdb.gdbserver/Makefile.in: New file.
21045 * gdb.gdbserver/server.c: New file.
21046 * gdb.gdbserver/server-run.exp: New file.
21047
21048 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
21049
21050 * lib/gdb.exp (test_compiler_info): Return compiler_info
21051 if no arguments are given.
21052
21053 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
21054
21055 * gdb.arch/altivec-abi.exp: Check for compiler and set
21056 use altivec' flag accordingly.
21057 * gdb.arch/altivec-regs.exp: Likewise.
21058
21059 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
21060
21061 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
21062
21063 2005-03-27 Andreas Schwab <schwab@suse.de>
21064
21065 * gdb.base/bigcore.c (main): Add missing mode argument in open
21066 call.
21067
21068 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
21069
21070 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
21071 downloads.
21072 * config/gdbserver.exp (gdb_load): Likewise.
21073
21074 2005-03-14 Paul Brook <paul@codesourcery.com>
21075
21076 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
21077 targets.
21078
21079 2005-03-09 Joel Brobecker <brobecker@adacore.com>
21080
21081 * gdb.dwarf2/dup-psym.S: New file.
21082 * gdb.dwarf2/dup-psym.exp: New testcase.
21083
21084 2005-03-09 Joel Brobecker <brobecker@adacore.com>
21085
21086 * gdb.ada/exec_changed/first.adb: New file.
21087 * gdb.ada/exec_changed/second.adb: New file.
21088 * gdb.ada/exec_changed.exp: New testcase.
21089
21090 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
21091
21092 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
21093 (A2): New class.
21094 (main): Test operator+.
21095 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
21096 breakpoint test.
21097
21098 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
21099 * gdb.base/signull.exp: Disable if gdb,nosignals.
21100 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
21101 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
21102 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
21103 * gdb.mi/mi2-console.exp: Likewise.
21104 * gdb.trace/collection.exp (run_trace_experiment): Consume the
21105 continue output at start.
21106 (gdb_collect_locals_test): Robustify regexp.
21107 * gdb.trace/passc-dyn.exp: Fix comment typo.
21108 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
21109
21110 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
21111
21112 * gdb.asm/asm-source.exp: Add iq2000 case.
21113 * gdb.asm/iq2000.inc: New file.
21114
21115 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
21116
21117 * gdb.base/command.exp: Change hardcoded value to regular expression.
21118 * gdb.base/float.exp: Add powerpc to the list of targets checked.
21119
21120 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
21121
21122 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
21123 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
21124 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
21125 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
21126 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
21127
21128 2005-03-05 Mark Kettenis <kettenis@gnu.org>
21129
21130 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
21131 changes.
21132
21133 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
21134
21135 * lib/compiler.c: Add test for IBM's xlc compiler.
21136 * lib/compiler.cc: Likewise.
21137
21138 2004-02-24 Joel Brobecker <brobecker@adacore.com>
21139
21140 * gdb.ada/fixed_points.exp: Create compilation object directory
21141 before running the test.
21142 * gdb.ada/null_record.exp: Likewise.
21143 * gdb.ada/packed_array.exp: Likewise.
21144 * gdb.ada/start.exp: Likewise.
21145
21146 2005-02-15 Joel Brobecker <brobecker@adacore.com>
21147
21148 * gdb.ada/packed_array/pa.adb: New file.
21149 * gdb.ada/packed_array.exp: New testcase.
21150
21151 2005-02-10 Mark Kettenis <kettenis@gnu.org>
21152
21153 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
21154 files.
21155
21156 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
21157 on *-*-openbsd*. Correctly match whitespace in regukar
21158 expressions.
21159
21160 2005-02-10 Daniel Jacobowitz <dan@debian.org>
21161
21162 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
21163 PR exp/1821
21164 * gdb.base/gdb1821.c: New test file.
21165 * gdb.base/gdb1821.exp: New test file.
21166
21167 2005-02-09 Joel Brobecker <brobecker@adacore.com>
21168
21169 * gdb.base/start.c: New file.
21170 * gdb.base/start.exp: New testcase.
21171
21172 2005-02-09 Joel Brobecker <brobecker@adacore.com>
21173
21174 * gdb.ada/start/dummy.adb: New file.
21175 * gdb.ada/start.exp: New testcase.
21176
21177 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
21178
21179 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
21180 for printing symbols and statistics.
21181 Add test for using relative pathnames in "maint print msymbols" test.
21182 Mark "maint info sections DATA" XFAIL on Cygwin.
21183 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
21184 tests.
21185
21186 2005-02-09 Andreas Schwab <schwab@suse.de>
21187
21188 Committed by Andrew Cagney <cagney@gnu.org>
21189 * gdb.base/remotetimeout.exp: New file.
21190
21191 2005-02-07 Mark Kettenis <kettenis@gnu.org>
21192
21193 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
21194
21195 2005-02-03 Joel Brobecker <brobecker@adacore.com>
21196
21197 * gdb.ada/gnat_ada.gpr: New file.
21198 * gdb.ada/gnat_ada.gin: Delete, no longer used.
21199 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
21200 * configure.ac: No longer generate gnat_ada.gpr.
21201 * configure: Regenerate.
21202 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
21203 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
21204 * gdb.ada/null_record/bar.ads: Likewise.
21205 * gdb.ada/null_record/bar.adb: Likewise.
21206 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
21207 * gdb.ada/null_record.exp (testdir): New variable.
21208 (testfile): executable is now in testdir subdirectory.
21209 (srcfile): Use full path to the main compilation unit.
21210 * gdb.ada/fixed_points.exp: Same changes as above.
21211
21212 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
21213
21214 * gdb.base/interp.exp: New test.
21215
21216 2005-01-24 Andrew Cagney <cagney@gnu.org>
21217
21218 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
21219
21220 2005-01-19 Andrew Cagney <cagney@gnu.org>
21221
21222 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
21223 configure.ac not configure.in.
21224
21225 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
21226 of powerpc*-*-*.
21227 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
21228 * gdb.base/list.exp (test_list_function)
21229 (test_list_filename_and_function): Ditto.
21230 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
21231
21232 2005-01-16 Andrew Cagney <cagney@gnu.org>
21233
21234 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
21235
21236 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
21237
21238 2005-01-14 Andrew Cagney <cagney@gnu.org>
21239
21240 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
21241 * gdb.mi/mi2-var-cmd.exp: Ditto.
21242
21243 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
21244
21245 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
21246
21247 2005-01-07 Andrew Cagney <cagney@gnu.org>
21248
21249 * configure.ac: Rename configure.in, require autoconf 2.59.
21250 * configure: Re-generate.
21251 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
21252 * gdb.stabs/configure: Re-generate.
21253 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
21254 * gdb.hp/configure: Re-generate.
21255 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
21256 autoconf 2.59.
21257 * gdb.hp/gdb.objdbg/configure: Re-generate.
21258 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
21259 autoconf 2.59.
21260 * gdb.hp/gdb.defects/configure: Re-generate.
21261 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
21262 autoconf 2.59.
21263 * gdb.hp/gdb.compat/configure: Re-generate.
21264 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
21265 autoconf 2.59.
21266 * gdb.hp/gdb.base-hp/configure: Re-generate.
21267 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
21268 autoconf 2.59.
21269 * gdb.hp/gdb.aCC/configure: Re-generate.
21270
21271 2004-12-15 Jim Blandy <jimb@redhat.com>
21272
21273 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
21274 under NPTL when there is debugging info available for libpthread.
21275
21276 2004-12-13 Jerome Guitton <guitton@gnat.com>
21277
21278 * gdb.ada/fixed_points.c: New file.
21279 * gdb.ada/fixed_points.exp: New file.
21280
21281 2004-12-03 Randolph Chung <tausq@debian.org>
21282
21283 * gdb.arch/pa-nullify.exp: New file.
21284 * gdb.arch/pa-nullify.s: New file.
21285
21286 2004-11-30 Randolph Chung <tausq@debian.org>
21287
21288 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
21289 instead of "tbug". Fix regexp to work properly with gdb_test.
21290
21291 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
21292
21293 * gdb.base/bitfields2.exp: New test.
21294 * gdb.base/bitfields2.c: New file.
21295
21296 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
21297
21298 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
21299
21300 2004-11-16 Randolph Chung <tausq@debian.org>
21301
21302 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
21303
21304 2004-11-14 Daniel Jacobowitz <dan@debian.org>
21305
21306 * gdb.threads/threadapply.exp: Correct "macro details" test.
21307
21308 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
21309
21310 * gdb.threads/threadapply.exp: New test.
21311 * gdb.threads/threadapply.c: New file.
21312
21313 2004-11-07 Mark Kettenis <kettenis@gnu.org>
21314
21315 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
21316 frames.
21317
21318 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
21319
21320 * gdb.base/cursal.exp: New file.
21321 * gdb.base/cursal.c: New file.
21322
21323 2004-11-03 Andrew Cagney <cagney@gnu.org>
21324
21325 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
21326
21327 2004-10-30 Mark Kettenis <kettenis@gnu.org>
21328
21329 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
21330 NetBSD/ELF targets.
21331
21332 2004-10-29 Joel Brobecker <brobecker@gnat.com>
21333
21334 * gdb.threads/bp_in_thread.c: New file, copied from
21335 pthread_cond_wait.c.
21336 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
21337 file, rather than reusing the .c file from another testcase.
21338
21339 2004-10-20 Joel Brobecker <brobecker@gnat.com>
21340
21341 * gdb.ada/null_record.exp: Check where we stopped after
21342 sending the start command, instead of where the associated
21343 temporary breakpoint was inserted.
21344
21345 2004-10-14 Andrew Cagney <cagney@gnu.org>
21346
21347 * gdb.mi/gdb701.c (main): Return 0.
21348
21349 2004-10-13 Daniel Jacobowitz <dan@debian.org>
21350
21351 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
21352
21353 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
21354
21355 * gdb.threads/schedlock.c: Add comment markers to use to find
21356 line numbers.
21357 * gdb.threads/schedlock.exp: Adjust regex to handle the new
21358 comments.
21359 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
21360 breakpoint lines.
21361
21362 2004-10-12 Daniel Jacobowitz <dan@debian.org>
21363
21364 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
21365
21366 2004-10-12 Daniel Jacobowitz <dan@debian.org>
21367
21368 * configure.in: Add gdb.dwarf2.
21369 * configure: Regenerated.
21370 * Makefile.in: Add gdb.dwarf2.
21371 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
21372 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
21373 gdb.dwarf2/file1.txt: New files.
21374
21375 2004-10-11 Orjan Friberg <orjanf@axis.com>
21376
21377 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
21378 of "run", since the latter doesn't work with remote targets. Adjust
21379 the breakpoint numbering accordingly.
21380 * gdb.threads/pthread_cond_wait.exp: Ditto.
21381
21382 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
21383
21384 * gdb.base/overlays.exp: Update copyright years.
21385
21386 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
21387
21388 * gdb.base/overlays.exp: Disable if target is Linux.
21389
21390 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
21391
21392 * config/gdbserver.exp (gdb_load): Use right filename on remote.
21393
21394 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
21395
21396 * gdb.asm/asm-source.exp: Add m32r-linux target.
21397 * gdb.asm/m32r-linux.inc: New file.
21398
21399 2004-09-24 Andrew Cagney <cagney@redhat.com>
21400 David Anderson <anderson@redhat.com>
21401
21402 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
21403 command fails, assume things will work.
21404 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
21405 (_GNU_SOURCE): Define.
21406 (print_unsigned, print_hex): Change parameter to "long long".
21407 (print_byte_count): New function, use to print byte counts.
21408 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
21409 O_LARGEFILE.
21410 (main): Compute an upper bound on a corefile in max_core_size.
21411 Limit memory chunk size to max_core_size. Limit total memory
21412 allocated to max_core_size.
21413
21414 2004-09-23 Andrew Cagney <cagney@gnu.org>
21415
21416 * gdb.base/bigcore.exp: Replace the code that creates a corefile
21417 from a separate process with code that creates a corefile by
21418 making the inferior dump core.
21419
21420 2004-09-23 Mark Kettenis <kettenis@gnu.org>
21421
21422 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
21423 block.
21424
21425 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
21426
21427 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
21428 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
21429 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
21430 Likewise.
21431
21432 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
21433
21434 * gdb.java/jprint.exp: New test case for java inferior call.
21435 * gdb.java/jprint.java: Ditto.
21436
21437 2004-09-15 Joel Brobecker <brobecker@gnat.com>
21438
21439 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
21440
21441 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
21442
21443 * gdb.threads/killed.c: Include <stdlib.h>.
21444 * gdb.threads/pthreads.c: Likewise.
21445
21446 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
21447
21448 * gdb.threads/killed.c: Add copyright notice.
21449
21450 2004-09-10 Jason Molenda (jmolenda@apple.com)
21451
21452 * gdb.base/define.exp: Two new tests to verify zero space chars
21453 after 'if' and 'while' commands in a user-defined command is correctly
21454 parsed.
21455
21456 2004-09-08 Andrew Cagney <cagney@gnu.org>
21457
21458 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
21459 delivery test with duplicate at end of file.
21460
21461 2004-09-06 Mark Kettenis <kettenis@jive.nl>
21462
21463 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
21464
21465 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
21466
21467 * config/hppro.exp: Removed.
21468
21469 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
21470
21471 * config/sparclet.exp: Removed.
21472
21473 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
21474
21475 * config/udi.exp: Removed.
21476
21477 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
21478
21479 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
21480 of "exp_continue".
21481 (advancei): Likewise.
21482
21483 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
21484
21485 * gdb.base/unload.exp: Fix so messages aren't duplicated.
21486
21487 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
21488
21489 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
21490 to check for nodebug in executable.
21491 * gdb.gdb/observer.exp (setup_test): Likewise.
21492 * gdb.gdb/selftest.exp (test_with_self): Likewise.
21493 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
21494
21495 2004-09-01 Andrew Cagney <cagney@gnu.org>
21496
21497 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
21498 files.
21499
21500 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
21501
21502 * gdb.base/unload.exp: Fix expected warning message to match
21503 latest format.
21504
21505 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
21506
21507 * gdb.base/call-rt-st.exp: Fix typos.
21508
21509 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
21510
21511 * gdb.threads/thread_check.exp: New testcase.
21512 * gdb.threads/thread_check.c: New testcase.
21513
21514 2004-08-31 Andrew Cagney <cagney@gnu.org>
21515
21516 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
21517 (skip_to_handler_entry): New procedures. Test stepping into a
21518 handler when the breakpoint is at the handler's entry point.
21519
21520 2004-08-30 Andrew Cagney <cagney@gnu.org>
21521
21522 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
21523 gdb/1757.
21524
21525 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
21526
21527 With code from Manoj Iyer <manjo@austin.ibm.com>:
21528 * lib/gdb.exp (gdb_file_cmd): Return more information in the
21529 return value. Add an arm for "no debugging symbols found".
21530 Change a stray "error" to "perror".
21531 (gdb_run_cmd): Adapt to new return value.
21532 * gdb.base/remote.exp: Adapt to new return value.
21533 * gdb.gdb/complaints.exp: Likewise.
21534 * gdb.gdb/observer.exp: Likewise.
21535 * gdb.gdb/selftest.exp: Likewise.
21536 * gdb.gdb/xfullpath.exp: Likewise.
21537
21538 2004-08-27 Joel Brobecker <brobecker@gnat.com>
21539
21540 * gdb.threads/bp_in_thread.exp: New testcase.
21541
21542 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
21543
21544 Fix PR testsuite/1735.
21545 * gdb.threads/schedlock.c (thread_function): Add a cast
21546 to suppress a gcc warning.
21547 * gdb.threads/thread-specific.c (thread_function): Likewise.
21548
21549 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
21550
21551 * gdb.base/unload.c: Include <stdlib.h>.
21552
21553 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
21554
21555 From Paul Gilliam <pgilliam@us.ibm.com>:
21556 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
21557 synchronized after the "return".
21558
21559 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
21560
21561 * gdb.mi/basics.c: Include <stdio.h>.
21562 * gdb.mi/pthreads.c: Include <stdlib.h>.
21563 * gdb.mi/var-cmd.c: Include <stdlib.h>.
21564
21565 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
21566
21567 * gdb.threads/schedlock.c: Add copyright notice.
21568
21569 2004-08-25 Andrew Cagney <cagney@gnu.org>
21570
21571 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
21572 (skip_over_handler, breakpoint_over_hander): New test procedures.
21573 (advance, advancei): Add a proper prefix, do not use
21574 rerun_to_main.
21575 * gdb.base/sigstep.c (main): Change to use an infinite loop.
21576
21577 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
21578
21579 * gdb.mi/basics.c: Add copyright notice.
21580 * gdb.mi/var-cmd.c: Add copyright notice.
21581
21582 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
21583
21584 * lib/gdb.exp: Remove signed_keyword_not_used.
21585 * lib/compiler.c: Likewise.
21586 * lib/compiler.cc: Likewise.
21587
21588 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
21589
21590 * gdb.base/whatis.c: Remove conditional disabling of "signed".
21591 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
21592
21593 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
21594
21595 * gdb.base/whatis.c: Add copyright notice.
21596
21597 2004-08-20 Mark Kettenis <kettenis@gnu.org>
21598
21599 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
21600 it to skip the breakpoints encoded in the inline assembly.
21601
21602 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
21603
21604 * Makefile.in: Add gdb.fortran.
21605
21606 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
21607
21608 * gdb.base/call-sc.exp (test_scalar_returns):
21609 Fix cut-and-paste glitch in "Make fun return now".
21610
21611 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
21612
21613 * configure.in: Add gdb.fortran.
21614 * configure: Regenerate.
21615 * gdb.fortran/Makefile.in: New file.
21616 * lib/gdb.exp (skip_fortran_tests): New procedure.
21617
21618 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
21619
21620 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
21621 reference to bug-gnu@prep.ai.mit.edu.
21622 * gdb.mi/mi-var-child.exp: Likewise.
21623 * gdb.mi/mi-var-cmd.exp: Likewise.
21624 * gdb.mi/mi-var-display.exp: Likewise.
21625 * gdb.mi/mi2-var-block.exp: Likewise.
21626 * gdb.mi/mi2-var-child.exp: Likewise.
21627 * gdb.mi/mi2-var-cmd.exp: Likewise.
21628 * gdb.mi/mi2-var-display.exp: Likewise.
21629
21630 2004-08-15 Mark Kettenis <kettenis@gnu.org>
21631
21632 * gdb.base/unload.c (main): Make local variable msg const.
21633
21634 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
21635
21636 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
21637 to bug-gnu@prep.ai.mit.edu.
21638 * gdb.mi/mi-disassemble.exp: Likewise.
21639 * gdb.mi/mi-eval.exp: Likewise.
21640 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
21641 default line number.
21642 * gdb.mi/mi-return.exp: Likewise.
21643 * gdb.mi/mi-simplerun.exp: Likewise.
21644 * gdb.mi/mi-stack.exp: Likewise.
21645 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
21646 number with explicit range test.
21647 * gdb.mi/mi-watch.exp: Likewise.
21648 * gdb.mi/mi2-break.exp: Likewise.
21649 * gdb.mi/mi2-cli.exp: Likewise.
21650 * gdb.mi/mi2-disassemble.exp: Likewise.
21651 * gdb.mi/mi2-eval.exp: Likewise.
21652 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
21653 default line number.
21654 * gdb.mi/mi2-return.exp: Likewise.
21655 * gdb.mi/mi2-simplerun.exp: Likewise.
21656 * gdb.mi/mi2-stack.exp: Likewise.
21657 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
21658 number with explicit range test.
21659 * gdb.mi/mi2-watch.exp: Likewise.
21660
21661 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
21662
21663 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
21664 * gdb.cp/m-static.exp: Likewise.
21665 * gdb.cp/rtti.exp: Likewise.
21666
21667 2004-08-14 Mark Kettenis <kettenis@gnu.org>
21668
21669 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
21670
21671 2004-08-14 Eli Zaretskii <eliz@gnu.org>
21672
21673 * ChangeLog: Prefix Local Variables with semi-colons and indent
21674 the reference to older ChangeLog files, to fix fontification in
21675 Emacs.
21676
21677 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
21678
21679 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
21680 * gdb.mi/mi2-break.exp: Likewise.
21681
21682 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
21683
21684 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
21685
21686 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
21687
21688 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
21689
21690 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
21691
21692 * gdb.cp/classes.exp: Remove unused declarations. Just let
21693 test names default instead of providing special names. Remove
21694 extraneous demangler test.
21695
21696 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
21697
21698 * gdb.base/unload.exp: New test for breakpoints in dynamically
21699 loaded libraries.
21700 * gdb.base/unload.c: Ditto.
21701 * gdb.base/unloadshr.c: Ditto.
21702
21703 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
21704
21705 * gdb.cp/classes.exp (test_ptype_class_objects): Call
21706 cp_test_ptype_class.
21707 (test_enums): Likewise.
21708
21709 2004-08-10 Andrew Cagney <cagney@gnu.org>
21710
21711 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
21712 files.
21713
21714 2004-08-10 Andrew Cagney <cagney@gnu.org>
21715
21716 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
21717 init_malloc call.
21718
21719 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
21720
21721 * ChangeLog: Add copyright notice. The notice is copied
21722 from emacs 21.3 top level ChangeLog.
21723
21724 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
21725
21726 * lib/cp-support.exp: New file.
21727 * lib/cp-support.exp (cp_test_type_class): New function.
21728 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
21729 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
21730 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
21731 cp_test_ptype_class.
21732
21733 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
21734
21735 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
21736 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
21737 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
21738 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
21739 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
21740 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
21741 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
21742 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
21743 gdb.mi/mi2-watch.exp: Update copyright years.
21744
21745 2004-08-09 Mark Kettenis <kettenis@gnu.org>
21746
21747 * gdb.base/sigaltstack.exp: Provide proper anchoring.
21748
21749 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
21750
21751 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
21752 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
21753 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
21754 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
21755 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
21756 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
21757 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
21758 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
21759 gdb.mi/mi-watch.exp: Update copyright years.
21760
21761 2004-08-08 Daniel Jacobowitz <dan@debian.org>
21762
21763 PR gdb/1738
21764 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
21765 from a breakpoint with a pending signal.
21766
21767 2004-08-08 Daniel Jacobowitz <dan@debian.org>
21768
21769 PR gdb/1736
21770 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
21771 * gdb.base/sigaltstack.exp (finish_test): Consume output until
21772 the prompt.
21773 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
21774
21775 2004-08-08 Daniel Jacobowitz <dan@debian.org>
21776
21777 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
21778
21779 2004-08-08 Daniel Jacobowitz <dan@debian.org>
21780
21781 PR gdb/1736
21782 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
21783 for i?86-*-linux*.
21784
21785 2004-08-08 Daniel Jacobowitz <dan@debian.org>
21786
21787 * gdb.arch/i386-prologue.exp: Compile without debug information.
21788
21789 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
21790
21791 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
21792 rather than asking gdb to search.
21793
21794 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
21795
21796 * gdb.base/gcore.c: Include <string.h>.
21797
21798 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
21799
21800 * gdb.base/gcore.c: Add copyright notice.
21801
21802 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
21803
21804 * gdb.base/freebpcmd.c: Include <stdio.h>.
21805 * gdb.base/long_long.c: Include <string.h>.
21806 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
21807 * gdb.base/siginfo.c: Include <string.h>.
21808 * gdb.base/sigstep.c: Include <string.h>.
21809
21810 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
21811
21812 * gdb.base/complex.c: Include <stdlib.h>.
21813
21814 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
21815
21816 * gdb.base/complex.c: Add copyright notice.
21817
21818 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
21819
21820 * gdb.base/charset.c: Include <stdlib.h>.
21821
21822 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
21823
21824 * gdb.base/auxv.c: Include <stdlib.h>.
21825
21826 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
21827
21828 * gdb.base/auxv.c: Add copyright notice.
21829
21830 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
21831
21832 * gdb.base/coremaker.c: Add copyright notice.
21833 * gdb.base/coremaker2.c: Add copyright notice.
21834
21835 2004-08-04 Andrew Cagney <cagney@gnu.org>
21836
21837 * gdb.base/store.exp: Update copyright.
21838 (check_set, up_set, check_struct, up_struct): Add a prefix to test
21839 names, do not import gdb_prompt.
21840
21841 2004-08-01 Andrew Cagney <cagney@gnu.org>
21842
21843 Fix PR testsuite/1729.
21844 * gdb.base/dump.exp: Add test name to callers of capture_value, do
21845 not use capture_value with value 4.
21846 (capture_value): Add optional test name parameter.
21847 (test_reload_saved_value, test_restore_saved_value): Use $msg as
21848 the prefix, pass to capture_value.
21849
21850 2004-08-01 Mark Kettenis <kettenis@gnu.org>
21851
21852 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
21853 * gdb.arch/i386-prologue.c (standard): New prototype and function.
21854 (main): Call new function.
21855
21856 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
21857
21858 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
21859
21860 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
21861
21862 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
21863
21864 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
21865
21866 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
21867 Accept more values of vtbl pointer. Remove some messages
21868 about "obsolete gcc or gdb".
21869
21870 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
21871
21872 * gdb.cp/classes.exp: Accept more varieties of ptype output.
21873
21874 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
21875
21876 * gdb.base/asm-source.exp: Properly convert target board
21877 debug flags from gcc format to binutils format.
21878
21879 2004-07-28 Mark Kettenis <kettenis@gnu.org>
21880
21881 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
21882 gdb1718". PR backtrace/1718 partially fixed.
21883
21884 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
21885
21886 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
21887
21888 2004-07-26 Nick Clifton <nickc@redhat.com>
21889
21890 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
21891 good default value for a specific architecture is available then
21892 set it to that value. Otherwise default to the -gstabs switch.
21893 Remove the -g... switches from the asm-flags variable. Allow the
21894 target board info to override the value if it wants to. Pass the
21895 switch on the assembler command line.
21896
21897 2004-07-23 Mark Kettenis <kettenis@gnu.org>
21898
21899 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
21900 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
21901 (main): Call new function.
21902
21903 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
21904
21905 Test for PR exp/1715.
21906 * gdb.base/radix.exp: Refactor common procedures. Make all
21907 test names unique. Change XFAIL to KFAIL.
21908
21909 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
21910
21911 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
21912 * gdb.ada/gnat_ada.gin: ... to here.
21913 * configure.in: Use gnat_ada.gin.
21914 * configure: Regenerate.
21915
21916 2004-07-20 Andrew Cagney <cagney@gnu.org>
21917
21918 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
21919 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
21920 XFAILs. Clean up test messages and comments. Check backtraces.
21921 Delete re-sync code.
21922
21923 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
21924
21925 Fix PR cli/740.
21926 * gdb.base/annota1.exp: Honor gdb,nosignals.
21927 * gdb.base/annota3.exp: Likewise.
21928
21929 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
21930
21931 * lib/java.exp: Update copyright notice.
21932
21933 2004-07-19 Andrew Cagney <cagney@gnu.org>
21934
21935 * gdb.base/selftest.exp: Copy file from here ...
21936 * gdb.gdb/selftest.exp: ... to here.
21937
21938 2004-07-16 Andrew Cagney <cagney@redhat.com>
21939
21940 * lib/insight-support.exp: Delete file.
21941 * lib/java.exp (java_init): Fix copyright.
21942
21943 2004-07-16 Andrew Cagney <cagney@gnu.org>
21944
21945 * gdb.base/restore.c: Append "prologue" to comments marking the a
21946 function's prologue.
21947 * gdb.base/restore.exp: Update copyright, re-indent.
21948 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
21949 callerN" prefix where needed. Update patterns that match a
21950 function's prologue.
21951
21952 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
21953
21954 * gdb.base/restore.c: Add copyright notice.
21955
21956 2004-07-16 Andrew Cagney <cagney@gnu.org>
21957
21958 * gdb.base/logical.exp: Update copyright.
21959 (evaluate): New procedure. Use to re-implement tests using
21960 several tables.
21961
21962 2004-07-14 Martin Hunt <hunt@redhat.com>
21963
21964 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
21965 which fixes some problems where init.tcl was not found.
21966
21967 2004-07-13 Andrew Cagney <cagney@gnu.org>
21968
21969 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
21970 (check_sizeof, check_valueof): Do not include the output in the
21971 test name. Use gdb_test.
21972 (get_valueof): Use gdb_test_multiple.
21973
21974 * gdb.base/step-test.exp: Update copyright. Use
21975 gdb_test_multiple. Ensure that test names do not include
21976 architecture dependent output.
21977
21978 * gdb.gdb/observer.exp: Update copyright.
21979 (setup_test): Use gdb_test_multiple.
21980 (attach_first_observer, attach_second_observer)
21981 (attach_third_observer, detach_first_observer)
21982 (detach_second_observer, detach_third_observer)
21983 (reset_counters, check_counters): Make $message a prefix.
21984 (test_normal_stop_notifications): Add "args" parameter - a list of
21985 init functions to be called. Make $message a prefix,
21986 (test_observer_normal_stop): Change the message prefixes so that
21987 they are unique, pass the attach / detach procedures to
21988 test_normal_stop_notifications.
21989
21990 * gdb.base/signull.exp (test_segv): Prefix all tests with
21991 "${name}". Clean up test messages.
21992
21993 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
21994
21995 * gdb.base/ena-dis-br.exp: Update copyright.
21996 (break_at): New function. Replace send_gdb with gdb_test,
21997 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
21998 ignore count, not stopped at bpt", with KFAIL.
21999
22000 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
22001
22002 * gdb.base/attach.exp: Remove cleanupfile handling.
22003
22004 2004-07-12 Andrew Cagney <cagney@gnu.org>
22005
22006 * gdb.base/annota1.exp: Cleanup corefile test name.
22007 * gdb.base/annota3.exp: Ditto.
22008
22009 2004-07-12 Andrew Cagney <cagney@gnu.org>
22010
22011 * gdb.base/signals.exp: Clean up copyright, re-indent.
22012
22013 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
22014 gdb_test and gdb_test_multiple.
22015
22016 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
22017
22018 * gdb.java/jmain.exp: Fix expected line number for main to
22019 break at. Set XFAIL for break at main test since gcj does not
22020 provide line number info for first statement in main.
22021
22022 2004-07-08 Andrew Cagney <cagney@gnu.org>
22023
22024 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
22025
22026 * gdb.base/sigbpt.exp: Make the common part of each test name a
22027 prefix instead of suffix.
22028
22029 2004-07-07 Bob Rossi <bob_rossi@cox.net>
22030
22031 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
22032 test from test_tbreak_creation_and_listing to
22033 test_file_list_exec_source_file
22034 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
22035 Changed name of test from test_tbreak_creation_and_listing to
22036 test_file_list_exec_source_file
22037
22038 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
22039
22040 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
22041 the jmisc() constructor instead of <init>.
22042 * gdb.java/jmisc1.exp: Ditto.
22043
22044 2004-07-07 Andrew Cagney <cagney@gnu.org>
22045
22046 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
22047 corrupting the PC.
22048
22049 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
22050
22051 * gdb.cp/templates.exp: Accept whitespace change in demangler
22052 output.
22053
22054 2004-07-06 Andrew Cagney <cagney@gnu.org>
22055
22056 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
22057
22058 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
22059
22060 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
22061 * lib/compiler.cc: Likewise.
22062
22063 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
22064
22065 * lib/compiler.cc: Work around string preprocessing problem
22066 with old hp c++ compiler.
22067 * lib/compiler.c: Likewise.
22068
22069 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
22070
22071 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
22072 directives to conditionalize symbol prefixing.
22073 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
22074 additional_flags handling. Add underscore prefix for Cygwin.
22075 * gdb.arch/i386-unwind.c: Use preprocessor directives to
22076 conditionalize symbol prefixing.
22077 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
22078 additional_flags handling. Add underscore prefix for Cygwin.
22079
22080 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
22081
22082 * gdb.base/bigcore.exp: Skip test on Cygwin.
22083
22084 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
22085
22086 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
22087 formats for "info register". Use gdb_test_multiple. Fix
22088 the "invalid register" test.
22089
22090 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
22091
22092 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
22093 PID for Cygwin. Add Cygwin specific strings to check for in some
22094 tests.
22095 (do_attach_tests): Add a test for user interaction when attaching
22096 to a process with no matching symbol table already loaded.
22097
22098 2004-06-26 Andrew Cagney <cagney@gnu.org>
22099
22100 Test PR java/1567 and PR java/1565.
22101 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
22102 * gdb.java/jmisc2.exp: Delete file.
22103
22104 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
22105
22106 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
22107
22108 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
22109
22110 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
22111 attach process.
22112
22113 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
22114
22115 * gdb.cp/pr-1553.exp: Remove.
22116
22117 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
22118
22119 * gdb.cp/pr-1553.cc: Remove.
22120 * gdb.cp/pr-1553.exp: Disable this test.
22121
22122 2004-06-20 Jim Blandy <jimb@redhat.com>
22123
22124 Fix PR testsuite/1680.
22125 * gdb.arch/i386-sse.exp: Properly quote curly braces in
22126 regular expressions.
22127
22128 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
22129
22130 Fix PR testsuite/1679.
22131 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
22132 Issue an UNSUPPORTED result instead.
22133
22134 2004-06-18 Jim Blandy <jimb@redhat.com>
22135
22136 * gdb.base/charset.exp: Only send a control-C if we see a new
22137 prompt and incomplete command.
22138
22139 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
22140
22141 * gdb.cp/pr-574.cc: Add copyright notice.
22142
22143 2004-06-17 Jim Blandy <jimb@redhat.com>
22144
22145 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
22146 cases where the regexp has no groups; this grabs random text from
22147 the previous test suite, whatever that was.
22148
22149 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
22150
22151 * gdb.cp/printmethod.cc: Add copyright notice.
22152
22153 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
22154
22155 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
22156
22157 2004-06-16 Andrew Cagney <cagney@gnu.org>
22158
22159 * gdb.base/signull.c: Update copyright. Include <string.h>.
22160 (bowler): Replace data_pointer with data_read
22161 and data_write cases. Add code_descriptor case.
22162 (zero, desc): New array and pointer.
22163 (data, code): Change to simple pointers.
22164 * gdb.base/signull.exp: Fix probe pattern matching a function
22165 descriptor SIGSEGV. Replace data_pointer with data_read and
22166 data_write tests.
22167
22168 2004-06-16 Andrew Cagney <cagney@gnu.org>
22169
22170 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
22171
22172 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
22173
22174 * gdb.base/long_long.c: Add copyright notice.
22175
22176 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
22177
22178 * gdb.base/long_long.exp: Remove reference to
22179 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
22180 to gdb_breakpoint and gdb_continue_to_breakpoint.
22181
22182 2004-06-14 Jim Blandy <jimb@redhat.com>
22183
22184 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
22185 endian case.
22186
22187 2004-06-14 Andrew Cagney <cagney@gnu.org>
22188
22189 * gdb.base/gcore.exp (capture_command_output): Delete the always
22190 passing tests containing inferior values.
22191 * gdb.base/ending-run.exp: Do not include the breakpoint address
22192 in the test message. Update copyright.
22193 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
22194 size in the test name, use gdb_test_multiple. Update copyright.
22195
22196 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
22197
22198 * gdb.cp/ref-types.cc: Add copyright notice.
22199
22200 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
22201
22202 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
22203 hp_aCC_compiler.
22204 * lib/compiler.cc: Likewise.
22205 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
22206 'set' commands. Log diagnostics for other lines. Set
22207 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
22208
22209 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
22210
22211 * gdb.cp/try_catch.cc: Add copyright notice.
22212
22213 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
22214
22215 * gdb.cp/userdef.cc: Add copyright notice.
22216
22217 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
22218
22219 * gdb.cp/virtfunc.cc: Add copyright notice.
22220
22221 2004-06-11 Randolph Chung <tausq@debian.org>
22222
22223 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
22224 problem.
22225
22226 2004-06-10 Andrew Cagney <cagney@gnu.org>
22227
22228 * lib/compiler.cc, lib/compiler.c: Append either
22229 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
22230 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
22231 instead of gcc-3-3.
22232
22233 2004-06-09 Andrew Cagney <cagney@gnu.org>
22234
22235 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
22236 gdb/1455, bug is specific to "long long" and "double".
22237
22238 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
22239 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
22240 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
22241 fixed.
22242
22243 2004-06-09 Andrew Cagney <cagney@gnu.org>
22244
22245 * gdb.base/structs.exp (test_struct_returns): Replace
22246 "return_value_unknown" and "finish_value_unknown" by
22247 "return_value_known" and "finish_value_known". Instead of
22248 "return_value_unknown" iff "finish_value_unknown", check
22249 "return_value_known" implies "finish_value_known".
22250
22251 2004-06-08 Martin Hunt <hunt@redhat.com>
22252
22253 * gdb.base/float.exp: Add pattern for mips targets.
22254
22255 2004-06-08 Randolph Chung <tausq@debian.org>
22256
22257 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
22258 message for unknown architectures more clear.
22259
22260 2004-06-08 Joel Brobecker <brobecker@gnat.com>
22261
22262 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
22263 start the execution of the program.
22264
22265 2004-06-07 Jim Blandy <jimb@redhat.com>
22266
22267 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
22268 * gdb.arch/i386-cpuid.h: New helper file.
22269
22270 2004-06-07 Randolph Chung <tausq@debian.org>
22271
22272 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
22273 has started.
22274
22275 2004-06-04 Roland McGrath <roland@redhat.com>
22276
22277 Fix PR gdb/1647.
22278 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
22279 differently to be robust to output buffering differences.
22280
22281 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
22282
22283 * gdb.threads/pthreads.exp: Update copyright years.
22284 (check_control_c): Change asynchronous 'after' to synchronous.
22285
22286 2004-06-04 Roland McGrath <roland@redhat.com>
22287
22288 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
22289 next gdb prompt.
22290
22291 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
22292
22293 Fix PR gdb/1636.
22294 * gdb.threads/manythreads.exp: Change asynchronous 'after'
22295 calls to synchronous.
22296
22297 2004-05-26 Jim Blandy <jimb@redhat.com>
22298
22299 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
22300
22301 2004-05-24 Randolph Chung <tausq@debian.org>
22302
22303 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
22304 * gdb.asm/pa.inc: New file.
22305
22306 2004-05-22 Mark Kettenis <kettenis@gnu.org>
22307
22308 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
22309
22310 2004-05-21 Joel Brobecker <brobecker@gnat.com>
22311 Daniel Jacobowitz <drow@mvista.com>
22312
22313 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
22314 GDB prompt.
22315
22316 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
22317
22318 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
22319 setjmp/longjmp. Use sigaction instead of signal.
22320
22321 2004-05-19 J. Brobecker <brobecker@gnat.com>
22322 Michael Snyder <msnyder@redhat.com>
22323
22324 * gdb.threads/pthread_cond_wait.c: New file.
22325 * gdb.threads/pthread_cond_wait.exp: New testcase.
22326
22327 2004-05-13 Andrew Cagney <cagney@redhat.com>
22328
22329 * gdb.base/signull.exp, gdb.base/signull.c: New files.
22330 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
22331
22332 2004-05-11 Andrew Cagney <cagney@redhat.com>
22333
22334 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
22335 fixed but revealed gdb/1639.
22336
22337 2004-05-10 Andrew Cagney <cagney@redhat.com>
22338
22339 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
22340 func1" and "next to 2nd alarm", kernel bug avoided.
22341
22342 2004-05-10 Daniel Jacobowitz <dan@debian.org>
22343
22344 PR external/1568
22345 * gdb.base/bigcore.exp: Check the size of the dumped core file.
22346 XFAIL if it is smaller than bytes_allocated.
22347 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
22348 (main): Make chunks_allocated unsigned. Correct comment.
22349
22350 2004-05-07 Joel Brobecker <brobecker@gnat.com>
22351
22352 * gdb.arch/powerpc-aix-prologue.c: New file.
22353 * gdb.arch/powerpc-aix-prologue.exp: New file.
22354
22355 2004-05-07 Jim Blandy <jimb@redhat.com>
22356
22357 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
22358 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
22359
22360 2004-05-06 Joel Brobecker <brobecker@gnat.com>
22361
22362 * gdb.base/sep.exp: No longer setup_kfail when the program was
22363 built with dwarf2.
22364
22365 2004-05-05 Jim Ingham <jingham@apple.com>
22366
22367 * gdb.base/pending.exp: Make sure pending breakpoints
22368 preserve the ignore count.
22369
22370 2004-04-27 Jerome Guitton <guitton@gnat.com>
22371
22372 * i386-prologue.exp: Add testcase for jump instruction as first
22373 instruction of the real code.
22374 * i386-prologue.c (jump_at_beginning): New function.
22375
22376 2004-04-28 Mark Kettenis <kettenis@gnu.org>
22377
22378 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
22379 x86_64-*-*.
22380
22381 2004-04-28 Mark Kettenis <kettenis@gnu.org>
22382
22383 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
22384 i*86-*-*.
22385
22386 2004-04-25 Mark Kettenis <kettenis@gnu.org>
22387
22388 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
22389 expression that checks the return type.
22390
22391 2004-04-23 Andrew Cagney <cagney@redhat.com>
22392
22393 * gdb.base/call-sc.exp: New test of scalar call/return values.
22394 * gdb.base/call-sc.c: Ditto.
22395
22396 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
22397
22398 * gdb.threads/manythreads.c: Reduce thread stack size.
22399
22400 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
22401
22402 * gdb.threads/manythreads.c: Add copyright notice.
22403
22404 2004-04-23 Andrew Cagney <cagney@redhat.com>
22405
22406 * gdb.base/siginfo.exp: Better handle step out of signal.
22407 * gdb.base/sigstep.exp: Ditto.
22408
22409 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
22410 Daniel Jacobowitz <drow@mvista.com>
22411
22412 * gdb.threads/manythreads.c: New testcase.
22413 * gdb.threads/manythreads.exp: Ditto.
22414
22415 2004-04-22 Jim Blandy <jimb@redhat.com>
22416
22417 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
22418 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
22419
22420 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
22421
22422 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
22423
22424 2004-04-21 Andrew Cagney <cagney@redhat.com>
22425
22426 * gdb.base/sigstep.c: New file.
22427 * gdb.base/sigstep.exp: New file.
22428
22429 2004-04-16 Joel Brobecker <brobecker@gnat.com>
22430
22431 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
22432 call to observer_notify_normal_stop.
22433
22434 2004-04-15 Andrew Cagney <cagney@redhat.com>
22435
22436 * gdb.base/siginfo.c: New file.
22437 * gdb.base/siginfo.exp: New file.
22438
22439 2004-04-12 J. Brobecker <brobecker@gnat.com>
22440
22441 * gdb.base/sep.exp: Fix typo in comment.
22442
22443 2004-04-12 J. Brobecker <brobecker@gnat.com>
22444
22445 * gdb.base/sep.c: New file.
22446 * gdb.base/sep-proc.c: New file.
22447 * gdb.base/sep.exp: New testcase.
22448
22449 2004-04-09 Mark Kettenis <kettenis@gnu.org>
22450
22451 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
22452 support.
22453
22454 2004-04-05 Andrew Cagney <cagney@redhat.com>
22455
22456 * gdb.base/sigaltstack.c: New file.
22457 * gdb.base/sigaltstack.exp: New file.
22458
22459 2004-04-04 Joel Brobecker <brobecker@gnat.com>
22460
22461 * gdb.base/foll-fork.exp: Update the expected output for
22462 "help set follow-fork-mode", to match a change that was made
22463 to the help of this variable on 2004-01-13.
22464
22465 2004-04-01 Joel Brobecker <brobecker@gnat.com>
22466
22467 * lib/ada.exp: Add copyright notice.
22468 * bar.ads: Likewise.
22469 * bar.adb: Likewise.
22470 * null_record.adb: Likewise.
22471 * null_record.exp: Likewise.
22472 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
22473
22474 2004-04-01 Joel Brobecker <brobecker@gnat.com>
22475
22476 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
22477 * configure: Regenerate.
22478
22479 2004-04-01 Joel Brobecker <brobecker@gnat.com>
22480
22481 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
22482 to build the application. Remove the message printed when in
22483 verbose mode, redundant with the UNSUPPORTED message above.
22484
22485 2004-03-31 Joel Brobecker <brobecker@gnat.com>
22486
22487 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
22488 * gdb.ada (null_record.exp): New testcase.
22489
22490 2004-03-31 Joel Brobecker <brobecker@gnat.com>
22491
22492 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
22493
22494 2004-03-31 Joel Brobecker <brobecker@gnat.com>
22495
22496 * gdb.ada: New subdirectory.
22497 * gdb.ada/Makefile.in: New file.
22498 * gdb.ada/gnat_ada.gpr.in: New file.
22499
22500 2004-03-31 Joel Brobecker <brobecker@gnat.com>
22501
22502 * lib/ada.exp: New file.
22503
22504 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
22505
22506 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
22507 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
22508
22509 2004-03-22 Andrew Cagney <cagney@redhat.com>
22510
22511 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
22512 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
22513 Problem identified by Ulrich Weigand.
22514
22515 2004-03-17 David Carlton <carlton@kealia.com>
22516
22517 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
22518 PR c++/826.
22519
22520 2004-03-16 Roland McGrath <roland@redhat.com>
22521
22522 * gdb.base/auxv.exp: New file.
22523 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
22524
22525 2004-03-12 David Carlton <carlton@kealia.com>
22526
22527 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
22528 * gdb.cp/pr-1553.cc: Ditto.
22529 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
22530 pass branch.
22531
22532 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
22533
22534 * gdb.cp/templates.exp: Accept more template types.
22535
22536 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
22537
22538 From Corinna Vinschen with modifications.
22539 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
22540 local variable obj_with_enum.
22541 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
22542 results with obj_with_enum.
22543
22544 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
22545
22546 * gdb.cp/classes.cc: New file, copied from misc.cc.
22547 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
22548
22549 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
22550
22551 * gdb.cp/misc.cc: Add copyright notice.
22552
22553 2004-03-05 David Carlton <carlton@kealia.com>
22554
22555 * gdb.cp/rtti.exp: Add 'print *obj3' test.
22556 * gdb.cp/rtti.h: Update copyright.
22557 (namespace n2::n3): New.
22558 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
22559 (n2::n3::func3): New.
22560 (main): Call n2::n3::func3.
22561 * gdb.cp/rtti2.cc: Update copyright.
22562 (n2::create3): New.
22563
22564 2004-03-04 Mark Kettenis <kettenis@gnu.org>
22565
22566 * gdb.asm/openbsd.inc: Fix typo.
22567
22568 2004-03-03 Fred Fish <fnf@redhat.com>
22569
22570 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
22571 "val" instead of unused "size". Update copyright year.
22572
22573 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
22574
22575 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
22576 to use unsigned char.
22577 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
22578 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
22579
22580 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
22581
22582 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
22583 line of output.
22584
22585 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
22586
22587 * gdb.base/relocate.c (dummy): Initialize.
22588
22589 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
22590
22591 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
22592 a breakpoint at exit.
22593
22594 2004-02-27 Fred Fish <fnf@redhat.com>
22595
22596 * gdb.base/chng-syms.exp: Add expect condition to match failing
22597 case that isn't a timeout.
22598
22599 2004-02-27 Andrew Cagney <cagney@redhat.com>
22600
22601 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
22602 support.
22603
22604 2004-02-26 Fred Fish <fnf@redhat.com>
22605
22606 * gdb.arch/gdb1431.c: Remove.
22607 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
22608 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
22609 of "until" incorrectly.
22610
22611 2004-02-26 J. Brobecker <brobecker@gnat.com>
22612
22613 * gdb.cp/class2.cc (empty): New class.
22614 (refer): New function.
22615 (main): Declare an object of type empty and use it.
22616 * gdb.cp/class2.exp: Print the value of an object of type empty.
22617
22618 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
22619
22620 * gdb.base/langs.exp: Update query string to match the
22621 new nquery format used for pending breakpoints.
22622
22623 2004-02-26 Andrew Cagney <cagney@redhat.com>
22624
22625 Fix PR i18n/1570.
22626 * gdb.base/charset.c: Update copyright notice.
22627 (main, init_string): Remove the escape character '\e' tests.
22628 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
22629 * gdb.base/charset.exp (valid_host_charset): Ditto.
22630 * gdb.base/setvar.exp: Ditto.
22631
22632 2004-02-24 Andrew Cagney <cagney@redhat.com>
22633
22634 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
22635 mmapped data in core file" PASS and FAIL messages consistent.
22636
22637 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
22638 setting a breakpoint. Work around PR java/1565.
22639
22640 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
22641
22642 * lib/gdb.exp (gdb_breakpoint): Update query string to match
22643 new nquery format.
22644 * gdb.base/pending.exp: Ditto.
22645
22646 2004-02-22 Mark Kettenis <kettenis@gnu.org>
22647
22648 * configure.in: Run stabs tests on *BSD.
22649 * configure: Regenerated.
22650
22651 2004-02-21 Mark Kettenis <kettenis@gnu.org>
22652
22653 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
22654
22655 2004-02-20 Fred Fish <fnf@redhat.com>
22656
22657 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
22658 blank in test for "returns short", for consistency with other
22659 "returns xxx" tests. Update copyright year.
22660
22661 2004-02-19 Fred Fish <fnf@redhat.com>
22662
22663 New testcase for PR breakpoint/1558.
22664 * gdb.arch/gdb1558.exp: New file.
22665 * gdb.arch/gdb1558.c: New file.
22666
22667 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
22668
22669 * gdb.base/nodebug.exp: Fix typo.
22670
22671 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
22672
22673 Committed by Jim Blandy <jimb@redhat.com>.
22674
22675 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
22676
22677 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
22678
22679 * gdb.base/float.exp: Support s390*-*-* targets.
22680
22681 2004-02-17 Adam Fedor <fedor@gnu.org>
22682
22683 * gdb.base/gdb1555.exp: New file.
22684 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
22685
22686 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
22687
22688 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
22689
22690 2004-02-16 Fred Fish <fnf@redhat.com>
22691
22692 * gdb.arch/gdb1291.c: Remove
22693 * gdb.arch/gdb1291.s: New test input file.
22694 * gdb.arch/gdb1291.exp: Expand test to check case that should not
22695 fail. Test for correct result, known incorrect result, other
22696 failures and timeouts.
22697
22698 2004-02-16 Andrew Cagney <cagney@redhat.com>
22699
22700 * gdb.base/bigcore.exp: New file.
22701 * gdb.base/bigcore.c: New file.
22702
22703 2004-02-13 Andrew Cagney <cagney@redhat.com>
22704
22705 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
22706 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
22707 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
22708 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
22709 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
22710 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
22711 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
22712 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
22713 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
22714 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
22715
22716 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
22717
22718 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
22719 executed is an alloc instruction.
22720
22721 2004-02-11 David Carlton <carlton@kealia.com>
22722
22723 * gdb.cp/breakpoint.exp: New.
22724 * gdb.cp/breakpoint.cc: New.
22725
22726 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
22727
22728 Partial fix for PR gdb/1543.
22729 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
22730 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
22731 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
22732 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
22733 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
22734 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
22735 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
22736 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
22737 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
22738 to bug-gdb@prep.ai.mit.edu .
22739 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
22740 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
22741 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
22742 Likewise.
22743
22744 2004-02-10 Andrew Cagney <cagney@redhat.com>
22745
22746 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
22747 using gdb_internal_error_resync.
22748
22749 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
22750
22751 * gdb.threads/thread-specific.exp: Stop early if no threads are
22752 found.
22753
22754 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
22755
22756 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
22757
22758 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
22759
22760 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
22761 breakpoints.
22762
22763 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
22764
22765 * config/sim.exp (gdb_load): Handle $arg == "".
22766 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
22767 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
22768
22769 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
22770
22771 * gdb.base/maint.exp: Update test to reflect
22772 obstack changes.
22773
22774 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
22775
22776 * gdb.base/pendshr.c (pendfunc): New function that calls
22777 pendfunc1.
22778 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
22779
22780 2004-02-04 Fred Fish <fnf@redhat.com>
22781
22782 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
22783 function symbols and update copyright years.
22784 * gdb.arch/gdb1291.c: Ditto.
22785
22786 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
22787
22788 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
22789
22790 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
22791
22792 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
22793
22794 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
22795
22796 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
22797
22798 2004-02-02 Fred Fish <fnf@redhat.com>
22799
22800 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
22801 remote targets. Update copyright years.
22802
22803 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
22804
22805 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
22806 support.
22807 * gdb.base/langs.exp: Fix test which attempts to create
22808 breakpoint on non-existent function to handle new pending
22809 support.
22810 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
22811 a breakpoint.
22812 * gdb.base/pending.exp: New test.
22813 * gdb.base/pending.c: New file.
22814 * gdb.base/pendshr.c: Ditto.
22815
22816 2004-02-02 David Carlton <carlton@kealia.com>
22817
22818 * gdb.cp/overload.exp: Add overloadNamespace tests.
22819 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
22820 (overloadNamespace, XXX): New.
22821 (main): Call XXX::marker2.
22822
22823 2004-02-01 Fred Fish <fnf@redhat.com>
22824
22825 * gdb.base/dump.exp: Use runto_main instead of "runto main".
22826 * gdb.base/finish.exp: Ditto.
22827 * gdb.base/gcore.exp: Ditto.
22828 * gdb.base/huge.exp: Ditto.
22829 * gdb.base/info-proc.exp: Ditto.
22830 * gdb.base/return2.exp: Ditto.
22831 * gdb.threads/gcore-thread.exp: Ditto.
22832
22833 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
22834
22835 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
22836
22837 2004-02-01 Mark Kettenis <kettenis@gnu.org>
22838
22839 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
22840 that opening the file succeeds on OpenBSD.
22841
22842 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
22843
22844 * gdb.threads/thread-specific.c: New file.
22845 * gdb.threads/threads-specific.exp: New test script.
22846 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
22847 to expect_out.
22848
22849 2004-02-01 Mark Kettenis <kettenis@gnu.org>
22850
22851 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
22852 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
22853 only on the "print_small_structs from print_long_arg_list" test.
22854
22855 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
22856
22857 * gdb.base/completion.exp: Kill a stray backslash.
22858
22859 From Jim Ingham <jingham@apple.com>:
22860 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
22861 agrees with the result from sending a tab.
22862
22863 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
22864
22865 * gdb.base/chng-syms.exp: Remove stray newline.
22866
22867 2004-01-31 Mark Kettenis <kettenis@gnu.org>
22868
22869 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
22870 *-*-openbsd*.
22871 * gdb.asm/openbsd.inc: New file.
22872
22873 2004-01-30 Mark Kettenis <kettenis@gnu.org>
22874
22875 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
22876 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
22877 *-*solaris2*. Remove commented out default settings for
22878 asm-flags. Replace gdb_compile with target_link.
22879
22880 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
22881
22882 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
22883 for all tests. Remove old hp-ux and cygnus xfail cases.
22884
22885 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
22886
22887 * gdb.base/chng-syms.exp: New file.
22888 * gdb.base/chng-syms.c: New file.
22889
22890 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
22891
22892 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
22893 Provide arms for current output in all my configurations.
22894
22895 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
22896
22897 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
22898 * lib/compiler.cc: Likewise.
22899 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
22900 get the right preprocessor. Eval the output directly. Remove
22901 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
22902 hp_f77_compiler and hp_f90_compiler completely.
22903 (gdb_preprocess): Delete.
22904 (get_compiler): Delete.
22905
22906 2004-01-24 Mark Kettenis <kettenis@gnu.org>
22907
22908 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
22909 <string.h>.
22910
22911 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
22912
22913 * gdb.mi/mi-stack.exp: Update copyright.
22914
22915 2004-01-23 David Carlton <carlton@kealia.com>
22916
22917 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
22918 test for cp_lookup_transparent_type.
22919 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
22920 call them.
22921
22922 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
22923
22924 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
22925 after -var-update.
22926
22927 2004-01-23 David Carlton <carlton@kealia.com>
22928
22929 * gdb.cp/namespace.cc (C::ensureRefs): New.
22930 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
22931
22932 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
22933
22934 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
22935 case "-stack-list-locals 2".
22936 * gdb.mi/mi-var-child.exp: Test for case
22937 "-var-list-children --all-values NAME".
22938
22939 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
22940
22941 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
22942
22943 2004-01-18 Mark Kettenis <kettenis@gnu.org>
22944
22945 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
22946 used with gdb_test_multiple.
22947
22948 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
22949 read at address 0. This fixes PR testsuite/1504.
22950
22951 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
22952
22953 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
22954 Remove downloading, guessing the host executable, the calls to
22955 gdb_file_cmd and gdb_target_cmd, and "load" support.
22956 (infer_host_exec): New function broken out from gdb_load.
22957 (gdb_load): New wrapper for gdbserver_gdb_load.
22958 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
22959 gdb_target_cmd. Use -target-select.
22960 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
22961 Download binaries to the host. Clear last_mi_remote_file when
22962 we load a new binary.
22963 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
22964 call gdbserver_gdb_load and mi_gdb_target_cmd.
22965
22966 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
22967
22968 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
22969 type patterns.
22970
22971 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
22972
22973 * gdb.cp/templates.exp: Fix typo in test name of
22974 "print Foo<volatile char*>::foo".
22975
22976 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
22977
22978 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
22979
22980 2004-01-16 Ben Elliston <bje@wasabisystems.com>
22981
22982 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
22983 (clean mostlyclean): Remove empty rm.
22984
22985 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
22986
22987 * gdb.base/setvar.exp: Add copyright years.
22988
22989 2004-01-14 David Carlton <carlton@bactrian.org>
22990
22991 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
22992 PR c++/1511 and update coment.
22993 * gdb.cp/templates.exp: Update patterns to match current output.
22994 If changes involve something other than whitespace, KFAIL
22995 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
22996
22997 2004-01-14 David Carlton <carlton@kealia.com>
22998
22999 * gdb.cp/namespace.exp: Add tests involving classes defined within
23000 namespaces.
23001 * gdb.cp/namespace.cc (C::CClass): New.
23002 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
23003
23004 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
23005
23006 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
23007 what debug info we have. Print a better message if something goes
23008 wrong while producing the separate debug info file.
23009
23010 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
23011
23012 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
23013
23014 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
23015
23016 * gdb.base/callfuncs.c: Add copyright notice.
23017
23018 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
23019
23020 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
23021 inheritance. PR gdb/1498, PR gcc/13539.
23022
23023 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
23024
23025 * gdb.threads/gcore-thread.exp: Prefix name of binary with
23026 test specific name.
23027 * gdb.mi/gdb669.exp: Ditto.
23028 * gdb.mi/mi-pthreads.exp: Ditto.
23029 * gdb.mi/mi1-pthreads.exp: Ditto.
23030 * gdb.mi/mi2-pthreads.exp: Ditto.
23031
23032 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
23033
23034 * gdb.cp/member-ptr.cc: Add copyright notice.
23035
23036 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
23037
23038 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
23039 some patterns for recent versions of gcc and hpacc. Delete
23040 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
23041 Delete tests that access a NULL pointer-to-member-data. This
23042 script is still disabled for gcc.
23043
23044 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
23045
23046 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
23047 escaped correctly.
23048
23049 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
23050
23051 * gdb.base/sepdebug.exp: New file.
23052 * gdb.base/sepdebug.c: New file.
23053 * lib/gdb.exp (separate_debug_filename): New procedure.
23054 (gdb_gnu_strip_debug): New procedure.
23055
23056 2004-01-12 Andrew Cagney <cagney@redhat.com>
23057
23058 * gdb.mi/ChangeLog: Delete file. Renamed to ...
23059 * gdb.mi/ChangeLog-1999-2003: New file.
23060
23061 2004-01-12 Andrew Cagney <cagney@redhat.com>
23062
23063 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
23064 "Renaming a directory to a non-empty directory returns ENOTEMPTY
23065 or EEXIST", treat EBUSY as an XFAIL.
23066
23067 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
23068
23069 * gdb.base/scope.exp: Remove obsolete setup_xfail for
23070 hp_cc_compiler.
23071
23072 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
23073
23074 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
23075 decorations.
23076
23077 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
23078
23079 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
23080 and "(aCC)" decorations. Remove obsolete doco about old
23081 test results.
23082
23083 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
23084
23085 * gdb.cp/exception.exp: Fix typo in doco.
23086
23087 2004-01-09 Mark Kettenis <kettenis@gnu.org>
23088
23089 * gdb.base/gdb1476.exp: Fix typo.
23090
23091 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
23092
23093 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
23094 file.
23095
23096 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
23097
23098 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
23099 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
23100 Use gdb_compile. Remove restriction on gcc. Add some patterns
23101 for recent version of gdb. Delete second half, which was a copy
23102 of the first half with different build flags. This test is
23103 still disabled because it is still not ready for production.
23104
23105 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
23106
23107 * gdb.cp/exception.cc: Add copyright notice.
23108 * gdb.cp/exception.exp: Add a notice that this file is broken
23109 because of line number changes caused by addition of copyright
23110 notice.
23111
23112 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
23113
23114 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
23115 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
23116
23117 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
23118
23119 * gdb.cp/classes.exp: Accept gnu abi 2.
23120 * gdb.cp/derivation.exp: Likewise.
23121 * gdb.cp/overload.exp: Likewise.
23122 * gdb.cp/virtfunc.exp: Likewise.
23123
23124 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
23125
23126 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
23127 semicolon after end of function.
23128
23129 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
23130
23131 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
23132 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
23133 boilerplate code for compiling and running the program under
23134 test. Add some string method tests.
23135
23136 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
23137
23138 * gdb.cp/bs15503.cc: Add copyright notice.
23139 * gdb.cp/bs15503.exp: Adjust line number.
23140
23141 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
23142
23143 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
23144 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
23145
23146 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
23147
23148 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
23149 hp_cc_compiler.
23150
23151 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
23152
23153 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
23154 * gdb.cp/ctti.exp: Use the marker instead of "next".
23155 With gcc, run further before bailing.
23156
23157 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
23158
23159 * gdb.cp/cttiadd.cc: Add copyright notice.
23160 * gdb.cp/cttiadd1.cc: Likewise.
23161 * gdb.cp/cttiadd2.cc: Likewise.
23162 * gdb.cp/cttiadd3.cc: Likewise.
23163
23164 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
23165
23166 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
23167 Use gdb_test, gdb_test_multiple. Use floating-point values that
23168 have exact representations in IEEE-ish formats.
23169
23170 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
23171
23172 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
23173 compilers. Delete duplicate call to get_compiler_info.
23174 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
23175 * gdb.base/volatile.exp: Likewise.
23176
23177 2004-01-07 Mark Kettenis <kettenis@gnu.org>
23178
23179 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
23180 memory at address 0.
23181
23182 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
23183
23184 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
23185 to test for hp-ux assembler. Fix copyright years.
23186
23187 2004-01-07 Andrew Cagney <cagney@redhat.com>
23188
23189 * gdb.base/fileio.c (strerrno): Add "EBUSY".
23190
23191 2004-01-07 Andrew Cagney <cagney@redhat.com>
23192
23193 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
23194 when creating the read-only file. From analysis by Roland McGrath
23195 and Elena Zannoni.
23196
23197 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
23198
23199 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
23200
23201 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
23202
23203 * gdb.base/cvexpr.c: Be type-safe with function pointers and
23204 data pointers.
23205
23206 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
23207
23208 * gdb.cp/m-static.exp: Compile one source file at a time.
23209 Delete unused call to get_compiler_info.
23210
23211 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
23212
23213 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
23214 * gdb.base/call-rt-st.exp: Likewise.
23215 * gdb.base/nodebug.exp: Likewise.
23216 * gdb.base/volatile.exp: Likewise.
23217 * gdb.cp/ref-types.exp: Likewise.
23218 * gdb.cp/templates.exp: Likewise.
23219
23220 2004-01-05 Mark Kettenis <kettenis@gnu.org>
23221
23222 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
23223
23224 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
23225
23226 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
23227 hppa*-hp-hpux*.
23228
23229 2004-01-04 Mark Kettenis <kettenis@gnu.org>
23230
23231 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
23232 x86_64-*-*.
23233
23234 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
23235 sparc64-*-* and sparc*-solaris2*.
23236
23237 2004-01-04 Mark Kettenis <kettenis@gnu.org>
23238
23239 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
23240 return ${tests}" test. The ${tests} already mentions the
23241 filename.
23242
23243 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
23244
23245 * gdb.cp/local.exp: Accept gcc abi 2.
23246
23247 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
23248
23249 * gdb.cp/templates.exp: Accept gcc abi 2.
23250
23251 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
23252
23253 * lib/compiler.cc: Remove supports_template_debugging.
23254 * gdb.cp/templates.exp: Do not test supports_template_debugging.
23255
23256 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
23257
23258 * gdb.cp/namespace.exp: Accept gcc abi 2.
23259
23260 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
23261
23262 * gdb.cp/method.exp: Accept gcc abi 2.
23263
23264 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
23265
23266 * gdb.cp/classes.exp: Generate identical results as old version.
23267 * gdb.cp/derivation.exp: Likewise.
23268 * gdb.cp/overload.exp: Likewise.
23269 * gdb.cp/virtfunc.exp: Likewise.
23270
23271 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
23272
23273 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
23274 mysterious bug with sourceware version of expect.
23275
23276 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
23277
23278 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
23279 current versions of gcc, including gcc abi 2. Remove gratuitous
23280 restart of test program. Use gdb_test_multiple and gdb_test for
23281 all tests. Add patterns to xfail missing "const" in "const char *"
23282 and kfail PR gdb/1155.
23283
23284 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
23285
23286 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
23287 current versions of gcc, including gcc abi 2. Remove gratuitous
23288 restart of test program. Use gdb_test_multiple and gdb_test for
23289 all tests. Add patterns to kfail PR gdb/1498.
23290
23291 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
23292
23293 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
23294 current versions of gcc, including gcc abi 2. Use "breakpoint"
23295 and "continue" instead of restarting the target program. Use
23296 gdb_test_multiple and gdb_test for all tests.
23297
23298 2004-01-01 Mark Kettenis <kettenis@gnu.org>
23299
23300 * gdb.asm/asm-source.exp: Update copyright year. Link statically
23301 for *-*-solaris2*.
23302
23303 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
23304
23305 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
23306 current versions of gcc, including gcc abi 2. Use "breakpoint"
23307 and "continue" instead of restarting the target program several
23308 times. Use gdb_test_multiple and gdb_test for all tests.
23309
23310 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
23311
23312 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
23313 source files.
23314
23315 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
23316
23317 * gdb.base/environ.exp: Handle compiling test case from multiple
23318 source files.
23319
23320 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
23321
23322 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
23323
23324 2003-12-17 Jim Blandy <jimb@redhat.com>
23325
23326 * gdb.base/freebpcmd.c: Add copyright notice.
23327
23328 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
23329
23330 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
23331
23332 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
23333
23334 2003-12-13 Jim Blandy <jimb@redhat.com>
23335
23336 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
23337
23338 2003-12-12 Kevin Buettner <kevinb@redhat.com>
23339
23340 * gdb.asm/frv.inc: New file.
23341 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
23342
23343 2003-12-09 Fred Fish <fnf@redhat.com>
23344
23345 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
23346 functions to break1.c and leave prototypes behind. Add more
23347 "set breakpoint NN here" comments.
23348 * gdb.base/break1.c: New file.
23349
23350 * gdb.base/break.exp: Handle compiling test case from multiple
23351 source files and change source file references as needed.
23352 * gdb.base/completion.exp: Ditto.
23353 * gdb.base/condbreak.exp: Ditto.
23354 * gdb.base/define.exp: Ditto.
23355 * gdb.base/ena-dis-br.exp: Ditto.
23356 * gdb.base/info-proc.exp: Ditto.
23357 * gdb.base/maint.exp: Ditto.
23358 * gdb.base/until.exp: Ditto.
23359
23360 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
23361 hardcoded line numbers.
23362 * gdb.base/define.exp: Ditto.
23363 * gdb.base/ena-dis-br.exp: Ditto.
23364 * gdb.base/maint.exp: Ditto.
23365 * gdb.base/until.exp: Ditto.
23366
23367 * gdb.base/completion.exp: Use "break1" for completion tests since
23368 "break" is no longer a unique prefix.
23369
23370 2003-12-06 Andrew Cagney <cagney@redhat.com>
23371
23372 * gdb.base/structs.exp (test_struct_returns): When applicable, set
23373 "return_value_unimplemented". When an unimplemented struct return
23374 architecture, report incorrect values as a KFAIL
23375
23376 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
23377
23378 * gdb.cp/rtti.exp: Accept new wording of warning from
23379 cp_lookup_rtti_type.
23380
23381 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
23382
23383 Partial fix for PR testsuite/1456.
23384 * gdb.base/scope.exp (test_at_main): Replace references to
23385 gcc_compiled with calls to test_compiler_info.
23386 (test_at_foo): Likewise.
23387 (test_at_bar): Likewise.
23388
23389 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
23390
23391 Partial fix for PR testsuite/1456.
23392 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
23393 to test_compiler_info.
23394
23395 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
23396
23397 * gdb.base/so-impl-ld.exp: Update copyright notice.
23398
23399 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
23400
23401 Partial fix for PR testsuite/1456.
23402 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
23403 to test_compiler_info.
23404
23405 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
23406
23407 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
23408 from current versions of gdb. Clean up regular expressions.
23409 Delete redundant timeout case.
23410
23411 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
23412
23413 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
23414 from current versions of gdb. Clean up regular expressions.
23415 Delete redundant timeout case.
23416
23417 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
23418
23419 Partial fix for PR testsuite/1456.
23420 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
23421 gcc_compiled with call to test_compiler_info.
23422
23423 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
23424
23425 Partial fix for PR testsuite/1456.
23426 * gdb.base/list.exp (test_list_function): Delete unused declaration
23427 of gcc_compiled.
23428
23429 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
23430
23431 Partial fix for PR testsuite/1456.
23432 * gdb.base/complex.exp: Replace reference to gcc_compiled with
23433 call to test_compiler_info.
23434
23435 2003-11-29 Mark Kettenis <kettenis@gnu.org>
23436
23437 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
23438 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
23439 it to create the appropriate note.inc.
23440 * gdb.asm/asmsrc1.s: Include "note.inc".
23441 * gdb.asm/netbsd.inc: New file.
23442 * gdb.asm/empty.inc: New file.
23443
23444 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
23445
23446 Partial fix for PR testsuite/1456.
23447 * gdb.base/constvars.exp: Replace references to gcc_compiled with
23448 calls to test_compiler_info.
23449
23450 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
23451
23452 Partial fix for PR testsuite/1456.
23453 * gdb.base/volatile.exp: Replace references to gcc_compiled with
23454 calls to test_compiler_info.
23455
23456 2003-11-27 Mark Kettenis <kettenis@gnu.org>
23457
23458 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
23459 pattern for the KFAILs.
23460
23461 2003-11-25 Adam Fedor <fedor@gnu.org>
23462
23463 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
23464 * gdb.objc/objcdecode.m: New file.
23465
23466 2003-11-25 Adam Fedor <fedor@gnu.org>
23467
23468 * gdb.objc/nondebug.exp: Test for PR objc/1236.
23469 * gdb.objc/nondebug.m: New file.
23470
23471 2003-11-26 Ben Elliston <bje@wasabisystems.com>
23472
23473 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
23474 NetBSD as it does on FreeBSD. Modelled on a similar change by
23475 Mark Kettenis on 2003-05-30.
23476 (link-flags): Set to "--entry _start" regardless of target.
23477 Special linker flags are to be appended to $link-flags.
23478 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
23479
23480 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
23481
23482 * gdb.cp/method.exp: Accept output of new demangler.
23483
23484 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
23485
23486 * gdb/class2.exp: New file.
23487 * gdb/class2.cc: New file.
23488
23489 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
23490
23491 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
23492 of new demangler.
23493
23494 2003-11-23 Mark Kettenis <kettenis@gnu.org>
23495
23496 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
23497 of gdb_test "run".
23498
23499 2003-11-23 Mark Kettenis <kettenis@gnu.org>
23500
23501 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
23502 "continue" into "run".
23503
23504 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
23505
23506 Partial fix for PR testsuite/1456.
23507 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
23508 call to test_compiler_info.
23509 * gdb.cp/ctti.exp: Likewise.
23510 * gdb.cp/derivation.exp: Likewise.
23511 * gdb.cp/member-ptr.exp: Likewise.
23512 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
23513 reference to gcc_compiled.
23514
23515 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
23516
23517 Fix PR testsuite/1463.
23518 * gdb.base/structs.exp (start_structs_test): Call
23519 get_debug_format before using the debug format.
23520
23521 2003-11-22 Andrew Cagney <cagney@redhat.com>
23522
23523 * lib/gdb.exp (gdb_test_multiple): Add simple example.
23524 * gdb.base/structs.exp: Use gdb_test_multiple.
23525
23526 2003-11-20 Andrew Cagney <cagney@redhat.com>
23527
23528 * gdb.base/structs.exp: Handle and recover from internal errors.
23529 Replace "foo${n}" with "foo<n>" in test messages.
23530
23531 * gdb.base/structs.exp: Update copyright. Rewrite.
23532 * gdb.base/structs.c: Update copyright. Rewrite.
23533
23534 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
23535 resync count exceeded.
23536
23537 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
23538 from the internal error.
23539 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
23540 Original from Jim Blandy.
23541 (gdb_test_multiple): Use gdb_internal_error_resync.
23542
23543 2003-11-19 Andrew Cagney <cagney@redhat.com>
23544
23545 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
23546 KFAIL.
23547
23548 2003-11-17 Mark Kettenis <kettenis@gnu.org>
23549
23550 New testcase for PR backtrace/1435.
23551 * gdb.arch/i386-unwind.exp: New file.
23552 * gdb.arch/i386-unwind.c: New file.
23553
23554 2003-11-17 Andrew Cagney <cagney@redhat.com>
23555
23556 * lib/gdb.exp (compiler_info): New global.
23557 (test_compiler_info): New function.
23558 (get_compiler_info): Set compiler_info.
23559 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
23560 "compiler_info" to gcc-<major>-<minor>.
23561
23562 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
23563
23564 * gdb.trace/configure: Remove.
23565
23566 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
23567
23568 * gdb.base/break.c: Add comments to aid finding line numbers for
23569 breakpoints.
23570 * gdb.base/break.exp: Remove all references to explicit line
23571 numbers.
23572
23573 2003-11-11 Nick Clifton <nickc@redhat.com>
23574
23575 * gdb.base/shreloc.exp: Do not run for targets which do not
23576 support shared objects.
23577
23578 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
23579
23580 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
23581 Don't run tests if nofileio flag is given.
23582
23583 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
23584
23585 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
23586 as well as 'Watchpoint'.
23587
23588 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
23589
23590 Reported by Jim Ingham <jingham@apple.com>:
23591 * gdb.base/annota1.exp: Match at least one occurrence of the
23592 signal handler annotation.
23593
23594 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
23595
23596 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
23597 as well as 'Watchpoint'.
23598
23599 2003-11-05 Michael Chastain <mec@shout.net>
23600
23601 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
23602
23603 2003-11-03 Kris Warkentin <kewarken@qnx.com>
23604
23605 * gdb.arch/gdb1291.c: New test file.
23606 * gdb.arch/gdb1291.exp: New test script.
23607 * gdb.arch/gdb1431.c: New test file.
23608 * gdb.arch/gdb1431.exp: New test script.
23609
23610 2003-10-22 Michael Chastain <mec@shout.net>
23611
23612 * gdb.mi/pthreads.c: Add copyright notice.
23613
23614 2003-10-22 Michael Chastain <mec@shout.net>
23615
23616 * gdb.threads/pthreads.c: Add copyright notice.
23617
23618 2003-10-20 Michael Chastain <mec@shout.net>
23619
23620 * gdb.base/gdb1056.exp: New test script.
23621
23622 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
23623
23624 * gdb.threads/killed.exp: Use gdb_run_cmd.
23625
23626 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
23627
23628 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
23629 create a core file.
23630 * gdb.threads/gcore-thread.exp: Likewise.
23631
23632 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
23633
23634 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
23635 type, based on char type.
23636 (struct bit_flags_short_t): New bitfield type, based on short type.
23637 (init_bit_flags_char): New fuction.
23638 (init_bit_flags_short): Ditto.
23639 (print_bit_flags_char): Ditto.
23640 (print_bit_flags_short): Ditto.
23641 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
23642
23643 2003-10-11 Michael Chastain <mec@shout.net>
23644
23645 * gdb.base/call-rt-st.exp: Update copyright year.
23646
23647 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
23648
23649 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
23650 * gdb.disasm/sh3.s: Ditto.
23651
23652 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
23653
23654 * gdb.threads/switch-threads.exp: New test.
23655 * gdb.threads/switch-threads.c: New source file.
23656
23657 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
23658
23659 * gdb.base/ending-run.exp: Add sh specific case.
23660
23661 2003-10-06 Andrew Cagney <cagney@redhat.com>
23662
23663 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
23664 * gdb.disasm/mn10200.exp: Delete obsolete file.
23665
23666 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
23667
23668 * ChangeLog: Correct an entry command.exp -> commands.exp.
23669 * gdb.base/commands.exp (bp_deleted_in_command_test)
23670 (temporary_breakpoint_commands): Check noargs.
23671
23672 2003-09-25 David Carlton <carlton@kealia.com>
23673
23674 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
23675 of some print tests, where appropriate. Add tests for C::D::cd,
23676 E::ce, F::cXfX, G::XgX.
23677 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
23678
23679 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
23680
23681 * lib/java.exp (java_init): Import target_alias before using it.
23682
23683 2003-09-25 David Carlton <carlton@kealia.com>
23684
23685 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
23686
23687 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
23688
23689 * gdb.base/selftest.exp: Accomodate more instruction reordering
23690 weirdness.
23691
23692 2003-09-17 Michael Chastain <mec@shout.net>
23693
23694 * gdb.cp/gdb1355.exp: New file.
23695 * gdb.cp/gdb1355.c: New file.
23696
23697 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
23698
23699 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
23700 * gdb.asm/sh.inc: New file.
23701
23702 2003-09-11 David Carlton <carlton@kealia.com>
23703
23704 * gdb.cp/namespace.exp: Add tests for namespace types.
23705 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
23706 (test_namespace): New.
23707
23708 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
23709
23710 * gdb.base/relocate.exp: Handle new gdb output at startup.
23711 * gdb.stabs/weird.exp: Ditto.
23712
23713 2003-09-08 Michael Chastain <mec@shout.net>
23714
23715 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
23716
23717 2003-09-07 Michael Chastain <mec@shout.net>
23718
23719 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
23720 'parse error'.
23721
23722 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
23723
23724 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
23725
23726 2003-08-30 Michael Chastain <mec@shout.net>
23727
23728 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
23729 * gdb.gdb/observer.exp: Ditto.
23730 * gdb.gdb/xfullpath.exp: Ditto.
23731
23732 2003-08-29 Mark Kettenis <kettenis@gnu.org>
23733
23734 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
23735 *-*-*bsd*.
23736
23737 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
23738
23739 * gdb.base/dump.exp: Skip for ia64.
23740
23741 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
23742
23743 * gdb.asm/asm-source.exp: Add ia64 support.
23744 * gdb.asm/ia64.inc: New file.
23745
23746 2003-08-22 Michael Chastain <mec@shout.net>
23747
23748 * gdb.cp: New directory.
23749 * gdb.cp/*: Copy from gdb.c++/*.
23750 * gdb.c++/*: Remove.
23751 * Makefile.in: Change gdb.c++ to gdb.cp.
23752 * configure.in: Ditto.
23753 * configure: Regnerate.
23754
23755 2003-08-18 Mark Kettenis <kettenis@gnu.org>
23756
23757 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
23758 * gdb.arch/i386-prologue.c (gdb1338): Add function.
23759
23760 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
23761
23762 * mi-var-display.exp (-var-list-children weird): Accept function
23763 pointers with argument types.
23764 * mi1-var-display.exp (-var-list-children weird): Likewise.
23765 * mi2-var-display.exp (-var-list-children weird): Likewise.
23766
23767 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
23768
23769 * gdb.base/annota3.exp: Add missing newline.
23770
23771 2003-08-06 Michael Chastain <mec@shout.net>
23772
23773 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
23774
23775 2003-08-12 Michael Snyder <msnyder@redhat.com>
23776
23777 * gdb.base/float.exp: Add test for SH.
23778
23779 2003-08-10 Mark Kettenis <kettenis@gnu.org>
23780
23781 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
23782
23783 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
23784
23785 * gdb.base/completion.exp: Remove reduntant completion test
23786 on filename.
23787
23788 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
23789
23790 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
23791 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
23792 gdb.trace/save-trace.exp: Make sure that full pathnames are
23793 escaped correctly.
23794
23795 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
23796
23797 * configure.in: Don't generate config.h from config.hin.
23798 * configure: Regenerate.
23799 * config.hin: Remove file.
23800 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
23801 * gdb.threads/pthreads.c: Ditto.
23802
23803 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
23804
23805 From Kei Sakamoto <sakamoto.kei@renesas.com>:
23806 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
23807 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
23808 Replace ld24 with seth/add3.
23809
23810 2003-08-02 Andrew Cagney <cagney@redhat.com>
23811
23812 * gdb.base/annota3.exp: New file.
23813 * gdb.base/annota3.c: New file.
23814 * gdb.c++/annota3.exp: New file.
23815 * gdb.c++/annota3.cc: New file.
23816
23817 2003-07-29 Michael Chastain <mec@shout.net>
23818
23819 * gdb.threads/tls.c (spin): Check errno only if sem_wait
23820 actually failed.
23821 (do_pass): Likewise.
23822 * gdb.threads/tls.exp: Always initialize no_of_threads.
23823
23824 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
23825
23826 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
23827 pattern.
23828 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
23829 * gdb.threads/tls.exp: Recognize one case of the host library not
23830 supporting TLS.
23831
23832 2003-07-27 Andrew Cagney <cagney@redhat.com>
23833
23834 * gdb.base/fileio.exp: Use SH when running commands using
23835 remote_exec.
23836
23837 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
23838
23839 From Kei Sakamoto <sakamoto.kei@renesas.com>:
23840 * gdb.base/relocate.c (dummy): New padding array.
23841
23842 2003-07-22 Michael Snyder <msnyder@redhat.com>
23843
23844 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
23845
23846 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
23847 patterns to be more general, accepting old and new output.
23848 Some output chars (such as '+') also must be quoted.
23849 Some addresses are displayed numerically instead of
23850 symbolically.
23851
23852 2003-07-23 Michael Snyder <msnyder@redhat.com>
23853
23854 * gdb.base/return2.exp: Don't test long-long return.
23855
23856 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
23857 * gdb.disasm/t01_mov.exp: Ditto.
23858 * gdb.disasm/t02_mova.s: Ditto.
23859 * gdb.disasm/t02_mova.exp: Ditto.
23860 * gdb.disasm/t03_add.s: Ditto.
23861 * gdb.disasm/t03_add.exp: Ditto.
23862 * gdb.disasm/t04_sub.s: Ditto.
23863 * gdb.disasm/t04_sub.exp: Ditto.
23864 * gdb.disasm/t05_cmp.s: Ditto.
23865 * gdb.disasm/t05_cmp.exp: Ditto.
23866 * gdb.disasm/t06_ari2.s: Ditto.
23867 * gdb.disasm/t06_ari2.exp: Ditto.
23868 * gdb.disasm/t07_ari3.s: Ditto.
23869 * gdb.disasm/t07_ari3.exp: Ditto.
23870 * gdb.disasm/t08_or.s: Ditto.
23871 * gdb.disasm/t08_or.exp: Ditto.
23872 * gdb.disasm/t09_xor.s: Ditto.
23873 * gdb.disasm/t09_xor.exp: Ditto.
23874 * gdb.disasm/t10_and.s: Ditto.
23875 * gdb.disasm/t10_and.exp: Ditto.
23876 * gdb.disasm/t11_logs.s: Ditto.
23877 * gdb.disasm/t11_logs.exp: Ditto.
23878 * gdb.disasm/t12_bit.s: Ditto.
23879 * gdb.disasm/t12_bit.exp: Ditto.
23880 * gdb.disasm/t13_otr.s: Ditto.
23881 * gdb.disasm/t13_otr.exp: Ditto.
23882
23883 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
23884
23885 * gdb.threads/tls.exp :Add kfail for 'info address' case.
23886
23887 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
23888
23889 * gdb.threads/tls.c : New file.
23890 * gdb.threads/tls.exp : New file.
23891 * gdb.threads/tls-main.c : New file.
23892 * gdb.threads/tls-shared.c : New file.
23893 * gdb.threads/tls-shared.exp : New file.
23894
23895 2003-07-22 Andreas Schwab <schwab@suse.de>
23896
23897 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
23898
23899 2003-07-20 Andreas Schwab <schwab@suse.de>
23900
23901 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
23902 due to insn reordering.
23903
23904 2003-07-15 Andrew Cagney <cagney@redhat.com>
23905
23906 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
23907
23908 2003-07-15 Michael Chastain <mec@shout.net>
23909
23910 * gdb.base/gdb1250.exp: New file.
23911 * gdb.base/gdb1250.c: New file.
23912
23913 2003-07-09 Michal Ludvig <mludvig@suse.cz>
23914
23915 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
23916 expansion of size_t to 'unsigned long', not only to 'unsigned'.
23917
23918 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
23919
23920 * gdb.threads/tls.c: New file.
23921 * gdb.threads/tls.exp: New file.
23922 * gdb.threads/tls-main.c: New file.
23923 * gdb.threads/tls-shared.c: New file.
23924 * gdb.threads/tls-shared.exp: New file.
23925
23926 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
23927
23928 * gdb.base/annota1.exp: Make sure that we properly escape the
23929 full path of the source file. Xfail more permissive patterns,
23930 due to a compiler debug info problem.
23931
23932 2003-07-07 Andreas Schwab <schwab@suse.de>
23933
23934 * gdb.asm/m68k.inc: New file.
23935 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
23936
23937 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
23938 arguments"): Also match negative number.
23939
23940 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
23941
23942 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
23943
23944 * gdb.base/store.c (charest): New typedef.
23945 (add_char): Rename to add_charest, update.
23946 (wack_char): Rename to wack_charest, update types. Return l + r
23947 to keep r live across the call.
23948 (wack_short, wack_int, wack_long, wack_longest, wack_float)
23949 (wack_double, wack_doublest): Return l + r to keep r live across
23950 the call.
23951 * gdb.base/store.exp: Accomodate store.c changes.
23952
23953 2003-06-30 David Carlton <carlton@kealia.com>
23954
23955 * gdb.c++/maint.exp (test_invalid_name): New.
23956 (test_first_component): Add tests for invalid names.
23957
23958 2003-06-29 Michael Chastain <mec@shout.net>
23959
23960 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
23961 output of '<VTT for class>' for virtual base classes.
23962
23963 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
23964
23965 * gdb.base/completion.exp: Tab-complete "complet" instead of
23966 "compl".
23967 * gdb.base/complex.exp, gdb.base/complex.c: New files.
23968
23969 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
23970
23971 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
23972 * gdb.base/volatile.exp: Likewise.
23973
23974 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
23975
23976 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
23977 gdb/1265.
23978
23979 2003-06-28 Michael Chastain <mec@shout.net>
23980 Daniel Jacobowitz <drow@mvista.com>
23981
23982 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
23983 initial line count of 'captured_main' from 26 to 32.
23984 (test_with_self): Allow xmalloc call to be interleaved with the
23985 preceding two lines.
23986
23987 2003-06-24 Joel Brobecker <brobecker@gnat.com>
23988
23989 * gdb.base/bang.exp: New testcase.
23990
23991 2003-06-23 Joel Brobecker <brobecker@gnat.com>
23992
23993 * gdb.base/langs.exp: Add some tests for the "minimal" language
23994 support.
23995
23996 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
23997
23998 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
23999 the testcase.
24000
24001 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
24002
24003 * gdb.base/relocate.exp: Test add-symbol-file with a variable
24004 offset.
24005
24006 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
24007
24008 * gdb.c++/pr-1210.cc: New file.
24009 * gdb.c++/pr-1210.exp: New file.
24010
24011 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
24012
24013 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
24014 000-exec-continue.
24015
24016 2003-06-15 Mark Kettenis <kettenis@gnu.org>
24017
24018 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
24019 on *-*-*bsd* instead of *-*-freebsd*.
24020
24021 2003-06-14 Andrew Cagney <cagney@redhat.com>
24022
24023 * gdb.base/store.exp: Test longest and doublest. Test all
24024 parameters. Weaken return statement match.
24025 * gdb.base/store.c: Add longest and doublest - aka long long and
24026 long double functions. Put all parameters into local register
24027 variables. Use negative values.
24028
24029 2003-06-14 Andrew Cagney <cagney@redhat.com>
24030
24031 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
24032 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
24033 exit status.
24034 * gdb.base/fileio.exp: Disable target when nointerrupts and
24035 noinferiorio, instead of limiting it to remote. Use remote_exec
24036 instead of system.
24037
24038 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
24039
24040 * gdb.base/float.exp: Add ia64 support.
24041
24042 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
24043
24044 * gdb.base/fileio.exp: Run only on remote targets.
24045
24046 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
24047
24048 * gdb.base/fileio.c: New file, testing File-I/O.
24049 * gdb.base/fileio.exp: Ditto.
24050
24051 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
24052
24053 * gdb.base/shreloc.exp: New file, check symbol values obtained from
24054 shared objects after relocation at load time (gdb PR/1132).
24055 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
24056 as above, part of the shared object relocation test.
24057
24058 2003-06-08 Mark Kettenis <kettenis@gnu.org>
24059
24060 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
24061 fully filled history list.
24062 * gdb.base/gdb_history: New file.
24063
24064 * gdb.base/signals.exp: XFAIL "continue to func1" on
24065 i*86-*-freebsd*.
24066
24067 * gdb.base/attach.exp: When trying to attach to a nonexistent
24068 process, make it possible to specify the PID based on the target,
24069 and do so for *-*-freebsd*.
24070
24071 2003-06-02 Richard Henderson <rth@redhat.com>
24072
24073 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
24074
24075 2003-06-02 Richard Henderson <rth@redhat.com>
24076
24077 * gdb.base/selftest.exp: Next over lim_at_start initialization.
24078
24079 2003-06-02 Richard Henderson <rth@redhat.com>
24080
24081 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
24082
24083 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
24084
24085 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
24086 of globalvar.
24087
24088 2003-06-01 Mark Kettenis <kettenis@gnu.org>
24089
24090 * gdb.asm/asm-source.exp: Check for memory read errors in
24091 disassembler test on *BSD too.
24092
24093 2003-06-01 Richard Henderson <rth@redhat.com>
24094
24095 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
24096 for .frame.
24097 (gdbasm_call): Lose ldgp.
24098 (gdbasm_startup): Add frame information.
24099 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
24100
24101 2003-05-31 Mark Kettenis <kettenis@gnu.org>
24102
24103 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
24104 i?86-*-*.
24105
24106 2003-05-30 Mark Kettenis <kettenis@gnu.org>
24107
24108 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
24109 FreeBSD.
24110
24111 2003-05-29 Richard Henderson <rth@redhat.com>
24112
24113 * gdb.asm/alpha.inc: New file.
24114 * gdb.asm/asm-source.exp: Use it.
24115
24116 2003-05-29 Jim Blandy <jimb@redhat.com>
24117
24118 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
24119 'core.PID'.
24120
24121 2003-05-22 Jim Blandy <jimb@redhat.com>
24122
24123 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
24124 backtrace.
24125
24126 2003-05-20 David Carlton <carlton@math.stanford.edu>
24127
24128 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
24129 this time.
24130
24131 2003-05-19 David Carlton <carlton@bactrian.org>
24132
24133 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
24134 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
24135
24136 2003-05-19 David Carlton <carlton@bactrian.org>
24137
24138 * gdb.c++/namespace.exp: Add namespace scope and anonymous
24139 namespace tests.
24140 Bump copyright date.
24141 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
24142 (main): Call C::D::marker2.
24143 * gdb.c++/namespace1.cc: New file.
24144
24145 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
24146
24147 Roland McGrath <roland@redhat.com>
24148 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
24149 there is no manager thread.
24150
24151 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
24152
24153 * gdb.threads/schedlock.exp: Remove assumption that all threads
24154 will run in a particular small time slice. Also ensure we break
24155 in one of the child threads rather than the main thread.
24156
24157 2003-05-07 Jim Blandy <jimb@redhat.com>
24158
24159 Add support for assembly source testing on the s390x.
24160 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
24161 architecture.
24162 * gdb.asm/s390x.inc: New file.
24163
24164 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
24165 succession of 'if' statements.
24166
24167 2003-05-05 Andrew Cagney <cagney@redhat.com>
24168
24169 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
24170
24171 2003-05-05 Andrew Cagney <cagney@redhat.com>
24172
24173 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
24174 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
24175
24176 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
24177
24178 * gdb.base/charset.exp: Update based on new behavior of set/show
24179 charset commands.
24180
24181 2003-05-01 Andrew Cagney <cagney@redhat.com>
24182
24183 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
24184 variable do not give memory errors.
24185
24186 2003-04-30 Adam Fedor <fedor@gnu.org>
24187
24188 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
24189 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
24190 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
24191 gdb.objc/basicclass.m: : New files
24192
24193 * lib/gdb.exp (gdb_compile_objc): New procedure.
24194
24195 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
24196
24197 * gdb.base/signals.exp: Make backtrace tests more specific.
24198
24199 2003-04-23 David Carlton <carlton@bactrian.org>
24200
24201 * gdb.c++/maint.exp (test_first_component): Add tests for
24202 'operator' in more locations.
24203
24204 2003-04-16 Kevin Buettner <kevinb@redhat.com>
24205
24206 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
24207
24208 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
24209
24210 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
24211 func marke' instead. Update test name.
24212
24213 2003-04-15 David Carlton <carlton@math.stanford.edu>
24214
24215 * gdb.c++/maint.exp: New file.
24216
24217 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
24218
24219 * gdb.threads/schedlock.c: Change type of thread function argument
24220 to long, to avoid warnings on 64-bit platforms.
24221
24222 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
24223
24224 * gdb.base/attach.exp: Add new message from ptrace in case of
24225 attaching to nonexistent process.
24226
24227 2003-04-11 Jim Blandy <jimb@redhat.com>
24228
24229 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
24230 gdb.c++/userdef.cc: Place comments on the lines to which the
24231 marker function might return.
24232 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
24233 gdb.c++/userdef.exp: Look for those comments to check that we've
24234 returned to the right place, instead of checking line numbers.
24235
24236 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
24237
24238 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
24239 match on sourcefile name, instead of directory name.
24240
24241 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
24242
24243 * gdb.base/completion.exp: Use string_to_regexp to match the
24244 working directory name.
24245
24246 2003-04-09 Jim Blandy <jimb@redhat.com>
24247
24248 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
24249 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
24250 after an inferior function call, report the failure, but allow the
24251 test to continue.
24252
24253 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
24254
24255 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
24256 with -DPROTOTYPES.
24257
24258 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
24259
24260 * gdb.base/break.exp: Revert last patch.
24261
24262 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
24263
24264 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
24265 with -DPROTOTYPES.
24266
24267 2003-04-02 Andrew Cagney <cagney@redhat.com>
24268
24269 * gdb.base/callfuncs.exp: Make "print add" messages unique.
24270 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
24271 matching directories by the name breakpoint.
24272 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
24273 Make "continue to marker1" consistent.
24274 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
24275 message consistent.
24276 * lib/gdb.exp: Put "the program is no longer running", and "the
24277 program exited" in parenthesis.
24278 * lib/mi-support.exp: Ditto.
24279
24280 2003-04-02 Bob Rossi <bob_rossi@cox.net>
24281
24282 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
24283
24284 2003-03-29 Andrew Cagney <cagney@redhat.com>
24285
24286 * gdb.base/sizeof.c (main): Print the value of '\377'.
24287 * gdb.base/sizeof.exp: Check the sign of '\377'.
24288
24289 2003-03-27 Michael Chastain <mec@shout.net>
24290
24291 * gdb.base/gdb1090.exp: New file.
24292 * gdb.base/gdb1090.cc: New file.
24293
24294 2003-03-27 J. Brobecker <brobecker@gnat.com>
24295
24296 * gdb.gdb/observer.exp: New regression test.
24297
24298 2003-03-27 Michael Chastain <mec@shout.net>
24299
24300 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
24301 * gdb.base/ptype.exp: Likewise.
24302
24303 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
24304
24305 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
24306
24307 2003-03-26 Michael Chastain <mec@shout.net>
24308
24309 * gdb.base/ptype.exp: Actually use some typedef'd types.
24310
24311 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
24312
24313 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
24314 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
24315
24316 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
24317
24318 * gdb.base/default.exp: Fix regular expression.
24319
24320 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
24321
24322 * gdb.base/args.exp: Fix regular expression.
24323
24324 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
24325
24326 * gdb.base/help.exp: Allow Win32 child process.
24327
24328 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
24329
24330 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
24331 when stepping out of main().
24332
24333 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
24334
24335 * gdb.base/default.exp: Check for win32 specific message when calling
24336 "run" without executable.
24337
24338 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
24339
24340 * gdb.base/args.exp: Expect .exe in output.
24341
24342 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
24343
24344 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
24345 Cygwin native.
24346
24347 2003-03-17 Andrew Cagney <cagney@redhat.com>
24348
24349 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
24350 vector registes.
24351 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
24352 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
24353
24354 2003-03-17 David Carlton <carlton@math.stanford.edu>
24355
24356 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
24357 test, for PR breakpoints/38.
24358 Call test_watchpoint_and_breakpoint.
24359 * gdb.base/watchpoint.c (func3): New function.
24360 (main): Call func3.
24361
24362 2003-03-04 David Carlton <carlton@math.stanford.edu>
24363
24364 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
24365 Garply<Garply<char> >:: garply".
24366 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
24367 with respect to PR c++/1111; note also PR c++/1113.
24368 (test_template_breakpoints): KFAIL "constructor breakpoint" with
24369 respect to PR c++/1062.
24370 KFAIL "destructor breakpoint" with respect to PR c++/1112.
24371
24372 2003-03-03 David Carlton <carlton@math.stanford.edu>
24373
24374 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
24375 with respect to PR c++/57.
24376 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
24377 c++/826.
24378 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
24379 respect to PR c++/57.
24380
24381 2003-03-03 David Carlton <carlton@math.stanford.edu>
24382
24383 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
24384 respect to PR c++/33 into FAILs.
24385
24386 2003-03-03 Michael Chastain <mec@shout.net>
24387
24388 * configure.in: Update copyright years.
24389
24390 2003-03-03 Michael Chastain <mec@shout.net>
24391
24392 * Makefile.in: Update copyright years.
24393
24394 2003-02-28 David Carlton <carlton@math.stanford.edu>
24395
24396 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
24397 print class instead of struct and/or superfluous protection
24398 specifiers, as long as the resulting output is equivalent to the
24399 source code.
24400 Delete FIXME from end of messages on tests that don't need
24401 fixing.
24402
24403 2003-02-28 David Carlton <carlton@math.stanford.edu>
24404
24405 * gdb.c++/templates.exp (do_tests): Allow const in the two
24406 Foo<volatile char *>::foo tests.
24407
24408 2003-02-27 Michael Snyder <msnyder@redhat.com>
24409
24410 * gdb.base/restore.c (main): Return zero, so exit code
24411 will be consistant.
24412
24413 2003-02-26 David Carlton <carlton@math.stanford.edu>
24414
24415 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
24416 char *>::foo" test with respect to PR c++/33. Create a new test
24417 which is identical to that one except that it doesn't put the
24418 space between the "char" and the "*"; KFAIL it, too.
24419
24420 2003-02-26 David Carlton <carlton@math.stanford.edu>
24421
24422 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
24423 template types into either PASSes or KFAILs (corresponding to PR
24424 c++/57). Tweak indentation. Update copyright.
24425
24426 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
24427
24428 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
24429
24430 2003-02-13 Michael Chastain <mec@shout.net>
24431
24432 * gdb.base/exprs.exp: Remove i960 remnants.
24433 * gdb.base/funcargs.exp: Likewise.
24434 * gdb.base/list.exp: Likewise.
24435 * gdb.base/ptype.exp: Likewise.
24436
24437 2003-02-14 David Carlton <carlton@math.stanford.edu>
24438
24439 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
24440 pEe->D::vg()" from XFAIL to KFAIL.
24441
24442 2003-02-13 Jason Molenda (jmolenda@apple.com)
24443
24444 * gdb.base/maint.exp: Update maint print statistics regexp to include
24445 new entries.
24446
24447 2003-02-13 Michael Chastain <mec@shout.net>
24448
24449 * gdb.c++/inherit.exp: Remove call to get_debug_format.
24450
24451 2003-02-12 Michael Chastain <mec@shout.net>
24452
24453 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
24454 * gdb.c++/inherit.exp: Likewise.
24455 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
24456 * gdb.c++/templates.exp: Likewise.
24457 * gdb.c++/virtfunc.exp: Likewise.
24458
24459 2003-02-06 Jason Molenda (jason-cl@molenda.com)
24460
24461 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
24462 why the code is written that way.
24463
24464 2003-02-05 Michael Chastain <mec@shout.net>
24465
24466 * gdb.base/dump.exp: Add missing copyright line.
24467
24468 2003-02-05 Jason Molenda (jason-cl@molenda.com)
24469
24470 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
24471 at the beginning so the breakpoint doesn't get set on the loop.
24472
24473 2003-02-05 Michael Chastain <mec@shout.net>
24474
24475 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
24476 output for configurations with gcc 2.95.3.
24477
24478 2003-02-05 Keith Seitz <keiths@redhat.com>
24479 Andrew Cagney <ac131313@redhat.com>
24480
24481 * gdb.mi/mi-cli.exp: New file.
24482
24483 2003-02-04 Michael Chastain <mec@shout.net>
24484
24485 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
24486 Call perror and then continue.
24487
24488 2003-02-03 Michael Chastain <mec@shout.net>
24489
24490 * gdb.c++/pr-1023.cc: New file.
24491 * gdb.c++/pr-1023.exp: New file.
24492
24493 2003-02-05 Jim Blandy <jimb@redhat.com>
24494
24495 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
24496 it's local to foobar. Check for it there, and check that it's not
24497 present in main.
24498 * gdb.c++/local.cc (marker2): New function.
24499 (foobar): Call marker1.
24500 (main): Call marker2 instead of marker1.
24501
24502 2003-02-04 Andrew Cagney <ac131313@redhat.com>
24503
24504 * gdb.disasm/mn10200.exp: Obsolete file.
24505 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
24506 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
24507 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
24508
24509 2003-02-04 David Carlton <carlton@math.stanford.edu>
24510
24511 * gdb.c++/overload.exp: Test intToChar(1).
24512 * gdb.c++/overload.cc (intToChar): New.
24513 (main): Call intToChar.
24514
24515 2003-02-03 David Carlton <carlton@math.stanford.edu>
24516
24517 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
24518 'might_kfail' arg.
24519 KFAIL some of the continue_to_bp_overloaded calls, according to
24520 PR c++/1025.
24521
24522 2003-02-01 Michael Chastain <mec@shout.net>
24523
24524 * gdb.base/advance.c (marker1): New marker function.
24525 * gdb.base/advance.exp: When the 'advance' command lands on the
24526 return breakpoint, it can legitimately stop on either the
24527 current line or the next line. Accommodate both outcomes.
24528 * gdb.base/until.exp: Likewise.
24529
24530 2003-02-02 Andrew Cagney <ac131313@redhat.com>
24531
24532 2002-11-10 Jason Molenda (jason-cl@molenda.com):
24533 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
24534 now a list, not a tuple.
24535 * gdb.mi/mi-var-display.exp: Ditto.
24536 * gdb.mi/gdb792.exp: Ditto.
24537
24538 2003-02-01 Andrew Cagney <ac131313@redhat.com>
24539
24540 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
24541 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
24542 stack backtraces.
24543 * gdb.mi/mi-syn-frame.c: Part of same.
24544
24545 2003-02-01 Mark Kettenis <kettenis@gnu.org>
24546
24547 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
24548 gdb.mi/mi1-pthreads.exp: Return instead of calling
24549 gdb_suppress_entire_file.
24550
24551 2003-02-01 Mark Salter <msalter@redhat.com>
24552
24553 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
24554
24555 2003-01-31 Mark Salter <msalter@redhat.com>
24556
24557 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
24558 Support empty arg.
24559
24560 2003-01-30 Michael Chastain <mec@shout.net>
24561
24562 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
24563 This was a workaround for a UTF-8 bug in readline 4.3. The bug
24564 has been fixed in gdb/readline on 2003-01-09.
24565
24566 2003-01-29 Michael Snyder <msnyder@redhat.com>
24567
24568 * gdb.base/maint.exp: Allow for leading underscore in symbol.
24569 * gdb.base/display.exp: Allow for leading underscore in symbol.
24570 * gdb.base/args.exp: Skip if target does not support args passing.
24571
24572 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
24573
24574 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
24575 gdb_test. Accept a list of expect arguments as the third
24576 parameter.
24577 (gdb_test): Use it.
24578
24579 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
24580
24581 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
24582 allow for different test tree configurations. Update some
24583 tescases accordingly.
24584 * gdb.arch/altivec-regs.exp: Ditto.
24585 * gdb.asm/asm-source.exp: Ditto.
24586 * gdb.base/advance.exp: Ditto.
24587 * gdb.base/display.exp: Ditto.
24588 * gdb.base/long_long.exp: Ditto.
24589 * gdb.base/mips_pro.exp: Ditto.
24590 * gdb.base/overlays.exp: Ditto.
24591 * gdb.base/relocate.exp: Ditto.
24592 * gdb.base/setshow.exp: Ditto.
24593 * gdb.base/step-line.exp: Ditto.
24594 * gdb.base/step-test.exp: Ditto.
24595 * gdb.base/until.exp: Ditto.
24596 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
24597
24598 2003-01-17 David Carlton <carlton@math.stanford.edu>
24599
24600 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
24601 corresponding to PR c++/945.
24602 Update copyright.
24603
24604 2003-01-17 David Carlton <carlton@math.stanford.edu>
24605
24606 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
24607 corresponding to PR c++/68.
24608
24609 2003-01-17 David Carlton <carlton@math.stanford.edu>
24610
24611 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
24612 (test_paddr_hairy_functions): Call print_addr_2_kfail for
24613 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
24614
24615 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
24616
24617 * gdb.base/break.exp: Fix change of default location, because of
24618 removal of until tests.
24619 * gdb.base/help.exp: Update test for new 'until' help message.
24620 Add test for help on 'advance'.
24621 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
24622
24623 2003-01-15 Mark Kettenis <kettenis@gnu.org>
24624
24625 * gdb.base/default.exp: Adapt "info float" test for recent changes
24626 to that command. Add test for "info vector".
24627 * gdb.base/float.exp: New file. Add test for "info float" that
24628 resembles the old test in gdb.base/default.exp.
24629
24630 2003-01-15 David Carlton <carlton@math.stanford.edu>
24631
24632 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
24633
24634 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
24635
24636 * gdb.base/break.exp: Move the tests of until command from here...
24637 * gdb.base/until.exp: ... to here. New file. Add other tests.
24638 * gdb.base/advance.c: New file.
24639 * gdb.base/advance.exp: New file.
24640
24641 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
24642
24643 * gdb.base/args.c: New file.
24644 * gdb.base/args.exp: New file.
24645
24646 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
24647
24648 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
24649
24650 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
24651
24652 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
24653
24654 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
24655
24656 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
24657 dates.
24658
24659 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
24660
24661 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
24662
24663 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
24664
24665 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
24666 (ptype &*"foo").
24667 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
24668
24669 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
24670
24671 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
24672 * gdb.mi/mi1-console.exp: Likewise.
24673
24674 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
24675
24676 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
24677 * gdb.mi/mi1-console.exp: Likewise.
24678
24679 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
24680
24681 * gdb.c++/overload.exp: Remove some fixed XFAILs.
24682
24683 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
24684
24685 * gdb.base/detach.exp: New test.
24686
24687 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
24688
24689 * Makefile.in (ALL_SUBDIRS): New variable.
24690 (subdirs, clean, distclean): Use it.
24691 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
24692 regenerating Makefile, since it is generated from the top level.
24693 * gdb.asm/Makefile.in: Likewise.
24694 * gdb.base/Makefile.in: Likewise.
24695 * gdb.c++/Makefile.in: Likewise.
24696 * gdb.disasm/Makefile.in: Likewise.
24697 * gdb.java/Makefile.in: Likewise.
24698 * gdb.mi/Makefile.in: Likewise.
24699 * gdb.threads/Makefile.in: Likewise.
24700 * gdb.trace/Makefile.in: Likewise.
24701
24702 2003-01-09 David Carlton <carlton@math.stanford.edu>
24703
24704 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
24705 Add copyright year 2003.
24706
24707 2003-01-06 Michael Chastain <mec@shout.net>
24708
24709 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
24710 When selecting a thread, 'line' and 'file' are optional.
24711 * gdb.mi/mi1-pthreads.exp: Likewise.
24712
24713 2003-01-06 Andreas Schwab <schwab@suse.de>
24714
24715 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
24716 failures.
24717
24718 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
24719
24720 Fix PR gdb/844
24721 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
24722 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
24723
24724 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
24725 instead of calling gdb_suppress_entire_file.
24726 * gdb.threads/print-threads.exp: Likewise.
24727 * gdb.threads/schedlock.exp: Likewise.
24728
24729 * gdb.threads/killed.exp: Return instead of calling
24730 gdb_suppress_entire_file.
24731 * gdb.threads/linux-dp.exp: Likewise.
24732 * gdb.threads/pthreads.exp: Likewise.
24733
24734 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
24735
24736 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
24737 stabs.
24738 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
24739 * gdb.base/whatis.exp: Always allow (void) after function names.
24740
24741 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
24742
24743 * gdb.c++/casts.exp: Correct regexp.
24744
24745 2003-01-04 Mark Kettenis <kettenis@gnu.org>
24746
24747 * configure.in: Call AC_CONFIG_HEADER. Don't call
24748 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
24749 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
24750 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
24751 aforementioned directories in the AC_OUPUT call.
24752 * config.hin: New file.
24753 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
24754 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
24755 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
24756 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
24757 pass -I$objdir instead of -I$objdir/$subdir in compilation.
24758 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
24759 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
24760 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
24761 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
24762 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
24763 gdb.threads/configure.in, gdb.threads/configure,
24764 gdb.threads/config.in, gdb.trace/configure.in,
24765 gdb.trace/configure: Removed.
24766
24767 2003-01-03 Michael Chastain <mec@shout.net>
24768
24769 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
24770 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
24771
24772 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
24773
24774 * gdb.base/store.exp: Fix regular expressions.
24775
24776 2002-12-28 Mark Kettenis <kettenis@gnu.org>
24777
24778 * configure.in: Rewrite.
24779 * configure: Regenerated.
24780
24781 2003-01-03 David Carlton <carlton@math.stanford.edu>
24782
24783 * gdb.base/psymtab.exp: New file.
24784 * gdb.base/psymtab1.c: Ditto.
24785 * gdb.base/psymtab2.c: Ditto.
24786
24787 2002-12-23 Adam Fedor <fedor@gnu.org>
24788
24789 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
24790
24791 2002-12-23 David Carlton <carlton@math.stanford.edu>
24792
24793 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
24794 and current_directory initialization.
24795
24796 2002-12-22 Jim Blandy <jimb@redhat.com>
24797
24798 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
24799 rather than as part of the output file name.
24800
24801 * gdb.base/attach.exp: There's no need to copy the test program to
24802 /tmp; that was only ever necessary on HP/UX, and this test is
24803 entirely disabled there anyway.
24804
24805 2002-12-21 Jim Blandy <jimb@redhat.com>
24806
24807 * gdb.c++/psmang.exp: Doc fix.
24808
24809 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
24810 test.
24811
24812 2002-12-20 David Carlton <carlton@math.stanford.edu>
24813
24814 * gdb.c++/annota2.exp: KFAIL annotate-quit.
24815
24816 2002-12-18 Michael Chastain <mec@shout.net>
24817
24818 * gdb.c++/annota2.exp: Add copyright year 2002.
24819
24820 2002-12-17 David Carlton <carlton@math.stanford.edu>
24821
24822 * gdb.c++/try_catch.cc: Add marker comments.
24823 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
24824 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
24825 * gdb.c++/m-static.cc: Ditto.
24826 * gdb.c++/m-static1.cc: Ditto.
24827 * gdb.c++/try_catch.cc: Ditto.
24828
24829 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
24830
24831 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
24832 to see whether we are using the new -environment-directory
24833 command which resets via -r or the old version of the command
24834 which may prompt the user. Part of fix for gdb/741.
24835
24836 2002-12-13 Andrew Cagney <ac131313@redhat.com>
24837
24838 * gdb.fortran/types.exp: Update obsolete comment.
24839 * gdb.fortran/exprs.exp: Ditto.
24840 * lib/gdb.exp: Delete obsolete code.
24841 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
24842 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
24843 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
24844 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
24845 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
24846 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
24847 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
24848 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
24849 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
24850 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
24851 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
24852 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
24853 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
24854 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
24855 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
24856 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
24857 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
24858 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
24859 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
24860 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
24861 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
24862 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
24863 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
24864 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
24865 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
24866 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
24867 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
24868 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
24869 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
24870 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
24871 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
24872 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
24873 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
24874 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
24875 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
24876 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
24877 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
24878
24879 2002-12-11 David Carlton <carlton@math.stanford.edu>
24880
24881 * gdb.c++/m-data.exp: Add test for members that shadow global
24882 variables: see PR gdb/804.
24883 * gdb.c++/m-data.cc: Ditto.
24884
24885 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
24886
24887 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
24888
24889 2002-12-06 David Carlton <carlton@math.stanford.edu>
24890
24891 * gdb.base/store.c: Don't declare functions static.
24892
24893 2002-12-04 Andrew Cagney <ac131313@redhat.com>
24894
24895 * gdb.base/store.exp, gdb.base/store.c: New files.
24896
24897 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
24898
24899 * gdb.base/selftest.exp: Update for current gdb.
24900
24901 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
24902
24903 * gdb.base/maint.exp: Only dump symbols from one source file
24904 or objfile.
24905
24906 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
24907
24908 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
24909 function call.
24910
24911 2002-11-25 Jim Blandy <jimb@redhat.com>
24912
24913 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
24914 function appearing in error message.
24915
24916 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
24917
24918 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
24919
24920 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
24921
24922 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
24923 for mi1 and current mi is in correct format. New mi startup message
24924 should be in mi console format. This is part of fix for PR gdb/604.
24925
24926 2002-09-18 Fernando Nasser <fnasser@redhat.com>
24927
24928 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
24929 which explicitly prints the zero offset as "+0".
24930
24931 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
24932
24933 * gdb.threads/schedlock.c (args): Make unsigned.
24934
24935 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
24936
24937 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
24938 numbers. Allow "foo2|selected stack frame".
24939 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
24940 * gdb.asm/asmsrc2.s: Likewise.
24941 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
24942 comments.
24943 * gdb.asm/mips.inc: New file.
24944
24945 2002-10-18 Adam Fedor <fedor@gnu.org>
24946
24947 * gdb.base/default.exp: Update expected output to include 'ObjC'.
24948 * gdb.base/help.exp: Likewise.
24949
24950 2002-10-17 Kevin Buettner <kevinb@redhat.com>
24951
24952 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
24953 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
24954
24955 2002-10-02 Jim Blandy <jimb@redhat.com>
24956
24957 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
24958
24959 2002-10-01 Andrew Cagney <ac131313@redhat.com>
24960
24961 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
24962 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
24963 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
24964 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
24965 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
24966 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
24967 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
24968
24969 2002-09-29 Andrew Cagney <ac131313@redhat.com>
24970
24971 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
24972 * mi0-disassemble.exp, mi0-eval.exp: Delete.
24973 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
24974 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
24975 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
24976 * mi0-var-block.exp, mi0-var-child.exp: Delete.
24977 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
24978
24979 2002-09-27 Kevin Buettner <kevinb@redhat.com>
24980
24981 * gdb.base/annota1.exp (info break): Make directory components of
24982 path optional since not all compilers emit this debug information.
24983
24984 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
24985 step ends up stepping out of the function instead of stopping on
24986 the epilogue.
24987
24988 2002-09-26 Keith Seitz <keiths@redhat.com>
24989
24990 * lib/insight-support.exp (gdbtk_start): Figure out where
24991 the insight executable is based on where gdb is. Use this
24992 executable to start insight instead of gdb.
24993
24994 2002-09-25 Andrew Cagney <cagney@redhat.com>
24995
24996 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
24997
24998 2002-09-24 Andrew Cagney <ac131313@redhat.com>
24999
25000 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
25001 test_isolated_complaints.
25002 (test_empty_complaint): New function.
25003 (test_empty_complaints): New function. Check no output when no
25004 complaints.
25005
25006 2002-09-19 Jim Blandy <jimb@redhat.com>
25007
25008 * gdb.base/charset.exp, gdb.base/charset.c: New files.
25009
25010 2002-09-19 Andrew Cagney <ac131313@redhat.com>
25011
25012 * gdb.gdb/complaints.exp: New file.
25013
25014 2002-09-18 Andrew Cagney <ac131313@redhat.com>
25015
25016 * gdb.base/maint.exp: Check `help maint internal-warning'.
25017
25018 2002-09-18 David Carlton <carlton@math.stanford.edu>
25019
25020 * gdb.c++/m-static.exp: Remove breakpoints depending on line
25021 numbers, and replace them by a single breakpoint after the
25022 constructors are all finished.
25023 Add test 4.
25024 * gdb.c++/m-static.cc: Add test 4.
25025 * gdb.c++/m-static.h: New file.
25026 * gdb.c++/m-static1.cc: New file.
25027
25028 * gdb.c++/printmethod.exp: New file.
25029 * gdb.c++/printmethod.cc: New file.
25030
25031 * gdb.c++/pr-574.exp: New file.
25032 * gdb.c++/pr-574.cc: New file.
25033
25034 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
25035
25036 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
25037 embedded targets which never actually exit.
25038
25039 2002-09-18 Fernando Nasser <fnasser@redhat.com>
25040
25041 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
25042 "don't step after run" as unresolved or unsupported, instead of xfail.
25043
25044 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
25045
25046 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
25047 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
25048 Add newline to expected string in "step out of main (status wrapper)"
25049 case.
25050
25051 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
25052
25053 * lib/gdb.exp (rerun_to_main): Allow restarting application.
25054 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
25055
25056 2002-09-17 Tom Tromey <tromey@redhat.com>
25057
25058 * gdb.base/printcmds.exp (test_print_string_constants): Expect
25059 \000, not \0, in double-quoted string.
25060
25061 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
25062
25063 * gdb.base/commands.exp: Don't expect a "Program exited normally"
25064 string after running the commands execution on breakpoint tests.
25065
25066 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
25067
25068 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
25069
25070 2002-09-12 Joel Brobecker <brobecker@gnat.com>
25071
25072 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
25073
25074 2002-09-10 Keith Seitz <keiths@redhat.com>
25075
25076 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
25077 runto proc.
25078 (mi_run_to_main): Use mi_runto.
25079 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
25080
25081 2002-09-10 Keith Seitz <keiths@redhat.com>
25082
25083 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
25084 regexp for stopping at main. Could have multiple event notifications.
25085 Don't assume that main was declared with no parameters.
25086 (mi_next): Use mi_step_to.
25087 (mi_step): Use mi_next_to.
25088
25089 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
25090
25091 * gdb.base/default.exp: Fix expected string in `info float' test.
25092
25093 2002-09-09 Ben Elliston <bje@redhat.com>
25094
25095 * config/mips.exp: Update comments.
25096 * config/mips-idt.exp: Likewise.
25097 * config/nind.exp: Likewise.
25098 * config/slite.exp: Likewise.
25099 * config/sparclet.exp: Likewise.
25100 * config/udi.exp: Likewise.
25101 * config/vx.exp: Likewise.
25102 * config/vxworks29k.exp: Likewise.
25103
25104 2002-09-05 Jim Blandy <jimb@redhat.com>
25105
25106 * gdb.threads/killed.exp: Fix test failure message.
25107
25108 2002-09-04 Keith Seitz <keiths@redhat.com>
25109
25110 * lib/mi-support.exp: Update copyright.
25111 (mi_gdb_test): Increase the priority of the expected pattern
25112 so that it matches gdb_test.
25113
25114 2002-09-03 Keith Seitz <keiths@redhat.com>
25115
25116 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
25117 Use integer comparison instead of string comparison for testing
25118 whether binary was built.
25119
25120 2002-09-03 Jim Blandy <jimb@redhat.com>
25121
25122 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
25123
25124 2002-08-29 Jim Blandy <jimb@redhat.com>
25125
25126 * gdb.threads/pthreads.exp: Move the portable thread compilation
25127 code into a function in lib/gdb.exp, and call that from here.
25128 * lib/gdb.exp (gdb_compile_pthreads): New function.
25129
25130 2002-08-29 Keith Seitz <keiths@redhat.com>
25131
25132 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
25133 expect_out so that callers can get at it.
25134
25135 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
25136
25137 * gdb.threads/print-threads.c: New file.
25138 * gdb.threads/print-threads.exp: New file.
25139 * gdb.threads/schedlock.c: New file.
25140 * gdb.threads/schedlock.exp: New file.
25141
25142 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
25143
25144 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
25145 not altivec.c.
25146
25147 2002-08-17 Mark Kettenis <kettenis@gnu.org>
25148
25149 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
25150 targets. The problem should be fixed now.
25151
25152 2002-08-15 Mark Kettenis <kettenis@gnu.org>
25153
25154 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
25155 2002-07-24 change that removes final dots from error messages.
25156
25157 2002-08-13 Tom Tromey <tromey@redhat.com>
25158
25159 * gdb.base/readline.exp: New file.
25160
25161 2002-08-01 Andrew Cagney <ac131313@redhat.com>
25162
25163 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
25164 supress message.
25165
25166 2002-08-01 Andrew Cagney <cagney@redhat.com>
25167
25168 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
25169 CHILL_FOR_TARGET and CHILL_LIB.
25170 * configure.in (configdirs): Remove gdb.chill.
25171 * configure: Regenerate.
25172 * lib/gdb.exp: Obsolete references to chill.
25173 * gdb.fortran/types.exp: Ditto.
25174 * gdb.fortran/exprs.exp: Ditto.
25175
25176 2002-07-30 Kevin Buettner <kevinb@redhat.com>
25177
25178 * gdb.base/shlib-call.exp (additional_flags): Conditionally
25179 set Irix-specific compile and link flags.
25180
25181 2002-07-29 Kevin Buettner <kevinb@redhat.com>
25182
25183 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
25184 source files. The ``-o'' option doesn't work with the ``-E'' option
25185 when using the Irix compiler.
25186
25187 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
25188
25189 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
25190 Improve support for reusing an exec file. Copy exec file
25191 to target, and run gdbserver on the target instead of on the host.
25192
25193 2002-07-18 Jim Blandy <jimb@redhat.com>
25194
25195 * gdb.base/ending-run.exp: Don't expect to see the program end in
25196 some orderly fashion when we're running on a real stand-alone
25197 board.
25198
25199 * gdb.base/interrupt.exp: Correct logic for skipping tests on
25200 targets that don't support interrupts.
25201
25202 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
25203
25204 * gdb.base/attach.exp: Add patterns to match output from /proc-based
25205 systems.
25206 Move comments in expect statements to inside the actions, so that they
25207 don't get matched against.
25208
25209 2002-07-10 Mark Kettenis <kettenis@gnu.org>
25210
25211 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
25212 function when asleep" test.
25213
25214 2002-07-10 Andrew Cagney <ac131313@redhat.com>
25215
25216 * gdb.base/page.exp: Rewrite to handle problems with very long
25217 `info set' output. Update copyright.
25218
25219 2002-06-26 Andrew Cagney <ac131313@redhat.com>
25220
25221 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
25222 gdb.threads-hp.
25223 * gdb.hp/configure: Regenerate.
25224 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
25225 * gdb.hp/gdb.threads-hp/configure: Delete file.
25226 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
25227
25228 2002-06-22 Andrew Cagney <ac131313@redhat.com>
25229
25230 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
25231 setlocale, bindtextdomain and textdomain.
25232
25233 2002-06-11 Jim Blandy <jimb@redhat.com>
25234
25235 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
25236 preprocessor macro information is present.
25237
25238 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
25239 tests.
25240
25241 2002-06-06 Michael Snyder <msnyder@redhat.com>
25242
25243 * gdb.base/overlays.exp: Record addresses of overlay
25244 functions in TCL variables rather than in GDB variables,
25245 to avoid having GDB convert them to pointers (with loss
25246 of information).
25247
25248 * gdb.base/d10v.ld: Merge in several years worth of
25249 default linker script changes.
25250 * gdb.base/long_long.exp: Add check for sizeof (long double).
25251
25252 2002-06-06 Michal Ludvig <mludvig@suse.cz>
25253
25254 * gdb.asm/asm-source.exp: Add x86-64 target.
25255 * gdb.asm/x86_64.inc: New.
25256
25257 2002-05-30 Michael Chastain <mec@shout.net>
25258
25259 From Benjamin Kosnik <bkoz@redhat.com>:
25260 * gdb.c++/m-static.cc: New file.
25261 * gdb.c++/m-static.exp: New file.
25262
25263 2002-05-28 Michael Snyder <msnyder@redhat.com>
25264
25265 * gdb.base/call-ar-st.exp: Allow for reduced floating point
25266 precision.
25267
25268 2002-05-27 Michael Chastain <mec@shout.net>
25269
25270 From Benjamin Kosnik <bkoz@redhat.com>:
25271 * gdb.c++/m-data.cc: New file.
25272 * gdb.c++/m-data.exp: New file.
25273
25274 2002-05-27 Michael Chastain <mec@shout.net>
25275
25276 From Benjamin Kosnik <bkoz@redhat.com>:
25277 * gdb.c++/try_catch.cc: New file.
25278 * gdb.c++/try_catch.exp: New file.
25279
25280 2002-05-27 Michael Chastain <mec@shout.net>
25281
25282 * gdb.c++/local.exp: Accept more nested types in output.
25283
25284 2002-05-26 Michael Chastain <mec@shout.net>
25285
25286 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
25287
25288 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
25289
25290 * lib/gdb.exp (gdb_wrapper_init): Just because
25291 gdb_wrapper_file exists, this does not mean that the file
25292 should not be rebuilt. That is what gdb_wrapper_initialized
25293 is for.
25294 (default_gdb_init): Reset gdb_wrapper_initialized.
25295
25296 2002-05-23 Michael Snyder <msnyder@redhat.com>
25297
25298 * gdb.base/all-bin.exp: Revise previous patch by just reducing
25299 the precision of the floating point test results.
25300 * gdb.base/call-rt-st.exp: Ditto.
25301
25302 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
25303 * gdb.base/call-rt-st.exp: Ditto.
25304
25305 2002-05-19 Michael Chastain <mec@shout.net>
25306
25307 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
25308
25309 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
25310
25311 * configure.in (configdirs): Add gdb.arch.
25312 * configure: Regenerate.
25313
25314 2002-05-17 Jim Blandy <jimb@redhat.com>
25315
25316 * gdb.base/completion.exp: Recognize the more detailed error
25317 messages produced by the macro expander's lexical analyzer.
25318
25319 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
25320
25321 * gdb.arch/altivec-abi.c: New file.
25322 * gdb.arch/altivec-abi.exp: New file.
25323 * gdb.arch/altivec-regs.c: New file.
25324 * gdb.arch/altivec-regs.exp: New file.
25325
25326 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
25327
25328 * gdb.base/maint.exp (maint print type): Update for new type
25329 structure.
25330
25331 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
25332
25333 * gdb.arch: New directory.
25334 * gdb.arch/configure.in: New file.
25335 * gdb.arch/configure: New file.
25336 * gdb.arch/Makefile.in: New file.
25337
25338 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
25339
25340 * gdb.asm/asm-source.exp: Add v850 as supported target.
25341 * gdb.asm/v850.inc: New file.
25342
25343 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
25344
25345 * gdb.c++/annota2.exp (annotate-quit): Add comment.
25346
25347 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
25348
25349 * gdb.base/break.exp: Check 'break "marker2"'.
25350
25351 2002-05-10 Michael Snyder <msnyder@redhat.com>
25352
25353 * gdb.base/long_long.exp: Fix typo.
25354
25355 2002-05-10 Jim Blandy <jimb@redhat.com>
25356
25357 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
25358 a bug.
25359
25360 * gdb.base/printcmds.exp (test_integer_literals_rejected):
25361 Recognize more detailed error message produced by the macro
25362 expander's lexical analyzer.
25363 * lib/gdb.exp (test_print_reject): Same.
25364
25365 2002-05-09 Mark Kettenis <kettenis@gnu.org>
25366
25367 * gdb.c++/method.exp: Fix typo.
25368
25369 2002-05-08 Michael Snyder <msnyder@redhat.com>
25370
25371 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
25372 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
25373 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
25374 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
25375 Add iftarget clause for strongarm.
25376
25377 2002-05-06 Michael Snyder <msnyder@redhat.com>
25378
25379 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
25380 (gdb_continue_to_end): Accept output from status wrapper.
25381 * gdb.base/ending-run.exp: Add case for output from status wrapper.
25382 Clean up fail messages to match pass messages.
25383
25384 Enable the "needs_status_wrapper" testsuite feature.
25385 * lib/gdb.exp (gdb_wrapper_init): New procedure.
25386 (gdb_compile): Conditionally call gdb_wrapper_init.
25387 * gdb.base/a2-run.exp: Recognize output from status wrapper.
25388 * gdb.c++/method.exp: Recognize output from status wrapper.
25389
25390 2002-05-06 Ben Elliston <bje@redhat.com>
25391 From Graydon Hoare <graydon@redhat.com>
25392
25393 * config/sid.exp: Include support for "rawsid" protocol.
25394
25395 2002-05-03 Jim Blandy <jimb@redhat.com>
25396
25397 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
25398 * gdb.c++/hang3.C: New file.
25399
25400 2002-05-04 Andrew Cagney <ac131313@redhat.com>
25401
25402 * gdb.base/default.exp: Remove obsolete code.
25403 * gdb.c++/misc.exp: Ditto. Update copyright.
25404 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
25405 * gdb.base/whatis.exp: Ditto. Update copyright.
25406 * gdb.base/scope.exp: Ditto. Update copyright.
25407 * gdb.base/ptype.exp: Ditto. Update copyright.
25408 * gdb.base/printcmds.exp: Ditto. Update copyright.
25409 * gdb.base/opaque.exp: Ditto. Update copyright.
25410 * gdb.base/list.exp: Ditto.
25411 * gdb.base/funcargs.exp: Ditto. Update copyright.
25412 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
25413 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
25414 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
25415 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
25416 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
25417 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
25418
25419 2002-05-02 Michael Snyder <msnyder@redhat.com>
25420
25421 * gdb.base/watchpoint.exp: Add xscale target.
25422 * gdb.base/long_long.exp: Add xscale target.
25423 * gdb.base/default.exp: Add xscale target.
25424
25425 2002-05-01 Jim Blandy <jimb@redhat.com>
25426
25427 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
25428 gdb.c++/hang.exp: New test.
25429
25430 2002-05-01 Fred Fish <fnf@redhat.com>
25431
25432 * gdb.base/completion.exp: Handle completions of "./Make" for
25433 more than one completion possibility, as is the case when we
25434 build and test in the source tree.
25435
25436 2002-04-29 Anthony Green <green@redhat.com>
25437
25438 * gdb.java/jmisc1.exp: New file.
25439 * gdb.java/jmisc2.exp: New file.
25440
25441 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
25442
25443 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
25444
25445 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
25446
25447 * gdb.base/help.exp: Change 'help status' to allow for target
25448 dependent output differences.
25449
25450 2002-04-22 Michael Chastain <mec@shout.net>
25451
25452 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
25453
25454 2002-04-22 Michael Chastain <mec@shout.net>
25455
25456 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
25457
25458 2002-04-17 David S. Miller <davem@redhat.com>
25459
25460 * gdb.asm/sparc64.inc: New file.
25461 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
25462
25463 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
25464
25465 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
25466 instruction file directly into the build tree. Clean up at end of
25467 test.
25468
25469 2002-04-18 David S. Miller <davem@redhat.com>
25470
25471 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
25472 handle 64-bit platforms correctly.
25473 * gdb.base/maint.exp: Likewise.
25474
25475 2002-04-18 Kevin Buettner <kevinb@redhat.com>
25476
25477 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
25478 ``-fpic'' when compiling files comprising a shared library, but
25479 it does need additional linker flags in order to find shared
25480 libraries at run time.
25481
25482 2002-04-18 Kevin Buettner <kevinb@redhat.com>
25483
25484 * gdb.base/cvexpr.c (use): New function.
25485 (main): Invoke use() on all global variables to prevent
25486 some linkers from deleting these otherwise unused symbols.
25487
25488 2002-04-17 Michael Chastain <mec@shout.net>
25489 From David S. Miller <davem@redhat.com>
25490
25491 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
25492 handle 64-bit platforms correctly.
25493
25494 2002-04-12 Michael Snyder <msnyder@redhat.com>
25495 From Jim Blandy <jimb@redhat.com>
25496 * gdb.base/foo.c (foox): Remove section attribute; the linker
25497 script can handle this instead.
25498 * gdb.base/bar.c (barx): Same.
25499 * gdb.base/baz.c (bazx): Same.
25500 * gdb.base/grbx.c (grbxx): Same.
25501
25502 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
25503 manager doesn't automatically unmap overlays unnecessarily.
25504
25505 2002-04-10 Martin M. Hunt <hunt@redhat.com>
25506
25507 * gdb.base/ending-run.exp: Fix pattern for Mips targets
25508 stepping out of main.
25509
25510 2002-04-09 Michael Chastain <mec@shout.net>
25511
25512 * gdb.c++/local.cc (main): Move call to marker1() inside nested
25513 scope so that the nested scope tests will make sense.
25514 * gdb.c++/local.exp: Write patterns that actually work with gcc
25515 (the HP patterns "were never known to work with gcc").
25516 Keep the old aCC patterns too.
25517
25518 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
25519
25520 * gdb.base/attach.exp: Correct target board test.
25521
25522 2002-04-08 Michael Chastain <mec@shout.net>
25523
25524 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
25525 in a const method. Add some xfail and fail cases for configurations
25526 that do not emit the "const ...".
25527
25528 2002-04-07 Michael Chastain <mec@shout.net>
25529
25530 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
25531 Accept "A * const" and "const A * const" as type of "this".
25532 Fix spelling of getFunky throughout. Make messages uniform.
25533
25534 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
25535
25536 Work around for PR gdb/285:
25537 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
25538
25539 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
25540
25541 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
25542 instructions file at run time instead of configure time.
25543 Sometimes we run the test in a directory that is not the one we
25544 configured in.
25545 * gdb.asm/configure.in: Delete creation of symlink.
25546 * gdb.asm/configure: Regenerate.
25547
25548 2002-04-05 J. Brobecker <brobecker@gnat.com>
25549
25550 * gdb.gdb/xfullpath.exp: New test, to exercise the new
25551 xfullpath () function.
25552
25553 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
25554
25555 * gdb.asm/Makefile.in: Correct dependencies.
25556
25557 * gdb.asm/powerpc.inc: New file.
25558 * gdb.asm/asm-source.exp: Add PowerPC.
25559 * gdb.asm/configure.in: Likewise.
25560 * gdb.asm/configure: Regenerated.
25561
25562 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
25563
25564 * gdb.base/relocate.exp: New file.
25565 * gdb.base/relocate.c: New file.
25566
25567 2002-04-04 Fred Fish <fnf@redhat.com>
25568
25569 * gdb.base/step-test.exp: Update comment regarding stopping in
25570 memcpy/bcopy calls inserted as part of the compiler runtime.
25571
25572 2002-04-04 Michael Snyder <msnyder@redhat.com>
25573
25574 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
25575
25576 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
25577
25578 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
25579 (gdb_expect): Remove $notransfer hack.
25580
25581 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
25582
25583 * gdb.c++/classes.exp ("calling method for small class"): Match
25584 updated register output.
25585
25586 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
25587
25588 Fix PR gdb/452
25589 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
25590 when finished. Make gdb_file_cmd send "exec-file" when
25591 appropriate.
25592
25593 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
25594
25595 * gdb.base/attach.exp: Remove extra setup_xfail.
25596
25597 2002-03-26 Michael Snyder <msnyder@redhat.com>
25598
25599 * gdb.base/default.exp: Add tests for dump, append, and restore.
25600 * gdb.base/help.exp: Add tests for dump, append, and restore.
25601 * gdb.base/dump.exp: New file, test dump, append and restore.
25602 * gdb.base/dump.c: New file.
25603
25604 2002-03-27 Michael Snyder <msnyder@redhat.com>
25605
25606 * gdb.base/help.exp: Modify expect strings to reflect
25607 clean-ups in help messages.
25608
25609 2002-03-26 Fred Fish <fnf@redhat.com>
25610
25611 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
25612 have debugging info for those functions and the compiler uses them
25613 internally to copy structs around.
25614
25615 2002-03-26 Fred Fish <fnf@redhat.com>
25616
25617 * gdb.base/list.exp: Revert the change made yesterday and add note
25618 about why we don't list the default lines for remote targets.
25619
25620 2002-03-25 Michael Snyder <msnyder@redhat.com>
25621
25622 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
25623
25624 2002-03-25 Fred Fish <fnf@redhat.com>
25625
25626 * gdb.base/list.exp: This test works on remote targets so remove
25627 the short circuit for remote targets. Update copyright.
25628
25629 2002-03-25 Fred Fish <fnf@redhat.com>
25630
25631 * gdb.base/attach.exp: Fix logic error that was suppressing this
25632 test for all non hppa*-*-hpux* targets, instead of the hp target.
25633 Move comments closer to the suppression point. Also now need to
25634 check that we are running natively.
25635
25636 2002-03-22 Michael Snyder <msnyder@redhat.com>
25637
25638 * gdb.base/default.exp: Add test for gcore. Update copyright.
25639 * gdb.base/help.exp: Add test for gcore. Update copyright.
25640
25641 2002-03-06 Fred Fish <fnf@redhat.com>
25642
25643 * gdb.base/funcargs.c: Remove extraneous ';' character.
25644 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
25645
25646 2002-03-04 Michael Chastain <mec@shout.net>
25647
25648 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
25649 accommodate gcc v3 function signature.
25650 * gdb.mi/mi0-var-cmd-exp: Ditto.
25651
25652 2002-02-24 Andrew Cagney <ac131313@redhat.com>
25653
25654 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
25655 ``GNU/Linux'' or ``Linux kernel''
25656 * testsuite/gdb.threads/pthreads.c: Ditto.
25657
25658 2002-02-24 Michael Chastain <mec@shout.net>
25659
25660 * gdb.threads/pthreads.c (thread1): Add a return statement.
25661 (thread2): Likewise.
25662 (foo): Likewise.
25663
25664 2002-02-23 Michael Chastain <mec@shout.net>
25665
25666 * gdb.threads/linux-dp.c (philosopher): Add a return statement
25667 to placate gcc.
25668
25669 2002-02-23 Michael Chastain <mec@shout.net>
25670
25671 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
25672 test "ptype bint". The test passes on all my stabs configurations.
25673
25674 2002-02-21 Jim Blandy <jimb@redhat.com>
25675
25676 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
25677 filename at a time, and watch for the ones we want to see.
25678
25679 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
25680 types of pointers to prototyped functions.
25681
25682 2002-02-20 Andrew Cagney <ac131313@redhat.com>
25683
25684 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
25685 signed, unsigned and straight char.
25686 (padding_char, padding_short, padding_int, padding_long,
25687 padding_long_long, padding_float, padding_double,
25688 padding_long_double): New global variables.
25689 (fill, fill_structs): New functions.
25690
25691 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
25692 for correctly sized writes. Update copyright.
25693 (get_valueof): New procedure.
25694 (get_sizeof): Call get_valueof.
25695 (check_valueof): New procedure.
25696 (check_padding): New procedure.
25697
25698 2002-02-20 Michael Chastain <mec@shout.net>
25699
25700 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
25701 to setup_xfail. Document some of the remaining calls.
25702
25703 2002-02-18 Michael Chastain <mec@shout.net>
25704
25705 * gdb.c++/userdef.exp: Update copyright year.
25706
25707 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
25708
25709 * gdb.c++/userdef.exp: Test overloaded operators properly.
25710 Remove xfails.
25711
25712 2002-02-14 Michael Snyder <msnyder@redhat.com>
25713
25714 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
25715
25716 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
25717
25718 * gdb.base/a2-run.exp: Check for a remote target properly.
25719 * gdb.base/annota1.exp: Likewise.
25720 * gdb.base/list.exp: Likewise.
25721 * gdb.base/reread.exp: Likewise.
25722 * gdb.base/scope.exp: Likewise.
25723 * gdb.base/shlib-call.exp: Likewise.
25724 * gdb.base/term.exp: Likewise.
25725 * gdb.c++/annota2.exp: Likewise.
25726
25727 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
25728
25729 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
25730
25731 2002-02-10 Michael Chastain <mec@shout.net>
25732
25733 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
25734 (call_after_alloca): Ditto.
25735
25736 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
25737
25738 * gdb.base/ending-run.exp: Guard "cont" test with
25739 gdb_skip_stdio_test.
25740
25741 2002-02-06 Jim Blandy <jimb@redhat.com>
25742
25743 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
25744 from here...
25745 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
25746 To here. Disable this test on non-HP platforms. Add big comment.
25747
25748 2002-02-04 Michael Snyder <msnyder@redhat.com>
25749
25750 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
25751 other than d10v and m32r.
25752
25753 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
25754
25755 * gdb.base/default.exp: Rewrite test patterns to reduce time
25756 taken to match them.
25757
25758 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
25759
25760 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
25761 Allow a start function above main.
25762 * gdb.threads/linux-dp.exp: Fix copyright date.
25763
25764 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
25765
25766 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
25767 (check_philosopher_stack): Check for manager thread before checking
25768 for a just-starting thread.
25769
25770 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
25771
25772 From Neil Booth <neil@daikokuya.demon.co.uk>:
25773 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
25774 warnings.
25775
25776 2002-01-21 Fred Fish <fnf@redhat.com>
25777
25778 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
25779 not caller.
25780
25781 2002-01-21 Jim Blandy <jimb@redhat.com>
25782
25783 * gdb.base/reread.exp: Check that GDB properly re-reads the
25784 executable file when it changes while no inferior is running.
25785
25786 2002-01-21 Fred Fish <fnf@redhat.com>
25787
25788 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
25789 optionally accept the "shlib events" variation.
25790
25791 2002-01-21 Jim Blandy <jimb@redhat.com>
25792
25793 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
25794 call `fflush' after every `printf', so that the output is produced
25795 at predictable points, regardless of whatever buffering does (or
25796 doesn't) take place.
25797 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
25798 at different points.
25799
25800 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
25801
25802 * gdb.c++/inherit.exp: Update copyright years.
25803 * gdb.c++/method.exp: Likewise.
25804
25805 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
25806
25807 * gdb.c++/classes.exp: Update for improved v3 support and skipping
25808 artificial methods/arguments.
25809 * gdb.c++/derivation.exp: Likewise.
25810 * gdb.c++/inherit.exp: Likewise.
25811 * gdb.c++/method.exp: Likewise.
25812 * gdb.c++/virtfunc.exp: Likewise.
25813
25814 2002-01-18 Andrew Cagney <ac131313@redhat.com>
25815
25816 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
25817 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
25818 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
25819 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
25820 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
25821 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
25822
25823 2002-01-17 Jim Blandy <jimb@redhat.com>
25824
25825 * gdb.asm/asm-source.exp (info symbol): Take another shot at
25826 anchoring the pattern matching the entry point symbol's name.
25827
25828 2002-01-17 Andrew Cagney <ac131313@redhat.com>
25829
25830 * gdb.base/maint.exp: Update ``maint internal-error'' to match
25831 continue/quit query. Update copyright.
25832
25833 2002-01-14 Michael Snyder <msnyder@redhat.com>
25834
25835 * gdb.base/gcore.exp: Remove extra debugging output.
25836
25837 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
25838
25839 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
25840 for slightly dubious v2 mangled string.
25841
25842 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
25843
25844 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
25845
25846 2002-01-10 Jason Merrill <jason@redhat.com>
25847
25848 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
25849
25850 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
25851 constructors.
25852 * gdb.c++/derivation.exp: Likewise.
25853 * gdb.c++/templates.exp: Likewise.
25854 * gdb.c++/virtfunc.exp: Likewise.
25855
25856 2002-01-10 Michael Snyder <msnyder@redhat.com>
25857
25858 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
25859
25860 2002-01-08 Michael Snyder <msnyder@redhat.com>
25861
25862 * gdb.base/gcore.exp: New test for generate-core-file command.
25863 * gdb.base/gcore.c: Testcase for above.
25864 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
25865
25866 2002-01-08 Jason Merrill <jason@redhat.com>
25867
25868 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
25869
25870 2002-01-07 Fred Fish <fnf@redhat.com>
25871
25872 * gdb.c++/overload.exp: Remove unconditional xfails for:
25873 print foo_instance1.overloadargs(1)
25874 print foo_instance1.overloadargs(1, 2)
25875 print foo_instance1.overloadargs(1, 2, 3)
25876 print foo_instance1.overloadargs(1, 2, 3, 4)
25877 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
25878 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
25879 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
25880 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
25881 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
25882 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
25883 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
25884 print foo_instance1.overload1arg()
25885 print foo_instance1.overload1arg((char)arg2)
25886 print foo_instance1.overload1arg((signed char)arg3)
25887 print foo_instance1.overload1arg((unsigned char)arg4)
25888 print foo_instance1.overload1arg((int)arg7)
25889 print foo_instance1.overload1arg((unsigned int)arg8)
25890 print foo_instance1.overload1arg((float)arg11)
25891 print foo_instance1.overload1arg((double)arg12)
25892
25893 2002-01-07 Michael Snyder <msnyder@redhat.com>
25894
25895 * gdb.base/huge.exp: New test. Print a very large target data object.
25896 (skip_huge_test): New test variable. Define if you want to skip this
25897 test. The test reads an 8 megabyte data object from the target, so it
25898 might be very time consuming on remote targets with a slow connection.
25899 * gdb.base/huge.c: New file. Test case for above.
25900
25901 2002-01-07 Fred Fish <fnf@redhat.com>
25902
25903 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
25904 g_instance.bfoo, and g_instance.cfoo.
25905
25906 2002-01-07 Jeffrey A Law <law@redhat.com>
25907
25908 * gdb.base/break.c (multi_line_if_conditional): New function.
25909 (multi_ilne_while_conditional): Likewise.
25910 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
25911 IF or WHILE condition puts the breakpoint at the start of
25912 the condition.
25913
25914 * gdb.base/selftest.exp (backtrace through signal handler): Remove
25915 hppa*-*-hpux* expected failure.
25916 * gdb.base/structs.exp (do_function_calls): Similarly.
25917
25918 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
25919 watchpoints.
25920
25921 2002-01-06 Andrew Cagney <ac131313@redhat.com>
25922
25923 Fix PR gdb/66.
25924 * gdb.base/structs.exp: Replace skip for a29k with skip for
25925 gdb,cannot_call_functions.
25926 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
25927 * gdb.base/callfuncs.exp: Ditto.
25928 * gdb.base/call-rt-st.exp: Ditto.
25929 * gdb.base/call-strs.exp: Ditto.
25930 * gdb.base/callfwmall.exp: Ditto.
25931 * gdb.base/scope.exp: Obsolete xfail a29k.
25932 * gdb.c++/misc.exp: Ditto.
25933 * gdb.c++/cplusfuncs.exp: Ditto.
25934 * gdb.base/ptype.exp: Ditto.
25935 * gdb.base/printcmds.exp: Ditto.
25936 * gdb.base/opaque.exp: Ditto.
25937 * gdb.base/list.exp: Ditto.
25938 * gdb.base/funcargs.exp: Ditto.
25939 * gdb.base/default.exp: Ditto.
25940
25941 2002-01-04 Michael Snyder <msnyder@redhat.com>
25942
25943 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
25944 * gdb.base/maint.exp: Add tests for maint info sections options.
25945
25946 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
25947
25948 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
25949
25950 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
25951
25952 * gdb.asm/arm.inc: New file.
25953 * gdb.asm/asm-source.exp: Add arm targets.
25954 * gdb.asm/configure.in: Ditto.
25955 * gdb.asm/configure: Recreated from configure.in.
25956
25957 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
25958
25959 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
25960 with HP's compiler.
25961 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
25962 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
25963 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
25964 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
25965
25966 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
25967 either HP's compilers or GCC.
25968
25969 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
25970 a SIGBUS or SIGSEGV.
25971
25972 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
25973
25974 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
25975 can be compiled with either HP's compiler or GCC.
25976
25977 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
25978 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
25979 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
25980
25981 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
25982 to match current gdb output. Update due to using auto-solib-limit
25983 for limiting instead of overloading auto-solib-add.
25984 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
25985 test program.
25986
25987 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
25988 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
25989 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
25990 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
25991 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
25992 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
25993 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
25994 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
25995 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
25996 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
25997 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
25998 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
25999 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
26000
26001 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
26002 a SIGTRAP to the inferior.
26003
26004 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
26005
26006 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
26007 Substitute call to target_link by call to gdb_compile.
26008
26009 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
26010
26011 * gdb.base/break.exp: Fix HP specific search string when testing
26012 backtracing in a called function.
26013
26014 * gdb.base/constvars.exp: Only set lang to C++ if we're
26015 compiling the test with HP's compilers.
26016 * gdb.base/volatile.exp: Similarly.
26017
26018 2001-12-19 Jim Blandy <jimb@redhat.com>
26019
26020 * gdb.base/printcmds.exp: Expect the null character to be printed
26021 as '\0', and the '\013' to be printed as '\v'.
26022 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
26023 * gdb.base/setvar.exp: Same.
26024
26025 2001-12-17 Jim Blandy <jimb@redhat.com>
26026
26027 * gdb.base/completion.exp: Rather than completing very long
26028 filenames, which can make the readline library produce output we
26029 don't recognize, cd to the directory first, and then complete
26030 using nice, short relative paths.
26031
26032 * gdb.base/completion.exp: On some systems, there is, in fact, a
26033 variable named `b' in scope, since GDB treats all static
26034 variables as being in scope. So use `no_var_named_this'
26035 instead of `b'.
26036
26037 * gdb.base/corefile.exp: Recognize the message saying that GDB
26038 can't find the core file's registers as a failure.
26039
26040 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
26041
26042 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
26043 test expect string more specific.
26044
26045 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
26046
26047 * gdb.asm/asm-source.exp: Add support for xstormy16.
26048 * gdb.asm/configure.in: Ditto.
26049 * gdb.asm/configure: Rebuild.
26050 * gdb.asm/xstormy16.inc: New file.
26051
26052 2001-12-10 Fred Fish <fnf@redhat.com>
26053
26054 * gdb.base/maint.exp: Update to match changes in type dumping code.
26055
26056 2001-12-10 Jim Blandy <jimb@redhat.com>
26057
26058 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
26059 matching the entry point symbol's name at the beginning of the
26060 line.
26061
26062 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
26063
26064 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
26065 gdb.c++/inherit.exp, gdb.c++/method.exp,
26066 gdb.c++/namespace.exp, gdb.c++/templates.exp,
26067 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
26068 and class layout support.
26069
26070 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
26071
26072 * gdb.c++/classes.exp: Add test for static member function.
26073 * gdb.c++/misc.cc: Add class with static member function.
26074
26075 2001-12-07 Jim Blandy <jimb@redhat.com>
26076
26077 If GDB says it can't find the struct the function returned, report
26078 those tests as `unsupported'.
26079 * gdb.base/call-rt-st.exp (print_struct_call): New function.
26080 Rewrite subsequent tests to use it.
26081
26082 If GDB says it can't find the struct the function returned, report
26083 those tests as `unsupported'.
26084 * gdb.base/structs.exp (call_struct_func): New function.
26085 (do_function_calls): Use call_struct_func to call the functions
26086 returning structs.
26087
26088 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
26089 whether functions are prototyped or not, so we can't possibly pass
26090 arguments to t_float_values2 properly.
26091
26092 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
26093 value of `timeout' for targets other than the mips*tx39-*.
26094
26095 2001-12-06 Michael Snyder <msnyder@redhat.com>
26096
26097 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
26098 and detect whether the start symbol has a leading underscore.
26099
26100 2001-12-04 Jim Blandy <jimb@redhat.com>
26101
26102 * gdb.base/completion.exp: Clarify indentation.
26103
26104 2001-12-03 Jim Blandy <jimb@redhat.com>
26105
26106 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
26107 variables on the S/390, not `.word'.
26108
26109 2001-11-30 Jim Blandy <jimb@redhat.com>
26110
26111 Add assembly-source tests for s390-ibm-linux.
26112 * gdb.asm/s390.inc: New file.
26113 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
26114 the S/390 architecture.
26115 * gdb.asm/configure: Regenerated.
26116
26117 2001-11-30 Michael Snyder <msnyder@redhat.com>
26118
26119 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
26120 next, info source, info sources, info line, global and static
26121 variables, and static functions.
26122 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
26123 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
26124 * gdb.asm/asmsrc1.s: Add a static function and some variables.
26125 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
26126 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
26127 (gdbasm_leave): Restore frame pointer.
26128 (gdbasm_startup): Copy stack set-up from crt0.S.
26129
26130 2001-11-26 Fernando Nasser <fnasser@redhat.com>
26131
26132 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
26133 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
26134 to a local (non-static) variable. Copy tstruct.a to a static buffer
26135 and return a pointer to that buffer.
26136 * gdb.base/callfwmall.c (t_structs_a): Ditto.
26137
26138 2001-11-24 Mark Kettenis <kettenis@gnu.org>
26139
26140 * gdb.asm/configure.in: Fix recognition of ix86 target.
26141 * gdb.asm/configure: Regenerate.
26142
26143 2001-11-21 Michael Snyder <msnyder@redhat.com>
26144
26145 * gdb.asm/sparc.inc: New file.
26146 * gdb.asm/asm-source.exp: Recognize sparc target.
26147 * gdb.asm/configure.in: Recognize sparc target.
26148 * gdb.asm/configure: Regenerate.
26149
26150 2001-11-21 Michael Snyder <msnyder@redhat.com>
26151
26152 * gdb.asm/m32r.inc: New file.
26153 * gdb.asm/asm-source.exp: Recognize m32r target.
26154 * gdb.asm/configure.in: Recognize m32r target.
26155 * gdb.asm/configure: Regenerate.
26156
26157 2001-11-20 Michael Snyder <msnyder@redhat.com>
26158
26159 * gdb.asm/i386.inc: New file.
26160 * gdb.asm/asm-source.exp: Recognize ix86 target.
26161 * gdb.asm/configure.in: Recognize ix86 target.
26162 * gdb.asm/configure: Regenerate.
26163
26164 * gdb.c++/namespace.exp: Fix quotes in output messages.
26165
26166 2001-11-14 Michael Snyder <msnyder@redhat.com>
26167
26168 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
26169 qualifier in a type cast expression, to designate an address
26170 in the instruction space (Harvard architecture).
26171
26172 2001-11-13 Michael Snyder <msnyder@redhat.com>
26173
26174 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
26175 Tests for expressions using 'const' and 'volatile'.
26176
26177 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
26178
26179 * gdb.asm/asm-sources.exp: Allow defining linker flags.
26180
26181 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
26182
26183 * lib/mi-support.exp (mi_run_to_helper): Move comments
26184 outside of gdb_expect.
26185
26186 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
26187
26188 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
26189 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
26190 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
26191 mi0_run_to): New functions.
26192 * gdb.mi/mi-simplerun.exp: Use them.
26193 * gdb.mi/mi0-simplerun.exp: Likewise.
26194 * gdb.mi/mi-var-cmd.exp: Likewise.
26195 * gdb.mi/mi0-var-cmd.exp: Likewise.
26196
26197 2001-11-10 Andrew Cagney <ac131313@redhat.com>
26198
26199 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
26200 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
26201
26202 2001-11-09 Andrew Cagney <ac131313@redhat.com>
26203
26204 * gdb.base/restore.exp: Include $expected value in restored test
26205 message.
26206
26207 2001-11-09 Andrew Cagney <ac131313@redhat.com>
26208
26209 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
26210 implemented.
26211
26212 2001-11-08 Michael Snyder <msnyder@redhat.com>
26213
26214 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
26215 Add pass/fail message for stop at breakpoint in call dummy function.
26216
26217 2001-11-07 Michael Snyder <msnyder@redhat.com>
26218
26219 * gdb.c++/templates.exp (test_template_breakpoints):
26220 If we get an overload menu, but it does not match what
26221 we expect, we still need to issue the "cancel" command.
26222 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
26223 making the whitespace optional. Argument for "new" may be
26224 "unsigned" as well as "unsigned int/long".
26225 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
26226 making the whitespace optional. Also replace "(void) with
26227 "((void|)), making the keyword "void" optional.
26228 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
26229 making the whitespace optional. Also replace "(void) with
26230 "((void|)), making the keyword "void" optional.
26231 * gdb.base/callfuncs.c (t_float_values): This function must
26232 _not_ be prototyped, and the following function (t_float_values2)
26233 must be prototyped (if the compiler supports it), so that GDB
26234 can be tested against both cases. Usually one case involves
26235 promotion of float to double, while the other does not.
26236 * gdb.base/callfwmall.c: Ditto.
26237 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
26238 includes a stack frame for "start".
26239
26240 2001-11-05 Jim Blandy <jimb@redhat.com>
26241
26242 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
26243 pointers are 32 bits long, and that offsets of relocs are always
26244 stored in the data (REL-style), and not in the reloc entry itself
26245 (RELA-style).
26246 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
26247 stabs.
26248
26249 2001-11-01 Michael Snyder <msnyder@redhat.com>
26250
26251 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
26252 and regular expression operators by using quoting.
26253
26254 2001-10-31 Michael Snyder <msnyder@redhat.com>
26255
26256 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
26257 depending on what the symbol table contains.
26258 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
26259 the output of the ptype command. Similarly, accept both "const &"
26260 and "const&".
26261
26262 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
26263
26264 * gdb.base/miscexprs.c (main): Add usage of preprocessor
26265 symbol `STORAGE' to allow to choose the storage class of
26266 the local datastructures.
26267 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
26268 compiler directive.
26269
26270 2001-10-30 Michael Snyder <msnyder@redhat.com>
26271
26272 * gdb.base/jump.exp: Allow it to run for all targets.
26273
26274 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
26275
26276 * gdb.base/call-ar-st.c (print_double_array): Match for loop
26277 with new double_array size.
26278 (main): Change storage class of all local variables to static.
26279 Reduce size of double_array to 9.
26280 * gdb.base/call-ar-st.exp: Increase timeout value.
26281 Change expected output for double array to match new size in
26282 call-ar-st.c.
26283
26284 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
26285
26286 * gdb.base/ending-run.exp: Create identical output when passing
26287 `step to end of run' case. Add regular expression branch satisfying
26288 Stormy16 target.
26289
26290 2001-10-28 Mark Kettenis <kettenis@gnu.org>
26291
26292 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
26293 that we catch the expected failure under Linux/x86.
26294
26295 2001-10-29 Orjan Friberg <orjanf@axis.com>
26296
26297 * gdb.base/setvar.exp: Escape curly braces.
26298 * gdb.stabs/weird.exp: Ditto.
26299
26300 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
26301
26302 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
26303 * gdm.mi/mi0-hack-cli.exp: Likewise.
26304
26305 2001-10-25 Andrew Cagney <ac131313@redhat.com>
26306
26307 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
26308 messages.
26309
26310 2001-10-21 Andrew Cagney <ac131313@redhat.com>
26311
26312 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
26313 checking MI enabled.
26314
26315 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
26316
26317 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
26318
26319 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
26320
26321 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
26322 if gdb child process crashes, just signal an error.
26323
26324 2001-10-02 Jim Blandy <jimb@redhat.com>
26325
26326 * lib/gdb.exp (test_xfail_format): Simplify.
26327
26328 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
26329 front of the variable name `format'. Simplify `if'.
26330
26331 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
26332
26333 * gdb.threads/pthreads.exp: Wait for output and delay
26334 before sending ^C.
26335
26336 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
26337
26338 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
26339 some incorrect output instead of timing out.
26340 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
26341
26342 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
26343
26344 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
26345 check to allow additional `int'.
26346
26347 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
26348
26349 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
26350 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
26351
26352 2001-09-27 Michael Snyder <msnyder@redhat.com>
26353
26354 * lib/gdb.exp (test_debug_format): New proc.
26355 (setup_xfail_format): Use new proc test_debug_format.
26356 * gdb.base/constvars.exp (local_compiler_xfail_check): New
26357 proc; use new service proc test_debug_format.
26358 Replace all other "gcc_compiled" tests with this test.
26359 * gdb.base/volatile.exp (local_compiler_xfail_check): New
26360 proc; use new service proc test_debug_format.
26361 Replace all other "gcc_compiled" tests with this test.
26362
26363 2001-09-27 Michael Snyder <msnyder@redhat.com>
26364
26365 * gdb.base/cvexpr.exp: New file.
26366 * gdb.base/cvexpr.c: New file
26367 Test for expressions using const and volatile keywords.
26368
26369 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
26370
26371 * gdb.base/constvars.exp: Check for different orders of keywords
26372 and additional "int" strings in output.
26373
26374 2001-09-22 Andrew Cagney <ac131313@redhat.com>
26375
26376 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
26377 responses from "help maint".
26378
26379 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
26380
26381 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
26382 to localhost:NNN instead of :NNN, in case Xvfb is listening
26383 only on TCP.
26384
26385 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
26386
26387 * gdb.base/recurse.exp: When checking leaving the watchpoint
26388 scope, recognize when gdb is in function's epilogue and pass.
26389
26390 2001-09-18 Keith Seitz <keiths@redhat.com>
26391
26392 * lib/insight-support.exp (_gdbtk_export_target_info): Add
26393 support for running tests against sid targets.
26394 (gdbtk_done): Ditto.
26395
26396 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
26397
26398 * gdb.base/ending-run.c (main): Set stdout buffersize
26399 to the same reasonable value for any target.
26400 * gdb.base/ending-run.exp: Add a regular expression
26401 to make testsuite happy on Sanyo Stormy16 target.
26402
26403 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
26404
26405 * gdb.base/display.c (do_loops): Add float variable `f'.
26406 Increment f in loop.
26407 * gdb.base/display.exp: Increment timeout by 60 seconds.
26408 Change float display test to use variable `f'.
26409
26410 2001-09-17 Jim Blandy <jimb@redhat.com>
26411
26412 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
26413 overflowing the limited breakpoint tables on some ROM monitors
26414 (like the ROM68K).
26415
26416 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
26417
26418 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
26419 the "-ac" (disable access control) flag.
26420
26421 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
26422
26423 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
26424 ints.
26425
26426 2001-08-30 Keith Seitz <keiths@redhat.com>
26427
26428 * lib/gdb.exp: Move all insight-related functionality into
26429 separate file.
26430 * lib/insight-support.exp: New file.
26431
26432 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
26433
26434 * config/sid.exp (sid_start): Never set sid verbosity; disable
26435 expect_background {} that consumed its stdout; tolerate </dev/null.
26436 Attempt to set endianness override in "sid" protocol mode. Cleanup.
26437
26438 2001-08-18 Andrew Cagney <ac131313@redhat.com>
26439
26440 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
26441 CLI jump command to start it.
26442 (mi_run_to_main): Fail immediatly when unexpected output.
26443
26444 2001-08-18 Andrew Cagney <ac131313@redhat.com>
26445
26446 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
26447 beginning of function. Fix PR gdb/191.
26448
26449 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
26450
26451 * config/sid.exp (sid_start): Don't warn if we cannot figure out
26452 what to force sid endianness to.
26453
26454 2001-08-15 Keith Seitz <keiths@redhat.com>
26455
26456 * lib/gdb.exp (gdbtk_start): Don't set environment
26457 variables for TCL_LIBRARY and friends. Insight will
26458 now figure these out for itself.
26459
26460 2001-08-02 Michael Snyder <msnyder@redhat.com>
26461
26462 * gdb.base/completion.exp: Remove the symbol "a64l" from
26463 the expect string; this is target-specific, and not related
26464 to what is being tested.
26465
26466 2001-08-02 Dave Brolley <brolley@redhat.com>
26467
26468 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
26469
26470 2001-07-25 Michael Snyder <msnyder@redhat.com>
26471
26472 * gdb.base/consecutive.exp: New file. Test stepping over
26473 breakpoints on consecutive instructions.
26474 * gdb.base/consecutive.c: New file.
26475
26476 * gdb.base/call-rt-st.exp: Use double-backslash to quote
26477 curly braces in regular expressions.
26478
26479 2001-07-25 Michael Snyder <msnyder@redhat.com>
26480
26481 * gdb.base/ending-run.exp: Accept "Program exited normally" as
26482 legitimate output from stepping out of main.
26483
26484 2001-07-22 Keith Seitz <keiths@redhat.com>
26485
26486 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
26487 the empty string, do not run the tests.
26488
26489 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
26490
26491 * gdb.base/long_long.exp: Detect size of pointer. Take into
26492 account 2-byte pointers when testing for p/a results.
26493
26494 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
26495
26496 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
26497 and defined to 1K for m68hc11.
26498 (random_data): Reduce table to 1K for embedded platforms (68hc11).
26499 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
26500 (sizeof_random_data): New variable to tell the size of the data table;
26501 don't test past this size; always run to main.
26502
26503 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
26504
26505 * gdb.base/return2.exp: return of long long and double fails for
26506 68HC11; don't execute these tests on that platform.
26507 * gdb.base/return.exp: Return of a double fails for 68hc11.
26508
26509 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
26510
26511 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
26512 tests that print a float.
26513 * call-rt-st.exp: Likewise.
26514
26515 2001-07-12 Mark Kettenis <kettenis@gnu.org>
26516
26517 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
26518 running this test on Linux.
26519
26520 2001-06-24 Michael Chastain <chastain@redhat.com>
26521
26522 * gdb.base/arithmet.exp: Remove some tests to make all test names
26523 unique.
26524
26525 2001-07-03 Michael Snyder <msnyder@redhat.com>
26526
26527 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
26528 the output of the ptype command.
26529
26530 2001-07-02 Michael Snyder <msnyder@redhat.com>
26531
26532 * gdb.base/completion.exp: Don't assume that break.c is the only
26533 source file that may contain functions named "marker".
26534 * gdb.base/corefile.exp: Quote the curly braces in regexp.
26535
26536 2001-06-28 Andrew Cagney <ac131313@redhat.com>
26537
26538 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
26539 of files to delete.
26540
26541 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
26542 * gdb.disasm/h8300s.exp: New file.
26543 gdb.disasm/h8300s.s: Likewise.
26544
26545 2001-06-27 Andrew Cagney <ac131313@redhat.com>
26546
26547 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
26548 empty breakpoint tables.
26549
26550 2001-06-25 Andrew Cagney <ac131313@redhat.com>
26551
26552 * lib/mi-support.exp: Update args=... part of stop-reason
26553 patterns. Accept either a list or a tuple.
26554
26555 2001-06-23 Andrew Cagney <ac131313@redhat.com>
26556
26557 * lib/mi-support.exp: Remove local emacs variable defining
26558 change-log-default-name.
26559
26560 2001-06-22 Michael Chastain <chastain@redhat.com>
26561
26562 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
26563 This is operationally compatible with the previous version.
26564
26565 2001-06-13 Jim Blandy <jimb@redhat.com>
26566
26567 * lib/gdb.exp (gdb_test): Doc fix.
26568
26569 2001-06-10 Michael Chastain <chastain@redhat.com>
26570
26571 * gdb.base/exprs.exp: Remove a duplicate test.
26572
26573 2001-06-06 Jim Blandy <jimb@redhat.com>
26574
26575 * gdb.base/return2.exp (main): Use values to test float and double
26576 returns that are not NaN's, to avoid being confused by IEEE
26577 comparison rules.
26578
26579 2001-06-04 Michael Snyder <msnyder@redhat.com>
26580
26581 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
26582 non-zero if control_c fails. Terminate the test on failure,
26583 rather than wait for 12 more tests to time out.
26584
26585 2001-06-06 Jim Blandy <jimb@redhat.com>
26586
26587 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
26588 Don't forget to match the GDB prompt.
26589
26590 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
26591
26592 2001-06-04 Jim Blandy <jimb@redhat.com>
26593
26594 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
26595 command.
26596
26597 2001-05-31 Kevin Buettner <kevinb@redhat.com>
26598
26599 * gdb.base/annota1.exp (info break): Match four or more spaces
26600 after "Address".
26601
26602 2001-05-31 Michael Chastain <chastain@redhat.com>
26603
26604 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
26605 (dm_type_int_star): Likewise.
26606 (dm_type_long_star): Likewise.
26607 (dm_type_void_star): Likewise.
26608
26609 2001-05-29 Kevin Buettner <kevinb@redhat.com>
26610
26611 * gdb.base/completion.exp (INPUTRC): Set this environment variable
26612 to a known value in order to get consistent results regardless
26613 of the setting of INPUTRC or the presence or contents of .inputrc.
26614
26615 2001-05-24 Michael Snyder <msnyder@redhat.com>
26616
26617 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
26618 Don't require that the main thread and the manager thread are the
26619 first in the list.
26620
26621 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
26622 debugging. If test fails, issue an "unsupported" not a "fail".
26623
26624 2001-05-24 Jim Blandy <jimb@redhat.com>
26625
26626 Don't assume that short is shorter than int.
26627 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
26628 assume that shorts are smaller than ints. On a 16-bit machine,
26629 this isn't true.
26630 ("print unsigned char == (~0)"): Add test that verifies that ~0,
26631 an int, is not equal to ~0 stored in an unsigned char. This tests
26632 the same thing that the previous test meant to, but works on
26633 16-bit machines, too.
26634 ("print unsigned char != (~0)"): Same test, complemented.
26635
26636 2001-05-24 Michael Snyder <msnyder@redhat.com>
26637
26638 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
26639 test for (full_coverage == 0). This makes the test run faster,
26640 and prevents dejagnu getting out of step.
26641
26642 2001-05-23 Kevin Buettner <kevinb@redhat.com>
26643
26644 * gdb.base/finish.exp (finish_void): Revise pattern for
26645 stopping on the call statement to not permit stopping at
26646 the start of the instructions comprising the call sequence.
26647
26648 2001-05-19 Michael Chastain <chastain@redhat.com>
26649
26650 * gdb.base/callfuncs.exp: Make all test names unique.
26651 * gdb.base/commands.exp: Make all test names unique.
26652 * gdb.base/condbreak.exp: Make all test names unique.
26653 * gdb.base/dbx.exp: Make all test names unique.
26654 * gdb.base/default.exp: Make all test names unique.
26655 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
26656 and TIMEOUT messages to their corresponding PASS message.
26657 * gdb.base/ending-run.exp: Make all test names unique.
26658 * gdb.base/long_long.exp: Remove duplicate test.
26659
26660 2001-05-21 Kevin Buettner <kevinb@redhat.com>
26661
26662 * gdb.base/finish.exp (finish_void): Allow "finish" command to
26663 stop on the call statement as well as the statement after the
26664 call.
26665
26666 2001-05-21 Michael Snyder <msnyder@redhat.com>
26667
26668 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
26669
26670 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
26671
26672 * gdb.base/completion.exp: Revamp test. Make it execute on all
26673 platforms.
26674
26675 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
26676
26677 * config/gdbserver.exp (gdb_load): Handle the case
26678 in which the arguments to gdbserver are given in the
26679 baseboard configuration file.
26680 Also handle the case in which the server needs to do a
26681 load.
26682
26683 2001-05-07 Keith Seitz <keiths@cygnus.com>
26684
26685 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
26686 set up the display for testing.
26687 (gdbtk_start): Convert all paths to paths that tcl will like.
26688 Export target information to environment.
26689 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
26690 necessary.
26691 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
26692 (to_tcl_path): New proc to convert a given pathname into
26693 a path acceptible as an argument to a tcl command.
26694 (_gdbtk_export_target_info): New proc to export target info
26695 into the environment for gdbtk testing.
26696 (gdbtk_done): New proc to signal end-of-test.
26697
26698 2001-05-06 Jim Blandy <jimb@redhat.com>
26699
26700 * restore.c: Make the code of caller0 correspond to its comment.
26701
26702 2001-05-03 Michael Snyder <msnyder@redhat.com>
26703
26704 * config/sid.exp (gdb_target_sid): Check for error messages.
26705 On error or timeout, don't make expect exit (which will terminate
26706 all subsequent tests); instead just make gdb exit.
26707 (gdb_load): Check for error messages. On error or timeout,
26708 return a negative value.
26709
26710 2001-04-24 Jim Blandy <jimb@redhat.com>
26711
26712 * gdb.c++/templates.exp: If we see the prompt for the overload
26713 list, but we haven't recognized any of the longer patterns,
26714 arrange for this test to fail, not hang.
26715
26716 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
26717 variations.
26718
26719 2001-04-22 Michael Chastain <chastain@redhat.com>
26720
26721 * gdb.c++/local.exp: Use the 'runto' library function.
26722 * gdb.c++/namespace.exp: Likewise.
26723 * gdb.c++/overload.exp: Likewise.
26724
26725 2001-03-26 Kevin Buettner <kevinb@redhat.com>
26726
26727 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
26728 * gdb.base/step-line.exp: New file. Test step/next in presence of
26729 #line directives.
26730 * gdb.base/step-line.c: New file. Test program for the above.
26731 * gdb.base/step-line.inp: New file. We pretend that this file has
26732 been transformed by some other tool into step-line.c.
26733
26734 2001-03-21 Jim Blandy <jimb@redhat.com>
26735
26736 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
26737 unmangled operator names.
26738
26739 2001-03-20 Jim Blandy <jimb@redhat.com>
26740
26741 * gdb.threads/linux-dp.exp: Recognize an additional message
26742 generated by GDB when it doesn't understand how to debug threads
26743 on the target system.
26744
26745 2001-03-19 Andrew Cagney <ac131313@redhat.com>
26746
26747 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
26748
26749 2001-03-12 Michael Chastain <chastain@redhat.com>
26750
26751 * gdb.c++/derivation.exp: Use the 'runto' library function.
26752
26753 2001-03-12 Michael Chastain <chastain@redhat.com>
26754
26755 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
26756
26757 2001-02-24 Michael Chastain <chastain@redhat.com>
26758
26759 * gdb.c++/ref-types.exp: Change handwritten code to library
26760 function 'runto'.
26761
26762 2001-03-16 Orjan Friberg <orjanf@axis.com>
26763
26764 * gdb.base/signals.exp: Set count to 0 explicitly.
26765
26766 2001-03-15 Mark Salter <msalter@redhat.com>
26767
26768 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
26769 (gdb_target_monitor): Add check of gdb_target_cmd return value.
26770 (gdb_load): Add support for additional target_info: gdb_download_size
26771 and gdb_load_timeout.
26772
26773 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
26774
26775 * gdb.base/annota1.exp: Move test of isnative to earlier in the
26776 file -- to prevent failing when the compile fails but we have no
26777 intention of running the tests anyway.
26778
26779 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
26780 tests if set.
26781
26782 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
26783 integers.
26784
26785 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
26786 * gdb.c++/namespace.exp: Ditto.
26787
26788 2001-03-07 Orjan Friberg <orjanf@axis.com>
26789
26790 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
26791 * gdb.base/pointers.exp: Relax pattern match of decimals.
26792
26793 2001-03-06 Kevin Buettner <kevinb@redhat.com>
26794
26795 * Makefile.in, config/abug.exp, config/cfdbug.exp,
26796 config/cpu32bug.exp, config/dve.exp, config/est.exp,
26797 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
26798 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
26799 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
26800 config/sh.exp, config/sid.exp, config/slite.exp,
26801 config/sparclet.exp, config/udi.exp, config/unknown.exp,
26802 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
26803 config/vxworks.exp, config/vxworks29k.exp,
26804 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
26805 gdb.base/all-bin.exp, gdb.base/annota1.exp,
26806 gdb.base/arithmet.exp, gdb.base/assign.exp,
26807 gdb.base/async.exp, gdb.base/attach.exp,
26808 gdb.base/bitfields.exp, gdb.base/bitops.exp,
26809 gdb.base/break.exp, gdb.base/call-ar-st.exp,
26810 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
26811 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
26812 gdb.base/commands.exp, gdb.base/completion.exp,
26813 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
26814 gdb.base/constvars.exp, gdb.base/corefile.exp,
26815 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
26816 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
26817 gdb.base/ending-run.exp, gdb.base/environ.exp,
26818 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
26819 gdb.base/finish.exp, gdb.base/foll-exec.exp,
26820 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
26821 gdb.base/funcargs.exp, gdb.base/help.exp,
26822 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
26823 gdb.base/logical.exp, gdb.base/long_long.exp,
26824 gdb.base/maint.exp, gdb.base/mips_pro.exp,
26825 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
26826 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
26827 gdb.base/pointers.exp, gdb.base/printcmds.exp,
26828 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
26829 gdb.base/regs.exp, gdb.base/relational.exp,
26830 gdb.base/remote.exp, gdb.base/reread.exp,
26831 gdb.base/restore.exp, gdb.base/return2.exp,
26832 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
26833 gdb.base/selftest.exp, gdb.base/setshow.exp,
26834 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
26835 gdb.base/sigall.exp, gdb.base/signals.exp,
26836 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
26837 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
26838 gdb.base/step-test.exp, gdb.base/structs.c,
26839 gdb.base/structs.exp, gdb.base/structs2.exp,
26840 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
26841 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
26842 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
26843 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
26844 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
26845 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
26846 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
26847 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
26848 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
26849 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
26850 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
26851 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
26852 gdb.fortran/types.exp, gdb.java/jmisc.exp,
26853 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
26854 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
26855 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
26856 gdb.trace/circ.exp, gdb.trace/collection.exp,
26857 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
26858 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
26859 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
26860 gdb.trace/report.exp, gdb.trace/save-trace.exp,
26861 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
26862 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
26863 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
26864 notices.
26865
26866 2001-02-27 Michael Snyder <msnyder@cygnus.com>
26867
26868 * gdb.base/varargs.c (find_max_double): Fix printf format string:
26869 first arg is int not float.
26870
26871 2001-02-22 Michael Snyder <msnyder@cygnus.com>
26872
26873 * gdb.base/reread.exp: Unsupported for non-native targets;
26874 doesn't work for remote debugging.
26875
26876 2001-02-19 Fernando Nasser <fnasser@redhat.com>
26877
26878 From Drew Moseley <dmoseley@redhat.com>
26879 * gdb.base/ending-run.exp: Properly handle the BSP state when
26880 stepping past the end of main.
26881
26882 2001-02-19 John Moore <jmoore@redhat.com>
26883
26884 * gdb.base/commands.exp (infrun_breakpoint_command_test):
26885 Converted HPUX fix for non-expected items following multiple
26886 step commands into general solution for all platforms.
26887
26888 2001-02-18 Michael Chastain <chastain@redhat.com>
26889
26890 * gdb.c++/classes.exp (do_tests): Change runto statements
26891 from "runto 'foo(void)'" to "runto 'foo'". This makes the
26892 statements demangler agnostic.
26893 * gdb.c++/virtfunc.exp (do_tests): Likewise.
26894 (gdb_virtfunc_restart): Likewise.
26895
26896 2001-02-14 Michael Chastain <chastain@redhat.com>
26897
26898 * gdb.c++/inherit.exp (do_tests): Change runto statements
26899 from "runto 'foo(void)'" to "runto 'foo'". This makes the
26900 statements demangler agnostic.
26901
26902 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
26903
26904 * gdb.threads/pthreads.exp: Unify pass/fail messages for
26905 ``continue to bkpt at common_routine in thread 2'' and ``stopped
26906 before calling common_routine 15 times'' tests.
26907
26908 2001-02-11 Michael Chastain <chastain@redhat.com>
26909
26910 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
26911 Helps the test script figure out which demangler is in use.
26912 (dm_type_foo_ref): Ditto.
26913 (dm_type_int_star): Ditto.
26914 (dm_type_long_star): Ditto.
26915 (dm_type_unsigned_int): Ditto.
26916 (dm_type_void): Ditto.
26917 (dm_type_void_star): Ditto.
26918 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
26919 Probe the gdb demangler and set variables to accommodate
26920 formatting differences.
26921 (info_func_regexp): New function. Same as info_func, but
26922 matches against a regexp.
26923 (info_func): Match against a literal string.
26924 (print_addr_2): New function. Match against a literal string,
26925 which can be different from the input to gdb.
26926 (print_addr): Simply call print_addr_2 with the same argument twice.
26927 (test_lookup_operator_functions): Use demangler formatting variables.
26928 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
26929 the tests in the same order as the C++ class declaration.
26930 (test_paddr_operator_functions): Ditto.
26931 (test_paddr_overloaded_functions): Ditto.
26932 (test_paddr_hairy_functions): Use demangler formatting variables.
26933 Add reference to gdb/19 for related tests.
26934 (do_tests): Call probe_demangler.
26935
26936 2001-01-30 Kevin Buettner <kevinb@redhat.com>
26937
26938 * gdb.c++/templates.cc (printf): Remove unused function definition.
26939
26940 2001-01-26 Felix Lee <flee@redhat.com>
26941
26942 * sid.exp (sid_exit): Pass host, not target, to remote_close.
26943
26944 2001-01-25 matthew green <mrg@redhat.com>
26945
26946 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
26947 up sid.
26948 (sid_exit): Call `remote_pop_conn' after GDB is gone.
26949
26950 2001-01-25 matthew green <mrg@redhat.com>
26951
26952 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
26953 Deprecate $sid_spawn_id.
26954 (sid_exit): Remove code necessary only for `spawn.'
26955
26956 2001-01-25 matthew green <mrg@redhat.com>
26957
26958 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
26959
26960 2001-01-28 Michael Chastain <chastain@redhat.com>
26961
26962 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
26963 to call when tests fail. It takes gdb out of the overloaded
26964 function choice menu back to the main prompt, so that the test
26965 program stays synchronized.
26966 (set_bp_overloaded): New proc to collect all the common
26967 code for setting a breakpoint on an overloaded name. Calls
26968 take_gdb_out_of_choice_menu when needed.
26969 (menu_overload1arg): New variable to collect the repeated
26970 instances of the expected menu for an overloaded name. Change
26971 the regular expression to handle changes in g++ type encoding:
26972 "void" can be either "void" or "", and "unsigned int" can be
26973 either "unsigned int" or "unsigned".
26974 (continue_to_bp_overloaded): Change regular expressions to handle
26975 changes in g++ type encoding.
26976 (no proc): Call take_gdb_out_of_choice_menu when needed.
26977 Remove redundant calls to "info break". Accept either "canceled"
26978 or "cancelled". Change regular expressions in "info break"
26979 calls to handle changes in g++ type encoding. Give all tests
26980 unique strings.
26981
26982 2001-01-17 Ben Elliston <bje@redhat.com>
26983
26984 * config/sid.exp: New file.
26985
26986 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
26987
26988 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
26989
26990 2000-12-21 Michael Snyder <msnyder@cygnus.com>
26991
26992 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
26993 Add a RE to accept a non-ascii char if one is ever presented.
26994
26995 2000-12-20 Fernando Nasser <fnasser@redhat.com>
26996
26997 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
26998
26999 2000-12-18 Michael Snyder <msnyder@cygnus.com>
27000
27001 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
27002 in regexp. One '\' does not suffice on Linux.
27003
27004 2000-12-09 Michael Chastain <chastain@redhat.com>
27005
27006 * gdb.base/break.exp (test_clear_command): Use a marker function
27007 rather than 'main' for the test function. Also move this
27008 test to an execution point where the marker function names are
27009 guaranteed to be bound to functions. (Executing tests after a
27010 'finish' from main runs into name conflicts with local names
27011 in __libc_start_main).
27012
27013 2000-12-07 Michael Snyder <msnyder@cygnus.com>
27014
27015 * gdb.base/finish.exp: New test for gdb's "finish" command.
27016 * gdb.base/return2.exp: New test for gdb's "return" command.
27017 * gdb.base/return2.c: New source file for above.
27018
27019 2000-12-05 Michael Snyder <msnyder@cygnus.com>
27020
27021 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
27022 * gdb.base/miscexprs.exp: Ditto.
27023 * gdb.base/pointers.exp: Ditto.
27024 * gdb.c++/derivation.exp: Ditto.
27025 * gdb.c++/local.exp: Ditto.
27026 * gdb.c++/namespace.exp: Ditto.
27027 * gdb.c++/overload.exp: Ditto.
27028 * gdb.c++/ref-types.exp: Ditto.
27029
27030 2000-12-05 Michael Snyder <msnyder@cygnus.com>
27031
27032 * gdb.base/constvars.exp: Test result of "up" command.
27033 * gdb.base/miscexprs.exp: Ditto.
27034 * gdb.base/pointers.exp: Ditto.
27035 * gdb.base/scope.exp: Ditto.
27036 * gdb.c++/derivation.exp: Ditto.
27037 * gdb.c++/local.exp: Ditto.
27038 * gdb.c++/namespace.exp: Ditto.
27039 * gdb.c++/overload.exp: Ditto.
27040 * gdb.c++/ref-types.exp: Ditto.
27041
27042 2000-11-22 Michael Chastain <chastain@redhat.com>
27043
27044 * mips_pro.exp: Accept either "middle -> top -> main" or
27045 "middle -> main" in the backtrace, because gcc can optimize
27046 tail calls to jumps. Remove setup_xfail for the hppa case.
27047 Add a comment with the original warning messages from PR 3016,
27048 which was filed in 1993, to preserve them for posterity.
27049
27050 2000-11-17 Nick Duffek <nsd@redhat.com>
27051
27052 * lib/gdb.exp (gdb_test): Override timeout with board info.
27053
27054 2000-11-17 Nick Duffek <nsd@redhat.com>
27055
27056 * gdb.base/display.exp: Don't kill running stub. Add "again" to
27057 the second kill and detach messages.
27058
27059 2000-11-17 Nick Duffek <nsd@redhat.com>
27060
27061 * configure.in: Add AC_EXEEXT.
27062 * configure: Regenerate.
27063 * Makefile.in (just-check): Export EXEEXT.
27064 * lib/gdb.exp ($EXEEXT): Import from environment.
27065 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
27066 expect "maint dump-me" on Cygwin.
27067 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
27068 $EXEEXT.
27069
27070 2000-11-17 Nick Duffek <nsd@redhat.com>
27071
27072 * gdb.base/break.exp: Test backtrace and finish from called
27073 function on all platforms, not just HP-UX.
27074
27075 2000-11-03 Michael Snyder <msnyder@cygnus.com>
27076
27077 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
27078 code from gdb_target_monitor, so it can be used independantly
27079 for gdbserver. Also comment out an unnecessary PUTS.
27080
27081 2000-11-03 Michael Snyder <msnyder@cygnus.com>
27082
27083 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
27084 * gdb.base/corefile.exp: Expect the message "Program is being
27085 debugged already" when we send the "corefile" command, since
27086 the preceeding gdb_load may have connected gdb to a remote target.
27087 * gdb.base/display.exp: Disable hardware watchpoints if new
27088 board info variable "no_hardware_watchpoints" is true.
27089 Replace single-letter commands with more readable ones.
27090 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
27091 if new board info variable "no_hardware_watchpoints" is true.
27092 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
27093 to see if stdio (printf) testing is possible.
27094 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
27095 board info variable "no_hardware_watchpoints" is true. Use new
27096 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
27097
27098 2000-11-13 Fernando Nasser <fnasser@redhat.com>
27099
27100 From Orjan Friberg <orjanf@axis.com>:
27101 * gdb.base/printcmds.exp: Escape curly braces followed by a number
27102 in array print pattern match.
27103
27104 2000-11-09 Fernando Nasser <fnasser@redhat.com>
27105
27106 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
27107 spelling "cancelled" to U.S. spelling "canceled" to match changes
27108 made to gdb.
27109 * gdb.c++/ovldbreak.exp: Ditto.
27110
27111 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27112
27113 * gdb.base/callfuncs.c (main): Moved to end of file, call
27114 t_double_values to initialize the FPU before inferior calls are made.
27115 * gdb.base/callfuncs.exp: Test for register preservation after calling
27116 inferior functions. Add tests for continuining, finishing and
27117 returning from a stop in a call dummy.
27118
27119 2000-10-24 Michael Snyder <msnyder@cygnus.com>
27120
27121 * gdb.base/commands.exp: Break up long lines, and re-indent.
27122
27123 2000-10-19 Michael Snyder <msnyder@cygnus.com>
27124
27125 * config/gdbserver.exp: Rewritten from the ground up, to make it
27126 compatible with the current dejagnu tree, and to make it work with
27127 the new "gdbserver" in libremote.
27128
27129 2000-10-16 Michael Snyder <msnyder@cygnus.com>
27130
27131 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
27132 * gdb.base/varargs.exp: Skip entire test if no printf support.
27133 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
27134 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
27135
27136 2000-10-13 Michael Snyder <msnyder@cygnus.com>
27137
27138 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
27139 no floating point support.
27140 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
27141 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
27142 * gdb.base/call-rt-st.exp: Ditto.
27143 * gdb.base/call-strs.exp: Ditto.
27144
27145 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
27146
27147 * gdb.base/sizeof.c: include <stdio.h>.
27148
27149 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
27150 'finish', otherwise uncaptured gdb_prompt would potentially
27151 throw remaining test points out of sync.
27152
27153 2000-07-26 Scott Bambrough <scottb@netwinder.org>
27154
27155 * gdb.base/recurse.exp: Run tests for all targets.
27156 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
27157 gnu-oldld case on ARM.
27158 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
27159 for ARM targets.
27160
27161 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
27162
27163 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
27164 * gdb.java/configure: Rebuild.
27165
27166 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
27167
27168 * gdb.java/jv-exp.exp: New file.
27169
27170 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
27171
27172 * configure: Rebuilt.
27173 * configure.in (configdirs): Add gdb.java.
27174 * gdb.java/jmisc.java: New file.
27175 * gdb.java/jmisc.exp: New file.
27176 * gdb.java/Makefile.in: New file.
27177 * gdb.java/configure: Rebuilt.
27178 * gdb.java/configure.in: New file.
27179 * lib/java.exp: New file.
27180
27181 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
27182
27183 * gdb.base/exprs.exp: Test casts to a pointer including over and
27184 underflow.
27185
27186 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
27187
27188 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
27189 and the compilers sizes.
27190
27191 2000-07-09 Nick Duffek <nsd@redhat.com>
27192
27193 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
27194 (use_methods): New function.
27195 (main): Call use_methods().
27196 * gdb.c++/classes.exp (test_method_param_class): New procedure.
27197 (do_tests): Call test_method_param_class.
27198
27199 2000-07-09 Nick Duffek <nsd@redhat.com>
27200
27201 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
27202 spelling.
27203 (test_enums): New procedure. Move enum tests from end of script
27204 to here. Set breakpoint on function name instead of line number.
27205 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
27206 (enums2): New marker function.
27207 (enums1): New function.
27208 (main): Call enums1(). Move enum tests to enums1().
27209
27210 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
27211
27212 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
27213 compile/link program. Update line numbers.
27214 * gdb.asm/d10v.inc: Define ``startup''.
27215 * gdb.asm/asmsrc1.s: Add definition of _start.
27216
27217 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
27218
27219 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
27220
27221 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27222
27223 * gdb.base/maint.exp: Add 'maint print architecture' item to output
27224 of 'help maint print' command.
27225
27226 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
27227
27228 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
27229 they use gdb_expect_list.
27230
27231 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
27232
27233 * gdb.base/commands.exp: Use ``set remote
27234 memory-read-packet-size'' instead of ``set endian big'' to test
27235 long commands.
27236
27237 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
27238
27239 * gdb.c++/templates.exp (do_tests): Make all of these work under
27240 g++, and stop skipping them.
27241
27242 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
27243 work under g++.
27244
27245 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
27246 initialization.
27247
27248 2000-06-02 Michael Snyder <msnyder@cygnus.com>
27249
27250 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
27251 the regular expression: accept an (almost) arbitrary sequence of
27252 "frames-invalid" and "breakpoints-invalid" messages both before
27253 and after the "starting" message.
27254
27255 2000-06-02 Michael Snyder <msnyder@cygnus.com>
27256
27257 * gdb.c++/local.exp: This test has never been known to work with g++.
27258
27259 2000-05-18 Michael Snyder <msnyder@cygnus.com>
27260
27261 * gdb.base/annota1.exp (annotate-signal-handler-caller):
27262 Relax the regular expression a little, make it pass on Solaris 8.
27263
27264 2000-05-12 Kevin Buettner <kevinb@redhat.com>
27265
27266 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
27267 a call, do not require that gdb stop on the line after the call.
27268 Instead, it is permissible for gdb to stop on the line of the
27269 call itself.
27270
27271 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
27272
27273 * gdb.base/break.exp (bp on small function, optimized file):
27274 Add a second pass pattern. The behavior differs here between stabs
27275 and dwarf for one-line functions. Stabs preserves two line symbols
27276 (one before the prologue and one after) with the same line number,
27277 but dwarf regards these as duplicates and discards one of them.
27278 Therefore the address after the prologue (where the breakpoint is)
27279 has no exactly matching line symbol, and GDB reports the breakpoint
27280 as if it were in the middle of a line rather than at the beginning.
27281
27282 2000-05-08 Michael Snyder <msnyder@cygnus.com>
27283
27284 * gdb.base/interrupt.exp: Make "pass" message say "send"
27285 rather than "send_gdb" (for consistancy).
27286
27287 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
27288
27289 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
27290 * gdb.c++/templates.cc: Properly check for GCC version number.
27291 * lib/compiler.cc: Likewise
27292
27293 2000-04-28 Michael Snyder <msnyder@cygnus.com>
27294
27295 * gdb.base/break.exp: When compiled with -O2 optimization,
27296 gdb may not stop at the first line of main, due to code motion.
27297
27298 2000-04-26 Michael Snyder <msnyder@cygnus.com>
27299
27300 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
27301 This test depends on parsing the printf output from the target.
27302 Since the sparclet stub doesn't do stdio, this will never work.
27303 * gdb.base/call-rt-st.exp: ditto.
27304 * gdb.base/call-strs: ditto.
27305
27306 2000-04-24 Michael Snyder <msnyder@cygnus.com>
27307
27308 * gdb.base/miscexprs.exp: make sizeof long array test portable.
27309
27310 * gdb.base/ending-run.exp: After connecting to a remote target,
27311 but before running, the target will appear to be in a random
27312 location. Specify both a file and a line for breakpoints.
27313 Also, the function that calls main may be called 'init'
27314 rather than 'start'.
27315
27316 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27317
27318 * gdb.base/help.exp: Update output for add-symbol-file command.
27319
27320 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
27321
27322 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
27323 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
27324
27325 2000-04-07 J.T. Conklin <jtc@redback.com>
27326
27327 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
27328
27329 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
27330
27331 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
27332
27333 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
27334 values that can be represented exactly.
27335 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
27336 above change, and to not check against the directory part of the source
27337 file name.
27338 (step into print_long_arg_list): Likewise.
27339 (print print_small_structs from print_long_arg_list): Likewise.
27340 (print print_long_arg_list): Likewise.
27341
27342 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27343
27344 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
27345
27346 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
27347
27348 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
27349
27350 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
27351
27352 * gdb.base/commands.exp (deprecated_command_test): Add test for
27353 deprecate with no arguments.
27354
27355 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
27356
27357 * gdb.base/break.exp: Add new test for setting breakpoints on
27358 optimized code so we can test breakpoints work even when function
27359 prologues may be optimized away
27360
27361 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
27362
27363 From David Whedon <dwhedon@gordian.com>
27364 * gdb.base/commands.exp : Added command deprecator tests.
27365
27366 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
27367
27368 * gdb.base/help.exp: Added test for new apropos command.
27369
27370 2000-03-21 Kevin Buettner <kevinb@redhat.com>
27371
27372 * gdb.base/pointers.c (usevar): New function.
27373 (main): Make sure that global variables v_int_pointer2, rptr,
27374 and y are all referenced someplace in the program by calling
27375 usevar() on them. [Some linkers delete symbols which are
27376 never referenced. The space remains, but there's no way to
27377 get a (symbolic) handle on the variable from the debugger.]
27378
27379 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27380
27381 * gdb.base/printcmds.c: Add typedeffed arrays.
27382
27383 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
27384 procedure to test arrays that are typedef'd.
27385
27386 2000-03-13 James Ingham <jingham@leda.cygnus.com>
27387
27388 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
27389 the library directories.
27390
27391 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
27392
27393 * configure.in (configdirs): Add sub directory gdb.mi.
27394 * configure: Re-generate.
27395
27396 * gdb.mi: New directory.
27397
27398 2000-02-25 Scott Bambrough <scottb@netwinder.org>
27399
27400 * gdb.base/long_long.exp: Correct test suite failure when printing
27401 a long long value as a double on ARM platforms.
27402
27403 2000-02-16 Jim Blandy <jimb@redhat.com>
27404
27405 * gdb.base/break.exp ("breakpoint line number"): Make sure the
27406 default source file is set properly before running this test.
27407
27408 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27409
27410 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
27411 gdbtk/library directory, not in gdbtcl2.
27412
27413 2000-02-04 Jim Blandy <jimb@redhat.com>
27414
27415 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
27416 backslash from regexp pattern.
27417
27418 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
27419 procedure. Use it to run all the "continue to bp overloaded"
27420 tests. Note that this changes the names of the tests slightly.
27421 If the breakpoint hit message includes a hex PC value, because
27422 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
27423 from the real source code, still consider that a pass.
27424
27425 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
27426 XFAIL here if the breakpoint message contains a hex address. Note
27427 similar change on 1999-11-02.
27428
27429 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
27430
27431 * gdb.base/ptype.exp: Establish a default source file before
27432 calling get_debug_format.
27433
27434 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
27435
27436 * gdb.base/watchpoint.exp: Remove duplication of test messages.
27437
27438 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
27439
27440 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
27441 of successive stepi commands -- while in the prologue we should see
27442 the function entry bracket.
27443
27444 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
27445
27446 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
27447 reach __change_mode() when stepping through the end of main().
27448
27449 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
27450
27451 * gdb.base/default.exp: Fix expected pattern.
27452 * gdb.base/help.exp: Same.
27453
27454 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27455
27456 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
27457 Don't use xfail's because that affects only the following test.
27458
27459 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
27460 solaris or linux.
27461
27462 * gdb.base/selftest.exp: Update to reflect changes to main.c.
27463
27464 2000-01-07 Michael Snyder <msnyder@cygnus.com>
27465
27466 * gdb.base/display.exp: Some yacc parsers like to say
27467 "A syntax error" rather than "A parse error". Accept both.
27468
27469 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
27470
27471 * gdb.base/default.exp: Remove OS dependent string from "target
27472 remote" test.
27473 * gdb.base/help.exp: Same for "help target remote" test.
27474
27475 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27476
27477 From Jim Kingdon <kingdon@redhat.com>:
27478
27479 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
27480 prompt (cleanup rather than necessity, but still might keep output
27481 from spilling to next test).
27482
27483 2000-01-02 Fred Fish <fnf@cygnus.com>
27484
27485 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
27486 AIX, which defines them in <sys/types.h>.
27487
27488 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
27489
27490 * gdb.base/default.exp: Match arm* etc instead of arm in "info
27491 float" test.
27492
27493 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
27494
27495 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
27496
27497 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
27498 outermost frame disallowed".
27499
27500 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
27501
27502 * gdb.base/setvar.exp: New tests for setting the value of a struct
27503 with a constant list.
27504
27505 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
27506
27507 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
27508 require the user to type a cast before setting the value of a struct.
27509
27510 1999-12-06 Jim Blandy <jimb@cygnus.com>
27511
27512 * gdb.base/default.exp: Expect the new 'info float' command on
27513 all i386 platforms.
27514
27515 * gdb.threads/linux-dp.exp: Expand our ability to recognize
27516 LinuxThreads libraries that don't support debugging.
27517
27518 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
27519
27520 * gdb.base/remote.c: Fill the buffer with truely random data.
27521 Change the buffer type to ``unsigned char'' to simplify size
27522 arithmetic.
27523
27524 * gdb.base/remote.exp: Reduce download numbers by one. Typical
27525 stub only handles 400-1 byte packets. Verify that the download
27526 worked.
27527
27528 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
27529
27530 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
27531 tests, using UNRESOLVED for the untested cases. Also, does not wait
27532 for a timeout if the prompt was received before a recognizable pattern.
27533
27534 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
27535
27536 * lib/gdb.exp (gdb_expect_list): Fix spelling.
27537
27538 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27539
27540 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
27541 watchpoints.
27542
27543 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
27544
27545 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
27546
27547 * gdb.c++/local.exp: Be more flexible in recognizing local class
27548 name mangling. Don't allow horribly truncated method names.
27549 * gdb.c++/derivation.exp: Expect protected inheritance.
27550 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
27551 * gdb.c++/virtfunc.exp: Likewise.
27552 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
27553 when printing a nested enum.
27554
27555 1999-11-22 Jim Blandy <jimb@cygnus.com>
27556
27557 * gdb.base/step-test.exp: Properly await GDB's response to setting
27558 a breakpoint on the call to large_struct_by_value.
27559
27560 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
27561 just because we have debug info for the `start' function.
27562
27563 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
27564
27565 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
27566 "Unknown signal" messages, which indicate (on LinuxThreads) that
27567 GDB doesn't know how to debug threads on this system. This is
27568 better than hanging while philosopher 0 dumps chatter into gdb.log.
27569
27570 1999-11-18 Tom Tromey <tromey@cygnus.com>
27571
27572 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
27573
27574 1999-11-18 Fred Fish <fnf@cygnus.com>
27575
27576 * gdb.base/coremaker2.c: Add sample program for generating
27577 cores that is more self contained than coremaker.c. Eventually
27578 I'll add more code to this and tie it into the testsuite.
27579
27580 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
27581
27582 * gdb.base/dollar.exp: Remove, now in gdb.hp.
27583
27584 1999-11-10 Jimmy Guo <guo@cup.hp.com>
27585
27586 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
27587 from $srcdir/lib/.
27588 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
27589 and gdb.c++/.
27590
27591 * gdb.c++/derivation.exp: remove redundant get compiler info code.
27592
27593 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
27594 'continue with watch' test point.
27595
27596 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
27597
27598 Merged from p2linux-990323-branch:
27599
27600 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
27601
27602 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
27603
27604 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
27605 {limit,fixed}''. Test ``set download-write-size''.
27606
27607 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
27608
27609 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
27610 gdb_expect_list.
27611
27612 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
27613
27614 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
27615
27616 1999-11-03 Mark Salter <msalter@cygnus.com>
27617
27618 * gdb.base/break.exp: Fix "stub continue" pattern.
27619
27620 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
27621
27622 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
27623
27624 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
27625
27626 * gdb.base/display.exp ("finish"): Add timeout clause.
27627
27628 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
27629 plain prompt clause, so this doesn't have to time out in order to
27630 fail.
27631
27632 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
27633 breakpoint hit messages include an address.
27634
27635 * gdb.base/display.exp: Don't forget to escape parens in regular
27636 expressions. Unix regexp notatation sucks.
27637
27638 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27639
27640 * gdb.base/annota1.exp: Test for annotate-signalled: change output
27641 order for 'signalled' message.
27642
27643 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
27644
27645 From Jimmy Guo <guo@cup.hp.com>:
27646 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
27647 * gdb.base/annota1.c: Add code for tests to work with.
27648
27649 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
27650
27651 * gdb.base/remote.exp: New test for remote downloading settings.
27652 * gdb.base/remote.c: New file with large .data.
27653
27654 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
27655
27656 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
27657 for LinuxThreads support, merged from the Code Fusion branch.
27658
27659 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
27660
27661 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
27662 containing exp_continue into a while within an expect. Don't
27663 attempt a start more than three times. Check return value from
27664 gdb_load.
27665
27666 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
27667
27668 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
27669 a pass case.
27670
27671 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
27672
27673 * gdb.base/break.c (main): Added a statement that we can step
27674 off of.
27675 * gdb.base/break.exp: Added tests for setting a breakpoint
27676 at an offset and stepping onto a breakpoint.
27677
27678 1999-10-01 Fred Fish <fnf@cygnus.com>
27679
27680 * gdb.base/help.exp (help add-symbol-file): Update to match current
27681 gdb output.
27682
27683 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
27684
27685 * gdb.base/break.exp: Code locations are in hex, don't forget!
27686 (For HP-UX.)
27687
27688 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
27689
27690 * condbreak.exp: Use break.c as test program.
27691 * condbreak.c: Remove, redundant with break.c.
27692
27693 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
27694
27695 * config/monitor.exp (gdb_target_monitor): Disable X- and
27696 Z-packets if the target needs it.
27697
27698 1999-09-13 James Ingham <jingham@leda.cygnus.com>
27699
27700 * gdb.c++/overload.exp: Added tests for listing overloaded
27701 functions with function pointers in the arg, explicitly calling
27702 out the version you want.
27703
27704 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
27705
27706 * long_long.exp: Add variations of test cases that work for
27707 targets with 16-bit ints and 32-bit doubles.
27708
27709 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
27710
27711 * break.c (main): Compare a possibly-uninitialized argc with an
27712 unlikely value that fits in 16 bits.
27713
27714 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
27715
27716 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
27717 0xfeeb, don't want negative numbers if ints are 16 bits.
27718
27719 * lib/gdb.exp (skip_cplus_tests): New proc.
27720 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
27721 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
27722 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
27723 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
27724 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
27725 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
27726 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
27727 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
27728
27729 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
27730
27731 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
27732
27733 * gdb.base/corefile.exp (up): Allow a parameter to appear
27734 in the frame that we're going up to.
27735
27736 From Jim Blandy <jimb@cygnus.com>:
27737
27738 * gdb.base/default.exp (info float): Expect some output now.
27739
27740 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
27741 returning floating-point values to fail on the x86.
27742 * gdb.base/callfwmall.exp (do_function_calls): Same.
27743
27744 * gdb.base/list.exp (test_listsize): Correct expectations for
27745 listing line 1 with listsize 2. Also, listing a single line
27746 works now, as does listing three lines. [Kevin's note: There
27747 were a number of other cases fixed too where the expectations
27748 differed...]
27749
27750 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
27751
27752 * gdb.base/selftest.exp: Add case for when version prints as
27753 constant string instead of char pointer.
27754
27755 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
27756
27757 * gdb.base/ending-run.exp: Add Solaris case for what happens when
27758 stepping out of main.
27759
27760 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
27761 G++ used.
27762
27763 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
27764 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
27765
27766 * gdb.c++/ovldbreak.exp: Update match string in test that
27767 includes a warning of multiple breakpoints.
27768
27769 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
27770
27771 * gdb.base/display.exp: Improve precision of step-after-finish
27772 added yesterday.
27773
27774 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
27775 test.
27776
27777 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
27778 configs when using G++, not just hppa*.
27779
27780 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27781
27782 * gdb.base/async.c: New file.
27783 * gdb.base/async.exp: New file.
27784
27785 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
27786
27787 * gdb.base/break.exp: Tweak PA specific tests to properly handle
27788 PA64.
27789
27790 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
27791
27792 * gdb.base/display.exp: "finish" can leave us mid-line on many
27793 targets, deal with it. Add a small constant to main, instead of
27794 1000 since main+1000 may not be a valid address in the target.
27795
27796 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
27797 on hpux11.
27798
27799 * gdb.base/attach.exp: Handle another hpux11 error message variant
27800 when attaching to a process that does not exist.
27801
27802 1999-08-19 J.T. Conklin <jtc@redback.com>
27803
27804 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
27805 characters in 'continue to 1241' test.
27806
27807 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
27808
27809 * gdb.base/call-ar-st.exp: Add a shorter match case for the
27810 stop in print_long_arg_list, define and use a whitespace
27811 variable in print_small_structs test, add an XFAIL for Solaris.
27812 * gdb.base/dbx.exp: XFAIL func commands until somebody is
27813 interested enough to fix.
27814
27815 1999-08-13 Keith Seitz <keiths@cygnus.com>
27816
27817 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
27818 (dbx_gdb_load): Remove. Use gdb_load instead, since that
27819 proc knows about targets other than the natives.
27820 (test_assign): Use "gdb_run_cmd" to "run" the target.
27821 Check that we've actually hit the breakpoint at main.
27822 When we attempt to assign a value to a local variable, check
27823 that the variable is in the current scope, i.e., don't use
27824 a test with an empty result.
27825
27826 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
27827
27828 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
27829 command.
27830
27831 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
27832
27833 From Jimmy Guo <guo@cup.hp.com> and others at HP:
27834 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
27835 gdb.compat, gdb.threads-hp.
27836 gdb.hp/configure, gdb.hp/configure.in: New files.
27837 gdb.hp/Makefile.in: Recurse into new subdirs.
27838 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
27839 gdb.hp/gdb.objdbg: New directory, tests for debugging info
27840 in object files.
27841 gdb.hp/tools: New directory, aux tools for HP-specific tests.
27842
27843 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
27844
27845 * gdb.base/display.exp: Help expect by putting a newline in the
27846 funky printf, remove a bogus p/a test.
27847
27848 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27849
27850 * gdb.base/display.exp: Make sure that when we say 'run', we are
27851 connected to the target. This is necessary when running not
27852 natively.
27853
27854 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
27855
27856 * gdb.base/step-test.exp: Removed some extraneous messages.
27857
27858 * gdb.base/long_long.exp: Don't run memory examination tests
27859 on little-endian targets (they will need a different set of
27860 results to match).
27861
27862 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
27863
27864 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
27865 until somebody decides to fix GDB.
27866
27867 * gdb.base/long_long.c: Stop compiler complaint by specifying long
27868 constant as "ULL".
27869 * gdb.base/long_long.exp: Loosen x/c test, add partial result
27870 matches for a couple x/2 commands.
27871
27872 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
27873
27874 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
27875 by merging in ref-types2 tests.
27876 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
27877
27878 From Jimmy Guo <guo@cup.hp.com> and others at HP:
27879 * gdb.c++/Makefile.in: Add standard actions.
27880 (EXECUTABLES): Rename from PROGS, update list.
27881 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
27882 from gdb.hp.
27883 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
27884 foo and bar locals.
27885 * gdb.c++/anon-union.exp: Fix tests to match.
27886 * gdb.c++/classes.exp: Run if HP compiler used, add extra
27887 expect matches to handle output variations.
27888 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
27889 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
27890 output, add HP alternatives for new and delete prints.
27891 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
27892 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
27893 * gdb.c++/demangle.exp: Use $style when reporting failure.
27894 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
27895 * gdb.c++/inherit.exp: Run if HP compiler used, add some
27896 match alternatives.
27897 * gdb.c++/local.exp: Add match alternatives or xfails for HP
27898 compilers.
27899 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
27900 * gdb.c++/method.exp: Add match alternatives.
27901 * gdb.c++/misc.cc: Add bool types.
27902 * gdb.c++/misc.exp: Add tests for bool types.
27903 * gdb.c++/overload.exp: Add xfails.
27904 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
27905 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
27906 add some more template parameter tests (only for HP currently).
27907 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
27908 * gdb.c++/virtfunc.cc: Add return type and value for main.
27909 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
27910 match alternatives.
27911
27912 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27913
27914 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
27915
27916 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
27917
27918 * gdb.base/signals.exp: Don't expect getting a backtrace from
27919 within a signal handler to fail on Linux.
27920
27921 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
27922
27923 From Jimmy Guo <guo@cup.hp.com> and others at HP:
27924 * lib/gdb.exp: Remove some gratuitious semicolons.
27925 (delete_breakpoints): Increase timeout.
27926 (gdb_expect): Add -notransfer option.
27927 (gdb_test): Use -notransfer option.
27928 (get_compiler_info): Add f77 case.
27929 (get_compiler): New proc, split out from gdb_preprocess, add f77
27930 case.
27931 (gdb_preprocess): Call get_compiler.
27932
27933 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
27934 * gdb.base/attach.exp, gdb.base/display.exp,
27935 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
27936 gdb.base/long_long.exp, gdb.base/printcmds.exp,
27937 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
27938 third arg to gdb_test.
27939 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
27940 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
27941 HP-UX xfails, add others.
27942 * gdb.base/completion.exp: Reflect name change of self-test.
27943 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
27944 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
27945 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
27946 HP failure number.
27947 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
27948 useless HP-UX 10.30 references.
27949 * gdb.base/maint.exp: Loosen matches.
27950 * gdb.base/pointers.c (main): Declare more_code.
27951 * gdb.base/pointers.exp: Match on output of a `next'.
27952 * gdb.base/structs.c: Add prototypes.
27953 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
27954 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
27955
27956 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27957
27958 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
27959 command.
27960
27961 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27962
27963 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
27964 Fix run to main failures. Watchpoint can be hardware watchpoint.
27965
27966 * gdb.base/annota1.exp: Clean up some more, in case printf has
27967 debug info. Deal with lack of signal hanlder info in stack.
27968
27969 From Jim Kingdon <kingdon@redhat.com>:
27970 * gdb.base/annota1.exp: If printf has debug info, deal with it.
27971
27972 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
27973
27974 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
27975 gdb.base/foll-vfork.exp: Don't run for crosses.
27976
27977 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
27978
27979 * gdb.base/configure.in: Check for gdbvars.exp instead of
27980 a1-selftest.exp.
27981 * gdb.base/configure: Re-generate.
27982
27983 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
27984
27985 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
27986 in trying to run first and name is too long.
27987
27988 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
27989 pointers2.c and pointers2.exp, respectively.
27990 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
27991 doschk happier.
27992
27993 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
27994
27995 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
27996 callfuncs2.c and callfuncs2.exp.
27997
27998 * gdb.base/list.exp: Remove mistaken xfails.
27999 * gdb.base/list0.h: Add optional prototypes.
28000
28001 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
28002
28003 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
28004 calling malloc.
28005 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
28006 * ptype.exp: Move test for get_debug_format to before its first
28007 use.
28008
28009 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
28010
28011 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
28012 * gdb.base/annota2.cc, annota2.exp: Move from here.
28013 * gdb.c++/annota2.cc, annota2.exp: To here.
28014 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
28015
28016 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
28017
28018 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
28019 a consistent format.
28020
28021 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
28022
28023 From Jimmy Guo <guo@cup.hp.com> and others at HP:
28024 * lib/gdb.exp (get_compiler_info): Add detection for assorted
28025 HP compilers, also set the globals $true and $false.
28026
28027 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
28028 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
28029 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
28030 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
28031 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
28032 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
28033 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
28034 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
28035 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
28036 whatis.c} Add C++ compatible function definitions and return
28037 types, add includes for library functions.
28038 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
28039 * gdb.base/step-test.c (myglob): Rename from glob.
28040 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
28041 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
28042 files, move here from gdb.hp.
28043 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
28044 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
28045 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
28046 Adjust line numbers in regexps.
28047
28048 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
28049 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
28050 instead of 0/1.
28051
28052 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
28053 foll-vfork.exp: New files, move here from gdb.hp.
28054 * gdb.base/page.exp: New file, test of pagination command.
28055
28056 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
28057 recursion test.
28058 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
28059
28060 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
28061 gdb.base/solib.exp: Fix compiler invocation process.
28062
28063 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
28064 HP-UX 11, turn off overload resolution explicitly.
28065 * gdb.base/commands.exp: Set argument list explicitly, add
28066 watchpoint test.
28067 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
28068 them work.
28069 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
28070 expressions properly.
28071 * gdb.base/corefile.exp: Loosen the match slightly.
28072 * gdb.base/default.exp: Allow "Error accessing memory" message
28073 also.
28074 * gdb.base/display.exp: Skip over x/0 j if PA64.
28075 * gdb.base/funcargs.exp: Add xfails for HP-UX.
28076 * gdb.base/interrupt.exp: Ditto.
28077 * gdb.base/langs.exp: Add symbolic matches governed by compiler
28078 in use.
28079 * gdb.base/list.exp: Add xfails for HP-UX.
28080 * gdb.base/long_long.exp: Refine some of the numeric matches.
28081 * gdb.base/mips_pro.exp: Xfail on HP-UX.
28082 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
28083 * gdb.base/nodebug.exp: Succeed on more varieties of output.
28084 * gdb.base/opaque.exp: Remove some HP-UX xfails.
28085 * gdb.base/ptype.exp: Succeed on more varieties of output.
28086 * gdb.base/scope.exp: Add xfails for HP-UX.
28087 * gdb.base/sect-cmd.exp: Add more cases.
28088 * gdb.base/setvar.exp: Add xfails for HP-UX.
28089 * gdb.base/shlib-call.exp: Loosen some matches slightly.
28090 * gdb.base/signals.exp: Match on void symbolically.
28091 * gdb.base/step-test.exp: Add case for PA64.
28092 * gdb.base/term.exp: Add exit and restart.
28093 * gdb.base/twice.exp: Clean up after self.
28094 * gdb.base/varargs.exp: Disable overload resolution explicitly.
28095 * gdb.base/whatis.exp: Allow more ways to pass tests.
28096
28097 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
28098 no longer useful.
28099
28100 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
28101
28102 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
28103 list of patterns.
28104 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
28105 print_double_array(double_array)", "continuing to breakpoint
28106 1018", "print print_double_array(array_d)" and "continuing to
28107 1034" tests.
28108
28109 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
28110
28111 * Makefile.in: Add empty html and install-html targets.
28112
28113 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
28114
28115 * config/mt-*: Remove, these haven't been used since 1996.
28116
28117 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
28118
28119 * gdb.base/call-strs.c, gdb.base/ending-run.c,
28120 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
28121 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
28122
28123 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
28124
28125 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
28126 simpler match case for the ptype of the big class.
28127
28128 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
28129
28130 * gdb.exp: Fix test for gdb_prompt existence.
28131
28132 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
28133
28134 * gdb.exp (gdb_test): Add fail after calls to perror.
28135
28136 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
28137
28138 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
28139
28140 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
28141
28142 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
28143
28144 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
28145
28146 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
28147 malloc() is linked in.
28148
28149 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
28150
28151 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
28152 step at end.
28153
28154 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
28155
28156 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
28157
28158 * gdb.java/jv-print.exp: New file. (Our first Java test!)
28159
28160 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
28161
28162 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
28163 * gdb.base/mips_pro.exp: Likewise.
28164
28165 1999-06-02 Keith Seitz <keiths@cygnus.com>
28166
28167 * gdb.c++/templates.cc: Change all "new" operators to throw
28168 an exception.
28169 * gdb.c++/cplusfuncs.cc: Likewise.
28170
28171 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
28172
28173 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
28174
28175 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
28176 * gdb.base/ending-run.exp: When stepping out of main, accept a
28177 step into an arbitrary assembler file.
28178
28179 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
28180
28181 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
28182 "breakpoint-invalid" to be printed.
28183 * gdb.base/annota2.exp: Revise line number for main
28184 breakpoint. Allow any number of "frames-invalid" and
28185 "breakpoint-invalid" to be printed.
28186 * gdb.base/annota2.cc: Initialize a.x to 0.
28187
28188 1999-05-17 Keith Seitz <keiths@cygnus.com>
28189
28190 * gdb.base/call-ar-st.exp: Skip
28191 "print print_double_array (double_array)" when "skip_float_tests" set.
28192 Ditto for "print print_double_array(array_d)",
28193 "print print_small_structs", "print print_ten_doubles", and
28194 "step into print_long_arg_list".
28195 Don't assume we can step into "print_long_arg_list": we could step
28196 into memcpy.
28197 * gdb.base/call-rt-st.exp: Don't run float-related tests when
28198 "skip_float_tests" is set: "print print_one_double(*d1)"
28199 and "print print_two_floats(*f3)".
28200 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
28201 "skip_float_tests" is set.
28202 * gdb.base/varargs.exp: Skip
28203 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
28204 "skip_float_tests" set.
28205
28206 1999-05-06 Keith Seitz <keiths@cygnus.com>
28207
28208 * gdb.base/annota2.cc: Include stdio.h.
28209
28210 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
28211
28212 * gdb.base/crossload.exp: Remove, this has been disabled ever
28213 since BFD stopped including all targets, and cross-GDB gets
28214 plenty of testing anyway.
28215 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
28216 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
28217 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
28218 * gdb.base/README: Remove, was doc for this.
28219 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
28220 needed.
28221
28222 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
28223
28224 * gdb.base/call-ar-st.exp: Fix one regular expression in test
28225 output.
28226
28227 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
28228 * gdb.base/annota2.exp: New file. More annotation tests.
28229 * gdb.base/annota1.c: New file. Source file for annota1.exp.
28230 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
28231
28232 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
28233
28234 * config/cfdbug.exp: New file.
28235
28236 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
28237
28238 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
28239 Marcus Daniel's and Dale Hawkins's demangler crashes.
28240
28241 * gdb.c++/demangle.exp (test_gnu_style_demangling,
28242 test_lucid_style_demangling, test_arm_style_demangling,
28243 test_hp_style_demangling): Try Tom Tromey's core-dumping
28244 identifier under each demangling style.
28245
28246 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
28247
28248 * gdb.c++/demangle.exp: Include the current demangling style
28249 in all test names.
28250 (current_demangling_style): New global variable.
28251 (set_demangling_style, test_demangling_core, test_demangling,
28252 test_demangling_exact): New functions.
28253 (test_gnu_style_demangling, test_lucid_style_demangling,
28254 test_arm_style_demangling, test_hp_style_demangling): Use those,
28255 instead of calling gdb_test and gdb_test_exact directly.
28256 (catch_demangling_errors): New function, which reports errors
28257 signalled by the demangling test functions in an orderly way.
28258 (do_tests): Use catch_demangling_errors.
28259
28260 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
28261
28262 * gdb.base/signals.exp (test_handle_all_print): Use () for
28263 grouping in expressions, not {}.
28264
28265 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
28266 initialized yet.
28267
28268 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
28269
28270 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
28271 are listed.
28272
28273 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
28274
28275 * gdb.stabs/weird.exp: Test for CC being defined before
28276 looking at its value.
28277
28278 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
28279
28280 * gdb.base/call-ar-st.exp: Remove stray '#'.
28281 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
28282 "short int" and "long int".
28283 * gdb.c++/overload.cc: Cast the string added in the previous
28284 change, to mollify finicky HP compiler.
28285 * gdb.hp/reg-test.exp (testfile): Fix file name.
28286 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
28287
28288 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
28289 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
28290 alternate form of enum ptype.
28291
28292 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
28293
28294 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
28295 * gdb.hp/*.exp: Change all to run compiler probe only after
28296 passing skip_hp_tests, so as not to waste time on guaranteed
28297 failure.
28298
28299 * gdb.c++/overload.cc: Pass string instead of char addr, always
28300 init ccpfoo.
28301 * gdb.c++/templates.cc: Fix syntax error.
28302
28303 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
28304
28305 * gdb.base/commands.exp: Add test for correct position of '>'
28306 when issuing the 'commands' command after a 'while' or 'if'
28307 command.
28308
28309 1999-03-18 James Ingham <jingham@cygnus.com>
28310
28311 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
28312
28313 * gdb.c++/method.exp: It was testing an uninitialized int on the
28314 stack and assuming it was positive.
28315
28316 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
28317
28318 * gdb.base/step-test.exp: Catch a case where finish is broken and
28319 keep it from killing the rest of the tests.
28320 Use gdb_continue_to_end.
28321
28322 * gdb.base/sigall.exp: use gdb_continue_to_end.
28323
28324 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
28325
28326 * gdb.base/display.exp: use runto_main, not run.
28327
28328 * gdb.base/default.exp: Check for the current error message in the
28329 r abbreviation test.
28330 Add strongarm to the targets that know info float.
28331
28332 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
28333 run which doesn't work with monitors.
28334
28335 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
28336 1034 test.
28337
28338 * gdb.base/break.exp: use the gdb_continue_to_end proc.
28339
28340 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
28341 end of a program. Traps the case (in Cygmon) when the program
28342 never really exits. Same as Mark's continue_to_exit, but I had
28343 put it in a lot more places, so I used my name. Sorry Mark...
28344
28345 * config/monitor.exp (gdb_target_monitor): added another
28346 target_info parameter: remotebinarydownload. This will set the
28347 remotebinarydownload flag if this is causing some boards trouble.
28348
28349 1999-03-18 Mark Salter <msalter@cygnus.com>
28350
28351 * lib/gdb.exp (continue_to_exit): New function.
28352
28353 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
28354 * gdb.base/ending-run.exp: Ditto.
28355 * gdb.base/step-test.exp: Ditto.
28356
28357 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
28358
28359 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
28360 (suggested by Art Haas <ahaas@neosoft.com>).
28361
28362 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
28363
28364 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
28365
28366 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
28367
28368 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
28369 descriptions of types (short unsigned int vs unsigned short, etc).
28370
28371 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
28372
28373 * gdb.base/call-strs.exp: Don't assume that `step' will step over
28374 a call to strlen; sometimes we do have sources.
28375
28376 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
28377
28378 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
28379 character, so GDB won't print garbage after its end.
28380
28381 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
28382 breakpoint there instead. Sometimes GCC emits memcpy to handle
28383 the large structures being passed by value, so we step into that
28384 instead of sum_array_print, which obscures what we're really testing.
28385 * gdb.base/step-test.exp: However, we do want a test that notices
28386 the bizarre steps into memcpy, so do that here. Add check for
28387 stepping into function calls that pass large structures by value.
28388 ("Is that a noun clause, or are you just happy to see me?")
28389 Remove all references to specific line numbers.
28390 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
28391 New type and function.
28392 (main): Call large_struct_by_value, passing it a large struct by value.
28393 * lib/gdb.exp (gdb_get_line_number): New function.
28394
28395 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
28396 more portable.
28397
28398 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
28399
28400 * lib/gdb.exp: Doc fixes.
28401
28402 1999-03-05 Nick Clifton <nickc@cygnus.com>
28403
28404 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
28405
28406 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
28407
28408 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
28409 commands. They're not germane to this test, and they don't work
28410 that way on remote targets.
28411
28412 1999-03-01 James Ingham <jingham@cygnus.com>
28413
28414 * Changelog entries merged over from gdb development branch.
28415
28416 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
28417
28418 * lib/gdb.exp (gdbtk_analyze_results): Generic function
28419 for outputting results of test run.
28420
28421 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
28422
28423 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
28424
28425 1999-02-25 Felix Lee <flee@cygnus.com>
28426
28427 * lib/gdb.exp (debug_format): initialize
28428
28429 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
28430
28431 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
28432 * gdb.base/call-rt-st.c: Ditto.
28433
28434 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
28435
28436 * gdb.threads/pthreads.exp (horiz): New variable.
28437 (test_startup): Fix regexps that capture thread numbers.
28438
28439 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
28440
28441 * gdb.base/smoke.exp: Disambiguate two test case names (both
28442 called ``print'').
28443
28444 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
28445
28446 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
28447 compilation.
28448
28449 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
28450
28451 * gdb.base/miscexprs.exp: Change patterns to match GDB's
28452 actual output formatting.
28453 * gdb.base/smoke.exp: GDB removes leading 0's.
28454 * gdb.base/volatile.exp: Don't check type of remuneration;
28455 that variable is no longer defined in constvars.c.
28456 * gdb.base/step-test.c (main): Exit with explicit exit code.
28457 * gdb.base/step-test.exp: Remove two nexti checks--they are
28458 not portable.
28459
28460 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
28461
28462 * gdb.base/help.exp ("help delete display"): Fix test to match
28463 gdb's output.
28464
28465 * gdb.base/long_long.c (known_types): Initialize values to zero.
28466 * gdb.base/long_long.exp: Step one more line
28467 so 'dec' is initialized in "get to known place". GDB removes
28468 leading zeros. Explicitly ask for hex formatting. Use
28469 unique test case names.
28470
28471 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
28472
28473 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
28474
28475 * gdb.c++/method.exp: Add missing close brace.
28476
28477 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
28478
28479 * gdb.base/maint.exp: Use 'set height 0' to disable page
28480 prompting, not 'set height 400'.
28481
28482 Fix a bunch of timeouts.
28483 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
28484 four separate tests, so expect doesn't take forever to match a ton
28485 of text against a regexp with lots of .* forms.
28486 ("maint print psymbols", "maint print symbols"): Make some of
28487 these greps more selective, so that expect doesn't try to wade
28488 through huge piles of output and time out.
28489
28490 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
28491
28492 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
28493 tests: one which doesn't expect shlib events to be reported, and
28494 another which does, but is XFAIL for all platforms other than
28495 HP/UX.
28496
28497 * gdb.base/break.exp: Teach the test suite that the `catch
28498 fork', `catch vfork', and `catch exec' commands produce error
28499 messages on platforms that don't provide these features.
28500
28501 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
28502
28503 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
28504 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
28505 (shortening names from solib_threshold.exp etc), won't run on
28506 anything but HP-UX for the foreseeable future.
28507 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
28508 reflect move.
28509
28510 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
28511
28512 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
28513 gdb.trace/Makefile.in (clean): Remove all test executables.
28514
28515 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
28516
28517 * gdb.base/shlib-call.exp: add test cases to verify that gdb
28518 successfully re-sets breakpoints in shared libraries.
28519 * gdb.base/shmain.c (main): return 0, don't fall off the end.
28520
28521 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
28522
28523 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
28524 and compiled w/o GCC.
28525
28526 * gdb.hp/watch-cmd.exp: ditto.
28527
28528 * gdb.hp/watch-hp.exp: ditto.
28529
28530 * gdb.hp/xdb1.exp: ditto.
28531
28532 * gdb.hp/xdb2.exp: ditto.
28533
28534 * gdb.hp/dbx.exp: ditto.
28535
28536 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
28537
28538 * constvars.c: Remove C++-isms.
28539 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
28540 with GCC.
28541
28542 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
28543
28544 The following changes are part of the HP merge.
28545
28546 * gdb.base/break.exp: new tests to verify that catchpoints for
28547 fork, vfork, and exec don't trigger inappropriately.
28548
28549 * gdb.base/opaque.exp: compile one file at a time, then link.
28550
28551 * gdb.base/signals.exp: be more restrictive about which hppa
28552 systems receive a setup_xfail. new tests.
28553
28554 * gdb.base/solib_threshold.build: new file.
28555 * gdb.base/solib_threshold.exp: new file.
28556 * gdb.base/solib_threshold.link_opts: new file.
28557 * gdb.base/solib_threshold.mk: new file.
28558 * gdb.base/gen_solib_threshold.c: new file.
28559
28560 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
28561 tests. New tests for enums inside classes.
28562
28563 * gdb.c++/compiler.cc: indicate support of template debugging.
28564
28565 * gdb.c++/demangle.exp: run hp style demangling tests.
28566
28567 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
28568 tests.
28569
28570 * gdb.c++/misc.cc: changes to support new tests.
28571
28572 * gdb.c++/templates.cc: changes to support HP's compiler; changes
28573 to support new tests.
28574
28575 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
28576 gcc, then skip these tests.
28577
28578 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
28579
28580 The following files are part of the HP merge; some had longer
28581 names at HP, but have been renamed to be no more than 14
28582 characters in length.
28583
28584 * gdb.hp/ambiguous.cc: new file.
28585 * gdb.hp/ambiguous.exp: new file.
28586 * gdb.hp/attach.exp: new file.
28587 * gdb.hp/attach2.exp: new file.
28588 * gdb.hp/classes-hp.exp: new file.
28589 * gdb.hp/ctti.exp: new file.
28590 * gdb.hp/ctti-add.cc: new file.
28591 * gdb.hp/ctti-add1.cc: new file.
28592 * gdb.hp/ctti-add2.cc: new file.
28593 * gdb.hp/ctti-add3.cc: new file.
28594 * gdb.hp/dbx.exp: new file.
28595 * gdb.hp/exception.cc: new file.
28596 * gdb.hp/exception.exp: new file.
28597 * gdb.hp/foll-exec.c: new file.
28598 * gdb.hp/foll-exec.exp: new file.
28599 * gdb.hp/foll-fork.c: new file.
28600 * gdb.hp/foll-fork.exp: new file.
28601 * gdb.hp/foll-vfork.c: new file.
28602 * gdb.hp/foll-vfork.exp: new file.
28603 * gdb.hp/inherit-hp.exp: new file.
28604 * gdb.hp/more-steps.exp: new file.
28605 * gdb.hp/namespace.cc: new file.
28606 * gdb.hp/namespace.exp: new file.
28607 * gdb.hp/optimize.exp: new file.
28608 * gdb.hp/pxdb.c: new file.
28609 * gdb.hp/pxdb.exp: new file.
28610 * gdb.hp/quicksort.exp: new file.
28611 * gdb.hp/reg-test.exp: new file.
28612 * gdb.hp/reg-test.s: new file.
28613 * gdb.hp/sized-enum.c: new file.
28614 * gdb.hp/sized-enum.exp: new file.
28615 * gdb.hp/start-stop.exp: new file.
28616 * gdb.hp/templ-hp.cc: new file.
28617 * gdb.hp/templ-hp.exp: new file.
28618 * gdb.hp/thr-lib.c: new file.
28619 * gdb.hp/thr-lib.exp: new file.
28620 * gdb.hp/thr-lib.h: new file.
28621 * gdb.hp/thr-liblib.c: new file.
28622 * gdb.hp/virtfun-hp.c: new file.
28623 * gdb.hp/virtfun-hp.exp: new file.
28624 * gdb.hp/watch-cmd.exp: new file.
28625 * gdb.hp/watch-hp.exp: new file.
28626 * gdb.hp/xdb1.exp: new file.
28627 * gdb.hp/xdb2.exp: new file.
28628 * gdb.hp/xdb3.exp: new file.
28629
28630 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
28631
28632 The following files are part of the HP merge; some had longer
28633 names at HP, but have been renamed to be no more than 14
28634 characters in length.
28635
28636 * gdb.base/ss.h: new file.
28637 * gdb.base/call-ar-st.c: new file.
28638 * gdb.base/call-ar-st.exp: new file.
28639 * gdb.base/call-rt-st.c: new file.
28640 * gdb.base/call-rt-st-exp: new file.
28641 * gdb.base/call-strs.exp: new file.
28642 * gdb.base/ena-dis-br.exp: new file.
28643 * gdb.base/environ.exp: new file.
28644 * gdb.base/long_long.exp: new file.
28645 * gdb.base/sect-cmd.exp: new file.
28646 * gdb.base/shlib-cl2.exp: new file.
28647 * gdb.base/smoke.exp: new file.
28648 * gdb.base/so-impl-ld.c: new file.
28649 * gdb.base/so-impl-ld.exp: new file.
28650 * gdb.base/so-indr-cl.c: new file.
28651 * gdb.base/so-indr-cl.exp: new file.
28652 * gdb.base/varargs.exp: new file.
28653 * gdb.base/volatile.exp: new file.
28654 * gdb.base/whatis-exp.exp: new file.
28655 * gdb.base/display.exp: new file.
28656 * gdb.c++/derivation.exp: new file.
28657 * gdb.c++/local.exp: new file.
28658 * gdb.c++/member-ptr.exp: new file.
28659 * gdb.c++/overload.exp: new file.
28660 * gdb.c++/ovldbreak.exp: new file.
28661 * gdb.c++/ref-types.exp: new file.
28662 * gdb.c++/ref-types2.exp: new file.
28663 * gdb.c++/userdef.exp: new file.
28664
28665 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
28666
28667 * gdb.base/default.exp: Reflect wording change in remote.c.
28668
28669 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
28670
28671 * gdb.base/help.exp: Update to reflect current text.
28672
28673 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
28674
28675 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
28676 they're stack variables and contain garbage.
28677 * gdb.c++/anon-union.exp: new file.
28678
28679 The following changes were made by David Taylor
28680 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
28681 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
28682 in changes by HP.
28683
28684 * gdb.base/bitops.exp: new file.
28685 * gdb.base/default.exp: change expected messages for catch and
28686 info catch tests to reflect HP merge changes.
28687 * gdb.base/enable-disable-break.exp
28688 * gdb.base/ending-run.c: new file.
28689 * gdb.base/long_long.c: new file.
28690 * gdb.base/maint.exp: new file.
28691 * gdb.base/pointers2.exp: new file.
28692 * gdb.base/shlib-call2.exp: new file.
28693 * gdb.base/solib.exp: new file.
28694 * gdb.base/step-test.c: new file.
28695 * gdb.c++/anon-union.cc: new file.
28696 * gdb.c++/local.cc: new file.
28697 * gdb.c++/member-pointer.cc: new file.
28698 * gdb.c++/method.cc: new file.
28699 * gdb.c++/ref-types.cc: new file.
28700 * gdb.c++/ref-types2.cc: new file.
28701 * gdb.c++/userdef.cc: new file.
28702
28703 * gdb.base/scope.exp: compile one file at a time, then link.
28704 * gdb.base/langs.exp: ditto.
28705 * gdb.base/list.exp: ditto.
28706
28707 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
28708
28709 The following changes were made by David Taylor
28710 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
28711 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
28712 in changes by HP.
28713
28714 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
28715 skip tests. When compiling pass c++ flag to gdb_compile.
28716 * gdb.c++/
28717
28718 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
28719 test for on hppa*-*-hpux*; use args to see if c++ was specified.
28720 (skip_hp_tests): new function.
28721 (gdb_preprocess): new function.
28722
28723 * configure.in (hpdir): decide whether to configure gdb.hp.
28724 * configure: regenerated.
28725
28726 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
28727 to delete on clean.
28728 (EXECUTABLES): update to reflect new additions.
28729 * gdb.base/commands.exp: update message expected.
28730 * gdb.base/default.exp: add copyright notice.
28731 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
28732 * gdb.base/help.exp: update messages to reflect current text.
28733 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
28734 targets for recurse tests.
28735 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
28736 skip this file.
28737
28738 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
28739 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
28740 compilation.
28741 * gdb.c++/misc.exp: ditto.
28742 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
28743 run the tests. tell gdb_compile that it's a c++ compilation.
28744
28745 * gdb.threads/pthreads.exp: fix typo in message.
28746
28747 * gdb.base/all-bin.exp: new file.
28748 * gdb.base/arithmet.exp: new file.
28749 * gdb.base/assign.exp: new file.
28750 * gdb.base/completion.exp: new file.
28751 * gdb.base/cond-expr.exp: new file.
28752 * gdb.base/condbreak.exp: new file.
28753 * gdb.base/define.exp: new file.
28754 * gdb.base/dollar.exp: new file.
28755 * gdb.base/environment.exp: new file.
28756 * gdb.base/eval-skip.exp: new file.
28757 * gdb.base/jump.exp: new file.
28758 * gdb.base/logical.exp: new file.
28759 * gdb.base/pointers.exp: new file.
28760 * gdb.base/relational.exp: new file.
28761 * gdb.base/section_command.exp: new file.
28762 * gdb.base/whatis-expr.exp: new file.
28763
28764 * gdb.base/all-types.c: new file.
28765 * gdb.base/call-array-struct.c: new file.
28766 * gdb.base/call-return-struct.c: new file.
28767 * gdb.base/call-strings.c: new file.
28768 * gdb.base/callfuncs2.c: new file.
28769 * gdb.base/condbreak.c: new file.
28770 * gdb.base/constvars.c: new file.
28771 * gdb.base/display.c: new file.
28772 * gdb.base/int-type.c: new file.
28773 * gdb.base/jump.c: new file.
28774 * gdb.base/miscexprs.c: new file.
28775 * gdb.base/pointers.c: new file.
28776 * gdb.base/pointers2.c: new file.
28777 * gdb.base/shmain.c: new file.
28778 * gdb.base/shr1.c: new file.
28779 * gdb.base/shr2.c: new file.
28780 * gdb.base/solib.c: new file.
28781 * gdb.base/solib1.c: new file.
28782 * gdb.base/solib2.c: new file.
28783 * gdb.base/varargs.c: new file.
28784 * gdb.c++/derivation.cc: new file.
28785 * gdb.c++/overload.cc: new file.
28786 * gdb.c++/ovldbreak.cc: new file.
28787 * gdb.hp/attach.c: new file.
28788 * gdb.hp/attach2.c: new file.
28789 * gdb.hp/average.c: new file.
28790 * gdb.hp/compiler.c: new file.
28791 * gdb.hp/compiler.cc: new file.
28792 * gdb.hp/execd-program.c: new file.
28793 * gdb.hp/follow-exec.c: new file.
28794 * gdb.hp/follow-fork.c: new file.
28795 * gdb.hp/follow-vfork-and-exec.c: new file.
28796 * gdb.hp/misc-hp.cc: new file.
28797 * gdb.hp/more-steps.c: new file.
28798 * gdb.hp/optimize.c: new file.
28799 * gdb.hp/quicksort.c: new file.
28800 * gdb.hp/run-hp.c: new file.
28801 * gdb.hp/start-stop.c: new file.
28802 * gdb.hp/sum.c: new file.
28803 * gdb.hp/templates-hp.cc: new file.
28804 * gdb.hp/thread-local-in-lib.c: new file.
28805 * gdb.hp/thread-local-in-lib.h: new file.
28806 * gdb.hp/thread-local-in-lib.lib.c: new file.
28807 * gdb.hp/vforked-program.c: new file.
28808 * gdb.hp/virtfunc-hp.cc: new file.
28809 * gdb.hp/watchpoint-hp.c: new file.
28810 * gdb.hp/xdb.c: new file.
28811 * gdb.hp/xdb0.c: new file.
28812 * gdb.hp/xdb0.h: new file.
28813 * gdb.hp/xdb1.c: new file.
28814
28815 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
28816
28817 The following change was made by Edith Epstein
28818 <eepstein@cygnus.com> as part of a project to merge in changes
28819 originally made by HP; HP did not create ChangeLog entries.
28820
28821 * gdb.c++/demangle.exp: changed the expected output for some
28822 ARM-style mangling -- removed second reference to datatype.
28823 For example, maint demangle __dt__11T1__pt__2_cFv
28824 T1<char>::~T1<char>(void)
28825 becomes,
28826 maint demangle __dt__11T1__pt__2_cFv
28827 T1<char>::~T1(void)
28828
28829 (test_hp_style_demangling): new hp specific demangling test cases.
28830
28831 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
28832
28833 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
28834 * gdb.trace/backtrace.exp: Likewise.
28835 * gdb.trace/circ.exp: Likewise.
28836 * gdb.trace/collection.exp: Likewise.
28837 * gdb.trace/deltrace.exp: Likewise.
28838 * gdb.trace/infotrace.exp: Likewise.
28839 * gdb.trace/limits.exp: Likewise.
28840 * gdb.trace/packetlen.exp: Likewise.
28841 * gdb.trace/passc-dyn.exp: Likewise.
28842 * gdb.trace/passcount.exp: Likewise.
28843 * gdb.trace/report.exp: Likewise.
28844 * gdb.trace/save-trace.exp: Likewise.
28845 * gdb.trace/tfind.exp: Likewise.
28846 * gdb.trace/tracecmd.exp: Likewise.
28847 * gdb.trace/while-dyn.exp: Likewise.
28848 * gdb.trace/while-stepping.exp: Likewise.
28849
28850 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
28851
28852 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
28853
28854 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
28855
28856 From Brendan Kehoe:
28857 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
28858 int return types.
28859
28860 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
28861
28862 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
28863 remote dos host testing right.
28864
28865 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
28866
28867 * gdb.base/corefile.exp: remove some xfails.
28868
28869 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
28870
28871 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
28872 have different timestamps.
28873
28874 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
28875
28876 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
28877 gdb.base/default.exp: Replace "exec" with "executable".
28878
28879 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
28880
28881 * gdb.base/default.exp: Change else if to elseif from previous
28882 delta.
28883
28884 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
28885
28886 * gdb.base/default.exp: Add brace missing from previous delta.
28887
28888 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
28889
28890 * gdb.base/default.exp: Support test for info float for all
28891 varieties of arm toolchain.
28892
28893 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
28894
28895 * gdb.trace/*.exp: remove "remote_download" command.
28896
28897 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
28898
28899 * gdb.trace/*.exp: remove -gdwarf from compile.
28900
28901 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
28902
28903 * gdb.trace/configure.in(AC_INIT): typo
28904 * gdb.trace/configure: regenerated
28905
28906 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
28907
28908 * config/m68k-emc.exp: New file.
28909 * lib/<emc-support.exp trace-support.exp}: New files.
28910 * configure.in: add new test directory gdb.trace.
28911 * gdb.trace/{configure configure.in Makefile.in}: New files.
28912 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
28913 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
28914 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
28915 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
28916 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
28917 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
28918 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
28919
28920 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
28921
28922 * gdb.c++/classes.exp: Change all regular expressions to match
28923 arbitrary combinations of newline/carriage-return, so that they
28924 will work equally well on Unix and Windows.
28925 * gdb.c++/inherit.exp: ditto.
28926 * gdb.c++/virtfunc.exp: ditto.
28927
28928 1998-08-11 Dawn Perchik <dawn@cygnus.com>
28929
28930 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
28931
28932 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
28933
28934 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
28935 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
28936 to use a0-a3/d0-d3 as needed.
28937
28938 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
28939
28940 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
28941 * gdb.disasm/am33.exp: Corresponding changes.
28942
28943 1998-07-11 Felix Lee <flee@cygnus.com>
28944
28945 * gdb.base/callfuncs.exp: add cmp10 test.
28946 * gdb.base/callfuncs.c (cmp10): new function.
28947
28948 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
28949
28950 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
28951 into two parts to get around a synchronization problem in expect.
28952
28953 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
28954
28955 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
28956
28957 * configure.in: Add options for gdbtk testsuite.
28958
28959 * configure: Regenerate.
28960
28961 * gdb.gdbtk: New directory to hold gdbtk tests.
28962
28963 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
28964
28965 * gdb.fortran/types.exp: Escape brackets in expect patterns
28966 for test_float_literal_types_accepted tests.
28967 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
28968 before run test.
28969
28970 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
28971
28972 * am33.exp: Just compile, do not link the testcase.
28973 * am33.s: Add ".am33" pseudoop to force am33 mode.
28974
28975 1998-06-25 Felix Lee <flee@cygnus.com>
28976
28977 * gdb.base/setshow.exp: make sure $pc is sane.
28978
28979 * gdb.stabs/weird.exp: split expect patterns properly.
28980
28981 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
28982
28983 * gdb.disasm/am33.s: New disassembler testfile for the am33.
28984 * gdb.disasm/am33.exp: Run it.
28985
28986 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
28987
28988 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
28989 match processing (and eliminate spurious timeouts when running).
28990
28991 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
28992
28993 * gdb.base/signals.exp (test_handle_all_print): put back Mach
28994 exception test, but conditionalize it on target [mach | gnu].
28995
28996 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
28997
28998 * gdb.base/overlays.exp: fixup compile line for linker script.
28999
29000 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
29001
29002 * gdb.fortran/types.exp: don't guess at float size.
29003
29004 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
29005
29006 * gdb.base/exprs.exp: delete test that depends on int size.
29007
29008 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
29009
29010 * config/sim.exp: Removed checks for target triplets.
29011 (gdb_target_sim): Use gdb,target_sim_options.
29012
29013 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
29014
29015 * gdb.base/reread.exp: New file.
29016 * gdb.base/reread1.c: New file.
29017 * gdb.base/reread2.c: New file.
29018
29019 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
29020
29021 * config/sim.exp: Use 'target sim -sparclite' when running
29022 SPARClite programs.
29023
29024 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
29025
29026 * gdb.base/structs2.exp: New file.
29027 * gdb.base/structs2.c: New file.
29028
29029 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
29030
29031 * gdb.asm/common.inc: New file.
29032 * gdb.asm/d10v.inc: New file.
29033 * asm-source.exp: Pass -I's to gas to find .inc files.
29034 Update line numbers in expected output.
29035 * asmsrc1.s: Rewrite.
29036 * asmsrc2.s: Rewrite.
29037 * configure.in: Create arch.inc symlink.
29038 * configure: Regenerate.
29039 * Makefile.in (distclean): Delete arch.inc.
29040
29041 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
29042
29043 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
29044 (t_enum_value2): ditto
29045 (t_enum_value3): ditto
29046 (main): ditto
29047 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
29048
29049 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
29050 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
29051 change.
29052 Use gdb_test instead of send_gdb/gdb_expect sequences.
29053
29054 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
29055
29056 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
29057 not void.
29058
29059 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
29060
29061 * gdb.base/branches.c: Code with lots of loops and
29062 subroutines. Used to test gdbs ability to single step through PC
29063 changes, especially to test mips-tdep.c:mips_next_pc
29064
29065 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
29066
29067 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
29068 more rigorous EGCS C++ error checking.
29069
29070 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29071
29072 * gdb.base/help.exp: Clean up `help set args' and `help show args'
29073 tests.
29074 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
29075 function when asleep.
29076 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
29077 for i*86 Linux and SVR4 signal handling problems.
29078 Remove linux xfail for `next to handler in signals_tests_1', fixed
29079 by recent infrun.c change.
29080 Limit backtrace to 10 frames to avoid timeout problems with infinite
29081 stack backtraces.
29082 Adjust expect pattern in `handle all print' test to match Apr 28 1997
29083 target.[ch] change.
29084
29085 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
29086
29087 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
29088 for a newline from gdb before continuing.
29089 (default_gdb_exit): Just look for y or n.
29090 (gdb_test): Detect abnormal exit from GDB running on DOS; if
29091 it does, fail the rests of the tests in the file.
29092
29093 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
29094
29095 * config/cygmon.exp: New file.
29096
29097 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
29098
29099 * gdb.base/list.exp: Fix problem with "list default lines around
29100 main" test on remote targets.
29101
29102 * gdb.base/scope.exp: Fix problem with filelocal_bss before
29103 run test on remote targets.
29104
29105 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
29106
29107 * gdb.asm: New directory.
29108 * configure.in: Configure it.
29109 * configure: Regenerate.
29110 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
29111 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
29112
29113 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
29114
29115 * config/mn10300-eval.exp: New file to support MN10300 eval board.
29116
29117 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
29118
29119 * gdb.base/overlays (several files): Merge the two overlay
29120 managers into one. Change variables (foox, barx, bazx, grbxx)
29121 back into ints but force them to load in their proper sections.
29122
29123 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
29124
29125 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
29126 on-chip insn memory and IMAP1 to upper 128k.
29127 (D10VCopy): Handle memory regions crossing 16k boundaries.
29128 (D10VCopy): Transfer data in 32 bit chunks.
29129
29130 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
29131
29132 * gdb.base/overlays.c (main): Exit normally when result is
29133 correct.
29134
29135 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
29136 map. Include space for printf in .text segment.
29137
29138 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
29139 updated d10v memory VMA/LMA map.
29140 (D10VCopy): Call D10VTranslate.
29141
29142 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
29143
29144 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
29145
29146 * gdb.base/bar.c (barx, bar): Change variable to small array so
29147 that it won't be put into the .sdata - small data -
29148 section. Update reference.
29149 * gdb.base/baz.c (bazx, baz): Ditto.
29150 * gdb.base/foo.c (foox, foo): Ditto.
29151 * gdb.base/grbx.c (grbxx, grbx): Ditto.
29152
29153 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
29154 to be arrays.
29155
29156 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
29157
29158 * gdb.base/overlays.exp: fix up and get working again.
29159 Add tests for backtraces from an overlay function.
29160
29161 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
29162
29163 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
29164 "calling function with watchpoint enabled".
29165
29166 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
29167
29168 * gdb.base/break.exp (test_next_with_recursion): Remove
29169 gdb_suppress_tests for d10v-*-*.
29170 * lib/gdb.exp (gdb_suppress_tests): Disable this function
29171 pending review of whether it is useful or not.
29172
29173 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
29174
29175 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
29176
29177 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
29178
29179 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
29180 * config/dve.exp: New file to support Densan boards.
29181
29182 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
29183
29184 * gdb.base/interrupt.exp: Document problem of simulators, signals,
29185 reads and BSD.
29186
29187 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
29188
29189 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
29190 response.
29191
29192 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
29193
29194 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
29195
29196 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
29197 test.
29198
29199 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
29200 target_sizeof_long and target_bigendian_p.
29201 (structs_by_value, structs_by_reference): Check values according
29202 to targets word size and endianess.
29203
29204 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
29205
29206 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
29207 output.
29208
29209 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
29210
29211 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
29212 Update test of set args help to match source change.
29213
29214 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
29215
29216 * gdb.base/default.exp: Expect help system output to be in
29217 alphabetical order.
29218 * gdb.base/help.exp: Ditto.
29219
29220 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
29221
29222 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
29223 "i*86-pc-linux-gnu*".
29224 * gdb.base/interrupt.exp: Ditto.
29225 * gdb.base/corefile.exp: Ditto.
29226
29227 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
29228 define vxworks when building the testcase.
29229
29230 * gdb.base/ptype.exp: Fix testnames to be unique.
29231 * gdb.base/radix.exp: Ditto.
29232 * gdb.base/term.exp: Ditto.
29233 * gdb.base/whatis.exp: Ditto.
29234 * gdb.c++/classes.exp: Ditto.
29235
29236 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
29237
29238 * gdb.base/callfuncs.exp: Fix indentation.
29239
29240 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
29241 suppress_flag has been set.
29242 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
29243 target feature.
29244
29245 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
29246
29247 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
29248 the testcase.
29249
29250 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
29251 set_debug_traps() and breakpoint().
29252 * gdb.c++/misc.cc (main): Ditto.
29253 * gdb.c++/templates.cc (main): Ditto.
29254 * gdb.c++/virtfunc.cc (main): Ditto.
29255
29256 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
29257
29258 * lib/gdb.exp(gdb_step_for_stub): New function.
29259 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
29260 exists, reload the executable and do a "continue" instead of
29261 doing a jump.
29262 (runto_main): Use gdb_step_for_stub.
29263
29264 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
29265 tests to have unique names.
29266 * gdb.base/callfuncs.exp: Ditto.
29267 * gdb.base/commands.exp: Ditto.
29268 * gdb.base/default.exp: Ditto.
29269 * gdb.base/help.exp: Ditto.
29270 * gdb.base/list.exp: Ditto.
29271 * gdb.base/opaque.exp: Ditto.
29272 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
29273 similar tests.
29274
29275 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
29276 * gdb.c++/cplusfuncs.cc: Ditto.
29277 * gdb.c++/virtfunc.cc: Ditto.
29278
29279 * config/monitor.exp: Keep track of the last file we saw, rather
29280 than trying to get the info from gdb.
29281
29282 * gdb.fortran/types.exp: Move comment to previous line.
29283
29284 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
29285
29286 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
29287 target mode.
29288
29289 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
29290
29291 From Bob Manson:
29292 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
29293 string from GDB when it connects.
29294
29295 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
29296
29297 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
29298
29299 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
29300 if we can't get a debug format from GDB (we may be testing an
29301 older GDB). Use a 10 second timeout when checking for the format.
29302
29303 * gdb.stabs/weird.exp: Fix quoting.
29304
29305 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
29306
29307 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
29308
29309 * config/arm-ice.exp: New file.
29310
29311 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
29312
29313 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
29314 until it has been modified to work with the new testsuite.
29315
29316 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
29317 testcase won't compile, cause all of the testcases in the file to
29318 fail instead.
29319
29320 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
29321 (gdb_clear_suppressed): New procedure.
29322 (gdb_stop_suppressing_tests): Only clear suppress_flag if
29323 it contains a positive value.
29324
29325 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
29326
29327 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
29328
29329 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
29330
29331 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
29332
29333 * lib/gdb.exp (setup_xfail_format): New function.
29334 (get_debug_format): New function to get debug format.
29335 (debug_format): New global variable to hold last value set
29336 by get_debug_format.
29337 * gdb.base/list.exp: Call get_debug_format and expect some
29338 tests to fail for DWARF 1 and COFF formats.
29339 * gdb.c++/ptype.exp: Ditto.
29340 * gdb.c++/classes.exp: Ditto.
29341 * gdb.c++/cplusfuncs.exp: Ditto.
29342 * gdb.c++/inherit.exp: Ditto.
29343 * gdb.c++/templates.exp: Ditto.
29344 * gdb.c++/virtfunc.exp: Ditto.
29345
29346 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
29347
29348 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
29349 host doesn't have a currently-open connection.
29350
29351 * config/sparclet.exp: Cleanups and fixes to make it generic for
29352 any gdb stub target. Handle cases where gdb doesn't respond when
29353 interrupted in a sane fashion.
29354
29355 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
29356 same thing in a totally different way.
29357
29358 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
29359 setting "timeout".
29360 (gdb_start): We set the global gdb_prompt variable in
29361 default_gdb_init now.
29362
29363 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
29364
29365 * gdb.base/printcmds.exp: Fix "check for floating addition"
29366 regexp to accept results within approx +/- .01 of exact value.
29367 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
29368
29369 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
29370
29371 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
29372 properly.
29373 (gdb_expect): Add optional timeout parameter, and add timeout
29374 value to various calls.
29375 (gdb_suppress_tests): Only give one warning message per group.
29376
29377 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
29378
29379 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
29380 global variables. Handle getting a value for $timeout more
29381 gracefully.
29382
29383 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
29384
29385 * lib/gdb.exp: Close connection to remote host if gdb doesn't
29386 initialize.
29387 (default_gdb_init): New procedure; allow gdb_init to be overridden
29388 by a target configuration file.
29389 (gdb_expect): Pass the timeout to remote_expect.
29390
29391 * config/monitor.exp(gdb_load): Fix typo in regexp.
29392
29393 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
29394
29395 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
29396
29397 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
29398
29399 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
29400 here. Call gdb_target_exec before rebooting the target, to make
29401 sure the connection to the target is closed.
29402 (gdb_load): Pass the name of the executable to gdb_target_monitor.
29403 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
29404 Also detect "Timeout reading from remote" error.
29405
29406 * config/gdbserver.exp: Pass the executable being loaded to
29407 gdb_target_monitor. Don't call gdb_file_cmd here; let
29408 gdb_target_monitor do it.
29409
29410 * gdb.disasm/hppa.exp: Don't use exec_output.
29411
29412 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
29413
29414 * gdb.base/list.exp: If we're debugging a non-native target,
29415 try to set the pc register to point to the start of the
29416 program before doing the first list command.
29417
29418 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
29419 test_calls after restarting.
29420
29421 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
29422 reloading.
29423
29424 * gdb.base/watchpoint.exp: Fix typo.
29425
29426 * gdb.base/setshow.exp: Check for use_gdb_stub.
29427
29428 * gdb.base/break.exp: Fix continue until exit test for the gdb
29429 stub case.
29430 * gdb.base/langs.exp: Ditto.
29431
29432 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
29433 gdb_load_offset. If we weren't given a file to load, figure out
29434 what the current file is and use it.
29435
29436 * config/i386-bozo.exp: New file.
29437
29438 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
29439
29440 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
29441 feature.
29442
29443 * config/proelf.exp: New entry.
29444
29445 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
29446
29447 * lib/gdb.exp: Remove spurious .* patterns at the beginning
29448 of regexps.
29449
29450 * gdb.base/watchpoint.exp: Don't run the test_stepping
29451 tests if gdb can't call functions on the target.
29452
29453 * gdb.base/setshow.exp: Don't run the set prompt tests if
29454 the board has gdb_prompt set.
29455
29456 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
29457
29458 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
29459 * gdb.base/commands.exp: Likewise.
29460 * gdb.base/setshow.exp: Likewise.
29461
29462 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
29463
29464 * config/monitor.exp(gdb_start): Look for gdb_prompt target
29465 feature.
29466
29467 * config/i960.exp: New file.
29468
29469 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
29470
29471 * gdb.base/funcargs.exp: Check for gdb,short_int target
29472 feature instead of looking for explicit target triplets.
29473
29474 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
29475
29476 * gdb.base/printcmds.exp: add a couple more tests a la
29477 "p 123DEADBEEF", to check parse_number.
29478 * top.c: change "to enable to enable" to "to enable" in a couple
29479 of help strings.
29480
29481 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
29482
29483 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
29484 on the mn10300.
29485
29486 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
29487
29488 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
29489 where the test executable is run with explicit args.
29490 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
29491
29492 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
29493
29494 * gdb.base/run.c: Use FAKEARGV to build test executable that
29495 does not require a command line arg, since most simulators
29496 don't currently support passing such an arg into the simulated
29497 program.
29498 * gdb.base/commands.exp: Change tests to insert the proper
29499 value as the arg to the first recursive factorial call. Change
29500 compilation line to define FAKEARGV at compile time.
29501
29502 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
29503
29504 * gdb.base/recurse.exp: Enable these tests for the mn10300.
29505 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
29506 function with watchpoint enabled" test.
29507
29508 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
29509
29510 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
29511 Don't call gdb_test when the command doesn't return to a gdb prompt.
29512
29513 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
29514 "Tests restarted" messages.
29515
29516 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
29517
29518 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
29519
29520 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
29521
29522 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
29523 for INFO SYMBOL; add help tests for OVERLAY commands.
29524 * gdb.base/default.exp: add tests for INFO SYMBOL command;
29525 add tests for OVERLAY commands
29526 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
29527 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
29528 * gdb.base/sigall.c: add usestubs code frag
29529 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
29530
29531 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
29532
29533 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
29534 failures.
29535 (gdb_stop_suppressing_tests): Note that tests have restarted.
29536
29537 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
29538
29539 * config/h8300.exp: New file.
29540
29541 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
29542
29543 * gdb.base/setshow.exp: Check for the existence of a
29544 feature, not its value.
29545
29546 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
29547
29548 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
29549
29550 * gdb.base/scope.exp: It's now init0(), not init().
29551
29552 * gdb.base/scope0.c: For now, change init() to be init0().
29553
29554 * config/monitor.exp: Use gdb_serial in preference to serial
29555 or netport.
29556
29557 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
29558 and it's not already set.
29559
29560 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
29561
29562 * gdb.base/setshow.exp: Only test the run command if the target
29563 isn't using a stub and if it supports argument passing.
29564
29565 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
29566
29567 * config/udi.exp(gdb_start): Make sure UDICONF is set
29568 properly before starting gdb.
29569
29570 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
29571
29572 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
29573 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
29574 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
29575
29576 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
29577
29578 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
29579 specialized code to reboot the board, use remote_reboot instead.
29580
29581 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
29582
29583 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
29584
29585 * config/monitor.exp: Make sure we disconnect from the target.
29586 Also, try a reboot/reload cycle instead of failing if the
29587 load fails.
29588
29589 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
29590
29591 * gdb.base/default.exp: Don't set match_max.
29592 * gdb.base/help.exp: Ditto.
29593 * gdb.base/list.exp: Ditto.
29594 * gdb.base/signals.exp: Ditto.
29595
29596 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
29597 set, use remote_ld to download the testcase instead of
29598 the GDB loader.
29599
29600 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
29601
29602 * config/vr5000.exp: New file.
29603
29604 * config/monitor.exp(gdb_target_monitor): Add pattern for
29605 "Ending remote" to detect errors in connecting.
29606
29607 * gdb.base/setshow.exp: Add .* within auto language test.
29608
29609 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
29610 target feature.
29611
29612 * config/monitor.exp(gdb_load): Check for a failure when loading,
29613 and reboot the board if necessary.
29614
29615 * gdb.base/setvar.exp(test_set): Handle multiple prints within
29616 a set of tests. Remove print.* from the patterns being checked.
29617
29618 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
29619
29620 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
29621 refer to gdb_spawn_id.
29622
29623 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
29624 longer used.
29625 * config/sparclet.exp: Ditto.
29626 * config/sparclet-old.exp: Ditto.
29627 * config/slite.exp: Ditto.
29628 * config/sim.exp: Ditto.
29629 * gdb.base/funcargs.exp: Ditto.
29630
29631 * lib/gdb.exp:Remove references to gdb_spawn_id.
29632 (gdb_expect): Move to remote.exp.
29633
29634 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
29635
29636 * config/monitor.exp: Detect the "Couldn't establish connection"
29637 message from GDB.
29638
29639 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
29640
29641 * gdb.base/bitfields.exp: Use runto instead of explicit
29642 gdb_run_cmd/gdb_expect sequences.
29643
29644 * gdb.base/break.exp(text_next_with_recursion): Add match for
29645 gdb_expect call.
29646
29647 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
29648 We also need to handle the "A program is being debugged already"
29649 prompt from gdb. Use gdb_test to set the baud rate.
29650
29651 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
29652 to 20000. Really. I mean it.
29653
29654 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
29655
29656 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
29657 fails. If suppress_flag is set, skip perror message about not
29658 being able to send to GDB.
29659 (send_gdb): If suppress_flag is set, don't try to send commands to
29660 GDB.
29661 (gdb_expect): If suppress_flag is set, always fail immediately.
29662 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
29663 (gdb_init): Call gdb_stop_suppressing_tests.
29664 (default_gdb_exit): Ditto.
29665 (default_gdb_start): Ditto.
29666
29667 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
29668 gdb_stop_suppressing_tests as appropriate.
29669 * gdb.base/break.exp: Ditto.
29670 * gdb.base/callfuncs.exp: Ditto.
29671 * gdb.base/commands.exp: Ditto.
29672 * gdb.base/exprs.exp: Ditto.
29673 * gdb.base/funcargs.exp: Ditto.
29674 * gdb.base/list.exp: Ditto.
29675 * gdb.base/recurse.exp: Ditto.
29676 * gdb.base/scope.exp: Ditto.
29677 * gdb.base/structs.exp: Ditto.
29678 * gdb.c++/inherit.exp: Ditto.
29679
29680 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
29681
29682 * config/vr4300.exp: New file.
29683
29684 * gdb.*/*.exp: Call gdb_expect instead of expect.
29685
29686 * lib/gdb.exp(gdb_expect): New function.
29687
29688 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
29689
29690 * lib/gdb.exp(gdb_init): New function.
29691
29692 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
29693 for each individual variable set.
29694
29695 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
29696 name.
29697
29698 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
29699
29700 * gdb.base/scope.exp: Use gdb_test.
29701
29702 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
29703 aborting; the testsuite driver will do that for us (see
29704 gdb_finish). Also, use gdb_test in a few more places.
29705
29706 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
29707
29708 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
29709
29710 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
29711
29712 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
29713 and "add_tests" are not at the same address.
29714
29715 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
29716
29717 * gdb.base/ptype.exp: Use gdb_test.
29718
29719 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
29720
29721 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
29722 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
29723 left in. No longer expect them to fail.
29724
29725 * gdb.stabs/*.mt; Deleted, no longer used.
29726 * gdb.stabs/configure.in: Remove references to target makefile
29727 frags.
29728 * gdb.stabs/configure: Rebuilt.
29729
29730 * gdb.disasm/*.mt: Deleted, no longer used.
29731 * gdb.disasm/configure.in: Remove references to target makefile
29732 frags. Use "sh3.s" as the unique filename for this directory.
29733 * gdb.disasm/configure: Rebuilt.
29734
29735 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
29736 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
29737 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
29738
29739 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
29740
29741 * config/udi.exp: Use mondfe,name instead of remote_host.
29742
29743 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
29744
29745 * gdb.base/watchpoint.exp: Don't expect a failure when calling
29746 a function with a watchpoint enabled on the mn10200.
29747
29748 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
29749 before trying to create it!
29750
29751 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
29752
29753 * config/vx.exp: Use hostname instead of netport.
29754
29755 * config/vxworks.exp: New file.
29756
29757 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
29758
29759 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
29760 gdb before assuming everything worked. Send a ^C if a timeout
29761 occurs.
29762
29763 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
29764 $gdb_spawn_id directly.
29765 (gdb_run_cmd): Try _start as well as start. Use the target feature
29766 gdb,start_symbol as the symbol to start from when jumping.
29767
29768 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
29769
29770 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
29771 redundant) test.
29772
29773 * gdb.base/recurse.exp: Relax final value test for 'b' so that
29774 it doesn't lose for 16bit integer systems.
29775
29776 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
29777
29778 * gdb.fortran/types.exp: If the target doesn't support "double"
29779 data types, then expect "real" types to only be 4 bytes.
29780
29781 * gdb.c++/virtfunc.exp: Expect failure for virtual function
29782 call tests if the target doesn't support inferior function calls.
29783
29784 * gdb.base/printcmds.exp: Allow minor deviation in FP values
29785 in printf tests.
29786
29787 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
29788
29789 * gdb.base/help.exp: Disable "help set", "help show", and
29790 "help support". Simplify regexp for "help stack".
29791
29792 * gdb.base/default.exp: Set match_max to 5000 and the timeout
29793 to 60 seconds. Temporarily set match_max to 15000 around the
29794 "info copying" test.
29795
29796 * gdb.base/nodebug.exp: Don't try to do an inferior function
29797 call if the target doesn't support them.
29798 * gdb.base/printcmds.exp: Likewise.
29799 * gdb.base/setvar.exp: Likewise.
29800 * gdb.base/structs.exp: Likewise.
29801 * gdb.c++/templates.exp: Likewise.
29802 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
29803
29804 * gdb.base/recurse.exp: Enable for the mn10200.
29805
29806 * configure.in: Do configure gdb.stabs directory for *-*-elf
29807 targets.
29808 * configure: Rebuilt.
29809
29810 * gdb.base/break.exp: Check for gdb,noresults before testing
29811 exit status and/or results from the target.
29812 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
29813 * lib/gdb.exp: Remove old (now bogus) initialization of
29814 noinferior, noargs, noresults and nosignals.
29815
29816 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
29817
29818 * config/sh.exp: New file.
29819
29820 * config/slite.exp: Try to connect multiple times to the board
29821 before rebooting. Only send a "monitor run" if need_monitor_run
29822 is set.
29823
29824 * gdb.base/break.exp: Don't do the "stub continue" test if
29825 the target has gdb_stub set.
29826
29827 * gdb.base/callfuncs.exp: Increase the timeout.
29828
29829 * gdb.base/interrupt.exp: Don't even try to compile the testcase
29830 if the target has gdb,noinferiorio set.
29831
29832 * gdb.base/list.exp: Increase match_max to 10000 characters.
29833
29834 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
29835
29836 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
29837 target.
29838
29839 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
29840
29841 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
29842
29843 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
29844 trying to delete the copy of gdb. Catch the file delete so we
29845 don't die if the delete fails; also, the file should be copied to
29846 the host, not to the build.
29847
29848 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
29849
29850 * lib/gdb.exp(gdb_test): Surround the result pattern with
29851 parenthesis in case it contains multiple regexps separated
29852 with |.
29853
29854 * gdb.base/watchpoint.exp: Use gdb_test.
29855 * gdb.base/default.exp: Ditto.
29856
29857 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
29858
29859 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
29860
29861 * gdb.base/scope.exp: Use gdb_test.
29862 * gdb.c++/classes.exp: Ditto.
29863 * gdb.c++/inherit.exp: Ditto.
29864
29865 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
29866
29867 * gdb.base/crossload.exp: Don't use execute_anywhere, use
29868 remote_exec instead.
29869 * gdb.base/corefile.exp: Don't be ridiculous.
29870 * gdb.base/*.c: Add missing stub invocations.
29871
29872 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
29873
29874 * config/slite.exp: Miscellaneous fixes.
29875
29876 * lib/gdb.exp: Fix runto.
29877
29878 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
29879 the target.
29880
29881 * gdb.base/watchpoint.exp: Fix regexp.
29882
29883 * lib/gdb.exp(default_gdb_exit): Add a catch to the
29884 close and wait commands, as the descriptor may now be
29885 invalid. Always call "remote_close host".
29886
29887 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
29888
29889 Major rewrite for testsuite revision.
29890
29891 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
29892 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
29893 instead of relying on spawn_id to always contain a valid
29894 spawn id.
29895 (get_compiler_info): New procedure to build the ${binfile}.ci
29896 file, instead of replicating this in N different places.
29897 (gdb_compile): New procedure.
29898
29899 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
29900 appropriate arguments) instead of compile. Use gdb_test in a lot
29901 more places. Use send_gdb instead of send. Always run gdb_start
29902 at the start of a testcase, as this is no longer done magically.
29903
29904 config/*-gdb.exp: Rename without the -gdb suffix.
29905
29906 config/mips.exp: Use remote_close instead of exit_remote_shell.
29907 config/monitor.exp: Use target_info instead of looking at
29908 baud, timeout, etc.
29909 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
29910
29911 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29912
29913 * gdb.c++/templates.exp (test_ptype_of_templates),
29914 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
29915 Update expect patterns for destructors and assignment operators
29916 to match corresponding c-typeprint.c changes.
29917 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
29918 to destructor breakpoint test, GDB should be able to set the
29919 destructor breakpoint without specifying arguments.
29920
29921 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
29922
29923 * gdb.threads/pthreads.exp: Change result for failure to compile due
29924 to lack of pthreads runtime support from an error to simply an
29925 unsupported test, per dejagnu standards.
29926
29927 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29928
29929 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
29930 where GDB exits to reduce pattern match time.
29931 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
29932
29933 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
29934
29935 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
29936
29937 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
29938 * gdb.base/default.exp: ditto.
29939 * gdb.base/nodebug.exp: ditto.
29940 * gdb.base/printcmds.exp: ditto.
29941 * gdb.base/ptype.exp: ditto.
29942 * gdb.base/setvar.exp: ditto.
29943 * gdb.base/structs.exp: ditto.
29944 * gdb.base/setshow.c: Guard against uninitialized values of argc.
29945
29946 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
29947
29948 * configure, */configure: Rebuild with autoconf 2.12.
29949
29950 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
29951
29952 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
29953 use new i*86-pc-linux*-gnu quads.
29954 * gdb.base/corefile.exp: Ditto.
29955 * gdb.base/signals.exp: Ditto.
29956 * gdb.base/sigall.exp: Ditto.
29957 * gdb.base/interrupt.exp: Ditto.
29958
29959 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
29960 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
29961 RedHat 4.0.
29962
29963 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
29964 linux. This allows the test case to at least compile on latest
29965 linux, but still not run due to missing the threads runtime library.
29966
29967 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29968
29969 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
29970 directory to search gdb directory. Accept and step over conditional
29971 stack alignment code. Consume $prompt in failure cases.
29972 Reset timeout to $oldtimeout instead of some arbitrary value.
29973 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
29974 timeout problems with infinite stack backtraces.
29975 * gdb.base/ptype.exp (ptype struct link, union tu_link):
29976 Accept function parameters for linkfunc member.
29977
29978 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
29979
29980 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
29981 (CXXFLAGS): Remove, unreferenced.
29982 (B_OPTIONS): Add for -B options and add code to initialize with
29983 previous -B options and also add -B option to pick up cross compiled
29984 runtime.
29985 (TARGET_INCLUDES): Add for -I options and add code to initialize when
29986 doing cross compiles.
29987 (target_alias): Declare global.
29988 (xgcc): Set variable to full path of gcc in build tree. Use findfile
29989 to verify that gcc exists in build tree, and if so set CC to that
29990 gcc and to use B_OPTIONS and TARGET_INCLUDES.
29991
29992 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
29993
29994 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
29995 ptype test for anonymous union. Fixup testcase to match
29996 current gcc debug output.
29997
29998 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
29999
30000 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
30001 force argument to an unsigned long type.
30002
30003 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
30004
30005 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
30006 tests and anonymous union print/ptype tests.
30007 * gdb.base/list.exp (test_forward-search): Increase timeout by
30008 5 minutes for the "search extremely long line" case.
30009 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
30010 completely optional and that the pass/fail messages use the command as
30011 the message if that third arg is a null string.
30012 (gdb_test_exact): Arrange that a null string pattern means match a
30013 null string output rather than any output, which might include random
30014 errors.
30015 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
30016 backtrace test.
30017 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
30018 always failing and failure is now exposed by gdb.exp changes.
30019
30020 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
30021
30022 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
30023 weren't being noted.
30024
30025 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30026
30027 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
30028 * gdb.stabs/weird.exp: Remove v_comb xfails.
30029
30030 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
30031
30032 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
30033 list.exp scope.exp watchpoint.exp]
30034 Make all timeout error msgs explicitly say "(timeout)".
30035
30036 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
30037
30038 * config/monitor.exp: Increase download timeout to 1000 seconds.
30039
30040 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
30041
30042 * config/m32r.exp: Increase timeout to 120 seconds.
30043
30044 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
30045
30046 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
30047 and accept older ordering as obsolescent gcc or gdb.
30048 * gdb.c++/templates.exp: Ditto.
30049 * gdb.c++/virtfunc.exp: Ditto.
30050
30051 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
30052
30053 * gdb.base/coremaker.c: Add code to mmap some data so we
30054 can check that it ends up in the core file.
30055 * gdb.base/corefile.exp: Add test to read mmapped data
30056 from core file.
30057
30058 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
30059
30060 * config/m32r.exp: New file.
30061
30062 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
30063
30064 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
30065 that cflags can contains -gstabs, and work correctly for other tests.
30066
30067 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
30068
30069 * gdb.base/setshow.exp: New file, tests show and set.
30070 * gdb.base/setshow.c: New file, tests show and set.
30071 * gdb.base/help.exp: Add test for help set|show annotate.
30072 * gdb.base/default.exp: Add test for set|show annotate.
30073
30074 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
30075
30076 * testsuite/gdb.base/break.exp: Make backtrace from factorial
30077 errors unique.
30078 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
30079 explicitly.
30080
30081 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
30082
30083 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
30084 and width commands. This is done elsewhere.
30085 * (gdb_start): Don't call gdb_start_sim here. That's already
30086 done in gdb_load. This fixes lots of failures in default.exp.
30087
30088 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
30089
30090 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
30091 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
30092 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
30093 in the same we we treat other failures (since it may be an expected
30094 condition), rather than as an error.
30095 * gdb.base/signals.exp (test_handle_all_print): Revert back to
30096 old test format.
30097
30098 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
30099
30100 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
30101 (distclean maintainer-clean realclean): No need to remove files
30102 twice. Nuke the duplicates.
30103 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
30104 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
30105 Remove config.h along with other config files.
30106
30107 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
30108
30109 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
30110 "p func1 ()" and note that rests of tests are skipped.
30111 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
30112 setup_xfails for "print func2::coremaker_local".
30113 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
30114 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
30115 affected by the previous run test.
30116 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
30117 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
30118 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
30119 "pass int powerset tuple" and "pass modeless int powerset tuple".
30120 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
30121 "real write 4" and "real write 8".
30122 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
30123 setup_xfails for "print vs1 after tuple assign 2",
30124 "print \$i after tuple assign 2", and
30125 "print vs2 after tuple assign 2".
30126 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
30127 meaningful error message and return -1 so the caller can
30128 suppress further tests and avoid a cascade of errors.
30129
30130 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
30131
30132 * gdb.base/a1-selftest.exp: Tweak tests to account for new
30133 format for printing version.
30134 * gdb.base/default.exp: Ditto.
30135 * gdb.base/interrupt.exp: Fix problem with cascade of
30136 errors if child process dies while calling a function.
30137
30138 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
30139
30140 * Makefile.in (VPATH): Add
30141 * Makefile.in (Makefile, config.status): Fix rules so things get
30142 remade when necessary.
30143
30144 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
30145
30146 * Makefile.in (just-check): Add path to sibling expect dir
30147 to environment variable specified by RPATH_ENVVAR.
30148
30149 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
30150
30151 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
30152 (just-check): Add shared library paths for libstdc++, tk,
30153 tcl, bfd, and opcodes to the environment variable specified
30154 in RPATH_ENVVAR.
30155 * configure.in: Add support to recognize --enable-shared flag
30156 and generate correct value for RPATH_ENVVAR.
30157 * configure: Regenerated with autoconf.
30158
30159 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
30160
30161 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
30162 include all osf versions.
30163 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
30164 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
30165 when target is linux. When failing to build pthreads test
30166 executable, give more meaningful message.
30167 * gdb.threads/pthreads.c: Hpux also uses old definition of second
30168 arg for pthread_create.
30169
30170 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
30171
30172 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
30173 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
30174 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
30175 and -lpthreads (everybody else).
30176 (test_startup): Fail gracefully if threads are not supported.
30177 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
30178 "p/c array_index("abcdef",2)" when not gcc compiled.
30179 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
30180 "print func2::coremaker_local" when not gcc compiled.
30181 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
30182 "ptype on opaque struct tagname (statically)",
30183 "ptype on opaque struct tagname (dynamically) 1", and
30184 "ptype on opaque struct tagname (dynamically) 2"
30185 for not compiled with gcc.
30186 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
30187 backtrace when compiled with gcc.
30188 * lib/gdb.exp (runto_main): Return result of "runto main" rather
30189 than always return success.
30190
30191 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
30192
30193 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
30194
30195 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
30196
30197 * gdb.base/structs.exp: Undo last change.
30198
30199 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
30200
30201 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
30202 encapsulate all the steps/nexts done during self test, starting
30203 at main, and makes them less sensitive to optimization issues.
30204 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
30205 signal handler" test.
30206 * gdb.threads/pthreads.exp: Only run this for native configs.
30207 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
30208 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
30209 tests.
30210 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
30211 for "runto test_calls(void)" test.
30212
30213 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
30214
30215 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
30216 and don't expect address info in breakpoint confirmations.
30217
30218 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
30219
30220 * gdb.base/list.exp (test_forward_search): Increase timeout
30221 temporarily by 60 seconds for searching extremely long line,
30222 and then reset to old value when done. Increase expect input
30223 buffer to 10000.
30224
30225 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
30226
30227 * gdb.base/list.exp (test_forward_search): Fix to handle very
30228 long source line without overflowing expect's input buffer.
30229
30230 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
30231
30232 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
30233 "buffer_full".
30234
30235 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
30236 "buffer_full".
30237
30238 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
30239 "buffer_full".
30240
30241 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
30242 "buffer_full".
30243
30244 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
30245
30246 * configure.in (configdirs): Add gdb.threads.
30247 * configure: Regenerated with autoconf.
30248 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
30249 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
30250 * gdb.threads/configure: New, generated with autoconf.
30251
30252 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
30253
30254 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
30255
30256 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
30257
30258 * gdb.base/signals.exp (test_handle_all_print): Test separately for
30259 each signal's status in the output of "handle all print".
30260 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
30261 the \r\n sequence that immediately precedes the gdb prompt.
30262 * gdb.base/a1-selftest.exp: Save original timeout and restore
30263 after test.
30264
30265 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
30266
30267 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
30268 symbol.
30269
30270 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
30271
30272 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
30273
30274 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
30275
30276 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
30277 timeout by 60 seconds.
30278
30279 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
30280
30281 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
30282 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
30283 error return.
30284
30285 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
30286
30287 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
30288 gdb initialization, also report how long dejagnu waited. Restore
30289 old timeout before doing error return. Temporarily increase timeout
30290 by 3 minutes to allow for slow startups over heavy NFS use.
30291
30292 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
30293
30294 * lib/gdb.exp: Report timeout value for verbosity level 2.
30295 * config/gdbserver.exp: Ditto.
30296 * config/hppro.exp: Ditto.
30297 * config/mips-gdb.exp: Ditto.
30298 * config/monitor.exp: Ditto.
30299 * config/netware.exp: Ditto.
30300 * config/sim-gdb.exp: Ditto.
30301 * config/slite-gdb.exp: Ditto.
30302 * config/udi-gdb.exp: Ditto.
30303 * config/unix-gdb.exp: Ditto.
30304 * config/vx-gdb.exp: Ditto.
30305 * gdb.base/a1-selftest.exp: Ditto.
30306 * gdb.base/a2-run.exp: Ditto.
30307 * gdb.base/break.exp: Ditto.
30308 * gdb.base/corefile.exp: Ditto.
30309 * gdb.base/list.exp: Ditto.
30310 * gdb.base/recurse.exp: Ditto.
30311 * gdb.base/scope.exp: Ditto.
30312 * gdb.base/signals.exp: Ditto.
30313
30314 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
30315
30316 * gdb.threads/Makefile.in (docdir): Removed.
30317
30318 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
30319
30320 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
30321 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
30322 @srcdir@.
30323 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
30324 autoconf 2.5 or higher.
30325 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
30326
30327 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
30328
30329 * configure: Regenerated.
30330 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
30331 avoid name clashes with SunOS headers.
30332
30333 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
30334
30335 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
30336
30337 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
30338
30339 * gdb.base/callfuncs.exp: Finish last change -- make sure the
30340 prototype information ends up in the compiler info file.
30341
30342 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
30343
30344 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
30345 attempting to regenerate it. Eliminate use of a temporary file
30346 and just generate the info file directly. Source it immediately,
30347 for consistency of use.
30348 * gdb.base/corefile.exp: Ditto
30349 * gdb.base/exprs.exp: Ditto.
30350 * gdb.base/funcargs.exp: Ditto.
30351 * gdb.base/langs.exp: Ditto.
30352 * gdb.base/list.exp: Ditto.
30353 * gdb.base/mips_pro.exp: Ditto.
30354 * gdb.base/nodebug.exp: Ditto.
30355 * gdb.base/opaque.exp: Ditto.
30356 * gdb.base/ptype.exp: Ditto.
30357 * gdb.base/scope.exp: Ditto.
30358 * gdb.base/setvar.exp: Ditto.
30359 * gdb.base/signals.exp: Ditto.
30360 * gdb.base/whatis.exp: Ditto.
30361 * gdb.c++/templates.exp: Ditto.
30362 * gdb.c++/virtfunc.exp: Ditto.
30363 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
30364 whether or not to add -lstdc++ to the compile command line args.
30365
30366 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30367
30368 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
30369 it got fixed by the recent lookup_minimal_symbol_by_pc change.
30370 Increase timeout, a lot of single stepping might be needed if the
30371 target has no hardware watchpoints.
30372
30373 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
30374
30375 * gdb.base/break.exp: Ignore compiler warnings when compiling
30376 break.c.
30377 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
30378 * gdb.base/default.exp: Add h8300 xfails. Handle messages
30379 from remote-sim.
30380 * gdb.base/exprs.exp: Add h8300 xfails.
30381 * gdb.base/funcargs.exp: Likewise.
30382 * gdb.base/nodebug.exp: Likewise.
30383 * gdb.base/printcmds.exp: Likewise.
30384 * gdb.base/ptype.exp: Likewise.
30385 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
30386 h8300 xfails.
30387 * gdb.base/return.exp: Handle float/double precision problems
30388 on the h8300.
30389 * gdb.base/funcargs.c: Explicitly make last constant argument to
30390 call_after_alloca_subr an unsigned long type.
30391 * gdb.base/return.c: Include stdio.h.
30392
30393 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
30394
30395 * config/abug.exp: New file for the older Motorola Bug monitor
30396 that runs on the mvme13x series VME boards.
30397 * config/monitor.exp: Use the new config array for target settings
30398 if they exist.
30399
30400 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
30401
30402 * sim-gdb.exp: Make the SH simulator allocate less space when
30403 it is targeted.
30404
30405 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
30406
30407 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
30408 test.
30409
30410 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
30411
30412 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
30413 "rs6000-*-*" for "list function in include file" when gcc compiled.
30414 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
30415 for "p ctable1[120]".
30416 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
30417 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
30418 Remove setup_xfail for "rs6000-*-*" for
30419 "print 'scope0.c'::filelocal before run".
30420 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
30421 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
30422 since some compilers don't allow both options to be given
30423 on the same command line. Create object file and move it.
30424
30425 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
30426
30427 * gdb.base/corefile.exp: Always regenerate the core file, since
30428 we always regenerate the coremaker program. Detect special case
30429 where registers cannot be read from core file.
30430
30431 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
30432
30433 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
30434 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
30435 * gdb.c++/templates.exp: Only match on basename of file since
30436 some formats like xcoff don't encode directory information.
30437 * gdb.stabs/weird.exp: Use the right sed script for powerpc
30438 and rs6000 AIX xcoff targets.
30439 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
30440 * configure: Regenerate.
30441 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
30442 here, rather than in distclean.
30443
30444 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
30445
30446 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
30447 defined, and use it to compile the test case with -O2. The
30448 native compilation still uses no optimization.
30449 * gdb.base/mips_pro.c: Remove inline assembly code since
30450 it is compiled PIC by default, which results in assembler
30451 warnings that make the testsuite think the compilation
30452 was unsuccessful.
30453
30454 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
30455
30456 * gdb.c++/misc.exp: Add note to message for
30457 "print s.a for foo struct" that this is a known gcc 2.7.2
30458 and earlier bug.
30459
30460 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
30461
30462 * gdb.base/break.exp: Fix pattern for matching "Delete all
30463 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
30464 setup_xfail for deleting all breakpoints test. Fix various
30465 timeout messages to include "(timeout)".
30466 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
30467 for "p t_float_values2(3.14159,float_val2)".
30468 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
30469 for "continue to call2g" when gcc compiled.
30470 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
30471 "up to foo in langs.exp", "show language at foo in langs.exp",
30472 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
30473 and "show language at fsub in langs.exp".
30474 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
30475 "list line 1 in include file", "list message for lines past EOF",
30476 "list function in include file", "list list0.h:foo", and
30477 "list filename:function; nonexistant function".
30478 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
30479 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
30480 and "ptype t_char_array" to be for native cc only.
30481
30482 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
30483
30484 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
30485 setup_xfail for "print coremaker_bss", "print coremaker_ro",
30486 "print func2::coremaker_local", and "backtrace in corefile.exp".
30487
30488 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
30489
30490 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
30491 "bt in signals.exp". This problem only appears when running
30492 the testsuite, and then only intermittently.
30493
30494 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
30495
30496 * gdb.base/return.exp (return_tests): Differentiate between
30497 two tests of continuing.
30498
30499 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
30500
30501 * */Makefile.in (maintainer-clean): Remove config.log.
30502 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
30503 * gdb.c++/Makefile.in (PROGS): Add inherit.
30504 (clean): Remove *.ci.
30505
30506 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
30507
30508 * gdb.c++/misc.cc: Add test code from Mike Stump.
30509 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
30510
30511 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
30512
30513 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
30514 to "alpha-*-osf2*" and add comment.
30515 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
30516 setup_xfail for "step over execarg initialization" and
30517 "step over corearg initialization".
30518 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
30519 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
30520 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
30521 gcc compiled for "print coremaker_bss", "print coremaker_ro",
30522 "print func2::coremaker_local", and "backtrace in corefile.exp".
30523 * gdb.base/signals.exp: Build and source signals.ci.
30524 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
30525 to be for gcc only.
30526 * lib/gdb.exp: Move verbose statements outside conditionals.
30527
30528 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30529
30530 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
30531 Feb 3 procfs.c change.
30532
30533 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
30534
30535 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
30536
30537 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
30538
30539 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
30540 from dejagnu's apparent default of 10 seconds, which gives random
30541 results when running the tests over NFS on moderately loaded systems.
30542 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
30543
30544 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
30545
30546 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
30547 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
30548 result reports.
30549
30550 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
30551
30552 * configure.in (CY_AC_PATH_TCLH): Remove.
30553 * configure: Regenerate.
30554
30555 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
30556
30557 * gdb.c++/Makefile.in (clean): Add missing '{'.
30558
30559 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
30560
30561 * lib/gdb.exp: Provide a default value for noinferior.
30562
30563 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
30564 Load libgloss.exp.
30565
30566 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
30567
30568 * gdb.disasm/hppa.exp: Compile directly into an executable, use
30569 the executable, not the .o to run the tests from.
30570
30571 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
30572
30573 * gdb.base/break.exp: Don't test for program exit or exit status
30574 if $noresults if nonzero.
30575 * gdb.base/langs.exp: Likewise.
30576 * gdb.base/watchpoint.exp: Likewise.
30577
30578 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
30579 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
30580 trying to compile the testcase.
30581
30582 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
30583
30584 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
30585 * gdb.base/signals.exp (continue to handler): Likewise.
30586
30587 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
30588
30589 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
30590
30591 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
30592
30593 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
30594
30595 * gdb.base/corefile.exp: Recognize "not found" as failure
30596 when trying to determine if a core file was generated.
30597 If no core file was generate the first time, try again without
30598 the ulimit -c to work around braindamaged shells.
30599
30600 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
30601
30602 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
30603 [] tests with "test" and enclose string in quotes.
30604 * gdb.stabs/configure: Rebuild
30605
30606 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
30607
30608 Changes in sync with expect:
30609 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
30610 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
30611 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
30612 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
30613 argument to AC_REQUIRE.
30614 * configure: Regenerated.
30615
30616 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
30617
30618 * gdb.base/corefile.exp: When generating a core, discard any
30619 error messages about ulimit not found and the "core dumped"
30620 message from the shell that runs the coredumper.
30621
30622 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
30623
30624 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
30625
30626 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
30627 which sed script to run. Expect failure for v_comb test
30628 on PA targets too.
30629
30630 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
30631
30632 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
30633 "print func2::coremaker_local" and for "backtrace in corefile.exp"
30634
30635 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
30636
30637 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
30638 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
30639 "sparc-sun-solaris*" xfails for "p v_comb".
30640 * lib/gdb.exp (default_gdb_start): Fix typo.
30641 * gdb.base/corefile.exp: Allow "Core was generated by ..."
30642 messages to not include the full program name that caused
30643 the core dump since some systems (such as solaris) apparently
30644 truncate this path to about 80 characters.
30645 When generating a core file first try increasing the core file
30646 size limit to unlimited since some systems may default it to
30647 zero, and it is harmless to try it. Move the test for failing
30648 to generate a core file to where it will actually get executed.
30649 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
30650 new gdb result from g++ debug info improvements and make old
30651 pattern obsolescent. Also account for size_t differences
30652 (may be int or long).
30653 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
30654 initialization before function call is placed in the delay slot
30655 and thus appears to be skipped over by commands such as "next".
30656
30657 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
30658
30659 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
30660
30661 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
30662
30663 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
30664 input source file; fix code to compile test to deal with this
30665 convention.
30666 * gdb.c++/*.exp: Likewise.
30667
30668 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
30669
30670 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
30671 "bt in signals.exp".
30672
30673 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
30674
30675 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
30676 "step over execarg initialization" and
30677 "step over corearg initialization".
30678
30679 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
30680
30681 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
30682 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
30683
30684 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
30685
30686 From Rob Savoye (rob@poseidon.cygnus.com)
30687 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
30688 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
30689 configure.in}, gdb.disasm/{Makefile.in, configure.in},
30690 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
30691 configure.in}: Major reworking for autoconfig.
30692 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
30693 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
30694 New files.
30695 * config/unix-gdb.exp: Make GDB global.
30696 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
30697 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
30698 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
30699 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
30700 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
30701 term.exp, twice.exp, watchpoint.exp, whatis.exp},
30702 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
30703 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
30704 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
30705 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
30706 pr-8136.exp, result.exp, string.exp, tuples.exp},
30707 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
30708 to returns as necessary, arrange for test to compile own testcase
30709 executable.
30710 * lib/gdb.exp: Changes for testsuite to compile own test cases.
30711
30712 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
30713
30714 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
30715 clear_xfail at end of test which might not call either pass or fail.
30716 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
30717 "backtrace through signal handler".
30718
30719 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30720
30721 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
30722 continuing from a job control stop signal.
30723 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
30724
30725 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
30726
30727 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
30728 * gdb.base/corefile.exp: Likewise.
30729 * gdb.base/funcargs.exp: Likewise.
30730
30731 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
30732
30733 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
30734 * config/monitor.exp: Add support for setting baud rate.
30735
30736 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
30737
30738 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
30739 i*86-*-linux* xfails for "backtrace through signal handler".
30740 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
30741 "print func2::coremaker_local".
30742 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
30743 alpha-dec-osf2* xfail for
30744 "delete all breakpoints when none".
30745
30746 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
30747
30748 * gdb.base/break.exp: Change test that deletes all breakpoints
30749 when no user breakpoints are installed. A post 4.15 change
30750 causes gdb to no longer prompt in this case.
30751
30752 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
30753
30754 * gdb.base/return.exp (return_tests): Change xfail for test
30755 "correct value returned double test" to stop xfailing at
30756 Solaris 2.5. Apparently the bug has been fixed.
30757
30758 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
30759
30760 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
30761 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
30762
30763 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
30764
30765 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
30766 * gdb.disasm/hppa.s: Corresponding changes.
30767
30768 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
30769
30770 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
30771 makefile fragment.
30772 * config/mt-hpux: Deleted.
30773
30774 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
30775
30776 * Many files: When warning about suppressed tests due to a
30777 nonexistant test binary, avoid incrementing the warning count.
30778
30779 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
30780
30781 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
30782
30783 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30784
30785 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
30786 "sparc-*-solaris2*".
30787
30788 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30789
30790 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
30791 Add global and local variables and initialize them.
30792 * gdb.base/corefile.exp: Test correct mapping of corefile sections
30793 by printing variables. Remove rs6000 and powerpc xfails, BFD now
30794 extracts the file name and terminating signal from the core file.
30795 * TODO: Remove note about tests for correct mapping of corefile.
30796 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
30797 from optimizing it away.
30798 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
30799 handles common blocks.
30800
30801 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
30802
30803 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
30804 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
30805
30806 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
30807
30808 * Makefile.in (maintainer-clean): New target, synonym for
30809 realclean.
30810 * gdb.base/Makefile.in (maintainer-clean): Likewise.
30811 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
30812 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
30813 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
30814 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
30815 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
30816
30817 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
30818
30819 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
30820 xfails when not gcc compiled for "print foo::funclocal".
30821 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
30822 "print foo::funclocal at foo",
30823 "print 'scope1.c'::foo::funclocal at foo",
30824 "print foo::funclocal_bss at foo",
30825 "print 'scope1.c'::foo::funclocal_bss at foo",
30826 "print foo::funclocal_ro at foo",
30827 "print 'scope1.c'::foo::funclocal_ro at foo",
30828 "print bar::funclocal at foo" and
30829 "print 'scope1.c'::bar::funclocal at foo".
30830 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
30831 gcc compiled for "print foo::funclocal at bar".
30832 Expand all messages to ensure that they identify that
30833 the test is at bar().
30834 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
30835 gcc compiled for:
30836 "ptype on opaque struct pointer (statically)",
30837 "ptype on opaque struct tagname (statically)",
30838 "ptype on opaque struct pointer (dynamically) 1",
30839 "ptype on opaque struct tagname (dynamically) 1",
30840 "ptype on opaque struct pointer (dynamically) 2" and
30841 "ptype on opaque struct tagname (dynamically) 2
30842 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
30843 gcc compiled for:
30844 "p datalocal"
30845 "whatis datalocal",
30846 "ptype datalocal",
30847 "p bsslocal",
30848 "whatis bsslocal", and
30849 "ptype bsslocal".
30850 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
30851 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
30852 when not gcc compiled.
30853 * gdb.base/funcargs.exp (float_and_integral_args): Add
30854 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
30855 compiled.
30856 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
30857 "backtrace from call6a" when not gcc compiled.
30858 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
30859 "backtrace from call7a" when not gcc compiled.
30860 * gdb.base/callfuncs.exp (do_function_calls):
30861 Add "hppa*-*-hpux*" xfail when not gcc compiled for
30862 "p t_char_array_values(char_array_val2,char_array_val1)",
30863 "p t_char_array_values(char_array_val1,char_array_val2)",
30864 "p t_char_array_values("carray 1","carray 2")",
30865 "p t_char_array_values("carray 1",char_array_val2)",
30866 "p t_char_array_values(char_array_val1,"carray 2")",
30867 "p sum_args(1,{2})",
30868 "p sum_args(2,{2,3})",
30869 "p sum_args(3,{2,3,4})",
30870 "p sum_args(4,{2,3,4,5})"
30871 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
30872 "backtrace in corefile.exp" when not gcc compiled.
30873
30874 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30875
30876 * gdb.base/signals.exp: Rewrite `handle all print' test as
30877 a procedure. Accept blanks or TABs as whitespace, increase
30878 timeout and expect input buffer size for the large output
30879 from the command. Remove "i*86-*-bsdi2.0" xfail.
30880
30881 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30882
30883 * gdb.base/setvar.exp: Add new testcases for truncation when
30884 assigning invalid values to bitfields.
30885
30886 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
30887
30888 * gdb.base/callfuncs.exp (do_function_calls): Remove
30889 mips-sgi-irix* xfail for
30890 "call inferior func with struct - returns char *"
30891 and fix test so that an optional (unsigned char *) cast is
30892 accepted in the result.
30893
30894 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
30895
30896 * gdb.base/funcargs.exp (float_and_integral_args): Remove
30897 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
30898 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
30899 * gdb.base/signals.exp: Remove duplicate "handle all print" test
30900 that accidentally got checked in.
30901
30902 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
30903
30904 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
30905 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
30906 compiled test.
30907 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
30908 Add mips-sgi-irix5* xfail for not gcc compiled.
30909 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
30910 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
30911 compiled for "p top", "whatis top", "p middle", and "whatis
30912 middle".
30913 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
30914 "whatis signed char" for not gcc compiled.
30915 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
30916 "set variable signed char=-1 (-1)" and
30917 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
30918 * gdb.base/funcargs.exp (float_and_integral_args):
30919 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
30920 Add mips-sgi-irix* xfail when not gcc compiled for
30921 "continue to call2b".
30922 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
30923 "continue to call2g".
30924 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
30925 compiled for "backtrace from call6a"
30926 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
30927 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
30928 when not gcc compiled for "backtrace from call7a".
30929 (localvars_after_alloca): Fix gdb_test cmds for
30930 "print * after runto ...".
30931 Remove rs6000-*-* xfails for
30932 "print i after runto localvars_after_alloca" and
30933 "print l after runto localvars_after_alloca"
30934 for all compilers.
30935 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
30936 when not compiled with gcc, for:
30937 "print signed char == (minus)",
30938 "print signed char != (minus)",
30939 "print signed char < (minus)",
30940 "print signed char > (minus)".
30941 * gdb.base/callfuncs.exp (do_function_calls):
30942 Add mips-sgi-irix* xfail, when compiled with native compiler, for
30943 "call inferior func with struct - returns char *".
30944 * gdb.base/return.exp (return_tests): Change xfail for
30945 "correct value returned double test" to include Solaris 2.4.
30946 * gdb.base/funcargs.exp (float_and_integral_args):
30947 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
30948
30949 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30950
30951 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
30952 enumeration bitfields if compiling with GNU C.
30953 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
30954 to empty' prompt.
30955
30956 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
30957
30958 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
30959 test for PRO targets.
30960
30961 * gdb.base/funcargs.exp: Avoid ever setting more than 8
30962 breakpoints in the inferior at any given time by making
30963 two groups of breakpoints for call2*, call6* and call7*
30964 tests.
30965
30966 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30967
30968 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
30969 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
30970 from optimizing it away.
30971 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
30972 "call inferior func with struct".
30973
30974 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
30975
30976 * configure.in: Only configure gdb.chill for particular targets.
30977
30978 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
30979
30980 * gdb.base/Makefile.in: Add action to .c.o transformation
30981 rule that generates a .ci file for each .o file and remove
30982 explicit .c.o rules except for callfuncs.o.
30983 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
30984 generates a .ci file for each .o file and remove explicit
30985 .cc.o rules.
30986 (clean): Remove *.tmp *.ci files.
30987 (EXECUTABLES): Remove templ-info.exp.
30988 * gdb.base/compiler.c: New file.
30989 * gdb.c++/compiler.cc: New file
30990 * gdb.base/scope.exp: Source gdb.base/scope.ci.
30991 Change rs6000-*-* xfail for
30992 "print 'scope0.c'::filelocal_ro" and
30993 "print 'scope1.c'::filelocal" and
30994 "print 'scope1.c'::filelocal_bss" and
30995 "print 'scope1.c'::filelocal_ro" and
30996 "print 'scope1.c'::foo::funclocal" and
30997 "print 'scope1.c'::foo::funclocal_ro" and
30998 "print 'scope1.c'::bar::funclocal" and
30999 "print 'scope0.c'::filelocal_ro" and
31000 "print 'scope1.c'::filelocal at foo" and
31001 "print 'scope1.c'::filelocal_bss at foo" and
31002 "print 'scope1.c'::filelocal_ro at foo" and
31003 "print 'scope1.c'::foo::funclocal at foo" and
31004 "print 'scope1.c'::foo::funclocal_bss at foo" and
31005 "print 'scope1.c'::foo::funclocal_ro at foo" and
31006 "print 'scope1.c'::bar::funclocal at foo" and
31007 "print 'scope0.c'::filelocal_ro" and
31008 "print 'scope1.c'::filelocal" and
31009 "print 'scope1.c'::filelocal_bss" and
31010 "print 'scope1.c'::filelocal_ro" and
31011 "print 'scope1.c'::foo::funclocal" and
31012 "print 'scope1.c'::foo::funclocal_bss" and
31013 "print 'scope1.c'::foo::funclocal_ro" and
31014 "print 'scope1.c'::bar::funclocal" and
31015 "print 'scope1.c'::bar::funclocal_bss"
31016 to only be xfail'd when not compiled with gcc.
31017 Add rs6000-*-* xfail for
31018 "print 'scope0.c'::filelocal_bss before run"
31019 when compiled with gcc.
31020 (test_at_main): Add rs6000-*-* xfail for
31021 "print filelocal_ro in test_at_main"
31022 when compiled with gcc.
31023 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
31024 Add rs6000-*-aix* xfail for
31025 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
31026 "ptype t_char_array", not compiled with gcc.
31027 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
31028 xfail for "list foo (in include file)" when gcc compiled.
31029 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
31030 (integral_args): Add rs6000-*-* xfail for
31031 "run to call0a" if not compiled with gcc.
31032 (unsigned_integral_args): Add rs6000-*-* xfail for
31033 "run to call1a" if not compiled with gcc.
31034 (float_and_integral_args): Add rs6000-*-* xfail for
31035 "run to call2a" if not compiled with gcc and for
31036 "continue to call2b" for any compiler.
31037 Add rs6000-*-* xfail to
31038 "print f1 after run to call2a" for gcc compiled.
31039 (discard_and_shuffle): Add rs6000-*-* xfail for
31040 "run to call6a".
31041 (shuffle_round_robin): Add rs6000-*-* xfail for
31042 "backtrace from call7a" if not compiled with gcc.
31043 Add rs6000-*-* xfail for
31044 "backtrace from call7b" if compiled with gcc.
31045 (call_after_alloca): Add rs6000-*-* xfail for
31046 "print c in call_after_alloca" and
31047 "print s in call_after_alloca" and
31048 "backtrace from call_after_alloca_subr"
31049 if not compiled with gcc.
31050 (localvars_in_indirect_call): Add rs6000-*-* xfail for
31051 "print c in localvars_in_indirect_call" and
31052 "print c in localvars_in_indirect_call" and
31053 "backtrace in indirectly called function" and
31054 "stepping into indirectly called function"
31055 if not compiled with gcc.
31056 (localvars_after_alloca): Add rs6000-*-* xfail for
31057 "print c after runto localvars_after_alloca" and
31058 "print s after runto localvars_after_alloca" and
31059 "print i after runto localvars_after_alloca" and
31060 "print l after runto localvars_after_alloca"
31061 for all compilers.
31062 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
31063 than whatis-info.exp.
31064 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
31065 than opaque-info.exp.
31066 Setup rs6000-*-* xfail for
31067 "ptype on opaque struct pointer (statically)" and
31068 "ptype on opaque struct pointer (dynamically)" when
31069 not compiled with gcc.
31070 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
31071 rather than callf-info.exp.
31072 (do_function_calls): Add clear_xfail for rs6000-*-* for
31073 "p t_float_values2(3.14159,float_val2)". Seems to work
31074 fine there, both with xlc and gcc. Need to find out what
31075 it is doing right and fix other platforms.
31076 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
31077 "call inferior func with struct - returns int",
31078 "call inferior func with struct - returns long",
31079 "call inferior func with struct - returns float",
31080 "call inferior func with struct - returns double",
31081 "call inferior func with struct - returns char *",
31082 but only if not gcc compiled (presumes xlc compiled).
31083 Change rs6000-*-* xfails for
31084 "call inferior func with struct - returns char" and
31085 " call inferior func with struct - returns short" to only
31086 xfail if not using gcc.
31087 (clean mostlyclean): Remove *.ci and *.tmp files.
31088 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
31089 than templ-info.exp.
31090 * gdb.base/langs.exp: Source gdb.base/langs.ci.
31091 Add rs6000-*-* xfail for "up to foo in langs.exp"
31092 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
31093 when not gcc compiled.
31094
31095 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
31096
31097 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
31098 * gdb.base/corefile.exp: Likewise.
31099 * gdb.base/list.exp: Likewise.
31100 * gdb.base/scope.exp: Likewise.
31101 * gdb.base/siganls.exp: Likewise.
31102
31103 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
31104 compiler output.
31105 * gdb.base/whatis.exp: Likewise.
31106
31107 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
31108
31109 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
31110 failure (opcode table has been fixed to match reality).
31111
31112 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
31113
31114 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
31115 "call inferior func with struct - returns char",
31116 "call inferior func with struct - returns short"
31117
31118 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
31119 "print 'scope0.c'::filelocal at main",
31120 "print 'scope0.c'::filelocal_bss in test_at_main",
31121 "print 'scope0.c'::filelocal at foo",
31122 "print 'scope0.c'::filelocal_bss in test_at_foo",
31123 "print 'scope0.c'::filelocal at bar",
31124 "print 'scope0.c'::filelocal_bss in test_at_bar"
31125
31126 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
31127 in source file 1". This bug seems to have been fixed with both
31128 gcc and native cc (was native assembler bug?).
31129
31130 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
31131
31132 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
31133 "backtrace through signal handler" to "i*86-*-sysv4*".
31134 * gdb.base/signals.exp: Add xfail for "'next' behaved as
31135 continue" case. Add "known SVR4 bug" to fail message.
31136 Add "i*86-*-bsdi2.0" xfail for "handle all print".
31137 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
31138 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
31139 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
31140 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
31141 "up to foo in langs.exp", "show language at foo in
31142 langs.exp", "up to cppsub_ in langs.exp", "show
31143 language at cppsub_ in langs.exp", "up to fsub in
31144 langs.exp", and "show language at fsub in langs.exp".
31145 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
31146 "bactrace in corefile.exp".
31147 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
31148 "call inferior function with struct - returns float" and
31149 "call inferior function with struct - returns double".
31150
31151 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
31152
31153 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
31154 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
31155 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
31156 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
31157
31158 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
31159
31160 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
31161 (or overriden) "CHILL" macro rather then bare "gcc".
31162 Also look for ../../gcc/xgcc since that is what we will
31163 actually need, not "Makefile". Remove following assignment
31164 of CHILL to CHILL_FOR_TARGET because that results in
31165 recursive definition.
31166
31167 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
31168
31169 * gdb.base/corefile.exp: Change xfail for backtrace in
31170 corefile.exp from linuxaout to all linux.
31171 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
31172 cases where we miss the breakpoint at the signal handler
31173 for some reason. Setup xfail for linuxoldld/linuxaout and
31174 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
31175 hitting SIGURG breakpoint.
31176 * gdb.base/signals.exp: Setup xfail for "next" acting like
31177 continue to add linuxoldld. Setup xfail for all linux for
31178 "next to handler in signals_tests_1", "backtrace in
31179 signals_tests_1", "continue to func1", "pass SIGUSR1",
31180 and continue to handler".
31181
31182 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
31183
31184 * Update all FSF addresses except those in COPYING* files.
31185
31186 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
31187
31188 * gdb.base/a2-run.exp: Change messages to be more explicit about
31189 the status of args, and quote binfile in results.
31190
31191 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
31192
31193 * gdb.base/callfuncs.exp: Add tests for passing structs to
31194 inferior functions and return various types.
31195 * gdb.base/callfuncs.c: Add functions to receive a struct
31196 and return a member of the struct, in various types.
31197
31198 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31199
31200 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
31201
31202 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
31203
31204 * config/vxworks29k.exp: New file, sources vxworks.exp.
31205
31206 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
31207
31208 * config/gdbremote.exp: New file. Testing framework using
31209 gdbserver.
31210
31211 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
31212
31213 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
31214 "call function when asleep" and "send end of file".
31215 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
31216 for "backtrace in corefile.exp".
31217 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
31218 for "backtrace through signal handler".
31219 * gdb.base/corefile.exp: Make sure we actually generate a core file
31220 before trying the core tests. Some systems allow the user to suppress
31221 generation of core files and default to that (linux for example).
31222 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
31223 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
31224
31225 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
31226
31227 * gdb.threads: New directory with some crude multi-threaded
31228 gdb tests (step.exp and step2.exp).
31229 * config/mt-lynx (STEP_EXECUTABLE): Define.
31230 (THREADFLAGS): Define.
31231
31232 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
31233
31234 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
31235
31236 * gdb.base/signals.exp: Disable whole file for lynx until
31237 further notice.
31238
31239 * gdb.base/signals.exp: xfail test where "next" acts like
31240 "continue" for lynx.
31241
31242 * gdb.base/interrupt.exp: xfail test for calling function while
31243 inferior is asleep for lynx.
31244
31245 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
31246 than one cr-lf after each command.
31247
31248 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31249
31250 * configure.in: Reinstate setting of stabsdirs variable, fix
31251 typo in setting up configdirs for native builds.
31252
31253 * gdb.base/return.exp: Fix typo in return double test.
31254 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
31255 compiler from optimizing them away.
31256
31257 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
31258
31259 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
31260 sequences to be echo'd by gdb when using gdb_test.
31261 * gdb.chill/chexp.exp: Likewise.
31262 * gdb.fortran/exprs.exp: Likewise
31263
31264 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
31265
31266 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
31267 after the inferior gdb has started.
31268
31269 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
31270 after each command.
31271 * gdb.base/funcargs.exp: Likewise.
31272 * gdb.base/gdbvars.exp: Likewise.
31273 * gdb.base/interrupt.exp: Likewise.
31274 * gdb.base/list.exp: Likewise.
31275 * gdb.base/watchpoint.exp: Likewise.
31276 * gdb.c++/demangle.exp: Likewise.
31277 * gdb.c++/inherit.exp: Likewise.
31278 * gdb.chill/chexp.exp: Likewise.
31279 * gdb.fortran/exprs.exp: Likewise.
31280
31281 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
31282 test if we can't handle IO to/from the inferior.
31283
31284 * gdb.c++/misc.exp: Always check for a program already being
31285 started after sending a "run" command to gdb.
31286
31287 * gdb.base/twice.exp: Start with a fresh gdb.
31288
31289 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
31290 only depend on gdb's expression code, not the chill runtime.
31291
31292 * gdb.base/return.c: Put return values into variables so we
31293 can have gdb print them rather than depending on the program
31294 to print them.
31295 * gdb.base/return.exp: Corresponding changes.
31296
31297 * lib/gdb.exp: Provide default value for noinferiorio.
31298 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
31299 the inferior.
31300
31301 * gdb.base/break.exp: Always check for a program already being
31302 started after sending a "run" command to gdb.
31303 (text_next_with_recursion): Don't check the output from the
31304 program's printf statement. Instead just make sure the program
31305 exited.
31306
31307 * gdb.base/commands.exp: Protect tests which need arguments with
31308 $noargs conditionals.
31309
31310 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31311
31312 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
31313 of structure member arrays to match gdb/valops.c:value_addr change.
31314
31315 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
31316
31317 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
31318 cases.
31319
31320 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
31321
31322 * configure.in (configdirs): Remove gdb.chill from default list
31323 of subdirs and then add it back in only if doing a native build.
31324 The current chill compiler does not yet work in any cross build.
31325 * Revert all signal changes from Jul 6.
31326 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
31327 for sh-hms targets, allowing these tests to link, with no other
31328 changes. Testing is suppressed by setting "nosignals" in site.exp.
31329
31330 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
31331
31332 * configure.in (signaldirs): Define and add to configdirs for all
31333 targets except some specific ones that are known to not support signals.
31334 Also clean up formatting.
31335 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
31336 (signals, sigall): Remove rules to build.
31337 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
31338 Moved to new gdb.signals directory.
31339 * gdb.signals: New test directory.
31340 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
31341 signals.c signals.exp}: New or moved files.
31342
31343 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
31344
31345 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
31346
31347 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
31348
31349 * gdb.base/return.exp: Xfail `return double' test failure
31350 on at least Solaris 2.3 and handle future/past versions on
31351 a case by case basis as appropriate. Also update message
31352 to include i*86 failures.
31353
31354 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31355
31356 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
31357
31358 * lib/gdb.exp: Fix comment which erroneously identified
31359 gdb_file_cmd as gdb_load (the 19 May change was in fact to
31360 gdb_file_cmd not gdb_load).
31361 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
31362
31363 * gdb.base/setvar.exp: Make test names consistent between pass and
31364 fail cases. Use gdb_test more.
31365
31366 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31367
31368 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
31369
31370 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31371
31372 * gdb.base/help.exp: Fix expected help string for `show commands'.
31373
31374 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
31375
31376 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
31377
31378 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
31379 of a text section.
31380
31381 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
31382
31383 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
31384 that loop eventually terminates. Fix Connection refused logic so
31385 that testsuite will expire nicely.
31386
31387 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
31388
31389 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
31390 config/rom68k.exp: New tcl glue for the appropriate monitors.
31391 These all just end up calling monitor.exp.
31392 * config/monitor.exp (gdb_target_monitor): Handle `Connection
31393 refused' by retrying. Cleanup some timeout issues.
31394 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
31395 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
31396 callers don't have to set/restore global timeout variable.
31397
31398 * The following set of changes centralizes management of the global
31399 timeout variable. This way, it can be set in one target dependent
31400 place instead of dozens of places scattered throughout the test suite.
31401 If you need to lengthen a timeout, then you should either set timeout
31402 in one of the config/{target}.exp files, or multiply it by a factor.
31403 Setting it to an absolute value is always going to lose for some
31404 targets.
31405 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
31406 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
31407 * gdb.base/funcargs.exp: Don't set timeout.
31408 * gdb.base/list.exp (test_forward_search): Only use local timeout.
31409 * gdb.base/printcmds.exp (test_print_string_constants
31410 test_print_array_constants): Don't set timeout.
31411 * gdb.base/ptype.exp: Don't set timeout.
31412 * gdb.base/recurse.exp: Don't set timeout.
31413 * gdb.base/return.exp: Don't set timeout.
31414 * gdb.base/watchpoint.exp: Don't set timeout.
31415 * gdb.c++/classes.exp (do_tests): Don't set timeout.
31416 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
31417
31418 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
31419
31420 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
31421
31422 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31423
31424 * lib/gdb.exp: Disable chill tests for irix5.
31425
31426 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31427
31428 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
31429 each test pass or fail.
31430
31431 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31432
31433 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
31434 xlc not gcc.
31435
31436 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
31437
31438 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
31439
31440 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
31441
31442 * config/est.exp: Fix copyright and comments. Remove dead code.
31443 Use targetname, serialport and baud variables instead of fixed
31444 constants.
31445 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
31446 * config/cpu32bug.exp: New file to support cpu32bug monitors.
31447
31448 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31449
31450 * gdb.base/watchpoint.exp: Don't run
31451 test_watchpoint_triggered_in_syscall for sunos.
31452
31453 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31454
31455 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
31456 they don't seem to exist. Do include stdio.h.
31457
31458 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31459
31460 * gdb.base/a1-selftest.exp: Add alpha xfail.
31461
31462 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31463
31464 * gdb.base/watchpoint.c (main): Prompt before calling read().
31465 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
31466 Revise accordingly. Remove cruft about sending "123" several
31467 times, until it gets noticed. Clean up the "print buf[0]" stuff
31468 so that it passes or fails, and waits for prompts in the usual way.
31469
31470 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31471
31472 * gdb.base/recurse.exp: Fix comment.
31473
31474 * TODO: Remove item about printing variables in nodebug.exp. Add
31475 item about enabling tests which are only run on some targets.
31476
31477 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
31478 fail, make test names unique, use new gdb_test convention
31479 regarding pattern, use gdb_test more, etc.).
31480
31481 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
31482 fail, make test names unique, etc.).
31483
31484 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31485
31486 * gdb.base/nodebug.c: Change return type of top and middle to
31487 short.
31488 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
31489 are fixed by the recent mdebugread.c changes. Allow `short ()'
31490 as type for top and middle.
31491
31492 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31493
31494 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
31495 nearly as I can tell, the whole thing was an accident in Stu's
31496 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
31497 to replace a send/expect pair with gdb_test, but ended up only
31498 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
31499 of 30 Mar 1995 took care of it, but left this vestigial comment
31500 which I am now nuking.
31501
31502 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31503
31504 * gdb.base/break.exp: Look for different line number for
31505 breakpoint at main depending on usestubs.
31506
31507 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31508
31509 * gdb.base/list.exp: Adjust some alternate expect patterns to
31510 match recent list0.c change. Add alternate expect pattern for
31511 output from `list default lines around main' for optimizing
31512 compilers.
31513
31514 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31515
31516 * lib/gdb.exp: If nosignals is not set, set it to 0.
31517
31518 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
31519
31520 * config/slite-gdb.exp: Responds to load symbol table prompt.
31521 * gdb.base/break.exp: Adjust line number, fix rerun.
31522 * gdb.base/langs0.c: Add #ifdef usestubs.
31523
31524 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
31525
31526 * gdb.base/list.exp: Adjust line contents after adding new lines in
31527 list0.c. Also fix a syntax error.
31528
31529 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
31530 * gdb.base/break.exp: ditto.
31531 * gdb.base/list.exp: ditto.
31532 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
31533 * gdb.base/run.c: ditto.
31534 * gdb.base/list0.c: ditto.
31535 * gdb.base/funcargs.c: ditto.
31536
31537 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
31538
31539 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
31540 $targetname, $serialport and $baud instead of hardwired variables.
31541 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
31542 target doesn't support signals.
31543
31544 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
31545
31546 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
31547
31548 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31549
31550 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
31551 Don't rely on the value of an auto variable before it has been
31552 initialized. Use gdb_test more.
31553
31554 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31555
31556 * lib/gdb.exp (default_gdb_version): A version number must start
31557 with a digit, but other than that contains all characters up to
31558 the first whitespace character.
31559
31560 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31561
31562 * gdb.base/commands.exp (breakpoint_command_test): New tests.
31563
31564 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31565
31566 * gdb.c++/*.exp: Warn if executable does not exist. The original
31567 reason for skipping the warning was that configure.in sometimes
31568 intentionally skipped building the executables but the tcl code
31569 had no way of knowing. That (a) was always bogus with respect to
31570 error handling, (b) is no longer true (right now there is no way
31571 to skip C++ tests).
31572
31573 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
31574
31575 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31576
31577 * gdb.base/list.exp: Add expect patterns for output from
31578 SunPRO compiled executables.
31579 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
31580 types.
31581
31582 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31583
31584 * gdb.base/break.exp (test_next_with_recursion): Accept any line
31585 number (we are already testing that the correct source line text
31586 gets printed).
31587
31588 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
31589 that is what is intended, but something needed to be done to get
31590 sunos4 native working again.
31591
31592 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
31593
31594 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
31595 apparently went with a (very) old xfail.
31596
31597 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
31598
31599 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
31600 runto_main is a proc in gdb.exp that will do 'step' for target use
31601 stubs.
31602 * gdb.base/exprs.exp: ditto.
31603 * gdb.base/interrupt.exp: ditto.
31604 * gdb.base/opaque.exp: ditto.
31605 * gdb.base/printcmds.exp: ditto.
31606 * gdb.base/ptype.exp: ditto.
31607 * gdb.base/scope.exp: ditto.
31608 * gdb.base/setvar.exp: ditto.
31609 * gdb.base/signals.exp: ditto.
31610 * gdb.base/twice.exp: ditto.
31611 * gdb.c++/classes.exp: ditto.
31612 * gdb.c++/inherit.exp: ditto.
31613 * gdb.c++/templates.exp: ditto.
31614 * gdb.base/break.exp: no run and hit main for stubs. Change line
31615 numbers for breakpoints and info breakpoint.
31616 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
31617 breakpoint().
31618 * gdb.base/callfuncs.c: ditto.
31619 * gdb.base/exprs: ditto.
31620 * gdb.base/interrupt.c: ditto.
31621 * gdb.base/opaque0.c: ditto.
31622 * gdb.base/printcmds.c: ditto.
31623 * gdb.base/ptype.c: ditto.
31624 * gdb.base/scope0.c: ditto.
31625 * gdb.base/setvar.c: ditto.
31626 * gdb.base/signals.c: ditto.
31627 * gdb.base/twice.c: ditto.
31628 * gdb.c++/misc.cc: ditto.
31629 * gdb.c++/templates.cc: ditto.
31630
31631 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31632
31633 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
31634
31635 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
31636 somewhere between `read' and `main.c'. I'm pretty sure the
31637 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
31638 and it isn't particularly useful.
31639
31640 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
31641
31642 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31643
31644 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
31645
31646 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
31647
31648 * config/mt-slite: add LIBS and -nostdlib.
31649 * config/slite-gdb.exp: add this new file to support sparclite target.
31650
31651 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
31652
31653 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
31654
31655 * gdb.base/a2-run.exp: Change argument to istarget from
31656 "*-*-vxworks" to "*-*-vxworks*".
31657 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
31658
31659 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
31660
31661 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
31662 will not runto main but do a 'step' to step out of breakpoint().
31663 * config/mt-slite: add -Dusestubs.
31664
31665 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31666
31667 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
31668 instead of just @.
31669
31670 * gdb.base/signals.exp: Add test for "handle all print".
31671 * TODO: Remove "handle all print". Also remove item about
31672 checking copyright date (I don't like the idea of a spurious FAIL
31673 based on when we run the tests).
31674
31675 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
31676 for SunOS4 (reason for failure not investigated). Remove
31677 redundant test for $binfile.
31678
31679 * gdb.base/nodebug.c (array_index): Call malloc.
31680
31681 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
31682
31683 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
31684
31685 * gdb.base/recurse.exp: Update gdb_test invocation to use new
31686 conventions and slightly simplify the matching regexp.
31687
31688 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31689
31690 * gdb.base/break.exp: Update gdb_test invocation to use new
31691 convention.
31692
31693 * lib/gdb.exp: If noargs is not set, set it to 0.
31694
31695 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
31696 tests unique.
31697
31698 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
31699
31700 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31701
31702 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
31703 one argument of type "<non-float parameter>".
31704
31705 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
31706
31707 * config/rom68k.exp: New file to support Motorola IDP board.
31708 * gdb.base/a2-run.exp: Skip this file if noargs is set.
31709 * gdb.base/break.c: Change things around so that this program
31710 doesn't depend upon args. This is necessary to make remote
31711 targets work (in general, they can't take args).
31712 * gdb.base/break.exp: Don't try to send args to program. Don't
31713 expect output. Also, replace lots of code with gdb_test.
31714
31715 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31716
31717 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
31718 printing of '\'' (which is what the comment says we are testing,
31719 even though we were not), not '''.
31720 (test_integer_literals_rejected): Test that printing ''' is an error.
31721
31722 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
31723 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
31724 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
31725 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
31726 Use gdb_test not test_print_accept.
31727 * lib/gdb.exp: Remove test_print_accept.
31728
31729 * gdb.base/signals.exp (signal_tests_1): Make pass message
31730 consistent with fail message.
31731
31732 * gdb.base/whatis.exp: Remove xfails for printing char vs.
31733 unsigned char; the bug (PR 1821) is fixed.
31734
31735 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
31736
31737 * gdb.base/scope.exp (test_at_localscopes): Call pass for
31738 successful tests--makes xfailing them work right.
31739
31740 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31741
31742 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
31743 only \r\n, not .*. The test can pass .* as the last thing in
31744 $pattern if that is what it wants. In addition to providing this
31745 flexibility, this change should speed up pattern matching in cases
31746 where the pattern already ended with .* (there were a number of
31747 them). This change also helps catch bad patterns--in the old
31748 scheme the typo "char \*" instead of "char \\*" would pass. Now
31749 it is caught.
31750 * Many .exp files: Update callers.
31751
31752 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
31753 clearer and does not spuriously match multiple ('s. Likewise for
31754 ) and *.
31755
31756 * gdb.base/nodebug.exp: Test ability to call a function and pass
31757 it a string (even with no debugging info).
31758
31759 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
31760 "p '\'", which is the same as "p ''" once tcl gets done with
31761 quoting, to "p '\\'", which I suspect is what is intended (one
31762 backslash gets sent to GDB).
31763
31764 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
31765
31766 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31767
31768 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
31769 1817) was fixed literally years ago.
31770
31771 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31772
31773 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
31774 test, it causes stepping out of call_after_alloca_subr with
31775 optimizing compilers.
31776 (localvars_in_indirect_call): Consume GDB prompt if `finish'
31777 fails.
31778
31779 * gdb.c++/templates.exp: Source templ-info.exp only if
31780 the templates executable exists.
31781
31782 * gdb.c++/misc.cc (class Contains_static_instance,
31783 class Contains_nested_static_instance),
31784 gdb.c++/classes.exp (test_static_members): Test printing of
31785 a class that contains a static instance of the class.
31786
31787 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31788
31789 * gdb.base/langs2.c (cppsub_): Don't prototype.
31790 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
31791 only, I believe).
31792
31793 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31794
31795 * lib/gdb.exp (skip_chill_tests): New procedure.
31796
31797 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
31798
31799 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
31800
31801 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
31802 each expect pattern. Cuts runtime from 12 to about 4 seconds.
31803
31804 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31805
31806 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
31807
31808 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
31809 disassemble 8, not 16, instructions for part 4.
31810
31811 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
31812 support the latter anymore.
31813
31814 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
31815 -DNO_PROTOTYPES.
31816 * gdb.base/callfuncs.c: Control use of prototypes based on
31817 NO_PROTOTYPES, not __STDC__.
31818 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
31819 t_float_values2 tests if prototypes in use.
31820
31821 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
31822 t_double_values): When checking differences against DELTA, check
31823 that difference is within the range (-DELTA,DELTA), not just
31824 (-infinity,DELTA).
31825
31826 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
31827
31828 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
31829 'file' command firts, then 'target', then 'load', this is due to gdb
31830 target set up.
31831 * config/mips-gdb.exp: Fix a couple regular exp bugs.
31832
31833 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
31834
31835 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
31836 FP load/store variants.
31837 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
31838
31839 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
31840
31841 * gdb.base/term.exp: Do not give a warning if not native, it is
31842 not an abnormal condition.
31843
31844 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
31845
31846 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
31847 t_char_array".
31848
31849 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
31850
31851 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
31852 are getting the version number.
31853
31854 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
31855 if not native, it is not an abnormal condition.
31856
31857 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31858
31859 * lib/gdb.exp: Just use "file exists", rather than undocumented
31860 dejagnu procedure "findfile".
31861
31862 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
31863
31864 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
31865 (LDFLAGS): Set to -Xlinker -Ur.
31866
31867 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
31868 Removed, these values are set by lib/gdb.exp.
31869
31870 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
31871
31872 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
31873
31874 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
31875 of replicating gdb startup code.
31876
31877 * config/mt-vxworks (LDFLAGS): Set to -r.
31878 (CFLAGS_FOR_TARGET): Removed.
31879
31880 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
31881 (gdb) and gdb for vxworks uses (vxgdb).
31882
31883 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
31884 executable is not in the tree and host != target, use sed and
31885 program_transform_name to determine the gdb name used by the
31886 target.
31887
31888 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
31889 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
31890
31891 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31892
31893 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
31894 floats, chars, and shorts where there are ANSI-style function
31895 definitions.
31896
31897 * gdb.base/langs.exp, gdb.base/langs*: New test.
31898 * gdb.base/Makefile.in: Build it.
31899 * TODO: Remove item about checking that C names don't get C++
31900 demangling applied; this test tests it.
31901
31902 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31903
31904 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
31905 went with the const70 xfail. The xfail went away a year ago.
31906
31907 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
31908
31909 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
31910 for hp300.
31911
31912 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
31913
31914 * gdb.base/a1-selftest.exp: Don't run on hp300.
31915
31916 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31917
31918 * Makefile.in (site.exp): Set host_alias and target_alias as well
31919 as host_triplet and target_triplet.
31920
31921 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31922
31923 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
31924
31925 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
31926 places as other ecoff systems).
31927
31928 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
31929 ultrix.
31930
31931 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31932
31933 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
31934 remove them.
31935 * gdb.base/nodebug.exp: Accept "function" in addition to "text
31936 variable and "variable" in addition to "data variable".
31937 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
31938
31939 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
31940 2.
31941 * gdb.base/list1.c (long_line): Add additional statement at start
31942 of function.
31943 * gdb.base/list.exp (test_forward_search): Update line number to
31944 reflect new statement.
31945
31946 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31947
31948 * gdb.base/signals.exp: Reinitialize searched source directories
31949 after gdb_start call.
31950
31951 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
31952
31953 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
31954 * gdb.stabs/Makefile.in: Likewise.
31955
31956 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
31957 change. Instead split the tests into smaller pieces.
31958 * gdb.disasm/hppa.s: Corresponding changes.
31959
31960 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31961
31962 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
31963 Quote ^C when passing it to stty. For some shells ^ is a pipe.
31964
31965 * gdb.base/funcargs.exp: Modify many tests so that every test
31966 either passes or fails. Make some test names unique.
31967
31968 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31969
31970 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
31971 Call stty to set interrupt character.
31972
31973 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
31974 for HP assembler versus GNU assembler based on actual behavior of
31975 $(CC), rather than assuming that $(AS) is always the GNU assembler.
31976
31977 * TODO: Suggest a few more stepping tests.
31978
31979 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
31980
31981 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
31982 restart GDB for h8300 after a continue.
31983 (return): Add pattern to match a29k-udi behavior.
31984 * gdb.base/nodebug.exp: Remove obsolete comment.
31985 * gdb.base/regs.exp: New file, testing of register displays.
31986 * gdb.base/return.exp: Fix typo in reference to $objdir.
31987 * gdb.base/whatis.exp: Always start with a fresh GDB.
31988
31989 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31990
31991 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
31992 higher, these tests generate a lot of output.
31993
31994 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31995
31996 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
31997 code following the catch silently ignored some errors; without the
31998 catch they should be thrown like any other tcl error. Also, the
31999 catch used "" instead of {} which meant all the callers who wanted
32000 to include one of the characters "[]$ had to quote it an extra time.
32001 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
32002 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
32003 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
32004 Remove extra quoting.
32005
32006 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
32007
32008 * gdb.base/commands.exp: Make test names unique; every test either
32009 passes or fails. Update some comments.
32010
32011 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
32012
32013 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
32014
32015 The following fixes a FAIL caused by the fact that the alpha stabs
32016 configuration didn't use the ".if alpha" code in weird.def.
32017 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
32018 bit pointer, so the 32 bit version works even on the alpha.
32019 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
32020 Remove the stuff which allowed us to have separate versions for
32021 alpha and everything else.
32022
32023 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
32024 regexp which "info func operator\[\](" is supposed to match. Fix
32025 string to send to GDB. Note that GDB still doesn't work right. Add a
32026 new test for "info func .perator\[\](" which GDB does handle correctly.
32027
32028 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
32029
32030 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
32031
32032 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
32033 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
32034 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
32035 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
32036 it makes the tests harder to understand and confuses test-o-matic.
32037 The preferred style is that each test provides a PASS or a FAIL,
32038 and has a unique message (e.g. "continue #54" not just "continue")
32039 which is the same for the pass and the fail.
32040 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
32041 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
32042 to lib/gdb.exp.
32043 * gdb.base/printcmds.exp: Use test_print_accept. Remove
32044 prt_accept which was basically the same thing. Likewise for
32045 test_print_reject and prt_reject.
32046 * lib/gdb.exp (test_print_reject): Add some more error message
32047 patterns to match from the former printcmds.exp (prt_reject).
32048 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
32049 One defect of the passcount stuff is that some of it failed to
32050 report XPASS where appropriate.
32051 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
32052 stuff before and after arg in expected pattern.
32053 (test_paddr_operator_functions): Re-do test without print_addr_of;
32054 this is the only test which seems to want extra stuff there.
32055
32056 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
32057
32058 * gdb.base/nodebug.exp: Update new tests to reflect improved
32059 wording of gdb output.
32060
32061 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
32062 and "ptype" work on variables in files compiled without -g.
32063 Replaces commented out "maint print msymbol" tests.
32064
32065 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
32066
32067 * gdb.base/setvar.c (dummy): Call malloc.
32068
32069 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
32070 losing with the irix4 sed.
32071
32072 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
32073 ALRM" on irix4.
32074
32075 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
32076
32077 * TODO: Remove items about corefile.exp testing new exec-file and
32078 backtrace; both are now done. Add items about printing enums.
32079
32080 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
32081
32082 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
32083 "get signal $thissig" test fails.
32084
32085 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
32086
32087 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
32088
32089 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
32090 compiler warning with dec alpha compiler.
32091
32092 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
32093 extra \n from gdb_test call (this explains why the prompt test
32094 that I removed yesterday was there).
32095 (user_defined_command_test): Remove extra \n and prompt test.
32096
32097 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
32098 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
32099 doesn't exist.
32100 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
32101 Also remove alpha workaround, which turns out to be because
32102 SIGABRT == SIGLOST.
32103
32104 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
32105
32106 * gdb.base/help.exp: Don't test "help show".
32107
32108 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
32109
32110 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
32111 "set print address" is on.
32112 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
32113 pass prompt to gdb_test; gdb_test already looks for the prompt.
32114
32115 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
32116
32117 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
32118 was a vestige of the manual TESTSTRATEGY, and the purpose of it
32119 was to make sure that gdb can read a core file. But (a) the "read
32120 the corefile" part didn't make it to a1-selftest.exp, we just
32121 delete the corefile after creating it, and (b) we test reading
32122 corefiles in corefile.exp anyway. Also, this test left around a
32123 xgdb process on Solaris.
32124
32125 * gdb.base/corefile.exp: Also test backtrace.
32126
32127 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
32128
32129 * gdb.base/commands.exp: Test a simple user defined command with
32130 arguments and if/while statements; verify the full user command is
32131 printed by "show user".
32132
32133 * gdb.base/commands.exp: Test if/while commands as part of a
32134 breakpoint command list; verify they appear in breakpoint
32135 information.
32136
32137 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
32138
32139 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
32140 than by dividing by zero.
32141
32142 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
32143
32144 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
32145 performing an inferior call with watchpoints enabled.
32146 * gdb.base/watchpoint.c (main): Delete second unnecessary read
32147 call.
32148
32149 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
32150
32151 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
32152 of "file" command.
32153
32154 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
32155 Add additional pattern for when "int operator int(void);" appears
32156 in a different order.
32157
32158 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
32159
32160 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
32161
32162 * gdb.base/help.exp: Replace most of docstrings for "info signals"
32163 and "signal" with ".*".
32164
32165 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
32166
32167 * TODO: Add note about "handle all nostop".
32168
32169 * gdb.base/{sigall.c, sigall.exp}: New test.
32170 * gdb.base/Makefile.in: Add it.
32171
32172 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
32173
32174 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
32175 when invoking GDB, suppresses any windowing interface.
32176
32177 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
32178
32179 * config/sim-gdb: New file, simulator testing support.
32180
32181 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
32182
32183 * gdb.base/interrupt.exp: Test calling func1 twice.
32184
32185 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
32186
32187 * gdb.base/list.exp (test_forward_search): Set timeout higher
32188 when we'll be getting lots of output from gdb.
32189
32190 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
32191 "init_malloc" to after the expect statement. Run it if that
32192 regexp is taken, but also for two others which happen if source
32193 cannot be found.
32194
32195 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32196
32197 * gdb.base/printcmds.exp: New test, for printing register before
32198 program is running.
32199
32200 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32201
32202 * gdb.base/list.exp: Correct some alternate expect patterns
32203 to reflect changes in list1.c.
32204
32205 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32206
32207 * TODO: Add item regarding large frames.
32208
32209 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
32210
32211 * TODO: Remove item about enabling return.exp; it
32212 is enabled. Suggest a few more "return" tests.
32213
32214 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32215
32216 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
32217 anonymous unions.
32218
32219 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32220
32221 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
32222 and pr-5646.o, so "make" is the same as "make all", not "make
32223 pr-4975.o".
32224
32225 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
32226
32227 * gdb.base/list.exp: Adjust expectations to reflect changes in
32228 list1.c.
32229 (test_forward_search): New test proc.
32230 * gdb.base/list1.c (long_line): New function, has long source line.
32231
32232 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
32233
32234 * gdb.base/a1-selftest.exp: Change initial stepping to know about
32235 additional line of code that was added.
32236
32237 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
32238
32239 * gdb.disasm/hppa.s: Break the large branching tests into smaller
32240 tests so as not to overflow expect's input buffers.
32241 * gdb.disasm/hppa.exp: Corresponding changes.
32242
32243 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32244
32245 Beginnings of template debugging tests.
32246 * gdb.c++/templ-info.cc: New file to test for template
32247 debugging capability of the compiler.
32248 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
32249 templ-info.cc.
32250 * gdb.c++/templates.cc: Add explicit template instantiations
32251 to enable compiling with -fno-implicit-templates. Add destructor
32252 and 'value' method to T5 class for template tests.
32253 * gdb.c++/templates.exp: Add testcases for printing of template
32254 types, setting breakpoints on template methods and calling a
32255 template method.
32256
32257 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
32258
32259 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
32260 branch target since some assemblers (gas-2.5) may emit a
32261 relocation for the branch instead of resolving it in the
32262 assembler.
32263
32264 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32265
32266 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
32267 through signal handler.
32268
32269 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32270
32271 * configure.in (*-*-netware): Use config/mt-netware.
32272
32273 * config/mt-netware: New file.
32274 * config/mt-i386-netware: Removed, separate configs for different
32275 netware architectures are no longer needed now that we have
32276 --with-headers.
32277
32278 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32279
32280 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
32281 by the recent changes to use ANSI C arithmetic conversions.
32282
32283 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32284
32285 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
32286 bug involving using inferior_pid to figure out whether to select a
32287 frame.
32288
32289 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
32290
32291 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
32292 match the current disassembler output.
32293
32294 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
32295
32296 * gdb.fortran/exprs.exp: Expect VOID instead of void.
32297 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
32298 types, expect "int" as type of integer values (for now).
32299
32300 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
32301
32302 * gdb.base/commands.exp: New tests for if/while commands.
32303
32304 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
32305
32306 * lib/gdb.exp (runto): Replace sub-pattern for hex value
32307 by .*, since hex values have different syntax in Chill mode.
32308
32309 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32310
32311 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
32312 linefeed from expect pattern for repeated types with indices > 9.
32313
32314 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
32315
32316 First part of Fortran test suite.
32317 * gdb.fortran: New directory.
32318 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
32319
32320 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32321
32322 * gdb.base/default.exp: Update expect pattern for load command
32323 without arguments.
32324
32325 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
32326
32327 * configure.in: Change i386 to i[345]86.
32328 * gdb.base/configure.in: Likewise.
32329 * gdb.c++/configure.in: Likewise.
32330 * gdb.chill/configure.in: Likewise.
32331
32332 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
32333
32334 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
32335 patterns, since that is not a valid context for comments.
32336
32337 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
32338
32339 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
32340 repeated types and repeated types with indices > 9.
32341
32342 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
32343
32344 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
32345 2417; old bug has been fixed.
32346
32347 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
32348
32349 * gdb.base/interrupt.exp: When trying to wake up the inferior,
32350 send the newline ourselves instead of assuming gdb_test will do
32351 so when passed an empty input string.
32352
32353 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
32354 stabs testcode.
32355
32356 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32357
32358 * lib/gdb.exp (gdb_test): Don't send anything if the first
32359 argument is an empty string. This makes cases where we want to
32360 match output that is already in expect's buffers (for example,
32361 matching a breakpoint after gdb_run_cmd has been called) work
32362 reliably.
32363
32364 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32365
32366 * config/netware.exp: New file.
32367
32368 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32369
32370 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
32371 the -B and -L prefixes so we can find the debugging stub.
32372
32373 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
32374 there and we are using the gcc from the tree.
32375
32376 * gdb.base/types.c: Removed.
32377
32378 * gdb.base/configure.in: Look for makefile fragments in ../config.
32379 Recognize i386-*-netware.
32380 * gdb.c++/configure.in: Likewise.
32381
32382 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32383
32384 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
32385 the correct TCL syntax.
32386
32387 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32388
32389 * gdb.base/opaque.exp: use runto instead of messing around with
32390 breakpoints. Simplify by using gdb_test.
32391
32392 * gdb.base/bitfields.exp: restart between tests on netware targets
32393 because breakpoints aren't relocated after target death. Run
32394 processes to completion.
32395
32396 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
32397
32398 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
32399
32400 * Makefile.in: Remove extra tabs that confuse some versions
32401 of "make". Use the newly built gdb to test with by default,
32402 rather than the first one in the tester's search path.
32403
32404 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
32405
32406 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
32407
32408 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
32409 condition help.
32410
32411 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32412
32413 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
32414
32415 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
32416 running.
32417 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
32418 * gdb.base/funcargs.exp: Likewise.
32419
32420 * gdb.base/bitfields.exp: Simplify by using gdb_test.
32421 * gdb.base/funcargs.exp: Likewise.
32422
32423 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
32424 message is "".
32425
32426 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32427
32428 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
32429 return,signals,twice}.exp: Handle non-existant binaries
32430 consistantly.
32431
32432 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
32433 * gdb.base/Makefile.in: Don't try to generate a core dump, we
32434 might testing a cross development system.
32435
32436 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32437
32438 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
32439 runtest script is relative to ${srcdir}, not ${rootdir}.
32440
32441 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
32442
32443 * gdb.base/signals.exp: Allow for optionality of breakpoint
32444 address.
32445
32446 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32447
32448 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
32449
32450 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32451
32452 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
32453 for size_t definition.
32454 * gdb.c++/templates.cc: Likewise
32455
32456 * config/mt-i386-netware: New file.
32457
32458 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
32459 defined.
32460
32461 * gdb.base/Makefile.in: Added support for systems that name core
32462 files by appending "core" to the program name.
32463 * gdb.base/a1-selftest.exp: Likewise.
32464
32465 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32466
32467 * gdb.base/return.exp: Add comment and message for `return double'
32468 test failure on Sparc Solaris.
32469
32470 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
32471
32472 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
32473
32474 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32475
32476 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
32477 from optimizing them away.
32478 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
32479 patterns to include default constructors and assignment operators,
32480 to match gcc versions beyond 2.5.8. Accept any cplus demangling
32481 character in the output of the virtual base pointer.
32482
32483 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32484
32485 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
32486 expression match in print_addr_of to avoid unintented matches.
32487 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
32488 versions up to 2.5.8.
32489
32490 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32491
32492 * gdb.base/list.exp: Tweak alternate pattern for listing of an
32493 included file to run under newer versions of expect.
32494 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
32495 consecutive >'s in templates to accomodate recent cplus-dem.c change.
32496 Remove xfail for the virtual table of BDDHookV.
32497
32498 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
32499
32500 * lib/gdb.exp (string_to_regexp): Set a default result.
32501 (default_gdb_start): Fix misleading message.
32502
32503 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
32504
32505 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
32506 Remove all CC, etc definitions.
32507 * config/mt-hpux: New file.
32508 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
32509 (CFLAGS, LDFLAGS): Define.
32510 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
32511
32512 * Makefile.in (site.exp): Don't insert host_os, etc.
32513 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
32514 (distclean): Check existence of subdir.
32515 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
32516 * gdb.base/Makefile.in: General cleanup and simplification.
32517 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
32518 to build executables. Use default rule to build .o files.
32519 (EXPECT, RUNTEST, CC): Fix relative pathname.
32520 (site.exp): Don't insert host_os, etc.
32521 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
32522 and/or SIGUSR1 defined.
32523 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
32524 * gdb.c++/Makefile.in: General cleanup and simplification.
32525 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
32526 (CFLAGS): Remove.
32527 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
32528
32529 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
32530
32531 * gdb.base/recurse.exp: Misc changes to get tests running again
32532 after Kung's changes to the watchpoint code.
32533 * gdb.base/watchpoint.exp: Likewise.
32534
32535 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
32536
32537 * lib/gdb.exp (string_to_regexp): Convert {\} also.
32538
32539 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
32540
32541 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
32542 * lib/gdb.exp (default_gdb_start): Define.
32543 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
32544 gdb.base/funcargs.exp, gdb.base/opaque.exp,
32545 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
32546 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
32547 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
32548 Don't call gdb_target_udi in between tests.
32549
32550 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32551
32552 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
32553 (which was basically just a local version of the same thing). In
32554 addition to avoiding duplication, gdb_test_exact is faster.
32555 * lib/gdb.exp (gdb_test_exact): Fix typo.
32556
32557 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
32558 don't give an error.
32559
32560 * gdb.base/term.exp: Call delete_breakpoints before starting.
32561
32562 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
32563 (t10): Add comment.
32564
32565 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
32566
32567 Reorganization of the GDB Test Suite.
32568
32569 * gdb.base: New directory, contains all the basic tests.
32570 * gdb.c++: New directory, tests specific to C++.
32571 * gdb.chill: New directory, tests specific to Chill.
32572 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
32573 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
32574 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
32575 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
32576 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
32577 t30-31 to chill).
32578 * */gdbme.*: Rename to match appropriate expect scripts.
32579 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
32580 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
32581 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
32582 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
32583 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
32584 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
32585 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
32586 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
32587 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
32588 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
32589 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
32590 gdb.c++/virtfunc.cc: New names of C++ files.
32591 * gdb.chill/chillvars.ch: New name of Chill file.
32592 * gdb.base/configure.in, gdb.c++/configure.in,
32593 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
32594 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
32595 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
32596 * configure.in (configdirs): Update to reflect directory changes.
32597 (target_abbrev): No longer define for any configuration.
32598 * Makefile.in: Cosmetic improvements to header comments.
32599
32600 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
32601
32602 Various changes to gdb.t31:
32603
32604 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
32605 * gdbme.ch: Make all key-words and predefineds be upper-case.
32606 * chillvars.exp: Expect key-words and predefinds in upper-case.
32607
32608 * chillvars.exp: Use gdb_test_exact many places.
32609 Change expected output for arrays (which now includes index labels).
32610
32611 * pr-5020.exp, gdme.ch (module PR_5020):
32612 New test, for PR-5020.
32613
32614 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
32615
32616 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
32617 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
32618
32619 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
32620
32621 * Makefile.in: Fix bit-rot in definitions of CHILL,
32622 CHILL_FOR_TARGET and Chill_LIB.
32623 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
32624 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
32625 CHILL, and CHILL_LIB.
32626
32627 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
32628
32629 * Revert the previous changes. Please see Rob's directory
32630 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
32631
32632 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
32633
32634 * Makefile.in, configure.in, config/mips-gdb.exp,
32635 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
32636 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
32637 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
32638 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
32639 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
32640 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
32641 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
32642 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
32643 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
32644 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
32645 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
32646 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
32647 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
32648 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
32649 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
32650 changes from 94Q1.
32651
32652 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
32653
32654 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
32655 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
32656 Rob's new testing fragments.
32657
32658 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
32659
32660 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
32661 lib/gdb.exp: Replace error proc calls with perror.
32662
32663 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
32664
32665 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
32666 version also, match on casted version strings, and match on
32667 gdb startup case where the line numbers might be messed up.
32668
32669 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
32670
32671 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
32672 (CFLAGS): Delete it from here.
32673
32674 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
32675
32676 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
32677
32678 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
32679
32680 * Makefile.in (RUNTEST): Default to just "runtest".
32681
32682 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32683
32684 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
32685 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
32686 the code has been restructured.
32687
32688 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32689
32690 * gdb.t00/default.exp (set write): Allow any number of \r and/or
32691 \n, not just one of each.
32692
32693 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
32694 /bin/cc gives a warning if you do.
32695
32696 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
32697
32698 * gdb.t24/demangle.exp: change expect pattern of
32699 __t10ListS_link1ZUiRCUiPT0
32700
32701 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32702
32703 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
32704 on local variables in recursive functions.
32705
32706 * gdb.t07/Makefile.in: Build the new test.
32707
32708 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32709
32710 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
32711 directly. Instead compare the return values from actual calls.
32712
32713 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
32714
32715 * Makefile.in (check): Set TCL_LIBRARY for runtest.
32716
32717 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32718
32719 * From Peter Schauer with minor modifications.
32720 * gdb.t15/return.exp (return_tests): Handle targets where "return"
32721 stops in mid-line in the caller. Add xfail for returning a float
32722 value on X86 targets.
32723
32724 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32725
32726 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
32727 to avoid expect lossage.
32728 (fmem_LRbug_tests): Likewise.
32729 * gdb.disasm/hppa.s: Corresponding changes.
32730
32731 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
32732 conditions to work with latest dejagnu/expect.
32733
32734 * gdb.t15/funcargs.exp (finish from indirect call): No longer
32735 expected to fail on the PA.
32736 (backtrace in call with trampolines): Explicitly require main
32737 to be frame #1 (no trampolines should show up in backtrace).
32738
32739 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
32740 "continue -expect".
32741 * gdb.t06/break.exp: Likewise.
32742 * gdb.t07/watchpoint.exp: Likewise.
32743 * gdb.t13/bitfields.exp: Likewise.
32744 * gdb.t15/{funcargs,return}.exp: Likewise.
32745 * gdb.stabs/weird.exp: Likewise.
32746 * config/{mips,udi}-gdb.exp: Likewise.
32747
32748 * hppa.sed: Enclose comments within a sed command to avoid
32749 losing with the old OSF1 sed.
32750
32751 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32752
32753 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
32754 sequent dynix.
32755 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
32756 * gdb.t15/funcargs.exp: Conditionally step again to really
32757 finish from marker_call_with_trampolines. Handle the case where
32758 the first step from within call_with_trampolines already steps
32759 us back to main.
32760 * gdb.t15/gdbme.c: Add comment to closing brace of
32761 call_with_trampolines for funcargs.exp.
32762
32763 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32764
32765 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
32766 Fix typo(s).
32767
32768 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32769
32770 * gdb.t07/gdbme.c: More code for watchpoint testing.
32771
32772 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
32773 "Hardware watchpoint" throughout file.
32774 (test_watchpoint_triggered_in_syscall): New test.
32775 (test_complex_watchpoint): New test.
32776
32777 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32778
32779 * gdbme.c (call_with_trampolines): New function to try and step
32780 into. Tests trampoline problems on the PA.
32781
32782 * funcargs.exp (localvars_in_indirect_call): No longer expect
32783 stepping into indirect call to fail on PAs.
32784 (test_stepping_over_trampolines): New test.
32785
32786 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32787
32788 * TODO: Add suggestions for static member function tests, and
32789 completion tests.
32790
32791 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32792
32793 * TODO: Add suggestions for "p/a" tests.
32794
32795 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
32796 (default_gdb_exit): Replace all the hair with sending "quit" to
32797 the process with a simple close.
32798
32799 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32800
32801 * TODO: Add suggestions for shared library tests.
32802
32803 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32804
32805 * TODO: Add suggestions for x/s tests.
32806
32807 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32808
32809 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
32810 "enable once", and "enable breakpoints once" with ".*".
32811
32812 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32813
32814 * TODO: Add suggestions about structure passing tests.
32815
32816 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32817
32818 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
32819 the primary1 test, use work around if __GNUC__ < 2.
32820 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
32821 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
32822 Test for bad output rather than waiting for timeout. Issue
32823 second continue only if first continue failed.
32824
32825 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
32826
32827 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
32828 operator[] test with gdb_test because the old code didn't seem to
32829 be getting the quoting right with the new dejagnu.
32830
32831 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
32832
32833 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
32834 one from the path.
32835 * Makefile.in: Use a fresh expect if there is one, use runtest
32836 from the src tree if there is one.
32837
32838 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
32839
32840 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
32841 next over recursive call. Revise the tests from that point on
32842 (which had been skipped) to match GDB's actual (correct) output.
32843
32844 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
32845 with next over a breakpoint whose condition is false.
32846
32847 * gdb.t00/help.exp: Comment out "help set print" tests just like
32848 (and for same reason as) "help set" test.
32849
32850 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32851
32852 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
32853 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
32854
32855 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32856
32857 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
32858 necessary gdb_target_udi.
32859
32860 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
32861
32862 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
32863 1838 and 2417; they are fixed.
32864
32865 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
32866 gdb.t03/ptype.exp (ptype structure, ptype union):
32867 Remove xfails; the test is looser than when the xfails were added.
32868
32869 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
32870 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
32871
32872 * gdb.t01/run.exp: Only run shell test if isnative.
32873
32874 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
32875 since "run" automatically loads if necessary. Call gdb_target_udi
32876 after the "file" since "file" kills any execution target.
32877
32878 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
32879 GDB. GDB doesn't work that way (not anymore at least) on UDI.
32880 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
32881 argument for UDI.
32882
32883 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
32884
32885 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
32886
32887 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
32888
32889 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32890
32891 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
32892 properly quoting regexps. This makes the second argument to
32893 demangle a fixed string, which matches the callers, instead of a
32894 shell-style pattern which is what the previous implementation
32895 used. Update some of the callers.
32896
32897 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32898
32899 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
32900 (comib_nullified_tests): Fix typo.
32901 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
32902 strings. No longer expected to fail.
32903
32904 * gdb.disasm/hppa.s (addib_tests): Fix typo.
32905 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
32906 strings. No longer expected to fail.
32907
32908 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
32909 string. No longer expected to fail.
32910
32911 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32912
32913 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
32914 No longer expected to fail.
32915
32916 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
32917 string. No longer expected to fail.
32918
32919 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32920
32921 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
32922 only in the names (I probably got most of them). I was even
32923 generous with some which differed in underscores in names, and
32924 probably missed a few, and I *still* was able to remove almost a
32925 third of the file with almost no impact on testsuite coverage.
32926
32927 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32928
32929 * gdb.t00/default.exp: Match udi_attach error message as well as
32930 the one from child_attach.
32931
32932 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
32933
32934 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
32935
32936 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
32937 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
32938
32939 * Move test with enums and partial symbols back to
32940 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
32941 Reverts the change of 26 May 93. Per today's change to
32942 stabs.texinfo, the behavior that weird.exp was expecting was
32943 unreasonable; what is important is that the compiler+gdb get
32944 things right, which happens with a recent gcc. Also fix the test
32945 to deal with native compilers which put out the stab gdb can't
32946 deal with.
32947
32948 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32949
32950 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
32951 in the names. The main thing these accomplish is to slow things down.
32952 Many more such duplicates surely remain.
32953
32954 * gdb.t00/help.exp: Comment out "help support" test just like
32955 (and for same reason as) "help set" test.
32956
32957 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
32958
32959 * gdb.t06/break.exp: Remove setup_xfails for
32960 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
32961 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
32962 about known bug in gcc to include up through 2.5.8.
32963 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
32964 well as "_vb$".
32965 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
32966 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
32967 with latest gcc and gdb.
32968 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
32969 well as "_vb$".
32970
32971 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32972
32973 * configure.in (hppa*-*-*): Also configure and build stabs-only
32974 tests.
32975
32976 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32977
32978 * gdb.t10/hppa.mt: A makefile fragment for the PA.
32979 * gdb.t10/configure.in (hppa*-*-*): Use it.
32980
32981 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32982
32983 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
32984
32985 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32986
32987 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
32988 versions prior to 1.13.5.
32989
32990 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32991
32992 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
32993 the prompt is at the start of a line.
32994
32995 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32996
32997 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
32998 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
32999 in the copr tests now.
33000 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
33001 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
33002 expected to fail.
33003
33004 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
33005
33006 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
33007 gdb.t31/chillvars.exp, lib/gdb.exp:
33008 Tweak to run under either version of expect.
33009 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
33010 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
33011 * gdb.t11/list.exp: Remove extraneous whitespace.
33012
33013 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
33014
33015 * gdb.t16/printcmds.exp (test_print_strings): Accept
33016 "(unsigned char *) " before the string.
33017
33018 * TODO: Add notes about printing of fancy types and GDB expressions.
33019
33020 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
33021
33022 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
33023 * gdb.t06/configure.in: Don't try to compile signals test program
33024 if doing mips-idt-ecoff.
33025
33026 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
33027
33028 * Most .exp files: Tweak to run under either version of expect.
33029
33030 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
33031
33032 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
33033 xfails; I'm not sure why they are failing, but not because of PR 1806.
33034
33035 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
33036
33037 * config/unix-gdb.exp: Remove gdb_unload cause it's already
33038 defined in lib/gdb.exp.
33039
33040 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33041
33042 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
33043 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
33044 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
33045 have to be typeless.
33046
33047 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
33048
33049 * TODO: Add suggestion for copyright year test.
33050
33051 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
33052
33053 * configure.in (*-*-lynxos*): Add stabs tests.
33054
33055 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
33056
33057 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
33058 so insert a tab before any assembler directive in column zero.
33059
33060 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
33061 stores.
33062 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
33063 stores.
33064 (fpu_short_memory_tests): Likewise.
33065
33066 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33067
33068 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
33069 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
33070 .stabs directives in comments.
33071
33072 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33073
33074 * TODO: New file, describing tests we could write.
33075 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
33076
33077 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33078
33079 * gdb.t06/signals.exp: Add kludge to force re-sync.
33080
33081 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
33082 to xgdb instead of gdb, get out of gdb.
33083
33084 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
33085
33086 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
33087 for info.
33088
33089 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
33090
33091 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
33092 * gdb.stabs/configure.in (hppa*-*-*): Use it.
33093 * gdb.stabs/hppa.sed: New sed script for the PA.
33094
33095 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33096
33097 * gdb.stabs: Re-write weird.def and configuration to use sed
33098 instead of cpp. sed is portable and POSIX; cpp is neither.
33099
33100 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33101
33102 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
33103
33104 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33105
33106 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
33107
33108 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33109
33110 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
33111 "_vb$".
33112 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
33113 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
33114
33115 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33116
33117 * lib/gdb.exp: Comment out code which depends on non-existent
33118 `transform' procedure.
33119
33120 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
33121
33122 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
33123 * lib/gdb.exp: Transform tool name.
33124 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
33125 1.1's new error handling system.
33126
33127 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33128
33129 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
33130
33131 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33132
33133 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
33134 They made pattern matching so slow that timeouts happened on
33135 heavily loaded systems. Now any output from "show print" which
33136 gets us back to the GDB prompt is a PASS.
33137
33138 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
33139
33140 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
33141
33142 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33143
33144 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
33145
33146 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
33147 It is not from PR 3220.
33148
33149 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33150
33151 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
33152 just started failing because they depended on the order the
33153 subcommands are presented, or exact docstring text. This kind of
33154 test is a pain and has minimal benefit.
33155
33156 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33157
33158 * gdb.t09/corefile.exp: At end of test, use "core" command with
33159 no arguments.
33160
33161 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
33162
33163 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
33164 17}/Makefile.in: Make it possible to run the testsuite with Sun
33165 make and CC = cross gcc by adding explicit build rules for .o
33166 files.
33167
33168 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33169
33170 * gdb.t15/funcargs.exp: Don't put comments on same line as
33171 setup_xfail (@#$*%& tcl braindamage!).
33172
33173 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33174
33175 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
33176
33177 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
33178
33179 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
33180 * gdb.t20/inherit.exp: remove three dumplicate entries.
33181
33182 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33183
33184 * gdb.t06/break.exp: For "next over recursive call", fail on any
33185 incorrect output, not just on "factorial (value=2)".
33186
33187 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33188
33189 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
33190 working now. Add an xfail if accesing a bss variable causes
33191 a memory error if the target is not yet run.
33192
33193 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33194
33195 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
33196 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
33197 name of __st* demangling (2 strings). Did Kung really get the
33198 more than 95 others right without testing them?
33199
33200 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
33201
33202 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
33203
33204 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
33205
33206 * configure.in (configdirs): Add gdb.disasm
33207 * gdb.disasm: New directory for GDB disassembler tests.
33208 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
33209
33210 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33211
33212 * gdb.t00/help.exp: Don't test "help set".
33213
33214 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
33215 from within expect statements. None of these happen anymore and
33216 they cause regressions to be silently unnoticed.
33217
33218 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
33219 messages) about known failures with gcc cygnus-2.4.5-930417.
33220
33221 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
33222 comp-info.exp so it gets built if it doesn't exist.
33223
33224 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
33225 it is no longer used.
33226 * gdb.t13/comp-info.c: Removed.
33227
33228 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
33229
33230 * gdb.t06/signals.exp: Add xfail for sun3.
33231
33232 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33233
33234 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
33235 relevant because ^C doesn't get sent but failure can be reproduced
33236 interactively).
33237
33238 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33239
33240 * gdb.stabs/alpha.mt: New configuration file for alpha.
33241 * gdb.stabs/configure.in: Use it.
33242 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
33243 sharing with alpha.mt, redefine long to word via preprocessor.
33244 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
33245 for alpha.
33246 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
33247 native cc.
33248 * gdb.t00/teststrategy.exp: Change expect string so that we
33249 consume the `(xgdb)' from the command echo and from the gdb prompt.
33250 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
33251 gdb currently compares all values as long, so this failure probably
33252 applies to any configuration where LONGEST is bigger than a target int.
33253 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
33254 with gcc.
33255 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
33256 to handle opaque pointers, gcc is.
33257 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
33258 as first argument. Include <sys/types.h> and change all operator
33259 new definitions to use size_t.
33260 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
33261 now that we use size_t.
33262
33263 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33264
33265 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
33266 a long or float array cast all array members to the same type.
33267 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
33268 with 64 bit longs.
33269 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
33270 on alpha.
33271 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
33272
33273 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33274
33275 * gdb.t24 (demangle.exp): Constructors of templates have names like
33276 vector<int>::vector(int) not vector<int>::vector<int>(int). See
33277 section 14.6 of the ARM.
33278
33279 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
33280 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
33281 accomplish little and slow down the testsuite.
33282
33283 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
33284 Accept spaces various places.
33285
33286 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33287
33288 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
33289 with watchpoint enabled.
33290
33291 * Makefile.in: Remove definition of CC and remove the second
33292 definition of CXX (the "CXX = gcc" one remains). These definitions
33293 were causing backquotes to be expanded within backquotes, which
33294 doesn't work.
33295
33296 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
33297
33298 * gdb.t17/callfuncs.exp: Add "return 0" to end.
33299
33300 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33301
33302 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
33303 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
33304 by mips cc and contains no stabs entries.
33305
33306 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
33307
33308 * config/vx-gdb.exp: Use fake device to load files rather than
33309 NFS.
33310 * lib/gdb.exp: New proc to do "file" command.
33311 * config/unix-gdb.exp: Use new "file" proc.
33312
33313 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
33314
33315 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
33316 Rework board rebooting slightly.
33317 (gdb_exit): Don't exit from the remote shell; there isn't one.
33318 * gdb.stabs/weird.exp: If a program is being debugged already,
33319 kill it.
33320 * gdb.t04/setvar.exp: Stop and restart gdb.
33321 * gdb.t05/expr.exp: Likewise.
33322 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
33323 restart gdb and reload the program.
33324 * gdb.t08/opaque.exp: Likewise.
33325 * gdb.t12/scope.exp: Likewise.
33326 * gdb.t13/bitfields.exp: Likewise.
33327 * gdb.t15/funcargs.exp: Likewise.
33328 * gdb.t20/classes.exp: Likewise.
33329 * gdb.t03/ptype.exp: Increase timeout.
33330 * gdb.t16/printcmds.exp (test_print_string_constants,
33331 test_print_array_constants): Likewise.
33332 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
33333 * gdb.t20/classes.exp (do_tests): Likewise.
33334 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
33335
33336 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
33337
33338 * gdb.stabs: Renamed *wierd* to *weird*.
33339
33340 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
33341
33342 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
33343 for timeout. Add "known gcc 2.4.5 bug" to failure message.
33344
33345 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
33346
33347 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
33348 (do_tests): Remove xfail for whatis on one_var and two_var.
33349
33350 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
33351
33352 * Makefile.in: Made cross building work better by adding
33353 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
33354
33355 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33356
33357 * gdb.t15/{return.c,return.exp,Makefile.in}:
33358 New test, currently commented out.
33359
33360 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
33361
33362 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
33363 still running and removes the leftover named socket so GDb can do
33364 clean restarts.
33365
33366 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
33367
33368 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
33369 console, not GDB.
33370 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
33371 cross testing works better with "make check"
33372 * config/unix-gdb: Use default procedures for exit and version.
33373 * config/vx-gdb.exp: Cleaned up and massaged back to working order
33374 with the newest VxWorks.
33375
33376 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33377
33378 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
33379 old form.
33380
33381 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
33382 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
33383
33384 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
33385
33386 * config/unix-gdb.exp: Remove this version of gdb_exit
33387 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
33388 Rob says he'll look at it when he gets back to testing boards.
33389
33390 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
33391
33392 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
33393 an expected fail for certain ptype commands.
33394
33395 * gdb.t20/classes.exp: Update expected results of "ptype class
33396 Base1" to account for the constructor that now appears in the type.
33397
33398 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
33399
33400 * configure.in (configdirs): Restore gdb.t04, which mysteriously
33401 disappeared from list.
33402 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
33403 "alldone" proc with call to cleanup and exit.
33404 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
33405 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
33406 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
33407 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
33408 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
33409 "alldone" proc with simple returns that suppress remaining
33410 tests. The alldone proc went away many months ago.
33411
33412 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33413
33414 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
33415
33416 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
33417
33418 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33419
33420 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
33421 as vax gdb will display them.
33422
33423 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33424
33425 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
33426 optimizers.
33427
33428 * scope.exp: Change "bad value for localval" messages so each one
33429 is unique.
33430
33431 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
33432 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
33433
33434 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
33435
33436 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33437
33438 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
33439 doesn't exist (due to optimization).
33440
33441 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33442
33443 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
33444 contains \r because the filename is long.
33445
33446 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
33447 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
33448
33449 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33450
33451 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
33452 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
33453 Ultrix.
33454 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
33455 int tests.
33456 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
33457
33458 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
33459
33460 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
33461
33462 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
33463 to match does not match the passing case but still matches the
33464 failing case.
33465
33466 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33467
33468 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
33469
33470 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
33471
33472 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
33473 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
33474 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
33475 Remove various versions of gdb_exit.
33476 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
33477 gdb_exit.
33478 * config/unix-gdb.exp: gdb_exit remains here, and should override
33479 the generic version, since it's doing a lot of wierd stuff that
33480 the other versions aren't. FIXME, fold it in, or abandon this
33481 version.
33482
33483 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33484
33485 * gdb.t24/demangle.exp: Add tests for PR 3220.
33486
33487 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33488
33489 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
33490
33491 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
33492
33493 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
33494 "i386-*-*". Works for i486 as well.
33495
33496 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
33497 bug, and expand domain of xfail to all SVR4 systems, since the
33498 actual problem is likely to be in generic SVR4 /proc support.
33499
33500 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33501
33502 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
33503
33504 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
33505
33506 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
33507 xfails for other systems. Match a missing 'Continuing.' as an
33508 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
33509
33510 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
33511 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
33512 Only issue warning for missing executables if -all option is used.
33513
33514 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
33515 file if -all option is used. It's like an unpredictable XFAIL.
33516
33517 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33518
33519 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
33520 for dynamically linked binaries.
33521
33522 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
33523
33524 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33525
33526 * gdb.t20/inherit.exp: Change message for "print tagless struct"
33527 to state that this is a known bug in old versions of g++.
33528
33529 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33530
33531 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
33532 while waiting for `Continuing'.
33533
33534 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
33535
33536 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
33537 in text, data, and bss.
33538 * gdb.t10/nodebug.c: Add local and global test variables for
33539 initialized and uninitialized data.
33540
33541 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33542
33543 * config/unix-gdb.exp (gdb_exit): Add "wait".
33544
33545 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33546
33547 * gdb.t06/signals.exp: xfail the continue from the handler for all
33548 targets.
33549
33550 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
33551 function with watchpoints enabled, the i386 call dummy starts with
33552 a call.
33553
33554 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
33555 386 bsd names its corefiles.
33556
33557 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
33558
33559 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
33560 compilers don't grok it.
33561 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
33562 with small octal ints rather than character constants, which
33563 are signed and might not fit if first promoted to int.
33564
33565 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
33566
33567 * gdb.t09/Makefile.in (clean): Remove corefile.
33568
33569 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33570
33571 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
33572
33573 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33574 and Jim Kingdon (kingdon@cygnus.com)
33575
33576 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
33577 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
33578 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
33579
33580 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33581
33582 * gdb.t17/interrupt.exp: Add xfail for hppa.
33583
33584 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33585
33586 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
33587 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
33588 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
33589 to determine signed-ness of bitfields and use the result to setup
33590 the xfail.
33591 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
33592 * gdb.t15/funcargs.exp: Use them to step until the second indirect
33593 call line is reached if necessary.
33594
33595 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33596
33597 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
33598
33599 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33600
33601 * gdb.t06/break.exp: Also test `clear' command.
33602
33603 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
33604
33605 * gdb.t00/teststrategy.exp: Remove extra quote.
33606
33607 * gdb.t07/watchpoint.exp: Change xfail for calling function with
33608 watchpoint enabled to be for all non-68k machines.
33609
33610 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
33611
33612 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33613
33614 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
33615 targets use aout.mt instead of ecoff.mt as gas understands
33616 standard aout format.
33617
33618 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
33619
33620 * lib/gdb.exp (runto): Don't insist that function we are running to
33621 was compiled with -g.
33622
33623 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
33624
33625 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
33626 to get back into the read system call.
33627 Accept leading newline in case where we woke it up.
33628
33629 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33630
33631 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
33632 to make the stabs test work on ecoff systems using gcc and -with-stabs.
33633 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
33634 enable ecoff configuration.
33635
33636 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33637
33638 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
33639
33640 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33641
33642 * gdb.t16/printcmds.exp: Add another printf test.
33643
33644 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
33645
33646 * configure.in: If configured -with-stabs on any target, add
33647 stabsdirs to configdirs.
33648
33649 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33650
33651 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
33652 fun" so pattern does not match the command itself.
33653
33654 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33655
33656 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
33657
33658 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33659
33660 * gdb.t17/interrupt.exp: Test for more things.
33661
33662 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33663
33664 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
33665 compiler arranges the code and line numbers.
33666
33667 * gdb.t17/interrupt.exp: Don't send \n after ^C.
33668
33669 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33670
33671 * gdb.t00/help.exp: Increase expect input buffer size.
33672
33673 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33674
33675 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
33676
33677 * gdb.t07/watchpoint.exp: Add xfail for hppa.
33678
33679 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
33680
33681 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
33682 [0-9]*, not just [0-9].
33683
33684 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33685
33686 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
33687
33688 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
33689
33690 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33691
33692 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
33693
33694 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33695
33696 * gdb.t06/signals.c: Add xfails for sun3.
33697
33698 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
33699
33700 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
33701 test_stepping tests.
33702
33703 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33704
33705 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
33706
33707 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
33708
33709 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
33710 rather than actually putting it through cpp twice.
33711
33712 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
33713
33714 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
33715
33716 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
33717 no longer needed.
33718
33719 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33720
33721 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
33722
33723 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
33724 C++ features prints as "struct", make it a pass, not an xfail.
33725
33726 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33727
33728 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
33729 Don't require VA to print as "class" rather than "struct".
33730
33731 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
33732
33733 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
33734
33735 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33736
33737 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
33738
33739 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33740
33741 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
33742 order.
33743
33744 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33745
33746 * gdb.t16/printcmds.exp: Add printf tests.
33747
33748 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
33749
33750 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
33751
33752 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
33753
33754 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
33755 pass counts, to counteract any existing or future setup_xfails.
33756
33757 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33758
33759 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
33760 {BEGIN,END}_COMMON for common block instead of STAB.
33761 * gdb.stabs/wierd.exp: Add xfail for rs6000.
33762
33763 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
33764 intp_var should be N_GSYM not N_LSYM.
33765 wierd-aout.S: Use a label for the value of the N_SO.
33766 wierd.def: Remove all backslashes.
33767 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
33768
33769 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33770
33771 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
33772 get the expected next to inheritance3.
33773
33774 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33775
33776 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
33777 now that gcc-2.4 gets it right.
33778
33779 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33780
33781 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
33782
33783 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
33784 generating comp-info.exp which works for cross-compilation.
33785
33786 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
33787
33788 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
33789 "*-*-sysv4.*".
33790
33791 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
33792
33793 * gdb.t01/run.exp: Start with a fresh gdb.
33794 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
33795 SVR4.x.
33796
33797 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
33798
33799 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
33800 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
33801 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
33802 Makefile.in (distclean, realclean): Remove gdbme.c from list of
33803 things to remove.
33804
33805 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
33806
33807 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
33808 test cases from bug reports.
33809
33810 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
33811
33812 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
33813 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
33814 avoid spurious xfails.
33815 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
33816 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
33817 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
33818
33819 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
33820
33821 * gdb.t00/teststrategy.exp: Rework to provide more useful
33822 description of each test, fix problem with systems that define
33823 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
33824 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
33825 results for "next over recursive call" so timeouts aren't taken
33826 by error.
33827
33828 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
33829
33830 * gdb.t12/scope.exp: Test printing of variables before run.
33831
33832 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
33833 printed in wrong order due to sorting.
33834
33835 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
33836
33837 * gdb.t00/teststrategy.exp: Fix expected results for printing
33838 user entered string constant. Is array of char, prints with no
33839 address.
33840
33841 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
33842 commands.
33843 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
33844 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
33845 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
33846 of struct of char arrays.
33847 * gdb.t00/radix.exp: New tests for radix commands.
33848
33849 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
33850
33851 * gdb.t16/printcmd.exp: Print a variable before running program
33852 (with xfail for AIX).
33853
33854 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
33855
33856 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
33857
33858 * gdb.t16/printcmd.exp: Don't print variables before running program.
33859
33860 * gdb.t06/break.exp: Don't require envp argument to main.
33861
33862 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
33863
33864 * gdb.t02/whatis.exp, gdb.t11/list.exp:
33865 Add xfails for rs6000.
33866
33867 * gdb.t02/whatis.exp: Change other tests not to re-test something
33868 we already tested.
33869
33870 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
33871 each type used has a variable of that type.
33872
33873 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
33874
33875 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
33876
33877 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
33878
33879 * configure.in: change srctrigger to be a file, not a directory
33880
33881 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
33882
33883 * configure.in (mips-idt-ecoff*): Added trailing '*'.
33884
33885 * gdb.t11/list.exp: Fixed a couple of typos.
33886
33887 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
33888
33889 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
33890 is fixed and PR is closed.
33891 * gdb.t16 (gdbme.c): Add simple test string variable.
33892 * gdb.t16 (printcmds.exp): Add tests with simple test string
33893 variable, primarily for boundaries on "set print elements".
33894
33895 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
33896
33897 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
33898 Make leading 0's optional and don't expect a tab in the middle
33899 of the number.
33900
33901 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
33902
33903 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
33904 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
33905 don't end command passed to gdb_test with newline.
33906
33907 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
33908 signed keyword away, don't expect signed bitfields to be signed.
33909
33910 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
33911 printing with only as many 1's as are in the field as well as printing
33912 with 32 1's (see comment).
33913
33914 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
33915
33916 * gdb.t00/default.exp: Start with a fresh gdb.
33917 * configure.in (configdirs): Remove gdb.t31 until the chill
33918 compiler works again. It no longer is able to find chillrt0
33919 since it isn't in libchill.a anymore.
33920 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
33921 wierd.o, make more modular.
33922 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
33923 spurious newlines that caused problems.
33924
33925 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33926
33927 * Move test with enums and partial symbols from gdb.t03/ptype.exp
33928 to gdb.stabs/wierd.exp since GCC has worked around the bug.
33929 gdb.stabs/wierd.{exp,def}: Many new tests.
33930
33931 * gdb.t00/default.exp: update info line for new message.
33932
33933 * gdb.t02/{whatis.exp,gdbme.c}:
33934 Test that "char *" doesn't print as "caddr_t".
33935
33936 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33937
33938 * gdb.t00/help.exp: Use .* in place of some help messages which
33939 just changed.
33940 gdb.t00/default.exp: Update "info frame" test for new message.
33941 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
33942 Remove some xfails
33943
33944 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33945
33946 * gdb.t03/{gdbme.c,ptype.exp}:
33947 Add tests for typedef'd struct and union without tags.
33948 Also check "whatis" on a variable of a typedef'd enum without a tag.
33949
33950 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
33951 PRMS 1823; the bug still exists but isn't reproduced by this test
33952 anymore), and remove rs6000 XFAIL (the bug is fixed).
33953
33954 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
33955 duplicated from whatis.exp. For those that are left, accept
33956 "long", "long int", or "int" for long variables (whatis.exp already
33957 has an XFAIL for "int", so no need to fail it here).
33958
33959 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
33960 Deal with GCC's names for types now that GDB uses the compiler's names.
33961
33962 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
33963 setup_xfail's for sunos4. If we #defined the signed keyword away,
33964 don't expect GDB to know that char it is signed.
33965
33966 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
33967
33968 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
33969
33970 * configure.in (configdirs): Add gdb.t24 for C++ tests that
33971 should work on any system, regardless of debugging format.
33972 * gdb.t21/demangle.exp: Move to gdb.t24.
33973 * gdb.t24/demangle.exp: Move from gdb.t21.
33974 * gdb.t24/{Makefile.in, configure.in}: New files.
33975
33976 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33977
33978 * configure.in: Do gdb.stabs and C++ tests only for stabs.
33979 * gdb.stabs: New directory.
33980
33981 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33982
33983 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
33984 not just "Quit anyway?".
33985
33986 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
33987
33988 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
33989 that all setup_xfails are immediately followed by clear_xfails.
33990
33991 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
33992
33993 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
33994 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
33995 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
33996 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
33997 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
33998 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
33999 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
34000 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
34001 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
34002 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
34003 gdb.t31/chillvars.exp, lib/gdb.exp:
34004 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
34005 bug-gdb@prep.ai.mit.edu.
34006
34007 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
34008
34009 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
34010 with 0.0, not integer 0.
34011
34012 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
34013
34014 * gdb.t06/break.exp: Update for "Kill the program" message change.
34015
34016 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
34017
34018 * Makefile.in (GDBFLAGS): Set to -nx.
34019 * Makefile.in (site.exp): Use GDBFLAGS.
34020
34021 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
34022
34023 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
34024 Makefiles.
34025 (check): depend on just-check.
34026 (just-check): added so that tests can be run without a noop
34027 build pass.
34028
34029 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
34030
34031 Switch to using configure's configdirs.
34032 * Makefile.in (Makefile): add configure.in dependency.
34033 (SUBDIRS): removed redundant assignment.
34034 * configure.in: switch subdirs assignment to configdirs.
34035 * gdb.t*/configure.in: new files.
34036
34037 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
34038
34039 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
34040 works.
34041
34042 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
34043
34044 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
34045 in explicit rules. Apparently this is not supported by some makes.
34046
34047 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
34048
34049 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
34050
34051 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
34052
34053 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
34054 disappeared.
34055
34056 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
34057
34058 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
34059
34060 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
34061
34062 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
34063 watchpoint problem that is now fixed.
34064 * gdb.t30/chexp.exp: Remove setup_xfail for printing
34065 uninitialized convenience variables.
34066 * gdb.t31/chillvars.exp: Fix expected patterns for printing
34067 structures.
34068
34069 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
34070
34071 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
34072 which causes expect to get out of sync with gdb on long output
34073 from help set.
34074 * gdb.t09/corefile.exp: Make expected pattern for core file
34075 failing signal and frame output format less sun specific.
34076
34077 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
34078
34079 * gdb.t31/chillvars.exp: Add and remove initial dummy
34080 breakpoint, so that symbol table is forced in.
34081 (Needed at least on Sunos4, though it seems not SVR4.)
34082 * gdb.t31/chillvars.exp: Update for changed output format.
34083
34084 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
34085
34086 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
34087
34088 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
34089
34090 * Makefile.in: Added --srcdir when invoking runtest, removed the
34091 need for a local config file. (optional now)
34092
34093 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
34094
34095 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
34096 failure count used to force early termination. Add some more
34097 expected failures for gnu style demangling.
34098
34099 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
34100
34101 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
34102 pmi variable from gdb.t20/gdbme to get optimized away.
34103 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
34104 Check for written corefile upon timeout _and_ eof.
34105
34106 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
34107
34108 * config/unix-gdb.exp: Add missing return 0.
34109
34110 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
34111
34112 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
34113 test termination.
34114
34115 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
34116
34117 * configure.in (subdirs): Put back gdb.t17 which mysteriously
34118 disappeared.
34119
34120 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
34121
34122 * gdb.t10/crossload.exp: Disable the i860-elf test until such
34123 time as i860 support works.
34124
34125 * gdb.t15/funcargs.exp: Fix expected outputs to include
34126 "backtrace 100\r" rather than just "backtrace\r", to match last
34127 change.
34128
34129 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
34130
34131 * config/udi-gdb.exp (gdb_exit): Remove close command.
34132 (gdb_target_udi): New procedure to set the UDI target.
34133 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
34134 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
34135 Added waits for prompts after several question responses. Added
34136 some more responses used by a29k-amd-udi-gdb.
34137 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
34138 pass different arguments, restart UDI connection after program
34139 completion.
34140 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
34141 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
34142 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
34143 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
34144 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
34145 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
34146 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
34147 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
34148 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
34149 after program completion.
34150 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
34151 compiled with a SELECT_VECS setting.
34152 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
34153 infinite recursion.
34154
34155 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
34156 Added checks for COFF results, and made them expected failures for
34157 all targets. It would be better to make them expected failures
34158 for COFF targets only.
34159
34160 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
34161
34162 * Makefile.in: add null dvi target, don't bother to recurse
34163 through test directories for info and install-info; rename
34164 $(datadir) to be dejagnu instead of deja-gnu
34165
34166 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
34167
34168 * gdb.t31/gdbme.ch: Re-enable code that previously caused
34169 compiler to coredump.
34170 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
34171 code.
34172
34173 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
34174
34175 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
34176 coredump.
34177 * gdb.t31/chillvars.exp: Comment out tests that depend on that
34178 code.
34179
34180 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
34181
34182 * gdb.t03/ptype.exp: tests for return code from gdb_test.
34183 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
34184 which in a shell. Deletes xgdb when done.
34185 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
34186 Tests the return from the "set height" or "set width" commands.
34187 Added a few return codes where needed.
34188
34189 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
34190
34191 * Makefile.in (SUBDIRS): Add gdb.t17.
34192 * configure.in (subdirs): Add gdb.t17.
34193 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
34194 files to test gdb's calling of functions in the inferior with
34195 the correct arguments and gdb's ability to retrieve any
34196 result returned.
34197
34198 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
34199
34200 * config/unix-gdb.exp (gdb_exit): Remove close commands that
34201 may be called after gdb goes away. Previous versions of expect
34202 needed these to avoid file descriptor leaks, but they cause
34203 errors with the current revision of expect.
34204 * gdb.t00/gdbvars.exp: Use -re on expected output after
34205 setting sevenbit-strings.
34206 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
34207 to set sevenbit-strings consistent across tests.
34208 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
34209 set sevenbit-strings consistent across tests.
34210
34211 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
34212
34213 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
34214 expected output to match current "expect" expectations.
34215
34216 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
34217
34218 * gdb.t00/default.exp: Change expected output for default "source"
34219 command, to match new gdb behavior which requires a filename to
34220 source.
34221
34222 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
34223
34224 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
34225 expected fail for i486-*-* that misses the marker2 function.
34226 * gdb.t10/crossload.exp (bfddefault): Allow successful
34227 recognition of a format to pass even if no symbols are found.
34228 Explicitly catch failures where the format is not recognized
34229 or is ambiguous, and add the reason to the fail message.
34230 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
34231 the cause is and invalid target and add reason to failure message.
34232 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
34233 elf32-i386, elf32-sparc, and elf32-i860.
34234 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
34235 Set up expected failure for 'filename'::variable scope resolution,
34236 which is now apparently broken on all targets.
34237 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
34238 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
34239 gdb.t23/templates.exp: Change failure for missing binfile into
34240 just a warning.
34241 gdb.t21/demangle.exp: Change all cfront references to 'arm'
34242 references.
34243
34244 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
34245
34246 * gdb.t00/default.exp: Add expected output for default "source"
34247 command, to match new gdb behavior.
34248 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
34249
34250 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
34251
34252 * config/*-gdb.exp: returns an error, rather than exiting on
34253 internal errors.
34254
34255 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
34256
34257 * gdb.t03/gdbme.c: Add pointer to struct variable.
34258 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
34259 referencing struct members.
34260
34261 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
34262
34263 * configure.in (mips-idt-ecoff): New target.
34264 * config/mips-gdb.exp: New file for remote board using MIPS remote
34265 debugging protocol.
34266
34267 * Redid configuration scheme. Removed gdb.t*/configure.in.
34268 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
34269 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
34270 distclean targets. Built executables via .o files. Adjusted
34271 tests to account for source files in $(srcdir) rather than
34272 $(objdir).
34273 * lib/gdb.exp (runto): Don't expect () after the function name,
34274 because it may have arguments.
34275
34276 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
34277
34278 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
34279 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
34280 expected failures for mips-idt-* and mips-sgi-*.
34281 * gdb.t00/default.exp (attach): Kill process if requested.
34282 * gdb.t00/help.exp (help target core, help target): Accept a gdb
34283 that does not read core files.
34284 * gdb.t01/run.exp: Removed checks for exit status code.
34285 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
34286 it is linked in.
34287 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
34288 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
34289 appropriate, rather than doing it by hand.
34290 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
34291 execution.
34292 * gdb.t10/crossload.exp: Kill existing program if needed.
34293 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
34294 appropriate, rather than doing it by hand. Always increase
34295 timeout for this test, not just for VxWorks.
34296
34297 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
34298
34299 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
34300 of Chill STRUCT types and STRUCT values.
34301 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
34302 than "char".
34303 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
34304 struct2): New struct definitions and initializations to test
34305 simple Chill STRUCT types.
34306
34307 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
34308
34309 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
34310 the null byte at the end of strings.
34311 * gdb.t00/default.exp: Make show version insensitive to copyright
34312 date.
34313 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
34314 to avoid dependencies on target char signedness.
34315 * gdb.t16/printcmds.exp: Update expected results for explicitly
34316 unsigned char.
34317 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
34318 now work.
34319 * gdb.t21/demangle.exp: Add many more patterns for template
34320 demangling, most of them being expected failures.
34321 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
34322 string we are matching for, to match on the whole string.
34323 * gdb.t21/demangle.exp: Add many new test strings to demangle,
34324 and fix a whole bunch that had incorrect expected output but were
34325 passing anyway because of the bug in "proc demangle".
34326 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
34327 type.
34328 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
34329
34330 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
34331
34332 * gdb/testsuite: made modifications to testcases, etc., to allow
34333 them to work properly given the reorganization of deja-gnu and the
34334 relocation of the testcases from deja-gnu to a "tool" subdirectory.
34335
34336 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
34337
34338 * gdb/testsuite: Initial creation of gdb/testsuite.
34339 Migrated dejagnu testcases and support files for testing nm to
34340 gdb/testsuite from deja-gnu. These files were moved "as is"
34341 with no modifications. This migration is part of a major overhaul
34342 of dejagnu. The modifications to these testcases, etc., which
34343 will allow them to work with the new version of dejagnu will be
34344 made in a future update.
34345
34346 For additional changes see gdb.mi/ChangeLog-1999-2003.
34347 \f
34348 ;; Local Variables:
34349 ;; mode: change-log
34350 ;; left-margin: 8
34351 ;; fill-column: 74
34352 ;; version-control: never
34353 ;; End:
34354
34355 Copyright 1993-2014 Free Software Foundation, Inc.
34356 Copying and distribution of this file, with or without modification,
34357 are permitted provided the copyright notice and this notice are preserved.
This page took 0.690905 seconds and 5 git commands to generate.