gdb/testsuite:
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2012-10-23 Yao Qi <yao@codesourcery.com>
2
3 * gdb.base/info-os.exp: Resume the inferior until it exits.
4
5 2012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
6
7 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
8 * gdb.base/print-file-var.exp: Likewise.
9 * gdb.base/type-opaque.exp: Likewise.
10
11 2012-10-17 Yao Qi <yao@codesourcery.com>
12
13 * gdb.mi/mi-memory-changed.exp: New.
14
15 2012-10-16 Yao Qi <yao@codesourcery.com>
16
17 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
18 returns true.
19 Call gdb_load_shlibs.
20 * gdb.reverse/solib-reverse.exp: Likewise.
21
22 2012-10-15 Keith Seitz <keiths@redhat.com>
23
24 * lib/cp-support.exp (cp_test_ptype_class): Add support
25 for class typedefs.
26
27 * gdb.cp/derivation.exp: Add tests for g_instance.
28
29 2012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
30
31 Fix entry values resolving in inlined frames.
32 * gdb.arch/amd64-entry-value-inline.S: New file.
33 * gdb.arch/amd64-entry-value-inline.c: New file.
34 * gdb.arch/amd64-entry-value-inline.exp: New file.
35
36 2012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
37 Doug Evans <dje@google.com>
38
39 Fix recent gdb_breakpoint regression.
40 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
41 braces from the parameter.
42 * gdb.java/jprint.exp: Likewise.
43
44 2012-10-15 Doug Evans <dje@google.com>
45
46 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
47
48 2012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
49
50 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
51
52 2012-10-15 Tom Tromey <tromey@redhat.com>
53
54 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
55
56 2012-10-15 Tom Tromey <tromey@redhat.com>
57
58 * gdb.python/py-symbol.exp: Test symbol destructor.
59
60 2012-10-14 Yao Qi <yao@codesourcery.com>
61
62 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
63 * gdb.mi/mi-cli.exp: New.
64
65 * gdb.mi/mi2-basics.exp: Remove.
66 * gdb.mi/mi2-break.exp: Remove.
67 * gdb.mi/mi2-console.exp: Remove.
68 * gdb.mi/mi2-disassemble.exp: Remove.
69 * gdb.mi/mi2-eval.exp: Remove.
70 * gdb.mi/mi2-file.exp: Remove.
71 * gdb.mi/mi2-hack-cli.exp: Remove.
72 * gdb.mi/mi2-pthreads.exp: Remove.
73 * gdb.mi/mi2-read-memory.exp: Remove.
74 * gdb.mi/mi2-regs.exp: Remove.
75 * gdb.mi/mi2-return.exp: Remove.
76 * gdb.mi/mi2-simplerun.exp: Remove.
77 * gdb.mi/mi2-stack.exp: Remove.
78 * gdb.mi/mi2-stepi.exp: Remove.
79 * gdb.mi/mi2-syn-frame.exp: Remove.
80 * gdb.mi/mi2-until.exp: Remove.
81 * gdb.mi/mi2-watch.exp: Remove.
82 * gdb.mi/mi2-var-block.exp: Remove.
83 * gdb.mi/mi2-var-cmd.exp: Remove.
84 * gdb.mi/mi2-var-display.exp: Remove.
85
86 2012-10-12 Yao Qi <yao@codesourcery.com>
87
88 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
89 trail '.*' on matching patterns.
90
91 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
92
93 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
94 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
95 * gdb.arch/i386-disp-step.exp: Likewise.
96 * gdb.arch/i386-gnu-cfi.exp: Likewise.
97 * gdb.arch/i386-prologue.exp: Likewise.
98 * gdb.arch/i386-size-overlap.exp: Likewise.
99 * gdb.arch/i386-size.exp: Likewise.
100 * gdb.arch/i386-unwind.exp: Likewise.
101
102 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
103
104 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
105 * gdb.arch/i386-word.exp: Likewise.
106
107 2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
108
109 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
110 is_ilp32_target to set nr_regs.
111 * gdb.arch/i386-sse.exp: Likewise.
112
113 2012-10-11 Doug Evans <dje@google.com>
114
115 PR breakpoints/14643.
116 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
117 * gdb.linespec/thread.c: New file.
118 * gdb.linespec/thread.exp: New file.
119
120 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
121 Recognize "message" -> print pass and fail. Add eof case.
122 (runto): Recognize message, no-message. Print pass/fail if requested,
123 with same treatment as gdb_breakpoint.
124 (runto_main): Pass no-message to runto.
125 (gdb_internal_error_resync): Add log message.
126 (gdb_file_cmd): Tweak internal error fail text for consistency.
127
128 2012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
129
130 Fix crash during stepping on ppc32.
131 * gdb.base/step-symless.c: New file.
132 * gdb.base/step-symless.exp: New file.
133
134 2012-10-03 Doug Evans <dje@google.com>
135
136 PR symtab/14601
137 * gdb.cp/using-crash.exp: New file.
138 * gdb.cp/using-crash.cc: New file.
139
140 2012-10-02 Doug Evans <dje@google.com>
141
142 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
143 more consistent.
144 (runto,gdb_debug_format): Ditto.
145 (gdb_file_cmd): Watch for eof in nested gdb_expect.
146 Clean up logging and error messages.
147
148 2012-10-01 Andrew Burgess <aburgess@broadcom.com>
149
150 Test find command on unmapped memory.
151 * gdb.base/find-unmapped.c: New file.
152 * gdb.base/find-unmapped.exp: New file.
153
154 2012-09-29 Yao Qi <yao@codesourcery.com>
155
156 * gdb.trace/mi-tracepoint-changed.exp: New.
157 * gdb.mi/mi-breakpoint-changed.exp: New.
158 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
159 * gdb.mi/pendshr2.c: New.
160
161 2012-09-28 Yao Qi <yao@codesourcery.com>
162
163 * gdb.mi/pr11022.exp: New.
164 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
165
166 2012-09-27 Tom Tromey <tromey@redhat.com>
167
168 * gdb.cp/derivation.exp: Add regression test.
169 * gdb.cp/derivation.cc (class V_base, class V_inter, class
170 V_derived): New.
171 (vderived): New global.
172
173 2012-09-26 Tom Tromey <tromey@redhat.com>
174
175 * gdb.dwarf2/dw2-common-block.S: New file.
176 * gdb.dwarf2/dw2-common-block.exp: New file.
177
178 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
179
180 * gdb.fortran/common-block.exp: New file.
181 * gdb.fortran/common-block.f90: New file.
182
183 2012-09-26 Andrew Burgess <aburgess@broadcom.com>
184
185 * gdb.base/duplicate-bp.c: New file.
186 * gdb.base/duplicate-bp.exp: New file.
187
188 2012-09-26 Yao Qi <yao@codesourcery.com>
189
190 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
191
192 Revert:
193 2012-09-21 Yao Qi <yao@codesourcery.com>
194
195 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
196
197 2012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
198
199 * gdb.base/longest-types.c: New test case.
200 * gdb.base/longest-types.exp: New test case.
201
202 2012-09-25 Yao Qi <yao@codesourcery.com>
203
204 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
205
206 2012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
207
208 Fix internal error on canonicalization of clang types.
209 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
210 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
211 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
212
213 2012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
214
215 Fix disassemble without parameters in tailcall frame.
216 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
217
218 2012-09-21 Andrew Burgess <aburgess@broadcom.com>
219
220 * gdb.dwarf2/dw2-op-out-param.S: New file.
221 * gdb.dwarf2/dw2-op-out-param.exp: New file.
222
223 2012-09-21 Yao Qi <yao@codesourcery.com>
224
225 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
226
227 2012-09-21 Yao Qi <yao@codesourcery.com>
228
229 * gdb.mi/mi-cli.exp: Remove.
230 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
231
232 2012-09-21 Yao Qi <yao@codesourcery.com>
233
234 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
235 "=record-started" notification.
236
237 2012-09-21 Yao Qi <yao@codesourcery.com>
238
239 * gdb.mi/mi-record-changed.exp: New.
240 * gdb.mi/mi-reverse.exp: Adjust expected output.
241
242 2012-09-20 Tom Tromey <tromey@redhat.com>
243
244 * gdb.python/python.exp: Test atexit.register.
245
246 2012-09-20 Doug Evans <dje@google.com>
247
248 * boards/dwarf4-gdb-index.exp: New file.
249
250 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
251 while running the tests.
252
253 2012-09-18 Joel Brobecker <brobecker@adacore.com>
254
255 * gdb.ada/bp_reset: New testcase.
256
257 2012-09-18 Yao Qi <yao@codesourcery.com>
258
259 * gdb.trace/mi-tsv-changed.exp: New.
260
261 2012-09-18 Yao Qi <yao@codesourcery.com>
262
263 * gdb.trace/mi-traceframe-changed.exp: New.
264
265 2012-09-17 Yao Qi <yao@codesourcery.com>
266
267 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
268 when it is less than 0.
269
270 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
271
272 PR 14119
273 * gdb.arch/amd64-tailcall-ret.S: New file.
274 * gdb.arch/amd64-tailcall-ret.c: New file.
275 * gdb.arch/amd64-tailcall-ret.exp: New file.
276 * gdb.reverse/amd64-tailcall-reverse.S: New file.
277 * gdb.reverse/amd64-tailcall-reverse.c: New file.
278 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
279
280 2012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
281
282 PR 14548
283 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
284 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
285 * gdb.reverse/singlejmp-reverse.S: New file.
286 * gdb.reverse/singlejmp-reverse.c: New file.
287 * gdb.reverse/singlejmp-reverse.exp: New file.
288
289 2012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
290
291 Fix compatibility with old GCC (~4.1).
292 * gdb.cp/converts.cc (my_enum_var): New variable.
293
294 2012-09-14 Andrew Burgess <aburgess@broadcom.com>
295
296 * gdb.xml/tdesc-regs.exp: Update expected output for new
297 vector_size syntax of vector types.
298
299 2012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
300
301 Refactor Python "gdb" module into a proper Python package, by
302 introducing a new "_gdb" module for code implemented in C, and
303 using reload/__import__ instead of exec.
304 * gdb.python/python.exp (Test stderr location): Update module
305 location of GDB-specific sys.stderr.
306 (Test stdout location): Ditto for sys.stdout.
307
308 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
309
310 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
311
312 2012-09-12 Keith Seitz <keiths@redhat.com>
313
314 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
315 conversion statement.
316
317 2012-09-12 Doug Evans <dje@google.com>
318
319 * gdb.base/help.exp: Remove testing of individual command help text,
320 too much of a maintenance burden. Instead, test the functionality
321 of "help" itself.
322
323 2012-09-11 Doug Evans <dje@google.com>
324
325 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
326 breakpoint.
327
328 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
329 * gdb.dwarf2/fission-reread.S: Ditto.
330 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
331 * gdb.dwarf2/fission-reread.exp: Ditto.
332
333 2012-09-11 Andrew Burgess <aburgess@broadcom.com>
334
335 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
336
337 2012-09-10 Joel Brobecker <brobecker@adacore.com>
338
339 * gdb.ada/optim_drec: New testcase.
340
341 2012-09-10 Doug Evans <dje@google.com>
342
343 * boards/fission.exp: Explicitly mark "board" as not remote.
344
345 2012-09-10 Keith Seitz <keiths@redhat.com>
346
347 PR gdb/13483
348 * gdb.cp/converts.cc (A::A): Add ctor.
349 (A::member_): Add member.
350 (enum my_enum): New enumeration.
351 (main): Add calls to foo1_7 with various
352 permitted arguments.
353 * gdb.cp/converts.exp: Add tests for boolean
354 conversions permitted by the standard.
355
356 2012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
357
358 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
359 avoid spurious results due to ~/.gdbinit.
360 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
361 $INTERNAL_GDBFLAGS in run command.
362 * gdb.gdb/observer.exp (setup_test): Ditto.
363 * gdb.gdb/selftest.exp (test_with_self): Ditto.
364 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
365
366 2012-09-06 Doug Evans <dje@google.com>
367
368 * boards/fission.exp: New file.
369
370 * gdb.python/py-value.exp: Use clean_restart.
371
372 2012-09-05 Doug Evans <dje@google.com>
373
374 * gdb.base/info-macros.c: Fix whitespace.
375
376 2012-08-28 Pedro Alves <palves@redhat.com>
377
378 PR gdb/14428
379
380 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
381
382 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
383
384 * gdb.base/break-caller-line.c: New file.
385 * gdb.base/break-caller-line.exp: New file.
386
387 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
388
389 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
390 * gdb.arch/i386-cfi-notcurrent.S: New file.
391 * gdb.arch/i386-cfi-notcurrent.exp: New file.
392
393 2012-08-27 Wei-cheng Wang <cole945@gmail.com>
394 Yao Qi <yao@codesourcery.com>
395 Pedro Alves <palves@redhat.com>
396
397 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
398 New procedures.
399 (top level): Add overlap checking tests.
400
401 2012-08-24 Tom Tromey <tromey@redhat.com>
402
403 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
404 gdb_test_multiple fails for other reasons.
405
406 2012-08-24 Yao Qi <yao@codesourcery.com>
407
408 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
409
410 2012-08-23 Pedro Alves <palves@redhat.com>
411
412 * gdb.base/help.exp: Adjust to "handle" help text change.
413
414 2012-08-23 Yao Qi <yao@codesourcery.com>
415
416 * gdb.trace/disconnected-tracing.c (start, end): New.
417 (main): Call start and end.
418 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
419 existing tests into this proc.
420 (disconnected_tfind): New.
421
422 2012-08-23 Yao Qi <yao@codesourcery.com>
423
424 * boards/native-gdbserver.exp (${board}_upload): New.
425 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
426 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
427 Execute tfile on remote target.
428 Copy trace file from target to host.
429
430 2012-08-22 Joseph Myers <joseph@codesourcery.com>
431
432 * gdb.arch/thumb-bx-pc.S: New file.
433 * gdb.arch/thumb-bx-pc.exp: New file.
434
435 2012-08-22 Tom Tromey <tromey@redhat.com>
436
437 * gdb.base/maint.exp: Update.
438
439 2012-08-22 Tom Tromey <tromey@redhat.com>
440
441 * lib/gdb.exp (skip_unwinder_tests): New proc.
442 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
443 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
444
445 2012-08-21 Tom Tromey <tromey@redhat.com>
446
447 * gdb.hp/gdb.aCC/exception.exp: Remove.
448
449 012-08-19 Andrew Pinski <apinski@cavium.com>
450
451 * gdb.arch/mips-octeon-bbit.c: New file.
452 * gdb.arch/mips-octeon-bbit.exp: New Test.
453
454 012-08-19 Keith Seitz <keiths@redhat.com>
455
456 PR c++/14365
457 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
458 * gdb.dwarf2/dw2-anon-mptr.S: New file.
459
460 2012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
461
462 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
463 verbose -log by more specific untested call.
464
465 2012-08-18 Yao Qi <yao@codesourcery.com>
466
467 * gdb.trace/tfind.exp: Move tests on various command help before
468 checking target supports trace.
469 Fix the expected output of 'help tfind end'.
470
471 2012-08-17 Keith Seitz <keiths@redhat.com>
472
473 PR c++/13356
474 * gdb.base/default.exp: Update all "check type" tests.
475 * gdb.base/help.exp: Likewise.
476 * gdb.base/setshow.exp: Likewise.
477 * gdb.cp/converts.cc (foo1_type_check): New function.
478 (foo2_type_check): New function.
479 (foo3_type_check): New function.
480 (main): Call new functions.
481 * converts.exp: Add tests for integer-to-pointer conversions
482 with/without strict type-checking.
483
484 2012-08-16 Mike Frysinger <vapier@gentoo.org>
485
486 * gdb.base/help.exp: Update expected output.
487
488 2012-08-16 Joel Brobecker <brobecker@adacore.com>
489
490 * gdb.ada/rdv_wait: New testcase.
491
492 2012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
493
494 * gdb.base/attach-twice.exp: Remove excessive ps exec.
495
496 2012-08-13 Doug Evans <dje@google.com>
497
498 * gdb.base/help.exp: Update expected output.
499 * gdb.base/default.exp: Update expected output of "show convenience".
500
501 2012-08-10 Doug Evans <dje@google.com>
502
503 * gdb.python/py-strfns.c: New file.
504 * gdb.python/py-strfns.exp: New file.
505 * gdb.python/py-type.exp (test_fields): Add vector tests.
506
507 2012-08-10 Mike Frysinger <vapier@gentoo.org>
508
509 PR cli/10436:
510 * gdb.base/completion.exp: Add tests for handle completion.
511
512 2012-08-09 Yao Qi <yao@codesourcery.com>
513
514 * gdb.mi/mi-cmd-param-changed.exp: New.
515 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
516 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
517 * gdb.mi/mi2-prompt.exp: Likewise.
518
519 2012-08-08 Doug Evans <dje@google.com>
520
521 * gdb.base/debug-expr.c: New file.
522 * gdb.base/debug-expr.exp: New file.
523 * gdb.base/exprs.exp: Test {type} casts.
524 * gdb.cp/debug-expr.exp: New file.
525
526 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
527
528 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
529 global variable loop, not a 'break'. Add loop count limit to 100.
530 Add new fail case for terminated vgdb.
531
532 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
533 Jean-Marc Saffroy <saffroy@gmail.com>
534
535 PR 11804
536 * gdb.base/gcore-relro.exp: New file.
537 * gdb.base/gcore-relro-main.c: New file.
538 * gdb.base/gcore-relro-lib.c: New file.
539
540 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
541
542 Do not false FAIL with old GCCs.
543 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
544 GCC < 4.5 in $no_hw mode.
545
546 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
547
548 * gdb.base/default.exp (cd): Accept new directory with no arguments.
549
550 2012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
551
552 * gdb.base/list.exp (test_only_end): New function.
553 Call it.
554
555 2012-08-06 Tom Tromey <tromey@redhat.com>
556
557 * gdb.python/py-mi.exp: Add test for printer whose children
558 are a list.
559 * gdb.python/py-prettyprint.c (struct children_as_list): New.
560 (main): New variable children_as_list.
561 * gdb.python/py-prettyprint.py (class pp_children_as_list):
562 New.
563 (register_pretty_printers): Register new printer.
564
565 2012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
566
567 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
568 symbols. Abort if vgdb remote connection is closed.
569
570 2012-08-02 Doug Evans <dje@google.com>
571
572 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
573
574 2012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
575
576 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
577 s390x, PowerPC 64 and m68k-linux.
578
579 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
580
581 * gdb.base/annota1.exp: Accept no frames-invalid notification
582 when starting up the program.
583 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
584 show a symbolic value as well.
585 * gdb.server/server-exec-info.exp: Skip test when skipping
586 gdbserver test and/or when skipping shared library tests.
587 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
588 avoid name conflicts with other tests.
589
590 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
591
592 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
593 Fix wrong output on big-endian systems.
594 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
595 4-byte pointer types on 64-bit s390x.
596
597 2012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
598
599 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
600 marker comment at the beginning (after intialization).
601 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
602 breakpoint on marker comment instead of function begin.
603 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
604 PowerPC.
605 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
606 or 64-bit PowerPC.
607 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
608 gdb,no_hardware_watchpoints flag is set.
609 (initialize): Remove now redundant can-use-hw-watchpoints change.
610
611 2012-08-02 Yao Qi <yao@codesourcery.com>
612 Pedro Alves <palves@redhat.com>
613
614 * boards/local-remote-host.exp: New.
615
616 2012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
617
618 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
619 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
620 * gdb.base/print-file-var.exp: Likewise.
621 * gdb.server/solib-list.exp: Skip on remote targets.
622
623 2012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
624
625 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
626 watchpoints on ARM. When expecting software watchpoints, tolerate
627 (remote) targets that report unsupported hardware watchpoint only
628 at continue time.
629 (test_wide_location_2): Likewise.
630
631 2012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
632
633 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
634 valgrind versions.
635
636 2012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
637
638 * gdb.base/valgrind-infcall.c: New file.
639 * gdb.base/valgrind-infcall.exp: New file.
640
641 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
642
643 2012-07-30 Keith Seitz <keiths@redhat.com>
644
645 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
646 linespecs.
647
648 2012-07-30 Doug Evans <dje@google.com>
649
650 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
651 * gdb.dwarf2/pr13961.S: Ditto.
652
653 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
654
655 2012-07-30 Andrew Burgess <aburgess@broadcom.com>
656
657 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
658 change its format immediately after reloading the binary.
659
660 2012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
661
662 Fix testsuite regression after --use-deprecated-index-sections removal.
663 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
664 string.
665 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
666
667 2012-07-27 Yao Qi <yao@codesourcery.com>
668
669 KFAIL for PR remote/14161.
670 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
671 Cleanup socket files.
672 (strace_info_marker): Detach inferior.
673
674 2012-07-26 Tom Tromey <tromey@redhat.com>
675
676 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
677
678 2012-07-26 Markus Metzger <markus.t.metzger@intel.com>
679
680 * gdb.python/py-inferior.c (thread): New function.
681 (check_threads): New function.
682 (test_threads): New function.
683 * gdb.python/py-inferior.exp: Added test.
684 Replaced runto with continue to breakpoint.
685
686 2012-07-26 Tom Tromey <tromey@redhat.com>
687
688 * lib/ada.exp (standard_ada_testfile): New proc.
689 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
690 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
691 * gdb.ada/array_return.exp: Use standard_ada_testfile.
692 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
693 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
694 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
695 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
696 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
697 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
698 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
699 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
700 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
701 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
702 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
703 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
704 * gdb.ada/char_param.exp: Use standard_ada_testfile.
705 * gdb.ada/complete.exp: Use standard_ada_testfile.
706 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
707 standard_output_file.
708 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
709 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
710 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
711 standard_output_file.
712 * gdb.ada/exprs.exp: Use standard_ada_testfile.
713 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
714 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
715 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
716 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
717 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
718 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
719 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
720 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
721 * gdb.ada/homonym.exp: Use standard_ada_testfile.
722 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
723 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
724 * gdb.ada/interface.exp: Use standard_ada_testfile.
725 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
726 standard_output_file
727 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
728 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
729 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
730 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
731 * gdb.ada/nested.exp: Use standard_ada_testfile.
732 * gdb.ada/null_array.exp: Use standard_ada_testfile.
733 * gdb.ada/null_record.exp: Use standard_ada_testfile.
734 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
735 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
736 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
737 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
738 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
739 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
740 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
741 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
742 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
743 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
744 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
745 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
746 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
747 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
748 * gdb.ada/start.exp: Use standard_ada_testfile.
749 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
750 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
751 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
752 * gdb.ada/tagged.exp: Use standard_ada_testfile.
753 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
754 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
755 * gdb.ada/tasks.exp: Use standard_ada_testfile.
756 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
757 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
758 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
759 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
760 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
761 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
762 * gdb.ada/widewide.exp: Use standard_ada_testfile.
763
764 2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
765
766 Fix testsuite regression after --use-deprecated-index-sections removal.
767 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
768
769 2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
770
771 Fix compatibility with Tcl before 7.5.
772 * lib/future.exp (lreverse): New function if it does not exist.
773
774 2012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
775
776 * gdb.mi/mi-pending.c: New method to set a second pending
777 breakpoint.
778 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
779 condition.
780
781 2012-07-20 Pedro Alves <palves@redhat.com>
782
783 PR threads/11692
784 PR gdb/12203
785
786 * gdb.threads/create-fail.c: New file.
787 * gdb.threads/create-fail.exp: New file.
788
789 2012-07-19 Pedro Alves <palves@redhat.com>
790
791 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
792 * config/vx.exp (gdb_start): Likewise.
793 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
794 * gdb.base/setvar.exp (test_set): Likewise.
795 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
796 * gdb.reverse/sigall-precsave.exp: Likewise.
797 * gdb.reverse/sigall-reverse.exp: Likewise.
798
799 2012-07-19 Pedro Alves <palves@redhat.com>
800
801 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
802 handler before recording.
803
804 2012-07-19 Tom Tromey <tromey@redhat.com>
805
806 * gdb.cp/casts.exp: Add tests for typeof and decltype.
807 * gdb.cp/casts.cc (decltype): New function.
808 (main): Use it.
809
810 2012-07-19 Pedro Alves <palves@redhat.com>
811
812 * gdb.base/sigall.exp (signals): New list.
813 <top level>: Loop over signals in the $signals list instead of
814 calling a test function once per signal.
815 * gdb.reverse/sigall-precsave.exp (signals): New list.
816 <top level>: Loop over signals in the $signals list instead of
817 calling a test function once per signal.
818 * gdb.reverse/sigall-reverse.exp (signals): New list.
819 <top level>: Loop over signals in the $signals list instead of
820 calling a test function once per signal.
821
822 2012-07-19 Yao Qi <yao@codesourcery.com>
823
824 * gdb.base/setshow.exp: Test 'set args ~'.
825
826 2012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
827
828 * gdb.base/store.exp (check_set): Import gdb_prompt.
829 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
830 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
831
832 2012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
833
834 PR 11914
835 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
836 (main): Call eval_sub.
837 * gdb.python/py-prettyprint.exp:
838 (python execfile ('py-prettyprint.py')): Move it earlier.
839 New breakpoint for eval-break.
840 (continue to breakpoint: eval-break, info locals): New test.
841 (python execfile ('py-prettyprint.py')): Move it from here.
842 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
843 (register_pretty_printers): Register pp_eval_type.
844
845 2012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
846
847 Fix a testcase regression by me.
848 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
849 DW_FORM_data4.
850
851 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
852 Doug Evans <dje@google.com>
853
854 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
855 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
856
857 2012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
858
859 Fix gdbserver run regression.
860 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
861
862 2012-07-12 Tom Tromey <tromey@redhat.com>
863
864 * lib/gdb.exp (standard_testfile): Don't declare objdir.
865 (clean_restart): Likewise.
866 (core_find): Use standard_output_file.
867
868 2012-07-12 Tom Tromey <tromey@redhat.com>
869
870 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
871 * gdb.dwarf2/dw2-anonymous-func.exp: Use
872 prepare_for_testing_full.
873 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
874 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
875 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
876 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
877 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
878 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
879 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
880 prepare_for_testing_full.
881 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
882 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
883 prepare_for_testing_full.
884 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
885 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
886 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
887
888 2012-07-12 Tom Tromey <tromey@redhat.com>
889
890 * lib/gdb.exp (build_executable_from_specs): New proc, from
891 build_executable.
892 (build_executable): Use it.
893 (prepare_for_testing_full): New proc.
894
895 2012-07-11 Tom Tromey <tromey@redhat.com>
896
897 * gdb.reverse/break-precsave.exp: Use standard_output_file.
898 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
899 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
900 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
901 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
902 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
903 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
904 * gdb.reverse/step-precsave.exp: Use standard_output_file.
905 * gdb.reverse/until-precsave.exp: Use standard_output_file.
906 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
907
908 2012-07-10 Tom Tromey <tromey@redhat.com>
909
910 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
911 standard_output_file.
912 * gdb.mi/gdb2549.exp: Use standard_testfile.
913 * gdb.mi/gdb669.exp: Use standard_testfile.
914 * gdb.mi/gdb701.exp: Use standard_testfile.
915 * gdb.mi/gdb792.exp: Use standard_testfile.
916 * gdb.mi/mi-async.exp: Use standard_testfile.
917 * gdb.mi/mi-basics.exp: Use standard_testfile.
918 * gdb.mi/mi-break.exp: Use standard_testfile.
919 * gdb.mi/mi-cli.exp: Use standard_testfile.
920 * gdb.mi/mi-console.exp: Use standard_testfile.
921 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
922 * gdb.mi/mi-eval.exp: Use standard_testfile.
923 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
924 * gdb.mi/mi-file.exp: Use standard_testfile.
925 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
926 * gdb.mi/mi-logging.exp: Use standard_testfile.
927 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
928 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
929 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
930 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
931 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
932 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
933 * gdb.mi/mi-pending.exp: Use standard_testfile,
934 standard_output_file.
935 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
936 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
937 * gdb.mi/mi-regs.exp: Use standard_testfile.
938 * gdb.mi/mi-return.exp: Use standard_testfile.
939 * gdb.mi/mi-reverse.exp: Use standard_testfile.
940 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
941 * gdb.mi/mi-solib.exp: Use standard_testfile,
942 standard_output_file.
943 * gdb.mi/mi-stack.exp: Use standard_testfile.
944 * gdb.mi/mi-stepi.exp: Use standard_testfile.
945 * gdb.mi/mi-stepn.exp: Use standard_testfile.
946 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
947 * gdb.mi/mi-until.exp: Use standard_testfile.
948 * gdb.mi/mi-var-block.exp: Use standard_testfile.
949 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
950 * gdb.mi/mi-var-child.exp: Use standard_testfile.
951 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
952 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
953 * gdb.mi/mi-var-display.exp: Use standard_testfile.
954 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
955 standard_output_file.
956 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
957 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
958 * gdb.mi/mi-watch.exp: Use standard_testfile.
959 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
960 * gdb.mi/mi2-basics.exp: Use standard_testfile.
961 * gdb.mi/mi2-break.exp: Use standard_testfile.
962 * gdb.mi/mi2-cli.exp: Use standard_testfile.
963 * gdb.mi/mi2-console.exp: Use standard_testfile.
964 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
965 * gdb.mi/mi2-eval.exp: Use standard_testfile.
966 * gdb.mi/mi2-file.exp: Use standard_testfile.
967 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
968 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
969 * gdb.mi/mi2-regs.exp: Use standard_testfile.
970 * gdb.mi/mi2-return.exp: Use standard_testfile.
971 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
972 * gdb.mi/mi2-stack.exp: Use standard_testfile.
973 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
974 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
975 * gdb.mi/mi2-until.exp: Use standard_testfile.
976 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
977 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
978 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
979 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
980 * gdb.mi/mi2-watch.exp: Use standard_testfile.
981
982 2012-07-10 Tom Tromey <tromey@redhat.com>
983
984 * gdb.cp/abstract-origin.exp: Use standard_testfile.
985 * gdb.cp/ambiguous.exp: Use standard_testfile,
986 prepare_for_testing.
987 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
988 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
989 * gdb.cp/anon-ns.exp: Use standard_testfile.
990 * gdb.cp/anon-struct.exp: Use standard_testfile.
991 * gdb.cp/anon-union.exp: Use standard_testfile,
992 prepare_for_testing.
993 * gdb.cp/arg-reference.exp: Use standard_testfile,
994 prepare_for_testing.
995 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
996 * gdb.cp/breakpoint.exp: Use standard_testfile,
997 prepare_for_testing.
998 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
999 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
1000 standard_output_file.
1001 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
1002 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
1003 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
1004 (test_static_members): Update.
1005 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
1006 * gdb.cp/converts.exp: Use standard_testfile.
1007 * gdb.cp/cp-relocate.exp: Use standard_testfile.
1008 * gdb.cp/cpcompletion.exp: Use standard_testfile,
1009 prepare_for_testing.
1010 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
1011 * gdb.cp/cplabel.exp: Use standard_testfile.
1012 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
1013 prepare_for_testing.
1014 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
1015 * gdb.cp/derivation.exp: Use standard_testfile,
1016 prepare_for_testing.
1017 * gdb.cp/destrprint.exp: Use standard_testfile.
1018 * gdb.cp/dispcxx.exp: Use standard_testfile.
1019 * gdb.cp/exception.exp: Use standard_testfile,
1020 prepare_for_testing.
1021 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
1022 * gdb.cp/extern-c.exp: Use standard_testfile,
1023 prepare_for_testing.
1024 * gdb.cp/formatted-ref.exp: Use standard_testfile,
1025 prepare_for_testing.
1026 * gdb.cp/fpointer.exp: Use standard_testfile.
1027 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
1028 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
1029 standard_output_file.
1030 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
1031 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
1032 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
1033 standard_output_file.
1034 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
1035 (do_tests): Update.
1036 * gdb.cp/koenig.exp: Use standard_testfile.
1037 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
1038 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
1039 * gdb.cp/m-static.exp: Use standard_testfile,
1040 prepare_for_testing.
1041 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
1042 * gdb.cp/mb-inline.exp: Use standard_testfile,
1043 prepare_for_testing.
1044 * gdb.cp/mb-templates.exp: Use standard_testfile,
1045 prepare_for_testing.
1046 * gdb.cp/member-ptr.exp: Use standard_testfile,
1047 prepare_for_testing.
1048 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
1049 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
1050 * gdb.cp/method2.exp: Use standard_testfile.
1051 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
1052 standard_output_file.
1053 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
1054 (do_tests): Update.
1055 * gdb.cp/namespace-enum.exp: Use standard_testfile,
1056 prepare_for_testing.
1057 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
1058 prepare_for_testing.
1059 * gdb.cp/namespace.exp: Use standard_testfile,
1060 prepare_for_testing.
1061 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
1062 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
1063 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
1064 * gdb.cp/nsimport.exp: Use standard_testfile,
1065 prepare_for_testing.
1066 * gdb.cp/nsnested.exp: Use standard_testfile.
1067 * gdb.cp/nsnoimports.exp: Use standard_testfile.
1068 * gdb.cp/nsrecurs.exp: Use standard_testfile,
1069 prepare_for_testing.
1070 * gdb.cp/nsstress.exp: Use standard_testfile,
1071 prepare_for_testing.
1072 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
1073 * gdb.cp/operator.exp: Use standard_testfile.
1074 * gdb.cp/oranking.exp: Use standard_testfile.
1075 * gdb.cp/overload-const.exp: Use standard_testfile.
1076 * gdb.cp/overload.exp: Use standard_testfile,
1077 prepare_for_testing.
1078 * gdb.cp/ovldbreak.exp: Use standard_testfile.
1079 * gdb.cp/ovsrch.exp: Use standard_testfile.
1080 * gdb.cp/paren-type.exp: Use standard_testfile.
1081 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
1082 prepare_for_testing.
1083 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
1084 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
1085 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
1086 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
1087 * gdb.cp/pr10728.exp: Use standard_testfile,
1088 standard_output_file.
1089 * gdb.cp/pr12028.exp: Use standard_testfile.
1090 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
1091 * gdb.cp/pr9167.exp: Use standard_testfile.
1092 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
1093 * gdb.cp/printmethod.exp: Use standard_testfile,
1094 prepare_for_testing.
1095 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
1096 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
1097 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
1098 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
1099 standard_output_file.
1100 * gdb.cp/readnow-language.exp: Use standard_testfile.
1101 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
1102 (gdb_start_again): Use clean_restart.
1103 * gdb.cp/ref-types.exp: Use standard_testfile,
1104 prepare_for_testing.
1105 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
1106 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
1107 * gdb.cp/smartp.exp: Use standard_testfile.
1108 * gdb.cp/static-method.exp: Use standard_testfile.
1109 * gdb.cp/static-print-quit.exp: Use standard_testfile.
1110 * gdb.cp/temargs.exp: Use standard_testfile.
1111 * gdb.cp/templates.exp: Use standard_testfile,
1112 prepare_for_testing.
1113 (do_tests): Update.
1114 * gdb.cp/try_catch.exp: Use standard_testfile,
1115 prepare_for_testing.
1116 * gdb.cp/typedef-operator.exp: Use standard_testfile.
1117 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
1118 * gdb.cp/virtbase.exp: Use standard_testfile,
1119 prepare_for_testing.
1120 * gdb.cp/virtfunc.exp: Use standard_testfile,
1121 prepare_for_testing.
1122 (do_tests): Update.
1123 * gdb.cp/virtfunc2.exp: Use standard_testfile,
1124 prepare_for_testing.
1125
1126 2012-07-10 Tom Tromey <tromey@redhat.com>
1127
1128 * lib/gdb.exp (standard_testfile): Unset output variables from
1129 earlier invocations.
1130
1131 2012-07-10 Yao Qi <yao@codesourcery.com>
1132
1133 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
1134 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
1135 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
1136 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
1137 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
1138 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
1139 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
1140 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
1141 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
1142 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
1143 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
1144 * gdb.mi/mi-var-display.exp: Likewise.
1145 * gdb.mi/mi-var-invalidate.exp: Likewise.
1146 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
1147 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
1148 * gdb.mi/mi2-console.exp: Likewise.
1149 * gdb.mi/mi2-disassemble.exp: Likewise.
1150 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
1151 * gdb.mi/mi2-read-memory.exp: Likewise.
1152 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
1153 * gdb.mi/mi2-simplerun.exp: Likewise.
1154 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
1155 * gdb.mi/mi2-syn-frame.exp: Likewise.
1156 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
1157 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
1158 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
1159
1160 2012-07-09 Tom Tromey <tromey@redhat.com>
1161
1162 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
1163 * gdb.base/callfuncs.exp: Add cast-based test.
1164 * gdb.base/callfuncs.c (voidfunc): New function.
1165
1166 2012-07-08 Doug Evans <dje@google.com>
1167
1168 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
1169
1170 2012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1171
1172 Fix XFAIL compatibility with old i386 systems.
1173 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
1174 Check also 'Cannot insert breakpoint 0'.
1175
1176 2012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1177
1178 PR 14321
1179 * gdb.base/find.exp
1180 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
1181
1182 2012-07-06 Tom Tromey <tromey@redhat.com>
1183
1184 * gdb.base/whatis.exp: Add test.
1185
1186 2012-07-06 Tom Tromey <tromey@redhat.com>
1187
1188 * gdb.base/whatis.exp: Add regression test.
1189
1190 2012-07-06 Tom Tromey <tromey@redhat.com>
1191
1192 * gdb.base/whatis.exp: Add tests.
1193
1194 2012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1195
1196 PR 12649
1197 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
1198 gdb_test_multiple $gdb_prompt terminator.
1199
1200 2012-07-04 Pedro Alves <palves@redhat.com>
1201
1202 * gdb.mi/mi-reverse.exp: Use supports_reverse and
1203 supports_process_record.
1204
1205 2012-07-04 Pedro Alves <palves@redhat.com>
1206
1207 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
1208 endings.
1209 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
1210
1211 2012-07-03 Stan Shebs <stan@codesourcery.com>
1212
1213 * gdb.base/info-os.c (main): Retry resource acquisition until an
1214 available one is found.
1215 * gdb.base/info-os.exp: Collect resource keys from the program
1216 and use them in matching.
1217
1218 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1219
1220 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
1221 Wrap the test into loop for corefile and core0file.
1222
1223 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1224
1225 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
1226 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
1227 .note.GNU-stack.
1228
1229 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
1230
1231 2012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
1232
1233 * gdb.base/help.exp (help b, help br, help bre, help brea, help
1234 break): Include help message for the new `-probe' and `-probe-stap'
1235 options.
1236
1237 2012-07-02 Stan Shebs <stan@codesourcery.com>
1238
1239 * gdb.base/dprintf.exp: Add agent style tests.
1240
1241 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1242
1243 * gdb.base/stale-infcall.c (infcall): New label test-next.
1244 (main): New labels test-pass and test-fail.
1245 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
1246 $test_fail_bpnum to test-fail.
1247 (test system longjmp tracking support): New test.
1248 Delete $test_fail_bpnum.
1249 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
1250 breakpoint.
1251
1252 2012-06-30 Doug Evans <dje@google.com>
1253
1254 * gdb.dwarf2/fission-reread.S: New file.
1255 * gdb.dwarf2/fission-reread.exp: New file.
1256
1257 2012-06-28 Stan Shebs <stan@codesourcery.com>
1258
1259 * gdb.mi/mi-logging.exp: New file.
1260
1261 2012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1262 Pedro Alves <palves@redhat.com>
1263
1264 * gdb.threads/siginfo-threads.exp: New file.
1265 * gdb.threads/siginfo-threads.c: New file.
1266 * gdb.threads/sigstep-threads.exp: New file.
1267 * gdb.threads/sigstep-threads.c: New file.
1268
1269 2012-06-28 Tom Tromey <tromey@redhat.com>
1270
1271 * gdb.go/package.exp: Partially revert earlier patch; use
1272 gdb_compile again. Use standard_output_file.
1273
1274 2012-06-27 Doug Evans <dje@google.com>
1275
1276 * gdb.dwarf2/fission-base.c: New file.
1277 * gdb.dwarf2/fission-base.S: New file.
1278 * gdb.dwarf2/fission-base.exp: New file.
1279
1280 2012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1281
1282 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
1283
1284 2012-06-27 Tom Tromey <tromey@redhat.com>
1285
1286 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
1287 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
1288
1289 2012-06-27 Tom Tromey <tromey@redhat.com>
1290
1291 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
1292 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
1293 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
1294 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
1295 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
1296 prepare_for_testing.
1297 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
1298 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
1299 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
1300 standard_testfile.
1301 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
1302 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
1303 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
1304 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
1305 prepare_for_testing.
1306 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
1307 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
1308 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
1309 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
1310 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
1311 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
1312 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
1313 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
1314 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
1315 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
1316 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
1317 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
1318 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
1319 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
1320 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
1321 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
1322 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
1323 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
1324 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
1325 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
1326 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
1327 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
1328 standard_output_file.
1329 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
1330 standard_output_file.
1331 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
1332 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
1333 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
1334 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
1335 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
1336 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
1337 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
1338 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
1339 * gdb.dwarf2/implptr.exp: Use standard_testfile.
1340 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
1341 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
1342 * gdb.dwarf2/pieces.exp: Use standard_testfile.
1343 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
1344 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
1345 * gdb.dwarf2/valop.exp: Use standard_testfile,
1346 prepare_for_testing.
1347
1348 2012-06-27 Tom Tromey <tromey@redhat.com>
1349
1350 * gdb.python/python.exp: Fix regexps in pagination tests.
1351
1352 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1353
1354 * gdb.python/py-symtab.exp: Add tests to test the new attribute
1355 'last' of gdb.Symtab_and_line.
1356 * gdb.python/py-symbol.c: Move break point comment to enable
1357 testing of gdb.Symtab_and_line.last.
1358
1359 2012-06-26 Tom Tromey <tromey@redhat.com>
1360
1361 * gdb.threads/step.c: Remove.
1362 * gdb.threads/step.exp: Remove.
1363 * gdb.threads/step2.exp: Remove.
1364
1365 2012-06-26 Tom Tromey <tromey@redhat.com>
1366
1367 * gdb.threads/watchpoint-fork.exp (test): Use
1368 standard_output_file. Don't declare objdir.
1369 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
1370 standard_output_file.
1371 * gdb.threads/attach-stopped.exp: Use standard_testfile.
1372 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
1373 clean_restart. Remove incdir.
1374 * gdb.threads/corethreads.exp: Use standard_testfile.
1375 * gdb.threads/execl.exp: Use standard_testfile,
1376 standard_output_file, clean_restart.
1377 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
1378 clean_restart.
1379 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
1380 clean_restart.
1381 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
1382 incdir.
1383 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
1384 clean_restart. Remove incdir.
1385 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
1386 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
1387 clean_restart. Remove incdir.
1388 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
1389 Remove incdir.
1390 * gdb.threads/leader-exit.exp: Use standard_testfile.
1391 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
1392 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
1393 clean_restart.
1394 * gdb.threads/manythreads.exp: Use standard_testfile,
1395 clean_restart. Remove incdir.
1396 * gdb.threads/multi-create.exp: Use standard_testfile,
1397 clean_restart.
1398 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
1399 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
1400 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
1401 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
1402 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
1403 * gdb.threads/pending-step.exp: Use standard_testfile,
1404 clean_restart. Remove incdir.
1405 * gdb.threads/print-threads.exp: Use standard_testfile,
1406 clean_restart. Remove incdir.
1407 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
1408 clean_restart. Remove incdir.
1409 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
1410 Remove incdir.
1411 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
1412 incdir.
1413 * gdb.threads/sigthread.exp: Use standard_testfile,
1414 clean_restart.
1415 * gdb.threads/staticthreads.exp: Use standard_testfile,
1416 clean_restart. Remove incdir.
1417 * gdb.threads/switch-threads.exp: Use standard_testfile,
1418 clean_restart. Remove incdir.
1419 * gdb.threads/thread-execl.exp: Use standard_testfile,
1420 clean_restart. Remove incdir.
1421 * gdb.threads/thread-find.exp: Use standard_testfile,
1422 clean_restart.
1423 * gdb.threads/thread-specific.exp: Use standard_testfile,
1424 clean_restart. Remove incdir.
1425 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
1426 clean_restart. Remove incdir.
1427 * gdb.threads/thread_check.exp: Use standard_testfile,
1428 clean_restart. Remove incdir.
1429 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
1430 incdir.
1431 * gdb.threads/threadapply.exp: Use standard_testfile,
1432 clean_restart. Remove incdir.
1433 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
1434 clean_restart. Remove incdir.
1435 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
1436 clean_restart.
1437 * gdb.threads/tls-shared.exp: Use standard_testfile,
1438 clean_restart, standard_output_file.
1439 * gdb.threads/tls-var.exp: Use standard_testfile,
1440 standard_output_file.
1441 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
1442 Remove incdir.
1443 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
1444 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
1445 incdir.
1446 * gdb.threads/watchthreads2.exp: Use standard_testfile,
1447 clean_restart. Remove incdir.
1448
1449 2012-06-26 Tom Tromey <tromey@redhat.com>
1450
1451 * gdb.trace/actions.exp: Use standard_testfile.
1452 * gdb.trace/ax.exp: Use standard_testfile.
1453 * gdb.trace/backtrace.exp: Use standard_testfile.
1454 * gdb.trace/change-loc.exp: Use standard_testfile.
1455 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
1456 * gdb.trace/collection.exp: Use standard_testfile,
1457 prepare_for_testing.
1458 * gdb.trace/deltrace.exp: Use standard_testfile.
1459 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
1460 * gdb.trace/ftrace.exp: Use standard_testfile.
1461 * gdb.trace/infotrace.exp: Use standard_testfile.
1462 * gdb.trace/packetlen.exp: Use standard_testfile.
1463 * gdb.trace/passc-dyn.exp: Use standard_testfile.
1464 * gdb.trace/passcount.exp: Use standard_testfile.
1465 * gdb.trace/pending.exp: Use standard_testfile.
1466 * gdb.trace/report.exp: Use standard_testfile.
1467 * gdb.trace/save-trace.exp: Use standard_testfile.
1468 * gdb.trace/stap-trace.exp: Use standard_testfile.
1469 * gdb.trace/status-stop.exp: Use standard_testfile.
1470 * gdb.trace/strace.exp: Use standard_testfile.
1471 * gdb.trace/tfile.exp: Use standard_testfile.
1472 * gdb.trace/tfind.exp: Use standard_testfile.
1473 * gdb.trace/trace-break.exp: Use standard_testfile.
1474 * gdb.trace/trace-mt.exp: Use standard_testfile.
1475 * gdb.trace/tracecmd.exp: Use standard_testfile.
1476 * gdb.trace/tspeed.exp: Use standard_testfile.
1477 * gdb.trace/tstatus.exp: Use standard_testfile.
1478 * gdb.trace/tsv.exp: Use standard_testfile.
1479 * gdb.trace/unavailable.exp: Use standard_testfile,
1480 prepare_for_testing.
1481 * gdb.trace/while-dyn.exp: Use standard_testfile.
1482 * gdb.trace/while-stepping.exp: Use standard_testfile.
1483
1484 2012-06-26 Tom Tromey <tromey@redhat.com>
1485
1486 * gdb.reverse/break-precsave.exp: Use standard_testfile.
1487 * gdb.reverse/break-reverse.exp: Use standard_testfile.
1488 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
1489 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
1490 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
1491 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
1492 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
1493 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
1494 prepare_for_testing.
1495 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
1496 prepare_for_testing.
1497 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
1498 prepare_for_testing.
1499 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
1500 prepare_for_testing.
1501 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
1502 prepare_for_testing
1503 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
1504 * gdb.reverse/machinestate.exp: Use standard_testfile.
1505 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
1506 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
1507 build_executable.
1508 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
1509 build_executable.
1510 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
1511 standard_output_file.
1512 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
1513 standard_output_file.
1514 * gdb.reverse/step-precsave.exp: Use standard_testfile.
1515 * gdb.reverse/step-reverse.exp: Use standard_testfile.
1516 * gdb.reverse/until-precsave.exp: Use standard_testfile.
1517 * gdb.reverse/until-reverse.exp: Use standard_testfile.
1518 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
1519 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
1520
1521 2012-06-26 Tom Tromey <tromey@redhat.com>
1522
1523 * gdb.stabs/weird.exp: Remove directory-checking code. Use
1524 standard_output_file.
1525 * gdb.stabs/exclfwd.exp: Use standard_testfile,
1526 prepare_for_testing. Remove directory-checking code.
1527
1528 2012-06-25 Tom Tromey <tromey@redhat.com>
1529
1530 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
1531 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
1532 build_executable, not prepare_for_testing.
1533 * gdb.multi/base.exp: Use standard_output_file. Use
1534 build_executable, not prepare_for_testing.
1535
1536 2012-06-25 Tom Tromey <tromey@redhat.com>
1537
1538 * gdb.fortran/subarray.exp: Use standard_testfile,
1539 prepare_for_testing.
1540 * gdb.fortran/multi-dim.exp: Use standard_testfile.
1541 * gdb.fortran/module.exp: Use standard_testfile.
1542 * gdb.fortran/logical.exp: Use standard_testfile.
1543 * gdb.fortran/library-module.exp: Use standard_testfile,
1544 standard_output_file.
1545 * gdb.fortran/derived-type.exp: Use standard_testfile,
1546 prepare_for_testing.
1547 * gdb.fortran/complex.exp: Use standard_testfile,
1548 prepare_for_testing.
1549 * gdb.fortran/charset.exp: Use standard_testfile.
1550 * gdb.fortran/array-element.exp: Use standard_testfile,
1551 prepare_for_testing.
1552
1553 2012-06-25 Keith Seitz <keiths@redhat.com>
1554
1555 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
1556 Change rbreak-related tests to KFAIL and add bugzilla numbers.
1557
1558 2012-06-25 Tom Tromey <tromey@redhat.com>
1559
1560 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
1561 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
1562 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
1563 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
1564
1565 2012-06-25 Tom Tromey <tromey@redhat.com>
1566
1567 * gdb.linespec/ls-errs.exp: Use standard_testfile.
1568 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
1569 * gdb.linespec/linespec.exp: Use standard_testfile.
1570
1571 2012-06-25 Tom Tromey <tromey@redhat.com>
1572
1573 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
1574 prepare_for_testing.
1575
1576 2012-06-25 Tom Tromey <tromey@redhat.com>
1577
1578 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
1579 prepare_for_testing.
1580 * gdb.opt/inline-break.exp: Use standard_testfile,
1581 prepare_for_testing.
1582 * gdb.opt/inline-bt.exp: Use standard_testfile,
1583 prepare_for_testing.
1584 * gdb.opt/inline-cmds.exp: Use standard_testfile,
1585 prepare_for_testing.
1586 * gdb.opt/inline-locals.exp: Use standard_testfile,
1587 prepare_for_testing.
1588
1589 2012-06-25 Tom Tromey <tromey@redhat.com>
1590
1591 * gdb.asm/asm-source.exp: Use standard_output_file,
1592 standard_testfile. Construct .o files in proper subdir.
1593
1594 2012-06-25 Tom Tromey <tromey@redhat.com>
1595
1596 * gdb.server/ext-attach.exp: Use standard_testfile,
1597 prepare_for_testing.
1598 * gdb.server/ext-run.exp: Use standard_testfile,
1599 build_executable.
1600 * gdb.server/file-transfer.exp: Use standard_testfile,
1601 prepare_for_testing.
1602 * gdb.server/server-exec-info.exp: Use standard_testfile.
1603 * gdb.server/server-mon.exp: Use standard_testfile,
1604 prepare_for_testing.
1605 * gdb.server/server-run.exp: Use standard_testfile,
1606 build_executable.
1607 * gdb.server/solib-list.exp: Use standard_testfile,
1608 standard_output_file.
1609
1610 2012-06-25 Tom Tromey <tromey@redhat.com>
1611
1612 * lib/gdb.exp (standard_output_file): Use "file join".
1613 * gdb.go/chan.exp: Use standard_testfile.
1614 * gdb.go/handcall.exp: Use standard_testfile.
1615 * gdb.go/hello.exp: Use standard_testfile.
1616 * gdb.integers/chan.exp: Use standard_testfile.
1617 * gdb.go/methods.exp: Use standard_testfile.
1618 * gdb.go/package.exp: Use standard_testfile.
1619 * gdb.go/strings.exp: Use standard_testfile.
1620 * gdb.go/types.exp: Use standard_testfile.
1621 * gdb.go/unsafe.exp: Use standard_testfile.
1622
1623 2012-06-25 Greta Yorsh <greta.yorsh@arm.com>
1624
1625 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
1626
1627 2012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1628
1629 Fix regression by the previous commit.
1630 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
1631
1632 2012-06-22 Tom Tromey <tromey@redhat.com>
1633
1634 * gdb.python/lib-types.exp: Use standard_testfile,
1635 prepare_for_testing.
1636 * gdb.python/py-block.exp: Use standard_testfile.
1637 * gdb.python/py-breakpoint.exp: Use standard_testfile.
1638 * gdb.python/py-events.exp: Use standard_testfile,
1639 standard_output_file.
1640 * gdb.python/py-evsignal.exp: Use standard_testfile.
1641 * gdb.python/py-evethreads.exp: Use standard_testfile.
1642 * gdb.python/py-explore-cc.exp: Use standard_testfile.
1643 * gdb.python/py-explore.exp: Use standard_testfile.
1644 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
1645 standard_output_file.
1646 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
1647 prepare_for_testing.
1648 * gdb.python/py-frame-inline.exp: Use standard_testfile.
1649 * gdb.python/py-frame.exp: Use standard_testfile.
1650 * gdb.python/py-inferior.exp: Use standard_testfile.
1651 * gdb.python/py-infthread.exp: Use standard_testfile.
1652 * gdb.python/py-mi.exp: Use standard_testfile.
1653 * gdb.python/py-objfile-script.exp: Use standard_testfile,
1654 build_executable.
1655 * gdb.python/py-objfile.exp: Use standard_testfile.
1656 * gdb.python/py-pp-maint.exp: Use standard_testfile,
1657 prepare_for_testing.
1658 * gdb.python/py-prettyprint.exp: Use standard_testfile.
1659 * gdb.python/py-progspace.exp: Use standard_testfile,
1660 build_executable.
1661 * gdb.python/py-prompt.exp: Use standard_testfile,
1662 build_executable.
1663 * gdb.python/py-section-script.exp: Use standard_testfile,
1664 build_executable.
1665 * gdb.python/py-shared.exp: Use standard_testfile,
1666 standard_output_file, clean_restart.
1667 * gdb.python/py-symbol.exp: Use standard_output_file,
1668 prepare_for_testing.
1669 * gdb.python/py-symtab.exp: Use standard_output_file,
1670 prepare_for_testing
1671 * gdb.python/py-template.exp: Use standard_testfile.
1672 * gdb.python/py-type.exp: Use standard_testfile.
1673 * gdb.python/py-value-cc.exp: Use standard_testfile.
1674 * gdb.python/py-value.exp: Use standard_testfile.
1675 * gdb.python/python.exp: Use standard_testfile, build_executable.
1676
1677 2012-06-22 Tom Tromey <tromey@redhat.com>
1678
1679 * gdb.objc/basicclass.exp: Use standard_testfile.
1680 (do_objc_tests): Don't declare objdir.
1681 * gdb.objc/nondebug.exp: Use standard_testfile.
1682 (do_objc_tests): Don't declare objdir.
1683 * gdb.objc/objcdecode.exp: Use standard_testfile.
1684 (do_objc_tests): Don't declare objdir.
1685
1686 2012-06-22 Tom Tromey <tromey@redhat.com>
1687
1688 * gdb.java/jmain.exp: Use standard_testfile.
1689 * gdb.java/jmisc.exp: Use standard_testfile.
1690 * gdb.java/jnpe.exp: Use standard_testfile.
1691 * gdb.java/jprint.exp: Use standard_testfile.
1692
1693 2012-06-22 Tom Tromey <tromey@redhat.com>
1694
1695 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
1696 (standard_output_file, standard_testfile): New procs.
1697 (build_executable, clean_restart): Use standard_output_file.
1698
1699 2012-06-22 Yao Qi <yao@codesourcery.com>
1700
1701 * boards/native-gdbserver.exp: New proc ${board}_exec.
1702 * boards/native-stdio-gdbserver.exp: Likewise.
1703
1704 2012-06-21 Tom Tromey <tromey@redhat.com>
1705
1706 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
1707 (build_executable): Update.
1708 (get_compiler_info): Remove 'binfile' argument.
1709 * gdb.ada/arrayidx.exp: Update.
1710 * gdb.ada/null_array.exp: Update.
1711 * gdb.arch/altivec-abi.exp: Update.
1712 * gdb.arch/altivec-regs.exp: Update.
1713 * gdb.arch/amd64-byte.exp: Update.
1714 * gdb.arch/amd64-dword.exp: Update.
1715 * gdb.arch/amd64-word.exp: Update.
1716 * gdb.arch/i386-avx.exp: Update.
1717 * gdb.arch/i386-byte.exp: Update.
1718 * gdb.arch/i386-sse.exp: Update.
1719 * gdb.arch/i386-word.exp: Update.
1720 * gdb.arch/ppc-dfp.exp: Update.
1721 * gdb.arch/ppc-fp.exp: Update.
1722 * gdb.arch/vsx-regs.exp: Update.
1723 * gdb.base/all-bin.exp: Update.
1724 * gdb.base/annota1.exp: Update.
1725 * gdb.base/async.exp: Update.
1726 * gdb.base/attach.exp: Update.
1727 * gdb.base/break-interp.exp: Update.
1728 * gdb.base/call-ar-st.exp: Update.
1729 * gdb.base/call-rt-st.exp: Update.
1730 * gdb.base/call-sc.exp: Update.
1731 * gdb.base/callfuncs.exp: Update.
1732 * gdb.base/catch-load.exp: Update.
1733 * gdb.base/completion.exp: Update.
1734 * gdb.base/complex.exp: Update.
1735 * gdb.base/condbreak.exp: Update.
1736 * gdb.base/consecutive.exp: Update.
1737 * gdb.base/constvars.exp: Update.
1738 * gdb.base/corefile.exp: Update.
1739 * gdb.base/eval-skip.exp: Update.
1740 * gdb.base/expand-psymtabs.exp: Update.
1741 * gdb.base/exprs.exp: Update.
1742 * gdb.base/fileio.exp: Update.
1743 * gdb.base/fixsection.exp: Update.
1744 * gdb.base/funcargs.exp: Update.
1745 * gdb.base/gdb11530.exp: Update.
1746 * gdb.base/gdb1555.exp: Update.
1747 * gdb.base/gnu-ifunc.exp: Update.
1748 * gdb.base/gnu_vector.exp: Update.
1749 * gdb.base/info-macros.exp: Update.
1750 * gdb.base/jit-simple.exp: Update.
1751 * gdb.base/jit-so.exp: Update.
1752 * gdb.base/jit.exp: Update.
1753 * gdb.base/langs.exp: Update.
1754 * gdb.base/list.exp: Update.
1755 * gdb.base/logical.exp: Update.
1756 * gdb.base/long_long.exp: Update.
1757 * gdb.base/longjmp.exp: Update.
1758 * gdb.base/macscp.exp: Update.
1759 * gdb.base/mips_pro.exp: Update.
1760 * gdb.base/miscexprs.exp: Update.
1761 * gdb.base/morestack.exp: Update.
1762 * gdb.base/nodebug.exp: Update.
1763 * gdb.base/opaque.exp: Update.
1764 * gdb.base/pc-fp.exp: Update.
1765 * gdb.base/pending.exp: Update.
1766 * gdb.base/permissions.exp: Update.
1767 * gdb.base/pointers.exp: Update.
1768 * gdb.base/prelink.exp: Update.
1769 * gdb.base/printcmds.exp: Update.
1770 * gdb.base/psymtab.exp: Update.
1771 * gdb.base/ptype.exp: Update.
1772 * gdb.base/relational.exp: Update.
1773 * gdb.base/scope.exp: Update.
1774 * gdb.base/setvar.exp: Update.
1775 * gdb.base/shlib-call.exp: Update.
1776 * gdb.base/shreloc.exp: Update.
1777 * gdb.base/signals.exp: Update.
1778 * gdb.base/sizeof.exp: Update.
1779 * gdb.base/so-impl-ld.exp: Update.
1780 * gdb.base/so-indr-cl.exp: Update.
1781 * gdb.base/solib-disc.exp: Update.
1782 * gdb.base/solib-display.exp: Update.
1783 * gdb.base/solib-nodir.exp: Update.
1784 * gdb.base/solib-overlap.exp: Update.
1785 * gdb.base/solib-symbol.exp: Update.
1786 * gdb.base/solib-weak.exp: Update.
1787 * gdb.base/solib.exp: Update.
1788 * gdb.base/store.exp: Update.
1789 * gdb.base/structs.exp: Update.
1790 * gdb.base/structs2.exp: Update.
1791 * gdb.base/type-opaque.exp: Update.
1792 * gdb.base/unload.exp: Update.
1793 * gdb.base/varargs.exp: Update.
1794 * gdb.base/volatile.exp: Update.
1795 * gdb.base/watch_thread_num.exp: Update.
1796 * gdb.base/watchpoint-solib.exp: Update.
1797 * gdb.base/watchpoint.exp: Update.
1798 * gdb.base/watchpoints.exp: Update.
1799 * gdb.base/whatis.exp: Update.
1800 * gdb.cell/arch.exp: Update.
1801 * gdb.cell/break.exp: Update.
1802 * gdb.cell/bt.exp: Update.
1803 * gdb.cell/core.exp: Update.
1804 * gdb.cell/data.exp: Update.
1805 * gdb.cell/ea-cache.exp: Update.
1806 * gdb.cell/f-regs.exp: Update.
1807 * gdb.cell/fork.exp: Update.
1808 * gdb.cell/gcore.exp: Update.
1809 * gdb.cell/mem-access.exp: Update.
1810 * gdb.cell/ptype.exp: Update.
1811 * gdb.cell/registers.exp: Update.
1812 * gdb.cell/sizeof.exp: Update.
1813 * gdb.cell/solib-symbol.exp: Update.
1814 * gdb.cell/solib.exp: Update.
1815 * gdb.cp/ambiguous.exp: Update.
1816 * gdb.cp/breakpoint.exp: Update.
1817 * gdb.cp/bs15503.exp: Update.
1818 * gdb.cp/casts.exp: Update.
1819 * gdb.cp/class2.exp: Update.
1820 * gdb.cp/cpexprs.exp: Update.
1821 * gdb.cp/cplusfuncs.exp: Update.
1822 * gdb.cp/ctti.exp: Update.
1823 * gdb.cp/dispcxx.exp: Update.
1824 * gdb.cp/gdb1355.exp: Update.
1825 * gdb.cp/gdb2384.exp: Update.
1826 * gdb.cp/gdb2495.exp: Update.
1827 * gdb.cp/infcall-dlopen.exp: Update.
1828 * gdb.cp/local.exp: Update.
1829 * gdb.cp/m-data.exp: Update.
1830 * gdb.cp/m-static.exp: Update.
1831 * gdb.cp/mb-ctor.exp: Update.
1832 * gdb.cp/mb-inline.exp: Update.
1833 * gdb.cp/mb-templates.exp: Update.
1834 * gdb.cp/member-ptr.exp: Update.
1835 * gdb.cp/method.exp: Update.
1836 * gdb.cp/namespace.exp: Update.
1837 * gdb.cp/nextoverthrow.exp: Update.
1838 * gdb.cp/nsdecl.exp: Update.
1839 * gdb.cp/nsrecurs.exp: Update.
1840 * gdb.cp/nsstress.exp: Update.
1841 * gdb.cp/nsusing.exp: Update.
1842 * gdb.cp/pr-1023.exp: Update.
1843 * gdb.cp/pr-1210.exp: Update.
1844 * gdb.cp/pr-574.exp: Update.
1845 * gdb.cp/pr9631.exp: Update.
1846 * gdb.cp/printmethod.exp: Update.
1847 * gdb.cp/psmang.exp: Update.
1848 * gdb.cp/re-set-overloaded.exp: Update.
1849 * gdb.cp/rtti.exp: Update.
1850 * gdb.cp/shadow.exp: Update.
1851 * gdb.cp/templates.exp: Update.
1852 * gdb.cp/try_catch.exp: Update.
1853 * gdb.dwarf2/dw2-ranges.exp: Update.
1854 * gdb.dwarf2/pr10770.exp: Update.
1855 * gdb.fortran/library-module.exp: Update.
1856 * gdb.hp/gdb.aCC/optimize.exp: Update.
1857 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
1858 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
1859 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
1860 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
1861 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
1862 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
1863 * gdb.hp/gdb.compat/xdb1.exp: Update.
1864 * gdb.hp/gdb.compat/xdb2.exp: Update.
1865 * gdb.hp/gdb.compat/xdb3.exp: Update.
1866 * gdb.hp/gdb.defects/bs14602.exp: Update.
1867 * gdb.hp/gdb.defects/solib-d.exp: Update.
1868 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
1869 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
1870 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
1871 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
1872 * gdb.mi/gdb792.exp: Update.
1873 * gdb.mi/mi-pending.exp: Update.
1874 * gdb.mi/mi-solib.exp: Update.
1875 * gdb.mi/mi-var-cp.exp: Update.
1876 * gdb.opt/clobbered-registers-O2.exp: Update.
1877 * gdb.opt/inline-bt.exp: Update.
1878 * gdb.opt/inline-cmds.exp: Update.
1879 * gdb.opt/inline-locals.exp: Update.
1880 * gdb.python/py-events.exp: Update.
1881 * gdb.python/py-finish-breakpoint.exp: Update.
1882 * gdb.python/py-type.exp: Update.
1883 * gdb.reverse/solib-precsave.exp: Update.
1884 * gdb.reverse/solib-reverse.exp: Update.
1885 * gdb.server/solib-list.exp: Update.
1886 * gdb.stabs/weird.exp: Update.
1887 * gdb.threads/attach-into-signal.exp: Update.
1888 * gdb.threads/attach-stopped.exp: Update.
1889 * gdb.threads/tls-shared.exp: Update.
1890 * gdb.trace/change-loc.exp: Update.
1891 * gdb.trace/strace.exp: Update.
1892
1893 2012-06-19 Tom Tromey <tromey@redhat.com>
1894
1895 * gdb.base/whatis.exp: Add tests.
1896
1897 2012-06-19 Tom Tromey <tromey@redhat.com>
1898
1899 * gdb.cp/m-static.cc (keepalive): New function.
1900 (gnu_obj_1::method): Use it.
1901
1902 2012-06-18 Doug Evans <dje@google.com>
1903
1904 * gdb.base/info-fun.exp: New file.
1905 * gdb.base/info-fun.c: New file.
1906 * gdb.base/info-fun-solib.c: New file.
1907
1908 2012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1909
1910 Remove stale dummy frames.
1911 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
1912 (maintenance info breakpoints): New tests.
1913 * gdb.base/stale-infcall.c: New file.
1914 * gdb.base/stale-infcall.exp: New file.
1915
1916 2012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1917
1918 * gdb.arch/amd64-entry-value-param.S: New file.
1919 * gdb.arch/amd64-entry-value-param.c: New file.
1920 * gdb.arch/amd64-entry-value-param.exp: New file.
1921
1922 2012-06-15 Tom Tromey <tromey@redhat.com>
1923
1924 * gdb.cp/namespace.exp: Add "show lang" test.
1925
1926 2012-06-15 Iain Sandoe <iain@codesourcery.com>
1927
1928 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
1929 case. (top level): Use gdb_file_cmd instead of gdb_load.
1930
1931 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1932
1933 PR tdep/14222
1934 * gdb.arch/i386-sse-stack-align.S: New file.
1935 * gdb.arch/i386-sse-stack-align.c: New file.
1936 * gdb.arch/i386-sse-stack-align.exp: New file.
1937
1938 2012-06-13 Keith Seitz <keiths@redhat.com>
1939
1940 PR breakpoints/13798 and mi/11541
1941 * gdb.linespec/ls-errs.exp: Add a few more tests for
1942 filenames with spaces and colons.
1943
1944 2012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1945
1946 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
1947 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
1948 (test_function): Call CV_f.
1949 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
1950 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
1951 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
1952 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
1953 (p CV_f(CV::i)): New tests.
1954
1955 2012-06-13 Tom Tromey <tromey@redhat.com>
1956
1957 * gdb.base/condbreak.exp: Add tests for "condition" completion.
1958
1959 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1960
1961 Fix regression by the "ambiguous linespec" series.
1962 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
1963 tests.
1964
1965 2012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1966
1967 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
1968 missing.
1969
1970 2012-06-11 Tom Tromey <tromey@redhat.com>
1971
1972 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
1973 location...
1974 (main): ...here.
1975
1976 2012-06-07 Yao Qi <yao@codesourcery.com>
1977
1978 * gdb.trace/strace.exp: Shorten some too-long lines.
1979
1980 2012-06-06 Pedro Alves <palves@redhat.com>
1981
1982 * gdb.threads/clone-new-thread-event.c: New file.
1983 * gdb.threads/clone-new-thread-event.exp: New file.
1984
1985 2012-06-06 Yao Qi <yao@codesourcery.com>
1986
1987 * gdb.base/dprintf.c (main): Add extra parameter when calling
1988 printf and fprintf.
1989 (bar): New function. It is a dead function, but to ensure
1990 'malloc' is linked explicitly.
1991
1992 2012-06-06 Yao Qi <yao@codesourcery.com>
1993
1994 * gdb.base/info-proc.exp: Return if target doesn't support
1995 'info proc'.
1996
1997 2012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1998
1999 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
2000 (run program with breakpoint commands): XFAIl if it is not.
2001
2002 2012-06-05 Joel Brobecker <brobecker@adacore.com>
2003
2004 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
2005 and add comment.
2006 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
2007 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
2008 "STOP" marker. Adjust testing strategy to make it work on
2009 all targets.
2010
2011 * gdb.base/print-file-var-main.c (main): Rewrite using local
2012 variables and adjust get_version_2's return value check.
2013 Add small comment.
2014 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
2015 marker. Adjust testing strategy to make it work on all targets.
2016
2017 2012-06-05 Joel Brobecker <brobecker@adacore.com>
2018
2019 * gdb.ada/bad-task-bp-keyword: New testcase.
2020
2021 2012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2022
2023 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
2024 Simplify it to ...
2025 (symbol-file ${testfile1}): ... here.
2026 (test eliminated var my_global_symbol)
2027 (test eliminated var my_static_symbol)
2028 (test eliminated var my_global_func, get address of main): Wrap them to
2029 'single psymtabs' and 'single symtabs'
2030 (get address of my_global_symbol, get address of my_static_symbol)
2031 (get address of my_global_func, get address of main): Wrap them to
2032 'order1' and 'order2'.
2033
2034 * gdb.base/code_elim.exp
2035 (add-symbol-file ${testfile1} 0x100000)
2036 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
2037 'order2'.
2038 (order1: add-symbol-file ${testfile1} 0x100000)
2039 (order1: add-symbol-file ${testfile2} 0x200000)
2040 (order2: add-symbol-file ${testfile2} 0x200000)
2041 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
2042 .bss as appropriate.
2043
2044 2012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2045
2046 * gdb.server/solib-list-lib.c: New file.
2047 * gdb.server/solib-list-main.c: New file.
2048 * gdb.server/solib-list.exp: New file.
2049
2050 2012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
2051
2052 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
2053 for 'set print symbol' change.
2054
2055 2012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2056
2057 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
2058 .debug_abbrev_seg3.
2059
2060 2012-05-24 John Steele Scott <toojays@toojays.net>
2061
2062 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
2063 * gdb.dwarf2/dw2-icc-opaque.S: New file.
2064 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
2065
2066 2012-05-23 Stan Shebs <stan@codesourcery.com>
2067
2068 * gdb.mi/mi-info-os.exp: New file.
2069
2070 2012-05-23 Keith Seitz <keiths@redhat.com>
2071
2072 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
2073 return -1 to suppress the rest of the tests.
2074 (compile_stap_bin): Return boolean success value.
2075
2076 2012-05-21 Tom Tromey <tromey@redhat.com>
2077
2078 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
2079 Remove kfails.
2080 (test_print_mi_member_types): Likewise.
2081
2082 2012-05-21 Tom Tromey <tromey@redhat.com>
2083
2084 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
2085 print symbol' change.
2086
2087 2012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
2088
2089 * gdb.python/py-prompt.exp: Quit if the target is remote.
2090
2091 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2092
2093 Fix ERROR: internal buffer is full.
2094 * gdb.base/info-os.exp (expect_multiline): New function.
2095 (get process list, get process groups, get threads)
2096 (get file descriptors, get internet-domain sockets)
2097 (get shared-memory regions, get semaphores, get message queues): Use
2098 it for these tests.
2099
2100 2012-05-18 Tom Tromey <tromey@redhat.com>
2101
2102 * gdb.mi/mi-var-cmd.exp: Update.
2103 * gdb.objc/basicclass.exp (do_objc_tests): Update.
2104 * gdb.cp/virtbase.exp: Update.
2105 * gdb.cp/classes.exp (test_static_members): Update.
2106 * gdb.cp/casts.exp: Update.
2107 * gdb.base/pointers.exp: Update.
2108 * gdb.base/funcargs.exp (pointer_args): Update.
2109 (structs_by_reference): Update.
2110 * gdb.base/find.exp: Update.
2111 * gdb.base/call-strs.exp: Send "set print symbol off".
2112 * gdb.base/call-ar-st.exp: Update.
2113 * gdb.ada/fun_addr.exp: Update.
2114 * gdb.base/printcmds.exp (test_print_symbol): New proc.
2115 Call it.
2116 (test_print_repeats_10, test_print_strings)
2117 (test_print_char_arrays): Update.
2118
2119 2012-05-18 Tom Tromey <tromey@redhat.com>
2120
2121 * gdb.base/charset.exp (string_display): Update.
2122
2123 2012-05-18 Tom Tromey <tromey@redhat.com>
2124
2125 * gdb.mi/mi2-var-display.exp: Update.
2126 * gdb.mi/mi-var-display.exp: Update.
2127 * gdb.mi/mi-var-child.exp: Update.
2128 * gdb.cp/expand-psymtabs-cxx.exp: Update.
2129 * gdb.cp/cp-relocate.exp (get_func_address): Update.
2130
2131 2012-05-17 Doug Evans <dje@google.com>
2132
2133 * info-macros.exp: Pass "debug" to prepare_for_testing.
2134
2135 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
2136 * gdb.ada/Makefile.in (clean): Ditto.
2137 * gdb.arch/Makefile.in (clean): Ditto.
2138 * gdb.asm/Makefile.in (clean): Ditto.
2139 * gdb.base/Makefile.in (clean): Ditto.
2140 * gdb.cell/Makefile.in (clean): Ditto.
2141 * gdb.cp/Makefile.in (clean): Ditto.
2142 * gdb.disasm/Makefile.in (clean): Ditto.
2143 * gdb.dwarf2/Makefile.in (clean): Ditto.
2144 * gdb.fortran/Makefile.in (clean): Ditto.
2145 * gdb.go/Makefile.in (clean): Ditto.
2146 * gdb.hp/Makefile.in (clean): Ditto.
2147 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
2148 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
2149 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
2150 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
2151 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
2152 * gdb.java/Makefile.in (clean): Ditto.
2153 * gdb.linespec/Makefile.in (clean): Ditto.
2154 * gdb.mi/Makefile.in (clean): Ditto.
2155 * gdb.modula2/Makefile.in (clean): Ditto.
2156 * gdb.multi/Makefile.in (clean): Ditto.
2157 * gdb.objc/Makefile.in (clean): Ditto.
2158 * gdb.opencl/Makefile.in (clean): Ditto.
2159 * gdb.opt/Makefile.in (clean): Ditto.
2160 * gdb.pascal/Makefile.in (clean): Ditto.
2161 * gdb.python/Makefile.in (clean): Ditto.
2162 * gdb.reverse/Makefile.in (clean): Ditto.
2163 * gdb.server/Makefile.in (clean): Ditto.
2164 * gdb.stabs/Makefile.in (clean): Ditto.
2165 * gdb.threads/Makefile.in (clean): Ditto.
2166 * gdb.trace/Makefile.in (clean): Ditto.
2167 * gdb.xml/Makefile.in (clean): Ditto.
2168
2169 2012-05-16 Tom Tromey <tromey@redhat.com>
2170
2171 * gdb.base/macscp1.c (macscp_expr): Add comment.
2172 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
2173
2174 2012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
2175
2176 * gdb.base/return-nodebug.exp: Also test float and double types.
2177
2178 2012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2179
2180 PR testsuite/12649
2181 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
2182
2183 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
2184
2185 2012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
2186
2187 * gdb.base/stap-probe.exp (stap_test): Remove calls to
2188 `rerun_to_main'.
2189 (stap_test_no_debuginfo): Likewise.
2190
2191 2012-05-14 Stan Shebs <stan@codesourcery.com>
2192
2193 * gdb.base/dprintf.c: New file.
2194 * gdb.base/dprintf.exp: New file.
2195
2196 2012-05-14 Hui Zhu <hui_zhu@mentor.com>
2197
2198 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
2199 * gdb.trace/disconnected-tracing.c: New file.
2200 * gdb.trace/disconnected-tracing.exp: New file.
2201
2202 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2203
2204 * gdb.python/python.c: Add a new breakpoint comment.
2205 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
2206
2207 2011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
2208
2209 * gdb.base/info-os.exp: New file.
2210 * gdb.base/info-os.c: New file.
2211
2212 2012-05-10 Joel Brobecker <brobecker@adacore.com>
2213
2214 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
2215 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
2216 New files.
2217
2218 2012-05-10 Joel Brobecker <brobecker@adacore.com>
2219
2220 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
2221 gdb.base/ctxobj.exp: New files.
2222
2223 2012-05-09 Tom Tromey <tromey@redhat.com>
2224
2225 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
2226
2227 2012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
2228
2229 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
2230
2231 2012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
2232
2233 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
2234 before using it.
2235
2236 2012-05-04 Tristan Gingold <gingold@adacore.com>
2237
2238 * gdb.base/set-noassign.exp: New test.
2239
2240 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2241
2242 * gdb.python/py-symbol.exp: Add tests to test the new methods
2243 gdb.Symtab.global_block() and gdb.Symtab.static_block().
2244 * gdb.python/py-symbol.c: Add new struct to help test
2245 gdb.Symtab.static_block().
2246
2247 2012-05-03 Doug Evans <dje@google.com>
2248
2249 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
2250 commented out.
2251
2252 2012-05-03 Yao Qi <yao@codesourcery.com>
2253
2254 * gdb.base/catch-syscall.exp: Skip it before compilation if target
2255 doesn't support.
2256 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
2257 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
2258
2259 2012-05-03 Yao Qi <yao@codesourcery.com>
2260
2261 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
2262
2263 2012-04-30 Doug Evans <dje@google.com>
2264
2265 PR testsuite/13961
2266 * gdb.dwarf2/pr13961.S: New file.
2267 * gdb.dwarf2/pr13961.exp: New file.
2268
2269 2012-04-29 Yao Qi <yao@codesourcery.com>
2270
2271 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
2272
2273 2012-04-28 Doug Evans <dje@google.com>
2274
2275 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
2276 .Ltype_int_in_cu2. Use name "int2" instead of "int".
2277 All uses updated.
2278 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
2279 "ptype func_cu1" to expand cu2 before cu1.
2280
2281 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2282 Tom Tromey <tromey@redhat.com>
2283
2284 * gdb.base/default.exp: Add `$_probe_arg*' convenience
2285 variables.
2286 * gdb.base/stap-probe.c: New file.
2287 * gdb.base/stap-probe.exp: New file.
2288 * gdb.trace/stap-trace.c: New file.
2289 * gdb.trace/stap-trace.exp: New file.
2290 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
2291 libgcc's unwinder.
2292
2293 2012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
2294
2295 * gdb.arch/mips16-thunks-inmain.c: New file.
2296 * gdb.arch/mips16-thunks-main.c: New file.
2297 * gdb.arch/mips16-thunks-sin.c: New file.
2298 * gdb.arch/mips16-thunks-sinfrob.c: New file.
2299 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
2300 * gdb.arch/mips16-thunks-sinmain.c: New file.
2301 * gdb.arch/mips16-thunks-sinmips16.c: New file.
2302 * gdb.arch/mips16-thunks.exp: New file.
2303
2304 2012-04-25 Doug Evans <dje@google.com>
2305
2306 * configure.ac: Create gdb.go/Makefile.
2307 * configure: Regenerate.
2308 * gdb.base/default.exp: Add "go" to "set language" testing.
2309 * gdb.go/Makefile.in: New file.
2310 * gdb.go/basic-types.exp: New file.
2311 * gdb.go/chan.exp: New file.
2312 * gdb.go/chan.go: New file.
2313 * gdb.go/handcall.exp: New file.
2314 * gdb.go/handcall.go: New file.
2315 * gdb.go/hello.exp: New file.
2316 * gdb.go/hello.go: New file.
2317 * gdb.go/integers.exp: New file.
2318 * gdb.go/integers.go: New file.
2319 * gdb.go/methods.exp: New file.
2320 * gdb.go/methods.go: New file.
2321 * gdb.go/package.exp: New file.
2322 * gdb.go/package1.go: New file.
2323 * gdb.go/package2.go: New file.
2324 * gdb.go/print.exp: New file.
2325 * gdb.go/strings.exp: New file.
2326 * gdb.go/strings.go: New file.
2327 * gdb.go/types.exp: New file.
2328 * gdb.go/types.go: New file.
2329 * gdb.go/unsafe.exp: New file.
2330 * gdb.go/unsafe.go: New file.
2331 * lib/future.exp: Add Go support.
2332 (gdb_find_go, gdb_find_go_linker): New procs.
2333 (gdb_default_target_compile): Add Go support.
2334 * lib/gdb.exp (skip_go_tests): New proc.
2335 * lib/go.exp: New file.
2336
2337 2012-04-25 Tom Tromey <tromey@redhat.com>
2338
2339 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
2340
2341 2012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
2342 Jan Kratochvil <jan.kratochvil@redhat.com>
2343
2344 PR symtab/7259:
2345 * gdb.base/enumval.c: New test case.
2346 * gdb.base/enumval.exp: New test case.
2347 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
2348 field.bitpos.
2349
2350 2012-04-17 Pedro Alves <palves@redhat.com>
2351
2352 * Makefile.in (site.exp): Make site.exp source
2353 $srcdir/lib/append_gdb_boards_dir.exp.
2354 * lib/append_gdb_boards_dir.exp: New file.
2355
2356 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2357
2358 New option "set auto-load safe-path".
2359 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
2360 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
2361
2362 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2363
2364 auto-load: Implementation.
2365 * gdb.base/help.exp (test set height): Increase the height.
2366 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
2367 to ...
2368 (info auto-load python-scripts): ... here.
2369 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
2370 to ...
2371 (info auto-load python-scripts *): ... here.
2372
2373 2012-04-16 Yao Qi <yao@codesourcery.com>
2374
2375 * lib/trace-support.exp (get_in_proc_agent): New.
2376 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
2377 of in process trace agent.
2378 * gdb.trace/ftrace.exp: Likewise.
2379 * gdb.trace/pending.exp: Likewise.
2380 * gdb.trace/trace-break.exp: Likewise.
2381 * gdb.trace/trace-mt.exp
2382 * gdb.trace/tspeed.exp: Likewise.
2383 * gdb.trace/tstatus.exp
2384 * gdb.trace/strace.exp: Likewise.
2385
2386 2012-04-16 Thomas Schwinge <thomas@codesourcery.com>
2387
2388 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
2389 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
2390
2391 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
2392
2393 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2394
2395 PR mi/13393
2396 * gdb.mi/mi-var-rtti.cc: New file.
2397 * gdb.mi/mi-var-rtti.exp: New file.
2398 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
2399 function.
2400 (mi_varobj_update_with_type_change): updated to avoid code duplication.
2401
2402 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2403
2404 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
2405 EXECUTABLES.
2406 * gdb.python/py-explore.c: C program used for testing the new
2407 'explore' command on C constructs.
2408 * gdb.python/py-explore.cc: C++ program used for testing the new
2409 'explore' command on C++ constructs.
2410 * gdb-python/py-explore.exp: Tests for the new 'explore'
2411 command on C constructs.
2412 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
2413 command on C++ constructs.
2414
2415 2012-04-07 Mark Kettenis <kettenis@gnu.org>
2416
2417 * gdb.base/funcargs.exp (complex_args): Fix typo.
2418
2419 2012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2420
2421 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
2422 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
2423
2424 2012-04-05 Keith Seitz <keiths@redhat.com>
2425
2426 * gdb.base/advance.exp: Update error message for
2427 "advance malformed" test.
2428 * gdb.base/break.exp: Likewise for "breakpoint with
2429 trailing garbage" test.
2430 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
2431 with trailing garbage" test.
2432 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
2433 trailng garbage" test.
2434 * gdb.base/until.exp: Likewise for "malformed until" test.
2435 * gdb.cp/ovldbreak.exp: Create the breakpoint table
2436 for "breakpoint info (after setting on all)".
2437 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
2438 tests.
2439 * gdb.cp/cplabel.cc: New file.
2440 * gdb.cp/cplabel.exp: New test.
2441 * gdb.linespec/ls-errs.c: New file.
2442 * gdb.linespec/ls-errs.exp: New test.
2443
2444 2012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2445
2446 * gdb.trace/unavailable.exp
2447 (collect globals: print object on: print derived_partial)
2448 (collect globals: print object on: print derived_whole)
2449 (collect globals: print object off: print derived_partial)
2450 (collect globals: print object off: print derived_whole): Update
2451 expected output.
2452
2453 2012-03-30 Keith Seitz <keiths@redhat.com>
2454
2455 * gdb.python: Add test for linespecs with commas.
2456
2457 2012-03-28 Keith Seitz <keiths@redhat.com>
2458
2459 * gdb.linespec/ls-dollar.cc: New file.
2460 * gdb.linespec/ls-dollar.exp: New test.
2461
2462 2012-03-28 Keith Seitz <keiths@redhat.com>
2463
2464 * gdb.cp/namespace.exp: Add breakpoint tests for functions
2465 starting with the global namespace.
2466
2467 2012-03-23 Doug Evans <dje@google.com>
2468
2469 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
2470
2471 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2472
2473 * gdb.python/py-value.cc: Add test case for testing the
2474 methodology exposing C++ values to Python.
2475 * gdb.python/py-value-cc.exp: Add tests testing the methodology
2476 exposing C++ values to Python.
2477 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
2478
2479 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2480 Siddhesh Poyarekar <siddhesh@redhat.com>
2481
2482 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
2483 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
2484 (generate native core dump): Make the test unsupported if core cannot
2485 be generated.
2486
2487 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2488
2489 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
2490 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
2491 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
2492
2493 2012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
2494
2495 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
2496
2497 2012-03-17 Doug Evans <dje@google.com>
2498
2499 * dg-extract-results.sh: Handle KFAILs.
2500
2501 2012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2502
2503 PR symtab/13777
2504 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
2505
2506 2012-03-16 Joel Brobecker <brobecker@adacore.com>
2507
2508 * gdb.ada/set_pckd_arr_elt: New testcase.
2509
2510 2012-03-16 Gary Benson <gbenson@redhat.com>
2511
2512 PR breakpoints/10738
2513 * gdb.opt/inline-break.exp: New file.
2514 * gdb.opt/inline-break.c: Likewise.
2515 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
2516 * gdb.dwarf2/dw2-inline-break.S: Likewise.
2517 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
2518 * gdb.base/async-shell.exp: Likewise.
2519 * lib/mi-support.exp (library_loaded_re): Likewise.
2520
2521 2012-03-15 Tom Tromey <tromey@redhat.com>
2522
2523 * gdb.cp/virtfunc2.exp: Update expected output.
2524 * gdb.cp/pr9631.exp: Update expected output.
2525 * gdb.cp/member-ptr.exp: Update expected output.
2526 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
2527 output.
2528 * gdb.cp/casts.exp: Update expected output.
2529
2530 2012-03-15 Tom Tromey <tromey@redhat.com>
2531
2532 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
2533 (test_info_vtbl): Likewise.
2534 (do_tests): Call test_info_vtbl.
2535 * gdb.cp/virtfunc.cc (va): New global.
2536
2537 2012-03-15 Thomas Schwinge <thomas@codesourcery.com>
2538
2539 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
2540 describing DWARF data structures.
2541 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
2542 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
2543 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
2544 * gdb.dwarf2/dw2-entry-value.S: Likewise.
2545 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
2546 * gdb.dwarf2/dw2-param-error.S: Likewise.
2547 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
2548 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
2549 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
2550 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
2551 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
2552 * gdb.dwarf2/pr11465.S: Likewise.
2553
2554 2012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2555
2556 * gdb.mi/mi2-prompt.exp: New file.
2557
2558 2012-03-13 Joel Brobecker <brobecker@adacore.com>
2559
2560 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
2561
2562 2012-03-13 Joel Brobecker <brobecker@adacore.com>
2563
2564 * gdb.ada/bp_range_type: New testcase.
2565
2566 2012-03-13 Doug Evans <dje@google.com>
2567
2568 * gdb.base/default.exp: Delete tests for symbol-reloading.
2569 * gdb.base/help.exp: Ditto.
2570 * gdb.base/setshow.exp: Ditto.
2571 * gdb.base/gdb_history: Delete references to symbol-reloading.
2572
2573 2012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2574
2575 * gdb.base/attach-twice.c: New files.
2576 * gdb.base/attach-twice.exp: New files.
2577
2578 2012-03-08 Keith Seitz <keiths@redhat.com>
2579
2580 * lib/gdb.exp (gdb_get_line_number): Throw an
2581 error instead of returning -1.
2582 * gdb.base/break.exp: Remove unused variable
2583 bp_location5.
2584 * gdb.base/hbreak2.exp: Likewise.
2585 * gdb.base/sepdebug.exp: Likewise.
2586
2587 2012-03-08 Yao Qi <yao@codesourcery.com>
2588 Pedro Alves <palves@redhat.com>
2589
2590 Fix PR server/13392.
2591 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
2592 (tracepoint_change_loc_2): Remove kfail. Return if failed to
2593 download tracepoints.
2594 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
2595 (pending_tracepoint_resolved_during_trace): Likewise.
2596 (pending_tracepoint_installed_during_trace): Likewise.
2597 (pending_tracepoint_with_action_resolved): Likewise.
2598
2599 2012-03-08 Keith Seitz <keiths@redhat.com>
2600
2601 * gdb.ada/array_bounds.exp: Get breakpoint for line
2602 with "START", not "STOP".
2603 * gdb.python/py-infthread.exp: Do not continue to
2604 line marked "Break here.", which is undefined.
2605
2606 2012-03-08 Luis Machado <lgustavo@codesourcery.com>
2607
2608 Revert:
2609
2610 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2611
2612 Implement testsuite workaround for PR breakpoints/13781.
2613 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
2614 (set breakpoint condition-evaluation host): New conditional command.
2615
2616 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2617
2618 Fix CU relative vs. absolute DIE offsets.
2619 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
2620 one.
2621
2622 2012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2623
2624 Fix false FAIL on distros with relro linkage as default.
2625 * gdb.reverse/solib-precsave.exp: Try to compile the test using
2626 -Wl,-z,norelro first.
2627
2628 2012-03-06 Joel Brobecker <brobecker@adacore.com>
2629
2630 * gdb.ada/bp_on_var: New testcase.
2631
2632 2012-03-06 Joel Brobecker <brobecker@adacore.com>
2633
2634 * gdb.ada/bp_enum_homonym: New testcase.
2635
2636 2012-03-06 Yao Qi <yao@codesourcery.com>
2637
2638 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
2639 x86_64-*-* and i?86-*-*.
2640 Set up KFAIL for gdb/13808.
2641
2642 2012-03-05 Tom Tromey <tromey@redhat.com>
2643
2644 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
2645 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
2646
2647 2012-03-05 Tom Tromey <tromey@redhat.com>
2648
2649 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
2650
2651 2012-03-04 Yao Qi <yao@codesourcery.com>
2652
2653 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
2654 messages for KFAIL.
2655
2656 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2657
2658 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
2659 (print one_two_three, indexes off, print few_reps, indexes off)
2660 (print many_reps, indexes off, print empty, indexes off)
2661 (print one_two_three, print few_reps, print many_reps, print empty):
2662 Call setup_xfail if $gcc_old.
2663
2664 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2665
2666 Implement testsuite workaround for PR breakpoints/13781.
2667 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
2668 (set breakpoint condition-evaluation host): New conditional command.
2669
2670 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2671
2672 Code cleanup.
2673 * gdb.cp/mb-templates.exp: New variables executable. Use it for
2674 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
2675 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
2676 number 1 by $bpnum. Four times.
2677
2678 2012-03-03 Yao Qi <yao@codesourcery.com>
2679
2680 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
2681
2682 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2683
2684 Setup KFAIL for PR server/13796.
2685 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
2686
2687 2012-03-02 Joel Brobecker <brobecker@adacore.com>
2688
2689 * gdb.ada/operator_bp: New testcase.
2690
2691 2012-03-02 Joel Brobecker <brobecker@adacore.com>
2692
2693 * gdb.ada/info_locals_renaming: New testcase.
2694
2695 2012-03-02 Tom Tromey <tromey@redhat.com>
2696
2697 * gdb.base/nextoverexit.c: New file.
2698 * gdb.base/nextoverexit.exp: New file.
2699
2700 2012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
2701
2702 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
2703 parameter.
2704
2705 2012-03-01 Maciej W. Rozycki <macro@mips.com>
2706
2707 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
2708 core registers.
2709
2710 2012-03-01 Maciej W. Rozycki <macro@mips.com>
2711 Maciej W. Rozycki <macro@codesourcery.com>
2712 Daniel Jacobowitz <dan@codesourcery.com>
2713
2714 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
2715
2716 2012-03-01 Pedro Alves <palves@redhat.com>
2717
2718 PR gdb/13767
2719
2720 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
2721 (gdb_collect_globals_test): Call it.
2722
2723 2012-03-01 Keith Seitz <keiths@redhat.com>
2724
2725 * gdb.cp/method2.exp: Output of overload menu is now
2726 alphabetized. Update tests for "break A::method".
2727 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
2728 of hard-coding them.
2729 Overload menu is alphabetized: rewrite to accommodate.
2730 Unset variables LINE and TYPES which are used in other tests.
2731 Compute the output of "info break".
2732 Update the breakpoint table after all breakpoints are deleted.
2733 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
2734 compute ACTUALS and the method body based on parameters.
2735 Update expected output accordingly.
2736 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
2737 unique comments to allow the use of gdb_get_line_number.
2738
2739 2012-03-01 Keith Seitz <keiths@redhat.com>
2740
2741 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
2742 some Tcl syntax.
2743 * gdb.cp/ovldbreak.exp: Likewise.
2744
2745 2012-03-01 Keith Seitz <keiths@redhat.com>
2746
2747 * gdb.base/help.exp (help show user): Update expected result
2748 for new doc string changes (add "non-python").
2749
2750 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
2751
2752 * gdb.python/py-cmd.exp: Add test to verify that python commands can
2753 be put in the user-defined category and that the commands appear in
2754 "help user-defined".
2755
2756 2012-02-29 Joel Brobecker <brobecker@adacore.com>
2757
2758 * gdb.ada/tagged_not_init: New testcase.
2759
2760 2012-02-29 Joel Brobecker <brobecker@adacore.com>
2761
2762 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
2763 * gdb.ada/enum_idx_packed: New testcase.
2764
2765 2012-02-29 Joel Brobecker <brobecker@adacore.com>
2766
2767 * gdb.ada/aliased_array: New testcase.
2768
2769 2012-02-29 Joel Brobecker <brobecker@adacore.com>
2770
2771 * gdb.ada/whatis_array_val: New testcase.
2772
2773 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2774
2775 Fix disp-step-syscall.exp: fork: single step over fork.
2776 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
2777 whitespaces.
2778 (single step over $syscall): Remove its check.
2779 (single step over $syscall final pc): New check.
2780
2781 2012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2782
2783 Support processors without SSSE3.
2784 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
2785 pabsd into ...
2786 (ssse3_test): ... a new function.
2787 (main): Call ssse3_test.
2788 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
2789 Update expected values everywhere.
2790 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
2791 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
2792 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
2793 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
2794 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
2795 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
2796 Move these tests lower.
2797 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
2798 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
2799 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
2800 New tests.
2801
2802 2012-02-29 Yao Qi <yao@codesourcery.com>
2803 Pedro Alves <palves@redhat.com>
2804
2805 * gdb.trace/trace-mt.c: New.
2806 * gdb.trace/trace-mt.exp: New.
2807
2808 2012-02-28 Thomas Schwinge <thomas@codesourcery.com>
2809
2810 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
2811 numbers instead of hardcoding them.
2812 * gdb.base/annota1.c: Provide suitable markers.
2813 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
2814 numbers instead of hardcoding them.
2815 * gdb.base/annota3.c: Provide suitable markers.
2816
2817 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
2818 * gdb.base/annota3.c: Likewise.
2819 * gdb.base/sigall.c: Likewise.
2820 * gdb.base/signals.c: Likewise.
2821 * gdb.reverse/sigall-reverse.c: Likewise.
2822
2823 2012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
2824
2825 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
2826 failure return path.
2827
2828 2012-02-27 Luis Machado <lgustavo@codesourcery.com>
2829
2830 * gdb.base/save-bp.exp: Account for new condition evaluator output.
2831
2832 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
2833
2834 * gdb.base/cond-eval-mode.exp: New file.
2835
2836 2012-02-24 Pedro Alves <palves@redhat.com>
2837
2838 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
2839 (top level): Use with_test_prefix.
2840
2841 2012-02-24 Pedro Alves <palves@redhat.com>
2842
2843 * gdb.threads/attach-into-signal.exp (corefunc): Use
2844 with_test_prefix.
2845
2846 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2847
2848 Fix false FAILs on old CPUs without SSE.
2849 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
2850 Return untested for Illegal instruction.
2851
2852 2012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2853
2854 Fix false FAILs with glibc debug infos installed.
2855 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
2856 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
2857
2858 2012-02-22 Sterling Augustine <saugustine@google.com>
2859
2860 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
2861 constant with cast.
2862
2863 2012-02-21 Pedro Alves <palves@redhat.com>
2864
2865 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
2866
2867 2012-02-21 Pedro Alves <palves@redhat.com>
2868
2869 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
2870
2871 2012-02-21 Pedro Alves <palves@redhat.com>
2872
2873 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
2874 with_test_prefix.
2875
2876 2012-02-21 Pedro Alves <palves@redhat.com>
2877
2878 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
2879 with_test_prefix here.
2880 (top level): Do it here instead. Remove `:' from the
2881 with_test_prefix string.
2882 * gdb.base/attach-pie-misread.exp: Remove the leading space the
2883 the suffix `:' from the with_test_prefix prefix string.
2884 * gdb.base/break-interp.exp: Ditto.
2885 * gdb.base/catch-load.exp: Ditto.
2886 * gdb.base/disp-step-syscall.exp: Ditto.
2887 * gdb.base/jit-so.exp: Ditto.
2888 * gdb.base/jit.exp: Ditto.
2889 * gdb.base/sepdebug.exp: Ditto.
2890 * gdb.base/solib-display.exp: Ditto.
2891 * gdb.base/solib-overlap.exp: Ditto.
2892 * gdb.base/watch-cond-infcall.exp: Ditto.
2893 * gdb.base/watchpoint.exp: Ditto.
2894 * gdb.dwarf2/dw2-noloc.exp: Ditto.
2895 * gdb.mi/mi-watch.exp: Ditto.
2896 * gdb.mi/mi2-watch.exp: Ditto.
2897 * gdb.threads/non-ldr-exc-1.exp: Ditto.
2898 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2899 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2900 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2901 * gdb.threads/watchpoint-fork.exp: Ditto.
2902 * gdb.threads/watchthreads-reorder.exp: Ditto.
2903 * gdb.trace/change-loc.exp: Ditto.
2904 * gdb.trace/pending.exp: Ditto.
2905 * gdb.trace/status-stop.exp: Ditto.
2906 * gdb.trace/strace.exp: Ditto.
2907 * gdb.trace/trace-break.exp: Ditto.
2908 * gdb.trace/unavailable.exp: Ditto.
2909 * lib/gdb.exp (with_test_prefix): Always prefix with space and
2910 suffix with colon. Adjust leading comments.
2911
2912 2012-02-21 Pedro Alves <palves@redhat.com>
2913 Tom Tromey <tromey@redhat.com>
2914
2915 * lib/gdb.exp: Add description of test prefixes.
2916 (with_test_prefix): New procedure.
2917 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
2918 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
2919 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
2920 instead of lappend to append to pf_prefix.
2921 * gdb.base/catch-load.exp: Use with_test_prefix.
2922 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
2923 * gdb.base/jit-so.exp: Use with_test_prefix.
2924 * gdb.base/jit.exp: Use with_test_prefix.
2925 * gdb.base/return-nodebug.exp (do_test): Use append instead of
2926 lappend to append to pf_prefix.
2927 * gdb.base/sepdebug.exp: Use with_test_prefix.
2928 * gdb.base/solib-display.exp: Use with_test_prefix.
2929 * gdb.base/solib-overlap.exp: Use with_test_prefix.
2930 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
2931 * gdb.base/watchpoint.exp: Use with_test_prefix.
2932 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
2933 * gdb.mi/mi-watch.exp: Use with_test_prefix.
2934 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
2935 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
2936 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
2937 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
2938 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
2939 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
2940 append instead of lappend to append to pf_prefix.
2941 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
2942 * gdb.trace/change-loc.exp: Use with_test_prefix.
2943 * gdb.trace/pending.exp: Use with_test_prefix.
2944 * gdb.trace/status-stop.exp: Use with_test_prefix.
2945 * gdb.trace/strace.exp: Use with_test_prefix.
2946 * gdb.trace/trace-break.exp: Use with_test_prefix.
2947 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
2948 instead of lappend to append to pf_prefix.
2949
2950 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2951
2952 Fix racy FAILs.
2953 * gdb.base/inferior-died.c (main): Add return of 0.
2954 * gdb.base/inferior-died.exp (continue): Fix expectation of
2955 asynchronous events.
2956 (p 1): New test.
2957
2958 2012-02-20 Pedro Alves <palves@redhat.com>
2959
2960 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
2961 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
2962 gdb's internal debug output. For the non-threaded case, look for
2963 "Program received signal SIGLARM", for the threaded case, peek at
2964 the thread's siginfo.
2965
2966 2012-02-20 Pedro Alves <palves@redhat.com>
2967
2968 General cleanup, make output test messages unique, and build
2969 different executable files for the non-threaded and threaded
2970 cases.
2971
2972 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
2973 Delete.
2974 (executable_nothr, executable_thr): New globals.
2975 (top level): Adjust to delete both executables.
2976 (corefunc): New parameter $executable. Set $pf_prefix instead of
2977 hand writing a prefix in tests. Issue a clean_restart and enable
2978 lin-lwp debug output here.
2979 (top level): Adjust. Use build_executable. Don't start gdb here,
2980 and don't enable lin-lwp debug output here.
2981 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
2982
2983 2012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2984
2985 Fix racy FAILs.
2986 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
2987 "continue" command.
2988
2989 2012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2990
2991 Fix for gdbserver non-extended mode.
2992 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
2993 and gdb_run_cmd.
2994
2995 2012-02-17 Tom Tromey <tromey@redhat.com>
2996
2997 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
2998 * gdb.python/py-events.exp: Check 'dir' output.
2999 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
3000
3001 2012-02-17 Yao Qi <yao@codesourcery.com>
3002
3003 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
3004
3005 2012-02-16 Tom Tromey <tromey@redhat.com>
3006
3007 * gdb.base/inferior-died.c: Don't include stdio.h.
3008
3009 2012-02-16 Tom Tromey <tromey@redhat.com>
3010
3011 * gdb.base/inferior-died.c: New file.
3012 * gdb.base/inferior-died.exp: New file.
3013
3014 2012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
3015
3016 * gdb.base/break-inline.exp: New file.
3017 * gdb.base/break-inline.c: New file.
3018
3019 2012-02-15 Tom Tromey <tromey@redhat.com>
3020
3021 * gdb.base/pc-fp.exp: Add "info register" tests.
3022
3023 2012-02-15 Tom Tromey <tromey@redhat.com>
3024
3025 * gdb.base/regs.exp: Remove.
3026
3027 2012-02-15 Pedro Alves <palves@redhat.com>
3028
3029 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
3030 the target doesn't support tracepoints.
3031 * gdb.trace/circ.exp: Ditto.
3032 * gdb.trace/collection.exp: Ditto.
3033 * gdb.trace/packetlen.exp: Ditto.
3034 * gdb.trace/passc-dyn.exp: Ditto.
3035 * gdb.trace/report.exp: Ditto.
3036 * gdb.trace/tfind.exp: Ditto.
3037 * gdb.trace/tspeed.exp: Ditto.
3038 * gdb.trace/tsv.exp: Ditto.
3039 * gdb.trace/unavailable.exp: Ditto.
3040 * gdb.trace/while-dyn.exp: Ditto.
3041
3042 2012-02-15 Pedro Alves <palves@redhat.com>
3043
3044 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
3045 gdb_test_multiple, and call unsupported instead of fail, if the
3046 remote side does not support the request.
3047
3048 2012-02-15 Pedro Alves <palves@redhat.com>
3049
3050 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
3051 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
3052 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
3053 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
3054 * gdb.server/server-run.exp: Make sure gdb is disconnected.
3055 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
3056 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
3057 doesn't start with "extended-" already.
3058
3059 2012-02-15 Pedro Alves <palves@redhat.com>
3060
3061 Support extended-remote. Avoid cascading timeouts.
3062
3063 * gdb.base/attach.exp (do_attach_tests): Add expected output for
3064 the extended-remote target. If attaching with no file fails, load
3065 the file manually.
3066 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
3067
3068 2012-02-14 Stan Shebs <stan@codesourcery.com>
3069
3070 * gdb.base/ena-dis-br.exp: Add enable count test.
3071
3072 2012-02-13 Pedro Alves <palves@redhat.com>
3073
3074 * config/mips-idt.exp: Delete.
3075 * gdb.base/a2-run.exp: Remove mips-idt xfails.
3076 * gdb.base/bitfields.exp: Remove mips-idt restarts.
3077 * gdb.base/break.exp: Remove mips-idt references.
3078 * gdb.base/chng-syms.exp: Ditto.
3079 * gdb.base/default.exp: Ditto.
3080 * gdb.base/funcargs.exp (funcargs_reload): Delete.
3081 (top level): Don't call it.
3082 * gdb.base/opaque.exp: Remove mips-idt restarts.
3083 * gdb.base/ptype.exp: Remove mips-idt xfails.
3084 * gdb.base/scope.exp: Remove mips-idt restarts.
3085 * gdb.base/sepdebug.exp: Remove mips-idt references.
3086 * gdb.base/watchpoint.exp (maybe_clean_restart)
3087 (maybe_reinitialize): Delete.
3088 (test_disabling_watchpoints, test_disabling_watchpoints)
3089 (test_watchpoint_triggered_in_syscall)
3090 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
3091 Don't call them.
3092
3093 2012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3094
3095 * gdb.server/server-exec-info.exp: New file.
3096
3097 2012-02-10 Pedro Alves <palves@redhat.com>
3098
3099 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
3100 always non-empty.
3101 (test_attach): Always pass $exec to test_attach_gdb.
3102
3103 2012-02-08 Tom Tromey <tromey@redhat.com>
3104
3105 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
3106 before inferior is started.
3107
3108 2012-02-07 Tom Tromey <tromey@redhat.com>
3109
3110 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
3111 Symbol.value.
3112 * gdb.python/py-symbol.c (qq): Set default value.
3113
3114 2012-02-07 Tom Tromey <tromey@redhat.com>
3115
3116 * gdb.python/py-symbol.c (qq): New global.
3117 * gdb.python/py-symbol.exp: Add test for frame-less
3118 lookup_symbol.
3119 * gdb.python/py-symtab.exp: Fix line number.
3120
3121 2012-02-03 Joel Brobecker <brobecker@adacore.com>
3122
3123 * gdb.ada/mi_task_arg: New testcase.
3124
3125 2012-02-02 Pedro Alves <palves@redhat.com>
3126
3127 * gdb.reverse/until-precsave.exp: Also put "record save" under the
3128 extended timeout.
3129
3130 2012-02-02 Pedro Alves <palves@redhat.com>
3131
3132 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
3133 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
3134
3135 2012-02-02 Pedro Alves <palves@redhat.com>
3136
3137 * gdb.base/term.exp: Rewrite.
3138 * gdb.base/term.c: New.
3139
3140 2012-02-02 Pedro Alves <palves@redhat.com>
3141
3142 * gdb.base/default.exp (run "r" abbreviation, run): Add
3143 extended-remote expected output.
3144
3145 2012-02-02 Tom Tromey <tromey@redhat.com>
3146
3147 * gdb.cp/dispcxx.exp: New file.
3148 * gdb.cp/dispcxx.cc: New file.
3149
3150 2012-02-01 Tom Tromey <tromey@redhat.com>
3151
3152 * gdb.base/jit-simple.exp: New file.
3153 * gdb.base/jit-simple.c: New file.
3154
3155 2012-01-30 Yao Qi <yao@codesourcery.com>
3156
3157 * gdb.base/skip.exp: Make test result unique.
3158
3159 2012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3160
3161 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
3162 compatibility with valgrind-3.7.0.
3163
3164 2012-01-27 Pedro Alves <palves@redhat.com>
3165
3166 * gdb.base/watchpoint.exp (no_hw): New global.
3167 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
3168 disable hw watchpoints.
3169 (test_wide_location_1, test_wide_location_2): If no_hw is set,
3170 don't expect hw watchpoints.
3171 (no_hw_watchpoints): Always clean restart.
3172 (do_tests): New procedure, factored out from the top level.
3173 (top level): Run tests twice. Once with hw watchpoints enabled,
3174 another time with hw watchpoints disabled.
3175
3176 2012-01-27 Pedro Alves <palves@redhat.com>
3177
3178 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
3179 out from the top level.
3180 (top level): Call it instead.
3181
3182 2012-01-27 Pedro Alves <palves@redhat.com>
3183
3184 * gdb.base/watchpoint.exp (top level): Re-enable hardware
3185 watchpoints sooner.
3186
3187 2012-01-27 Pedro Alves <palves@redhat.com>
3188
3189 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
3190
3191 2012-01-27 Pedro Alves <palves@redhat.com>
3192
3193 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
3194 "You may have requested too many hardware
3195 breakpoints/watchpoints".
3196
3197 2012-01-27 Pedro Alves <palves@redhat.com>
3198
3199 * gdb.base/watchpoint.exp (maybe_clean_restart)
3200 (maybe_reinitialize): New.
3201 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
3202 expect "hit N times".
3203 (test_disabling_watchpoints, test_complex_watchpoint)
3204 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
3205 Call maybe_clean_restart.
3206 (top level): Use clean_restart. Remove "mips-idt-*"
3207 reinitialization.
3208
3209 2012-01-27 Pedro Alves <palves@redhat.com>
3210
3211 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
3212
3213 2012-01-27 Pedro Alves <palves@redhat.com>
3214
3215 * gdb.base/watchpoint.exp: Clean restart after tests that don't
3216 require `initialize' anymore. Remove unnecessary `initialize'
3217 calls.
3218
3219 2012-01-27 Pedro Alves <palves@redhat.com>
3220
3221 * gdb.base/watchpoint.exp (wp_set): Delete.
3222 (initialize, test_simple_watchpoint, top level): Remove dead code.
3223
3224 2012-01-27 Pedro Alves <palves@redhat.com>
3225
3226 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
3227 typo.
3228
3229 2012-01-27 Pedro Alves <palves@redhat.com>
3230
3231 * config/extended-gdbserver.exp: New file.
3232 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
3233 comment.
3234 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
3235 * boards/native-extended-gdbserver.exp: New file.
3236
3237 2012-01-26 Pedro Alves <palves@redhat.com>
3238
3239 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
3240 and gdb_test_multiple.
3241
3242 2012-01-26 Pedro Alves <palves@redhat.com>
3243
3244 Make test messages unique, and more identifiable.
3245 * gdb.multi/watchpoint-multi.exp: Change test messages.
3246
3247 2012-01-25 Tom Tromey <tromey@redhat.com>
3248
3249 * gdb.base/solib-disc.exp: Fix regexps.
3250
3251 2012-01-24 Tom Tromey <tromey@redhat.com>
3252
3253 * lib/mi-support.exp (mi_expect_stop): Add special case for
3254 solib-event.
3255 * gdb.base/catch-load-so.c: New file.
3256 * gdb.base/catch-load.exp: New file.
3257 * gdb.base/catch-load.c: New file.
3258 * gdb.base/break-interp.exp (reach_1): Update regexp.
3259
3260 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3261
3262 Fix fuzzy results.
3263 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
3264 lpsimple and func.
3265
3266 2012-01-24 Gary Benson <gbenson@redhat.com>
3267
3268 Delete #if 0'd out code.
3269 * gdb.base/default.exp (info catch): Remove.
3270 * gdb.base/gdb_history (info catch): Likewise.
3271 * gdb.base/help.exp (info catch): Likewise.
3272
3273 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3274
3275 Fix watchpoints to be specific for each inferior.
3276 * gdb.multi/watchpoint-multi.c: New file.
3277 * gdb.multi/watchpoint-multi.exp: New file.
3278
3279 2012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3280
3281 Fix watchpoints across inferior fork.
3282 * gdb.threads/watchpoint-fork-child.c: New file.
3283 * gdb.threads/watchpoint-fork-mt.c: New file.
3284 * gdb.threads/watchpoint-fork-parent.c: New file.
3285 * gdb.threads/watchpoint-fork-st.c: New file.
3286 * gdb.threads/watchpoint-fork.exp: New file.
3287 * gdb.threads/watchpoint-fork.h: New file.
3288
3289 2012-01-23 Pedro Alves <palves@redhat.com>
3290
3291 * gdb.base/call-signal-resume.exp: Allow output after "return".
3292
3293 2012-01-20 Pedro Alves <palves@redhat.com>
3294
3295 * gdb.python/py-finish-breakpoint.py: Fix typo.
3296
3297 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3298
3299 * gdb.base/info-proc.exp: Also run on remote targets. Main
3300 "info proc" command is now always present; whether target supports
3301 actual info proc operation is detected when attempting to issue
3302 the command.
3303
3304 2012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3305
3306 * .gdbinit: Remove.
3307
3308 2012-01-19 Pedro Alves <palves@redhat.com>
3309
3310 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
3311 look at the funtions' returns.
3312 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
3313 (jprint.print(int, int)): Change return type to int. Adjust.
3314
3315 2012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3316
3317 PR gdb/9538
3318 * gdb.base/sepdebug.exp: New test.
3319
3320 2012-01-18 Pedro Alves <palves@redhat.com>
3321
3322 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
3323 Allow output before ^done.
3324
3325 2012-01-16 Tom Tromey <tromey@redhat.com>
3326
3327 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
3328 Add tests for relative directory.
3329
3330 2012-01-16 Tom Tromey <tromey@redhat.com>
3331
3332 * gdb.base/printcmds.c (enum flag_enum): New.
3333 (three): New global.
3334 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
3335 enum printing.
3336 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
3337 FlagEnumerationPrinter.
3338 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
3339 * gdb.python/py-pp-maint.c (enum flag_enum): New.
3340 (fval): New global.
3341
3342 2012-01-16 Pedro Alves <palves@redhat.com>
3343
3344 * lib/gdb.exp (banned_procedures): New variable.
3345 (banned_variables_traced): Rename to ...
3346 (banned_traced): ... this.
3347 (gdb_init): Also trace banned procedures.
3348 (gdb_finish): Also untrace banned procedures.
3349
3350 2012-01-16 Pedro Alves <palves@redhat.com>
3351
3352 Remove all calls to strace.
3353
3354 2012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3355
3356 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
3357 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
3358
3359 2012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
3360
3361 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
3362 * gdb.base/pie-execl.exp: Likewise.
3363
3364 2012-01-12 Keith Seitz <keiths@redhat.com>
3365
3366 PR mi/10586
3367 * gdb.mi/var-cmd.c (struct anonymous): New structure.
3368 (do_anonymous_type_tests): New function.
3369 (main): Call do_anonymous_type_tests.
3370 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
3371 (verify_everything): New procedure.
3372 * gdb.mi/mi-var-cp.cc (class A): New class.
3373 (anonymous_structs_and_unions): New function.
3374 (main): Call anonymous_structs_and_unions.
3375 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
3376 (verify_everything): New procedure.
3377
3378 2012-01-12 Keith Seitz <keiths@redhat.com>
3379
3380 * lib/mi-support.exp: Expand comments about PATH_EXPR.
3381 (varobj_tree::get_path_expr): Assume that all varobjs are
3382 compound unless they are known simple types.
3383 Adjust path expressions based on parent type, path parent type,
3384 and tree language.
3385 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
3386 the root varobj.
3387 (mi_walk_varobj_tree): Add LANGUAGE parameter.
3388
3389 2012-01-11 Pedro Alves <palves@redhat.com>
3390
3391 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
3392 core files on this machine" anymore.
3393
3394 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3395
3396 * gdb.base/watchpoint.c (recurser): Initialize local_x.
3397 (main): Repeat recurser call.
3398 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
3399 equivalent to 'local_x'.
3400
3401 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3402 Joel Brobecker <brobecker@adacore.com>
3403
3404 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
3405
3406 2012-01-05 Pedro Alves <alves.ped@gmail.com>
3407
3408 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
3409 * gdb.python/py-events.c (first): Add bits for new "step N" test.
3410 * gdb.python/py-events.exp: Test that "step N" tripping on a
3411 breakpoint emits a breakpoint event.
3412
3413 2012-01-03 Joel Brobecker <brobecker@adacore.com>
3414
3415 * gdb.base/auxv.exp: Reformat the copyright notice.
3416
3417 2012-01-03 Yao Qi <yao@codesourcery.com>
3418
3419 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
3420 (strace_trace_on_diff_addr): New.
3421 * gdb.trace/strace.c: (main): Add two local variables.
3422
3423 2011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
3424
3425 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
3426 * gdb.cell/gcore.exp: Likewise.
3427 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
3428 to verify the correct instance of main is selected.
3429
3430 2012-01-02 Joel Brobecker <brobecker@adacore.com>
3431
3432 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
3433 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
3434 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
3435 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
3436 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
3437 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
3438 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
3439 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
3440 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
3441 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
3442 gdb.threads/thread_check.c: Reformat copyright header.
3443
3444 2011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
3445
3446 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
3447 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
3448 is not enabled.
3449
3450 2011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3451
3452 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
3453 parameter to self_exec, adjust the function.
3454 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
3455 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
3456 (set var do_exit = 0): Remove test.
3457 (newline at end of file): Add one.
3458
3459 2011-12-27 Joel Brobecker <brobecker@adacore.com>
3460
3461 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
3462 New files.
3463
3464 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3465
3466 Fix racy FAILs.
3467 * gdb.threads/fork-thread-pending.c (barrier): New variable.
3468 (thread_function, thread_forker): Call pthread_barrier_wait for it.
3469 (main): Call pthread_barrier_init for it.
3470
3471 2011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3472
3473 Fix double send_gdb leading to racy FAILs.
3474 * gdb.base/break.exp (set silent break bp_location1): Replace
3475 3x send_gdb and gdb_expect by gdb_test.
3476 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
3477 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
3478 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
3479 instead of send_gdb. Twice.
3480 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
3481 3x send_gdb and gdb_expect by gdb_test.
3482 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
3483
3484 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3485
3486 * gdb.linespec/linespec.exp: Compile using {c++}.
3487
3488 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3489
3490 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
3491 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
3492 (verify GCC PR debug/51668): New test.
3493
3494 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
3495
3496 Introduce gdb.FinishBreakpoint in Python.
3497 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
3498 py-finish-breakpoint2
3499 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
3500 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
3501 instead of line number.
3502 * gdb.python/py-finish-breakpoint.c: New file.
3503 * gdb.python/py-finish-breakpoint.exp: New file.
3504 * gdb.python/py-finish-breakpoint.py: New file.
3505 * gdb.python/py-finish-breakpoint2.cc: New file.
3506 * gdb.python/py-finish-breakpoint2.exp: New file.
3507 * gdb.python/py-finish-breakpoint2.py: New file.
3508
3509 2011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3510
3511 Partial fix of compatibility with gcc-4.7.
3512 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
3513 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
3514 Add comment to add a PASS case in the future.
3515
3516 Fix compatibility with gcc-4.7.
3517 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
3518
3519 2011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
3520
3521 PR tdep/12797
3522 * gdb.base/callfuncs.exp: Remove KFAIL.
3523
3524 2011-12-21 Joel Brobecker <brobecker@adacore.com>
3525
3526 * gdb.ada/task_bp: New testcase.
3527
3528 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3529
3530 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
3531 -DNO_SECTIONS.
3532 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
3533
3534 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3535
3536 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
3537 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
3538 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
3539 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
3540 conditional for gcc <= 4.5.
3541
3542 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3543
3544 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
3545 by XFAIL.
3546 * gdb.cp/static-method.exp (info addr A::func())
3547 (list static-method.cc:xxx::(anonymous namespace)::A::func)
3548 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
3549 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
3550 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
3551 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
3552 (test value of F in k3_m): Likewise.
3553 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
3554 Likewise.
3555
3556 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3557
3558 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
3559 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
3560 Remove.
3561 * gdb.threads/attachstop-mt.c: Remove.
3562 * gdb.threads/attachstop-mt.exp: Remove.
3563
3564 2011-12-17 Mark Kettenis <kettenis@gnu.org>
3565
3566 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
3567
3568 2011-12-16 Doug Evans <dje@google.com>
3569
3570 * boards/native-stdio-gdbserver.exp: New file.
3571 * boards/native-gdbserver.exp: New file.
3572
3573 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
3574 gdbserver output.
3575 (gdbserver_default_get_remote_address): New function.
3576 (gdbserver_start): Call gdb,get_remote_address to compute argument
3577 to "target remote" command.
3578
3579 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3580
3581 * gdb.python/py-function.exp: Change "on" to "full" for
3582 python print-stack. Add set/show python print-stack
3583 off|full|message tests.
3584
3585 2011-12-15 Yao Qi <yao@codesourcery.com>
3586
3587 * gdb.trace/strace.c: New
3588 * gdb.trace/strace.exp: New.
3589
3590 2011-12-14 Tom Tromey <tromey@redhat.com>
3591
3592 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
3593
3594 2011-12-14 Doug Evans <dje@google.com>
3595
3596 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
3597
3598 2011-12-14 Pedro Alves <pedro@codesourcery.com>
3599
3600 PR threads/10729
3601
3602 * gdb.mi/watch-nonstop.c: New file.
3603 * gdb.mi/mi-watch-nonstop.exp: New file.
3604
3605 2011-12-13 Pedro Alves <pedro@codesourcery.com>
3606 Doug Evans <dje@google.com>
3607
3608 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
3609 (clean_restart): Remove references to the gdb_stub target board
3610 variable.
3611 (gdb_step_for_stub): Delete.
3612
3613 * gdb.base/annota1.exp: Remove all references to [target_info
3614 exists gdb_stub], gdb_step_for_stub and usestubs.
3615 * gdb.base/annota3.exp: Ditto.
3616 * gdb.base/async.exp: Ditto.
3617 * gdb.base/break.exp: Ditto.
3618 * gdb.base/code-expr.exp: Ditto.
3619 * gdb.base/commands.exp: Ditto.
3620 * gdb.base/completion.exp: Ditto.
3621 * gdb.base/condbreak.exp: Ditto.
3622 * gdb.base/consecutive.exp: Ditto.
3623 * gdb.base/cvexpr.exp: Ditto.
3624 * gdb.base/define.exp: Ditto.
3625 * gdb.base/display.exp: Ditto.
3626 * gdb.base/ena-dis-br.exp: Ditto.
3627 * gdb.base/environ.exp: Ditto.
3628 * gdb.base/gnu-ifunc.exp: Ditto.
3629 * gdb.base/maint.exp: Ditto.
3630 * gdb.base/pending.exp: Ditto.
3631 * gdb.base/sect-cmd.exp: Ditto.
3632 * gdb.base/sepdebug.exp: Ditto.
3633 * gdb.base/unload.exp: Ditto.
3634 * gdb.base/watchpoint-solib.exp: Ditto.
3635 * gdb.cp/annota2.exp: Ditto.
3636 * gdb.cp/annota3.exp: Ditto.
3637 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
3638 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
3639 * gdb.mi/mi-pending.exp: Ditto.
3640 * gdb.trace/circ.exp: Ditto.
3641 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
3642 * gdb.base/list.exp: Ditto.
3643
3644 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
3645 breakpoint function and all references to the usestubs macro.
3646 * gdb.base/exprs.c: Ditto.
3647 * gdb.base/freebpcmd.c: Ditto.
3648 * gdb.base/bitfields.c: Ditto.
3649 * gdb.base/bitfields2.c: Ditto.
3650 * gdb.base/break.c: Ditto.
3651 * gdb.base/call-sc.c: Ditto.
3652 * gdb.base/call-signals.c: Ditto.
3653 * gdb.base/callfuncs.c: Ditto.
3654 * gdb.base/charset.c: Ditto.
3655 * gdb.base/consecutive.c: Ditto.
3656 * gdb.base/constvars.c: Ditto.
3657 * gdb.base/funcargs.c: Ditto.
3658 * gdb.base/int-type.c: Ditto.
3659 * gdb.base/interrupt.c: Ditto.
3660 * gdb.base/langs0.c: Ditto.
3661 * gdb.base/list0.c: Ditto.
3662 * gdb.base/mips_pro.c: Ditto.
3663 * gdb.base/miscexprs.c: Ditto.
3664 * gdb.base/nodebug.c: Ditto.
3665 * gdb.base/opaque0.c: Ditto.
3666 * gdb.base/pointers.c: Ditto.
3667 * gdb.base/printcmds.c: Ditto.
3668 * gdb.base/ptype.c: Ditto.
3669 * gdb.base/recurse.c: Ditto.
3670 * gdb.base/reread1.c: Ditto.
3671 * gdb.base/reread2.c: Ditto.
3672 * gdb.base/restore.c: Ditto.
3673 * gdb.base/return.c: Ditto.
3674 * gdb.base/run.c: Ditto.
3675 * gdb.base/scope0.c: Ditto.
3676 * gdb.base/sepdebug.c: Ditto.
3677 * gdb.base/setshow.c: Ditto.
3678 * gdb.base/setvar.c: Ditto.
3679 * gdb.base/sigall.c: Ditto.
3680 * gdb.base/signals.c: Ditto.
3681 * gdb.base/structs.c: Ditto.
3682 * gdb.base/structs2.c: Ditto.
3683 * gdb.base/testenv.c: Ditto.
3684 * gdb.base/twice.c: Ditto.
3685 * gdb.base/unwindonsignal.c: Ditto.
3686 * gdb.base/watchpoint.c: Ditto.
3687 * gdb.base/watchpoints.c: Ditto.
3688 * gdb.base/whatis.c: Ditto.
3689 * gdb.cp/classes.cc: Ditto.
3690 * gdb.cp/cplusfuncs.cc: Ditto.
3691 * gdb.cp/derivation.cc: Ditto.
3692 * gdb.cp/formatted-ref.cc: Ditto.
3693 * gdb.cp/misc.cc: Ditto.
3694 * gdb.cp/overload.cc: Ditto.
3695 * gdb.cp/ovldbreak.cc: Ditto.
3696 * gdb.cp/ref-params.cc: Ditto.
3697 * gdb.cp/ref-types.cc: Ditto.
3698 * gdb.cp/templates.cc: Ditto.
3699 * gdb.cp/virtfunc.cc: Ditto.
3700 * gdb.hp/gdb.aCC/run.c: Ditto.
3701 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
3702 * gdb.hp/gdb.compat/xdb0.c: Ditto.
3703 * gdb.reverse/consecutive-reverse.c: Ditto.
3704 * gdb.reverse/sigall-reverse.c: Ditto.
3705 * gdb.reverse/until-reverse.c: Ditto.
3706 * gdb.reverse/watch-reverse.c: Ditto.
3707 * gdb.trace/actions.c: Ditto.
3708 * gdb.trace/circ.c: Ditto.
3709 * gdb.trace/collection.c: Ditto.
3710
3711 2011-12-13 Pedro Alves <pedro@codesourcery.com>
3712
3713 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
3714 (func6, func7): New.
3715 (main): Call func6 and func7.
3716 * gdb.base/watchpoint.exp (test_wide_location_1)
3717 (test_wide_location_2): New.
3718 (top level): Re-enable hardware watchpoints if necessary. Call
3719 test_wide_location_1 and test_wide_location_2.
3720
3721 2011-12-11 Yao Qi <yao@codesourcery.com>
3722
3723 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
3724
3725 2011-12-11 Joel Brobecker <brobecker@adacore.com>
3726
3727 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
3728 expected output for unsupported case.
3729
3730 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3731
3732 PR testsuite/12649
3733 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
3734 Protect gdb_test_multiple by final $gdb_prompt match.
3735
3736 2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3737
3738 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
3739 New variable, new test.
3740 (list static-method.cc:xxx::(anonymous namespace)::A::func)
3741 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
3742 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
3743 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
3744 them if HAVE_GCC_45682_FIXED is not set.
3745
3746 2011-12-10 Yao Qi <yao@codesourcery.com>
3747
3748 * gdb.trace/status-stop.exp: New.
3749 * gdb.trace/status-stop.c: New.
3750
3751 2011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3752
3753 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
3754 timeout.
3755
3756 2011-12-08 Tom Tromey <tromey@redhat.com>
3757
3758 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
3759 condition.
3760
3761 2011-12-07 Stan Shebs <stan@codesourcery.com>
3762
3763 * gdb.trace/tfind.exp: Update for output changes.
3764
3765 2011-12-07 Pedro Alves <pedro@codesourcery.com>
3766
3767 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
3768 throws "Cannot insert catchpoints in this configuration".
3769 * gdb.ada/mi_catch_ex.exp: Likewise.
3770
3771 2011-12-06 Pedro Alves <pedro@codesourcery.com>
3772
3773 * gdb.base/break-always.exp: Test changing memory at addresses
3774 with breakpoints inserted.
3775
3776 2011-12-06 Joel Brobecker <brobecker@acacore.com>
3777
3778 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
3779 involving a fully qualified function name.
3780
3781 2011-12-06 Tom Tromey <tromey@redhat.com>
3782
3783 * gdb.ada/homonym.exp: Add three breakpoint tests.
3784
3785 2011-12-06 Tom Tromey <tromey@redhat.com>
3786
3787 * gdb.base/solib-weak.exp (do_test): Remove kfail.
3788 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
3789 * gdb.objc/objcdecode.exp: Update for output changes.
3790 * gdb.linespec/linespec.exp: New file.
3791 * gdb.linespec/lspec.cc: New file.
3792 * gdb.linespec/lspec.h: New file.
3793 * gdb.linespec/body.h: New file.
3794 * gdb.linespec/base/two/thefile.cc: New file.
3795 * gdb.linespec/base/one/thefile.cc: New file.
3796 * gdb.linespec/Makefile.in: New file.
3797 * gdb.cp/templates.exp (test_template_breakpoints): Update for
3798 output changes.
3799 * gdb.cp/re-set-overloaded.exp: Remove kfail.
3800 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
3801 makes one breakpoint.
3802 * gdb.cp/method2.exp (test_break): Update for output changes.
3803 * gdb.cp/mb-templates.exp: Update for output changes.
3804 * gdb.cp/mb-inline.exp: Update for output changes.
3805 * gdb.cp/mb-ctor.exp: Update for output changes.
3806 * gdb.cp/ovsrch.exp: Use fully-qualified names.
3807 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
3808 has multiple matches.
3809 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
3810 error message change.
3811 * gdb.base/list.exp (test_list_filename_and_number): Update for
3812 error message change.
3813 * gdb.base/break.exp: Disable pending breakpoints. Update for
3814 output changes.
3815 * configure.ac: Add gdb.linespec.
3816 * configure: Rebuild.
3817 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
3818
3819 2011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
3820
3821 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
3822 last_break register on s390*-*-* targets.
3823
3824 2011-12-06 Joel Brobecker <brobecker@adacore.com>
3825
3826 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
3827 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
3828 of parameter X in procedure Foo.
3829
3830 2011-12-05 Stan Shebs <stan@codesourcery.com>
3831
3832 * gdb.trace/tfind.exp: Update help string matches.
3833
3834 2011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3835
3836 * gdb.server/ext-run.exp (get process list): Accept also systemd
3837 as PID 1.
3838
3839 2011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3840 Pedro Alves <pedro@codesourcery.com>
3841
3842 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
3843 starting GDB.
3844 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
3845 $use_gdb_stub.
3846 * gdb.base/display.exp: Likewise.
3847 * gdb.base/ending-run.exp: Likewise.
3848 * gdb.base/list.exp (test_listsize): Likewise.
3849 * gdb.base/setshow.exp: Likewise.
3850 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
3851 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
3852 check by global $use_gdb_stub.
3853 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
3854 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
3855 (default_gdb_init): Unset global $use_gdb_stub.
3856 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
3857 by global $use_gdb_stub.
3858 * lib/gdbserver-support.exp: Extend comments for set_board_info
3859 gdb_protocol and gdb,socketport.
3860 (gdbserver_start_extended): Set global gdbserver_protocol and
3861 gdbserver_gdbport. Clear global use_gdb_stub.
3862 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
3863 from target use_gdb_stub.
3864 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
3865
3866 2011-12-03 Doug Evans <dje@google.com>
3867
3868 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
3869 (gdb_step_for_stub): Add comments.
3870
3871 2011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
3872
3873 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
3874 to the caller.
3875 (gdb_test_multiple): Likewise.
3876
3877 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3878
3879 Fix gdb.mi/mi-solib.exp without system debug info installed.
3880 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
3881 expect attribute, return 0 for it. Update comments.
3882
3883 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3884
3885 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
3886 (corrupted list): Adjust the expectation.
3887
3888 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3889
3890 PR threads/13448
3891 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
3892 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
3893 * gdb.threads/tls-var-main.c: New file.
3894 * gdb.threads/tls-var.c: New file.
3895 * gdb.threads/tls-var.exp: New file.
3896
3897 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3898
3899 PR testsuite/12649
3900 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
3901 Protect gdb_test_multiple by final $gdb_prompt match.
3902 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
3903 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
3904 (test_tracepoints): Likewise.
3905
3906 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3907
3908 PR breakpoints/13346
3909 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
3910 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
3911 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
3912
3913 2011-12-01 Joel Brobecker <brobecker@adacore.com>
3914
3915 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
3916 * gdb.ada/homonym/homonym.adb: For use of all types defined
3917 locally inside both Get_Value subprograms.
3918
3919 2011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3920
3921 Fix racy FAILs.
3922 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
3923 of send_gdb.
3924
3925 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3926
3927 * gdb.base/testenv.exp: Skip on remote targets. Unset global
3928 environment variable after test completed.
3929
3930 2011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3931
3932 * gdb.base/solib-nodir.exp: Skip if remote target.
3933 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
3934 application. Call gdb_load_shlibs.
3935 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
3936
3937 2011-11-29 Joel Brobecker <brobecker@adacore.com>
3938
3939 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
3940
3941 2011-11-28 Joel Brobecker <brobecker@adacore.com>
3942
3943 * gdb.ada/fullname_bp: New testcase.
3944
3945 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3946
3947 PR testsuite/12649
3948 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
3949 Wrap send_gdb into a new gdb_test.
3950
3951 Code cleanup.
3952 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
3953 Convert send_gdb and gdb_expect to gdb_test_multiple.
3954
3955 2011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3956
3957 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
3958
3959 2011-11-23 Keith Seitz <keiths@redhat.com>
3960
3961 * lib/mi-support.exp (varobj_tree): New namespace and procs.
3962 (mi_varobj_tree_test_children_callback): New proc.
3963 (mi_walk_varobj_tree): New proc.
3964
3965 2011-11-22 Tom Tromey <tromey@redhat.com>
3966
3967 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
3968 Add "use_mi_command" argument.
3969 (mi_run_cmd, mi_run_with_cli): New procs.
3970 * gdb.mi/solib-lib.c: New file.
3971 * gdb.mi/solib-main.c: New file.
3972 * gdb.mi/mi-solib.exp: New file.
3973
3974 2011-11-21 Doug Evans <dje@google.com>
3975
3976 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
3977 _Unwind_DebugHook is missing.
3978
3979 2011-11-20 Stan Shebs <stan@codesourcery.com>
3980
3981 * gdb.trace/tstatus.exp: New.
3982 * gdb.trace/actions.c: Include string.h.
3983
3984 2011-11-18 Yao Qi <yao@codesourcery.com>
3985
3986 * gdb.trace/pending.exp: New.
3987 * gdb.trace/pending.c: New.
3988 * gdb.trace/pendshr1.c: New.
3989 * gdb.trace/pendshr2.c: New.
3990 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
3991 tracepoint location becomes pending.
3992 (tracepoint_change_loc_2): New.
3993
3994 2011-11-16 David S. Miller <davem@davemloft.net>
3995
3996 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
3997 target is sparc*-*-linux*
3998
3999 2011-11-15 Paul Koning <paul_koning@dell.com>
4000
4001 * gdb.python/py-type.exp: New testcases for exceptions on scalar
4002 types.
4003
4004 2011-11-14 Doug Evans <dje@google.com>
4005
4006 * gdb.base/shell.exp: New file.
4007
4008 2011-11-14 Stan Shebs <stan@codesourcery.com>
4009
4010 * gdb.trace/ftrace.c: New.
4011 * gdb.trace/ftrace.exp: New.
4012
4013 2011-11-14 Yao Qi <yao@codesourcery.com>
4014
4015 * gdb.trace/change-loc-1.c: New.
4016 * gdb.trace/change-loc-2.c: New.
4017 * gdb.trace/change-loc.c: New.
4018 * gdb.trace/change-loc.exp: New.
4019 * gdb.trace/change-loc.h: New.
4020 * gdb.trace/trace-break.c (marker): Define new symbol.
4021 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
4022 New.
4023 (break_trace_same_addr_6): New.
4024
4025 2011-11-12 Matt Rice <ratmice@gmail.com>
4026
4027 * gdb.base/info-macros.exp: Make tests for info definitions
4028 test info macro. Add tests for info macro argument processing.
4029 Rename a few tests.
4030
4031 2011-11-11 Keith Seitz <keiths@redhat.com>
4032
4033 PR gdb/12843
4034 * gdb.base/linespecs.exp: New file.
4035
4036 2011-11-11 Doug Evans <dje@google.com>
4037
4038 * gdb.threads/print-threads.exp: Extend timeout for slower
4039 tests.
4040
4041 2011-11-10 Doug Evans <dje@google.com>
4042
4043 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
4044 "record to end of main" test.
4045
4046 * gdb.python/py-type.c (TS): New typedef.
4047 (ts): New global.
4048 * gdb.python/py-type.exp: Test field list of typedef.
4049
4050 2011-11-10 Joel Brobecker <brobecker@adacore.com>
4051
4052 * gdb.ada/small_reg_param: New testcase.
4053
4054 2011-11-09 Tom Tromey <tromey@redhat.com>
4055
4056 * gdb.cp/destrprint.exp: New file.
4057 * gdb.cp/destrprint.cc: New file.
4058
4059 2011-11-08 Meador Inge <meadori@codesourcery.com>
4060
4061 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
4062 (switch_stack_to_other): New test function.
4063 * gdb.arch/thumb-prologue.exp: New test cases.
4064
4065 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4066
4067 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
4068
4069 2011-11-08 Yao Qi <yao@codesourcery.com>
4070
4071 * gdb.exp (supports_process_record): New.
4072 (supports_reverse): New.
4073 * gdb.reverse/break-precsave.exp: Call support_process_record
4074 to run test conditionally.
4075 * gdb.reverse/consecutive-precsave.exp: Likewise.
4076 * gdb.reverse/i386-precsave.exp: Likewise.
4077 * gdb.reverse/machinestate-precsave.exp: Likewise.
4078 * gdb.reverse/solib-precsave.exp: Likewise.
4079 * gdb.reverse/step-precsave.exp: Likewise.
4080 * gdb.reverse/until-precsave.exp: Likewise.
4081 * gdb.reverse/watch-precsave.exp: Likewise.
4082 * gdb.reverse/break-reverse.exp: Call support_reverse to run
4083 test conditionally.
4084 * gdb.reverse/consecutive-reverse.exp: Likewise.
4085 * gdb.reverse/finish-precsave.exp: Likewise.
4086 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
4087 * gdb.reverse/finish-reverse.exp: Likewise.
4088 * gdb.reverse/i386-reverse.exp: Likewise.
4089 * gdb.reverse/i386-sse-reverse.exp: Likewise.
4090 * gdb.reverse/machinestate.exp: Likewise.
4091 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
4092 * gdb.reverse/sigall-precsave.exp: Likewise.
4093 * gdb.reverse/sigall-reverse.exp: Likewise.
4094 * gdb.reverse/solib-reverse.exp: Likewise.
4095 * gdb.reverse/step-reverse.exp: Likewise.
4096 * gdb.reverse/until-reverse.exp: Likewise.
4097 * gdb.reverse/watch-reverse.exp: Likewise.
4098
4099 2011-11-05 Yao Qi <yao@codesourcery.com>
4100
4101 * gdb.trace/trace-break.exp: Add test on setting two
4102 fast tracepoints at the same address.
4103
4104 2011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4105
4106 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
4107
4108 2011-11-02 Stan Shebs <stan@codesourcery.com>
4109
4110 * gdb.trace/collection.c: Add code using strings.
4111 * gdb.trace/collection.exp: Add tests of string collection.
4112
4113 2011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4114
4115 * gdb.base/skip-solib.exp (executable_main): New variable.
4116 (binfile_main): Base it on that.
4117 Use $executable_main in clean_restart calls. Drop gdb_exit and
4118 gdb_start calls.
4119
4120 2011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4121
4122 Fix racy FAILs.
4123 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
4124 breakpoint_re globals import by async. Set string_regex to .* for
4125 async. Remove the optional thread_selected_re and breakpoint_re
4126 globals expectations.
4127
4128 2011-11-01 Joseph Myers <joseph@codesourcery.com>
4129
4130 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
4131 well as Cygwin.
4132
4133 2011-11-01 Justin Lebar <justin.lebar@gmail.com>
4134
4135 Add tests for skip command.
4136 * gdb.base/skip-solib-lib.c: New
4137 * gdb.base/skip-solib-main.c: New
4138 * gdb.base/skip-solib.exp: New
4139 * gdb.base/skip.c: New
4140 * gdb.base/skip.exp: New
4141 * gdb.base/skip1.c: New
4142 * gdb.base/Makefile.in: Adding new files.
4143
4144 2011-10-31 Yao Qi <yao@codesourcery.com>
4145 Pedro Alves <pedro@codesourcery.com>
4146
4147 * gdb.trace/trace-break.c: New.
4148 * gdb.trace/trace-break.exp: New.
4149
4150 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4151
4152 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
4153 break-here-2.
4154
4155 2011-10-28 Pedro Alves <pedro@codesourcery.com>
4156
4157 * gdb.threads/no-unwaited-for-left.c: New.
4158 * gdb.threads/no-unwaited-for-left.exp: New.
4159 * gdb.threads/non-ldr-exc-1.c: New.
4160 * gdb.threads/non-ldr-exc-1.exp: New.
4161 * gdb.threads/non-ldr-exc-2.c: New.
4162 * gdb.threads/non-ldr-exc-2.exp: New.
4163 * gdb.threads/non-ldr-exc-3.c: New.
4164 * gdb.threads/non-ldr-exc-3.exp: New.
4165 * gdb.threads/non-ldr-exc-4.c: New.
4166 * gdb.threads/non-ldr-exc-4.exp: New.
4167
4168 2011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4169
4170 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
4171 * gdb.base/attach-pie-misread.exp: Likewise.
4172 * gdb.base/break-interp.exp: Likewise.
4173 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
4174 testcases for use_gdb_stub.
4175 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
4176 (continue): New testcase.
4177 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
4178 * gdb.threads/attach-into-signal.exp: Likewise.
4179 * gdb.threads/attach-stopped.exp: Likewise.
4180 * gdb.threads/attachstop-mt.exp: Likewise.
4181
4182 2011-10-28 Paul Koning <paul_koning@dell.com>
4183
4184 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
4185
4186 2011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4187
4188 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
4189 (mi_gdb_test): Import globals thread_selected_re
4190 and breakpoint_re. Expect them optionally at the regex start.
4191
4192 2011-10-27 Doug Evans <dje@google.com>
4193
4194 * gdb.python/python.exp: Test source -s.
4195
4196 2011-10-26 Paul Koning <paul_koning@dell.com>
4197
4198 * gdb.python/lib-types.cc (struct A): New structure.
4199 * gdb.python/lib-types.exp (deepitems): New tests.
4200
4201 2011-10-25 Paul Koning <paul_koning@dell.com>
4202
4203 PR python/13327
4204
4205 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
4206 fetch_lazy method.
4207
4208 2011-10-24 Yao Qi <yao@codesourcery.com>
4209
4210 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
4211 target is tic6x-*-*.
4212
4213 2011-10-21 Joel Brobecker <brobecker@adacore.com>
4214
4215 * gdb.ada/mi_task_info/task_switch.adb: New file.
4216 * gdb.ada/mi_task_info.exp: New file.
4217
4218 2011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4219
4220 * gdb.cp/expand-psymtabs-cxx.exp: New file.
4221 * gdb.cp/expand-psymtabs-cxx.cc: New file.
4222
4223 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4224
4225 PR python/12656
4226
4227 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
4228 global_block tests.
4229
4230 2011-10-18 Tom Tromey <tromey@redhat.com>
4231
4232 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
4233
4234 2011-10-18 Tom Tromey <tromey@redhat.com>
4235
4236 * gdb.base/source.exp: Don't include full file name in test name.
4237 * gdb.python/python.exp: Don't include full file name in test
4238 name.
4239
4240 2011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4241
4242 * gdb.base/attach-pie-noexec.c: New files.
4243 * gdb.base/attach-pie-noexec.exp: New files.
4244
4245 2011-10-17 Joseph Myers <joseph@codesourcery.com>
4246
4247 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
4248 prompt for each extra line in command.
4249
4250 2011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4251
4252 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
4253 Revert the part of:
4254 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4255 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
4256 Change the expected string.
4257
4258 2011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4259
4260 Fix results with system glibc debug info installed.
4261 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
4262 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
4263 Accept also __libc_ symbol prefix and no prefix.
4264
4265 2011-10-14 Keith Seitz <keiths@redhat.com>
4266
4267 PR c++/13225
4268 * gdb.cp/converts.cc (foo3_1): New function.
4269 (foo3_2): New functions.
4270 * gdb.cp/converts.exp: Add tests for int to pointer conversion
4271 and null pointer conversions of integer constant zero.
4272 Add test to check if all arguments are checked for incompatible
4273 conversion BADNESS.
4274
4275 2011-10-14 Tom Tromey <tromey@redhat.com>
4276
4277 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
4278 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
4279 linespec.
4280
4281 2011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4282
4283 Fix internal error regression.
4284 * gdb.dwarf2/implptr-optimized-out.S: New file.
4285 * gdb.dwarf2/implptr-optimized-out.exp: New file.
4286
4287 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4288
4289 Fix empty DWARF expressions DATA vs. SIZE conditionals.
4290 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
4291 (loclist): New.
4292 (4): New abbrev.
4293 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
4294 Use prepare_for_testing, remove clean_restart.
4295 (p arraynoloc, p arraycallnoloc): New tests.
4296
4297 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4298
4299 * gdb.cp/namespace-enum.exp (executable): New variable.
4300 (binfile): Use ${objdir}/${subdir}/ prefix.
4301 Use ${executable} for clean_restart.
4302
4303 2011-10-11 Sterling Augustine <saugustine@google.com>
4304
4305 * gdb.cp/Makefile.in: Add namespace-enum test.
4306 * gdb.cp/namespace-enum.exp: New file.
4307 * gdb.cp/namespace-enum.c: New file.
4308 * gdb.cp/namespace-enum-main.c: New file.
4309
4310 2011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
4311
4312 * gdb.python/py-shared.exp: Relax filename check to handle remote:
4313 sysroot.
4314
4315 2011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4316
4317 Reimplement @entry in input expressions.
4318 * gdb.base/exprs.c (v_int_array_init): New variable.
4319 * gdb.base/exprs.exp (print v_int_array_init)
4320 (print *v_int_array_init@1, print *v_int_array_init@2)
4321 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
4322 (print v_int_array_init[1]@1): New tests.
4323
4324 2011-10-10 Joseph Myers <joseph@codesourcery.com>
4325
4326 * gdb.cp/gdb2495.exp: Do not include directories in filename in
4327 expected message.
4328
4329 2011-10-09 Doug Evans <dje@google.com>
4330
4331 * gdb.base/alias.exp: Add tests for alias command.
4332
4333 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4334
4335 * gdb.arch/amd64-entry-value.s: New file.
4336 * gdb.mi/mi2-amd64-entry-value.s: New file.
4337
4338 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4339
4340 Display @entry parameter values even for references.
4341 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
4342 functions.
4343 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
4344 reference and datap_input.
4345 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
4346 breakpoints.
4347 (continue to breakpoint: entry_reference: reference)
4348 (entry_reference: bt at entry)
4349 (continue to breakpoint: entry_reference: breakhere_reference)
4350 (entry_reference: bt, entry_reference: ptype regparam)
4351 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
4352 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
4353 (entry_reference: p regcopy, entry_reference: p nodataparam)
4354 (entry_reference: p nodataparam@entry): New tests.
4355
4356 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4357
4358 Support @entry in input expressions.
4359 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
4360 (entry_stack: p s1@entry, entry_stack: p s2@entry)
4361 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
4362 (tailcall: p j@entry): New tests.
4363 * gdb.cp/koenig.cc (A::entry): New function.
4364 (main): Call it.
4365 * gdb.cp/koenig.exp (p entry (c)): New test.
4366
4367 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4368
4369 Display @entry parameter values (without references).
4370 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
4371 (different, validity, invalid): New functions.
4372 (main): Call them.
4373 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
4374 stacktest, breakhere_stacktest, different, breakhere_different,
4375 breakhere_validity and breakhere_invalid.
4376 (entry: bt): Update for @entry.
4377 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
4378 (entry_validity: *, entry_invalid: *): Many new tests.
4379 * gdb.base/break.exp
4380 (run until breakpoint set at small function, optimized file): Accept
4381 also the @entry suffix.
4382 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
4383 * gdb.mi/mi2-amd64-entry-value.c: New files.
4384 * gdb.mi/mi2-amd64-entry-value.exp: New files.
4385
4386 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4387
4388 Protect entry values against self tail calls.
4389 * gdb.arch/amd64-entry-value.cc (self2, self): New.
4390 (main): Call self.
4391 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
4392 (set debug entry-values 1, self: bt debug entry-values): New tests.
4393
4394 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4395
4396 Recognize virtual tail call frames.
4397 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
4398 (amb_b, amb_a): New.
4399 (main): Call a and b.
4400 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
4401 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
4402 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
4403 New tests.
4404
4405 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4406
4407 Implement basic support for DW_TAG_GNU_call_site.
4408 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
4409 * gdb.arch/amd64-entry-value.cc: New file.
4410 * gdb.arch/amd64-entry-value.exp: New file.
4411
4412 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4413
4414 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
4415 * gdb.dwarf2/implptr-64bit.S: New file.
4416 * gdb.dwarf2/implptr-64bit.exp: New file.
4417
4418 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4419
4420 Fix initial language detection with -readnow.
4421 * gdb.cp/readnow-language.cc: New file.
4422 * gdb.cp/readnow-language.exp: New file.
4423
4424 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4425
4426 Fix printed anonymous struct name.
4427 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
4428
4429 2011-10-09 Joseph Myers <joseph@codesourcery.com>
4430
4431 * gdb.base/solib-symbol.exp: Do not include directories in
4432 filenames in expected messages.
4433
4434 2011-10-07 Doug Evans <dje@google.com>
4435
4436 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
4437
4438 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
4439
4440 Allow Python notification of new object-file loadings.
4441 * gdb.python/py-events.exp: Test newobjfile event.
4442 * gdb.python/py-events.py: Register newobjfile callback.
4443 * gdb.python/py-events.c: Add call to shared library
4444 * gdb.python/py-events-shlib.c: New file.
4445
4446 2011-10-06 Joseph Myers <joseph@codesourcery.com>
4447
4448 * gdb.base/fixsection.exp: Do not include directories in filename
4449 in expected message.
4450
4451 2011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
4452
4453 Add tests for passing of environment variables to inferior.
4454 * gdb.base/testenv.c: New test source.
4455 * gdb.base/testenv.exp: New expect test.
4456
4457 2011-10-04 Paul Koning <paul_koning@dell.com>
4458
4459 * gdb.python/py-value.c (main): Break before return.
4460
4461 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
4462
4463 PR python/12691: Add the inferior to Python exited event
4464 * gdb.python/py-events.exp: Test the inferior attribute of exited
4465 event with a fork.
4466 * gdb.python/py-events.py: Print inferior number on exit.
4467 * gdb.python/py-events.c: Fork the inferior.
4468
4469 2011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
4470
4471 * gdb.base/jit.exp: Add testcase name to log message
4472
4473 2011-10-03 Paul Koning <paul_koning@dell.com>
4474 Jan Kratochvil <jan.kratochvil@redhat.com>
4475
4476 * gdb.python/py-value.exp
4477 (python inval = gdb.parse_and_eval('*(int*)0'))
4478 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
4479 (set argc=2, python print argc_lazy): New tests.
4480
4481 2011-10-02 Joel Brobecker <brobecker@adacore.com>
4482
4483 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
4484
4485 2011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4486 Pedro Alves <pedro@codesourcery.com>
4487
4488 * gdb.python/py-value.exp (test_value_in_inferior): New variable
4489 can_read_0, test for it.
4490 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
4491 (parse_and_eval with memory error): ... here, make it untested if
4492 can_read_0.
4493
4494 2011-09-30 Marek Polacek <mpolacek@redhat.com>
4495
4496 * gdb.python/python.exp (verify pagination beforehand)
4497 (verify pagination afterwards): Fix race by splitting the line.
4498
4499 2011-09-29 Joseph Myers <joseph@codesourcery.com>
4500
4501 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
4502 for 64-bit multilibs from i?86-* targets.
4503
4504 2011-09-29 Marek Polacek <mpolacek@redhat.com>
4505
4506 * lib/gdb.exp: Fix a typo in one of the comments.
4507
4508 2011-09-29 Marek Polacek <mpolacek@redhat.com>
4509
4510 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
4511 matching pattern.
4512
4513 2011-09-28 Paul Koning <paul_koning@dell.com>
4514
4515 * gdb.python/py-type.c (enum E): New.
4516 * gdb.python/py-type.exp (test_fields): Add tests for Python
4517 mapping access to fields.
4518 (test_enums): New test for field access on enums.
4519
4520 2011-09-27 Stan Shebs <stan@codesourcery.com>
4521
4522 * gdb.trace/collection.exp: Test collection of $_ret.
4523
4524 2011-09-22 Andreas Tobler <andreast@fgznet.ch>
4525
4526 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
4527 list of compilation switches for <*-*-freebsd*>.
4528
4529 2011-09-19 Stan Shebs <stan@codesourcery.com>
4530
4531 * gdb.trace/tspeed.exp: New file.
4532 * gdb.trace/tspeed.c: New file.
4533
4534 2011-09-18 Yao Qi <yao@codesourcery.com>
4535
4536 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
4537 instructions.
4538 (test_adr_32bit, test_pop_pc): Likewise.
4539 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
4540 Thumb instructions.
4541 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
4542 in gdb_test_multiple.
4543 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
4544
4545 2011-09-17 Yao Qi <yao@codesourcery.com>
4546
4547 * lib/gdb.exp (can_single_step_to_signal_handler): New.
4548 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
4549 support single step to signal handler.
4550
4551 2011-09-17 Yao Qi <yao@codesourcery.com>
4552
4553 * gdb.base/disp-step-fork.c: New.
4554 * gdb.base/disp-step-syscall.exp: New.
4555 * gdb.base/disp-step-vfork.c: New.
4556
4557 2011-09-16 Joel Brobecker <brobecker@adacore.com>
4558
4559 * gdb.ada/tasks.exp: Make the expected output for
4560 the `info tasks' tests more resilient to spacing
4561 changes.
4562
4563 2011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4564
4565 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
4566 (reached breakpoint 2, reached breakpoint 3): Update expected output.
4567
4568 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
4569
4570 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4571 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
4572
4573 2011-04-30 Kevin Pouget <kevin.pouget@st.com>
4574
4575 Handle multiple breakpoint hits in Python interface:
4576 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
4577 presence.
4578 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
4579 breakpoint hits.
4580
4581 2011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
4582 Jan Kratochvil <jan.kratochvil@redhat.com>
4583
4584 * gdb.python/py-events.exp: Remove pretty printing comment.
4585 * gdb.python/py-evsignal.exp: New file.
4586 * gdb.python/py-evthreads.c: Include signal.h.
4587 (thread3): Remove variable count3. Remove variable bad and use raise
4588 instead.
4589 (thread2): Remove variable count2. Move thread3 pthread_create here,
4590 merge pthread_join to a single line.
4591 (main): Remove variable count1. Merge pthread_join with pthread_create
4592 to a single line.
4593 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
4594 KFAIL python/12966 for gdbserver. Test return value of
4595 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
4596 gdb_expect by gdb_test and gdb_test_multiple.
4597 (thread 2, thread 3): New tests.
4598
4599 2011-09-12 Matt Rice <ratmice@gmail.com>
4600 Pedro Alves <pedro@codesourcery.com>
4601
4602 PR gdb/13175
4603
4604 * gdb.base/interp.exp: New tests.
4605 * gdb.base/interp.c: New file.
4606
4607 2011-09-12 Doug Evans <dje@google.com>
4608
4609 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
4610 * gdb.dwarf2/typeddwarf.exp: Ditto.
4611
4612 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4613
4614 Fix compatibility with x32 arch.
4615 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
4616 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
4617 is_x86_like_target.
4618 * testsuite/gdb.trace/collection.exp: Likewise.
4619 * testsuite/gdb.trace/report.exp: Likewise.
4620 * testsuite/gdb.trace/unavailable.exp: Likewise.
4621 * testsuite/gdb.trace/while-dyn.exp: Likewise.
4622 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
4623 (is_x86_like_target): Check also is_amd64_regs_target.
4624
4625 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4626
4627 PR breakpoints/12435
4628 * gdb.arch/amd64-prologue-xmm.c: New file.
4629 * gdb.arch/amd64-prologue-xmm.exp: New file.
4630 * gdb.arch/amd64-prologue-xmm.s: New file.
4631
4632 2011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4633
4634 * gdb.dwarf2/dw2-param-error-main.c: New file.
4635 * gdb.dwarf2/dw2-param-error.S: New file.
4636 * gdb.dwarf2/dw2-param-error.exp: New file.
4637
4638 2011-09-08 Pedro Alves <pedro@codesourcery.com>
4639
4640 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
4641 inferior's pid and look for a core dump named core.$pid. Use
4642 `remote_file' commands on the host instead of hand coding shell
4643 commands on the build.
4644 * gdb.base/valgrind-db-attach.exp: Kill the program before
4645 finishing the test.
4646
4647 2011-09-02 Matt Rice <ratmice@gmail.com>
4648
4649 * lib/prompt.exp: New file for testing the first prompt.
4650 * gdb.python/py-prompt.exp: Ditto.
4651 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
4652
4653 2011-09-02 Pedro Alves <pedro@codesourcery.com>
4654
4655 * gdb.threads/gcore-thread.exp: Set the global core_supported to
4656 0, before testing gcore.
4657
4658 2011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4659
4660 * dw2-ifort-parameter-debug.S: Update copyright year.
4661 * dw2-ifort-parameter.c: Update copyright year.
4662 * dw2-ifort-parameter.exp: Update copyright year.
4663
4664 * dw2-ifort-parameter-debug.S: New file.
4665 * dw2-ifort-parameter.c: New file.
4666 * dw2-ifort-parameter.exp: New file.
4667
4668 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4669
4670 * gdb.base/commands.exp (error_clears_commands_left): New function.
4671 (): Call it.
4672
4673 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4674
4675 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
4676 (C): Initialize `a'.
4677 * gdb.mi/mi-inheritance-syntax-error.exp
4678 (-data-evaluate-expression $path): Expect `a' as 5.
4679
4680 2011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
4681
4682 PR mi/11912
4683 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
4684 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
4685 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
4686 keyword in output of -var-info-path-expression.
4687
4688 2011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4689
4690 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
4691 * gdb.trace/collection.exp: Likewise.
4692 * gdb.trace/report.exp: Likewise.
4693 * gdb.trace/unavailable.exp: Likewise.
4694 * gdb.trace/while-dyn.exp: Likewise.
4695
4696 2011-08-18 Keith Seitz <keiths@redhat.com>
4697
4698 PR c++/12266
4699 * gdb.cp/meth-typedefs.cc: New file.
4700 * gdb.cp/meth-typedefs.exp: New file.
4701
4702 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4703
4704 * gdb.python/python.exp: Add extended-prompt tests.
4705
4706 2011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4707
4708 * gdb.arch/i386-dr3-watch.exp
4709 (watchpoint on gap1 does not fit debug registers)
4710 (delete all watchpoints): Fix racy expect strings.
4711
4712 2011-08-14 Yao Qi <yao@codesourcery.com>
4713
4714 * gdb.base/maint.exp: set data_section to ".neardata".
4715 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
4716 * gdb.base/savedregs.exp: Handle SIGILL.
4717 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
4718 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
4719
4720 2011-08-12 Doug Evans <dje@google.com>
4721
4722 * gdb.python/py-symbol.exp: Add test for symbol.type.
4723
4724 2011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
4725
4726 * gdb.threads/pthreads.exp: Enable on non-native configurations.
4727 * gdb.mi/mi-pthreads.exp: Likewise.
4728 * gdb.mi/mi2-pthreads.exp: Likewise.
4729 * gdb.mi/gdb669.exp.exp: Likewise.
4730
4731 2011-08-09 Pedro Alves <pedro@codesourcery.com>
4732
4733 * lib/mi-support.exp (detect_async): Rename to...
4734 (mi_detect_async): ... this.
4735 * gdb.mi/mi-nonstop-exit.exp: Adjust.
4736 * gdb.mi/mi-nonstop.exp: Adjust.
4737 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
4738 * gdb.mi/mi-nsintrall.exp: Adjust.
4739 * gdb.mi/mi-nsmoribund.exp: Adjust.
4740 * gdb.mi/mi-nsthrexec.exp: Adjust.
4741
4742 2011-08-09 Pedro Alves <pedro@codesourcery.com>
4743
4744 * gdb.base/display.c (do_loops): New `p_i' local.
4745 * gdb.base/display.exp: Test displaying a variable that is
4746 temporarily at a bad address.
4747
4748 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4749
4750 * gdb.dwarf2/dw2-op-stack-value.S: New file.
4751 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
4752
4753 2011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4754
4755 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
4756 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
4757 (p fuNC_symtab): Permit also ppc64 leading dot.
4758
4759 2011-08-05 Pedro Alves <pedro@codesourcery.com>
4760
4761 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
4762 procedure.
4763 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
4764
4765 2011-08-05 Yao Qi <yao@codesourcery.com>
4766
4767 * gdb.base/callfuncs.exp: Set language after main.
4768 * gdb.cp/cplusfuncs.exp: Likewise.
4769 * gdb.cp/inherit.exp: Likewise.
4770
4771 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4772
4773 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
4774 * gdb.base/watch-vfork.exp: Skip on remote targets.
4775
4776 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4777
4778 * gdb.threads/thread-find.exp: Support remote targets.
4779
4780 2011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4781
4782 * gdb.base/jit.exp: Download solib_binfile to target.
4783 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
4784 and call dlopen without full path name.
4785 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
4786 dlopen without full path name.
4787
4788 2011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4789
4790 * gdb.base/break-always.exp: Complete the test
4791 with duplicated breakpoints and enabling/disabling them.
4792
4793 2011-08-02 Tom Tromey <tromey@redhat.com>
4794
4795 PR gdb/11289:
4796 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
4797
4798 2011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
4799
4800 PR gdb/13045
4801 * gdb.base/float.exp: Add new test case for PR gdb/13045
4802 * gdb.base/float.c: New file.
4803
4804 2011-07-28 Phil Muldoon <pmuldoon@redhat.com>
4805
4806 * gdb.python/py-mi.exp: Test printers returning string hint, and
4807 also not returning a value.
4808 * gdb.python/py-prettyprint.c: Add testcase for above.
4809 * gdb.python/py-prettyprint.py: Add test printer for above.
4810
4811 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4812
4813 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
4814 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
4815 (.Ldie30) Add as field "data4".
4816 (.Ldie32) Rename field "b" to "shl".
4817 (abbrev4) Change for the "data4" field.
4818 (abbrev5, abbrev6) Remove.
4819 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
4820 (p &s.shl): ... here. Add comment.
4821 (p &s.data4): New.
4822
4823 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4824
4825 Fix crash on lval_computed values.
4826 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
4827
4828 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4829
4830 * gdb.base/help.exp (help whatis): Update the expected string.
4831
4832 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4833
4834 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
4835 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
4836 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
4837 Change the expected string.
4838
4839 2011-07-26 Pedro Alves <pedro@codesourcery.com>
4840
4841 * gdb.base/watchpoint.exp
4842 (test_disable_enable_software_watchpoint): New procedure.
4843 (top level): Run it.
4844
4845 2011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
4846
4847 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
4848 executable file "${binfile}", C++ version "${binfile}-cxx".
4849 * gdb.python/py-prettyprint.exp: Likewise.
4850 * gdb.python/py-symbol.exp: Likewise.
4851 * gdb.python/py-type.exp: Likewise.
4852 * gdb.python/py-value.exp: Likewise.
4853 * gdb.python/py-template.exp (test_template_arg): Pass full executable
4854 file name instead of just suffix.
4855
4856 2011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4857
4858 Fix implicit pointer offsets.
4859 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
4860 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
4861 (continue to breakpoint: continue to baz breakpoint for implptr)
4862 (sanity check element 0, sanity check element 1)
4863 (enter the inlined function, check element 0 for the offset)
4864 (check element 1 for the offset)
4865 (continue to breakpoint: ignore the second baz breakpoint): New tests.
4866 (set foo breakpoint for implptr): Update the breakpoint number.
4867
4868 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4869
4870 * gdb.python/py-mi.exp: Use different file names for different
4871 versions of the executable under test.
4872 * gdb.python/py-prettyprint.exp: Likewise.
4873 * gdb.python/py-symbol.exp: Likewise.
4874 * gdb.python/py-template.exp: Likewise.
4875 * gdb.python/py-type.exp: Likewise.
4876 * gdb.python/py-value.exp: Likewise.
4877
4878 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4879
4880 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
4881 flag after restarting GDB if necessary.
4882
4883 2011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4884
4885 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
4886
4887 2011-07-22 Pedro Alves <pedro@codesourcery.com>
4888
4889 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
4890 backend doesn't leave used debug registers behind.
4891
4892 2011-07-22 Tom Tromey <tromey@redhat.com>
4893
4894 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
4895 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
4896 argument.
4897 * gdb.dwarf2/typeddwarf-amd64.S: New file.
4898
4899 2011-07-21 Matt Rice <ratmice@gmail.com>
4900
4901 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
4902 in mostlyclean rule. Add files ending in .core.
4903
4904 2011-07-21 Matt Rice <ratmice@gmail.com>
4905
4906 PR macros/12999
4907 * gdb.base/info-macros.c: New test sources.
4908 * gdb.base/info-macros.exp: New tests.
4909
4910 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4911
4912 * gdb.python/python.exp: Add prompt substitution tests.
4913
4914 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4915
4916 Fix crash if referenced CU is aged out.
4917 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
4918 New.
4919 * gdb.dwarf2/implptr.exp: Likewise.
4920
4921 2011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4922
4923 * gdb.dwarf2/implptr.S: Rebuilt.
4924 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
4925 (bar): Use them for j, k, l.
4926 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
4927 COMPILE.
4928 (print j in implptr:bar): Update for the intp typedef.
4929 (print p[0].x in implptr:foo): Use more exact regex.
4930
4931 2011-07-18 Tom Tromey <tromey@redhat.com>
4932
4933 * gdb.cp/static-method.exp: Add missing single quote.
4934
4935 2011-07-18 Yao Qi <yao@codesourcery.com>
4936
4937 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
4938 supported.
4939 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4940 * gdb.mi/mi-nonstop.exp: Likewise.
4941 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4942 * gdb.mi/mi-nsintrall.exp: Likewise.
4943 * gdb.mi/mi-nsmoribund.exp: Likewise.
4944 * gdb.mi/mi-nsthrexec.exp: Likewise.
4945 * gdb.python/py-evthreads.exp: Likewise.
4946
4947 2011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4948
4949 Code cleanup.
4950 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
4951 it. Substitute it instead of test_compiler_info everywhere.
4952
4953 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4954
4955 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
4956 remote targets as well.
4957
4958 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4959
4960 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
4961 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
4962
4963 2011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4964
4965 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
4966 a remote machine, not the host.
4967 (gdb_compile_shlib): Set soname if target is remote.
4968
4969 2011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
4970
4971 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
4972
4973 2011-07-13 Matt Rice <ratmice@gmail.com>
4974
4975 * gdb.python/py-objfile-script-gdb.py: Renamed to
4976 py-objfile-script-gdb.py.in.
4977 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
4978 py-objfile-script-gdb.py.
4979 * gdb.python/py-objfile-script.exp: Update reference to
4980 py-objfile-script-gdb.py.
4981
4982 2011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4983
4984 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
4985 reference undefined label.
4986
4987 2011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4988
4989 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
4990 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
4991 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
4992 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
4993
4994 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4995
4996 PR python/12438
4997 * gdb.python/python.exp: Add maint set/show python print-stack
4998 deprecated tests. Add set/show python print-backtrace tests.
4999
5000 2011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5001
5002 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
5003 debug info.
5004
5005 2011-07-06 Matt Rice <ratmice@gmail.com>
5006
5007 * gdb.python/python.exp: Update filename paths.
5008 * gdb.python/py-symtab.exp: Ditto.
5009
5010 2011-07-06 Marek Polacek <mpolacek@redhat.com>
5011
5012 * gdb.python/py-evthreads.exp: Add missing `$'.
5013
5014 2011-07-06 Jie Zhang <jie.zhang@analog.com>
5015
5016 * config/bfin.exp: New file.
5017 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
5018 * gdb.asm/bfin.inc: New file.
5019
5020 2011-07-06 Marek Polacek <mpolacek@redhat.com>
5021
5022 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
5023 the whole output.
5024
5025 2011-07-05 Tom Tromey <tromey@redhat.com>
5026
5027 * gdb.java/jprint.java (jprint.hi): New field.
5028 * gdb.java/jprint.exp: Print string.
5029
5030 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
5031
5032 * gdb.base/call-sc.c: Fix typos.
5033 * gdb.base/ifelse.exp: Likewise.
5034 * gdb.base/structs.c: Likewise.
5035
5036 2011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5037
5038 * gdb.base/jit-so.exp: New test.
5039 * gdb.base/jit-dlmain.c: New file.
5040 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
5041
5042 2011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5043
5044 * gdb.cp/m-static.exp: Call get_compiler_info.
5045 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
5046 * gdb.cp/pr9167.exp (p b): Likewise.
5047 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
5048 (test value of P in inner_m, test type of Z in inner_m): Call
5049 setup_xfail for gcc <= 4.5.
5050
5051 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5052
5053 * gdb.cp/paren-type.cc: New files.
5054 * gdb.cp/paren-type.exp: New files.
5055
5056 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5057
5058 Stop on first linespec terminator instead of eating what we can.
5059 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
5060 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
5061 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
5062 (break C::f()): ... this one.
5063 (break C::operator()()): New test.
5064 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
5065 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
5066 test.
5067
5068 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5069
5070 Fall back linespec to minimal symbols.
5071 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
5072 error message.
5073 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
5074 * gdb.cp/minsym-fallback-main.cc: New file.
5075 * gdb.cp/minsym-fallback.cc: New file.
5076 * gdb.cp/minsym-fallback.exp: New file.
5077 * gdb.cp/minsym-fallback.h: New file.
5078
5079 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5080
5081 * gdb.cp/no-dmgl-verbose.cc: New file.
5082 * gdb.cp/no-dmgl-verbose.exp: New file.
5083
5084 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5085
5086 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
5087 __GI_.
5088 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
5089 (f): New function.
5090 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
5091 (complete p 'func<short>(): ... here.
5092 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
5093 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
5094 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
5095 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
5096 Make them KFAIL gcc/49546.
5097
5098 2011-07-01 Joel Brobecker <brobecker@adacore.com>
5099
5100 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
5101
5102 2011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5103
5104 Test GCC PR debug/49546.
5105 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
5106 (test type of F in k3_m, test value of F in k3_m): New.
5107 * gdb.cp/temargs.cc (struct S3, struct K3): New.
5108 (main): New variable k3. Call k3.k3_m.
5109
5110 2011-07-01 Jean-Charles Delay <delay@adacore.com>
5111
5112 * gdb.ada/packed_array.exp: Fix expected outout.
5113
5114 2011-07-01 Jean-Charles Delay <delay@adacore.com>
5115
5116 * gdb.ada/packed_array.exp: fixed expected output.
5117
5118 2011-07-01 Joel Brobecker <brobecker@adacore.com>
5119
5120 * gdb.ada/same_enum: New testcase.
5121
5122 2011-07-01 Joel Brobecker <brobecker@adacore.com>
5123
5124 * gdb.ada/ptr_typedef: New testcase.
5125
5126 2011-07-01 Joel Brobecker <brobecker@adacore.com>
5127
5128 * gdb.ada/arrayptr.exp: Add ptype test.
5129
5130 2011-07-01 Joel Brobecker <brobecker@adacore.com>
5131
5132 * gdb.ada/char_enum: New testcase.
5133
5134 2011-07-01 Yao Qi <yao@codesourcery.com>
5135
5136 * gdb.base/dump.exp (capture_pointer_with_type): New.
5137 Get value from address instead of name.
5138 Start GDB once, and do `dump' and `restore'
5139 tests together.
5140
5141 2011-06-30 Jie Zhang <jie.zhang@analog.com>
5142 Mike Frysinger <vapier@gentoo.org>
5143
5144 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
5145 helper functions for getting/setting remotetimeout variable.
5146 * lib/gdb.exp (gdb_load): If the target is remote, set
5147 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
5148 with $loadtimeout. Set $load_ok to 0 before doing the load.
5149 Instead of returning, immediately, set $load_ok to 0. Call
5150 set_remotetimeout with $oldremotetimeout, and then return if
5151 $load_ok is 1.
5152
5153 2011-06-30 Andrew Burgess <aburgess@broadcom.com>
5154
5155 * gdb.python/py-template.exp: Don't run this test if the target
5156 does not support c++ tests.
5157
5158 2011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5159
5160 Fix non-only rename list for Fortran modules import.
5161 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
5162 tests.
5163 * gdb.fortran/module.f90 (module moduse): New.
5164 (program module): use moduse, test var_x, var_y and var_z.
5165
5166 2011-06-29 Tom Tromey <tromey@redhat.com>
5167
5168 PR testsuite/12040:
5169 * gdb.fortran/array-element.exp: Use f90, not f77.
5170 * gdb.fortran/complex.exp: Use f90, not f77.
5171 * gdb.fortran/derived-type.exp: Use f90, not f77.
5172 * gdb.fortran/library-module.exp: Use f90, not f77.
5173 * gdb.fortran/logical.exp: Use f90, not f77.
5174 * gdb.fortran/module.exp: Use f90, not f77.
5175 * gdb.fortran/multi-dim.exp: Use f90, not f77.
5176 * gdb.fortran/subarray.exp: Use f90, not f77.
5177
5178 2011-06-29 Tom Tromey <tromey@redhat.com>
5179
5180 * gdb.fortran/charset.exp: New file.
5181 * gdb.fortran/charset.f90: New file.
5182
5183 2011-06-29 Tom Tromey <tromey@redhat.com>
5184
5185 PR testsuite/12040:
5186 * lib/future.exp: New file, mostly extracted from ada.exp.
5187 Rewrote compatibility code to use rename.
5188 (gdb_find_gfortran): New proc.
5189 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
5190 gfortran patch.
5191 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
5192 Move to future.exp.
5193 * lib/gdb.exp: Always load future.exp.
5194
5195 2011-06-28 Yao Qi <yao@codesourcery.com>
5196
5197 * gdb.cp/exception.cc: Don't include iostream.
5198 (bar): Remove print statement.
5199 (catcher): New.
5200 (main): Remove print statements. Call function catcher.
5201 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
5202 Set breakpoint on catcher, and check the value of parameter.
5203
5204 2011-06-23 Yao Qi <yao@codesourcery.com>
5205
5206 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
5207 1.2 is disabled. KFAIL for uclinux.
5208
5209 2011-06-23 Marek Polacek <mpolacek@redhat.com>
5210
5211 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
5212 mi_gdb_test.
5213
5214 2011-06-23 Marek Polacek <mpolacek@redhat.com>
5215
5216 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
5217
5218 2011-06-23 Marek Polacek <mpolacek@redhat.com>
5219
5220 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
5221
5222 2011-06-23 Marek Polacek <mpolacek@redhat.com>
5223
5224 * gdb.mi/mi2-basics.exp: Fix races. Honour the
5225 `test_exec_and_symbol_mi_operatons' return value.
5226 (test_mi_interpreter_selection): Use mi_gdb_test instead of
5227 gdb_test_multiple.
5228 (test_exec_and_symbol_mi_operatons): Likewise.
5229 (test_path_specification): Likewise.
5230
5231 2011-06-23 Yao Qi <yao@codesourcery.com>
5232
5233 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
5234 supported.
5235 * lib/gdb.exp (support_displaced_stepping): New.
5236
5237 2011-06-23 Yao Qi <yao@codesourcery.com>
5238
5239 * gdb.threads/execl.exp: Skip on remote target.
5240
5241 2011-06-21 Marek Polacek <mpolacek@redhat.com>
5242
5243 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
5244 mi_gdb_test.
5245
5246 2011-06-20 Marek Polacek <mpolacek@redhat.com>
5247
5248 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
5249
5250 2011-06-20 Marek Polacek <mpolacek@redhat.com>
5251
5252 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
5253 mi_gdb_test.
5254
5255 2011-06-20 Marek Polacek <mpolacek@redhat.com>
5256
5257 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
5258
5259 2011-06-14 Yao Qi <yao@codesourcery.com>
5260
5261 gdb/testsuite/
5262 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
5263
5264 2011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5265
5266 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
5267
5268 2011-06-10 Tom Tromey <tromey@redhat.com>
5269
5270 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
5271 Add tests for pointer-to-member-function.
5272 * gdb.cp/temargs.cc (S::somefunc): New function.
5273 (K2): New class.
5274 (main): Instantiate K2; call method.
5275
5276 2011-06-08 Joel Brobecker <brobecker@adacore.com>
5277
5278 * gdb.python/py-inferior.c (f2): Make str an array rather
5279 than a pointer.
5280 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
5281
5282 2011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5283
5284 * gdb.base/async-shell.c: New file.
5285 * gdb.base/async-shell.exp: New file.
5286
5287 2011-06-06 Pedro Alves <pedro@codesourcery.com>
5288
5289 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
5290
5291 2011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
5292
5293 From Stephen Kitt <steve@sk2.org>
5294 * gdb.base/help.exp: Adjust following some spelling corrections
5295 in GDB.
5296
5297 2011-06-01 Yao Qi <yao@codesourcery.com>
5298
5299 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
5300
5301 2010-05-31 Keith Seitz <keiths@redhat.com>
5302
5303 PR c++/12750
5304 * gdb.cp/static-method.cc: New file.
5305 * gdb.cp/static-method.exp: New file.
5306
5307 2010-05-31 Keith Seitz <keiths@redhat.com>
5308
5309 PR symtab/12704
5310 * gdb.cp/anon-ns.cc: New file.
5311 * gdb.cp/anon-ns.exp: New file.
5312
5313 2011-05-31 Pedro Alves <pedro@codesourcery.com>
5314
5315 * gdb.arch/i386-dr3-watch.c: New file.
5316 * gdb.arch/i386-dr3-watch.exp: New file.
5317
5318 2011-05-30 Yao Qi <yao@codesourcery.com>
5319
5320 * gdb.base/callfuncs.c (t_structs_fc): New.
5321 (t_structs_dc, t_structs_ldc): New.
5322 (t_double_many_args):
5323 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
5324 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
5325 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
5326 * gdb.base/callfuncs.exp: Call new functions.
5327
5328 2011-05-30 Yao Qi <yao@codesourcery.com>
5329
5330 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
5331 Call rerun_and_prepare for each test to isolate effects.
5332
5333 2011-05-30 Yao Qi <yao@codesourcery.com>
5334
5335 * gdb.base/varargs.c (find_max_float_real): New.
5336 (find_max_double_real, find_max_long_double_real): New.
5337 * gdb.base/varargs.exp: Call these new added functions.
5338 * lib/gdb.exp (setup_kfail_for_target): New.
5339
5340 2011-05-30 Yao Qi <yao@codesourcery.com>
5341
5342 * gdb.base/funcargs.c (callca, callcb, callcc): New.
5343 (callcd, callce, callcf, callc1a, callc1b): New.
5344 (callc2a, callc2b): New.
5345 * gdb.base/funcargs.exp (complex_args): New.
5346 (complex_integral_args, complex_float_integral_args): New.
5347 * lib/gdb.exp (support_complex_tests): New. Determine
5348 whether to run test cases on _Complex types.
5349
5350 2011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5351
5352 * gdb.threads/leader-exit.c: New file.
5353 * gdb.threads/leader-exit.exp: New file.
5354
5355 2011-05-27 Marek Polacek <mpolacek@redhat.com>
5356
5357 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
5358
5359 2011-05-27 Marek Polacek <mpolacek@redhat.com>
5360
5361 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
5362 remove the `supported' variable.
5363 * gdb.mi/mi-nonstop.exp: Likewise.
5364 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5365 * gdb.mi/mi-nsintrall.exp: Likewise.
5366 * gdb.mi/mi-nsmoribund.exp: Likewise.
5367 * gdb.mi/mi-nsthrexec.exp: Likewise.
5368
5369 2011-05-26 Pedro Alves <pedro@codesourcery.com>
5370
5371 * gdb.reverse/finish-reverse-bkpt.exp: New test.
5372
5373 2011-05-26 Pedro Alves <pedro@codesourcery.com>
5374
5375 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
5376
5377 2011-05-24 Keith Seitz <keiths@redhat.com>
5378
5379 PR breakpoint/12803
5380 * gdb.cp/cmpd-minsyms.cc (a): New method.
5381 (b): New method.
5382 (c): New method.
5383 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
5384
5385 2011-05-24 Pedro Alves <pedro@codesourcery.com>
5386
5387 * gdb.base/commands.exp (watchpoint_command_test): Check that the
5388 watchpoint's command list didn't execute when the watchpoint went
5389 out of scope.
5390
5391 2011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
5392
5393 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
5394 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
5395 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
5396 * gdb.arch/i386-gnu-cfi.exp: Likewise.
5397 * gdb.arch/i386-permbkpt.exp: Likewise.
5398 * gdb.arch/i386-prologue.exp: Likewise.
5399 * gdb.arch/i386-size-overlap.exp: Likewise.
5400 * gdb.arch/i386-size.exp: Likewise.
5401 * gdb.arch/i386-unwind.exp: Likewise.
5402 * gdb.reverse/i386-precsave.exp: Likewise.
5403 * gdb.reverse/i386-reverse.exp: Likewise.
5404 * gdb.reverse/i386-sse-reverse.exp: Likewise.
5405 * gdb.reverse/i387-env-reverse.exp: Likewise.
5406 * gdb.reverse/i387-stack-reverse.exp: Likewise.
5407
5408 2011-05-24 Pedro Alves <pedro@codesourcery.com>
5409
5410 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
5411 file doesn't error, using MI.
5412
5413 2011-05-23 Tom Tromey <tromey@redhat.com>
5414
5415 * gdb.base/charset.exp (string_display): Add tests to assign to
5416 arrays.
5417 * gdb.base/charset.c (short_array, int_array, long_array): New.
5418
5419 2011-05-20 Pedro Alves <pedro@codesourcery.com>
5420
5421 Cope with async mode.
5422
5423 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
5424 into gdb_test + mi_expect_stop.
5425
5426 2011-05-20 Pedro Alves <pedro@codesourcery.com>
5427
5428 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
5429 (callme): Remove printf call.
5430
5431 2011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
5432
5433 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
5434 quote pattern to avoid problems with Cygwin/mingw expect versions.
5435 * gdb.base/default.exp (show convenience): Use double
5436 quote pattern for regular expressions.
5437
5438 2011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5439
5440 Fix -readnow for -gdwarf-4 unused type units.
5441 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
5442 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
5443
5444 2011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5445
5446 * gdb.base/kill-after-signal.c: New file.
5447 * gdb.base/kill-after-signal.exp: New file.
5448
5449 2011-05-16 Pedro Alves <pedro@codesourcery.com>
5450
5451 * gdb.ada/start.exp: Call untested with the correct test filename.
5452 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
5453 test filename. Make the test's binary unique.
5454 * gdb.arch/i386-signal.exp: Call untested with the correct test
5455 filename.
5456 * gdb.arch/i386-size-overlap.exp: Ditto.
5457 * gdb.arch/Makefile.in (EXECUTABLES): Update.
5458 * gdb.base/gcore-buffer-overflow.exp: Ditto.
5459 * gdb.cp/call-c.exp: Ditto.
5460 * gdb.mi/mi-reverse.exp: Call untested with the correct test
5461 filename. Make the test's binary unique.
5462 * gdb.mi/Makefile.in (EXECUTABLES): Update.
5463 * gdb.python/py-mi.exp: Ditto.
5464 * gdb.python/Makefile.in (EXECUTABLES): Update.
5465 * gdb.reverse/i386-precsave.exp: Ditto.
5466 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
5467 test filename.
5468 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5469 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
5470 unique.
5471 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
5472 test filename.
5473 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
5474 * gdb.trace/tfile.exp: Ditto.
5475
5476 2011-05-14 Yao Qi <yao@codesourcery.com>
5477
5478 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
5479 type.
5480
5481 2011-05-13 Doug Evans <dje@google.com>
5482
5483 * gdb.python/py-objfile-script.exp: New file.
5484 * gdb.python/py-objfile-script.c: New file.
5485 * gdb.python/py-objfile-script-gdb.py: New file.
5486 * testsuite/gdb.python/py-section-script.exp: Test
5487 "info auto-load-scripts".
5488
5489 2011-05-13 Tom Tromey <tromey@redhat.com>
5490
5491 * gdb.dwarf2/clztest.exp: New file.
5492 * gdb.dwarf2/clztest.c: New file.
5493 * gdb.dwarf2/clztest.S: New file.
5494
5495 2011-05-13 Doug Evans <dje@google.com>
5496
5497 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
5498 String16 tests.
5499
5500 2011-05-13 Tom Tromey <tromey@redhat.com>
5501
5502 * lib/gdb.exp (is_x86_like_target): New proc.
5503 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
5504 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
5505 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
5506 -nostdlib to compiler.
5507 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
5508 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
5509 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
5510 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
5511 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
5512
5513 2011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
5514
5515 * gdb.python/py-function.exp: Test setting a value from a function
5516 which executes a command.
5517
5518 2011-05-12 Tom Tromey <tromey@redhat.com>
5519
5520 * gdb.dwarf2/typeddwarf.S: New file.
5521 * gdb.dwarf2/typeddwarf.c: New file.
5522 * gdb.dwarf2/typeddwarf.exp: New file.
5523
5524 2011-05-12 Marek Polacek <mpolacek@redhat.com>
5525
5526 * gdb.mi/mi-basics.exp: Fix races. Honour the
5527 `test_exec_and_symbol_mi_operatons' return value.
5528 (test_mi_interpreter_selection): Use mi_gdb_test instead of
5529 gdb_test_multiple.
5530 (test_exec_and_symbol_mi_operatons): Likewise.
5531 (test_path_specification): Likewise.
5532
5533 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5534
5535 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
5536 (gdb_touch_execfile): Remove catch wrappers. New variable time.
5537 Replace `file copy' and `file rename' by `file mtime'. Twice.
5538
5539 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5540
5541 * gdb.base/readline-ask.c: New file.
5542 * gdb.base/readline-ask.exp: New file.
5543 * gdb.base/readline-ask.inputrc: New file.
5544
5545 2011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5546
5547 * gdb.cell/bt.exp: Delete breakpoints before running to signal
5548 to avoid race condition.
5549 * gdb.cell/coremaker.c: Use small stack size.
5550 * gdb.cell/ea-standalone.exp: Use file name without path as
5551 argument to c_to.
5552 * gdb.cell/fork.exp: Allow other output when continuing to end.
5553
5554 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5555
5556 * gdb.threads/corethreads.c: New file.
5557 * gdb.threads/corethreads.exp: New file.
5558
5559 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5560
5561 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
5562 Try to compile the test using -Wl,-z,norelro first.
5563 (load_core): New variable libthread_db_seen, initialize it.
5564 (zeroed-threads cannot be listed): Protect it by XFAIL on
5565 !$libthread_db_seen.
5566
5567 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5568
5569 PR 12573
5570 * gdb.dwarf2/dw2-skip-prologue.S: New file.
5571 * gdb.dwarf2/dw2-skip-prologue.c: New file.
5572 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
5573
5574 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5575
5576 * gdb.cp/psymtab-parameter.cc: New file.
5577 * gdb.cp/psymtab-parameter.exp: New file.
5578
5579 2011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5580
5581 Fix a race.
5582 * gdb.cp/static-print-quit.exp (print c): Split to ...
5583 (print c - <return>, print c - q <return>, print c - to quit):
5584 ... these. Make the testfile untested on gdb-7.1.
5585
5586 2011-5-05 Janis Johnson <janisjo@codesourcery.com>
5587
5588 * lib/gdb.exp (exec_target_file, exec_symbol_file,
5589 gdb_rename_execfile, gdb_touch_execfile): New.
5590 * gdb.base/reread.exp: Use new procs to handle multiple
5591 exec files.
5592
5593 2011-05-05 Yao Qi <yao@codesourcery.com>
5594
5595 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
5596 (test_adr_32bit, test_pop_pc): New.
5597 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
5598 (test_adr_32bit, test_pop_pc): New.
5599
5600 2011-05-04 Joseph Myers <joseph@codesourcery.com>
5601
5602 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
5603 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
5604 targets.
5605 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
5606 handle targets.
5607
5608 2011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5609
5610 * gdb.base/completion.exp (complete help info wat): Rename to ...
5611 (complete 'help info wat'): ... here.
5612 Remove all `-re ".*' and `-re "^.*' redundant regexes.
5613 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
5614
5615 2011-05-04 Pedro Alves <pedro@codesourcery.com>
5616
5617 * gdb.base/completion.exp: Use gdb_test_multiple instead of
5618 gdb_test and explicit $gdb_prompt/timeout matches.
5619
5620 2011-05-04 Yao Qi <yao@codesourcery.com>
5621
5622 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
5623 and __thumb2__.
5624
5625 2011-05-03 Marek Polacek <mpolacek@redhat.com>
5626
5627 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
5628 in place of `gdb_test "delete breakpoints"'. This eliminates two
5629 testcases.
5630
5631 2011-05-02 Pedro Alves <pedro@codesourcery.com>
5632
5633 PR testsuite/12649
5634 Fix races.
5635
5636 * gdb.base/completion.exp: Remove all sleep calls. Remove
5637 unnecessary regexs. Don't explicitly expect anything after the
5638 prompt. Eat the prompt if necessary.
5639
5640 2011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5641
5642 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
5643 accept to show the caller line again as well as the line after.
5644
5645 2011-04-29 Phil Muldoon <pmuldoon@redhat.com>
5646
5647 PR mi/12531
5648
5649 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
5650 compile target.
5651 * gdb.python/py-prettyprint.exp: Add C++ object for
5652 CPLUS_FAKE_CHILD test.
5653
5654 2011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
5655
5656 * gdb.base/signest.exp: New file.
5657 * gdb.base/signest.c: Likewise.
5658
5659 2011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5660
5661 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
5662 thread and breakpoint notifications.
5663
5664 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5665
5666 * gdb.base/fortran-sym-case.c: New file.
5667 * gdb.base/fortran-sym-case.exp: New file.
5668 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
5669 * gdb.dwarf2/dw2-case-insensitive.c: New file.
5670 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
5671
5672 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5673
5674 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
5675 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
5676 false #1', `if true else false #2' and `if true else false #3'.
5677
5678 2011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
5679
5680 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
5681 while delivering signal.
5682
5683 2011-04-27 Vladimir Prus <vladimir@codesourcery.com>
5684
5685 MI breakpoint notifications.
5686
5687 * testsuite/gdb.mi/mi-cli.exp: Adust.
5688 * testsuite/gdb.mi/mi2-cli.exp: Adust.
5689 * testsuite/gdb.mi/mi-watch.exp: Adust.
5690 * testsuite/gdb.mi/mi2-watch.exp: Adust.
5691 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
5692 notifications.
5693
5694 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5695
5696 * gdb.base/gdbindex-stabs-dwarf.c: New file.
5697 * gdb.base/gdbindex-stabs.c: New file.
5698 * gdb.base/gdbindex-stabs.exp: New file.
5699
5700 2011-04-25 Yao Qi <yao@codesourcery.com>
5701
5702 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
5703 with /*...*/.
5704 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5705
5706 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5707
5708 * gdb.python/py-value.exp (test_objfiles): Name the first test
5709 `py-value in file.filename'.
5710
5711 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5712
5713 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
5714 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
5715 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
5716 !gdbserver_reconnect_p..
5717 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
5718
5719 2011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5720
5721 * gdb.cp/cpcompletion.exp (complete class methods)
5722 (complete class methods beginning with F): Move them above runto. New
5723 comment about the runto delimiter.
5724
5725 2011-04-20 Pedro Alves <pedro@codesourcery.com>
5726
5727 * gdb.base/maint.exp: Test that "maint print registers" works
5728 without a running program.
5729
5730 2011-04-20 Marek Polacek <mpolacek@redhat.com>
5731
5732 * gdb.base/setshow.exp: Fix racy tests.
5733 ($old_gdb_prompt): New variable.
5734
5735 2011-04-19 Tom Tromey <tromey@redhat.com>
5736
5737 * gdb.mi/mi-nsmoribund.exp:
5738 * gdb.hp/gdb.objdbg/objdbg01.exp:
5739 * gdb.base/structs.exp (test_struct_returns):
5740 * gdb.base/call-sc.exp (test_scalar_returns):
5741 * gdb.base/bigcore.exp: Remove duplicate words.
5742
5743 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5744
5745 * gdb.base/break-interp-lib.c (v, vptr): New variables.
5746 * gdb.base/break-interp.exp (test_attach): New comment.
5747
5748 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5749
5750 * gdb.threads/gcore-thread.exp ($core0file): New variable.
5751 (clear __stack_user.next, clear stack_used.next)
5752 (save a zeroed-threads corefile): New test.
5753 Call core_load for $core0file.
5754 (zeroed-threads cannot be listed): New test.
5755
5756 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5757
5758 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
5759 filename.
5760 ($srcfile): Preserve the original value.
5761 ($testfile): Match it the .exp filename.
5762 ($corefile): New variable. Substitute it around.
5763 Use clean_restart.
5764 ($prev_timeout): Remove.
5765 (load_core): Move core loading into this proc.
5766 Fix restore of $timeout if load_core fails.
5767
5768 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5769
5770 * gdb.base/eu-strip-infcall.c: New file.
5771 * gdb.base/eu-strip-infcall.exp: New file.
5772
5773 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5774
5775 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
5776 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
5777
5778 2011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5779
5780 Fix Python access to inlined frames.
5781 * gdb.python/py-frame-inline.c: New file.
5782 * gdb.python/py-frame-inline.exp: New file.
5783
5784 2011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
5785
5786 * gdb.base/gdb1090.exp: Change breakpoint location to read the
5787 content of 's24' correctly (avoiding "optimized out").
5788 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
5789
5790 2011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5791
5792 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
5793
5794 2011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
5795
5796 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
5797 expect a colon in watch -location output.
5798
5799 2011-04-13 Marek Polacek <mpolacek@redhat.com>
5800
5801 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
5802 New testcase `expect response to define backtrace'. Also remove
5803 redundant `default' block.
5804
5805 2011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5806
5807 * gdb.python/py-prettyprint.c (struct hint_error): New.
5808 (main): New variable hint_error.
5809 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
5810 "print hint_error".
5811 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
5812 (register_pretty_printers): Register it.
5813
5814 2011-04-04 Tom Tromey <tromey@redhat.com>
5815
5816 * gdb.cp/maint.exp (test_help): Update.
5817 (test_namespace): Likewise.
5818
5819 2011-04-01 Joel Brobecker <brobecker@adacore.com>
5820
5821 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
5822 * gdb.ada/arrayptr.exp: Add new tests.
5823
5824 2011-04-01 Joel Brobecker <brobecker@adacore.com>
5825
5826 * gdb.ada/mi_catch_ex: New testcase.
5827
5828 2011-04-01 Pedro Alves <pedro@codesourcery.com>
5829
5830 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
5831 base::overload(void) method without specifying "const".
5832
5833 2011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
5834
5835 * gdb.arch/thumb-singlestep.S: New file.
5836 * gdb.arch/thumb-singlestep.exp: Likewise.
5837
5838 2011-03-31 Tom Tromey <tromey@redhat.com>
5839
5840 * gdb.python/py-prettyprint.py (exception_flag): New global.
5841 (NoStringContainerPrinter._iterator.next): Check it.
5842 * gdb.python/py-prettyprint.c (main): New variable nstype2.
5843 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
5844
5845 2011-03-29 Tom Tromey <tromey@redhat.com>
5846
5847 * gdb.cp/anon-struct.cc: New file.
5848 * gdb.cp/anon-struct.exp: New file.
5849
5850 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5851
5852 Test STT_GNU_IFUNC support.
5853 * gdb.base/gnu-ifunc-lib.c: New file.
5854 * gdb.base/gnu-ifunc.c: New file.
5855 * gdb.base/gnu-ifunc.exp: New file.
5856
5857 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5858
5859 Support a ring of related breakpoints.
5860 * gdb.base/watchpoint-delete.c: New file.
5861 * gdb.base/watchpoint-delete.exp: New file.
5862
5863 2011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5864
5865 * gdb.ada/arrayparam.exp (print first after function call): Use
5866 explicit package name. Add a comment
5867 (print lasta after function call): Rename ...
5868 (print last after function call): ... it and use explicit package
5869 name.
5870 (print length after function call): Use explicit package name.
5871 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
5872 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
5873 (multiple matches for symbol i): Rename ...
5874 (multiple matches for symbol integervar): ... it.
5875 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
5876 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
5877
5878 2011-03-25 Andrew Burgess <aburgess@broadcom.com>
5879
5880 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
5881 environment variable to make grep output more predictable. Move
5882 all the environment setup into gdb_init so it's done once per test
5883 case rather than each time we start gdb.
5884
5885 2011-03-24 Tom Tromey <tromey@redhat.com>
5886
5887 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
5888 test.
5889
5890 2011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5891
5892 * gdb.dwarf2/dw2-entry-value-main.c: New file.
5893 * gdb.dwarf2/dw2-entry-value.S: New file.
5894 * gdb.dwarf2/dw2-entry-value.exp: New file.
5895
5896 2011-03-22 Phil Muldoon <pmuldoon@redhat.com>
5897
5898 PR python/12183
5899
5900 * gdb.python/py-function.exp: Add GdbError tests.
5901
5902 2011-03-18 Pedro Alves <pedro@codesourcery.com>
5903
5904 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
5905 (reglocal_test_func, statlocal_test_func): New functions.
5906 (globals_test_func): Call new functions.
5907 * gdb.trace/unavailable.exp (gdb_collect_args_test)
5908 (gdb_collect_locals_test): New procedure.
5909 (gdb_trace_collection_test): Call new procedures.
5910
5911 2011-03-18 Pedro Alves <pedro@codesourcery.com>
5912
5913 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
5914 (test_register, test_register_unavailable): New procedures.
5915 (gdb_unavailable_registers_test): New procedure.
5916 (gdb_trace_collection_test): Call it.
5917
5918 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5919
5920 PR python/12149
5921
5922 * gdb.python/python.exp: Add gdb.write tests.
5923
5924 2010-03-17 Phil Muldoon <pmuldoon@redhat.com>
5925
5926 * gdb.python/Makefile.in: Add py-objfile.
5927 * gdb.python/py-objfile.exp: New file.
5928 * gdb.python/py-objfile.c: New file.
5929 * gdb.python/py-block.exp: Add is_valid tests.
5930 * gdb.python/py-inferior.exp: Ditto.
5931 * gdb.python/py-infthread.exp: Ditto.
5932 * gdb.python/py-symbol.exp: Ditto.
5933 * gdb.python/py-symtab.exp: Ditto.
5934
5935 2011-03-16 Keith Seitz <keiths@redhat.com>
5936
5937 PR c++/12273
5938 * gdb.cp/cmpd-minsyms.exp: New test.
5939 * gdb.cp/cmpd-minsyms.cc: New file.
5940
5941 PR c++/11734
5942 * gdb.cp/ovsrch.exp: New test.
5943 * gdb.cp/ovsrch.h: New file.
5944 * gdb.cp/ovsrch1.cc: New file.
5945 * gdb.cp/ovsrch2.cc: New file.
5946 * gdb.cp/ovsrch3.cc: New file.
5947 * gdb.cp/ovsrch4.cc: New file.
5948
5949 2011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
5950
5951 PR gdb/12528
5952 * gdb.base/Makefile.in: Adjust EXECUTABLES.
5953 * gdb.base/break-on-linker-gcd-function.exp: New test.
5954 * gdb.base/break-on-linker-gcd-function.cc: New file.
5955
5956 2011-03-15 Andreas Tobler <andreast@fgznet.ch>
5957
5958 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
5959
5960 2011-03-15 Phil Muldoon <pmuldoon@redhat.com>
5961
5962 * lib/gdb.exp (gdb_unload): Add another termination case.
5963
5964 2011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5965
5966 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
5967 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
5968 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
5969 Provide a stub byte there.
5970 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
5971 DW_AT_entry_pc.
5972 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
5973
5974 2011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
5975
5976 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
5977 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
5978 "generic ABI, auto".
5979 (altivec_abi_tests): Accept vectors returned by reference.
5980
5981 2010-03-14 Phil Muldoon <pmuldoon@redhat.com>
5982
5983 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
5984
5985 2011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
5986
5987 * gdb.python/py-section-script.exp: Skip test if no Python support.
5988
5989 2011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
5990
5991 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
5992
5993 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5994
5995 * gdb.python/py-parameter.exp: Update tests to the new Python
5996 parameter API. Add "no documentation" test. Add deprecated API
5997 backward compatibility test.
5998
5999 2011-03-09 Tom Tromey <tromey@redhat.com>
6000
6001 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
6002 gdb_continue_to_end.
6003
6004 2011-03-09 Mark Kettenis <kettenis@gnu.org>
6005
6006 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
6007 tabs.
6008
6009 2011-03-09 Tom Tromey <tromey@redhat.com>
6010
6011 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
6012 parentheses.
6013 (gdb_continue_to_end): Add "allow_extra" parameter. Use
6014 $command.
6015 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
6016 argument to gdb_continue_to_end.
6017 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
6018 argument to gdb_continue_to_end.
6019 * gdb.cp/annota3.exp: Fix regex.
6020 * gdb.cp/annota2.exp: Fix regex.
6021 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
6022 gdb_continue_to_end.
6023 * gdb.base/call-signal-resume.exp: Revert earlier patch.
6024 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
6025 gdb_continue_to_end.
6026
6027 2011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6028
6029 * gdb.server/ext-run.exp
6030 (load new file without any gdbserver inferior): New test.
6031
6032 2011-03-07 Tom Tromey <tromey@redhat.com>
6033
6034 * Makefile.in (TAGS): Rewrite.
6035
6036 2011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6037
6038 * gdb.trace/report.exp (12.1: trace report #1): New match for the
6039 initial commands echo. New match for `Found trace'. Anchor all the
6040 other matches. Anchor and match for `No trace frame found' the final
6041 match.
6042
6043 2011-03-07 Tom Tromey <tromey@redhat.com>
6044
6045 * Makefile.in (TAGS): New target.
6046
6047 2011-03-07 Tom Tromey <tromey@redhat.com>
6048
6049 * lib/opencl.exp (skip_opencl_tests): Update for exit message
6050 change.
6051 * lib/mi-support.exp (mi_gdb_test): Update for exit message
6052 change.
6053 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
6054 exit message change.
6055 (skip_altivec_tests): Update for exit message change.
6056 (skip_vsx_tests): Likewise.
6057 (gdb_continue_to_end): Likewise. Add 'command' argument.
6058 * lib/cell.exp (skip_cell_tests): Update for exit message change.
6059 * gdb.threads/tls.exp: Update for exit message change.
6060 * gdb.threads/thread-unwindonsignal.exp: Use
6061 gdb_continue_to_end.
6062 * gdb.threads/step.exp (step_it): Update for exit message change.
6063 (continue_all): Likewise.
6064 * gdb.threads/print-threads.exp (test_all_threads): Update for
6065 exit message change.
6066 * gdb.threads/interrupted-hand-call.exp: Use
6067 gdb_continue_to_end.
6068 * gdb.threads/execl.exp: Use gdb_continue_to_end.
6069 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
6070 gdb_continue_to_end.
6071 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
6072 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
6073 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
6074 * gdb.cp/method.exp: Update for exit message change.
6075 * gdb.cp/mb-templates.exp: Update for exit message change.
6076 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
6077 * gdb.cp/annota3.exp: Update for exit message change.
6078 * gdb.cp/annota2.exp: Update for exit message change.
6079 * gdb.cell/fork.exp: Use gdb_continue_to_end.
6080 * gdb.base/term.exp: Update for exit message change.
6081 * gdb.base/step-test.exp (test_i): Update for exit message change.
6082 * gdb.base/sigstep.exp (advance): Update for exit message change.
6083 (advancei): Likewise.
6084 * gdb.base/siginfo.exp: Update for exit message change.
6085 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
6086 * gdb.base/reread.exp: Use gdb_continue_to_end.
6087 * gdb.base/langs.exp: Use gdb_continue_to_end.
6088 * gdb.base/interrupt.exp: Update for exit message change.
6089 * gdb.base/gdb1555.exp: Update for exit message change.
6090 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
6091 * gdb.base/ending-run.exp: Update for exit message change.
6092 * gdb.base/chng-syms.exp: Update for exit message change.
6093 * gdb.base/checkpoint.exp: Update for exit message change.
6094 * gdb.base/catch-syscall.exp (check_for_program_end): Use
6095 gdb_continue_to_end.
6096 (test_catch_syscall_with_wrong_args): Likewise.
6097 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
6098 * gdb.base/break-interp.exp (test_ld): Update for exit message
6099 change.
6100 * gdb.base/bang.exp: Update for exit message change.
6101 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
6102 (do_call_attach_tests): Likewise.
6103 * gdb.base/a2-run.exp: Update for exit message change.
6104 * gdb.arch/ppc-dfp.exp: Update for exit message change.
6105 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
6106 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
6107
6108 2011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6109
6110 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
6111
6112 2011-03-03 Tom Tromey <tromey@redhat.com>
6113
6114 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
6115 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
6116 * gdb.hp/gdb.aCC/configure.ac: Remove.
6117 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
6118 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
6119 * gdb.hp/gdb.base-hp/configure.ac: Remove.
6120 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
6121 * gdb.hp/gdb.compat/configure (Makefile): Remove.
6122 * gdb.hp/gdb.compat/configure.ac: Remove.
6123 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
6124 * gdb.hp/gdb.defects/configure (Makefile): Remove.
6125 * gdb.hp/gdb.defects/configure.ac: Remove.
6126 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
6127 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
6128 * gdb.hp/gdb.objdbg/configure.ac: Remove.
6129 * gdb.hp/configure.ac: Remove.
6130 * gdb.hp/configure: Remove.
6131 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
6132 substitution.
6133 (Makefile): Remove rule.
6134 * gdb.cell/configure.ac: Remove.
6135 * gdb.cell/configure: Remove.
6136 * gdb.stabs/Makefile.in (Makefile): Remove.
6137 (distclean): Don't remove config.status or config.log.
6138 * gdb.stabs/configure (Makefile): Remove.
6139 * gdb.stabs/configure.ac: Remove.
6140 * configure: Rebuild.
6141 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
6142 Remove stabs- and cell-specific logic. Test for existence of
6143 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
6144 subdirectories, gdb.cell, and and gdb.stabs.
6145 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
6146
6147 2011-03-03 Joel Brobecker <brobecker@adacore.com>
6148
6149 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
6150 end of buffer.
6151
6152 2011-03-02 Joel Brobecker <brobecker@adacore.com>
6153
6154 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
6155 gdb_test when running a test where we expected no output back.
6156
6157 2011-02-28 Michael Snyder <msnyder@vmware.com>
6158
6159 * gdb.cp/overload.cc: Change initializer value to integer.
6160
6161 2011-02-27 Michael Snyder <msnyder@vmware.com>
6162
6163 * gdb.multi/base.exp: Add test for remove-inferiors.
6164
6165 2011-02-26 Joel Brobecker <brobecker@adacore.com>
6166
6167 * gdb.python/py-frame.exp: Simplify the initialization phase
6168 using prepare_for_testing.
6169
6170 2011-02-25 Michael Snyder <msnyder@vmware.com>
6171
6172 * gdb.multi/base.exp: Add tests for info inferiors with args.
6173
6174 2011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6175
6176 * gdb.dwarf2/dw2-ranges.S: Rename to ...
6177 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
6178 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
6179 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
6180 asmfile3. Comment the STABS (#3) file compilation. Compile
6181 everything through assembler. Provide KFAIL for symtab/12497.
6182 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
6183 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
6184 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
6185 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
6186
6187 2011-02-24 Michael Snyder <msnyder@vmware.com>
6188
6189 * gdb.base/break.exp: Add tests for delete breakpoints using
6190 convenience variables and value history references.
6191
6192 2011-02-24 Michael Snyder <msnyder@vmware.com>
6193
6194 * gdb.base/break.exp: Remove debugging 'printf' accidentally
6195 left behind in previous check-in.
6196
6197 2011-02-23 Michael Snyder <msnyder@vmware.com>
6198
6199 * gdb.base/break.exp: Add tests for "info break" with arguments.
6200 * gdb.trace/infotrace.exp: Update patterns for error and help.
6201 * gdb.base/completion.exp: Update pattern.
6202 * gdb.base/ena-dis-br.exp: Update pattern.
6203 * gdb.base/help.exp: Update patterns.
6204
6205 2011-02-23 Michael Snyder <msnyder@vmware.com>
6206
6207 * gdb.base/memattr.exp: New test.
6208 * gdb.base/memattr.c: Test load for memattr.exp.
6209
6210 2011-02-22 Doug Evans <dje@google.com>
6211
6212 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
6213
6214 2011-02-22 Michael Snyder <msnyder@vmware.com>
6215
6216 * Makefile.in: Make more clean.
6217 * gdb.ada/Makefile.in: Ditto.
6218 * gdb.arch/Makefile.in: Ditto.
6219 * gdb.asm/Makefile.in: Ditto.
6220 * gdb.base/Makefile.in: Ditto.
6221 * gdb.cp/Makefile.in: Ditto.
6222 * gdb.dwarf2/Makefile.in: Ditto.
6223 * gdb.java/Makefile.in: Ditto.
6224 * gdb.mi/Makefile.in: Ditto.
6225 * gdb.modula2/Makefile.in: Ditto.
6226 * gdb.python/Makefile.in: Ditto.
6227 * gdb.server/Makefile.in: Ditto.
6228 * gdb.stabs/Makefile.in: Ditto.
6229 * gdb.threads/Makefile.in: Ditto.
6230 * gdb.trace/Makefile.in: Ditto.
6231
6232 2011-02-22 Michael Snyder <msnyder@vmware.com>
6233
6234 * gdb.threads/thread-find.exp: Add tests for bad input to
6235 info threads.
6236
6237 2011-02-22 Joel Brobecker <brobecker@adacore.com>
6238
6239 * gdb.python/py-breakpoint.exp: Fix the expected output of
6240 one of the "maint info breakpoints" tests to accept the output
6241 generated on platforms that do not have hardware watchpoints.
6242
6243 2011-02-22 Joel Brobecker <brobecker@adacore.com>
6244
6245 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
6246 clean_restart. Be a little stricter in the expected output
6247 for one of the tests. Fix a typo in one of the comments.
6248
6249 2011-02-22 Joel Brobecker <brobecker@adacore.com>
6250
6251 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
6252 Delete variable binfile, no longer use. Add or modify test
6253 comments to make them unique.
6254
6255 2011-02-21 Michael Snyder <msnyder@vmware.com>
6256
6257 * Makefile.in: Update for make clean.
6258 * gdb.ada/Makefile.in: Ditto.
6259 * gdb.arch/Makefile.in: Ditto.
6260 * gdb.asm/Makefile.in: Ditto.
6261 * gdb.base/Makefile.in: Ditto.
6262 * gdb.cp/Makefile.in: Ditto.
6263 * gdb.dwarf2/Makefile.in: Ditto.
6264 * gdb.java/Makefile.in: Ditto.
6265 * gdb.mi/Makefile.in: Ditto.
6266 * gdb.modula2/Makefile.in: Ditto.
6267 * gdb.python/Makefile.in: Ditto.
6268 * gdb.server/Makefile.in: Ditto.
6269 * gdb.stabs/Makefile.in: Ditto.
6270 * gdb.threads/Makefile.in: Ditto.
6271 * gdb.trace/Makefile.in: Ditto.
6272
6273 2011-02-21 Michael Snyder <msnyder@vmware.com>
6274
6275 * gdb.threads/thread-find.exp: Update patterns for changes in
6276 output of "info threads" command.
6277
6278 2011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
6279 Ulrich Weigand <uweigand@de.ibm.com>
6280
6281 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
6282 (skip_hw_watchpoint_tests): Likewise.
6283 (skip_hw_watchpoint_multi_tests): Likewise.
6284
6285 2011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
6286
6287 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
6288 (skip_hw_watchpoint_tests): Likewise.
6289 (skip_hw_watchpoint_multi_tests): Likewise.
6290 (skip_hw_watchpoint_access_tests): Likewise.
6291
6292 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
6293 * gdb.base/pr11022.exp: Likewise.
6294 * gdb.base/watch-read.exp: Likewise.
6295 * gdb.base/watch_thread_num.exp: Likewise.
6296 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
6297 * gdb.base/watchpoint-hw.exp: Likewise.
6298 * gdb.base/watchpoint.exp: Likewise.
6299 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
6300 * gdb.threads/watchthreads-reorder.exp: Likewise.
6301 * gdb.threads/watchthreads.exp: Likewise.
6302 * gdb.threads/watchthreads2.exp: Likewise.
6303
6304 2011-02-21 Joel Brobecker <brobecker@adacore.com>
6305
6306 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
6307 the debugger is unable to find the array bounds.
6308
6309 2011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6310
6311 * gdb.cp/typedef-operator.exp: New file.
6312 * gdb.cp/typedef-operator.cc: New file.
6313
6314 2011-02-17 Michael Snyder <msnyder@vmware.com>
6315
6316 * gdb.threads/thread-find.exp: Fix regular expressions.
6317
6318 2011-02-17 Joel Brobecker <brobecker@adacore.com>
6319
6320 * gdb.ada/packed_array: Expand testcase to test printing of
6321 unconstrained packed array.
6322
6323 2011-02-17 Joel Brobecker <brobecker@adacore.com>
6324
6325 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
6326
6327 2011-02-16 Pedro Alves <pedro@codesourcery.com>
6328
6329 * gdb.trace/collection.c (globalarr3): New global.
6330 (main): Initialize it before collecting, and and clear it
6331 afterwards.
6332 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
6333 collecting with '{type} addr', where the addr expression is not an
6334 rvalue.
6335
6336 2011-02-16 Ken Werner <ken.werner@de.ibm.com>
6337
6338 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
6339 a bool variable. Expect correct OpenCL names for vector types. Use the
6340 uc3 variable name instead of referring to the uchar3 built-in type.
6341 Escape the asterisk at the half pointer test.
6342
6343 2011-02-16 Pedro Alves <pedro@codesourcery.com>
6344
6345 * gdb.trace/collection.c (globalarr2): New global.
6346 (main): Initialize it before collecting, and and clear it
6347 afterwards.
6348 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
6349 collecting overlapping memory ranges.
6350
6351 2011-02-15 Michael Snyder <msnyder@vmware.com>
6352
6353 * gdb.base/default.exp: Add tests for thread commands.
6354 * gdb.base/help.exp: Add tests for thread commands.
6355 * gdb.threads/thread-find.exp: New test for thread find command.
6356
6357 2011-02-15 Ken Werner <ken.werner@de.ibm.com>
6358
6359 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
6360
6361 2011-02-15 Yao Qi <yao@codesourcery.com>
6362
6363 PR tdep/12352
6364 * gdb.arch/arm-disp-step.S : New test for str instruction.
6365 * gdb.arch/arm-disp-step.exp : Likewise.
6366
6367 2011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
6368
6369 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
6370 "vector_register2_vr" test strings. Test the extended floating
6371 point registers (F32~F63).
6372 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
6373 IBM XL C compiler. Make the test program use a register provided
6374 by the compiler for the lxvd2x instruction.
6375
6376 2011-02-14 Pedro Alves <pedro@codesourcery.com>
6377
6378 * gdb.trace/unavailable.cc (class Base, class Middle, class
6379 Derived): New types.
6380 (derived_unavail, derived_partial, derived_whole): New globals.
6381 (virtual_partial): New global.
6382 (virtualp): Point at virtual_partial.
6383 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
6384 related to unavailable vptr.
6385
6386 2011-02-14 Pedro Alves <pedro@codesourcery.com>
6387
6388 * gdb.trace/unavailable.cc (a, b, c): New globals.
6389 (main): Set and clear them.
6390 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
6391 `a' and `c', and check that `b' isn't collected, although `a' and
6392 `c' are.
6393
6394 2011-02-14 Pedro Alves <pedro@codesourcery.com>
6395
6396 * gdb.trace/unavailable.cc (struct Virtual): New.
6397 (virtualp): New global pointer.
6398 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
6399 printing a pointer to an object whose type has a vtable, with
6400 print object on.
6401
6402 2011-02-14 Pedro Alves <pedro@codesourcery.com>
6403
6404 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
6405 value repeat handles unavailableness.
6406
6407 2011-02-14 Pedro Alves <pedro@codesourcery.com>
6408
6409 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
6410 tests for building arrays from unavailable values, subscripting
6411 non-memory rvalue unvailable arrays, and accessing fields or
6412 baseclasses of non-lazy unavailable values,
6413 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
6414 struct types.
6415 (g_smallstruct, g_smallstruct_b): New globals.
6416
6417 2011-02-14 Pedro Alves <pedro@codesourcery.com>
6418
6419 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
6420
6421 2011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6422
6423 Fix const/volatile qualifiers of C++ types, PR c++/12328.
6424 * gdb.cp/overload-const.exp: New file.
6425 * gdb.cp/overload-const.cc: New file.
6426
6427 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
6428
6429 * gdb.opencl/callfuncs.cl: New file.
6430 * gdb.opencl/callfuncs.exp: New test.
6431 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
6432
6433 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
6434
6435 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
6436 when computing result.
6437 * gdb.arch/altivec-abi.exp: Update expected results.
6438
6439 2011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6440
6441 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
6442 * gdb.base/jit.exp: Likewise.
6443 * gdb.base/pie-execl.exp: Likewise.
6444 * gdb.base/solib-nodir.exp: Likewise.
6445 * gdb.base/solib-overlap.exp: Likewise.
6446
6447 2011-02-07 Pedro Alves <pedro@codesourcery.com>
6448
6449 * gdb.trace/collection.c (global_pieces): New.
6450 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
6451 New procedure.
6452 (gdb_trace_collection_test): Call it.
6453
6454 2011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
6455
6456 * gdb.python/py-evthreads.c: New file.
6457 * gdb.python/py-evthreads.exp: New file.
6458 * gdb.python/py-events.py: New file.
6459 * gdb.python/py-events.exp: New file.
6460 * gdb.python/py-events.c: New file.
6461
6462 2011-02-04 David Daney <ddaney@caviumnetworks.com>
6463
6464 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
6465
6466 2011-02-03 Andrew Burgess <aburgess@broadcom.com>
6467
6468 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
6469 gdb.base/disasm-end-cu.exp: New test for disassembling over the
6470 boundary between two compilation units.
6471
6472 2011-02-02 Pedro Alves <pedro@codesourcery.com>
6473
6474 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
6475 (Virtual): New structs.
6476 (virtual_o, virtual_middle_b): New globals.
6477 * gdb.cp/virtbase.exp: New tests.
6478
6479 2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
6480
6481 * gdb.base/jit.exp: New file.
6482 * gdb.base/jit-main.c: New file.
6483 * gdb.base/jit-solib.c: New file.
6484
6485 2011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
6486
6487 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
6488 proceed to initial kernel entry point.
6489 * gdb.opencl/datatypes.exp: Likewise.
6490 * gdb.opencl/operators.exp: Likewise.
6491 * gdb.opencl/vec_comps.exp: Likewise.
6492
6493 2011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
6494
6495 * gdb.cp/nsnested.cc: New.
6496 * gdb.cp/nsnested.exp: New.
6497 * gdb.cp/nsnoimports.exp: New.
6498 * gdb.cp/nsnoimports.cc: New.
6499
6500 2011-01-31 Joel Brobecker <brobecker@adacore.com>
6501
6502 * gdb.base/interact.exp: Add extra tests that verify that
6503 the value of the interactive-mode setting does not change
6504 after the script is sourced.
6505
6506 2011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6507
6508 * gdb.cp/noparam.exp: New file.
6509 * gdb.cp/noparam.cc: New file.
6510
6511 2011-01-28 Pedro Alves <pedro@codesourcery.com>
6512
6513 * gdb.trace/tfile.exp: Test that with no traceframe selected,
6514 there's no stack or registers.
6515
6516 2011-01-26 Tom Tromey <tromey@redhat.com>
6517
6518 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
6519 space before string output. Add test for "set print pretty off"
6520 case.
6521
6522 2011-01-25 Pedro Alves <pedro@codesourcery.com>
6523
6524 * gdb.base/frame-args.exp: Adjust.
6525 * gdb.dwarf2/dw2-noloc.exp: Adjust.
6526 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
6527 * gdb.dwarf2/pieces.exp: Adjust.
6528 * gdb.opt/clobbered-registers-O2.exp: Adjust.
6529 * gdb.opt/inline-locals.exp: Adjust.
6530 * gdb.threads/fork-child-threads.exp: Adjust.
6531
6532 2011-01-25 Ken Werner <ken.werner@de.ibm.com>
6533
6534 * gdb.opencl/convs_casts.cl: Move program scope variables into the
6535 OpenCL kernel function. Add a comment as marker. Add address space
6536 qualifiers for the remaining program scope variables.
6537 * gdb.opencl/datatypes.cl: Likewise.
6538 * gdb.opencl/operators.cl: Likewise.
6539 * gdb.opencl/vec_comps.cl: Likewise.
6540 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
6541 Add breakpoint at the marker comment.
6542 * gdb.opencl/datatypes.exp: Likewise.
6543 * gdb.opencl/operators.exp: Likewise.
6544 * gdb.opencl/vec_comps.exp: Likewise.
6545
6546 2011-01-24 Pedro Alves <pedro@codesourcery.com>
6547
6548 * gdb.base/printcmds.c (some_struct): New struct and instance.
6549 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
6550 procedure.
6551 <global scope>: Call it.
6552
6553 2011-01-21 Ken Werner <ken.werner@de.ibm.com>
6554
6555 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
6556 argument to the gdb_compile_opencl_hostapp call.
6557
6558 2011-01-19 Yao Qi <yao@codesourcery.com>
6559
6560 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
6561 positve list.
6562
6563 2011-01-19 Yao Qi <yao@codesourcery.com>
6564
6565 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
6566 canonical form.
6567 Remove "xscale-*-*"
6568 * gdb.xml/tdesc-regs.exp: Likewise.
6569 * gdb.python/py-section-script.exp: Replace ARM target triplet
6570 with canonical form.
6571 Match arm*-*-symbianelf*.
6572 * gdb.base/dup-sect.exp: Likewise.
6573 * lib/dwarf.exp: New.
6574 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
6575 dwarf2_support.
6576 * gdb.dwarf2/dup-psym.exp: Likewise.
6577 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
6578 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6579 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
6580 * gdb.dwarf2/dw2-basic.exp: Likewise.
6581 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6582 * gdb.dwarf2/dw2-const.exp: Likewise.
6583 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
6584 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
6585 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6586 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
6587 * gdb.dwarf2/dw2-filename.exp: Likewise.
6588 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6589 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
6590 * gdb.dwarf2/dw2-intercu.exp: Likewise.
6591 * gdb.dwarf2/dw2-intermix.exp: Likewise.
6592 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
6593 * gdb.dwarf2/dw2-noloc.exp: Likewise.
6594 * gdb.dwarf2/dw2-op-call.exp: Likewise.
6595 * gdb.dwarf2/dw2-producer.exp: Likewise.
6596 * gdb.dwarf2/dw2-ranges.exp: Likewise.
6597 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
6598 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
6599 * gdb.dwarf2/dw2-strp.exp: Likewise.
6600 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
6601 * gdb.dwarf2/implptr.exp: Likewise.
6602 * gdb.dwarf2/mac-fileno.exp: Likewise.
6603 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
6604 * gdb.dwarf2/pieces.exp: Likewise.
6605 * gdb.dwarf2/pr11465.exp: Likewise.
6606 * gdb.dwarf2/valop.exp: Likewise.
6607 * gdb.dwarf2/watch-notconst.exp: Likewise.
6608 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
6609
6610 2011-01-19 Tom Tromey <tromey@redhat.com>
6611
6612 * gdb.python/py-infthread.exp: Add thread tests.
6613
6614 2011-01-14 Joel Brobecker <brobecker@adacore.com>
6615
6616 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
6617
6618 2011-01-14 Joel Brobecker <brobecker@adacore.com>
6619
6620 * gdb.ada/widewide: New testcase.
6621
6622 2011-01-13 Joel Brobecker <brobecker@adacore.com>
6623
6624 * gdb.base/interact.exp: New testcase.
6625
6626 2011-01-12 Tom Tromey <tromey@redhat.com>
6627
6628 * gdb.mi/gdb2549.exp: Update for error message changes.
6629 * gdb.mi/mi-cli.exp: Likewise.
6630 * gdb.mi/mi-disassemble.exp: Likewise.
6631 * gdb.mi/mi-pthreads.exp: Likewise.
6632 * gdb.mi/mi-regs.exp: Likewise.
6633 * gdb.mi/mi-stack.exp: Likewise.
6634 * gdb.mi/mi-var-block.exp: Likewise.
6635 * gdb.mi/mi-var-cmd.exp: Likewise.
6636 * gdb.mi/mi2-cli.exp: Likewise.
6637 * gdb.mi/mi2-disassemble.exp: Likewise.
6638 * gdb.mi/mi2-pthreads.exp: Likewise.
6639 * gdb.mi/mi2-regs.exp: Likewise.
6640 * gdb.mi/mi2-stack.exp: Likewise.
6641 * gdb.mi/mi2-var-block.exp: Likewise.
6642 * gdb.mi/mi2-var-cmd.exp: Likewise.
6643
6644 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
6645 Jan Kratochvil <jan.kratochvil@redhat.com>
6646
6647 PR fortran/11104 and DWARF unbound arrays detection.
6648 * gdb.fortran/multi-dim.exp: New file.
6649 * gdb.fortran/multi-dim.f90: New file.
6650
6651 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
6652
6653 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
6654 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
6655 add new tests for opcode dumping.
6656
6657 2011-01-11 Tom Tromey <tromey@redhat.com>
6658
6659 * gdb.python/py-infthread.exp: Load gdb-python.exp.
6660
6661 2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
6662
6663 Convert hardware watchpoints to use breakpoint_ops.
6664 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
6665 type is not supported.
6666 * gdb.base/foll-fork.exp: Likewise.
6667 * gdb.base/foll-vfork.exp: Likewise.
6668
6669 2011-01-10 Phil Muldoon <pmuldoon@redhat.com>
6670
6671 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
6672 Use load_lib gdb-python.exp.
6673 * gdb.python/python.exp: Ditto.
6674 * gdb.python/py-function.exp: Ditto.
6675
6676 2011-01-09 Andreas Schwab <schwab@linux-m68k.org>
6677
6678 * gdb.threads/tls.exp ("info address me"): Fix expected output.
6679
6680 2011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6681
6682 * configure: Regenerate.
6683
6684 2011-01-06 Tom Tromey <tromey@redhat.com>
6685
6686 * gdb.python/py-frame.exp: Test gdb.newest_frame.
6687
6688 2011-01-06 Joel Brobecker <brobecker@adacore.com>
6689
6690 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
6691 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
6692 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
6693 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
6694 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
6695 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
6696 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
6697 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
6698 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
6699 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
6700 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
6701 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
6702 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
6703 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
6704 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
6705 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
6706 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
6707 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
6708 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
6709 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
6710 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
6711 gdb.ada/uninitialized_vars.exp,
6712 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
6713 Simplify by using clean_restart.
6714
6715 2011-01-06 Joel Brobecker <brobecker@adacore.com>
6716
6717 Add marker to be used as anchor for inserting breakpoints.
6718 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
6719 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
6720 Likewise.
6721
6722 Remove uses of gdb_start_cmd.
6723 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
6724 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
6725
6726 Do not run testcase if testing with GDBserver.
6727 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
6728 if testing with GDBserver.
6729
6730 2011-01-06 Joel Brobecker <brobecker@adacore.com>
6731
6732 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
6733 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
6734 copyright header.
6735
6736 2011-01-05 Joel Brobecker <brobecker@adacore.com>
6737
6738 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
6739 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
6740 testsuite/gdb.fortran/complex.f,
6741 testsuite/gdb.fortran/derived-type.f90,
6742 testsuite/gdb.fortran/library-module-lib.f90,
6743 testsuite/gdb.fortran/library-module-main.f90,
6744 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
6745 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
6746 Copyright year update.
6747
6748 2011-01-05 Joel Brobecker <brobecker@adacore.com>
6749
6750 * gdb.base/langs1.f: Add copyright header.
6751
6752 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6753
6754 * gdb.base/morestack.exp: New file.
6755 * gdb.base/morestack.c: New file.
6756
6757 2011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6758
6759 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
6760
6761 2010-12-29 Joel Brobecker <brobecker@adacore.com>
6762
6763 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
6764 * gdb.ada/arrayptr.exp: Add test printing that new variable.
6765
6766 2010-12-29 Joel Brobecker <brobecker@adacore.com>
6767
6768 * gdb.ada/lang_switch.exp: Correct expected parameter value.
6769
6770 2010-12-25 Andreas Schwab <schwab@linux-m68k.org>
6771
6772 * gdb.threads/tls.exp: Fix typo.
6773
6774 * gdb.threads/thread-specific.exp (get_thread_list): Update.
6775 * gdb.threads/execl.exp: Update.
6776
6777 2010-12-23 Yao Qi <yao@codesourcery.com>
6778
6779 * gdb.arch/arm-disp-step.exp: New.
6780 * gdb.arch/arm-disp-step.S: New.
6781
6782 2010-12-21 Tom Tromey <tromey@redhat.com>
6783
6784 * gdb.threads/execl.exp: Update.
6785 * gdb.threads/linux-dp.exp: Update.
6786 * gdb.threads/manythreads.exp: Update.
6787 * gdb.threads/tls.exp: Update.
6788
6789 2010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6790
6791 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
6792 (NextOverThrowDerivates) <resumebpt>: New.
6793 (resumebpt_test): New.
6794 (main): Call resumebpt_test.
6795 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
6796
6797 2010-12-12 Stan Shebs <stan@codesourcery.com>
6798
6799 * gdb.trace/tsv.exp: Test print command on trace state variables.
6800
6801 2010-12-09 Tom Tromey <tromey@redhat.com>
6802
6803 * gdb.base/interp.exp: Add regression test.
6804
6805 2010-12-09 Tom Tromey <tromey@redhat.com>
6806
6807 * gdb.java/jnpe.java: New file.
6808 * gdb.java/jnpe.exp: New file.
6809 * gdb.cp/nextoverthrow.exp: New file.
6810 * gdb.cp/nextoverthrow.cc: New file.
6811
6812 2010-12-07 Doug Evans <dje@google.com>
6813
6814 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
6815 of data-directory.
6816 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
6817 updated.
6818 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
6819
6820 2010-11-29 Michael Snyder <msnyder@vmware.com>
6821
6822 * gdb.base/callfuncs.exp: Test for skip_float_tests.
6823 * gdb.base/call-sc.exp: Ditto.
6824 * gdb.base/finish.exp: Ditto.
6825 * gdb.base/return.exp: Ditto.
6826 * gdb.base/return2.exp: Ditto.
6827
6828 2010-11-30 Doug Evans <dje@google.com>
6829
6830 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
6831 (gdb_expect_list): Fix spelling errors in comments.
6832 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
6833 send_gdb/gdb_expect_list where applicable.
6834 * gdb.base/call-ar-st.exp: Ditto.
6835 * gdb.base/funcargs.exp: Ditto.
6836 * gdb.base/gcore.exp: Ditto.
6837 * gdb.base/page.exp: Ditto.
6838 * gdb.base/sigaltstack.exp: Ditto.
6839 * gdb.base/siginfo.exp: Ditto.
6840 * gdb.base/sigstep.exp: Ditto.
6841 * gdb.base/trace-commands.exp: Ditto.
6842
6843 2010-11-29 Doug Evans <dje@google.com>
6844
6845 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
6846 printer-name;subprinter-name.
6847
6848 2010-11-29 Tom Tromey <tromey@redhat.com>
6849
6850 * gdb.dwarf2/implptr.exp: New file.
6851 * gdb.dwarf2/implptr.c: New file.
6852 * gdb.dwarf2/implptr.S: New file.
6853
6854 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
6855
6856 PR python/12199
6857
6858 * gdb.python/py-breakpoint.exp: Test the delete method.
6859
6860 2010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6861
6862 Fix step_resume_breakpoint unsaved during an infcall.
6863 * gdb.base/step-resume-infcall.exp: New file.
6864 * gdb.base/step-resume-infcall.c: New file.
6865
6866 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
6867
6868 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
6869
6870 2010-11-24 Edjunior Machado <emachado@br.ibm.com>
6871
6872 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
6873 on ppc64's symbols; "finish" and "return" commands must accept to
6874 show the caller line again as well as the line after.
6875 * gdb.asm/powerpc64.inc: New file.
6876
6877 2010-11-23 Doug Evans <dje@google.com>
6878
6879 * lib/gdb.exp (gdb_test_sequence): New function.
6880 (gdb_expect_list): Add verbose -log call for each pattern.
6881 * gdb.base/signals.exp (test_handle_all_print): Call it.
6882 Reduce timeout increment from 6 minutes to 1 minute.
6883 * gdb.server/ext-run.exp: Call it.
6884
6885 2010-11-23 Phil Muldoon <pmuldoon@redhat.com>
6886
6887 PR python/12212
6888
6889 * gdb.python/python.exp: Check that selected_thread raises an
6890 error when no inferior is loaded.
6891
6892 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6893
6894 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
6895 * gdb.dwarf2/dw2-stack-boundary.S: New file.
6896
6897 2010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6898
6899 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
6900 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
6901
6902 2010-11-18 Doug Evans <dje@google.com>
6903
6904 * gdb.server/ext-run.exp: Fix intermittent failures.
6905
6906 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6907
6908 * gdb.stabs/gdb11479.exp: Use runto_main.
6909
6910 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6911
6912 * gdb.base/break-entry.exp: Skip if using a stub.
6913
6914 2010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6915
6916 * gdb.python/py-inferior.exp: Pack values in target endianness.
6917
6918 2010-11-12 Tom Tromey <tromey@redhat.com>
6919
6920 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
6921 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
6922 MemoryError.
6923 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
6924 type.
6925 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
6926 MemoryError.
6927 (test_subscript_regression): Update exception type.
6928
6929 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
6930
6931 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
6932 breakpoint tests.
6933
6934 2010-11-09 Pedro Alves <pedro@codesourcery.com>
6935
6936 * gdb.base/watchpoint.exp: Test "watch -location" with an
6937 innacessible location.
6938
6939 2010-11-09 Edjunior Machado <emachado@br.ibm.com>
6940 Luis Machado <luisgpm@br.ibm.com>
6941
6942 * gdb.base/maint.exp: Expect "." prefix.
6943 * gdb.base/nodebug.exp: Expect "." Likewise.
6944 * gdb.base/sepsymtab.exp: Expect "." Likewise.
6945 * gdb.base/watchpoint-cond-gone.exp: Likewise.
6946 * gdb.base/watchpoint.exp: Expect a software watch to be created for
6947 POWER server processors.
6948
6949 2010-11-08 Edjunior Machado <emachado@br.ibm.com>
6950 Luis Machado <luisgpm@br.ibm.com>
6951
6952 * gdb.base/break-entry.exp: convert entry point for
6953 ppc64 and expect leading `.' on ppc64's symbols
6954
6955 2010-11-05 Doug Evans <dje@google.com>
6956
6957 * gdb.base/help.exp: Update expected output.
6958 * gdb.python/py-param.exp: Delete, contents moved to ...
6959 * gdb.python/py-parameter.exp: ... here. New file.
6960 Add test for gdb.parameter ("directories").
6961
6962 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
6963
6964 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
6965 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
6966 * configure: Regenerate.
6967 * gdb.opencl/Makefile.in: New File.
6968 * gdb.opencl/datatypes.exp: Likewise.
6969 * gdb.opencl/datatypes.cl: Likewise.
6970 * gdb.opencl/operators.exp: Likewise.
6971 * gdb.opencl/operators.cl: Likewise.
6972 * gdb.opencl/vec_comps.exp: Likewise.
6973 * gdb.opencl/vec_comps.cl: Likewise.
6974 * gdb.opencl/convs_casts.exp: Likewise.
6975 * gdb.opencl/convs_casts.cl: Likewise.
6976 * lib/opencl.exp: Likewise.
6977 * lib/opencl_hostapp.c: Likewise.
6978 * lib/opencl_kernel.cl: Likewise.
6979 * lib/cl_util.c: Likewise.
6980 * lib/cl_util.c: Likewise.
6981 * gdb.base/default.exp (set language): Add "opencl" to the list of
6982 languages.
6983
6984 2010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
6985
6986 * gdb.cp/overload.exp: Added test for inheritance overload.
6987 * gdb.cp/overload.cc: Ditto.
6988 * gdb.cp/oranking.exp: Removed releveant kfails.
6989
6990 2010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6991 Joel Brobecker <brobecker@adacore.com>
6992
6993 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
6994 check test_compiler_info.
6995
6996 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
6997
6998 * gdb.base/gnu_vector.exp: Adjust expect messages.
6999
7000 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
7001
7002 * gdb.base/gnu_vector.exp: Add unary operator tests.
7003
7004 2010-11-03 Ken Werner <ken.werner@de.ibm.com>
7005
7006 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
7007
7008 2010-11-02 Doug Evans <dje@google.com>
7009
7010 * gdb.python/py-pp-maint.c: New file.
7011 * gdb.python/py-pp-maint.exp: New file.
7012 * gdb.python/py-pp-maint.py: New file.
7013
7014 2010-11-02 Tom Tromey <tromey@redhat.com>
7015
7016 * gdb.base/default.exp: Remove "scheme" from language list.
7017
7018 2010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7019
7020 Revert:
7021 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7022 * gdb.threads/sigstep-threads.exp: New file.
7023 * gdb.threads/sigstep-threads.c: New file.
7024
7025 2010-10-20 Michael Snyder <msnyder@vmware.com>
7026
7027 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
7028
7029 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7030
7031 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
7032 Skip test completely if gdb,no_hardware_watchpoints.
7033
7034 2010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7035
7036 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
7037 strict, but do not check for any particular function name within libc.
7038
7039 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
7040
7041 * gdb.cp/smartp.exp: New test.
7042 * gdb.cp/smartp.cc : New test.
7043
7044 2010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
7045
7046 * gdb.cp/converts.exp: Test pointer to bool conversion.
7047 Test pointer to long conversion.
7048 * gdb.cp/oranking.exp: Removed relevant kfail.
7049
7050 2010-10-18 Tom Tromey <tromey@redhat.com>
7051
7052 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
7053 argument to lazy_string.
7054 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
7055 (pp_ls.to_string): Use it.
7056 * gdb.python/py-prettyprint.c (main): Move declarations to top.
7057 Add "estring2" local.
7058
7059 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7060
7061 Fix s390x compatibility.
7062 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
7063 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
7064
7065 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7066
7067 * gdb.threads/sigstep-threads.exp: New file.
7068 * gdb.threads/sigstep-threads.c: New file.
7069
7070 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7071
7072 * gdb.base/pie-execl.exp: New file.
7073 * gdb.base/pie-execl.c: New file.
7074
7075 2010-10-13 Doug Evans <dje@google.com>
7076 Jan Kratochvil <jan.kratochvil@redhat.com>
7077
7078 PR exp/12117
7079 * gdb.cp/ptype-cv-cp.cc: New file.
7080 * gdb.cp/ptype-cv-cp.exp: New file.
7081
7082 2010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
7083
7084 * gdb.cp/converts.cc: New test program.
7085 * gdb.cp/converts.exp: New test.
7086 * gdb.cp/overload.exp: Added test for void* vs int*.
7087 * gdb.cp/overload.exp: Ditto.
7088 * gdb.cp/oranking.exp: Removed related kfail.
7089
7090 2010-10-13 Doug Evans <dje@google.com>
7091
7092 * lib/gdb-python.exp (gdb_check_python_config): New function.
7093 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
7094 * gdb.python/lib-types.cc: New file.
7095 * gdb.python/lib-types.exp: New file.
7096
7097 2010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7098
7099 * gdb.python/py-error.exp: New file.
7100 * gdb.python/py-error.py: New file.
7101
7102 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7103
7104 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
7105 gdb_test_multiple.
7106
7107 2010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7108
7109 * gdb.base/break-interp.exp: Use ldlags for linking flags.
7110 * gdb.base/prelink.exp: Likewise.
7111 * gdb.base/solib-nodir.exp: Likewise.
7112 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
7113 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
7114 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
7115
7116 2010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7117
7118 * break-interp.exp (test_ld): Use two separate gdb_expect statements
7119 for the "info files" test to avoid timeouts on slow machines.
7120
7121 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7122
7123 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
7124 (main): Make openlib dummy call.
7125
7126 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7127
7128 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
7129 * break-interp.exp (reach): Move the core body ...
7130 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
7131 (test_ld): Provide always real argument, even to the linker. Replace
7132 dl_main by _dl_debug_state.
7133
7134 2010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7135
7136 Fix results of prelinked PIEs on ppc*.
7137 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
7138 Accept also DISPLACEMENT "PRESENT".
7139 (main): Replace "ZERO" displacements by "PRESENT".
7140
7141 2010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
7142
7143 * gdb.cp/oranking.exp: New test.
7144 * gdb.cp/oranking.cc: New test program.
7145
7146 2010-10-08 Ken Werner <ken.werner@de.ibm.com>
7147
7148 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
7149 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
7150
7151 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
7152
7153 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
7154 lush, lynx) New constant.
7155 * gdb.base/constvars.exp: Test const array types.
7156 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
7157
7158 2010-10-06 Doug Evans <dje@google.com>
7159
7160 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
7161 of syscall staging area.
7162
7163 2010-10-06 Ken Werner <ken.werner@de.ibm.com>
7164
7165 * gdb.base/gnu_vector.c: Add variable c4.
7166 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
7167 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
7168
7169 2010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
7170
7171 * gdb.arch/altivec-abi.exp: Fix a typo.
7172
7173 2010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
7174
7175 * lib/mi-support.exp (thread_selected_re): Correct pattern used
7176 to match a thread ID.
7177
7178 2010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7179
7180 Fix s390x testcase compatibility.
7181 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
7182
7183 2010-10-01 Doug Evans <dje@google.com>
7184
7185 * lib/gdb-python.exp: New file.
7186 * gdb.python/py-block.exp: Use it.
7187 * gdb.python/py-breakpoint.exp: Ditto.
7188 * gdb.python/py-frame.exp: Ditto.
7189 * gdb.python/py-inferior.exp: Ditto.
7190 * gdb.python/py-param.exp: Ditto.
7191 * gdb.python/py-prettyprint.exp: Ditto.
7192 * gdb.python/py-shared.exp: Ditto.
7193 * gdb.python/py-symbol.exp: Ditto.
7194 * gdb.python/py-symtab.exp: Ditto.
7195 * gdb.python/py-type.exp: Ditto.
7196 * gdb.python/py-value.exp: Ditto.
7197 * gdb.python/python.exp: Ditto.
7198
7199 2010-09-30 Tom Tromey <tromey@redhat.com>
7200
7201 * gdb.base/anon.exp: New file.
7202 * gdb.base/anon.c: New file.
7203
7204 2010-09-30 Tom Tromey <tromey@redhat.com>
7205
7206 * gdb.base/completion.exp: Test completion through anonymous
7207 union.
7208 * gdb.base/break1.c (struct some_struct): Add anonymous union.
7209
7210 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7211
7212 Fix printing parameters of inlined functions.
7213 * gdb.dwarf2/dw2-inline-param.exp: New file.
7214 * gdb.dwarf2/dw2-inline-param-main.c: New file.
7215 * gdb.dwarf2/dw2-inline-param.S: New file.
7216
7217 2010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7218
7219 PR corefiles/12071.
7220 * gdb.base/corefile.exp (quit with a process, no question: load core)
7221 (quit with a core file): New tests.
7222
7223 2010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7224
7225 Fix GDB crash on inferior calls with self-referencing classes.
7226 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
7227 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
7228 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
7229
7230 2010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7231
7232 Fix lost siginfo_t for inferior calls.
7233 * gdb.base/siginfo-infcall.exp: New file.
7234 * gdb.base/siginfo-infcall.c: New file.
7235
7236 2010-09-22 Joel Brobecker <brobecker@adacore.com>
7237
7238 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
7239
7240 2010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7241
7242 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
7243 New test.
7244 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
7245
7246 2010-09-22 Joel Brobecker <brobecker@adacore.com>
7247
7248 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
7249 type of our const type.
7250
7251 2010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
7252
7253 * gdb.cp/pr12028.cc: New.
7254 * gdb.cp/pr12028.exp: New.
7255
7256 2010-09-22 Joel Brobecker <brobecker@adacore.com>
7257
7258 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
7259
7260 2010-09-16 Phil Muldoon <pmuldoon@redhat.com>
7261 Jan Kratochvil <jan.kratochvil@redhat.com>
7262
7263 PR mi/11407
7264 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
7265 * gdb.mi/dw2-ref-missing-frame-main.c New File.
7266 * gdb.mi/dw2-ref-missing-frame.S New File.
7267 * gdb.mi/dw2-ref-missing-frame.exp New File.
7268
7269 2010-09-14 Tom Tromey <tromey@redhat.com>
7270
7271 PR symtab/8399:
7272 * gdb.threads/tls.exp: Remove kfail. Update expected output.
7273
7274 2010-09-14 Tom Tromey <tromey@redhat.com>
7275
7276 PR exp/11803:
7277 * gdb.threads/tls.exp: Use C++.
7278 (check_thread_local): Use K::another_thread_local.
7279 * gdb.threads/tls.c (class K): New.
7280 (another_thread_local): Now a member of K.
7281 (spin): Update. No longer K&R C.
7282
7283 2010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
7284
7285 * gdb.cp/koenig.cc: created class for testing member lookup.
7286 * gdb.cp/koenig.exp: Added test for member lookup.
7287
7288 2010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7289
7290 Fix false FAILs on sourcetree topdir directory containing "kill".
7291 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
7292 source line matching regexp.
7293
7294 2010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7295
7296 * gdb.python/python.exp (set height 0, collect help from uiout)
7297 (verify help to uiout): New tests.
7298
7299 2010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7300
7301 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
7302 is_lp64_target to check 64bit target.
7303
7304 2010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7305
7306 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
7307 (test_ld) <powerpc64-*>: New.
7308
7309 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
7310
7311 * gdb.cp/templates.exp (test_template_args): Allow "struct".
7312
7313 2010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
7314
7315 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
7316 (FunctionArg::method): New function.
7317 (empty, arg): New variables.
7318 (main): Call arg.method.
7319 * gdb.cp/templates.exp (test_template_args): New function.
7320 (do_tests): Call it.
7321
7322 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
7323
7324 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
7325 of "next" to proceed over pthread_exit call.
7326
7327 2010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
7328
7329 * gdb.base/maint.exp: Avoid wildcards against potentially very long
7330 "maint print statistics" output to prevent expect timeouts.
7331
7332 2010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7333
7334 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
7335 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
7336 (test_float_rejected): ... here.
7337 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
7338 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
7339 (test_float_rejected): ... here.
7340 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
7341 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
7342 (test_float_rejected): ... here.
7343 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
7344 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
7345 (test_float_rejected): ... here.
7346
7347 2010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7348
7349 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
7350 before disabling hardware watchpoints.
7351 (test_inaccessible_watchpoint): Check that hardware watchpoints
7352 are used. Test for watchpoints on a constant address.
7353
7354 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7355
7356 * gdb.base/ui-redirect.exp: New file.
7357
7358 2010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7359 Joel Brobecker <brobecker@adacore.com>
7360
7361 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
7362
7363 2010-08-31 Doug Evans <dje@google.com>
7364
7365 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
7366
7367 2010-08-30 Tom Tromey <tromey@redhat.com>
7368
7369 PR python/11792:
7370 * gdb.python/py-value.exp (test_subscript_regression): Add
7371 dynamic_type test.
7372
7373 2010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
7374
7375 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
7376 instead of running to main. Do not test the main function.
7377 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
7378 Add new main.
7379
7380 2010-08-26 Pedro Alves <pedro@codesourcery.com>
7381
7382 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
7383 one test.
7384
7385 2010-08-24 Doug Evans <dje@google.com>
7386
7387 PR symtab/11942
7388 * gdb.dwarf2/dw4-sig-types.cc: New file.
7389 * gdb.dwarf2/dw4-sig-types.h: New file.
7390 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
7391 * gdb.dwarf2/dw4-sig-types.exp: New file.
7392
7393 2010-08-23 Tom Tromey <tromey@redhat.com>
7394
7395 PR python/11145:
7396 * gdb.python/py-value.c (Base, Derived): New types.
7397 (base): New global.
7398 * gdb.python/py-value.exp (test_subscript_regression): Add
7399 dynamic_cast test.
7400
7401 2010-08-23 Tom Tromey <tromey@redhat.com>
7402
7403 PR python/10676:
7404 * gdb.python/py-type.exp (test_fields): Add tests for type
7405 equality.
7406
7407 2010-08-23 Tom Tromey <tromey@redhat.com>
7408
7409 PR python/11915:
7410 * gdb.python/py-type.exp (test_fields): Add tests for array.
7411
7412 2010-08-23 Keith Seitz <keiths@redhat.com>
7413
7414 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
7415 have any children. Create a new abbrev for it.
7416 Add missing terminal sequence to .debug_abbrev.
7417
7418 2010-08-20 Keith Seitz <keiths@redhat.com>
7419
7420 PR symtab/11465:
7421 * gdb.dwarf2/pr11465.exp: New test.
7422 * gdb.dwarf2/pr11465.S: New file.
7423 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
7424 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
7425
7426 2010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
7427
7428 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
7429 registers. Update data sets with the new v2_double element in the
7430 VSX register union. Add vector_register3_vr data set for the AltiVec
7431 registers. Use gdb_test_no_output instead of send_gdb.
7432
7433 2010-08-19 Pedro Alves <pedro@codesourcery.com>
7434
7435 * gdb.python/py-shared.exp: New file, factored out from
7436 python.exp.
7437 * gdb.python/py-shared.c: New file.
7438 * gdb.python/py-shared-sl.c: New file.
7439 * gdb.python/python-1.c: New file.
7440 * gdb.python/python-sl.c: Delete.
7441 * gdb.python/python.c: Mention python-1.c.
7442 * gdb.python/python.exp: Move shared library tests to
7443 py-shared.exp.
7444 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
7445 (MISCELLANEOUS): New.
7446 (clean mostlyclean): Also remove $MISCELLANEOUS.
7447
7448 2010-08-19 Doug Evans <dje@google.com>
7449
7450 PR exp/11926
7451 * gdb.base/printcmds.exp (test_float_accepted): New function.
7452 Move existing float tests there. Add tests for floats with suffixes.
7453 (test_float_rejected): New function.
7454 * gdb.java/jv-print.exp (test_float_accepted): New function.
7455 (test_float_rejected): New function.
7456 * gdb.objc/print.exp: New file.
7457 * gdb.pascal/print.exp: New file.
7458 * lib/objc.exp: New file.
7459
7460 2010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
7461
7462 * gdb.base/default.exp (info set): Avoid full buffer error and force
7463 reading up to final gdb prompt.
7464 (show): Likewise.
7465
7466 2010-08-18 Tom Tromey <tromey@redhat.com>
7467
7468 PR symtab/11919:
7469 * gdb.base/completion.exp: Add test.
7470
7471 2010-08-18 Doug Evans <dje@google.com>
7472
7473 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
7474 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
7475 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
7476 Simplify, early exit if runto_main fails.
7477 * gdb.fortran/exprs.exp: load_lib fortran.exp.
7478 (set_lang_fortran): Moved to lib/fortran.exp.
7479 * gdb.fortran/types.exp: load_lib fortran.exp.
7480 (set_lang_fortran): Moved to lib/fortran.exp.
7481 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
7482 * gdb.java/jprint.exp (set_lang_java): Ditto.
7483 * gdb.java/jv-exp.exp: load_lib java.exp.
7484 If set_lang_java fails, issue a warning instead of failure to be
7485 consistent with other set_lang_foo uses.
7486 (set_lang_java): Moved to lib/java.exp.
7487 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
7488 If set_lang_java fails, issue a warning instead of failure to be
7489 consistent with other set_lang_foo uses.
7490 * gdb.pascal/types.exp: load_lib pascal.exp.
7491 (set_lang_pascal): Moved to lib/pascal.exp.
7492 * lib/fortran.exp: New file.
7493 * lib/java.exp (set_lang_java): New function.
7494 * lib/pascal.exp (set_lang_pascal): New function.
7495
7496 2010-08-18 Yao Qi <yao@codesourcery.com
7497
7498 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
7499 func_nofb_start and func_loopfb_start, so that address of functions
7500 is equal to these labels on Thumb.
7501
7502 2010-08-18 Yao Qi <yao@codesourcery.com>
7503
7504 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
7505 to reflect latest c source file.
7506
7507 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7508
7509 * gdb.cp/infcall-dlopen.exp: New file.
7510 * gdb.cp/infcall-dlopen.cc: New file.
7511 * gdb.cp/infcall-dlopen-lib.cc: New file.
7512
7513 2010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7514 Pedro Alves <pedro@codesourcery.com>
7515
7516 PR breakpoints/11371
7517
7518 * gdb.base/watch-cond-infcall.exp: New file.
7519 * gdb.base/watch-cond-infcall.c: New file.
7520
7521 2010-08-16 Tom Tromey <tromey@redhat.com>
7522
7523 * gdb.base/help.exp: Update.
7524 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
7525 watchpoint.
7526 (test_watch_location): New proc.
7527 (test_watchpoint_in_big_blob): Delete watchpoint.
7528 * gdb.base/watchpoint.c (func5): New function.
7529 (main): Call it.
7530
7531 2010-08-16 Doug Evans <dje@google.com>
7532
7533 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
7534
7535 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
7536
7537 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
7538 tests.
7539
7540 2010-08-11 Ken Werner <ken.werner@de.ibm.com>
7541
7542 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
7543 * gdb.base/gnu_vector.c: New File.
7544 * gdb.base/gnu_vector.exp: Likewise.
7545
7546 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
7547
7548 * gdb.python/python.c: New File.
7549 * gdb.python/python-sl.c: New File.
7550 * gdb.python/python.exp: Test solib_address and decode_line
7551 * functions.
7552
7553 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7554
7555 * gdb.python/python.exp (show height, set height 10)
7556 (verify pagination beforehand, verify pagination beforehand: q)
7557 (gdb.execute does not page, verify pagination afterwards)
7558 (verify pagination afterwards: q): New.
7559
7560 2010-08-02 Doug Evans <dje@google.com>
7561
7562 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
7563 because of an older gcc, change test2
7564 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
7565 to unsupported.
7566
7567 2010-07-30 Kazu Hirata <kazu@codesourcery.com>
7568
7569 * gdb.base/break-always.exp: Do not expect full paths to file
7570 names.
7571 * gdb.base/commands.exp: Likewise.
7572
7573 2010-07-30 Doug Evans <dje@google.com>
7574
7575 * gdb.cp/temargs.exp: For new tests that require newer gccs,
7576 xfail them when run with older gccs.
7577
7578 * lib/gdb.exp (build_executable): Forward "c++" option to
7579 get_compiler_info.
7580
7581 * gdb.python/py-type.exp (test_template): Mark as xfail tests
7582 "python print ttype.template_argument(1)" and
7583 "python print isinstance(ttype.template_argument(1), gdb.Value)"
7584 if using gcc 4.4 or earlier.
7585
7586 * gdb.base/valgrind-db-attach.exp: Use unique test name for
7587 attach-to-debugger handling.
7588
7589 2010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7590
7591 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
7592 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
7593 (main): Use copyreloc.
7594 * gdb.base/prelink.exp (split debug of executable)
7595 (.dynbss vs. .bss address shift): New tests.
7596
7597 2010-07-29 Pedro Alves <pedro@codesourcery.com>
7598
7599 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
7600 in gdb_test_multiple.
7601
7602 2010-07-29 Pedro Alves <pedro@codesourcery.com>
7603
7604 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
7605 environment.
7606
7607 2010-07-28 Tom Tromey <tromey@redhat.com>
7608
7609 PR python/11060:
7610 * gdb.python/py-type.c (Temargs): New template.
7611 (temvar): New variable.
7612 * gdb.python/py-type.exp (test_template): New proc.
7613
7614 2010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
7615
7616 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
7617 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
7618
7619 2010-07-28 Tom Tromey <tromey@redhat.com>
7620
7621 PR c++/9946:
7622 * gdb.cp/temargs.exp: New file.
7623 * gdb.cp/temargs.cc: New file.
7624
7625 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7626
7627 * gdb.base/help.exp (help disassemble): Update the content.
7628
7629 2010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7630
7631 * gdb.threads/ia64-sigill.exp: New file.
7632 * gdb.threads/ia64-sigill.c: New file.
7633
7634 2010-07-27 Tom Tromey <tromey@redhat.com>
7635
7636 * gdb.opt/inline-cmds.c (ATTR): New define.
7637 (func1): Use it.
7638 (func2): Likewise.
7639 (func3): Likewise.
7640 (outer_inline1): Likewise.
7641 (outer_inline2): Likewise.
7642 * gdb.opt/inline-bt.c (ATTR): New define.
7643 (func1): Use it.
7644 (func2): Likewise.
7645 * gdb.opt/inline-locals.c (ATTR): New define.
7646 (func1): Use it.
7647 (func2): Likewise.
7648
7649 2010-07-27 Tom Tromey <tromey@redhat.com>
7650
7651 * gdb.stabs/gdb11479.c (hack): New function.
7652 (test): Use it.
7653 (test2): Use it.
7654 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
7655 (int32_search_buf, int64_search_buf): No longer static.
7656 (x): Remove.
7657 * gdb.base/relocate.c (hack): New function.
7658
7659 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
7660
7661 * gdb.python/py-value.exp (test_inferior_function_call): New function.
7662 * gdb.python/py-value.c (func1): New function.
7663 (func2): Likewise.
7664
7665 2010-07-26 Corinna Vinschen <vinschen@redhat.com>
7666
7667 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
7668 as not to clash with .data section.
7669
7670 2010-07-26 Jerome Guitton <guitton@adacore.com>
7671
7672 * gdb.base/code_elim.exp: New file.
7673 * gdb.base/code_elim1.c: New file.
7674 * gdb.base/code_elim2.c: New file.
7675
7676 2010-07-21 Pedro Alves <pedro@codesourcery.com>
7677
7678 PR symtab/11827
7679
7680 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
7681 (some_volatile_enum): New variable.
7682 * gdb.base/printcmds.exp (test_print_enums): New.
7683 <top level>: Call it.
7684
7685 2010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
7686
7687 * gdb.cp/fpointer.cc: New test.
7688 * gdb.cp/fpointer.exp: New test.
7689
7690 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7691
7692 * gdb.base/solib-nodir.exp: New file.
7693 * lib/gdb.exp (runto): New case for a GDB internal error.
7694
7695 2010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7696 Ulrich Weigand <uweigand@de.ibm.com>
7697 Tom Tromey <tromey@redhat.com>
7698
7699 * gdb.base/charset-malloc.c: New file.
7700 * gdb.base/charset.c (malloc_stub): New prototype.
7701 (main): Call it instead of malloc itself.
7702 * gdb.base/charset.exp: Use only prepare_for_testing.
7703 (binfile): Remove the variable.
7704
7705 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7706
7707 Make core files the process_stratum.
7708 * gdb.base/corefile.exp (run: load core again)
7709 (run: sanity check we see the core file, run: with core)
7710 (run: core file is cleared, attach: load core again)
7711 (attach: sanity check we see the core file, attach: with core)
7712 (attach: core file is cleared): New tests.
7713 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
7714
7715 2010-07-14 Ken Werner <ken.werner@de.ibm.com>
7716
7717 * gdb.arch/altivec-abi.exp: New tests.
7718
7719 2010-07-13 Tom Tromey <tromey@redhat.com>
7720
7721 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
7722 (main): Use it.
7723 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
7724
7725 2010-07-13 Tom Tromey <tromey@redhat.com>
7726
7727 * gdb.base/label.exp: New file.
7728 * gdb.base/label.c: New file.
7729
7730 2010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
7731 H.J. Lu <hongjiu.lu@intel.com>
7732
7733 * lib/gdb.exp (is_ilp32_target): New.
7734 (is_lp64_target): Likewise.
7735
7736 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
7737 target.
7738 * gdb.arch/amd64-disp-step.exp: Likewise.
7739 * gdb.arch/amd64-dword.exp: Likewise.
7740 * gdb.arch/amd64-i386-address.exp: Likewise.
7741 * gdb.arch/amd64-word.exp: Likewise.
7742
7743 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
7744 target.
7745 * gdb.arch/i386-bp_permanent.exp: Likewise.
7746 * gdb.arch/i386-byte.exp: Likewise.
7747 * gdb.arch/i386-disp-step.exp: Likewise.
7748 * gdb.arch/i386-gnu-cfi.exp: Likewise.
7749 * gdb.arch/i386-prologue.exp: Likewise.
7750 * gdb.arch/i386-size-overlap.exp: Likewise.
7751 * gdb.arch/i386-size.exp: Likewise.
7752 * gdb.arch/i386-sse.exp: Likewise.
7753 * gdb.arch/i386-unwind.exp: Likewise.
7754 * gdb.arch/i386-word.exp: Likewise.
7755
7756 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
7757 test only when building 64-bit executables. Do not hard-code
7758 -m64 option.
7759
7760 2010-07-07 Doug Evans <dje@google.com>
7761
7762 * lib/gdb.exp (gdb_test_list_exact): New function.
7763 * gdb.base/default.exp (show convenience): Call it, add tests for
7764 $_sdata = void, $_thread = 0.
7765
7766 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7767 Joel Brobecker <brobecker@adacore.com>
7768
7769 Fix re-run of PIE executable, PR shlibs/11776.
7770 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
7771 Remove $displacement_main to match the solib-svr4.c change. New "kill"
7772 and re-"run" of the inferior.
7773
7774 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7775 Joel Brobecker <brobecker@adacore.com>
7776
7777 Cope with missing /usr/sbin/prelink.
7778 * lib/prelink-support.exp (prelink_no):
7779 <result == 1 && $output is "no such file or directory">: New.
7780 (prelink_yes): Likewise. Return on failed prelink_no.
7781
7782 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7783 Joel Brobecker <brobecker@adacore.com>
7784
7785 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
7786 build_executable by build_executable_own_libs. Replace "prelink -R"
7787 execution by a call of prelink_yes. Comment why "prelink -r" needs no
7788 change.
7789 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
7790 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
7791 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
7792 Replace build_executable by build_executable_own_libs's function
7793 build_executable_own_libs.
7794 (prelinkNO): Create new stub to call prelink_no.
7795 (prelinkYES): Create new stub to call prelink_yes.
7796 (test_attach): Rename calls of copy to file_copy.
7797 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
7798 (copy): Move to ...
7799 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
7800 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
7801 * gdb.base/prelink.exp: Disable testcase also for is_remote and
7802 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
7803 special flags by gdb_compile_shlib. Replace second gdb_compile by
7804 build_executable_own_libs. Replace "prelink -R" execution by a call of
7805 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
7806 a second call of prelink_yes. Replace restart commands by
7807 clean_restart.
7808 (prelink): Rename to ...
7809 (seen displacement message): ... this test. Extend its expectation
7810 strictness.
7811
7812 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7813
7814 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
7815 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
7816 displacement message exactly once.
7817
7818 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7819 Joel Brobecker <brobecker@adacore.com>
7820
7821 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
7822 its restore after the <$relink_args != ""> loop. new comment.
7823
7824 2010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7825 Joel Brobecker <brobecker@adacore.com>
7826
7827 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
7828 code for it. New variable relink_args.
7829 (prelinkYES): Call prelinkNO.
7830 (test_attach): Accept new parameter relink_args. Re-prelink the binary
7831 in such case. Move the core code to ...
7832 (test_attach_gdb): ... a new function. Send GDB command "file".
7833 Extend expected "Attaching to " string.
7834
7835 2010-07-02 Tom Tromey <tromey@redhat.com>
7836
7837 * gdb.base/bitops.exp: Remove extraneous "pass".
7838
7839 2010-07-02 Ken Werner <ken.werner@de.ibm.com>
7840
7841 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
7842
7843 2010-07-01 Pedro Alves <pedro@codesourcery.com>
7844
7845 * gdb.base/help.exp: Adjust expected output.
7846
7847 2010-07-01 Pedro Alves <pedro@codesourcery.com>
7848
7849 * gdb.base/help.exp: Adjust expected output.
7850
7851 2010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7852
7853 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
7854 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
7855 c++/11702.
7856
7857 2010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7858 Doug Evans <dje@google.com>
7859
7860 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
7861 add .dynamic entry'.
7862
7863 2010-06-29 Doug Evans <dje@google.com>
7864
7865 Test PR c++/11702.
7866 * gdb.cp/m-static.exp: Add testcase.
7867 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
7868
7869 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
7870 Tom Tromey <tromey@redhat.com>
7871 Thiago Jung Bauermann <bauerman@br.ibm.com>
7872
7873 * gdb.python/py-inferior.c: New File.
7874 * gdb.python/py-infthread.c: New File.
7875 * gdb.python/py-inferior.exp: New File.
7876 * gdb.python/py-infthread.exp: New File.
7877
7878 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7879
7880 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
7881 (ptype ::C::OtherFileClass typedefs): New.
7882 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
7883 (C::OtherFileClass::cOtherFileClassVar2): New.
7884 (C::OtherFileClass::cOtherFileClassVar_use): Use also
7885 cOtherFileClassVar2.
7886 (C::cOtherFileType2, C::cOtherFileVar2): New.
7887 (C::cOtherFileVar_use): use also cOtherFileVar2.
7888 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
7889
7890 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7891
7892 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
7893 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
7894 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
7895 (print ::C::cOtherFileVar)
7896 (whatis C::OtherFileClass::cOtherFileClassType)
7897 (whatis ::C::OtherFileClass::cOtherFileClassType)
7898 (print C::OtherFileClass::cOtherFileClassVar)
7899 (print ::cOtherFileClassVar)
7900 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
7901 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
7902 trailing content.
7903 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
7904 (C::OtherFileClass::cOtherFileClassVar)
7905 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
7906 (C::cOtherFileVar, C::cOtherFileVar_use): New.
7907
7908 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7909
7910 Test PR c++/11703 and PR gdb/1448.
7911 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
7912 gdb/1448.
7913
7914 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7915
7916 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
7917 (main) <rtti_data>: New.
7918 * gdb.cp/virtbase.exp (print rtti_data): New.
7919
7920 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7921 Joel Brobecker <brobecker@adacore.com>
7922
7923 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
7924
7925 2010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7926
7927 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
7928
7929 2010-06-28 Doug Evans <dje@google.com>
7930
7931 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
7932
7933 2010-06-27 Doug Evans <dje@google.com>
7934
7935 * gdb.cp/m-static.exp: Update expected test output.
7936
7937 2010-06-25 Paul Hilfinger <hilfinger@adacore.com>
7938
7939 * gdb.gdb/selftest.exp: Adjust expected message for
7940 capturing start-up runtime.
7941
7942 2010-06-25 Tom Tromey <tromey@redhat.com>
7943
7944 PR python/10808:
7945 * gdb.python/python.exp: Add new tests.
7946
7947 2010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
7948
7949 * gdb.cp/operator.cc: Created an import loop.
7950 * gdb.cp/operator.exp: Added testcase for import loop.
7951
7952 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7953
7954 Test PR python/11407.
7955 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
7956 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
7957 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
7958 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
7959 executable_nofb and executable_fb. New variables srcsfile, objsfile,
7960 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
7961 binfile. Call gdb_compile with clean_restart twice.
7962 (func_nofb print, func_nofb backtrace, func_loopfb print)
7963 (func_loopfb backtrace): New.
7964
7965 2010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7966
7967 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
7968 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
7969 by a hand made one.
7970 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
7971 i?86 requirement. Remove variables srcfile and binfile. New variable
7972 sources, executable_nofb and executable_fb. Call prepare_for_testing.
7973
7974 2010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7975
7976 * gdb.cell/dwarfaddr.exp: New file.
7977 * gdb.cell/dwarfaddr.S: New file.
7978
7979 2010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7980
7981 Test PR 9436.
7982 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
7983
7984 2010-06-24 Hui Zhu <teawater@gmail.com>
7985
7986 * gdb.base/eval.exp: New file.
7987
7988 2010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7989
7990 * gdb.cell/fork.exp: New file.
7991 * gdb.cell/fork.c: Likewise.
7992 * gdb.cell/fork-spu.c: Likewise.
7993
7994 2010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
7995
7996 * lib/gdb.exp (banned_variables_traced): New global variable.
7997 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
7998 (gdb_init): Use `trace add variable' instead of obsolete
7999 `trace variable'.
8000
8001 2010-06-21 Doug Evans <dje@google.com>
8002
8003 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
8004
8005 2010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8006
8007 * gdb.arch/spu-ls.exp: New file.
8008 * gdb.arch/spu-ls.c: Likewise.
8009
8010 2010-06-18 Stan Shebs <stan@codesourcery.com>
8011
8012 * gdb.threads/thread-specific.exp: Add tests of $_thread.
8013
8014 2010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8015
8016 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
8017 * gdb.base/watch-cond.exp: Likewise.
8018 * gdb.python/py-breakpoint.exp: Likewise.
8019
8020 2010-06-18 Pedro Alves <pedro@codesourcery.com>
8021
8022 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
8023 clean_restart, make sure every test has a distinct message, and
8024 that messages don't include the executable' full path.
8025
8026 2010-06-17 Doug Evans <dje@google.com>
8027
8028 * gdb.arch/i386-size.exp: Updated expected output for
8029 DISASSEMBLY_OMIT_FNAME.
8030
8031 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8032 Sergio Durigan Junior <sergiodj@redhat.com>
8033
8034 * gdb.base/watch-notconst.c: New file.
8035 * gdb.base/watch-notconst.S: New file.
8036 * gdb.base/watch-notconst2.c: New file.
8037 * gdb.base/watch-notconst2.S: New file.
8038 * gdb.base/watch-notconst.exp: New file.
8039 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
8040 (func4): Add operations on `global_ptr_ptr'.
8041 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
8042 routine to test watchpoints created with a constant expression.
8043 (test_inaccessible_watchpoint): Include tests for watchpoints
8044 created with a constant expression.
8045
8046 2010-06-14 Kevin Buettner <kevinb@redhat.com>
8047
8048 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
8049 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
8050 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
8051 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
8052 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
8053 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
8054 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
8055 of `_start'.
8056
8057 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8058
8059 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
8060 not supported on the target.
8061 * gdb.mi/mi-nonstop-exit.exp: Likewise.
8062 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8063 * gdb.mi/mi-nsintrall.exp: Likewise.
8064 * gdb.mi/mi-nsmoribund.exp: Likewise.
8065 * gdb.mi/mi-nsthrexec.exp: Likewise.
8066
8067 2010-06-11 Stan Shebs <stan@codesourcery.com>
8068
8069 * gdb.base/permissions.exp: New file.
8070
8071 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8072
8073 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
8074 does not support ELF executable class.
8075
8076 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8077
8078 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
8079
8080 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8081
8082 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
8083 (runto): Catch "The target does not support running in non-stop mode.".
8084
8085 2010-06-11 Michael Snyder <msnyder@vmware.com>
8086
8087 * gdb.base/setshow.exp (set language asm): Don't use
8088 gdb_test_no_output, fails on some targets.
8089
8090 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8091
8092 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
8093 * gdb.cp/pr9167.exp: Likewise.
8094
8095 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8096
8097 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
8098
8099 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8100
8101 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
8102
8103 2010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8104
8105 * gdb.base/charset.c (main): Make sure malloc gets linked in.
8106
8107 2010-06-11 Tom Tromey <tromey@redhat.com>
8108
8109 PR gdb/9977, PR exp/11636::
8110 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
8111 (pieces_test_f6): Update expected output.
8112
8113 2010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8114
8115 * gdb.base/moribund-step.exp: New.
8116
8117 2010-06-08 Michael Snyder <msnyder@vmware.com>
8118
8119 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
8120 * gdb.ada/boolean_expr.exp:
8121 * gdb.ada/frame_args.exp: Ditto.
8122 * gdb.ada/lang_switch.exp: Ditto.
8123 * gdb.ada/ptype_arith_binop.exp: Ditto.
8124 * gdb.ada/ref_param.exp: Ditto.
8125 * gdb.ada/type_coercion.exp:Ditto.
8126
8127 * gdb.asm/asm-source.exp: Ditto.
8128
8129 * gdb.base/attach.exp: Ditto.
8130 * gdb.base/bitfields2.exp: Ditto.
8131 * gdb.base/call-signal-resume.exp: Ditto.
8132 * gdb.base/callfuncs.exp: Ditto.
8133 * gdb.base/commands.exp: Ditto.
8134 * gdb.base/dbx.exp: Ditto.
8135 * gdb.base/default.exp: Ditto.
8136 * gdb.base/dump.exp: Ditto.
8137 * gdb.base/exprs.exp: Ditto.
8138 * gdb.base/freebpcmd.exp: Ditto.
8139 * gdb.base/interrupt.exp: Ditto.
8140 * gdb.base/list.exp: Ditto.
8141 * gdb.base/long_long.exp: Ditto.
8142 * gdb.base/maint.exp: Ditto.
8143 * gdb.base/ptype.exp: Ditto.
8144 * gdb.base/return.exp: Ditto.
8145 * gdb.base/setshow.exp: Ditto.
8146 * gdb.base/sigbpt.exp: Ditto.
8147 * gdb.base/sigrepeat.exp: Ditto.
8148
8149 * gdb.cp/classes.exp: Ditto.
8150
8151 * gdb.dwarf2/dw2-restore.exp: Ditto.
8152
8153 * gdb.gdb/selftest.exp: Ditto.
8154
8155 * gdb.multi/base.exp: Ditto.
8156 * gdb.multi/bkpt-multi-exec.exp: Ditto.
8157
8158 * gdb.python/py-block.exp: Ditto.
8159 * gdb.python/py-prettyprint.exp: Ditto.
8160 * gdb.python/py-template.exp: Ditto.
8161
8162 * gdb.server/ext-attach.exp: Ditto.
8163 * gdb.server/ext-run.exp: Ditto.
8164 * gdb.server/server-mon.exp: Ditto.
8165
8166 * gdb.threads/fork-thread-pending.exp: Ditto.
8167 * gdb.threads/hand-call-in-threads.exp: Ditto.
8168 * gdb.threads/interrupted-hand-call.exp: Ditto.
8169 * gdb.threads/linux-dp.exp: Ditto.
8170 * gdb.threads/manythreads.exp: Ditto.
8171 * gdb.threads/print-threads.exp: Ditto.
8172 * gdb.threads/pthreads.exp: Ditto.
8173 * gdb.threads/schedlock.exp: Ditto.
8174 * gdb.threads/thread-unwindonsignal.exp: Ditto.
8175 * gdb.threads/threadapply.exp: Ditto.
8176
8177 2010-06-08 Michael Snyder <msnyder@vmware.com>
8178
8179 * gdb.ada/exec_changed.exp:
8180 Use ".*" instead of "" as wildcard regexp.
8181
8182 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
8183 * gdb.base/call-ar-st.exp: Ditto.
8184 * gdb.base/checkpoint.exp: Ditto.
8185 * gdb.base/default.exp: Ditto.
8186 * gdb.base/dump.exp: Ditto.
8187 * gdb.base/ending-run.exp: Ditto.
8188 * gdb.base/fileio.exp: Ditto.
8189 * gdb.base/miscexprs.exp: Ditto.
8190 * gdb.base/pointers.exp: Ditto.
8191 * gdb.base/readline.exp: Ditto.
8192 * gdb.base/reread.exp: Ditto.
8193 * gdb.base/restore.exp: Ditto.
8194 * gdb.base/shlib-call.exp: Ditto.
8195 * gdb.base/valgrind-db-attach.exp: Ditto.
8196 * gdb.base/volatile.exp: Ditto.
8197 * gdb.base/watchpoints.exp: Ditto.
8198
8199 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
8200
8201 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
8202 * gdb.python/py-value.exp: Ditto.
8203
8204 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
8205 * gdb.trace/circ.exp: Ditto.
8206 * gdb.trace/collection.exp: Ditto.
8207 * gdb.trace/packetlen.exp: Ditto.
8208 * gdb.trace/passc-dyn.exp: Ditto.
8209 * gdb.trace/report.exp: Ditto.
8210 * gdb.trace/tfile.exp: Ditto.
8211 * gdb.trace/tfind.exp: Ditto.
8212 * gdb.trace/while-dyn.exp: Ditto.
8213
8214 2010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8215
8216 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
8217
8218 2010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8219
8220 Test PR 10640.
8221 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
8222
8223 2010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
8224
8225 * gdb.cp/koenig.exp: Test for ADL operators.
8226 * gdb.cp/koenig.cc: Added ADL operators.
8227 * gdb.cp/operator.exp: New test.
8228 * gdb.cp/operator.cc: New test.
8229
8230 2010-06-04 Michael Snyder <msnyder@vmware.com>
8231
8232 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
8233 * gdb.base/pending.exp: Ditto.
8234
8235 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
8236
8237 2010-06-04 Doug Evans <dje@google.com>
8238
8239 * gdb.python/py-prettyprint.exp: Add new test for enabled and
8240 disabled printers.
8241 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
8242 (enable_lookup_function): New function.
8243
8244 2010-06-04 Tom Tromey <tromey@redhat.com>
8245
8246 * gdb.python/py-value.exp (test_value_hash): Don't test equality
8247 of hash and id.
8248
8249 2010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8250
8251 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
8252 newline.
8253 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
8254 (empty verbose non-noisy clear, empty verbose noisy clear)
8255 (empty non-verbose noisy clear): Likewise.
8256
8257 2010-06-03 Michael Snyder <msnyder@vmware.com>
8258
8259 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
8260 * gdb.base/display.exp: Ditto.
8261 * gdb.base/find.exp: Ditto.
8262 * gdb.base/ifelse.exp: Ditto.
8263 * gdb.base/multi-forks.exp: Ditto.
8264 * gdb.base/recurse.exp: Ditto.
8265 * gdb.base/setshow.exp: Ditto.
8266 * gdb.base/value-double-free.exp: Ditto.
8267 * gdb.base/watch-vfork.exp: Ditto.
8268 * gdb.base/watch_thread_num.exp: Ditto.
8269 * gdb.base/watchpoint-solib.exp: Ditto.
8270 * gdb.base/watchpoint.exp: Ditto.
8271 * gdb.base/watchpoints.exp: Ditto.
8272
8273 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
8274 * gdb.cp/overload.exp: Ditto.
8275 * gdb.cp/virtfunc.exp: Ditto.
8276
8277 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
8278
8279 * gdb.reverse/watch-precsave.exp:
8280 Replace gdb_test with gdb_test_no_output.
8281
8282 * gdb.threads/attach-into-signal.exp:
8283 Replace gdb_test with gdb_test_no_output.
8284 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
8285 * gdb.threads/watchthreads.exp: Ditto.
8286 * gdb.threads/watchthreads2.exp: Ditto.
8287
8288 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
8289 * gdb.trace/tfind.exp: Ditto.
8290
8291 2010-06-03 Joel Brobecker <brobecker@adacore.com>
8292
8293 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
8294 successful test if message is the empty string.
8295
8296 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8297
8298 * gdb.fortran/module.exp (stopped language detection): New test.
8299
8300 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8301
8302 Support DW_TAG_module as separate namespaces.
8303 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
8304 gdb.fortran/library-module-lib.f90: New.
8305 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
8306 (print i): Remove.
8307 (continue to breakpoint: i-is-1, print var_i value 1)
8308 (continue to breakpoint: i-is-2, print var_i value 2)
8309 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
8310 (print var_d, print var_i value 14, ptype modmany, complete `modm)
8311 (complete `modmany, complete `modmany`, complete `modmany`var)
8312 (show language, setting breakpoint at module): New tests.
8313 * gdb.fortran/module.f90 (module mod): Remove.
8314 (module mod1, module mod2, module modmany, subroutine sub1)
8315 (subroutine sub2, program module): New.
8316
8317 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8318
8319 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
8320 (print value of rUC, print value of rI, print value of UI): ... here.
8321 * gdb.cp/anon-union.exp (pass): Rename to ...
8322 (print z 2): ... here.
8323
8324 2010-06-02 Michael Snyder <msnyder@vmware.com>
8325
8326 * gdb.trace/actions.exp: Use gdb_test_no_output.
8327 * gdb.trace/circ.exp: Ditto.
8328 * gdb.trace/packetlen.exp: Ditto.
8329 * gdb.trace/save-trace.exp: Ditto.
8330 * gdb.trace/tracecmd.exp: Ditto.
8331 * gdb.trace/tsv.exp: Ditto.
8332
8333 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
8334 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
8335 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
8336 * gdb.threads/manythreads.exp: Ditto.
8337 * gdb.threads/print-threads.exp: Ditto.
8338 * gdb.threads/pthreads.exp: Ditto.
8339 * gdb.threads/schedlock.exp: Ditto.
8340 * gdb.threads/staticthreads.exp: Ditto.
8341 * gdb.threads/thread-specific.exp: Ditto.
8342 * gdb.threads/thread-unwindonsignal.exp: Ditto.
8343 * gdb.threads/threadapply.exp: Ditto.
8344 * gdb.threads/watchthreads.exp: Ditto.
8345 * gdb.threads/watchthreads2.exp: Ditto.
8346
8347 * gdb.python/py-block.exp: Use gdb_test_no_output.
8348 * gdb.python/py-prettyprint.exp: Ditto.
8349 * gdb.python/py-template.exp: Ditto.
8350 * gdb.python/py-value.exp: Ditto.
8351
8352 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
8353 * gdb.reverse/watch-reverse.exp: Ditto.
8354
8355 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
8356 * gdb.server/ext-run.exp: Ditto.
8357
8358 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
8359 * gdb.dwarf2/dw2-compressed.exp: Ditto.
8360 * gdb.dwarf2/dw2-intercu.exp: Ditto.
8361 * gdb.dwarf2/dw2-intermix.exp: Ditto.
8362 * gdb.dwarf2/dw2-producer.exp: Ditto.
8363 * gdb.dwarf2/mac-fileno.exp: Ditto.
8364
8365 * gdb.gdb/observer.exp: Use gdb_test_no_output.
8366 * gdb.gdb/selftest.exp: Ditto.
8367
8368 * gdb.multi/base.exp: Use gdb_test_no_output.
8369
8370 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
8371
8372 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8373
8374 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
8375
8376 2010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
8377
8378 * gdb.cp/class2.exp: Use gdb_test_no_output.
8379 * gdb.cp/classes.exp: Ditto.
8380 * gdb.cp/extern-c.exp: Ditto.
8381 * gdb.cp/inherit.exp: Ditto.
8382 * gdb.cp/maint.exp: Ditto.
8383 * gdb.cp/mb-inline.exp: Ditto.
8384 * gdb.cp/mb-templates.exp: Ditto.
8385 * gdb.cp/method2.exp: Ditto.
8386 * gdb.cp/misc.exp: Ditto.
8387 * gdb.cp/ovldbreak.exp: Ditto.
8388 * gdb.cp/punctuator.exp: Ditto.
8389 * gdb.cp/templates.exp: Ditto.
8390 * gdb.cp/virtbase.exp: Ditto.
8391
8392 * gdb.threads/attach-stopped.exp:
8393 Replace uses of send_gdb / gdb_expect.
8394 * gdb.threads/attachstop-mt.exp:
8395 Replace uses of send_gdb / gdb_expect.
8396 * gdb.threads/gcore-thread.exp:
8397 Replace uses of send_gdb / gdb_expect.
8398 * gdb.threads/hand-call-in-threads.exp:
8399 Replace uses of send_gdb / gdb_expect.
8400 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
8401 * gdb.threads/print-threads.exp:
8402 Replace uses of send_gdb / gdb_expect.
8403 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
8404 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
8405 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
8406
8407 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
8408 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
8409 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
8410 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
8411 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
8412 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
8413 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
8414 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
8415 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
8416 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
8417 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
8418
8419 2010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8420
8421 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
8422
8423 2010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
8424
8425 * gdb.cp/koenig.exp: Added new test case.
8426 * gdb.cp/koenig.cc: Ditto.
8427
8428 2010-06-01 Michael Snyder <msnyder@vmware.com>
8429
8430 * gdb.base/arithmet.exp: Use gdb_test_no_output.
8431 * gdb.base/arrayidx.exp: Ditto.
8432 * gdb.base/attach.exp: Ditto.
8433 * gdb.base/auxv.exp: Ditto.
8434 * gdb.base/bigcre.exp: Ditto.
8435 * gdb.base/break-always.exp: Ditto.
8436 * gdb.base/break-interp.exp: Ditto.
8437 * gdb.base/break.exp: Ditto.
8438 * gdb.base/breakpoint-shadow.exp: Ditto.
8439 * gdb.base/call-ar-st.exp: Ditto.
8440 * gdb.base/call-sc.exp: Ditto.
8441 * gdb.base/call-signal-resume.exp: Ditto.
8442 * gdb.base/callfuncs.exp: Ditto.
8443 * gdb.base/catch-syscall.exp: Ditto.
8444 * gdb.base/charset.exp: Ditto.
8445 * gdb.base/code-expr.exp: Ditto.
8446 * gdb.base/commands.exp: Ditto.
8447 * gdb.base/cond-expr.exp: Ditto.
8448 * gdb.base/condbreak.exp: Ditto.
8449 * gdb.base/cursal.exp: Ditto.
8450 * gdb.base/cvexpr.exp: Ditto.
8451 * gdb.base/default.exp: Ditto.
8452 * gdb.base/del.exp: Ditto.
8453 * gdb.base/detach.exp: Ditto.
8454 * gdb.base/display.exp: Ditto.
8455 * gdb.base/ena-dis-br.exp: Ditto.
8456 * gdb.base/eval-skip.exp: Ditto.
8457 * gdb.base/foll-fork.exp: Ditto.
8458 * gdb.base/foll-vfork.exp: Ditto.
8459 * gdb.base/frame-args.exp: Ditto.
8460 * gdb.base/funcargs.exp: Ditto.
8461 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8462 * gdb.base/gdbvars.exp: Ditto.
8463 * gdb.base/help.exp: Ditto.
8464 * gdb.base/ifelse.exp: Ditto.
8465 * gdb.base/included.exp: Ditto.
8466 * gdb.base/list.exp: Ditto.
8467 * gdb.base/macscp.exp: Ditto.
8468 * gdb.base/maint.exp: Ditto.
8469 * gdb.base/multi-fork.exp: Ditto.
8470 * gdb.base/overlays.exp: Ditto.
8471 * gdb.base/page.exp: Ditto.
8472 * gdb.base/pending.exp: Ditto.
8473 * gdb.base/pointers.exp: Ditto.
8474 * gdb.base/pr11022.exp: Ditto.
8475 * gdb.base/prelink.exp: Ditto.
8476 * gdb.base/printcmds.exp: Ditto.
8477 * gdb.base/psymtab.exp: Ditto.
8478 * gdb.base/randomize.exp: Ditto.
8479 * gdb.base/relational.exp: Ditto.
8480 * gdb.base/relocate.exp: Ditto.
8481 * gdb.base/remote.exp: Ditto.
8482 * gdb.base/sepdebug.exp: Ditto.
8483 * gdb.base/set-lang-auto.exp: Ditto.
8484 * gdb.base/setshow.exp: Ditto.
8485 * gdb.base/setvar.exp: Ditto.
8486 * gdb.base/signals.exp: Ditto.
8487 * gdb.base/signull.exp: Ditto.
8488 * gdb.base/sigstep.exp: Ditto.
8489 * gdb.base/sizeof.exp: Ditto.
8490 * gdb.base/solib-disc.exp: Ditto.
8491 * gdb.base/store.exp: Ditto.
8492 * gdb.base/structs.exp: Ditto.
8493 * gdb.base/structs2.exp: Ditto.
8494 * gdb.base/subst.exp: Ditto.
8495 * gdb.base/term.exp: Ditto.
8496 * gdb.base/trace-commands.exp: Ditto.
8497 * gdb.base/unwindonsignal.exp: Ditto.
8498 * gdb.base/valgrind-db-attach.exp: Ditto.
8499 * gdb.base/varargs.exp: Ditto.
8500 * gdb.base/watch-cond.exp: Ditto.
8501 * gdb.base/watch_thread_num.exp: Ditto.
8502 * gdb.base/watchpoint-cond-gone.exp: Ditto.
8503 * gdb.base/watchpoint.exp: Ditto.
8504 * gdb.base/whatis-exp.exp: Ditto.
8505
8506 2010-06-01 Michael Snyder <msnyder@vmware.com>
8507
8508 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
8509 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
8510 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
8511 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
8512 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
8513 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
8514 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
8515 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
8516 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
8517 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
8518 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
8519 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
8520 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
8521 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
8522 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
8523
8524 2010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8525
8526 * gdb.base/commands.exp (begin commands on watch): Remove excessive
8527 trailing newline.
8528 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
8529 * gdb.java/jmisc.exp (p *args\n): Rename to ...
8530 (p *args): ... here and remove excessive trailing newline.
8531
8532 2010-05-31 Joel Brobecker <brobecker@adacore.com>
8533
8534 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
8535
8536 2010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
8537
8538 Accept the new Linux kernel "t (tracing stop)" string.
8539 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
8540 Update comment.
8541 (state_wait) <T (tracing stop)>: New.
8542 (main): Update the state_wait expect string.
8543
8544 2010-05-28 Pedro Alves <pedro@codesourcery.com>
8545
8546 * limits.c, limits.exp: Delete files.
8547 * Makefile.in (clean mostlyclean): Adjust.
8548 * tracecmd.exp: Adjust.
8549
8550 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8551
8552 * gdb.base/tui-layout.exp: New.
8553
8554 2010-05-28 Michael Snyder <msnyder@vmware.com>
8555
8556 * gdb.reverse/break-precsave.exp:
8557 Replace uses of send_gdb / gdb_expect.
8558 * gdb.reverse/break-reverse.exp:
8559 Replace uses of send_gdb / gdb_expect.
8560 * gdb.reverse/consecutive-precsave.exp:
8561 Replace uses of send_gdb / gdb_expect.
8562 * gdb.reverse/consecutive-reverse.exp:
8563 Replace uses of send_gdb / gdb_expect.
8564 * gdb.reverse/finish-precsave.exp:
8565 Replace uses of send_gdb / gdb_expect.
8566 * gdb.reverse/finish-reverse.exp:
8567 Replace uses of send_gdb / gdb_expect.
8568 * gdb.reverse/i386-precsave.exp:
8569 Replace uses of send_gdb / gdb_expect.
8570 * gdb.reverse/i386-reverse.exp:
8571 Replace uses of send_gdb / gdb_expect.
8572 * gdb.reverse/i386-sse-reverse.exp:
8573 Replace uses of send_gdb / gdb_expect.
8574 * gdb.reverse/i387-env-reverse.exp:
8575 Replace uses of send_gdb / gdb_expect.
8576 * gdb.reverse/i387-stack-reverse.exp:
8577 Replace uses of send_gdb / gdb_expect.
8578 * gdb.reverse/machinestate-precsave.exp:
8579 Replace uses of send_gdb / gdb_expect.
8580 * gdb.reverse/machinestate.exp:
8581 Replace uses of send_gdb / gdb_expect.
8582 * gdb.reverse/sigall-precsave.exp:
8583 Replace uses of send_gdb / gdb_expect.
8584 * gdb.reverse/sigall-reverse.exp:
8585 Replace uses of send_gdb / gdb_expect.
8586 * gdb.reverse/solib-precsave.exp:
8587 Replace uses of send_gdb / gdb_expect.
8588 * gdb.reverse/solib-reverse.exp:
8589 Replace uses of send_gdb / gdb_expect.
8590 * gdb.reverse/step-precsave.exp:
8591 Replace uses of send_gdb / gdb_expect.
8592 * gdb.reverse/step-reverse.exp:
8593 Replace uses of send_gdb / gdb_expect.
8594 * gdb.reverse/until-precsave.exp:
8595 Replace uses of send_gdb / gdb_expect.
8596 * gdb.reverse/until-reverse.exp:
8597 Replace uses of send_gdb / gdb_expect.
8598 * gdb.reverse/watch-precsave.exp:
8599 Replace uses of send_gdb / gdb_expect.
8600 * gdb.reverse/watch-reverse.exp:
8601 Replace uses of send_gdb / gdb_expect.
8602
8603 2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8604
8605 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
8606 excessive newline.
8607
8608 2010-05-27 Michael Snyder <msnyder@vmware.com>
8609
8610 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
8611 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
8612 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
8613 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
8614 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
8615 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
8616 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
8617 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
8618 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
8619 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
8620 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
8621 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
8622 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
8623 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
8624 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
8625 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
8626 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
8627 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
8628 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
8629
8630 2010-05-26 Michael Snyder <msnyder@vmware.com>
8631
8632 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
8633 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
8634
8635 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
8636 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
8637 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
8638
8639 * gdb.reverse/consecutive-reverse.exp:
8640 Replace uses of send_gdb / gdb_expect.
8641 * gdb.reverse/consecutive-precsave.exp:
8642 Replace uses of send_gdb / gdb_expect.
8643
8644 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
8645 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
8646 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
8647 * gdb.mi/mi-ns-stale-regcache.exp:
8648 Replace uses of send_gdb / gdb_expect.
8649 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
8650 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
8651 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
8652 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
8653 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
8654 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
8655 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
8656 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
8657 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
8658
8659 2010-05-26 Michael Snyder <msnyder@vmware.com>
8660
8661 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
8662
8663 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
8664
8665 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
8666 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
8667 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
8668 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
8669 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
8670 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
8671 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
8672 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
8673 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
8674
8675 2010-05-25 Tom Tromey <tromey@redhat.com>
8676
8677 * gdb.base/macscp.exp: Add missing space after setup_kfail.
8678
8679 2010-05-25 Tom Tromey <tromey@redhat.com>
8680
8681 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
8682 argument order.
8683 * gdb.base/macscp.exp: Fix setup_kfail argument order.
8684 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
8685 order.
8686 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
8687 order.
8688 * gdb.base/call-sc.exp (setup_kfails): Remove.
8689 (setup_compiler_kfails): Remove.
8690 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
8691 argument order.
8692 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
8693 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
8694 (advancei): Fix setup_kfail argument order.
8695 * gdb.base/radix.exp: Fix setup_kfail argument order.
8696 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
8697 order.
8698 * gdb.base/structs.exp (setup_kfails): Remove.
8699 (setup_compiler_kfails): Fix setup_kfail argument order.
8700 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
8701 order.
8702 * gdb.java/jmain.exp: Fix setup_kfail argument order.
8703 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
8704 setup_kfail argument order.
8705 * gdb.cp/overload.exp: Fix setup_kfail argument order.
8706
8707 2010-05-25 Tom Tromey <tromey@redhat.com>
8708
8709 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
8710
8711 2010-05-25 Michael Snyder <msnyder@vmware.com>
8712
8713 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
8714 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
8715 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
8716 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
8717 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
8718 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
8719 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
8720 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
8721 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
8722 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
8723 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
8724 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
8725 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
8726 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
8727 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
8728 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
8729 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
8730 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
8731 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
8732 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
8733 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
8734 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
8735 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
8736 * gdb.base/default.exp: Replace send_gdb with gdb_test.
8737 * gdb.base/define.exp: Replace send_gdb with gdb_test.
8738 * gdb.base/display.exp: Replace send_gdb with gdb_test.
8739 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
8740 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
8741 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
8742 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
8743 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
8744 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
8745 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
8746 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
8747 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
8748 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
8749 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
8750 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
8751 * gdb.base/help.exp: Replace send_gdb with gdb_test.
8752 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
8753 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
8754 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
8755 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
8756 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
8757 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
8758 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
8759 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
8760 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
8761
8762 2010-05-25 Doug Evans <dje@google.com>
8763
8764 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
8765 gdb.string_to_argv.
8766
8767 2010-05-21 Tom Tromey <tromey@redhat.com>
8768
8769 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
8770 Call it.
8771 * gdb.dwarf2/pieces.S: Update.
8772 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
8773
8774 2010-05-21 Tom Tromey <tromey@redhat.com>
8775
8776 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
8777 Call it.
8778 * gdb.dwarf2/pieces.c (struct C): New.
8779 (f6): New function.
8780 * gdb.dwarf2/pieces.S: Replace.
8781
8782 2010-05-21 Tom Tromey <tromey@redhat.com>
8783
8784 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
8785 Call it.
8786
8787 2010-05-21 Tom Tromey <tromey@redhat.com>
8788
8789 * gdb.dwarf2.pieces.exp: New file.
8790 * gdb.dwarf2.pieces.S: New file.
8791 * gdb.dwarf2.pieces.c: New file.
8792
8793 2010-05-20 Pedro Alves <pedro@codesourcery.com>
8794 Joel Brobecker <brobecker@adacore.com>
8795
8796 * lib/gdb.exp (gdb_test_no_output): New function.
8797 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
8798 when testing commands that should produce no output.
8799
8800 2010-05-17 Joel Brobecker <brobecker@adacore.com>
8801
8802 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
8803 parameter that we want to watch being a constant.
8804
8805 2010-05-17 Joel Brobecker <brobecker@adacore.com>
8806
8807 * gdb.ada/cond_lang: New testcase.
8808
8809 2010-05-17 Joel Brobecker <brobecker@adacore.com>
8810
8811 * lib/gdb.exp (banned_variables): New variable/constant.
8812 (gdb_init): Add write trace on variables listed in banned_variables.
8813 (gdb_finish): Remove write traces on variables listed in
8814 banned_variables.
8815
8816 2010-05-17 Joel Brobecker <brobecker@adacore.com>
8817
8818 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
8819 * gdb.cp/koenig.exp: Likewise.
8820
8821 2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
8822
8823 PR python/11482
8824
8825 * gdb.python/py-value.exp (test_value_hash): New function.
8826
8827 2010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
8828
8829 PR exp/11530.
8830 * gdb.base/gdb11530.c: New file.
8831 * gdb.base/gdb11530.exp: New file.
8832
8833 2010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8834
8835 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
8836 * gdb.dwarf2/dw2-modula2-self-type.S: New.
8837
8838 2010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
8839
8840 * gdb.cp/koenig.exp: New test.
8841 * gdb.cp/koenig.cc: New test program.
8842
8843 2010-05-05 Joel Brobecker <brobecker@adacore.com>
8844
8845 Remove the use of prms_id and bug_id throughout the testsuite.
8846
8847 2010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
8848
8849 PR exp/11349.
8850 * testsuite/gdb.cp/ref-types.exp: Add test to examine
8851 use a reference local variable.
8852
8853 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8854
8855 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
8856 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
8857 variable different_dir. Move debugfile into a full directory pathname
8858 under DIFFERENT_DIR.
8859 * lib/gdb.exp (separate_debug_filename): Remove.
8860 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
8861 variable debug_dir and mkdir of it. Update function comments.
8862
8863 2010-04-29 Pedro Alves <pedro@codesourcery.com>
8864
8865 PR gdb/11557
8866
8867 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
8868 files.
8869
8870 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
8871
8872 * gdb.python/py-param.exp: New File.
8873
8874 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
8875
8876 * gdb.base/default.exp: Fix "set language" test.
8877
8878 2010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
8879
8880 PR breakpoints/11531.
8881 * gdb.base/gdb11531.c: New file.
8882 * gdb.base/gdb11531.exp: New file.
8883
8884 2010-04-26 Tom Tromey <tromey@redhat.com>
8885
8886 * gdb.base/completion.exp: Add tests for completion and deprecated
8887 commands.
8888
8889 2010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8890
8891 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
8892 (print /x char_array): Escape curly brackets.
8893
8894 2010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
8895
8896 Fix deadlock on looped list of loaded shared objects.
8897 * gdb.base/solib-corrupted.exp: New.
8898
8899 2010-04-23 Doug Evans <dje@google.com>
8900
8901 * gdb.python/py-section-script.c: New file.
8902 * gdb.python/py-section-script.exp: New file.
8903 * gdb.python/py-section-script.py: New file.
8904
8905 2010-04-20 Chris Moller <cmoller@redhat.com>
8906
8907 PR 10179
8908
8909 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
8910 * gdb.base/pr10179-a.c:
8911 * gdb.base/pr10179-b.c:
8912 * gdb.base/pr10179.exp: New files.
8913
8914 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8915
8916 Fix crashes on dangling display expressions.
8917 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
8918 is SEP.
8919 (lib_flags): Remove the "debug" keyword.
8920 (libsepdebug): New variable for iterating new loop.
8921 (save_pf_prefix): New variable wrapping the loop.
8922 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
8923 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
8924
8925 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8926
8927 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
8928
8929 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8930
8931 PR stabs/11479.
8932 * gdb.stabs/gdb11479.exp: New file.
8933 * gdb.stabs/gdb11479.c: New file.
8934
8935 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8936
8937 * gdb.base/charset.c (Strin16, String32): New variables.
8938 * gdb.base/charset.exp (gdb_test): Test correct display
8939 of 16 or 32 bit strings.
8940
8941 2010-04-21 Chris Moller <cmoller@redhat.com>
8942
8943 PR 9167
8944 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
8945 * gdb.cp/pr9167.cc: New file.
8946 * gdb.cp/pr9167.exp: New file.
8947
8948
8949 2010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
8950
8951 PR pascal/11492.
8952 * gdb.pascal/gdb11492.pas: New file.
8953 * gdb.pascal/gdb11492.exp: New file.
8954
8955 2010-04-20 Joel Brobecker <brobecker@adacore.com>
8956
8957 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
8958
8959 2010-04-20 Joel Brobecker <brobecker@adacore.com>
8960
8961 * gdb.ada/dyn_loc: New testcase.
8962
8963 2010-04-20 Chris Moller <cmoller@redhat.com>
8964
8965 PR 10867
8966
8967 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
8968 * gdb.cp/pr10687.cc: New file.
8969 * gdb.cp/pr10687.exp: New file.
8970
8971
8972 2010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8973 Sergio Durigan Junior <sergiodj@redhat.com>
8974
8975 * gdb.fortran/logical.exp: New testcase.
8976 * gdb.fortran/logical.f90: New file.
8977
8978 2010-04-19 Doug Evans <dje@google.com>
8979
8980 * gdb.base/help.exp (help source): Update expected output.
8981
8982 2010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8983
8984 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
8985 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
8986 gdb_exit and return.
8987 (executable): New variable.
8988 (binfile): Use it.
8989
8990 2010-04-19 Pedro Alves <pedro@codesourcery.com>
8991
8992 PR breakpoints/8554.
8993
8994 * gdb.trace/save-trace.exp: Adjust.
8995
8996 2010-04-17 H.J. Lu <hongjiu.lu@intel.com>
8997
8998 PR corefiles/11511
8999 * gdb.arch/system-gcore.exp: New.
9000 * gdb.arch/gcore.c: Likewise.
9001
9002 2010-04-15 Doug Evans <dje@google.com>
9003
9004 * gdb.python/py-progspace.c: New file.
9005 * gdb.python/py-progspace.exp: New file.
9006
9007 * gdb.base/source.exp: Add tests for "source -s".
9008
9009 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
9010
9011 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
9012 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
9013 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
9014 * gdb.python/py-mi.exp: New test for to_string returning None.
9015
9016 2010-04-12 Phil Muldoon <pmuldoon@redhat.com>
9017
9018 * gdb.python/py-breakpoint.c: Make result global.
9019
9020 2010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9021
9022 Fix non-GNU make compatibility.
9023 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
9024
9025 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
9026
9027 * gdb.python/py-breakpoint.exp: New File.
9028 * gdb.python/py-breakpoint.C: Ditto.
9029
9030 2010-04-08 Stan Shebs <stan@codesourcery.com>
9031
9032 * gdb.trace/actions.exp: Clear default-collect.
9033 * gdb.trace/save-trace.exp: Clear default-collect.
9034
9035 2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
9036
9037 * gdb.python/py-value: Add null string variable.
9038 (test_lazy_string): Test zero length, NULL address lazy
9039 strings.
9040
9041 2010-04-07 H.J. Lu <hongjiu.lu@intel.com>
9042
9043 * gdb.arch/i386-avx.c: New.
9044 * gdb.arch/i386-avx.exp: Likewise.
9045
9046 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
9047
9048 2010-04-06 Doug Evans <dje@google.com>
9049
9050 * gdb.base/source-test.gdb: New file.
9051 * gdb.base/source.exp: Test source -v.
9052
9053 2010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9054
9055 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
9056
9057 2010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
9058
9059 * gdb.stabs/aout.sed: Convert all backslash to double backslash
9060 within one line, unless it is followed by a double quote.
9061 * gdb.stabs/hppa.sed: Idem.
9062 * gdb.stabs/weird.def: Add char and String constants
9063 * gdb.stabs/weird.exp: Check for correct parsing of
9064 char and string constants.
9065 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
9066 in .stabs to .stabx substitution.
9067
9068 2010-04-05 Stan Shebs <stan@codesourcery.com>
9069
9070 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
9071 constant global.
9072 * gdb.trace/tfile.exp: Try to print them.
9073
9074 2010-04-04 Stan Shebs <stan@codesourcery.com>
9075
9076 * gdb.base/completion.exp: Update for new "info watchpoints".
9077 * gdb.base/default.exp: Ditto.
9078 * gdb.base/help.exp: Ditto.
9079 * gdb.base/watchpoint.exp: Ditto.
9080 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
9081
9082 2010-04-04 Stan Shebs <stan@codesourcery.com>
9083
9084 * gdb.trace/tfile.exp: Sharpen tfind test.
9085
9086 2010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9087
9088 * gdb.base/break-entry.exp: New.
9089
9090 2010-04-02 Hui Zhu <teawater@gmail.com>
9091 Michael Snyder <msnyder@vmware.com>
9092
9093 * gdb.reverse/i386-sse-reverse.exp: New file.
9094 * gdb.reverse/i386-sse-reverse.c: New file.
9095
9096 2010-04-02 Pedro Alves <pedro@codesourcery.com>
9097
9098 * gdb.trace/tfind.exp: Adjust expected disassembly output.
9099
9100 2010-04-01 Stan Shebs <stan@codesourcery.com>
9101
9102 * gdb.trace/actions.exp: Tweak expected output.
9103 * gdb.trace/while-stepping.exp: Tweak expected output.
9104
9105 2010-04-01 H.J. Lu <hongjiu.lu@intel.com>
9106
9107 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
9108
9109 2010-04-01 Pedro Alves <pedro@codesourcery.com>
9110
9111 * gdb.base/commands.exp: Adjust.
9112 * gdb.cp/extern-c.exp: Adjust.
9113
9114 2010-04-01 Pedro Alves <pedro@codesourcery.com>
9115
9116 * gdb.trace/collection.c (local_test_func): Define a local struct,
9117 and instanciate it.
9118
9119 2010-04-01 Pedro Alves <pedro@codesourcery.com>
9120
9121 * gdb.trace/collection.exp (gdb_collect_args_test)
9122 (gdb_collect_argarray_test): XFAIL the tests that assume the
9123 argarray argument's elements are collected.
9124
9125 2010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
9126
9127 * gdb.dwarf2/dw2-bad-parameter-type.exp,
9128 gdb.dwarf2/dw2-bad-parameter-type.S: New.
9129
9130 2010-03-31 Stan Shebs <stan@codesourcery.com>
9131
9132 * gdb.trace/save-trace.exp: Test save/restore of default-collect
9133 and tracepoint conditionals.
9134 (gdb_verify_tracepoints): Delete unused return.
9135
9136 2010-03-26 Keith Seitz <keiths@redhat.com>
9137
9138 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
9139 appear in the output before main.
9140 Remove KFAIL for gdb/2215 aka bz 9320.
9141
9142 2010-03-30 Doug Evans <dje@google.com>
9143
9144 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
9145 by dejagnu.
9146 * gdb.arch/amd64-dword.exp: Ditto.
9147
9148 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
9149 match.
9150 (break printf): Ditto.
9151
9152 2010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
9153
9154 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
9155 gcc < 4.4.
9156 * gdb.cp/shadow.exp: Ditto.
9157
9158 2010-03-29 Pedro Alves <pedro@codesourcery.com>
9159
9160 * gdb.trace/collection.exp (run_trace_experiment): Make sure
9161 "tstart" is silent.
9162
9163 2010-03-29 Pedro Alves <pedro@codesourcery.com>
9164
9165 * gdb.trace/collection.exp (executable): New.
9166 (binfile): Use it.
9167 (fpreg, spreg, pcreg): New.
9168 (test_register): Use gdb_test_multiple. Pass /x to print.
9169 (prepare_for_trace_test): New.
9170 (run_trace_experiment): Use "continue", not gdb_run_cmd.
9171 (gdb_collect_args_test, gdb_collect_argstruct_test)
9172 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
9173 prepare_for_trace_test.
9174 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
9175 fpreg, spreg and pcreg.
9176 (gdb_collect_expression_test, gdb_collect_globals_test): Use
9177 prepare_for_trace_test.
9178 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
9179 try to detect tracing support here. Don't set breakpoints at
9180 `begin' or `end' here.
9181 <global scope>: Use clean_restart. Run to main before checking
9182 for tracing support. Check for for tracing support here.
9183
9184 2010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9185
9186 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
9187 " as $displacement" to "seen displacement message".
9188
9189 2010-03-28 Pedro Alves <pedro@codesourcery.com>
9190
9191 * gdb.trace/while-dyn.exp (executable): New variable.
9192 (binfile): Use it.
9193 (test_while_stepping): New function. Move most tests here. Call
9194 it once for each of the while-stepping, stepping and ws aliases.
9195
9196 2010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9197
9198 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
9199 that do not provide the tagless_struct type name at all.
9200 (test_print_anon_union): Do not check value of uninitialized
9201 union member. Do not use cp_test_ptype_class, so we can accept
9202 "long" as well as "long int".
9203
9204 2010-03-26 Pedro Alves <pedro@codesourcery.com>
9205
9206 * gdb.trace/tfile.c (tohex, bin2hex): New.
9207 (write_error_trace_file): Hexify error description.
9208
9209 2010-03-25 Stan Shebs <stan@codesourcery.com>
9210
9211 * gdb.trace/tfile.c: Generate an additional trace file, improve
9212 portability.
9213 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
9214 files in a better way.
9215
9216 2010-03-25 Keith Seitz <keiths@redhat.com>
9217
9218 * gdb.java/jprint.exp: XFAIL printing of static class members
9219 because of GCC debuginfo problem.
9220
9221 2010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9222
9223 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
9224
9225 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
9226
9227 * gdb.base/completion.exp: Allow long instead of long int.
9228 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
9229 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
9230 variable p.
9231 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
9232 * gdb.base/pointers.exp: Allow long instead of long int.
9233 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
9234 * gdb.base/step-line.exp: Allow a directory before the source file name.
9235
9236 2010-03-24 Tom Tromey <tromey@redhat.com>
9237
9238 PR breakpoints/9352:
9239 * gdb.base/default.exp: Update.
9240 * gdb.base/commands.exp: Update.
9241 * gdb.cp/extern-c.exp: Test setting commands on multiple
9242 breakpoints at once.
9243
9244 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
9245
9246 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
9247 if gdb,nosignals.
9248 * gdb.base/watchpoints.c: Do not include unnecessary headers.
9249 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
9250 exited".
9251
9252 2010-03-24 Stan Shebs <stan@codesourcery.com>
9253
9254 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
9255
9256 2010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
9257
9258 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
9259 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
9260 argument. Handle "short" and "long".
9261 (Top level): Pass overprototyped output for old_fptr and xptr.
9262
9263 2010-03-23 Pedro Alves <pedro@codesourcery.com>
9264
9265 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
9266 format strings and add casts to avoid compiler warnings.
9267
9268 2010-03-23 Vladimir Prus <vladimir@codesourcery.com>
9269
9270 * lib/trace-support.exp (gdb_trace_setactions):
9271 Don't expect whitespace after ">" prompt.
9272 * gdb.trace/actions.exp: Adjust for output changes.
9273 * gdb.trace/while-stepping.exp: Likewise.
9274
9275 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9276
9277 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
9278 and r157645).
9279
9280 2010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9281
9282 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
9283 New.
9284
9285 2010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
9286
9287 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
9288 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
9289
9290 2010-03-19 Stan Shebs <stan@codesourcery.com>
9291
9292 * gdb.trace/ax.exp: New file.
9293
9294 2010-03-19 Doug Evans <dje@google.com>
9295
9296 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
9297 output from gcc.
9298
9299 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
9300 named /usr/sbin/prelink<foo>.
9301
9302 2010-03-18 Stan Shebs <stan@codesourcery.com>
9303
9304 * gdb.trace/circ.exp: Test circular-trace-buffer.
9305 * gdb.trace/tfile.exp: Update tstatus test.
9306
9307 2010-03-18 Joel Brobecker <brobecker@adacore.com>
9308
9309 * gdb.dwarf2/dw2-anonymous-func.S: New file.
9310 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
9311
9312 2010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9313
9314 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
9315
9316 2010-03-18 Pedro Alves <pedro@codesourcery.com>
9317
9318 * gdb.base/default.exp: Adjust the expected output of the finish
9319 and until commands when the inferior is not being run.
9320
9321 2010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
9322
9323 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
9324 * gdb.cp/nsusing.exp: Ditto.
9325
9326 2010-03-15 Tom Tromey <tromey@redhat.com>
9327
9328 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
9329 * gdb.cp/userdef.cc (operator==): New function.
9330 (main): New locals mem1, mem2.
9331
9332 2010-03-15 Jie Zhang <jie@codesourcery.com>
9333
9334 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
9335 Declare and use new loadtimeout variable.
9336
9337 2010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
9338
9339 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
9340 Use gdb_load later.
9341
9342 2010-03-14 Pedro Alves <pedro@codesourcery.com>
9343
9344 * gdb.base/solib-disc.c (main): Make format of fprintf a string
9345 literal. Add missing endlines to prints to stderr.
9346
9347 2010-03-12 Tom Tromey <tromey@redhat.com>
9348
9349 PR c++/9708:
9350 * gdb.cp/m-static.exp: Add regression test.
9351 * gdb.cp/m-static.cc (method): New method.
9352 (main): Call it.
9353
9354 2010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
9355
9356 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
9357 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
9358
9359 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
9360
9361 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
9362
9363 2010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
9364
9365 * lib/gdb.exp (skip_stl_tests): New.
9366 (gdb_compile): Symbian needs -ldl.
9367 (shlib_target_file): New.
9368 (shlib_symbol_file): New.
9369 (gdb_load_shlibs): Use shlib_target_file.
9370 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
9371 * gdb.cp/exception.exp: Use skip_stl_tests.
9372 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
9373 * gdb.cp/try_catch.exp: Use skip_stl_tests.
9374 * gdb.cp/mb-templates.exp: Ditto.
9375 * gdb.base/commands.exp: Relax regexes.
9376 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
9377 shlib_target_file and shlib_symbol_file.
9378 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
9379 sections.
9380 * gdb.base/ending-run.exp: Accept E32Main for symbian.
9381 * gdb.base/solib-disc.exp: Use
9382 shlib_target_file and shlib_symbol_file.
9383 * gdb.base/unload.exp: Don't skip on symbian. Use
9384 shlib_target_file and shlib_symbol_file.
9385 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
9386
9387 2010-03-12 Pedro Alves <pedro@codesourcery.com>
9388
9389 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
9390 * gdb.trace/report.exp: Adjust for x86 and x86_64.
9391 Issue a tfind end before looking for a tracepoint frame.
9392 * gdb.trace/tfind.exp: Adjust tstatus output.
9393 Adjust disassembly output.
9394 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
9395
9396 2010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9397
9398 * gdb.base/break-interp.exp: Create new displacement parameter value
9399 for the test_ld calls.
9400 (reach): New parameter displacement, verify its content. New push of
9401 pf_prefix "reach-$func:". Import global expect_out.
9402 (test_core): New parameter displacement, verify its content. New push
9403 of pf_prefix "core:". New command "set verbose on". Import global
9404 expect_out.
9405 (test_attach): New parameter displacement, verify its content. New
9406 push of pf_prefix "attach:". New command "set verbose on". Import
9407 global expect_out.
9408 (test_ld): New parameter displacement, pass it to the reach, test_core
9409 and test_attach calls and verify its content in the "ld.so exit" test.
9410 * gdb.base/prelink.exp: Remove gdb_exit and final return.
9411 (prelink): Update expected text, use gdb_test.
9412
9413 2010-03-10 Doug Evans <dje@google.com>
9414
9415 * gdb.base/checkpoint.exp: Fix comment.
9416 Lengthen timeout while doing >600 checkpoints test.
9417 Rename duplicate "kill all one" test to keep test names unique.
9418
9419 2010-03-10 Pedro Alves <pedro@codesourcery.com>
9420
9421 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
9422
9423 2010-03-08 Keith Seitz <keiths@redhat.com>
9424
9425 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
9426 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
9427 (dm_type_long): New function.
9428 (dm_type_unsigned_short): New function.
9429 (dm_type_unsigned_long): New function.
9430 (myint): New typedef.
9431 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
9432 long, unsigned shor and long, operator char*, and typedef.
9433 (test_lookup_operator_functions): Add operator char* test.
9434 (test_paddr_operator_functions): Likewise.
9435 (test_paddr_overloaded_functions): Use probe values for
9436 short, long, and unsigned short and long.
9437 (test_paddr_hairy_functions): If the demangler probe detected
9438 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
9439 demangler.
9440 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
9441 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
9442 and "print null_pmf".
9443 Add test "ptype a.*pmf".
9444 * gdb.cp/overload.exp: Allow optional "int" to appear with
9445 "short" and "long".
9446 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
9447 long expect value for men_overload1arg.
9448 Allow "int" to appear with "short" and "long".
9449 When testing "info break", add argument for main (void).
9450 Also allow "int" to appear with "short" and "long".
9451 Ditto with "unsigned" and "long long".
9452 * gdb.java/jmain.exp: Do not enclose methods names in single
9453 quotes.
9454 * gdb.java/jmisc.exp: Likewise.
9455 * gdb.java/jprint.exp: Likewise.
9456 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
9457
9458 From Jan Kratochvil <jan.kratochvil@redhat.com>:
9459 * gdb.cp/exception.exp (backtrace after first throw)
9460 (backtrace after second throw): Allow a namespace before __cxa_throw.
9461 (backtrace after first catch, backtrace after second catch): Allow
9462 a namespace before __cxa_begin_catch.
9463
9464 * gdb.cp/cpexprs.exp: New file.
9465 * gdb.cp/cpexprs.cc: New file.
9466
9467 From Daniel Jacobowitz <dan@codesourcery.com>
9468 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
9469 to use string_to_regexp.
9470 (ctor, dtor): New functions. Use them to match constructor
9471 and destructor function types.
9472 (Top level): Use runto_main.
9473
9474 2010-03-05 Tom Tromey <tromey@redhat.com>
9475
9476 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
9477 gdb.target_charset.
9478 (pp_ns.to_string): Likewise.
9479
9480 2010-03-04 Keith Seitz <keiths@redhat.com>
9481
9482 * gdb.cp/overload.exp: Test that the filename portion of a linespec
9483 can be quoted. Test that both the filename and function/line
9484 portions can be quoted at the same time.
9485
9486 2010-03-04 Pedro Alves <pedro@codesourcery.com>
9487
9488 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
9489
9490 2010-03-03 Doug Evans <dje@google.com>
9491
9492 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
9493 libc contains libpthread.
9494
9495 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
9496 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
9497 of gdb_compile. Add another pattern to match android backtrace.
9498
9499 2010-03-03 Tom Tromey <tromey@redhat.com>
9500
9501 PR gdb/11345:
9502 * gdb.base/printcmds.exp (test_printf): Add test.
9503
9504 2010-03-02 H.J. Lu <hongjiu.lu@intel.com>
9505
9506 * gdb.arch/amd64-byte.exp: New.
9507 * gdb.arch/amd64-dword.exp: Likewise.
9508 * gdb.arch/amd64-pseudo.c: Likewise.
9509 * gdb.arch/amd64-word.exp: Likewise.
9510 * gdb.arch/i386-byte.exp: Likewise.
9511 * gdb.arch/i386-pseudo.c: Likewise.
9512 * gdb.arch/i386-word.exp: Likewise.
9513
9514 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
9515
9516 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
9517 types. Add structreg, bitfields, and flags registers.
9518 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
9519 registers.
9520
9521 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
9522
9523 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
9524 (load_description): Set architecture if defined.
9525
9526 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
9527
9528 * gdb.python/py-frame.exp: Add read_var block tests.
9529 * gdb.python/py-frame.c (block): New function.
9530
9531 2010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9532 Daniel Jacobowitz <dan@codesourcery.com>
9533
9534 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
9535
9536 2010-02-25 David S. Miller <davem@davemloft.net>
9537
9538 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
9539 fix logic for setting all_syscalls_numbers.
9540
9541 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
9542
9543 * Makefile.in: Add py-block and py-symbol.
9544 * gdb.python/py-symbol.exp: New File.
9545 * gdb.python/py-symtab.exp: New File.
9546 * gdb.python/py-block.exp: New File.
9547 * gdb.python/py-symbol.c: New File.
9548 * gdb.python/py-block.c: New File.
9549
9550 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
9551
9552 PR python/11314
9553 * lib/gdb.exp (skip_python_tests): New function.
9554 * gdb.python/py-cmd.exp: Use skip_python_tests.
9555 * gdb.python/py-frame.exp: Likewise.
9556 * gdb.python/py-function.exp: Likewise.
9557 * gdb.python/py-prettyprint.exp: Likewise.
9558 * gdb.python/py-template.exp: Likewise.
9559 * gdb.python/py-type.exp: Likewise.
9560 * gdb.python/py-value.exp: Likewise.
9561
9562 2010-02-22 Pedro Alves <pedro@codesourcery.com>
9563
9564 PR9605
9565
9566 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
9567
9568 2010-02-19 Tom Tromey <tromey@redhat.com>
9569
9570 PR c++/8693, PR c++/9496:
9571 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
9572 regression tests.
9573
9574 2010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9575
9576 Fix compatibility with m68k as.
9577 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
9578 Use only /* comments */.
9579
9580 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9581
9582 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
9583 * configure: Regenerate.
9584
9585 2010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
9586
9587 * gdb.python/py-type.exp: Check for Python support.
9588
9589 2010-02-17 Pedro Alves <pedro@codesourcery.com>
9590
9591 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
9592 `regsub' syntax available.
9593
9594 2010-02-17 Pedro Alves <pedro@codesourcery.com>
9595
9596 * gdb.base/shmain.c (main): Remove printf call.
9597 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
9598 * gdb.base/unload.c (main): Make format of fprintf a string
9599 literal. Add missing endlines to prints to stderr.
9600 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
9601
9602 2010-02-17 Tom Tromey <tromey@redhat.com>
9603
9604 * gdb.java/jprint.java (jprint.props): New field.
9605 * gdb.java/jprint.exp (set_lang_java): Add regression test.
9606
9607 2010-02-17 Pedro Alves <pedro@codesourcery.com>
9608
9609 * gdb.base/charset.exp: Don't assume new `regsub' syntax
9610 available.
9611
9612 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9613
9614 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
9615 creation to support remote host testing.
9616
9617 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9618
9619 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
9620 Recognize "command not found".
9621
9622 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9623
9624 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
9625 single-stepping.
9626
9627 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9628
9629 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
9630 if arguments are not supported.
9631
9632 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9633
9634 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
9635 be const or non-const.
9636
9637 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9638
9639 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
9640 mi_send_resuming_command to send -exec-continue.
9641
9642 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9643
9644 * gdb.base/list.exp (test_list_filename_and_function): Add test
9645 with single quotes.
9646 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
9647 matching.
9648 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
9649 Add KFAIL'd tests for PR gdb/11289.
9650
9651 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9652
9653 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
9654
9655 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9656
9657 * gdb.base/comp-dir/subdir/dummy.txt: New file.
9658 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
9659 a temporary directory.
9660
9661 2010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9662
9663 * gdb.base/charset.exp: Use a single regular expression to match
9664 show host-charset and show target-charset output.
9665
9666 2010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9667
9668 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
9669 "Illegal process-id" expect string more exact.
9670 (attach to digits-starting nonsense is prohibited): New.
9671
9672 2010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9673
9674 * gdb.base/prelink.exp (set verbose on): New.
9675
9676 2010-02-12 Tomas Holmberg <th@virtutech.com>
9677
9678 * mi-reverse.exp: New file. Test for reverse option to the
9679 following MI commands: exec-continue, exec-finish, exec-next,
9680 exec-step, exec-next-instruction, exec-step-instruction.
9681
9682 2010-02-09 Joel Brobecker <brobecker@adacore.com>
9683
9684 * gdb.ada/ptype_tagged_param: New testcase.
9685
9686 2010-02-08 Tom Tromey <tromey@redhat.com>
9687
9688 PR c++/8017:
9689 * gdb.cp/overload.exp: Add tests.
9690 * gdb.cp/overload.cc (struct K): New.
9691 (namespace N): New.
9692 (main): Call new functions.
9693 (K::staticoverload): Define.
9694
9695 2010-02-08 Chris Moller <moller@mollerware.com>
9696
9697 PR gdb/10728
9698 * gdb.cp/pr10728-x.h: New file.
9699 * gdb.cp/pr10728-x.cc: New file.
9700 * gdb.cp/pr10728-y.cc: New file.
9701 * gdb.cp/pr10728.exp: New file.
9702 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
9703
9704 2010-02-08 Chris Moller <moller@mollerware.com>
9705
9706 PR gdb/9067
9707 * gdb.cp/pr9067.exp: New
9708 * gdb.cp/pr9067.cc: New
9709 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
9710
9711 2010-02-08 Joel Brobecker <brobecker@adacore.com>
9712
9713 * lib/gdb.exp (gdb_test_timeout): New global variable.
9714 Set it to timeout if not already set.
9715 (gdb_init): Reset the value of timeout to gdb_test_timeout.
9716
9717 2010-02-05 Doug Evans <dje@google.com>
9718
9719 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
9720 user.
9721
9722 2010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
9723
9724 PR c++/7935:
9725 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
9726
9727 2010-02-04 Tom Tromey <tromey@redhat.com>
9728
9729 * gdb.cp/virtbase.exp: Make test case names unique.
9730
9731 2010-02-02 Tom Tromey <tromey@redhat.com>
9732
9733 * gdb.cp/virtbase.exp: Add regression tests.
9734 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
9735 (main): Instantiate RHC.
9736
9737 2010-02-02 Tom Tromey <tromey@redhat.com>
9738
9739 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
9740 type-printing change.
9741
9742 2010-02-02 Tom Tromey <tromey@redhat.com>
9743
9744 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
9745 * gdb.cp/virtbase.cc: New file.
9746 * gdb.cp/virtbase.exp: New file.
9747 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
9748
9749 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9750
9751 PR libc/11214:
9752 * gdb.threads/current-lwp-dead.c: Include features.h.
9753 (HAS_NOMMU): New.
9754 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
9755
9756 2010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9757
9758 * gdb.base/symbol-without-target_section.exp,
9759 gdb.base/symbol-without-target_section.c: New.
9760
9761 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9762
9763 * gdb.base/bigcore.exp: Reset increased timeout.
9764 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
9765
9766 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9767
9768 * gdb.base/gcore.exp (capture_command_output): Use
9769 gdb_test_multiple.
9770
9771 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9772
9773 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
9774 * gdb.arch/thumb2-it.exp (test_it_break): New function.
9775 (Top level): Call it.
9776
9777 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9778
9779 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
9780
9781 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
9782
9783 * gdb.base/call-strs.exp, gdb.base/default.exp,
9784 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
9785 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
9786 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
9787 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
9788 gdb.base/watchpoint-solib.exp: Save and restore timeout.
9789 * gdb.base/ending-run.exp: Correct restore of timeout.
9790 * gdb.base/page.exp: Remove unnecessary timeout setting.
9791
9792 2010-01-29 Joel Brobecker <brobecker@adacore.com>
9793
9794 * gdb.ada/rec_return: New testcase.
9795
9796 2010-01-29 Joel Brobecker <brobecker@adacore.com>
9797
9798 * gdb.ada/call_pn: New testcase.
9799
9800 2010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
9801
9802 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
9803 (Top level): Use it to resume.
9804 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
9805 the Thumb mode displaced stepping error as unsupported.
9806
9807 2010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
9808
9809 * gdb.cp/nsusing.exp: Added more tests.
9810 * gdb.cp/nsrecurs.exp: Ditto.
9811 * gdb.cp/nsusing.cc: Added test functions.
9812 * gdb.cp/nsrecurs.cc: Ditto.
9813
9814 2010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9815
9816 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
9817 absolute directory pathnames in gdb.sum file.
9818
9819 2010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
9820
9821 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
9822 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
9823
9824 2010-01-26 Tom Tromey <tromey@redhat.com>
9825
9826 PR exp/7643:
9827 * gdb.base/printcmds.exp (test_print_string_constants): Remove
9828 setup_kfail.
9829
9830 2010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
9831
9832 * gdb.cp/nsrecurs.exp: New test.
9833 * gdb.cp/nsrecurs.cc: New test program.
9834 * gdb.cp/nsstress.exp: New test.
9835 * gdb.cp/nsstress.cc: New test program.
9836 * gdb.cp/nsdecl.exp: New test.
9837 * gdb.cp/nsdecl.cc: New test program.
9838
9839 2010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
9840
9841 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
9842 imported into file scope.
9843 Marked test as xfail.
9844 * gdb.cp/namespace-using.cc (marker5): New function.
9845 * gdb.cp/shadow.exp: New test.
9846 * gdb.cp/shadow.cc: New test program.
9847 * gdb.cp/nsimport.exp: New test.
9848 * gdb.cp/nsimport.cc: New test program.
9849
9850 2010-01-25 Tom Tromey <tromey@redhat.com>
9851
9852 PR gdb/11049:
9853 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
9854 with "set print null-stop on".
9855
9856 2010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9857
9858 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
9859 Adjust it for DISASSEMBLY_OMIT_FNAME.
9860
9861 2010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9862
9863 PR symtab/11199:
9864 * gdb.dwarf2/member-ptr-forwardref.exp,
9865 gdb.dwarf2/member-ptr-forwardref.S: New.
9866
9867 2010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9868
9869 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
9870 (thread1_func): Protect thread1_tid with thread1_tid_cond by
9871 thread1_tid_mutex. Remove gdbstop_mutex handling.
9872 (thread2_func): Protect thread2_tid with thread2_tid_cond by
9873 thread2_tid_mutex. Remove gdbstop_mutex handling.
9874 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
9875 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
9876 pthread_cond_wait conditionalizations by while loops.
9877
9878 2010-01-20 Tom Tromey <tromey@redhat.com>
9879
9880 PR backtrace/10770:
9881 * gdb.dwarf2/pr10770.exp: New file.
9882 * gdb.dwarf2/pr10770.c: New file.
9883 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
9884
9885 2010-01-20 Vladimir Prus <vladimir@codesourcery.com>
9886
9887 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
9888 that target was removed, and the test always runs native anyway.
9889
9890 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9891
9892 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
9893 gdb.base/watchpoint-cond-gone-stripped.c: New.
9894
9895 2010-01-19 Tom Tromey <tromey@redhat.com>
9896
9897 PR c++/8000:
9898 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
9899 existing tests.
9900 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
9901 (main): Use AAA::SomeEnum.
9902
9903 2010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9904
9905 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
9906 (test_ignore_count): Declare line_callme_body global.
9907 (run to breakpoint with ignore count): Use line_callme_body.
9908 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
9909 (set line_main_hello, set line_main_return): Reindent.
9910 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
9911 New.
9912 (continue to callee4): Use line_callee4_body.
9913 (check *stopped from CLI command): Use line_callee4_next.
9914 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
9915 (set line_main_hello, set line_main_return): Reindent.
9916 (set line_callee4_head, set line_callee4_body): New.
9917 (continue to callee4): Use line_callee4_body.
9918
9919 2010-01-18 Tom Tromey <tromey@redhat.com>
9920
9921 PR c++/9680:
9922 * gdb.cp/casts.cc: Add new classes and variables.
9923 * gdb.cp/casts.exp: Test new operators.
9924
9925 2010-01-18 Tom Tromey <tromey@redhat.com>
9926 Thiago Jung Bauermann <bauerman@br.ibm.com>
9927
9928 * gdb.python/source2.py: New file.
9929 * gdb.python/source1: New file.
9930 * gdb.python/python.exp: Test "source" command.
9931
9932 2010-01-15 Stan Shebs <stan@codesourcery.com>
9933
9934 * gdb.trace/tfile.c: New file.
9935 * gdb.trace/tfile.exp: New file.
9936
9937 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9938
9939 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
9940
9941 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9942
9943 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
9944
9945 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9946
9947 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
9948 (libfunc): New parameter action. Implement also selectable "sleep".
9949 * gdb.base/break-interp-main.c: Include assert.h.
9950 (libfunc): New parameter action.
9951 (main): New parameters argc and argv. Assert argc. Pass argv.
9952 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
9953 (test_attach): New proc.
9954 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
9955 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
9956
9957 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9958
9959 * gdb.base/break-interp.exp (test_core): New proc.
9960 (test_ld): Call it.
9961
9962 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9963
9964 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
9965 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
9966 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
9967 and gdb_compile_shlib. Use new -Wl compiler options.
9968 (dl bt, main bt): New tests.
9969
9970 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9971
9972 Support PIEs with no symfile_objfile.
9973 * gdb.base/break-interp.exp: New argument at the test_ld calls.
9974 (test_ld): New parameter trynosym.
9975 (test_ld <$trynosym>): New block.
9976
9977 2010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9978
9979 * gdb.base/break-interp.exp: New file.
9980
9981 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
9982
9983 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
9984 * gdb.python/py-prettyprint.py (pp_ls): New printer.
9985 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
9986 test.
9987 * gdb.python/py-prettyprint.c: Define lazystring test structure.
9988 * gdb.python/py-mi.exp: Add lazy string test.
9989
9990 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
9991
9992 * lib/mi-support.exp (mi_check_thread_states): Handle
9993 core number in thread listing.
9994
9995 2010-01-12 Joel Brobecker <brobecker@adacore.com>
9996
9997 * gdb.base/maint.exp: Adjust the expected output for the
9998 "maint print type" test. Use gdb_test_multiple instead of
9999 gdb_sent/gdb_expect.
10000
10001 2010-01-11 Doug Evans <dje@google.com>
10002
10003 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
10004 from gdbserver_download. All callers updated.
10005
10006 * gdb.server/ext-run.exp: "info os processes" requires xml support.
10007
10008 2010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10009
10010 Implement binary numbers parsing.
10011 * gdb.base/printcmds.exp (test_integer_literals_accepted)
10012 (test_integer_literals_rejected): New binary tests.
10013
10014 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10015
10016 * gdb.cell/configure: Regenerate.
10017
10018 2010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10019
10020 * gdb.base/corefile.exp: Move the core finding block out and call it as
10021 core_find, new variable $corefile, replace corefile by $corefile and
10022 [file tail $corefile] for usage vs. test names resp.
10023 * lib/gdb.exp (core_find): Move it as a new function here. New
10024 parameter binfile and deletefiles. New variable $destcore. Pre-delete
10025 $destcore. Return "" on error.
10026
10027 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10028
10029 Workaround PR binutils/10802.
10030 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
10031 (twice).
10032
10033 2010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
10034
10035 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
10036
10037 2010-01-08 Joel Brobecker <brobecker@adacore.com>
10038
10039 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
10040 call, to avoid interruption.
10041
10042 2010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10043
10044 * gdb.stabs/weird.def (args93): New.
10045
10046 2010-01-07 Doug Evans <dje@google.com>
10047
10048 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
10049
10050 2010-01-07 Tom Tromey <tromey@redhat.com>
10051
10052 * gdb.base/source.exp: Use correct line number.
10053
10054 2010-01-05 Stan Shebs <stan@codesourcery.com>
10055
10056 * gdb.trace/tracecmd.exp: Test ftrace.
10057
10058 2010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10059
10060 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
10061
10062 2010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10063
10064 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
10065 "uint_for_mi_testing".
10066
10067 2010-01-01 Joel Brobecker <brobecker@adacore.com>
10068
10069 Test indented comment in file being sourced.
10070 * gdb.base/commands.exp: Test indented comment in file being sourced.
10071
10072 2010-01-01 Joel Brobecker <brobecker@adacore.com>
10073
10074 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
10075 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
10076 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
10077 notice.
10078
10079 2010-01-01 Joel Brobecker <brobecker@adacore.com>
10080
10081 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
10082 notice.
10083
10084 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10085
10086 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
10087 missing $after_stopped and comma (,) expectation.
10088
10089 2009-12-31 Stan Shebs <stan@codesourcery.com>
10090
10091 * gdb.trace/actions.exp: Test teval action.
10092
10093 2009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
10094
10095 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
10096 (top level): Call test_watchpoint_in_big_blob.
10097 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
10098 watchpoints.
10099 (func3): Write to buf.
10100
10101 2009-12-29 Stan Shebs <stan@codesourcery.com>
10102
10103 * gdb.trace/actions.exp: Test default-collect.
10104
10105 2009-12-28 Stan Shebs <stan@codesourcery.com>
10106
10107 * gdb.trace/tsv.exp: New file.
10108 * gdb.base/completion.exp: Update ambiguous info output.
10109
10110 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
10111
10112 * gdb.base/find.c (main): Reference search buffers.
10113 * gdb.base/included.c (main): Reference integer.
10114 * gdb.base/ptype.c (charfoo): Declare.
10115 (intfoo): Call charfoo.
10116 * gdb.base/scope0.c (useitp): New function.
10117 (usestatics): Use useitp.
10118 (useit): Add a type for val.
10119 * gdb.base/scope1.c (useit1): Take a pointer argument.
10120 (usestatics1): Update calls to useit1.
10121 * gdb.cp/call-c.cc: Declare foo.
10122 (main): Call foo.
10123 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
10124 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
10125 (main): Call C::ensureRefs and ensureOtherRefs.
10126 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
10127 variables.
10128 (ensureOtherRefs): New function.
10129 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
10130 * gdb.cp/templates.cc (main): Call t5i.value.
10131
10132 2009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10133
10134 Fix compatibility with G++-4.5.
10135 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
10136 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
10137 (uncaught return): Remove.
10138
10139 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
10140 Phil Muldoon <pmuldoon@redhat.com>
10141
10142 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
10143 (bp_location13, bp_location14, bp_location17, bp_location18)
10144 (marker3_proto, marker4_proto): New variables.
10145 (breakpoint info): Update output.
10146 (run until breakpoint at marker3, run until breakpoint at marker4): New
10147 tests.
10148
10149 2009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
10150
10151 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
10152 Replace the printf call of Y by provided "y-set-1" label. New block
10153 for the second shared library.
10154 * gdb.base/unload.exp: Compile also the second library, call
10155 gdb_load_shlibs also for it. Use now gdb_breakpoint.
10156 (single pending breakpoint info): Rename to ...
10157 (pending breakpoint info before run): ... this extended test.
10158 (libfile2, libname2, libsrcfile2, libsrc2)
10159 (lib_sl2): New variables.
10160 (exec_opts): Set also SHLIB_NAME2.
10161 (pending breakpoint info on first run at shrfunc1)
10162 (pending breakpoint info on second run at shrfunc1)
10163 (pending breakpoint info on second run at shrfunc2)
10164 (print y from libfile, print y from libfile2): New tests.
10165 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
10166 * gdb.base/unloadshr2.c: New.
10167
10168 2009-12-22 Hui Zhu <teawater@gmail.com>
10169
10170 * gdb.reverse/sigall-reverse.exp: Adjust.
10171
10172 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
10173
10174 PR gdb/10884
10175
10176 * gdb.mi/var-cmd.c (do_bitfield_tests): New
10177 (main): Call do_bitfield_tests.
10178 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
10179
10180 2009-12-20 Joel Brobecker <brobecker@adacore.com>
10181
10182 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
10183 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
10184 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
10185 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
10186 gdb.modula2/unbounded1.c: Update copyright header.
10187
10188 2009-12-10 Chris Moller <moller@mollerware.com>
10189
10190 PR gdb/9399
10191 * gdb.cp/virtfunc2.exp: New tests
10192 * gdb.cp/virtfunc2.cc: New tests
10193 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
10194
10195 2009-12-10 Oza Pawandeep (paawan1982@yahoo.com
10196
10197 * gdb.reverse/i387-env-reverse.c: New file.
10198 * gdb.reverse/i387-env-reverse.exp: New file.
10199 * gdb.reverse/i387-stack-reverse.c: New file.
10200 * gdb.reverse/i387-stack-reverse.exp: New file.
10201
10202 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
10203
10204 * gdb.python/py-type.exp (test_range): New test.
10205
10206 2009-12-03 Phil Muldoon <pmuldoon@redhat.com>
10207
10208 PR python/10805
10209
10210 * gdb.python/py-type.exp: New file.
10211 * gdb.python/py-type.c: New file.
10212 * Makefile.in: Add py-type.
10213
10214 2009-12-03 Tom Tromey <tromey@redhat.com>
10215
10216 * gdb.python/py-value.exp (test_parse_and_eval): New
10217 function.
10218
10219 2009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
10220
10221 PR gdb/11022
10222
10223 * gdb.base/pr11022.exp: New test.
10224 * gdb.base/pr11022.c: New test.
10225
10226 2009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10227
10228 Fix spurious false FAILs.
10229 * gdb.base/structs.c (chartest): New.
10230 (main): Fill-in chartest.
10231 * gdb.base/structs.exp (anychar_re, first): New.
10232 (start_structs_test): Import global anychar_re and first.
10233 New gdb_test call "set print elements 300; ${testfile}"
10234 (start_structs_test <$first>): New block.
10235 (any): Import global anychar_re. New variable ac. Use ${ac}.
10236
10237 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10238
10239 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
10240
10241 2009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10242
10243 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
10244 Force $srcfile file.
10245 * gdb.base/foll-fork.c (callee): Comment out the printf call.
10246
10247 2009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10248
10249 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
10250 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
10251 * gdb.threads/watchthreads-reorder.exp: Likewise.
10252
10253 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
10254
10255 PR gdb/8704
10256
10257 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
10258 "if", and "thread". Correct matching in the previous test.
10259
10260 2009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
10261
10262 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
10263
10264 2009-11-23 Michael Snyder <msnyder@vmware.com>
10265
10266 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
10267 * gdb.reverse-watch-precsave.exp: Ditto.
10268
10269 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
10270
10271 * gdb.asm/asm-source.exp: Adjust.
10272 * gdb.base/help.exp: Adjust.
10273
10274 2009-11-22 Pedro Alves <pedro@codesourcery.com>
10275
10276 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
10277 (do_syscall_tests_without_xml): Set data-directory to
10278 /the/path/to/nowhere.
10279
10280 2009-11-21 Pedro Alves <pedro@codesourcery.com>
10281
10282 * gdb.threads/local-watch-wrong-thread.c,
10283 gdb.threads/local-watch-wrong-thread.exp: New files.
10284
10285 2009-11-21 Pedro Alves <pedro@codesourcery.com>
10286
10287 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
10288 assume new `regsub' syntax available.
10289
10290 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10291
10292 * gdb.base/watchpoint-hw-hit-once.exp,
10293 gdb.base/watchpoint-hw-hit-once.c: New.
10294
10295 2009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10296
10297 * gdb.threads/watchthreads-reorder.exp,
10298 gdb.threads/watchthreads-reorder.c: New.
10299
10300 2009-11-17 Nathan Sidwell <nathan@codesourcery.com>
10301
10302 * gdb.xml/tdesc-regs.exp: Use for m68k.
10303
10304 2009-11-15 Pedro Alves <pedro@codesourcery.com>
10305
10306 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
10307
10308 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
10309
10310 * lib/gdb.exp (current_target_name): New procedure.
10311 (gdb_wrapper_target): New variable.
10312 (gdb_wrapper_init): Set gdb_wrapper_target.
10313 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
10314 wrapper.
10315
10316 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
10317
10318 * gdb.base/remote.exp: Delete the slowest load test.
10319 Do not load with fixed packet sizes.
10320
10321 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
10322
10323 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
10324
10325 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
10326
10327 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
10328 srcfile when setting a breakpoint.
10329
10330 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
10331
10332 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
10333 macros.
10334
10335 2009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
10336
10337 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
10338 to be in memory.
10339 * gdb.base/display.c (force_mem): New.
10340 (do_loops): Use it. Add breakpoint comments.
10341 (do_vars): Add a breakpoint comment.
10342 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
10343 line numbers.
10344
10345 2009-11-13 Nathan Froyd <froydnj@codesourcery.com>
10346
10347 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
10348 instead of a bare "run".
10349
10350 2009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
10351
10352 * gdb.python/py-prettyprint.exp: Adjust.
10353
10354 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10355
10356 * lib/cell.exp (skip_cell_tests): Clean up test files before
10357 returning.
10358
10359 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10360
10361 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
10362 and the breakpoint menu. Do not call perror if a prompt is seen.
10363 Consume the following GDB prompt.
10364 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
10365 * gdb.cp/namespace.exp: Use gdb_test.
10366 * gdb.cp/templates.exp: Use gdb_test.
10367 (test_template_breakpoints): Use gdb_test_multiple.
10368
10369 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10370
10371 * gdb.base/break1.c (struct some_struct, values): Move earlier.
10372 (marker4): Reference values.
10373
10374 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10375
10376 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
10377 is missing.
10378
10379 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10380
10381 * gdb.base/break.c (need_malloc): New.
10382 * gdb.base/constvars.c (main): Reference crass and crisp.
10383 * gdb.base/gdb1821.c (main): Reference bar.
10384 * gdb.cp/gdb1355.cc (main): Reference s1.
10385 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
10386 (main): Call them.
10387 * gdb.cp/hang2.cc (dummy2): Define.
10388 * gdb.cp/hang3.cc (dummy3): Define.
10389 * gdb.cp/m-data.cc (main): Reference shadow.
10390
10391 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10392 Nathan Froyd <froydnj@codesourcery.com>
10393
10394 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
10395 remote host.
10396
10397 2009-11-12 Nathan Froyd <froydnj@codesourcery.com>
10398
10399 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
10400 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
10401 * gdb.dwarf2/dw2-compressed.exp: Likewise.
10402 * gdb.dwarf2/dw2-intercu.exp: Likewise.
10403 * gdb.dwarf2/dw2-intermix.exp: Likewise.
10404 * gdb.dwarf2/dw2-producer.exp: Likewise.
10405 * gdb.dwarf2/mac-fileno.exp: Likewise.
10406 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
10407 py-prettyprint.py to the remote host.
10408 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
10409
10410 2009-11-11 Keith Seitz <keiths@redhat.com>
10411
10412 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
10413 use it instead of "Foo".
10414 * gdb.cp/classes.exp (do_tests): Add a test to access
10415 a method through a typedef'd class name.
10416
10417 2009-11-11 Nathan Froyd <froydnj@codesourcery.com>
10418
10419 * gdb.base/long_long.exp: Permit leading zeros on floating-point
10420 exponents.
10421 * gdb.base/pointers.exp: Likewise.
10422 * gdb.cp/ref-types.exp: Likewise.
10423
10424 2009-11-11 Keith Seitz <keiths@redhat.com>
10425
10426 * gdb.cp/cplusfuncs.cc (class foo): Add operators
10427 new[] and delete[].
10428 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
10429 "void".
10430 (probe_demangler): Remove all single-quoting of
10431 method and variable names.
10432 (info_func_regexp): Remove the word "void" from any
10433 occurrence of "(void)".
10434 (print_addr_2): Remove all single-quoting of
10435 method names.
10436 (print_addr_2_kfail): Likewise.
10437 (print_addr): Single-quote C function names before
10438 passing to print_addr_2.
10439 (test_paddr_operator_functions): Remove single-quoting
10440 for method names.
10441 Add tests for operator new[] and operator delete[].
10442
10443 2009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10444
10445 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
10446
10447 2009-11-09 Keith Seitz <keiths@redhat.com>
10448
10449 * gdb.cp/overload.exp: Add tests for resolving overloaded
10450 methods in expression parsing/evaluation.
10451
10452 2009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
10453
10454 * lib/gdb.exp (default_gdb_version): Use --version instead of
10455 --command.
10456
10457 2009-11-10 Nathan Sidwell <nathan@codesourcery.com>
10458
10459 * lib/gdb.exp (gdb_compile_test): New.
10460 (skip_ada_tests, skip_java_tests): New.
10461 (gdb_compile): Use gdb_compile_test for f77.
10462 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
10463 * lib/java.exp (compile_java_from_source): Remove runtests check,
10464 use gdb_compile_test to record result.
10465 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
10466 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
10467 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
10468 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
10469 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
10470 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
10471 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
10472 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
10473 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
10474 adjust gdb_compile invocations.
10475
10476 2009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10477
10478 * Makefile.in (abs_builddir): New.
10479 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
10480 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
10481 `$(abs_builddir)/site.exp'.
10482
10483 2009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
10484
10485 * config/m68k-emc.exp, lib/emc-support.exp,
10486 gdb.trace/gdb_c_test.c: Delete.
10487 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
10488 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
10489 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
10490 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
10491 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
10492 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
10493 casing for m68k-*-elf.
10494
10495 2009-11-03 Pedro Alves <pedro@codesourcery.com>
10496
10497 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
10498 * gdb.arch/i386-prologue.exp: Likewise.
10499 * gdb.arch/i386-unwind.exp: Likewise.
10500
10501 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
10502
10503 * lib/gdb.exp (gdb_expect): Fix timeout typo.
10504
10505 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
10506
10507 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
10508
10509 2009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
10510
10511 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
10512
10513 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10514
10515 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
10516
10517 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10518
10519 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
10520 * gdb.base/sepdebug2.c: New file.
10521
10522 2009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
10523
10524 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
10525 the modified warnings for catch syscall. Verify if GDB was compiled
10526 with support for lib expat, and choose which tests to run depending
10527 on this.
10528
10529 2009-10-30 Vladimir Prus <vladimir@codesourcery.com>
10530
10531 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
10532 that composite commands are parsed OK. And also test
10533 that breakpoint commands do work.
10534
10535 2009-10-23 Michael Snyder <msnyder@vmware.com>
10536
10537 gdb.reverse/consecutive-precsave.exp: Change expect pattern
10538 to allow for new disassembly style.
10539
10540 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
10541
10542 * gdb.asm/asm-source.exp: Adjust.
10543
10544 2009-10-22 Michael Snyder <msnyder@vmware.com>
10545
10546 * gdb.reverse/break-precsave.exp: New test.
10547 * gdb.reverse/consecutive-precsave.exp: Ditto.
10548 * gdb.reverse/finish-precsave.exp: Ditto.
10549 * gdb.reverse/i386-precsave.exp: Ditto.
10550 * gdb.reverse/machinestate-precsave.exp: Ditto.
10551 * gdb.reverse/sigall-precsave.exp: Ditto.
10552 * gdb.reverse/solilb-precsave.exp: Ditto.
10553 * gdb.reverse/step-precsave.exp: Ditto.
10554 * gdb.reverse/until-precsave.exp: Ditto.
10555 * gdb.reverse/watch-precsave.exp: Ditto.
10556
10557 2009-10-22 Michael Snyder <msnyder@vmware.com>
10558
10559 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
10560 for gdb_expect. Adjust one test's expect strings for the new
10561 format of disassemble.
10562 * gdb.reverse/finish-reverse.exp: Delete 'return'.
10563 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
10564 gdb_test_multiple.
10565 * gdb.reverse/step-reverse.exp: Delete 'return'.
10566 * gdb.reverse/until-reverse.exp: Delete blank lines.
10567 * gdb.reverse/watch-reverse.exp: Delete blank lines.
10568
10569 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
10570
10571 * gdb.base/consecutive.exp: Adjust.
10572 * gdb.base/display.exp: Likewise.
10573 * gdb.base/pc-fp.exp: Likewise.
10574 * gdb.base/sigbpt.exp: Likewise.
10575
10576 2009-10-19 Michael Snyder <msnyder@vmware.com>
10577
10578 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
10579 * gdb.reverse/finish-reverse.c: Ditto.
10580 * gdb.reverse/sigall-reverse.c: Ditto.
10581 * gdb.reverse/solib-reverse.c: Ditto.
10582 * gdb.reverse/step-reverse.c: Ditto.
10583 * gdb.reverse/watch-reverse.c: Ditto.
10584
10585 2009-10-19 Pedro Alves <pedro@codesourcery.com>
10586 Stan Shebs <stan@codesourcery.com>
10587
10588 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
10589 * gdb.base/foll-exec.exp: Adjust to expect a process id before
10590 "Executing new program".
10591 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
10592 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
10593 left listed after having been killed.
10594 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
10595 * gdb.base/maint.exp: Adjust test.
10596
10597 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
10598 * gdb.multi/Makefile.in: New.
10599 * gdb.multi/base.exp: New.
10600 * gdb.multi/goodbye.c: New.
10601 * gdb.multi/hangout.c: New.
10602 * gdb.multi/hello.c: New.
10603 * gdb.multi/bkpt-multi-exec.c: New.
10604 * gdb.multi/bkpt-multi-exec.exp: New.
10605 * gdb.multi/crashme.c: New.
10606
10607 2009-10-13 Tristan Gingold <gingold@adacore.com>
10608
10609 * gdb.base/sepdebug.exp: Check debug info are found.
10610
10611 2009-10-08 Pedro Alves <pedro@codesourcery.com>
10612
10613 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
10614 bits.
10615
10616 2009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10617
10618 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
10619
10620 2009-10-07 Joel Brobecker <brobecker@adacore.com>
10621
10622 * gdb.base/watchpoints.c: Add copyright header. Reformat one
10623 of the comments.
10624
10625 2009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
10626
10627 * gdb.base/annota1.exp: Remove obsolete match_max increase.
10628 * gdb.base/annota3.exp: Idem.
10629 * gdb.base/maint.exp: Idem.
10630
10631 2009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
10632
10633 * lib/gdb.exp (default_gdb_init): Set current value of match_max
10634 to default.
10635
10636 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
10637
10638 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
10639 mingw and cygwin targets.
10640
10641 2009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
10642 Pedro Alves <pedro@codesourcery.com>
10643
10644 * lib/gdb.exp (gdb_compile): Avoid adding
10645 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
10646
10647 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
10648
10649 * gdb.base/shr1.c: Use %p in format string.
10650 * gdb.base/unload.c: Avoid warning in fprintf.
10651 * gdb.base/watchpoint-solib.c: Idem.
10652
10653 2009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
10654
10655 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
10656 long type.
10657 (test_unlink): Correct printf string.
10658 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
10659 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
10660
10661 2009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10662
10663 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
10664 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
10665 * gdb.arch/ia64-breakpoint-shadow.S: New file.
10666
10667 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10668
10669 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
10670 * gdb.objc/nondebug.exp: Likewise.
10671
10672 2009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10673
10674 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
10675 target_info setting.
10676
10677 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
10678 that detect new threads during "info threads".
10679
10680 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10681
10682 * gdb.threads/manythreads.c (main): Increase thread stack size
10683 to 2*PTHREAD_STACK_MIN.
10684 * gdb.threads/multi-create.c (main): Likewise.
10685 (create_function): Likewise.
10686
10687 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10688
10689 * gdb.base/dump.exp: Pass difference of pointer types instead
10690 of integer types as offset to restore in intarr3.srec case.
10691
10692 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10693
10694 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
10695
10696 2009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10697
10698 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
10699
10700 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
10701
10702 New test for two watchpoints, with disabling of
10703 the first inserted.
10704 * testsuite/gdb.base/watchpoints.c: New file.
10705 * testsuite/gdb.base/watchpoints.exp: New file.
10706
10707 2009-09-25 Tom Tromey <tromey@redhat.com>
10708
10709 * gdb.base/charset.exp: Test utf-16 strings with Python.
10710
10711 2009-09-25 Tom Tromey <tromey@redhat.com>
10712
10713 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
10714 UCS-4.
10715 * gdb.base/charset.c (utf_32_string): Rename.
10716 (init_utf32): Rename.
10717 (main): Update.
10718
10719 2009-09-22 Tom Tromey <tromey@redhat.com>
10720
10721 * gdb.python/py-function.exp: Add regression tests.
10722
10723 2009-09-21 Keith Seitz <keiths@redhat.com>
10724
10725 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
10726 with invalid operator.
10727
10728 2009-09-21 Keith Seitz <keiths@redhat.com>
10729
10730 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
10731 and destructor using typedef name of class.
10732 * gdb.cp/classes.cc (class Base1): Add a destructor.
10733 (base1): New typedef.
10734 (use_methods): Instanitate an object of type base1.
10735 * gdb.cp/templates.exp (test_template_typedef): New procedure.
10736 (do_tests): Call test_template_typedef.
10737 * gdb.cp/templates.cc (Baz::~Baz): New method.
10738 (intBazOne): New typedef.
10739 (main): Instantiate intBazOne.
10740
10741 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
10742
10743 PR python/10633
10744
10745 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
10746 Function.
10747 (run_lang_tests): Add print elements test.
10748
10749 2009-09-21 Phil Muldoon <pmuldoon@redhat.com>
10750
10751 * gdb.python/py-value.exp (test_subscript_regression): New
10752 function. Test for invalid subscripts.
10753 * gdb.python/py-value.c (main): Add test array, and pointer to it.
10754 (ptr_ref): New function.
10755
10756 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
10757
10758 * gdb.base/default.exp: Fix "show convenience".
10759
10760 2009-09-15 Tom Tromey <tromey@redhat.com>
10761
10762 * lib/mi-support.exp (mi_create_varobj): Update.
10763 (mi_create_floating_varobj): Likewise.
10764 (mi_create_dynamic_varobj): New proc.
10765 (mi_varobj_update): Update.
10766 (mi_varobj_update_with_type_change): Likewise.
10767 (mi_varobj_update_kv_helper): New proc.
10768 (mi_varobj_update_dynamic_helper): Rewrite.
10769 (mi_varobj_update_dynamic): New proc.
10770 (mi_list_varobj_children): Update.
10771 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
10772 * gdb.python/python-prettyprint.py (pp_outer): New class.
10773 (pp_nullstr): Likewise.
10774 (lookup_function): Register new printers.
10775 * gdb.python/python-prettyprint.c (struct substruct): New type.
10776 (struct outerstruct): Likewise.
10777 (substruct_test): New function.
10778 (struct nullstr): New type.
10779 (string_1, string_2): New globals.
10780 (main): Add new tests.
10781 * gdb.python/python-mi.exp: Added regression tests.
10782 * gdb.mi/mi2-var-display.exp: Update.
10783 * gdb.mi/mi2-var-cmd.exp: Update.
10784 * gdb.mi/mi2-var-child.exp: Update.
10785 * gdb.mi/mi2-var-block.exp: Update.
10786 * gdb.mi/mi-var-invalidate.exp: Update.
10787 * gdb.mi/mi-var-display.exp: Update.
10788 * gdb.mi/mi-var-cmd.exp: Update.
10789 * gdb.mi/mi-var-child.exp: Update.
10790 * gdb.mi/mi-var-block.exp: Update.
10791 * gdb.mi/mi-break.exp: Update.
10792 * gdb.mi/gdb701.exp: Update.
10793
10794 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
10795
10796 * Makefile.in: Inclusion of catch-syscall object.
10797 * gdb.base/catch-syscall.c: New file.
10798 * gdb.base/catch-syscall.exp: New file.
10799
10800 2009-09-12 Michael Snyder <msnyder@vmware.com>
10801
10802 * gdb.reverse/step-reverse.exp: Explicitly check for targets
10803 that can support reverse debuggnig.
10804
10805 2009-09-11 Tom Tromey <tromey@redhat.com>
10806
10807 * gdb.dwarf2/valop.S: New file.
10808 * gdb.dwarf2/valop.exp: New file.
10809
10810 2009-09-11 Mark Kettenis <kettenis@gnu.org>
10811
10812 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
10813
10814 2009-09-10 Doug Evans <dje@google.com>
10815
10816 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
10817 Add $gdb_prompt to second breakpoint regexp.
10818
10819 2009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
10820
10821 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
10822 names, add missing ones.
10823 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
10824 * gdb.python/py-frame.c: Rename from python-frame.c.
10825 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
10826 testfile name.
10827 * gdb.python/py-function.exp: Rename from python-function.exp.
10828 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
10829 testfile name.
10830 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
10831 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
10832 Adjust testfile name.
10833 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
10834 * gdb.python/py-template.cc: Rename from python-template.cc.
10835 * gdb.python/py-template.exp: Rename from python-template.exp.
10836 Adjust testfile name.
10837 * gdb.python/py-value.c: Rename from python-value.c.
10838 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
10839 testfile name.
10840
10841 2009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10842
10843 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
10844 $bpt2address.
10845 (Second breakpoint address is valid on ia64)
10846 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
10847
10848 2009-09-03 Joseph Myers <joseph@codesourcery.com>
10849
10850 * gdb.base/ending-run.exp: Restrict regular expression matching
10851 line number to require closing brace following.
10852
10853 2009-09-03 Doug Evans <dje@google.com>
10854
10855 * gdb.base/store.exp (check_set): Fix typo in expected value message.
10856
10857 2009-09-02 Tom Tromey <tromey@redhat.com>
10858
10859 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
10860
10861 2009-09-02 Tom Tromey <tromey@redhat.com>
10862
10863 * gdb.dwarf2/callframecfa.exp: New file.
10864 * gdb.dwarf2/callframecfa.S: New file.
10865
10866 2009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10867
10868 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
10869 gdb.base/solib-overlap-main.c: New.
10870
10871 2009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
10872
10873 PR gdb/10565
10874
10875 * gdb.base/bitfields.c (struct container, container): New.
10876 (main): Initialize it and call break5.
10877 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
10878
10879 2009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10880
10881 Support constant DW_AT_data_member_location by GCC PR debug/40659.
10882 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
10883
10884 2009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10885
10886 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
10887
10888 2009-08-26 Michael Snyder <msnyder@vmware.com>
10889
10890 * gdb.base/i386-reverse.c: New file.
10891 * gdb.base/i386-reverse.exp: New file.
10892 * gdb.base/Makefile.in: Add new files to be removed.
10893
10894 2009-08-26 Joseph Myers <joseph@codesourcery.com>
10895
10896 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
10897 environment-pwd for remote host.
10898 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
10899
10900 2009-08-24 Keith Seitz <keiths@redhat.com>
10901
10902 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
10903 Add two new C++ completer tests which limit the output to a
10904 given class.
10905
10906 2009-08-24 Michael Snyder <msnyder@vmware.com>
10907
10908 * gdb.base/del.exp: Fix typo in comment.
10909 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
10910
10911 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10912
10913 * configure: Regenerate.
10914 * gdb.hp/configure: Likewise.
10915 * gdb.hp/gdb.aCC/configure: Likewise.
10916 * gdb.hp/gdb.base-hp/configure: Likewise.
10917 * gdb.hp/gdb.compat/configure: Likewise.
10918 * gdb.hp/gdb.defects/configure: Likewise.
10919 * gdb.hp/gdb.objdbg/configure: Likewise.
10920 * gdb.stabs/configure: Likewise.
10921
10922 2009-08-19 Doug Evans <dje@google.com>
10923
10924 * gdb.base/gdbvars.c: New file.
10925 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
10926
10927 2009-08-14 Pedro Alves <pedro@codesourcery.com>
10928
10929 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
10930 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
10931
10932 2009-08-13 Pedro Alves <pedro@codesourcery.com>
10933
10934 * gdb.base/default.exp: Adjust "set language test": it's now an
10935 enum command. Larger help string moved to "help set language".
10936 * gdb.base/help.exp: Adjust "help set language" expected output,
10937 now lists all known languages.
10938
10939 2009-08-11 Nathan Froyd <froydnj@codesourcery.com>
10940
10941 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
10942 all frame arguments.
10943 * gdb.arch/altivec-regs.exp: Likewise.
10944
10945 2009-08-07 Tom Tromey <tromey@redhat.com>
10946
10947 * gdb.base/setshow.exp: Add tests for changes to set language, set
10948 check range, and set check type.
10949
10950 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
10951
10952 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
10953 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
10954 Call it.
10955
10956 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10957
10958 * configure.ac: Run gdb.cell tests when appropriate.
10959 * configure: Regenerate.
10960 * lib/cell.exp: New file.
10961 * gdb.cell: New directory.
10962 * gdb.cell/configure.ac: New file.
10963 * gdb.cell/configure: New file.
10964 * gdb.cell/Makefile.in: New file.
10965 * gdb.cell/arch.exp: New file.
10966 * gdb.cell/break.c: New file.
10967 * gdb.cell/break.exp: New file.
10968 * gdb.cell/break-spu.c: New file.
10969 * gdb.cell/bt.c: New file.
10970 * gdb.cell/bt2-spu.c: New file.
10971 * gdb.cell/bt-spu.c: New file.
10972 * gdb.cell/bt.exp: New file.
10973 * gdb.cell/coremaker.c: New file.
10974 * gdb.cell/coremaker-spu.c: New file.
10975 * gdb.cell/core.exp: New file.
10976 * gdb.cell/gcore.exp: New file.
10977 * gdb.cell/data.c: New file.
10978 * gdb.cell/data.exp: New file.
10979 * gdb.cell/data-spu.c: New file.
10980 * gdb.cell/ea-cache.exp: New file.
10981 * gdb.cell/ea-cache.c: New file.
10982 * gdb.cell/ea-cache-spu.c: New file.
10983 * gdb.cell/ea-standalone.c: New file.
10984 * gdb.cell/ea-standalone.exp: New file.
10985 * gdb.cell/ea-test.c: New file.
10986 * gdb.cell/ea-test.exp: New file.
10987 * gdb.cell/f-regs.exp: New file.
10988 * gdb.cell/mem-access.c: New file.
10989 * gdb.cell/mem-access.exp: New file.
10990 * gdb.cell/mem-access-spu.c: New file.
10991 * gdb.cell/ptype.exp: New file.
10992 * gdb.cell/registers.exp: New file.
10993 * gdb.cell/size.c: New file.
10994 * gdb.cell/sizeof.exp: New file.
10995 * gdb.cell/size-spu.c: New file.
10996 * gdb.cell/solib.exp: New file.
10997 * gdb.cell/solib-symbol.exp: New file.
10998
10999 2009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11000
11001 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
11002
11003 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
11004
11005 * gdb.base/float.exp: Handle VFP registers.
11006
11007 2009-07-14 Michael Snyder <msnyder@vmware.com>
11008
11009 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
11010 to bring gdb to the beginning of the calling line.
11011
11012 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
11013 confusing the i386 epilogue unwinder.
11014
11015 2009-07-14 Stan Shebs <stan@codesourcery.com>
11016
11017 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
11018
11019 2009-07-14 Michael Snyder <msnyder@vmware.com>
11020
11021 * gdb.reverse/step-reverse.exp (stepi into function call):
11022 Call instruction may not be first instruction in the line.
11023 (reverse stepi from a function call): Used wrong line number.
11024
11025 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11026
11027 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
11028
11029 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11030
11031 Fix gdb.base/macscp.exp when using custom inputrc.
11032 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
11033 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
11034 env(TERM) set.
11035 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
11036 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
11037
11038 2009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11039
11040 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
11041 * gdb.base/annota1.exp (thread_test): Import global $testfile.
11042 Change the compilation target to match the testcase name.
11043 * gdb.base/sect-cmd.exp: Change the compilation target to match the
11044 testcase name.
11045 * a2-run.exp: Use for setup prepare_for_testing. Change the
11046 compilation target to match the testcase name.
11047 * gdb.base/commands.exp: Likewise.
11048 * gdb.base/finish.exp: Likewise.
11049 * gdb.base/float.exp: Likewise.
11050 * gdb.base/info-target.exp: Likewise.
11051 * gdb.base/relational.exp: Likewise.
11052 * gdb.base/term.exp: Likewise.
11053 * gdb.base/until.exp: Likewise.
11054 * gdb.base/volatile.exp: Likewise.
11055 * gdb.base/whatis-exp.exp: Likewise.
11056
11057 2009-07-11 Hui Zhu <teawater@gmail.com>
11058
11059 * gdb.base/help.exp (disassemble): Update expected help text.
11060
11061 2009-07-09 Tom Tromey <tromey@redhat.com>
11062
11063 * lib/gdb.exp: Handle TRANSCRIPT.
11064 (remote_spawn, remote_close, send_gdb): New procs.
11065
11066 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
11067
11068 * gdb.python/python-prettyprint.c: Add counted null string
11069 structure.
11070 * gdb.python/python-prettyprint.exp: Print null string. Test for
11071 embedded nulls.
11072 * gdb.python/python-prettyprint.py (pp_ns): New Function.
11073 * gdb.python/python-value.exp (test_value_in_inferior): Add
11074 variable length string fetch tests.
11075 * gdb.python/python-value.c (main): Add strings for string fetch tests.
11076
11077 2009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11078
11079 * gdb.base/dump.exp (inaccessible memory is reported): New test.
11080
11081 2009-07-07 Tom Tromey <tromey@redhat.com>
11082
11083 * gdb.base/call-rt-st.exp: Update for change to escape output.
11084 * gdb.base/callfuncs.exp: Likewise.
11085 * gdb.base/charset.exp: Likewise.
11086 * gdb.base/constvars.exp: Likewise.
11087 * gdb.base/long_long.exp: Likewise.
11088 * gdb.base/pointers.exp: Likewise.
11089 * gdb.base/printcmds.exp: Likewise.
11090 * gdb.base/setvar.exp: Likewise.
11091 * gdb.base/store.exp: Likewise.
11092 * gdb.cp/ref-types.exp: Likewise.
11093 * gdb.mi/mi-var-child.exp: Likewise.
11094 * gdb.mi/mi-var-display.exp: Likewise.
11095 * gdb.mi/mi2-var-display.exp: Likewise.
11096 * gdb.base/charset.exp: Test octal escape sequence length.
11097 Update for change to escape output.
11098
11099 2009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11100
11101 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
11102
11103 2009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
11104
11105 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
11106
11107 2009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11108
11109 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
11110 gdbserver increasing $portnum if "Can't bind address" has been seen.
11111
11112 2009-07-05 Pedro Alves <pedro@codesourcery.com>
11113
11114 * gdb.base/ending-run.exp: Add "step out of main" pattern for
11115 mingw32ce.
11116
11117 2009-07-05 Pedro Alves <pedro@codesourcery.com>
11118
11119 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
11120 VFP format.
11121
11122 2009-07-02 Pedro Alves <pedro@codesourcery.com>
11123
11124 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
11125 linux. Adjust to use "inferior", "info inferiors", "detach
11126 inferior" and "kill inferior" instead of "restart", "info fork",
11127 "detach fork" and "delete fork".
11128 * gdb.base/ending-run.exp: Spell out "info".
11129 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
11130 the "kill" command.
11131
11132 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11133
11134 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
11135 change to prefix TLS offset in hex with 0x.
11136
11137 2009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11138
11139 * gdb.base/default.exp: Update test case for "x" changes.
11140
11141 2009-07-01 Tristan Gingold <gingold@adacore.com>
11142
11143 * gdb.base/bigcore.exp: Make darwin untested.
11144
11145 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11146
11147 * gdb.base/completion.exp (directory completion): Create the directory.
11148 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
11149 escapeuniquesub.
11150 (directory completion 2): Expect now ${escapeuniquesub}.
11151 (Glob remaining of directory test): Remove one excessive newline.
11152 Expect the real output.
11153
11154 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11155
11156 Fix `make check//%' target after `make check' has been ran.
11157 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
11158 a mkdir call.
11159 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
11160 (%/.dir): Remove.
11161
11162 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11163
11164 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
11165 the expected result record.
11166
11167 2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11168
11169 Remove racy FAILs relying just on the timeouts.
11170 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
11171 (annotation_level 2): Remove racy FAILs.
11172
11173 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
11174
11175 gdb/10275
11176 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
11177
11178 2009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
11179
11180 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
11181
11182 2009-06-30 Vladimir Prus <vladimir@codesourcery.com>
11183
11184 * gdb.mi/mi-stack.exp: Testing symbolic options
11185 to -stack-list-locals and -stack-list-arguments.
11186
11187 2009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11188
11189 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
11190
11191 2009-06-29 Tom Tromey <tromey@redhat.com>
11192
11193 * dg-extract-results.sh: New file.
11194 * Makefile.in (FORCE_PARALLEL): New variable.
11195 (CHECK_TARGET): New conditional variable.
11196 (check): Use CHECK_TARGET.
11197 (DO_RUNTEST): New variable.
11198 (check-single): New target.
11199 (TEST_DIRS): New variable.
11200 (TEST_TARGETS): Likewise.
11201 (check-parallel): New target.
11202 (check-gdb.%): New pattern.
11203 (BASE1_FILES): New variable.
11204 (BASE2_FILES): Likewise.
11205 (check-gdb.base%): New pattern.
11206 (%/.dir): New pattern.
11207 * configure: Rebuild.
11208 * aclocal.m4 (AM_CONDITIONAL): New defun.
11209 * configure.ac: Check whether user is using GNU make.
11210 (GMAKE): New conditional.
11211
11212 2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
11213
11214 * gdb.cp/namespace-nested-import.cc: New test.
11215 * gdb.cp/namespace-nested-import.exp: New test.
11216
11217 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
11218
11219 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
11220 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
11221 * gdb.opt/Makefile.in (EXECUTABLES): Update.
11222 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
11223 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
11224 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
11225 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
11226 gdb.opt/inline-markers.c: New files.
11227 * lib/gdb.exp (skip_inline_frame_tests): New function.
11228 (skip_inline_var_tests): New function.
11229
11230 2009-06-27 Andreas Schwab <schwab@linux-m68k.org>
11231
11232 * gdb.cp/exception.exp: Don't require $hex before inner frame in
11233 backtrace.
11234
11235 2009-06-27 Michael Snyder <msnyder@vmware.com>
11236
11237 * gdb.reverse: New directory.
11238 * gdb.reverse/break-reverse.c: New test.
11239 * gdb.reverse/break-reverse.exp: New test.
11240 * gdb.reverse/consecutive-reverse.c: New test.
11241 * gdb.reverse/consecutive-reverse.exp: New test.
11242 * gdb.reverse/finish-reverse.c: New test.
11243 * gdb.reverse/finish-reverse.exp: New test.
11244 * gdb.reverse/machinestate.c: New test.
11245 * gdb.reverse/ms1.c: New test.
11246 * gdb.reverse/machinestate.exp: New test.
11247 * gdb.reverse/Makefile.in: New file.
11248 * gdb.reverse/shr2.c: New test.
11249 * gdb.reverse/solib-reverse.c: New test.
11250 * gdb.reverse/solib-reverse.exp: New test.
11251 * gdb.reverse/step-reverse.c: New test.
11252 * gdb.reverse/step-reverse.exp: New test.
11253 * gdb.reverse/until-reverse.c: New test.
11254 * gdb.reverse/ur1.c: New test.
11255 * gdb.reverse/until-reverse.exp: New test.
11256 * gdb.reverse/watch-reverse.c: New test.
11257 * gdb.reverse/watch-reverse.exp: New test.
11258 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
11259 * configure: Regenerate.
11260
11261 2009-06-26 Doug Evans <dje@google.com>
11262
11263 * gdb.base/psymtab.exp: Turn off pending breakpoints.
11264
11265 2009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
11266
11267 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
11268 windows problem for 'file delete $binfile'.
11269
11270 2009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
11271
11272 * gdb.cp/namespace-using.exp: New test.
11273 * gdb.cp/namespace-using.cc: New test.
11274
11275 2009-05-20 Joel Brobecker <brobecker@adacore.com>
11276
11277 * gdb.ada/variant_record_packed_array: New testcase.
11278
11279 2009-06-23 Tom Tromey <tromey@redhat.com>
11280
11281 * gdb.base/charset.exp (test_combination): Regression test.
11282 * gdb.base/charset.c (my_wchar_t): New typedef.
11283 (myvar): New global.
11284 (main): Set myvar.
11285
11286 2009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
11287
11288 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
11289 target.
11290
11291 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11292
11293 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
11294
11295 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11296
11297 * gdb.mi/gdb680.exp: Update test for error message.
11298
11299 2009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11300
11301 * gdb.base/annota1.exp: Allow multiple occurrences of the
11302 frames-invalid annotation.
11303 * gdb.cp/annota2.exp: Likewise.
11304
11305 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
11306
11307 * gdb.cp/gdb2495.cc: New file.
11308 * gdb.cp/gdb2495.exp: New file.
11309
11310 2009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11311
11312 Report error on GDB crash during runto.
11313 * lib/gdb.exp (runto <eof>): New.
11314
11315 2009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
11316
11317 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
11318 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
11319 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
11320 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
11321 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
11322 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
11323 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
11324 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
11325 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
11326 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
11327 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
11328 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
11329 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
11330 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
11331 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
11332 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
11333 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
11334 gdb.server/server-mon.exp, gdb.server/server-run.exp,
11335 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
11336 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
11337 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
11338 gdb.trace/passcount.exp, gdb.trace/report.exp,
11339 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
11340 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
11341 gdb.trace/while-stepping.exp: Use a unique name for the compiled
11342 executable.
11343
11344 2009-06-07 Pedro Alves <pedro@codesourcery.com>
11345
11346 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
11347 defined before referencing it.
11348
11349 2009-06-03 Doug Evans <dje@google.com>
11350
11351 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
11352 * gdb.arch/i386-see.c: Ditto.
11353
11354 2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
11355
11356 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
11357 (check_macro): Return 1 if undefined.
11358 If first test fails, check if macro debug information is available,
11359 and report unsupported test if no macro information is found.
11360
11361 2009-05-29 Doug Evans <dje@google.com>
11362
11363 * gdb.threads/hand-call-in-threads.exp: New.
11364 * gdb.threads/hand-call-in-threads.c: New.
11365
11366 2009-05-29 Michael Snyder <msnyder@vmware.com>
11367
11368 * gdb.base/break-always.exp: Change "1" to "on".
11369 Add confirmation check.
11370
11371 2009-05-28 Pedro Alves <pedro@codesourcery.com>
11372
11373 * gdb.threads/threxit-hop-specific.c: New.
11374 * gdb.threads/threxit-hop-specific.exp: New.
11375 * gdb.threads/thread-execl.c: New.
11376 * gdb.threads/thread-execl.exp: New.
11377
11378 2009-05-27 Tom Tromey <tromey@redhat.com>
11379 Thiago Jung Bauermann <bauerman@br.ibm.com>
11380
11381 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
11382 (mi_child_regexp): Likewise.
11383 (mi_list_varobj_children_range): Likewise.
11384 (mi_get_features): Likewise.
11385 (mi_list_varobj_children): Rewrite.
11386 * gdb.python/python-mi.exp: New file.
11387
11388 2009-05-27 Tom Tromey <tromey@redhat.com>
11389 Thiago Jung Bauermann <bauerman@br.ibm.com>
11390 Phil Muldoon <pmuldoon@redhat.com>
11391 Paul Pluzhnikov <ppluzhnikov@google.com>
11392
11393 * gdb.python/python-prettyprint.exp: New file.
11394 * gdb.python/python-prettyprint.c: New file.
11395 * gdb.python/python-prettyprint.py: New file.
11396 * gdb.base/display.exp: print/r is now valid.
11397
11398 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
11399 Tom Tromey <tromey@redhat.com>
11400 Pedro Alves <pedro@codesourcery.com>
11401 Paul Pluzhnikov <ppluzhnikov@google.com>
11402
11403 * gdb.python/python-template.exp: New file.
11404 * gdb.python/python-template.cc: New file.
11405 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
11406 tests.
11407 * gdb.python/python-value.exp (py_objfile_tests): New proc.
11408 Call it.
11409 (test_value_after_death): New proc.
11410 * gdb.python/python-value.c (PTR): New typedef.
11411 (main): New variable 'x'.
11412
11413 2009-05-27 Tom Tromey <tromey@redhat.com>
11414
11415 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
11416 tests.
11417 * gdb.python/python-value.exp (py_objfile_tests): New proc.
11418 Call it.
11419
11420 2009-05-27 Pedro Alves <pedro@codesourcery.com>
11421
11422 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
11423
11424 2009-05-24 Pedro Alves <pedro@codesourcery.com>
11425
11426 * gdb.threads/fork-thread-pending.c: New.
11427 * gdb.threads/fork-thread-pending.exp: New.
11428
11429 2009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11430
11431 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
11432 * gdb.dwarf2/dw2-strp.S (a_string2): New.
11433
11434 2009-05-18 Jon Beniston <jon@beniston.com>
11435
11436 * gdb.asm/asm-source.exp: Add lm32 target.
11437
11438 2009-05-17 Pedro Alves <pedro@codesourcery.com>
11439
11440 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
11441 `gdb_get_line_number'. Call `callee' in both parent and child.
11442 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
11443 `gdb_get_line_number' instead of hardcoding line numbers.
11444 (catch_fork_unpatch_child): New procedure to test detaching
11445 breakpoints from child fork.
11446 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
11447 hardcoding line numbers.
11448 (do_fork_tests): Run `catch_fork_unpatch_child'.
11449
11450 2009-05-17 Vladimir Prus <vladimir@codesourcery.com>
11451
11452 * gdb.mi/mi-cmd-var.exp: Check that when varobj
11453 of structure type enters or leaves the scope, it
11454 is reported by -var-update.
11455
11456 2009-05-11 Doug Evans <dje@sebabeach.org>
11457
11458 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
11459 * gdb.threads/pending-step.c (main): Fix off-by-one error.
11460 * gdb.threads/schedlock.c (main): Fix off-by-one error.
11461
11462 2009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11463
11464 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
11465
11466 2009-04-30 Doug Evans <dje@google.com>
11467
11468 * gdb.threads/watchthreads2.exp: New testcase.
11469 * gdb.threads/watchthreads2.c: New testcase.
11470
11471 2009-04-29 Doug Evans <dje@google.com>
11472
11473 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
11474 * gdb.cp/mb-ctor.cc: Ditto.
11475 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
11476 * gdb.cp/mb-inline.h (multi_line_foo): New function.
11477 * gdb.cp/mb-inline1.cc: Call it.
11478 * gdb.cp/mb-inline2.cc: Ditto.
11479 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
11480 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
11481
11482 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11483
11484 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
11485 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
11486 Replace all uses of `decimal' by `nonzero'.
11487 (info macro FROM_COMMANDLINE): New test.
11488
11489 2009-04-27 Tom Tromey <tromey@redhat.com>
11490
11491 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
11492
11493 2009-04-27 Doug Evans <dje@google.com>
11494
11495 * gdb.threads/watchthreads.c (main): Initialize args before starting
11496 the threads. Plus formatting cleanup.
11497 * gdb.threads/watchthreads.exp: Avoid errant failures due to
11498 biased scheduling of one thread.
11499
11500 2009-04-27 Jerome Guitton <guitton@adacore.com>
11501
11502 * gdb.cp/templates.cc (GetMax): New template.
11503 (main): Declare two instances of GetMax.
11504 * gdb.cp/templates.exp: Add new test.
11505
11506 2009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11507
11508 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
11509
11510 2009-04-22 Joseph Myers <joseph@codesourcery.com>
11511
11512 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
11513
11514 2009-04-15 Tom Tromey <tromey@redhat.com>
11515
11516 * gdb.base/charset.exp: Add regression test.
11517
11518 2009-04-14 Joel Brobecker <brobecker@adacore.com>
11519
11520 * gdb.base/exe-lock.exp: New testcase.
11521
11522 2009-04-13 Tom Tromey <tromey@redhat.com>
11523
11524 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
11525 operator on Frame.
11526
11527 2009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11528
11529 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
11530 * gdb.server/ext-attach.exp: Likewise.
11531
11532 2009-04-03 Vladimir Prus <vladimir@codesourcery.com>
11533
11534 Eliminate some sleep usage.
11535
11536 * gdb.mi/basics.c (do_nothing): New.
11537 (main): Use do_nothing instead of printf, so that
11538 not to introduce race condition between output of
11539 inferiour and output of gdb. Do not use sleep as it
11540 is not generally available on embedded targets.
11541
11542 2009-04-02 Pedro Alves <pedro@codesourcery.com>
11543
11544 * gdb.server/ext-attach.exp: Expect an optional process id after
11545 "Detached from remote process".
11546
11547 2009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11548
11549 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
11550 gdb.dwarf2/dw2-unresolved.exp: New.
11551
11552 2009-04-02 Pedro Alves <pedro@codesourcery.com>
11553
11554 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
11555 mi_run_to_main.
11556
11557 2009-04-02 Pedro Alves <pedro@codesourcery.com>
11558
11559 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
11560 mi_run_to_main. Skip thread exit test on remote targets.
11561 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
11562 mi_run_to_main.
11563 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
11564 mi_run_to_main.
11565 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
11566 when expecting ^connected. Detect when the target doesn't support
11567 non-stop mode.
11568 (mi_run_cmd): Detect if non-stop mode was requested by isn't
11569 supported. Return -1 on error, 0 on success.
11570 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
11571 (mi_runto): Return mi_runto_helper's result explicitly.
11572
11573 2009-04-01 Pedro Alves <pedro@codesourcery.com>
11574
11575 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
11576
11577 2009-04-01 Tom Tromey <tromey@redhat.com>
11578
11579 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
11580 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
11581 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
11582 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
11583
11584 2009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
11585 Jan Kratochvil <jan.kratochvil@redhat.com>
11586
11587 PR gdb/931
11588 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
11589 output.
11590 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
11591 for gdb/931.
11592 * dw2-strp.S (DW_AT_language): Change to C++.
11593 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
11594
11595 2009-03-31 Joel Brobecker <brobecker@adacore.com>
11596
11597 * gdb.ada/tasks: New testcase.
11598
11599 2009-03-30 Stan Shebs <stan@codesourcery.com>
11600
11601 * gdb.trace/actions.exp: Update to match new info trace format.
11602 * gdb.trace/deltrace.exp: Ditto.
11603 * gdb.trace/infotrace.exp: Ditto.
11604 * gdb.trace/passcount.exp: Ditto.
11605 * gdb.trace/save-trace.exp: Ditto.
11606 * gdb.trace/while-stepping.exp: Ditto.
11607 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
11608
11609 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
11610
11611 * gdb.python/python-frame.c: New file.
11612 * gdb.python/python-frame.exp: New file.
11613
11614 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
11615
11616 * gdb.python/python-value.exp: Add tests for the address
11617 attribute.
11618
11619 2009-03-29 Andreas Schwab <schwab@linux-m68k.org>
11620
11621 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
11622
11623 2009-03-26 Doug Evans <dje@google.com>
11624
11625 * gdb.mi/mi-nonstop-exit.exp: New file.
11626 * gdb.mi/non-stop-exit.c: New file.
11627
11628 2009-03-26 Tom Tromey <tromey@redhat.com>
11629
11630 Update for change to prologue skipping:
11631 * gdb.mi/mi2-simplerun.exp: Update.
11632 * gdb.mi/mi2-break.exp: Update.
11633 * gdb.mi/mi-simplerun.exp: Update.
11634 * gdb.mi/mi-break.exp: Update.
11635 * gdb.base/ending-run.exp: Update.
11636
11637 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
11638
11639 * gdb.python/python-value.exp (test_value_in_inferior): Test
11640 gdb.Value.is_optimized_out attribute.
11641
11642 2009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11643
11644 * gdb.dwarf2/dw2-noloc-main.c: New file.
11645 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
11646 (.text): Remove.
11647 (.data): New.
11648 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
11649 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
11650 (DW_TAG_subprogram func_cu1, noloc): Remove.
11651 (main): New.
11652 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
11653 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
11654 (file_symbols): New procedure.
11655
11656 2009-03-25 Tom Tromey <tromey@redhat.com>
11657
11658 * gdb.base/charset.exp (valid_target_charset): New proc.
11659 Use it to skip tests on invalid charsets.
11660
11661 2009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
11662
11663 * gdb.base/completion.exp: Add a test for directory completion.
11664
11665 2009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11666
11667 Fix a racy FAIL.
11668 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
11669 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
11670
11671 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
11672
11673 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
11674 * gdb.python/python-function.exp: Add test for function returning
11675 a GDB value.
11676
11677 2009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
11678
11679 * gdb.python/python-function.exp: New file.
11680
11681 2009-03-20 Tom Tromey <tromey@redhat.com>
11682
11683 * gdb.base/store.exp: Update for change to escape output.
11684 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
11685 to escape output.
11686 * gdb.base/pointers.exp: Update for change to escape output.
11687 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
11688 to escape output.
11689 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
11690 escape output.
11691 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
11692 to escape output.
11693 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
11694 escape output.
11695 * gdb.base/setvar.exp: Update for change to escape output.
11696 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
11697 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
11698 to escape output.
11699 (test_print_string_constants): Likewise.
11700 * gdb.base/charset.exp (valid_host_charset): Check size of
11701 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
11702 cases. Handle "auto"-related output.
11703 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
11704 (uvar, Uvar): New globals.
11705
11706 2009-03-19 Jerome Guitton <guitton@adacore.com>
11707
11708 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
11709 deltas.
11710 * gdb.ada/fixed_points.exp: Ditto.
11711
11712 2009-03-18 Pedro Alves <pedro@codesourcery.com>
11713
11714 * return-nodebug.c: Don't include stdio.h.
11715 (init): Delete.
11716 (func): Delete definition and provide extern declaration.
11717 (t): New.
11718 (main): Don't call printf. Call func and store its result in t.
11719 * return-nodebug1.c: New.
11720 * return-nodebug.exp: Don't expect stdio output. Instead, print
11721 the global variable t. Drop printf formatters and cast types from
11722 foreach loop. Don't use prepare_for_testing. Compile
11723 return-nodebug.c and return-nodebug1.c in separate steps. Don't
11724 define FORMAT or CAST.
11725
11726 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
11727
11728 * gdb.base/solib-display.exp: Disable test for remote targers.
11729
11730 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11731
11732 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
11733
11734 2009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11735
11736 Fix a racy FAIL.
11737 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
11738 code from `follow parent, print pids'.
11739 (`follow child, print pids', `follow parent, print pids'): Call it.
11740 Replace `gdb_test "break..."' by gdb_breakpoint.
11741
11742 2009-03-13 Vladimir Prus <vladimir@codesourcery.com>
11743
11744 * gdb.mi/mi-cli.exp: Adjust for output difference in
11745 sync and async modes.
11746
11747 2009-03-12 Joel Brobecker <brobecker@adacore.com>
11748
11749 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
11750 that was checked in by mistake. Remove loading of ada.exp, since
11751 this is not necessary in this case.
11752
11753 2009-03-12 Joel Brobecker <brobecker@adacore.com>
11754
11755 * gdb.ada/ptype_arith_binop.exp: New testcase.
11756
11757 2009-03-12 Joel Brobecker <brobecker@adacore.com>
11758
11759 * gdb.ada/mod_from_name: New testcase.
11760
11761 2009-03-12 Joel Brobecker <brobecker@adacore.com>
11762
11763 * gdb.ada/tick_last_segv: New testcase.
11764
11765 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
11766
11767 * gdb.mi/mi-cli.exp: Remove debug print.
11768
11769 2009-03-12 Vladimir Prus <vladimir@codesourcery.com>
11770
11771 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
11772 include the token in ^running and frame info in *stopped.
11773
11774 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
11775
11776 * solib-display.exp: New file.
11777 * solib-display-main.c: New file.
11778 * solib-display-lib.c: New file.
11779
11780 2009-03-05 Pedro Alves <pedro@codesourcery.com>
11781
11782 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
11783
11784 2009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
11785
11786 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
11787 (list_and_check_macro): Use more specific test name.
11788 (next to definition): Make the test names unique.
11789
11790 2009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
11791
11792 * gdb.pascal/floats.exp: Accept approximate results everywhere.
11793
11794 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
11795
11796 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
11797 notifications.
11798 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
11799 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
11800 * lib/mi-support.exp (library_loaded_re): New.
11801 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
11802
11803 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
11804
11805 * gdb.gdb/observer.exp: Use test_notification observer, not
11806 normal_stop, everywhere.
11807 (test_normal_stop_notifications): Rename to...
11808 (test_notifications): ...this.
11809 (test_observer_normal_stop): Rename to...
11810 (test_observer): ...this.
11811
11812 2009-02-16 Doug Evans <dje@google.com>
11813
11814 * gdb.arch/amd64-disp-step.S (test_int3): New test.
11815 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
11816 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
11817 (test_prefixed_syscall,test_int3): New tests.
11818 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
11819 (test_prefixed_syscall,test_int3): New tests.
11820
11821 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
11822
11823 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
11824 (mi_expect_interrupt): Likewise.
11825 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
11826 response.
11827
11828 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
11829
11830 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
11831 * gdb.base/pc-fp.exp (get_valueofx): Remove.
11832 Replace calls to get_valueofx by get_hexadecimal_valueof.
11833
11834 2009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
11835
11836 * lib/gdb.exp (get_valueof): Accept anything as a return value.
11837 (get_integer_valueof): New procedure.
11838 (get_sizeof): Use new get_integer_value_of.
11839 * gdb.base/sizeof.exp: Replace all uses of get_valueof
11840 by get_integer_valueof.
11841
11842 2009-02-13 Tom Tromey <tromey@redhat.com>
11843
11844 * gdb.base/remote.exp (get_sizeof): Remove.
11845 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
11846 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
11847 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
11848 * lib/gdb.exp (get_valueof): Move from long_long.exp.
11849 (get_sizeof): Likewise.
11850
11851 2009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11852
11853 PR fortran/9806
11854 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
11855
11856 2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
11857
11858 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
11859
11860 2009-02-06 Pedro Alves <pedro@codesourcery.com>
11861
11862 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
11863
11864 2009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
11865
11866 * gdb.python/python-cmd.exp: New file.
11867
11868 2009-02-06 Tristan Gingold <gingold@adacore.com>
11869
11870 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
11871
11872 2009-02-05 Tristan Gingold <gingold@adacore.com>
11873
11874 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
11875 pointer is dereferenced and use this signal name in regexp.
11876 * gdb.base/signull.exp: Ditto.
11877 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
11878 * gdb.base/signull.c (main): Ditto.
11879
11880 2009-02-04 Tom Tromey <tromey@redhat.com>
11881 Thiago Jung Bauermann <bauerman@br.ibm.com>
11882
11883 * gdb.python/python-value.exp: Use `gdb.history' instead of
11884 `gdb.value_from_history'.
11885 (test_value_numeric_ops): Add test for conversion of enum constant.
11886 * gdb.python/python-value.c (enum e): New type.
11887 (evalue): New global.
11888 (main): Use argv.
11889
11890 2009-02-04 Jerome Guitton <guitton@adacore.com>
11891
11892 * gdb.ada/uninitialized_vars: New test program.
11893 * gdb.ada/uninitialized_vars.exp: New testcase.
11894
11895 2009-02-02 Tom Tromey <tromey@redhat.com>
11896
11897 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
11898 * gdb.cp/pr2489.cc: Rename...
11899 * gdb.cp/pr9594.cc: ... to this.
11900
11901 2009-02-02 Tom Tromey <tromey@redhat.com>
11902
11903 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
11904 * gdb.cp/pr2489.cc: New file.
11905 * gdb.cp/cpcompletion.exp: New file.
11906
11907 2009-02-02 Tom Tromey <tromey@redhat.com>
11908
11909 PR exp/9059:
11910 * gdb.cp/call-c.exp: Add regression test.
11911 * gdb.cp/call-c.cc (FooHandle): New typedef.
11912 (main): New variable 'handle'.
11913
11914 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
11915
11916 * lib/mi-support.exp (et_mi_thread_list)
11917 (check_mi_and_console_threads): Adjust for current thread in
11918 -thread-list-ids output.
11919
11920 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
11921
11922 * gdb.mi/mi-break.exp (test_disabled_creation): New.
11923 Call it.
11924
11925 2009-01-28 Doug Evans <dje@google.com>
11926
11927 * gdb.arch/amd64-disp-step.S: New file.
11928 * gdb.arch/amd64-disp-step.exp: New file.
11929 * gdb.arch/i386-disp-step.S: New file.
11930 * gdb.arch/i386-disp-step.exp: New file.
11931
11932 2009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
11933
11934 * gdb.base/find.exp: Set newline variable
11935 using quotes instead of braces to fix cygwin failures.
11936
11937 2009-01-23 Pedro Alves <pedro@codesourcery.com>
11938
11939 * gdb.base/radix.exp: Add tests to ensure that that set
11940 input-radix 0 and set output-radix 0 are really rejected.
11941
11942 2009-01-23 Pedro Alves <pedro@codesourcery.com>
11943
11944 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
11945 copyright years.
11946
11947 2009-01-23 Pedro Alves <pedro@codesourcery.com>
11948
11949 PR gdb/9664:
11950 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
11951
11952 2009-01-22 Pedro Alves <pedro@codesourcery.com>
11953
11954 PR c++/9631:
11955 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
11956
11957 2009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
11958
11959 * gdb.server/file-transfer.exp: Use EXEEXT variable for
11960 binfile definition to fix Windows OS failure.
11961
11962 2009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
11963
11964 PR gdb/9346
11965 * gdb.base/interrupt.c (sigint_handler): New.
11966 (main): Install a SIGINT handler if SIGNALS is defined. Exit
11967 on error.
11968 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
11969 Test "signal SIGINT".
11970
11971 2009-01-19 Doug Evans <dje@google.com>
11972
11973 * gdb.base/break.exp: Update expected gdb output.
11974 * gdb.base/sepdebug.exp: Ditto.
11975 * gdb.mi/mi-syn-frame.exp: Ditto.
11976 * gdb.mi/mi2-syn-frame.exp: Ditto.
11977 * gdb.base/call-signal-resume.exp: New file.
11978 * gdb.base/call-signals.c: New file.
11979 * gdb.base/unwindonsignal.exp: New file.
11980 * gdb.base/unwindonsignal.c: New file.
11981 * gdb.threads/interrupted-hand-call.exp: New file.
11982 * gdb.threads/interrupted-hand-call.c: New file.
11983 * gdb.threads/thread-unwindonsignal.exp: New file.
11984
11985 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
11986
11987 * gdb.base/define.exp: Test defining and hooking prefix commands.
11988 * gdb.python/python.exp: Update test for "show user" output.
11989
11990 2009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11991
11992 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
11993 now the output exactly, using less wildcards. Expect also the output
11994 of gfortran-4.3. Update for the f-valprint.c modification from
11995 2008-04-22.
11996 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
11997 Remove gdb_test test names where matching the command.
11998
11999 2009-01-01 Pedro Alves <pedro@codesourcery.com>
12000
12001 PR breakpoints/9681:
12002 * gdb.base/watchpoint.exp: Add regression test.
12003
12004 2008-12-31 Pedro Alves <pedro@codesourcery.com>
12005
12006 * gdb.threads/attach-into-signal.exp: Don't use
12007 gdb_suppress_entire_file.
12008 * gdb.threads/attach-stopped.exp: Ditto.
12009 * gdb.threads/attachstop-mt.exp: Ditto.
12010
12011 2008-12-31 Pedro Alves <pedro@codesourcery.com>
12012
12013 PR gdb/8812:
12014 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
12015
12016 2008-12-29 Pedro Alves <pedro@codesourcery.com>
12017
12018 PR gdb/7536:
12019 * gdb.base/radix.exp: Add tests to ensure invalid input radices
12020 and unsupported output radices are really rejected.
12021
12022 2008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12023
12024 * gdb.cp/punctuator.exp: Backslash the '$' signs.
12025
12026 2008-12-22 Tom Tromey <tromey@redhat.com>
12027
12028 * gdb.cp/punctuator.exp: New file.
12029
12030 2008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12031
12032 * gdb.base/completion.exp (Completing non-existing component): New test.
12033
12034 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12035
12036 Fix for PR gdb/8648.
12037 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
12038 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
12039 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
12040 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
12041
12042 2008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12043
12044 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
12045
12046 2008-12-16 Christophe Lyon <christophe.lyon@st.com>
12047
12048 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
12049 compiler actually generate code at the expected line number.
12050
12051 2008-12-15 Jie Zhang <jie.zhang@analog.com>
12052
12053 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
12054
12055 2008-12-12 Tom Tromey <tromey@redhat.com>
12056
12057 * gdb.base/commands.exp (redefine_hook_test): New proc.
12058 Call it.
12059
12060 2008-12-11 Tom Tromey <tromey@redhat.com>
12061
12062 * gdb.base/macscp.exp: New regression test.
12063
12064 2008-12-11 Tom Tromey <tromey@redhat.com>
12065
12066 * gdb.base/macscp.exp: Print "address.addr".
12067 * gdb.base/macscp1.c (struct outer): New struct.
12068 (address): New global.
12069
12070 2008-12-09 Tom Tromey <tromey@redhat.com>
12071
12072 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
12073 Call it.
12074
12075 2008-12-04 Doug Evans <dje@google.com>
12076
12077 * gdb.server/ext-run.exp: Relax regexp for init program.
12078
12079 2008-12-03 Tristan Gingold <gingold@adacore.com>
12080
12081 * gdb.base/macscp.exp: Generate an object file during compilation
12082 to work around Darwin dsymutil limitations.
12083
12084 2008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12085
12086 Test resolving external references to TLS variables.
12087 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
12088 FILE2_THREAD_LOCAL.
12089 (testfile2, srcfile2): New variables.
12090 * gdb.threads/tls.c (file2_thread_local)
12091 (function_referencing_file2_thread_local): New.
12092 * gdb.threads/tls2.c: New file.
12093
12094 2008-11-28 Joel Brobecker <brobecker@adacore.com>
12095
12096 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
12097 rather than integer, as integer might not be big enough when
12098 on 64bit targets.
12099
12100 2008-11-27 Jerome Guitton <guitton@adacore.com>
12101
12102 * gdb.cp/formatted-ref.exp: Add equality test.
12103 * gdb.ada/formatted_ref.exp: Ditto.
12104
12105 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12106
12107 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
12108 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
12109
12110 2008-11-20 Andreas Schwab <schwab@suse.de>
12111
12112 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
12113 matching syscall entry point.
12114 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12115 (tcatch_vfork_then_child_follow): Likewise. Finish through
12116 vfork even if we stopped at the syscall trampoline.
12117
12118 2008-11-20 Doug Evans <dje@google.com>
12119
12120 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
12121
12122 2008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
12123
12124 * gdb.arch/ppc-dfp.exp: New file.
12125 * gdb.arch/ppc-dfp.c: New file.
12126
12127 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
12128
12129 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
12130
12131 2008-11-17 Doug Evans <dje@google.com>
12132
12133 * gdb.mi/mi-syn-frame.exp: Update expected output.
12134 * gdb.mi/mi2-syn-frame.exp: Update expected output.
12135
12136 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
12137
12138 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
12139 "thread N" results in =thread-selected.
12140 * lib/mi-support (mi_run_cmd, mi_expect_stop)
12141 (mi_send_resuming_command_raw): Be prepared for
12142 =thread-selected.
12143
12144 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
12145
12146 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
12147 * lib/mi-support.exp: Likewise.
12148
12149 2008-11-16 Joel Brobecker <brobecker@adacore.com>
12150
12151 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
12152 commands from the expected output for "help catch".
12153
12154 2008-11-15 Joel Brobecker <brobecker@adacore.com>
12155
12156 * gdb.ada/int_deref.exp: New testcase.
12157
12158 2008-11-14 Nick Roberts <nickrob@snap.net.nz>
12159
12160 * gdb.mi/gdb2549.exp: New file.
12161
12162 2008-11-11 Doug Evans <dje@google.com>
12163
12164 * gdb.base/callexit.exp: New file.
12165 * gdb.base/callexit.c: New file.
12166
12167 2008-11-10 Doug Evans <dje@google.com>
12168
12169 * lib/gdb.exp (GDBFLAGS): Move -nx ...
12170 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
12171 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
12172 (default_gdb_start,default_gdb_exit): Ditto.
12173 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
12174 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
12175 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
12176 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
12177 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
12178 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
12179
12180 2008-11-03 Andreas Schwab <schwab@suse.de>
12181
12182 * gdb.base/hashline2.exp: Fix typo.
12183 * gdb.base/hashline3.exp: Likewise.
12184
12185 2008-10-30 Tom Tromey <tromey@redhat.com>
12186
12187 * gdb.base/pointers.exp: Add test.
12188 * gdb.base/pointers.c (k, S): New typedefs.
12189 (instance): New global.
12190
12191 2008-10-30 Andreas Schwab <schwab@suse.de>
12192
12193 * gdb.base/args.exp: Add tests for newlines.
12194
12195 2008-10-30 Joel Brobecker <brobecker@adacore.com>
12196
12197 gdb.base/foll-exec.exp: Update the expected output of a couple
12198 of "info breakpoints" tests.
12199
12200 2008-10-28 Tom Tromey <tromey@redhat.com>
12201
12202 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
12203
12204 2008-10-24 Pedro Alves <pedro@codesourcery.com>
12205
12206 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
12207 gdb_start_cmd.
12208 Use runto_main before any test that requires execution.
12209
12210 2008-10-23 Pedro Alves <pedro@codesourcery.com>
12211
12212 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
12213 instead of SIGINT.
12214
12215 2008-10-22 Joel Brobecker <brobecker@adacore.com>
12216
12217 * gdb.base/completion.exp: Update expected output following
12218 the addition of the "info tasks" command.
12219
12220 2008-10-22 Tom Tromey <tromey@redhat.com>
12221
12222 * gdb.base/exprs.exp (test_expr): Add test for string
12223 concatenation.
12224
12225 2008-10-19 Pedro Alves <pedro@codesourcery.com>
12226
12227 * configure.ac: Output gdb.python/Makefile.
12228 * configure: Regenerate.
12229 * gdb.python/Makefile.in: New.
12230
12231 2008-10-16 Joel Brobecker <brobecker@adacore.com>
12232
12233 * gdb.base/foll-fork.exp: Adjust the expected output to match
12234 the new description for fork/vfork catchpoints in the "info
12235 breakpoints" output.
12236
12237 2008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
12238
12239 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
12240
12241 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
12242
12243 * gdb.python/python-value.c: New file.
12244 * gdb.python/python-value.exp: New file.
12245
12246 2008-10-15 Pedro Alves <pedro@codesourcery.com>
12247
12248 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
12249
12250 2008-10-15 Denis Pilat <denis.pilat@st.com>
12251
12252 * gdb.cp/mb-ctor.exp: Fix a typo.
12253
12254 2008-10-09 Tom Tromey <tromey@redhat.com>
12255
12256 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
12257 'fprintf' and 'stderr'.
12258
12259 2008-10-07 Joel Brobecker <brobecker@adacore.com>
12260
12261 * gdb.ada/ref_tick_size.exp: New testcase.
12262
12263 2008-10-06 Doug Evans <dje@google.com>
12264
12265 * gdb.dwarf2/dw2-cu-size.exp: New file.
12266 * gdb.dwarf2/dw2-cu-size.S: New file.
12267
12268 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
12269 .Ltype_int for clarity.
12270
12271 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
12272
12273 PR gdb/2384:
12274 * gdb.cp/gdb2384.exp: Extended to test more cases.
12275 * gdb.cp/gdb2384.cc: Likewise.
12276 * gdb.cp/gdb2384-base.h: Likewise.
12277 * gdb.cp/gdb2384-base.cc: Likewise.
12278
12279 2008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12280
12281 * gdb.base/maint.exp (maint print type): Remove printing
12282 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
12283
12284 2008-09-30 Tom Tromey <tromey@redhat.com>
12285
12286 * gdb.base/macscp.exp: Add completion tests.
12287 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
12288 (TWENTY_THREE): Likewise.
12289 (FORTY_EIGHT): Likewise.
12290
12291 2008-09-30 Tom Tromey <tromey@redhat.com>
12292
12293 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
12294 everywhere.
12295 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
12296
12297 2008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12298
12299 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
12300 testcase is derived from. Fix racy dependency on an expected PID
12301 number. No longer support the testcase on Linux kernel 2.4.x.
12302
12303 2008-09-27 Tom Tromey <tromey@redhat.com>
12304
12305 * gdb.base/macscp.exp: Add tests for stringification, splicing,
12306 and varargs.
12307
12308 2008-09-22 Pedro Alves <pedro@codesourcery.com>
12309
12310 * lib/mi-support.exp (mi_expect_interrupt): New.
12311 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
12312 from gdb.mi/mi-nonstop.exp.
12313 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
12314 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
12315 lib/mi-support.exp.
12316 Use mi_check_thread_states throughout. Avoid ".*" and do not
12317 require an anchor after -exec-run.
12318
12319 2008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
12320
12321 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
12322 stop is pending. Avoid ".*" when two stops are pending.
12323 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
12324 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
12325 newlines in fullnames.
12326 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
12327 (mi_expect_stop): Update comments. Only anchor in sync mode.
12328 Do not match newlines.
12329 (mi_send_resuming_command_raw): Always return status.
12330 (mi_get_stop_line): Do not match more than one line by accident.
12331 Only anchor in sync mode.
12332 (mi_run_inline_test): If -exec-next fails, give up.
12333
12334 2008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12335
12336 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
12337 on SPU.
12338
12339 2008-09-10 Joel Brobecker <brobecker@adacore.com>
12340
12341 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
12342
12343 2008-09-10 Joel Brobecker <brobecker@adacore.com>
12344
12345 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
12346 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
12347 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
12348 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
12349 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
12350 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
12351 gdb.ada/interface.exp, gdb.ada/null_array.exp,
12352 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
12353 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
12354 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
12355 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
12356 Include the "= " sequence in the expected output of print tests.
12357
12358 2008-09-10 Joel Brobecker <brobecker@adacore.com>
12359
12360 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
12361 description for boolean types.
12362
12363 2008-09-09 Pedro Alves <pedro@codesourcery.com>
12364
12365 * gdb.base/hook-stop-continue.c: New.
12366 * gdb.base/hook-stop-continue.exp: New.
12367
12368 2008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
12369
12370 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
12371
12372 2008-09-08 Jerome Guitton <guitton@adacore.com>
12373
12374 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
12375 (stack_check_probe_2, stack_check_probe_loop_1)
12376 (stack_check_probe_loop_2): New functions.
12377 (main): Add call to these new functions.
12378 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
12379 functions, check that the breakpoint is inserted at the appropriate
12380 location.
12381 (insert_breakpoint): Slightly refine this procedure so that it can
12382 be called several times in the test.
12383
12384 2008-09-08 Jerome Guitton <guitton@adacore.com>
12385
12386 * gdb.base/stack-checking.c: New file.
12387 * gdb.base/stack-checking.exp: New file.
12388
12389 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
12390
12391 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
12392 * gdb.arch/altivec-regs.exp: Likewise.
12393 * gdb.arch/vsx-regs.exp: Likewise.
12394
12395 2008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
12396
12397 * gdb.arch/ppc-fp.exp: New file.
12398 * gdb.arch/ppc-fp.c: New file.
12399
12400 2008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
12401
12402 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
12403 lest gcc-4.3.1 optimizes the whole thing away.
12404
12405 2008-09-04 Michael Snyder <msnyder@vmware.com>
12406
12407 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
12408 as "at" (for non-debug functions such as _start).
12409
12410 2008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12411
12412 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
12413 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
12414 software watchpoints.
12415 * gdb.base/watch_thread_num.exp: Likewise.
12416
12417 2008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
12418
12419 * gdb.arch/i386-bp_permanent.exp: New test.
12420
12421 2008-08-24 Tom Tromey <tromey@redhat.com>
12422
12423 * gdb.base/maint.exp: Update "maint print type".
12424
12425 2008-08-21 Vladimir Prus <vladimir@codesourcery.com>
12426
12427 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
12428 support. Adjust the order of "*running" notifications.
12429 * gdb.mi/non-stop.c: Don't cast from int to void* and
12430 back.
12431
12432 2008-08-20 Mark Kettenis <kettenis@gnu.org>
12433
12434 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
12435 expect to find it in the "info frame" output.
12436
12437 2008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
12438
12439 * gdb.base/interp.exp: Always consume both prompts.
12440
12441 2008-08-20 Pedro Alves <pedro@codesourcery.com>
12442
12443 * gdb.base/pending.exp: Test pending breakpoints without symbols
12444 loaded.
12445
12446 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
12447
12448 * lib/mi-support.exp (mi_expect_stop): Produce
12449 more details on failures.
12450 * gdb.mi/mi-nonstop.exp: New.
12451 * gdb.mi/non-stop.c: New.
12452
12453 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
12454
12455 * gdb.mi/mi-async.exp: Use 'set target-async'.
12456 * lib/mi-support.exp: Use 'set/show target-async'.
12457
12458 2008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
12459
12460 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
12461
12462 2008-08-17 Tom Tromey <tromey@redhat.com>
12463
12464 * gdb.base/help.exp (help catch): Rewrite.
12465
12466 2008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
12467
12468 * gdb.base/define.exp: Test indented command documentation.
12469 * gdb.python/python.exp: Test indented multi-line command.
12470
12471 2008-08-15 Luis Machado <luisgpm@br.ibm.com>
12472
12473 * testsuite/gdb.arch/vsx-regs.c: New source file.
12474 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
12475 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
12476
12477 2008-08-14 Tom Tromey <tromey@redhat.com>
12478
12479 * gdb.base/macscp.exp: Add regression test for "macro define" or
12480 "macro undef" with no arguments.
12481
12482 2008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
12483
12484 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
12485
12486 2008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12487
12488 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
12489
12490 2008-08-06 Tom Tromey <tromey@redhat.com>
12491
12492 * gdb.python/python.exp: New file.
12493
12494 2008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12495
12496 Fix for PR gdb/1543.
12497 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
12498 $LOCATION.
12499 (location): New variable.
12500 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
12501 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
12502 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
12503 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
12504 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
12505 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
12506 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
12507 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
12508 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
12509 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
12510 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
12511 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
12512 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
12513 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
12514 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
12515 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
12516 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
12517 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
12518 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
12519 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
12520 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
12521 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
12522 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
12523 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
12524 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
12525 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
12526 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
12527 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
12528 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
12529 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
12530 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
12531 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
12532 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
12533 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
12534 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
12535 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
12536 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
12537 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
12538 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
12539 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
12540 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
12541 gdb.base/type-opaque.exp, gdb.base/until.exp,
12542 gdb.base/value-double-free.c, gdb.base/varargs.exp,
12543 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
12544 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
12545 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
12546 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
12547 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
12548 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
12549 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
12550 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
12551 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
12552 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
12553 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
12554 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
12555 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
12556 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
12557 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
12558 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
12559 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
12560 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
12561 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
12562 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
12563 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
12564 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
12565 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
12566 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
12567 gdb.pascal/types.exp, gdb.stabs/weird.exp,
12568 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
12569 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
12570 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
12571 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
12572 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
12573 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
12574 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
12575 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
12576 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
12577 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
12578 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
12579 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
12580 lib/mi-support.exp, lib/trace-support.exp: Remove reference
12581 to bug-gdb@prep.ai.mit.edu .
12582
12583 2008-07-31 Vladimir Prus <vladimir@codesourcery.com>
12584
12585 * lib/mi-support.exp (mi_load_shlibs): New.
12586 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
12587
12588 2008-07-30 Vladimir Prus <vladimir@codesourcery.com>
12589
12590 * lib/mi-support.exp (get_mi_thread_list)
12591 (check_mi_and_console_threads): New, moved from ...
12592 * gdb.mi/mi-pthread.exp: ...here.
12593 * gdb.mi/gdb669.exp (get_mi_thread_list)
12594 (check_mi_and_console_threads): Delete.
12595 * gdb.mi/mi2-pthread.exp: Likewise.
12596
12597 2008-07-28 Tom Tromey <tromey@redhat.com>
12598
12599 * Makefile.in (just-check): Remove. Move body to...
12600 (check): ... here.
12601
12602 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12603
12604 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
12605 Add a test for duplicated SIGINTs.
12606
12607 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12608
12609 * gdb.threads/schedlock.exp (get_args): Update to work for any
12610 value of NUM.
12611 (Top level): Report the number of threads that did not resume.
12612
12613 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12614
12615 * gdb.dwarf2/dw2-compressed.S: Also define __start.
12616
12617 2008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12618
12619 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
12620 non-MI prompt.
12621
12622 2008-07-26 Tom Tromey <tromey@redhat.com>
12623
12624 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
12625 (function_struct, function_struct_ptr): New globals.
12626 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
12627 function pointer in a struct.
12628
12629 2008-07-26 Tom Tromey <tromey@redhat.com>
12630
12631 * gdb.base/macscp.exp: Add test for macro lexing bug.
12632
12633 2008-07-18 Tom Tromey <tromey@redhat.com>
12634
12635 * gdb.base/macscp.exp: Add macro tests.
12636
12637 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
12638
12639 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
12640
12641 2008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
12642
12643 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
12644
12645 2008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
12646
12647 * gdb.cp/class2.exp: fix for failure on spu-elf
12648
12649 2008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
12650
12651 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
12652
12653 2008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12654
12655 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
12656
12657 2008-07-12 Vladimir Prus <vladimir@codesourcery.com>
12658
12659 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
12660
12661 2008-07-11 Kevin Buettner <kevinb@redhat.com>
12662
12663 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
12664 of regexp to account for changes made to GDB in the printing of
12665 byte vectors.
12666
12667 2008-07-11 Tom Tromey <tromey@redhat.com>
12668
12669 * gdb.base/completion.exp: Add 'help' completion test.
12670
12671 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12672
12673 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
12674
12675 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12676
12677 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
12678
12679 2008-07-09 Pedro Alves <pedro@codesourcery.com>
12680
12681 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
12682
12683 2008-07-09 Pedro Alves <pedro@codesourcery.com>
12684
12685 * gdb.base/fullname.exp: Restore pwd if compiling failed.
12686
12687 2008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12688
12689 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
12690
12691 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
12692
12693 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
12694 previous commit. Add a comment.
12695
12696 2008-06-28 Pedro Alves <pedro@codesourcery.com>
12697
12698 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
12699
12700 2008-06-28 Vladimir Prus <vladimir@codesourcery.com>
12701
12702 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
12703
12704 2008-06-27 Pedro Alves <pedro@codesourcery.com>
12705
12706 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
12707 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
12708 compiling an executable, link in an object that forces unbuffered
12709 output.
12710 * lib/set_unbuffered_mode.c: New file.
12711
12712 2008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12713
12714 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
12715
12716 2008-06-25 Vladimir Prus <vladimir@codesourcery.com>
12717
12718 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
12719 mi_expect_stop.
12720 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
12721 Demand that *running is output.
12722 (detect_async): Perform checking every time.
12723 (mi_send_resuming_command): Extract everything into...
12724 (mi_send_resuming_command_raw): ...this.
12725 (mi_expect_stop): Don't accept any output before *stopped.
12726
12727 2008-06-13 Vladimir Prus <vladimir@codesourcery.com>
12728
12729 Robustify mi-simplerun.
12730 * gdb.mi/basics.c (main): Add a call to sleep.
12731 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
12732 * gdb.mi/mi2-cli.exp: Likewise.
12733 * gdb.mi/mi-break.exp: Likewise.
12734
12735 2008-06-11 Vladimir Prus <vladimir@codesourcery.com>
12736
12737 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
12738
12739 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
12740
12741 * gdb.mi/mi-console.exp: Adjust.
12742 * gdb.mi/mi-syn-frame.exp: Adjust.
12743 * gdb.mi/mi2-console.exp: Adjust.
12744 * gdb.mi/mi2-syn-frame.exp: Adjust.
12745 * lib/mi-support.exp (mi_run_cmd): Adjust.
12746 (mi_send_resuming_command): Adjust.
12747
12748 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
12749
12750 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
12751 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
12752 testing of stopped.
12753 * gdb.mi/mi2-syn-frame.exp: Likewise.
12754 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
12755 (async, detect_async): New.
12756 (mi_expect_stop, mi_continue_to_line): Adjust expectation
12757 depending on if we're running in sync or async mode.
12758
12759 2008-06-09 Tom Tromey <tromey@redhat.com>
12760
12761 * gdb.base/completion.exp: New tests for field name completion
12762 with spaces, and field name completion with '->'.
12763
12764 2008-06-06 Tom Tromey <tromey@redhat.com>
12765
12766 * gdb.base/break1.c (struct some_struct): New struct.
12767 (values): New global.
12768 * gdb.base/completion.exp: Add field name completion test.
12769
12770 2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
12771
12772 * gdb.cp/call-c.exp: Test for incorrect handling of reference
12773 to pointer.
12774 * gdb.cp/call-c.cc: Likewise.
12775
12776 2008-06-06 Nick Roberts <nickrob@snap.net.nz>
12777
12778 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
12779 annotation.
12780
12781 2008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
12782 Pedro Alves <pedro@codesourcery.com>
12783
12784 * gdb.threads/execl.c, gdb.threads/execl1.c,
12785 gdb.threads/execl.exp: New tests.
12786
12787 2008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
12788 Daniel Jacobowitz <dan@codesourcery.com>
12789
12790 * gdb.cp/exception.exp: Activate test, make it work with pending
12791 catchpoints.
12792
12793 2008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12794
12795 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
12796
12797 2008-05-28 Vladimir Prus <vladimir@codesourcery.com>
12798
12799 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
12800 now printed.
12801 * gdb.mi/mi2-var-cmd.exp: Likewise.
12802
12803 2008-05-27 Andreas Schwab <schwab@suse.de>
12804
12805 * gdb.base/frame-args.exp: Handle arguments that are optimized
12806 out.
12807
12808 2008-05-26 Luis Machado <luisgpm@br.ibm.com>
12809
12810 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
12811 quiet for ppc32 and group options into a single variable.
12812
12813 2008-05-23 Joel Brobecker <brobecker@adacore.com>
12814
12815 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
12816 of zero-size elements.
12817 * gdb.ada/null_array.exp: Test printing this new array.
12818
12819 2008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12820
12821 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
12822
12823 2008-05-21 Joel Brobecker <brobecker@adacore.com>
12824
12825 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
12826 of the "finish" command.
12827
12828 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
12829
12830 * gdb.base/annota1.exp: Test for new annotation.
12831
12832 2008-05-16 Pedro Alves <pedro@codesourcery.com>
12833
12834 * gdb.base/fixsection.exp: New file.
12835 * gdb.base/fixsection0.c: New file.
12836 * gdb.base/fixsection1.c: New file.
12837
12838 2008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12839
12840 * gdb.base/annota1.exp: Accept printf@... in place of printf.
12841 * gdb.base/annota3.exp: Likewise.
12842
12843 2008-05-13 Nathan Froyd <froydnj@codesourcery.com>
12844
12845 * gdb.base/watch_thread_num.exp: Don't run tests that require
12846 watchpoints if the target doesn't support them.
12847
12848 2008-05-12 Doug Evans <dje@google.com>
12849
12850 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
12851
12852 2008-05-09 Joel Brobecker <brobecker@adacore.com>
12853
12854 * gdb.ada/assign_1.exp: New testcase.
12855
12856 2008-05-09 Doug Evans <dje@google.com>
12857
12858 * gdb.base/find.exp: New file.
12859 * gdb.base/find.c: New file.
12860
12861 2008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
12862
12863 * gdb.base/commands.exp (watchpoint_command_test): Handle
12864 gdb,no_hardware_watchpoints.
12865 * gdb.base/float.exp: Allow ARM targets without floating point.
12866 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
12867
12868 2008-05-06 Jerome Guitton <guitton@adacore.com>
12869 Joel Brobecker <brobecker@adacore.com>
12870
12871 * gdb.ada/lang_switch: New test program.
12872 * gdb.ada/lang_switch.exp: New testcase.
12873
12874 2008-05-05 Doug Evans <dje@google.com>
12875
12876 * gdb.base/help.exp (disassemble): Update expected help text.
12877
12878 2008-05-04 Pedro Alves <pedro@codesourcery.com>
12879
12880 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
12881
12882 2008-05-04 Pedro Alves <pedro@codesourcery.com>
12883
12884 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
12885 different times.
12886
12887 2008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12888
12889 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
12890 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
12891 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
12892 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
12893
12894 2008-05-04 Vladimir Prus <vladimir@codesourcery.com>
12895
12896 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
12897 notification to appear.
12898
12899 2008-05-04 Daniel Jacobowitz <dan@debian.org>
12900
12901 * gdb.base/fullname.c: New file.
12902 * gdb.base/fullname.exp: New file.
12903 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
12904
12905 2008-05-03 Pedro Alves <pedro@codesourcery.com>
12906
12907 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
12908 expressions with macros.
12909
12910 2008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12911
12912 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
12913
12914 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
12915
12916 * gdb.base/completion.exp: Handle lack of other symbols beginning
12917 with "a".
12918
12919 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
12920
12921 2008-05-02 Jim Blandy <jimb@codesourcery.com>
12922
12923 * gdb.asm/asmsrc1.s: Add scratch space.
12924
12925 2008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12926 Daniel Jacobowitz <dan@codesourcery.com>
12927
12928 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
12929 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
12930 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
12931
12932 2007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
12933
12934 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
12935
12936 2008-05-01 Joel Brobecker <brobecker@adacore.com>
12937
12938 * gdb.base/info-target.exp: New testcase.
12939
12940 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
12941
12942 * gdb.cp/hang.exp: Use .cc instead of .C.
12943 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
12944 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
12945
12946 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
12947
12948 * gdb.base/gdb1250.exp: Remove perror.
12949 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
12950
12951 2008-04-30 Pedro Alves <pedro@codesourcery.com>
12952
12953 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
12954 .2byte.
12955
12956 2008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
12957
12958 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
12959 (maybe_kfail): New.
12960
12961 2008-04-25 Pedro Alves <pedro@codesourcery.com>
12962
12963 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
12964
12965 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12966
12967 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
12968 * gdb.mi/mi2-syn-frame.exp: Likewise.
12969 * lib/mi-support.exp: Likewise.
12970
12971 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12972
12973 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
12974 to specify regexp for the location to stop at.
12975 * gdb.base/break-always.c: New.
12976 * gdb.base/break-always.exp: New.
12977
12978 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12979
12980 * lib/mi-support.exp (mi_runto_helper): Adjust
12981 for the original-location field.
12982 (mi_create_breakpoint, mi_list_breakpoints): New.
12983 * gdb.mi/mi-break.exp: Adjust.
12984 * gdb.mi/mi2-break.exp: Adjust.
12985 * gdb.mi/mi-pending.exp: Adjust.
12986 * gdb.mi/mi-simplerun.exp: Adjust.
12987 * gdb.mi/mi2-simplerun.exp: Adjust.
12988 * gdb.mi/mi-syn-frame.exp: Adjust.
12989 * gdb.mi/mi2-syn-frame.exp: Adjust.
12990 * gdb.mi/mi-until.exp: Adjust.
12991 * gdb.mi/mi2-until.exp: Adjust.
12992 * gdb.mi/mi-var-display.exp: Adjust.
12993 * gdb.mi/mi2-var-display.exp: Adjust.
12994 * gdb.mi/mi-watch.exp: Adjust.
12995 * gdb.mi/mi2-watch.exp: Adjust.
12996
12997 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
12998
12999 * aclocal.m4: Add override.m4.
13000 * configure: Regenerate.
13001
13002 2008-04-19 Vladimir Prus <vladimir@codesourcery.com>
13003
13004 * gdb.mi/var-cmd.c (do_at_tests): Verify that
13005 '-var-update --all-values' reports new value even the type
13006 of a variable object has changed.
13007
13008 2008-04-18 Craig Silverstein <csilvers@google.com>
13009
13010 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
13011 files.
13012
13013 2008-04-18 Joel Brobecker <brobecker@adacore.com>
13014
13015 * gdb.ada/atomic_enum: New test program.
13016 * gdb.ada/atomic_enum.exp: New testcase.
13017
13018 2008-04-17 Doug Evans <dje@google.com>
13019
13020 * gdb.opt/Makefile.in: Fix whitespace.
13021
13022 2008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
13023
13024 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
13025
13026 2008-04-17 Doug Evans <dje@google.com>
13027
13028 * gdb.base/hashline1.exp: New testcase.
13029 * gdb.base/hashline2.exp: New testcase.
13030 * gdb.base/hashline2.exp: New testcase.
13031
13032 2008-04-17 Pedro Alves <pedro@codesourcery.com>
13033
13034 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
13035
13036 2008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
13037
13038 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
13039 temporary breakpoint to match "Temporary breakpoint".
13040 * gdb.base/break.exp (delete_breakpoints): Likewise.
13041 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
13042 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
13043 * gdb.base/display.exp: Likewise.
13044 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
13045 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
13046 * gdb.base/restore.exp (restore_tests): Likewise.
13047 * gdb.base/sepdebug.exp: Likewise.
13048 * gdb.base/watchpoint.exp: Likewise.
13049 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
13050 * gdb.mi/mi-pending.exp: Likewise.
13051 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
13052 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
13053 * gdb.mi/mi-var-cmd.exp: Likewise.
13054 * gdb.mi/mi-var-display.exp: Likewise.
13055 * gdb.mi/mi2-cli.exp: Likewise.
13056 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
13057 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
13058 * gdb.mi/mi2-var-display.exp: Likewise.
13059 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
13060 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
13061 new "disp" field.
13062 (mi_expect_stop): Move after_reason argument to be really after
13063 reason. This is to support fix for PR2424.
13064
13065 2008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13066
13067 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
13068
13069 2008-04-13 Vladimir Prus <vladimir@codesourcery.com>
13070
13071 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
13072 field. Add more floating varobj tests.
13073 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
13074 field.
13075 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
13076 (main): Call do_at_tests.
13077 * lib/mi-support.exp (mi_create_floating_varobj)
13078 (mi_varobj_update_with_type_change): New.
13079
13080 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
13081
13082 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
13083 option of -var-evaluate-expression.
13084 * gdb.mi/mi2-var-display.exp: Likewise.
13085
13086 2008-04-07 Vladimir Prus <vladimir@codesourcery.com>
13087
13088 Introduce test setup helpers.
13089 * lib/gdb.exp (build_executable, clean_restart)
13090 (prepare_for_testing): New.
13091 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
13092 * gdb.base/return.exp: Likewise.
13093 * gdb.base/ending-run.exp: Likewise.
13094
13095 2008-04-07 Nick Roberts <nickrob@snap.net.nz>
13096
13097 * gdb.mi/mi-async.exp: New test for asynchronous Machine
13098 Interface (MI) responses.
13099
13100 2008-04-06 Vladimir Prus <vladimir@codesourcery.com>
13101
13102 * gdb.cp/breakpoint.cc: New code to test conditions involving
13103 member variables.
13104 * gdb.cp/breakpoint.exp: Test condition involving member
13105 variables.
13106
13107 2008-04-05 Vladimir Prus <vladimir@codesourcery.com>
13108
13109 * lib/mi-support.exp (mi_expect_stop): New.
13110 (mi_run_cmd): Change the
13111 token. Use mi_send_resuming_command, use
13112 mi_expect_stop.
13113 (mi_execute_to_helper): Rename to mi_execute_to.
13114 (mi_send_resuming_command): Add more error patterns.
13115 (mi_wait_for_stop): Renamed to...
13116 (mi_get_stop_line): ...this.
13117 (mi_run_inline_test): Adjust.
13118
13119 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
13120 * gdb.mi/mi-console.exp: Likewise.
13121 * gdb.mi/mi-pending.exp: Likewise.
13122 * gdb.mi/mi-simplerun.exp: Likewise.
13123 * gdb.mi/mi-stack.exp: Likewise.
13124 * gdb.mi/mi-stepi.exp: Likewise.
13125 * gdb.mi/mi-syn-frame.exp: Add comment.
13126 * gdb.mi/mi-until.exp: Likewise.
13127 * gdb.mi/mi-var-display.exp: Likewise.
13128 * gdb.mi/mi-watch.exp: Likewise.
13129 * gdb.mi/mi2-cli.exp: Likewise.
13130 * gdb.mi/mi2-console.exp: Likewise.
13131 * gdb.mi/mi2-simplerun.exp: Likewise.
13132 * gdb.mi/mi2-stack.exp: Likewise.
13133 * gdb.mi/mi2-stepi.exp: Likewise.
13134 * gdb.mi/mi2-until.exp: Likewise.
13135 * gdb.mi/mi2-var-display.exp: Likewise.
13136 * gdb.mi/mi2-watch.exp: Likewise.
13137
13138 2008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13139
13140 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
13141
13142 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
13143
13144 2008-04-04 Pedro Alves <pedro@codesourcery.com>
13145
13146 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
13147 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
13148 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
13149 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
13150 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
13151 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
13152 expect an mi error duplicated in stderr.
13153
13154 2008-04-03 Joel Brobecker <brobecker@adacore.com>
13155
13156 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
13157 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
13158 Add a couple of tests that verify the behavior when the new setting
13159 is set to "cancel" and "all".
13160 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
13161 "ask" before we start the testing.
13162
13163 2008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
13164
13165 * gdb.cp/casts.cc: Add class reference variables.
13166 * gdb.cp/casts.exp: New test cases for up/down casting references.
13167
13168 2008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
13169
13170 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
13171 instead of beginning to make an extra test pass.
13172 * gdb.mi/mi2-var-display.exp: Likewise.
13173
13174 2008-03-31 Maciej W. Rozycki <macro@mips.com>
13175
13176 * gdb.base/break.exp: Mark failures as such. Fix formatting.
13177
13178 2008-03-31 Markus Deuling <deuling@de.ibm.com>
13179 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13180
13181 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
13182 value. Add xfail for older kernels.
13183
13184 2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
13185
13186 Bring mi-support in line with gdb.exp.
13187 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
13188 (mi_gdb_start): New function.
13189
13190 2008-03-28 Maciej W. Rozycki <macro@mips.com>
13191
13192 * gdb.mi/mi-var-cmd.exp: Fix a typo.
13193
13194 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
13195
13196 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
13197 * gdb.mi/mi2-var-display.exp: Likewise.
13198
13199 2008-03-26 Vladimir Prus <vladimir@codesourcery.com>
13200
13201 * lib/mi-support.exp (mi_create_varobj_checked): New.
13202 (mi_list_varobj_children): Allow to check for a
13203 value.
13204 (mi_list_array_varobj_children): New.
13205
13206 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
13207 and mi_list_varobj_children, as opposed to hardcoding
13208 expected strings.
13209 * gdb.mi/gdb701.exp: Likewise.
13210 * gdb.mi/gdb792.exp: Likewise.
13211 * gdb.mi/mi-var-block.exp: Likewise.
13212 * gdb.mi/mi-var-cmd.exp: Likewise.
13213 * gdb.mi/mi-var-invalidate.exp: Likewise.
13214 * gdb.mi/mi2-var-block.exp: Likewise.
13215 * gdb.mi/mi2-var-child.exp: Likewise.
13216 * gdb.mi/mi2-var-cmd.exp: Likewise.
13217 * gdb.mi/mi2-var-display.exp: Likewise.
13218
13219 2008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13220
13221 Fix random false FAILs on i386.
13222 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
13223
13224 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
13225
13226 PR gdb/544
13227 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
13228
13229 2008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
13230
13231 PR gdb/544
13232 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
13233
13234 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
13235
13236 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
13237 fixed PR gdb/544.
13238
13239 2008-03-21 Pedro Alves <pedro@codesourcery.com>
13240
13241 * gdb.threads/fork-child-threads.exp: Test next over fork.
13242
13243 2008-03-21 Chris Demetriou <cgd@google.com>
13244
13245 * gdb.base/break.exp (rbreak junk): New test for rbreak
13246 "Junk at end of arguments" issue.
13247
13248 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
13249
13250 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
13251 *& to work on created array elements.
13252 (Top level): Test print $pc with a file. Test string operations
13253 without a target.
13254 * gdb.base/ptype.exp: Do not expect *& to work on created array
13255 elements.
13256
13257 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
13258
13259 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
13260 gdb.threads/staticthreads.exp: Update exit query.
13261
13262 2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
13263
13264 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
13265
13266 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
13267
13268 * gdb.base/watchpoint.c (global_ptr, func4): New.
13269 (main): Call func4.
13270 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
13271 (test_inaccessible_watchpoint): New.
13272
13273 2008-02-29 Maciej W. Rozycki <macro@mips.com>
13274
13275 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
13276 select the largest.
13277
13278 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
13279
13280 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
13281 frames-invalid annotations.
13282
13283 2008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
13284
13285 * gdb.base/assign.exp: avoid same output for different tests.
13286
13287 2008-02-27 Doug Evans <dje@google.com>
13288
13289 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
13290 for bug 1738.
13291 (breakpoint_to_handler_entry): Ditto.
13292
13293 2008-02-27 Joel Brobecker <brobecker@adacore.com>
13294
13295 * gdb.base/ending-run.exp: Use the first line of code inside
13296 function body to test breakpoints.
13297 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
13298 location where the breakpoint is inserted when using the line
13299 where a function is declared. Fix typo in the description of
13300 one of the tests.
13301 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
13302
13303 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
13304
13305 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
13306 tests.
13307
13308 2008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
13309
13310 * gdb.base/args.exp: avoid same output for tests
13311 with single quotes.
13312
13313 2008-02-26 Vladimir Prus <vladimir@codesourcery.com>
13314
13315 * gdb.base/annota1.exp: Adjust for 'info break'
13316 format changes.
13317 * gdb.base/annota3.exp: Likewise.
13318 * gdb.base/break.exp: Likewise.
13319 * gdb.base/condbreak.exp: Likewise.
13320 * gdb.base/pending.exp: Likewise.
13321 * gdb.base/sepdebug.exp: Likewise.
13322 * gdb.base/unload.exp: Likewise.
13323 * gdb.cp/ovldbreak.exp: Likewise.
13324 * gdb.mi/mi-pending.exp: Likewise.
13325
13326 2008-02-07 Doug Evans <dje@google.com>
13327
13328 * gdb.cp/mb-inline.exp: New.
13329 * gdb.cp/mb-inline.h: New.
13330 * gdb.cp/mb-inline1.cc: New.
13331 * gdb.cp/mb-inline2.cc: New.
13332
13333 2008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
13334
13335 * gdb.pascal/floats.pas: New test program.
13336 * gdb.pascal/floats.exp: New testcase.
13337
13338 2008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
13339
13340 * gdb.base/callfuncs.c (t_float_many_args): New function.
13341 (t_double_many_args): New function.
13342 * gdb.base/callfuncs.exp: Add tests for exceeding float
13343 and double parameters passed through the stack.
13344
13345 2008-02-05 Joel Brobecker <brobecker@adacore.com>
13346
13347 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
13348 gdb.ada/complete/foo.adb: New files.
13349 * gdb.ada/complete.exp: New testcase.
13350
13351 2008-02-03 Doug Evans <dje@google.com>
13352
13353 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
13354
13355 * gdb.cp/gdb2384.exp: New file.
13356 * gdb.cp/gdb2384.cc: New file.
13357 * gdb.cp/gdb2384-base.h: New file.
13358 * gdb.cp/gdb2384-base.cc: New file.
13359
13360 2008-02-02 Doug Evans <dje@google.com>
13361
13362 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
13363
13364 2007-02-01 Joel Brobecker <brobecker@adacore.com>
13365
13366 * gdb.ada/sym_print_name: New test program.
13367 * gdb.ada/sym_print_name.exp: New testcase.
13368
13369 2007-02-01 Joel Brobecker <brobecker@adacore.com>
13370
13371 * gdb.ada/nested/hello.adb: New file.
13372 * gdb.ada/nested.exp: New testcase.
13373 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
13374
13375 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
13376
13377 * gdb.mi/basic.c (return_1): New function.
13378 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
13379 don't cause future evaluations of function to report
13380 creation of internal breakpoints.
13381
13382 2008-02-01 Vladimir Prus <vladimir@codesourcery.com>
13383
13384 * gdb.mi/mi-break.exp (test_error): New.
13385 Call it.
13386
13387 2008-01-31 Luis Machado <luisgpm@br.ibm.com>
13388
13389 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
13390 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
13391
13392 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
13393
13394 * gdb.pascal/integers.pas: New test program.
13395 * gdb.pascal/integers.exp: New testcase.
13396
13397 2008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
13398
13399 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
13400
13401 2008-01-30 Luis Machado <luisgpm@br.ibm.com>
13402
13403 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
13404 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
13405
13406 2008-01-30 Paul Hilfinger <hilfinger@adacore.com>
13407
13408 * gdb.ada/formatted_ref: New test program.
13409 * gdb.ada/formatted_ref.exp: New testcase.
13410
13411 * gdb.cp/formatted-ref.cc: New file.
13412 * gdb.cp/formatted-ref.exp: New testcase.
13413
13414 2008-01-30 Joel Brobecker <brobecker@adacore.com>
13415
13416 * gdb.base/ptype.exp: Add testing of "ptype $pc".
13417
13418 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
13419
13420 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
13421 (test_file_list_exec_source_file): Update to new macro-info field.
13422
13423 2008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
13424
13425 * gdb.ada/exprs: New test program.
13426 * gdb.ada/exprs.exp: New testcase.
13427
13428 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13429
13430 * dfp-test.c (DELTA, DELTA_B): New definitions.
13431 (double_val1, double_val2, double_val3, double_val4, double_val5,
13432 double_val6, double_val7, double_val8, double_val9, double_val10,
13433 double_val11, double_val12, double_val13, double_val14, dec32_val1,
13434 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
13435 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
13436 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
13437 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
13438 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
13439 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
13440 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
13441 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
13442 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
13443 dec128_val16): New global variables.
13444 (decimal_dec128_align): New function.
13445 (decimal_mixed): Likewise.
13446 (decimal_many_args_dec32): Likewise.
13447 (decimal_many_args_dec64): Likewise.
13448 (decimal_many_args_dec128): Likewise.
13449 (decimal_many_args_mixed): Likewise.
13450 * dfp-test.exp: Add tests calling new inferior functions.
13451
13452 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13453
13454 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
13455 gdb.server/ext-run.exp: New files.
13456 * lib/gdbserver-support.exp (gdbserver_download): New.
13457 (gdbserver_start): New. Update gdbserver expected
13458 output.
13459 (gdbserver_spawn): Use them.
13460 (gdbserver_start_extended): New.
13461
13462 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13463
13464 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
13465 Run on GNU/Linux.
13466 (do_exec_tests): Check for systems which do not support catchpoints.
13467 Do not match START.
13468 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
13469 Run on GNU/Linux. Enable verbose output.
13470 (check_fork_catchpoints): New.
13471 (explicit_fork_child_follow, catch_fork_child_follow)
13472 (tcatch_fork_parent_follow): Update expected messages.
13473 (do_fork_tests): Use check_fork_catchpoints.
13474 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
13475 Run on GNU/Linux. Enable verbose output.
13476 (check_vfork_catchpoints): New.
13477 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
13478 expected messages.
13479 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
13480
13481 2008-01-29 Jim Blandy <jimb@red-bean.com>
13482
13483 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
13484 host' errors.
13485 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
13486
13487 2008-01-29 Jim Blandy <jimb@red-bean.com>
13488
13489 * gdb.threads/sigthread.c: Use barriers to ensure that
13490 child_thread and child_thread_two are always initialized before we
13491 start to use them.
13492
13493 2008-01-29 Vladimir Prus <vladimir@codesourcery.com>
13494
13495 * gdb.base/watchpoint-solib.exp: New.
13496 * gdb.base/watchpoint-solib.c: New.
13497 * gdb.base/watchpoint-solib-shr.c: New.
13498
13499 2008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
13500
13501 * gdb.base/gdb1056.exp: Add unsigned integer test.
13502
13503 2008-01-28 Doug Evans <dje@google.com>
13504
13505 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
13506
13507 2008-01-27 Jim Blandy <jimb@codesourcery.com>
13508
13509 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
13510
13511 * gdb.base/expand-psymtabs.exp: Doc fix.
13512
13513 2008-01-26 Mark Kettenis <kettenis@gnu.org>
13514
13515 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
13516
13517 2008-01-24 Nick Roberts <nickrob@snap.net.nz>
13518
13519 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
13520 -var-set-format.
13521
13522 2008-01-23 Chris Demetriou <cgd@google.com>
13523
13524 * gdb.threads/thread_events.c: New testcase source file.
13525 * gdb.threads/thread_events.exp: New testcase expect file.
13526
13527 2008-01-23 Nick Roberts <nickrob@snap.net.nz>
13528
13529 * lib/gdb.exp: Add the variable octal.
13530
13531 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
13532 -var-set-format.
13533
13534 2008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
13535 Vladimir Prus <vladimir@codesourcery.com>
13536
13537 * gdb.base/float.exp: Allow missing floating point for m68k and
13538 PowerPC.
13539
13540 2008-01-22 Vladimir Prus <vladimir@codesourcery.com>
13541
13542 * gdb.mi/basics.c: Setup for testing breakpoints
13543 ignore count.
13544 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
13545 * gdb.mi/mi-cli.exp: Adjust.
13546 * gdb.mi/mi2-cli.exp: Adjust.
13547
13548 2008-01-17 Pedro Alves <pedro@codesourcery.com>
13549
13550 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
13551 and 'dummy_ptr' integer pointer. Initialize struct_declarations
13552 with dummy_ptr's address.
13553 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
13554 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
13555 all targets.
13556 * gdb.mi/mi2-var-child.exp: Likewise.
13557
13558 2008-01-09 Joel Brobecker <brobecker@adacore.com>
13559
13560 * gdb.ada/null_array: New test program.
13561 * gdb.ada/null_array.exp: New testcase.
13562
13563 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
13564
13565 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
13566 with required float modifiers.
13567
13568 2008-01-08 Joel Brobecker <brobecker@adacore.com>
13569
13570 * gdb.ada/funcall_param: New test program.
13571 * gdb.ada/funcall_param.exp: New testcase.
13572
13573 2008-01-08 Joel Brobecker <brobecker@adacore.com>
13574
13575 * gdb.ada/arrayparam: New test program.
13576 * gdb.ada/arrayparam.exp: New testcase.
13577
13578 2008-01-08 Joel Brobecker <brobecker@adacore.com>
13579
13580 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
13581 landed. Should also fix random failures in the test following it.
13582
13583 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
13584
13585 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
13586 for expressions with decimal float values.
13587 (test_dfp_conversions): New function to test casts to and from
13588 decimal float types.
13589 Call test_dfp_conversions.
13590 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
13591 elements.
13592 (main): Initialize ds.float4 and ds.double8 elements.
13593 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
13594 string to new error message.
13595 (d64_set_tests): Likewise.
13596 (d128_set_tests): Likewise.
13597 Add tests for expressions with decimal float variables. Add tests for
13598 conversions to and from decimal float types.
13599
13600 2008-01-05 Joel Brobecker <brobecker@adacore.com>
13601
13602 * gdb.ada/packed_tagged/comp_bug.adb: New file.
13603 * gdb.ada/packed_tagged.exp: New testcase.
13604
13605 2008-01-04 Joel Brobecker <brobecker@adacore.com>
13606
13607 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
13608 gdb.ada/homonym/homonym_main.adb: New files.
13609 * gdb.ada/homonym.exp: New testcase.
13610
13611 2008-01-04 Joel Brobecker <brobecker@adacore.com>
13612
13613 * gdb.ada/packed_array.exp: Add testing of references to
13614 a packed array.
13615
13616 2008-01-04 Joel Brobecker <brobecker@adacore.com>
13617
13618 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
13619 New files.
13620 * gdb.ada/type_coercion.exp: New testcase.
13621
13622 2008-01-04 Joel Brobecker <brobecker@adacore.com>
13623
13624 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
13625 gdb.ada/tagged/foo.adb: New file.
13626 * gdb.ada/tagged.exp: New testcase.
13627
13628 2008-01-04 Joel Brobecker <brobecker@adacore.com>
13629
13630 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
13631 gdb.ada/ptype_field/foo.adb: New files.
13632 * gdb.ada/ptype_field.exp: New testcase.
13633
13634 2008-01-03 Joel Brobecker <brobecker@adacore.com>
13635
13636 * gdb.ada/print_pc.exp: New testcase.
13637
13638 2008-01-03 Joel Brobecker <brobecker@adacore.com>
13639
13640 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
13641 gdb.ada/taft_type/p.adb: New files.
13642 * gdb.ada/taft_type.exp: New testcase.
13643
13644 2008-01-03 Joel Brobecker <brobecker@adacore.com>
13645
13646 * gdb.ada/array_bounds/bar.adb: New file.
13647 * gdb.ada/array_bounds.exp: New testcase.
13648
13649 2008-01-03 Joel Brobecker <brobecker@adacore.com>
13650
13651 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
13652 gdb.ada/arrayptr/foo.adb: New files.
13653 * gdb.ada/arrayptr.exp: New testcase.
13654
13655 2008-01-03 Joel Brobecker <brobecker@adacore.com>
13656
13657 * gdb.base/set-lang-auto.exp: New testcase.
13658
13659 2008-01-03 Joel Brobecker <brobecker@adacore.com>
13660
13661 * gdb.ada/fun_addr/foo.adb: New file.
13662 * gdb.ada/fun_addr.exp: New testcase.
13663
13664 2008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13665
13666 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
13667 New files
13668
13669 2008-01-02 Joel Brobecker <brobecker@adacore.com>
13670
13671 * array_subscript_addr/p.adb: New file.
13672 * array_subscript_addr.exp: New testcase.
13673
13674 2008-01-02 Joel Brobecker <brobecker@adacore.com>
13675
13676 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
13677 New files.
13678 * gdb.ada/str_cmp_ref.exp: New testcase.
13679
13680 2008-01-01 Joel Brobecker <brobecker@adacore.com>
13681
13682 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
13683 gdb.ada/fun_in_declare/foo.adb: New files.
13684 * gdb.ada/fun_in_declare.exp: New testcase.
13685
13686 2008-01-01 Joel Brobecker <brobecker@adacore.com>
13687
13688 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
13689 gdb.ada/ref_param/pck.ads: New files.
13690 * gdb.ada/ref_param.exp: New testcase.
13691
13692 2008-01-01 Joel Brobecker <brobecker@adacore.com>
13693
13694 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
13695 gdb.ada/interface/foo.adb: New files.
13696 * gdb.ada/interface.exp: New testcase.
13697
13698 2007-12-31 Jim Blandy <jimb@codesourcery.com>
13699
13700 * gdb.base/multi-forks.exp: Consume all output from child
13701 processes before proceeding to next test.
13702
13703 2007-12-29 Jim Blandy <jimb@codesourcery.com>
13704
13705 * configure: Regenerated.
13706
13707 2007-12-27 Joel Brobecker <brobecker@adacore.com>
13708
13709 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
13710 gdb.ada/fixed_cmp/fixed.adb: New files.
13711 * gdb.ada/fixed_cmp.exp: New testcase.
13712
13713 2007-12-27 Joel Brobecker <brobecker@adacore.com>
13714
13715 * gdb.ada/boolean_expr.exp: New testcase.
13716
13717 2007-12-26 Jim Blandy <jimb@codesourcery.com>
13718
13719 * gdb.base/multi-forks.exp: Doc fix.
13720
13721 2007-12-26 Joel Brobecker <brobecker@adacore.com>
13722
13723 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
13724 * gdb.ada/char_param.exp: Do not compile our test program with
13725 -gnata, this is unnecessary.
13726 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
13727
13728 2007-12-24 Joel Brobecker <brobecker@adacore.com>
13729
13730 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
13731 gdb.ada/print_chars/foo.adb: New files.
13732 * gdb.ada/print_chars.exp: New testcase.
13733
13734 2007-12-24 Joel Brobecker <brobecker@adacore.com>
13735
13736 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
13737 gdb.ada/char_param/foo.adb: New files.
13738 * gdb.ada/char_param.exp: New testcase.
13739
13740 2007-12-22 Jim Blandy <jimb@codesourcery.com>
13741
13742 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
13743 hard-coding source line numbers into the test.
13744 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
13745 gdb_get_line_number to find.
13746
13747 2007-12-22 Joel Brobecker <brobecker@adacore.com>
13748
13749 * gdb.base/ptype.c (highest): New struct type.
13750 (the_highest): New variable of that type.
13751 (main): Add dummy assignment to a field of variable the_highest.
13752 * gdb.base/ptype.exp: Test type printing of our new variable.
13753
13754 2007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
13755
13756 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
13757 and record first explicitly generated thread number.
13758 Use that thread number for thread specific watchpoint test.
13759 Add iteration number to repetitive tests.
13760
13761 2007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
13762 Jim Blandy <jimb@codesourcery.com>
13763
13764 * gdb.base/expand-psymtabs.c: New testcase
13765 source file.
13766 * gdb.base/expand-psymtabs.exp: New testcase
13767 expect file.
13768
13769 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
13770
13771 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
13772 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
13773
13774 2007-12-17 Joel Brobecker <brobecker@adacore.com>
13775
13776 * gdb.ada/frame_args/foo.adb: New file.
13777 * gdb.ada/frame_args/pck.ads: New file.
13778 * gdb.ada/frame_args/pck.adb: New file.
13779 * gdb.ada/frame_args.exp: New testcase.
13780
13781 2007-12-17 Joel Brobecker <brobecker@adacore.com>
13782
13783 * gdb.base/frame-args.c: New file.
13784 * gdb.base/frame-args.exp: New testcase.
13785
13786 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
13787 Joseph Myers <joseph@codesourcery.com>
13788
13789 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
13790
13791 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
13792
13793 * gdb.mi/mi-pending.exp: New.
13794 * gdb.mi/mi-pending.c: New.
13795 * gdb.mi/mi-pendshr.c: New.
13796
13797 2007-12-06 Jim Blandy <jimb@codesourcery.com>
13798
13799 * gdb.base/default.exp: Update expected output for 'info catch'.
13800
13801 2007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13802
13803 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
13804 must be set to binary.
13805
13806 2007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
13807
13808 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
13809
13810 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
13811
13812 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
13813 gdb.mi/mi-file-transfer.exp: New.
13814
13815 2007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13816
13817 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
13818
13819 2007-11-22 Maciej W. Rozycki <macro@mips.com>
13820
13821 * gdb.trace/backtrace.exp: Fix a typo.
13822 * gdb.trace/circ.exp: Likewise.
13823 * gdb.trace/collection.exp: Likewise.
13824 * gdb.trace/limits.exp: Likewise.
13825 * gdb.trace/report.exp: Likewise.
13826 * gdb.trace/tfind.exp: Likewise.
13827 * gdb.trace/while-dyn.exp: Likewise.
13828
13829 2007-11-21 Nick Roberts <nickrob@snap.net.nz>
13830
13831 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
13832 objects of pointers that can't be dereferenced are now
13833 "noneditable".
13834
13835 2007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13836
13837 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
13838 (target_cpu): Remove.
13839
13840 2007-10-15 Vladimir Prus <vladimir@codesourcery.com>
13841
13842 * gdb.base/ending-run.exp: Expect the list of cleared
13843 breakpoint to come in natural order, not the reversed one.
13844
13845 2007-11-07 Vladimir Prus <vladimir@codesourcery.com>
13846
13847 * gdb.mi/mi-var-child.c (do_child_deletion): New.
13848 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
13849
13850 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
13851
13852 * gdb.base/printcmds.exp: New function
13853 test_printf_with_dfp.
13854
13855 2007-11-02 Doug Evans <dje@google.com>
13856
13857 * gdb.disasm/t01_mov.s: Remove carriage returns.
13858 * gdb.disasm/t02_mova.s: Ditto.
13859 * gdb.disasm/t03_add.s: Ditto.
13860 * gdb.disasm/t04_sub.s: Ditto.
13861 * gdb.disasm/t05_cmp.s: Ditto.
13862 * gdb.disasm/t06_ari2.s: Ditto.
13863 * gdb.disasm/t07_ari3.s: Ditto.
13864 * gdb.disasm/t08_or.s: Ditto.
13865 * gdb.disasm/t09_xor.s: Ditto.
13866 * gdb.disasm/t10_and.s: Ditto.
13867 * gdb.disasm/t11_logs.s: Ditto.
13868 * gdb.disasm/t12_bit.s: Ditto.
13869 * gdb.disasm/t13_otr.s: Ditto.
13870
13871 2007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13872
13873 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
13874
13875 2007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13876
13877 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
13878 provide DFP support.
13879
13880 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
13881
13882 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
13883 Test "set powerpc vector-abi". Skip auto-detection tests for old
13884 toolchains.
13885
13886 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
13887
13888 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
13889 with [string compare].
13890
13891 2007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
13892
13893 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
13894 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
13895
13896 2007-10-25 Luis Machado <luisgpm@br.ibm.com>
13897
13898 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
13899 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
13900 * gdb.opt/Makefile.in: New makefile.
13901 * Makefile.in: Create new directory "gdb.opt".
13902 * configure.ac: Add "gdb.opt" directory.
13903 * configure: Regenerated.
13904
13905 2007-10-25 Doug Evans <dje@google.com>
13906
13907 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
13908 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
13909
13910 2007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
13911 Thiago Jung Bauermann <bauerman@br.ibm.com>
13912
13913 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
13914 Floating Point expressions.
13915 * gdb.base/dfp-test.exp: new file adding tests for Decimal
13916 Floating Point variables.
13917 * gdb.base/dfp-test.c: new file containing program with Decimal
13918 Floating variables, used by gdb.base/dfp-test.exp.
13919
13920 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
13921
13922 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
13923
13924 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13925
13926 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
13927 compiling test case with GCC.
13928 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
13929
13930 2007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13931
13932 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
13933 format changes.
13934
13935 2007-10-18 Michael Snyder <msnyder@specifix.com>
13936
13937 * gdb.base/dbx.exp: Add missing "-re " operator.
13938
13939 2007-10-16 Gaius Mulley <gaius@glam.ac.uk>
13940
13941 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
13942 * configure.ac: Removed trailing spaces after backslash.
13943 * gdb.modula2: New directory.
13944 * gdb.modula2/Makefile.in: New file.
13945 * gdb.modula2/unbounded-array.exp: New file.
13946 * gdb.modula2/unbounded1.c: New file.
13947
13948 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
13949
13950 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
13951
13952 2007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
13953
13954 * gdb.base/sigstep.c (main): Add checks for
13955 return values for setitimer call.
13956 Call setitimer again with itimer = ITIMER_REAL
13957 if first call to setitimer fails.
13958
13959 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
13960
13961 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
13962 of $timeout.
13963
13964 2007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
13965
13966 * gdb.server/server-run.exp: Test for dynamic linker symbols.
13967
13968 2007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
13969
13970 * lib/gdb.exp (gdb_run_cmd): Move comment outside
13971 of gdb_expect call, to avoid interruption.
13972
13973 2007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
13974
13975 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
13976 (v_unsigned_long_long, v_long_long_array)
13977 (v_signed_long_long_array, v_unsigned_long_long_array)
13978 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
13979 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
13980 [!NO_LONG_LONG]: New.
13981 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
13982 v_long_long_member.
13983
13984 (v_long_long_func, v_signed_long_long_func)
13985 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
13986 (main) [!NO_LONG_LONG]: Initialize long long variants.
13987
13988 * gdb.base/whatis.exp: If board file requests no_long_long, build
13989 test with NO_LONG_LONG defined. Test long long, signed long long,
13990 and unsigned long long variants but only if board file doesn't
13991 disable it.
13992
13993 2007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
13994 Daniel Jacobowitz <dan@codesourcery.com>
13995
13996 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
13997 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
13998 * configure: Regenerated.
13999 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
14000 gdb.pascal/types.exp, lib/pascal.exp: New files.
14001
14002 2007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
14003
14004 * gdb.cp/classes.exp (do_tests): Always step to the line after the
14005 call.
14006 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
14007 to return to the call.
14008 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
14009 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
14010 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
14011 * gdb.mi/mi-until.exp (test_until): Likewise.
14012 * gdb.mi/mi2-until.exp (test_until): Likewise.
14013
14014 2007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
14015
14016 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
14017 two-char array.
14018 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
14019
14020 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
14021
14022 * gdb.threads/watchthreads.c (thread_function): Sleep between
14023 iterations.
14024 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
14025 at once for S/390. Generate matching fails and passes.
14026
14027 2007-09-27 Vladimir Prus <vladimir@codesourcery.com>
14028
14029 * gdb.mi/var-cmd.c (do_children_tests): Initialize
14030 the 'struct_declarations' variable to zeros.
14031
14032 2007-09-24 Vladimir Prus <vladimir@codesourcery.com>
14033
14034 * gdb.cp/mb-ctor.cc: New.
14035 * gdb.cp/mb-ctor.exp: New.
14036 * gdb.cp/mb-templates.cc: New.
14037 * gdb.cp/mb-templates.exp: New.
14038
14039 2007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
14040
14041 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
14042
14043 2007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
14044
14045 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
14046 targets.
14047 * configure: Regenerate.
14048
14049 2007-09-23 Vladimir Prus <vladimir@codesourcery.com>
14050
14051 * gdb.base/annota1.exp: Adjust for 'info break'
14052 format changes.
14053 * gdb.base/annota3.exp: Likewise.
14054 * gdb.base/break.exp: Likewise.
14055 * gdb.base/condbreak.exp: Likewise.
14056 * gdb.base/pending.exp: Likewise.
14057 * gdb.base/sepdebug.exp: Likewise.
14058 * gdb.base/unload.exp: Likewise.
14059 * gdb.base/ovldbreak.exp: Likewise.
14060
14061 2007-09-22 Vladimir Prus <vladimir@codesourcery.com>
14062
14063 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
14064 messages.
14065 * gdb.base/chng-syms.exp: Likewise.
14066 * gdb.base/unload.exp: Likewise.
14067
14068 2007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
14069
14070 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
14071
14072 2007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
14073
14074 * schedlock.c (NUM): Change to 1.
14075 (main): Use args[0] for the main thread.
14076 * schedlock.exp: Only expect two threads. Only issue one pass or fail
14077 regardless of the number of threads.
14078
14079 2007-09-14 Maciej W. Rozycki <macro@mips.com>
14080
14081 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
14082 type down.
14083 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
14084 test.
14085 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
14086 watchpoint type down.
14087 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
14088 test.
14089
14090 2007-09-14 Maciej W. Rozycki <macro@mips.com>
14091
14092 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
14093 Move all the tests here and run them twice, once using software
14094 watchpoints and once using hardware watchpoints.
14095 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
14096
14097 2007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
14098
14099 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
14100 test.
14101
14102 2007-09-10 Mark Kettenis <kettenis@gnu.org>
14103
14104 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
14105 build-id.
14106
14107 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
14108 know about $ORIGIN. Calculate output dir from $dest instead of
14109 using ${objdir}/{$subdir}.
14110
14111 2007-09-09 Mark Kettenis <kettenis@gnu.org>
14112
14113 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
14114 gcore, before continuing with the test.
14115
14116 2007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
14117
14118 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
14119 * gdb.mi/mi-watch.exp: Likewise.
14120
14121 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
14122 Jim Blandy <jimb@codesourcery.com>
14123
14124 * gdb.arch/i386-sse.exp: Do not expect character constants.
14125 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
14126 * gdb.base/display.exp: Allow print/s.
14127 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
14128 and unsigned char array changes.
14129
14130 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
14131
14132 * gdb.base/display.exp: Add tests for printf %p.
14133
14134 2007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
14135
14136 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
14137 the dll name to unicode.
14138
14139 2007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14140
14141 * gdb.base/default.exp (show version): Update the version text.
14142 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
14143
14144 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14145
14146 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
14147 New files.
14148
14149 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14150
14151 * lib/gdb.exp (build_id_debug_filename_get): New function.
14152 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
14153 Remove the generate DEBUG file for the future testcase runs.
14154 New testcase for the NT_GNU_BUILD_ID retrieval.
14155 Move the final testing step to ...
14156 (test_different_dir): ... a new function.
14157 New parameter XFAIL to XFAIL all the tests performed.
14158 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
14159 New parameter TYPE to PF_PREFIX all the tests performed.
14160
14161 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
14162
14163 * gdb.mi/mi-var-cp.cc (path_expression): New
14164 function.
14165 * gdb.mi/mi-var-cp.exp: Run path exression tests.
14166
14167 2007-08-27 Markus Deuling <deuling@de.ibm.com>
14168
14169 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
14170 to fit into SPU Local Store memory.
14171
14172 2007-08-23 Joel Brobecker <brobecker@adacore.com>
14173
14174 * gdb.base/default.exp: Adjust the expected output of "info
14175 warranty" after the switch to GPLv3.
14176
14177 2007-08-23 Joel Brobecker <brobecker@adacore.com>
14178
14179 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
14180 to 30000 (from 20000).
14181
14182 2007-08-23 Joel Brobecker <brobecker@adacore.com>
14183
14184 Switch the license of all .exp files to GPLv3.
14185 Switch the license of all .f and .f90 files to GPLv3.
14186 Switch the license of all .s and .S files to GPLv3.
14187
14188 2007-08-23 Joel Brobecker <brobecker@adacore.com>
14189
14190 * configure.ac: Switch license to GPLv3.
14191
14192 2007-08-23 Joel Brobecker <brobecker@adacore.com>
14193
14194 Switch the licensing to GPLv3 for all .ads and .adb files.
14195
14196 2007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
14197
14198 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
14199 and t_int_double.
14200 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
14201
14202 2007-08-17 Joel Brobecker <brobecker@adacore.com>
14203
14204 * gdb.base/step-line.c: Switch license to GPL version 3, and
14205 update copyright year.
14206 * gdb.base/step-line.inp: Likewise.
14207
14208 2007-08-17 Joel Brobecker <brobecker@adacore.com>
14209
14210 * gdb.base/gdb1555.exp: Make expected output immune to formatting
14211 changes inside gdb1555.c.
14212 * gdb.base/pending.exp: Likewise.
14213
14214 2007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
14215
14216 * config/default.exp: New file.
14217
14218 2007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
14219
14220 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
14221 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
14222
14223 2007-07-30 Maciej W. Rozycki <macro@mips.com>
14224
14225 * gdb.base/dump.exp: Force the correct endianness for binary
14226 formats not carrying this information.
14227
14228 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14229
14230 * gdb.threads/staticthreads.exp: Match .*sem_post.
14231
14232 2007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14233
14234 * gdb.base/readline.exp (operate_and_get_next): Match the final
14235 prompt.
14236
14237 2007-07-23 Kevin Buettner <kevinb@redhat.com>
14238
14239 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
14240 to restarting SID.
14241
14242 2007-07-18 Kevin Buettner <kevinb@redhat.com>
14243
14244 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
14245 prior to `gdb_start'.
14246
14247 2007-07-18 Kevin Buettner <kevinb@redhat.com>
14248
14249 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
14250 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
14251 Remove call to gdb_unload.
14252
14253 2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
14254 Daniel Jacobowitz <dan@codesourcery.com>
14255
14256 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
14257 for __WIN32__.
14258 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
14259 * gdb.base/unload.exp: Use shared library test routines.
14260
14261 2007-07-03 Markus Deuling <deuling@de.ibm.com>
14262
14263 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
14264 * gdb.base/solib-symbol-lib.c: Likewise.
14265 * gdb.base/solib-symbol-main.c: Likewise.
14266
14267 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
14268
14269 * config/gdbserver.exp (gdb_reconnect): New.
14270 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
14271 gdb.base/solib-disc.exp: New files.
14272 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
14273 remote debugging".
14274 (gdb_compile): Add shlib_load flag.
14275 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
14276 port.
14277 (gdbserver_reconnect): New.
14278
14279 2007-07-01 Nick Roberts <nickrob@snap.net.nz>
14280 Daniel Jacobowitz <dan@codesourcery.com>
14281
14282 * gdb.base/annota3.exp: Test for if construct.
14283
14284 2007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
14285
14286 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
14287
14288 2007-06-21 Chris Dearman <chris@mips.com>
14289 Maciej W. Rozycki <macro@mips.com>
14290
14291 * gdb.base/display.exp: Allow a newline after display/i.
14292 * gdb.base/pc-fp.exp: Likewise.
14293 * gdb.base/sigbpt.exp: Likewise.
14294
14295 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
14296
14297 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
14298 required features to be included.
14299
14300 2007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
14301
14302 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
14303 in info threads output.
14304
14305 2007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14306 Markus Deuling <deuling@de.ibm.com>
14307
14308 * gdb.arch/spu-info.exp: New testcase.
14309 * gdb.arch/spu-info.c: New file.
14310
14311 2007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
14312
14313 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
14314 tpcs_offset. Restore lr after the call.
14315 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
14316
14317 2007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
14318
14319 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
14320 (gdbserver_run): Kill any running gdbserver.
14321 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
14322
14323 2007-05-17 Maciej W. Rozycki <macro@mips.com>
14324
14325 * gdb.base/sigbpt.exp: Preset segv_addr.
14326
14327 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
14328
14329 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
14330 (gdb_compile_shlib): Likewise.
14331 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
14332 (default_gdb_init): Clear cleanfiles.
14333 (gdb_finish): Delete recorded cleanfiles.
14334 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
14335
14336 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
14337 Do not use isnative.
14338 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
14339 gdb.base/so-impl-ld.exp: Likewise.
14340 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
14341 * gdb.base/unload.exp: Likewise. Do not pass empty option to
14342 gdb_compile.
14343
14344 2007-05-15 Vladimir Prus <vladimir@codesourcery.com>
14345
14346 * config/unknown.exp: Remove.
14347
14348 2007-05-15 Markus Deuling <deuling@de.ibm.com>
14349
14350 * gdb.base/info-proc.exp: Check is_remote.
14351
14352 2007-05-14 Markus Deuling <deuling@de.ibm.com>
14353
14354 * gdb.base/gcore.exp: Initialize variable core_supported.
14355
14356 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
14357
14358 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
14359
14360 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
14361
14362 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
14363 * gdb.threads/print-threads.exp (test_all_threads): Allow
14364 negative and hexadecimal thread IDs.
14365
14366 2007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
14367
14368 * gdb.java/jprint.java (public): Avoid invalid call to static
14369 method.
14370
14371 2007-05-14 Denis Pilat <denis.pilat@st.com>
14372
14373 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
14374 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
14375 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
14376 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
14377 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
14378
14379 2007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14380
14381 * gdb.base/overlays.exp: Add support for targets with only code
14382 overlay support, not data overlay. Support spu-*-* target in
14383 this mode.
14384 * gdb.base/ovlymgr.c: Provide stubs for spu target.
14385 * gdb.base/spu.ld: New file.
14386
14387 2007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
14388
14389 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
14390
14391 2007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
14392
14393 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
14394
14395 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
14396
14397 * gdb.java/jmain.exp: Handle demangled names with and without method
14398 signatures.
14399
14400 2007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
14401
14402 * gdb.mi/mi-syn-frame.c (main, foo, bar)
14403 (have_a_very_merry_interrupt): Remove calls to puts.
14404 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
14405 inferior output.
14406 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
14407 test names.
14408
14409 2007-04-29 Markus Deuling <deuling@de.ibm.com>
14410 Daniel Jacobowitz <dan@codesourcery.com>
14411
14412 * gdb.base/auxv.exp (core_works): Also check is_remote.
14413 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
14414
14415 2007-04-25 Vladimir Prus <vladimir@codesourcery.com>
14416
14417 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
14418 message, not the undefined 'module' variable.
14419 * gdb.base/siginfo.exp: Likewise.
14420 * gdb.base/sigstep.exp: Likewise.
14421 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
14422 serialport.
14423 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
14424
14425 2007-04-25 Corinna Vinschen <vinschen@redhat.com>
14426
14427 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
14428 target sim fails. Return 0 otherwise.
14429 (gdb_load): Return prematurely if gdb_target_sim fails.
14430
14431 2007-04-16 Denis Pilat <denis.pilat@st.com>
14432
14433 * gdb.base/setshow.exp: Reset height after having set it to 100.
14434
14435 2007-04-16 Denis Pilat <denis.pilat@st.com>
14436
14437 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
14438
14439 2007-04-16 Denis Pilat <denis.pilat@st.com>
14440
14441 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
14442
14443 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
14444
14445 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
14446 tests. Run the frozen varobjs test.
14447 * gdb.mi/var-cmd.c (do_frozen_tests): New.
14448 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
14449
14450 2007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14451
14452 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
14453 gdb.base/type-opaque.exp: New files.
14454
14455 2007-04-01 Vladimir Prus <vladimir@codesourcery.com>
14456
14457 * gdb.mi/mi-var-child.c
14458 (do_children_tests): User char[2] instead of
14459 char so that automatic printing of pointers to char
14460 don't give unpredicable result.
14461 * gdb.mi/var-cmd.c (do_locals_test): Initialize
14462 local variables.
14463 * gdb.mi/mi-var-child.exp: Step to right line
14464 of do_children_tests.
14465 * gdb.mi/mi2-var-child.exp: Likewise.
14466 * gdb.mi/mi-var-cmd.exp: Step to right line of
14467 do_locals_tests.
14468 (do_children_tests): User char[2] instead of
14469 char so that automatic printing of pointers to char
14470 don't give unpredicable result.
14471 * gdb.mi/mi2-var-cmd.exp: Likewise.
14472 * lib/mi-support.exp (mi_continue_to_line):
14473 Pass test name to mi_wait_for_stop.
14474
14475 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
14476
14477 * gdb.asm/asm-source.exp: Remove d10v case.
14478 * lib/gdb.exp (skip_cplus_tests): Likewise.
14479 * gdb.asm/d10v.inc: Deleted.
14480
14481 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
14482
14483 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
14484
14485 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
14486
14487 * config/netware.exp: Delete file.
14488
14489 2007-03-29 Joel Brobecker <brobecker@adacore.com>
14490
14491 * gdb.dwarf2/dw2-noloc.S: New file.
14492 * gdb.dwarf2/dw2-noloc.exp: New file.
14493
14494 2007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
14495
14496 * gdb.cp/method2.cc: New test.
14497 * gdb.cp/method2.exp: New test.
14498 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
14499
14500 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
14501
14502 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
14503
14504 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
14505
14506 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
14507
14508 2007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
14509
14510 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
14511 (gdb_load): Delete, replace with...
14512 (gdb_reload): ...this.
14513 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
14514 * gdb.server/server-mon.exp: Likewise.
14515 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
14516 (gdb_start_cmd): New.
14517 (gdb_file_cmd): Save the last loaded file.
14518 (gdb_reload): New.
14519 (gdb_gnu_strip_debug): Use transform.
14520 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
14521 support here. Use new $last_loaded_file. Check mtime.
14522 (gdb_target_cmd): Handle ObjC failure case.
14523 (infer_host_exec): Delete.
14524 (gdbserver_load): Rename to...
14525 (gdbserver_run): ...this. Simplify.
14526 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
14527 (mi_gdb_load): Move most contents to a new function...
14528 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
14529 (mi_run_cmd): Use mi_gdb_target_load.
14530 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
14531 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
14532 Use gdb_run_cmd.
14533 * gdb.base/charsign.exp: Remove incorrect comment.
14534 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
14535 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
14536 gdb.base/start.exp: Use gdb_start_cmd.
14537
14538 2007-03-23 Nigel Stephens <nigel@mips.com>
14539 Maciej W. Rozycki <macro@mips.com>
14540
14541 * gdb.base/sigbpt.exp: Fix the message when skipping test.
14542 * gdb.base/signull.exp: Similarly.
14543
14544 2007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14545
14546 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
14547 messages available to test cases (like chng-sym.exp).
14548
14549 2007-03-14 Andreas Schwab <schwab@suse.de>
14550
14551 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
14552 format changes.
14553
14554 2007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
14555
14556 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
14557 (optimized_1): New.
14558 (main): Call optimized_1.
14559 (gdb2029): Correct typos. Call gdb2029_marker.
14560 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
14561 for gdb2029.
14562
14563 2007-03-12 Mark Kettenis <kettenis@gnu.org>
14564
14565 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
14566 as tabs. Remove redundant test pattern.
14567
14568 2007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14569
14570 * gdb.base/long_long.exp: Accept optional symbol name in <...>
14571 for /a format output.
14572
14573 2007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
14574
14575 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
14576 collect output incrementally.
14577
14578 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14579
14580 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
14581 for -var-create lpcharacter test.
14582 * gdb.mi/mi2-var-cmd.exp: Likewise.
14583
14584 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14585
14586 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
14587 pass on targets where address zero is readable.
14588
14589 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14590
14591 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
14592 just a single architecture.
14593
14594 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14595
14596 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
14597 (fetch_all_registers): New function, uses gdb_test_multiple and
14598 exp_continue to fetch inferior output line-by-line.
14599 Replace all uses of do_get_all_registers by fetch_all_registers.
14600
14601 2007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14602
14603 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
14604 in target_info.
14605
14606 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14607
14608 * gdb.threads/manythreads.exp: Use $message string for
14609 consistancy; add a default (timeout) case.
14610
14611 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14612
14613 * gdb.base/watchpoint.exp: Fix truncated comment.
14614
14615 2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14616
14617 * Makefile.in: Remove spurious single-quotes from sed command.
14618
14619 2007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
14620
14621 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
14622 func.
14623 * gdb.mi/mi2-var-cmd.exp: Likewise.
14624
14625 2007-02-27 Joel Brobecker <brobecker@adacore.com>
14626
14627 * gdb.dwarf2/dw2-producer.S: New file.
14628 * gdb.dwarf2/dw2-producer.exp: New testcase.
14629
14630 2007-02-27 Nick Roberts <nickrob@snap.net.nz>
14631
14632 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
14633 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
14634 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
14635 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
14636 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
14637 Revert tests to use mi_gdb_test and include value field in output
14638 of -var-create.
14639
14640 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
14641
14642 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
14643
14644 2007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
14645
14646 * gdb.base/maint.exp: Remove full paths from test names.
14647 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
14648 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
14649
14650 2007-02-27 Joel Brobecker <brobecker@adacore.com>
14651
14652 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
14653
14654 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14655
14656 * gdb.server/server-mon.exp: New test.
14657
14658 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14659
14660 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
14661
14662 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14663
14664 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
14665 register capitalization.
14666
14667 2007-02-13 Denis Pilat <denis.pilat@st.com>
14668
14669 * gdb.mi/mi-var-invalidate.exp: New file.
14670
14671 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14672
14673 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
14674
14675 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14676
14677 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
14678
14679 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14680
14681 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
14682 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
14683
14684 2007-02-08 Nick Roberts <nickrob@snap.net.nz>
14685
14686 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
14687 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
14688 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
14689 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
14690 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
14691 * gdb.mi/gdb792.exp, lib/mi-support.exp:
14692 Update tests to include value field in output of -var-create.
14693
14694 2007-02-08 Andreas Schwab <schwab@suse.de>
14695
14696 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
14697
14698 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
14699
14700 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
14701 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
14702
14703 2007-02-02 Denis Pilat <denis.pilat@st.com>
14704
14705 * gdb.threads/threadapply.exp: check that frame is not changed by
14706 the thread apply all command.
14707
14708 2007-01-31 Andreas Schwab <schwab@suse.de>
14709
14710 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
14711
14712 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
14713 in the dwarf sections.
14714 * gdb.dwarf2/mac-fileno.S: Likewise.
14715
14716 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
14717 bspstore register on ia64.
14718
14719 2007-01-29 Andreas Schwab <schwab@suse.de>
14720
14721 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
14722 "frame-begin" annotation.
14723
14724 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
14725 number of "frames-invalid" annotations.
14726
14727 2007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14728
14729 * gdb.base/commands.exp: Call if_commands_test.
14730 (gdb_test_no_prompt, if_commands_test): New.
14731
14732 2007-01-28 Mark Kettenis <kettenis@gnu.org>
14733
14734 * gdb.threads/sigthread.c (NSIGS): Make bigger.
14735
14736 2007-01-27 Andreas Schwab <schwab@suse.de>
14737
14738 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
14739 .short/.int/.quad in the dwarf sections.
14740 * gdb.dwarf2/dw2-intercu.S: Likewise.
14741 * gdb.dwarf2/dw2-intermix.S: Likewise.
14742
14743 2007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14744
14745 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
14746 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
14747 array.
14748 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
14749 * gdb.base/setvar.exp: Likewise.
14750
14751 2007-01-26 Andreas Schwab <schwab@suse.de>
14752
14753 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
14754 test.
14755
14756 * gdb.base/multi-forks.exp ("restart $i"): Also match
14757 __kernel_syscall_via_break.
14758
14759 2007-01-24 Vladimir Prus <vladimir@codesourcery.com>
14760
14761 * lib/mi-support.exp (mi_delete_varobj): New.
14762 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
14763 testcase.
14764 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
14765 (main): Call the above.
14766 (reference_update_test, base_in_reference_test)
14767 (reference_to_pointer): Delete the created varobjs.
14768
14769 2007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
14770
14771 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
14772 * configure: Regenerated.
14773 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
14774 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
14775 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
14776 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
14777 * lib/gdb.exp (gdb_skip_xml_test): New function.
14778
14779 2007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
14780
14781 * gdb.base/sigrepeat.exp: Correct error message.
14782
14783 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14784 Daniel Jacobowitz <dan@codesourcery.com>
14785
14786 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
14787 gdb.arch/i386-gnu-cfi-asm.S: New files.
14788
14789 2007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14790
14791 * lib/gdb.exp: Abort on missing `site.exp'.
14792
14793 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14794 Daniel Jacobowitz <dan@codesourcery.com>
14795
14796 * gdb.base/included.c, gdb.base/included.exp,
14797 gdb.base/included.h: New files.
14798
14799 2007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14800
14801 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
14802 (maximize_rlimit): Reduce limits on 64-bit systems.
14803
14804 2007-01-19 Mark Kettenis <kettenis@gnu.org>
14805
14806 From Marcus Deuling <deuling@de.ibm.com>:
14807 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
14808 every case.
14809
14810 2007-01-13 Nick Roberts <nickrob@snap.net.nz>
14811
14812 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
14813 (test_path_specification): Use objdir instead of srcdir to always
14814 get an absolute filename.
14815
14816 2007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
14817
14818 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
14819
14820 2007-01-11 Vladimir Prus <vladimir@codesourcery.com>
14821
14822 * gdb.mi/mi-var-cp.cc (reference_update_tests):
14823 Make sure the variable we're using is in scope.
14824 (reference_to_pointer): Likewise.
14825
14826 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
14827
14828 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
14829 has no debug information.
14830
14831 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
14832
14833 * gdb.base/annota1.exp: Remove extra send_gdb.
14834
14835 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14836
14837 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
14838
14839 2007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14840
14841 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
14842
14843 2007-01-08 Nick Roberts <nickrob@snap.net.nz>
14844 Daniel Jacobowitz <dan@codesourcery.com>
14845
14846 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
14847 lcharacter or linteger change. Correct duplicated test name.
14848 * gdb.mi/mi2-var-cmd.exp: Likewise.
14849
14850 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
14851
14852 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
14853
14854 2007-01-05 Joel Brobecker <brobecker@adacore.com>
14855
14856 * gdb.base/nofield.c: New file.
14857 * gdb.base/nofield.exp: New testcase.
14858
14859 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
14860
14861 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
14862
14863 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
14864 test.
14865
14866 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
14867
14868 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
14869
14870 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
14871
14872 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
14873 when continuing.
14874
14875 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14876
14877 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
14878 Expect ".exe" extension.
14879
14880 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14881
14882 * gdb.base/charset.exp: Add explicit filename to break.
14883 * gdb.base/dbx.exp: Add explicit filename to breaks.
14884
14885 2007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14886
14887 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
14888 * gdb.mi/mi2-file.exp: Likewise.
14889
14890 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
14891
14892 Implement specification of MI tests as comments
14893 in C and C++ sources.
14894 * lib/mi-support.exp (mi_autotest_data): New variable.
14895 (mi_autotest_source): New variable.
14896 (count_newlines, mi_prepare_inline_tests)
14897 (mi_get_inline_test, mi_continue_to_line)
14898 (mi_run_inline_test, mi_tbreak)
14899 (mi_send_resuming_command, mi_wait_for_stop): New functions.
14900 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
14901 Run inline tests.
14902 * gdb.mi/mi-var-cp.cc: Define tests here.
14903
14904 2007-01-04 Vladimir Prus <vladimir@codesourcery.com>
14905
14906 Simplify usage of mi_continue_to.
14907 * lib/mi-support.exp (mi_runto_helper): Renamed
14908 from mi_runto, added new parameter 'run_or_continue'.
14909 (mi_runto): Use mi_runto_helper.
14910 (mi_continue_to): Accept just function name as parameter.
14911 Use mi_runto_helper.
14912 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
14913 * gdb.mi/mi2-var-cmd.exp: Likewise.
14914
14915 2006-01-04 Joel Brobecker <brobecker@adacore.com>
14916
14917 Make this testcase a bit more realistic. The current code
14918 is too simplistic, and allows the compiler to optimize out
14919 some of the entities we need for this testcase.
14920 * gdb.ada/null_record/bar.ads (Void_Star): New type.
14921 (Do_Nothing): Add extra parameter.
14922 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
14923 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
14924 by using a variable of type Void_Star.
14925
14926 2006-01-04 Joel Brobecker <brobecker@adacore.com>
14927
14928 * gdb.ada/catch_ex/foo.adb: New file.
14929 * gdb.ada/catch_ex.exp: New testcase.
14930
14931 2007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
14932
14933 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
14934 pass --image-base to linker.
14935
14936 2007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14937 Daniel Jacobowitz <dan@codesourcery.com>
14938
14939 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
14940 secondary prompts.
14941
14942 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
14943
14944 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
14945 output. Test the types of members and member pointers.
14946 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
14947 gdb/2092.
14948 * gdb.cp/member-ptr.exp: Search for a comment instead of a
14949 statement. Enable for GCC. Update expected output for some tests
14950 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
14951 layout.
14952 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
14953 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
14954 (Diamond::vget_base): New.
14955 (main): Add new tests.
14956 * gdb.cp/printmethod.exp: Update expected output for member functions.
14957 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
14958 print pEe->D::vg().
14959
14960 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
14961
14962 * gdb.threads/tls.exp: Allow stops in sem_post.
14963
14964 2006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
14965
14966 * gdb.base/annota1.exp: Allow .*printf in backtraces.
14967 * gdb.base/annota3.exp: Likewise.
14968 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
14969 again (instead of timing out).
14970 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
14971 GCC bug 26475.
14972 * gdb.java/jmisc.exp: Adjust to work with method signatures including
14973 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
14974 test from jmisc1.exp.
14975 * gdb.java/jmisc1.exp: Delete.
14976 * gdb.java/jprint.exp: Adjust to work with method signatures including
14977 return types.
14978 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
14979 * gdb.threads/linux-dp.exp: Don't be confused by program output.
14980 * lib/java.exp (compile_java_from_source): Pass the correct type
14981 to target_compile.
14982
14983 2006-12-31 Joel Brobecker <brobecker@adacore.com>
14984
14985 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
14986 (stack_align_edx): New function.
14987 (stack_align_eax): New function.
14988 (main): Add calls to stack_align_edx and stack_align_eax.
14989 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
14990 Add testing for the cases where the register used during a stack
14991 realignment is edx. Same for eax.
14992
14993 2006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
14994
14995 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
14996 and generic PE targets.
14997
14998 2006-12-29 Joel Brobecker <brobecker@adacore.com>
14999
15000 * gdb.ada/array_return.exp: Update copyright date list.
15001
15002 2006-12-27 Joel Brobecker <brobecker@adacore.com>
15003
15004 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
15005 (Create_Small_Float_Vector): New function.
15006 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
15007 function body.
15008 * gdb.ada/array_return/p.adb: Use new type and function from
15009 package Pck.
15010 * gdb.ada/array_return.exp: Add a test verifying that GDB is
15011 able to print the value returned by a function returning an
15012 array of float.
15013
15014 2006-12-20 Joel Brobecker <brobecker@adacore.com>
15015
15016 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
15017 The associated tests should be PASSing.
15018
15019 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
15020
15021 Test for base in references.
15022 * gdb.mi/mi-var-cp.cc: Add test code.
15023 * gdb.mi/mi-var-cp.exp: Test for bases in references.
15024 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
15025 * gdb.mi/mi2-watch.exp: Likewise.
15026 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
15027 (mi_list_varobj_children): New function.
15028
15029 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
15030
15031 * lib/mi-support.exp
15032 (mi_runto): Accept "()" after function name.
15033 (mi_create_varobj): New function.
15034 (mi_varobj_update): New function.
15035 (mi_Check_varobj_value): New function.
15036 * gdb.mi/mi-var-cp.exp: New file.
15037 * gdb.mi/mi-var-cp.cc: New file.
15038
15039 2006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
15040
15041 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
15042 gdb.base/weaklib2.c: New files.
15043
15044 2006-11-29 Nathan Sidwell <nathan@codesourcery.com>
15045
15046 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
15047 info. Adjust test names.
15048
15049 * gdb.base/break.c (main): Move position of malloc.
15050 * gdb.base/break.exp: Revert mistaken checkin.
15051
15052 2006-11-28 Vladimir Prus <vladimir@codesourcery.com>
15053
15054 * gdb.mi/mi-var-cmd.exp: Check -var-update after
15055 assignement of arrays and function pointers.
15056 * gdb.mi/var-cmd.c: Add declaration necessary for above
15057 tests.
15058
15059 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
15060
15061 * gdb.base/break.c (main): Call malloc.
15062
15063 * gdb.threads/linux-dp.exp: Read thread table before and after
15064 creating each philosopher and verify it.
15065
15066 2006-11-27 Nathan Sidwell <nathan@codesourcery.com>
15067 Paul Brook <paul@codesourcery.com>
15068 Daniel Jacobowitz <dan@codesourcery.com>
15069
15070 * gdb.base/ending-run.exp: Flatten expect script stepping out of
15071 main to remove duplication. Add start function of the form
15072 '_*start[1-9]*'. Add RVDS start function.
15073
15074 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
15075
15076 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
15077
15078 2006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15079
15080 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
15081 * gdb.asm/spu.inc: New file.
15082 * gdb.base/term.exp: Disable if [target_info exists noargs].
15083 * gdb.gdb/complaints.exp: Disable if ![isnative].
15084 * gdb.gdb/selftest.exp: Likewise.
15085 * gdb.gdb/observer.exp: Likewise.
15086 * gdb.gdb/xfullpath.exp: Likewise.
15087 * gdb.base/attach.exp: Disable on SPU target.
15088 * gdb.cp/bs145503.exp: Likewise.
15089 * gdb.cp/exception.exp: Likewise.
15090 * gdb.cp/userdef.exp: Likewise.
15091
15092 2006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
15093
15094 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
15095
15096 2006-11-10 Vladimir Prus <vladimir@codesourcery.com>
15097
15098 * gdb.base/completion.exp: Fix completion tests for
15099 'info' and 'info '.
15100 * gdb.base/help.exp (help_test_raw, test_class_help)
15101 (test_prefix_command_help): Move...
15102 * lib/gdb.exp: Here.
15103 * gdb.base/main.exp: Adjust.
15104 * gdb.cp/maint.exp: Adjust.
15105 * gdb.trace/tracecmd.exp: Use test_help_class.
15106
15107 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
15108
15109 * gdb.stabs/weird.exp (print_weird_var): Use
15110 gdb_test_multiple instead of gdb_expect.
15111
15112 2006-11-09 Vladimir Prus <vladimir@codesourcery.com>
15113
15114 * gdb.base/help.exp (help_test_raw): New.
15115 (test_class_help): New.
15116 (test_prefix_command_help): New.
15117 Adjust testcases.
15118
15119 2006-11-09 Christophe Lyon <christophe.lyon@st.com>
15120
15121 * gdb.base/constvars.c (main): Write to crass and crips, so that
15122 they are allocated by the compiler.
15123
15124 2006-10-27 Andreas Schwab <schwab@suse.de>
15125
15126 * gdb.base/multi-forks.exp: Use "detach fork" instead of
15127 "detach-fork".
15128
15129 2006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
15130
15131 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
15132 of patterns.
15133
15134 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
15135
15136 * gdb.base/sepdebug.exp: Remove debug format test.
15137 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
15138 Handle no-symtab.
15139 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
15140
15141 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
15142
15143 * gdb.threads/manythreads.c (thread_function, main): Don't cast
15144 int to pointer or pointer to int.
15145 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
15146
15147 2006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
15148
15149 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
15150
15151 2006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
15152
15153 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
15154
15155 2006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
15156
15157 PR c++/2116
15158 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
15159
15160 2006-10-06 Joel Brobecker <brobecker@adacore.com>
15161
15162 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
15163 the corresponding bug has been fixed in GDB (PR/2018).
15164
15165 2006-10-06 Joel Brobecker <brobecker@adacore.com>
15166
15167 * gdb.base/subst.exp: New testcase.
15168
15169 2006-10-06 Joel Brobecker <brobecker@adacore.com>
15170
15171 * gdb.ada/array_return/pck.ads: Add copyright notice.
15172 * gdb.ada/array_return/pck.adb: Likewise.
15173 * gdb.ada/array_return/p.adb: Likewise.
15174 * gdb.ada/exec_changed/first.adb: Likewise.
15175 * gdb.ada/exec_changed/second.adb: Likewise.
15176
15177 2006-10-06 Joel Brobecker <brobecker@adacore.com>
15178
15179 * gdb.ada/watch_arg/watch.adb: New file.
15180 * gdb.ada/watch_arg.exp: New testcase.
15181
15182 2006-10-02 Vladimir Prus <vladimir@codesourcery.com>
15183
15184 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
15185 via string_to_regexp.
15186 * gdb.mi/mi2-basics.exp: Likewise.
15187
15188 2006-09-20 Michael Snyder <michael.snyder@palmsource.com>
15189
15190 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
15191 Remove unused / obsolete files.
15192
15193 2006-09-19 Nick Roberts <nickrob@snap.net.nz>
15194
15195 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
15196
15197 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
15198
15199 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
15200 HIGH_FRAME argument to -stack-list-arguments can be larger than
15201 the number of frames.
15202
15203 2006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
15204
15205 * gdb.base/args.c (main): Add breakpoint marker.
15206 * gdb.base/args.exp: Use args_test for tests. Add new tests which
15207 really test empty arguments.
15208 (args_load): Delete.
15209 (args_test): New.
15210
15211 2006-09-13 Nick Roberts <nickrob@snap.net.nz>
15212
15213 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
15214 check for one file.
15215
15216 2006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
15217
15218 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
15219 HIGH_FRAME argument to -stack-list-locals can be larger than
15220 the number of frames.
15221
15222 2006-08-18 Fred Fish <fnf@specifix.com>
15223
15224 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
15225 '$' in front of skip_vmx_tests_saved when setting that.
15226
15227 2006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
15228
15229 * gdb.base/trace-commands.exp: New file.
15230
15231 2006-08-10 Joel Brobecker <brobecker@adacore.com>
15232 Daniel Jacobowitz <dan@codesourcery.com>
15233
15234 * gdb.base/step-bt.exp: Make hexadecimal address optional in
15235 expected output of the backtrace commands.
15236
15237 2006-08-09 Joel Brobecker <brobecker@adacore.com>
15238
15239 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
15240 untested followed by return combination.
15241 * gdb.arch/altivec-regs.exp: Likewise.
15242 * gdb.arch/e500-abi.exp: Likewise.
15243 * gdb.arch/e500-regs.exp: Likewise.
15244 * gdb.arch/gdb1291.exp: Likewise.
15245 * gdb.arch/gdb1431.exp: Likewise.
15246 * gdb.arch/gdb1558.exp: Likewise.
15247 * gdb.arch/i386-prologue.exp: Likewise.
15248 * gdb.arch/i386-unwind.exp: Likewise.
15249 * gdb.asm/asm-source.exp: Likewise.
15250 * gdb.base/a2-run.exp: Likewise.
15251 * gdb.base/advance.exp: Likewise.
15252 * gdb.base/all-bin.exp: Likewise.
15253 * gdb.base/annota1.exp: Likewise.
15254 * gdb.base/annota3.exp: Likewise.
15255 * gdb.base/args.exp: Likewise.
15256 * gdb.base/arithmet.exp: Likewise.
15257 * gdb.base/assign.exp: Likewise.
15258 * gdb.base/async.exp: Likewise.
15259 * gdb.base/attach.exp: Likewise.
15260 * gdb.base/bang.exp: Likewise.
15261 * gdb.base/bigcore.exp: Likewise.
15262 * gdb.base/bitfields.exp: Likewise.
15263 * gdb.base/bitfields2.exp: Likewise.
15264 * gdb.base/break.exp: Likewise.
15265 * gdb.base/call-sc.exp: Likewise.
15266 * gdb.base/call-strs.exp: Likewise.
15267 * gdb.base/callfuncs.exp: Likewise.
15268 * gdb.base/checkpoint.exp: Likewise.
15269 * gdb.base/chng-syms.exp: Likewise.
15270 * gdb.base/code-expr.exp: Likewise.
15271 * gdb.base/commands.exp: Likewise.
15272 * gdb.base/completion.exp: Likewise.
15273 * gdb.base/cond-expr.exp: Likewise.
15274 * gdb.base/condbreak.exp: Likewise.
15275 * gdb.base/consecutive.exp: Likewise.
15276 * gdb.base/constvars.exp: Likewise.
15277 * gdb.base/corefile.exp: Likewise.
15278 * gdb.base/cvexpr.exp: Likewise.
15279 * gdb.base/dbx.exp: Likewise.
15280 * gdb.base/define.exp: Likewise.
15281 * gdb.base/detach.exp: Likewise.
15282 * gdb.base/display.exp: Likewise.
15283 * gdb.base/dump.exp: Likewise.
15284 * gdb.base/ena-dis-br.exp: Likewise.
15285 * gdb.base/ending-run.exp: Likewise.
15286 * gdb.base/environ.exp: Likewise.
15287 * gdb.base/eval-skip.exp: Likewise.
15288 * gdb.base/exprs.exp: Likewise.
15289 * gdb.base/fileio.exp: Likewise.
15290 * gdb.base/finish.exp: Likewise.
15291 * gdb.base/float.exp: Likewise.
15292 * gdb.base/foll-exec.exp: Likewise.
15293 * gdb.base/foll-fork.exp: Likewise.
15294 * gdb.base/foll-vfork.exp: Likewise.
15295 * gdb.base/freebpcmd.exp: Likewise.
15296 * gdb.base/funcargs.exp: Likewise.
15297 * gdb.base/gcore.exp: Likewise.
15298 * gdb.base/gdb1090.exp: Likewise.
15299 * gdb.base/gdb1250.exp: Likewise.
15300 * gdb.base/huge.exp: Likewise.
15301 * gdb.base/info-proc.exp: Likewise.
15302 * gdb.base/interrupt.exp: Likewise.
15303 * gdb.base/jump.exp: Likewise.
15304 * gdb.base/langs.exp: Likewise.
15305 * gdb.base/lineinc.exp: Likewise.
15306 * gdb.base/list.exp: Likewise.
15307 * gdb.base/logical.exp: Likewise.
15308 * gdb.base/long_long.exp: Likewise.
15309 * gdb.base/macscp.exp: Likewise.
15310 * gdb.base/maint.exp: Likewise.
15311 * gdb.base/mips_pro.exp: Likewise.
15312 * gdb.base/miscexprs.exp: Likewise.
15313 * gdb.base/multi-forks.exp: Likewise.
15314 * gdb.base/opaque.exp: Likewise.
15315 * gdb.base/overlays.exp: Likewise.
15316 * gdb.base/pc-fp.exp: Likewise.
15317 * gdb.base/pointers.exp: Likewise.
15318 * gdb.base/printcmds.exp: Likewise.
15319 * gdb.base/psymtab.exp: Likewise.
15320 * gdb.base/ptype.exp: Likewise.
15321 * gdb.base/recurse.exp: Likewise.
15322 * gdb.base/relational.exp: Likewise.
15323 * gdb.base/relocate.exp: Likewise.
15324 * gdb.base/remote.exp: Likewise.
15325 * gdb.base/reread.exp: Likewise.
15326 * gdb.base/restore.exp: Likewise.
15327 * gdb.base/return.exp: Likewise.
15328 * gdb.base/return2.exp: Likewise.
15329 * gdb.base/scope.exp: Likewise.
15330 * gdb.base/sect-cmd.exp: Likewise.
15331 * gdb.base/sep.exp: Likewise.
15332 * gdb.base/sepdebug.exp: Likewise.
15333 * gdb.base/setshow.exp: Likewise.
15334 * gdb.base/setvar.exp: Likewise.
15335 * gdb.base/sigall.exp: Likewise.
15336 * gdb.base/sigbpt.exp: Likewise.
15337 * gdb.base/signals.exp: Likewise.
15338 * gdb.base/signull.exp: Likewise.
15339 * gdb.base/sizeof.exp: Likewise.
15340 * gdb.base/solib.exp: Likewise.
15341 * gdb.base/step-line.exp: Likewise.
15342 * gdb.base/step-test.exp: Likewise.
15343 * gdb.base/structs.exp: Likewise.
15344 * gdb.base/structs2.exp: Likewise.
15345 * gdb.base/term.exp: Likewise.
15346 * gdb.base/twice.exp: Likewise.
15347 * gdb.base/until.exp: Likewise.
15348 * gdb.base/varargs.exp: Likewise.
15349 * gdb.base/volatile.exp: Likewise.
15350 * gdb.base/watchpoint.exp: Likewise.
15351 * gdb.base/whatis-exp.exp: Likewise.
15352 * gdb.base/whatis.exp: Likewise.
15353 * gdb.cp/ambiguous.exp: Likewise.
15354 * gdb.cp/annota2.exp: Likewise.
15355 * gdb.cp/annota3.exp: Likewise.
15356 * gdb.cp/bool.exp: Likewise.
15357 * gdb.cp/breakpoint.exp: Likewise.
15358 * gdb.cp/casts.exp: Likewise.
15359 * gdb.cp/class2.exp: Likewise.
15360 * gdb.cp/classes.exp: Likewise.
15361 * gdb.cp/cplusfuncs.exp: Likewise.
15362 * gdb.cp/ctti.exp: Likewise.
15363 * gdb.cp/derivation.exp: Likewise.
15364 * gdb.cp/exception.exp: Likewise.
15365 * gdb.cp/gdb1355.exp: Likewise.
15366 * gdb.cp/hang.exp: Likewise.
15367 * gdb.cp/inherit.exp: Likewise.
15368 * gdb.cp/local.exp: Likewise.
15369 * gdb.cp/m-data.exp: Likewise.
15370 * gdb.cp/m-static.exp: Likewise.
15371 * gdb.cp/member-ptr.exp: Likewise.
15372 * gdb.cp/method.exp: Likewise.
15373 * gdb.cp/misc.exp: Likewise.
15374 * gdb.cp/namespace.exp: Likewise.
15375 * gdb.cp/overload.exp: Likewise.
15376 * gdb.cp/ovldbreak.exp: Likewise.
15377 * gdb.cp/pr-1023.exp: Likewise.
15378 * gdb.cp/pr-1210.exp: Likewise.
15379 * gdb.cp/pr-574.exp: Likewise.
15380 * gdb.cp/printmethod.exp: Likewise.
15381 * gdb.cp/psmang.exp: Likewise.
15382 * gdb.cp/ref-params.exp: Likewise.
15383 * gdb.cp/ref-types.exp: Likewise.
15384 * gdb.cp/rtti.exp: Likewise.
15385 * gdb.cp/templates.exp: Likewise.
15386 * gdb.cp/try_catch.exp: Likewise.
15387 * gdb.cp/userdef.exp: Likewise.
15388 * gdb.cp/virtfunc.exp: Likewise.
15389 * gdb.disasm/am33.exp: Likewise.
15390 * gdb.disasm/h8300s.exp: Likewise.
15391 * gdb.disasm/mn10300.exp: Likewise.
15392 * gdb.disasm/sh3.exp: Likewise.
15393 * gdb.disasm/t01_mov.exp: Likewise.
15394 * gdb.disasm/t02_mova.exp: Likewise.
15395 * gdb.disasm/t03_add.exp: Likewise.
15396 * gdb.disasm/t04_sub.exp: Likewise.
15397 * gdb.disasm/t05_cmp.exp: Likewise.
15398 * gdb.disasm/t06_ari2.exp: Likewise.
15399 * gdb.disasm/t07_ari3.exp: Likewise.
15400 * gdb.disasm/t08_or.exp: Likewise.
15401 * gdb.disasm/t09_xor.exp: Likewise.
15402 * gdb.disasm/t10_and.exp: Likewise.
15403 * gdb.disasm/t11_logs.exp: Likewise.
15404 * gdb.disasm/t12_bit.exp: Likewise.
15405 * gdb.disasm/t13_otr.exp: Likewise.
15406 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
15407 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
15408 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15409 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
15410 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
15411 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
15412 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
15413 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
15414 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
15415 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
15416 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
15417 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
15418 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
15419 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
15420 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
15421 * gdb.mi/gdb701.exp: Likewise.
15422 * gdb.mi/gdb792.exp: Likewise.
15423 * gdb.mi/mi-basics.exp: Likewise.
15424 * gdb.mi/mi-break.exp: Likewise.
15425 * gdb.mi/mi-cli.exp: Likewise.
15426 * gdb.mi/mi-console.exp: Likewise.
15427 * gdb.mi/mi-disassemble.exp: Likewise.
15428 * gdb.mi/mi-eval.exp: Likewise.
15429 * gdb.mi/mi-file.exp: Likewise.
15430 * gdb.mi/mi-read-memory.exp: Likewise.
15431 * gdb.mi/mi-regs.exp: Likewise.
15432 * gdb.mi/mi-return.exp: Likewise.
15433 * gdb.mi/mi-simplerun.exp: Likewise.
15434 * gdb.mi/mi-stack.exp: Likewise.
15435 * gdb.mi/mi-stepi.exp: Likewise.
15436 * gdb.mi/mi-syn-frame.exp: Likewise.
15437 * gdb.mi/mi-until.exp: Likewise.
15438 * gdb.mi/mi-var-block.exp: Likewise.
15439 * gdb.mi/mi-var-child.exp: Likewise.
15440 * gdb.mi/mi-var-cmd.exp: Likewise.
15441 * gdb.mi/mi-var-display.exp: Likewise.
15442 * gdb.mi/mi-watch.exp: Likewise.
15443 * gdb.mi/mi2-basics.exp: Likewise.
15444 * gdb.mi/mi2-break.exp: Likewise.
15445 * gdb.mi/mi2-cli.exp: Likewise.
15446 * gdb.mi/mi2-console.exp: Likewise.
15447 * gdb.mi/mi2-disassemble.exp: Likewise.
15448 * gdb.mi/mi2-eval.exp: Likewise.
15449 * gdb.mi/mi2-file.exp: Likewise.
15450 * gdb.mi/mi2-read-memory.exp: Likewise.
15451 * gdb.mi/mi2-regs.exp: Likewise.
15452 * gdb.mi/mi2-return.exp: Likewise.
15453 * gdb.mi/mi2-simplerun.exp: Likewise.
15454 * gdb.mi/mi2-stack.exp: Likewise.
15455 * gdb.mi/mi2-stepi.exp: Likewise.
15456 * gdb.mi/mi2-syn-frame.exp: Likewise.
15457 * gdb.mi/mi2-until.exp: Likewise.
15458 * gdb.mi/mi2-var-block.exp: Likewise.
15459 * gdb.mi/mi2-var-child.exp: Likewise.
15460 * gdb.mi/mi2-var-cmd.exp: Likewise.
15461 * gdb.mi/mi2-var-display.exp: Likewise.
15462 * gdb.mi/mi2-watch.exp: Likewise.
15463 * gdb.stabs/exclfwd.exp: Likewise.
15464 * gdb.stabs/weird.exp: Likewise.
15465 * gdb.threads/gcore-thread.exp: Likewise.
15466 * gdb.trace/actions.exp: Likewise.
15467 * gdb.trace/backtrace.exp: Likewise.
15468 * gdb.trace/circ.exp: Likewise.
15469 * gdb.trace/collection.exp: Likewise.
15470 * gdb.trace/deltrace.exp: Likewise.
15471 * gdb.trace/infotrace.exp: Likewise.
15472 * gdb.trace/limits.exp: Likewise.
15473 * gdb.trace/packetlen.exp: Likewise.
15474 * gdb.trace/passc-dyn.exp: Likewise.
15475 * gdb.trace/passcount.exp: Likewise.
15476 * gdb.trace/report.exp: Likewise.
15477 * gdb.trace/save-trace.exp: Likewise.
15478 * gdb.trace/tfind.exp: Likewise.
15479 * gdb.trace/tracecmd.exp: Likewise.
15480 * gdb.trace/while-dyn.exp: Likewise.
15481 * gdb.trace/while-stepping.exp: Likewise.
15482
15483 2006-08-08 Joel Brobecker <brobecker@adacore.com>
15484
15485 * gdb.base/step-bt.c: New file.
15486 * gdb.base/step-bt.exp: New testcase.
15487
15488 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
15489
15490 * config/monitor.exp (gdb_load): Remove support for obsolete
15491 download-write-size.
15492 * gdb.base/remote.exp: Likewise. Update all callers of
15493 gdb_timed_load.
15494
15495 2006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
15496
15497 * cursal.exp: Pass binfile to gdb_load.
15498
15499 2006-08-01 Nathan Sidwell <nathan@codesourcery.com>
15500
15501 * gdb.base/cursal.exp: Add "" to gdb_load call.
15502
15503 2006-07-29 Mark Kettenis <kettenis@gnu.org>
15504
15505 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
15506 NetBSD/ELF targets.
15507
15508 2006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
15509
15510 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
15511 operator*.
15512
15513 2006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
15514
15515 * gdb.base/completion.exp: Update for change in "file" behavior.
15516 * gdb.stabs/weird.exp: Likewise.
15517 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
15518 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
15519
15520 2006-07-24 Nathan Sidwell <nathan@codesourcery.com>
15521
15522 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
15523 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
15524
15525 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
15526
15527 * gdb.base/default.exp: Update source command error message.
15528 * gdb.base/help.exp: Update 'help source' message.
15529
15530 2006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
15531
15532 * gdb.cp/bs15503.exp: Update comment for no longer crashing
15533 test.
15534
15535 2006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
15536
15537 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
15538
15539 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
15540
15541 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
15542
15543 2006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
15544
15545 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
15546
15547 2006-07-17 Mark Kettenis <kettenis@gnu.org>
15548
15549 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
15550 *-*-openbsd* from targets for wich we expect ARM FPA floating
15551 point format.
15552
15553 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
15554
15555 * gdb.cp/annota3.exp: Expect frame-begin annotation.
15556
15557 2006-07-17 Mark Kettenis <kettenis@gnu.org>
15558
15559 * gdb.base/annota3.exp: Expect frame-begin annotation.
15560
15561 2006-07-14 Joel Brobecker <brobecker@adacore.com>
15562
15563 * gdb.base/help.exp: Adjust "help unset" test to accept
15564 any list of unset commands.
15565
15566 2006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
15567 Daniel Jacobowitz <dan@codesourcery.com>
15568
15569 * gdb.cp/ref-params.exp: New test.
15570 * gdb.cp/ref-params.cc: New source file.
15571 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
15572
15573 2006-07-08 Mark Kettenis <kettenis@gnu.org>
15574
15575 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
15576 spaces/tabs in regular expressions since they might not be there.
15577
15578 2006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
15579
15580 * gdb.base/ifelse.exp: New file.
15581
15582 2006-07-04 Nathan Sidwell <nathan@codesourcery.com>
15583
15584 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
15585 line.
15586 * gdb.base/huge.exp: Loop over compilation to find a size that
15587 is acceptable.
15588 * gdb.base/remote.exp: Correct expected strings.
15589 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
15590
15591 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15592
15593 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
15594
15595 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15596
15597 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
15598 native.
15599
15600 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15601
15602 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
15603 enable stabs testing.
15604
15605 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15606
15607 * gdb.base/auxv.exp: Intercept undefined command messages before
15608 gdb_test_multiple does.
15609
15610 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15611
15612 * Makefile.in (host_alias): Remove.
15613 (target_alias): Use @target_noncanonical@.
15614 (site.exp): Don't set host_alias.
15615 * aclocal.m4: Remove contents. Include acx.m4.
15616 * configure: Regenerated.
15617 * configure.ac: Use ACX_NONCANONICAL_TARGET.
15618
15619 2006-06-13 Nathan Sidwell <nathan@codesourcery.com>
15620
15621 * lib/gdb.exp (gdb_load_cmd): New.
15622
15623 * gdb.base/fileio.c: Add system(NULL) test.
15624 * gdb.base/fileio.exp: Check it.
15625
15626 * gdb.base/break.c: Add 10a breakpoint at }
15627 * gdb.base/break.exp: Add test for breakpoint at }
15628 * gdb.cp/anon-union.cc: Add code at end of function.
15629 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
15630 * gdb.mi/var-cmd.c: Add code at end of function.
15631 * gdb.mi/mi-var-display.exp: Adjust end of next.
15632 * gdb.mi/mi2-var-display.exp: Likewise.
15633 * gdb.base/fileio.c: Add stop function and insert calls at
15634 stopping places.
15635 * gdb.base/fileio.exp: Breakpoint stop function and remove
15636 explicit line number references.
15637
15638 2006-05-19 Joel Brobecker <brobecker@adacore.com>
15639
15640 * gdb.base/del.exp (test_delete_alias): New function.
15641 Now check that both "del" and "d" work as aliases for "delete".
15642
15643 2006-05-18 Fred Fish <fnf@specifix.com>
15644
15645 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
15646 required. Check for spurious output after program exits normally.
15647
15648 2006-05-17 Fred Fish <fnf@specifix.com>
15649
15650 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
15651 gdb_load, so it works in the simulator.
15652
15653 2006-05-11 Fred Fish <fnf@specifix.com>
15654
15655 * gdb.base/bang.exp: Ignore unexpected output between the
15656 "program exited normally" and the gdb prompt, as many other
15657 tests do.
15658
15659 2006-05-07 Mark Kettenis <kettenis@gnu.org>
15660
15661 * gdb.base/help.exp: Make "delete checkpoint" part option for
15662 "help d" and "help delete" tests.
15663
15664 2006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15665
15666 * gdb.mi/mi-basics.exp: Add missing serial number to
15667 expected output in some mi_gdb_test statements.
15668 * gdb.mi/mi2-basics.exp: Likewise.
15669
15670 2006-05-05 Joel Brobecker <brobecker@adacore.com>
15671
15672 * gdb.base/del.c: New file.
15673 * gdb.base/del.exp: New testcase.
15674
15675 2006-05-05 David S. Miller <davem@sunset.davemloft.net>
15676
15677 * gdb.base/break.exp: Do not assume a breakpoint on
15678 main will actually be in $srcfile when optimizing.
15679 * gdb.base/savedregs.exp: Do not require that the dummy
15680 frame location match up to a symbol and source file location.
15681 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
15682 will get printed without a mi_cmd_data_list_register_values prefix.
15683 (*-data-list-register-*): Correct regular expressions to expect the new
15684 pseudo d? floating point registers.
15685 * gdb.mi/mi2-regs.exp: Likewise.
15686
15687 2006-05-05 Christophe Lyon <christophe.lyon@st.com>
15688
15689 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
15690 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
15691 is allocated by the compiler.
15692 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
15693 anons, e, anone to force their allocation by the compiler.
15694
15695 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
15696
15697 * gdb.base/help.exp: Update expected text for help d and
15698 help delete.
15699
15700 2006-05-02 Mark Kettenis <kettenis@gnu.org>
15701
15702 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
15703 NetBSD/ELF targets.
15704
15705 2006-04-30 Mark Kettenis <kettenis@gnu.org>
15706
15707 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
15708 single-step breakpoint fails; make this a KFAIL on
15709 sparc*-*-openbsd*.
15710 * gdb.base/siginfo.exp: Likewise.
15711 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15712
15713 2006-04-26 Michael Snyder <msnyder@redhat.com>
15714
15715 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
15716 which may have to consume output from other forks.
15717 Add tests to make sure that "delete fork" succeeded.
15718
15719 2006-04-20 Michael Snyder <msnyder@redhat.com>
15720
15721 * 2006-03-22 Jim Blandy <jimb@redhat.com>
15722 Add support for the Renesas M32C and M16C.
15723
15724 * gdb.asm/asm-source.exp: Add m32c target.
15725 * gdb.asm/m32c.inc: Support for m32c target.
15726
15727 2006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
15728
15729 * gdb.base/commands.exp (recursive_source_test): New test.
15730
15731 2006-04-04 David S. Miller <davem@sunset.davemloft.net>
15732
15733 * gdb.base/float.exp: Add pattern for sparc targets.
15734
15735 2006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15736
15737 * gdb.base/commands.exp (stray_arg0_test): New test.
15738
15739 2006-03-30 Paul Brook <paul@codesourcery.com>
15740
15741 * gdb.mi/mi-until.exp: kfail broken until command.
15742 * gdb.mi/mi2-until.exp: Ditto.
15743
15744 2006-03-27 Nick Roberts <nickrob@snap.net.nz>
15745
15746 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
15747
15748 2006-03-08 Alexandre Oliva <aoliva@redhat.com>
15749
15750 * gdb.base/prelink.exp: Anchor tested-for regular expression
15751 on gdb prompt.
15752
15753 2006-03-07 Paul Brook <paul@codesourcery.com>
15754
15755 * gdb.base/assign.exp: Correct fail message.
15756
15757 2006-03-07 Paul Brook <paul@codesourcery.com>
15758
15759 * lib/compiler.c: Extract armcc version number.
15760 * lib/compiler.cc: Ditto.
15761
15762 2006-03-07 Paul Brook <paul@codesourcery.com>
15763
15764 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
15765 additional_flags=-w.
15766 * gdb.arch/altivec-regs.exp: Ditto.
15767 * gdb.arch/e500-abi.exp: Ditto.
15768 * gdb.arch/e500-regs.exp: Ditto.
15769 * gdb.base/all-bin.exp: Ditto.
15770 * gdb.base/annota1.exp: Ditto.
15771 * gdb.base/annota3.exp: Ditto.
15772 * gdb.base/args.exp: Ditto.
15773 * gdb.base/arithmet.exp: Ditto.
15774 * gdb.base/assign.exp: Ditto.
15775 * gdb.base/async.exp: Ditto.
15776 * gdb.base/bang.exp: Ditto.
15777 * gdb.base/break.exp: Ditto.
15778 * gdb.base/call-rt-st.exp: Ditto.
15779 * gdb.base/completion.exp: Ditto.
15780 * gdb.base/cond-expr.exp: Ditto.
15781 * gdb.base/condbreak.exp: Ditto.
15782 * gdb.base/consecutive.exp: Ditto.
15783 * gdb.base/define.exp: Ditto.
15784 * gdb.base/display.exp: Ditto.
15785 * gdb.base/ena-dis-br.exp: Ditto.
15786 * gdb.base/environ.exp: Ditto.
15787 * gdb.base/eval-skip.exp: Ditto.
15788 * gdb.base/info-proc.exp: Ditto.
15789 * gdb.base/jump.exp: Ditto.
15790 * gdb.base/logical.exp: Ditto.
15791 * gdb.base/long_long.exp: Ditto.
15792 * gdb.base/maint.exp: Ditto.
15793 * gdb.base/miscexprs.exp: Ditto.
15794 * gdb.base/pc-fp.exp: Ditto.
15795 * gdb.base/pointers.exp: Ditto.
15796 * gdb.base/relational.exp: Ditto.
15797 * gdb.base/reread.exp: Ditto.
15798 * gdb.base/sect-cmd.exp: Ditto.
15799 * gdb.base/sep.exp: Ditto.
15800 * gdb.base/sepdebug.exp: Ditto.
15801 * gdb.base/until.exp: Ditto.
15802 * gdb.base/whatis-exp.exp: Ditto.
15803 * gdb.cp/annota2.exp: Ditto.
15804 * gdb.cp/annota3.exp: Ditto.
15805 * gdb.trace/actions.exp: Ditto.
15806 * gdb.trace/backtrace.exp: Ditto.
15807 * gdb.trace/circ.exp: Ditto.
15808 * gdb.trace/collection.exp: Ditto.
15809 * gdb.trace/deltrace.exp: Ditto.
15810 * gdb.trace/infotrace.exp: Ditto.
15811 * gdb.trace/limits.exp: Ditto.
15812 * gdb.trace/packetlen.exp: Ditto.
15813 * gdb.trace/passc-dyn.exp: Ditto.
15814 * gdb.trace/passcount.exp: Ditto.
15815 * gdb.trace/report.exp: Ditto.
15816 * gdb.trace/save-trace.exp: Ditto.
15817 * gdb.trace/tfind.exp: Ditto.
15818 * gdb.trace/tracecmd.exp: Ditto.
15819 * gdb.trace/while-dyn.exp: Ditto.
15820 * gdb.trace/while-stepping.exp: Ditto.
15821 * lib/gdb.exp: Ditto.
15822 (gdb_compile): Handle nowarning option.
15823
15824 2006-03-07 Alexandre Oliva <aoliva@redhat.com>
15825
15826 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
15827 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
15828 Rename executable to prelinkt. Don't re-prelink if we didn't
15829 get a core file. Test prelink -u exit status to tell whether
15830 prelinking failed. Use gdb_test_multiple.
15831
15832 2006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
15833
15834 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
15835 (do_tests): Call it.
15836
15837 2006-02-28 Alexandre Oliva <aoliva@redhat.com>
15838
15839 * gdb.base/prelink.exp: New test.
15840 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
15841
15842 2006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
15843
15844 * gdb.fortran/derived-type.f90: New file.
15845 * gdb.fortran/derived-type.exp: New testcase.
15846
15847 2006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
15848
15849 * gdb.base/default.exp: Allow ';' as a directory separator.
15850
15851 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
15852
15853 * gdb.base/help.exp (help add-symbol-file): Update.
15854
15855 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
15856
15857 * gdb.base/help.exp (help load): Update expected results.
15858
15859 2006-02-19 Fred Fish <fnf@specifix.com>
15860
15861 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
15862 specifix hex value as part of results.
15863 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
15864
15865 2006-02-16 Fred Fish <fnf@specifix.com>
15866
15867 * gdb.base/whatis.c: Define variables using typedefs char_addr,
15868 ushort_addr, and slong_addr, so the typedefs are not optimized
15869 away.
15870 * gdb.base/whatis.exp: Add tests using type name for struct type,
15871 union type, enum type, and typedef.
15872
15873 2006-02-13 Mark Kettenis <kettenis@gnu.org>
15874
15875 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
15876
15877 2006-02-13 Jim Blandy <jimb@redhat.com>
15878
15879 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
15880 case where it takes two "next" commands to skip past the init
15881 call.
15882
15883 2006-02-12 Fred Fish <fnf@specifix.com>
15884
15885 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
15886 to handle cases where it takes two "next" commands to skip
15887 past the init call.
15888
15889 2006-02-07 Joel Brobecker <brobecker@adacore.com>
15890
15891 * gdb.ada/array_return.exp: Mark the last test as expected to fail
15892 on hppa32 targets.
15893
15894 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
15895
15896 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
15897 field.
15898
15899 2006-01-29 Mark Kettenis <kettenis@gnu.org>
15900
15901 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
15902
15903 2006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
15904
15905 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
15906 files.
15907
15908 2006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15909
15910 * gdb.cp/maint.exp: Set complaints to a positive value.
15911
15912 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
15913
15914 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
15915 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
15916 function name.
15917
15918 2006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
15919
15920 * gdb.base/checkpoint.c: Update copyright notice. Include
15921 <stdlib.h>.
15922
15923 2006-01-04 Jim Blandy <jimb@redhat.com>
15924
15925 * gdb.asm/asm-source.exp: Independently provide default values for
15926 asm-flags and debug-flags. Use 'string equal' to do the
15927 comparison, not the implicit expr's '==' operator. Remove
15928 now-unneeded assignments to asm-flags. In h8300 case, place
15929 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
15930
15931 2006-01-04 Michael Snyder <msnyder@redhat.com>
15932
15933 * gdb.base/checkpoint.c: New file.
15934 * gdb.base/checkpoint.exp: New file.
15935 * gdb.base/multi-fork.c: New file.
15936 * gdb.base/multi-fork.exp: New file.
15937 * gdb.base/pi.txt: New file (data for checkpoint.c test).
15938
15939 2006-01-04 Fred Fish <fnf@specifix.com>
15940
15941 * gdb.base/ptype.c (foo): Add typedef.
15942 (intfoo): Add function.
15943 * gdb.base/ptype1.c: New file.
15944 * gdb.base/ptype.exp: Handle compilation and linking with two
15945 source files. Test that proper type for "foo" is found based
15946 on source context rather than first match found in symtabs.
15947
15948 2005-12-28 Mark Kettenis <kettenis@gnu.org>
15949
15950 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
15951 * gdb.asm/openbsd.inc: Indent commands.
15952
15953 2005-12-26 Mark Kettenis <kettenis@gnu.org>
15954
15955 * gdb.base/freebpcmd.exp: Increase timeout.
15956
15957 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
15958
15959 2005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
15960
15961 * gdb.base/default.exp: Update check for "show version".
15962
15963 2005-12-09 Randolph Chung <tausq@debian.org>
15964
15965 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
15966 * gdb.asm/pa64.inc: New file.
15967
15968 2005-12-09 Randolph Chung <tausq@debian.org>
15969
15970 * gdb.asm/common.inc: Indent commands.
15971 * gdb.asm/asmsrc1.s: Likewise.
15972 * gdb.asm/asmsrc2.s: Likewise.
15973
15974 2005-12-09 Randolph Chung <tausq@debian.org>
15975
15976 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
15977 (get_addr_of_sym): Remove duplicate print.
15978 (gen_core): xfail hppa*-*-hpux*, update expected output.
15979 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
15980 * gdb.arch/pa64-nullify.s: New file.
15981
15982 2005-12-09 Randolph Chung <tausq@debian.org>
15983
15984 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
15985
15986 2005-12-07 Christophe Lyon <christophe.lyon@st.com>
15987
15988 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
15989 code generation for these functions.
15990 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
15991 error message.
15992
15993 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
15994
15995 * gdb.base/help.exp (help b, help br, help bre, help brea)
15996 (help break): Update the expected message.
15997
15998 2005-11-11 Stephane Carrez <stcarrez@nerim.fr>
15999
16000 * gdb.asm/m68hc11.inc: Setup the data section.
16001 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
16002 script for this test.
16003 (m6812-*-*): Likewise.
16004
16005 2005-11-09 Randolph Chung <tausq@debian.org>
16006
16007 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
16008
16009 2005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
16010
16011 * gdb.base/break.exp: Fix a comment typo.
16012
16013 2005-11-03 Jim Blandy <jimb@redhat.com>
16014
16015 Checked in by Elena Zannoni <ezannoni@redhat.com>
16016
16017 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
16018
16019 2005-11-02 Corinna Vinschen <vinschen@redhat.com>
16020
16021 * gdb.arch/gdb1558.c: Include stdio.h.
16022
16023 2005-10-31 Mark Kettenis <kettenis@gnu.org>
16024
16025 * gdb.asm/asm-source.exp: Use -e instead of --entry.
16026
16027 2005-10-31 Mark Kettenis <kettenis@gnu.org>
16028
16029 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
16030
16031 2005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
16032
16033 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
16034 vscr" tests to better match output.
16035
16036 2005-10-12 Jim Blandy <jimb@redhat.com>
16037
16038 * gdb.base/structs.exp (any): New function.
16039 (test_struct_returns): Don't make any assumptions at all about
16040 what value the function returns when GDB can't set the return
16041 value.
16042
16043 2005-10-09 Joel Brobecker <brobecker@adacore.com>
16044
16045 * gdb.ada/arrayidx/p.adb: New file.
16046 * gdb.ada/arrayidx.exp: New testcase
16047
16048 2005-10-09 Joel Brobecker <brobecker@adacore.com>
16049
16050 * gdb.ada/array_return/pck.ads: New file.
16051 * gdb.ada/array_return/pck.adb: New file.
16052 * gdb.ada/array_return/p.adb: New file.
16053 * gdb.ada/array_return.exp: New testcase.
16054
16055 2005-10-03 Joel Brobecker <brobecker@adacore.com>
16056
16057 * gdb.base/arrayidx.c: New file.
16058 * gdb.base/arrayidx.exp: New testcase.
16059
16060 2005-09-29 Nick Roberts <nickrob@snap.net.nz>
16061
16062 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
16063 frames-invalid and breakpoints-invalid are no longer generated
16064 with level 3 so don't expect them in the output.
16065
16066 2005-09-27 Bob Rossi <bob@brasko.net>
16067
16068 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
16069 from test. Escape the | in mi_gdb_test call.
16070 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
16071 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
16072 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
16073 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
16074 expected regex's in mi_gdb_test calls.
16075 * lib/mi-support.exp: Remove arbitrary .* from tests.
16076 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
16077 Fully anchor GDB/MI expected results in mi_gdb_test.
16078 * lib/gdb.exp (string_to_regexp): Escape the ] character.
16079 * gdb.base/sizeof.exp: Remove escape character. Correct test.
16080
16081 2005-09-26 Paul Brook <paul@codesourcery.com>
16082
16083 * long_long.exp: Exclude eabi targets from arm FPA float format test.
16084
16085 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
16086
16087 * bfp-test.c: New file.
16088 * bfp-test.exp: New testcase.
16089
16090 2005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
16091
16092 * gdb.fortran/subarray.exp: New testcase to test the evaluation
16093 of subarray and substring variable.
16094 * gdb.fortran/subarray.f: New source file for the test of subarray
16095 and substring variable evaluation.
16096 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
16097 of string constant.
16098
16099 2005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
16100
16101 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
16102 copyright dates.
16103
16104 2005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
16105
16106 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
16107 powerpc altivec' test with an almost identical 'info vector' test.
16108
16109 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
16110
16111 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
16112 vscr" tests to match output.
16113
16114 2005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
16115
16116 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
16117 output.
16118
16119 2005-09-11 Bob Rossi <bob@brasko.net>
16120
16121 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
16122 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
16123 commands that return an MI output command and an asyncronous MI output
16124 command.
16125 * gdb.mi/mi-console.exp: Ditto.
16126
16127 2005-09-11 Bob Rossi <bob@brasko.net>
16128
16129 * gdb.mi/mi-var-child.c: Include <string.h>.
16130
16131 2005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
16132
16133 * killed.exp: Correct gdb_expect syntax.
16134
16135 2005-08-09 Corinna Vinschen <vinschen@redhat.com>
16136
16137 * lib/mi-support.exp (mi_gdb_load): Fix typo.
16138
16139 2005-08-02 Bob Rossi <bob@brasko.net>
16140
16141 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
16142 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
16143 Change tests to inferior-tty-set/show.
16144 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
16145 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
16146 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
16147 inferior. Use mi_gdb_test to get GDB and Inferior output.
16148 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
16149 descriptor.
16150 (mi_inferior_tty_name): Add inferior PTY file name.
16151 (mi_gdb_start): Add INFERIOR_PTY parameter.
16152 (mi_gdb_test): Add IPATTERN parameter.
16153
16154 2005-08-02 Bob Rossi <bob@brasko.net>
16155
16156 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
16157 parameter to mi_gdb_test.
16158 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
16159
16160 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
16161
16162 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
16163 struct_declarations.
16164 * gdb.mi/mi-var-child.exp: Step over the initialization of
16165 struct_declarations.
16166
16167 2005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
16168
16169 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
16170 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
16171 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
16172 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
16173 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
16174 file.
16175
16176 2005-07-27 Nick Roberts <nickrob@snap.net.nz>
16177
16178 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
16179 (do_children_tests): Assign values to the extra elements.
16180
16181 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
16182 them for tests for "-var-update --no-values" and
16183 "-var-update --all-values".
16184 Add test for "-var-list-children --simple-values".
16185
16186 * gdb.mi/basics.c (callee4): Add integer array D[3]...
16187
16188 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
16189 "-stack-list-locals --simple-values" Improve doc strings and
16190 comments.
16191
16192 2005-07-18 Mark Kettenis <kettenis@gnu.org>
16193
16194 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
16195 *-*-openbsd*.
16196 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
16197
16198 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
16199 sigaltsatck'.
16200
16201 2005-07-14 Bob Rossi <bob@brasko.net>
16202
16203 * gdb.base/default.exp (tty): Changed output of command.
16204 * gdb.base/help.exp (help tty): Ditto.
16205
16206 2005-07-12 Mark Kettenis <kettenis@gnu.org>
16207
16208 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
16209
16210 2005-07-10 Mark Kettenis <kettenis@gnu.org>
16211
16212 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
16213 -stack-select-frame without arguments.
16214 (test_stack_frame_listing): Add test for newly implemented command
16215 -stack-info-frame.
16216
16217 2005-07-06 Bob Rossi <bob@brasko.net>
16218
16219 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
16220 command.
16221 (Copyright): Update copyright.
16222
16223 2005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
16224
16225 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
16226 tests to evaluate exponentiation expression.
16227
16228 2005-06-29 Andreas Schwab <schwab@suse.de>
16229
16230 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
16231 main to avoid warnings.
16232
16233 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
16234
16235 2005-06-20 Nick Roberts <nickrob@snap.net.nz>
16236
16237 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
16238 -stack-select-frame without arguments.
16239 (test_stack_frame_listing): Add test for newly implemented command
16240 -stack-info-frame.
16241
16242 2005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
16243
16244 * gdb.fortran/array-element.f: New file.
16245 * gdb.fortran/array-element.exp: New testcase.
16246
16247 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
16248
16249 * gdb.base/bigcore.exp: Correct checks for systems which can
16250 not dump a large core file.
16251
16252 2005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
16253
16254 * gdb.base/relocate.c: Add a copyright notice.
16255 (dummy): Remove.
16256 * gdb.base/relocate.exp: Test printing the values of variables
16257 from a relocatable file.
16258
16259 2005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
16260
16261 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
16262 excess MI output after an error.
16263
16264 2005-05-29 Joel Brobecker <brobecker@adacore.com>
16265
16266 * gdb.arch/alpha-step.c: New file.
16267 * gdb.arch/alpha-step.exp: New testcase.
16268
16269 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
16270 Dennis Brueni <dennis@slickedit.com>
16271
16272 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
16273 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
16274 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
16275 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
16276 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
16277 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
16278 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
16279
16280 2005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
16281 Wu Zhou <woodzltc@cn.ibm.com>
16282
16283 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
16284 IBM's xlc compiler.
16285 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
16286 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
16287
16288 2005-05-13 Jim Blandy <jimb@redhat.com>
16289
16290 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
16291 calling gdb_suppress_entire_file.
16292 * gdb.base/charset.exp: Same.
16293 * gdb.base/call-rt-st.exp: Same.
16294
16295 2005-05-05 Bob Rossi <bob_rossi@cox.net>
16296
16297 * lib/gdb.exp (fullname_syntax): Added global regex.
16298 (fullname_syntax_POSIX): Ditto.
16299 (fullname_syntax_UNC): Ditto.
16300 (fullname_syntax_DOS_CASE): Ditto.
16301 (fullname_syntax_DOS): Ditto.
16302 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
16303 fullname_syntax variable to scope and use it.
16304 (test_file_list_exec_source_files): Ditto.
16305 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
16306
16307 2005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
16308
16309 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
16310
16311 2004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
16312
16313 * lib/gdb.exp (skip_altivec_tests): New function, based on
16314 check_vmx_hw_available from the GCC testsuite.
16315 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
16316 * lib/gdb.arch/altivec-regs.exp: Likewise.
16317
16318 2005-05-02 Jim Blandy <jimb@redhat.com>
16319
16320 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
16321 calling gdb_suppress_entire_file.
16322
16323 2005-04-30 Randolph Chung <tausq@debian.org>
16324
16325 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
16326 Slightly relax "sem_post" name checking.
16327
16328 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
16329
16330 * gdb.base/unload.exp: Use new shared library infrastructure.
16331
16332 2005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
16333
16334 * gdb.base/so-impl-ld.exp: Use new shared library
16335 infrastructure.
16336
16337 2005-04-29 Corinna Vinschen <vinschen@redhat.com>
16338
16339 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
16340 * gdb.asm/h8300.inc: New file.
16341
16342 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
16343
16344 * gdb.base/shlib-call.exp: Change to use new shared library
16345 infrastructure.
16346
16347 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
16348
16349 * gdb.base/pending.exp: Change to use new shared library
16350 infrastructure.
16351
16352 2005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
16353
16354 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
16355 use test_compiler_info instead of gcc_compiled, and update copyright.
16356
16357 2005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
16358
16359 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
16360 shared objects being adjusted and update copyright years.
16361
16362 2005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
16363
16364 * ChangeLog: Correct some 2003-01-13 dates.
16365 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
16366 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
16367 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
16368 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
16369 gdb.trace/tfind.exp: Update copyright years.
16370
16371 2005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
16372 Daniel Jacobowitz <dan@codesourcery.com>
16373
16374 * lib/gdb.exp (gdb_compile): Handle shlib=.
16375 (gdb_compile_shlib): New function.
16376
16377 2005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
16378
16379 * lib/gdb.exp (test_compiler_info): Give argument a default value.
16380
16381 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
16382
16383 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
16384 gdb.server.
16385 * configure.ac: Likewise.
16386 * configure: Regenerated.
16387 * gdb.gdbserver/Makefile.in: Moved to...
16388 * gdb.server/Makefile.in: ... here.
16389 * gdb.gdbserver/server.c: Moved to...
16390 * gdb.server/server.c: ... here.
16391 * gdb.gdbserver/server-run.exp: Moved to...
16392 * gdb.server/server-run.exp: ... here.
16393
16394 2005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
16395
16396 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
16397 * configure.ac: Create gdb.gdbserver/Makefile.
16398 * configure: Regenerated.
16399 * lib/gdbserver-support.exp: New file, derived from
16400 config/gdbserver.exp.
16401 * config/gdbserver.exp: Use gdbserver-support.exp.
16402 * gdb.gdbserver/Makefile.in: New file.
16403 * gdb.gdbserver/server.c: New file.
16404 * gdb.gdbserver/server-run.exp: New file.
16405
16406 2005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
16407
16408 * lib/gdb.exp (test_compiler_info): Return compiler_info
16409 if no arguments are given.
16410
16411 2005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
16412
16413 * gdb.arch/altivec-abi.exp: Check for compiler and set
16414 use altivec' flag accordingly.
16415 * gdb.arch/altivec-regs.exp: Likewise.
16416
16417 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
16418
16419 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
16420
16421 2005-03-27 Andreas Schwab <schwab@suse.de>
16422
16423 * gdb.base/bigcore.c (main): Add missing mode argument in open
16424 call.
16425
16426 2005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
16427
16428 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
16429 downloads.
16430 * config/gdbserver.exp (gdb_load): Likewise.
16431
16432 2005-03-14 Paul Brook <paul@codesourcery.com>
16433
16434 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
16435 targets.
16436
16437 2005-03-09 Joel Brobecker <brobecker@adacore.com>
16438
16439 * gdb.dwarf2/dup-psym.S: New file.
16440 * gdb.dwarf2/dup-psym.exp: New testcase.
16441
16442 2005-03-09 Joel Brobecker <brobecker@adacore.com>
16443
16444 * gdb.ada/exec_changed/first.adb: New file.
16445 * gdb.ada/exec_changed/second.adb: New file.
16446 * gdb.ada/exec_changed.exp: New testcase.
16447
16448 2005-03-08 Nathan Sidwell <nathan@codesourcery.com>
16449
16450 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
16451 (A2): New class.
16452 (main): Test operator+.
16453 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
16454 breakpoint test.
16455
16456 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
16457 * gdb.base/signull.exp: Disable if gdb,nosignals.
16458 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
16459 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
16460 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
16461 * gdb.mi/mi2-console.exp: Likewise.
16462 * gdb.trace/collection.exp (run_trace_experiment): Consume the
16463 continue output at start.
16464 (gdb_collect_locals_test): Robustify regexp.
16465 * gdb.trace/passc-dyn.exp: Fix comment typo.
16466 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
16467
16468 2005-03-08 Corinna Vinschen <vinschen@redhat.com>
16469
16470 * gdb.asm/asm-source.exp: Add iq2000 case.
16471 * gdb.asm/iq2000.inc: New file.
16472
16473 2005-03-07 Manoj Iyer <manjo@austin.ibm.com>
16474
16475 * gdb.base/command.exp: Change hardcoded value to regular expression.
16476 * gdb.base/float.exp: Add powerpc to the list of targets checked.
16477
16478 2005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
16479
16480 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
16481 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
16482 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
16483 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
16484 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
16485
16486 2005-03-05 Mark Kettenis <kettenis@gnu.org>
16487
16488 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
16489 changes.
16490
16491 2004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
16492
16493 * lib/compiler.c: Add test for IBM's xlc compiler.
16494 * lib/compiler.cc: Likewise.
16495
16496 2004-02-24 Joel Brobecker <brobecker@adacore.com>
16497
16498 * gdb.ada/fixed_points.exp: Create compilation object directory
16499 before running the test.
16500 * gdb.ada/null_record.exp: Likewise.
16501 * gdb.ada/packed_array.exp: Likewise.
16502 * gdb.ada/start.exp: Likewise.
16503
16504 2005-02-15 Joel Brobecker <brobecker@adacore.com>
16505
16506 * gdb.ada/packed_array/pa.adb: New file.
16507 * gdb.ada/packed_array.exp: New testcase.
16508
16509 2005-02-10 Mark Kettenis <kettenis@gnu.org>
16510
16511 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
16512 files.
16513
16514 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
16515 on *-*-openbsd*. Correctly match whitespace in regukar
16516 expressions.
16517
16518 2005-02-10 Daniel Jacobowitz <dan@debian.org>
16519
16520 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
16521 PR exp/1821
16522 * gdb.base/gdb1821.c: New test file.
16523 * gdb.base/gdb1821.exp: New test file.
16524
16525 2005-02-09 Joel Brobecker <brobecker@adacore.com>
16526
16527 * gdb.base/start.c: New file.
16528 * gdb.base/start.exp: New testcase.
16529
16530 2005-02-09 Joel Brobecker <brobecker@adacore.com>
16531
16532 * gdb.ada/start/dummy.adb: New file.
16533 * gdb.ada/start.exp: New testcase.
16534
16535 2005-02-09 Corinna Vinschen <vinschen@redhat.com>
16536
16537 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
16538 for printing symbols and statistics.
16539 Add test for using relative pathnames in "maint print msymbols" test.
16540 Mark "maint info sections DATA" XFAIL on Cygwin.
16541 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
16542 tests.
16543
16544 2005-02-09 Andreas Schwab <schwab@suse.de>
16545
16546 Committed by Andrew Cagney <cagney@gnu.org>
16547 * gdb.base/remotetimeout.exp: New file.
16548
16549 2005-02-07 Mark Kettenis <kettenis@gnu.org>
16550
16551 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
16552
16553 2005-02-03 Joel Brobecker <brobecker@adacore.com>
16554
16555 * gdb.ada/gnat_ada.gpr: New file.
16556 * gdb.ada/gnat_ada.gin: Delete, no longer used.
16557 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
16558 * configure.ac: No longer generate gnat_ada.gpr.
16559 * configure: Regenerate.
16560 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
16561 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
16562 * gdb.ada/null_record/bar.ads: Likewise.
16563 * gdb.ada/null_record/bar.adb: Likewise.
16564 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
16565 * gdb.ada/null_record.exp (testdir): New variable.
16566 (testfile): executable is now in testdir subdirectory.
16567 (srcfile): Use full path to the main compilation unit.
16568 * gdb.ada/fixed_points.exp: Same changes as above.
16569
16570 2005-02-03 Nick Roberts <nickrob@snap.net.nz>
16571
16572 * gdb.base/interp.exp: New test.
16573
16574 2005-01-24 Andrew Cagney <cagney@gnu.org>
16575
16576 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
16577
16578 2005-01-19 Andrew Cagney <cagney@gnu.org>
16579
16580 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
16581 configure.ac not configure.in.
16582
16583 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
16584 of powerpc*-*-*.
16585 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
16586 * gdb.base/list.exp (test_list_function)
16587 (test_list_filename_and_function): Ditto.
16588 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
16589
16590 2005-01-16 Andrew Cagney <cagney@gnu.org>
16591
16592 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
16593
16594 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
16595
16596 2005-01-14 Andrew Cagney <cagney@gnu.org>
16597
16598 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
16599 * gdb.mi/mi2-var-cmd.exp: Ditto.
16600
16601 2005-01-10 Corinna Vinschen <vinschen@redhat.com>
16602
16603 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
16604
16605 2005-01-07 Andrew Cagney <cagney@gnu.org>
16606
16607 * configure.ac: Rename configure.in, require autoconf 2.59.
16608 * configure: Re-generate.
16609 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
16610 * gdb.stabs/configure: Re-generate.
16611 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
16612 * gdb.hp/configure: Re-generate.
16613 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
16614 autoconf 2.59.
16615 * gdb.hp/gdb.objdbg/configure: Re-generate.
16616 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
16617 autoconf 2.59.
16618 * gdb.hp/gdb.defects/configure: Re-generate.
16619 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
16620 autoconf 2.59.
16621 * gdb.hp/gdb.compat/configure: Re-generate.
16622 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
16623 autoconf 2.59.
16624 * gdb.hp/gdb.base-hp/configure: Re-generate.
16625 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
16626 autoconf 2.59.
16627 * gdb.hp/gdb.aCC/configure: Re-generate.
16628
16629 2004-12-15 Jim Blandy <jimb@redhat.com>
16630
16631 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
16632 under NPTL when there is debugging info available for libpthread.
16633
16634 2004-12-13 Jerome Guitton <guitton@gnat.com>
16635
16636 * gdb.ada/fixed_points.c: New file.
16637 * gdb.ada/fixed_points.exp: New file.
16638
16639 2004-12-03 Randolph Chung <tausq@debian.org>
16640
16641 * gdb.arch/pa-nullify.exp: New file.
16642 * gdb.arch/pa-nullify.s: New file.
16643
16644 2004-11-30 Randolph Chung <tausq@debian.org>
16645
16646 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
16647 instead of "tbug". Fix regexp to work properly with gdb_test.
16648
16649 2004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
16650
16651 * gdb.base/bitfields2.exp: New test.
16652 * gdb.base/bitfields2.c: New file.
16653
16654 2004-11-28 Richard Earnshaw <rearnsha@arm.com>
16655
16656 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
16657
16658 2004-11-16 Randolph Chung <tausq@debian.org>
16659
16660 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
16661
16662 2004-11-14 Daniel Jacobowitz <dan@debian.org>
16663
16664 * gdb.threads/threadapply.exp: Correct "macro details" test.
16665
16666 2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
16667
16668 * gdb.threads/threadapply.exp: New test.
16669 * gdb.threads/threadapply.c: New file.
16670
16671 2004-11-07 Mark Kettenis <kettenis@gnu.org>
16672
16673 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
16674 frames.
16675
16676 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
16677
16678 * gdb.base/cursal.exp: New file.
16679 * gdb.base/cursal.c: New file.
16680
16681 2004-11-03 Andrew Cagney <cagney@gnu.org>
16682
16683 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
16684
16685 2004-10-30 Mark Kettenis <kettenis@gnu.org>
16686
16687 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
16688 NetBSD/ELF targets.
16689
16690 2004-10-29 Joel Brobecker <brobecker@gnat.com>
16691
16692 * gdb.threads/bp_in_thread.c: New file, copied from
16693 pthread_cond_wait.c.
16694 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
16695 file, rather than reusing the .c file from another testcase.
16696
16697 2004-10-20 Joel Brobecker <brobecker@gnat.com>
16698
16699 * gdb.ada/null_record.exp: Check where we stopped after
16700 sending the start command, instead of where the associated
16701 temporary breakpoint was inserted.
16702
16703 2004-10-14 Andrew Cagney <cagney@gnu.org>
16704
16705 * gdb.mi/gdb701.c (main): Return 0.
16706
16707 2004-10-13 Daniel Jacobowitz <dan@debian.org>
16708
16709 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
16710
16711 2004-10-12 Jeff Johnston <jjohnstn@redhat.com>
16712
16713 * gdb.threads/schedlock.c: Add comment markers to use to find
16714 line numbers.
16715 * gdb.threads/schedlock.exp: Adjust regex to handle the new
16716 comments.
16717 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
16718 breakpoint lines.
16719
16720 2004-10-12 Daniel Jacobowitz <dan@debian.org>
16721
16722 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
16723
16724 2004-10-12 Daniel Jacobowitz <dan@debian.org>
16725
16726 * configure.in: Add gdb.dwarf2.
16727 * configure: Regenerated.
16728 * Makefile.in: Add gdb.dwarf2.
16729 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
16730 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
16731 gdb.dwarf2/file1.txt: New files.
16732
16733 2004-10-11 Orjan Friberg <orjanf@axis.com>
16734
16735 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
16736 of "run", since the latter doesn't work with remote targets. Adjust
16737 the breakpoint numbering accordingly.
16738 * gdb.threads/pthread_cond_wait.exp: Ditto.
16739
16740 2004-10-08 Michael Chastain <mec.gnu@mindspring.com>
16741
16742 * gdb.base/overlays.exp: Update copyright years.
16743
16744 2004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
16745
16746 * gdb.base/overlays.exp: Disable if target is Linux.
16747
16748 2004-10-06 Felix Lee <felix+log1@specifixinc.com>
16749
16750 * config/gdbserver.exp (gdb_load): Use right filename on remote.
16751
16752 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
16753
16754 * gdb.asm/asm-source.exp: Add m32r-linux target.
16755 * gdb.asm/m32r-linux.inc: New file.
16756
16757 2004-09-24 Andrew Cagney <cagney@redhat.com>
16758 David Anderson <anderson@redhat.com>
16759
16760 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
16761 command fails, assume things will work.
16762 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
16763 (_GNU_SOURCE): Define.
16764 (print_unsigned, print_hex): Change parameter to "long long".
16765 (print_byte_count): New function, use to print byte counts.
16766 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
16767 O_LARGEFILE.
16768 (main): Compute an upper bound on a corefile in max_core_size.
16769 Limit memory chunk size to max_core_size. Limit total memory
16770 allocated to max_core_size.
16771
16772 2004-09-23 Andrew Cagney <cagney@gnu.org>
16773
16774 * gdb.base/bigcore.exp: Replace the code that creates a corefile
16775 from a separate process with code that creates a corefile by
16776 making the inferior dump core.
16777
16778 2004-09-23 Mark Kettenis <kettenis@gnu.org>
16779
16780 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
16781 block.
16782
16783 2004-09-23 Michael Chastain <mec.gnu@mindspring.com>
16784
16785 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
16786 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
16787 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
16788 Likewise.
16789
16790 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
16791
16792 * gdb.java/jprint.exp: New test case for java inferior call.
16793 * gdb.java/jprint.java: Ditto.
16794
16795 2004-09-15 Joel Brobecker <brobecker@gnat.com>
16796
16797 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
16798
16799 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
16800
16801 * gdb.threads/killed.c: Include <stdlib.h>.
16802 * gdb.threads/pthreads.c: Likewise.
16803
16804 2004-09-14 Michael Chastain <mec.gnu@mindspring.com>
16805
16806 * gdb.threads/killed.c: Add copyright notice.
16807
16808 2004-09-10 Jason Molenda (jmolenda@apple.com)
16809
16810 * gdb.base/define.exp: Two new tests to verify zero space chars
16811 after 'if' and 'while' commands in a user-defined command is correctly
16812 parsed.
16813
16814 2004-09-08 Andrew Cagney <cagney@gnu.org>
16815
16816 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
16817 delivery test with duplicate at end of file.
16818
16819 2004-09-06 Mark Kettenis <kettenis@jive.nl>
16820
16821 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
16822
16823 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16824
16825 * config/hppro.exp: Removed.
16826
16827 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16828
16829 * config/sparclet.exp: Removed.
16830
16831 2004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16832
16833 * config/udi.exp: Removed.
16834
16835 2004-09-02 Michael Chastain <mec.gnu@mindspring.com>
16836
16837 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
16838 of "exp_continue".
16839 (advancei): Likewise.
16840
16841 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
16842
16843 * gdb.base/unload.exp: Fix so messages aren't duplicated.
16844
16845 2004-09-01 Manoj Iyer <manjo@austin.ibm.com>
16846
16847 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
16848 to check for nodebug in executable.
16849 * gdb.gdb/observer.exp (setup_test): Likewise.
16850 * gdb.gdb/selftest.exp (test_with_self): Likewise.
16851 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
16852
16853 2004-09-01 Andrew Cagney <cagney@gnu.org>
16854
16855 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
16856 files.
16857
16858 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
16859
16860 * gdb.base/unload.exp: Fix expected warning message to match
16861 latest format.
16862
16863 2004-09-01 Corinna Vinschen <vinschen@redhat.com>
16864
16865 * gdb.base/call-rt-st.exp: Fix typos.
16866
16867 2004-08-31 Manoj Iyer <manjo@austin.ibm.com>
16868
16869 * gdb.threads/thread_check.exp: New testcase.
16870 * gdb.threads/thread_check.c: New testcase.
16871
16872 2004-08-31 Andrew Cagney <cagney@gnu.org>
16873
16874 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
16875 (skip_to_handler_entry): New procedures. Test stepping into a
16876 handler when the breakpoint is at the handler's entry point.
16877
16878 2004-08-30 Andrew Cagney <cagney@gnu.org>
16879
16880 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
16881 gdb/1757.
16882
16883 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
16884
16885 With code from Manoj Iyer <manjo@austin.ibm.com>:
16886 * lib/gdb.exp (gdb_file_cmd): Return more information in the
16887 return value. Add an arm for "no debugging symbols found".
16888 Change a stray "error" to "perror".
16889 (gdb_run_cmd): Adapt to new return value.
16890 * gdb.base/remote.exp: Adapt to new return value.
16891 * gdb.gdb/complaints.exp: Likewise.
16892 * gdb.gdb/observer.exp: Likewise.
16893 * gdb.gdb/selftest.exp: Likewise.
16894 * gdb.gdb/xfullpath.exp: Likewise.
16895
16896 2004-08-27 Joel Brobecker <brobecker@gnat.com>
16897
16898 * gdb.threads/bp_in_thread.exp: New testcase.
16899
16900 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>
16901
16902 Fix PR testsuite/1735.
16903 * gdb.threads/schedlock.c (thread_function): Add a cast
16904 to suppress a gcc warning.
16905 * gdb.threads/thread-specific.c (thread_function): Likewise.
16906
16907 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16908
16909 * gdb.base/unload.c: Include <stdlib.h>.
16910
16911 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16912
16913 From Paul Gilliam <pgilliam@us.ibm.com>:
16914 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
16915 synchronized after the "return".
16916
16917 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16918
16919 * gdb.mi/basics.c: Include <stdio.h>.
16920 * gdb.mi/pthreads.c: Include <stdlib.h>.
16921 * gdb.mi/var-cmd.c: Include <stdlib.h>.
16922
16923 2004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16924
16925 * gdb.threads/schedlock.c: Add copyright notice.
16926
16927 2004-08-25 Andrew Cagney <cagney@gnu.org>
16928
16929 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
16930 (skip_over_handler, breakpoint_over_hander): New test procedures.
16931 (advance, advancei): Add a proper prefix, do not use
16932 rerun_to_main.
16933 * gdb.base/sigstep.c (main): Change to use an infinite loop.
16934
16935 2004-08-24 Michael Chastain <mec.gnu@mindspring.com>
16936
16937 * gdb.mi/basics.c: Add copyright notice.
16938 * gdb.mi/var-cmd.c: Add copyright notice.
16939
16940 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16941
16942 * lib/gdb.exp: Remove signed_keyword_not_used.
16943 * lib/compiler.c: Likewise.
16944 * lib/compiler.cc: Likewise.
16945
16946 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16947
16948 * gdb.base/whatis.c: Remove conditional disabling of "signed".
16949 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
16950
16951 2004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16952
16953 * gdb.base/whatis.c: Add copyright notice.
16954
16955 2004-08-20 Mark Kettenis <kettenis@gnu.org>
16956
16957 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
16958 it to skip the breakpoints encoded in the inline assembly.
16959
16960 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
16961
16962 * Makefile.in: Add gdb.fortran.
16963
16964 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
16965
16966 * gdb.base/call-sc.exp (test_scalar_returns):
16967 Fix cut-and-paste glitch in "Make fun return now".
16968
16969 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
16970
16971 * configure.in: Add gdb.fortran.
16972 * configure: Regenerate.
16973 * gdb.fortran/Makefile.in: New file.
16974 * lib/gdb.exp (skip_fortran_tests): New procedure.
16975
16976 2004-08-17 Michael Chastain <mec.gnu@mindspring.com>
16977
16978 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
16979 reference to bug-gnu@prep.ai.mit.edu.
16980 * gdb.mi/mi-var-child.exp: Likewise.
16981 * gdb.mi/mi-var-cmd.exp: Likewise.
16982 * gdb.mi/mi-var-display.exp: Likewise.
16983 * gdb.mi/mi2-var-block.exp: Likewise.
16984 * gdb.mi/mi2-var-child.exp: Likewise.
16985 * gdb.mi/mi2-var-cmd.exp: Likewise.
16986 * gdb.mi/mi2-var-display.exp: Likewise.
16987
16988 2004-08-15 Mark Kettenis <kettenis@gnu.org>
16989
16990 * gdb.base/unload.c (main): Make local variable msg const.
16991
16992 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
16993
16994 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
16995 to bug-gnu@prep.ai.mit.edu.
16996 * gdb.mi/mi-disassemble.exp: Likewise.
16997 * gdb.mi/mi-eval.exp: Likewise.
16998 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
16999 default line number.
17000 * gdb.mi/mi-return.exp: Likewise.
17001 * gdb.mi/mi-simplerun.exp: Likewise.
17002 * gdb.mi/mi-stack.exp: Likewise.
17003 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
17004 number with explicit range test.
17005 * gdb.mi/mi-watch.exp: Likewise.
17006 * gdb.mi/mi2-break.exp: Likewise.
17007 * gdb.mi/mi2-cli.exp: Likewise.
17008 * gdb.mi/mi2-disassemble.exp: Likewise.
17009 * gdb.mi/mi2-eval.exp: Likewise.
17010 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
17011 default line number.
17012 * gdb.mi/mi2-return.exp: Likewise.
17013 * gdb.mi/mi2-simplerun.exp: Likewise.
17014 * gdb.mi/mi2-stack.exp: Likewise.
17015 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
17016 number with explicit range test.
17017 * gdb.mi/mi2-watch.exp: Likewise.
17018
17019 2004-08-15 Michael Chastain <mec.gnu@mindspring.com>
17020
17021 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
17022 * gdb.cp/m-static.exp: Likewise.
17023 * gdb.cp/rtti.exp: Likewise.
17024
17025 2004-08-14 Mark Kettenis <kettenis@gnu.org>
17026
17027 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
17028
17029 2004-08-14 Eli Zaretskii <eliz@gnu.org>
17030
17031 * ChangeLog: Prefix Local Variables with semi-colons and indent
17032 the reference to older ChangeLog files, to fix fontification in
17033 Emacs.
17034
17035 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
17036
17037 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
17038 * gdb.mi/mi2-break.exp: Likewise.
17039
17040 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
17041
17042 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
17043
17044 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
17045
17046 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
17047
17048 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>
17049
17050 * gdb.cp/classes.exp: Remove unused declarations. Just let
17051 test names default instead of providing special names. Remove
17052 extraneous demangler test.
17053
17054 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>
17055
17056 * gdb.base/unload.exp: New test for breakpoints in dynamically
17057 loaded libraries.
17058 * gdb.base/unload.c: Ditto.
17059 * gdb.base/unloadshr.c: Ditto.
17060
17061 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
17062
17063 * gdb.cp/classes.exp (test_ptype_class_objects): Call
17064 cp_test_ptype_class.
17065 (test_enums): Likewise.
17066
17067 2004-08-10 Andrew Cagney <cagney@gnu.org>
17068
17069 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
17070 files.
17071
17072 2004-08-10 Andrew Cagney <cagney@gnu.org>
17073
17074 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
17075 init_malloc call.
17076
17077 2004-08-10 Michael Chastain <mec.gnu@mindspring.com>
17078
17079 * ChangeLog: Add copyright notice. The notice is copied
17080 from emacs 21.3 top level ChangeLog.
17081
17082 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
17083
17084 * lib/cp-support.exp: New file.
17085 * lib/cp-support.exp (cp_test_type_class): New function.
17086 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
17087 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
17088 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
17089 cp_test_ptype_class.
17090
17091 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
17092
17093 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
17094 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
17095 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
17096 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
17097 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
17098 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
17099 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
17100 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
17101 gdb.mi/mi2-watch.exp: Update copyright years.
17102
17103 2004-08-09 Mark Kettenis <kettenis@gnu.org>
17104
17105 * gdb.base/sigaltstack.exp: Provide proper anchoring.
17106
17107 2004-08-09 Michael Chastain <mec.gnu@mindspring.com>
17108
17109 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
17110 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
17111 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
17112 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
17113 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
17114 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
17115 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
17116 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
17117 gdb.mi/mi-watch.exp: Update copyright years.
17118
17119 2004-08-08 Daniel Jacobowitz <dan@debian.org>
17120
17121 PR gdb/1738
17122 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
17123 from a breakpoint with a pending signal.
17124
17125 2004-08-08 Daniel Jacobowitz <dan@debian.org>
17126
17127 PR gdb/1736
17128 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
17129 * gdb.base/sigaltstack.exp (finish_test): Consume output until
17130 the prompt.
17131 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
17132
17133 2004-08-08 Daniel Jacobowitz <dan@debian.org>
17134
17135 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
17136
17137 2004-08-08 Daniel Jacobowitz <dan@debian.org>
17138
17139 PR gdb/1736
17140 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
17141 for i?86-*-linux*.
17142
17143 2004-08-08 Daniel Jacobowitz <dan@debian.org>
17144
17145 * gdb.arch/i386-prologue.exp: Compile without debug information.
17146
17147 2004-08-08 Michael Chastain <mec.gnu@mindspring.com>
17148
17149 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
17150 rather than asking gdb to search.
17151
17152 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
17153
17154 * gdb.base/gcore.c: Include <string.h>.
17155
17156 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
17157
17158 * gdb.base/gcore.c: Add copyright notice.
17159
17160 2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
17161
17162 * gdb.base/freebpcmd.c: Include <stdio.h>.
17163 * gdb.base/long_long.c: Include <string.h>.
17164 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
17165 * gdb.base/siginfo.c: Include <string.h>.
17166 * gdb.base/sigstep.c: Include <string.h>.
17167
17168 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
17169
17170 * gdb.base/complex.c: Include <stdlib.h>.
17171
17172 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
17173
17174 * gdb.base/complex.c: Add copyright notice.
17175
17176 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
17177
17178 * gdb.base/charset.c: Include <stdlib.h>.
17179
17180 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
17181
17182 * gdb.base/auxv.c: Include <stdlib.h>.
17183
17184 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
17185
17186 * gdb.base/auxv.c: Add copyright notice.
17187
17188 2004-08-04 Michael Chastain <mec.gnu@mindspring.com>
17189
17190 * gdb.base/coremaker.c: Add copyright notice.
17191 * gdb.base/coremaker2.c: Add copyright notice.
17192
17193 2004-08-04 Andrew Cagney <cagney@gnu.org>
17194
17195 * gdb.base/store.exp: Update copyright.
17196 (check_set, up_set, check_struct, up_struct): Add a prefix to test
17197 names, do not import gdb_prompt.
17198
17199 2004-08-01 Andrew Cagney <cagney@gnu.org>
17200
17201 Fix PR testsuite/1729.
17202 * gdb.base/dump.exp: Add test name to callers of capture_value, do
17203 not use capture_value with value 4.
17204 (capture_value): Add optional test name parameter.
17205 (test_reload_saved_value, test_restore_saved_value): Use $msg as
17206 the prefix, pass to capture_value.
17207
17208 2004-08-01 Mark Kettenis <kettenis@gnu.org>
17209
17210 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
17211 * gdb.arch/i386-prologue.c (standard): New prototype and function.
17212 (main): Call new function.
17213
17214 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
17215
17216 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
17217
17218 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
17219
17220 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
17221
17222 2004-07-31 Michael Chastain <mec.gnu@mindspring.com>
17223
17224 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
17225 Accept more values of vtbl pointer. Remove some messages
17226 about "obsolete gcc or gdb".
17227
17228 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
17229
17230 * gdb.cp/classes.exp: Accept more varieties of ptype output.
17231
17232 2004-07-30 Michael Chastain <mec.gnu@mindspring.com>
17233
17234 * gdb.base/asm-source.exp: Properly convert target board
17235 debug flags from gcc format to binutils format.
17236
17237 2004-07-28 Mark Kettenis <kettenis@gnu.org>
17238
17239 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
17240 gdb1718". PR backtrace/1718 partially fixed.
17241
17242 2004-07-27 Jeff Johnston <jjohnstn@redhat.com>
17243
17244 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
17245
17246 2004-07-26 Nick Clifton <nickc@redhat.com>
17247
17248 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
17249 good default value for a specific architecture is available then
17250 set it to that value. Otherwise default to the -gstabs switch.
17251 Remove the -g... switches from the asm-flags variable. Allow the
17252 target board info to override the value if it wants to. Pass the
17253 switch on the assembler command line.
17254
17255 2004-07-23 Mark Kettenis <kettenis@gnu.org>
17256
17257 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
17258 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
17259 (main): Call new function.
17260
17261 2004-07-22 Michael Chastain <mec.gnu@mindspring.com>
17262
17263 Test for PR exp/1715.
17264 * gdb.base/radix.exp: Refactor common procedures. Make all
17265 test names unique. Change XFAIL to KFAIL.
17266
17267 2004-07-20 Michael Chastain <mec.gnu@mindspring.com>
17268
17269 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
17270 * gdb.ada/gnat_ada.gin: ... to here.
17271 * configure.in: Use gnat_ada.gin.
17272 * configure: Regenerate.
17273
17274 2004-07-20 Andrew Cagney <cagney@gnu.org>
17275
17276 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
17277 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
17278 XFAILs. Clean up test messages and comments. Check backtraces.
17279 Delete re-sync code.
17280
17281 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
17282
17283 Fix PR cli/740.
17284 * gdb.base/annota1.exp: Honor gdb,nosignals.
17285 * gdb.base/annota3.exp: Likewise.
17286
17287 2004-07-19 Michael Chastain <mec.gnu@mindspring.com>
17288
17289 * lib/java.exp: Update copyright notice.
17290
17291 2004-07-19 Andrew Cagney <cagney@gnu.org>
17292
17293 * gdb.base/selftest.exp: Copy file from here ...
17294 * gdb.gdb/selftest.exp: ... to here.
17295
17296 2004-07-16 Andrew Cagney <cagney@redhat.com>
17297
17298 * lib/insight-support.exp: Delete file.
17299 * lib/java.exp (java_init): Fix copyright.
17300
17301 2004-07-16 Andrew Cagney <cagney@gnu.org>
17302
17303 * gdb.base/restore.c: Append "prologue" to comments marking the a
17304 function's prologue.
17305 * gdb.base/restore.exp: Update copyright, re-indent.
17306 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
17307 callerN" prefix where needed. Update patterns that match a
17308 function's prologue.
17309
17310 2004-07-16 Michael Chastain <mec.gnu@mindspring.com>
17311
17312 * gdb.base/restore.c: Add copyright notice.
17313
17314 2004-07-16 Andrew Cagney <cagney@gnu.org>
17315
17316 * gdb.base/logical.exp: Update copyright.
17317 (evaluate): New procedure. Use to re-implement tests using
17318 several tables.
17319
17320 2004-07-14 Martin Hunt <hunt@redhat.com>
17321
17322 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
17323 which fixes some problems where init.tcl was not found.
17324
17325 2004-07-13 Andrew Cagney <cagney@gnu.org>
17326
17327 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
17328 (check_sizeof, check_valueof): Do not include the output in the
17329 test name. Use gdb_test.
17330 (get_valueof): Use gdb_test_multiple.
17331
17332 * gdb.base/step-test.exp: Update copyright. Use
17333 gdb_test_multiple. Ensure that test names do not include
17334 architecture dependent output.
17335
17336 * gdb.gdb/observer.exp: Update copyright.
17337 (setup_test): Use gdb_test_multiple.
17338 (attach_first_observer, attach_second_observer)
17339 (attach_third_observer, detach_first_observer)
17340 (detach_second_observer, detach_third_observer)
17341 (reset_counters, check_counters): Make $message a prefix.
17342 (test_normal_stop_notifications): Add "args" parameter - a list of
17343 init functions to be called. Make $message a prefix,
17344 (test_observer_normal_stop): Change the message prefixes so that
17345 they are unique, pass the attach / detach procedures to
17346 test_normal_stop_notifications.
17347
17348 * gdb.base/signull.exp (test_segv): Prefix all tests with
17349 "${name}". Clean up test messages.
17350
17351 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
17352
17353 * gdb.base/ena-dis-br.exp: Update copyright.
17354 (break_at): New function. Replace send_gdb with gdb_test,
17355 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
17356 ignore count, not stopped at bpt", with KFAIL.
17357
17358 2004-07-13 Corinna Vinschen <vinschen@redhat.com>
17359
17360 * gdb.base/attach.exp: Remove cleanupfile handling.
17361
17362 2004-07-12 Andrew Cagney <cagney@gnu.org>
17363
17364 * gdb.base/annota1.exp: Cleanup corefile test name.
17365 * gdb.base/annota3.exp: Ditto.
17366
17367 2004-07-12 Andrew Cagney <cagney@gnu.org>
17368
17369 * gdb.base/signals.exp: Clean up copyright, re-indent.
17370
17371 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
17372 gdb_test and gdb_test_multiple.
17373
17374 2004-07-08 Jeff Johnston <jjohnstn@redhat.com>
17375
17376 * gdb.java/jmain.exp: Fix expected line number for main to
17377 break at. Set XFAIL for break at main test since gcj does not
17378 provide line number info for first statement in main.
17379
17380 2004-07-08 Andrew Cagney <cagney@gnu.org>
17381
17382 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
17383
17384 * gdb.base/sigbpt.exp: Make the common part of each test name a
17385 prefix instead of suffix.
17386
17387 2004-07-07 Bob Rossi <bob_rossi@cox.net>
17388
17389 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
17390 test from test_tbreak_creation_and_listing to
17391 test_file_list_exec_source_file
17392 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
17393 Changed name of test from test_tbreak_creation_and_listing to
17394 test_file_list_exec_source_file
17395
17396 2004-07-07 Jeff Johnston <jjohnstn@redhat.com>
17397
17398 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
17399 the jmisc() constructor instead of <init>.
17400 * gdb.java/jmisc1.exp: Ditto.
17401
17402 2004-07-07 Andrew Cagney <cagney@gnu.org>
17403
17404 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
17405 corrupting the PC.
17406
17407 2004-07-06 Michael Chastain <mec.gnu@mindspring.com>
17408
17409 * gdb.cp/templates.exp: Accept whitespace change in demangler
17410 output.
17411
17412 2004-07-06 Andrew Cagney <cagney@gnu.org>
17413
17414 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
17415
17416 2004-07-02 Michael Chastain <mec.gnu@mindspring.com>
17417
17418 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
17419 * lib/compiler.cc: Likewise.
17420
17421 2004-06-30 Michael Chastain <mec.gnu@mindspring.com>
17422
17423 * lib/compiler.cc: Work around string preprocessing problem
17424 with old hp c++ compiler.
17425 * lib/compiler.c: Likewise.
17426
17427 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
17428
17429 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
17430 directives to conditionalize symbol prefixing.
17431 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
17432 additional_flags handling. Add underscore prefix for Cygwin.
17433 * gdb.arch/i386-unwind.c: Use preprocessor directives to
17434 conditionalize symbol prefixing.
17435 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
17436 additional_flags handling. Add underscore prefix for Cygwin.
17437
17438 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
17439
17440 * gdb.base/bigcore.exp: Skip test on Cygwin.
17441
17442 2004-06-28 Michael Chastain <mec.gnu@mindspring.com>
17443
17444 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
17445 formats for "info register". Use gdb_test_multiple. Fix
17446 the "invalid register" test.
17447
17448 2004-06-28 Corinna Vinschen <vinschen@redhat.com>
17449
17450 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
17451 PID for Cygwin. Add Cygwin specific strings to check for in some
17452 tests.
17453 (do_attach_tests): Add a test for user interaction when attaching
17454 to a process with no matching symbol table already loaded.
17455
17456 2004-06-26 Andrew Cagney <cagney@gnu.org>
17457
17458 Test PR java/1567 and PR java/1565.
17459 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
17460 * gdb.java/jmisc2.exp: Delete file.
17461
17462 2004-06-26 Michael Chastain <mec.gnu@mindspring.com>
17463
17464 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
17465
17466 2004-06-25 Corinna Vinschen <vinschen@redhat.com>
17467
17468 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
17469 attach process.
17470
17471 2004-06-23 Michael Chastain <mec.gnu@mindspring.com>
17472
17473 * gdb.cp/pr-1553.exp: Remove.
17474
17475 2004-06-22 Michael Chastain <mec.gnu@mindspring.com>
17476
17477 * gdb.cp/pr-1553.cc: Remove.
17478 * gdb.cp/pr-1553.exp: Disable this test.
17479
17480 2004-06-20 Jim Blandy <jimb@redhat.com>
17481
17482 Fix PR testsuite/1680.
17483 * gdb.arch/i386-sse.exp: Properly quote curly braces in
17484 regular expressions.
17485
17486 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
17487
17488 Fix PR testsuite/1679.
17489 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
17490 Issue an UNSUPPORTED result instead.
17491
17492 2004-06-18 Jim Blandy <jimb@redhat.com>
17493
17494 * gdb.base/charset.exp: Only send a control-C if we see a new
17495 prompt and incomplete command.
17496
17497 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
17498
17499 * gdb.cp/pr-574.cc: Add copyright notice.
17500
17501 2004-06-17 Jim Blandy <jimb@redhat.com>
17502
17503 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
17504 cases where the regexp has no groups; this grabs random text from
17505 the previous test suite, whatever that was.
17506
17507 2004-06-17 Michael Chastain <mec.gnu@mindspring.com>
17508
17509 * gdb.cp/printmethod.cc: Add copyright notice.
17510
17511 2004-06-16 Michael Chastain <mec.gnu@mindspring.com>
17512
17513 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
17514
17515 2004-06-16 Andrew Cagney <cagney@gnu.org>
17516
17517 * gdb.base/signull.c: Update copyright. Include <string.h>.
17518 (bowler): Replace data_pointer with data_read
17519 and data_write cases. Add code_descriptor case.
17520 (zero, desc): New array and pointer.
17521 (data, code): Change to simple pointers.
17522 * gdb.base/signull.exp: Fix probe pattern matching a function
17523 descriptor SIGSEGV. Replace data_pointer with data_read and
17524 data_write tests.
17525
17526 2004-06-16 Andrew Cagney <cagney@gnu.org>
17527
17528 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
17529
17530 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
17531
17532 * gdb.base/long_long.c: Add copyright notice.
17533
17534 2004-06-15 Michael Chastain <mec.gnu@mindspring.com>
17535
17536 * gdb.base/long_long.exp: Remove reference to
17537 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
17538 to gdb_breakpoint and gdb_continue_to_breakpoint.
17539
17540 2004-06-14 Jim Blandy <jimb@redhat.com>
17541
17542 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
17543 endian case.
17544
17545 2004-06-14 Andrew Cagney <cagney@gnu.org>
17546
17547 * gdb.base/gcore.exp (capture_command_output): Delete the always
17548 passing tests containing inferior values.
17549 * gdb.base/ending-run.exp: Do not include the breakpoint address
17550 in the test message. Update copyright.
17551 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
17552 size in the test name, use gdb_test_multiple. Update copyright.
17553
17554 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
17555
17556 * gdb.cp/ref-types.cc: Add copyright notice.
17557
17558 2004-06-14 Michael Chastain <mec.gnu@mindspring.com>
17559
17560 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
17561 hp_aCC_compiler.
17562 * lib/compiler.cc: Likewise.
17563 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
17564 'set' commands. Log diagnostics for other lines. Set
17565 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
17566
17567 2004-06-13 Michael Chastain <mec.gnu@mindspring.com>
17568
17569 * gdb.cp/try_catch.cc: Add copyright notice.
17570
17571 2004-06-12 Michael Chastain <mec.gnu@mindspring.com>
17572
17573 * gdb.cp/userdef.cc: Add copyright notice.
17574
17575 2004-06-11 Michael Chastain <mec.gnu@mindspring.com>
17576
17577 * gdb.cp/virtfunc.cc: Add copyright notice.
17578
17579 2004-06-11 Randolph Chung <tausq@debian.org>
17580
17581 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
17582 problem.
17583
17584 2004-06-10 Andrew Cagney <cagney@gnu.org>
17585
17586 * lib/compiler.cc, lib/compiler.c: Append either
17587 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
17588 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
17589 instead of gcc-3-3.
17590
17591 2004-06-09 Andrew Cagney <cagney@gnu.org>
17592
17593 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
17594 gdb/1455, bug is specific to "long long" and "double".
17595
17596 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
17597 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
17598 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
17599 fixed.
17600
17601 2004-06-09 Andrew Cagney <cagney@gnu.org>
17602
17603 * gdb.base/structs.exp (test_struct_returns): Replace
17604 "return_value_unknown" and "finish_value_unknown" by
17605 "return_value_known" and "finish_value_known". Instead of
17606 "return_value_unknown" iff "finish_value_unknown", check
17607 "return_value_known" implies "finish_value_known".
17608
17609 2004-06-08 Martin Hunt <hunt@redhat.com>
17610
17611 * gdb.base/float.exp: Add pattern for mips targets.
17612
17613 2004-06-08 Randolph Chung <tausq@debian.org>
17614
17615 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
17616 message for unknown architectures more clear.
17617
17618 2004-06-08 Joel Brobecker <brobecker@gnat.com>
17619
17620 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
17621 start the execution of the program.
17622
17623 2004-06-07 Jim Blandy <jimb@redhat.com>
17624
17625 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
17626 * gdb.arch/i386-cpuid.h: New helper file.
17627
17628 2004-06-07 Randolph Chung <tausq@debian.org>
17629
17630 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
17631 has started.
17632
17633 2004-06-04 Roland McGrath <roland@redhat.com>
17634
17635 Fix PR gdb/1647.
17636 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
17637 differently to be robust to output buffering differences.
17638
17639 2004-06-04 Michael Chastain <mec.gnu@mindspring.com>
17640
17641 * gdb.threads/pthreads.exp: Update copyright years.
17642 (check_control_c): Change asynchronous 'after' to synchronous.
17643
17644 2004-06-04 Roland McGrath <roland@redhat.com>
17645
17646 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
17647 next gdb prompt.
17648
17649 2004-06-02 Michael Chastain <mec.gnu@mindspring.com>
17650
17651 Fix PR gdb/1636.
17652 * gdb.threads/manythreads.exp: Change asynchronous 'after'
17653 calls to synchronous.
17654
17655 2004-05-26 Jim Blandy <jimb@redhat.com>
17656
17657 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
17658
17659 2004-05-24 Randolph Chung <tausq@debian.org>
17660
17661 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
17662 * gdb.asm/pa.inc: New file.
17663
17664 2004-05-22 Mark Kettenis <kettenis@gnu.org>
17665
17666 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
17667
17668 2004-05-21 Joel Brobecker <brobecker@gnat.com>
17669 Daniel Jacobowitz <drow@mvista.com>
17670
17671 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
17672 GDB prompt.
17673
17674 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17675
17676 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
17677 setjmp/longjmp. Use sigaction instead of signal.
17678
17679 2004-05-19 J. Brobecker <brobecker@gnat.com>
17680 Michael Snyder <msnyder@redhat.com>
17681
17682 * gdb.threads/pthread_cond_wait.c: New file.
17683 * gdb.threads/pthread_cond_wait.exp: New testcase.
17684
17685 2004-05-13 Andrew Cagney <cagney@redhat.com>
17686
17687 * gdb.base/signull.exp, gdb.base/signull.c: New files.
17688 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
17689
17690 2004-05-11 Andrew Cagney <cagney@redhat.com>
17691
17692 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
17693 fixed but revealed gdb/1639.
17694
17695 2004-05-10 Andrew Cagney <cagney@redhat.com>
17696
17697 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
17698 func1" and "next to 2nd alarm", kernel bug avoided.
17699
17700 2004-05-10 Daniel Jacobowitz <dan@debian.org>
17701
17702 PR external/1568
17703 * gdb.base/bigcore.exp: Check the size of the dumped core file.
17704 XFAIL if it is smaller than bytes_allocated.
17705 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
17706 (main): Make chunks_allocated unsigned. Correct comment.
17707
17708 2004-05-07 Joel Brobecker <brobecker@gnat.com>
17709
17710 * gdb.arch/powerpc-aix-prologue.c: New file.
17711 * gdb.arch/powerpc-aix-prologue.exp: New file.
17712
17713 2004-05-07 Jim Blandy <jimb@redhat.com>
17714
17715 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
17716 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
17717
17718 2004-05-06 Joel Brobecker <brobecker@gnat.com>
17719
17720 * gdb.base/sep.exp: No longer setup_kfail when the program was
17721 built with dwarf2.
17722
17723 2004-05-05 Jim Ingham <jingham@apple.com>
17724
17725 * gdb.base/pending.exp: Make sure pending breakpoints
17726 preserve the ignore count.
17727
17728 2004-04-27 Jerome Guitton <guitton@gnat.com>
17729
17730 * i386-prologue.exp: Add testcase for jump instruction as first
17731 instruction of the real code.
17732 * i386-prologue.c (jump_at_beginning): New function.
17733
17734 2004-04-28 Mark Kettenis <kettenis@gnu.org>
17735
17736 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
17737 x86_64-*-*.
17738
17739 2004-04-28 Mark Kettenis <kettenis@gnu.org>
17740
17741 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
17742 i*86-*-*.
17743
17744 2004-04-25 Mark Kettenis <kettenis@gnu.org>
17745
17746 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
17747 expression that checks the return type.
17748
17749 2004-04-23 Andrew Cagney <cagney@redhat.com>
17750
17751 * gdb.base/call-sc.exp: New test of scalar call/return values.
17752 * gdb.base/call-sc.c: Ditto.
17753
17754 2004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17755
17756 * gdb.threads/manythreads.c: Reduce thread stack size.
17757
17758 2004-04-23 Jeff Johnston <jjohnstn@redhat.com>
17759
17760 * gdb.threads/manythreads.c: Add copyright notice.
17761
17762 2004-04-23 Andrew Cagney <cagney@redhat.com>
17763
17764 * gdb.base/siginfo.exp: Better handle step out of signal.
17765 * gdb.base/sigstep.exp: Ditto.
17766
17767 2004-04-22 Jeff Johnston <jjohnstn@redhat.com>
17768 Daniel Jacobowitz <drow@mvista.com>
17769
17770 * gdb.threads/manythreads.c: New testcase.
17771 * gdb.threads/manythreads.exp: Ditto.
17772
17773 2004-04-22 Jim Blandy <jimb@redhat.com>
17774
17775 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
17776 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
17777
17778 2004-04-21 Michael Chastain <mec.gnu@mindspring.com>
17779
17780 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
17781
17782 2004-04-21 Andrew Cagney <cagney@redhat.com>
17783
17784 * gdb.base/sigstep.c: New file.
17785 * gdb.base/sigstep.exp: New file.
17786
17787 2004-04-16 Joel Brobecker <brobecker@gnat.com>
17788
17789 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
17790 call to observer_notify_normal_stop.
17791
17792 2004-04-15 Andrew Cagney <cagney@redhat.com>
17793
17794 * gdb.base/siginfo.c: New file.
17795 * gdb.base/siginfo.exp: New file.
17796
17797 2004-04-12 J. Brobecker <brobecker@gnat.com>
17798
17799 * gdb.base/sep.exp: Fix typo in comment.
17800
17801 2004-04-12 J. Brobecker <brobecker@gnat.com>
17802
17803 * gdb.base/sep.c: New file.
17804 * gdb.base/sep-proc.c: New file.
17805 * gdb.base/sep.exp: New testcase.
17806
17807 2004-04-09 Mark Kettenis <kettenis@gnu.org>
17808
17809 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
17810 support.
17811
17812 2004-04-05 Andrew Cagney <cagney@redhat.com>
17813
17814 * gdb.base/sigaltstack.c: New file.
17815 * gdb.base/sigaltstack.exp: New file.
17816
17817 2004-04-04 Joel Brobecker <brobecker@gnat.com>
17818
17819 * gdb.base/foll-fork.exp: Update the expected output for
17820 "help set follow-fork-mode", to match a change that was made
17821 to the help of this variable on 2004-01-13.
17822
17823 2004-04-01 Joel Brobecker <brobecker@gnat.com>
17824
17825 * lib/ada.exp: Add copyright notice.
17826 * bar.ads: Likewise.
17827 * bar.adb: Likewise.
17828 * null_record.adb: Likewise.
17829 * null_record.exp: Likewise.
17830 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
17831
17832 2004-04-01 Joel Brobecker <brobecker@gnat.com>
17833
17834 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
17835 * configure: Regenerate.
17836
17837 2004-04-01 Joel Brobecker <brobecker@gnat.com>
17838
17839 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
17840 to build the application. Remove the message printed when in
17841 verbose mode, redundant with the UNSUPPORTED message above.
17842
17843 2004-03-31 Joel Brobecker <brobecker@gnat.com>
17844
17845 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
17846 * gdb.ada (null_record.exp): New testcase.
17847
17848 2004-03-31 Joel Brobecker <brobecker@gnat.com>
17849
17850 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
17851
17852 2004-03-31 Joel Brobecker <brobecker@gnat.com>
17853
17854 * gdb.ada: New subdirectory.
17855 * gdb.ada/Makefile.in: New file.
17856 * gdb.ada/gnat_ada.gpr.in: New file.
17857
17858 2004-03-31 Joel Brobecker <brobecker@gnat.com>
17859
17860 * lib/ada.exp: New file.
17861
17862 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
17863
17864 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
17865 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
17866
17867 2004-03-22 Andrew Cagney <cagney@redhat.com>
17868
17869 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
17870 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
17871 Problem identified by Ulrich Weigand.
17872
17873 2004-03-17 David Carlton <carlton@kealia.com>
17874
17875 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
17876 PR c++/826.
17877
17878 2004-03-16 Roland McGrath <roland@redhat.com>
17879
17880 * gdb.base/auxv.exp: New file.
17881 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
17882
17883 2004-03-12 David Carlton <carlton@kealia.com>
17884
17885 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
17886 * gdb.cp/pr-1553.cc: Ditto.
17887 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
17888 pass branch.
17889
17890 2004-03-12 Michael Chastain <mec.gnu@mindspring.com>
17891
17892 * gdb.cp/templates.exp: Accept more template types.
17893
17894 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17895
17896 From Corinna Vinschen with modifications.
17897 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
17898 local variable obj_with_enum.
17899 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
17900 results with obj_with_enum.
17901
17902 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17903
17904 * gdb.cp/classes.cc: New file, copied from misc.cc.
17905 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
17906
17907 2004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17908
17909 * gdb.cp/misc.cc: Add copyright notice.
17910
17911 2004-03-05 David Carlton <carlton@kealia.com>
17912
17913 * gdb.cp/rtti.exp: Add 'print *obj3' test.
17914 * gdb.cp/rtti.h: Update copyright.
17915 (namespace n2::n3): New.
17916 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
17917 (n2::n3::func3): New.
17918 (main): Call n2::n3::func3.
17919 * gdb.cp/rtti2.cc: Update copyright.
17920 (n2::create3): New.
17921
17922 2004-03-04 Mark Kettenis <kettenis@gnu.org>
17923
17924 * gdb.asm/openbsd.inc: Fix typo.
17925
17926 2004-03-03 Fred Fish <fnf@redhat.com>
17927
17928 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
17929 "val" instead of unused "size". Update copyright year.
17930
17931 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
17932
17933 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
17934 to use unsigned char.
17935 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
17936 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
17937
17938 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
17939
17940 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
17941 line of output.
17942
17943 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
17944
17945 * gdb.base/relocate.c (dummy): Initialize.
17946
17947 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
17948
17949 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
17950 a breakpoint at exit.
17951
17952 2004-02-27 Fred Fish <fnf@redhat.com>
17953
17954 * gdb.base/chng-syms.exp: Add expect condition to match failing
17955 case that isn't a timeout.
17956
17957 2004-02-27 Andrew Cagney <cagney@redhat.com>
17958
17959 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
17960 support.
17961
17962 2004-02-26 Fred Fish <fnf@redhat.com>
17963
17964 * gdb.arch/gdb1431.c: Remove.
17965 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
17966 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
17967 of "until" incorrectly.
17968
17969 2004-02-26 J. Brobecker <brobecker@gnat.com>
17970
17971 * gdb.cp/class2.cc (empty): New class.
17972 (refer): New function.
17973 (main): Declare an object of type empty and use it.
17974 * gdb.cp/class2.exp: Print the value of an object of type empty.
17975
17976 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
17977
17978 * gdb.base/langs.exp: Update query string to match the
17979 new nquery format used for pending breakpoints.
17980
17981 2004-02-26 Andrew Cagney <cagney@redhat.com>
17982
17983 Fix PR i18n/1570.
17984 * gdb.base/charset.c: Update copyright notice.
17985 (main, init_string): Remove the escape character '\e' tests.
17986 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
17987 * gdb.base/charset.exp (valid_host_charset): Ditto.
17988 * gdb.base/setvar.exp: Ditto.
17989
17990 2004-02-24 Andrew Cagney <cagney@redhat.com>
17991
17992 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
17993 mmapped data in core file" PASS and FAIL messages consistent.
17994
17995 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
17996 setting a breakpoint. Work around PR java/1565.
17997
17998 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
17999
18000 * lib/gdb.exp (gdb_breakpoint): Update query string to match
18001 new nquery format.
18002 * gdb.base/pending.exp: Ditto.
18003
18004 2004-02-22 Mark Kettenis <kettenis@gnu.org>
18005
18006 * configure.in: Run stabs tests on *BSD.
18007 * configure: Regenerated.
18008
18009 2004-02-21 Mark Kettenis <kettenis@gnu.org>
18010
18011 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
18012
18013 2004-02-20 Fred Fish <fnf@redhat.com>
18014
18015 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
18016 blank in test for "returns short", for consistency with other
18017 "returns xxx" tests. Update copyright year.
18018
18019 2004-02-19 Fred Fish <fnf@redhat.com>
18020
18021 New testcase for PR breakpoint/1558.
18022 * gdb.arch/gdb1558.exp: New file.
18023 * gdb.arch/gdb1558.c: New file.
18024
18025 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
18026
18027 * gdb.base/nodebug.exp: Fix typo.
18028
18029 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18030
18031 Committed by Jim Blandy <jimb@redhat.com>.
18032
18033 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
18034
18035 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
18036
18037 * gdb.base/float.exp: Support s390*-*-* targets.
18038
18039 2004-02-17 Adam Fedor <fedor@gnu.org>
18040
18041 * gdb.base/gdb1555.exp: New file.
18042 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
18043
18044 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
18045
18046 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
18047
18048 2004-02-16 Fred Fish <fnf@redhat.com>
18049
18050 * gdb.arch/gdb1291.c: Remove
18051 * gdb.arch/gdb1291.s: New test input file.
18052 * gdb.arch/gdb1291.exp: Expand test to check case that should not
18053 fail. Test for correct result, known incorrect result, other
18054 failures and timeouts.
18055
18056 2004-02-16 Andrew Cagney <cagney@redhat.com>
18057
18058 * gdb.base/bigcore.exp: New file.
18059 * gdb.base/bigcore.c: New file.
18060
18061 2004-02-13 Andrew Cagney <cagney@redhat.com>
18062
18063 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
18064 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
18065 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
18066 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
18067 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
18068 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
18069 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
18070 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
18071 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
18072 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
18073
18074 2004-02-11 Jeff Johnston <jjohnstn@redhat.com>
18075
18076 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
18077 executed is an alloc instruction.
18078
18079 2004-02-11 David Carlton <carlton@kealia.com>
18080
18081 * gdb.cp/breakpoint.exp: New.
18082 * gdb.cp/breakpoint.cc: New.
18083
18084 2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
18085
18086 Partial fix for PR gdb/1543.
18087 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
18088 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
18089 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
18090 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
18091 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
18092 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
18093 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
18094 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
18095 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
18096 to bug-gdb@prep.ai.mit.edu .
18097 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
18098 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
18099 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
18100 Likewise.
18101
18102 2004-02-10 Andrew Cagney <cagney@redhat.com>
18103
18104 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
18105 using gdb_internal_error_resync.
18106
18107 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
18108
18109 * gdb.threads/thread-specific.exp: Stop early if no threads are
18110 found.
18111
18112 2004-02-09 Michael Chastain <mec.gnu@mindspring.com>
18113
18114 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
18115
18116 2004-02-08 Daniel Jacobowitz <drow@mvista.com>
18117
18118 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
18119 breakpoints.
18120
18121 2004-02-07 Daniel Jacobowitz <drow@mvista.com>
18122
18123 * config/sim.exp (gdb_load): Handle $arg == "".
18124 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
18125 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
18126
18127 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
18128
18129 * gdb.base/maint.exp: Update test to reflect
18130 obstack changes.
18131
18132 2004-02-04 Jeff Johnston <jjohnstn@redhat.com>
18133
18134 * gdb.base/pendshr.c (pendfunc): New function that calls
18135 pendfunc1.
18136 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
18137
18138 2004-02-04 Fred Fish <fnf@redhat.com>
18139
18140 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
18141 function symbols and update copyright years.
18142 * gdb.arch/gdb1291.c: Ditto.
18143
18144 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
18145
18146 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
18147
18148 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
18149
18150 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
18151
18152 2004-02-03 Michael Chastain <mec.gnu@mindspring.com>
18153
18154 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
18155
18156 2004-02-02 Fred Fish <fnf@redhat.com>
18157
18158 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
18159 remote targets. Update copyright years.
18160
18161 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
18162
18163 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
18164 support.
18165 * gdb.base/langs.exp: Fix test which attempts to create
18166 breakpoint on non-existent function to handle new pending
18167 support.
18168 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
18169 a breakpoint.
18170 * gdb.base/pending.exp: New test.
18171 * gdb.base/pending.c: New file.
18172 * gdb.base/pendshr.c: Ditto.
18173
18174 2004-02-02 David Carlton <carlton@kealia.com>
18175
18176 * gdb.cp/overload.exp: Add overloadNamespace tests.
18177 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
18178 (overloadNamespace, XXX): New.
18179 (main): Call XXX::marker2.
18180
18181 2004-02-01 Fred Fish <fnf@redhat.com>
18182
18183 * gdb.base/dump.exp: Use runto_main instead of "runto main".
18184 * gdb.base/finish.exp: Ditto.
18185 * gdb.base/gcore.exp: Ditto.
18186 * gdb.base/huge.exp: Ditto.
18187 * gdb.base/info-proc.exp: Ditto.
18188 * gdb.base/return2.exp: Ditto.
18189 * gdb.threads/gcore-thread.exp: Ditto.
18190
18191 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
18192
18193 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
18194
18195 2004-02-01 Mark Kettenis <kettenis@gnu.org>
18196
18197 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
18198 that opening the file succeeds on OpenBSD.
18199
18200 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
18201
18202 * gdb.threads/thread-specific.c: New file.
18203 * gdb.threads/threads-specific.exp: New test script.
18204 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
18205 to expect_out.
18206
18207 2004-02-01 Mark Kettenis <kettenis@gnu.org>
18208
18209 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
18210 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
18211 only on the "print_small_structs from print_long_arg_list" test.
18212
18213 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
18214
18215 * gdb.base/completion.exp: Kill a stray backslash.
18216
18217 From Jim Ingham <jingham@apple.com>:
18218 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
18219 agrees with the result from sending a tab.
18220
18221 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
18222
18223 * gdb.base/chng-syms.exp: Remove stray newline.
18224
18225 2004-01-31 Mark Kettenis <kettenis@gnu.org>
18226
18227 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
18228 *-*-openbsd*.
18229 * gdb.asm/openbsd.inc: New file.
18230
18231 2004-01-30 Mark Kettenis <kettenis@gnu.org>
18232
18233 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
18234 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
18235 *-*solaris2*. Remove commented out default settings for
18236 asm-flags. Replace gdb_compile with target_link.
18237
18238 2004-01-29 Michael Chastain <mec.gnu@mindspring.com>
18239
18240 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
18241 for all tests. Remove old hp-ux and cygnus xfail cases.
18242
18243 2004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
18244
18245 * gdb.base/chng-syms.exp: New file.
18246 * gdb.base/chng-syms.c: New file.
18247
18248 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
18249
18250 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
18251 Provide arms for current output in all my configurations.
18252
18253 2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
18254
18255 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
18256 * lib/compiler.cc: Likewise.
18257 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
18258 get the right preprocessor. Eval the output directly. Remove
18259 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
18260 hp_f77_compiler and hp_f90_compiler completely.
18261 (gdb_preprocess): Delete.
18262 (get_compiler): Delete.
18263
18264 2004-01-24 Mark Kettenis <kettenis@gnu.org>
18265
18266 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
18267 <string.h>.
18268
18269 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
18270
18271 * gdb.mi/mi-stack.exp: Update copyright.
18272
18273 2004-01-23 David Carlton <carlton@kealia.com>
18274
18275 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
18276 test for cp_lookup_transparent_type.
18277 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
18278 call them.
18279
18280 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
18281
18282 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
18283 after -var-update.
18284
18285 2004-01-23 David Carlton <carlton@kealia.com>
18286
18287 * gdb.cp/namespace.cc (C::ensureRefs): New.
18288 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
18289
18290 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
18291
18292 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
18293 case "-stack-list-locals 2".
18294 * gdb.mi/mi-var-child.exp: Test for case
18295 "-var-list-children --all-values NAME".
18296
18297 2004-01-18 Michael Chastain <mec.gnu@mindspring.com>
18298
18299 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
18300
18301 2004-01-18 Mark Kettenis <kettenis@gnu.org>
18302
18303 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
18304 used with gdb_test_multiple.
18305
18306 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
18307 read at address 0. This fixes PR testsuite/1504.
18308
18309 2004-01-18 Daniel Jacobowitz <drow@mvista.com>
18310
18311 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
18312 Remove downloading, guessing the host executable, the calls to
18313 gdb_file_cmd and gdb_target_cmd, and "load" support.
18314 (infer_host_exec): New function broken out from gdb_load.
18315 (gdb_load): New wrapper for gdbserver_gdb_load.
18316 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
18317 gdb_target_cmd. Use -target-select.
18318 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
18319 Download binaries to the host. Clear last_mi_remote_file when
18320 we load a new binary.
18321 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
18322 call gdbserver_gdb_load and mi_gdb_target_cmd.
18323
18324 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
18325
18326 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
18327 type patterns.
18328
18329 2004-01-17 Michael Chastain <mec.gnu@mindspring.com>
18330
18331 * gdb.cp/templates.exp: Fix typo in test name of
18332 "print Foo<volatile char*>::foo".
18333
18334 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
18335
18336 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
18337
18338 2004-01-16 Ben Elliston <bje@wasabisystems.com>
18339
18340 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
18341 (clean mostlyclean): Remove empty rm.
18342
18343 2004-01-15 Michael Chastain <mec.gnu@mindspring.com>
18344
18345 * gdb.base/setvar.exp: Add copyright years.
18346
18347 2004-01-14 David Carlton <carlton@bactrian.org>
18348
18349 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
18350 PR c++/1511 and update coment.
18351 * gdb.cp/templates.exp: Update patterns to match current output.
18352 If changes involve something other than whitespace, KFAIL
18353 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
18354
18355 2004-01-14 David Carlton <carlton@kealia.com>
18356
18357 * gdb.cp/namespace.exp: Add tests involving classes defined within
18358 namespaces.
18359 * gdb.cp/namespace.cc (C::CClass): New.
18360 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
18361
18362 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
18363
18364 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
18365 what debug info we have. Print a better message if something goes
18366 wrong while producing the separate debug info file.
18367
18368 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
18369
18370 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
18371
18372 2004-01-14 Michael Chastain <mec.gnu@mindspring.com>
18373
18374 * gdb.base/callfuncs.c: Add copyright notice.
18375
18376 2004-01-13 Michael Chastain <mec.gnu@mindspring.com>
18377
18378 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
18379 inheritance. PR gdb/1498, PR gcc/13539.
18380
18381 2004-01-13 Elena Zannoni <ezannoni@redhat.com>
18382
18383 * gdb.threads/gcore-thread.exp: Prefix name of binary with
18384 test specific name.
18385 * gdb.mi/gdb669.exp: Ditto.
18386 * gdb.mi/mi-pthreads.exp: Ditto.
18387 * gdb.mi/mi1-pthreads.exp: Ditto.
18388 * gdb.mi/mi2-pthreads.exp: Ditto.
18389
18390 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
18391
18392 * gdb.cp/member-ptr.cc: Add copyright notice.
18393
18394 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>
18395
18396 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
18397 some patterns for recent versions of gcc and hpacc. Delete
18398 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
18399 Delete tests that access a NULL pointer-to-member-data. This
18400 script is still disabled for gcc.
18401
18402 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
18403
18404 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
18405 escaped correctly.
18406
18407 2004-01-12 Elena Zannoni <ezannoni@redhat.com>
18408
18409 * gdb.base/sepdebug.exp: New file.
18410 * gdb.base/sepdebug.c: New file.
18411 * lib/gdb.exp (separate_debug_filename): New procedure.
18412 (gdb_gnu_strip_debug): New procedure.
18413
18414 2004-01-12 Andrew Cagney <cagney@redhat.com>
18415
18416 * gdb.mi/ChangeLog: Delete file. Renamed to ...
18417 * gdb.mi/ChangeLog-1999-2003: New file.
18418
18419 2004-01-12 Andrew Cagney <cagney@redhat.com>
18420
18421 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
18422 "Renaming a directory to a non-empty directory returns ENOTEMPTY
18423 or EEXIST", treat EBUSY as an XFAIL.
18424
18425 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>
18426
18427 * gdb.base/scope.exp: Remove obsolete setup_xfail for
18428 hp_cc_compiler.
18429
18430 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
18431
18432 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
18433 decorations.
18434
18435 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>
18436
18437 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
18438 and "(aCC)" decorations. Remove obsolete doco about old
18439 test results.
18440
18441 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
18442
18443 * gdb.cp/exception.exp: Fix typo in doco.
18444
18445 2004-01-09 Mark Kettenis <kettenis@gnu.org>
18446
18447 * gdb.base/gdb1476.exp: Fix typo.
18448
18449 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
18450
18451 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
18452 file.
18453
18454 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>
18455
18456 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
18457 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
18458 Use gdb_compile. Remove restriction on gcc. Add some patterns
18459 for recent version of gdb. Delete second half, which was a copy
18460 of the first half with different build flags. This test is
18461 still disabled because it is still not ready for production.
18462
18463 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18464
18465 * gdb.cp/exception.cc: Add copyright notice.
18466 * gdb.cp/exception.exp: Add a notice that this file is broken
18467 because of line number changes caused by addition of copyright
18468 notice.
18469
18470 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18471
18472 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
18473 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
18474
18475 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18476
18477 * gdb.cp/classes.exp: Accept gnu abi 2.
18478 * gdb.cp/derivation.exp: Likewise.
18479 * gdb.cp/overload.exp: Likewise.
18480 * gdb.cp/virtfunc.exp: Likewise.
18481
18482 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18483
18484 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
18485 semicolon after end of function.
18486
18487 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18488
18489 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
18490 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
18491 boilerplate code for compiling and running the program under
18492 test. Add some string method tests.
18493
18494 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18495
18496 * gdb.cp/bs15503.cc: Add copyright notice.
18497 * gdb.cp/bs15503.exp: Adjust line number.
18498
18499 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18500
18501 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
18502 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
18503
18504 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18505
18506 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
18507 hp_cc_compiler.
18508
18509 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18510
18511 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
18512 * gdb.cp/ctti.exp: Use the marker instead of "next".
18513 With gcc, run further before bailing.
18514
18515 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18516
18517 * gdb.cp/cttiadd.cc: Add copyright notice.
18518 * gdb.cp/cttiadd1.cc: Likewise.
18519 * gdb.cp/cttiadd2.cc: Likewise.
18520 * gdb.cp/cttiadd3.cc: Likewise.
18521
18522 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18523
18524 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
18525 Use gdb_test, gdb_test_multiple. Use floating-point values that
18526 have exact representations in IEEE-ish formats.
18527
18528 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18529
18530 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
18531 compilers. Delete duplicate call to get_compiler_info.
18532 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
18533 * gdb.base/volatile.exp: Likewise.
18534
18535 2004-01-07 Mark Kettenis <kettenis@gnu.org>
18536
18537 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
18538 memory at address 0.
18539
18540 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18541
18542 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
18543 to test for hp-ux assembler. Fix copyright years.
18544
18545 2004-01-07 Andrew Cagney <cagney@redhat.com>
18546
18547 * gdb.base/fileio.c (strerrno): Add "EBUSY".
18548
18549 2004-01-07 Andrew Cagney <cagney@redhat.com>
18550
18551 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
18552 when creating the read-only file. From analysis by Roland McGrath
18553 and Elena Zannoni.
18554
18555 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18556
18557 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
18558
18559 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18560
18561 * gdb.base/cvexpr.c: Be type-safe with function pointers and
18562 data pointers.
18563
18564 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18565
18566 * gdb.cp/m-static.exp: Compile one source file at a time.
18567 Delete unused call to get_compiler_info.
18568
18569 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18570
18571 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
18572 * gdb.base/call-rt-st.exp: Likewise.
18573 * gdb.base/nodebug.exp: Likewise.
18574 * gdb.base/volatile.exp: Likewise.
18575 * gdb.cp/ref-types.exp: Likewise.
18576 * gdb.cp/templates.exp: Likewise.
18577
18578 2004-01-05 Mark Kettenis <kettenis@gnu.org>
18579
18580 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
18581
18582 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>
18583
18584 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
18585 hppa*-hp-hpux*.
18586
18587 2004-01-04 Mark Kettenis <kettenis@gnu.org>
18588
18589 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
18590 x86_64-*-*.
18591
18592 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
18593 sparc64-*-* and sparc*-solaris2*.
18594
18595 2004-01-04 Mark Kettenis <kettenis@gnu.org>
18596
18597 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
18598 return ${tests}" test. The ${tests} already mentions the
18599 filename.
18600
18601 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18602
18603 * gdb.cp/local.exp: Accept gcc abi 2.
18604
18605 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18606
18607 * gdb.cp/templates.exp: Accept gcc abi 2.
18608
18609 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18610
18611 * lib/compiler.cc: Remove supports_template_debugging.
18612 * gdb.cp/templates.exp: Do not test supports_template_debugging.
18613
18614 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18615
18616 * gdb.cp/namespace.exp: Accept gcc abi 2.
18617
18618 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18619
18620 * gdb.cp/method.exp: Accept gcc abi 2.
18621
18622 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18623
18624 * gdb.cp/classes.exp: Generate identical results as old version.
18625 * gdb.cp/derivation.exp: Likewise.
18626 * gdb.cp/overload.exp: Likewise.
18627 * gdb.cp/virtfunc.exp: Likewise.
18628
18629 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18630
18631 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
18632 mysterious bug with sourceware version of expect.
18633
18634 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18635
18636 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
18637 current versions of gcc, including gcc abi 2. Remove gratuitous
18638 restart of test program. Use gdb_test_multiple and gdb_test for
18639 all tests. Add patterns to xfail missing "const" in "const char *"
18640 and kfail PR gdb/1155.
18641
18642 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18643
18644 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
18645 current versions of gcc, including gcc abi 2. Remove gratuitous
18646 restart of test program. Use gdb_test_multiple and gdb_test for
18647 all tests. Add patterns to kfail PR gdb/1498.
18648
18649 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
18650
18651 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
18652 current versions of gcc, including gcc abi 2. Use "breakpoint"
18653 and "continue" instead of restarting the target program. Use
18654 gdb_test_multiple and gdb_test for all tests.
18655
18656 2004-01-01 Mark Kettenis <kettenis@gnu.org>
18657
18658 * gdb.asm/asm-source.exp: Update copyright year. Link statically
18659 for *-*-solaris2*.
18660
18661 2003-12-31 Michael Chastain <mec.gnu@mindspring.com>
18662
18663 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
18664 current versions of gcc, including gcc abi 2. Use "breakpoint"
18665 and "continue" instead of restarting the target program several
18666 times. Use gdb_test_multiple and gdb_test for all tests.
18667
18668 2003-12-18 Michael Chastain <mec.gnu@mindspring.com>
18669
18670 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
18671 source files.
18672
18673 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18674
18675 * gdb.base/environ.exp: Handle compiling test case from multiple
18676 source files.
18677
18678 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18679
18680 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
18681
18682 2003-12-17 Jim Blandy <jimb@redhat.com>
18683
18684 * gdb.base/freebpcmd.c: Add copyright notice.
18685
18686 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
18687
18688 2003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18689
18690 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
18691
18692 2003-12-13 Jim Blandy <jimb@redhat.com>
18693
18694 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
18695
18696 2003-12-12 Kevin Buettner <kevinb@redhat.com>
18697
18698 * gdb.asm/frv.inc: New file.
18699 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
18700
18701 2003-12-09 Fred Fish <fnf@redhat.com>
18702
18703 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
18704 functions to break1.c and leave prototypes behind. Add more
18705 "set breakpoint NN here" comments.
18706 * gdb.base/break1.c: New file.
18707
18708 * gdb.base/break.exp: Handle compiling test case from multiple
18709 source files and change source file references as needed.
18710 * gdb.base/completion.exp: Ditto.
18711 * gdb.base/condbreak.exp: Ditto.
18712 * gdb.base/define.exp: Ditto.
18713 * gdb.base/ena-dis-br.exp: Ditto.
18714 * gdb.base/info-proc.exp: Ditto.
18715 * gdb.base/maint.exp: Ditto.
18716 * gdb.base/until.exp: Ditto.
18717
18718 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
18719 hardcoded line numbers.
18720 * gdb.base/define.exp: Ditto.
18721 * gdb.base/ena-dis-br.exp: Ditto.
18722 * gdb.base/maint.exp: Ditto.
18723 * gdb.base/until.exp: Ditto.
18724
18725 * gdb.base/completion.exp: Use "break1" for completion tests since
18726 "break" is no longer a unique prefix.
18727
18728 2003-12-06 Andrew Cagney <cagney@redhat.com>
18729
18730 * gdb.base/structs.exp (test_struct_returns): When applicable, set
18731 "return_value_unimplemented". When an unimplemented struct return
18732 architecture, report incorrect values as a KFAIL
18733
18734 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
18735
18736 * gdb.cp/rtti.exp: Accept new wording of warning from
18737 cp_lookup_rtti_type.
18738
18739 2003-12-05 Michael Chastain <mec.gnu@mindspring.com>
18740
18741 Partial fix for PR testsuite/1456.
18742 * gdb.base/scope.exp (test_at_main): Replace references to
18743 gcc_compiled with calls to test_compiler_info.
18744 (test_at_foo): Likewise.
18745 (test_at_bar): Likewise.
18746
18747 2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
18748
18749 Partial fix for PR testsuite/1456.
18750 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
18751 to test_compiler_info.
18752
18753 2003-12-03 Michael Chastain <mec.gnu@mindspring.com>
18754
18755 * gdb.base/so-impl-ld.exp: Update copyright notice.
18756
18757 2003-12-02 Michael Chastain <mec.gnu@mindspring.com>
18758
18759 Partial fix for PR testsuite/1456.
18760 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
18761 to test_compiler_info.
18762
18763 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18764
18765 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
18766 from current versions of gdb. Clean up regular expressions.
18767 Delete redundant timeout case.
18768
18769 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18770
18771 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
18772 from current versions of gdb. Clean up regular expressions.
18773 Delete redundant timeout case.
18774
18775 2003-12-01 Michael Chastain <mec.gnu@mindspring.com>
18776
18777 Partial fix for PR testsuite/1456.
18778 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
18779 gcc_compiled with call to test_compiler_info.
18780
18781 2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
18782
18783 Partial fix for PR testsuite/1456.
18784 * gdb.base/list.exp (test_list_function): Delete unused declaration
18785 of gcc_compiled.
18786
18787 2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
18788
18789 Partial fix for PR testsuite/1456.
18790 * gdb.base/complex.exp: Replace reference to gcc_compiled with
18791 call to test_compiler_info.
18792
18793 2003-11-29 Mark Kettenis <kettenis@gnu.org>
18794
18795 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
18796 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
18797 it to create the appropriate note.inc.
18798 * gdb.asm/asmsrc1.s: Include "note.inc".
18799 * gdb.asm/netbsd.inc: New file.
18800 * gdb.asm/empty.inc: New file.
18801
18802 2003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18803
18804 Partial fix for PR testsuite/1456.
18805 * gdb.base/constvars.exp: Replace references to gcc_compiled with
18806 calls to test_compiler_info.
18807
18808 2003-11-27 Michael Chastain <mec.gnu@mindspring.com>
18809
18810 Partial fix for PR testsuite/1456.
18811 * gdb.base/volatile.exp: Replace references to gcc_compiled with
18812 calls to test_compiler_info.
18813
18814 2003-11-27 Mark Kettenis <kettenis@gnu.org>
18815
18816 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
18817 pattern for the KFAILs.
18818
18819 2003-11-25 Adam Fedor <fedor@gnu.org>
18820
18821 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
18822 * gdb.objc/objcdecode.m: New file.
18823
18824 2003-11-25 Adam Fedor <fedor@gnu.org>
18825
18826 * gdb.objc/nondebug.exp: Test for PR objc/1236.
18827 * gdb.objc/nondebug.m: New file.
18828
18829 2003-11-26 Ben Elliston <bje@wasabisystems.com>
18830
18831 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
18832 NetBSD as it does on FreeBSD. Modelled on a similar change by
18833 Mark Kettenis on 2003-05-30.
18834 (link-flags): Set to "--entry _start" regardless of target.
18835 Special linker flags are to be appended to $link-flags.
18836 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
18837
18838 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
18839
18840 * gdb.cp/method.exp: Accept output of new demangler.
18841
18842 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
18843
18844 * gdb/class2.exp: New file.
18845 * gdb/class2.cc: New file.
18846
18847 2003-11-25 Michael Chastain <mec.gnu@mindspring.com>
18848
18849 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
18850 of new demangler.
18851
18852 2003-11-23 Mark Kettenis <kettenis@gnu.org>
18853
18854 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
18855 of gdb_test "run".
18856
18857 2003-11-23 Mark Kettenis <kettenis@gnu.org>
18858
18859 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
18860 "continue" into "run".
18861
18862 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
18863
18864 Partial fix for PR testsuite/1456.
18865 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
18866 call to test_compiler_info.
18867 * gdb.cp/ctti.exp: Likewise.
18868 * gdb.cp/derivation.exp: Likewise.
18869 * gdb.cp/member-ptr.exp: Likewise.
18870 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
18871 reference to gcc_compiled.
18872
18873 2003-11-23 Michael Chastain <mec.gnu@mindspring.com>
18874
18875 Fix PR testsuite/1463.
18876 * gdb.base/structs.exp (start_structs_test): Call
18877 get_debug_format before using the debug format.
18878
18879 2003-11-22 Andrew Cagney <cagney@redhat.com>
18880
18881 * lib/gdb.exp (gdb_test_multiple): Add simple example.
18882 * gdb.base/structs.exp: Use gdb_test_multiple.
18883
18884 2003-11-20 Andrew Cagney <cagney@redhat.com>
18885
18886 * gdb.base/structs.exp: Handle and recover from internal errors.
18887 Replace "foo${n}" with "foo<n>" in test messages.
18888
18889 * gdb.base/structs.exp: Update copyright. Rewrite.
18890 * gdb.base/structs.c: Update copyright. Rewrite.
18891
18892 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
18893 resync count exceeded.
18894
18895 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
18896 from the internal error.
18897 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
18898 Original from Jim Blandy.
18899 (gdb_test_multiple): Use gdb_internal_error_resync.
18900
18901 2003-11-19 Andrew Cagney <cagney@redhat.com>
18902
18903 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
18904 KFAIL.
18905
18906 2003-11-17 Mark Kettenis <kettenis@gnu.org>
18907
18908 New testcase for PR backtrace/1435.
18909 * gdb.arch/i386-unwind.exp: New file.
18910 * gdb.arch/i386-unwind.c: New file.
18911
18912 2003-11-17 Andrew Cagney <cagney@redhat.com>
18913
18914 * lib/gdb.exp (compiler_info): New global.
18915 (test_compiler_info): New function.
18916 (get_compiler_info): Set compiler_info.
18917 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
18918 "compiler_info" to gcc-<major>-<minor>.
18919
18920 2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
18921
18922 * gdb.trace/configure: Remove.
18923
18924 2003-11-13 Elena Zannoni <ezannoni@redhat.com>
18925
18926 * gdb.base/break.c: Add comments to aid finding line numbers for
18927 breakpoints.
18928 * gdb.base/break.exp: Remove all references to explicit line
18929 numbers.
18930
18931 2003-11-11 Nick Clifton <nickc@redhat.com>
18932
18933 * gdb.base/shreloc.exp: Do not run for targets which do not
18934 support shared objects.
18935
18936 2003-11-10 Corinna Vinschen <vinschen@redhat.com>
18937
18938 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
18939 Don't run tests if nofileio flag is given.
18940
18941 2003-11-07 Elena Zannoni <ezannoni@redhat.com>
18942
18943 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
18944 as well as 'Watchpoint'.
18945
18946 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
18947
18948 Reported by Jim Ingham <jingham@apple.com>:
18949 * gdb.base/annota1.exp: Match at least one occurrence of the
18950 signal handler annotation.
18951
18952 2003-11-06 Elena Zannoni <ezannoni@redhat.com>
18953
18954 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
18955 as well as 'Watchpoint'.
18956
18957 2003-11-05 Michael Chastain <mec@shout.net>
18958
18959 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
18960
18961 2003-11-03 Kris Warkentin <kewarken@qnx.com>
18962
18963 * gdb.arch/gdb1291.c: New test file.
18964 * gdb.arch/gdb1291.exp: New test script.
18965 * gdb.arch/gdb1431.c: New test file.
18966 * gdb.arch/gdb1431.exp: New test script.
18967
18968 2003-10-22 Michael Chastain <mec@shout.net>
18969
18970 * gdb.mi/pthreads.c: Add copyright notice.
18971
18972 2003-10-22 Michael Chastain <mec@shout.net>
18973
18974 * gdb.threads/pthreads.c: Add copyright notice.
18975
18976 2003-10-20 Michael Chastain <mec@shout.net>
18977
18978 * gdb.base/gdb1056.exp: New test script.
18979
18980 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
18981
18982 * gdb.threads/killed.exp: Use gdb_run_cmd.
18983
18984 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
18985
18986 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
18987 create a core file.
18988 * gdb.threads/gcore-thread.exp: Likewise.
18989
18990 2003-10-13 Corinna Vinschen <vinschen@redhat.com>
18991
18992 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
18993 type, based on char type.
18994 (struct bit_flags_short_t): New bitfield type, based on short type.
18995 (init_bit_flags_char): New fuction.
18996 (init_bit_flags_short): Ditto.
18997 (print_bit_flags_char): Ditto.
18998 (print_bit_flags_short): Ditto.
18999 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
19000
19001 2003-10-11 Michael Chastain <mec@shout.net>
19002
19003 * gdb.base/call-rt-st.exp: Update copyright year.
19004
19005 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
19006
19007 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
19008 * gdb.disasm/sh3.s: Ditto.
19009
19010 2003-10-07 Daniel Jacobowitz <drow@mvista.com>
19011
19012 * gdb.threads/switch-threads.exp: New test.
19013 * gdb.threads/switch-threads.c: New source file.
19014
19015 2003-10-07 Corinna Vinschen <vinschen@redhat.com>
19016
19017 * gdb.base/ending-run.exp: Add sh specific case.
19018
19019 2003-10-06 Andrew Cagney <cagney@redhat.com>
19020
19021 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
19022 * gdb.disasm/mn10200.exp: Delete obsolete file.
19023
19024 2003-09-29 Daniel Jacobowitz <drow@mvista.com>
19025
19026 * ChangeLog: Correct an entry command.exp -> commands.exp.
19027 * gdb.base/commands.exp (bp_deleted_in_command_test)
19028 (temporary_breakpoint_commands): Check noargs.
19029
19030 2003-09-25 David Carlton <carlton@kealia.com>
19031
19032 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
19033 of some print tests, where appropriate. Add tests for C::D::cd,
19034 E::ce, F::cXfX, G::XgX.
19035 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
19036
19037 2003-09-25 Richard Earnshaw <rearnsha@arm.com>
19038
19039 * lib/java.exp (java_init): Import target_alias before using it.
19040
19041 2003-09-25 David Carlton <carlton@kealia.com>
19042
19043 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
19044
19045 2003-09-23 Elena Zannoni <ezannoni@redhat.com>
19046
19047 * gdb.base/selftest.exp: Accomodate more instruction reordering
19048 weirdness.
19049
19050 2003-09-17 Michael Chastain <mec@shout.net>
19051
19052 * gdb.cp/gdb1355.exp: New file.
19053 * gdb.cp/gdb1355.c: New file.
19054
19055 2003-09-15 Corinna Vinschen <vinschen@redhat.com>
19056
19057 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
19058 * gdb.asm/sh.inc: New file.
19059
19060 2003-09-11 David Carlton <carlton@kealia.com>
19061
19062 * gdb.cp/namespace.exp: Add tests for namespace types.
19063 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
19064 (test_namespace): New.
19065
19066 2003-09-11 Elena Zannoni <ezannoni@redhat.com>
19067
19068 * gdb.base/relocate.exp: Handle new gdb output at startup.
19069 * gdb.stabs/weird.exp: Ditto.
19070
19071 2003-09-08 Michael Chastain <mec@shout.net>
19072
19073 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
19074
19075 2003-09-07 Michael Chastain <mec@shout.net>
19076
19077 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
19078 'parse error'.
19079
19080 2003-09-07 Mark Kettenis <m.kettenis@osp.nl>
19081
19082 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
19083
19084 2003-08-30 Michael Chastain <mec@shout.net>
19085
19086 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
19087 * gdb.gdb/observer.exp: Ditto.
19088 * gdb.gdb/xfullpath.exp: Ditto.
19089
19090 2003-08-29 Mark Kettenis <kettenis@gnu.org>
19091
19092 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
19093 *-*-*bsd*.
19094
19095 2003-08-28 Jeff Johnston <jjohnstn@redhat.com>
19096
19097 * gdb.base/dump.exp: Skip for ia64.
19098
19099 2003-08-25 Jeff Johnston <jjohnstn@redhat.com>
19100
19101 * gdb.asm/asm-source.exp: Add ia64 support.
19102 * gdb.asm/ia64.inc: New file.
19103
19104 2003-08-22 Michael Chastain <mec@shout.net>
19105
19106 * gdb.cp: New directory.
19107 * gdb.cp/*: Copy from gdb.c++/*.
19108 * gdb.c++/*: Remove.
19109 * Makefile.in: Change gdb.c++ to gdb.cp.
19110 * configure.in: Ditto.
19111 * configure: Regnerate.
19112
19113 2003-08-18 Mark Kettenis <kettenis@gnu.org>
19114
19115 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
19116 * gdb.arch/i386-prologue.c (gdb1338): Add function.
19117
19118 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
19119
19120 * mi-var-display.exp (-var-list-children weird): Accept function
19121 pointers with argument types.
19122 * mi1-var-display.exp (-var-list-children weird): Likewise.
19123 * mi2-var-display.exp (-var-list-children weird): Likewise.
19124
19125 2003-08-17 Daniel Jacobowitz <drow@mvista.com>
19126
19127 * gdb.base/annota3.exp: Add missing newline.
19128
19129 2003-08-06 Michael Chastain <mec@shout.net>
19130
19131 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
19132
19133 2003-08-12 Michael Snyder <msnyder@redhat.com>
19134
19135 * gdb.base/float.exp: Add test for SH.
19136
19137 2003-08-10 Mark Kettenis <kettenis@gnu.org>
19138
19139 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
19140
19141 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
19142
19143 * gdb.base/completion.exp: Remove reduntant completion test
19144 on filename.
19145
19146 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
19147
19148 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
19149 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
19150 gdb.trace/save-trace.exp: Make sure that full pathnames are
19151 escaped correctly.
19152
19153 2003-08-07 Elena Zannoni <ezannoni@redhat.com>
19154
19155 * configure.in: Don't generate config.h from config.hin.
19156 * configure: Regenerate.
19157 * config.hin: Remove file.
19158 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
19159 * gdb.threads/pthreads.c: Ditto.
19160
19161 2003-08-07 Daniel Jacobowitz <drow@mvista.com>
19162
19163 From Kei Sakamoto <sakamoto.kei@renesas.com>:
19164 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
19165 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
19166 Replace ld24 with seth/add3.
19167
19168 2003-08-02 Andrew Cagney <cagney@redhat.com>
19169
19170 * gdb.base/annota3.exp: New file.
19171 * gdb.base/annota3.c: New file.
19172 * gdb.c++/annota3.exp: New file.
19173 * gdb.c++/annota3.cc: New file.
19174
19175 2003-07-29 Michael Chastain <mec@shout.net>
19176
19177 * gdb.threads/tls.c (spin): Check errno only if sem_wait
19178 actually failed.
19179 (do_pass): Likewise.
19180 * gdb.threads/tls.exp: Always initialize no_of_threads.
19181
19182 2003-07-27 Daniel Jacobowitz <drow@mvista.com>
19183
19184 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
19185 pattern.
19186 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
19187 * gdb.threads/tls.exp: Recognize one case of the host library not
19188 supporting TLS.
19189
19190 2003-07-27 Andrew Cagney <cagney@redhat.com>
19191
19192 * gdb.base/fileio.exp: Use SH when running commands using
19193 remote_exec.
19194
19195 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
19196
19197 From Kei Sakamoto <sakamoto.kei@renesas.com>:
19198 * gdb.base/relocate.c (dummy): New padding array.
19199
19200 2003-07-22 Michael Snyder <msnyder@redhat.com>
19201
19202 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
19203
19204 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
19205 patterns to be more general, accepting old and new output.
19206 Some output chars (such as '+') also must be quoted.
19207 Some addresses are displayed numerically instead of
19208 symbolically.
19209
19210 2003-07-23 Michael Snyder <msnyder@redhat.com>
19211
19212 * gdb.base/return2.exp: Don't test long-long return.
19213
19214 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
19215 * gdb.disasm/t01_mov.exp: Ditto.
19216 * gdb.disasm/t02_mova.s: Ditto.
19217 * gdb.disasm/t02_mova.exp: Ditto.
19218 * gdb.disasm/t03_add.s: Ditto.
19219 * gdb.disasm/t03_add.exp: Ditto.
19220 * gdb.disasm/t04_sub.s: Ditto.
19221 * gdb.disasm/t04_sub.exp: Ditto.
19222 * gdb.disasm/t05_cmp.s: Ditto.
19223 * gdb.disasm/t05_cmp.exp: Ditto.
19224 * gdb.disasm/t06_ari2.s: Ditto.
19225 * gdb.disasm/t06_ari2.exp: Ditto.
19226 * gdb.disasm/t07_ari3.s: Ditto.
19227 * gdb.disasm/t07_ari3.exp: Ditto.
19228 * gdb.disasm/t08_or.s: Ditto.
19229 * gdb.disasm/t08_or.exp: Ditto.
19230 * gdb.disasm/t09_xor.s: Ditto.
19231 * gdb.disasm/t09_xor.exp: Ditto.
19232 * gdb.disasm/t10_and.s: Ditto.
19233 * gdb.disasm/t10_and.exp: Ditto.
19234 * gdb.disasm/t11_logs.s: Ditto.
19235 * gdb.disasm/t11_logs.exp: Ditto.
19236 * gdb.disasm/t12_bit.s: Ditto.
19237 * gdb.disasm/t12_bit.exp: Ditto.
19238 * gdb.disasm/t13_otr.s: Ditto.
19239 * gdb.disasm/t13_otr.exp: Ditto.
19240
19241 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
19242
19243 * gdb.threads/tls.exp :Add kfail for 'info address' case.
19244
19245 2003-07-22 Elena Zannoni <ezannoni@redhat.com>
19246
19247 * gdb.threads/tls.c : New file.
19248 * gdb.threads/tls.exp : New file.
19249 * gdb.threads/tls-main.c : New file.
19250 * gdb.threads/tls-shared.c : New file.
19251 * gdb.threads/tls-shared.exp : New file.
19252
19253 2003-07-22 Andreas Schwab <schwab@suse.de>
19254
19255 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
19256
19257 2003-07-20 Andreas Schwab <schwab@suse.de>
19258
19259 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
19260 due to insn reordering.
19261
19262 2003-07-15 Andrew Cagney <cagney@redhat.com>
19263
19264 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
19265
19266 2003-07-15 Michael Chastain <mec@shout.net>
19267
19268 * gdb.base/gdb1250.exp: New file.
19269 * gdb.base/gdb1250.c: New file.
19270
19271 2003-07-09 Michal Ludvig <mludvig@suse.cz>
19272
19273 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
19274 expansion of size_t to 'unsigned long', not only to 'unsigned'.
19275
19276 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
19277
19278 * gdb.threads/tls.c: New file.
19279 * gdb.threads/tls.exp: New file.
19280 * gdb.threads/tls-main.c: New file.
19281 * gdb.threads/tls-shared.c: New file.
19282 * gdb.threads/tls-shared.exp: New file.
19283
19284 2003-07-09 Elena Zannoni <ezannoni@redhat.com>
19285
19286 * gdb.base/annota1.exp: Make sure that we properly escape the
19287 full path of the source file. Xfail more permissive patterns,
19288 due to a compiler debug info problem.
19289
19290 2003-07-07 Andreas Schwab <schwab@suse.de>
19291
19292 * gdb.asm/m68k.inc: New file.
19293 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
19294
19295 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
19296 arguments"): Also match negative number.
19297
19298 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
19299
19300 2003-07-03 Daniel Jacobowitz <drow@mvista.com>
19301
19302 * gdb.base/store.c (charest): New typedef.
19303 (add_char): Rename to add_charest, update.
19304 (wack_char): Rename to wack_charest, update types. Return l + r
19305 to keep r live across the call.
19306 (wack_short, wack_int, wack_long, wack_longest, wack_float)
19307 (wack_double, wack_doublest): Return l + r to keep r live across
19308 the call.
19309 * gdb.base/store.exp: Accomodate store.c changes.
19310
19311 2003-06-30 David Carlton <carlton@kealia.com>
19312
19313 * gdb.c++/maint.exp (test_invalid_name): New.
19314 (test_first_component): Add tests for invalid names.
19315
19316 2003-06-29 Michael Chastain <mec@shout.net>
19317
19318 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
19319 output of '<VTT for class>' for virtual base classes.
19320
19321 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
19322
19323 * gdb.base/completion.exp: Tab-complete "complet" instead of
19324 "compl".
19325 * gdb.base/complex.exp, gdb.base/complex.c: New files.
19326
19327 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
19328
19329 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
19330 * gdb.base/volatile.exp: Likewise.
19331
19332 2003-06-29 Daniel Jacobowitz <drow@mvista.com>
19333
19334 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
19335 gdb/1265.
19336
19337 2003-06-28 Michael Chastain <mec@shout.net>
19338 Daniel Jacobowitz <drow@mvista.com>
19339
19340 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
19341 initial line count of 'captured_main' from 26 to 32.
19342 (test_with_self): Allow xmalloc call to be interleaved with the
19343 preceding two lines.
19344
19345 2003-06-24 Joel Brobecker <brobecker@gnat.com>
19346
19347 * gdb.base/bang.exp: New testcase.
19348
19349 2003-06-23 Joel Brobecker <brobecker@gnat.com>
19350
19351 * gdb.base/langs.exp: Add some tests for the "minimal" language
19352 support.
19353
19354 2003-06-23 Elena Zannoni <ezannoni@redhat.com>
19355
19356 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
19357 the testcase.
19358
19359 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
19360
19361 * gdb.base/relocate.exp: Test add-symbol-file with a variable
19362 offset.
19363
19364 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
19365
19366 * gdb.c++/pr-1210.cc: New file.
19367 * gdb.c++/pr-1210.exp: New file.
19368
19369 2003-06-21 Daniel Jacobowitz <drow@mvista.com>
19370
19371 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
19372 000-exec-continue.
19373
19374 2003-06-15 Mark Kettenis <kettenis@gnu.org>
19375
19376 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
19377 on *-*-*bsd* instead of *-*-freebsd*.
19378
19379 2003-06-14 Andrew Cagney <cagney@redhat.com>
19380
19381 * gdb.base/store.exp: Test longest and doublest. Test all
19382 parameters. Weaken return statement match.
19383 * gdb.base/store.c: Add longest and doublest - aka long long and
19384 long double functions. Put all parameters into local register
19385 variables. Use negative values.
19386
19387 2003-06-14 Andrew Cagney <cagney@redhat.com>
19388
19389 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
19390 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
19391 exit status.
19392 * gdb.base/fileio.exp: Disable target when nointerrupts and
19393 noinferiorio, instead of limiting it to remote. Use remote_exec
19394 instead of system.
19395
19396 2003-06-12 Jeff Johnston <jjohnstn@redhat.com>
19397
19398 * gdb.base/float.exp: Add ia64 support.
19399
19400 2003-06-12 Corinna Vinschen <vinschen@redhat.com>
19401
19402 * gdb.base/fileio.exp: Run only on remote targets.
19403
19404 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
19405
19406 * gdb.base/fileio.c: New file, testing File-I/O.
19407 * gdb.base/fileio.exp: Ditto.
19408
19409 2003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
19410
19411 * gdb.base/shreloc.exp: New file, check symbol values obtained from
19412 shared objects after relocation at load time (gdb PR/1132).
19413 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
19414 as above, part of the shared object relocation test.
19415
19416 2003-06-08 Mark Kettenis <kettenis@gnu.org>
19417
19418 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
19419 fully filled history list.
19420 * gdb.base/gdb_history: New file.
19421
19422 * gdb.base/signals.exp: XFAIL "continue to func1" on
19423 i*86-*-freebsd*.
19424
19425 * gdb.base/attach.exp: When trying to attach to a nonexistent
19426 process, make it possible to specify the PID based on the target,
19427 and do so for *-*-freebsd*.
19428
19429 2003-06-02 Richard Henderson <rth@redhat.com>
19430
19431 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
19432
19433 2003-06-02 Richard Henderson <rth@redhat.com>
19434
19435 * gdb.base/selftest.exp: Next over lim_at_start initialization.
19436
19437 2003-06-02 Richard Henderson <rth@redhat.com>
19438
19439 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
19440
19441 2003-06-01 Daniel Jacobowitz <drow@mvista.com>
19442
19443 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
19444 of globalvar.
19445
19446 2003-06-01 Mark Kettenis <kettenis@gnu.org>
19447
19448 * gdb.asm/asm-source.exp: Check for memory read errors in
19449 disassembler test on *BSD too.
19450
19451 2003-06-01 Richard Henderson <rth@redhat.com>
19452
19453 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
19454 for .frame.
19455 (gdbasm_call): Lose ldgp.
19456 (gdbasm_startup): Add frame information.
19457 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
19458
19459 2003-05-31 Mark Kettenis <kettenis@gnu.org>
19460
19461 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
19462 i?86-*-*.
19463
19464 2003-05-30 Mark Kettenis <kettenis@gnu.org>
19465
19466 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
19467 FreeBSD.
19468
19469 2003-05-29 Richard Henderson <rth@redhat.com>
19470
19471 * gdb.asm/alpha.inc: New file.
19472 * gdb.asm/asm-source.exp: Use it.
19473
19474 2003-05-29 Jim Blandy <jimb@redhat.com>
19475
19476 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
19477 'core.PID'.
19478
19479 2003-05-22 Jim Blandy <jimb@redhat.com>
19480
19481 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
19482 backtrace.
19483
19484 2003-05-20 David Carlton <carlton@math.stanford.edu>
19485
19486 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
19487 this time.
19488
19489 2003-05-19 David Carlton <carlton@bactrian.org>
19490
19491 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
19492 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
19493
19494 2003-05-19 David Carlton <carlton@bactrian.org>
19495
19496 * gdb.c++/namespace.exp: Add namespace scope and anonymous
19497 namespace tests.
19498 Bump copyright date.
19499 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
19500 (main): Call C::D::marker2.
19501 * gdb.c++/namespace1.cc: New file.
19502
19503 2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
19504
19505 Roland McGrath <roland@redhat.com>
19506 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
19507 there is no manager thread.
19508
19509 2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
19510
19511 * gdb.threads/schedlock.exp: Remove assumption that all threads
19512 will run in a particular small time slice. Also ensure we break
19513 in one of the child threads rather than the main thread.
19514
19515 2003-05-07 Jim Blandy <jimb@redhat.com>
19516
19517 Add support for assembly source testing on the s390x.
19518 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
19519 architecture.
19520 * gdb.asm/s390x.inc: New file.
19521
19522 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
19523 succession of 'if' statements.
19524
19525 2003-05-05 Andrew Cagney <cagney@redhat.com>
19526
19527 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
19528
19529 2003-05-05 Andrew Cagney <cagney@redhat.com>
19530
19531 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
19532 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
19533
19534 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
19535
19536 * gdb.base/charset.exp: Update based on new behavior of set/show
19537 charset commands.
19538
19539 2003-05-01 Andrew Cagney <cagney@redhat.com>
19540
19541 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
19542 variable do not give memory errors.
19543
19544 2003-04-30 Adam Fedor <fedor@gnu.org>
19545
19546 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
19547 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
19548 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
19549 gdb.objc/basicclass.m: : New files
19550
19551 * lib/gdb.exp (gdb_compile_objc): New procedure.
19552
19553 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
19554
19555 * gdb.base/signals.exp: Make backtrace tests more specific.
19556
19557 2003-04-23 David Carlton <carlton@bactrian.org>
19558
19559 * gdb.c++/maint.exp (test_first_component): Add tests for
19560 'operator' in more locations.
19561
19562 2003-04-16 Kevin Buettner <kevinb@redhat.com>
19563
19564 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
19565
19566 2003-04-16 Elena Zannoni <ezannoni@redhat.com>
19567
19568 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
19569 func marke' instead. Update test name.
19570
19571 2003-04-15 David Carlton <carlton@math.stanford.edu>
19572
19573 * gdb.c++/maint.exp: New file.
19574
19575 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
19576
19577 * gdb.threads/schedlock.c: Change type of thread function argument
19578 to long, to avoid warnings on 64-bit platforms.
19579
19580 2003-04-14 Elena Zannoni <ezannoni@redhat.com>
19581
19582 * gdb.base/attach.exp: Add new message from ptrace in case of
19583 attaching to nonexistent process.
19584
19585 2003-04-11 Jim Blandy <jimb@redhat.com>
19586
19587 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
19588 gdb.c++/userdef.cc: Place comments on the lines to which the
19589 marker function might return.
19590 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
19591 gdb.c++/userdef.exp: Look for those comments to check that we've
19592 returned to the right place, instead of checking line numbers.
19593
19594 2003-04-11 Elena Zannoni <ezannoni@redhat.com>
19595
19596 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
19597 match on sourcefile name, instead of directory name.
19598
19599 2003-04-10 Elena Zannoni <ezannoni@redhat.com>
19600
19601 * gdb.base/completion.exp: Use string_to_regexp to match the
19602 working directory name.
19603
19604 2003-04-09 Jim Blandy <jimb@redhat.com>
19605
19606 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
19607 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
19608 after an inferior function call, report the failure, but allow the
19609 test to continue.
19610
19611 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
19612
19613 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
19614 with -DPROTOTYPES.
19615
19616 2003-04-05 Stephane Carrez <stcarrez@nerim.fr>
19617
19618 * gdb.base/break.exp: Revert last patch.
19619
19620 2003-04-04 Stephane Carrez <stcarrez@nerim.fr>
19621
19622 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
19623 with -DPROTOTYPES.
19624
19625 2003-04-02 Andrew Cagney <cagney@redhat.com>
19626
19627 * gdb.base/callfuncs.exp: Make "print add" messages unique.
19628 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
19629 matching directories by the name breakpoint.
19630 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
19631 Make "continue to marker1" consistent.
19632 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
19633 message consistent.
19634 * lib/gdb.exp: Put "the program is no longer running", and "the
19635 program exited" in parenthesis.
19636 * lib/mi-support.exp: Ditto.
19637
19638 2003-04-02 Bob Rossi <bob_rossi@cox.net>
19639
19640 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
19641
19642 2003-03-29 Andrew Cagney <cagney@redhat.com>
19643
19644 * gdb.base/sizeof.c (main): Print the value of '\377'.
19645 * gdb.base/sizeof.exp: Check the sign of '\377'.
19646
19647 2003-03-27 Michael Chastain <mec@shout.net>
19648
19649 * gdb.base/gdb1090.exp: New file.
19650 * gdb.base/gdb1090.cc: New file.
19651
19652 2003-03-27 J. Brobecker <brobecker@gnat.com>
19653
19654 * gdb.gdb/observer.exp: New regression test.
19655
19656 2003-03-27 Michael Chastain <mec@shout.net>
19657
19658 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
19659 * gdb.base/ptype.exp: Likewise.
19660
19661 2003-03-27 Corinna Vinschen <vinschen@redhat.com>
19662
19663 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
19664
19665 2003-03-26 Michael Chastain <mec@shout.net>
19666
19667 * gdb.base/ptype.exp: Actually use some typedef'd types.
19668
19669 2003-03-21 Stephane Carrez <stcarrez@nerim.fr>
19670
19671 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
19672 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
19673
19674 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
19675
19676 * gdb.base/default.exp: Fix regular expression.
19677
19678 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
19679
19680 * gdb.base/args.exp: Fix regular expression.
19681
19682 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
19683
19684 * gdb.base/help.exp: Allow Win32 child process.
19685
19686 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
19687
19688 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
19689 when stepping out of main().
19690
19691 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
19692
19693 * gdb.base/default.exp: Check for win32 specific message when calling
19694 "run" without executable.
19695
19696 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
19697
19698 * gdb.base/args.exp: Expect .exe in output.
19699
19700 2003-03-20 Corinna Vinschen <vinschen@redhat.com>
19701
19702 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
19703 Cygwin native.
19704
19705 2003-03-17 Andrew Cagney <cagney@redhat.com>
19706
19707 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
19708 vector registes.
19709 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
19710 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
19711
19712 2003-03-17 David Carlton <carlton@math.stanford.edu>
19713
19714 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
19715 test, for PR breakpoints/38.
19716 Call test_watchpoint_and_breakpoint.
19717 * gdb.base/watchpoint.c (func3): New function.
19718 (main): Call func3.
19719
19720 2003-03-04 David Carlton <carlton@math.stanford.edu>
19721
19722 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
19723 Garply<Garply<char> >:: garply".
19724 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
19725 with respect to PR c++/1111; note also PR c++/1113.
19726 (test_template_breakpoints): KFAIL "constructor breakpoint" with
19727 respect to PR c++/1062.
19728 KFAIL "destructor breakpoint" with respect to PR c++/1112.
19729
19730 2003-03-03 David Carlton <carlton@math.stanford.edu>
19731
19732 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
19733 with respect to PR c++/57.
19734 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
19735 c++/826.
19736 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
19737 respect to PR c++/57.
19738
19739 2003-03-03 David Carlton <carlton@math.stanford.edu>
19740
19741 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
19742 respect to PR c++/33 into FAILs.
19743
19744 2003-03-03 Michael Chastain <mec@shout.net>
19745
19746 * configure.in: Update copyright years.
19747
19748 2003-03-03 Michael Chastain <mec@shout.net>
19749
19750 * Makefile.in: Update copyright years.
19751
19752 2003-02-28 David Carlton <carlton@math.stanford.edu>
19753
19754 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
19755 print class instead of struct and/or superfluous protection
19756 specifiers, as long as the resulting output is equivalent to the
19757 source code.
19758 Delete FIXME from end of messages on tests that don't need
19759 fixing.
19760
19761 2003-02-28 David Carlton <carlton@math.stanford.edu>
19762
19763 * gdb.c++/templates.exp (do_tests): Allow const in the two
19764 Foo<volatile char *>::foo tests.
19765
19766 2003-02-27 Michael Snyder <msnyder@redhat.com>
19767
19768 * gdb.base/restore.c (main): Return zero, so exit code
19769 will be consistant.
19770
19771 2003-02-26 David Carlton <carlton@math.stanford.edu>
19772
19773 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
19774 char *>::foo" test with respect to PR c++/33. Create a new test
19775 which is identical to that one except that it doesn't put the
19776 space between the "char" and the "*"; KFAIL it, too.
19777
19778 2003-02-26 David Carlton <carlton@math.stanford.edu>
19779
19780 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
19781 template types into either PASSes or KFAILs (corresponding to PR
19782 c++/57). Tweak indentation. Update copyright.
19783
19784 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
19785
19786 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
19787
19788 2003-02-13 Michael Chastain <mec@shout.net>
19789
19790 * gdb.base/exprs.exp: Remove i960 remnants.
19791 * gdb.base/funcargs.exp: Likewise.
19792 * gdb.base/list.exp: Likewise.
19793 * gdb.base/ptype.exp: Likewise.
19794
19795 2003-02-14 David Carlton <carlton@math.stanford.edu>
19796
19797 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
19798 pEe->D::vg()" from XFAIL to KFAIL.
19799
19800 2003-02-13 Jason Molenda (jmolenda@apple.com)
19801
19802 * gdb.base/maint.exp: Update maint print statistics regexp to include
19803 new entries.
19804
19805 2003-02-13 Michael Chastain <mec@shout.net>
19806
19807 * gdb.c++/inherit.exp: Remove call to get_debug_format.
19808
19809 2003-02-12 Michael Chastain <mec@shout.net>
19810
19811 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
19812 * gdb.c++/inherit.exp: Likewise.
19813 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
19814 * gdb.c++/templates.exp: Likewise.
19815 * gdb.c++/virtfunc.exp: Likewise.
19816
19817 2003-02-06 Jason Molenda (jason-cl@molenda.com)
19818
19819 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
19820 why the code is written that way.
19821
19822 2003-02-05 Michael Chastain <mec@shout.net>
19823
19824 * gdb.base/dump.exp: Add missing copyright line.
19825
19826 2003-02-05 Jason Molenda (jason-cl@molenda.com)
19827
19828 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
19829 at the beginning so the breakpoint doesn't get set on the loop.
19830
19831 2003-02-05 Michael Chastain <mec@shout.net>
19832
19833 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
19834 output for configurations with gcc 2.95.3.
19835
19836 2003-02-05 Keith Seitz <keiths@redhat.com>
19837 Andrew Cagney <ac131313@redhat.com>
19838
19839 * gdb.mi/mi-cli.exp: New file.
19840
19841 2003-02-04 Michael Chastain <mec@shout.net>
19842
19843 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
19844 Call perror and then continue.
19845
19846 2003-02-03 Michael Chastain <mec@shout.net>
19847
19848 * gdb.c++/pr-1023.cc: New file.
19849 * gdb.c++/pr-1023.exp: New file.
19850
19851 2003-02-05 Jim Blandy <jimb@redhat.com>
19852
19853 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
19854 it's local to foobar. Check for it there, and check that it's not
19855 present in main.
19856 * gdb.c++/local.cc (marker2): New function.
19857 (foobar): Call marker1.
19858 (main): Call marker2 instead of marker1.
19859
19860 2003-02-04 Andrew Cagney <ac131313@redhat.com>
19861
19862 * gdb.disasm/mn10200.exp: Obsolete file.
19863 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
19864 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
19865 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
19866
19867 2003-02-04 David Carlton <carlton@math.stanford.edu>
19868
19869 * gdb.c++/overload.exp: Test intToChar(1).
19870 * gdb.c++/overload.cc (intToChar): New.
19871 (main): Call intToChar.
19872
19873 2003-02-03 David Carlton <carlton@math.stanford.edu>
19874
19875 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
19876 'might_kfail' arg.
19877 KFAIL some of the continue_to_bp_overloaded calls, according to
19878 PR c++/1025.
19879
19880 2003-02-01 Michael Chastain <mec@shout.net>
19881
19882 * gdb.base/advance.c (marker1): New marker function.
19883 * gdb.base/advance.exp: When the 'advance' command lands on the
19884 return breakpoint, it can legitimately stop on either the
19885 current line or the next line. Accommodate both outcomes.
19886 * gdb.base/until.exp: Likewise.
19887
19888 2003-02-02 Andrew Cagney <ac131313@redhat.com>
19889
19890 2002-11-10 Jason Molenda (jason-cl@molenda.com):
19891 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
19892 now a list, not a tuple.
19893 * gdb.mi/mi-var-display.exp: Ditto.
19894 * gdb.mi/gdb792.exp: Ditto.
19895
19896 2003-02-01 Andrew Cagney <ac131313@redhat.com>
19897
19898 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
19899 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
19900 stack backtraces.
19901 * gdb.mi/mi-syn-frame.c: Part of same.
19902
19903 2003-02-01 Mark Kettenis <kettenis@gnu.org>
19904
19905 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
19906 gdb.mi/mi1-pthreads.exp: Return instead of calling
19907 gdb_suppress_entire_file.
19908
19909 2003-02-01 Mark Salter <msalter@redhat.com>
19910
19911 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
19912
19913 2003-01-31 Mark Salter <msalter@redhat.com>
19914
19915 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
19916 Support empty arg.
19917
19918 2003-01-30 Michael Chastain <mec@shout.net>
19919
19920 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
19921 This was a workaround for a UTF-8 bug in readline 4.3. The bug
19922 has been fixed in gdb/readline on 2003-01-09.
19923
19924 2003-01-29 Michael Snyder <msnyder@redhat.com>
19925
19926 * gdb.base/maint.exp: Allow for leading underscore in symbol.
19927 * gdb.base/display.exp: Allow for leading underscore in symbol.
19928 * gdb.base/args.exp: Skip if target does not support args passing.
19929
19930 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
19931
19932 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
19933 gdb_test. Accept a list of expect arguments as the third
19934 parameter.
19935 (gdb_test): Use it.
19936
19937 2003-01-20 Elena Zannoni <ezannoni@redhat.com>
19938
19939 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
19940 allow for different test tree configurations. Update some
19941 tescases accordingly.
19942 * gdb.arch/altivec-regs.exp: Ditto.
19943 * gdb.asm/asm-source.exp: Ditto.
19944 * gdb.base/advance.exp: Ditto.
19945 * gdb.base/display.exp: Ditto.
19946 * gdb.base/long_long.exp: Ditto.
19947 * gdb.base/mips_pro.exp: Ditto.
19948 * gdb.base/overlays.exp: Ditto.
19949 * gdb.base/relocate.exp: Ditto.
19950 * gdb.base/setshow.exp: Ditto.
19951 * gdb.base/step-line.exp: Ditto.
19952 * gdb.base/step-test.exp: Ditto.
19953 * gdb.base/until.exp: Ditto.
19954 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
19955
19956 2003-01-17 David Carlton <carlton@math.stanford.edu>
19957
19958 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
19959 corresponding to PR c++/945.
19960 Update copyright.
19961
19962 2003-01-17 David Carlton <carlton@math.stanford.edu>
19963
19964 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
19965 corresponding to PR c++/68.
19966
19967 2003-01-17 David Carlton <carlton@math.stanford.edu>
19968
19969 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
19970 (test_paddr_hairy_functions): Call print_addr_2_kfail for
19971 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
19972
19973 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
19974
19975 * gdb.base/break.exp: Fix change of default location, because of
19976 removal of until tests.
19977 * gdb.base/help.exp: Update test for new 'until' help message.
19978 Add test for help on 'advance'.
19979 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
19980
19981 2003-01-15 Mark Kettenis <kettenis@gnu.org>
19982
19983 * gdb.base/default.exp: Adapt "info float" test for recent changes
19984 to that command. Add test for "info vector".
19985 * gdb.base/float.exp: New file. Add test for "info float" that
19986 resembles the old test in gdb.base/default.exp.
19987
19988 2003-01-15 David Carlton <carlton@math.stanford.edu>
19989
19990 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
19991
19992 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
19993
19994 * gdb.base/break.exp: Move the tests of until command from here...
19995 * gdb.base/until.exp: ... to here. New file. Add other tests.
19996 * gdb.base/advance.c: New file.
19997 * gdb.base/advance.exp: New file.
19998
19999 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
20000
20001 * gdb.base/args.c: New file.
20002 * gdb.base/args.exp: New file.
20003
20004 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
20005
20006 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
20007
20008 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
20009
20010 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
20011
20012 2003-01-14 Daniel Jacobowitz <drow@mvista.com>
20013
20014 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
20015 dates.
20016
20017 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
20018
20019 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
20020
20021 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
20022
20023 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
20024 (ptype &*"foo").
20025 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
20026
20027 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
20028
20029 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
20030 * gdb.mi/mi1-console.exp: Likewise.
20031
20032 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
20033
20034 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
20035 * gdb.mi/mi1-console.exp: Likewise.
20036
20037 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
20038
20039 * gdb.c++/overload.exp: Remove some fixed XFAILs.
20040
20041 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
20042
20043 * gdb.base/detach.exp: New test.
20044
20045 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
20046
20047 * Makefile.in (ALL_SUBDIRS): New variable.
20048 (subdirs, clean, distclean): Use it.
20049 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
20050 regenerating Makefile, since it is generated from the top level.
20051 * gdb.asm/Makefile.in: Likewise.
20052 * gdb.base/Makefile.in: Likewise.
20053 * gdb.c++/Makefile.in: Likewise.
20054 * gdb.disasm/Makefile.in: Likewise.
20055 * gdb.java/Makefile.in: Likewise.
20056 * gdb.mi/Makefile.in: Likewise.
20057 * gdb.threads/Makefile.in: Likewise.
20058 * gdb.trace/Makefile.in: Likewise.
20059
20060 2003-01-09 David Carlton <carlton@math.stanford.edu>
20061
20062 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
20063 Add copyright year 2003.
20064
20065 2003-01-06 Michael Chastain <mec@shout.net>
20066
20067 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
20068 When selecting a thread, 'line' and 'file' are optional.
20069 * gdb.mi/mi1-pthreads.exp: Likewise.
20070
20071 2003-01-06 Andreas Schwab <schwab@suse.de>
20072
20073 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
20074 failures.
20075
20076 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
20077
20078 Fix PR gdb/844
20079 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
20080 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
20081
20082 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
20083 instead of calling gdb_suppress_entire_file.
20084 * gdb.threads/print-threads.exp: Likewise.
20085 * gdb.threads/schedlock.exp: Likewise.
20086
20087 * gdb.threads/killed.exp: Return instead of calling
20088 gdb_suppress_entire_file.
20089 * gdb.threads/linux-dp.exp: Likewise.
20090 * gdb.threads/pthreads.exp: Likewise.
20091
20092 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
20093
20094 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
20095 stabs.
20096 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
20097 * gdb.base/whatis.exp: Always allow (void) after function names.
20098
20099 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
20100
20101 * gdb.c++/casts.exp: Correct regexp.
20102
20103 2003-01-04 Mark Kettenis <kettenis@gnu.org>
20104
20105 * configure.in: Call AC_CONFIG_HEADER. Don't call
20106 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
20107 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
20108 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
20109 aforementioned directories in the AC_OUPUT call.
20110 * config.hin: New file.
20111 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
20112 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
20113 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
20114 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
20115 pass -I$objdir instead of -I$objdir/$subdir in compilation.
20116 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
20117 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
20118 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
20119 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
20120 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
20121 gdb.threads/configure.in, gdb.threads/configure,
20122 gdb.threads/config.in, gdb.trace/configure.in,
20123 gdb.trace/configure: Removed.
20124
20125 2003-01-03 Michael Chastain <mec@shout.net>
20126
20127 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
20128 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
20129
20130 2003-01-03 Daniel Jacobowitz <drow@mvista.com>
20131
20132 * gdb.base/store.exp: Fix regular expressions.
20133
20134 2002-12-28 Mark Kettenis <kettenis@gnu.org>
20135
20136 * configure.in: Rewrite.
20137 * configure: Regenerated.
20138
20139 2003-01-03 David Carlton <carlton@math.stanford.edu>
20140
20141 * gdb.base/psymtab.exp: New file.
20142 * gdb.base/psymtab1.c: Ditto.
20143 * gdb.base/psymtab2.c: Ditto.
20144
20145 2002-12-23 Adam Fedor <fedor@gnu.org>
20146
20147 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
20148
20149 2002-12-23 David Carlton <carlton@math.stanford.edu>
20150
20151 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
20152 and current_directory initialization.
20153
20154 2002-12-22 Jim Blandy <jimb@redhat.com>
20155
20156 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
20157 rather than as part of the output file name.
20158
20159 * gdb.base/attach.exp: There's no need to copy the test program to
20160 /tmp; that was only ever necessary on HP/UX, and this test is
20161 entirely disabled there anyway.
20162
20163 2002-12-21 Jim Blandy <jimb@redhat.com>
20164
20165 * gdb.c++/psmang.exp: Doc fix.
20166
20167 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
20168 test.
20169
20170 2002-12-20 David Carlton <carlton@math.stanford.edu>
20171
20172 * gdb.c++/annota2.exp: KFAIL annotate-quit.
20173
20174 2002-12-18 Michael Chastain <mec@shout.net>
20175
20176 * gdb.c++/annota2.exp: Add copyright year 2002.
20177
20178 2002-12-17 David Carlton <carlton@math.stanford.edu>
20179
20180 * gdb.c++/try_catch.cc: Add marker comments.
20181 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
20182 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
20183 * gdb.c++/m-static.cc: Ditto.
20184 * gdb.c++/m-static1.cc: Ditto.
20185 * gdb.c++/try_catch.cc: Ditto.
20186
20187 2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
20188
20189 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
20190 to see whether we are using the new -environment-directory
20191 command which resets via -r or the old version of the command
20192 which may prompt the user. Part of fix for gdb/741.
20193
20194 2002-12-13 Andrew Cagney <ac131313@redhat.com>
20195
20196 * gdb.fortran/types.exp: Update obsolete comment.
20197 * gdb.fortran/exprs.exp: Ditto.
20198 * lib/gdb.exp: Delete obsolete code.
20199 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
20200 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
20201 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
20202 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
20203 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
20204 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
20205 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
20206 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
20207 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
20208 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
20209 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
20210 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
20211 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
20212 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
20213 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
20214 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
20215 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
20216 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
20217 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
20218 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
20219 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
20220 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
20221 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
20222 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
20223 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
20224 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
20225 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
20226 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
20227 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
20228 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
20229 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
20230 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
20231 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
20232 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
20233 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
20234 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
20235 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
20236
20237 2002-12-11 David Carlton <carlton@math.stanford.edu>
20238
20239 * gdb.c++/m-data.exp: Add test for members that shadow global
20240 variables: see PR gdb/804.
20241 * gdb.c++/m-data.cc: Ditto.
20242
20243 2002-12-10 Daniel Jacobowitz <drow@mvista.com>
20244
20245 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
20246
20247 2002-12-06 David Carlton <carlton@math.stanford.edu>
20248
20249 * gdb.base/store.c: Don't declare functions static.
20250
20251 2002-12-04 Andrew Cagney <ac131313@redhat.com>
20252
20253 * gdb.base/store.exp, gdb.base/store.c: New files.
20254
20255 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
20256
20257 * gdb.base/selftest.exp: Update for current gdb.
20258
20259 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
20260
20261 * gdb.base/maint.exp: Only dump symbols from one source file
20262 or objfile.
20263
20264 2002-12-03 Daniel Jacobowitz <drow@mvista.com>
20265
20266 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
20267 function call.
20268
20269 2002-11-25 Jim Blandy <jimb@redhat.com>
20270
20271 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
20272 function appearing in error message.
20273
20274 2002-11-21 Daniel Jacobowitz <drow@mvista.com>
20275
20276 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
20277
20278 2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
20279
20280 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
20281 for mi1 and current mi is in correct format. New mi startup message
20282 should be in mi console format. This is part of fix for PR gdb/604.
20283
20284 2002-09-18 Fernando Nasser <fnasser@redhat.com>
20285
20286 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
20287 which explicitly prints the zero offset as "+0".
20288
20289 2002-10-22 Daniel Jacobowitz <drow@mvista.com>
20290
20291 * gdb.threads/schedlock.c (args): Make unsigned.
20292
20293 2002-10-21 Daniel Jacobowitz <drow@mvista.com>
20294
20295 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
20296 numbers. Allow "foo2|selected stack frame".
20297 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
20298 * gdb.asm/asmsrc2.s: Likewise.
20299 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
20300 comments.
20301 * gdb.asm/mips.inc: New file.
20302
20303 2002-10-18 Adam Fedor <fedor@gnu.org>
20304
20305 * gdb.base/default.exp: Update expected output to include 'ObjC'.
20306 * gdb.base/help.exp: Likewise.
20307
20308 2002-10-17 Kevin Buettner <kevinb@redhat.com>
20309
20310 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
20311 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
20312
20313 2002-10-02 Jim Blandy <jimb@redhat.com>
20314
20315 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
20316
20317 2002-10-01 Andrew Cagney <ac131313@redhat.com>
20318
20319 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
20320 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
20321 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
20322 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
20323 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
20324 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
20325 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
20326
20327 2002-09-29 Andrew Cagney <ac131313@redhat.com>
20328
20329 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
20330 * mi0-disassemble.exp, mi0-eval.exp: Delete.
20331 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
20332 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
20333 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
20334 * mi0-var-block.exp, mi0-var-child.exp: Delete.
20335 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
20336
20337 2002-09-27 Kevin Buettner <kevinb@redhat.com>
20338
20339 * gdb.base/annota1.exp (info break): Make directory components of
20340 path optional since not all compilers emit this debug information.
20341
20342 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
20343 step ends up stepping out of the function instead of stopping on
20344 the epilogue.
20345
20346 2002-09-26 Keith Seitz <keiths@redhat.com>
20347
20348 * lib/insight-support.exp (gdbtk_start): Figure out where
20349 the insight executable is based on where gdb is. Use this
20350 executable to start insight instead of gdb.
20351
20352 2002-09-25 Andrew Cagney <cagney@redhat.com>
20353
20354 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
20355
20356 2002-09-24 Andrew Cagney <ac131313@redhat.com>
20357
20358 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
20359 test_isolated_complaints.
20360 (test_empty_complaint): New function.
20361 (test_empty_complaints): New function. Check no output when no
20362 complaints.
20363
20364 2002-09-19 Jim Blandy <jimb@redhat.com>
20365
20366 * gdb.base/charset.exp, gdb.base/charset.c: New files.
20367
20368 2002-09-19 Andrew Cagney <ac131313@redhat.com>
20369
20370 * gdb.gdb/complaints.exp: New file.
20371
20372 2002-09-18 Andrew Cagney <ac131313@redhat.com>
20373
20374 * gdb.base/maint.exp: Check `help maint internal-warning'.
20375
20376 2002-09-18 David Carlton <carlton@math.stanford.edu>
20377
20378 * gdb.c++/m-static.exp: Remove breakpoints depending on line
20379 numbers, and replace them by a single breakpoint after the
20380 constructors are all finished.
20381 Add test 4.
20382 * gdb.c++/m-static.cc: Add test 4.
20383 * gdb.c++/m-static.h: New file.
20384 * gdb.c++/m-static1.cc: New file.
20385
20386 * gdb.c++/printmethod.exp: New file.
20387 * gdb.c++/printmethod.cc: New file.
20388
20389 * gdb.c++/pr-574.exp: New file.
20390 * gdb.c++/pr-574.cc: New file.
20391
20392 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
20393
20394 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
20395 embedded targets which never actually exit.
20396
20397 2002-09-18 Fernando Nasser <fnasser@redhat.com>
20398
20399 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
20400 "don't step after run" as unresolved or unsupported, instead of xfail.
20401
20402 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
20403
20404 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
20405 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
20406 Add newline to expected string in "step out of main (status wrapper)"
20407 case.
20408
20409 2002-09-18 Corinna Vinschen <vinschen@redhat.com>
20410
20411 * lib/gdb.exp (rerun_to_main): Allow restarting application.
20412 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
20413
20414 2002-09-17 Tom Tromey <tromey@redhat.com>
20415
20416 * gdb.base/printcmds.exp (test_print_string_constants): Expect
20417 \000, not \0, in double-quoted string.
20418
20419 2002-09-14 Corinna Vinschen <vinschen@redhat.com>
20420
20421 * gdb.base/commands.exp: Don't expect a "Program exited normally"
20422 string after running the commands execution on breakpoint tests.
20423
20424 2002-09-13 Corinna Vinschen <vinschen@redhat.com>
20425
20426 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
20427
20428 2002-09-12 Joel Brobecker <brobecker@gnat.com>
20429
20430 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
20431
20432 2002-09-10 Keith Seitz <keiths@redhat.com>
20433
20434 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
20435 runto proc.
20436 (mi_run_to_main): Use mi_runto.
20437 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
20438
20439 2002-09-10 Keith Seitz <keiths@redhat.com>
20440
20441 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
20442 regexp for stopping at main. Could have multiple event notifications.
20443 Don't assume that main was declared with no parameters.
20444 (mi_next): Use mi_step_to.
20445 (mi_step): Use mi_next_to.
20446
20447 2002-09-09 Corinna Vinschen <vinschen@redhat.com>
20448
20449 * gdb.base/default.exp: Fix expected string in `info float' test.
20450
20451 2002-09-09 Ben Elliston <bje@redhat.com>
20452
20453 * config/mips.exp: Update comments.
20454 * config/mips-idt.exp: Likewise.
20455 * config/nind.exp: Likewise.
20456 * config/slite.exp: Likewise.
20457 * config/sparclet.exp: Likewise.
20458 * config/udi.exp: Likewise.
20459 * config/vx.exp: Likewise.
20460 * config/vxworks29k.exp: Likewise.
20461
20462 2002-09-05 Jim Blandy <jimb@redhat.com>
20463
20464 * gdb.threads/killed.exp: Fix test failure message.
20465
20466 2002-09-04 Keith Seitz <keiths@redhat.com>
20467
20468 * lib/mi-support.exp: Update copyright.
20469 (mi_gdb_test): Increase the priority of the expected pattern
20470 so that it matches gdb_test.
20471
20472 2002-09-03 Keith Seitz <keiths@redhat.com>
20473
20474 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
20475 Use integer comparison instead of string comparison for testing
20476 whether binary was built.
20477
20478 2002-09-03 Jim Blandy <jimb@redhat.com>
20479
20480 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
20481
20482 2002-08-29 Jim Blandy <jimb@redhat.com>
20483
20484 * gdb.threads/pthreads.exp: Move the portable thread compilation
20485 code into a function in lib/gdb.exp, and call that from here.
20486 * lib/gdb.exp (gdb_compile_pthreads): New function.
20487
20488 2002-08-29 Keith Seitz <keiths@redhat.com>
20489
20490 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
20491 expect_out so that callers can get at it.
20492
20493 2002-08-23 Daniel Jacobowitz <drow@mvista.com>
20494
20495 * gdb.threads/print-threads.c: New file.
20496 * gdb.threads/print-threads.exp: New file.
20497 * gdb.threads/schedlock.c: New file.
20498 * gdb.threads/schedlock.exp: New file.
20499
20500 2002-08-22 Elena Zannoni <ezannoni@redhat.com>
20501
20502 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
20503 not altivec.c.
20504
20505 2002-08-17 Mark Kettenis <kettenis@gnu.org>
20506
20507 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
20508 targets. The problem should be fixed now.
20509
20510 2002-08-15 Mark Kettenis <kettenis@gnu.org>
20511
20512 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
20513 2002-07-24 change that removes final dots from error messages.
20514
20515 2002-08-13 Tom Tromey <tromey@redhat.com>
20516
20517 * gdb.base/readline.exp: New file.
20518
20519 2002-08-01 Andrew Cagney <ac131313@redhat.com>
20520
20521 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
20522 supress message.
20523
20524 2002-08-01 Andrew Cagney <cagney@redhat.com>
20525
20526 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
20527 CHILL_FOR_TARGET and CHILL_LIB.
20528 * configure.in (configdirs): Remove gdb.chill.
20529 * configure: Regenerate.
20530 * lib/gdb.exp: Obsolete references to chill.
20531 * gdb.fortran/types.exp: Ditto.
20532 * gdb.fortran/exprs.exp: Ditto.
20533
20534 2002-07-30 Kevin Buettner <kevinb@redhat.com>
20535
20536 * gdb.base/shlib-call.exp (additional_flags): Conditionally
20537 set Irix-specific compile and link flags.
20538
20539 2002-07-29 Kevin Buettner <kevinb@redhat.com>
20540
20541 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
20542 source files. The ``-o'' option doesn't work with the ``-E'' option
20543 when using the Irix compiler.
20544
20545 2002-07-19 Daniel Jacobowitz <drow@mvista.com>
20546
20547 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
20548 Improve support for reusing an exec file. Copy exec file
20549 to target, and run gdbserver on the target instead of on the host.
20550
20551 2002-07-18 Jim Blandy <jimb@redhat.com>
20552
20553 * gdb.base/ending-run.exp: Don't expect to see the program end in
20554 some orderly fashion when we're running on a real stand-alone
20555 board.
20556
20557 * gdb.base/interrupt.exp: Correct logic for skipping tests on
20558 targets that don't support interrupts.
20559
20560 2002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
20561
20562 * gdb.base/attach.exp: Add patterns to match output from /proc-based
20563 systems.
20564 Move comments in expect statements to inside the actions, so that they
20565 don't get matched against.
20566
20567 2002-07-10 Mark Kettenis <kettenis@gnu.org>
20568
20569 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
20570 function when asleep" test.
20571
20572 2002-07-10 Andrew Cagney <ac131313@redhat.com>
20573
20574 * gdb.base/page.exp: Rewrite to handle problems with very long
20575 `info set' output. Update copyright.
20576
20577 2002-06-26 Andrew Cagney <ac131313@redhat.com>
20578
20579 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
20580 gdb.threads-hp.
20581 * gdb.hp/configure: Regenerate.
20582 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
20583 * gdb.hp/gdb.threads-hp/configure: Delete file.
20584 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
20585
20586 2002-06-22 Andrew Cagney <ac131313@redhat.com>
20587
20588 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
20589 setlocale, bindtextdomain and textdomain.
20590
20591 2002-06-11 Jim Blandy <jimb@redhat.com>
20592
20593 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
20594 preprocessor macro information is present.
20595
20596 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
20597 tests.
20598
20599 2002-06-06 Michael Snyder <msnyder@redhat.com>
20600
20601 * gdb.base/overlays.exp: Record addresses of overlay
20602 functions in TCL variables rather than in GDB variables,
20603 to avoid having GDB convert them to pointers (with loss
20604 of information).
20605
20606 * gdb.base/d10v.ld: Merge in several years worth of
20607 default linker script changes.
20608 * gdb.base/long_long.exp: Add check for sizeof (long double).
20609
20610 2002-06-06 Michal Ludvig <mludvig@suse.cz>
20611
20612 * gdb.asm/asm-source.exp: Add x86-64 target.
20613 * gdb.asm/x86_64.inc: New.
20614
20615 2002-05-30 Michael Chastain <mec@shout.net>
20616
20617 From Benjamin Kosnik <bkoz@redhat.com>:
20618 * gdb.c++/m-static.cc: New file.
20619 * gdb.c++/m-static.exp: New file.
20620
20621 2002-05-28 Michael Snyder <msnyder@redhat.com>
20622
20623 * gdb.base/call-ar-st.exp: Allow for reduced floating point
20624 precision.
20625
20626 2002-05-27 Michael Chastain <mec@shout.net>
20627
20628 From Benjamin Kosnik <bkoz@redhat.com>:
20629 * gdb.c++/m-data.cc: New file.
20630 * gdb.c++/m-data.exp: New file.
20631
20632 2002-05-27 Michael Chastain <mec@shout.net>
20633
20634 From Benjamin Kosnik <bkoz@redhat.com>:
20635 * gdb.c++/try_catch.cc: New file.
20636 * gdb.c++/try_catch.exp: New file.
20637
20638 2002-05-27 Michael Chastain <mec@shout.net>
20639
20640 * gdb.c++/local.exp: Accept more nested types in output.
20641
20642 2002-05-26 Michael Chastain <mec@shout.net>
20643
20644 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
20645
20646 2002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
20647
20648 * lib/gdb.exp (gdb_wrapper_init): Just because
20649 gdb_wrapper_file exists, this does not mean that the file
20650 should not be rebuilt. That is what gdb_wrapper_initialized
20651 is for.
20652 (default_gdb_init): Reset gdb_wrapper_initialized.
20653
20654 2002-05-23 Michael Snyder <msnyder@redhat.com>
20655
20656 * gdb.base/all-bin.exp: Revise previous patch by just reducing
20657 the precision of the floating point test results.
20658 * gdb.base/call-rt-st.exp: Ditto.
20659
20660 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
20661 * gdb.base/call-rt-st.exp: Ditto.
20662
20663 2002-05-19 Michael Chastain <mec@shout.net>
20664
20665 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
20666
20667 2002-05-19 Elena Zannoni <ezannoni@redhat.com>
20668
20669 * configure.in (configdirs): Add gdb.arch.
20670 * configure: Regenerate.
20671
20672 2002-05-17 Jim Blandy <jimb@redhat.com>
20673
20674 * gdb.base/completion.exp: Recognize the more detailed error
20675 messages produced by the macro expander's lexical analyzer.
20676
20677 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
20678
20679 * gdb.arch/altivec-abi.c: New file.
20680 * gdb.arch/altivec-abi.exp: New file.
20681 * gdb.arch/altivec-regs.c: New file.
20682 * gdb.arch/altivec-regs.exp: New file.
20683
20684 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
20685
20686 * gdb.base/maint.exp (maint print type): Update for new type
20687 structure.
20688
20689 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
20690
20691 * gdb.arch: New directory.
20692 * gdb.arch/configure.in: New file.
20693 * gdb.arch/configure: New file.
20694 * gdb.arch/Makefile.in: New file.
20695
20696 2002-05-13 Corinna Vinschen <vinschen@redhat.com>
20697
20698 * gdb.asm/asm-source.exp: Add v850 as supported target.
20699 * gdb.asm/v850.inc: New file.
20700
20701 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
20702
20703 * gdb.c++/annota2.exp (annotate-quit): Add comment.
20704
20705 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
20706
20707 * gdb.base/break.exp: Check 'break "marker2"'.
20708
20709 2002-05-10 Michael Snyder <msnyder@redhat.com>
20710
20711 * gdb.base/long_long.exp: Fix typo.
20712
20713 2002-05-10 Jim Blandy <jimb@redhat.com>
20714
20715 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
20716 a bug.
20717
20718 * gdb.base/printcmds.exp (test_integer_literals_rejected):
20719 Recognize more detailed error message produced by the macro
20720 expander's lexical analyzer.
20721 * lib/gdb.exp (test_print_reject): Same.
20722
20723 2002-05-09 Mark Kettenis <kettenis@gnu.org>
20724
20725 * gdb.c++/method.exp: Fix typo.
20726
20727 2002-05-08 Michael Snyder <msnyder@redhat.com>
20728
20729 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
20730 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
20731 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
20732 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
20733 Add iftarget clause for strongarm.
20734
20735 2002-05-06 Michael Snyder <msnyder@redhat.com>
20736
20737 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
20738 (gdb_continue_to_end): Accept output from status wrapper.
20739 * gdb.base/ending-run.exp: Add case for output from status wrapper.
20740 Clean up fail messages to match pass messages.
20741
20742 Enable the "needs_status_wrapper" testsuite feature.
20743 * lib/gdb.exp (gdb_wrapper_init): New procedure.
20744 (gdb_compile): Conditionally call gdb_wrapper_init.
20745 * gdb.base/a2-run.exp: Recognize output from status wrapper.
20746 * gdb.c++/method.exp: Recognize output from status wrapper.
20747
20748 2002-05-06 Ben Elliston <bje@redhat.com>
20749 From Graydon Hoare <graydon@redhat.com>
20750
20751 * config/sid.exp: Include support for "rawsid" protocol.
20752
20753 2002-05-03 Jim Blandy <jimb@redhat.com>
20754
20755 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
20756 * gdb.c++/hang3.C: New file.
20757
20758 2002-05-04 Andrew Cagney <ac131313@redhat.com>
20759
20760 * gdb.base/default.exp: Remove obsolete code.
20761 * gdb.c++/misc.exp: Ditto. Update copyright.
20762 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
20763 * gdb.base/whatis.exp: Ditto. Update copyright.
20764 * gdb.base/scope.exp: Ditto. Update copyright.
20765 * gdb.base/ptype.exp: Ditto. Update copyright.
20766 * gdb.base/printcmds.exp: Ditto. Update copyright.
20767 * gdb.base/opaque.exp: Ditto. Update copyright.
20768 * gdb.base/list.exp: Ditto.
20769 * gdb.base/funcargs.exp: Ditto. Update copyright.
20770 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
20771 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
20772 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
20773 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
20774 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
20775 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
20776
20777 2002-05-02 Michael Snyder <msnyder@redhat.com>
20778
20779 * gdb.base/watchpoint.exp: Add xscale target.
20780 * gdb.base/long_long.exp: Add xscale target.
20781 * gdb.base/default.exp: Add xscale target.
20782
20783 2002-05-01 Jim Blandy <jimb@redhat.com>
20784
20785 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
20786 gdb.c++/hang.exp: New test.
20787
20788 2002-05-01 Fred Fish <fnf@redhat.com>
20789
20790 * gdb.base/completion.exp: Handle completions of "./Make" for
20791 more than one completion possibility, as is the case when we
20792 build and test in the source tree.
20793
20794 2002-04-29 Anthony Green <green@redhat.com>
20795
20796 * gdb.java/jmisc1.exp: New file.
20797 * gdb.java/jmisc2.exp: New file.
20798
20799 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
20800
20801 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
20802
20803 2002-04-23 Elena Zannoni <ezannoni@redhat.com>
20804
20805 * gdb.base/help.exp: Change 'help status' to allow for target
20806 dependent output differences.
20807
20808 2002-04-22 Michael Chastain <mec@shout.net>
20809
20810 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
20811
20812 2002-04-22 Michael Chastain <mec@shout.net>
20813
20814 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
20815
20816 2002-04-17 David S. Miller <davem@redhat.com>
20817
20818 * gdb.asm/sparc64.inc: New file.
20819 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
20820
20821 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
20822
20823 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
20824 instruction file directly into the build tree. Clean up at end of
20825 test.
20826
20827 2002-04-18 David S. Miller <davem@redhat.com>
20828
20829 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
20830 handle 64-bit platforms correctly.
20831 * gdb.base/maint.exp: Likewise.
20832
20833 2002-04-18 Kevin Buettner <kevinb@redhat.com>
20834
20835 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
20836 ``-fpic'' when compiling files comprising a shared library, but
20837 it does need additional linker flags in order to find shared
20838 libraries at run time.
20839
20840 2002-04-18 Kevin Buettner <kevinb@redhat.com>
20841
20842 * gdb.base/cvexpr.c (use): New function.
20843 (main): Invoke use() on all global variables to prevent
20844 some linkers from deleting these otherwise unused symbols.
20845
20846 2002-04-17 Michael Chastain <mec@shout.net>
20847 From David S. Miller <davem@redhat.com>
20848
20849 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
20850 handle 64-bit platforms correctly.
20851
20852 2002-04-12 Michael Snyder <msnyder@redhat.com>
20853 From Jim Blandy <jimb@redhat.com>
20854 * gdb.base/foo.c (foox): Remove section attribute; the linker
20855 script can handle this instead.
20856 * gdb.base/bar.c (barx): Same.
20857 * gdb.base/baz.c (bazx): Same.
20858 * gdb.base/grbx.c (grbxx): Same.
20859
20860 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
20861 manager doesn't automatically unmap overlays unnecessarily.
20862
20863 2002-04-10 Martin M. Hunt <hunt@redhat.com>
20864
20865 * gdb.base/ending-run.exp: Fix pattern for Mips targets
20866 stepping out of main.
20867
20868 2002-04-09 Michael Chastain <mec@shout.net>
20869
20870 * gdb.c++/local.cc (main): Move call to marker1() inside nested
20871 scope so that the nested scope tests will make sense.
20872 * gdb.c++/local.exp: Write patterns that actually work with gcc
20873 (the HP patterns "were never known to work with gcc").
20874 Keep the old aCC patterns too.
20875
20876 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
20877
20878 * gdb.base/attach.exp: Correct target board test.
20879
20880 2002-04-08 Michael Chastain <mec@shout.net>
20881
20882 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
20883 in a const method. Add some xfail and fail cases for configurations
20884 that do not emit the "const ...".
20885
20886 2002-04-07 Michael Chastain <mec@shout.net>
20887
20888 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
20889 Accept "A * const" and "const A * const" as type of "this".
20890 Fix spelling of getFunky throughout. Make messages uniform.
20891
20892 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
20893
20894 Work around for PR gdb/285:
20895 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
20896
20897 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
20898
20899 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
20900 instructions file at run time instead of configure time.
20901 Sometimes we run the test in a directory that is not the one we
20902 configured in.
20903 * gdb.asm/configure.in: Delete creation of symlink.
20904 * gdb.asm/configure: Regenerate.
20905
20906 2002-04-05 J. Brobecker <brobecker@gnat.com>
20907
20908 * gdb.gdb/xfullpath.exp: New test, to exercise the new
20909 xfullpath () function.
20910
20911 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
20912
20913 * gdb.asm/Makefile.in: Correct dependencies.
20914
20915 * gdb.asm/powerpc.inc: New file.
20916 * gdb.asm/asm-source.exp: Add PowerPC.
20917 * gdb.asm/configure.in: Likewise.
20918 * gdb.asm/configure: Regenerated.
20919
20920 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
20921
20922 * gdb.base/relocate.exp: New file.
20923 * gdb.base/relocate.c: New file.
20924
20925 2002-04-04 Fred Fish <fnf@redhat.com>
20926
20927 * gdb.base/step-test.exp: Update comment regarding stopping in
20928 memcpy/bcopy calls inserted as part of the compiler runtime.
20929
20930 2002-04-04 Michael Snyder <msnyder@redhat.com>
20931
20932 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
20933
20934 2002-04-03 Daniel Jacobowitz <drow@mvista.com>
20935
20936 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
20937 (gdb_expect): Remove $notransfer hack.
20938
20939 2002-04-02 Daniel Jacobowitz <drow@mvista.com>
20940
20941 * gdb.c++/classes.exp ("calling method for small class"): Match
20942 updated register output.
20943
20944 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
20945
20946 Fix PR gdb/452
20947 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
20948 when finished. Make gdb_file_cmd send "exec-file" when
20949 appropriate.
20950
20951 2002-03-30 Daniel Jacobowitz <drow@mvista.com>
20952
20953 * gdb.base/attach.exp: Remove extra setup_xfail.
20954
20955 2002-03-26 Michael Snyder <msnyder@redhat.com>
20956
20957 * gdb.base/default.exp: Add tests for dump, append, and restore.
20958 * gdb.base/help.exp: Add tests for dump, append, and restore.
20959 * gdb.base/dump.exp: New file, test dump, append and restore.
20960 * gdb.base/dump.c: New file.
20961
20962 2002-03-27 Michael Snyder <msnyder@redhat.com>
20963
20964 * gdb.base/help.exp: Modify expect strings to reflect
20965 clean-ups in help messages.
20966
20967 2002-03-26 Fred Fish <fnf@redhat.com>
20968
20969 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
20970 have debugging info for those functions and the compiler uses them
20971 internally to copy structs around.
20972
20973 2002-03-26 Fred Fish <fnf@redhat.com>
20974
20975 * gdb.base/list.exp: Revert the change made yesterday and add note
20976 about why we don't list the default lines for remote targets.
20977
20978 2002-03-25 Michael Snyder <msnyder@redhat.com>
20979
20980 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
20981
20982 2002-03-25 Fred Fish <fnf@redhat.com>
20983
20984 * gdb.base/list.exp: This test works on remote targets so remove
20985 the short circuit for remote targets. Update copyright.
20986
20987 2002-03-25 Fred Fish <fnf@redhat.com>
20988
20989 * gdb.base/attach.exp: Fix logic error that was suppressing this
20990 test for all non hppa*-*-hpux* targets, instead of the hp target.
20991 Move comments closer to the suppression point. Also now need to
20992 check that we are running natively.
20993
20994 2002-03-22 Michael Snyder <msnyder@redhat.com>
20995
20996 * gdb.base/default.exp: Add test for gcore. Update copyright.
20997 * gdb.base/help.exp: Add test for gcore. Update copyright.
20998
20999 2002-03-06 Fred Fish <fnf@redhat.com>
21000
21001 * gdb.base/funcargs.c: Remove extraneous ';' character.
21002 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
21003
21004 2002-03-04 Michael Chastain <mec@shout.net>
21005
21006 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
21007 accommodate gcc v3 function signature.
21008 * gdb.mi/mi0-var-cmd-exp: Ditto.
21009
21010 2002-02-24 Andrew Cagney <ac131313@redhat.com>
21011
21012 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
21013 ``GNU/Linux'' or ``Linux kernel''
21014 * testsuite/gdb.threads/pthreads.c: Ditto.
21015
21016 2002-02-24 Michael Chastain <mec@shout.net>
21017
21018 * gdb.threads/pthreads.c (thread1): Add a return statement.
21019 (thread2): Likewise.
21020 (foo): Likewise.
21021
21022 2002-02-23 Michael Chastain <mec@shout.net>
21023
21024 * gdb.threads/linux-dp.c (philosopher): Add a return statement
21025 to placate gcc.
21026
21027 2002-02-23 Michael Chastain <mec@shout.net>
21028
21029 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
21030 test "ptype bint". The test passes on all my stabs configurations.
21031
21032 2002-02-21 Jim Blandy <jimb@redhat.com>
21033
21034 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
21035 filename at a time, and watch for the ones we want to see.
21036
21037 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
21038 types of pointers to prototyped functions.
21039
21040 2002-02-20 Andrew Cagney <ac131313@redhat.com>
21041
21042 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
21043 signed, unsigned and straight char.
21044 (padding_char, padding_short, padding_int, padding_long,
21045 padding_long_long, padding_float, padding_double,
21046 padding_long_double): New global variables.
21047 (fill, fill_structs): New functions.
21048
21049 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
21050 for correctly sized writes. Update copyright.
21051 (get_valueof): New procedure.
21052 (get_sizeof): Call get_valueof.
21053 (check_valueof): New procedure.
21054 (check_padding): New procedure.
21055
21056 2002-02-20 Michael Chastain <mec@shout.net>
21057
21058 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
21059 to setup_xfail. Document some of the remaining calls.
21060
21061 2002-02-18 Michael Chastain <mec@shout.net>
21062
21063 * gdb.c++/userdef.exp: Update copyright year.
21064
21065 2002-02-18 Daniel Jacobowitz <drow@mvista.com>
21066
21067 * gdb.c++/userdef.exp: Test overloaded operators properly.
21068 Remove xfails.
21069
21070 2002-02-14 Michael Snyder <msnyder@redhat.com>
21071
21072 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
21073
21074 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
21075
21076 * gdb.base/a2-run.exp: Check for a remote target properly.
21077 * gdb.base/annota1.exp: Likewise.
21078 * gdb.base/list.exp: Likewise.
21079 * gdb.base/reread.exp: Likewise.
21080 * gdb.base/scope.exp: Likewise.
21081 * gdb.base/shlib-call.exp: Likewise.
21082 * gdb.base/term.exp: Likewise.
21083 * gdb.c++/annota2.exp: Likewise.
21084
21085 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
21086
21087 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
21088
21089 2002-02-10 Michael Chastain <mec@shout.net>
21090
21091 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
21092 (call_after_alloca): Ditto.
21093
21094 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
21095
21096 * gdb.base/ending-run.exp: Guard "cont" test with
21097 gdb_skip_stdio_test.
21098
21099 2002-02-06 Jim Blandy <jimb@redhat.com>
21100
21101 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
21102 from here...
21103 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
21104 To here. Disable this test on non-HP platforms. Add big comment.
21105
21106 2002-02-04 Michael Snyder <msnyder@redhat.com>
21107
21108 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
21109 other than d10v and m32r.
21110
21111 2002-02-02 Richard Earnshaw <rearnsha@arm.com>
21112
21113 * gdb.base/default.exp: Rewrite test patterns to reduce time
21114 taken to match them.
21115
21116 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
21117
21118 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
21119 Allow a start function above main.
21120 * gdb.threads/linux-dp.exp: Fix copyright date.
21121
21122 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
21123
21124 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
21125 (check_philosopher_stack): Check for manager thread before checking
21126 for a just-starting thread.
21127
21128 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
21129
21130 From Neil Booth <neil@daikokuya.demon.co.uk>:
21131 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
21132 warnings.
21133
21134 2002-01-21 Fred Fish <fnf@redhat.com>
21135
21136 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
21137 not caller.
21138
21139 2002-01-21 Jim Blandy <jimb@redhat.com>
21140
21141 * gdb.base/reread.exp: Check that GDB properly re-reads the
21142 executable file when it changes while no inferior is running.
21143
21144 2002-01-21 Fred Fish <fnf@redhat.com>
21145
21146 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
21147 optionally accept the "shlib events" variation.
21148
21149 2002-01-21 Jim Blandy <jimb@redhat.com>
21150
21151 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
21152 call `fflush' after every `printf', so that the output is produced
21153 at predictable points, regardless of whatever buffering does (or
21154 doesn't) take place.
21155 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
21156 at different points.
21157
21158 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
21159
21160 * gdb.c++/inherit.exp: Update copyright years.
21161 * gdb.c++/method.exp: Likewise.
21162
21163 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
21164
21165 * gdb.c++/classes.exp: Update for improved v3 support and skipping
21166 artificial methods/arguments.
21167 * gdb.c++/derivation.exp: Likewise.
21168 * gdb.c++/inherit.exp: Likewise.
21169 * gdb.c++/method.exp: Likewise.
21170 * gdb.c++/virtfunc.exp: Likewise.
21171
21172 2002-01-18 Andrew Cagney <ac131313@redhat.com>
21173
21174 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
21175 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
21176 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
21177 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
21178 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
21179 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
21180
21181 2002-01-17 Jim Blandy <jimb@redhat.com>
21182
21183 * gdb.asm/asm-source.exp (info symbol): Take another shot at
21184 anchoring the pattern matching the entry point symbol's name.
21185
21186 2002-01-17 Andrew Cagney <ac131313@redhat.com>
21187
21188 * gdb.base/maint.exp: Update ``maint internal-error'' to match
21189 continue/quit query. Update copyright.
21190
21191 2002-01-14 Michael Snyder <msnyder@redhat.com>
21192
21193 * gdb.base/gcore.exp: Remove extra debugging output.
21194
21195 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
21196
21197 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
21198 for slightly dubious v2 mangled string.
21199
21200 2002-01-13 Daniel Jacobowitz <drow@mvista.com>
21201
21202 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
21203
21204 2002-01-10 Jason Merrill <jason@redhat.com>
21205
21206 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
21207
21208 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
21209 constructors.
21210 * gdb.c++/derivation.exp: Likewise.
21211 * gdb.c++/templates.exp: Likewise.
21212 * gdb.c++/virtfunc.exp: Likewise.
21213
21214 2002-01-10 Michael Snyder <msnyder@redhat.com>
21215
21216 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
21217
21218 2002-01-08 Michael Snyder <msnyder@redhat.com>
21219
21220 * gdb.base/gcore.exp: New test for generate-core-file command.
21221 * gdb.base/gcore.c: Testcase for above.
21222 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
21223
21224 2002-01-08 Jason Merrill <jason@redhat.com>
21225
21226 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
21227
21228 2002-01-07 Fred Fish <fnf@redhat.com>
21229
21230 * gdb.c++/overload.exp: Remove unconditional xfails for:
21231 print foo_instance1.overloadargs(1)
21232 print foo_instance1.overloadargs(1, 2)
21233 print foo_instance1.overloadargs(1, 2, 3)
21234 print foo_instance1.overloadargs(1, 2, 3, 4)
21235 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
21236 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
21237 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
21238 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
21239 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
21240 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
21241 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
21242 print foo_instance1.overload1arg()
21243 print foo_instance1.overload1arg((char)arg2)
21244 print foo_instance1.overload1arg((signed char)arg3)
21245 print foo_instance1.overload1arg((unsigned char)arg4)
21246 print foo_instance1.overload1arg((int)arg7)
21247 print foo_instance1.overload1arg((unsigned int)arg8)
21248 print foo_instance1.overload1arg((float)arg11)
21249 print foo_instance1.overload1arg((double)arg12)
21250
21251 2002-01-07 Michael Snyder <msnyder@redhat.com>
21252
21253 * gdb.base/huge.exp: New test. Print a very large target data object.
21254 (skip_huge_test): New test variable. Define if you want to skip this
21255 test. The test reads an 8 megabyte data object from the target, so it
21256 might be very time consuming on remote targets with a slow connection.
21257 * gdb.base/huge.c: New file. Test case for above.
21258
21259 2002-01-07 Fred Fish <fnf@redhat.com>
21260
21261 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
21262 g_instance.bfoo, and g_instance.cfoo.
21263
21264 2002-01-07 Jeffrey A Law <law@redhat.com>
21265
21266 * gdb.base/break.c (multi_line_if_conditional): New function.
21267 (multi_ilne_while_conditional): Likewise.
21268 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
21269 IF or WHILE condition puts the breakpoint at the start of
21270 the condition.
21271
21272 * gdb.base/selftest.exp (backtrace through signal handler): Remove
21273 hppa*-*-hpux* expected failure.
21274 * gdb.base/structs.exp (do_function_calls): Similarly.
21275
21276 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
21277 watchpoints.
21278
21279 2002-01-06 Andrew Cagney <ac131313@redhat.com>
21280
21281 Fix PR gdb/66.
21282 * gdb.base/structs.exp: Replace skip for a29k with skip for
21283 gdb,cannot_call_functions.
21284 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
21285 * gdb.base/callfuncs.exp: Ditto.
21286 * gdb.base/call-rt-st.exp: Ditto.
21287 * gdb.base/call-strs.exp: Ditto.
21288 * gdb.base/callfwmall.exp: Ditto.
21289 * gdb.base/scope.exp: Obsolete xfail a29k.
21290 * gdb.c++/misc.exp: Ditto.
21291 * gdb.c++/cplusfuncs.exp: Ditto.
21292 * gdb.base/ptype.exp: Ditto.
21293 * gdb.base/printcmds.exp: Ditto.
21294 * gdb.base/opaque.exp: Ditto.
21295 * gdb.base/list.exp: Ditto.
21296 * gdb.base/funcargs.exp: Ditto.
21297 * gdb.base/default.exp: Ditto.
21298
21299 2002-01-04 Michael Snyder <msnyder@redhat.com>
21300
21301 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
21302 * gdb.base/maint.exp: Add tests for maint info sections options.
21303
21304 Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
21305
21306 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
21307
21308 2001-12-20 Corinna Vinschen <vinschen@redhat.com>
21309
21310 * gdb.asm/arm.inc: New file.
21311 * gdb.asm/asm-source.exp: Add arm targets.
21312 * gdb.asm/configure.in: Ditto.
21313 * gdb.asm/configure: Recreated from configure.in.
21314
21315 Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
21316
21317 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
21318 with HP's compiler.
21319 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
21320 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
21321 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
21322 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
21323
21324 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
21325 either HP's compilers or GCC.
21326
21327 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
21328 a SIGBUS or SIGSEGV.
21329
21330 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
21331
21332 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
21333 can be compiled with either HP's compiler or GCC.
21334
21335 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
21336 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
21337 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
21338
21339 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
21340 to match current gdb output. Update due to using auto-solib-limit
21341 for limiting instead of overloading auto-solib-add.
21342 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
21343 test program.
21344
21345 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
21346 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
21347 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
21348 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
21349 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
21350 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
21351 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
21352 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
21353 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
21354 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
21355 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
21356 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
21357 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
21358
21359 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
21360 a SIGTRAP to the inferior.
21361
21362 2001-12-19 Corinna Vinschen <vinschen@redhat.com>
21363
21364 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
21365 Substitute call to target_link by call to gdb_compile.
21366
21367 Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
21368
21369 * gdb.base/break.exp: Fix HP specific search string when testing
21370 backtracing in a called function.
21371
21372 * gdb.base/constvars.exp: Only set lang to C++ if we're
21373 compiling the test with HP's compilers.
21374 * gdb.base/volatile.exp: Similarly.
21375
21376 2001-12-19 Jim Blandy <jimb@redhat.com>
21377
21378 * gdb.base/printcmds.exp: Expect the null character to be printed
21379 as '\0', and the '\013' to be printed as '\v'.
21380 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
21381 * gdb.base/setvar.exp: Same.
21382
21383 2001-12-17 Jim Blandy <jimb@redhat.com>
21384
21385 * gdb.base/completion.exp: Rather than completing very long
21386 filenames, which can make the readline library produce output we
21387 don't recognize, cd to the directory first, and then complete
21388 using nice, short relative paths.
21389
21390 * gdb.base/completion.exp: On some systems, there is, in fact, a
21391 variable named `b' in scope, since GDB treats all static
21392 variables as being in scope. So use `no_var_named_this'
21393 instead of `b'.
21394
21395 * gdb.base/corefile.exp: Recognize the message saying that GDB
21396 can't find the core file's registers as a failure.
21397
21398 2001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
21399
21400 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
21401 test expect string more specific.
21402
21403 2001-12-13 Corinna Vinschen <vinschen@redhat.com>
21404
21405 * gdb.asm/asm-source.exp: Add support for xstormy16.
21406 * gdb.asm/configure.in: Ditto.
21407 * gdb.asm/configure: Rebuild.
21408 * gdb.asm/xstormy16.inc: New file.
21409
21410 2001-12-10 Fred Fish <fnf@redhat.com>
21411
21412 * gdb.base/maint.exp: Update to match changes in type dumping code.
21413
21414 2001-12-10 Jim Blandy <jimb@redhat.com>
21415
21416 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
21417 matching the entry point symbol's name at the beginning of the
21418 line.
21419
21420 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
21421
21422 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
21423 gdb.c++/inherit.exp, gdb.c++/method.exp,
21424 gdb.c++/namespace.exp, gdb.c++/templates.exp,
21425 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
21426 and class layout support.
21427
21428 2001-12-07 Daniel Jacobowitz <drow@mvista.com>
21429
21430 * gdb.c++/classes.exp: Add test for static member function.
21431 * gdb.c++/misc.cc: Add class with static member function.
21432
21433 2001-12-07 Jim Blandy <jimb@redhat.com>
21434
21435 If GDB says it can't find the struct the function returned, report
21436 those tests as `unsupported'.
21437 * gdb.base/call-rt-st.exp (print_struct_call): New function.
21438 Rewrite subsequent tests to use it.
21439
21440 If GDB says it can't find the struct the function returned, report
21441 those tests as `unsupported'.
21442 * gdb.base/structs.exp (call_struct_func): New function.
21443 (do_function_calls): Use call_struct_func to call the functions
21444 returning structs.
21445
21446 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
21447 whether functions are prototyped or not, so we can't possibly pass
21448 arguments to t_float_values2 properly.
21449
21450 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
21451 value of `timeout' for targets other than the mips*tx39-*.
21452
21453 2001-12-06 Michael Snyder <msnyder@redhat.com>
21454
21455 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
21456 and detect whether the start symbol has a leading underscore.
21457
21458 2001-12-04 Jim Blandy <jimb@redhat.com>
21459
21460 * gdb.base/completion.exp: Clarify indentation.
21461
21462 2001-12-03 Jim Blandy <jimb@redhat.com>
21463
21464 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
21465 variables on the S/390, not `.word'.
21466
21467 2001-11-30 Jim Blandy <jimb@redhat.com>
21468
21469 Add assembly-source tests for s390-ibm-linux.
21470 * gdb.asm/s390.inc: New file.
21471 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
21472 the S/390 architecture.
21473 * gdb.asm/configure: Regenerated.
21474
21475 2001-11-30 Michael Snyder <msnyder@redhat.com>
21476
21477 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
21478 next, info source, info sources, info line, global and static
21479 variables, and static functions.
21480 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
21481 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
21482 * gdb.asm/asmsrc1.s: Add a static function and some variables.
21483 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
21484 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
21485 (gdbasm_leave): Restore frame pointer.
21486 (gdbasm_startup): Copy stack set-up from crt0.S.
21487
21488 2001-11-26 Fernando Nasser <fnasser@redhat.com>
21489
21490 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
21491 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
21492 to a local (non-static) variable. Copy tstruct.a to a static buffer
21493 and return a pointer to that buffer.
21494 * gdb.base/callfwmall.c (t_structs_a): Ditto.
21495
21496 2001-11-24 Mark Kettenis <kettenis@gnu.org>
21497
21498 * gdb.asm/configure.in: Fix recognition of ix86 target.
21499 * gdb.asm/configure: Regenerate.
21500
21501 2001-11-21 Michael Snyder <msnyder@redhat.com>
21502
21503 * gdb.asm/sparc.inc: New file.
21504 * gdb.asm/asm-source.exp: Recognize sparc target.
21505 * gdb.asm/configure.in: Recognize sparc target.
21506 * gdb.asm/configure: Regenerate.
21507
21508 2001-11-21 Michael Snyder <msnyder@redhat.com>
21509
21510 * gdb.asm/m32r.inc: New file.
21511 * gdb.asm/asm-source.exp: Recognize m32r target.
21512 * gdb.asm/configure.in: Recognize m32r target.
21513 * gdb.asm/configure: Regenerate.
21514
21515 2001-11-20 Michael Snyder <msnyder@redhat.com>
21516
21517 * gdb.asm/i386.inc: New file.
21518 * gdb.asm/asm-source.exp: Recognize ix86 target.
21519 * gdb.asm/configure.in: Recognize ix86 target.
21520 * gdb.asm/configure: Regenerate.
21521
21522 * gdb.c++/namespace.exp: Fix quotes in output messages.
21523
21524 2001-11-14 Michael Snyder <msnyder@redhat.com>
21525
21526 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
21527 qualifier in a type cast expression, to designate an address
21528 in the instruction space (Harvard architecture).
21529
21530 2001-11-13 Michael Snyder <msnyder@redhat.com>
21531
21532 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
21533 Tests for expressions using 'const' and 'volatile'.
21534
21535 2001-11-13 Corinna Vinschen <vinschen@redhat.com>
21536
21537 * gdb.asm/asm-sources.exp: Allow defining linker flags.
21538
21539 2001-11-12 Daniel Jacobowitz <drow@mvista.com>
21540
21541 * lib/mi-support.exp (mi_run_to_helper): Move comments
21542 outside of gdb_expect.
21543
21544 2001-11-11 Daniel Jacobowitz <drow@mvista.com>
21545
21546 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
21547 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
21548 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
21549 mi0_run_to): New functions.
21550 * gdb.mi/mi-simplerun.exp: Use them.
21551 * gdb.mi/mi0-simplerun.exp: Likewise.
21552 * gdb.mi/mi-var-cmd.exp: Likewise.
21553 * gdb.mi/mi0-var-cmd.exp: Likewise.
21554
21555 2001-11-10 Andrew Cagney <ac131313@redhat.com>
21556
21557 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
21558 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
21559
21560 2001-11-09 Andrew Cagney <ac131313@redhat.com>
21561
21562 * gdb.base/restore.exp: Include $expected value in restored test
21563 message.
21564
21565 2001-11-09 Andrew Cagney <ac131313@redhat.com>
21566
21567 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
21568 implemented.
21569
21570 2001-11-08 Michael Snyder <msnyder@redhat.com>
21571
21572 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
21573 Add pass/fail message for stop at breakpoint in call dummy function.
21574
21575 2001-11-07 Michael Snyder <msnyder@redhat.com>
21576
21577 * gdb.c++/templates.exp (test_template_breakpoints):
21578 If we get an overload menu, but it does not match what
21579 we expect, we still need to issue the "cancel" command.
21580 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
21581 making the whitespace optional. Argument for "new" may be
21582 "unsigned" as well as "unsigned int/long".
21583 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
21584 making the whitespace optional. Also replace "(void) with
21585 "((void|)), making the keyword "void" optional.
21586 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
21587 making the whitespace optional. Also replace "(void) with
21588 "((void|)), making the keyword "void" optional.
21589 * gdb.base/callfuncs.c (t_float_values): This function must
21590 _not_ be prototyped, and the following function (t_float_values2)
21591 must be prototyped (if the compiler supports it), so that GDB
21592 can be tested against both cases. Usually one case involves
21593 promotion of float to double, while the other does not.
21594 * gdb.base/callfwmall.c: Ditto.
21595 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
21596 includes a stack frame for "start".
21597
21598 2001-11-05 Jim Blandy <jimb@redhat.com>
21599
21600 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
21601 pointers are 32 bits long, and that offsets of relocs are always
21602 stored in the data (REL-style), and not in the reloc entry itself
21603 (RELA-style).
21604 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
21605 stabs.
21606
21607 2001-11-01 Michael Snyder <msnyder@redhat.com>
21608
21609 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
21610 and regular expression operators by using quoting.
21611
21612 2001-10-31 Michael Snyder <msnyder@redhat.com>
21613
21614 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
21615 depending on what the symbol table contains.
21616 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
21617 the output of the ptype command. Similarly, accept both "const &"
21618 and "const&".
21619
21620 2001-10-31 Corinna Vinschen <vinschen@redhat.com>
21621
21622 * gdb.base/miscexprs.c (main): Add usage of preprocessor
21623 symbol `STORAGE' to allow to choose the storage class of
21624 the local datastructures.
21625 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
21626 compiler directive.
21627
21628 2001-10-30 Michael Snyder <msnyder@redhat.com>
21629
21630 * gdb.base/jump.exp: Allow it to run for all targets.
21631
21632 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
21633
21634 * gdb.base/call-ar-st.c (print_double_array): Match for loop
21635 with new double_array size.
21636 (main): Change storage class of all local variables to static.
21637 Reduce size of double_array to 9.
21638 * gdb.base/call-ar-st.exp: Increase timeout value.
21639 Change expected output for double array to match new size in
21640 call-ar-st.c.
21641
21642 2001-10-29 Corinna Vinschen <vinschen@redhat.com>
21643
21644 * gdb.base/ending-run.exp: Create identical output when passing
21645 `step to end of run' case. Add regular expression branch satisfying
21646 Stormy16 target.
21647
21648 2001-10-28 Mark Kettenis <kettenis@gnu.org>
21649
21650 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
21651 that we catch the expected failure under Linux/x86.
21652
21653 2001-10-29 Orjan Friberg <orjanf@axis.com>
21654
21655 * gdb.base/setvar.exp: Escape curly braces.
21656 * gdb.stabs/weird.exp: Ditto.
21657
21658 2001-10-27 Daniel Jacobowitz <drow@mvista.com>
21659
21660 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
21661 * gdm.mi/mi0-hack-cli.exp: Likewise.
21662
21663 2001-10-25 Andrew Cagney <ac131313@redhat.com>
21664
21665 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
21666 messages.
21667
21668 2001-10-21 Andrew Cagney <ac131313@redhat.com>
21669
21670 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
21671 checking MI enabled.
21672
21673 2001-10-09 Corinna Vinschen <vinschen@redhat.com>
21674
21675 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
21676
21677 2001-10-04 Frank Ch. Eigler <fche@redhat.com>
21678
21679 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
21680 if gdb child process crashes, just signal an error.
21681
21682 2001-10-02 Jim Blandy <jimb@redhat.com>
21683
21684 * lib/gdb.exp (test_xfail_format): Simplify.
21685
21686 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
21687 front of the variable name `format'. Simplify `if'.
21688
21689 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
21690
21691 * gdb.threads/pthreads.exp: Wait for output and delay
21692 before sending ^C.
21693
21694 2001-10-01 Daniel Jacobowitz <drow@mvista.com>
21695
21696 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
21697 some incorrect output instead of timing out.
21698 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
21699
21700 2001-09-28 Corinna Vinschen <vinschen@redhat.com>
21701
21702 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
21703 check to allow additional `int'.
21704
21705 2001-09-27 Daniel Jacobowitz <drow@mvista.com>
21706
21707 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
21708 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
21709
21710 2001-09-27 Michael Snyder <msnyder@redhat.com>
21711
21712 * lib/gdb.exp (test_debug_format): New proc.
21713 (setup_xfail_format): Use new proc test_debug_format.
21714 * gdb.base/constvars.exp (local_compiler_xfail_check): New
21715 proc; use new service proc test_debug_format.
21716 Replace all other "gcc_compiled" tests with this test.
21717 * gdb.base/volatile.exp (local_compiler_xfail_check): New
21718 proc; use new service proc test_debug_format.
21719 Replace all other "gcc_compiled" tests with this test.
21720
21721 2001-09-27 Michael Snyder <msnyder@redhat.com>
21722
21723 * gdb.base/cvexpr.exp: New file.
21724 * gdb.base/cvexpr.c: New file
21725 Test for expressions using const and volatile keywords.
21726
21727 2001-09-26 Corinna Vinschen <vinschen@redhat.com>
21728
21729 * gdb.base/constvars.exp: Check for different orders of keywords
21730 and additional "int" strings in output.
21731
21732 2001-09-22 Andrew Cagney <ac131313@redhat.com>
21733
21734 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
21735 responses from "help maint".
21736
21737 2001-09-19 Frank Ch. Eigler <fche@redhat.com>
21738
21739 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
21740 to localhost:NNN instead of :NNN, in case Xvfb is listening
21741 only on TCP.
21742
21743 2001-09-19 Corinna Vinschen <vinschen@redhat.com>
21744
21745 * gdb.base/recurse.exp: When checking leaving the watchpoint
21746 scope, recognize when gdb is in function's epilogue and pass.
21747
21748 2001-09-18 Keith Seitz <keiths@redhat.com>
21749
21750 * lib/insight-support.exp (_gdbtk_export_target_info): Add
21751 support for running tests against sid targets.
21752 (gdbtk_done): Ditto.
21753
21754 2001-09-18 Corinna Vinschen <vinschen@redhat.com>
21755
21756 * gdb.base/ending-run.c (main): Set stdout buffersize
21757 to the same reasonable value for any target.
21758 * gdb.base/ending-run.exp: Add a regular expression
21759 to make testsuite happy on Sanyo Stormy16 target.
21760
21761 2001-09-17 Corinna Vinschen <vinschen@redhat.com>
21762
21763 * gdb.base/display.c (do_loops): Add float variable `f'.
21764 Increment f in loop.
21765 * gdb.base/display.exp: Increment timeout by 60 seconds.
21766 Change float display test to use variable `f'.
21767
21768 2001-09-17 Jim Blandy <jimb@redhat.com>
21769
21770 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
21771 overflowing the limited breakpoint tables on some ROM monitors
21772 (like the ROM68K).
21773
21774 2001-09-15 Frank Ch. Eigler <fche@redhat.com>
21775
21776 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
21777 the "-ac" (disable access control) flag.
21778
21779 2001-08-30 Jeff Holcomb <jeffh@redhat.com>
21780
21781 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
21782 ints.
21783
21784 2001-08-30 Keith Seitz <keiths@redhat.com>
21785
21786 * lib/gdb.exp: Move all insight-related functionality into
21787 separate file.
21788 * lib/insight-support.exp: New file.
21789
21790 2001-08-29 Frank Ch. Eigler <fche@redhat.com>
21791
21792 * config/sid.exp (sid_start): Never set sid verbosity; disable
21793 expect_background {} that consumed its stdout; tolerate </dev/null.
21794 Attempt to set endianness override in "sid" protocol mode. Cleanup.
21795
21796 2001-08-18 Andrew Cagney <ac131313@redhat.com>
21797
21798 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
21799 CLI jump command to start it.
21800 (mi_run_to_main): Fail immediatly when unexpected output.
21801
21802 2001-08-18 Andrew Cagney <ac131313@redhat.com>
21803
21804 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
21805 beginning of function. Fix PR gdb/191.
21806
21807 2001-08-16 Frank Ch. Eigler <fche@redhat.com>
21808
21809 * config/sid.exp (sid_start): Don't warn if we cannot figure out
21810 what to force sid endianness to.
21811
21812 2001-08-15 Keith Seitz <keiths@redhat.com>
21813
21814 * lib/gdb.exp (gdbtk_start): Don't set environment
21815 variables for TCL_LIBRARY and friends. Insight will
21816 now figure these out for itself.
21817
21818 2001-08-02 Michael Snyder <msnyder@redhat.com>
21819
21820 * gdb.base/completion.exp: Remove the symbol "a64l" from
21821 the expect string; this is target-specific, and not related
21822 to what is being tested.
21823
21824 2001-08-02 Dave Brolley <brolley@redhat.com>
21825
21826 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
21827
21828 2001-07-25 Michael Snyder <msnyder@redhat.com>
21829
21830 * gdb.base/consecutive.exp: New file. Test stepping over
21831 breakpoints on consecutive instructions.
21832 * gdb.base/consecutive.c: New file.
21833
21834 * gdb.base/call-rt-st.exp: Use double-backslash to quote
21835 curly braces in regular expressions.
21836
21837 2001-07-25 Michael Snyder <msnyder@redhat.com>
21838
21839 * gdb.base/ending-run.exp: Accept "Program exited normally" as
21840 legitimate output from stepping out of main.
21841
21842 2001-07-22 Keith Seitz <keiths@redhat.com>
21843
21844 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
21845 the empty string, do not run the tests.
21846
21847 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21848
21849 * gdb.base/long_long.exp: Detect size of pointer. Take into
21850 account 2-byte pointers when testing for p/a results.
21851
21852 2001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21853
21854 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
21855 and defined to 1K for m68hc11.
21856 (random_data): Reduce table to 1K for embedded platforms (68hc11).
21857 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
21858 (sizeof_random_data): New variable to tell the size of the data table;
21859 don't test past this size; always run to main.
21860
21861 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21862
21863 * gdb.base/return2.exp: return of long long and double fails for
21864 68HC11; don't execute these tests on that platform.
21865 * gdb.base/return.exp: Return of a double fails for 68hc11.
21866
21867 2001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21868
21869 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
21870 tests that print a float.
21871 * call-rt-st.exp: Likewise.
21872
21873 2001-07-12 Mark Kettenis <kettenis@gnu.org>
21874
21875 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
21876 running this test on Linux.
21877
21878 2001-06-24 Michael Chastain <chastain@redhat.com>
21879
21880 * gdb.base/arithmet.exp: Remove some tests to make all test names
21881 unique.
21882
21883 2001-07-03 Michael Snyder <msnyder@redhat.com>
21884
21885 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
21886 the output of the ptype command.
21887
21888 2001-07-02 Michael Snyder <msnyder@redhat.com>
21889
21890 * gdb.base/completion.exp: Don't assume that break.c is the only
21891 source file that may contain functions named "marker".
21892 * gdb.base/corefile.exp: Quote the curly braces in regexp.
21893
21894 2001-06-28 Andrew Cagney <ac131313@redhat.com>
21895
21896 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
21897 of files to delete.
21898
21899 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
21900 * gdb.disasm/h8300s.exp: New file.
21901 gdb.disasm/h8300s.s: Likewise.
21902
21903 2001-06-27 Andrew Cagney <ac131313@redhat.com>
21904
21905 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
21906 empty breakpoint tables.
21907
21908 2001-06-25 Andrew Cagney <ac131313@redhat.com>
21909
21910 * lib/mi-support.exp: Update args=... part of stop-reason
21911 patterns. Accept either a list or a tuple.
21912
21913 2001-06-23 Andrew Cagney <ac131313@redhat.com>
21914
21915 * lib/mi-support.exp: Remove local emacs variable defining
21916 change-log-default-name.
21917
21918 2001-06-22 Michael Chastain <chastain@redhat.com>
21919
21920 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
21921 This is operationally compatible with the previous version.
21922
21923 2001-06-13 Jim Blandy <jimb@redhat.com>
21924
21925 * lib/gdb.exp (gdb_test): Doc fix.
21926
21927 2001-06-10 Michael Chastain <chastain@redhat.com>
21928
21929 * gdb.base/exprs.exp: Remove a duplicate test.
21930
21931 2001-06-06 Jim Blandy <jimb@redhat.com>
21932
21933 * gdb.base/return2.exp (main): Use values to test float and double
21934 returns that are not NaN's, to avoid being confused by IEEE
21935 comparison rules.
21936
21937 2001-06-04 Michael Snyder <msnyder@redhat.com>
21938
21939 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
21940 non-zero if control_c fails. Terminate the test on failure,
21941 rather than wait for 12 more tests to time out.
21942
21943 2001-06-06 Jim Blandy <jimb@redhat.com>
21944
21945 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
21946 Don't forget to match the GDB prompt.
21947
21948 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
21949
21950 2001-06-04 Jim Blandy <jimb@redhat.com>
21951
21952 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
21953 command.
21954
21955 2001-05-31 Kevin Buettner <kevinb@redhat.com>
21956
21957 * gdb.base/annota1.exp (info break): Match four or more spaces
21958 after "Address".
21959
21960 2001-05-31 Michael Chastain <chastain@redhat.com>
21961
21962 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
21963 (dm_type_int_star): Likewise.
21964 (dm_type_long_star): Likewise.
21965 (dm_type_void_star): Likewise.
21966
21967 2001-05-29 Kevin Buettner <kevinb@redhat.com>
21968
21969 * gdb.base/completion.exp (INPUTRC): Set this environment variable
21970 to a known value in order to get consistent results regardless
21971 of the setting of INPUTRC or the presence or contents of .inputrc.
21972
21973 2001-05-24 Michael Snyder <msnyder@redhat.com>
21974
21975 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
21976 Don't require that the main thread and the manager thread are the
21977 first in the list.
21978
21979 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
21980 debugging. If test fails, issue an "unsupported" not a "fail".
21981
21982 2001-05-24 Jim Blandy <jimb@redhat.com>
21983
21984 Don't assume that short is shorter than int.
21985 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
21986 assume that shorts are smaller than ints. On a 16-bit machine,
21987 this isn't true.
21988 ("print unsigned char == (~0)"): Add test that verifies that ~0,
21989 an int, is not equal to ~0 stored in an unsigned char. This tests
21990 the same thing that the previous test meant to, but works on
21991 16-bit machines, too.
21992 ("print unsigned char != (~0)"): Same test, complemented.
21993
21994 2001-05-24 Michael Snyder <msnyder@redhat.com>
21995
21996 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
21997 test for (full_coverage == 0). This makes the test run faster,
21998 and prevents dejagnu getting out of step.
21999
22000 2001-05-23 Kevin Buettner <kevinb@redhat.com>
22001
22002 * gdb.base/finish.exp (finish_void): Revise pattern for
22003 stopping on the call statement to not permit stopping at
22004 the start of the instructions comprising the call sequence.
22005
22006 2001-05-19 Michael Chastain <chastain@redhat.com>
22007
22008 * gdb.base/callfuncs.exp: Make all test names unique.
22009 * gdb.base/commands.exp: Make all test names unique.
22010 * gdb.base/condbreak.exp: Make all test names unique.
22011 * gdb.base/dbx.exp: Make all test names unique.
22012 * gdb.base/default.exp: Make all test names unique.
22013 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
22014 and TIMEOUT messages to their corresponding PASS message.
22015 * gdb.base/ending-run.exp: Make all test names unique.
22016 * gdb.base/long_long.exp: Remove duplicate test.
22017
22018 2001-05-21 Kevin Buettner <kevinb@redhat.com>
22019
22020 * gdb.base/finish.exp (finish_void): Allow "finish" command to
22021 stop on the call statement as well as the statement after the
22022 call.
22023
22024 2001-05-21 Michael Snyder <msnyder@redhat.com>
22025
22026 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
22027
22028 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
22029
22030 * gdb.base/completion.exp: Revamp test. Make it execute on all
22031 platforms.
22032
22033 2001-05-10 Elena Zannoni <ezannoni@redhat.com>
22034
22035 * config/gdbserver.exp (gdb_load): Handle the case
22036 in which the arguments to gdbserver are given in the
22037 baseboard configuration file.
22038 Also handle the case in which the server needs to do a
22039 load.
22040
22041 2001-05-07 Keith Seitz <keiths@cygnus.com>
22042
22043 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
22044 set up the display for testing.
22045 (gdbtk_start): Convert all paths to paths that tcl will like.
22046 Export target information to environment.
22047 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
22048 necessary.
22049 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
22050 (to_tcl_path): New proc to convert a given pathname into
22051 a path acceptible as an argument to a tcl command.
22052 (_gdbtk_export_target_info): New proc to export target info
22053 into the environment for gdbtk testing.
22054 (gdbtk_done): New proc to signal end-of-test.
22055
22056 2001-05-06 Jim Blandy <jimb@redhat.com>
22057
22058 * restore.c: Make the code of caller0 correspond to its comment.
22059
22060 2001-05-03 Michael Snyder <msnyder@redhat.com>
22061
22062 * config/sid.exp (gdb_target_sid): Check for error messages.
22063 On error or timeout, don't make expect exit (which will terminate
22064 all subsequent tests); instead just make gdb exit.
22065 (gdb_load): Check for error messages. On error or timeout,
22066 return a negative value.
22067
22068 2001-04-24 Jim Blandy <jimb@redhat.com>
22069
22070 * gdb.c++/templates.exp: If we see the prompt for the overload
22071 list, but we haven't recognized any of the longer patterns,
22072 arrange for this test to fail, not hang.
22073
22074 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
22075 variations.
22076
22077 2001-04-22 Michael Chastain <chastain@redhat.com>
22078
22079 * gdb.c++/local.exp: Use the 'runto' library function.
22080 * gdb.c++/namespace.exp: Likewise.
22081 * gdb.c++/overload.exp: Likewise.
22082
22083 2001-03-26 Kevin Buettner <kevinb@redhat.com>
22084
22085 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
22086 * gdb.base/step-line.exp: New file. Test step/next in presence of
22087 #line directives.
22088 * gdb.base/step-line.c: New file. Test program for the above.
22089 * gdb.base/step-line.inp: New file. We pretend that this file has
22090 been transformed by some other tool into step-line.c.
22091
22092 2001-03-21 Jim Blandy <jimb@redhat.com>
22093
22094 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
22095 unmangled operator names.
22096
22097 2001-03-20 Jim Blandy <jimb@redhat.com>
22098
22099 * gdb.threads/linux-dp.exp: Recognize an additional message
22100 generated by GDB when it doesn't understand how to debug threads
22101 on the target system.
22102
22103 2001-03-19 Andrew Cagney <ac131313@redhat.com>
22104
22105 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
22106
22107 2001-03-12 Michael Chastain <chastain@redhat.com>
22108
22109 * gdb.c++/derivation.exp: Use the 'runto' library function.
22110
22111 2001-03-12 Michael Chastain <chastain@redhat.com>
22112
22113 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
22114
22115 2001-02-24 Michael Chastain <chastain@redhat.com>
22116
22117 * gdb.c++/ref-types.exp: Change handwritten code to library
22118 function 'runto'.
22119
22120 2001-03-16 Orjan Friberg <orjanf@axis.com>
22121
22122 * gdb.base/signals.exp: Set count to 0 explicitly.
22123
22124 2001-03-15 Mark Salter <msalter@redhat.com>
22125
22126 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
22127 (gdb_target_monitor): Add check of gdb_target_cmd return value.
22128 (gdb_load): Add support for additional target_info: gdb_download_size
22129 and gdb_load_timeout.
22130
22131 Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
22132
22133 * gdb.base/annota1.exp: Move test of isnative to earlier in the
22134 file -- to prevent failing when the compile fails but we have no
22135 intention of running the tests anyway.
22136
22137 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
22138 tests if set.
22139
22140 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
22141 integers.
22142
22143 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
22144 * gdb.c++/namespace.exp: Ditto.
22145
22146 2001-03-07 Orjan Friberg <orjanf@axis.com>
22147
22148 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
22149 * gdb.base/pointers.exp: Relax pattern match of decimals.
22150
22151 2001-03-06 Kevin Buettner <kevinb@redhat.com>
22152
22153 * Makefile.in, config/abug.exp, config/cfdbug.exp,
22154 config/cpu32bug.exp, config/dve.exp, config/est.exp,
22155 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
22156 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
22157 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
22158 config/sh.exp, config/sid.exp, config/slite.exp,
22159 config/sparclet.exp, config/udi.exp, config/unknown.exp,
22160 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
22161 config/vxworks.exp, config/vxworks29k.exp,
22162 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
22163 gdb.base/all-bin.exp, gdb.base/annota1.exp,
22164 gdb.base/arithmet.exp, gdb.base/assign.exp,
22165 gdb.base/async.exp, gdb.base/attach.exp,
22166 gdb.base/bitfields.exp, gdb.base/bitops.exp,
22167 gdb.base/break.exp, gdb.base/call-ar-st.exp,
22168 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
22169 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
22170 gdb.base/commands.exp, gdb.base/completion.exp,
22171 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
22172 gdb.base/constvars.exp, gdb.base/corefile.exp,
22173 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
22174 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
22175 gdb.base/ending-run.exp, gdb.base/environ.exp,
22176 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
22177 gdb.base/finish.exp, gdb.base/foll-exec.exp,
22178 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
22179 gdb.base/funcargs.exp, gdb.base/help.exp,
22180 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
22181 gdb.base/logical.exp, gdb.base/long_long.exp,
22182 gdb.base/maint.exp, gdb.base/mips_pro.exp,
22183 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
22184 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
22185 gdb.base/pointers.exp, gdb.base/printcmds.exp,
22186 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
22187 gdb.base/regs.exp, gdb.base/relational.exp,
22188 gdb.base/remote.exp, gdb.base/reread.exp,
22189 gdb.base/restore.exp, gdb.base/return2.exp,
22190 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
22191 gdb.base/selftest.exp, gdb.base/setshow.exp,
22192 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
22193 gdb.base/sigall.exp, gdb.base/signals.exp,
22194 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
22195 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
22196 gdb.base/step-test.exp, gdb.base/structs.c,
22197 gdb.base/structs.exp, gdb.base/structs2.exp,
22198 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
22199 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
22200 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
22201 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
22202 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
22203 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
22204 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
22205 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
22206 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
22207 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
22208 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
22209 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
22210 gdb.fortran/types.exp, gdb.java/jmisc.exp,
22211 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
22212 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
22213 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
22214 gdb.trace/circ.exp, gdb.trace/collection.exp,
22215 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
22216 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
22217 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
22218 gdb.trace/report.exp, gdb.trace/save-trace.exp,
22219 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
22220 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
22221 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
22222 notices.
22223
22224 2001-02-27 Michael Snyder <msnyder@cygnus.com>
22225
22226 * gdb.base/varargs.c (find_max_double): Fix printf format string:
22227 first arg is int not float.
22228
22229 2001-02-22 Michael Snyder <msnyder@cygnus.com>
22230
22231 * gdb.base/reread.exp: Unsupported for non-native targets;
22232 doesn't work for remote debugging.
22233
22234 2001-02-19 Fernando Nasser <fnasser@redhat.com>
22235
22236 From Drew Moseley <dmoseley@redhat.com>
22237 * gdb.base/ending-run.exp: Properly handle the BSP state when
22238 stepping past the end of main.
22239
22240 2001-02-19 John Moore <jmoore@redhat.com>
22241
22242 * gdb.base/commands.exp (infrun_breakpoint_command_test):
22243 Converted HPUX fix for non-expected items following multiple
22244 step commands into general solution for all platforms.
22245
22246 2001-02-18 Michael Chastain <chastain@redhat.com>
22247
22248 * gdb.c++/classes.exp (do_tests): Change runto statements
22249 from "runto 'foo(void)'" to "runto 'foo'". This makes the
22250 statements demangler agnostic.
22251 * gdb.c++/virtfunc.exp (do_tests): Likewise.
22252 (gdb_virtfunc_restart): Likewise.
22253
22254 2001-02-14 Michael Chastain <chastain@redhat.com>
22255
22256 * gdb.c++/inherit.exp (do_tests): Change runto statements
22257 from "runto 'foo(void)'" to "runto 'foo'". This makes the
22258 statements demangler agnostic.
22259
22260 Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
22261
22262 * gdb.threads/pthreads.exp: Unify pass/fail messages for
22263 ``continue to bkpt at common_routine in thread 2'' and ``stopped
22264 before calling common_routine 15 times'' tests.
22265
22266 2001-02-11 Michael Chastain <chastain@redhat.com>
22267
22268 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
22269 Helps the test script figure out which demangler is in use.
22270 (dm_type_foo_ref): Ditto.
22271 (dm_type_int_star): Ditto.
22272 (dm_type_long_star): Ditto.
22273 (dm_type_unsigned_int): Ditto.
22274 (dm_type_void): Ditto.
22275 (dm_type_void_star): Ditto.
22276 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
22277 Probe the gdb demangler and set variables to accommodate
22278 formatting differences.
22279 (info_func_regexp): New function. Same as info_func, but
22280 matches against a regexp.
22281 (info_func): Match against a literal string.
22282 (print_addr_2): New function. Match against a literal string,
22283 which can be different from the input to gdb.
22284 (print_addr): Simply call print_addr_2 with the same argument twice.
22285 (test_lookup_operator_functions): Use demangler formatting variables.
22286 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
22287 the tests in the same order as the C++ class declaration.
22288 (test_paddr_operator_functions): Ditto.
22289 (test_paddr_overloaded_functions): Ditto.
22290 (test_paddr_hairy_functions): Use demangler formatting variables.
22291 Add reference to gdb/19 for related tests.
22292 (do_tests): Call probe_demangler.
22293
22294 2001-01-30 Kevin Buettner <kevinb@redhat.com>
22295
22296 * gdb.c++/templates.cc (printf): Remove unused function definition.
22297
22298 2001-01-26 Felix Lee <flee@redhat.com>
22299
22300 * sid.exp (sid_exit): Pass host, not target, to remote_close.
22301
22302 2001-01-25 matthew green <mrg@redhat.com>
22303
22304 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
22305 up sid.
22306 (sid_exit): Call `remote_pop_conn' after GDB is gone.
22307
22308 2001-01-25 matthew green <mrg@redhat.com>
22309
22310 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
22311 Deprecate $sid_spawn_id.
22312 (sid_exit): Remove code necessary only for `spawn.'
22313
22314 2001-01-25 matthew green <mrg@redhat.com>
22315
22316 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
22317
22318 2001-01-28 Michael Chastain <chastain@redhat.com>
22319
22320 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
22321 to call when tests fail. It takes gdb out of the overloaded
22322 function choice menu back to the main prompt, so that the test
22323 program stays synchronized.
22324 (set_bp_overloaded): New proc to collect all the common
22325 code for setting a breakpoint on an overloaded name. Calls
22326 take_gdb_out_of_choice_menu when needed.
22327 (menu_overload1arg): New variable to collect the repeated
22328 instances of the expected menu for an overloaded name. Change
22329 the regular expression to handle changes in g++ type encoding:
22330 "void" can be either "void" or "", and "unsigned int" can be
22331 either "unsigned int" or "unsigned".
22332 (continue_to_bp_overloaded): Change regular expressions to handle
22333 changes in g++ type encoding.
22334 (no proc): Call take_gdb_out_of_choice_menu when needed.
22335 Remove redundant calls to "info break". Accept either "canceled"
22336 or "cancelled". Change regular expressions in "info break"
22337 calls to handle changes in g++ type encoding. Give all tests
22338 unique strings.
22339
22340 2001-01-17 Ben Elliston <bje@redhat.com>
22341
22342 * config/sid.exp: New file.
22343
22344 Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
22345
22346 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
22347
22348 2000-12-21 Michael Snyder <msnyder@cygnus.com>
22349
22350 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
22351 Add a RE to accept a non-ascii char if one is ever presented.
22352
22353 2000-12-20 Fernando Nasser <fnasser@redhat.com>
22354
22355 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
22356
22357 2000-12-18 Michael Snyder <msnyder@cygnus.com>
22358
22359 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
22360 in regexp. One '\' does not suffice on Linux.
22361
22362 2000-12-09 Michael Chastain <chastain@redhat.com>
22363
22364 * gdb.base/break.exp (test_clear_command): Use a marker function
22365 rather than 'main' for the test function. Also move this
22366 test to an execution point where the marker function names are
22367 guaranteed to be bound to functions. (Executing tests after a
22368 'finish' from main runs into name conflicts with local names
22369 in __libc_start_main).
22370
22371 2000-12-07 Michael Snyder <msnyder@cygnus.com>
22372
22373 * gdb.base/finish.exp: New test for gdb's "finish" command.
22374 * gdb.base/return2.exp: New test for gdb's "return" command.
22375 * gdb.base/return2.c: New source file for above.
22376
22377 2000-12-05 Michael Snyder <msnyder@cygnus.com>
22378
22379 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
22380 * gdb.base/miscexprs.exp: Ditto.
22381 * gdb.base/pointers.exp: Ditto.
22382 * gdb.c++/derivation.exp: Ditto.
22383 * gdb.c++/local.exp: Ditto.
22384 * gdb.c++/namespace.exp: Ditto.
22385 * gdb.c++/overload.exp: Ditto.
22386 * gdb.c++/ref-types.exp: Ditto.
22387
22388 2000-12-05 Michael Snyder <msnyder@cygnus.com>
22389
22390 * gdb.base/constvars.exp: Test result of "up" command.
22391 * gdb.base/miscexprs.exp: Ditto.
22392 * gdb.base/pointers.exp: Ditto.
22393 * gdb.base/scope.exp: Ditto.
22394 * gdb.c++/derivation.exp: Ditto.
22395 * gdb.c++/local.exp: Ditto.
22396 * gdb.c++/namespace.exp: Ditto.
22397 * gdb.c++/overload.exp: Ditto.
22398 * gdb.c++/ref-types.exp: Ditto.
22399
22400 2000-11-22 Michael Chastain <chastain@redhat.com>
22401
22402 * mips_pro.exp: Accept either "middle -> top -> main" or
22403 "middle -> main" in the backtrace, because gcc can optimize
22404 tail calls to jumps. Remove setup_xfail for the hppa case.
22405 Add a comment with the original warning messages from PR 3016,
22406 which was filed in 1993, to preserve them for posterity.
22407
22408 2000-11-17 Nick Duffek <nsd@redhat.com>
22409
22410 * lib/gdb.exp (gdb_test): Override timeout with board info.
22411
22412 2000-11-17 Nick Duffek <nsd@redhat.com>
22413
22414 * gdb.base/display.exp: Don't kill running stub. Add "again" to
22415 the second kill and detach messages.
22416
22417 2000-11-17 Nick Duffek <nsd@redhat.com>
22418
22419 * configure.in: Add AC_EXEEXT.
22420 * configure: Regenerate.
22421 * Makefile.in (just-check): Export EXEEXT.
22422 * lib/gdb.exp ($EXEEXT): Import from environment.
22423 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
22424 expect "maint dump-me" on Cygwin.
22425 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
22426 $EXEEXT.
22427
22428 2000-11-17 Nick Duffek <nsd@redhat.com>
22429
22430 * gdb.base/break.exp: Test backtrace and finish from called
22431 function on all platforms, not just HP-UX.
22432
22433 2000-11-03 Michael Snyder <msnyder@cygnus.com>
22434
22435 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
22436 code from gdb_target_monitor, so it can be used independantly
22437 for gdbserver. Also comment out an unnecessary PUTS.
22438
22439 2000-11-03 Michael Snyder <msnyder@cygnus.com>
22440
22441 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
22442 * gdb.base/corefile.exp: Expect the message "Program is being
22443 debugged already" when we send the "corefile" command, since
22444 the preceeding gdb_load may have connected gdb to a remote target.
22445 * gdb.base/display.exp: Disable hardware watchpoints if new
22446 board info variable "no_hardware_watchpoints" is true.
22447 Replace single-letter commands with more readable ones.
22448 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
22449 if new board info variable "no_hardware_watchpoints" is true.
22450 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
22451 to see if stdio (printf) testing is possible.
22452 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
22453 board info variable "no_hardware_watchpoints" is true. Use new
22454 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
22455
22456 2000-11-13 Fernando Nasser <fnasser@redhat.com>
22457
22458 From Orjan Friberg <orjanf@axis.com>:
22459 * gdb.base/printcmds.exp: Escape curly braces followed by a number
22460 in array print pattern match.
22461
22462 2000-11-09 Fernando Nasser <fnasser@redhat.com>
22463
22464 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
22465 spelling "cancelled" to U.S. spelling "canceled" to match changes
22466 made to gdb.
22467 * gdb.c++/ovldbreak.exp: Ditto.
22468
22469 2000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
22470
22471 * gdb.base/callfuncs.c (main): Moved to end of file, call
22472 t_double_values to initialize the FPU before inferior calls are made.
22473 * gdb.base/callfuncs.exp: Test for register preservation after calling
22474 inferior functions. Add tests for continuining, finishing and
22475 returning from a stop in a call dummy.
22476
22477 2000-10-24 Michael Snyder <msnyder@cygnus.com>
22478
22479 * gdb.base/commands.exp: Break up long lines, and re-indent.
22480
22481 2000-10-19 Michael Snyder <msnyder@cygnus.com>
22482
22483 * config/gdbserver.exp: Rewritten from the ground up, to make it
22484 compatible with the current dejagnu tree, and to make it work with
22485 the new "gdbserver" in libremote.
22486
22487 2000-10-16 Michael Snyder <msnyder@cygnus.com>
22488
22489 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
22490 * gdb.base/varargs.exp: Skip entire test if no printf support.
22491 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
22492 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
22493
22494 2000-10-13 Michael Snyder <msnyder@cygnus.com>
22495
22496 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
22497 no floating point support.
22498 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
22499 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
22500 * gdb.base/call-rt-st.exp: Ditto.
22501 * gdb.base/call-strs.exp: Ditto.
22502
22503 2000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
22504
22505 * gdb.base/sizeof.c: include <stdio.h>.
22506
22507 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
22508 'finish', otherwise uncaptured gdb_prompt would potentially
22509 throw remaining test points out of sync.
22510
22511 2000-07-26 Scott Bambrough <scottb@netwinder.org>
22512
22513 * gdb.base/recurse.exp: Run tests for all targets.
22514 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
22515 gnu-oldld case on ARM.
22516 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
22517 for ARM targets.
22518
22519 Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
22520
22521 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
22522 * gdb.java/configure: Rebuild.
22523
22524 Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
22525
22526 * gdb.java/jv-exp.exp: New file.
22527
22528 Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
22529
22530 * configure: Rebuilt.
22531 * configure.in (configdirs): Add gdb.java.
22532 * gdb.java/jmisc.java: New file.
22533 * gdb.java/jmisc.exp: New file.
22534 * gdb.java/Makefile.in: New file.
22535 * gdb.java/configure: Rebuilt.
22536 * gdb.java/configure.in: New file.
22537 * lib/java.exp: New file.
22538
22539 Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
22540
22541 * gdb.base/exprs.exp: Test casts to a pointer including over and
22542 underflow.
22543
22544 Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
22545
22546 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
22547 and the compilers sizes.
22548
22549 2000-07-09 Nick Duffek <nsd@redhat.com>
22550
22551 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
22552 (use_methods): New function.
22553 (main): Call use_methods().
22554 * gdb.c++/classes.exp (test_method_param_class): New procedure.
22555 (do_tests): Call test_method_param_class.
22556
22557 2000-07-09 Nick Duffek <nsd@redhat.com>
22558
22559 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
22560 spelling.
22561 (test_enums): New procedure. Move enum tests from end of script
22562 to here. Set breakpoint on function name instead of line number.
22563 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
22564 (enums2): New marker function.
22565 (enums1): New function.
22566 (main): Call enums1(). Move enum tests to enums1().
22567
22568 Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
22569
22570 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
22571 compile/link program. Update line numbers.
22572 * gdb.asm/d10v.inc: Define ``startup''.
22573 * gdb.asm/asmsrc1.s: Add definition of _start.
22574
22575 Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
22576
22577 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
22578
22579 2000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22580
22581 * gdb.base/maint.exp: Add 'maint print architecture' item to output
22582 of 'help maint print' command.
22583
22584 Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
22585
22586 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
22587 they use gdb_expect_list.
22588
22589 Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
22590
22591 * gdb.base/commands.exp: Use ``set remote
22592 memory-read-packet-size'' instead of ``set endian big'' to test
22593 long commands.
22594
22595 2000-06-03 Daniel Berlin <dan@cgsoftware.com>
22596
22597 * gdb.c++/templates.exp (do_tests): Make all of these work under
22598 g++, and stop skipping them.
22599
22600 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
22601 work under g++.
22602
22603 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
22604 initialization.
22605
22606 2000-06-02 Michael Snyder <msnyder@cygnus.com>
22607
22608 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
22609 the regular expression: accept an (almost) arbitrary sequence of
22610 "frames-invalid" and "breakpoints-invalid" messages both before
22611 and after the "starting" message.
22612
22613 2000-06-02 Michael Snyder <msnyder@cygnus.com>
22614
22615 * gdb.c++/local.exp: This test has never been known to work with g++.
22616
22617 2000-05-18 Michael Snyder <msnyder@cygnus.com>
22618
22619 * gdb.base/annota1.exp (annotate-signal-handler-caller):
22620 Relax the regular expression a little, make it pass on Solaris 8.
22621
22622 2000-05-12 Kevin Buettner <kevinb@redhat.com>
22623
22624 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
22625 a call, do not require that gdb stop on the line after the call.
22626 Instead, it is permissible for gdb to stop on the line of the
22627 call itself.
22628
22629 2000-05-12 Michael Snyder <msnyder@.cygnus.com>
22630
22631 * gdb.base/break.exp (bp on small function, optimized file):
22632 Add a second pass pattern. The behavior differs here between stabs
22633 and dwarf for one-line functions. Stabs preserves two line symbols
22634 (one before the prologue and one after) with the same line number,
22635 but dwarf regards these as duplicates and discards one of them.
22636 Therefore the address after the prologue (where the breakpoint is)
22637 has no exactly matching line symbol, and GDB reports the breakpoint
22638 as if it were in the middle of a line rather than at the beginning.
22639
22640 2000-05-08 Michael Snyder <msnyder@cygnus.com>
22641
22642 * gdb.base/interrupt.exp: Make "pass" message say "send"
22643 rather than "send_gdb" (for consistancy).
22644
22645 Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
22646
22647 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
22648 * gdb.c++/templates.cc: Properly check for GCC version number.
22649 * lib/compiler.cc: Likewise
22650
22651 2000-04-28 Michael Snyder <msnyder@cygnus.com>
22652
22653 * gdb.base/break.exp: When compiled with -O2 optimization,
22654 gdb may not stop at the first line of main, due to code motion.
22655
22656 2000-04-26 Michael Snyder <msnyder@cygnus.com>
22657
22658 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
22659 This test depends on parsing the printf output from the target.
22660 Since the sparclet stub doesn't do stdio, this will never work.
22661 * gdb.base/call-rt-st.exp: ditto.
22662 * gdb.base/call-strs: ditto.
22663
22664 2000-04-24 Michael Snyder <msnyder@cygnus.com>
22665
22666 * gdb.base/miscexprs.exp: make sizeof long array test portable.
22667
22668 * gdb.base/ending-run.exp: After connecting to a remote target,
22669 but before running, the target will appear to be in a random
22670 location. Specify both a file and a line for breakpoints.
22671 Also, the function that calls main may be called 'init'
22672 rather than 'start'.
22673
22674 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22675
22676 * gdb.base/help.exp: Update output for add-symbol-file command.
22677
22678 2000-04-10 Fernando Nasser <fnasser@cygnus.com>
22679
22680 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22681 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
22682
22683 2000-04-07 J.T. Conklin <jtc@redback.com>
22684
22685 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
22686
22687 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
22688
22689 Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
22690
22691 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
22692 values that can be represented exactly.
22693 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
22694 above change, and to not check against the directory part of the source
22695 file name.
22696 (step into print_long_arg_list): Likewise.
22697 (print print_small_structs from print_long_arg_list): Likewise.
22698 (print print_long_arg_list): Likewise.
22699
22700 2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22701
22702 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
22703
22704 Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
22705
22706 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
22707
22708 2000-03-25 Daniel Berlin <dan@cgsoftware.com>
22709
22710 * gdb.base/commands.exp (deprecated_command_test): Add test for
22711 deprecate with no arguments.
22712
22713 2000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
22714
22715 * gdb.base/break.exp: Add new test for setting breakpoints on
22716 optimized code so we can test breakpoints work even when function
22717 prologues may be optimized away
22718
22719 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
22720
22721 From David Whedon <dwhedon@gordian.com>
22722 * gdb.base/commands.exp : Added command deprecator tests.
22723
22724 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
22725
22726 * gdb.base/help.exp: Added test for new apropos command.
22727
22728 2000-03-21 Kevin Buettner <kevinb@redhat.com>
22729
22730 * gdb.base/pointers.c (usevar): New function.
22731 (main): Make sure that global variables v_int_pointer2, rptr,
22732 and y are all referenced someplace in the program by calling
22733 usevar() on them. [Some linkers delete symbols which are
22734 never referenced. The space remains, but there's no way to
22735 get a (symbolic) handle on the variable from the debugger.]
22736
22737 2000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22738
22739 * gdb.base/printcmds.c: Add typedeffed arrays.
22740
22741 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
22742 procedure to test arrays that are typedef'd.
22743
22744 2000-03-13 James Ingham <jingham@leda.cygnus.com>
22745
22746 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
22747 the library directories.
22748
22749 Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
22750
22751 * configure.in (configdirs): Add sub directory gdb.mi.
22752 * configure: Re-generate.
22753
22754 * gdb.mi: New directory.
22755
22756 2000-02-25 Scott Bambrough <scottb@netwinder.org>
22757
22758 * gdb.base/long_long.exp: Correct test suite failure when printing
22759 a long long value as a double on ARM platforms.
22760
22761 2000-02-16 Jim Blandy <jimb@redhat.com>
22762
22763 * gdb.base/break.exp ("breakpoint line number"): Make sure the
22764 default source file is set properly before running this test.
22765
22766 2000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22767
22768 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
22769 gdbtk/library directory, not in gdbtcl2.
22770
22771 2000-02-04 Jim Blandy <jimb@redhat.com>
22772
22773 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
22774 backslash from regexp pattern.
22775
22776 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
22777 procedure. Use it to run all the "continue to bp overloaded"
22778 tests. Note that this changes the names of the tests slightly.
22779 If the breakpoint hit message includes a hex PC value, because
22780 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
22781 from the real source code, still consider that a pass.
22782
22783 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
22784 XFAIL here if the breakpoint message contains a hex address. Note
22785 similar change on 1999-11-02.
22786
22787 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
22788
22789 * gdb.base/ptype.exp: Establish a default source file before
22790 calling get_debug_format.
22791
22792 2000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
22793
22794 * gdb.base/watchpoint.exp: Remove duplication of test messages.
22795
22796 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
22797
22798 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
22799 of successive stepi commands -- while in the prologue we should see
22800 the function entry bracket.
22801
22802 2000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
22803
22804 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
22805 reach __change_mode() when stepping through the end of main().
22806
22807 2000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
22808
22809 * gdb.base/default.exp: Fix expected pattern.
22810 * gdb.base/help.exp: Same.
22811
22812 2000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22813
22814 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
22815 Don't use xfail's because that affects only the following test.
22816
22817 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
22818 solaris or linux.
22819
22820 * gdb.base/selftest.exp: Update to reflect changes to main.c.
22821
22822 2000-01-07 Michael Snyder <msnyder@cygnus.com>
22823
22824 * gdb.base/display.exp: Some yacc parsers like to say
22825 "A syntax error" rather than "A parse error". Accept both.
22826
22827 2000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
22828
22829 * gdb.base/default.exp: Remove OS dependent string from "target
22830 remote" test.
22831 * gdb.base/help.exp: Same for "help target remote" test.
22832
22833 2000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22834
22835 From Jim Kingdon <kingdon@redhat.com>:
22836
22837 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
22838 prompt (cleanup rather than necessity, but still might keep output
22839 from spilling to next test).
22840
22841 2000-01-02 Fred Fish <fnf@cygnus.com>
22842
22843 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
22844 AIX, which defines them in <sys/types.h>.
22845
22846 1999-12-16 Stan Shebs <shebs@andros.cygnus.com>
22847
22848 * gdb.base/default.exp: Match arm* etc instead of arm in "info
22849 float" test.
22850
22851 1999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
22852
22853 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
22854
22855 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
22856 outermost frame disallowed".
22857
22858 1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
22859
22860 * gdb.base/setvar.exp: New tests for setting the value of a struct
22861 with a constant list.
22862
22863 1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
22864
22865 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
22866 require the user to type a cast before setting the value of a struct.
22867
22868 1999-12-06 Jim Blandy <jimb@cygnus.com>
22869
22870 * gdb.base/default.exp: Expect the new 'info float' command on
22871 all i386 platforms.
22872
22873 * gdb.threads/linux-dp.exp: Expand our ability to recognize
22874 LinuxThreads libraries that don't support debugging.
22875
22876 Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
22877
22878 * gdb.base/remote.c: Fill the buffer with truely random data.
22879 Change the buffer type to ``unsigned char'' to simplify size
22880 arithmetic.
22881
22882 * gdb.base/remote.exp: Reduce download numbers by one. Typical
22883 stub only handles 400-1 byte packets. Verify that the download
22884 worked.
22885
22886 1999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
22887
22888 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
22889 tests, using UNRESOLVED for the untested cases. Also, does not wait
22890 for a timeout if the prompt was received before a recognizable pattern.
22891
22892 1999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
22893
22894 * lib/gdb.exp (gdb_expect_list): Fix spelling.
22895
22896 1999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22897
22898 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
22899 watchpoints.
22900
22901 1999-11-24 Jason Merrill <jason@casey.cygnus.com>
22902
22903 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
22904
22905 * gdb.c++/local.exp: Be more flexible in recognizing local class
22906 name mangling. Don't allow horribly truncated method names.
22907 * gdb.c++/derivation.exp: Expect protected inheritance.
22908 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
22909 * gdb.c++/virtfunc.exp: Likewise.
22910 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
22911 when printing a nested enum.
22912
22913 1999-11-22 Jim Blandy <jimb@cygnus.com>
22914
22915 * gdb.base/step-test.exp: Properly await GDB's response to setting
22916 a breakpoint on the call to large_struct_by_value.
22917
22918 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
22919 just because we have debug info for the `start' function.
22920
22921 1999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
22922
22923 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
22924 "Unknown signal" messages, which indicate (on LinuxThreads) that
22925 GDB doesn't know how to debug threads on this system. This is
22926 better than hanging while philosopher 0 dumps chatter into gdb.log.
22927
22928 1999-11-18 Tom Tromey <tromey@cygnus.com>
22929
22930 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
22931
22932 1999-11-18 Fred Fish <fnf@cygnus.com>
22933
22934 * gdb.base/coremaker2.c: Add sample program for generating
22935 cores that is more self contained than coremaker.c. Eventually
22936 I'll add more code to this and tie it into the testsuite.
22937
22938 1999-11-12 Stan Shebs <shebs@andros.cygnus.com>
22939
22940 * gdb.base/dollar.exp: Remove, now in gdb.hp.
22941
22942 1999-11-10 Jimmy Guo <guo@cup.hp.com>
22943
22944 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
22945 from $srcdir/lib/.
22946 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
22947 and gdb.c++/.
22948
22949 * gdb.c++/derivation.exp: remove redundant get compiler info code.
22950
22951 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
22952 'continue with watch' test point.
22953
22954 1999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
22955
22956 Merged from p2linux-990323-branch:
22957
22958 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
22959
22960 Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
22961
22962 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
22963 {limit,fixed}''. Test ``set download-write-size''.
22964
22965 Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
22966
22967 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
22968 gdb_expect_list.
22969
22970 Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
22971
22972 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
22973
22974 1999-11-03 Mark Salter <msalter@cygnus.com>
22975
22976 * gdb.base/break.exp: Fix "stub continue" pattern.
22977
22978 1999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
22979
22980 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
22981
22982 1999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
22983
22984 * gdb.base/display.exp ("finish"): Add timeout clause.
22985
22986 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
22987 plain prompt clause, so this doesn't have to time out in order to
22988 fail.
22989
22990 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
22991 breakpoint hit messages include an address.
22992
22993 * gdb.base/display.exp: Don't forget to escape parens in regular
22994 expressions. Unix regexp notatation sucks.
22995
22996 1999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22997
22998 * gdb.base/annota1.exp: Test for annotate-signalled: change output
22999 order for 'signalled' message.
23000
23001 1999-11-01 Stan Shebs <shebs@andros.cygnus.com>
23002
23003 From Jimmy Guo <guo@cup.hp.com>:
23004 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
23005 * gdb.base/annota1.c: Add code for tests to work with.
23006
23007 1999-10-26 Frank Ch. Eigler <fche@cygnus.com>
23008
23009 * gdb.base/remote.exp: New test for remote downloading settings.
23010 * gdb.base/remote.c: New file with large .data.
23011
23012 1999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
23013
23014 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
23015 for LinuxThreads support, merged from the Code Fusion branch.
23016
23017 Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
23018
23019 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
23020 containing exp_continue into a while within an expect. Don't
23021 attempt a start more than three times. Check return value from
23022 gdb_load.
23023
23024 Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
23025
23026 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
23027 a pass case.
23028
23029 1999-10-01 Kevin Buettner <kevinb@cygnus.com>
23030
23031 * gdb.base/break.c (main): Added a statement that we can step
23032 off of.
23033 * gdb.base/break.exp: Added tests for setting a breakpoint
23034 at an offset and stepping onto a breakpoint.
23035
23036 1999-10-01 Fred Fish <fnf@cygnus.com>
23037
23038 * gdb.base/help.exp (help add-symbol-file): Update to match current
23039 gdb output.
23040
23041 1999-09-18 Jim Blandy <jimb@cris.red-bean.com>
23042
23043 * gdb.base/break.exp: Code locations are in hex, don't forget!
23044 (For HP-UX.)
23045
23046 1999-09-17 Stan Shebs <shebs@andros.cygnus.com>
23047
23048 * condbreak.exp: Use break.c as test program.
23049 * condbreak.c: Remove, redundant with break.c.
23050
23051 1999-09-15 Stan Shebs <shebs@andros.cygnus.com>
23052
23053 * config/monitor.exp (gdb_target_monitor): Disable X- and
23054 Z-packets if the target needs it.
23055
23056 1999-09-13 James Ingham <jingham@leda.cygnus.com>
23057
23058 * gdb.c++/overload.exp: Added tests for listing overloaded
23059 functions with function pointers in the arg, explicitly calling
23060 out the version you want.
23061
23062 1999-09-09 Stan Shebs <shebs@andros.cygnus.com>
23063
23064 * long_long.exp: Add variations of test cases that work for
23065 targets with 16-bit ints and 32-bit doubles.
23066
23067 1999-09-08 Stan Shebs <shebs@andros.cygnus.com>
23068
23069 * break.c (main): Compare a possibly-uninitialized argc with an
23070 unlikely value that fits in 16 bits.
23071
23072 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
23073
23074 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
23075 0xfeeb, don't want negative numbers if ints are 16 bits.
23076
23077 * lib/gdb.exp (skip_cplus_tests): New proc.
23078 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
23079 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
23080 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
23081 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
23082 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
23083 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
23084 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
23085 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
23086
23087 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
23088
23089 Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
23090
23091 * gdb.base/corefile.exp (up): Allow a parameter to appear
23092 in the frame that we're going up to.
23093
23094 From Jim Blandy <jimb@cygnus.com>:
23095
23096 * gdb.base/default.exp (info float): Expect some output now.
23097
23098 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
23099 returning floating-point values to fail on the x86.
23100 * gdb.base/callfwmall.exp (do_function_calls): Same.
23101
23102 * gdb.base/list.exp (test_listsize): Correct expectations for
23103 listing line 1 with listsize 2. Also, listing a single line
23104 works now, as does listing three lines. [Kevin's note: There
23105 were a number of other cases fixed too where the expectations
23106 differed...]
23107
23108 1999-09-02 Stan Shebs <shebs@andros.cygnus.com>
23109
23110 * gdb.base/selftest.exp: Add case for when version prints as
23111 constant string instead of char pointer.
23112
23113 1999-08-25 Stan Shebs <shebs@andros.cygnus.com>
23114
23115 * gdb.base/ending-run.exp: Add Solaris case for what happens when
23116 stepping out of main.
23117
23118 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
23119 G++ used.
23120
23121 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
23122 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
23123
23124 * gdb.c++/ovldbreak.exp: Update match string in test that
23125 includes a warning of multiple breakpoints.
23126
23127 1999-08-24 Stan Shebs <shebs@andros.cygnus.com>
23128
23129 * gdb.base/display.exp: Improve precision of step-after-finish
23130 added yesterday.
23131
23132 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
23133 test.
23134
23135 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
23136 configs when using G++, not just hppa*.
23137
23138 1999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23139
23140 * gdb.base/async.c: New file.
23141 * gdb.base/async.exp: New file.
23142
23143 Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
23144
23145 * gdb.base/break.exp: Tweak PA specific tests to properly handle
23146 PA64.
23147
23148 Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
23149
23150 * gdb.base/display.exp: "finish" can leave us mid-line on many
23151 targets, deal with it. Add a small constant to main, instead of
23152 1000 since main+1000 may not be a valid address in the target.
23153
23154 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
23155 on hpux11.
23156
23157 * gdb.base/attach.exp: Handle another hpux11 error message variant
23158 when attaching to a process that does not exist.
23159
23160 1999-08-19 J.T. Conklin <jtc@redback.com>
23161
23162 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
23163 characters in 'continue to 1241' test.
23164
23165 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
23166
23167 * gdb.base/call-ar-st.exp: Add a shorter match case for the
23168 stop in print_long_arg_list, define and use a whitespace
23169 variable in print_small_structs test, add an XFAIL for Solaris.
23170 * gdb.base/dbx.exp: XFAIL func commands until somebody is
23171 interested enough to fix.
23172
23173 1999-08-13 Keith Seitz <keiths@cygnus.com>
23174
23175 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
23176 (dbx_gdb_load): Remove. Use gdb_load instead, since that
23177 proc knows about targets other than the natives.
23178 (test_assign): Use "gdb_run_cmd" to "run" the target.
23179 Check that we've actually hit the breakpoint at main.
23180 When we attempt to assign a value to a local variable, check
23181 that the variable is in the current scope, i.e., don't use
23182 a test with an empty result.
23183
23184 Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
23185
23186 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
23187 command.
23188
23189 1999-08-09 Stan Shebs <shebs@andros.cygnus.com>
23190
23191 From Jimmy Guo <guo@cup.hp.com> and others at HP:
23192 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
23193 gdb.compat, gdb.threads-hp.
23194 gdb.hp/configure, gdb.hp/configure.in: New files.
23195 gdb.hp/Makefile.in: Recurse into new subdirs.
23196 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
23197 gdb.hp/gdb.objdbg: New directory, tests for debugging info
23198 in object files.
23199 gdb.hp/tools: New directory, aux tools for HP-specific tests.
23200
23201 1999-08-05 Stan Shebs <shebs@andros.cygnus.com>
23202
23203 * gdb.base/display.exp: Help expect by putting a newline in the
23204 funky printf, remove a bogus p/a test.
23205
23206 1999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23207
23208 * gdb.base/display.exp: Make sure that when we say 'run', we are
23209 connected to the target. This is necessary when running not
23210 natively.
23211
23212 1999-08-03 Stan Shebs <shebs@andros.cygnus.com>
23213
23214 * gdb.base/step-test.exp: Removed some extraneous messages.
23215
23216 * gdb.base/long_long.exp: Don't run memory examination tests
23217 on little-endian targets (they will need a different set of
23218 results to match).
23219
23220 1999-08-02 Stan Shebs <shebs@andros.cygnus.com>
23221
23222 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
23223 until somebody decides to fix GDB.
23224
23225 * gdb.base/long_long.c: Stop compiler complaint by specifying long
23226 constant as "ULL".
23227 * gdb.base/long_long.exp: Loosen x/c test, add partial result
23228 matches for a couple x/2 commands.
23229
23230 1999-07-30 Stan Shebs <shebs@andros.cygnus.com>
23231
23232 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
23233 by merging in ref-types2 tests.
23234 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
23235
23236 From Jimmy Guo <guo@cup.hp.com> and others at HP:
23237 * gdb.c++/Makefile.in: Add standard actions.
23238 (EXECUTABLES): Rename from PROGS, update list.
23239 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
23240 from gdb.hp.
23241 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
23242 foo and bar locals.
23243 * gdb.c++/anon-union.exp: Fix tests to match.
23244 * gdb.c++/classes.exp: Run if HP compiler used, add extra
23245 expect matches to handle output variations.
23246 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
23247 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
23248 output, add HP alternatives for new and delete prints.
23249 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
23250 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
23251 * gdb.c++/demangle.exp: Use $style when reporting failure.
23252 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
23253 * gdb.c++/inherit.exp: Run if HP compiler used, add some
23254 match alternatives.
23255 * gdb.c++/local.exp: Add match alternatives or xfails for HP
23256 compilers.
23257 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
23258 * gdb.c++/method.exp: Add match alternatives.
23259 * gdb.c++/misc.cc: Add bool types.
23260 * gdb.c++/misc.exp: Add tests for bool types.
23261 * gdb.c++/overload.exp: Add xfails.
23262 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
23263 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
23264 add some more template parameter tests (only for HP currently).
23265 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
23266 * gdb.c++/virtfunc.cc: Add return type and value for main.
23267 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
23268 match alternatives.
23269
23270 1999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23271
23272 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
23273
23274 1999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
23275
23276 * gdb.base/signals.exp: Don't expect getting a backtrace from
23277 within a signal handler to fail on Linux.
23278
23279 1999-07-29 Stan Shebs <shebs@andros.cygnus.com>
23280
23281 From Jimmy Guo <guo@cup.hp.com> and others at HP:
23282 * lib/gdb.exp: Remove some gratuitious semicolons.
23283 (delete_breakpoints): Increase timeout.
23284 (gdb_expect): Add -notransfer option.
23285 (gdb_test): Use -notransfer option.
23286 (get_compiler_info): Add f77 case.
23287 (get_compiler): New proc, split out from gdb_preprocess, add f77
23288 case.
23289 (gdb_preprocess): Call get_compiler.
23290
23291 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
23292 * gdb.base/attach.exp, gdb.base/display.exp,
23293 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
23294 gdb.base/long_long.exp, gdb.base/printcmds.exp,
23295 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
23296 third arg to gdb_test.
23297 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
23298 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
23299 HP-UX xfails, add others.
23300 * gdb.base/completion.exp: Reflect name change of self-test.
23301 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
23302 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
23303 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
23304 HP failure number.
23305 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
23306 useless HP-UX 10.30 references.
23307 * gdb.base/maint.exp: Loosen matches.
23308 * gdb.base/pointers.c (main): Declare more_code.
23309 * gdb.base/pointers.exp: Match on output of a `next'.
23310 * gdb.base/structs.c: Add prototypes.
23311 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
23312 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
23313
23314 1999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23315
23316 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
23317 command.
23318
23319 1999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23320
23321 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
23322 Fix run to main failures. Watchpoint can be hardware watchpoint.
23323
23324 * gdb.base/annota1.exp: Clean up some more, in case printf has
23325 debug info. Deal with lack of signal hanlder info in stack.
23326
23327 From Jim Kingdon <kingdon@redhat.com>:
23328 * gdb.base/annota1.exp: If printf has debug info, deal with it.
23329
23330 1999-07-19 Stan Shebs <shebs@andros.cygnus.com>
23331
23332 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
23333 gdb.base/foll-vfork.exp: Don't run for crosses.
23334
23335 Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
23336
23337 * gdb.base/configure.in: Check for gdbvars.exp instead of
23338 a1-selftest.exp.
23339 * gdb.base/configure: Re-generate.
23340
23341 1999-07-12 Stan Shebs <shebs@andros.cygnus.com>
23342
23343 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
23344 in trying to run first and name is too long.
23345
23346 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
23347 pointers2.c and pointers2.exp, respectively.
23348 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
23349 doschk happier.
23350
23351 1999-07-08 Stan Shebs <shebs@andros.cygnus.com>
23352
23353 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
23354 callfuncs2.c and callfuncs2.exp.
23355
23356 * gdb.base/list.exp: Remove mistaken xfails.
23357 * gdb.base/list0.h: Add optional prototypes.
23358
23359 Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
23360
23361 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
23362 calling malloc.
23363 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
23364 * ptype.exp: Move test for get_debug_format to before its first
23365 use.
23366
23367 1999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23368
23369 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
23370 * gdb.base/annota2.cc, annota2.exp: Move from here.
23371 * gdb.c++/annota2.cc, annota2.exp: To here.
23372 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
23373
23374 Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
23375
23376 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
23377 a consistent format.
23378
23379 1999-06-25 Stan Shebs <shebs@andros.cygnus.com>
23380
23381 From Jimmy Guo <guo@cup.hp.com> and others at HP:
23382 * lib/gdb.exp (get_compiler_info): Add detection for assorted
23383 HP compilers, also set the globals $true and $false.
23384
23385 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
23386 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
23387 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
23388 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
23389 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
23390 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
23391 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
23392 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
23393 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
23394 whatis.c} Add C++ compatible function definitions and return
23395 types, add includes for library functions.
23396 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
23397 * gdb.base/step-test.c (myglob): Rename from glob.
23398 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
23399 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
23400 files, move here from gdb.hp.
23401 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
23402 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
23403 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
23404 Adjust line numbers in regexps.
23405
23406 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
23407 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
23408 instead of 0/1.
23409
23410 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
23411 foll-vfork.exp: New files, move here from gdb.hp.
23412 * gdb.base/page.exp: New file, test of pagination command.
23413
23414 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
23415 recursion test.
23416 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
23417
23418 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
23419 gdb.base/solib.exp: Fix compiler invocation process.
23420
23421 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
23422 HP-UX 11, turn off overload resolution explicitly.
23423 * gdb.base/commands.exp: Set argument list explicitly, add
23424 watchpoint test.
23425 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
23426 them work.
23427 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
23428 expressions properly.
23429 * gdb.base/corefile.exp: Loosen the match slightly.
23430 * gdb.base/default.exp: Allow "Error accessing memory" message
23431 also.
23432 * gdb.base/display.exp: Skip over x/0 j if PA64.
23433 * gdb.base/funcargs.exp: Add xfails for HP-UX.
23434 * gdb.base/interrupt.exp: Ditto.
23435 * gdb.base/langs.exp: Add symbolic matches governed by compiler
23436 in use.
23437 * gdb.base/list.exp: Add xfails for HP-UX.
23438 * gdb.base/long_long.exp: Refine some of the numeric matches.
23439 * gdb.base/mips_pro.exp: Xfail on HP-UX.
23440 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
23441 * gdb.base/nodebug.exp: Succeed on more varieties of output.
23442 * gdb.base/opaque.exp: Remove some HP-UX xfails.
23443 * gdb.base/ptype.exp: Succeed on more varieties of output.
23444 * gdb.base/scope.exp: Add xfails for HP-UX.
23445 * gdb.base/sect-cmd.exp: Add more cases.
23446 * gdb.base/setvar.exp: Add xfails for HP-UX.
23447 * gdb.base/shlib-call.exp: Loosen some matches slightly.
23448 * gdb.base/signals.exp: Match on void symbolically.
23449 * gdb.base/step-test.exp: Add case for PA64.
23450 * gdb.base/term.exp: Add exit and restart.
23451 * gdb.base/twice.exp: Clean up after self.
23452 * gdb.base/varargs.exp: Disable overload resolution explicitly.
23453 * gdb.base/whatis.exp: Allow more ways to pass tests.
23454
23455 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
23456 no longer useful.
23457
23458 Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
23459
23460 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
23461 list of patterns.
23462 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
23463 print_double_array(double_array)", "continuing to breakpoint
23464 1018", "print print_double_array(array_d)" and "continuing to
23465 1034" tests.
23466
23467 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
23468
23469 * Makefile.in: Add empty html and install-html targets.
23470
23471 1999-06-24 Stan Shebs <shebs@andros.cygnus.com>
23472
23473 * config/mt-*: Remove, these haven't been used since 1996.
23474
23475 1999-06-22 Stan Shebs <shebs@andros.cygnus.com>
23476
23477 * gdb.base/call-strs.c, gdb.base/ending-run.c,
23478 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
23479 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
23480
23481 1999-06-18 Stan Shebs <shebs@andros.cygnus.com>
23482
23483 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
23484 simpler match case for the ptype of the big class.
23485
23486 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23487
23488 * gdb.exp: Fix test for gdb_prompt existence.
23489
23490 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23491
23492 * gdb.exp (gdb_test): Add fail after calls to perror.
23493
23494 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23495
23496 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
23497
23498 1999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23499
23500 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
23501
23502 Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
23503
23504 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
23505 malloc() is linked in.
23506
23507 1999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
23508
23509 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
23510 step at end.
23511
23512 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
23513
23514 1999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
23515
23516 * gdb.java/jv-print.exp: New file. (Our first Java test!)
23517
23518 Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
23519
23520 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
23521 * gdb.base/mips_pro.exp: Likewise.
23522
23523 1999-06-02 Keith Seitz <keiths@cygnus.com>
23524
23525 * gdb.c++/templates.cc: Change all "new" operators to throw
23526 an exception.
23527 * gdb.c++/cplusfuncs.cc: Likewise.
23528
23529 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
23530
23531 Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
23532
23533 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
23534 * gdb.base/ending-run.exp: When stepping out of main, accept a
23535 step into an arbitrary assembler file.
23536
23537 1999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23538
23539 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
23540 "breakpoint-invalid" to be printed.
23541 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
23542 number of "frames-invalid" and "breakpoint-invalid" to be printed.
23543 * gdb.base/annota2.cc: Initialize a.x to 0.
23544
23545 1999-05-17 Keith Seitz <keiths@cygnus.com>
23546
23547 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
23548 when "skip_float_tests" set.
23549 Ditto for "print print_double_array(array_d)", "print print_small_structs",
23550 "print print_ten_doubles", and "step into print_long_arg_list".
23551 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
23552 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
23553 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
23554 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
23555 "skip_float_tests" is set.
23556 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
23557 when "skip_float_tests" set.
23558
23559 1999-05-06 Keith Seitz <keiths@cygnus.com>
23560
23561 * gdb.base/annota2.cc: Include stdio.h.
23562
23563 Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
23564
23565 * gdb.base/crossload.exp: Remove, this has been disabled ever
23566 since BFD stopped including all targets, and cross-GDB gets
23567 plenty of testing anyway.
23568 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
23569 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
23570 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
23571 * gdb.base/README: Remove, was doc for this.
23572 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
23573 needed.
23574
23575 1999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23576
23577 * gdb.base/call-ar-st.exp: Fix one regular expression in test
23578 output.
23579
23580 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
23581 * gdb.base/annota2.exp: New file. More annotation tests.
23582 * gdb.base/annota1.c: New file. Source file for annota1.exp.
23583 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
23584
23585 1999-04-23 Angela Marie Thomas <angela@cygnus.com>
23586
23587 * config/cfdbug.exp: New file.
23588
23589 1999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
23590
23591 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
23592 Marcus Daniel's and Dale Hawkins's demangler crashes.
23593
23594 * gdb.c++/demangle.exp (test_gnu_style_demangling,
23595 test_lucid_style_demangling, test_arm_style_demangling,
23596 test_hp_style_demangling): Try Tom Tromey's core-dumping
23597 identifier under each demangling style.
23598
23599 1999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
23600
23601 * gdb.c++/demangle.exp: Include the current demangling style
23602 in all test names.
23603 (current_demangling_style): New global variable.
23604 (set_demangling_style, test_demangling_core, test_demangling,
23605 test_demangling_exact): New functions.
23606 (test_gnu_style_demangling, test_lucid_style_demangling,
23607 test_arm_style_demangling, test_hp_style_demangling): Use those,
23608 instead of calling gdb_test and gdb_test_exact directly.
23609 (catch_demangling_errors): New function, which reports errors
23610 signalled by the demangling test functions in an orderly way.
23611 (do_tests): Use catch_demangling_errors.
23612
23613 1999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
23614
23615 * gdb.base/signals.exp (test_handle_all_print): Use () for
23616 grouping in expressions, not {}.
23617
23618 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
23619 initialized yet.
23620
23621 1999-04-01 Stan Shebs <shebs@andros.cygnus.com>
23622
23623 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
23624 are listed.
23625
23626 1999-03-26 Stan Shebs <shebs@andros.cygnus.com>
23627
23628 * gdb.stabs/weird.exp: Test for CC being defined before
23629 looking at its value.
23630
23631 1999-03-25 Stan Shebs <shebs@andros.cygnus.com>
23632
23633 * gdb.base/call-ar-st.exp: Remove stray '#'.
23634 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
23635 "short int" and "long int".
23636 * gdb.c++/overload.cc: Cast the string added in the previous
23637 change, to mollify finicky HP compiler.
23638 * gdb.hp/reg-test.exp (testfile): Fix file name.
23639 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
23640
23641 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
23642 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
23643 alternate form of enum ptype.
23644
23645 1999-03-23 Stan Shebs <shebs@andros.cygnus.com>
23646
23647 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
23648 * gdb.hp/*.exp: Change all to run compiler probe only after
23649 passing skip_hp_tests, so as not to waste time on guaranteed
23650 failure.
23651
23652 * gdb.c++/overload.cc: Pass string instead of char addr, always
23653 init ccpfoo.
23654 * gdb.c++/templates.cc: Fix syntax error.
23655
23656 Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23657
23658 * gdb.base/commands.exp: Add test for correct position of '>'
23659 when issuing the 'commands' command after a 'while' or 'if'
23660 command.
23661
23662 1999-03-18 James Ingham <jingham@cygnus.com>
23663
23664 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
23665
23666 * gdb.c++/method.exp: It was testing an uninitialized int on the
23667 stack and assuming it was positive.
23668
23669 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
23670
23671 * gdb.base/step-test.exp: Catch a case where finish is broken and
23672 keep it from killing the rest of the tests.
23673 Use gdb_continue_to_end.
23674
23675 * gdb.base/sigall.exp: use gdb_continue_to_end.
23676
23677 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
23678
23679 * gdb.base/display.exp: use runto_main, not run.
23680
23681 * gdb.base/default.exp: Check for the current error message in the
23682 r abbreviation test.
23683 Add strongarm to the targets that know info float.
23684
23685 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
23686 run which doesn't work with monitors.
23687
23688 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
23689
23690 * gdb.base/break.exp: use the gdb_continue_to_end proc.
23691
23692 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
23693 program. Traps the case (in Cygmon) when the program never really
23694 exits. Same as Mark's continue_to_exit, but I had put it in a lot
23695 more places, so I used my name. Sorry Mark...
23696
23697 * config/monitor.exp (gdb_target_monitor): added another
23698 target_info parameter: remotebinarydownload. This will set the
23699 remotebinarydownload flag if this is causing some boards trouble.
23700
23701 1999-03-18 Mark Salter <msalter@cygnus.com>
23702
23703 * lib/gdb.exp (continue_to_exit): New function.
23704
23705 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
23706 * gdb.base/ending-run.exp: Ditto.
23707 * gdb.base/step-test.exp: Ditto.
23708
23709 1999-03-16 Stan Shebs <shebs@andros.cygnus.com>
23710
23711 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
23712 (suggested by Art Haas <ahaas@neosoft.com>).
23713
23714 1999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
23715
23716 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
23717
23718 Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
23719
23720 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
23721 descriptions of types (short unsigned int vs unsigned short, etc).
23722
23723 1999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
23724
23725 * gdb.base/call-strs.exp: Don't assume that `step' will step over
23726 a call to strlen; sometimes we do have sources.
23727
23728 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
23729
23730 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
23731 character, so GDB won't print garbage after its end.
23732
23733 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
23734 breakpoint there instead. Sometimes GCC emits memcpy to handle
23735 the large structures being passed by value, so we step into that
23736 instead of sum_array_print, which obscures what we're really testing.
23737 * gdb.base/step-test.exp: However, we do want a test that notices
23738 the bizarre steps into memcpy, so do that here. Add check for
23739 stepping into function calls that pass large structures by value.
23740 ("Is that a noun clause, or are you just happy to see me?")
23741 Remove all references to specific line numbers.
23742 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
23743 New type and function.
23744 (main): Call large_struct_by_value, passing it a large struct by value.
23745 * lib/gdb.exp (gdb_get_line_number): New function.
23746
23747 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
23748 more portable.
23749
23750 1999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
23751
23752 * lib/gdb.exp: Doc fixes.
23753
23754 1999-03-05 Nick Clifton <nickc@cygnus.com>
23755
23756 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
23757
23758 1999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
23759
23760 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
23761 commands. They're not germane to this test, and they don't work
23762 that way on remote targets.
23763
23764 1999-03-01 James Ingham <jingham@cygnus.com>
23765
23766 * Changelog entries merged over from gdb development branch.
23767
23768 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
23769
23770 * lib/gdb.exp (gdbtk_analyze_results): Generic function
23771 for outputting results of test run.
23772
23773 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
23774
23775 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
23776
23777 1999-02-25 Felix Lee <flee@cygnus.com>
23778
23779 * lib/gdb.exp (debug_format): initialize
23780
23781 1999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
23782
23783 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
23784 * gdb.base/call-rt-st.c: Ditto.
23785
23786 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
23787
23788 * gdb.threads/pthreads.exp (horiz): New variable.
23789 (test_startup): Fix regexps that capture thread numbers.
23790
23791 1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
23792
23793 * gdb.base/smoke.exp: Disambiguate two test case names (both
23794 called ``print'').
23795
23796 Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
23797
23798 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
23799 compilation.
23800
23801 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
23802
23803 * gdb.base/miscexprs.exp: Change patterns to match GDB's
23804 actual output formatting.
23805 * gdb.base/smoke.exp: GDB removes leading 0's.
23806 * gdb.base/volatile.exp: Don't check type of remuneration;
23807 that variable is no longer defined in constvars.c.
23808 * gdb.base/step-test.c (main): Exit with explicit exit code.
23809 * gdb.base/step-test.exp: Remove two nexti checks--they are
23810 not portable.
23811
23812 1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
23813
23814 * gdb.base/help.exp ("help delete display"): Fix test to match
23815 gdb's output.
23816
23817 * gdb.base/long_long.c (known_types): Initialize values to zero.
23818 * gdb.base/long_long.exp: Step one more line
23819 so 'dec' is initialized in "get to known place". GDB removes
23820 leading zeros. Explicitly ask for hex formatting. Use
23821 unique test case names.
23822
23823 Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23824
23825 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
23826
23827 * gdb.c++/method.exp: Add missing close brace.
23828
23829 1999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
23830
23831 * gdb.base/maint.exp: Use 'set height 0' to disable page
23832 prompting, not 'set height 400'.
23833
23834 Fix a bunch of timeouts.
23835 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
23836 four separate tests, so expect doesn't take forever to match a ton
23837 of text against a regexp with lots of .* forms.
23838 ("maint print psymbols", "maint print symbols"): Make some of
23839 these greps more selective, so that expect doesn't try to wade
23840 through huge piles of output and time out.
23841
23842 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
23843
23844 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
23845 tests: one which doesn't expect shlib events to be reported, and
23846 another which does, but is XFAIL for all platforms other than
23847 HP/UX.
23848
23849 * gdb.base/break.exp: Teach the test suite that the `catch
23850 fork', `catch vfork', and `catch exec' commands produce error
23851 messages on platforms that don't provide these features.
23852
23853 Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
23854
23855 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
23856 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
23857 (shortening names from solib_threshold.exp etc), won't run on
23858 anything but HP-UX for the foreseeable future.
23859 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
23860 reflect move.
23861
23862 Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
23863
23864 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
23865 gdb.trace/Makefile.in (clean): Remove all test executables.
23866
23867 Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
23868
23869 * gdb.base/shlib-call.exp: add test cases to verify that gdb
23870 successfully re-sets breakpoints in shared libraries.
23871 * gdb.base/shmain.c (main): return 0, don't fall off the end.
23872
23873 Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23874
23875 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
23876 and compiled w/o GCC.
23877
23878 * gdb.hp/watch-cmd.exp: ditto.
23879
23880 * gdb.hp/watch-hp.exp: ditto.
23881
23882 * gdb.hp/xdb1.exp: ditto.
23883
23884 * gdb.hp/xdb2.exp: ditto.
23885
23886 * gdb.hp/dbx.exp: ditto.
23887
23888 Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
23889
23890 * constvars.c: Remove C++-isms.
23891 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
23892 with GCC.
23893
23894 Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
23895
23896 The following changes are part of the HP merge.
23897
23898 * gdb.base/break.exp: new tests to verify that catchpoints for
23899 fork, vfork, and exec don't trigger inappropriately.
23900
23901 * gdb.base/opaque.exp: compile one file at a time, then link.
23902
23903 * gdb.base/signals.exp: be more restrictive about which hppa
23904 systems receive a setup_xfail. new tests.
23905
23906 * gdb.base/solib_threshold.build: new file.
23907 * gdb.base/solib_threshold.exp: new file.
23908 * gdb.base/solib_threshold.link_opts: new file.
23909 * gdb.base/solib_threshold.mk: new file.
23910 * gdb.base/gen_solib_threshold.c: new file.
23911
23912 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
23913 tests. New tests for enums inside classes.
23914
23915 * gdb.c++/compiler.cc: indicate support of template debugging.
23916
23917 * gdb.c++/demangle.exp: run hp style demangling tests.
23918
23919 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
23920 tests.
23921
23922 * gdb.c++/misc.cc: changes to support new tests.
23923
23924 * gdb.c++/templates.cc: changes to support HP's compiler; changes
23925 to support new tests.
23926
23927 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
23928 gcc, then skip these tests.
23929
23930 Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
23931
23932 The following files are part of the HP merge; some had longer
23933 names at HP, but have been renamed to be no more than 14
23934 characters in length.
23935
23936 * gdb.hp/ambiguous.cc: new file.
23937 * gdb.hp/ambiguous.exp: new file.
23938 * gdb.hp/attach.exp: new file.
23939 * gdb.hp/attach2.exp: new file.
23940 * gdb.hp/classes-hp.exp: new file.
23941 * gdb.hp/ctti.exp: new file.
23942 * gdb.hp/ctti-add.cc: new file.
23943 * gdb.hp/ctti-add1.cc: new file.
23944 * gdb.hp/ctti-add2.cc: new file.
23945 * gdb.hp/ctti-add3.cc: new file.
23946 * gdb.hp/dbx.exp: new file.
23947 * gdb.hp/exception.cc: new file.
23948 * gdb.hp/exception.exp: new file.
23949 * gdb.hp/foll-exec.c: new file.
23950 * gdb.hp/foll-exec.exp: new file.
23951 * gdb.hp/foll-fork.c: new file.
23952 * gdb.hp/foll-fork.exp: new file.
23953 * gdb.hp/foll-vfork.c: new file.
23954 * gdb.hp/foll-vfork.exp: new file.
23955 * gdb.hp/inherit-hp.exp: new file.
23956 * gdb.hp/more-steps.exp: new file.
23957 * gdb.hp/namespace.cc: new file.
23958 * gdb.hp/namespace.exp: new file.
23959 * gdb.hp/optimize.exp: new file.
23960 * gdb.hp/pxdb.c: new file.
23961 * gdb.hp/pxdb.exp: new file.
23962 * gdb.hp/quicksort.exp: new file.
23963 * gdb.hp/reg-test.exp: new file.
23964 * gdb.hp/reg-test.s: new file.
23965 * gdb.hp/sized-enum.c: new file.
23966 * gdb.hp/sized-enum.exp: new file.
23967 * gdb.hp/start-stop.exp: new file.
23968 * gdb.hp/templ-hp.cc: new file.
23969 * gdb.hp/templ-hp.exp: new file.
23970 * gdb.hp/thr-lib.c: new file.
23971 * gdb.hp/thr-lib.exp: new file.
23972 * gdb.hp/thr-lib.h: new file.
23973 * gdb.hp/thr-liblib.c: new file.
23974 * gdb.hp/virtfun-hp.c: new file.
23975 * gdb.hp/virtfun-hp.exp: new file.
23976 * gdb.hp/watch-cmd.exp: new file.
23977 * gdb.hp/watch-hp.exp: new file.
23978 * gdb.hp/xdb1.exp: new file.
23979 * gdb.hp/xdb2.exp: new file.
23980 * gdb.hp/xdb3.exp: new file.
23981
23982 Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
23983
23984 The following files are part of the HP merge; some had longer
23985 names at HP, but have been renamed to be no more than 14
23986 characters in length.
23987
23988 * gdb.base/ss.h: new file.
23989 * gdb.base/call-ar-st.c: new file.
23990 * gdb.base/call-ar-st.exp: new file.
23991 * gdb.base/call-rt-st.c: new file.
23992 * gdb.base/call-rt-st-exp: new file.
23993 * gdb.base/call-strs.exp: new file.
23994 * gdb.base/ena-dis-br.exp: new file.
23995 * gdb.base/environ.exp: new file.
23996 * gdb.base/long_long.exp: new file.
23997 * gdb.base/sect-cmd.exp: new file.
23998 * gdb.base/shlib-cl2.exp: new file.
23999 * gdb.base/smoke.exp: new file.
24000 * gdb.base/so-impl-ld.c: new file.
24001 * gdb.base/so-impl-ld.exp: new file.
24002 * gdb.base/so-indr-cl.c: new file.
24003 * gdb.base/so-indr-cl.exp: new file.
24004 * gdb.base/varargs.exp: new file.
24005 * gdb.base/volatile.exp: new file.
24006 * gdb.base/whatis-exp.exp: new file.
24007 * gdb.base/display.exp: new file.
24008 * gdb.c++/derivation.exp: new file.
24009 * gdb.c++/local.exp: new file.
24010 * gdb.c++/member-ptr.exp: new file.
24011 * gdb.c++/overload.exp: new file.
24012 * gdb.c++/ovldbreak.exp: new file.
24013 * gdb.c++/ref-types.exp: new file.
24014 * gdb.c++/ref-types2.exp: new file.
24015 * gdb.c++/userdef.exp: new file.
24016
24017 Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
24018
24019 * gdb.base/default.exp: Reflect wording change in remote.c.
24020
24021 Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
24022
24023 * gdb.base/help.exp: Update to reflect current text.
24024
24025 Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
24026
24027 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
24028 they're stack variables and contain garbage.
24029 * gdb.c++/anon-union.exp: new file.
24030
24031 The following changes were made by David Taylor
24032 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
24033 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
24034 in changes by HP.
24035
24036 * gdb.base/bitops.exp: new file.
24037 * gdb.base/default.exp: change expected messages for catch and
24038 info catch tests to reflect HP merge changes.
24039 * gdb.base/enable-disable-break.exp
24040 * gdb.base/ending-run.c: new file.
24041 * gdb.base/long_long.c: new file.
24042 * gdb.base/maint.exp: new file.
24043 * gdb.base/pointers2.exp: new file.
24044 * gdb.base/shlib-call2.exp: new file.
24045 * gdb.base/solib.exp: new file.
24046 * gdb.base/step-test.c: new file.
24047 * gdb.c++/anon-union.cc: new file.
24048 * gdb.c++/local.cc: new file.
24049 * gdb.c++/member-pointer.cc: new file.
24050 * gdb.c++/method.cc: new file.
24051 * gdb.c++/ref-types.cc: new file.
24052 * gdb.c++/ref-types2.cc: new file.
24053 * gdb.c++/userdef.cc: new file.
24054
24055 * gdb.base/scope.exp: compile one file at a time, then link.
24056 * gdb.base/langs.exp: ditto.
24057 * gdb.base/list.exp: ditto.
24058
24059 Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
24060
24061 The following changes were made by David Taylor
24062 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
24063 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
24064 in changes by HP.
24065
24066 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
24067 skip tests. When compiling pass c++ flag to gdb_compile.
24068 * gdb.c++/
24069
24070 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
24071 test for on hppa*-*-hpux*; use args to see if c++ was specified.
24072 (skip_hp_tests): new function.
24073 (gdb_preprocess): new function.
24074
24075 * configure.in (hpdir): decide whether to configure gdb.hp.
24076 * configure: regenerated.
24077
24078 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
24079 to delete on clean.
24080 (EXECUTABLES): update to reflect new additions.
24081 * gdb.base/commands.exp: update message expected.
24082 * gdb.base/default.exp: add copyright notice.
24083 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
24084 * gdb.base/help.exp: update messages to reflect current text.
24085 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
24086 targets for recurse tests.
24087 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
24088 skip this file.
24089
24090 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
24091 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
24092 compilation.
24093 * gdb.c++/misc.exp: ditto.
24094 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
24095 run the tests. tell gdb_compile that it's a c++ compilation.
24096
24097 * gdb.threads/pthreads.exp: fix typo in message.
24098
24099 * gdb.base/all-bin.exp: new file.
24100 * gdb.base/arithmet.exp: new file.
24101 * gdb.base/assign.exp: new file.
24102 * gdb.base/completion.exp: new file.
24103 * gdb.base/cond-expr.exp: new file.
24104 * gdb.base/condbreak.exp: new file.
24105 * gdb.base/define.exp: new file.
24106 * gdb.base/dollar.exp: new file.
24107 * gdb.base/environment.exp: new file.
24108 * gdb.base/eval-skip.exp: new file.
24109 * gdb.base/jump.exp: new file.
24110 * gdb.base/logical.exp: new file.
24111 * gdb.base/pointers.exp: new file.
24112 * gdb.base/relational.exp: new file.
24113 * gdb.base/section_command.exp: new file.
24114 * gdb.base/whatis-expr.exp: new file.
24115
24116 * gdb.base/all-types.c: new file.
24117 * gdb.base/call-array-struct.c: new file.
24118 * gdb.base/call-return-struct.c: new file.
24119 * gdb.base/call-strings.c: new file.
24120 * gdb.base/callfuncs2.c: new file.
24121 * gdb.base/condbreak.c: new file.
24122 * gdb.base/constvars.c: new file.
24123 * gdb.base/display.c: new file.
24124 * gdb.base/int-type.c: new file.
24125 * gdb.base/jump.c: new file.
24126 * gdb.base/miscexprs.c: new file.
24127 * gdb.base/pointers.c: new file.
24128 * gdb.base/pointers2.c: new file.
24129 * gdb.base/shmain.c: new file.
24130 * gdb.base/shr1.c: new file.
24131 * gdb.base/shr2.c: new file.
24132 * gdb.base/solib.c: new file.
24133 * gdb.base/solib1.c: new file.
24134 * gdb.base/solib2.c: new file.
24135 * gdb.base/varargs.c: new file.
24136 * gdb.c++/derivation.cc: new file.
24137 * gdb.c++/overload.cc: new file.
24138 * gdb.c++/ovldbreak.cc: new file.
24139 * gdb.hp/attach.c: new file.
24140 * gdb.hp/attach2.c: new file.
24141 * gdb.hp/average.c: new file.
24142 * gdb.hp/compiler.c: new file.
24143 * gdb.hp/compiler.cc: new file.
24144 * gdb.hp/execd-program.c: new file.
24145 * gdb.hp/follow-exec.c: new file.
24146 * gdb.hp/follow-fork.c: new file.
24147 * gdb.hp/follow-vfork-and-exec.c: new file.
24148 * gdb.hp/misc-hp.cc: new file.
24149 * gdb.hp/more-steps.c: new file.
24150 * gdb.hp/optimize.c: new file.
24151 * gdb.hp/quicksort.c: new file.
24152 * gdb.hp/run-hp.c: new file.
24153 * gdb.hp/start-stop.c: new file.
24154 * gdb.hp/sum.c: new file.
24155 * gdb.hp/templates-hp.cc: new file.
24156 * gdb.hp/thread-local-in-lib.c: new file.
24157 * gdb.hp/thread-local-in-lib.h: new file.
24158 * gdb.hp/thread-local-in-lib.lib.c: new file.
24159 * gdb.hp/vforked-program.c: new file.
24160 * gdb.hp/virtfunc-hp.cc: new file.
24161 * gdb.hp/watchpoint-hp.c: new file.
24162 * gdb.hp/xdb.c: new file.
24163 * gdb.hp/xdb0.c: new file.
24164 * gdb.hp/xdb0.h: new file.
24165 * gdb.hp/xdb1.c: new file.
24166
24167 Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
24168
24169 The following change was made by Edith Epstein
24170 <eepstein@cygnus.com> as part of a project to merge in changes
24171 originally made by HP; HP did not create ChangeLog entries.
24172
24173 * gdb.c++/demangle.exp: changed the expected output for some
24174 ARM-style mangling -- removed second reference to datatype.
24175 For example, maint demangle __dt__11T1__pt__2_cFv
24176 T1<char>::~T1<char>(void)
24177 becomes,
24178 maint demangle __dt__11T1__pt__2_cFv
24179 T1<char>::~T1(void)
24180
24181 (test_hp_style_demangling): new hp specific demangling test cases.
24182
24183 Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
24184
24185 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
24186 * gdb.trace/backtrace.exp: Likewise.
24187 * gdb.trace/circ.exp: Likewise.
24188 * gdb.trace/collection.exp: Likewise.
24189 * gdb.trace/deltrace.exp: Likewise.
24190 * gdb.trace/infotrace.exp: Likewise.
24191 * gdb.trace/limits.exp: Likewise.
24192 * gdb.trace/packetlen.exp: Likewise.
24193 * gdb.trace/passc-dyn.exp: Likewise.
24194 * gdb.trace/passcount.exp: Likewise.
24195 * gdb.trace/report.exp: Likewise.
24196 * gdb.trace/save-trace.exp: Likewise.
24197 * gdb.trace/tfind.exp: Likewise.
24198 * gdb.trace/tracecmd.exp: Likewise.
24199 * gdb.trace/while-dyn.exp: Likewise.
24200 * gdb.trace/while-stepping.exp: Likewise.
24201
24202 1998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
24203
24204 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
24205
24206 Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
24207
24208 From Brendan Kehoe:
24209 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
24210 int return types.
24211
24212 Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
24213
24214 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
24215 remote dos host testing right.
24216
24217 Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
24218
24219 * gdb.base/corefile.exp: remove some xfails.
24220
24221 Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
24222
24223 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
24224 have different timestamps.
24225
24226 Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
24227
24228 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
24229 gdb.base/default.exp: Replace "exec" with "executable".
24230
24231 Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
24232
24233 * gdb.base/default.exp: Change else if to elseif from previous
24234 delta.
24235
24236 Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
24237
24238 * gdb.base/default.exp: Add brace missing from previous delta.
24239
24240 Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
24241
24242 * gdb.base/default.exp: Support test for info float for all
24243 varieties of arm toolchain.
24244
24245 Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
24246
24247 * gdb.trace/*.exp: remove "remote_download" command.
24248
24249 Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
24250
24251 * gdb.trace/*.exp: remove -gdwarf from compile.
24252
24253 Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
24254
24255 * gdb.trace/configure.in(AC_INIT): typo
24256 * gdb.trace/configure: regenerated
24257
24258 Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
24259
24260 * config/m68k-emc.exp: New file.
24261 * lib/<emc-support.exp trace-support.exp}: New files.
24262 * configure.in: add new test directory gdb.trace.
24263 * gdb.trace/{configure configure.in Makefile.in}: New files.
24264 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
24265 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
24266 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
24267 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
24268 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
24269 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
24270 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
24271
24272 Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
24273
24274 * gdb.c++/classes.exp: Change all regular expressions to match
24275 arbitrary combinations of newline/carriage-return, so that they
24276 will work equally well on Unix and Windows.
24277 * gdb.c++/inherit.exp: ditto.
24278 * gdb.c++/virtfunc.exp: ditto.
24279
24280 1998-08-11 Dawn Perchik <dawn@cygnus.com>
24281
24282 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
24283
24284 Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
24285
24286 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
24287 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
24288 to use a0-a3/d0-d3 as needed.
24289
24290 Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
24291
24292 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
24293 * gdb.disasm/am33.exp: Corresponding changes.
24294
24295 1998-07-11 Felix Lee <flee@cygnus.com>
24296
24297 * gdb.base/callfuncs.exp: add cmp10 test.
24298 * gdb.base/callfuncs.c (cmp10): new function.
24299
24300 Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
24301
24302 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
24303 into two parts to get around a synchronization problem in expect.
24304
24305 Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
24306
24307 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
24308
24309 * configure.in: Add options for gdbtk testsuite.
24310
24311 * configure: Regenerate.
24312
24313 * gdb.gdbtk: New directory to hold gdbtk tests.
24314
24315 Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
24316
24317 * gdb.fortran/types.exp: Escape brackets in expect patterns
24318 for test_float_literal_types_accepted tests.
24319 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
24320 before run test.
24321
24322 Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
24323
24324 * am33.exp: Just compile, do not link the testcase.
24325 * am33.s: Add ".am33" pseudoop to force am33 mode.
24326
24327 1998-06-25 Felix Lee <flee@cygnus.com>
24328
24329 * gdb.base/setshow.exp: make sure $pc is sane.
24330
24331 * gdb.stabs/weird.exp: split expect patterns properly.
24332
24333 Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
24334
24335 * gdb.disasm/am33.s: New disassembler testfile for the am33.
24336 * gdb.disasm/am33.exp: Run it.
24337
24338 Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
24339
24340 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
24341 match processing (and eliminate spurious timeouts when running).
24342
24343 Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
24344
24345 * gdb.base/signals.exp (test_handle_all_print): put back Mach
24346 exception test, but conditionalize it on target [mach | gnu].
24347
24348 Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
24349
24350 * gdb.base/overlays.exp: fixup compile line for linker script.
24351
24352 Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
24353
24354 * gdb.fortran/types.exp: don't guess at float size.
24355
24356 Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
24357
24358 * gdb.base/exprs.exp: delete test that depends on int size.
24359
24360 Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
24361
24362 * config/sim.exp: Removed checks for target triplets.
24363 (gdb_target_sim): Use gdb,target_sim_options.
24364
24365 Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
24366
24367 * gdb.base/reread.exp: New file.
24368 * gdb.base/reread1.c: New file.
24369 * gdb.base/reread2.c: New file.
24370
24371 Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
24372
24373 * config/sim.exp: Use 'target sim -sparclite' when running
24374 SPARClite programs.
24375
24376 Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
24377
24378 * gdb.base/structs2.exp: New file.
24379 * gdb.base/structs2.c: New file.
24380
24381 Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
24382
24383 * gdb.asm/common.inc: New file.
24384 * gdb.asm/d10v.inc: New file.
24385 * asm-source.exp: Pass -I's to gas to find .inc files.
24386 Update line numbers in expected output.
24387 * asmsrc1.s: Rewrite.
24388 * asmsrc2.s: Rewrite.
24389 * configure.in: Create arch.inc symlink.
24390 * configure: Regenerate.
24391 * Makefile.in (distclean): Delete arch.inc.
24392
24393 Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
24394
24395 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
24396 (t_enum_value2): ditto
24397 (t_enum_value3): ditto
24398 (main): ditto
24399 Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
24400
24401 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
24402 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
24403 change.
24404 Use gdb_test instead of send_gdb/gdb_expect sequences.
24405
24406 Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
24407
24408 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
24409 not void.
24410
24411 Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
24412
24413 * gdb.base/branches.c: Code with lots of loops and
24414 subroutines. Used to test gdbs ability to single step through PC
24415 changes, especially to test mips-tdep.c:mips_next_pc
24416
24417 Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
24418
24419 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
24420 more rigorous EGCS C++ error checking.
24421
24422 Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24423
24424 * gdb.base/help.exp: Clean up `help set args' and `help show args'
24425 tests.
24426 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
24427 function when asleep.
24428 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
24429 for i*86 Linux and SVR4 signal handling problems.
24430 Remove linux xfail for `next to handler in signals_tests_1', fixed
24431 by recent infrun.c change.
24432 Limit backtrace to 10 frames to avoid timeout problems with infinite
24433 stack backtraces.
24434 Adjust expect pattern in `handle all print' test to match Apr 28 1997
24435 target.[ch] change.
24436
24437 Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
24438
24439 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
24440 for a newline from gdb before continuing.
24441 (default_gdb_exit): Just look for y or n.
24442 (gdb_test): Detect abnormal exit from GDB running on DOS; if
24443 it does, fail the rests of the tests in the file.
24444
24445 Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
24446
24447 * config/cygmon.exp: New file.
24448
24449 Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
24450
24451 * gdb.base/list.exp: Fix problem with "list default lines around
24452 main" test on remote targets.
24453
24454 * gdb.base/scope.exp: Fix problem with filelocal_bss before
24455 run test on remote targets.
24456
24457 Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
24458
24459 * gdb.asm: New directory.
24460 * configure.in: Configure it.
24461 * configure: Regenerate.
24462 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
24463 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
24464
24465 Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
24466
24467 * config/mn10300-eval.exp: New file to support MN10300 eval board.
24468
24469 Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
24470
24471 * gdb.base/overlays (several files): Merge the two overlay
24472 managers into one. Change variables (foox, barx, bazx, grbxx)
24473 back into ints but force them to load in their proper sections.
24474
24475 Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
24476
24477 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
24478 on-chip insn memory and IMAP1 to upper 128k.
24479 (D10VCopy): Handle memory regions crossing 16k boundaries.
24480 (D10VCopy): Transfer data in 32 bit chunks.
24481
24482 Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
24483
24484 * gdb.base/overlays.c (main): Exit normally when result is
24485 correct.
24486
24487 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
24488 map. Include space for printf in .text segment.
24489
24490 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
24491 updated d10v memory VMA/LMA map.
24492 (D10VCopy): Call D10VTranslate.
24493
24494 Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
24495
24496 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
24497
24498 * gdb.base/bar.c (barx, bar): Change variable to small array so
24499 that it won't be put into the .sdata - small data -
24500 section. Update reference.
24501 * gdb.base/baz.c (bazx, baz): Ditto.
24502 * gdb.base/foo.c (foox, foo): Ditto.
24503 * gdb.base/grbx.c (grbxx, grbx): Ditto.
24504
24505 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
24506 to be arrays.
24507
24508 Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
24509
24510 * gdb.base/overlays.exp: fix up and get working again.
24511 Add tests for backtraces from an overlay function.
24512
24513 Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
24514
24515 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
24516 "calling function with watchpoint enabled".
24517
24518 Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
24519
24520 * gdb.base/break.exp (test_next_with_recursion): Remove
24521 gdb_suppress_tests for d10v-*-*.
24522 * lib/gdb.exp (gdb_suppress_tests): Disable this function
24523 pending review of whether it is useful or not.
24524
24525 Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
24526
24527 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
24528
24529 Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
24530
24531 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
24532 * config/dve.exp: New file to support Densan boards.
24533
24534 Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
24535
24536 * gdb.base/interrupt.exp: Document problem of simulators, signals,
24537 reads and BSD.
24538
24539 Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
24540
24541 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
24542 response.
24543
24544 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
24545
24546 Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
24547
24548 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
24549 test.
24550
24551 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
24552 target_sizeof_long and target_bigendian_p.
24553 (structs_by_value, structs_by_reference): Check values according
24554 to targets word size and endianess.
24555
24556 Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
24557
24558 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
24559 output.
24560
24561 Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
24562
24563 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
24564 Update test of set args help to match source change.
24565
24566 Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
24567
24568 * gdb.base/default.exp: Expect help system output to be in
24569 alphabetical order.
24570 * gdb.base/help.exp: Ditto.
24571
24572 Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
24573
24574 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
24575 "i*86-pc-linux-gnu*".
24576 * gdb.base/interrupt.exp: Ditto.
24577 * gdb.base/corefile.exp: Ditto.
24578
24579 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
24580 define vxworks when building the testcase.
24581
24582 * gdb.base/ptype.exp: Fix testnames to be unique.
24583 * gdb.base/radix.exp: Ditto.
24584 * gdb.base/term.exp: Ditto.
24585 * gdb.base/whatis.exp: Ditto.
24586 * gdb.c++/classes.exp: Ditto.
24587
24588 Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
24589
24590 * gdb.base/callfuncs.exp: Fix indentation.
24591
24592 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
24593 suppress_flag has been set.
24594 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
24595 target feature.
24596
24597 Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
24598
24599 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
24600 the testcase.
24601
24602 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
24603 set_debug_traps() and breakpoint().
24604 * gdb.c++/misc.cc (main): Ditto.
24605 * gdb.c++/templates.cc (main): Ditto.
24606 * gdb.c++/virtfunc.cc (main): Ditto.
24607
24608 Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
24609
24610 * lib/gdb.exp(gdb_step_for_stub): New function.
24611 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
24612 exists, reload the executable and do a "continue" instead of
24613 doing a jump.
24614 (runto_main): Use gdb_step_for_stub.
24615
24616 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
24617 tests to have unique names.
24618 * gdb.base/callfuncs.exp: Ditto.
24619 * gdb.base/commands.exp: Ditto.
24620 * gdb.base/default.exp: Ditto.
24621 * gdb.base/help.exp: Ditto.
24622 * gdb.base/list.exp: Ditto.
24623 * gdb.base/opaque.exp: Ditto.
24624 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
24625 similar tests.
24626
24627 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
24628 * gdb.c++/cplusfuncs.cc: Ditto.
24629 * gdb.c++/virtfunc.cc: Ditto.
24630
24631 * config/monitor.exp: Keep track of the last file we saw, rather
24632 than trying to get the info from gdb.
24633
24634 * gdb.fortran/types.exp: Move comment to previous line.
24635
24636 Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
24637
24638 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
24639 target mode.
24640
24641 Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
24642
24643 From Bob Manson:
24644 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
24645 string from GDB when it connects.
24646
24647 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
24648
24649 Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
24650
24651 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
24652 if we can't get a debug format from GDB (we may be testing an
24653 older GDB). Use a 10 second timeout when checking for the format.
24654
24655 * gdb.stabs/weird.exp: Fix quoting.
24656
24657 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
24658
24659 Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
24660
24661 * config/arm-ice.exp: New file.
24662
24663 Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
24664
24665 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
24666 until it has been modified to work with the new testsuite.
24667
24668 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
24669 testcase won't compile, cause all of the testcases in the file to
24670 fail instead.
24671
24672 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
24673 (gdb_clear_suppressed): New procedure.
24674 (gdb_stop_suppressing_tests): Only clear suppress_flag if
24675 it contains a positive value.
24676
24677 Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
24678
24679 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
24680
24681 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
24682
24683 Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
24684
24685 * lib/gdb.exp (setup_xfail_format): New function.
24686 (get_debug_format): New function to get debug format.
24687 (debug_format): New global variable to hold last value set
24688 by get_debug_format.
24689 * gdb.base/list.exp: Call get_debug_format and expect some
24690 tests to fail for DWARF 1 and COFF formats.
24691 * gdb.c++/ptype.exp: Ditto.
24692 * gdb.c++/classes.exp: Ditto.
24693 * gdb.c++/cplusfuncs.exp: Ditto.
24694 * gdb.c++/inherit.exp: Ditto.
24695 * gdb.c++/templates.exp: Ditto.
24696 * gdb.c++/virtfunc.exp: Ditto.
24697
24698 Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
24699
24700 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
24701 host doesn't have a currently-open connection.
24702
24703 * config/sparclet.exp: Cleanups and fixes to make it generic for
24704 any gdb stub target. Handle cases where gdb doesn't respond when
24705 interrupted in a sane fashion.
24706
24707 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
24708 same thing in a totally different way.
24709
24710 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
24711 setting "timeout".
24712 (gdb_start): We set the global gdb_prompt variable in
24713 default_gdb_init now.
24714
24715 Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
24716
24717 * gdb.base/printcmds.exp: Fix "check for floating addition"
24718 regexp to accept results within approx +/- .01 of exact value.
24719 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
24720
24721 Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
24722
24723 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
24724 properly.
24725 (gdb_expect): Add optional timeout parameter, and add timeout
24726 value to various calls.
24727 (gdb_suppress_tests): Only give one warning message per group.
24728
24729 Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
24730
24731 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
24732 global variables. Handle getting a value for $timeout more
24733 gracefully.
24734
24735 Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
24736
24737 * lib/gdb.exp: Close connection to remote host if gdb doesn't
24738 initialize.
24739 (default_gdb_init): New procedure; allow gdb_init to be overridden
24740 by a target configuration file.
24741 (gdb_expect): Pass the timeout to remote_expect.
24742
24743 * config/monitor.exp(gdb_load): Fix typo in regexp.
24744
24745 Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
24746
24747 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
24748
24749 Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
24750
24751 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
24752 here. Call gdb_target_exec before rebooting the target, to make
24753 sure the connection to the target is closed.
24754 (gdb_load): Pass the name of the executable to gdb_target_monitor.
24755 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
24756 Also detect "Timeout reading from remote" error.
24757
24758 * config/gdbserver.exp: Pass the executable being loaded to
24759 gdb_target_monitor. Don't call gdb_file_cmd here; let
24760 gdb_target_monitor do it.
24761
24762 * gdb.disasm/hppa.exp: Don't use exec_output.
24763
24764 Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
24765
24766 * gdb.base/list.exp: If we're debugging a non-native target,
24767 try to set the pc register to point to the start of the
24768 program before doing the first list command.
24769
24770 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
24771 test_calls after restarting.
24772
24773 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
24774 reloading.
24775
24776 * gdb.base/watchpoint.exp: Fix typo.
24777
24778 * gdb.base/setshow.exp: Check for use_gdb_stub.
24779
24780 * gdb.base/break.exp: Fix continue until exit test for the gdb
24781 stub case.
24782 * gdb.base/langs.exp: Ditto.
24783
24784 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
24785 gdb_load_offset. If we weren't given a file to load, figure out
24786 what the current file is and use it.
24787
24788 * config/i386-bozo.exp: New file.
24789
24790 Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
24791
24792 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
24793 feature.
24794
24795 * config/proelf.exp: New entry.
24796
24797 Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
24798
24799 * lib/gdb.exp: Remove spurious .* patterns at the beginning
24800 of regexps.
24801
24802 * gdb.base/watchpoint.exp: Don't run the test_stepping
24803 tests if gdb can't call functions on the target.
24804
24805 * gdb.base/setshow.exp: Don't run the set prompt tests if
24806 the board has gdb_prompt set.
24807
24808 Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
24809
24810 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
24811 * gdb.base/commands.exp: Likewise.
24812 * gdb.base/setshow.exp: Likewise.
24813
24814 Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
24815
24816 * config/monitor.exp(gdb_start): Look for gdb_prompt target
24817 feature.
24818
24819 * config/i960.exp: New file.
24820
24821 Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
24822
24823 * gdb.base/funcargs.exp: Check for gdb,short_int target
24824 feature instead of looking for explicit target triplets.
24825
24826 Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
24827
24828 * gdb.base/printcmds.exp: add a couple more tests a la
24829 "p 123DEADBEEF", to check parse_number.
24830 * top.c: change "to enable to enable" to "to enable" in a couple
24831 of help strings.
24832
24833 Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
24834
24835 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
24836 on the mn10300.
24837
24838 Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
24839
24840 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
24841 where the test executable is run with explicit args.
24842 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
24843
24844 Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
24845
24846 * gdb.base/run.c: Use FAKEARGV to build test executable that
24847 does not require a command line arg, since most simulators
24848 don't currently support passing such an arg into the simulated
24849 program.
24850 * gdb.base/commands.exp: Change tests to insert the proper
24851 value as the arg to the first recursive factorial call. Change
24852 compilation line to define FAKEARGV at compile time.
24853
24854 Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
24855
24856 * gdb.base/recurse.exp: Enable these tests for the mn10300.
24857 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
24858 function with watchpoint enabled" test.
24859
24860 Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
24861
24862 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
24863 Don't call gdb_test when the command doesn't return to a gdb prompt.
24864
24865 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
24866 "Tests restarted" messages.
24867
24868 Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
24869
24870 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
24871
24872 Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
24873
24874 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
24875 for INFO SYMBOL; add help tests for OVERLAY commands.
24876 * gdb.base/default.exp: add tests for INFO SYMBOL command;
24877 add tests for OVERLAY commands
24878 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
24879 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
24880 * gdb.base/sigall.c: add usestubs code frag
24881 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
24882
24883 Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
24884
24885 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
24886 failures.
24887 (gdb_stop_suppressing_tests): Note that tests have restarted.
24888
24889 Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
24890
24891 * config/h8300.exp: New file.
24892
24893 Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
24894
24895 * gdb.base/setshow.exp: Check for the existence of a
24896 feature, not its value.
24897
24898 Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
24899
24900 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
24901
24902 * gdb.base/scope.exp: It's now init0(), not init().
24903
24904 * gdb.base/scope0.c: For now, change init() to be init0().
24905
24906 * config/monitor.exp: Use gdb_serial in preference to serial
24907 or netport.
24908
24909 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
24910 and it's not already set.
24911
24912 Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
24913
24914 * gdb.base/setshow.exp: Only test the run command if the target
24915 isn't using a stub and if it supports argument passing.
24916
24917 Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
24918
24919 * config/udi.exp(gdb_start): Make sure UDICONF is set
24920 properly before starting gdb.
24921
24922 Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
24923
24924 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
24925 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
24926 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
24927
24928 Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
24929
24930 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
24931 specialized code to reboot the board, use remote_reboot instead.
24932
24933 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
24934
24935 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
24936
24937 * config/monitor.exp: Make sure we disconnect from the target.
24938 Also, try a reboot/reload cycle instead of failing if the
24939 load fails.
24940
24941 Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
24942
24943 * gdb.base/default.exp: Don't set match_max.
24944 * gdb.base/help.exp: Ditto.
24945 * gdb.base/list.exp: Ditto.
24946 * gdb.base/signals.exp: Ditto.
24947
24948 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
24949 set, use remote_ld to download the testcase instead of
24950 the GDB loader.
24951
24952 Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
24953
24954 * config/vr5000.exp: New file.
24955
24956 * config/monitor.exp(gdb_target_monitor): Add pattern for
24957 "Ending remote" to detect errors in connecting.
24958
24959 * gdb.base/setshow.exp: Add .* within auto language test.
24960
24961 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
24962 target feature.
24963
24964 * config/monitor.exp(gdb_load): Check for a failure when loading,
24965 and reboot the board if necessary.
24966
24967 * gdb.base/setvar.exp(test_set): Handle multiple prints within
24968 a set of tests. Remove print.* from the patterns being checked.
24969
24970 Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
24971
24972 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
24973 refer to gdb_spawn_id.
24974
24975 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
24976 longer used.
24977 * config/sparclet.exp: Ditto.
24978 * config/sparclet-old.exp: Ditto.
24979 * config/slite.exp: Ditto.
24980 * config/sim.exp: Ditto.
24981 * gdb.base/funcargs.exp: Ditto.
24982
24983 * lib/gdb.exp:Remove references to gdb_spawn_id.
24984 (gdb_expect): Move to remote.exp.
24985
24986 Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
24987
24988 * config/monitor.exp: Detect the "Couldn't establish connection"
24989 message from GDB.
24990
24991 Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
24992
24993 * gdb.base/bitfields.exp: Use runto instead of explicit
24994 gdb_run_cmd/gdb_expect sequences.
24995
24996 * gdb.base/break.exp(text_next_with_recursion): Add match for
24997 gdb_expect call.
24998
24999 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
25000 We also need to handle the "A program is being debugged already"
25001 prompt from gdb. Use gdb_test to set the baud rate.
25002
25003 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
25004 to 20000. Really. I mean it.
25005
25006 Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
25007
25008 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
25009 fails. If suppress_flag is set, skip perror message about not
25010 being able to send to GDB.
25011 (send_gdb): If suppress_flag is set, don't try to send commands to
25012 GDB.
25013 (gdb_expect): If suppress_flag is set, always fail immediately.
25014 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
25015 (gdb_init): Call gdb_stop_suppressing_tests.
25016 (default_gdb_exit): Ditto.
25017 (default_gdb_start): Ditto.
25018
25019 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
25020 gdb_stop_suppressing_tests as appropriate.
25021 * gdb.base/break.exp: Ditto.
25022 * gdb.base/callfuncs.exp: Ditto.
25023 * gdb.base/commands.exp: Ditto.
25024 * gdb.base/exprs.exp: Ditto.
25025 * gdb.base/funcargs.exp: Ditto.
25026 * gdb.base/list.exp: Ditto.
25027 * gdb.base/recurse.exp: Ditto.
25028 * gdb.base/scope.exp: Ditto.
25029 * gdb.base/structs.exp: Ditto.
25030 * gdb.c++/inherit.exp: Ditto.
25031
25032 Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
25033
25034 * config/vr4300.exp: New file.
25035
25036 * gdb.*/*.exp: Call gdb_expect instead of expect.
25037
25038 * lib/gdb.exp(gdb_expect): New function.
25039
25040 Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
25041
25042 * lib/gdb.exp(gdb_init): New function.
25043
25044 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
25045 for each individual variable set.
25046
25047 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
25048 name.
25049
25050 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
25051
25052 * gdb.base/scope.exp: Use gdb_test.
25053
25054 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
25055 aborting; the testsuite driver will do that for us (see
25056 gdb_finish). Also, use gdb_test in a few more places.
25057
25058 Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
25059
25060 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
25061
25062 Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
25063
25064 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
25065 and "add_tests" are not at the same address.
25066
25067 Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
25068
25069 * gdb.base/ptype.exp: Use gdb_test.
25070
25071 Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
25072
25073 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
25074 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
25075 left in. No longer expect them to fail.
25076
25077 * gdb.stabs/*.mt; Deleted, no longer used.
25078 * gdb.stabs/configure.in: Remove references to target makefile
25079 frags.
25080 * gdb.stabs/configure: Rebuilt.
25081
25082 * gdb.disasm/*.mt: Deleted, no longer used.
25083 * gdb.disasm/configure.in: Remove references to target makefile
25084 frags. Use "sh3.s" as the unique filename for this directory.
25085 * gdb.disasm/configure: Rebuilt.
25086
25087 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
25088 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
25089 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
25090
25091 Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
25092
25093 * config/udi.exp: Use mondfe,name instead of remote_host.
25094
25095 Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
25096
25097 * gdb.base/watchpoint.exp: Don't expect a failure when calling
25098 a function with a watchpoint enabled on the mn10200.
25099
25100 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
25101 before trying to create it!
25102
25103 Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
25104
25105 * config/vx.exp: Use hostname instead of netport.
25106
25107 * config/vxworks.exp: New file.
25108
25109 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
25110
25111 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
25112 gdb before assuming everything worked. Send a ^C if a timeout
25113 occurs.
25114
25115 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
25116 $gdb_spawn_id directly.
25117 (gdb_run_cmd): Try _start as well as start. Use the target feature
25118 gdb,start_symbol as the symbol to start from when jumping.
25119
25120 Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
25121
25122 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
25123 redundant) test.
25124
25125 * gdb.base/recurse.exp: Relax final value test for 'b' so that
25126 it doesn't lose for 16bit integer systems.
25127
25128 Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
25129
25130 * gdb.fortran/types.exp: If the target doesn't support "double"
25131 data types, then expect "real" types to only be 4 bytes.
25132
25133 * gdb.c++/virtfunc.exp: Expect failure for virtual function
25134 call tests if the target doesn't support inferior function calls.
25135
25136 * gdb.base/printcmds.exp: Allow minor deviation in FP values
25137 in printf tests.
25138
25139 Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
25140
25141 * gdb.base/help.exp: Disable "help set", "help show", and
25142 "help support". Simplify regexp for "help stack".
25143
25144 * gdb.base/default.exp: Set match_max to 5000 and the timeout
25145 to 60 seconds. Temporarily set match_max to 15000 around the
25146 "info copying" test.
25147
25148 * gdb.base/nodebug.exp: Don't try to do an inferior function
25149 call if the target doesn't support them.
25150 * gdb.base/printcmds.exp: Likewise.
25151 * gdb.base/setvar.exp: Likewise.
25152 * gdb.base/structs.exp: Likewise.
25153 * gdb.c++/templates.exp: Likewise.
25154 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
25155
25156 * gdb.base/recurse.exp: Enable for the mn10200.
25157
25158 * configure.in: Do configure gdb.stabs directory for *-*-elf
25159 targets.
25160 * configure: Rebuilt.
25161
25162 * gdb.base/break.exp: Check for gdb,noresults before testing
25163 exit status and/or results from the target.
25164 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
25165 * lib/gdb.exp: Remove old (now bogus) initialization of
25166 noinferior, noargs, noresults and nosignals.
25167
25168 Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
25169
25170 * config/sh.exp: New file.
25171
25172 * config/slite.exp: Try to connect multiple times to the board
25173 before rebooting. Only send a "monitor run" if need_monitor_run
25174 is set.
25175
25176 * gdb.base/break.exp: Don't do the "stub continue" test if
25177 the target has gdb_stub set.
25178
25179 * gdb.base/callfuncs.exp: Increase the timeout.
25180
25181 * gdb.base/interrupt.exp: Don't even try to compile the testcase
25182 if the target has gdb,noinferiorio set.
25183
25184 * gdb.base/list.exp: Increase match_max to 10000 characters.
25185
25186 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
25187
25188 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
25189 target.
25190
25191 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
25192
25193 Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
25194
25195 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
25196 trying to delete the copy of gdb. Catch the file delete so we
25197 don't die if the delete fails; also, the file should be copied to
25198 the host, not to the build.
25199
25200 Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
25201
25202 * lib/gdb.exp(gdb_test): Surround the result pattern with
25203 parenthesis in case it contains multiple regexps separated
25204 with |.
25205
25206 * gdb.base/watchpoint.exp: Use gdb_test.
25207 * gdb.base/default.exp: Ditto.
25208
25209 Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
25210
25211 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
25212
25213 * gdb.base/scope.exp: Use gdb_test.
25214 * gdb.c++/classes.exp: Ditto.
25215 * gdb.c++/inherit.exp: Ditto.
25216
25217 Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
25218
25219 * gdb.base/crossload.exp: Don't use execute_anywhere, use
25220 remote_exec instead.
25221 * gdb.base/corefile.exp: Don't be ridiculous.
25222 * gdb.base/*.c: Add missing stub invocations.
25223
25224 Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
25225
25226 * config/slite.exp: Miscellaneous fixes.
25227
25228 * lib/gdb.exp: Fix runto.
25229
25230 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
25231 the target.
25232
25233 * gdb.base/watchpoint.exp: Fix regexp.
25234
25235 * lib/gdb.exp(default_gdb_exit): Add a catch to the
25236 close and wait commands, as the descriptor may now be
25237 invalid. Always call "remote_close host".
25238
25239 Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
25240
25241 Major rewrite for testsuite revision.
25242
25243 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
25244 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
25245 instead of relying on spawn_id to always contain a valid
25246 spawn id.
25247 (get_compiler_info): New procedure to build the ${binfile}.ci
25248 file, instead of replicating this in N different places.
25249 (gdb_compile): New procedure.
25250
25251 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
25252 appropriate arguments) instead of compile. Use gdb_test in a lot
25253 more places. Use send_gdb instead of send. Always run gdb_start
25254 at the start of a testcase, as this is no longer done magically.
25255
25256 config/*-gdb.exp: Rename without the -gdb suffix.
25257
25258 config/mips.exp: Use remote_close instead of exit_remote_shell.
25259 config/monitor.exp: Use target_info instead of looking at
25260 baud, timeout, etc.
25261 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
25262
25263 Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25264
25265 * gdb.c++/templates.exp (test_ptype_of_templates),
25266 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
25267 Update expect patterns for destructors and assignment operators
25268 to match corresponding c-typeprint.c changes.
25269 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
25270 to destructor breakpoint test, GDB should be able to set the
25271 destructor breakpoint without specifying arguments.
25272
25273 Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
25274
25275 * gdb.threads/pthreads.exp: Change result for failure to compile due
25276 to lack of pthreads runtime support from an error to simply an
25277 unsupported test, per dejagnu standards.
25278
25279 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25280
25281 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
25282 where GDB exits to reduce pattern match time.
25283 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
25284
25285 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
25286
25287 Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
25288
25289 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
25290 * gdb.base/default.exp: ditto.
25291 * gdb.base/nodebug.exp: ditto.
25292 * gdb.base/printcmds.exp: ditto.
25293 * gdb.base/ptype.exp: ditto.
25294 * gdb.base/setvar.exp: ditto.
25295 * gdb.base/structs.exp: ditto.
25296 * gdb.base/setshow.c: Guard against uninitialized values of argc.
25297
25298 Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
25299
25300 * configure, */configure: Rebuild with autoconf 2.12.
25301
25302 Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
25303
25304 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
25305 use new i*86-pc-linux*-gnu quads.
25306 * gdb.base/corefile.exp: Ditto.
25307 * gdb.base/signals.exp: Ditto.
25308 * gdb.base/sigall.exp: Ditto.
25309 * gdb.base/interrupt.exp: Ditto.
25310
25311 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
25312 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
25313 RedHat 4.0.
25314
25315 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
25316 linux. This allows the test case to at least compile on latest
25317 linux, but still not run due to missing the threads runtime library.
25318
25319 Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25320
25321 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
25322 directory to search gdb directory. Accept and step over conditional
25323 stack alignment code. Consume $prompt in failure cases.
25324 Reset timeout to $oldtimeout instead of some arbitrary value.
25325 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
25326 timeout problems with infinite stack backtraces.
25327 * gdb.base/ptype.exp (ptype struct link, union tu_link):
25328 Accept function parameters for linkfunc member.
25329
25330 Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
25331
25332 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
25333 (CXXFLAGS): Remove, unreferenced.
25334 (B_OPTIONS): Add for -B options and add code to initialize with
25335 previous -B options and also add -B option to pick up cross compiled
25336 runtime.
25337 (TARGET_INCLUDES): Add for -I options and add code to initialize when
25338 doing cross compiles.
25339 (target_alias): Declare global.
25340 (xgcc): Set variable to full path of gcc in build tree. Use findfile
25341 to verify that gcc exists in build tree, and if so set CC to that
25342 gcc and to use B_OPTIONS and TARGET_INCLUDES.
25343
25344 Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
25345
25346 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
25347 ptype test for anonymous union. Fixup testcase to match
25348 current gcc debug output.
25349
25350 Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
25351
25352 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
25353 force argument to an unsigned long type.
25354
25355 Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
25356
25357 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
25358 tests and anonymous union print/ptype tests.
25359 * gdb.base/list.exp (test_forward-search): Increase timeout by
25360 5 minutes for the "search extremely long line" case.
25361 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
25362 completely optional and that the pass/fail messages use the command as
25363 the message if that third arg is a null string.
25364 (gdb_test_exact): Arrange that a null string pattern means match a
25365 null string output rather than any output, which might include random
25366 errors.
25367 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
25368 backtrace test.
25369 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
25370 always failing and failure is now exposed by gdb.exp changes.
25371
25372 Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
25373
25374 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
25375 weren't being noted.
25376
25377 Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25378
25379 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
25380 * gdb.stabs/weird.exp: Remove v_comb xfails.
25381
25382 Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
25383
25384 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
25385 list.exp scope.exp watchpoint.exp]
25386 Make all timeout error msgs explicitly say "(timeout)".
25387
25388 Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
25389
25390 * config/monitor.exp: Increase download timeout to 1000 seconds.
25391
25392 Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
25393
25394 * config/m32r.exp: Increase timeout to 120 seconds.
25395
25396 Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
25397
25398 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
25399 and accept older ordering as obsolescent gcc or gdb.
25400 * gdb.c++/templates.exp: Ditto.
25401 * gdb.c++/virtfunc.exp: Ditto.
25402
25403 Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
25404
25405 * gdb.base/coremaker.c: Add code to mmap some data so we
25406 can check that it ends up in the core file.
25407 * gdb.base/corefile.exp: Add test to read mmapped data
25408 from core file.
25409
25410 Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
25411
25412 * config/m32r.exp: New file.
25413
25414 Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
25415
25416 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
25417 that cflags can contains -gstabs, and work correctly for other tests.
25418
25419 Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
25420
25421 * gdb.base/setshow.exp: New file, tests show and set.
25422 * gdb.base/setshow.c: New file, tests show and set.
25423 * gdb.base/help.exp: Add test for help set|show annotate.
25424 * gdb.base/default.exp: Add test for set|show annotate.
25425
25426 Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
25427
25428 * testsuite/gdb.base/break.exp: Make backtrace from factorial
25429 errors unique.
25430 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
25431 explicitly.
25432
25433 Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
25434
25435 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
25436 and width commands. This is done elsewhere.
25437 * (gdb_start): Don't call gdb_start_sim here. That's already
25438 done in gdb_load. This fixes lots of failures in default.exp.
25439
25440 Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
25441
25442 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
25443 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
25444 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
25445 in the same we we treat other failures (since it may be an expected
25446 condition), rather than as an error.
25447 * gdb.base/signals.exp (test_handle_all_print): Revert back to
25448 old test format.
25449
25450 Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
25451
25452 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
25453 (distclean maintainer-clean realclean): No need to remove files
25454 twice. Nuke the duplicates.
25455 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
25456 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
25457 Remove config.h along with other config files.
25458
25459 Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
25460
25461 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
25462 "p func1 ()" and note that rests of tests are skipped.
25463 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
25464 setup_xfails for "print func2::coremaker_local".
25465 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
25466 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
25467 affected by the previous run test.
25468 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
25469 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
25470 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
25471 "pass int powerset tuple" and "pass modeless int powerset tuple".
25472 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
25473 "real write 4" and "real write 8".
25474 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
25475 setup_xfails for "print vs1 after tuple assign 2",
25476 "print \$i after tuple assign 2", and
25477 "print vs2 after tuple assign 2".
25478 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
25479 meaningful error message and return -1 so the caller can
25480 suppress further tests and avoid a cascade of errors.
25481
25482 Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
25483
25484 * gdb.base/a1-selftest.exp: Tweak tests to account for new
25485 format for printing version.
25486 * gdb.base/default.exp: Ditto.
25487 * gdb.base/interrupt.exp: Fix problem with cascade of
25488 errors if child process dies while calling a function.
25489
25490 Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
25491
25492 * Makefile.in (VPATH): Add
25493 * Makefile.in (Makefile, config.status): Fix rules so things get
25494 remade when necessary.
25495
25496 Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
25497
25498 * Makefile.in (just-check): Add path to sibling expect dir
25499 to environment variable specified by RPATH_ENVVAR.
25500
25501 Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
25502
25503 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
25504 (just-check): Add shared library paths for libstdc++, tk,
25505 tcl, bfd, and opcodes to the environment variable specified
25506 in RPATH_ENVVAR.
25507 * configure.in: Add support to recognize --enable-shared flag
25508 and generate correct value for RPATH_ENVVAR.
25509 * configure: Regenerated with autoconf.
25510
25511 Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
25512
25513 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
25514 include all osf versions.
25515 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
25516 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
25517 when target is linux. When failing to build pthreads test
25518 executable, give more meaningful message.
25519 * gdb.threads/pthreads.c: Hpux also uses old definition of second
25520 arg for pthread_create.
25521
25522 Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
25523
25524 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
25525 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
25526 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
25527 and -lpthreads (everybody else).
25528 (test_startup): Fail gracefully if threads are not supported.
25529 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
25530 "p/c array_index("abcdef",2)" when not gcc compiled.
25531 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
25532 "print func2::coremaker_local" when not gcc compiled.
25533 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
25534 "ptype on opaque struct tagname (statically)",
25535 "ptype on opaque struct tagname (dynamically) 1", and
25536 "ptype on opaque struct tagname (dynamically) 2"
25537 for not compiled with gcc.
25538 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
25539 backtrace when compiled with gcc.
25540 * lib/gdb.exp (runto_main): Return result of "runto main" rather
25541 than always return success.
25542
25543 Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
25544
25545 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
25546
25547 Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
25548
25549 * gdb.base/structs.exp: Undo last change.
25550
25551 Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
25552
25553 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
25554 encapsulate all the steps/nexts done during self test, starting
25555 at main, and makes them less sensitive to optimization issues.
25556 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
25557 signal handler" test.
25558 * gdb.threads/pthreads.exp: Only run this for native configs.
25559 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
25560 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
25561 tests.
25562 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
25563 for "runto test_calls(void)" test.
25564
25565 Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
25566
25567 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
25568 and don't expect address info in breakpoint confirmations.
25569
25570 Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
25571
25572 * gdb.base/list.exp (test_forward_search): Increase timeout
25573 temporarily by 60 seconds for searching extremely long line,
25574 and then reset to old value when done. Increase expect input
25575 buffer to 10000.
25576
25577 Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
25578
25579 * gdb.base/list.exp (test_forward_search): Fix to handle very
25580 long source line without overflowing expect's input buffer.
25581
25582 Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
25583
25584 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
25585 "buffer_full".
25586
25587 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
25588 "buffer_full".
25589
25590 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
25591 "buffer_full".
25592
25593 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
25594 "buffer_full".
25595
25596 Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
25597
25598 * configure.in (configdirs): Add gdb.threads.
25599 * configure: Regenerated with autoconf.
25600 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
25601 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
25602 * gdb.threads/configure: New, generated with autoconf.
25603
25604 Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
25605
25606 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
25607
25608 Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
25609
25610 * gdb.base/signals.exp (test_handle_all_print): Test separately for
25611 each signal's status in the output of "handle all print".
25612 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
25613 the \r\n sequence that immediately precedes the gdb prompt.
25614 * gdb.base/a1-selftest.exp: Save original timeout and restore
25615 after test.
25616
25617 Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
25618
25619 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
25620 symbol.
25621
25622 Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
25623
25624 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
25625
25626 Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
25627
25628 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
25629 timeout by 60 seconds.
25630
25631 Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
25632
25633 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
25634 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
25635 error return.
25636
25637 Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
25638
25639 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
25640 gdb initialization, also report how long dejagnu waited. Restore
25641 old timeout before doing error return. Temporarily increase timeout
25642 by 3 minutes to allow for slow startups over heavy NFS use.
25643
25644 Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
25645
25646 * lib/gdb.exp: Report timeout value for verbosity level 2.
25647 * config/gdbserver.exp: Ditto.
25648 * config/hppro.exp: Ditto.
25649 * config/mips-gdb.exp: Ditto.
25650 * config/monitor.exp: Ditto.
25651 * config/netware.exp: Ditto.
25652 * config/sim-gdb.exp: Ditto.
25653 * config/slite-gdb.exp: Ditto.
25654 * config/udi-gdb.exp: Ditto.
25655 * config/unix-gdb.exp: Ditto.
25656 * config/vx-gdb.exp: Ditto.
25657 * gdb.base/a1-selftest.exp: Ditto.
25658 * gdb.base/a2-run.exp: Ditto.
25659 * gdb.base/break.exp: Ditto.
25660 * gdb.base/corefile.exp: Ditto.
25661 * gdb.base/list.exp: Ditto.
25662 * gdb.base/recurse.exp: Ditto.
25663 * gdb.base/scope.exp: Ditto.
25664 * gdb.base/signals.exp: Ditto.
25665
25666 Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
25667
25668 * gdb.threads/Makefile.in (docdir): Removed.
25669
25670 Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
25671
25672 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
25673 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
25674 @srcdir@.
25675 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
25676 autoconf 2.5 or higher.
25677 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
25678
25679 Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
25680
25681 * configure: Regenerated.
25682 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
25683 avoid name clashes with SunOS headers.
25684
25685 Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
25686
25687 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
25688
25689 Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
25690
25691 * gdb.base/callfuncs.exp: Finish last change -- make sure the
25692 prototype information ends up in the compiler info file.
25693
25694 Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
25695
25696 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
25697 attempting to regenerate it. Eliminate use of a temporary file
25698 and just generate the info file directly. Source it immediately,
25699 for consistency of use.
25700 * gdb.base/corefile.exp: Ditto
25701 * gdb.base/exprs.exp: Ditto.
25702 * gdb.base/funcargs.exp: Ditto.
25703 * gdb.base/langs.exp: Ditto.
25704 * gdb.base/list.exp: Ditto.
25705 * gdb.base/mips_pro.exp: Ditto.
25706 * gdb.base/nodebug.exp: Ditto.
25707 * gdb.base/opaque.exp: Ditto.
25708 * gdb.base/ptype.exp: Ditto.
25709 * gdb.base/scope.exp: Ditto.
25710 * gdb.base/setvar.exp: Ditto.
25711 * gdb.base/signals.exp: Ditto.
25712 * gdb.base/whatis.exp: Ditto.
25713 * gdb.c++/templates.exp: Ditto.
25714 * gdb.c++/virtfunc.exp: Ditto.
25715 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
25716 whether or not to add -lstdc++ to the compile command line args.
25717
25718 Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25719
25720 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
25721 it got fixed by the recent lookup_minimal_symbol_by_pc change.
25722 Increase timeout, a lot of single stepping might be needed if the
25723 target has no hardware watchpoints.
25724
25725 Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
25726
25727 * gdb.base/break.exp: Ignore compiler warnings when compiling
25728 break.c.
25729 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
25730 * gdb.base/default.exp: Add h8300 xfails. Handle messages
25731 from remote-sim.
25732 * gdb.base/exprs.exp: Add h8300 xfails.
25733 * gdb.base/funcargs.exp: Likewise.
25734 * gdb.base/nodebug.exp: Likewise.
25735 * gdb.base/printcmds.exp: Likewise.
25736 * gdb.base/ptype.exp: Likewise.
25737 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
25738 h8300 xfails.
25739 * gdb.base/return.exp: Handle float/double precision problems
25740 on the h8300.
25741 * gdb.base/funcargs.c: Explicitly make last constant argument to
25742 call_after_alloca_subr an unsigned long type.
25743 * gdb.base/return.c: Include stdio.h.
25744
25745 Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
25746
25747 * config/abug.exp: New file for the older Motorola Bug monitor
25748 that runs on the mvme13x series VME boards.
25749 * config/monitor.exp: Use the new config array for target settings
25750 if they exist.
25751
25752 Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
25753
25754 * sim-gdb.exp: Make the SH simulator allocate less space when
25755 it is targeted.
25756
25757 Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
25758
25759 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
25760 test.
25761
25762 Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
25763
25764 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
25765 "rs6000-*-*" for "list function in include file" when gcc compiled.
25766 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
25767 for "p ctable1[120]".
25768 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
25769 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
25770 Remove setup_xfail for "rs6000-*-*" for
25771 "print 'scope0.c'::filelocal before run".
25772 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
25773 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
25774 since some compilers don't allow both options to be given
25775 on the same command line. Create object file and move it.
25776
25777 Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
25778
25779 * gdb.base/corefile.exp: Always regenerate the core file, since
25780 we always regenerate the coremaker program. Detect special case
25781 where registers cannot be read from core file.
25782
25783 Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
25784
25785 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
25786 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
25787 * gdb.c++/templates.exp: Only match on basename of file since
25788 some formats like xcoff don't encode directory information.
25789 * gdb.stabs/weird.exp: Use the right sed script for powerpc
25790 and rs6000 AIX xcoff targets.
25791 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
25792 * configure: Regenerate.
25793 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
25794 here, rather than in distclean.
25795
25796 Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
25797
25798 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
25799 defined, and use it to compile the test case with -O2. The
25800 native compilation still uses no optimization.
25801 * gdb.base/mips_pro.c: Remove inline assembly code since
25802 it is compiled PIC by default, which results in assembler
25803 warnings that make the testsuite think the compilation
25804 was unsuccessful.
25805
25806 Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
25807
25808 * gdb.c++/misc.exp: Add note to message for
25809 "print s.a for foo struct" that this is a known gcc 2.7.2
25810 and earlier bug.
25811
25812 Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
25813
25814 * gdb.base/break.exp: Fix pattern for matching "Delete all
25815 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
25816 setup_xfail for deleting all breakpoints test. Fix various
25817 timeout messages to include "(timeout)".
25818 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
25819 for "p t_float_values2(3.14159,float_val2)".
25820 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
25821 for "continue to call2g" when gcc compiled.
25822 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
25823 "up to foo in langs.exp", "show language at foo in langs.exp",
25824 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
25825 and "show language at fsub in langs.exp".
25826 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
25827 "list line 1 in include file", "list message for lines past EOF",
25828 "list function in include file", "list list0.h:foo", and
25829 "list filename:function; nonexistant function".
25830 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
25831 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
25832 and "ptype t_char_array" to be for native cc only.
25833
25834 Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
25835
25836 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
25837 setup_xfail for "print coremaker_bss", "print coremaker_ro",
25838 "print func2::coremaker_local", and "backtrace in corefile.exp".
25839
25840 Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
25841
25842 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
25843 "bt in signals.exp". This problem only appears when running
25844 the testsuite, and then only intermittently.
25845
25846 Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
25847
25848 * gdb.base/return.exp (return_tests): Differentiate between
25849 two tests of continuing.
25850
25851 Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
25852
25853 * */Makefile.in (maintainer-clean): Remove config.log.
25854 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
25855 * gdb.c++/Makefile.in (PROGS): Add inherit.
25856 (clean): Remove *.ci.
25857
25858 Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
25859
25860 * gdb.c++/misc.cc: Add test code from Mike Stump.
25861 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
25862
25863 Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
25864
25865 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
25866 to "alpha-*-osf2*" and add comment.
25867 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
25868 setup_xfail for "step over execarg initialization" and
25869 "step over corearg initialization".
25870 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
25871 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
25872 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
25873 gcc compiled for "print coremaker_bss", "print coremaker_ro",
25874 "print func2::coremaker_local", and "backtrace in corefile.exp".
25875 * gdb.base/signals.exp: Build and source signals.ci.
25876 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
25877 to be for gcc only.
25878 * lib/gdb.exp: Move verbose statements outside conditionals.
25879
25880 Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25881
25882 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
25883 Feb 3 procfs.c change.
25884
25885 Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
25886
25887 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
25888
25889 Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
25890
25891 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
25892 from dejagnu's apparent default of 10 seconds, which gives random
25893 results when running the tests over NFS on moderately loaded systems.
25894 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
25895
25896 Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
25897
25898 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
25899 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
25900 result reports.
25901
25902 Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
25903
25904 * configure.in (CY_AC_PATH_TCLH): Remove.
25905 * configure: Regenerate.
25906
25907 Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
25908
25909 * gdb.c++/Makefile.in (clean): Add missing '{'.
25910
25911 Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
25912
25913 * lib/gdb.exp: Provide a default value for noinferior.
25914
25915 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
25916 Load libgloss.exp.
25917
25918 Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
25919
25920 * gdb.disasm/hppa.exp: Compile directly into an executable, use
25921 the executable, not the .o to run the tests from.
25922
25923 Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
25924
25925 * gdb.base/break.exp: Don't test for program exit or exit status
25926 if $noresults if nonzero.
25927 * gdb.base/langs.exp: Likewise.
25928 * gdb.base/watchpoint.exp: Likewise.
25929
25930 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
25931 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
25932 trying to compile the testcase.
25933
25934 Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
25935
25936 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
25937 * gdb.base/signals.exp (continue to handler): Likewise.
25938
25939 Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
25940
25941 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
25942
25943 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
25944
25945 Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
25946
25947 * gdb.base/corefile.exp: Recognize "not found" as failure
25948 when trying to determine if a core file was generated.
25949 If no core file was generate the first time, try again without
25950 the ulimit -c to work around braindamaged shells.
25951
25952 Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
25953
25954 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
25955 [] tests with "test" and enclose string in quotes.
25956 * gdb.stabs/configure: Rebuild
25957
25958 Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
25959
25960 Changes in sync with expect:
25961 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
25962 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
25963 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
25964 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
25965 argument to AC_REQUIRE.
25966 * configure: Regenerated.
25967
25968 Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
25969
25970 * gdb.base/corefile.exp: When generating a core, discard any
25971 error messages about ulimit not found and the "core dumped"
25972 message from the shell that runs the coredumper.
25973
25974 Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
25975
25976 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
25977
25978 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
25979 which sed script to run. Expect failure for v_comb test
25980 on PA targets too.
25981
25982 Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
25983
25984 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
25985 "print func2::coremaker_local" and for "backtrace in corefile.exp"
25986
25987 Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
25988
25989 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
25990 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
25991 "sparc-sun-solaris*" xfails for "p v_comb".
25992 * lib/gdb.exp (default_gdb_start): Fix typo.
25993 * gdb.base/corefile.exp: Allow "Core was generated by ..."
25994 messages to not include the full program name that caused
25995 the core dump since some systems (such as solaris) apparently
25996 truncate this path to about 80 characters.
25997 When generating a core file first try increasing the core file
25998 size limit to unlimited since some systems may default it to
25999 zero, and it is harmless to try it. Move the test for failing
26000 to generate a core file to where it will actually get executed.
26001 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
26002 new gdb result from g++ debug info improvements and make old
26003 pattern obsolescent. Also account for size_t differences
26004 (may be int or long).
26005 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
26006 initialization before function call is placed in the delay slot
26007 and thus appears to be skipped over by commands such as "next".
26008
26009 Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
26010
26011 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
26012
26013 Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
26014
26015 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
26016 input source file; fix code to compile test to deal with this
26017 convention.
26018 * gdb.c++/*.exp: Likewise.
26019
26020 Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
26021
26022 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
26023 "bt in signals.exp".
26024
26025 Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
26026
26027 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
26028 "step over execarg initialization" and
26029 "step over corearg initialization".
26030
26031 Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
26032
26033 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
26034 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
26035
26036 Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
26037
26038 From Rob Savoye (rob@poseidon.cygnus.com)
26039 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
26040 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
26041 configure.in}, gdb.disasm/{Makefile.in, configure.in},
26042 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
26043 configure.in}: Major reworking for autoconfig.
26044 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
26045 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
26046 New files.
26047 * config/unix-gdb.exp: Make GDB global.
26048 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
26049 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
26050 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
26051 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
26052 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
26053 term.exp, twice.exp, watchpoint.exp, whatis.exp},
26054 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
26055 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
26056 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
26057 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
26058 pr-8136.exp, result.exp, string.exp, tuples.exp},
26059 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
26060 to returns as necessary, arrange for test to compile own testcase
26061 executable.
26062 * lib/gdb.exp: Changes for testsuite to compile own test cases.
26063
26064 Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
26065
26066 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
26067 clear_xfail at end of test which might not call either pass or fail.
26068 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
26069 "backtrace through signal handler".
26070
26071 Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26072
26073 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
26074 continuing from a job control stop signal.
26075 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
26076
26077 Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
26078
26079 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
26080 * gdb.base/corefile.exp: Likewise.
26081 * gdb.base/funcargs.exp: Likewise.
26082
26083 Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
26084
26085 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
26086 * config/monitor.exp: Add support for setting baud rate.
26087
26088 Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
26089
26090 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
26091 i*86-*-linux* xfails for "backtrace through signal handler".
26092 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
26093 "print func2::coremaker_local".
26094 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
26095 alpha-dec-osf2* xfail for
26096 "delete all breakpoints when none".
26097
26098 Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
26099
26100 * gdb.base/break.exp: Change test that deletes all breakpoints
26101 when no user breakpoints are installed. A post 4.15 change
26102 causes gdb to no longer prompt in this case.
26103
26104 Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
26105
26106 * gdb.base/return.exp (return_tests): Change xfail for test
26107 "correct value returned double test" to stop xfailing at
26108 Solaris 2.5. Apparently the bug has been fixed.
26109
26110 Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
26111
26112 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
26113 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
26114
26115 Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
26116
26117 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
26118 * gdb.disasm/hppa.s: Corresponding changes.
26119
26120 Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
26121
26122 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
26123 makefile fragment.
26124 * config/mt-hpux: Deleted.
26125
26126 Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
26127
26128 * Many files: When warning about suppressed tests due to a
26129 nonexistant test binary, avoid incrementing the warning count.
26130
26131 Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
26132
26133 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
26134
26135 Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26136
26137 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
26138 "sparc-*-solaris2*".
26139
26140 Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26141
26142 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
26143 Add global and local variables and initialize them.
26144 * gdb.base/corefile.exp: Test correct mapping of corefile sections
26145 by printing variables. Remove rs6000 and powerpc xfails, BFD now
26146 extracts the file name and terminating signal from the core file.
26147 * TODO: Remove note about tests for correct mapping of corefile.
26148 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
26149 from optimizing it away.
26150 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
26151 handles common blocks.
26152
26153 Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
26154
26155 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
26156 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
26157
26158 Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
26159
26160 * Makefile.in (maintainer-clean): New target, synonym for
26161 realclean.
26162 * gdb.base/Makefile.in (maintainer-clean): Likewise.
26163 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
26164 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
26165 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
26166 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
26167 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
26168
26169 Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
26170
26171 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
26172 xfails when not gcc compiled for "print foo::funclocal".
26173 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
26174 "print foo::funclocal at foo",
26175 "print 'scope1.c'::foo::funclocal at foo",
26176 "print foo::funclocal_bss at foo",
26177 "print 'scope1.c'::foo::funclocal_bss at foo",
26178 "print foo::funclocal_ro at foo",
26179 "print 'scope1.c'::foo::funclocal_ro at foo",
26180 "print bar::funclocal at foo" and
26181 "print 'scope1.c'::bar::funclocal at foo".
26182 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
26183 gcc compiled for "print foo::funclocal at bar".
26184 Expand all messages to ensure that they identify that
26185 the test is at bar().
26186 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
26187 gcc compiled for:
26188 "ptype on opaque struct pointer (statically)",
26189 "ptype on opaque struct tagname (statically)",
26190 "ptype on opaque struct pointer (dynamically) 1",
26191 "ptype on opaque struct tagname (dynamically) 1",
26192 "ptype on opaque struct pointer (dynamically) 2" and
26193 "ptype on opaque struct tagname (dynamically) 2
26194 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
26195 gcc compiled for:
26196 "p datalocal"
26197 "whatis datalocal",
26198 "ptype datalocal",
26199 "p bsslocal",
26200 "whatis bsslocal", and
26201 "ptype bsslocal".
26202 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
26203 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
26204 when not gcc compiled.
26205 * gdb.base/funcargs.exp (float_and_integral_args): Add
26206 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
26207 compiled.
26208 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
26209 "backtrace from call6a" when not gcc compiled.
26210 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
26211 "backtrace from call7a" when not gcc compiled.
26212 * gdb.base/callfuncs.exp (do_function_calls):
26213 Add "hppa*-*-hpux*" xfail when not gcc compiled for
26214 "p t_char_array_values(char_array_val2,char_array_val1)",
26215 "p t_char_array_values(char_array_val1,char_array_val2)",
26216 "p t_char_array_values("carray 1","carray 2")",
26217 "p t_char_array_values("carray 1",char_array_val2)",
26218 "p t_char_array_values(char_array_val1,"carray 2")",
26219 "p sum_args(1,{2})",
26220 "p sum_args(2,{2,3})",
26221 "p sum_args(3,{2,3,4})",
26222 "p sum_args(4,{2,3,4,5})"
26223 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
26224 "backtrace in corefile.exp" when not gcc compiled.
26225
26226 Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26227
26228 * gdb.base/signals.exp: Rewrite `handle all print' test as
26229 a procedure. Accept blanks or TABs as whitespace, increase
26230 timeout and expect input buffer size for the large output
26231 from the command. Remove "i*86-*-bsdi2.0" xfail.
26232
26233 Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26234
26235 * gdb.base/setvar.exp: Add new testcases for truncation when
26236 assigning invalid values to bitfields.
26237
26238 Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
26239
26240 * gdb.base/callfuncs.exp (do_function_calls): Remove
26241 mips-sgi-irix* xfail for
26242 "call inferior func with struct - returns char *"
26243 and fix test so that an optional (unsigned char *) cast is
26244 accepted in the result.
26245
26246 Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
26247
26248 * gdb.base/funcargs.exp (float_and_integral_args): Remove
26249 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
26250 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
26251 * gdb.base/signals.exp: Remove duplicate "handle all print" test
26252 that accidentally got checked in.
26253
26254 Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
26255
26256 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
26257 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
26258 compiled test.
26259 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
26260 Add mips-sgi-irix5* xfail for not gcc compiled.
26261 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
26262 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
26263 "p top", "whatis top", "p middle", and "whatis middle".
26264 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
26265 "whatis signed char" for not gcc compiled.
26266 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
26267 "set variable signed char=-1 (-1)" and
26268 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
26269 * gdb.base/funcargs.exp (float_and_integral_args):
26270 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
26271 Add mips-sgi-irix* xfail when not gcc compiled for
26272 "continue to call2b".
26273 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
26274 "continue to call2g".
26275 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
26276 "backtrace from call6a"
26277 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
26278 "backtrace from call7k".
26279 Add mips-sgi-irix5* xfail when not gcc compiled for
26280 "backtrace from call7a".
26281 (localvars_after_alloca): Fix gdb_test cmds for
26282 "print * after runto ...".
26283 Remove rs6000-*-* xfails for
26284 "print i after runto localvars_after_alloca" and
26285 "print l after runto localvars_after_alloca"
26286 for all compilers.
26287 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
26288 when not compiled with gcc, for:
26289 "print signed char == (minus)",
26290 "print signed char != (minus)",
26291 "print signed char < (minus)",
26292 "print signed char > (minus)".
26293 * gdb.base/callfuncs.exp (do_function_calls):
26294 Add mips-sgi-irix* xfail, when compiled with native compiler, for
26295 "call inferior func with struct - returns char *".
26296 * gdb.base/return.exp (return_tests): Change xfail for
26297 "correct value returned double test" to include Solaris 2.4.
26298 * gdb.base/funcargs.exp (float_and_integral_args):
26299 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
26300
26301 Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26302
26303 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
26304 enumeration bitfields if compiling with GNU C.
26305 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
26306 to empty' prompt.
26307
26308 Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
26309
26310 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
26311 test for PRO targets.
26312
26313 * gdb.base/funcargs.exp: Avoid ever setting more than 8
26314 breakpoints in the inferior at any given time by making
26315 two groups of breakpoints for call2*, call6* and call7*
26316 tests.
26317
26318 Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26319
26320 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
26321 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
26322 from optimizing it away.
26323 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
26324 "call inferior func with struct".
26325
26326 Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
26327
26328 * configure.in: Only configure gdb.chill for particular targets.
26329
26330 Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
26331
26332 * gdb.base/Makefile.in: Add action to .c.o transformation
26333 rule that generates a .ci file for each .o file and remove
26334 explicit .c.o rules except for callfuncs.o.
26335 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
26336 generates a .ci file for each .o file and remove explicit
26337 .cc.o rules.
26338 (clean): Remove *.tmp *.ci files.
26339 (EXECUTABLES): Remove templ-info.exp.
26340 * gdb.base/compiler.c: New file.
26341 * gdb.c++/compiler.cc: New file
26342 * gdb.base/scope.exp: Source gdb.base/scope.ci.
26343 Change rs6000-*-* xfail for
26344 "print 'scope0.c'::filelocal_ro" and
26345 "print 'scope1.c'::filelocal" and
26346 "print 'scope1.c'::filelocal_bss" and
26347 "print 'scope1.c'::filelocal_ro" and
26348 "print 'scope1.c'::foo::funclocal" and
26349 "print 'scope1.c'::foo::funclocal_ro" and
26350 "print 'scope1.c'::bar::funclocal" and
26351 "print 'scope0.c'::filelocal_ro" and
26352 "print 'scope1.c'::filelocal at foo" and
26353 "print 'scope1.c'::filelocal_bss at foo" and
26354 "print 'scope1.c'::filelocal_ro at foo" and
26355 "print 'scope1.c'::foo::funclocal at foo" and
26356 "print 'scope1.c'::foo::funclocal_bss at foo" and
26357 "print 'scope1.c'::foo::funclocal_ro at foo" and
26358 "print 'scope1.c'::bar::funclocal at foo" and
26359 "print 'scope0.c'::filelocal_ro" and
26360 "print 'scope1.c'::filelocal" and
26361 "print 'scope1.c'::filelocal_bss" and
26362 "print 'scope1.c'::filelocal_ro" and
26363 "print 'scope1.c'::foo::funclocal" and
26364 "print 'scope1.c'::foo::funclocal_bss" and
26365 "print 'scope1.c'::foo::funclocal_ro" and
26366 "print 'scope1.c'::bar::funclocal" and
26367 "print 'scope1.c'::bar::funclocal_bss"
26368 to only be xfail'd when not compiled with gcc.
26369 Add rs6000-*-* xfail for
26370 "print 'scope0.c'::filelocal_bss before run"
26371 when compiled with gcc.
26372 (test_at_main): Add rs6000-*-* xfail for
26373 "print filelocal_ro in test_at_main"
26374 when compiled with gcc.
26375 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
26376 Add rs6000-*-aix* xfail for
26377 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
26378 "ptype t_char_array", not compiled with gcc.
26379 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
26380 xfail for "list foo (in include file)" when gcc compiled.
26381 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
26382 (integral_args): Add rs6000-*-* xfail for
26383 "run to call0a" if not compiled with gcc.
26384 (unsigned_integral_args): Add rs6000-*-* xfail for
26385 "run to call1a" if not compiled with gcc.
26386 (float_and_integral_args): Add rs6000-*-* xfail for
26387 "run to call2a" if not compiled with gcc and for
26388 "continue to call2b" for any compiler.
26389 Add rs6000-*-* xfail to
26390 "print f1 after run to call2a" for gcc compiled.
26391 (discard_and_shuffle): Add rs6000-*-* xfail for
26392 "run to call6a".
26393 (shuffle_round_robin): Add rs6000-*-* xfail for
26394 "backtrace from call7a" if not compiled with gcc.
26395 Add rs6000-*-* xfail for
26396 "backtrace from call7b" if compiled with gcc.
26397 (call_after_alloca): Add rs6000-*-* xfail for
26398 "print c in call_after_alloca" and
26399 "print s in call_after_alloca" and
26400 "backtrace from call_after_alloca_subr"
26401 if not compiled with gcc.
26402 (localvars_in_indirect_call): Add rs6000-*-* xfail for
26403 "print c in localvars_in_indirect_call" and
26404 "print c in localvars_in_indirect_call" and
26405 "backtrace in indirectly called function" and
26406 "stepping into indirectly called function"
26407 if not compiled with gcc.
26408 (localvars_after_alloca): Add rs6000-*-* xfail for
26409 "print c after runto localvars_after_alloca" and
26410 "print s after runto localvars_after_alloca" and
26411 "print i after runto localvars_after_alloca" and
26412 "print l after runto localvars_after_alloca"
26413 for all compilers.
26414 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
26415 than whatis-info.exp.
26416 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
26417 than opaque-info.exp.
26418 Setup rs6000-*-* xfail for
26419 "ptype on opaque struct pointer (statically)" and
26420 "ptype on opaque struct pointer (dynamically)" when
26421 not compiled with gcc.
26422 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
26423 rather than callf-info.exp.
26424 (do_function_calls): Add clear_xfail for rs6000-*-* for
26425 "p t_float_values2(3.14159,float_val2)". Seems to work
26426 fine there, both with xlc and gcc. Need to find out what
26427 it is doing right and fix other platforms.
26428 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
26429 "call inferior func with struct - returns int",
26430 "call inferior func with struct - returns long",
26431 "call inferior func with struct - returns float",
26432 "call inferior func with struct - returns double",
26433 "call inferior func with struct - returns char *",
26434 but only if not gcc compiled (presumes xlc compiled).
26435 Change rs6000-*-* xfails for
26436 "call inferior func with struct - returns char" and
26437 " call inferior func with struct - returns short" to only
26438 xfail if not using gcc.
26439 (clean mostlyclean): Remove *.ci and *.tmp files.
26440 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
26441 than templ-info.exp.
26442 * gdb.base/langs.exp: Source gdb.base/langs.ci.
26443 Add rs6000-*-* xfail for "up to foo in langs.exp"
26444 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
26445 when not gcc compiled.
26446
26447 Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26448
26449 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
26450 * gdb.base/corefile.exp: Likewise.
26451 * gdb.base/list.exp: Likewise.
26452 * gdb.base/scope.exp: Likewise.
26453 * gdb.base/siganls.exp: Likewise.
26454
26455 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
26456 compiler output.
26457 * gdb.base/whatis.exp: Likewise.
26458
26459 Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
26460
26461 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
26462 failure (opcode table has been fixed to match reality).
26463
26464 Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
26465
26466 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
26467 "call inferior func with struct - returns char",
26468 "call inferior func with struct - returns short"
26469
26470 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
26471 "print 'scope0.c'::filelocal at main",
26472 "print 'scope0.c'::filelocal_bss in test_at_main",
26473 "print 'scope0.c'::filelocal at foo",
26474 "print 'scope0.c'::filelocal_bss in test_at_foo",
26475 "print 'scope0.c'::filelocal at bar",
26476 "print 'scope0.c'::filelocal_bss in test_at_bar"
26477
26478 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
26479 in source file 1". This bug seems to have been fixed with both
26480 gcc and native cc (was native assembler bug?).
26481
26482 Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
26483
26484 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
26485 "backtrace through signal handler" to "i*86-*-sysv4*".
26486 * gdb.base/signals.exp: Add xfail for "'next' behaved as
26487 continue" case. Add "known SVR4 bug" to fail message.
26488 Add "i*86-*-bsdi2.0" xfail for "handle all print".
26489 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
26490 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
26491 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
26492 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
26493 "up to foo in langs.exp", "show language at foo in
26494 langs.exp", "up to cppsub_ in langs.exp", "show
26495 language at cppsub_ in langs.exp", "up to fsub in
26496 langs.exp", and "show language at fsub in langs.exp".
26497 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
26498 "bactrace in corefile.exp".
26499 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
26500 "call inferior function with struct - returns float" and
26501 "call inferior function with struct - returns double".
26502
26503 Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
26504
26505 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
26506 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
26507 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
26508 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
26509
26510 Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
26511
26512 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
26513 (or overriden) "CHILL" macro rather then bare "gcc".
26514 Also look for ../../gcc/xgcc since that is what we will
26515 actually need, not "Makefile". Remove following assignment
26516 of CHILL to CHILL_FOR_TARGET because that results in
26517 recursive definition.
26518
26519 Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
26520
26521 * gdb.base/corefile.exp: Change xfail for backtrace in
26522 corefile.exp from linuxaout to all linux.
26523 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
26524 cases where we miss the breakpoint at the signal handler
26525 for some reason. Setup xfail for linuxoldld/linuxaout and
26526 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
26527 hitting SIGURG breakpoint.
26528 * gdb.base/signals.exp: Setup xfail for "next" acting like
26529 continue to add linuxoldld. Setup xfail for all linux for
26530 "next to handler in signals_tests_1", "backtrace in
26531 signals_tests_1", "continue to func1", "pass SIGUSR1",
26532 and continue to handler".
26533
26534 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
26535
26536 * Update all FSF addresses except those in COPYING* files.
26537
26538 Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
26539
26540 * gdb.base/a2-run.exp: Change messages to be more explicit about
26541 the status of args, and quote binfile in results.
26542
26543 Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
26544
26545 * gdb.base/callfuncs.exp: Add tests for passing structs to
26546 inferior functions and return various types.
26547 * gdb.base/callfuncs.c: Add functions to receive a struct
26548 and return a member of the struct, in various types.
26549
26550 Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26551
26552 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
26553
26554 Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
26555
26556 * config/vxworks29k.exp: New file, sources vxworks.exp.
26557
26558 Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26559
26560 * config/gdbremote.exp: New file. Testing framework using
26561 gdbserver.
26562
26563 Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
26564
26565 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
26566 "call function when asleep" and "send end of file".
26567 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
26568 for "backtrace in corefile.exp".
26569 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
26570 for "backtrace through signal handler".
26571 * gdb.base/corefile.exp: Make sure we actually generate a core file
26572 before trying the core tests. Some systems allow the user to suppress
26573 generation of core files and default to that (linux for example).
26574 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
26575 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
26576
26577 Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26578
26579 * gdb.threads: New directory with some crude multi-threaded
26580 gdb tests (step.exp and step2.exp).
26581 * config/mt-lynx (STEP_EXECUTABLE): Define.
26582 (THREADFLAGS): Define.
26583
26584 Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
26585
26586 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
26587
26588 * gdb.base/signals.exp: Disable whole file for lynx until
26589 further notice.
26590
26591 * gdb.base/signals.exp: xfail test where "next" acts like
26592 "continue" for lynx.
26593
26594 * gdb.base/interrupt.exp: xfail test for calling function while
26595 inferior is asleep for lynx.
26596
26597 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
26598 than one cr-lf after each command.
26599
26600 Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26601
26602 * configure.in: Reinstate setting of stabsdirs variable, fix
26603 typo in setting up configdirs for native builds.
26604
26605 * gdb.base/return.exp: Fix typo in return double test.
26606 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
26607 compiler from optimizing them away.
26608
26609 Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
26610
26611 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
26612 sequences to be echo'd by gdb when using gdb_test.
26613 * gdb.chill/chexp.exp: Likewise.
26614 * gdb.fortran/exprs.exp: Likewise
26615
26616 Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26617
26618 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
26619 after the inferior gdb has started.
26620
26621 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
26622 after each command.
26623 * gdb.base/funcargs.exp: Likewise.
26624 * gdb.base/gdbvars.exp: Likewise.
26625 * gdb.base/interrupt.exp: Likewise.
26626 * gdb.base/list.exp: Likewise.
26627 * gdb.base/watchpoint.exp: Likewise.
26628 * gdb.c++/demangle.exp: Likewise.
26629 * gdb.c++/inherit.exp: Likewise.
26630 * gdb.chill/chexp.exp: Likewise.
26631 * gdb.fortran/exprs.exp: Likewise.
26632
26633 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
26634 test if we can't handle IO to/from the inferior.
26635
26636 * gdb.c++/misc.exp: Always check for a program already being
26637 started after sending a "run" command to gdb.
26638
26639 * gdb.base/twice.exp: Start with a fresh gdb.
26640
26641 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
26642 only depend on gdb's expression code, not the chill runtime.
26643
26644 * gdb.base/return.c: Put return values into variables so we
26645 can have gdb print them rather than depending on the program
26646 to print them.
26647 * gdb.base/return.exp: Corresponding changes.
26648
26649 * lib/gdb.exp: Provide default value for noinferiorio.
26650 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
26651 the inferior.
26652
26653 * gdb.base/break.exp: Always check for a program already being
26654 started after sending a "run" command to gdb.
26655 (text_next_with_recursion): Don't check the output from the
26656 program's printf statement. Instead just make sure the program
26657 exited.
26658
26659 * gdb.base/commands.exp: Protect tests which need arguments with
26660 $noargs conditionals.
26661
26662 Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26663
26664 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
26665 of structure member arrays to match gdb/valops.c:value_addr change.
26666
26667 Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
26668
26669 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
26670 cases.
26671
26672 Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
26673
26674 * configure.in (configdirs): Remove gdb.chill from default list
26675 of subdirs and then add it back in only if doing a native build.
26676 The current chill compiler does not yet work in any cross build.
26677 * Revert all signal changes from Jul 6.
26678 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
26679 for sh-hms targets, allowing these tests to link, with no other
26680 changes. Testing is suppressed by setting "nosignals" in site.exp.
26681
26682 Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
26683
26684 * configure.in (signaldirs): Define and add to configdirs for all
26685 targets except some specific ones that are known to not support signals.
26686 Also clean up formatting.
26687 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
26688 (signals, sigall): Remove rules to build.
26689 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
26690 Moved to new gdb.signals directory.
26691 * gdb.signals: New test directory.
26692 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
26693 signals.c signals.exp}: New or moved files.
26694
26695 Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
26696
26697 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
26698
26699 Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
26700
26701 * gdb.base/return.exp: Xfail `return double' test failure
26702 on at least Solaris 2.3 and handle future/past versions on
26703 a case by case basis as appropriate. Also update message
26704 to include i*86 failures.
26705
26706 Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26707
26708 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
26709
26710 * lib/gdb.exp: Fix comment which erroneously identified
26711 gdb_file_cmd as gdb_load (the 19 May change was in fact to
26712 gdb_file_cmd not gdb_load).
26713 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
26714
26715 * gdb.base/setvar.exp: Make test names consistent between pass and
26716 fail cases. Use gdb_test more.
26717
26718 Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26719
26720 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
26721
26722 Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26723
26724 * gdb.base/help.exp: Fix expected help string for `show commands'.
26725
26726 Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
26727
26728 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
26729
26730 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
26731 of a text section.
26732
26733 Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
26734
26735 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
26736 that loop eventually terminates. Fix Connection refused logic so
26737 that testsuite will expire nicely.
26738
26739 Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
26740
26741 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
26742 config/rom68k.exp: New tcl glue for the appropriate monitors.
26743 These all just end up calling monitor.exp.
26744 * config/monitor.exp (gdb_target_monitor): Handle `Connection
26745 refused' by retrying. Cleanup some timeout issues.
26746 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
26747 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
26748 callers don't have to set/restore global timeout variable.
26749
26750 * The following set of changes centralizes management of the global
26751 timeout variable. This way, it can be set in one target dependent
26752 place instead of dozens of places scattered throughout the test suite.
26753 If you need to lengthen a timeout, then you should either set timeout
26754 in one of the config/{target}.exp files, or multiply it by a factor.
26755 Setting it to an absolute value is always going to lose for some
26756 targets.
26757 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
26758 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
26759 * gdb.base/funcargs.exp: Don't set timeout.
26760 * gdb.base/list.exp (test_forward_search): Only use local timeout.
26761 * gdb.base/printcmds.exp (test_print_string_constants
26762 test_print_array_constants): Don't set timeout.
26763 * gdb.base/ptype.exp: Don't set timeout.
26764 * gdb.base/recurse.exp: Don't set timeout.
26765 * gdb.base/return.exp: Don't set timeout.
26766 * gdb.base/watchpoint.exp: Don't set timeout.
26767 * gdb.c++/classes.exp (do_tests): Don't set timeout.
26768 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
26769
26770 Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
26771
26772 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
26773
26774 Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26775
26776 * lib/gdb.exp: Disable chill tests for irix5.
26777
26778 Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26779
26780 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
26781 each test pass or fail.
26782
26783 Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26784
26785 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
26786 xlc not gcc.
26787
26788 Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
26789
26790 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
26791
26792 Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
26793
26794 * config/est.exp: Fix copyright and comments. Remove dead code.
26795 Use targetname, serialport and baud variables instead of fixed
26796 constants.
26797 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
26798 * config/cpu32bug.exp: New file to support cpu32bug monitors.
26799
26800 Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26801
26802 * gdb.base/watchpoint.exp: Don't run
26803 test_watchpoint_triggered_in_syscall for sunos.
26804
26805 Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26806
26807 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
26808 they don't seem to exist. Do include stdio.h.
26809
26810 Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26811
26812 * gdb.base/a1-selftest.exp: Add alpha xfail.
26813
26814 Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26815
26816 * gdb.base/watchpoint.c (main): Prompt before calling read().
26817 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
26818 Revise accordingly. Remove cruft about sending "123" several
26819 times, until it gets noticed. Clean up the "print buf[0]" stuff
26820 so that it passes or fails, and waits for prompts in the usual way.
26821
26822 Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26823
26824 * gdb.base/recurse.exp: Fix comment.
26825
26826 * TODO: Remove item about printing variables in nodebug.exp. Add
26827 item about enabling tests which are only run on some targets.
26828
26829 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
26830 fail, make test names unique, use new gdb_test convention
26831 regarding pattern, use gdb_test more, etc.).
26832
26833 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
26834 fail, make test names unique, etc.).
26835
26836 Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26837
26838 * gdb.base/nodebug.c: Change return type of top and middle to
26839 short.
26840 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
26841 are fixed by the recent mdebugread.c changes. Allow `short ()'
26842 as type for top and middle.
26843
26844 Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26845
26846 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
26847 nearly as I can tell, the whole thing was an accident in Stu's
26848 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
26849 to replace a send/expect pair with gdb_test, but ended up only
26850 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
26851 of 30 Mar 1995 took care of it, but left this vestigial comment
26852 which I am now nuking.
26853
26854 Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26855
26856 * gdb.base/break.exp: Look for different line number for
26857 breakpoint at main depending on usestubs.
26858
26859 Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26860
26861 * gdb.base/list.exp: Adjust some alternate expect patterns to
26862 match recent list0.c change. Add alternate expect pattern for
26863 output from `list default lines around main' for optimizing
26864 compilers.
26865
26866 Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26867
26868 * lib/gdb.exp: If nosignals is not set, set it to 0.
26869
26870 Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
26871
26872 * config/slite-gdb.exp: Responds to load symbol table prompt.
26873 * gdb.base/break.exp: Adjust line number, fix rerun.
26874 * gdb.base/langs0.c: Add #ifdef usestubs.
26875
26876 Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
26877
26878 * gdb.base/list.exp: Adjust line contents after adding new lines in
26879 list0.c. Also fix a syntax error.
26880
26881 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
26882 * gdb.base/break.exp: ditto.
26883 * gdb.base/list.exp: ditto.
26884 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
26885 * gdb.base/run.c: ditto.
26886 * gdb.base/list0.c: ditto.
26887 * gdb.base/funcargs.c: ditto.
26888
26889 Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
26890
26891 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
26892 $targetname, $serialport and $baud instead of hardwired variables.
26893 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
26894 target doesn't support signals.
26895
26896 Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
26897
26898 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
26899
26900 Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26901
26902 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
26903 Don't rely on the value of an auto variable before it has been
26904 initialized. Use gdb_test more.
26905
26906 Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26907
26908 * lib/gdb.exp (default_gdb_version): A version number must start
26909 with a digit, but other than that contains all characters up to
26910 the first whitespace character.
26911
26912 Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26913
26914 * gdb.base/commands.exp (breakpoint_command_test): New tests.
26915
26916 Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26917
26918 * gdb.c++/*.exp: Warn if executable does not exist. The original
26919 reason for skipping the warning was that configure.in sometimes
26920 intentionally skipped building the executables but the tcl code
26921 had no way of knowing. That (a) was always bogus with respect to
26922 error handling, (b) is no longer true (right now there is no way
26923 to skip C++ tests).
26924
26925 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
26926
26927 Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26928
26929 * gdb.base/list.exp: Add expect patterns for output from
26930 SunPRO compiled executables.
26931 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
26932 types.
26933
26934 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26935
26936 * gdb.base/break.exp (test_next_with_recursion): Accept any line
26937 number (we are already testing that the correct source line text
26938 gets printed).
26939
26940 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
26941 that is what is intended, but something needed to be done to get
26942 sunos4 native working again.
26943
26944 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
26945
26946 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
26947 apparently went with a (very) old xfail.
26948
26949 Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
26950
26951 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
26952 runto_main is a proc in gdb.exp that will do 'step' for target use
26953 stubs.
26954 * gdb.base/exprs.exp: ditto.
26955 * gdb.base/interrupt.exp: ditto.
26956 * gdb.base/opaque.exp: ditto.
26957 * gdb.base/printcmds.exp: ditto.
26958 * gdb.base/ptype.exp: ditto.
26959 * gdb.base/scope.exp: ditto.
26960 * gdb.base/setvar.exp: ditto.
26961 * gdb.base/signals.exp: ditto.
26962 * gdb.base/twice.exp: ditto.
26963 * gdb.c++/classes.exp: ditto.
26964 * gdb.c++/inherit.exp: ditto.
26965 * gdb.c++/templates.exp: ditto.
26966 * gdb.base/break.exp: no run and hit main for stubs. Change line
26967 numbers for breakpoints and info breakpoint.
26968 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
26969 breakpoint().
26970 * gdb.base/callfuncs.c: ditto.
26971 * gdb.base/exprs: ditto.
26972 * gdb.base/interrupt.c: ditto.
26973 * gdb.base/opaque0.c: ditto.
26974 * gdb.base/printcmds.c: ditto.
26975 * gdb.base/ptype.c: ditto.
26976 * gdb.base/scope0.c: ditto.
26977 * gdb.base/setvar.c: ditto.
26978 * gdb.base/signals.c: ditto.
26979 * gdb.base/twice.c: ditto.
26980 * gdb.c++/misc.cc: ditto.
26981 * gdb.c++/templates.cc: ditto.
26982
26983 Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26984
26985 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
26986
26987 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
26988 somewhere between `read' and `main.c'. I'm pretty sure the
26989 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
26990 and it isn't particularly useful.
26991
26992 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
26993
26994 Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26995
26996 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
26997
26998 Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
26999
27000 * config/mt-slite: add LIBS and -nostdlib.
27001 * config/slite-gdb.exp: add this new file to support sparclite target.
27002
27003 Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
27004
27005 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
27006
27007 * gdb.base/a2-run.exp: Change argument to istarget from
27008 "*-*-vxworks" to "*-*-vxworks*".
27009 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
27010
27011 Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
27012
27013 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
27014 will not runto main but do a 'step' to step out of breakpoint().
27015 * config/mt-slite: add -Dusestubs.
27016
27017 Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27018
27019 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
27020 instead of just @.
27021
27022 * gdb.base/signals.exp: Add test for "handle all print".
27023 * TODO: Remove "handle all print". Also remove item about
27024 checking copyright date (I don't like the idea of a spurious FAIL
27025 based on when we run the tests).
27026
27027 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
27028 for SunOS4 (reason for failure not investigated). Remove
27029 redundant test for $binfile.
27030
27031 * gdb.base/nodebug.c (array_index): Call malloc.
27032
27033 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
27034
27035 Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
27036
27037 * gdb.base/recurse.exp: Update gdb_test invocation to use new
27038 conventions and slightly simplify the matching regexp.
27039
27040 Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27041
27042 * gdb.base/break.exp: Update gdb_test invocation to use new
27043 convention.
27044
27045 * lib/gdb.exp: If noargs is not set, set it to 0.
27046
27047 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
27048 tests unique.
27049
27050 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
27051
27052 Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27053
27054 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
27055 one argument of type "<non-float parameter>".
27056
27057 Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
27058
27059 * config/rom68k.exp: New file to support Motorola IDP board.
27060 * gdb.base/a2-run.exp: Skip this file if noargs is set.
27061 * gdb.base/break.c: Change things around so that this program
27062 doesn't depend upon args. This is necessary to make remote
27063 targets work (in general, they can't take args).
27064 * gdb.base/break.exp: Don't try to send args to program. Don't
27065 expect output. Also, replace lots of code with gdb_test.
27066
27067 Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27068
27069 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
27070 printing of '\'' (which is what the comment says we are testing,
27071 even though we were not), not '''.
27072 (test_integer_literals_rejected): Test that printing ''' is an error.
27073
27074 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
27075 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
27076 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
27077 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
27078 Use gdb_test not test_print_accept.
27079 * lib/gdb.exp: Remove test_print_accept.
27080
27081 * gdb.base/signals.exp (signal_tests_1): Make pass message
27082 consistent with fail message.
27083
27084 * gdb.base/whatis.exp: Remove xfails for printing char vs.
27085 unsigned char; the bug (PR 1821) is fixed.
27086
27087 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
27088
27089 * gdb.base/scope.exp (test_at_localscopes): Call pass for
27090 successful tests--makes xfailing them work right.
27091
27092 Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27093
27094 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
27095 only \r\n, not .*. The test can pass .* as the last thing in
27096 $pattern if that is what it wants. In addition to providing this
27097 flexibility, this change should speed up pattern matching in cases
27098 where the pattern already ended with .* (there were a number of
27099 them). This change also helps catch bad patterns--in the old
27100 scheme the typo "char \*" instead of "char \\*" would pass. Now
27101 it is caught.
27102 * Many .exp files: Update callers.
27103
27104 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
27105 clearer and does not spuriously match multiple ('s. Likewise for
27106 ) and *.
27107
27108 * gdb.base/nodebug.exp: Test ability to call a function and pass
27109 it a string (even with no debugging info).
27110
27111 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
27112 "p '\'", which is the same as "p ''" once tcl gets done with
27113 quoting, to "p '\\'", which I suspect is what is intended (one
27114 backslash gets sent to GDB).
27115
27116 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
27117
27118 Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27119
27120 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
27121 1817) was fixed literally years ago.
27122
27123 Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27124
27125 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
27126 test, it causes stepping out of call_after_alloca_subr with
27127 optimizing compilers.
27128 (localvars_in_indirect_call): Consume GDB prompt if `finish'
27129 fails.
27130
27131 * gdb.c++/templates.exp: Source templ-info.exp only if
27132 the templates executable exists.
27133
27134 * gdb.c++/misc.cc (class Contains_static_instance,
27135 class Contains_nested_static_instance),
27136 gdb.c++/classes.exp (test_static_members): Test printing of
27137 a class that contains a static instance of the class.
27138
27139 Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27140
27141 * gdb.base/langs2.c (cppsub_): Don't prototype.
27142 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
27143 only, I believe).
27144
27145 Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27146
27147 * lib/gdb.exp (skip_chill_tests): New procedure.
27148
27149 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
27150
27151 Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
27152
27153 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
27154 each expect pattern. Cuts runtime from 12 to about 4 seconds.
27155
27156 Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27157
27158 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
27159
27160 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
27161 disassemble 8, not 16, instructions for part 4.
27162
27163 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
27164 support the latter anymore.
27165
27166 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
27167 -DNO_PROTOTYPES.
27168 * gdb.base/callfuncs.c: Control use of prototypes based on
27169 NO_PROTOTYPES, not __STDC__.
27170 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
27171 t_float_values2 tests if prototypes in use.
27172
27173 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
27174 t_double_values): When checking differences against DELTA, check
27175 that difference is within the range (-DELTA,DELTA), not just
27176 (-infinity,DELTA).
27177
27178 Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
27179
27180 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
27181 'file' command firts, then 'target', then 'load', this is due to gdb
27182 target set up.
27183 * config/mips-gdb.exp: Fix a couple regular exp bugs.
27184
27185 Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
27186
27187 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
27188 FP load/store variants.
27189 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
27190
27191 Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
27192
27193 * gdb.base/term.exp: Do not give a warning if not native, it is
27194 not an abnormal condition.
27195
27196 Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
27197
27198 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
27199 t_char_array".
27200
27201 Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
27202
27203 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
27204 are getting the version number.
27205
27206 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
27207 if not native, it is not an abnormal condition.
27208
27209 Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27210
27211 * lib/gdb.exp: Just use "file exists", rather than undocumented
27212 dejagnu procedure "findfile".
27213
27214 Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
27215
27216 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
27217 (LDFLAGS): Set to -Xlinker -Ur.
27218
27219 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
27220 Removed, these values are set by lib/gdb.exp.
27221
27222 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
27223
27224 Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
27225
27226 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
27227 of replicating gdb startup code.
27228
27229 * config/mt-vxworks (LDFLAGS): Set to -r.
27230 (CFLAGS_FOR_TARGET): Removed.
27231
27232 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
27233 (gdb) and gdb for vxworks uses (vxgdb).
27234
27235 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
27236 executable is not in the tree and host != target, use sed and
27237 program_transform_name to determine the gdb name used by the
27238 target.
27239
27240 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
27241 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
27242
27243 Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27244
27245 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
27246 floats, chars, and shorts where there are ANSI-style function
27247 definitions.
27248
27249 * gdb.base/langs.exp, gdb.base/langs*: New test.
27250 * gdb.base/Makefile.in: Build it.
27251 * TODO: Remove item about checking that C names don't get C++
27252 demangling applied; this test tests it.
27253
27254 Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27255
27256 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
27257 went with the const70 xfail. The xfail went away a year ago.
27258
27259 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
27260
27261 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
27262 for hp300.
27263
27264 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
27265
27266 * gdb.base/a1-selftest.exp: Don't run on hp300.
27267
27268 Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27269
27270 * Makefile.in (site.exp): Set host_alias and target_alias as well
27271 as host_triplet and target_triplet.
27272
27273 Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27274
27275 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
27276
27277 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
27278 places as other ecoff systems).
27279
27280 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
27281 ultrix.
27282
27283 Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27284
27285 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
27286 remove them.
27287 * gdb.base/nodebug.exp: Accept "function" in addition to "text
27288 variable and "variable" in addition to "data variable".
27289 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
27290
27291 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
27292 2.
27293 * gdb.base/list1.c (long_line): Add additional statement at start
27294 of function.
27295 * gdb.base/list.exp (test_forward_search): Update line number to
27296 reflect new statement.
27297
27298 Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27299
27300 * gdb.base/signals.exp: Reinitialize searched source directories
27301 after gdb_start call.
27302
27303 Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
27304
27305 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
27306 * gdb.stabs/Makefile.in: Likewise.
27307
27308 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
27309 change. Instead split the tests into smaller pieces.
27310 * gdb.disasm/hppa.s: Corresponding changes.
27311
27312 Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27313
27314 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
27315 Quote ^C when passing it to stty. For some shells ^ is a pipe.
27316
27317 * gdb.base/funcargs.exp: Modify many tests so that every test
27318 either passes or fails. Make some test names unique.
27319
27320 Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27321
27322 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
27323 Call stty to set interrupt character.
27324
27325 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
27326 for HP assembler versus GNU assembler based on actual behavior of
27327 $(CC), rather than assuming that $(AS) is always the GNU assembler.
27328
27329 * TODO: Suggest a few more stepping tests.
27330
27331 Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
27332
27333 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
27334 restart GDB for h8300 after a continue.
27335 (return): Add pattern to match a29k-udi behavior.
27336 * gdb.base/nodebug.exp: Remove obsolete comment.
27337 * gdb.base/regs.exp: New file, testing of register displays.
27338 * gdb.base/return.exp: Fix typo in reference to $objdir.
27339 * gdb.base/whatis.exp: Always start with a fresh GDB.
27340
27341 Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27342
27343 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
27344 higher, these tests generate a lot of output.
27345
27346 Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27347
27348 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
27349 code following the catch silently ignored some errors; without the
27350 catch they should be thrown like any other tcl error. Also, the
27351 catch used "" instead of {} which meant all the callers who wanted
27352 to include one of the characters "[]$ had to quote it an extra time.
27353 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
27354 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
27355 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
27356 Remove extra quoting.
27357
27358 Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
27359
27360 * gdb.base/commands.exp: Make test names unique; every test either
27361 passes or fails. Update some comments.
27362
27363 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
27364
27365 Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27366
27367 The following fixes a FAIL caused by the fact that the alpha stabs
27368 configuration didn't use the ".if alpha" code in weird.def.
27369 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
27370 bit pointer, so the 32 bit version works even on the alpha.
27371 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
27372 Remove the stuff which allowed us to have separate versions for
27373 alpha and everything else.
27374
27375 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
27376 regexp which "info func operator\[\](" is supposed to match. Fix
27377 string to send to GDB. Note that GDB still doesn't work right. Add a
27378 new test for "info func .perator\[\](" which GDB does handle correctly.
27379
27380 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
27381
27382 Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27383
27384 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
27385 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
27386 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
27387 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
27388 it makes the tests harder to understand and confuses test-o-matic.
27389 The preferred style is that each test provides a PASS or a FAIL,
27390 and has a unique message (e.g. "continue #54" not just "continue")
27391 which is the same for the pass and the fail.
27392 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
27393 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
27394 to lib/gdb.exp.
27395 * gdb.base/printcmds.exp: Use test_print_accept. Remove
27396 prt_accept which was basically the same thing. Likewise for
27397 test_print_reject and prt_reject.
27398 * lib/gdb.exp (test_print_reject): Add some more error message
27399 patterns to match from the former printcmds.exp (prt_reject).
27400 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
27401 One defect of the passcount stuff is that some of it failed to
27402 report XPASS where appropriate.
27403 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
27404 stuff before and after arg in expected pattern.
27405 (test_paddr_operator_functions): Re-do test without print_addr_of;
27406 this is the only test which seems to want extra stuff there.
27407
27408 Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27409
27410 * gdb.base/nodebug.exp: Update new tests to reflect improved
27411 wording of gdb output.
27412
27413 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
27414 and "ptype" work on variables in files compiled without -g.
27415 Replaces commented out "maint print msymbol" tests.
27416
27417 Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27418
27419 * gdb.base/setvar.c (dummy): Call malloc.
27420
27421 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
27422 losing with the irix4 sed.
27423
27424 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
27425 ALRM" on irix4.
27426
27427 Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27428
27429 * TODO: Remove items about corefile.exp testing new exec-file and
27430 backtrace; both are now done. Add items about printing enums.
27431
27432 Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27433
27434 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
27435 "get signal $thissig" test fails.
27436
27437 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
27438
27439 Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27440
27441 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
27442 compiler warning with dec alpha compiler.
27443
27444 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
27445 extra \n from gdb_test call (this explains why the prompt test
27446 that I removed yesterday was there).
27447 (user_defined_command_test): Remove extra \n and prompt test.
27448
27449 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
27450 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
27451 doesn't exist.
27452 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
27453 Also remove alpha workaround, which turns out to be because
27454 SIGABRT == SIGLOST.
27455
27456 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
27457
27458 * gdb.base/help.exp: Don't test "help show".
27459
27460 Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27461
27462 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
27463 "set print address" is on.
27464 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
27465 pass prompt to gdb_test; gdb_test already looks for the prompt.
27466
27467 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
27468
27469 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
27470 was a vestige of the manual TESTSTRATEGY, and the purpose of it
27471 was to make sure that gdb can read a core file. But (a) the "read
27472 the corefile" part didn't make it to a1-selftest.exp, we just
27473 delete the corefile after creating it, and (b) we test reading
27474 corefiles in corefile.exp anyway. Also, this test left around a
27475 xgdb process on Solaris.
27476
27477 * gdb.base/corefile.exp: Also test backtrace.
27478
27479 Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
27480
27481 * gdb.base/commands.exp: Test a simple user defined command with
27482 arguments and if/while statements; verify the full user command is
27483 printed by "show user".
27484
27485 * gdb.base/commands.exp: Test if/while commands as part of a
27486 breakpoint command list; verify they appear in breakpoint
27487 information.
27488
27489 Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27490
27491 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
27492 than by dividing by zero.
27493
27494 Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
27495
27496 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
27497 performing an inferior call with watchpoints enabled.
27498 * gdb.base/watchpoint.c (main): Delete second unnecessary read
27499 call.
27500
27501 Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27502
27503 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
27504 of "file" command.
27505
27506 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
27507 Add additional pattern for when "int operator int(void);" appears
27508 in a different order.
27509
27510 Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27511
27512 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
27513
27514 * gdb.base/help.exp: Replace most of docstrings for "info signals"
27515 and "signal" with ".*".
27516
27517 Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27518
27519 * TODO: Add note about "handle all nostop".
27520
27521 * gdb.base/{sigall.c, sigall.exp}: New test.
27522 * gdb.base/Makefile.in: Add it.
27523
27524 Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
27525
27526 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
27527 when invoking GDB, suppresses any windowing interface.
27528
27529 Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
27530
27531 * config/sim-gdb: New file, simulator testing support.
27532
27533 Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
27534
27535 * gdb.base/interrupt.exp: Test calling func1 twice.
27536
27537 Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
27538
27539 * gdb.base/list.exp (test_forward_search): Set timeout higher
27540 when we'll be getting lots of output from gdb.
27541
27542 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
27543 "init_malloc" to after the expect statement. Run it if that
27544 regexp is taken, but also for two others which happen if source
27545 cannot be found.
27546
27547 Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27548
27549 * gdb.base/printcmds.exp: New test, for printing register before
27550 program is running.
27551
27552 Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27553
27554 * gdb.base/list.exp: Correct some alternate expect patterns
27555 to reflect changes in list1.c.
27556
27557 Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27558
27559 * TODO: Add item regarding large frames.
27560
27561 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
27562
27563 * TODO: Remove item about enabling return.exp; it
27564 is enabled. Suggest a few more "return" tests.
27565
27566 Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27567
27568 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
27569 anonymous unions.
27570
27571 Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27572
27573 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
27574 and pr-5646.o, so "make" is the same as "make all", not "make
27575 pr-4975.o".
27576
27577 Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
27578
27579 * gdb.base/list.exp: Adjust expectations to reflect changes in
27580 list1.c.
27581 (test_forward_search): New test proc.
27582 * gdb.base/list1.c (long_line): New function, has long source line.
27583
27584 Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
27585
27586 * gdb.base/a1-selftest.exp: Change initial stepping to know about
27587 additional line of code that was added.
27588
27589 Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
27590
27591 * gdb.disasm/hppa.s: Break the large branching tests into smaller
27592 tests so as not to overflow expect's input buffers.
27593 * gdb.disasm/hppa.exp: Corresponding changes.
27594
27595 Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27596
27597 Beginnings of template debugging tests.
27598 * gdb.c++/templ-info.cc: New file to test for template
27599 debugging capability of the compiler.
27600 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
27601 templ-info.cc.
27602 * gdb.c++/templates.cc: Add explicit template instantiations
27603 to enable compiling with -fno-implicit-templates. Add destructor
27604 and 'value' method to T5 class for template tests.
27605 * gdb.c++/templates.exp: Add testcases for printing of template
27606 types, setting breakpoints on template methods and calling a
27607 template method.
27608
27609 Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
27610
27611 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
27612 branch target since some assemblers (gas-2.5) may emit a
27613 relocation for the branch instead of resolving it in the
27614 assembler.
27615
27616 Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27617
27618 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
27619 through signal handler.
27620
27621 Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27622
27623 * configure.in (*-*-netware): Use config/mt-netware.
27624
27625 * config/mt-netware: New file.
27626 * config/mt-i386-netware: Removed, separate configs for different
27627 netware architectures are no longer needed now that we have
27628 --with-headers.
27629
27630 Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27631
27632 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
27633 by the recent changes to use ANSI C arithmetic conversions.
27634
27635 Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27636
27637 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
27638 bug involving using inferior_pid to figure out whether to select a
27639 frame.
27640
27641 Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
27642
27643 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
27644 match the current disassembler output.
27645
27646 Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
27647
27648 * gdb.fortran/exprs.exp: Expect VOID instead of void.
27649 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
27650 types, expect "int" as type of integer values (for now).
27651
27652 Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
27653
27654 * gdb.base/commands.exp: New tests for if/while commands.
27655
27656 Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
27657
27658 * lib/gdb.exp (runto): Replace sub-pattern for hex value
27659 by .*, since hex values have different syntax in Chill mode.
27660
27661 Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27662
27663 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
27664 linefeed from expect pattern for repeated types with indices > 9.
27665
27666 Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
27667
27668 First part of Fortran test suite.
27669 * gdb.fortran: New directory.
27670 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
27671
27672 Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27673
27674 * gdb.base/default.exp: Update expect pattern for load command
27675 without arguments.
27676
27677 Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
27678
27679 * configure.in: Change i386 to i[345]86.
27680 * gdb.base/configure.in: Likewise.
27681 * gdb.c++/configure.in: Likewise.
27682 * gdb.chill/configure.in: Likewise.
27683
27684 Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
27685
27686 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
27687 patterns, since that is not a valid context for comments.
27688
27689 Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
27690
27691 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
27692 repeated types and repeated types with indices > 9.
27693
27694 Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
27695
27696 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
27697 2417; old bug has been fixed.
27698
27699 Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
27700
27701 * gdb.base/interrupt.exp: When trying to wake up the inferior,
27702 send the newline ourselves instead of assuming gdb_test will do
27703 so when passed an empty input string.
27704
27705 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
27706 stabs testcode.
27707
27708 Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27709
27710 * lib/gdb.exp (gdb_test): Don't send anything if the first
27711 argument is an empty string. This makes cases where we want to
27712 match output that is already in expect's buffers (for example,
27713 matching a breakpoint after gdb_run_cmd has been called) work
27714 reliably.
27715
27716 Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27717
27718 * config/netware.exp: New file.
27719
27720 Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27721
27722 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
27723 the -B and -L prefixes so we can find the debugging stub.
27724
27725 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
27726 there and we are using the gcc from the tree.
27727
27728 * gdb.base/types.c: Removed.
27729
27730 * gdb.base/configure.in: Look for makefile fragments in ../config.
27731 Recognize i386-*-netware.
27732 * gdb.c++/configure.in: Likewise.
27733
27734 Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27735
27736 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
27737 the correct TCL syntax.
27738
27739 Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27740
27741 * gdb.base/opaque.exp: use runto instead of messing around with
27742 breakpoints. Simplify by using gdb_test.
27743
27744 * gdb.base/bitfields.exp: restart between tests on netware targets
27745 because breakpoints aren't relocated after target death. Run
27746 processes to completion.
27747
27748 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
27749
27750 Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
27751
27752 * Makefile.in: Remove extra tabs that confuse some versions
27753 of "make". Use the newly built gdb to test with by default,
27754 rather than the first one in the tester's search path.
27755
27756 Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
27757
27758 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
27759
27760 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
27761 condition help.
27762
27763 Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27764
27765 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
27766
27767 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
27768 running.
27769 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
27770 * gdb.base/funcargs.exp: Likewise.
27771
27772 * gdb.base/bitfields.exp: Simplify by using gdb_test.
27773 * gdb.base/funcargs.exp: Likewise.
27774
27775 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
27776 message is "".
27777
27778 Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27779
27780 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
27781 return,signals,twice}.exp: Handle non-existant binaries
27782 consistantly.
27783
27784 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
27785 * gdb.base/Makefile.in: Don't try to generate a core dump, we
27786 might testing a cross development system.
27787
27788 Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27789
27790 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
27791 runtest script is relative to ${srcdir}, not ${rootdir}.
27792
27793 Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
27794
27795 * gdb.base/signals.exp: Allow for optionality of breakpoint
27796 address.
27797
27798 Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27799
27800 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
27801
27802 Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27803
27804 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
27805 for size_t definition.
27806 * gdb.c++/templates.cc: Likewise
27807
27808 * config/mt-i386-netware: New file.
27809
27810 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
27811 defined.
27812
27813 * gdb.base/Makefile.in: Added support for systems that name core
27814 files by appending "core" to the program name.
27815 * gdb.base/a1-selftest.exp: Likewise.
27816
27817 Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27818
27819 * gdb.base/return.exp: Add comment and message for `return double'
27820 test failure on Sparc Solaris.
27821
27822 Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
27823
27824 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
27825
27826 Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27827
27828 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
27829 from optimizing them away.
27830 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
27831 patterns to include default constructors and assignment operators,
27832 to match gcc versions beyond 2.5.8. Accept any cplus demangling
27833 character in the output of the virtual base pointer.
27834
27835 Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27836
27837 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
27838 expression match in print_addr_of to avoid unintented matches.
27839 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
27840 versions up to 2.5.8.
27841
27842 Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27843
27844 * gdb.base/list.exp: Tweak alternate pattern for listing of an
27845 included file to run under newer versions of expect.
27846 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
27847 consecutive >'s in templates to accomodate recent cplus-dem.c change.
27848 Remove xfail for the virtual table of BDDHookV.
27849
27850 Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
27851
27852 * lib/gdb.exp (string_to_regexp): Set a default result.
27853 (default_gdb_start): Fix misleading message.
27854
27855 Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
27856
27857 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
27858 Remove all CC, etc definitions.
27859 * config/mt-hpux: New file.
27860 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
27861 (CFLAGS, LDFLAGS): Define.
27862 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
27863
27864 * Makefile.in (site.exp): Don't insert host_os, etc.
27865 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
27866 (distclean): Check existence of subdir.
27867 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
27868 * gdb.base/Makefile.in: General cleanup and simplification.
27869 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
27870 to build executables. Use default rule to build .o files.
27871 (EXPECT, RUNTEST, CC): Fix relative pathname.
27872 (site.exp): Don't insert host_os, etc.
27873 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
27874 and/or SIGUSR1 defined.
27875 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
27876 * gdb.c++/Makefile.in: General cleanup and simplification.
27877 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
27878 (CFLAGS): Remove.
27879 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
27880
27881 Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
27882
27883 * gdb.base/recurse.exp: Misc changes to get tests running again
27884 after Kung's changes to the watchpoint code.
27885 * gdb.base/watchpoint.exp: Likewise.
27886
27887 Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
27888
27889 * lib/gdb.exp (string_to_regexp): Convert {\} also.
27890
27891 Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
27892
27893 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
27894 * lib/gdb.exp (default_gdb_start): Define.
27895 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
27896 gdb.base/funcargs.exp, gdb.base/opaque.exp,
27897 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
27898 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
27899 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
27900 Don't call gdb_target_udi in between tests.
27901
27902 Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27903
27904 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
27905 (which was basically just a local version of the same thing). In
27906 addition to avoiding duplication, gdb_test_exact is faster.
27907 * lib/gdb.exp (gdb_test_exact): Fix typo.
27908
27909 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
27910 don't give an error.
27911
27912 * gdb.base/term.exp: Call delete_breakpoints before starting.
27913
27914 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
27915 (t10): Add comment.
27916
27917 Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
27918
27919 Reorganization of the GDB Test Suite.
27920
27921 * gdb.base: New directory, contains all the basic tests.
27922 * gdb.c++: New directory, tests specific to C++.
27923 * gdb.chill: New directory, tests specific to Chill.
27924 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
27925 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
27926 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
27927 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
27928 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
27929 t30-31 to chill).
27930 * */gdbme.*: Rename to match appropriate expect scripts.
27931 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
27932 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
27933 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
27934 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
27935 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
27936 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
27937 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
27938 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
27939 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
27940 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
27941 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
27942 gdb.c++/virtfunc.cc: New names of C++ files.
27943 * gdb.chill/chillvars.ch: New name of Chill file.
27944 * gdb.base/configure.in, gdb.c++/configure.in,
27945 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
27946 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
27947 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
27948 * configure.in (configdirs): Update to reflect directory changes.
27949 (target_abbrev): No longer define for any configuration.
27950 * Makefile.in: Cosmetic improvements to header comments.
27951
27952 Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
27953
27954 Various changes to gdb.t31:
27955
27956 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
27957 * gdbme.ch: Make all key-words and predefineds be upper-case.
27958 * chillvars.exp: Expect key-words and predefinds in upper-case.
27959
27960 * chillvars.exp: Use gdb_test_exact many places.
27961 Change expected output for arrays (which now includes index labels).
27962
27963 * pr-5020.exp, gdme.ch (module PR_5020):
27964 New test, for PR-5020.
27965
27966 Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
27967
27968 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
27969 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
27970
27971 Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
27972
27973 * Makefile.in: Fix bit-rot in definitions of CHILL,
27974 CHILL_FOR_TARGET and Chill_LIB.
27975 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
27976 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
27977 CHILL, and CHILL_LIB.
27978
27979 Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
27980
27981 * Revert the previous changes. Please see Rob's directory
27982 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
27983
27984 Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
27985
27986 * Makefile.in, configure.in, config/mips-gdb.exp,
27987 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
27988 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
27989 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
27990 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
27991 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
27992 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
27993 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
27994 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
27995 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
27996 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
27997 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
27998 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
27999 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
28000 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
28001 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
28002 changes from 94Q1.
28003
28004 Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
28005
28006 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
28007 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
28008 Rob's new testing fragments.
28009
28010 Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
28011
28012 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
28013 lib/gdb.exp: Replace error proc calls with perror.
28014
28015 Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
28016
28017 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
28018 version also, match on casted version strings, and match on
28019 gdb startup case where the line numbers might be messed up.
28020
28021 Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
28022
28023 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
28024 (CFLAGS): Delete it from here.
28025
28026 Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
28027
28028 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
28029
28030 Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
28031
28032 * Makefile.in (RUNTEST): Default to just "runtest".
28033
28034 Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28035
28036 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
28037 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
28038 the code has been restructured.
28039
28040 Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28041
28042 * gdb.t00/default.exp (set write): Allow any number of \r and/or
28043 \n, not just one of each.
28044
28045 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
28046 /bin/cc gives a warning if you do.
28047
28048 Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
28049
28050 * gdb.t24/demangle.exp: change expect pattern of
28051 __t10ListS_link1ZUiRCUiPT0
28052
28053 Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28054
28055 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
28056 on local variables in recursive functions.
28057
28058 * gdb.t07/Makefile.in: Build the new test.
28059
28060 Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28061
28062 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
28063 directly. Instead compare the return values from actual calls.
28064
28065 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
28066
28067 * Makefile.in (check): Set TCL_LIBRARY for runtest.
28068
28069 Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28070
28071 * From Peter Schauer with minor modifications.
28072 * gdb.t15/return.exp (return_tests): Handle targets where "return"
28073 stops in mid-line in the caller. Add xfail for returning a float
28074 value on X86 targets.
28075
28076 Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28077
28078 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
28079 to avoid expect lossage.
28080 (fmem_LRbug_tests): Likewise.
28081 * gdb.disasm/hppa.s: Corresponding changes.
28082
28083 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
28084 conditions to work with latest dejagnu/expect.
28085
28086 * gdb.t15/funcargs.exp (finish from indirect call): No longer
28087 expected to fail on the PA.
28088 (backtrace in call with trampolines): Explicitly require main
28089 to be frame #1 (no trampolines should show up in backtrace).
28090
28091 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
28092 "continue -expect".
28093 * gdb.t06/break.exp: Likewise.
28094 * gdb.t07/watchpoint.exp: Likewise.
28095 * gdb.t13/bitfields.exp: Likewise.
28096 * gdb.t15/{funcargs,return}.exp: Likewise.
28097 * gdb.stabs/weird.exp: Likewise.
28098 * config/{mips,udi}-gdb.exp: Likewise.
28099
28100 * hppa.sed: Enclose comments within a sed command to avoid
28101 losing with the old OSF1 sed.
28102
28103 Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28104
28105 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
28106 sequent dynix.
28107 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
28108 * gdb.t15/funcargs.exp: Conditionally step again to really
28109 finish from marker_call_with_trampolines. Handle the case where
28110 the first step from within call_with_trampolines already steps
28111 us back to main.
28112 * gdb.t15/gdbme.c: Add comment to closing brace of
28113 call_with_trampolines for funcargs.exp.
28114
28115 Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28116
28117 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
28118 Fix typo(s).
28119
28120 Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28121
28122 * gdb.t07/gdbme.c: More code for watchpoint testing.
28123
28124 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
28125 "Hardware watchpoint" throughout file.
28126 (test_watchpoint_triggered_in_syscall): New test.
28127 (test_complex_watchpoint): New test.
28128
28129 Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28130
28131 * gdbme.c (call_with_trampolines): New function to try and step
28132 into. Tests trampoline problems on the PA.
28133
28134 * funcargs.exp (localvars_in_indirect_call): No longer expect
28135 stepping into indirect call to fail on PAs.
28136 (test_stepping_over_trampolines): New test.
28137
28138 Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28139
28140 * TODO: Add suggestions for static member function tests, and
28141 completion tests.
28142
28143 Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28144
28145 * TODO: Add suggestions for "p/a" tests.
28146
28147 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
28148 (default_gdb_exit): Replace all the hair with sending "quit" to
28149 the process with a simple close.
28150
28151 Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28152
28153 * TODO: Add suggestions for shared library tests.
28154
28155 Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28156
28157 * TODO: Add suggestions for x/s tests.
28158
28159 Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28160
28161 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
28162 "enable once", and "enable breakpoints once" with ".*".
28163
28164 Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28165
28166 * TODO: Add suggestions about structure passing tests.
28167
28168 Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28169
28170 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
28171 the primary1 test, use work around if __GNUC__ < 2.
28172 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
28173 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
28174 Test for bad output rather than waiting for timeout. Issue
28175 second continue only if first continue failed.
28176
28177 Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
28178
28179 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
28180 operator[] test with gdb_test because the old code didn't seem to
28181 be getting the quoting right with the new dejagnu.
28182
28183 Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
28184
28185 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
28186 one from the path.
28187 * Makefile.in: Use a fresh expect if there is one, use runtest
28188 from the src tree if there is one.
28189
28190 Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
28191
28192 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
28193 next over recursive call. Revise the tests from that point on
28194 (which had been skipped) to match GDB's actual (correct) output.
28195
28196 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
28197 with next over a breakpoint whose condition is false.
28198
28199 * gdb.t00/help.exp: Comment out "help set print" tests just like
28200 (and for same reason as) "help set" test.
28201
28202 Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28203
28204 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
28205 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
28206
28207 Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28208
28209 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
28210 necessary gdb_target_udi.
28211
28212 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
28213
28214 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
28215 1838 and 2417; they are fixed.
28216
28217 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
28218 gdb.t03/ptype.exp (ptype structure, ptype union):
28219 Remove xfails; the test is looser than when the xfails were added.
28220
28221 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
28222 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
28223
28224 * gdb.t01/run.exp: Only run shell test if isnative.
28225
28226 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
28227 since "run" automatically loads if necessary. Call gdb_target_udi
28228 after the "file" since "file" kills any execution target.
28229
28230 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
28231 GDB. GDB doesn't work that way (not anymore at least) on UDI.
28232 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
28233 argument for UDI.
28234
28235 Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
28236
28237 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
28238
28239 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
28240
28241 Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28242
28243 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
28244 properly quoting regexps. This makes the second argument to
28245 demangle a fixed string, which matches the callers, instead of a
28246 shell-style pattern which is what the previous implementation
28247 used. Update some of the callers.
28248
28249 Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28250
28251 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
28252 (comib_nullified_tests): Fix typo.
28253 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
28254 strings. No longer expected to fail.
28255
28256 * gdb.disasm/hppa.s (addib_tests): Fix typo.
28257 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
28258 strings. No longer expected to fail.
28259
28260 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
28261 string. No longer expected to fail.
28262
28263 Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28264
28265 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
28266 No longer expected to fail.
28267
28268 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
28269 string. No longer expected to fail.
28270
28271 Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28272
28273 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
28274 only in the names (I probably got most of them). I was even
28275 generous with some which differed in underscores in names, and
28276 probably missed a few, and I *still* was able to remove almost a
28277 third of the file with almost no impact on testsuite coverage.
28278
28279 Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28280
28281 * gdb.t00/default.exp: Match udi_attach error message as well as
28282 the one from child_attach.
28283
28284 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
28285
28286 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
28287
28288 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
28289 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
28290
28291 * Move test with enums and partial symbols back to
28292 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
28293 Reverts the change of 26 May 93. Per today's change to
28294 stabs.texinfo, the behavior that weird.exp was expecting was
28295 unreasonable; what is important is that the compiler+gdb get
28296 things right, which happens with a recent gcc. Also fix the test
28297 to deal with native compilers which put out the stab gdb can't
28298 deal with.
28299
28300 Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28301
28302 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
28303 in the names. The main thing these accomplish is to slow things down.
28304 Many more such duplicates surely remain.
28305
28306 * gdb.t00/help.exp: Comment out "help support" test just like
28307 (and for same reason as) "help set" test.
28308
28309 Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
28310
28311 * gdb.t06/break.exp: Remove setup_xfails for
28312 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
28313 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
28314 about known bug in gcc to include up through 2.5.8.
28315 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
28316 well as "_vb$".
28317 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
28318 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
28319 with latest gcc and gdb.
28320 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
28321 well as "_vb$".
28322
28323 Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28324
28325 * configure.in (hppa*-*-*): Also configure and build stabs-only
28326 tests.
28327
28328 Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28329
28330 * gdb.t10/hppa.mt: A makefile fragment for the PA.
28331 * gdb.t10/configure.in (hppa*-*-*): Use it.
28332
28333 Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28334
28335 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
28336
28337 Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28338
28339 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
28340 versions prior to 1.13.5.
28341
28342 Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28343
28344 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
28345 the prompt is at the start of a line.
28346
28347 Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28348
28349 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
28350 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
28351 in the copr tests now.
28352 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
28353 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
28354 expected to fail.
28355
28356 Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
28357
28358 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
28359 gdb.t31/chillvars.exp, lib/gdb.exp:
28360 Tweak to run under either version of expect.
28361 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
28362 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
28363 * gdb.t11/list.exp: Remove extraneous whitespace.
28364
28365 Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28366
28367 * gdb.t16/printcmds.exp (test_print_strings): Accept
28368 "(unsigned char *) " before the string.
28369
28370 * TODO: Add notes about printing of fancy types and GDB expressions.
28371
28372 Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
28373
28374 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
28375 * gdb.t06/configure.in: Don't try to compile signals test program
28376 if doing mips-idt-ecoff.
28377
28378 Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
28379
28380 * Most .exp files: Tweak to run under either version of expect.
28381
28382 Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28383
28384 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
28385 xfails; I'm not sure why they are failing, but not because of PR 1806.
28386
28387 Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
28388
28389 * config/unix-gdb.exp: Remove gdb_unload cause it's already
28390 defined in lib/gdb.exp.
28391
28392 Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28393
28394 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
28395 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
28396 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
28397 have to be typeless.
28398
28399 Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28400
28401 * TODO: Add suggestion for copyright year test.
28402
28403 Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
28404
28405 * configure.in (*-*-lynxos*): Add stabs tests.
28406
28407 Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
28408
28409 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
28410 so insert a tab before any assembler directive in column zero.
28411
28412 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
28413 stores.
28414 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
28415 stores.
28416 (fpu_short_memory_tests): Likewise.
28417
28418 Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28419
28420 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
28421 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
28422 .stabs directives in comments.
28423
28424 Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28425
28426 * TODO: New file, describing tests we could write.
28427 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
28428
28429 Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28430
28431 * gdb.t06/signals.exp: Add kludge to force re-sync.
28432
28433 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
28434 to xgdb instead of gdb, get out of gdb.
28435
28436 Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
28437
28438 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
28439 for info.
28440
28441 Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
28442
28443 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
28444 * gdb.stabs/configure.in (hppa*-*-*): Use it.
28445 * gdb.stabs/hppa.sed: New sed script for the PA.
28446
28447 Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28448
28449 * gdb.stabs: Re-write weird.def and configuration to use sed
28450 instead of cpp. sed is portable and POSIX; cpp is neither.
28451
28452 Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28453
28454 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
28455
28456 Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28457
28458 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
28459
28460 Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28461
28462 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
28463 "_vb$".
28464 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
28465 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
28466
28467 Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28468
28469 * lib/gdb.exp: Comment out code which depends on non-existent
28470 `transform' procedure.
28471
28472 Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
28473
28474 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
28475 * lib/gdb.exp: Transform tool name.
28476 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
28477 1.1's new error handling system.
28478
28479 Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28480
28481 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
28482
28483 Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28484
28485 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
28486 They made pattern matching so slow that timeouts happened on
28487 heavily loaded systems. Now any output from "show print" which
28488 gets us back to the GDB prompt is a PASS.
28489
28490 Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
28491
28492 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
28493
28494 Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28495
28496 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
28497
28498 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
28499 It is not from PR 3220.
28500
28501 Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28502
28503 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
28504 just started failing because they depended on the order the
28505 subcommands are presented, or exact docstring text. This kind of
28506 test is a pain and has minimal benefit.
28507
28508 Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28509
28510 * gdb.t09/corefile.exp: At end of test, use "core" command with
28511 no arguments.
28512
28513 Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
28514
28515 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
28516 17}/Makefile.in: Make it possible to run the testsuite with Sun
28517 make and CC = cross gcc by adding explicit build rules for .o
28518 files.
28519
28520 Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28521
28522 * gdb.t15/funcargs.exp: Don't put comments on same line as
28523 setup_xfail (@#$*%& tcl braindamage!).
28524
28525 Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28526
28527 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
28528
28529 Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
28530
28531 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
28532 * gdb.t20/inherit.exp: remove three dumplicate entries.
28533
28534 Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28535
28536 * gdb.t06/break.exp: For "next over recursive call", fail on any
28537 incorrect output, not just on "factorial (value=2)".
28538
28539 Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28540
28541 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
28542 working now. Add an xfail if accesing a bss variable causes
28543 a memory error if the target is not yet run.
28544
28545 Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28546
28547 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
28548 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
28549 name of __st* demangling (2 strings). Did Kung really get the
28550 more than 95 others right without testing them?
28551
28552 Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
28553
28554 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
28555
28556 Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
28557
28558 * configure.in (configdirs): Add gdb.disasm
28559 * gdb.disasm: New directory for GDB disassembler tests.
28560 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
28561
28562 Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28563
28564 * gdb.t00/help.exp: Don't test "help set".
28565
28566 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
28567 from within expect statements. None of these happen anymore and
28568 they cause regressions to be silently unnoticed.
28569
28570 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
28571 messages) about known failures with gcc cygnus-2.4.5-930417.
28572
28573 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
28574 comp-info.exp so it gets built if it doesn't exist.
28575
28576 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
28577 it is no longer used.
28578 * gdb.t13/comp-info.c: Removed.
28579
28580 Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28581
28582 * gdb.t06/signals.exp: Add xfail for sun3.
28583
28584 Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28585
28586 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
28587 relevant because ^C doesn't get sent but failure can be reproduced
28588 interactively).
28589
28590 Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28591
28592 * gdb.stabs/alpha.mt: New configuration file for alpha.
28593 * gdb.stabs/configure.in: Use it.
28594 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
28595 sharing with alpha.mt, redefine long to word via preprocessor.
28596 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
28597 for alpha.
28598 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
28599 native cc.
28600 * gdb.t00/teststrategy.exp: Change expect string so that we
28601 consume the `(xgdb)' from the command echo and from the gdb prompt.
28602 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
28603 gdb currently compares all values as long, so this failure probably
28604 applies to any configuration where LONGEST is bigger than a target int.
28605 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
28606 with gcc.
28607 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
28608 to handle opaque pointers, gcc is.
28609 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
28610 as first argument. Include <sys/types.h> and change all operator
28611 new definitions to use size_t.
28612 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
28613 now that we use size_t.
28614
28615 Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28616
28617 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
28618 a long or float array cast all array members to the same type.
28619 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
28620 with 64 bit longs.
28621 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
28622 on alpha.
28623 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
28624
28625 Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28626
28627 * gdb.t24 (demangle.exp): Constructors of templates have names like
28628 vector<int>::vector(int) not vector<int>::vector<int>(int). See
28629 section 14.6 of the ARM.
28630
28631 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
28632 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
28633 accomplish little and slow down the testsuite.
28634
28635 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
28636 Accept spaces various places.
28637
28638 Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28639
28640 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
28641 with watchpoint enabled.
28642
28643 * Makefile.in: Remove definition of CC and remove the second
28644 definition of CXX (the "CXX = gcc" one remains). These definitions
28645 were causing backquotes to be expanded within backquotes, which
28646 doesn't work.
28647
28648 Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
28649
28650 * gdb.t17/callfuncs.exp: Add "return 0" to end.
28651
28652 Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28653
28654 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
28655 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
28656 by mips cc and contains no stabs entries.
28657
28658 Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
28659
28660 * config/vx-gdb.exp: Use fake device to load files rather than
28661 NFS.
28662 * lib/gdb.exp: New proc to do "file" command.
28663 * config/unix-gdb.exp: Use new "file" proc.
28664
28665 Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
28666
28667 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
28668 Rework board rebooting slightly.
28669 (gdb_exit): Don't exit from the remote shell; there isn't one.
28670 * gdb.stabs/weird.exp: If a program is being debugged already,
28671 kill it.
28672 * gdb.t04/setvar.exp: Stop and restart gdb.
28673 * gdb.t05/expr.exp: Likewise.
28674 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
28675 restart gdb and reload the program.
28676 * gdb.t08/opaque.exp: Likewise.
28677 * gdb.t12/scope.exp: Likewise.
28678 * gdb.t13/bitfields.exp: Likewise.
28679 * gdb.t15/funcargs.exp: Likewise.
28680 * gdb.t20/classes.exp: Likewise.
28681 * gdb.t03/ptype.exp: Increase timeout.
28682 * gdb.t16/printcmds.exp (test_print_string_constants,
28683 test_print_array_constants): Likewise.
28684 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
28685 * gdb.t20/classes.exp (do_tests): Likewise.
28686 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
28687
28688 Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
28689
28690 * gdb.stabs: Renamed *wierd* to *weird*.
28691
28692 Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
28693
28694 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
28695 for timeout. Add "known gcc 2.4.5 bug" to failure message.
28696
28697 Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
28698
28699 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
28700 (do_tests): Remove xfail for whatis on one_var and two_var.
28701
28702 Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
28703
28704 * Makefile.in: Made cross building work better by adding
28705 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
28706
28707 Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28708
28709 * gdb.t15/{return.c,return.exp,Makefile.in}:
28710 New test, currently commented out.
28711
28712 Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
28713
28714 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
28715 still running and removes the leftover named socket so GDb can do
28716 clean restarts.
28717
28718 Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
28719
28720 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
28721 console, not GDB.
28722 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
28723 cross testing works better with "make check"
28724 * config/unix-gdb: Use default procedures for exit and version.
28725 * config/vx-gdb.exp: Cleaned up and massaged back to working order
28726 with the newest VxWorks.
28727
28728 Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28729
28730 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
28731 old form.
28732
28733 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
28734 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
28735
28736 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
28737
28738 * config/unix-gdb.exp: Remove this version of gdb_exit
28739 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
28740 Rob says he'll look at it when he gets back to testing boards.
28741
28742 Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
28743
28744 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
28745 an expected fail for certain ptype commands.
28746
28747 * gdb.t20/classes.exp: Update expected results of "ptype class
28748 Base1" to account for the constructor that now appears in the type.
28749
28750 Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
28751
28752 * configure.in (configdirs): Restore gdb.t04, which mysteriously
28753 disappeared from list.
28754 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
28755 "alldone" proc with call to cleanup and exit.
28756 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
28757 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
28758 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
28759 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
28760 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
28761 "alldone" proc with simple returns that suppress remaining
28762 tests. The alldone proc went away many months ago.
28763
28764 Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28765
28766 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
28767
28768 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
28769
28770 Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28771
28772 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
28773 as vax gdb will display them.
28774
28775 Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28776
28777 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
28778 optimizers.
28779
28780 * scope.exp: Change "bad value for localval" messages so each one
28781 is unique.
28782
28783 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
28784 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
28785
28786 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
28787
28788 Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28789
28790 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
28791 doesn't exist (due to optimization).
28792
28793 Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28794
28795 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
28796 contains \r because the filename is long.
28797
28798 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
28799 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
28800
28801 Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28802
28803 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
28804 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
28805 Ultrix.
28806 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
28807 int tests.
28808 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
28809
28810 Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
28811
28812 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
28813
28814 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
28815 to match does not match the passing case but still matches the
28816 failing case.
28817
28818 Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28819
28820 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
28821
28822 Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
28823
28824 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
28825 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
28826 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
28827 Remove various versions of gdb_exit.
28828 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
28829 gdb_exit.
28830 * config/unix-gdb.exp: gdb_exit remains here, and should override
28831 the generic version, since it's doing a lot of wierd stuff that
28832 the other versions aren't. FIXME, fold it in, or abandon this
28833 version.
28834
28835 Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28836
28837 * gdb.t24/demangle.exp: Add tests for PR 3220.
28838
28839 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28840
28841 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
28842
28843 Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
28844
28845 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
28846 "i386-*-*". Works for i486 as well.
28847
28848 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
28849 bug, and expand domain of xfail to all SVR4 systems, since the
28850 actual problem is likely to be in generic SVR4 /proc support.
28851
28852 Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28853
28854 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
28855
28856 Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
28857
28858 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
28859 xfails for other systems. Match a missing 'Continuing.' as an
28860 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
28861
28862 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
28863 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
28864 Only issue warning for missing executables if -all option is used.
28865
28866 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
28867 file if -all option is used. It's like an unpredictable XFAIL.
28868
28869 Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28870
28871 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
28872 for dynamically linked binaries.
28873
28874 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
28875
28876 Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28877
28878 * gdb.t20/inherit.exp: Change message for "print tagless struct"
28879 to state that this is a known bug in old versions of g++.
28880
28881 Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28882
28883 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
28884 while waiting for `Continuing'.
28885
28886 Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
28887
28888 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
28889 in text, data, and bss.
28890 * gdb.t10/nodebug.c: Add local and global test variables for
28891 initialized and uninitialized data.
28892
28893 Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28894
28895 * config/unix-gdb.exp (gdb_exit): Add "wait".
28896
28897 Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28898
28899 * gdb.t06/signals.exp: xfail the continue from the handler for all
28900 targets.
28901
28902 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
28903 function with watchpoints enabled, the i386 call dummy starts with
28904 a call.
28905
28906 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
28907 386 bsd names its corefiles.
28908
28909 Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
28910
28911 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
28912 compilers don't grok it.
28913 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
28914 with small octal ints rather than character constants, which
28915 are signed and might not fit if first promoted to int.
28916
28917 Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
28918
28919 * gdb.t09/Makefile.in (clean): Remove corefile.
28920
28921 Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28922
28923 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
28924
28925 Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28926 and Jim Kingdon (kingdon@cygnus.com)
28927
28928 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
28929 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
28930 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
28931
28932 Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28933
28934 * gdb.t17/interrupt.exp: Add xfail for hppa.
28935
28936 Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28937
28938 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
28939 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
28940 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
28941 to determine signed-ness of bitfields and use the result to setup
28942 the xfail.
28943 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
28944 * gdb.t15/funcargs.exp: Use them to step until the second indirect
28945 call line is reached if necessary.
28946
28947 Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28948
28949 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
28950
28951 Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28952
28953 * gdb.t06/break.exp: Also test `clear' command.
28954
28955 Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28956
28957 * gdb.t00/teststrategy.exp: Remove extra quote.
28958
28959 * gdb.t07/watchpoint.exp: Change xfail for calling function with
28960 watchpoint enabled to be for all non-68k machines.
28961
28962 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
28963
28964 Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28965
28966 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
28967 targets use aout.mt instead of ecoff.mt as gas understands
28968 standard aout format.
28969
28970 Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28971
28972 * lib/gdb.exp (runto): Don't insist that function we are running to
28973 was compiled with -g.
28974
28975 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
28976
28977 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
28978 to get back into the read system call.
28979 Accept leading newline in case where we woke it up.
28980
28981 Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28982
28983 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
28984 to make the stabs test work on ecoff systems using gcc and -with-stabs.
28985 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
28986 enable ecoff configuration.
28987
28988 Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28989
28990 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
28991
28992 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28993
28994 * gdb.t16/printcmds.exp: Add another printf test.
28995
28996 Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
28997
28998 * configure.in: If configured -with-stabs on any target, add
28999 stabsdirs to configdirs.
29000
29001 Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29002
29003 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
29004 fun" so pattern does not match the command itself.
29005
29006 Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29007
29008 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
29009
29010 Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29011
29012 * gdb.t17/interrupt.exp: Test for more things.
29013
29014 Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29015
29016 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
29017 compiler arranges the code and line numbers.
29018
29019 * gdb.t17/interrupt.exp: Don't send \n after ^C.
29020
29021 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29022
29023 * gdb.t00/help.exp: Increase expect input buffer size.
29024
29025 Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29026
29027 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
29028
29029 * gdb.t07/watchpoint.exp: Add xfail for hppa.
29030
29031 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
29032
29033 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
29034 [0-9]*, not just [0-9].
29035
29036 Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29037
29038 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
29039
29040 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
29041
29042 Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29043
29044 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
29045
29046 Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29047
29048 * gdb.t06/signals.c: Add xfails for sun3.
29049
29050 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
29051
29052 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
29053 test_stepping tests.
29054
29055 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29056
29057 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
29058
29059 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
29060
29061 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
29062 rather than actually putting it through cpp twice.
29063
29064 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
29065
29066 Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
29067
29068 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
29069 no longer needed.
29070
29071 Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29072
29073 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
29074
29075 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
29076 C++ features prints as "struct", make it a pass, not an xfail.
29077
29078 Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29079
29080 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
29081 Don't require VA to print as "class" rather than "struct".
29082
29083 Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
29084
29085 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
29086
29087 Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29088
29089 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
29090
29091 Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29092
29093 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
29094 order.
29095
29096 Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29097
29098 * gdb.t16/printcmds.exp: Add printf tests.
29099
29100 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
29101
29102 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
29103
29104 Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
29105
29106 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
29107 pass counts, to counteract any existing or future setup_xfails.
29108
29109 Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29110
29111 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
29112 {BEGIN,END}_COMMON for common block instead of STAB.
29113 * gdb.stabs/wierd.exp: Add xfail for rs6000.
29114
29115 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
29116 intp_var should be N_GSYM not N_LSYM.
29117 wierd-aout.S: Use a label for the value of the N_SO.
29118 wierd.def: Remove all backslashes.
29119 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
29120
29121 Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29122
29123 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
29124 get the expected next to inheritance3.
29125
29126 Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29127
29128 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
29129 now that gcc-2.4 gets it right.
29130
29131 Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29132
29133 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
29134
29135 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
29136 generating comp-info.exp which works for cross-compilation.
29137
29138 Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
29139
29140 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
29141 "*-*-sysv4.*".
29142
29143 Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
29144
29145 * gdb.t01/run.exp: Start with a fresh gdb.
29146 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
29147 SVR4.x.
29148
29149 Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
29150
29151 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
29152 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
29153 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
29154 Makefile.in (distclean, realclean): Remove gdbme.c from list of
29155 things to remove.
29156
29157 Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
29158
29159 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
29160 test cases from bug reports.
29161
29162 Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
29163
29164 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
29165 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
29166 avoid spurious xfails.
29167 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
29168 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
29169 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
29170
29171 Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
29172
29173 * gdb.t00/teststrategy.exp: Rework to provide more useful
29174 description of each test, fix problem with systems that define
29175 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
29176 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
29177 results for "next over recursive call" so timeouts aren't taken
29178 by error.
29179
29180 Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
29181
29182 * gdb.t12/scope.exp: Test printing of variables before run.
29183
29184 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
29185 printed in wrong order due to sorting.
29186
29187 Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
29188
29189 * gdb.t00/teststrategy.exp: Fix expected results for printing
29190 user entered string constant. Is array of char, prints with no
29191 address.
29192
29193 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
29194 commands.
29195 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
29196 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
29197 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
29198 of struct of char arrays.
29199 * gdb.t00/radix.exp: New tests for radix commands.
29200
29201 Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
29202
29203 * gdb.t16/printcmd.exp: Print a variable before running program
29204 (with xfail for AIX).
29205
29206 Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
29207
29208 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
29209
29210 * gdb.t16/printcmd.exp: Don't print variables before running program.
29211
29212 * gdb.t06/break.exp: Don't require envp argument to main.
29213
29214 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
29215
29216 * gdb.t02/whatis.exp, gdb.t11/list.exp:
29217 Add xfails for rs6000.
29218
29219 * gdb.t02/whatis.exp: Change other tests not to re-test something
29220 we already tested.
29221
29222 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
29223 each type used has a variable of that type.
29224
29225 Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
29226
29227 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
29228
29229 Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
29230
29231 * configure.in: change srctrigger to be a file, not a directory
29232
29233 Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
29234
29235 * configure.in (mips-idt-ecoff*): Added trailing '*'.
29236
29237 * gdb.t11/list.exp: Fixed a couple of typos.
29238
29239 Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
29240
29241 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
29242 is fixed and PR is closed.
29243 * gdb.t16 (gdbme.c): Add simple test string variable.
29244 * gdb.t16 (printcmds.exp): Add tests with simple test string
29245 variable, primarily for boundaries on "set print elements".
29246
29247 Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
29248
29249 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
29250 Make leading 0's optional and don't expect a tab in the middle
29251 of the number.
29252
29253 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
29254
29255 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
29256 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
29257 don't end command passed to gdb_test with newline.
29258
29259 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
29260 signed keyword away, don't expect signed bitfields to be signed.
29261
29262 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
29263 printing with only as many 1's as are in the field as well as printing
29264 with 32 1's (see comment).
29265
29266 Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
29267
29268 * gdb.t00/default.exp: Start with a fresh gdb.
29269 * configure.in (configdirs): Remove gdb.t31 until the chill
29270 compiler works again. It no longer is able to find chillrt0
29271 since it isn't in libchill.a anymore.
29272 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
29273 wierd.o, make more modular.
29274 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
29275 spurious newlines that caused problems.
29276
29277 Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29278
29279 * Move test with enums and partial symbols from gdb.t03/ptype.exp
29280 to gdb.stabs/wierd.exp since GCC has worked around the bug.
29281 gdb.stabs/wierd.{exp,def}: Many new tests.
29282
29283 * gdb.t00/default.exp: update info line for new message.
29284
29285 * gdb.t02/{whatis.exp,gdbme.c}:
29286 Test that "char *" doesn't print as "caddr_t".
29287
29288 Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29289
29290 * gdb.t00/help.exp: Use .* in place of some help messages which
29291 just changed.
29292 gdb.t00/default.exp: Update "info frame" test for new message.
29293 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
29294 Remove some xfails
29295
29296 Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29297
29298 * gdb.t03/{gdbme.c,ptype.exp}:
29299 Add tests for typedef'd struct and union without tags.
29300 Also check "whatis" on a variable of a typedef'd enum without a tag.
29301
29302 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
29303 PRMS 1823; the bug still exists but isn't reproduced by this test
29304 anymore), and remove rs6000 XFAIL (the bug is fixed).
29305
29306 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
29307 duplicated from whatis.exp. For those that are left, accept
29308 "long", "long int", or "int" for long variables (whatis.exp already
29309 has an XFAIL for "int", so no need to fail it here).
29310
29311 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
29312 Deal with GCC's names for types now that GDB uses the compiler's names.
29313
29314 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
29315 setup_xfail's for sunos4. If we #defined the signed keyword away,
29316 don't expect GDB to know that char it is signed.
29317
29318 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
29319
29320 Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
29321
29322 * configure.in (configdirs): Add gdb.t24 for C++ tests that
29323 should work on any system, regardless of debugging format.
29324 * gdb.t21/demangle.exp: Move to gdb.t24.
29325 * gdb.t24/demangle.exp: Move from gdb.t21.
29326 * gdb.t24/{Makefile.in, configure.in}: New files.
29327
29328 Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29329
29330 * configure.in: Do gdb.stabs and C++ tests only for stabs.
29331 * gdb.stabs: New directory.
29332
29333 Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29334
29335 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
29336 not just "Quit anyway?".
29337
29338 Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
29339
29340 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
29341 that all setup_xfails are immediately followed by clear_xfails.
29342
29343 Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
29344
29345 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
29346 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
29347 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
29348 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
29349 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
29350 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
29351 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
29352 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
29353 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
29354 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
29355 gdb.t31/chillvars.exp, lib/gdb.exp:
29356 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
29357 bug-gdb@prep.ai.mit.edu.
29358
29359 Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
29360
29361 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
29362 with 0.0, not integer 0.
29363
29364 Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
29365
29366 * gdb.t06/break.exp: Update for "Kill the program" message change.
29367
29368 Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
29369
29370 * Makefile.in (GDBFLAGS): Set to -nx.
29371 * Makefile.in (site.exp): Use GDBFLAGS.
29372
29373 Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
29374
29375 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
29376 Makefiles.
29377 (check): depend on just-check.
29378 (just-check): added so that tests can be run without a noop
29379 build pass.
29380
29381 Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
29382
29383 Switch to using configure's configdirs.
29384 * Makefile.in (Makefile): add configure.in dependency.
29385 (SUBDIRS): removed redundant assignment.
29386 * configure.in: switch subdirs assignment to configdirs.
29387 * gdb.t*/configure.in: new files.
29388
29389 Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
29390
29391 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
29392 works.
29393
29394 Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
29395
29396 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
29397 in explicit rules. Apparently this is not supported by some makes.
29398
29399 Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
29400
29401 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
29402
29403 Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29404
29405 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
29406 disappeared.
29407
29408 Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
29409
29410 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
29411
29412 Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
29413
29414 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
29415 watchpoint problem that is now fixed.
29416 * gdb.t30/chexp.exp: Remove setup_xfail for printing
29417 uninitialized convenience variables.
29418 * gdb.t31/chillvars.exp: Fix expected patterns for printing
29419 structures.
29420
29421 Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29422
29423 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
29424 which causes expect to get out of sync with gdb on long output
29425 from help set.
29426 * gdb.t09/corefile.exp: Make expected pattern for core file
29427 failing signal and frame output format less sun specific.
29428
29429 Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
29430
29431 * gdb.t31/chillvars.exp: Add and remove initial dummy
29432 breakpoint, so that symbol table is forced in.
29433 (Needed at least on Sunos4, though it seems not SVR4.)
29434 * gdb.t31/chillvars.exp: Update for changed output format.
29435
29436 Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
29437
29438 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
29439
29440 Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
29441
29442 * Makefile.in: Added --srcdir when invoking runtest, removed the
29443 need for a local config file. (optional now)
29444
29445 Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
29446
29447 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
29448 failure count used to force early termination. Add some more
29449 expected failures for gnu style demangling.
29450
29451 Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29452
29453 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
29454 pmi variable from gdb.t20/gdbme to get optimized away.
29455 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
29456 Check for written corefile upon timeout _and_ eof.
29457
29458 Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29459
29460 * config/unix-gdb.exp: Add missing return 0.
29461
29462 Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29463
29464 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
29465 test termination.
29466
29467 Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
29468
29469 * configure.in (subdirs): Put back gdb.t17 which mysteriously
29470 disappeared.
29471
29472 Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
29473
29474 * gdb.t10/crossload.exp: Disable the i860-elf test until such
29475 time as i860 support works.
29476
29477 * gdb.t15/funcargs.exp: Fix expected outputs to include
29478 "backtrace 100\r" rather than just "backtrace\r", to match last
29479 change.
29480
29481 Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
29482
29483 * config/udi-gdb.exp (gdb_exit): Remove close command.
29484 (gdb_target_udi): New procedure to set the UDI target.
29485 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
29486 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
29487 Added waits for prompts after several question responses. Added
29488 some more responses used by a29k-amd-udi-gdb.
29489 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
29490 pass different arguments, restart UDI connection after program
29491 completion.
29492 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
29493 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
29494 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
29495 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
29496 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
29497 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
29498 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
29499 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
29500 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
29501 after program completion.
29502 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
29503 compiled with a SELECT_VECS setting.
29504 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
29505 infinite recursion.
29506
29507 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
29508 Added checks for COFF results, and made them expected failures for
29509 all targets. It would be better to make them expected failures
29510 for COFF targets only.
29511
29512 Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
29513
29514 * Makefile.in: add null dvi target, don't bother to recurse
29515 through test directories for info and install-info; rename
29516 $(datadir) to be dejagnu instead of deja-gnu
29517
29518 Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
29519
29520 * gdb.t31/gdbme.ch: Re-enable code that previously caused
29521 compiler to coredump.
29522 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
29523 code.
29524
29525 Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
29526
29527 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
29528 coredump.
29529 * gdb.t31/chillvars.exp: Comment out tests that depend on that
29530 code.
29531
29532 Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
29533
29534 * gdb.t03/ptype.exp: tests for return code from gdb_test.
29535 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
29536 which in a shell. Deletes xgdb when done.
29537 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
29538 Tests the return from the "set height" or "set width" commands.
29539 Added a few return codes where needed.
29540
29541 Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
29542
29543 * Makefile.in (SUBDIRS): Add gdb.t17.
29544 * configure.in (subdirs): Add gdb.t17.
29545 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
29546 files to test gdb's calling of functions in the inferior with
29547 the correct arguments and gdb's ability to retrieve any
29548 result returned.
29549
29550 Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
29551
29552 * config/unix-gdb.exp (gdb_exit): Remove close commands that
29553 may be called after gdb goes away. Previous versions of expect
29554 needed these to avoid file descriptor leaks, but they cause
29555 errors with the current revision of expect.
29556 * gdb.t00/gdbvars.exp: Use -re on expected output after
29557 setting sevenbit-strings.
29558 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
29559 to set sevenbit-strings consistent across tests.
29560 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
29561 set sevenbit-strings consistent across tests.
29562
29563 Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
29564
29565 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
29566 expected output to match current "expect" expectations.
29567
29568 Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
29569
29570 * gdb.t00/default.exp: Change expected output for default "source"
29571 command, to match new gdb behavior which requires a filename to
29572 source.
29573
29574 Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
29575
29576 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
29577 expected fail for i486-*-* that misses the marker2 function.
29578 * gdb.t10/crossload.exp (bfddefault): Allow successful
29579 recognition of a format to pass even if no symbols are found.
29580 Explicitly catch failures where the format is not recognized
29581 or is ambiguous, and add the reason to the fail message.
29582 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
29583 the cause is and invalid target and add reason to failure message.
29584 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
29585 elf32-i386, elf32-sparc, and elf32-i860.
29586 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
29587 Set up expected failure for 'filename'::variable scope resolution,
29588 which is now apparently broken on all targets.
29589 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
29590 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
29591 gdb.t23/templates.exp: Change failure for missing binfile into
29592 just a warning.
29593 gdb.t21/demangle.exp: Change all cfront references to 'arm'
29594 references.
29595
29596 Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
29597
29598 * gdb.t00/default.exp: Add expected output for default "source"
29599 command, to match new gdb behavior.
29600 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
29601
29602 Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
29603
29604 * config/*-gdb.exp: returns an error, rather than exiting on
29605 internal errors.
29606
29607 Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
29608
29609 * gdb.t03/gdbme.c: Add pointer to struct variable.
29610 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
29611 referencing struct members.
29612
29613 Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
29614
29615 * configure.in (mips-idt-ecoff): New target.
29616 * config/mips-gdb.exp: New file for remote board using MIPS remote
29617 debugging protocol.
29618
29619 * Redid configuration scheme. Removed gdb.t*/configure.in.
29620 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
29621 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
29622 distclean targets. Built executables via .o files. Adjusted
29623 tests to account for source files in $(srcdir) rather than
29624 $(objdir).
29625 * lib/gdb.exp (runto): Don't expect () after the function name,
29626 because it may have arguments.
29627
29628 Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
29629
29630 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
29631 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
29632 expected failures for mips-idt-* and mips-sgi-*.
29633 * gdb.t00/default.exp (attach): Kill process if requested.
29634 * gdb.t00/help.exp (help target core, help target): Accept a gdb
29635 that does not read core files.
29636 * gdb.t01/run.exp: Removed checks for exit status code.
29637 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
29638 it is linked in.
29639 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
29640 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
29641 appropriate, rather than doing it by hand.
29642 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
29643 execution.
29644 * gdb.t10/crossload.exp: Kill existing program if needed.
29645 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
29646 appropriate, rather than doing it by hand. Always increase
29647 timeout for this test, not just for VxWorks.
29648
29649 Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
29650
29651 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
29652 of Chill STRUCT types and STRUCT values.
29653 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
29654 than "char".
29655 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
29656 struct2): New struct definitions and initializations to test
29657 simple Chill STRUCT types.
29658
29659 Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
29660
29661 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
29662 the null byte at the end of strings.
29663 * gdb.t00/default.exp: Make show version insensitive to copyright
29664 date.
29665 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
29666 to avoid dependencies on target char signedness.
29667 * gdb.t16/printcmds.exp: Update expected results for explicitly
29668 unsigned char.
29669 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
29670 now work.
29671 * gdb.t21/demangle.exp: Add many more patterns for template
29672 demangling, most of them being expected failures.
29673 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
29674 string we are matching for, to match on the whole string.
29675 * gdb.t21/demangle.exp: Add many new test strings to demangle,
29676 and fix a whole bunch that had incorrect expected output but were
29677 passing anyway because of the bug in "proc demangle".
29678 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
29679 type.
29680 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
29681
29682 Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
29683
29684 * gdb/testsuite: made modifications to testcases, etc., to allow
29685 them to work properly given the reorganization of deja-gnu and the
29686 relocation of the testcases from deja-gnu to a "tool" subdirectory.
29687
29688 Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
29689
29690 * gdb/testsuite: Initial creation of gdb/testsuite.
29691 Migrated dejagnu testcases and support files for testing nm to
29692 gdb/testsuite from deja-gnu. These files were moved "as is"
29693 with no modifications. This migration is part of a major overhaul
29694 of dejagnu. The modifications to these testcases, etc., which
29695 will allow them to work with the new version of dejagnu will be
29696 made in a future update.
29697
29698 For additional changes see gdb.mi/ChangeLog-1999-2003.
29699 \f
29700 ;; Local Variables:
29701 ;; mode: change-log
29702 ;; left-margin: 8
29703 ;; fill-column: 74
29704 ;; version-control: never
29705 ;; End:
29706
29707 Copyright 1993-2005, 2012 Free Software Foundation, Inc.
29708 Copying and distribution of this file, with or without modification,
29709 are permitted provided the copyright notice and this notice are preserved.