*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
8de0566d
YQ
12012-10-17 Yao Qi <yao@codesourcery.com>
2
3 * gdb.mi/mi-memory-changed.exp: New.
4
44883546
YQ
52012-10-16 Yao Qi <yao@codesourcery.com>
6
7 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
8 returns true.
9 Call gdb_load_shlibs.
10 * gdb.reverse/solib-reverse.exp: Likewise.
11
345f514a
KS
122012-10-15 Keith Seitz <keiths@redhat.com>
13
14 * lib/cp-support.exp (cp_test_ptype_class): Add support
15 for class typedefs.
16
17 * gdb.cp/derivation.exp: Add tests for g_instance.
18
9e3a7d65
JK
192012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
20
21 Fix entry values resolving in inlined frames.
22 * gdb.arch/amd64-entry-value-inline.S: New file.
23 * gdb.arch/amd64-entry-value-inline.c: New file.
24 * gdb.arch/amd64-entry-value-inline.exp: New file.
25
21a7b089
JK
262012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
27 Doug Evans <dje@google.com>
28
29 Fix recent gdb_breakpoint regression.
30 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
31 braces from the parameter.
32 * gdb.java/jprint.exp: Likewise.
33
2c47921e
DE
342012-10-15 Doug Evans <dje@google.com>
35
36 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
37
89398707
JB
382012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
39
40 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
41
801e4185
TT
422012-10-15 Tom Tromey <tromey@redhat.com>
43
44 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
45
74f910c8
TT
462012-10-15 Tom Tromey <tromey@redhat.com>
47
48 * gdb.python/py-symbol.exp: Test symbol destructor.
49
91567807
YQ
502012-10-14 Yao Qi <yao@codesourcery.com>
51
52 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
53 * gdb.mi/mi-cli.exp: New.
54
55 * gdb.mi/mi2-basics.exp: Remove.
56 * gdb.mi/mi2-break.exp: Remove.
57 * gdb.mi/mi2-console.exp: Remove.
58 * gdb.mi/mi2-disassemble.exp: Remove.
59 * gdb.mi/mi2-eval.exp: Remove.
60 * gdb.mi/mi2-file.exp: Remove.
61 * gdb.mi/mi2-hack-cli.exp: Remove.
62 * gdb.mi/mi2-pthreads.exp: Remove.
63 * gdb.mi/mi2-read-memory.exp: Remove.
64 * gdb.mi/mi2-regs.exp: Remove.
65 * gdb.mi/mi2-return.exp: Remove.
66 * gdb.mi/mi2-simplerun.exp: Remove.
67 * gdb.mi/mi2-stack.exp: Remove.
68 * gdb.mi/mi2-stepi.exp: Remove.
69 * gdb.mi/mi2-syn-frame.exp: Remove.
70 * gdb.mi/mi2-until.exp: Remove.
71 * gdb.mi/mi2-watch.exp: Remove.
72 * gdb.mi/mi2-var-block.exp: Remove.
73 * gdb.mi/mi2-var-cmd.exp: Remove.
74 * gdb.mi/mi2-var-display.exp: Remove.
75
87332029
YQ
762012-10-12 Yao Qi <yao@codesourcery.com>
77
78 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
79 trail '.*' on matching patterns.
80
11fc9057
L
812012-10-11 H.J. Lu <hongjiu.lu@intel.com>
82
83 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
84 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
85 * gdb.arch/i386-disp-step.exp: Likewise.
86 * gdb.arch/i386-gnu-cfi.exp: Likewise.
87 * gdb.arch/i386-prologue.exp: Likewise.
88 * gdb.arch/i386-size-overlap.exp: Likewise.
89 * gdb.arch/i386-size.exp: Likewise.
90 * gdb.arch/i386-unwind.exp: Likewise.
91
7d46bcdc
L
922012-10-11 H.J. Lu <hongjiu.lu@intel.com>
93
94 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
95 * gdb.arch/i386-word.exp: Likewise.
96
31224d9d
L
972012-10-11 H.J. Lu <hongjiu.lu@intel.com>
98
99 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
100 is_ilp32_target to set nr_regs.
101 * gdb.arch/i386-sse.exp: Likewise.
102
5b7d0050
DE
1032012-10-11 Doug Evans <dje@google.com>
104
7c09e5a0
DE
105 PR breakpoints/14643.
106 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
107 * gdb.linespec/thread.c: New file.
108 * gdb.linespec/thread.exp: New file.
109
5b7d0050
DE
110 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
111 Recognize "message" -> print pass and fail. Add eof case.
112 (runto): Recognize message, no-message. Print pass/fail if requested,
113 with same treatment as gdb_breakpoint.
114 (runto_main): Pass no-message to runto.
115 (gdb_internal_error_resync): Add log message.
116 (gdb_file_cmd): Tweak internal error fail text for consistency.
117
2e24f4aa
JK
1182012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
119
120 Fix crash during stepping on ppc32.
121 * gdb.base/step-symless.c: New file.
122 * gdb.base/step-symless.exp: New file.
123
aa14df25
DE
1242012-10-03 Doug Evans <dje@google.com>
125
126 PR symtab/14601
127 * gdb.cp/using-crash.exp: New file.
128 * gdb.cp/using-crash.cc: New file.
129
975531db
DE
1302012-10-02 Doug Evans <dje@google.com>
131
132 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
133 more consistent.
134 (runto,gdb_debug_format): Ditto.
135 (gdb_file_cmd): Watch for eof in nested gdb_expect.
136 Clean up logging and error messages.
137
b3dc46ff
AB
1382012-10-01 Andrew Burgess <aburgess@broadcom.com>
139
140 Test find command on unmapped memory.
141 * gdb.base/find-unmapped.c: New file.
142 * gdb.base/find-unmapped.exp: New file.
143
45814d45
YQ
1442012-09-29 Yao Qi <yao@codesourcery.com>
145
146 * gdb.trace/mi-tracepoint-changed.exp: New.
147 * gdb.mi/mi-breakpoint-changed.exp: New.
148 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
149 * gdb.mi/pendshr2.c: New.
150
4c2786ba
YQ
1512012-09-28 Yao Qi <yao@codesourcery.com>
152
153 * gdb.mi/pr11022.exp: New.
154 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
155
7977e5d2
TT
1562012-09-27 Tom Tromey <tromey@redhat.com>
157
158 * gdb.cp/derivation.exp: Add regression test.
159 * gdb.cp/derivation.cc (class V_base, class V_inter, class
160 V_derived): New.
161 (vderived): New global.
162
0971de02
TT
1632012-09-26 Tom Tromey <tromey@redhat.com>
164
165 * gdb.dwarf2/dw2-common-block.S: New file.
166 * gdb.dwarf2/dw2-common-block.exp: New file.
167
4357ac6c
TT
1682012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
169
170 * gdb.fortran/common-block.exp: New file.
171 * gdb.fortran/common-block.f90: New file.
172
6f380991
AB
1732012-09-26 Andrew Burgess <aburgess@broadcom.com>
174
175 * gdb.base/duplicate-bp.c: New file.
176 * gdb.base/duplicate-bp.exp: New file.
177
8ae551cf
YQ
1782012-09-26 Yao Qi <yao@codesourcery.com>
179
180 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
181
182 Revert:
183 2012-09-21 Yao Qi <yao@codesourcery.com>
184
185 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
186
318102b9
SP
1872012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
188
189 * gdb.base/longest-types.c: New test case.
190 * gdb.base/longest-types.exp: New test case.
191
a1e5fd69
YQ
1922012-09-25 Yao Qi <yao@codesourcery.com>
193
194 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
195
04e7407c
JK
1962012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
197
198 Fix internal error on canonicalization of clang types.
199 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
200 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
201 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
202
9bf4bce9
JK
2032012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
204
205 Fix disassemble without parameters in tailcall frame.
206 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
207
2603f7ee
AB
2082012-09-21 Andrew Burgess <aburgess@broadcom.com>
209
210 * gdb.dwarf2/dw2-op-out-param.S: New file.
211 * gdb.dwarf2/dw2-op-out-param.exp: New file.
212
a3569abd
YQ
2132012-09-21 Yao Qi <yao@codesourcery.com>
214
215 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
216
a065d7af
YQ
2172012-09-21 Yao Qi <yao@codesourcery.com>
218
219 * gdb.mi/mi-cli.exp: Remove.
220 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
221
15544bd9
YQ
2222012-09-21 Yao Qi <yao@codesourcery.com>
223
224 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
225 "=record-started" notification.
226
82a90ccf
YQ
2272012-09-21 Yao Qi <yao@codesourcery.com>
228
229 * gdb.mi/mi-record-changed.exp: New.
230 * gdb.mi/mi-reverse.exp: Adjust expected output.
231
d7de8e3c
TT
2322012-09-20 Tom Tromey <tromey@redhat.com>
233
234 * gdb.python/python.exp: Test atexit.register.
235
1aa99537
DE
2362012-09-20 Doug Evans <dje@google.com>
237
05eade73
DE
238 * boards/dwarf4-gdb-index.exp: New file.
239
1aa99537
DE
240 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
241 while running the tests.
242
4ae24af0
JB
2432012-09-18 Joel Brobecker <brobecker@adacore.com>
244
245 * gdb.ada/bp_reset: New testcase.
246
bb25a15c
YQ
2472012-09-18 Yao Qi <yao@codesourcery.com>
248
249 * gdb.trace/mi-tsv-changed.exp: New.
250
201b4506
YQ
2512012-09-18 Yao Qi <yao@codesourcery.com>
252
253 * gdb.trace/mi-traceframe-changed.exp: New.
254
6fc1c773
YQ
2552012-09-17 Yao Qi <yao@codesourcery.com>
256
257 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
258 when it is less than 0.
259
1ab3b62c
JK
2602012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
261
262 PR 14119
263 * gdb.arch/amd64-tailcall-ret.S: New file.
264 * gdb.arch/amd64-tailcall-ret.c: New file.
265 * gdb.arch/amd64-tailcall-ret.exp: New file.
266 * gdb.reverse/amd64-tailcall-reverse.S: New file.
267 * gdb.reverse/amd64-tailcall-reverse.c: New file.
268 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
269
acf9414f
JK
2702012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
271
272 PR 14548
273 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
274 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
275 * gdb.reverse/singlejmp-reverse.S: New file.
276 * gdb.reverse/singlejmp-reverse.c: New file.
277 * gdb.reverse/singlejmp-reverse.exp: New file.
278
666b578b
JK
2792012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
280
281 Fix compatibility with old GCC (~4.1).
282 * gdb.cp/converts.cc (my_enum_var): New variable.
283
42056501
AB
2842012-09-14 Andrew Burgess <aburgess@broadcom.com>
285
286 * gdb.xml/tdesc-regs.exp: Update expected output for new
287 vector_size syntax of vector types.
288
b9516fa1
YPK
2892012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
290
291 Refactor Python "gdb" module into a proper Python package, by
292 introducing a new "_gdb" module for code implemented in C, and
293 using reload/__import__ instead of exec.
294 * gdb.python/python.exp (Test stderr location): Update module
295 location of GDB-specific sys.stderr.
296 (Test stdout location): Ditto for sys.stdout.
297
18dc9ad8
JK
2982012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
299
300 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
301
ea3a9873
KS
3022012-09-12 Keith Seitz <keiths@redhat.com>
303
304 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
305 conversion statement.
306
5941debb
DE
3072012-09-12 Doug Evans <dje@google.com>
308
309 * gdb.base/help.exp: Remove testing of individual command help text,
310 too much of a maintenance burden. Instead, test the functionality
311 of "help" itself.
312
cfc35e02
DE
3132012-09-11 Doug Evans <dje@google.com>
314
3a0ed5d7
DE
315 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
316 breakpoint.
317
cfc35e02
DE
318 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
319 * gdb.dwarf2/fission-reread.S: Ditto.
320 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
321 * gdb.dwarf2/fission-reread.exp: Ditto.
322
350b1b26
AB
3232012-09-11 Andrew Burgess <aburgess@broadcom.com>
324
325 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
326
2fa15f23
JB
3272012-09-10 Joel Brobecker <brobecker@adacore.com>
328
329 * gdb.ada/optim_drec: New testcase.
330
09be558e
DE
3312012-09-10 Doug Evans <dje@google.com>
332
333 * boards/fission.exp: Explicitly mark "board" as not remote.
334
5b4f6e25
KS
3352012-09-10 Keith Seitz <keiths@redhat.com>
336
337 PR gdb/13483
338 * gdb.cp/converts.cc (A::A): Add ctor.
339 (A::member_): Add member.
340 (enum my_enum): New enumeration.
341 (main): Add calls to foo1_7 with various
342 permitted arguments.
343 * gdb.cp/converts.exp: Add tests for boolean
344 conversions permitted by the standard.
345
b4ca5ed9
YPK
3462012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
347
348 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
349 avoid spurious results due to ~/.gdbinit.
350 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
351 $INTERNAL_GDBFLAGS in run command.
352 * gdb.gdb/observer.exp (setup_test): Ditto.
353 * gdb.gdb/selftest.exp (test_with_self): Ditto.
354 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
355
d54b30bb
DE
3562012-09-06 Doug Evans <dje@google.com>
357
14910956
DE
358 * boards/fission.exp: New file.
359
d54b30bb
DE
360 * gdb.python/py-value.exp: Use clean_restart.
361
91b253e1
DE
3622012-09-05 Doug Evans <dje@google.com>
363
364 * gdb.base/info-macros.c: Fix whitespace.
365
1292279a
PA
3662012-08-28 Pedro Alves <palves@redhat.com>
367
368 PR gdb/14428
369
370 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
371
1c8cdcb1
JK
3722012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
373
374 * gdb.base/break-caller-line.c: New file.
375 * gdb.base/break-caller-line.exp: New file.
376
1e8e8b51
JK
3772012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
378
379 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
380 * gdb.arch/i386-cfi-notcurrent.S: New file.
381 * gdb.arch/i386-cfi-notcurrent.exp: New file.
382
1591a1e8
PA
3832012-08-27 Wei-cheng Wang <cole945@gmail.com>
384 Yao Qi <yao@codesourcery.com>
385 Pedro Alves <palves@redhat.com>
386
387 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
388 New procedures.
389 (top level): Add overlap checking tests.
390
4442ada7
TT
3912012-08-24 Tom Tromey <tromey@redhat.com>
392
393 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
394 gdb_test_multiple fails for other reasons.
395
e7d50cc9
YQ
3962012-08-24 Yao Qi <yao@codesourcery.com>
397
398 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
399
dfbd5e7b
PA
4002012-08-23 Pedro Alves <palves@redhat.com>
401
402 * gdb.base/help.exp: Adjust to "handle" help text change.
403
8d735b87
YQ
4042012-08-23 Yao Qi <yao@codesourcery.com>
405
406 * gdb.trace/disconnected-tracing.c (start, end): New.
407 (main): Call start and end.
408 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
409 existing tests into this proc.
410 (disconnected_tfind): New.
411
61b1d759
YQ
4122012-08-23 Yao Qi <yao@codesourcery.com>
413
414 * boards/native-gdbserver.exp (${board}_upload): New.
415 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
416 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
417 Execute tfile on remote target.
418 Copy trace file from target to host.
419
6ca1b147
JM
4202012-08-22 Joseph Myers <joseph@codesourcery.com>
421
422 * gdb.arch/thumb-bx-pc.S: New file.
423 * gdb.arch/thumb-bx-pc.exp: New file.
424
706e3705
TT
4252012-08-22 Tom Tromey <tromey@redhat.com>
426
427 * gdb.base/maint.exp: Update.
428
b4893d48
TT
4292012-08-22 Tom Tromey <tromey@redhat.com>
430
431 * lib/gdb.exp (skip_unwinder_tests): New proc.
432 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
433 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
434
45b7da81
TT
4352012-08-21 Tom Tromey <tromey@redhat.com>
436
437 * gdb.hp/gdb.aCC/exception.exp: Remove.
438
f94363d7
AP
439012-08-19 Andrew Pinski <apinski@cavium.com>
440
441 * gdb.arch/mips-octeon-bbit.c: New file.
442 * gdb.arch/mips-octeon-bbit.exp: New Test.
443
e5afdbd7
KS
444012-08-19 Keith Seitz <keiths@redhat.com>
445
446 PR c++/14365
447 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
448 * gdb.dwarf2/dw2-anon-mptr.S: New file.
449
c29e8b64
JK
4502012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
451
452 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
453 verbose -log by more specific untested call.
454
15a7e7bc
YQ
4552012-08-18 Yao Qi <yao@codesourcery.com>
456
457 * gdb.trace/tfind.exp: Move tests on various command help before
458 checking target supports trace.
459 Fix the expected output of 'help tfind end'.
460
a451cb65
KS
4612012-08-17 Keith Seitz <keiths@redhat.com>
462
463 PR c++/13356
464 * gdb.base/default.exp: Update all "check type" tests.
465 * gdb.base/help.exp: Likewise.
466 * gdb.base/setshow.exp: Likewise.
467 * gdb.cp/converts.cc (foo1_type_check): New function.
468 (foo2_type_check): New function.
469 (foo3_type_check): New function.
470 (main): Call new functions.
471 * converts.exp: Add tests for integer-to-pointer conversions
472 with/without strict type-checking.
473
dbf6a605
MF
4742012-08-16 Mike Frysinger <vapier@gentoo.org>
475
476 * gdb.base/help.exp: Update expected output.
477
0c92d8c1
JB
4782012-08-16 Joel Brobecker <brobecker@adacore.com>
479
480 * gdb.ada/rdv_wait: New testcase.
481
e56f7f42
JK
4822012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
483
484 * gdb.base/attach-twice.exp: Remove excessive ps exec.
485
f47f77df
DE
4862012-08-13 Doug Evans <dje@google.com>
487
e202d6e8 488 * gdb.base/help.exp: Update expected output.
f47f77df
DE
489 * gdb.base/default.exp: Update expected output of "show convenience".
490
a72c3253
DE
4912012-08-10 Doug Evans <dje@google.com>
492
493 * gdb.python/py-strfns.c: New file.
494 * gdb.python/py-strfns.exp: New file.
495 * gdb.python/py-type.exp (test_fields): Add vector tests.
496
de0bea00
MF
4972012-08-10 Mike Frysinger <vapier@gentoo.org>
498
499 PR cli/10436:
500 * gdb.base/completion.exp: Add tests for handle completion.
501
5b9afe8a
YQ
5022012-08-09 Yao Qi <yao@codesourcery.com>
503
504 * gdb.mi/mi-cmd-param-changed.exp: New.
505 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
506 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
507 * gdb.mi/mi2-prompt.exp: Likewise.
508
4f485ebc
DE
5092012-08-08 Doug Evans <dje@google.com>
510
511 * gdb.base/debug-expr.c: New file.
512 * gdb.base/debug-expr.exp: New file.
513 * gdb.base/exprs.exp: Test {type} casts.
514 * gdb.cp/debug-expr.exp: New file.
515
5888842d
JK
5162012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
517
518 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
519 global variable loop, not a 'break'. Add loop count limit to 100.
520 Add new fail case for terminated vgdb.
521
4f69f4c2
JK
5222012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
523 Jean-Marc Saffroy <saffroy@gmail.com>
524
525 PR 11804
526 * gdb.base/gcore-relro.exp: New file.
527 * gdb.base/gcore-relro-main.c: New file.
528 * gdb.base/gcore-relro-lib.c: New file.
529
e2de5390
JK
5302012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
531
532 Do not false FAIL with old GCCs.
533 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
534 GCC < 4.5 in $no_hw mode.
535
606603c5
JK
5362012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
537
538 * gdb.base/default.exp (cd): Accept new directory with no arguments.
539
777f26c2
JK
5402012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
541
542 * gdb.base/list.exp (test_only_end): New function.
543 Call it.
544
2c12abee
TT
5452012-08-06 Tom Tromey <tromey@redhat.com>
546
547 * gdb.python/py-mi.exp: Add test for printer whose children
548 are a list.
549 * gdb.python/py-prettyprint.c (struct children_as_list): New.
550 (main): New variable children_as_list.
551 * gdb.python/py-prettyprint.py (class pp_children_as_list):
552 New.
553 (register_pretty_printers): Register new printer.
554
0eae2cf4
EBM
5552012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
556
557 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
558 symbols. Abort if vgdb remote connection is closed.
559
09e0881d
DE
5602012-08-02 Doug Evans <dje@google.com>
561
562 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
563
b40f514f
SDJ
5642012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
565
566 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
567 s390x, PowerPC 64 and m68k-linux.
568
11315ae0
UW
5692012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
570
571 * gdb.base/annota1.exp: Accept no frames-invalid notification
572 when starting up the program.
573 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
574 show a symbolic value as well.
575 * gdb.server/server-exec-info.exp: Skip test when skipping
576 gdbserver test and/or when skipping shared library tests.
577 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
578 avoid name conflicts with other tests.
579
0547eeed
UW
5802012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
581
582 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
583 Fix wrong output on big-endian systems.
584 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
585 4-byte pointer types on 64-bit s390x.
586
bdddb4de
UW
5872012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
588
589 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
590 marker comment at the beginning (after intialization).
591 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
592 breakpoint on marker comment instead of function begin.
593 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
594 PowerPC.
595 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
596 or 64-bit PowerPC.
597 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
598 gdb,no_hardware_watchpoints flag is set.
599 (initialize): Remove now redundant can-use-hw-watchpoints change.
600
5d206025
YQ
6012012-08-02 Yao Qi <yao@codesourcery.com>
602 Pedro Alves <palves@redhat.com>
603
604 * boards/local-remote-host.exp: New.
605
4f665099
UW
6062012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
607
608 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
609 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
610 * gdb.base/print-file-var.exp: Likewise.
611 * gdb.server/solib-list.exp: Skip on remote targets.
612
b62e2b27
UW
6132012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
614
615 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
616 watchpoints on ARM. When expecting software watchpoints, tolerate
617 (remote) targets that report unsupported hardware watchpoint only
618 at continue time.
619 (test_wide_location_2): Likewise.
620
a967a851
JK
6212012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
622
623 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
624 valgrind versions.
625
75d9f9ff 6262012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
627
628 * gdb.base/valgrind-infcall.c: New file.
629 * gdb.base/valgrind-infcall.exp: New file.
630
75d9f9ff
JK
631 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
632
1c9f2ed2
KS
6332012-07-30 Keith Seitz <keiths@redhat.com>
634
635 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
636 linespecs.
637
7f9b2034
DE
6382012-07-30 Doug Evans <dje@google.com>
639
85220e01
DE
640 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
641 * gdb.dwarf2/pr13961.S: Ditto.
642
7f9b2034
DE
643 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
644
4e969b4f
AB
6452012-07-30 Andrew Burgess <aburgess@broadcom.com>
646
647 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
648 change its format immediately after reloading the binary.
649
e7de8362
JK
6502012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
651
652 Fix testsuite regression after --use-deprecated-index-sections removal.
653 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
654 string.
655 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
656
7255706c
YQ
6572012-07-27 Yao Qi <yao@codesourcery.com>
658
659 KFAIL for PR remote/14161.
660 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
661 Cleanup socket files.
662 (strace_info_marker): Detach inferior.
663
f2e8016f
TT
6642012-07-26 Tom Tromey <tromey@redhat.com>
665
666 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
667
f66713d2
JK
6682012-07-26 Markus Metzger <markus.t.metzger@intel.com>
669
670 * gdb.python/py-inferior.c (thread): New function.
671 (check_threads): New function.
672 (test_threads): New function.
673 * gdb.python/py-inferior.exp: Added test.
674 Replaced runto with continue to breakpoint.
675
8223e12c
TT
6762012-07-26 Tom Tromey <tromey@redhat.com>
677
678 * lib/ada.exp (standard_ada_testfile): New proc.
679 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
680 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
681 * gdb.ada/array_return.exp: Use standard_ada_testfile.
682 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
683 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
684 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
685 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
686 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
687 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
688 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
689 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
690 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
691 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
692 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
693 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
694 * gdb.ada/char_param.exp: Use standard_ada_testfile.
695 * gdb.ada/complete.exp: Use standard_ada_testfile.
696 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
697 standard_output_file.
698 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
699 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
700 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
701 standard_output_file.
702 * gdb.ada/exprs.exp: Use standard_ada_testfile.
703 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
704 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
705 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
706 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
707 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
708 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
709 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
710 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
711 * gdb.ada/homonym.exp: Use standard_ada_testfile.
712 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
713 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
714 * gdb.ada/interface.exp: Use standard_ada_testfile.
715 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
716 standard_output_file
717 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
718 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
719 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
720 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
721 * gdb.ada/nested.exp: Use standard_ada_testfile.
722 * gdb.ada/null_array.exp: Use standard_ada_testfile.
723 * gdb.ada/null_record.exp: Use standard_ada_testfile.
724 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
725 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
726 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
727 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
728 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
729 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
730 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
731 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
732 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
733 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
734 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
735 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
736 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
737 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
738 * gdb.ada/start.exp: Use standard_ada_testfile.
739 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
740 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
741 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
742 * gdb.ada/tagged.exp: Use standard_ada_testfile.
743 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
744 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
745 * gdb.ada/tasks.exp: Use standard_ada_testfile.
746 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
747 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
748 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
749 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
750 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
751 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
752 * gdb.ada/widewide.exp: Use standard_ada_testfile.
753
bbec57e4
JK
7542012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
755
756 Fix testsuite regression after --use-deprecated-index-sections removal.
757 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
758
9cc8e32c
JK
7592012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
760
761 Fix compatibility with Tcl before 7.5.
762 * lib/future.exp (lreverse): New function if it does not exist.
763
ea5ca7b5
MK
7642012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
765
766 * gdb.mi/mi-pending.c: New method to set a second pending
767 breakpoint.
768 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
769 condition.
770
64776a0b
PA
7712012-07-20 Pedro Alves <palves@redhat.com>
772
773 PR threads/11692
774 PR gdb/12203
775
776 * gdb.threads/create-fail.c: New file.
777 * gdb.threads/create-fail.exp: New file.
778
13e4e967
PA
7792012-07-19 Pedro Alves <palves@redhat.com>
780
781 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
782 * config/vx.exp (gdb_start): Likewise.
783 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
784 * gdb.base/setvar.exp (test_set): Likewise.
785 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
786 * gdb.reverse/sigall-precsave.exp: Likewise.
787 * gdb.reverse/sigall-reverse.exp: Likewise.
788
b7aefa4d
PA
7892012-07-19 Pedro Alves <palves@redhat.com>
790
791 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
792 handler before recording.
793
608b4967
TT
7942012-07-19 Tom Tromey <tromey@redhat.com>
795
796 * gdb.cp/casts.exp: Add tests for typeof and decltype.
797 * gdb.cp/casts.cc (decltype): New function.
798 (main): Use it.
799
b1e0c0fa
PA
8002012-07-19 Pedro Alves <palves@redhat.com>
801
802 * gdb.base/sigall.exp (signals): New list.
803 <top level>: Loop over signals in the $signals list instead of
804 calling a test function once per signal.
805 * gdb.reverse/sigall-precsave.exp (signals): New list.
806 <top level>: Loop over signals in the $signals list instead of
807 calling a test function once per signal.
808 * gdb.reverse/sigall-reverse.exp (signals): New list.
809 <top level>: Loop over signals in the $signals list instead of
810 calling a test function once per signal.
811
6ace3df1
YQ
8122012-07-19 Yao Qi <yao@codesourcery.com>
813
814 * gdb.base/setshow.exp: Test 'set args ~'.
815
263a0f8c
JK
8162012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
817
818 * gdb.base/store.exp (check_set): Import gdb_prompt.
819 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
820 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
821
8f043999
JK
8222012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
823
824 PR 11914
825 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
826 (main): Call eval_sub.
827 * gdb.python/py-prettyprint.exp:
828 (python execfile ('py-prettyprint.py')): Move it earlier.
829 New breakpoint for eval-break.
830 (continue to breakpoint: eval-break, info locals): New test.
831 (python execfile ('py-prettyprint.py')): Move it from here.
832 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
833 (register_pretty_printers): Register pp_eval_type.
834
725c7b66
JK
8352012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
836
837 Fix a testcase regression by me.
838 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
839 DW_FORM_data4.
840
4359dff1
JK
8412012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
842 Doug Evans <dje@google.com>
843
844 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
845 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
846
61e44cfa
JK
8472012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
848
849 Fix gdbserver run regression.
850 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
851
93c0ef37
TT
8522012-07-12 Tom Tromey <tromey@redhat.com>
853
854 * lib/gdb.exp (standard_testfile): Don't declare objdir.
855 (clean_restart): Likewise.
856 (core_find): Use standard_output_file.
857
76027ef5
TT
8582012-07-12 Tom Tromey <tromey@redhat.com>
859
860 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
861 * gdb.dwarf2/dw2-anonymous-func.exp: Use
862 prepare_for_testing_full.
863 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
864 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
865 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
866 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
867 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
868 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
869 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
870 prepare_for_testing_full.
871 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
872 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
873 prepare_for_testing_full.
874 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
875 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
876 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
877
85b4440a
TT
8782012-07-12 Tom Tromey <tromey@redhat.com>
879
880 * lib/gdb.exp (build_executable_from_specs): New proc, from
881 build_executable.
882 (build_executable): Use it.
883 (prepare_for_testing_full): New proc.
884
55baab26
TT
8852012-07-11 Tom Tromey <tromey@redhat.com>
886
887 * gdb.reverse/break-precsave.exp: Use standard_output_file.
888 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
889 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
890 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
891 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
892 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
893 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
894 * gdb.reverse/step-precsave.exp: Use standard_output_file.
895 * gdb.reverse/until-precsave.exp: Use standard_output_file.
896 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
897
298a9cf0
TT
8982012-07-10 Tom Tromey <tromey@redhat.com>
899
900 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
901 standard_output_file.
902 * gdb.mi/gdb2549.exp: Use standard_testfile.
903 * gdb.mi/gdb669.exp: Use standard_testfile.
904 * gdb.mi/gdb701.exp: Use standard_testfile.
905 * gdb.mi/gdb792.exp: Use standard_testfile.
906 * gdb.mi/mi-async.exp: Use standard_testfile.
907 * gdb.mi/mi-basics.exp: Use standard_testfile.
908 * gdb.mi/mi-break.exp: Use standard_testfile.
909 * gdb.mi/mi-cli.exp: Use standard_testfile.
910 * gdb.mi/mi-console.exp: Use standard_testfile.
911 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
912 * gdb.mi/mi-eval.exp: Use standard_testfile.
913 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
914 * gdb.mi/mi-file.exp: Use standard_testfile.
915 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
916 * gdb.mi/mi-logging.exp: Use standard_testfile.
917 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
918 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
919 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
920 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
921 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
922 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
923 * gdb.mi/mi-pending.exp: Use standard_testfile,
924 standard_output_file.
925 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
926 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
927 * gdb.mi/mi-regs.exp: Use standard_testfile.
928 * gdb.mi/mi-return.exp: Use standard_testfile.
929 * gdb.mi/mi-reverse.exp: Use standard_testfile.
930 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
931 * gdb.mi/mi-solib.exp: Use standard_testfile,
932 standard_output_file.
933 * gdb.mi/mi-stack.exp: Use standard_testfile.
934 * gdb.mi/mi-stepi.exp: Use standard_testfile.
935 * gdb.mi/mi-stepn.exp: Use standard_testfile.
936 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
937 * gdb.mi/mi-until.exp: Use standard_testfile.
938 * gdb.mi/mi-var-block.exp: Use standard_testfile.
939 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
940 * gdb.mi/mi-var-child.exp: Use standard_testfile.
941 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
942 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
943 * gdb.mi/mi-var-display.exp: Use standard_testfile.
944 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
945 standard_output_file.
946 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
947 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
948 * gdb.mi/mi-watch.exp: Use standard_testfile.
949 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
950 * gdb.mi/mi2-basics.exp: Use standard_testfile.
951 * gdb.mi/mi2-break.exp: Use standard_testfile.
952 * gdb.mi/mi2-cli.exp: Use standard_testfile.
953 * gdb.mi/mi2-console.exp: Use standard_testfile.
954 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
955 * gdb.mi/mi2-eval.exp: Use standard_testfile.
956 * gdb.mi/mi2-file.exp: Use standard_testfile.
957 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
958 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
959 * gdb.mi/mi2-regs.exp: Use standard_testfile.
960 * gdb.mi/mi2-return.exp: Use standard_testfile.
961 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
962 * gdb.mi/mi2-stack.exp: Use standard_testfile.
963 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
964 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
965 * gdb.mi/mi2-until.exp: Use standard_testfile.
966 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
967 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
968 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
969 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
970 * gdb.mi/mi2-watch.exp: Use standard_testfile.
971
f5f3a911
TT
9722012-07-10 Tom Tromey <tromey@redhat.com>
973
974 * gdb.cp/abstract-origin.exp: Use standard_testfile.
975 * gdb.cp/ambiguous.exp: Use standard_testfile,
976 prepare_for_testing.
977 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
978 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
979 * gdb.cp/anon-ns.exp: Use standard_testfile.
980 * gdb.cp/anon-struct.exp: Use standard_testfile.
981 * gdb.cp/anon-union.exp: Use standard_testfile,
982 prepare_for_testing.
983 * gdb.cp/arg-reference.exp: Use standard_testfile,
984 prepare_for_testing.
985 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
986 * gdb.cp/breakpoint.exp: Use standard_testfile,
987 prepare_for_testing.
988 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
989 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
990 standard_output_file.
991 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
992 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
993 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
994 (test_static_members): Update.
995 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
996 * gdb.cp/converts.exp: Use standard_testfile.
997 * gdb.cp/cp-relocate.exp: Use standard_testfile.
998 * gdb.cp/cpcompletion.exp: Use standard_testfile,
999 prepare_for_testing.
1000 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
1001 * gdb.cp/cplabel.exp: Use standard_testfile.
1002 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
1003 prepare_for_testing.
1004 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
1005 * gdb.cp/derivation.exp: Use standard_testfile,
1006 prepare_for_testing.
1007 * gdb.cp/destrprint.exp: Use standard_testfile.
1008 * gdb.cp/dispcxx.exp: Use standard_testfile.
1009 * gdb.cp/exception.exp: Use standard_testfile,
1010 prepare_for_testing.
1011 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
1012 * gdb.cp/extern-c.exp: Use standard_testfile,
1013 prepare_for_testing.
1014 * gdb.cp/formatted-ref.exp: Use standard_testfile,
1015 prepare_for_testing.
1016 * gdb.cp/fpointer.exp: Use standard_testfile.
1017 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
1018 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
1019 standard_output_file.
1020 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
1021 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
1022 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
1023 standard_output_file.
1024 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
1025 (do_tests): Update.
1026 * gdb.cp/koenig.exp: Use standard_testfile.
1027 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
1028 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
1029 * gdb.cp/m-static.exp: Use standard_testfile,
1030 prepare_for_testing.
1031 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
1032 * gdb.cp/mb-inline.exp: Use standard_testfile,
1033 prepare_for_testing.
1034 * gdb.cp/mb-templates.exp: Use standard_testfile,
1035 prepare_for_testing.
1036 * gdb.cp/member-ptr.exp: Use standard_testfile,
1037 prepare_for_testing.
1038 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
1039 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
1040 * gdb.cp/method2.exp: Use standard_testfile.
1041 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
1042 standard_output_file.
1043 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
1044 (do_tests): Update.
1045 * gdb.cp/namespace-enum.exp: Use standard_testfile,
1046 prepare_for_testing.
1047 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
1048 prepare_for_testing.
1049 * gdb.cp/namespace.exp: Use standard_testfile,
1050 prepare_for_testing.
1051 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
1052 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
1053 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
1054 * gdb.cp/nsimport.exp: Use standard_testfile,
1055 prepare_for_testing.
1056 * gdb.cp/nsnested.exp: Use standard_testfile.
1057 * gdb.cp/nsnoimports.exp: Use standard_testfile.
1058 * gdb.cp/nsrecurs.exp: Use standard_testfile,
1059 prepare_for_testing.
1060 * gdb.cp/nsstress.exp: Use standard_testfile,
1061 prepare_for_testing.
1062 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
1063 * gdb.cp/operator.exp: Use standard_testfile.
1064 * gdb.cp/oranking.exp: Use standard_testfile.
1065 * gdb.cp/overload-const.exp: Use standard_testfile.
1066 * gdb.cp/overload.exp: Use standard_testfile,
1067 prepare_for_testing.
1068 * gdb.cp/ovldbreak.exp: Use standard_testfile.
1069 * gdb.cp/ovsrch.exp: Use standard_testfile.
1070 * gdb.cp/paren-type.exp: Use standard_testfile.
1071 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
1072 prepare_for_testing.
1073 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
1074 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
1075 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
1076 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
1077 * gdb.cp/pr10728.exp: Use standard_testfile,
1078 standard_output_file.
1079 * gdb.cp/pr12028.exp: Use standard_testfile.
1080 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
1081 * gdb.cp/pr9167.exp: Use standard_testfile.
1082 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
1083 * gdb.cp/printmethod.exp: Use standard_testfile,
1084 prepare_for_testing.
1085 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
1086 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
1087 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
1088 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
1089 standard_output_file.
1090 * gdb.cp/readnow-language.exp: Use standard_testfile.
1091 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
1092 (gdb_start_again): Use clean_restart.
1093 * gdb.cp/ref-types.exp: Use standard_testfile,
1094 prepare_for_testing.
1095 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
1096 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
1097 * gdb.cp/smartp.exp: Use standard_testfile.
1098 * gdb.cp/static-method.exp: Use standard_testfile.
1099 * gdb.cp/static-print-quit.exp: Use standard_testfile.
1100 * gdb.cp/temargs.exp: Use standard_testfile.
1101 * gdb.cp/templates.exp: Use standard_testfile,
1102 prepare_for_testing.
1103 (do_tests): Update.
1104 * gdb.cp/try_catch.exp: Use standard_testfile,
1105 prepare_for_testing.
1106 * gdb.cp/typedef-operator.exp: Use standard_testfile.
1107 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
1108 * gdb.cp/virtbase.exp: Use standard_testfile,
1109 prepare_for_testing.
1110 * gdb.cp/virtfunc.exp: Use standard_testfile,
1111 prepare_for_testing.
1112 (do_tests): Update.
1113 * gdb.cp/virtfunc2.exp: Use standard_testfile,
1114 prepare_for_testing.
1115
686f09d0
TT
11162012-07-10 Tom Tromey <tromey@redhat.com>
1117
1118 * lib/gdb.exp (standard_testfile): Unset output variables from
1119 earlier invocations.
1120
9357e021
YQ
11212012-07-10 Yao Qi <yao@codesourcery.com>
1122
1123 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
1124 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
1125 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
1126 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
1127 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
1128 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
1129 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
1130 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
1131 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
1132 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
1133 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
1134 * gdb.mi/mi-var-display.exp: Likewise.
1135 * gdb.mi/mi-var-invalidate.exp: Likewise.
1136 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
1137 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
1138 * gdb.mi/mi2-console.exp: Likewise.
1139 * gdb.mi/mi2-disassemble.exp: Likewise.
1140 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
1141 * gdb.mi/mi2-read-memory.exp: Likewise.
1142 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
1143 * gdb.mi/mi2-simplerun.exp: Likewise.
1144 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
1145 * gdb.mi/mi2-syn-frame.exp: Likewise.
1146 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
1147 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
1148 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
1149
e314d629
TT
11502012-07-09 Tom Tromey <tromey@redhat.com>
1151
1152 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
1153 * gdb.base/callfuncs.exp: Add cast-based test.
1154 * gdb.base/callfuncs.c (voidfunc): New function.
1155
06928b3f
DE
11562012-07-08 Doug Evans <dje@google.com>
1157
1158 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
1159
32f11bad
JK
11602012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1161
1162 Fix XFAIL compatibility with old i386 systems.
1163 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
1164 Check also 'Cannot insert breakpoint 0'.
1165
76b83c51
JK
11662012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1167
1168 PR 14321
1169 * gdb.base/find.exp
1170 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
1171
a6fb9c08
TT
11722012-07-06 Tom Tromey <tromey@redhat.com>
1173
1174 * gdb.base/whatis.exp: Add test.
1175
71918a86
TT
11762012-07-06 Tom Tromey <tromey@redhat.com>
1177
1178 * gdb.base/whatis.exp: Add regression test.
1179
fcde5961
TT
11802012-07-06 Tom Tromey <tromey@redhat.com>
1181
1182 * gdb.base/whatis.exp: Add tests.
1183
f9cf0f4a
JK
11842012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1185
1186 PR 12649
1187 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
1188 gdb_test_multiple $gdb_prompt terminator.
1189
979ade8b
PA
11902012-07-04 Pedro Alves <palves@redhat.com>
1191
1192 * gdb.mi/mi-reverse.exp: Use supports_reverse and
1193 supports_process_record.
1194
8a980b44
PA
11952012-07-04 Pedro Alves <palves@redhat.com>
1196
1197 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
1198 endings.
1199 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
1200
855ba978
SS
12012012-07-03 Stan Shebs <stan@codesourcery.com>
1202
1203 * gdb.base/info-os.c (main): Retry resource acquisition until an
1204 available one is found.
1205 * gdb.base/info-os.exp: Collect resource keys from the program
1206 and use them in matching.
1207
fcb44371
JK
12082012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1209
1210 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
1211 Wrap the test into loop for corefile and core0file.
1212
08a67be6
JK
12132012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1214
1215 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
1216 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
1217 .note.GNU-stack.
1218
0f3c2347
JK
1219 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
1220
ff4a4500
SDJ
12212012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
1222
1223 * gdb.base/help.exp (help b, help br, help bre, help brea, help
1224 break): Include help message for the new `-probe' and `-probe-stap'
1225 options.
1226
d3ce09f5
SS
12272012-07-02 Stan Shebs <stan@codesourcery.com>
1228
1229 * gdb.base/dprintf.exp: Add agent style tests.
1230
a1624241
JK
12312012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1232
1233 * gdb.base/stale-infcall.c (infcall): New label test-next.
1234 (main): New labels test-pass and test-fail.
1235 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
1236 $test_fail_bpnum to test-fail.
1237 (test system longjmp tracking support): New test.
1238 Delete $test_fail_bpnum.
1239 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
1240 breakpoint.
1241
42e7ad6c
DE
12422012-06-30 Doug Evans <dje@google.com>
1243
1244 * gdb.dwarf2/fission-reread.S: New file.
1245 * gdb.dwarf2/fission-reread.exp: New file.
1246
37ce89eb
SS
12472012-06-28 Stan Shebs <stan@codesourcery.com>
1248
1249 * gdb.mi/mi-logging.exp: New file.
1250
e5ef252a
PA
12512012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1252 Pedro Alves <palves@redhat.com>
1253
1254 * gdb.threads/siginfo-threads.exp: New file.
1255 * gdb.threads/siginfo-threads.c: New file.
1256 * gdb.threads/sigstep-threads.exp: New file.
1257 * gdb.threads/sigstep-threads.c: New file.
1258
22f1fbae
TT
12592012-06-28 Tom Tromey <tromey@redhat.com>
1260
1261 * gdb.go/package.exp: Partially revert earlier patch; use
1262 gdb_compile again. Use standard_output_file.
1263
2e3cf129
DE
12642012-06-27 Doug Evans <dje@google.com>
1265
1266 * gdb.dwarf2/fission-base.c: New file.
1267 * gdb.dwarf2/fission-base.S: New file.
1268 * gdb.dwarf2/fission-base.exp: New file.
1269
785fd303
JK
12702012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1271
1272 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
1273
1bb9788d
TT
12742012-06-27 Tom Tromey <tromey@redhat.com>
1275
1276 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
1277 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
1278
c83ee902
TT
12792012-06-27 Tom Tromey <tromey@redhat.com>
1280
1281 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
1282 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
1283 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
1284 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
1285 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
1286 prepare_for_testing.
1287 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
1288 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
1289 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
1290 standard_testfile.
1291 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
1292 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
1293 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
1294 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
1295 prepare_for_testing.
1296 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
1297 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
1298 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
1299 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
1300 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
1301 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
1302 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
1303 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
1304 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
1305 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
1306 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
1307 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
1308 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
1309 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
1310 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
1311 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
1312 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
1313 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
1314 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
1315 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
1316 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
1317 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
1318 standard_output_file.
1319 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
1320 standard_output_file.
1321 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
1322 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
1323 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
1324 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
1325 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
1326 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
1327 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
1328 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
1329 * gdb.dwarf2/implptr.exp: Use standard_testfile.
1330 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
1331 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
1332 * gdb.dwarf2/pieces.exp: Use standard_testfile.
1333 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
1334 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
1335 * gdb.dwarf2/valop.exp: Use standard_testfile,
1336 prepare_for_testing.
1337
5204774b
TT
13382012-06-27 Tom Tromey <tromey@redhat.com>
1339
1340 * gdb.python/python.exp: Fix regexps in pagination tests.
1341
ee0bf529
SCR
13422012-06-26 Siva Chandra Reddy <sivachandra@google.com>
1343
1344 * gdb.python/py-symtab.exp: Add tests to test the new attribute
1345 'last' of gdb.Symtab_and_line.
1346 * gdb.python/py-symbol.c: Move break point comment to enable
1347 testing of gdb.Symtab_and_line.last.
1348
14fcc022
TT
13492012-06-26 Tom Tromey <tromey@redhat.com>
1350
1351 * gdb.threads/step.c: Remove.
1352 * gdb.threads/step.exp: Remove.
1353 * gdb.threads/step2.exp: Remove.
1354
0efbbabc
TT
13552012-06-26 Tom Tromey <tromey@redhat.com>
1356
1357 * gdb.threads/watchpoint-fork.exp (test): Use
1358 standard_output_file. Don't declare objdir.
1359 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
1360 standard_output_file.
1361 * gdb.threads/attach-stopped.exp: Use standard_testfile.
1362 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
1363 clean_restart. Remove incdir.
1364 * gdb.threads/corethreads.exp: Use standard_testfile.
1365 * gdb.threads/execl.exp: Use standard_testfile,
1366 standard_output_file, clean_restart.
1367 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
1368 clean_restart.
1369 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
1370 clean_restart.
1371 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
1372 incdir.
1373 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
1374 clean_restart. Remove incdir.
1375 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
1376 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
1377 clean_restart. Remove incdir.
1378 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
1379 Remove incdir.
1380 * gdb.threads/leader-exit.exp: Use standard_testfile.
1381 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
1382 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
1383 clean_restart.
1384 * gdb.threads/manythreads.exp: Use standard_testfile,
1385 clean_restart. Remove incdir.
1386 * gdb.threads/multi-create.exp: Use standard_testfile,
1387 clean_restart.
1388 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
1389 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
1390 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
1391 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
1392 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
1393 * gdb.threads/pending-step.exp: Use standard_testfile,
1394 clean_restart. Remove incdir.
1395 * gdb.threads/print-threads.exp: Use standard_testfile,
1396 clean_restart. Remove incdir.
1397 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
1398 clean_restart. Remove incdir.
1399 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
1400 Remove incdir.
1401 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
1402 incdir.
1403 * gdb.threads/sigthread.exp: Use standard_testfile,
1404 clean_restart.
1405 * gdb.threads/staticthreads.exp: Use standard_testfile,
1406 clean_restart. Remove incdir.
1407 * gdb.threads/switch-threads.exp: Use standard_testfile,
1408 clean_restart. Remove incdir.
1409 * gdb.threads/thread-execl.exp: Use standard_testfile,
1410 clean_restart. Remove incdir.
1411 * gdb.threads/thread-find.exp: Use standard_testfile,
1412 clean_restart.
1413 * gdb.threads/thread-specific.exp: Use standard_testfile,
1414 clean_restart. Remove incdir.
1415 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
1416 clean_restart. Remove incdir.
1417 * gdb.threads/thread_check.exp: Use standard_testfile,
1418 clean_restart. Remove incdir.
1419 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
1420 incdir.
1421 * gdb.threads/threadapply.exp: Use standard_testfile,
1422 clean_restart. Remove incdir.
1423 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
1424 clean_restart. Remove incdir.
1425 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
1426 clean_restart.
1427 * gdb.threads/tls-shared.exp: Use standard_testfile,
1428 clean_restart, standard_output_file.
1429 * gdb.threads/tls-var.exp: Use standard_testfile,
1430 standard_output_file.
1431 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
1432 Remove incdir.
1433 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
1434 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
1435 incdir.
1436 * gdb.threads/watchthreads2.exp: Use standard_testfile,
1437 clean_restart. Remove incdir.
1438
497a5eb0
TT
14392012-06-26 Tom Tromey <tromey@redhat.com>
1440
1441 * gdb.trace/actions.exp: Use standard_testfile.
1442 * gdb.trace/ax.exp: Use standard_testfile.
1443 * gdb.trace/backtrace.exp: Use standard_testfile.
1444 * gdb.trace/change-loc.exp: Use standard_testfile.
1445 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
1446 * gdb.trace/collection.exp: Use standard_testfile,
1447 prepare_for_testing.
1448 * gdb.trace/deltrace.exp: Use standard_testfile.
1449 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
1450 * gdb.trace/ftrace.exp: Use standard_testfile.
1451 * gdb.trace/infotrace.exp: Use standard_testfile.
1452 * gdb.trace/packetlen.exp: Use standard_testfile.
1453 * gdb.trace/passc-dyn.exp: Use standard_testfile.
1454 * gdb.trace/passcount.exp: Use standard_testfile.
1455 * gdb.trace/pending.exp: Use standard_testfile.
1456 * gdb.trace/report.exp: Use standard_testfile.
1457 * gdb.trace/save-trace.exp: Use standard_testfile.
1458 * gdb.trace/stap-trace.exp: Use standard_testfile.
1459 * gdb.trace/status-stop.exp: Use standard_testfile.
1460 * gdb.trace/strace.exp: Use standard_testfile.
1461 * gdb.trace/tfile.exp: Use standard_testfile.
1462 * gdb.trace/tfind.exp: Use standard_testfile.
1463 * gdb.trace/trace-break.exp: Use standard_testfile.
1464 * gdb.trace/trace-mt.exp: Use standard_testfile.
1465 * gdb.trace/tracecmd.exp: Use standard_testfile.
1466 * gdb.trace/tspeed.exp: Use standard_testfile.
1467 * gdb.trace/tstatus.exp: Use standard_testfile.
1468 * gdb.trace/tsv.exp: Use standard_testfile.
1469 * gdb.trace/unavailable.exp: Use standard_testfile,
1470 prepare_for_testing.
1471 * gdb.trace/while-dyn.exp: Use standard_testfile.
1472 * gdb.trace/while-stepping.exp: Use standard_testfile.
1473
7686c074
TT
14742012-06-26 Tom Tromey <tromey@redhat.com>
1475
1476 * gdb.reverse/break-precsave.exp: Use standard_testfile.
1477 * gdb.reverse/break-reverse.exp: Use standard_testfile.
1478 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
1479 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
1480 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
1481 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
1482 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
1483 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
1484 prepare_for_testing.
1485 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
1486 prepare_for_testing.
1487 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
1488 prepare_for_testing.
1489 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
1490 prepare_for_testing.
1491 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
1492 prepare_for_testing
1493 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
1494 * gdb.reverse/machinestate.exp: Use standard_testfile.
1495 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
1496 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
1497 build_executable.
1498 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
1499 build_executable.
1500 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
1501 standard_output_file.
1502 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
1503 standard_output_file.
1504 * gdb.reverse/step-precsave.exp: Use standard_testfile.
1505 * gdb.reverse/step-reverse.exp: Use standard_testfile.
1506 * gdb.reverse/until-precsave.exp: Use standard_testfile.
1507 * gdb.reverse/until-reverse.exp: Use standard_testfile.
1508 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
1509 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
1510
481fc100
TT
15112012-06-26 Tom Tromey <tromey@redhat.com>
1512
1513 * gdb.stabs/weird.exp: Remove directory-checking code. Use
1514 standard_output_file.
1515 * gdb.stabs/exclfwd.exp: Use standard_testfile,
1516 prepare_for_testing. Remove directory-checking code.
1517
7bb18ae2
TT
15182012-06-25 Tom Tromey <tromey@redhat.com>
1519
1520 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
1521 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
1522 build_executable, not prepare_for_testing.
1523 * gdb.multi/base.exp: Use standard_output_file. Use
1524 build_executable, not prepare_for_testing.
1525
cf09b3e4
TT
15262012-06-25 Tom Tromey <tromey@redhat.com>
1527
1528 * gdb.fortran/subarray.exp: Use standard_testfile,
1529 prepare_for_testing.
1530 * gdb.fortran/multi-dim.exp: Use standard_testfile.
1531 * gdb.fortran/module.exp: Use standard_testfile.
1532 * gdb.fortran/logical.exp: Use standard_testfile.
1533 * gdb.fortran/library-module.exp: Use standard_testfile,
1534 standard_output_file.
1535 * gdb.fortran/derived-type.exp: Use standard_testfile,
1536 prepare_for_testing.
1537 * gdb.fortran/complex.exp: Use standard_testfile,
1538 prepare_for_testing.
1539 * gdb.fortran/charset.exp: Use standard_testfile.
1540 * gdb.fortran/array-element.exp: Use standard_testfile,
1541 prepare_for_testing.
1542
18b5ff1b
KS
15432012-06-25 Keith Seitz <keiths@redhat.com>
1544
1545 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
1546 Change rbreak-related tests to KFAIL and add bugzilla numbers.
1547
17b77626
TT
15482012-06-25 Tom Tromey <tromey@redhat.com>
1549
1550 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
1551 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
1552 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
1553 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
1554
f91e3dc1
TT
15552012-06-25 Tom Tromey <tromey@redhat.com>
1556
1557 * gdb.linespec/ls-errs.exp: Use standard_testfile.
1558 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
1559 * gdb.linespec/linespec.exp: Use standard_testfile.
1560
a884434d
TT
15612012-06-25 Tom Tromey <tromey@redhat.com>
1562
1563 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
1564 prepare_for_testing.
1565
efc9d70a
TT
15662012-06-25 Tom Tromey <tromey@redhat.com>
1567
1568 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
1569 prepare_for_testing.
1570 * gdb.opt/inline-break.exp: Use standard_testfile,
1571 prepare_for_testing.
1572 * gdb.opt/inline-bt.exp: Use standard_testfile,
1573 prepare_for_testing.
1574 * gdb.opt/inline-cmds.exp: Use standard_testfile,
1575 prepare_for_testing.
1576 * gdb.opt/inline-locals.exp: Use standard_testfile,
1577 prepare_for_testing.
1578
e2fc92c6
TT
15792012-06-25 Tom Tromey <tromey@redhat.com>
1580
1581 * gdb.asm/asm-source.exp: Use standard_output_file,
1582 standard_testfile. Construct .o files in proper subdir.
1583
b0963d73
TT
15842012-06-25 Tom Tromey <tromey@redhat.com>
1585
1586 * gdb.server/ext-attach.exp: Use standard_testfile,
1587 prepare_for_testing.
1588 * gdb.server/ext-run.exp: Use standard_testfile,
1589 build_executable.
1590 * gdb.server/file-transfer.exp: Use standard_testfile,
1591 prepare_for_testing.
1592 * gdb.server/server-exec-info.exp: Use standard_testfile.
1593 * gdb.server/server-mon.exp: Use standard_testfile,
1594 prepare_for_testing.
1595 * gdb.server/server-run.exp: Use standard_testfile,
1596 build_executable.
1597 * gdb.server/solib-list.exp: Use standard_testfile,
1598 standard_output_file.
1599
8a3e1f8d
TT
16002012-06-25 Tom Tromey <tromey@redhat.com>
1601
1602 * lib/gdb.exp (standard_output_file): Use "file join".
1603 * gdb.go/chan.exp: Use standard_testfile.
1604 * gdb.go/handcall.exp: Use standard_testfile.
1605 * gdb.go/hello.exp: Use standard_testfile.
1606 * gdb.integers/chan.exp: Use standard_testfile.
1607 * gdb.go/methods.exp: Use standard_testfile.
1608 * gdb.go/package.exp: Use standard_testfile.
1609 * gdb.go/strings.exp: Use standard_testfile.
1610 * gdb.go/types.exp: Use standard_testfile.
1611 * gdb.go/unsafe.exp: Use standard_testfile.
1612
944a9061
MGD
16132012-06-25 Greta Yorsh <greta.yorsh@arm.com>
1614
1615 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
1616
1c06bd58
JK
16172012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1618
1619 Fix regression by the previous commit.
1620 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
1621
b4a58790
TT
16222012-06-22 Tom Tromey <tromey@redhat.com>
1623
1624 * gdb.python/lib-types.exp: Use standard_testfile,
1625 prepare_for_testing.
1626 * gdb.python/py-block.exp: Use standard_testfile.
1627 * gdb.python/py-breakpoint.exp: Use standard_testfile.
1628 * gdb.python/py-events.exp: Use standard_testfile,
1629 standard_output_file.
1630 * gdb.python/py-evsignal.exp: Use standard_testfile.
1631 * gdb.python/py-evethreads.exp: Use standard_testfile.
1632 * gdb.python/py-explore-cc.exp: Use standard_testfile.
1633 * gdb.python/py-explore.exp: Use standard_testfile.
1634 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
1635 standard_output_file.
1636 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
1637 prepare_for_testing.
1638 * gdb.python/py-frame-inline.exp: Use standard_testfile.
1639 * gdb.python/py-frame.exp: Use standard_testfile.
1640 * gdb.python/py-inferior.exp: Use standard_testfile.
1641 * gdb.python/py-infthread.exp: Use standard_testfile.
1642 * gdb.python/py-mi.exp: Use standard_testfile.
1643 * gdb.python/py-objfile-script.exp: Use standard_testfile,
1644 build_executable.
1645 * gdb.python/py-objfile.exp: Use standard_testfile.
1646 * gdb.python/py-pp-maint.exp: Use standard_testfile,
1647 prepare_for_testing.
1648 * gdb.python/py-prettyprint.exp: Use standard_testfile.
1649 * gdb.python/py-progspace.exp: Use standard_testfile,
1650 build_executable.
1651 * gdb.python/py-prompt.exp: Use standard_testfile,
1652 build_executable.
1653 * gdb.python/py-section-script.exp: Use standard_testfile,
1654 build_executable.
1655 * gdb.python/py-shared.exp: Use standard_testfile,
1656 standard_output_file, clean_restart.
1657 * gdb.python/py-symbol.exp: Use standard_output_file,
1658 prepare_for_testing.
1659 * gdb.python/py-symtab.exp: Use standard_output_file,
1660 prepare_for_testing
1661 * gdb.python/py-template.exp: Use standard_testfile.
1662 * gdb.python/py-type.exp: Use standard_testfile.
1663 * gdb.python/py-value-cc.exp: Use standard_testfile.
1664 * gdb.python/py-value.exp: Use standard_testfile.
1665 * gdb.python/python.exp: Use standard_testfile, build_executable.
1666
2c44deac
TT
16672012-06-22 Tom Tromey <tromey@redhat.com>
1668
1669 * gdb.objc/basicclass.exp: Use standard_testfile.
1670 (do_objc_tests): Don't declare objdir.
1671 * gdb.objc/nondebug.exp: Use standard_testfile.
1672 (do_objc_tests): Don't declare objdir.
1673 * gdb.objc/objcdecode.exp: Use standard_testfile.
1674 (do_objc_tests): Don't declare objdir.
1675
c24ccbce
TT
16762012-06-22 Tom Tromey <tromey@redhat.com>
1677
1678 * gdb.java/jmain.exp: Use standard_testfile.
1679 * gdb.java/jmisc.exp: Use standard_testfile.
1680 * gdb.java/jnpe.exp: Use standard_testfile.
1681 * gdb.java/jprint.exp: Use standard_testfile.
1682
0a6d0306
TT
16832012-06-22 Tom Tromey <tromey@redhat.com>
1684
1685 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
1686 (standard_output_file, standard_testfile): New procs.
1687 (build_executable, clean_restart): Use standard_output_file.
1688
6ea815ef
YQ
16892012-06-22 Yao Qi <yao@codesourcery.com>
1690
1691 * boards/native-gdbserver.exp: New proc ${board}_exec.
1692 * boards/native-stdio-gdbserver.exp: Likewise.
1693
4c93b1db
TT
16942012-06-21 Tom Tromey <tromey@redhat.com>
1695
1696 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
1697 (build_executable): Update.
1698 (get_compiler_info): Remove 'binfile' argument.
1699 * gdb.ada/arrayidx.exp: Update.
1700 * gdb.ada/null_array.exp: Update.
1701 * gdb.arch/altivec-abi.exp: Update.
1702 * gdb.arch/altivec-regs.exp: Update.
1703 * gdb.arch/amd64-byte.exp: Update.
1704 * gdb.arch/amd64-dword.exp: Update.
1705 * gdb.arch/amd64-word.exp: Update.
1706 * gdb.arch/i386-avx.exp: Update.
1707 * gdb.arch/i386-byte.exp: Update.
1708 * gdb.arch/i386-sse.exp: Update.
1709 * gdb.arch/i386-word.exp: Update.
1710 * gdb.arch/ppc-dfp.exp: Update.
1711 * gdb.arch/ppc-fp.exp: Update.
1712 * gdb.arch/vsx-regs.exp: Update.
1713 * gdb.base/all-bin.exp: Update.
1714 * gdb.base/annota1.exp: Update.
1715 * gdb.base/async.exp: Update.
1716 * gdb.base/attach.exp: Update.
1717 * gdb.base/break-interp.exp: Update.
1718 * gdb.base/call-ar-st.exp: Update.
1719 * gdb.base/call-rt-st.exp: Update.
1720 * gdb.base/call-sc.exp: Update.
1721 * gdb.base/callfuncs.exp: Update.
1722 * gdb.base/catch-load.exp: Update.
1723 * gdb.base/completion.exp: Update.
1724 * gdb.base/complex.exp: Update.
1725 * gdb.base/condbreak.exp: Update.
1726 * gdb.base/consecutive.exp: Update.
1727 * gdb.base/constvars.exp: Update.
1728 * gdb.base/corefile.exp: Update.
1729 * gdb.base/eval-skip.exp: Update.
1730 * gdb.base/expand-psymtabs.exp: Update.
1731 * gdb.base/exprs.exp: Update.
1732 * gdb.base/fileio.exp: Update.
1733 * gdb.base/fixsection.exp: Update.
1734 * gdb.base/funcargs.exp: Update.
1735 * gdb.base/gdb11530.exp: Update.
1736 * gdb.base/gdb1555.exp: Update.
1737 * gdb.base/gnu-ifunc.exp: Update.
1738 * gdb.base/gnu_vector.exp: Update.
1739 * gdb.base/info-macros.exp: Update.
1740 * gdb.base/jit-simple.exp: Update.
1741 * gdb.base/jit-so.exp: Update.
1742 * gdb.base/jit.exp: Update.
1743 * gdb.base/langs.exp: Update.
1744 * gdb.base/list.exp: Update.
1745 * gdb.base/logical.exp: Update.
1746 * gdb.base/long_long.exp: Update.
1747 * gdb.base/longjmp.exp: Update.
1748 * gdb.base/macscp.exp: Update.
1749 * gdb.base/mips_pro.exp: Update.
1750 * gdb.base/miscexprs.exp: Update.
1751 * gdb.base/morestack.exp: Update.
1752 * gdb.base/nodebug.exp: Update.
1753 * gdb.base/opaque.exp: Update.
1754 * gdb.base/pc-fp.exp: Update.
1755 * gdb.base/pending.exp: Update.
1756 * gdb.base/permissions.exp: Update.
1757 * gdb.base/pointers.exp: Update.
1758 * gdb.base/prelink.exp: Update.
1759 * gdb.base/printcmds.exp: Update.
1760 * gdb.base/psymtab.exp: Update.
1761 * gdb.base/ptype.exp: Update.
1762 * gdb.base/relational.exp: Update.
1763 * gdb.base/scope.exp: Update.
1764 * gdb.base/setvar.exp: Update.
1765 * gdb.base/shlib-call.exp: Update.
1766 * gdb.base/shreloc.exp: Update.
1767 * gdb.base/signals.exp: Update.
1768 * gdb.base/sizeof.exp: Update.
1769 * gdb.base/so-impl-ld.exp: Update.
1770 * gdb.base/so-indr-cl.exp: Update.
1771 * gdb.base/solib-disc.exp: Update.
1772 * gdb.base/solib-display.exp: Update.
1773 * gdb.base/solib-nodir.exp: Update.
1774 * gdb.base/solib-overlap.exp: Update.
1775 * gdb.base/solib-symbol.exp: Update.
1776 * gdb.base/solib-weak.exp: Update.
1777 * gdb.base/solib.exp: Update.
1778 * gdb.base/store.exp: Update.
1779 * gdb.base/structs.exp: Update.
1780 * gdb.base/structs2.exp: Update.
1781 * gdb.base/type-opaque.exp: Update.
1782 * gdb.base/unload.exp: Update.
1783 * gdb.base/varargs.exp: Update.
1784 * gdb.base/volatile.exp: Update.
1785 * gdb.base/watch_thread_num.exp: Update.
1786 * gdb.base/watchpoint-solib.exp: Update.
1787 * gdb.base/watchpoint.exp: Update.
1788 * gdb.base/watchpoints.exp: Update.
1789 * gdb.base/whatis.exp: Update.
1790 * gdb.cell/arch.exp: Update.
1791 * gdb.cell/break.exp: Update.
1792 * gdb.cell/bt.exp: Update.
1793 * gdb.cell/core.exp: Update.
1794 * gdb.cell/data.exp: Update.
1795 * gdb.cell/ea-cache.exp: Update.
1796 * gdb.cell/f-regs.exp: Update.
1797 * gdb.cell/fork.exp: Update.
1798 * gdb.cell/gcore.exp: Update.
1799 * gdb.cell/mem-access.exp: Update.
1800 * gdb.cell/ptype.exp: Update.
1801 * gdb.cell/registers.exp: Update.
1802 * gdb.cell/sizeof.exp: Update.
1803 * gdb.cell/solib-symbol.exp: Update.
1804 * gdb.cell/solib.exp: Update.
1805 * gdb.cp/ambiguous.exp: Update.
1806 * gdb.cp/breakpoint.exp: Update.
1807 * gdb.cp/bs15503.exp: Update.
1808 * gdb.cp/casts.exp: Update.
1809 * gdb.cp/class2.exp: Update.
1810 * gdb.cp/cpexprs.exp: Update.
1811 * gdb.cp/cplusfuncs.exp: Update.
1812 * gdb.cp/ctti.exp: Update.
1813 * gdb.cp/dispcxx.exp: Update.
1814 * gdb.cp/gdb1355.exp: Update.
1815 * gdb.cp/gdb2384.exp: Update.
1816 * gdb.cp/gdb2495.exp: Update.
1817 * gdb.cp/infcall-dlopen.exp: Update.
1818 * gdb.cp/local.exp: Update.
1819 * gdb.cp/m-data.exp: Update.
1820 * gdb.cp/m-static.exp: Update.
1821 * gdb.cp/mb-ctor.exp: Update.
1822 * gdb.cp/mb-inline.exp: Update.
1823 * gdb.cp/mb-templates.exp: Update.
1824 * gdb.cp/member-ptr.exp: Update.
1825 * gdb.cp/method.exp: Update.
1826 * gdb.cp/namespace.exp: Update.
1827 * gdb.cp/nextoverthrow.exp: Update.
1828 * gdb.cp/nsdecl.exp: Update.
1829 * gdb.cp/nsrecurs.exp: Update.
1830 * gdb.cp/nsstress.exp: Update.
1831 * gdb.cp/nsusing.exp: Update.
1832 * gdb.cp/pr-1023.exp: Update.
1833 * gdb.cp/pr-1210.exp: Update.
1834 * gdb.cp/pr-574.exp: Update.
1835 * gdb.cp/pr9631.exp: Update.
1836 * gdb.cp/printmethod.exp: Update.
1837 * gdb.cp/psmang.exp: Update.
1838 * gdb.cp/re-set-overloaded.exp: Update.
1839 * gdb.cp/rtti.exp: Update.
1840 * gdb.cp/shadow.exp: Update.
1841 * gdb.cp/templates.exp: Update.
1842 * gdb.cp/try_catch.exp: Update.
1843 * gdb.dwarf2/dw2-ranges.exp: Update.
1844 * gdb.dwarf2/pr10770.exp: Update.
1845 * gdb.fortran/library-module.exp: Update.
1846 * gdb.hp/gdb.aCC/optimize.exp: Update.
1847 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
1848 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
1849 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
1850 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
1851 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
1852 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
1853 * gdb.hp/gdb.compat/xdb1.exp: Update.
1854 * gdb.hp/gdb.compat/xdb2.exp: Update.
1855 * gdb.hp/gdb.compat/xdb3.exp: Update.
1856 * gdb.hp/gdb.defects/bs14602.exp: Update.
1857 * gdb.hp/gdb.defects/solib-d.exp: Update.
1858 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
1859 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
1860 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
1861 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
1862 * gdb.mi/gdb792.exp: Update.
1863 * gdb.mi/mi-pending.exp: Update.
1864 * gdb.mi/mi-solib.exp: Update.
1865 * gdb.mi/mi-var-cp.exp: Update.
1866 * gdb.opt/clobbered-registers-O2.exp: Update.
1867 * gdb.opt/inline-bt.exp: Update.
1868 * gdb.opt/inline-cmds.exp: Update.
1869 * gdb.opt/inline-locals.exp: Update.
1870 * gdb.python/py-events.exp: Update.
1871 * gdb.python/py-finish-breakpoint.exp: Update.
1872 * gdb.python/py-type.exp: Update.
1873 * gdb.reverse/solib-precsave.exp: Update.
1874 * gdb.reverse/solib-reverse.exp: Update.
1875 * gdb.server/solib-list.exp: Update.
1876 * gdb.stabs/weird.exp: Update.
1877 * gdb.threads/attach-into-signal.exp: Update.
1878 * gdb.threads/attach-stopped.exp: Update.
1879 * gdb.threads/tls-shared.exp: Update.
1880 * gdb.trace/change-loc.exp: Update.
1881 * gdb.trace/strace.exp: Update.
1882
95c391b6
TT
18832012-06-19 Tom Tromey <tromey@redhat.com>
1884
1885 * gdb.base/whatis.exp: Add tests.
1886
e910f0b6
TT
18872012-06-19 Tom Tromey <tromey@redhat.com>
1888
1889 * gdb.cp/m-static.cc (keepalive): New function.
1890 (gnu_obj_1::method): Use it.
1891
422d65e7
DE
18922012-06-18 Doug Evans <dje@google.com>
1893
1894 * gdb.base/info-fun.exp: New file.
1895 * gdb.base/info-fun.c: New file.
1896 * gdb.base/info-fun-solib.c: New file.
1897
e2e4d78b
JK
18982012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1899
1900 Remove stale dummy frames.
1901 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
1902 (maintenance info breakpoints): New tests.
1903 * gdb.base/stale-infcall.c: New file.
1904 * gdb.base/stale-infcall.exp: New file.
1905
1788b2d3
JK
19062012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1907
1908 * gdb.arch/amd64-entry-value-param.S: New file.
1909 * gdb.arch/amd64-entry-value-param.c: New file.
1910 * gdb.arch/amd64-entry-value-param.exp: New file.
1911
663b969e
TT
19122012-06-15 Tom Tromey <tromey@redhat.com>
1913
1914 * gdb.cp/namespace.exp: Add "show lang" test.
1915
8e09ad05
IS
19162012-06-15 Iain Sandoe <iain@codesourcery.com>
1917
1918 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
1919 case. (top level): Use gdb_file_cmd instead of gdb_load.
1920
f85e18ee
JK
19212012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1922
1923 PR tdep/14222
1924 * gdb.arch/i386-sse-stack-align.S: New file.
1925 * gdb.arch/i386-sse-stack-align.c: New file.
1926 * gdb.arch/i386-sse-stack-align.exp: New file.
1927
f3b5e280
KS
19282012-06-13 Keith Seitz <keiths@redhat.com>
1929
1930 PR breakpoints/13798 and mi/11541
1931 * gdb.linespec/ls-errs.exp: Add a few more tests for
1932 filenames with spaces and colons.
1933
50af5481
JK
19342012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1935
1936 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
1937 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
1938 (test_function): Call CV_f.
1939 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
1940 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
1941 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
1942 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
1943 (p CV_f(CV::i)): New tests.
1944
d55637df
TT
19452012-06-13 Tom Tromey <tromey@redhat.com>
1946
1947 * gdb.base/condbreak.exp: Add tests for "condition" completion.
1948
cc80f267
JK
19492012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1950
1951 Fix regression by the "ambiguous linespec" series.
1952 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
1953 tests.
1954
bb2af9cc
JK
19552012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1956
1957 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
1958 missing.
1959
e81a37f7
TT
19602012-06-11 Tom Tromey <tromey@redhat.com>
1961
1962 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
1963 location...
1964 (main): ...here.
1965
8efd7788
YQ
19662012-06-07 Yao Qi <yao@codesourcery.com>
1967
1968 * gdb.trace/strace.exp: Shorten some too-long lines.
1969
359f5fe6
PA
19702012-06-06 Pedro Alves <palves@redhat.com>
1971
1972 * gdb.threads/clone-new-thread-event.c: New file.
1973 * gdb.threads/clone-new-thread-event.exp: New file.
1974
7b2fe205
YQ
19752012-06-06 Yao Qi <yao@codesourcery.com>
1976
1977 * gdb.base/dprintf.c (main): Add extra parameter when calling
1978 printf and fprintf.
1979 (bar): New function. It is a dead function, but to ensure
1980 'malloc' is linked explicitly.
1981
3eca55e8
YQ
19822012-06-06 Yao Qi <yao@codesourcery.com>
1983
1984 * gdb.base/info-proc.exp: Return if target doesn't support
1985 'info proc'.
1986
91cc9324
JK
19872012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1988
1989 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
1990 (run program with breakpoint commands): XFAIl if it is not.
1991
c56e7c43
JB
19922012-06-05 Joel Brobecker <brobecker@adacore.com>
1993
1994 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
1995 and add comment.
1996 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
1997 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
1998 "STOP" marker. Adjust testing strategy to make it work on
1999 all targets.
2000
2001 * gdb.base/print-file-var-main.c (main): Rewrite using local
2002 variables and adjust get_version_2's return value check.
2003 Add small comment.
2004 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
2005 marker. Adjust testing strategy to make it work on all targets.
2006
ccab2054
JB
20072012-06-05 Joel Brobecker <brobecker@adacore.com>
2008
2009 * gdb.ada/bad-task-bp-keyword: New testcase.
2010
d0d86158
JK
20112012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2012
2013 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
2014 Simplify it to ...
2015 (symbol-file ${testfile1}): ... here.
2016 (test eliminated var my_global_symbol)
2017 (test eliminated var my_static_symbol)
2018 (test eliminated var my_global_func, get address of main): Wrap them to
2019 'single psymtabs' and 'single symtabs'
2020 (get address of my_global_symbol, get address of my_static_symbol)
2021 (get address of my_global_func, get address of main): Wrap them to
2022 'order1' and 'order2'.
2023
952cf74c
JK
2024 * gdb.base/code_elim.exp
2025 (add-symbol-file ${testfile1} 0x100000)
2026 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
2027 'order2'.
2028 (order1: add-symbol-file ${testfile1} 0x100000)
2029 (order1: add-symbol-file ${testfile2} 0x200000)
2030 (order2: add-symbol-file ${testfile2} 0x200000)
2031 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
2032 .bss as appropriate.
2033
0c5bf5a9
JK
20342012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2035
2036 * gdb.server/solib-list-lib.c: New file.
2037 * gdb.server/solib-list-main.c: New file.
2038 * gdb.server/solib-list.exp: New file.
2039
4196f325
MR
20402012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
2041
2042 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
2043 for 'set print symbol' change.
2044
bfb05775
JK
20452012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2046
2047 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
2048 .debug_abbrev_seg3.
2049
685b1105
JK
20502012-05-24 John Steele Scott <toojays@toojays.net>
2051
2052 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
2053 * gdb.dwarf2/dw2-icc-opaque.S: New file.
2054 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
2055
f3e0e960
SS
20562012-05-23 Stan Shebs <stan@codesourcery.com>
2057
2058 * gdb.mi/mi-info-os.exp: New file.
2059
11eb1b4d
KS
20602012-05-23 Keith Seitz <keiths@redhat.com>
2061
2062 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
2063 return -1 to suppress the rest of the tests.
2064 (compile_stap_bin): Return boolean success value.
2065
b1af9e97
TT
20662012-05-21 Tom Tromey <tromey@redhat.com>
2067
2068 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
2069 Remove kfails.
2070 (test_print_mi_member_types): Likewise.
2071
248537e3
TT
20722012-05-21 Tom Tromey <tromey@redhat.com>
2073
2074 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
2075 print symbol' change.
2076
d791e155
TJB
20772012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
2078
2079 * gdb.python/py-prompt.exp: Quit if the target is remote.
2080
e77afa2e
JK
20812012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2082
2083 Fix ERROR: internal buffer is full.
2084 * gdb.base/info-os.exp (expect_multiline): New function.
2085 (get process list, get process groups, get threads)
2086 (get file descriptors, get internet-domain sockets)
2087 (get shared-memory regions, get semaphores, get message queues): Use
2088 it for these tests.
2089
9cb709b6
TT
20902012-05-18 Tom Tromey <tromey@redhat.com>
2091
2092 * gdb.mi/mi-var-cmd.exp: Update.
2093 * gdb.objc/basicclass.exp (do_objc_tests): Update.
2094 * gdb.cp/virtbase.exp: Update.
2095 * gdb.cp/classes.exp (test_static_members): Update.
2096 * gdb.cp/casts.exp: Update.
2097 * gdb.base/pointers.exp: Update.
2098 * gdb.base/funcargs.exp (pointer_args): Update.
2099 (structs_by_reference): Update.
2100 * gdb.base/find.exp: Update.
2101 * gdb.base/call-strs.exp: Send "set print symbol off".
2102 * gdb.base/call-ar-st.exp: Update.
2103 * gdb.ada/fun_addr.exp: Update.
2104 * gdb.base/printcmds.exp (test_print_symbol): New proc.
2105 Call it.
2106 (test_print_repeats_10, test_print_strings)
2107 (test_print_char_arrays): Update.
2108
b012acdd
TT
21092012-05-18 Tom Tromey <tromey@redhat.com>
2110
2111 * gdb.base/charset.exp (string_display): Update.
2112
1d51a733
TT
21132012-05-18 Tom Tromey <tromey@redhat.com>
2114
2115 * gdb.mi/mi2-var-display.exp: Update.
2116 * gdb.mi/mi-var-display.exp: Update.
2117 * gdb.mi/mi-var-child.exp: Update.
2118 * gdb.cp/expand-psymtabs-cxx.exp: Update.
2119 * gdb.cp/cp-relocate.exp (get_func_address): Update.
2120
957df313
DE
21212012-05-17 Doug Evans <dje@google.com>
2122
682c7f7b
DE
2123 * info-macros.exp: Pass "debug" to prepare_for_testing.
2124
957df313
DE
2125 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
2126 * gdb.ada/Makefile.in (clean): Ditto.
2127 * gdb.arch/Makefile.in (clean): Ditto.
2128 * gdb.asm/Makefile.in (clean): Ditto.
2129 * gdb.base/Makefile.in (clean): Ditto.
2130 * gdb.cell/Makefile.in (clean): Ditto.
2131 * gdb.cp/Makefile.in (clean): Ditto.
2132 * gdb.disasm/Makefile.in (clean): Ditto.
2133 * gdb.dwarf2/Makefile.in (clean): Ditto.
2134 * gdb.fortran/Makefile.in (clean): Ditto.
2135 * gdb.go/Makefile.in (clean): Ditto.
2136 * gdb.hp/Makefile.in (clean): Ditto.
2137 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
2138 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
2139 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
2140 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
2141 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
2142 * gdb.java/Makefile.in (clean): Ditto.
2143 * gdb.linespec/Makefile.in (clean): Ditto.
2144 * gdb.mi/Makefile.in (clean): Ditto.
2145 * gdb.modula2/Makefile.in (clean): Ditto.
2146 * gdb.multi/Makefile.in (clean): Ditto.
2147 * gdb.objc/Makefile.in (clean): Ditto.
2148 * gdb.opencl/Makefile.in (clean): Ditto.
2149 * gdb.opt/Makefile.in (clean): Ditto.
2150 * gdb.pascal/Makefile.in (clean): Ditto.
2151 * gdb.python/Makefile.in (clean): Ditto.
2152 * gdb.reverse/Makefile.in (clean): Ditto.
2153 * gdb.server/Makefile.in (clean): Ditto.
2154 * gdb.stabs/Makefile.in (clean): Ditto.
2155 * gdb.threads/Makefile.in (clean): Ditto.
2156 * gdb.trace/Makefile.in (clean): Ditto.
2157 * gdb.xml/Makefile.in (clean): Ditto.
2158
abc9d0dc
TT
21592012-05-16 Tom Tromey <tromey@redhat.com>
2160
2161 * gdb.base/macscp1.c (macscp_expr): Add comment.
2162 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
2163
6a3a010b
MR
21642012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
2165
2166 * gdb.base/return-nodebug.exp: Also test float and double types.
2167
01429c8e
JK
21682012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2169
2170 PR testsuite/12649
2171 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
2172
54115cd4
JK
2173 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
2174
0c5f383f
SDJ
21752012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
2176
2177 * gdb.base/stap-probe.exp (stap_test): Remove calls to
2178 `rerun_to_main'.
2179 (stap_test_no_debuginfo): Likewise.
2180
e7e0cddf
SS
21812012-05-14 Stan Shebs <stan@codesourcery.com>
2182
2183 * gdb.base/dprintf.c: New file.
2184 * gdb.base/dprintf.exp: New file.
2185
c772f8e7
HZ
21862012-05-14 Hui Zhu <hui_zhu@mentor.com>
2187
2188 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
2189 * gdb.trace/disconnected-tracing.c: New file.
2190 * gdb.trace/disconnected-tracing.exp: New file.
2191
7efc75aa
SCR
21922012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2193
2194 * gdb.python/python.c: Add a new breakpoint comment.
2195 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
2196
85d4a676
SS
21972011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
2198
2199 * gdb.base/info-os.exp: New file.
2200 * gdb.base/info-os.c: New file.
2201
64ea88dc
JB
22022012-05-10 Joel Brobecker <brobecker@adacore.com>
2203
4647ab1b
JB
2204 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
2205 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
2206 New files.
64ea88dc 2207
afba63f1
JB
22082012-05-10 Joel Brobecker <brobecker@adacore.com>
2209
2210 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
2211 gdb.base/ctxobj.exp: New files.
2212
9d198b1e
TT
22132012-05-09 Tom Tromey <tromey@redhat.com>
2214
2215 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
2216
9bfee719
MR
22172012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
2218
2219 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
2220
3a7341d8
MR
22212012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
2222
2223 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
2224 before using it.
2225
52b3699b
TG
22262012-05-04 Tristan Gingold <gingold@adacore.com>
2227
2228 * gdb.base/set-noassign.exp: New test.
2229
a20ee7a4
SCR
22302012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2231
2232 * gdb.python/py-symbol.exp: Add tests to test the new methods
2233 gdb.Symtab.global_block() and gdb.Symtab.static_block().
2234 * gdb.python/py-symbol.c: Add new struct to help test
2235 gdb.Symtab.static_block().
2236
bf2f0858
DE
22372012-05-03 Doug Evans <dje@google.com>
2238
2239 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
2240 commented out.
2241
2d4e0376
YQ
22422012-05-03 Yao Qi <yao@codesourcery.com>
2243
2244 * gdb.base/catch-syscall.exp: Skip it before compilation if target
2245 doesn't support.
2246 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
2247 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
2248
6d0bb9f3
YQ
22492012-05-03 Yao Qi <yao@codesourcery.com>
2250
2251 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
2252
fd820528
DE
22532012-04-30 Doug Evans <dje@google.com>
2254
2255 PR testsuite/13961
2256 * gdb.dwarf2/pr13961.S: New file.
2257 * gdb.dwarf2/pr13961.exp: New file.
2258
b9e219b9
YQ
22592012-04-29 Yao Qi <yao@codesourcery.com>
2260
2261 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
2262
3019eac3
DE
22632012-04-28 Doug Evans <dje@google.com>
2264
2265 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
2266 .Ltype_int_in_cu2. Use name "int2" instead of "int".
2267 All uses updated.
2268 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
2269 "ptype func_cu1" to expand cu2 before cu1.
2270
62e5f89c
SDJ
22712012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2272 Tom Tromey <tromey@redhat.com>
2273
2274 * gdb.base/default.exp: Add `$_probe_arg*' convenience
2275 variables.
2276 * gdb.base/stap-probe.c: New file.
2277 * gdb.base/stap-probe.exp: New file.
2278 * gdb.trace/stap-trace.c: New file.
2279 * gdb.trace/stap-trace.exp: New file.
2280 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
2281 libgcc's unwinder.
2282
14132e89
MR
22832012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
2284
2285 * gdb.arch/mips16-thunks-inmain.c: New file.
2286 * gdb.arch/mips16-thunks-main.c: New file.
2287 * gdb.arch/mips16-thunks-sin.c: New file.
2288 * gdb.arch/mips16-thunks-sinfrob.c: New file.
2289 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
2290 * gdb.arch/mips16-thunks-sinmain.c: New file.
2291 * gdb.arch/mips16-thunks-sinmips16.c: New file.
2292 * gdb.arch/mips16-thunks.exp: New file.
2293
a766d390
DE
22942012-04-25 Doug Evans <dje@google.com>
2295
2296 * configure.ac: Create gdb.go/Makefile.
2297 * configure: Regenerate.
2298 * gdb.base/default.exp: Add "go" to "set language" testing.
2299 * gdb.go/Makefile.in: New file.
2300 * gdb.go/basic-types.exp: New file.
2301 * gdb.go/chan.exp: New file.
2302 * gdb.go/chan.go: New file.
2303 * gdb.go/handcall.exp: New file.
2304 * gdb.go/handcall.go: New file.
2305 * gdb.go/hello.exp: New file.
2306 * gdb.go/hello.go: New file.
2307 * gdb.go/integers.exp: New file.
2308 * gdb.go/integers.go: New file.
2309 * gdb.go/methods.exp: New file.
2310 * gdb.go/methods.go: New file.
2311 * gdb.go/package.exp: New file.
2312 * gdb.go/package1.go: New file.
2313 * gdb.go/package2.go: New file.
2314 * gdb.go/print.exp: New file.
2315 * gdb.go/strings.exp: New file.
2316 * gdb.go/strings.go: New file.
2317 * gdb.go/types.exp: New file.
2318 * gdb.go/types.go: New file.
2319 * gdb.go/unsafe.exp: New file.
2320 * gdb.go/unsafe.go: New file.
2321 * lib/future.exp: Add Go support.
2322 (gdb_find_go, gdb_find_go_linker): New procs.
2323 (gdb_default_target_compile): Add Go support.
2324 * lib/gdb.exp (skip_go_tests): New proc.
2325 * lib/go.exp: New file.
2326
e65f9ffb
TT
23272012-04-25 Tom Tromey <tromey@redhat.com>
2328
2329 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
2330
14e75d8e
JK
23312012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
2332 Jan Kratochvil <jan.kratochvil@redhat.com>
2333
2334 PR symtab/7259:
2335 * gdb.base/enumval.c: New test case.
2336 * gdb.base/enumval.exp: New test case.
2337 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
2338 field.bitpos.
2339
f3525b70
PA
23402012-04-17 Pedro Alves <palves@redhat.com>
2341
2342 * Makefile.in (site.exp): Make site.exp source
2343 $srcdir/lib/append_gdb_boards_dir.exp.
2344 * lib/append_gdb_boards_dir.exp: New file.
2345
bccbefd2
JK
23462012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2347
2348 New option "set auto-load safe-path".
2349 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
2350 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
2351
bf88dd68
JK
23522012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2353
2354 auto-load: Implementation.
2355 * gdb.base/help.exp (test set height): Increase the height.
2356 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
2357 to ...
2358 (info auto-load python-scripts): ... here.
2359 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
2360 to ...
2361 (info auto-load python-scripts *): ... here.
2362
c0d4d1c0
YQ
23632012-04-16 Yao Qi <yao@codesourcery.com>
2364
2365 * lib/trace-support.exp (get_in_proc_agent): New.
2366 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
2367 of in process trace agent.
2368 * gdb.trace/ftrace.exp: Likewise.
2369 * gdb.trace/pending.exp: Likewise.
2370 * gdb.trace/trace-break.exp: Likewise.
2371 * gdb.trace/trace-mt.exp
2372 * gdb.trace/tspeed.exp: Likewise.
2373 * gdb.trace/tstatus.exp
2374 * gdb.trace/strace.exp: Likewise.
2375
cbf68a60
TS
23762012-04-16 Thomas Schwinge <thomas@codesourcery.com>
2377
dd6d3b70
TS
2378 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
2379 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
2380
cbf68a60
TS
2381 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
2382
8264ba82
AG
23832012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2384
2385 PR mi/13393
2386 * gdb.mi/mi-var-rtti.cc: New file.
2387 * gdb.mi/mi-var-rtti.exp: New file.
2388 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
2389 function.
2390 (mi_varobj_update_with_type_change): updated to avoid code duplication.
2391
de0919f8 23922012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
2393
2394 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
2395 EXECUTABLES.
2396 * gdb.python/py-explore.c: C program used for testing the new
2397 'explore' command on C constructs.
2398 * gdb.python/py-explore.cc: C++ program used for testing the new
2399 'explore' command on C++ constructs.
2400 * gdb-python/py-explore.exp: Tests for the new 'explore'
2401 command on C constructs.
2402 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
2403 command on C++ constructs.
2404
a82da7dd
MK
24052012-04-07 Mark Kettenis <kettenis@gnu.org>
2406
2407 * gdb.base/funcargs.exp (complex_args): Fix typo.
2408
e127cba8
JK
24092012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2410
2411 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
2412 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
2413
40e084e1
KS
24142012-04-05 Keith Seitz <keiths@redhat.com>
2415
2416 * gdb.base/advance.exp: Update error message for
2417 "advance malformed" test.
2418 * gdb.base/break.exp: Likewise for "breakpoint with
2419 trailing garbage" test.
2420 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
2421 with trailing garbage" test.
2422 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
2423 trailng garbage" test.
2424 * gdb.base/until.exp: Likewise for "malformed until" test.
2425 * gdb.cp/ovldbreak.exp: Create the breakpoint table
2426 for "breakpoint info (after setting on all)".
2427 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
2428 tests.
2429 * gdb.cp/cplabel.cc: New file.
2430 * gdb.cp/cplabel.exp: New test.
2431 * gdb.linespec/ls-errs.c: New file.
2432 * gdb.linespec/ls-errs.exp: New test.
2433
a72c8f6a
JK
24342012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2435
2436 * gdb.trace/unavailable.exp
2437 (collect globals: print object on: print derived_partial)
2438 (collect globals: print object on: print derived_whole)
2439 (collect globals: print object off: print derived_partial)
2440 (collect globals: print object off: print derived_whole): Update
2441 expected output.
2442
f87a3023
KS
24432012-03-30 Keith Seitz <keiths@redhat.com>
2444
2445 * gdb.python: Add test for linespecs with commas.
2446
e2171b3c
KS
24472012-03-28 Keith Seitz <keiths@redhat.com>
2448
2449 * gdb.linespec/ls-dollar.cc: New file.
2450 * gdb.linespec/ls-dollar.exp: New test.
2451
24522012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
2453
2454 * gdb.cp/namespace.exp: Add breakpoint tests for functions
2455 starting with the global namespace.
2456
2f4e0a80
DE
24572012-03-23 Doug Evans <dje@google.com>
2458
2459 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
2460
7b282c5a
SCR
24612012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2462
2463 * gdb.python/py-value.cc: Add test case for testing the
2464 methodology exposing C++ values to Python.
2465 * gdb.python/py-value-cc.exp: Add tests testing the methodology
2466 exposing C++ values to Python.
2467 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
2468
2e98ca53
JK
24692012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2470 Siddhesh Poyarekar <siddhesh@redhat.com>
2471
2472 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
2473 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
2474 (generate native core dump): Make the test unsupported if core cannot
2475 be generated.
2476
8320cc4f
JK
24772012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2478
2479 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
2480 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
2481 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
2482
3a69ffb2
JK
24832012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
2484
2485 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
2486
8fabffee
DE
24872012-03-17 Doug Evans <dje@google.com>
2488
2489 * dg-extract-results.sh: Handle KFAILs.
2490
ab260dad
JK
24912012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2492
2493 PR symtab/13777
2494 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
2495
53ba8333
JB
24962012-03-16 Joel Brobecker <brobecker@adacore.com>
2497
2498 * gdb.ada/set_pckd_arr_elt: New testcase.
2499
481860b3
GB
25002012-03-16 Gary Benson <gbenson@redhat.com>
2501
2502 PR breakpoints/10738
2503 * gdb.opt/inline-break.exp: New file.
2504 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
2505 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
2506 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
2507 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
2508 * gdb.base/async-shell.exp: Likewise.
2509 * lib/mi-support.exp (library_loaded_re): Likewise.
2510
410528f0
TT
25112012-03-15 Tom Tromey <tromey@redhat.com>
2512
2513 * gdb.cp/virtfunc2.exp: Update expected output.
2514 * gdb.cp/pr9631.exp: Update expected output.
2515 * gdb.cp/member-ptr.exp: Update expected output.
2516 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
2517 output.
2518 * gdb.cp/casts.exp: Update expected output.
2519
c4aeac85
TT
25202012-03-15 Tom Tromey <tromey@redhat.com>
2521
2522 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
2523 (test_info_vtbl): Likewise.
2524 (do_tests): Call test_info_vtbl.
2525 * gdb.cp/virtfunc.cc (va): New global.
2526
856d06f9
TS
25272012-03-15 Thomas Schwinge <thomas@codesourcery.com>
2528
2529 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
2530 describing DWARF data structures.
2531 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
2532 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
2533 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
2534 * gdb.dwarf2/dw2-entry-value.S: Likewise.
2535 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
2536 * gdb.dwarf2/dw2-param-error.S: Likewise.
2537 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
2538 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
2539 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
2540 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
2541 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
2542 * gdb.dwarf2/pr11465.S: Likewise.
2543
e837f12a
JK
25442012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
2545
2546 * gdb.mi/mi2-prompt.exp: New file.
2547
ccbb4f28
JB
25482012-03-13 Joel Brobecker <brobecker@adacore.com>
2549
2550 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
2551
32039130
JB
25522012-03-13 Joel Brobecker <brobecker@adacore.com>
2553
2554 * gdb.ada/bp_range_type: New testcase.
2555
16899756
DE
25562012-03-13 Doug Evans <dje@google.com>
2557
2558 * gdb.base/default.exp: Delete tests for symbol-reloading.
2559 * gdb.base/help.exp: Ditto.
2560 * gdb.base/setshow.exp: Ditto.
2561 * gdb.base/gdb_history: Delete references to symbol-reloading.
2562
87b0bb13
JK
25632012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2564
2565 * gdb.base/attach-twice.c: New files.
2566 * gdb.base/attach-twice.exp: New files.
2567
0d7941a9
KS
25682012-03-08 Keith Seitz <keiths@redhat.com>
2569
2570 * lib/gdb.exp (gdb_get_line_number): Throw an
2571 error instead of returning -1.
2572 * gdb.base/break.exp: Remove unused variable
2573 bp_location5.
2574 * gdb.base/hbreak2.exp: Likewise.
2575 * gdb.base/sepdebug.exp: Likewise.
2576
f4647387
YQ
25772012-03-08 Yao Qi <yao@codesourcery.com>
2578 Pedro Alves <palves@redhat.com>
2579
2580 Fix PR server/13392.
2581 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
2582 (tracepoint_change_loc_2): Remove kfail. Return if failed to
2583 download tracepoints.
2584 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
2585 (pending_tracepoint_resolved_during_trace): Likewise.
2586 (pending_tracepoint_installed_during_trace): Likewise.
2587 (pending_tracepoint_with_action_resolved): Likewise.
2588
83c532cb
KS
25892012-03-08 Keith Seitz <keiths@redhat.com>
2590
2591 * gdb.ada/array_bounds.exp: Get breakpoint for line
2592 with "START", not "STOP".
2593 * gdb.python/py-infthread.exp: Do not continue to
2594 line marked "Break here.", which is undefined.
2595
d6b6bbb7
LM
25962012-03-08 Luis Machado <lgustavo@codesourcery.com>
2597
2598 Revert:
2599
2600 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2601
2602 Implement testsuite workaround for PR breakpoints/13781.
2603 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
2604 (set breakpoint condition-evaluation host): New conditional command.
2605
7fe25d9b
JK
26062012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2607
2608 Fix CU relative vs. absolute DIE offsets.
2609 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
2610 one.
2611
51898c15
JK
26122012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2613
2614 Fix false FAIL on distros with relro linkage as default.
2615 * gdb.reverse/solib-precsave.exp: Try to compile the test using
2616 -Wl,-z,norelro first.
2617
8131799e
JB
26182012-03-06 Joel Brobecker <brobecker@adacore.com>
2619
2620 * gdb.ada/bp_on_var: New testcase.
2621
ba241969
JB
26222012-03-06 Joel Brobecker <brobecker@adacore.com>
2623
2624 * gdb.ada/bp_enum_homonym: New testcase.
2625
abe49676
YQ
26262012-03-06 Yao Qi <yao@codesourcery.com>
2627
2628 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
2629 x86_64-*-* and i?86-*-*.
2630 Set up KFAIL for gdb/13808.
2631
d8df103b
TT
26322012-03-05 Tom Tromey <tromey@redhat.com>
2633
2634 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
2635 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
2636
b7b189f3
TT
26372012-03-05 Tom Tromey <tromey@redhat.com>
2638
2639 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
2640
69dc1c4d
YQ
26412012-03-04 Yao Qi <yao@codesourcery.com>
2642
2643 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
2644 messages for KFAIL.
2645
3f20c47f
JK
26462012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2647
2648 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
2649 (print one_two_three, indexes off, print few_reps, indexes off)
2650 (print many_reps, indexes off, print empty, indexes off)
2651 (print one_two_three, print few_reps, print many_reps, print empty):
2652 Call setup_xfail if $gcc_old.
2653
abf1152a
JK
26542012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2655
2656 Implement testsuite workaround for PR breakpoints/13781.
2657 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
2658 (set breakpoint condition-evaluation host): New conditional command.
2659
a06715f8
JK
26602012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2661
2662 Code cleanup.
2663 * gdb.cp/mb-templates.exp: New variables executable. Use it for
2664 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
2665 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
2666 number 1 by $bpnum. Four times.
2667
5808517f
YQ
26682012-03-03 Yao Qi <yao@codesourcery.com>
2669
2670 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
2671
dfe2ac14
JK
26722012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2673
2674 Setup KFAIL for PR server/13796.
2675 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
2676
8bbc467a
JB
26772012-03-02 Joel Brobecker <brobecker@adacore.com>
2678
2679 * gdb.ada/operator_bp: New testcase.
2680
c0eac87f
JB
26812012-03-02 Joel Brobecker <brobecker@adacore.com>
2682
2683 * gdb.ada/info_locals_renaming: New testcase.
2684
4f42c881
TT
26852012-03-02 Tom Tromey <tromey@redhat.com>
2686
2687 * gdb.base/nextoverexit.c: New file.
2688 * gdb.base/nextoverexit.exp: New file.
2689
7380c0c9
EBM
26902012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
2691
2692 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
2693 parameter.
2694
1faeff08
MR
26952012-03-01 Maciej W. Rozycki <macro@mips.com>
2696
2697 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
2698 core registers.
2699
320b6f49
MR
27002012-03-01 Maciej W. Rozycki <macro@mips.com>
2701 Maciej W. Rozycki <macro@codesourcery.com>
2702 Daniel Jacobowitz <dan@codesourcery.com>
2703
2704 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
2705
ad5f7d6e
PA
27062012-03-01 Pedro Alves <palves@redhat.com>
2707
2708 PR gdb/13767
2709
2710 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
2711 (gdb_collect_globals_test): Call it.
2712
d3dc44a6
KS
27132012-03-01 Keith Seitz <keiths@redhat.com>
2714
2715 * gdb.cp/method2.exp: Output of overload menu is now
2716 alphabetized. Update tests for "break A::method".
2717 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
2718 of hard-coding them.
2719 Overload menu is alphabetized: rewrite to accommodate.
2720 Unset variables LINE and TYPES which are used in other tests.
2721 Compute the output of "info break".
2722 Update the breakpoint table after all breakpoints are deleted.
2723 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
2724 compute ACTUALS and the method body based on parameters.
2725 Update expected output accordingly.
2726 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
2727 unique comments to allow the use of gdb_get_line_number.
2728
27292012-03-01 Keith Seitz <keiths@redhat.com>
2730
2731 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
2732 some Tcl syntax.
2733 * gdb.cp/ovldbreak.exp: Likewise.
2734
7949c2a0
KS
27352012-03-01 Keith Seitz <keiths@redhat.com>
2736
2737 * gdb.base/help.exp (help show user): Update expected result
2738 for new doc string changes (add "non-python").
2739
7d74f244
DE
27402012-03-01 Scott J. Goldman <scottjg@vmware.com>
2741
2742 * gdb.python/py-cmd.exp: Add test to verify that python commands can
2743 be put in the user-defined category and that the commands appear in
2744 "help user-defined".
2745
1b611343
JB
27462012-02-29 Joel Brobecker <brobecker@adacore.com>
2747
2748 * gdb.ada/tagged_not_init: New testcase.
2749
99b1c762
JB
27502012-02-29 Joel Brobecker <brobecker@adacore.com>
2751
2752 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
2753 * gdb.ada/enum_idx_packed: New testcase.
2754
2d4a02ee
JB
27552012-02-29 Joel Brobecker <brobecker@adacore.com>
2756
2757 * gdb.ada/aliased_array: New testcase.
2758
2e6fda7d
JB
27592012-02-29 Joel Brobecker <brobecker@adacore.com>
2760
2761 * gdb.ada/whatis_array_val: New testcase.
2762
9a7f938f
JK
27632012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2764
2765 Fix disp-step-syscall.exp: fork: single step over fork.
2766 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
2767 whitespaces.
2768 (single step over $syscall): Remove its check.
2769 (single step over $syscall final pc): New check.
2770
8703a944
JK
27712012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2772
2773 Support processors without SSSE3.
2774 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
2775 pabsd into ...
2776 (ssse3_test): ... a new function.
2777 (main): Call ssse3_test.
2778 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
2779 Update expected values everywhere.
2780 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
2781 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
2782 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
2783 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
2784 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
2785 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
2786 Move these tests lower.
2787 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
2788 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
2789 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
2790 New tests.
2791
c03e6ccc
YQ
27922012-02-29 Yao Qi <yao@codesourcery.com>
2793 Pedro Alves <palves@redhat.com>
2794
2795 * gdb.trace/trace-mt.c: New.
2796 * gdb.trace/trace-mt.exp: New.
2797
7964b62a
TS
27982012-02-28 Thomas Schwinge <thomas@codesourcery.com>
2799
2c8910ba
TS
2800 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
2801 numbers instead of hardcoding them.
2802 * gdb.base/annota1.c: Provide suitable markers.
2803 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
2804 numbers instead of hardcoding them.
2805 * gdb.base/annota3.c: Provide suitable markers.
2806
2807 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
2808 * gdb.base/annota3.c: Likewise.
2809 * gdb.base/sigall.c: Likewise.
2810 * gdb.base/signals.c: Likewise.
2811 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 2812
5a41c0b7
MR
28132012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
2814
2815 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
2816 failure return path.
2817
ebbbe5c5
LM
28182012-02-27 Luis Machado <lgustavo@codesourcery.com>
2819
2820 * gdb.base/save-bp.exp: Account for new condition evaluator output.
2821
8d126d8a
LM
28222012-02-24 Luis Machado <lgustavo@codesourcery.com>
2823
2824 * gdb.base/cond-eval-mode.exp: New file.
2825
11337c2f
PA
28262012-02-24 Pedro Alves <palves@redhat.com>
2827
2828 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
2829 (top level): Use with_test_prefix.
2830
13fc3e3c
PA
28312012-02-24 Pedro Alves <palves@redhat.com>
2832
2833 * gdb.threads/attach-into-signal.exp (corefunc): Use
2834 with_test_prefix.
2835
07c1b626
JK
28362012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2837
2838 Fix false FAILs on old CPUs without SSE.
2839 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
2840 Return untested for Illegal instruction.
2841
596ba138
JK
28422012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2843
2844 Fix false FAILs with glibc debug infos installed.
2845 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
2846 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
2847
aeaa2474
SA
28482012-02-22 Sterling Augustine <saugustine@google.com>
2849
2850 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
2851 constant with cast.
2852
aed555c9
PA
28532012-02-21 Pedro Alves <palves@redhat.com>
2854
2855 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
2856
78afebb4
PA
28572012-02-21 Pedro Alves <palves@redhat.com>
2858
2859 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
2860
fdcfef12
PA
28612012-02-21 Pedro Alves <palves@redhat.com>
2862
2863 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
2864 with_test_prefix.
2865
0f4d39d5
PA
28662012-02-21 Pedro Alves <palves@redhat.com>
2867
2868 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
2869 with_test_prefix here.
2870 (top level): Do it here instead. Remove `:' from the
2871 with_test_prefix string.
2872 * gdb.base/attach-pie-misread.exp: Remove the leading space the
2873 the suffix `:' from the with_test_prefix prefix string.
2874 * gdb.base/break-interp.exp: Ditto.
2875 * gdb.base/catch-load.exp: Ditto.
2876 * gdb.base/disp-step-syscall.exp: Ditto.
2877 * gdb.base/jit-so.exp: Ditto.
2878 * gdb.base/jit.exp: Ditto.
2879 * gdb.base/sepdebug.exp: Ditto.
2880 * gdb.base/solib-display.exp: Ditto.
2881 * gdb.base/solib-overlap.exp: Ditto.
2882 * gdb.base/watch-cond-infcall.exp: Ditto.
2883 * gdb.base/watchpoint.exp: Ditto.
2884 * gdb.dwarf2/dw2-noloc.exp: Ditto.
2885 * gdb.mi/mi-watch.exp: Ditto.
2886 * gdb.mi/mi2-watch.exp: Ditto.
2887 * gdb.threads/non-ldr-exc-1.exp: Ditto.
2888 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2889 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2890 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2891 * gdb.threads/watchpoint-fork.exp: Ditto.
2892 * gdb.threads/watchthreads-reorder.exp: Ditto.
2893 * gdb.trace/change-loc.exp: Ditto.
2894 * gdb.trace/pending.exp: Ditto.
2895 * gdb.trace/status-stop.exp: Ditto.
2896 * gdb.trace/strace.exp: Ditto.
2897 * gdb.trace/trace-break.exp: Ditto.
2898 * gdb.trace/unavailable.exp: Ditto.
2899 * lib/gdb.exp (with_test_prefix): Always prefix with space and
2900 suffix with colon. Adjust leading comments.
2901
6a5870ce
PA
29022012-02-21 Pedro Alves <palves@redhat.com>
2903 Tom Tromey <tromey@redhat.com>
2904
2905 * lib/gdb.exp: Add description of test prefixes.
2906 (with_test_prefix): New procedure.
2907 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
2908 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
2909 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
2910 instead of lappend to append to pf_prefix.
2911 * gdb.base/catch-load.exp: Use with_test_prefix.
2912 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
2913 * gdb.base/jit-so.exp: Use with_test_prefix.
2914 * gdb.base/jit.exp: Use with_test_prefix.
2915 * gdb.base/return-nodebug.exp (do_test): Use append instead of
2916 lappend to append to pf_prefix.
2917 * gdb.base/sepdebug.exp: Use with_test_prefix.
2918 * gdb.base/solib-display.exp: Use with_test_prefix.
2919 * gdb.base/solib-overlap.exp: Use with_test_prefix.
2920 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
2921 * gdb.base/watchpoint.exp: Use with_test_prefix.
2922 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
2923 * gdb.mi/mi-watch.exp: Use with_test_prefix.
2924 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
2925 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
2926 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
2927 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
2928 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
2929 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
2930 append instead of lappend to append to pf_prefix.
2931 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
2932 * gdb.trace/change-loc.exp: Use with_test_prefix.
2933 * gdb.trace/pending.exp: Use with_test_prefix.
2934 * gdb.trace/status-stop.exp: Use with_test_prefix.
2935 * gdb.trace/strace.exp: Use with_test_prefix.
2936 * gdb.trace/trace-break.exp: Use with_test_prefix.
2937 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
2938 instead of lappend to append to pf_prefix.
2939
35dc4a6b
JK
29402012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2941
2942 Fix racy FAILs.
2943 * gdb.base/inferior-died.c (main): Add return of 0.
2944 * gdb.base/inferior-died.exp (continue): Fix expectation of
2945 asynchronous events.
2946 (p 1): New test.
2947
c5a006e6
PA
29482012-02-20 Pedro Alves <palves@redhat.com>
2949
2950 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
2951 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
2952 gdb's internal debug output. For the non-threaded case, look for
2953 "Program received signal SIGLARM", for the threaded case, peek at
2954 the thread's siginfo.
2955
cc51a170
PA
29562012-02-20 Pedro Alves <palves@redhat.com>
2957
2958 General cleanup, make output test messages unique, and build
2959 different executable files for the non-threaded and threaded
2960 cases.
2961
2962 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
2963 Delete.
2964 (executable_nothr, executable_thr): New globals.
2965 (top level): Adjust to delete both executables.
2966 (corefunc): New parameter $executable. Set $pf_prefix instead of
2967 hand writing a prefix in tests. Issue a clean_restart and enable
2968 lin-lwp debug output here.
2969 (top level): Adjust. Use build_executable. Don't start gdb here,
2970 and don't enable lin-lwp debug output here.
2971 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
2972
c755f03d
JK
29732012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2974
2975 Fix racy FAILs.
2976 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
2977 "continue" command.
2978
6bec5e0a
JK
29792012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2980
2981 Fix for gdbserver non-extended mode.
2982 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
2983 and gdb_run_cmd.
2984
2e8265fd
TT
29852012-02-17 Tom Tromey <tromey@redhat.com>
2986
2987 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
2988 * gdb.python/py-events.exp: Check 'dir' output.
2989 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
2990
9e507076
YQ
29912012-02-17 Yao Qi <yao@codesourcery.com>
2992
2993 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
2994
32d22ab1
TT
29952012-02-16 Tom Tromey <tromey@redhat.com>
2996
2997 * gdb.base/inferior-died.c: Don't include stdio.h.
2998
9addecb9
TT
29992012-02-16 Tom Tromey <tromey@redhat.com>
3000
3001 * gdb.base/inferior-died.c: New file.
3002 * gdb.base/inferior-died.exp: New file.
3003
4cb6da1c
AR
30042012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
3005
3006 * gdb.base/break-inline.exp: New file.
3007 * gdb.base/break-inline.c: New file.
3008
3af2590d
TT
30092012-02-15 Tom Tromey <tromey@redhat.com>
3010
3011 * gdb.base/pc-fp.exp: Add "info register" tests.
3012
29988831
TT
30132012-02-15 Tom Tromey <tromey@redhat.com>
3014
3015 * gdb.base/regs.exp: Remove.
3016
10010058
PA
30172012-02-15 Pedro Alves <palves@redhat.com>
3018
3019 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
3020 the target doesn't support tracepoints.
3021 * gdb.trace/circ.exp: Ditto.
3022 * gdb.trace/collection.exp: Ditto.
3023 * gdb.trace/packetlen.exp: Ditto.
3024 * gdb.trace/passc-dyn.exp: Ditto.
3025 * gdb.trace/report.exp: Ditto.
3026 * gdb.trace/tfind.exp: Ditto.
3027 * gdb.trace/tspeed.exp: Ditto.
3028 * gdb.trace/tsv.exp: Ditto.
3029 * gdb.trace/unavailable.exp: Ditto.
3030 * gdb.trace/while-dyn.exp: Ditto.
3031
a2e0062d
PA
30322012-02-15 Pedro Alves <palves@redhat.com>
3033
3034 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
3035 gdb_test_multiple, and call unsupported instead of fail, if the
3036 remote side does not support the request.
3037
a1999d40
PA
30382012-02-15 Pedro Alves <palves@redhat.com>
3039
3040 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
3041 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
3042 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
3043 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
3044 * gdb.server/server-run.exp: Make sure gdb is disconnected.
3045 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
3046 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
3047 doesn't start with "extended-" already.
3048
7cee1e54
PA
30492012-02-15 Pedro Alves <palves@redhat.com>
3050
3051 Support extended-remote. Avoid cascading timeouts.
3052
3053 * gdb.base/attach.exp (do_attach_tests): Add expected output for
3054 the extended-remote target. If attaching with no file fails, load
3055 the file manually.
3056 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
3057
816338b5
SS
30582012-02-14 Stan Shebs <stan@codesourcery.com>
3059
3060 * gdb.base/ena-dis-br.exp: Add enable count test.
3061
cc30c4bd
PA
30622012-02-13 Pedro Alves <palves@redhat.com>
3063
3064 * config/mips-idt.exp: Delete.
3065 * gdb.base/a2-run.exp: Remove mips-idt xfails.
3066 * gdb.base/bitfields.exp: Remove mips-idt restarts.
3067 * gdb.base/break.exp: Remove mips-idt references.
3068 * gdb.base/chng-syms.exp: Ditto.
3069 * gdb.base/default.exp: Ditto.
3070 * gdb.base/funcargs.exp (funcargs_reload): Delete.
3071 (top level): Don't call it.
3072 * gdb.base/opaque.exp: Remove mips-idt restarts.
3073 * gdb.base/ptype.exp: Remove mips-idt xfails.
3074 * gdb.base/scope.exp: Remove mips-idt restarts.
3075 * gdb.base/sepdebug.exp: Remove mips-idt references.
3076 * gdb.base/watchpoint.exp (maybe_clean_restart)
3077 (maybe_reinitialize): Delete.
3078 (test_disabling_watchpoints, test_disabling_watchpoints)
3079 (test_watchpoint_triggered_in_syscall)
3080 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
3081 Don't call them.
3082
57008375
JK
30832012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3084
3085 * gdb.server/server-exec-info.exp: New file.
3086
4a2d9c08
PA
30872012-02-10 Pedro Alves <palves@redhat.com>
3088
3089 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
3090 always non-empty.
3091 (test_attach): Always pass $exec to test_attach_gdb.
3092
09fa21bd
TT
30932012-02-08 Tom Tromey <tromey@redhat.com>
3094
3095 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
3096 before inferior is started.
3097
f0823d2c
TT
30982012-02-07 Tom Tromey <tromey@redhat.com>
3099
3100 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
3101 Symbol.value.
3102 * gdb.python/py-symbol.c (qq): Set default value.
3103
31042012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
3105
3106 * gdb.python/py-symbol.c (qq): New global.
3107 * gdb.python/py-symbol.exp: Add test for frame-less
3108 lookup_symbol.
3109 * gdb.python/py-symtab.exp: Fix line number.
3110
f7e44f65
JB
31112012-02-03 Joel Brobecker <brobecker@adacore.com>
3112
3113 * gdb.ada/mi_task_arg: New testcase.
3114
4c9ed63c
PA
31152012-02-02 Pedro Alves <palves@redhat.com>
3116
3117 * gdb.reverse/until-precsave.exp: Also put "record save" under the
3118 extended timeout.
3119
c0b9f2c6
PA
31202012-02-02 Pedro Alves <palves@redhat.com>
3121
3122 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
3123 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
3124
5f8cefd7
PA
31252012-02-02 Pedro Alves <palves@redhat.com>
3126
3127 * gdb.base/term.exp: Rewrite.
3128 * gdb.base/term.c: New.
3129
2f3a2569
PA
31302012-02-02 Pedro Alves <palves@redhat.com>
3131
3132 * gdb.base/default.exp (run "r" abbreviation, run): Add
3133 extended-remote expected output.
3134
f149aabd
TT
31352012-02-02 Tom Tromey <tromey@redhat.com>
3136
3137 * gdb.cp/dispcxx.exp: New file.
3138 * gdb.cp/dispcxx.cc: New file.
3139
03bef283
TT
31402012-02-01 Tom Tromey <tromey@redhat.com>
3141
3142 * gdb.base/jit-simple.exp: New file.
3143 * gdb.base/jit-simple.c: New file.
3144
a79b18b5
YQ
31452012-01-30 Yao Qi <yao@codesourcery.com>
3146
3147 * gdb.base/skip.exp: Make test result unique.
3148
f0d1a53e
JK
31492012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3150
3151 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
3152 compatibility with valgrind-3.7.0.
3153
4b3c9f41
PA
31542012-01-27 Pedro Alves <palves@redhat.com>
3155
3156 * gdb.base/watchpoint.exp (no_hw): New global.
3157 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
3158 disable hw watchpoints.
3159 (test_wide_location_1, test_wide_location_2): If no_hw is set,
3160 don't expect hw watchpoints.
3161 (no_hw_watchpoints): Always clean restart.
3162 (do_tests): New procedure, factored out from the top level.
3163 (top level): Run tests twice. Once with hw watchpoints enabled,
3164 another time with hw watchpoints disabled.
3165
a13491c8
PA
31662012-01-27 Pedro Alves <palves@redhat.com>
3167
3168 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
3169 out from the top level.
3170 (top level): Call it instead.
3171
f2c8a051
PA
31722012-01-27 Pedro Alves <palves@redhat.com>
3173
3174 * gdb.base/watchpoint.exp (top level): Re-enable hardware
3175 watchpoints sooner.
3176
654d7a9e
PA
31772012-01-27 Pedro Alves <palves@redhat.com>
3178
3179 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
3180
274f47f3
PA
31812012-01-27 Pedro Alves <palves@redhat.com>
3182
3183 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
3184 "You may have requested too many hardware
3185 breakpoints/watchpoints".
3186
e4d63ba2
PA
31872012-01-27 Pedro Alves <palves@redhat.com>
3188
3189 * gdb.base/watchpoint.exp (maybe_clean_restart)
3190 (maybe_reinitialize): New.
3191 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
3192 expect "hit N times".
3193 (test_disabling_watchpoints, test_complex_watchpoint)
3194 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
3195 Call maybe_clean_restart.
3196 (top level): Use clean_restart. Remove "mips-idt-*"
3197 reinitialization.
3198
dbd95daf
PA
31992012-01-27 Pedro Alves <palves@redhat.com>
3200
3201 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
3202
f3ad2025
PA
32032012-01-27 Pedro Alves <palves@redhat.com>
3204
3205 * gdb.base/watchpoint.exp: Clean restart after tests that don't
3206 require `initialize' anymore. Remove unnecessary `initialize'
3207 calls.
3208
100aa3ae
PA
32092012-01-27 Pedro Alves <palves@redhat.com>
3210
3211 * gdb.base/watchpoint.exp (wp_set): Delete.
3212 (initialize, test_simple_watchpoint, top level): Remove dead code.
3213
c79a8e11
PA
32142012-01-27 Pedro Alves <palves@redhat.com>
3215
3216 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
3217 typo.
3218
048fe15a
PA
32192012-01-27 Pedro Alves <palves@redhat.com>
3220
3221 * config/extended-gdbserver.exp: New file.
3222 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
3223 comment.
3224 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
3225 * boards/native-extended-gdbserver.exp: New file.
3226
4033a6bf
PA
32272012-01-26 Pedro Alves <palves@redhat.com>
3228
3229 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
3230 and gdb_test_multiple.
3231
3d7f4b81
PA
32322012-01-26 Pedro Alves <palves@redhat.com>
3233
3234 Make test messages unique, and more identifiable.
3235 * gdb.multi/watchpoint-multi.exp: Change test messages.
3236
484abf42
TT
32372012-01-25 Tom Tromey <tromey@redhat.com>
3238
3239 * gdb.base/solib-disc.exp: Fix regexps.
3240
edcc5120
TT
32412012-01-24 Tom Tromey <tromey@redhat.com>
3242
3243 * lib/mi-support.exp (mi_expect_stop): Add special case for
3244 solib-event.
3245 * gdb.base/catch-load-so.c: New file.
3246 * gdb.base/catch-load.exp: New file.
3247 * gdb.base/catch-load.c: New file.
3248 * gdb.base/break-interp.exp (reach_1): Update regexp.
3249
30b91c90
JK
32502012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3251
3252 Fix fuzzy results.
3253 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
3254 lpsimple and func.
3255
53fe1783
GB
32562012-01-24 Gary Benson <gbenson@redhat.com>
3257
3258 Delete #if 0'd out code.
3259 * gdb.base/default.exp (info catch): Remove.
3260 * gdb.base/gdb_history (info catch): Likewise.
3261 * gdb.base/help.exp (info catch): Likewise.
3262
d0d8b0c6
JK
32632012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3264
3265 Fix watchpoints to be specific for each inferior.
3266 * gdb.multi/watchpoint-multi.c: New file.
3267 * gdb.multi/watchpoint-multi.exp: New file.
3268
4403d8e9
JK
32692012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3270
3271 Fix watchpoints across inferior fork.
3272 * gdb.threads/watchpoint-fork-child.c: New file.
3273 * gdb.threads/watchpoint-fork-mt.c: New file.
3274 * gdb.threads/watchpoint-fork-parent.c: New file.
3275 * gdb.threads/watchpoint-fork-st.c: New file.
3276 * gdb.threads/watchpoint-fork.exp: New file.
3277 * gdb.threads/watchpoint-fork.h: New file.
3278
050a2e1d
PA
32792012-01-23 Pedro Alves <palves@redhat.com>
3280
3281 * gdb.base/call-signal-resume.exp: Allow output after "return".
3282
6a52fb62
PA
32832012-01-20 Pedro Alves <palves@redhat.com>
3284
3285 * gdb.python/py-finish-breakpoint.py: Fix typo.
3286
145b16a9
UW
32872012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3288
3289 * gdb.base/info-proc.exp: Also run on remote targets. Main
3290 "info proc" command is now always present; whether target supports
3291 actual info proc operation is detected when attempting to issue
3292 the command.
3293
26f6125e
JK
32942012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3295
3296 * .gdbinit: Remove.
3297
eb5227ce
PA
32982012-01-19 Pedro Alves <palves@redhat.com>
3299
3300 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
3301 look at the funtions' returns.
3302 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
3303 (jprint.print(int, int)): Change return type to int. Adjust.
3304
1db33378
PP
33052012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
3306
3307 PR gdb/9538
3308 * gdb.base/sepdebug.exp: New test.
3309
b9736cf8
PA
33102012-01-18 Pedro Alves <palves@redhat.com>
3311
3312 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
3313 Allow output before ^done.
3314
4aac40c8
TT
33152012-01-16 Tom Tromey <tromey@redhat.com>
3316
3317 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
3318 Add tests for relative directory.
3319
cafec441
TT
33202012-01-16 Tom Tromey <tromey@redhat.com>
3321
3322 * gdb.base/printcmds.c (enum flag_enum): New.
3323 (three): New global.
3324 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
3325 enum printing.
3326 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
3327 FlagEnumerationPrinter.
3328 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
3329 * gdb.python/py-pp-maint.c (enum flag_enum): New.
3330 (fval): New global.
3331
abcc4978
PA
33322012-01-16 Pedro Alves <palves@redhat.com>
3333
3334 * lib/gdb.exp (banned_procedures): New variable.
3335 (banned_variables_traced): Rename to ...
3336 (banned_traced): ... this.
3337 (gdb_init): Also trace banned procedures.
3338 (gdb_finish): Also untrace banned procedures.
3339
97ccebe8
PA
33402012-01-16 Pedro Alves <palves@redhat.com>
3341
3342 Remove all calls to strace.
3343
2af7517b
JK
33442012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3345
3346 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
3347 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
3348
9241a8bc
PP
33492012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
3350
3351 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
3352 * gdb.base/pie-execl.exp: Likewise.
3353
3848a17f
KS
33542012-01-12 Keith Seitz <keiths@redhat.com>
3355
3356 PR mi/10586
3357 * gdb.mi/var-cmd.c (struct anonymous): New structure.
3358 (do_anonymous_type_tests): New function.
3359 (main): Call do_anonymous_type_tests.
3360 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
3361 (verify_everything): New procedure.
3362 * gdb.mi/mi-var-cp.cc (class A): New class.
3363 (anonymous_structs_and_unions): New function.
3364 (main): Call anonymous_structs_and_unions.
3365 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
3366 (verify_everything): New procedure.
3367
440e2fca
KS
33682012-01-12 Keith Seitz <keiths@redhat.com>
3369
3370 * lib/mi-support.exp: Expand comments about PATH_EXPR.
3371 (varobj_tree::get_path_expr): Assume that all varobjs are
3372 compound unless they are known simple types.
3373 Adjust path expressions based on parent type, path parent type,
3374 and tree language.
3375 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
3376 the root varobj.
3377 (mi_walk_varobj_tree): Add LANGUAGE parameter.
3378
675399c9
PA
33792012-01-11 Pedro Alves <palves@redhat.com>
3380
3381 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
3382 core files on this machine" anymore.
3383
97ddaa9b
PH
33842012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3385
3386 * gdb.base/watchpoint.c (recurser): Initialize local_x.
3387 (main): Repeat recurser call.
3388 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
3389 equivalent to 'local_x'.
3390
ea733575
PH
33912012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3392 Joel Brobecker <brobecker@adacore.com>
3393
3394 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
3395
2ca0b532
PA
33962012-01-05 Pedro Alves <alves.ped@gmail.com>
3397
3398 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
3399 * gdb.python/py-events.c (first): Add bits for new "step N" test.
3400 * gdb.python/py-events.exp: Test that "step N" tripping on a
3401 breakpoint emits a breakpoint event.
3402
6e681866
JB
34032012-01-03 Joel Brobecker <brobecker@adacore.com>
3404
3405 * gdb.base/auxv.exp: Reformat the copyright notice.
3406
3c2d6aff
YQ
34072012-01-03 Yao Qi <yao@codesourcery.com>
3408
3409 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
3410 (strace_trace_on_diff_addr): New.
3411 * gdb.trace/strace.c: (main): Add two local variables.
3412
0852fee3
UW
34132011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
3414
3415 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
3416 * gdb.cell/gcore.exp: Likewise.
3417 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
3418 to verify the correct instance of main is selected.
3419
12c3e59c
JB
34202012-01-02 Joel Brobecker <brobecker@adacore.com>
3421
3422 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
3423 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
3424 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
3425 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
3426 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
3427 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
3428 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
3429 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
3430 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
3431 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
3432 gdb.threads/thread_check.c: Reformat copyright header.
3433
c0f378ec
EBM
34342011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
3435
e4a7ca93 3436 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
3437 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
3438 is not enabled.
3439
3bc96cfb
JK
34402011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3441
3442 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
3443 parameter to self_exec, adjust the function.
3444 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
3445 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
3446 (set var do_exit = 0): Remove test.
3447 (newline at end of file): Add one.
3448
095bcf5e
JB
34492011-12-27 Joel Brobecker <brobecker@adacore.com>
3450
3451 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
3452 New files.
3453
18d19bd1
JK
34542011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3455
3456 Fix racy FAILs.
3457 * gdb.threads/fork-thread-pending.c (barrier): New variable.
3458 (thread_function, thread_forker): Call pthread_barrier_wait for it.
3459 (main): Call pthread_barrier_init for it.
3460
e809353a
JK
34612011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3462
3463 Fix double send_gdb leading to racy FAILs.
3464 * gdb.base/break.exp (set silent break bp_location1): Replace
3465 3x send_gdb and gdb_expect by gdb_test.
3466 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
3467 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
3468 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
3469 instead of send_gdb. Twice.
3470 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
3471 3x send_gdb and gdb_expect by gdb_test.
3472 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
3473
da8cb7ec
JK
34742011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3475
3476 * gdb.linespec/linespec.exp: Compile using {c++}.
3477
ae1a303e
JK
34782011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3479
3480 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
3481 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
3482 (verify GCC PR debug/51668): New test.
3483
cc72b2a2
KP
34842011-12-23 Kevin Pouget <kevin.pouget@st.com>
3485
3486 Introduce gdb.FinishBreakpoint in Python.
3487 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
3488 py-finish-breakpoint2
3489 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
3490 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
3491 instead of line number.
3492 * gdb.python/py-finish-breakpoint.c: New file.
3493 * gdb.python/py-finish-breakpoint.exp: New file.
3494 * gdb.python/py-finish-breakpoint.py: New file.
3495 * gdb.python/py-finish-breakpoint2.cc: New file.
3496 * gdb.python/py-finish-breakpoint2.exp: New file.
3497 * gdb.python/py-finish-breakpoint2.py: New file.
3498
3b7962f9
JK
34992011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3500
3501 Partial fix of compatibility with gcc-4.7.
3502 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
3503 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
3504 Add comment to add a PASS case in the future.
3505
6538471c
JK
3506 Fix compatibility with gcc-4.7.
3507 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
3508
7052e42c
UW
35092011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
3510
3511 PR tdep/12797
3512 * gdb.base/callfuncs.exp: Remove KFAIL.
3513
9ac7f98e
JB
35142011-12-21 Joel Brobecker <brobecker@adacore.com>
3515
3516 * gdb.ada/task_bp: New testcase.
3517
f6eeced0
JK
35182011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3519
3520 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
3521 -DNO_SECTIONS.
3522 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
3523
72225e17
JK
35242011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3525
3526 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
3527 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
3528 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
3529 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
3530 conditional for gcc <= 4.5.
3531
13ac8d2c
JK
35322011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3533
3534 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
3535 by XFAIL.
3536 * gdb.cp/static-method.exp (info addr A::func())
3537 (list static-method.cc:xxx::(anonymous namespace)::A::func)
3538 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
3539 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
3540 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
3541 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
3542 (test value of F in k3_m): Likewise.
3543 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
3544 Likewise.
3545
049682ba
JK
35462011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3547
3548 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
3549 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
3550 Remove.
3551 * gdb.threads/attachstop-mt.c: Remove.
3552 * gdb.threads/attachstop-mt.exp: Remove.
3553
2c9d8796
MK
35542011-12-17 Mark Kettenis <kettenis@gnu.org>
3555
3556 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
3557
e0f9f062
DE
35582011-12-16 Doug Evans <dje@google.com>
3559
f4aa2101 3560 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
3561 * boards/native-gdbserver.exp: New file.
3562
e0f9f062
DE
3563 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
3564 gdbserver output.
3565 (gdbserver_default_get_remote_address): New function.
3566 (gdbserver_start): Call gdb,get_remote_address to compute argument
3567 to "target remote" command.
3568
80b6e756
PM
35692011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3570
1c3ad6ab 3571 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
3572 python print-stack. Add set/show python print-stack
3573 off|full|message tests.
3574
1576bd00
YQ
35752011-12-15 Yao Qi <yao@codesourcery.com>
3576
3577 * gdb.trace/strace.c: New
3578 * gdb.trace/strace.exp: New.
3579
d6a0f6e0
TT
35802011-12-14 Tom Tromey <tromey@redhat.com>
3581
3582 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
3583
31015e1d
DE
35842011-12-14 Doug Evans <dje@google.com>
3585
3586 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
3587
7b50312a
PA
35882011-12-14 Pedro Alves <pedro@codesourcery.com>
3589
3590 PR threads/10729
3591
3592 * gdb.mi/watch-nonstop.c: New file.
3593 * gdb.mi/mi-watch-nonstop.exp: New file.
3594
924437bc
PA
35952011-12-13 Pedro Alves <pedro@codesourcery.com>
3596 Doug Evans <dje@google.com>
3597
3598 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
3599 (clean_restart): Remove references to the gdb_stub target board
3600 variable.
3601 (gdb_step_for_stub): Delete.
3602
3603 * gdb.base/annota1.exp: Remove all references to [target_info
3604 exists gdb_stub], gdb_step_for_stub and usestubs.
3605 * gdb.base/annota3.exp: Ditto.
3606 * gdb.base/async.exp: Ditto.
3607 * gdb.base/break.exp: Ditto.
3608 * gdb.base/code-expr.exp: Ditto.
3609 * gdb.base/commands.exp: Ditto.
3610 * gdb.base/completion.exp: Ditto.
3611 * gdb.base/condbreak.exp: Ditto.
3612 * gdb.base/consecutive.exp: Ditto.
3613 * gdb.base/cvexpr.exp: Ditto.
3614 * gdb.base/define.exp: Ditto.
3615 * gdb.base/display.exp: Ditto.
3616 * gdb.base/ena-dis-br.exp: Ditto.
3617 * gdb.base/environ.exp: Ditto.
3618 * gdb.base/gnu-ifunc.exp: Ditto.
3619 * gdb.base/maint.exp: Ditto.
3620 * gdb.base/pending.exp: Ditto.
3621 * gdb.base/sect-cmd.exp: Ditto.
3622 * gdb.base/sepdebug.exp: Ditto.
3623 * gdb.base/unload.exp: Ditto.
3624 * gdb.base/watchpoint-solib.exp: Ditto.
3625 * gdb.cp/annota2.exp: Ditto.
3626 * gdb.cp/annota3.exp: Ditto.
3627 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
3628 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
3629 * gdb.mi/mi-pending.exp: Ditto.
3630 * gdb.trace/circ.exp: Ditto.
3631 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
3632 * gdb.base/list.exp: Ditto.
3633
3634 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
3635 breakpoint function and all references to the usestubs macro.
3636 * gdb.base/exprs.c: Ditto.
3637 * gdb.base/freebpcmd.c: Ditto.
3638 * gdb.base/bitfields.c: Ditto.
3639 * gdb.base/bitfields2.c: Ditto.
3640 * gdb.base/break.c: Ditto.
3641 * gdb.base/call-sc.c: Ditto.
3642 * gdb.base/call-signals.c: Ditto.
3643 * gdb.base/callfuncs.c: Ditto.
3644 * gdb.base/charset.c: Ditto.
3645 * gdb.base/consecutive.c: Ditto.
3646 * gdb.base/constvars.c: Ditto.
3647 * gdb.base/funcargs.c: Ditto.
3648 * gdb.base/int-type.c: Ditto.
3649 * gdb.base/interrupt.c: Ditto.
3650 * gdb.base/langs0.c: Ditto.
3651 * gdb.base/list0.c: Ditto.
3652 * gdb.base/mips_pro.c: Ditto.
3653 * gdb.base/miscexprs.c: Ditto.
3654 * gdb.base/nodebug.c: Ditto.
3655 * gdb.base/opaque0.c: Ditto.
3656 * gdb.base/pointers.c: Ditto.
3657 * gdb.base/printcmds.c: Ditto.
3658 * gdb.base/ptype.c: Ditto.
3659 * gdb.base/recurse.c: Ditto.
3660 * gdb.base/reread1.c: Ditto.
3661 * gdb.base/reread2.c: Ditto.
3662 * gdb.base/restore.c: Ditto.
3663 * gdb.base/return.c: Ditto.
3664 * gdb.base/run.c: Ditto.
3665 * gdb.base/scope0.c: Ditto.
3666 * gdb.base/sepdebug.c: Ditto.
3667 * gdb.base/setshow.c: Ditto.
3668 * gdb.base/setvar.c: Ditto.
3669 * gdb.base/sigall.c: Ditto.
3670 * gdb.base/signals.c: Ditto.
3671 * gdb.base/structs.c: Ditto.
3672 * gdb.base/structs2.c: Ditto.
3673 * gdb.base/testenv.c: Ditto.
3674 * gdb.base/twice.c: Ditto.
3675 * gdb.base/unwindonsignal.c: Ditto.
3676 * gdb.base/watchpoint.c: Ditto.
3677 * gdb.base/watchpoints.c: Ditto.
3678 * gdb.base/whatis.c: Ditto.
3679 * gdb.cp/classes.cc: Ditto.
3680 * gdb.cp/cplusfuncs.cc: Ditto.
3681 * gdb.cp/derivation.cc: Ditto.
3682 * gdb.cp/formatted-ref.cc: Ditto.
3683 * gdb.cp/misc.cc: Ditto.
3684 * gdb.cp/overload.cc: Ditto.
3685 * gdb.cp/ovldbreak.cc: Ditto.
3686 * gdb.cp/ref-params.cc: Ditto.
3687 * gdb.cp/ref-types.cc: Ditto.
3688 * gdb.cp/templates.cc: Ditto.
3689 * gdb.cp/virtfunc.cc: Ditto.
3690 * gdb.hp/gdb.aCC/run.c: Ditto.
3691 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
3692 * gdb.hp/gdb.compat/xdb0.c: Ditto.
3693 * gdb.reverse/consecutive-reverse.c: Ditto.
3694 * gdb.reverse/sigall-reverse.c: Ditto.
3695 * gdb.reverse/until-reverse.c: Ditto.
3696 * gdb.reverse/watch-reverse.c: Ditto.
3697 * gdb.trace/actions.c: Ditto.
3698 * gdb.trace/circ.c: Ditto.
3699 * gdb.trace/collection.c: Ditto.
3700
fabde485
PA
37012011-12-13 Pedro Alves <pedro@codesourcery.com>
3702
3703 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
3704 (func6, func7): New.
3705 (main): Call func6 and func7.
3706 * gdb.base/watchpoint.exp (test_wide_location_1)
3707 (test_wide_location_2): New.
3708 (top level): Re-enable hardware watchpoints if necessary. Call
3709 test_wide_location_1 and test_wide_location_2.
3710
ff7d1690
YQ
37112011-12-11 Yao Qi <yao@codesourcery.com>
3712
3713 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
3714
a6af7abe
JB
37152011-12-11 Joel Brobecker <brobecker@adacore.com>
3716
3717 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
3718 expected output for unsupported case.
3719
61638e15
JK
37202011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3721
3722 PR testsuite/12649
3723 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
3724 Protect gdb_test_multiple by final $gdb_prompt match.
3725
0a00efc3
JK
37262011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3727
3728 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
3729 New variable, new test.
3730 (list static-method.cc:xxx::(anonymous namespace)::A::func)
3731 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
3732 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
3733 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
3734 them if HAVE_GCC_45682_FIXED is not set.
3735
4511b1ba
YQ
37362011-12-10 Yao Qi <yao@codesourcery.com>
3737
3738 * gdb.trace/status-stop.exp: New.
3739 * gdb.trace/status-stop.c: New.
3740
27949e73
JK
37412011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3742
3743 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
3744 timeout.
3745
d8ea7931
TT
37462011-12-08 Tom Tromey <tromey@redhat.com>
3747
3748 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
3749 condition.
3750
1cc310d2
SS
37512011-12-07 Stan Shebs <stan@codesourcery.com>
3752
3753 * gdb.trace/tfind.exp: Update for output changes.
3754
d482a875
PA
37552011-12-07 Pedro Alves <pedro@codesourcery.com>
3756
3757 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
3758 throws "Cannot insert catchpoints in this configuration".
3759 * gdb.ada/mi_catch_ex.exp: Likewise.
3760
f0ba3972
PA
37612011-12-06 Pedro Alves <pedro@codesourcery.com>
3762
3763 * gdb.base/break-always.exp: Test changing memory at addresses
3764 with breakpoints inserted.
3765
f8eba3c6
TT
37662011-12-06 Joel Brobecker <brobecker@acacore.com>
3767
3768 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
3769 involving a fully qualified function name.
3770
37712011-12-06 Tom Tromey <tromey@redhat.com>
3772
3773 * gdb.ada/homonym.exp: Add three breakpoint tests.
3774
37752011-12-06 Tom Tromey <tromey@redhat.com>
3776
3777 * gdb.base/solib-weak.exp (do_test): Remove kfail.
3778 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
3779 * gdb.objc/objcdecode.exp: Update for output changes.
3780 * gdb.linespec/linespec.exp: New file.
3781 * gdb.linespec/lspec.cc: New file.
3782 * gdb.linespec/lspec.h: New file.
3783 * gdb.linespec/body.h: New file.
3784 * gdb.linespec/base/two/thefile.cc: New file.
3785 * gdb.linespec/base/one/thefile.cc: New file.
3786 * gdb.linespec/Makefile.in: New file.
3787 * gdb.cp/templates.exp (test_template_breakpoints): Update for
3788 output changes.
3789 * gdb.cp/re-set-overloaded.exp: Remove kfail.
3790 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
3791 makes one breakpoint.
3792 * gdb.cp/method2.exp (test_break): Update for output changes.
3793 * gdb.cp/mb-templates.exp: Update for output changes.
3794 * gdb.cp/mb-inline.exp: Update for output changes.
3795 * gdb.cp/mb-ctor.exp: Update for output changes.
3796 * gdb.cp/ovsrch.exp: Use fully-qualified names.
3797 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
3798 has multiple matches.
3799 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
3800 error message change.
3801 * gdb.base/list.exp (test_list_filename_and_number): Update for
3802 error message change.
3803 * gdb.base/break.exp: Disable pending breakpoints. Update for
3804 output changes.
3805 * configure.ac: Add gdb.linespec.
3806 * configure: Rebuild.
3807 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
3808
c642a434
UW
38092011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
3810
3811 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
3812 last_break register on s390*-*-* targets.
3813
b18003d1
JB
38142011-12-06 Joel Brobecker <brobecker@adacore.com>
3815
3816 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
3817 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
3818 of parameter X in procedure Foo.
3819
fe96589c
SS
38202011-12-05 Stan Shebs <stan@codesourcery.com>
3821
3822 * gdb.trace/tfind.exp: Update help string matches.
3823
1820ab47
JK
38242011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3825
3826 * gdb.server/ext-run.exp (get process list): Accept also systemd
3827 as PID 1.
3828
e11ac3a3
JK
38292011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3830 Pedro Alves <pedro@codesourcery.com>
3831
3832 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
3833 starting GDB.
3834 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
3835 $use_gdb_stub.
3836 * gdb.base/display.exp: Likewise.
3837 * gdb.base/ending-run.exp: Likewise.
3838 * gdb.base/list.exp (test_listsize): Likewise.
3839 * gdb.base/setshow.exp: Likewise.
3840 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
3841 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
3842 check by global $use_gdb_stub.
3843 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
3844 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
3845 (default_gdb_init): Unset global $use_gdb_stub.
3846 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
3847 by global $use_gdb_stub.
3848 * lib/gdbserver-support.exp: Extend comments for set_board_info
3849 gdb_protocol and gdb,socketport.
3850 (gdbserver_start_extended): Set global gdbserver_protocol and
3851 gdbserver_gdbport. Clear global use_gdb_stub.
3852 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
3853 from target use_gdb_stub.
3854 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
3855
1d41d75c
DE
38562011-12-03 Doug Evans <dje@google.com>
3857
3858 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
3859 (gdb_step_for_stub): Add comments.
3860
d6d7a51a
MR
38612011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
3862
3863 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
3864 to the caller.
3865 (gdb_test_multiple): Likewise.
3866
05acf274
JK
38672011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3868
3869 Fix gdb.mi/mi-solib.exp without system debug info installed.
3870 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
3871 expect attribute, return 0 for it. Update comments.
3872
2268b414
JK
38732011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3874
3875 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
3876 (corrupted list): Adjust the expectation.
3877
585861ea
JK
38782011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3879
3880 PR threads/13448
3881 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
3882 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
3883 * gdb.threads/tls-var-main.c: New file.
3884 * gdb.threads/tls-var.c: New file.
3885 * gdb.threads/tls-var.exp: New file.
3886
968643aa
JK
38872011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3888
3889 PR testsuite/12649
3890 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
3891 Protect gdb_test_multiple by final $gdb_prompt match.
3892 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
3893 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
3894 (test_tracepoints): Likewise.
3895
9750bca9
JK
38962011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3897
3898 PR breakpoints/13346
3899 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
3900 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
3901 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
3902
ac1349b7
JB
39032011-12-01 Joel Brobecker <brobecker@adacore.com>
3904
3905 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
3906 * gdb.ada/homonym/homonym.adb: For use of all types defined
3907 locally inside both Get_Value subprograms.
3908
26d44faf
JK
39092011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3910
3911 Fix racy FAILs.
3912 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
3913 of send_gdb.
3914
514f6425
UW
39152011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3916
3917 * gdb.base/testenv.exp: Skip on remote targets. Unset global
3918 environment variable after test completed.
3919
4255c8d2
UW
39202011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
3921
3922 * gdb.base/solib-nodir.exp: Skip if remote target.
3923 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
3924 application. Call gdb_load_shlibs.
3925 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
3926
a35ad96a
JB
39272011-11-29 Joel Brobecker <brobecker@adacore.com>
3928
3929 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
3930
1a1d5513
JB
39312011-11-28 Joel Brobecker <brobecker@adacore.com>
3932
3933 * gdb.ada/fullname_bp: New testcase.
3934
50b4ddf8
JK
39352011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3936
3937 PR testsuite/12649
3938 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
3939 Wrap send_gdb into a new gdb_test.
3940
fb0aec57
JK
3941 Code cleanup.
3942 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
3943 Convert send_gdb and gdb_expect to gdb_test_multiple.
3944
2376d946
JK
39452011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3946
3947 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
3948
1eec78bd
KS
39492011-11-23 Keith Seitz <keiths@redhat.com>
3950
3951 * lib/mi-support.exp (varobj_tree): New namespace and procs.
3952 (mi_varobj_tree_test_children_callback): New proc.
3953 (mi_walk_varobj_tree): New proc.
3954
36dfb11c
TT
39552011-11-22 Tom Tromey <tromey@redhat.com>
3956
3957 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
3958 Add "use_mi_command" argument.
3959 (mi_run_cmd, mi_run_with_cli): New procs.
3960 * gdb.mi/solib-lib.c: New file.
3961 * gdb.mi/solib-main.c: New file.
3962 * gdb.mi/mi-solib.exp: New file.
3963
0e965dd0
DE
39642011-11-21 Doug Evans <dje@google.com>
3965
3966 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
3967 _Unwind_DebugHook is missing.
3968
f196051f
SS
39692011-11-20 Stan Shebs <stan@codesourcery.com>
3970
3971 * gdb.trace/tstatus.exp: New.
3972 * gdb.trace/actions.c: Include string.h.
3973
bfccc43c
YQ
39742011-11-18 Yao Qi <yao@codesourcery.com>
3975
3976 * gdb.trace/pending.exp: New.
3977 * gdb.trace/pending.c: New.
3978 * gdb.trace/pendshr1.c: New.
3979 * gdb.trace/pendshr2.c: New.
3980 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
3981 tracepoint location becomes pending.
3982 (tracepoint_change_loc_2): New.
3983
73cd8ab1
DM
39842011-11-16 David S. Miller <davem@davemloft.net>
3985
3986 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
3987 target is sparc*-*-linux*
3988
77426730
PK
39892011-11-15 Paul Koning <paul_koning@dell.com>
3990
3991 * gdb.python/py-type.exp: New testcases for exceptions on scalar
3992 types.
3993
ed59ded5
DE
39942011-11-14 Doug Evans <dje@google.com>
3995
3996 * gdb.base/shell.exp: New file.
3997
405f8e94
SS
39982011-11-14 Stan Shebs <stan@codesourcery.com>
3999
4000 * gdb.trace/ftrace.c: New.
4001 * gdb.trace/ftrace.exp: New.
4002
1e4d1764
YQ
40032011-11-14 Yao Qi <yao@codesourcery.com>
4004
4005 * gdb.trace/change-loc-1.c: New.
4006 * gdb.trace/change-loc-2.c: New.
4007 * gdb.trace/change-loc.c: New.
4008 * gdb.trace/change-loc.exp: New.
4009 * gdb.trace/change-loc.h: New.
4010 * gdb.trace/trace-break.c (marker): Define new symbol.
4011 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
4012 New.
4013 (break_trace_same_addr_6): New.
4014
71eba9c2 40152011-11-12 Matt Rice <ratmice@gmail.com>
4016
4017 * gdb.base/info-macros.exp: Make tests for info definitions
4018 test info macro. Add tests for info macro argument processing.
4019 Rename a few tests.
4020
1d93e29a
KS
40212011-11-11 Keith Seitz <keiths@redhat.com>
4022
4023 PR gdb/12843
4024 * gdb.base/linespecs.exp: New file.
4025
a4b5b48a
DE
40262011-11-11 Doug Evans <dje@google.com>
4027
4028 * gdb.threads/print-threads.exp: Extend timeout for slower
4029 tests.
4030
f6b47be4
DE
40312011-11-10 Doug Evans <dje@google.com>
4032
792a0230
DE
4033 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
4034 "record to end of main" test.
4035
f6b47be4
DE
4036 * gdb.python/py-type.c (TS): New typedef.
4037 (ts): New global.
4038 * gdb.python/py-type.exp: Test field list of typedef.
4039
22355c90
JB
40402011-11-10 Joel Brobecker <brobecker@adacore.com>
4041
4042 * gdb.ada/small_reg_param: New testcase.
4043
a7860e76
TT
40442011-11-09 Tom Tromey <tromey@redhat.com>
4045
4046 * gdb.cp/destrprint.exp: New file.
4047 * gdb.cp/destrprint.cc: New file.
4048
72a2e3dc
MI
40492011-11-08 Meador Inge <meadori@codesourcery.com>
4050
4051 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
4052 (switch_stack_to_other): New test function.
4053 * gdb.arch/thumb-prologue.exp: New test cases.
4054
c7195df2 40552011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
4056
4057 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
4058
d3895d7d
YQ
40592011-11-08 Yao Qi <yao@codesourcery.com>
4060
4061 * gdb.exp (supports_process_record): New.
4062 (supports_reverse): New.
4063 * gdb.reverse/break-precsave.exp: Call support_process_record
4064 to run test conditionally.
4065 * gdb.reverse/consecutive-precsave.exp: Likewise.
4066 * gdb.reverse/i386-precsave.exp: Likewise.
4067 * gdb.reverse/machinestate-precsave.exp: Likewise.
4068 * gdb.reverse/solib-precsave.exp: Likewise.
4069 * gdb.reverse/step-precsave.exp: Likewise.
4070 * gdb.reverse/until-precsave.exp: Likewise.
4071 * gdb.reverse/watch-precsave.exp: Likewise.
4072 * gdb.reverse/break-reverse.exp: Call support_reverse to run
4073 test conditionally.
4074 * gdb.reverse/consecutive-reverse.exp: Likewise.
4075 * gdb.reverse/finish-precsave.exp: Likewise.
4076 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
4077 * gdb.reverse/finish-reverse.exp: Likewise.
4078 * gdb.reverse/i386-reverse.exp: Likewise.
4079 * gdb.reverse/i386-sse-reverse.exp: Likewise.
4080 * gdb.reverse/machinestate.exp: Likewise.
4081 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
4082 * gdb.reverse/sigall-precsave.exp: Likewise.
4083 * gdb.reverse/sigall-reverse.exp: Likewise.
4084 * gdb.reverse/solib-reverse.exp: Likewise.
4085 * gdb.reverse/step-reverse.exp: Likewise.
4086 * gdb.reverse/until-reverse.exp: Likewise.
4087 * gdb.reverse/watch-reverse.exp: Likewise.
4088
a59306a3
YQ
40892011-11-05 Yao Qi <yao@codesourcery.com>
4090
4091 * gdb.trace/trace-break.exp: Add test on setting two
4092 fast tracepoints at the same address.
4093
87769f59
JK
40942011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4095
4096 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
4097
3065dfb6
SS
40982011-11-02 Stan Shebs <stan@codesourcery.com>
4099
4100 * gdb.trace/collection.c: Add code using strings.
4101 * gdb.trace/collection.exp: Add tests of string collection.
4102
89e208db
JK
41032011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4104
4105 * gdb.base/skip-solib.exp (executable_main): New variable.
4106 (binfile_main): Base it on that.
4107 Use $executable_main in clean_restart calls. Drop gdb_exit and
4108 gdb_start calls.
4109
405e54e9
JK
41102011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4111
4112 Fix racy FAILs.
4113 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
4114 breakpoint_re globals import by async. Set string_regex to .* for
4115 async. Remove the optional thread_selected_re and breakpoint_re
4116 globals expectations.
4117
58e8570a
JM
41182011-11-01 Joseph Myers <joseph@codesourcery.com>
4119
4120 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
4121 well as Cygwin.
4122
7b35ec7f 41232011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
4124
4125 Add tests for skip command.
89e208db
JK
4126 * gdb.base/skip-solib-lib.c: New
4127 * gdb.base/skip-solib-main.c: New
4128 * gdb.base/skip-solib.exp: New
4129 * gdb.base/skip.c: New
4130 * gdb.base/skip.exp: New
4131 * gdb.base/skip1.c: New
4132 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 4133
b9fd1791
PA
41342011-10-31 Yao Qi <yao@codesourcery.com>
4135 Pedro Alves <pedro@codesourcery.com>
4136
4137 * gdb.trace/trace-break.c: New.
4138 * gdb.trace/trace-break.exp: New.
4139
4323fecc
JK
41402011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4141
4142 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
4143 break-here-2.
4144
0e5bf2a8
PA
41452011-10-28 Pedro Alves <pedro@codesourcery.com>
4146
4147 * gdb.threads/no-unwaited-for-left.c: New.
4148 * gdb.threads/no-unwaited-for-left.exp: New.
4149 * gdb.threads/non-ldr-exc-1.c: New.
4150 * gdb.threads/non-ldr-exc-1.exp: New.
4151 * gdb.threads/non-ldr-exc-2.c: New.
4152 * gdb.threads/non-ldr-exc-2.exp: New.
4153 * gdb.threads/non-ldr-exc-3.c: New.
4154 * gdb.threads/non-ldr-exc-3.exp: New.
4155 * gdb.threads/non-ldr-exc-4.c: New.
4156 * gdb.threads/non-ldr-exc-4.exp: New.
4157
3a3dad98
JK
41582011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4159
4160 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
4161 * gdb.base/attach-pie-misread.exp: Likewise.
4162 * gdb.base/break-interp.exp: Likewise.
4163 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
4164 testcases for use_gdb_stub.
4165 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
4166 (continue): New testcase.
4167 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
4168 * gdb.threads/attach-into-signal.exp: Likewise.
4169 * gdb.threads/attach-stopped.exp: Likewise.
4170 * gdb.threads/attachstop-mt.exp: Likewise.
4171
d6a5d40c
PK
41722011-10-28 Paul Koning <paul_koning@dell.com>
4173
4174 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
4175
ca539be8
JK
41762011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4177
4178 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
4179 (mi_gdb_test): Import globals thread_selected_re
4180 and breakpoint_re. Expect them optionally at the regex start.
4181
d234ef5c
DE
41822011-10-27 Doug Evans <dje@google.com>
4183
4184 * gdb.python/python.exp: Test source -s.
4185
ab964825
PK
41862011-10-26 Paul Koning <paul_koning@dell.com>
4187
4188 * gdb.python/lib-types.cc (struct A): New structure.
4189 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 4190
54d8a644
PK
41912011-10-25 Paul Koning <paul_koning@dell.com>
4192
4193 PR python/13327
d234ef5c 4194
54d8a644
PK
4195 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
4196 fetch_lazy method.
4197
b0221781
YQ
41982011-10-24 Yao Qi <yao@codesourcery.com>
4199
4200 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
4201 target is tic6x-*-*.
4202
6cda5a20
JB
42032011-10-21 Joel Brobecker <brobecker@adacore.com>
4204
4205 * gdb.ada/mi_task_info/task_switch.adb: New file.
4206 * gdb.ada/mi_task_info.exp: New file.
4207
5ed9db04
JK
42082011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4209
4210 * gdb.cp/expand-psymtabs-cxx.exp: New file.
4211 * gdb.cp/expand-psymtabs-cxx.cc: New file.
4212
9df2fbc4
PM
42132011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4214
4215 PR python/12656
4216
4217 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
4218 global_block tests.
4219
736086ba
TT
42202011-10-18 Tom Tromey <tromey@redhat.com>
4221
4222 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
4223
4af31552
TT
42242011-10-18 Tom Tromey <tromey@redhat.com>
4225
4226 * gdb.base/source.exp: Don't include full file name in test name.
4227 * gdb.python/python.exp: Don't include full file name in test
4228 name.
4229
43136979
AR
42302011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4231
4232 * gdb.base/attach-pie-noexec.c: New files.
4233 * gdb.base/attach-pie-noexec.exp: New files.
4234
543a9323
JM
42352011-10-17 Joseph Myers <joseph@codesourcery.com>
4236
4237 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
4238 prompt for each extra line in command.
4239
21ae7a4d
JK
42402011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4241
4242 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
4243 Revert the part of:
4244 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4245 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
4246 Change the expected string.
4247
20ec36d9
JK
42482011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4249
4250 Fix results with system glibc debug info installed.
4251 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
4252 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
4253 Accept also __libc_ symbol prefix and no prefix.
4254
6501c2fc
KS
42552011-10-14 Keith Seitz <keiths@redhat.com>
4256
4257 PR c++/13225
4258 * gdb.cp/converts.cc (foo3_1): New function.
4259 (foo3_2): New functions.
4260 * gdb.cp/converts.exp: Add tests for int to pointer conversion
4261 and null pointer conversions of integer constant zero.
4262 Add test to check if all arguments are checked for incompatible
4263 conversion BADNESS.
4264
55b1fd0c
TT
42652011-10-14 Tom Tromey <tromey@redhat.com>
4266
4267 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
4268 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
4269 linespec.
4270
22c05d8a
JK
42712011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4272
4273 Fix internal error regression.
4274 * gdb.dwarf2/implptr-optimized-out.S: New file.
4275 * gdb.dwarf2/implptr-optimized-out.exp: New file.
4276
1d6edc3c
JK
42772011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4278
4279 Fix empty DWARF expressions DATA vs. SIZE conditionals.
4280 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
4281 (loclist): New.
4282 (4): New abbrev.
4283 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
4284 Use prepare_for_testing, remove clean_restart.
4285 (p arraynoloc, p arraycallnoloc): New tests.
4286
9ec72168
JK
42872011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4288
4289 * gdb.cp/namespace-enum.exp (executable): New variable.
4290 (binfile): Use ${objdir}/${subdir}/ prefix.
4291 Use ${executable} for clean_restart.
4292
9c6c53f7
SA
42932011-10-11 Sterling Augustine <saugustine@google.com>
4294
4295 * gdb.cp/Makefile.in: Add namespace-enum test.
4296 * gdb.cp/namespace-enum.exp: New file.
4297 * gdb.cp/namespace-enum.c: New file.
4298 * gdb.cp/namespace-enum-main.c: New file.
4299
fac7ceb3
UW
43002011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
4301
4302 * gdb.python/py-shared.exp: Relax filename check to handle remote:
4303 sysroot.
4304
941b2081
JK
43052011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4306
4307 Reimplement @entry in input expressions.
4308 * gdb.base/exprs.c (v_int_array_init): New variable.
4309 * gdb.base/exprs.exp (print v_int_array_init)
4310 (print *v_int_array_init@1, print *v_int_array_init@2)
4311 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
4312 (print v_int_array_init[1]@1): New tests.
4313
0344e878
JM
43142011-10-10 Joseph Myers <joseph@codesourcery.com>
4315
4316 * gdb.cp/gdb2495.exp: Do not include directories in filename in
4317 expected message.
4318
5a56e9c5
DE
43192011-10-09 Doug Evans <dje@google.com>
4320
4321 * gdb.base/alias.exp: Add tests for alias command.
4322
2bda9cc5
JK
43232011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4324
4325 * gdb.arch/amd64-entry-value.s: New file.
4326 * gdb.mi/mi2-amd64-entry-value.s: New file.
4327
a471c594
JK
43282011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4329
4330 Display @entry parameter values even for references.
4331 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
4332 functions.
4333 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
4334 reference and datap_input.
4335 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
4336 breakpoints.
4337 (continue to breakpoint: entry_reference: reference)
4338 (entry_reference: bt at entry)
4339 (continue to breakpoint: entry_reference: breakhere_reference)
4340 (entry_reference: bt, entry_reference: ptype regparam)
4341 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
4342 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
4343 (entry_reference: p regcopy, entry_reference: p nodataparam)
4344 (entry_reference: p nodataparam@entry): New tests.
4345
36b11add
JK
43462011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4347
4348 Support @entry in input expressions.
4349 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
4350 (entry_stack: p s1@entry, entry_stack: p s2@entry)
4351 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
4352 (tailcall: p j@entry): New tests.
4353 * gdb.cp/koenig.cc (A::entry): New function.
4354 (main): Call it.
4355 * gdb.cp/koenig.exp (p entry (c)): New test.
4356
e18b2753
JK
43572011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4358
4359 Display @entry parameter values (without references).
4360 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
4361 (different, validity, invalid): New functions.
4362 (main): Call them.
4363 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
4364 stacktest, breakhere_stacktest, different, breakhere_different,
4365 breakhere_validity and breakhere_invalid.
4366 (entry: bt): Update for @entry.
4367 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
4368 (entry_validity: *, entry_invalid: *): Many new tests.
4369 * gdb.base/break.exp
4370 (run until breakpoint set at small function, optimized file): Accept
4371 also the @entry suffix.
4372 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
4373 * gdb.mi/mi2-amd64-entry-value.c: New files.
4374 * gdb.mi/mi2-amd64-entry-value.exp: New files.
4375
2d6c5dc2
JK
43762011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4377
4378 Protect entry values against self tail calls.
4379 * gdb.arch/amd64-entry-value.cc (self2, self): New.
4380 (main): Call self.
4381 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
4382 (set debug entry-values 1, self: bt debug entry-values): New tests.
4383
111c6489
JK
43842011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4385
4386 Recognize virtual tail call frames.
4387 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
4388 (amb_b, amb_a): New.
4389 (main): Call a and b.
4390 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
4391 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
4392 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
4393 New tests.
4394
8e3b41a9
JK
43952011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4396
4397 Implement basic support for DW_TAG_GNU_call_site.
4398 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
4399 * gdb.arch/amd64-entry-value.cc: New file.
4400 * gdb.arch/amd64-entry-value.exp: New file.
4401
181cebd4
JK
44022011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4403
4404 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
4405 * gdb.dwarf2/implptr-64bit.S: New file.
4406 * gdb.dwarf2/implptr-64bit.exp: New file.
4407
741f5e3c
JK
44082011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4409
4410 Fix initial language detection with -readnow.
4411 * gdb.cp/readnow-language.cc: New file.
4412 * gdb.cp/readnow-language.exp: New file.
4413
a73d2258
JK
44142011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4415
4416 Fix printed anonymous struct name.
4417 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
4418
af369495
JM
44192011-10-09 Joseph Myers <joseph@codesourcery.com>
4420
4421 * gdb.base/solib-symbol.exp: Do not include directories in
4422 filenames in expected messages.
4423
1fa57852
DE
44242011-10-07 Doug Evans <dje@google.com>
4425
4426 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
4427
bd054e06
KP
44282011-10-07 Kevin Pouget <kevin.pouget@st.com>
4429
4430 Allow Python notification of new object-file loadings.
4431 * gdb.python/py-events.exp: Test newobjfile event.
4432 * gdb.python/py-events.py: Register newobjfile callback.
4433 * gdb.python/py-events.c: Add call to shared library
4434 * gdb.python/py-events-shlib.c: New file.
4435
8031b6f8
JM
44362011-10-06 Joseph Myers <joseph@codesourcery.com>
4437
4438 * gdb.base/fixsection.exp: Do not include directories in filename
4439 in expected message.
4440
7fea6923
PM
44412011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
4442
4443 Add tests for passing of environment variables to inferior.
4444 * gdb.base/testenv.c: New test source.
4445 * gdb.base/testenv.exp: New expect test.
4446
687f2a88
PK
44472011-10-04 Paul Koning <paul_koning@dell.com>
4448
4449 * gdb.python/py-value.c (main): Break before return.
4450
cb6be26b
KP
44512011-10-04 Kevin Pouget <kevin.pouget@st.com>
4452
4453 PR python/12691: Add the inferior to Python exited event
4454 * gdb.python/py-events.exp: Test the inferior attribute of exited
4455 event with a fork.
4456 * gdb.python/py-events.py: Print inferior number on exit.
4457 * gdb.python/py-events.c: Fork the inferior.
4458
fb213700
EBM
44592011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
4460
4461 * gdb.base/jit.exp: Add testcase name to log message
4462
aa2071bd
PK
44632011-10-03 Paul Koning <paul_koning@dell.com>
4464 Jan Kratochvil <jan.kratochvil@redhat.com>
4465
4466 * gdb.python/py-value.exp
4467 (python inval = gdb.parse_and_eval('*(int*)0'))
4468 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
4469 (set argc=2, python print argc_lazy): New tests.
4470
dd11a36c
JB
44712011-10-02 Joel Brobecker <brobecker@adacore.com>
4472
4473 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
4474
46f886f1
JK
44752011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4476 Pedro Alves <pedro@codesourcery.com>
4477
4478 * gdb.python/py-value.exp (test_value_in_inferior): New variable
4479 can_read_0, test for it.
4480 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
4481 (parse_and_eval with memory error): ... here, make it untested if
4482 can_read_0.
4483
c5cb204f
MP
44842011-09-30 Marek Polacek <mpolacek@redhat.com>
4485
4486 * gdb.python/python.exp (verify pagination beforehand)
4487 (verify pagination afterwards): Fix race by splitting the line.
4488
68fb0ec0
JM
44892011-09-29 Joseph Myers <joseph@codesourcery.com>
4490
4491 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
4492 for 64-bit multilibs from i?86-* targets.
4493
6aee0d90
MP
44942011-09-29 Marek Polacek <mpolacek@redhat.com>
4495
4496 * lib/gdb.exp: Fix a typo in one of the comments.
4497
e9101ff5
MP
44982011-09-29 Marek Polacek <mpolacek@redhat.com>
4499
4500 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
4501 matching pattern.
4502
7a81bdbf
PK
45032011-09-28 Paul Koning <paul_koning@dell.com>
4504
4505 * gdb.python/py-type.c (enum E): New.
4506 * gdb.python/py-type.exp (test_fields): Add tests for Python
4507 mapping access to fields.
4508 (test_enums): New test for field access on enums.
4509
6710bf39
SS
45102011-09-27 Stan Shebs <stan@codesourcery.com>
4511
4512 * gdb.trace/collection.exp: Test collection of $_ret.
4513
b2a6bdeb
AT
45142011-09-22 Andreas Tobler <andreast@fgznet.ch>
4515
4516 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
4517 list of compilation switches for <*-*-freebsd*>.
4518
3c9057f3
SS
45192011-09-19 Stan Shebs <stan@codesourcery.com>
4520
4521 * gdb.trace/tspeed.exp: New file.
4522 * gdb.trace/tspeed.c: New file.
4523
34518530
YQ
45242011-09-18 Yao Qi <yao@codesourcery.com>
4525
4526 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
4527 instructions.
4528 (test_adr_32bit, test_pop_pc): Likewise.
4529 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
4530 Thumb instructions.
4531 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
4532 in gdb_test_multiple.
4533 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
4534
ab254057
YQ
45352011-09-17 Yao Qi <yao@codesourcery.com>
4536
4537 * lib/gdb.exp (can_single_step_to_signal_handler): New.
4538 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
4539 support single step to signal handler.
4540
9c317b71
YQ
45412011-09-17 Yao Qi <yao@codesourcery.com>
4542
4543 * gdb.base/disp-step-fork.c: New.
4544 * gdb.base/disp-step-syscall.exp: New.
4545 * gdb.base/disp-step-vfork.c: New.
4546
a8123151
JB
45472011-09-16 Joel Brobecker <brobecker@adacore.com>
4548
4549 * gdb.ada/tasks.exp: Make the expected output for
4550 the `info tasks' tests more resilient to spacing
4551 changes.
4552
63a9aad8
JK
45532011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4554
4555 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
4556 (reached breakpoint 2, reached breakpoint 3): Update expected output.
4557
2aa48337
KP
45582011-09-15 Kevin Pouget <kevin.pouget@st.com>
4559
4560 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4561 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
4562
6839b47f
KP
45632011-04-30 Kevin Pouget <kevin.pouget@st.com>
4564
4565 Handle multiple breakpoint hits in Python interface:
4566 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
4567 presence.
4568 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
4569 breakpoint hits.
4570
0935723e
JK
45712011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
4572 Jan Kratochvil <jan.kratochvil@redhat.com>
4573
4574 * gdb.python/py-events.exp: Remove pretty printing comment.
4575 * gdb.python/py-evsignal.exp: New file.
4576 * gdb.python/py-evthreads.c: Include signal.h.
4577 (thread3): Remove variable count3. Remove variable bad and use raise
4578 instead.
4579 (thread2): Remove variable count2. Move thread3 pthread_create here,
4580 merge pthread_join to a single line.
4581 (main): Remove variable count1. Merge pthread_join with pthread_create
4582 to a single line.
4583 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
4584 KFAIL python/12966 for gdbserver. Test return value of
4585 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
4586 gdb_expect by gdb_test and gdb_test_multiple.
4587 (thread 2, thread 3): New tests.
4588
4801a9a3
PA
45892011-09-12 Matt Rice <ratmice@gmail.com>
4590 Pedro Alves <pedro@codesourcery.com>
4591
4592 PR gdb/13175
4593
4594 * gdb.base/interp.exp: New tests.
4595 * gdb.base/interp.c: New file.
4596
24ece742
DE
45972011-09-12 Doug Evans <dje@google.com>
4598
4599 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
4600 * gdb.dwarf2/typeddwarf.exp: Ditto.
4601
7f062217
JK
46022011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4603
4604 Fix compatibility with x32 arch.
4605 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
4606 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
4607 is_x86_like_target.
4608 * testsuite/gdb.trace/collection.exp: Likewise.
4609 * testsuite/gdb.trace/report.exp: Likewise.
4610 * testsuite/gdb.trace/unavailable.exp: Likewise.
4611 * testsuite/gdb.trace/while-dyn.exp: Likewise.
4612 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
4613 (is_x86_like_target): Check also is_amd64_regs_target.
4614
08711b9a
JK
46152011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4616
4617 PR breakpoints/12435
4618 * gdb.arch/amd64-prologue-xmm.c: New file.
4619 * gdb.arch/amd64-prologue-xmm.exp: New file.
4620 * gdb.arch/amd64-prologue-xmm.s: New file.
4621
b99b5f66
JK
46222011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4623
4624 * gdb.dwarf2/dw2-param-error-main.c: New file.
4625 * gdb.dwarf2/dw2-param-error.S: New file.
4626 * gdb.dwarf2/dw2-param-error.exp: New file.
4627
a391a2f6
PA
46282011-09-08 Pedro Alves <pedro@codesourcery.com>
4629
4630 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
4631 inferior's pid and look for a core dump named core.$pid. Use
4632 `remote_file' commands on the host instead of hand coding shell
4633 commands on the build.
4634 * gdb.base/valgrind-db-attach.exp: Kill the program before
4635 finishing the test.
4636
7d8e6458 46372011-09-02 Matt Rice <ratmice@gmail.com>
4638
4639 * lib/prompt.exp: New file for testing the first prompt.
4640 * gdb.python/py-prompt.exp: Ditto.
4641 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
4642
68e77c9e
PA
46432011-09-02 Pedro Alves <pedro@codesourcery.com>
4644
4645 * gdb.threads/gcore-thread.exp: Set the global core_supported to
4646 0, before testing gcore.
4647
9655e943
JK
46482011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4649
df6dc84d
JK
4650 * dw2-ifort-parameter-debug.S: Update copyright year.
4651 * dw2-ifort-parameter.c: Update copyright year.
4652 * dw2-ifort-parameter.exp: Update copyright year.
4653
9655e943
JK
4654 * dw2-ifort-parameter-debug.S: New file.
4655 * dw2-ifort-parameter.c: New file.
4656 * dw2-ifort-parameter.exp: New file.
4657
353d1d73
JK
46582011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4659
4660 * gdb.base/commands.exp (error_clears_commands_left): New function.
4661 (): Call it.
4662
5c07461a
JK
46632011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4664
4665 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
4666 (C): Initialize `a'.
4667 * gdb.mi/mi-inheritance-syntax-error.exp
4668 (-data-evaluate-expression $path): Expect `a' as 5.
4669
0d932b2f
MK
46702011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
4671
4672 PR mi/11912
4673 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
4674 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
4675 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
4676 keyword in output of -var-info-path-expression.
4677
bdb54049
JK
46782011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4679
4680 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
4681 * gdb.trace/collection.exp: Likewise.
4682 * gdb.trace/report.exp: Likewise.
4683 * gdb.trace/unavailable.exp: Likewise.
4684 * gdb.trace/while-dyn.exp: Likewise.
4685
59cde39c
KS
46862011-08-18 Keith Seitz <keiths@redhat.com>
4687
4688 PR c++/12266
4689 * gdb.cp/meth-typedefs.cc: New file.
4690 * gdb.cp/meth-typedefs.exp: New file.
4691
fa3a4f15
PM
46922011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4693
4694 * gdb.python/python.exp: Add extended-prompt tests.
4695
c1049fca
JK
46962011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4697
4698 * gdb.arch/i386-dr3-watch.exp
4699 (watchpoint on gap1 does not fit debug registers)
4700 (delete all watchpoints): Fix racy expect strings.
4701
d93f7b5c
YQ
47022011-08-14 Yao Qi <yao@codesourcery.com>
4703
4704 * gdb.base/maint.exp: set data_section to ".neardata".
4705 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
4706 * gdb.base/savedregs.exp: Handle SIGILL.
4707 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
4708 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
4709
457e09f0
DE
47102011-08-12 Doug Evans <dje@google.com>
4711
4712 * gdb.python/py-symbol.exp: Add test for symbol.type.
4713
5d0bb2fb
UW
47142011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
4715
4716 * gdb.threads/pthreads.exp: Enable on non-native configurations.
4717 * gdb.mi/mi-pthreads.exp: Likewise.
4718 * gdb.mi/mi2-pthreads.exp: Likewise.
4719 * gdb.mi/gdb669.exp.exp: Likewise.
4720
fcdfa280
PA
47212011-08-09 Pedro Alves <pedro@codesourcery.com>
4722
4723 * lib/mi-support.exp (detect_async): Rename to...
4724 (mi_detect_async): ... this.
4725 * gdb.mi/mi-nonstop-exit.exp: Adjust.
4726 * gdb.mi/mi-nonstop.exp: Adjust.
4727 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
4728 * gdb.mi/mi-nsintrall.exp: Adjust.
4729 * gdb.mi/mi-nsmoribund.exp: Adjust.
4730 * gdb.mi/mi-nsthrexec.exp: Adjust.
4731
9d8fa392
PA
47322011-08-09 Pedro Alves <pedro@codesourcery.com>
4733
4734 * gdb.base/display.c (do_loops): New `p_i' local.
4735 * gdb.base/display.exp: Test displaying a variable that is
4736 temporarily at a bad address.
4737
b6cede78
JK
47382011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4739
4740 * gdb.dwarf2/dw2-op-stack-value.S: New file.
4741 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
4742
67bedb8c
JK
47432011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4744
4745 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
4746 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
4747 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 4748
af6e93b2
PA
47492011-08-05 Pedro Alves <pedro@codesourcery.com>
4750
4751 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
4752 procedure.
4753 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
4754
1cf0e11f
YQ
47552011-08-05 Yao Qi <yao@codesourcery.com>
4756
4757 * gdb.base/callfuncs.exp: Set language after main.
4758 * gdb.cp/cplusfuncs.exp: Likewise.
4759 * gdb.cp/inherit.exp: Likewise.
4760
a1e28cb2
UW
47612011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4762
4763 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
4764 * gdb.base/watch-vfork.exp: Skip on remote targets.
4765
d4f5bbb9
UW
47662011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4767
4768 * gdb.threads/thread-find.exp: Support remote targets.
4769
724f4f80
UW
47702011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
4771
4772 * gdb.base/jit.exp: Download solib_binfile to target.
4773 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
4774 and call dlopen without full path name.
4775 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
4776 dlopen without full path name.
4777
934709f0
PW
47782011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4779
4780 * gdb.base/break-always.exp: Complete the test
4781 with duplicated breakpoints and enabling/disabling them.
4782
c26106c4
TT
47832011-08-02 Tom Tromey <tromey@redhat.com>
4784
4785 PR gdb/11289:
4786 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
4787
9300444e 47882011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
4789
4790 PR gdb/13045
4791 * gdb.base/float.exp: Add new test case for PR gdb/13045
4792 * gdb.base/float.c: New file.
4793
00bd41d6
PM
47942011-07-28 Phil Muldoon <pmuldoon@redhat.com>
4795
4796 * gdb.python/py-mi.exp: Test printers returning string hint, and
4797 also not returning a value.
4798 * gdb.python/py-prettyprint.c: Add testcase for above.
4799 * gdb.python/py-prettyprint.py: Add test printer for above.
4800
d24f74ce
JK
48012011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4802
4803 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
4804 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
4805 (.Ldie30) Add as field "data4".
4806 (.Ldie32) Rename field "b" to "shl".
4807 (abbrev4) Change for the "data4" field.
4808 (abbrev5, abbrev6) Remove.
4809 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
4810 (p &s.shl): ... here. Add comment.
4811 (p &s.data4): New.
4812
bb7da2bf
JK
48132011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4814
4815 Fix crash on lval_computed values.
4816 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
4817
11081198
JK
48182011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4819
4820 * gdb.base/help.exp (help whatis): Update the expected string.
4821
3c6e0cb3
JK
48222011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4823
4824 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
4825 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
4826 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
4827 Change the expected string.
4828
efa80663
PA
48292011-07-26 Pedro Alves <pedro@codesourcery.com>
4830
4831 * gdb.base/watchpoint.exp
4832 (test_disable_enable_software_watchpoint): New procedure.
4833 (top level): Run it.
4834
db8e4570
UW
48352011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
4836
4837 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
4838 executable file "${binfile}", C++ version "${binfile}-cxx".
4839 * gdb.python/py-prettyprint.exp: Likewise.
4840 * gdb.python/py-symbol.exp: Likewise.
4841 * gdb.python/py-type.exp: Likewise.
4842 * gdb.python/py-value.exp: Likewise.
4843 * gdb.python/py-template.exp (test_template_arg): Pass full executable
4844 file name instead of just suffix.
4845
543305c9
JK
48462011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4847
4848 Fix implicit pointer offsets.
4849 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
4850 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
4851 (continue to breakpoint: continue to baz breakpoint for implptr)
4852 (sanity check element 0, sanity check element 1)
4853 (enter the inlined function, check element 0 for the offset)
4854 (check element 1 for the offset)
4855 (continue to breakpoint: ignore the second baz breakpoint): New tests.
4856 (set foo breakpoint for implptr): Update the breakpoint number.
4857
b3215adc
UW
48582011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4859
4860 * gdb.python/py-mi.exp: Use different file names for different
4861 versions of the executable under test.
4862 * gdb.python/py-prettyprint.exp: Likewise.
4863 * gdb.python/py-symbol.exp: Likewise.
4864 * gdb.python/py-template.exp: Likewise.
4865 * gdb.python/py-type.exp: Likewise.
4866 * gdb.python/py-value.exp: Likewise.
4867
182b9acc
UW
48682011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4869
4870 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
4871 flag after restarting GDB if necessary.
4872
e6052b5d
UW
48732011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
4874
4875 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
4876
1ced966e
PA
48772011-07-22 Pedro Alves <pedro@codesourcery.com>
4878
4879 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
4880 backend doesn't leave used debug registers behind.
4881
3543a589
TT
48822011-07-22 Tom Tromey <tromey@redhat.com>
4883
4884 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
4885 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
4886 argument.
4887 * gdb.dwarf2/typeddwarf-amd64.S: New file.
4888
14d15303 48892011-07-21 Matt Rice <ratmice@gmail.com>
4890
4891 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
4892 in mostlyclean rule. Add files ending in .core.
4893
9b158ba0 48942011-07-21 Matt Rice <ratmice@gmail.com>
4895
4896 PR macros/12999
4897 * gdb.base/info-macros.c: New test sources.
4898 * gdb.base/info-macros.exp: New tests.
4899
d17b6f81
PM
49002011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4901
4902 * gdb.python/python.exp: Add prompt substitution tests.
4903
918dd910
JK
49042011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4905
4906 Fix crash if referenced CU is aged out.
4907 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
4908 New.
4909 * gdb.dwarf2/implptr.exp: Likewise.
4910
0e37a63c
JK
49112011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4912
4913 * gdb.dwarf2/implptr.S: Rebuilt.
4914 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
4915 (bar): Use them for j, k, l.
4916 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
4917 COMPILE.
4918 (print j in implptr:bar): Update for the intp typedef.
4919 (print p[0].x in implptr:foo): Use more exact regex.
4920
f65cf84c
TT
49212011-07-18 Tom Tromey <tromey@redhat.com>
4922
4923 * gdb.cp/static-method.exp: Add missing single quote.
4924
d5b4a7be
YQ
49252011-07-18 Yao Qi <yao@codesourcery.com>
4926
4927 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
4928 supported.
4929 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4930 * gdb.mi/mi-nonstop.exp: Likewise.
4931 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4932 * gdb.mi/mi-nsintrall.exp: Likewise.
4933 * gdb.mi/mi-nsmoribund.exp: Likewise.
4934 * gdb.mi/mi-nsthrexec.exp: Likewise.
4935 * gdb.python/py-evthreads.exp: Likewise.
4936
e9ea2662
JK
49372011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4938
4939 Code cleanup.
4940 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
4941 it. Substitute it instead of test_compiler_info everywhere.
4942
ce451573
UW
49432011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4944
4945 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
4946 remote targets as well.
4947
756d88a7
UW
49482011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4949
4950 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
4951 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
4952
31f83dc5
UW
49532011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
4954
4955 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
4956 a remote machine, not the host.
4957 (gdb_compile_shlib): Set soname if target is remote.
4958
059241a0
PP
49592011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
4960
4961 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
4962
28a0b48c 49632011-07-13 Matt Rice <ratmice@gmail.com>
4964
4965 * gdb.python/py-objfile-script-gdb.py: Renamed to
4966 py-objfile-script-gdb.py.in.
4967 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
4968 py-objfile-script-gdb.py.
4969 * gdb.python/py-objfile-script.exp: Update reference to
4970 py-objfile-script-gdb.py.
4971
9a771b67
JK
49722011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4973
4974 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
4975 reference undefined label.
4976
04ad99e6
JK
49772011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4978
4979 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
4980 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
4981 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
4982 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
4983
713389e0
PM
49842011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4985
4986 PR python/12438
4987 * gdb.python/python.exp: Add maint set/show python print-stack
4988 deprecated tests. Add set/show python print-backtrace tests.
4989
97d146f8
JK
49902011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4991
4992 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
4993 debug info.
4994
facde0e5 49952011-07-06 Matt Rice <ratmice@gmail.com>
4996
4997 * gdb.python/python.exp: Update filename paths.
4998 * gdb.python/py-symtab.exp: Ditto.
4999
438640d1
MP
50002011-07-06 Marek Polacek <mpolacek@redhat.com>
5001
5002 * gdb.python/py-evthreads.exp: Add missing `$'.
5003
33a365df
MF
50042011-07-06 Jie Zhang <jie.zhang@analog.com>
5005
5006 * config/bfin.exp: New file.
5007 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
5008 * gdb.asm/bfin.inc: New file.
5009
8f7ae686
MP
50102011-07-06 Marek Polacek <mpolacek@redhat.com>
5011
df46027d 5012 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
5013 the whole output.
5014
eb2a6f42
TT
50152011-07-05 Tom Tromey <tromey@redhat.com>
5016
5017 * gdb.java/jprint.java (jprint.hi): New field.
5018 * gdb.java/jprint.exp: Print string.
5019
177b42fe
TJB
50202011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
5021
5022 * gdb.base/call-sc.c: Fix typos.
5023 * gdb.base/ifelse.exp: Likewise.
5024 * gdb.base/structs.c: Likewise.
5025
3b2a0cf2
JB
50262011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
5027
5028 * gdb.base/jit-so.exp: New test.
5029 * gdb.base/jit-dlmain.c: New file.
5030 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
5031
46fc714c
JK
50322011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5033
5034 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
5035 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
5036 * gdb.cp/pr9167.exp (p b): Likewise.
5037 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
5038 (test value of P in inner_m, test type of Z in inner_m): Call
5039 setup_xfail for gcc <= 4.5.
46fc714c 5040
418c7cf7
JK
50412011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5042
5043 * gdb.cp/paren-type.cc: New files.
5044 * gdb.cp/paren-type.exp: New files.
5045
3d50dd94
JK
50462011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5047
5048 Stop on first linespec terminator instead of eating what we can.
5049 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
5050 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
5051 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
5052 (break C::f()): ... this one.
5053 (break C::operator()()): New test.
5054 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
5055 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
5056 test.
5057
dcf9f4ab
JK
50582011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5059
5060 Fall back linespec to minimal symbols.
5061 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
5062 error message.
5063 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
5064 * gdb.cp/minsym-fallback-main.cc: New file.
5065 * gdb.cp/minsym-fallback.cc: New file.
5066 * gdb.cp/minsym-fallback.exp: New file.
5067 * gdb.cp/minsym-fallback.h: New file.
5068
3f542ed1
JK
50692011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5070
5071 * gdb.cp/no-dmgl-verbose.cc: New file.
5072 * gdb.cp/no-dmgl-verbose.exp: New file.
5073
50742011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
5075
5076 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
5077 __GI_.
5078 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
5079 (f): New function.
5080 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
5081 (complete p 'func<short>(): ... here.
5082 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
5083 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
5084 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
5085 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
5086 Make them KFAIL gcc/49546.
5087
00eb2c4a
JB
50882011-07-01 Joel Brobecker <brobecker@adacore.com>
5089
5090 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
5091
85a20c42
JK
50922011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5093
5094 Test GCC PR debug/49546.
5095 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
5096 (test type of F in k3_m, test value of F in k3_m): New.
5097 * gdb.cp/temargs.cc (struct S3, struct K3): New.
5098 (main): New variable k3. Call k3.k3_m.
5099
d2d43431
JB
51002011-07-01 Jean-Charles Delay <delay@adacore.com>
5101
5102 * gdb.ada/packed_array.exp: Fix expected outout.
5103
54ae186f
JB
51042011-07-01 Jean-Charles Delay <delay@adacore.com>
5105
5106 * gdb.ada/packed_array.exp: fixed expected output.
5107
8f17729f
JB
51082011-07-01 Joel Brobecker <brobecker@adacore.com>
5109
5110 * gdb.ada/same_enum: New testcase.
5111
f5aa6869
JB
51122011-07-01 Joel Brobecker <brobecker@adacore.com>
5113
5114 * gdb.ada/ptr_typedef: New testcase.
5115
828292f2
JB
51162011-07-01 Joel Brobecker <brobecker@adacore.com>
5117
5118 * gdb.ada/arrayptr.exp: Add ptype test.
5119
18920c42
JB
51202011-07-01 Joel Brobecker <brobecker@adacore.com>
5121
5122 * gdb.ada/char_enum: New testcase.
5123
3536d9e3 51242011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
5125
5126 * gdb.base/dump.exp (capture_pointer_with_type): New.
5127 Get value from address instead of name.
5128 Start GDB once, and do `dump' and `restore'
5129 tests together.
5130
db863c42
MF
51312011-06-30 Jie Zhang <jie.zhang@analog.com>
5132 Mike Frysinger <vapier@gentoo.org>
5133
5134 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
5135 helper functions for getting/setting remotetimeout variable.
5136 * lib/gdb.exp (gdb_load): If the target is remote, set
5137 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
5138 with $loadtimeout. Set $load_ok to 0 before doing the load.
5139 Instead of returning, immediately, set $load_ok to 0. Call
5140 set_remotetimeout with $oldremotetimeout, and then return if
5141 $load_ok is 1.
5142
e9e642a8
AB
51432011-06-30 Andrew Burgess <aburgess@broadcom.com>
5144
5145 * gdb.python/py-template.exp: Don't run this test if the target
5146 does not support c++ tests.
5147
32019081
JK
51482011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5149
5150 Fix non-only rename list for Fortran modules import.
5151 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
5152 tests.
5153 * gdb.fortran/module.f90 (module moduse): New.
5154 (program module): use moduse, test var_x, var_y and var_z.
5155
0ecee54c
TT
51562011-06-29 Tom Tromey <tromey@redhat.com>
5157
5158 PR testsuite/12040:
5159 * gdb.fortran/array-element.exp: Use f90, not f77.
5160 * gdb.fortran/complex.exp: Use f90, not f77.
5161 * gdb.fortran/derived-type.exp: Use f90, not f77.
5162 * gdb.fortran/library-module.exp: Use f90, not f77.
5163 * gdb.fortran/logical.exp: Use f90, not f77.
5164 * gdb.fortran/module.exp: Use f90, not f77.
5165 * gdb.fortran/multi-dim.exp: Use f90, not f77.
5166 * gdb.fortran/subarray.exp: Use f90, not f77.
5167
3b2b8fea
TT
51682011-06-29 Tom Tromey <tromey@redhat.com>
5169
5170 * gdb.fortran/charset.exp: New file.
5171 * gdb.fortran/charset.f90: New file.
5172
42159ca5
TT
51732011-06-29 Tom Tromey <tromey@redhat.com>
5174
5175 PR testsuite/12040:
5176 * lib/future.exp: New file, mostly extracted from ada.exp.
5177 Rewrote compatibility code to use rename.
5178 (gdb_find_gfortran): New proc.
5179 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
5180 gfortran patch.
5181 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
5182 Move to future.exp.
5183 * lib/gdb.exp: Always load future.exp.
5184
af69a5ce
YQ
51852011-06-28 Yao Qi <yao@codesourcery.com>
5186
5187 * gdb.cp/exception.cc: Don't include iostream.
5188 (bar): Remove print statement.
5189 (catcher): New.
5190 (main): Remove print statements. Call function catcher.
5191 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
5192 Set breakpoint on catcher, and check the value of parameter.
5193
ab5c6a72
YQ
51942011-06-23 Yao Qi <yao@codesourcery.com>
5195
5196 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
5197 1.2 is disabled. KFAIL for uclinux.
5198
9497469f
MP
51992011-06-23 Marek Polacek <mpolacek@redhat.com>
5200
5201 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
5202 mi_gdb_test.
5203
b9132588
MP
52042011-06-23 Marek Polacek <mpolacek@redhat.com>
5205
5d197ed0 5206 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 5207
e55595ca
MP
52082011-06-23 Marek Polacek <mpolacek@redhat.com>
5209
5d197ed0
MP
5210 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
5211
52122011-06-23 Marek Polacek <mpolacek@redhat.com>
5213
5214 * gdb.mi/mi2-basics.exp: Fix races. Honour the
5215 `test_exec_and_symbol_mi_operatons' return value.
5216 (test_mi_interpreter_selection): Use mi_gdb_test instead of
5217 gdb_test_multiple.
5218 (test_exec_and_symbol_mi_operatons): Likewise.
5219 (test_path_specification): Likewise.
e55595ca 5220
be777e08
YQ
52212011-06-23 Yao Qi <yao@codesourcery.com>
5222
5223 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
5224 supported.
5225 * lib/gdb.exp (support_displaced_stepping): New.
5226
615556d6
YQ
52272011-06-23 Yao Qi <yao@codesourcery.com>
5228
5229 * gdb.threads/execl.exp: Skip on remote target.
5230
833b0ca7
MP
52312011-06-21 Marek Polacek <mpolacek@redhat.com>
5232
5d197ed0 5233 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
5234 mi_gdb_test.
5235
1ee4023a
MP
52362011-06-20 Marek Polacek <mpolacek@redhat.com>
5237
5d197ed0 5238 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 5239
d0b1d624
MP
52402011-06-20 Marek Polacek <mpolacek@redhat.com>
5241
5d197ed0 5242 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
5243 mi_gdb_test.
5244
79aa92c1
MP
52452011-06-20 Marek Polacek <mpolacek@redhat.com>
5246
5d197ed0 5247 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 5248
5ce5db06
YQ
52492011-06-14 Yao Qi <yao@codesourcery.com>
5250
5251 gdb/testsuite/
5252 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
5253
533a737e
JK
52542011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5255
5256 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
5257
d0e53741
TT
52582011-06-10 Tom Tromey <tromey@redhat.com>
5259
5260 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
5261 Add tests for pointer-to-member-function.
5262 * gdb.cp/temargs.cc (S::somefunc): New function.
5263 (K2): New class.
5264 (main): Instantiate K2; call method.
5265
b5916bbd
JB
52662011-06-08 Joel Brobecker <brobecker@adacore.com>
5267
5268 * gdb.python/py-inferior.c (f2): Make str an array rather
5269 than a pointer.
5270 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
5271
5be4dfca
JK
52722011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5273
5274 * gdb.base/async-shell.c: New file.
5275 * gdb.base/async-shell.exp: New file.
5276
9f47e254
PA
52772011-06-06 Pedro Alves <pedro@codesourcery.com>
5278
5279 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
5280
64b9b334
JB
52812011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
5282
5283 From Stephen Kitt <steve@sk2.org>
5284 * gdb.base/help.exp: Adjust following some spelling corrections
5285 in GDB.
5286
dbc0f131
YQ
52872011-06-01 Yao Qi <yao@codesourcery.com>
5288
5289 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
5290
fd336a18
KS
52912010-05-31 Keith Seitz <keiths@redhat.com>
5292
5293 PR c++/12750
5294 * gdb.cp/static-method.cc: New file.
5295 * gdb.cp/static-method.exp: New file.
5296
fa8b9902
KS
52972010-05-31 Keith Seitz <keiths@redhat.com>
5298
5299 PR symtab/12704
5300 * gdb.cp/anon-ns.cc: New file.
5301 * gdb.cp/anon-ns.exp: New file.
5302
0a5b1e09
PA
53032011-05-31 Pedro Alves <pedro@codesourcery.com>
5304
5305 * gdb.arch/i386-dr3-watch.c: New file.
5306 * gdb.arch/i386-dr3-watch.exp: New file.
5307
0578b8d1
YQ
53082011-05-30 Yao Qi <yao@codesourcery.com>
5309
5310 * gdb.base/callfuncs.c (t_structs_fc): New.
5311 (t_structs_dc, t_structs_ldc): New.
5312 (t_double_many_args):
5313 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
5314 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
5315 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
5316 * gdb.base/callfuncs.exp: Call new functions.
5317
6680506e
YQ
53182011-05-30 Yao Qi <yao@codesourcery.com>
5319
ff4d2c60
YQ
5320 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
5321 Call rerun_and_prepare for each test to isolate effects.
5322
53232011-05-30 Yao Qi <yao@codesourcery.com>
5324
5325 * gdb.base/varargs.c (find_max_float_real): New.
5326 (find_max_double_real, find_max_long_double_real): New.
5327 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
5328 * lib/gdb.exp (setup_kfail_for_target): New.
5329
e43ec454
YQ
53302011-05-30 Yao Qi <yao@codesourcery.com>
5331
5332 * gdb.base/funcargs.c (callca, callcb, callcc): New.
5333 (callcd, callce, callcf, callc1a, callc1b): New.
5334 (callc2a, callc2b): New.
5335 * gdb.base/funcargs.exp (complex_args): New.
5336 (complex_integral_args, complex_float_integral_args): New.
5337 * lib/gdb.exp (support_complex_tests): New. Determine
5338 whether to run test cases on _Complex types.
5339
432b4d03
JK
53402011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5341
5342 * gdb.threads/leader-exit.c: New file.
5343 * gdb.threads/leader-exit.exp: New file.
5344
6caf069d
MP
53452011-05-27 Marek Polacek <mpolacek@redhat.com>
5346
9497469f 5347 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 5348
97fce28b
MP
53492011-05-27 Marek Polacek <mpolacek@redhat.com>
5350
5351 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
5352 remove the `supported' variable.
5353 * gdb.mi/mi-nonstop.exp: Likewise.
5354 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
5355 * gdb.mi/mi-nsintrall.exp: Likewise.
5356 * gdb.mi/mi-nsmoribund.exp: Likewise.
5357 * gdb.mi/mi-nsthrexec.exp: Likewise.
5358
9da8c2a0
PA
53592011-05-26 Pedro Alves <pedro@codesourcery.com>
5360
5361 * gdb.reverse/finish-reverse-bkpt.exp: New test.
5362
2c03e5be
PA
53632011-05-26 Pedro Alves <pedro@codesourcery.com>
5364
5365 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
5366
2e21250d
KS
53672011-05-24 Keith Seitz <keiths@redhat.com>
5368
5369 PR breakpoint/12803
5370 * gdb.cp/cmpd-minsyms.cc (a): New method.
5371 (b): New method.
5372 (c): New method.
5373 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
5374
cdac0397
PA
53752011-05-24 Pedro Alves <pedro@codesourcery.com>
5376
5377 * gdb.base/commands.exp (watchpoint_command_test): Check that the
5378 watchpoint's command list didn't execute when the watchpoint went
5379 out of scope.
5380
ee5683ab
PM
53812011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
5382
5383 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
5384 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
5385 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
5386 * gdb.arch/i386-gnu-cfi.exp: Likewise.
5387 * gdb.arch/i386-permbkpt.exp: Likewise.
5388 * gdb.arch/i386-prologue.exp: Likewise.
5389 * gdb.arch/i386-size-overlap.exp: Likewise.
5390 * gdb.arch/i386-size.exp: Likewise.
5391 * gdb.arch/i386-unwind.exp: Likewise.
5392 * gdb.reverse/i386-precsave.exp: Likewise.
5393 * gdb.reverse/i386-reverse.exp: Likewise.
5394 * gdb.reverse/i386-sse-reverse.exp: Likewise.
5395 * gdb.reverse/i387-env-reverse.exp: Likewise.
5396 * gdb.reverse/i387-stack-reverse.exp: Likewise.
5397
c91c8c16
PA
53982011-05-24 Pedro Alves <pedro@codesourcery.com>
5399
5400 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
5401 file doesn't error, using MI.
5402
c50491a7
TT
54032011-05-23 Tom Tromey <tromey@redhat.com>
5404
5405 * gdb.base/charset.exp (string_display): Add tests to assign to
5406 arrays.
5407 * gdb.base/charset.c (short_array, int_array, long_array): New.
5408
4a07b7da
PA
54092011-05-20 Pedro Alves <pedro@codesourcery.com>
5410
5411 Cope with async mode.
5412
4a07b7da
PA
5413 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
5414 into gdb_test + mi_expect_stop.
5415
b275f2d2
PA
54162011-05-20 Pedro Alves <pedro@codesourcery.com>
5417
5418 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
5419 (callme): Remove printf call.
5420
eec52c44
PM
54212011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
5422
5423 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
5424 quote pattern to avoid problems with Cygwin/mingw expect versions.
5425 * gdb.base/default.exp (show convenience): Use double
5426 quote pattern for regular expressions.
5427
b3c8eb43
JK
54282011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5429
5430 Fix -readnow for -gdwarf-4 unused type units.
5431 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
5432 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
5433
ed731959
JK
54342011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
5435
5436 * gdb.base/kill-after-signal.c: New file.
5437 * gdb.base/kill-after-signal.exp: New file.
5438
3b48433d
PA
54392011-05-16 Pedro Alves <pedro@codesourcery.com>
5440
5441 * gdb.ada/start.exp: Call untested with the correct test filename.
5442 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
5443 test filename. Make the test's binary unique.
5444 * gdb.arch/i386-signal.exp: Call untested with the correct test
5445 filename.
5446 * gdb.arch/i386-size-overlap.exp: Ditto.
5447 * gdb.arch/Makefile.in (EXECUTABLES): Update.
5448 * gdb.base/gcore-buffer-overflow.exp: Ditto.
5449 * gdb.cp/call-c.exp: Ditto.
5450 * gdb.mi/mi-reverse.exp: Call untested with the correct test
5451 filename. Make the test's binary unique.
5452 * gdb.mi/Makefile.in (EXECUTABLES): Update.
5453 * gdb.python/py-mi.exp: Ditto.
5454 * gdb.python/Makefile.in (EXECUTABLES): Update.
5455 * gdb.reverse/i386-precsave.exp: Ditto.
5456 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
5457 test filename.
5458 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5459 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
5460 unique.
5461 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
5462 test filename.
5463 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
5464 * gdb.trace/tfile.exp: Ditto.
5465
ba4a8bdd
YQ
54662011-05-14 Yao Qi <yao@codesourcery.com>
5467
5468 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
5469 type.
5470
dbaefcf7
DE
54712011-05-13 Doug Evans <dje@google.com>
5472
5473 * gdb.python/py-objfile-script.exp: New file.
5474 * gdb.python/py-objfile-script.c: New file.
5475 * gdb.python/py-objfile-script-gdb.py: New file.
5476 * testsuite/gdb.python/py-section-script.exp: Test
5477 "info auto-load-scripts".
5478
9930639c
TT
54792011-05-13 Tom Tromey <tromey@redhat.com>
5480
5481 * gdb.dwarf2/clztest.exp: New file.
5482 * gdb.dwarf2/clztest.c: New file.
5483 * gdb.dwarf2/clztest.S: New file.
5484
05272e11
DE
54852011-05-13 Doug Evans <dje@google.com>
5486
cc63ef9b
DE
5487 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
5488 String16 tests.
05272e11 5489
6edba76f
TT
54902011-05-13 Tom Tromey <tromey@redhat.com>
5491
5492 * lib/gdb.exp (is_x86_like_target): New proc.
5493 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
5494 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
5495 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
5496 -nostdlib to compiler.
5497 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
5498 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
5499 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
5500 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
5501 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
5502
028d0ed5
TJB
55032011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
5504
5505 * gdb.python/py-function.exp: Test setting a value from a function
5506 which executes a command.
5507
8a9b8146
TT
55082011-05-12 Tom Tromey <tromey@redhat.com>
5509
5510 * gdb.dwarf2/typeddwarf.S: New file.
5511 * gdb.dwarf2/typeddwarf.c: New file.
5512 * gdb.dwarf2/typeddwarf.exp: New file.
5513
10483e8e
MP
55142011-05-12 Marek Polacek <mpolacek@redhat.com>
5515
5516 * gdb.mi/mi-basics.exp: Fix races. Honour the
5517 `test_exec_and_symbol_mi_operatons' return value.
5518 (test_mi_interpreter_selection): Use mi_gdb_test instead of
5519 gdb_test_multiple.
5520 (test_exec_and_symbol_mi_operatons): Likewise.
5521 (test_path_specification): Likewise.
5522
faf067f1
JK
55232011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5524
5525 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
5526 (gdb_touch_execfile): Remove catch wrappers. New variable time.
5527 Replace `file copy' and `file rename' by `file mtime'. Twice.
5528
7ff911a3
JK
55292011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5530
5531 * gdb.base/readline-ask.c: New file.
5532 * gdb.base/readline-ask.exp: New file.
5533 * gdb.base/readline-ask.inputrc: New file.
5534
a536c6d7
UW
55352011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
5536
5537 * gdb.cell/bt.exp: Delete breakpoints before running to signal
5538 to avoid race condition.
5539 * gdb.cell/coremaker.c: Use small stack size.
5540 * gdb.cell/ea-standalone.exp: Use file name without path as
5541 argument to c_to.
5542 * gdb.cell/fork.exp: Allow other output when continuing to end.
5543
d472a426
JK
55442011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5545
5546 * gdb.threads/corethreads.c: New file.
5547 * gdb.threads/corethreads.exp: New file.
5548
55492011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
5550
5551 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
5552 Try to compile the test using -Wl,-z,norelro first.
5553 (load_core): New variable libthread_db_seen, initialize it.
5554 (zeroed-threads cannot be listed): Protect it by XFAIL on
5555 !$libthread_db_seen.
5556
8be455d7
JK
55572011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5558
5559 PR 12573
5560 * gdb.dwarf2/dw2-skip-prologue.S: New file.
5561 * gdb.dwarf2/dw2-skip-prologue.c: New file.
5562 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
5563
1976171a
JK
55642011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5565
5566 * gdb.cp/psymtab-parameter.cc: New file.
5567 * gdb.cp/psymtab-parameter.exp: New file.
5568
7db6f30f
JK
55692011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5570
5571 Fix a race.
5572 * gdb.cp/static-print-quit.exp (print c): Split to ...
5573 (print c - <return>, print c - q <return>, print c - to quit):
5574 ... these. Make the testfile untested on gdb-7.1.
5575
85161e9e 55762011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
5577
5578 * lib/gdb.exp (exec_target_file, exec_symbol_file,
5579 gdb_rename_execfile, gdb_touch_execfile): New.
5580 * gdb.base/reread.exp: Use new procs to handle multiple
5581 exec files.
5582
0c51be18
YQ
55832011-05-05 Yao Qi <yao@codesourcery.com>
5584
5585 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
5586 (test_adr_32bit, test_pop_pc): New.
5587 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
5588 (test_adr_32bit, test_pop_pc): New.
5589
4d393d60
JM
55902011-05-04 Joseph Myers <joseph@codesourcery.com>
5591
5592 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
5593 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
5594 targets.
5595 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
5596 handle targets.
5597
8ffd0459
JK
55982011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5599
5600 * gdb.base/completion.exp (complete help info wat): Rename to ...
5601 (complete 'help info wat'): ... here.
5602 Remove all `-re ".*' and `-re "^.*' redundant regexes.
5603 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
5604
8e28d804
PA
56052011-05-04 Pedro Alves <pedro@codesourcery.com>
5606
5607 * gdb.base/completion.exp: Use gdb_test_multiple instead of
5608 gdb_test and explicit $gdb_prompt/timeout matches.
5609
3eb2ef34
YQ
56102011-05-04 Yao Qi <yao@codesourcery.com>
5611
5612 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
5613 and __thumb2__.
5614
aaaf81a3
MP
56152011-05-03 Marek Polacek <mpolacek@redhat.com>
5616
5617 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
5618 in place of `gdb_test "delete breakpoints"'. This eliminates two
5619 testcases.
5620
c4cbc0df
PA
56212011-05-02 Pedro Alves <pedro@codesourcery.com>
5622
5623 PR testsuite/12649
5624 Fix races.
5625
5626 * gdb.base/completion.exp: Remove all sleep calls. Remove
5627 unnecessary regexs. Don't explicitly expect anything after the
5628 prompt. Eat the prompt if necessary.
5629
b4cbb4a3
EBM
56302011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
5631
5632 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
5633 accept to show the caller line again as well as the line after.
5634
d65aec65
PM
56352011-04-29 Phil Muldoon <pmuldoon@redhat.com>
5636
5637 PR mi/12531
5638
5639 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
5640 compile target.
5641 * gdb.python/py-prettyprint.exp: Add C++ object for
5642 CPLUS_FAKE_CHILD test.
5643
30852783
UW
56442011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
5645
5646 * gdb.base/signest.exp: New file.
5647 * gdb.base/signest.c: Likewise.
5648
c7b1f0d9
JK
56492011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5650
5651 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
5652 thread and breakpoint notifications.
5653
559a7a62
JK
56542011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5655
5656 * gdb.base/fortran-sym-case.c: New file.
5657 * gdb.base/fortran-sym-case.exp: New file.
5658 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
5659 * gdb.dwarf2/dw2-case-insensitive.c: New file.
5660 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
5661
8344e389
JK
56622011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5663
5664 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
5665 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
5666 false #1', `if true else false #2' and `if true else false #3'.
5667
2484c66b
UW
56682011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
5669
5670 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
5671 while delivering signal.
5672
8d3788bd
VP
56732011-04-27 Vladimir Prus <vladimir@codesourcery.com>
5674
5675 MI breakpoint notifications.
5676
5677 * testsuite/gdb.mi/mi-cli.exp: Adust.
5678 * testsuite/gdb.mi/mi2-cli.exp: Adust.
5679 * testsuite/gdb.mi/mi-watch.exp: Adust.
5680 * testsuite/gdb.mi/mi2-watch.exp: Adust.
5681 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
5682 notifications.
5683
3e03848b
JK
56842011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5685
5686 * gdb.base/gdbindex-stabs-dwarf.c: New file.
5687 * gdb.base/gdbindex-stabs.c: New file.
5688 * gdb.base/gdbindex-stabs.exp: New file.
5689
918c9108
YQ
56902011-04-25 Yao Qi <yao@codesourcery.com>
5691
5692 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
5693 with /*...*/.
5694 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
5695
90556b8c
JK
56962011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5697
5698 * gdb.python/py-value.exp (test_objfiles): Name the first test
5699 `py-value in file.filename'.
5700
03f2bd59
JK
57012011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5702
5703 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
5704 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
5705 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
5706 !gdbserver_reconnect_p..
5707 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
5708
7b08b9eb
JK
57092011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5710
5711 * gdb.cp/cpcompletion.exp (complete class methods)
5712 (complete class methods beginning with F): Move them above runto. New
5713 comment about the runto delimiter.
5714
b78974c3
PA
57152011-04-20 Pedro Alves <pedro@codesourcery.com>
5716
5717 * gdb.base/maint.exp: Test that "maint print registers" works
5718 without a running program.
5719
20429c40 57202011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 5721
20429c40
MP
5722 * gdb.base/setshow.exp: Fix racy tests.
5723 ($old_gdb_prompt): New variable.
5724
7a9dd1b2
TT
57252011-04-19 Tom Tromey <tromey@redhat.com>
5726
5727 * gdb.mi/mi-nsmoribund.exp:
5728 * gdb.hp/gdb.objdbg/objdbg01.exp:
5729 * gdb.base/structs.exp (test_struct_returns):
5730 * gdb.base/call-sc.exp (test_scalar_returns):
5731 * gdb.base/bigcore.exp: Remove duplicate words.
5732
02835898
JK
57332011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5734
5735 * gdb.base/break-interp-lib.c (v, vptr): New variables.
5736 * gdb.base/break-interp.exp (test_attach): New comment.
5737
254f582e
JK
57382011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5739
5740 * gdb.threads/gcore-thread.exp ($core0file): New variable.
5741 (clear __stack_user.next, clear stack_used.next)
5742 (save a zeroed-threads corefile): New test.
5743 Call core_load for $core0file.
5744 (zeroed-threads cannot be listed): New test.
5745
4fe85f5c
JK
57462011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5747
5748 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
5749 filename.
5750 ($srcfile): Preserve the original value.
5751 ($testfile): Match it the .exp filename.
5752 ($corefile): New variable. Substitute it around.
5753 Use clean_restart.
5754 ($prev_timeout): Remove.
5755 (load_core): Move core loading into this proc.
5756 Fix restore of $timeout if load_core fails.
5757
63524580
JK
57582011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5759
5760 * gdb.base/eu-strip-infcall.c: New file.
5761 * gdb.base/eu-strip-infcall.exp: New file.
5762
90359a16
JK
57632011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5764
5765 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
5766 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
5767
626e7282
JK
57682011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
5769
5770 Fix Python access to inlined frames.
5771 * gdb.python/py-frame-inline.c: New file.
5772 * gdb.python/py-frame-inline.exp: New file.
5773
3363d018
EBM
57742011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
5775
5776 * gdb.base/gdb1090.exp: Change breakpoint location to read the
5777 content of 's24' correctly (avoiding "optimized out").
5778 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
5779
28781456
JK
57802011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5781
5782 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
5783
4a4106ca
TJB
57842011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
5785
5786 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
5787 expect a colon in watch -location output.
5788
d26ccb4f
JK
57892011-04-13 Marek Polacek <mpolacek@redhat.com>
5790
df46027d 5791 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
5792 New testcase `expect response to define backtrace'. Also remove
5793 redundant `default' block.
5794
e1ab1f9c
JK
57952011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5796
5797 * gdb.python/py-prettyprint.c (struct hint_error): New.
5798 (main): New variable hint_error.
5799 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
5800 "print hint_error".
5801 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
5802 (register_pretty_printers): Register it.
5803
0c2e6019
TT
58042011-04-04 Tom Tromey <tromey@redhat.com>
5805
5806 * gdb.cp/maint.exp (test_help): Update.
5807 (test_namespace): Likewise.
5808
af57139d
JB
58092011-04-01 Joel Brobecker <brobecker@adacore.com>
5810
5811 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
5812 * gdb.ada/arrayptr.exp: Add new tests.
5813
956a9fb9
JB
58142011-04-01 Joel Brobecker <brobecker@adacore.com>
5815
5816 * gdb.ada/mi_catch_ex: New testcase.
5817
d0c4d642
PA
58182011-04-01 Pedro Alves <pedro@codesourcery.com>
5819
5820 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
5821 base::overload(void) method without specifying "const".
5822
18819fa6
UW
58232011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
5824
5825 * gdb.arch/thumb-singlestep.S: New file.
5826 * gdb.arch/thumb-singlestep.exp: Likewise.
5827
a4c8e806
TT
58282011-03-31 Tom Tromey <tromey@redhat.com>
5829
5830 * gdb.python/py-prettyprint.py (exception_flag): New global.
5831 (NoStringContainerPrinter._iterator.next): Check it.
5832 * gdb.python/py-prettyprint.c (main): New variable nstype2.
5833 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
5834
53832f31
TT
58352011-03-29 Tom Tromey <tromey@redhat.com>
5836
5837 * gdb.cp/anon-struct.cc: New file.
5838 * gdb.cp/anon-struct.exp: New file.
5839
e4620230
JK
58402011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5841
5842 Test STT_GNU_IFUNC support.
5843 * gdb.base/gnu-ifunc-lib.c: New file.
5844 * gdb.base/gnu-ifunc.c: New file.
5845 * gdb.base/gnu-ifunc.exp: New file.
5846
d0fb5eae
JK
58472011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5848
5849 Support a ring of related breakpoints.
5850 * gdb.base/watchpoint-delete.c: New file.
5851 * gdb.base/watchpoint-delete.exp: New file.
5852
20106cfb
JK
58532011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5854
5855 * gdb.ada/arrayparam.exp (print first after function call): Use
5856 explicit package name. Add a comment
5857 (print lasta after function call): Rename ...
5858 (print last after function call): ... it and use explicit package
5859 name.
5860 (print length after function call): Use explicit package name.
5861 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
5862 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
5863 (multiple matches for symbol i): Rename ...
5864 (multiple matches for symbol integervar): ... it.
5865 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
5866 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
5867
e7ab5e63
AB
58682011-03-25 Andrew Burgess <aburgess@broadcom.com>
5869
5870 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
5871 environment variable to make grep output more predictable. Move
5872 all the environment setup into gdb_init so it's done once per test
5873 case rather than each time we start gdb.
5874
9ef07c8c
TT
58752011-03-24 Tom Tromey <tromey@redhat.com>
5876
5877 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
5878 test.
5879
dd90784c
JK
58802011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5881
5882 * gdb.dwarf2/dw2-entry-value-main.c: New file.
5883 * gdb.dwarf2/dw2-entry-value.S: New file.
5884 * gdb.dwarf2/dw2-entry-value.exp: New file.
5885
05775840
PM
58862011-03-22 Phil Muldoon <pmuldoon@redhat.com>
5887
5888 PR python/12183
5889
5890 * gdb.python/py-function.exp: Add GdbError tests.
5891
8661b11b
PA
58922011-03-18 Pedro Alves <pedro@codesourcery.com>
5893
5894 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
5895 (reglocal_test_func, statlocal_test_func): New functions.
5896 (globals_test_func): Call new functions.
5897 * gdb.trace/unavailable.exp (gdb_collect_args_test)
5898 (gdb_collect_locals_test): New procedure.
5899 (gdb_trace_collection_test): Call new procedures.
5900
0fdb4f18
PA
59012011-03-18 Pedro Alves <pedro@codesourcery.com>
5902
5903 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
5904 (test_register, test_register_unavailable): New procedures.
5905 (gdb_unavailable_registers_test): New procedure.
5906 (gdb_trace_collection_test): Call it.
5907
99c3dc11
PM
59082011-03-18 Phil Muldoon <pmuldoon@redhat.com>
5909
5910 PR python/12149
5911
5912 * gdb.python/python.exp: Add gdb.write tests.
5913
29703da4
PM
59142010-03-17 Phil Muldoon <pmuldoon@redhat.com>
5915
5916 * gdb.python/Makefile.in: Add py-objfile.
5917 * gdb.python/py-objfile.exp: New file.
5918 * gdb.python/py-objfile.c: New file.
5919 * gdb.python/py-block.exp: Add is_valid tests.
5920 * gdb.python/py-inferior.exp: Ditto.
5921 * gdb.python/py-infthread.exp: Ditto.
5922 * gdb.python/py-symbol.exp: Ditto.
5923 * gdb.python/py-symtab.exp: Ditto.
5924
598997c8
KS
59252011-03-16 Keith Seitz <keiths@redhat.com>
5926
5927 PR c++/12273
5928 * gdb.cp/cmpd-minsyms.exp: New test.
5929 * gdb.cp/cmpd-minsyms.cc: New file.
5930
5931 PR c++/11734
5932 * gdb.cp/ovsrch.exp: New test.
5933 * gdb.cp/ovsrch.h: New file.
5934 * gdb.cp/ovsrch1.cc: New file.
5935 * gdb.cp/ovsrch2.cc: New file.
5936 * gdb.cp/ovsrch3.cc: New file.
5937 * gdb.cp/ovsrch4.cc: New file.
5938
c91513d8
PP
59392011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
5940
5941 PR gdb/12528
5942 * gdb.base/Makefile.in: Adjust EXECUTABLES.
5943 * gdb.base/break-on-linker-gcd-function.exp: New test.
5944 * gdb.base/break-on-linker-gcd-function.cc: New file.
5945
7470fc63
AT
59462011-03-15 Andreas Tobler <andreast@fgznet.ch>
5947
5948 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
5949
959e7469
PM
59502011-03-15 Phil Muldoon <pmuldoon@redhat.com>
5951
5952 * lib/gdb.exp (gdb_unload): Add another termination case.
5953
9373cf26
JK
59542011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5955
5956 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
5957 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
5958 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
5959 Provide a stub byte there.
5960 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
5961 DW_AT_entry_pc.
5962 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
5963
24e9cda0
UW
59642011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
5965
5966 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
5967 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
5968 "generic ABI, auto".
5969 (altivec_abi_tests): Accept vectors returned by reference.
5970
7371cf6d
PM
59712010-03-14 Phil Muldoon <pmuldoon@redhat.com>
5972
5973 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
5974
ce77046a
UW
59752011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
5976
5977 * gdb.python/py-section-script.exp: Skip test if no Python support.
5978
176400c3
UW
59792011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
5980
5981 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
5982
ecec24e6
PM
59832011-03-10 Phil Muldoon <pmuldoon@redhat.com>
5984
5985 * gdb.python/py-parameter.exp: Update tests to the new Python
5986 parameter API. Add "no documentation" test. Add deprecated API
5987 backward compatibility test.
5988
5dbdd470
TT
59892011-03-09 Tom Tromey <tromey@redhat.com>
5990
5991 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
5992 gdb_continue_to_end.
5993
b66e66ee
MK
59942011-03-09 Mark Kettenis <kettenis@gnu.org>
5995
5996 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
5997 tabs.
5998
eceb0c5f
TT
59992011-03-09 Tom Tromey <tromey@redhat.com>
6000
6001 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
6002 parentheses.
6003 (gdb_continue_to_end): Add "allow_extra" parameter. Use
6004 $command.
6005 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
6006 argument to gdb_continue_to_end.
6007 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
6008 argument to gdb_continue_to_end.
6009 * gdb.cp/annota3.exp: Fix regex.
6010 * gdb.cp/annota2.exp: Fix regex.
6011 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
6012 gdb_continue_to_end.
6013 * gdb.base/call-signal-resume.exp: Revert earlier patch.
6014 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
6015 gdb_continue_to_end.
6016
63154eca
PA
60172011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6018
6019 * gdb.server/ext-run.exp
6020 (load new file without any gdbserver inferior): New test.
6021
967d1f9b
TT
60222011-03-07 Tom Tromey <tromey@redhat.com>
6023
6024 * Makefile.in (TAGS): Rewrite.
6025
d68dcbb9
JK
60262011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6027
6028 * gdb.trace/report.exp (12.1: trace report #1): New match for the
6029 initial commands echo. New match for `Found trace'. Anchor all the
6030 other matches. Anchor and match for `No trace frame found' the final
6031 match.
6032
6bf58e63
TT
60332011-03-07 Tom Tromey <tromey@redhat.com>
6034
6035 * Makefile.in (TAGS): New target.
6036
fda326dd
TT
60372011-03-07 Tom Tromey <tromey@redhat.com>
6038
6039 * lib/opencl.exp (skip_opencl_tests): Update for exit message
6040 change.
6041 * lib/mi-support.exp (mi_gdb_test): Update for exit message
6042 change.
6043 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
6044 exit message change.
6045 (skip_altivec_tests): Update for exit message change.
6046 (skip_vsx_tests): Likewise.
6047 (gdb_continue_to_end): Likewise. Add 'command' argument.
6048 * lib/cell.exp (skip_cell_tests): Update for exit message change.
6049 * gdb.threads/tls.exp: Update for exit message change.
6050 * gdb.threads/thread-unwindonsignal.exp: Use
6051 gdb_continue_to_end.
6052 * gdb.threads/step.exp (step_it): Update for exit message change.
6053 (continue_all): Likewise.
6054 * gdb.threads/print-threads.exp (test_all_threads): Update for
6055 exit message change.
6056 * gdb.threads/interrupted-hand-call.exp: Use
6057 gdb_continue_to_end.
6058 * gdb.threads/execl.exp: Use gdb_continue_to_end.
6059 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
6060 gdb_continue_to_end.
6061 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
6062 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
6063 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
6064 * gdb.cp/method.exp: Update for exit message change.
6065 * gdb.cp/mb-templates.exp: Update for exit message change.
6066 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
6067 * gdb.cp/annota3.exp: Update for exit message change.
6068 * gdb.cp/annota2.exp: Update for exit message change.
6069 * gdb.cell/fork.exp: Use gdb_continue_to_end.
6070 * gdb.base/term.exp: Update for exit message change.
6071 * gdb.base/step-test.exp (test_i): Update for exit message change.
6072 * gdb.base/sigstep.exp (advance): Update for exit message change.
6073 (advancei): Likewise.
6074 * gdb.base/siginfo.exp: Update for exit message change.
6075 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
6076 * gdb.base/reread.exp: Use gdb_continue_to_end.
6077 * gdb.base/langs.exp: Use gdb_continue_to_end.
6078 * gdb.base/interrupt.exp: Update for exit message change.
6079 * gdb.base/gdb1555.exp: Update for exit message change.
6080 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
6081 * gdb.base/ending-run.exp: Update for exit message change.
6082 * gdb.base/chng-syms.exp: Update for exit message change.
6083 * gdb.base/checkpoint.exp: Update for exit message change.
6084 * gdb.base/catch-syscall.exp (check_for_program_end): Use
6085 gdb_continue_to_end.
6086 (test_catch_syscall_with_wrong_args): Likewise.
6087 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
6088 * gdb.base/break-interp.exp (test_ld): Update for exit message
6089 change.
6090 * gdb.base/bang.exp: Update for exit message change.
6091 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
6092 (do_call_attach_tests): Likewise.
6093 * gdb.base/a2-run.exp: Update for exit message change.
6094 * gdb.arch/ppc-dfp.exp: Update for exit message change.
6095 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
6096 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
6097
dd19bd70
JK
60982011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6099
6100 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
6101
30e62689
TT
61022011-03-03 Tom Tromey <tromey@redhat.com>
6103
6104 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
6105 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
6106 * gdb.hp/gdb.aCC/configure.ac: Remove.
6107 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
6108 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
6109 * gdb.hp/gdb.base-hp/configure.ac: Remove.
6110 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
6111 * gdb.hp/gdb.compat/configure (Makefile): Remove.
6112 * gdb.hp/gdb.compat/configure.ac: Remove.
6113 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
6114 * gdb.hp/gdb.defects/configure (Makefile): Remove.
6115 * gdb.hp/gdb.defects/configure.ac: Remove.
6116 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
6117 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
6118 * gdb.hp/gdb.objdbg/configure.ac: Remove.
6119 * gdb.hp/configure.ac: Remove.
6120 * gdb.hp/configure: Remove.
6121 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
6122 substitution.
6123 (Makefile): Remove rule.
6124 * gdb.cell/configure.ac: Remove.
6125 * gdb.cell/configure: Remove.
6126 * gdb.stabs/Makefile.in (Makefile): Remove.
6127 (distclean): Don't remove config.status or config.log.
6128 * gdb.stabs/configure (Makefile): Remove.
6129 * gdb.stabs/configure.ac: Remove.
6130 * configure: Rebuild.
6131 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
6132 Remove stabs- and cell-specific logic. Test for existence of
6133 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
6134 subdirectories, gdb.cell, and and gdb.stabs.
6135 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
6136
c171f854
JB
61372011-03-03 Joel Brobecker <brobecker@adacore.com>
6138
6139 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
6140 end of buffer.
6141
9a5193cb
JB
61422011-03-02 Joel Brobecker <brobecker@adacore.com>
6143
6144 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
6145 gdb_test when running a test where we expected no output back.
6146
9bb4c1bb
MS
61472011-02-28 Michael Snyder <msnyder@vmware.com>
6148
6149 * gdb.cp/overload.cc: Change initializer value to integer.
6150
3bd0f5ef
MS
61512011-02-27 Michael Snyder <msnyder@vmware.com>
6152
6153 * gdb.multi/base.exp: Add test for remove-inferiors.
6154
2279eaad
JB
61552011-02-26 Joel Brobecker <brobecker@adacore.com>
6156
6157 * gdb.python/py-frame.exp: Simplify the initialization phase
6158 using prepare_for_testing.
6159
c82c0b55
MS
61602011-02-25 Michael Snyder <msnyder@vmware.com>
6161
6162 * gdb.multi/base.exp: Add tests for info inferiors with args.
6163
1d94651b
JK
61642011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6165
6166 * gdb.dwarf2/dw2-ranges.S: Rename to ...
6167 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
6168 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
6169 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
6170 asmfile3. Comment the STABS (#3) file compilation. Compile
6171 everything through assembler. Provide KFAIL for symtab/12497.
6172 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
6173 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
6174 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
6175 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
6176
3bd0f5ef
MS
61772011-02-24 Michael Snyder <msnyder@vmware.com>
6178
6179 * gdb.base/break.exp: Add tests for delete breakpoints using
6180 convenience variables and value history references.
6181
12c1418e
MS
61822011-02-24 Michael Snyder <msnyder@vmware.com>
6183
6184 * gdb.base/break.exp: Remove debugging 'printf' accidentally
6185 left behind in previous check-in.
6186
e5a67952
MS
61872011-02-23 Michael Snyder <msnyder@vmware.com>
6188
6189 * gdb.base/break.exp: Add tests for "info break" with arguments.
6190 * gdb.trace/infotrace.exp: Update patterns for error and help.
6191 * gdb.base/completion.exp: Update pattern.
6192 * gdb.base/ena-dis-br.exp: Update pattern.
6193 * gdb.base/help.exp: Update patterns.
6194
61952011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
6196
6197 * gdb.base/memattr.exp: New test.
6198 * gdb.base/memattr.c: Test load for memattr.exp.
6199
6e6fbe60
DE
62002011-02-22 Doug Evans <dje@google.com>
6201
6202 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
6203
1d41d745
MS
62042011-02-22 Michael Snyder <msnyder@vmware.com>
6205
6206 * Makefile.in: Make more clean.
6207 * gdb.ada/Makefile.in: Ditto.
6208 * gdb.arch/Makefile.in: Ditto.
6209 * gdb.asm/Makefile.in: Ditto.
6210 * gdb.base/Makefile.in: Ditto.
6211 * gdb.cp/Makefile.in: Ditto.
6212 * gdb.dwarf2/Makefile.in: Ditto.
6213 * gdb.java/Makefile.in: Ditto.
6214 * gdb.mi/Makefile.in: Ditto.
6215 * gdb.modula2/Makefile.in: Ditto.
6216 * gdb.python/Makefile.in: Ditto.
6217 * gdb.server/Makefile.in: Ditto.
6218 * gdb.stabs/Makefile.in: Ditto.
6219 * gdb.threads/Makefile.in: Ditto.
6220 * gdb.trace/Makefile.in: Ditto.
6221
79ba84ca
MS
62222011-02-22 Michael Snyder <msnyder@vmware.com>
6223
df46027d 6224 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
6225 info threads.
6226
b9b35694
JB
62272011-02-22 Joel Brobecker <brobecker@adacore.com>
6228
6229 * gdb.python/py-breakpoint.exp: Fix the expected output of
6230 one of the "maint info breakpoints" tests to accept the output
6231 generated on platforms that do not have hardware watchpoints.
6232
8bfb830f
JB
62332011-02-22 Joel Brobecker <brobecker@adacore.com>
6234
6235 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
6236 clean_restart. Be a little stricter in the expected output
6237 for one of the tests. Fix a typo in one of the comments.
6238
c45f3c54
JB
62392011-02-22 Joel Brobecker <brobecker@adacore.com>
6240
6241 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
6242 Delete variable binfile, no longer use. Add or modify test
6243 comments to make them unique.
6244
b97c863c
MS
62452011-02-21 Michael Snyder <msnyder@vmware.com>
6246
6247 * Makefile.in: Update for make clean.
6248 * gdb.ada/Makefile.in: Ditto.
6249 * gdb.arch/Makefile.in: Ditto.
6250 * gdb.asm/Makefile.in: Ditto.
6251 * gdb.base/Makefile.in: Ditto.
6252 * gdb.cp/Makefile.in: Ditto.
6253 * gdb.dwarf2/Makefile.in: Ditto.
6254 * gdb.java/Makefile.in: Ditto.
6255 * gdb.mi/Makefile.in: Ditto.
6256 * gdb.modula2/Makefile.in: Ditto.
6257 * gdb.python/Makefile.in: Ditto.
6258 * gdb.server/Makefile.in: Ditto.
6259 * gdb.stabs/Makefile.in: Ditto.
6260 * gdb.threads/Makefile.in: Ditto.
6261 * gdb.trace/Makefile.in: Ditto.
6262
aea5b279
MS
62632011-02-21 Michael Snyder <msnyder@vmware.com>
6264
6265 * gdb.threads/thread-find.exp: Update patterns for changes in
6266 output of "info threads" command.
6267
e3039479
UW
62682011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
6269 Ulrich Weigand <uweigand@de.ibm.com>
6270
6271 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
6272 (skip_hw_watchpoint_tests): Likewise.
6273 (skip_hw_watchpoint_multi_tests): Likewise.
6274
b800ec70
UW
62752011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
6276
6277 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
6278 (skip_hw_watchpoint_tests): Likewise.
6279 (skip_hw_watchpoint_multi_tests): Likewise.
6280 (skip_hw_watchpoint_access_tests): Likewise.
6281
6282 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
6283 * gdb.base/pr11022.exp: Likewise.
6284 * gdb.base/watch-read.exp: Likewise.
6285 * gdb.base/watch_thread_num.exp: Likewise.
6286 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
6287 * gdb.base/watchpoint-hw.exp: Likewise.
6288 * gdb.base/watchpoint.exp: Likewise.
6289 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
6290 * gdb.threads/watchthreads-reorder.exp: Likewise.
6291 * gdb.threads/watchthreads.exp: Likewise.
6292 * gdb.threads/watchthreads2.exp: Likewise.
6293
91033e37
JB
62942011-02-21 Joel Brobecker <brobecker@adacore.com>
6295
6296 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
6297 the debugger is unable to find the array bounds.
6298
eeaafae2
JK
62992011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6300
6301 * gdb.cp/typedef-operator.exp: New file.
6302 * gdb.cp/typedef-operator.cc: New file.
6303
e338d953
MS
63042011-02-17 Michael Snyder <msnyder@vmware.com>
6305
6306 * gdb.threads/thread-find.exp: Fix regular expressions.
6307
e67ad678
JB
63082011-02-17 Joel Brobecker <brobecker@adacore.com>
6309
6310 * gdb.ada/packed_array: Expand testcase to test printing of
6311 unconstrained packed array.
6312
93084bca
JB
63132011-02-17 Joel Brobecker <brobecker@adacore.com>
6314
6315 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
6316
a0c78a73
PA
63172011-02-16 Pedro Alves <pedro@codesourcery.com>
6318
f65d5553 6319 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
6320 (main): Initialize it before collecting, and and clear it
6321 afterwards.
f65d5553
PA
6322 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
6323 collecting with '{type} addr', where the addr expression is not an
6324 rvalue.
a0c78a73 6325
3dfcbbd2
KW
63262011-02-16 Ken Werner <ken.werner@de.ibm.com>
6327
6328 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
6329 a bool variable. Expect correct OpenCL names for vector types. Use the
6330 uc3 variable name instead of referring to the uchar3 built-in type.
6331 Escape the asterisk at the half pointer test.
6332
08807d5a
PA
63332011-02-16 Pedro Alves <pedro@codesourcery.com>
6334
f65d5553 6335 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
6336 (main): Initialize it before collecting, and and clear it
6337 afterwards.
f65d5553
PA
6338 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
6339 collecting overlapping memory ranges.
08807d5a 6340
60f98dde
MS
63412011-02-15 Michael Snyder <msnyder@vmware.com>
6342
6343 * gdb.base/default.exp: Add tests for thread commands.
6344 * gdb.base/help.exp: Add tests for thread commands.
6345 * gdb.threads/thread-find.exp: New test for thread find command.
6346
648cd113
KW
63472011-02-15 Ken Werner <ken.werner@de.ibm.com>
6348
6349 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
6350
494e194e
YQ
63512011-02-15 Yao Qi <yao@codesourcery.com>
6352
6353 PR tdep/12352
6354 * gdb.arch/arm-disp-step.S : New test for str instruction.
6355 * gdb.arch/arm-disp-step.exp : Likewise.
6356
d9492458
TJB
63572011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
6358
6359 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
6360 "vector_register2_vr" test strings. Test the extended floating
6361 point registers (F32~F63).
6362 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
6363 IBM XL C compiler. Make the test program use a register provided
6364 by the compiler for the lxvd2x instruction.
6365
8af8e3bc
PA
63662011-02-14 Pedro Alves <pedro@codesourcery.com>
6367
6368 * gdb.trace/unavailable.cc (class Base, class Middle, class
6369 Derived): New types.
6370 (derived_unavail, derived_partial, derived_whole): New globals.
6371 (virtual_partial): New global.
6372 (virtualp): Point at virtual_partial.
6373 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
6374 related to unavailable vptr.
6375
1b28d0b3
PA
63762011-02-14 Pedro Alves <pedro@codesourcery.com>
6377
6378 * gdb.trace/unavailable.cc (a, b, c): New globals.
6379 (main): Set and clear them.
6380 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
6381 `a' and `c', and check that `b' isn't collected, although `a' and
6382 `c' are.
6383
ec0a52e1
PA
63842011-02-14 Pedro Alves <pedro@codesourcery.com>
6385
6386 * gdb.trace/unavailable.cc (struct Virtual): New.
6387 (virtualp): New global pointer.
6388 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
6389 printing a pointer to an object whose type has a vtable, with
6390 print object on.
6391
24e6bcee
PA
63922011-02-14 Pedro Alves <pedro@codesourcery.com>
6393
6394 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
6395 value repeat handles unavailableness.
6396
39d37385
PA
63972011-02-14 Pedro Alves <pedro@codesourcery.com>
6398
6399 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
6400 tests for building arrays from unavailable values, subscripting
6401 non-memory rvalue unvailable arrays, and accessing fields or
6402 baseclasses of non-lazy unavailable values,
6403 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
6404 struct types.
6405 (g_smallstruct, g_smallstruct_b): New globals.
6406
06d72e16
PA
64072011-02-14 Pedro Alves <pedro@codesourcery.com>
6408
6409 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
6410
bc9a5551
JK
64112011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6412
6413 Fix const/volatile qualifiers of C++ types, PR c++/12328.
6414 * gdb.cp/overload-const.exp: New file.
6415 * gdb.cp/overload-const.cc: New file.
6416
54fcddd0
UW
64172011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
6418
6419 * gdb.opencl/callfuncs.cl: New file.
6420 * gdb.opencl/callfuncs.exp: New test.
6421 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
6422
d6dafb7c
UW
64232011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
6424
6425 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
6426 when computing result.
6427 * gdb.arch/altivec-abi.exp: Update expected results.
6428
a449c2d8
TJB
64292011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6430
6431 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
6432 * gdb.base/jit.exp: Likewise.
6433 * gdb.base/pie-execl.exp: Likewise.
6434 * gdb.base/solib-nodir.exp: Likewise.
6435 * gdb.base/solib-overlap.exp: Likewise.
6436
764880b7
PA
64372011-02-07 Pedro Alves <pedro@codesourcery.com>
6438
6439 * gdb.trace/collection.c (global_pieces): New.
6440 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
6441 New procedure.
6442 (gdb_trace_collection_test): Call it.
6443
505500db
SW
64442011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
6445
6446 * gdb.python/py-evthreads.c: New file.
6447 * gdb.python/py-evthreads.exp: New file.
6448 * gdb.python/py-events.py: New file.
6449 * gdb.python/py-events.exp: New file.
6450 * gdb.python/py-events.c: New file.
6451
385203ed
DD
64522011-02-04 David Daney <ddaney@caviumnetworks.com>
6453
6454 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
6455
9011945e
AB
64562011-02-03 Andrew Burgess <aburgess@broadcom.com>
6457
6458 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
6459 gdb.base/disasm-end-cu.exp: New test for disassembling over the
6460 boundary between two compilation units.
6461
580688f3
PA
64622011-02-02 Pedro Alves <pedro@codesourcery.com>
6463
6464 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
6465 (Virtual): New structs.
6466 (virtual_o, virtual_middle_b): New globals.
6467 * gdb.cp/virtbase.exp: New tests.
6468
d3f0f853
PP
64692011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
6470
6471 * gdb.base/jit.exp: New file.
6472 * gdb.base/jit-main.c: New file.
6473 * gdb.base/jit-solib.c: New file.
6474
b2030fb5
UW
64752011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
6476
6477 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
6478 proceed to initial kernel entry point.
6479 * gdb.opencl/datatypes.exp: Likewise.
6480 * gdb.opencl/operators.exp: Likewise.
6481 * gdb.opencl/vec_comps.exp: Likewise.
6482
2db19d1e
SW
64832011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
6484
6485 * gdb.cp/nsnested.cc: New.
6486 * gdb.cp/nsnested.exp: New.
6487 * gdb.cp/nsnoimports.exp: New.
6488 * gdb.cp/nsnoimports.cc: New.
6489
6b0c4c1f
JB
64902011-01-31 Joel Brobecker <brobecker@adacore.com>
6491
6492 * gdb.base/interact.exp: Add extra tests that verify that
6493 the value of the interactive-mode setting does not change
6494 after the script is sourced.
6495
80b23b6a
JK
64962011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6497
6498 * gdb.cp/noparam.exp: New file.
6499 * gdb.cp/noparam.cc: New file.
6500
ffd5ec24
PA
65012011-01-28 Pedro Alves <pedro@codesourcery.com>
6502
6503 * gdb.trace/tfile.exp: Test that with no traceframe selected,
6504 there's no stack or registers.
6505
a81766d8
TT
65062011-01-26 Tom Tromey <tromey@redhat.com>
6507
6508 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
6509 space before string output. Add test for "set print pretty off"
6510 case.
6511
585fdaa1
PA
65122011-01-25 Pedro Alves <pedro@codesourcery.com>
6513
6514 * gdb.base/frame-args.exp: Adjust.
6515 * gdb.dwarf2/dw2-noloc.exp: Adjust.
6516 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
6517 * gdb.dwarf2/pieces.exp: Adjust.
6518 * gdb.opt/clobbered-registers-O2.exp: Adjust.
6519 * gdb.opt/inline-locals.exp: Adjust.
6520 * gdb.threads/fork-child-threads.exp: Adjust.
6521
d468832a
KW
65222011-01-25 Ken Werner <ken.werner@de.ibm.com>
6523
6524 * gdb.opencl/convs_casts.cl: Move program scope variables into the
6525 OpenCL kernel function. Add a comment as marker. Add address space
6526 qualifiers for the remaining program scope variables.
6527 * gdb.opencl/datatypes.cl: Likewise.
6528 * gdb.opencl/operators.cl: Likewise.
6529 * gdb.opencl/vec_comps.cl: Likewise.
6530 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
6531 Add breakpoint at the marker comment.
6532 * gdb.opencl/datatypes.exp: Likewise.
6533 * gdb.opencl/operators.exp: Likewise.
6534 * gdb.opencl/vec_comps.exp: Likewise.
6535
490f124f
PA
65362011-01-24 Pedro Alves <pedro@codesourcery.com>
6537
6538 * gdb.base/printcmds.c (some_struct): New struct and instance.
6539 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
6540 procedure.
6541 <global scope>: Call it.
6542
6da78614
KW
65432011-01-21 Ken Werner <ken.werner@de.ibm.com>
6544
6545 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
6546 argument to the gdb_compile_opencl_hostapp call.
6547
ec64c9aa
YQ
65482011-01-19 Yao Qi <yao@codesourcery.com>
6549
6550 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
6551 positve list.
6552
810cfdbb
YQ
65532011-01-19 Yao Qi <yao@codesourcery.com>
6554
6555 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
6556 canonical form.
6557 Remove "xscale-*-*"
6558 * gdb.xml/tdesc-regs.exp: Likewise.
6559 * gdb.python/py-section-script.exp: Replace ARM target triplet
6560 with canonical form.
6561 Match arm*-*-symbianelf*.
6562 * gdb.base/dup-sect.exp: Likewise.
6563 * lib/dwarf.exp: New.
6564 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
6565 dwarf2_support.
6566 * gdb.dwarf2/dup-psym.exp: Likewise.
6567 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
6568 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
6569 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
6570 * gdb.dwarf2/dw2-basic.exp: Likewise.
6571 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6572 * gdb.dwarf2/dw2-const.exp: Likewise.
6573 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
6574 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
6575 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
6576 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
6577 * gdb.dwarf2/dw2-filename.exp: Likewise.
6578 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
6579 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
6580 * gdb.dwarf2/dw2-intercu.exp: Likewise.
6581 * gdb.dwarf2/dw2-intermix.exp: Likewise.
6582 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
6583 * gdb.dwarf2/dw2-noloc.exp: Likewise.
6584 * gdb.dwarf2/dw2-op-call.exp: Likewise.
6585 * gdb.dwarf2/dw2-producer.exp: Likewise.
6586 * gdb.dwarf2/dw2-ranges.exp: Likewise.
6587 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
6588 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
6589 * gdb.dwarf2/dw2-strp.exp: Likewise.
6590 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
6591 * gdb.dwarf2/implptr.exp: Likewise.
6592 * gdb.dwarf2/mac-fileno.exp: Likewise.
6593 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
6594 * gdb.dwarf2/pieces.exp: Likewise.
6595 * gdb.dwarf2/pr11465.exp: Likewise.
6596 * gdb.dwarf2/valop.exp: Likewise.
6597 * gdb.dwarf2/watch-notconst.exp: Likewise.
6598 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
6599
4694da01
TT
66002011-01-19 Tom Tromey <tromey@redhat.com>
6601
6602 * gdb.python/py-infthread.exp: Add thread tests.
6603
b075872c
JB
66042011-01-14 Joel Brobecker <brobecker@adacore.com>
6605
6606 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
6607
2c3e6e24
JB
66082011-01-14 Joel Brobecker <brobecker@adacore.com>
6609
6610 * gdb.ada/widewide: New testcase.
6611
de8fa76c
JB
66122011-01-13 Joel Brobecker <brobecker@adacore.com>
6613
6614 * gdb.base/interact.exp: New testcase.
6615
1b05df00
TT
66162011-01-12 Tom Tromey <tromey@redhat.com>
6617
6618 * gdb.mi/gdb2549.exp: Update for error message changes.
6619 * gdb.mi/mi-cli.exp: Likewise.
6620 * gdb.mi/mi-disassemble.exp: Likewise.
6621 * gdb.mi/mi-pthreads.exp: Likewise.
6622 * gdb.mi/mi-regs.exp: Likewise.
6623 * gdb.mi/mi-stack.exp: Likewise.
6624 * gdb.mi/mi-var-block.exp: Likewise.
6625 * gdb.mi/mi-var-cmd.exp: Likewise.
6626 * gdb.mi/mi2-cli.exp: Likewise.
6627 * gdb.mi/mi2-disassemble.exp: Likewise.
6628 * gdb.mi/mi2-pthreads.exp: Likewise.
6629 * gdb.mi/mi2-regs.exp: Likewise.
6630 * gdb.mi/mi2-stack.exp: Likewise.
6631 * gdb.mi/mi2-var-block.exp: Likewise.
6632 * gdb.mi/mi2-var-cmd.exp: Likewise.
6633
c2ff108b
JK
66342011-01-12 Andrew Burgess <aburgess@broadcom.com>
6635 Jan Kratochvil <jan.kratochvil@redhat.com>
6636
6637 PR fortran/11104 and DWARF unbound arrays detection.
6638 * gdb.fortran/multi-dim.exp: New file.
6639 * gdb.fortran/multi-dim.f90: New file.
6640
b716877b
AB
66412011-01-12 Andrew Burgess <aburgess@broadcom.com>
6642
6643 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
6644 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
6645 add new tests for opcode dumping.
6646
6c162d5e
TT
66472011-01-11 Tom Tromey <tromey@redhat.com>
6648
6649 * gdb.python/py-infthread.exp: Load gdb-python.exp.
6650
77b06cd7
TJB
66512010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
6652
6653 Convert hardware watchpoints to use breakpoint_ops.
6654 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
6655 type is not supported.
6656 * gdb.base/foll-fork.exp: Likewise.
6657 * gdb.base/foll-vfork.exp: Likewise.
6658
f39a75d0
PM
66592011-01-10 Phil Muldoon <pmuldoon@redhat.com>
6660
6661 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
6662 Use load_lib gdb-python.exp.
6663 * gdb.python/python.exp: Ditto.
6664 * gdb.python/py-function.exp: Ditto.
6665
fc529d80
AS
66662011-01-09 Andreas Schwab <schwab@linux-m68k.org>
6667
6668 * gdb.threads/tls.exp ("info address me"): Fix expected output.
6669
fb03cb59
JK
66702011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6671
6672 * configure: Regenerate.
6673
d8e22779
TT
66742011-01-06 Tom Tromey <tromey@redhat.com>
6675
6676 * gdb.python/py-frame.exp: Test gdb.newest_frame.
6677
09050809
JB
66782011-01-06 Joel Brobecker <brobecker@adacore.com>
6679
fc529d80
AS
6680 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
6681 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
6682 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
6683 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
6684 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
6685 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
6686 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
6687 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
6688 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
6689 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
6690 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
6691 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
6692 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
6693 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
6694 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
6695 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
6696 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
6697 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
6698 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
6699 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
6700 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
6701 gdb.ada/uninitialized_vars.exp,
6702 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
6703 Simplify by using clean_restart.
09050809 6704
8ed5dd9e
JB
67052011-01-06 Joel Brobecker <brobecker@adacore.com>
6706
6707 Add marker to be used as anchor for inserting breakpoints.
6708 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
6709 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
6710 Likewise.
6711
6712 Remove uses of gdb_start_cmd.
6713 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
6714 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
6715
6716 Do not run testcase if testing with GDBserver.
6717 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
6718 if testing with GDBserver.
6719
368a124f
JB
67202011-01-06 Joel Brobecker <brobecker@adacore.com>
6721
6722 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
6723 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
6724 copyright header.
6725
44944448
JB
67262011-01-05 Joel Brobecker <brobecker@adacore.com>
6727
6728 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
6729 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
6730 testsuite/gdb.fortran/complex.f,
6731 testsuite/gdb.fortran/derived-type.f90,
6732 testsuite/gdb.fortran/library-module-lib.f90,
6733 testsuite/gdb.fortran/library-module-main.f90,
6734 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
6735 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
6736 Copyright year update.
6737
31886ea6
JB
67382011-01-05 Joel Brobecker <brobecker@adacore.com>
6739
6740 * gdb.base/langs1.f: Add copyright header.
6741
ebedcab5
JK
67422011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6743
6744 * gdb.base/morestack.exp: New file.
6745 * gdb.base/morestack.c: New file.
6746
de1eb2f9
JK
67472011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6748
6749 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
6750
9e87a409
JB
67512010-12-29 Joel Brobecker <brobecker@adacore.com>
6752
6753 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
6754 * gdb.ada/arrayptr.exp: Add test printing that new variable.
6755
720d1a40
JB
67562010-12-29 Joel Brobecker <brobecker@adacore.com>
6757
6758 * gdb.ada/lang_switch.exp: Correct expected parameter value.
6759
a283af87
AS
67602010-12-25 Andreas Schwab <schwab@linux-m68k.org>
6761
5d3d9cba
AS
6762 * gdb.threads/tls.exp: Fix typo.
6763
a283af87
AS
6764 * gdb.threads/thread-specific.exp (get_thread_list): Update.
6765 * gdb.threads/execl.exp: Update.
6766
2a20745c
YQ
67672010-12-23 Yao Qi <yao@codesourcery.com>
6768
6769 * gdb.arch/arm-disp-step.exp: New.
6770 * gdb.arch/arm-disp-step.S: New.
6771
a7658b96
TT
67722010-12-21 Tom Tromey <tromey@redhat.com>
6773
6774 * gdb.threads/execl.exp: Update.
6775 * gdb.threads/linux-dp.exp: Update.
6776 * gdb.threads/manythreads.exp: Update.
6777 * gdb.threads/tls.exp: Update.
6778
5b79abe7
TT
67792010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6780
6781 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
6782 (NextOverThrowDerivates) <resumebpt>: New.
6783 (resumebpt_test): New.
6784 (main): Call resumebpt_test.
6785 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
6786
0914bcdb
SS
67872010-12-12 Stan Shebs <stan@codesourcery.com>
6788
6789 * gdb.trace/tsv.exp: Test print command on trace state variables.
6790
305aeedc
TT
67912010-12-09 Tom Tromey <tromey@redhat.com>
6792
6793 * gdb.base/interp.exp: Add regression test.
6794
186c406b
TT
67952010-12-09 Tom Tromey <tromey@redhat.com>
6796
6797 * gdb.java/jnpe.java: New file.
6798 * gdb.java/jnpe.exp: New file.
6799 * gdb.cp/nextoverthrow.exp: New file.
6800 * gdb.cp/nextoverthrow.cc: New file.
6801
aae1c79a
DE
68022010-12-07 Doug Evans <dje@google.com>
6803
6804 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
6805 of data-directory.
6806 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
6807 updated.
6808 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
6809
60f98dde 68102010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
6811
6812 * gdb.base/callfuncs.exp: Test for skip_float_tests.
6813 * gdb.base/call-sc.exp: Ditto.
6814 * gdb.base/finish.exp: Ditto.
6815 * gdb.base/return.exp: Ditto.
6816 * gdb.base/return2.exp: Ditto.
6817
5fa290c1
DE
68182010-11-30 Doug Evans <dje@google.com>
6819
6820 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
6821 (gdb_expect_list): Fix spelling errors in comments.
6822 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
6823 send_gdb/gdb_expect_list where applicable.
6824 * gdb.base/call-ar-st.exp: Ditto.
6825 * gdb.base/funcargs.exp: Ditto.
6826 * gdb.base/gcore.exp: Ditto.
6827 * gdb.base/page.exp: Ditto.
6828 * gdb.base/sigaltstack.exp: Ditto.
6829 * gdb.base/siginfo.exp: Ditto.
6830 * gdb.base/sigstep.exp: Ditto.
6831 * gdb.base/trace-commands.exp: Ditto.
6832
4e04c971
DE
68332010-11-29 Doug Evans <dje@google.com>
6834
6835 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
6836 printer-name;subprinter-name.
6837
8cf6f0b1
TT
68382010-11-29 Tom Tromey <tromey@redhat.com>
6839
6840 * gdb.dwarf2/implptr.exp: New file.
6841 * gdb.dwarf2/implptr.c: New file.
6842 * gdb.dwarf2/implptr.S: New file.
6843
94b6973e
PM
68442010-11-29 Phil Muldoon <pmuldoon@redhat.com>
6845
fc529d80 6846 PR python/12199
94b6973e
PM
6847
6848 * gdb.python/py-breakpoint.exp: Test the delete method.
6849
8358c15c
JK
68502010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6851
6852 Fix step_resume_breakpoint unsaved during an infcall.
6853 * gdb.base/step-resume-infcall.exp: New file.
6854 * gdb.base/step-resume-infcall.c: New file.
6855
f6df29bc
TJB
68562010-11-24 Edjunior Machado <emachado@br.ibm.com>
6857
6858 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
6859
f2b5a5cf
TJB
68602010-11-24 Edjunior Machado <emachado@br.ibm.com>
6861
6862 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
6863 on ppc64's symbols; "finish" and "return" commands must accept to
6864 show the caller line again as well as the line after.
6865 * gdb.asm/powerpc64.inc: New file.
6866
6b0ecdc2
DE
68672010-11-23 Doug Evans <dje@google.com>
6868
6869 * lib/gdb.exp (gdb_test_sequence): New function.
6870 (gdb_expect_list): Add verbose -log call for each pattern.
6871 * gdb.base/signals.exp (test_handle_all_print): Call it.
6872 Reduce timeout increment from 6 minutes to 1 minute.
6873 * gdb.server/ext-run.exp: Call it.
6874
ea976c60
PM
68752010-11-23 Phil Muldoon <pmuldoon@redhat.com>
6876
f2b5a5cf 6877 PR python/12212
ea976c60
PM
6878
6879 * gdb.python/python.exp: Check that selected_thread raises an
6880 error when no inferior is loaded.
6881
c0efa795
JK
68822010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6883
6884 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
6885 * gdb.dwarf2/dw2-stack-boundary.S: New file.
6886
ec3aa567
JK
68872010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6888
6889 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
6890 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
6891
d8249011
DE
68922010-11-18 Doug Evans <dje@google.com>
6893
6894 * gdb.server/ext-run.exp: Fix intermittent failures.
6895
d4eba7d1
NF
68962010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6897
6898 * gdb.stabs/gdb11479.exp: Use runto_main.
6899
b04c2f88
NF
69002010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6901
6902 * gdb.base/break-entry.exp: Skip if using a stub.
6903
ae9d7ce4
NF
69042010-11-12 Nathan Froyd <froydnj@codesourcery.com>
6905
6906 * gdb.python/py-inferior.exp: Pack values in target endianness.
6907
621c8364
TT
69082010-11-12 Tom Tromey <tromey@redhat.com>
6909
6910 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
6911 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
6912 MemoryError.
6913 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
6914 type.
6915 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
6916 MemoryError.
6917 (test_subscript_regression): Update exception type.
6918
84f4c1fe
PM
69192010-11-11 Phil Muldoon <pmuldoon@redhat.com>
6920
6921 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
6922 breakpoint tests.
6923
a1442452
PA
69242010-11-09 Pedro Alves <pedro@codesourcery.com>
6925
6926 * gdb.base/watchpoint.exp: Test "watch -location" with an
6927 innacessible location.
6928
efd11a33
JK
69292010-11-09 Edjunior Machado <emachado@br.ibm.com>
6930 Luis Machado <luisgpm@br.ibm.com>
6931
6932 * gdb.base/maint.exp: Expect "." prefix.
6933 * gdb.base/nodebug.exp: Expect "." Likewise.
6934 * gdb.base/sepsymtab.exp: Expect "." Likewise.
6935 * gdb.base/watchpoint-cond-gone.exp: Likewise.
6936 * gdb.base/watchpoint.exp: Expect a software watch to be created for
6937 POWER server processors.
6938
aa00efb5
JK
69392010-11-08 Edjunior Machado <emachado@br.ibm.com>
6940 Luis Machado <luisgpm@br.ibm.com>
6941
6942 * gdb.base/break-entry.exp: convert entry point for
6943 ppc64 and expect leading `.' on ppc64's symbols
6944
99e7ae30
DE
69452010-11-05 Doug Evans <dje@google.com>
6946
6947 * gdb.base/help.exp: Update expected output.
b521dba8
DE
6948 * gdb.python/py-param.exp: Delete, contents moved to ...
6949 * gdb.python/py-parameter.exp: ... here. New file.
6950 Add test for gdb.parameter ("directories").
99e7ae30 6951
f4b8a18d
KW
69522010-11-05 Ken Werner <ken.werner@de.ibm.com>
6953
6954 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
6955 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
6956 * configure: Regenerate.
6957 * gdb.opencl/Makefile.in: New File.
6958 * gdb.opencl/datatypes.exp: Likewise.
6959 * gdb.opencl/datatypes.cl: Likewise.
6960 * gdb.opencl/operators.exp: Likewise.
6961 * gdb.opencl/operators.cl: Likewise.
6962 * gdb.opencl/vec_comps.exp: Likewise.
6963 * gdb.opencl/vec_comps.cl: Likewise.
6964 * gdb.opencl/convs_casts.exp: Likewise.
6965 * gdb.opencl/convs_casts.cl: Likewise.
6966 * lib/opencl.exp: Likewise.
6967 * lib/opencl_hostapp.c: Likewise.
6968 * lib/opencl_kernel.cl: Likewise.
6969 * lib/cl_util.c: Likewise.
6970 * lib/cl_util.c: Likewise.
6971 * gdb.base/default.exp (set language): Add "opencl" to the list of
6972 languages.
6973
a9d5ef47
SW
69742010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
6975
6976 * gdb.cp/overload.exp: Added test for inheritance overload.
6977 * gdb.cp/overload.cc: Ditto.
6978 * gdb.cp/oranking.exp: Removed releveant kfails.
6979
03eb1c79
JK
69802010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6981 Joel Brobecker <brobecker@adacore.com>
6982
6983 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
6984 check test_compiler_info.
6985
dbc98a8b
KW
69862010-11-03 Ken Werner <ken.werner@de.ibm.com>
6987
6988 * gdb.base/gnu_vector.exp: Adjust expect messages.
6989
120bd360
KW
69902010-11-03 Ken Werner <ken.werner@de.ibm.com>
6991
6992 * gdb.base/gnu_vector.exp: Add unary operator tests.
6993
c37f7098
KW
69942010-11-03 Ken Werner <ken.werner@de.ibm.com>
6995
6996 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
6997
7b51bc51
DE
69982010-11-02 Doug Evans <dje@google.com>
6999
7000 * gdb.python/py-pp-maint.c: New file.
7001 * gdb.python/py-pp-maint.exp: New file.
7002 * gdb.python/py-pp-maint.py: New file.
7003
50c97f38
TT
70042010-11-02 Tom Tromey <tromey@redhat.com>
7005
7006 * gdb.base/default.exp: Remove "scheme" from language list.
7007
a289b8f6
JK
70082010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7009
7010 Revert:
7011 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7012 * gdb.threads/sigstep-threads.exp: New file.
7013 * gdb.threads/sigstep-threads.c: New file.
7014
cd017491
MS
70152010-10-20 Michael Snyder <msnyder@vmware.com>
7016
7017 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
7018
8e6a5956
UW
70192010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7020
7021 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
7022 Skip test completely if gdb,no_hardware_watchpoints.
7023
2c04da0d
UW
70242010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7025
7026 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
7027 strict, but do not check for any particular function name within libc.
7028
79afc5ef
SW
70292010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
7030
7031 * gdb.cp/smartp.exp: New test.
7032 * gdb.cp/smartp.cc : New test.
7033
026ffab7
SW
70342010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
7035
7036 * gdb.cp/converts.exp: Test pointer to bool conversion.
7037 Test pointer to long conversion.
7038 * gdb.cp/oranking.exp: Removed relevant kfail.
7039
3a772aa4
TT
70402010-10-18 Tom Tromey <tromey@redhat.com>
7041
7042 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
7043 argument to lazy_string.
7044 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
7045 (pp_ls.to_string): Use it.
7046 * gdb.python/py-prettyprint.c (main): Move declarations to top.
7047 Add "estring2" local.
7048
5fc3827b
JK
70492010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7050
7051 Fix s390x compatibility.
7052 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
7053 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
7054
8aeb23f3
JK
70552010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7056
7057 * gdb.threads/sigstep-threads.exp: New file.
7058 * gdb.threads/sigstep-threads.c: New file.
7059
c1e56572
JK
70602010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7061
7062 * gdb.base/pie-execl.exp: New file.
7063 * gdb.base/pie-execl.c: New file.
7064
92163a10
JK
70652010-10-13 Doug Evans <dje@google.com>
7066 Jan Kratochvil <jan.kratochvil@redhat.com>
7067
7068 PR exp/12117
7069 * gdb.cp/ptype-cv-cp.cc: New file.
7070 * gdb.cp/ptype-cv-cp.exp: New file.
7071
7062b0a0
SW
70722010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
7073
7074 * gdb.cp/converts.cc: New test program.
7075 * gdb.cp/converts.exp: New test.
7076 * gdb.cp/overload.exp: Added test for void* vs int*.
7077 * gdb.cp/overload.exp: Ditto.
7078 * gdb.cp/oranking.exp: Removed related kfail.
7079
0e3509db
DE
70802010-10-13 Doug Evans <dje@google.com>
7081
7082 * lib/gdb-python.exp (gdb_check_python_config): New function.
7083 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
7084 * gdb.python/lib-types.cc: New file.
7085 * gdb.python/lib-types.exp: New file.
7086
8dc78533
JK
70872010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7088
7089 * gdb.python/py-error.exp: New file.
7090 * gdb.python/py-error.py: New file.
7091
93c17e06
JK
70922010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7093
7094 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
7095 gdb_test_multiple.
7096
d8b34041
JK
70972010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7098
7099 * gdb.base/break-interp.exp: Use ldlags for linking flags.
7100 * gdb.base/prelink.exp: Likewise.
7101 * gdb.base/solib-nodir.exp: Likewise.
7102 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
7103 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
7104 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
7105
e0cc584e
UW
71062010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7107
7108 * break-interp.exp (test_ld): Use two separate gdb_expect statements
7109 for the "info files" test to avoid timeouts on slow machines.
7110
cfc353b1
JK
71112010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7112
7113 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
7114 (main): Make openlib dummy call.
7115
d3d7896d
JK
71162010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7117
7118 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
7119 * break-interp.exp (reach): Move the core body ...
7120 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
7121 (test_ld): Provide always real argument, even to the linker. Replace
7122 dl_main by _dl_debug_state.
7123
5e533c94
JK
71242010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7125
7126 Fix results of prelinked PIEs on ppc*.
7127 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
7128 Accept also DISPLACEMENT "PRESENT".
7129 (main): Replace "ZERO" displacements by "PRESENT".
7130
33540610
SW
71312010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
7132
7133 * gdb.cp/oranking.exp: New test.
7134 * gdb.cp/oranking.cc: New test program.
7135
3bdf2bbd
KW
71362010-10-08 Ken Werner <ken.werner@de.ibm.com>
7137
7138 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
7139 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
7140
2f608a3a
KW
71412010-10-06 Ken Werner <ken.werner@de.ibm.com>
7142
7143 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
7144 lush, lynx) New constant.
7145 * gdb.base/constvars.exp: Test const array types.
7146 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
7147
aa2e2d8d
DE
71482010-10-06 Doug Evans <dje@google.com>
7149
7150 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
7151 of syscall staging area.
7152
2844d6b5
KW
71532010-10-06 Ken Werner <ken.werner@de.ibm.com>
7154
7155 * gdb.base/gnu_vector.c: Add variable c4.
7156 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
7157 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
7158
7d8ac8bb
MR
71592010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
7160
7161 * gdb.arch/altivec-abi.exp: Fix a typo.
7162
84a02e58
MR
71632010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
7164
7165 * lib/mi-support.exp (thread_selected_re): Correct pattern used
7166 to match a thread ID.
7167
b18e6318
JK
71682010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7169
7170 Fix s390x testcase compatibility.
7171 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
7172
a2c09bd0
DE
71732010-10-01 Doug Evans <dje@google.com>
7174
7175 * lib/gdb-python.exp: New file.
7176 * gdb.python/py-block.exp: Use it.
7177 * gdb.python/py-breakpoint.exp: Ditto.
7178 * gdb.python/py-frame.exp: Ditto.
7179 * gdb.python/py-inferior.exp: Ditto.
7180 * gdb.python/py-param.exp: Ditto.
7181 * gdb.python/py-prettyprint.exp: Ditto.
7182 * gdb.python/py-shared.exp: Ditto.
7183 * gdb.python/py-symbol.exp: Ditto.
7184 * gdb.python/py-symtab.exp: Ditto.
7185 * gdb.python/py-type.exp: Ditto.
7186 * gdb.python/py-value.exp: Ditto.
7187 * gdb.python/python.exp: Ditto.
7188
38f12cfc
TT
71892010-09-30 Tom Tromey <tromey@redhat.com>
7190
7191 * gdb.base/anon.exp: New file.
7192 * gdb.base/anon.c: New file.
7193
9ae8282d
TT
71942010-09-30 Tom Tromey <tromey@redhat.com>
7195
7196 * gdb.base/completion.exp: Test completion through anonymous
7197 union.
7198 * gdb.base/break1.c (struct some_struct): Add anonymous union.
7199
e9e07ba6
JK
72002010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7201
7202 Fix printing parameters of inlined functions.
7203 * gdb.dwarf2/dw2-inline-param.exp: New file.
7204 * gdb.dwarf2/dw2-inline-param-main.c: New file.
7205 * gdb.dwarf2/dw2-inline-param.S: New file.
7206
cd2effb2
JK
72072010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7208
7209 PR corefiles/12071.
7210 * gdb.base/corefile.exp (quit with a process, no question: load core)
7211 (quit with a core file): New tests.
7212
bceffbf3
JK
72132010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7214
7215 Fix GDB crash on inferior calls with self-referencing classes.
7216 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
7217 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
7218 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
7219
1736ad11
JK
72202010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7221
7222 Fix lost siginfo_t for inferior calls.
7223 * gdb.base/siginfo-infcall.exp: New file.
7224 * gdb.base/siginfo-infcall.c: New file.
7225
a176ad92
JB
72262010-09-22 Joel Brobecker <brobecker@adacore.com>
7227
7228 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
7229
c2b0a229
JK
72302010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7231
7232 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
7233 New test.
7234 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
7235
e8ae22d1
JB
72362010-09-22 Joel Brobecker <brobecker@adacore.com>
7237
7238 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
7239 type of our const type.
7240
ec322823
SW
72412010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
7242
7243 * gdb.cp/pr12028.cc: New.
7244 * gdb.cp/pr12028.exp: New.
7245
72929c62
JB
72462010-09-22 Joel Brobecker <brobecker@adacore.com>
7247
7248 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
7249
875b4ff5 72502010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 7251 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
7252
7253 PR mi/11407
7254 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
7255 * gdb.mi/dw2-ref-missing-frame-main.c New File.
7256 * gdb.mi/dw2-ref-missing-frame.S New File.
7257 * gdb.mi/dw2-ref-missing-frame.exp New File.
7258
7155d578
TT
72592010-09-14 Tom Tromey <tromey@redhat.com>
7260
7261 PR symtab/8399:
7262 * gdb.threads/tls.exp: Remove kfail. Update expected output.
7263
515ed532
TT
72642010-09-14 Tom Tromey <tromey@redhat.com>
7265
7266 PR exp/11803:
7267 * gdb.threads/tls.exp: Use C++.
7268 (check_thread_local): Use K::another_thread_local.
7269 * gdb.threads/tls.c (class K): New.
7270 (another_thread_local): Now a member of K.
7271 (spin): Update. No longer K&R C.
7272
450ca57c
SW
72732010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
7274
7275 * gdb.cp/koenig.cc: created class for testing member lookup.
7276 * gdb.cp/koenig.exp: Added test for member lookup.
7277
dbd492a3
JK
72782010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7279
7280 Fix false FAILs on sourcetree topdir directory containing "kill".
7281 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
7282 source line matching regexp.
7283
8d4d924b
JK
72842010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7285
7286 * gdb.python/python.exp (set height 0, collect help from uiout)
7287 (verify help to uiout): New tests.
7288
8e64f2a0
JK
72892010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7290
7291 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
7292 is_lp64_target to check 64bit target.
7293
4569eed2
JK
72942010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7295
7296 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
7297 (test_ld) <powerpc64-*>: New.
7298
5e1617b1
DJ
72992010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
7300
7301 * gdb.cp/templates.exp (test_template_args): Allow "struct".
7302
c767944b
DJ
73032010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
7304
7305 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
7306 (FunctionArg::method): New function.
7307 (empty, arg): New variables.
7308 (main): Call arg.method.
7309 * gdb.cp/templates.exp (test_template_args): New function.
7310 (do_tests): Call it.
7311
27d3a3fc
UW
73122010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
7313
7314 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
7315 of "next" to proceed over pthread_exit call.
7316
55b7ce7f
UW
73172010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
7318
7319 * gdb.base/maint.exp: Avoid wildcards against potentially very long
7320 "maint print statistics" output to prevent expect timeouts.
7321
809df446
JK
73222010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7323
7324 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
7325 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
7326 (test_float_rejected): ... here.
7327 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
7328 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
7329 (test_float_rejected): ... here.
7330 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
7331 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
7332 (test_float_rejected): ... here.
7333 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
7334 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
7335 (test_float_rejected): ... here.
7336
8464be76
DJ
73372010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7338
7339 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
7340 before disabling hardware watchpoints.
7341 (test_inaccessible_watchpoint): Check that hardware watchpoints
7342 are used. Test for watchpoints on a constant address.
7343
14dba4b4
JK
73442010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7345
7346 * gdb.base/ui-redirect.exp: New file.
7347
3f3540e1 73482010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 7349 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
7350
7351 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
7352
0f254bb7
DE
73532010-08-31 Doug Evans <dje@google.com>
7354
7355 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
7356
03f17ccf
TT
73572010-08-30 Tom Tromey <tromey@redhat.com>
7358
7359 PR python/11792:
7360 * gdb.python/py-value.exp (test_subscript_regression): Add
7361 dynamic_type test.
7362
640617ad
DJ
73632010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
7364
7365 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
7366 instead of running to main. Do not test the main function.
7367 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
7368 Add new main.
7369
2ed91d1b
PA
73702010-08-26 Pedro Alves <pedro@codesourcery.com>
7371
7372 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
7373 one test.
7374
673bfd45
DE
73752010-08-24 Doug Evans <dje@google.com>
7376
7377 PR symtab/11942
7378 * gdb.dwarf2/dw4-sig-types.cc: New file.
7379 * gdb.dwarf2/dw4-sig-types.h: New file.
7380 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
7381 * gdb.dwarf2/dw4-sig-types.exp: New file.
7382
f9ffd4bb
TT
73832010-08-23 Tom Tromey <tromey@redhat.com>
7384
7385 PR python/11145:
7386 * gdb.python/py-value.c (Base, Derived): New types.
7387 (base): New global.
7388 * gdb.python/py-value.exp (test_subscript_regression): Add
7389 dynamic_cast test.
7390
d839c8a4
TT
73912010-08-23 Tom Tromey <tromey@redhat.com>
7392
7393 PR python/10676:
7394 * gdb.python/py-type.exp (test_fields): Add tests for type
7395 equality.
7396
702c2711
TT
73972010-08-23 Tom Tromey <tromey@redhat.com>
7398
7399 PR python/11915:
7400 * gdb.python/py-type.exp (test_fields): Add tests for array.
7401
832bafd3
KS
74022010-08-23 Keith Seitz <keiths@redhat.com>
7403
7404 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
7405 have any children. Create a new abbrev for it.
7406 Add missing terminal sequence to .debug_abbrev.
7407
c37bf528
KS
74082010-08-20 Keith Seitz <keiths@redhat.com>
7409
7410 PR symtab/11465:
7411 * gdb.dwarf2/pr11465.exp: New test.
7412 * gdb.dwarf2/pr11465.S: New file.
7413 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
7414 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
7415
4572cbac
TJB
74162010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
7417
7418 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
7419 registers. Update data sets with the new v2_double element in the
7420 VSX register union. Add vector_register3_vr data set for the AltiVec
7421 registers. Use gdb_test_no_output instead of send_gdb.
7422
e7fbb131
PA
74232010-08-19 Pedro Alves <pedro@codesourcery.com>
7424
7425 * gdb.python/py-shared.exp: New file, factored out from
7426 python.exp.
7427 * gdb.python/py-shared.c: New file.
7428 * gdb.python/py-shared-sl.c: New file.
7429 * gdb.python/python-1.c: New file.
7430 * gdb.python/python-sl.c: Delete.
7431 * gdb.python/python.c: Mention python-1.c.
7432 * gdb.python/python.exp: Move shared library tests to
7433 py-shared.exp.
7434 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
7435 (MISCELLANEOUS): New.
7436 (clean mostlyclean): Also remove $MISCELLANEOUS.
7437
d30f5e1f
DE
74382010-08-19 Doug Evans <dje@google.com>
7439
7440 PR exp/11926
7441 * gdb.base/printcmds.exp (test_float_accepted): New function.
7442 Move existing float tests there. Add tests for floats with suffixes.
7443 (test_float_rejected): New function.
7444 * gdb.java/jv-print.exp (test_float_accepted): New function.
7445 (test_float_rejected): New function.
7446 * gdb.objc/print.exp: New file.
7447 * gdb.pascal/print.exp: New file.
7448 * lib/objc.exp: New file.
7449
7b3fd859
PM
74502010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
7451
7452 * gdb.base/default.exp (info set): Avoid full buffer error and force
7453 reading up to final gdb prompt.
7454 (show): Likewise.
7455
c92817ce
TT
74562010-08-18 Tom Tromey <tromey@redhat.com>
7457
7458 PR symtab/11919:
7459 * gdb.base/completion.exp: Add test.
7460
f1208f9e
DE
74612010-08-18 Doug Evans <dje@google.com>
7462
7463 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
7464 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
7465 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
7466 Simplify, early exit if runto_main fails.
7467 * gdb.fortran/exprs.exp: load_lib fortran.exp.
7468 (set_lang_fortran): Moved to lib/fortran.exp.
7469 * gdb.fortran/types.exp: load_lib fortran.exp.
7470 (set_lang_fortran): Moved to lib/fortran.exp.
7471 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
7472 * gdb.java/jprint.exp (set_lang_java): Ditto.
7473 * gdb.java/jv-exp.exp: load_lib java.exp.
7474 If set_lang_java fails, issue a warning instead of failure to be
7475 consistent with other set_lang_foo uses.
7476 (set_lang_java): Moved to lib/java.exp.
7477 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
7478 If set_lang_java fails, issue a warning instead of failure to be
7479 consistent with other set_lang_foo uses.
7480 * gdb.pascal/types.exp: load_lib pascal.exp.
7481 (set_lang_pascal): Moved to lib/pascal.exp.
7482 * lib/fortran.exp: New file.
7483 * lib/java.exp (set_lang_java): New function.
7484 * lib/pascal.exp (set_lang_pascal): New function.
7485
2f06b485
YQ
74862010-08-18 Yao Qi <yao@codesourcery.com
7487
7488 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
7489 func_nofb_start and func_loopfb_start, so that address of functions
7490 is equal to these labels on Thumb.
7491
96e25403
YQ
74922010-08-18 Yao Qi <yao@codesourcery.com>
7493
7494 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
7495 to reflect latest c source file.
7496
36e6adc4
JK
74972010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7498
7499 * gdb.cp/infcall-dlopen.exp: New file.
7500 * gdb.cp/infcall-dlopen.cc: New file.
7501 * gdb.cp/infcall-dlopen-lib.cc: New file.
7502
f431efe5
PA
75032010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7504 Pedro Alves <pedro@codesourcery.com>
7505
7506 PR breakpoints/11371
7507
7508 * gdb.base/watch-cond-infcall.exp: New file.
7509 * gdb.base/watch-cond-infcall.c: New file.
7510
06a64a0b
TT
75112010-08-16 Tom Tromey <tromey@redhat.com>
7512
7513 * gdb.base/help.exp: Update.
7514 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
7515 watchpoint.
7516 (test_watch_location): New proc.
7517 (test_watchpoint_in_big_blob): Delete watchpoint.
7518 * gdb.base/watchpoint.c (func5): New function.
7519 (main): Call it.
7520
70ebf4ed
DE
75212010-08-16 Doug Evans <dje@google.com>
7522
7523 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
7524
ca5c20b6
PM
75252010-08-11 Phil Muldoon <pmuldoon@redhat.com>
7526
7527 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
7528 tests.
7529
7346b668
KW
75302010-08-11 Ken Werner <ken.werner@de.ibm.com>
7531
7532 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
7533 * gdb.base/gnu_vector.c: New File.
7534 * gdb.base/gnu_vector.exp: Likewise.
7535
cb2e07a6
PM
75362010-08-11 Phil Muldoon <pmuldoon@redhat.com>
7537
7538 * gdb.python/python.c: New File.
7539 * gdb.python/python-sl.c: New File.
7540 * gdb.python/python.exp: Test solib_address and decode_line
7541 * functions.
7542
5da1313b
JK
75432010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7544
7545 * gdb.python/python.exp (show height, set height 10)
7546 (verify pagination beforehand, verify pagination beforehand: q)
7547 (gdb.execute does not page, verify pagination afterwards)
7548 (verify pagination afterwards: q): New.
7549
49c3ccf7
DE
75502010-08-02 Doug Evans <dje@google.com>
7551
7552 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
7553 because of an older gcc, change test2
7554 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
7555 to unsupported.
7556
42c0c4f1
KH
75572010-07-30 Kazu Hirata <kazu@codesourcery.com>
7558
7559 * gdb.base/break-always.exp: Do not expect full paths to file
7560 names.
7561 * gdb.base/commands.exp: Likewise.
7562
d3765805
DE
75632010-07-30 Doug Evans <dje@google.com>
7564
c98ee71b
DE
7565 * gdb.cp/temargs.exp: For new tests that require newer gccs,
7566 xfail them when run with older gccs.
7567
fd961404
DE
7568 * lib/gdb.exp (build_executable): Forward "c++" option to
7569 get_compiler_info.
7570
999adef4
DE
7571 * gdb.python/py-type.exp (test_template): Mark as xfail tests
7572 "python print ttype.template_argument(1)" and
7573 "python print isinstance(ttype.template_argument(1), gdb.Value)"
7574 if using gcc 4.4 or earlier.
7575
d3765805
DE
7576 * gdb.base/valgrind-db-attach.exp: Use unique test name for
7577 attach-to-debugger handling.
7578
1276c759
JK
75792010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7580
7581 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
7582 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
7583 (main): Use copyreloc.
7584 * gdb.base/prelink.exp (split debug of executable)
7585 (.dynbss vs. .bss address shift): New tests.
7586
88caa9b9
PA
75872010-07-29 Pedro Alves <pedro@codesourcery.com>
7588
7589 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
7590 in gdb_test_multiple.
7591
c6f2ac43
PA
75922010-07-29 Pedro Alves <pedro@codesourcery.com>
7593
7594 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
7595 environment.
7596
326fd672
TT
75972010-07-28 Tom Tromey <tromey@redhat.com>
7598
7599 PR python/11060:
7600 * gdb.python/py-type.c (Temargs): New template.
7601 (temvar): New variable.
7602 * gdb.python/py-type.exp (test_template): New proc.
7603
3ce3b1ba
PA
76042010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
7605
7606 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
7607 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
7608
34eaf542
TT
76092010-07-28 Tom Tromey <tromey@redhat.com>
7610
7611 PR c++/9946:
7612 * gdb.cp/temargs.exp: New file.
7613 * gdb.cp/temargs.cc: New file.
7614
d41b819e
JK
76152010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7616
7617 * gdb.base/help.exp (help disassemble): Update the content.
7618
26ab7092
JK
76192010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7620
7621 * gdb.threads/ia64-sigill.exp: New file.
7622 * gdb.threads/ia64-sigill.c: New file.
7623
5283e9e1
TT
76242010-07-27 Tom Tromey <tromey@redhat.com>
7625
7626 * gdb.opt/inline-cmds.c (ATTR): New define.
7627 (func1): Use it.
7628 (func2): Likewise.
7629 (func3): Likewise.
7630 (outer_inline1): Likewise.
7631 (outer_inline2): Likewise.
7632 * gdb.opt/inline-bt.c (ATTR): New define.
7633 (func1): Use it.
7634 (func2): Likewise.
7635 * gdb.opt/inline-locals.c (ATTR): New define.
7636 (func1): Use it.
7637 (func2): Likewise.
7638
e992ef73
TT
76392010-07-27 Tom Tromey <tromey@redhat.com>
7640
7641 * gdb.stabs/gdb11479.c (hack): New function.
7642 (test): Use it.
7643 (test2): Use it.
7644 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
7645 (int32_search_buf, int64_search_buf): No longer static.
7646 (x): Remove.
7647 * gdb.base/relocate.c (hack): New function.
7648
5374244e
PM
76492010-07-27 Phil Muldoon <pmuldoon@redhat.com>
7650
7651 * gdb.python/py-value.exp (test_inferior_function_call): New function.
7652 * gdb.python/py-value.c (func1): New function.
7653 (func2): Likewise.
7654
a99aee83
CV
76552010-07-26 Corinna Vinschen <vinschen@redhat.com>
7656
7657 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
7658 as not to clash with .data section.
7659
a04ba985
JG
76602010-07-26 Jerome Guitton <guitton@adacore.com>
7661
7662 * gdb.base/code_elim.exp: New file.
7663 * gdb.base/code_elim1.c: New file.
7664 * gdb.base/code_elim2.c: New file.
7665
23bd0f7c
PA
76662010-07-21 Pedro Alves <pedro@codesourcery.com>
7667
7668 PR symtab/11827
7669
7670 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
7671 (some_volatile_enum): New variable.
7672 * gdb.base/printcmds.exp (test_print_enums): New.
7673 <top level>: Call it.
7674
883df6dd
SW
76752010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
7676
7677 * gdb.cp/fpointer.cc: New test.
7678 * gdb.cp/fpointer.exp: New test.
7679
569b05a5
JK
76802010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7681
7682 * gdb.base/solib-nodir.exp: New file.
7683 * lib/gdb.exp (runto): New case for a GDB internal error.
7684
51d7d803
JK
76852010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7686 Ulrich Weigand <uweigand@de.ibm.com>
7687 Tom Tromey <tromey@redhat.com>
7688
7689 * gdb.base/charset-malloc.c: New file.
7690 * gdb.base/charset.c (malloc_stub): New prototype.
7691 (main): Call it instead of malloc itself.
7692 * gdb.base/charset.exp: Use only prepare_for_testing.
7693 (binfile): Remove the variable.
7694
c0edd9ed
JK
76952010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7696
7697 Make core files the process_stratum.
7698 * gdb.base/corefile.exp (run: load core again)
7699 (run: sanity check we see the core file, run: with core)
7700 (run: core file is cleared, attach: load core again)
7701 (attach: sanity check we see the core file, attach: with core)
7702 (attach: core file is cleared): New tests.
7703 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
7704
3cbaedff
KW
77052010-07-14 Ken Werner <ken.werner@de.ibm.com>
7706
7707 * gdb.arch/altivec-abi.exp: New tests.
7708
91158a56
TT
77092010-07-13 Tom Tromey <tromey@redhat.com>
7710
7711 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
7712 (main): Use it.
7713 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
7714
0f5238ed
TT
77152010-07-13 Tom Tromey <tromey@redhat.com>
7716
7717 * gdb.base/label.exp: New file.
7718 * gdb.base/label.c: New file.
7719
add265ae
L
77202010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
7721 H.J. Lu <hongjiu.lu@intel.com>
7722
7723 * lib/gdb.exp (is_ilp32_target): New.
7724 (is_lp64_target): Likewise.
7725
7726 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
7727 target.
7728 * gdb.arch/amd64-disp-step.exp: Likewise.
7729 * gdb.arch/amd64-dword.exp: Likewise.
7730 * gdb.arch/amd64-i386-address.exp: Likewise.
7731 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 7732
add265ae
L
7733 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
7734 target.
7735 * gdb.arch/i386-bp_permanent.exp: Likewise.
7736 * gdb.arch/i386-byte.exp: Likewise.
7737 * gdb.arch/i386-disp-step.exp: Likewise.
7738 * gdb.arch/i386-gnu-cfi.exp: Likewise.
7739 * gdb.arch/i386-prologue.exp: Likewise.
7740 * gdb.arch/i386-size-overlap.exp: Likewise.
7741 * gdb.arch/i386-size.exp: Likewise.
7742 * gdb.arch/i386-sse.exp: Likewise.
7743 * gdb.arch/i386-unwind.exp: Likewise.
7744 * gdb.arch/i386-word.exp: Likewise.
7745
7746 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
7747 test only when building 64-bit executables. Do not hard-code
7748 -m64 option.
7749
2dfb8c17
DE
77502010-07-07 Doug Evans <dje@google.com>
7751
7752 * lib/gdb.exp (gdb_test_list_exact): New function.
7753 * gdb.base/default.exp (show convenience): Call it, add tests for
7754 $_sdata = void, $_thread = 0.
7755
4e5799b6
JK
77562010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7757 Joel Brobecker <brobecker@adacore.com>
7758
7759 Fix re-run of PIE executable, PR shlibs/11776.
7760 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
7761 Remove $displacement_main to match the solib-svr4.c change. New "kill"
7762 and re-"run" of the inferior.
7763
1a219cc7
JK
77642010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7765 Joel Brobecker <brobecker@adacore.com>
7766
7767 Cope with missing /usr/sbin/prelink.
7768 * lib/prelink-support.exp (prelink_no):
7769 <result == 1 && $output is "no such file or directory">: New.
7770 (prelink_yes): Likewise. Return on failed prelink_no.
7771
5e3b36f8
JK
77722010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7773 Joel Brobecker <brobecker@adacore.com>
7774
7775 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
7776 build_executable by build_executable_own_libs. Replace "prelink -R"
7777 execution by a call of prelink_yes. Comment why "prelink -r" needs no
7778 change.
7779 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
7780 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
7781 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
7782 Replace build_executable by build_executable_own_libs's function
7783 build_executable_own_libs.
7784 (prelinkNO): Create new stub to call prelink_no.
7785 (prelinkYES): Create new stub to call prelink_yes.
7786 (test_attach): Rename calls of copy to file_copy.
7787 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
7788 (copy): Move to ...
7789 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
7790 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
7791 * gdb.base/prelink.exp: Disable testcase also for is_remote and
7792 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
7793 special flags by gdb_compile_shlib. Replace second gdb_compile by
7794 build_executable_own_libs. Replace "prelink -R" execution by a call of
7795 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
7796 a second call of prelink_yes. Replace restart commands by
7797 clean_restart.
7798 (prelink): Rename to ...
7799 (seen displacement message): ... this test. Extend its expectation
7800 strictness.
7801
86e4bafc
JK
78022010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7803
7804 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
7805 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
7806 displacement message exactly once.
7807
3cd07d20
JK
78082010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7809 Joel Brobecker <brobecker@adacore.com>
7810
7811 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
7812 its restore after the <$relink_args != ""> loop. new comment.
7813
0a1e94c7
JK
78142010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
7815 Joel Brobecker <brobecker@adacore.com>
7816
7817 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
7818 code for it. New variable relink_args.
7819 (prelinkYES): Call prelinkNO.
7820 (test_attach): Accept new parameter relink_args. Re-prelink the binary
7821 in such case. Move the core code to ...
7822 (test_attach_gdb): ... a new function. Send GDB command "file".
7823 Extend expected "Attaching to " string.
7824
2f70bcfb
TT
78252010-07-02 Tom Tromey <tromey@redhat.com>
7826
7827 * gdb.base/bitops.exp: Remove extraneous "pass".
7828
a17ac5b0
TT
78292010-07-02 Ken Werner <ken.werner@de.ibm.com>
7830
7831 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
7832
dc10affe
PA
78332010-07-01 Pedro Alves <pedro@codesourcery.com>
7834
d41c0fc8
PA
7835 * gdb.base/help.exp: Adjust expected output.
7836
78372010-07-01 Pedro Alves <pedro@codesourcery.com>
7838
7839 * gdb.base/help.exp: Adjust expected output.
dc10affe 7840
0a600c36
JK
78412010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7842
7843 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
7844 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
7845 c++/11702.
7846
37cc8bfe
JK
78472010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7848 Doug Evans <dje@google.com>
7849
7850 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
7851 add .dynamic entry'.
7852
254e6b9e
DE
78532010-06-29 Doug Evans <dje@google.com>
7854
7855 Test PR c++/11702.
7856 * gdb.cp/m-static.exp: Add testcase.
7857 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
7858
595939de 78592010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
7860 Tom Tromey <tromey@redhat.com>
7861 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
7862
7863 * gdb.python/py-inferior.c: New File.
7864 * gdb.python/py-infthread.c: New File.
7865 * gdb.python/py-inferior.exp: New File.
7866 * gdb.python/py-infthread.exp: New File.
7867
98751a41
JK
78682010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7869
7870 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
7871 (ptype ::C::OtherFileClass typedefs): New.
7872 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
7873 (C::OtherFileClass::cOtherFileClassVar2): New.
7874 (C::OtherFileClass::cOtherFileClassVar_use): Use also
7875 cOtherFileClassVar2.
7876 (C::cOtherFileType2, C::cOtherFileVar2): New.
7877 (C::cOtherFileVar_use): use also cOtherFileVar2.
7878 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
7879
41f62f39
JK
78802010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7881
7882 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
7883 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
7884 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
7885 (print ::C::cOtherFileVar)
7886 (whatis C::OtherFileClass::cOtherFileClassType)
7887 (whatis ::C::OtherFileClass::cOtherFileClassType)
7888 (print C::OtherFileClass::cOtherFileClassVar)
7889 (print ::cOtherFileClassVar)
7890 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
7891 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
7892 trailing content.
7893 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
7894 (C::OtherFileClass::cOtherFileClassVar)
7895 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
7896 (C::cOtherFileVar, C::cOtherFileVar_use): New.
7897
af53d231
JK
78982010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7899
7900 Test PR c++/11703 and PR gdb/1448.
7901 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
7902 gdb/1448.
7903
9655fd1a
JK
79042010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7905
7906 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
7907 (main) <rtti_data>: New.
7908 * gdb.cp/virtbase.exp (print rtti_data): New.
7909
824cc8dd
JK
79102010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7911 Joel Brobecker <brobecker@adacore.com>
7912
7913 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
7914
6036c742
JK
79152010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7916
7917 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
7918
de6a0421
DE
79192010-06-28 Doug Evans <dje@google.com>
7920
7921 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
7922
b2dae948
DE
79232010-06-27 Doug Evans <dje@google.com>
7924
7925 * gdb.cp/m-static.exp: Update expected test output.
7926
0f3bb72e
PH
79272010-06-25 Paul Hilfinger <hilfinger@adacore.com>
7928
889bf7c5
PA
7929 * gdb.gdb/selftest.exp: Adjust expected message for
7930 capturing start-up runtime.
0f3bb72e 7931
bc9f0842
TT
79322010-06-25 Tom Tromey <tromey@redhat.com>
7933
7934 PR python/10808:
7935 * gdb.python/python.exp: Add new tests.
7936
099ef718
SW
79372010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
7938
7939 * gdb.cp/operator.cc: Created an import loop.
7940 * gdb.cp/operator.exp: Added testcase for import loop.
7941
5868a632
JK
79422010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7943
7944 Test PR python/11407.
7945 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
7946 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
7947 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
7948 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
7949 executable_nofb and executable_fb. New variables srcsfile, objsfile,
7950 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
7951 binfile. Call gdb_compile with clean_restart twice.
7952 (func_nofb print, func_nofb backtrace, func_loopfb print)
7953 (func_loopfb backtrace): New.
7954
af76db58
JK
79552010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
7956
7957 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
7958 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
7959 by a hand made one.
7960 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
7961 i?86 requirement. Remove variables srcfile and binfile. New variable
7962 sources, executable_nofb and executable_fb. Call prepare_for_testing.
7963
f2c7657e
UW
79642010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7965
7966 * gdb.cell/dwarfaddr.exp: New file.
7967 * gdb.cell/dwarfaddr.S: New file.
7968
628fe4e4
JK
79692010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7970
7971 Test PR 9436.
7972 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
7973
f1421989
HZ
79742010-06-24 Hui Zhu <teawater@gmail.com>
7975
7976 * gdb.base/eval.exp: New file.
7977
d03285ec
UW
79782010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7979
7980 * gdb.cell/fork.exp: New file.
7981 * gdb.cell/fork.c: Likewise.
7982 * gdb.cell/fork-spu.c: Likewise.
7983
41b2c92d
PM
79842010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
7985
7986 * lib/gdb.exp (banned_variables_traced): New global variable.
7987 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
7988 (gdb_init): Use `trace add variable' instead of obsolete
7989 `trace variable'.
7990
d5bc977f
DE
79912010-06-21 Doug Evans <dje@google.com>
7992
7993 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
7994
d2ed6730
UW
79952010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7996
7997 * gdb.arch/spu-ls.exp: New file.
7998 * gdb.arch/spu-ls.c: Likewise.
7999
6aed2dbc
SS
80002010-06-18 Stan Shebs <stan@codesourcery.com>
8001
8002 * gdb.threads/thread-specific.exp: Add tests of $_thread.
8003
e0756905
UW
80042010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8005
8006 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
8007 * gdb.base/watch-cond.exp: Likewise.
8008 * gdb.python/py-breakpoint.exp: Likewise.
8009
d8053d4d
PA
80102010-06-18 Pedro Alves <pedro@codesourcery.com>
8011
8012 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
8013 clean_restart, make sure every test has a distinct message, and
8014 that messages don't include the executable' full path.
8015
81ce510c
DE
80162010-06-17 Doug Evans <dje@google.com>
8017
8018 * gdb.arch/i386-size.exp: Updated expected output for
8019 DISASSEMBLY_OMIT_FNAME.
8020
65d79d4b
SDJ
80212010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8022 Sergio Durigan Junior <sergiodj@redhat.com>
8023
8024 * gdb.base/watch-notconst.c: New file.
8025 * gdb.base/watch-notconst.S: New file.
8026 * gdb.base/watch-notconst2.c: New file.
8027 * gdb.base/watch-notconst2.S: New file.
8028 * gdb.base/watch-notconst.exp: New file.
8029 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
8030 (func4): Add operations on `global_ptr_ptr'.
8031 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
8032 routine to test watchpoints created with a constant expression.
8033 (test_inaccessible_watchpoint): Include tests for watchpoints
8034 created with a constant expression.
8035
df0f4836
KB
80362010-06-14 Kevin Buettner <kevinb@redhat.com>
8037
8038 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
8039 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
8040 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
8041 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
8042 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
8043 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
8044 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
8045 of `_start'.
8046
b769def5
UW
80472010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8048
8049 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
8050 not supported on the target.
8051 * gdb.mi/mi-nonstop-exit.exp: Likewise.
8052 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
8053 * gdb.mi/mi-nsintrall.exp: Likewise.
8054 * gdb.mi/mi-nsmoribund.exp: Likewise.
8055 * gdb.mi/mi-nsthrexec.exp: Likewise.
8056
d914c394
SS
80572010-06-11 Stan Shebs <stan@codesourcery.com>
8058
8059 * gdb.base/permissions.exp: New file.
8060
80612010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
8062
8063 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
8064 does not support ELF executable class.
8065
f3ce5b9c
UW
80662010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8067
8068 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
8069
8e46892c
JK
80702010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8071
8072 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
8073 (runto): Catch "The target does not support running in non-stop mode.".
8074
6cc55c64
MS
80752010-06-11 Michael Snyder <msnyder@vmware.com>
8076
8077 * gdb.base/setshow.exp (set language asm): Don't use
8078 gdb_test_no_output, fails on some targets.
8079
caddefa4
UW
80802010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8081
8082 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
8083 * gdb.cp/pr9167.exp: Likewise.
8084
468b1aa7
UW
80852010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8086
8087 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
8088
5c3552dc
UW
80892010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8090
8091 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
8092
02e6fe6a
UW
80932010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8094
8095 * gdb.base/charset.c (main): Make sure malloc gets linked in.
8096
0e03807e
TT
80972010-06-11 Tom Tromey <tromey@redhat.com>
8098
8099 PR gdb/9977, PR exp/11636::
8100 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
8101 (pieces_test_f6): Update expected output.
8102
2bdf28a0
JK
81032010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8104
8105 * gdb.base/moribund-step.exp: New.
8106
f6978de9
MS
81072010-06-08 Michael Snyder <msnyder@vmware.com>
8108
8109 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 8110 * gdb.ada/boolean_expr.exp:
f6978de9
MS
8111 * gdb.ada/frame_args.exp: Ditto.
8112 * gdb.ada/lang_switch.exp: Ditto.
8113 * gdb.ada/ptype_arith_binop.exp: Ditto.
8114 * gdb.ada/ref_param.exp: Ditto.
8115 * gdb.ada/type_coercion.exp:Ditto.
8116
8117 * gdb.asm/asm-source.exp: Ditto.
8118
8119 * gdb.base/attach.exp: Ditto.
8120 * gdb.base/bitfields2.exp: Ditto.
8121 * gdb.base/call-signal-resume.exp: Ditto.
8122 * gdb.base/callfuncs.exp: Ditto.
8123 * gdb.base/commands.exp: Ditto.
8124 * gdb.base/dbx.exp: Ditto.
8125 * gdb.base/default.exp: Ditto.
8126 * gdb.base/dump.exp: Ditto.
8127 * gdb.base/exprs.exp: Ditto.
8128 * gdb.base/freebpcmd.exp: Ditto.
8129 * gdb.base/interrupt.exp: Ditto.
8130 * gdb.base/list.exp: Ditto.
8131 * gdb.base/long_long.exp: Ditto.
8132 * gdb.base/maint.exp: Ditto.
8133 * gdb.base/ptype.exp: Ditto.
8134 * gdb.base/return.exp: Ditto.
8135 * gdb.base/setshow.exp: Ditto.
8136 * gdb.base/sigbpt.exp: Ditto.
8137 * gdb.base/sigrepeat.exp: Ditto.
8138
8139 * gdb.cp/classes.exp: Ditto.
8140
8141 * gdb.dwarf2/dw2-restore.exp: Ditto.
8142
8143 * gdb.gdb/selftest.exp: Ditto.
8144
8145 * gdb.multi/base.exp: Ditto.
8146 * gdb.multi/bkpt-multi-exec.exp: Ditto.
8147
8148 * gdb.python/py-block.exp: Ditto.
8149 * gdb.python/py-prettyprint.exp: Ditto.
8150 * gdb.python/py-template.exp: Ditto.
8151
8152 * gdb.server/ext-attach.exp: Ditto.
8153 * gdb.server/ext-run.exp: Ditto.
8154 * gdb.server/server-mon.exp: Ditto.
8155
8156 * gdb.threads/fork-thread-pending.exp: Ditto.
8157 * gdb.threads/hand-call-in-threads.exp: Ditto.
8158 * gdb.threads/interrupted-hand-call.exp: Ditto.
8159 * gdb.threads/linux-dp.exp: Ditto.
8160 * gdb.threads/manythreads.exp: Ditto.
8161 * gdb.threads/print-threads.exp: Ditto.
8162 * gdb.threads/pthreads.exp: Ditto.
8163 * gdb.threads/schedlock.exp: Ditto.
8164 * gdb.threads/thread-unwindonsignal.exp: Ditto.
8165 * gdb.threads/threadapply.exp: Ditto.
8166
de7ff789
MS
81672010-06-08 Michael Snyder <msnyder@vmware.com>
8168
889bf7c5 8169 * gdb.ada/exec_changed.exp:
de7ff789
MS
8170 Use ".*" instead of "" as wildcard regexp.
8171
8172 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
8173 * gdb.base/call-ar-st.exp: Ditto.
8174 * gdb.base/checkpoint.exp: Ditto.
8175 * gdb.base/default.exp: Ditto.
8176 * gdb.base/dump.exp: Ditto.
8177 * gdb.base/ending-run.exp: Ditto.
8178 * gdb.base/fileio.exp: Ditto.
8179 * gdb.base/miscexprs.exp: Ditto.
8180 * gdb.base/pointers.exp: Ditto.
8181 * gdb.base/readline.exp: Ditto.
8182 * gdb.base/reread.exp: Ditto.
8183 * gdb.base/restore.exp: Ditto.
8184 * gdb.base/shlib-call.exp: Ditto.
8185 * gdb.base/valgrind-db-attach.exp: Ditto.
8186 * gdb.base/volatile.exp: Ditto.
8187 * gdb.base/watchpoints.exp: Ditto.
8188
8189 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
8190
8191 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
8192 * gdb.python/py-value.exp: Ditto.
8193
8194 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
8195 * gdb.trace/circ.exp: Ditto.
8196 * gdb.trace/collection.exp: Ditto.
8197 * gdb.trace/packetlen.exp: Ditto.
8198 * gdb.trace/passc-dyn.exp: Ditto.
8199 * gdb.trace/report.exp: Ditto.
8200 * gdb.trace/tfile.exp: Ditto.
8201 * gdb.trace/tfind.exp: Ditto.
8202 * gdb.trace/while-dyn.exp: Ditto.
8203
3bebe2f2
JK
82042010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8205
8206 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
8207
5c631832
JK
82082010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8209
8210 Test PR 10640.
8211 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
8212
4c3376c8
SW
82132010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
8214
8215 * gdb.cp/koenig.exp: Test for ADL operators.
8216 * gdb.cp/koenig.cc: Added ADL operators.
8217 * gdb.cp/operator.exp: New test.
8218 * gdb.cp/operator.cc: New test.
8219
dc226d5a
MS
82202010-06-04 Michael Snyder <msnyder@vmware.com>
8221
dfb88a23
MS
8222 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
8223 * gdb.base/pending.exp: Ditto.
f7ae76b3 8224
dc226d5a
MS
8225 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
8226
967cf477
DE
82272010-06-04 Doug Evans <dje@google.com>
8228
8229 * gdb.python/py-prettyprint.exp: Add new test for enabled and
8230 disabled printers.
8231 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
8232 (enable_lookup_function): New function.
8233
eb801841
TT
82342010-06-04 Tom Tromey <tromey@redhat.com>
8235
8236 * gdb.python/py-value.exp (test_value_hash): Don't test equality
8237 of hash and id.
8238
38979823
JK
82392010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
8240
8241 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
8242 newline.
8243 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
8244 (empty verbose non-noisy clear, empty verbose noisy clear)
8245 (empty non-verbose noisy clear): Likewise.
8246
35ec993f
MS
82472010-06-03 Michael Snyder <msnyder@vmware.com>
8248
8249 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
8250 * gdb.base/display.exp: Ditto.
8251 * gdb.base/find.exp: Ditto.
8252 * gdb.base/ifelse.exp: Ditto.
8253 * gdb.base/multi-forks.exp: Ditto.
8254 * gdb.base/recurse.exp: Ditto.
8255 * gdb.base/setshow.exp: Ditto.
8256 * gdb.base/value-double-free.exp: Ditto.
8257 * gdb.base/watch-vfork.exp: Ditto.
8258 * gdb.base/watch_thread_num.exp: Ditto.
8259 * gdb.base/watchpoint-solib.exp: Ditto.
8260 * gdb.base/watchpoint.exp: Ditto.
8261 * gdb.base/watchpoints.exp: Ditto.
8262
8263 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
8264 * gdb.cp/overload.exp: Ditto.
8265 * gdb.cp/virtfunc.exp: Ditto.
8266
8267 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
8268
889bf7c5 8269 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
8270 Replace gdb_test with gdb_test_no_output.
8271
889bf7c5 8272 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
8273 Replace gdb_test with gdb_test_no_output.
8274 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
8275 * gdb.threads/watchthreads.exp: Ditto.
8276 * gdb.threads/watchthreads2.exp: Ditto.
8277
8278 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
8279 * gdb.trace/tfind.exp: Ditto.
8280
c22decce
JB
82812010-06-03 Joel Brobecker <brobecker@adacore.com>
8282
8283 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
8284 successful test if message is the empty string.
8285
fd5700c7
JK
82862010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8287
8288 * gdb.fortran/module.exp (stopped language detection): New test.
8289
f55ee35c
JK
82902010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8291
8292 Support DW_TAG_module as separate namespaces.
8293 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
8294 gdb.fortran/library-module-lib.f90: New.
8295 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
8296 (print i): Remove.
8297 (continue to breakpoint: i-is-1, print var_i value 1)
8298 (continue to breakpoint: i-is-2, print var_i value 2)
8299 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
8300 (print var_d, print var_i value 14, ptype modmany, complete `modm)
8301 (complete `modmany, complete `modmany`, complete `modmany`var)
8302 (show language, setting breakpoint at module): New tests.
8303 * gdb.fortran/module.f90 (module mod): Remove.
8304 (module mod1, module mod2, module modmany, subroutine sub1)
8305 (subroutine sub2, program module): New.
8306
b8e8282f
JK
83072010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8308
8309 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
8310 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
8311 * gdb.cp/anon-union.exp (pass): Rename to ...
8312 (print z 2): ... here.
b8e8282f 8313
019ebafc
MS
83142010-06-02 Michael Snyder <msnyder@vmware.com>
8315
e68d8fd4
MS
8316 * gdb.trace/actions.exp: Use gdb_test_no_output.
8317 * gdb.trace/circ.exp: Ditto.
8318 * gdb.trace/packetlen.exp: Ditto.
8319 * gdb.trace/save-trace.exp: Ditto.
8320 * gdb.trace/tracecmd.exp: Ditto.
8321 * gdb.trace/tsv.exp: Ditto.
8322
12b5d08a
MS
8323 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
8324 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
8325 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
8326 * gdb.threads/manythreads.exp: Ditto.
8327 * gdb.threads/print-threads.exp: Ditto.
8328 * gdb.threads/pthreads.exp: Ditto.
8329 * gdb.threads/schedlock.exp: Ditto.
8330 * gdb.threads/staticthreads.exp: Ditto.
8331 * gdb.threads/thread-specific.exp: Ditto.
8332 * gdb.threads/thread-unwindonsignal.exp: Ditto.
8333 * gdb.threads/threadapply.exp: Ditto.
8334 * gdb.threads/watchthreads.exp: Ditto.
8335 * gdb.threads/watchthreads2.exp: Ditto.
8336
89493308
MS
8337 * gdb.python/py-block.exp: Use gdb_test_no_output.
8338 * gdb.python/py-prettyprint.exp: Ditto.
8339 * gdb.python/py-template.exp: Ditto.
8340 * gdb.python/py-value.exp: Ditto.
8341
8342 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
8343 * gdb.reverse/watch-reverse.exp: Ditto.
8344
8345 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
8346 * gdb.server/ext-run.exp: Ditto.
8347
019ebafc
MS
8348 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
8349 * gdb.dwarf2/dw2-compressed.exp: Ditto.
8350 * gdb.dwarf2/dw2-intercu.exp: Ditto.
8351 * gdb.dwarf2/dw2-intermix.exp: Ditto.
8352 * gdb.dwarf2/dw2-producer.exp: Ditto.
8353 * gdb.dwarf2/mac-fileno.exp: Ditto.
8354
8355 * gdb.gdb/observer.exp: Use gdb_test_no_output.
8356 * gdb.gdb/selftest.exp: Ditto.
8357
8358 * gdb.multi/base.exp: Use gdb_test_no_output.
8359
8360 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
8361
3e0ca3a5
JK
83622010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8363
8364 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
8365
9db70545
MS
83662010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
8367
a8d52276
MS
8368 * gdb.cp/class2.exp: Use gdb_test_no_output.
8369 * gdb.cp/classes.exp: Ditto.
8370 * gdb.cp/extern-c.exp: Ditto.
8371 * gdb.cp/inherit.exp: Ditto.
8372 * gdb.cp/maint.exp: Ditto.
8373 * gdb.cp/mb-inline.exp: Ditto.
8374 * gdb.cp/mb-templates.exp: Ditto.
8375 * gdb.cp/method2.exp: Ditto.
8376 * gdb.cp/misc.exp: Ditto.
8377 * gdb.cp/ovldbreak.exp: Ditto.
8378 * gdb.cp/punctuator.exp: Ditto.
8379 * gdb.cp/templates.exp: Ditto.
8380 * gdb.cp/virtbase.exp: Ditto.
8381
889bf7c5 8382 * gdb.threads/attach-stopped.exp:
9db70545 8383 Replace uses of send_gdb / gdb_expect.
889bf7c5 8384 * gdb.threads/attachstop-mt.exp:
9db70545 8385 Replace uses of send_gdb / gdb_expect.
889bf7c5 8386 * gdb.threads/gcore-thread.exp:
9db70545 8387 Replace uses of send_gdb / gdb_expect.
889bf7c5 8388 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
8389 Replace uses of send_gdb / gdb_expect.
8390 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 8391 * gdb.threads/print-threads.exp:
9db70545
MS
8392 Replace uses of send_gdb / gdb_expect.
8393 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
8394 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
8395 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
8396
8397 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
8398 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
8399 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
8400 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
8401 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
8402 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
8403 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
8404 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
8405 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
8406 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
8407 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
8408
359cc68c
JK
84092010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8410
8411 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
8412
7d3fe98e
SW
84132010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
8414
8415 * gdb.cp/koenig.exp: Added new test case.
8416 * gdb.cp/koenig.cc: Ditto.
8417
27d3a1a2
MS
84182010-06-01 Michael Snyder <msnyder@vmware.com>
8419
8420 * gdb.base/arithmet.exp: Use gdb_test_no_output.
8421 * gdb.base/arrayidx.exp: Ditto.
8422 * gdb.base/attach.exp: Ditto.
8423 * gdb.base/auxv.exp: Ditto.
8424 * gdb.base/bigcre.exp: Ditto.
8425 * gdb.base/break-always.exp: Ditto.
8426 * gdb.base/break-interp.exp: Ditto.
8427 * gdb.base/break.exp: Ditto.
8428 * gdb.base/breakpoint-shadow.exp: Ditto.
8429 * gdb.base/call-ar-st.exp: Ditto.
8430 * gdb.base/call-sc.exp: Ditto.
8431 * gdb.base/call-signal-resume.exp: Ditto.
8432 * gdb.base/callfuncs.exp: Ditto.
8433 * gdb.base/catch-syscall.exp: Ditto.
8434 * gdb.base/charset.exp: Ditto.
8435 * gdb.base/code-expr.exp: Ditto.
8436 * gdb.base/commands.exp: Ditto.
8437 * gdb.base/cond-expr.exp: Ditto.
8438 * gdb.base/condbreak.exp: Ditto.
8439 * gdb.base/cursal.exp: Ditto.
8440 * gdb.base/cvexpr.exp: Ditto.
8441 * gdb.base/default.exp: Ditto.
8442 * gdb.base/del.exp: Ditto.
8443 * gdb.base/detach.exp: Ditto.
8444 * gdb.base/display.exp: Ditto.
8445 * gdb.base/ena-dis-br.exp: Ditto.
8446 * gdb.base/eval-skip.exp: Ditto.
8447 * gdb.base/foll-fork.exp: Ditto.
8448 * gdb.base/foll-vfork.exp: Ditto.
8449 * gdb.base/frame-args.exp: Ditto.
8450 * gdb.base/funcargs.exp: Ditto.
8451 * gdb.base/gcore-buffer-overflow.exp: Ditto.
8452 * gdb.base/gdbvars.exp: Ditto.
8453 * gdb.base/help.exp: Ditto.
8454 * gdb.base/ifelse.exp: Ditto.
8455 * gdb.base/included.exp: Ditto.
8456 * gdb.base/list.exp: Ditto.
8457 * gdb.base/macscp.exp: Ditto.
8458 * gdb.base/maint.exp: Ditto.
8459 * gdb.base/multi-fork.exp: Ditto.
8460 * gdb.base/overlays.exp: Ditto.
8461 * gdb.base/page.exp: Ditto.
8462 * gdb.base/pending.exp: Ditto.
8463 * gdb.base/pointers.exp: Ditto.
8464 * gdb.base/pr11022.exp: Ditto.
8465 * gdb.base/prelink.exp: Ditto.
8466 * gdb.base/printcmds.exp: Ditto.
8467 * gdb.base/psymtab.exp: Ditto.
8468 * gdb.base/randomize.exp: Ditto.
8469 * gdb.base/relational.exp: Ditto.
8470 * gdb.base/relocate.exp: Ditto.
8471 * gdb.base/remote.exp: Ditto.
8472 * gdb.base/sepdebug.exp: Ditto.
8473 * gdb.base/set-lang-auto.exp: Ditto.
8474 * gdb.base/setshow.exp: Ditto.
8475 * gdb.base/setvar.exp: Ditto.
8476 * gdb.base/signals.exp: Ditto.
8477 * gdb.base/signull.exp: Ditto.
8478 * gdb.base/sigstep.exp: Ditto.
8479 * gdb.base/sizeof.exp: Ditto.
8480 * gdb.base/solib-disc.exp: Ditto.
8481 * gdb.base/store.exp: Ditto.
8482 * gdb.base/structs.exp: Ditto.
8483 * gdb.base/structs2.exp: Ditto.
8484 * gdb.base/subst.exp: Ditto.
8485 * gdb.base/term.exp: Ditto.
8486 * gdb.base/trace-commands.exp: Ditto.
8487 * gdb.base/unwindonsignal.exp: Ditto.
8488 * gdb.base/valgrind-db-attach.exp: Ditto.
8489 * gdb.base/varargs.exp: Ditto.
8490 * gdb.base/watch-cond.exp: Ditto.
8491 * gdb.base/watch_thread_num.exp: Ditto.
8492 * gdb.base/watchpoint-cond-gone.exp: Ditto.
8493 * gdb.base/watchpoint.exp: Ditto.
8494 * gdb.base/whatis-exp.exp: Ditto.
8495
f8d3bf8f
MS
84962010-06-01 Michael Snyder <msnyder@vmware.com>
8497
8498 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
8499 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
8500 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
8501 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
8502 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
8503 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
8504 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
8505 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
8506 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
8507 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
8508 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
8509 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
8510 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
8511 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
8512 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
8513
3f9e0d32
JK
85142010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8515
8516 * gdb.base/commands.exp (begin commands on watch): Remove excessive
8517 trailing newline.
8518 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
8519 * gdb.java/jmisc.exp (p *args\n): Rename to ...
8520 (p *args): ... here and remove excessive trailing newline.
8521
f629457d
JB
85222010-05-31 Joel Brobecker <brobecker@adacore.com>
8523
8524 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
8525
09eef106
JK
85262010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
8527
8528 Accept the new Linux kernel "t (tracing stop)" string.
8529 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
8530 Update comment.
8531 (state_wait) <T (tracing stop)>: New.
8532 (main): Update the state_wait expect string.
8533
94f31136
PA
85342010-05-28 Pedro Alves <pedro@codesourcery.com>
8535
8536 * limits.c, limits.exp: Delete files.
8537 * Makefile.in (clean mostlyclean): Adjust.
8538 * tracecmd.exp: Adjust.
8539
096554ab
JK
85402010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8541
8542 * gdb.base/tui-layout.exp: New.
8543
27d3a1a2 85442010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 8545
889bf7c5 8546 * gdb.reverse/break-precsave.exp:
bcd2dc50 8547 Replace uses of send_gdb / gdb_expect.
889bf7c5 8548 * gdb.reverse/break-reverse.exp:
bcd2dc50 8549 Replace uses of send_gdb / gdb_expect.
889bf7c5 8550 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 8551 Replace uses of send_gdb / gdb_expect.
889bf7c5 8552 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 8553 Replace uses of send_gdb / gdb_expect.
889bf7c5 8554 * gdb.reverse/finish-precsave.exp:
bcd2dc50 8555 Replace uses of send_gdb / gdb_expect.
889bf7c5 8556 * gdb.reverse/finish-reverse.exp:
bcd2dc50 8557 Replace uses of send_gdb / gdb_expect.
889bf7c5 8558 * gdb.reverse/i386-precsave.exp:
bcd2dc50 8559 Replace uses of send_gdb / gdb_expect.
889bf7c5 8560 * gdb.reverse/i386-reverse.exp:
bcd2dc50 8561 Replace uses of send_gdb / gdb_expect.
889bf7c5 8562 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 8563 Replace uses of send_gdb / gdb_expect.
889bf7c5 8564 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 8565 Replace uses of send_gdb / gdb_expect.
889bf7c5 8566 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 8567 Replace uses of send_gdb / gdb_expect.
889bf7c5 8568 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 8569 Replace uses of send_gdb / gdb_expect.
889bf7c5 8570 * gdb.reverse/machinestate.exp:
bcd2dc50 8571 Replace uses of send_gdb / gdb_expect.
889bf7c5 8572 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 8573 Replace uses of send_gdb / gdb_expect.
889bf7c5 8574 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 8575 Replace uses of send_gdb / gdb_expect.
889bf7c5 8576 * gdb.reverse/solib-precsave.exp:
bcd2dc50 8577 Replace uses of send_gdb / gdb_expect.
889bf7c5 8578 * gdb.reverse/solib-reverse.exp:
bcd2dc50 8579 Replace uses of send_gdb / gdb_expect.
889bf7c5 8580 * gdb.reverse/step-precsave.exp:
bcd2dc50 8581 Replace uses of send_gdb / gdb_expect.
889bf7c5 8582 * gdb.reverse/step-reverse.exp:
bcd2dc50 8583 Replace uses of send_gdb / gdb_expect.
889bf7c5 8584 * gdb.reverse/until-precsave.exp:
bcd2dc50 8585 Replace uses of send_gdb / gdb_expect.
889bf7c5 8586 * gdb.reverse/until-reverse.exp:
bcd2dc50 8587 Replace uses of send_gdb / gdb_expect.
889bf7c5 8588 * gdb.reverse/watch-precsave.exp:
bcd2dc50 8589 Replace uses of send_gdb / gdb_expect.
889bf7c5 8590 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
8591 Replace uses of send_gdb / gdb_expect.
8592
3def43e0
JK
85932010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8594
8595 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
8596 excessive newline.
8597
27d3a1a2 85982010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
8599
8600 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
8601 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
8602 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
8603 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
8604 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
8605 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
8606 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
8607 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
8608 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
8609 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
8610 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
8611 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
8612 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
8613 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
8614 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
8615 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
8616 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
8617 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
8618 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 8619
27d3a1a2 86202010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 8621
22454424
MS
8622 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
8623 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
8624
8625 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
8626 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
8627 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
8628
889bf7c5 8629 * gdb.reverse/consecutive-reverse.exp:
22454424 8630 Replace uses of send_gdb / gdb_expect.
889bf7c5 8631 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
8632 Replace uses of send_gdb / gdb_expect.
8633
8634 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
8635 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
8636 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 8637 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
8638 Replace uses of send_gdb / gdb_expect.
8639 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
8640 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
8641 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
8642 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
8643 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
8644 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
8645 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
8646 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
8647 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
8648
86492010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 8650
22454424 8651 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 8652
22454424 8653 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 8654
22454424
MS
8655 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
8656 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
8657 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
8658 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
8659 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
8660 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
8661 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
8662 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
8663 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 8664
6e5f2c59
TT
86652010-05-25 Tom Tromey <tromey@redhat.com>
8666
8667 * gdb.base/macscp.exp: Add missing space after setup_kfail.
8668
bbc8b958
TT
86692010-05-25 Tom Tromey <tromey@redhat.com>
8670
8671 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
8672 argument order.
8673 * gdb.base/macscp.exp: Fix setup_kfail argument order.
8674 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
8675 order.
8676 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
8677 order.
8678 * gdb.base/call-sc.exp (setup_kfails): Remove.
8679 (setup_compiler_kfails): Remove.
8680 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
8681 argument order.
8682 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
8683 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
8684 (advancei): Fix setup_kfail argument order.
8685 * gdb.base/radix.exp: Fix setup_kfail argument order.
8686 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
8687 order.
8688 * gdb.base/structs.exp (setup_kfails): Remove.
8689 (setup_compiler_kfails): Fix setup_kfail argument order.
8690 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
8691 order.
8692 * gdb.java/jmain.exp: Fix setup_kfail argument order.
8693 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
8694 setup_kfail argument order.
8695 * gdb.cp/overload.exp: Fix setup_kfail argument order.
8696
83d1babf
TT
86972010-05-25 Tom Tromey <tromey@redhat.com>
8698
8699 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
8700
6acb16a2
MS
87012010-05-25 Michael Snyder <msnyder@vmware.com>
8702
8703 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
8704 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
8705 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
8706 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
8707 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
8708 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
8709 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
8710 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
8711 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
8712 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
8713 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
8714 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
8715 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
8716 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
8717 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
8718 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
8719 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
8720 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
8721 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
8722 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
8723 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
8724 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
8725 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
8726 * gdb.base/default.exp: Replace send_gdb with gdb_test.
8727 * gdb.base/define.exp: Replace send_gdb with gdb_test.
8728 * gdb.base/display.exp: Replace send_gdb with gdb_test.
8729 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
8730 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
8731 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
8732 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
8733 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
8734 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
8735 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
8736 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
8737 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
8738 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
8739 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
8740 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
8741 * gdb.base/help.exp: Replace send_gdb with gdb_test.
8742 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
8743 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
8744 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
8745 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
8746 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
8747 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
8748 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
8749 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 8750 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
8751
87522010-05-25 Doug Evans <dje@google.com>
8753
8754 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
8755 gdb.string_to_argv.
ad3986f0 8756
d3b1e874
TT
87572010-05-21 Tom Tromey <tromey@redhat.com>
8758
8759 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
8760 Call it.
8761 * gdb.dwarf2/pieces.S: Update.
8762 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
8763
cb826367
TT
87642010-05-21 Tom Tromey <tromey@redhat.com>
8765
8766 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
8767 Call it.
8768 * gdb.dwarf2/pieces.c (struct C): New.
8769 (f6): New function.
8770 * gdb.dwarf2/pieces.S: Replace.
8771
74de6778
TT
87722010-05-21 Tom Tromey <tromey@redhat.com>
8773
8774 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
8775 Call it.
8776
afd74c5f
TT
87772010-05-21 Tom Tromey <tromey@redhat.com>
8778
8779 * gdb.dwarf2.pieces.exp: New file.
8780 * gdb.dwarf2.pieces.S: New file.
8781 * gdb.dwarf2.pieces.c: New file.
8782
a7b75dfd 87832010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 8784 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
8785
8786 * lib/gdb.exp (gdb_test_no_output): New function.
8787 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
8788 when testing commands that should produce no output.
8789
c81c812a
JB
87902010-05-17 Joel Brobecker <brobecker@adacore.com>
8791
8792 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
8793 parameter that we want to watch being a constant.
8794
0cce5bd9
JB
87952010-05-17 Joel Brobecker <brobecker@adacore.com>
8796
8797 * gdb.ada/cond_lang: New testcase.
8798
47050449
JB
87992010-05-17 Joel Brobecker <brobecker@adacore.com>
8800
8801 * lib/gdb.exp (banned_variables): New variable/constant.
8802 (gdb_init): Add write trace on variables listed in banned_variables.
8803 (gdb_finish): Remove write traces on variables listed in
8804 banned_variables.
8805
77c01586
JB
88062010-05-17 Joel Brobecker <brobecker@adacore.com>
8807
8808 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
8809 * gdb.cp/koenig.exp: Likewise.
8810
88d4aea7
PM
88112010-05-14 Phil Muldoon <pmuldoon@redhat.com>
8812
889bf7c5 8813 PR python/11482
88d4aea7
PM
8814
8815 * gdb.python/py-value.exp (test_value_hash): New function.
8816
f5a010c0
PM
88172010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
8818
8819 PR exp/11530.
8820 * gdb.base/gdb11530.c: New file.
8821 * gdb.base/gdb11530.exp: New file.
8822
8ef4892f
JK
88232010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8824
8825 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
8826 * gdb.dwarf2/dw2-modula2-self-type.S: New.
8827
7322dca9
SW
88282010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
8829
8830 * gdb.cp/koenig.exp: New test.
8831 * gdb.cp/koenig.cc: New test program.
8832
02e7ea18
JB
88332010-05-05 Joel Brobecker <brobecker@adacore.com>
8834
8835 Remove the use of prms_id and bug_id throughout the testsuite.
8836
e1c34c5d
PM
88372010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
8838
8839 PR exp/11349.
8840 * testsuite/gdb.cp/ref-types.exp: Add test to examine
8841 use a reference local variable.
8842
8e1d0c49
JK
88432010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8844
8845 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
8846 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
8847 variable different_dir. Move debugfile into a full directory pathname
8848 under DIFFERENT_DIR.
8849 * lib/gdb.exp (separate_debug_filename): Remove.
8850 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
8851 variable debug_dir and mkdir of it. Update function comments.
8852
e66408ed
PA
88532010-04-29 Pedro Alves <pedro@codesourcery.com>
8854
8855 PR gdb/11557
8856
8857 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
8858 files.
8859
d7b32ed3
PM
88602010-04-29 Phil Muldoon <pmuldoon@redhat.com>
8861
889bf7c5 8862 * gdb.python/py-param.exp: New File.
d7b32ed3 8863
6aecb9c2
JB
88642010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
8865
8866 * gdb.base/default.exp: Fix "set language" test.
8867
bdf92a1c
PM
88682010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
8869
8870 PR breakpoints/11531.
8871 * gdb.base/gdb11531.c: New file.
8872 * gdb.base/gdb11531.exp: New file.
8873
3f172e24
TT
88742010-04-26 Tom Tromey <tromey@redhat.com>
8875
8876 * gdb.base/completion.exp: Add tests for completion and deprecated
8877 commands.
8878
64af4c92
JK
88792010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8880
8881 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
8882 (print /x char_array): Escape curly brackets.
8883
492928e4
JK
88842010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
8885
8886 Fix deadlock on looped list of loaded shared objects.
8887 * gdb.base/solib-corrupted.exp: New.
8888
66d09542
DE
88892010-04-23 Doug Evans <dje@google.com>
8890
8891 * gdb.python/py-section-script.c: New file.
8892 * gdb.python/py-section-script.exp: New file.
8893 * gdb.python/py-section-script.py: New file.
8894
8bd10a10
CM
88952010-04-20 Chris Moller <cmoller@redhat.com>
8896
8897 PR 10179
8898
8899 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
8900 * gdb.base/pr10179-a.c:
8901 * gdb.base/pr10179-b.c:
8902 * gdb.base/pr10179.exp: New files.
8903
c0201579
JK
89042010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8905
8906 Fix crashes on dangling display expressions.
8907 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
8908 is SEP.
8909 (lib_flags): Remove the "debug" keyword.
8910 (libsepdebug): New variable for iterating new loop.
8911 (save_pf_prefix): New variable wrapping the loop.
8912 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
8913 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
8914
793b0ff8
PM
89152010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8916
8917 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
8918
097f51f7
PM
89192010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8920
8921 PR stabs/11479.
8922 * gdb.stabs/gdb11479.exp: New file.
8923 * gdb.stabs/gdb11479.c: New file.
8924
9a22f0d0
PM
89252010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
8926
8927 * gdb.base/charset.c (Strin16, String32): New variables.
8928 * gdb.base/charset.exp (gdb_test): Test correct display
8929 of 16 or 32 bit strings.
8930
89312010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
8932
8933 PR 9167
8934 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
8935 * gdb.cp/pr9167.cc: New file.
8936 * gdb.cp/pr9167.exp: New file.
8937
8938
6e354e5e
PM
89392010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
8940
8941 PR pascal/11492.
8942 * gdb.pascal/gdb11492.pas: New file.
8943 * gdb.pascal/gdb11492.exp: New file.
8944
be942545
JB
89452010-04-20 Joel Brobecker <brobecker@adacore.com>
8946
1667e6e3 8947 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 8948
0c3acc09
JB
89492010-04-20 Joel Brobecker <brobecker@adacore.com>
8950
8951 * gdb.ada/dyn_loc: New testcase.
8952
ec31cde5
CM
89532010-04-20 Chris Moller <cmoller@redhat.com>
8954
8955 PR 10867
889bf7c5 8956
ec31cde5
CM
8957 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
8958 * gdb.cp/pr10687.cc: New file.
8959 * gdb.cp/pr10687.exp: New file.
8960
8961
ce4b0682
SDJ
89622010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8963 Sergio Durigan Junior <sergiodj@redhat.com>
8964
8965 * gdb.fortran/logical.exp: New testcase.
8966 * gdb.fortran/logical.f90: New file.
8967
3436961f
DE
89682010-04-19 Doug Evans <dje@google.com>
8969
8970 * gdb.base/help.exp (help source): Update expected output.
8971
4d836c09
JK
89722010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8973
8974 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
8975 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
8976 gdb_exit and return.
8977 (executable): New variable.
8978 (binfile): Use it.
8979
6149aea9
PA
89802010-04-19 Pedro Alves <pedro@codesourcery.com>
8981
8982 PR breakpoints/8554.
8983
8984 * gdb.trace/save-trace.exp: Adjust.
8985
ed41462c
L
89862010-04-17 H.J. Lu <hongjiu.lu@intel.com>
8987
8988 PR corefiles/11511
8989 * gdb.arch/system-gcore.exp: New.
8990 * gdb.arch/gcore.c: Likewise.
8991
3f7b2faa
DE
89922010-04-15 Doug Evans <dje@google.com>
8993
fa33c3cd
DE
8994 * gdb.python/py-progspace.c: New file.
8995 * gdb.python/py-progspace.exp: New file.
8996
3f7b2faa
DE
8997 * gdb.base/source.exp: Add tests for "source -s".
8998
79f283fe
PM
89992010-04-14 Phil Muldoon <pmuldoon@redhat.com>
9000
9001 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
9002 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
9003 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
9004 * gdb.python/py-mi.exp: New test for to_string returning None.
9005
fc8eb08a
PM
90062010-04-12 Phil Muldoon <pmuldoon@redhat.com>
9007
9008 * gdb.python/py-breakpoint.c: Make result global.
9009
26e197f6
JK
90102010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
9011
9012 Fix non-GNU make compatibility.
9013 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
9014
adc36818
PM
90152010-04-09 Phil Muldoon <pmuldoon@redhat.com>
9016
9017 * gdb.python/py-breakpoint.exp: New File.
9018 * gdb.python/py-breakpoint.C: Ditto.
9019
64e17368
SS
90202010-04-08 Stan Shebs <stan@codesourcery.com>
9021
9022 * gdb.trace/actions.exp: Clear default-collect.
9023 * gdb.trace/save-trace.exp: Clear default-collect.
9024
fff5cc64
PM
90252010-04-08 Phil Muldoon <pmuldoon@redhat.com>
9026
9027 * gdb.python/py-value: Add null string variable.
9028 (test_lazy_string): Test zero length, NULL address lazy
9029 strings.
9030
a055a187
L
90312010-04-07 H.J. Lu <hongjiu.lu@intel.com>
9032
9033 * gdb.arch/i386-avx.c: New.
9034 * gdb.arch/i386-avx.exp: Likewise.
9035
9036 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
9037
96e39866
DE
90382010-04-06 Doug Evans <dje@google.com>
9039
9040 * gdb.base/source-test.gdb: New file.
9041 * gdb.base/source.exp: Test source -v.
9042
5984a431
UW
90432010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9044
9045 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
9046
ec8a089a
PM
90472010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
9048
9049 * gdb.stabs/aout.sed: Convert all backslash to double backslash
9050 within one line, unless it is followed by a double quote.
9051 * gdb.stabs/hppa.sed: Idem.
9052 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
9053 * gdb.stabs/weird.exp: Check for correct parsing of
9054 char and string constants.
ec8a089a
PM
9055 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
9056 in .stabs to .stabx substitution.
9057
fce3c1f0
SS
90582010-04-05 Stan Shebs <stan@codesourcery.com>
9059
9060 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
9061 constant global.
9062 * gdb.trace/tfile.exp: Try to print them.
9063
d77f58be
SS
90642010-04-04 Stan Shebs <stan@codesourcery.com>
9065
9066 * gdb.base/completion.exp: Update for new "info watchpoints".
9067 * gdb.base/default.exp: Ditto.
9068 * gdb.base/help.exp: Ditto.
9069 * gdb.base/watchpoint.exp: Ditto.
9070 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 9071
af54718e
SS
90722010-04-04 Stan Shebs <stan@codesourcery.com>
9073
9074 * gdb.trace/tfile.exp: Sharpen tfind test.
9075
74d1f91e
JK
90762010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9077
9078 * gdb.base/break-entry.exp: New.
9079
eb8e76db 90802010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 9081 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
9082
9083 * gdb.reverse/i386-sse-reverse.exp: New file.
9084 * gdb.reverse/i386-sse-reverse.c: New file.
9085
bf65cad8
PA
90862010-04-02 Pedro Alves <pedro@codesourcery.com>
9087
9088 * gdb.trace/tfind.exp: Adjust expected disassembly output.
9089
fff87407
SS
90902010-04-01 Stan Shebs <stan@codesourcery.com>
9091
9092 * gdb.trace/actions.exp: Tweak expected output.
9093 * gdb.trace/while-stepping.exp: Tweak expected output.
9094
fe01d668
L
90952010-04-01 H.J. Lu <hongjiu.lu@intel.com>
9096
9097 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
9098
86b17b60
PA
90992010-04-01 Pedro Alves <pedro@codesourcery.com>
9100
9101 * gdb.base/commands.exp: Adjust.
9102 * gdb.cp/extern-c.exp: Adjust.
9103
2c58c0a9
PA
91042010-04-01 Pedro Alves <pedro@codesourcery.com>
9105
9106 * gdb.trace/collection.c (local_test_func): Define a local struct,
9107 and instanciate it.
9108
0db9b91c
PA
91092010-04-01 Pedro Alves <pedro@codesourcery.com>
9110
9111 * gdb.trace/collection.exp (gdb_collect_args_test)
9112 (gdb_collect_argarray_test): XFAIL the tests that assume the
9113 argarray argument's elements are collected.
9114
8072405b
JK
91152010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
9116
9117 * gdb.dwarf2/dw2-bad-parameter-type.exp,
9118 gdb.dwarf2/dw2-bad-parameter-type.S: New.
9119
8bf6485c
SS
91202010-03-31 Stan Shebs <stan@codesourcery.com>
9121
9122 * gdb.trace/save-trace.exp: Test save/restore of default-collect
9123 and tracepoint conditionals.
9124 (gdb_verify_tracepoints): Delete unused return.
9125
fd7f724a
KS
91262010-03-26 Keith Seitz <keiths@redhat.com>
9127
9128 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
9129 appear in the output before main.
9130 Remove KFAIL for gdb/2215 aka bz 9320.
9131
8d9e7719
DE
91322010-03-30 Doug Evans <dje@google.com>
9133
0906dd0b
DE
9134 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
9135 by dejagnu.
9136 * gdb.arch/amd64-dword.exp: Ditto.
9137
8d9e7719
DE
9138 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
9139 match.
9140 (break printf): Ditto.
9141
1da644f0
SW
91422010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
9143
9144 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
9145 gcc < 4.4.
9146 * gdb.cp/shadow.exp: Ditto.
9147
a8121990
PA
91482010-03-29 Pedro Alves <pedro@codesourcery.com>
9149
9150 * gdb.trace/collection.exp (run_trace_experiment): Make sure
9151 "tstart" is silent.
9152
6e79d367
PA
91532010-03-29 Pedro Alves <pedro@codesourcery.com>
9154
9155 * gdb.trace/collection.exp (executable): New.
9156 (binfile): Use it.
9157 (fpreg, spreg, pcreg): New.
9158 (test_register): Use gdb_test_multiple. Pass /x to print.
9159 (prepare_for_trace_test): New.
9160 (run_trace_experiment): Use "continue", not gdb_run_cmd.
9161 (gdb_collect_args_test, gdb_collect_argstruct_test)
9162 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
9163 prepare_for_trace_test.
9164 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
9165 fpreg, spreg and pcreg.
9166 (gdb_collect_expression_test, gdb_collect_globals_test): Use
9167 prepare_for_trace_test.
9168 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
9169 try to detect tracing support here. Don't set breakpoints at
9170 `begin' or `end' here.
9171 <global scope>: Use clean_restart. Run to main before checking
9172 for tracing support. Check for for tracing support here.
9173
09248348
JK
91742010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9175
9176 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
9177 " as $displacement" to "seen displacement message".
9178
d350db38
PA
91792010-03-28 Pedro Alves <pedro@codesourcery.com>
9180
9181 * gdb.trace/while-dyn.exp (executable): New variable.
9182 (binfile): Use it.
9183 (test_while_stepping): New function. Move most tests here. Call
9184 it once for each of the while-stepping, stepping and ws aliases.
9185
907af001
UW
91862010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9187
9188 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
9189 that do not provide the tagless_struct type name at all.
9190 (test_print_anon_union): Do not check value of uninitialized
9191 union member. Do not use cp_test_ptype_class, so we can accept
9192 "long" as well as "long int".
9193
610197fd
PA
91942010-03-26 Pedro Alves <pedro@codesourcery.com>
9195
9196 * gdb.trace/tfile.c (tohex, bin2hex): New.
9197 (write_error_trace_file): Hexify error description.
9198
6c28cbf2
SS
91992010-03-25 Stan Shebs <stan@codesourcery.com>
9200
9201 * gdb.trace/tfile.c: Generate an additional trace file, improve
9202 portability.
9203 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
9204 files in a better way.
9205
e62b8c7e
KS
92062010-03-25 Keith Seitz <keiths@redhat.com>
9207
9208 * gdb.java/jprint.exp: XFAIL printing of static class members
9209 because of GCC debuginfo problem.
9210
82ccf5a5
JK
92112010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9212
9213 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
9214
293e2f9e
DJ
92152010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
9216
9217 * gdb.base/completion.exp: Allow long instead of long int.
9218 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
9219 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
9220 variable p.
9221 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
9222 * gdb.base/pointers.exp: Allow long instead of long int.
9223 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
9224 * gdb.base/step-line.exp: Allow a directory before the source file name.
9225
95a42b64
TT
92262010-03-24 Tom Tromey <tromey@redhat.com>
9227
9228 PR breakpoints/9352:
9229 * gdb.base/default.exp: Update.
9230 * gdb.base/commands.exp: Update.
9231 * gdb.cp/extern-c.exp: Test setting commands on multiple
9232 breakpoints at once.
9233
2390201f
DJ
92342010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
9235
9236 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
9237 if gdb,nosignals.
9238 * gdb.base/watchpoints.c: Do not include unnecessary headers.
9239 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
9240 exited".
9241
8c9a6790
SS
92422010-03-24 Stan Shebs <stan@codesourcery.com>
9243
9244 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
9245
a6c727b2
DJ
92462010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
9247
9248 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
9249 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
9250 argument. Handle "short" and "long".
9251 (Top level): Pass overprototyped output for old_fptr and xptr.
9252
4dfd5423
PA
92532010-03-23 Pedro Alves <pedro@codesourcery.com>
9254
9255 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
9256 format strings and add casts to avoid compiler warnings.
9257
92582010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
9259
9260 * lib/trace-support.exp (gdb_trace_setactions):
9261 Don't expect whitespace after ">" prompt.
9262 * gdb.trace/actions.exp: Adjust for output changes.
9263 * gdb.trace/while-stepping.exp: Likewise.
9264
c847d045
JK
92652010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9266
9267 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
9268 and r157645).
9269
5f717f1d
JK
92702010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9271
9272 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
9273 New.
9274
7d6d51d5
DJ
92752010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
9276
9277 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
9278 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
9279
3b11a015
SS
92802010-03-19 Stan Shebs <stan@codesourcery.com>
9281
9282 * gdb.trace/ax.exp: New file.
9283
d7d158ed
DE
92842010-03-19 Doug Evans <dje@google.com>
9285
6bb85cd1
DE
9286 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
9287 output from gcc.
9288
d7d158ed
DE
9289 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
9290 named /usr/sbin/prelink<foo>.
9291
4daf5ac0
SS
92922010-03-18 Stan Shebs <stan@codesourcery.com>
9293
9294 * gdb.trace/circ.exp: Test circular-trace-buffer.
9295 * gdb.trace/tfile.exp: Update tstatus test.
9296
e8d05480
JB
92972010-03-18 Joel Brobecker <brobecker@adacore.com>
9298
9299 * gdb.dwarf2/dw2-anonymous-func.S: New file.
9300 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
9301
441b986a
UW
93022010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9303
9304 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
9305
4247603b
PA
93062010-03-18 Pedro Alves <pedro@codesourcery.com>
9307
9308 * gdb.base/default.exp: Adjust the expected output of the finish
9309 and until commands when the inferior is not being run.
9310
13387711
SW
93112010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
9312
9313 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
9314 * gdb.cp/nsusing.exp: Ditto.
9315
6e31430b
TT
93162010-03-15 Tom Tromey <tromey@redhat.com>
9317
9318 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
9319 * gdb.cp/userdef.cc (operator==): New function.
9320 (main): New locals mem1, mem2.
9321
e2d69cb5
JZ
93222010-03-15 Jie Zhang <jie@codesourcery.com>
9323
9324 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
9325 Declare and use new loadtimeout variable.
9326
f572f0a9
DJ
93272010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
9328
9329 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
9330 Use gdb_load later.
9331
51f4c0b0
PA
93322010-03-14 Pedro Alves <pedro@codesourcery.com>
9333
9334 * gdb.base/solib-disc.c (main): Make format of fprintf a string
9335 literal. Add missing endlines to prints to stderr.
9336
1c809c68
TT
93372010-03-12 Tom Tromey <tromey@redhat.com>
9338
9339 PR c++/9708:
9340 * gdb.cp/m-static.exp: Add regression test.
9341 * gdb.cp/m-static.cc (method): New method.
9342 (main): Call it.
9343
00ae8fef
SW
93442010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
9345
9346 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
9347 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
9348
759f0f0b
PA
93492010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
9350
21e24d21
PA
9351 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
9352
93532010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
9354
759f0f0b
PA
9355 * lib/gdb.exp (skip_stl_tests): New.
9356 (gdb_compile): Symbian needs -ldl.
9357 (shlib_target_file): New.
9358 (shlib_symbol_file): New.
9359 (gdb_load_shlibs): Use shlib_target_file.
9360 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
9361 * gdb.cp/exception.exp: Use skip_stl_tests.
9362 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
9363 * gdb.cp/try_catch.exp: Use skip_stl_tests.
9364 * gdb.cp/mb-templates.exp: Ditto.
9365 * gdb.base/commands.exp: Relax regexes.
9366 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
9367 shlib_target_file and shlib_symbol_file.
9368 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
9369 sections.
9370 * gdb.base/ending-run.exp: Accept E32Main for symbian.
9371 * gdb.base/solib-disc.exp: Use
9372 shlib_target_file and shlib_symbol_file.
9373 * gdb.base/unload.exp: Don't skip on symbian. Use
9374 shlib_target_file and shlib_symbol_file.
9375 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
9376
6a8f2671 93772010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 9378
6a8f2671
PA
9379 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
9380 * gdb.trace/report.exp: Adjust for x86 and x86_64.
9381 Issue a tfind end before looking for a tracepoint frame.
9382 * gdb.trace/tfind.exp: Adjust tstatus output.
9383 Adjust disassembly output.
9384 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
9385
ccf26247
JK
93862010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9387
9388 * gdb.base/break-interp.exp: Create new displacement parameter value
9389 for the test_ld calls.
9390 (reach): New parameter displacement, verify its content. New push of
9391 pf_prefix "reach-$func:". Import global expect_out.
9392 (test_core): New parameter displacement, verify its content. New push
9393 of pf_prefix "core:". New command "set verbose on". Import global
9394 expect_out.
9395 (test_attach): New parameter displacement, verify its content. New
9396 push of pf_prefix "attach:". New command "set verbose on". Import
9397 global expect_out.
9398 (test_ld): New parameter displacement, pass it to the reach, test_core
9399 and test_attach calls and verify its content in the "ld.so exit" test.
9400 * gdb.base/prelink.exp: Remove gdb_exit and final return.
9401 (prelink): Update expected text, use gdb_test.
9402
e469c7fb
DE
94032010-03-10 Doug Evans <dje@google.com>
9404
9405 * gdb.base/checkpoint.exp: Fix comment.
9406 Lengthen timeout while doing >600 checkpoints test.
9407 Rename duplicate "kill all one" test to keep test names unique.
9408
60e1c644
PA
94092010-03-10 Pedro Alves <pedro@codesourcery.com>
9410
9411 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
9412
cec808ec
KS
94132010-03-08 Keith Seitz <keiths@redhat.com>
9414
889bf7c5
PA
9415 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
9416 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
9417 (dm_type_long): New function.
9418 (dm_type_unsigned_short): New function.
9419 (dm_type_unsigned_long): New function.
9420 (myint): New typedef.
9421 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
9422 long, unsigned shor and long, operator char*, and typedef.
9423 (test_lookup_operator_functions): Add operator char* test.
9424 (test_paddr_operator_functions): Likewise.
9425 (test_paddr_overloaded_functions): Use probe values for
9426 short, long, and unsigned short and long.
9427 (test_paddr_hairy_functions): If the demangler probe detected
9428 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
9429 demangler.
9430 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
9431 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
9432 and "print null_pmf".
9433 Add test "ptype a.*pmf".
9434 * gdb.cp/overload.exp: Allow optional "int" to appear with
9435 "short" and "long".
9436 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
9437 long expect value for men_overload1arg.
9438 Allow "int" to appear with "short" and "long".
9439 When testing "info break", add argument for main (void).
9440 Also allow "int" to appear with "short" and "long".
9441 Ditto with "unsigned" and "long long".
cec808ec
KS
9442 * gdb.java/jmain.exp: Do not enclose methods names in single
9443 quotes.
9444 * gdb.java/jmisc.exp: Likewise.
9445 * gdb.java/jprint.exp: Likewise.
9446 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
9447
9448 From Jan Kratochvil <jan.kratochvil@redhat.com>:
9449 * gdb.cp/exception.exp (backtrace after first throw)
9450 (backtrace after second throw): Allow a namespace before __cxa_throw.
9451 (backtrace after first catch, backtrace after second catch): Allow
9452 a namespace before __cxa_begin_catch.
9453
9454 * gdb.cp/cpexprs.exp: New file.
9455 * gdb.cp/cpexprs.cc: New file.
9456
9457 From Daniel Jacobowitz <dan@codesourcery.com>
9458 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
9459 to use string_to_regexp.
9460 (ctor, dtor): New functions. Use them to match constructor
9461 and destructor function types.
9462 (Top level): Use runto_main.
9463
f870a310
TT
94642010-03-05 Tom Tromey <tromey@redhat.com>
9465
9466 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
9467 gdb.target_charset.
9468 (pp_ns.to_string): Likewise.
9469
0c199f28
KS
94702010-03-04 Keith Seitz <keiths@redhat.com>
9471
9472 * gdb.cp/overload.exp: Test that the filename portion of a linespec
9473 can be quoted. Test that both the filename and function/line
9474 portions can be quoted at the same time.
9475
c7437ca6
PA
94762010-03-04 Pedro Alves <pedro@codesourcery.com>
9477
9478 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
9479
b111b805
DE
94802010-03-03 Doug Evans <dje@google.com>
9481
24486cb7
DE
9482 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
9483 libc contains libpthread.
9484
b111b805
DE
9485 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
9486 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
9487 of gdb_compile. Add another pattern to match android backtrace.
9488
a0e0ef55
TT
94892010-03-03 Tom Tromey <tromey@redhat.com>
9490
9491 PR gdb/11345:
9492 * gdb.base/printcmds.exp (test_printf): Add test.
9493
1ba53b71
L
94942010-03-02 H.J. Lu <hongjiu.lu@intel.com>
9495
9496 * gdb.arch/amd64-byte.exp: New.
9497 * gdb.arch/amd64-dword.exp: Likewise.
9498 * gdb.arch/amd64-pseudo.c: Likewise.
9499 * gdb.arch/amd64-word.exp: Likewise.
9500 * gdb.arch/i386-byte.exp: Likewise.
9501 * gdb.arch/i386-pseudo.c: Likewise.
9502 * gdb.arch/i386-word.exp: Likewise.
9503
f5dff777
DJ
95042010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
9505
9506 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
9507 types. Add structreg, bitfields, and flags registers.
9508 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
9509 registers.
9510
90884b2b
L
95112010-03-01 H.J. Lu <hongjiu.lu@intel.com>
9512
9513 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
9514 (load_description): Set architecture if defined.
9515
dc00d89f
PM
95162010-02-28 Phil Muldoon <pmuldoon@redhat.com>
9517
9518 * gdb.python/py-frame.exp: Add read_var block tests.
9519 * gdb.python/py-frame.c (block): New function.
9520
0e095b7e
JK
95212010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9522 Daniel Jacobowitz <dan@codesourcery.com>
9523
9524 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
9525
624f1a65
DM
95262010-02-25 David S. Miller <davem@davemloft.net>
9527
9528 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
9529 fix logic for setting all_syscalls_numbers.
9530
f3e9a817
PM
95312010-02-24 Phil Muldoon <pmuldoon@redhat.com>
9532
9533 * Makefile.in: Add py-block and py-symbol.
9534 * gdb.python/py-symbol.exp: New File.
9535 * gdb.python/py-symtab.exp: New File.
9536 * gdb.python/py-block.exp: New File.
9537 * gdb.python/py-symbol.c: New File.
9538 * gdb.python/py-block.c: New File.
9539
f6bbabf0
PM
95402010-02-24 Phil Muldoon <pmuldoon@redhat.com>
9541
9542 PR python/11314
9543 * lib/gdb.exp (skip_python_tests): New function.
9544 * gdb.python/py-cmd.exp: Use skip_python_tests.
9545 * gdb.python/py-frame.exp: Likewise.
9546 * gdb.python/py-function.exp: Likewise.
9547 * gdb.python/py-prettyprint.exp: Likewise.
9548 * gdb.python/py-template.exp: Likewise.
9549 * gdb.python/py-type.exp: Likewise.
9550 * gdb.python/py-value.exp: Likewise.
9551
85d721b8
PA
95522010-02-22 Pedro Alves <pedro@codesourcery.com>
9553
9554 PR9605
9555
9556 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
9557
48e32051
TT
95582010-02-19 Tom Tromey <tromey@redhat.com>
9559
9560 PR c++/8693, PR c++/9496:
9561 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
9562 regression tests.
9563
ac9c0048
JK
95642010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9565
9566 Fix compatibility with m68k as.
9567 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
9568 Use only /* comments */.
9569
57bb97a4
UW
95702010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9571
9572 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
9573 * configure: Regenerate.
9574
7d1bf85c
DJ
95752010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
9576
9577 * gdb.python/py-type.exp: Check for Python support.
9578
061b5285
PA
95792010-02-17 Pedro Alves <pedro@codesourcery.com>
9580
9581 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
9582 `regsub' syntax available.
9583
f8a8bc2c
PA
95842010-02-17 Pedro Alves <pedro@codesourcery.com>
9585
9586 * gdb.base/shmain.c (main): Remove printf call.
9587 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
9588 * gdb.base/unload.c (main): Make format of fprintf a string
9589 literal. Add missing endlines to prints to stderr.
9590 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
9591
6f451e5e
TT
95922010-02-17 Tom Tromey <tromey@redhat.com>
9593
9594 * gdb.java/jprint.java (jprint.props): New field.
9595 * gdb.java/jprint.exp (set_lang_java): Add regression test.
9596
12d79008
PA
95972010-02-17 Pedro Alves <pedro@codesourcery.com>
9598
ef801a0e 9599 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
9600 available.
9601
d252f7e5
DJ
96022010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9603
9604 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
9605 creation to support remote host testing.
9606
67bdab6c
DJ
96072010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9608
9609 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
9610 Recognize "command not found".
9611
bb391223
DJ
96122010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9613
9614 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
9615 single-stepping.
9616
70362913
DJ
96172010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9618
9619 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
9620 if arguments are not supported.
9621
493f3c00
DJ
96222010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9623
9624 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
9625 be const or non-const.
9626
8034c749
DJ
96272010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9628
9629 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
9630 mi_send_resuming_command to send -exec-continue.
9631
791dfb64
DJ
96322010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9633
9634 * gdb.base/list.exp (test_list_filename_and_function): Add test
9635 with single quotes.
9636 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
9637 matching.
9638 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
9639 Add KFAIL'd tests for PR gdb/11289.
9640
7c5fe868
DJ
96412010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9642
9643 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
9644
fdc498b8
DJ
96452010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9646
9647 * gdb.base/comp-dir/subdir/dummy.txt: New file.
9648 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
9649 a temporary directory.
9650
b519e2a6
DJ
96512010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
9652
9653 * gdb.base/charset.exp: Use a single regular expression to match
9654 show host-charset and show target-charset output.
9655
74164c56
JK
96562010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9657
9658 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
9659 "Illegal process-id" expect string more exact.
9660 (attach to digits-starting nonsense is prohibited): New.
9661
701ed6dc
JK
96622010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9663
9664 * gdb.base/prelink.exp (set verbose on): New.
9665
889bf7c5 96662010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
9667
9668 * mi-reverse.exp: New file. Test for reverse option to the
9669 following MI commands: exec-continue, exec-finish, exec-next,
9670 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 9671
dadf0e9c
JB
96722010-02-09 Joel Brobecker <brobecker@adacore.com>
9673
9674 * gdb.ada/ptype_tagged_param: New testcase.
9675
714f19d5
TT
96762010-02-08 Tom Tromey <tromey@redhat.com>
9677
9678 PR c++/8017:
9679 * gdb.cp/overload.exp: Add tests.
9680 * gdb.cp/overload.cc (struct K): New.
9681 (namespace N): New.
9682 (main): Call new functions.
9683 (K::staticoverload): Define.
9684
889bf7c5 96852010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
9686
9687 PR gdb/10728
9688 * gdb.cp/pr10728-x.h: New file.
9689 * gdb.cp/pr10728-x.cc: New file.
9690 * gdb.cp/pr10728-y.cc: New file.
9691 * gdb.cp/pr10728.exp: New file.
9692 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
9693
889bf7c5 96942010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
9695
9696 PR gdb/9067
9697 * gdb.cp/pr9067.exp: New
9698 * gdb.cp/pr9067.cc: New
9699 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
9700
7b356089
JB
97012010-02-08 Joel Brobecker <brobecker@adacore.com>
9702
9703 * lib/gdb.exp (gdb_test_timeout): New global variable.
9704 Set it to timeout if not already set.
9705 (gdb_init): Reset the value of timeout to gdb_test_timeout.
9706
1be00882
DE
97072010-02-05 Doug Evans <dje@google.com>
9708
9709 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
9710 user.
9711
82856980
SW
97122010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
9713
9714 PR c++/7935:
9715 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
9716
1a334831
TT
97172010-02-04 Tom Tromey <tromey@redhat.com>
9718
9719 * gdb.cp/virtbase.exp: Make test case names unique.
9720
9c3c02fd
TT
97212010-02-02 Tom Tromey <tromey@redhat.com>
9722
9723 * gdb.cp/virtbase.exp: Add regression tests.
9724 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
9725 (main): Instantiate RHC.
9726
0cc2414c
TT
97272010-02-02 Tom Tromey <tromey@redhat.com>
9728
9729 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
9730 type-printing change.
9731
edf3d5f3
TT
97322010-02-02 Tom Tromey <tromey@redhat.com>
9733
9734 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
9735 * gdb.cp/virtbase.cc: New file.
9736 * gdb.cp/virtbase.exp: New file.
9737 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
9738
e4b7f41c
JK
97392010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9740
9741 PR libc/11214:
9742 * gdb.threads/current-lwp-dead.c: Include features.h.
9743 (HAS_NOMMU): New.
9744 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
9745
b381ea14
JK
97462010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9747
9748 * gdb.base/symbol-without-target_section.exp,
9749 gdb.base/symbol-without-target_section.c: New.
9750
c593ac0e
DJ
97512010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9752
9753 * gdb.base/bigcore.exp: Reset increased timeout.
9754 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
9755
db25f29d
DJ
97562010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9757
9758 * gdb.base/gcore.exp (capture_command_output): Use
9759 gdb_test_multiple.
9760
f9d67f43
DJ
97612010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9762
9763 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
9764 * gdb.arch/thumb2-it.exp (test_it_break): New function.
9765 (Top level): Call it.
9766
177321bd
DJ
97672010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
9768
9769 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
9770
97f2ed50
DJ
97712010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
9772
9773 * gdb.base/call-strs.exp, gdb.base/default.exp,
9774 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
9775 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
9776 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
9777 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
9778 gdb.base/watchpoint-solib.exp: Save and restore timeout.
9779 * gdb.base/ending-run.exp: Correct restore of timeout.
9780 * gdb.base/page.exp: Remove unnecessary timeout setting.
9781
e4e2711a
JB
97822010-01-29 Joel Brobecker <brobecker@adacore.com>
9783
9784 * gdb.ada/rec_return: New testcase.
9785
ba581dc1
JB
97862010-01-29 Joel Brobecker <brobecker@adacore.com>
9787
9788 * gdb.ada/call_pn: New testcase.
9789
4ea95be9
DJ
97902010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
9791
9792 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
9793 (Top level): Use it to resume.
9794 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
9795 the Thumb mode displaced stepping error as unsupported.
9796
df83a9bf
SW
97972010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
9798
889bf7c5
PA
9799 * gdb.cp/nsusing.exp: Added more tests.
9800 * gdb.cp/nsrecurs.exp: Ditto.
9801 * gdb.cp/nsusing.cc: Added test functions.
9802 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 9803
40b27cdc
JK
98042010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9805
9806 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
9807 absolute directory pathnames in gdb.sum file.
9808
de958931
SW
98092010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
9810
9811 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
9812 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
9813
708ead4e
TT
98142010-01-26 Tom Tromey <tromey@redhat.com>
9815
9816 PR exp/7643:
9817 * gdb.base/printcmds.exp (test_print_string_constants): Remove
9818 setup_kfail.
9819
b14e635e
SW
98202010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
9821
9822 * gdb.cp/nsrecurs.exp: New test.
9823 * gdb.cp/nsrecurs.cc: New test program.
9824 * gdb.cp/nsstress.exp: New test.
9825 * gdb.cp/nsstress.cc: New test program.
9826 * gdb.cp/nsdecl.exp: New test.
9827 * gdb.cp/nsdecl.cc: New test program.
9828
8540c487
SW
98292010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
9830
9831 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
9832 imported into file scope.
9833 Marked test as xfail.
9834 * gdb.cp/namespace-using.cc (marker5): New function.
9835 * gdb.cp/shadow.exp: New test.
9836 * gdb.cp/shadow.cc: New test program.
9837 * gdb.cp/nsimport.exp: New test.
9838 * gdb.cp/nsimport.cc: New test program.
9839
421d5d99
TT
98402010-01-25 Tom Tromey <tromey@redhat.com>
9841
9842 PR gdb/11049:
9843 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
9844 with "set print null-stop on".
9845
691f8dc1
JK
98462010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9847
9848 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
9849 Adjust it for DISASSEMBLY_OMIT_FNAME.
9850
0b92b5bb
TT
98512010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9852
9853 PR symtab/11199:
9854 * gdb.dwarf2/member-ptr-forwardref.exp,
9855 gdb.dwarf2/member-ptr-forwardref.S: New.
9856
23787403
JK
98572010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9858
9859 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
9860 (thread1_func): Protect thread1_tid with thread1_tid_cond by
9861 thread1_tid_mutex. Remove gdbstop_mutex handling.
9862 (thread2_func): Protect thread2_tid with thread2_tid_cond by
9863 thread2_tid_mutex. Remove gdbstop_mutex handling.
9864 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
9865 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
9866 pthread_cond_wait conditionalizations by while loops.
9867
b966cb8a
TT
98682010-01-20 Tom Tromey <tromey@redhat.com>
9869
9870 PR backtrace/10770:
9871 * gdb.dwarf2/pr10770.exp: New file.
9872 * gdb.dwarf2/pr10770.c: New file.
9873 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
9874
fcae584b
VP
98752010-01-20 Vladimir Prus <vladimir@codesourcery.com>
9876
9877 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
9878 that target was removed, and the test always runs native anyway.
9879
a0f49112
JK
98802010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9881
9882 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
9883 gdb.base/watchpoint-cond-gone-stripped.c: New.
9884
ceeb3d5a
TT
98852010-01-19 Tom Tromey <tromey@redhat.com>
9886
9887 PR c++/8000:
9888 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
9889 existing tests.
9890 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
9891 (main): Use AAA::SomeEnum.
9892
dd322c54
JK
98932010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9894
9895 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
9896 (test_ignore_count): Declare line_callme_body global.
9897 (run to breakpoint with ignore count): Use line_callme_body.
9898 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
9899 (set line_main_hello, set line_main_return): Reindent.
9900 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
9901 New.
9902 (continue to callee4): Use line_callee4_body.
9903 (check *stopped from CLI command): Use line_callee4_next.
9904 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
9905 (set line_main_hello, set line_main_return): Reindent.
9906 (set line_callee4_head, set line_callee4_body): New.
9907 (continue to callee4): Use line_callee4_body.
9908
4e8f195d
TT
99092010-01-18 Tom Tromey <tromey@redhat.com>
9910
9911 PR c++/9680:
9912 * gdb.cp/casts.cc: Add new classes and variables.
9913 * gdb.cp/casts.exp: Test new operators.
9914
9e14a9ba
JB
99152010-01-18 Tom Tromey <tromey@redhat.com>
9916 Thiago Jung Bauermann <bauerman@br.ibm.com>
9917
9918 * gdb.python/source2.py: New file.
9919 * gdb.python/source1: New file.
9920 * gdb.python/python.exp: Test "source" command.
9921
00bf0b85
SS
99222010-01-15 Stan Shebs <stan@codesourcery.com>
9923
9924 * gdb.trace/tfile.c: New file.
9925 * gdb.trace/tfile.exp: New file.
889bf7c5 9926
55235ad7
JK
99272010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9928
9929 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
9930
9f2982ff
JK
99312010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9932
9933 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
9934
bbfba9ed
JK
99352010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9936
9937 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
9938 (libfunc): New parameter action. Implement also selectable "sleep".
9939 * gdb.base/break-interp-main.c: Include assert.h.
9940 (libfunc): New parameter action.
9941 (main): New parameters argc and argv. Assert argc. Pass argv.
9942 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
9943 (test_attach): New proc.
9944 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
9945 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
9946
61f0d762
JK
99472010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9948
9949 * gdb.base/break-interp.exp (test_core): New proc.
9950 (test_ld): Call it.
9951
06a6f270
JK
99522010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9953
9954 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
9955 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
9956 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
9957 and gdb_compile_shlib. Use new -Wl compiler options.
9958 (dl bt, main bt): New tests.
9959
51bee8e9
JK
99602010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9961
9962 Support PIEs with no symfile_objfile.
9963 * gdb.base/break-interp.exp: New argument at the test_ld calls.
9964 (test_ld): New parameter trynosym.
9965 (test_ld <$trynosym>): New block.
9966
b8040f19
JK
99672010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9968
9969 * gdb.base/break-interp.exp: New file.
9970
be759fcf
PM
99712010-01-13 Phil Muldoon <pmuldoon@redhat.com>
9972
9973 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
9974 * gdb.python/py-prettyprint.py (pp_ls): New printer.
9975 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
9976 test.
9977 * gdb.python/py-prettyprint.c: Define lazystring test structure.
9978 * gdb.python/py-mi.exp: Add lazy string test.
9979
dc146f7c
VP
99802010-01-13 Vladimir Prus <vladimir@codesourcery.com>
9981
9982 * lib/mi-support.exp (mi_check_thread_states): Handle
9983 core number in thread listing.
9984
b4ba55a1
JB
99852010-01-12 Joel Brobecker <brobecker@adacore.com>
9986
9987 * gdb.base/maint.exp: Adjust the expected output for the
9988 "maint print type" test. Use gdb_test_multiple instead of
9989 gdb_sent/gdb_expect.
9990
08e24bd4
DE
99912010-01-11 Doug Evans <dje@google.com>
9992
6496a609
DE
9993 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
9994 from gdbserver_download. All callers updated.
9995
08e24bd4
DE
9996 * gdb.server/ext-run.exp: "info os processes" requires xml support.
9997
b5cfddf5
JK
99982010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9999
10000 Implement binary numbers parsing.
10001 * gdb.base/printcmds.exp (test_integer_literals_accepted)
10002 (test_integer_literals_rejected): New binary tests.
10003
3725885a
RW
100042010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10005
10006 * gdb.cell/configure: Regenerate.
10007
37aeb5df
JK
100082010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10009
10010 * gdb.base/corefile.exp: Move the core finding block out and call it as
10011 core_find, new variable $corefile, replace corefile by $corefile and
10012 [file tail $corefile] for usage vs. test names resp.
10013 * lib/gdb.exp (core_find): Move it as a new function here. New
10014 parameter binfile and deletefiles. New variable $destcore. Pre-delete
10015 $destcore. Return "" on error.
10016
d521f563
JK
100172010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10018
10019 Workaround PR binutils/10802.
10020 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
10021 (twice).
10022
28f24826
DJ
100232010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
10024
10025 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
10026
2de75e71
JB
100272010-01-08 Joel Brobecker <brobecker@adacore.com>
10028
10029 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
10030 call, to avoid interruption.
10031
fe00719b 100322010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
10033
10034 * gdb.stabs/weird.def (args93): New.
10035
d0ef5df8
DE
100362010-01-07 Doug Evans <dje@google.com>
10037
10038 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
10039
3a08d52f
TT
100402010-01-07 Tom Tromey <tromey@redhat.com>
10041
10042 * gdb.base/source.exp: Use correct line number.
10043
7a697b8d
SS
100442010-01-05 Stan Shebs <stan@codesourcery.com>
10045
10046 * gdb.trace/tracecmd.exp: Test ftrace.
10047
7803799a
UW
100482010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10049
10050 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
10051
c54eabfa
JK
100522010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10053
10054 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
10055 "uint_for_mi_testing".
10056
02e7ef19
JB
100572010-01-01 Joel Brobecker <brobecker@adacore.com>
10058
10059 Test indented comment in file being sourced.
10060 * gdb.base/commands.exp: Test indented comment in file being sourced.
10061
abd775ce
JB
100622010-01-01 Joel Brobecker <brobecker@adacore.com>
10063
10064 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
10065 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
10066 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
10067 notice.
10068
79b55b82
JB
100692010-01-01 Joel Brobecker <brobecker@adacore.com>
10070
10071 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
10072 notice.
10073
8997583e
JK
100742010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10075
10076 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
10077 missing $after_stopped and comma (,) expectation.
10078
6da95a67
SS
100792009-12-31 Stan Shebs <stan@codesourcery.com>
10080
10081 * gdb.trace/actions.exp: Test teval action.
889bf7c5 10082
218d2fc6
TJB
100832009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
10084
10085 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
10086 (top level): Call test_watchpoint_in_big_blob.
10087 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
10088 watchpoints.
10089 (func3): Write to buf.
10090
236f1d4d
SS
100912009-12-29 Stan Shebs <stan@codesourcery.com>
10092
10093 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 10094
f61e138d
SS
100952009-12-28 Stan Shebs <stan@codesourcery.com>
10096
10097 * gdb.trace/tsv.exp: New file.
10098 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 10099
0219b378
DJ
101002009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
10101
10102 * gdb.base/find.c (main): Reference search buffers.
10103 * gdb.base/included.c (main): Reference integer.
10104 * gdb.base/ptype.c (charfoo): Declare.
10105 (intfoo): Call charfoo.
10106 * gdb.base/scope0.c (useitp): New function.
10107 (usestatics): Use useitp.
10108 (useit): Add a type for val.
10109 * gdb.base/scope1.c (useit1): Take a pointer argument.
10110 (usestatics1): Update calls to useit1.
10111 * gdb.cp/call-c.cc: Declare foo.
10112 (main): Call foo.
10113 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
10114 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
10115 (main): Call C::ensureRefs and ensureOtherRefs.
10116 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
10117 variables.
10118 (ensureOtherRefs): New function.
10119 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
10120 * gdb.cp/templates.cc (main): Call t5i.value.
10121
3f78692f
JK
101222009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10123
10124 Fix compatibility with G++-4.5.
10125 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
10126 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
10127 (uncaught return): Remove.
10128
429374b8
JK
101292009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
10130 Phil Muldoon <pmuldoon@redhat.com>
10131
10132 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
10133 (bp_location13, bp_location14, bp_location17, bp_location18)
10134 (marker3_proto, marker4_proto): New variables.
10135 (breakpoint info): Update output.
10136 (run until breakpoint at marker3, run until breakpoint at marker4): New
10137 tests.
10138
859825b8
JK
101392009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
10140
10141 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
10142 Replace the printf call of Y by provided "y-set-1" label. New block
10143 for the second shared library.
10144 * gdb.base/unload.exp: Compile also the second library, call
10145 gdb_load_shlibs also for it. Use now gdb_breakpoint.
10146 (single pending breakpoint info): Rename to ...
10147 (pending breakpoint info before run): ... this extended test.
10148 (libfile2, libname2, libsrcfile2, libsrc2)
10149 (lib_sl2): New variables.
10150 (exec_opts): Set also SHLIB_NAME2.
10151 (pending breakpoint info on first run at shrfunc1)
10152 (pending breakpoint info on second run at shrfunc1)
10153 (pending breakpoint info on second run at shrfunc2)
10154 (print y from libfile, print y from libfile2): New tests.
10155 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
10156 * gdb.base/unloadshr2.c: New.
10157
e6a386cd
HZ
101582009-12-22 Hui Zhu <teawater@gmail.com>
10159
10160 * gdb.reverse/sigall-reverse.exp: Adjust.
10161
9e19b45e
VP
101622009-12-21 Vladimir Prus <vladimir@codesourcery.com>
10163
10164 PR gdb/10884
10165
10166 * gdb.mi/var-cmd.c (do_bitfield_tests): New
10167 (main): Call do_bitfield_tests.
aacf5b1e 10168 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 10169
d53a7b30
JB
101702009-12-20 Joel Brobecker <brobecker@adacore.com>
10171
10172 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
10173 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
10174 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
10175 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
10176 gdb.modula2/unbounded1.c: Update copyright header.
10177
191ca0a1
CM
101782009-12-10 Chris Moller <moller@mollerware.com>
10179
10180 PR gdb/9399
10181 * gdb.cp/virtfunc2.exp: New tests
10182 * gdb.cp/virtfunc2.cc: New tests
10183 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
10184
0fa6cf1b
MS
101852009-12-10 Oza Pawandeep (paawan1982@yahoo.com
10186
10187 * gdb.reverse/i387-env-reverse.c: New file.
10188 * gdb.reverse/i387-env-reverse.exp: New file.
10189 * gdb.reverse/i387-stack-reverse.c: New file.
10190 * gdb.reverse/i387-stack-reverse.exp: New file.
10191
361ae042
PM
101922009-12-08 Phil Muldoon <pmuldoon@redhat.com>
10193
10194 * gdb.python/py-type.exp (test_range): New test.
10195
bfd31e71
PM
101962009-12-03 Phil Muldoon <pmuldoon@redhat.com>
10197
10198 PR python/10805
10199
10200 * gdb.python/py-type.exp: New file.
10201 * gdb.python/py-type.c: New file.
10202 * Makefile.in: Add py-type.
10203
57a1d736
TT
102042009-12-03 Tom Tromey <tromey@redhat.com>
10205
10206 * gdb.python/py-value.exp (test_parse_and_eval): New
10207 function.
10208
1f3b5d1b
PP
102092009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
10210
10211 PR gdb/11022
10212
10213 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
10214 * gdb.base/pr11022.c: New test.
10215
8b7dbdc9
JK
102162009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10217
10218 Fix spurious false FAILs.
10219 * gdb.base/structs.c (chartest): New.
10220 (main): Fill-in chartest.
10221 * gdb.base/structs.exp (anychar_re, first): New.
10222 (start_structs_test): Import global anychar_re and first.
10223 New gdb_test call "set print elements 300; ${testfile}"
10224 (start_structs_test <$first>): New block.
10225 (any): Import global anychar_re. New variable ac. Use ${ac}.
10226
6a53b2ec
JK
102272009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10228
10229 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
10230
d7167b4c
JK
102312009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10232
10233 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
10234 Force $srcfile file.
10235 * gdb.base/foll-fork.c (callee): Comment out the printf call.
10236
b1798462
UW
102372009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10238
10239 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
10240 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
10241 * gdb.threads/watchthreads-reorder.exp: Likewise.
10242
b6199126
DJ
102432009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
10244
10245 PR gdb/8704
10246
10247 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
10248 "if", and "thread". Correct matching in the previous test.
10249
b22a0510
DJ
102502009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
10251
10252 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
10253
930636d2
MS
102542009-11-23 Michael Snyder <msnyder@vmware.com>
10255
10256 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
10257 * gdb.reverse-watch-precsave.exp: Ditto.
10258
21a0512e
PP
102592009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
10260
10261 * gdb.asm/asm-source.exp: Adjust.
10262 * gdb.base/help.exp: Adjust.
889bf7c5 10263
fc30d5e0
PA
102642009-11-22 Pedro Alves <pedro@codesourcery.com>
10265
10266 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
10267 (do_syscall_tests_without_xml): Set data-directory to
10268 /the/path/to/nowhere.
10269
f6bc2008
PA
102702009-11-21 Pedro Alves <pedro@codesourcery.com>
10271
10272 * gdb.threads/local-watch-wrong-thread.c,
10273 gdb.threads/local-watch-wrong-thread.exp: New files.
10274
8c2fb5de
PA
102752009-11-21 Pedro Alves <pedro@codesourcery.com>
10276
10277 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
10278 assume new `regsub' syntax available.
10279
ebec9a0f
PA
102802009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10281
a79d3c27
JK
10282 * gdb.base/watchpoint-hw-hit-once.exp,
10283 gdb.base/watchpoint-hw-hit-once.c: New.
10284
102852009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10286
10287 * gdb.threads/watchthreads-reorder.exp,
10288 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 10289
276a961b
MK
102902009-11-17 Nathan Sidwell <nathan@codesourcery.com>
10291
10292 * gdb.xml/tdesc-regs.exp: Use for m68k.
10293
4867c1fb
PA
102942009-11-15 Pedro Alves <pedro@codesourcery.com>
10295
10296 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
10297
f6838f81
DJ
102982009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
10299
10300 * lib/gdb.exp (current_target_name): New procedure.
10301 (gdb_wrapper_target): New variable.
10302 (gdb_wrapper_init): Set gdb_wrapper_target.
10303 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
10304 wrapper.
10305
4ac4dd3f
DJ
103062009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
10307
10308 * gdb.base/remote.exp: Delete the slowest load test.
10309 Do not load with fixed packet sizes.
10310
a7881759
DJ
103112009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
10312
10313 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
10314
97a5b505
DJ
103152009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
10316
10317 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
10318 srcfile when setting a breakpoint.
10319
d3e1fc54
DJ
103202009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
10321
10322 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
10323 macros.
10324
7cbcbded
DJ
103252009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
10326
10327 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
10328 to be in memory.
10329 * gdb.base/display.c (force_mem): New.
10330 (do_loops): Use it. Add breakpoint comments.
10331 (do_vars): Add a breakpoint comment.
10332 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
10333 line numbers.
10334
bdea3a92
NF
103352009-11-13 Nathan Froyd <froydnj@codesourcery.com>
10336
10337 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
10338 instead of a bare "run".
10339
269f82e5
PP
103402009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
10341
10342 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 10343
a69b7d9d
DJ
103442009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10345
10346 * lib/cell.exp (skip_cell_tests): Clean up test files before
10347 returning.
10348
b598bfda
DJ
103492009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10350
10351 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
10352 and the breakpoint menu. Do not call perror if a prompt is seen.
10353 Consume the following GDB prompt.
10354 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
10355 * gdb.cp/namespace.exp: Use gdb_test.
10356 * gdb.cp/templates.exp: Use gdb_test.
10357 (test_template_breakpoints): Use gdb_test_multiple.
10358
87728fa0
DJ
103592009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10360
10361 * gdb.base/break1.c (struct some_struct, values): Move earlier.
10362 (marker4): Reference values.
10363
b67c692f
DJ
103642009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10365
10366 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
10367 is missing.
10368
f0df251a
DJ
103692009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10370
10371 * gdb.base/break.c (need_malloc): New.
10372 * gdb.base/constvars.c (main): Reference crass and crisp.
10373 * gdb.base/gdb1821.c (main): Reference bar.
10374 * gdb.cp/gdb1355.cc (main): Reference s1.
10375 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
10376 (main): Call them.
10377 * gdb.cp/hang2.cc (dummy2): Define.
10378 * gdb.cp/hang3.cc (dummy3): Define.
10379 * gdb.cp/m-data.cc (main): Reference shadow.
10380
bdf7534a
NF
103812009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
10382 Nathan Froyd <froydnj@codesourcery.com>
10383
10384 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
10385 remote host.
10386
f24fce77
NF
103872009-11-12 Nathan Froyd <froydnj@codesourcery.com>
10388
10389 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
10390 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
10391 * gdb.dwarf2/dw2-compressed.exp: Likewise.
10392 * gdb.dwarf2/dw2-intercu.exp: Likewise.
10393 * gdb.dwarf2/dw2-intermix.exp: Likewise.
10394 * gdb.dwarf2/dw2-producer.exp: Likewise.
10395 * gdb.dwarf2/mac-fileno.exp: Likewise.
10396 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
10397 py-prettyprint.py to the remote host.
10398 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
10399
40f0318e
KS
104002009-11-11 Keith Seitz <keiths@redhat.com>
10401
10402 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
10403 use it instead of "Foo".
10404 * gdb.cp/classes.exp (do_tests): Add a test to access
10405 a method through a typedef'd class name.
10406
f3d9f7fb
NF
104072009-11-11 Nathan Froyd <froydnj@codesourcery.com>
10408
10409 * gdb.base/long_long.exp: Permit leading zeros on floating-point
10410 exponents.
10411 * gdb.base/pointers.exp: Likewise.
10412 * gdb.cp/ref-types.exp: Likewise.
10413
a4216f37
KS
104142009-11-11 Keith Seitz <keiths@redhat.com>
10415
10416 * gdb.cp/cplusfuncs.cc (class foo): Add operators
10417 new[] and delete[].
10418 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
10419 "void".
10420 (probe_demangler): Remove all single-quoting of
10421 method and variable names.
10422 (info_func_regexp): Remove the word "void" from any
10423 occurrence of "(void)".
10424 (print_addr_2): Remove all single-quoting of
10425 method names.
10426 (print_addr_2_kfail): Likewise.
10427 (print_addr): Single-quote C function names before
10428 passing to print_addr_2.
10429 (test_paddr_operator_functions): Remove single-quoting
10430 for method names.
10431 Add tests for operator new[] and operator delete[].
10432
9b14d7aa
JK
104332009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10434
10435 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
10436
85feb311
KS
104372009-11-09 Keith Seitz <keiths@redhat.com>
10438
10439 * gdb.cp/overload.exp: Add tests for resolving overloaded
10440 methods in expression parsing/evaluation.
10441
fa335448
DJ
104422009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
10443
10444 * lib/gdb.exp (default_gdb_version): Use --version instead of
10445 --command.
10446
ec3c07fc
NS
104472009-11-10 Nathan Sidwell <nathan@codesourcery.com>
10448
10449 * lib/gdb.exp (gdb_compile_test): New.
10450 (skip_ada_tests, skip_java_tests): New.
10451 (gdb_compile): Use gdb_compile_test for f77.
10452 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
10453 * lib/java.exp (compile_java_from_source): Remove runtests check,
10454 use gdb_compile_test to record result.
10455 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
10456 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
10457 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
10458 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
10459 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
10460 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
10461 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
10462 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
10463 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
10464 adjust gdb_compile invocations.
10465
b8b4e42b
JK
104662009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10467
10468 * Makefile.in (abs_builddir): New.
10469 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
10470 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
10471 `$(abs_builddir)/site.exp'.
10472
f8b7eaf3
DJ
104732009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
10474
10475 * config/m68k-emc.exp, lib/emc-support.exp,
10476 gdb.trace/gdb_c_test.c: Delete.
10477 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
10478 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
10479 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
10480 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
10481 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
10482 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
10483 casing for m68k-*-elf.
10484
c4187697
NS
104852009-11-03 Pedro Alves <pedro@codesourcery.com>
10486
10487 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
10488 * gdb.arch/i386-prologue.exp: Likewise.
10489 * gdb.arch/i386-unwind.exp: Likewise.
10490
db16b772
DJ
104912009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
10492
10493 * lib/gdb.exp (gdb_expect): Fix timeout typo.
10494
bcf71277
DJ
104952009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
10496
10497 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
10498
0105cee2
DJ
104992009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
10500
10501 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
10502
24ddea62
JK
105032009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10504
10505 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
10506
287ccc17
JK
105072009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10508
10509 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
10510 * gdb.base/sepdebug2.c: New file.
10511
08bca259 105122009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
10513
10514 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
10515 the modified warnings for catch syscall. Verify if GDB was compiled
10516 with support for lib expat, and choose which tests to run depending
10517 on this.
10518
5d4e2b76
VP
105192009-10-30 Vladimir Prus <vladimir@codesourcery.com>
10520
10521 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
10522 that composite commands are parsed OK. And also test
10523 that breakpoint commands do work.
10524
240e538a
MS
105252009-10-23 Michael Snyder <msnyder@vmware.com>
10526
10527 gdb.reverse/consecutive-precsave.exp: Change expect pattern
10528 to allow for new disassembly style.
10529
9c419145
PP
105302009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
10531
10532 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 10533
02506ff1
MS
105342009-10-22 Michael Snyder <msnyder@vmware.com>
10535
10536 * gdb.reverse/break-precsave.exp: New test.
10537 * gdb.reverse/consecutive-precsave.exp: Ditto.
10538 * gdb.reverse/finish-precsave.exp: Ditto.
10539 * gdb.reverse/i386-precsave.exp: Ditto.
10540 * gdb.reverse/machinestate-precsave.exp: Ditto.
10541 * gdb.reverse/sigall-precsave.exp: Ditto.
10542 * gdb.reverse/solilb-precsave.exp: Ditto.
10543 * gdb.reverse/step-precsave.exp: Ditto.
10544 * gdb.reverse/until-precsave.exp: Ditto.
10545 * gdb.reverse/watch-precsave.exp: Ditto.
10546
4cf866a3
MS
105472009-10-22 Michael Snyder <msnyder@vmware.com>
10548
10549 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
10550 for gdb_expect. Adjust one test's expect strings for the new
10551 format of disassemble.
10552 * gdb.reverse/finish-reverse.exp: Delete 'return'.
10553 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
10554 gdb_test_multiple.
10555 * gdb.reverse/step-reverse.exp: Delete 'return'.
10556 * gdb.reverse/until-reverse.exp: Delete blank lines.
10557 * gdb.reverse/watch-reverse.exp: Delete blank lines.
10558
2b28d209
PP
105592009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
10560
10561 * gdb.base/consecutive.exp: Adjust.
10562 * gdb.base/display.exp: Likewise.
10563 * gdb.base/pc-fp.exp: Likewise.
10564 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 10565
33b9c32b
MS
105662009-10-19 Michael Snyder <msnyder@vmware.com>
10567
10568 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
10569 * gdb.reverse/finish-reverse.c: Ditto.
10570 * gdb.reverse/sigall-reverse.c: Ditto.
10571 * gdb.reverse/solib-reverse.c: Ditto.
10572 * gdb.reverse/step-reverse.c: Ditto.
10573 * gdb.reverse/watch-reverse.c: Ditto.
10574
6c95b8df
PA
105752009-10-19 Pedro Alves <pedro@codesourcery.com>
10576 Stan Shebs <stan@codesourcery.com>
10577
10578 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
10579 * gdb.base/foll-exec.exp: Adjust to expect a process id before
10580 "Executing new program".
10581 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
10582 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
10583 left listed after having been killed.
10584 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
10585 * gdb.base/maint.exp: Adjust test.
10586
10587 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
10588 * gdb.multi/Makefile.in: New.
10589 * gdb.multi/base.exp: New.
10590 * gdb.multi/goodbye.c: New.
10591 * gdb.multi/hangout.c: New.
10592 * gdb.multi/hello.c: New.
10593 * gdb.multi/bkpt-multi-exec.c: New.
10594 * gdb.multi/bkpt-multi-exec.exp: New.
10595 * gdb.multi/crashme.c: New.
10596
279017b7
TG
105972009-10-13 Tristan Gingold <gingold@adacore.com>
10598
10599 * gdb.base/sepdebug.exp: Check debug info are found.
10600
0413d738
PA
106012009-10-08 Pedro Alves <pedro@codesourcery.com>
10602
10603 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
10604 bits.
10605
c628eecc
JK
106062009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10607
10608 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
10609
38af1bfe
JB
106102009-10-07 Joel Brobecker <brobecker@adacore.com>
10611
10612 * gdb.base/watchpoints.c: Add copyright header. Reformat one
10613 of the comments.
10614
2b0adecd
PM
106152009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
10616
10617 * gdb.base/annota1.exp: Remove obsolete match_max increase.
10618 * gdb.base/annota3.exp: Idem.
10619 * gdb.base/maint.exp: Idem.
10620
8d417781
PM
106212009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
10622
889bf7c5 10623 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
10624 to default.
10625
bb61102d
PM
106262009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
10627
889bf7c5 10628 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
10629 mingw and cygwin targets.
10630
ace5c364
PM
106312009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
10632 Pedro Alves <pedro@codesourcery.com>
10633
889bf7c5 10634 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
10635 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
10636
c2d494a0
PM
106372009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
10638
e1b52ce2
PM
10639 * gdb.base/shr1.c: Use %p in format string.
10640 * gdb.base/unload.c: Avoid warning in fprintf.
10641 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 10642
209f53f5
PM
106432009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
10644
10645 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
10646 long type.
10647 (test_unlink): Correct printf string.
10648 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
10649 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
10650
8172766a
JK
106512009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10652
10653 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
10654 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
10655 * gdb.arch/ia64-breakpoint-shadow.S: New file.
10656
0f73703c
UW
106572009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10658
10659 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
10660 * gdb.objc/nondebug.exp: Likewise.
10661
b32306ca
UW
106622009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10663
10664 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
10665 target_info setting.
10666
10667 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
10668 that detect new threads during "info threads".
10669
0057022f
UW
106702009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10671
10672 * gdb.threads/manythreads.c (main): Increase thread stack size
10673 to 2*PTHREAD_STACK_MIN.
10674 * gdb.threads/multi-create.c (main): Likewise.
10675 (create_function): Likewise.
10676
f29c0325
UW
106772009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10678
10679 * gdb.base/dump.exp: Pass difference of pointer types instead
10680 of integer types as offset to restore in intarr3.srec case.
10681
fcb34849
UW
106822009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10683
10684 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
10685
d5142e3b
UW
106862009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10687
10688 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
10689
087b74b2 106902009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 10691
087b74b2
PM
10692 New test for two watchpoints, with disabling of
10693 the first inserted.
10694 * testsuite/gdb.base/watchpoints.c: New file.
10695 * testsuite/gdb.base/watchpoints.exp: New file.
10696
96c07c5b
TT
106972009-09-25 Tom Tromey <tromey@redhat.com>
10698
10699 * gdb.base/charset.exp: Test utf-16 strings with Python.
10700
b8899f2b
TT
107012009-09-25 Tom Tromey <tromey@redhat.com>
10702
10703 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
10704 UCS-4.
10705 * gdb.base/charset.c (utf_32_string): Rename.
10706 (init_utf32): Rename.
10707 (main): Update.
10708
329719ec
TT
107092009-09-22 Tom Tromey <tromey@redhat.com>
10710
10711 * gdb.python/py-function.exp: Add regression tests.
10712
11ef0d76
KS
107132009-09-21 Keith Seitz <keiths@redhat.com>
10714
10715 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
10716 with invalid operator.
10717
3fe8f3b3
KS
107182009-09-21 Keith Seitz <keiths@redhat.com>
10719
10720 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
10721 and destructor using typedef name of class.
10722 * gdb.cp/classes.cc (class Base1): Add a destructor.
10723 (base1): New typedef.
10724 (use_methods): Instanitate an object of type base1.
10725 * gdb.cp/templates.exp (test_template_typedef): New procedure.
10726 (do_tests): Call test_template_typedef.
10727 * gdb.cp/templates.cc (Baz::~Baz): New method.
10728 (intBazOne): New typedef.
10729 (main): Instantiate intBazOne.
10730
7a9fe101
PM
107312009-09-21 Phil Muldoon <pmuldoon@redhat.com>
10732
10733 PR python/10633
10734
10735 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
10736 Function.
10737 (run_lang_tests): Add print elements test.
10738
2e4d963f
PM
107392009-09-21 Phil Muldoon <pmuldoon@redhat.com>
10740
10741 * gdb.python/py-value.exp (test_subscript_regression): New
10742 function. Test for invalid subscripts.
10743 * gdb.python/py-value.c (main): Add test array, and pointer to it.
10744 (ptr_ref): New function.
10745
ec7e75e7
PP
107462009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
10747
10748 * gdb.base/default.exp: Fix "show convenience".
10749
0cc7d26f
TT
107502009-09-15 Tom Tromey <tromey@redhat.com>
10751
10752 * lib/mi-support.exp (mi_create_varobj): Update.
10753 (mi_create_floating_varobj): Likewise.
10754 (mi_create_dynamic_varobj): New proc.
10755 (mi_varobj_update): Update.
10756 (mi_varobj_update_with_type_change): Likewise.
10757 (mi_varobj_update_kv_helper): New proc.
10758 (mi_varobj_update_dynamic_helper): Rewrite.
10759 (mi_varobj_update_dynamic): New proc.
10760 (mi_list_varobj_children): Update.
10761 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
10762 * gdb.python/python-prettyprint.py (pp_outer): New class.
10763 (pp_nullstr): Likewise.
10764 (lookup_function): Register new printers.
10765 * gdb.python/python-prettyprint.c (struct substruct): New type.
10766 (struct outerstruct): Likewise.
10767 (substruct_test): New function.
10768 (struct nullstr): New type.
10769 (string_1, string_2): New globals.
10770 (main): Add new tests.
10771 * gdb.python/python-mi.exp: Added regression tests.
10772 * gdb.mi/mi2-var-display.exp: Update.
10773 * gdb.mi/mi2-var-cmd.exp: Update.
10774 * gdb.mi/mi2-var-child.exp: Update.
10775 * gdb.mi/mi2-var-block.exp: Update.
10776 * gdb.mi/mi-var-invalidate.exp: Update.
10777 * gdb.mi/mi-var-display.exp: Update.
10778 * gdb.mi/mi-var-cmd.exp: Update.
10779 * gdb.mi/mi-var-child.exp: Update.
10780 * gdb.mi/mi-var-block.exp: Update.
10781 * gdb.mi/mi-break.exp: Update.
10782 * gdb.mi/gdb701.exp: Update.
10783
a96d9b2e
SDJ
107842009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
10785
10786 * Makefile.in: Inclusion of catch-syscall object.
10787 * gdb.base/catch-syscall.c: New file.
10788 * gdb.base/catch-syscall.exp: New file.
10789
b43b923a
MS
107902009-09-12 Michael Snyder <msnyder@vmware.com>
10791
10792 * gdb.reverse/step-reverse.exp: Explicitly check for targets
10793 that can support reverse debuggnig.
10794
cec03d70
TT
107952009-09-11 Tom Tromey <tromey@redhat.com>
10796
10797 * gdb.dwarf2/valop.S: New file.
10798 * gdb.dwarf2/valop.exp: New file.
10799
e23bb3fc
MK
108002009-09-11 Mark Kettenis <kettenis@gnu.org>
10801
10802 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
10803
37c3696d
DE
108042009-09-10 Doug Evans <dje@google.com>
10805
10806 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
10807 Add $gdb_prompt to second breakpoint regexp.
10808
5172aecb
JB
108092009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
10810
10811 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
10812 names, add missing ones.
10813 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
10814 * gdb.python/py-frame.c: Rename from python-frame.c.
10815 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
10816 testfile name.
10817 * gdb.python/py-function.exp: Rename from python-function.exp.
10818 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
10819 testfile name.
10820 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
10821 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
10822 Adjust testfile name.
10823 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
10824 * gdb.python/py-template.cc: Rename from python-template.cc.
10825 * gdb.python/py-template.exp: Rename from python-template.exp.
10826 Adjust testfile name.
10827 * gdb.python/py-value.c: Rename from python-value.c.
10828 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
10829 testfile name.
10830
b554e4bd
JK
108312009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10832
10833 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
10834 $bpt2address.
10835 (Second breakpoint address is valid on ia64)
10836 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
10837
9a68ae16
JM
108382009-09-03 Joseph Myers <joseph@codesourcery.com>
10839
10840 * gdb.base/ending-run.exp: Restrict regular expression matching
10841 line number to require closing brace following.
10842
146b9145
DE
108432009-09-03 Doug Evans <dje@google.com>
10844
10845 * gdb.base/store.exp (check_set): Fix typo in expected value message.
10846
787d21e1
TT
108472009-09-02 Tom Tromey <tromey@redhat.com>
10848
10849 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
10850
e7802207
TT
108512009-09-02 Tom Tromey <tromey@redhat.com>
10852
10853 * gdb.dwarf2/callframecfa.exp: New file.
10854 * gdb.dwarf2/callframecfa.S: New file.
10855
817aadd2
JK
108562009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10857
10858 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
10859 gdb.base/solib-overlap-main.c: New.
10860
4a76eae5
DJ
108612009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
10862
10863 PR gdb/10565
10864
10865 * gdb.base/bitfields.c (struct container, container): New.
10866 (main): Initialize it and call break5.
10867 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
10868
d4b96c9a
JK
108692009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10870
10871 Support constant DW_AT_data_member_location by GCC PR debug/40659.
10872 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
10873
4e22772d
JK
108742009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10875
10876 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
10877
2efab443
MS
108782009-08-26 Michael Snyder <msnyder@vmware.com>
10879
10880 * gdb.base/i386-reverse.c: New file.
10881 * gdb.base/i386-reverse.exp: New file.
10882 * gdb.base/Makefile.in: Add new files to be removed.
10883
07ab73a0
JM
108842009-08-26 Joseph Myers <joseph@codesourcery.com>
10885
10886 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
10887 environment-pwd for remote host.
10888 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
10889
676accff
KS
108902009-08-24 Keith Seitz <keiths@redhat.com>
10891
10892 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
10893 Add two new C++ completer tests which limit the output to a
889bf7c5 10894 given class.
676accff 10895
f9f7ad22
MS
108962009-08-24 Michael Snyder <msnyder@vmware.com>
10897
10898 * gdb.base/del.exp: Fix typo in comment.
10899 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
10900
81ecdfbb
RW
109012009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10902
10903 * configure: Regenerate.
10904 * gdb.hp/configure: Likewise.
10905 * gdb.hp/gdb.aCC/configure: Likewise.
10906 * gdb.hp/gdb.base-hp/configure: Likewise.
10907 * gdb.hp/gdb.compat/configure: Likewise.
10908 * gdb.hp/gdb.defects/configure: Likewise.
10909 * gdb.hp/gdb.objdbg/configure: Likewise.
10910 * gdb.stabs/configure: Likewise.
10911
cab0c772
UW
109122009-08-19 Doug Evans <dje@google.com>
10913
10914 * gdb.base/gdbvars.c: New file.
10915 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
10916
b8fa0bfa
PA
109172009-08-14 Pedro Alves <pedro@codesourcery.com>
10918
10919 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
10920 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
10921
b84aa90a
PA
109222009-08-13 Pedro Alves <pedro@codesourcery.com>
10923
10924 * gdb.base/default.exp: Adjust "set language test": it's now an
10925 enum command. Larger help string moved to "help set language".
10926 * gdb.base/help.exp: Adjust "help set language" expected output,
10927 now lists all known languages.
10928
0d8f9b2c
NF
109292009-08-11 Nathan Froyd <froydnj@codesourcery.com>
10930
10931 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
10932 all frame arguments.
10933 * gdb.arch/altivec-regs.exp: Likewise.
10934
bda180e0
TT
109352009-08-07 Tom Tromey <tromey@redhat.com>
10936
10937 * gdb.base/setshow.exp: Add tests for changes to set language, set
10938 check range, and set check type.
10939
48cb2d85
VP
109402009-08-03 Vladimir Prus <vladimir@codesourcery.com>
10941
10942 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
10943 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 10944 Call it.
48cb2d85 10945
1ea34204
UW
109462009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10947
10948 * configure.ac: Run gdb.cell tests when appropriate.
10949 * configure: Regenerate.
10950 * lib/cell.exp: New file.
10951 * gdb.cell: New directory.
10952 * gdb.cell/configure.ac: New file.
10953 * gdb.cell/configure: New file.
10954 * gdb.cell/Makefile.in: New file.
10955 * gdb.cell/arch.exp: New file.
10956 * gdb.cell/break.c: New file.
10957 * gdb.cell/break.exp: New file.
10958 * gdb.cell/break-spu.c: New file.
10959 * gdb.cell/bt.c: New file.
10960 * gdb.cell/bt2-spu.c: New file.
10961 * gdb.cell/bt-spu.c: New file.
10962 * gdb.cell/bt.exp: New file.
10963 * gdb.cell/coremaker.c: New file.
10964 * gdb.cell/coremaker-spu.c: New file.
10965 * gdb.cell/core.exp: New file.
10966 * gdb.cell/gcore.exp: New file.
10967 * gdb.cell/data.c: New file.
10968 * gdb.cell/data.exp: New file.
10969 * gdb.cell/data-spu.c: New file.
10970 * gdb.cell/ea-cache.exp: New file.
10971 * gdb.cell/ea-cache.c: New file.
10972 * gdb.cell/ea-cache-spu.c: New file.
10973 * gdb.cell/ea-standalone.c: New file.
10974 * gdb.cell/ea-standalone.exp: New file.
10975 * gdb.cell/ea-test.c: New file.
10976 * gdb.cell/ea-test.exp: New file.
10977 * gdb.cell/f-regs.exp: New file.
10978 * gdb.cell/mem-access.c: New file.
10979 * gdb.cell/mem-access.exp: New file.
10980 * gdb.cell/mem-access-spu.c: New file.
10981 * gdb.cell/ptype.exp: New file.
10982 * gdb.cell/registers.exp: New file.
10983 * gdb.cell/size.c: New file.
10984 * gdb.cell/sizeof.exp: New file.
10985 * gdb.cell/size-spu.c: New file.
10986 * gdb.cell/solib.exp: New file.
10987 * gdb.cell/solib-symbol.exp: New file.
10988
85e747d2
UW
109892009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10990
10991 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
10992
58d6951d
DJ
109932009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
10994
10995 * gdb.base/float.exp: Handle VFP registers.
10996
6e0a4f15
MS
109972009-07-14 Michael Snyder <msnyder@vmware.com>
10998
dcd5da87
MS
10999 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
11000 to bring gdb to the beginning of the calling line.
11001
6e0a4f15
MS
11002 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
11003 confusing the i386 epilogue unwinder.
11004
782b2b07
SS
110052009-07-14 Stan Shebs <stan@codesourcery.com>
11006
11007 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
11008
f662c3bc
MS
110092009-07-14 Michael Snyder <msnyder@vmware.com>
11010
11011 * gdb.reverse/step-reverse.exp (stepi into function call):
11012 Call instruction may not be first instruction in the line.
11013 (reverse stepi from a function call): Used wrong line number.
11014
8f313923
JK
110152009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11016
11017 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
11018
4662c76e
JK
110192009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11020
11021 Fix gdb.base/macscp.exp when using custom inputrc.
11022 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
11023 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
11024 env(TERM) set.
11025 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
11026 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
11027
aa81e255
JK
110282009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11029
11030 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
11031 * gdb.base/annota1.exp (thread_test): Import global $testfile.
11032 Change the compilation target to match the testcase name.
11033 * gdb.base/sect-cmd.exp: Change the compilation target to match the
11034 testcase name.
11035 * a2-run.exp: Use for setup prepare_for_testing. Change the
11036 compilation target to match the testcase name.
11037 * gdb.base/commands.exp: Likewise.
11038 * gdb.base/finish.exp: Likewise.
11039 * gdb.base/float.exp: Likewise.
11040 * gdb.base/info-target.exp: Likewise.
11041 * gdb.base/relational.exp: Likewise.
11042 * gdb.base/term.exp: Likewise.
11043 * gdb.base/until.exp: Likewise.
11044 * gdb.base/volatile.exp: Likewise.
11045 * gdb.base/whatis-exp.exp: Likewise.
11046
4c93b1d7
HZ
110472009-07-11 Hui Zhu <teawater@gmail.com>
11048
11049 * gdb.base/help.exp (disassemble): Update expected help text.
11050
812f7342
TT
110512009-07-09 Tom Tromey <tromey@redhat.com>
11052
11053 * lib/gdb.exp: Handle TRANSCRIPT.
11054 (remote_spawn, remote_close, send_gdb): New procs.
11055
fbb8f299
PM
110562009-07-10 Phil Muldoon <pmuldoon@redhat.com>
11057
11058 * gdb.python/python-prettyprint.c: Add counted null string
11059 structure.
11060 * gdb.python/python-prettyprint.exp: Print null string. Test for
11061 embedded nulls.
11062 * gdb.python/python-prettyprint.py (pp_ns): New Function.
11063 * gdb.python/python-value.exp (test_value_in_inferior): Add
11064 variable length string fetch tests.
11065 * gdb.python/python-value.c (main): Add strings for string fetch tests.
11066
c0ac0ec7
JK
110672009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11068
11069 * gdb.base/dump.exp (inaccessible memory is reported): New test.
11070
30b66ecc
TT
110712009-07-07 Tom Tromey <tromey@redhat.com>
11072
11073 * gdb.base/call-rt-st.exp: Update for change to escape output.
11074 * gdb.base/callfuncs.exp: Likewise.
11075 * gdb.base/charset.exp: Likewise.
11076 * gdb.base/constvars.exp: Likewise.
11077 * gdb.base/long_long.exp: Likewise.
11078 * gdb.base/pointers.exp: Likewise.
11079 * gdb.base/printcmds.exp: Likewise.
11080 * gdb.base/setvar.exp: Likewise.
11081 * gdb.base/store.exp: Likewise.
11082 * gdb.cp/ref-types.exp: Likewise.
11083 * gdb.mi/mi-var-child.exp: Likewise.
11084 * gdb.mi/mi-var-display.exp: Likewise.
11085 * gdb.mi/mi2-var-display.exp: Likewise.
11086 * gdb.base/charset.exp: Test octal escape sequence length.
11087 Update for change to escape output.
11088
187c4a2b
JK
110892009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11090
11091 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
11092
d80a43f9
DJ
110932009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
11094
11095 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
11096
047427a8
JK
110972009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11098
11099 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
11100 gdbserver increasing $portnum if "Can't bind address" has been seen.
11101
8b5a0f4f
PA
111022009-07-05 Pedro Alves <pedro@codesourcery.com>
11103
11104 * gdb.base/ending-run.exp: Add "step out of main" pattern for
11105 mingw32ce.
11106
7d93ba58
PA
111072009-07-05 Pedro Alves <pedro@codesourcery.com>
11108
11109 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
11110 VFP format.
11111
2277426b
PA
111122009-07-02 Pedro Alves <pedro@codesourcery.com>
11113
11114 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
11115 linux. Adjust to use "inferior", "info inferiors", "detach
11116 inferior" and "kill inferior" instead of "restart", "info fork",
11117 "detach fork" and "delete fork".
11118 * gdb.base/ending-run.exp: Spell out "info".
11119 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
11120 the "kill" command.
11121
5af949e3
UW
111222009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11123
11124 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
11125 change to prefix TLS offset in hex with 0x.
11126
5d3729b5
UW
111272009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11128
11129 * gdb.base/default.exp: Update test case for "x" changes.
11130
af589bd0
TG
111312009-07-01 Tristan Gingold <gingold@adacore.com>
11132
11133 * gdb.base/bigcore.exp: Make darwin untested.
11134
40974f91
JK
111352009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11136
11137 * gdb.base/completion.exp (directory completion): Create the directory.
11138 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
11139 escapeuniquesub.
11140 (directory completion 2): Expect now ${escapeuniquesub}.
11141 (Glob remaining of directory test): Remove one excessive newline.
11142 Expect the real output.
11143
59dd3af6
JK
111442009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11145
11146 Fix `make check//%' target after `make check' has been ran.
11147 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
11148 a mkdir call.
11149 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
11150 (%/.dir): Remove.
11151
f4e164aa
JK
111522009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11153
11154 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
11155 the expected result record.
11156
69af2122
JK
111572009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11158
11159 Remove racy FAILs relying just on the timeouts.
11160 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
11161 (annotation_level 2): Remove racy FAILs.
11162
2fd481e1
PP
111632009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
11164
11165 gdb/10275
889bf7c5
PA
11166 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
11167
c38f313d
DJ
111682009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
11169
11170 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
11171
8b777f02
VP
111722009-06-30 Vladimir Prus <vladimir@codesourcery.com>
11173
11174 * gdb.mi/mi-stack.exp: Testing symbolic options
11175 to -stack-list-locals and -stack-list-arguments.
11176
00c7eacf
JK
111772009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11178
11179 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
11180
6bc80edc
TT
111812009-06-29 Tom Tromey <tromey@redhat.com>
11182
11183 * dg-extract-results.sh: New file.
11184 * Makefile.in (FORCE_PARALLEL): New variable.
11185 (CHECK_TARGET): New conditional variable.
11186 (check): Use CHECK_TARGET.
11187 (DO_RUNTEST): New variable.
11188 (check-single): New target.
11189 (TEST_DIRS): New variable.
11190 (TEST_TARGETS): Likewise.
11191 (check-parallel): New target.
11192 (check-gdb.%): New pattern.
11193 (BASE1_FILES): New variable.
11194 (BASE2_FILES): Likewise.
11195 (check-gdb.base%): New pattern.
11196 (%/.dir): New pattern.
11197 * configure: Rebuild.
11198 * aclocal.m4 (AM_CONDITIONAL): New defun.
11199 * configure.ac: Check whether user is using GNU make.
11200 (GMAKE): New conditional.
11201
794684b6
SW
112022009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
11203
11204 * gdb.cp/namespace-nested-import.cc: New test.
11205 * gdb.cp/namespace-nested-import.exp: New test.
11206
edb3359d
DJ
112072009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
11208
11209 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
11210 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
11211 * gdb.opt/Makefile.in (EXECUTABLES): Update.
11212 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
11213 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
11214 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
11215 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
11216 gdb.opt/inline-markers.c: New files.
11217 * lib/gdb.exp (skip_inline_frame_tests): New function.
11218 (skip_inline_var_tests): New function.
11219
cf657a0c
AS
112202009-06-27 Andreas Schwab <schwab@linux-m68k.org>
11221
11222 * gdb.cp/exception.exp: Don't require $hex before inner frame in
11223 backtrace.
11224
28d41a99
MS
112252009-06-27 Michael Snyder <msnyder@vmware.com>
11226
11227 * gdb.reverse: New directory.
11228 * gdb.reverse/break-reverse.c: New test.
11229 * gdb.reverse/break-reverse.exp: New test.
11230 * gdb.reverse/consecutive-reverse.c: New test.
11231 * gdb.reverse/consecutive-reverse.exp: New test.
11232 * gdb.reverse/finish-reverse.c: New test.
11233 * gdb.reverse/finish-reverse.exp: New test.
11234 * gdb.reverse/machinestate.c: New test.
11235 * gdb.reverse/ms1.c: New test.
11236 * gdb.reverse/machinestate.exp: New test.
11237 * gdb.reverse/Makefile.in: New file.
11238 * gdb.reverse/shr2.c: New test.
11239 * gdb.reverse/solib-reverse.c: New test.
11240 * gdb.reverse/solib-reverse.exp: New test.
11241 * gdb.reverse/step-reverse.c: New test.
11242 * gdb.reverse/step-reverse.exp: New test.
11243 * gdb.reverse/until-reverse.c: New test.
11244 * gdb.reverse/ur1.c: New test.
11245 * gdb.reverse/until-reverse.exp: New test.
11246 * gdb.reverse/watch-reverse.c: New test.
11247 * gdb.reverse/watch-reverse.exp: New test.
11248 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
11249 * configure: Regenerate.
11250
fe3c8b0d
DE
112512009-06-26 Doug Evans <dje@google.com>
11252
11253 * gdb.base/psymtab.exp: Turn off pending breakpoints.
11254
3a72a602
PM
112552009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
11256
11257 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
11258 windows problem for 'file delete $binfile'.
11259
27aa8d6a
SW
112602009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
11261
11262 * gdb.cp/namespace-using.exp: New test.
11263 * gdb.cp/namespace-using.cc: New test.
11264
8ac055f8
JB
112652009-05-20 Joel Brobecker <brobecker@adacore.com>
11266
11267 * gdb.ada/variant_record_packed_array: New testcase.
11268
85e306ed
TT
112692009-06-23 Tom Tromey <tromey@redhat.com>
11270
11271 * gdb.base/charset.exp (test_combination): Regression test.
11272 * gdb.base/charset.c (my_wchar_t): New typedef.
11273 (myvar): New global.
11274 (main): Set myvar.
11275
56643c5e
PM
112762009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
11277
11278 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
11279 target.
11280
1fac167a
UW
112812009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11282
11283 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
11284
7ccb0be9
UW
112852009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11286
11287 * gdb.mi/gdb680.exp: Update test for error message.
11288
568d6575
UW
112892009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11290
11291 * gdb.base/annota1.exp: Allow multiple occurrences of the
11292 frames-invalid annotation.
11293 * gdb.cp/annota2.exp: Likewise.
11294
7cd1089b
PM
112952009-06-15 Phil Muldoon <pmuldoon@redhat.com>
11296
11297 * gdb.cp/gdb2495.cc: New file.
11298 * gdb.cp/gdb2495.exp: New file.
11299
72c63395
JK
113002009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11301
11302 Report error on GDB crash during runto.
11303 * lib/gdb.exp (runto <eof>): New.
11304
3788363d
DJ
113052009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
11306
11307 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
11308 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
11309 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
11310 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
11311 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
11312 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
11313 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
11314 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
11315 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
11316 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
11317 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
11318 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
11319 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
11320 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
11321 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
11322 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
11323 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
11324 gdb.server/server-mon.exp, gdb.server/server-run.exp,
11325 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
11326 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
11327 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
11328 gdb.trace/passcount.exp, gdb.trace/report.exp,
11329 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
11330 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
11331 gdb.trace/while-stepping.exp: Use a unique name for the compiled
11332 executable.
11333
17592de3
PA
113342009-06-07 Pedro Alves <pedro@codesourcery.com>
11335
11336 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
11337 defined before referencing it.
11338
701e355d
DE
113392009-06-03 Doug Evans <dje@google.com>
11340
11341 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
11342 * gdb.arch/i386-see.c: Ditto.
11343
f2292c65
PM
113442009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
11345
11346 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
11347 (check_macro): Return 1 if undefined.
11348 If first test fails, check if macro debug information is available,
11349 and report unsupported test if no macro information is found.
11350
5a437975
DE
113512009-05-29 Doug Evans <dje@google.com>
11352
11353 * gdb.threads/hand-call-in-threads.exp: New.
11354 * gdb.threads/hand-call-in-threads.c: New.
11355
c141c696
MS
113562009-05-29 Michael Snyder <msnyder@vmware.com>
11357
11358 * gdb.base/break-always.exp: Change "1" to "on".
11359 Add confirmation check.
11360
b3444185
PA
113612009-05-28 Pedro Alves <pedro@codesourcery.com>
11362
11363 * gdb.threads/threxit-hop-specific.c: New.
11364 * gdb.threads/threxit-hop-specific.exp: New.
11365 * gdb.threads/thread-execl.c: New.
11366 * gdb.threads/thread-execl.exp: New.
11367
b6313243
TT
113682009-05-27 Tom Tromey <tromey@redhat.com>
11369 Thiago Jung Bauermann <bauerman@br.ibm.com>
11370
11371 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
11372 (mi_child_regexp): Likewise.
11373 (mi_list_varobj_children_range): Likewise.
11374 (mi_get_features): Likewise.
11375 (mi_list_varobj_children): Rewrite.
11376 * gdb.python/python-mi.exp: New file.
11377
a6bac58e
TT
113782009-05-27 Tom Tromey <tromey@redhat.com>
11379 Thiago Jung Bauermann <bauerman@br.ibm.com>
11380 Phil Muldoon <pmuldoon@redhat.com>
11381 Paul Pluzhnikov <ppluzhnikov@google.com>
11382
11383 * gdb.python/python-prettyprint.exp: New file.
11384 * gdb.python/python-prettyprint.c: New file.
11385 * gdb.python/python-prettyprint.py: New file.
11386 * gdb.base/display.exp: print/r is now valid.
11387
2c74e833
TT
113882009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
11389 Tom Tromey <tromey@redhat.com>
11390 Pedro Alves <pedro@codesourcery.com>
11391 Paul Pluzhnikov <ppluzhnikov@google.com>
11392
11393 * gdb.python/python-template.exp: New file.
11394 * gdb.python/python-template.cc: New file.
11395 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
11396 tests.
11397 * gdb.python/python-value.exp (py_objfile_tests): New proc.
11398 Call it.
11399 (test_value_after_death): New proc.
11400 * gdb.python/python-value.c (PTR): New typedef.
11401 (main): New variable 'x'.
11402
89c73ade
TT
114032009-05-27 Tom Tromey <tromey@redhat.com>
11404
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
a75724bc
PA
114102009-05-27 Pedro Alves <pedro@codesourcery.com>
11411
11412 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
11413
e58b0e63
PA
114142009-05-24 Pedro Alves <pedro@codesourcery.com>
11415
11416 * gdb.threads/fork-thread-pending.c: New.
11417 * gdb.threads/fork-thread-pending.exp: New.
11418
4ac36638
JK
114192009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
11420
11421 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
11422 * gdb.dwarf2/dw2-strp.S (a_string2): New.
11423
889bf7c5 114242009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 11425
889bf7c5 11426 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 11427
b242c3c2
PA
114282009-05-17 Pedro Alves <pedro@codesourcery.com>
11429
11430 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
11431 `gdb_get_line_number'. Call `callee' in both parent and child.
11432 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
11433 `gdb_get_line_number' instead of hardcoding line numbers.
11434 (catch_fork_unpatch_child): New procedure to test detaching
11435 breakpoints from child fork.
11436 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
11437 hardcoding line numbers.
11438 (do_fork_tests): Run `catch_fork_unpatch_child'.
11439
ee342b23
VP
114402009-05-17 Vladimir Prus <vladimir@codesourcery.com>
11441
11442 * gdb.mi/mi-cmd-var.exp: Check that when varobj
11443 of structure type enters or leaves the scope, it
11444 is reported by -var-update.
11445
e2009e98
DE
114462009-05-11 Doug Evans <dje@sebabeach.org>
11447
11448 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 11449 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
11450 * gdb.threads/schedlock.c (main): Fix off-by-one error.
11451
00903456
JK
114522009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11453
11454 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
11455
dc621c35
DE
114562009-04-30 Doug Evans <dje@google.com>
11457
11458 * gdb.threads/watchthreads2.exp: New testcase.
11459 * gdb.threads/watchthreads2.c: New testcase.
11460
9ab4e744
DE
114612009-04-29 Doug Evans <dje@google.com>
11462
11463 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
11464 * gdb.cp/mb-ctor.cc: Ditto.
11465 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
11466 * gdb.cp/mb-inline.h (multi_line_foo): New function.
11467 * gdb.cp/mb-inline1.cc: Call it.
11468 * gdb.cp/mb-inline2.cc: Ditto.
11469 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
11470 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
11471
484086b7
JK
114722009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11473
11474 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
11475 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
11476 Replace all uses of `decimal' by `nonzero'.
11477 (info macro FROM_COMMANDLINE): New test.
11478
379a77b5
TT
114792009-04-27 Tom Tromey <tromey@redhat.com>
11480
11481 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
11482
b92b73c2
DE
114832009-04-27 Doug Evans <dje@google.com>
11484
11485 * gdb.threads/watchthreads.c (main): Initialize args before starting
11486 the threads. Plus formatting cleanup.
11487 * gdb.threads/watchthreads.exp: Avoid errant failures due to
11488 biased scheduling of one thread.
11489
945a118d
JG
114902009-04-27 Jerome Guitton <guitton@adacore.com>
11491
11492 * gdb.cp/templates.cc (GetMax): New template.
11493 (main): Declare two instances of GetMax.
11494 * gdb.cp/templates.exp: Add new test.
11495
d389af10
JK
114962009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11497
11498 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
11499
e7f86de9
JM
115002009-04-22 Joseph Myers <joseph@codesourcery.com>
11501
11502 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
11503
334cc82d
TT
115042009-04-15 Tom Tromey <tromey@redhat.com>
11505
11506 * gdb.base/charset.exp: Add regression test.
11507
d12672cc
JB
115082009-04-14 Joel Brobecker <brobecker@adacore.com>
11509
11510 * gdb.base/exe-lock.exp: New testcase.
11511
18e8c3bc
TT
115122009-04-13 Tom Tromey <tromey@redhat.com>
11513
11514 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
11515 operator on Frame.
11516
5ecd5cbe
UW
115172009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11518
11519 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
11520 * gdb.server/ext-attach.exp: Likewise.
11521
7309f756
VP
115222009-04-03 Vladimir Prus <vladimir@codesourcery.com>
11523
11524 Eliminate some sleep usage.
11525
889bf7c5
PA
11526 * gdb.mi/basics.c (do_nothing): New.
11527 (main): Use do_nothing instead of printf, so that
11528 not to introduce race condition between output of
11529 inferiour and output of gdb. Do not use sleep as it
11530 is not generally available on embedded targets.
7309f756 11531
f4b95f6f
PA
115322009-04-02 Pedro Alves <pedro@codesourcery.com>
11533
11534 * gdb.server/ext-attach.exp: Expect an optional process id after
11535 "Detached from remote process".
11536
de40b933
JK
115372009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11538
11539 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
11540 gdb.dwarf2/dw2-unresolved.exp: New.
11541
2ae101a4
PA
115422009-04-02 Pedro Alves <pedro@codesourcery.com>
11543
11544 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
11545 mi_run_to_main.
11546
56a8e183
PA
115472009-04-02 Pedro Alves <pedro@codesourcery.com>
11548
11549 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
11550 mi_run_to_main. Skip thread exit test on remote targets.
11551 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
11552 mi_run_to_main.
11553 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
11554 mi_run_to_main.
11555 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
11556 when expecting ^connected. Detect when the target doesn't support
11557 non-stop mode.
11558 (mi_run_cmd): Detect if non-stop mode was requested by isn't
11559 supported. Return -1 on error, 0 on success.
11560 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
11561 (mi_runto): Return mi_runto_helper's result explicitly.
11562
c35fafde
PA
115632009-04-01 Pedro Alves <pedro@codesourcery.com>
11564
11565 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
11566
f8a8dce6
JB
115672009-04-01 Tom Tromey <tromey@redhat.com>
11568
11569 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
11570 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
11571 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
11572 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
11573
71c25dea
TT
115742009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
11575 Jan Kratochvil <jan.kratochvil@redhat.com>
11576
11577 PR gdb/931
11578 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
11579 output.
11580 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
11581 for gdb/931.
11582 * dw2-strp.S (DW_AT_language): Change to C++.
11583 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
11584
02d9a9ce
JB
115852009-03-31 Joel Brobecker <brobecker@adacore.com>
11586
11587 * gdb.ada/tasks: New testcase.
11588
1042e4c0
SS
115892009-03-30 Stan Shebs <stan@codesourcery.com>
11590
11591 * gdb.trace/actions.exp: Update to match new info trace format.
11592 * gdb.trace/deltrace.exp: Ditto.
11593 * gdb.trace/infotrace.exp: Ditto.
11594 * gdb.trace/passcount.exp: Ditto.
11595 * gdb.trace/save-trace.exp: Ditto.
11596 * gdb.trace/while-stepping.exp: Ditto.
11597 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
11598
f8f6f20b
TJB
115992009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
11600
11601 * gdb.python/python-frame.c: New file.
11602 * gdb.python/python-frame.exp: New file.
11603
c0c6f777
TJB
116042009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
11605
11606 * gdb.python/python-value.exp: Add tests for the address
11607 attribute.
11608
3cb51905
AS
116092009-03-29 Andreas Schwab <schwab@linux-m68k.org>
11610
11611 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
11612
88fc996f
DE
116132009-03-26 Doug Evans <dje@google.com>
11614
11615 * gdb.mi/mi-nonstop-exit.exp: New file.
11616 * gdb.mi/non-stop-exit.c: New file.
11617
56ef84b1
TT
116182009-03-26 Tom Tromey <tromey@redhat.com>
11619
11620 Update for change to prologue skipping:
11621 * gdb.mi/mi2-simplerun.exp: Update.
11622 * gdb.mi/mi2-break.exp: Update.
11623 * gdb.mi/mi-simplerun.exp: Update.
11624 * gdb.mi/mi-break.exp: Update.
11625 * gdb.base/ending-run.exp: Update.
11626
def2b000
TJB
116272009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
11628
11629 * gdb.python/python-value.exp (test_value_in_inferior): Test
11630 gdb.Value.is_optimized_out attribute.
11631
442ddf59
JK
116322009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
11633
11634 * gdb.dwarf2/dw2-noloc-main.c: New file.
11635 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
11636 (.text): Remove.
11637 (.data): New.
11638 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
11639 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
11640 (DW_TAG_subprogram func_cu1, noloc): Remove.
11641 (main): New.
11642 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
11643 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
11644 (file_symbols): New procedure.
11645
a8df5de4
TT
116462009-03-25 Tom Tromey <tromey@redhat.com>
11647
11648 * gdb.base/charset.exp (valid_target_charset): New proc.
11649 Use it to skip tests on invalid charsets.
11650
cc1d7add
PM
116512009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
11652
11653 * gdb.base/completion.exp: Add a test for directory completion.
11654
bcd5727b
JK
116552009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11656
11657 Fix a racy FAIL.
11658 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
11659 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
11660
cc924cad
TJB
116612009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
11662
11663 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
11664 * gdb.python/python-function.exp: Add test for function returning
11665 a GDB value.
11666
bc3b79fd
TJB
116672009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
11668
11669 * gdb.python/python-function.exp: New file.
11670
6c7a06a3
TT
116712009-03-20 Tom Tromey <tromey@redhat.com>
11672
11673 * gdb.base/store.exp: Update for change to escape output.
11674 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
11675 to escape output.
11676 * gdb.base/pointers.exp: Update for change to escape output.
11677 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
11678 to escape output.
11679 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
11680 escape output.
11681 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
11682 to escape output.
11683 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
11684 escape output.
11685 * gdb.base/setvar.exp: Update for change to escape output.
11686 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
11687 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
11688 to escape output.
11689 (test_print_string_constants): Likewise.
11690 * gdb.base/charset.exp (valid_host_charset): Check size of
11691 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
11692 cases. Handle "auto"-related output.
11693 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
11694 (uvar, Uvar): New globals.
11695
c31af87b
JG
116962009-03-19 Jerome Guitton <guitton@adacore.com>
11697
11698 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
11699 deltas.
11700 * gdb.ada/fixed_points.exp: Ditto.
11701
51272cf2
PA
117022009-03-18 Pedro Alves <pedro@codesourcery.com>
11703
11704 * return-nodebug.c: Don't include stdio.h.
11705 (init): Delete.
11706 (func): Delete definition and provide extern declaration.
11707 (t): New.
11708 (main): Don't call printf. Call func and store its result in t.
11709 * return-nodebug1.c: New.
11710 * return-nodebug.exp: Don't expect stdio output. Instead, print
11711 the global variable t. Drop printf formatters and cast types from
11712 foreach loop. Don't use prepare_for_testing. Compile
11713 return-nodebug.c and return-nodebug1.c in separate steps. Don't
11714 define FORMAT or CAST.
11715
d24948ac
PP
117162009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
11717
11718 * gdb.base/solib-display.exp: Disable test for remote targers.
11719
61ff14c6
JK
117202009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11721
11722 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
11723
cb4dce93
JK
117242009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11725
11726 Fix a racy FAIL.
11727 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
11728 code from `follow parent, print pids'.
11729 (`follow child, print pids', `follow parent, print pids'): Call it.
11730 Replace `gdb_test "break..."' by gdb_breakpoint.
11731
f7c60c5e
VP
117322009-03-13 Vladimir Prus <vladimir@codesourcery.com>
11733
11734 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 11735 sync and async modes.
f7c60c5e 11736
383ace49
JB
117372009-03-12 Joel Brobecker <brobecker@adacore.com>
11738
11739 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
11740 that was checked in by mistake. Remove loading of ada.exp, since
11741 this is not necessary in this case.
11742
4ce102af
JB
117432009-03-12 Joel Brobecker <brobecker@adacore.com>
11744
11745 * gdb.ada/ptype_arith_binop.exp: New testcase.
11746
529a2aef
JB
117472009-03-12 Joel Brobecker <brobecker@adacore.com>
11748
11749 * gdb.ada/mod_from_name: New testcase.
11750
8a38181c
JB
117512009-03-12 Joel Brobecker <brobecker@adacore.com>
11752
11753 * gdb.ada/tick_last_segv: New testcase.
11754
11436dee
VP
117552009-03-12 Vladimir Prus <vladimir@codesourcery.com>
11756
61ff14c6 11757 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 11758
1f31650a
VP
117592009-03-12 Vladimir Prus <vladimir@codesourcery.com>
11760
61ff14c6
JK
11761 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
11762 include the token in ^running and frame info in *stopped.
1f31650a 11763
a3247a22
PP
117642009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
11765
11766 * solib-display.exp: New file.
11767 * solib-display-main.c: New file.
11768 * solib-display-lib.c: New file.
61ff14c6 11769
aae64587
PA
117702009-03-05 Pedro Alves <pedro@codesourcery.com>
11771
11772 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
11773
44aabfbc
JK
117742009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
11775
11776 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
11777 (list_and_check_macro): Use more specific test name.
11778 (next to definition): Make the test names unique.
11779
c087fcd3
PM
117802009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
11781
11782 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 11783
c86cf029
VP
117842009-02-17 Vladimir Prus <vladimir@codesourcery.com>
11785
11786 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
11787 notifications.
11788 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
11789 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
11790 * lib/mi-support.exp (library_loaded_re): New.
11791 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
11792
3ea85240
VP
117932009-02-17 Vladimir Prus <vladimir@codesourcery.com>
11794
11795 * gdb.gdb/observer.exp: Use test_notification observer, not
11796 normal_stop, everywhere.
11797 (test_normal_stop_notifications): Rename to...
11798 (test_notifications): ...this.
11799 (test_observer_normal_stop): Rename to...
11800 (test_observer): ...this.
11801
1903f0e6
DE
118022009-02-16 Doug Evans <dje@google.com>
11803
11804 * gdb.arch/amd64-disp-step.S (test_int3): New test.
11805 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
11806 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
11807 (test_prefixed_syscall,test_int3): New tests.
11808 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
11809 (test_prefixed_syscall,test_int3): New tests.
11810
1d33d6ba
VP
118112009-02-14 Vladimir Prus <vladimir@codesourcery.com>
11812
3cb51905
AS
11813 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
11814 (mi_expect_interrupt): Likewise.
11815 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
11816 response.
1d33d6ba 11817
faafb047
PM
118182009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
11819
11820 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
11821 * gdb.base/pc-fp.exp (get_valueofx): Remove.
11822 Replace calls to get_valueofx by get_hexadecimal_valueof.
11823
417e16e2
PM
118242009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
11825
11826 * lib/gdb.exp (get_valueof): Accept anything as a return value.
11827 (get_integer_valueof): New procedure.
11828 (get_sizeof): Use new get_integer_value_of.
11829 * gdb.base/sizeof.exp: Replace all uses of get_valueof
11830 by get_integer_valueof.
11831
7065b901
TT
118322009-02-13 Tom Tromey <tromey@redhat.com>
11833
11834 * gdb.base/remote.exp (get_sizeof): Remove.
11835 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
11836 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
11837 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
11838 * lib/gdb.exp (get_valueof): Move from long_long.exp.
11839 (get_sizeof): Likewise.
11840
5d7cb8df
JK
118412009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11842
11843 PR fortran/9806
11844 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
11845
b2febfff
PP
118462009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
11847
11848 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
11849
4aa995e1
PA
118502009-02-06 Pedro Alves <pedro@codesourcery.com>
11851
11852 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
11853
d8906c6f
TJB
118542009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
11855
11856 * gdb.python/python-cmd.exp: New file.
11857
ff4ab08d
TG
118582009-02-06 Tristan Gingold <gingold@adacore.com>
11859
11860 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
11861
aacd552b
TG
118622009-02-05 Tristan Gingold <gingold@adacore.com>
11863
11864 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
11865 pointer is dereferenced and use this signal name in regexp.
11866 * gdb.base/signull.exp: Ditto.
11867 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
11868 * gdb.base/signull.c (main): Ditto.
11869
08c637de
TJB
118702009-02-04 Tom Tromey <tromey@redhat.com>
11871 Thiago Jung Bauermann <bauerman@br.ibm.com>
11872
11873 * gdb.python/python-value.exp: Use `gdb.history' instead of
11874 `gdb.value_from_history'.
11875 (test_value_numeric_ops): Add test for conversion of enum constant.
11876 * gdb.python/python-value.c (enum e): New type.
11877 (evalue): New global.
11878 (main): Use argv.
11879
20261af8
JG
118802009-02-04 Jerome Guitton <guitton@adacore.com>
11881
11882 * gdb.ada/uninitialized_vars: New test program.
11883 * gdb.ada/uninitialized_vars.exp: New testcase.
11884
52e44b43
TT
118852009-02-02 Tom Tromey <tromey@redhat.com>
11886
11887 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
11888 * gdb.cp/pr2489.cc: Rename...
11889 * gdb.cp/pr9594.cc: ... to this.
11890
1c71341a
TT
118912009-02-02 Tom Tromey <tromey@redhat.com>
11892
11893 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
11894 * gdb.cp/pr2489.cc: New file.
11895 * gdb.cp/cpcompletion.exp: New file.
11896
a4295225
TT
118972009-02-02 Tom Tromey <tromey@redhat.com>
11898
11899 PR exp/9059:
11900 * gdb.cp/call-c.exp: Add regression test.
11901 * gdb.cp/call-c.cc (FooHandle): New typedef.
11902 (main): New variable 'handle'.
11903
592375cd
VP
119042009-01-30 Vladimir Prus <vladimir@codesourcery.com>
11905
11906 * lib/mi-support.exp (et_mi_thread_list)
11907 (check_mi_and_console_threads): Adjust for current thread in
11908 -thread-list-ids output.
11909
41447f92
VP
119102009-01-30 Vladimir Prus <vladimir@codesourcery.com>
11911
889bf7c5
PA
11912 * gdb.mi/mi-break.exp (test_disabled_creation): New.
11913 Call it.
41447f92 11914
35669430
DE
119152009-01-28 Doug Evans <dje@google.com>
11916
11917 * gdb.arch/amd64-disp-step.S: New file.
11918 * gdb.arch/amd64-disp-step.exp: New file.
11919 * gdb.arch/i386-disp-step.S: New file.
11920 * gdb.arch/i386-disp-step.exp: New file.
11921
09f00d9a
PM
119222009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
11923
11924 * gdb.base/find.exp: Set newline variable
11925 using quotes instead of braces to fix cygwin failures.
11926
1e8fb976
PA
119272009-01-23 Pedro Alves <pedro@codesourcery.com>
11928
11929 * gdb.base/radix.exp: Add tests to ensure that that set
11930 input-radix 0 and set output-radix 0 are really rejected.
11931
da061712
PA
119322009-01-23 Pedro Alves <pedro@codesourcery.com>
11933
11934 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
11935 copyright years.
11936
dd7e2d2b
PA
119372009-01-23 Pedro Alves <pedro@codesourcery.com>
11938
11939 PR gdb/9664:
11940 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
11941
392452f6
PA
119422009-01-22 Pedro Alves <pedro@codesourcery.com>
11943
11944 PR c++/9631:
11945 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
11946
8653e71c
PM
119472009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
11948
11949 * gdb.server/file-transfer.exp: Use EXEEXT variable for
11950 binfile definition to fix Windows OS failure.
11951
a12cc160
DJ
119522009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
11953
11954 PR gdb/9346
11955 * gdb.base/interrupt.c (sigint_handler): New.
11956 (main): Install a SIGINT handler if SIGNALS is defined. Exit
11957 on error.
11958 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
11959 Test "signal SIGINT".
11960
b89667eb
DE
119612009-01-19 Doug Evans <dje@google.com>
11962
11963 * gdb.base/break.exp: Update expected gdb output.
11964 * gdb.base/sepdebug.exp: Ditto.
11965 * gdb.mi/mi-syn-frame.exp: Ditto.
11966 * gdb.mi/mi2-syn-frame.exp: Ditto.
11967 * gdb.base/call-signal-resume.exp: New file.
11968 * gdb.base/call-signals.c: New file.
11969 * gdb.base/unwindonsignal.exp: New file.
11970 * gdb.base/unwindonsignal.c: New file.
11971 * gdb.threads/interrupted-hand-call.exp: New file.
11972 * gdb.threads/interrupted-hand-call.c: New file.
11973 * gdb.threads/thread-unwindonsignal.exp: New file.
11974
adb483fe
DJ
119752009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
11976
11977 * gdb.base/define.exp: Test defining and hooking prefix commands.
11978 * gdb.python/python.exp: Update test for "show user" output.
11979
60023297
JK
119802009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11981
11982 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
11983 now the output exactly, using less wildcards. Expect also the output
11984 of gfortran-4.3. Update for the f-valprint.c modification from
11985 2008-04-22.
11986 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
11987 Remove gdb_test test names where matching the command.
11988
ccc57cf9
PA
119892009-01-01 Pedro Alves <pedro@codesourcery.com>
11990
11991 PR breakpoints/9681:
11992 * gdb.base/watchpoint.exp: Add regression test.
11993
c7a6ca08
PA
119942008-12-31 Pedro Alves <pedro@codesourcery.com>
11995
11996 * gdb.threads/attach-into-signal.exp: Don't use
11997 gdb_suppress_entire_file.
11998 * gdb.threads/attach-stopped.exp: Ditto.
11999 * gdb.threads/attachstop-mt.exp: Ditto.
12000
3a031f65
PA
120012008-12-31 Pedro Alves <pedro@codesourcery.com>
12002
12003 PR gdb/8812:
12004 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
12005
09e6485f
PA
120062008-12-29 Pedro Alves <pedro@codesourcery.com>
12007
12008 PR gdb/7536:
12009 * gdb.base/radix.exp: Add tests to ensure invalid input radices
12010 and unsupported output radices are really rejected.
12011
0cd53049
JK
120122008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
12013
12014 * gdb.cp/punctuator.exp: Backslash the '$' signs.
12015
ba163c7e
TT
120162008-12-22 Tom Tromey <tromey@redhat.com>
12017
12018 * gdb.cp/punctuator.exp: New file.
12019
6f4de6c9
JK
120202008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12021
12022 * gdb.base/completion.exp (Completing non-existing component): New test.
12023
0f34d0b4
JK
120242008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12025
12026 Fix for PR gdb/8648.
12027 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
12028 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
12029 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
12030 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
12031
db2ad4c3
JK
120322008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12033
12034 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
12035
bb5ef15e
DP
120362008-12-16 Christophe Lyon <christophe.lyon@st.com>
12037
12038 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
12039 compiler actually generate code at the expected line number.
12040
90142adc
JZ
120412008-12-15 Jie Zhang <jie.zhang@analog.com>
12042
12043 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
12044
fad6eecd
TT
120452008-12-12 Tom Tromey <tromey@redhat.com>
12046
12047 * gdb.base/commands.exp (redefine_hook_test): New proc.
12048 Call it.
12049
17c8aaf5
TT
120502008-12-11 Tom Tromey <tromey@redhat.com>
12051
12052 * gdb.base/macscp.exp: New regression test.
12053
7c8adf68
TT
120542008-12-11 Tom Tromey <tromey@redhat.com>
12055
12056 * gdb.base/macscp.exp: Print "address.addr".
12057 * gdb.base/macscp1.c (struct outer): New struct.
12058 (address): New global.
12059
b05dcbb7
TT
120602008-12-09 Tom Tromey <tromey@redhat.com>
12061
12062 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
12063 Call it.
12064
2d476de1
DE
120652008-12-04 Doug Evans <dje@google.com>
12066
12067 * gdb.server/ext-run.exp: Relax regexp for init program.
12068
87bdc959
TG
120692008-12-03 Tristan Gingold <gingold@adacore.com>
12070
12071 * gdb.base/macscp.exp: Generate an object file during compilation
12072 to work around Darwin dsymutil limitations.
12073
e0740f77
JK
120742008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12075
12076 Test resolving external references to TLS variables.
12077 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
12078 FILE2_THREAD_LOCAL.
12079 (testfile2, srcfile2): New variables.
12080 * gdb.threads/tls.c (file2_thread_local)
12081 (function_referencing_file2_thread_local): New.
12082 * gdb.threads/tls2.c: New file.
12083
67f0aac5
JB
120842008-11-28 Joel Brobecker <brobecker@adacore.com>
12085
12086 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
12087 rather than integer, as integer might not be big enough when
12088 on 64bit targets.
67f0aac5 12089
c332165e
JG
120902008-11-27 Jerome Guitton <guitton@adacore.com>
12091
12092 * gdb.cp/formatted-ref.exp: Add equality test.
12093 * gdb.ada/formatted_ref.exp: Ditto.
12094
fc9b693c
JK
120952008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12096
12097 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
12098 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
12099
a9c64011
AS
121002008-11-20 Andreas Schwab <schwab@suse.de>
12101
12102 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
12103 matching syscall entry point.
12104 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
12105 (tcatch_vfork_then_child_follow): Likewise. Finish through
12106 vfork even if we stopped at the syscall trampoline.
12107
e2fd701e
DE
121082008-11-20 Doug Evans <dje@google.com>
12109
12110 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
12111
69abc51c
TJB
121122008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
12113
12114 * gdb.arch/ppc-dfp.exp: New file.
12115 * gdb.arch/ppc-dfp.c: New file.
12116
c14c28ba
PP
121172008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
12118
12119 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 12120
2e74121d
DE
121212008-11-17 Doug Evans <dje@google.com>
12122
12123 * gdb.mi/mi-syn-frame.exp: Update expected output.
12124 * gdb.mi/mi2-syn-frame.exp: Update expected output.
12125
66bb093b
VP
121262008-11-17 Vladimir Prus <vladimir@codesourcery.com>
12127
12128 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
12129 "thread N" results in =thread-selected.
12130 * lib/mi-support (mi_run_cmd, mi_expect_stop)
12131 (mi_send_resuming_command_raw): Be prepared for
12132 =thread-selected.
12133
3d043ef6
VP
121342008-11-17 Vladimir Prus <vladimir@codesourcery.com>
12135
a9c64011
AS
12136 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
12137 * lib/mi-support.exp: Likewise.
3d043ef6 12138
808104c8
JB
121392008-11-16 Joel Brobecker <brobecker@adacore.com>
12140
12141 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
12142 commands from the expected output for "help catch".
12143
00b22944
JB
121442008-11-15 Joel Brobecker <brobecker@adacore.com>
12145
12146 * gdb.ada/int_deref.exp: New testcase.
12147
59669435
TT
121482008-11-14 Nick Roberts <nickrob@snap.net.nz>
12149
12150 * gdb.mi/gdb2549.exp: New file.
12151
de04a248
DE
121522008-11-11 Doug Evans <dje@google.com>
12153
12154 * gdb.base/callexit.exp: New file.
12155 * gdb.base/callexit.c: New file.
12156
6b8ce727
DE
121572008-11-10 Doug Evans <dje@google.com>
12158
12159 * lib/gdb.exp (GDBFLAGS): Move -nx ...
12160 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
12161 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
12162 (default_gdb_start,default_gdb_exit): Ditto.
12163 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
12164 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
12165 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
12166 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
12167 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
12168 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
12169
1b14b8aa
AS
121702008-11-03 Andreas Schwab <schwab@suse.de>
12171
12172 * gdb.base/hashline2.exp: Fix typo.
12173 * gdb.base/hashline3.exp: Likewise.
12174
f3134b88
TT
121752008-10-30 Tom Tromey <tromey@redhat.com>
12176
12177 * gdb.base/pointers.exp: Add test.
12178 * gdb.base/pointers.c (k, S): New typedefs.
12179 (instance): New global.
12180
c2226152
AS
121812008-10-30 Andreas Schwab <schwab@suse.de>
12182
12183 * gdb.base/args.exp: Add tests for newlines.
12184
462f405c
JB
121852008-10-30 Joel Brobecker <brobecker@adacore.com>
12186
12187 gdb.base/foll-exec.exp: Update the expected output of a couple
12188 of "info breakpoints" tests.
12189
79a45b7d
TT
121902008-10-28 Tom Tromey <tromey@redhat.com>
12191
12192 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
12193
adc13a14
PA
121942008-10-24 Pedro Alves <pedro@codesourcery.com>
12195
12196 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
12197 gdb_start_cmd.
12198 Use runto_main before any test that requires execution.
12199
252fbfc8
PA
122002008-10-23 Pedro Alves <pedro@codesourcery.com>
12201
12202 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
12203 instead of SIGINT.
12204
28148e3d
JB
122052008-10-22 Joel Brobecker <brobecker@adacore.com>
12206
12207 * gdb.base/completion.exp: Update expected output following
12208 the addition of the "info tasks" command.
12209
c209f847
TT
122102008-10-22 Tom Tromey <tromey@redhat.com>
12211
12212 * gdb.base/exprs.exp (test_expr): Add test for string
12213 concatenation.
12214
f177e350
PA
122152008-10-19 Pedro Alves <pedro@codesourcery.com>
12216
12217 * configure.ac: Output gdb.python/Makefile.
12218 * configure: Regenerate.
12219 * gdb.python/Makefile.in: New.
12220
cce89356
JB
122212008-10-16 Joel Brobecker <brobecker@adacore.com>
12222
12223 * gdb.base/foll-fork.exp: Adjust the expected output to match
12224 the new description for fork/vfork catchpoints in the "info
12225 breakpoints" output.
12226
176d289d
TJB
122272008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
12228
12229 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
12230
a08702d6
TJB
122312008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
12232
12233 * gdb.python/python-value.c: New file.
12234 * gdb.python/python-value.exp: New file.
12235
1c5cfe86
PA
122362008-10-15 Pedro Alves <pedro@codesourcery.com>
12237
12238 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
12239
5a98ad69
DP
122402008-10-15 Denis Pilat <denis.pilat@st.com>
12241
41702f1b 12242 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 12243
dcb1a1e2
TT
122442008-10-09 Tom Tromey <tromey@redhat.com>
12245
12246 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
12247 'fprintf' and 'stderr'.
12248
9124fe48
JB
122492008-10-07 Joel Brobecker <brobecker@adacore.com>
12250
12251 * gdb.ada/ref_tick_size.exp: New testcase.
12252
45452591
DE
122532008-10-06 Doug Evans <dje@google.com>
12254
12255 * gdb.dwarf2/dw2-cu-size.exp: New file.
12256 * gdb.dwarf2/dw2-cu-size.S: New file.
12257
12258 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
12259 .Ltype_int for clarity.
12260
4fc5b208
PP
122612008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
12262
12263 PR gdb/2384:
12264 * gdb.cp/gdb2384.exp: Extended to test more cases.
12265 * gdb.cp/gdb2384.cc: Likewise.
12266 * gdb.cp/gdb2384-base.h: Likewise.
12267 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 12268
d78df370
JK
122692008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12270
12271 * gdb.base/maint.exp (maint print type): Remove printing
12272 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
12273
9a044a89
TT
122742008-09-30 Tom Tromey <tromey@redhat.com>
12275
12276 * gdb.base/macscp.exp: Add completion tests.
12277 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
12278 (TWENTY_THREE): Likewise.
12279 (FORTY_EIGHT): Likewise.
12280
506800a9
TT
122812008-09-30 Tom Tromey <tromey@redhat.com>
12282
12283 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
12284 everywhere.
12285 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
12286
1a6f01b5
JK
122872008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12288
12289 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
12290 testcase is derived from. Fix racy dependency on an expected PID
12291 number. No longer support the testcase on Linux kernel 2.4.x.
12292
2fae03e8
TT
122932008-09-27 Tom Tromey <tromey@redhat.com>
12294
12295 * gdb.base/macscp.exp: Add tests for stringification, splicing,
12296 and varargs.
12297
1ad15515
PA
122982008-09-22 Pedro Alves <pedro@codesourcery.com>
12299
12300 * lib/mi-support.exp (mi_expect_interrupt): New.
12301 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
12302 from gdb.mi/mi-nonstop.exp.
12303 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
12304 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
12305 lib/mi-support.exp.
12306 Use mi_check_thread_states throughout. Avoid ".*" and do not
12307 require an anchor after -exec-run.
12308
d0b76dc6
DJ
123092008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
12310
12311 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
12312 stop is pending. Avoid ".*" when two stops are pending.
12313 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
12314 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
12315 newlines in fullnames.
12316 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
12317 (mi_expect_stop): Update comments. Only anchor in sync mode.
12318 Do not match newlines.
12319 (mi_send_resuming_command_raw): Always return status.
12320 (mi_get_stop_line): Do not match more than one line by accident.
12321 Only anchor in sync mode.
12322 (mi_run_inline_test): If -exec-next fails, give up.
12323
9990c830
UW
123242008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12325
12326 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
12327 on SPU.
12328
ebcf6f00
JB
123292008-09-10 Joel Brobecker <brobecker@adacore.com>
12330
12331 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
12332
b6db24e5
JB
123332008-09-10 Joel Brobecker <brobecker@adacore.com>
12334
12335 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
12336 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
12337 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
12338 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
12339 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
12340 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
12341 gdb.ada/interface.exp, gdb.ada/null_array.exp,
12342 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
12343 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
12344 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
12345 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
12346 Include the "= " sequence in the expected output of print tests.
12347
2bf448e0
JB
123482008-09-10 Joel Brobecker <brobecker@adacore.com>
12349
12350 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
12351 description for boolean types.
12352
d51fd4c8
PA
123532008-09-09 Pedro Alves <pedro@codesourcery.com>
12354
12355 * gdb.base/hook-stop-continue.c: New.
12356 * gdb.base/hook-stop-continue.exp: New.
12357
694182d2
DJ
123582008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
12359
12360 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
12361
3b8a7fc0
JG
123622008-09-08 Jerome Guitton <guitton@adacore.com>
12363
12364 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
12365 (stack_check_probe_2, stack_check_probe_loop_1)
12366 (stack_check_probe_loop_2): New functions.
12367 (main): Add call to these new functions.
12368 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
12369 functions, check that the breakpoint is inserted at the appropriate
12370 location.
12371 (insert_breakpoint): Slightly refine this procedure so that it can
12372 be called several times in the test.
12373
96cc0ae8
JG
123742008-09-08 Jerome Guitton <guitton@adacore.com>
12375
12376 * gdb.base/stack-checking.c: New file.
12377 * gdb.base/stack-checking.exp: New file.
12378
1f08b409
TJB
123792008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
12380
12381 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
12382 * gdb.arch/altivec-regs.exp: Likewise.
12383 * gdb.arch/vsx-regs.exp: Likewise.
12384
3099e1c4
TJB
123852008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
12386
12387 * gdb.arch/ppc-fp.exp: New file.
12388 * gdb.arch/ppc-fp.c: New file.
12389
cc69bfc1
PP
123902008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
12391
12392 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
12393 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 12394
b02a33db
MS
123952008-09-04 Michael Snyder <msnyder@vmware.com>
12396
12397 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
12398 as "at" (for non-debug functions such as _start).
12399
2992cbe0
UW
124002008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12401
12402 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
12403 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
12404 software watchpoints.
12405 * gdb.base/watch_thread_num.exp: Likewise.
12406
514f746b
AR
124072008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
12408
12409 * gdb.arch/i386-bp_permanent.exp: New test.
12410
876cecd0
TT
124112008-08-24 Tom Tromey <tromey@redhat.com>
12412
12413 * gdb.base/maint.exp: Update "maint print type".
12414
80f73d71
VP
124152008-08-21 Vladimir Prus <vladimir@codesourcery.com>
12416
12417 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
12418 support. Adjust the order of "*running" notifications.
12419 * gdb.mi/non-stop.c: Don't cast from int to void* and
12420 back.
12421
d9c78d7d
MK
124222008-08-20 Mark Kettenis <kettenis@gnu.org>
12423
12424 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
12425 expect to find it in the "info frame" output.
12426
97a2d1d3
DJ
124272008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
12428
12429 * gdb.base/interp.exp: Always consume both prompts.
12430
b96e2927
PA
124312008-08-20 Pedro Alves <pedro@codesourcery.com>
12432
12433 * gdb.base/pending.exp: Test pending breakpoints without symbols
12434 loaded.
12435
8cf6e61a
VP
124362008-08-19 Vladimir Prus <vladimir@codesourcery.com>
12437
12438 * lib/mi-support.exp (mi_expect_stop): Produce
12439 more details on failures.
12440 * gdb.mi/mi-nonstop.exp: New.
12441 * gdb.mi/non-stop.c: New.
12442
c6ebd6cf
VP
124432008-08-19 Vladimir Prus <vladimir@codesourcery.com>
12444
a9c64011
AS
12445 * gdb.mi/mi-async.exp: Use 'set target-async'.
12446 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 12447
46a9b8ed
DJ
124482008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
12449
12450 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
12451
44feb3ce
TT
124522008-08-17 Tom Tromey <tromey@redhat.com>
12453
12454 * gdb.base/help.exp (help catch): Rewrite.
12455
311a4e6b
TJB
124562008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
12457
12458 * gdb.base/define.exp: Test indented command documentation.
12459 * gdb.python/python.exp: Test indented multi-line command.
12460
604c2f83
LM
124612008-08-15 Luis Machado <luisgpm@br.ibm.com>
12462
12463 * testsuite/gdb.arch/vsx-regs.c: New source file.
12464 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
12465 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
12466
886a217c
TT
124672008-08-14 Tom Tromey <tromey@redhat.com>
12468
12469 * gdb.base/macscp.exp: Add regression test for "macro define" or
12470 "macro undef" with no arguments.
12471
c814a4f3
PP
124722008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
12473
12474 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 12475
12ab8a60
UW
124762008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12477
12478 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
12479
d57a3c85
TJB
124802008-08-06 Tom Tromey <tromey@redhat.com>
12481
12482 * gdb.python/python.exp: New file.
12483
c7b778ff
JK
124842008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12485
12486 Fix for PR gdb/1543.
12487 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
12488 $LOCATION.
12489 (location): New variable.
12490 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
12491 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
12492 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
12493 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
12494 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
12495 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
12496 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
12497 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
12498 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
12499 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
12500 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
12501 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
12502 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
12503 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
12504 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
12505 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
12506 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
12507 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
12508 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
12509 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
12510 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
12511 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
12512 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
12513 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
12514 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
12515 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
12516 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
12517 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
12518 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
12519 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
12520 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
12521 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
12522 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
12523 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
12524 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
12525 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
12526 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
12527 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
12528 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
12529 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
12530 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
12531 gdb.base/type-opaque.exp, gdb.base/until.exp,
12532 gdb.base/value-double-free.c, gdb.base/varargs.exp,
12533 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
12534 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
12535 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
12536 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
12537 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
12538 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
12539 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
12540 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
12541 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
12542 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
12543 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
12544 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
12545 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
12546 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
12547 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
12548 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
12549 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
12550 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
12551 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
12552 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
12553 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
12554 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
12555 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
12556 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
12557 gdb.pascal/types.exp, gdb.stabs/weird.exp,
12558 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
12559 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
12560 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
12561 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
12562 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
12563 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
12564 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
12565 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
12566 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
12567 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
12568 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
12569 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
12570 lib/mi-support.exp, lib/trace-support.exp: Remove reference
12571 to bug-gdb@prep.ai.mit.edu .
12572
5e06a3d1
VP
125732008-07-31 Vladimir Prus <vladimir@codesourcery.com>
12574
12575 * lib/mi-support.exp (mi_load_shlibs): New.
12576 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
12577
9d81d21b
VP
125782008-07-30 Vladimir Prus <vladimir@codesourcery.com>
12579
12580 * lib/mi-support.exp (get_mi_thread_list)
12581 (check_mi_and_console_threads): New, moved from ...
12582 * gdb.mi/mi-pthread.exp: ...here.
12583 * gdb.mi/gdb669.exp (get_mi_thread_list)
12584 (check_mi_and_console_threads): Delete.
12585 * gdb.mi/mi2-pthread.exp: Likewise.
12586
bae98fe0
TT
125872008-07-28 Tom Tromey <tromey@redhat.com>
12588
12589 * Makefile.in (just-check): Remove. Move body to...
12590 (check): ... here.
12591
57380f4e
DJ
125922008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12593
12594 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
12595 Add a test for duplicated SIGINTs.
12596
e09490f1
DJ
125972008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12598
12599 * gdb.threads/schedlock.exp (get_args): Update to work for any
12600 value of NUM.
12601 (Top level): Report the number of threads that did not resume.
12602
6387b45f
DJ
126032008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12604
12605 * gdb.dwarf2/dw2-compressed.S: Also define __start.
12606
62f64ff2
DJ
126072008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
12608
12609 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
12610 non-MI prompt.
12611
fa8de41e
TT
126122008-07-26 Tom Tromey <tromey@redhat.com>
12613
12614 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
12615 (function_struct, function_struct_ptr): New globals.
12616 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
12617 function pointer in a struct.
12618
ccb3ac8a
TT
126192008-07-26 Tom Tromey <tromey@redhat.com>
12620
12621 * gdb.base/macscp.exp: Add test for macro lexing bug.
12622
d7d9f01e
TT
126232008-07-18 Tom Tromey <tromey@redhat.com>
12624
12625 * gdb.base/macscp.exp: Add macro tests.
12626
9bf07184
PP
126272008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
12628
12629 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
12630
becf6477
PP
126312008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
12632
12633 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
12634
0709f7d3
PP
126352008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
12636
12637 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 12638
7093c834
PP
126392008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
12640
12641 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 12642
b432ffe3
JK
126432008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12644
12645 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
12646
b1a268e5
VP
126472008-07-12 Vladimir Prus <vladimir@codesourcery.com>
12648
12649 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
12650
e2995f8e
KB
126512008-07-11 Kevin Buettner <kevinb@redhat.com>
12652
12653 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
12654 of regexp to account for changes made to GDB in the printing of
12655 byte vectors.
12656
14032a66
TT
126572008-07-11 Tom Tromey <tromey@redhat.com>
12658
12659 * gdb.base/completion.exp: Add 'help' completion test.
12660
981505ef
JK
126612008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12662
12663 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
12664
10568435
JK
126652008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12666
12667 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
12668
4487aabf
PA
126692008-07-09 Pedro Alves <pedro@codesourcery.com>
12670
12671 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
12672
a4a9b1c4
PA
126732008-07-09 Pedro Alves <pedro@codesourcery.com>
12674
12675 * gdb.base/fullname.exp: Restore pwd if compiling failed.
12676
3c3185ac
JK
126772008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12678
12679 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
12680
7ebd49dc
VP
126812008-06-28 Vladimir Prus <vladimir@codesourcery.com>
12682
12683 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
12684 previous commit. Add a comment.
12685
84e46146
PA
126862008-06-28 Pedro Alves <pedro@codesourcery.com>
12687
12688 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
12689
0f8d4a2f
VP
126902008-06-28 Vladimir Prus <vladimir@codesourcery.com>
12691
12692 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
12693
f747e0ce
PA
126942008-06-27 Pedro Alves <pedro@codesourcery.com>
12695
12696 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
12697 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
12698 compiling an executable, link in an object that forces unbuffered
12699 output.
12700 * lib/set_unbuffered_mode.c: New file.
12701
734a5c36
JK
127022008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12703
12704 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
12705
a2840c35
VP
127062008-06-25 Vladimir Prus <vladimir@codesourcery.com>
12707
a9c64011
AS
12708 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
12709 mi_expect_stop.
12710 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
12711 Demand that *running is output.
12712 (detect_async): Perform checking every time.
12713 (mi_send_resuming_command): Extract everything into...
12714 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
12715 (mi_expect_stop): Don't accept any output before *stopped.
12716
6ae37fef
VP
127172008-06-13 Vladimir Prus <vladimir@codesourcery.com>
12718
12719 Robustify mi-simplerun.
a9c64011
AS
12720 * gdb.mi/basics.c (main): Add a call to sleep.
12721 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
12722 * gdb.mi/mi2-cli.exp: Likewise.
12723 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 12724
b4aa76f0 127252008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
12726
12727 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
12728
e1ac3328
VP
127292008-06-10 Vladimir Prus <vladimir@codesourcery.com>
12730
a9c64011
AS
12731 * gdb.mi/mi-console.exp: Adjust.
12732 * gdb.mi/mi-syn-frame.exp: Adjust.
12733 * gdb.mi/mi2-console.exp: Adjust.
12734 * gdb.mi/mi2-syn-frame.exp: Adjust.
12735 * lib/mi-support.exp (mi_run_cmd): Adjust.
12736 (mi_send_resuming_command): Adjust.
e1ac3328 12737
f7f9a841
VP
127382008-06-10 Vladimir Prus <vladimir@codesourcery.com>
12739
12740 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
12741 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
12742 testing of stopped.
12743 * gdb.mi/mi2-syn-frame.exp: Likewise.
12744 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
12745 (async, detect_async): New.
12746 (mi_expect_stop, mi_continue_to_line): Adjust expectation
12747 depending on if we're running in sync or async mode.
f7f9a841 12748
37cd5d19
TT
127492008-06-09 Tom Tromey <tromey@redhat.com>
12750
12751 * gdb.base/completion.exp: New tests for field name completion
12752 with spaces, and field name completion with '->'.
12753
65d12d83
TT
127542008-06-06 Tom Tromey <tromey@redhat.com>
12755
12756 * gdb.base/break1.c (struct some_struct): New struct.
12757 (values): New global.
12758 * gdb.base/completion.exp: Add field name completion test.
12759
ebfe2e3f
PP
127602008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
12761
12762 * gdb.cp/call-c.exp: Test for incorrect handling of reference
12763 to pointer.
12764 * gdb.cp/call-c.cc: Likewise.
12765
bcf6fc3a
NR
127662008-06-06 Nick Roberts <nickrob@snap.net.nz>
12767
12768 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
12769 annotation.
12770
49fd4a42 127712008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 12772 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
12773
12774 * gdb.threads/execl.c, gdb.threads/execl1.c,
12775 gdb.threads/execl.exp: New tests.
a9c64011 12776
8a34ac3f
AR
127772008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
12778 Daniel Jacobowitz <dan@codesourcery.com>
12779
12780 * gdb.cp/exception.exp: Activate test, make it work with pending
12781 catchpoints.
12782
86ae69ef
JK
127832008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12784
12785 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
12786
f7f9ae2c
VP
127872008-05-28 Vladimir Prus <vladimir@codesourcery.com>
12788
a9c64011
AS
12789 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
12790 now printed.
12791 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 12792
2a2d4dc3
AS
127932008-05-27 Andreas Schwab <schwab@suse.de>
12794
12795 * gdb.base/frame-args.exp: Handle arguments that are optimized
12796 out.
12797
5099e4d9
LM
127982008-05-26 Luis Machado <luisgpm@br.ibm.com>
12799
12800 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
12801 quiet for ppc32 and group options into a single variable.
12802
d9c36a91
JB
128032008-05-23 Joel Brobecker <brobecker@adacore.com>
12804
12805 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
12806 of zero-size elements.
12807 * gdb.ada/null_array.exp: Test printing this new array.
12808
103a8671
JK
128092008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12810
12811 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
12812
07a4cc1a 128132008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
12814
12815 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
12816 of the "finish" command.
12817
55f996a7
NR
128182008-05-21 Nick Roberts <nickrob@snap.net.nz>
12819
12820 * gdb.base/annota1.exp: Test for new annotation.
12821
907fc202
UW
128222008-05-16 Pedro Alves <pedro@codesourcery.com>
12823
12824 * gdb.base/fixsection.exp: New file.
12825 * gdb.base/fixsection0.c: New file.
12826 * gdb.base/fixsection1.c: New file.
12827
e8f97270
UW
128282008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12829
12830 * gdb.base/annota1.exp: Accept printf@... in place of printf.
12831 * gdb.base/annota3.exp: Likewise.
12832
ac0bb574
NF
128332008-05-13 Nathan Froyd <froydnj@codesourcery.com>
12834
12835 * gdb.base/watch_thread_num.exp: Don't run tests that require
12836 watchpoints if the target doesn't support them.
12837
6fadd07a
DE
128382008-05-12 Doug Evans <dje@google.com>
12839
12840 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
12841
6e9a4a30
JB
128422008-05-09 Joel Brobecker <brobecker@adacore.com>
12843
12844 * gdb.ada/assign_1.exp: New testcase.
12845
08388c79
DE
128462008-05-09 Doug Evans <dje@google.com>
12847
a3c83fae
DE
12848 * gdb.base/find.exp: New file.
12849 * gdb.base/find.c: New file.
08388c79 12850
bd5ddfe8
DJ
128512008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
12852
12853 * gdb.base/commands.exp (watchpoint_command_test): Handle
12854 gdb,no_hardware_watchpoints.
12855 * gdb.base/float.exp: Allow ARM targets without floating point.
12856 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
12857
b5dd68e2 128582008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 12859 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
12860
12861 * gdb.ada/lang_switch: New test program.
12862 * gdb.ada/lang_switch.exp: New testcase.
12863
382d13d1
DE
128642008-05-05 Doug Evans <dje@google.com>
12865
12866 * gdb.base/help.exp (disassemble): Update expected help text.
12867
9dd789d0
PA
128682008-05-04 Pedro Alves <pedro@codesourcery.com>
12869
12870 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
12871
611c83ae
PA
128722008-05-04 Pedro Alves <pedro@codesourcery.com>
12873
12874 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
12875 different times.
12876
ff013f42
JK
128772008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12878
12879 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
12880 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
12881 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
12882 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
12883
96dff6a2
VP
128842008-05-04 Vladimir Prus <vladimir@codesourcery.com>
12885
12886 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
12887 notification to appear.
12888
55cd6f92
DJ
128892008-05-04 Daniel Jacobowitz <dan@debian.org>
12890
12891 * gdb.base/fullname.c: New file.
12892 * gdb.base/fullname.exp: New file.
12893 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
12894
d705c43c
PA
128952008-05-03 Pedro Alves <pedro@codesourcery.com>
12896
12897 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
12898 expressions with macros.
12899
333222e1
JK
129002008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12901
12902 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
12903
5ac01682
DJ
129042008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
12905
12906 * gdb.base/completion.exp: Handle lack of other symbols beginning
12907 with "a".
12908
12909 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
12910
237fc4c9
PA
129112008-05-02 Jim Blandy <jimb@codesourcery.com>
12912
12913 * gdb.asm/asmsrc1.s: Add scratch space.
12914
ed5e9466
DJ
129152008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12916 Daniel Jacobowitz <dan@codesourcery.com>
12917
12918 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
12919 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
12920 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
12921
b39cc962
DJ
129222007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
12923
12924 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
12925
36d520f5
JB
129262008-05-01 Joel Brobecker <brobecker@adacore.com>
12927
12928 * gdb.base/info-target.exp: New testcase.
12929
8d4e3071
DJ
129302008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
12931
12932 * gdb.cp/hang.exp: Use .cc instead of .C.
12933 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
12934 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
12935
6f3f3097
DJ
129362008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
12937
12938 * gdb.base/gdb1250.exp: Remove perror.
12939 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
12940
5550a914
PA
129412008-04-30 Pedro Alves <pedro@codesourcery.com>
12942
12943 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
12944 .2byte.
12945
d848e687
DJ
129462008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
12947
12948 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
12949 (maybe_kfail): New.
12950
93b5768b
PA
129512008-04-25 Pedro Alves <pedro@codesourcery.com>
12952
12953 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
12954
721c02de
VP
129552008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12956
a9c64011
AS
12957 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
12958 * gdb.mi/mi2-syn-frame.exp: Likewise.
12959 * lib/mi-support.exp: Likewise.
721c02de 12960
74960c60
VP
129612008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12962
12963 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
12964 to specify regexp for the location to stop at.
12965 * gdb.base/break-always.c: New.
12966 * gdb.base/break-always.exp: New.
12967
d24317b4
VP
129682008-04-24 Vladimir Prus <vladimir@codesourcery.com>
12969
12970 * lib/mi-support.exp (mi_runto_helper): Adjust
12971 for the original-location field.
12972 (mi_create_breakpoint, mi_list_breakpoints): New.
12973 * gdb.mi/mi-break.exp: Adjust.
12974 * gdb.mi/mi2-break.exp: Adjust.
12975 * gdb.mi/mi-pending.exp: Adjust.
12976 * gdb.mi/mi-simplerun.exp: Adjust.
12977 * gdb.mi/mi2-simplerun.exp: Adjust.
12978 * gdb.mi/mi-syn-frame.exp: Adjust.
12979 * gdb.mi/mi2-syn-frame.exp: Adjust.
12980 * gdb.mi/mi-until.exp: Adjust.
12981 * gdb.mi/mi2-until.exp: Adjust.
12982 * gdb.mi/mi-var-display.exp: Adjust.
12983 * gdb.mi/mi2-var-display.exp: Adjust.
12984 * gdb.mi/mi-watch.exp: Adjust.
12985 * gdb.mi/mi2-watch.exp: Adjust.
12986
fdc59709 129872008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 12988
a9c64011
AS
12989 * aclocal.m4: Add override.m4.
12990 * configure: Regenerate.
fdc59709 12991
8e91f023
VP
129922008-04-19 Vladimir Prus <vladimir@codesourcery.com>
12993
12994 * gdb.mi/var-cmd.c (do_at_tests): Verify that
12995 '-var-update --all-values' reports new value even the type
12996 of a variable object has changed.
12997
233a11ab
CS
129982008-04-18 Craig Silverstein <csilvers@google.com>
12999
13000 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
13001 files.
d24317b4 13002
9c1137ad
JB
130032008-04-18 Joel Brobecker <brobecker@adacore.com>
13004
13005 * gdb.ada/atomic_enum: New test program.
13006 * gdb.ada/atomic_enum.exp: New testcase.
13007
66d0bbc7
DE
130082008-04-17 Doug Evans <dje@google.com>
13009
13010 * gdb.opt/Makefile.in: Fix whitespace.
13011
100906b0
UW
130122008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
13013
13014 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
13015
4584e32e
DE
130162008-04-17 Doug Evans <dje@google.com>
13017
13018 * gdb.base/hashline1.exp: New testcase.
13019 * gdb.base/hashline2.exp: New testcase.
13020 * gdb.base/hashline2.exp: New testcase.
13021
0a320680
PA
130222008-04-17 Pedro Alves <pedro@codesourcery.com>
13023
13024 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
13025
18ac113b
AR
130262008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
13027
13028 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
13029 temporary breakpoint to match "Temporary breakpoint".
13030 * gdb.base/break.exp (delete_breakpoints): Likewise.
13031 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
13032 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
13033 * gdb.base/display.exp: Likewise.
13034 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
13035 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
13036 * gdb.base/restore.exp (restore_tests): Likewise.
13037 * gdb.base/sepdebug.exp: Likewise.
13038 * gdb.base/watchpoint.exp: Likewise.
13039 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
13040 * gdb.mi/mi-pending.exp: Likewise.
13041 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
13042 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
13043 * gdb.mi/mi-var-cmd.exp: Likewise.
13044 * gdb.mi/mi-var-display.exp: Likewise.
13045 * gdb.mi/mi2-cli.exp: Likewise.
13046 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
13047 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
13048 * gdb.mi/mi2-var-display.exp: Likewise.
13049 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
13050 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
13051 new "disp" field.
a9c64011 13052 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
13053 reason. This is to support fix for PR2424.
13054
add38693
JK
130552008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13056
13057 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
13058
fcacd99f
VP
130592008-04-13 Vladimir Prus <vladimir@codesourcery.com>
13060
13061 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 13062 field. Add more floating varobj tests.
fcacd99f 13063 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
13064 field.
13065 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
13066 (main): Call do_at_tests.
13067 * lib/mi-support.exp (mi_create_floating_varobj)
13068 (mi_varobj_update_with_type_change): New.
fcacd99f 13069
de051565
MK
130702008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
13071
13072 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
13073 option of -var-evaluate-expression.
13074 * gdb.mi/mi2-var-display.exp: Likewise.
13075
dbc52822
VP
130762008-04-07 Vladimir Prus <vladimir@codesourcery.com>
13077
13078 Introduce test setup helpers.
a9c64011
AS
13079 * lib/gdb.exp (build_executable, clean_restart)
13080 (prepare_for_testing): New.
13081 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
13082 * gdb.base/return.exp: Likewise.
13083 * gdb.base/ending-run.exp: Likewise.
dbc52822 13084
473591da
NR
130852008-04-07 Nick Roberts <nickrob@snap.net.nz>
13086
13087 * gdb.mi/mi-async.exp: New test for asynchronous Machine
13088 Interface (MI) responses.
13089
2b2d9e11
VP
130902008-04-06 Vladimir Prus <vladimir@codesourcery.com>
13091
a9c64011
AS
13092 * gdb.cp/breakpoint.cc: New code to test conditions involving
13093 member variables.
13094 * gdb.cp/breakpoint.exp: Test condition involving member
13095 variables.
2b2d9e11 13096
bb378428
VP
130972008-04-05 Vladimir Prus <vladimir@codesourcery.com>
13098
13099 * lib/mi-support.exp (mi_expect_stop): New.
13100 (mi_run_cmd): Change the
13101 token. Use mi_send_resuming_command, use
13102 mi_expect_stop.
13103 (mi_execute_to_helper): Rename to mi_execute_to.
13104 (mi_send_resuming_command): Add more error patterns.
13105 (mi_wait_for_stop): Renamed to...
13106 (mi_get_stop_line): ...this.
13107 (mi_run_inline_test): Adjust.
13108
13109 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
13110 * gdb.mi/mi-console.exp: Likewise.
13111 * gdb.mi/mi-pending.exp: Likewise.
13112 * gdb.mi/mi-simplerun.exp: Likewise.
13113 * gdb.mi/mi-stack.exp: Likewise.
13114 * gdb.mi/mi-stepi.exp: Likewise.
13115 * gdb.mi/mi-syn-frame.exp: Add comment.
13116 * gdb.mi/mi-until.exp: Likewise.
13117 * gdb.mi/mi-var-display.exp: Likewise.
13118 * gdb.mi/mi-watch.exp: Likewise.
13119 * gdb.mi/mi2-cli.exp: Likewise.
13120 * gdb.mi/mi2-console.exp: Likewise.
13121 * gdb.mi/mi2-simplerun.exp: Likewise.
13122 * gdb.mi/mi2-stack.exp: Likewise.
13123 * gdb.mi/mi2-stepi.exp: Likewise.
13124 * gdb.mi/mi2-until.exp: Likewise.
13125 * gdb.mi/mi2-var-display.exp: Likewise.
13126 * gdb.mi/mi2-watch.exp: Likewise.
13127
62172bb9
UW
131282008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13129
13130 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
13131
13132 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
13133
a13e061a
PA
131342008-04-04 Pedro Alves <pedro@codesourcery.com>
13135
13136 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
13137 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
13138 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
13139 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
13140 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
13141 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
13142 expect an mi error duplicated in stderr.
13143
eae06beb
JB
131442008-04-03 Joel Brobecker <brobecker@adacore.com>
13145
13146 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
13147 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
13148 Add a couple of tests that verify the behavior when the new setting
13149 is set to "cancel" and "all".
13150 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
13151 "ask" before we start the testing.
13152
79c6ced6
AR
131532008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
13154
13155 * gdb.cp/casts.cc: Add class reference variables.
13156 * gdb.cp/casts.exp: New test cases for up/down casting references.
13157
6c2d1a6b
MK
131582008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
13159
13160 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
13161 instead of beginning to make an extra test pass.
13162 * gdb.mi/mi2-var-display.exp: Likewise.
13163
55b411d9
MR
131642008-03-31 Maciej W. Rozycki <macro@mips.com>
13165
13166 * gdb.base/break.exp: Mark failures as such. Fix formatting.
13167
c6140da2
MD
131682008-03-31 Markus Deuling <deuling@de.ibm.com>
13169 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13170
13171 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
13172 value. Add xfail for older kernels.
13173
79732189
AR
131742008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
13175
13176 Bring mi-support in line with gdb.exp.
13177 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
13178 (mi_gdb_start): New function.
13179
33c3676e
MR
131802008-03-28 Maciej W. Rozycki <macro@mips.com>
13181
13182 * gdb.mi/mi-var-cmd.exp: Fix a typo.
13183
92e28119
VP
131842008-03-26 Vladimir Prus <vladimir@codesourcery.com>
13185
13186 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
13187 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 13188
9e8e3afe
VP
131892008-03-26 Vladimir Prus <vladimir@codesourcery.com>
13190
13191 * lib/mi-support.exp (mi_create_varobj_checked): New.
13192 (mi_list_varobj_children): Allow to check for a
13193 value.
13194 (mi_list_array_varobj_children): New.
13195
13196 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
13197 and mi_list_varobj_children, as opposed to hardcoding
13198 expected strings.
13199 * gdb.mi/gdb701.exp: Likewise.
13200 * gdb.mi/gdb792.exp: Likewise.
13201 * gdb.mi/mi-var-block.exp: Likewise.
13202 * gdb.mi/mi-var-cmd.exp: Likewise.
13203 * gdb.mi/mi-var-invalidate.exp: Likewise.
13204 * gdb.mi/mi2-var-block.exp: Likewise.
13205 * gdb.mi/mi2-var-child.exp: Likewise.
13206 * gdb.mi/mi2-var-cmd.exp: Likewise.
13207 * gdb.mi/mi2-var-display.exp: Likewise.
13208
9df50351
JK
132092008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13210
13211 Fix random false FAILs on i386.
13212 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
13213
31e5d73a
DJ
132142008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
13215
13216 PR gdb/544
13217 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
13218
12f4afab
DJ
132192008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
13220
13221 PR gdb/544
13222 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
13223
b562a0cb
DJ
132242008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
13225
13226 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
13227 fixed PR gdb/544.
13228
17faa917
DJ
132292008-03-21 Pedro Alves <pedro@codesourcery.com>
13230
13231 * gdb.threads/fork-child-threads.exp: Test next over fork.
13232
6214f497
DJ
132332008-03-21 Chris Demetriou <cgd@google.com>
13234
13235 * gdb.base/break.exp (rbreak junk): New test for rbreak
13236 "Junk at end of arguments" issue.
13237
63092375
DJ
132382008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
13239
13240 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
13241 *& to work on created array elements.
13242 (Top level): Test print $pc with a file. Test string operations
13243 without a target.
13244 * gdb.base/ptype.exp: Do not expect *& to work on created array
13245 elements.
13246
b21991b0
DJ
132472008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
13248
13249 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
13250 gdb.threads/staticthreads.exp: Update exit query.
13251
c4b347c7
SL
132522008-03-07 Sandra Loosemore <sandra@codesourcery.com>
13253
13254 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
13255
fa4727a6
DJ
132562008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
13257
13258 * gdb.base/watchpoint.c (global_ptr, func4): New.
13259 (main): Call func4.
13260 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
13261 (test_inaccessible_watchpoint): New.
13262
2f34202f
MR
132632008-02-29 Maciej W. Rozycki <macro@mips.com>
13264
13265 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
13266 select the largest.
13267
0d6ba1b1
DJ
132682008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
13269
13270 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
13271 frames-invalid annotations.
13272
e691325a
PM
132732008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
13274
a9c64011 13275 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 13276
f85b5ecc
DE
132772008-02-27 Doug Evans <dje@google.com>
13278
13279 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
13280 for bug 1738.
13281 (breakpoint_to_handler_entry): Ditto.
13282
b40e7bf3
JB
132832008-02-27 Joel Brobecker <brobecker@adacore.com>
13284
13285 * gdb.base/ending-run.exp: Use the first line of code inside
13286 function body to test breakpoints.
13287 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
13288 location where the breakpoint is inserted when using the line
13289 where a function is declared. Fix typo in the description of
13290 one of the tests.
13291 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
13292
2faca73a
PM
132932008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
13294
13295 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 13296 tests.
2faca73a 13297
6f439c36
PM
132982008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
13299
13300 * gdb.base/args.exp: avoid same output for tests
13301 with single quotes.
13302
54e52265
VP
133032008-02-26 Vladimir Prus <vladimir@codesourcery.com>
13304
a9c64011
AS
13305 * gdb.base/annota1.exp: Adjust for 'info break'
13306 format changes.
13307 * gdb.base/annota3.exp: Likewise.
13308 * gdb.base/break.exp: Likewise.
13309 * gdb.base/condbreak.exp: Likewise.
13310 * gdb.base/pending.exp: Likewise.
13311 * gdb.base/sepdebug.exp: Likewise.
13312 * gdb.base/unload.exp: Likewise.
13313 * gdb.cp/ovldbreak.exp: Likewise.
13314 * gdb.mi/mi-pending.exp: Likewise.
54e52265 13315
897b09ca
DE
133162008-02-07 Doug Evans <dje@google.com>
13317
13318 * gdb.cp/mb-inline.exp: New.
13319 * gdb.cp/mb-inline.h: New.
13320 * gdb.cp/mb-inline1.cc: New.
13321 * gdb.cp/mb-inline2.cc: New.
13322
b1c32d35
PM
133232008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
13324
13325 * gdb.pascal/floats.pas: New test program.
13326 * gdb.pascal/floats.exp: New testcase.
13327
1a4ca44a
TJB
133282008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
13329
13330 * gdb.base/callfuncs.c (t_float_many_args): New function.
13331 (t_double_many_args): New function.
13332 * gdb.base/callfuncs.exp: Add tests for exceeding float
13333 and double parameters passed through the stack.
13334
439048e8
JB
133352008-02-05 Joel Brobecker <brobecker@adacore.com>
13336
13337 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
13338 gdb.ada/complete/foo.adb: New files.
13339 * gdb.ada/complete.exp: New testcase.
13340
81fe8080
DE
133412008-02-03 Doug Evans <dje@google.com>
13342
301f0ecf
DE
13343 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
13344
81fe8080
DE
13345 * gdb.cp/gdb2384.exp: New file.
13346 * gdb.cp/gdb2384.cc: New file.
13347 * gdb.cp/gdb2384-base.h: New file.
13348 * gdb.cp/gdb2384-base.cc: New file.
13349
4b071aec
DE
133502008-02-02 Doug Evans <dje@google.com>
13351
13352 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
13353
61137ba6
JB
133542007-02-01 Joel Brobecker <brobecker@adacore.com>
13355
13356 * gdb.ada/sym_print_name: New test program.
13357 * gdb.ada/sym_print_name.exp: New testcase.
13358
133592007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
13360
13361 * gdb.ada/nested/hello.adb: New file.
13362 * gdb.ada/nested.exp: New testcase.
13363 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
13364
98deb0da
VP
133652008-02-01 Vladimir Prus <vladimir@codesourcery.com>
13366
13367 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
13368 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
13369 don't cause future evaluations of function to report
13370 creation of internal breakpoints.
98deb0da 13371
723a2275
VP
133722008-02-01 Vladimir Prus <vladimir@codesourcery.com>
13373
13374 * gdb.mi/mi-break.exp (test_error): New.
13375 Call it.
13376
fb546a2f
LM
133772008-01-31 Luis Machado <luisgpm@br.ibm.com>
13378
13379 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
13380 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
13381
2d8fd90a
PM
133822008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
13383
13384 * gdb.pascal/integers.pas: New test program.
13385 * gdb.pascal/integers.exp: New testcase.
13386
a7fa0ded
PM
133872008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
13388
13389 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
13390
5e1a1926
TJB
133912008-01-30 Luis Machado <luisgpm@br.ibm.com>
13392
13393 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
13394 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
13395
8d04f9f0
JB
133962008-01-30 Paul Hilfinger <hilfinger@adacore.com>
13397
13398 * gdb.ada/formatted_ref: New test program.
13399 * gdb.ada/formatted_ref.exp: New testcase.
13400
13401 * gdb.cp/formatted-ref.cc: New file.
13402 * gdb.cp/formatted-ref.exp: New testcase.
13403
ce75a98f
JB
134042008-01-30 Joel Brobecker <brobecker@adacore.com>
13405
13406 * gdb.base/ptype.exp: Add testing of "ptype $pc".
13407
e835f6bf
NR
134082008-01-30 Nick Roberts <nickrob@snap.net.nz>
13409
13410 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
13411 (test_file_list_exec_source_file): Update to new macro-info field.
13412
d118ef87
PH
134132008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
13414
13415 * gdb.ada/exprs: New test program.
13416 * gdb.ada/exprs.exp: New testcase.
13417
7d35ab09
TJB
134182008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
13419
13420 * dfp-test.c (DELTA, DELTA_B): New definitions.
13421 (double_val1, double_val2, double_val3, double_val4, double_val5,
13422 double_val6, double_val7, double_val8, double_val9, double_val10,
13423 double_val11, double_val12, double_val13, double_val14, dec32_val1,
13424 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
13425 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
13426 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
13427 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
13428 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
13429 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
13430 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
13431 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
13432 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
13433 dec128_val16): New global variables.
13434 (decimal_dec128_align): New function.
13435 (decimal_mixed): Likewise.
13436 (decimal_many_args_dec32): Likewise.
13437 (decimal_many_args_dec64): Likewise.
13438 (decimal_many_args_dec128): Likewise.
13439 (decimal_many_args_mixed): Likewise.
13440 * dfp-test.exp: Add tests calling new inferior functions.
13441
2d717e4f
DJ
134422008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13443
13444 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
13445 gdb.server/ext-run.exp: New files.
13446 * lib/gdbserver-support.exp (gdbserver_download): New.
13447 (gdbserver_start): New. Update gdbserver expected
13448 output.
13449 (gdbserver_spawn): Use them.
13450 (gdbserver_start_extended): New.
13451
e85a822c
DJ
134522008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
13453
13454 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
13455 Run on GNU/Linux.
13456 (do_exec_tests): Check for systems which do not support catchpoints.
13457 Do not match START.
13458 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
13459 Run on GNU/Linux. Enable verbose output.
13460 (check_fork_catchpoints): New.
13461 (explicit_fork_child_follow, catch_fork_child_follow)
13462 (tcatch_fork_parent_follow): Update expected messages.
13463 (do_fork_tests): Use check_fork_catchpoints.
13464 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
13465 Run on GNU/Linux. Enable verbose output.
13466 (check_vfork_catchpoints): New.
13467 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
13468 expected messages.
13469 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
13470
401ea829
JB
134712008-01-29 Jim Blandy <jimb@red-bean.com>
13472
13473 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
13474 host' errors.
13475 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
13476
aceaf3ad
JB
134772008-01-29 Jim Blandy <jimb@red-bean.com>
13478
13479 * gdb.threads/sigthread.c: Use barriers to ensure that
13480 child_thread and child_thread_two are always initialized before we
13481 start to use them.
13482
a5606eee
VP
134832008-01-29 Vladimir Prus <vladimir@codesourcery.com>
13484
13485 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
13486 * gdb.base/watchpoint-solib.c: New.
13487 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 13488
c55a82bb
PM
134892008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
13490
13491 * gdb.base/gdb1056.exp: Add unsigned integer test.
13492
0993fe05
DE
134932008-01-28 Doug Evans <dje@google.com>
13494
13495 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
13496
4fe42e7f
JB
134972008-01-27 Jim Blandy <jimb@codesourcery.com>
13498
c7a69933
JB
13499 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
13500
4fe42e7f
JB
13501 * gdb.base/expand-psymtabs.exp: Doc fix.
13502
5def8285
MK
135032008-01-26 Mark Kettenis <kettenis@gnu.org>
13504
13505 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
13506
5313c911
NR
135072008-01-24 Nick Roberts <nickrob@snap.net.nz>
13508
a9c64011 13509 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
13510 -var-set-format.
13511
93815fbf
VP
135122008-01-23 Chris Demetriou <cgd@google.com>
13513
13514 * gdb.threads/thread_events.c: New testcase source file.
13515 * gdb.threads/thread_events.exp: New testcase expect file.
13516
467a88ee
NR
135172008-01-23 Nick Roberts <nickrob@snap.net.nz>
13518
13519 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
13520
13521 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
13522 -var-set-format.
13523
d8f82aba
DJ
135242008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
13525 Vladimir Prus <vladimir@codesourcery.com>
13526
13527 * gdb.base/float.exp: Allow missing floating point for m68k and
13528 PowerPC.
13529
60c46647
VP
135302008-01-22 Vladimir Prus <vladimir@codesourcery.com>
13531
13532 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
13533 ignore count.
13534 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
13535 * gdb.mi/mi-cli.exp: Adjust.
13536 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 13537
c7dd36a1
PA
135382008-01-17 Pedro Alves <pedro@codesourcery.com>
13539
13540 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
13541 and 'dummy_ptr' integer pointer. Initialize struct_declarations
13542 with dummy_ptr's address.
13543 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
13544 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
13545 all targets.
13546 * gdb.mi/mi2-var-child.exp: Likewise.
13547
39d5313e
JB
135482008-01-09 Joel Brobecker <brobecker@adacore.com>
13549
13550 * gdb.ada/null_array: New test program.
13551 * gdb.ada/null_array.exp: New testcase.
13552
0aea4bf3
LM
135532008-01-09 Luis Machado <luisgpm@br.ibm.com>
13554
13555 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
13556 with required float modifiers.
13557
0b354900
JB
135582008-01-08 Joel Brobecker <brobecker@adacore.com>
13559
13560 * gdb.ada/funcall_param: New test program.
13561 * gdb.ada/funcall_param.exp: New testcase.
13562
cdb7f5d4
JB
135632008-01-08 Joel Brobecker <brobecker@adacore.com>
13564
13565 * gdb.ada/arrayparam: New test program.
13566 * gdb.ada/arrayparam.exp: New testcase.
13567
88e2547f
JB
135682008-01-08 Joel Brobecker <brobecker@adacore.com>
13569
13570 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
13571 landed. Should also fix random failures in the test following it.
13572
f6867ce0
TJB
135732008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
13574
13575 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
13576 for expressions with decimal float values.
13577 (test_dfp_conversions): New function to test casts to and from
13578 decimal float types.
13579 Call test_dfp_conversions.
13580 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
13581 elements.
13582 (main): Initialize ds.float4 and ds.double8 elements.
13583 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
13584 string to new error message.
13585 (d64_set_tests): Likewise.
13586 (d128_set_tests): Likewise.
13587 Add tests for expressions with decimal float variables. Add tests for
13588 conversions to and from decimal float types.
13589
f9c11282
JB
135902008-01-05 Joel Brobecker <brobecker@adacore.com>
13591
13592 * gdb.ada/packed_tagged/comp_bug.adb: New file.
13593 * gdb.ada/packed_tagged.exp: New testcase.
13594
0ecbca72
JB
135952008-01-04 Joel Brobecker <brobecker@adacore.com>
13596
13597 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
13598 gdb.ada/homonym/homonym_main.adb: New files.
13599 * gdb.ada/homonym.exp: New testcase.
13600
c18d3d89
JB
136012008-01-04 Joel Brobecker <brobecker@adacore.com>
13602
13603 * gdb.ada/packed_array.exp: Add testing of references to
13604 a packed array.
13605
ecc7085b
JB
136062008-01-04 Joel Brobecker <brobecker@adacore.com>
13607
13608 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
13609 New files.
13610 * gdb.ada/type_coercion.exp: New testcase.
13611
c474c922
JB
136122008-01-04 Joel Brobecker <brobecker@adacore.com>
13613
13614 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
13615 gdb.ada/tagged/foo.adb: New file.
13616 * gdb.ada/tagged.exp: New testcase.
13617
9005b927
JB
136182008-01-04 Joel Brobecker <brobecker@adacore.com>
13619
13620 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
13621 gdb.ada/ptype_field/foo.adb: New files.
13622 * gdb.ada/ptype_field.exp: New testcase.
13623
1a6aaad8
JB
136242008-01-03 Joel Brobecker <brobecker@adacore.com>
13625
13626 * gdb.ada/print_pc.exp: New testcase.
13627
0ef22f53
JB
136282008-01-03 Joel Brobecker <brobecker@adacore.com>
13629
13630 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
13631 gdb.ada/taft_type/p.adb: New files.
13632 * gdb.ada/taft_type.exp: New testcase.
13633
1689ecf8
JB
136342008-01-03 Joel Brobecker <brobecker@adacore.com>
13635
13636 * gdb.ada/array_bounds/bar.adb: New file.
13637 * gdb.ada/array_bounds.exp: New testcase.
13638
a4d0b9c3
JB
136392008-01-03 Joel Brobecker <brobecker@adacore.com>
13640
13641 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
13642 gdb.ada/arrayptr/foo.adb: New files.
13643 * gdb.ada/arrayptr.exp: New testcase.
13644
a31ace00
JB
136452008-01-03 Joel Brobecker <brobecker@adacore.com>
13646
13647 * gdb.base/set-lang-auto.exp: New testcase.
13648
a97fced3
JB
136492008-01-03 Joel Brobecker <brobecker@adacore.com>
13650
13651 * gdb.ada/fun_addr/foo.adb: New file.
13652 * gdb.ada/fun_addr.exp: New testcase.
13653
ef29ce1a
JK
136542008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13655
13656 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
13657 New files
13658
0fafefe3
JB
136592008-01-02 Joel Brobecker <brobecker@adacore.com>
13660
13661 * array_subscript_addr/p.adb: New file.
a9c64011 13662 * array_subscript_addr.exp: New testcase.
0fafefe3 13663
c4359f8d
JB
136642008-01-02 Joel Brobecker <brobecker@adacore.com>
13665
a9c64011 13666 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
13667 New files.
13668 * gdb.ada/str_cmp_ref.exp: New testcase.
13669
1aa1b15b
JB
136702008-01-01 Joel Brobecker <brobecker@adacore.com>
13671
13672 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
13673 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 13674 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 13675
81c9b2cf
JB
136762008-01-01 Joel Brobecker <brobecker@adacore.com>
13677
13678 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
13679 gdb.ada/ref_param/pck.ads: New files.
13680 * gdb.ada/ref_param.exp: New testcase.
13681
319e4674
JB
136822008-01-01 Joel Brobecker <brobecker@adacore.com>
13683
13684 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
13685 gdb.ada/interface/foo.adb: New files.
13686 * gdb.ada/interface.exp: New testcase.
13687
ef682c56
JB
136882007-12-31 Jim Blandy <jimb@codesourcery.com>
13689
13690 * gdb.base/multi-forks.exp: Consume all output from child
13691 processes before proceeding to next test.
13692
f6f3eb6c
JB
136932007-12-29 Jim Blandy <jimb@codesourcery.com>
13694
13695 * configure: Regenerated.
13696
f652e42f
JB
136972007-12-27 Joel Brobecker <brobecker@adacore.com>
13698
13699 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
13700 gdb.ada/fixed_cmp/fixed.adb: New files.
13701 * gdb.ada/fixed_cmp.exp: New testcase.
13702
6943e596
JB
137032007-12-27 Joel Brobecker <brobecker@adacore.com>
13704
13705 * gdb.ada/boolean_expr.exp: New testcase.
13706
aad9a193
JB
137072007-12-26 Jim Blandy <jimb@codesourcery.com>
13708
13709 * gdb.base/multi-forks.exp: Doc fix.
13710
fb5f3683
JB
137112007-12-26 Joel Brobecker <brobecker@adacore.com>
13712
13713 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
13714 * gdb.ada/char_param.exp: Do not compile our test program with
13715 -gnata, this is unnecessary.
13716 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
13717
384e4a9c
JB
137182007-12-24 Joel Brobecker <brobecker@adacore.com>
13719
13720 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
13721 gdb.ada/print_chars/foo.adb: New files.
13722 * gdb.ada/print_chars.exp: New testcase.
13723
01e044f7
JB
137242007-12-24 Joel Brobecker <brobecker@adacore.com>
13725
13726 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
13727 gdb.ada/char_param/foo.adb: New files.
13728 * gdb.ada/char_param.exp: New testcase.
13729
0ce17860
JB
137302007-12-22 Jim Blandy <jimb@codesourcery.com>
13731
13732 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
13733 hard-coding source line numbers into the test.
13734 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
13735 gdb_get_line_number to find.
13736
919809b9
JB
137372007-12-22 Joel Brobecker <brobecker@adacore.com>
13738
13739 * gdb.base/ptype.c (highest): New struct type.
13740 (the_highest): New variable of that type.
13741 (main): Add dummy assignment to a field of variable the_highest.
13742 * gdb.base/ptype.exp: Test type printing of our new variable.
13743
abc8a88d
PM
137442007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
13745
13746 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 13747 and record first explicitly generated thread number.
abc8a88d
PM
13748 Use that thread number for thread specific watchpoint test.
13749 Add iteration number to repetitive tests.
13750
5158f3e3
CES
137512007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
13752 Jim Blandy <jimb@codesourcery.com>
13753
13754 * gdb.base/expand-psymtabs.c: New testcase
13755 source file.
13756 * gdb.base/expand-psymtabs.exp: New testcase
13757 expect file.
13758
37e4754d
LM
137592007-12-17 Luis Machado <luisgpm@br.ibm.com>
13760
13761 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
13762 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
13763
551e5d04
JB
137642007-12-17 Joel Brobecker <brobecker@adacore.com>
13765
13766 * gdb.ada/frame_args/foo.adb: New file.
13767 * gdb.ada/frame_args/pck.ads: New file.
13768 * gdb.ada/frame_args/pck.adb: New file.
13769 * gdb.ada/frame_args.exp: New testcase.
13770
a05ee097
JB
137712007-12-17 Joel Brobecker <brobecker@adacore.com>
13772
13773 * gdb.base/frame-args.c: New file.
13774 * gdb.base/frame-args.exp: New testcase.
13775
c162e8c9 137762007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 13777 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
13778
13779 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
13780
afe8ab22 137812007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 13782
afe8ab22
VP
13783 * gdb.mi/mi-pending.exp: New.
13784 * gdb.mi/mi-pending.c: New.
13785 * gdb.mi/mi-pendshr.c: New.
13786
dfdfb3ca
JB
137872007-12-06 Jim Blandy <jimb@codesourcery.com>
13788
13789 * gdb.base/default.exp: Update expected output for 'info catch'.
13790
b7fca990
JK
137912007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13792
13793 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
13794 must be set to binary.
13795
6a1afc1e
PA
137962007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
13797
13798 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
13799
a6b151f1
DJ
138002007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
13801
13802 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
13803 gdb.mi/mi-file-transfer.exp: New.
13804
43039443
JK
138052007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13806
13807 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
13808
0ef2251b
MR
138092007-11-22 Maciej W. Rozycki <macro@mips.com>
13810
13811 * gdb.trace/backtrace.exp: Fix a typo.
13812 * gdb.trace/circ.exp: Likewise.
13813 * gdb.trace/collection.exp: Likewise.
13814 * gdb.trace/limits.exp: Likewise.
13815 * gdb.trace/report.exp: Likewise.
13816 * gdb.trace/tfind.exp: Likewise.
13817 * gdb.trace/while-dyn.exp: Likewise.
13818
5443631e
NR
138192007-11-21 Nick Roberts <nickrob@snap.net.nz>
13820
13821 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
13822 objects of pointers that can't be dereferenced are now
13823 "noneditable".
13824
a4ce5b0d
UW
138252007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13826
13827 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
13828 (target_cpu): Remove.
13829
d6e956e5
VP
138302007-10-15 Vladimir Prus <vladimir@codesourcery.com>
13831
13832 * gdb.base/ending-run.exp: Expect the list of cleared
13833 breakpoint to come in natural order, not the reversed one.
a9c64011 13834
214270ab
VP
138352007-11-07 Vladimir Prus <vladimir@codesourcery.com>
13836
13837 * gdb.mi/mi-var-child.c (do_child_deletion): New.
13838 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 13839
1a619819
LM
138402007-11-05 Luis Machado <luisgpm@br.ibm.com>
13841
13842 * gdb.base/printcmds.exp: New function
13843 test_printf_with_dfp.
13844
5b01a6fa
DE
138452007-11-02 Doug Evans <dje@google.com>
13846
13847 * gdb.disasm/t01_mov.s: Remove carriage returns.
13848 * gdb.disasm/t02_mova.s: Ditto.
13849 * gdb.disasm/t03_add.s: Ditto.
13850 * gdb.disasm/t04_sub.s: Ditto.
13851 * gdb.disasm/t05_cmp.s: Ditto.
13852 * gdb.disasm/t06_ari2.s: Ditto.
13853 * gdb.disasm/t07_ari3.s: Ditto.
13854 * gdb.disasm/t08_or.s: Ditto.
13855 * gdb.disasm/t09_xor.s: Ditto.
13856 * gdb.disasm/t10_and.s: Ditto.
13857 * gdb.disasm/t11_logs.s: Ditto.
13858 * gdb.disasm/t12_bit.s: Ditto.
13859 * gdb.disasm/t13_otr.s: Ditto.
13860
ec33ab7f
JK
138612007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13862
13863 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
13864
ae0d01ff
UW
138652007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13866
13867 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
13868 provide DFP support.
13869
55eddb0f
DJ
138702007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
13871
13872 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
13873 Test "set powerpc vector-abi". Skip auto-detection tests for old
13874 toolchains.
13875
7020f05c
PA
138762007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
13877
13878 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
13879 with [string compare].
13880
84bc3db9
PA
138812007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
13882
13883 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
13884 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
13885
5876dc88
LM
138862007-10-25 Luis Machado <luisgpm@br.ibm.com>
13887
13888 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
13889 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
13890 * gdb.opt/Makefile.in: New makefile.
13891 * Makefile.in: Create new directory "gdb.opt".
13892 * configure.ac: Add "gdb.opt" directory.
13893 * configure: Regenerated.
a9c64011 13894
c3ea9a14
DE
138952007-10-25 Doug Evans <dje@google.com>
13896
13897 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
13898 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
13899
a9c64011 139002007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
13901 Thiago Jung Bauermann <bauerman@br.ibm.com>
13902
13903 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
13904 Floating Point expressions.
13905 * gdb.base/dfp-test.exp: new file adding tests for Decimal
13906 Floating Point variables.
13907 * gdb.base/dfp-test.c: new file containing program with Decimal
13908 Floating variables, used by gdb.base/dfp-test.exp.
13909
62a24a2b
DJ
139102007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
13911
13912 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
13913
e7b1eae6
UW
139142007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13915
13916 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
13917 compiling test case with GCC.
13918 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
13919
c641edcc
UW
139202007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13921
13922 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
13923 format changes.
13924
5e5ebfe6
MS
139252007-10-18 Michael Snyder <msnyder@specifix.com>
13926
13927 * gdb.base/dbx.exp: Add missing "-re " operator.
13928
e831e7b6
GM
139292007-10-16 Gaius Mulley <gaius@glam.ac.uk>
13930
13931 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
13932 * configure.ac: Removed trailing spaces after backslash.
13933 * gdb.modula2: New directory.
13934 * gdb.modula2/Makefile.in: New file.
13935 * gdb.modula2/unbounded-array.exp: New file.
13936 * gdb.modula2/unbounded1.c: New file.
13937
7cc46491
DJ
139382007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
13939
13940 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
13941
139422007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
13943
13944 * gdb.base/sigstep.c (main): Add checks for
13945 return values for setitimer call.
13946 Call setitimer again with itimer = ITIMER_REAL
13947 if first call to setitimer fails.
13948
e91528f0
KH
139492007-10-11 Kazu Hirata <kazu@codesourcery.com>
13950
13951 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
13952 of $timeout.
13953
2ec9a4f8
DJ
139542007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
13955
13956 * gdb.server/server-run.exp: Test for dynamic linker symbols.
13957
139582007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
13959
13960 * lib/gdb.exp (gdb_run_cmd): Move comment outside
13961 of gdb_expect call, to avoid interruption.
13962
64b2fa04
PA
139632007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
13964
13965 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
13966 (v_unsigned_long_long, v_long_long_array)
13967 (v_signed_long_long_array, v_unsigned_long_long_array)
13968 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
13969 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
13970 [!NO_LONG_LONG]: New.
13971 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
13972 v_long_long_member.
13973
13974 (v_long_long_func, v_signed_long_long_func)
13975 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
13976 (main) [!NO_LONG_LONG]: Initialize long long variants.
13977
13978 * gdb.base/whatis.exp: If board file requests no_long_long, build
13979 test with NO_LONG_LONG defined. Test long long, signed long long,
13980 and unsigned long long variants but only if board file doesn't
13981 disable it.
13982
a912286e 139832007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 13984 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
13985
13986 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
13987 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
13988 * configure: Regenerated.
13989 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
13990 gdb.pascal/types.exp, lib/pascal.exp: New files.
13991
471ba8c9
DJ
139922007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
13993
13994 * gdb.cp/classes.exp (do_tests): Always step to the line after the
13995 call.
13996 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
13997 to return to the call.
13998 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
13999 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
14000 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
14001 * gdb.mi/mi-until.exp (test_until): Likewise.
14002 * gdb.mi/mi2-until.exp (test_until): Likewise.
14003
fef8a650
DJ
140042007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
14005
14006 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
14007 two-char array.
14008 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
14009
d983da9c
DJ
140102007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
14011
14012 * gdb.threads/watchthreads.c (thread_function): Sleep between
14013 iterations.
14014 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
14015 at once for S/390. Generate matching fails and passes.
14016
17f62551
VP
140172007-09-27 Vladimir Prus <vladimir@codesourcery.com>
14018
14019 * gdb.mi/var-cmd.c (do_children_tests): Initialize
14020 the 'struct_declarations' variable to zeros.
a9c64011 14021
ed0616c6
VP
140222007-09-24 Vladimir Prus <vladimir@codesourcery.com>
14023
14024 * gdb.cp/mb-ctor.cc: New.
14025 * gdb.cp/mb-ctor.exp: New.
14026 * gdb.cp/mb-templates.cc: New.
14027 * gdb.cp/mb-templates.exp: New.
14028
41f1b697
DJ
140292007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
14030
14031 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
14032
3f213f78
PA
140332007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
14034
14035 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
14036 targets.
14037 * configure: Regenerate.
14038
0d381245 140392007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 14040
0d381245
VP
14041 * gdb.base/annota1.exp: Adjust for 'info break'
14042 format changes.
14043 * gdb.base/annota3.exp: Likewise.
14044 * gdb.base/break.exp: Likewise.
14045 * gdb.base/condbreak.exp: Likewise.
14046 * gdb.base/pending.exp: Likewise.
14047 * gdb.base/sepdebug.exp: Likewise.
14048 * gdb.base/unload.exp: Likewise.
14049 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 14050
fe3f5fa8
VP
140512007-09-22 Vladimir Prus <vladimir@codesourcery.com>
14052
14053 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
14054 messages.
14055 * gdb.base/chng-syms.exp: Likewise.
14056 * gdb.base/unload.exp: Likewise.
a9c64011 14057
a75cf6c0
DJ
140582007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
14059
14060 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
14061
18ecae38
DJ
140622007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
14063
14064 * schedlock.c (NUM): Change to 1.
14065 (main): Use args[0] for the main thread.
14066 * schedlock.exp: Only expect two threads. Only issue one pass or fail
14067 regardless of the number of threads.
14068
5509918f
MR
140692007-09-14 Maciej W. Rozycki <macro@mips.com>
14070
4a543daf
MR
14071 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
14072 type down.
14073 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
14074 test.
14075 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
14076 watchpoint type down.
14077 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
14078 test.
14079
140802007-09-14 Maciej W. Rozycki <macro@mips.com>
14081
5509918f
MR
14082 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
14083 Move all the tests here and run them twice, once using software
14084 watchpoints and once using hardware watchpoints.
14085 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
14086
40b53987
DJ
140872007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
14088
14089 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
14090 test.
14091
695e2681
MK
140922007-09-10 Mark Kettenis <kettenis@gnu.org>
14093
8b3fc8d8
MK
14094 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
14095 build-id.
14096
695e2681
MK
14097 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
14098 know about $ORIGIN. Calculate output dir from $dest instead of
14099 using ${objdir}/{$subdir}.
14100
58d69f29
MK
141012007-09-09 Mark Kettenis <kettenis@gnu.org>
14102
14103 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
14104 gcore, before continuing with the test.
14105
3e347599
DJ
141062007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
14107
14108 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
14109 * gdb.mi/mi-watch.exp: Likewise.
14110
ea37ba09
DJ
141112007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
14112 Jim Blandy <jimb@codesourcery.com>
14113
14114 * gdb.arch/i386-sse.exp: Do not expect character constants.
14115 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
14116 * gdb.base/display.exp: Allow print/s.
14117 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
14118 and unsigned char array changes.
14119
2025a643
DJ
141202007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
14121
14122 * gdb.base/display.exp: Add tests for printf %p.
14123
26669a27
PA
141242007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
14125
14126 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
14127 the dll name to unicode.
14128
c8f021f8
JK
141292007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14130
14131 * gdb.base/default.exp (show version): Update the version text.
14132 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
14133
4cf31eea
JK
141342007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14135
14136 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
14137 New files.
14138
4935890f
JK
141392007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14140
14141 * lib/gdb.exp (build_id_debug_filename_get): New function.
14142 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
14143 Remove the generate DEBUG file for the future testcase runs.
14144 New testcase for the NT_GNU_BUILD_ID retrieval.
14145 Move the final testing step to ...
14146 (test_different_dir): ... a new function.
14147 New parameter XFAIL to XFAIL all the tests performed.
14148 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
14149 New parameter TYPE to PF_PREFIX all the tests performed.
14150
02142340
VP
141512007-08-31 Vladimir Prus <vladimir@codesourcery.com>
14152
14153 * gdb.mi/mi-var-cp.cc (path_expression): New
14154 function.
14155 * gdb.mi/mi-var-cp.exp: Run path exression tests.
14156
36acd84e
UW
141572007-08-27 Markus Deuling <deuling@de.ibm.com>
14158
14159 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
14160 to fit into SPU Local Store memory.
14161
a896d121
JB
141622007-08-23 Joel Brobecker <brobecker@adacore.com>
14163
14164 * gdb.base/default.exp: Adjust the expected output of "info
14165 warranty" after the switch to GPLv3.
14166
7b433602
JB
141672007-08-23 Joel Brobecker <brobecker@adacore.com>
14168
14169 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
14170 to 30000 (from 20000).
14171
e22f8b7c
JB
141722007-08-23 Joel Brobecker <brobecker@adacore.com>
14173
14174 Switch the license of all .exp files to GPLv3.
14175 Switch the license of all .f and .f90 files to GPLv3.
14176 Switch the license of all .s and .S files to GPLv3.
14177
5a0e3bd0
JB
141782007-08-23 Joel Brobecker <brobecker@adacore.com>
14179
14180 * configure.ac: Switch license to GPLv3.
14181
cc00619d
JB
141822007-08-23 Joel Brobecker <brobecker@adacore.com>
14183
14184 Switch the licensing to GPLv3 for all .ads and .adb files.
14185
8d26208a
DJ
141862007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
14187
14188 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
14189 and t_int_double.
14190 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
14191
4fcb9948
JB
141922007-08-17 Joel Brobecker <brobecker@adacore.com>
14193
14194 * gdb.base/step-line.c: Switch license to GPL version 3, and
14195 update copyright year.
14196 * gdb.base/step-line.inp: Likewise.
14197
b9c34f67
JB
141982007-08-17 Joel Brobecker <brobecker@adacore.com>
14199
14200 * gdb.base/gdb1555.exp: Make expected output immune to formatting
14201 changes inside gdb1555.c.
14202 * gdb.base/pending.exp: Likewise.
14203
2cc17678
DJ
142042007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
14205
14206 * config/default.exp: New file.
14207
e48883f7
DJ
142082007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
14209
14210 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
14211 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
14212
1ab80e5b
MR
142132007-07-30 Maciej W. Rozycki <macro@mips.com>
14214
14215 * gdb.base/dump.exp: Force the correct endianness for binary
14216 formats not carrying this information.
14217
aba471f5
DJ
142182007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14219
14220 * gdb.threads/staticthreads.exp: Match .*sem_post.
14221
d4e07204
DJ
142222007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
14223
14224 * gdb.base/readline.exp (operate_and_get_next): Match the final
14225 prompt.
14226
2b97317d
KB
142272007-07-23 Kevin Buettner <kevinb@redhat.com>
14228
14229 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
14230 to restarting SID.
14231
44efa07a
KB
142322007-07-18 Kevin Buettner <kevinb@redhat.com>
14233
14234 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
14235 prior to `gdb_start'.
14236
7b5ebade
KB
142372007-07-18 Kevin Buettner <kevinb@redhat.com>
14238
14239 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
14240 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
14241 Remove call to gdb_unload.
14242
255e7678
DJ
142432007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
14244 Daniel Jacobowitz <dan@codesourcery.com>
14245
14246 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
14247 for __WIN32__.
14248 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
14249 * gdb.base/unload.exp: Use shared library test routines.
14250
3a40aaa0
UW
142512007-07-03 Markus Deuling <deuling@de.ibm.com>
14252
14253 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
14254 * gdb.base/solib-symbol-lib.c: Likewise.
14255 * gdb.base/solib-symbol-main.c: Likewise.
14256
b0f4b84b
DJ
142572007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
14258
14259 * config/gdbserver.exp (gdb_reconnect): New.
14260 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
14261 gdb.base/solib-disc.exp: New files.
14262 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
14263 remote debugging".
14264 (gdb_compile): Add shlib_load flag.
14265 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
14266 port.
14267 (gdbserver_reconnect): New.
14268
1b05479a
DJ
142692007-07-01 Nick Roberts <nickrob@snap.net.nz>
14270 Daniel Jacobowitz <dan@codesourcery.com>
14271
14272 * gdb.base/annota3.exp: Test for if construct.
14273
86f78eb2
DJ
142742007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
14275
14276 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
14277
6a2eb474 142782007-06-21 Chris Dearman <chris@mips.com>
a9c64011 14279 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
14280
14281 * gdb.base/display.exp: Allow a newline after display/i.
14282 * gdb.base/pc-fp.exp: Likewise.
14283 * gdb.base/sigbpt.exp: Likewise.
14284
f8b73d13
DJ
142852007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
14286
14287 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
14288 required features to be included.
14289
4339e69e
DJ
142902007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
14291
14292 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
14293 in info threads output.
14294
23d964e7
UW
142952007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14296 Markus Deuling <deuling@de.ibm.com>
14297
14298 * gdb.arch/spu-info.exp: New testcase.
14299 * gdb.arch/spu-info.c: New file.
14300
fd20f75b
DJ
143012007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
14302
14303 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
14304 tpcs_offset. Restore lr after the call.
14305 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
14306
2226f861
DJ
143072007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
14308
14309 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
14310 (gdbserver_run): Kill any running gdbserver.
14311 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
14312
d12371a9
MR
143132007-05-17 Maciej W. Rozycki <macro@mips.com>
14314
14315 * gdb.base/sigbpt.exp: Preset segv_addr.
14316
93f02886
DJ
143172007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
14318
14319 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
14320 (gdb_compile_shlib): Likewise.
14321 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
14322 (default_gdb_init): Clear cleanfiles.
14323 (gdb_finish): Delete recorded cleanfiles.
14324 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
14325
14326 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
14327 Do not use isnative.
14328 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
14329 gdb.base/so-impl-ld.exp: Likewise.
14330 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
14331 * gdb.base/unload.exp: Likewise. Do not pass empty option to
14332 gdb_compile.
14333
b04e06d7
VP
143342007-05-15 Vladimir Prus <vladimir@codesourcery.com>
14335
14336 * config/unknown.exp: Remove.
14337
069ed931
UW
143382007-05-15 Markus Deuling <deuling@de.ibm.com>
14339
14340 * gdb.base/info-proc.exp: Check is_remote.
14341
09db0d03
UW
143422007-05-14 Markus Deuling <deuling@de.ibm.com>
14343
14344 * gdb.base/gcore.exp: Initialize variable core_supported.
14345
af2cbe8c
DJ
143462007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
14347
14348 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
14349
027c0295
DJ
143502007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
14351
14352 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
14353 * gdb.threads/print-threads.exp (test_all_threads): Allow
14354 negative and hexadecimal thread IDs.
14355
dc5000e7
DJ
143562007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
14357
14358 * gdb.java/jprint.java (public): Avoid invalid call to static
14359 method.
14360
2e74ed18
DP
143612007-05-14 Denis Pilat <denis.pilat@st.com>
14362
14363 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
14364 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
14365 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
14366 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
14367 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
14368
83547f02
UW
143692007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14370
14371 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 14372 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
14373 this mode.
14374 * gdb.base/ovlymgr.c: Provide stubs for spu target.
14375 * gdb.base/spu.ld: New file.
14376
b18be20d
DJ
143772007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
14378
14379 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
14380
be444858
DJ
143812007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
14382
14383 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
14384
b1d53152
DJ
143852007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
14386
14387 * gdb.java/jmain.exp: Handle demangled names with and without method
14388 signatures.
14389
d084b331
DJ
143902007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
14391
14392 * gdb.mi/mi-syn-frame.c (main, foo, bar)
14393 (have_a_very_merry_interrupt): Remove calls to puts.
14394 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
14395 inferior output.
14396 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
14397 test names.
14398
db9d7fc5
DJ
143992007-04-29 Markus Deuling <deuling@de.ibm.com>
14400 Daniel Jacobowitz <dan@codesourcery.com>
14401
14402 * gdb.base/auxv.exp (core_works): Also check is_remote.
14403 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
14404
ef783a7d 144052007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 14406
ef783a7d
VP
14407 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
14408 message, not the undefined 'module' variable.
14409 * gdb.base/siginfo.exp: Likewise.
14410 * gdb.base/sigstep.exp: Likewise.
14411 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
14412 serialport.
14413 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
14414
b7b73cae
CV
144152007-04-25 Corinna Vinschen <vinschen@redhat.com>
14416
14417 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
14418 target sim fails. Return 0 otherwise.
14419 (gdb_load): Return prematurely if gdb_target_sim fails.
14420
7d90fdfa
DP
144212007-04-16 Denis Pilat <denis.pilat@st.com>
14422
14423 * gdb.base/setshow.exp: Reset height after having set it to 100.
14424
5d3e9c85
DP
144252007-04-16 Denis Pilat <denis.pilat@st.com>
14426
14427 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
14428
18e75969
DP
144292007-04-16 Denis Pilat <denis.pilat@st.com>
14430
14431 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
14432
25d5ea92
VP
144332007-04-14 Vladimir Prus <vladimir@codesourcery.com>
14434
14435 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
14436 tests. Run the frozen varobjs test.
14437 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 14438 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 14439
0b49cb80
JK
144402007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14441
14442 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
14443 gdb.base/type-opaque.exp: New files.
14444
a73bafbc 144452007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
14446
14447 * gdb.mi/mi-var-child.c
a73bafbc
VP
14448 (do_children_tests): User char[2] instead of
14449 char so that automatic printing of pointers to char
14450 don't give unpredicable result.
14451 * gdb.mi/var-cmd.c (do_locals_test): Initialize
14452 local variables.
14453 * gdb.mi/mi-var-child.exp: Step to right line
14454 of do_children_tests.
14455 * gdb.mi/mi2-var-child.exp: Likewise.
14456 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 14457 do_locals_tests.
a73bafbc
VP
14458 (do_children_tests): User char[2] instead of
14459 char so that automatic printing of pointers to char
a9c64011 14460 don't give unpredicable result.
a73bafbc 14461 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 14462 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
14463 Pass test name to mi_wait_for_stop.
14464
7ce59000
DJ
144652007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
14466
14467 * gdb.asm/asm-source.exp: Remove d10v case.
14468 * lib/gdb.exp (skip_cplus_tests): Likewise.
14469 * gdb.asm/d10v.inc: Deleted.
14470
20389057
DJ
144712007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
14472
14473 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
14474
8807d78b
DJ
144752007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
14476
14477 * config/netware.exp: Delete file.
14478
aa3edb8e
JB
144792007-03-29 Joel Brobecker <brobecker@adacore.com>
14480
14481 * gdb.dwarf2/dw2-noloc.S: New file.
14482 * gdb.dwarf2/dw2-noloc.exp: New file.
14483
297561ac
PA
144842007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
14485
14486 * gdb.cp/method2.cc: New test.
14487 * gdb.cp/method2.exp: New test.
14488 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
14489
1f81bd39
DJ
144902007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
14491
14492 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
14493
9453113a
DJ
144942007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
14495
14496 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
14497
b741e217
DJ
144982007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
14499
14500 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
14501 (gdb_load): Delete, replace with...
14502 (gdb_reload): ...this.
14503 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
14504 * gdb.server/server-mon.exp: Likewise.
14505 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
14506 (gdb_start_cmd): New.
14507 (gdb_file_cmd): Save the last loaded file.
14508 (gdb_reload): New.
14509 (gdb_gnu_strip_debug): Use transform.
14510 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
14511 support here. Use new $last_loaded_file. Check mtime.
14512 (gdb_target_cmd): Handle ObjC failure case.
14513 (infer_host_exec): Delete.
14514 (gdbserver_load): Rename to...
14515 (gdbserver_run): ...this. Simplify.
14516 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
14517 (mi_gdb_load): Move most contents to a new function...
14518 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
14519 (mi_run_cmd): Use mi_gdb_target_load.
14520 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
14521 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
14522 Use gdb_run_cmd.
14523 * gdb.base/charsign.exp: Remove incorrect comment.
14524 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
14525 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
14526 gdb.base/start.exp: Use gdb_start_cmd.
14527
446ab585 145282007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 14529 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
14530
14531 * gdb.base/sigbpt.exp: Fix the message when skipping test.
14532 * gdb.base/signull.exp: Similarly.
14533
bbb88ebf
UW
145342007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14535
14536 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
14537 messages available to test cases (like chng-sym.exp).
14538
cb8c4a99
AS
145392007-03-14 Andreas Schwab <schwab@suse.de>
14540
14541 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
14542 format changes.
14543
4e463ff5
DJ
145442007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
14545
14546 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
14547 (optimized_1): New.
14548 (main): Call optimized_1.
14549 (gdb2029): Correct typos. Call gdb2029_marker.
14550 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
14551 for gdb2029.
14552
b6db2c47
MK
145532007-03-12 Mark Kettenis <kettenis@gnu.org>
14554
14555 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
14556 as tabs. Remove redundant test pattern.
14557
70ed3737
UW
145582007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14559
14560 * gdb.base/long_long.exp: Accept optional symbol name in <...>
14561 for /a format output.
14562
47b67b60
DJ
145632007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
14564
14565 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
14566 collect output incrementally.
14567
b8953b0e
UW
145682007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14569
14570 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
14571 for -var-create lpcharacter test.
14572 * gdb.mi/mi2-var-cmd.exp: Likewise.
14573
7acd5c40
UW
145742007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14575
14576 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
14577 pass on targets where address zero is readable.
14578
9c6759c1
UW
145792007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14580
14581 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
14582 just a single architecture.
14583
a2f1aeb4
UW
145842007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14585
14586 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
14587 (fetch_all_registers): New function, uses gdb_test_multiple and
14588 exp_continue to fetch inferior output line-by-line.
14589 Replace all uses of do_get_all_registers by fetch_all_registers.
14590
46579ac2
UW
145912007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14592
14593 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
14594 in target_info.
14595
fc133f24
MS
145962007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14597
a9c64011 14598 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
14599 consistancy; add a default (timeout) case.
14600
7646a51d
MS
146012007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14602
14603 * gdb.base/watchpoint.exp: Fix truncated comment.
14604
dcfff61f
MS
146052007-03-02 Michael Snyder <michael.snyder@palmsource.com>
14606
14607 * Makefile.in: Remove spurious single-quotes from sed command.
14608
664e3ee9
DJ
146092007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
14610
14611 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
14612 func.
14613 * gdb.mi/mi2-var-cmd.exp: Likewise.
14614
d7cc6f2f
JB
146152007-02-27 Joel Brobecker <brobecker@adacore.com>
14616
a9c64011
AS
14617 * gdb.dwarf2/dw2-producer.S: New file.
14618 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
14619
146202007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
14621
14622 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
14623 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
14624 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
14625 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
14626 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
14627 Revert tests to use mi_gdb_test and include value field in output
14628 of -var-create.
14629
93d42b30
DJ
146302007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
14631
14632 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
14633
c499ed39
DJ
146342007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
14635
14636 * gdb.base/maint.exp: Remove full paths from test names.
14637 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
14638 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
14639
9836f81b
JB
146402007-02-27 Joel Brobecker <brobecker@adacore.com>
14641
14642 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
14643
c74d0ad8
DJ
146442007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14645
14646 * gdb.server/server-mon.exp: New test.
14647
2711e456
DJ
146482007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14649
14650 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
14651
ff6f572f
DJ
146522007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
14653
14654 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
14655 register capitalization.
14656
fada3feb
DP
146572007-02-13 Denis Pilat <denis.pilat@st.com>
14658
14659 * gdb.mi/mi-var-invalidate.exp: New file.
14660
fb1e4ffc
DJ
146612007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14662
14663 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
14664
3da939d7
DJ
146652007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14666
14667 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
14668
123dc839
DJ
146692007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
14670
14671 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
14672 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
14673
877e3645 146742007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
14675
14676 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
14677 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
14678 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
14679 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
14680 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 14681 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 14682 Update tests to include value field in output of -var-create.
a9c64011 14683
3c0a2960
AS
146842007-02-08 Andreas Schwab <schwab@suse.de>
14685
14686 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
14687
108546a0
DJ
146882007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
14689
14690 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
14691 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
14692
d701dcab
DP
146932007-02-02 Denis Pilat <denis.pilat@st.com>
14694
14695 * gdb.threads/threadapply.exp: check that frame is not changed by
14696 the thread apply all command.
14697
783e3e2f
AS
146982007-01-31 Andreas Schwab <schwab@suse.de>
14699
6d9c3a87
AS
14700 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
14701
3c50d7b9
AS
14702 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
14703 in the dwarf sections.
14704 * gdb.dwarf2/mac-fileno.S: Likewise.
14705
783e3e2f
AS
14706 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
14707 bspstore register on ia64.
14708
78ff580e
AS
147092007-01-29 Andreas Schwab <schwab@suse.de>
14710
cc8e9b12
AS
14711 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
14712 "frame-begin" annotation.
14713
78ff580e
AS
14714 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
14715 number of "frames-invalid" annotations.
14716
704a4f78
DJ
147172007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14718
14719 * gdb.base/commands.exp: Call if_commands_test.
14720 (gdb_test_no_prompt, if_commands_test): New.
14721
e741bf94
MK
147222007-01-28 Mark Kettenis <kettenis@gnu.org>
14723
14724 * gdb.threads/sigthread.c (NSIGS): Make bigger.
14725
474d0ad3
AS
147262007-01-27 Andreas Schwab <schwab@suse.de>
14727
14728 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
14729 .short/.int/.quad in the dwarf sections.
14730 * gdb.dwarf2/dw2-intercu.S: Likewise.
14731 * gdb.dwarf2/dw2-intermix.S: Likewise.
14732
e784b426
JK
147332007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14734
14735 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
14736 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
14737 array.
e784b426
JK
14738 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
14739 * gdb.base/setvar.exp: Likewise.
14740
37f08e04
AS
147412007-01-26 Andreas Schwab <schwab@suse.de>
14742
9a01813a
AS
14743 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
14744 test.
14745
37f08e04
AS
14746 * gdb.base/multi-forks.exp ("restart $i"): Also match
14747 __kernel_syscall_via_break.
14748
6e2a9270
VP
147492007-01-24 Vladimir Prus <vladimir@codesourcery.com>
14750
14751 * lib/mi-support.exp (mi_delete_varobj): New.
14752 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
14753 testcase.
14754 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
14755 (main): Call the above.
14756 (reference_update_test, base_in_reference_test)
14757 (reference_to_pointer): Delete the created varobjs.
a9c64011 14758
e515b470
DJ
147592007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
14760
14761 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
14762 * configure: Regenerated.
14763 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
14764 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
14765 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
14766 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
14767 * lib/gdb.exp (gdb_skip_xml_test): New function.
14768
08d8bcd7
DJ
147692007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
14770
14771 * gdb.base/sigrepeat.exp: Correct error message.
14772
147732007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
14774 Daniel Jacobowitz <dan@codesourcery.com>
14775
14776 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
14777 gdb.arch/i386-gnu-cfi-asm.S: New files.
14778
97c3f1f3
JK
147792007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14780
14781 * lib/gdb.exp: Abort on missing `site.exp'.
14782
cb1df416
DJ
147832007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14784 Daniel Jacobowitz <dan@codesourcery.com>
14785
14786 * gdb.base/included.c, gdb.base/included.exp,
14787 gdb.base/included.h: New files.
14788
35990120
DJ
147892007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
14790
14791 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
14792 (maximize_rlimit): Reduce limits on 64-bit systems.
14793
6e81a116 147942007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
14795
14796 From Marcus Deuling <deuling@de.ibm.com>:
14797 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
14798 every case.
14799
6c3c41f3
NR
148002007-01-13 Nick Roberts <nickrob@snap.net.nz>
14801
14802 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
14803 (test_path_specification): Use objdir instead of srcdir to always
14804 get an absolute filename.
14805
2f12c312
DJ
148062007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
14807
14808 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
14809
81121995
VP
148102007-01-11 Vladimir Prus <vladimir@codesourcery.com>
14811
14812 * gdb.mi/mi-var-cp.cc (reference_update_tests):
14813 Make sure the variable we're using is in scope.
14814 (reference_to_pointer): Likewise.
14815
4741b737
DJ
148162007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
14817
14818 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
14819 has no debug information.
14820
054410c3
DJ
148212007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
14822
14823 * gdb.base/annota1.exp: Remove extra send_gdb.
14824
818f79f6
DJ
148252007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14826
14827 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
14828
f7a6bb70
DJ
148292007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14830
14831 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
14832
57e66780
DJ
148332007-01-08 Nick Roberts <nickrob@snap.net.nz>
14834 Daniel Jacobowitz <dan@codesourcery.com>
14835
14836 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
14837 lcharacter or linteger change. Correct duplicated test name.
14838 * gdb.mi/mi2-var-cmd.exp: Likewise.
14839
3d799a95
DJ
148402007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
14841
14842 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
14843
148442007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 14845
a9c64011
AS
14846 * gdb.base/nofield.c: New file.
14847 * gdb.base/nofield.exp: New testcase.
51679ba9 14848
eafb94e8
NR
148492007-01-05 Nick Roberts <nickrob@snap.net.nz>
14850
14851 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
14852
14853 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
14854 test.
14855
5e572bb4
DJ
148562007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
14857
14858 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
14859
74a44383
DJ
148602007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
14861
14862 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
14863 when continuing.
14864
1b572db9
DJ
148652007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14866
14867 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
14868 Expect ".exe" extension.
14869
381bc39b
DJ
148702007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14871
14872 * gdb.base/charset.exp: Add explicit filename to break.
14873 * gdb.base/dbx.exp: Add explicit filename to breaks.
14874
2b70e4c6
DJ
148752007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
14876
14877 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
14878 * gdb.mi/mi2-file.exp: Likewise.
14879
303b6f5d
DJ
148802007-01-04 Vladimir Prus <vladimir@codesourcery.com>
14881
14882 Implement specification of MI tests as comments
14883 in C and C++ sources.
14884 * lib/mi-support.exp (mi_autotest_data): New variable.
14885 (mi_autotest_source): New variable.
14886 (count_newlines, mi_prepare_inline_tests)
14887 (mi_get_inline_test, mi_continue_to_line)
14888 (mi_run_inline_test, mi_tbreak)
14889 (mi_send_resuming_command, mi_wait_for_stop): New functions.
14890 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
14891 Run inline tests.
14892 * gdb.mi/mi-var-cp.cc: Define tests here.
14893
23da0d94
VP
148942007-01-04 Vladimir Prus <vladimir@codesourcery.com>
14895
14896 Simplify usage of mi_continue_to.
14897 * lib/mi-support.exp (mi_runto_helper): Renamed
14898 from mi_runto, added new parameter 'run_or_continue'.
14899 (mi_runto): Use mi_runto_helper.
14900 (mi_continue_to): Accept just function name as parameter.
14901 Use mi_runto_helper.
14902 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
14903 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 14904
f9e18282
JB
149052006-01-04 Joel Brobecker <brobecker@adacore.com>
14906
14907 Make this testcase a bit more realistic. The current code
14908 is too simplistic, and allows the compiler to optimize out
14909 some of the entities we need for this testcase.
14910 * gdb.ada/null_record/bar.ads (Void_Star): New type.
14911 (Do_Nothing): Add extra parameter.
14912 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
14913 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
14914 by using a variable of type Void_Star.
14915
fd678c65
JB
149162006-01-04 Joel Brobecker <brobecker@adacore.com>
14917
14918 * gdb.ada/catch_ex/foo.adb: New file.
14919 * gdb.ada/catch_ex.exp: New testcase.
14920
05cfdb42
DJ
149212007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
14922
14923 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
14924 pass --image-base to linker.
14925
2e03ee74
DJ
149262007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14927 Daniel Jacobowitz <dan@codesourcery.com>
14928
14929 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
14930 secondary prompts.
14931
0d5de010
DJ
149322007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
14933
14934 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
14935 output. Test the types of members and member pointers.
14936 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
14937 gdb/2092.
14938 * gdb.cp/member-ptr.exp: Search for a comment instead of a
14939 statement. Enable for GCC. Update expected output for some tests
14940 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
14941 layout.
14942 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
14943 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
14944 (Diamond::vget_base): New.
14945 (main): Add new tests.
14946 * gdb.cp/printmethod.exp: Update expected output for member functions.
14947 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
14948 print pEe->D::vg().
14949
61a771aa
DJ
149502007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
14951
14952 * gdb.threads/tls.exp: Allow stops in sem_post.
14953
2fa63963
DJ
149542006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
14955
14956 * gdb.base/annota1.exp: Allow .*printf in backtraces.
14957 * gdb.base/annota3.exp: Likewise.
14958 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
14959 again (instead of timing out).
14960 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
14961 GCC bug 26475.
14962 * gdb.java/jmisc.exp: Adjust to work with method signatures including
14963 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
14964 test from jmisc1.exp.
14965 * gdb.java/jmisc1.exp: Delete.
14966 * gdb.java/jprint.exp: Adjust to work with method signatures including
14967 return types.
14968 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
14969 * gdb.threads/linux-dp.exp: Don't be confused by program output.
14970 * lib/java.exp (compile_java_from_source): Pass the correct type
14971 to target_compile.
14972
5eefc2b7
JB
149732006-12-31 Joel Brobecker <brobecker@adacore.com>
14974
14975 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
14976 (stack_align_edx): New function.
14977 (stack_align_eax): New function.
14978 (main): Add calls to stack_align_edx and stack_align_eax.
14979 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
14980 Add testing for the cases where the register used during a stack
14981 realignment is edx. Same for eax.
14982
227c54da
DJ
149832006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
14984
14985 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
14986 and generic PE targets.
14987
cab8ac94
JB
149882006-12-29 Joel Brobecker <brobecker@adacore.com>
14989
14990 * gdb.ada/array_return.exp: Update copyright date list.
14991
ba54f318
JB
149922006-12-27 Joel Brobecker <brobecker@adacore.com>
14993
14994 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
14995 (Create_Small_Float_Vector): New function.
14996 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
14997 function body.
14998 * gdb.ada/array_return/p.adb: Use new type and function from
14999 package Pck.
15000 * gdb.ada/array_return.exp: Add a test verifying that GDB is
15001 able to print the value returned by a function returning an
15002 array of float.
15003
6b7a35dd
JB
150042006-12-20 Joel Brobecker <brobecker@adacore.com>
15005
15006 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
15007 The associated tests should be PASSing.
15008
038224f6
VP
150092006-12-08 Vladimir Prus <vladimir@codesourcery.com>
15010
15011 Test for base in references.
15012 * gdb.mi/mi-var-cp.cc: Add test code.
15013 * gdb.mi/mi-var-cp.exp: Test for bases in references.
15014 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
15015 * gdb.mi/mi2-watch.exp: Likewise.
15016 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
15017 (mi_list_varobj_children): New function.
15018
b26ed50d
VP
150192006-12-08 Vladimir Prus <vladimir@codesourcery.com>
15020
15021 * lib/mi-support.exp
15022 (mi_runto): Accept "()" after function name.
15023 (mi_create_varobj): New function.
15024 (mi_varobj_update): New function.
15025 (mi_Check_varobj_value): New function.
15026 * gdb.mi/mi-var-cp.exp: New file.
15027 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 15028
08232497
DJ
150292006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
15030
15031 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
15032 gdb.base/weaklib2.c: New files.
15033
d394c993 150342006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 15035
ac6c2fba
NS
15036 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
15037 info. Adjust test names.
15038
8ec659a0 15039 * gdb.base/break.c (main): Move position of malloc.
d394c993 15040 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 15041
acd65feb
VP
150422006-11-28 Vladimir Prus <vladimir@codesourcery.com>
15043
15044 * gdb.mi/mi-var-cmd.exp: Check -var-update after
15045 assignement of arrays and function pointers.
15046 * gdb.mi/var-cmd.c: Add declaration necessary for above
15047 tests.
15048
f556d5e5
NS
150492006-11-27 Nathan Sidwell <nathan@codesourcery.com>
15050
15051 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
15052
15053 * gdb.threads/linux-dp.exp: Read thread table before and after
15054 creating each philosopher and verify it.
15055
697bc68d
NS
150562006-11-27 Nathan Sidwell <nathan@codesourcery.com>
15057 Paul Brook <paul@codesourcery.com>
15058 Daniel Jacobowitz <dan@codesourcery.com>
15059
15060 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 15061 main to remove duplication. Add start function of the form
697bc68d
NS
15062 '_*start[1-9]*'. Add RVDS start function.
15063
29d73ae4
DJ
150642006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
15065
15066 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
15067
c1d88655
UW
150682006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15069
15070 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
15071 * gdb.asm/spu.inc: New file.
15072 * gdb.base/term.exp: Disable if [target_info exists noargs].
15073 * gdb.gdb/complaints.exp: Disable if ![isnative].
15074 * gdb.gdb/selftest.exp: Likewise.
15075 * gdb.gdb/observer.exp: Likewise.
15076 * gdb.gdb/xfullpath.exp: Likewise.
15077 * gdb.base/attach.exp: Disable on SPU target.
15078 * gdb.cp/bs145503.exp: Likewise.
15079 * gdb.cp/exception.exp: Likewise.
15080 * gdb.cp/userdef.exp: Likewise.
15081
32a13b1a
DJ
150822006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
15083
15084 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
15085
d8295fe9
VP
150862006-11-10 Vladimir Prus <vladimir@codesourcery.com>
15087
15088 * gdb.base/completion.exp: Fix completion tests for
15089 'info' and 'info '.
15090 * gdb.base/help.exp (help_test_raw, test_class_help)
15091 (test_prefix_command_help): Move...
15092 * lib/gdb.exp: Here.
15093 * gdb.base/main.exp: Adjust.
15094 * gdb.cp/maint.exp: Adjust.
15095 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 15096
8c394015
VP
150972006-11-09 Vladimir Prus <vladimir@codesourcery.com>
15098
15099 * gdb.stabs/weird.exp (print_weird_var): Use
15100 gdb_test_multiple instead of gdb_expect.
15101
027fc1bc
VP
151022006-11-09 Vladimir Prus <vladimir@codesourcery.com>
15103
15104 * gdb.base/help.exp (help_test_raw): New.
15105 (test_class_help): New.
15106 (test_prefix_command_help): New.
15107 Adjust testcases.
15108
67609209
FR
151092006-11-09 Christophe Lyon <christophe.lyon@st.com>
15110
15111 * gdb.base/constvars.c (main): Write to crass and crips, so that
15112 they are allocated by the compiler.
15113
f73adfeb
AS
151142006-10-27 Andreas Schwab <schwab@suse.de>
15115
15116 * gdb.base/multi-forks.exp: Use "detach fork" instead of
15117 "detach-fork".
15118
2f83a18e
DJ
151192006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
15120
15121 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
15122 of patterns.
15123
94277a38
DJ
151242006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
15125
15126 * gdb.base/sepdebug.exp: Remove debug format test.
15127 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
15128 Handle no-symtab.
15129 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
15130
5bd2f6e2
DJ
151312006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
15132
15133 * gdb.threads/manythreads.c (thread_function, main): Don't cast
15134 int to pointer or pointer to int.
15135 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
15136
8c008720
DJ
151372006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
15138
15139 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
15140
9e35dae4
DJ
151412006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
15142
15143 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
15144
d9639e13
DJ
151452006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
15146
15147 PR c++/2116
15148 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
15149
390a1bd0
JB
151502006-10-06 Joel Brobecker <brobecker@adacore.com>
15151
15152 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
15153 the corresponding bug has been fixed in GDB (PR/2018).
15154
dd920c33
JB
151552006-10-06 Joel Brobecker <brobecker@adacore.com>
15156
15157 * gdb.base/subst.exp: New testcase.
15158
53bbefe9
JB
151592006-10-06 Joel Brobecker <brobecker@adacore.com>
15160
15161 * gdb.ada/array_return/pck.ads: Add copyright notice.
15162 * gdb.ada/array_return/pck.adb: Likewise.
15163 * gdb.ada/array_return/p.adb: Likewise.
15164 * gdb.ada/exec_changed/first.adb: Likewise.
15165 * gdb.ada/exec_changed/second.adb: Likewise.
15166
09851417
JB
151672006-10-06 Joel Brobecker <brobecker@adacore.com>
15168
15169 * gdb.ada/watch_arg/watch.adb: New file.
15170 * gdb.ada/watch_arg.exp: New testcase.
15171
041bf30d
VP
151722006-10-02 Vladimir Prus <vladimir@codesourcery.com>
15173
15174 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 15175 via string_to_regexp.
041bf30d 15176 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 15177
f286fbdd 151782006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
15179
15180 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
15181 Remove unused / obsolete files.
15182
7c07f349
NR
151832006-09-19 Nick Roberts <nickrob@snap.net.nz>
15184
15185 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
15186
cd5ff84a
VP
151872006-09-17 Vladimir Prus <vladimir@codesourcery.com>
15188
15189 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
15190 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 15191 the number of frames.
cd5ff84a 15192
ae018d1a
DJ
151932006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
15194
15195 * gdb.base/args.c (main): Add breakpoint marker.
15196 * gdb.base/args.exp: Use args_test for tests. Add new tests which
15197 really test empty arguments.
15198 (args_load): Delete.
15199 (args_test): New.
15200
b399c549
NR
152012006-09-13 Nick Roberts <nickrob@snap.net.nz>
15202
15203 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 15204 check for one file.
b399c549 15205
2ab1eb7a
VP
152062006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
15207
15208 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
15209 HIGH_FRAME argument to -stack-list-locals can be larger than
15210 the number of frames.
a9c64011 15211
476308bf
FF
152122006-08-18 Fred Fish <fnf@specifix.com>
15213
15214 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
15215 '$' in front of skip_vmx_tests_saved when setting that.
15216
8625200f
AS
152172006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
15218
15219 * gdb.base/trace-commands.exp: New file.
15220
089ec8f1
DJ
152212006-08-10 Joel Brobecker <brobecker@adacore.com>
15222 Daniel Jacobowitz <dan@codesourcery.com>
15223
15224 * gdb.base/step-bt.exp: Make hexadecimal address optional in
15225 expected output of the backtrace commands.
15226
b60f0898
JB
152272006-08-09 Joel Brobecker <brobecker@adacore.com>
15228
15229 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
15230 untested followed by return combination.
15231 * gdb.arch/altivec-regs.exp: Likewise.
15232 * gdb.arch/e500-abi.exp: Likewise.
15233 * gdb.arch/e500-regs.exp: Likewise.
15234 * gdb.arch/gdb1291.exp: Likewise.
15235 * gdb.arch/gdb1431.exp: Likewise.
15236 * gdb.arch/gdb1558.exp: Likewise.
15237 * gdb.arch/i386-prologue.exp: Likewise.
15238 * gdb.arch/i386-unwind.exp: Likewise.
15239 * gdb.asm/asm-source.exp: Likewise.
15240 * gdb.base/a2-run.exp: Likewise.
15241 * gdb.base/advance.exp: Likewise.
15242 * gdb.base/all-bin.exp: Likewise.
15243 * gdb.base/annota1.exp: Likewise.
15244 * gdb.base/annota3.exp: Likewise.
15245 * gdb.base/args.exp: Likewise.
15246 * gdb.base/arithmet.exp: Likewise.
15247 * gdb.base/assign.exp: Likewise.
15248 * gdb.base/async.exp: Likewise.
15249 * gdb.base/attach.exp: Likewise.
15250 * gdb.base/bang.exp: Likewise.
15251 * gdb.base/bigcore.exp: Likewise.
15252 * gdb.base/bitfields.exp: Likewise.
15253 * gdb.base/bitfields2.exp: Likewise.
15254 * gdb.base/break.exp: Likewise.
15255 * gdb.base/call-sc.exp: Likewise.
15256 * gdb.base/call-strs.exp: Likewise.
15257 * gdb.base/callfuncs.exp: Likewise.
15258 * gdb.base/checkpoint.exp: Likewise.
15259 * gdb.base/chng-syms.exp: Likewise.
15260 * gdb.base/code-expr.exp: Likewise.
15261 * gdb.base/commands.exp: Likewise.
15262 * gdb.base/completion.exp: Likewise.
15263 * gdb.base/cond-expr.exp: Likewise.
15264 * gdb.base/condbreak.exp: Likewise.
15265 * gdb.base/consecutive.exp: Likewise.
15266 * gdb.base/constvars.exp: Likewise.
15267 * gdb.base/corefile.exp: Likewise.
15268 * gdb.base/cvexpr.exp: Likewise.
15269 * gdb.base/dbx.exp: Likewise.
15270 * gdb.base/define.exp: Likewise.
15271 * gdb.base/detach.exp: Likewise.
15272 * gdb.base/display.exp: Likewise.
15273 * gdb.base/dump.exp: Likewise.
15274 * gdb.base/ena-dis-br.exp: Likewise.
15275 * gdb.base/ending-run.exp: Likewise.
15276 * gdb.base/environ.exp: Likewise.
15277 * gdb.base/eval-skip.exp: Likewise.
15278 * gdb.base/exprs.exp: Likewise.
15279 * gdb.base/fileio.exp: Likewise.
15280 * gdb.base/finish.exp: Likewise.
15281 * gdb.base/float.exp: Likewise.
15282 * gdb.base/foll-exec.exp: Likewise.
15283 * gdb.base/foll-fork.exp: Likewise.
15284 * gdb.base/foll-vfork.exp: Likewise.
15285 * gdb.base/freebpcmd.exp: Likewise.
15286 * gdb.base/funcargs.exp: Likewise.
15287 * gdb.base/gcore.exp: Likewise.
15288 * gdb.base/gdb1090.exp: Likewise.
15289 * gdb.base/gdb1250.exp: Likewise.
15290 * gdb.base/huge.exp: Likewise.
15291 * gdb.base/info-proc.exp: Likewise.
15292 * gdb.base/interrupt.exp: Likewise.
15293 * gdb.base/jump.exp: Likewise.
15294 * gdb.base/langs.exp: Likewise.
15295 * gdb.base/lineinc.exp: Likewise.
15296 * gdb.base/list.exp: Likewise.
15297 * gdb.base/logical.exp: Likewise.
15298 * gdb.base/long_long.exp: Likewise.
15299 * gdb.base/macscp.exp: Likewise.
15300 * gdb.base/maint.exp: Likewise.
15301 * gdb.base/mips_pro.exp: Likewise.
15302 * gdb.base/miscexprs.exp: Likewise.
15303 * gdb.base/multi-forks.exp: Likewise.
15304 * gdb.base/opaque.exp: Likewise.
15305 * gdb.base/overlays.exp: Likewise.
15306 * gdb.base/pc-fp.exp: Likewise.
15307 * gdb.base/pointers.exp: Likewise.
15308 * gdb.base/printcmds.exp: Likewise.
15309 * gdb.base/psymtab.exp: Likewise.
15310 * gdb.base/ptype.exp: Likewise.
15311 * gdb.base/recurse.exp: Likewise.
15312 * gdb.base/relational.exp: Likewise.
15313 * gdb.base/relocate.exp: Likewise.
15314 * gdb.base/remote.exp: Likewise.
15315 * gdb.base/reread.exp: Likewise.
15316 * gdb.base/restore.exp: Likewise.
15317 * gdb.base/return.exp: Likewise.
15318 * gdb.base/return2.exp: Likewise.
15319 * gdb.base/scope.exp: Likewise.
15320 * gdb.base/sect-cmd.exp: Likewise.
15321 * gdb.base/sep.exp: Likewise.
15322 * gdb.base/sepdebug.exp: Likewise.
15323 * gdb.base/setshow.exp: Likewise.
15324 * gdb.base/setvar.exp: Likewise.
15325 * gdb.base/sigall.exp: Likewise.
15326 * gdb.base/sigbpt.exp: Likewise.
15327 * gdb.base/signals.exp: Likewise.
15328 * gdb.base/signull.exp: Likewise.
15329 * gdb.base/sizeof.exp: Likewise.
15330 * gdb.base/solib.exp: Likewise.
15331 * gdb.base/step-line.exp: Likewise.
15332 * gdb.base/step-test.exp: Likewise.
15333 * gdb.base/structs.exp: Likewise.
15334 * gdb.base/structs2.exp: Likewise.
15335 * gdb.base/term.exp: Likewise.
15336 * gdb.base/twice.exp: Likewise.
15337 * gdb.base/until.exp: Likewise.
15338 * gdb.base/varargs.exp: Likewise.
15339 * gdb.base/volatile.exp: Likewise.
15340 * gdb.base/watchpoint.exp: Likewise.
15341 * gdb.base/whatis-exp.exp: Likewise.
15342 * gdb.base/whatis.exp: Likewise.
15343 * gdb.cp/ambiguous.exp: Likewise.
15344 * gdb.cp/annota2.exp: Likewise.
15345 * gdb.cp/annota3.exp: Likewise.
15346 * gdb.cp/bool.exp: Likewise.
15347 * gdb.cp/breakpoint.exp: Likewise.
15348 * gdb.cp/casts.exp: Likewise.
15349 * gdb.cp/class2.exp: Likewise.
15350 * gdb.cp/classes.exp: Likewise.
15351 * gdb.cp/cplusfuncs.exp: Likewise.
15352 * gdb.cp/ctti.exp: Likewise.
15353 * gdb.cp/derivation.exp: Likewise.
15354 * gdb.cp/exception.exp: Likewise.
15355 * gdb.cp/gdb1355.exp: Likewise.
15356 * gdb.cp/hang.exp: Likewise.
15357 * gdb.cp/inherit.exp: Likewise.
15358 * gdb.cp/local.exp: Likewise.
15359 * gdb.cp/m-data.exp: Likewise.
15360 * gdb.cp/m-static.exp: Likewise.
15361 * gdb.cp/member-ptr.exp: Likewise.
15362 * gdb.cp/method.exp: Likewise.
15363 * gdb.cp/misc.exp: Likewise.
15364 * gdb.cp/namespace.exp: Likewise.
15365 * gdb.cp/overload.exp: Likewise.
15366 * gdb.cp/ovldbreak.exp: Likewise.
15367 * gdb.cp/pr-1023.exp: Likewise.
15368 * gdb.cp/pr-1210.exp: Likewise.
15369 * gdb.cp/pr-574.exp: Likewise.
15370 * gdb.cp/printmethod.exp: Likewise.
15371 * gdb.cp/psmang.exp: Likewise.
15372 * gdb.cp/ref-params.exp: Likewise.
15373 * gdb.cp/ref-types.exp: Likewise.
15374 * gdb.cp/rtti.exp: Likewise.
15375 * gdb.cp/templates.exp: Likewise.
15376 * gdb.cp/try_catch.exp: Likewise.
15377 * gdb.cp/userdef.exp: Likewise.
15378 * gdb.cp/virtfunc.exp: Likewise.
15379 * gdb.disasm/am33.exp: Likewise.
15380 * gdb.disasm/h8300s.exp: Likewise.
15381 * gdb.disasm/mn10300.exp: Likewise.
15382 * gdb.disasm/sh3.exp: Likewise.
15383 * gdb.disasm/t01_mov.exp: Likewise.
15384 * gdb.disasm/t02_mova.exp: Likewise.
15385 * gdb.disasm/t03_add.exp: Likewise.
15386 * gdb.disasm/t04_sub.exp: Likewise.
15387 * gdb.disasm/t05_cmp.exp: Likewise.
15388 * gdb.disasm/t06_ari2.exp: Likewise.
15389 * gdb.disasm/t07_ari3.exp: Likewise.
15390 * gdb.disasm/t08_or.exp: Likewise.
15391 * gdb.disasm/t09_xor.exp: Likewise.
15392 * gdb.disasm/t10_and.exp: Likewise.
15393 * gdb.disasm/t11_logs.exp: Likewise.
15394 * gdb.disasm/t12_bit.exp: Likewise.
15395 * gdb.disasm/t13_otr.exp: Likewise.
15396 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
15397 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
15398 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15399 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
15400 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
15401 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
15402 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
15403 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
15404 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
15405 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
15406 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
15407 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
15408 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
15409 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
15410 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
15411 * gdb.mi/gdb701.exp: Likewise.
15412 * gdb.mi/gdb792.exp: Likewise.
15413 * gdb.mi/mi-basics.exp: Likewise.
15414 * gdb.mi/mi-break.exp: Likewise.
15415 * gdb.mi/mi-cli.exp: Likewise.
15416 * gdb.mi/mi-console.exp: Likewise.
15417 * gdb.mi/mi-disassemble.exp: Likewise.
15418 * gdb.mi/mi-eval.exp: Likewise.
15419 * gdb.mi/mi-file.exp: Likewise.
15420 * gdb.mi/mi-read-memory.exp: Likewise.
15421 * gdb.mi/mi-regs.exp: Likewise.
15422 * gdb.mi/mi-return.exp: Likewise.
15423 * gdb.mi/mi-simplerun.exp: Likewise.
15424 * gdb.mi/mi-stack.exp: Likewise.
15425 * gdb.mi/mi-stepi.exp: Likewise.
15426 * gdb.mi/mi-syn-frame.exp: Likewise.
15427 * gdb.mi/mi-until.exp: Likewise.
15428 * gdb.mi/mi-var-block.exp: Likewise.
15429 * gdb.mi/mi-var-child.exp: Likewise.
15430 * gdb.mi/mi-var-cmd.exp: Likewise.
15431 * gdb.mi/mi-var-display.exp: Likewise.
15432 * gdb.mi/mi-watch.exp: Likewise.
15433 * gdb.mi/mi2-basics.exp: Likewise.
15434 * gdb.mi/mi2-break.exp: Likewise.
15435 * gdb.mi/mi2-cli.exp: Likewise.
15436 * gdb.mi/mi2-console.exp: Likewise.
15437 * gdb.mi/mi2-disassemble.exp: Likewise.
15438 * gdb.mi/mi2-eval.exp: Likewise.
15439 * gdb.mi/mi2-file.exp: Likewise.
15440 * gdb.mi/mi2-read-memory.exp: Likewise.
15441 * gdb.mi/mi2-regs.exp: Likewise.
15442 * gdb.mi/mi2-return.exp: Likewise.
15443 * gdb.mi/mi2-simplerun.exp: Likewise.
15444 * gdb.mi/mi2-stack.exp: Likewise.
15445 * gdb.mi/mi2-stepi.exp: Likewise.
15446 * gdb.mi/mi2-syn-frame.exp: Likewise.
15447 * gdb.mi/mi2-until.exp: Likewise.
15448 * gdb.mi/mi2-var-block.exp: Likewise.
15449 * gdb.mi/mi2-var-child.exp: Likewise.
15450 * gdb.mi/mi2-var-cmd.exp: Likewise.
15451 * gdb.mi/mi2-var-display.exp: Likewise.
15452 * gdb.mi/mi2-watch.exp: Likewise.
15453 * gdb.stabs/exclfwd.exp: Likewise.
15454 * gdb.stabs/weird.exp: Likewise.
15455 * gdb.threads/gcore-thread.exp: Likewise.
15456 * gdb.trace/actions.exp: Likewise.
15457 * gdb.trace/backtrace.exp: Likewise.
15458 * gdb.trace/circ.exp: Likewise.
15459 * gdb.trace/collection.exp: Likewise.
15460 * gdb.trace/deltrace.exp: Likewise.
15461 * gdb.trace/infotrace.exp: Likewise.
15462 * gdb.trace/limits.exp: Likewise.
15463 * gdb.trace/packetlen.exp: Likewise.
15464 * gdb.trace/passc-dyn.exp: Likewise.
15465 * gdb.trace/passcount.exp: Likewise.
15466 * gdb.trace/report.exp: Likewise.
15467 * gdb.trace/save-trace.exp: Likewise.
15468 * gdb.trace/tfind.exp: Likewise.
15469 * gdb.trace/tracecmd.exp: Likewise.
15470 * gdb.trace/while-dyn.exp: Likewise.
15471 * gdb.trace/while-stepping.exp: Likewise.
15472
f4b618d1
JB
154732006-08-08 Joel Brobecker <brobecker@adacore.com>
15474
15475 * gdb.base/step-bt.c: New file.
15476 * gdb.base/step-bt.exp: New testcase.
15477
3d00d119
DJ
154782006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
15479
15480 * config/monitor.exp (gdb_load): Remove support for obsolete
15481 download-write-size.
15482 * gdb.base/remote.exp: Likewise. Update all callers of
15483 gdb_timed_load.
15484
017b5bd4
DJ
154852006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
15486
15487 * cursal.exp: Pass binfile to gdb_load.
15488
837c599d
DJ
154892006-08-01 Nathan Sidwell <nathan@codesourcery.com>
15490
15491 * gdb.base/cursal.exp: Add "" to gdb_load call.
15492
8dd4540b
MK
154932006-07-29 Mark Kettenis <kettenis@gnu.org>
15494
15495 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
15496 NetBSD/ELF targets.
15497
ab5c9f60
DJ
154982006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
15499
15500 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
15501 operator*.
15502
4c42eaff
DJ
155032006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
15504
15505 * gdb.base/completion.exp: Update for change in "file" behavior.
15506 * gdb.stabs/weird.exp: Likewise.
15507 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
15508 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
15509
0155cc76
NS
155102006-07-24 Nathan Sidwell <nathan@codesourcery.com>
15511
15512 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
15513 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
15514
16026cd7
AS
155152006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
15516
15517 * gdb.base/default.exp: Update source command error message.
15518 * gdb.base/help.exp: Update 'help source' message.
15519
16963cb6
DJ
155202006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
15521
15522 * gdb.cp/bs15503.exp: Update comment for no longer crashing
15523 test.
15524
6d7fd486
AS
155252006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
15526
15527 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
15528
29e8a844
DJ
155292006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
15530
15531 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
15532
6afcfa39
DJ
155332006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
15534
15535 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
15536
267a692b
MK
155372006-07-17 Mark Kettenis <kettenis@gnu.org>
15538
15539 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
15540 *-*-openbsd* from targets for wich we expect ARM FPA floating
15541 point format.
15542
85d2fec4
NR
155432006-07-17 Nick Roberts <nickrob@snap.net.nz>
15544
15545 * gdb.cp/annota3.exp: Expect frame-begin annotation.
15546
155472006-07-17 Mark Kettenis <kettenis@gnu.org>
15548
15549 * gdb.base/annota3.exp: Expect frame-begin annotation.
15550
85b4c6e8
JB
155512006-07-14 Joel Brobecker <brobecker@adacore.com>
15552
15553 * gdb.base/help.exp: Adjust "help unset" test to accept
15554 any list of unset commands.
15555
fb933624
DJ
155562006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
15557 Daniel Jacobowitz <dan@codesourcery.com>
15558
15559 * gdb.cp/ref-params.exp: New test.
15560 * gdb.cp/ref-params.cc: New source file.
15561 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
15562
1dff4b64
MK
155632006-07-08 Mark Kettenis <kettenis@gnu.org>
15564
15565 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
15566 spaces/tabs in regular expressions since they might not be there.
15567
40d2e0e3
AS
155682006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
15569
15570 * gdb.base/ifelse.exp: New file.
15571
f6c957d2
NS
155722006-07-04 Nathan Sidwell <nathan@codesourcery.com>
15573
15574 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
15575 line.
15576 * gdb.base/huge.exp: Loop over compilation to find a size that
15577 is acceptable.
15578 * gdb.base/remote.exp: Correct expected strings.
15579 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
15580
b9c5a23d
DJ
155812006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15582
15583 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
15584
9af2e58d
DJ
155852006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15586
15587 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
15588 native.
15589
30930ca5
DJ
155902006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15591
15592 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
15593 enable stabs testing.
15594
aa32fa1d
DJ
155952006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15596
bd4a4c80 15597 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
15598 gdb_test_multiple does.
15599
321fef15
DJ
156002006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
15601
15602 * Makefile.in (host_alias): Remove.
15603 (target_alias): Use @target_noncanonical@.
15604 (site.exp): Don't set host_alias.
15605 * aclocal.m4: Remove contents. Include acx.m4.
15606 * configure: Regenerated.
15607 * configure.ac: Use ACX_NONCANONICAL_TARGET.
15608
e1c2defa
NS
156092006-06-13 Nathan Sidwell <nathan@codesourcery.com>
15610
e63b55d1
NS
15611 * lib/gdb.exp (gdb_load_cmd): New.
15612
5600ea19
NS
15613 * gdb.base/fileio.c: Add system(NULL) test.
15614 * gdb.base/fileio.exp: Check it.
15615
e1c2defa
NS
15616 * gdb.base/break.c: Add 10a breakpoint at }
15617 * gdb.base/break.exp: Add test for breakpoint at }
15618 * gdb.cp/anon-union.cc: Add code at end of function.
15619 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
15620 * gdb.mi/var-cmd.c: Add code at end of function.
15621 * gdb.mi/mi-var-display.exp: Adjust end of next.
15622 * gdb.mi/mi2-var-display.exp: Likewise.
15623 * gdb.base/fileio.c: Add stop function and insert calls at
15624 stopping places.
15625 * gdb.base/fileio.exp: Breakpoint stop function and remove
15626 explicit line number references.
15627
6c0112ec
JB
156282006-05-19 Joel Brobecker <brobecker@adacore.com>
15629
a9c64011
AS
15630 * gdb.base/del.exp (test_delete_alias): New function.
15631 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 15632
154189a4
FF
156332006-05-18 Fred Fish <fnf@specifix.com>
15634
15635 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
15636 required. Check for spurious output after program exits normally.
15637
582e64c2
FF
156382006-05-17 Fred Fish <fnf@specifix.com>
15639
15640 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
15641 gdb_load, so it works in the simulator.
15642
8ef6493a
FF
156432006-05-11 Fred Fish <fnf@specifix.com>
15644
15645 * gdb.base/bang.exp: Ignore unexpected output between the
15646 "program exited normally" and the gdb prompt, as many other
15647 tests do.
15648
692b141c
MK
156492006-05-07 Mark Kettenis <kettenis@gnu.org>
15650
15651 * gdb.base/help.exp: Make "delete checkpoint" part option for
15652 "help d" and "help delete" tests.
15653
540b8a30
UW
156542006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15655
a9c64011 15656 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
15657 expected output in some mi_gdb_test statements.
15658 * gdb.mi/mi2-basics.exp: Likewise.
15659
9b6462d9
JB
156602006-05-05 Joel Brobecker <brobecker@adacore.com>
15661
15662 * gdb.base/del.c: New file.
15663 * gdb.base/del.exp: New testcase.
15664
954de43b
DM
156652006-05-05 David S. Miller <davem@sunset.davemloft.net>
15666
15667 * gdb.base/break.exp: Do not assume a breakpoint on
15668 main will actually be in $srcfile when optimizing.
1303f75e
DM
15669 * gdb.base/savedregs.exp: Do not require that the dummy
15670 frame location match up to a symbol and source file location.
c3242428
DM
15671 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
15672 will get printed without a mi_cmd_data_list_register_values prefix.
15673 (*-data-list-register-*): Correct regular expressions to expect the new
15674 pseudo d? floating point registers.
15675 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 15676
c7e64c9a
DJ
156772006-05-05 Christophe Lyon <christophe.lyon@st.com>
15678
15679 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
15680 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
15681 is allocated by the compiler.
15682 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
15683 anons, e, anone to force their allocation by the compiler.
15684
156852006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
15686
15687 * gdb.base/help.exp: Update expected text for help d and
15688 help delete.
15689
27ce9a6d
MK
156902006-05-02 Mark Kettenis <kettenis@gnu.org>
15691
15692 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
15693 NetBSD/ELF targets.
15694
8608915f
MK
156952006-04-30 Mark Kettenis <kettenis@gnu.org>
15696
15697 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
15698 single-step breakpoint fails; make this a KFAIL on
15699 sparc*-*-openbsd*.
15700 * gdb.base/siginfo.exp: Likewise.
15701 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15702
b8db102d
MS
157032006-04-26 Michael Snyder <msnyder@redhat.com>
15704
15705 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
15706 which may have to consume output from other forks.
15707 Add tests to make sure that "delete fork" succeeded.
15708
c702009a
MS
157092006-04-20 Michael Snyder <msnyder@redhat.com>
15710
15711 * 2006-03-22 Jim Blandy <jimb@redhat.com>
15712 Add support for the Renesas M32C and M16C.
15713
15714 * gdb.asm/asm-source.exp: Add m32c target.
15715 * gdb.asm/m32c.inc: Support for m32c target.
15716
e28493f2
AS
157172006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
15718
15719 * gdb.base/commands.exp (recursive_source_test): New test.
15720
880da185
DM
157212006-04-04 David S. Miller <davem@sunset.davemloft.net>
15722
15723 * gdb.base/float.exp: Add pattern for sparc targets.
15724
61d9b92f
DJ
157252006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
15726
15727 * gdb.base/commands.exp (stray_arg0_test): New test.
15728
bd717df8
PB
157292006-03-30 Paul Brook <paul@codesourcery.com>
15730
15731 * gdb.mi/mi-until.exp: kfail broken until command.
15732 * gdb.mi/mi2-until.exp: Ditto.
15733
ec793d3c
NR
157342006-03-27 Nick Roberts <nickrob@snap.net.nz>
15735
15736 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
15737
831004b7
AO
157382006-03-08 Alexandre Oliva <aoliva@redhat.com>
15739
15740 * gdb.base/prelink.exp: Anchor tested-for regular expression
15741 on gdb prompt.
15742
effe49a0
PB
157432006-03-07 Paul Brook <paul@codesourcery.com>
15744
15745 * gdb.base/assign.exp: Correct fail message.
15746
e5461016
PB
157472006-03-07 Paul Brook <paul@codesourcery.com>
15748
15749 * lib/compiler.c: Extract armcc version number.
15750 * lib/compiler.cc: Ditto.
15751
fc91c6c2
PB
157522006-03-07 Paul Brook <paul@codesourcery.com>
15753
15754 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
15755 additional_flags=-w.
15756 * gdb.arch/altivec-regs.exp: Ditto.
15757 * gdb.arch/e500-abi.exp: Ditto.
15758 * gdb.arch/e500-regs.exp: Ditto.
15759 * gdb.base/all-bin.exp: Ditto.
15760 * gdb.base/annota1.exp: Ditto.
15761 * gdb.base/annota3.exp: Ditto.
15762 * gdb.base/args.exp: Ditto.
15763 * gdb.base/arithmet.exp: Ditto.
15764 * gdb.base/assign.exp: Ditto.
15765 * gdb.base/async.exp: Ditto.
15766 * gdb.base/bang.exp: Ditto.
15767 * gdb.base/break.exp: Ditto.
15768 * gdb.base/call-rt-st.exp: Ditto.
15769 * gdb.base/completion.exp: Ditto.
15770 * gdb.base/cond-expr.exp: Ditto.
15771 * gdb.base/condbreak.exp: Ditto.
15772 * gdb.base/consecutive.exp: Ditto.
15773 * gdb.base/define.exp: Ditto.
15774 * gdb.base/display.exp: Ditto.
15775 * gdb.base/ena-dis-br.exp: Ditto.
15776 * gdb.base/environ.exp: Ditto.
15777 * gdb.base/eval-skip.exp: Ditto.
15778 * gdb.base/info-proc.exp: Ditto.
15779 * gdb.base/jump.exp: Ditto.
15780 * gdb.base/logical.exp: Ditto.
15781 * gdb.base/long_long.exp: Ditto.
15782 * gdb.base/maint.exp: Ditto.
15783 * gdb.base/miscexprs.exp: Ditto.
15784 * gdb.base/pc-fp.exp: Ditto.
15785 * gdb.base/pointers.exp: Ditto.
15786 * gdb.base/relational.exp: Ditto.
15787 * gdb.base/reread.exp: Ditto.
15788 * gdb.base/sect-cmd.exp: Ditto.
15789 * gdb.base/sep.exp: Ditto.
15790 * gdb.base/sepdebug.exp: Ditto.
15791 * gdb.base/until.exp: Ditto.
15792 * gdb.base/whatis-exp.exp: Ditto.
15793 * gdb.cp/annota2.exp: Ditto.
15794 * gdb.cp/annota3.exp: Ditto.
15795 * gdb.trace/actions.exp: Ditto.
15796 * gdb.trace/backtrace.exp: Ditto.
15797 * gdb.trace/circ.exp: Ditto.
15798 * gdb.trace/collection.exp: Ditto.
15799 * gdb.trace/deltrace.exp: Ditto.
15800 * gdb.trace/infotrace.exp: Ditto.
15801 * gdb.trace/limits.exp: Ditto.
15802 * gdb.trace/packetlen.exp: Ditto.
15803 * gdb.trace/passc-dyn.exp: Ditto.
15804 * gdb.trace/passcount.exp: Ditto.
15805 * gdb.trace/report.exp: Ditto.
15806 * gdb.trace/save-trace.exp: Ditto.
15807 * gdb.trace/tfind.exp: Ditto.
15808 * gdb.trace/tracecmd.exp: Ditto.
15809 * gdb.trace/while-dyn.exp: Ditto.
15810 * gdb.trace/while-stepping.exp: Ditto.
15811 * lib/gdb.exp: Ditto.
15812 (gdb_compile): Handle nowarning option.
15813
5f4a23d9
AO
158142006-03-07 Alexandre Oliva <aoliva@redhat.com>
15815
15816 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
15817 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
15818 Rename executable to prelinkt. Don't re-prelink if we didn't
15819 get a core file. Test prelink -u exit status to tell whether
15820 prelinking failed. Use gdb_test_multiple.
15821
9733fc94
DJ
158222006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
15823
15824 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
15825 (do_tests): Call it.
15826
cc10cae3
AO
158272006-02-28 Alexandre Oliva <aoliva@redhat.com>
15828
15829 * gdb.base/prelink.exp: New test.
15830 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
15831
15c46491
WZ
158322006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
15833
15834 * gdb.fortran/derived-type.f90: New file.
15835 * gdb.fortran/derived-type.exp: New testcase.
15836
5c9f7ded
DJ
158372006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
15838
15839 * gdb.base/default.exp: Allow ';' as a directory separator.
15840
5b96932b
AS
158412006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
15842
15843 * gdb.base/help.exp (help add-symbol-file): Update.
15844
1986bccd
AS
158452006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
15846
15847 * gdb.base/help.exp (help load): Update expected results.
15848
a8b7528f
FF
158492006-02-19 Fred Fish <fnf@specifix.com>
15850
15851 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
15852 specifix hex value as part of results.
15853 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 15854
f8261448
FF
158552006-02-16 Fred Fish <fnf@specifix.com>
15856
15857 * gdb.base/whatis.c: Define variables using typedefs char_addr,
15858 ushort_addr, and slong_addr, so the typedefs are not optimized
15859 away.
15860 * gdb.base/whatis.exp: Add tests using type name for struct type,
15861 union type, enum type, and typedef.
a9c64011 15862
31d8bdd2
MK
158632006-02-13 Mark Kettenis <kettenis@gnu.org>
15864
15865 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
15866
34e41e63
JB
158672006-02-13 Jim Blandy <jimb@redhat.com>
15868
15869 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
15870 case where it takes two "next" commands to skip past the init
15871 call.
15872
ac6e4f31
FF
158732006-02-12 Fred Fish <fnf@specifix.com>
15874
15875 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
15876 to handle cases where it takes two "next" commands to skip
15877 past the init call.
15878
2db2d571
JB
158792006-02-07 Joel Brobecker <brobecker@adacore.com>
15880
15881 * gdb.ada/array_return.exp: Mark the last test as expected to fail
15882 on hppa32 targets.
15883
38fcd64c
DJ
158842006-02-06 Vladimir Prus <ghost@cs.msu.su>
15885
15886 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
15887 field.
15888
1315ad46
MK
158892006-01-29 Mark Kettenis <kettenis@gnu.org>
15890
15891 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
15892
5625b943
DJ
158932006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
15894
15895 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
15896 files.
15897
80df1bbe
DJ
158982006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
15899
15900 * gdb.cp/maint.exp: Set complaints to a positive value.
15901
9078e690
DJ
159022006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
15903
15904 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
15905 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
15906 function name.
15907
9c903399
DJ
159082006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
15909
15910 * gdb.base/checkpoint.c: Update copyright notice. Include
15911 <stdlib.h>.
15912
761ae4d6
JB
159132006-01-04 Jim Blandy <jimb@redhat.com>
15914
15915 * gdb.asm/asm-source.exp: Independently provide default values for
15916 asm-flags and debug-flags. Use 'string equal' to do the
15917 comparison, not the implicit expr's '==' operator. Remove
15918 now-unneeded assignments to asm-flags. In h8300 case, place
15919 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
15920
099ac3dd
MS
159212006-01-04 Michael Snyder <msnyder@redhat.com>
15922
15923 * gdb.base/checkpoint.c: New file.
15924 * gdb.base/checkpoint.exp: New file.
15925 * gdb.base/multi-fork.c: New file.
15926 * gdb.base/multi-fork.exp: New file.
15927 * gdb.base/pi.txt: New file (data for checkpoint.c test).
15928
f4d85314
FF
159292006-01-04 Fred Fish <fnf@specifix.com>
15930
15931 * gdb.base/ptype.c (foo): Add typedef.
15932 (intfoo): Add function.
15933 * gdb.base/ptype1.c: New file.
15934 * gdb.base/ptype.exp: Handle compilation and linking with two
15935 source files. Test that proper type for "foo" is found based
15936 on source context rather than first match found in symtabs.
15937
a1b06f35
MK
159382005-12-28 Mark Kettenis <kettenis@gnu.org>
15939
15940 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
15941 * gdb.asm/openbsd.inc: Indent commands.
15942
d082a1e2
MK
159432005-12-26 Mark Kettenis <kettenis@gnu.org>
15944
c65016bd
MK
15945 * gdb.base/freebpcmd.exp: Increase timeout.
15946
d082a1e2
MK
15947 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
15948
d3c32a0e
DJ
159492005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
15950
15951 * gdb.base/default.exp: Update check for "show version".
15952
9fdb1f50
RC
159532005-12-09 Randolph Chung <tausq@debian.org>
15954
15955 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
15956 * gdb.asm/pa64.inc: New file.
15957
5f2c56f7
RC
159582005-12-09 Randolph Chung <tausq@debian.org>
15959
15960 * gdb.asm/common.inc: Indent commands.
15961 * gdb.asm/asmsrc1.s: Likewise.
15962 * gdb.asm/asmsrc2.s: Likewise.
15963
8117349c
RC
159642005-12-09 Randolph Chung <tausq@debian.org>
15965
15966 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
15967 (get_addr_of_sym): Remove duplicate print.
15968 (gen_core): xfail hppa*-*-hpux*, update expected output.
15969 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
15970 * gdb.arch/pa64-nullify.s: New file.
15971
8f07f25a
RC
159722005-12-09 Randolph Chung <tausq@debian.org>
15973
15974 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
15975
55b39184
DJ
159762005-12-07 Christophe Lyon <christophe.lyon@st.com>
15977
15978 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
15979 code generation for these functions.
15980 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
15981 error message.
15982
31e2b00f
AS
159832005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
15984
15985 * gdb.base/help.exp (help b, help br, help bre, help brea)
15986 (help break): Update the expected message.
15987
c3d0b56e
SC
159882005-11-11 Stephane Carrez <stcarrez@nerim.fr>
15989
15990 * gdb.asm/m68hc11.inc: Setup the data section.
15991 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
15992 script for this test.
15993 (m6812-*-*): Likewise.
15994
36ae0ea9
RC
159952005-11-09 Randolph Chung <tausq@debian.org>
15996
15997 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
15998
9d6f42e9
WZ
159992005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
16000
16001 * gdb.base/break.exp: Fix a comment typo.
16002
e2126a14
EZ
160032005-11-03 Jim Blandy <jimb@redhat.com>
16004
a9c64011
AS
16005 Checked in by Elena Zannoni <ezannoni@redhat.com>
16006
889bf7c5 16007 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 16008
e0ac7199
CV
160092005-11-02 Corinna Vinschen <vinschen@redhat.com>
16010
16011 * gdb.arch/gdb1558.c: Include stdio.h.
16012
31d3fb18
MK
160132005-10-31 Mark Kettenis <kettenis@gnu.org>
16014
16015 * gdb.asm/asm-source.exp: Use -e instead of --entry.
16016
e52b687c
MK
160172005-10-31 Mark Kettenis <kettenis@gnu.org>
16018
16019 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
16020
f4711d79
PG
160212005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
16022
a9c64011
AS
16023 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
16024 vscr" tests to better match output.
f4711d79 16025
987a9106
JB
160262005-10-12 Jim Blandy <jimb@redhat.com>
16027
16028 * gdb.base/structs.exp (any): New function.
16029 (test_struct_returns): Don't make any assumptions at all about
16030 what value the function returns when GDB can't set the return
16031 value.
16032
2336bb58
JB
160332005-10-09 Joel Brobecker <brobecker@adacore.com>
16034
16035 * gdb.ada/arrayidx/p.adb: New file.
16036 * gdb.ada/arrayidx.exp: New testcase
16037
160382005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
16039
16040 * gdb.ada/array_return/pck.ads: New file.
16041 * gdb.ada/array_return/pck.adb: New file.
16042 * gdb.ada/array_return/p.adb: New file.
16043 * gdb.ada/array_return.exp: New testcase.
16044
705335ea
JB
160452005-10-03 Joel Brobecker <brobecker@adacore.com>
16046
a9c64011
AS
16047 * gdb.base/arrayidx.c: New file.
16048 * gdb.base/arrayidx.exp: New testcase.
705335ea 16049
11ee9940
NR
160502005-09-29 Nick Roberts <nickrob@snap.net.nz>
16051
16052 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
16053 frames-invalid and breakpoints-invalid are no longer generated
16054 with level 3 so don't expect them in the output.
16055
39fb8e9e
BR
160562005-09-27 Bob Rossi <bob@brasko.net>
16057
a9c64011 16058 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
16059 from test. Escape the | in mi_gdb_test call.
16060 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
16061 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
16062 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
16063 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
16064 expected regex's in mi_gdb_test calls.
16065 * lib/mi-support.exp: Remove arbitrary .* from tests.
16066 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
16067 Fully anchor GDB/MI expected results in mi_gdb_test.
16068 * lib/gdb.exp (string_to_regexp): Escape the ] character.
16069 * gdb.base/sizeof.exp: Remove escape character. Correct test.
16070
2af48f68
PB
160712005-09-26 Paul Brook <paul@codesourcery.com>
16072
16073 * long_long.exp: Exclude eabi targets from arm FPA float format test.
16074
f34502bc
WZ
160752005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
16076
16077 * bfp-test.c: New file.
16078 * bfp-test.exp: New testcase.
16079
ca929517
WZ
160802005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
16081
16082 * gdb.fortran/subarray.exp: New testcase to test the evaluation
16083 of subarray and substring variable.
16084 * gdb.fortran/subarray.f: New source file for the test of subarray
16085 and substring variable evaluation.
16086 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
16087 of string constant.
16088
c761af65
DJ
160892005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
16090
16091 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
16092 copyright dates.
16093
561d7a1d
PG
160942005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
16095
16096 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
16097 powerpc altivec' test with an almost identical 'info vector' test.
16098
b2b64cc9
PG
160992005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
16100
a9c64011
AS
16101 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
16102 vscr" tests to match output.
b2b64cc9 16103
6ac4d15a
PG
161042005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
16105
a9c64011
AS
16106 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
16107 output.
6ac4d15a 16108
40e55bef
BR
161092005-09-11 Bob Rossi <bob@brasko.net>
16110
889bf7c5
PA
16111 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
16112 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
16113 commands that return an MI output command and an asyncronous MI output
16114 command.
40e55bef
BR
16115 * gdb.mi/mi-console.exp: Ditto.
16116
3c7385ec
BR
161172005-09-11 Bob Rossi <bob@brasko.net>
16118
16119 * gdb.mi/mi-var-child.c: Include <string.h>.
16120
a6cd0eb3
DJ
161212005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
16122
16123 * killed.exp: Correct gdb_expect syntax.
16124
2f168eed
CV
161252005-08-09 Corinna Vinschen <vinschen@redhat.com>
16126
16127 * lib/mi-support.exp (mi_gdb_load): Fix typo.
16128
ecd3fd0f
BR
161292005-08-02 Bob Rossi <bob@brasko.net>
16130
16131 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
16132 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
16133 Change tests to inferior-tty-set/show.
16134 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
16135 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
16136 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
16137 inferior. Use mi_gdb_test to get GDB and Inferior output.
16138 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
16139 descriptor.
16140 (mi_inferior_tty_name): Add inferior PTY file name.
16141 (mi_gdb_start): Add INFERIOR_PTY parameter.
16142 (mi_gdb_test): Add IPATTERN parameter.
16143
f1ea48cb 161442005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 16145
f1ea48cb
BR
16146 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
16147 parameter to mi_gdb_test.
16148 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
16149
6e650a67
DJ
161502005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
16151
16152 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
16153 struct_declarations.
16154 * gdb.mi/mi-var-child.exp: Step over the initialization of
16155 struct_declarations.
16156
8be260b6
DJ
161572005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
16158
16159 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
16160 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
16161 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
16162 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
16163 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
16164 file.
16165
4e660f07
NR
161662005-07-27 Nick Roberts <nickrob@snap.net.nz>
16167
16168 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
16169 (do_children_tests): Assign values to the extra elements.
16170
16171 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
16172 them for tests for "-var-update --no-values" and
a9c64011 16173 "-var-update --all-values".
4e660f07
NR
16174 Add test for "-var-list-children --simple-values".
16175
16176 * gdb.mi/basics.c (callee4): Add integer array D[3]...
16177
16178 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
16179 "-stack-list-locals --simple-values" Improve doc strings and
16180 comments.
16181
6bdae935
MK
161822005-07-18 Mark Kettenis <kettenis@gnu.org>
16183
598b7a6f
MK
16184 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
16185 *-*-openbsd*.
16186 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
16187
6bdae935
MK
16188 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
16189 sigaltsatck'.
16190
1323e929 161912005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 16192
1323e929
BR
16193 * gdb.base/default.exp (tty): Changed output of command.
16194 * gdb.base/help.exp (help tty): Ditto.
16195
b1a9c082
MK
161962005-07-12 Mark Kettenis <kettenis@gnu.org>
16197
16198 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
16199
10a844a2
MK
162002005-07-10 Mark Kettenis <kettenis@gnu.org>
16201
16202 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
16203 -stack-select-frame without arguments.
16204 (test_stack_frame_listing): Add test for newly implemented command
16205 -stack-info-frame.
16206
3cb3b8df
BR
162072005-07-06 Bob Rossi <bob@brasko.net>
16208
16209 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
16210 command.
16211 (Copyright): Update copyright.
16212
a0c5fbcf
WZ
162132005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
16214
16215 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
16216 tests to evaluate exponentiation expression.
16217
984971d0
AS
162182005-06-29 Andreas Schwab <schwab@suse.de>
16219
16220 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
16221 main to avoid warnings.
16222
16223 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
16224
fe03833f
NR
162252005-06-20 Nick Roberts <nickrob@snap.net.nz>
16226
16227 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
16228 -stack-select-frame without arguments.
16229 (test_stack_frame_listing): Add test for newly implemented command
16230 -stack-info-frame.
a9c64011 16231
7a55f279
WZ
162322005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
16233
0ffa0ea5
DJ
16234 * gdb.fortran/array-element.f: New file.
16235 * gdb.fortran/array-element.exp: New testcase.
7a55f279 16236
26585198
DJ
162372005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
16238
16239 * gdb.base/bigcore.exp: Correct checks for systems which can
16240 not dump a large core file.
16241
c1bd25fd
DJ
162422005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
16243
16244 * gdb.base/relocate.c: Add a copyright notice.
16245 (dummy): Remove.
16246 * gdb.base/relocate.exp: Test printing the values of variables
16247 from a relocatable file.
16248
589e074d
DJ
162492005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
16250
16251 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
16252 excess MI output after an error.
16253
0915f927
JB
162542005-05-29 Joel Brobecker <brobecker@adacore.com>
16255
16256 * gdb.arch/alpha-step.c: New file.
16257 * gdb.arch/alpha-step.exp: New testcase.
16258
76ff342d
DJ
162592005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
16260 Dennis Brueni <dennis@slickedit.com>
16261
16262 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
16263 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
16264 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
16265 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
16266 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
16267 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
16268 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
16269
96b0c7ac
DJ
162702005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
16271 Wu Zhou <woodzltc@cn.ibm.com>
16272
16273 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
16274 IBM's xlc compiler.
16275 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
16276 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
16277
f21565d2
JB
162782005-05-13 Jim Blandy <jimb@redhat.com>
16279
16280 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
16281 calling gdb_suppress_entire_file.
16282 * gdb.base/charset.exp: Same.
16283 * gdb.base/call-rt-st.exp: Same.
16284
6006a3a1
BR
162852005-05-05 Bob Rossi <bob_rossi@cox.net>
16286
16287 * lib/gdb.exp (fullname_syntax): Added global regex.
16288 (fullname_syntax_POSIX): Ditto.
16289 (fullname_syntax_UNC): Ditto.
16290 (fullname_syntax_DOS_CASE): Ditto.
16291 (fullname_syntax_DOS): Ditto.
16292 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
16293 fullname_syntax variable to scope and use it.
16294 (test_file_list_exec_source_files): Ditto.
16295 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
16296
c3b69c04
DJ
162972005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
16298
16299 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
16300
3c95e6af
PG
163012004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
16302
a9c64011
AS
16303 * lib/gdb.exp (skip_altivec_tests): New function, based on
16304 check_vmx_hw_available from the GCC testsuite.
16305 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
16306 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 16307
78df6c56
JB
163082005-05-02 Jim Blandy <jimb@redhat.com>
16309
16310 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
16311 calling gdb_suppress_entire_file.
16312
1690f9cf
DJ
163132005-04-30 Randolph Chung <tausq@debian.org>
16314
16315 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
16316 Slightly relax "sem_post" name checking.
16317
5ea106f7
PG
163182005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
16319
16320 * gdb.base/unload.exp: Use new shared library infrastructure.
16321
bf7234cf
PG
163222005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
16323
16324 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 16325 infrastructure.
bf7234cf 16326
547b869a
CV
163272005-04-29 Corinna Vinschen <vinschen@redhat.com>
16328
16329 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
16330 * gdb.asm/h8300.inc: New file.
16331
f07e55f0
PG
163322005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
16333
16334 * gdb.base/shlib-call.exp: Change to use new shared library
16335 infrastructure.
16336
3cbba3d1
PG
163372005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
16338
a9c64011
AS
16339 * gdb.base/pending.exp: Change to use new shared library
16340 infrastructure.
3cbba3d1 16341
ed6df200
PG
163422005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
16343
a9c64011
AS
16344 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
16345 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 16346
8c8f4ebe
PG
163472005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
16348
a9c64011
AS
16349 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
16350 shared objects being adjusted and update copyright years.
8c8f4ebe 16351
607fbc54
DJ
163522005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
16353
16354 * ChangeLog: Correct some 2003-01-13 dates.
16355 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
16356 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
16357 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
16358 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
16359 gdb.trace/tfind.exp: Update copyright years.
16360
57bf0e56
DJ
163612005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
16362 Daniel Jacobowitz <dan@codesourcery.com>
16363
16364 * lib/gdb.exp (gdb_compile): Handle shlib=.
16365 (gdb_compile_shlib): New function.
16366
9b593790
PG
163672005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
16368
a9c64011 16369 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 16370
9494c6a5
DJ
163712005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
16372
16373 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
16374 gdb.server.
16375 * configure.ac: Likewise.
16376 * configure: Regenerated.
16377 * gdb.gdbserver/Makefile.in: Moved to...
16378 * gdb.server/Makefile.in: ... here.
16379 * gdb.gdbserver/server.c: Moved to...
16380 * gdb.server/server.c: ... here.
16381 * gdb.gdbserver/server-run.exp: Moved to...
16382 * gdb.server/server-run.exp: ... here.
16383
6f8eac0e
DJ
163842005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
16385
16386 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
16387 * configure.ac: Create gdb.gdbserver/Makefile.
16388 * configure: Regenerated.
16389 * lib/gdbserver-support.exp: New file, derived from
16390 config/gdbserver.exp.
16391 * config/gdbserver.exp: Use gdbserver-support.exp.
16392 * gdb.gdbserver/Makefile.in: New file.
16393 * gdb.gdbserver/server.c: New file.
16394 * gdb.gdbserver/server-run.exp: New file.
16395
6e87504d
PG
163962005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
16397
a9c64011
AS
16398 * lib/gdb.exp (test_compiler_info): Return compiler_info
16399 if no arguments are given.
6e87504d 16400
d1779be4
PG
164012005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
16402
16403 * gdb.arch/altivec-abi.exp: Check for compiler and set
16404 use altivec' flag accordingly.
16405 * gdb.arch/altivec-regs.exp: Likewise.
16406
88750304
DJ
164072005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
16408
16409 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
16410
f3fb768d
AS
164112005-03-27 Andreas Schwab <schwab@suse.de>
16412
16413 * gdb.base/bigcore.c (main): Add missing mode argument in open
16414 call.
16415
7e813ac5
DJ
164162005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
16417
16418 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
16419 downloads.
16420 * config/gdbserver.exp (gdb_load): Likewise.
16421
8e3049aa
PB
164222005-03-14 Paul Brook <paul@codesourcery.com>
16423
16424 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
16425 targets.
16426
a9df7c44
JB
164272005-03-09 Joel Brobecker <brobecker@adacore.com>
16428
16429 * gdb.dwarf2/dup-psym.S: New file.
16430 * gdb.dwarf2/dup-psym.exp: New testcase.
16431
9f0d94e8
JB
164322005-03-09 Joel Brobecker <brobecker@adacore.com>
16433
16434 * gdb.ada/exec_changed/first.adb: New file.
16435 * gdb.ada/exec_changed/second.adb: New file.
16436 * gdb.ada/exec_changed.exp: New testcase.
16437
5f579bc5
NS
164382005-03-08 Nathan Sidwell <nathan@codesourcery.com>
16439
36e9969c
NS
16440 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
16441 (A2): New class.
16442 (main): Test operator+.
16443 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
16444 breakpoint test.
16445
5f579bc5
NS
16446 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
16447 * gdb.base/signull.exp: Disable if gdb,nosignals.
16448 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
16449 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
16450 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
16451 * gdb.mi/mi2-console.exp: Likewise.
16452 * gdb.trace/collection.exp (run_trace_experiment): Consume the
16453 continue output at start.
16454 (gdb_collect_locals_test): Robustify regexp.
16455 * gdb.trace/passc-dyn.exp: Fix comment typo.
16456 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
16457
be46087e
CV
164582005-03-08 Corinna Vinschen <vinschen@redhat.com>
16459
16460 * gdb.asm/asm-source.exp: Add iq2000 case.
16461 * gdb.asm/iq2000.inc: New file.
16462
384e1a61 164632005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 16464
384e1a61
MI
16465 * gdb.base/command.exp: Change hardcoded value to regular expression.
16466 * gdb.base/float.exp: Add powerpc to the list of targets checked.
16467
584b6e9e
DJ
164682005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
16469
16470 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
16471 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
16472 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
16473 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
16474 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
16475
ab5b5d61
MK
164762005-03-05 Mark Kettenis <kettenis@gnu.org>
16477
16478 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
16479 changes.
16480
ae051c1b
PG
164812004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
16482
a9c64011
AS
16483 * lib/compiler.c: Add test for IBM's xlc compiler.
16484 * lib/compiler.cc: Likewise.
ae051c1b 16485
3f0f6ed2
JB
164862004-02-24 Joel Brobecker <brobecker@adacore.com>
16487
16488 * gdb.ada/fixed_points.exp: Create compilation object directory
16489 before running the test.
16490 * gdb.ada/null_record.exp: Likewise.
16491 * gdb.ada/packed_array.exp: Likewise.
16492 * gdb.ada/start.exp: Likewise.
16493
724f452b
JB
164942005-02-15 Joel Brobecker <brobecker@adacore.com>
16495
16496 * gdb.ada/packed_array/pa.adb: New file.
16497 * gdb.ada/packed_array.exp: New testcase.
16498
57f5cdfb 164992005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 16500
1f393151
MK
16501 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
16502 files.
16503
ebdda337
MK
16504 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
16505 on *-*-openbsd*. Correctly match whitespace in regukar
16506 expressions.
16507
cf309262
DJ
165082005-02-10 Daniel Jacobowitz <dan@debian.org>
16509
16510 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
16511 PR exp/1821
16512 * gdb.base/gdb1821.c: New test file.
16513 * gdb.base/gdb1821.exp: New test file.
16514
3be49e7a
JB
165152005-02-09 Joel Brobecker <brobecker@adacore.com>
16516
16517 * gdb.base/start.c: New file.
16518 * gdb.base/start.exp: New testcase.
16519
e292e67d
JB
165202005-02-09 Joel Brobecker <brobecker@adacore.com>
16521
16522 * gdb.ada/start/dummy.adb: New file.
16523 * gdb.ada/start.exp: New testcase.
16524
dbdfa66c
CV
165252005-02-09 Corinna Vinschen <vinschen@redhat.com>
16526
16527 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
16528 for printing symbols and statistics.
16529 Add test for using relative pathnames in "maint print msymbols" test.
16530 Mark "maint info sections DATA" XFAIL on Cygwin.
16531 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
16532 tests.
16533
d7941671
AC
165342005-02-09 Andreas Schwab <schwab@suse.de>
16535
16536 Committed by Andrew Cagney <cagney@gnu.org>
16537 * gdb.base/remotetimeout.exp: New file.
16538
74e5ef44
MK
165392005-02-07 Mark Kettenis <kettenis@gnu.org>
16540
16541 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
16542
464dd14d
JB
165432005-02-03 Joel Brobecker <brobecker@adacore.com>
16544
16545 * gdb.ada/gnat_ada.gpr: New file.
16546 * gdb.ada/gnat_ada.gin: Delete, no longer used.
16547 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
16548 * configure.ac: No longer generate gnat_ada.gpr.
16549 * configure: Regenerate.
16550 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
16551 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
16552 * gdb.ada/null_record/bar.ads: Likewise.
16553 * gdb.ada/null_record/bar.adb: Likewise.
16554 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
16555 * gdb.ada/null_record.exp (testdir): New variable.
16556 (testfile): executable is now in testdir subdirectory.
16557 (srcfile): Use full path to the main compilation unit.
16558 * gdb.ada/fixed_points.exp: Same changes as above.
16559
30d756ae
NR
165602005-02-03 Nick Roberts <nickrob@snap.net.nz>
16561
16562 * gdb.base/interp.exp: New test.
16563
9d799f85
AC
165642005-01-24 Andrew Cagney <cagney@gnu.org>
16565
16566 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
16567
15656118
AC
165682005-01-19 Andrew Cagney <cagney@gnu.org>
16569
a892c31b
AC
16570 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
16571 configure.ac not configure.in.
16572
15656118
AC
16573 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
16574 of powerpc*-*-*.
16575 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 16576 * gdb.base/list.exp (test_list_function)
15656118
AC
16577 (test_list_filename_and_function): Ditto.
16578 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
16579
a7b01baf
AC
165802005-01-16 Andrew Cagney <cagney@gnu.org>
16581
17d92a02
AC
16582 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
16583
a7b01baf
AC
16584 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
16585
bc8332bb
AC
165862005-01-14 Andrew Cagney <cagney@gnu.org>
16587
16588 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
16589 * gdb.mi/mi2-var-cmd.exp: Ditto.
16590
4d074752
CV
165912005-01-10 Corinna Vinschen <vinschen@redhat.com>
16592
16593 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
16594
bec39cab
AC
165952005-01-07 Andrew Cagney <cagney@gnu.org>
16596
16597 * configure.ac: Rename configure.in, require autoconf 2.59.
16598 * configure: Re-generate.
16599 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
16600 * gdb.stabs/configure: Re-generate.
16601 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
16602 * gdb.hp/configure: Re-generate.
16603 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
16604 autoconf 2.59.
16605 * gdb.hp/gdb.objdbg/configure: Re-generate.
16606 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
16607 autoconf 2.59.
16608 * gdb.hp/gdb.defects/configure: Re-generate.
16609 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
16610 autoconf 2.59.
16611 * gdb.hp/gdb.compat/configure: Re-generate.
16612 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
16613 autoconf 2.59.
16614 * gdb.hp/gdb.base-hp/configure: Re-generate.
16615 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
16616 autoconf 2.59.
16617 * gdb.hp/gdb.aCC/configure: Re-generate.
16618
f10b16d4
JB
166192004-12-15 Jim Blandy <jimb@redhat.com>
16620
16621 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
16622 under NPTL when there is debugging info available for libpthread.
16623
fb6e1814
JG
166242004-12-13 Jerome Guitton <guitton@gnat.com>
16625
16626 * gdb.ada/fixed_points.c: New file.
16627 * gdb.ada/fixed_points.exp: New file.
16628
fe46cd3a
RC
166292004-12-03 Randolph Chung <tausq@debian.org>
16630
16631 * gdb.arch/pa-nullify.exp: New file.
16632 * gdb.arch/pa-nullify.s: New file.
16633
8de0841b
RC
166342004-11-30 Randolph Chung <tausq@debian.org>
16635
16636 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
16637 instead of "tbug". Fix regexp to work properly with gdb_test.
16638
c8170782
PH
166392004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
16640
16641 * gdb.base/bitfields2.exp: New test.
16642 * gdb.base/bitfields2.c: New file.
16643
954269c2
RE
166442004-11-28 Richard Earnshaw <rearnsha@arm.com>
16645
16646 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
16647
0107feed
RC
166482004-11-16 Randolph Chung <tausq@debian.org>
16649
16650 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
16651
f073ae8c
DJ
166522004-11-14 Daniel Jacobowitz <dan@debian.org>
16653
16654 * gdb.threads/threadapply.exp: Correct "macro details" test.
16655
19ad59e7
JJ
166562004-11-11 Jeff Johnston <jjohnstn@redhat.com>
16657
16658 * gdb.threads/threadapply.exp: New test.
16659 * gdb.threads/threadapply.c: New file.
16660
9cf0961b
MK
166612004-11-07 Mark Kettenis <kettenis@gnu.org>
16662
16663 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
16664 frames.
16665
c789492a
FL
166662004-11-05 Felix Lee <felix+log1@specifixinc.com>
16667
16668 * gdb.base/cursal.exp: New file.
16669 * gdb.base/cursal.c: New file.
16670
a1e167bb
AC
166712004-11-03 Andrew Cagney <cagney@gnu.org>
16672
16673 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
16674
b7cbf173
MK
166752004-10-30 Mark Kettenis <kettenis@gnu.org>
16676
16677 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
16678 NetBSD/ELF targets.
16679
88f9d34f
JB
166802004-10-29 Joel Brobecker <brobecker@gnat.com>
16681
16682 * gdb.threads/bp_in_thread.c: New file, copied from
16683 pthread_cond_wait.c.
16684 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
16685 file, rather than reusing the .c file from another testcase.
16686
ca7d6a0c
JB
166872004-10-20 Joel Brobecker <brobecker@gnat.com>
16688
16689 * gdb.ada/null_record.exp: Check where we stopped after
16690 sending the start command, instead of where the associated
16691 temporary breakpoint was inserted.
16692
0d863d03
AC
166932004-10-14 Andrew Cagney <cagney@gnu.org>
16694
16695 * gdb.mi/gdb701.c (main): Return 0.
16696
d11e72cb
DJ
166972004-10-13 Daniel Jacobowitz <dan@debian.org>
16698
d40539a4 16699 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 16700
e1923096
JJ
167012004-10-12 Jeff Johnston <jjohnstn@redhat.com>
16702
16703 * gdb.threads/schedlock.c: Add comment markers to use to find
16704 line numbers.
16705 * gdb.threads/schedlock.exp: Adjust regex to handle the new
16706 comments.
16707 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
16708 breakpoint lines.
16709
ec8ba2c9
DJ
167102004-10-12 Daniel Jacobowitz <dan@debian.org>
16711
16712 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
16713
0eb3658b
DJ
167142004-10-12 Daniel Jacobowitz <dan@debian.org>
16715
16716 * configure.in: Add gdb.dwarf2.
16717 * configure: Regenerated.
16718 * Makefile.in: Add gdb.dwarf2.
16719 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
16720 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
16721 gdb.dwarf2/file1.txt: New files.
16722
a271cc33
OF
167232004-10-11 Orjan Friberg <orjanf@axis.com>
16724
a9c64011 16725 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
16726 of "run", since the latter doesn't work with remote targets. Adjust
16727 the breakpoint numbering accordingly.
16728 * gdb.threads/pthread_cond_wait.exp: Ditto.
16729
895ce074
MC
167302004-10-08 Michael Chastain <mec.gnu@mindspring.com>
16731
16732 * gdb.base/overlays.exp: Update copyright years.
16733
6be3092d
KI
167342004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
16735
16736 * gdb.base/overlays.exp: Disable if target is Linux.
16737
e05389b8
FL
167382004-10-06 Felix Lee <felix+log1@specifixinc.com>
16739
16740 * config/gdbserver.exp (gdb_load): Use right filename on remote.
16741
73cb587d
KI
167422004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
16743
16744 * gdb.asm/asm-source.exp: Add m32r-linux target.
16745 * gdb.asm/m32r-linux.inc: New file.
16746
3c0edcdc
AC
167472004-09-24 Andrew Cagney <cagney@redhat.com>
16748 David Anderson <anderson@redhat.com>
16749
16750 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
16751 command fails, assume things will work.
16752 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
16753 (_GNU_SOURCE): Define.
16754 (print_unsigned, print_hex): Change parameter to "long long".
16755 (print_byte_count): New function, use to print byte counts.
16756 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
16757 O_LARGEFILE.
16758 (main): Compute an upper bound on a corefile in max_core_size.
16759 Limit memory chunk size to max_core_size. Limit total memory
16760 allocated to max_core_size.
16761
4bb3667f
AC
167622004-09-23 Andrew Cagney <cagney@gnu.org>
16763
16764 * gdb.base/bigcore.exp: Replace the code that creates a corefile
16765 from a separate process with code that creates a corefile by
16766 making the inferior dump core.
16767
60fe1a51
MK
167682004-09-23 Mark Kettenis <kettenis@gnu.org>
16769
16770 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
16771 block.
16772
8e937346
MC
167732004-09-23 Michael Chastain <mec.gnu@mindspring.com>
16774
16775 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
16776 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
16777 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
16778 Likewise.
16779
7213f6d6
JJ
167802004-09-20 Jeff Johnston <jjohnstn@redhat.com>
16781
16782 * gdb.java/jprint.exp: New test case for java inferior call.
16783 * gdb.java/jprint.java: Ditto.
16784
eac69dca
JB
167852004-09-15 Joel Brobecker <brobecker@gnat.com>
16786
16787 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
16788
22227696
MC
167892004-09-14 Michael Chastain <mec.gnu@mindspring.com>
16790
16791 * gdb.threads/killed.c: Include <stdlib.h>.
16792 * gdb.threads/pthreads.c: Likewise.
16793
7dd403a4
MC
167942004-09-14 Michael Chastain <mec.gnu@mindspring.com>
16795
16796 * gdb.threads/killed.c: Add copyright notice.
16797
33f2d567
JM
167982004-09-10 Jason Molenda (jmolenda@apple.com)
16799
a9c64011
AS
16800 * gdb.base/define.exp: Two new tests to verify zero space chars
16801 after 'if' and 'while' commands in a user-defined command is correctly
16802 parsed.
33f2d567 16803
e05b62ac
AC
168042004-09-08 Andrew Cagney <cagney@gnu.org>
16805
16806 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
16807 delivery test with duplicate at end of file.
16808
9cbe82da
MK
168092004-09-06 Mark Kettenis <kettenis@jive.nl>
16810
16811 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
16812
564803d9
MC
168132004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16814
16815 * config/hppro.exp: Removed.
16816
7c6807ce
MC
168172004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16818
16819 * config/sparclet.exp: Removed.
16820
bf7e26dd
MC
168212004-09-05 Michael Chastain <mec.gnu@mindspring.com>
16822
16823 * config/udi.exp: Removed.
16824
714e341b
MC
168252004-09-02 Michael Chastain <mec.gnu@mindspring.com>
16826
16827 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
16828 of "exp_continue".
16829 (advancei): Likewise.
16830
1236e623
JJ
168312004-09-01 Jeff Johnston <jjohnstn@redhat.com>
16832
16833 * gdb.base/unload.exp: Fix so messages aren't duplicated.
16834
3bdcad15
MI
168352004-09-01 Manoj Iyer <manjo@austin.ibm.com>
16836
228af206 16837 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
16838 to check for nodebug in executable.
16839 * gdb.gdb/observer.exp (setup_test): Likewise.
16840 * gdb.gdb/selftest.exp (test_with_self): Likewise.
16841 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
16842
c72b934c
AC
168432004-09-01 Andrew Cagney <cagney@gnu.org>
16844
16845 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
16846 files.
16847
edd9b715
JJ
168482004-09-01 Jeff Johnston <jjohnstn@redhat.com>
16849
16850 * gdb.base/unload.exp: Fix expected warning message to match
16851 latest format.
16852
fb4ce06b
CV
168532004-09-01 Corinna Vinschen <vinschen@redhat.com>
16854
16855 * gdb.base/call-rt-st.exp: Fix typos.
16856
ce78e7c3
MI
168572004-08-31 Manoj Iyer <manjo@austin.ibm.com>
16858
16859 * gdb.threads/thread_check.exp: New testcase.
16860 * gdb.threads/thread_check.c: New testcase.
16861
2dedb159
AC
168622004-08-31 Andrew Cagney <cagney@gnu.org>
16863
16864 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
16865 (skip_to_handler_entry): New procedures. Test stepping into a
16866 handler when the breakpoint is at the handler's entry point.
16867
68f53502
AC
168682004-08-30 Andrew Cagney <cagney@gnu.org>
16869
16870 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
16871 gdb/1757.
16872
3e3ffd2b
MC
168732004-08-27 Michael Chastain <mec.gnu@mindspring.com>
16874
16875 With code from Manoj Iyer <manjo@austin.ibm.com>:
16876 * lib/gdb.exp (gdb_file_cmd): Return more information in the
16877 return value. Add an arm for "no debugging symbols found".
16878 Change a stray "error" to "perror".
16879 (gdb_run_cmd): Adapt to new return value.
16880 * gdb.base/remote.exp: Adapt to new return value.
16881 * gdb.gdb/complaints.exp: Likewise.
16882 * gdb.gdb/observer.exp: Likewise.
16883 * gdb.gdb/selftest.exp: Likewise.
16884 * gdb.gdb/xfullpath.exp: Likewise.
16885
4b6f5fd2
JB
168862004-08-27 Joel Brobecker <brobecker@gnat.com>
16887
16888 * gdb.threads/bp_in_thread.exp: New testcase.
16889
e5b25496
MC
168902004-08-27 Michael Chastain <mec.gnu@mindspring.com>
16891
16892 Fix PR testsuite/1735.
16893 * gdb.threads/schedlock.c (thread_function): Add a cast
16894 to suppress a gcc warning.
16895 * gdb.threads/thread-specific.c (thread_function): Likewise.
16896
934353d6
MC
168972004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16898
16899 * gdb.base/unload.c: Include <stdlib.h>.
16900
f98a0aef 169012004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 16902
f98a0aef 16903 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
16904 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
16905 synchronized after the "return".
16906
5a2e8882
MC
169072004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16908
16909 * gdb.mi/basics.c: Include <stdio.h>.
16910 * gdb.mi/pthreads.c: Include <stdlib.h>.
16911 * gdb.mi/var-cmd.c: Include <stdlib.h>.
16912
a9640423
MC
169132004-08-26 Michael Chastain <mec.gnu@mindspring.com>
16914
16915 * gdb.threads/schedlock.c: Add copyright notice.
16916
b04e311d
AC
169172004-08-25 Andrew Cagney <cagney@gnu.org>
16918
16919 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
16920 (skip_over_handler, breakpoint_over_hander): New test procedures.
16921 (advance, advancei): Add a proper prefix, do not use
16922 rerun_to_main.
16923 * gdb.base/sigstep.c (main): Change to use an infinite loop.
16924
7c27f15b
MC
169252004-08-24 Michael Chastain <mec.gnu@mindspring.com>
16926
16927 * gdb.mi/basics.c: Add copyright notice.
16928 * gdb.mi/var-cmd.c: Add copyright notice.
16929
fffc87ae
MC
169302004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16931
16932 * lib/gdb.exp: Remove signed_keyword_not_used.
16933 * lib/compiler.c: Likewise.
16934 * lib/compiler.cc: Likewise.
16935
d782e0bf
MC
169362004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16937
16938 * gdb.base/whatis.c: Remove conditional disabling of "signed".
16939 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
16940
96033e83
MC
169412004-08-23 Michael Chastain <mec.gnu@mindspring.com>
16942
16943 * gdb.base/whatis.c: Add copyright notice.
16944
cf38c229
MK
169452004-08-20 Mark Kettenis <kettenis@gnu.org>
16946
16947 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
16948 it to skip the breakpoints encoded in the inline assembly.
16949
f4b49756
MC
169502004-08-20 Michael Chastain <mec.gnu@mindspring.com>
16951
16952 * Makefile.in: Add gdb.fortran.
16953
2f193b69
MC
169542004-08-20 Michael Chastain <mec.gnu@mindspring.com>
16955
16956 * gdb.base/call-sc.exp (test_scalar_returns):
16957 Fix cut-and-paste glitch in "Make fun return now".
16958
89a237cb
MC
169592004-08-17 Michael Chastain <mec.gnu@mindspring.com>
16960
16961 * configure.in: Add gdb.fortran.
16962 * configure: Regenerate.
16963 * gdb.fortran/Makefile.in: New file.
16964 * lib/gdb.exp (skip_fortran_tests): New procedure.
16965
469aff8e
MC
169662004-08-17 Michael Chastain <mec.gnu@mindspring.com>
16967
16968 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
16969 reference to bug-gnu@prep.ai.mit.edu.
16970 * gdb.mi/mi-var-child.exp: Likewise.
16971 * gdb.mi/mi-var-cmd.exp: Likewise.
16972 * gdb.mi/mi-var-display.exp: Likewise.
16973 * gdb.mi/mi2-var-block.exp: Likewise.
16974 * gdb.mi/mi2-var-child.exp: Likewise.
16975 * gdb.mi/mi2-var-cmd.exp: Likewise.
16976 * gdb.mi/mi2-var-display.exp: Likewise.
16977
00b51b9f
MK
169782004-08-15 Mark Kettenis <kettenis@gnu.org>
16979
16980 * gdb.base/unload.c (main): Make local variable msg const.
16981
45f07fef
MC
169822004-08-15 Michael Chastain <mec.gnu@mindspring.com>
16983
16984 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
16985 to bug-gnu@prep.ai.mit.edu.
16986 * gdb.mi/mi-disassemble.exp: Likewise.
16987 * gdb.mi/mi-eval.exp: Likewise.
16988 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
16989 default line number.
16990 * gdb.mi/mi-return.exp: Likewise.
16991 * gdb.mi/mi-simplerun.exp: Likewise.
16992 * gdb.mi/mi-stack.exp: Likewise.
16993 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
16994 number with explicit range test.
16995 * gdb.mi/mi-watch.exp: Likewise.
16996 * gdb.mi/mi2-break.exp: Likewise.
16997 * gdb.mi/mi2-cli.exp: Likewise.
16998 * gdb.mi/mi2-disassemble.exp: Likewise.
16999 * gdb.mi/mi2-eval.exp: Likewise.
17000 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
17001 default line number.
17002 * gdb.mi/mi2-return.exp: Likewise.
17003 * gdb.mi/mi2-simplerun.exp: Likewise.
17004 * gdb.mi/mi2-stack.exp: Likewise.
17005 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
17006 number with explicit range test.
17007 * gdb.mi/mi2-watch.exp: Likewise.
17008
dd8c8ee7
MC
170092004-08-15 Michael Chastain <mec.gnu@mindspring.com>
17010
17011 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
17012 * gdb.cp/m-static.exp: Likewise.
17013 * gdb.cp/rtti.exp: Likewise.
17014
4e838464
MK
170152004-08-14 Mark Kettenis <kettenis@gnu.org>
17016
17017 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
17018
8d8cb839
EZ
170192004-08-14 Eli Zaretskii <eliz@gnu.org>
17020
17021 * ChangeLog: Prefix Local Variables with semi-colons and indent
17022 the reference to older ChangeLog files, to fix fontification in
17023 Emacs.
17024
deea8bb0
MC
170252004-08-13 Michael Chastain <mec.gnu@mindspring.com>
17026
17027 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
17028 * gdb.mi/mi2-break.exp: Likewise.
17029
c3297504
MC
170302004-08-13 Michael Chastain <mec.gnu@mindspring.com>
17031
17032 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
17033
25808999
MC
170342004-08-13 Michael Chastain <mec.gnu@mindspring.com>
17035
17036 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
17037
226a8d71
MC
170382004-08-13 Michael Chastain <mec.gnu@mindspring.com>
17039
17040 * gdb.cp/classes.exp: Remove unused declarations. Just let
17041 test names default instead of providing special names. Remove
17042 extraneous demangler test.
17043
37fdf854
JJ
170442004-08-12 Jeff Johnston <jjohnstn@redhat.com>
17045
17046 * gdb.base/unload.exp: New test for breakpoints in dynamically
17047 loaded libraries.
17048 * gdb.base/unload.c: Ditto.
17049 * gdb.base/unloadshr.c: Ditto.
17050
2d3a7986
MC
170512004-08-12 Michael Chastain <mec.gnu@mindspring.com>
17052
17053 * gdb.cp/classes.exp (test_ptype_class_objects): Call
17054 cp_test_ptype_class.
17055 (test_enums): Likewise.
17056
c72b934c
AC
170572004-08-10 Andrew Cagney <cagney@gnu.org>
17058
17059 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
17060 files.
17061
cc503c8a
AC
170622004-08-10 Andrew Cagney <cagney@gnu.org>
17063
17064 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
17065 init_malloc call.
17066
902f2ccb
MC
170672004-08-10 Michael Chastain <mec.gnu@mindspring.com>
17068
17069 * ChangeLog: Add copyright notice. The notice is copied
17070 from emacs 21.3 top level ChangeLog.
17071
78c90502
MC
170722004-08-09 Michael Chastain <mec.gnu@mindspring.com>
17073
17074 * lib/cp-support.exp: New file.
17075 * lib/cp-support.exp (cp_test_type_class): New function.
17076 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
17077 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
17078 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
17079 cp_test_ptype_class.
17080
88e5ea78
MC
170812004-08-09 Michael Chastain <mec.gnu@mindspring.com>
17082
17083 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
17084 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
17085 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
17086 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
17087 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
17088 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
17089 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
17090 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
17091 gdb.mi/mi2-watch.exp: Update copyright years.
17092
6a89fc9c
MK
170932004-08-09 Mark Kettenis <kettenis@gnu.org>
17094
17095 * gdb.base/sigaltstack.exp: Provide proper anchoring.
17096
1482e0de
MC
170972004-08-09 Michael Chastain <mec.gnu@mindspring.com>
17098
17099 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
17100 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
17101 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
17102 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
17103 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
17104 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
17105 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
17106 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
17107 gdb.mi/mi-watch.exp: Update copyright years.
17108
1a5ce3f3
DJ
171092004-08-08 Daniel Jacobowitz <dan@debian.org>
17110
17111 PR gdb/1738
17112 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
17113 from a breakpoint with a pending signal.
17114
04f6ecf2
DJ
171152004-08-08 Daniel Jacobowitz <dan@debian.org>
17116
17117 PR gdb/1736
17118 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
17119 * gdb.base/sigaltstack.exp (finish_test): Consume output until
17120 the prompt.
17121 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
17122
54d90d35
DJ
171232004-08-08 Daniel Jacobowitz <dan@debian.org>
17124
17125 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
17126
d2f6abb0
DJ
171272004-08-08 Daniel Jacobowitz <dan@debian.org>
17128
17129 PR gdb/1736
17130 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
17131 for i?86-*-linux*.
17132
5598c03d
DJ
171332004-08-08 Daniel Jacobowitz <dan@debian.org>
17134
17135 * gdb.arch/i386-prologue.exp: Compile without debug information.
17136
c6fee705
MC
171372004-08-08 Michael Chastain <mec.gnu@mindspring.com>
17138
17139 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
17140 rather than asking gdb to search.
17141
dd90efdb
MC
171422004-08-05 Michael Chastain <mec.gnu@mindspring.com>
17143
17144 * gdb.base/gcore.c: Include <string.h>.
17145
1e84bec1
MC
171462004-08-05 Michael Chastain <mec.gnu@mindspring.com>
17147
17148 * gdb.base/gcore.c: Add copyright notice.
17149
e425eb2b
MC
171502004-08-05 Michael Chastain <mec.gnu@mindspring.com>
17151
17152 * gdb.base/freebpcmd.c: Include <stdio.h>.
17153 * gdb.base/long_long.c: Include <string.h>.
17154 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
17155 * gdb.base/siginfo.c: Include <string.h>.
17156 * gdb.base/sigstep.c: Include <string.h>.
17157
cb9aaed5
MC
171582004-08-04 Michael Chastain <mec.gnu@mindspring.com>
17159
17160 * gdb.base/complex.c: Include <stdlib.h>.
17161
55944f3d
MC
171622004-08-04 Michael Chastain <mec.gnu@mindspring.com>
17163
17164 * gdb.base/complex.c: Add copyright notice.
17165
7b2953d9
MC
171662004-08-04 Michael Chastain <mec.gnu@mindspring.com>
17167
17168 * gdb.base/charset.c: Include <stdlib.h>.
17169
c9133d23
MC
171702004-08-04 Michael Chastain <mec.gnu@mindspring.com>
17171
17172 * gdb.base/auxv.c: Include <stdlib.h>.
17173
0a8490ad
MC
171742004-08-04 Michael Chastain <mec.gnu@mindspring.com>
17175
17176 * gdb.base/auxv.c: Add copyright notice.
17177
3426d5ec
MC
171782004-08-04 Michael Chastain <mec.gnu@mindspring.com>
17179
17180 * gdb.base/coremaker.c: Add copyright notice.
17181 * gdb.base/coremaker2.c: Add copyright notice.
17182
8da195dd
AC
171832004-08-04 Andrew Cagney <cagney@gnu.org>
17184
17185 * gdb.base/store.exp: Update copyright.
17186 (check_set, up_set, check_struct, up_struct): Add a prefix to test
17187 names, do not import gdb_prompt.
17188
8d394f98
AC
171892004-08-01 Andrew Cagney <cagney@gnu.org>
17190
17191 Fix PR testsuite/1729.
17192 * gdb.base/dump.exp: Add test name to callers of capture_value, do
17193 not use capture_value with value 4.
17194 (capture_value): Add optional test name parameter.
17195 (test_reload_saved_value, test_restore_saved_value): Use $msg as
17196 the prefix, pass to capture_value.
17197
b6702b23
MK
171982004-08-01 Mark Kettenis <kettenis@gnu.org>
17199
17200 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
17201 * gdb.arch/i386-prologue.c (standard): New prototype and function.
17202 (main): Call new function.
17203
c203e0ca
MC
172042004-07-31 Michael Chastain <mec.gnu@mindspring.com>
17205
17206 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
17207
a7995a30
MC
172082004-07-31 Michael Chastain <mec.gnu@mindspring.com>
17209
17210 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
17211
9366563b
MC
172122004-07-31 Michael Chastain <mec.gnu@mindspring.com>
17213
b6eeaf26 17214 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
17215 Accept more values of vtbl pointer. Remove some messages
17216 about "obsolete gcc or gdb".
17217
2fc1f950
MC
172182004-07-30 Michael Chastain <mec.gnu@mindspring.com>
17219
17220 * gdb.cp/classes.exp: Accept more varieties of ptype output.
17221
c724d49b
MC
172222004-07-30 Michael Chastain <mec.gnu@mindspring.com>
17223
17224 * gdb.base/asm-source.exp: Properly convert target board
17225 debug flags from gcc format to binutils format.
17226
736b0fce
MK
172272004-07-28 Mark Kettenis <kettenis@gnu.org>
17228
17229 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
17230 gdb1718". PR backtrace/1718 partially fixed.
17231
5633ea5c
JJ
172322004-07-27 Jeff Johnston <jjohnstn@redhat.com>
17233
17234 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
17235
575eebb1
NC
172362004-07-26 Nick Clifton <nickc@redhat.com>
17237
17238 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
17239 good default value for a specific architecture is available then
17240 set it to that value. Otherwise default to the -gstabs switch.
17241 Remove the -g... switches from the asm-flags variable. Allow the
17242 target board info to override the value if it wants to. Pass the
17243 switch on the assembler command line.
17244
62104619
MK
172452004-07-23 Mark Kettenis <kettenis@gnu.org>
17246
17247 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
17248 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
17249 (main): Call new function.
17250
4a1135b8
MC
172512004-07-22 Michael Chastain <mec.gnu@mindspring.com>
17252
17253 Test for PR exp/1715.
17254 * gdb.base/radix.exp: Refactor common procedures. Make all
17255 test names unique. Change XFAIL to KFAIL.
17256
8a12c1f0
MC
172572004-07-20 Michael Chastain <mec.gnu@mindspring.com>
17258
17259 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
17260 * gdb.ada/gnat_ada.gin: ... to here.
17261 * configure.in: Use gnat_ada.gin.
17262 * configure: Regenerate.
17263
23b451cf
AC
172642004-07-20 Andrew Cagney <cagney@gnu.org>
17265
17266 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
17267 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
17268 XFAILs. Clean up test messages and comments. Check backtraces.
17269 Delete re-sync code.
17270
ab618a02
MC
172712004-07-19 Michael Chastain <mec.gnu@mindspring.com>
17272
17273 Fix PR cli/740.
17274 * gdb.base/annota1.exp: Honor gdb,nosignals.
17275 * gdb.base/annota3.exp: Likewise.
17276
46dad340
MC
172772004-07-19 Michael Chastain <mec.gnu@mindspring.com>
17278
17279 * lib/java.exp: Update copyright notice.
17280
756d8c70
AC
172812004-07-19 Andrew Cagney <cagney@gnu.org>
17282
17283 * gdb.base/selftest.exp: Copy file from here ...
17284 * gdb.gdb/selftest.exp: ... to here.
17285
586027e6
AC
172862004-07-16 Andrew Cagney <cagney@redhat.com>
17287
17288 * lib/insight-support.exp: Delete file.
17289 * lib/java.exp (java_init): Fix copyright.
17290
029d2200
AC
172912004-07-16 Andrew Cagney <cagney@gnu.org>
17292
17293 * gdb.base/restore.c: Append "prologue" to comments marking the a
17294 function's prologue.
17295 * gdb.base/restore.exp: Update copyright, re-indent.
17296 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
17297 callerN" prefix where needed. Update patterns that match a
17298 function's prologue.
17299
653b62c5
MC
173002004-07-16 Michael Chastain <mec.gnu@mindspring.com>
17301
17302 * gdb.base/restore.c: Add copyright notice.
17303
f7d690e5
AC
173042004-07-16 Andrew Cagney <cagney@gnu.org>
17305
17306 * gdb.base/logical.exp: Update copyright.
17307 (evaluate): New procedure. Use to re-implement tests using
17308 several tables.
17309
d629a7cb
MH
173102004-07-14 Martin Hunt <hunt@redhat.com>
17311
17312 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
17313 which fixes some problems where init.tcl was not found.
17314
9c7bb332
AC
173152004-07-13 Andrew Cagney <cagney@gnu.org>
17316
6bf46641
AC
17317 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
17318 (check_sizeof, check_valueof): Do not include the output in the
17319 test name. Use gdb_test.
17320 (get_valueof): Use gdb_test_multiple.
17321
c4ffd4c0
AC
17322 * gdb.base/step-test.exp: Update copyright. Use
17323 gdb_test_multiple. Ensure that test names do not include
17324 architecture dependent output.
17325
ab89363a
AC
17326 * gdb.gdb/observer.exp: Update copyright.
17327 (setup_test): Use gdb_test_multiple.
17328 (attach_first_observer, attach_second_observer)
17329 (attach_third_observer, detach_first_observer)
17330 (detach_second_observer, detach_third_observer)
17331 (reset_counters, check_counters): Make $message a prefix.
17332 (test_normal_stop_notifications): Add "args" parameter - a list of
17333 init functions to be called. Make $message a prefix,
17334 (test_observer_normal_stop): Change the message prefixes so that
17335 they are unique, pass the attach / detach procedures to
17336 test_normal_stop_notifications.
17337
ec58997a
AC
17338 * gdb.base/signull.exp (test_segv): Prefix all tests with
17339 "${name}". Clean up test messages.
17340
b475183b
AC
17341 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
17342
9c7bb332
AC
17343 * gdb.base/ena-dis-br.exp: Update copyright.
17344 (break_at): New function. Replace send_gdb with gdb_test,
17345 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
17346 ignore count, not stopped at bpt", with KFAIL.
17347
2dd95497
CV
173482004-07-13 Corinna Vinschen <vinschen@redhat.com>
17349
17350 * gdb.base/attach.exp: Remove cleanupfile handling.
17351
419e626b
AC
173522004-07-12 Andrew Cagney <cagney@gnu.org>
17353
17354 * gdb.base/annota1.exp: Cleanup corefile test name.
17355 * gdb.base/annota3.exp: Ditto.
17356
8b1b3228
AC
173572004-07-12 Andrew Cagney <cagney@gnu.org>
17358
78650829
AC
17359 * gdb.base/signals.exp: Clean up copyright, re-indent.
17360
8b1b3228
AC
17361 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
17362 gdb_test and gdb_test_multiple.
17363
935c2760
JJ
173642004-07-08 Jeff Johnston <jjohnstn@redhat.com>
17365
17366 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 17367 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
17368 provide line number info for first statement in main.
17369
1544280f
AC
173702004-07-08 Andrew Cagney <cagney@gnu.org>
17371
1279f4ff
AC
17372 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
17373
1544280f
AC
17374 * gdb.base/sigbpt.exp: Make the common part of each test name a
17375 prefix instead of suffix.
17376
bcc82369
BR
173772004-07-07 Bob Rossi <bob_rossi@cox.net>
17378
17379 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
17380 test from test_tbreak_creation_and_listing to
17381 test_file_list_exec_source_file
17382 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
17383 Changed name of test from test_tbreak_creation_and_listing to
17384 test_file_list_exec_source_file
17385
23f4b0aa
JJ
173862004-07-07 Jeff Johnston <jjohnstn@redhat.com>
17387
17388 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
17389 the jmisc() constructor instead of <init>.
17390 * gdb.java/jmisc1.exp: Ditto.
17391
56401cd5
AC
173922004-07-07 Andrew Cagney <cagney@gnu.org>
17393
17394 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
17395 corrupting the PC.
17396
44ae2f6a
MC
173972004-07-06 Michael Chastain <mec.gnu@mindspring.com>
17398
17399 * gdb.cp/templates.exp: Accept whitespace change in demangler
17400 output.
17401
45a83408
AC
174022004-07-06 Andrew Cagney <cagney@gnu.org>
17403
17404 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
17405
d205ad70
MC
174062004-07-02 Michael Chastain <mec.gnu@mindspring.com>
17407
17408 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
17409 * lib/compiler.cc: Likewise.
17410
06ea1a61
MC
174112004-06-30 Michael Chastain <mec.gnu@mindspring.com>
17412
17413 * lib/compiler.cc: Work around string preprocessing problem
17414 with old hp c++ compiler.
17415 * lib/compiler.c: Likewise.
17416
daab1251
CV
174172004-06-29 Corinna Vinschen <vinschen@redhat.com>
17418
17419 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
17420 directives to conditionalize symbol prefixing.
17421 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
17422 additional_flags handling. Add underscore prefix for Cygwin.
17423 * gdb.arch/i386-unwind.c: Use preprocessor directives to
17424 conditionalize symbol prefixing.
17425 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
17426 additional_flags handling. Add underscore prefix for Cygwin.
17427
cc984116
CV
174282004-06-29 Corinna Vinschen <vinschen@redhat.com>
17429
17430 * gdb.base/bigcore.exp: Skip test on Cygwin.
17431
c279b077
MC
174322004-06-28 Michael Chastain <mec.gnu@mindspring.com>
17433
17434 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
17435 formats for "info register". Use gdb_test_multiple. Fix
17436 the "invalid register" test.
17437
0e915747
CV
174382004-06-28 Corinna Vinschen <vinschen@redhat.com>
17439
17440 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
17441 PID for Cygwin. Add Cygwin specific strings to check for in some
17442 tests.
17443 (do_attach_tests): Add a test for user interaction when attaching
17444 to a process with no matching symbol table already loaded.
17445
11422c86
AC
174462004-06-26 Andrew Cagney <cagney@gnu.org>
17447
17448 Test PR java/1567 and PR java/1565.
17449 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
17450 * gdb.java/jmisc2.exp: Delete file.
17451
cefbce26
MC
174522004-06-26 Michael Chastain <mec.gnu@mindspring.com>
17453
17454 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
17455
e19f872c
CV
174562004-06-25 Corinna Vinschen <vinschen@redhat.com>
17457
17458 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
17459 attach process.
17460
d931ba3b
MC
174612004-06-23 Michael Chastain <mec.gnu@mindspring.com>
17462
17463 * gdb.cp/pr-1553.exp: Remove.
17464
aef68c48
MC
174652004-06-22 Michael Chastain <mec.gnu@mindspring.com>
17466
17467 * gdb.cp/pr-1553.cc: Remove.
17468 * gdb.cp/pr-1553.exp: Disable this test.
17469
8d5df71a
JB
174702004-06-20 Jim Blandy <jimb@redhat.com>
17471
a9c64011 17472 Fix PR testsuite/1680.
8d5df71a
JB
17473 * gdb.arch/i386-sse.exp: Properly quote curly braces in
17474 regular expressions.
17475
4ac6f39d
MC
174762004-06-19 Michael Chastain <mec.gnu@mindspring.com>
17477
17478 Fix PR testsuite/1679.
17479 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
17480 Issue an UNSUPPORTED result instead.
17481
1b413552
JB
174822004-06-18 Jim Blandy <jimb@redhat.com>
17483
17484 * gdb.base/charset.exp: Only send a control-C if we see a new
17485 prompt and incomplete command.
17486
6daa6ebd
MC
174872004-06-18 Michael Chastain <mec.gnu@mindspring.com>
17488
17489 * gdb.cp/pr-574.cc: Add copyright notice.
17490
51fa4ae0
JB
174912004-06-17 Jim Blandy <jimb@redhat.com>
17492
17493 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
17494 cases where the regexp has no groups; this grabs random text from
17495 the previous test suite, whatever that was.
17496
8fea26c5
MC
174972004-06-17 Michael Chastain <mec.gnu@mindspring.com>
17498
17499 * gdb.cp/printmethod.cc: Add copyright notice.
17500
1e3aeb41
MC
175012004-06-16 Michael Chastain <mec.gnu@mindspring.com>
17502
17503 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
17504
9d9030bc
AC
175052004-06-16 Andrew Cagney <cagney@gnu.org>
17506
17507 * gdb.base/signull.c: Update copyright. Include <string.h>.
17508 (bowler): Replace data_pointer with data_read
17509 and data_write cases. Add code_descriptor case.
17510 (zero, desc): New array and pointer.
17511 (data, code): Change to simple pointers.
17512 * gdb.base/signull.exp: Fix probe pattern matching a function
17513 descriptor SIGSEGV. Replace data_pointer with data_read and
17514 data_write tests.
17515
acd4ad44
AC
175162004-06-16 Andrew Cagney <cagney@gnu.org>
17517
17518 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
17519
08fd625c
MC
175202004-06-15 Michael Chastain <mec.gnu@mindspring.com>
17521
17522 * gdb.base/long_long.c: Add copyright notice.
17523
1903502c
MC
175242004-06-15 Michael Chastain <mec.gnu@mindspring.com>
17525
17526 * gdb.base/long_long.exp: Remove reference to
17527 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
17528 to gdb_breakpoint and gdb_continue_to_breakpoint.
17529
83313cb1
JB
175302004-06-14 Jim Blandy <jimb@redhat.com>
17531
17532 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
17533 endian case.
17534
1bf404ef
AC
175352004-06-14 Andrew Cagney <cagney@gnu.org>
17536
17537 * gdb.base/gcore.exp (capture_command_output): Delete the always
17538 passing tests containing inferior values.
17539 * gdb.base/ending-run.exp: Do not include the breakpoint address
17540 in the test message. Update copyright.
17541 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
17542 size in the test name, use gdb_test_multiple. Update copyright.
17543
ef220b33
MC
175442004-06-14 Michael Chastain <mec.gnu@mindspring.com>
17545
17546 * gdb.cp/ref-types.cc: Add copyright notice.
17547
4f70a4c9
MC
175482004-06-14 Michael Chastain <mec.gnu@mindspring.com>
17549
17550 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
17551 hp_aCC_compiler.
17552 * lib/compiler.cc: Likewise.
17553 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
17554 'set' commands. Log diagnostics for other lines. Set
17555 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
17556
335928ac
MC
175572004-06-13 Michael Chastain <mec.gnu@mindspring.com>
17558
17559 * gdb.cp/try_catch.cc: Add copyright notice.
17560
2efb12e8
MC
175612004-06-12 Michael Chastain <mec.gnu@mindspring.com>
17562
17563 * gdb.cp/userdef.cc: Add copyright notice.
17564
0bbed51a
MC
175652004-06-11 Michael Chastain <mec.gnu@mindspring.com>
17566
17567 * gdb.cp/virtfunc.cc: Add copyright notice.
17568
e12a46c9
RC
175692004-06-11 Randolph Chung <tausq@debian.org>
17570
17571 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
17572 problem.
17573
338e05af
AC
175742004-06-10 Andrew Cagney <cagney@gnu.org>
17575
17576 * lib/compiler.cc, lib/compiler.c: Append either
17577 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
17578 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
17579 instead of gcc-3-3.
17580
dc3f10cb
AC
175812004-06-09 Andrew Cagney <cagney@gnu.org>
17582
b4d946af
AC
17583 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
17584 gdb/1455, bug is specific to "long long" and "double".
a9c64011 17585
dc3f10cb
AC
17586 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
17587 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
17588 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
17589 fixed.
17590
b5c0bfa2
AC
175912004-06-09 Andrew Cagney <cagney@gnu.org>
17592
17593 * gdb.base/structs.exp (test_struct_returns): Replace
17594 "return_value_unknown" and "finish_value_unknown" by
17595 "return_value_known" and "finish_value_known". Instead of
17596 "return_value_unknown" iff "finish_value_unknown", check
17597 "return_value_known" implies "finish_value_known".
17598
caeb605f
MH
175992004-06-08 Martin Hunt <hunt@redhat.com>
17600
17601 * gdb.base/float.exp: Add pattern for mips targets.
17602
c892bb64
RC
176032004-06-08 Randolph Chung <tausq@debian.org>
17604
17605 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
17606 message for unknown architectures more clear.
17607
48306d3e
JB
176082004-06-08 Joel Brobecker <brobecker@gnat.com>
17609
17610 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
17611 start the execution of the program.
17612
83ecb59f
JB
176132004-06-07 Jim Blandy <jimb@redhat.com>
17614
17615 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
17616 * gdb.arch/i386-cpuid.h: New helper file.
17617
55264cb4
RC
176182004-06-07 Randolph Chung <tausq@debian.org>
17619
17620 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
17621 has started.
17622
23cadb28
RM
176232004-06-04 Roland McGrath <roland@redhat.com>
17624
17625 Fix PR gdb/1647.
17626 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
17627 differently to be robust to output buffering differences.
17628
51d01eda
MC
176292004-06-04 Michael Chastain <mec.gnu@mindspring.com>
17630
17631 * gdb.threads/pthreads.exp: Update copyright years.
17632 (check_control_c): Change asynchronous 'after' to synchronous.
17633
f4fc3b93
RM
176342004-06-04 Roland McGrath <roland@redhat.com>
17635
17636 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
17637 next gdb prompt.
17638
4013522b
MC
176392004-06-02 Michael Chastain <mec.gnu@mindspring.com>
17640
17641 Fix PR gdb/1636.
17642 * gdb.threads/manythreads.exp: Change asynchronous 'after'
17643 calls to synchronous.
17644
7a8f1e6b
JB
176452004-05-26 Jim Blandy <jimb@redhat.com>
17646
17647 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
17648
81bb3443
RC
176492004-05-24 Randolph Chung <tausq@debian.org>
17650
17651 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
17652 * gdb.asm/pa.inc: New file.
17653
8f5a3103
MK
176542004-05-22 Mark Kettenis <kettenis@gnu.org>
17655
17656 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
17657
734b8fe8 176582004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 17659 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
17660
17661 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
17662 GDB prompt.
17663
725603e1
UW
176642004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17665
f4fc3b93 17666 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
17667 setjmp/longjmp. Use sigaction instead of signal.
17668
8b923272 176692004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 17670 Michael Snyder <msnyder@redhat.com>
8b923272
JB
17671
17672 * gdb.threads/pthread_cond_wait.c: New file.
17673 * gdb.threads/pthread_cond_wait.exp: New testcase.
17674
8bfabb04
AC
176752004-05-13 Andrew Cagney <cagney@redhat.com>
17676
17677 * gdb.base/signull.exp, gdb.base/signull.c: New files.
17678 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
17679
42edda50
AC
176802004-05-11 Andrew Cagney <cagney@redhat.com>
17681
17682 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
17683 fixed but revealed gdb/1639.
17684
d303a6c7
AC
176852004-05-10 Andrew Cagney <cagney@redhat.com>
17686
17687 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
17688 func1" and "next to 2nd alarm", kernel bug avoided.
17689
bf08c2a1
DJ
176902004-05-10 Daniel Jacobowitz <dan@debian.org>
17691
17692 PR external/1568
17693 * gdb.base/bigcore.exp: Check the size of the dumped core file.
17694 XFAIL if it is smaller than bytes_allocated.
17695 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
17696 (main): Make chunks_allocated unsigned. Correct comment.
17697
c0586a34
JB
176982004-05-07 Joel Brobecker <brobecker@gnat.com>
17699
17700 * gdb.arch/powerpc-aix-prologue.c: New file.
17701 * gdb.arch/powerpc-aix-prologue.exp: New file.
17702
f2785d12
JB
177032004-05-07 Jim Blandy <jimb@redhat.com>
17704
17705 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
17706 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
17707
bd7f6e30
JB
177082004-05-06 Joel Brobecker <brobecker@gnat.com>
17709
17710 * gdb.base/sep.exp: No longer setup_kfail when the program was
17711 built with dwarf2.
17712
0a5e7efe
JI
177132004-05-05 Jim Ingham <jingham@apple.com>
17714
17715 * gdb.base/pending.exp: Make sure pending breakpoints
17716 preserve the ignore count.
f4fc3b93 17717
a8958849
MK
177182004-04-27 Jerome Guitton <guitton@gnat.com>
17719
17720 * i386-prologue.exp: Add testcase for jump instruction as first
17721 instruction of the real code.
17722 * i386-prologue.c (jump_at_beginning): New function.
17723
7e103f5b
MK
177242004-04-28 Mark Kettenis <kettenis@gnu.org>
17725
17726 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
17727 x86_64-*-*.
17728
5d38b224
MK
177292004-04-28 Mark Kettenis <kettenis@gnu.org>
17730
17731 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
17732 i*86-*-*.
17733
0ef32fd9
MK
177342004-04-25 Mark Kettenis <kettenis@gnu.org>
17735
17736 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
17737 expression that checks the return type.
17738
71d7dd7c
AC
177392004-04-23 Andrew Cagney <cagney@redhat.com>
17740
17741 * gdb.base/call-sc.exp: New test of scalar call/return values.
17742 * gdb.base/call-sc.c: Ditto.
17743
1e9f977e
JJ
177442004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17745
17746 * gdb.threads/manythreads.c: Reduce thread stack size.
17747
899d9e3a
JJ
177482004-04-23 Jeff Johnston <jjohnstn@redhat.com>
17749
17750 * gdb.threads/manythreads.c: Add copyright notice.
17751
61bcae62
AC
177522004-04-23 Andrew Cagney <cagney@redhat.com>
17753
17754 * gdb.base/siginfo.exp: Better handle step out of signal.
17755 * gdb.base/sigstep.exp: Ditto.
17756
7339a42e 177572004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 17758 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
17759
17760 * gdb.threads/manythreads.c: New testcase.
17761 * gdb.threads/manythreads.exp: Ditto.
17762
5c98409b
JB
177632004-04-22 Jim Blandy <jimb@redhat.com>
17764
17765 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
17766 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
17767
3b611f1a
MC
177682004-04-21 Michael Chastain <mec.gnu@mindspring.com>
17769
17770 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
17771
f0fd9238
AC
177722004-04-21 Andrew Cagney <cagney@redhat.com>
17773
17774 * gdb.base/sigstep.c: New file.
17775 * gdb.base/sigstep.exp: New file.
17776
90990674
JB
177772004-04-16 Joel Brobecker <brobecker@gnat.com>
17778
17779 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
17780 call to observer_notify_normal_stop.
17781
78cef34b
AC
177822004-04-15 Andrew Cagney <cagney@redhat.com>
17783
17784 * gdb.base/siginfo.c: New file.
17785 * gdb.base/siginfo.exp: New file.
17786
d2343407
JB
177872004-04-12 J. Brobecker <brobecker@gnat.com>
17788
17789 * gdb.base/sep.exp: Fix typo in comment.
17790
a2dba3c8
JB
177912004-04-12 J. Brobecker <brobecker@gnat.com>
17792
17793 * gdb.base/sep.c: New file.
17794 * gdb.base/sep-proc.c: New file.
17795 * gdb.base/sep.exp: New testcase.
17796
15f7b60e
MK
177972004-04-09 Mark Kettenis <kettenis@gnu.org>
17798
17799 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
17800 support.
17801
44f4de1a
AC
178022004-04-05 Andrew Cagney <cagney@redhat.com>
17803
17804 * gdb.base/sigaltstack.c: New file.
17805 * gdb.base/sigaltstack.exp: New file.
17806
ef04f396
JB
178072004-04-04 Joel Brobecker <brobecker@gnat.com>
17808
17809 * gdb.base/foll-fork.exp: Update the expected output for
17810 "help set follow-fork-mode", to match a change that was made
17811 to the help of this variable on 2004-01-13.
17812
d40d2c92
JB
178132004-04-01 Joel Brobecker <brobecker@gnat.com>
17814
17815 * lib/ada.exp: Add copyright notice.
17816 * bar.ads: Likewise.
17817 * bar.adb: Likewise.
17818 * null_record.adb: Likewise.
17819 * null_record.exp: Likewise.
17820 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
17821
f86ef5a3
JB
178222004-04-01 Joel Brobecker <brobecker@gnat.com>
17823
17824 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
17825 * configure: Regenerate.
17826
414e70e3
JB
178272004-04-01 Joel Brobecker <brobecker@gnat.com>
17828
17829 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
17830 to build the application. Remove the message printed when in
17831 verbose mode, redundant with the UNSUPPORTED message above.
17832
f0aaee49
JB
178332004-03-31 Joel Brobecker <brobecker@gnat.com>
17834
17835 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
17836 * gdb.ada (null_record.exp): New testcase.
17837
ac81cb54
JB
178382004-03-31 Joel Brobecker <brobecker@gnat.com>
17839
17840 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
17841
854af2f7
JB
178422004-03-31 Joel Brobecker <brobecker@gnat.com>
17843
17844 * gdb.ada: New subdirectory.
17845 * gdb.ada/Makefile.in: New file.
17846 * gdb.ada/gnat_ada.gpr.in: New file.
17847
034cb681
JB
178482004-03-31 Joel Brobecker <brobecker@gnat.com>
17849
17850 * lib/ada.exp: New file.
17851
78a1a894
DJ
178522004-03-24 Daniel Jacobowitz <drow@mvista.com>
17853
17854 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
17855 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
17856
4b2b3b3e
AC
178572004-03-22 Andrew Cagney <cagney@redhat.com>
17858
17859 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
17860 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
17861 Problem identified by Ulrich Weigand.
17862
23c73aa3
DC
178632004-03-17 David Carlton <carlton@kealia.com>
17864
17865 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
17866 PR c++/826.
17867
d63a86f8
RM
178682004-03-16 Roland McGrath <roland@redhat.com>
17869
17870 * gdb.base/auxv.exp: New file.
17871 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
17872
0e02aa50
DC
178732004-03-12 David Carlton <carlton@kealia.com>
17874
17875 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
17876 * gdb.cp/pr-1553.cc: Ditto.
17877 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
17878 pass branch.
17879
c20b71be
MC
178802004-03-12 Michael Chastain <mec.gnu@mindspring.com>
17881
17882 * gdb.cp/templates.exp: Accept more template types.
17883
c7414a01
MC
178842004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17885
17886 From Corinna Vinschen with modifications.
17887 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
17888 local variable obj_with_enum.
17889 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
17890 results with obj_with_enum.
17891
ed69573c
MC
178922004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17893
17894 * gdb.cp/classes.cc: New file, copied from misc.cc.
17895 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
17896
28301461
MC
178972004-03-09 Michael Chastain <mec.gnu@mindspring.com>
17898
17899 * gdb.cp/misc.cc: Add copyright notice.
17900
1198ecbe
DC
179012004-03-05 David Carlton <carlton@kealia.com>
17902
17903 * gdb.cp/rtti.exp: Add 'print *obj3' test.
17904 * gdb.cp/rtti.h: Update copyright.
17905 (namespace n2::n3): New.
17906 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
17907 (n2::n3::func3): New.
17908 (main): Call n2::n3::func3.
17909 * gdb.cp/rtti2.cc: Update copyright.
17910 (n2::create3): New.
17911
9e08c470
MK
179122004-03-04 Mark Kettenis <kettenis@gnu.org>
17913
17914 * gdb.asm/openbsd.inc: Fix typo.
17915
4bebc3aa
FF
179162004-03-03 Fred Fish <fnf@redhat.com>
17917
17918 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
17919 "val" instead of unused "size". Update copyright year.
17920
6ea9fb37
DJ
179212004-02-29 Daniel Jacobowitz <drow@mvista.com>
17922
17923 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
17924 to use unsigned char.
17925 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
17926 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
17927
23b23974
DJ
179282004-02-29 Daniel Jacobowitz <drow@mvista.com>
17929
17930 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
17931 line of output.
17932
7574fd53
DJ
179332004-02-28 Daniel Jacobowitz <drow@mvista.com>
17934
17935 * gdb.base/relocate.c (dummy): Initialize.
17936
a195357f
DJ
179372004-02-28 Daniel Jacobowitz <drow@mvista.com>
17938
17939 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
17940 a breakpoint at exit.
17941
72fd54a9
FF
179422004-02-27 Fred Fish <fnf@redhat.com>
17943
17944 * gdb.base/chng-syms.exp: Add expect condition to match failing
17945 case that isn't a timeout.
17946
b9d23137
AC
179472004-02-27 Andrew Cagney <cagney@redhat.com>
17948
17949 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
17950 support.
17951
15d208f6 179522004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 17953
15d208f6
FF
17954 * gdb.arch/gdb1431.c: Remove.
17955 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
17956 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
17957 of "until" incorrectly.
17958
98f9cd2d
JB
179592004-02-26 J. Brobecker <brobecker@gnat.com>
17960
17961 * gdb.cp/class2.cc (empty): New class.
17962 (refer): New function.
17963 (main): Declare an object of type empty and use it.
17964 * gdb.cp/class2.exp: Print the value of an object of type empty.
17965
9b50c11b
JJ
179662004-02-26 Jeff Johnston <jjohnstn@redhat.com>
17967
17968 * gdb.base/langs.exp: Update query string to match the
17969 new nquery format used for pending breakpoints.
17970
0dcd613f
AC
179712004-02-26 Andrew Cagney <cagney@redhat.com>
17972
17973 Fix PR i18n/1570.
17974 * gdb.base/charset.c: Update copyright notice.
17975 (main, init_string): Remove the escape character '\e' tests.
17976 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
17977 * gdb.base/charset.exp (valid_host_charset): Ditto.
17978 * gdb.base/setvar.exp: Ditto.
17979
b8a56647
AC
179802004-02-24 Andrew Cagney <cagney@redhat.com>
17981
90d59e34
AC
17982 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
17983 mmapped data in core file" PASS and FAIL messages consistent.
17984
b8a56647
AC
17985 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
17986 setting a breakpoint. Work around PR java/1565.
17987
9f27c604
JJ
179882004-02-23 Jeff Johnston <jjohnstn@redhat.com>
17989
17990 * lib/gdb.exp (gdb_breakpoint): Update query string to match
17991 new nquery format.
17992 * gdb.base/pending.exp: Ditto.
17993
3224a706
MK
179942004-02-22 Mark Kettenis <kettenis@gnu.org>
17995
17996 * configure.in: Run stabs tests on *BSD.
17997 * configure: Regenerated.
17998
41e0a9ca
MK
179992004-02-21 Mark Kettenis <kettenis@gnu.org>
18000
18001 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
18002
1e1b3428
FF
180032004-02-20 Fred Fish <fnf@redhat.com>
18004
18005 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
18006 blank in test for "returns short", for consistency with other
18007 "returns xxx" tests. Update copyright year.
18008
f9a7572a
FF
180092004-02-19 Fred Fish <fnf@redhat.com>
18010
18011 New testcase for PR breakpoint/1558.
18012 * gdb.arch/gdb1558.exp: New file.
18013 * gdb.arch/gdb1558.c: New file.
18014
b2ce2854
EZ
180152004-02-19 Elena Zannoni <ezannoni@redhat.com>
18016
18017 * gdb.base/nodebug.exp: Fix typo.
18018
e7c9ff01
JB
180192004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18020
18021 Committed by Jim Blandy <jimb@redhat.com>.
18022
62f4b920
JB
18023 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
18024
2db536a1
JB
18025 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
18026
e7c9ff01
JB
18027 * gdb.base/float.exp: Support s390*-*-* targets.
18028
f3205b34
AF
180292004-02-17 Adam Fedor <fedor@gnu.org>
18030
18031 * gdb.base/gdb1555.exp: New file.
18032 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
18033
9d62932d
EZ
180342004-02-17 Elena Zannoni <ezannoni@redhat.com>
18035
18036 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
18037
344c9711
FF
180382004-02-16 Fred Fish <fnf@redhat.com>
18039
18040 * gdb.arch/gdb1291.c: Remove
18041 * gdb.arch/gdb1291.s: New test input file.
18042 * gdb.arch/gdb1291.exp: Expand test to check case that should not
18043 fail. Test for correct result, known incorrect result, other
18044 failures and timeouts.
18045
2d822687
AC
180462004-02-16 Andrew Cagney <cagney@redhat.com>
18047
18048 * gdb.base/bigcore.exp: New file.
18049 * gdb.base/bigcore.c: New file.
18050
dac15b66
AC
180512004-02-13 Andrew Cagney <cagney@redhat.com>
18052
18053 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
18054 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
18055 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
18056 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
18057 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
18058 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
18059 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
18060 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
18061 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
18062 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
18063
6bdfc2c4
JJ
180642004-02-11 Jeff Johnston <jjohnstn@redhat.com>
18065
18066 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
18067 executed is an alloc instruction.
18068
87b3ede8
DC
180692004-02-11 David Carlton <carlton@kealia.com>
18070
18071 * gdb.cp/breakpoint.exp: New.
18072 * gdb.cp/breakpoint.cc: New.
18073
6e19e2bf
MC
180742004-02-11 Michael Chastain <mec.gnu@mindspring.com>
18075
18076 Partial fix for PR gdb/1543.
18077 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
18078 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
18079 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
18080 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
18081 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
18082 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
18083 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
18084 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
18085 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
18086 to bug-gdb@prep.ai.mit.edu .
18087 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
18088 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
18089 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
18090 Likewise.
18091
5c5455dc
AC
180922004-02-10 Andrew Cagney <cagney@redhat.com>
18093
18094 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
18095 using gdb_internal_error_resync.
18096
9cf689d7
DJ
180972004-02-09 Daniel Jacobowitz <drow@mvista.com>
18098
18099 * gdb.threads/thread-specific.exp: Stop early if no threads are
18100 found.
18101
d2dc51db
MC
181022004-02-09 Michael Chastain <mec.gnu@mindspring.com>
18103
18104 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
18105
14b1a056
DJ
181062004-02-08 Daniel Jacobowitz <drow@mvista.com>
18107
18108 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
18109 breakpoints.
18110
83f66e8f
DJ
181112004-02-07 Daniel Jacobowitz <drow@mvista.com>
18112
18113 * config/sim.exp (gdb_load): Handle $arg == "".
18114 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
18115 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
18116
30fc0091
EZ
181172004-02-07 Elena Zannoni <ezannoni@redhat.com>
18118
a9c64011
AS
18119 * gdb.base/maint.exp: Update test to reflect
18120 obstack changes.
30fc0091 18121
4d806929
JJ
181222004-02-04 Jeff Johnston <jjohnstn@redhat.com>
18123
18124 * gdb.base/pendshr.c (pendfunc): New function that calls
18125 pendfunc1.
18126 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
18127
7bfdd688
FF
181282004-02-04 Fred Fish <fnf@redhat.com>
18129
18130 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
18131 function symbols and update copyright years.
18132 * gdb.arch/gdb1291.c: Ditto.
18133
aaa08ee4
MC
181342004-02-03 Michael Chastain <mec.gnu@mindspring.com>
18135
18136 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
18137
dbad7755
MC
181382004-02-03 Michael Chastain <mec.gnu@mindspring.com>
18139
18140 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
18141
ec4646ef
MC
181422004-02-03 Michael Chastain <mec.gnu@mindspring.com>
18143
18144 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
18145
1b802196
FF
181462004-02-02 Fred Fish <fnf@redhat.com>
18147
18148 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
18149 remote targets. Update copyright years.
18150
18fe2033
JJ
181512004-02-02 Jeff Johnston <jjohnstn@redhat.com>
18152
18153 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
18154 support.
18155 * gdb.base/langs.exp: Fix test which attempts to create
18156 breakpoint on non-existent function to handle new pending
18157 support.
18158 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
18159 a breakpoint.
18160 * gdb.base/pending.exp: New test.
18161 * gdb.base/pending.c: New file.
18162 * gdb.base/pendshr.c: Ditto.
18163
8d577d32
DC
181642004-02-02 David Carlton <carlton@kealia.com>
18165
18166 * gdb.cp/overload.exp: Add overloadNamespace tests.
18167 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
18168 (overloadNamespace, XXX): New.
18169 (main): Call XXX::marker2.
18170
3ad13771
FF
181712004-02-01 Fred Fish <fnf@redhat.com>
18172
18173 * gdb.base/dump.exp: Use runto_main instead of "runto main".
18174 * gdb.base/finish.exp: Ditto.
18175 * gdb.base/gcore.exp: Ditto.
18176 * gdb.base/huge.exp: Ditto.
18177 * gdb.base/info-proc.exp: Ditto.
18178 * gdb.base/return2.exp: Ditto.
18179 * gdb.threads/gcore-thread.exp: Ditto.
18180
44c75849
DJ
181812004-02-01 Daniel Jacobowitz <drow@mvista.com>
18182
18183 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
18184
005bc093
MK
181852004-02-01 Mark Kettenis <kettenis@gnu.org>
18186
18187 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
18188 that opening the file succeeds on OpenBSD.
18189
c47cebdb
DJ
181902004-02-01 Daniel Jacobowitz <drow@mvista.com>
18191
18192 * gdb.threads/thread-specific.c: New file.
18193 * gdb.threads/threads-specific.exp: New test script.
18194 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
18195 to expect_out.
18196
5a01311c
MK
181972004-02-01 Mark Kettenis <kettenis@gnu.org>
18198
18199 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
18200 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
18201 only on the "print_small_structs from print_long_arg_list" test.
18202
ce22a4f1
DJ
182032004-02-01 Daniel Jacobowitz <drow@mvista.com>
18204
18205 * gdb.base/completion.exp: Kill a stray backslash.
18206
18207 From Jim Ingham <jingham@apple.com>:
18208 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
18209 agrees with the result from sending a tab.
18210
abbab9d3
DJ
182112004-01-31 Daniel Jacobowitz <drow@mvista.com>
18212
18213 * gdb.base/chng-syms.exp: Remove stray newline.
18214
53904d1e
MK
182152004-01-31 Mark Kettenis <kettenis@gnu.org>
18216
18217 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
18218 *-*-openbsd*.
18219 * gdb.asm/openbsd.inc: New file.
18220
3a4b3aac
MK
182212004-01-30 Mark Kettenis <kettenis@gnu.org>
18222
18223 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
18224 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
18225 *-*solaris2*. Remove commented out default settings for
18226 asm-flags. Replace gdb_compile with target_link.
18227
ebac27b4
MC
182282004-01-29 Michael Chastain <mec.gnu@mindspring.com>
18229
18230 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
18231 for all tests. Remove old hp-ux and cygnus xfail cases.
18232
d8679d84
PH
182332004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
18234
18235 * gdb.base/chng-syms.exp: New file.
18236 * gdb.base/chng-syms.c: New file.
18237
0a55bc22
MC
182382004-01-24 Michael Chastain <mec.gnu@mindspring.com>
18239
18240 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
18241 Provide arms for current output in all my configurations.
18242
94b8e876
MC
182432004-01-24 Michael Chastain <mec.gnu@mindspring.com>
18244
18245 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
18246 * lib/compiler.cc: Likewise.
18247 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
18248 get the right preprocessor. Eval the output directly. Remove
18249 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
18250 hp_f77_compiler and hp_f90_compiler completely.
18251 (gdb_preprocess): Delete.
18252 (get_compiler): Delete.
18253
7cf03d44
MK
182542004-01-24 Mark Kettenis <kettenis@gnu.org>
18255
18256 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
18257 <string.h>.
18258
68b6dce9
NR
182592004-01-24 Nick Roberts <nick@nick.uklinux.net>
18260
18261 * gdb.mi/mi-stack.exp: Update copyright.
18262
b368761e
DC
182632004-01-23 David Carlton <carlton@kealia.com>
18264
18265 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
18266 test for cp_lookup_transparent_type.
18267 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
18268 call them.
18269
f2061b53
DJ
182702004-01-23 Daniel Jacobowitz <drow@mvista.com>
18271
18272 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
18273 after -var-update.
18274
37fc574a
DC
182752004-01-23 David Carlton <carlton@kealia.com>
18276
18277 * gdb.cp/namespace.cc (C::ensureRefs): New.
18278 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
18279
8e94b928
NR
182802004-01-20 Nick Roberts <nick@nick.uklinux.net>
18281
18282 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
18283 case "-stack-list-locals 2".
18284 * gdb.mi/mi-var-child.exp: Test for case
18285 "-var-list-children --all-values NAME".
18286
997b0952
MC
182872004-01-18 Michael Chastain <mec.gnu@mindspring.com>
18288
18289 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
18290
52470da3
MK
182912004-01-18 Mark Kettenis <kettenis@gnu.org>
18292
7049b4b8
MK
18293 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
18294 used with gdb_test_multiple.
18295
52470da3
MK
18296 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
18297 read at address 0. This fixes PR testsuite/1504.
18298
da6012e5
DJ
182992004-01-18 Daniel Jacobowitz <drow@mvista.com>
18300
18301 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
18302 Remove downloading, guessing the host executable, the calls to
18303 gdb_file_cmd and gdb_target_cmd, and "load" support.
18304 (infer_host_exec): New function broken out from gdb_load.
18305 (gdb_load): New wrapper for gdbserver_gdb_load.
18306 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
18307 gdb_target_cmd. Use -target-select.
18308 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
18309 Download binaries to the host. Clear last_mi_remote_file when
18310 we load a new binary.
18311 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
18312 call gdbserver_gdb_load and mi_gdb_target_cmd.
18313
32c70722
MC
183142004-01-17 Michael Chastain <mec.gnu@mindspring.com>
18315
18316 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
18317 type patterns.
18318
b0cecf36
MC
183192004-01-17 Michael Chastain <mec.gnu@mindspring.com>
18320
18321 * gdb.cp/templates.exp: Fix typo in test name of
18322 "print Foo<volatile char*>::foo".
18323
4120d7e6
MC
183242004-01-15 Michael Chastain <mec.gnu@mindspring.com>
18325
18326 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
18327
f679e530
BE
183282004-01-16 Ben Elliston <bje@wasabisystems.com>
18329
18330 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
18331 (clean mostlyclean): Remove empty rm.
18332
091c48f6
MC
183332004-01-15 Michael Chastain <mec.gnu@mindspring.com>
18334
18335 * gdb.base/setvar.exp: Add copyright years.
18336
3e5fc8d2
DC
183372004-01-14 David Carlton <carlton@bactrian.org>
18338
18339 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
18340 PR c++/1511 and update coment.
18341 * gdb.cp/templates.exp: Update patterns to match current output.
18342 If changes involve something other than whitespace, KFAIL
18343 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
18344
63d06c5c
DC
183452004-01-14 David Carlton <carlton@kealia.com>
18346
18347 * gdb.cp/namespace.exp: Add tests involving classes defined within
18348 namespaces.
18349 * gdb.cp/namespace.cc (C::CClass): New.
18350 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
18351
a51dab88
EZ
183522004-01-14 Elena Zannoni <ezannoni@redhat.com>
18353
18354 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
18355 what debug info we have. Print a better message if something goes
18356 wrong while producing the separate debug info file.
18357
a476ccc9
MC
183582004-01-14 Michael Chastain <mec.gnu@mindspring.com>
18359
18360 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
18361
f453692c
MC
183622004-01-14 Michael Chastain <mec.gnu@mindspring.com>
18363
18364 * gdb.base/callfuncs.c: Add copyright notice.
18365
f40063a5
MC
183662004-01-13 Michael Chastain <mec.gnu@mindspring.com>
18367
18368 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
18369 inheritance. PR gdb/1498, PR gcc/13539.
18370
19ac3974
EZ
183712004-01-13 Elena Zannoni <ezannoni@redhat.com>
18372
a9c64011
AS
18373 * gdb.threads/gcore-thread.exp: Prefix name of binary with
18374 test specific name.
18375 * gdb.mi/gdb669.exp: Ditto.
18376 * gdb.mi/mi-pthreads.exp: Ditto.
18377 * gdb.mi/mi1-pthreads.exp: Ditto.
18378 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 18379
56c97c6e
MC
183802004-01-12 Michael Chastain <mec.gnu@mindspring.com>
18381
18382 * gdb.cp/member-ptr.cc: Add copyright notice.
18383
a0644324
MC
183842004-01-12 Michael Chastain <mec.gnu@mindspring.com>
18385
18386 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
18387 some patterns for recent versions of gcc and hpacc. Delete
18388 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
18389 Delete tests that access a NULL pointer-to-member-data. This
18390 script is still disabled for gcc.
18391
32fabe09
EZ
183922004-01-12 Elena Zannoni <ezannoni@redhat.com>
18393
18394 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 18395 escaped correctly.
32fabe09 18396
1f8a6abb
EZ
183972004-01-12 Elena Zannoni <ezannoni@redhat.com>
18398
18399 * gdb.base/sepdebug.exp: New file.
18400 * gdb.base/sepdebug.c: New file.
18401 * lib/gdb.exp (separate_debug_filename): New procedure.
18402 (gdb_gnu_strip_debug): New procedure.
18403
48efe704
AC
184042004-01-12 Andrew Cagney <cagney@redhat.com>
18405
18406 * gdb.mi/ChangeLog: Delete file. Renamed to ...
18407 * gdb.mi/ChangeLog-1999-2003: New file.
18408
a9415475
AC
184092004-01-12 Andrew Cagney <cagney@redhat.com>
18410
18411 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
18412 "Renaming a directory to a non-empty directory returns ENOTEMPTY
18413 or EEXIST", treat EBUSY as an XFAIL.
18414
83b8cf9d
MC
184152004-01-11 Michael Chastain <mec.gnu@mindspring.com>
18416
18417 * gdb.base/scope.exp: Remove obsolete setup_xfail for
18418 hp_cc_compiler.
18419
9939d2a8
MC
184202004-01-10 Michael Chastain <mec.gnu@mindspring.com>
18421
18422 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
18423 decorations.
18424
1ff8cadf
MC
184252004-01-10 Michael Chastain <mec.gnu@mindspring.com>
18426
18427 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
18428 and "(aCC)" decorations. Remove obsolete doco about old
18429 test results.
18430
6fa9022e
MC
184312004-01-09 Michael Chastain <mec.gnu@mindspring.com>
18432
18433 * gdb.cp/exception.exp: Fix typo in doco.
18434
209721fe
MK
184352004-01-09 Mark Kettenis <kettenis@gnu.org>
18436
18437 * gdb.base/gdb1476.exp: Fix typo.
18438
ef11303e
MC
184392004-01-09 Michael Chastain <mec.gnu@mindspring.com>
18440
18441 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
18442 file.
18443
041ab88c
MC
184442004-01-09 Michael Chastain <mec.gnu@mindspring.com>
18445
18446 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
18447 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
18448 Use gdb_compile. Remove restriction on gcc. Add some patterns
18449 for recent version of gdb. Delete second half, which was a copy
18450 of the first half with different build flags. This test is
18451 still disabled because it is still not ready for production.
18452
e36d075a
MC
184532004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18454
18455 * gdb.cp/exception.cc: Add copyright notice.
18456 * gdb.cp/exception.exp: Add a notice that this file is broken
18457 because of line number changes caused by addition of copyright
18458 notice.
18459
42b190ad
MC
184602004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18461
18462 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
18463 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
18464
8f25f06b
MC
184652004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18466
18467 * gdb.cp/classes.exp: Accept gnu abi 2.
18468 * gdb.cp/derivation.exp: Likewise.
18469 * gdb.cp/overload.exp: Likewise.
18470 * gdb.cp/virtfunc.exp: Likewise.
18471
06ded8b8
MC
184722004-01-08 Michael Chastain <mec.gnu@mindspring.com>
18473
18474 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
18475 semicolon after end of function.
18476
77c26ae3
MC
184772004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18478
18479 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
18480 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
18481 boilerplate code for compiling and running the program under
18482 test. Add some string method tests.
18483
20757486
MC
184842004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18485
18486 * gdb.cp/bs15503.cc: Add copyright notice.
18487 * gdb.cp/bs15503.exp: Adjust line number.
18488
0fd3b503
MC
184892004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18490
18491 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
18492 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
18493
10d1bea8
MC
184942004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18495
18496 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
18497 hp_cc_compiler.
18498
2789202a
MC
184992004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18500
18501 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
18502 * gdb.cp/ctti.exp: Use the marker instead of "next".
18503 With gcc, run further before bailing.
18504
b862f14c
MC
185052004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18506
18507 * gdb.cp/cttiadd.cc: Add copyright notice.
18508 * gdb.cp/cttiadd1.cc: Likewise.
18509 * gdb.cp/cttiadd2.cc: Likewise.
18510 * gdb.cp/cttiadd3.cc: Likewise.
18511
96da2469
MC
185122004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18513
18514 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
18515 Use gdb_test, gdb_test_multiple. Use floating-point values that
18516 have exact representations in IEEE-ish formats.
18517
053248ff
MC
185182004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18519
18520 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
18521 compilers. Delete duplicate call to get_compiler_info.
18522 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
18523 * gdb.base/volatile.exp: Likewise.
18524
84acecdd
MK
185252004-01-07 Mark Kettenis <kettenis@gnu.org>
18526
18527 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
18528 memory at address 0.
18529
fe11a27f
MC
185302004-01-07 Michael Chastain <mec.gnu@mindspring.com>
18531
18532 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
18533 to test for hp-ux assembler. Fix copyright years.
18534
60ad077b
AC
185352004-01-07 Andrew Cagney <cagney@redhat.com>
18536
18537 * gdb.base/fileio.c (strerrno): Add "EBUSY".
18538
1c9b8f33
AC
185392004-01-07 Andrew Cagney <cagney@redhat.com>
18540
18541 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
18542 when creating the read-only file. From analysis by Roland McGrath
18543 and Elena Zannoni.
18544
753ccc7a
MC
185452004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18546
18547 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
18548
eca3e36b
MC
185492004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18550
18551 * gdb.base/cvexpr.c: Be type-safe with function pointers and
18552 data pointers.
18553
f8d4bac4
MC
185542004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18555
18556 * gdb.cp/m-static.exp: Compile one source file at a time.
18557 Delete unused call to get_compiler_info.
18558
9b4e0f94
MC
185592004-01-06 Michael Chastain <mec.gnu@mindspring.com>
18560
18561 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
18562 * gdb.base/call-rt-st.exp: Likewise.
18563 * gdb.base/nodebug.exp: Likewise.
18564 * gdb.base/volatile.exp: Likewise.
18565 * gdb.cp/ref-types.exp: Likewise.
18566 * gdb.cp/templates.exp: Likewise.
18567
023c1024
MK
185682004-01-05 Mark Kettenis <kettenis@gnu.org>
18569
18570 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
18571
19703c4a
MC
185722004-01-05 Michael Chastain <mec.gnu@mindspring.com>
18573
18574 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
18575 hppa*-hp-hpux*.
18576
18b67037
MK
185772004-01-04 Mark Kettenis <kettenis@gnu.org>
18578
ba6219c8
MK
18579 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
18580 x86_64-*-*.
18581
18b67037
MK
18582 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
18583 sparc64-*-* and sparc*-solaris2*.
18584
1bfbbb9d
MK
185852004-01-04 Mark Kettenis <kettenis@gnu.org>
18586
18587 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
18588 return ${tests}" test. The ${tests} already mentions the
18589 filename.
18590
06846494
MC
185912004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18592
18593 * gdb.cp/local.exp: Accept gcc abi 2.
18594
3b0cb202
MC
185952004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18596
18597 * gdb.cp/templates.exp: Accept gcc abi 2.
18598
0643ec3f
MC
185992004-01-02 Michael Chastain <mec.gnu@mindspring.com>
18600
18601 * lib/compiler.cc: Remove supports_template_debugging.
18602 * gdb.cp/templates.exp: Do not test supports_template_debugging.
18603
d231d0b1
MC
186042004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18605
18606 * gdb.cp/namespace.exp: Accept gcc abi 2.
18607
44ffb27c
MC
186082004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18609
18610 * gdb.cp/method.exp: Accept gcc abi 2.
18611
184ad485
MC
186122004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18613
18614 * gdb.cp/classes.exp: Generate identical results as old version.
18615 * gdb.cp/derivation.exp: Likewise.
18616 * gdb.cp/overload.exp: Likewise.
18617 * gdb.cp/virtfunc.exp: Likewise.
18618
116f09e7
MC
186192004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18620
18621 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
18622 mysterious bug with sourceware version of expect.
18623
b1379776
MC
186242004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18625
18626 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
18627 current versions of gcc, including gcc abi 2. Remove gratuitous
18628 restart of test program. Use gdb_test_multiple and gdb_test for
18629 all tests. Add patterns to xfail missing "const" in "const char *"
18630 and kfail PR gdb/1155.
18631
6b7a4c0e
MC
186322004-01-01 Michael Chastain <mec.gnu@mindspring.com>
18633
18634 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
18635 current versions of gcc, including gcc abi 2. Remove gratuitous
18636 restart of test program. Use gdb_test_multiple and gdb_test for
18637 all tests. Add patterns to kfail PR gdb/1498.
18638
51615d72
MC
186392003-12-31 Michael Chastain <mec.gnu@mindspring.com>
18640
18641 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
18642 current versions of gcc, including gcc abi 2. Use "breakpoint"
18643 and "continue" instead of restarting the target program. Use
18644 gdb_test_multiple and gdb_test for all tests.
18645
7b79a9d7
MK
186462004-01-01 Mark Kettenis <kettenis@gnu.org>
18647
18648 * gdb.asm/asm-source.exp: Update copyright year. Link statically
18649 for *-*-solaris2*.
18650
1cd3489f
MC
186512003-12-31 Michael Chastain <mec.gnu@mindspring.com>
18652
18653 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
18654 current versions of gcc, including gcc abi 2. Use "breakpoint"
18655 and "continue" instead of restarting the target program several
18656 times. Use gdb_test_multiple and gdb_test for all tests.
18657
850742db
MC
186582003-12-18 Michael Chastain <mec.gnu@mindspring.com>
18659
18660 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
18661 source files.
18662
eb4bbda8
MC
186632003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18664
18665 * gdb.base/environ.exp: Handle compiling test case from multiple
18666 source files.
18667
e42c7771
MC
186682003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18669
18670 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
18671
80e4b428
JB
186722003-12-17 Jim Blandy <jimb@redhat.com>
18673
5f06973a
JB
18674 * gdb.base/freebpcmd.c: Add copyright notice.
18675
80e4b428
JB
18676 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
18677
0ab84fb7
MC
186782003-12-16 Michael Chastain <mec.gnu@mindspring.com>
18679
18680 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
18681
1b3bb3d0
JB
186822003-12-13 Jim Blandy <jimb@redhat.com>
18683
18684 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
18685
3a4c9371
KB
186862003-12-12 Kevin Buettner <kevinb@redhat.com>
18687
18688 * gdb.asm/frv.inc: New file.
18689 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
18690
a1dea79a
FF
186912003-12-09 Fred Fish <fnf@redhat.com>
18692
18693 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
18694 functions to break1.c and leave prototypes behind. Add more
18695 "set breakpoint NN here" comments.
18696 * gdb.base/break1.c: New file.
18697
18698 * gdb.base/break.exp: Handle compiling test case from multiple
18699 source files and change source file references as needed.
18700 * gdb.base/completion.exp: Ditto.
18701 * gdb.base/condbreak.exp: Ditto.
18702 * gdb.base/define.exp: Ditto.
18703 * gdb.base/ena-dis-br.exp: Ditto.
18704 * gdb.base/info-proc.exp: Ditto.
18705 * gdb.base/maint.exp: Ditto.
18706 * gdb.base/until.exp: Ditto.
18707
18708 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
18709 hardcoded line numbers.
18710 * gdb.base/define.exp: Ditto.
18711 * gdb.base/ena-dis-br.exp: Ditto.
18712 * gdb.base/maint.exp: Ditto.
18713 * gdb.base/until.exp: Ditto.
18714
18715 * gdb.base/completion.exp: Use "break1" for completion tests since
18716 "break" is no longer a unique prefix.
18717
5266b69c
AC
187182003-12-06 Andrew Cagney <cagney@redhat.com>
18719
18720 * gdb.base/structs.exp (test_struct_returns): When applicable, set
18721 "return_value_unimplemented". When an unimplemented struct return
18722 architecture, report incorrect values as a KFAIL
18723
374451f0
MC
187242003-12-05 Michael Chastain <mec.gnu@mindspring.com>
18725
18726 * gdb.cp/rtti.exp: Accept new wording of warning from
18727 cp_lookup_rtti_type.
18728
ba9b20a7
MC
187292003-12-05 Michael Chastain <mec.gnu@mindspring.com>
18730
18731 Partial fix for PR testsuite/1456.
18732 * gdb.base/scope.exp (test_at_main): Replace references to
18733 gcc_compiled with calls to test_compiler_info.
18734 (test_at_foo): Likewise.
18735 (test_at_bar): Likewise.
18736
b74b6d0b
MC
187372003-12-04 Michael Chastain <mec.gnu@mindspring.com>
18738
18739 Partial fix for PR testsuite/1456.
18740 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
18741 to test_compiler_info.
18742
ccfa3402
MC
187432003-12-03 Michael Chastain <mec.gnu@mindspring.com>
18744
18745 * gdb.base/so-impl-ld.exp: Update copyright notice.
18746
f6246aba
MC
187472003-12-02 Michael Chastain <mec.gnu@mindspring.com>
18748
18749 Partial fix for PR testsuite/1456.
18750 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
18751 to test_compiler_info.
18752
13ae734a
MC
187532003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18754
18755 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
18756 from current versions of gdb. Clean up regular expressions.
18757 Delete redundant timeout case.
18758
d8e1cdee
MC
187592003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18760
18761 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
18762 from current versions of gdb. Clean up regular expressions.
18763 Delete redundant timeout case.
18764
96457b64
MC
187652003-12-01 Michael Chastain <mec.gnu@mindspring.com>
18766
18767 Partial fix for PR testsuite/1456.
18768 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
18769 gcc_compiled with call to test_compiler_info.
18770
f35309fc
MC
187712003-11-30 Michael Chastain <mec.gnu@mindspring.com>
18772
18773 Partial fix for PR testsuite/1456.
18774 * gdb.base/list.exp (test_list_function): Delete unused declaration
18775 of gcc_compiled.
18776
d7afdf9b
MC
187772003-11-29 Michael Chastain <mec.gnu@mindspring.com>
18778
18779 Partial fix for PR testsuite/1456.
18780 * gdb.base/complex.exp: Replace reference to gcc_compiled with
18781 call to test_compiler_info.
18782
71507b56
MK
187832003-11-29 Mark Kettenis <kettenis@gnu.org>
18784
18785 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
18786 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
18787 it to create the appropriate note.inc.
18788 * gdb.asm/asmsrc1.s: Include "note.inc".
18789 * gdb.asm/netbsd.inc: New file.
18790 * gdb.asm/empty.inc: New file.
18791
f81f93f7
MC
187922003-11-28 Michael Chastain <mec.gnu@mindspring.com>
18793
18794 Partial fix for PR testsuite/1456.
18795 * gdb.base/constvars.exp: Replace references to gcc_compiled with
18796 calls to test_compiler_info.
18797
9a77938e
MC
187982003-11-27 Michael Chastain <mec.gnu@mindspring.com>
18799
18800 Partial fix for PR testsuite/1456.
18801 * gdb.base/volatile.exp: Replace references to gcc_compiled with
18802 calls to test_compiler_info.
18803
e8367dc7
MK
188042003-11-27 Mark Kettenis <kettenis@gnu.org>
18805
18806 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
18807 pattern for the KFAILs.
18808
526c61ee
AF
188092003-11-25 Adam Fedor <fedor@gnu.org>
18810
18811 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
18812 * gdb.objc/objcdecode.m: New file.
18813
28f2d600
AF
188142003-11-25 Adam Fedor <fedor@gnu.org>
18815
18816 * gdb.objc/nondebug.exp: Test for PR objc/1236.
18817 * gdb.objc/nondebug.m: New file.
18818
a3895cee
BE
188192003-11-26 Ben Elliston <bje@wasabisystems.com>
18820
18821 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
18822 NetBSD as it does on FreeBSD. Modelled on a similar change by
18823 Mark Kettenis on 2003-05-30.
18824 (link-flags): Set to "--entry _start" regardless of target.
18825 Special linker flags are to be appended to $link-flags.
18826 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
18827
c9f2c8a3
MC
188282003-11-25 Michael Chastain <mec.gnu@mindspring.com>
18829
18830 * gdb.cp/method.exp: Accept output of new demangler.
18831
15a0587a 188322003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
18833
18834 * gdb/class2.exp: New file.
18835 * gdb/class2.cc: New file.
18836
3c00b570
MC
188372003-11-25 Michael Chastain <mec.gnu@mindspring.com>
18838
18839 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
18840 of new demangler.
18841
7027acc7
MK
188422003-11-23 Mark Kettenis <kettenis@gnu.org>
18843
18844 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
18845 of gdb_test "run".
18846
b0e1598a
MK
188472003-11-23 Mark Kettenis <kettenis@gnu.org>
18848
18849 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
18850 "continue" into "run".
18851
4d9eda44
MC
188522003-11-23 Michael Chastain <mec.gnu@mindspring.com>
18853
18854 Partial fix for PR testsuite/1456.
18855 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
18856 call to test_compiler_info.
18857 * gdb.cp/ctti.exp: Likewise.
18858 * gdb.cp/derivation.exp: Likewise.
18859 * gdb.cp/member-ptr.exp: Likewise.
18860 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
18861 reference to gcc_compiled.
18862
188632003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
18864
18865 Fix PR testsuite/1463.
18866 * gdb.base/structs.exp (start_structs_test): Call
18867 get_debug_format before using the debug format.
18868
d422fe19
AC
188692003-11-22 Andrew Cagney <cagney@redhat.com>
18870
18871 * lib/gdb.exp (gdb_test_multiple): Add simple example.
18872 * gdb.base/structs.exp: Use gdb_test_multiple.
18873
039cf96d
AC
188742003-11-20 Andrew Cagney <cagney@redhat.com>
18875
6882279b
AC
18876 * gdb.base/structs.exp: Handle and recover from internal errors.
18877 Replace "foo${n}" with "foo<n>" in test messages.
18878
e53890ae
AC
18879 * gdb.base/structs.exp: Update copyright. Rewrite.
18880 * gdb.base/structs.c: Update copyright. Rewrite.
18881
2b211c59
AC
18882 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
18883 resync count exceeded.
d63a86f8 18884
039cf96d
AC
18885 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
18886 from the internal error.
18887 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
18888 Original from Jim Blandy.
18889 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 18890
eac98b22
AC
188912003-11-19 Andrew Cagney <cagney@redhat.com>
18892
18893 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
18894 KFAIL.
18895
67455b2a
MK
188962003-11-17 Mark Kettenis <kettenis@gnu.org>
18897
18898 New testcase for PR backtrace/1435.
18899 * gdb.arch/i386-unwind.exp: New file.
18900 * gdb.arch/i386-unwind.c: New file.
18901
853d6e5b
AC
189022003-11-17 Andrew Cagney <cagney@redhat.com>
18903
18904 * lib/gdb.exp (compiler_info): New global.
18905 (test_compiler_info): New function.
18906 (get_compiler_info): Set compiler_info.
18907 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
18908 "compiler_info" to gcc-<major>-<minor>.
18909
38cf6e11
MC
189102003-11-15 Michael Chastain <mec.gnu@mindspring.com>
18911
18912 * gdb.trace/configure: Remove.
18913
a50d3602
EZ
189142003-11-13 Elena Zannoni <ezannoni@redhat.com>
18915
18916 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 18917 breakpoints.
a50d3602
EZ
18918 * gdb.base/break.exp: Remove all references to explicit line
18919 numbers.
18920
d9407aaa
NC
189212003-11-11 Nick Clifton <nickc@redhat.com>
18922
18923 * gdb.base/shreloc.exp: Do not run for targets which do not
18924 support shared objects.
18925
db488fc1
CV
189262003-11-10 Corinna Vinschen <vinschen@redhat.com>
18927
18928 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
18929 Don't run tests if nofileio flag is given.
18930
6a90a18e
EZ
189312003-11-07 Elena Zannoni <ezannoni@redhat.com>
18932
18933 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 18934 as well as 'Watchpoint'.
6a90a18e 18935
0b915e9c
EZ
189362003-11-06 Elena Zannoni <ezannoni@redhat.com>
18937
18938 Reported by Jim Ingham <jingham@apple.com>:
18939 * gdb.base/annota1.exp: Match at least one occurrence of the
18940 signal handler annotation.
18941
d7e4b55f
EZ
189422003-11-06 Elena Zannoni <ezannoni@redhat.com>
18943
a9c64011
AS
18944 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
18945 as well as 'Watchpoint'.
d7e4b55f 18946
2fe4e8d0
MC
189472003-11-05 Michael Chastain <mec@shout.net>
18948
18949 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
18950
6ef88553
KW
189512003-11-03 Kris Warkentin <kewarken@qnx.com>
18952
18953 * gdb.arch/gdb1291.c: New test file.
18954 * gdb.arch/gdb1291.exp: New test script.
18955 * gdb.arch/gdb1431.c: New test file.
18956 * gdb.arch/gdb1431.exp: New test script.
18957
ae7dc4d8
MC
189582003-10-22 Michael Chastain <mec@shout.net>
18959
18960 * gdb.mi/pthreads.c: Add copyright notice.
18961
c39d7427
MC
189622003-10-22 Michael Chastain <mec@shout.net>
18963
18964 * gdb.threads/pthreads.c: Add copyright notice.
18965
8b7d96c1
MC
189662003-10-20 Michael Chastain <mec@shout.net>
18967
18968 * gdb.base/gdb1056.exp: New test script.
18969
d1d69fdd
DJ
189702003-10-13 Daniel Jacobowitz <drow@mvista.com>
18971
18972 * gdb.threads/killed.exp: Use gdb_run_cmd.
18973
7d605576
DJ
189742003-10-13 Daniel Jacobowitz <drow@mvista.com>
18975
18976 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
18977 create a core file.
18978 * gdb.threads/gcore-thread.exp: Likewise.
18979
618ec112
CV
189802003-10-13 Corinna Vinschen <vinschen@redhat.com>
18981
18982 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
18983 type, based on char type.
18984 (struct bit_flags_short_t): New bitfield type, based on short type.
18985 (init_bit_flags_char): New fuction.
18986 (init_bit_flags_short): Ditto.
18987 (print_bit_flags_char): Ditto.
18988 (print_bit_flags_short): Ditto.
18989 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
18990
9367a73c
MC
189912003-10-11 Michael Chastain <mec@shout.net>
18992
18993 * gdb.base/call-rt-st.exp: Update copyright year.
18994
1decf120
KI
189952003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
18996
18997 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
18998 * gdb.disasm/sh3.s: Ditto.
18999
5445b2ae
DJ
190002003-10-07 Daniel Jacobowitz <drow@mvista.com>
19001
19002 * gdb.threads/switch-threads.exp: New test.
19003 * gdb.threads/switch-threads.c: New source file.
19004
aec24853
CV
190052003-10-07 Corinna Vinschen <vinschen@redhat.com>
19006
19007 * gdb.base/ending-run.exp: Add sh specific case.
19008
adc7428d
AC
190092003-10-06 Andrew Cagney <cagney@redhat.com>
19010
19011 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
19012 * gdb.disasm/mn10200.exp: Delete obsolete file.
19013
c9d37158
DJ
190142003-09-29 Daniel Jacobowitz <drow@mvista.com>
19015
19016 * ChangeLog: Correct an entry command.exp -> commands.exp.
19017 * gdb.base/commands.exp (bp_deleted_in_command_test)
19018 (temporary_breakpoint_commands): Check noargs.
19019
79c2c32d
DC
190202003-09-25 David Carlton <carlton@kealia.com>
19021
19022 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
19023 of some print tests, where appropriate. Add tests for C::D::cd,
19024 E::ce, F::cXfX, G::XgX.
19025 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
19026
594e6d67
RE
190272003-09-25 Richard Earnshaw <rearnsha@arm.com>
19028
19029 * lib/java.exp (java_init): Import target_alias before using it.
19030
10f0d451
DC
190312003-09-25 David Carlton <carlton@kealia.com>
19032
19033 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
19034
274bcba0
EZ
190352003-09-23 Elena Zannoni <ezannoni@redhat.com>
19036
d63a86f8 19037 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 19038 weirdness.
274bcba0 19039
cdbf20f7
MC
190402003-09-17 Michael Chastain <mec@shout.net>
19041
19042 * gdb.cp/gdb1355.exp: New file.
19043 * gdb.cp/gdb1355.c: New file.
19044
71e06f80
CV
190452003-09-15 Corinna Vinschen <vinschen@redhat.com>
19046
19047 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
19048 * gdb.asm/sh.inc: New file.
19049
5c4e30ca
DC
190502003-09-11 David Carlton <carlton@kealia.com>
19051
bd45b7af
DC
19052 * gdb.cp/namespace.exp: Add tests for namespace types.
19053 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
19054 (test_namespace): New.
19055
1c199746
EZ
190562003-09-11 Elena Zannoni <ezannoni@redhat.com>
19057
a9c64011 19058 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 19059 * gdb.stabs/weird.exp: Ditto.
1c199746 19060
04ed252f
MC
190612003-09-08 Michael Chastain <mec@shout.net>
19062
19063 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
19064
d8a2d9e7
MC
190652003-09-07 Michael Chastain <mec@shout.net>
19066
19067 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
19068 'parse error'.
19069
161afb24
MK
190702003-09-07 Mark Kettenis <m.kettenis@osp.nl>
19071
19072 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
19073
49f2741a
MC
190742003-08-30 Michael Chastain <mec@shout.net>
19075
19076 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
19077 * gdb.gdb/observer.exp: Ditto.
19078 * gdb.gdb/xfullpath.exp: Ditto.
19079
8afa723e
MK
190802003-08-29 Mark Kettenis <kettenis@gnu.org>
19081
19082 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
19083 *-*-*bsd*.
19084
f31dfe3b
JJ
190852003-08-28 Jeff Johnston <jjohnstn@redhat.com>
19086
19087 * gdb.base/dump.exp: Skip for ia64.
19088
4630e498
JJ
190892003-08-25 Jeff Johnston <jjohnstn@redhat.com>
19090
19091 * gdb.asm/asm-source.exp: Add ia64 support.
19092 * gdb.asm/ia64.inc: New file.
19093
1105b7ef
MC
190942003-08-22 Michael Chastain <mec@shout.net>
19095
19096 * gdb.cp: New directory.
19097 * gdb.cp/*: Copy from gdb.c++/*.
19098 * gdb.c++/*: Remove.
19099 * Makefile.in: Change gdb.c++ to gdb.cp.
19100 * configure.in: Ditto.
19101 * configure: Regnerate.
19102
c945b932
MK
191032003-08-18 Mark Kettenis <kettenis@gnu.org>
19104
19105 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
19106 * gdb.arch/i386-prologue.c (gdb1338): Add function.
19107
2b66634b
DJ
191082003-08-17 Daniel Jacobowitz <drow@mvista.com>
19109
19110 * mi-var-display.exp (-var-list-children weird): Accept function
19111 pointers with argument types.
19112 * mi1-var-display.exp (-var-list-children weird): Likewise.
19113 * mi2-var-display.exp (-var-list-children weird): Likewise.
19114
a356f73b
DJ
191152003-08-17 Daniel Jacobowitz <drow@mvista.com>
19116
19117 * gdb.base/annota3.exp: Add missing newline.
19118
483417b8
MC
191192003-08-06 Michael Chastain <mec@shout.net>
19120
19121 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
19122
c99c59c3
MS
191232003-08-12 Michael Snyder <msnyder@redhat.com>
19124
19125 * gdb.base/float.exp: Add test for SH.
19126
55ed7501
MK
191272003-08-10 Mark Kettenis <kettenis@gnu.org>
19128
19129 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
19130
1a371f2e
EZ
191312003-08-07 Elena Zannoni <ezannoni@redhat.com>
19132
19133 * gdb.base/completion.exp: Remove reduntant completion test
19134 on filename.
19135
e0f353ce
EZ
191362003-08-07 Elena Zannoni <ezannoni@redhat.com>
19137
a9c64011
AS
19138 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
19139 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
19140 gdb.trace/save-trace.exp: Make sure that full pathnames are
19141 escaped correctly.
e0f353ce 19142
5710a1af 191432003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 19144
a9c64011
AS
19145 * configure.in: Don't generate config.h from config.hin.
19146 * configure: Regenerate.
19147 * config.hin: Remove file.
19148 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
19149 * gdb.threads/pthreads.c: Ditto.
5710a1af 19150
dcd81ce9
DJ
191512003-08-07 Daniel Jacobowitz <drow@mvista.com>
19152
19153 From Kei Sakamoto <sakamoto.kei@renesas.com>:
19154 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
19155 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
19156 Replace ld24 with seth/add3.
19157
6009d884
AC
191582003-08-02 Andrew Cagney <cagney@redhat.com>
19159
19160 * gdb.base/annota3.exp: New file.
19161 * gdb.base/annota3.c: New file.
19162 * gdb.c++/annota3.exp: New file.
19163 * gdb.c++/annota3.cc: New file.
19164
51514e06
MC
191652003-07-29 Michael Chastain <mec@shout.net>
19166
19167 * gdb.threads/tls.c (spin): Check errno only if sem_wait
19168 actually failed.
19169 (do_pass): Likewise.
19170 * gdb.threads/tls.exp: Always initialize no_of_threads.
19171
4ee6625b
DJ
191722003-07-27 Daniel Jacobowitz <drow@mvista.com>
19173
19174 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
19175 pattern.
19176 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
19177 * gdb.threads/tls.exp: Recognize one case of the host library not
19178 supporting TLS.
19179
225f2bf6
AC
191802003-07-27 Andrew Cagney <cagney@redhat.com>
19181
19182 * gdb.base/fileio.exp: Use SH when running commands using
19183 remote_exec.
19184
bcb27c9f
DJ
191852003-07-24 Daniel Jacobowitz <drow@mvista.com>
19186
19187 From Kei Sakamoto <sakamoto.kei@renesas.com>:
19188 * gdb.base/relocate.c (dummy): New padding array.
19189
3d67be83
MS
191902003-07-22 Michael Snyder <msnyder@redhat.com>
19191
d63a86f8 19192 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
19193
19194 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
19195 patterns to be more general, accepting old and new output.
19196 Some output chars (such as '+') also must be quoted.
d63a86f8 19197 Some addresses are displayed numerically instead of
3d67be83
MS
19198 symbolically.
19199
57ba3b85
MS
192002003-07-23 Michael Snyder <msnyder@redhat.com>
19201
686d097c
MS
19202 * gdb.base/return2.exp: Don't test long-long return.
19203
57ba3b85
MS
19204 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
19205 * gdb.disasm/t01_mov.exp: Ditto.
19206 * gdb.disasm/t02_mova.s: Ditto.
19207 * gdb.disasm/t02_mova.exp: Ditto.
19208 * gdb.disasm/t03_add.s: Ditto.
19209 * gdb.disasm/t03_add.exp: Ditto.
19210 * gdb.disasm/t04_sub.s: Ditto.
19211 * gdb.disasm/t04_sub.exp: Ditto.
19212 * gdb.disasm/t05_cmp.s: Ditto.
19213 * gdb.disasm/t05_cmp.exp: Ditto.
19214 * gdb.disasm/t06_ari2.s: Ditto.
19215 * gdb.disasm/t06_ari2.exp: Ditto.
19216 * gdb.disasm/t07_ari3.s: Ditto.
19217 * gdb.disasm/t07_ari3.exp: Ditto.
19218 * gdb.disasm/t08_or.s: Ditto.
19219 * gdb.disasm/t08_or.exp: Ditto.
19220 * gdb.disasm/t09_xor.s: Ditto.
19221 * gdb.disasm/t09_xor.exp: Ditto.
19222 * gdb.disasm/t10_and.s: Ditto.
19223 * gdb.disasm/t10_and.exp: Ditto.
19224 * gdb.disasm/t11_logs.s: Ditto.
19225 * gdb.disasm/t11_logs.exp: Ditto.
19226 * gdb.disasm/t12_bit.s: Ditto.
19227 * gdb.disasm/t12_bit.exp: Ditto.
19228 * gdb.disasm/t13_otr.s: Ditto.
19229 * gdb.disasm/t13_otr.exp: Ditto.
19230
e00759ef
EZ
192312003-07-22 Elena Zannoni <ezannoni@redhat.com>
19232
19233 * gdb.threads/tls.exp :Add kfail for 'info address' case.
19234
8bc2021f
EZ
192352003-07-22 Elena Zannoni <ezannoni@redhat.com>
19236
a9c64011
AS
19237 * gdb.threads/tls.c : New file.
19238 * gdb.threads/tls.exp : New file.
19239 * gdb.threads/tls-main.c : New file.
19240 * gdb.threads/tls-shared.c : New file.
19241 * gdb.threads/tls-shared.exp : New file.
8bc2021f 19242
89320c4c
AS
192432003-07-22 Andreas Schwab <schwab@suse.de>
19244
19245 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
19246
180dea7c
AS
192472003-07-20 Andreas Schwab <schwab@suse.de>
19248
19249 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
19250 due to insn reordering.
19251
0714963c
AC
192522003-07-15 Andrew Cagney <cagney@redhat.com>
19253
19254 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
19255
98a23b3f
MC
192562003-07-15 Michael Chastain <mec@shout.net>
19257
19258 * gdb.base/gdb1250.exp: New file.
19259 * gdb.base/gdb1250.c: New file.
19260
27e417a2
ML
192612003-07-09 Michal Ludvig <mludvig@suse.cz>
19262
19263 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
19264 expansion of size_t to 'unsigned long', not only to 'unsigned'.
19265
8bc2021f
EZ
192662003-07-09 Elena Zannoni <ezannoni@redhat.com>
19267
a9c64011
AS
19268 * gdb.threads/tls.c: New file.
19269 * gdb.threads/tls.exp: New file.
19270 * gdb.threads/tls-main.c: New file.
19271 * gdb.threads/tls-shared.c: New file.
19272 * gdb.threads/tls-shared.exp: New file.
8bc2021f 19273
d99968dc
EZ
192742003-07-09 Elena Zannoni <ezannoni@redhat.com>
19275
19276 * gdb.base/annota1.exp: Make sure that we properly escape the
19277 full path of the source file. Xfail more permissive patterns,
d63a86f8 19278 due to a compiler debug info problem.
d99968dc 19279
83876b3b
AS
192802003-07-07 Andreas Schwab <schwab@suse.de>
19281
2705e972
AS
19282 * gdb.asm/m68k.inc: New file.
19283 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
19284
83876b3b
AS
19285 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
19286 arguments"): Also match negative number.
19287
19288 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
19289
3a871b37
DJ
192902003-07-03 Daniel Jacobowitz <drow@mvista.com>
19291
19292 * gdb.base/store.c (charest): New typedef.
19293 (add_char): Rename to add_charest, update.
19294 (wack_char): Rename to wack_charest, update types. Return l + r
19295 to keep r live across the call.
19296 (wack_short, wack_int, wack_long, wack_longest, wack_float)
19297 (wack_double, wack_doublest): Return l + r to keep r live across
19298 the call.
19299 * gdb.base/store.exp: Accomodate store.c changes.
19300
b2a7f303
DC
193012003-06-30 David Carlton <carlton@kealia.com>
19302
19303 * gdb.c++/maint.exp (test_invalid_name): New.
19304 (test_first_component): Add tests for invalid names.
19305
3c6cb4a1
MC
193062003-06-29 Michael Chastain <mec@shout.net>
19307
19308 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
19309 output of '<VTT for class>' for virtual base classes.
19310
f1c2644b
DJ
193112003-06-29 Daniel Jacobowitz <drow@mvista.com>
19312
19313 * gdb.base/completion.exp: Tab-complete "complet" instead of
19314 "compl".
19315 * gdb.base/complex.exp, gdb.base/complex.c: New files.
19316
18080350
DJ
193172003-06-29 Daniel Jacobowitz <drow@mvista.com>
19318
19319 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
19320 * gdb.base/volatile.exp: Likewise.
19321
f56973f8
DJ
193222003-06-29 Daniel Jacobowitz <drow@mvista.com>
19323
19324 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
19325 gdb/1265.
19326
193272003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
19328 Daniel Jacobowitz <drow@mvista.com>
19329
19330 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
19331 initial line count of 'captured_main' from 26 to 32.
19332 (test_with_self): Allow xmalloc call to be interleaved with the
19333 preceding two lines.
19334
e766d4d6
JB
193352003-06-24 Joel Brobecker <brobecker@gnat.com>
19336
19337 * gdb.base/bang.exp: New testcase.
19338
f125c9a4
JB
193392003-06-23 Joel Brobecker <brobecker@gnat.com>
19340
19341 * gdb.base/langs.exp: Add some tests for the "minimal" language
19342 support.
19343
6e25beaf
EZ
193442003-06-23 Elena Zannoni <ezannoni@redhat.com>
19345
19346 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
19347 the testcase.
19348
2f816dda
DJ
193492003-06-22 Daniel Jacobowitz <drow@mvista.com>
19350
19351 * gdb.base/relocate.exp: Test add-symbol-file with a variable
19352 offset.
19353
db5a5748
DJ
193542003-06-22 Daniel Jacobowitz <drow@mvista.com>
19355
19356 * gdb.c++/pr-1210.cc: New file.
19357 * gdb.c++/pr-1210.exp: New file.
19358
1df0c130
DJ
193592003-06-21 Daniel Jacobowitz <drow@mvista.com>
19360
19361 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
19362 000-exec-continue.
19363
a92feac0
MK
193642003-06-15 Mark Kettenis <kettenis@gnu.org>
19365
19366 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
19367 on *-*-*bsd* instead of *-*-freebsd*.
19368
81a58f5b
AC
193692003-06-14 Andrew Cagney <cagney@redhat.com>
19370
19371 * gdb.base/store.exp: Test longest and doublest. Test all
19372 parameters. Weaken return statement match.
19373 * gdb.base/store.c: Add longest and doublest - aka long long and
19374 long double functions. Put all parameters into local register
19375 variables. Use negative values.
19376
b257a0d3
AC
193772003-06-14 Andrew Cagney <cagney@redhat.com>
19378
19379 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
19380 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
19381 exit status.
19382 * gdb.base/fileio.exp: Disable target when nointerrupts and
19383 noinferiorio, instead of limiting it to remote. Use remote_exec
19384 instead of system.
d63a86f8 19385
21c38304
JJ
193862003-06-12 Jeff Johnston <jjohnstn@redhat.com>
19387
19388 * gdb.base/float.exp: Add ia64 support.
19389
1bcdb424
CV
193902003-06-12 Corinna Vinschen <vinschen@redhat.com>
19391
19392 * gdb.base/fileio.exp: Run only on remote targets.
19393
6aeb981f
CV
193942003-06-10 Corinna Vinschen <vinschen@redhat.com>
19395
19396 * gdb.base/fileio.c: New file, testing File-I/O.
19397 * gdb.base/fileio.exp: Ditto.
19398
53df362e
RG
193992003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
19400
19401 * gdb.base/shreloc.exp: New file, check symbol values obtained from
19402 shared objects after relocation at load time (gdb PR/1132).
19403 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 19404 as above, part of the shared object relocation test.
53df362e 19405
ffee1b46
MK
194062003-06-08 Mark Kettenis <kettenis@gnu.org>
19407
b5ca3722
MK
19408 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
19409 fully filled history list.
19410 * gdb.base/gdb_history: New file.
19411
03ed860d
MK
19412 * gdb.base/signals.exp: XFAIL "continue to func1" on
19413 i*86-*-freebsd*.
19414
ffee1b46
MK
19415 * gdb.base/attach.exp: When trying to attach to a nonexistent
19416 process, make it possible to specify the PID based on the target,
19417 and do so for *-*-freebsd*.
19418
d80dbb52
RH
194192003-06-02 Richard Henderson <rth@redhat.com>
19420
19421 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
19422
6dd77b81
RH
194232003-06-02 Richard Henderson <rth@redhat.com>
19424
19425 * gdb.base/selftest.exp: Next over lim_at_start initialization.
19426
f6347e16
RH
194272003-06-02 Richard Henderson <rth@redhat.com>
19428
19429 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
19430
2c161407
DJ
194312003-06-01 Daniel Jacobowitz <drow@mvista.com>
19432
19433 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
19434 of globalvar.
19435
572eb746
MK
194362003-06-01 Mark Kettenis <kettenis@gnu.org>
19437
19438 * gdb.asm/asm-source.exp: Check for memory read errors in
19439 disassembler test on *BSD too.
19440
9e9617a5
RH
194412003-06-01 Richard Henderson <rth@redhat.com>
19442
19443 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
19444 for .frame.
19445 (gdbasm_call): Lose ldgp.
19446 (gdbasm_startup): Add frame information.
19447 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
19448
7b34ad4e
MK
194492003-05-31 Mark Kettenis <kettenis@gnu.org>
19450
19451 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
19452 i?86-*-*.
19453
10059fdf
MK
194542003-05-30 Mark Kettenis <kettenis@gnu.org>
19455
19456 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
19457 FreeBSD.
19458
acf4b816
RH
194592003-05-29 Richard Henderson <rth@redhat.com>
19460
19461 * gdb.asm/alpha.inc: New file.
19462 * gdb.asm/asm-source.exp: Use it.
19463
e9ecd949
JB
194642003-05-29 Jim Blandy <jimb@redhat.com>
19465
19466 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
19467 'core.PID'.
19468
e3e5a4f3
JB
194692003-05-22 Jim Blandy <jimb@redhat.com>
19470
19471 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
19472 backtrace.
d63a86f8 19473
72fe3d25
DC
194742003-05-20 David Carlton <carlton@math.stanford.edu>
19475
19476 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
19477 this time.
19478
58da2eb2
DC
194792003-05-19 David Carlton <carlton@bactrian.org>
19480
19481 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
19482 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
19483
1fcb5155
DC
194842003-05-19 David Carlton <carlton@bactrian.org>
19485
19486 * gdb.c++/namespace.exp: Add namespace scope and anonymous
19487 namespace tests.
19488 Bump copyright date.
19489 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
19490 (main): Call C::D::marker2.
19491 * gdb.c++/namespace1.cc: New file.
19492
85e85163
JJ
194932003-05-14 Jeff Johnston <jjohnstn@redhat.com>
19494
19495 Roland McGrath <roland@redhat.com>
d63a86f8 19496 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
19497 there is no manager thread.
19498
a25fbfec
JJ
194992003-05-08 Jeff Johnston <jjohnstn@redhat.com>
19500
d63a86f8
RM
19501 * gdb.threads/schedlock.exp: Remove assumption that all threads
19502 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
19503 in one of the child threads rather than the main thread.
19504
be375bae
JB
195052003-05-07 Jim Blandy <jimb@redhat.com>
19506
09bf6082
JB
19507 Add support for assembly source testing on the s390x.
19508 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
19509 architecture.
19510 * gdb.asm/s390x.inc: New file.
19511
be375bae
JB
19512 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
19513 succession of 'if' statements.
19514
00905d52
AC
195152003-05-05 Andrew Cagney <cagney@redhat.com>
19516
19517 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
19518
b1e29e33
AC
195192003-05-05 Andrew Cagney <cagney@redhat.com>
19520
19521 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
19522 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
19523
e33d66ec
EZ
195242003-05-02 Elena Zannoni <ezannoni@redhat.com>
19525
19526 * gdb.base/charset.exp: Update based on new behavior of set/show
19527 charset commands.
19528
2b6fd0d8
AC
195292003-05-01 Andrew Cagney <cagney@redhat.com>
19530
19531 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
19532 variable do not give memory errors.
19533
130cacce
AF
195342003-04-30 Adam Fedor <fedor@gnu.org>
19535
19536 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
19537 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
19538 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
19539 gdb.objc/basicclass.m: : New files
19540
19541 * lib/gdb.exp (gdb_compile_objc): New procedure.
19542
bea71854
DJ
195432003-04-27 Daniel Jacobowitz <drow@mvista.com>
19544
19545 * gdb.base/signals.exp: Make backtrace tests more specific.
19546
0f20eeea
DC
195472003-04-23 David Carlton <carlton@bactrian.org>
19548
19549 * gdb.c++/maint.exp (test_first_component): Add tests for
19550 'operator' in more locations.
19551
c8c4d8dc
KB
195522003-04-16 Kevin Buettner <kevinb@redhat.com>
19553
19554 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
19555
3fe60e3c
EZ
195562003-04-16 Elena Zannoni <ezannoni@redhat.com>
19557
19558 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 19559 func marke' instead. Update test name.
3fe60e3c 19560
9219021c
DC
195612003-04-15 David Carlton <carlton@math.stanford.edu>
19562
19563 * gdb.c++/maint.exp: New file.
19564
5dd55bdd
EZ
195652003-04-14 Elena Zannoni <ezannoni@redhat.com>
19566
19567 * gdb.threads/schedlock.c: Change type of thread function argument
19568 to long, to avoid warnings on 64-bit platforms.
19569
00890572
EZ
195702003-04-14 Elena Zannoni <ezannoni@redhat.com>
19571
a9c64011
AS
19572 * gdb.base/attach.exp: Add new message from ptrace in case of
19573 attaching to nonexistent process.
d63a86f8 19574
93201743
JB
195752003-04-11 Jim Blandy <jimb@redhat.com>
19576
19577 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
19578 gdb.c++/userdef.cc: Place comments on the lines to which the
19579 marker function might return.
19580 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
19581 gdb.c++/userdef.exp: Look for those comments to check that we've
19582 returned to the right place, instead of checking line numbers.
19583
2a11c64d
EZ
195842003-04-11 Elena Zannoni <ezannoni@redhat.com>
19585
a9c64011
AS
19586 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
19587 match on sourcefile name, instead of directory name.
2a11c64d 19588
68ab8fc5
EZ
195892003-04-10 Elena Zannoni <ezannoni@redhat.com>
19590
d63a86f8 19591 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
19592 working directory name.
19593
5624293a
JB
195942003-04-09 Jim Blandy <jimb@redhat.com>
19595
19596 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
19597 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
19598 after an inferior function call, report the failure, but allow the
19599 test to continue.
19600
f1f02ee4
SC
196012003-04-05 Stephane Carrez <stcarrez@nerim.fr>
19602
19603 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
19604 with -DPROTOTYPES.
19605
6eb79af0
SC
196062003-04-05 Stephane Carrez <stcarrez@nerim.fr>
19607
19608 * gdb.base/break.exp: Revert last patch.
19609
8dfb4cf0
SC
196102003-04-04 Stephane Carrez <stcarrez@nerim.fr>
19611
19612 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
19613 with -DPROTOTYPES.
19614
ed4c619a
AC
196152003-04-02 Andrew Cagney <cagney@redhat.com>
19616
19617 * gdb.base/callfuncs.exp: Make "print add" messages unique.
19618 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
19619 matching directories by the name breakpoint.
19620 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
19621 Make "continue to marker1" consistent.
19622 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
19623 message consistent.
19624 * lib/gdb.exp: Put "the program is no longer running", and "the
19625 program exited" in parenthesis.
19626 * lib/mi-support.exp: Ditto.
d63a86f8 19627
4e35d5f0 196282003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 19629
4e35d5f0
BR
19630 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
19631
71900fe8
AC
196322003-03-29 Andrew Cagney <cagney@redhat.com>
19633
19634 * gdb.base/sizeof.c (main): Print the value of '\377'.
19635 * gdb.base/sizeof.exp: Check the sign of '\377'.
19636
c0655a16
MC
196372003-03-27 Michael Chastain <mec@shout.net>
19638
19639 * gdb.base/gdb1090.exp: New file.
19640 * gdb.base/gdb1090.cc: New file.
19641
5b2a3989
JB
196422003-03-27 J. Brobecker <brobecker@gnat.com>
19643
19644 * gdb.gdb/observer.exp: New regression test.
19645
79876890
MC
196462003-03-27 Michael Chastain <mec@shout.net>
19647
19648 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
19649 * gdb.base/ptype.exp: Likewise.
19650
6eac95e3
CV
196512003-03-27 Corinna Vinschen <vinschen@redhat.com>
19652
19653 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
19654
e8c71839
MC
196552003-03-26 Michael Chastain <mec@shout.net>
19656
19657 * gdb.base/ptype.exp: Actually use some typedef'd types.
19658
71b10041
SC
196592003-03-21 Stephane Carrez <stcarrez@nerim.fr>
19660
19661 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
19662 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
19663
2512cf80
CV
196642003-03-20 Corinna Vinschen <vinschen@redhat.com>
19665
19666 * gdb.base/default.exp: Fix regular expression.
19667
0d195a4f
CV
196682003-03-20 Corinna Vinschen <vinschen@redhat.com>
19669
19670 * gdb.base/args.exp: Fix regular expression.
19671
8a2dbca8
CV
196722003-03-20 Corinna Vinschen <vinschen@redhat.com>
19673
19674 * gdb.base/help.exp: Allow Win32 child process.
19675
bf028682
CV
196762003-03-20 Corinna Vinschen <vinschen@redhat.com>
19677
19678 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
19679 when stepping out of main().
19680
182dbe85
CV
196812003-03-20 Corinna Vinschen <vinschen@redhat.com>
19682
19683 * gdb.base/default.exp: Check for win32 specific message when calling
19684 "run" without executable.
19685
d67a6ba5
CV
196862003-03-20 Corinna Vinschen <vinschen@redhat.com>
19687
19688 * gdb.base/args.exp: Expect .exe in output.
19689
a955b5bb
CV
196902003-03-20 Corinna Vinschen <vinschen@redhat.com>
19691
19692 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
19693 Cygwin native.
19694
bf6bad4b
AC
196952003-03-17 Andrew Cagney <cagney@redhat.com>
19696
19697 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
19698 vector registes.
19699 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
19700 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
19701
293e9a31
DC
197022003-03-17 David Carlton <carlton@math.stanford.edu>
19703
19704 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
19705 test, for PR breakpoints/38.
19706 Call test_watchpoint_and_breakpoint.
19707 * gdb.base/watchpoint.c (func3): New function.
19708 (main): Call func3.
19709
5330f2db
DC
197102003-03-04 David Carlton <carlton@math.stanford.edu>
19711
19712 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
19713 Garply<Garply<char> >:: garply".
19714 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
19715 with respect to PR c++/1111; note also PR c++/1113.
19716 (test_template_breakpoints): KFAIL "constructor breakpoint" with
19717 respect to PR c++/1062.
19718 KFAIL "destructor breakpoint" with respect to PR c++/1112.
19719
6ece72da
DC
197202003-03-03 David Carlton <carlton@math.stanford.edu>
19721
19722 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
19723 with respect to PR c++/57.
19724 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
19725 c++/826.
19726 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
19727 respect to PR c++/57.
19728
85ca1584
DC
197292003-03-03 David Carlton <carlton@math.stanford.edu>
19730
19731 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
19732 respect to PR c++/33 into FAILs.
19733
98e9c5b8
MC
197342003-03-03 Michael Chastain <mec@shout.net>
19735
7bedbf27
MC
19736 * configure.in: Update copyright years.
19737
197382003-03-03 Michael Chastain <mec@shout.net>
19739
19740 * Makefile.in: Update copyright years.
98e9c5b8 19741
f683e100
DC
197422003-02-28 David Carlton <carlton@math.stanford.edu>
19743
19744 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
19745 print class instead of struct and/or superfluous protection
19746 specifiers, as long as the resulting output is equivalent to the
19747 source code.
19748 Delete FIXME from end of messages on tests that don't need
19749 fixing.
19750
a9e0cf2c
DC
197512003-02-28 David Carlton <carlton@math.stanford.edu>
19752
19753 * gdb.c++/templates.exp (do_tests): Allow const in the two
19754 Foo<volatile char *>::foo tests.
19755
e8d359df
MS
197562003-02-27 Michael Snyder <msnyder@redhat.com>
19757
d63a86f8 19758 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
19759 will be consistant.
19760
0b71dc91
DC
197612003-02-26 David Carlton <carlton@math.stanford.edu>
19762
19763 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
19764 char *>::foo" test with respect to PR c++/33. Create a new test
19765 which is identical to that one except that it doesn't put the
19766 space between the "char" and the "*"; KFAIL it, too.
19767
dd14ab43
DC
197682003-02-26 David Carlton <carlton@math.stanford.edu>
19769
19770 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
19771 template types into either PASSes or KFAILs (corresponding to PR
19772 c++/57). Tweak indentation. Update copyright.
19773
1146c7f1
SC
197742003-02-23 Stephane Carrez <stcarrez@nerim.fr>
19775
19776 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
19777
74641dfb
MC
197782003-02-13 Michael Chastain <mec@shout.net>
19779
19780 * gdb.base/exprs.exp: Remove i960 remnants.
19781 * gdb.base/funcargs.exp: Likewise.
19782 * gdb.base/list.exp: Likewise.
19783 * gdb.base/ptype.exp: Likewise.
19784
559cd2d0
DC
197852003-02-14 David Carlton <carlton@math.stanford.edu>
19786
19787 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
19788 pEe->D::vg()" from XFAIL to KFAIL.
19789
c4f90d87
JM
197902003-02-13 Jason Molenda (jmolenda@apple.com)
19791
19792 * gdb.base/maint.exp: Update maint print statistics regexp to include
19793 new entries.
19794
cbc4d97c
MC
197952003-02-13 Michael Chastain <mec@shout.net>
19796
19797 * gdb.c++/inherit.exp: Remove call to get_debug_format.
19798
40f235b7
MC
197992003-02-12 Michael Chastain <mec@shout.net>
19800
19801 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
19802 * gdb.c++/inherit.exp: Likewise.
19803 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
19804 * gdb.c++/templates.exp: Likewise.
19805 * gdb.c++/virtfunc.exp: Likewise.
19806
c56716b0
JM
198072003-02-06 Jason Molenda (jason-cl@molenda.com)
19808
19809 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
19810 why the code is written that way.
19811
070afcf8
MC
198122003-02-05 Michael Chastain <mec@shout.net>
19813
19814 * gdb.base/dump.exp: Add missing copyright line.
19815
5d0331e5
JM
198162003-02-05 Jason Molenda (jason-cl@molenda.com)
19817
f7ae6d3e 19818 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
19819 at the beginning so the breakpoint doesn't get set on the loop.
19820
92851186
MC
198212003-02-05 Michael Chastain <mec@shout.net>
19822
19823 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
19824 output for configurations with gcc 2.95.3.
19825
cbf1e085
AC
198262003-02-05 Keith Seitz <keiths@redhat.com>
19827 Andrew Cagney <ac131313@redhat.com>
19828
19829 * gdb.mi/mi-cli.exp: New file.
d63a86f8 19830
29518e1e
MC
198312003-02-04 Michael Chastain <mec@shout.net>
19832
19833 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
19834 Call perror and then continue.
19835
5af1d5f3
MC
198362003-02-03 Michael Chastain <mec@shout.net>
19837
19838 * gdb.c++/pr-1023.cc: New file.
19839 * gdb.c++/pr-1023.exp: New file.
19840
6b549786
JB
198412003-02-05 Jim Blandy <jimb@redhat.com>
19842
19843 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
19844 it's local to foobar. Check for it there, and check that it's not
19845 present in main.
19846 * gdb.c++/local.cc (marker2): New function.
19847 (foobar): Call marker1.
19848 (main): Call marker2 instead of marker1.
19849
67f16606
AC
198502003-02-04 Andrew Cagney <ac131313@redhat.com>
19851
19852 * gdb.disasm/mn10200.exp: Obsolete file.
19853 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
19854 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
19855 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
19856
1c5cb38e
DC
198572003-02-04 David Carlton <carlton@math.stanford.edu>
19858
19859 * gdb.c++/overload.exp: Test intToChar(1).
19860 * gdb.c++/overload.cc (intToChar): New.
19861 (main): Call intToChar.
19862
d1fe6965
DC
198632003-02-03 David Carlton <carlton@math.stanford.edu>
19864
19865 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
19866 'might_kfail' arg.
19867 KFAIL some of the continue_to_bp_overloaded calls, according to
19868 PR c++/1025.
19869
9ba61c5d
MC
198702003-02-01 Michael Chastain <mec@shout.net>
19871
19872 * gdb.base/advance.c (marker1): New marker function.
19873 * gdb.base/advance.exp: When the 'advance' command lands on the
19874 return breakpoint, it can legitimately stop on either the
19875 current line or the next line. Accommodate both outcomes.
19876 * gdb.base/until.exp: Likewise.
19877
e7494ffb
AC
198782003-02-02 Andrew Cagney <ac131313@redhat.com>
19879
19880 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
19881 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
19882 now a list, not a tuple.
19883 * gdb.mi/mi-var-display.exp: Ditto.
19884 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 19885
075559bc
AC
198862003-02-01 Andrew Cagney <ac131313@redhat.com>
19887
19888 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
19889 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
19890 stack backtraces.
19891 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 19892
2bd4c7b1
MK
198932003-02-01 Mark Kettenis <kettenis@gnu.org>
19894
19895 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
19896 gdb.mi/mi1-pthreads.exp: Return instead of calling
19897 gdb_suppress_entire_file.
19898
eabd8992
MS
198992003-02-01 Mark Salter <msalter@redhat.com>
19900
19901 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
19902
71469e2f
MS
199032003-01-31 Mark Salter <msalter@redhat.com>
19904
19905 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
19906 Support empty arg.
19907
38a94d44
MC
199082003-01-30 Michael Chastain <mec@shout.net>
19909
19910 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
19911 This was a workaround for a UTF-8 bug in readline 4.3. The bug
19912 has been fixed in gdb/readline on 2003-01-09.
19913
19ea9e73
MS
199142003-01-29 Michael Snyder <msnyder@redhat.com>
19915
e8d359df
MS
19916 * gdb.base/maint.exp: Allow for leading underscore in symbol.
19917 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
19918 * gdb.base/args.exp: Skip if target does not support args passing.
19919
2307bd6a
DJ
199202003-01-22 Daniel Jacobowitz <drow@mvista.com>
19921
19ea9e73 19922 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
19923 gdb_test. Accept a list of expect arguments as the third
19924 parameter.
19925 (gdb_test): Use it.
19926
f2dd3617
EZ
199272003-01-20 Elena Zannoni <ezannoni@redhat.com>
19928
19929 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
19930 allow for different test tree configurations. Update some
19931 tescases accordingly.
19932 * gdb.arch/altivec-regs.exp: Ditto.
19933 * gdb.asm/asm-source.exp: Ditto.
19934 * gdb.base/advance.exp: Ditto.
19935 * gdb.base/display.exp: Ditto.
d63a86f8 19936 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
19937 * gdb.base/mips_pro.exp: Ditto.
19938 * gdb.base/overlays.exp: Ditto.
19939 * gdb.base/relocate.exp: Ditto.
19940 * gdb.base/setshow.exp: Ditto.
19941 * gdb.base/step-line.exp: Ditto.
19942 * gdb.base/step-test.exp: Ditto.
19943 * gdb.base/until.exp: Ditto.
19944 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
19945
c71cdefd
DC
199462003-01-17 David Carlton <carlton@math.stanford.edu>
19947
19948 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
19949 corresponding to PR c++/945.
19950 Update copyright.
19951
fdba05d7
DC
199522003-01-17 David Carlton <carlton@math.stanford.edu>
19953
19954 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
19955 corresponding to PR c++/68.
19956
199572003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
19958
19959 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
19960 (test_paddr_hairy_functions): Call print_addr_2_kfail for
19961 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
19962
c362c33a
EZ
199632003-01-15 Elena Zannoni <ezannoni@redhat.com>
19964
0fbc361c
EZ
19965 * gdb.base/break.exp: Fix change of default location, because of
19966 removal of until tests.
19967 * gdb.base/help.exp: Update test for new 'until' help message.
19968 Add test for help on 'advance'.
a9c64011 19969 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 19970
dabf8a35
MK
199712003-01-15 Mark Kettenis <kettenis@gnu.org>
19972
19973 * gdb.base/default.exp: Adapt "info float" test for recent changes
19974 to that command. Add test for "info vector".
19975 * gdb.base/float.exp: New file. Add test for "info float" that
19976 resembles the old test in gdb.base/default.exp.
19977
a1769aca
DC
199782003-01-15 David Carlton <carlton@math.stanford.edu>
19979
19980 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
19981
82025e13
EZ
199822003-01-15 Elena Zannoni <ezannoni@redhat.com>
19983
19984 * gdb.base/break.exp: Move the tests of until command from here...
19985 * gdb.base/until.exp: ... to here. New file. Add other tests.
19986 * gdb.base/advance.c: New file.
19987 * gdb.base/advance.exp: New file.
19988
8f9ab801
EZ
199892003-01-14 Elena Zannoni <ezannoni@redhat.com>
19990
a9c64011
AS
19991 * gdb.base/args.c: New file.
19992 * gdb.base/args.exp: New file.
8f9ab801 19993
9ae66589
DJ
199942003-01-14 Daniel Jacobowitz <drow@mvista.com>
19995
19996 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
19997
8d77e5c3
DJ
199982003-01-14 Daniel Jacobowitz <drow@mvista.com>
19999
20000 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
20001
12d2f0a1
DJ
200022003-01-14 Daniel Jacobowitz <drow@mvista.com>
20003
20004 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
20005 dates.
20006
6ca37014
DJ
200072003-01-13 Daniel Jacobowitz <drow@mvista.com>
20008
20009 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
20010
b0023472
DJ
200112003-01-13 Daniel Jacobowitz <drow@mvista.com>
20012
20013 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
20014 (ptype &*"foo").
20015 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
20016
607fbc54 200172003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
20018
20019 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
20020 * gdb.mi/mi1-console.exp: Likewise.
20021
607fbc54 200222003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
20023
20024 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
20025 * gdb.mi/mi1-console.exp: Likewise.
20026
a1fb14a2
DJ
200272003-01-13 Daniel Jacobowitz <drow@mvista.com>
20028
20029 * gdb.c++/overload.exp: Remove some fixed XFAILs.
20030
c4cf40b7
DJ
200312003-01-09 Daniel Jacobowitz <drow@mvista.com>
20032
20033 * gdb.base/detach.exp: New test.
20034
696d5a5b
DJ
200352003-01-09 Daniel Jacobowitz <drow@mvista.com>
20036
20037 * Makefile.in (ALL_SUBDIRS): New variable.
20038 (subdirs, clean, distclean): Use it.
20039 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
20040 regenerating Makefile, since it is generated from the top level.
20041 * gdb.asm/Makefile.in: Likewise.
20042 * gdb.base/Makefile.in: Likewise.
20043 * gdb.c++/Makefile.in: Likewise.
20044 * gdb.disasm/Makefile.in: Likewise.
20045 * gdb.java/Makefile.in: Likewise.
20046 * gdb.mi/Makefile.in: Likewise.
20047 * gdb.threads/Makefile.in: Likewise.
20048 * gdb.trace/Makefile.in: Likewise.
20049
754533e4
DC
200502003-01-09 David Carlton <carlton@math.stanford.edu>
20051
20052 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
20053 Add copyright year 2003.
20054
d8b3e9ee
MC
200552003-01-06 Michael Chastain <mec@shout.net>
20056
20057 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
20058 When selecting a thread, 'line' and 'file' are optional.
20059 * gdb.mi/mi1-pthreads.exp: Likewise.
20060
8e9e0fe6
AS
200612003-01-06 Andreas Schwab <schwab@suse.de>
20062
20063 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
20064 failures.
20065
b5ab8ff3
DJ
200662003-01-04 Daniel Jacobowitz <drow@mvista.com>
20067
20068 Fix PR gdb/844
20069 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
20070 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
20071
20072 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
20073 instead of calling gdb_suppress_entire_file.
20074 * gdb.threads/print-threads.exp: Likewise.
20075 * gdb.threads/schedlock.exp: Likewise.
20076
20077 * gdb.threads/killed.exp: Return instead of calling
20078 gdb_suppress_entire_file.
20079 * gdb.threads/linux-dp.exp: Likewise.
20080 * gdb.threads/pthreads.exp: Likewise.
20081
1e698235
DJ
200822003-01-04 Daniel Jacobowitz <drow@mvista.com>
20083
20084 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
20085 stabs.
20086 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
20087 * gdb.base/whatis.exp: Always allow (void) after function names.
20088
147ff08c
DJ
200892003-01-04 Daniel Jacobowitz <drow@mvista.com>
20090
20091 * gdb.c++/casts.exp: Correct regexp.
20092
dc62bfc2
MK
200932003-01-04 Mark Kettenis <kettenis@gnu.org>
20094
20095 * configure.in: Call AC_CONFIG_HEADER. Don't call
20096 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
20097 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
20098 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
20099 aforementioned directories in the AC_OUPUT call.
20100 * config.hin: New file.
20101 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
20102 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
20103 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
20104 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
20105 pass -I$objdir instead of -I$objdir/$subdir in compilation.
20106 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
20107 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
20108 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
20109 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
20110 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
20111 gdb.threads/configure.in, gdb.threads/configure,
20112 gdb.threads/config.in, gdb.trace/configure.in,
20113 gdb.trace/configure: Removed.
20114
77afa639
MC
201152003-01-03 Michael Chastain <mec@shout.net>
20116
20117 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
20118 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
20119
7634bb6e
DJ
201202003-01-03 Daniel Jacobowitz <drow@mvista.com>
20121
20122 * gdb.base/store.exp: Fix regular expressions.
20123
b39c905e
MK
201242002-12-28 Mark Kettenis <kettenis@gnu.org>
20125
20126 * configure.in: Rewrite.
20127 * configure: Regenerated.
20128
0a8551dd
DC
201292003-01-03 David Carlton <carlton@math.stanford.edu>
20130
20131 * gdb.base/psymtab.exp: New file.
20132 * gdb.base/psymtab1.c: Ditto.
20133 * gdb.base/psymtab2.c: Ditto.
20134
c60b7188
AF
201352002-12-23 Adam Fedor <fedor@gnu.org>
20136
20137 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
20138
ee73db83
DC
201392002-12-23 David Carlton <carlton@math.stanford.edu>
20140
20141 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
20142 and current_directory initialization.
20143
d6c1774e
JB
201442002-12-22 Jim Blandy <jimb@redhat.com>
20145
f0a847b8
JB
20146 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
20147 rather than as part of the output file name.
20148
d6c1774e
JB
20149 * gdb.base/attach.exp: There's no need to copy the test program to
20150 /tmp; that was only ever necessary on HP/UX, and this test is
20151 entirely disabled there anyway.
20152
f0708dbb
JB
201532002-12-21 Jim Blandy <jimb@redhat.com>
20154
4c2acfea
JB
20155 * gdb.c++/psmang.exp: Doc fix.
20156
f0708dbb
JB
20157 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
20158 test.
20159
9579e000
DC
201602002-12-20 David Carlton <carlton@math.stanford.edu>
20161
20162 * gdb.c++/annota2.exp: KFAIL annotate-quit.
20163
d1810171
MC
201642002-12-18 Michael Chastain <mec@shout.net>
20165
20166 * gdb.c++/annota2.exp: Add copyright year 2002.
20167
76565097
DC
201682002-12-17 David Carlton <carlton@math.stanford.edu>
20169
20170 * gdb.c++/try_catch.cc: Add marker comments.
20171 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
20172 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
20173 * gdb.c++/m-static.cc: Ditto.
20174 * gdb.c++/m-static1.cc: Ditto.
20175 * gdb.c++/try_catch.cc: Ditto.
20176
da81390b
JJ
201772002-12-16 Jeff Johnston <jjohnstn@redhat.com>
20178
20179 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
20180 to see whether we are using the new -environment-directory
20181 command which resets via -r or the old version of the command
20182 which may prompt the user. Part of fix for gdb/741.
20183
b304d130
AC
201842002-12-13 Andrew Cagney <ac131313@redhat.com>
20185
20186 * gdb.fortran/types.exp: Update obsolete comment.
20187 * gdb.fortran/exprs.exp: Ditto.
20188 * lib/gdb.exp: Delete obsolete code.
20189 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
20190 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
20191 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
20192 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
20193 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
20194 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
20195 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
20196 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
20197 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
20198 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
20199 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
20200 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
20201 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
20202 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
20203 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
20204 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
20205 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
20206 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
20207 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
20208 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
20209 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
20210 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
20211 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
20212 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
20213 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
20214 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
20215 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
20216 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
20217 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
20218 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
20219 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
20220 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
20221 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
20222 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
20223 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
20224 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
20225 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
20226
a23b6e6a
DC
202272002-12-11 David Carlton <carlton@math.stanford.edu>
20228
20229 * gdb.c++/m-data.exp: Add test for members that shadow global
20230 variables: see PR gdb/804.
20231 * gdb.c++/m-data.cc: Ditto.
20232
6604731b
DJ
202332002-12-10 Daniel Jacobowitz <drow@mvista.com>
20234
20235 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
20236
de46ecd7
DC
202372002-12-06 David Carlton <carlton@math.stanford.edu>
20238
20239 * gdb.base/store.c: Don't declare functions static.
20240
27e829d0
AC
202412002-12-04 Andrew Cagney <ac131313@redhat.com>
20242
20243 * gdb.base/store.exp, gdb.base/store.c: New files.
20244
92806416
DJ
202452002-12-03 Daniel Jacobowitz <drow@mvista.com>
20246
20247 * gdb.base/selftest.exp: Update for current gdb.
20248
3bcbaac5
DJ
202492002-12-03 Daniel Jacobowitz <drow@mvista.com>
20250
20251 * gdb.base/maint.exp: Only dump symbols from one source file
20252 or objfile.
20253
f4f00b1f
DJ
202542002-12-03 Daniel Jacobowitz <drow@mvista.com>
20255
20256 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
20257 function call.
20258
f1c8a949
JB
202592002-11-25 Jim Blandy <jimb@redhat.com>
20260
20261 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
20262 function appearing in error message.
20263
9e297a97
DJ
202642002-11-21 Daniel Jacobowitz <drow@mvista.com>
20265
20266 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
20267
1f312e79
JJ
202682002-11-08 Jeff Johnston <jjohnstn@redhat.com>
20269
d63a86f8
RM
20270 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
20271 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
20272 should be in mi console format. This is part of fix for PR gdb/604.
20273
83c31e7d
FN
202742002-09-18 Fernando Nasser <fnasser@redhat.com>
20275
20276 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
20277 which explicitly prints the zero offset as "+0".
20278
322b3f65
DJ
202792002-10-22 Daniel Jacobowitz <drow@mvista.com>
20280
20281 * gdb.threads/schedlock.c (args): Make unsigned.
20282
202832002-10-21 Daniel Jacobowitz <drow@mvista.com>
20284
20285 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
20286 numbers. Allow "foo2|selected stack frame".
20287 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
20288 * gdb.asm/asmsrc2.s: Likewise.
20289 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
20290 comments.
20291 * gdb.asm/mips.inc: New file.
20292
5e2fe5b8
AF
202932002-10-18 Adam Fedor <fedor@gnu.org>
20294
20295 * gdb.base/default.exp: Update expected output to include 'ObjC'.
20296 * gdb.base/help.exp: Likewise.
20297
abe1a5d0
KB
202982002-10-17 Kevin Buettner <kevinb@redhat.com>
20299
20300 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
20301 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
20302
10abb1d4
JB
203032002-10-02 Jim Blandy <jimb@redhat.com>
20304
20305 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
20306
1f609b42
AC
203072002-10-01 Andrew Cagney <ac131313@redhat.com>
20308
20309 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
20310 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
20311 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
20312 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
20313 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
20314 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
20315 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
20316
0aee02e4
AC
203172002-09-29 Andrew Cagney <ac131313@redhat.com>
20318
20319 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
20320 * mi0-disassemble.exp, mi0-eval.exp: Delete.
20321 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
20322 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
20323 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
20324 * mi0-var-block.exp, mi0-var-child.exp: Delete.
20325 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 20326
6fde09ad
KB
203272002-09-27 Kevin Buettner <kevinb@redhat.com>
20328
20329 * gdb.base/annota1.exp (info break): Make directory components of
20330 path optional since not all compilers emit this debug information.
20331
889bf7c5
PA
20332 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
20333 step ends up stepping out of the function instead of stopping on
20334 the epilogue.
6fde09ad 20335
9e8aab75
KS
203362002-09-26 Keith Seitz <keiths@redhat.com>
20337
20338 * lib/insight-support.exp (gdbtk_start): Figure out where
20339 the insight executable is based on where gdb is. Use this
20340 executable to start insight instead of gdb.
20341
e36180d7
AC
203422002-09-25 Andrew Cagney <cagney@redhat.com>
20343
20344 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
20345
9dd34b2b
AC
203462002-09-24 Andrew Cagney <ac131313@redhat.com>
20347
20348 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
20349 test_isolated_complaints.
20350 (test_empty_complaint): New function.
20351 (test_empty_complaints): New function. Check no output when no
20352 complaints.
d63a86f8 20353
dea97812
KB
203542002-09-19 Jim Blandy <jimb@redhat.com>
20355
a9c64011 20356 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 20357
54951bd7
AC
203582002-09-19 Andrew Cagney <ac131313@redhat.com>
20359
20360 * gdb.gdb/complaints.exp: New file.
20361
dec43320
AC
203622002-09-18 Andrew Cagney <ac131313@redhat.com>
20363
20364 * gdb.base/maint.exp: Check `help maint internal-warning'.
20365
e70d6e3f
DC
203662002-09-18 David Carlton <carlton@math.stanford.edu>
20367
20368 * gdb.c++/m-static.exp: Remove breakpoints depending on line
20369 numbers, and replace them by a single breakpoint after the
20370 constructors are all finished.
20371 Add test 4.
20372 * gdb.c++/m-static.cc: Add test 4.
20373 * gdb.c++/m-static.h: New file.
20374 * gdb.c++/m-static1.cc: New file.
20375
20376 * gdb.c++/printmethod.exp: New file.
20377 * gdb.c++/printmethod.cc: New file.
20378
20379 * gdb.c++/pr-574.exp: New file.
20380 * gdb.c++/pr-574.cc: New file.
20381
afb5c968
CV
203822002-09-18 Corinna Vinschen <vinschen@redhat.com>
20383
20384 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
20385 embedded targets which never actually exit.
20386
31e45dee
FN
203872002-09-18 Fernando Nasser <fnasser@redhat.com>
20388
20389 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
20390 "don't step after run" as unresolved or unsupported, instead of xfail.
20391
a283c5a1
CV
203922002-09-18 Corinna Vinschen <vinschen@redhat.com>
20393
20394 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
20395 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
20396 Add newline to expected string in "step out of main (status wrapper)"
20397 case.
20398
11350d2a
CV
203992002-09-18 Corinna Vinschen <vinschen@redhat.com>
20400
20401 * lib/gdb.exp (rerun_to_main): Allow restarting application.
20402 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
20403
0deec7d6
TT
204042002-09-17 Tom Tromey <tromey@redhat.com>
20405
20406 * gdb.base/printcmds.exp (test_print_string_constants): Expect
20407 \000, not \0, in double-quoted string.
20408
b2b4a1b5
CV
204092002-09-14 Corinna Vinschen <vinschen@redhat.com>
20410
c9d37158 20411 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
20412 string after running the commands execution on breakpoint tests.
20413
1c56143a
CV
204142002-09-13 Corinna Vinschen <vinschen@redhat.com>
20415
20416 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
20417
37f8da45
JB
204182002-09-12 Joel Brobecker <brobecker@gnat.com>
20419
20420 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
20421
08b468e0
KS
204222002-09-10 Keith Seitz <keiths@redhat.com>
20423
20424 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
20425 runto proc.
20426 (mi_run_to_main): Use mi_runto.
20427 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
20428
dc360f58
KS
204292002-09-10 Keith Seitz <keiths@redhat.com>
20430
20431 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
20432 regexp for stopping at main. Could have multiple event notifications.
20433 Don't assume that main was declared with no parameters.
20434 (mi_next): Use mi_step_to.
20435 (mi_step): Use mi_next_to.
20436
ce3abcfb
CV
204372002-09-09 Corinna Vinschen <vinschen@redhat.com>
20438
20439 * gdb.base/default.exp: Fix expected string in `info float' test.
20440
d1f5b980
BE
204412002-09-09 Ben Elliston <bje@redhat.com>
20442
20443 * config/mips.exp: Update comments.
20444 * config/mips-idt.exp: Likewise.
20445 * config/nind.exp: Likewise.
20446 * config/slite.exp: Likewise.
20447 * config/sparclet.exp: Likewise.
20448 * config/udi.exp: Likewise.
20449 * config/vx.exp: Likewise.
20450 * config/vxworks29k.exp: Likewise.
20451
2f71430b
JB
204522002-09-05 Jim Blandy <jimb@redhat.com>
20453
20454 * gdb.threads/killed.exp: Fix test failure message.
20455
7ddebc7e
KS
204562002-09-04 Keith Seitz <keiths@redhat.com>
20457
20458 * lib/mi-support.exp: Update copyright.
20459 (mi_gdb_test): Increase the priority of the expected pattern
20460 so that it matches gdb_test.
20461
0ae67eb3
KS
204622002-09-03 Keith Seitz <keiths@redhat.com>
20463
20464 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
20465 Use integer comparison instead of string comparison for testing
20466 whether binary was built.
20467
38fc42c8
JB
204682002-09-03 Jim Blandy <jimb@redhat.com>
20469
20470 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
20471
b6ff0e81
JB
204722002-08-29 Jim Blandy <jimb@redhat.com>
20473
20474 * gdb.threads/pthreads.exp: Move the portable thread compilation
20475 code into a function in lib/gdb.exp, and call that from here.
20476 * lib/gdb.exp (gdb_compile_pthreads): New function.
20477
07c98896
KS
204782002-08-29 Keith Seitz <keiths@redhat.com>
20479
20480 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
20481 expect_out so that callers can get at it.
20482
0312286c
DJ
204832002-08-23 Daniel Jacobowitz <drow@mvista.com>
20484
20485 * gdb.threads/print-threads.c: New file.
20486 * gdb.threads/print-threads.exp: New file.
20487 * gdb.threads/schedlock.c: New file.
20488 * gdb.threads/schedlock.exp: New file.
20489
dd039bc4
EZ
204902002-08-22 Elena Zannoni <ezannoni@redhat.com>
20491
a9c64011
AS
20492 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
20493 not altivec.c.
dd039bc4 20494
1f36144c
MK
204952002-08-17 Mark Kettenis <kettenis@gnu.org>
20496
20497 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
20498 targets. The problem should be fixed now.
20499
16057ec7 205002002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
20501
20502 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
20503 2002-07-24 change that removes final dots from error messages.
20504
3c1499ad
TT
205052002-08-13 Tom Tromey <tromey@redhat.com>
20506
20507 * gdb.base/readline.exp: New file.
20508
a20ce2c3
AC
205092002-08-01 Andrew Cagney <ac131313@redhat.com>
20510
20511 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
20512 supress message.
20513
db034ac5
AC
205142002-08-01 Andrew Cagney <cagney@redhat.com>
20515
20516 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
20517 CHILL_FOR_TARGET and CHILL_LIB.
20518 * configure.in (configdirs): Remove gdb.chill.
20519 * configure: Regenerate.
20520 * lib/gdb.exp: Obsolete references to chill.
20521 * gdb.fortran/types.exp: Ditto.
20522 * gdb.fortran/exprs.exp: Ditto.
20523
3e000b18
KB
205242002-07-30 Kevin Buettner <kevinb@redhat.com>
20525
20526 * gdb.base/shlib-call.exp (additional_flags): Conditionally
20527 set Irix-specific compile and link flags.
20528
28f4966b
KB
205292002-07-29 Kevin Buettner <kevinb@redhat.com>
20530
20531 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
20532 source files. The ``-o'' option doesn't work with the ``-E'' option
20533 when using the Irix compiler.
20534
46c0d5a6
DJ
205352002-07-19 Daniel Jacobowitz <drow@mvista.com>
20536
20537 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
20538 Improve support for reusing an exec file. Copy exec file
20539 to target, and run gdbserver on the target instead of on the host.
20540
eecf4bed
JB
205412002-07-18 Jim Blandy <jimb@redhat.com>
20542
0f815cdf
JB
20543 * gdb.base/ending-run.exp: Don't expect to see the program end in
20544 some orderly fashion when we're running on a real stand-alone
20545 board.
20546
eecf4bed
JB
20547 * gdb.base/interrupt.exp: Correct logic for skipping tests on
20548 targets that don't support interrupts.
20549
52d309e4
JB
205502002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
20551
20552 * gdb.base/attach.exp: Add patterns to match output from /proc-based
20553 systems.
20554 Move comments in expect statements to inside the actions, so that they
20555 don't get matched against.
20556
ff683d9e
MK
205572002-07-10 Mark Kettenis <kettenis@gnu.org>
20558
20559 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
20560 function when asleep" test.
20561
b5356753
AC
205622002-07-10 Andrew Cagney <ac131313@redhat.com>
20563
20564 * gdb.base/page.exp: Rewrite to handle problems with very long
20565 `info set' output. Update copyright.
20566
6aa4d13a
AC
205672002-06-26 Andrew Cagney <ac131313@redhat.com>
20568
20569 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
20570 gdb.threads-hp.
20571 * gdb.hp/configure: Regenerate.
20572 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
20573 * gdb.hp/gdb.threads-hp/configure: Delete file.
20574 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
20575
8cf8c2b8
AC
205762002-06-22 Andrew Cagney <ac131313@redhat.com>
20577
20578 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
20579 setlocale, bindtextdomain and textdomain.
20580
6827a8f8
JB
205812002-06-11 Jim Blandy <jimb@redhat.com>
20582
919d772c
JB
20583 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
20584 preprocessor macro information is present.
20585
6827a8f8
JB
20586 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
20587 tests.
20588
c15b0d21
MS
205892002-06-06 Michael Snyder <msnyder@redhat.com>
20590
c5984d70
MS
20591 * gdb.base/overlays.exp: Record addresses of overlay
20592 functions in TCL variables rather than in GDB variables,
20593 to avoid having GDB convert them to pointers (with loss
20594 of information).
20595
d63a86f8 20596 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 20597 default linker script changes.
c15b0d21
MS
20598 * gdb.base/long_long.exp: Add check for sizeof (long double).
20599
be26fe0d
ML
206002002-06-06 Michal Ludvig <mludvig@suse.cz>
20601
20602 * gdb.asm/asm-source.exp: Add x86-64 target.
20603 * gdb.asm/x86_64.inc: New.
d63a86f8 20604
258093ca 206052002-05-30 Michael Chastain <mec@shout.net>
258093ca 20606
4b3153f1 20607 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
20608 * gdb.c++/m-static.cc: New file.
20609 * gdb.c++/m-static.exp: New file.
20610
241264c6
MS
206112002-05-28 Michael Snyder <msnyder@redhat.com>
20612
20613 * gdb.base/call-ar-st.exp: Allow for reduced floating point
20614 precision.
20615
9bba8c8f 206162002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 20617
4b3153f1 20618 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
20619 * gdb.c++/m-data.cc: New file.
20620 * gdb.c++/m-data.exp: New file.
20621
206222002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 20623
4b3153f1 20624 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 20625 * gdb.c++/try_catch.cc: New file.
d63a86f8 20626 * gdb.c++/try_catch.exp: New file.
9bba8c8f 20627
def1b996
MC
206282002-05-27 Michael Chastain <mec@shout.net>
20629
20630 * gdb.c++/local.exp: Accept more nested types in output.
20631
522ba268
MC
206322002-05-26 Michael Chastain <mec@shout.net>
20633
20634 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
20635
277254ba
MS
206362002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
20637
20638 * lib/gdb.exp (gdb_wrapper_init): Just because
20639 gdb_wrapper_file exists, this does not mean that the file
20640 should not be rebuilt. That is what gdb_wrapper_initialized
20641 is for.
20642 (default_gdb_init): Reset gdb_wrapper_initialized.
20643
b61a8733
MS
206442002-05-23 Michael Snyder <msnyder@redhat.com>
20645
d63a86f8 20646 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
20647 the precision of the floating point test results.
20648 * gdb.base/call-rt-st.exp: Ditto.
20649
b61a8733
MS
20650 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
20651 * gdb.base/call-rt-st.exp: Ditto.
20652
56f6e910
MC
206532002-05-19 Michael Chastain <mec@shout.net>
20654
20655 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
20656
ad0b0016
EZ
206572002-05-19 Elena Zannoni <ezannoni@redhat.com>
20658
a9c64011
AS
20659 * configure.in (configdirs): Add gdb.arch.
20660 * configure: Regenerate.
ad0b0016 20661
f617d2b6
JB
206622002-05-17 Jim Blandy <jimb@redhat.com>
20663
20664 * gdb.base/completion.exp: Recognize the more detailed error
20665 messages produced by the macro expander's lexical analyzer.
20666
eac2a696
EZ
206672002-05-14 Elena Zannoni <ezannoni@redhat.com>
20668
a9c64011
AS
20669 * gdb.arch/altivec-abi.c: New file.
20670 * gdb.arch/altivec-abi.exp: New file.
20671 * gdb.arch/altivec-regs.c: New file.
20672 * gdb.arch/altivec-regs.exp: New file.
eac2a696 20673
2fdde8f8
DJ
206742002-05-14 Daniel Jacobowitz <drow@mvista.com>
20675
20676 * gdb.base/maint.exp (maint print type): Update for new type
20677 structure.
d63a86f8 20678
e31f1a7c
EZ
206792002-05-14 Elena Zannoni <ezannoni@redhat.com>
20680
20681 * gdb.arch: New directory.
20682 * gdb.arch/configure.in: New file.
20683 * gdb.arch/configure: New file.
20684 * gdb.arch/Makefile.in: New file.
20685
db589741
CV
206862002-05-13 Corinna Vinschen <vinschen@redhat.com>
20687
20688 * gdb.asm/asm-source.exp: Add v850 as supported target.
20689 * gdb.asm/v850.inc: New file.
20690
8ce2a7dc
DJ
206912002-05-13 Daniel Jacobowitz <drow@mvista.com>
20692
20693 * gdb.c++/annota2.exp (annotate-quit): Add comment.
20694
df763c7f
DJ
206952002-05-12 Daniel Jacobowitz <drow@mvista.com>
20696
20697 * gdb.base/break.exp: Check 'break "marker2"'.
20698
377daeed
MS
206992002-05-10 Michael Snyder <msnyder@redhat.com>
20700
20701 * gdb.base/long_long.exp: Fix typo.
20702
c4b7bc2b
JB
207032002-05-10 Jim Blandy <jimb@redhat.com>
20704
ecac9a4e
JB
20705 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
20706 a bug.
20707
c4b7bc2b
JB
20708 * gdb.base/printcmds.exp (test_integer_literals_rejected):
20709 Recognize more detailed error message produced by the macro
20710 expander's lexical analyzer.
20711 * lib/gdb.exp (test_print_reject): Same.
20712
e71019a1
MK
207132002-05-09 Mark Kettenis <kettenis@gnu.org>
20714
20715 * gdb.c++/method.exp: Fix typo.
20716
fedfc8e6
MS
207172002-05-08 Michael Snyder <msnyder@redhat.com>
20718
166a1957
MS
20719 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
20720 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 20721 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
20722 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
20723 Add iftarget clause for strongarm.
d63a86f8 20724
f1c47eb2
MS
207252002-05-06 Michael Snyder <msnyder@redhat.com>
20726
cb9a9d3e
MS
20727 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
20728 (gdb_continue_to_end): Accept output from status wrapper.
20729 * gdb.base/ending-run.exp: Add case for output from status wrapper.
20730 Clean up fail messages to match pass messages.
20731
f1c47eb2
MS
20732 Enable the "needs_status_wrapper" testsuite feature.
20733 * lib/gdb.exp (gdb_wrapper_init): New procedure.
20734 (gdb_compile): Conditionally call gdb_wrapper_init.
20735 * gdb.base/a2-run.exp: Recognize output from status wrapper.
20736 * gdb.c++/method.exp: Recognize output from status wrapper.
20737
6079c749
BE
207382002-05-06 Ben Elliston <bje@redhat.com>
20739From Graydon Hoare <graydon@redhat.com>
20740
20741 * config/sid.exp: Include support for "rawsid" protocol.
20742
188baff3
JB
207432002-05-03 Jim Blandy <jimb@redhat.com>
20744
20745 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
20746 * gdb.c++/hang3.C: New file.
20747
b9c07f0f
AC
207482002-05-04 Andrew Cagney <ac131313@redhat.com>
20749
20750 * gdb.base/default.exp: Remove obsolete code.
20751 * gdb.c++/misc.exp: Ditto. Update copyright.
20752 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
20753 * gdb.base/whatis.exp: Ditto. Update copyright.
20754 * gdb.base/scope.exp: Ditto. Update copyright.
20755 * gdb.base/ptype.exp: Ditto. Update copyright.
20756 * gdb.base/printcmds.exp: Ditto. Update copyright.
20757 * gdb.base/opaque.exp: Ditto. Update copyright.
20758 * gdb.base/list.exp: Ditto.
20759 * gdb.base/funcargs.exp: Ditto. Update copyright.
20760 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
20761 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
20762 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
20763 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
20764 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
20765 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
20766
5c7a0397
MS
207672002-05-02 Michael Snyder <msnyder@redhat.com>
20768
d6dcc264 20769 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
20770 * gdb.base/long_long.exp: Add xscale target.
20771 * gdb.base/default.exp: Add xscale target.
20772
eb7f1c48
JB
207732002-05-01 Jim Blandy <jimb@redhat.com>
20774
20775 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
20776 gdb.c++/hang.exp: New test.
20777
a6befae8
FF
207782002-05-01 Fred Fish <fnf@redhat.com>
20779
20780 * gdb.base/completion.exp: Handle completions of "./Make" for
20781 more than one completion possibility, as is the case when we
20782 build and test in the source tree.
20783
0a310277
AG
207842002-04-29 Anthony Green <green@redhat.com>
20785
20786 * gdb.java/jmisc1.exp: New file.
20787 * gdb.java/jmisc2.exp: New file.
20788
6ff9af88
DJ
207892002-04-24 Daniel Jacobowitz <drow@mvista.com>
20790
20791 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
20792
96b3d632
EZ
207932002-04-23 Elena Zannoni <ezannoni@redhat.com>
20794
20795 * gdb.base/help.exp: Change 'help status' to allow for target
20796 dependent output differences.
20797
5019bb54
MC
207982002-04-22 Michael Chastain <mec@shout.net>
20799
20800 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
20801
a805a116
MC
208022002-04-22 Michael Chastain <mec@shout.net>
20803
20804 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
20805
a1706bfd
DM
208062002-04-17 David S. Miller <davem@redhat.com>
20807
20808 * gdb.asm/sparc64.inc: New file.
20809 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
20810
a73a20a2
EZ
208112002-04-19 Elena Zannoni <ezannoni@redhat.com>
20812
20813 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
20814 instruction file directly into the build tree. Clean up at end of
20815 test.
20816
ba678339
DM
208172002-04-18 David S. Miller <davem@redhat.com>
20818
20819 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
20820 handle 64-bit platforms correctly.
20821 * gdb.base/maint.exp: Likewise.
20822
b03399da
KB
208232002-04-18 Kevin Buettner <kevinb@redhat.com>
20824
20825 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
20826 ``-fpic'' when compiling files comprising a shared library, but
20827 it does need additional linker flags in order to find shared
20828 libraries at run time.
20829
e2004992
KB
208302002-04-18 Kevin Buettner <kevinb@redhat.com>
20831
20832 * gdb.base/cvexpr.c (use): New function.
20833 (main): Invoke use() on all global variables to prevent
20834 some linkers from deleting these otherwise unused symbols.
20835
d8937120
MC
208362002-04-17 Michael Chastain <mec@shout.net>
20837From David S. Miller <davem@redhat.com>
20838
20839 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
20840 handle 64-bit platforms correctly.
20841
ffd61a58
MS
208422002-04-12 Michael Snyder <msnyder@redhat.com>
20843From Jim Blandy <jimb@redhat.com>
a9c64011 20844 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
20845 script can handle this instead.
20846 * gdb.base/bar.c (barx): Same.
20847 * gdb.base/baz.c (bazx): Same.
20848 * gdb.base/grbx.c (grbxx): Same.
20849
20850 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
20851 manager doesn't automatically unmap overlays unnecessarily.
20852
6b8426a6
MH
208532002-04-10 Martin M. Hunt <hunt@redhat.com>
20854
20855 * gdb.base/ending-run.exp: Fix pattern for Mips targets
20856 stepping out of main.
20857
34af4875
MC
208582002-04-09 Michael Chastain <mec@shout.net>
20859
20860 * gdb.c++/local.cc (main): Move call to marker1() inside nested
20861 scope so that the nested scope tests will make sense.
20862 * gdb.c++/local.exp: Write patterns that actually work with gcc
20863 (the HP patterns "were never known to work with gcc").
20864 Keep the old aCC patterns too.
20865
2d1676a0
DJ
208662002-04-09 Daniel Jacobowitz <drow@mvista.com>
20867
20868 * gdb.base/attach.exp: Correct target board test.
20869
3a63e3f9
MC
208702002-04-08 Michael Chastain <mec@shout.net>
20871
20872 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
20873 in a const method. Add some xfail and fail cases for configurations
20874 that do not emit the "const ...".
20875
f18dabd2
MC
208762002-04-07 Michael Chastain <mec@shout.net>
20877
20878 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
20879 Accept "A * const" and "const A * const" as type of "this".
20880 Fix spelling of getFunky throughout. Make messages uniform.
20881
0fcddd82
EZ
208822002-04-07 Elena Zannoni <ezannoni@redhat.com>
20883
a9c64011 20884 Work around for PR gdb/285:
0fcddd82
EZ
20885 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
20886
16a8534a
EZ
208872002-04-07 Elena Zannoni <ezannoni@redhat.com>
20888
20889 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
20890 instructions file at run time instead of configure time.
20891 Sometimes we run the test in a directory that is not the one we
20892 configured in.
20893 * gdb.asm/configure.in: Delete creation of symlink.
20894 * gdb.asm/configure: Regenerate.
20895
24181d81
JB
208962002-04-05 J. Brobecker <brobecker@gnat.com>
20897
20898 * gdb.gdb/xfullpath.exp: New test, to exercise the new
20899 xfullpath () function.
20900
7cdb7107
DJ
209012002-04-04 Daniel Jacobowitz <drow@mvista.com>
20902
20903 * gdb.asm/Makefile.in: Correct dependencies.
20904
20905 * gdb.asm/powerpc.inc: New file.
20906 * gdb.asm/asm-source.exp: Add PowerPC.
20907 * gdb.asm/configure.in: Likewise.
20908 * gdb.asm/configure: Regenerated.
20909
a7d17088
DJ
209102002-04-04 Daniel Jacobowitz <drow@mvista.com>
20911
20912 * gdb.base/relocate.exp: New file.
20913 * gdb.base/relocate.c: New file.
20914
cd721503
FF
209152002-04-04 Fred Fish <fnf@redhat.com>
20916
20917 * gdb.base/step-test.exp: Update comment regarding stopping in
20918 memcpy/bcopy calls inserted as part of the compiler runtime.
20919
b22ad7a7
MS
209202002-04-04 Michael Snyder <msnyder@redhat.com>
20921
20922 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
20923
5f279fa6
DJ
209242002-04-03 Daniel Jacobowitz <drow@mvista.com>
20925
20926 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
20927 (gdb_expect): Remove $notransfer hack.
20928
dd0fd3ce
DJ
209292002-04-02 Daniel Jacobowitz <drow@mvista.com>
20930
20931 * gdb.c++/classes.exp ("calling method for small class"): Match
20932 updated register output.
20933
1e50cda1
DJ
209342002-03-30 Daniel Jacobowitz <drow@mvista.com>
20935
20936 Fix PR gdb/452
20937 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
20938 when finished. Make gdb_file_cmd send "exec-file" when
20939 appropriate.
20940
24015922
DJ
209412002-03-30 Daniel Jacobowitz <drow@mvista.com>
20942
20943 * gdb.base/attach.exp: Remove extra setup_xfail.
20944
dd7dfd64
MS
209452002-03-26 Michael Snyder <msnyder@redhat.com>
20946
20947 * gdb.base/default.exp: Add tests for dump, append, and restore.
20948 * gdb.base/help.exp: Add tests for dump, append, and restore.
20949 * gdb.base/dump.exp: New file, test dump, append and restore.
20950 * gdb.base/dump.c: New file.
20951
48b2f8d7
MS
209522002-03-27 Michael Snyder <msnyder@redhat.com>
20953
d63a86f8 20954 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
20955 clean-ups in help messages.
20956
05b4d525
FF
209572002-03-26 Fred Fish <fnf@redhat.com>
20958
20959 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
20960 have debugging info for those functions and the compiler uses them
20961 internally to copy structs around.
20962
d7679631
FF
209632002-03-26 Fred Fish <fnf@redhat.com>
20964
20965 * gdb.base/list.exp: Revert the change made yesterday and add note
20966 about why we don't list the default lines for remote targets.
20967
523ac3f9
MS
209682002-03-25 Michael Snyder <msnyder@redhat.com>
20969
20970 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
20971
754b2b8d
FF
209722002-03-25 Fred Fish <fnf@redhat.com>
20973
20974 * gdb.base/list.exp: This test works on remote targets so remove
20975 the short circuit for remote targets. Update copyright.
20976
33c3e192
FF
209772002-03-25 Fred Fish <fnf@redhat.com>
20978
20979 * gdb.base/attach.exp: Fix logic error that was suppressing this
20980 test for all non hppa*-*-hpux* targets, instead of the hp target.
20981 Move comments closer to the suppression point. Also now need to
20982 check that we are running natively.
20983
d43e73ee
MS
209842002-03-22 Michael Snyder <msnyder@redhat.com>
20985
882c8f02
MS
20986 * gdb.base/default.exp: Add test for gcore. Update copyright.
20987 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 20988
04c12f60
FF
209892002-03-06 Fred Fish <fnf@redhat.com>
20990
20991 * gdb.base/funcargs.c: Remove extraneous ';' character.
20992 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
20993
b43df995
MC
209942002-03-04 Michael Chastain <mec@shout.net>
20995
20996 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
20997 accommodate gcc v3 function signature.
20998 * gdb.mi/mi0-var-cmd-exp: Ditto.
20999
92362027
AC
210002002-02-24 Andrew Cagney <ac131313@redhat.com>
21001
21002 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
21003 ``GNU/Linux'' or ``Linux kernel''
21004 * testsuite/gdb.threads/pthreads.c: Ditto.
21005
258ad32d
MC
210062002-02-24 Michael Chastain <mec@shout.net>
21007
21008 * gdb.threads/pthreads.c (thread1): Add a return statement.
21009 (thread2): Likewise.
21010 (foo): Likewise.
21011
04c3b3d4
MC
210122002-02-23 Michael Chastain <mec@shout.net>
21013
21014 * gdb.threads/linux-dp.c (philosopher): Add a return statement
21015 to placate gcc.
21016
5a2a0a20
MC
210172002-02-23 Michael Chastain <mec@shout.net>
21018
21019 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
21020 test "ptype bint". The test passes on all my stabs configurations.
21021
a640f7fc
JB
210222002-02-21 Jim Blandy <jimb@redhat.com>
21023
27924826
JB
21024 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
21025 filename at a time, and watch for the ones we want to see.
21026
a640f7fc
JB
21027 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
21028 types of pointers to prototyped functions.
21029
edcc8c75
AC
210302002-02-20 Andrew Cagney <ac131313@redhat.com>
21031
21032 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
21033 signed, unsigned and straight char.
21034 (padding_char, padding_short, padding_int, padding_long,
21035 padding_long_long, padding_float, padding_double,
21036 padding_long_double): New global variables.
21037 (fill, fill_structs): New functions.
21038
21039 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
21040 for correctly sized writes. Update copyright.
21041 (get_valueof): New procedure.
21042 (get_sizeof): Call get_valueof.
21043 (check_valueof): New procedure.
21044 (check_padding): New procedure.
21045
ac57ea44
MC
210462002-02-20 Michael Chastain <mec@shout.net>
21047
21048 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
21049 to setup_xfail. Document some of the remaining calls.
21050
7a10c941
MC
210512002-02-18 Michael Chastain <mec@shout.net>
21052
21053 * gdb.c++/userdef.exp: Update copyright year.
21054
fb8acdcc
DJ
210552002-02-18 Daniel Jacobowitz <drow@mvista.com>
21056
21057 * gdb.c++/userdef.exp: Test overloaded operators properly.
21058 Remove xfails.
21059
fda6ae12
MS
210602002-02-14 Michael Snyder <msnyder@redhat.com>
21061
21062 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
21063
676a0442
DJ
210642002-02-14 Daniel Jacobowitz <drow@mvista.com>
21065
21066 * gdb.base/a2-run.exp: Check for a remote target properly.
21067 * gdb.base/annota1.exp: Likewise.
21068 * gdb.base/list.exp: Likewise.
21069 * gdb.base/reread.exp: Likewise.
21070 * gdb.base/scope.exp: Likewise.
21071 * gdb.base/shlib-call.exp: Likewise.
21072 * gdb.base/term.exp: Likewise.
21073 * gdb.c++/annota2.exp: Likewise.
21074
78b4f468
RE
210752002-02-13 Richard Earnshaw <rearnsha@arm.com>
21076
21077 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
21078
9a81ba51
MC
210792002-02-10 Michael Chastain <mec@shout.net>
21080
21081 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
21082 (call_after_alloca): Ditto.
21083
004af6c7
DJ
210842002-02-10 Daniel Jacobowitz <drow@mvista.com>
21085
21086 * gdb.base/ending-run.exp: Guard "cont" test with
21087 gdb_skip_stdio_test.
21088
37225f62
JB
210892002-02-06 Jim Blandy <jimb@redhat.com>
21090
21091 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
21092 from here...
21093 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
21094 To here. Disable this test on non-HP platforms. Add big comment.
21095
fe6fdd96
MS
210962002-02-04 Michael Snyder <msnyder@redhat.com>
21097
21098 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
21099 other than d10v and m32r.
21100
036fad3f
RE
211012002-02-02 Richard Earnshaw <rearnsha@arm.com>
21102
21103 * gdb.base/default.exp: Rewrite test patterns to reduce time
21104 taken to match them.
21105
7148ab62
DJ
211062002-01-30 Daniel Jacobowitz <drow@mvista.com>
21107
21108 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
21109 Allow a start function above main.
21110 * gdb.threads/linux-dp.exp: Fix copyright date.
21111
396cc255
DJ
211122002-01-30 Daniel Jacobowitz <drow@mvista.com>
21113
a9c64011
AS
21114 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
21115 (check_philosopher_stack): Check for manager thread before checking
21116 for a just-starting thread.
396cc255 21117
f038d31b
DJ
211182002-01-30 Daniel Jacobowitz <drow@mvista.com>
21119
21120 From Neil Booth <neil@daikokuya.demon.co.uk>:
21121 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
21122 warnings.
21123
b3ff9d9a
FF
211242002-01-21 Fred Fish <fnf@redhat.com>
21125
21126 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
21127 not caller.
21128
39ad761d
JB
211292002-01-21 Jim Blandy <jimb@redhat.com>
21130
21131 * gdb.base/reread.exp: Check that GDB properly re-reads the
21132 executable file when it changes while no inferior is running.
21133
aaf320fa
FF
211342002-01-21 Fred Fish <fnf@redhat.com>
21135
a9c64011
AS
21136 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
21137 optionally accept the "shlib events" variation.
aaf320fa 21138
808a31f5
JB
211392002-01-21 Jim Blandy <jimb@redhat.com>
21140
21141 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
21142 call `fflush' after every `printf', so that the output is produced
21143 at predictable points, regardless of whatever buffering does (or
21144 doesn't) take place.
21145 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
21146 at different points.
21147
4420d5e2
DJ
211482002-01-20 Daniel Jacobowitz <drow@mvista.com>
21149
21150 * gdb.c++/inherit.exp: Update copyright years.
21151 * gdb.c++/method.exp: Likewise.
21152
3e36a0f4
DJ
211532002-01-20 Daniel Jacobowitz <drow@mvista.com>
21154
21155 * gdb.c++/classes.exp: Update for improved v3 support and skipping
21156 artificial methods/arguments.
21157 * gdb.c++/derivation.exp: Likewise.
21158 * gdb.c++/inherit.exp: Likewise.
21159 * gdb.c++/method.exp: Likewise.
21160 * gdb.c++/virtfunc.exp: Likewise.
21161
b4ceaee6
AC
211622002-01-18 Andrew Cagney <ac131313@redhat.com>
21163
21164 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
21165 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
21166 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
21167 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
21168 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
21169 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
21170
ecace851
JB
211712002-01-17 Jim Blandy <jimb@redhat.com>
21172
21173 * gdb.asm/asm-source.exp (info symbol): Take another shot at
21174 anchoring the pattern matching the entry point symbol's name.
21175
375fc983
AC
211762002-01-17 Andrew Cagney <ac131313@redhat.com>
21177
21178 * gdb.base/maint.exp: Update ``maint internal-error'' to match
21179 continue/quit query. Update copyright.
21180
fe6fdd96
MS
211812002-01-14 Michael Snyder <msnyder@redhat.com>
21182
21183 * gdb.base/gcore.exp: Remove extra debugging output.
21184
e017c81f
DJ
211852002-01-13 Daniel Jacobowitz <drow@mvista.com>
21186
21187 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
21188 for slightly dubious v2 mangled string.
21189
37ab3bf8
DJ
211902002-01-13 Daniel Jacobowitz <drow@mvista.com>
21191
21192 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
21193
1bc05c3a 211942002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 21195
1bc05c3a 21196 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 21197
1bc05c3a
JM
21198 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
21199 constructors.
21200 * gdb.c++/derivation.exp: Likewise.
21201 * gdb.c++/templates.exp: Likewise.
21202 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 21203
1bc05c3a
JM
212042002-01-10 Michael Snyder <msnyder@redhat.com>
21205
21206 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 21207
a911c360
MS
212082002-01-08 Michael Snyder <msnyder@redhat.com>
21209
21210 * gdb.base/gcore.exp: New test for generate-core-file command.
21211 * gdb.base/gcore.c: Testcase for above.
21212 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
21213
ea2119ec
JM
212142002-01-08 Jason Merrill <jason@redhat.com>
21215
21216 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
21217
68203136
FF
212182002-01-07 Fred Fish <fnf@redhat.com>
21219
21220 * gdb.c++/overload.exp: Remove unconditional xfails for:
21221 print foo_instance1.overloadargs(1)
21222 print foo_instance1.overloadargs(1, 2)
21223 print foo_instance1.overloadargs(1, 2, 3)
21224 print foo_instance1.overloadargs(1, 2, 3, 4)
21225 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
21226 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
21227 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
21228 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
21229 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
21230 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
21231 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
21232 print foo_instance1.overload1arg()
21233 print foo_instance1.overload1arg((char)arg2)
21234 print foo_instance1.overload1arg((signed char)arg3)
21235 print foo_instance1.overload1arg((unsigned char)arg4)
21236 print foo_instance1.overload1arg((int)arg7)
21237 print foo_instance1.overload1arg((unsigned int)arg8)
21238 print foo_instance1.overload1arg((float)arg11)
21239 print foo_instance1.overload1arg((double)arg12)
d63a86f8 21240
21b9b5b1
MS
212412002-01-07 Michael Snyder <msnyder@redhat.com>
21242
21243 * gdb.base/huge.exp: New test. Print a very large target data object.
21244 (skip_huge_test): New test variable. Define if you want to skip this
21245 test. The test reads an 8 megabyte data object from the target, so it
21246 might be very time consuming on remote targets with a slow connection.
21247 * gdb.base/huge.c: New file. Test case for above.
21248
725f922e
FF
212492002-01-07 Fred Fish <fnf@redhat.com>
21250
21251 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
21252 g_instance.bfoo, and g_instance.cfoo.
21253
889bf7c5 212542002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 21255
889bf7c5
PA
21256 * gdb.base/break.c (multi_line_if_conditional): New function.
21257 (multi_ilne_while_conditional): Likewise.
21258 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
21259 IF or WHILE condition puts the breakpoint at the start of
21260 the condition.
f286b2c3 21261
634d57ec
JL
21262 * gdb.base/selftest.exp (backtrace through signal handler): Remove
21263 hppa*-*-hpux* expected failure.
21264 * gdb.base/structs.exp (do_function_calls): Similarly.
21265
21266 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
21267 watchpoints.
21268
9fbfe2dc
AC
212692002-01-06 Andrew Cagney <ac131313@redhat.com>
21270
21271 Fix PR gdb/66.
21272 * gdb.base/structs.exp: Replace skip for a29k with skip for
21273 gdb,cannot_call_functions.
21274 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
21275 * gdb.base/callfuncs.exp: Ditto.
21276 * gdb.base/call-rt-st.exp: Ditto.
21277 * gdb.base/call-strs.exp: Ditto.
21278 * gdb.base/callfwmall.exp: Ditto.
21279 * gdb.base/scope.exp: Obsolete xfail a29k.
21280 * gdb.c++/misc.exp: Ditto.
21281 * gdb.c++/cplusfuncs.exp: Ditto.
21282 * gdb.base/ptype.exp: Ditto.
21283 * gdb.base/printcmds.exp: Ditto.
21284 * gdb.base/opaque.exp: Ditto.
21285 * gdb.base/list.exp: Ditto.
21286 * gdb.base/funcargs.exp: Ditto.
21287 * gdb.base/default.exp: Ditto.
21288
8ddad156
MS
212892002-01-04 Michael Snyder <msnyder@redhat.com>
21290
ca4976a6 21291 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
21292 * gdb.base/maint.exp: Add tests for maint info sections options.
21293
1b074332
JL
21294Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
21295
21296 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
21297
7d159115
CV
212982001-12-20 Corinna Vinschen <vinschen@redhat.com>
21299
21300 * gdb.asm/arm.inc: New file.
21301 * gdb.asm/asm-source.exp: Add arm targets.
21302 * gdb.asm/configure.in: Ditto.
21303 * gdb.asm/configure: Recreated from configure.in.
21304
8fb87725
JL
21305Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
21306
afabe08c
JL
21307 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
21308 with HP's compiler.
21309 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
21310 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
21311 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
21312 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
21313
21314 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
21315 either HP's compilers or GCC.
21316
db521deb
JL
21317 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
21318 a SIGBUS or SIGSEGV.
21319
21320 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
21321
21322 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
21323 can be compiled with either HP's compiler or GCC.
21324
cfa88ab7
JL
21325 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
21326 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
21327 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
21328
ca344dff
JL
21329 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
21330 to match current gdb output. Update due to using auto-solib-limit
21331 for limiting instead of overloading auto-solib-add.
21332 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
21333 test program.
21334
3f3c6e55 21335 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
21336 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
21337 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
21338 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
21339 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
21340 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
21341 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
21342 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
21343 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
21344 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
21345 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
21346 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
21347 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 21348
8fb87725
JL
21349 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
21350 a SIGTRAP to the inferior.
21351
cf599fa7
CV
213522001-12-19 Corinna Vinschen <vinschen@redhat.com>
21353
21354 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
21355 Substitute call to target_link by call to gdb_compile.
21356
2cd045cd
JL
21357Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
21358
a9c64011
AS
21359 * gdb.base/break.exp: Fix HP specific search string when testing
21360 backtracing in a called function.
2cd045cd 21361
a9c64011
AS
21362 * gdb.base/constvars.exp: Only set lang to C++ if we're
21363 compiling the test with HP's compilers.
21364 * gdb.base/volatile.exp: Similarly.
2cd045cd 21365
99ebe9ac
JB
213662001-12-19 Jim Blandy <jimb@redhat.com>
21367
21368 * gdb.base/printcmds.exp: Expect the null character to be printed
21369 as '\0', and the '\013' to be printed as '\v'.
21370 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
21371 * gdb.base/setvar.exp: Same.
21372
b9891b29
JB
213732001-12-17 Jim Blandy <jimb@redhat.com>
21374
0eba65ab
JB
21375 * gdb.base/completion.exp: Rather than completing very long
21376 filenames, which can make the readline library produce output we
21377 don't recognize, cd to the directory first, and then complete
21378 using nice, short relative paths.
21379
6970b5b1
JB
21380 * gdb.base/completion.exp: On some systems, there is, in fact, a
21381 variable named `b' in scope, since GDB treats all static
a9c64011
AS
21382 variables as being in scope. So use `no_var_named_this'
21383 instead of `b'.
6970b5b1 21384
b9891b29 21385 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 21386 can't find the core file's registers as a failure.
b9891b29 21387
e6ccd35f
JSC
213882001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
21389
a9c64011
AS
21390 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
21391 test expect string more specific.
e6ccd35f 21392
105ba819
CV
213932001-12-13 Corinna Vinschen <vinschen@redhat.com>
21394
21395 * gdb.asm/asm-source.exp: Add support for xstormy16.
21396 * gdb.asm/configure.in: Ditto.
21397 * gdb.asm/configure: Rebuild.
21398 * gdb.asm/xstormy16.inc: New file.
21399
e9e79dd9
FF
214002001-12-10 Fred Fish <fnf@redhat.com>
21401
21402 * gdb.base/maint.exp: Update to match changes in type dumping code.
21403
347dc97d
JB
214042001-12-10 Jim Blandy <jimb@redhat.com>
21405
21406 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
21407 matching the entry point symbol's name at the beginning of the
21408 line.
347dc97d 21409
5178b9d6
DJ
214102001-12-07 Daniel Jacobowitz <drow@mvista.com>
21411
21412 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
21413 gdb.c++/inherit.exp, gdb.c++/method.exp,
21414 gdb.c++/namespace.exp, gdb.c++/templates.exp,
21415 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
21416 and class layout support.
21417
af890c52
DJ
214182001-12-07 Daniel Jacobowitz <drow@mvista.com>
21419
21420 * gdb.c++/classes.exp: Add test for static member function.
21421 * gdb.c++/misc.cc: Add class with static member function.
21422
7a345fb3
JB
214232001-12-07 Jim Blandy <jimb@redhat.com>
21424
f2e54a80 21425 If GDB says it can't find the struct the function returned, report
8032bf31
JB
21426 those tests as `unsupported'.
21427 * gdb.base/call-rt-st.exp (print_struct_call): New function.
21428 Rewrite subsequent tests to use it.
21429
21430 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
21431 those tests as `unsupported'.
21432 * gdb.base/structs.exp (call_struct_func): New function.
21433 (do_function_calls): Use call_struct_func to call the functions
21434 returning structs.
21435
0bc69509
JB
21436 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
21437 whether functions are prototyped or not, so we can't possibly pass
21438 arguments to t_float_values2 properly.
21439
7a345fb3
JB
21440 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
21441 value of `timeout' for targets other than the mips*tx39-*.
21442
edb6ede1
MS
214432001-12-06 Michael Snyder <msnyder@redhat.com>
21444
d63a86f8 21445 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
21446 and detect whether the start symbol has a leading underscore.
21447
2d842f13
JB
214482001-12-04 Jim Blandy <jimb@redhat.com>
21449
21450 * gdb.base/completion.exp: Clarify indentation.
21451
68550daf
JB
214522001-12-03 Jim Blandy <jimb@redhat.com>
21453
21454 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
21455 variables on the S/390, not `.word'.
21456
cd5195a8
JB
214572001-11-30 Jim Blandy <jimb@redhat.com>
21458
21459 Add assembly-source tests for s390-ibm-linux.
21460 * gdb.asm/s390.inc: New file.
21461 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
21462 the S/390 architecture.
a9c64011 21463 * gdb.asm/configure: Regenerated.
cd5195a8 21464
ca9efc90
MS
214652001-11-30 Michael Snyder <msnyder@redhat.com>
21466
21467 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
21468 next, info source, info sources, info line, global and static
21469 variables, and static functions.
21470 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
21471 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
21472 * gdb.asm/asmsrc1.s: Add a static function and some variables.
21473 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
21474 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
21475 (gdbasm_leave): Restore frame pointer.
21476 (gdbasm_startup): Copy stack set-up from crt0.S.
21477
d0e66976
FN
214782001-11-26 Fernando Nasser <fnasser@redhat.com>
21479
21480 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
21481 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
21482 to a local (non-static) variable. Copy tstruct.a to a static buffer
21483 and return a pointer to that buffer.
21484 * gdb.base/callfwmall.c (t_structs_a): Ditto.
21485
e2334072
MK
214862001-11-24 Mark Kettenis <kettenis@gnu.org>
21487
21488 * gdb.asm/configure.in: Fix recognition of ix86 target.
21489 * gdb.asm/configure: Regenerate.
21490
756caa3d
MS
214912001-11-21 Michael Snyder <msnyder@redhat.com>
21492
21493 * gdb.asm/sparc.inc: New file.
21494 * gdb.asm/asm-source.exp: Recognize sparc target.
21495 * gdb.asm/configure.in: Recognize sparc target.
21496 * gdb.asm/configure: Regenerate.
d63a86f8 21497
9a4d72d5
MS
214982001-11-21 Michael Snyder <msnyder@redhat.com>
21499
21500 * gdb.asm/m32r.inc: New file.
21501 * gdb.asm/asm-source.exp: Recognize m32r target.
21502 * gdb.asm/configure.in: Recognize m32r target.
21503 * gdb.asm/configure: Regenerate.
21504
a773d1cd
MS
215052001-11-20 Michael Snyder <msnyder@redhat.com>
21506
017ac23d
MS
21507 * gdb.asm/i386.inc: New file.
21508 * gdb.asm/asm-source.exp: Recognize ix86 target.
21509 * gdb.asm/configure.in: Recognize ix86 target.
21510 * gdb.asm/configure: Regenerate.
21511
a773d1cd
MS
21512 * gdb.c++/namespace.exp: Fix quotes in output messages.
21513
bb632afb
MS
215142001-11-14 Michael Snyder <msnyder@redhat.com>
21515
25d559ca 21516 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
21517 qualifier in a type cast expression, to designate an address
21518 in the instruction space (Harvard architecture).
21519
4749e309
MS
215202001-11-13 Michael Snyder <msnyder@redhat.com>
21521
21522 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
21523 Tests for expressions using 'const' and 'volatile'.
21524
25050984
CV
215252001-11-13 Corinna Vinschen <vinschen@redhat.com>
21526
21527 * gdb.asm/asm-sources.exp: Allow defining linker flags.
21528
1902c51f
DJ
215292001-11-12 Daniel Jacobowitz <drow@mvista.com>
21530
21531 * lib/mi-support.exp (mi_run_to_helper): Move comments
21532 outside of gdb_expect.
21533
dcf95b47
DJ
215342001-11-11 Daniel Jacobowitz <drow@mvista.com>
21535
21536 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
21537 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
21538 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
21539 mi0_run_to): New functions.
21540 * gdb.mi/mi-simplerun.exp: Use them.
21541 * gdb.mi/mi0-simplerun.exp: Likewise.
21542 * gdb.mi/mi-var-cmd.exp: Likewise.
21543 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 21544
45b074e1
AC
215452001-11-10 Andrew Cagney <ac131313@redhat.com>
21546
21547 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
21548 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
21549
bf50d346
AC
215502001-11-09 Andrew Cagney <ac131313@redhat.com>
21551
21552 * gdb.base/restore.exp: Include $expected value in restored test
21553 message.
21554
9383332c
AC
215552001-11-09 Andrew Cagney <ac131313@redhat.com>
21556
21557 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
21558 implemented.
21559
db62520a
MS
215602001-11-08 Michael Snyder <msnyder@redhat.com>
21561
21562 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
21563 Add pass/fail message for stop at breakpoint in call dummy function.
21564
b5703437
MS
215652001-11-07 Michael Snyder <msnyder@redhat.com>
21566
d63a86f8
RM
21567 * gdb.c++/templates.exp (test_template_breakpoints):
21568 If we get an overload menu, but it does not match what
760f6330 21569 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
21570 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
21571 making the whitespace optional. Argument for "new" may be
21572 "unsigned" as well as "unsigned int/long".
d63a86f8 21573 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
21574 making the whitespace optional. Also replace "(void) with
21575 "((void|)), making the keyword "void" optional.
d63a86f8 21576 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
21577 making the whitespace optional. Also replace "(void) with
21578 "((void|)), making the keyword "void" optional.
3bf40917
MS
21579 * gdb.base/callfuncs.c (t_float_values): This function must
21580 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 21581 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
21582 can be tested against both cases. Usually one case involves
21583 promotion of float to double, while the other does not.
21584 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
21585 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
21586 includes a stack frame for "start".
21587
c8ab4e6d
JB
215882001-11-05 Jim Blandy <jimb@redhat.com>
21589
21590 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
21591 pointers are 32 bits long, and that offsets of relocs are always
21592 stored in the data (REL-style), and not in the reloc entry itself
21593 (RELA-style).
21594 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
21595 stabs.
21596
3f08ced9
MS
215972001-11-01 Michael Snyder <msnyder@redhat.com>
21598
21599 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
21600 and regular expression operators by using quoting.
21601
cbfa24cd
MS
216022001-10-31 Michael Snyder <msnyder@redhat.com>
21603
21604 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
21605 depending on what the symbol table contains.
21606 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
21607 the output of the ptype command. Similarly, accept both "const &"
21608 and "const&".
21609
aaa68313
CV
216102001-10-31 Corinna Vinschen <vinschen@redhat.com>
21611
21612 * gdb.base/miscexprs.c (main): Add usage of preprocessor
21613 symbol `STORAGE' to allow to choose the storage class of
21614 the local datastructures.
21615 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
21616 compiler directive.
21617
91740388
MS
216182001-10-30 Michael Snyder <msnyder@redhat.com>
21619
21620 * gdb.base/jump.exp: Allow it to run for all targets.
21621
1b7c05e7
CV
216222001-10-29 Corinna Vinschen <vinschen@redhat.com>
21623
21624 * gdb.base/call-ar-st.c (print_double_array): Match for loop
21625 with new double_array size.
21626 (main): Change storage class of all local variables to static.
21627 Reduce size of double_array to 9.
21628 * gdb.base/call-ar-st.exp: Increase timeout value.
21629 Change expected output for double array to match new size in
21630 call-ar-st.c.
21631
36a22261
CV
216322001-10-29 Corinna Vinschen <vinschen@redhat.com>
21633
21634 * gdb.base/ending-run.exp: Create identical output when passing
21635 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 21636 Stormy16 target.
36a22261 21637
92b8ae91
MK
216382001-10-28 Mark Kettenis <kettenis@gnu.org>
21639
21640 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
21641 that we catch the expected failure under Linux/x86.
21642
cb135b83
OF
216432001-10-29 Orjan Friberg <orjanf@axis.com>
21644
21645 * gdb.base/setvar.exp: Escape curly braces.
21646 * gdb.stabs/weird.exp: Ditto.
21647
6884aa54
DJ
216482001-10-27 Daniel Jacobowitz <drow@mvista.com>
21649
21650 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
21651 * gdm.mi/mi0-hack-cli.exp: Likewise.
21652
0398c9aa
AC
216532001-10-25 Andrew Cagney <ac131313@redhat.com>
21654
21655 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
21656 messages.
21657
d20bf2e8
AC
216582001-10-21 Andrew Cagney <ac131313@redhat.com>
21659
21660 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
21661 checking MI enabled.
21662
03dd63aa
CV
216632001-10-09 Corinna Vinschen <vinschen@redhat.com>
21664
21665 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
21666
1d9d99f3
FCE
216672001-10-04 Frank Ch. Eigler <fche@redhat.com>
21668
21669 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
21670 if gdb child process crashes, just signal an error.
21671
838ae6c4
JB
216722001-10-02 Jim Blandy <jimb@redhat.com>
21673
21674 * lib/gdb.exp (test_xfail_format): Simplify.
21675
21676 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
21677 front of the variable name `format'. Simplify `if'.
21678
8f0cbc1c
DJ
216792001-10-01 Daniel Jacobowitz <drow@mvista.com>
21680
21681 * gdb.threads/pthreads.exp: Wait for output and delay
21682 before sending ^C.
21683
1f08dafd
DJ
216842001-10-01 Daniel Jacobowitz <drow@mvista.com>
21685
21686 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
21687 some incorrect output instead of timing out.
21688 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
21689
674f90ff
CV
216902001-09-28 Corinna Vinschen <vinschen@redhat.com>
21691
21692 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
21693 check to allow additional `int'.
21694
9b284272
DJ
216952001-09-27 Daniel Jacobowitz <drow@mvista.com>
21696
21697 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
21698 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
21699
b55a4771
MS
217002001-09-27 Michael Snyder <msnyder@redhat.com>
21701
21702 * lib/gdb.exp (test_debug_format): New proc.
21703 (setup_xfail_format): Use new proc test_debug_format.
21704 * gdb.base/constvars.exp (local_compiler_xfail_check): New
21705 proc; use new service proc test_debug_format.
21706 Replace all other "gcc_compiled" tests with this test.
21707 * gdb.base/volatile.exp (local_compiler_xfail_check): New
21708 proc; use new service proc test_debug_format.
21709 Replace all other "gcc_compiled" tests with this test.
21710
217112001-09-27 Michael Snyder <msnyder@redhat.com>
21712
21713 * gdb.base/cvexpr.exp: New file.
21714 * gdb.base/cvexpr.c: New file
21715 Test for expressions using const and volatile keywords.
21716
4e6667ac
CV
217172001-09-26 Corinna Vinschen <vinschen@redhat.com>
21718
21719 * gdb.base/constvars.exp: Check for different orders of keywords
21720 and additional "int" strings in output.
21721
4f337972
AC
217222001-09-22 Andrew Cagney <ac131313@redhat.com>
21723
21724 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
21725 responses from "help maint".
21726
2015650d
FCE
217272001-09-19 Frank Ch. Eigler <fche@redhat.com>
21728
21729 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
21730 to localhost:NNN instead of :NNN, in case Xvfb is listening
21731 only on TCP.
21732
f3bcedc1
CV
217332001-09-19 Corinna Vinschen <vinschen@redhat.com>
21734
21735 * gdb.base/recurse.exp: When checking leaving the watchpoint
21736 scope, recognize when gdb is in function's epilogue and pass.
21737
6b819c92
KS
217382001-09-18 Keith Seitz <keiths@redhat.com>
21739
21740 * lib/insight-support.exp (_gdbtk_export_target_info): Add
21741 support for running tests against sid targets.
21742 (gdbtk_done): Ditto.
21743
a10c9419
CV
217442001-09-18 Corinna Vinschen <vinschen@redhat.com>
21745
21746 * gdb.base/ending-run.c (main): Set stdout buffersize
21747 to the same reasonable value for any target.
21748 * gdb.base/ending-run.exp: Add a regular expression
21749 to make testsuite happy on Sanyo Stormy16 target.
21750
739d0d99
CV
217512001-09-17 Corinna Vinschen <vinschen@redhat.com>
21752
21753 * gdb.base/display.c (do_loops): Add float variable `f'.
21754 Increment f in loop.
21755 * gdb.base/display.exp: Increment timeout by 60 seconds.
21756 Change float display test to use variable `f'.
21757
1b8947f0
JB
217582001-09-17 Jim Blandy <jimb@redhat.com>
21759
21760 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
21761 overflowing the limited breakpoint tables on some ROM monitors
21762 (like the ROM68K).
21763
9890ac81
FCE
217642001-09-15 Frank Ch. Eigler <fche@redhat.com>
21765
21766 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
21767 the "-ac" (disable access control) flag.
21768
6db765ea
JH
217692001-08-30 Jeff Holcomb <jeffh@redhat.com>
21770
21771 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
21772 ints.
21773
4c32cc04
KS
217742001-08-30 Keith Seitz <keiths@redhat.com>
21775
21776 * lib/gdb.exp: Move all insight-related functionality into
21777 separate file.
21778 * lib/insight-support.exp: New file.
21779
8d6e6f81
FCE
217802001-08-29 Frank Ch. Eigler <fche@redhat.com>
21781
21782 * config/sid.exp (sid_start): Never set sid verbosity; disable
21783 expect_background {} that consumed its stdout; tolerate </dev/null.
21784 Attempt to set endianness override in "sid" protocol mode. Cleanup.
21785
6a90e1d0
AC
217862001-08-18 Andrew Cagney <ac131313@redhat.com>
21787
21788 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
21789 CLI jump command to start it.
21790 (mi_run_to_main): Fail immediatly when unexpected output.
21791
1759b3c3
AC
217922001-08-18 Andrew Cagney <ac131313@redhat.com>
21793
21794 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
21795 beginning of function. Fix PR gdb/191.
21796
61d11d80
FCE
217972001-08-16 Frank Ch. Eigler <fche@redhat.com>
21798
21799 * config/sid.exp (sid_start): Don't warn if we cannot figure out
21800 what to force sid endianness to.
21801
942a4df2
KS
218022001-08-15 Keith Seitz <keiths@redhat.com>
21803
21804 * lib/gdb.exp (gdbtk_start): Don't set environment
21805 variables for TCL_LIBRARY and friends. Insight will
21806 now figure these out for itself.
21807
0521c418
MS
218082001-08-02 Michael Snyder <msnyder@redhat.com>
21809
21810 * gdb.base/completion.exp: Remove the symbol "a64l" from
21811 the expect string; this is target-specific, and not related
21812 to what is being tested.
21813
74a9a58a
DB
218142001-08-02 Dave Brolley <brolley@redhat.com>
21815
21816 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
21817
c70819fa
MS
218182001-07-25 Michael Snyder <msnyder@redhat.com>
21819
c2b8fa57
MS
21820 * gdb.base/consecutive.exp: New file. Test stepping over
21821 breakpoints on consecutive instructions.
21822 * gdb.base/consecutive.c: New file.
21823
c70819fa
MS
21824 * gdb.base/call-rt-st.exp: Use double-backslash to quote
21825 curly braces in regular expressions.
21826
2b1a1355
MS
218272001-07-25 Michael Snyder <msnyder@redhat.com>
21828
21829 * gdb.base/ending-run.exp: Accept "Program exited normally" as
21830 legitimate output from stepping out of main.
21831
413eca6f
KS
218322001-07-22 Keith Seitz <keiths@redhat.com>
21833
21834 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
21835 the empty string, do not run the tests.
21836
7e5a9322
SC
218372001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21838
21839 * gdb.base/long_long.exp: Detect size of pointer. Take into
21840 account 2-byte pointers when testing for p/a results.
21841
de58f10f
SC
218422001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21843
d63a86f8 21844 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
21845 and defined to 1K for m68hc11.
21846 (random_data): Reduce table to 1K for embedded platforms (68hc11).
21847 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
21848 (sizeof_random_data): New variable to tell the size of the data table;
21849 don't test past this size; always run to main.
21850
d6f5fea1
SC
218512001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21852
21853 * gdb.base/return2.exp: return of long long and double fails for
21854 68HC11; don't execute these tests on that platform.
21855 * gdb.base/return.exp: Return of a double fails for 68hc11.
21856
c477543d
SC
218572001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
21858
21859 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
21860 tests that print a float.
21861 * call-rt-st.exp: Likewise.
21862
63cf1c79
MK
218632001-07-12 Mark Kettenis <kettenis@gnu.org>
21864
21865 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
21866 running this test on Linux.
21867
112f9ab5
MC
218682001-06-24 Michael Chastain <chastain@redhat.com>
21869
21870 * gdb.base/arithmet.exp: Remove some tests to make all test names
21871 unique.
21872
4970cb0f
MS
218732001-07-03 Michael Snyder <msnyder@redhat.com>
21874
21875 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
21876 the output of the ptype command.
21877
d85da69f
MS
218782001-07-02 Michael Snyder <msnyder@redhat.com>
21879
4c8a82de
MS
21880 * gdb.base/completion.exp: Don't assume that break.c is the only
21881 source file that may contain functions named "marker".
d85da69f
MS
21882 * gdb.base/corefile.exp: Quote the curly braces in regexp.
21883
8afc772b
AC
218842001-06-28 Andrew Cagney <ac131313@redhat.com>
21885
21886 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
21887 of files to delete.
21888
21889 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
21890 * gdb.disasm/h8300s.exp: New file.
21891 gdb.disasm/h8300s.s: Likewise.
21892
cff22675
AC
218932001-06-27 Andrew Cagney <ac131313@redhat.com>
21894
21895 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
21896 empty breakpoint tables.
21897
68c81b54
AC
218982001-06-25 Andrew Cagney <ac131313@redhat.com>
21899
21900 * lib/mi-support.exp: Update args=... part of stop-reason
21901 patterns. Accept either a list or a tuple.
21902
2dd62704
AC
219032001-06-23 Andrew Cagney <ac131313@redhat.com>
21904
21905 * lib/mi-support.exp: Remove local emacs variable defining
21906 change-log-default-name.
21907
b4127474
MC
219082001-06-22 Michael Chastain <chastain@redhat.com>
21909
21910 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
21911 This is operationally compatible with the previous version.
21912
8dbfb380
JB
219132001-06-13 Jim Blandy <jimb@redhat.com>
21914
21915 * lib/gdb.exp (gdb_test): Doc fix.
21916
f2d8c86d
MC
219172001-06-10 Michael Chastain <chastain@redhat.com>
21918
21919 * gdb.base/exprs.exp: Remove a duplicate test.
21920
81564d34
JB
219212001-06-06 Jim Blandy <jimb@redhat.com>
21922
21923 * gdb.base/return2.exp (main): Use values to test float and double
21924 returns that are not NaN's, to avoid being confused by IEEE
21925 comparison rules.
21926
da55addb
MS
219272001-06-04 Michael Snyder <msnyder@redhat.com>
21928
21929 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 21930 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
21931 rather than wait for 12 more tests to time out.
21932
42c65987
JB
219332001-06-06 Jim Blandy <jimb@redhat.com>
21934
b18bced9 21935 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 21936 Don't forget to match the GDB prompt.
b18bced9 21937
42c65987
JB
21938 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
21939
5b41e5f0
JB
219402001-06-04 Jim Blandy <jimb@redhat.com>
21941
21942 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
21943 command.
21944
015e046f
KB
219452001-05-31 Kevin Buettner <kevinb@redhat.com>
21946
21947 * gdb.base/annota1.exp (info break): Match four or more spaces
21948 after "Address".
21949
fb1ffbbe
MC
219502001-05-31 Michael Chastain <chastain@redhat.com>
21951
21952 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
21953 (dm_type_int_star): Likewise.
21954 (dm_type_long_star): Likewise.
21955 (dm_type_void_star): Likewise.
21956
5ea2a32c
KB
219572001-05-29 Kevin Buettner <kevinb@redhat.com>
21958
21959 * gdb.base/completion.exp (INPUTRC): Set this environment variable
21960 to a known value in order to get consistent results regardless
21961 of the setting of INPUTRC or the presence or contents of .inputrc.
21962
ae23c492
MS
219632001-05-24 Michael Snyder <msnyder@redhat.com>
21964
ac55707e
MS
21965 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
21966 Don't require that the main thread and the manager thread are the
21967 first in the list.
21968
ae23c492
MS
21969 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
21970 debugging. If test fails, issue an "unsupported" not a "fail".
21971
400071f1
JB
219722001-05-24 Jim Blandy <jimb@redhat.com>
21973
21974 Don't assume that short is shorter than int.
21975 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
21976 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 21977 this isn't true.
400071f1
JB
21978 ("print unsigned char == (~0)"): Add test that verifies that ~0,
21979 an int, is not equal to ~0 stored in an unsigned char. This tests
21980 the same thing that the previous test meant to, but works on
21981 16-bit machines, too.
21982 ("print unsigned char != (~0)"): Same test, complemented.
21983
0816a3e5
MS
219842001-05-24 Michael Snyder <msnyder@redhat.com>
21985
21986 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 21987 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
21988 and prevents dejagnu getting out of step.
21989
f6dc23a9
KB
219902001-05-23 Kevin Buettner <kevinb@redhat.com>
21991
21992 * gdb.base/finish.exp (finish_void): Revise pattern for
21993 stopping on the call statement to not permit stopping at
21994 the start of the instructions comprising the call sequence.
21995
7dbd117d
MC
219962001-05-19 Michael Chastain <chastain@redhat.com>
21997
21998 * gdb.base/callfuncs.exp: Make all test names unique.
21999 * gdb.base/commands.exp: Make all test names unique.
22000 * gdb.base/condbreak.exp: Make all test names unique.
22001 * gdb.base/dbx.exp: Make all test names unique.
22002 * gdb.base/default.exp: Make all test names unique.
22003 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
22004 and TIMEOUT messages to their corresponding PASS message.
22005 * gdb.base/ending-run.exp: Make all test names unique.
22006 * gdb.base/long_long.exp: Remove duplicate test.
22007
6b0b0a9e
KB
220082001-05-21 Kevin Buettner <kevinb@redhat.com>
22009
22010 * gdb.base/finish.exp (finish_void): Allow "finish" command to
22011 stop on the call statement as well as the statement after the
22012 call.
22013
2caa35cb
MS
220142001-05-21 Michael Snyder <msnyder@redhat.com>
22015
22016 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
22017
40713331
EZ
220182001-05-10 Elena Zannoni <ezannoni@redhat.com>
22019
a9c64011
AS
22020 * gdb.base/completion.exp: Revamp test. Make it execute on all
22021 platforms.
40713331 22022
c2c1be8d
EZ
220232001-05-10 Elena Zannoni <ezannoni@redhat.com>
22024
a9c64011
AS
22025 * config/gdbserver.exp (gdb_load): Handle the case
22026 in which the arguments to gdbserver are given in the
22027 baseboard configuration file.
22028 Also handle the case in which the server needs to do a
22029 load.
2c9cd303 22030
9671de48
KS
220312001-05-07 Keith Seitz <keiths@cygnus.com>
22032
a9c64011
AS
22033 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
22034 set up the display for testing.
22035 (gdbtk_start): Convert all paths to paths that tcl will like.
22036 Export target information to environment.
22037 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
22038 necessary.
22039 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
22040 (to_tcl_path): New proc to convert a given pathname into
22041 a path acceptible as an argument to a tcl command.
22042 (_gdbtk_export_target_info): New proc to export target info
22043 into the environment for gdbtk testing.
22044 (gdbtk_done): New proc to signal end-of-test.
9671de48 22045
5a360f47
JB
220462001-05-06 Jim Blandy <jimb@redhat.com>
22047
22048 * restore.c: Make the code of caller0 correspond to its comment.
22049
66c756c6
MS
220502001-05-03 Michael Snyder <msnyder@redhat.com>
22051
22052 * config/sid.exp (gdb_target_sid): Check for error messages.
22053 On error or timeout, don't make expect exit (which will terminate
22054 all subsequent tests); instead just make gdb exit.
d63a86f8 22055 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
22056 return a negative value.
22057
a966fde5
JB
220582001-04-24 Jim Blandy <jimb@redhat.com>
22059
851c18e0
JB
22060 * gdb.c++/templates.exp: If we see the prompt for the overload
22061 list, but we haven't recognized any of the longer patterns,
22062 arrange for this test to fail, not hang.
22063
a966fde5
JB
22064 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
22065 variations.
22066
db144853
MC
220672001-04-22 Michael Chastain <chastain@redhat.com>
22068
22069 * gdb.c++/local.exp: Use the 'runto' library function.
22070 * gdb.c++/namespace.exp: Likewise.
22071 * gdb.c++/overload.exp: Likewise.
22072
3207ec21
KB
220732001-03-26 Kevin Buettner <kevinb@redhat.com>
22074
22075 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
22076 * gdb.base/step-line.exp: New file. Test step/next in presence of
22077 #line directives.
22078 * gdb.base/step-line.c: New file. Test program for the above.
22079 * gdb.base/step-line.inp: New file. We pretend that this file has
22080 been transformed by some other tool into step-line.c.
22081
13b57657
JB
220822001-03-21 Jim Blandy <jimb@redhat.com>
22083
22084 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
22085 unmangled operator names.
22086
754cbe1c
JB
220872001-03-20 Jim Blandy <jimb@redhat.com>
22088
22089 * gdb.threads/linux-dp.exp: Recognize an additional message
22090 generated by GDB when it doesn't understand how to debug threads
22091 on the target system.
22092
177495c9
AC
220932001-03-19 Andrew Cagney <ac131313@redhat.com>
22094
22095 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
22096
f266096b
MC
220972001-03-12 Michael Chastain <chastain@redhat.com>
22098
22099 * gdb.c++/derivation.exp: Use the 'runto' library function.
22100
cac3c2ff
MC
221012001-03-12 Michael Chastain <chastain@redhat.com>
22102
22103 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
22104
b6c11a24
MC
221052001-02-24 Michael Chastain <chastain@redhat.com>
22106
22107 * gdb.c++/ref-types.exp: Change handwritten code to library
22108 function 'runto'.
22109
6bae5bce
OF
221102001-03-16 Orjan Friberg <orjanf@axis.com>
22111
22112 * gdb.base/signals.exp: Set count to 0 explicitly.
22113
0015fd9a
MS
221142001-03-15 Mark Salter <msalter@redhat.com>
22115
22116 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
22117 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
22118 (gdb_load): Add support for additional target_info: gdb_download_size
22119 and gdb_load_timeout.
0015fd9a 22120
fc33412a
DT
22121Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
22122
22123 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
22124 file -- to prevent failing when the compile fails but we have no
22125 intention of running the tests anyway.
fc33412a
DT
22126
22127 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
22128 tests if set.
22129
22130 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 22131 integers.
fc33412a
DT
22132
22133 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
22134 * gdb.c++/namespace.exp: Ditto.
22135
115f06de
OF
221362001-03-07 Orjan Friberg <orjanf@axis.com>
22137
22138 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
22139 * gdb.base/pointers.exp: Relax pattern match of decimals.
22140
b6ba6518
KB
221412001-03-06 Kevin Buettner <kevinb@redhat.com>
22142
22143 * Makefile.in, config/abug.exp, config/cfdbug.exp,
22144 config/cpu32bug.exp, config/dve.exp, config/est.exp,
22145 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
22146 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
22147 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
22148 config/sh.exp, config/sid.exp, config/slite.exp,
22149 config/sparclet.exp, config/udi.exp, config/unknown.exp,
22150 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
22151 config/vxworks.exp, config/vxworks29k.exp,
22152 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
22153 gdb.base/all-bin.exp, gdb.base/annota1.exp,
22154 gdb.base/arithmet.exp, gdb.base/assign.exp,
22155 gdb.base/async.exp, gdb.base/attach.exp,
22156 gdb.base/bitfields.exp, gdb.base/bitops.exp,
22157 gdb.base/break.exp, gdb.base/call-ar-st.exp,
22158 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
22159 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
22160 gdb.base/commands.exp, gdb.base/completion.exp,
22161 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
22162 gdb.base/constvars.exp, gdb.base/corefile.exp,
22163 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
22164 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
22165 gdb.base/ending-run.exp, gdb.base/environ.exp,
22166 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
22167 gdb.base/finish.exp, gdb.base/foll-exec.exp,
22168 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
22169 gdb.base/funcargs.exp, gdb.base/help.exp,
22170 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
22171 gdb.base/logical.exp, gdb.base/long_long.exp,
22172 gdb.base/maint.exp, gdb.base/mips_pro.exp,
22173 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
22174 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
22175 gdb.base/pointers.exp, gdb.base/printcmds.exp,
22176 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
22177 gdb.base/regs.exp, gdb.base/relational.exp,
22178 gdb.base/remote.exp, gdb.base/reread.exp,
22179 gdb.base/restore.exp, gdb.base/return2.exp,
22180 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
22181 gdb.base/selftest.exp, gdb.base/setshow.exp,
22182 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
22183 gdb.base/sigall.exp, gdb.base/signals.exp,
22184 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
22185 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
22186 gdb.base/step-test.exp, gdb.base/structs.c,
22187 gdb.base/structs.exp, gdb.base/structs2.exp,
22188 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
22189 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
22190 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
22191 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
22192 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
22193 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
22194 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
22195 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
22196 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
22197 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
22198 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
22199 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
22200 gdb.fortran/types.exp, gdb.java/jmisc.exp,
22201 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
22202 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
22203 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
22204 gdb.trace/circ.exp, gdb.trace/collection.exp,
22205 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
22206 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
22207 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
22208 gdb.trace/report.exp, gdb.trace/save-trace.exp,
22209 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
22210 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
22211 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
22212 notices.
22213
dc96c6c7 222142001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
22215
22216 * gdb.base/varargs.c (find_max_double): Fix printf format string:
22217 first arg is int not float.
22218
dc96c6c7 222192001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
22220
22221 * gdb.base/reread.exp: Unsupported for non-native targets;
22222 doesn't work for remote debugging.
22223
9b0c4aeb
FN
222242001-02-19 Fernando Nasser <fnasser@redhat.com>
22225
22226 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
22227 * gdb.base/ending-run.exp: Properly handle the BSP state when
22228 stepping past the end of main.
9b0c4aeb 22229
02aa71d5
MC
222302001-02-19 John Moore <jmoore@redhat.com>
22231
22232 * gdb.base/commands.exp (infrun_breakpoint_command_test):
22233 Converted HPUX fix for non-expected items following multiple
22234 step commands into general solution for all platforms.
22235
1fa449a4
MC
222362001-02-18 Michael Chastain <chastain@redhat.com>
22237
22238 * gdb.c++/classes.exp (do_tests): Change runto statements
22239 from "runto 'foo(void)'" to "runto 'foo'". This makes the
22240 statements demangler agnostic.
22241 * gdb.c++/virtfunc.exp (do_tests): Likewise.
22242 (gdb_virtfunc_restart): Likewise.
22243
b2f9ec70
MC
222442001-02-14 Michael Chastain <chastain@redhat.com>
22245
22246 * gdb.c++/inherit.exp (do_tests): Change runto statements
22247 from "runto 'foo(void)'" to "runto 'foo'". This makes the
22248 statements demangler agnostic.
22249
cf74b8ca
AC
22250Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
22251
22252 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
22253 ``continue to bkpt at common_routine in thread 2'' and ``stopped
22254 before calling common_routine 15 times'' tests.
cf74b8ca 22255
99f78f56
MC
222562001-02-11 Michael Chastain <chastain@redhat.com>
22257
22258 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
22259 Helps the test script figure out which demangler is in use.
22260 (dm_type_foo_ref): Ditto.
22261 (dm_type_int_star): Ditto.
22262 (dm_type_long_star): Ditto.
22263 (dm_type_unsigned_int): Ditto.
22264 (dm_type_void): Ditto.
22265 (dm_type_void_star): Ditto.
99707966 22266 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
22267 Probe the gdb demangler and set variables to accommodate
22268 formatting differences.
22269 (info_func_regexp): New function. Same as info_func, but
22270 matches against a regexp.
22271 (info_func): Match against a literal string.
22272 (print_addr_2): New function. Match against a literal string,
22273 which can be different from the input to gdb.
22274 (print_addr): Simply call print_addr_2 with the same argument twice.
22275 (test_lookup_operator_functions): Use demangler formatting variables.
22276 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
22277 the tests in the same order as the C++ class declaration.
22278 (test_paddr_operator_functions): Ditto.
22279 (test_paddr_overloaded_functions): Ditto.
22280 (test_paddr_hairy_functions): Use demangler formatting variables.
22281 Add reference to gdb/19 for related tests.
22282 (do_tests): Call probe_demangler.
22283
1de8f023
KB
222842001-01-30 Kevin Buettner <kevinb@redhat.com>
22285
22286 * gdb.c++/templates.cc (printf): Remove unused function definition.
22287
ca3f91ed
MS
222882001-01-26 Felix Lee <flee@redhat.com>
22289
22290 * sid.exp (sid_exit): Pass host, not target, to remote_close.
22291
222922001-01-25 matthew green <mrg@redhat.com>
22293
22294 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
22295 up sid.
22296 (sid_exit): Call `remote_pop_conn' after GDB is gone.
22297
222982001-01-25 matthew green <mrg@redhat.com>
22299
22300 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 22301 Deprecate $sid_spawn_id.
ca3f91ed
MS
22302 (sid_exit): Remove code necessary only for `spawn.'
22303
223042001-01-25 matthew green <mrg@redhat.com>
22305
22306 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
22307
fb18ec4a
MC
223082001-01-28 Michael Chastain <chastain@redhat.com>
22309
22310 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
22311 to call when tests fail. It takes gdb out of the overloaded
22312 function choice menu back to the main prompt, so that the test
22313 program stays synchronized.
22314 (set_bp_overloaded): New proc to collect all the common
22315 code for setting a breakpoint on an overloaded name. Calls
22316 take_gdb_out_of_choice_menu when needed.
22317 (menu_overload1arg): New variable to collect the repeated
22318 instances of the expected menu for an overloaded name. Change
22319 the regular expression to handle changes in g++ type encoding:
22320 "void" can be either "void" or "", and "unsigned int" can be
22321 either "unsigned int" or "unsigned".
22322 (continue_to_bp_overloaded): Change regular expressions to handle
22323 changes in g++ type encoding.
22324 (no proc): Call take_gdb_out_of_choice_menu when needed.
22325 Remove redundant calls to "info break". Accept either "canceled"
22326 or "cancelled". Change regular expressions in "info break"
22327 calls to handle changes in g++ type encoding. Give all tests
22328 unique strings.
22329
9c646a6e
BE
223302001-01-17 Ben Elliston <bje@redhat.com>
22331
22332 * config/sid.exp: New file.
22333
9549d9c1
AC
22334Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
22335
22336 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
22337
dc96c6c7 223382000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
22339
22340 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
22341 Add a RE to accept a non-ascii char if one is ever presented.
22342
b4df4f68
FN
223432000-12-20 Fernando Nasser <fnasser@redhat.com>
22344
297dd0fd 22345 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 22346
dc96c6c7 223472000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 22348
d63a86f8 22349 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
22350 in regexp. One '\' does not suffice on Linux.
22351
4a7bddb6
MC
223522000-12-09 Michael Chastain <chastain@redhat.com>
22353
22354 * gdb.base/break.exp (test_clear_command): Use a marker function
22355 rather than 'main' for the test function. Also move this
22356 test to an execution point where the marker function names are
22357 guaranteed to be bound to functions. (Executing tests after a
22358 'finish' from main runs into name conflicts with local names
22359 in __libc_start_main).
22360
dc96c6c7 223612000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
22362
22363 * gdb.base/finish.exp: New test for gdb's "finish" command.
22364 * gdb.base/return2.exp: New test for gdb's "return" command.
22365 * gdb.base/return2.c: New source file for above.
22366
dc96c6c7 223672000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
22368
22369 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
22370 * gdb.base/miscexprs.exp: Ditto.
22371 * gdb.base/pointers.exp: Ditto.
22372 * gdb.c++/derivation.exp: Ditto.
22373 * gdb.c++/local.exp: Ditto.
22374 * gdb.c++/namespace.exp: Ditto.
22375 * gdb.c++/overload.exp: Ditto.
22376 * gdb.c++/ref-types.exp: Ditto.
22377
dc96c6c7 223782000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
22379
22380 * gdb.base/constvars.exp: Test result of "up" command.
22381 * gdb.base/miscexprs.exp: Ditto.
22382 * gdb.base/pointers.exp: Ditto.
22383 * gdb.base/scope.exp: Ditto.
22384 * gdb.c++/derivation.exp: Ditto.
22385 * gdb.c++/local.exp: Ditto.
22386 * gdb.c++/namespace.exp: Ditto.
22387 * gdb.c++/overload.exp: Ditto.
22388 * gdb.c++/ref-types.exp: Ditto.
22389
44097287
FN
223902000-11-22 Michael Chastain <chastain@redhat.com>
22391
22392 * mips_pro.exp: Accept either "middle -> top -> main" or
22393 "middle -> main" in the backtrace, because gcc can optimize
22394 tail calls to jumps. Remove setup_xfail for the hppa case.
22395 Add a comment with the original warning messages from PR 3016,
22396 which was filed in 1993, to preserve them for posterity.
22397
9d2e1bab
ND
223982000-11-17 Nick Duffek <nsd@redhat.com>
22399
22400 * lib/gdb.exp (gdb_test): Override timeout with board info.
22401
1aca8eb7
ND
224022000-11-17 Nick Duffek <nsd@redhat.com>
22403
22404 * gdb.base/display.exp: Don't kill running stub. Add "again" to
22405 the second kill and detach messages.
22406
93076499
ND
224072000-11-17 Nick Duffek <nsd@redhat.com>
22408
22409 * configure.in: Add AC_EXEEXT.
22410 * configure: Regenerate.
22411 * Makefile.in (just-check): Export EXEEXT.
22412 * lib/gdb.exp ($EXEEXT): Import from environment.
22413 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
22414 expect "maint dump-me" on Cygwin.
22415 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
22416 $EXEEXT.
22417
30e87cd3
ND
224182000-11-17 Nick Duffek <nsd@redhat.com>
22419
22420 * gdb.base/break.exp: Test backtrace and finish from called
22421 function on all platforms, not just HP-UX.
22422
dc96c6c7 224232000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
22424
22425 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
22426 code from gdb_target_monitor, so it can be used independantly
22427 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 22428
dc96c6c7 224292000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
22430
22431 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
22432 * gdb.base/corefile.exp: Expect the message "Program is being
22433 debugged already" when we send the "corefile" command, since
22434 the preceeding gdb_load may have connected gdb to a remote target.
22435 * gdb.base/display.exp: Disable hardware watchpoints if new
22436 board info variable "no_hardware_watchpoints" is true.
22437 Replace single-letter commands with more readable ones.
22438 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
22439 if new board info variable "no_hardware_watchpoints" is true.
22440 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
22441 to see if stdio (printf) testing is possible.
22442 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
22443 board info variable "no_hardware_watchpoints" is true. Use new
22444 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
22445
39124dea
FN
224462000-11-13 Fernando Nasser <fnasser@redhat.com>
22447
22448 From Orjan Friberg <orjanf@axis.com>:
22449 * gdb.base/printcmds.exp: Escape curly braces followed by a number
22450 in array print pattern match.
22451
a9e2e984
FN
224522000-11-09 Fernando Nasser <fnasser@redhat.com>
22453
22454 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
22455 spelling "cancelled" to U.S. spelling "canceled" to match changes
22456 made to gdb.
22457 * gdb.c++/ovldbreak.exp: Ditto.
22458
c7db355b
PS
224592000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
22460
22461 * gdb.base/callfuncs.c (main): Moved to end of file, call
22462 t_double_values to initialize the FPU before inferior calls are made.
22463 * gdb.base/callfuncs.exp: Test for register preservation after calling
22464 inferior functions. Add tests for continuining, finishing and
22465 returning from a stop in a call dummy.
22466
dc96c6c7 224672000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
22468
22469 * gdb.base/commands.exp: Break up long lines, and re-indent.
22470
dc96c6c7 224712000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
22472
22473 * config/gdbserver.exp: Rewritten from the ground up, to make it
22474 compatible with the current dejagnu tree, and to make it work with
22475 the new "gdbserver" in libremote.
22476
dc96c6c7 224772000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
22478
22479 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
22480 * gdb.base/varargs.exp: Skip entire test if no printf support.
22481 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
22482 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
22483
dc96c6c7 224842000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
22485
22486 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
22487 no floating point support.
22488 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
22489 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
22490 * gdb.base/call-rt-st.exp: Ditto.
22491 * gdb.base/call-strs.exp: Ditto.
22492
bac5fc66
JG
224932000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
22494
22495 * gdb.base/sizeof.c: include <stdio.h>.
22496
22497 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
22498 'finish', otherwise uncaptured gdb_prompt would potentially
22499 throw remaining test points out of sync.
bac5fc66 22500
b22a6027
SB
225012000-07-26 Scott Bambrough <scottb@netwinder.org>
22502
22503 * gdb.base/recurse.exp: Run tests for all targets.
22504 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
22505 gnu-oldld case on ARM.
22506 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
22507 for ARM targets.
d63a86f8 22508
d8231941
AG
22509Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
22510
22511 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
22512 * gdb.java/configure: Rebuild.
22513
8caabe69
AG
22514Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
22515
22516 * gdb.java/jv-exp.exp: New file.
22517
9d273ca3
AG
22518Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
22519
22520 * configure: Rebuilt.
22521 * configure.in (configdirs): Add gdb.java.
22522 * gdb.java/jmisc.java: New file.
22523 * gdb.java/jmisc.exp: New file.
22524 * gdb.java/Makefile.in: New file.
22525 * gdb.java/configure: Rebuilt.
22526 * gdb.java/configure.in: New file.
22527 * lib/java.exp: New file.
22528
4f823a66
AC
22529Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
22530
22531 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 22532 underflow.
4f823a66 22533
2391e11d
AC
22534Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
22535
22536 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 22537 and the compilers sizes.
2391e11d 22538
54602222
ND
225392000-07-09 Nick Duffek <nsd@redhat.com>
22540
22541 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
22542 (use_methods): New function.
22543 (main): Call use_methods().
22544 * gdb.c++/classes.exp (test_method_param_class): New procedure.
22545 (do_tests): Call test_method_param_class.
22546
2bec0572
ND
225472000-07-09 Nick Duffek <nsd@redhat.com>
22548
22549 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
22550 spelling.
22551 (test_enums): New procedure. Move enum tests from end of script
22552 to here. Set breakpoint on function name instead of line number.
22553 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
22554 (enums2): New marker function.
22555 (enums1): New function.
22556 (main): Call enums1(). Move enum tests to enums1().
22557
78492fde
AC
22558Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
22559
22560 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 22561 compile/link program. Update line numbers.
78492fde
AC
22562 * gdb.asm/d10v.inc: Define ``startup''.
22563 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 22564
49a2cef8
AC
22565Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
22566
22567 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
22568
3e6c8688
EZ
225692000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22570
22571 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 22572 of 'help maint print' command.
3e6c8688 22573
9ff5cbe9
AC
22574Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
22575
22576 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 22577 they use gdb_expect_list.
9ff5cbe9 22578
17c579bd
AC
22579Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
22580
22581 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
22582 memory-read-packet-size'' instead of ``set endian big'' to test
22583 long commands.
17c579bd 22584
e6d71bf3
DB
225852000-06-03 Daniel Berlin <dan@cgsoftware.com>
22586
22587 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 22588 g++, and stop skipping them.
e6d71bf3
DB
22589
22590 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
22591 work under g++.
22592
d63a86f8 22593 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
22594 initialization.
22595
dc96c6c7 225962000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
22597
22598 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
22599 the regular expression: accept an (almost) arbitrary sequence of
22600 "frames-invalid" and "breakpoints-invalid" messages both before
22601 and after the "starting" message.
22602
dc96c6c7 226032000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
22604
22605 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 22606
dc96c6c7 226072000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
22608
22609 * gdb.base/annota1.exp (annotate-signal-handler-caller):
22610 Relax the regular expression a little, make it pass on Solaris 8.
22611
8216cda9
KB
226122000-05-12 Kevin Buettner <kevinb@redhat.com>
22613
22614 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 22615 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
22616 Instead, it is permissible for gdb to stop on the line of the
22617 call itself.
22618
1a570b2f
MS
226192000-05-12 Michael Snyder <msnyder@.cygnus.com>
22620
22621 * gdb.base/break.exp (bp on small function, optimized file):
22622 Add a second pass pattern. The behavior differs here between stabs
22623 and dwarf for one-line functions. Stabs preserves two line symbols
22624 (one before the prologue and one after) with the same line number,
22625 but dwarf regards these as duplicates and discards one of them.
22626 Therefore the address after the prologue (where the breakpoint is)
22627 has no exactly matching line symbol, and GDB reports the breakpoint
22628 as if it were in the middle of a line rather than at the beginning.
22629
dc96c6c7 226302000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 22631
d63a86f8 22632 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
22633 rather than "send_gdb" (for consistancy).
22634
7d418785
AC
22635Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
22636
22637 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
22638 * gdb.c++/templates.cc: Properly check for GCC version number.
22639 * lib/compiler.cc: Likewise
22640
dc96c6c7 226412000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 22642
d63a86f8 22643 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
22644 gdb may not stop at the first line of main, due to code motion.
22645
dc96c6c7 226462000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
22647
22648 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
22649 This test depends on parsing the printf output from the target.
22650 Since the sparclet stub doesn't do stdio, this will never work.
22651 * gdb.base/call-rt-st.exp: ditto.
22652 * gdb.base/call-strs: ditto.
22653
dc96c6c7 226542000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
22655
22656 * gdb.base/miscexprs.exp: make sizeof long array test portable.
22657
22658 * gdb.base/ending-run.exp: After connecting to a remote target,
22659 but before running, the target will appear to be in a random
22660 location. Specify both a file and a line for breakpoints.
22661 Also, the function that calls main may be called 'init'
22662 rather than 'start'.
22663
a5a51225
EZ
226642000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22665
22666 * gdb.base/help.exp: Update output for add-symbol-file command.
22667
7930cc7c
FN
226682000-04-10 Fernando Nasser <fnasser@cygnus.com>
22669
22670 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
22671 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
22672
23e37ab1
C
226732000-04-07 J.T. Conklin <jtc@redback.com>
22674
e93c542c
C
22675 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
22676
23e37ab1
C
22677 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
22678
591b8fa3
PDM
22679Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
22680
22681 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 22682 values that can be represented exactly.
591b8fa3
PDM
22683 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
22684 above change, and to not check against the directory part of the source
22685 file name.
22686 (step into print_long_arg_list): Likewise.
22687 (print print_small_structs from print_long_arg_list): Likewise.
22688 (print print_long_arg_list): Likewise.
22689
7a495180
EZ
226902000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22691
30b53638 22692 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 22693
beb998c6
AC
22694Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
22695
22696 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
22697
1c689132
DB
226982000-03-25 Daniel Berlin <dan@cgsoftware.com>
22699
22700 * gdb.base/commands.exp (deprecated_command_test): Add test for
22701 deprecate with no arguments.
22702
c1790a9d
JL
227032000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
22704
22705 * gdb.base/break.exp: Add new test for setting breakpoints on
22706 optimized code so we can test breakpoints work even when function
22707 prologues may be optimized away
22708
003ba290
FN
227092000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
22710
22711 From David Whedon <dwhedon@gordian.com>
a9c64011 22712 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 22713
6837a0a2
DB
227142000-03-22 Daniel Berlin <dan@cgsoftware.com>
22715
22716 * gdb.base/help.exp: Added test for new apropos command.
22717
b9593231
KB
227182000-03-21 Kevin Buettner <kevinb@redhat.com>
22719
22720 * gdb.base/pointers.c (usevar): New function.
22721 (main): Make sure that global variables v_int_pointer2, rptr,
22722 and y are all referenced someplace in the program by calling
22723 usevar() on them. [Some linkers delete symbols which are
22724 never referenced. The space remains, but there's no way to
22725 get a (symbolic) handle on the variable from the debugger.]
22726
751a959b
EZ
227272000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22728
22729 * gdb.base/printcmds.c: Add typedeffed arrays.
22730
22731 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 22732 procedure to test arrays that are typedef'd.
751a959b 22733
73a93a32
JI
227342000-03-13 James Ingham <jingham@leda.cygnus.com>
22735
22736 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 22737 the library directories.
73a93a32 22738
fb40c209
AC
22739Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
22740
22741 * configure.in (configdirs): Add sub directory gdb.mi.
22742 * configure: Re-generate.
22743
22744 * gdb.mi: New directory.
d63a86f8 22745
ee4dd2c9
AC
227462000-02-25 Scott Bambrough <scottb@netwinder.org>
22747
22748 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 22749 a long long value as a double on ARM platforms.
ee4dd2c9 22750
70f0cc22
JB
227512000-02-16 Jim Blandy <jimb@redhat.com>
22752
22753 * gdb.base/break.exp ("breakpoint line number"): Make sure the
22754 default source file is set properly before running this test.
22755
853819b8
EZ
227562000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22757
22758 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 22759 gdbtk/library directory, not in gdbtcl2.
853819b8 22760
dfcd3bfb
JM
227612000-02-04 Jim Blandy <jimb@redhat.com>
22762
22763 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
22764 backslash from regexp pattern.
22765
22766 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
22767 procedure. Use it to run all the "continue to bp overloaded"
22768 tests. Note that this changes the names of the tests slightly.
22769 If the breakpoint hit message includes a hex PC value, because
22770 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
22771 from the real source code, still consider that a pass.
22772
22773 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
22774 XFAIL here if the breakpoint message contains a hex address. Note
22775 similar change on 1999-11-02.
22776
22777 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
22778
22779 * gdb.base/ptype.exp: Establish a default source file before
22780 calling get_debug_format.
22781
227822000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
22783
22784 * gdb.base/watchpoint.exp: Remove duplication of test messages.
22785
8b93c638
JM
227862000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
22787
22788 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
22789 of successive stepi commands -- while in the prologue we should see
22790 the function entry bracket.
22791
227922000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
22793
22794 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
22795 reach __change_mode() when stepping through the end of main().
22796
c5394b80
JM
227972000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
22798
22799 * gdb.base/default.exp: Fix expected pattern.
22800 * gdb.base/help.exp: Same.
22801
0d06e24b
JM
228022000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22803
22804 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 22805 Don't use xfail's because that affects only the following test.
d63a86f8 22806
0d06e24b 22807 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 22808 solaris or linux.
0d06e24b
JM
22809
22810 * gdb.base/selftest.exp: Update to reflect changes to main.c.
22811
dc96c6c7 228122000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 22813
d63a86f8 22814 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
22815 "A syntax error" rather than "A parse error". Accept both.
22816
228172000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
22818
22819 * gdb.base/default.exp: Remove OS dependent string from "target
22820 remote" test.
22821 * gdb.base/help.exp: Same for "help target remote" test.
22822
c3f6f71d
JM
228232000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22824
22825 From Jim Kingdon <kingdon@redhat.com>:
22826
22827 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
22828 prompt (cleanup rather than necessity, but still might keep output
22829 from spilling to next test).
c3f6f71d
JM
22830
228312000-01-02 Fred Fish <fnf@cygnus.com>
22832
22833 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
22834 AIX, which defines them in <sys/types.h>.
22835
ed9a39eb 228361999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 22837
ed9a39eb 22838 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 22839 float" test.
ed9a39eb
JM
22840
228411999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 22842
ed9a39eb 22843 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
22844
22845 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
22846 outermost frame disallowed".
22847
228481999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
22849
22850 * gdb.base/setvar.exp: New tests for setting the value of a struct
22851 with a constant list.
22852
228531999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
22854
22855 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
22856 require the user to type a cast before setting the value of a struct.
22857
de57eccd
JM
228581999-12-06 Jim Blandy <jimb@cygnus.com>
22859
22860 * gdb.base/default.exp: Expect the new 'info float' command on
22861 all i386 platforms.
22862
22863 * gdb.threads/linux-dp.exp: Expand our ability to recognize
22864 LinuxThreads libraries that don't support debugging.
22865
c2d11a7d
JM
22866Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
22867
22868 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
22869 Change the buffer type to ``unsigned char'' to simplify size
22870 arithmetic.
c2d11a7d
JM
22871
22872 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
22873 stub only handles 400-1 byte packets. Verify that the download
22874 worked.
c2d11a7d
JM
22875
228761999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
22877
22878 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
22879 tests, using UNRESOLVED for the untested cases. Also, does not wait
22880 for a timeout if the prompt was received before a recognizable pattern.
22881
228821999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
22883
22884 * lib/gdb.exp (gdb_expect_list): Fix spelling.
22885
228861999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22887
22888 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 22889 watchpoints.
c2d11a7d
JM
22890
228911999-11-24 Jason Merrill <jason@casey.cygnus.com>
22892
22893 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
22894
22895 * gdb.c++/local.exp: Be more flexible in recognizing local class
22896 name mangling. Don't allow horribly truncated method names.
22897 * gdb.c++/derivation.exp: Expect protected inheritance.
22898 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
22899 * gdb.c++/virtfunc.exp: Likewise.
22900 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
22901 when printing a nested enum.
22902
229031999-11-22 Jim Blandy <jimb@cygnus.com>
22904
22905 * gdb.base/step-test.exp: Properly await GDB's response to setting
22906 a breakpoint on the call to large_struct_by_value.
22907
22908 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
22909 just because we have debug info for the `start' function.
22910
229111999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
22912
22913 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
22914 "Unknown signal" messages, which indicate (on LinuxThreads) that
22915 GDB doesn't know how to debug threads on this system. This is
22916 better than hanging while philosopher 0 dumps chatter into gdb.log.
22917
229181999-11-18 Tom Tromey <tromey@cygnus.com>
22919
22920 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
22921
229221999-11-18 Fred Fish <fnf@cygnus.com>
22923
22924 * gdb.base/coremaker2.c: Add sample program for generating
22925 cores that is more self contained than coremaker.c. Eventually
22926 I'll add more code to this and tie it into the testsuite.
22927
4ce44c66
JM
229281999-11-12 Stan Shebs <shebs@andros.cygnus.com>
22929
22930 * gdb.base/dollar.exp: Remove, now in gdb.hp.
22931
229321999-11-10 Jimmy Guo <guo@cup.hp.com>
22933
22934 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 22935 from $srcdir/lib/.
4ce44c66 22936 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 22937 and gdb.c++/.
4ce44c66
JM
22938
22939 * gdb.c++/derivation.exp: remove redundant get compiler info code.
22940
d63a86f8 22941 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
22942 'continue with watch' test point.
22943
229441999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
22945
22946 Merged from p2linux-990323-branch:
d63a86f8 22947
4ce44c66
JM
22948 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
22949
11cf8741
JM
22950Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
22951
22952 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 22953 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
22954
22955Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
22956
22957 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 22958 gdb_expect_list.
11cf8741
JM
22959
22960Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
22961
22962 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
22963
229641999-11-03 Mark Salter <msalter@cygnus.com>
22965
22966 * gdb.base/break.exp: Fix "stub continue" pattern.
22967
229681999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
22969
22970 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
22971
229721999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
22973
22974 * gdb.base/display.exp ("finish"): Add timeout clause.
22975
22976 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
22977 plain prompt clause, so this doesn't have to time out in order to
22978 fail.
22979
22980 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 22981 breakpoint hit messages include an address.
11cf8741
JM
22982
22983 * gdb.base/display.exp: Don't forget to escape parens in regular
22984 expressions. Unix regexp notatation sucks.
22985
229861999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
22987
22988 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 22989 order for 'signalled' message.
11cf8741 22990
5c44784c
JM
229911999-11-01 Stan Shebs <shebs@andros.cygnus.com>
22992
22993 From Jimmy Guo <guo@cup.hp.com>:
22994 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
22995 * gdb.base/annota1.c: Add code for tests to work with.
22996
229971999-10-26 Frank Ch. Eigler <fche@cygnus.com>
22998
22999 * gdb.base/remote.exp: New test for remote downloading settings.
23000 * gdb.base/remote.c: New file with large .data.
23001
917317f4
JM
230021999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
23003
23004 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
23005 for LinuxThreads support, merged from the Code Fusion branch.
23006
23007Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
23008
23009 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
23010 containing exp_continue into a while within an expect. Don't
23011 attempt a start more than three times. Check return value from
23012 gdb_load.
d63a86f8 23013
2df3850c
JM
23014Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
23015
23016 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 23017 a pass case.
2df3850c 23018
2acceee2
JM
230191999-10-01 Kevin Buettner <kevinb@cygnus.com>
23020
23021 * gdb.base/break.c (main): Added a statement that we can step
23022 off of.
23023 * gdb.base/break.exp: Added tests for setting a breakpoint
23024 at an offset and stepping onto a breakpoint.
23025
230261999-10-01 Fred Fish <fnf@cygnus.com>
23027
d63a86f8 23028 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
23029 gdb output.
23030
c2c6d25f
JM
230311999-09-18 Jim Blandy <jimb@cris.red-bean.com>
23032
23033 * gdb.base/break.exp: Code locations are in hex, don't forget!
23034 (For HP-UX.)
23035
230361999-09-17 Stan Shebs <shebs@andros.cygnus.com>
23037
23038 * condbreak.exp: Use break.c as test program.
23039 * condbreak.c: Remove, redundant with break.c.
23040
230411999-09-15 Stan Shebs <shebs@andros.cygnus.com>
23042
23043 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 23044 Z-packets if the target needs it.
c2c6d25f
JM
23045
230461999-09-13 James Ingham <jingham@leda.cygnus.com>
23047
23048 * gdb.c++/overload.exp: Added tests for listing overloaded
23049 functions with function pointers in the arg, explicitly calling
23050 out the version you want.
23051
cff3e48b
JM
230521999-09-09 Stan Shebs <shebs@andros.cygnus.com>
23053
23054 * long_long.exp: Add variations of test cases that work for
23055 targets with 16-bit ints and 32-bit doubles.
23056
d4f3574e
SS
230571999-09-08 Stan Shebs <shebs@andros.cygnus.com>
23058
23059 * break.c (main): Compare a possibly-uninitialized argc with an
23060 unlikely value that fits in 16 bits.
23061
230621999-09-07 Stan Shebs <shebs@andros.cygnus.com>
23063
23064 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
23065 0xfeeb, don't want negative numbers if ints are 16 bits.
23066
23067 * lib/gdb.exp (skip_cplus_tests): New proc.
23068 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
23069 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
23070 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
23071 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
23072 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
23073 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
23074 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
23075 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
23076
23077 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
23078
23079Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
23080
23081 * gdb.base/corefile.exp (up): Allow a parameter to appear
23082 in the frame that we're going up to.
23083
23084 From Jim Blandy <jimb@cygnus.com>:
23085
23086 * gdb.base/default.exp (info float): Expect some output now.
23087
23088 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
23089 returning floating-point values to fail on the x86.
23090 * gdb.base/callfwmall.exp (do_function_calls): Same.
23091
23092 * gdb.base/list.exp (test_listsize): Correct expectations for
23093 listing line 1 with listsize 2. Also, listing a single line
23094 works now, as does listing three lines. [Kevin's note: There
23095 were a number of other cases fixed too where the expectations
23096 differed...]
23097
230981999-09-02 Stan Shebs <shebs@andros.cygnus.com>
23099
23100 * gdb.base/selftest.exp: Add case for when version prints as
23101 constant string instead of char pointer.
23102
104c1213
JM
231031999-08-25 Stan Shebs <shebs@andros.cygnus.com>
23104
23105 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 23106 stepping out of main.
104c1213
JM
23107
23108 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
23109 G++ used.
23110
23111 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 23112 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
23113
23114 * gdb.c++/ovldbreak.exp: Update match string in test that
23115 includes a warning of multiple breakpoints.
23116
231171999-08-24 Stan Shebs <shebs@andros.cygnus.com>
23118
23119 * gdb.base/display.exp: Improve precision of step-after-finish
23120 added yesterday.
23121
23122 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 23123 test.
104c1213
JM
23124
23125 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
23126 configs when using G++, not just hppa*.
23127
231281999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23129
23130 * gdb.base/async.c: New file.
23131 * gdb.base/async.exp: New file.
23132
23133Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
23134
23135 * gdb.base/break.exp: Tweak PA specific tests to properly handle
23136 PA64.
23137
53a5351d
JM
23138Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
23139
104c1213
JM
23140 * gdb.base/display.exp: "finish" can leave us mid-line on many
23141 targets, deal with it. Add a small constant to main, instead of
23142 1000 since main+1000 may not be a valid address in the target.
23143
53a5351d
JM
23144 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
23145 on hpux11.
23146
23147 * gdb.base/attach.exp: Handle another hpux11 error message variant
23148 when attaching to a process that does not exist.
23149
231501999-08-19 J.T. Conklin <jtc@redback.com>
23151
23152 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 23153 characters in 'continue to 1241' test.
53a5351d
JM
23154
231551999-08-17 Stan Shebs <shebs@andros.cygnus.com>
23156
23157 * gdb.base/call-ar-st.exp: Add a shorter match case for the
23158 stop in print_long_arg_list, define and use a whitespace
23159 variable in print_small_structs test, add an XFAIL for Solaris.
23160 * gdb.base/dbx.exp: XFAIL func commands until somebody is
23161 interested enough to fix.
23162
7be570e7
JM
231631999-08-13 Keith Seitz <keiths@cygnus.com>
23164
23165 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
23166 (dbx_gdb_load): Remove. Use gdb_load instead, since that
23167 proc knows about targets other than the natives.
23168 (test_assign): Use "gdb_run_cmd" to "run" the target.
23169 Check that we've actually hit the breakpoint at main.
23170 When we attempt to assign a value to a local variable, check
23171 that the variable is in the current scope, i.e., don't use
23172 a test with an empty result.
23173
23174Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
23175
23176 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 23177 command.
7be570e7
JM
23178
231791999-08-09 Stan Shebs <shebs@andros.cygnus.com>
23180
23181 From Jimmy Guo <guo@cup.hp.com> and others at HP:
23182 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
23183 gdb.compat, gdb.threads-hp.
23184 gdb.hp/configure, gdb.hp/configure.in: New files.
23185 gdb.hp/Makefile.in: Recurse into new subdirs.
23186 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
23187 gdb.hp/gdb.objdbg: New directory, tests for debugging info
23188 in object files.
23189 gdb.hp/tools: New directory, aux tools for HP-specific tests.
23190
96baa820
JM
231911999-08-05 Stan Shebs <shebs@andros.cygnus.com>
23192
23193 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 23194 funky printf, remove a bogus p/a test.
96baa820
JM
23195
231961999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23197
23198 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
23199 connected to the target. This is necessary when running not
23200 natively.
96baa820
JM
23201
232021999-08-03 Stan Shebs <shebs@andros.cygnus.com>
23203
23204 * gdb.base/step-test.exp: Removed some extraneous messages.
23205
23206 * gdb.base/long_long.exp: Don't run memory examination tests
23207 on little-endian targets (they will need a different set of
23208 results to match).
23209
232101999-08-02 Stan Shebs <shebs@andros.cygnus.com>
23211
23212 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
23213 until somebody decides to fix GDB.
23214
23215 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 23216 constant as "ULL".
96baa820
JM
23217 * gdb.base/long_long.exp: Loosen x/c test, add partial result
23218 matches for a couple x/2 commands.
23219
a0b3c4fd
JM
232201999-07-30 Stan Shebs <shebs@andros.cygnus.com>
23221
23222 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
23223 by merging in ref-types2 tests.
23224 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
23225
23226 From Jimmy Guo <guo@cup.hp.com> and others at HP:
23227 * gdb.c++/Makefile.in: Add standard actions.
23228 (EXECUTABLES): Rename from PROGS, update list.
23229 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
23230 from gdb.hp.
23231 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
23232 foo and bar locals.
23233 * gdb.c++/anon-union.exp: Fix tests to match.
23234 * gdb.c++/classes.exp: Run if HP compiler used, add extra
23235 expect matches to handle output variations.
23236 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
23237 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 23238 output, add HP alternatives for new and delete prints.
a0b3c4fd 23239 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 23240 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
23241 * gdb.c++/demangle.exp: Use $style when reporting failure.
23242 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
23243 * gdb.c++/inherit.exp: Run if HP compiler used, add some
23244 match alternatives.
23245 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 23246 compilers.
a0b3c4fd
JM
23247 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
23248 * gdb.c++/method.exp: Add match alternatives.
23249 * gdb.c++/misc.cc: Add bool types.
23250 * gdb.c++/misc.exp: Add tests for bool types.
23251 * gdb.c++/overload.exp: Add xfails.
23252 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
23253 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
23254 add some more template parameter tests (only for HP currently).
23255 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
23256 * gdb.c++/virtfunc.cc: Add return type and value for main.
23257 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
23258 match alternatives.
d63a86f8 23259
a0b3c4fd
JM
232601999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23261
23262 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
23263
232641999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
23265
23266 * gdb.base/signals.exp: Don't expect getting a backtrace from
23267 within a signal handler to fail on Linux.
23268
232691999-07-29 Stan Shebs <shebs@andros.cygnus.com>
23270
23271 From Jimmy Guo <guo@cup.hp.com> and others at HP:
23272 * lib/gdb.exp: Remove some gratuitious semicolons.
23273 (delete_breakpoints): Increase timeout.
23274 (gdb_expect): Add -notransfer option.
23275 (gdb_test): Use -notransfer option.
23276 (get_compiler_info): Add f77 case.
23277 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 23278 case.
a0b3c4fd
JM
23279 (gdb_preprocess): Call get_compiler.
23280
23281 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
23282 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
23283 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
23284 gdb.base/long_long.exp, gdb.base/printcmds.exp,
23285 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
23286 third arg to gdb_test.
a0b3c4fd
JM
23287 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
23288 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 23289 HP-UX xfails, add others.
a0b3c4fd
JM
23290 * gdb.base/completion.exp: Reflect name change of self-test.
23291 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
23292 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
23293 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
23294 HP failure number.
a0b3c4fd
JM
23295 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
23296 useless HP-UX 10.30 references.
23297 * gdb.base/maint.exp: Loosen matches.
23298 * gdb.base/pointers.c (main): Declare more_code.
23299 * gdb.base/pointers.exp: Match on output of a `next'.
23300 * gdb.base/structs.c: Add prototypes.
23301 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
23302 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
23303
233041999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23305
23306 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 23307 command.
a0b3c4fd
JM
23308
233091999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23310
23311 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
23312 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
23313
23314 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
23315 debug info. Deal with lack of signal hanlder info in stack.
23316
a9c64011 23317 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
23318 * gdb.base/annota1.exp: If printf has debug info, deal with it.
23319
5a2468f5
JM
233201999-07-19 Stan Shebs <shebs@andros.cygnus.com>
23321
23322 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 23323 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 23324
adf40b2e
JM
23325Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
23326
23327 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 23328 a1-selftest.exp.
adf40b2e
JM
23329 * gdb.base/configure: Re-generate.
23330
233311999-07-12 Stan Shebs <shebs@andros.cygnus.com>
23332
23333 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
23334 in trying to run first and name is too long.
23335
23336 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
23337 pointers2.c and pointers2.exp, respectively.
23338 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
23339 doschk happier.
23340
43e526b9
JM
233411999-07-08 Stan Shebs <shebs@andros.cygnus.com>
23342
23343 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
23344 callfuncs2.c and callfuncs2.exp.
23345
23346 * gdb.base/list.exp: Remove mistaken xfails.
23347 * gdb.base/list0.h: Add optional prototypes.
23348
9846de1b
JM
23349Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
23350
a9c64011 23351 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 23352 calling malloc.
a9c64011
AS
23353 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
23354 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 23355 use.
9846de1b
JM
23356
233571999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23358
23359 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
23360 * gdb.base/annota2.cc, annota2.exp: Move from here.
23361 * gdb.c++/annota2.cc, annota2.exp: To here.
23362 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
23363
43ff13b4
JM
23364Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
23365
23366 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 23367 a consistent format.
43ff13b4 23368
085dd6e6
JM
233691999-06-25 Stan Shebs <shebs@andros.cygnus.com>
23370
23371 From Jimmy Guo <guo@cup.hp.com> and others at HP:
23372 * lib/gdb.exp (get_compiler_info): Add detection for assorted
23373 HP compilers, also set the globals $true and $false.
23374
23375 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
23376 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
23377 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
23378 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
23379 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
23380 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
23381 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
23382 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
23383 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
23384 whatis.c} Add C++ compatible function definitions and return
23385 types, add includes for library functions.
085dd6e6
JM
23386 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
23387 * gdb.base/step-test.c (myglob): Rename from glob.
23388 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
23389 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
23390 files, move here from gdb.hp.
085dd6e6 23391 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
23392 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
23393 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
23394 Adjust line numbers in regexps.
085dd6e6
JM
23395
23396 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
23397 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
23398 instead of 0/1.
23399
23400 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
23401 foll-vfork.exp: New files, move here from gdb.hp.
23402 * gdb.base/page.exp: New file, test of pagination command.
23403
23404 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
23405 recursion test.
23406 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
23407
23408 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 23409 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
23410
23411 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 23412 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 23413 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 23414 watchpoint test.
085dd6e6
JM
23415 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
23416 them work.
23417 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
23418 expressions properly.
23419 * gdb.base/corefile.exp: Loosen the match slightly.
23420 * gdb.base/default.exp: Allow "Error accessing memory" message
23421 also.
23422 * gdb.base/display.exp: Skip over x/0 j if PA64.
23423 * gdb.base/funcargs.exp: Add xfails for HP-UX.
23424 * gdb.base/interrupt.exp: Ditto.
23425 * gdb.base/langs.exp: Add symbolic matches governed by compiler
23426 in use.
23427 * gdb.base/list.exp: Add xfails for HP-UX.
23428 * gdb.base/long_long.exp: Refine some of the numeric matches.
23429 * gdb.base/mips_pro.exp: Xfail on HP-UX.
23430 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
23431 * gdb.base/nodebug.exp: Succeed on more varieties of output.
23432 * gdb.base/opaque.exp: Remove some HP-UX xfails.
23433 * gdb.base/ptype.exp: Succeed on more varieties of output.
23434 * gdb.base/scope.exp: Add xfails for HP-UX.
23435 * gdb.base/sect-cmd.exp: Add more cases.
23436 * gdb.base/setvar.exp: Add xfails for HP-UX.
23437 * gdb.base/shlib-call.exp: Loosen some matches slightly.
23438 * gdb.base/signals.exp: Match on void symbolically.
23439 * gdb.base/step-test.exp: Add case for PA64.
23440 * gdb.base/term.exp: Add exit and restart.
23441 * gdb.base/twice.exp: Clean up after self.
23442 * gdb.base/varargs.exp: Disable overload resolution explicitly.
23443 * gdb.base/whatis.exp: Allow more ways to pass tests.
23444
23445 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 23446 no longer useful.
085dd6e6
JM
23447
23448Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
23449
23450 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 23451 list of patterns.
085dd6e6 23452 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
23453 print_double_array(double_array)", "continuing to breakpoint
23454 1018", "print print_double_array(array_d)" and "continuing to
23455 1034" tests.
d63a86f8 23456
085dd6e6
JM
234571999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
23458
a9c64011 23459 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
23460
234611999-06-24 Stan Shebs <shebs@andros.cygnus.com>
23462
23463 * config/mt-*: Remove, these haven't been used since 1996.
23464
234651999-06-22 Stan Shebs <shebs@andros.cygnus.com>
23466
23467 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 23468 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
23469 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
23470
9e0b60a8
JM
234711999-06-18 Stan Shebs <shebs@andros.cygnus.com>
23472
23473 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
23474 simpler match case for the ptype of the big class.
23475
234761999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23477
23478 * gdb.exp: Fix test for gdb_prompt existence.
23479
234801999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23481
23482 * gdb.exp (gdb_test): Add fail after calls to perror.
23483
234841999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23485
23486 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
23487
234881999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
23489
23490 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
23491
0f71a2f6
JM
23492Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
23493
23494 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 23495 malloc() is linked in.
0f71a2f6
JM
23496
234971999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
23498
23499 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
23500 step at end.
23501
23502 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
23503
235041999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
23505
23506 * gdb.java/jv-print.exp: New file. (Our first Java test!)
23507
cce74817
JM
23508Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
23509
23510 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
23511 * gdb.base/mips_pro.exp: Likewise.
23512
235131999-06-02 Keith Seitz <keiths@cygnus.com>
23514
23515 * gdb.c++/templates.cc: Change all "new" operators to throw
23516 an exception.
23517 * gdb.c++/cplusfuncs.cc: Likewise.
23518
23519 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
23520
23521Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
23522
23523 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
23524 * gdb.base/ending-run.exp: When stepping out of main, accept a
23525 step into an arbitrary assembler file.
cce74817 23526
392a587b
JM
235271999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23528
d63a86f8 23529 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 23530 "breakpoint-invalid" to be printed.
d63a86f8 23531 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
23532 number of "frames-invalid" and "breakpoint-invalid" to be printed.
23533 * gdb.base/annota2.cc: Initialize a.x to 0.
23534
9e086581
JM
235351999-05-17 Keith Seitz <keiths@cygnus.com>
23536
23537 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
23538 when "skip_float_tests" set.
23539 Ditto for "print print_double_array(array_d)", "print print_small_structs",
23540 "print print_ten_doubles", and "step into print_long_arg_list".
23541 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
23542 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
23543 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
23544 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
23545 "skip_float_tests" is set.
23546 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
23547 when "skip_float_tests" set.
d63a86f8 23548
cd0fc7c3
SS
235491999-05-06 Keith Seitz <keiths@cygnus.com>
23550
23551 * gdb.base/annota2.cc: Include stdio.h.
23552
23553Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
23554
23555 * gdb.base/crossload.exp: Remove, this has been disabled ever
23556 since BFD stopped including all targets, and cross-GDB gets
23557 plenty of testing anyway.
23558 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
23559 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
23560 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
23561 * gdb.base/README: Remove, was doc for this.
23562 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 23563 needed.
cd0fc7c3 23564
b83266a0
SS
235651999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23566
23567 * gdb.base/call-ar-st.exp: Fix one regular expression in test
23568 output.
23569
23570 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
23571 * gdb.base/annota2.exp: New file. More annotation tests.
23572 * gdb.base/annota1.c: New file. Source file for annota1.exp.
23573 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
23574
235751999-04-23 Angela Marie Thomas <angela@cygnus.com>
23576
23577 * config/cfdbug.exp: New file.
23578
7a292a7a
SS
235791999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
23580
23581 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
23582 Marcus Daniel's and Dale Hawkins's demangler crashes.
23583
23584 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
23585 test_lucid_style_demangling, test_arm_style_demangling,
23586 test_hp_style_demangling): Try Tom Tromey's core-dumping
23587 identifier under each demangling style.
7a292a7a
SS
23588
235891999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
23590
23591 * gdb.c++/demangle.exp: Include the current demangling style
23592 in all test names.
23593 (current_demangling_style): New global variable.
23594 (set_demangling_style, test_demangling_core, test_demangling,
23595 test_demangling_exact): New functions.
23596 (test_gnu_style_demangling, test_lucid_style_demangling,
23597 test_arm_style_demangling, test_hp_style_demangling): Use those,
23598 instead of calling gdb_test and gdb_test_exact directly.
23599 (catch_demangling_errors): New function, which reports errors
23600 signalled by the demangling test functions in an orderly way.
23601 (do_tests): Use catch_demangling_errors.
23602
236031999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
23604
23605 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 23606 grouping in expressions, not {}.
7a292a7a
SS
23607
23608 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 23609 initialized yet.
7a292a7a
SS
23610
236111999-04-01 Stan Shebs <shebs@andros.cygnus.com>
23612
23613 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
23614 are listed.
23615
236161999-03-26 Stan Shebs <shebs@andros.cygnus.com>
23617
23618 * gdb.stabs/weird.exp: Test for CC being defined before
23619 looking at its value.
23620
236211999-03-25 Stan Shebs <shebs@andros.cygnus.com>
23622
23623 * gdb.base/call-ar-st.exp: Remove stray '#'.
23624 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
23625 "short int" and "long int".
23626 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 23627 change, to mollify finicky HP compiler.
7a292a7a
SS
23628 * gdb.hp/reg-test.exp (testfile): Fix file name.
23629 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 23630
7a292a7a
SS
23631 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
23632 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
23633 alternate form of enum ptype.
23634
c906108c
SS
236351999-03-23 Stan Shebs <shebs@andros.cygnus.com>
23636
7a292a7a
SS
23637 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
23638 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
23639 passing skip_hp_tests, so as not to waste time on guaranteed
23640 failure.
7a292a7a 23641
c906108c
SS
23642 * gdb.c++/overload.cc: Pass string instead of char addr, always
23643 init ccpfoo.
23644 * gdb.c++/templates.cc: Fix syntax error.
23645
7a292a7a
SS
23646Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23647
23648 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 23649 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
23650 command.
23651
236521999-03-18 James Ingham <jingham@cygnus.com>
23653
23654 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
23655
23656 * gdb.c++/method.exp: It was testing an uninitialized int on the
23657 stack and assuming it was positive.
23658
23659 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
23660
23661 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 23662 keep it from killing the rest of the tests.
7a292a7a
SS
23663 Use gdb_continue_to_end.
23664
23665 * gdb.base/sigall.exp: use gdb_continue_to_end.
23666
23667 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
23668
23669 * gdb.base/display.exp: use runto_main, not run.
23670
d63a86f8
RM
23671 * gdb.base/default.exp: Check for the current error message in the
23672 r abbreviation test.
7a292a7a
SS
23673 Add strongarm to the targets that know info float.
23674
d63a86f8 23675 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
23676 run which doesn't work with monitors.
23677
23678 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
23679
23680 * gdb.base/break.exp: use the gdb_continue_to_end proc.
23681
23682 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
23683 program. Traps the case (in Cygmon) when the program never really
23684 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
23685 more places, so I used my name. Sorry Mark...
23686
23687 * config/monitor.exp (gdb_target_monitor): added another
23688 target_info parameter: remotebinarydownload. This will set the
23689 remotebinarydownload flag if this is causing some boards trouble.
23690
236911999-03-18 Mark Salter <msalter@cygnus.com>
23692
23693 * lib/gdb.exp (continue_to_exit): New function.
23694
23695 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
23696 * gdb.base/ending-run.exp: Ditto.
23697 * gdb.base/step-test.exp: Ditto.
23698
236991999-03-16 Stan Shebs <shebs@andros.cygnus.com>
23700
23701 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
23702 (suggested by Art Haas <ahaas@neosoft.com>).
23703
237041999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
23705
889bf7c5 23706 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
23707
23708Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
23709
23710 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 23711 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
23712
237131999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
23714
23715 * gdb.base/call-strs.exp: Don't assume that `step' will step over
23716 a call to strlen; sometimes we do have sources.
23717
237181999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
23719
23720 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 23721 character, so GDB won't print garbage after its end.
d63a86f8 23722
c906108c
SS
23723 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
23724 breakpoint there instead. Sometimes GCC emits memcpy to handle
23725 the large structures being passed by value, so we step into that
23726 instead of sum_array_print, which obscures what we're really testing.
23727 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
23728 the bizarre steps into memcpy, so do that here. Add check for
23729 stepping into function calls that pass large structures by value.
23730 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
23731 Remove all references to specific line numbers.
23732 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
23733 New type and function.
23734 (main): Call large_struct_by_value, passing it a large struct by value.
23735 * lib/gdb.exp (gdb_get_line_number): New function.
23736
23737 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
23738 more portable.
23739
7a292a7a
SS
237401999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
23741
c906108c
SS
23742 * lib/gdb.exp: Doc fixes.
23743
7a292a7a
SS
237441999-03-05 Nick Clifton <nickc@cygnus.com>
23745
d63a86f8 23746 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
23747
237481999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
23749
c906108c 23750 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
23751 commands. They're not germane to this test, and they don't work
23752 that way on remote targets.
c906108c 23753
3fc11d3e
JM
237541999-03-01 James Ingham <jingham@cygnus.com>
23755
23756 * Changelog entries merged over from gdb development branch.
23757
3fc11d3e
JM
23758 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
23759
23760 * lib/gdb.exp (gdbtk_analyze_results): Generic function
23761 for outputting results of test run.
23762
2d4a1622 23763 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
23764
23765 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 23766
7a292a7a
SS
237671999-02-25 Felix Lee <flee@cygnus.com>
23768
23769 * lib/gdb.exp (debug_format): initialize
23770
c906108c
SS
237711999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
23772
23773 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
23774 * gdb.base/call-rt-st.c: Ditto.
23775
c906108c
SS
237761999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
23777
23778 * gdb.threads/pthreads.exp (horiz): New variable.
23779 (test_startup): Fix regexps that capture thread numbers.
23780
237811999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
23782
23783 * gdb.base/smoke.exp: Disambiguate two test case names (both
23784 called ``print'').
23785
23786Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
23787
23788 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 23789 compilation.
c906108c
SS
23790
237911999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
23792
23793 * gdb.base/miscexprs.exp: Change patterns to match GDB's
23794 actual output formatting.
23795 * gdb.base/smoke.exp: GDB removes leading 0's.
23796 * gdb.base/volatile.exp: Don't check type of remuneration;
23797 that variable is no longer defined in constvars.c.
23798 * gdb.base/step-test.c (main): Exit with explicit exit code.
23799 * gdb.base/step-test.exp: Remove two nexti checks--they are
23800 not portable.
23801
238021999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
23803
23804 * gdb.base/help.exp ("help delete display"): Fix test to match
23805 gdb's output.
23806
23807 * gdb.base/long_long.c (known_types): Initialize values to zero.
23808 * gdb.base/long_long.exp: Step one more line
23809 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
23810 leading zeros. Explicitly ask for hex formatting. Use
23811 unique test case names.
c906108c
SS
23812
23813Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23814
d63a86f8 23815 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
23816
23817 * gdb.c++/method.exp: Add missing close brace.
23818
238191999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
23820
23821 * gdb.base/maint.exp: Use 'set height 0' to disable page
23822 prompting, not 'set height 400'.
23823
23824 Fix a bunch of timeouts.
23825 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
23826 four separate tests, so expect doesn't take forever to match a ton
23827 of text against a regexp with lots of .* forms.
23828 ("maint print psymbols", "maint print symbols"): Make some of
23829 these greps more selective, so that expect doesn't try to wade
23830 through huge piles of output and time out.
23831
23832 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
23833
23834 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
23835 tests: one which doesn't expect shlib events to be reported, and
23836 another which does, but is XFAIL for all platforms other than
23837 HP/UX.
c906108c
SS
23838
23839 * gdb.base/break.exp: Teach the test suite that the `catch
23840 fork', `catch vfork', and `catch exec' commands produce error
23841 messages on platforms that don't provide these features.
23842
23843Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
23844
23845 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
23846 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
23847 (shortening names from solib_threshold.exp etc), won't run on
23848 anything but HP-UX for the foreseeable future.
c906108c 23849 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 23850 reflect move.
c906108c
SS
23851
23852Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
23853
23854 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 23855 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
23856
23857Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
23858
23859 * gdb.base/shlib-call.exp: add test cases to verify that gdb
23860 successfully re-sets breakpoints in shared libraries.
23861 * gdb.base/shmain.c (main): return 0, don't fall off the end.
23862
23863Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
23864
d63a86f8
RM
23865 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
23866 and compiled w/o GCC.
c906108c
SS
23867
23868 * gdb.hp/watch-cmd.exp: ditto.
23869
23870 * gdb.hp/watch-hp.exp: ditto.
23871
23872 * gdb.hp/xdb1.exp: ditto.
23873
23874 * gdb.hp/xdb2.exp: ditto.
23875
23876 * gdb.hp/dbx.exp: ditto.
23877
23878Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
23879
23880 * constvars.c: Remove C++-isms.
23881 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 23882 with GCC.
c906108c
SS
23883
23884Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
23885
23886 The following changes are part of the HP merge.
23887
23888 * gdb.base/break.exp: new tests to verify that catchpoints for
23889 fork, vfork, and exec don't trigger inappropriately.
23890
23891 * gdb.base/opaque.exp: compile one file at a time, then link.
23892
23893 * gdb.base/signals.exp: be more restrictive about which hppa
23894 systems receive a setup_xfail. new tests.
23895
23896 * gdb.base/solib_threshold.build: new file.
23897 * gdb.base/solib_threshold.exp: new file.
23898 * gdb.base/solib_threshold.link_opts: new file.
23899 * gdb.base/solib_threshold.mk: new file.
23900 * gdb.base/gen_solib_threshold.c: new file.
23901
23902 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
23903 tests. New tests for enums inside classes.
23904
23905 * gdb.c++/compiler.cc: indicate support of template debugging.
23906
23907 * gdb.c++/demangle.exp: run hp style demangling tests.
23908
23909 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
23910 tests.
23911
23912 * gdb.c++/misc.cc: changes to support new tests.
23913
23914 * gdb.c++/templates.cc: changes to support HP's compiler; changes
23915 to support new tests.
23916
23917 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
23918 gcc, then skip these tests.
23919
23920Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
23921
23922 The following files are part of the HP merge; some had longer
23923 names at HP, but have been renamed to be no more than 14
23924 characters in length.
23925
23926 * gdb.hp/ambiguous.cc: new file.
23927 * gdb.hp/ambiguous.exp: new file.
23928 * gdb.hp/attach.exp: new file.
23929 * gdb.hp/attach2.exp: new file.
23930 * gdb.hp/classes-hp.exp: new file.
23931 * gdb.hp/ctti.exp: new file.
23932 * gdb.hp/ctti-add.cc: new file.
23933 * gdb.hp/ctti-add1.cc: new file.
23934 * gdb.hp/ctti-add2.cc: new file.
23935 * gdb.hp/ctti-add3.cc: new file.
23936 * gdb.hp/dbx.exp: new file.
23937 * gdb.hp/exception.cc: new file.
23938 * gdb.hp/exception.exp: new file.
23939 * gdb.hp/foll-exec.c: new file.
23940 * gdb.hp/foll-exec.exp: new file.
23941 * gdb.hp/foll-fork.c: new file.
23942 * gdb.hp/foll-fork.exp: new file.
23943 * gdb.hp/foll-vfork.c: new file.
23944 * gdb.hp/foll-vfork.exp: new file.
23945 * gdb.hp/inherit-hp.exp: new file.
23946 * gdb.hp/more-steps.exp: new file.
23947 * gdb.hp/namespace.cc: new file.
23948 * gdb.hp/namespace.exp: new file.
23949 * gdb.hp/optimize.exp: new file.
23950 * gdb.hp/pxdb.c: new file.
23951 * gdb.hp/pxdb.exp: new file.
23952 * gdb.hp/quicksort.exp: new file.
23953 * gdb.hp/reg-test.exp: new file.
23954 * gdb.hp/reg-test.s: new file.
23955 * gdb.hp/sized-enum.c: new file.
23956 * gdb.hp/sized-enum.exp: new file.
23957 * gdb.hp/start-stop.exp: new file.
23958 * gdb.hp/templ-hp.cc: new file.
23959 * gdb.hp/templ-hp.exp: new file.
23960 * gdb.hp/thr-lib.c: new file.
23961 * gdb.hp/thr-lib.exp: new file.
23962 * gdb.hp/thr-lib.h: new file.
23963 * gdb.hp/thr-liblib.c: new file.
23964 * gdb.hp/virtfun-hp.c: new file.
23965 * gdb.hp/virtfun-hp.exp: new file.
23966 * gdb.hp/watch-cmd.exp: new file.
23967 * gdb.hp/watch-hp.exp: new file.
23968 * gdb.hp/xdb1.exp: new file.
23969 * gdb.hp/xdb2.exp: new file.
23970 * gdb.hp/xdb3.exp: new file.
23971
23972Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
23973
23974 The following files are part of the HP merge; some had longer
23975 names at HP, but have been renamed to be no more than 14
23976 characters in length.
23977
23978 * gdb.base/ss.h: new file.
23979 * gdb.base/call-ar-st.c: new file.
23980 * gdb.base/call-ar-st.exp: new file.
23981 * gdb.base/call-rt-st.c: new file.
23982 * gdb.base/call-rt-st-exp: new file.
23983 * gdb.base/call-strs.exp: new file.
23984 * gdb.base/ena-dis-br.exp: new file.
23985 * gdb.base/environ.exp: new file.
23986 * gdb.base/long_long.exp: new file.
23987 * gdb.base/sect-cmd.exp: new file.
23988 * gdb.base/shlib-cl2.exp: new file.
23989 * gdb.base/smoke.exp: new file.
23990 * gdb.base/so-impl-ld.c: new file.
23991 * gdb.base/so-impl-ld.exp: new file.
23992 * gdb.base/so-indr-cl.c: new file.
23993 * gdb.base/so-indr-cl.exp: new file.
23994 * gdb.base/varargs.exp: new file.
23995 * gdb.base/volatile.exp: new file.
23996 * gdb.base/whatis-exp.exp: new file.
7a292a7a 23997 * gdb.base/display.exp: new file.
c906108c
SS
23998 * gdb.c++/derivation.exp: new file.
23999 * gdb.c++/local.exp: new file.
24000 * gdb.c++/member-ptr.exp: new file.
24001 * gdb.c++/overload.exp: new file.
24002 * gdb.c++/ovldbreak.exp: new file.
24003 * gdb.c++/ref-types.exp: new file.
24004 * gdb.c++/ref-types2.exp: new file.
24005 * gdb.c++/userdef.exp: new file.
d63a86f8 24006
c906108c
SS
24007Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
24008
24009 * gdb.base/default.exp: Reflect wording change in remote.c.
24010
dc96c6c7 24011Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24012
24013 * gdb.base/help.exp: Update to reflect current text.
24014
24015Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
24016
24017 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
24018 they're stack variables and contain garbage.
24019 * gdb.c++/anon-union.exp: new file.
24020
24021 The following changes were made by David Taylor
889bf7c5
PA
24022 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
24023 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
24024 in changes by HP.
c906108c
SS
24025
24026 * gdb.base/bitops.exp: new file.
24027 * gdb.base/default.exp: change expected messages for catch and
24028 info catch tests to reflect HP merge changes.
24029 * gdb.base/enable-disable-break.exp
24030 * gdb.base/ending-run.c: new file.
24031 * gdb.base/long_long.c: new file.
24032 * gdb.base/maint.exp: new file.
24033 * gdb.base/pointers2.exp: new file.
24034 * gdb.base/shlib-call2.exp: new file.
24035 * gdb.base/solib.exp: new file.
24036 * gdb.base/step-test.c: new file.
24037 * gdb.c++/anon-union.cc: new file.
24038 * gdb.c++/local.cc: new file.
24039 * gdb.c++/member-pointer.cc: new file.
24040 * gdb.c++/method.cc: new file.
24041 * gdb.c++/ref-types.cc: new file.
24042 * gdb.c++/ref-types2.cc: new file.
24043 * gdb.c++/userdef.cc: new file.
d63a86f8 24044
c906108c
SS
24045 * gdb.base/scope.exp: compile one file at a time, then link.
24046 * gdb.base/langs.exp: ditto.
24047 * gdb.base/list.exp: ditto.
d63a86f8 24048
c906108c
SS
24049Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
24050
24051 The following changes were made by David Taylor
889bf7c5
PA
24052 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
24053 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
24054 in changes by HP.
d63a86f8 24055
c906108c
SS
24056 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
24057 skip tests. When compiling pass c++ flag to gdb_compile.
24058 * gdb.c++/
d63a86f8 24059
c906108c
SS
24060 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
24061 test for on hppa*-*-hpux*; use args to see if c++ was specified.
24062 (skip_hp_tests): new function.
24063 (gdb_preprocess): new function.
24064
24065 * configure.in (hpdir): decide whether to configure gdb.hp.
24066 * configure: regenerated.
24067
24068 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
24069 to delete on clean.
24070 (EXECUTABLES): update to reflect new additions.
24071 * gdb.base/commands.exp: update message expected.
24072 * gdb.base/default.exp: add copyright notice.
24073 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
24074 * gdb.base/help.exp: update messages to reflect current text.
24075 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
24076 targets for recurse tests.
24077 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
24078 skip this file.
24079
24080 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
24081 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
24082 compilation.
24083 * gdb.c++/misc.exp: ditto.
24084 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
24085 run the tests. tell gdb_compile that it's a c++ compilation.
24086
24087 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 24088
c906108c
SS
24089 * gdb.base/all-bin.exp: new file.
24090 * gdb.base/arithmet.exp: new file.
24091 * gdb.base/assign.exp: new file.
24092 * gdb.base/completion.exp: new file.
24093 * gdb.base/cond-expr.exp: new file.
24094 * gdb.base/condbreak.exp: new file.
24095 * gdb.base/define.exp: new file.
24096 * gdb.base/dollar.exp: new file.
24097 * gdb.base/environment.exp: new file.
24098 * gdb.base/eval-skip.exp: new file.
24099 * gdb.base/jump.exp: new file.
24100 * gdb.base/logical.exp: new file.
24101 * gdb.base/pointers.exp: new file.
24102 * gdb.base/relational.exp: new file.
24103 * gdb.base/section_command.exp: new file.
24104 * gdb.base/whatis-expr.exp: new file.
24105
24106 * gdb.base/all-types.c: new file.
24107 * gdb.base/call-array-struct.c: new file.
24108 * gdb.base/call-return-struct.c: new file.
24109 * gdb.base/call-strings.c: new file.
24110 * gdb.base/callfuncs2.c: new file.
24111 * gdb.base/condbreak.c: new file.
24112 * gdb.base/constvars.c: new file.
24113 * gdb.base/display.c: new file.
24114 * gdb.base/int-type.c: new file.
24115 * gdb.base/jump.c: new file.
24116 * gdb.base/miscexprs.c: new file.
24117 * gdb.base/pointers.c: new file.
24118 * gdb.base/pointers2.c: new file.
24119 * gdb.base/shmain.c: new file.
24120 * gdb.base/shr1.c: new file.
24121 * gdb.base/shr2.c: new file.
24122 * gdb.base/solib.c: new file.
24123 * gdb.base/solib1.c: new file.
24124 * gdb.base/solib2.c: new file.
24125 * gdb.base/varargs.c: new file.
24126 * gdb.c++/derivation.cc: new file.
24127 * gdb.c++/overload.cc: new file.
24128 * gdb.c++/ovldbreak.cc: new file.
24129 * gdb.hp/attach.c: new file.
24130 * gdb.hp/attach2.c: new file.
24131 * gdb.hp/average.c: new file.
24132 * gdb.hp/compiler.c: new file.
24133 * gdb.hp/compiler.cc: new file.
24134 * gdb.hp/execd-program.c: new file.
24135 * gdb.hp/follow-exec.c: new file.
24136 * gdb.hp/follow-fork.c: new file.
24137 * gdb.hp/follow-vfork-and-exec.c: new file.
24138 * gdb.hp/misc-hp.cc: new file.
24139 * gdb.hp/more-steps.c: new file.
24140 * gdb.hp/optimize.c: new file.
24141 * gdb.hp/quicksort.c: new file.
24142 * gdb.hp/run-hp.c: new file.
24143 * gdb.hp/start-stop.c: new file.
24144 * gdb.hp/sum.c: new file.
24145 * gdb.hp/templates-hp.cc: new file.
24146 * gdb.hp/thread-local-in-lib.c: new file.
24147 * gdb.hp/thread-local-in-lib.h: new file.
24148 * gdb.hp/thread-local-in-lib.lib.c: new file.
24149 * gdb.hp/vforked-program.c: new file.
24150 * gdb.hp/virtfunc-hp.cc: new file.
24151 * gdb.hp/watchpoint-hp.c: new file.
24152 * gdb.hp/xdb.c: new file.
24153 * gdb.hp/xdb0.c: new file.
24154 * gdb.hp/xdb0.h: new file.
24155 * gdb.hp/xdb1.c: new file.
24156
24157Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
24158
24159 The following change was made by Edith Epstein
889bf7c5
PA
24160 <eepstein@cygnus.com> as part of a project to merge in changes
24161 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
24162
24163 * gdb.c++/demangle.exp: changed the expected output for some
24164 ARM-style mangling -- removed second reference to datatype.
889bf7c5 24165 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 24166 T1<char>::~T1<char>(void)
c906108c 24167 becomes,
a9c64011
AS
24168 maint demangle __dt__11T1__pt__2_cFv
24169 T1<char>::~T1(void)
c906108c 24170
889bf7c5 24171 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 24172
c906108c
SS
24173Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
24174
24175 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
24176 * gdb.trace/backtrace.exp: Likewise.
24177 * gdb.trace/circ.exp: Likewise.
24178 * gdb.trace/collection.exp: Likewise.
24179 * gdb.trace/deltrace.exp: Likewise.
24180 * gdb.trace/infotrace.exp: Likewise.
24181 * gdb.trace/limits.exp: Likewise.
24182 * gdb.trace/packetlen.exp: Likewise.
24183 * gdb.trace/passc-dyn.exp: Likewise.
24184 * gdb.trace/passcount.exp: Likewise.
24185 * gdb.trace/report.exp: Likewise.
24186 * gdb.trace/save-trace.exp: Likewise.
24187 * gdb.trace/tfind.exp: Likewise.
24188 * gdb.trace/tracecmd.exp: Likewise.
24189 * gdb.trace/while-dyn.exp: Likewise.
24190 * gdb.trace/while-stepping.exp: Likewise.
24191
241921998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
24193
24194 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
24195
24196Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
24197
24198 From Brendan Kehoe:
24199 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
24200 int return types.
24201
24202Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
24203
24204 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 24205 remote dos host testing right.
c906108c
SS
24206
24207Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
24208
24209 * gdb.base/corefile.exp: remove some xfails.
24210
24211Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
24212
24213 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 24214 have different timestamps.
c906108c
SS
24215
24216Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
24217
24218 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 24219 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
24220
24221Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
24222
24223 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 24224 delta.
c906108c
SS
24225
24226Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
24227
24228 * gdb.base/default.exp: Add brace missing from previous delta.
24229
24230Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
24231
24232 * gdb.base/default.exp: Support test for info float for all
24233 varieties of arm toolchain.
24234
dc96c6c7 24235Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24236
24237 * gdb.trace/*.exp: remove "remote_download" command.
24238
dc96c6c7 24239Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24240
24241 * gdb.trace/*.exp: remove -gdwarf from compile.
24242
24243Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
24244
24245 * gdb.trace/configure.in(AC_INIT): typo
24246 * gdb.trace/configure: regenerated
24247
dc96c6c7 24248Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24249
24250 * config/m68k-emc.exp: New file.
24251 * lib/<emc-support.exp trace-support.exp}: New files.
24252 * configure.in: add new test directory gdb.trace.
24253 * gdb.trace/{configure configure.in Makefile.in}: New files.
24254 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
24255 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
24256 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
24257 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
24258 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
24259 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
24260 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 24261
dc96c6c7 24262Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24263
24264 * gdb.c++/classes.exp: Change all regular expressions to match
24265 arbitrary combinations of newline/carriage-return, so that they
24266 will work equally well on Unix and Windows.
24267 * gdb.c++/inherit.exp: ditto.
24268 * gdb.c++/virtfunc.exp: ditto.
24269
242701998-08-11 Dawn Perchik <dawn@cygnus.com>
24271
24272 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
24273
c2d11a7d
JM
24274Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
24275
24276 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
24277 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
24278 to use a0-a3/d0-d3 as needed.
24279
24280Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
24281
24282 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
24283 * gdb.disasm/am33.exp: Corresponding changes.
24284
c906108c
SS
242851998-07-11 Felix Lee <flee@cygnus.com>
24286
24287 * gdb.base/callfuncs.exp: add cmp10 test.
24288 * gdb.base/callfuncs.c (cmp10): new function.
24289
24290Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
24291
d63a86f8 24292 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
24293 into two parts to get around a synchronization problem in expect.
24294
3fc11d3e
JM
24295Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
24296
24297 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
24298
24299 * configure.in: Add options for gdbtk testsuite.
24300
24301 * configure: Regenerate.
24302
24303 * gdb.gdbtk: New directory to hold gdbtk tests.
24304
c906108c
SS
24305Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
24306
24307 * gdb.fortran/types.exp: Escape brackets in expect patterns
24308 for test_float_literal_types_accepted tests.
24309 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
24310 before run test.
24311
c2d11a7d
JM
24312Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
24313
24314 * am33.exp: Just compile, do not link the testcase.
24315 * am33.s: Add ".am33" pseudoop to force am33 mode.
24316
c906108c
SS
243171998-06-25 Felix Lee <flee@cygnus.com>
24318
24319 * gdb.base/setshow.exp: make sure $pc is sane.
24320
24321 * gdb.stabs/weird.exp: split expect patterns properly.
24322
c2d11a7d
JM
24323Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
24324
24325 * gdb.disasm/am33.s: New disassembler testfile for the am33.
24326 * gdb.disasm/am33.exp: Run it.
24327
dc96c6c7 24328Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24329
24330 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
24331 match processing (and eliminate spurious timeouts when running).
24332
dc96c6c7 24333Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24334
24335 * gdb.base/signals.exp (test_handle_all_print): put back Mach
24336 exception test, but conditionalize it on target [mach | gnu].
24337
dc96c6c7 24338Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24339
24340 * gdb.base/overlays.exp: fixup compile line for linker script.
24341
24342Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
24343
24344 * gdb.fortran/types.exp: don't guess at float size.
24345
24346Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
24347
24348 * gdb.base/exprs.exp: delete test that depends on int size.
24349
24350Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
24351
24352 * config/sim.exp: Removed checks for target triplets.
24353 (gdb_target_sim): Use gdb,target_sim_options.
24354
24355Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
24356
24357 * gdb.base/reread.exp: New file.
24358 * gdb.base/reread1.c: New file.
24359 * gdb.base/reread2.c: New file.
24360
24361Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
24362
24363 * config/sim.exp: Use 'target sim -sparclite' when running
24364 SPARClite programs.
24365
24366Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
24367
24368 * gdb.base/structs2.exp: New file.
24369 * gdb.base/structs2.c: New file.
24370
24371Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
24372
24373 * gdb.asm/common.inc: New file.
24374 * gdb.asm/d10v.inc: New file.
24375 * asm-source.exp: Pass -I's to gas to find .inc files.
24376 Update line numbers in expected output.
24377 * asmsrc1.s: Rewrite.
24378 * asmsrc2.s: Rewrite.
24379 * configure.in: Create arch.inc symlink.
24380 * configure: Regenerate.
24381 * Makefile.in (distclean): Delete arch.inc.
24382
24383Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
24384
24385 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
24386 (t_enum_value2): ditto
24387 (t_enum_value3): ditto
24388 (main): ditto
c906108c
SS
24389Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
24390
24391 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
24392 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
24393 change.
24394 Use gdb_test instead of send_gdb/gdb_expect sequences.
24395
24396Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
24397
24398 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
24399 not void.
24400
24401Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
24402
24403 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
24404 subroutines. Used to test gdbs ability to single step through PC
24405 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
24406
24407Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
24408
24409 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
24410 more rigorous EGCS C++ error checking.
24411
24412Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24413
a9c64011
AS
24414 * gdb.base/help.exp: Clean up `help set args' and `help show args'
24415 tests.
24416 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
24417 function when asleep.
24418 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
24419 for i*86 Linux and SVR4 signal handling problems.
24420 Remove linux xfail for `next to handler in signals_tests_1', fixed
24421 by recent infrun.c change.
24422 Limit backtrace to 10 frames to avoid timeout problems with infinite
24423 stack backtraces.
24424 Adjust expect pattern in `handle all print' test to match Apr 28 1997
24425 target.[ch] change.
c906108c
SS
24426
24427Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
24428
24429 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
24430 for a newline from gdb before continuing.
24431 (default_gdb_exit): Just look for y or n.
24432 (gdb_test): Detect abnormal exit from GDB running on DOS; if
24433 it does, fail the rests of the tests in the file.
24434
24435Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
24436
24437 * config/cygmon.exp: New file.
24438
24439Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
24440
24441 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 24442 main" test on remote targets.
c906108c
SS
24443
24444 * gdb.base/scope.exp: Fix problem with filelocal_bss before
24445 run test on remote targets.
24446
24447Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
24448
24449 * gdb.asm: New directory.
24450 * configure.in: Configure it.
24451 * configure: Regenerate.
24452 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
24453 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
24454
24455Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
24456
24457 * config/mn10300-eval.exp: New file to support MN10300 eval board.
24458
dc96c6c7 24459Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 24460
a9c64011
AS
24461 * gdb.base/overlays (several files): Merge the two overlay
24462 managers into one. Change variables (foox, barx, bazx, grbxx)
24463 back into ints but force them to load in their proper sections.
c906108c
SS
24464
24465Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
24466
24467 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 24468 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
24469 (D10VCopy): Handle memory regions crossing 16k boundaries.
24470 (D10VCopy): Transfer data in 32 bit chunks.
24471
24472Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
24473
24474 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 24475 correct.
c906108c
SS
24476
24477 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 24478 map. Include space for printf in .text segment.
c906108c
SS
24479
24480 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 24481 updated d10v memory VMA/LMA map.
c906108c 24482 (D10VCopy): Call D10VTranslate.
d63a86f8 24483
c906108c
SS
24484Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
24485
24486 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
24487
24488 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
24489 that it won't be put into the .sdata - small data -
24490 section. Update reference.
c906108c
SS
24491 * gdb.base/baz.c (bazx, baz): Ditto.
24492 * gdb.base/foo.c (foox, foo): Ditto.
24493 * gdb.base/grbx.c (grbxx, grbx): Ditto.
24494
24495 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 24496 to be arrays.
d63a86f8 24497
dc96c6c7 24498Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 24499
a9c64011
AS
24500 * gdb.base/overlays.exp: fix up and get working again.
24501 Add tests for backtraces from an overlay function.
d63a86f8 24502
c906108c
SS
24503Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
24504
24505 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
24506 "calling function with watchpoint enabled".
24507
24508Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
24509
24510 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 24511 gdb_suppress_tests for d10v-*-*.
c906108c
SS
24512 * lib/gdb.exp (gdb_suppress_tests): Disable this function
24513 pending review of whether it is useful or not.
24514
24515Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
24516
24517 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
24518
24519Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
24520
24521 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
24522 * config/dve.exp: New file to support Densan boards.
24523
24524Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
24525
24526 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 24527 reads and BSD.
c906108c
SS
24528
24529Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
24530
24531 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
24532 response.
24533
24534 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
24535
24536Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
24537
24538 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 24539 test.
c906108c
SS
24540
24541 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 24542 target_sizeof_long and target_bigendian_p.
c906108c 24543 (structs_by_value, structs_by_reference): Check values according
889bf7c5 24544 to targets word size and endianess.
d63a86f8 24545
c906108c
SS
24546Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
24547
24548 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 24549 output.
c906108c
SS
24550
24551Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
24552
24553 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 24554 Update test of set args help to match source change.
c906108c
SS
24555
24556Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
24557
24558 * gdb.base/default.exp: Expect help system output to be in
24559 alphabetical order.
24560 * gdb.base/help.exp: Ditto.
24561
24562Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
24563
24564 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
24565 "i*86-pc-linux-gnu*".
24566 * gdb.base/interrupt.exp: Ditto.
24567 * gdb.base/corefile.exp: Ditto.
24568
24569 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 24570 define vxworks when building the testcase.
c906108c
SS
24571
24572 * gdb.base/ptype.exp: Fix testnames to be unique.
24573 * gdb.base/radix.exp: Ditto.
24574 * gdb.base/term.exp: Ditto.
24575 * gdb.base/whatis.exp: Ditto.
24576 * gdb.c++/classes.exp: Ditto.
24577
24578Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
24579
24580 * gdb.base/callfuncs.exp: Fix indentation.
24581
24582 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
24583 suppress_flag has been set.
24584 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
24585 target feature.
24586
24587Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
24588
24589 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
24590 the testcase.
24591
24592 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 24593 set_debug_traps() and breakpoint().
c906108c
SS
24594 * gdb.c++/misc.cc (main): Ditto.
24595 * gdb.c++/templates.cc (main): Ditto.
24596 * gdb.c++/virtfunc.cc (main): Ditto.
24597
24598Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
24599
24600 * lib/gdb.exp(gdb_step_for_stub): New function.
24601 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
24602 exists, reload the executable and do a "continue" instead of
24603 doing a jump.
24604 (runto_main): Use gdb_step_for_stub.
d63a86f8 24605
c906108c 24606 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 24607 tests to have unique names.
c906108c
SS
24608 * gdb.base/callfuncs.exp: Ditto.
24609 * gdb.base/commands.exp: Ditto.
24610 * gdb.base/default.exp: Ditto.
24611 * gdb.base/help.exp: Ditto.
24612 * gdb.base/list.exp: Ditto.
24613 * gdb.base/opaque.exp: Ditto.
24614 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
24615 similar tests.
d63a86f8 24616
c906108c
SS
24617 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
24618 * gdb.c++/cplusfuncs.cc: Ditto.
24619 * gdb.c++/virtfunc.cc: Ditto.
24620
24621 * config/monitor.exp: Keep track of the last file we saw, rather
24622 than trying to get the info from gdb.
24623
24624 * gdb.fortran/types.exp: Move comment to previous line.
24625
24626Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
24627
24628 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 24629 target mode.
c906108c
SS
24630
24631Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
24632
24633 From Bob Manson:
24634 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 24635 string from GDB when it connects.
c906108c
SS
24636
24637 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
24638
24639Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
24640
24641 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
24642 if we can't get a debug format from GDB (we may be testing an
24643 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
24644
24645 * gdb.stabs/weird.exp: Fix quoting.
24646
24647 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
24648
24649Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
24650
24651 * config/arm-ice.exp: New file.
24652
24653Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
24654
24655 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 24656 until it has been modified to work with the new testsuite.
c906108c 24657
99707966 24658 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
24659 testcase won't compile, cause all of the testcases in the file to
24660 fail instead.
c906108c
SS
24661
24662 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
24663 (gdb_clear_suppressed): New procedure.
24664 (gdb_stop_suppressing_tests): Only clear suppress_flag if
24665 it contains a positive value.
24666
24667Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
24668
24669 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
24670
24671 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
24672
24673Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
24674
24675 * lib/gdb.exp (setup_xfail_format): New function.
24676 (get_debug_format): New function to get debug format.
24677 (debug_format): New global variable to hold last value set
24678 by get_debug_format.
24679 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 24680 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
24681 * gdb.c++/ptype.exp: Ditto.
24682 * gdb.c++/classes.exp: Ditto.
24683 * gdb.c++/cplusfuncs.exp: Ditto.
24684 * gdb.c++/inherit.exp: Ditto.
24685 * gdb.c++/templates.exp: Ditto.
24686 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 24687
c906108c
SS
24688Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
24689
24690 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
24691 host doesn't have a currently-open connection.
24692
24693 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
24694 any gdb stub target. Handle cases where gdb doesn't respond when
24695 interrupted in a sane fashion.
c906108c
SS
24696
24697 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 24698 same thing in a totally different way.
c906108c
SS
24699
24700 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 24701 setting "timeout".
c906108c 24702 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 24703 default_gdb_init now.
c906108c
SS
24704
24705Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
24706
24707 * gdb.base/printcmds.exp: Fix "check for floating addition"
24708 regexp to accept results within approx +/- .01 of exact value.
24709 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
24710
24711Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
24712
24713 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 24714 properly.
c906108c
SS
24715 (gdb_expect): Add optional timeout parameter, and add timeout
24716 value to various calls.
24717 (gdb_suppress_tests): Only give one warning message per group.
24718
24719Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
24720
24721 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
24722 global variables. Handle getting a value for $timeout more
24723 gracefully.
c906108c
SS
24724
24725Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
24726
24727 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 24728 initialize.
c906108c 24729 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 24730 by a target configuration file.
c906108c
SS
24731 (gdb_expect): Pass the timeout to remote_expect.
24732
24733 * config/monitor.exp(gdb_load): Fix typo in regexp.
24734
24735Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
24736
24737 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
24738
24739Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
24740
24741 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
24742 here. Call gdb_target_exec before rebooting the target, to make
24743 sure the connection to the target is closed.
c906108c
SS
24744 (gdb_load): Pass the name of the executable to gdb_target_monitor.
24745 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
24746 Also detect "Timeout reading from remote" error.
24747
24748 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
24749 gdb_target_monitor. Don't call gdb_file_cmd here; let
24750 gdb_target_monitor do it.
c906108c
SS
24751
24752 * gdb.disasm/hppa.exp: Don't use exec_output.
24753
24754Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
24755
24756 * gdb.base/list.exp: If we're debugging a non-native target,
24757 try to set the pc register to point to the start of the
24758 program before doing the first list command.
24759
24760 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 24761 test_calls after restarting.
c906108c
SS
24762
24763 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 24764 reloading.
c906108c
SS
24765
24766 * gdb.base/watchpoint.exp: Fix typo.
24767
24768 * gdb.base/setshow.exp: Check for use_gdb_stub.
24769
24770 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 24771 stub case.
c906108c
SS
24772 * gdb.base/langs.exp: Ditto.
24773
24774 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
24775 gdb_load_offset. If we weren't given a file to load, figure out
24776 what the current file is and use it.
c906108c
SS
24777
24778 * config/i386-bozo.exp: New file.
24779
24780Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
24781
24782 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
24783 feature.
24784
24785 * config/proelf.exp: New entry.
24786
24787Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
24788
24789 * lib/gdb.exp: Remove spurious .* patterns at the beginning
24790 of regexps.
24791
24792 * gdb.base/watchpoint.exp: Don't run the test_stepping
24793 tests if gdb can't call functions on the target.
24794
24795 * gdb.base/setshow.exp: Don't run the set prompt tests if
24796 the board has gdb_prompt set.
24797
24798Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
24799
24800 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
24801 * gdb.base/commands.exp: Likewise.
24802 * gdb.base/setshow.exp: Likewise.
24803
24804Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
24805
24806 * config/monitor.exp(gdb_start): Look for gdb_prompt target
24807 feature.
24808
24809 * config/i960.exp: New file.
24810
24811Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
24812
24813 * gdb.base/funcargs.exp: Check for gdb,short_int target
24814 feature instead of looking for explicit target triplets.
24815
dc96c6c7 24816Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 24817
d63a86f8 24818 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
24819 "p 123DEADBEEF", to check parse_number.
24820 * top.c: change "to enable to enable" to "to enable" in a couple
24821 of help strings.
24822
24823Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
24824
24825 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
24826 on the mn10300.
d63a86f8 24827
c906108c
SS
24828Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
24829
24830 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
24831 where the test executable is run with explicit args.
24832 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
24833
24834Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
24835
24836 * gdb.base/run.c: Use FAKEARGV to build test executable that
24837 does not require a command line arg, since most simulators
24838 don't currently support passing such an arg into the simulated
24839 program.
24840 * gdb.base/commands.exp: Change tests to insert the proper
24841 value as the arg to the first recursive factorial call. Change
24842 compilation line to define FAKEARGV at compile time.
24843
24844Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
24845
24846 * gdb.base/recurse.exp: Enable these tests for the mn10300.
24847 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
24848 function with watchpoint enabled" test.
24849
24850Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
24851
24852 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 24853 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
24854
24855 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 24856 "Tests restarted" messages.
c906108c
SS
24857
24858Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
24859
24860 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
24861
dc96c6c7 24862Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
24863
24864 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
24865 for INFO SYMBOL; add help tests for OVERLAY commands.
24866 * gdb.base/default.exp: add tests for INFO SYMBOL command;
24867 add tests for OVERLAY commands
24868 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
24869 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
24870 * gdb.base/sigall.c: add usestubs code frag
24871 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 24872
c906108c
SS
24873Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
24874
24875 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
24876 failures.
24877 (gdb_stop_suppressing_tests): Note that tests have restarted.
24878
24879Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
24880
24881 * config/h8300.exp: New file.
24882
24883Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
24884
24885 * gdb.base/setshow.exp: Check for the existence of a
24886 feature, not its value.
24887
24888Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
24889
24890 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
24891
24892 * gdb.base/scope.exp: It's now init0(), not init().
24893
24894 * gdb.base/scope0.c: For now, change init() to be init0().
24895
24896 * config/monitor.exp: Use gdb_serial in preference to serial
24897 or netport.
24898
24899 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 24900 and it's not already set.
c906108c
SS
24901
24902Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
24903
24904 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 24905 isn't using a stub and if it supports argument passing.
c906108c
SS
24906
24907Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
24908
24909 * config/udi.exp(gdb_start): Make sure UDICONF is set
24910 properly before starting gdb.
24911
24912Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
24913
24914 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
24915 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
24916 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
24917
24918Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
24919
24920 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 24921 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
24922
24923 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
24924
24925 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
24926
24927 * config/monitor.exp: Make sure we disconnect from the target.
24928 Also, try a reboot/reload cycle instead of failing if the
24929 load fails.
24930
24931Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
24932
24933 * gdb.base/default.exp: Don't set match_max.
24934 * gdb.base/help.exp: Ditto.
24935 * gdb.base/list.exp: Ditto.
24936 * gdb.base/signals.exp: Ditto.
24937
24938 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
24939 set, use remote_ld to download the testcase instead of
24940 the GDB loader.
24941
24942Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
24943
24944 * config/vr5000.exp: New file.
24945
24946 * config/monitor.exp(gdb_target_monitor): Add pattern for
24947 "Ending remote" to detect errors in connecting.
24948
24949 * gdb.base/setshow.exp: Add .* within auto language test.
24950
24951 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
24952 target feature.
24953
24954 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 24955 and reboot the board if necessary.
c906108c
SS
24956
24957 * gdb.base/setvar.exp(test_set): Handle multiple prints within
24958 a set of tests. Remove print.* from the patterns being checked.
24959
24960Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
24961
24962 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
24963 refer to gdb_spawn_id.
24964
24965 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
24966 longer used.
24967 * config/sparclet.exp: Ditto.
24968 * config/sparclet-old.exp: Ditto.
24969 * config/slite.exp: Ditto.
24970 * config/sim.exp: Ditto.
24971 * gdb.base/funcargs.exp: Ditto.
24972
24973 * lib/gdb.exp:Remove references to gdb_spawn_id.
24974 (gdb_expect): Move to remote.exp.
24975
24976Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
24977
24978 * config/monitor.exp: Detect the "Couldn't establish connection"
24979 message from GDB.
24980
24981Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
24982
24983 * gdb.base/bitfields.exp: Use runto instead of explicit
24984 gdb_run_cmd/gdb_expect sequences.
24985
24986 * gdb.base/break.exp(text_next_with_recursion): Add match for
24987 gdb_expect call.
24988
24989 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
24990 We also need to handle the "A program is being debugged already"
24991 prompt from gdb. Use gdb_test to set the baud rate.
24992
24993 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
24994 to 20000. Really. I mean it.
24995
24996Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
24997
24998 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
24999 fails. If suppress_flag is set, skip perror message about not
25000 being able to send to GDB.
c906108c 25001 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 25002 GDB.
c906108c
SS
25003 (gdb_expect): If suppress_flag is set, always fail immediately.
25004 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
25005 (gdb_init): Call gdb_stop_suppressing_tests.
25006 (default_gdb_exit): Ditto.
25007 (default_gdb_start): Ditto.
25008
25009 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 25010 gdb_stop_suppressing_tests as appropriate.
c906108c 25011 * gdb.base/break.exp: Ditto.
889bf7c5 25012 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
25013 * gdb.base/commands.exp: Ditto.
25014 * gdb.base/exprs.exp: Ditto.
889bf7c5 25015 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
25016 * gdb.base/list.exp: Ditto.
25017 * gdb.base/recurse.exp: Ditto.
889bf7c5 25018 * gdb.base/scope.exp: Ditto.
c906108c
SS
25019 * gdb.base/structs.exp: Ditto.
25020 * gdb.c++/inherit.exp: Ditto.
25021
25022Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
25023
25024 * config/vr4300.exp: New file.
25025
99707966 25026 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 25027
99707966 25028 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
25029
25030Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
25031
25032 * lib/gdb.exp(gdb_init): New function.
25033
25034 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 25035 for each individual variable set.
c906108c
SS
25036
25037 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
25038 name.
25039
25040 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
25041
25042 * gdb.base/scope.exp: Use gdb_test.
25043
25044 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
25045 aborting; the testsuite driver will do that for us (see
25046 gdb_finish). Also, use gdb_test in a few more places.
25047
25048Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
25049
25050 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
25051
25052Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
25053
25054 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
25055 and "add_tests" are not at the same address.
25056
25057Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
25058
25059 * gdb.base/ptype.exp: Use gdb_test.
25060
25061Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
25062
25063 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
25064 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
25065 left in. No longer expect them to fail.
25066
25067 * gdb.stabs/*.mt; Deleted, no longer used.
25068 * gdb.stabs/configure.in: Remove references to target makefile
25069 frags.
25070 * gdb.stabs/configure: Rebuilt.
25071
25072 * gdb.disasm/*.mt: Deleted, no longer used.
25073 * gdb.disasm/configure.in: Remove references to target makefile
25074 frags. Use "sh3.s" as the unique filename for this directory.
25075 * gdb.disasm/configure: Rebuilt.
25076
25077 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
25078 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
25079 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
25080
25081Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
25082
25083 * config/udi.exp: Use mondfe,name instead of remote_host.
25084
25085Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
25086
25087 * gdb.base/watchpoint.exp: Don't expect a failure when calling
25088 a function with a watchpoint enabled on the mn10200.
25089
25090 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
25091 before trying to create it!
25092
25093Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
25094
25095 * config/vx.exp: Use hostname instead of netport.
25096
25097 * config/vxworks.exp: New file.
25098
25099 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
25100
25101 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 25102 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
25103 occurs.
25104
25105 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
25106 $gdb_spawn_id directly.
25107 (gdb_run_cmd): Try _start as well as start. Use the target feature
25108 gdb,start_symbol as the symbol to start from when jumping.
25109
25110Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
25111
25112 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
25113 redundant) test.
25114
25115 * gdb.base/recurse.exp: Relax final value test for 'b' so that
25116 it doesn't lose for 16bit integer systems.
25117
25118Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
25119
25120 * gdb.fortran/types.exp: If the target doesn't support "double"
25121 data types, then expect "real" types to only be 4 bytes.
25122
25123 * gdb.c++/virtfunc.exp: Expect failure for virtual function
25124 call tests if the target doesn't support inferior function calls.
25125
25126 * gdb.base/printcmds.exp: Allow minor deviation in FP values
25127 in printf tests.
25128
25129Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
25130
25131 * gdb.base/help.exp: Disable "help set", "help show", and
25132 "help support". Simplify regexp for "help stack".
25133
25134 * gdb.base/default.exp: Set match_max to 5000 and the timeout
25135 to 60 seconds. Temporarily set match_max to 15000 around the
25136 "info copying" test.
25137
25138 * gdb.base/nodebug.exp: Don't try to do an inferior function
25139 call if the target doesn't support them.
25140 * gdb.base/printcmds.exp: Likewise.
25141 * gdb.base/setvar.exp: Likewise.
25142 * gdb.base/structs.exp: Likewise.
25143 * gdb.c++/templates.exp: Likewise.
25144 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
25145
25146 * gdb.base/recurse.exp: Enable for the mn10200.
25147
25148 * configure.in: Do configure gdb.stabs directory for *-*-elf
25149 targets.
25150 * configure: Rebuilt.
25151
25152 * gdb.base/break.exp: Check for gdb,noresults before testing
25153 exit status and/or results from the target.
25154 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
25155 * lib/gdb.exp: Remove old (now bogus) initialization of
25156 noinferior, noargs, noresults and nosignals.
25157
25158Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
25159
25160 * config/sh.exp: New file.
25161
25162 * config/slite.exp: Try to connect multiple times to the board
25163 before rebooting. Only send a "monitor run" if need_monitor_run
25164 is set.
25165
25166 * gdb.base/break.exp: Don't do the "stub continue" test if
25167 the target has gdb_stub set.
25168
25169 * gdb.base/callfuncs.exp: Increase the timeout.
25170
25171 * gdb.base/interrupt.exp: Don't even try to compile the testcase
25172 if the target has gdb,noinferiorio set.
25173
25174 * gdb.base/list.exp: Increase match_max to 10000 characters.
25175
25176 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
25177
25178 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
25179 target.
25180
25181 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
25182
25183Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
25184
25185 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
25186 trying to delete the copy of gdb. Catch the file delete so we
25187 don't die if the delete fails; also, the file should be copied to
25188 the host, not to the build.
c906108c
SS
25189
25190Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
25191
25192 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 25193 parenthesis in case it contains multiple regexps separated
c906108c
SS
25194 with |.
25195
25196 * gdb.base/watchpoint.exp: Use gdb_test.
25197 * gdb.base/default.exp: Ditto.
25198
25199Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
25200
99707966 25201 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 25202
c906108c
SS
25203 * gdb.base/scope.exp: Use gdb_test.
25204 * gdb.c++/classes.exp: Ditto.
25205 * gdb.c++/inherit.exp: Ditto.
25206
25207Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
25208
25209 * gdb.base/crossload.exp: Don't use execute_anywhere, use
25210 remote_exec instead.
25211 * gdb.base/corefile.exp: Don't be ridiculous.
25212 * gdb.base/*.c: Add missing stub invocations.
25213
25214Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
25215
25216 * config/slite.exp: Miscellaneous fixes.
25217
25218 * lib/gdb.exp: Fix runto.
25219
25220 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
25221 the target.
25222
25223 * gdb.base/watchpoint.exp: Fix regexp.
25224
25225 * lib/gdb.exp(default_gdb_exit): Add a catch to the
25226 close and wait commands, as the descriptor may now be
25227 invalid. Always call "remote_close host".
25228
25229Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
25230
25231 Major rewrite for testsuite revision.
d63a86f8 25232
c906108c
SS
25233 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
25234 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
25235 instead of relying on spawn_id to always contain a valid
25236 spawn id.
25237 (get_compiler_info): New procedure to build the ${binfile}.ci
25238 file, instead of replicating this in N different places.
25239 (gdb_compile): New procedure.
d63a86f8 25240
c906108c 25241 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
25242 appropriate arguments) instead of compile. Use gdb_test in a lot
25243 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
25244 at the start of a testcase, as this is no longer done magically.
25245
25246 config/*-gdb.exp: Rename without the -gdb suffix.
25247
25248 config/mips.exp: Use remote_close instead of exit_remote_shell.
25249 config/monitor.exp: Use target_info instead of looking at
25250 baud, timeout, etc.
25251 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
25252
25253Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25254
25255 * gdb.c++/templates.exp (test_ptype_of_templates),
25256 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
25257 Update expect patterns for destructors and assignment operators
25258 to match corresponding c-typeprint.c changes.
25259 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
25260 to destructor breakpoint test, GDB should be able to set the
25261 destructor breakpoint without specifying arguments.
25262
25263Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
25264
25265 * gdb.threads/pthreads.exp: Change result for failure to compile due
25266 to lack of pthreads runtime support from an error to simply an
25267 unsupported test, per dejagnu standards.
25268
25269Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25270
25271 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
25272 where GDB exits to reduce pattern match time.
25273 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
25274
25275 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
25276
dc96c6c7 25277Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25278
25279 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
25280 * gdb.base/default.exp: ditto.
25281 * gdb.base/nodebug.exp: ditto.
25282 * gdb.base/printcmds.exp: ditto.
25283 * gdb.base/ptype.exp: ditto.
25284 * gdb.base/setvar.exp: ditto.
25285 * gdb.base/structs.exp: ditto.
25286 * gdb.base/setshow.c: Guard against uninitialized values of argc.
25287
25288Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
25289
25290 * configure, */configure: Rebuild with autoconf 2.12.
25291
25292Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
25293
25294 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
25295 use new i*86-pc-linux*-gnu quads.
25296 * gdb.base/corefile.exp: Ditto.
25297 * gdb.base/signals.exp: Ditto.
25298 * gdb.base/sigall.exp: Ditto.
25299 * gdb.base/interrupt.exp: Ditto.
25300
25301 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
25302 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
25303 RedHat 4.0.
d63a86f8 25304
c906108c 25305 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
25306 linux. This allows the test case to at least compile on latest
25307 linux, but still not run due to missing the threads runtime library.
c906108c
SS
25308
25309Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25310
25311 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
25312 directory to search gdb directory. Accept and step over conditional
25313 stack alignment code. Consume $prompt in failure cases.
25314 Reset timeout to $oldtimeout instead of some arbitrary value.
25315 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
25316 timeout problems with infinite stack backtraces.
25317 * gdb.base/ptype.exp (ptype struct link, union tu_link):
25318 Accept function parameters for linkfunc member.
25319
25320Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
25321
25322 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
25323 (CXXFLAGS): Remove, unreferenced.
25324 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
25325 previous -B options and also add -B option to pick up cross compiled
25326 runtime.
c906108c
SS
25327 (TARGET_INCLUDES): Add for -I options and add code to initialize when
25328 doing cross compiles.
25329 (target_alias): Declare global.
25330 (xgcc): Set variable to full path of gcc in build tree. Use findfile
25331 to verify that gcc exists in build tree, and if so set CC to that
25332 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 25333
c906108c
SS
25334Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
25335
25336 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
25337 ptype test for anonymous union. Fixup testcase to match
25338 current gcc debug output.
25339
25340Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
25341
25342 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
25343 force argument to an unsigned long type.
25344
25345Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
25346
25347 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 25348 tests and anonymous union print/ptype tests.
c906108c
SS
25349 * gdb.base/list.exp (test_forward-search): Increase timeout by
25350 5 minutes for the "search extremely long line" case.
25351 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
25352 completely optional and that the pass/fail messages use the command as
25353 the message if that third arg is a null string.
25354 (gdb_test_exact): Arrange that a null string pattern means match a
25355 null string output rather than any output, which might include random
889bf7c5 25356 errors.
c906108c
SS
25357 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
25358 backtrace test.
25359 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
25360 always failing and failure is now exposed by gdb.exp changes.
25361
25362Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
25363
25364 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
25365 weren't being noted.
25366
25367Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25368
25369 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
25370 * gdb.stabs/weird.exp: Remove v_comb xfails.
25371
dc96c6c7 25372Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25373
25374 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 25375 list.exp scope.exp watchpoint.exp]
c906108c 25376 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 25377
dc96c6c7 25378Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25379
25380 * config/monitor.exp: Increase download timeout to 1000 seconds.
25381
dc96c6c7 25382Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25383
25384 * config/m32r.exp: Increase timeout to 120 seconds.
25385
25386Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
25387
25388 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
25389 and accept older ordering as obsolescent gcc or gdb.
25390 * gdb.c++/templates.exp: Ditto.
25391 * gdb.c++/virtfunc.exp: Ditto.
25392
25393Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
25394
25395 * gdb.base/coremaker.c: Add code to mmap some data so we
25396 can check that it ends up in the core file.
25397 * gdb.base/corefile.exp: Add test to read mmapped data
25398 from core file.
25399
dc96c6c7 25400Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25401
25402 * config/m32r.exp: New file.
25403
25404Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
25405
25406 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
25407 that cflags can contains -gstabs, and work correctly for other tests.
25408
dc96c6c7 25409Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
25410
25411 * gdb.base/setshow.exp: New file, tests show and set.
25412 * gdb.base/setshow.c: New file, tests show and set.
25413 * gdb.base/help.exp: Add test for help set|show annotate.
25414 * gdb.base/default.exp: Add test for set|show annotate.
25415
25416Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
25417
25418 * testsuite/gdb.base/break.exp: Make backtrace from factorial
25419 errors unique.
25420 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
25421 explicitly.
25422
25423Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
25424
25425 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
25426 and width commands. This is done elsewhere.
25427 * (gdb_start): Don't call gdb_start_sim here. That's already
25428 done in gdb_load. This fixes lots of failures in default.exp.
25429
25430Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
25431
25432 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
25433 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
25434 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
25435 in the same we we treat other failures (since it may be an expected
889bf7c5 25436 condition), rather than as an error.
c906108c
SS
25437 * gdb.base/signals.exp (test_handle_all_print): Revert back to
25438 old test format.
25439
25440Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
25441
25442 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
25443 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 25444 twice. Nuke the duplicates.
c906108c 25445 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 25446 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
25447 Remove config.h along with other config files.
25448
25449Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
25450
25451 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
25452 "p func1 ()" and note that rests of tests are skipped.
25453 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 25454 setup_xfails for "print func2::coremaker_local".
c906108c
SS
25455 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
25456 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
25457 affected by the previous run test.
25458 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
25459 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
25460 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
25461 "pass int powerset tuple" and "pass modeless int powerset tuple".
25462 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
25463 "real write 4" and "real write 8".
25464 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 25465 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
25466 "print \$i after tuple assign 2", and
25467 "print vs2 after tuple assign 2".
25468 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
25469 meaningful error message and return -1 so the caller can
25470 suppress further tests and avoid a cascade of errors.
d63a86f8 25471
c906108c
SS
25472Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
25473
25474 * gdb.base/a1-selftest.exp: Tweak tests to account for new
25475 format for printing version.
25476 * gdb.base/default.exp: Ditto.
25477 * gdb.base/interrupt.exp: Fix problem with cascade of
25478 errors if child process dies while calling a function.
d63a86f8 25479
c906108c
SS
25480Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
25481
25482 * Makefile.in (VPATH): Add
25483 * Makefile.in (Makefile, config.status): Fix rules so things get
25484 remade when necessary.
25485
25486Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
25487
25488 * Makefile.in (just-check): Add path to sibling expect dir
25489 to environment variable specified by RPATH_ENVVAR.
25490
25491Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
25492
25493 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
25494 (just-check): Add shared library paths for libstdc++, tk,
25495 tcl, bfd, and opcodes to the environment variable specified
25496 in RPATH_ENVVAR.
25497 * configure.in: Add support to recognize --enable-shared flag
25498 and generate correct value for RPATH_ENVVAR.
25499 * configure: Regenerated with autoconf.
25500
25501Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
25502
25503 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 25504 include all osf versions.
c906108c
SS
25505 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
25506 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
25507 when target is linux. When failing to build pthreads test
25508 executable, give more meaningful message.
25509 * gdb.threads/pthreads.c: Hpux also uses old definition of second
25510 arg for pthread_create.
d63a86f8 25511
c906108c
SS
25512Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
25513
25514 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 25515 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 25516 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 25517 and -lpthreads (everybody else).
c906108c
SS
25518 (test_startup): Fail gracefully if threads are not supported.
25519 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
25520 "p/c array_index("abcdef",2)" when not gcc compiled.
25521 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
25522 "print func2::coremaker_local" when not gcc compiled.
25523 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
25524 "ptype on opaque struct tagname (statically)",
25525 "ptype on opaque struct tagname (dynamically) 1", and
25526 "ptype on opaque struct tagname (dynamically) 2"
25527 for not compiled with gcc.
25528 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
25529 backtrace when compiled with gcc.
d63a86f8 25530 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
25531 than always return success.
25532
25533Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
25534
25535 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
25536
25537Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
25538
25539 * gdb.base/structs.exp: Undo last change.
25540
25541Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
25542
25543 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
25544 encapsulate all the steps/nexts done during self test, starting
25545 at main, and makes them less sensitive to optimization issues.
25546 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
25547 signal handler" test.
25548 * gdb.threads/pthreads.exp: Only run this for native configs.
25549 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
25550 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
25551 tests.
25552 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
25553 for "runto test_calls(void)" test.
d63a86f8 25554
c906108c
SS
25555Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
25556
25557 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
25558 and don't expect address info in breakpoint confirmations.
25559
25560Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
25561
25562 * gdb.base/list.exp (test_forward_search): Increase timeout
25563 temporarily by 60 seconds for searching extremely long line,
889bf7c5 25564 and then reset to old value when done. Increase expect input
c906108c
SS
25565 buffer to 10000.
25566
25567Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
25568
25569 * gdb.base/list.exp (test_forward_search): Fix to handle very
25570 long source line without overflowing expect's input buffer.
25571
25572Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
25573
25574 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
25575 "buffer_full".
25576
25577 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
25578 "buffer_full".
25579
25580 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
25581 "buffer_full".
25582
25583 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
25584 "buffer_full".
25585
25586Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
25587
25588 * configure.in (configdirs): Add gdb.threads.
25589 * configure: Regenerated with autoconf.
25590 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
25591 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
25592 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 25593
c906108c
SS
25594Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
25595
25596 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
25597
25598Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
25599
25600 * gdb.base/signals.exp (test_handle_all_print): Test separately for
25601 each signal's status in the output of "handle all print".
25602 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
25603 the \r\n sequence that immediately precedes the gdb prompt.
25604 * gdb.base/a1-selftest.exp: Save original timeout and restore
25605 after test.
25606
25607Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
25608
25609 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
25610 symbol.
25611
25612Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
25613
25614 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
25615
25616Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
25617
25618 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
25619 timeout by 60 seconds.
25620
25621Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
25622
25623 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
25624 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
25625 error return.
25626
25627Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
25628
25629 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
25630 gdb initialization, also report how long dejagnu waited. Restore
25631 old timeout before doing error return. Temporarily increase timeout
889bf7c5 25632 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
25633
25634Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
25635
25636 * lib/gdb.exp: Report timeout value for verbosity level 2.
25637 * config/gdbserver.exp: Ditto.
25638 * config/hppro.exp: Ditto.
25639 * config/mips-gdb.exp: Ditto.
25640 * config/monitor.exp: Ditto.
25641 * config/netware.exp: Ditto.
25642 * config/sim-gdb.exp: Ditto.
25643 * config/slite-gdb.exp: Ditto.
25644 * config/udi-gdb.exp: Ditto.
25645 * config/unix-gdb.exp: Ditto.
25646 * config/vx-gdb.exp: Ditto.
25647 * gdb.base/a1-selftest.exp: Ditto.
25648 * gdb.base/a2-run.exp: Ditto.
25649 * gdb.base/break.exp: Ditto.
25650 * gdb.base/corefile.exp: Ditto.
25651 * gdb.base/list.exp: Ditto.
25652 * gdb.base/recurse.exp: Ditto.
25653 * gdb.base/scope.exp: Ditto.
25654 * gdb.base/signals.exp: Ditto.
25655
25656Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
25657
25658 * gdb.threads/Makefile.in (docdir): Removed.
25659
25660Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
25661
25662 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 25663 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 25664 @srcdir@.
d63a86f8 25665 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
25666 autoconf 2.5 or higher.
25667 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
25668
25669Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
25670
25671 * configure: Regenerated.
25672 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
25673 avoid name clashes with SunOS headers.
25674
25675Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
25676
25677 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
25678
25679Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
25680
25681 * gdb.base/callfuncs.exp: Finish last change -- make sure the
25682 prototype information ends up in the compiler info file.
25683
25684Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
25685
25686 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
25687 attempting to regenerate it. Eliminate use of a temporary file
25688 and just generate the info file directly. Source it immediately,
25689 for consistency of use.
25690 * gdb.base/corefile.exp: Ditto
25691 * gdb.base/exprs.exp: Ditto.
25692 * gdb.base/funcargs.exp: Ditto.
25693 * gdb.base/langs.exp: Ditto.
25694 * gdb.base/list.exp: Ditto.
25695 * gdb.base/mips_pro.exp: Ditto.
25696 * gdb.base/nodebug.exp: Ditto.
25697 * gdb.base/opaque.exp: Ditto.
25698 * gdb.base/ptype.exp: Ditto.
25699 * gdb.base/scope.exp: Ditto.
25700 * gdb.base/setvar.exp: Ditto.
25701 * gdb.base/signals.exp: Ditto.
25702 * gdb.base/whatis.exp: Ditto.
25703 * gdb.c++/templates.exp: Ditto.
25704 * gdb.c++/virtfunc.exp: Ditto.
25705 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 25706 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
25707
25708Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25709
25710 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
25711 it got fixed by the recent lookup_minimal_symbol_by_pc change.
25712 Increase timeout, a lot of single stepping might be needed if the
25713 target has no hardware watchpoints.
25714
25715Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
25716
25717 * gdb.base/break.exp: Ignore compiler warnings when compiling
25718 break.c.
25719 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
25720 * gdb.base/default.exp: Add h8300 xfails. Handle messages
25721 from remote-sim.
25722 * gdb.base/exprs.exp: Add h8300 xfails.
25723 * gdb.base/funcargs.exp: Likewise.
25724 * gdb.base/nodebug.exp: Likewise.
25725 * gdb.base/printcmds.exp: Likewise.
25726 * gdb.base/ptype.exp: Likewise.
25727 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
25728 h8300 xfails.
d63a86f8 25729 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
25730 on the h8300.
25731 * gdb.base/funcargs.c: Explicitly make last constant argument to
25732 call_after_alloca_subr an unsigned long type.
25733 * gdb.base/return.c: Include stdio.h.
25734
25735Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
25736
25737 * config/abug.exp: New file for the older Motorola Bug monitor
25738 that runs on the mvme13x series VME boards.
25739 * config/monitor.exp: Use the new config array for target settings
25740 if they exist.
25741
25742Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
25743
25744 * sim-gdb.exp: Make the SH simulator allocate less space when
25745 it is targeted.
25746
25747Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
25748
25749 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
25750 test.
25751
25752Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
25753
25754 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
25755 "rs6000-*-*" for "list function in include file" when gcc compiled.
25756 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
25757 for "p ctable1[120]".
25758 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
25759 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
25760 Remove setup_xfail for "rs6000-*-*" for
25761 "print 'scope0.c'::filelocal before run".
25762 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
25763 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
25764 since some compilers don't allow both options to be given
25765 on the same command line. Create object file and move it.
d63a86f8 25766
c906108c
SS
25767Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
25768
25769 * gdb.base/corefile.exp: Always regenerate the core file, since
25770 we always regenerate the coremaker program. Detect special case
25771 where registers cannot be read from core file.
d63a86f8 25772
c906108c
SS
25773Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
25774
25775 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
25776 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
25777 * gdb.c++/templates.exp: Only match on basename of file since
25778 some formats like xcoff don't encode directory information.
25779 * gdb.stabs/weird.exp: Use the right sed script for powerpc
25780 and rs6000 AIX xcoff targets.
25781 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
25782 * configure: Regenerate.
25783 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
25784 here, rather than in distclean.
d63a86f8 25785
c906108c
SS
25786Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
25787
25788 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
25789 defined, and use it to compile the test case with -O2. The
25790 native compilation still uses no optimization.
25791 * gdb.base/mips_pro.c: Remove inline assembly code since
25792 it is compiled PIC by default, which results in assembler
25793 warnings that make the testsuite think the compilation
25794 was unsuccessful.
25795
25796Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
25797
25798 * gdb.c++/misc.exp: Add note to message for
25799 "print s.a for foo struct" that this is a known gcc 2.7.2
25800 and earlier bug.
25801
25802Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
25803
25804 * gdb.base/break.exp: Fix pattern for matching "Delete all
25805 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
25806 setup_xfail for deleting all breakpoints test. Fix various
25807 timeout messages to include "(timeout)".
25808 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
25809 for "p t_float_values2(3.14159,float_val2)".
25810 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
25811 for "continue to call2g" when gcc compiled.
25812 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
25813 "up to foo in langs.exp", "show language at foo in langs.exp",
25814 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
25815 and "show language at fsub in langs.exp".
25816 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
25817 "list line 1 in include file", "list message for lines past EOF",
25818 "list function in include file", "list list0.h:foo", and
25819 "list filename:function; nonexistant function".
25820 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
25821 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
25822 and "ptype t_char_array" to be for native cc only.
d63a86f8 25823
c906108c
SS
25824Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
25825
d63a86f8 25826 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 25827 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 25828 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
25829
25830Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
25831
25832 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
25833 "bt in signals.exp". This problem only appears when running
25834 the testsuite, and then only intermittently.
25835
25836Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
25837
25838 * gdb.base/return.exp (return_tests): Differentiate between
25839 two tests of continuing.
25840
25841Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
25842
25843 * */Makefile.in (maintainer-clean): Remove config.log.
25844 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
25845 * gdb.c++/Makefile.in (PROGS): Add inherit.
25846 (clean): Remove *.ci.
25847
25848Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
25849
25850 * gdb.c++/misc.cc: Add test code from Mike Stump.
25851 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
25852
25853Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
25854
25855 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
25856 to "alpha-*-osf2*" and add comment.
25857 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
25858 setup_xfail for "step over execarg initialization" and
25859 "step over corearg initialization".
c906108c
SS
25860 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
25861 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
25862 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 25863 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
25864 "print func2::coremaker_local", and "backtrace in corefile.exp".
25865 * gdb.base/signals.exp: Build and source signals.ci.
25866 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
25867 to be for gcc only.
25868 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 25869
c906108c
SS
25870Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25871
25872 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
25873 Feb 3 procfs.c change.
25874
25875Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
25876
25877 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
25878
25879Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
25880
25881 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
25882 from dejagnu's apparent default of 10 seconds, which gives random
25883 results when running the tests over NFS on moderately loaded systems.
25884 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
25885
25886Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
25887
25888 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
25889 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 25890 result reports.
c906108c
SS
25891
25892Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
25893
25894 * configure.in (CY_AC_PATH_TCLH): Remove.
25895 * configure: Regenerate.
25896
25897Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
25898
25899 * gdb.c++/Makefile.in (clean): Add missing '{'.
25900
25901Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
25902
25903 * lib/gdb.exp: Provide a default value for noinferior.
25904
25905 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
25906 Load libgloss.exp.
25907
25908Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
25909
25910 * gdb.disasm/hppa.exp: Compile directly into an executable, use
25911 the executable, not the .o to run the tests from.
25912
25913Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
25914
25915 * gdb.base/break.exp: Don't test for program exit or exit status
25916 if $noresults if nonzero.
25917 * gdb.base/langs.exp: Likewise.
25918 * gdb.base/watchpoint.exp: Likewise.
25919
25920 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
25921 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
25922 trying to compile the testcase.
25923
25924Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
25925
25926 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
25927 * gdb.base/signals.exp (continue to handler): Likewise.
25928
25929Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
25930
25931 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
25932
25933 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
25934
25935Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
25936
25937 * gdb.base/corefile.exp: Recognize "not found" as failure
25938 when trying to determine if a core file was generated.
25939 If no core file was generate the first time, try again without
25940 the ulimit -c to work around braindamaged shells.
25941
25942Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
25943
25944 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
25945 [] tests with "test" and enclose string in quotes.
25946 * gdb.stabs/configure: Rebuild
d63a86f8 25947
c906108c
SS
25948Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
25949
25950 Changes in sync with expect:
25951 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
25952 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
25953 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
25954 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
25955 argument to AC_REQUIRE.
25956 * configure: Regenerated.
25957
25958Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
25959
25960 * gdb.base/corefile.exp: When generating a core, discard any
25961 error messages about ulimit not found and the "core dumped"
25962 message from the shell that runs the coredumper.
25963
25964Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
25965
25966 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
25967
25968 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
25969 which sed script to run. Expect failure for v_comb test
25970 on PA targets too.
d63a86f8 25971
c906108c
SS
25972Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
25973
25974 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 25975 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
25976
25977Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
25978
25979 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
25980 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 25981 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
25982 * lib/gdb.exp (default_gdb_start): Fix typo.
25983 * gdb.base/corefile.exp: Allow "Core was generated by ..."
25984 messages to not include the full program name that caused
25985 the core dump since some systems (such as solaris) apparently
25986 truncate this path to about 80 characters.
25987 When generating a core file first try increasing the core file
25988 size limit to unlimited since some systems may default it to
25989 zero, and it is harmless to try it. Move the test for failing
25990 to generate a core file to where it will actually get executed.
25991 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
25992 new gdb result from g++ debug info improvements and make old
25993 pattern obsolescent. Also account for size_t differences
25994 (may be int or long).
25995 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
25996 initialization before function call is placed in the delay slot
25997 and thus appears to be skipped over by commands such as "next".
25998
25999Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
26000
26001 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
26002
26003Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
26004
26005 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
26006 input source file; fix code to compile test to deal with this
26007 convention.
26008 * gdb.c++/*.exp: Likewise.
26009
26010Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
26011
26012 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
26013 "bt in signals.exp".
26014
26015Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
26016
26017 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
26018 "step over execarg initialization" and
889bf7c5 26019 "step over corearg initialization".
c906108c
SS
26020
26021Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
26022
26023 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
26024 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
26025
26026Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
26027
26028 From Rob Savoye (rob@poseidon.cygnus.com)
26029 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
26030 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
26031 configure.in}, gdb.disasm/{Makefile.in, configure.in},
26032 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
26033 configure.in}: Major reworking for autoconfig.
c906108c
SS
26034 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
26035 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 26036 New files.
c906108c
SS
26037 * config/unix-gdb.exp: Make GDB global.
26038 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
26039 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
26040 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
26041 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
26042 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
26043 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 26044 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
26045 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
26046 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
26047 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
26048 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 26049 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
26050 to returns as necessary, arrange for test to compile own testcase
26051 executable.
c906108c 26052 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 26053
c906108c
SS
26054Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
26055
26056 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 26057 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
26058 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
26059 "backtrace through signal handler".
26060
26061Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26062
26063 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
26064 continuing from a job control stop signal.
26065 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
26066
26067Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
26068
26069 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
26070 * gdb.base/corefile.exp: Likewise.
26071 * gdb.base/funcargs.exp: Likewise.
26072
26073Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
26074
26075 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
26076 * config/monitor.exp: Add support for setting baud rate.
26077
26078Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
26079
26080 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
26081 i*86-*-linux* xfails for "backtrace through signal handler".
26082 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
26083 "print func2::coremaker_local".
26084 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 26085 alpha-dec-osf2* xfail for
c906108c
SS
26086 "delete all breakpoints when none".
26087
26088Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
26089
26090 * gdb.base/break.exp: Change test that deletes all breakpoints
26091 when no user breakpoints are installed. A post 4.15 change
26092 causes gdb to no longer prompt in this case.
26093
26094Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
26095
26096 * gdb.base/return.exp (return_tests): Change xfail for test
26097 "correct value returned double test" to stop xfailing at
26098 Solaris 2.5. Apparently the bug has been fixed.
26099
26100Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
26101
26102 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
26103 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
26104
26105Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
26106
26107 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
26108 * gdb.disasm/hppa.s: Corresponding changes.
26109
26110Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
26111
26112 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
26113 makefile fragment.
26114 * config/mt-hpux: Deleted.
26115
26116Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
26117
d63a86f8 26118 * Many files: When warning about suppressed tests due to a
c906108c
SS
26119 nonexistant test binary, avoid incrementing the warning count.
26120
26121Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
26122
26123 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 26124
c906108c
SS
26125Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26126
26127 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
26128 "sparc-*-solaris2*".
26129
26130Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26131
26132 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
26133 Add global and local variables and initialize them.
26134 * gdb.base/corefile.exp: Test correct mapping of corefile sections
26135 by printing variables. Remove rs6000 and powerpc xfails, BFD now
26136 extracts the file name and terminating signal from the core file.
26137 * TODO: Remove note about tests for correct mapping of corefile.
26138 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
26139 from optimizing it away.
26140 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
26141 handles common blocks.
26142
26143Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
26144
26145 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
26146 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
26147
26148Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
26149
26150 * Makefile.in (maintainer-clean): New target, synonym for
26151 realclean.
26152 * gdb.base/Makefile.in (maintainer-clean): Likewise.
26153 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
26154 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
26155 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
26156 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
26157 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
26158
26159Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
26160
26161 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
26162 xfails when not gcc compiled for "print foo::funclocal".
26163 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
26164 "print foo::funclocal at foo",
26165 "print 'scope1.c'::foo::funclocal at foo",
26166 "print foo::funclocal_bss at foo",
26167 "print 'scope1.c'::foo::funclocal_bss at foo",
26168 "print foo::funclocal_ro at foo",
26169 "print 'scope1.c'::foo::funclocal_ro at foo",
26170 "print bar::funclocal at foo" and
26171 "print 'scope1.c'::bar::funclocal at foo".
26172 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
26173 gcc compiled for "print foo::funclocal at bar".
26174 Expand all messages to ensure that they identify that
26175 the test is at bar().
26176 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
26177 gcc compiled for:
26178 "ptype on opaque struct pointer (statically)",
26179 "ptype on opaque struct tagname (statically)",
26180 "ptype on opaque struct pointer (dynamically) 1",
26181 "ptype on opaque struct tagname (dynamically) 1",
26182 "ptype on opaque struct pointer (dynamically) 2" and
26183 "ptype on opaque struct tagname (dynamically) 2
26184 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
26185 gcc compiled for:
26186 "p datalocal"
26187 "whatis datalocal",
26188 "ptype datalocal",
26189 "p bsslocal",
26190 "whatis bsslocal", and
26191 "ptype bsslocal".
26192 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
26193 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
26194 when not gcc compiled.
26195 * gdb.base/funcargs.exp (float_and_integral_args): Add
26196 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
26197 compiled.
26198 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
26199 "backtrace from call6a" when not gcc compiled.
26200 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
26201 "backtrace from call7a" when not gcc compiled.
26202 * gdb.base/callfuncs.exp (do_function_calls):
26203 Add "hppa*-*-hpux*" xfail when not gcc compiled for
26204 "p t_char_array_values(char_array_val2,char_array_val1)",
26205 "p t_char_array_values(char_array_val1,char_array_val2)",
26206 "p t_char_array_values("carray 1","carray 2")",
26207 "p t_char_array_values("carray 1",char_array_val2)",
26208 "p t_char_array_values(char_array_val1,"carray 2")",
26209 "p sum_args(1,{2})",
26210 "p sum_args(2,{2,3})",
26211 "p sum_args(3,{2,3,4})",
26212 "p sum_args(4,{2,3,4,5})"
26213 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
26214 "backtrace in corefile.exp" when not gcc compiled.
26215
26216Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26217
26218 * gdb.base/signals.exp: Rewrite `handle all print' test as
26219 a procedure. Accept blanks or TABs as whitespace, increase
26220 timeout and expect input buffer size for the large output
26221 from the command. Remove "i*86-*-bsdi2.0" xfail.
26222
26223Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26224
26225 * gdb.base/setvar.exp: Add new testcases for truncation when
26226 assigning invalid values to bitfields.
26227
26228Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
26229
d63a86f8 26230 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
26231 mips-sgi-irix* xfail for
26232 "call inferior func with struct - returns char *"
26233 and fix test so that an optional (unsigned char *) cast is
889bf7c5 26234 accepted in the result.
c906108c
SS
26235
26236Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
26237
26238 * gdb.base/funcargs.exp (float_and_integral_args): Remove
26239 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
26240 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
26241 * gdb.base/signals.exp: Remove duplicate "handle all print" test
26242 that accidentally got checked in.
26243
26244Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
26245
d63a86f8 26246 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
26247 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
26248 compiled test.
26249 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
26250 Add mips-sgi-irix5* xfail for not gcc compiled.
26251 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
26252 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
26253 "p top", "whatis top", "p middle", and "whatis middle".
26254 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
26255 "whatis signed char" for not gcc compiled.
26256 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
26257 "set variable signed char=-1 (-1)" and
26258 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
26259 * gdb.base/funcargs.exp (float_and_integral_args):
26260 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
26261 Add mips-sgi-irix* xfail when not gcc compiled for
26262 "continue to call2b".
26263 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
26264 "continue to call2g".
26265 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
26266 "backtrace from call6a"
26267 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
26268 "backtrace from call7k".
26269 Add mips-sgi-irix5* xfail when not gcc compiled for
26270 "backtrace from call7a".
26271 (localvars_after_alloca): Fix gdb_test cmds for
26272 "print * after runto ...".
26273 Remove rs6000-*-* xfails for
26274 "print i after runto localvars_after_alloca" and
26275 "print l after runto localvars_after_alloca"
26276 for all compilers.
26277 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 26278 when not compiled with gcc, for:
c906108c
SS
26279 "print signed char == (minus)",
26280 "print signed char != (minus)",
26281 "print signed char < (minus)",
26282 "print signed char > (minus)".
26283 * gdb.base/callfuncs.exp (do_function_calls):
26284 Add mips-sgi-irix* xfail, when compiled with native compiler, for
26285 "call inferior func with struct - returns char *".
d63a86f8 26286 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
26287 "correct value returned double test" to include Solaris 2.4.
26288 * gdb.base/funcargs.exp (float_and_integral_args):
26289 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 26290
c906108c
SS
26291Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26292
26293 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
26294 enumeration bitfields if compiling with GNU C.
26295 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
26296 to empty' prompt.
26297
26298Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
26299
26300 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
26301 test for PRO targets.
26302
26303 * gdb.base/funcargs.exp: Avoid ever setting more than 8
26304 breakpoints in the inferior at any given time by making
26305 two groups of breakpoints for call2*, call6* and call7*
26306 tests.
26307
26308Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26309
26310 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
26311 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
26312 from optimizing it away.
26313 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
26314 "call inferior func with struct".
26315
26316Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
26317
26318 * configure.in: Only configure gdb.chill for particular targets.
26319
26320Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
26321
26322 * gdb.base/Makefile.in: Add action to .c.o transformation
26323 rule that generates a .ci file for each .o file and remove
26324 explicit .c.o rules except for callfuncs.o.
26325 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
26326 generates a .ci file for each .o file and remove explicit
26327 .cc.o rules.
26328 (clean): Remove *.tmp *.ci files.
26329 (EXECUTABLES): Remove templ-info.exp.
26330 * gdb.base/compiler.c: New file.
26331 * gdb.c++/compiler.cc: New file
26332 * gdb.base/scope.exp: Source gdb.base/scope.ci.
26333 Change rs6000-*-* xfail for
26334 "print 'scope0.c'::filelocal_ro" and
26335 "print 'scope1.c'::filelocal" and
26336 "print 'scope1.c'::filelocal_bss" and
26337 "print 'scope1.c'::filelocal_ro" and
26338 "print 'scope1.c'::foo::funclocal" and
26339 "print 'scope1.c'::foo::funclocal_ro" and
26340 "print 'scope1.c'::bar::funclocal" and
26341 "print 'scope0.c'::filelocal_ro" and
26342 "print 'scope1.c'::filelocal at foo" and
26343 "print 'scope1.c'::filelocal_bss at foo" and
26344 "print 'scope1.c'::filelocal_ro at foo" and
26345 "print 'scope1.c'::foo::funclocal at foo" and
26346 "print 'scope1.c'::foo::funclocal_bss at foo" and
26347 "print 'scope1.c'::foo::funclocal_ro at foo" and
26348 "print 'scope1.c'::bar::funclocal at foo" and
26349 "print 'scope0.c'::filelocal_ro" and
26350 "print 'scope1.c'::filelocal" and
26351 "print 'scope1.c'::filelocal_bss" and
26352 "print 'scope1.c'::filelocal_ro" and
26353 "print 'scope1.c'::foo::funclocal" and
26354 "print 'scope1.c'::foo::funclocal_bss" and
26355 "print 'scope1.c'::foo::funclocal_ro" and
26356 "print 'scope1.c'::bar::funclocal" and
26357 "print 'scope1.c'::bar::funclocal_bss"
26358 to only be xfail'd when not compiled with gcc.
d63a86f8 26359 Add rs6000-*-* xfail for
c906108c
SS
26360 "print 'scope0.c'::filelocal_bss before run"
26361 when compiled with gcc.
26362 (test_at_main): Add rs6000-*-* xfail for
26363 "print filelocal_ro in test_at_main"
26364 when compiled with gcc.
26365 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 26366 Add rs6000-*-aix* xfail for
c906108c
SS
26367 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
26368 "ptype t_char_array", not compiled with gcc.
26369 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
26370 xfail for "list foo (in include file)" when gcc compiled.
26371 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 26372 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
26373 "run to call0a" if not compiled with gcc.
26374 (unsigned_integral_args): Add rs6000-*-* xfail for
26375 "run to call1a" if not compiled with gcc.
26376 (float_and_integral_args): Add rs6000-*-* xfail for
26377 "run to call2a" if not compiled with gcc and for
26378 "continue to call2b" for any compiler.
26379 Add rs6000-*-* xfail to
26380 "print f1 after run to call2a" for gcc compiled.
26381 (discard_and_shuffle): Add rs6000-*-* xfail for
26382 "run to call6a".
26383 (shuffle_round_robin): Add rs6000-*-* xfail for
26384 "backtrace from call7a" if not compiled with gcc.
26385 Add rs6000-*-* xfail for
26386 "backtrace from call7b" if compiled with gcc.
26387 (call_after_alloca): Add rs6000-*-* xfail for
26388 "print c in call_after_alloca" and
26389 "print s in call_after_alloca" and
26390 "backtrace from call_after_alloca_subr"
26391 if not compiled with gcc.
26392 (localvars_in_indirect_call): Add rs6000-*-* xfail for
26393 "print c in localvars_in_indirect_call" and
26394 "print c in localvars_in_indirect_call" and
26395 "backtrace in indirectly called function" and
26396 "stepping into indirectly called function"
26397 if not compiled with gcc.
26398 (localvars_after_alloca): Add rs6000-*-* xfail for
26399 "print c after runto localvars_after_alloca" and
26400 "print s after runto localvars_after_alloca" and
26401 "print i after runto localvars_after_alloca" and
26402 "print l after runto localvars_after_alloca"
26403 for all compilers.
26404 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
26405 than whatis-info.exp.
26406 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
26407 than opaque-info.exp.
26408 Setup rs6000-*-* xfail for
d63a86f8 26409 "ptype on opaque struct pointer (statically)" and
c906108c
SS
26410 "ptype on opaque struct pointer (dynamically)" when
26411 not compiled with gcc.
26412 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
26413 rather than callf-info.exp.
26414 (do_function_calls): Add clear_xfail for rs6000-*-* for
26415 "p t_float_values2(3.14159,float_val2)". Seems to work
26416 fine there, both with xlc and gcc. Need to find out what
26417 it is doing right and fix other platforms.
26418 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
26419 "call inferior func with struct - returns int",
26420 "call inferior func with struct - returns long",
26421 "call inferior func with struct - returns float",
26422 "call inferior func with struct - returns double",
26423 "call inferior func with struct - returns char *",
26424 but only if not gcc compiled (presumes xlc compiled).
26425 Change rs6000-*-* xfails for
26426 "call inferior func with struct - returns char" and
26427 " call inferior func with struct - returns short" to only
26428 xfail if not using gcc.
26429 (clean mostlyclean): Remove *.ci and *.tmp files.
26430 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
26431 than templ-info.exp.
26432 * gdb.base/langs.exp: Source gdb.base/langs.ci.
26433 Add rs6000-*-* xfail for "up to foo in langs.exp"
26434 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 26435 when not gcc compiled.
d63a86f8 26436
c906108c
SS
26437Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26438
26439 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
26440 * gdb.base/corefile.exp: Likewise.
26441 * gdb.base/list.exp: Likewise.
26442 * gdb.base/scope.exp: Likewise.
26443 * gdb.base/siganls.exp: Likewise.
26444
26445 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
26446 compiler output.
26447 * gdb.base/whatis.exp: Likewise.
26448
26449Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
26450
26451 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
26452 failure (opcode table has been fixed to match reality).
26453
26454Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
26455
26456 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
26457 "call inferior func with struct - returns char",
26458 "call inferior func with struct - returns short"
26459
26460 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
26461 "print 'scope0.c'::filelocal at main",
26462 "print 'scope0.c'::filelocal_bss in test_at_main",
26463 "print 'scope0.c'::filelocal at foo",
26464 "print 'scope0.c'::filelocal_bss in test_at_foo",
26465 "print 'scope0.c'::filelocal at bar",
26466 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 26467
c906108c
SS
26468 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
26469 in source file 1". This bug seems to have been fixed with both
26470 gcc and native cc (was native assembler bug?).
26471
26472Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
26473
26474 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
26475 "backtrace through signal handler" to "i*86-*-sysv4*".
26476 * gdb.base/signals.exp: Add xfail for "'next' behaved as
26477 continue" case. Add "known SVR4 bug" to fail message.
26478 Add "i*86-*-bsdi2.0" xfail for "handle all print".
26479 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
26480 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
26481 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
26482 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
26483 "up to foo in langs.exp", "show language at foo in
26484 langs.exp", "up to cppsub_ in langs.exp", "show
26485 language at cppsub_ in langs.exp", "up to fsub in
26486 langs.exp", and "show language at fsub in langs.exp".
26487 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
26488 "bactrace in corefile.exp".
26489 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
26490 "call inferior function with struct - returns float" and
26491 "call inferior function with struct - returns double".
d63a86f8 26492
c906108c
SS
26493Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
26494
26495 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
26496 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
26497 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
26498 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
26499
26500Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
26501
26502 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
26503 (or overriden) "CHILL" macro rather then bare "gcc".
26504 Also look for ../../gcc/xgcc since that is what we will
26505 actually need, not "Makefile". Remove following assignment
26506 of CHILL to CHILL_FOR_TARGET because that results in
26507 recursive definition.
26508
26509Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
26510
26511 * gdb.base/corefile.exp: Change xfail for backtrace in
26512 corefile.exp from linuxaout to all linux.
26513 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
26514 cases where we miss the breakpoint at the signal handler
26515 for some reason. Setup xfail for linuxoldld/linuxaout and
26516 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
26517 hitting SIGURG breakpoint.
26518 * gdb.base/signals.exp: Setup xfail for "next" acting like
26519 continue to add linuxoldld. Setup xfail for all linux for
26520 "next to handler in signals_tests_1", "backtrace in
26521 signals_tests_1", "continue to func1", "pass SIGUSR1",
26522 and continue to handler".
26523
26524Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
26525
26526 * Update all FSF addresses except those in COPYING* files.
26527
26528Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
26529
26530 * gdb.base/a2-run.exp: Change messages to be more explicit about
26531 the status of args, and quote binfile in results.
26532
26533Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
26534
26535 * gdb.base/callfuncs.exp: Add tests for passing structs to
26536 inferior functions and return various types.
26537 * gdb.base/callfuncs.c: Add functions to receive a struct
26538 and return a member of the struct, in various types.
26539
26540Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26541
26542 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
26543
26544Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
26545
26546 * config/vxworks29k.exp: New file, sources vxworks.exp.
26547
26548Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26549
26550 * config/gdbremote.exp: New file. Testing framework using
26551 gdbserver.
26552
26553Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
26554
26555 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
26556 "call function when asleep" and "send end of file".
26557 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
26558 for "backtrace in corefile.exp".
26559 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
26560 for "backtrace through signal handler".
26561 * gdb.base/corefile.exp: Make sure we actually generate a core file
26562 before trying the core tests. Some systems allow the user to suppress
26563 generation of core files and default to that (linux for example).
26564 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
26565 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
26566
26567Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26568
26569 * gdb.threads: New directory with some crude multi-threaded
26570 gdb tests (step.exp and step2.exp).
26571 * config/mt-lynx (STEP_EXECUTABLE): Define.
26572 (THREADFLAGS): Define.
26573
26574Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
26575
26576 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
26577
26578 * gdb.base/signals.exp: Disable whole file for lynx until
26579 further notice.
26580
26581 * gdb.base/signals.exp: xfail test where "next" acts like
26582 "continue" for lynx.
26583
26584 * gdb.base/interrupt.exp: xfail test for calling function while
26585 inferior is asleep for lynx.
26586
26587 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
26588 than one cr-lf after each command.
26589
26590Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26591
26592 * configure.in: Reinstate setting of stabsdirs variable, fix
26593 typo in setting up configdirs for native builds.
26594
26595 * gdb.base/return.exp: Fix typo in return double test.
26596 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
26597 compiler from optimizing them away.
26598
26599Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
26600
26601 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
26602 sequences to be echo'd by gdb when using gdb_test.
26603 * gdb.chill/chexp.exp: Likewise.
26604 * gdb.fortran/exprs.exp: Likewise
26605
26606Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
26607
26608 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
26609 after the inferior gdb has started.
26610
26611 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
26612 after each command.
26613 * gdb.base/funcargs.exp: Likewise.
26614 * gdb.base/gdbvars.exp: Likewise.
26615 * gdb.base/interrupt.exp: Likewise.
26616 * gdb.base/list.exp: Likewise.
26617 * gdb.base/watchpoint.exp: Likewise.
26618 * gdb.c++/demangle.exp: Likewise.
26619 * gdb.c++/inherit.exp: Likewise.
26620 * gdb.chill/chexp.exp: Likewise.
26621 * gdb.fortran/exprs.exp: Likewise.
26622
26623 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
26624 test if we can't handle IO to/from the inferior.
26625
26626 * gdb.c++/misc.exp: Always check for a program already being
26627 started after sending a "run" command to gdb.
26628
26629 * gdb.base/twice.exp: Start with a fresh gdb.
26630
26631 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
26632 only depend on gdb's expression code, not the chill runtime.
26633
26634 * gdb.base/return.c: Put return values into variables so we
26635 can have gdb print them rather than depending on the program
26636 to print them.
26637 * gdb.base/return.exp: Corresponding changes.
26638
26639 * lib/gdb.exp: Provide default value for noinferiorio.
26640 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
26641 the inferior.
26642
26643 * gdb.base/break.exp: Always check for a program already being
26644 started after sending a "run" command to gdb.
26645 (text_next_with_recursion): Don't check the output from the
26646 program's printf statement. Instead just make sure the program
26647 exited.
26648
26649 * gdb.base/commands.exp: Protect tests which need arguments with
26650 $noargs conditionals.
26651
26652Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26653
26654 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
26655 of structure member arrays to match gdb/valops.c:value_addr change.
26656
26657Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
26658
26659 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
26660 cases.
26661
26662Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
26663
26664 * configure.in (configdirs): Remove gdb.chill from default list
26665 of subdirs and then add it back in only if doing a native build.
26666 The current chill compiler does not yet work in any cross build.
26667 * Revert all signal changes from Jul 6.
26668 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
26669 for sh-hms targets, allowing these tests to link, with no other
26670 changes. Testing is suppressed by setting "nosignals" in site.exp.
26671
26672Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
26673
26674 * configure.in (signaldirs): Define and add to configdirs for all
26675 targets except some specific ones that are known to not support signals.
26676 Also clean up formatting.
26677 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
26678 (signals, sigall): Remove rules to build.
26679 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
26680 Moved to new gdb.signals directory.
26681 * gdb.signals: New test directory.
26682 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
26683 signals.c signals.exp}: New or moved files.
26684
26685Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
26686
26687 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
26688
26689Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
26690
26691 * gdb.base/return.exp: Xfail `return double' test failure
26692 on at least Solaris 2.3 and handle future/past versions on
26693 a case by case basis as appropriate. Also update message
26694 to include i*86 failures.
26695
26696Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26697
26698 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
26699
26700 * lib/gdb.exp: Fix comment which erroneously identified
26701 gdb_file_cmd as gdb_load (the 19 May change was in fact to
26702 gdb_file_cmd not gdb_load).
26703 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
26704
26705 * gdb.base/setvar.exp: Make test names consistent between pass and
26706 fail cases. Use gdb_test more.
26707
26708Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26709
26710 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
26711
26712Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26713
26714 * gdb.base/help.exp: Fix expected help string for `show commands'.
26715
26716Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
26717
26718 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
26719
26720 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
26721 of a text section.
26722
26723Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
26724
26725 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
26726 that loop eventually terminates. Fix Connection refused logic so
26727 that testsuite will expire nicely.
26728
26729Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
26730
26731 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
26732 config/rom68k.exp: New tcl glue for the appropriate monitors.
26733 These all just end up calling monitor.exp.
26734 * config/monitor.exp (gdb_target_monitor): Handle `Connection
26735 refused' by retrying. Cleanup some timeout issues.
26736 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
26737 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
26738 callers don't have to set/restore global timeout variable.
26739
26740 * The following set of changes centralizes management of the global
26741 timeout variable. This way, it can be set in one target dependent
26742 place instead of dozens of places scattered throughout the test suite.
26743 If you need to lengthen a timeout, then you should either set timeout
26744 in one of the config/{target}.exp files, or multiply it by a factor.
26745 Setting it to an absolute value is always going to lose for some
26746 targets.
26747 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
26748 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
26749 * gdb.base/funcargs.exp: Don't set timeout.
26750 * gdb.base/list.exp (test_forward_search): Only use local timeout.
26751 * gdb.base/printcmds.exp (test_print_string_constants
26752 test_print_array_constants): Don't set timeout.
26753 * gdb.base/ptype.exp: Don't set timeout.
26754 * gdb.base/recurse.exp: Don't set timeout.
26755 * gdb.base/return.exp: Don't set timeout.
26756 * gdb.base/watchpoint.exp: Don't set timeout.
26757 * gdb.c++/classes.exp (do_tests): Don't set timeout.
26758 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
26759
26760Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
26761
26762 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
26763
26764Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26765
26766 * lib/gdb.exp: Disable chill tests for irix5.
26767
26768Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26769
26770 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
26771 each test pass or fail.
26772
26773Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26774
26775 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
26776 xlc not gcc.
26777
26778Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
26779
26780 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
26781
26782Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
26783
26784 * config/est.exp: Fix copyright and comments. Remove dead code.
26785 Use targetname, serialport and baud variables instead of fixed
26786 constants.
26787 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
26788 * config/cpu32bug.exp: New file to support cpu32bug monitors.
26789
26790Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26791
26792 * gdb.base/watchpoint.exp: Don't run
26793 test_watchpoint_triggered_in_syscall for sunos.
26794
26795Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26796
26797 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
26798 they don't seem to exist. Do include stdio.h.
26799
26800Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26801
26802 * gdb.base/a1-selftest.exp: Add alpha xfail.
26803
26804Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26805
26806 * gdb.base/watchpoint.c (main): Prompt before calling read().
26807 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
26808 Revise accordingly. Remove cruft about sending "123" several
26809 times, until it gets noticed. Clean up the "print buf[0]" stuff
26810 so that it passes or fails, and waits for prompts in the usual way.
26811
26812Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26813
26814 * gdb.base/recurse.exp: Fix comment.
26815
26816 * TODO: Remove item about printing variables in nodebug.exp. Add
26817 item about enabling tests which are only run on some targets.
26818
26819 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
26820 fail, make test names unique, use new gdb_test convention
26821 regarding pattern, use gdb_test more, etc.).
26822
26823 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
26824 fail, make test names unique, etc.).
26825
26826Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26827
26828 * gdb.base/nodebug.c: Change return type of top and middle to
26829 short.
26830 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
26831 are fixed by the recent mdebugread.c changes. Allow `short ()'
26832 as type for top and middle.
26833
26834Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26835
26836 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
26837 nearly as I can tell, the whole thing was an accident in Stu's
26838 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
26839 to replace a send/expect pair with gdb_test, but ended up only
26840 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
26841 of 30 Mar 1995 took care of it, but left this vestigial comment
26842 which I am now nuking.
26843
26844Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26845
26846 * gdb.base/break.exp: Look for different line number for
26847 breakpoint at main depending on usestubs.
26848
26849Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26850
26851 * gdb.base/list.exp: Adjust some alternate expect patterns to
26852 match recent list0.c change. Add alternate expect pattern for
26853 output from `list default lines around main' for optimizing
26854 compilers.
26855
26856Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26857
26858 * lib/gdb.exp: If nosignals is not set, set it to 0.
26859
26860Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
26861
26862 * config/slite-gdb.exp: Responds to load symbol table prompt.
26863 * gdb.base/break.exp: Adjust line number, fix rerun.
26864 * gdb.base/langs0.c: Add #ifdef usestubs.
26865
26866Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
26867
26868 * gdb.base/list.exp: Adjust line contents after adding new lines in
26869 list0.c. Also fix a syntax error.
26870
26871 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
26872 * gdb.base/break.exp: ditto.
26873 * gdb.base/list.exp: ditto.
26874 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
26875 * gdb.base/run.c: ditto.
26876 * gdb.base/list0.c: ditto.
26877 * gdb.base/funcargs.c: ditto.
26878
26879Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
26880
26881 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
26882 $targetname, $serialport and $baud instead of hardwired variables.
26883 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
26884 target doesn't support signals.
26885
26886Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
26887
26888 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
26889
26890Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26891
26892 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
26893 Don't rely on the value of an auto variable before it has been
26894 initialized. Use gdb_test more.
26895
26896Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26897
26898 * lib/gdb.exp (default_gdb_version): A version number must start
26899 with a digit, but other than that contains all characters up to
26900 the first whitespace character.
26901
26902Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26903
26904 * gdb.base/commands.exp (breakpoint_command_test): New tests.
26905
26906Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26907
26908 * gdb.c++/*.exp: Warn if executable does not exist. The original
26909 reason for skipping the warning was that configure.in sometimes
26910 intentionally skipped building the executables but the tcl code
26911 had no way of knowing. That (a) was always bogus with respect to
26912 error handling, (b) is no longer true (right now there is no way
26913 to skip C++ tests).
26914
26915 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
26916
26917Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
26918
26919 * gdb.base/list.exp: Add expect patterns for output from
26920 SunPRO compiled executables.
26921 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
26922 types.
26923
26924Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26925
26926 * gdb.base/break.exp (test_next_with_recursion): Accept any line
26927 number (we are already testing that the correct source line text
26928 gets printed).
26929
26930 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
26931 that is what is intended, but something needed to be done to get
26932 sunos4 native working again.
26933
26934 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
26935
26936 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
26937 apparently went with a (very) old xfail.
26938
26939Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
26940
26941 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
26942 runto_main is a proc in gdb.exp that will do 'step' for target use
26943 stubs.
26944 * gdb.base/exprs.exp: ditto.
26945 * gdb.base/interrupt.exp: ditto.
26946 * gdb.base/opaque.exp: ditto.
26947 * gdb.base/printcmds.exp: ditto.
26948 * gdb.base/ptype.exp: ditto.
26949 * gdb.base/scope.exp: ditto.
26950 * gdb.base/setvar.exp: ditto.
26951 * gdb.base/signals.exp: ditto.
26952 * gdb.base/twice.exp: ditto.
26953 * gdb.c++/classes.exp: ditto.
26954 * gdb.c++/inherit.exp: ditto.
26955 * gdb.c++/templates.exp: ditto.
26956 * gdb.base/break.exp: no run and hit main for stubs. Change line
26957 numbers for breakpoints and info breakpoint.
26958 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
26959 breakpoint().
26960 * gdb.base/callfuncs.c: ditto.
26961 * gdb.base/exprs: ditto.
26962 * gdb.base/interrupt.c: ditto.
26963 * gdb.base/opaque0.c: ditto.
26964 * gdb.base/printcmds.c: ditto.
26965 * gdb.base/ptype.c: ditto.
26966 * gdb.base/scope0.c: ditto.
26967 * gdb.base/setvar.c: ditto.
26968 * gdb.base/signals.c: ditto.
26969 * gdb.base/twice.c: ditto.
26970 * gdb.c++/misc.cc: ditto.
26971 * gdb.c++/templates.cc: ditto.
26972
26973Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26974
26975 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
26976
26977 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
26978 somewhere between `read' and `main.c'. I'm pretty sure the
26979 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
26980 and it isn't particularly useful.
26981
26982 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
26983
26984Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
26985
26986 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
26987
26988Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
26989
26990 * config/mt-slite: add LIBS and -nostdlib.
26991 * config/slite-gdb.exp: add this new file to support sparclite target.
26992
26993Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
26994
26995 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
26996
26997 * gdb.base/a2-run.exp: Change argument to istarget from
26998 "*-*-vxworks" to "*-*-vxworks*".
26999 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
27000
27001Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
27002
27003 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
27004 will not runto main but do a 'step' to step out of breakpoint().
27005 * config/mt-slite: add -Dusestubs.
27006
27007Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27008
27009 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
27010 instead of just @.
27011
27012 * gdb.base/signals.exp: Add test for "handle all print".
27013 * TODO: Remove "handle all print". Also remove item about
27014 checking copyright date (I don't like the idea of a spurious FAIL
27015 based on when we run the tests).
27016
27017 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
27018 for SunOS4 (reason for failure not investigated). Remove
27019 redundant test for $binfile.
27020
27021 * gdb.base/nodebug.c (array_index): Call malloc.
27022
27023 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
27024
27025Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
27026
27027 * gdb.base/recurse.exp: Update gdb_test invocation to use new
27028 conventions and slightly simplify the matching regexp.
27029
27030Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27031
27032 * gdb.base/break.exp: Update gdb_test invocation to use new
27033 convention.
27034
27035 * lib/gdb.exp: If noargs is not set, set it to 0.
27036
27037 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
27038 tests unique.
27039
27040 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
27041
27042Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27043
27044 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
27045 one argument of type "<non-float parameter>".
27046
27047Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
27048
27049 * config/rom68k.exp: New file to support Motorola IDP board.
27050 * gdb.base/a2-run.exp: Skip this file if noargs is set.
27051 * gdb.base/break.c: Change things around so that this program
27052 doesn't depend upon args. This is necessary to make remote
27053 targets work (in general, they can't take args).
27054 * gdb.base/break.exp: Don't try to send args to program. Don't
27055 expect output. Also, replace lots of code with gdb_test.
27056
27057Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27058
27059 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
27060 printing of '\'' (which is what the comment says we are testing,
27061 even though we were not), not '''.
27062 (test_integer_literals_rejected): Test that printing ''' is an error.
27063
27064 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
27065 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
27066 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
27067 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
27068 Use gdb_test not test_print_accept.
27069 * lib/gdb.exp: Remove test_print_accept.
27070
27071 * gdb.base/signals.exp (signal_tests_1): Make pass message
27072 consistent with fail message.
27073
27074 * gdb.base/whatis.exp: Remove xfails for printing char vs.
27075 unsigned char; the bug (PR 1821) is fixed.
27076
27077 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
27078
27079 * gdb.base/scope.exp (test_at_localscopes): Call pass for
27080 successful tests--makes xfailing them work right.
27081
27082Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27083
27084 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
27085 only \r\n, not .*. The test can pass .* as the last thing in
27086 $pattern if that is what it wants. In addition to providing this
27087 flexibility, this change should speed up pattern matching in cases
27088 where the pattern already ended with .* (there were a number of
27089 them). This change also helps catch bad patterns--in the old
27090 scheme the typo "char \*" instead of "char \\*" would pass. Now
27091 it is caught.
27092 * Many .exp files: Update callers.
27093
27094 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
27095 clearer and does not spuriously match multiple ('s. Likewise for
27096 ) and *.
27097
27098 * gdb.base/nodebug.exp: Test ability to call a function and pass
27099 it a string (even with no debugging info).
27100
27101 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
27102 "p '\'", which is the same as "p ''" once tcl gets done with
27103 quoting, to "p '\\'", which I suspect is what is intended (one
27104 backslash gets sent to GDB).
27105
27106 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
27107
27108Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27109
27110 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
27111 1817) was fixed literally years ago.
27112
27113Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27114
27115 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
27116 test, it causes stepping out of call_after_alloca_subr with
27117 optimizing compilers.
27118 (localvars_in_indirect_call): Consume GDB prompt if `finish'
27119 fails.
27120
27121 * gdb.c++/templates.exp: Source templ-info.exp only if
27122 the templates executable exists.
27123
27124 * gdb.c++/misc.cc (class Contains_static_instance,
27125 class Contains_nested_static_instance),
27126 gdb.c++/classes.exp (test_static_members): Test printing of
27127 a class that contains a static instance of the class.
27128
27129Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27130
27131 * gdb.base/langs2.c (cppsub_): Don't prototype.
27132 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
27133 only, I believe).
27134
27135Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27136
27137 * lib/gdb.exp (skip_chill_tests): New procedure.
27138
27139 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
27140
27141Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
27142
27143 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
27144 each expect pattern. Cuts runtime from 12 to about 4 seconds.
27145
27146Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27147
27148 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
27149
27150 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
27151 disassemble 8, not 16, instructions for part 4.
27152
27153 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
27154 support the latter anymore.
27155
27156 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
27157 -DNO_PROTOTYPES.
27158 * gdb.base/callfuncs.c: Control use of prototypes based on
27159 NO_PROTOTYPES, not __STDC__.
27160 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
27161 t_float_values2 tests if prototypes in use.
27162
27163 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
27164 t_double_values): When checking differences against DELTA, check
27165 that difference is within the range (-DELTA,DELTA), not just
27166 (-infinity,DELTA).
27167
27168Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
27169
27170 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
27171 'file' command firts, then 'target', then 'load', this is due to gdb
27172 target set up.
27173 * config/mips-gdb.exp: Fix a couple regular exp bugs.
27174
27175Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
27176
27177 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
27178 FP load/store variants.
27179 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
27180
27181Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
27182
27183 * gdb.base/term.exp: Do not give a warning if not native, it is
27184 not an abnormal condition.
27185
27186Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
27187
27188 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
27189 t_char_array".
27190
27191Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
27192
27193 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
27194 are getting the version number.
27195
27196 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
27197 if not native, it is not an abnormal condition.
27198
27199Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27200
27201 * lib/gdb.exp: Just use "file exists", rather than undocumented
27202 dejagnu procedure "findfile".
27203
27204Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
27205
27206 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
27207 (LDFLAGS): Set to -Xlinker -Ur.
27208
27209 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
27210 Removed, these values are set by lib/gdb.exp.
27211
27212 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
27213
27214Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
27215
27216 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
27217 of replicating gdb startup code.
27218
27219 * config/mt-vxworks (LDFLAGS): Set to -r.
27220 (CFLAGS_FOR_TARGET): Removed.
27221
27222 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
27223 (gdb) and gdb for vxworks uses (vxgdb).
27224
27225 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
27226 executable is not in the tree and host != target, use sed and
27227 program_transform_name to determine the gdb name used by the
27228 target.
27229
27230 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
27231 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
27232
27233Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27234
27235 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
27236 floats, chars, and shorts where there are ANSI-style function
27237 definitions.
27238
27239 * gdb.base/langs.exp, gdb.base/langs*: New test.
27240 * gdb.base/Makefile.in: Build it.
27241 * TODO: Remove item about checking that C names don't get C++
27242 demangling applied; this test tests it.
27243
27244Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27245
27246 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
27247 went with the const70 xfail. The xfail went away a year ago.
27248
27249 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
27250
27251 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
27252 for hp300.
27253
27254 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
27255
27256 * gdb.base/a1-selftest.exp: Don't run on hp300.
27257
27258Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27259
27260 * Makefile.in (site.exp): Set host_alias and target_alias as well
27261 as host_triplet and target_triplet.
27262
27263Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27264
27265 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
27266
27267 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
27268 places as other ecoff systems).
27269
27270 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
27271 ultrix.
27272
27273Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27274
27275 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
27276 remove them.
27277 * gdb.base/nodebug.exp: Accept "function" in addition to "text
27278 variable and "variable" in addition to "data variable".
27279 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
27280
27281 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
27282 2.
27283 * gdb.base/list1.c (long_line): Add additional statement at start
27284 of function.
27285 * gdb.base/list.exp (test_forward_search): Update line number to
27286 reflect new statement.
27287
27288Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27289
27290 * gdb.base/signals.exp: Reinitialize searched source directories
27291 after gdb_start call.
27292
27293Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
27294
27295 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
27296 * gdb.stabs/Makefile.in: Likewise.
27297
27298 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
27299 change. Instead split the tests into smaller pieces.
27300 * gdb.disasm/hppa.s: Corresponding changes.
27301
27302Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27303
27304 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
27305 Quote ^C when passing it to stty. For some shells ^ is a pipe.
27306
27307 * gdb.base/funcargs.exp: Modify many tests so that every test
27308 either passes or fails. Make some test names unique.
27309
27310Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27311
27312 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
27313 Call stty to set interrupt character.
27314
27315 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
27316 for HP assembler versus GNU assembler based on actual behavior of
27317 $(CC), rather than assuming that $(AS) is always the GNU assembler.
27318
27319 * TODO: Suggest a few more stepping tests.
27320
27321Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
27322
27323 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
27324 restart GDB for h8300 after a continue.
27325 (return): Add pattern to match a29k-udi behavior.
27326 * gdb.base/nodebug.exp: Remove obsolete comment.
27327 * gdb.base/regs.exp: New file, testing of register displays.
27328 * gdb.base/return.exp: Fix typo in reference to $objdir.
27329 * gdb.base/whatis.exp: Always start with a fresh GDB.
27330
27331Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27332
27333 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
27334 higher, these tests generate a lot of output.
27335
27336Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27337
27338 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
27339 code following the catch silently ignored some errors; without the
27340 catch they should be thrown like any other tcl error. Also, the
27341 catch used "" instead of {} which meant all the callers who wanted
27342 to include one of the characters "[]$ had to quote it an extra time.
27343 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
27344 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
27345 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
27346 Remove extra quoting.
27347
27348Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
27349
27350 * gdb.base/commands.exp: Make test names unique; every test either
27351 passes or fails. Update some comments.
27352
27353 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
27354
27355Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27356
27357 The following fixes a FAIL caused by the fact that the alpha stabs
27358 configuration didn't use the ".if alpha" code in weird.def.
27359 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
27360 bit pointer, so the 32 bit version works even on the alpha.
27361 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
27362 Remove the stuff which allowed us to have separate versions for
27363 alpha and everything else.
27364
27365 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
27366 regexp which "info func operator\[\](" is supposed to match. Fix
27367 string to send to GDB. Note that GDB still doesn't work right. Add a
27368 new test for "info func .perator\[\](" which GDB does handle correctly.
27369
27370 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
27371
27372Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27373
27374 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
27375 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
27376 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
27377 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
27378 it makes the tests harder to understand and confuses test-o-matic.
27379 The preferred style is that each test provides a PASS or a FAIL,
27380 and has a unique message (e.g. "continue #54" not just "continue")
27381 which is the same for the pass and the fail.
27382 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
27383 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
27384 to lib/gdb.exp.
27385 * gdb.base/printcmds.exp: Use test_print_accept. Remove
27386 prt_accept which was basically the same thing. Likewise for
27387 test_print_reject and prt_reject.
27388 * lib/gdb.exp (test_print_reject): Add some more error message
27389 patterns to match from the former printcmds.exp (prt_reject).
27390 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
27391 One defect of the passcount stuff is that some of it failed to
27392 report XPASS where appropriate.
27393 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
27394 stuff before and after arg in expected pattern.
27395 (test_paddr_operator_functions): Re-do test without print_addr_of;
27396 this is the only test which seems to want extra stuff there.
27397
27398Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27399
27400 * gdb.base/nodebug.exp: Update new tests to reflect improved
27401 wording of gdb output.
27402
27403 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
27404 and "ptype" work on variables in files compiled without -g.
27405 Replaces commented out "maint print msymbol" tests.
27406
27407Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27408
27409 * gdb.base/setvar.c (dummy): Call malloc.
27410
27411 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
27412 losing with the irix4 sed.
27413
27414 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
27415 ALRM" on irix4.
27416
27417Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27418
27419 * TODO: Remove items about corefile.exp testing new exec-file and
27420 backtrace; both are now done. Add items about printing enums.
27421
27422Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27423
27424 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
27425 "get signal $thissig" test fails.
27426
27427 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
27428
27429Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27430
27431 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
27432 compiler warning with dec alpha compiler.
27433
27434 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
27435 extra \n from gdb_test call (this explains why the prompt test
27436 that I removed yesterday was there).
27437 (user_defined_command_test): Remove extra \n and prompt test.
27438
27439 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
27440 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
27441 doesn't exist.
27442 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
27443 Also remove alpha workaround, which turns out to be because
27444 SIGABRT == SIGLOST.
27445
27446 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
27447
27448 * gdb.base/help.exp: Don't test "help show".
27449
27450Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27451
27452 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
27453 "set print address" is on.
27454 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
27455 pass prompt to gdb_test; gdb_test already looks for the prompt.
27456
27457 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
27458
27459 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
27460 was a vestige of the manual TESTSTRATEGY, and the purpose of it
27461 was to make sure that gdb can read a core file. But (a) the "read
27462 the corefile" part didn't make it to a1-selftest.exp, we just
27463 delete the corefile after creating it, and (b) we test reading
27464 corefiles in corefile.exp anyway. Also, this test left around a
27465 xgdb process on Solaris.
27466
27467 * gdb.base/corefile.exp: Also test backtrace.
27468
27469Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
27470
27471 * gdb.base/commands.exp: Test a simple user defined command with
27472 arguments and if/while statements; verify the full user command is
27473 printed by "show user".
27474
27475 * gdb.base/commands.exp: Test if/while commands as part of a
27476 breakpoint command list; verify they appear in breakpoint
27477 information.
27478
27479Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27480
27481 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
27482 than by dividing by zero.
27483
27484Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
27485
27486 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
27487 performing an inferior call with watchpoints enabled.
27488 * gdb.base/watchpoint.c (main): Delete second unnecessary read
27489 call.
27490
27491Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27492
27493 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
27494 of "file" command.
27495
27496 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
27497 Add additional pattern for when "int operator int(void);" appears
27498 in a different order.
27499
27500Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
27501
27502 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
27503
27504 * gdb.base/help.exp: Replace most of docstrings for "info signals"
27505 and "signal" with ".*".
27506
27507Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
27508
27509 * TODO: Add note about "handle all nostop".
27510
27511 * gdb.base/{sigall.c, sigall.exp}: New test.
27512 * gdb.base/Makefile.in: Add it.
27513
27514Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
27515
27516 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
27517 when invoking GDB, suppresses any windowing interface.
27518
27519Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
27520
27521 * config/sim-gdb: New file, simulator testing support.
27522
27523Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
27524
27525 * gdb.base/interrupt.exp: Test calling func1 twice.
27526
27527Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
27528
27529 * gdb.base/list.exp (test_forward_search): Set timeout higher
27530 when we'll be getting lots of output from gdb.
27531
27532 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
27533 "init_malloc" to after the expect statement. Run it if that
27534 regexp is taken, but also for two others which happen if source
27535 cannot be found.
27536
27537Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27538
27539 * gdb.base/printcmds.exp: New test, for printing register before
27540 program is running.
27541
27542Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27543
27544 * gdb.base/list.exp: Correct some alternate expect patterns
27545 to reflect changes in list1.c.
27546
27547Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27548
27549 * TODO: Add item regarding large frames.
27550
27551 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
27552
27553 * TODO: Remove item about enabling return.exp; it
27554 is enabled. Suggest a few more "return" tests.
27555
27556Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27557
27558 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
27559 anonymous unions.
27560
27561Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27562
27563 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
27564 and pr-5646.o, so "make" is the same as "make all", not "make
27565 pr-4975.o".
27566
27567Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
27568
27569 * gdb.base/list.exp: Adjust expectations to reflect changes in
27570 list1.c.
27571 (test_forward_search): New test proc.
27572 * gdb.base/list1.c (long_line): New function, has long source line.
27573
27574Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
27575
27576 * gdb.base/a1-selftest.exp: Change initial stepping to know about
27577 additional line of code that was added.
27578
27579Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
27580
27581 * gdb.disasm/hppa.s: Break the large branching tests into smaller
27582 tests so as not to overflow expect's input buffers.
27583 * gdb.disasm/hppa.exp: Corresponding changes.
27584
27585Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27586
27587 Beginnings of template debugging tests.
27588 * gdb.c++/templ-info.cc: New file to test for template
27589 debugging capability of the compiler.
27590 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
27591 templ-info.cc.
27592 * gdb.c++/templates.cc: Add explicit template instantiations
27593 to enable compiling with -fno-implicit-templates. Add destructor
27594 and 'value' method to T5 class for template tests.
27595 * gdb.c++/templates.exp: Add testcases for printing of template
27596 types, setting breakpoints on template methods and calling a
d63a86f8 27597 template method.
c906108c
SS
27598
27599Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
27600
27601 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
27602 branch target since some assemblers (gas-2.5) may emit a
27603 relocation for the branch instead of resolving it in the
27604 assembler.
27605
27606Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27607
27608 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
27609 through signal handler.
27610
27611Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27612
27613 * configure.in (*-*-netware): Use config/mt-netware.
27614
27615 * config/mt-netware: New file.
27616 * config/mt-i386-netware: Removed, separate configs for different
27617 netware architectures are no longer needed now that we have
27618 --with-headers.
27619
27620Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27621
27622 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
27623 by the recent changes to use ANSI C arithmetic conversions.
27624
27625Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27626
27627 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
27628 bug involving using inferior_pid to figure out whether to select a
27629 frame.
27630
27631Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
27632
27633 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
27634 match the current disassembler output.
27635
27636Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
27637
27638 * gdb.fortran/exprs.exp: Expect VOID instead of void.
27639 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
27640 types, expect "int" as type of integer values (for now).
27641
27642Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
27643
27644 * gdb.base/commands.exp: New tests for if/while commands.
27645
27646Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
27647
27648 * lib/gdb.exp (runto): Replace sub-pattern for hex value
27649 by .*, since hex values have different syntax in Chill mode.
27650
27651Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27652
27653 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
27654 linefeed from expect pattern for repeated types with indices > 9.
27655
27656Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
27657
27658 First part of Fortran test suite.
27659 * gdb.fortran: New directory.
27660 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
27661
27662Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27663
27664 * gdb.base/default.exp: Update expect pattern for load command
27665 without arguments.
27666
27667Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
27668
27669 * configure.in: Change i386 to i[345]86.
27670 * gdb.base/configure.in: Likewise.
27671 * gdb.c++/configure.in: Likewise.
27672 * gdb.chill/configure.in: Likewise.
27673
27674Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
27675
27676 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
27677 patterns, since that is not a valid context for comments.
27678
27679Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
27680
27681 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
27682 repeated types and repeated types with indices > 9.
27683
27684Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
27685
27686 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
27687 2417; old bug has been fixed.
27688
27689Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
27690
27691 * gdb.base/interrupt.exp: When trying to wake up the inferior,
27692 send the newline ourselves instead of assuming gdb_test will do
27693 so when passed an empty input string.
27694
27695 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
27696 stabs testcode.
27697
27698Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27699
27700 * lib/gdb.exp (gdb_test): Don't send anything if the first
27701 argument is an empty string. This makes cases where we want to
27702 match output that is already in expect's buffers (for example,
27703 matching a breakpoint after gdb_run_cmd has been called) work
27704 reliably.
27705
27706Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27707
27708 * config/netware.exp: New file.
27709
27710Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27711
27712 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
27713 the -B and -L prefixes so we can find the debugging stub.
27714
27715 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
27716 there and we are using the gcc from the tree.
27717
27718 * gdb.base/types.c: Removed.
27719
27720 * gdb.base/configure.in: Look for makefile fragments in ../config.
27721 Recognize i386-*-netware.
27722 * gdb.c++/configure.in: Likewise.
27723
27724Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27725
27726 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
27727 the correct TCL syntax.
27728
27729Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27730
27731 * gdb.base/opaque.exp: use runto instead of messing around with
27732 breakpoints. Simplify by using gdb_test.
27733
27734 * gdb.base/bitfields.exp: restart between tests on netware targets
27735 because breakpoints aren't relocated after target death. Run
27736 processes to completion.
27737
27738 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
27739
27740Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
27741
27742 * Makefile.in: Remove extra tabs that confuse some versions
27743 of "make". Use the newly built gdb to test with by default,
27744 rather than the first one in the tester's search path.
27745
27746Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
27747
27748 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
27749
27750 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
27751 condition help.
27752
27753Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27754
27755 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
27756
27757 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
27758 running.
27759 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
27760 * gdb.base/funcargs.exp: Likewise.
27761
27762 * gdb.base/bitfields.exp: Simplify by using gdb_test.
27763 * gdb.base/funcargs.exp: Likewise.
27764
27765 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
27766 message is "".
27767
27768Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27769
27770 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
27771 return,signals,twice}.exp: Handle non-existant binaries
27772 consistantly.
27773
27774 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
27775 * gdb.base/Makefile.in: Don't try to generate a core dump, we
27776 might testing a cross development system.
27777
27778Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27779
27780 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
27781 runtest script is relative to ${srcdir}, not ${rootdir}.
27782
27783Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
27784
27785 * gdb.base/signals.exp: Allow for optionality of breakpoint
27786 address.
27787
27788Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27789
27790 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
27791
27792Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
27793
27794 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
27795 for size_t definition.
27796 * gdb.c++/templates.cc: Likewise
27797
27798 * config/mt-i386-netware: New file.
27799
27800 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
27801 defined.
27802
27803 * gdb.base/Makefile.in: Added support for systems that name core
27804 files by appending "core" to the program name.
27805 * gdb.base/a1-selftest.exp: Likewise.
27806
27807Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27808
27809 * gdb.base/return.exp: Add comment and message for `return double'
27810 test failure on Sparc Solaris.
27811
27812Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
27813
27814 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
27815
27816Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27817
27818 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
27819 from optimizing them away.
27820 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
27821 patterns to include default constructors and assignment operators,
27822 to match gcc versions beyond 2.5.8. Accept any cplus demangling
27823 character in the output of the virtual base pointer.
27824
27825Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27826
27827 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
27828 expression match in print_addr_of to avoid unintented matches.
27829 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
27830 versions up to 2.5.8.
27831
27832Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
27833
27834 * gdb.base/list.exp: Tweak alternate pattern for listing of an
27835 included file to run under newer versions of expect.
27836 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
27837 consecutive >'s in templates to accomodate recent cplus-dem.c change.
27838 Remove xfail for the virtual table of BDDHookV.
27839
27840Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
27841
27842 * lib/gdb.exp (string_to_regexp): Set a default result.
27843 (default_gdb_start): Fix misleading message.
27844
27845Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
27846
27847 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
27848 Remove all CC, etc definitions.
27849 * config/mt-hpux: New file.
27850 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
27851 (CFLAGS, LDFLAGS): Define.
27852 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
27853
27854 * Makefile.in (site.exp): Don't insert host_os, etc.
27855 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
27856 (distclean): Check existence of subdir.
27857 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
27858 * gdb.base/Makefile.in: General cleanup and simplification.
27859 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
27860 to build executables. Use default rule to build .o files.
27861 (EXPECT, RUNTEST, CC): Fix relative pathname.
27862 (site.exp): Don't insert host_os, etc.
27863 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
27864 and/or SIGUSR1 defined.
27865 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
27866 * gdb.c++/Makefile.in: General cleanup and simplification.
27867 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
27868 (CFLAGS): Remove.
27869 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
27870
27871Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
27872
27873 * gdb.base/recurse.exp: Misc changes to get tests running again
27874 after Kung's changes to the watchpoint code.
27875 * gdb.base/watchpoint.exp: Likewise.
27876
27877Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
27878
27879 * lib/gdb.exp (string_to_regexp): Convert {\} also.
27880
27881Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
27882
27883 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
27884 * lib/gdb.exp (default_gdb_start): Define.
27885 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
27886 gdb.base/funcargs.exp, gdb.base/opaque.exp,
27887 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
27888 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
27889 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
27890 Don't call gdb_target_udi in between tests.
27891
27892Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
27893
27894 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
27895 (which was basically just a local version of the same thing). In
27896 addition to avoiding duplication, gdb_test_exact is faster.
27897 * lib/gdb.exp (gdb_test_exact): Fix typo.
27898
27899 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
27900 don't give an error.
27901
27902 * gdb.base/term.exp: Call delete_breakpoints before starting.
27903
27904 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
27905 (t10): Add comment.
27906
27907Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
27908
27909 Reorganization of the GDB Test Suite.
27910
27911 * gdb.base: New directory, contains all the basic tests.
27912 * gdb.c++: New directory, tests specific to C++.
27913 * gdb.chill: New directory, tests specific to Chill.
27914 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
27915 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
27916 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
27917 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
27918 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
27919 t30-31 to chill).
27920 * */gdbme.*: Rename to match appropriate expect scripts.
27921 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
27922 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
27923 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
27924 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
27925 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
27926 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
27927 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
27928 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
27929 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
27930 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
27931 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
27932 gdb.c++/virtfunc.cc: New names of C++ files.
27933 * gdb.chill/chillvars.ch: New name of Chill file.
27934 * gdb.base/configure.in, gdb.c++/configure.in,
27935 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
27936 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
27937 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
27938 * configure.in (configdirs): Update to reflect directory changes.
27939 (target_abbrev): No longer define for any configuration.
27940 * Makefile.in: Cosmetic improvements to header comments.
27941
27942Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
27943
27944 Various changes to gdb.t31:
27945
27946 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
27947 * gdbme.ch: Make all key-words and predefineds be upper-case.
27948 * chillvars.exp: Expect key-words and predefinds in upper-case.
27949
27950 * chillvars.exp: Use gdb_test_exact many places.
27951 Change expected output for arrays (which now includes index labels).
27952
27953 * pr-5020.exp, gdme.ch (module PR_5020):
27954 New test, for PR-5020.
27955
27956Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
27957
27958 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
27959 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
27960
27961Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
27962
27963 * Makefile.in: Fix bit-rot in definitions of CHILL,
27964 CHILL_FOR_TARGET and Chill_LIB.
27965 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
27966 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
27967 CHILL, and CHILL_LIB.
27968
27969Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
27970
27971 * Revert the previous changes. Please see Rob's directory
27972 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
27973
27974Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
27975
27976 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
27977 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
27978 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
27979 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
27980 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
27981 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
27982 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
27983 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
27984 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
27985 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
27986 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
27987 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
27988 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
27989 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
27990 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
27991 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
27992 changes from 94Q1.
27993
27994Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
27995
27996 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
27997 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
27998 Rob's new testing fragments.
27999
28000Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
28001
28002 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 28003 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
28004
28005Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
28006
28007 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
28008 version also, match on casted version strings, and match on
28009 gdb startup case where the line numbers might be messed up.
28010
28011Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
28012
28013 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 28014 (CFLAGS): Delete it from here.
c906108c
SS
28015
28016Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
28017
28018 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
28019
28020Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
28021
28022 * Makefile.in (RUNTEST): Default to just "runtest".
28023
28024Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28025
28026 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
28027 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
28028 the code has been restructured.
28029
28030Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28031
28032 * gdb.t00/default.exp (set write): Allow any number of \r and/or
28033 \n, not just one of each.
28034
28035 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
28036 /bin/cc gives a warning if you do.
28037
28038Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
28039
d63a86f8 28040 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
28041 __t10ListS_link1ZUiRCUiPT0
28042
28043Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28044
28045 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
28046 on local variables in recursive functions.
28047
28048 * gdb.t07/Makefile.in: Build the new test.
28049
28050Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28051
28052 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
28053 directly. Instead compare the return values from actual calls.
28054
28055Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
28056
28057 * Makefile.in (check): Set TCL_LIBRARY for runtest.
28058
28059Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28060
28061 * From Peter Schauer with minor modifications.
a9c64011
AS
28062 * gdb.t15/return.exp (return_tests): Handle targets where "return"
28063 stops in mid-line in the caller. Add xfail for returning a float
28064 value on X86 targets.
c906108c
SS
28065
28066Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28067
28068 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
28069 to avoid expect lossage.
28070 (fmem_LRbug_tests): Likewise.
28071 * gdb.disasm/hppa.s: Corresponding changes.
28072
28073 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
28074 conditions to work with latest dejagnu/expect.
28075
28076 * gdb.t15/funcargs.exp (finish from indirect call): No longer
28077 expected to fail on the PA.
28078 (backtrace in call with trampolines): Explicitly require main
28079 to be frame #1 (no trampolines should show up in backtrace).
28080
28081 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
28082 "continue -expect".
28083 * gdb.t06/break.exp: Likewise.
28084 * gdb.t07/watchpoint.exp: Likewise.
28085 * gdb.t13/bitfields.exp: Likewise.
28086 * gdb.t15/{funcargs,return}.exp: Likewise.
28087 * gdb.stabs/weird.exp: Likewise.
28088 * config/{mips,udi}-gdb.exp: Likewise.
28089
28090 * hppa.sed: Enclose comments within a sed command to avoid
28091 losing with the old OSF1 sed.
28092
28093Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28094
28095 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
28096 sequent dynix.
28097 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
28098 * gdb.t15/funcargs.exp: Conditionally step again to really
28099 finish from marker_call_with_trampolines. Handle the case where
28100 the first step from within call_with_trampolines already steps
28101 us back to main.
28102 * gdb.t15/gdbme.c: Add comment to closing brace of
28103 call_with_trampolines for funcargs.exp.
28104
28105Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28106
d63a86f8 28107 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
28108 Fix typo(s).
28109
28110Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28111
28112 * gdb.t07/gdbme.c: More code for watchpoint testing.
28113
28114 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
28115 "Hardware watchpoint" throughout file.
28116 (test_watchpoint_triggered_in_syscall): New test.
28117 (test_complex_watchpoint): New test.
28118
28119Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28120
28121 * gdbme.c (call_with_trampolines): New function to try and step
28122 into. Tests trampoline problems on the PA.
28123
28124 * funcargs.exp (localvars_in_indirect_call): No longer expect
28125 stepping into indirect call to fail on PAs.
28126 (test_stepping_over_trampolines): New test.
28127
28128Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28129
28130 * TODO: Add suggestions for static member function tests, and
28131 completion tests.
28132
28133Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28134
28135 * TODO: Add suggestions for "p/a" tests.
28136
28137 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
28138 (default_gdb_exit): Replace all the hair with sending "quit" to
28139 the process with a simple close.
28140
28141Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28142
28143 * TODO: Add suggestions for shared library tests.
28144
28145Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28146
28147 * TODO: Add suggestions for x/s tests.
28148
28149Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28150
28151 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
28152 "enable once", and "enable breakpoints once" with ".*".
28153
28154Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28155
28156 * TODO: Add suggestions about structure passing tests.
28157
28158Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28159
28160 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
28161 the primary1 test, use work around if __GNUC__ < 2.
28162 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
28163 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
28164 Test for bad output rather than waiting for timeout. Issue
28165 second continue only if first continue failed.
28166
28167Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
28168
28169 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
28170 operator[] test with gdb_test because the old code didn't seem to
28171 be getting the quoting right with the new dejagnu.
28172
28173Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
28174
28175 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
28176 one from the path.
28177 * Makefile.in: Use a fresh expect if there is one, use runtest
28178 from the src tree if there is one.
d63a86f8 28179
c906108c
SS
28180Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
28181
28182 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
28183 next over recursive call. Revise the tests from that point on
28184 (which had been skipped) to match GDB's actual (correct) output.
28185
28186 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
28187 with next over a breakpoint whose condition is false.
28188
28189 * gdb.t00/help.exp: Comment out "help set print" tests just like
28190 (and for same reason as) "help set" test.
28191
28192Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28193
28194 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
28195 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
28196
28197Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28198
28199 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
28200 necessary gdb_target_udi.
28201
28202 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
28203
28204 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
28205 1838 and 2417; they are fixed.
28206
28207 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
28208 gdb.t03/ptype.exp (ptype structure, ptype union):
28209 Remove xfails; the test is looser than when the xfails were added.
28210
28211 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
28212 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
28213
28214 * gdb.t01/run.exp: Only run shell test if isnative.
28215
28216 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
28217 since "run" automatically loads if necessary. Call gdb_target_udi
28218 after the "file" since "file" kills any execution target.
28219
28220 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
28221 GDB. GDB doesn't work that way (not anymore at least) on UDI.
28222 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
28223 argument for UDI.
28224
28225Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
28226
28227 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
28228
28229 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
28230
28231Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28232
28233 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
28234 properly quoting regexps. This makes the second argument to
28235 demangle a fixed string, which matches the callers, instead of a
28236 shell-style pattern which is what the previous implementation
28237 used. Update some of the callers.
28238
28239Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28240
28241 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
28242 (comib_nullified_tests): Fix typo.
28243 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
28244 strings. No longer expected to fail.
28245
28246 * gdb.disasm/hppa.s (addib_tests): Fix typo.
28247 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
28248 strings. No longer expected to fail.
28249
28250 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
28251 string. No longer expected to fail.
28252
28253Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28254
28255 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
28256 No longer expected to fail.
28257
28258 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
28259 string. No longer expected to fail.
28260
28261Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28262
28263 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
28264 only in the names (I probably got most of them). I was even
28265 generous with some which differed in underscores in names, and
28266 probably missed a few, and I *still* was able to remove almost a
28267 third of the file with almost no impact on testsuite coverage.
28268
28269Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28270
28271 * gdb.t00/default.exp: Match udi_attach error message as well as
28272 the one from child_attach.
28273
28274 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
28275
28276 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
28277
28278 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
28279 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
28280
28281 * Move test with enums and partial symbols back to
28282 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
28283 Reverts the change of 26 May 93. Per today's change to
28284 stabs.texinfo, the behavior that weird.exp was expecting was
28285 unreasonable; what is important is that the compiler+gdb get
28286 things right, which happens with a recent gcc. Also fix the test
28287 to deal with native compilers which put out the stab gdb can't
28288 deal with.
28289
28290Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28291
28292 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
28293 in the names. The main thing these accomplish is to slow things down.
28294 Many more such duplicates surely remain.
28295
28296 * gdb.t00/help.exp: Comment out "help support" test just like
28297 (and for same reason as) "help set" test.
28298
28299Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
28300
28301 * gdb.t06/break.exp: Remove setup_xfails for
28302 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
28303 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
28304 about known bug in gcc to include up through 2.5.8.
28305 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
28306 well as "_vb$".
28307 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
28308 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
28309 with latest gcc and gdb.
28310 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
28311 well as "_vb$".
28312
28313Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28314
28315 * configure.in (hppa*-*-*): Also configure and build stabs-only
28316 tests.
28317
28318Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28319
28320 * gdb.t10/hppa.mt: A makefile fragment for the PA.
28321 * gdb.t10/configure.in (hppa*-*-*): Use it.
28322
28323Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28324
28325 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
28326
28327Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28328
28329 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
28330 versions prior to 1.13.5.
28331
28332Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28333
28334 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
28335 the prompt is at the start of a line.
28336
28337Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
28338
28339 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
28340 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
28341 in the copr tests now.
28342 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
28343 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
28344 expected to fail.
28345
28346Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
28347
28348 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
28349 gdb.t31/chillvars.exp, lib/gdb.exp:
28350 Tweak to run under either version of expect.
28351 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
28352 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
28353 * gdb.t11/list.exp: Remove extraneous whitespace.
28354
28355Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28356
28357 * gdb.t16/printcmds.exp (test_print_strings): Accept
28358 "(unsigned char *) " before the string.
28359
28360 * TODO: Add notes about printing of fancy types and GDB expressions.
28361
28362Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
28363
28364 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
28365 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 28366 if doing mips-idt-ecoff.
c906108c
SS
28367
28368Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
28369
28370 * Most .exp files: Tweak to run under either version of expect.
28371
28372Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28373
28374 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
28375 xfails; I'm not sure why they are failing, but not because of PR 1806.
28376
28377Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
28378
28379 * config/unix-gdb.exp: Remove gdb_unload cause it's already
28380 defined in lib/gdb.exp.
28381
28382Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28383
28384 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
28385 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
28386 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
28387 have to be typeless.
28388
28389Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
28390
28391 * TODO: Add suggestion for copyright year test.
28392
28393Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
28394
28395 * configure.in (*-*-lynxos*): Add stabs tests.
28396
28397Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
28398
28399 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
28400 so insert a tab before any assembler directive in column zero.
28401
28402 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
28403 stores.
28404 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
28405 stores.
28406 (fpu_short_memory_tests): Likewise.
28407
28408Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28409
28410 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
28411 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
28412 .stabs directives in comments.
28413
28414Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28415
28416 * TODO: New file, describing tests we could write.
28417 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
28418
28419Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28420
28421 * gdb.t06/signals.exp: Add kludge to force re-sync.
28422
28423 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
28424 to xgdb instead of gdb, get out of gdb.
28425
28426Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
28427
28428 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
28429 for info.
28430
28431Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
28432
28433 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
28434 * gdb.stabs/configure.in (hppa*-*-*): Use it.
28435 * gdb.stabs/hppa.sed: New sed script for the PA.
28436
28437Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28438
28439 * gdb.stabs: Re-write weird.def and configuration to use sed
28440 instead of cpp. sed is portable and POSIX; cpp is neither.
28441
28442Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28443
28444 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
28445
28446Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28447
28448 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
28449
28450Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28451
28452 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
28453 "_vb$".
28454 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
28455 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
28456
28457Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28458
28459 * lib/gdb.exp: Comment out code which depends on non-existent
28460 `transform' procedure.
28461
28462Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
28463
28464 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
28465 * lib/gdb.exp: Transform tool name.
28466 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
28467 1.1's new error handling system.
28468
28469Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28470
28471 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
28472
28473Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28474
28475 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
28476 They made pattern matching so slow that timeouts happened on
28477 heavily loaded systems. Now any output from "show print" which
28478 gets us back to the GDB prompt is a PASS.
28479
28480Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
28481
28482 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
28483
28484Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28485
28486 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
28487
28488 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
28489 It is not from PR 3220.
28490
28491Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28492
28493 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
28494 just started failing because they depended on the order the
28495 subcommands are presented, or exact docstring text. This kind of
28496 test is a pain and has minimal benefit.
28497
28498Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28499
28500 * gdb.t09/corefile.exp: At end of test, use "core" command with
28501 no arguments.
28502
28503Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
28504
28505 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
28506 17}/Makefile.in: Make it possible to run the testsuite with Sun
28507 make and CC = cross gcc by adding explicit build rules for .o
28508 files.
28509
28510Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28511
28512 * gdb.t15/funcargs.exp: Don't put comments on same line as
28513 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 28514
c906108c
SS
28515Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28516
28517 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
28518
28519Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
28520
28521 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
28522 * gdb.t20/inherit.exp: remove three dumplicate entries.
28523
28524Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28525
28526 * gdb.t06/break.exp: For "next over recursive call", fail on any
28527 incorrect output, not just on "factorial (value=2)".
28528
28529Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28530
28531 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
28532 working now. Add an xfail if accesing a bss variable causes
28533 a memory error if the target is not yet run.
28534
28535Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28536
28537 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
28538 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
28539 name of __st* demangling (2 strings). Did Kung really get the
28540 more than 95 others right without testing them?
28541
28542Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
28543
28544 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
28545
28546Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
28547
28548 * configure.in (configdirs): Add gdb.disasm
28549 * gdb.disasm: New directory for GDB disassembler tests.
28550 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
28551
28552Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28553
28554 * gdb.t00/help.exp: Don't test "help set".
28555
28556 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
28557 from within expect statements. None of these happen anymore and
28558 they cause regressions to be silently unnoticed.
28559
28560 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
28561 messages) about known failures with gcc cygnus-2.4.5-930417.
28562
28563 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
28564 comp-info.exp so it gets built if it doesn't exist.
28565
28566 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
28567 it is no longer used.
28568 * gdb.t13/comp-info.c: Removed.
28569
28570Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28571
28572 * gdb.t06/signals.exp: Add xfail for sun3.
28573
28574Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28575
28576 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
28577 relevant because ^C doesn't get sent but failure can be reproduced
28578 interactively).
28579
28580Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28581
28582 * gdb.stabs/alpha.mt: New configuration file for alpha.
28583 * gdb.stabs/configure.in: Use it.
28584 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
28585 sharing with alpha.mt, redefine long to word via preprocessor.
28586 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
28587 for alpha.
28588 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
28589 native cc.
28590 * gdb.t00/teststrategy.exp: Change expect string so that we
28591 consume the `(xgdb)' from the command echo and from the gdb prompt.
28592 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
28593 gdb currently compares all values as long, so this failure probably
28594 applies to any configuration where LONGEST is bigger than a target int.
28595 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
28596 with gcc.
28597 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
28598 to handle opaque pointers, gcc is.
28599 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
28600 as first argument. Include <sys/types.h> and change all operator
28601 new definitions to use size_t.
28602 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
28603 now that we use size_t.
28604
28605Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28606
a9c64011 28607 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 28608 a long or float array cast all array members to the same type.
a9c64011 28609 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 28610 with 64 bit longs.
a9c64011 28611 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 28612 on alpha.
a9c64011 28613 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
28614
28615Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28616
28617 * gdb.t24 (demangle.exp): Constructors of templates have names like
28618 vector<int>::vector(int) not vector<int>::vector<int>(int). See
28619 section 14.6 of the ARM.
28620
28621 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
28622 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
28623 accomplish little and slow down the testsuite.
28624
28625 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
28626 Accept spaces various places.
28627
28628Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28629
28630 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
28631 with watchpoint enabled.
28632
28633 * Makefile.in: Remove definition of CC and remove the second
28634 definition of CXX (the "CXX = gcc" one remains). These definitions
28635 were causing backquotes to be expanded within backquotes, which
28636 doesn't work.
28637
28638Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
28639
28640 * gdb.t17/callfuncs.exp: Add "return 0" to end.
28641
28642Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28643
a9c64011
AS
28644 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
28645 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
28646 by mips cc and contains no stabs entries.
28647
28648Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
28649
28650 * config/vx-gdb.exp: Use fake device to load files rather than
28651 NFS.
28652 * lib/gdb.exp: New proc to do "file" command.
28653 * config/unix-gdb.exp: Use new "file" proc.
28654
28655Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
28656
28657 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
28658 Rework board rebooting slightly.
28659 (gdb_exit): Don't exit from the remote shell; there isn't one.
28660 * gdb.stabs/weird.exp: If a program is being debugged already,
28661 kill it.
28662 * gdb.t04/setvar.exp: Stop and restart gdb.
28663 * gdb.t05/expr.exp: Likewise.
28664 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
28665 restart gdb and reload the program.
28666 * gdb.t08/opaque.exp: Likewise.
28667 * gdb.t12/scope.exp: Likewise.
28668 * gdb.t13/bitfields.exp: Likewise.
28669 * gdb.t15/funcargs.exp: Likewise.
28670 * gdb.t20/classes.exp: Likewise.
28671 * gdb.t03/ptype.exp: Increase timeout.
28672 * gdb.t16/printcmds.exp (test_print_string_constants,
28673 test_print_array_constants): Likewise.
28674 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
28675 * gdb.t20/classes.exp (do_tests): Likewise.
28676 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
28677
28678Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
28679
28680 * gdb.stabs: Renamed *wierd* to *weird*.
28681
28682Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
28683
28684 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
28685 for timeout. Add "known gcc 2.4.5 bug" to failure message.
28686
28687Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
28688
28689 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
28690 (do_tests): Remove xfail for whatis on one_var and two_var.
28691
28692Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
28693
28694 * Makefile.in: Made cross building work better by adding
28695 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
28696
28697Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28698
28699 * gdb.t15/{return.c,return.exp,Makefile.in}:
28700 New test, currently commented out.
28701
28702Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
28703
28704 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
28705 still running and removes the leftover named socket so GDb can do
28706 clean restarts.
28707
28708Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
28709
28710 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
28711 console, not GDB.
28712 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
28713 cross testing works better with "make check"
28714 * config/unix-gdb: Use default procedures for exit and version.
28715 * config/vx-gdb.exp: Cleaned up and massaged back to working order
28716 with the newest VxWorks.
28717
28718Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28719
28720 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
28721 old form.
28722
28723 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
28724 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
28725
28726 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
28727
28728 * config/unix-gdb.exp: Remove this version of gdb_exit
28729 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
28730 Rob says he'll look at it when he gets back to testing boards.
28731
28732Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
28733
28734 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
28735 an expected fail for certain ptype commands.
28736
28737 * gdb.t20/classes.exp: Update expected results of "ptype class
28738 Base1" to account for the constructor that now appears in the type.
28739
28740Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
28741
28742 * configure.in (configdirs): Restore gdb.t04, which mysteriously
28743 disappeared from list.
28744 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
28745 "alldone" proc with call to cleanup and exit.
28746 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
28747 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
28748 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
28749 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
28750 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
28751 "alldone" proc with simple returns that suppress remaining
28752 tests. The alldone proc went away many months ago.
28753
28754Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28755
28756 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
28757
28758 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
28759
28760Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28761
28762 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
28763 as vax gdb will display them.
28764
28765Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28766
28767 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
28768 optimizers.
28769
28770 * scope.exp: Change "bad value for localval" messages so each one
28771 is unique.
28772
28773 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
28774 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
28775
28776 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
28777
28778Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28779
28780 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
28781 doesn't exist (due to optimization).
28782
28783Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28784
28785 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
28786 contains \r because the filename is long.
28787
28788 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
28789 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
28790
28791Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28792
28793 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
28794 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
28795 Ultrix.
28796 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
28797 int tests.
28798 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
28799
28800Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
28801
28802 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
28803
28804 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 28805 to match does not match the passing case but still matches the
c906108c
SS
28806 failing case.
28807
28808Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28809
28810 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
28811
28812Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
28813
28814 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
28815 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
28816 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
28817 Remove various versions of gdb_exit.
28818 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
28819 gdb_exit.
28820 * config/unix-gdb.exp: gdb_exit remains here, and should override
28821 the generic version, since it's doing a lot of wierd stuff that
28822 the other versions aren't. FIXME, fold it in, or abandon this
28823 version.
28824
28825Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28826
28827 * gdb.t24/demangle.exp: Add tests for PR 3220.
28828
28829Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28830
28831 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
28832
28833Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
28834
28835 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
28836 "i386-*-*". Works for i486 as well.
28837
28838 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
28839 bug, and expand domain of xfail to all SVR4 systems, since the
28840 actual problem is likely to be in generic SVR4 /proc support.
28841
28842Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28843
28844 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
28845
28846Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
28847
28848 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
28849 xfails for other systems. Match a missing 'Continuing.' as an
28850 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
28851
28852 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
28853 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
28854 Only issue warning for missing executables if -all option is used.
28855
28856 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
28857 file if -all option is used. It's like an unpredictable XFAIL.
28858
28859Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28860
28861 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
28862 for dynamically linked binaries.
28863
28864 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
28865
28866Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28867
28868 * gdb.t20/inherit.exp: Change message for "print tagless struct"
28869 to state that this is a known bug in old versions of g++.
28870
28871Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28872
28873 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
28874 while waiting for `Continuing'.
28875
28876Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
28877
28878 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
28879 in text, data, and bss.
28880 * gdb.t10/nodebug.c: Add local and global test variables for
28881 initialized and uninitialized data.
28882
28883Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28884
28885 * config/unix-gdb.exp (gdb_exit): Add "wait".
28886
28887Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28888
28889 * gdb.t06/signals.exp: xfail the continue from the handler for all
28890 targets.
28891
28892 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
28893 function with watchpoints enabled, the i386 call dummy starts with
28894 a call.
28895
28896 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
28897 386 bsd names its corefiles.
28898
28899Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
28900
28901 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
28902 compilers don't grok it.
28903 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
28904 with small octal ints rather than character constants, which
28905 are signed and might not fit if first promoted to int.
28906
28907Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
28908
28909 * gdb.t09/Makefile.in (clean): Remove corefile.
28910
28911Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28912
28913 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
28914
28915Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28916 and Jim Kingdon (kingdon@cygnus.com)
28917
28918 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
28919 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
28920 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
28921
28922Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28923
28924 * gdb.t17/interrupt.exp: Add xfail for hppa.
28925
28926Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28927
28928 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
28929 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
28930 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
28931 to determine signed-ness of bitfields and use the result to setup
28932 the xfail.
28933 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
28934 * gdb.t15/funcargs.exp: Use them to step until the second indirect
28935 call line is reached if necessary.
28936
28937Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28938
28939 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
28940
28941Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28942
28943 * gdb.t06/break.exp: Also test `clear' command.
28944
28945Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28946
28947 * gdb.t00/teststrategy.exp: Remove extra quote.
28948
28949 * gdb.t07/watchpoint.exp: Change xfail for calling function with
28950 watchpoint enabled to be for all non-68k machines.
28951
28952 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
28953
28954Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28955
28956 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
28957 targets use aout.mt instead of ecoff.mt as gas understands
28958 standard aout format.
28959
28960Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
28961
28962 * lib/gdb.exp (runto): Don't insist that function we are running to
28963 was compiled with -g.
28964
28965 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
28966
28967 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
28968 to get back into the read system call.
28969 Accept leading newline in case where we woke it up.
28970
28971Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28972
28973 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
28974 to make the stabs test work on ecoff systems using gcc and -with-stabs.
28975 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
28976 enable ecoff configuration.
28977
28978Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28979
28980 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
28981
28982Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28983
28984 * gdb.t16/printcmds.exp: Add another printf test.
28985
28986Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
28987
28988 * configure.in: If configured -with-stabs on any target, add
28989 stabsdirs to configdirs.
28990
28991Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28992
28993 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
28994 fun" so pattern does not match the command itself.
28995
28996Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
28997
28998 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
28999
29000Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29001
29002 * gdb.t17/interrupt.exp: Test for more things.
29003
29004Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29005
29006 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
29007 compiler arranges the code and line numbers.
29008
29009 * gdb.t17/interrupt.exp: Don't send \n after ^C.
29010
29011Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29012
29013 * gdb.t00/help.exp: Increase expect input buffer size.
29014
29015Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29016
29017 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
29018
29019 * gdb.t07/watchpoint.exp: Add xfail for hppa.
29020
29021 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
29022
29023 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
29024 [0-9]*, not just [0-9].
29025
29026Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29027
29028 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
29029
29030 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
29031
29032Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29033
29034 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
29035
29036Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29037
29038 * gdb.t06/signals.c: Add xfails for sun3.
29039
29040 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
29041
29042 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
29043 test_stepping tests.
29044
29045Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29046
29047 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
29048
29049 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
29050
29051 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
29052 rather than actually putting it through cpp twice.
29053
29054 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
29055
29056Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
29057
29058 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
29059 no longer needed.
29060
29061Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29062
29063 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
29064
29065 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
29066 C++ features prints as "struct", make it a pass, not an xfail.
29067
29068Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29069
29070 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
29071 Don't require VA to print as "class" rather than "struct".
29072
29073Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
29074
29075 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
29076
29077Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29078
29079 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
29080
29081Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29082
29083 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
29084 order.
29085
29086Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29087
29088 * gdb.t16/printcmds.exp: Add printf tests.
29089
29090 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
29091
29092 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
29093
29094Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
29095
29096 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
29097 pass counts, to counteract any existing or future setup_xfails.
29098
29099Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29100
29101 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
29102 {BEGIN,END}_COMMON for common block instead of STAB.
29103 * gdb.stabs/wierd.exp: Add xfail for rs6000.
29104
29105 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
29106 intp_var should be N_GSYM not N_LSYM.
29107 wierd-aout.S: Use a label for the value of the N_SO.
29108 wierd.def: Remove all backslashes.
29109 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
29110
29111Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29112
29113 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
29114 get the expected next to inheritance3.
29115
29116Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29117
29118 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
29119 now that gcc-2.4 gets it right.
29120
29121Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29122
29123 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
29124
29125 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
29126 generating comp-info.exp which works for cross-compilation.
29127
29128Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
29129
29130 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
29131 "*-*-sysv4.*".
29132
29133Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
29134
29135 * gdb.t01/run.exp: Start with a fresh gdb.
29136 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
29137 SVR4.x.
29138
29139Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
29140
29141 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
29142 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
29143 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
29144 Makefile.in (distclean, realclean): Remove gdbme.c from list of
29145 things to remove.
29146
29147Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
29148
29149 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
29150 test cases from bug reports.
29151
29152Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
29153
29154 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
29155 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
29156 avoid spurious xfails.
29157 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
29158 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
29159 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
29160
29161Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
29162
29163 * gdb.t00/teststrategy.exp: Rework to provide more useful
29164 description of each test, fix problem with systems that define
29165 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
29166 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
29167 results for "next over recursive call" so timeouts aren't taken
29168 by error.
29169
29170Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
29171
29172 * gdb.t12/scope.exp: Test printing of variables before run.
29173
29174 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
29175 printed in wrong order due to sorting.
29176
29177Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
29178
29179 * gdb.t00/teststrategy.exp: Fix expected results for printing
29180 user entered string constant. Is array of char, prints with no
29181 address.
29182
29183 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
29184 commands.
29185 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
29186 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
29187 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
29188 of struct of char arrays.
29189 * gdb.t00/radix.exp: New tests for radix commands.
29190
29191Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
29192
29193 * gdb.t16/printcmd.exp: Print a variable before running program
29194 (with xfail for AIX).
29195
29196Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
29197
29198 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
29199
29200 * gdb.t16/printcmd.exp: Don't print variables before running program.
29201
29202 * gdb.t06/break.exp: Don't require envp argument to main.
29203
29204 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
29205
29206 * gdb.t02/whatis.exp, gdb.t11/list.exp:
29207 Add xfails for rs6000.
29208
29209 * gdb.t02/whatis.exp: Change other tests not to re-test something
29210 we already tested.
29211
29212 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
29213 each type used has a variable of that type.
29214
29215Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
29216
29217 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
29218
29219Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
29220
29221 * configure.in: change srctrigger to be a file, not a directory
29222
29223Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
29224
29225 * configure.in (mips-idt-ecoff*): Added trailing '*'.
29226
29227 * gdb.t11/list.exp: Fixed a couple of typos.
29228
29229Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
29230
29231 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
29232 is fixed and PR is closed.
29233 * gdb.t16 (gdbme.c): Add simple test string variable.
29234 * gdb.t16 (printcmds.exp): Add tests with simple test string
29235 variable, primarily for boundaries on "set print elements".
29236
29237Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
29238
29239 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
29240 Make leading 0's optional and don't expect a tab in the middle
29241 of the number.
29242
29243 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
29244
29245 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
29246 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
29247 don't end command passed to gdb_test with newline.
29248
29249 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
29250 signed keyword away, don't expect signed bitfields to be signed.
29251
29252 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
29253 printing with only as many 1's as are in the field as well as printing
29254 with 32 1's (see comment).
29255
29256Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
29257
29258 * gdb.t00/default.exp: Start with a fresh gdb.
29259 * configure.in (configdirs): Remove gdb.t31 until the chill
29260 compiler works again. It no longer is able to find chillrt0
29261 since it isn't in libchill.a anymore.
29262 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
29263 wierd.o, make more modular.
29264 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
29265 spurious newlines that caused problems.
29266
29267Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29268
29269 * Move test with enums and partial symbols from gdb.t03/ptype.exp
29270 to gdb.stabs/wierd.exp since GCC has worked around the bug.
29271 gdb.stabs/wierd.{exp,def}: Many new tests.
29272
29273 * gdb.t00/default.exp: update info line for new message.
29274
29275 * gdb.t02/{whatis.exp,gdbme.c}:
29276 Test that "char *" doesn't print as "caddr_t".
29277
29278Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29279
29280 * gdb.t00/help.exp: Use .* in place of some help messages which
29281 just changed.
29282 gdb.t00/default.exp: Update "info frame" test for new message.
29283 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
29284 Remove some xfails
29285
29286Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29287
29288 * gdb.t03/{gdbme.c,ptype.exp}:
29289 Add tests for typedef'd struct and union without tags.
29290 Also check "whatis" on a variable of a typedef'd enum without a tag.
29291
29292 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
29293 PRMS 1823; the bug still exists but isn't reproduced by this test
29294 anymore), and remove rs6000 XFAIL (the bug is fixed).
29295
29296 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
29297 duplicated from whatis.exp. For those that are left, accept
29298 "long", "long int", or "int" for long variables (whatis.exp already
29299 has an XFAIL for "int", so no need to fail it here).
29300
29301 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
29302 Deal with GCC's names for types now that GDB uses the compiler's names.
29303
29304 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
29305 setup_xfail's for sunos4. If we #defined the signed keyword away,
29306 don't expect GDB to know that char it is signed.
29307
29308 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
29309
29310Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
29311
29312 * configure.in (configdirs): Add gdb.t24 for C++ tests that
29313 should work on any system, regardless of debugging format.
29314 * gdb.t21/demangle.exp: Move to gdb.t24.
29315 * gdb.t24/demangle.exp: Move from gdb.t21.
29316 * gdb.t24/{Makefile.in, configure.in}: New files.
29317
29318Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29319
29320 * configure.in: Do gdb.stabs and C++ tests only for stabs.
29321 * gdb.stabs: New directory.
29322
29323Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
29324
29325 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
29326 not just "Quit anyway?".
29327
29328Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
29329
29330 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
29331 that all setup_xfails are immediately followed by clear_xfails.
29332
29333Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
29334
29335 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
29336 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
29337 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
29338 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
29339 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
29340 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
29341 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
29342 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
29343 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
29344 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
29345 gdb.t31/chillvars.exp, lib/gdb.exp:
29346 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
29347 bug-gdb@prep.ai.mit.edu.
29348
29349Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
29350
29351 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
29352 with 0.0, not integer 0.
29353
29354Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
29355
29356 * gdb.t06/break.exp: Update for "Kill the program" message change.
29357
29358Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
29359
29360 * Makefile.in (GDBFLAGS): Set to -nx.
29361 * Makefile.in (site.exp): Use GDBFLAGS.
29362
29363Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
29364
29365 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
29366 Makefiles.
29367 (check): depend on just-check.
29368 (just-check): added so that tests can be run without a noop
29369 build pass.
29370
29371Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
29372
29373 Switch to using configure's configdirs.
29374 * Makefile.in (Makefile): add configure.in dependency.
29375 (SUBDIRS): removed redundant assignment.
29376 * configure.in: switch subdirs assignment to configdirs.
29377 * gdb.t*/configure.in: new files.
29378
29379Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
29380
29381 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
29382 works.
29383
29384Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
29385
29386 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
29387 in explicit rules. Apparently this is not supported by some makes.
29388
29389Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
29390
29391 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
29392
29393Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29394
29395 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
29396 disappeared.
29397
29398Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
29399
29400 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
29401
29402Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
29403
29404 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
29405 watchpoint problem that is now fixed.
29406 * gdb.t30/chexp.exp: Remove setup_xfail for printing
29407 uninitialized convenience variables.
29408 * gdb.t31/chillvars.exp: Fix expected patterns for printing
29409 structures.
29410
29411Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29412
29413 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
29414 which causes expect to get out of sync with gdb on long output
29415 from help set.
29416 * gdb.t09/corefile.exp: Make expected pattern for core file
29417 failing signal and frame output format less sun specific.
29418
29419Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
29420
29421 * gdb.t31/chillvars.exp: Add and remove initial dummy
29422 breakpoint, so that symbol table is forced in.
29423 (Needed at least on Sunos4, though it seems not SVR4.)
29424 * gdb.t31/chillvars.exp: Update for changed output format.
29425
29426Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
29427
a9c64011 29428 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
29429
29430Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
29431
29432 * Makefile.in: Added --srcdir when invoking runtest, removed the
29433 need for a local config file. (optional now)
29434
29435Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
29436
29437 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
29438 failure count used to force early termination. Add some more
29439 expected failures for gnu style demangling.
29440
29441Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29442
29443 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
29444 pmi variable from gdb.t20/gdbme to get optimized away.
29445 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
29446 Check for written corefile upon timeout _and_ eof.
29447
29448Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29449
29450 * config/unix-gdb.exp: Add missing return 0.
29451
29452Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29453
29454 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
29455 test termination.
29456
29457Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
29458
29459 * configure.in (subdirs): Put back gdb.t17 which mysteriously
29460 disappeared.
29461
29462Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
29463
29464 * gdb.t10/crossload.exp: Disable the i860-elf test until such
29465 time as i860 support works.
29466
d63a86f8 29467 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
29468 "backtrace 100\r" rather than just "backtrace\r", to match last
29469 change.
29470
29471Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
29472
29473 * config/udi-gdb.exp (gdb_exit): Remove close command.
29474 (gdb_target_udi): New procedure to set the UDI target.
29475 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
29476 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
29477 Added waits for prompts after several question responses. Added
29478 some more responses used by a29k-amd-udi-gdb.
29479 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
29480 pass different arguments, restart UDI connection after program
29481 completion.
29482 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
29483 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
29484 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
29485 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
29486 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
29487 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
29488 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
29489 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
29490 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
29491 after program completion.
29492 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
29493 compiled with a SELECT_VECS setting.
29494 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
29495 infinite recursion.
29496
29497 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
29498 Added checks for COFF results, and made them expected failures for
29499 all targets. It would be better to make them expected failures
29500 for COFF targets only.
29501
29502Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
29503
29504 * Makefile.in: add null dvi target, don't bother to recurse
29505 through test directories for info and install-info; rename
29506 $(datadir) to be dejagnu instead of deja-gnu
29507
29508Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
29509
29510 * gdb.t31/gdbme.ch: Re-enable code that previously caused
29511 compiler to coredump.
29512 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
29513 code.
29514
29515Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
29516
29517 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
29518 coredump.
29519 * gdb.t31/chillvars.exp: Comment out tests that depend on that
29520 code.
29521
29522Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
29523
29524 * gdb.t03/ptype.exp: tests for return code from gdb_test.
29525 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
29526 which in a shell. Deletes xgdb when done.
29527 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
29528 Tests the return from the "set height" or "set width" commands.
29529 Added a few return codes where needed.
29530
29531Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
29532
29533 * Makefile.in (SUBDIRS): Add gdb.t17.
29534 * configure.in (subdirs): Add gdb.t17.
29535 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
29536 files to test gdb's calling of functions in the inferior with
29537 the correct arguments and gdb's ability to retrieve any
29538 result returned.
29539
29540Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
29541
29542 * config/unix-gdb.exp (gdb_exit): Remove close commands that
29543 may be called after gdb goes away. Previous versions of expect
29544 needed these to avoid file descriptor leaks, but they cause
29545 errors with the current revision of expect.
29546 * gdb.t00/gdbvars.exp: Use -re on expected output after
29547 setting sevenbit-strings.
29548 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
29549 to set sevenbit-strings consistent across tests.
29550 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
29551 set sevenbit-strings consistent across tests.
29552
29553Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
29554
29555 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
29556 expected output to match current "expect" expectations.
29557
29558Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
29559
29560 * gdb.t00/default.exp: Change expected output for default "source"
29561 command, to match new gdb behavior which requires a filename to
29562 source.
29563
29564Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
29565
29566 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
29567 expected fail for i486-*-* that misses the marker2 function.
29568 * gdb.t10/crossload.exp (bfddefault): Allow successful
29569 recognition of a format to pass even if no symbols are found.
29570 Explicitly catch failures where the format is not recognized
29571 or is ambiguous, and add the reason to the fail message.
29572 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
29573 the cause is and invalid target and add reason to failure message.
29574 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
29575 elf32-i386, elf32-sparc, and elf32-i860.
29576 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
29577 Set up expected failure for 'filename'::variable scope resolution,
29578 which is now apparently broken on all targets.
29579 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
29580 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
29581 gdb.t23/templates.exp: Change failure for missing binfile into
29582 just a warning.
29583 gdb.t21/demangle.exp: Change all cfront references to 'arm'
29584 references.
29585
29586Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
29587
29588 * gdb.t00/default.exp: Add expected output for default "source"
29589 command, to match new gdb behavior.
29590 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
29591
29592Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
29593
29594 * config/*-gdb.exp: returns an error, rather than exiting on
29595 internal errors.
29596
29597Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
29598
29599 * gdb.t03/gdbme.c: Add pointer to struct variable.
29600 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
29601 referencing struct members.
29602
29603Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
29604
29605 * configure.in (mips-idt-ecoff): New target.
29606 * config/mips-gdb.exp: New file for remote board using MIPS remote
29607 debugging protocol.
29608
29609 * Redid configuration scheme. Removed gdb.t*/configure.in.
29610 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
29611 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
29612 distclean targets. Built executables via .o files. Adjusted
29613 tests to account for source files in $(srcdir) rather than
29614 $(objdir).
29615 * lib/gdb.exp (runto): Don't expect () after the function name,
29616 because it may have arguments.
29617
29618Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
29619
29620 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
29621 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
29622 expected failures for mips-idt-* and mips-sgi-*.
29623 * gdb.t00/default.exp (attach): Kill process if requested.
29624 * gdb.t00/help.exp (help target core, help target): Accept a gdb
29625 that does not read core files.
29626 * gdb.t01/run.exp: Removed checks for exit status code.
29627 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
29628 it is linked in.
29629 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
29630 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
29631 appropriate, rather than doing it by hand.
29632 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
29633 execution.
29634 * gdb.t10/crossload.exp: Kill existing program if needed.
29635 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
29636 appropriate, rather than doing it by hand. Always increase
29637 timeout for this test, not just for VxWorks.
29638
29639Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
29640
29641 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
29642 of Chill STRUCT types and STRUCT values.
29643 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
29644 than "char".
29645 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 29646 struct2): New struct definitions and initializations to test
c906108c
SS
29647 simple Chill STRUCT types.
29648
29649Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
29650
29651 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
29652 the null byte at the end of strings.
29653 * gdb.t00/default.exp: Make show version insensitive to copyright
29654 date.
29655 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
29656 to avoid dependencies on target char signedness.
29657 * gdb.t16/printcmds.exp: Update expected results for explicitly
29658 unsigned char.
29659 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
29660 now work.
29661 * gdb.t21/demangle.exp: Add many more patterns for template
29662 demangling, most of them being expected failures.
29663 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
29664 string we are matching for, to match on the whole string.
29665 * gdb.t21/demangle.exp: Add many new test strings to demangle,
29666 and fix a whole bunch that had incorrect expected output but were
29667 passing anyway because of the bug in "proc demangle".
29668 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
29669 type.
29670 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
29671
29672Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
29673
a9c64011
AS
29674 * gdb/testsuite: made modifications to testcases, etc., to allow
29675 them to work properly given the reorganization of deja-gnu and the
29676 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
29677
29678Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
29679
29680 * gdb/testsuite: Initial creation of gdb/testsuite.
29681 Migrated dejagnu testcases and support files for testing nm to
29682 gdb/testsuite from deja-gnu. These files were moved "as is"
29683 with no modifications. This migration is part of a major overhaul
29684 of dejagnu. The modifications to these testcases, etc., which
29685 will allow them to work with the new version of dejagnu will be
29686 made in a future update.
48efe704 29687
8d8cb839 29688 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 29689\f
8d8cb839
EZ
29690;; Local Variables:
29691;; mode: change-log
29692;; left-margin: 8
29693;; fill-column: 74
29694;; version-control: never
29695;; End:
902f2ccb 29696
0b302171 29697 Copyright 1993-2005, 2012 Free Software Foundation, Inc.
902f2ccb
MC
29698 Copying and distribution of this file, with or without modification,
29699 are permitted provided the copyright notice and this notice are preserved.
This page took 3.012304 seconds and 4 git commands to generate.