gdb/testsuite/
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
05acf274
JK
12011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 Fix gdb.mi/mi-solib.exp without system debug info installed.
4 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
5 expect attribute, return 0 for it. Update comments.
6
2268b414
JK
72011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8
9 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
10 (corrupted list): Adjust the expectation.
11
585861ea
JK
122011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13
14 PR threads/13448
15 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
16 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
17 * gdb.threads/tls-var-main.c: New file.
18 * gdb.threads/tls-var.c: New file.
19 * gdb.threads/tls-var.exp: New file.
20
968643aa
JK
212011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
22
23 PR testsuite/12649
24 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
25 Protect gdb_test_multiple by final $gdb_prompt match.
26 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
27 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
28 (test_tracepoints): Likewise.
29
9750bca9
JK
302011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
31
32 PR breakpoints/13346
33 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
34 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
35 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
36
ac1349b7
JB
372011-12-01 Joel Brobecker <brobecker@adacore.com>
38
39 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
40 * gdb.ada/homonym/homonym.adb: For use of all types defined
41 locally inside both Get_Value subprograms.
42
26d44faf
JK
432011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
44
45 Fix racy FAILs.
46 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
47 of send_gdb.
48
514f6425
UW
492011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
50
51 * gdb.base/testenv.exp: Skip on remote targets. Unset global
52 environment variable after test completed.
53
4255c8d2
UW
542011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
55
56 * gdb.base/solib-nodir.exp: Skip if remote target.
57 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
58 application. Call gdb_load_shlibs.
59 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
60
a35ad96a
JB
612011-11-29 Joel Brobecker <brobecker@adacore.com>
62
63 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
64
1a1d5513
JB
652011-11-28 Joel Brobecker <brobecker@adacore.com>
66
67 * gdb.ada/fullname_bp: New testcase.
68
50b4ddf8
JK
692011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
70
71 PR testsuite/12649
72 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
73 Wrap send_gdb into a new gdb_test.
74
fb0aec57
JK
75 Code cleanup.
76 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
77 Convert send_gdb and gdb_expect to gdb_test_multiple.
78
2376d946
JK
792011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
80
81 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
82
1eec78bd
KS
832011-11-23 Keith Seitz <keiths@redhat.com>
84
85 * lib/mi-support.exp (varobj_tree): New namespace and procs.
86 (mi_varobj_tree_test_children_callback): New proc.
87 (mi_walk_varobj_tree): New proc.
88
36dfb11c
TT
892011-11-22 Tom Tromey <tromey@redhat.com>
90
91 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
92 Add "use_mi_command" argument.
93 (mi_run_cmd, mi_run_with_cli): New procs.
94 * gdb.mi/solib-lib.c: New file.
95 * gdb.mi/solib-main.c: New file.
96 * gdb.mi/mi-solib.exp: New file.
97
0e965dd0
DE
982011-11-21 Doug Evans <dje@google.com>
99
100 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
101 _Unwind_DebugHook is missing.
102
f196051f
SS
1032011-11-20 Stan Shebs <stan@codesourcery.com>
104
105 * gdb.trace/tstatus.exp: New.
106 * gdb.trace/actions.c: Include string.h.
107
bfccc43c
YQ
1082011-11-18 Yao Qi <yao@codesourcery.com>
109
110 * gdb.trace/pending.exp: New.
111 * gdb.trace/pending.c: New.
112 * gdb.trace/pendshr1.c: New.
113 * gdb.trace/pendshr2.c: New.
114 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
115 tracepoint location becomes pending.
116 (tracepoint_change_loc_2): New.
117
73cd8ab1
DM
1182011-11-16 David S. Miller <davem@davemloft.net>
119
120 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
121 target is sparc*-*-linux*
122
77426730
PK
1232011-11-15 Paul Koning <paul_koning@dell.com>
124
125 * gdb.python/py-type.exp: New testcases for exceptions on scalar
126 types.
127
ed59ded5
DE
1282011-11-14 Doug Evans <dje@google.com>
129
130 * gdb.base/shell.exp: New file.
131
405f8e94
SS
1322011-11-14 Stan Shebs <stan@codesourcery.com>
133
134 * gdb.trace/ftrace.c: New.
135 * gdb.trace/ftrace.exp: New.
136
1e4d1764
YQ
1372011-11-14 Yao Qi <yao@codesourcery.com>
138
139 * gdb.trace/change-loc-1.c: New.
140 * gdb.trace/change-loc-2.c: New.
141 * gdb.trace/change-loc.c: New.
142 * gdb.trace/change-loc.exp: New.
143 * gdb.trace/change-loc.h: New.
144 * gdb.trace/trace-break.c (marker): Define new symbol.
145 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
146 New.
147 (break_trace_same_addr_6): New.
148
71eba9c2 1492011-11-12 Matt Rice <ratmice@gmail.com>
150
151 * gdb.base/info-macros.exp: Make tests for info definitions
152 test info macro. Add tests for info macro argument processing.
153 Rename a few tests.
154
1d93e29a
KS
1552011-11-11 Keith Seitz <keiths@redhat.com>
156
157 PR gdb/12843
158 * gdb.base/linespecs.exp: New file.
159
a4b5b48a
DE
1602011-11-11 Doug Evans <dje@google.com>
161
162 * gdb.threads/print-threads.exp: Extend timeout for slower
163 tests.
164
f6b47be4
DE
1652011-11-10 Doug Evans <dje@google.com>
166
792a0230
DE
167 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
168 "record to end of main" test.
169
f6b47be4
DE
170 * gdb.python/py-type.c (TS): New typedef.
171 (ts): New global.
172 * gdb.python/py-type.exp: Test field list of typedef.
173
22355c90
JB
1742011-11-10 Joel Brobecker <brobecker@adacore.com>
175
176 * gdb.ada/small_reg_param: New testcase.
177
a7860e76
TT
1782011-11-09 Tom Tromey <tromey@redhat.com>
179
180 * gdb.cp/destrprint.exp: New file.
181 * gdb.cp/destrprint.cc: New file.
182
72a2e3dc
MI
1832011-11-08 Meador Inge <meadori@codesourcery.com>
184
185 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
186 (switch_stack_to_other): New test function.
187 * gdb.arch/thumb-prologue.exp: New test cases.
188
7bf9deb0
MR
1892010-11-08 Maciej W. Rozycki <macro@codesourcery.com>
190
191 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
192
d3895d7d
YQ
1932011-11-08 Yao Qi <yao@codesourcery.com>
194
195 * gdb.exp (supports_process_record): New.
196 (supports_reverse): New.
197 * gdb.reverse/break-precsave.exp: Call support_process_record
198 to run test conditionally.
199 * gdb.reverse/consecutive-precsave.exp: Likewise.
200 * gdb.reverse/i386-precsave.exp: Likewise.
201 * gdb.reverse/machinestate-precsave.exp: Likewise.
202 * gdb.reverse/solib-precsave.exp: Likewise.
203 * gdb.reverse/step-precsave.exp: Likewise.
204 * gdb.reverse/until-precsave.exp: Likewise.
205 * gdb.reverse/watch-precsave.exp: Likewise.
206 * gdb.reverse/break-reverse.exp: Call support_reverse to run
207 test conditionally.
208 * gdb.reverse/consecutive-reverse.exp: Likewise.
209 * gdb.reverse/finish-precsave.exp: Likewise.
210 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
211 * gdb.reverse/finish-reverse.exp: Likewise.
212 * gdb.reverse/i386-reverse.exp: Likewise.
213 * gdb.reverse/i386-sse-reverse.exp: Likewise.
214 * gdb.reverse/machinestate.exp: Likewise.
215 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
216 * gdb.reverse/sigall-precsave.exp: Likewise.
217 * gdb.reverse/sigall-reverse.exp: Likewise.
218 * gdb.reverse/solib-reverse.exp: Likewise.
219 * gdb.reverse/step-reverse.exp: Likewise.
220 * gdb.reverse/until-reverse.exp: Likewise.
221 * gdb.reverse/watch-reverse.exp: Likewise.
222
a59306a3
YQ
2232011-11-05 Yao Qi <yao@codesourcery.com>
224
225 * gdb.trace/trace-break.exp: Add test on setting two
226 fast tracepoints at the same address.
227
87769f59
JK
2282011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
229
230 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
231
3065dfb6
SS
2322011-11-02 Stan Shebs <stan@codesourcery.com>
233
234 * gdb.trace/collection.c: Add code using strings.
235 * gdb.trace/collection.exp: Add tests of string collection.
236
89e208db
JK
2372011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
238
239 * gdb.base/skip-solib.exp (executable_main): New variable.
240 (binfile_main): Base it on that.
241 Use $executable_main in clean_restart calls. Drop gdb_exit and
242 gdb_start calls.
243
405e54e9
JK
2442011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
245
246 Fix racy FAILs.
247 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
248 breakpoint_re globals import by async. Set string_regex to .* for
249 async. Remove the optional thread_selected_re and breakpoint_re
250 globals expectations.
251
58e8570a
JM
2522011-11-01 Joseph Myers <joseph@codesourcery.com>
253
254 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
255 well as Cygwin.
256
7b35ec7f 2572011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
258
259 Add tests for skip command.
89e208db
JK
260 * gdb.base/skip-solib-lib.c: New
261 * gdb.base/skip-solib-main.c: New
262 * gdb.base/skip-solib.exp: New
263 * gdb.base/skip.c: New
264 * gdb.base/skip.exp: New
265 * gdb.base/skip1.c: New
266 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 267
b9fd1791
PA
2682011-10-31 Yao Qi <yao@codesourcery.com>
269 Pedro Alves <pedro@codesourcery.com>
270
271 * gdb.trace/trace-break.c: New.
272 * gdb.trace/trace-break.exp: New.
273
4323fecc
JK
2742011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
275
276 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
277 break-here-2.
278
0e5bf2a8
PA
2792011-10-28 Pedro Alves <pedro@codesourcery.com>
280
281 * gdb.threads/no-unwaited-for-left.c: New.
282 * gdb.threads/no-unwaited-for-left.exp: New.
283 * gdb.threads/non-ldr-exc-1.c: New.
284 * gdb.threads/non-ldr-exc-1.exp: New.
285 * gdb.threads/non-ldr-exc-2.c: New.
286 * gdb.threads/non-ldr-exc-2.exp: New.
287 * gdb.threads/non-ldr-exc-3.c: New.
288 * gdb.threads/non-ldr-exc-3.exp: New.
289 * gdb.threads/non-ldr-exc-4.c: New.
290 * gdb.threads/non-ldr-exc-4.exp: New.
291
3a3dad98
JK
2922011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
293
294 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
295 * gdb.base/attach-pie-misread.exp: Likewise.
296 * gdb.base/break-interp.exp: Likewise.
297 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
298 testcases for use_gdb_stub.
299 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
300 (continue): New testcase.
301 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
302 * gdb.threads/attach-into-signal.exp: Likewise.
303 * gdb.threads/attach-stopped.exp: Likewise.
304 * gdb.threads/attachstop-mt.exp: Likewise.
305
d6a5d40c
PK
3062011-10-28 Paul Koning <paul_koning@dell.com>
307
308 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
309
ca539be8
JK
3102011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
311
312 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
313 (mi_gdb_test): Import globals thread_selected_re
314 and breakpoint_re. Expect them optionally at the regex start.
315
d234ef5c
DE
3162011-10-27 Doug Evans <dje@google.com>
317
318 * gdb.python/python.exp: Test source -s.
319
ab964825
PK
3202011-10-26 Paul Koning <paul_koning@dell.com>
321
322 * gdb.python/lib-types.cc (struct A): New structure.
323 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 324
54d8a644
PK
3252011-10-25 Paul Koning <paul_koning@dell.com>
326
327 PR python/13327
d234ef5c 328
54d8a644
PK
329 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
330 fetch_lazy method.
331
b0221781
YQ
3322011-10-24 Yao Qi <yao@codesourcery.com>
333
334 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
335 target is tic6x-*-*.
336
6cda5a20
JB
3372011-10-21 Joel Brobecker <brobecker@adacore.com>
338
339 * gdb.ada/mi_task_info/task_switch.adb: New file.
340 * gdb.ada/mi_task_info.exp: New file.
341
5ed9db04
JK
3422011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
343
344 * gdb.cp/expand-psymtabs-cxx.exp: New file.
345 * gdb.cp/expand-psymtabs-cxx.cc: New file.
346
9df2fbc4
PM
3472011-10-20 Phil Muldoon <pmuldoon@redhat.com>
348
349 PR python/12656
350
351 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
352 global_block tests.
353
736086ba
TT
3542011-10-18 Tom Tromey <tromey@redhat.com>
355
356 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
357
4af31552
TT
3582011-10-18 Tom Tromey <tromey@redhat.com>
359
360 * gdb.base/source.exp: Don't include full file name in test name.
361 * gdb.python/python.exp: Don't include full file name in test
362 name.
363
43136979
AR
3642011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
365
366 * gdb.base/attach-pie-noexec.c: New files.
367 * gdb.base/attach-pie-noexec.exp: New files.
368
543a9323
JM
3692011-10-17 Joseph Myers <joseph@codesourcery.com>
370
371 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
372 prompt for each extra line in command.
373
21ae7a4d
JK
3742011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
375
376 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
377 Revert the part of:
378 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
379 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
380 Change the expected string.
381
20ec36d9
JK
3822011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
383
384 Fix results with system glibc debug info installed.
385 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
386 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
387 Accept also __libc_ symbol prefix and no prefix.
388
6501c2fc
KS
3892011-10-14 Keith Seitz <keiths@redhat.com>
390
391 PR c++/13225
392 * gdb.cp/converts.cc (foo3_1): New function.
393 (foo3_2): New functions.
394 * gdb.cp/converts.exp: Add tests for int to pointer conversion
395 and null pointer conversions of integer constant zero.
396 Add test to check if all arguments are checked for incompatible
397 conversion BADNESS.
398
55b1fd0c
TT
3992011-10-14 Tom Tromey <tromey@redhat.com>
400
401 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
402 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
403 linespec.
404
22c05d8a
JK
4052011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
406
407 Fix internal error regression.
408 * gdb.dwarf2/implptr-optimized-out.S: New file.
409 * gdb.dwarf2/implptr-optimized-out.exp: New file.
410
1d6edc3c
JK
4112011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
412
413 Fix empty DWARF expressions DATA vs. SIZE conditionals.
414 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
415 (loclist): New.
416 (4): New abbrev.
417 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
418 Use prepare_for_testing, remove clean_restart.
419 (p arraynoloc, p arraycallnoloc): New tests.
420
9ec72168
JK
4212011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
422
423 * gdb.cp/namespace-enum.exp (executable): New variable.
424 (binfile): Use ${objdir}/${subdir}/ prefix.
425 Use ${executable} for clean_restart.
426
9c6c53f7
SA
4272011-10-11 Sterling Augustine <saugustine@google.com>
428
429 * gdb.cp/Makefile.in: Add namespace-enum test.
430 * gdb.cp/namespace-enum.exp: New file.
431 * gdb.cp/namespace-enum.c: New file.
432 * gdb.cp/namespace-enum-main.c: New file.
433
fac7ceb3
UW
4342011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
435
436 * gdb.python/py-shared.exp: Relax filename check to handle remote:
437 sysroot.
438
941b2081
JK
4392011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
440
441 Reimplement @entry in input expressions.
442 * gdb.base/exprs.c (v_int_array_init): New variable.
443 * gdb.base/exprs.exp (print v_int_array_init)
444 (print *v_int_array_init@1, print *v_int_array_init@2)
445 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
446 (print v_int_array_init[1]@1): New tests.
447
0344e878
JM
4482011-10-10 Joseph Myers <joseph@codesourcery.com>
449
450 * gdb.cp/gdb2495.exp: Do not include directories in filename in
451 expected message.
452
5a56e9c5
DE
4532011-10-09 Doug Evans <dje@google.com>
454
455 * gdb.base/alias.exp: Add tests for alias command.
456
2bda9cc5
JK
4572011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
458
459 * gdb.arch/amd64-entry-value.s: New file.
460 * gdb.mi/mi2-amd64-entry-value.s: New file.
461
a471c594
JK
4622011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
463
464 Display @entry parameter values even for references.
465 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
466 functions.
467 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
468 reference and datap_input.
469 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
470 breakpoints.
471 (continue to breakpoint: entry_reference: reference)
472 (entry_reference: bt at entry)
473 (continue to breakpoint: entry_reference: breakhere_reference)
474 (entry_reference: bt, entry_reference: ptype regparam)
475 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
476 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
477 (entry_reference: p regcopy, entry_reference: p nodataparam)
478 (entry_reference: p nodataparam@entry): New tests.
479
36b11add
JK
4802011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
481
482 Support @entry in input expressions.
483 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
484 (entry_stack: p s1@entry, entry_stack: p s2@entry)
485 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
486 (tailcall: p j@entry): New tests.
487 * gdb.cp/koenig.cc (A::entry): New function.
488 (main): Call it.
489 * gdb.cp/koenig.exp (p entry (c)): New test.
490
e18b2753
JK
4912011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
492
493 Display @entry parameter values (without references).
494 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
495 (different, validity, invalid): New functions.
496 (main): Call them.
497 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
498 stacktest, breakhere_stacktest, different, breakhere_different,
499 breakhere_validity and breakhere_invalid.
500 (entry: bt): Update for @entry.
501 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
502 (entry_validity: *, entry_invalid: *): Many new tests.
503 * gdb.base/break.exp
504 (run until breakpoint set at small function, optimized file): Accept
505 also the @entry suffix.
506 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
507 * gdb.mi/mi2-amd64-entry-value.c: New files.
508 * gdb.mi/mi2-amd64-entry-value.exp: New files.
509
2d6c5dc2
JK
5102011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
511
512 Protect entry values against self tail calls.
513 * gdb.arch/amd64-entry-value.cc (self2, self): New.
514 (main): Call self.
515 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
516 (set debug entry-values 1, self: bt debug entry-values): New tests.
517
111c6489
JK
5182011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
519
520 Recognize virtual tail call frames.
521 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
522 (amb_b, amb_a): New.
523 (main): Call a and b.
524 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
525 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
526 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
527 New tests.
528
8e3b41a9
JK
5292011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
530
531 Implement basic support for DW_TAG_GNU_call_site.
532 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
533 * gdb.arch/amd64-entry-value.cc: New file.
534 * gdb.arch/amd64-entry-value.exp: New file.
535
181cebd4
JK
5362011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
537
538 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
539 * gdb.dwarf2/implptr-64bit.S: New file.
540 * gdb.dwarf2/implptr-64bit.exp: New file.
541
741f5e3c
JK
5422011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
543
544 Fix initial language detection with -readnow.
545 * gdb.cp/readnow-language.cc: New file.
546 * gdb.cp/readnow-language.exp: New file.
547
a73d2258
JK
5482011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
549
550 Fix printed anonymous struct name.
551 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
552
af369495
JM
5532011-10-09 Joseph Myers <joseph@codesourcery.com>
554
555 * gdb.base/solib-symbol.exp: Do not include directories in
556 filenames in expected messages.
557
1fa57852
DE
5582011-10-07 Doug Evans <dje@google.com>
559
560 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
561
bd054e06
KP
5622011-10-07 Kevin Pouget <kevin.pouget@st.com>
563
564 Allow Python notification of new object-file loadings.
565 * gdb.python/py-events.exp: Test newobjfile event.
566 * gdb.python/py-events.py: Register newobjfile callback.
567 * gdb.python/py-events.c: Add call to shared library
568 * gdb.python/py-events-shlib.c: New file.
569
8031b6f8
JM
5702011-10-06 Joseph Myers <joseph@codesourcery.com>
571
572 * gdb.base/fixsection.exp: Do not include directories in filename
573 in expected message.
574
7fea6923
PM
5752011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
576
577 Add tests for passing of environment variables to inferior.
578 * gdb.base/testenv.c: New test source.
579 * gdb.base/testenv.exp: New expect test.
580
687f2a88
PK
5812011-10-04 Paul Koning <paul_koning@dell.com>
582
583 * gdb.python/py-value.c (main): Break before return.
584
cb6be26b
KP
5852011-10-04 Kevin Pouget <kevin.pouget@st.com>
586
587 PR python/12691: Add the inferior to Python exited event
588 * gdb.python/py-events.exp: Test the inferior attribute of exited
589 event with a fork.
590 * gdb.python/py-events.py: Print inferior number on exit.
591 * gdb.python/py-events.c: Fork the inferior.
592
fb213700
EBM
5932011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
594
595 * gdb.base/jit.exp: Add testcase name to log message
596
aa2071bd
PK
5972011-10-03 Paul Koning <paul_koning@dell.com>
598 Jan Kratochvil <jan.kratochvil@redhat.com>
599
600 * gdb.python/py-value.exp
601 (python inval = gdb.parse_and_eval('*(int*)0'))
602 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
603 (set argc=2, python print argc_lazy): New tests.
604
dd11a36c
JB
6052011-10-02 Joel Brobecker <brobecker@adacore.com>
606
607 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
608
46f886f1
JK
6092011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
610 Pedro Alves <pedro@codesourcery.com>
611
612 * gdb.python/py-value.exp (test_value_in_inferior): New variable
613 can_read_0, test for it.
614 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
615 (parse_and_eval with memory error): ... here, make it untested if
616 can_read_0.
617
c5cb204f
MP
6182011-09-30 Marek Polacek <mpolacek@redhat.com>
619
620 * gdb.python/python.exp (verify pagination beforehand)
621 (verify pagination afterwards): Fix race by splitting the line.
622
68fb0ec0
JM
6232011-09-29 Joseph Myers <joseph@codesourcery.com>
624
625 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
626 for 64-bit multilibs from i?86-* targets.
627
6aee0d90
MP
6282011-09-29 Marek Polacek <mpolacek@redhat.com>
629
630 * lib/gdb.exp: Fix a typo in one of the comments.
631
e9101ff5
MP
6322011-09-29 Marek Polacek <mpolacek@redhat.com>
633
634 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
635 matching pattern.
636
7a81bdbf
PK
6372011-09-28 Paul Koning <paul_koning@dell.com>
638
639 * gdb.python/py-type.c (enum E): New.
640 * gdb.python/py-type.exp (test_fields): Add tests for Python
641 mapping access to fields.
642 (test_enums): New test for field access on enums.
643
6710bf39
SS
6442011-09-27 Stan Shebs <stan@codesourcery.com>
645
646 * gdb.trace/collection.exp: Test collection of $_ret.
647
b2a6bdeb
AT
6482011-09-22 Andreas Tobler <andreast@fgznet.ch>
649
650 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
651 list of compilation switches for <*-*-freebsd*>.
652
3c9057f3
SS
6532011-09-19 Stan Shebs <stan@codesourcery.com>
654
655 * gdb.trace/tspeed.exp: New file.
656 * gdb.trace/tspeed.c: New file.
657
34518530
YQ
6582011-09-18 Yao Qi <yao@codesourcery.com>
659
660 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
661 instructions.
662 (test_adr_32bit, test_pop_pc): Likewise.
663 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
664 Thumb instructions.
665 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
666 in gdb_test_multiple.
667 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
668
ab254057
YQ
6692011-09-17 Yao Qi <yao@codesourcery.com>
670
671 * lib/gdb.exp (can_single_step_to_signal_handler): New.
672 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
673 support single step to signal handler.
674
9c317b71
YQ
6752011-09-17 Yao Qi <yao@codesourcery.com>
676
677 * gdb.base/disp-step-fork.c: New.
678 * gdb.base/disp-step-syscall.exp: New.
679 * gdb.base/disp-step-vfork.c: New.
680
a8123151
JB
6812011-09-16 Joel Brobecker <brobecker@adacore.com>
682
683 * gdb.ada/tasks.exp: Make the expected output for
684 the `info tasks' tests more resilient to spacing
685 changes.
686
63a9aad8
JK
6872011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
688
689 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
690 (reached breakpoint 2, reached breakpoint 3): Update expected output.
691
2aa48337
KP
6922011-09-15 Kevin Pouget <kevin.pouget@st.com>
693
694 PR Python/12692 Add gdb.selected_inferior() to Python interface.
695 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
696
6839b47f
KP
6972011-04-30 Kevin Pouget <kevin.pouget@st.com>
698
699 Handle multiple breakpoint hits in Python interface:
700 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
701 presence.
702 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
703 breakpoint hits.
704
0935723e
JK
7052011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
706 Jan Kratochvil <jan.kratochvil@redhat.com>
707
708 * gdb.python/py-events.exp: Remove pretty printing comment.
709 * gdb.python/py-evsignal.exp: New file.
710 * gdb.python/py-evthreads.c: Include signal.h.
711 (thread3): Remove variable count3. Remove variable bad and use raise
712 instead.
713 (thread2): Remove variable count2. Move thread3 pthread_create here,
714 merge pthread_join to a single line.
715 (main): Remove variable count1. Merge pthread_join with pthread_create
716 to a single line.
717 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
718 KFAIL python/12966 for gdbserver. Test return value of
719 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
720 gdb_expect by gdb_test and gdb_test_multiple.
721 (thread 2, thread 3): New tests.
722
4801a9a3
PA
7232011-09-12 Matt Rice <ratmice@gmail.com>
724 Pedro Alves <pedro@codesourcery.com>
725
726 PR gdb/13175
727
728 * gdb.base/interp.exp: New tests.
729 * gdb.base/interp.c: New file.
730
24ece742
DE
7312011-09-12 Doug Evans <dje@google.com>
732
733 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
734 * gdb.dwarf2/typeddwarf.exp: Ditto.
735
7f062217
JK
7362011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
737
738 Fix compatibility with x32 arch.
739 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
740 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
741 is_x86_like_target.
742 * testsuite/gdb.trace/collection.exp: Likewise.
743 * testsuite/gdb.trace/report.exp: Likewise.
744 * testsuite/gdb.trace/unavailable.exp: Likewise.
745 * testsuite/gdb.trace/while-dyn.exp: Likewise.
746 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
747 (is_x86_like_target): Check also is_amd64_regs_target.
748
08711b9a
JK
7492011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
750
751 PR breakpoints/12435
752 * gdb.arch/amd64-prologue-xmm.c: New file.
753 * gdb.arch/amd64-prologue-xmm.exp: New file.
754 * gdb.arch/amd64-prologue-xmm.s: New file.
755
b99b5f66
JK
7562011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
757
758 * gdb.dwarf2/dw2-param-error-main.c: New file.
759 * gdb.dwarf2/dw2-param-error.S: New file.
760 * gdb.dwarf2/dw2-param-error.exp: New file.
761
a391a2f6
PA
7622011-09-08 Pedro Alves <pedro@codesourcery.com>
763
764 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
765 inferior's pid and look for a core dump named core.$pid. Use
766 `remote_file' commands on the host instead of hand coding shell
767 commands on the build.
768 * gdb.base/valgrind-db-attach.exp: Kill the program before
769 finishing the test.
770
7d8e6458 7712011-09-02 Matt Rice <ratmice@gmail.com>
772
773 * lib/prompt.exp: New file for testing the first prompt.
774 * gdb.python/py-prompt.exp: Ditto.
775 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
776
68e77c9e
PA
7772011-09-02 Pedro Alves <pedro@codesourcery.com>
778
779 * gdb.threads/gcore-thread.exp: Set the global core_supported to
780 0, before testing gcore.
781
9655e943
JK
7822011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
783
df6dc84d
JK
784 * dw2-ifort-parameter-debug.S: Update copyright year.
785 * dw2-ifort-parameter.c: Update copyright year.
786 * dw2-ifort-parameter.exp: Update copyright year.
787
9655e943
JK
788 * dw2-ifort-parameter-debug.S: New file.
789 * dw2-ifort-parameter.c: New file.
790 * dw2-ifort-parameter.exp: New file.
791
353d1d73
JK
7922011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
793
794 * gdb.base/commands.exp (error_clears_commands_left): New function.
795 (): Call it.
796
5c07461a
JK
7972011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
798
799 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
800 (C): Initialize `a'.
801 * gdb.mi/mi-inheritance-syntax-error.exp
802 (-data-evaluate-expression $path): Expect `a' as 5.
803
0d932b2f
MK
8042011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
805
806 PR mi/11912
807 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
808 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
809 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
810 keyword in output of -var-info-path-expression.
811
bdb54049
JK
8122011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
813
814 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
815 * gdb.trace/collection.exp: Likewise.
816 * gdb.trace/report.exp: Likewise.
817 * gdb.trace/unavailable.exp: Likewise.
818 * gdb.trace/while-dyn.exp: Likewise.
819
59cde39c
KS
8202011-08-18 Keith Seitz <keiths@redhat.com>
821
822 PR c++/12266
823 * gdb.cp/meth-typedefs.cc: New file.
824 * gdb.cp/meth-typedefs.exp: New file.
825
fa3a4f15
PM
8262011-08-17 Phil Muldoon <pmuldoon@redhat.com>
827
828 * gdb.python/python.exp: Add extended-prompt tests.
829
c1049fca
JK
8302011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
831
832 * gdb.arch/i386-dr3-watch.exp
833 (watchpoint on gap1 does not fit debug registers)
834 (delete all watchpoints): Fix racy expect strings.
835
d93f7b5c
YQ
8362011-08-14 Yao Qi <yao@codesourcery.com>
837
838 * gdb.base/maint.exp: set data_section to ".neardata".
839 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
840 * gdb.base/savedregs.exp: Handle SIGILL.
841 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
842 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
843
457e09f0
DE
8442011-08-12 Doug Evans <dje@google.com>
845
846 * gdb.python/py-symbol.exp: Add test for symbol.type.
847
5d0bb2fb
UW
8482011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
849
850 * gdb.threads/pthreads.exp: Enable on non-native configurations.
851 * gdb.mi/mi-pthreads.exp: Likewise.
852 * gdb.mi/mi2-pthreads.exp: Likewise.
853 * gdb.mi/gdb669.exp.exp: Likewise.
854
fcdfa280
PA
8552011-08-09 Pedro Alves <pedro@codesourcery.com>
856
857 * lib/mi-support.exp (detect_async): Rename to...
858 (mi_detect_async): ... this.
859 * gdb.mi/mi-nonstop-exit.exp: Adjust.
860 * gdb.mi/mi-nonstop.exp: Adjust.
861 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
862 * gdb.mi/mi-nsintrall.exp: Adjust.
863 * gdb.mi/mi-nsmoribund.exp: Adjust.
864 * gdb.mi/mi-nsthrexec.exp: Adjust.
865
9d8fa392
PA
8662011-08-09 Pedro Alves <pedro@codesourcery.com>
867
868 * gdb.base/display.c (do_loops): New `p_i' local.
869 * gdb.base/display.exp: Test displaying a variable that is
870 temporarily at a bad address.
871
b6cede78
JK
8722011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
873
874 * gdb.dwarf2/dw2-op-stack-value.S: New file.
875 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
876
67bedb8c
JK
8772011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
878
879 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
880 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
881 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 882
af6e93b2
PA
8832011-08-05 Pedro Alves <pedro@codesourcery.com>
884
885 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
886 procedure.
887 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
888
1cf0e11f
YQ
8892011-08-05 Yao Qi <yao@codesourcery.com>
890
891 * gdb.base/callfuncs.exp: Set language after main.
892 * gdb.cp/cplusfuncs.exp: Likewise.
893 * gdb.cp/inherit.exp: Likewise.
894
a1e28cb2
UW
8952011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
896
897 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
898 * gdb.base/watch-vfork.exp: Skip on remote targets.
899
d4f5bbb9
UW
9002011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
901
902 * gdb.threads/thread-find.exp: Support remote targets.
903
724f4f80
UW
9042011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
905
906 * gdb.base/jit.exp: Download solib_binfile to target.
907 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
908 and call dlopen without full path name.
909 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
910 dlopen without full path name.
911
934709f0
PW
9122011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
913
914 * gdb.base/break-always.exp: Complete the test
915 with duplicated breakpoints and enabling/disabling them.
916
c26106c4
TT
9172011-08-02 Tom Tromey <tromey@redhat.com>
918
919 PR gdb/11289:
920 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
921
9300444e 9222011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
923
924 PR gdb/13045
925 * gdb.base/float.exp: Add new test case for PR gdb/13045
926 * gdb.base/float.c: New file.
927
00bd41d6
PM
9282011-07-28 Phil Muldoon <pmuldoon@redhat.com>
929
930 * gdb.python/py-mi.exp: Test printers returning string hint, and
931 also not returning a value.
932 * gdb.python/py-prettyprint.c: Add testcase for above.
933 * gdb.python/py-prettyprint.py: Add test printer for above.
934
d24f74ce
JK
9352011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
936
937 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
938 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
939 (.Ldie30) Add as field "data4".
940 (.Ldie32) Rename field "b" to "shl".
941 (abbrev4) Change for the "data4" field.
942 (abbrev5, abbrev6) Remove.
943 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
944 (p &s.shl): ... here. Add comment.
945 (p &s.data4): New.
946
bb7da2bf
JK
9472011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
948
949 Fix crash on lval_computed values.
950 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
951
11081198
JK
9522011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
953
954 * gdb.base/help.exp (help whatis): Update the expected string.
955
3c6e0cb3
JK
9562011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
957
958 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
959 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
960 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
961 Change the expected string.
962
efa80663
PA
9632011-07-26 Pedro Alves <pedro@codesourcery.com>
964
965 * gdb.base/watchpoint.exp
966 (test_disable_enable_software_watchpoint): New procedure.
967 (top level): Run it.
968
db8e4570
UW
9692011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
970
971 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
972 executable file "${binfile}", C++ version "${binfile}-cxx".
973 * gdb.python/py-prettyprint.exp: Likewise.
974 * gdb.python/py-symbol.exp: Likewise.
975 * gdb.python/py-type.exp: Likewise.
976 * gdb.python/py-value.exp: Likewise.
977 * gdb.python/py-template.exp (test_template_arg): Pass full executable
978 file name instead of just suffix.
979
543305c9
JK
9802011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
981
982 Fix implicit pointer offsets.
983 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
984 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
985 (continue to breakpoint: continue to baz breakpoint for implptr)
986 (sanity check element 0, sanity check element 1)
987 (enter the inlined function, check element 0 for the offset)
988 (check element 1 for the offset)
989 (continue to breakpoint: ignore the second baz breakpoint): New tests.
990 (set foo breakpoint for implptr): Update the breakpoint number.
991
b3215adc
UW
9922011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
993
994 * gdb.python/py-mi.exp: Use different file names for different
995 versions of the executable under test.
996 * gdb.python/py-prettyprint.exp: Likewise.
997 * gdb.python/py-symbol.exp: Likewise.
998 * gdb.python/py-template.exp: Likewise.
999 * gdb.python/py-type.exp: Likewise.
1000 * gdb.python/py-value.exp: Likewise.
1001
182b9acc
UW
10022011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1003
1004 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
1005 flag after restarting GDB if necessary.
1006
e6052b5d
UW
10072011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
1008
1009 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
1010
1ced966e
PA
10112011-07-22 Pedro Alves <pedro@codesourcery.com>
1012
1013 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
1014 backend doesn't leave used debug registers behind.
1015
3543a589
TT
10162011-07-22 Tom Tromey <tromey@redhat.com>
1017
1018 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
1019 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
1020 argument.
1021 * gdb.dwarf2/typeddwarf-amd64.S: New file.
1022
14d15303 10232011-07-21 Matt Rice <ratmice@gmail.com>
1024
1025 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
1026 in mostlyclean rule. Add files ending in .core.
1027
9b158ba0 10282011-07-21 Matt Rice <ratmice@gmail.com>
1029
1030 PR macros/12999
1031 * gdb.base/info-macros.c: New test sources.
1032 * gdb.base/info-macros.exp: New tests.
1033
d17b6f81
PM
10342011-07-21 Phil Muldoon <pmuldoon@redhat.com>
1035
1036 * gdb.python/python.exp: Add prompt substitution tests.
1037
918dd910
JK
10382011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1039
1040 Fix crash if referenced CU is aged out.
1041 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
1042 New.
1043 * gdb.dwarf2/implptr.exp: Likewise.
1044
0e37a63c
JK
10452011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
1046
1047 * gdb.dwarf2/implptr.S: Rebuilt.
1048 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
1049 (bar): Use them for j, k, l.
1050 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
1051 COMPILE.
1052 (print j in implptr:bar): Update for the intp typedef.
1053 (print p[0].x in implptr:foo): Use more exact regex.
1054
f65cf84c
TT
10552011-07-18 Tom Tromey <tromey@redhat.com>
1056
1057 * gdb.cp/static-method.exp: Add missing single quote.
1058
d5b4a7be
YQ
10592011-07-18 Yao Qi <yao@codesourcery.com>
1060
1061 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
1062 supported.
1063 * gdb.mi/mi-nonstop-exit.exp: Likewise.
1064 * gdb.mi/mi-nonstop.exp: Likewise.
1065 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1066 * gdb.mi/mi-nsintrall.exp: Likewise.
1067 * gdb.mi/mi-nsmoribund.exp: Likewise.
1068 * gdb.mi/mi-nsthrexec.exp: Likewise.
1069 * gdb.python/py-evthreads.exp: Likewise.
1070
e9ea2662
JK
10712011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1072
1073 Code cleanup.
1074 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
1075 it. Substitute it instead of test_compiler_info everywhere.
1076
ce451573
UW
10772011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
1078
1079 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
1080 remote targets as well.
1081
756d88a7
UW
10822011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
1083
1084 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
1085 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
1086
31f83dc5
UW
10872011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
1088
1089 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
1090 a remote machine, not the host.
1091 (gdb_compile_shlib): Set soname if target is remote.
1092
059241a0
PP
10932011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
1094
1095 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
1096
28a0b48c 10972011-07-13 Matt Rice <ratmice@gmail.com>
1098
1099 * gdb.python/py-objfile-script-gdb.py: Renamed to
1100 py-objfile-script-gdb.py.in.
1101 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
1102 py-objfile-script-gdb.py.
1103 * gdb.python/py-objfile-script.exp: Update reference to
1104 py-objfile-script-gdb.py.
1105
9a771b67
JK
11062011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1107
1108 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
1109 reference undefined label.
1110
04ad99e6
JK
11112011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1112
1113 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
1114 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
1115 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
1116 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
1117
713389e0
PM
11182011-07-11 Phil Muldoon <pmuldoon@redhat.com>
1119
1120 PR python/12438
1121 * gdb.python/python.exp: Add maint set/show python print-stack
1122 deprecated tests. Add set/show python print-backtrace tests.
1123
97d146f8
JK
11242011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1125
1126 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
1127 debug info.
1128
facde0e5 11292011-07-06 Matt Rice <ratmice@gmail.com>
1130
1131 * gdb.python/python.exp: Update filename paths.
1132 * gdb.python/py-symtab.exp: Ditto.
1133
438640d1
MP
11342011-07-06 Marek Polacek <mpolacek@redhat.com>
1135
1136 * gdb.python/py-evthreads.exp: Add missing `$'.
1137
33a365df
MF
11382011-07-06 Jie Zhang <jie.zhang@analog.com>
1139
1140 * config/bfin.exp: New file.
1141 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
1142 * gdb.asm/bfin.inc: New file.
1143
8f7ae686
MP
11442011-07-06 Marek Polacek <mpolacek@redhat.com>
1145
df46027d 1146 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
1147 the whole output.
1148
eb2a6f42
TT
11492011-07-05 Tom Tromey <tromey@redhat.com>
1150
1151 * gdb.java/jprint.java (jprint.hi): New field.
1152 * gdb.java/jprint.exp: Print string.
1153
177b42fe
TJB
11542011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
1155
1156 * gdb.base/call-sc.c: Fix typos.
1157 * gdb.base/ifelse.exp: Likewise.
1158 * gdb.base/structs.c: Likewise.
1159
3b2a0cf2
JB
11602011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
1161
1162 * gdb.base/jit-so.exp: New test.
1163 * gdb.base/jit-dlmain.c: New file.
1164 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
1165
46fc714c
JK
11662011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1167
1168 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
1169 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
1170 * gdb.cp/pr9167.exp (p b): Likewise.
1171 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
1172 (test value of P in inner_m, test type of Z in inner_m): Call
1173 setup_xfail for gcc <= 4.5.
46fc714c 1174
418c7cf7
JK
11752011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1176
1177 * gdb.cp/paren-type.cc: New files.
1178 * gdb.cp/paren-type.exp: New files.
1179
3d50dd94
JK
11802011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1181
1182 Stop on first linespec terminator instead of eating what we can.
1183 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
1184 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
1185 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
1186 (break C::f()): ... this one.
1187 (break C::operator()()): New test.
1188 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
1189 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
1190 test.
1191
dcf9f4ab
JK
11922011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1193
1194 Fall back linespec to minimal symbols.
1195 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
1196 error message.
1197 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
1198 * gdb.cp/minsym-fallback-main.cc: New file.
1199 * gdb.cp/minsym-fallback.cc: New file.
1200 * gdb.cp/minsym-fallback.exp: New file.
1201 * gdb.cp/minsym-fallback.h: New file.
1202
3f542ed1
JK
12032011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1204
1205 * gdb.cp/no-dmgl-verbose.cc: New file.
1206 * gdb.cp/no-dmgl-verbose.exp: New file.
1207
12082011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
1209
1210 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
1211 __GI_.
1212 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
1213 (f): New function.
1214 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
1215 (complete p 'func<short>(): ... here.
1216 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
1217 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
1218 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
1219 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
1220 Make them KFAIL gcc/49546.
1221
00eb2c4a
JB
12222011-07-01 Joel Brobecker <brobecker@adacore.com>
1223
1224 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
1225
85a20c42
JK
12262011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1227
1228 Test GCC PR debug/49546.
1229 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
1230 (test type of F in k3_m, test value of F in k3_m): New.
1231 * gdb.cp/temargs.cc (struct S3, struct K3): New.
1232 (main): New variable k3. Call k3.k3_m.
1233
d2d43431
JB
12342011-07-01 Jean-Charles Delay <delay@adacore.com>
1235
1236 * gdb.ada/packed_array.exp: Fix expected outout.
1237
54ae186f
JB
12382011-07-01 Jean-Charles Delay <delay@adacore.com>
1239
1240 * gdb.ada/packed_array.exp: fixed expected output.
1241
8f17729f
JB
12422011-07-01 Joel Brobecker <brobecker@adacore.com>
1243
1244 * gdb.ada/same_enum: New testcase.
1245
f5aa6869
JB
12462011-07-01 Joel Brobecker <brobecker@adacore.com>
1247
1248 * gdb.ada/ptr_typedef: New testcase.
1249
828292f2
JB
12502011-07-01 Joel Brobecker <brobecker@adacore.com>
1251
1252 * gdb.ada/arrayptr.exp: Add ptype test.
1253
18920c42
JB
12542011-07-01 Joel Brobecker <brobecker@adacore.com>
1255
1256 * gdb.ada/char_enum: New testcase.
1257
3536d9e3 12582011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
1259
1260 * gdb.base/dump.exp (capture_pointer_with_type): New.
1261 Get value from address instead of name.
1262 Start GDB once, and do `dump' and `restore'
1263 tests together.
1264
db863c42
MF
12652011-06-30 Jie Zhang <jie.zhang@analog.com>
1266 Mike Frysinger <vapier@gentoo.org>
1267
1268 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
1269 helper functions for getting/setting remotetimeout variable.
1270 * lib/gdb.exp (gdb_load): If the target is remote, set
1271 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
1272 with $loadtimeout. Set $load_ok to 0 before doing the load.
1273 Instead of returning, immediately, set $load_ok to 0. Call
1274 set_remotetimeout with $oldremotetimeout, and then return if
1275 $load_ok is 1.
1276
e9e642a8
AB
12772011-06-30 Andrew Burgess <aburgess@broadcom.com>
1278
1279 * gdb.python/py-template.exp: Don't run this test if the target
1280 does not support c++ tests.
1281
32019081
JK
12822011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1283
1284 Fix non-only rename list for Fortran modules import.
1285 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
1286 tests.
1287 * gdb.fortran/module.f90 (module moduse): New.
1288 (program module): use moduse, test var_x, var_y and var_z.
1289
0ecee54c
TT
12902011-06-29 Tom Tromey <tromey@redhat.com>
1291
1292 PR testsuite/12040:
1293 * gdb.fortran/array-element.exp: Use f90, not f77.
1294 * gdb.fortran/complex.exp: Use f90, not f77.
1295 * gdb.fortran/derived-type.exp: Use f90, not f77.
1296 * gdb.fortran/library-module.exp: Use f90, not f77.
1297 * gdb.fortran/logical.exp: Use f90, not f77.
1298 * gdb.fortran/module.exp: Use f90, not f77.
1299 * gdb.fortran/multi-dim.exp: Use f90, not f77.
1300 * gdb.fortran/subarray.exp: Use f90, not f77.
1301
3b2b8fea
TT
13022011-06-29 Tom Tromey <tromey@redhat.com>
1303
1304 * gdb.fortran/charset.exp: New file.
1305 * gdb.fortran/charset.f90: New file.
1306
42159ca5
TT
13072011-06-29 Tom Tromey <tromey@redhat.com>
1308
1309 PR testsuite/12040:
1310 * lib/future.exp: New file, mostly extracted from ada.exp.
1311 Rewrote compatibility code to use rename.
1312 (gdb_find_gfortran): New proc.
1313 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
1314 gfortran patch.
1315 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
1316 Move to future.exp.
1317 * lib/gdb.exp: Always load future.exp.
1318
af69a5ce
YQ
13192011-06-28 Yao Qi <yao@codesourcery.com>
1320
1321 * gdb.cp/exception.cc: Don't include iostream.
1322 (bar): Remove print statement.
1323 (catcher): New.
1324 (main): Remove print statements. Call function catcher.
1325 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
1326 Set breakpoint on catcher, and check the value of parameter.
1327
ab5c6a72
YQ
13282011-06-23 Yao Qi <yao@codesourcery.com>
1329
1330 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check breakpoint
1331 1.2 is disabled. KFAIL for uclinux.
1332
9497469f
MP
13332011-06-23 Marek Polacek <mpolacek@redhat.com>
1334
1335 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
1336 mi_gdb_test.
1337
b9132588
MP
13382011-06-23 Marek Polacek <mpolacek@redhat.com>
1339
5d197ed0 1340 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 1341
e55595ca
MP
13422011-06-23 Marek Polacek <mpolacek@redhat.com>
1343
5d197ed0
MP
1344 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
1345
13462011-06-23 Marek Polacek <mpolacek@redhat.com>
1347
1348 * gdb.mi/mi2-basics.exp: Fix races. Honour the
1349 `test_exec_and_symbol_mi_operatons' return value.
1350 (test_mi_interpreter_selection): Use mi_gdb_test instead of
1351 gdb_test_multiple.
1352 (test_exec_and_symbol_mi_operatons): Likewise.
1353 (test_path_specification): Likewise.
e55595ca 1354
be777e08
YQ
13552011-06-23 Yao Qi <yao@codesourcery.com>
1356
1357 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
1358 supported.
1359 * lib/gdb.exp (support_displaced_stepping): New.
1360
615556d6
YQ
13612011-06-23 Yao Qi <yao@codesourcery.com>
1362
1363 * gdb.threads/execl.exp: Skip on remote target.
1364
833b0ca7
MP
13652011-06-21 Marek Polacek <mpolacek@redhat.com>
1366
5d197ed0 1367 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
1368 mi_gdb_test.
1369
1ee4023a
MP
13702011-06-20 Marek Polacek <mpolacek@redhat.com>
1371
5d197ed0 1372 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 1373
d0b1d624
MP
13742011-06-20 Marek Polacek <mpolacek@redhat.com>
1375
5d197ed0 1376 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
1377 mi_gdb_test.
1378
79aa92c1
MP
13792011-06-20 Marek Polacek <mpolacek@redhat.com>
1380
5d197ed0 1381 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 1382
5ce5db06
YQ
13832011-06-14 Yao Qi <yao@codesourcery.com>
1384
1385 gdb/testsuite/
1386 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
1387
533a737e
JK
13882011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1389
1390 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
1391
d0e53741
TT
13922011-06-10 Tom Tromey <tromey@redhat.com>
1393
1394 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
1395 Add tests for pointer-to-member-function.
1396 * gdb.cp/temargs.cc (S::somefunc): New function.
1397 (K2): New class.
1398 (main): Instantiate K2; call method.
1399
b5916bbd
JB
14002011-06-08 Joel Brobecker <brobecker@adacore.com>
1401
1402 * gdb.python/py-inferior.c (f2): Make str an array rather
1403 than a pointer.
1404 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
1405
5be4dfca
JK
14062011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
1407
1408 * gdb.base/async-shell.c: New file.
1409 * gdb.base/async-shell.exp: New file.
1410
9f47e254
PA
14112011-06-06 Pedro Alves <pedro@codesourcery.com>
1412
1413 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
1414
64b9b334
JB
14152011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
1416
1417 From Stephen Kitt <steve@sk2.org>
1418 * gdb.base/help.exp: Adjust following some spelling corrections
1419 in GDB.
1420
dbc0f131
YQ
14212011-06-01 Yao Qi <yao@codesourcery.com>
1422
1423 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
1424
fd336a18
KS
14252010-05-31 Keith Seitz <keiths@redhat.com>
1426
1427 PR c++/12750
1428 * gdb.cp/static-method.cc: New file.
1429 * gdb.cp/static-method.exp: New file.
1430
fa8b9902
KS
14312010-05-31 Keith Seitz <keiths@redhat.com>
1432
1433 PR symtab/12704
1434 * gdb.cp/anon-ns.cc: New file.
1435 * gdb.cp/anon-ns.exp: New file.
1436
0a5b1e09
PA
14372011-05-31 Pedro Alves <pedro@codesourcery.com>
1438
1439 * gdb.arch/i386-dr3-watch.c: New file.
1440 * gdb.arch/i386-dr3-watch.exp: New file.
1441
0578b8d1
YQ
14422011-05-30 Yao Qi <yao@codesourcery.com>
1443
1444 * gdb.base/callfuncs.c (t_structs_fc): New.
1445 (t_structs_dc, t_structs_ldc): New.
1446 (t_double_many_args):
1447 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
1448 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
1449 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
1450 * gdb.base/callfuncs.exp: Call new functions.
1451
6680506e
YQ
14522011-05-30 Yao Qi <yao@codesourcery.com>
1453
ff4d2c60
YQ
1454 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
1455 Call rerun_and_prepare for each test to isolate effects.
1456
14572011-05-30 Yao Qi <yao@codesourcery.com>
1458
1459 * gdb.base/varargs.c (find_max_float_real): New.
1460 (find_max_double_real, find_max_long_double_real): New.
1461 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
1462 * lib/gdb.exp (setup_kfail_for_target): New.
1463
e43ec454
YQ
14642011-05-30 Yao Qi <yao@codesourcery.com>
1465
1466 * gdb.base/funcargs.c (callca, callcb, callcc): New.
1467 (callcd, callce, callcf, callc1a, callc1b): New.
1468 (callc2a, callc2b): New.
1469 * gdb.base/funcargs.exp (complex_args): New.
1470 (complex_integral_args, complex_float_integral_args): New.
1471 * lib/gdb.exp (support_complex_tests): New. Determine
1472 whether to run test cases on _Complex types.
1473
432b4d03
JK
14742011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1475
1476 * gdb.threads/leader-exit.c: New file.
1477 * gdb.threads/leader-exit.exp: New file.
1478
6caf069d
MP
14792011-05-27 Marek Polacek <mpolacek@redhat.com>
1480
9497469f 1481 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 1482
97fce28b
MP
14832011-05-27 Marek Polacek <mpolacek@redhat.com>
1484
1485 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
1486 remove the `supported' variable.
1487 * gdb.mi/mi-nonstop.exp: Likewise.
1488 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1489 * gdb.mi/mi-nsintrall.exp: Likewise.
1490 * gdb.mi/mi-nsmoribund.exp: Likewise.
1491 * gdb.mi/mi-nsthrexec.exp: Likewise.
1492
9da8c2a0
PA
14932011-05-26 Pedro Alves <pedro@codesourcery.com>
1494
1495 * gdb.reverse/finish-reverse-bkpt.exp: New test.
1496
2c03e5be
PA
14972011-05-26 Pedro Alves <pedro@codesourcery.com>
1498
1499 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
1500
2e21250d
KS
15012011-05-24 Keith Seitz <keiths@redhat.com>
1502
1503 PR breakpoint/12803
1504 * gdb.cp/cmpd-minsyms.cc (a): New method.
1505 (b): New method.
1506 (c): New method.
1507 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
1508
cdac0397
PA
15092011-05-24 Pedro Alves <pedro@codesourcery.com>
1510
1511 * gdb.base/commands.exp (watchpoint_command_test): Check that the
1512 watchpoint's command list didn't execute when the watchpoint went
1513 out of scope.
1514
ee5683ab
PM
15152011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
1516
1517 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
1518 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
1519 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
1520 * gdb.arch/i386-gnu-cfi.exp: Likewise.
1521 * gdb.arch/i386-permbkpt.exp: Likewise.
1522 * gdb.arch/i386-prologue.exp: Likewise.
1523 * gdb.arch/i386-size-overlap.exp: Likewise.
1524 * gdb.arch/i386-size.exp: Likewise.
1525 * gdb.arch/i386-unwind.exp: Likewise.
1526 * gdb.reverse/i386-precsave.exp: Likewise.
1527 * gdb.reverse/i386-reverse.exp: Likewise.
1528 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1529 * gdb.reverse/i387-env-reverse.exp: Likewise.
1530 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1531
c91c8c16
PA
15322011-05-24 Pedro Alves <pedro@codesourcery.com>
1533
1534 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
1535 file doesn't error, using MI.
1536
c50491a7
TT
15372011-05-23 Tom Tromey <tromey@redhat.com>
1538
1539 * gdb.base/charset.exp (string_display): Add tests to assign to
1540 arrays.
1541 * gdb.base/charset.c (short_array, int_array, long_array): New.
1542
4a07b7da
PA
15432011-05-20 Pedro Alves <pedro@codesourcery.com>
1544
1545 Cope with async mode.
1546
4a07b7da
PA
1547 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
1548 into gdb_test + mi_expect_stop.
1549
b275f2d2
PA
15502011-05-20 Pedro Alves <pedro@codesourcery.com>
1551
1552 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
1553 (callme): Remove printf call.
1554
eec52c44
PM
15552011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
1556
1557 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
1558 quote pattern to avoid problems with Cygwin/mingw expect versions.
1559 * gdb.base/default.exp (show convenience): Use double
1560 quote pattern for regular expressions.
1561
b3c8eb43
JK
15622011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1563
1564 Fix -readnow for -gdwarf-4 unused type units.
1565 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
1566 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
1567
ed731959
JK
15682011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
1569
1570 * gdb.base/kill-after-signal.c: New file.
1571 * gdb.base/kill-after-signal.exp: New file.
1572
3b48433d
PA
15732011-05-16 Pedro Alves <pedro@codesourcery.com>
1574
1575 * gdb.ada/start.exp: Call untested with the correct test filename.
1576 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
1577 test filename. Make the test's binary unique.
1578 * gdb.arch/i386-signal.exp: Call untested with the correct test
1579 filename.
1580 * gdb.arch/i386-size-overlap.exp: Ditto.
1581 * gdb.arch/Makefile.in (EXECUTABLES): Update.
1582 * gdb.base/gcore-buffer-overflow.exp: Ditto.
1583 * gdb.cp/call-c.exp: Ditto.
1584 * gdb.mi/mi-reverse.exp: Call untested with the correct test
1585 filename. Make the test's binary unique.
1586 * gdb.mi/Makefile.in (EXECUTABLES): Update.
1587 * gdb.python/py-mi.exp: Ditto.
1588 * gdb.python/Makefile.in (EXECUTABLES): Update.
1589 * gdb.reverse/i386-precsave.exp: Ditto.
1590 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
1591 test filename.
1592 * gdb.reverse/i387-stack-reverse.exp: Ditto.
1593 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
1594 unique.
1595 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
1596 test filename.
1597 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
1598 * gdb.trace/tfile.exp: Ditto.
1599
ba4a8bdd
YQ
16002011-05-14 Yao Qi <yao@codesourcery.com>
1601
1602 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
1603 type.
1604
dbaefcf7
DE
16052011-05-13 Doug Evans <dje@google.com>
1606
1607 * gdb.python/py-objfile-script.exp: New file.
1608 * gdb.python/py-objfile-script.c: New file.
1609 * gdb.python/py-objfile-script-gdb.py: New file.
1610 * testsuite/gdb.python/py-section-script.exp: Test
1611 "info auto-load-scripts".
1612
9930639c
TT
16132011-05-13 Tom Tromey <tromey@redhat.com>
1614
1615 * gdb.dwarf2/clztest.exp: New file.
1616 * gdb.dwarf2/clztest.c: New file.
1617 * gdb.dwarf2/clztest.S: New file.
1618
05272e11
DE
16192011-05-13 Doug Evans <dje@google.com>
1620
cc63ef9b
DE
1621 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
1622 String16 tests.
05272e11 1623
6edba76f
TT
16242011-05-13 Tom Tromey <tromey@redhat.com>
1625
1626 * lib/gdb.exp (is_x86_like_target): New proc.
1627 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
1628 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
1629 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
1630 -nostdlib to compiler.
1631 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
1632 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
1633 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
1634 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
1635 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
1636
028d0ed5
TJB
16372011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
1638
1639 * gdb.python/py-function.exp: Test setting a value from a function
1640 which executes a command.
1641
8a9b8146
TT
16422011-05-12 Tom Tromey <tromey@redhat.com>
1643
1644 * gdb.dwarf2/typeddwarf.S: New file.
1645 * gdb.dwarf2/typeddwarf.c: New file.
1646 * gdb.dwarf2/typeddwarf.exp: New file.
1647
10483e8e
MP
16482011-05-12 Marek Polacek <mpolacek@redhat.com>
1649
1650 * gdb.mi/mi-basics.exp: Fix races. Honour the
1651 `test_exec_and_symbol_mi_operatons' return value.
1652 (test_mi_interpreter_selection): Use mi_gdb_test instead of
1653 gdb_test_multiple.
1654 (test_exec_and_symbol_mi_operatons): Likewise.
1655 (test_path_specification): Likewise.
1656
faf067f1
JK
16572011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1658
1659 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
1660 (gdb_touch_execfile): Remove catch wrappers. New variable time.
1661 Replace `file copy' and `file rename' by `file mtime'. Twice.
1662
7ff911a3
JK
16632011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1664
1665 * gdb.base/readline-ask.c: New file.
1666 * gdb.base/readline-ask.exp: New file.
1667 * gdb.base/readline-ask.inputrc: New file.
1668
a536c6d7
UW
16692011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
1670
1671 * gdb.cell/bt.exp: Delete breakpoints before running to signal
1672 to avoid race condition.
1673 * gdb.cell/coremaker.c: Use small stack size.
1674 * gdb.cell/ea-standalone.exp: Use file name without path as
1675 argument to c_to.
1676 * gdb.cell/fork.exp: Allow other output when continuing to end.
1677
d472a426
JK
16782011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1679
1680 * gdb.threads/corethreads.c: New file.
1681 * gdb.threads/corethreads.exp: New file.
1682
16832011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
1684
1685 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
1686 Try to compile the test using -Wl,-z,norelro first.
1687 (load_core): New variable libthread_db_seen, initialize it.
1688 (zeroed-threads cannot be listed): Protect it by XFAIL on
1689 !$libthread_db_seen.
1690
8be455d7
JK
16912011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1692
1693 PR 12573
1694 * gdb.dwarf2/dw2-skip-prologue.S: New file.
1695 * gdb.dwarf2/dw2-skip-prologue.c: New file.
1696 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
1697
1976171a
JK
16982011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1699
1700 * gdb.cp/psymtab-parameter.cc: New file.
1701 * gdb.cp/psymtab-parameter.exp: New file.
1702
7db6f30f
JK
17032011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1704
1705 Fix a race.
1706 * gdb.cp/static-print-quit.exp (print c): Split to ...
1707 (print c - <return>, print c - q <return>, print c - to quit):
1708 ... these. Make the testfile untested on gdb-7.1.
1709
85161e9e 17102011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
1711
1712 * lib/gdb.exp (exec_target_file, exec_symbol_file,
1713 gdb_rename_execfile, gdb_touch_execfile): New.
1714 * gdb.base/reread.exp: Use new procs to handle multiple
1715 exec files.
1716
0c51be18
YQ
17172011-05-05 Yao Qi <yao@codesourcery.com>
1718
1719 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
1720 (test_adr_32bit, test_pop_pc): New.
1721 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
1722 (test_adr_32bit, test_pop_pc): New.
1723
4d393d60
JM
17242011-05-04 Joseph Myers <joseph@codesourcery.com>
1725
1726 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
1727 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
1728 targets.
1729 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
1730 handle targets.
1731
8ffd0459
JK
17322011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1733
1734 * gdb.base/completion.exp (complete help info wat): Rename to ...
1735 (complete 'help info wat'): ... here.
1736 Remove all `-re ".*' and `-re "^.*' redundant regexes.
1737 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
1738
8e28d804
PA
17392011-05-04 Pedro Alves <pedro@codesourcery.com>
1740
1741 * gdb.base/completion.exp: Use gdb_test_multiple instead of
1742 gdb_test and explicit $gdb_prompt/timeout matches.
1743
3eb2ef34
YQ
17442011-05-04 Yao Qi <yao@codesourcery.com>
1745
1746 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
1747 and __thumb2__.
1748
aaaf81a3
MP
17492011-05-03 Marek Polacek <mpolacek@redhat.com>
1750
1751 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
1752 in place of `gdb_test "delete breakpoints"'. This eliminates two
1753 testcases.
1754
c4cbc0df
PA
17552011-05-02 Pedro Alves <pedro@codesourcery.com>
1756
1757 PR testsuite/12649
1758 Fix races.
1759
1760 * gdb.base/completion.exp: Remove all sleep calls. Remove
1761 unnecessary regexs. Don't explicitly expect anything after the
1762 prompt. Eat the prompt if necessary.
1763
b4cbb4a3
EBM
17642011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
1765
1766 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
1767 accept to show the caller line again as well as the line after.
1768
d65aec65
PM
17692011-04-29 Phil Muldoon <pmuldoon@redhat.com>
1770
1771 PR mi/12531
1772
1773 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
1774 compile target.
1775 * gdb.python/py-prettyprint.exp: Add C++ object for
1776 CPLUS_FAKE_CHILD test.
1777
30852783
UW
17782011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
1779
1780 * gdb.base/signest.exp: New file.
1781 * gdb.base/signest.c: Likewise.
1782
c7b1f0d9
JK
17832011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1784
1785 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
1786 thread and breakpoint notifications.
1787
559a7a62
JK
17882011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1789
1790 * gdb.base/fortran-sym-case.c: New file.
1791 * gdb.base/fortran-sym-case.exp: New file.
1792 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
1793 * gdb.dwarf2/dw2-case-insensitive.c: New file.
1794 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
1795
8344e389
JK
17962011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
1797
1798 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
1799 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
1800 false #1', `if true else false #2' and `if true else false #3'.
1801
2484c66b
UW
18022011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
1803
1804 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
1805 while delivering signal.
1806
8d3788bd
VP
18072011-04-27 Vladimir Prus <vladimir@codesourcery.com>
1808
1809 MI breakpoint notifications.
1810
1811 * testsuite/gdb.mi/mi-cli.exp: Adust.
1812 * testsuite/gdb.mi/mi2-cli.exp: Adust.
1813 * testsuite/gdb.mi/mi-watch.exp: Adust.
1814 * testsuite/gdb.mi/mi2-watch.exp: Adust.
1815 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
1816 notifications.
1817
3e03848b
JK
18182011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1819
1820 * gdb.base/gdbindex-stabs-dwarf.c: New file.
1821 * gdb.base/gdbindex-stabs.c: New file.
1822 * gdb.base/gdbindex-stabs.exp: New file.
1823
918c9108
YQ
18242011-04-25 Yao Qi <yao@codesourcery.com>
1825
1826 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
1827 with /*...*/.
1828 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
1829
90556b8c
JK
18302011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1831
1832 * gdb.python/py-value.exp (test_objfiles): Name the first test
1833 `py-value in file.filename'.
1834
03f2bd59
JK
18352011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1836
1837 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
1838 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
1839 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
1840 !gdbserver_reconnect_p..
1841 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
1842
7b08b9eb
JK
18432011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
1844
1845 * gdb.cp/cpcompletion.exp (complete class methods)
1846 (complete class methods beginning with F): Move them above runto. New
1847 comment about the runto delimiter.
1848
b78974c3
PA
18492011-04-20 Pedro Alves <pedro@codesourcery.com>
1850
1851 * gdb.base/maint.exp: Test that "maint print registers" works
1852 without a running program.
1853
20429c40 18542011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 1855
20429c40
MP
1856 * gdb.base/setshow.exp: Fix racy tests.
1857 ($old_gdb_prompt): New variable.
1858
7a9dd1b2
TT
18592011-04-19 Tom Tromey <tromey@redhat.com>
1860
1861 * gdb.mi/mi-nsmoribund.exp:
1862 * gdb.hp/gdb.objdbg/objdbg01.exp:
1863 * gdb.base/structs.exp (test_struct_returns):
1864 * gdb.base/call-sc.exp (test_scalar_returns):
1865 * gdb.base/bigcore.exp: Remove duplicate words.
1866
02835898
JK
18672011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1868
1869 * gdb.base/break-interp-lib.c (v, vptr): New variables.
1870 * gdb.base/break-interp.exp (test_attach): New comment.
1871
254f582e
JK
18722011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1873
1874 * gdb.threads/gcore-thread.exp ($core0file): New variable.
1875 (clear __stack_user.next, clear stack_used.next)
1876 (save a zeroed-threads corefile): New test.
1877 Call core_load for $core0file.
1878 (zeroed-threads cannot be listed): New test.
1879
4fe85f5c
JK
18802011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1881
1882 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
1883 filename.
1884 ($srcfile): Preserve the original value.
1885 ($testfile): Match it the .exp filename.
1886 ($corefile): New variable. Substitute it around.
1887 Use clean_restart.
1888 ($prev_timeout): Remove.
1889 (load_core): Move core loading into this proc.
1890 Fix restore of $timeout if load_core fails.
1891
63524580
JK
18922011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1893
1894 * gdb.base/eu-strip-infcall.c: New file.
1895 * gdb.base/eu-strip-infcall.exp: New file.
1896
90359a16
JK
18972011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1898
1899 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
1900 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
1901
626e7282
JK
19022011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
1903
1904 Fix Python access to inlined frames.
1905 * gdb.python/py-frame-inline.c: New file.
1906 * gdb.python/py-frame-inline.exp: New file.
1907
3363d018
EBM
19082011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
1909
1910 * gdb.base/gdb1090.exp: Change breakpoint location to read the
1911 content of 's24' correctly (avoiding "optimized out").
1912 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
1913
28781456
JK
19142011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1915
1916 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
1917
4a4106ca
TJB
19182011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
1919
1920 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
1921 expect a colon in watch -location output.
1922
d26ccb4f
JK
19232011-04-13 Marek Polacek <mpolacek@redhat.com>
1924
df46027d 1925 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
1926 New testcase `expect response to define backtrace'. Also remove
1927 redundant `default' block.
1928
e1ab1f9c
JK
19292011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1930
1931 * gdb.python/py-prettyprint.c (struct hint_error): New.
1932 (main): New variable hint_error.
1933 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
1934 "print hint_error".
1935 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
1936 (register_pretty_printers): Register it.
1937
0c2e6019
TT
19382011-04-04 Tom Tromey <tromey@redhat.com>
1939
1940 * gdb.cp/maint.exp (test_help): Update.
1941 (test_namespace): Likewise.
1942
af57139d
JB
19432011-04-01 Joel Brobecker <brobecker@adacore.com>
1944
1945 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
1946 * gdb.ada/arrayptr.exp: Add new tests.
1947
956a9fb9
JB
19482011-04-01 Joel Brobecker <brobecker@adacore.com>
1949
1950 * gdb.ada/mi_catch_ex: New testcase.
1951
d0c4d642
PA
19522011-04-01 Pedro Alves <pedro@codesourcery.com>
1953
1954 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
1955 base::overload(void) method without specifying "const".
1956
18819fa6
UW
19572011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
1958
1959 * gdb.arch/thumb-singlestep.S: New file.
1960 * gdb.arch/thumb-singlestep.exp: Likewise.
1961
a4c8e806
TT
19622011-03-31 Tom Tromey <tromey@redhat.com>
1963
1964 * gdb.python/py-prettyprint.py (exception_flag): New global.
1965 (NoStringContainerPrinter._iterator.next): Check it.
1966 * gdb.python/py-prettyprint.c (main): New variable nstype2.
1967 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
1968
53832f31
TT
19692011-03-29 Tom Tromey <tromey@redhat.com>
1970
1971 * gdb.cp/anon-struct.cc: New file.
1972 * gdb.cp/anon-struct.exp: New file.
1973
e4620230
JK
19742011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1975
1976 Test STT_GNU_IFUNC support.
1977 * gdb.base/gnu-ifunc-lib.c: New file.
1978 * gdb.base/gnu-ifunc.c: New file.
1979 * gdb.base/gnu-ifunc.exp: New file.
1980
d0fb5eae
JK
19812011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1982
1983 Support a ring of related breakpoints.
1984 * gdb.base/watchpoint-delete.c: New file.
1985 * gdb.base/watchpoint-delete.exp: New file.
1986
20106cfb
JK
19872011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1988
1989 * gdb.ada/arrayparam.exp (print first after function call): Use
1990 explicit package name. Add a comment
1991 (print lasta after function call): Rename ...
1992 (print last after function call): ... it and use explicit package
1993 name.
1994 (print length after function call): Use explicit package name.
1995 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
1996 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
1997 (multiple matches for symbol i): Rename ...
1998 (multiple matches for symbol integervar): ... it.
1999 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
2000 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
2001
e7ab5e63
AB
20022011-03-25 Andrew Burgess <aburgess@broadcom.com>
2003
2004 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
2005 environment variable to make grep output more predictable. Move
2006 all the environment setup into gdb_init so it's done once per test
2007 case rather than each time we start gdb.
2008
9ef07c8c
TT
20092011-03-24 Tom Tromey <tromey@redhat.com>
2010
2011 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
2012 test.
2013
dd90784c
JK
20142011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2015
2016 * gdb.dwarf2/dw2-entry-value-main.c: New file.
2017 * gdb.dwarf2/dw2-entry-value.S: New file.
2018 * gdb.dwarf2/dw2-entry-value.exp: New file.
2019
05775840
PM
20202011-03-22 Phil Muldoon <pmuldoon@redhat.com>
2021
2022 PR python/12183
2023
2024 * gdb.python/py-function.exp: Add GdbError tests.
2025
8661b11b
PA
20262011-03-18 Pedro Alves <pedro@codesourcery.com>
2027
2028 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
2029 (reglocal_test_func, statlocal_test_func): New functions.
2030 (globals_test_func): Call new functions.
2031 * gdb.trace/unavailable.exp (gdb_collect_args_test)
2032 (gdb_collect_locals_test): New procedure.
2033 (gdb_trace_collection_test): Call new procedures.
2034
0fdb4f18
PA
20352011-03-18 Pedro Alves <pedro@codesourcery.com>
2036
2037 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
2038 (test_register, test_register_unavailable): New procedures.
2039 (gdb_unavailable_registers_test): New procedure.
2040 (gdb_trace_collection_test): Call it.
2041
99c3dc11
PM
20422011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2043
2044 PR python/12149
2045
2046 * gdb.python/python.exp: Add gdb.write tests.
2047
29703da4
PM
20482010-03-17 Phil Muldoon <pmuldoon@redhat.com>
2049
2050 * gdb.python/Makefile.in: Add py-objfile.
2051 * gdb.python/py-objfile.exp: New file.
2052 * gdb.python/py-objfile.c: New file.
2053 * gdb.python/py-block.exp: Add is_valid tests.
2054 * gdb.python/py-inferior.exp: Ditto.
2055 * gdb.python/py-infthread.exp: Ditto.
2056 * gdb.python/py-symbol.exp: Ditto.
2057 * gdb.python/py-symtab.exp: Ditto.
2058
598997c8
KS
20592011-03-16 Keith Seitz <keiths@redhat.com>
2060
2061 PR c++/12273
2062 * gdb.cp/cmpd-minsyms.exp: New test.
2063 * gdb.cp/cmpd-minsyms.cc: New file.
2064
2065 PR c++/11734
2066 * gdb.cp/ovsrch.exp: New test.
2067 * gdb.cp/ovsrch.h: New file.
2068 * gdb.cp/ovsrch1.cc: New file.
2069 * gdb.cp/ovsrch2.cc: New file.
2070 * gdb.cp/ovsrch3.cc: New file.
2071 * gdb.cp/ovsrch4.cc: New file.
2072
c91513d8
PP
20732011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
2074
2075 PR gdb/12528
2076 * gdb.base/Makefile.in: Adjust EXECUTABLES.
2077 * gdb.base/break-on-linker-gcd-function.exp: New test.
2078 * gdb.base/break-on-linker-gcd-function.cc: New file.
2079
7470fc63
AT
20802011-03-15 Andreas Tobler <andreast@fgznet.ch>
2081
2082 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
2083
959e7469
PM
20842011-03-15 Phil Muldoon <pmuldoon@redhat.com>
2085
2086 * lib/gdb.exp (gdb_unload): Add another termination case.
2087
9373cf26
JK
20882011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2089
2090 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
2091 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
2092 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
2093 Provide a stub byte there.
2094 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
2095 DW_AT_entry_pc.
2096 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
2097
24e9cda0
UW
20982011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
2099
2100 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
2101 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
2102 "generic ABI, auto".
2103 (altivec_abi_tests): Accept vectors returned by reference.
2104
7371cf6d
PM
21052010-03-14 Phil Muldoon <pmuldoon@redhat.com>
2106
2107 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
2108
ce77046a
UW
21092011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
2110
2111 * gdb.python/py-section-script.exp: Skip test if no Python support.
2112
176400c3
UW
21132011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
2114
2115 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
2116
ecec24e6
PM
21172011-03-10 Phil Muldoon <pmuldoon@redhat.com>
2118
2119 * gdb.python/py-parameter.exp: Update tests to the new Python
2120 parameter API. Add "no documentation" test. Add deprecated API
2121 backward compatibility test.
2122
5dbdd470
TT
21232011-03-09 Tom Tromey <tromey@redhat.com>
2124
2125 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
2126 gdb_continue_to_end.
2127
b66e66ee
MK
21282011-03-09 Mark Kettenis <kettenis@gnu.org>
2129
2130 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
2131 tabs.
2132
eceb0c5f
TT
21332011-03-09 Tom Tromey <tromey@redhat.com>
2134
2135 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
2136 parentheses.
2137 (gdb_continue_to_end): Add "allow_extra" parameter. Use
2138 $command.
2139 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
2140 argument to gdb_continue_to_end.
2141 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
2142 argument to gdb_continue_to_end.
2143 * gdb.cp/annota3.exp: Fix regex.
2144 * gdb.cp/annota2.exp: Fix regex.
2145 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
2146 gdb_continue_to_end.
2147 * gdb.base/call-signal-resume.exp: Revert earlier patch.
2148 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
2149 gdb_continue_to_end.
2150
63154eca
PA
21512011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2152
2153 * gdb.server/ext-run.exp
2154 (load new file without any gdbserver inferior): New test.
2155
967d1f9b
TT
21562011-03-07 Tom Tromey <tromey@redhat.com>
2157
2158 * Makefile.in (TAGS): Rewrite.
2159
d68dcbb9
JK
21602011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2161
2162 * gdb.trace/report.exp (12.1: trace report #1): New match for the
2163 initial commands echo. New match for `Found trace'. Anchor all the
2164 other matches. Anchor and match for `No trace frame found' the final
2165 match.
2166
6bf58e63
TT
21672011-03-07 Tom Tromey <tromey@redhat.com>
2168
2169 * Makefile.in (TAGS): New target.
2170
fda326dd
TT
21712011-03-07 Tom Tromey <tromey@redhat.com>
2172
2173 * lib/opencl.exp (skip_opencl_tests): Update for exit message
2174 change.
2175 * lib/mi-support.exp (mi_gdb_test): Update for exit message
2176 change.
2177 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
2178 exit message change.
2179 (skip_altivec_tests): Update for exit message change.
2180 (skip_vsx_tests): Likewise.
2181 (gdb_continue_to_end): Likewise. Add 'command' argument.
2182 * lib/cell.exp (skip_cell_tests): Update for exit message change.
2183 * gdb.threads/tls.exp: Update for exit message change.
2184 * gdb.threads/thread-unwindonsignal.exp: Use
2185 gdb_continue_to_end.
2186 * gdb.threads/step.exp (step_it): Update for exit message change.
2187 (continue_all): Likewise.
2188 * gdb.threads/print-threads.exp (test_all_threads): Update for
2189 exit message change.
2190 * gdb.threads/interrupted-hand-call.exp: Use
2191 gdb_continue_to_end.
2192 * gdb.threads/execl.exp: Use gdb_continue_to_end.
2193 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
2194 gdb_continue_to_end.
2195 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
2196 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
2197 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
2198 * gdb.cp/method.exp: Update for exit message change.
2199 * gdb.cp/mb-templates.exp: Update for exit message change.
2200 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
2201 * gdb.cp/annota3.exp: Update for exit message change.
2202 * gdb.cp/annota2.exp: Update for exit message change.
2203 * gdb.cell/fork.exp: Use gdb_continue_to_end.
2204 * gdb.base/term.exp: Update for exit message change.
2205 * gdb.base/step-test.exp (test_i): Update for exit message change.
2206 * gdb.base/sigstep.exp (advance): Update for exit message change.
2207 (advancei): Likewise.
2208 * gdb.base/siginfo.exp: Update for exit message change.
2209 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
2210 * gdb.base/reread.exp: Use gdb_continue_to_end.
2211 * gdb.base/langs.exp: Use gdb_continue_to_end.
2212 * gdb.base/interrupt.exp: Update for exit message change.
2213 * gdb.base/gdb1555.exp: Update for exit message change.
2214 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
2215 * gdb.base/ending-run.exp: Update for exit message change.
2216 * gdb.base/chng-syms.exp: Update for exit message change.
2217 * gdb.base/checkpoint.exp: Update for exit message change.
2218 * gdb.base/catch-syscall.exp (check_for_program_end): Use
2219 gdb_continue_to_end.
2220 (test_catch_syscall_with_wrong_args): Likewise.
2221 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
2222 * gdb.base/break-interp.exp (test_ld): Update for exit message
2223 change.
2224 * gdb.base/bang.exp: Update for exit message change.
2225 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
2226 (do_call_attach_tests): Likewise.
2227 * gdb.base/a2-run.exp: Update for exit message change.
2228 * gdb.arch/ppc-dfp.exp: Update for exit message change.
2229 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
2230 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
2231
dd19bd70
JK
22322011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2233
2234 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
2235
30e62689
TT
22362011-03-03 Tom Tromey <tromey@redhat.com>
2237
2238 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
2239 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
2240 * gdb.hp/gdb.aCC/configure.ac: Remove.
2241 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
2242 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
2243 * gdb.hp/gdb.base-hp/configure.ac: Remove.
2244 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
2245 * gdb.hp/gdb.compat/configure (Makefile): Remove.
2246 * gdb.hp/gdb.compat/configure.ac: Remove.
2247 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
2248 * gdb.hp/gdb.defects/configure (Makefile): Remove.
2249 * gdb.hp/gdb.defects/configure.ac: Remove.
2250 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
2251 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
2252 * gdb.hp/gdb.objdbg/configure.ac: Remove.
2253 * gdb.hp/configure.ac: Remove.
2254 * gdb.hp/configure: Remove.
2255 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
2256 substitution.
2257 (Makefile): Remove rule.
2258 * gdb.cell/configure.ac: Remove.
2259 * gdb.cell/configure: Remove.
2260 * gdb.stabs/Makefile.in (Makefile): Remove.
2261 (distclean): Don't remove config.status or config.log.
2262 * gdb.stabs/configure (Makefile): Remove.
2263 * gdb.stabs/configure.ac: Remove.
2264 * configure: Rebuild.
2265 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
2266 Remove stabs- and cell-specific logic. Test for existence of
2267 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
2268 subdirectories, gdb.cell, and and gdb.stabs.
2269 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
2270
c171f854
JB
22712011-03-03 Joel Brobecker <brobecker@adacore.com>
2272
2273 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
2274 end of buffer.
2275
9a5193cb
JB
22762011-03-02 Joel Brobecker <brobecker@adacore.com>
2277
2278 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
2279 gdb_test when running a test where we expected no output back.
2280
9bb4c1bb
MS
22812011-02-28 Michael Snyder <msnyder@vmware.com>
2282
2283 * gdb.cp/overload.cc: Change initializer value to integer.
2284
3bd0f5ef
MS
22852011-02-27 Michael Snyder <msnyder@vmware.com>
2286
2287 * gdb.multi/base.exp: Add test for remove-inferiors.
2288
2279eaad
JB
22892011-02-26 Joel Brobecker <brobecker@adacore.com>
2290
2291 * gdb.python/py-frame.exp: Simplify the initialization phase
2292 using prepare_for_testing.
2293
c82c0b55
MS
22942011-02-25 Michael Snyder <msnyder@vmware.com>
2295
2296 * gdb.multi/base.exp: Add tests for info inferiors with args.
2297
1d94651b
JK
22982011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2299
2300 * gdb.dwarf2/dw2-ranges.S: Rename to ...
2301 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
2302 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
2303 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
2304 asmfile3. Comment the STABS (#3) file compilation. Compile
2305 everything through assembler. Provide KFAIL for symtab/12497.
2306 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
2307 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
2308 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
2309 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
2310
3bd0f5ef
MS
23112011-02-24 Michael Snyder <msnyder@vmware.com>
2312
2313 * gdb.base/break.exp: Add tests for delete breakpoints using
2314 convenience variables and value history references.
2315
12c1418e
MS
23162011-02-24 Michael Snyder <msnyder@vmware.com>
2317
2318 * gdb.base/break.exp: Remove debugging 'printf' accidentally
2319 left behind in previous check-in.
2320
e5a67952
MS
23212011-02-23 Michael Snyder <msnyder@vmware.com>
2322
2323 * gdb.base/break.exp: Add tests for "info break" with arguments.
2324 * gdb.trace/infotrace.exp: Update patterns for error and help.
2325 * gdb.base/completion.exp: Update pattern.
2326 * gdb.base/ena-dis-br.exp: Update pattern.
2327 * gdb.base/help.exp: Update patterns.
2328
23292011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
2330
2331 * gdb.base/memattr.exp: New test.
2332 * gdb.base/memattr.c: Test load for memattr.exp.
2333
6e6fbe60
DE
23342011-02-22 Doug Evans <dje@google.com>
2335
2336 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
2337
1d41d745
MS
23382011-02-22 Michael Snyder <msnyder@vmware.com>
2339
2340 * Makefile.in: Make more clean.
2341 * gdb.ada/Makefile.in: Ditto.
2342 * gdb.arch/Makefile.in: Ditto.
2343 * gdb.asm/Makefile.in: Ditto.
2344 * gdb.base/Makefile.in: Ditto.
2345 * gdb.cp/Makefile.in: Ditto.
2346 * gdb.dwarf2/Makefile.in: Ditto.
2347 * gdb.java/Makefile.in: Ditto.
2348 * gdb.mi/Makefile.in: Ditto.
2349 * gdb.modula2/Makefile.in: Ditto.
2350 * gdb.python/Makefile.in: Ditto.
2351 * gdb.server/Makefile.in: Ditto.
2352 * gdb.stabs/Makefile.in: Ditto.
2353 * gdb.threads/Makefile.in: Ditto.
2354 * gdb.trace/Makefile.in: Ditto.
2355
79ba84ca
MS
23562011-02-22 Michael Snyder <msnyder@vmware.com>
2357
df46027d 2358 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
2359 info threads.
2360
b9b35694
JB
23612011-02-22 Joel Brobecker <brobecker@adacore.com>
2362
2363 * gdb.python/py-breakpoint.exp: Fix the expected output of
2364 one of the "maint info breakpoints" tests to accept the output
2365 generated on platforms that do not have hardware watchpoints.
2366
8bfb830f
JB
23672011-02-22 Joel Brobecker <brobecker@adacore.com>
2368
2369 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
2370 clean_restart. Be a little stricter in the expected output
2371 for one of the tests. Fix a typo in one of the comments.
2372
c45f3c54
JB
23732011-02-22 Joel Brobecker <brobecker@adacore.com>
2374
2375 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
2376 Delete variable binfile, no longer use. Add or modify test
2377 comments to make them unique.
2378
b97c863c
MS
23792011-02-21 Michael Snyder <msnyder@vmware.com>
2380
2381 * Makefile.in: Update for make clean.
2382 * gdb.ada/Makefile.in: Ditto.
2383 * gdb.arch/Makefile.in: Ditto.
2384 * gdb.asm/Makefile.in: Ditto.
2385 * gdb.base/Makefile.in: Ditto.
2386 * gdb.cp/Makefile.in: Ditto.
2387 * gdb.dwarf2/Makefile.in: Ditto.
2388 * gdb.java/Makefile.in: Ditto.
2389 * gdb.mi/Makefile.in: Ditto.
2390 * gdb.modula2/Makefile.in: Ditto.
2391 * gdb.python/Makefile.in: Ditto.
2392 * gdb.server/Makefile.in: Ditto.
2393 * gdb.stabs/Makefile.in: Ditto.
2394 * gdb.threads/Makefile.in: Ditto.
2395 * gdb.trace/Makefile.in: Ditto.
2396
aea5b279
MS
23972011-02-21 Michael Snyder <msnyder@vmware.com>
2398
2399 * gdb.threads/thread-find.exp: Update patterns for changes in
2400 output of "info threads" command.
2401
e3039479
UW
24022011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2403 Ulrich Weigand <uweigand@de.ibm.com>
2404
2405 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
2406 (skip_hw_watchpoint_tests): Likewise.
2407 (skip_hw_watchpoint_multi_tests): Likewise.
2408
b800ec70
UW
24092011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
2410
2411 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
2412 (skip_hw_watchpoint_tests): Likewise.
2413 (skip_hw_watchpoint_multi_tests): Likewise.
2414 (skip_hw_watchpoint_access_tests): Likewise.
2415
2416 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
2417 * gdb.base/pr11022.exp: Likewise.
2418 * gdb.base/watch-read.exp: Likewise.
2419 * gdb.base/watch_thread_num.exp: Likewise.
2420 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
2421 * gdb.base/watchpoint-hw.exp: Likewise.
2422 * gdb.base/watchpoint.exp: Likewise.
2423 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
2424 * gdb.threads/watchthreads-reorder.exp: Likewise.
2425 * gdb.threads/watchthreads.exp: Likewise.
2426 * gdb.threads/watchthreads2.exp: Likewise.
2427
91033e37
JB
24282011-02-21 Joel Brobecker <brobecker@adacore.com>
2429
2430 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
2431 the debugger is unable to find the array bounds.
2432
eeaafae2
JK
24332011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2434
2435 * gdb.cp/typedef-operator.exp: New file.
2436 * gdb.cp/typedef-operator.cc: New file.
2437
e338d953
MS
24382011-02-17 Michael Snyder <msnyder@vmware.com>
2439
2440 * gdb.threads/thread-find.exp: Fix regular expressions.
2441
e67ad678
JB
24422011-02-17 Joel Brobecker <brobecker@adacore.com>
2443
2444 * gdb.ada/packed_array: Expand testcase to test printing of
2445 unconstrained packed array.
2446
93084bca
JB
24472011-02-17 Joel Brobecker <brobecker@adacore.com>
2448
2449 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
2450
a0c78a73
PA
24512011-02-16 Pedro Alves <pedro@codesourcery.com>
2452
f65d5553 2453 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
2454 (main): Initialize it before collecting, and and clear it
2455 afterwards.
f65d5553
PA
2456 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
2457 collecting with '{type} addr', where the addr expression is not an
2458 rvalue.
a0c78a73 2459
3dfcbbd2
KW
24602011-02-16 Ken Werner <ken.werner@de.ibm.com>
2461
2462 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
2463 a bool variable. Expect correct OpenCL names for vector types. Use the
2464 uc3 variable name instead of referring to the uchar3 built-in type.
2465 Escape the asterisk at the half pointer test.
2466
08807d5a
PA
24672011-02-16 Pedro Alves <pedro@codesourcery.com>
2468
f65d5553 2469 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
2470 (main): Initialize it before collecting, and and clear it
2471 afterwards.
f65d5553
PA
2472 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
2473 collecting overlapping memory ranges.
08807d5a 2474
60f98dde
MS
24752011-02-15 Michael Snyder <msnyder@vmware.com>
2476
2477 * gdb.base/default.exp: Add tests for thread commands.
2478 * gdb.base/help.exp: Add tests for thread commands.
2479 * gdb.threads/thread-find.exp: New test for thread find command.
2480
648cd113
KW
24812011-02-15 Ken Werner <ken.werner@de.ibm.com>
2482
2483 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
2484
494e194e
YQ
24852011-02-15 Yao Qi <yao@codesourcery.com>
2486
2487 PR tdep/12352
2488 * gdb.arch/arm-disp-step.S : New test for str instruction.
2489 * gdb.arch/arm-disp-step.exp : Likewise.
2490
d9492458
TJB
24912011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
2492
2493 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
2494 "vector_register2_vr" test strings. Test the extended floating
2495 point registers (F32~F63).
2496 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
2497 IBM XL C compiler. Make the test program use a register provided
2498 by the compiler for the lxvd2x instruction.
2499
8af8e3bc
PA
25002011-02-14 Pedro Alves <pedro@codesourcery.com>
2501
2502 * gdb.trace/unavailable.cc (class Base, class Middle, class
2503 Derived): New types.
2504 (derived_unavail, derived_partial, derived_whole): New globals.
2505 (virtual_partial): New global.
2506 (virtualp): Point at virtual_partial.
2507 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
2508 related to unavailable vptr.
2509
1b28d0b3
PA
25102011-02-14 Pedro Alves <pedro@codesourcery.com>
2511
2512 * gdb.trace/unavailable.cc (a, b, c): New globals.
2513 (main): Set and clear them.
2514 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
2515 `a' and `c', and check that `b' isn't collected, although `a' and
2516 `c' are.
2517
ec0a52e1
PA
25182011-02-14 Pedro Alves <pedro@codesourcery.com>
2519
2520 * gdb.trace/unavailable.cc (struct Virtual): New.
2521 (virtualp): New global pointer.
2522 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
2523 printing a pointer to an object whose type has a vtable, with
2524 print object on.
2525
24e6bcee
PA
25262011-02-14 Pedro Alves <pedro@codesourcery.com>
2527
2528 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
2529 value repeat handles unavailableness.
2530
39d37385
PA
25312011-02-14 Pedro Alves <pedro@codesourcery.com>
2532
2533 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
2534 tests for building arrays from unavailable values, subscripting
2535 non-memory rvalue unvailable arrays, and accessing fields or
2536 baseclasses of non-lazy unavailable values,
2537 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
2538 struct types.
2539 (g_smallstruct, g_smallstruct_b): New globals.
2540
06d72e16
PA
25412011-02-14 Pedro Alves <pedro@codesourcery.com>
2542
2543 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
2544
bc9a5551
JK
25452011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2546
2547 Fix const/volatile qualifiers of C++ types, PR c++/12328.
2548 * gdb.cp/overload-const.exp: New file.
2549 * gdb.cp/overload-const.cc: New file.
2550
54fcddd0
UW
25512011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
2552
2553 * gdb.opencl/callfuncs.cl: New file.
2554 * gdb.opencl/callfuncs.exp: New test.
2555 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
2556
d6dafb7c
UW
25572011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
2558
2559 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
2560 when computing result.
2561 * gdb.arch/altivec-abi.exp: Update expected results.
2562
a449c2d8
TJB
25632011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
2564
2565 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
2566 * gdb.base/jit.exp: Likewise.
2567 * gdb.base/pie-execl.exp: Likewise.
2568 * gdb.base/solib-nodir.exp: Likewise.
2569 * gdb.base/solib-overlap.exp: Likewise.
2570
764880b7
PA
25712011-02-07 Pedro Alves <pedro@codesourcery.com>
2572
2573 * gdb.trace/collection.c (global_pieces): New.
2574 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
2575 New procedure.
2576 (gdb_trace_collection_test): Call it.
2577
505500db
SW
25782011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
2579
2580 * gdb.python/py-evthreads.c: New file.
2581 * gdb.python/py-evthreads.exp: New file.
2582 * gdb.python/py-events.py: New file.
2583 * gdb.python/py-events.exp: New file.
2584 * gdb.python/py-events.c: New file.
2585
385203ed
DD
25862011-02-04 David Daney <ddaney@caviumnetworks.com>
2587
2588 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
2589
9011945e
AB
25902011-02-03 Andrew Burgess <aburgess@broadcom.com>
2591
2592 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
2593 gdb.base/disasm-end-cu.exp: New test for disassembling over the
2594 boundary between two compilation units.
2595
580688f3
PA
25962011-02-02 Pedro Alves <pedro@codesourcery.com>
2597
2598 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
2599 (Virtual): New structs.
2600 (virtual_o, virtual_middle_b): New globals.
2601 * gdb.cp/virtbase.exp: New tests.
2602
d3f0f853
PP
26032011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2604
2605 * gdb.base/jit.exp: New file.
2606 * gdb.base/jit-main.c: New file.
2607 * gdb.base/jit-solib.c: New file.
2608
b2030fb5
UW
26092011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
2610
2611 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
2612 proceed to initial kernel entry point.
2613 * gdb.opencl/datatypes.exp: Likewise.
2614 * gdb.opencl/operators.exp: Likewise.
2615 * gdb.opencl/vec_comps.exp: Likewise.
2616
2db19d1e
SW
26172011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
2618
2619 * gdb.cp/nsnested.cc: New.
2620 * gdb.cp/nsnested.exp: New.
2621 * gdb.cp/nsnoimports.exp: New.
2622 * gdb.cp/nsnoimports.cc: New.
2623
6b0c4c1f
JB
26242011-01-31 Joel Brobecker <brobecker@adacore.com>
2625
2626 * gdb.base/interact.exp: Add extra tests that verify that
2627 the value of the interactive-mode setting does not change
2628 after the script is sourced.
2629
80b23b6a
JK
26302011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2631
2632 * gdb.cp/noparam.exp: New file.
2633 * gdb.cp/noparam.cc: New file.
2634
ffd5ec24
PA
26352011-01-28 Pedro Alves <pedro@codesourcery.com>
2636
2637 * gdb.trace/tfile.exp: Test that with no traceframe selected,
2638 there's no stack or registers.
2639
a81766d8
TT
26402011-01-26 Tom Tromey <tromey@redhat.com>
2641
2642 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
2643 space before string output. Add test for "set print pretty off"
2644 case.
2645
585fdaa1
PA
26462011-01-25 Pedro Alves <pedro@codesourcery.com>
2647
2648 * gdb.base/frame-args.exp: Adjust.
2649 * gdb.dwarf2/dw2-noloc.exp: Adjust.
2650 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
2651 * gdb.dwarf2/pieces.exp: Adjust.
2652 * gdb.opt/clobbered-registers-O2.exp: Adjust.
2653 * gdb.opt/inline-locals.exp: Adjust.
2654 * gdb.threads/fork-child-threads.exp: Adjust.
2655
d468832a
KW
26562011-01-25 Ken Werner <ken.werner@de.ibm.com>
2657
2658 * gdb.opencl/convs_casts.cl: Move program scope variables into the
2659 OpenCL kernel function. Add a comment as marker. Add address space
2660 qualifiers for the remaining program scope variables.
2661 * gdb.opencl/datatypes.cl: Likewise.
2662 * gdb.opencl/operators.cl: Likewise.
2663 * gdb.opencl/vec_comps.cl: Likewise.
2664 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
2665 Add breakpoint at the marker comment.
2666 * gdb.opencl/datatypes.exp: Likewise.
2667 * gdb.opencl/operators.exp: Likewise.
2668 * gdb.opencl/vec_comps.exp: Likewise.
2669
490f124f
PA
26702011-01-24 Pedro Alves <pedro@codesourcery.com>
2671
2672 * gdb.base/printcmds.c (some_struct): New struct and instance.
2673 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
2674 procedure.
2675 <global scope>: Call it.
2676
6da78614
KW
26772011-01-21 Ken Werner <ken.werner@de.ibm.com>
2678
2679 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
2680 argument to the gdb_compile_opencl_hostapp call.
2681
ec64c9aa
YQ
26822011-01-19 Yao Qi <yao@codesourcery.com>
2683
2684 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
2685 positve list.
2686
810cfdbb
YQ
26872011-01-19 Yao Qi <yao@codesourcery.com>
2688
2689 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
2690 canonical form.
2691 Remove "xscale-*-*"
2692 * gdb.xml/tdesc-regs.exp: Likewise.
2693 * gdb.python/py-section-script.exp: Replace ARM target triplet
2694 with canonical form.
2695 Match arm*-*-symbianelf*.
2696 * gdb.base/dup-sect.exp: Likewise.
2697 * lib/dwarf.exp: New.
2698 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
2699 dwarf2_support.
2700 * gdb.dwarf2/dup-psym.exp: Likewise.
2701 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
2702 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
2703 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
2704 * gdb.dwarf2/dw2-basic.exp: Likewise.
2705 * gdb.dwarf2/dw2-compressed.exp: Likewise.
2706 * gdb.dwarf2/dw2-const.exp: Likewise.
2707 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
2708 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
2709 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
2710 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
2711 * gdb.dwarf2/dw2-filename.exp: Likewise.
2712 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
2713 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
2714 * gdb.dwarf2/dw2-intercu.exp: Likewise.
2715 * gdb.dwarf2/dw2-intermix.exp: Likewise.
2716 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
2717 * gdb.dwarf2/dw2-noloc.exp: Likewise.
2718 * gdb.dwarf2/dw2-op-call.exp: Likewise.
2719 * gdb.dwarf2/dw2-producer.exp: Likewise.
2720 * gdb.dwarf2/dw2-ranges.exp: Likewise.
2721 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
2722 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
2723 * gdb.dwarf2/dw2-strp.exp: Likewise.
2724 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
2725 * gdb.dwarf2/implptr.exp: Likewise.
2726 * gdb.dwarf2/mac-fileno.exp: Likewise.
2727 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
2728 * gdb.dwarf2/pieces.exp: Likewise.
2729 * gdb.dwarf2/pr11465.exp: Likewise.
2730 * gdb.dwarf2/valop.exp: Likewise.
2731 * gdb.dwarf2/watch-notconst.exp: Likewise.
2732 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
2733
4694da01
TT
27342011-01-19 Tom Tromey <tromey@redhat.com>
2735
2736 * gdb.python/py-infthread.exp: Add thread tests.
2737
b075872c
JB
27382011-01-14 Joel Brobecker <brobecker@adacore.com>
2739
2740 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
2741
2c3e6e24
JB
27422011-01-14 Joel Brobecker <brobecker@adacore.com>
2743
2744 * gdb.ada/widewide: New testcase.
2745
de8fa76c
JB
27462011-01-13 Joel Brobecker <brobecker@adacore.com>
2747
2748 * gdb.base/interact.exp: New testcase.
2749
1b05df00
TT
27502011-01-12 Tom Tromey <tromey@redhat.com>
2751
2752 * gdb.mi/gdb2549.exp: Update for error message changes.
2753 * gdb.mi/mi-cli.exp: Likewise.
2754 * gdb.mi/mi-disassemble.exp: Likewise.
2755 * gdb.mi/mi-pthreads.exp: Likewise.
2756 * gdb.mi/mi-regs.exp: Likewise.
2757 * gdb.mi/mi-stack.exp: Likewise.
2758 * gdb.mi/mi-var-block.exp: Likewise.
2759 * gdb.mi/mi-var-cmd.exp: Likewise.
2760 * gdb.mi/mi2-cli.exp: Likewise.
2761 * gdb.mi/mi2-disassemble.exp: Likewise.
2762 * gdb.mi/mi2-pthreads.exp: Likewise.
2763 * gdb.mi/mi2-regs.exp: Likewise.
2764 * gdb.mi/mi2-stack.exp: Likewise.
2765 * gdb.mi/mi2-var-block.exp: Likewise.
2766 * gdb.mi/mi2-var-cmd.exp: Likewise.
2767
c2ff108b
JK
27682011-01-12 Andrew Burgess <aburgess@broadcom.com>
2769 Jan Kratochvil <jan.kratochvil@redhat.com>
2770
2771 PR fortran/11104 and DWARF unbound arrays detection.
2772 * gdb.fortran/multi-dim.exp: New file.
2773 * gdb.fortran/multi-dim.f90: New file.
2774
b716877b
AB
27752011-01-12 Andrew Burgess <aburgess@broadcom.com>
2776
2777 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
2778 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
2779 add new tests for opcode dumping.
2780
6c162d5e
TT
27812011-01-11 Tom Tromey <tromey@redhat.com>
2782
2783 * gdb.python/py-infthread.exp: Load gdb-python.exp.
2784
77b06cd7
TJB
27852010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
2786
2787 Convert hardware watchpoints to use breakpoint_ops.
2788 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
2789 type is not supported.
2790 * gdb.base/foll-fork.exp: Likewise.
2791 * gdb.base/foll-vfork.exp: Likewise.
2792
f39a75d0
PM
27932011-01-10 Phil Muldoon <pmuldoon@redhat.com>
2794
2795 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
2796 Use load_lib gdb-python.exp.
2797 * gdb.python/python.exp: Ditto.
2798 * gdb.python/py-function.exp: Ditto.
2799
fc529d80
AS
28002011-01-09 Andreas Schwab <schwab@linux-m68k.org>
2801
2802 * gdb.threads/tls.exp ("info address me"): Fix expected output.
2803
fb03cb59
JK
28042011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2805
2806 * configure: Regenerate.
2807
d8e22779
TT
28082011-01-06 Tom Tromey <tromey@redhat.com>
2809
2810 * gdb.python/py-frame.exp: Test gdb.newest_frame.
2811
09050809
JB
28122011-01-06 Joel Brobecker <brobecker@adacore.com>
2813
fc529d80
AS
2814 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
2815 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
2816 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
2817 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
2818 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
2819 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
2820 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
2821 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
2822 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
2823 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
2824 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
2825 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
2826 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
2827 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
2828 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
2829 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
2830 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
2831 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
2832 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
2833 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
2834 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
2835 gdb.ada/uninitialized_vars.exp,
2836 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
2837 Simplify by using clean_restart.
09050809 2838
8ed5dd9e
JB
28392011-01-06 Joel Brobecker <brobecker@adacore.com>
2840
2841 Add marker to be used as anchor for inserting breakpoints.
2842 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
2843 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
2844 Likewise.
2845
2846 Remove uses of gdb_start_cmd.
2847 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
2848 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
2849
2850 Do not run testcase if testing with GDBserver.
2851 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
2852 if testing with GDBserver.
2853
368a124f
JB
28542011-01-06 Joel Brobecker <brobecker@adacore.com>
2855
2856 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
2857 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
2858 copyright header.
2859
44944448
JB
28602011-01-05 Joel Brobecker <brobecker@adacore.com>
2861
2862 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
2863 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
2864 testsuite/gdb.fortran/complex.f,
2865 testsuite/gdb.fortran/derived-type.f90,
2866 testsuite/gdb.fortran/library-module-lib.f90,
2867 testsuite/gdb.fortran/library-module-main.f90,
2868 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
2869 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
2870 Copyright year update.
2871
31886ea6
JB
28722011-01-05 Joel Brobecker <brobecker@adacore.com>
2873
2874 * gdb.base/langs1.f: Add copyright header.
2875
ebedcab5
JK
28762011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
2877
2878 * gdb.base/morestack.exp: New file.
2879 * gdb.base/morestack.c: New file.
2880
de1eb2f9
JK
28812011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2882
2883 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
2884
9e87a409
JB
28852010-12-29 Joel Brobecker <brobecker@adacore.com>
2886
2887 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
2888 * gdb.ada/arrayptr.exp: Add test printing that new variable.
2889
720d1a40
JB
28902010-12-29 Joel Brobecker <brobecker@adacore.com>
2891
2892 * gdb.ada/lang_switch.exp: Correct expected parameter value.
2893
a283af87
AS
28942010-12-25 Andreas Schwab <schwab@linux-m68k.org>
2895
5d3d9cba
AS
2896 * gdb.threads/tls.exp: Fix typo.
2897
a283af87
AS
2898 * gdb.threads/thread-specific.exp (get_thread_list): Update.
2899 * gdb.threads/execl.exp: Update.
2900
2a20745c
YQ
29012010-12-23 Yao Qi <yao@codesourcery.com>
2902
2903 * gdb.arch/arm-disp-step.exp: New.
2904 * gdb.arch/arm-disp-step.S: New.
2905
a7658b96
TT
29062010-12-21 Tom Tromey <tromey@redhat.com>
2907
2908 * gdb.threads/execl.exp: Update.
2909 * gdb.threads/linux-dp.exp: Update.
2910 * gdb.threads/manythreads.exp: Update.
2911 * gdb.threads/tls.exp: Update.
2912
5b79abe7
TT
29132010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2914
2915 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
2916 (NextOverThrowDerivates) <resumebpt>: New.
2917 (resumebpt_test): New.
2918 (main): Call resumebpt_test.
2919 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
2920
0914bcdb
SS
29212010-12-12 Stan Shebs <stan@codesourcery.com>
2922
2923 * gdb.trace/tsv.exp: Test print command on trace state variables.
2924
305aeedc
TT
29252010-12-09 Tom Tromey <tromey@redhat.com>
2926
2927 * gdb.base/interp.exp: Add regression test.
2928
186c406b
TT
29292010-12-09 Tom Tromey <tromey@redhat.com>
2930
2931 * gdb.java/jnpe.java: New file.
2932 * gdb.java/jnpe.exp: New file.
2933 * gdb.cp/nextoverthrow.exp: New file.
2934 * gdb.cp/nextoverthrow.cc: New file.
2935
aae1c79a
DE
29362010-12-07 Doug Evans <dje@google.com>
2937
2938 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
2939 of data-directory.
2940 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
2941 updated.
2942 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
2943
60f98dde 29442010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
2945
2946 * gdb.base/callfuncs.exp: Test for skip_float_tests.
2947 * gdb.base/call-sc.exp: Ditto.
2948 * gdb.base/finish.exp: Ditto.
2949 * gdb.base/return.exp: Ditto.
2950 * gdb.base/return2.exp: Ditto.
2951
5fa290c1
DE
29522010-11-30 Doug Evans <dje@google.com>
2953
2954 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
2955 (gdb_expect_list): Fix spelling errors in comments.
2956 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
2957 send_gdb/gdb_expect_list where applicable.
2958 * gdb.base/call-ar-st.exp: Ditto.
2959 * gdb.base/funcargs.exp: Ditto.
2960 * gdb.base/gcore.exp: Ditto.
2961 * gdb.base/page.exp: Ditto.
2962 * gdb.base/sigaltstack.exp: Ditto.
2963 * gdb.base/siginfo.exp: Ditto.
2964 * gdb.base/sigstep.exp: Ditto.
2965 * gdb.base/trace-commands.exp: Ditto.
2966
4e04c971
DE
29672010-11-29 Doug Evans <dje@google.com>
2968
2969 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
2970 printer-name;subprinter-name.
2971
8cf6f0b1
TT
29722010-11-29 Tom Tromey <tromey@redhat.com>
2973
2974 * gdb.dwarf2/implptr.exp: New file.
2975 * gdb.dwarf2/implptr.c: New file.
2976 * gdb.dwarf2/implptr.S: New file.
2977
94b6973e
PM
29782010-11-29 Phil Muldoon <pmuldoon@redhat.com>
2979
fc529d80 2980 PR python/12199
94b6973e
PM
2981
2982 * gdb.python/py-breakpoint.exp: Test the delete method.
2983
8358c15c
JK
29842010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
2985
2986 Fix step_resume_breakpoint unsaved during an infcall.
2987 * gdb.base/step-resume-infcall.exp: New file.
2988 * gdb.base/step-resume-infcall.c: New file.
2989
f6df29bc
TJB
29902010-11-24 Edjunior Machado <emachado@br.ibm.com>
2991
2992 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
2993
f2b5a5cf
TJB
29942010-11-24 Edjunior Machado <emachado@br.ibm.com>
2995
2996 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
2997 on ppc64's symbols; "finish" and "return" commands must accept to
2998 show the caller line again as well as the line after.
2999 * gdb.asm/powerpc64.inc: New file.
3000
6b0ecdc2
DE
30012010-11-23 Doug Evans <dje@google.com>
3002
3003 * lib/gdb.exp (gdb_test_sequence): New function.
3004 (gdb_expect_list): Add verbose -log call for each pattern.
3005 * gdb.base/signals.exp (test_handle_all_print): Call it.
3006 Reduce timeout increment from 6 minutes to 1 minute.
3007 * gdb.server/ext-run.exp: Call it.
3008
ea976c60
PM
30092010-11-23 Phil Muldoon <pmuldoon@redhat.com>
3010
f2b5a5cf 3011 PR python/12212
ea976c60
PM
3012
3013 * gdb.python/python.exp: Check that selected_thread raises an
3014 error when no inferior is loaded.
3015
c0efa795
JK
30162010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3017
3018 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
3019 * gdb.dwarf2/dw2-stack-boundary.S: New file.
3020
ec3aa567
JK
30212010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3022
3023 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
3024 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
3025
d8249011
DE
30262010-11-18 Doug Evans <dje@google.com>
3027
3028 * gdb.server/ext-run.exp: Fix intermittent failures.
3029
d4eba7d1
NF
30302010-11-12 Nathan Froyd <froydnj@codesourcery.com>
3031
3032 * gdb.stabs/gdb11479.exp: Use runto_main.
3033
b04c2f88
NF
30342010-11-12 Nathan Froyd <froydnj@codesourcery.com>
3035
3036 * gdb.base/break-entry.exp: Skip if using a stub.
3037
ae9d7ce4
NF
30382010-11-12 Nathan Froyd <froydnj@codesourcery.com>
3039
3040 * gdb.python/py-inferior.exp: Pack values in target endianness.
3041
621c8364
TT
30422010-11-12 Tom Tromey <tromey@redhat.com>
3043
3044 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
3045 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
3046 MemoryError.
3047 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
3048 type.
3049 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
3050 MemoryError.
3051 (test_subscript_regression): Update exception type.
3052
84f4c1fe
PM
30532010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3054
3055 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
3056 breakpoint tests.
3057
a1442452
PA
30582010-11-09 Pedro Alves <pedro@codesourcery.com>
3059
3060 * gdb.base/watchpoint.exp: Test "watch -location" with an
3061 innacessible location.
3062
efd11a33
JK
30632010-11-09 Edjunior Machado <emachado@br.ibm.com>
3064 Luis Machado <luisgpm@br.ibm.com>
3065
3066 * gdb.base/maint.exp: Expect "." prefix.
3067 * gdb.base/nodebug.exp: Expect "." Likewise.
3068 * gdb.base/sepsymtab.exp: Expect "." Likewise.
3069 * gdb.base/watchpoint-cond-gone.exp: Likewise.
3070 * gdb.base/watchpoint.exp: Expect a software watch to be created for
3071 POWER server processors.
3072
aa00efb5
JK
30732010-11-08 Edjunior Machado <emachado@br.ibm.com>
3074 Luis Machado <luisgpm@br.ibm.com>
3075
3076 * gdb.base/break-entry.exp: convert entry point for
3077 ppc64 and expect leading `.' on ppc64's symbols
3078
99e7ae30
DE
30792010-11-05 Doug Evans <dje@google.com>
3080
3081 * gdb.base/help.exp: Update expected output.
b521dba8
DE
3082 * gdb.python/py-param.exp: Delete, contents moved to ...
3083 * gdb.python/py-parameter.exp: ... here. New file.
3084 Add test for gdb.parameter ("directories").
99e7ae30 3085
f4b8a18d
KW
30862010-11-05 Ken Werner <ken.werner@de.ibm.com>
3087
3088 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
3089 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
3090 * configure: Regenerate.
3091 * gdb.opencl/Makefile.in: New File.
3092 * gdb.opencl/datatypes.exp: Likewise.
3093 * gdb.opencl/datatypes.cl: Likewise.
3094 * gdb.opencl/operators.exp: Likewise.
3095 * gdb.opencl/operators.cl: Likewise.
3096 * gdb.opencl/vec_comps.exp: Likewise.
3097 * gdb.opencl/vec_comps.cl: Likewise.
3098 * gdb.opencl/convs_casts.exp: Likewise.
3099 * gdb.opencl/convs_casts.cl: Likewise.
3100 * lib/opencl.exp: Likewise.
3101 * lib/opencl_hostapp.c: Likewise.
3102 * lib/opencl_kernel.cl: Likewise.
3103 * lib/cl_util.c: Likewise.
3104 * lib/cl_util.c: Likewise.
3105 * gdb.base/default.exp (set language): Add "opencl" to the list of
3106 languages.
3107
a9d5ef47
SW
31082010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
3109
3110 * gdb.cp/overload.exp: Added test for inheritance overload.
3111 * gdb.cp/overload.cc: Ditto.
3112 * gdb.cp/oranking.exp: Removed releveant kfails.
3113
03eb1c79
JK
31142010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3115 Joel Brobecker <brobecker@adacore.com>
3116
3117 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
3118 check test_compiler_info.
3119
dbc98a8b
KW
31202010-11-03 Ken Werner <ken.werner@de.ibm.com>
3121
3122 * gdb.base/gnu_vector.exp: Adjust expect messages.
3123
120bd360
KW
31242010-11-03 Ken Werner <ken.werner@de.ibm.com>
3125
3126 * gdb.base/gnu_vector.exp: Add unary operator tests.
3127
c37f7098
KW
31282010-11-03 Ken Werner <ken.werner@de.ibm.com>
3129
3130 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
3131
7b51bc51
DE
31322010-11-02 Doug Evans <dje@google.com>
3133
3134 * gdb.python/py-pp-maint.c: New file.
3135 * gdb.python/py-pp-maint.exp: New file.
3136 * gdb.python/py-pp-maint.py: New file.
3137
50c97f38
TT
31382010-11-02 Tom Tromey <tromey@redhat.com>
3139
3140 * gdb.base/default.exp: Remove "scheme" from language list.
3141
a289b8f6
JK
31422010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3143
3144 Revert:
3145 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3146 * gdb.threads/sigstep-threads.exp: New file.
3147 * gdb.threads/sigstep-threads.c: New file.
3148
cd017491
MS
31492010-10-20 Michael Snyder <msnyder@vmware.com>
3150
3151 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
3152
8e6a5956
UW
31532010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3154
3155 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
3156 Skip test completely if gdb,no_hardware_watchpoints.
3157
2c04da0d
UW
31582010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
3159
3160 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
3161 strict, but do not check for any particular function name within libc.
3162
79afc5ef
SW
31632010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
3164
3165 * gdb.cp/smartp.exp: New test.
3166 * gdb.cp/smartp.cc : New test.
3167
026ffab7
SW
31682010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
3169
3170 * gdb.cp/converts.exp: Test pointer to bool conversion.
3171 Test pointer to long conversion.
3172 * gdb.cp/oranking.exp: Removed relevant kfail.
3173
3a772aa4
TT
31742010-10-18 Tom Tromey <tromey@redhat.com>
3175
3176 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
3177 argument to lazy_string.
3178 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
3179 (pp_ls.to_string): Use it.
3180 * gdb.python/py-prettyprint.c (main): Move declarations to top.
3181 Add "estring2" local.
3182
5fc3827b
JK
31832010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3184
3185 Fix s390x compatibility.
3186 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
3187 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
3188
8aeb23f3
JK
31892010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3190
3191 * gdb.threads/sigstep-threads.exp: New file.
3192 * gdb.threads/sigstep-threads.c: New file.
3193
c1e56572
JK
31942010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3195
3196 * gdb.base/pie-execl.exp: New file.
3197 * gdb.base/pie-execl.c: New file.
3198
92163a10
JK
31992010-10-13 Doug Evans <dje@google.com>
3200 Jan Kratochvil <jan.kratochvil@redhat.com>
3201
3202 PR exp/12117
3203 * gdb.cp/ptype-cv-cp.cc: New file.
3204 * gdb.cp/ptype-cv-cp.exp: New file.
3205
7062b0a0
SW
32062010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
3207
3208 * gdb.cp/converts.cc: New test program.
3209 * gdb.cp/converts.exp: New test.
3210 * gdb.cp/overload.exp: Added test for void* vs int*.
3211 * gdb.cp/overload.exp: Ditto.
3212 * gdb.cp/oranking.exp: Removed related kfail.
3213
0e3509db
DE
32142010-10-13 Doug Evans <dje@google.com>
3215
3216 * lib/gdb-python.exp (gdb_check_python_config): New function.
3217 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
3218 * gdb.python/lib-types.cc: New file.
3219 * gdb.python/lib-types.exp: New file.
3220
8dc78533
JK
32212010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3222
3223 * gdb.python/py-error.exp: New file.
3224 * gdb.python/py-error.py: New file.
3225
93c17e06
JK
32262010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3227
3228 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
3229 gdb_test_multiple.
3230
d8b34041
JK
32312010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3232
3233 * gdb.base/break-interp.exp: Use ldlags for linking flags.
3234 * gdb.base/prelink.exp: Likewise.
3235 * gdb.base/solib-nodir.exp: Likewise.
3236 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
3237 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
3238 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
3239
e0cc584e
UW
32402010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
3241
3242 * break-interp.exp (test_ld): Use two separate gdb_expect statements
3243 for the "info files" test to avoid timeouts on slow machines.
3244
cfc353b1
JK
32452010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3246
3247 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
3248 (main): Make openlib dummy call.
3249
d3d7896d
JK
32502010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3251
3252 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
3253 * break-interp.exp (reach): Move the core body ...
3254 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
3255 (test_ld): Provide always real argument, even to the linker. Replace
3256 dl_main by _dl_debug_state.
3257
5e533c94
JK
32582010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3259
3260 Fix results of prelinked PIEs on ppc*.
3261 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
3262 Accept also DISPLACEMENT "PRESENT".
3263 (main): Replace "ZERO" displacements by "PRESENT".
3264
33540610
SW
32652010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
3266
3267 * gdb.cp/oranking.exp: New test.
3268 * gdb.cp/oranking.cc: New test program.
3269
3bdf2bbd
KW
32702010-10-08 Ken Werner <ken.werner@de.ibm.com>
3271
3272 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
3273 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
3274
2f608a3a
KW
32752010-10-06 Ken Werner <ken.werner@de.ibm.com>
3276
3277 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
3278 lush, lynx) New constant.
3279 * gdb.base/constvars.exp: Test const array types.
3280 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
3281
aa2e2d8d
DE
32822010-10-06 Doug Evans <dje@google.com>
3283
3284 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
3285 of syscall staging area.
3286
2844d6b5
KW
32872010-10-06 Ken Werner <ken.werner@de.ibm.com>
3288
3289 * gdb.base/gnu_vector.c: Add variable c4.
3290 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
3291 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
3292
7d8ac8bb
MR
32932010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
3294
3295 * gdb.arch/altivec-abi.exp: Fix a typo.
3296
84a02e58
MR
32972010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
3298
3299 * lib/mi-support.exp (thread_selected_re): Correct pattern used
3300 to match a thread ID.
3301
b18e6318
JK
33022010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3303
3304 Fix s390x testcase compatibility.
3305 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
3306
a2c09bd0
DE
33072010-10-01 Doug Evans <dje@google.com>
3308
3309 * lib/gdb-python.exp: New file.
3310 * gdb.python/py-block.exp: Use it.
3311 * gdb.python/py-breakpoint.exp: Ditto.
3312 * gdb.python/py-frame.exp: Ditto.
3313 * gdb.python/py-inferior.exp: Ditto.
3314 * gdb.python/py-param.exp: Ditto.
3315 * gdb.python/py-prettyprint.exp: Ditto.
3316 * gdb.python/py-shared.exp: Ditto.
3317 * gdb.python/py-symbol.exp: Ditto.
3318 * gdb.python/py-symtab.exp: Ditto.
3319 * gdb.python/py-type.exp: Ditto.
3320 * gdb.python/py-value.exp: Ditto.
3321 * gdb.python/python.exp: Ditto.
3322
38f12cfc
TT
33232010-09-30 Tom Tromey <tromey@redhat.com>
3324
3325 * gdb.base/anon.exp: New file.
3326 * gdb.base/anon.c: New file.
3327
9ae8282d
TT
33282010-09-30 Tom Tromey <tromey@redhat.com>
3329
3330 * gdb.base/completion.exp: Test completion through anonymous
3331 union.
3332 * gdb.base/break1.c (struct some_struct): Add anonymous union.
3333
e9e07ba6
JK
33342010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3335
3336 Fix printing parameters of inlined functions.
3337 * gdb.dwarf2/dw2-inline-param.exp: New file.
3338 * gdb.dwarf2/dw2-inline-param-main.c: New file.
3339 * gdb.dwarf2/dw2-inline-param.S: New file.
3340
cd2effb2
JK
33412010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3342
3343 PR corefiles/12071.
3344 * gdb.base/corefile.exp (quit with a process, no question: load core)
3345 (quit with a core file): New tests.
3346
bceffbf3
JK
33472010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3348
3349 Fix GDB crash on inferior calls with self-referencing classes.
3350 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
3351 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
3352 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
3353
1736ad11
JK
33542010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3355
3356 Fix lost siginfo_t for inferior calls.
3357 * gdb.base/siginfo-infcall.exp: New file.
3358 * gdb.base/siginfo-infcall.c: New file.
3359
a176ad92
JB
33602010-09-22 Joel Brobecker <brobecker@adacore.com>
3361
3362 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
3363
c2b0a229
JK
33642010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3365
3366 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
3367 New test.
3368 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
3369
e8ae22d1
JB
33702010-09-22 Joel Brobecker <brobecker@adacore.com>
3371
3372 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
3373 type of our const type.
3374
ec322823
SW
33752010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
3376
3377 * gdb.cp/pr12028.cc: New.
3378 * gdb.cp/pr12028.exp: New.
3379
72929c62
JB
33802010-09-22 Joel Brobecker <brobecker@adacore.com>
3381
3382 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
3383
875b4ff5 33842010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 3385 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
3386
3387 PR mi/11407
3388 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
3389 * gdb.mi/dw2-ref-missing-frame-main.c New File.
3390 * gdb.mi/dw2-ref-missing-frame.S New File.
3391 * gdb.mi/dw2-ref-missing-frame.exp New File.
3392
7155d578
TT
33932010-09-14 Tom Tromey <tromey@redhat.com>
3394
3395 PR symtab/8399:
3396 * gdb.threads/tls.exp: Remove kfail. Update expected output.
3397
515ed532
TT
33982010-09-14 Tom Tromey <tromey@redhat.com>
3399
3400 PR exp/11803:
3401 * gdb.threads/tls.exp: Use C++.
3402 (check_thread_local): Use K::another_thread_local.
3403 * gdb.threads/tls.c (class K): New.
3404 (another_thread_local): Now a member of K.
3405 (spin): Update. No longer K&R C.
3406
450ca57c
SW
34072010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
3408
3409 * gdb.cp/koenig.cc: created class for testing member lookup.
3410 * gdb.cp/koenig.exp: Added test for member lookup.
3411
dbd492a3
JK
34122010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3413
3414 Fix false FAILs on sourcetree topdir directory containing "kill".
3415 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
3416 source line matching regexp.
3417
8d4d924b
JK
34182010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3419
3420 * gdb.python/python.exp (set height 0, collect help from uiout)
3421 (verify help to uiout): New tests.
3422
8e64f2a0
JK
34232010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3424
3425 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
3426 is_lp64_target to check 64bit target.
3427
4569eed2
JK
34282010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3429
3430 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
3431 (test_ld) <powerpc64-*>: New.
3432
5e1617b1
DJ
34332010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
3434
3435 * gdb.cp/templates.exp (test_template_args): Allow "struct".
3436
c767944b
DJ
34372010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
3438
3439 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
3440 (FunctionArg::method): New function.
3441 (empty, arg): New variables.
3442 (main): Call arg.method.
3443 * gdb.cp/templates.exp (test_template_args): New function.
3444 (do_tests): Call it.
3445
27d3a3fc
UW
34462010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
3447
3448 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
3449 of "next" to proceed over pthread_exit call.
3450
55b7ce7f
UW
34512010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
3452
3453 * gdb.base/maint.exp: Avoid wildcards against potentially very long
3454 "maint print statistics" output to prevent expect timeouts.
3455
809df446
JK
34562010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3457
3458 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
3459 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
3460 (test_float_rejected): ... here.
3461 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
3462 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
3463 (test_float_rejected): ... here.
3464 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
3465 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
3466 (test_float_rejected): ... here.
3467 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
3468 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
3469 (test_float_rejected): ... here.
3470
8464be76
DJ
34712010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
3472
3473 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
3474 before disabling hardware watchpoints.
3475 (test_inaccessible_watchpoint): Check that hardware watchpoints
3476 are used. Test for watchpoints on a constant address.
3477
14dba4b4
JK
34782010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3479
3480 * gdb.base/ui-redirect.exp: New file.
3481
3f3540e1 34822010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 3483 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
3484
3485 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
3486
0f254bb7
DE
34872010-08-31 Doug Evans <dje@google.com>
3488
3489 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
3490
03f17ccf
TT
34912010-08-30 Tom Tromey <tromey@redhat.com>
3492
3493 PR python/11792:
3494 * gdb.python/py-value.exp (test_subscript_regression): Add
3495 dynamic_type test.
3496
640617ad
DJ
34972010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
3498
3499 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
3500 instead of running to main. Do not test the main function.
3501 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
3502 Add new main.
3503
2ed91d1b
PA
35042010-08-26 Pedro Alves <pedro@codesourcery.com>
3505
3506 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
3507 one test.
3508
673bfd45
DE
35092010-08-24 Doug Evans <dje@google.com>
3510
3511 PR symtab/11942
3512 * gdb.dwarf2/dw4-sig-types.cc: New file.
3513 * gdb.dwarf2/dw4-sig-types.h: New file.
3514 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
3515 * gdb.dwarf2/dw4-sig-types.exp: New file.
3516
f9ffd4bb
TT
35172010-08-23 Tom Tromey <tromey@redhat.com>
3518
3519 PR python/11145:
3520 * gdb.python/py-value.c (Base, Derived): New types.
3521 (base): New global.
3522 * gdb.python/py-value.exp (test_subscript_regression): Add
3523 dynamic_cast test.
3524
d839c8a4
TT
35252010-08-23 Tom Tromey <tromey@redhat.com>
3526
3527 PR python/10676:
3528 * gdb.python/py-type.exp (test_fields): Add tests for type
3529 equality.
3530
702c2711
TT
35312010-08-23 Tom Tromey <tromey@redhat.com>
3532
3533 PR python/11915:
3534 * gdb.python/py-type.exp (test_fields): Add tests for array.
3535
832bafd3
KS
35362010-08-23 Keith Seitz <keiths@redhat.com>
3537
3538 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
3539 have any children. Create a new abbrev for it.
3540 Add missing terminal sequence to .debug_abbrev.
3541
c37bf528
KS
35422010-08-20 Keith Seitz <keiths@redhat.com>
3543
3544 PR symtab/11465:
3545 * gdb.dwarf2/pr11465.exp: New test.
3546 * gdb.dwarf2/pr11465.S: New file.
3547 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
3548 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
3549
4572cbac
TJB
35502010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
3551
3552 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
3553 registers. Update data sets with the new v2_double element in the
3554 VSX register union. Add vector_register3_vr data set for the AltiVec
3555 registers. Use gdb_test_no_output instead of send_gdb.
3556
e7fbb131
PA
35572010-08-19 Pedro Alves <pedro@codesourcery.com>
3558
3559 * gdb.python/py-shared.exp: New file, factored out from
3560 python.exp.
3561 * gdb.python/py-shared.c: New file.
3562 * gdb.python/py-shared-sl.c: New file.
3563 * gdb.python/python-1.c: New file.
3564 * gdb.python/python-sl.c: Delete.
3565 * gdb.python/python.c: Mention python-1.c.
3566 * gdb.python/python.exp: Move shared library tests to
3567 py-shared.exp.
3568 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
3569 (MISCELLANEOUS): New.
3570 (clean mostlyclean): Also remove $MISCELLANEOUS.
3571
d30f5e1f
DE
35722010-08-19 Doug Evans <dje@google.com>
3573
3574 PR exp/11926
3575 * gdb.base/printcmds.exp (test_float_accepted): New function.
3576 Move existing float tests there. Add tests for floats with suffixes.
3577 (test_float_rejected): New function.
3578 * gdb.java/jv-print.exp (test_float_accepted): New function.
3579 (test_float_rejected): New function.
3580 * gdb.objc/print.exp: New file.
3581 * gdb.pascal/print.exp: New file.
3582 * lib/objc.exp: New file.
3583
7b3fd859
PM
35842010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
3585
3586 * gdb.base/default.exp (info set): Avoid full buffer error and force
3587 reading up to final gdb prompt.
3588 (show): Likewise.
3589
c92817ce
TT
35902010-08-18 Tom Tromey <tromey@redhat.com>
3591
3592 PR symtab/11919:
3593 * gdb.base/completion.exp: Add test.
3594
f1208f9e
DE
35952010-08-18 Doug Evans <dje@google.com>
3596
3597 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
3598 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
3599 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
3600 Simplify, early exit if runto_main fails.
3601 * gdb.fortran/exprs.exp: load_lib fortran.exp.
3602 (set_lang_fortran): Moved to lib/fortran.exp.
3603 * gdb.fortran/types.exp: load_lib fortran.exp.
3604 (set_lang_fortran): Moved to lib/fortran.exp.
3605 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
3606 * gdb.java/jprint.exp (set_lang_java): Ditto.
3607 * gdb.java/jv-exp.exp: load_lib java.exp.
3608 If set_lang_java fails, issue a warning instead of failure to be
3609 consistent with other set_lang_foo uses.
3610 (set_lang_java): Moved to lib/java.exp.
3611 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
3612 If set_lang_java fails, issue a warning instead of failure to be
3613 consistent with other set_lang_foo uses.
3614 * gdb.pascal/types.exp: load_lib pascal.exp.
3615 (set_lang_pascal): Moved to lib/pascal.exp.
3616 * lib/fortran.exp: New file.
3617 * lib/java.exp (set_lang_java): New function.
3618 * lib/pascal.exp (set_lang_pascal): New function.
3619
2f06b485
YQ
36202010-08-18 Yao Qi <yao@codesourcery.com
3621
3622 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
3623 func_nofb_start and func_loopfb_start, so that address of functions
3624 is equal to these labels on Thumb.
3625
96e25403
YQ
36262010-08-18 Yao Qi <yao@codesourcery.com>
3627
3628 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
3629 to reflect latest c source file.
3630
36e6adc4
JK
36312010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3632
3633 * gdb.cp/infcall-dlopen.exp: New file.
3634 * gdb.cp/infcall-dlopen.cc: New file.
3635 * gdb.cp/infcall-dlopen-lib.cc: New file.
3636
f431efe5
PA
36372010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3638 Pedro Alves <pedro@codesourcery.com>
3639
3640 PR breakpoints/11371
3641
3642 * gdb.base/watch-cond-infcall.exp: New file.
3643 * gdb.base/watch-cond-infcall.c: New file.
3644
06a64a0b
TT
36452010-08-16 Tom Tromey <tromey@redhat.com>
3646
3647 * gdb.base/help.exp: Update.
3648 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
3649 watchpoint.
3650 (test_watch_location): New proc.
3651 (test_watchpoint_in_big_blob): Delete watchpoint.
3652 * gdb.base/watchpoint.c (func5): New function.
3653 (main): Call it.
3654
70ebf4ed
DE
36552010-08-16 Doug Evans <dje@google.com>
3656
3657 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
3658
ca5c20b6
PM
36592010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3660
3661 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
3662 tests.
3663
7346b668
KW
36642010-08-11 Ken Werner <ken.werner@de.ibm.com>
3665
3666 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
3667 * gdb.base/gnu_vector.c: New File.
3668 * gdb.base/gnu_vector.exp: Likewise.
3669
cb2e07a6
PM
36702010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3671
3672 * gdb.python/python.c: New File.
3673 * gdb.python/python-sl.c: New File.
3674 * gdb.python/python.exp: Test solib_address and decode_line
3675 * functions.
3676
5da1313b
JK
36772010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3678
3679 * gdb.python/python.exp (show height, set height 10)
3680 (verify pagination beforehand, verify pagination beforehand: q)
3681 (gdb.execute does not page, verify pagination afterwards)
3682 (verify pagination afterwards: q): New.
3683
49c3ccf7
DE
36842010-08-02 Doug Evans <dje@google.com>
3685
3686 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
3687 because of an older gcc, change test2
3688 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
3689 to unsupported.
3690
42c0c4f1
KH
36912010-07-30 Kazu Hirata <kazu@codesourcery.com>
3692
3693 * gdb.base/break-always.exp: Do not expect full paths to file
3694 names.
3695 * gdb.base/commands.exp: Likewise.
3696
d3765805
DE
36972010-07-30 Doug Evans <dje@google.com>
3698
c98ee71b
DE
3699 * gdb.cp/temargs.exp: For new tests that require newer gccs,
3700 xfail them when run with older gccs.
3701
fd961404
DE
3702 * lib/gdb.exp (build_executable): Forward "c++" option to
3703 get_compiler_info.
3704
999adef4
DE
3705 * gdb.python/py-type.exp (test_template): Mark as xfail tests
3706 "python print ttype.template_argument(1)" and
3707 "python print isinstance(ttype.template_argument(1), gdb.Value)"
3708 if using gcc 4.4 or earlier.
3709
d3765805
DE
3710 * gdb.base/valgrind-db-attach.exp: Use unique test name for
3711 attach-to-debugger handling.
3712
1276c759
JK
37132010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3714
3715 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
3716 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
3717 (main): Use copyreloc.
3718 * gdb.base/prelink.exp (split debug of executable)
3719 (.dynbss vs. .bss address shift): New tests.
3720
88caa9b9
PA
37212010-07-29 Pedro Alves <pedro@codesourcery.com>
3722
3723 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
3724 in gdb_test_multiple.
3725
c6f2ac43
PA
37262010-07-29 Pedro Alves <pedro@codesourcery.com>
3727
3728 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
3729 environment.
3730
326fd672
TT
37312010-07-28 Tom Tromey <tromey@redhat.com>
3732
3733 PR python/11060:
3734 * gdb.python/py-type.c (Temargs): New template.
3735 (temvar): New variable.
3736 * gdb.python/py-type.exp (test_template): New proc.
3737
3ce3b1ba
PA
37382010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
3739
3740 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
3741 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
3742
34eaf542
TT
37432010-07-28 Tom Tromey <tromey@redhat.com>
3744
3745 PR c++/9946:
3746 * gdb.cp/temargs.exp: New file.
3747 * gdb.cp/temargs.cc: New file.
3748
d41b819e
JK
37492010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3750
3751 * gdb.base/help.exp (help disassemble): Update the content.
3752
26ab7092
JK
37532010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3754
3755 * gdb.threads/ia64-sigill.exp: New file.
3756 * gdb.threads/ia64-sigill.c: New file.
3757
5283e9e1
TT
37582010-07-27 Tom Tromey <tromey@redhat.com>
3759
3760 * gdb.opt/inline-cmds.c (ATTR): New define.
3761 (func1): Use it.
3762 (func2): Likewise.
3763 (func3): Likewise.
3764 (outer_inline1): Likewise.
3765 (outer_inline2): Likewise.
3766 * gdb.opt/inline-bt.c (ATTR): New define.
3767 (func1): Use it.
3768 (func2): Likewise.
3769 * gdb.opt/inline-locals.c (ATTR): New define.
3770 (func1): Use it.
3771 (func2): Likewise.
3772
e992ef73
TT
37732010-07-27 Tom Tromey <tromey@redhat.com>
3774
3775 * gdb.stabs/gdb11479.c (hack): New function.
3776 (test): Use it.
3777 (test2): Use it.
3778 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
3779 (int32_search_buf, int64_search_buf): No longer static.
3780 (x): Remove.
3781 * gdb.base/relocate.c (hack): New function.
3782
5374244e
PM
37832010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3784
3785 * gdb.python/py-value.exp (test_inferior_function_call): New function.
3786 * gdb.python/py-value.c (func1): New function.
3787 (func2): Likewise.
3788
a99aee83
CV
37892010-07-26 Corinna Vinschen <vinschen@redhat.com>
3790
3791 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
3792 as not to clash with .data section.
3793
a04ba985
JG
37942010-07-26 Jerome Guitton <guitton@adacore.com>
3795
3796 * gdb.base/code_elim.exp: New file.
3797 * gdb.base/code_elim1.c: New file.
3798 * gdb.base/code_elim2.c: New file.
3799
23bd0f7c
PA
38002010-07-21 Pedro Alves <pedro@codesourcery.com>
3801
3802 PR symtab/11827
3803
3804 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
3805 (some_volatile_enum): New variable.
3806 * gdb.base/printcmds.exp (test_print_enums): New.
3807 <top level>: Call it.
3808
883df6dd
SW
38092010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
3810
3811 * gdb.cp/fpointer.cc: New test.
3812 * gdb.cp/fpointer.exp: New test.
3813
569b05a5
JK
38142010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3815
3816 * gdb.base/solib-nodir.exp: New file.
3817 * lib/gdb.exp (runto): New case for a GDB internal error.
3818
51d7d803
JK
38192010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3820 Ulrich Weigand <uweigand@de.ibm.com>
3821 Tom Tromey <tromey@redhat.com>
3822
3823 * gdb.base/charset-malloc.c: New file.
3824 * gdb.base/charset.c (malloc_stub): New prototype.
3825 (main): Call it instead of malloc itself.
3826 * gdb.base/charset.exp: Use only prepare_for_testing.
3827 (binfile): Remove the variable.
3828
c0edd9ed
JK
38292010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3830
3831 Make core files the process_stratum.
3832 * gdb.base/corefile.exp (run: load core again)
3833 (run: sanity check we see the core file, run: with core)
3834 (run: core file is cleared, attach: load core again)
3835 (attach: sanity check we see the core file, attach: with core)
3836 (attach: core file is cleared): New tests.
3837 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
3838
3cbaedff
KW
38392010-07-14 Ken Werner <ken.werner@de.ibm.com>
3840
3841 * gdb.arch/altivec-abi.exp: New tests.
3842
91158a56
TT
38432010-07-13 Tom Tromey <tromey@redhat.com>
3844
3845 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
3846 (main): Use it.
3847 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
3848
0f5238ed
TT
38492010-07-13 Tom Tromey <tromey@redhat.com>
3850
3851 * gdb.base/label.exp: New file.
3852 * gdb.base/label.c: New file.
3853
add265ae
L
38542010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
3855 H.J. Lu <hongjiu.lu@intel.com>
3856
3857 * lib/gdb.exp (is_ilp32_target): New.
3858 (is_lp64_target): Likewise.
3859
3860 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
3861 target.
3862 * gdb.arch/amd64-disp-step.exp: Likewise.
3863 * gdb.arch/amd64-dword.exp: Likewise.
3864 * gdb.arch/amd64-i386-address.exp: Likewise.
3865 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 3866
add265ae
L
3867 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
3868 target.
3869 * gdb.arch/i386-bp_permanent.exp: Likewise.
3870 * gdb.arch/i386-byte.exp: Likewise.
3871 * gdb.arch/i386-disp-step.exp: Likewise.
3872 * gdb.arch/i386-gnu-cfi.exp: Likewise.
3873 * gdb.arch/i386-prologue.exp: Likewise.
3874 * gdb.arch/i386-size-overlap.exp: Likewise.
3875 * gdb.arch/i386-size.exp: Likewise.
3876 * gdb.arch/i386-sse.exp: Likewise.
3877 * gdb.arch/i386-unwind.exp: Likewise.
3878 * gdb.arch/i386-word.exp: Likewise.
3879
3880 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
3881 test only when building 64-bit executables. Do not hard-code
3882 -m64 option.
3883
2dfb8c17
DE
38842010-07-07 Doug Evans <dje@google.com>
3885
3886 * lib/gdb.exp (gdb_test_list_exact): New function.
3887 * gdb.base/default.exp (show convenience): Call it, add tests for
3888 $_sdata = void, $_thread = 0.
3889
4e5799b6
JK
38902010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3891 Joel Brobecker <brobecker@adacore.com>
3892
3893 Fix re-run of PIE executable, PR shlibs/11776.
3894 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
3895 Remove $displacement_main to match the solib-svr4.c change. New "kill"
3896 and re-"run" of the inferior.
3897
1a219cc7
JK
38982010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3899 Joel Brobecker <brobecker@adacore.com>
3900
3901 Cope with missing /usr/sbin/prelink.
3902 * lib/prelink-support.exp (prelink_no):
3903 <result == 1 && $output is "no such file or directory">: New.
3904 (prelink_yes): Likewise. Return on failed prelink_no.
3905
5e3b36f8
JK
39062010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3907 Joel Brobecker <brobecker@adacore.com>
3908
3909 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
3910 build_executable by build_executable_own_libs. Replace "prelink -R"
3911 execution by a call of prelink_yes. Comment why "prelink -r" needs no
3912 change.
3913 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
3914 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
3915 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
3916 Replace build_executable by build_executable_own_libs's function
3917 build_executable_own_libs.
3918 (prelinkNO): Create new stub to call prelink_no.
3919 (prelinkYES): Create new stub to call prelink_yes.
3920 (test_attach): Rename calls of copy to file_copy.
3921 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
3922 (copy): Move to ...
3923 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
3924 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
3925 * gdb.base/prelink.exp: Disable testcase also for is_remote and
3926 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
3927 special flags by gdb_compile_shlib. Replace second gdb_compile by
3928 build_executable_own_libs. Replace "prelink -R" execution by a call of
3929 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
3930 a second call of prelink_yes. Replace restart commands by
3931 clean_restart.
3932 (prelink): Rename to ...
3933 (seen displacement message): ... this test. Extend its expectation
3934 strictness.
3935
86e4bafc
JK
39362010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3937
3938 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
3939 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
3940 displacement message exactly once.
3941
3cd07d20
JK
39422010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3943 Joel Brobecker <brobecker@adacore.com>
3944
3945 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
3946 its restore after the <$relink_args != ""> loop. new comment.
3947
0a1e94c7
JK
39482010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3949 Joel Brobecker <brobecker@adacore.com>
3950
3951 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
3952 code for it. New variable relink_args.
3953 (prelinkYES): Call prelinkNO.
3954 (test_attach): Accept new parameter relink_args. Re-prelink the binary
3955 in such case. Move the core code to ...
3956 (test_attach_gdb): ... a new function. Send GDB command "file".
3957 Extend expected "Attaching to " string.
3958
2f70bcfb
TT
39592010-07-02 Tom Tromey <tromey@redhat.com>
3960
3961 * gdb.base/bitops.exp: Remove extraneous "pass".
3962
a17ac5b0
TT
39632010-07-02 Ken Werner <ken.werner@de.ibm.com>
3964
3965 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
3966
dc10affe
PA
39672010-07-01 Pedro Alves <pedro@codesourcery.com>
3968
d41c0fc8
PA
3969 * gdb.base/help.exp: Adjust expected output.
3970
39712010-07-01 Pedro Alves <pedro@codesourcery.com>
3972
3973 * gdb.base/help.exp: Adjust expected output.
dc10affe 3974
0a600c36
JK
39752010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3976
3977 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
3978 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
3979 c++/11702.
3980
37cc8bfe
JK
39812010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3982 Doug Evans <dje@google.com>
3983
3984 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
3985 add .dynamic entry'.
3986
254e6b9e
DE
39872010-06-29 Doug Evans <dje@google.com>
3988
3989 Test PR c++/11702.
3990 * gdb.cp/m-static.exp: Add testcase.
3991 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
3992
595939de 39932010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
3994 Tom Tromey <tromey@redhat.com>
3995 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
3996
3997 * gdb.python/py-inferior.c: New File.
3998 * gdb.python/py-infthread.c: New File.
3999 * gdb.python/py-inferior.exp: New File.
4000 * gdb.python/py-infthread.exp: New File.
4001
98751a41
JK
40022010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4003
4004 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
4005 (ptype ::C::OtherFileClass typedefs): New.
4006 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
4007 (C::OtherFileClass::cOtherFileClassVar2): New.
4008 (C::OtherFileClass::cOtherFileClassVar_use): Use also
4009 cOtherFileClassVar2.
4010 (C::cOtherFileType2, C::cOtherFileVar2): New.
4011 (C::cOtherFileVar_use): use also cOtherFileVar2.
4012 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
4013
41f62f39
JK
40142010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4015
4016 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
4017 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
4018 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
4019 (print ::C::cOtherFileVar)
4020 (whatis C::OtherFileClass::cOtherFileClassType)
4021 (whatis ::C::OtherFileClass::cOtherFileClassType)
4022 (print C::OtherFileClass::cOtherFileClassVar)
4023 (print ::cOtherFileClassVar)
4024 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
4025 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
4026 trailing content.
4027 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
4028 (C::OtherFileClass::cOtherFileClassVar)
4029 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
4030 (C::cOtherFileVar, C::cOtherFileVar_use): New.
4031
af53d231
JK
40322010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4033
4034 Test PR c++/11703 and PR gdb/1448.
4035 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
4036 gdb/1448.
4037
9655fd1a
JK
40382010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4039
4040 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
4041 (main) <rtti_data>: New.
4042 * gdb.cp/virtbase.exp (print rtti_data): New.
4043
824cc8dd
JK
40442010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4045 Joel Brobecker <brobecker@adacore.com>
4046
4047 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
4048
6036c742
JK
40492010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4050
4051 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
4052
de6a0421
DE
40532010-06-28 Doug Evans <dje@google.com>
4054
4055 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
4056
b2dae948
DE
40572010-06-27 Doug Evans <dje@google.com>
4058
4059 * gdb.cp/m-static.exp: Update expected test output.
4060
0f3bb72e
PH
40612010-06-25 Paul Hilfinger <hilfinger@adacore.com>
4062
889bf7c5
PA
4063 * gdb.gdb/selftest.exp: Adjust expected message for
4064 capturing start-up runtime.
0f3bb72e 4065
bc9f0842
TT
40662010-06-25 Tom Tromey <tromey@redhat.com>
4067
4068 PR python/10808:
4069 * gdb.python/python.exp: Add new tests.
4070
099ef718
SW
40712010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
4072
4073 * gdb.cp/operator.cc: Created an import loop.
4074 * gdb.cp/operator.exp: Added testcase for import loop.
4075
5868a632
JK
40762010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4077
4078 Test PR python/11407.
4079 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
4080 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
4081 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
4082 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
4083 executable_nofb and executable_fb. New variables srcsfile, objsfile,
4084 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
4085 binfile. Call gdb_compile with clean_restart twice.
4086 (func_nofb print, func_nofb backtrace, func_loopfb print)
4087 (func_loopfb backtrace): New.
4088
af76db58
JK
40892010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4090
4091 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
4092 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
4093 by a hand made one.
4094 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
4095 i?86 requirement. Remove variables srcfile and binfile. New variable
4096 sources, executable_nofb and executable_fb. Call prepare_for_testing.
4097
f2c7657e
UW
40982010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4099
4100 * gdb.cell/dwarfaddr.exp: New file.
4101 * gdb.cell/dwarfaddr.S: New file.
4102
628fe4e4
JK
41032010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4104
4105 Test PR 9436.
4106 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
4107
f1421989
HZ
41082010-06-24 Hui Zhu <teawater@gmail.com>
4109
4110 * gdb.base/eval.exp: New file.
4111
d03285ec
UW
41122010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4113
4114 * gdb.cell/fork.exp: New file.
4115 * gdb.cell/fork.c: Likewise.
4116 * gdb.cell/fork-spu.c: Likewise.
4117
41b2c92d
PM
41182010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
4119
4120 * lib/gdb.exp (banned_variables_traced): New global variable.
4121 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
4122 (gdb_init): Use `trace add variable' instead of obsolete
4123 `trace variable'.
4124
d5bc977f
DE
41252010-06-21 Doug Evans <dje@google.com>
4126
4127 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
4128
d2ed6730
UW
41292010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4130
4131 * gdb.arch/spu-ls.exp: New file.
4132 * gdb.arch/spu-ls.c: Likewise.
4133
6aed2dbc
SS
41342010-06-18 Stan Shebs <stan@codesourcery.com>
4135
4136 * gdb.threads/thread-specific.exp: Add tests of $_thread.
4137
e0756905
UW
41382010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4139
4140 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
4141 * gdb.base/watch-cond.exp: Likewise.
4142 * gdb.python/py-breakpoint.exp: Likewise.
4143
d8053d4d
PA
41442010-06-18 Pedro Alves <pedro@codesourcery.com>
4145
4146 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
4147 clean_restart, make sure every test has a distinct message, and
4148 that messages don't include the executable' full path.
4149
81ce510c
DE
41502010-06-17 Doug Evans <dje@google.com>
4151
4152 * gdb.arch/i386-size.exp: Updated expected output for
4153 DISASSEMBLY_OMIT_FNAME.
4154
65d79d4b
SDJ
41552010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4156 Sergio Durigan Junior <sergiodj@redhat.com>
4157
4158 * gdb.base/watch-notconst.c: New file.
4159 * gdb.base/watch-notconst.S: New file.
4160 * gdb.base/watch-notconst2.c: New file.
4161 * gdb.base/watch-notconst2.S: New file.
4162 * gdb.base/watch-notconst.exp: New file.
4163 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
4164 (func4): Add operations on `global_ptr_ptr'.
4165 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
4166 routine to test watchpoints created with a constant expression.
4167 (test_inaccessible_watchpoint): Include tests for watchpoints
4168 created with a constant expression.
4169
df0f4836
KB
41702010-06-14 Kevin Buettner <kevinb@redhat.com>
4171
4172 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
4173 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
4174 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
4175 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
4176 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
4177 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
4178 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
4179 of `_start'.
4180
b769def5
UW
41812010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4182
4183 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
4184 not supported on the target.
4185 * gdb.mi/mi-nonstop-exit.exp: Likewise.
4186 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
4187 * gdb.mi/mi-nsintrall.exp: Likewise.
4188 * gdb.mi/mi-nsmoribund.exp: Likewise.
4189 * gdb.mi/mi-nsthrexec.exp: Likewise.
4190
d914c394
SS
41912010-06-11 Stan Shebs <stan@codesourcery.com>
4192
4193 * gdb.base/permissions.exp: New file.
4194
41952010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
4196
4197 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
4198 does not support ELF executable class.
4199
f3ce5b9c
UW
42002010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4201
4202 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
4203
8e46892c
JK
42042010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4205
4206 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
4207 (runto): Catch "The target does not support running in non-stop mode.".
4208
6cc55c64
MS
42092010-06-11 Michael Snyder <msnyder@vmware.com>
4210
4211 * gdb.base/setshow.exp (set language asm): Don't use
4212 gdb_test_no_output, fails on some targets.
4213
caddefa4
UW
42142010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4215
4216 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
4217 * gdb.cp/pr9167.exp: Likewise.
4218
468b1aa7
UW
42192010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4220
4221 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
4222
5c3552dc
UW
42232010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4224
4225 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
4226
02e6fe6a
UW
42272010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4228
4229 * gdb.base/charset.c (main): Make sure malloc gets linked in.
4230
0e03807e
TT
42312010-06-11 Tom Tromey <tromey@redhat.com>
4232
4233 PR gdb/9977, PR exp/11636::
4234 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
4235 (pieces_test_f6): Update expected output.
4236
2bdf28a0
JK
42372010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4238
4239 * gdb.base/moribund-step.exp: New.
4240
f6978de9
MS
42412010-06-08 Michael Snyder <msnyder@vmware.com>
4242
4243 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 4244 * gdb.ada/boolean_expr.exp:
f6978de9
MS
4245 * gdb.ada/frame_args.exp: Ditto.
4246 * gdb.ada/lang_switch.exp: Ditto.
4247 * gdb.ada/ptype_arith_binop.exp: Ditto.
4248 * gdb.ada/ref_param.exp: Ditto.
4249 * gdb.ada/type_coercion.exp:Ditto.
4250
4251 * gdb.asm/asm-source.exp: Ditto.
4252
4253 * gdb.base/attach.exp: Ditto.
4254 * gdb.base/bitfields2.exp: Ditto.
4255 * gdb.base/call-signal-resume.exp: Ditto.
4256 * gdb.base/callfuncs.exp: Ditto.
4257 * gdb.base/commands.exp: Ditto.
4258 * gdb.base/dbx.exp: Ditto.
4259 * gdb.base/default.exp: Ditto.
4260 * gdb.base/dump.exp: Ditto.
4261 * gdb.base/exprs.exp: Ditto.
4262 * gdb.base/freebpcmd.exp: Ditto.
4263 * gdb.base/interrupt.exp: Ditto.
4264 * gdb.base/list.exp: Ditto.
4265 * gdb.base/long_long.exp: Ditto.
4266 * gdb.base/maint.exp: Ditto.
4267 * gdb.base/ptype.exp: Ditto.
4268 * gdb.base/return.exp: Ditto.
4269 * gdb.base/setshow.exp: Ditto.
4270 * gdb.base/sigbpt.exp: Ditto.
4271 * gdb.base/sigrepeat.exp: Ditto.
4272
4273 * gdb.cp/classes.exp: Ditto.
4274
4275 * gdb.dwarf2/dw2-restore.exp: Ditto.
4276
4277 * gdb.gdb/selftest.exp: Ditto.
4278
4279 * gdb.multi/base.exp: Ditto.
4280 * gdb.multi/bkpt-multi-exec.exp: Ditto.
4281
4282 * gdb.python/py-block.exp: Ditto.
4283 * gdb.python/py-prettyprint.exp: Ditto.
4284 * gdb.python/py-template.exp: Ditto.
4285
4286 * gdb.server/ext-attach.exp: Ditto.
4287 * gdb.server/ext-run.exp: Ditto.
4288 * gdb.server/server-mon.exp: Ditto.
4289
4290 * gdb.threads/fork-thread-pending.exp: Ditto.
4291 * gdb.threads/hand-call-in-threads.exp: Ditto.
4292 * gdb.threads/interrupted-hand-call.exp: Ditto.
4293 * gdb.threads/linux-dp.exp: Ditto.
4294 * gdb.threads/manythreads.exp: Ditto.
4295 * gdb.threads/print-threads.exp: Ditto.
4296 * gdb.threads/pthreads.exp: Ditto.
4297 * gdb.threads/schedlock.exp: Ditto.
4298 * gdb.threads/thread-unwindonsignal.exp: Ditto.
4299 * gdb.threads/threadapply.exp: Ditto.
4300
de7ff789
MS
43012010-06-08 Michael Snyder <msnyder@vmware.com>
4302
889bf7c5 4303 * gdb.ada/exec_changed.exp:
de7ff789
MS
4304 Use ".*" instead of "" as wildcard regexp.
4305
4306 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
4307 * gdb.base/call-ar-st.exp: Ditto.
4308 * gdb.base/checkpoint.exp: Ditto.
4309 * gdb.base/default.exp: Ditto.
4310 * gdb.base/dump.exp: Ditto.
4311 * gdb.base/ending-run.exp: Ditto.
4312 * gdb.base/fileio.exp: Ditto.
4313 * gdb.base/miscexprs.exp: Ditto.
4314 * gdb.base/pointers.exp: Ditto.
4315 * gdb.base/readline.exp: Ditto.
4316 * gdb.base/reread.exp: Ditto.
4317 * gdb.base/restore.exp: Ditto.
4318 * gdb.base/shlib-call.exp: Ditto.
4319 * gdb.base/valgrind-db-attach.exp: Ditto.
4320 * gdb.base/volatile.exp: Ditto.
4321 * gdb.base/watchpoints.exp: Ditto.
4322
4323 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
4324
4325 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
4326 * gdb.python/py-value.exp: Ditto.
4327
4328 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
4329 * gdb.trace/circ.exp: Ditto.
4330 * gdb.trace/collection.exp: Ditto.
4331 * gdb.trace/packetlen.exp: Ditto.
4332 * gdb.trace/passc-dyn.exp: Ditto.
4333 * gdb.trace/report.exp: Ditto.
4334 * gdb.trace/tfile.exp: Ditto.
4335 * gdb.trace/tfind.exp: Ditto.
4336 * gdb.trace/while-dyn.exp: Ditto.
4337
3bebe2f2
JK
43382010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4339
4340 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
4341
5c631832
JK
43422010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4343
4344 Test PR 10640.
4345 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
4346
4c3376c8
SW
43472010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
4348
4349 * gdb.cp/koenig.exp: Test for ADL operators.
4350 * gdb.cp/koenig.cc: Added ADL operators.
4351 * gdb.cp/operator.exp: New test.
4352 * gdb.cp/operator.cc: New test.
4353
dc226d5a
MS
43542010-06-04 Michael Snyder <msnyder@vmware.com>
4355
dfb88a23
MS
4356 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
4357 * gdb.base/pending.exp: Ditto.
f7ae76b3 4358
dc226d5a
MS
4359 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
4360
967cf477
DE
43612010-06-04 Doug Evans <dje@google.com>
4362
4363 * gdb.python/py-prettyprint.exp: Add new test for enabled and
4364 disabled printers.
4365 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
4366 (enable_lookup_function): New function.
4367
eb801841
TT
43682010-06-04 Tom Tromey <tromey@redhat.com>
4369
4370 * gdb.python/py-value.exp (test_value_hash): Don't test equality
4371 of hash and id.
4372
38979823
JK
43732010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4374
4375 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
4376 newline.
4377 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
4378 (empty verbose non-noisy clear, empty verbose noisy clear)
4379 (empty non-verbose noisy clear): Likewise.
4380
35ec993f
MS
43812010-06-03 Michael Snyder <msnyder@vmware.com>
4382
4383 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
4384 * gdb.base/display.exp: Ditto.
4385 * gdb.base/find.exp: Ditto.
4386 * gdb.base/ifelse.exp: Ditto.
4387 * gdb.base/multi-forks.exp: Ditto.
4388 * gdb.base/recurse.exp: Ditto.
4389 * gdb.base/setshow.exp: Ditto.
4390 * gdb.base/value-double-free.exp: Ditto.
4391 * gdb.base/watch-vfork.exp: Ditto.
4392 * gdb.base/watch_thread_num.exp: Ditto.
4393 * gdb.base/watchpoint-solib.exp: Ditto.
4394 * gdb.base/watchpoint.exp: Ditto.
4395 * gdb.base/watchpoints.exp: Ditto.
4396
4397 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
4398 * gdb.cp/overload.exp: Ditto.
4399 * gdb.cp/virtfunc.exp: Ditto.
4400
4401 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
4402
889bf7c5 4403 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
4404 Replace gdb_test with gdb_test_no_output.
4405
889bf7c5 4406 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
4407 Replace gdb_test with gdb_test_no_output.
4408 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
4409 * gdb.threads/watchthreads.exp: Ditto.
4410 * gdb.threads/watchthreads2.exp: Ditto.
4411
4412 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
4413 * gdb.trace/tfind.exp: Ditto.
4414
c22decce
JB
44152010-06-03 Joel Brobecker <brobecker@adacore.com>
4416
4417 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
4418 successful test if message is the empty string.
4419
fd5700c7
JK
44202010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4421
4422 * gdb.fortran/module.exp (stopped language detection): New test.
4423
f55ee35c
JK
44242010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4425
4426 Support DW_TAG_module as separate namespaces.
4427 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
4428 gdb.fortran/library-module-lib.f90: New.
4429 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
4430 (print i): Remove.
4431 (continue to breakpoint: i-is-1, print var_i value 1)
4432 (continue to breakpoint: i-is-2, print var_i value 2)
4433 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
4434 (print var_d, print var_i value 14, ptype modmany, complete `modm)
4435 (complete `modmany, complete `modmany`, complete `modmany`var)
4436 (show language, setting breakpoint at module): New tests.
4437 * gdb.fortran/module.f90 (module mod): Remove.
4438 (module mod1, module mod2, module modmany, subroutine sub1)
4439 (subroutine sub2, program module): New.
4440
b8e8282f
JK
44412010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4442
4443 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
4444 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
4445 * gdb.cp/anon-union.exp (pass): Rename to ...
4446 (print z 2): ... here.
b8e8282f 4447
019ebafc
MS
44482010-06-02 Michael Snyder <msnyder@vmware.com>
4449
e68d8fd4
MS
4450 * gdb.trace/actions.exp: Use gdb_test_no_output.
4451 * gdb.trace/circ.exp: Ditto.
4452 * gdb.trace/packetlen.exp: Ditto.
4453 * gdb.trace/save-trace.exp: Ditto.
4454 * gdb.trace/tracecmd.exp: Ditto.
4455 * gdb.trace/tsv.exp: Ditto.
4456
12b5d08a
MS
4457 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
4458 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
4459 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
4460 * gdb.threads/manythreads.exp: Ditto.
4461 * gdb.threads/print-threads.exp: Ditto.
4462 * gdb.threads/pthreads.exp: Ditto.
4463 * gdb.threads/schedlock.exp: Ditto.
4464 * gdb.threads/staticthreads.exp: Ditto.
4465 * gdb.threads/thread-specific.exp: Ditto.
4466 * gdb.threads/thread-unwindonsignal.exp: Ditto.
4467 * gdb.threads/threadapply.exp: Ditto.
4468 * gdb.threads/watchthreads.exp: Ditto.
4469 * gdb.threads/watchthreads2.exp: Ditto.
4470
89493308
MS
4471 * gdb.python/py-block.exp: Use gdb_test_no_output.
4472 * gdb.python/py-prettyprint.exp: Ditto.
4473 * gdb.python/py-template.exp: Ditto.
4474 * gdb.python/py-value.exp: Ditto.
4475
4476 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
4477 * gdb.reverse/watch-reverse.exp: Ditto.
4478
4479 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
4480 * gdb.server/ext-run.exp: Ditto.
4481
019ebafc
MS
4482 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
4483 * gdb.dwarf2/dw2-compressed.exp: Ditto.
4484 * gdb.dwarf2/dw2-intercu.exp: Ditto.
4485 * gdb.dwarf2/dw2-intermix.exp: Ditto.
4486 * gdb.dwarf2/dw2-producer.exp: Ditto.
4487 * gdb.dwarf2/mac-fileno.exp: Ditto.
4488
4489 * gdb.gdb/observer.exp: Use gdb_test_no_output.
4490 * gdb.gdb/selftest.exp: Ditto.
4491
4492 * gdb.multi/base.exp: Use gdb_test_no_output.
4493
4494 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
4495
3e0ca3a5
JK
44962010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4497
4498 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
4499
9db70545
MS
45002010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
4501
a8d52276
MS
4502 * gdb.cp/class2.exp: Use gdb_test_no_output.
4503 * gdb.cp/classes.exp: Ditto.
4504 * gdb.cp/extern-c.exp: Ditto.
4505 * gdb.cp/inherit.exp: Ditto.
4506 * gdb.cp/maint.exp: Ditto.
4507 * gdb.cp/mb-inline.exp: Ditto.
4508 * gdb.cp/mb-templates.exp: Ditto.
4509 * gdb.cp/method2.exp: Ditto.
4510 * gdb.cp/misc.exp: Ditto.
4511 * gdb.cp/ovldbreak.exp: Ditto.
4512 * gdb.cp/punctuator.exp: Ditto.
4513 * gdb.cp/templates.exp: Ditto.
4514 * gdb.cp/virtbase.exp: Ditto.
4515
889bf7c5 4516 * gdb.threads/attach-stopped.exp:
9db70545 4517 Replace uses of send_gdb / gdb_expect.
889bf7c5 4518 * gdb.threads/attachstop-mt.exp:
9db70545 4519 Replace uses of send_gdb / gdb_expect.
889bf7c5 4520 * gdb.threads/gcore-thread.exp:
9db70545 4521 Replace uses of send_gdb / gdb_expect.
889bf7c5 4522 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
4523 Replace uses of send_gdb / gdb_expect.
4524 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 4525 * gdb.threads/print-threads.exp:
9db70545
MS
4526 Replace uses of send_gdb / gdb_expect.
4527 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
4528 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
4529 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
4530
4531 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
4532 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
4533 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
4534 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
4535 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
4536 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
4537 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
4538 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
4539 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
4540 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
4541 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
4542
359cc68c
JK
45432010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4544
4545 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
4546
7d3fe98e
SW
45472010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
4548
4549 * gdb.cp/koenig.exp: Added new test case.
4550 * gdb.cp/koenig.cc: Ditto.
4551
27d3a1a2
MS
45522010-06-01 Michael Snyder <msnyder@vmware.com>
4553
4554 * gdb.base/arithmet.exp: Use gdb_test_no_output.
4555 * gdb.base/arrayidx.exp: Ditto.
4556 * gdb.base/attach.exp: Ditto.
4557 * gdb.base/auxv.exp: Ditto.
4558 * gdb.base/bigcre.exp: Ditto.
4559 * gdb.base/break-always.exp: Ditto.
4560 * gdb.base/break-interp.exp: Ditto.
4561 * gdb.base/break.exp: Ditto.
4562 * gdb.base/breakpoint-shadow.exp: Ditto.
4563 * gdb.base/call-ar-st.exp: Ditto.
4564 * gdb.base/call-sc.exp: Ditto.
4565 * gdb.base/call-signal-resume.exp: Ditto.
4566 * gdb.base/callfuncs.exp: Ditto.
4567 * gdb.base/catch-syscall.exp: Ditto.
4568 * gdb.base/charset.exp: Ditto.
4569 * gdb.base/code-expr.exp: Ditto.
4570 * gdb.base/commands.exp: Ditto.
4571 * gdb.base/cond-expr.exp: Ditto.
4572 * gdb.base/condbreak.exp: Ditto.
4573 * gdb.base/cursal.exp: Ditto.
4574 * gdb.base/cvexpr.exp: Ditto.
4575 * gdb.base/default.exp: Ditto.
4576 * gdb.base/del.exp: Ditto.
4577 * gdb.base/detach.exp: Ditto.
4578 * gdb.base/display.exp: Ditto.
4579 * gdb.base/ena-dis-br.exp: Ditto.
4580 * gdb.base/eval-skip.exp: Ditto.
4581 * gdb.base/foll-fork.exp: Ditto.
4582 * gdb.base/foll-vfork.exp: Ditto.
4583 * gdb.base/frame-args.exp: Ditto.
4584 * gdb.base/funcargs.exp: Ditto.
4585 * gdb.base/gcore-buffer-overflow.exp: Ditto.
4586 * gdb.base/gdbvars.exp: Ditto.
4587 * gdb.base/help.exp: Ditto.
4588 * gdb.base/ifelse.exp: Ditto.
4589 * gdb.base/included.exp: Ditto.
4590 * gdb.base/list.exp: Ditto.
4591 * gdb.base/macscp.exp: Ditto.
4592 * gdb.base/maint.exp: Ditto.
4593 * gdb.base/multi-fork.exp: Ditto.
4594 * gdb.base/overlays.exp: Ditto.
4595 * gdb.base/page.exp: Ditto.
4596 * gdb.base/pending.exp: Ditto.
4597 * gdb.base/pointers.exp: Ditto.
4598 * gdb.base/pr11022.exp: Ditto.
4599 * gdb.base/prelink.exp: Ditto.
4600 * gdb.base/printcmds.exp: Ditto.
4601 * gdb.base/psymtab.exp: Ditto.
4602 * gdb.base/randomize.exp: Ditto.
4603 * gdb.base/relational.exp: Ditto.
4604 * gdb.base/relocate.exp: Ditto.
4605 * gdb.base/remote.exp: Ditto.
4606 * gdb.base/sepdebug.exp: Ditto.
4607 * gdb.base/set-lang-auto.exp: Ditto.
4608 * gdb.base/setshow.exp: Ditto.
4609 * gdb.base/setvar.exp: Ditto.
4610 * gdb.base/signals.exp: Ditto.
4611 * gdb.base/signull.exp: Ditto.
4612 * gdb.base/sigstep.exp: Ditto.
4613 * gdb.base/sizeof.exp: Ditto.
4614 * gdb.base/solib-disc.exp: Ditto.
4615 * gdb.base/store.exp: Ditto.
4616 * gdb.base/structs.exp: Ditto.
4617 * gdb.base/structs2.exp: Ditto.
4618 * gdb.base/subst.exp: Ditto.
4619 * gdb.base/term.exp: Ditto.
4620 * gdb.base/trace-commands.exp: Ditto.
4621 * gdb.base/unwindonsignal.exp: Ditto.
4622 * gdb.base/valgrind-db-attach.exp: Ditto.
4623 * gdb.base/varargs.exp: Ditto.
4624 * gdb.base/watch-cond.exp: Ditto.
4625 * gdb.base/watch_thread_num.exp: Ditto.
4626 * gdb.base/watchpoint-cond-gone.exp: Ditto.
4627 * gdb.base/watchpoint.exp: Ditto.
4628 * gdb.base/whatis-exp.exp: Ditto.
4629
f8d3bf8f
MS
46302010-06-01 Michael Snyder <msnyder@vmware.com>
4631
4632 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
4633 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
4634 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
4635 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
4636 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
4637 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
4638 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
4639 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
4640 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
4641 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
4642 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
4643 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
4644 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
4645 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
4646 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
4647
3f9e0d32
JK
46482010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4649
4650 * gdb.base/commands.exp (begin commands on watch): Remove excessive
4651 trailing newline.
4652 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
4653 * gdb.java/jmisc.exp (p *args\n): Rename to ...
4654 (p *args): ... here and remove excessive trailing newline.
4655
f629457d
JB
46562010-05-31 Joel Brobecker <brobecker@adacore.com>
4657
4658 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
4659
09eef106
JK
46602010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
4661
4662 Accept the new Linux kernel "t (tracing stop)" string.
4663 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
4664 Update comment.
4665 (state_wait) <T (tracing stop)>: New.
4666 (main): Update the state_wait expect string.
4667
94f31136
PA
46682010-05-28 Pedro Alves <pedro@codesourcery.com>
4669
4670 * limits.c, limits.exp: Delete files.
4671 * Makefile.in (clean mostlyclean): Adjust.
4672 * tracecmd.exp: Adjust.
4673
096554ab
JK
46742010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4675
4676 * gdb.base/tui-layout.exp: New.
4677
27d3a1a2 46782010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 4679
889bf7c5 4680 * gdb.reverse/break-precsave.exp:
bcd2dc50 4681 Replace uses of send_gdb / gdb_expect.
889bf7c5 4682 * gdb.reverse/break-reverse.exp:
bcd2dc50 4683 Replace uses of send_gdb / gdb_expect.
889bf7c5 4684 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 4685 Replace uses of send_gdb / gdb_expect.
889bf7c5 4686 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 4687 Replace uses of send_gdb / gdb_expect.
889bf7c5 4688 * gdb.reverse/finish-precsave.exp:
bcd2dc50 4689 Replace uses of send_gdb / gdb_expect.
889bf7c5 4690 * gdb.reverse/finish-reverse.exp:
bcd2dc50 4691 Replace uses of send_gdb / gdb_expect.
889bf7c5 4692 * gdb.reverse/i386-precsave.exp:
bcd2dc50 4693 Replace uses of send_gdb / gdb_expect.
889bf7c5 4694 * gdb.reverse/i386-reverse.exp:
bcd2dc50 4695 Replace uses of send_gdb / gdb_expect.
889bf7c5 4696 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 4697 Replace uses of send_gdb / gdb_expect.
889bf7c5 4698 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 4699 Replace uses of send_gdb / gdb_expect.
889bf7c5 4700 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 4701 Replace uses of send_gdb / gdb_expect.
889bf7c5 4702 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 4703 Replace uses of send_gdb / gdb_expect.
889bf7c5 4704 * gdb.reverse/machinestate.exp:
bcd2dc50 4705 Replace uses of send_gdb / gdb_expect.
889bf7c5 4706 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 4707 Replace uses of send_gdb / gdb_expect.
889bf7c5 4708 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 4709 Replace uses of send_gdb / gdb_expect.
889bf7c5 4710 * gdb.reverse/solib-precsave.exp:
bcd2dc50 4711 Replace uses of send_gdb / gdb_expect.
889bf7c5 4712 * gdb.reverse/solib-reverse.exp:
bcd2dc50 4713 Replace uses of send_gdb / gdb_expect.
889bf7c5 4714 * gdb.reverse/step-precsave.exp:
bcd2dc50 4715 Replace uses of send_gdb / gdb_expect.
889bf7c5 4716 * gdb.reverse/step-reverse.exp:
bcd2dc50 4717 Replace uses of send_gdb / gdb_expect.
889bf7c5 4718 * gdb.reverse/until-precsave.exp:
bcd2dc50 4719 Replace uses of send_gdb / gdb_expect.
889bf7c5 4720 * gdb.reverse/until-reverse.exp:
bcd2dc50 4721 Replace uses of send_gdb / gdb_expect.
889bf7c5 4722 * gdb.reverse/watch-precsave.exp:
bcd2dc50 4723 Replace uses of send_gdb / gdb_expect.
889bf7c5 4724 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
4725 Replace uses of send_gdb / gdb_expect.
4726
3def43e0
JK
47272010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4728
4729 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
4730 excessive newline.
4731
27d3a1a2 47322010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
4733
4734 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
4735 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
4736 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
4737 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
4738 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
4739 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
4740 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
4741 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
4742 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
4743 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
4744 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
4745 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
4746 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
4747 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
4748 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
4749 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
4750 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
4751 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
4752 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 4753
27d3a1a2 47542010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 4755
22454424
MS
4756 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
4757 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
4758
4759 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
4760 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
4761 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
4762
889bf7c5 4763 * gdb.reverse/consecutive-reverse.exp:
22454424 4764 Replace uses of send_gdb / gdb_expect.
889bf7c5 4765 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
4766 Replace uses of send_gdb / gdb_expect.
4767
4768 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
4769 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
4770 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 4771 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
4772 Replace uses of send_gdb / gdb_expect.
4773 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
4774 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
4775 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
4776 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
4777 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
4778 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
4779 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
4780 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
4781 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
4782
47832010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 4784
22454424 4785 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 4786
22454424 4787 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 4788
22454424
MS
4789 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
4790 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
4791 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
4792 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
4793 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
4794 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
4795 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
4796 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
4797 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 4798
6e5f2c59
TT
47992010-05-25 Tom Tromey <tromey@redhat.com>
4800
4801 * gdb.base/macscp.exp: Add missing space after setup_kfail.
4802
bbc8b958
TT
48032010-05-25 Tom Tromey <tromey@redhat.com>
4804
4805 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
4806 argument order.
4807 * gdb.base/macscp.exp: Fix setup_kfail argument order.
4808 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
4809 order.
4810 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
4811 order.
4812 * gdb.base/call-sc.exp (setup_kfails): Remove.
4813 (setup_compiler_kfails): Remove.
4814 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
4815 argument order.
4816 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
4817 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
4818 (advancei): Fix setup_kfail argument order.
4819 * gdb.base/radix.exp: Fix setup_kfail argument order.
4820 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
4821 order.
4822 * gdb.base/structs.exp (setup_kfails): Remove.
4823 (setup_compiler_kfails): Fix setup_kfail argument order.
4824 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
4825 order.
4826 * gdb.java/jmain.exp: Fix setup_kfail argument order.
4827 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
4828 setup_kfail argument order.
4829 * gdb.cp/overload.exp: Fix setup_kfail argument order.
4830
83d1babf
TT
48312010-05-25 Tom Tromey <tromey@redhat.com>
4832
4833 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
4834
6acb16a2
MS
48352010-05-25 Michael Snyder <msnyder@vmware.com>
4836
4837 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
4838 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
4839 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
4840 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
4841 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
4842 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
4843 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
4844 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
4845 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
4846 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
4847 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
4848 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
4849 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
4850 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
4851 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
4852 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
4853 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
4854 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
4855 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
4856 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
4857 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
4858 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
4859 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
4860 * gdb.base/default.exp: Replace send_gdb with gdb_test.
4861 * gdb.base/define.exp: Replace send_gdb with gdb_test.
4862 * gdb.base/display.exp: Replace send_gdb with gdb_test.
4863 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
4864 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
4865 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
4866 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
4867 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
4868 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
4869 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
4870 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
4871 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
4872 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
4873 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
4874 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
4875 * gdb.base/help.exp: Replace send_gdb with gdb_test.
4876 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
4877 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
4878 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
4879 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
4880 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
4881 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
4882 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
4883 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 4884 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
4885
48862010-05-25 Doug Evans <dje@google.com>
4887
4888 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
4889 gdb.string_to_argv.
ad3986f0 4890
d3b1e874
TT
48912010-05-21 Tom Tromey <tromey@redhat.com>
4892
4893 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
4894 Call it.
4895 * gdb.dwarf2/pieces.S: Update.
4896 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
4897
cb826367
TT
48982010-05-21 Tom Tromey <tromey@redhat.com>
4899
4900 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
4901 Call it.
4902 * gdb.dwarf2/pieces.c (struct C): New.
4903 (f6): New function.
4904 * gdb.dwarf2/pieces.S: Replace.
4905
74de6778
TT
49062010-05-21 Tom Tromey <tromey@redhat.com>
4907
4908 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
4909 Call it.
4910
afd74c5f
TT
49112010-05-21 Tom Tromey <tromey@redhat.com>
4912
4913 * gdb.dwarf2.pieces.exp: New file.
4914 * gdb.dwarf2.pieces.S: New file.
4915 * gdb.dwarf2.pieces.c: New file.
4916
a7b75dfd 49172010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 4918 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
4919
4920 * lib/gdb.exp (gdb_test_no_output): New function.
4921 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
4922 when testing commands that should produce no output.
4923
c81c812a
JB
49242010-05-17 Joel Brobecker <brobecker@adacore.com>
4925
4926 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
4927 parameter that we want to watch being a constant.
4928
0cce5bd9
JB
49292010-05-17 Joel Brobecker <brobecker@adacore.com>
4930
4931 * gdb.ada/cond_lang: New testcase.
4932
47050449
JB
49332010-05-17 Joel Brobecker <brobecker@adacore.com>
4934
4935 * lib/gdb.exp (banned_variables): New variable/constant.
4936 (gdb_init): Add write trace on variables listed in banned_variables.
4937 (gdb_finish): Remove write traces on variables listed in
4938 banned_variables.
4939
77c01586
JB
49402010-05-17 Joel Brobecker <brobecker@adacore.com>
4941
4942 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
4943 * gdb.cp/koenig.exp: Likewise.
4944
88d4aea7
PM
49452010-05-14 Phil Muldoon <pmuldoon@redhat.com>
4946
889bf7c5 4947 PR python/11482
88d4aea7
PM
4948
4949 * gdb.python/py-value.exp (test_value_hash): New function.
4950
f5a010c0
PM
49512010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
4952
4953 PR exp/11530.
4954 * gdb.base/gdb11530.c: New file.
4955 * gdb.base/gdb11530.exp: New file.
4956
8ef4892f
JK
49572010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4958
4959 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
4960 * gdb.dwarf2/dw2-modula2-self-type.S: New.
4961
7322dca9
SW
49622010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
4963
4964 * gdb.cp/koenig.exp: New test.
4965 * gdb.cp/koenig.cc: New test program.
4966
02e7ea18
JB
49672010-05-05 Joel Brobecker <brobecker@adacore.com>
4968
4969 Remove the use of prms_id and bug_id throughout the testsuite.
4970
e1c34c5d
PM
49712010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
4972
4973 PR exp/11349.
4974 * testsuite/gdb.cp/ref-types.exp: Add test to examine
4975 use a reference local variable.
4976
8e1d0c49
JK
49772010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4978
4979 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
4980 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
4981 variable different_dir. Move debugfile into a full directory pathname
4982 under DIFFERENT_DIR.
4983 * lib/gdb.exp (separate_debug_filename): Remove.
4984 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
4985 variable debug_dir and mkdir of it. Update function comments.
4986
e66408ed
PA
49872010-04-29 Pedro Alves <pedro@codesourcery.com>
4988
4989 PR gdb/11557
4990
4991 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
4992 files.
4993
d7b32ed3
PM
49942010-04-29 Phil Muldoon <pmuldoon@redhat.com>
4995
889bf7c5 4996 * gdb.python/py-param.exp: New File.
d7b32ed3 4997
6aecb9c2
JB
49982010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4999
5000 * gdb.base/default.exp: Fix "set language" test.
5001
bdf92a1c
PM
50022010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
5003
5004 PR breakpoints/11531.
5005 * gdb.base/gdb11531.c: New file.
5006 * gdb.base/gdb11531.exp: New file.
5007
3f172e24
TT
50082010-04-26 Tom Tromey <tromey@redhat.com>
5009
5010 * gdb.base/completion.exp: Add tests for completion and deprecated
5011 commands.
5012
64af4c92
JK
50132010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
5014
5015 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
5016 (print /x char_array): Escape curly brackets.
5017
492928e4
JK
50182010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
5019
5020 Fix deadlock on looped list of loaded shared objects.
5021 * gdb.base/solib-corrupted.exp: New.
5022
66d09542
DE
50232010-04-23 Doug Evans <dje@google.com>
5024
5025 * gdb.python/py-section-script.c: New file.
5026 * gdb.python/py-section-script.exp: New file.
5027 * gdb.python/py-section-script.py: New file.
5028
8bd10a10
CM
50292010-04-20 Chris Moller <cmoller@redhat.com>
5030
5031 PR 10179
5032
5033 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
5034 * gdb.base/pr10179-a.c:
5035 * gdb.base/pr10179-b.c:
5036 * gdb.base/pr10179.exp: New files.
5037
c0201579
JK
50382010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5039
5040 Fix crashes on dangling display expressions.
5041 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
5042 is SEP.
5043 (lib_flags): Remove the "debug" keyword.
5044 (libsepdebug): New variable for iterating new loop.
5045 (save_pf_prefix): New variable wrapping the loop.
5046 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
5047 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
5048
793b0ff8
PM
50492010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5050
5051 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
5052
097f51f7
PM
50532010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5054
5055 PR stabs/11479.
5056 * gdb.stabs/gdb11479.exp: New file.
5057 * gdb.stabs/gdb11479.c: New file.
5058
9a22f0d0
PM
50592010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5060
5061 * gdb.base/charset.c (Strin16, String32): New variables.
5062 * gdb.base/charset.exp (gdb_test): Test correct display
5063 of 16 or 32 bit strings.
5064
50652010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
5066
5067 PR 9167
5068 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
5069 * gdb.cp/pr9167.cc: New file.
5070 * gdb.cp/pr9167.exp: New file.
5071
5072
6e354e5e
PM
50732010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
5074
5075 PR pascal/11492.
5076 * gdb.pascal/gdb11492.pas: New file.
5077 * gdb.pascal/gdb11492.exp: New file.
5078
be942545
JB
50792010-04-20 Joel Brobecker <brobecker@adacore.com>
5080
1667e6e3 5081 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 5082
0c3acc09
JB
50832010-04-20 Joel Brobecker <brobecker@adacore.com>
5084
5085 * gdb.ada/dyn_loc: New testcase.
5086
ec31cde5
CM
50872010-04-20 Chris Moller <cmoller@redhat.com>
5088
5089 PR 10867
889bf7c5 5090
ec31cde5
CM
5091 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
5092 * gdb.cp/pr10687.cc: New file.
5093 * gdb.cp/pr10687.exp: New file.
5094
5095
ce4b0682
SDJ
50962010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5097 Sergio Durigan Junior <sergiodj@redhat.com>
5098
5099 * gdb.fortran/logical.exp: New testcase.
5100 * gdb.fortran/logical.f90: New file.
5101
3436961f
DE
51022010-04-19 Doug Evans <dje@google.com>
5103
5104 * gdb.base/help.exp (help source): Update expected output.
5105
4d836c09
JK
51062010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5107
5108 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
5109 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
5110 gdb_exit and return.
5111 (executable): New variable.
5112 (binfile): Use it.
5113
6149aea9
PA
51142010-04-19 Pedro Alves <pedro@codesourcery.com>
5115
5116 PR breakpoints/8554.
5117
5118 * gdb.trace/save-trace.exp: Adjust.
5119
ed41462c
L
51202010-04-17 H.J. Lu <hongjiu.lu@intel.com>
5121
5122 PR corefiles/11511
5123 * gdb.arch/system-gcore.exp: New.
5124 * gdb.arch/gcore.c: Likewise.
5125
3f7b2faa
DE
51262010-04-15 Doug Evans <dje@google.com>
5127
fa33c3cd
DE
5128 * gdb.python/py-progspace.c: New file.
5129 * gdb.python/py-progspace.exp: New file.
5130
3f7b2faa
DE
5131 * gdb.base/source.exp: Add tests for "source -s".
5132
79f283fe
PM
51332010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5134
5135 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
5136 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
5137 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
5138 * gdb.python/py-mi.exp: New test for to_string returning None.
5139
fc8eb08a
PM
51402010-04-12 Phil Muldoon <pmuldoon@redhat.com>
5141
5142 * gdb.python/py-breakpoint.c: Make result global.
5143
26e197f6
JK
51442010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
5145
5146 Fix non-GNU make compatibility.
5147 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
5148
adc36818
PM
51492010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5150
5151 * gdb.python/py-breakpoint.exp: New File.
5152 * gdb.python/py-breakpoint.C: Ditto.
5153
64e17368
SS
51542010-04-08 Stan Shebs <stan@codesourcery.com>
5155
5156 * gdb.trace/actions.exp: Clear default-collect.
5157 * gdb.trace/save-trace.exp: Clear default-collect.
5158
fff5cc64
PM
51592010-04-08 Phil Muldoon <pmuldoon@redhat.com>
5160
5161 * gdb.python/py-value: Add null string variable.
5162 (test_lazy_string): Test zero length, NULL address lazy
5163 strings.
5164
a055a187
L
51652010-04-07 H.J. Lu <hongjiu.lu@intel.com>
5166
5167 * gdb.arch/i386-avx.c: New.
5168 * gdb.arch/i386-avx.exp: Likewise.
5169
5170 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
5171
96e39866
DE
51722010-04-06 Doug Evans <dje@google.com>
5173
5174 * gdb.base/source-test.gdb: New file.
5175 * gdb.base/source.exp: Test source -v.
5176
5984a431
UW
51772010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5178
5179 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
5180
ec8a089a
PM
51812010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
5182
5183 * gdb.stabs/aout.sed: Convert all backslash to double backslash
5184 within one line, unless it is followed by a double quote.
5185 * gdb.stabs/hppa.sed: Idem.
5186 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
5187 * gdb.stabs/weird.exp: Check for correct parsing of
5188 char and string constants.
ec8a089a
PM
5189 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
5190 in .stabs to .stabx substitution.
5191
fce3c1f0
SS
51922010-04-05 Stan Shebs <stan@codesourcery.com>
5193
5194 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
5195 constant global.
5196 * gdb.trace/tfile.exp: Try to print them.
5197
d77f58be
SS
51982010-04-04 Stan Shebs <stan@codesourcery.com>
5199
5200 * gdb.base/completion.exp: Update for new "info watchpoints".
5201 * gdb.base/default.exp: Ditto.
5202 * gdb.base/help.exp: Ditto.
5203 * gdb.base/watchpoint.exp: Ditto.
5204 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 5205
af54718e
SS
52062010-04-04 Stan Shebs <stan@codesourcery.com>
5207
5208 * gdb.trace/tfile.exp: Sharpen tfind test.
5209
74d1f91e
JK
52102010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5211
5212 * gdb.base/break-entry.exp: New.
5213
eb8e76db 52142010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 5215 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
5216
5217 * gdb.reverse/i386-sse-reverse.exp: New file.
5218 * gdb.reverse/i386-sse-reverse.c: New file.
5219
bf65cad8
PA
52202010-04-02 Pedro Alves <pedro@codesourcery.com>
5221
5222 * gdb.trace/tfind.exp: Adjust expected disassembly output.
5223
fff87407
SS
52242010-04-01 Stan Shebs <stan@codesourcery.com>
5225
5226 * gdb.trace/actions.exp: Tweak expected output.
5227 * gdb.trace/while-stepping.exp: Tweak expected output.
5228
fe01d668
L
52292010-04-01 H.J. Lu <hongjiu.lu@intel.com>
5230
5231 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
5232
86b17b60
PA
52332010-04-01 Pedro Alves <pedro@codesourcery.com>
5234
5235 * gdb.base/commands.exp: Adjust.
5236 * gdb.cp/extern-c.exp: Adjust.
5237
2c58c0a9
PA
52382010-04-01 Pedro Alves <pedro@codesourcery.com>
5239
5240 * gdb.trace/collection.c (local_test_func): Define a local struct,
5241 and instanciate it.
5242
0db9b91c
PA
52432010-04-01 Pedro Alves <pedro@codesourcery.com>
5244
5245 * gdb.trace/collection.exp (gdb_collect_args_test)
5246 (gdb_collect_argarray_test): XFAIL the tests that assume the
5247 argarray argument's elements are collected.
5248
8072405b
JK
52492010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
5250
5251 * gdb.dwarf2/dw2-bad-parameter-type.exp,
5252 gdb.dwarf2/dw2-bad-parameter-type.S: New.
5253
8bf6485c
SS
52542010-03-31 Stan Shebs <stan@codesourcery.com>
5255
5256 * gdb.trace/save-trace.exp: Test save/restore of default-collect
5257 and tracepoint conditionals.
5258 (gdb_verify_tracepoints): Delete unused return.
5259
fd7f724a
KS
52602010-03-26 Keith Seitz <keiths@redhat.com>
5261
5262 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
5263 appear in the output before main.
5264 Remove KFAIL for gdb/2215 aka bz 9320.
5265
8d9e7719
DE
52662010-03-30 Doug Evans <dje@google.com>
5267
0906dd0b
DE
5268 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
5269 by dejagnu.
5270 * gdb.arch/amd64-dword.exp: Ditto.
5271
8d9e7719
DE
5272 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
5273 match.
5274 (break printf): Ditto.
5275
1da644f0
SW
52762010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
5277
5278 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
5279 gcc < 4.4.
5280 * gdb.cp/shadow.exp: Ditto.
5281
a8121990
PA
52822010-03-29 Pedro Alves <pedro@codesourcery.com>
5283
5284 * gdb.trace/collection.exp (run_trace_experiment): Make sure
5285 "tstart" is silent.
5286
6e79d367
PA
52872010-03-29 Pedro Alves <pedro@codesourcery.com>
5288
5289 * gdb.trace/collection.exp (executable): New.
5290 (binfile): Use it.
5291 (fpreg, spreg, pcreg): New.
5292 (test_register): Use gdb_test_multiple. Pass /x to print.
5293 (prepare_for_trace_test): New.
5294 (run_trace_experiment): Use "continue", not gdb_run_cmd.
5295 (gdb_collect_args_test, gdb_collect_argstruct_test)
5296 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
5297 prepare_for_trace_test.
5298 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
5299 fpreg, spreg and pcreg.
5300 (gdb_collect_expression_test, gdb_collect_globals_test): Use
5301 prepare_for_trace_test.
5302 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
5303 try to detect tracing support here. Don't set breakpoints at
5304 `begin' or `end' here.
5305 <global scope>: Use clean_restart. Run to main before checking
5306 for tracing support. Check for for tracing support here.
5307
09248348
JK
53082010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5309
5310 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
5311 " as $displacement" to "seen displacement message".
5312
d350db38
PA
53132010-03-28 Pedro Alves <pedro@codesourcery.com>
5314
5315 * gdb.trace/while-dyn.exp (executable): New variable.
5316 (binfile): Use it.
5317 (test_while_stepping): New function. Move most tests here. Call
5318 it once for each of the while-stepping, stepping and ws aliases.
5319
907af001
UW
53202010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5321
5322 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
5323 that do not provide the tagless_struct type name at all.
5324 (test_print_anon_union): Do not check value of uninitialized
5325 union member. Do not use cp_test_ptype_class, so we can accept
5326 "long" as well as "long int".
5327
610197fd
PA
53282010-03-26 Pedro Alves <pedro@codesourcery.com>
5329
5330 * gdb.trace/tfile.c (tohex, bin2hex): New.
5331 (write_error_trace_file): Hexify error description.
5332
6c28cbf2
SS
53332010-03-25 Stan Shebs <stan@codesourcery.com>
5334
5335 * gdb.trace/tfile.c: Generate an additional trace file, improve
5336 portability.
5337 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
5338 files in a better way.
5339
e62b8c7e
KS
53402010-03-25 Keith Seitz <keiths@redhat.com>
5341
5342 * gdb.java/jprint.exp: XFAIL printing of static class members
5343 because of GCC debuginfo problem.
5344
82ccf5a5
JK
53452010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5346
5347 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
5348
293e2f9e
DJ
53492010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
5350
5351 * gdb.base/completion.exp: Allow long instead of long int.
5352 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
5353 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
5354 variable p.
5355 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
5356 * gdb.base/pointers.exp: Allow long instead of long int.
5357 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
5358 * gdb.base/step-line.exp: Allow a directory before the source file name.
5359
95a42b64
TT
53602010-03-24 Tom Tromey <tromey@redhat.com>
5361
5362 PR breakpoints/9352:
5363 * gdb.base/default.exp: Update.
5364 * gdb.base/commands.exp: Update.
5365 * gdb.cp/extern-c.exp: Test setting commands on multiple
5366 breakpoints at once.
5367
2390201f
DJ
53682010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
5369
5370 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
5371 if gdb,nosignals.
5372 * gdb.base/watchpoints.c: Do not include unnecessary headers.
5373 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
5374 exited".
5375
8c9a6790
SS
53762010-03-24 Stan Shebs <stan@codesourcery.com>
5377
5378 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
5379
a6c727b2
DJ
53802010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
5381
5382 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
5383 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
5384 argument. Handle "short" and "long".
5385 (Top level): Pass overprototyped output for old_fptr and xptr.
5386
4dfd5423
PA
53872010-03-23 Pedro Alves <pedro@codesourcery.com>
5388
5389 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
5390 format strings and add casts to avoid compiler warnings.
5391
53922010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
5393
5394 * lib/trace-support.exp (gdb_trace_setactions):
5395 Don't expect whitespace after ">" prompt.
5396 * gdb.trace/actions.exp: Adjust for output changes.
5397 * gdb.trace/while-stepping.exp: Likewise.
5398
c847d045
JK
53992010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5400
5401 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
5402 and r157645).
5403
5f717f1d
JK
54042010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5405
5406 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
5407 New.
5408
7d6d51d5
DJ
54092010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
5410
5411 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
5412 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
5413
3b11a015
SS
54142010-03-19 Stan Shebs <stan@codesourcery.com>
5415
5416 * gdb.trace/ax.exp: New file.
5417
d7d158ed
DE
54182010-03-19 Doug Evans <dje@google.com>
5419
6bb85cd1
DE
5420 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
5421 output from gcc.
5422
d7d158ed
DE
5423 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
5424 named /usr/sbin/prelink<foo>.
5425
4daf5ac0
SS
54262010-03-18 Stan Shebs <stan@codesourcery.com>
5427
5428 * gdb.trace/circ.exp: Test circular-trace-buffer.
5429 * gdb.trace/tfile.exp: Update tstatus test.
5430
e8d05480
JB
54312010-03-18 Joel Brobecker <brobecker@adacore.com>
5432
5433 * gdb.dwarf2/dw2-anonymous-func.S: New file.
5434 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
5435
441b986a
UW
54362010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5437
5438 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
5439
4247603b
PA
54402010-03-18 Pedro Alves <pedro@codesourcery.com>
5441
5442 * gdb.base/default.exp: Adjust the expected output of the finish
5443 and until commands when the inferior is not being run.
5444
13387711
SW
54452010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
5446
5447 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
5448 * gdb.cp/nsusing.exp: Ditto.
5449
6e31430b
TT
54502010-03-15 Tom Tromey <tromey@redhat.com>
5451
5452 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
5453 * gdb.cp/userdef.cc (operator==): New function.
5454 (main): New locals mem1, mem2.
5455
e2d69cb5
JZ
54562010-03-15 Jie Zhang <jie@codesourcery.com>
5457
5458 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
5459 Declare and use new loadtimeout variable.
5460
f572f0a9
DJ
54612010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
5462
5463 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
5464 Use gdb_load later.
5465
51f4c0b0
PA
54662010-03-14 Pedro Alves <pedro@codesourcery.com>
5467
5468 * gdb.base/solib-disc.c (main): Make format of fprintf a string
5469 literal. Add missing endlines to prints to stderr.
5470
1c809c68
TT
54712010-03-12 Tom Tromey <tromey@redhat.com>
5472
5473 PR c++/9708:
5474 * gdb.cp/m-static.exp: Add regression test.
5475 * gdb.cp/m-static.cc (method): New method.
5476 (main): Call it.
5477
00ae8fef
SW
54782010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
5479
5480 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
5481 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
5482
759f0f0b
PA
54832010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
5484
21e24d21
PA
5485 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
5486
54872010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
5488
759f0f0b
PA
5489 * lib/gdb.exp (skip_stl_tests): New.
5490 (gdb_compile): Symbian needs -ldl.
5491 (shlib_target_file): New.
5492 (shlib_symbol_file): New.
5493 (gdb_load_shlibs): Use shlib_target_file.
5494 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
5495 * gdb.cp/exception.exp: Use skip_stl_tests.
5496 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
5497 * gdb.cp/try_catch.exp: Use skip_stl_tests.
5498 * gdb.cp/mb-templates.exp: Ditto.
5499 * gdb.base/commands.exp: Relax regexes.
5500 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
5501 shlib_target_file and shlib_symbol_file.
5502 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
5503 sections.
5504 * gdb.base/ending-run.exp: Accept E32Main for symbian.
5505 * gdb.base/solib-disc.exp: Use
5506 shlib_target_file and shlib_symbol_file.
5507 * gdb.base/unload.exp: Don't skip on symbian. Use
5508 shlib_target_file and shlib_symbol_file.
5509 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
5510
6a8f2671 55112010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 5512
6a8f2671
PA
5513 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
5514 * gdb.trace/report.exp: Adjust for x86 and x86_64.
5515 Issue a tfind end before looking for a tracepoint frame.
5516 * gdb.trace/tfind.exp: Adjust tstatus output.
5517 Adjust disassembly output.
5518 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
5519
ccf26247
JK
55202010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5521
5522 * gdb.base/break-interp.exp: Create new displacement parameter value
5523 for the test_ld calls.
5524 (reach): New parameter displacement, verify its content. New push of
5525 pf_prefix "reach-$func:". Import global expect_out.
5526 (test_core): New parameter displacement, verify its content. New push
5527 of pf_prefix "core:". New command "set verbose on". Import global
5528 expect_out.
5529 (test_attach): New parameter displacement, verify its content. New
5530 push of pf_prefix "attach:". New command "set verbose on". Import
5531 global expect_out.
5532 (test_ld): New parameter displacement, pass it to the reach, test_core
5533 and test_attach calls and verify its content in the "ld.so exit" test.
5534 * gdb.base/prelink.exp: Remove gdb_exit and final return.
5535 (prelink): Update expected text, use gdb_test.
5536
e469c7fb
DE
55372010-03-10 Doug Evans <dje@google.com>
5538
5539 * gdb.base/checkpoint.exp: Fix comment.
5540 Lengthen timeout while doing >600 checkpoints test.
5541 Rename duplicate "kill all one" test to keep test names unique.
5542
60e1c644
PA
55432010-03-10 Pedro Alves <pedro@codesourcery.com>
5544
5545 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
5546
cec808ec
KS
55472010-03-08 Keith Seitz <keiths@redhat.com>
5548
889bf7c5
PA
5549 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
5550 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
5551 (dm_type_long): New function.
5552 (dm_type_unsigned_short): New function.
5553 (dm_type_unsigned_long): New function.
5554 (myint): New typedef.
5555 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
5556 long, unsigned shor and long, operator char*, and typedef.
5557 (test_lookup_operator_functions): Add operator char* test.
5558 (test_paddr_operator_functions): Likewise.
5559 (test_paddr_overloaded_functions): Use probe values for
5560 short, long, and unsigned short and long.
5561 (test_paddr_hairy_functions): If the demangler probe detected
5562 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
5563 demangler.
5564 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
5565 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
5566 and "print null_pmf".
5567 Add test "ptype a.*pmf".
5568 * gdb.cp/overload.exp: Allow optional "int" to appear with
5569 "short" and "long".
5570 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
5571 long expect value for men_overload1arg.
5572 Allow "int" to appear with "short" and "long".
5573 When testing "info break", add argument for main (void).
5574 Also allow "int" to appear with "short" and "long".
5575 Ditto with "unsigned" and "long long".
cec808ec
KS
5576 * gdb.java/jmain.exp: Do not enclose methods names in single
5577 quotes.
5578 * gdb.java/jmisc.exp: Likewise.
5579 * gdb.java/jprint.exp: Likewise.
5580 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
5581
5582 From Jan Kratochvil <jan.kratochvil@redhat.com>:
5583 * gdb.cp/exception.exp (backtrace after first throw)
5584 (backtrace after second throw): Allow a namespace before __cxa_throw.
5585 (backtrace after first catch, backtrace after second catch): Allow
5586 a namespace before __cxa_begin_catch.
5587
5588 * gdb.cp/cpexprs.exp: New file.
5589 * gdb.cp/cpexprs.cc: New file.
5590
5591 From Daniel Jacobowitz <dan@codesourcery.com>
5592 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
5593 to use string_to_regexp.
5594 (ctor, dtor): New functions. Use them to match constructor
5595 and destructor function types.
5596 (Top level): Use runto_main.
5597
f870a310
TT
55982010-03-05 Tom Tromey <tromey@redhat.com>
5599
5600 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
5601 gdb.target_charset.
5602 (pp_ns.to_string): Likewise.
5603
0c199f28
KS
56042010-03-04 Keith Seitz <keiths@redhat.com>
5605
5606 * gdb.cp/overload.exp: Test that the filename portion of a linespec
5607 can be quoted. Test that both the filename and function/line
5608 portions can be quoted at the same time.
5609
c7437ca6
PA
56102010-03-04 Pedro Alves <pedro@codesourcery.com>
5611
5612 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
5613
b111b805
DE
56142010-03-03 Doug Evans <dje@google.com>
5615
24486cb7
DE
5616 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
5617 libc contains libpthread.
5618
b111b805
DE
5619 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
5620 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
5621 of gdb_compile. Add another pattern to match android backtrace.
5622
a0e0ef55
TT
56232010-03-03 Tom Tromey <tromey@redhat.com>
5624
5625 PR gdb/11345:
5626 * gdb.base/printcmds.exp (test_printf): Add test.
5627
1ba53b71
L
56282010-03-02 H.J. Lu <hongjiu.lu@intel.com>
5629
5630 * gdb.arch/amd64-byte.exp: New.
5631 * gdb.arch/amd64-dword.exp: Likewise.
5632 * gdb.arch/amd64-pseudo.c: Likewise.
5633 * gdb.arch/amd64-word.exp: Likewise.
5634 * gdb.arch/i386-byte.exp: Likewise.
5635 * gdb.arch/i386-pseudo.c: Likewise.
5636 * gdb.arch/i386-word.exp: Likewise.
5637
f5dff777
DJ
56382010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5639
5640 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
5641 types. Add structreg, bitfields, and flags registers.
5642 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
5643 registers.
5644
90884b2b
L
56452010-03-01 H.J. Lu <hongjiu.lu@intel.com>
5646
5647 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
5648 (load_description): Set architecture if defined.
5649
dc00d89f
PM
56502010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5651
5652 * gdb.python/py-frame.exp: Add read_var block tests.
5653 * gdb.python/py-frame.c (block): New function.
5654
0e095b7e
JK
56552010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5656 Daniel Jacobowitz <dan@codesourcery.com>
5657
5658 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
5659
624f1a65
DM
56602010-02-25 David S. Miller <davem@davemloft.net>
5661
5662 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
5663 fix logic for setting all_syscalls_numbers.
5664
f3e9a817
PM
56652010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5666
5667 * Makefile.in: Add py-block and py-symbol.
5668 * gdb.python/py-symbol.exp: New File.
5669 * gdb.python/py-symtab.exp: New File.
5670 * gdb.python/py-block.exp: New File.
5671 * gdb.python/py-symbol.c: New File.
5672 * gdb.python/py-block.c: New File.
5673
f6bbabf0
PM
56742010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5675
5676 PR python/11314
5677 * lib/gdb.exp (skip_python_tests): New function.
5678 * gdb.python/py-cmd.exp: Use skip_python_tests.
5679 * gdb.python/py-frame.exp: Likewise.
5680 * gdb.python/py-function.exp: Likewise.
5681 * gdb.python/py-prettyprint.exp: Likewise.
5682 * gdb.python/py-template.exp: Likewise.
5683 * gdb.python/py-type.exp: Likewise.
5684 * gdb.python/py-value.exp: Likewise.
5685
85d721b8
PA
56862010-02-22 Pedro Alves <pedro@codesourcery.com>
5687
5688 PR9605
5689
5690 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
5691
48e32051
TT
56922010-02-19 Tom Tromey <tromey@redhat.com>
5693
5694 PR c++/8693, PR c++/9496:
5695 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
5696 regression tests.
5697
ac9c0048
JK
56982010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5699
5700 Fix compatibility with m68k as.
5701 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
5702 Use only /* comments */.
5703
57bb97a4
UW
57042010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5705
5706 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
5707 * configure: Regenerate.
5708
7d1bf85c
DJ
57092010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
5710
5711 * gdb.python/py-type.exp: Check for Python support.
5712
061b5285
PA
57132010-02-17 Pedro Alves <pedro@codesourcery.com>
5714
5715 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
5716 `regsub' syntax available.
5717
f8a8bc2c
PA
57182010-02-17 Pedro Alves <pedro@codesourcery.com>
5719
5720 * gdb.base/shmain.c (main): Remove printf call.
5721 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
5722 * gdb.base/unload.c (main): Make format of fprintf a string
5723 literal. Add missing endlines to prints to stderr.
5724 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
5725
6f451e5e
TT
57262010-02-17 Tom Tromey <tromey@redhat.com>
5727
5728 * gdb.java/jprint.java (jprint.props): New field.
5729 * gdb.java/jprint.exp (set_lang_java): Add regression test.
5730
12d79008
PA
57312010-02-17 Pedro Alves <pedro@codesourcery.com>
5732
ef801a0e 5733 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
5734 available.
5735
d252f7e5
DJ
57362010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
5737
5738 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
5739 creation to support remote host testing.
5740
67bdab6c
DJ
57412010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
5742
5743 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
5744 Recognize "command not found".
5745
bb391223
DJ
57462010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
5747
5748 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
5749 single-stepping.
5750
70362913
DJ
57512010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
5752
5753 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
5754 if arguments are not supported.
5755
493f3c00
DJ
57562010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
5757
5758 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
5759 be const or non-const.
5760
8034c749
DJ
57612010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
5762
5763 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
5764 mi_send_resuming_command to send -exec-continue.
5765
791dfb64
DJ
57662010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
5767
5768 * gdb.base/list.exp (test_list_filename_and_function): Add test
5769 with single quotes.
5770 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
5771 matching.
5772 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
5773 Add KFAIL'd tests for PR gdb/11289.
5774
7c5fe868
DJ
57752010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
5776
5777 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
5778
fdc498b8
DJ
57792010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
5780
5781 * gdb.base/comp-dir/subdir/dummy.txt: New file.
5782 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
5783 a temporary directory.
5784
b519e2a6
DJ
57852010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
5786
5787 * gdb.base/charset.exp: Use a single regular expression to match
5788 show host-charset and show target-charset output.
5789
74164c56
JK
57902010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5791
5792 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
5793 "Illegal process-id" expect string more exact.
5794 (attach to digits-starting nonsense is prohibited): New.
5795
701ed6dc
JK
57962010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5797
5798 * gdb.base/prelink.exp (set verbose on): New.
5799
889bf7c5 58002010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
5801
5802 * mi-reverse.exp: New file. Test for reverse option to the
5803 following MI commands: exec-continue, exec-finish, exec-next,
5804 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 5805
dadf0e9c
JB
58062010-02-09 Joel Brobecker <brobecker@adacore.com>
5807
5808 * gdb.ada/ptype_tagged_param: New testcase.
5809
714f19d5
TT
58102010-02-08 Tom Tromey <tromey@redhat.com>
5811
5812 PR c++/8017:
5813 * gdb.cp/overload.exp: Add tests.
5814 * gdb.cp/overload.cc (struct K): New.
5815 (namespace N): New.
5816 (main): Call new functions.
5817 (K::staticoverload): Define.
5818
889bf7c5 58192010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
5820
5821 PR gdb/10728
5822 * gdb.cp/pr10728-x.h: New file.
5823 * gdb.cp/pr10728-x.cc: New file.
5824 * gdb.cp/pr10728-y.cc: New file.
5825 * gdb.cp/pr10728.exp: New file.
5826 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
5827
889bf7c5 58282010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
5829
5830 PR gdb/9067
5831 * gdb.cp/pr9067.exp: New
5832 * gdb.cp/pr9067.cc: New
5833 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
5834
7b356089
JB
58352010-02-08 Joel Brobecker <brobecker@adacore.com>
5836
5837 * lib/gdb.exp (gdb_test_timeout): New global variable.
5838 Set it to timeout if not already set.
5839 (gdb_init): Reset the value of timeout to gdb_test_timeout.
5840
1be00882
DE
58412010-02-05 Doug Evans <dje@google.com>
5842
5843 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
5844 user.
5845
82856980
SW
58462010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
5847
5848 PR c++/7935:
5849 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
5850
1a334831
TT
58512010-02-04 Tom Tromey <tromey@redhat.com>
5852
5853 * gdb.cp/virtbase.exp: Make test case names unique.
5854
9c3c02fd
TT
58552010-02-02 Tom Tromey <tromey@redhat.com>
5856
5857 * gdb.cp/virtbase.exp: Add regression tests.
5858 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
5859 (main): Instantiate RHC.
5860
0cc2414c
TT
58612010-02-02 Tom Tromey <tromey@redhat.com>
5862
5863 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
5864 type-printing change.
5865
edf3d5f3
TT
58662010-02-02 Tom Tromey <tromey@redhat.com>
5867
5868 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
5869 * gdb.cp/virtbase.cc: New file.
5870 * gdb.cp/virtbase.exp: New file.
5871 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
5872
e4b7f41c
JK
58732010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5874
5875 PR libc/11214:
5876 * gdb.threads/current-lwp-dead.c: Include features.h.
5877 (HAS_NOMMU): New.
5878 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
5879
b381ea14
JK
58802010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5881
5882 * gdb.base/symbol-without-target_section.exp,
5883 gdb.base/symbol-without-target_section.c: New.
5884
c593ac0e
DJ
58852010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5886
5887 * gdb.base/bigcore.exp: Reset increased timeout.
5888 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
5889
db25f29d
DJ
58902010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5891
5892 * gdb.base/gcore.exp (capture_command_output): Use
5893 gdb_test_multiple.
5894
f9d67f43
DJ
58952010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5896
5897 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
5898 * gdb.arch/thumb2-it.exp (test_it_break): New function.
5899 (Top level): Call it.
5900
177321bd
DJ
59012010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5902
5903 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
5904
97f2ed50
DJ
59052010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5906
5907 * gdb.base/call-strs.exp, gdb.base/default.exp,
5908 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
5909 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
5910 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
5911 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
5912 gdb.base/watchpoint-solib.exp: Save and restore timeout.
5913 * gdb.base/ending-run.exp: Correct restore of timeout.
5914 * gdb.base/page.exp: Remove unnecessary timeout setting.
5915
e4e2711a
JB
59162010-01-29 Joel Brobecker <brobecker@adacore.com>
5917
5918 * gdb.ada/rec_return: New testcase.
5919
ba581dc1
JB
59202010-01-29 Joel Brobecker <brobecker@adacore.com>
5921
5922 * gdb.ada/call_pn: New testcase.
5923
4ea95be9
DJ
59242010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5925
5926 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
5927 (Top level): Use it to resume.
5928 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
5929 the Thumb mode displaced stepping error as unsupported.
5930
df83a9bf
SW
59312010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
5932
889bf7c5
PA
5933 * gdb.cp/nsusing.exp: Added more tests.
5934 * gdb.cp/nsrecurs.exp: Ditto.
5935 * gdb.cp/nsusing.cc: Added test functions.
5936 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 5937
40b27cdc
JK
59382010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5939
5940 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
5941 absolute directory pathnames in gdb.sum file.
5942
de958931
SW
59432010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
5944
5945 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
5946 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
5947
708ead4e
TT
59482010-01-26 Tom Tromey <tromey@redhat.com>
5949
5950 PR exp/7643:
5951 * gdb.base/printcmds.exp (test_print_string_constants): Remove
5952 setup_kfail.
5953
b14e635e
SW
59542010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
5955
5956 * gdb.cp/nsrecurs.exp: New test.
5957 * gdb.cp/nsrecurs.cc: New test program.
5958 * gdb.cp/nsstress.exp: New test.
5959 * gdb.cp/nsstress.cc: New test program.
5960 * gdb.cp/nsdecl.exp: New test.
5961 * gdb.cp/nsdecl.cc: New test program.
5962
8540c487
SW
59632010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
5964
5965 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
5966 imported into file scope.
5967 Marked test as xfail.
5968 * gdb.cp/namespace-using.cc (marker5): New function.
5969 * gdb.cp/shadow.exp: New test.
5970 * gdb.cp/shadow.cc: New test program.
5971 * gdb.cp/nsimport.exp: New test.
5972 * gdb.cp/nsimport.cc: New test program.
5973
421d5d99
TT
59742010-01-25 Tom Tromey <tromey@redhat.com>
5975
5976 PR gdb/11049:
5977 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
5978 with "set print null-stop on".
5979
691f8dc1
JK
59802010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5981
5982 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
5983 Adjust it for DISASSEMBLY_OMIT_FNAME.
5984
0b92b5bb
TT
59852010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5986
5987 PR symtab/11199:
5988 * gdb.dwarf2/member-ptr-forwardref.exp,
5989 gdb.dwarf2/member-ptr-forwardref.S: New.
5990
23787403
JK
59912010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5992
5993 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
5994 (thread1_func): Protect thread1_tid with thread1_tid_cond by
5995 thread1_tid_mutex. Remove gdbstop_mutex handling.
5996 (thread2_func): Protect thread2_tid with thread2_tid_cond by
5997 thread2_tid_mutex. Remove gdbstop_mutex handling.
5998 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
5999 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
6000 pthread_cond_wait conditionalizations by while loops.
6001
b966cb8a
TT
60022010-01-20 Tom Tromey <tromey@redhat.com>
6003
6004 PR backtrace/10770:
6005 * gdb.dwarf2/pr10770.exp: New file.
6006 * gdb.dwarf2/pr10770.c: New file.
6007 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
6008
fcae584b
VP
60092010-01-20 Vladimir Prus <vladimir@codesourcery.com>
6010
6011 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
6012 that target was removed, and the test always runs native anyway.
6013
a0f49112
JK
60142010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6015
6016 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
6017 gdb.base/watchpoint-cond-gone-stripped.c: New.
6018
ceeb3d5a
TT
60192010-01-19 Tom Tromey <tromey@redhat.com>
6020
6021 PR c++/8000:
6022 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
6023 existing tests.
6024 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
6025 (main): Use AAA::SomeEnum.
6026
dd322c54
JK
60272010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6028
6029 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
6030 (test_ignore_count): Declare line_callme_body global.
6031 (run to breakpoint with ignore count): Use line_callme_body.
6032 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
6033 (set line_main_hello, set line_main_return): Reindent.
6034 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
6035 New.
6036 (continue to callee4): Use line_callee4_body.
6037 (check *stopped from CLI command): Use line_callee4_next.
6038 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
6039 (set line_main_hello, set line_main_return): Reindent.
6040 (set line_callee4_head, set line_callee4_body): New.
6041 (continue to callee4): Use line_callee4_body.
6042
4e8f195d
TT
60432010-01-18 Tom Tromey <tromey@redhat.com>
6044
6045 PR c++/9680:
6046 * gdb.cp/casts.cc: Add new classes and variables.
6047 * gdb.cp/casts.exp: Test new operators.
6048
9e14a9ba
JB
60492010-01-18 Tom Tromey <tromey@redhat.com>
6050 Thiago Jung Bauermann <bauerman@br.ibm.com>
6051
6052 * gdb.python/source2.py: New file.
6053 * gdb.python/source1: New file.
6054 * gdb.python/python.exp: Test "source" command.
6055
00bf0b85
SS
60562010-01-15 Stan Shebs <stan@codesourcery.com>
6057
6058 * gdb.trace/tfile.c: New file.
6059 * gdb.trace/tfile.exp: New file.
889bf7c5 6060
55235ad7
JK
60612010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6062
6063 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
6064
9f2982ff
JK
60652010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6066
6067 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
6068
bbfba9ed
JK
60692010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6070
6071 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
6072 (libfunc): New parameter action. Implement also selectable "sleep".
6073 * gdb.base/break-interp-main.c: Include assert.h.
6074 (libfunc): New parameter action.
6075 (main): New parameters argc and argv. Assert argc. Pass argv.
6076 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
6077 (test_attach): New proc.
6078 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
6079 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
6080
61f0d762
JK
60812010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6082
6083 * gdb.base/break-interp.exp (test_core): New proc.
6084 (test_ld): Call it.
6085
06a6f270
JK
60862010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6087
6088 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
6089 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
6090 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
6091 and gdb_compile_shlib. Use new -Wl compiler options.
6092 (dl bt, main bt): New tests.
6093
51bee8e9
JK
60942010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6095
6096 Support PIEs with no symfile_objfile.
6097 * gdb.base/break-interp.exp: New argument at the test_ld calls.
6098 (test_ld): New parameter trynosym.
6099 (test_ld <$trynosym>): New block.
6100
b8040f19
JK
61012010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6102
6103 * gdb.base/break-interp.exp: New file.
6104
be759fcf
PM
61052010-01-13 Phil Muldoon <pmuldoon@redhat.com>
6106
6107 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
6108 * gdb.python/py-prettyprint.py (pp_ls): New printer.
6109 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
6110 test.
6111 * gdb.python/py-prettyprint.c: Define lazystring test structure.
6112 * gdb.python/py-mi.exp: Add lazy string test.
6113
dc146f7c
VP
61142010-01-13 Vladimir Prus <vladimir@codesourcery.com>
6115
6116 * lib/mi-support.exp (mi_check_thread_states): Handle
6117 core number in thread listing.
6118
b4ba55a1
JB
61192010-01-12 Joel Brobecker <brobecker@adacore.com>
6120
6121 * gdb.base/maint.exp: Adjust the expected output for the
6122 "maint print type" test. Use gdb_test_multiple instead of
6123 gdb_sent/gdb_expect.
6124
08e24bd4
DE
61252010-01-11 Doug Evans <dje@google.com>
6126
6496a609
DE
6127 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
6128 from gdbserver_download. All callers updated.
6129
08e24bd4
DE
6130 * gdb.server/ext-run.exp: "info os processes" requires xml support.
6131
b5cfddf5
JK
61322010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6133
6134 Implement binary numbers parsing.
6135 * gdb.base/printcmds.exp (test_integer_literals_accepted)
6136 (test_integer_literals_rejected): New binary tests.
6137
3725885a
RW
61382010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6139
6140 * gdb.cell/configure: Regenerate.
6141
37aeb5df
JK
61422010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6143
6144 * gdb.base/corefile.exp: Move the core finding block out and call it as
6145 core_find, new variable $corefile, replace corefile by $corefile and
6146 [file tail $corefile] for usage vs. test names resp.
6147 * lib/gdb.exp (core_find): Move it as a new function here. New
6148 parameter binfile and deletefiles. New variable $destcore. Pre-delete
6149 $destcore. Return "" on error.
6150
d521f563
JK
61512010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6152
6153 Workaround PR binutils/10802.
6154 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
6155 (twice).
6156
28f24826
DJ
61572010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6158
6159 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
6160
2de75e71
JB
61612010-01-08 Joel Brobecker <brobecker@adacore.com>
6162
6163 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
6164 call, to avoid interruption.
6165
fe00719b 61662010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
6167
6168 * gdb.stabs/weird.def (args93): New.
6169
d0ef5df8
DE
61702010-01-07 Doug Evans <dje@google.com>
6171
6172 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
6173
3a08d52f
TT
61742010-01-07 Tom Tromey <tromey@redhat.com>
6175
6176 * gdb.base/source.exp: Use correct line number.
6177
7a697b8d
SS
61782010-01-05 Stan Shebs <stan@codesourcery.com>
6179
6180 * gdb.trace/tracecmd.exp: Test ftrace.
6181
7803799a
UW
61822010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6183
6184 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
6185
c54eabfa
JK
61862010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6187
6188 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
6189 "uint_for_mi_testing".
6190
02e7ef19
JB
61912010-01-01 Joel Brobecker <brobecker@adacore.com>
6192
6193 Test indented comment in file being sourced.
6194 * gdb.base/commands.exp: Test indented comment in file being sourced.
6195
abd775ce
JB
61962010-01-01 Joel Brobecker <brobecker@adacore.com>
6197
6198 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
6199 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
6200 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
6201 notice.
6202
79b55b82
JB
62032010-01-01 Joel Brobecker <brobecker@adacore.com>
6204
6205 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
6206 notice.
6207
8997583e
JK
62082010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6209
6210 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
6211 missing $after_stopped and comma (,) expectation.
6212
6da95a67
SS
62132009-12-31 Stan Shebs <stan@codesourcery.com>
6214
6215 * gdb.trace/actions.exp: Test teval action.
889bf7c5 6216
218d2fc6
TJB
62172009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6218
6219 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
6220 (top level): Call test_watchpoint_in_big_blob.
6221 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
6222 watchpoints.
6223 (func3): Write to buf.
6224
236f1d4d
SS
62252009-12-29 Stan Shebs <stan@codesourcery.com>
6226
6227 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 6228
f61e138d
SS
62292009-12-28 Stan Shebs <stan@codesourcery.com>
6230
6231 * gdb.trace/tsv.exp: New file.
6232 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 6233
0219b378
DJ
62342009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
6235
6236 * gdb.base/find.c (main): Reference search buffers.
6237 * gdb.base/included.c (main): Reference integer.
6238 * gdb.base/ptype.c (charfoo): Declare.
6239 (intfoo): Call charfoo.
6240 * gdb.base/scope0.c (useitp): New function.
6241 (usestatics): Use useitp.
6242 (useit): Add a type for val.
6243 * gdb.base/scope1.c (useit1): Take a pointer argument.
6244 (usestatics1): Update calls to useit1.
6245 * gdb.cp/call-c.cc: Declare foo.
6246 (main): Call foo.
6247 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
6248 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
6249 (main): Call C::ensureRefs and ensureOtherRefs.
6250 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
6251 variables.
6252 (ensureOtherRefs): New function.
6253 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
6254 * gdb.cp/templates.cc (main): Call t5i.value.
6255
3f78692f
JK
62562009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6257
6258 Fix compatibility with G++-4.5.
6259 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
6260 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
6261 (uncaught return): Remove.
6262
429374b8
JK
62632009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6264 Phil Muldoon <pmuldoon@redhat.com>
6265
6266 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
6267 (bp_location13, bp_location14, bp_location17, bp_location18)
6268 (marker3_proto, marker4_proto): New variables.
6269 (breakpoint info): Update output.
6270 (run until breakpoint at marker3, run until breakpoint at marker4): New
6271 tests.
6272
859825b8
JK
62732009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
6274
6275 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
6276 Replace the printf call of Y by provided "y-set-1" label. New block
6277 for the second shared library.
6278 * gdb.base/unload.exp: Compile also the second library, call
6279 gdb_load_shlibs also for it. Use now gdb_breakpoint.
6280 (single pending breakpoint info): Rename to ...
6281 (pending breakpoint info before run): ... this extended test.
6282 (libfile2, libname2, libsrcfile2, libsrc2)
6283 (lib_sl2): New variables.
6284 (exec_opts): Set also SHLIB_NAME2.
6285 (pending breakpoint info on first run at shrfunc1)
6286 (pending breakpoint info on second run at shrfunc1)
6287 (pending breakpoint info on second run at shrfunc2)
6288 (print y from libfile, print y from libfile2): New tests.
6289 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
6290 * gdb.base/unloadshr2.c: New.
6291
e6a386cd
HZ
62922009-12-22 Hui Zhu <teawater@gmail.com>
6293
6294 * gdb.reverse/sigall-reverse.exp: Adjust.
6295
9e19b45e
VP
62962009-12-21 Vladimir Prus <vladimir@codesourcery.com>
6297
6298 PR gdb/10884
6299
6300 * gdb.mi/var-cmd.c (do_bitfield_tests): New
6301 (main): Call do_bitfield_tests.
aacf5b1e 6302 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 6303
d53a7b30
JB
63042009-12-20 Joel Brobecker <brobecker@adacore.com>
6305
6306 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
6307 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
6308 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
6309 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
6310 gdb.modula2/unbounded1.c: Update copyright header.
6311
191ca0a1
CM
63122009-12-10 Chris Moller <moller@mollerware.com>
6313
6314 PR gdb/9399
6315 * gdb.cp/virtfunc2.exp: New tests
6316 * gdb.cp/virtfunc2.cc: New tests
6317 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
6318
0fa6cf1b
MS
63192009-12-10 Oza Pawandeep (paawan1982@yahoo.com
6320
6321 * gdb.reverse/i387-env-reverse.c: New file.
6322 * gdb.reverse/i387-env-reverse.exp: New file.
6323 * gdb.reverse/i387-stack-reverse.c: New file.
6324 * gdb.reverse/i387-stack-reverse.exp: New file.
6325
361ae042
PM
63262009-12-08 Phil Muldoon <pmuldoon@redhat.com>
6327
6328 * gdb.python/py-type.exp (test_range): New test.
6329
bfd31e71
PM
63302009-12-03 Phil Muldoon <pmuldoon@redhat.com>
6331
6332 PR python/10805
6333
6334 * gdb.python/py-type.exp: New file.
6335 * gdb.python/py-type.c: New file.
6336 * Makefile.in: Add py-type.
6337
57a1d736
TT
63382009-12-03 Tom Tromey <tromey@redhat.com>
6339
6340 * gdb.python/py-value.exp (test_parse_and_eval): New
6341 function.
6342
1f3b5d1b
PP
63432009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
6344
6345 PR gdb/11022
6346
6347 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
6348 * gdb.base/pr11022.c: New test.
6349
8b7dbdc9
JK
63502009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6351
6352 Fix spurious false FAILs.
6353 * gdb.base/structs.c (chartest): New.
6354 (main): Fill-in chartest.
6355 * gdb.base/structs.exp (anychar_re, first): New.
6356 (start_structs_test): Import global anychar_re and first.
6357 New gdb_test call "set print elements 300; ${testfile}"
6358 (start_structs_test <$first>): New block.
6359 (any): Import global anychar_re. New variable ac. Use ${ac}.
6360
6a53b2ec
JK
63612009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6362
6363 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
6364
d7167b4c
JK
63652009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6366
6367 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
6368 Force $srcfile file.
6369 * gdb.base/foll-fork.c (callee): Comment out the printf call.
6370
b1798462
UW
63712009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6372
6373 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
6374 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
6375 * gdb.threads/watchthreads-reorder.exp: Likewise.
6376
b6199126
DJ
63772009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
6378
6379 PR gdb/8704
6380
6381 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
6382 "if", and "thread". Correct matching in the previous test.
6383
b22a0510
DJ
63842009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
6385
6386 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
6387
930636d2
MS
63882009-11-23 Michael Snyder <msnyder@vmware.com>
6389
6390 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
6391 * gdb.reverse-watch-precsave.exp: Ditto.
6392
21a0512e
PP
63932009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
6394
6395 * gdb.asm/asm-source.exp: Adjust.
6396 * gdb.base/help.exp: Adjust.
889bf7c5 6397
fc30d5e0
PA
63982009-11-22 Pedro Alves <pedro@codesourcery.com>
6399
6400 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
6401 (do_syscall_tests_without_xml): Set data-directory to
6402 /the/path/to/nowhere.
6403
f6bc2008
PA
64042009-11-21 Pedro Alves <pedro@codesourcery.com>
6405
6406 * gdb.threads/local-watch-wrong-thread.c,
6407 gdb.threads/local-watch-wrong-thread.exp: New files.
6408
8c2fb5de
PA
64092009-11-21 Pedro Alves <pedro@codesourcery.com>
6410
6411 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
6412 assume new `regsub' syntax available.
6413
ebec9a0f
PA
64142009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6415
a79d3c27
JK
6416 * gdb.base/watchpoint-hw-hit-once.exp,
6417 gdb.base/watchpoint-hw-hit-once.c: New.
6418
64192009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6420
6421 * gdb.threads/watchthreads-reorder.exp,
6422 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 6423
276a961b
MK
64242009-11-17 Nathan Sidwell <nathan@codesourcery.com>
6425
6426 * gdb.xml/tdesc-regs.exp: Use for m68k.
6427
4867c1fb
PA
64282009-11-15 Pedro Alves <pedro@codesourcery.com>
6429
6430 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
6431
f6838f81
DJ
64322009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
6433
6434 * lib/gdb.exp (current_target_name): New procedure.
6435 (gdb_wrapper_target): New variable.
6436 (gdb_wrapper_init): Set gdb_wrapper_target.
6437 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
6438 wrapper.
6439
4ac4dd3f
DJ
64402009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
6441
6442 * gdb.base/remote.exp: Delete the slowest load test.
6443 Do not load with fixed packet sizes.
6444
a7881759
DJ
64452009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
6446
6447 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
6448
97a5b505
DJ
64492009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
6450
6451 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
6452 srcfile when setting a breakpoint.
6453
d3e1fc54
DJ
64542009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
6455
6456 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
6457 macros.
6458
7cbcbded
DJ
64592009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
6460
6461 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
6462 to be in memory.
6463 * gdb.base/display.c (force_mem): New.
6464 (do_loops): Use it. Add breakpoint comments.
6465 (do_vars): Add a breakpoint comment.
6466 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
6467 line numbers.
6468
bdea3a92
NF
64692009-11-13 Nathan Froyd <froydnj@codesourcery.com>
6470
6471 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
6472 instead of a bare "run".
6473
269f82e5
PP
64742009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
6475
6476 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 6477
a69b7d9d
DJ
64782009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
6479
6480 * lib/cell.exp (skip_cell_tests): Clean up test files before
6481 returning.
6482
b598bfda
DJ
64832009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
6484
6485 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
6486 and the breakpoint menu. Do not call perror if a prompt is seen.
6487 Consume the following GDB prompt.
6488 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
6489 * gdb.cp/namespace.exp: Use gdb_test.
6490 * gdb.cp/templates.exp: Use gdb_test.
6491 (test_template_breakpoints): Use gdb_test_multiple.
6492
87728fa0
DJ
64932009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
6494
6495 * gdb.base/break1.c (struct some_struct, values): Move earlier.
6496 (marker4): Reference values.
6497
b67c692f
DJ
64982009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
6499
6500 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
6501 is missing.
6502
f0df251a
DJ
65032009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
6504
6505 * gdb.base/break.c (need_malloc): New.
6506 * gdb.base/constvars.c (main): Reference crass and crisp.
6507 * gdb.base/gdb1821.c (main): Reference bar.
6508 * gdb.cp/gdb1355.cc (main): Reference s1.
6509 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
6510 (main): Call them.
6511 * gdb.cp/hang2.cc (dummy2): Define.
6512 * gdb.cp/hang3.cc (dummy3): Define.
6513 * gdb.cp/m-data.cc (main): Reference shadow.
6514
bdf7534a
NF
65152009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
6516 Nathan Froyd <froydnj@codesourcery.com>
6517
6518 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
6519 remote host.
6520
f24fce77
NF
65212009-11-12 Nathan Froyd <froydnj@codesourcery.com>
6522
6523 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
6524 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
6525 * gdb.dwarf2/dw2-compressed.exp: Likewise.
6526 * gdb.dwarf2/dw2-intercu.exp: Likewise.
6527 * gdb.dwarf2/dw2-intermix.exp: Likewise.
6528 * gdb.dwarf2/dw2-producer.exp: Likewise.
6529 * gdb.dwarf2/mac-fileno.exp: Likewise.
6530 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
6531 py-prettyprint.py to the remote host.
6532 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
6533
40f0318e
KS
65342009-11-11 Keith Seitz <keiths@redhat.com>
6535
6536 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
6537 use it instead of "Foo".
6538 * gdb.cp/classes.exp (do_tests): Add a test to access
6539 a method through a typedef'd class name.
6540
f3d9f7fb
NF
65412009-11-11 Nathan Froyd <froydnj@codesourcery.com>
6542
6543 * gdb.base/long_long.exp: Permit leading zeros on floating-point
6544 exponents.
6545 * gdb.base/pointers.exp: Likewise.
6546 * gdb.cp/ref-types.exp: Likewise.
6547
a4216f37
KS
65482009-11-11 Keith Seitz <keiths@redhat.com>
6549
6550 * gdb.cp/cplusfuncs.cc (class foo): Add operators
6551 new[] and delete[].
6552 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
6553 "void".
6554 (probe_demangler): Remove all single-quoting of
6555 method and variable names.
6556 (info_func_regexp): Remove the word "void" from any
6557 occurrence of "(void)".
6558 (print_addr_2): Remove all single-quoting of
6559 method names.
6560 (print_addr_2_kfail): Likewise.
6561 (print_addr): Single-quote C function names before
6562 passing to print_addr_2.
6563 (test_paddr_operator_functions): Remove single-quoting
6564 for method names.
6565 Add tests for operator new[] and operator delete[].
6566
9b14d7aa
JK
65672009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6568
6569 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
6570
85feb311
KS
65712009-11-09 Keith Seitz <keiths@redhat.com>
6572
6573 * gdb.cp/overload.exp: Add tests for resolving overloaded
6574 methods in expression parsing/evaluation.
6575
fa335448
DJ
65762009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6577
6578 * lib/gdb.exp (default_gdb_version): Use --version instead of
6579 --command.
6580
ec3c07fc
NS
65812009-11-10 Nathan Sidwell <nathan@codesourcery.com>
6582
6583 * lib/gdb.exp (gdb_compile_test): New.
6584 (skip_ada_tests, skip_java_tests): New.
6585 (gdb_compile): Use gdb_compile_test for f77.
6586 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
6587 * lib/java.exp (compile_java_from_source): Remove runtests check,
6588 use gdb_compile_test to record result.
6589 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
6590 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
6591 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
6592 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
6593 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
6594 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
6595 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
6596 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
6597 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
6598 adjust gdb_compile invocations.
6599
b8b4e42b
JK
66002009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
6601
6602 * Makefile.in (abs_builddir): New.
6603 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
6604 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
6605 `$(abs_builddir)/site.exp'.
6606
f8b7eaf3
DJ
66072009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
6608
6609 * config/m68k-emc.exp, lib/emc-support.exp,
6610 gdb.trace/gdb_c_test.c: Delete.
6611 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
6612 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
6613 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
6614 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
6615 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
6616 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
6617 casing for m68k-*-elf.
6618
c4187697
NS
66192009-11-03 Pedro Alves <pedro@codesourcery.com>
6620
6621 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
6622 * gdb.arch/i386-prologue.exp: Likewise.
6623 * gdb.arch/i386-unwind.exp: Likewise.
6624
db16b772
DJ
66252009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
6626
6627 * lib/gdb.exp (gdb_expect): Fix timeout typo.
6628
bcf71277
DJ
66292009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
6630
6631 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
6632
0105cee2
DJ
66332009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
6634
6635 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
6636
24ddea62
JK
66372009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6638
6639 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
6640
287ccc17
JK
66412009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6642
6643 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
6644 * gdb.base/sepdebug2.c: New file.
6645
08bca259 66462009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
6647
6648 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
6649 the modified warnings for catch syscall. Verify if GDB was compiled
6650 with support for lib expat, and choose which tests to run depending
6651 on this.
6652
5d4e2b76
VP
66532009-10-30 Vladimir Prus <vladimir@codesourcery.com>
6654
6655 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
6656 that composite commands are parsed OK. And also test
6657 that breakpoint commands do work.
6658
240e538a
MS
66592009-10-23 Michael Snyder <msnyder@vmware.com>
6660
6661 gdb.reverse/consecutive-precsave.exp: Change expect pattern
6662 to allow for new disassembly style.
6663
9c419145
PP
66642009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
6665
6666 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 6667
02506ff1
MS
66682009-10-22 Michael Snyder <msnyder@vmware.com>
6669
6670 * gdb.reverse/break-precsave.exp: New test.
6671 * gdb.reverse/consecutive-precsave.exp: Ditto.
6672 * gdb.reverse/finish-precsave.exp: Ditto.
6673 * gdb.reverse/i386-precsave.exp: Ditto.
6674 * gdb.reverse/machinestate-precsave.exp: Ditto.
6675 * gdb.reverse/sigall-precsave.exp: Ditto.
6676 * gdb.reverse/solilb-precsave.exp: Ditto.
6677 * gdb.reverse/step-precsave.exp: Ditto.
6678 * gdb.reverse/until-precsave.exp: Ditto.
6679 * gdb.reverse/watch-precsave.exp: Ditto.
6680
4cf866a3
MS
66812009-10-22 Michael Snyder <msnyder@vmware.com>
6682
6683 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
6684 for gdb_expect. Adjust one test's expect strings for the new
6685 format of disassemble.
6686 * gdb.reverse/finish-reverse.exp: Delete 'return'.
6687 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
6688 gdb_test_multiple.
6689 * gdb.reverse/step-reverse.exp: Delete 'return'.
6690 * gdb.reverse/until-reverse.exp: Delete blank lines.
6691 * gdb.reverse/watch-reverse.exp: Delete blank lines.
6692
2b28d209
PP
66932009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
6694
6695 * gdb.base/consecutive.exp: Adjust.
6696 * gdb.base/display.exp: Likewise.
6697 * gdb.base/pc-fp.exp: Likewise.
6698 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 6699
33b9c32b
MS
67002009-10-19 Michael Snyder <msnyder@vmware.com>
6701
6702 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
6703 * gdb.reverse/finish-reverse.c: Ditto.
6704 * gdb.reverse/sigall-reverse.c: Ditto.
6705 * gdb.reverse/solib-reverse.c: Ditto.
6706 * gdb.reverse/step-reverse.c: Ditto.
6707 * gdb.reverse/watch-reverse.c: Ditto.
6708
6c95b8df
PA
67092009-10-19 Pedro Alves <pedro@codesourcery.com>
6710 Stan Shebs <stan@codesourcery.com>
6711
6712 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
6713 * gdb.base/foll-exec.exp: Adjust to expect a process id before
6714 "Executing new program".
6715 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
6716 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
6717 left listed after having been killed.
6718 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
6719 * gdb.base/maint.exp: Adjust test.
6720
6721 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
6722 * gdb.multi/Makefile.in: New.
6723 * gdb.multi/base.exp: New.
6724 * gdb.multi/goodbye.c: New.
6725 * gdb.multi/hangout.c: New.
6726 * gdb.multi/hello.c: New.
6727 * gdb.multi/bkpt-multi-exec.c: New.
6728 * gdb.multi/bkpt-multi-exec.exp: New.
6729 * gdb.multi/crashme.c: New.
6730
279017b7
TG
67312009-10-13 Tristan Gingold <gingold@adacore.com>
6732
6733 * gdb.base/sepdebug.exp: Check debug info are found.
6734
0413d738
PA
67352009-10-08 Pedro Alves <pedro@codesourcery.com>
6736
6737 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
6738 bits.
6739
c628eecc
JK
67402009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6741
6742 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
6743
38af1bfe
JB
67442009-10-07 Joel Brobecker <brobecker@adacore.com>
6745
6746 * gdb.base/watchpoints.c: Add copyright header. Reformat one
6747 of the comments.
6748
2b0adecd
PM
67492009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
6750
6751 * gdb.base/annota1.exp: Remove obsolete match_max increase.
6752 * gdb.base/annota3.exp: Idem.
6753 * gdb.base/maint.exp: Idem.
6754
8d417781
PM
67552009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
6756
889bf7c5 6757 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
6758 to default.
6759
bb61102d
PM
67602009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
6761
889bf7c5 6762 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
6763 mingw and cygwin targets.
6764
ace5c364
PM
67652009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
6766 Pedro Alves <pedro@codesourcery.com>
6767
889bf7c5 6768 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
6769 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
6770
c2d494a0
PM
67712009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
6772
e1b52ce2
PM
6773 * gdb.base/shr1.c: Use %p in format string.
6774 * gdb.base/unload.c: Avoid warning in fprintf.
6775 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 6776
209f53f5
PM
67772009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
6778
6779 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
6780 long type.
6781 (test_unlink): Correct printf string.
6782 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
6783 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
6784
8172766a
JK
67852009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6786
6787 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
6788 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
6789 * gdb.arch/ia64-breakpoint-shadow.S: New file.
6790
0f73703c
UW
67912009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6792
6793 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
6794 * gdb.objc/nondebug.exp: Likewise.
6795
b32306ca
UW
67962009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6797
6798 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
6799 target_info setting.
6800
6801 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
6802 that detect new threads during "info threads".
6803
0057022f
UW
68042009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6805
6806 * gdb.threads/manythreads.c (main): Increase thread stack size
6807 to 2*PTHREAD_STACK_MIN.
6808 * gdb.threads/multi-create.c (main): Likewise.
6809 (create_function): Likewise.
6810
f29c0325
UW
68112009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6812
6813 * gdb.base/dump.exp: Pass difference of pointer types instead
6814 of integer types as offset to restore in intarr3.srec case.
6815
fcb34849
UW
68162009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6817
6818 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
6819
d5142e3b
UW
68202009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6821
6822 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
6823
087b74b2 68242009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 6825
087b74b2
PM
6826 New test for two watchpoints, with disabling of
6827 the first inserted.
6828 * testsuite/gdb.base/watchpoints.c: New file.
6829 * testsuite/gdb.base/watchpoints.exp: New file.
6830
96c07c5b
TT
68312009-09-25 Tom Tromey <tromey@redhat.com>
6832
6833 * gdb.base/charset.exp: Test utf-16 strings with Python.
6834
b8899f2b
TT
68352009-09-25 Tom Tromey <tromey@redhat.com>
6836
6837 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
6838 UCS-4.
6839 * gdb.base/charset.c (utf_32_string): Rename.
6840 (init_utf32): Rename.
6841 (main): Update.
6842
329719ec
TT
68432009-09-22 Tom Tromey <tromey@redhat.com>
6844
6845 * gdb.python/py-function.exp: Add regression tests.
6846
11ef0d76
KS
68472009-09-21 Keith Seitz <keiths@redhat.com>
6848
6849 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
6850 with invalid operator.
6851
3fe8f3b3
KS
68522009-09-21 Keith Seitz <keiths@redhat.com>
6853
6854 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
6855 and destructor using typedef name of class.
6856 * gdb.cp/classes.cc (class Base1): Add a destructor.
6857 (base1): New typedef.
6858 (use_methods): Instanitate an object of type base1.
6859 * gdb.cp/templates.exp (test_template_typedef): New procedure.
6860 (do_tests): Call test_template_typedef.
6861 * gdb.cp/templates.cc (Baz::~Baz): New method.
6862 (intBazOne): New typedef.
6863 (main): Instantiate intBazOne.
6864
7a9fe101
PM
68652009-09-21 Phil Muldoon <pmuldoon@redhat.com>
6866
6867 PR python/10633
6868
6869 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
6870 Function.
6871 (run_lang_tests): Add print elements test.
6872
2e4d963f
PM
68732009-09-21 Phil Muldoon <pmuldoon@redhat.com>
6874
6875 * gdb.python/py-value.exp (test_subscript_regression): New
6876 function. Test for invalid subscripts.
6877 * gdb.python/py-value.c (main): Add test array, and pointer to it.
6878 (ptr_ref): New function.
6879
ec7e75e7
PP
68802009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
6881
6882 * gdb.base/default.exp: Fix "show convenience".
6883
0cc7d26f
TT
68842009-09-15 Tom Tromey <tromey@redhat.com>
6885
6886 * lib/mi-support.exp (mi_create_varobj): Update.
6887 (mi_create_floating_varobj): Likewise.
6888 (mi_create_dynamic_varobj): New proc.
6889 (mi_varobj_update): Update.
6890 (mi_varobj_update_with_type_change): Likewise.
6891 (mi_varobj_update_kv_helper): New proc.
6892 (mi_varobj_update_dynamic_helper): Rewrite.
6893 (mi_varobj_update_dynamic): New proc.
6894 (mi_list_varobj_children): Update.
6895 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
6896 * gdb.python/python-prettyprint.py (pp_outer): New class.
6897 (pp_nullstr): Likewise.
6898 (lookup_function): Register new printers.
6899 * gdb.python/python-prettyprint.c (struct substruct): New type.
6900 (struct outerstruct): Likewise.
6901 (substruct_test): New function.
6902 (struct nullstr): New type.
6903 (string_1, string_2): New globals.
6904 (main): Add new tests.
6905 * gdb.python/python-mi.exp: Added regression tests.
6906 * gdb.mi/mi2-var-display.exp: Update.
6907 * gdb.mi/mi2-var-cmd.exp: Update.
6908 * gdb.mi/mi2-var-child.exp: Update.
6909 * gdb.mi/mi2-var-block.exp: Update.
6910 * gdb.mi/mi-var-invalidate.exp: Update.
6911 * gdb.mi/mi-var-display.exp: Update.
6912 * gdb.mi/mi-var-cmd.exp: Update.
6913 * gdb.mi/mi-var-child.exp: Update.
6914 * gdb.mi/mi-var-block.exp: Update.
6915 * gdb.mi/mi-break.exp: Update.
6916 * gdb.mi/gdb701.exp: Update.
6917
a96d9b2e
SDJ
69182009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
6919
6920 * Makefile.in: Inclusion of catch-syscall object.
6921 * gdb.base/catch-syscall.c: New file.
6922 * gdb.base/catch-syscall.exp: New file.
6923
b43b923a
MS
69242009-09-12 Michael Snyder <msnyder@vmware.com>
6925
6926 * gdb.reverse/step-reverse.exp: Explicitly check for targets
6927 that can support reverse debuggnig.
6928
cec03d70
TT
69292009-09-11 Tom Tromey <tromey@redhat.com>
6930
6931 * gdb.dwarf2/valop.S: New file.
6932 * gdb.dwarf2/valop.exp: New file.
6933
e23bb3fc
MK
69342009-09-11 Mark Kettenis <kettenis@gnu.org>
6935
6936 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
6937
37c3696d
DE
69382009-09-10 Doug Evans <dje@google.com>
6939
6940 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
6941 Add $gdb_prompt to second breakpoint regexp.
6942
5172aecb
JB
69432009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
6944
6945 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
6946 names, add missing ones.
6947 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
6948 * gdb.python/py-frame.c: Rename from python-frame.c.
6949 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
6950 testfile name.
6951 * gdb.python/py-function.exp: Rename from python-function.exp.
6952 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
6953 testfile name.
6954 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
6955 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
6956 Adjust testfile name.
6957 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
6958 * gdb.python/py-template.cc: Rename from python-template.cc.
6959 * gdb.python/py-template.exp: Rename from python-template.exp.
6960 Adjust testfile name.
6961 * gdb.python/py-value.c: Rename from python-value.c.
6962 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
6963 testfile name.
6964
b554e4bd
JK
69652009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6966
6967 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
6968 $bpt2address.
6969 (Second breakpoint address is valid on ia64)
6970 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
6971
9a68ae16
JM
69722009-09-03 Joseph Myers <joseph@codesourcery.com>
6973
6974 * gdb.base/ending-run.exp: Restrict regular expression matching
6975 line number to require closing brace following.
6976
146b9145
DE
69772009-09-03 Doug Evans <dje@google.com>
6978
6979 * gdb.base/store.exp (check_set): Fix typo in expected value message.
6980
787d21e1
TT
69812009-09-02 Tom Tromey <tromey@redhat.com>
6982
6983 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
6984
e7802207
TT
69852009-09-02 Tom Tromey <tromey@redhat.com>
6986
6987 * gdb.dwarf2/callframecfa.exp: New file.
6988 * gdb.dwarf2/callframecfa.S: New file.
6989
817aadd2
JK
69902009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6991
6992 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
6993 gdb.base/solib-overlap-main.c: New.
6994
4a76eae5
DJ
69952009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
6996
6997 PR gdb/10565
6998
6999 * gdb.base/bitfields.c (struct container, container): New.
7000 (main): Initialize it and call break5.
7001 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
7002
d4b96c9a
JK
70032009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
7004
7005 Support constant DW_AT_data_member_location by GCC PR debug/40659.
7006 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
7007
4e22772d
JK
70082009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7009
7010 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
7011
2efab443
MS
70122009-08-26 Michael Snyder <msnyder@vmware.com>
7013
7014 * gdb.base/i386-reverse.c: New file.
7015 * gdb.base/i386-reverse.exp: New file.
7016 * gdb.base/Makefile.in: Add new files to be removed.
7017
07ab73a0
JM
70182009-08-26 Joseph Myers <joseph@codesourcery.com>
7019
7020 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
7021 environment-pwd for remote host.
7022 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
7023
676accff
KS
70242009-08-24 Keith Seitz <keiths@redhat.com>
7025
7026 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
7027 Add two new C++ completer tests which limit the output to a
889bf7c5 7028 given class.
676accff 7029
f9f7ad22
MS
70302009-08-24 Michael Snyder <msnyder@vmware.com>
7031
7032 * gdb.base/del.exp: Fix typo in comment.
7033 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
7034
81ecdfbb
RW
70352009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7036
7037 * configure: Regenerate.
7038 * gdb.hp/configure: Likewise.
7039 * gdb.hp/gdb.aCC/configure: Likewise.
7040 * gdb.hp/gdb.base-hp/configure: Likewise.
7041 * gdb.hp/gdb.compat/configure: Likewise.
7042 * gdb.hp/gdb.defects/configure: Likewise.
7043 * gdb.hp/gdb.objdbg/configure: Likewise.
7044 * gdb.stabs/configure: Likewise.
7045
cab0c772
UW
70462009-08-19 Doug Evans <dje@google.com>
7047
7048 * gdb.base/gdbvars.c: New file.
7049 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
7050
b8fa0bfa
PA
70512009-08-14 Pedro Alves <pedro@codesourcery.com>
7052
7053 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
7054 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
7055
b84aa90a
PA
70562009-08-13 Pedro Alves <pedro@codesourcery.com>
7057
7058 * gdb.base/default.exp: Adjust "set language test": it's now an
7059 enum command. Larger help string moved to "help set language".
7060 * gdb.base/help.exp: Adjust "help set language" expected output,
7061 now lists all known languages.
7062
0d8f9b2c
NF
70632009-08-11 Nathan Froyd <froydnj@codesourcery.com>
7064
7065 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
7066 all frame arguments.
7067 * gdb.arch/altivec-regs.exp: Likewise.
7068
bda180e0
TT
70692009-08-07 Tom Tromey <tromey@redhat.com>
7070
7071 * gdb.base/setshow.exp: Add tests for changes to set language, set
7072 check range, and set check type.
7073
48cb2d85
VP
70742009-08-03 Vladimir Prus <vladimir@codesourcery.com>
7075
7076 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
7077 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 7078 Call it.
48cb2d85 7079
1ea34204
UW
70802009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7081
7082 * configure.ac: Run gdb.cell tests when appropriate.
7083 * configure: Regenerate.
7084 * lib/cell.exp: New file.
7085 * gdb.cell: New directory.
7086 * gdb.cell/configure.ac: New file.
7087 * gdb.cell/configure: New file.
7088 * gdb.cell/Makefile.in: New file.
7089 * gdb.cell/arch.exp: New file.
7090 * gdb.cell/break.c: New file.
7091 * gdb.cell/break.exp: New file.
7092 * gdb.cell/break-spu.c: New file.
7093 * gdb.cell/bt.c: New file.
7094 * gdb.cell/bt2-spu.c: New file.
7095 * gdb.cell/bt-spu.c: New file.
7096 * gdb.cell/bt.exp: New file.
7097 * gdb.cell/coremaker.c: New file.
7098 * gdb.cell/coremaker-spu.c: New file.
7099 * gdb.cell/core.exp: New file.
7100 * gdb.cell/gcore.exp: New file.
7101 * gdb.cell/data.c: New file.
7102 * gdb.cell/data.exp: New file.
7103 * gdb.cell/data-spu.c: New file.
7104 * gdb.cell/ea-cache.exp: New file.
7105 * gdb.cell/ea-cache.c: New file.
7106 * gdb.cell/ea-cache-spu.c: New file.
7107 * gdb.cell/ea-standalone.c: New file.
7108 * gdb.cell/ea-standalone.exp: New file.
7109 * gdb.cell/ea-test.c: New file.
7110 * gdb.cell/ea-test.exp: New file.
7111 * gdb.cell/f-regs.exp: New file.
7112 * gdb.cell/mem-access.c: New file.
7113 * gdb.cell/mem-access.exp: New file.
7114 * gdb.cell/mem-access-spu.c: New file.
7115 * gdb.cell/ptype.exp: New file.
7116 * gdb.cell/registers.exp: New file.
7117 * gdb.cell/size.c: New file.
7118 * gdb.cell/sizeof.exp: New file.
7119 * gdb.cell/size-spu.c: New file.
7120 * gdb.cell/solib.exp: New file.
7121 * gdb.cell/solib-symbol.exp: New file.
7122
85e747d2
UW
71232009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7124
7125 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
7126
58d6951d
DJ
71272009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
7128
7129 * gdb.base/float.exp: Handle VFP registers.
7130
6e0a4f15
MS
71312009-07-14 Michael Snyder <msnyder@vmware.com>
7132
dcd5da87
MS
7133 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
7134 to bring gdb to the beginning of the calling line.
7135
6e0a4f15
MS
7136 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
7137 confusing the i386 epilogue unwinder.
7138
782b2b07
SS
71392009-07-14 Stan Shebs <stan@codesourcery.com>
7140
7141 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
7142
f662c3bc
MS
71432009-07-14 Michael Snyder <msnyder@vmware.com>
7144
7145 * gdb.reverse/step-reverse.exp (stepi into function call):
7146 Call instruction may not be first instruction in the line.
7147 (reverse stepi from a function call): Used wrong line number.
7148
8f313923
JK
71492009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7150
7151 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
7152
4662c76e
JK
71532009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7154
7155 Fix gdb.base/macscp.exp when using custom inputrc.
7156 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
7157 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
7158 env(TERM) set.
7159 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
7160 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
7161
aa81e255
JK
71622009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7163
7164 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
7165 * gdb.base/annota1.exp (thread_test): Import global $testfile.
7166 Change the compilation target to match the testcase name.
7167 * gdb.base/sect-cmd.exp: Change the compilation target to match the
7168 testcase name.
7169 * a2-run.exp: Use for setup prepare_for_testing. Change the
7170 compilation target to match the testcase name.
7171 * gdb.base/commands.exp: Likewise.
7172 * gdb.base/finish.exp: Likewise.
7173 * gdb.base/float.exp: Likewise.
7174 * gdb.base/info-target.exp: Likewise.
7175 * gdb.base/relational.exp: Likewise.
7176 * gdb.base/term.exp: Likewise.
7177 * gdb.base/until.exp: Likewise.
7178 * gdb.base/volatile.exp: Likewise.
7179 * gdb.base/whatis-exp.exp: Likewise.
7180
4c93b1d7
HZ
71812009-07-11 Hui Zhu <teawater@gmail.com>
7182
7183 * gdb.base/help.exp (disassemble): Update expected help text.
7184
812f7342
TT
71852009-07-09 Tom Tromey <tromey@redhat.com>
7186
7187 * lib/gdb.exp: Handle TRANSCRIPT.
7188 (remote_spawn, remote_close, send_gdb): New procs.
7189
fbb8f299
PM
71902009-07-10 Phil Muldoon <pmuldoon@redhat.com>
7191
7192 * gdb.python/python-prettyprint.c: Add counted null string
7193 structure.
7194 * gdb.python/python-prettyprint.exp: Print null string. Test for
7195 embedded nulls.
7196 * gdb.python/python-prettyprint.py (pp_ns): New Function.
7197 * gdb.python/python-value.exp (test_value_in_inferior): Add
7198 variable length string fetch tests.
7199 * gdb.python/python-value.c (main): Add strings for string fetch tests.
7200
c0ac0ec7
JK
72012009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7202
7203 * gdb.base/dump.exp (inaccessible memory is reported): New test.
7204
30b66ecc
TT
72052009-07-07 Tom Tromey <tromey@redhat.com>
7206
7207 * gdb.base/call-rt-st.exp: Update for change to escape output.
7208 * gdb.base/callfuncs.exp: Likewise.
7209 * gdb.base/charset.exp: Likewise.
7210 * gdb.base/constvars.exp: Likewise.
7211 * gdb.base/long_long.exp: Likewise.
7212 * gdb.base/pointers.exp: Likewise.
7213 * gdb.base/printcmds.exp: Likewise.
7214 * gdb.base/setvar.exp: Likewise.
7215 * gdb.base/store.exp: Likewise.
7216 * gdb.cp/ref-types.exp: Likewise.
7217 * gdb.mi/mi-var-child.exp: Likewise.
7218 * gdb.mi/mi-var-display.exp: Likewise.
7219 * gdb.mi/mi2-var-display.exp: Likewise.
7220 * gdb.base/charset.exp: Test octal escape sequence length.
7221 Update for change to escape output.
7222
187c4a2b
JK
72232009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7224
7225 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
7226
d80a43f9
DJ
72272009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
7228
7229 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
7230
047427a8
JK
72312009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7232
7233 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
7234 gdbserver increasing $portnum if "Can't bind address" has been seen.
7235
8b5a0f4f
PA
72362009-07-05 Pedro Alves <pedro@codesourcery.com>
7237
7238 * gdb.base/ending-run.exp: Add "step out of main" pattern for
7239 mingw32ce.
7240
7d93ba58
PA
72412009-07-05 Pedro Alves <pedro@codesourcery.com>
7242
7243 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
7244 VFP format.
7245
2277426b
PA
72462009-07-02 Pedro Alves <pedro@codesourcery.com>
7247
7248 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
7249 linux. Adjust to use "inferior", "info inferiors", "detach
7250 inferior" and "kill inferior" instead of "restart", "info fork",
7251 "detach fork" and "delete fork".
7252 * gdb.base/ending-run.exp: Spell out "info".
7253 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
7254 the "kill" command.
7255
5af949e3
UW
72562009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7257
7258 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
7259 change to prefix TLS offset in hex with 0x.
7260
5d3729b5
UW
72612009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7262
7263 * gdb.base/default.exp: Update test case for "x" changes.
7264
af589bd0
TG
72652009-07-01 Tristan Gingold <gingold@adacore.com>
7266
7267 * gdb.base/bigcore.exp: Make darwin untested.
7268
40974f91
JK
72692009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7270
7271 * gdb.base/completion.exp (directory completion): Create the directory.
7272 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
7273 escapeuniquesub.
7274 (directory completion 2): Expect now ${escapeuniquesub}.
7275 (Glob remaining of directory test): Remove one excessive newline.
7276 Expect the real output.
7277
59dd3af6
JK
72782009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7279
7280 Fix `make check//%' target after `make check' has been ran.
7281 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
7282 a mkdir call.
7283 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
7284 (%/.dir): Remove.
7285
f4e164aa
JK
72862009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7287
7288 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
7289 the expected result record.
7290
69af2122
JK
72912009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7292
7293 Remove racy FAILs relying just on the timeouts.
7294 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
7295 (annotation_level 2): Remove racy FAILs.
7296
2fd481e1
PP
72972009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
7298
7299 gdb/10275
889bf7c5
PA
7300 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
7301
c38f313d
DJ
73022009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
7303
7304 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
7305
8b777f02
VP
73062009-06-30 Vladimir Prus <vladimir@codesourcery.com>
7307
7308 * gdb.mi/mi-stack.exp: Testing symbolic options
7309 to -stack-list-locals and -stack-list-arguments.
7310
00c7eacf
JK
73112009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7312
7313 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
7314
6bc80edc
TT
73152009-06-29 Tom Tromey <tromey@redhat.com>
7316
7317 * dg-extract-results.sh: New file.
7318 * Makefile.in (FORCE_PARALLEL): New variable.
7319 (CHECK_TARGET): New conditional variable.
7320 (check): Use CHECK_TARGET.
7321 (DO_RUNTEST): New variable.
7322 (check-single): New target.
7323 (TEST_DIRS): New variable.
7324 (TEST_TARGETS): Likewise.
7325 (check-parallel): New target.
7326 (check-gdb.%): New pattern.
7327 (BASE1_FILES): New variable.
7328 (BASE2_FILES): Likewise.
7329 (check-gdb.base%): New pattern.
7330 (%/.dir): New pattern.
7331 * configure: Rebuild.
7332 * aclocal.m4 (AM_CONDITIONAL): New defun.
7333 * configure.ac: Check whether user is using GNU make.
7334 (GMAKE): New conditional.
7335
794684b6
SW
73362009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
7337
7338 * gdb.cp/namespace-nested-import.cc: New test.
7339 * gdb.cp/namespace-nested-import.exp: New test.
7340
edb3359d
DJ
73412009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
7342
7343 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
7344 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
7345 * gdb.opt/Makefile.in (EXECUTABLES): Update.
7346 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
7347 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
7348 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
7349 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
7350 gdb.opt/inline-markers.c: New files.
7351 * lib/gdb.exp (skip_inline_frame_tests): New function.
7352 (skip_inline_var_tests): New function.
7353
cf657a0c
AS
73542009-06-27 Andreas Schwab <schwab@linux-m68k.org>
7355
7356 * gdb.cp/exception.exp: Don't require $hex before inner frame in
7357 backtrace.
7358
28d41a99
MS
73592009-06-27 Michael Snyder <msnyder@vmware.com>
7360
7361 * gdb.reverse: New directory.
7362 * gdb.reverse/break-reverse.c: New test.
7363 * gdb.reverse/break-reverse.exp: New test.
7364 * gdb.reverse/consecutive-reverse.c: New test.
7365 * gdb.reverse/consecutive-reverse.exp: New test.
7366 * gdb.reverse/finish-reverse.c: New test.
7367 * gdb.reverse/finish-reverse.exp: New test.
7368 * gdb.reverse/machinestate.c: New test.
7369 * gdb.reverse/ms1.c: New test.
7370 * gdb.reverse/machinestate.exp: New test.
7371 * gdb.reverse/Makefile.in: New file.
7372 * gdb.reverse/shr2.c: New test.
7373 * gdb.reverse/solib-reverse.c: New test.
7374 * gdb.reverse/solib-reverse.exp: New test.
7375 * gdb.reverse/step-reverse.c: New test.
7376 * gdb.reverse/step-reverse.exp: New test.
7377 * gdb.reverse/until-reverse.c: New test.
7378 * gdb.reverse/ur1.c: New test.
7379 * gdb.reverse/until-reverse.exp: New test.
7380 * gdb.reverse/watch-reverse.c: New test.
7381 * gdb.reverse/watch-reverse.exp: New test.
7382 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
7383 * configure: Regenerate.
7384
fe3c8b0d
DE
73852009-06-26 Doug Evans <dje@google.com>
7386
7387 * gdb.base/psymtab.exp: Turn off pending breakpoints.
7388
3a72a602
PM
73892009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
7390
7391 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
7392 windows problem for 'file delete $binfile'.
7393
27aa8d6a
SW
73942009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
7395
7396 * gdb.cp/namespace-using.exp: New test.
7397 * gdb.cp/namespace-using.cc: New test.
7398
8ac055f8
JB
73992009-05-20 Joel Brobecker <brobecker@adacore.com>
7400
7401 * gdb.ada/variant_record_packed_array: New testcase.
7402
85e306ed
TT
74032009-06-23 Tom Tromey <tromey@redhat.com>
7404
7405 * gdb.base/charset.exp (test_combination): Regression test.
7406 * gdb.base/charset.c (my_wchar_t): New typedef.
7407 (myvar): New global.
7408 (main): Set myvar.
7409
56643c5e
PM
74102009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
7411
7412 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
7413 target.
7414
1fac167a
UW
74152009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7416
7417 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
7418
7ccb0be9
UW
74192009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7420
7421 * gdb.mi/gdb680.exp: Update test for error message.
7422
568d6575
UW
74232009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7424
7425 * gdb.base/annota1.exp: Allow multiple occurrences of the
7426 frames-invalid annotation.
7427 * gdb.cp/annota2.exp: Likewise.
7428
7cd1089b
PM
74292009-06-15 Phil Muldoon <pmuldoon@redhat.com>
7430
7431 * gdb.cp/gdb2495.cc: New file.
7432 * gdb.cp/gdb2495.exp: New file.
7433
72c63395
JK
74342009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7435
7436 Report error on GDB crash during runto.
7437 * lib/gdb.exp (runto <eof>): New.
7438
3788363d
DJ
74392009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
7440
7441 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
7442 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
7443 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
7444 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
7445 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
7446 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
7447 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
7448 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
7449 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
7450 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
7451 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
7452 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
7453 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
7454 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
7455 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
7456 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
7457 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
7458 gdb.server/server-mon.exp, gdb.server/server-run.exp,
7459 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
7460 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
7461 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
7462 gdb.trace/passcount.exp, gdb.trace/report.exp,
7463 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
7464 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
7465 gdb.trace/while-stepping.exp: Use a unique name for the compiled
7466 executable.
7467
17592de3
PA
74682009-06-07 Pedro Alves <pedro@codesourcery.com>
7469
7470 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
7471 defined before referencing it.
7472
701e355d
DE
74732009-06-03 Doug Evans <dje@google.com>
7474
7475 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
7476 * gdb.arch/i386-see.c: Ditto.
7477
f2292c65
PM
74782009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
7479
7480 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
7481 (check_macro): Return 1 if undefined.
7482 If first test fails, check if macro debug information is available,
7483 and report unsupported test if no macro information is found.
7484
5a437975
DE
74852009-05-29 Doug Evans <dje@google.com>
7486
7487 * gdb.threads/hand-call-in-threads.exp: New.
7488 * gdb.threads/hand-call-in-threads.c: New.
7489
c141c696
MS
74902009-05-29 Michael Snyder <msnyder@vmware.com>
7491
7492 * gdb.base/break-always.exp: Change "1" to "on".
7493 Add confirmation check.
7494
b3444185
PA
74952009-05-28 Pedro Alves <pedro@codesourcery.com>
7496
7497 * gdb.threads/threxit-hop-specific.c: New.
7498 * gdb.threads/threxit-hop-specific.exp: New.
7499 * gdb.threads/thread-execl.c: New.
7500 * gdb.threads/thread-execl.exp: New.
7501
b6313243
TT
75022009-05-27 Tom Tromey <tromey@redhat.com>
7503 Thiago Jung Bauermann <bauerman@br.ibm.com>
7504
7505 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
7506 (mi_child_regexp): Likewise.
7507 (mi_list_varobj_children_range): Likewise.
7508 (mi_get_features): Likewise.
7509 (mi_list_varobj_children): Rewrite.
7510 * gdb.python/python-mi.exp: New file.
7511
a6bac58e
TT
75122009-05-27 Tom Tromey <tromey@redhat.com>
7513 Thiago Jung Bauermann <bauerman@br.ibm.com>
7514 Phil Muldoon <pmuldoon@redhat.com>
7515 Paul Pluzhnikov <ppluzhnikov@google.com>
7516
7517 * gdb.python/python-prettyprint.exp: New file.
7518 * gdb.python/python-prettyprint.c: New file.
7519 * gdb.python/python-prettyprint.py: New file.
7520 * gdb.base/display.exp: print/r is now valid.
7521
2c74e833
TT
75222009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
7523 Tom Tromey <tromey@redhat.com>
7524 Pedro Alves <pedro@codesourcery.com>
7525 Paul Pluzhnikov <ppluzhnikov@google.com>
7526
7527 * gdb.python/python-template.exp: New file.
7528 * gdb.python/python-template.cc: New file.
7529 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
7530 tests.
7531 * gdb.python/python-value.exp (py_objfile_tests): New proc.
7532 Call it.
7533 (test_value_after_death): New proc.
7534 * gdb.python/python-value.c (PTR): New typedef.
7535 (main): New variable 'x'.
7536
89c73ade
TT
75372009-05-27 Tom Tromey <tromey@redhat.com>
7538
7539 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
7540 tests.
7541 * gdb.python/python-value.exp (py_objfile_tests): New proc.
7542 Call it.
7543
a75724bc
PA
75442009-05-27 Pedro Alves <pedro@codesourcery.com>
7545
7546 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
7547
e58b0e63
PA
75482009-05-24 Pedro Alves <pedro@codesourcery.com>
7549
7550 * gdb.threads/fork-thread-pending.c: New.
7551 * gdb.threads/fork-thread-pending.exp: New.
7552
4ac36638
JK
75532009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7554
7555 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
7556 * gdb.dwarf2/dw2-strp.S (a_string2): New.
7557
889bf7c5 75582009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 7559
889bf7c5 7560 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 7561
b242c3c2
PA
75622009-05-17 Pedro Alves <pedro@codesourcery.com>
7563
7564 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
7565 `gdb_get_line_number'. Call `callee' in both parent and child.
7566 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
7567 `gdb_get_line_number' instead of hardcoding line numbers.
7568 (catch_fork_unpatch_child): New procedure to test detaching
7569 breakpoints from child fork.
7570 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
7571 hardcoding line numbers.
7572 (do_fork_tests): Run `catch_fork_unpatch_child'.
7573
ee342b23
VP
75742009-05-17 Vladimir Prus <vladimir@codesourcery.com>
7575
7576 * gdb.mi/mi-cmd-var.exp: Check that when varobj
7577 of structure type enters or leaves the scope, it
7578 is reported by -var-update.
7579
e2009e98
DE
75802009-05-11 Doug Evans <dje@sebabeach.org>
7581
7582 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 7583 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
7584 * gdb.threads/schedlock.c (main): Fix off-by-one error.
7585
00903456
JK
75862009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7587
7588 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
7589
dc621c35
DE
75902009-04-30 Doug Evans <dje@google.com>
7591
7592 * gdb.threads/watchthreads2.exp: New testcase.
7593 * gdb.threads/watchthreads2.c: New testcase.
7594
9ab4e744
DE
75952009-04-29 Doug Evans <dje@google.com>
7596
7597 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
7598 * gdb.cp/mb-ctor.cc: Ditto.
7599 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
7600 * gdb.cp/mb-inline.h (multi_line_foo): New function.
7601 * gdb.cp/mb-inline1.cc: Call it.
7602 * gdb.cp/mb-inline2.cc: Ditto.
7603 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
7604 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
7605
484086b7
JK
76062009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7607
7608 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
7609 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
7610 Replace all uses of `decimal' by `nonzero'.
7611 (info macro FROM_COMMANDLINE): New test.
7612
379a77b5
TT
76132009-04-27 Tom Tromey <tromey@redhat.com>
7614
7615 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
7616
b92b73c2
DE
76172009-04-27 Doug Evans <dje@google.com>
7618
7619 * gdb.threads/watchthreads.c (main): Initialize args before starting
7620 the threads. Plus formatting cleanup.
7621 * gdb.threads/watchthreads.exp: Avoid errant failures due to
7622 biased scheduling of one thread.
7623
945a118d
JG
76242009-04-27 Jerome Guitton <guitton@adacore.com>
7625
7626 * gdb.cp/templates.cc (GetMax): New template.
7627 (main): Declare two instances of GetMax.
7628 * gdb.cp/templates.exp: Add new test.
7629
d389af10
JK
76302009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7631
7632 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
7633
e7f86de9
JM
76342009-04-22 Joseph Myers <joseph@codesourcery.com>
7635
7636 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
7637
334cc82d
TT
76382009-04-15 Tom Tromey <tromey@redhat.com>
7639
7640 * gdb.base/charset.exp: Add regression test.
7641
d12672cc
JB
76422009-04-14 Joel Brobecker <brobecker@adacore.com>
7643
7644 * gdb.base/exe-lock.exp: New testcase.
7645
18e8c3bc
TT
76462009-04-13 Tom Tromey <tromey@redhat.com>
7647
7648 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
7649 operator on Frame.
7650
5ecd5cbe
UW
76512009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7652
7653 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
7654 * gdb.server/ext-attach.exp: Likewise.
7655
7309f756
VP
76562009-04-03 Vladimir Prus <vladimir@codesourcery.com>
7657
7658 Eliminate some sleep usage.
7659
889bf7c5
PA
7660 * gdb.mi/basics.c (do_nothing): New.
7661 (main): Use do_nothing instead of printf, so that
7662 not to introduce race condition between output of
7663 inferiour and output of gdb. Do not use sleep as it
7664 is not generally available on embedded targets.
7309f756 7665
f4b95f6f
PA
76662009-04-02 Pedro Alves <pedro@codesourcery.com>
7667
7668 * gdb.server/ext-attach.exp: Expect an optional process id after
7669 "Detached from remote process".
7670
de40b933
JK
76712009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7672
7673 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
7674 gdb.dwarf2/dw2-unresolved.exp: New.
7675
2ae101a4
PA
76762009-04-02 Pedro Alves <pedro@codesourcery.com>
7677
7678 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
7679 mi_run_to_main.
7680
56a8e183
PA
76812009-04-02 Pedro Alves <pedro@codesourcery.com>
7682
7683 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
7684 mi_run_to_main. Skip thread exit test on remote targets.
7685 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
7686 mi_run_to_main.
7687 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
7688 mi_run_to_main.
7689 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
7690 when expecting ^connected. Detect when the target doesn't support
7691 non-stop mode.
7692 (mi_run_cmd): Detect if non-stop mode was requested by isn't
7693 supported. Return -1 on error, 0 on success.
7694 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
7695 (mi_runto): Return mi_runto_helper's result explicitly.
7696
c35fafde
PA
76972009-04-01 Pedro Alves <pedro@codesourcery.com>
7698
7699 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
7700
f8a8dce6
JB
77012009-04-01 Tom Tromey <tromey@redhat.com>
7702
7703 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
7704 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
7705 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
7706 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
7707
71c25dea
TT
77082009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
7709 Jan Kratochvil <jan.kratochvil@redhat.com>
7710
7711 PR gdb/931
7712 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
7713 output.
7714 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
7715 for gdb/931.
7716 * dw2-strp.S (DW_AT_language): Change to C++.
7717 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
7718
02d9a9ce
JB
77192009-03-31 Joel Brobecker <brobecker@adacore.com>
7720
7721 * gdb.ada/tasks: New testcase.
7722
1042e4c0
SS
77232009-03-30 Stan Shebs <stan@codesourcery.com>
7724
7725 * gdb.trace/actions.exp: Update to match new info trace format.
7726 * gdb.trace/deltrace.exp: Ditto.
7727 * gdb.trace/infotrace.exp: Ditto.
7728 * gdb.trace/passcount.exp: Ditto.
7729 * gdb.trace/save-trace.exp: Ditto.
7730 * gdb.trace/while-stepping.exp: Ditto.
7731 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
7732
f8f6f20b
TJB
77332009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7734
7735 * gdb.python/python-frame.c: New file.
7736 * gdb.python/python-frame.exp: New file.
7737
c0c6f777
TJB
77382009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
7739
7740 * gdb.python/python-value.exp: Add tests for the address
7741 attribute.
7742
3cb51905
AS
77432009-03-29 Andreas Schwab <schwab@linux-m68k.org>
7744
7745 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
7746
88fc996f
DE
77472009-03-26 Doug Evans <dje@google.com>
7748
7749 * gdb.mi/mi-nonstop-exit.exp: New file.
7750 * gdb.mi/non-stop-exit.c: New file.
7751
56ef84b1
TT
77522009-03-26 Tom Tromey <tromey@redhat.com>
7753
7754 Update for change to prologue skipping:
7755 * gdb.mi/mi2-simplerun.exp: Update.
7756 * gdb.mi/mi2-break.exp: Update.
7757 * gdb.mi/mi-simplerun.exp: Update.
7758 * gdb.mi/mi-break.exp: Update.
7759 * gdb.base/ending-run.exp: Update.
7760
def2b000
TJB
77612009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
7762
7763 * gdb.python/python-value.exp (test_value_in_inferior): Test
7764 gdb.Value.is_optimized_out attribute.
7765
442ddf59
JK
77662009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7767
7768 * gdb.dwarf2/dw2-noloc-main.c: New file.
7769 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
7770 (.text): Remove.
7771 (.data): New.
7772 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
7773 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
7774 (DW_TAG_subprogram func_cu1, noloc): Remove.
7775 (main): New.
7776 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
7777 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
7778 (file_symbols): New procedure.
7779
a8df5de4
TT
77802009-03-25 Tom Tromey <tromey@redhat.com>
7781
7782 * gdb.base/charset.exp (valid_target_charset): New proc.
7783 Use it to skip tests on invalid charsets.
7784
cc1d7add
PM
77852009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
7786
7787 * gdb.base/completion.exp: Add a test for directory completion.
7788
bcd5727b
JK
77892009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7790
7791 Fix a racy FAIL.
7792 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
7793 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
7794
cc924cad
TJB
77952009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
7796
7797 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
7798 * gdb.python/python-function.exp: Add test for function returning
7799 a GDB value.
7800
bc3b79fd
TJB
78012009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
7802
7803 * gdb.python/python-function.exp: New file.
7804
6c7a06a3
TT
78052009-03-20 Tom Tromey <tromey@redhat.com>
7806
7807 * gdb.base/store.exp: Update for change to escape output.
7808 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
7809 to escape output.
7810 * gdb.base/pointers.exp: Update for change to escape output.
7811 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
7812 to escape output.
7813 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
7814 escape output.
7815 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
7816 to escape output.
7817 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
7818 escape output.
7819 * gdb.base/setvar.exp: Update for change to escape output.
7820 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
7821 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
7822 to escape output.
7823 (test_print_string_constants): Likewise.
7824 * gdb.base/charset.exp (valid_host_charset): Check size of
7825 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
7826 cases. Handle "auto"-related output.
7827 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
7828 (uvar, Uvar): New globals.
7829
c31af87b
JG
78302009-03-19 Jerome Guitton <guitton@adacore.com>
7831
7832 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
7833 deltas.
7834 * gdb.ada/fixed_points.exp: Ditto.
7835
51272cf2
PA
78362009-03-18 Pedro Alves <pedro@codesourcery.com>
7837
7838 * return-nodebug.c: Don't include stdio.h.
7839 (init): Delete.
7840 (func): Delete definition and provide extern declaration.
7841 (t): New.
7842 (main): Don't call printf. Call func and store its result in t.
7843 * return-nodebug1.c: New.
7844 * return-nodebug.exp: Don't expect stdio output. Instead, print
7845 the global variable t. Drop printf formatters and cast types from
7846 foreach loop. Don't use prepare_for_testing. Compile
7847 return-nodebug.c and return-nodebug1.c in separate steps. Don't
7848 define FORMAT or CAST.
7849
d24948ac
PP
78502009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
7851
7852 * gdb.base/solib-display.exp: Disable test for remote targers.
7853
61ff14c6
JK
78542009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7855
7856 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
7857
cb4dce93
JK
78582009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7859
7860 Fix a racy FAIL.
7861 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
7862 code from `follow parent, print pids'.
7863 (`follow child, print pids', `follow parent, print pids'): Call it.
7864 Replace `gdb_test "break..."' by gdb_breakpoint.
7865
f7c60c5e
VP
78662009-03-13 Vladimir Prus <vladimir@codesourcery.com>
7867
7868 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 7869 sync and async modes.
f7c60c5e 7870
383ace49
JB
78712009-03-12 Joel Brobecker <brobecker@adacore.com>
7872
7873 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
7874 that was checked in by mistake. Remove loading of ada.exp, since
7875 this is not necessary in this case.
7876
4ce102af
JB
78772009-03-12 Joel Brobecker <brobecker@adacore.com>
7878
7879 * gdb.ada/ptype_arith_binop.exp: New testcase.
7880
529a2aef
JB
78812009-03-12 Joel Brobecker <brobecker@adacore.com>
7882
7883 * gdb.ada/mod_from_name: New testcase.
7884
8a38181c
JB
78852009-03-12 Joel Brobecker <brobecker@adacore.com>
7886
7887 * gdb.ada/tick_last_segv: New testcase.
7888
11436dee
VP
78892009-03-12 Vladimir Prus <vladimir@codesourcery.com>
7890
61ff14c6 7891 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 7892
1f31650a
VP
78932009-03-12 Vladimir Prus <vladimir@codesourcery.com>
7894
61ff14c6
JK
7895 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
7896 include the token in ^running and frame info in *stopped.
1f31650a 7897
a3247a22
PP
78982009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
7899
7900 * solib-display.exp: New file.
7901 * solib-display-main.c: New file.
7902 * solib-display-lib.c: New file.
61ff14c6 7903
aae64587
PA
79042009-03-05 Pedro Alves <pedro@codesourcery.com>
7905
7906 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
7907
44aabfbc
JK
79082009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7909
7910 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
7911 (list_and_check_macro): Use more specific test name.
7912 (next to definition): Make the test names unique.
7913
c087fcd3
PM
79142009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
7915
7916 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 7917
c86cf029
VP
79182009-02-17 Vladimir Prus <vladimir@codesourcery.com>
7919
7920 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
7921 notifications.
7922 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
7923 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
7924 * lib/mi-support.exp (library_loaded_re): New.
7925 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
7926
3ea85240
VP
79272009-02-17 Vladimir Prus <vladimir@codesourcery.com>
7928
7929 * gdb.gdb/observer.exp: Use test_notification observer, not
7930 normal_stop, everywhere.
7931 (test_normal_stop_notifications): Rename to...
7932 (test_notifications): ...this.
7933 (test_observer_normal_stop): Rename to...
7934 (test_observer): ...this.
7935
1903f0e6
DE
79362009-02-16 Doug Evans <dje@google.com>
7937
7938 * gdb.arch/amd64-disp-step.S (test_int3): New test.
7939 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
7940 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
7941 (test_prefixed_syscall,test_int3): New tests.
7942 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
7943 (test_prefixed_syscall,test_int3): New tests.
7944
1d33d6ba
VP
79452009-02-14 Vladimir Prus <vladimir@codesourcery.com>
7946
3cb51905
AS
7947 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
7948 (mi_expect_interrupt): Likewise.
7949 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
7950 response.
1d33d6ba 7951
faafb047
PM
79522009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
7953
7954 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
7955 * gdb.base/pc-fp.exp (get_valueofx): Remove.
7956 Replace calls to get_valueofx by get_hexadecimal_valueof.
7957
417e16e2
PM
79582009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
7959
7960 * lib/gdb.exp (get_valueof): Accept anything as a return value.
7961 (get_integer_valueof): New procedure.
7962 (get_sizeof): Use new get_integer_value_of.
7963 * gdb.base/sizeof.exp: Replace all uses of get_valueof
7964 by get_integer_valueof.
7965
7065b901
TT
79662009-02-13 Tom Tromey <tromey@redhat.com>
7967
7968 * gdb.base/remote.exp (get_sizeof): Remove.
7969 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
7970 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
7971 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
7972 * lib/gdb.exp (get_valueof): Move from long_long.exp.
7973 (get_sizeof): Likewise.
7974
5d7cb8df
JK
79752009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7976
7977 PR fortran/9806
7978 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
7979
b2febfff
PP
79802009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
7981
7982 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
7983
4aa995e1
PA
79842009-02-06 Pedro Alves <pedro@codesourcery.com>
7985
7986 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
7987
d8906c6f
TJB
79882009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
7989
7990 * gdb.python/python-cmd.exp: New file.
7991
ff4ab08d
TG
79922009-02-06 Tristan Gingold <gingold@adacore.com>
7993
7994 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
7995
aacd552b
TG
79962009-02-05 Tristan Gingold <gingold@adacore.com>
7997
7998 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
7999 pointer is dereferenced and use this signal name in regexp.
8000 * gdb.base/signull.exp: Ditto.
8001 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
8002 * gdb.base/signull.c (main): Ditto.
8003
08c637de
TJB
80042009-02-04 Tom Tromey <tromey@redhat.com>
8005 Thiago Jung Bauermann <bauerman@br.ibm.com>
8006
8007 * gdb.python/python-value.exp: Use `gdb.history' instead of
8008 `gdb.value_from_history'.
8009 (test_value_numeric_ops): Add test for conversion of enum constant.
8010 * gdb.python/python-value.c (enum e): New type.
8011 (evalue): New global.
8012 (main): Use argv.
8013
20261af8
JG
80142009-02-04 Jerome Guitton <guitton@adacore.com>
8015
8016 * gdb.ada/uninitialized_vars: New test program.
8017 * gdb.ada/uninitialized_vars.exp: New testcase.
8018
52e44b43
TT
80192009-02-02 Tom Tromey <tromey@redhat.com>
8020
8021 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
8022 * gdb.cp/pr2489.cc: Rename...
8023 * gdb.cp/pr9594.cc: ... to this.
8024
1c71341a
TT
80252009-02-02 Tom Tromey <tromey@redhat.com>
8026
8027 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
8028 * gdb.cp/pr2489.cc: New file.
8029 * gdb.cp/cpcompletion.exp: New file.
8030
a4295225
TT
80312009-02-02 Tom Tromey <tromey@redhat.com>
8032
8033 PR exp/9059:
8034 * gdb.cp/call-c.exp: Add regression test.
8035 * gdb.cp/call-c.cc (FooHandle): New typedef.
8036 (main): New variable 'handle'.
8037
592375cd
VP
80382009-01-30 Vladimir Prus <vladimir@codesourcery.com>
8039
8040 * lib/mi-support.exp (et_mi_thread_list)
8041 (check_mi_and_console_threads): Adjust for current thread in
8042 -thread-list-ids output.
8043
41447f92
VP
80442009-01-30 Vladimir Prus <vladimir@codesourcery.com>
8045
889bf7c5
PA
8046 * gdb.mi/mi-break.exp (test_disabled_creation): New.
8047 Call it.
41447f92 8048
35669430
DE
80492009-01-28 Doug Evans <dje@google.com>
8050
8051 * gdb.arch/amd64-disp-step.S: New file.
8052 * gdb.arch/amd64-disp-step.exp: New file.
8053 * gdb.arch/i386-disp-step.S: New file.
8054 * gdb.arch/i386-disp-step.exp: New file.
8055
09f00d9a
PM
80562009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
8057
8058 * gdb.base/find.exp: Set newline variable
8059 using quotes instead of braces to fix cygwin failures.
8060
1e8fb976
PA
80612009-01-23 Pedro Alves <pedro@codesourcery.com>
8062
8063 * gdb.base/radix.exp: Add tests to ensure that that set
8064 input-radix 0 and set output-radix 0 are really rejected.
8065
da061712
PA
80662009-01-23 Pedro Alves <pedro@codesourcery.com>
8067
8068 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
8069 copyright years.
8070
dd7e2d2b
PA
80712009-01-23 Pedro Alves <pedro@codesourcery.com>
8072
8073 PR gdb/9664:
8074 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
8075
392452f6
PA
80762009-01-22 Pedro Alves <pedro@codesourcery.com>
8077
8078 PR c++/9631:
8079 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
8080
8653e71c
PM
80812009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
8082
8083 * gdb.server/file-transfer.exp: Use EXEEXT variable for
8084 binfile definition to fix Windows OS failure.
8085
a12cc160
DJ
80862009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
8087
8088 PR gdb/9346
8089 * gdb.base/interrupt.c (sigint_handler): New.
8090 (main): Install a SIGINT handler if SIGNALS is defined. Exit
8091 on error.
8092 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
8093 Test "signal SIGINT".
8094
b89667eb
DE
80952009-01-19 Doug Evans <dje@google.com>
8096
8097 * gdb.base/break.exp: Update expected gdb output.
8098 * gdb.base/sepdebug.exp: Ditto.
8099 * gdb.mi/mi-syn-frame.exp: Ditto.
8100 * gdb.mi/mi2-syn-frame.exp: Ditto.
8101 * gdb.base/call-signal-resume.exp: New file.
8102 * gdb.base/call-signals.c: New file.
8103 * gdb.base/unwindonsignal.exp: New file.
8104 * gdb.base/unwindonsignal.c: New file.
8105 * gdb.threads/interrupted-hand-call.exp: New file.
8106 * gdb.threads/interrupted-hand-call.c: New file.
8107 * gdb.threads/thread-unwindonsignal.exp: New file.
8108
adb483fe
DJ
81092009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
8110
8111 * gdb.base/define.exp: Test defining and hooking prefix commands.
8112 * gdb.python/python.exp: Update test for "show user" output.
8113
60023297
JK
81142009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8115
8116 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
8117 now the output exactly, using less wildcards. Expect also the output
8118 of gfortran-4.3. Update for the f-valprint.c modification from
8119 2008-04-22.
8120 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
8121 Remove gdb_test test names where matching the command.
8122
ccc57cf9
PA
81232009-01-01 Pedro Alves <pedro@codesourcery.com>
8124
8125 PR breakpoints/9681:
8126 * gdb.base/watchpoint.exp: Add regression test.
8127
c7a6ca08
PA
81282008-12-31 Pedro Alves <pedro@codesourcery.com>
8129
8130 * gdb.threads/attach-into-signal.exp: Don't use
8131 gdb_suppress_entire_file.
8132 * gdb.threads/attach-stopped.exp: Ditto.
8133 * gdb.threads/attachstop-mt.exp: Ditto.
8134
3a031f65
PA
81352008-12-31 Pedro Alves <pedro@codesourcery.com>
8136
8137 PR gdb/8812:
8138 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
8139
09e6485f
PA
81402008-12-29 Pedro Alves <pedro@codesourcery.com>
8141
8142 PR gdb/7536:
8143 * gdb.base/radix.exp: Add tests to ensure invalid input radices
8144 and unsupported output radices are really rejected.
8145
0cd53049
JK
81462008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
8147
8148 * gdb.cp/punctuator.exp: Backslash the '$' signs.
8149
ba163c7e
TT
81502008-12-22 Tom Tromey <tromey@redhat.com>
8151
8152 * gdb.cp/punctuator.exp: New file.
8153
6f4de6c9
JK
81542008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8155
8156 * gdb.base/completion.exp (Completing non-existing component): New test.
8157
0f34d0b4
JK
81582008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8159
8160 Fix for PR gdb/8648.
8161 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
8162 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
8163 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
8164 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
8165
db2ad4c3
JK
81662008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8167
8168 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
8169
bb5ef15e
DP
81702008-12-16 Christophe Lyon <christophe.lyon@st.com>
8171
8172 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
8173 compiler actually generate code at the expected line number.
8174
90142adc
JZ
81752008-12-15 Jie Zhang <jie.zhang@analog.com>
8176
8177 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
8178
fad6eecd
TT
81792008-12-12 Tom Tromey <tromey@redhat.com>
8180
8181 * gdb.base/commands.exp (redefine_hook_test): New proc.
8182 Call it.
8183
17c8aaf5
TT
81842008-12-11 Tom Tromey <tromey@redhat.com>
8185
8186 * gdb.base/macscp.exp: New regression test.
8187
7c8adf68
TT
81882008-12-11 Tom Tromey <tromey@redhat.com>
8189
8190 * gdb.base/macscp.exp: Print "address.addr".
8191 * gdb.base/macscp1.c (struct outer): New struct.
8192 (address): New global.
8193
b05dcbb7
TT
81942008-12-09 Tom Tromey <tromey@redhat.com>
8195
8196 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
8197 Call it.
8198
2d476de1
DE
81992008-12-04 Doug Evans <dje@google.com>
8200
8201 * gdb.server/ext-run.exp: Relax regexp for init program.
8202
87bdc959
TG
82032008-12-03 Tristan Gingold <gingold@adacore.com>
8204
8205 * gdb.base/macscp.exp: Generate an object file during compilation
8206 to work around Darwin dsymutil limitations.
8207
e0740f77
JK
82082008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8209
8210 Test resolving external references to TLS variables.
8211 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
8212 FILE2_THREAD_LOCAL.
8213 (testfile2, srcfile2): New variables.
8214 * gdb.threads/tls.c (file2_thread_local)
8215 (function_referencing_file2_thread_local): New.
8216 * gdb.threads/tls2.c: New file.
8217
67f0aac5
JB
82182008-11-28 Joel Brobecker <brobecker@adacore.com>
8219
8220 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
8221 rather than integer, as integer might not be big enough when
8222 on 64bit targets.
67f0aac5 8223
c332165e
JG
82242008-11-27 Jerome Guitton <guitton@adacore.com>
8225
8226 * gdb.cp/formatted-ref.exp: Add equality test.
8227 * gdb.ada/formatted_ref.exp: Ditto.
8228
fc9b693c
JK
82292008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8230
8231 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
8232 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
8233
a9c64011
AS
82342008-11-20 Andreas Schwab <schwab@suse.de>
8235
8236 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
8237 matching syscall entry point.
8238 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
8239 (tcatch_vfork_then_child_follow): Likewise. Finish through
8240 vfork even if we stopped at the syscall trampoline.
8241
e2fd701e
DE
82422008-11-20 Doug Evans <dje@google.com>
8243
8244 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
8245
69abc51c
TJB
82462008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
8247
8248 * gdb.arch/ppc-dfp.exp: New file.
8249 * gdb.arch/ppc-dfp.c: New file.
8250
c14c28ba
PP
82512008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
8252
8253 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 8254
2e74121d
DE
82552008-11-17 Doug Evans <dje@google.com>
8256
8257 * gdb.mi/mi-syn-frame.exp: Update expected output.
8258 * gdb.mi/mi2-syn-frame.exp: Update expected output.
8259
66bb093b
VP
82602008-11-17 Vladimir Prus <vladimir@codesourcery.com>
8261
8262 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
8263 "thread N" results in =thread-selected.
8264 * lib/mi-support (mi_run_cmd, mi_expect_stop)
8265 (mi_send_resuming_command_raw): Be prepared for
8266 =thread-selected.
8267
3d043ef6
VP
82682008-11-17 Vladimir Prus <vladimir@codesourcery.com>
8269
a9c64011
AS
8270 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
8271 * lib/mi-support.exp: Likewise.
3d043ef6 8272
808104c8
JB
82732008-11-16 Joel Brobecker <brobecker@adacore.com>
8274
8275 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
8276 commands from the expected output for "help catch".
8277
00b22944
JB
82782008-11-15 Joel Brobecker <brobecker@adacore.com>
8279
8280 * gdb.ada/int_deref.exp: New testcase.
8281
59669435
TT
82822008-11-14 Nick Roberts <nickrob@snap.net.nz>
8283
8284 * gdb.mi/gdb2549.exp: New file.
8285
de04a248
DE
82862008-11-11 Doug Evans <dje@google.com>
8287
8288 * gdb.base/callexit.exp: New file.
8289 * gdb.base/callexit.c: New file.
8290
6b8ce727
DE
82912008-11-10 Doug Evans <dje@google.com>
8292
8293 * lib/gdb.exp (GDBFLAGS): Move -nx ...
8294 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
8295 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
8296 (default_gdb_start,default_gdb_exit): Ditto.
8297 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
8298 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
8299 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
8300 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
8301 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
8302 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
8303
1b14b8aa
AS
83042008-11-03 Andreas Schwab <schwab@suse.de>
8305
8306 * gdb.base/hashline2.exp: Fix typo.
8307 * gdb.base/hashline3.exp: Likewise.
8308
f3134b88
TT
83092008-10-30 Tom Tromey <tromey@redhat.com>
8310
8311 * gdb.base/pointers.exp: Add test.
8312 * gdb.base/pointers.c (k, S): New typedefs.
8313 (instance): New global.
8314
c2226152
AS
83152008-10-30 Andreas Schwab <schwab@suse.de>
8316
8317 * gdb.base/args.exp: Add tests for newlines.
8318
462f405c
JB
83192008-10-30 Joel Brobecker <brobecker@adacore.com>
8320
8321 gdb.base/foll-exec.exp: Update the expected output of a couple
8322 of "info breakpoints" tests.
8323
79a45b7d
TT
83242008-10-28 Tom Tromey <tromey@redhat.com>
8325
8326 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
8327
adc13a14
PA
83282008-10-24 Pedro Alves <pedro@codesourcery.com>
8329
8330 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
8331 gdb_start_cmd.
8332 Use runto_main before any test that requires execution.
8333
252fbfc8
PA
83342008-10-23 Pedro Alves <pedro@codesourcery.com>
8335
8336 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
8337 instead of SIGINT.
8338
28148e3d
JB
83392008-10-22 Joel Brobecker <brobecker@adacore.com>
8340
8341 * gdb.base/completion.exp: Update expected output following
8342 the addition of the "info tasks" command.
8343
c209f847
TT
83442008-10-22 Tom Tromey <tromey@redhat.com>
8345
8346 * gdb.base/exprs.exp (test_expr): Add test for string
8347 concatenation.
8348
f177e350
PA
83492008-10-19 Pedro Alves <pedro@codesourcery.com>
8350
8351 * configure.ac: Output gdb.python/Makefile.
8352 * configure: Regenerate.
8353 * gdb.python/Makefile.in: New.
8354
cce89356
JB
83552008-10-16 Joel Brobecker <brobecker@adacore.com>
8356
8357 * gdb.base/foll-fork.exp: Adjust the expected output to match
8358 the new description for fork/vfork catchpoints in the "info
8359 breakpoints" output.
8360
176d289d
TJB
83612008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
8362
8363 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
8364
a08702d6
TJB
83652008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
8366
8367 * gdb.python/python-value.c: New file.
8368 * gdb.python/python-value.exp: New file.
8369
1c5cfe86
PA
83702008-10-15 Pedro Alves <pedro@codesourcery.com>
8371
8372 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
8373
5a98ad69
DP
83742008-10-15 Denis Pilat <denis.pilat@st.com>
8375
41702f1b 8376 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 8377
dcb1a1e2
TT
83782008-10-09 Tom Tromey <tromey@redhat.com>
8379
8380 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
8381 'fprintf' and 'stderr'.
8382
9124fe48
JB
83832008-10-07 Joel Brobecker <brobecker@adacore.com>
8384
8385 * gdb.ada/ref_tick_size.exp: New testcase.
8386
45452591
DE
83872008-10-06 Doug Evans <dje@google.com>
8388
8389 * gdb.dwarf2/dw2-cu-size.exp: New file.
8390 * gdb.dwarf2/dw2-cu-size.S: New file.
8391
8392 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
8393 .Ltype_int for clarity.
8394
4fc5b208
PP
83952008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
8396
8397 PR gdb/2384:
8398 * gdb.cp/gdb2384.exp: Extended to test more cases.
8399 * gdb.cp/gdb2384.cc: Likewise.
8400 * gdb.cp/gdb2384-base.h: Likewise.
8401 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 8402
d78df370
JK
84032008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8404
8405 * gdb.base/maint.exp (maint print type): Remove printing
8406 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
8407
9a044a89
TT
84082008-09-30 Tom Tromey <tromey@redhat.com>
8409
8410 * gdb.base/macscp.exp: Add completion tests.
8411 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
8412 (TWENTY_THREE): Likewise.
8413 (FORTY_EIGHT): Likewise.
8414
506800a9
TT
84152008-09-30 Tom Tromey <tromey@redhat.com>
8416
8417 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
8418 everywhere.
8419 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
8420
1a6f01b5
JK
84212008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8422
8423 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
8424 testcase is derived from. Fix racy dependency on an expected PID
8425 number. No longer support the testcase on Linux kernel 2.4.x.
8426
2fae03e8
TT
84272008-09-27 Tom Tromey <tromey@redhat.com>
8428
8429 * gdb.base/macscp.exp: Add tests for stringification, splicing,
8430 and varargs.
8431
1ad15515
PA
84322008-09-22 Pedro Alves <pedro@codesourcery.com>
8433
8434 * lib/mi-support.exp (mi_expect_interrupt): New.
8435 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
8436 from gdb.mi/mi-nonstop.exp.
8437 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
8438 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
8439 lib/mi-support.exp.
8440 Use mi_check_thread_states throughout. Avoid ".*" and do not
8441 require an anchor after -exec-run.
8442
d0b76dc6
DJ
84432008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
8444
8445 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
8446 stop is pending. Avoid ".*" when two stops are pending.
8447 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
8448 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
8449 newlines in fullnames.
8450 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
8451 (mi_expect_stop): Update comments. Only anchor in sync mode.
8452 Do not match newlines.
8453 (mi_send_resuming_command_raw): Always return status.
8454 (mi_get_stop_line): Do not match more than one line by accident.
8455 Only anchor in sync mode.
8456 (mi_run_inline_test): If -exec-next fails, give up.
8457
9990c830
UW
84582008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8459
8460 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
8461 on SPU.
8462
ebcf6f00
JB
84632008-09-10 Joel Brobecker <brobecker@adacore.com>
8464
8465 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
8466
b6db24e5
JB
84672008-09-10 Joel Brobecker <brobecker@adacore.com>
8468
8469 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
8470 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
8471 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
8472 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
8473 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
8474 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
8475 gdb.ada/interface.exp, gdb.ada/null_array.exp,
8476 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
8477 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
8478 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
8479 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
8480 Include the "= " sequence in the expected output of print tests.
8481
2bf448e0
JB
84822008-09-10 Joel Brobecker <brobecker@adacore.com>
8483
8484 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
8485 description for boolean types.
8486
d51fd4c8
PA
84872008-09-09 Pedro Alves <pedro@codesourcery.com>
8488
8489 * gdb.base/hook-stop-continue.c: New.
8490 * gdb.base/hook-stop-continue.exp: New.
8491
694182d2
DJ
84922008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
8493
8494 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
8495
3b8a7fc0
JG
84962008-09-08 Jerome Guitton <guitton@adacore.com>
8497
8498 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
8499 (stack_check_probe_2, stack_check_probe_loop_1)
8500 (stack_check_probe_loop_2): New functions.
8501 (main): Add call to these new functions.
8502 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
8503 functions, check that the breakpoint is inserted at the appropriate
8504 location.
8505 (insert_breakpoint): Slightly refine this procedure so that it can
8506 be called several times in the test.
8507
96cc0ae8
JG
85082008-09-08 Jerome Guitton <guitton@adacore.com>
8509
8510 * gdb.base/stack-checking.c: New file.
8511 * gdb.base/stack-checking.exp: New file.
8512
1f08b409
TJB
85132008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
8514
8515 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
8516 * gdb.arch/altivec-regs.exp: Likewise.
8517 * gdb.arch/vsx-regs.exp: Likewise.
8518
3099e1c4
TJB
85192008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
8520
8521 * gdb.arch/ppc-fp.exp: New file.
8522 * gdb.arch/ppc-fp.c: New file.
8523
cc69bfc1
PP
85242008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
8525
8526 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
8527 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 8528
b02a33db
MS
85292008-09-04 Michael Snyder <msnyder@vmware.com>
8530
8531 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
8532 as "at" (for non-debug functions such as _start).
8533
2992cbe0
UW
85342008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8535
8536 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
8537 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
8538 software watchpoints.
8539 * gdb.base/watch_thread_num.exp: Likewise.
8540
514f746b
AR
85412008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
8542
8543 * gdb.arch/i386-bp_permanent.exp: New test.
8544
876cecd0
TT
85452008-08-24 Tom Tromey <tromey@redhat.com>
8546
8547 * gdb.base/maint.exp: Update "maint print type".
8548
80f73d71
VP
85492008-08-21 Vladimir Prus <vladimir@codesourcery.com>
8550
8551 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
8552 support. Adjust the order of "*running" notifications.
8553 * gdb.mi/non-stop.c: Don't cast from int to void* and
8554 back.
8555
d9c78d7d
MK
85562008-08-20 Mark Kettenis <kettenis@gnu.org>
8557
8558 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
8559 expect to find it in the "info frame" output.
8560
97a2d1d3
DJ
85612008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
8562
8563 * gdb.base/interp.exp: Always consume both prompts.
8564
b96e2927
PA
85652008-08-20 Pedro Alves <pedro@codesourcery.com>
8566
8567 * gdb.base/pending.exp: Test pending breakpoints without symbols
8568 loaded.
8569
8cf6e61a
VP
85702008-08-19 Vladimir Prus <vladimir@codesourcery.com>
8571
8572 * lib/mi-support.exp (mi_expect_stop): Produce
8573 more details on failures.
8574 * gdb.mi/mi-nonstop.exp: New.
8575 * gdb.mi/non-stop.c: New.
8576
c6ebd6cf
VP
85772008-08-19 Vladimir Prus <vladimir@codesourcery.com>
8578
a9c64011
AS
8579 * gdb.mi/mi-async.exp: Use 'set target-async'.
8580 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 8581
46a9b8ed
DJ
85822008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
8583
8584 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
8585
44feb3ce
TT
85862008-08-17 Tom Tromey <tromey@redhat.com>
8587
8588 * gdb.base/help.exp (help catch): Rewrite.
8589
311a4e6b
TJB
85902008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
8591
8592 * gdb.base/define.exp: Test indented command documentation.
8593 * gdb.python/python.exp: Test indented multi-line command.
8594
604c2f83
LM
85952008-08-15 Luis Machado <luisgpm@br.ibm.com>
8596
8597 * testsuite/gdb.arch/vsx-regs.c: New source file.
8598 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
8599 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
8600
886a217c
TT
86012008-08-14 Tom Tromey <tromey@redhat.com>
8602
8603 * gdb.base/macscp.exp: Add regression test for "macro define" or
8604 "macro undef" with no arguments.
8605
c814a4f3
PP
86062008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
8607
8608 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 8609
12ab8a60
UW
86102008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8611
8612 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
8613
d57a3c85
TJB
86142008-08-06 Tom Tromey <tromey@redhat.com>
8615
8616 * gdb.python/python.exp: New file.
8617
c7b778ff
JK
86182008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8619
8620 Fix for PR gdb/1543.
8621 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
8622 $LOCATION.
8623 (location): New variable.
8624 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
8625 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
8626 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
8627 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
8628 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
8629 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
8630 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
8631 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
8632 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
8633 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
8634 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
8635 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
8636 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
8637 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
8638 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
8639 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
8640 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
8641 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
8642 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
8643 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
8644 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
8645 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
8646 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
8647 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
8648 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
8649 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
8650 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
8651 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
8652 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
8653 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
8654 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
8655 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
8656 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
8657 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
8658 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
8659 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
8660 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
8661 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
8662 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
8663 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
8664 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
8665 gdb.base/type-opaque.exp, gdb.base/until.exp,
8666 gdb.base/value-double-free.c, gdb.base/varargs.exp,
8667 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
8668 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
8669 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
8670 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
8671 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
8672 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
8673 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
8674 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
8675 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
8676 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
8677 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
8678 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
8679 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
8680 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
8681 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
8682 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
8683 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
8684 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
8685 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
8686 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
8687 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
8688 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
8689 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
8690 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
8691 gdb.pascal/types.exp, gdb.stabs/weird.exp,
8692 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
8693 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
8694 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
8695 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
8696 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
8697 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
8698 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
8699 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
8700 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
8701 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
8702 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
8703 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
8704 lib/mi-support.exp, lib/trace-support.exp: Remove reference
8705 to bug-gdb@prep.ai.mit.edu .
8706
5e06a3d1
VP
87072008-07-31 Vladimir Prus <vladimir@codesourcery.com>
8708
8709 * lib/mi-support.exp (mi_load_shlibs): New.
8710 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
8711
9d81d21b
VP
87122008-07-30 Vladimir Prus <vladimir@codesourcery.com>
8713
8714 * lib/mi-support.exp (get_mi_thread_list)
8715 (check_mi_and_console_threads): New, moved from ...
8716 * gdb.mi/mi-pthread.exp: ...here.
8717 * gdb.mi/gdb669.exp (get_mi_thread_list)
8718 (check_mi_and_console_threads): Delete.
8719 * gdb.mi/mi2-pthread.exp: Likewise.
8720
bae98fe0
TT
87212008-07-28 Tom Tromey <tromey@redhat.com>
8722
8723 * Makefile.in (just-check): Remove. Move body to...
8724 (check): ... here.
8725
57380f4e
DJ
87262008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
8727
8728 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
8729 Add a test for duplicated SIGINTs.
8730
e09490f1
DJ
87312008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
8732
8733 * gdb.threads/schedlock.exp (get_args): Update to work for any
8734 value of NUM.
8735 (Top level): Report the number of threads that did not resume.
8736
6387b45f
DJ
87372008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
8738
8739 * gdb.dwarf2/dw2-compressed.S: Also define __start.
8740
62f64ff2
DJ
87412008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
8742
8743 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
8744 non-MI prompt.
8745
fa8de41e
TT
87462008-07-26 Tom Tromey <tromey@redhat.com>
8747
8748 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
8749 (function_struct, function_struct_ptr): New globals.
8750 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
8751 function pointer in a struct.
8752
ccb3ac8a
TT
87532008-07-26 Tom Tromey <tromey@redhat.com>
8754
8755 * gdb.base/macscp.exp: Add test for macro lexing bug.
8756
d7d9f01e
TT
87572008-07-18 Tom Tromey <tromey@redhat.com>
8758
8759 * gdb.base/macscp.exp: Add macro tests.
8760
9bf07184
PP
87612008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
8762
8763 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
8764
becf6477
PP
87652008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
8766
8767 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
8768
0709f7d3
PP
87692008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
8770
8771 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 8772
7093c834
PP
87732008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
8774
8775 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 8776
b432ffe3
JK
87772008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8778
8779 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
8780
b1a268e5
VP
87812008-07-12 Vladimir Prus <vladimir@codesourcery.com>
8782
8783 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
8784
e2995f8e
KB
87852008-07-11 Kevin Buettner <kevinb@redhat.com>
8786
8787 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
8788 of regexp to account for changes made to GDB in the printing of
8789 byte vectors.
8790
14032a66
TT
87912008-07-11 Tom Tromey <tromey@redhat.com>
8792
8793 * gdb.base/completion.exp: Add 'help' completion test.
8794
981505ef
JK
87952008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8796
8797 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
8798
10568435
JK
87992008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8800
8801 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
8802
4487aabf
PA
88032008-07-09 Pedro Alves <pedro@codesourcery.com>
8804
8805 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
8806
a4a9b1c4
PA
88072008-07-09 Pedro Alves <pedro@codesourcery.com>
8808
8809 * gdb.base/fullname.exp: Restore pwd if compiling failed.
8810
3c3185ac
JK
88112008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8812
8813 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
8814
7ebd49dc
VP
88152008-06-28 Vladimir Prus <vladimir@codesourcery.com>
8816
8817 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
8818 previous commit. Add a comment.
8819
84e46146
PA
88202008-06-28 Pedro Alves <pedro@codesourcery.com>
8821
8822 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
8823
0f8d4a2f
VP
88242008-06-28 Vladimir Prus <vladimir@codesourcery.com>
8825
8826 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
8827
f747e0ce
PA
88282008-06-27 Pedro Alves <pedro@codesourcery.com>
8829
8830 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
8831 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
8832 compiling an executable, link in an object that forces unbuffered
8833 output.
8834 * lib/set_unbuffered_mode.c: New file.
8835
734a5c36
JK
88362008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8837
8838 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
8839
a2840c35
VP
88402008-06-25 Vladimir Prus <vladimir@codesourcery.com>
8841
a9c64011
AS
8842 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
8843 mi_expect_stop.
8844 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
8845 Demand that *running is output.
8846 (detect_async): Perform checking every time.
8847 (mi_send_resuming_command): Extract everything into...
8848 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
8849 (mi_expect_stop): Don't accept any output before *stopped.
8850
6ae37fef
VP
88512008-06-13 Vladimir Prus <vladimir@codesourcery.com>
8852
8853 Robustify mi-simplerun.
a9c64011
AS
8854 * gdb.mi/basics.c (main): Add a call to sleep.
8855 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
8856 * gdb.mi/mi2-cli.exp: Likewise.
8857 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 8858
b4aa76f0 88592008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
8860
8861 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
8862
e1ac3328
VP
88632008-06-10 Vladimir Prus <vladimir@codesourcery.com>
8864
a9c64011
AS
8865 * gdb.mi/mi-console.exp: Adjust.
8866 * gdb.mi/mi-syn-frame.exp: Adjust.
8867 * gdb.mi/mi2-console.exp: Adjust.
8868 * gdb.mi/mi2-syn-frame.exp: Adjust.
8869 * lib/mi-support.exp (mi_run_cmd): Adjust.
8870 (mi_send_resuming_command): Adjust.
e1ac3328 8871
f7f9a841
VP
88722008-06-10 Vladimir Prus <vladimir@codesourcery.com>
8873
8874 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
8875 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
8876 testing of stopped.
8877 * gdb.mi/mi2-syn-frame.exp: Likewise.
8878 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
8879 (async, detect_async): New.
8880 (mi_expect_stop, mi_continue_to_line): Adjust expectation
8881 depending on if we're running in sync or async mode.
f7f9a841 8882
37cd5d19
TT
88832008-06-09 Tom Tromey <tromey@redhat.com>
8884
8885 * gdb.base/completion.exp: New tests for field name completion
8886 with spaces, and field name completion with '->'.
8887
65d12d83
TT
88882008-06-06 Tom Tromey <tromey@redhat.com>
8889
8890 * gdb.base/break1.c (struct some_struct): New struct.
8891 (values): New global.
8892 * gdb.base/completion.exp: Add field name completion test.
8893
ebfe2e3f
PP
88942008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
8895
8896 * gdb.cp/call-c.exp: Test for incorrect handling of reference
8897 to pointer.
8898 * gdb.cp/call-c.cc: Likewise.
8899
bcf6fc3a
NR
89002008-06-06 Nick Roberts <nickrob@snap.net.nz>
8901
8902 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
8903 annotation.
8904
49fd4a42 89052008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 8906 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
8907
8908 * gdb.threads/execl.c, gdb.threads/execl1.c,
8909 gdb.threads/execl.exp: New tests.
a9c64011 8910
8a34ac3f
AR
89112008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
8912 Daniel Jacobowitz <dan@codesourcery.com>
8913
8914 * gdb.cp/exception.exp: Activate test, make it work with pending
8915 catchpoints.
8916
86ae69ef
JK
89172008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8918
8919 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
8920
f7f9ae2c
VP
89212008-05-28 Vladimir Prus <vladimir@codesourcery.com>
8922
a9c64011
AS
8923 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
8924 now printed.
8925 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 8926
2a2d4dc3
AS
89272008-05-27 Andreas Schwab <schwab@suse.de>
8928
8929 * gdb.base/frame-args.exp: Handle arguments that are optimized
8930 out.
8931
5099e4d9
LM
89322008-05-26 Luis Machado <luisgpm@br.ibm.com>
8933
8934 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
8935 quiet for ppc32 and group options into a single variable.
8936
d9c36a91
JB
89372008-05-23 Joel Brobecker <brobecker@adacore.com>
8938
8939 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
8940 of zero-size elements.
8941 * gdb.ada/null_array.exp: Test printing this new array.
8942
103a8671
JK
89432008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
8944
8945 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
8946
07a4cc1a 89472008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
8948
8949 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
8950 of the "finish" command.
8951
55f996a7
NR
89522008-05-21 Nick Roberts <nickrob@snap.net.nz>
8953
8954 * gdb.base/annota1.exp: Test for new annotation.
8955
907fc202
UW
89562008-05-16 Pedro Alves <pedro@codesourcery.com>
8957
8958 * gdb.base/fixsection.exp: New file.
8959 * gdb.base/fixsection0.c: New file.
8960 * gdb.base/fixsection1.c: New file.
8961
e8f97270
UW
89622008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8963
8964 * gdb.base/annota1.exp: Accept printf@... in place of printf.
8965 * gdb.base/annota3.exp: Likewise.
8966
ac0bb574
NF
89672008-05-13 Nathan Froyd <froydnj@codesourcery.com>
8968
8969 * gdb.base/watch_thread_num.exp: Don't run tests that require
8970 watchpoints if the target doesn't support them.
8971
6fadd07a
DE
89722008-05-12 Doug Evans <dje@google.com>
8973
8974 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
8975
6e9a4a30
JB
89762008-05-09 Joel Brobecker <brobecker@adacore.com>
8977
8978 * gdb.ada/assign_1.exp: New testcase.
8979
08388c79
DE
89802008-05-09 Doug Evans <dje@google.com>
8981
a3c83fae
DE
8982 * gdb.base/find.exp: New file.
8983 * gdb.base/find.c: New file.
08388c79 8984
bd5ddfe8
DJ
89852008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
8986
8987 * gdb.base/commands.exp (watchpoint_command_test): Handle
8988 gdb,no_hardware_watchpoints.
8989 * gdb.base/float.exp: Allow ARM targets without floating point.
8990 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
8991
b5dd68e2 89922008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 8993 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
8994
8995 * gdb.ada/lang_switch: New test program.
8996 * gdb.ada/lang_switch.exp: New testcase.
8997
382d13d1
DE
89982008-05-05 Doug Evans <dje@google.com>
8999
9000 * gdb.base/help.exp (disassemble): Update expected help text.
9001
9dd789d0
PA
90022008-05-04 Pedro Alves <pedro@codesourcery.com>
9003
9004 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
9005
611c83ae
PA
90062008-05-04 Pedro Alves <pedro@codesourcery.com>
9007
9008 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
9009 different times.
9010
ff013f42
JK
90112008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9012
9013 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
9014 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
9015 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
9016 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
9017
96dff6a2
VP
90182008-05-04 Vladimir Prus <vladimir@codesourcery.com>
9019
9020 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
9021 notification to appear.
9022
55cd6f92
DJ
90232008-05-04 Daniel Jacobowitz <dan@debian.org>
9024
9025 * gdb.base/fullname.c: New file.
9026 * gdb.base/fullname.exp: New file.
9027 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
9028
d705c43c
PA
90292008-05-03 Pedro Alves <pedro@codesourcery.com>
9030
9031 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
9032 expressions with macros.
9033
333222e1
JK
90342008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9035
9036 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
9037
5ac01682
DJ
90382008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
9039
9040 * gdb.base/completion.exp: Handle lack of other symbols beginning
9041 with "a".
9042
9043 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
9044
237fc4c9
PA
90452008-05-02 Jim Blandy <jimb@codesourcery.com>
9046
9047 * gdb.asm/asmsrc1.s: Add scratch space.
9048
ed5e9466
DJ
90492008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9050 Daniel Jacobowitz <dan@codesourcery.com>
9051
9052 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
9053 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
9054 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
9055
b39cc962
DJ
90562007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
9057
9058 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
9059
36d520f5
JB
90602008-05-01 Joel Brobecker <brobecker@adacore.com>
9061
9062 * gdb.base/info-target.exp: New testcase.
9063
8d4e3071
DJ
90642008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
9065
9066 * gdb.cp/hang.exp: Use .cc instead of .C.
9067 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
9068 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
9069
6f3f3097
DJ
90702008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
9071
9072 * gdb.base/gdb1250.exp: Remove perror.
9073 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
9074
5550a914
PA
90752008-04-30 Pedro Alves <pedro@codesourcery.com>
9076
9077 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
9078 .2byte.
9079
d848e687
DJ
90802008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
9081
9082 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
9083 (maybe_kfail): New.
9084
93b5768b
PA
90852008-04-25 Pedro Alves <pedro@codesourcery.com>
9086
9087 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
9088
721c02de
VP
90892008-04-24 Vladimir Prus <vladimir@codesourcery.com>
9090
a9c64011
AS
9091 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
9092 * gdb.mi/mi2-syn-frame.exp: Likewise.
9093 * lib/mi-support.exp: Likewise.
721c02de 9094
74960c60
VP
90952008-04-24 Vladimir Prus <vladimir@codesourcery.com>
9096
9097 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
9098 to specify regexp for the location to stop at.
9099 * gdb.base/break-always.c: New.
9100 * gdb.base/break-always.exp: New.
9101
d24317b4
VP
91022008-04-24 Vladimir Prus <vladimir@codesourcery.com>
9103
9104 * lib/mi-support.exp (mi_runto_helper): Adjust
9105 for the original-location field.
9106 (mi_create_breakpoint, mi_list_breakpoints): New.
9107 * gdb.mi/mi-break.exp: Adjust.
9108 * gdb.mi/mi2-break.exp: Adjust.
9109 * gdb.mi/mi-pending.exp: Adjust.
9110 * gdb.mi/mi-simplerun.exp: Adjust.
9111 * gdb.mi/mi2-simplerun.exp: Adjust.
9112 * gdb.mi/mi-syn-frame.exp: Adjust.
9113 * gdb.mi/mi2-syn-frame.exp: Adjust.
9114 * gdb.mi/mi-until.exp: Adjust.
9115 * gdb.mi/mi2-until.exp: Adjust.
9116 * gdb.mi/mi-var-display.exp: Adjust.
9117 * gdb.mi/mi2-var-display.exp: Adjust.
9118 * gdb.mi/mi-watch.exp: Adjust.
9119 * gdb.mi/mi2-watch.exp: Adjust.
9120
fdc59709 91212008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 9122
a9c64011
AS
9123 * aclocal.m4: Add override.m4.
9124 * configure: Regenerate.
fdc59709 9125
8e91f023
VP
91262008-04-19 Vladimir Prus <vladimir@codesourcery.com>
9127
9128 * gdb.mi/var-cmd.c (do_at_tests): Verify that
9129 '-var-update --all-values' reports new value even the type
9130 of a variable object has changed.
9131
233a11ab
CS
91322008-04-18 Craig Silverstein <csilvers@google.com>
9133
9134 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
9135 files.
d24317b4 9136
9c1137ad
JB
91372008-04-18 Joel Brobecker <brobecker@adacore.com>
9138
9139 * gdb.ada/atomic_enum: New test program.
9140 * gdb.ada/atomic_enum.exp: New testcase.
9141
66d0bbc7
DE
91422008-04-17 Doug Evans <dje@google.com>
9143
9144 * gdb.opt/Makefile.in: Fix whitespace.
9145
100906b0
UW
91462008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
9147
9148 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
9149
4584e32e
DE
91502008-04-17 Doug Evans <dje@google.com>
9151
9152 * gdb.base/hashline1.exp: New testcase.
9153 * gdb.base/hashline2.exp: New testcase.
9154 * gdb.base/hashline2.exp: New testcase.
9155
0a320680
PA
91562008-04-17 Pedro Alves <pedro@codesourcery.com>
9157
9158 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
9159
18ac113b
AR
91602008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
9161
9162 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
9163 temporary breakpoint to match "Temporary breakpoint".
9164 * gdb.base/break.exp (delete_breakpoints): Likewise.
9165 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
9166 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
9167 * gdb.base/display.exp: Likewise.
9168 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
9169 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
9170 * gdb.base/restore.exp (restore_tests): Likewise.
9171 * gdb.base/sepdebug.exp: Likewise.
9172 * gdb.base/watchpoint.exp: Likewise.
9173 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
9174 * gdb.mi/mi-pending.exp: Likewise.
9175 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
9176 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
9177 * gdb.mi/mi-var-cmd.exp: Likewise.
9178 * gdb.mi/mi-var-display.exp: Likewise.
9179 * gdb.mi/mi2-cli.exp: Likewise.
9180 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
9181 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
9182 * gdb.mi/mi2-var-display.exp: Likewise.
9183 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
9184 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
9185 new "disp" field.
a9c64011 9186 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
9187 reason. This is to support fix for PR2424.
9188
add38693
JK
91892008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9190
9191 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
9192
fcacd99f
VP
91932008-04-13 Vladimir Prus <vladimir@codesourcery.com>
9194
9195 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 9196 field. Add more floating varobj tests.
fcacd99f 9197 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
9198 field.
9199 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
9200 (main): Call do_at_tests.
9201 * lib/mi-support.exp (mi_create_floating_varobj)
9202 (mi_varobj_update_with_type_change): New.
fcacd99f 9203
de051565
MK
92042008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
9205
9206 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
9207 option of -var-evaluate-expression.
9208 * gdb.mi/mi2-var-display.exp: Likewise.
9209
dbc52822
VP
92102008-04-07 Vladimir Prus <vladimir@codesourcery.com>
9211
9212 Introduce test setup helpers.
a9c64011
AS
9213 * lib/gdb.exp (build_executable, clean_restart)
9214 (prepare_for_testing): New.
9215 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
9216 * gdb.base/return.exp: Likewise.
9217 * gdb.base/ending-run.exp: Likewise.
dbc52822 9218
473591da
NR
92192008-04-07 Nick Roberts <nickrob@snap.net.nz>
9220
9221 * gdb.mi/mi-async.exp: New test for asynchronous Machine
9222 Interface (MI) responses.
9223
2b2d9e11
VP
92242008-04-06 Vladimir Prus <vladimir@codesourcery.com>
9225
a9c64011
AS
9226 * gdb.cp/breakpoint.cc: New code to test conditions involving
9227 member variables.
9228 * gdb.cp/breakpoint.exp: Test condition involving member
9229 variables.
2b2d9e11 9230
bb378428
VP
92312008-04-05 Vladimir Prus <vladimir@codesourcery.com>
9232
9233 * lib/mi-support.exp (mi_expect_stop): New.
9234 (mi_run_cmd): Change the
9235 token. Use mi_send_resuming_command, use
9236 mi_expect_stop.
9237 (mi_execute_to_helper): Rename to mi_execute_to.
9238 (mi_send_resuming_command): Add more error patterns.
9239 (mi_wait_for_stop): Renamed to...
9240 (mi_get_stop_line): ...this.
9241 (mi_run_inline_test): Adjust.
9242
9243 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
9244 * gdb.mi/mi-console.exp: Likewise.
9245 * gdb.mi/mi-pending.exp: Likewise.
9246 * gdb.mi/mi-simplerun.exp: Likewise.
9247 * gdb.mi/mi-stack.exp: Likewise.
9248 * gdb.mi/mi-stepi.exp: Likewise.
9249 * gdb.mi/mi-syn-frame.exp: Add comment.
9250 * gdb.mi/mi-until.exp: Likewise.
9251 * gdb.mi/mi-var-display.exp: Likewise.
9252 * gdb.mi/mi-watch.exp: Likewise.
9253 * gdb.mi/mi2-cli.exp: Likewise.
9254 * gdb.mi/mi2-console.exp: Likewise.
9255 * gdb.mi/mi2-simplerun.exp: Likewise.
9256 * gdb.mi/mi2-stack.exp: Likewise.
9257 * gdb.mi/mi2-stepi.exp: Likewise.
9258 * gdb.mi/mi2-until.exp: Likewise.
9259 * gdb.mi/mi2-var-display.exp: Likewise.
9260 * gdb.mi/mi2-watch.exp: Likewise.
9261
62172bb9
UW
92622008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9263
9264 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
9265
9266 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
9267
a13e061a
PA
92682008-04-04 Pedro Alves <pedro@codesourcery.com>
9269
9270 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
9271 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
9272 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
9273 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
9274 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
9275 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
9276 expect an mi error duplicated in stderr.
9277
eae06beb
JB
92782008-04-03 Joel Brobecker <brobecker@adacore.com>
9279
9280 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
9281 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
9282 Add a couple of tests that verify the behavior when the new setting
9283 is set to "cancel" and "all".
9284 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
9285 "ask" before we start the testing.
9286
79c6ced6
AR
92872008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
9288
9289 * gdb.cp/casts.cc: Add class reference variables.
9290 * gdb.cp/casts.exp: New test cases for up/down casting references.
9291
6c2d1a6b
MK
92922008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
9293
9294 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
9295 instead of beginning to make an extra test pass.
9296 * gdb.mi/mi2-var-display.exp: Likewise.
9297
55b411d9
MR
92982008-03-31 Maciej W. Rozycki <macro@mips.com>
9299
9300 * gdb.base/break.exp: Mark failures as such. Fix formatting.
9301
c6140da2
MD
93022008-03-31 Markus Deuling <deuling@de.ibm.com>
9303 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9304
9305 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
9306 value. Add xfail for older kernels.
9307
79732189
AR
93082008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
9309
9310 Bring mi-support in line with gdb.exp.
9311 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
9312 (mi_gdb_start): New function.
9313
33c3676e
MR
93142008-03-28 Maciej W. Rozycki <macro@mips.com>
9315
9316 * gdb.mi/mi-var-cmd.exp: Fix a typo.
9317
92e28119
VP
93182008-03-26 Vladimir Prus <vladimir@codesourcery.com>
9319
9320 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
9321 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 9322
9e8e3afe
VP
93232008-03-26 Vladimir Prus <vladimir@codesourcery.com>
9324
9325 * lib/mi-support.exp (mi_create_varobj_checked): New.
9326 (mi_list_varobj_children): Allow to check for a
9327 value.
9328 (mi_list_array_varobj_children): New.
9329
9330 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
9331 and mi_list_varobj_children, as opposed to hardcoding
9332 expected strings.
9333 * gdb.mi/gdb701.exp: Likewise.
9334 * gdb.mi/gdb792.exp: Likewise.
9335 * gdb.mi/mi-var-block.exp: Likewise.
9336 * gdb.mi/mi-var-cmd.exp: Likewise.
9337 * gdb.mi/mi-var-invalidate.exp: Likewise.
9338 * gdb.mi/mi2-var-block.exp: Likewise.
9339 * gdb.mi/mi2-var-child.exp: Likewise.
9340 * gdb.mi/mi2-var-cmd.exp: Likewise.
9341 * gdb.mi/mi2-var-display.exp: Likewise.
9342
9df50351
JK
93432008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9344
9345 Fix random false FAILs on i386.
9346 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
9347
31e5d73a
DJ
93482008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
9349
9350 PR gdb/544
9351 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
9352
12f4afab
DJ
93532008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
9354
9355 PR gdb/544
9356 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
9357
b562a0cb
DJ
93582008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
9359
9360 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
9361 fixed PR gdb/544.
9362
17faa917
DJ
93632008-03-21 Pedro Alves <pedro@codesourcery.com>
9364
9365 * gdb.threads/fork-child-threads.exp: Test next over fork.
9366
6214f497
DJ
93672008-03-21 Chris Demetriou <cgd@google.com>
9368
9369 * gdb.base/break.exp (rbreak junk): New test for rbreak
9370 "Junk at end of arguments" issue.
9371
63092375
DJ
93722008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
9373
9374 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
9375 *& to work on created array elements.
9376 (Top level): Test print $pc with a file. Test string operations
9377 without a target.
9378 * gdb.base/ptype.exp: Do not expect *& to work on created array
9379 elements.
9380
b21991b0
DJ
93812008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
9382
9383 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
9384 gdb.threads/staticthreads.exp: Update exit query.
9385
c4b347c7
SL
93862008-03-07 Sandra Loosemore <sandra@codesourcery.com>
9387
9388 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
9389
fa4727a6
DJ
93902008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
9391
9392 * gdb.base/watchpoint.c (global_ptr, func4): New.
9393 (main): Call func4.
9394 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
9395 (test_inaccessible_watchpoint): New.
9396
2f34202f
MR
93972008-02-29 Maciej W. Rozycki <macro@mips.com>
9398
9399 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
9400 select the largest.
9401
0d6ba1b1
DJ
94022008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
9403
9404 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
9405 frames-invalid annotations.
9406
e691325a
PM
94072008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
9408
a9c64011 9409 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 9410
f85b5ecc
DE
94112008-02-27 Doug Evans <dje@google.com>
9412
9413 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
9414 for bug 1738.
9415 (breakpoint_to_handler_entry): Ditto.
9416
b40e7bf3
JB
94172008-02-27 Joel Brobecker <brobecker@adacore.com>
9418
9419 * gdb.base/ending-run.exp: Use the first line of code inside
9420 function body to test breakpoints.
9421 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
9422 location where the breakpoint is inserted when using the line
9423 where a function is declared. Fix typo in the description of
9424 one of the tests.
9425 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
9426
2faca73a
PM
94272008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
9428
9429 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 9430 tests.
2faca73a 9431
6f439c36
PM
94322008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
9433
9434 * gdb.base/args.exp: avoid same output for tests
9435 with single quotes.
9436
54e52265
VP
94372008-02-26 Vladimir Prus <vladimir@codesourcery.com>
9438
a9c64011
AS
9439 * gdb.base/annota1.exp: Adjust for 'info break'
9440 format changes.
9441 * gdb.base/annota3.exp: Likewise.
9442 * gdb.base/break.exp: Likewise.
9443 * gdb.base/condbreak.exp: Likewise.
9444 * gdb.base/pending.exp: Likewise.
9445 * gdb.base/sepdebug.exp: Likewise.
9446 * gdb.base/unload.exp: Likewise.
9447 * gdb.cp/ovldbreak.exp: Likewise.
9448 * gdb.mi/mi-pending.exp: Likewise.
54e52265 9449
897b09ca
DE
94502008-02-07 Doug Evans <dje@google.com>
9451
9452 * gdb.cp/mb-inline.exp: New.
9453 * gdb.cp/mb-inline.h: New.
9454 * gdb.cp/mb-inline1.cc: New.
9455 * gdb.cp/mb-inline2.cc: New.
9456
b1c32d35
PM
94572008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
9458
9459 * gdb.pascal/floats.pas: New test program.
9460 * gdb.pascal/floats.exp: New testcase.
9461
1a4ca44a
TJB
94622008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
9463
9464 * gdb.base/callfuncs.c (t_float_many_args): New function.
9465 (t_double_many_args): New function.
9466 * gdb.base/callfuncs.exp: Add tests for exceeding float
9467 and double parameters passed through the stack.
9468
439048e8
JB
94692008-02-05 Joel Brobecker <brobecker@adacore.com>
9470
9471 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
9472 gdb.ada/complete/foo.adb: New files.
9473 * gdb.ada/complete.exp: New testcase.
9474
81fe8080
DE
94752008-02-03 Doug Evans <dje@google.com>
9476
301f0ecf
DE
9477 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
9478
81fe8080
DE
9479 * gdb.cp/gdb2384.exp: New file.
9480 * gdb.cp/gdb2384.cc: New file.
9481 * gdb.cp/gdb2384-base.h: New file.
9482 * gdb.cp/gdb2384-base.cc: New file.
9483
4b071aec
DE
94842008-02-02 Doug Evans <dje@google.com>
9485
9486 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
9487
61137ba6
JB
94882007-02-01 Joel Brobecker <brobecker@adacore.com>
9489
9490 * gdb.ada/sym_print_name: New test program.
9491 * gdb.ada/sym_print_name.exp: New testcase.
9492
94932007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
9494
9495 * gdb.ada/nested/hello.adb: New file.
9496 * gdb.ada/nested.exp: New testcase.
9497 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
9498
98deb0da
VP
94992008-02-01 Vladimir Prus <vladimir@codesourcery.com>
9500
9501 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
9502 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
9503 don't cause future evaluations of function to report
9504 creation of internal breakpoints.
98deb0da 9505
723a2275
VP
95062008-02-01 Vladimir Prus <vladimir@codesourcery.com>
9507
9508 * gdb.mi/mi-break.exp (test_error): New.
9509 Call it.
9510
fb546a2f
LM
95112008-01-31 Luis Machado <luisgpm@br.ibm.com>
9512
9513 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
9514 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
9515
2d8fd90a
PM
95162008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
9517
9518 * gdb.pascal/integers.pas: New test program.
9519 * gdb.pascal/integers.exp: New testcase.
9520
a7fa0ded
PM
95212008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
9522
9523 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
9524
5e1a1926
TJB
95252008-01-30 Luis Machado <luisgpm@br.ibm.com>
9526
9527 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
9528 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
9529
8d04f9f0
JB
95302008-01-30 Paul Hilfinger <hilfinger@adacore.com>
9531
9532 * gdb.ada/formatted_ref: New test program.
9533 * gdb.ada/formatted_ref.exp: New testcase.
9534
9535 * gdb.cp/formatted-ref.cc: New file.
9536 * gdb.cp/formatted-ref.exp: New testcase.
9537
ce75a98f
JB
95382008-01-30 Joel Brobecker <brobecker@adacore.com>
9539
9540 * gdb.base/ptype.exp: Add testing of "ptype $pc".
9541
e835f6bf
NR
95422008-01-30 Nick Roberts <nickrob@snap.net.nz>
9543
9544 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
9545 (test_file_list_exec_source_file): Update to new macro-info field.
9546
d118ef87
PH
95472008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
9548
9549 * gdb.ada/exprs: New test program.
9550 * gdb.ada/exprs.exp: New testcase.
9551
7d35ab09
TJB
95522008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
9553
9554 * dfp-test.c (DELTA, DELTA_B): New definitions.
9555 (double_val1, double_val2, double_val3, double_val4, double_val5,
9556 double_val6, double_val7, double_val8, double_val9, double_val10,
9557 double_val11, double_val12, double_val13, double_val14, dec32_val1,
9558 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
9559 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
9560 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
9561 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
9562 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
9563 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
9564 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
9565 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
9566 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
9567 dec128_val16): New global variables.
9568 (decimal_dec128_align): New function.
9569 (decimal_mixed): Likewise.
9570 (decimal_many_args_dec32): Likewise.
9571 (decimal_many_args_dec64): Likewise.
9572 (decimal_many_args_dec128): Likewise.
9573 (decimal_many_args_mixed): Likewise.
9574 * dfp-test.exp: Add tests calling new inferior functions.
9575
2d717e4f
DJ
95762008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
9577
9578 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
9579 gdb.server/ext-run.exp: New files.
9580 * lib/gdbserver-support.exp (gdbserver_download): New.
9581 (gdbserver_start): New. Update gdbserver expected
9582 output.
9583 (gdbserver_spawn): Use them.
9584 (gdbserver_start_extended): New.
9585
e85a822c
DJ
95862008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
9587
9588 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
9589 Run on GNU/Linux.
9590 (do_exec_tests): Check for systems which do not support catchpoints.
9591 Do not match START.
9592 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
9593 Run on GNU/Linux. Enable verbose output.
9594 (check_fork_catchpoints): New.
9595 (explicit_fork_child_follow, catch_fork_child_follow)
9596 (tcatch_fork_parent_follow): Update expected messages.
9597 (do_fork_tests): Use check_fork_catchpoints.
9598 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
9599 Run on GNU/Linux. Enable verbose output.
9600 (check_vfork_catchpoints): New.
9601 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
9602 expected messages.
9603 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
9604
401ea829
JB
96052008-01-29 Jim Blandy <jimb@red-bean.com>
9606
9607 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
9608 host' errors.
9609 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
9610
aceaf3ad
JB
96112008-01-29 Jim Blandy <jimb@red-bean.com>
9612
9613 * gdb.threads/sigthread.c: Use barriers to ensure that
9614 child_thread and child_thread_two are always initialized before we
9615 start to use them.
9616
a5606eee
VP
96172008-01-29 Vladimir Prus <vladimir@codesourcery.com>
9618
9619 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
9620 * gdb.base/watchpoint-solib.c: New.
9621 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 9622
c55a82bb
PM
96232008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
9624
9625 * gdb.base/gdb1056.exp: Add unsigned integer test.
9626
0993fe05
DE
96272008-01-28 Doug Evans <dje@google.com>
9628
9629 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
9630
4fe42e7f
JB
96312008-01-27 Jim Blandy <jimb@codesourcery.com>
9632
c7a69933
JB
9633 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
9634
4fe42e7f
JB
9635 * gdb.base/expand-psymtabs.exp: Doc fix.
9636
5def8285
MK
96372008-01-26 Mark Kettenis <kettenis@gnu.org>
9638
9639 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
9640
5313c911
NR
96412008-01-24 Nick Roberts <nickrob@snap.net.nz>
9642
a9c64011 9643 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
9644 -var-set-format.
9645
93815fbf
VP
96462008-01-23 Chris Demetriou <cgd@google.com>
9647
9648 * gdb.threads/thread_events.c: New testcase source file.
9649 * gdb.threads/thread_events.exp: New testcase expect file.
9650
467a88ee
NR
96512008-01-23 Nick Roberts <nickrob@snap.net.nz>
9652
9653 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
9654
9655 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
9656 -var-set-format.
9657
d8f82aba
DJ
96582008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
9659 Vladimir Prus <vladimir@codesourcery.com>
9660
9661 * gdb.base/float.exp: Allow missing floating point for m68k and
9662 PowerPC.
9663
60c46647
VP
96642008-01-22 Vladimir Prus <vladimir@codesourcery.com>
9665
9666 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
9667 ignore count.
9668 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
9669 * gdb.mi/mi-cli.exp: Adjust.
9670 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 9671
c7dd36a1
PA
96722008-01-17 Pedro Alves <pedro@codesourcery.com>
9673
9674 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
9675 and 'dummy_ptr' integer pointer. Initialize struct_declarations
9676 with dummy_ptr's address.
9677 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
9678 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
9679 all targets.
9680 * gdb.mi/mi2-var-child.exp: Likewise.
9681
39d5313e
JB
96822008-01-09 Joel Brobecker <brobecker@adacore.com>
9683
9684 * gdb.ada/null_array: New test program.
9685 * gdb.ada/null_array.exp: New testcase.
9686
0aea4bf3
LM
96872008-01-09 Luis Machado <luisgpm@br.ibm.com>
9688
9689 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
9690 with required float modifiers.
9691
0b354900
JB
96922008-01-08 Joel Brobecker <brobecker@adacore.com>
9693
9694 * gdb.ada/funcall_param: New test program.
9695 * gdb.ada/funcall_param.exp: New testcase.
9696
cdb7f5d4
JB
96972008-01-08 Joel Brobecker <brobecker@adacore.com>
9698
9699 * gdb.ada/arrayparam: New test program.
9700 * gdb.ada/arrayparam.exp: New testcase.
9701
88e2547f
JB
97022008-01-08 Joel Brobecker <brobecker@adacore.com>
9703
9704 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
9705 landed. Should also fix random failures in the test following it.
9706
f6867ce0
TJB
97072008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
9708
9709 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
9710 for expressions with decimal float values.
9711 (test_dfp_conversions): New function to test casts to and from
9712 decimal float types.
9713 Call test_dfp_conversions.
9714 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
9715 elements.
9716 (main): Initialize ds.float4 and ds.double8 elements.
9717 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
9718 string to new error message.
9719 (d64_set_tests): Likewise.
9720 (d128_set_tests): Likewise.
9721 Add tests for expressions with decimal float variables. Add tests for
9722 conversions to and from decimal float types.
9723
f9c11282
JB
97242008-01-05 Joel Brobecker <brobecker@adacore.com>
9725
9726 * gdb.ada/packed_tagged/comp_bug.adb: New file.
9727 * gdb.ada/packed_tagged.exp: New testcase.
9728
0ecbca72
JB
97292008-01-04 Joel Brobecker <brobecker@adacore.com>
9730
9731 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
9732 gdb.ada/homonym/homonym_main.adb: New files.
9733 * gdb.ada/homonym.exp: New testcase.
9734
c18d3d89
JB
97352008-01-04 Joel Brobecker <brobecker@adacore.com>
9736
9737 * gdb.ada/packed_array.exp: Add testing of references to
9738 a packed array.
9739
ecc7085b
JB
97402008-01-04 Joel Brobecker <brobecker@adacore.com>
9741
9742 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
9743 New files.
9744 * gdb.ada/type_coercion.exp: New testcase.
9745
c474c922
JB
97462008-01-04 Joel Brobecker <brobecker@adacore.com>
9747
9748 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
9749 gdb.ada/tagged/foo.adb: New file.
9750 * gdb.ada/tagged.exp: New testcase.
9751
9005b927
JB
97522008-01-04 Joel Brobecker <brobecker@adacore.com>
9753
9754 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
9755 gdb.ada/ptype_field/foo.adb: New files.
9756 * gdb.ada/ptype_field.exp: New testcase.
9757
1a6aaad8
JB
97582008-01-03 Joel Brobecker <brobecker@adacore.com>
9759
9760 * gdb.ada/print_pc.exp: New testcase.
9761
0ef22f53
JB
97622008-01-03 Joel Brobecker <brobecker@adacore.com>
9763
9764 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
9765 gdb.ada/taft_type/p.adb: New files.
9766 * gdb.ada/taft_type.exp: New testcase.
9767
1689ecf8
JB
97682008-01-03 Joel Brobecker <brobecker@adacore.com>
9769
9770 * gdb.ada/array_bounds/bar.adb: New file.
9771 * gdb.ada/array_bounds.exp: New testcase.
9772
a4d0b9c3
JB
97732008-01-03 Joel Brobecker <brobecker@adacore.com>
9774
9775 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
9776 gdb.ada/arrayptr/foo.adb: New files.
9777 * gdb.ada/arrayptr.exp: New testcase.
9778
a31ace00
JB
97792008-01-03 Joel Brobecker <brobecker@adacore.com>
9780
9781 * gdb.base/set-lang-auto.exp: New testcase.
9782
a97fced3
JB
97832008-01-03 Joel Brobecker <brobecker@adacore.com>
9784
9785 * gdb.ada/fun_addr/foo.adb: New file.
9786 * gdb.ada/fun_addr.exp: New testcase.
9787
ef29ce1a
JK
97882008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9789
9790 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
9791 New files
9792
0fafefe3
JB
97932008-01-02 Joel Brobecker <brobecker@adacore.com>
9794
9795 * array_subscript_addr/p.adb: New file.
a9c64011 9796 * array_subscript_addr.exp: New testcase.
0fafefe3 9797
c4359f8d
JB
97982008-01-02 Joel Brobecker <brobecker@adacore.com>
9799
a9c64011 9800 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
9801 New files.
9802 * gdb.ada/str_cmp_ref.exp: New testcase.
9803
1aa1b15b
JB
98042008-01-01 Joel Brobecker <brobecker@adacore.com>
9805
9806 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
9807 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 9808 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 9809
81c9b2cf
JB
98102008-01-01 Joel Brobecker <brobecker@adacore.com>
9811
9812 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
9813 gdb.ada/ref_param/pck.ads: New files.
9814 * gdb.ada/ref_param.exp: New testcase.
9815
319e4674
JB
98162008-01-01 Joel Brobecker <brobecker@adacore.com>
9817
9818 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
9819 gdb.ada/interface/foo.adb: New files.
9820 * gdb.ada/interface.exp: New testcase.
9821
ef682c56
JB
98222007-12-31 Jim Blandy <jimb@codesourcery.com>
9823
9824 * gdb.base/multi-forks.exp: Consume all output from child
9825 processes before proceeding to next test.
9826
f6f3eb6c
JB
98272007-12-29 Jim Blandy <jimb@codesourcery.com>
9828
9829 * configure: Regenerated.
9830
f652e42f
JB
98312007-12-27 Joel Brobecker <brobecker@adacore.com>
9832
9833 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
9834 gdb.ada/fixed_cmp/fixed.adb: New files.
9835 * gdb.ada/fixed_cmp.exp: New testcase.
9836
6943e596
JB
98372007-12-27 Joel Brobecker <brobecker@adacore.com>
9838
9839 * gdb.ada/boolean_expr.exp: New testcase.
9840
aad9a193
JB
98412007-12-26 Jim Blandy <jimb@codesourcery.com>
9842
9843 * gdb.base/multi-forks.exp: Doc fix.
9844
fb5f3683
JB
98452007-12-26 Joel Brobecker <brobecker@adacore.com>
9846
9847 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
9848 * gdb.ada/char_param.exp: Do not compile our test program with
9849 -gnata, this is unnecessary.
9850 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
9851
384e4a9c
JB
98522007-12-24 Joel Brobecker <brobecker@adacore.com>
9853
9854 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
9855 gdb.ada/print_chars/foo.adb: New files.
9856 * gdb.ada/print_chars.exp: New testcase.
9857
01e044f7
JB
98582007-12-24 Joel Brobecker <brobecker@adacore.com>
9859
9860 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
9861 gdb.ada/char_param/foo.adb: New files.
9862 * gdb.ada/char_param.exp: New testcase.
9863
0ce17860
JB
98642007-12-22 Jim Blandy <jimb@codesourcery.com>
9865
9866 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
9867 hard-coding source line numbers into the test.
9868 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
9869 gdb_get_line_number to find.
9870
919809b9
JB
98712007-12-22 Joel Brobecker <brobecker@adacore.com>
9872
9873 * gdb.base/ptype.c (highest): New struct type.
9874 (the_highest): New variable of that type.
9875 (main): Add dummy assignment to a field of variable the_highest.
9876 * gdb.base/ptype.exp: Test type printing of our new variable.
9877
abc8a88d
PM
98782007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
9879
9880 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 9881 and record first explicitly generated thread number.
abc8a88d
PM
9882 Use that thread number for thread specific watchpoint test.
9883 Add iteration number to repetitive tests.
9884
5158f3e3
CES
98852007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
9886 Jim Blandy <jimb@codesourcery.com>
9887
9888 * gdb.base/expand-psymtabs.c: New testcase
9889 source file.
9890 * gdb.base/expand-psymtabs.exp: New testcase
9891 expect file.
9892
37e4754d
LM
98932007-12-17 Luis Machado <luisgpm@br.ibm.com>
9894
9895 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
9896 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
9897
551e5d04
JB
98982007-12-17 Joel Brobecker <brobecker@adacore.com>
9899
9900 * gdb.ada/frame_args/foo.adb: New file.
9901 * gdb.ada/frame_args/pck.ads: New file.
9902 * gdb.ada/frame_args/pck.adb: New file.
9903 * gdb.ada/frame_args.exp: New testcase.
9904
a05ee097
JB
99052007-12-17 Joel Brobecker <brobecker@adacore.com>
9906
9907 * gdb.base/frame-args.c: New file.
9908 * gdb.base/frame-args.exp: New testcase.
9909
c162e8c9 99102007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 9911 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
9912
9913 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
9914
afe8ab22 99152007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 9916
afe8ab22
VP
9917 * gdb.mi/mi-pending.exp: New.
9918 * gdb.mi/mi-pending.c: New.
9919 * gdb.mi/mi-pendshr.c: New.
9920
dfdfb3ca
JB
99212007-12-06 Jim Blandy <jimb@codesourcery.com>
9922
9923 * gdb.base/default.exp: Update expected output for 'info catch'.
9924
b7fca990
JK
99252007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9926
9927 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
9928 must be set to binary.
9929
6a1afc1e
PA
99302007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
9931
9932 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
9933
a6b151f1
DJ
99342007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
9935
9936 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
9937 gdb.mi/mi-file-transfer.exp: New.
9938
43039443
JK
99392007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9940
9941 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
9942
0ef2251b
MR
99432007-11-22 Maciej W. Rozycki <macro@mips.com>
9944
9945 * gdb.trace/backtrace.exp: Fix a typo.
9946 * gdb.trace/circ.exp: Likewise.
9947 * gdb.trace/collection.exp: Likewise.
9948 * gdb.trace/limits.exp: Likewise.
9949 * gdb.trace/report.exp: Likewise.
9950 * gdb.trace/tfind.exp: Likewise.
9951 * gdb.trace/while-dyn.exp: Likewise.
9952
5443631e
NR
99532007-11-21 Nick Roberts <nickrob@snap.net.nz>
9954
9955 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
9956 objects of pointers that can't be dereferenced are now
9957 "noneditable".
9958
a4ce5b0d
UW
99592007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9960
9961 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
9962 (target_cpu): Remove.
9963
d6e956e5
VP
99642007-10-15 Vladimir Prus <vladimir@codesourcery.com>
9965
9966 * gdb.base/ending-run.exp: Expect the list of cleared
9967 breakpoint to come in natural order, not the reversed one.
a9c64011 9968
214270ab
VP
99692007-11-07 Vladimir Prus <vladimir@codesourcery.com>
9970
9971 * gdb.mi/mi-var-child.c (do_child_deletion): New.
9972 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 9973
1a619819
LM
99742007-11-05 Luis Machado <luisgpm@br.ibm.com>
9975
9976 * gdb.base/printcmds.exp: New function
9977 test_printf_with_dfp.
9978
5b01a6fa
DE
99792007-11-02 Doug Evans <dje@google.com>
9980
9981 * gdb.disasm/t01_mov.s: Remove carriage returns.
9982 * gdb.disasm/t02_mova.s: Ditto.
9983 * gdb.disasm/t03_add.s: Ditto.
9984 * gdb.disasm/t04_sub.s: Ditto.
9985 * gdb.disasm/t05_cmp.s: Ditto.
9986 * gdb.disasm/t06_ari2.s: Ditto.
9987 * gdb.disasm/t07_ari3.s: Ditto.
9988 * gdb.disasm/t08_or.s: Ditto.
9989 * gdb.disasm/t09_xor.s: Ditto.
9990 * gdb.disasm/t10_and.s: Ditto.
9991 * gdb.disasm/t11_logs.s: Ditto.
9992 * gdb.disasm/t12_bit.s: Ditto.
9993 * gdb.disasm/t13_otr.s: Ditto.
9994
ec33ab7f
JK
99952007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9996
9997 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
9998
ae0d01ff
UW
99992007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10000
10001 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
10002 provide DFP support.
10003
55eddb0f
DJ
100042007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
10005
10006 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
10007 Test "set powerpc vector-abi". Skip auto-detection tests for old
10008 toolchains.
10009
7020f05c
PA
100102007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
10011
10012 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
10013 with [string compare].
10014
84bc3db9
PA
100152007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
10016
10017 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
10018 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
10019
5876dc88
LM
100202007-10-25 Luis Machado <luisgpm@br.ibm.com>
10021
10022 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
10023 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
10024 * gdb.opt/Makefile.in: New makefile.
10025 * Makefile.in: Create new directory "gdb.opt".
10026 * configure.ac: Add "gdb.opt" directory.
10027 * configure: Regenerated.
a9c64011 10028
c3ea9a14
DE
100292007-10-25 Doug Evans <dje@google.com>
10030
10031 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
10032 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
10033
a9c64011 100342007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
10035 Thiago Jung Bauermann <bauerman@br.ibm.com>
10036
10037 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
10038 Floating Point expressions.
10039 * gdb.base/dfp-test.exp: new file adding tests for Decimal
10040 Floating Point variables.
10041 * gdb.base/dfp-test.c: new file containing program with Decimal
10042 Floating variables, used by gdb.base/dfp-test.exp.
10043
62a24a2b
DJ
100442007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
10045
10046 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
10047
e7b1eae6
UW
100482007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10049
10050 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
10051 compiling test case with GCC.
10052 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
10053
c641edcc
UW
100542007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10055
10056 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
10057 format changes.
10058
5e5ebfe6
MS
100592007-10-18 Michael Snyder <msnyder@specifix.com>
10060
10061 * gdb.base/dbx.exp: Add missing "-re " operator.
10062
e831e7b6
GM
100632007-10-16 Gaius Mulley <gaius@glam.ac.uk>
10064
10065 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
10066 * configure.ac: Removed trailing spaces after backslash.
10067 * gdb.modula2: New directory.
10068 * gdb.modula2/Makefile.in: New file.
10069 * gdb.modula2/unbounded-array.exp: New file.
10070 * gdb.modula2/unbounded1.c: New file.
10071
7cc46491
DJ
100722007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
10073
10074 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
10075
100762007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
10077
10078 * gdb.base/sigstep.c (main): Add checks for
10079 return values for setitimer call.
10080 Call setitimer again with itimer = ITIMER_REAL
10081 if first call to setitimer fails.
10082
e91528f0
KH
100832007-10-11 Kazu Hirata <kazu@codesourcery.com>
10084
10085 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
10086 of $timeout.
10087
2ec9a4f8
DJ
100882007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
10089
10090 * gdb.server/server-run.exp: Test for dynamic linker symbols.
10091
100922007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
10093
10094 * lib/gdb.exp (gdb_run_cmd): Move comment outside
10095 of gdb_expect call, to avoid interruption.
10096
64b2fa04
PA
100972007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
10098
10099 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
10100 (v_unsigned_long_long, v_long_long_array)
10101 (v_signed_long_long_array, v_unsigned_long_long_array)
10102 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
10103 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
10104 [!NO_LONG_LONG]: New.
10105 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
10106 v_long_long_member.
10107
10108 (v_long_long_func, v_signed_long_long_func)
10109 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
10110 (main) [!NO_LONG_LONG]: Initialize long long variants.
10111
10112 * gdb.base/whatis.exp: If board file requests no_long_long, build
10113 test with NO_LONG_LONG defined. Test long long, signed long long,
10114 and unsigned long long variants but only if board file doesn't
10115 disable it.
10116
a912286e 101172007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 10118 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
10119
10120 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
10121 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
10122 * configure: Regenerated.
10123 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
10124 gdb.pascal/types.exp, lib/pascal.exp: New files.
10125
471ba8c9
DJ
101262007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
10127
10128 * gdb.cp/classes.exp (do_tests): Always step to the line after the
10129 call.
10130 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
10131 to return to the call.
10132 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
10133 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
10134 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
10135 * gdb.mi/mi-until.exp (test_until): Likewise.
10136 * gdb.mi/mi2-until.exp (test_until): Likewise.
10137
fef8a650
DJ
101382007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
10139
10140 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
10141 two-char array.
10142 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
10143
d983da9c
DJ
101442007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
10145
10146 * gdb.threads/watchthreads.c (thread_function): Sleep between
10147 iterations.
10148 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
10149 at once for S/390. Generate matching fails and passes.
10150
17f62551
VP
101512007-09-27 Vladimir Prus <vladimir@codesourcery.com>
10152
10153 * gdb.mi/var-cmd.c (do_children_tests): Initialize
10154 the 'struct_declarations' variable to zeros.
a9c64011 10155
ed0616c6
VP
101562007-09-24 Vladimir Prus <vladimir@codesourcery.com>
10157
10158 * gdb.cp/mb-ctor.cc: New.
10159 * gdb.cp/mb-ctor.exp: New.
10160 * gdb.cp/mb-templates.cc: New.
10161 * gdb.cp/mb-templates.exp: New.
10162
41f1b697
DJ
101632007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
10164
10165 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
10166
3f213f78
PA
101672007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
10168
10169 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
10170 targets.
10171 * configure: Regenerate.
10172
0d381245 101732007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 10174
0d381245
VP
10175 * gdb.base/annota1.exp: Adjust for 'info break'
10176 format changes.
10177 * gdb.base/annota3.exp: Likewise.
10178 * gdb.base/break.exp: Likewise.
10179 * gdb.base/condbreak.exp: Likewise.
10180 * gdb.base/pending.exp: Likewise.
10181 * gdb.base/sepdebug.exp: Likewise.
10182 * gdb.base/unload.exp: Likewise.
10183 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 10184
fe3f5fa8
VP
101852007-09-22 Vladimir Prus <vladimir@codesourcery.com>
10186
10187 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
10188 messages.
10189 * gdb.base/chng-syms.exp: Likewise.
10190 * gdb.base/unload.exp: Likewise.
a9c64011 10191
a75cf6c0
DJ
101922007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
10193
10194 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
10195
18ecae38
DJ
101962007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
10197
10198 * schedlock.c (NUM): Change to 1.
10199 (main): Use args[0] for the main thread.
10200 * schedlock.exp: Only expect two threads. Only issue one pass or fail
10201 regardless of the number of threads.
10202
5509918f
MR
102032007-09-14 Maciej W. Rozycki <macro@mips.com>
10204
4a543daf
MR
10205 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
10206 type down.
10207 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
10208 test.
10209 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
10210 watchpoint type down.
10211 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
10212 test.
10213
102142007-09-14 Maciej W. Rozycki <macro@mips.com>
10215
5509918f
MR
10216 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
10217 Move all the tests here and run them twice, once using software
10218 watchpoints and once using hardware watchpoints.
10219 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
10220
40b53987
DJ
102212007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
10222
10223 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
10224 test.
10225
695e2681
MK
102262007-09-10 Mark Kettenis <kettenis@gnu.org>
10227
8b3fc8d8
MK
10228 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
10229 build-id.
10230
695e2681
MK
10231 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
10232 know about $ORIGIN. Calculate output dir from $dest instead of
10233 using ${objdir}/{$subdir}.
10234
58d69f29
MK
102352007-09-09 Mark Kettenis <kettenis@gnu.org>
10236
10237 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
10238 gcore, before continuing with the test.
10239
3e347599
DJ
102402007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
10241
10242 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
10243 * gdb.mi/mi-watch.exp: Likewise.
10244
ea37ba09
DJ
102452007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10246 Jim Blandy <jimb@codesourcery.com>
10247
10248 * gdb.arch/i386-sse.exp: Do not expect character constants.
10249 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
10250 * gdb.base/display.exp: Allow print/s.
10251 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
10252 and unsigned char array changes.
10253
2025a643
DJ
102542007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
10255
10256 * gdb.base/display.exp: Add tests for printf %p.
10257
26669a27
PA
102582007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
10259
10260 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
10261 the dll name to unicode.
10262
c8f021f8
JK
102632007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10264
10265 * gdb.base/default.exp (show version): Update the version text.
10266 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
10267
4cf31eea
JK
102682007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10269
10270 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
10271 New files.
10272
4935890f
JK
102732007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
10274
10275 * lib/gdb.exp (build_id_debug_filename_get): New function.
10276 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
10277 Remove the generate DEBUG file for the future testcase runs.
10278 New testcase for the NT_GNU_BUILD_ID retrieval.
10279 Move the final testing step to ...
10280 (test_different_dir): ... a new function.
10281 New parameter XFAIL to XFAIL all the tests performed.
10282 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
10283 New parameter TYPE to PF_PREFIX all the tests performed.
10284
02142340
VP
102852007-08-31 Vladimir Prus <vladimir@codesourcery.com>
10286
10287 * gdb.mi/mi-var-cp.cc (path_expression): New
10288 function.
10289 * gdb.mi/mi-var-cp.exp: Run path exression tests.
10290
36acd84e
UW
102912007-08-27 Markus Deuling <deuling@de.ibm.com>
10292
10293 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
10294 to fit into SPU Local Store memory.
10295
a896d121
JB
102962007-08-23 Joel Brobecker <brobecker@adacore.com>
10297
10298 * gdb.base/default.exp: Adjust the expected output of "info
10299 warranty" after the switch to GPLv3.
10300
7b433602
JB
103012007-08-23 Joel Brobecker <brobecker@adacore.com>
10302
10303 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
10304 to 30000 (from 20000).
10305
e22f8b7c
JB
103062007-08-23 Joel Brobecker <brobecker@adacore.com>
10307
10308 Switch the license of all .exp files to GPLv3.
10309 Switch the license of all .f and .f90 files to GPLv3.
10310 Switch the license of all .s and .S files to GPLv3.
10311
5a0e3bd0
JB
103122007-08-23 Joel Brobecker <brobecker@adacore.com>
10313
10314 * configure.ac: Switch license to GPLv3.
10315
cc00619d
JB
103162007-08-23 Joel Brobecker <brobecker@adacore.com>
10317
10318 Switch the licensing to GPLv3 for all .ads and .adb files.
10319
8d26208a
DJ
103202007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
10321
10322 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
10323 and t_int_double.
10324 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
10325
4fcb9948
JB
103262007-08-17 Joel Brobecker <brobecker@adacore.com>
10327
10328 * gdb.base/step-line.c: Switch license to GPL version 3, and
10329 update copyright year.
10330 * gdb.base/step-line.inp: Likewise.
10331
b9c34f67
JB
103322007-08-17 Joel Brobecker <brobecker@adacore.com>
10333
10334 * gdb.base/gdb1555.exp: Make expected output immune to formatting
10335 changes inside gdb1555.c.
10336 * gdb.base/pending.exp: Likewise.
10337
2cc17678
DJ
103382007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
10339
10340 * config/default.exp: New file.
10341
e48883f7
DJ
103422007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
10343
10344 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
10345 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
10346
1ab80e5b
MR
103472007-07-30 Maciej W. Rozycki <macro@mips.com>
10348
10349 * gdb.base/dump.exp: Force the correct endianness for binary
10350 formats not carrying this information.
10351
aba471f5
DJ
103522007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
10353
10354 * gdb.threads/staticthreads.exp: Match .*sem_post.
10355
d4e07204
DJ
103562007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
10357
10358 * gdb.base/readline.exp (operate_and_get_next): Match the final
10359 prompt.
10360
2b97317d
KB
103612007-07-23 Kevin Buettner <kevinb@redhat.com>
10362
10363 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
10364 to restarting SID.
10365
44efa07a
KB
103662007-07-18 Kevin Buettner <kevinb@redhat.com>
10367
10368 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
10369 prior to `gdb_start'.
10370
7b5ebade
KB
103712007-07-18 Kevin Buettner <kevinb@redhat.com>
10372
10373 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
10374 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
10375 Remove call to gdb_unload.
10376
255e7678
DJ
103772007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
10378 Daniel Jacobowitz <dan@codesourcery.com>
10379
10380 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
10381 for __WIN32__.
10382 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
10383 * gdb.base/unload.exp: Use shared library test routines.
10384
3a40aaa0
UW
103852007-07-03 Markus Deuling <deuling@de.ibm.com>
10386
10387 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
10388 * gdb.base/solib-symbol-lib.c: Likewise.
10389 * gdb.base/solib-symbol-main.c: Likewise.
10390
b0f4b84b
DJ
103912007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
10392
10393 * config/gdbserver.exp (gdb_reconnect): New.
10394 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
10395 gdb.base/solib-disc.exp: New files.
10396 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
10397 remote debugging".
10398 (gdb_compile): Add shlib_load flag.
10399 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
10400 port.
10401 (gdbserver_reconnect): New.
10402
1b05479a
DJ
104032007-07-01 Nick Roberts <nickrob@snap.net.nz>
10404 Daniel Jacobowitz <dan@codesourcery.com>
10405
10406 * gdb.base/annota3.exp: Test for if construct.
10407
86f78eb2
DJ
104082007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
10409
10410 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
10411
6a2eb474 104122007-06-21 Chris Dearman <chris@mips.com>
a9c64011 10413 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
10414
10415 * gdb.base/display.exp: Allow a newline after display/i.
10416 * gdb.base/pc-fp.exp: Likewise.
10417 * gdb.base/sigbpt.exp: Likewise.
10418
f8b73d13
DJ
104192007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
10420
10421 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
10422 required features to be included.
10423
4339e69e
DJ
104242007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
10425
10426 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
10427 in info threads output.
10428
23d964e7
UW
104292007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10430 Markus Deuling <deuling@de.ibm.com>
10431
10432 * gdb.arch/spu-info.exp: New testcase.
10433 * gdb.arch/spu-info.c: New file.
10434
fd20f75b
DJ
104352007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
10436
10437 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
10438 tpcs_offset. Restore lr after the call.
10439 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
10440
2226f861
DJ
104412007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
10442
10443 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
10444 (gdbserver_run): Kill any running gdbserver.
10445 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
10446
d12371a9
MR
104472007-05-17 Maciej W. Rozycki <macro@mips.com>
10448
10449 * gdb.base/sigbpt.exp: Preset segv_addr.
10450
93f02886
DJ
104512007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
10452
10453 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
10454 (gdb_compile_shlib): Likewise.
10455 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
10456 (default_gdb_init): Clear cleanfiles.
10457 (gdb_finish): Delete recorded cleanfiles.
10458 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
10459
10460 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
10461 Do not use isnative.
10462 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
10463 gdb.base/so-impl-ld.exp: Likewise.
10464 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
10465 * gdb.base/unload.exp: Likewise. Do not pass empty option to
10466 gdb_compile.
10467
b04e06d7
VP
104682007-05-15 Vladimir Prus <vladimir@codesourcery.com>
10469
10470 * config/unknown.exp: Remove.
10471
069ed931
UW
104722007-05-15 Markus Deuling <deuling@de.ibm.com>
10473
10474 * gdb.base/info-proc.exp: Check is_remote.
10475
09db0d03
UW
104762007-05-14 Markus Deuling <deuling@de.ibm.com>
10477
10478 * gdb.base/gcore.exp: Initialize variable core_supported.
10479
af2cbe8c
DJ
104802007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
10481
10482 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
10483
027c0295
DJ
104842007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
10485
10486 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
10487 * gdb.threads/print-threads.exp (test_all_threads): Allow
10488 negative and hexadecimal thread IDs.
10489
dc5000e7
DJ
104902007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
10491
10492 * gdb.java/jprint.java (public): Avoid invalid call to static
10493 method.
10494
2e74ed18
DP
104952007-05-14 Denis Pilat <denis.pilat@st.com>
10496
10497 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
10498 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
10499 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
10500 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
10501 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
10502
83547f02
UW
105032007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10504
10505 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 10506 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
10507 this mode.
10508 * gdb.base/ovlymgr.c: Provide stubs for spu target.
10509 * gdb.base/spu.ld: New file.
10510
b18be20d
DJ
105112007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
10512
10513 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
10514
be444858
DJ
105152007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
10516
10517 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
10518
b1d53152
DJ
105192007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
10520
10521 * gdb.java/jmain.exp: Handle demangled names with and without method
10522 signatures.
10523
d084b331
DJ
105242007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
10525
10526 * gdb.mi/mi-syn-frame.c (main, foo, bar)
10527 (have_a_very_merry_interrupt): Remove calls to puts.
10528 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
10529 inferior output.
10530 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
10531 test names.
10532
db9d7fc5
DJ
105332007-04-29 Markus Deuling <deuling@de.ibm.com>
10534 Daniel Jacobowitz <dan@codesourcery.com>
10535
10536 * gdb.base/auxv.exp (core_works): Also check is_remote.
10537 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
10538
ef783a7d 105392007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 10540
ef783a7d
VP
10541 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
10542 message, not the undefined 'module' variable.
10543 * gdb.base/siginfo.exp: Likewise.
10544 * gdb.base/sigstep.exp: Likewise.
10545 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
10546 serialport.
10547 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
10548
b7b73cae
CV
105492007-04-25 Corinna Vinschen <vinschen@redhat.com>
10550
10551 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
10552 target sim fails. Return 0 otherwise.
10553 (gdb_load): Return prematurely if gdb_target_sim fails.
10554
7d90fdfa
DP
105552007-04-16 Denis Pilat <denis.pilat@st.com>
10556
10557 * gdb.base/setshow.exp: Reset height after having set it to 100.
10558
5d3e9c85
DP
105592007-04-16 Denis Pilat <denis.pilat@st.com>
10560
10561 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
10562
18e75969
DP
105632007-04-16 Denis Pilat <denis.pilat@st.com>
10564
10565 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
10566
25d5ea92
VP
105672007-04-14 Vladimir Prus <vladimir@codesourcery.com>
10568
10569 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
10570 tests. Run the frozen varobjs test.
10571 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 10572 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 10573
0b49cb80
JK
105742007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10575
10576 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
10577 gdb.base/type-opaque.exp: New files.
10578
a73bafbc 105792007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
10580
10581 * gdb.mi/mi-var-child.c
a73bafbc
VP
10582 (do_children_tests): User char[2] instead of
10583 char so that automatic printing of pointers to char
10584 don't give unpredicable result.
10585 * gdb.mi/var-cmd.c (do_locals_test): Initialize
10586 local variables.
10587 * gdb.mi/mi-var-child.exp: Step to right line
10588 of do_children_tests.
10589 * gdb.mi/mi2-var-child.exp: Likewise.
10590 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 10591 do_locals_tests.
a73bafbc
VP
10592 (do_children_tests): User char[2] instead of
10593 char so that automatic printing of pointers to char
a9c64011 10594 don't give unpredicable result.
a73bafbc 10595 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 10596 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
10597 Pass test name to mi_wait_for_stop.
10598
7ce59000
DJ
105992007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
10600
10601 * gdb.asm/asm-source.exp: Remove d10v case.
10602 * lib/gdb.exp (skip_cplus_tests): Likewise.
10603 * gdb.asm/d10v.inc: Deleted.
10604
20389057
DJ
106052007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
10606
10607 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
10608
8807d78b
DJ
106092007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
10610
10611 * config/netware.exp: Delete file.
10612
aa3edb8e
JB
106132007-03-29 Joel Brobecker <brobecker@adacore.com>
10614
10615 * gdb.dwarf2/dw2-noloc.S: New file.
10616 * gdb.dwarf2/dw2-noloc.exp: New file.
10617
297561ac
PA
106182007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
10619
10620 * gdb.cp/method2.cc: New test.
10621 * gdb.cp/method2.exp: New test.
10622 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
10623
1f81bd39
DJ
106242007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
10625
10626 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
10627
9453113a
DJ
106282007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
10629
10630 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
10631
b741e217
DJ
106322007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
10633
10634 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
10635 (gdb_load): Delete, replace with...
10636 (gdb_reload): ...this.
10637 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
10638 * gdb.server/server-mon.exp: Likewise.
10639 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
10640 (gdb_start_cmd): New.
10641 (gdb_file_cmd): Save the last loaded file.
10642 (gdb_reload): New.
10643 (gdb_gnu_strip_debug): Use transform.
10644 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
10645 support here. Use new $last_loaded_file. Check mtime.
10646 (gdb_target_cmd): Handle ObjC failure case.
10647 (infer_host_exec): Delete.
10648 (gdbserver_load): Rename to...
10649 (gdbserver_run): ...this. Simplify.
10650 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
10651 (mi_gdb_load): Move most contents to a new function...
10652 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
10653 (mi_run_cmd): Use mi_gdb_target_load.
10654 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
10655 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
10656 Use gdb_run_cmd.
10657 * gdb.base/charsign.exp: Remove incorrect comment.
10658 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
10659 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
10660 gdb.base/start.exp: Use gdb_start_cmd.
10661
446ab585 106622007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 10663 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
10664
10665 * gdb.base/sigbpt.exp: Fix the message when skipping test.
10666 * gdb.base/signull.exp: Similarly.
10667
bbb88ebf
UW
106682007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10669
10670 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
10671 messages available to test cases (like chng-sym.exp).
10672
cb8c4a99
AS
106732007-03-14 Andreas Schwab <schwab@suse.de>
10674
10675 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
10676 format changes.
10677
4e463ff5
DJ
106782007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
10679
10680 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
10681 (optimized_1): New.
10682 (main): Call optimized_1.
10683 (gdb2029): Correct typos. Call gdb2029_marker.
10684 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
10685 for gdb2029.
10686
b6db2c47
MK
106872007-03-12 Mark Kettenis <kettenis@gnu.org>
10688
10689 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
10690 as tabs. Remove redundant test pattern.
10691
70ed3737
UW
106922007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10693
10694 * gdb.base/long_long.exp: Accept optional symbol name in <...>
10695 for /a format output.
10696
47b67b60
DJ
106972007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
10698
10699 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
10700 collect output incrementally.
10701
b8953b0e
UW
107022007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10703
10704 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
10705 for -var-create lpcharacter test.
10706 * gdb.mi/mi2-var-cmd.exp: Likewise.
10707
7acd5c40
UW
107082007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10709
10710 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
10711 pass on targets where address zero is readable.
10712
9c6759c1
UW
107132007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10714
10715 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
10716 just a single architecture.
10717
a2f1aeb4
UW
107182007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10719
10720 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
10721 (fetch_all_registers): New function, uses gdb_test_multiple and
10722 exp_continue to fetch inferior output line-by-line.
10723 Replace all uses of do_get_all_registers by fetch_all_registers.
10724
46579ac2
UW
107252007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
10726
10727 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
10728 in target_info.
10729
fc133f24
MS
107302007-03-02 Michael Snyder <michael.snyder@palmsource.com>
10731
a9c64011 10732 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
10733 consistancy; add a default (timeout) case.
10734
7646a51d
MS
107352007-03-02 Michael Snyder <michael.snyder@palmsource.com>
10736
10737 * gdb.base/watchpoint.exp: Fix truncated comment.
10738
dcfff61f
MS
107392007-03-02 Michael Snyder <michael.snyder@palmsource.com>
10740
10741 * Makefile.in: Remove spurious single-quotes from sed command.
10742
664e3ee9
DJ
107432007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
10744
10745 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
10746 func.
10747 * gdb.mi/mi2-var-cmd.exp: Likewise.
10748
d7cc6f2f
JB
107492007-02-27 Joel Brobecker <brobecker@adacore.com>
10750
a9c64011
AS
10751 * gdb.dwarf2/dw2-producer.S: New file.
10752 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
10753
107542007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
10755
10756 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
10757 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
10758 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
10759 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
10760 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
10761 Revert tests to use mi_gdb_test and include value field in output
10762 of -var-create.
10763
93d42b30
DJ
107642007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
10765
10766 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
10767
c499ed39
DJ
107682007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
10769
10770 * gdb.base/maint.exp: Remove full paths from test names.
10771 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
10772 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
10773
9836f81b
JB
107742007-02-27 Joel Brobecker <brobecker@adacore.com>
10775
10776 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
10777
c74d0ad8
DJ
107782007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
10779
10780 * gdb.server/server-mon.exp: New test.
10781
2711e456
DJ
107822007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
10783
10784 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
10785
ff6f572f
DJ
107862007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
10787
10788 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
10789 register capitalization.
10790
fada3feb
DP
107912007-02-13 Denis Pilat <denis.pilat@st.com>
10792
10793 * gdb.mi/mi-var-invalidate.exp: New file.
10794
fb1e4ffc
DJ
107952007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
10796
10797 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
10798
3da939d7
DJ
107992007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
10800
10801 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
10802
123dc839
DJ
108032007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
10804
10805 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
10806 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
10807
877e3645 108082007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
10809
10810 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
10811 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
10812 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
10813 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
10814 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 10815 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 10816 Update tests to include value field in output of -var-create.
a9c64011 10817
3c0a2960
AS
108182007-02-08 Andreas Schwab <schwab@suse.de>
10819
10820 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
10821
108546a0
DJ
108222007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
10823
10824 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
10825 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
10826
d701dcab
DP
108272007-02-02 Denis Pilat <denis.pilat@st.com>
10828
10829 * gdb.threads/threadapply.exp: check that frame is not changed by
10830 the thread apply all command.
10831
783e3e2f
AS
108322007-01-31 Andreas Schwab <schwab@suse.de>
10833
6d9c3a87
AS
10834 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
10835
3c50d7b9
AS
10836 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
10837 in the dwarf sections.
10838 * gdb.dwarf2/mac-fileno.S: Likewise.
10839
783e3e2f
AS
10840 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
10841 bspstore register on ia64.
10842
78ff580e
AS
108432007-01-29 Andreas Schwab <schwab@suse.de>
10844
cc8e9b12
AS
10845 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
10846 "frame-begin" annotation.
10847
78ff580e
AS
10848 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
10849 number of "frames-invalid" annotations.
10850
704a4f78
DJ
108512007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
10852
10853 * gdb.base/commands.exp: Call if_commands_test.
10854 (gdb_test_no_prompt, if_commands_test): New.
10855
e741bf94
MK
108562007-01-28 Mark Kettenis <kettenis@gnu.org>
10857
10858 * gdb.threads/sigthread.c (NSIGS): Make bigger.
10859
474d0ad3
AS
108602007-01-27 Andreas Schwab <schwab@suse.de>
10861
10862 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
10863 .short/.int/.quad in the dwarf sections.
10864 * gdb.dwarf2/dw2-intercu.S: Likewise.
10865 * gdb.dwarf2/dw2-intermix.S: Likewise.
10866
e784b426
JK
108672007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10868
10869 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
10870 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
10871 array.
e784b426
JK
10872 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
10873 * gdb.base/setvar.exp: Likewise.
10874
37f08e04
AS
108752007-01-26 Andreas Schwab <schwab@suse.de>
10876
9a01813a
AS
10877 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
10878 test.
10879
37f08e04
AS
10880 * gdb.base/multi-forks.exp ("restart $i"): Also match
10881 __kernel_syscall_via_break.
10882
6e2a9270
VP
108832007-01-24 Vladimir Prus <vladimir@codesourcery.com>
10884
10885 * lib/mi-support.exp (mi_delete_varobj): New.
10886 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
10887 testcase.
10888 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
10889 (main): Call the above.
10890 (reference_update_test, base_in_reference_test)
10891 (reference_to_pointer): Delete the created varobjs.
a9c64011 10892
e515b470
DJ
108932007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
10894
10895 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
10896 * configure: Regenerated.
10897 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
10898 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
10899 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
10900 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
10901 * lib/gdb.exp (gdb_skip_xml_test): New function.
10902
08d8bcd7
DJ
109032007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
10904
10905 * gdb.base/sigrepeat.exp: Correct error message.
10906
109072007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
10908 Daniel Jacobowitz <dan@codesourcery.com>
10909
10910 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
10911 gdb.arch/i386-gnu-cfi-asm.S: New files.
10912
97c3f1f3
JK
109132007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10914
10915 * lib/gdb.exp: Abort on missing `site.exp'.
10916
cb1df416
DJ
109172007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10918 Daniel Jacobowitz <dan@codesourcery.com>
10919
10920 * gdb.base/included.c, gdb.base/included.exp,
10921 gdb.base/included.h: New files.
10922
35990120
DJ
109232007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
10924
10925 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
10926 (maximize_rlimit): Reduce limits on 64-bit systems.
10927
6e81a116 109282007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
10929
10930 From Marcus Deuling <deuling@de.ibm.com>:
10931 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
10932 every case.
10933
6c3c41f3
NR
109342007-01-13 Nick Roberts <nickrob@snap.net.nz>
10935
10936 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
10937 (test_path_specification): Use objdir instead of srcdir to always
10938 get an absolute filename.
10939
2f12c312
DJ
109402007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
10941
10942 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
10943
81121995
VP
109442007-01-11 Vladimir Prus <vladimir@codesourcery.com>
10945
10946 * gdb.mi/mi-var-cp.cc (reference_update_tests):
10947 Make sure the variable we're using is in scope.
10948 (reference_to_pointer): Likewise.
10949
4741b737
DJ
109502007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
10951
10952 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
10953 has no debug information.
10954
054410c3
DJ
109552007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
10956
10957 * gdb.base/annota1.exp: Remove extra send_gdb.
10958
818f79f6
DJ
109592007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10960
10961 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
10962
f7a6bb70
DJ
109632007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
10964
10965 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
10966
57e66780
DJ
109672007-01-08 Nick Roberts <nickrob@snap.net.nz>
10968 Daniel Jacobowitz <dan@codesourcery.com>
10969
10970 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
10971 lcharacter or linteger change. Correct duplicated test name.
10972 * gdb.mi/mi2-var-cmd.exp: Likewise.
10973
3d799a95
DJ
109742007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
10975
10976 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
10977
109782007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 10979
a9c64011
AS
10980 * gdb.base/nofield.c: New file.
10981 * gdb.base/nofield.exp: New testcase.
51679ba9 10982
eafb94e8
NR
109832007-01-05 Nick Roberts <nickrob@snap.net.nz>
10984
10985 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
10986
10987 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
10988 test.
10989
5e572bb4
DJ
109902007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
10991
10992 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
10993
74a44383
DJ
109942007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
10995
10996 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
10997 when continuing.
10998
1b572db9
DJ
109992007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
11000
11001 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
11002 Expect ".exe" extension.
11003
381bc39b
DJ
110042007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
11005
11006 * gdb.base/charset.exp: Add explicit filename to break.
11007 * gdb.base/dbx.exp: Add explicit filename to breaks.
11008
2b70e4c6
DJ
110092007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
11010
11011 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
11012 * gdb.mi/mi2-file.exp: Likewise.
11013
303b6f5d
DJ
110142007-01-04 Vladimir Prus <vladimir@codesourcery.com>
11015
11016 Implement specification of MI tests as comments
11017 in C and C++ sources.
11018 * lib/mi-support.exp (mi_autotest_data): New variable.
11019 (mi_autotest_source): New variable.
11020 (count_newlines, mi_prepare_inline_tests)
11021 (mi_get_inline_test, mi_continue_to_line)
11022 (mi_run_inline_test, mi_tbreak)
11023 (mi_send_resuming_command, mi_wait_for_stop): New functions.
11024 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
11025 Run inline tests.
11026 * gdb.mi/mi-var-cp.cc: Define tests here.
11027
23da0d94
VP
110282007-01-04 Vladimir Prus <vladimir@codesourcery.com>
11029
11030 Simplify usage of mi_continue_to.
11031 * lib/mi-support.exp (mi_runto_helper): Renamed
11032 from mi_runto, added new parameter 'run_or_continue'.
11033 (mi_runto): Use mi_runto_helper.
11034 (mi_continue_to): Accept just function name as parameter.
11035 Use mi_runto_helper.
11036 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
11037 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 11038
f9e18282
JB
110392006-01-04 Joel Brobecker <brobecker@adacore.com>
11040
11041 Make this testcase a bit more realistic. The current code
11042 is too simplistic, and allows the compiler to optimize out
11043 some of the entities we need for this testcase.
11044 * gdb.ada/null_record/bar.ads (Void_Star): New type.
11045 (Do_Nothing): Add extra parameter.
11046 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
11047 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
11048 by using a variable of type Void_Star.
11049
fd678c65
JB
110502006-01-04 Joel Brobecker <brobecker@adacore.com>
11051
11052 * gdb.ada/catch_ex/foo.adb: New file.
11053 * gdb.ada/catch_ex.exp: New testcase.
11054
05cfdb42
DJ
110552007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
11056
11057 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
11058 pass --image-base to linker.
11059
2e03ee74
DJ
110602007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11061 Daniel Jacobowitz <dan@codesourcery.com>
11062
11063 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
11064 secondary prompts.
11065
0d5de010
DJ
110662007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
11067
11068 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
11069 output. Test the types of members and member pointers.
11070 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
11071 gdb/2092.
11072 * gdb.cp/member-ptr.exp: Search for a comment instead of a
11073 statement. Enable for GCC. Update expected output for some tests
11074 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
11075 layout.
11076 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
11077 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
11078 (Diamond::vget_base): New.
11079 (main): Add new tests.
11080 * gdb.cp/printmethod.exp: Update expected output for member functions.
11081 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
11082 print pEe->D::vg().
11083
61a771aa
DJ
110842007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
11085
11086 * gdb.threads/tls.exp: Allow stops in sem_post.
11087
2fa63963
DJ
110882006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
11089
11090 * gdb.base/annota1.exp: Allow .*printf in backtraces.
11091 * gdb.base/annota3.exp: Likewise.
11092 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
11093 again (instead of timing out).
11094 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
11095 GCC bug 26475.
11096 * gdb.java/jmisc.exp: Adjust to work with method signatures including
11097 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
11098 test from jmisc1.exp.
11099 * gdb.java/jmisc1.exp: Delete.
11100 * gdb.java/jprint.exp: Adjust to work with method signatures including
11101 return types.
11102 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
11103 * gdb.threads/linux-dp.exp: Don't be confused by program output.
11104 * lib/java.exp (compile_java_from_source): Pass the correct type
11105 to target_compile.
11106
5eefc2b7
JB
111072006-12-31 Joel Brobecker <brobecker@adacore.com>
11108
11109 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
11110 (stack_align_edx): New function.
11111 (stack_align_eax): New function.
11112 (main): Add calls to stack_align_edx and stack_align_eax.
11113 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
11114 Add testing for the cases where the register used during a stack
11115 realignment is edx. Same for eax.
11116
227c54da
DJ
111172006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
11118
11119 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
11120 and generic PE targets.
11121
cab8ac94
JB
111222006-12-29 Joel Brobecker <brobecker@adacore.com>
11123
11124 * gdb.ada/array_return.exp: Update copyright date list.
11125
ba54f318
JB
111262006-12-27 Joel Brobecker <brobecker@adacore.com>
11127
11128 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
11129 (Create_Small_Float_Vector): New function.
11130 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
11131 function body.
11132 * gdb.ada/array_return/p.adb: Use new type and function from
11133 package Pck.
11134 * gdb.ada/array_return.exp: Add a test verifying that GDB is
11135 able to print the value returned by a function returning an
11136 array of float.
11137
6b7a35dd
JB
111382006-12-20 Joel Brobecker <brobecker@adacore.com>
11139
11140 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
11141 The associated tests should be PASSing.
11142
038224f6
VP
111432006-12-08 Vladimir Prus <vladimir@codesourcery.com>
11144
11145 Test for base in references.
11146 * gdb.mi/mi-var-cp.cc: Add test code.
11147 * gdb.mi/mi-var-cp.exp: Test for bases in references.
11148 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
11149 * gdb.mi/mi2-watch.exp: Likewise.
11150 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
11151 (mi_list_varobj_children): New function.
11152
b26ed50d
VP
111532006-12-08 Vladimir Prus <vladimir@codesourcery.com>
11154
11155 * lib/mi-support.exp
11156 (mi_runto): Accept "()" after function name.
11157 (mi_create_varobj): New function.
11158 (mi_varobj_update): New function.
11159 (mi_Check_varobj_value): New function.
11160 * gdb.mi/mi-var-cp.exp: New file.
11161 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 11162
08232497
DJ
111632006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
11164
11165 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
11166 gdb.base/weaklib2.c: New files.
11167
d394c993 111682006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 11169
ac6c2fba
NS
11170 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
11171 info. Adjust test names.
11172
8ec659a0 11173 * gdb.base/break.c (main): Move position of malloc.
d394c993 11174 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 11175
acd65feb
VP
111762006-11-28 Vladimir Prus <vladimir@codesourcery.com>
11177
11178 * gdb.mi/mi-var-cmd.exp: Check -var-update after
11179 assignement of arrays and function pointers.
11180 * gdb.mi/var-cmd.c: Add declaration necessary for above
11181 tests.
11182
f556d5e5
NS
111832006-11-27 Nathan Sidwell <nathan@codesourcery.com>
11184
11185 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
11186
11187 * gdb.threads/linux-dp.exp: Read thread table before and after
11188 creating each philosopher and verify it.
11189
697bc68d
NS
111902006-11-27 Nathan Sidwell <nathan@codesourcery.com>
11191 Paul Brook <paul@codesourcery.com>
11192 Daniel Jacobowitz <dan@codesourcery.com>
11193
11194 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 11195 main to remove duplication. Add start function of the form
697bc68d
NS
11196 '_*start[1-9]*'. Add RVDS start function.
11197
29d73ae4
DJ
111982006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
11199
11200 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
11201
c1d88655
UW
112022006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11203
11204 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
11205 * gdb.asm/spu.inc: New file.
11206 * gdb.base/term.exp: Disable if [target_info exists noargs].
11207 * gdb.gdb/complaints.exp: Disable if ![isnative].
11208 * gdb.gdb/selftest.exp: Likewise.
11209 * gdb.gdb/observer.exp: Likewise.
11210 * gdb.gdb/xfullpath.exp: Likewise.
11211 * gdb.base/attach.exp: Disable on SPU target.
11212 * gdb.cp/bs145503.exp: Likewise.
11213 * gdb.cp/exception.exp: Likewise.
11214 * gdb.cp/userdef.exp: Likewise.
11215
32a13b1a
DJ
112162006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
11217
11218 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
11219
d8295fe9
VP
112202006-11-10 Vladimir Prus <vladimir@codesourcery.com>
11221
11222 * gdb.base/completion.exp: Fix completion tests for
11223 'info' and 'info '.
11224 * gdb.base/help.exp (help_test_raw, test_class_help)
11225 (test_prefix_command_help): Move...
11226 * lib/gdb.exp: Here.
11227 * gdb.base/main.exp: Adjust.
11228 * gdb.cp/maint.exp: Adjust.
11229 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 11230
8c394015
VP
112312006-11-09 Vladimir Prus <vladimir@codesourcery.com>
11232
11233 * gdb.stabs/weird.exp (print_weird_var): Use
11234 gdb_test_multiple instead of gdb_expect.
11235
027fc1bc
VP
112362006-11-09 Vladimir Prus <vladimir@codesourcery.com>
11237
11238 * gdb.base/help.exp (help_test_raw): New.
11239 (test_class_help): New.
11240 (test_prefix_command_help): New.
11241 Adjust testcases.
11242
67609209
FR
112432006-11-09 Christophe Lyon <christophe.lyon@st.com>
11244
11245 * gdb.base/constvars.c (main): Write to crass and crips, so that
11246 they are allocated by the compiler.
11247
f73adfeb
AS
112482006-10-27 Andreas Schwab <schwab@suse.de>
11249
11250 * gdb.base/multi-forks.exp: Use "detach fork" instead of
11251 "detach-fork".
11252
2f83a18e
DJ
112532006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
11254
11255 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
11256 of patterns.
11257
94277a38
DJ
112582006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
11259
11260 * gdb.base/sepdebug.exp: Remove debug format test.
11261 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
11262 Handle no-symtab.
11263 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
11264
5bd2f6e2
DJ
112652006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
11266
11267 * gdb.threads/manythreads.c (thread_function, main): Don't cast
11268 int to pointer or pointer to int.
11269 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
11270
8c008720
DJ
112712006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
11272
11273 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
11274
9e35dae4
DJ
112752006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11276
11277 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
11278
d9639e13
DJ
112792006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
11280
11281 PR c++/2116
11282 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
11283
390a1bd0
JB
112842006-10-06 Joel Brobecker <brobecker@adacore.com>
11285
11286 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
11287 the corresponding bug has been fixed in GDB (PR/2018).
11288
dd920c33
JB
112892006-10-06 Joel Brobecker <brobecker@adacore.com>
11290
11291 * gdb.base/subst.exp: New testcase.
11292
53bbefe9
JB
112932006-10-06 Joel Brobecker <brobecker@adacore.com>
11294
11295 * gdb.ada/array_return/pck.ads: Add copyright notice.
11296 * gdb.ada/array_return/pck.adb: Likewise.
11297 * gdb.ada/array_return/p.adb: Likewise.
11298 * gdb.ada/exec_changed/first.adb: Likewise.
11299 * gdb.ada/exec_changed/second.adb: Likewise.
11300
09851417
JB
113012006-10-06 Joel Brobecker <brobecker@adacore.com>
11302
11303 * gdb.ada/watch_arg/watch.adb: New file.
11304 * gdb.ada/watch_arg.exp: New testcase.
11305
041bf30d
VP
113062006-10-02 Vladimir Prus <vladimir@codesourcery.com>
11307
11308 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 11309 via string_to_regexp.
041bf30d 11310 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 11311
f286fbdd 113122006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
11313
11314 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
11315 Remove unused / obsolete files.
11316
7c07f349
NR
113172006-09-19 Nick Roberts <nickrob@snap.net.nz>
11318
11319 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
11320
cd5ff84a
VP
113212006-09-17 Vladimir Prus <vladimir@codesourcery.com>
11322
11323 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
11324 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 11325 the number of frames.
cd5ff84a 11326
ae018d1a
DJ
113272006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
11328
11329 * gdb.base/args.c (main): Add breakpoint marker.
11330 * gdb.base/args.exp: Use args_test for tests. Add new tests which
11331 really test empty arguments.
11332 (args_load): Delete.
11333 (args_test): New.
11334
b399c549
NR
113352006-09-13 Nick Roberts <nickrob@snap.net.nz>
11336
11337 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 11338 check for one file.
b399c549 11339
2ab1eb7a
VP
113402006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
11341
11342 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
11343 HIGH_FRAME argument to -stack-list-locals can be larger than
11344 the number of frames.
a9c64011 11345
476308bf
FF
113462006-08-18 Fred Fish <fnf@specifix.com>
11347
11348 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
11349 '$' in front of skip_vmx_tests_saved when setting that.
11350
8625200f
AS
113512006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
11352
11353 * gdb.base/trace-commands.exp: New file.
11354
089ec8f1
DJ
113552006-08-10 Joel Brobecker <brobecker@adacore.com>
11356 Daniel Jacobowitz <dan@codesourcery.com>
11357
11358 * gdb.base/step-bt.exp: Make hexadecimal address optional in
11359 expected output of the backtrace commands.
11360
b60f0898
JB
113612006-08-09 Joel Brobecker <brobecker@adacore.com>
11362
11363 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
11364 untested followed by return combination.
11365 * gdb.arch/altivec-regs.exp: Likewise.
11366 * gdb.arch/e500-abi.exp: Likewise.
11367 * gdb.arch/e500-regs.exp: Likewise.
11368 * gdb.arch/gdb1291.exp: Likewise.
11369 * gdb.arch/gdb1431.exp: Likewise.
11370 * gdb.arch/gdb1558.exp: Likewise.
11371 * gdb.arch/i386-prologue.exp: Likewise.
11372 * gdb.arch/i386-unwind.exp: Likewise.
11373 * gdb.asm/asm-source.exp: Likewise.
11374 * gdb.base/a2-run.exp: Likewise.
11375 * gdb.base/advance.exp: Likewise.
11376 * gdb.base/all-bin.exp: Likewise.
11377 * gdb.base/annota1.exp: Likewise.
11378 * gdb.base/annota3.exp: Likewise.
11379 * gdb.base/args.exp: Likewise.
11380 * gdb.base/arithmet.exp: Likewise.
11381 * gdb.base/assign.exp: Likewise.
11382 * gdb.base/async.exp: Likewise.
11383 * gdb.base/attach.exp: Likewise.
11384 * gdb.base/bang.exp: Likewise.
11385 * gdb.base/bigcore.exp: Likewise.
11386 * gdb.base/bitfields.exp: Likewise.
11387 * gdb.base/bitfields2.exp: Likewise.
11388 * gdb.base/break.exp: Likewise.
11389 * gdb.base/call-sc.exp: Likewise.
11390 * gdb.base/call-strs.exp: Likewise.
11391 * gdb.base/callfuncs.exp: Likewise.
11392 * gdb.base/checkpoint.exp: Likewise.
11393 * gdb.base/chng-syms.exp: Likewise.
11394 * gdb.base/code-expr.exp: Likewise.
11395 * gdb.base/commands.exp: Likewise.
11396 * gdb.base/completion.exp: Likewise.
11397 * gdb.base/cond-expr.exp: Likewise.
11398 * gdb.base/condbreak.exp: Likewise.
11399 * gdb.base/consecutive.exp: Likewise.
11400 * gdb.base/constvars.exp: Likewise.
11401 * gdb.base/corefile.exp: Likewise.
11402 * gdb.base/cvexpr.exp: Likewise.
11403 * gdb.base/dbx.exp: Likewise.
11404 * gdb.base/define.exp: Likewise.
11405 * gdb.base/detach.exp: Likewise.
11406 * gdb.base/display.exp: Likewise.
11407 * gdb.base/dump.exp: Likewise.
11408 * gdb.base/ena-dis-br.exp: Likewise.
11409 * gdb.base/ending-run.exp: Likewise.
11410 * gdb.base/environ.exp: Likewise.
11411 * gdb.base/eval-skip.exp: Likewise.
11412 * gdb.base/exprs.exp: Likewise.
11413 * gdb.base/fileio.exp: Likewise.
11414 * gdb.base/finish.exp: Likewise.
11415 * gdb.base/float.exp: Likewise.
11416 * gdb.base/foll-exec.exp: Likewise.
11417 * gdb.base/foll-fork.exp: Likewise.
11418 * gdb.base/foll-vfork.exp: Likewise.
11419 * gdb.base/freebpcmd.exp: Likewise.
11420 * gdb.base/funcargs.exp: Likewise.
11421 * gdb.base/gcore.exp: Likewise.
11422 * gdb.base/gdb1090.exp: Likewise.
11423 * gdb.base/gdb1250.exp: Likewise.
11424 * gdb.base/huge.exp: Likewise.
11425 * gdb.base/info-proc.exp: Likewise.
11426 * gdb.base/interrupt.exp: Likewise.
11427 * gdb.base/jump.exp: Likewise.
11428 * gdb.base/langs.exp: Likewise.
11429 * gdb.base/lineinc.exp: Likewise.
11430 * gdb.base/list.exp: Likewise.
11431 * gdb.base/logical.exp: Likewise.
11432 * gdb.base/long_long.exp: Likewise.
11433 * gdb.base/macscp.exp: Likewise.
11434 * gdb.base/maint.exp: Likewise.
11435 * gdb.base/mips_pro.exp: Likewise.
11436 * gdb.base/miscexprs.exp: Likewise.
11437 * gdb.base/multi-forks.exp: Likewise.
11438 * gdb.base/opaque.exp: Likewise.
11439 * gdb.base/overlays.exp: Likewise.
11440 * gdb.base/pc-fp.exp: Likewise.
11441 * gdb.base/pointers.exp: Likewise.
11442 * gdb.base/printcmds.exp: Likewise.
11443 * gdb.base/psymtab.exp: Likewise.
11444 * gdb.base/ptype.exp: Likewise.
11445 * gdb.base/recurse.exp: Likewise.
11446 * gdb.base/relational.exp: Likewise.
11447 * gdb.base/relocate.exp: Likewise.
11448 * gdb.base/remote.exp: Likewise.
11449 * gdb.base/reread.exp: Likewise.
11450 * gdb.base/restore.exp: Likewise.
11451 * gdb.base/return.exp: Likewise.
11452 * gdb.base/return2.exp: Likewise.
11453 * gdb.base/scope.exp: Likewise.
11454 * gdb.base/sect-cmd.exp: Likewise.
11455 * gdb.base/sep.exp: Likewise.
11456 * gdb.base/sepdebug.exp: Likewise.
11457 * gdb.base/setshow.exp: Likewise.
11458 * gdb.base/setvar.exp: Likewise.
11459 * gdb.base/sigall.exp: Likewise.
11460 * gdb.base/sigbpt.exp: Likewise.
11461 * gdb.base/signals.exp: Likewise.
11462 * gdb.base/signull.exp: Likewise.
11463 * gdb.base/sizeof.exp: Likewise.
11464 * gdb.base/solib.exp: Likewise.
11465 * gdb.base/step-line.exp: Likewise.
11466 * gdb.base/step-test.exp: Likewise.
11467 * gdb.base/structs.exp: Likewise.
11468 * gdb.base/structs2.exp: Likewise.
11469 * gdb.base/term.exp: Likewise.
11470 * gdb.base/twice.exp: Likewise.
11471 * gdb.base/until.exp: Likewise.
11472 * gdb.base/varargs.exp: Likewise.
11473 * gdb.base/volatile.exp: Likewise.
11474 * gdb.base/watchpoint.exp: Likewise.
11475 * gdb.base/whatis-exp.exp: Likewise.
11476 * gdb.base/whatis.exp: Likewise.
11477 * gdb.cp/ambiguous.exp: Likewise.
11478 * gdb.cp/annota2.exp: Likewise.
11479 * gdb.cp/annota3.exp: Likewise.
11480 * gdb.cp/bool.exp: Likewise.
11481 * gdb.cp/breakpoint.exp: Likewise.
11482 * gdb.cp/casts.exp: Likewise.
11483 * gdb.cp/class2.exp: Likewise.
11484 * gdb.cp/classes.exp: Likewise.
11485 * gdb.cp/cplusfuncs.exp: Likewise.
11486 * gdb.cp/ctti.exp: Likewise.
11487 * gdb.cp/derivation.exp: Likewise.
11488 * gdb.cp/exception.exp: Likewise.
11489 * gdb.cp/gdb1355.exp: Likewise.
11490 * gdb.cp/hang.exp: Likewise.
11491 * gdb.cp/inherit.exp: Likewise.
11492 * gdb.cp/local.exp: Likewise.
11493 * gdb.cp/m-data.exp: Likewise.
11494 * gdb.cp/m-static.exp: Likewise.
11495 * gdb.cp/member-ptr.exp: Likewise.
11496 * gdb.cp/method.exp: Likewise.
11497 * gdb.cp/misc.exp: Likewise.
11498 * gdb.cp/namespace.exp: Likewise.
11499 * gdb.cp/overload.exp: Likewise.
11500 * gdb.cp/ovldbreak.exp: Likewise.
11501 * gdb.cp/pr-1023.exp: Likewise.
11502 * gdb.cp/pr-1210.exp: Likewise.
11503 * gdb.cp/pr-574.exp: Likewise.
11504 * gdb.cp/printmethod.exp: Likewise.
11505 * gdb.cp/psmang.exp: Likewise.
11506 * gdb.cp/ref-params.exp: Likewise.
11507 * gdb.cp/ref-types.exp: Likewise.
11508 * gdb.cp/rtti.exp: Likewise.
11509 * gdb.cp/templates.exp: Likewise.
11510 * gdb.cp/try_catch.exp: Likewise.
11511 * gdb.cp/userdef.exp: Likewise.
11512 * gdb.cp/virtfunc.exp: Likewise.
11513 * gdb.disasm/am33.exp: Likewise.
11514 * gdb.disasm/h8300s.exp: Likewise.
11515 * gdb.disasm/mn10300.exp: Likewise.
11516 * gdb.disasm/sh3.exp: Likewise.
11517 * gdb.disasm/t01_mov.exp: Likewise.
11518 * gdb.disasm/t02_mova.exp: Likewise.
11519 * gdb.disasm/t03_add.exp: Likewise.
11520 * gdb.disasm/t04_sub.exp: Likewise.
11521 * gdb.disasm/t05_cmp.exp: Likewise.
11522 * gdb.disasm/t06_ari2.exp: Likewise.
11523 * gdb.disasm/t07_ari3.exp: Likewise.
11524 * gdb.disasm/t08_or.exp: Likewise.
11525 * gdb.disasm/t09_xor.exp: Likewise.
11526 * gdb.disasm/t10_and.exp: Likewise.
11527 * gdb.disasm/t11_logs.exp: Likewise.
11528 * gdb.disasm/t12_bit.exp: Likewise.
11529 * gdb.disasm/t13_otr.exp: Likewise.
11530 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
11531 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
11532 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
11533 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
11534 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
11535 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
11536 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
11537 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
11538 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
11539 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
11540 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
11541 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
11542 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
11543 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
11544 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
11545 * gdb.mi/gdb701.exp: Likewise.
11546 * gdb.mi/gdb792.exp: Likewise.
11547 * gdb.mi/mi-basics.exp: Likewise.
11548 * gdb.mi/mi-break.exp: Likewise.
11549 * gdb.mi/mi-cli.exp: Likewise.
11550 * gdb.mi/mi-console.exp: Likewise.
11551 * gdb.mi/mi-disassemble.exp: Likewise.
11552 * gdb.mi/mi-eval.exp: Likewise.
11553 * gdb.mi/mi-file.exp: Likewise.
11554 * gdb.mi/mi-read-memory.exp: Likewise.
11555 * gdb.mi/mi-regs.exp: Likewise.
11556 * gdb.mi/mi-return.exp: Likewise.
11557 * gdb.mi/mi-simplerun.exp: Likewise.
11558 * gdb.mi/mi-stack.exp: Likewise.
11559 * gdb.mi/mi-stepi.exp: Likewise.
11560 * gdb.mi/mi-syn-frame.exp: Likewise.
11561 * gdb.mi/mi-until.exp: Likewise.
11562 * gdb.mi/mi-var-block.exp: Likewise.
11563 * gdb.mi/mi-var-child.exp: Likewise.
11564 * gdb.mi/mi-var-cmd.exp: Likewise.
11565 * gdb.mi/mi-var-display.exp: Likewise.
11566 * gdb.mi/mi-watch.exp: Likewise.
11567 * gdb.mi/mi2-basics.exp: Likewise.
11568 * gdb.mi/mi2-break.exp: Likewise.
11569 * gdb.mi/mi2-cli.exp: Likewise.
11570 * gdb.mi/mi2-console.exp: Likewise.
11571 * gdb.mi/mi2-disassemble.exp: Likewise.
11572 * gdb.mi/mi2-eval.exp: Likewise.
11573 * gdb.mi/mi2-file.exp: Likewise.
11574 * gdb.mi/mi2-read-memory.exp: Likewise.
11575 * gdb.mi/mi2-regs.exp: Likewise.
11576 * gdb.mi/mi2-return.exp: Likewise.
11577 * gdb.mi/mi2-simplerun.exp: Likewise.
11578 * gdb.mi/mi2-stack.exp: Likewise.
11579 * gdb.mi/mi2-stepi.exp: Likewise.
11580 * gdb.mi/mi2-syn-frame.exp: Likewise.
11581 * gdb.mi/mi2-until.exp: Likewise.
11582 * gdb.mi/mi2-var-block.exp: Likewise.
11583 * gdb.mi/mi2-var-child.exp: Likewise.
11584 * gdb.mi/mi2-var-cmd.exp: Likewise.
11585 * gdb.mi/mi2-var-display.exp: Likewise.
11586 * gdb.mi/mi2-watch.exp: Likewise.
11587 * gdb.stabs/exclfwd.exp: Likewise.
11588 * gdb.stabs/weird.exp: Likewise.
11589 * gdb.threads/gcore-thread.exp: Likewise.
11590 * gdb.trace/actions.exp: Likewise.
11591 * gdb.trace/backtrace.exp: Likewise.
11592 * gdb.trace/circ.exp: Likewise.
11593 * gdb.trace/collection.exp: Likewise.
11594 * gdb.trace/deltrace.exp: Likewise.
11595 * gdb.trace/infotrace.exp: Likewise.
11596 * gdb.trace/limits.exp: Likewise.
11597 * gdb.trace/packetlen.exp: Likewise.
11598 * gdb.trace/passc-dyn.exp: Likewise.
11599 * gdb.trace/passcount.exp: Likewise.
11600 * gdb.trace/report.exp: Likewise.
11601 * gdb.trace/save-trace.exp: Likewise.
11602 * gdb.trace/tfind.exp: Likewise.
11603 * gdb.trace/tracecmd.exp: Likewise.
11604 * gdb.trace/while-dyn.exp: Likewise.
11605 * gdb.trace/while-stepping.exp: Likewise.
11606
f4b618d1
JB
116072006-08-08 Joel Brobecker <brobecker@adacore.com>
11608
11609 * gdb.base/step-bt.c: New file.
11610 * gdb.base/step-bt.exp: New testcase.
11611
3d00d119
DJ
116122006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
11613
11614 * config/monitor.exp (gdb_load): Remove support for obsolete
11615 download-write-size.
11616 * gdb.base/remote.exp: Likewise. Update all callers of
11617 gdb_timed_load.
11618
017b5bd4
DJ
116192006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
11620
11621 * cursal.exp: Pass binfile to gdb_load.
11622
837c599d
DJ
116232006-08-01 Nathan Sidwell <nathan@codesourcery.com>
11624
11625 * gdb.base/cursal.exp: Add "" to gdb_load call.
11626
8dd4540b
MK
116272006-07-29 Mark Kettenis <kettenis@gnu.org>
11628
11629 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
11630 NetBSD/ELF targets.
11631
ab5c9f60
DJ
116322006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
11633
11634 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
11635 operator*.
11636
4c42eaff
DJ
116372006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
11638
11639 * gdb.base/completion.exp: Update for change in "file" behavior.
11640 * gdb.stabs/weird.exp: Likewise.
11641 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
11642 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
11643
0155cc76
NS
116442006-07-24 Nathan Sidwell <nathan@codesourcery.com>
11645
11646 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
11647 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
11648
16026cd7
AS
116492006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
11650
11651 * gdb.base/default.exp: Update source command error message.
11652 * gdb.base/help.exp: Update 'help source' message.
11653
16963cb6
DJ
116542006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
11655
11656 * gdb.cp/bs15503.exp: Update comment for no longer crashing
11657 test.
11658
6d7fd486
AS
116592006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
11660
11661 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
11662
29e8a844
DJ
116632006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
11664
11665 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
11666
6afcfa39
DJ
116672006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
11668
11669 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
11670
267a692b
MK
116712006-07-17 Mark Kettenis <kettenis@gnu.org>
11672
11673 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
11674 *-*-openbsd* from targets for wich we expect ARM FPA floating
11675 point format.
11676
85d2fec4
NR
116772006-07-17 Nick Roberts <nickrob@snap.net.nz>
11678
11679 * gdb.cp/annota3.exp: Expect frame-begin annotation.
11680
116812006-07-17 Mark Kettenis <kettenis@gnu.org>
11682
11683 * gdb.base/annota3.exp: Expect frame-begin annotation.
11684
85b4c6e8
JB
116852006-07-14 Joel Brobecker <brobecker@adacore.com>
11686
11687 * gdb.base/help.exp: Adjust "help unset" test to accept
11688 any list of unset commands.
11689
fb933624
DJ
116902006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
11691 Daniel Jacobowitz <dan@codesourcery.com>
11692
11693 * gdb.cp/ref-params.exp: New test.
11694 * gdb.cp/ref-params.cc: New source file.
11695 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
11696
1dff4b64
MK
116972006-07-08 Mark Kettenis <kettenis@gnu.org>
11698
11699 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
11700 spaces/tabs in regular expressions since they might not be there.
11701
40d2e0e3
AS
117022006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
11703
11704 * gdb.base/ifelse.exp: New file.
11705
f6c957d2
NS
117062006-07-04 Nathan Sidwell <nathan@codesourcery.com>
11707
11708 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
11709 line.
11710 * gdb.base/huge.exp: Loop over compilation to find a size that
11711 is acceptable.
11712 * gdb.base/remote.exp: Correct expected strings.
11713 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
11714
b9c5a23d
DJ
117152006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
11716
11717 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
11718
9af2e58d
DJ
117192006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
11720
11721 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
11722 native.
11723
30930ca5
DJ
117242006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
11725
11726 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
11727 enable stabs testing.
11728
aa32fa1d
DJ
117292006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
11730
bd4a4c80 11731 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
11732 gdb_test_multiple does.
11733
321fef15
DJ
117342006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
11735
11736 * Makefile.in (host_alias): Remove.
11737 (target_alias): Use @target_noncanonical@.
11738 (site.exp): Don't set host_alias.
11739 * aclocal.m4: Remove contents. Include acx.m4.
11740 * configure: Regenerated.
11741 * configure.ac: Use ACX_NONCANONICAL_TARGET.
11742
e1c2defa
NS
117432006-06-13 Nathan Sidwell <nathan@codesourcery.com>
11744
e63b55d1
NS
11745 * lib/gdb.exp (gdb_load_cmd): New.
11746
5600ea19
NS
11747 * gdb.base/fileio.c: Add system(NULL) test.
11748 * gdb.base/fileio.exp: Check it.
11749
e1c2defa
NS
11750 * gdb.base/break.c: Add 10a breakpoint at }
11751 * gdb.base/break.exp: Add test for breakpoint at }
11752 * gdb.cp/anon-union.cc: Add code at end of function.
11753 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
11754 * gdb.mi/var-cmd.c: Add code at end of function.
11755 * gdb.mi/mi-var-display.exp: Adjust end of next.
11756 * gdb.mi/mi2-var-display.exp: Likewise.
11757 * gdb.base/fileio.c: Add stop function and insert calls at
11758 stopping places.
11759 * gdb.base/fileio.exp: Breakpoint stop function and remove
11760 explicit line number references.
11761
6c0112ec
JB
117622006-05-19 Joel Brobecker <brobecker@adacore.com>
11763
a9c64011
AS
11764 * gdb.base/del.exp (test_delete_alias): New function.
11765 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 11766
154189a4
FF
117672006-05-18 Fred Fish <fnf@specifix.com>
11768
11769 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
11770 required. Check for spurious output after program exits normally.
11771
582e64c2
FF
117722006-05-17 Fred Fish <fnf@specifix.com>
11773
11774 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
11775 gdb_load, so it works in the simulator.
11776
8ef6493a
FF
117772006-05-11 Fred Fish <fnf@specifix.com>
11778
11779 * gdb.base/bang.exp: Ignore unexpected output between the
11780 "program exited normally" and the gdb prompt, as many other
11781 tests do.
11782
692b141c
MK
117832006-05-07 Mark Kettenis <kettenis@gnu.org>
11784
11785 * gdb.base/help.exp: Make "delete checkpoint" part option for
11786 "help d" and "help delete" tests.
11787
540b8a30
UW
117882006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11789
a9c64011 11790 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
11791 expected output in some mi_gdb_test statements.
11792 * gdb.mi/mi2-basics.exp: Likewise.
11793
9b6462d9
JB
117942006-05-05 Joel Brobecker <brobecker@adacore.com>
11795
11796 * gdb.base/del.c: New file.
11797 * gdb.base/del.exp: New testcase.
11798
954de43b
DM
117992006-05-05 David S. Miller <davem@sunset.davemloft.net>
11800
11801 * gdb.base/break.exp: Do not assume a breakpoint on
11802 main will actually be in $srcfile when optimizing.
1303f75e
DM
11803 * gdb.base/savedregs.exp: Do not require that the dummy
11804 frame location match up to a symbol and source file location.
c3242428
DM
11805 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
11806 will get printed without a mi_cmd_data_list_register_values prefix.
11807 (*-data-list-register-*): Correct regular expressions to expect the new
11808 pseudo d? floating point registers.
11809 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 11810
c7e64c9a
DJ
118112006-05-05 Christophe Lyon <christophe.lyon@st.com>
11812
11813 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
11814 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
11815 is allocated by the compiler.
11816 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
11817 anons, e, anone to force their allocation by the compiler.
11818
118192006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
11820
11821 * gdb.base/help.exp: Update expected text for help d and
11822 help delete.
11823
27ce9a6d
MK
118242006-05-02 Mark Kettenis <kettenis@gnu.org>
11825
11826 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
11827 NetBSD/ELF targets.
11828
8608915f
MK
118292006-04-30 Mark Kettenis <kettenis@gnu.org>
11830
11831 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
11832 single-step breakpoint fails; make this a KFAIL on
11833 sparc*-*-openbsd*.
11834 * gdb.base/siginfo.exp: Likewise.
11835 * gdb.base/sigstep.exp (advance, advancei): Likewise.
11836
b8db102d
MS
118372006-04-26 Michael Snyder <msnyder@redhat.com>
11838
11839 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
11840 which may have to consume output from other forks.
11841 Add tests to make sure that "delete fork" succeeded.
11842
c702009a
MS
118432006-04-20 Michael Snyder <msnyder@redhat.com>
11844
11845 * 2006-03-22 Jim Blandy <jimb@redhat.com>
11846 Add support for the Renesas M32C and M16C.
11847
11848 * gdb.asm/asm-source.exp: Add m32c target.
11849 * gdb.asm/m32c.inc: Support for m32c target.
11850
e28493f2
AS
118512006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
11852
11853 * gdb.base/commands.exp (recursive_source_test): New test.
11854
880da185
DM
118552006-04-04 David S. Miller <davem@sunset.davemloft.net>
11856
11857 * gdb.base/float.exp: Add pattern for sparc targets.
11858
61d9b92f
DJ
118592006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
11860
11861 * gdb.base/commands.exp (stray_arg0_test): New test.
11862
bd717df8
PB
118632006-03-30 Paul Brook <paul@codesourcery.com>
11864
11865 * gdb.mi/mi-until.exp: kfail broken until command.
11866 * gdb.mi/mi2-until.exp: Ditto.
11867
ec793d3c
NR
118682006-03-27 Nick Roberts <nickrob@snap.net.nz>
11869
11870 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
11871
831004b7
AO
118722006-03-08 Alexandre Oliva <aoliva@redhat.com>
11873
11874 * gdb.base/prelink.exp: Anchor tested-for regular expression
11875 on gdb prompt.
11876
effe49a0
PB
118772006-03-07 Paul Brook <paul@codesourcery.com>
11878
11879 * gdb.base/assign.exp: Correct fail message.
11880
e5461016
PB
118812006-03-07 Paul Brook <paul@codesourcery.com>
11882
11883 * lib/compiler.c: Extract armcc version number.
11884 * lib/compiler.cc: Ditto.
11885
fc91c6c2
PB
118862006-03-07 Paul Brook <paul@codesourcery.com>
11887
11888 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
11889 additional_flags=-w.
11890 * gdb.arch/altivec-regs.exp: Ditto.
11891 * gdb.arch/e500-abi.exp: Ditto.
11892 * gdb.arch/e500-regs.exp: Ditto.
11893 * gdb.base/all-bin.exp: Ditto.
11894 * gdb.base/annota1.exp: Ditto.
11895 * gdb.base/annota3.exp: Ditto.
11896 * gdb.base/args.exp: Ditto.
11897 * gdb.base/arithmet.exp: Ditto.
11898 * gdb.base/assign.exp: Ditto.
11899 * gdb.base/async.exp: Ditto.
11900 * gdb.base/bang.exp: Ditto.
11901 * gdb.base/break.exp: Ditto.
11902 * gdb.base/call-rt-st.exp: Ditto.
11903 * gdb.base/completion.exp: Ditto.
11904 * gdb.base/cond-expr.exp: Ditto.
11905 * gdb.base/condbreak.exp: Ditto.
11906 * gdb.base/consecutive.exp: Ditto.
11907 * gdb.base/define.exp: Ditto.
11908 * gdb.base/display.exp: Ditto.
11909 * gdb.base/ena-dis-br.exp: Ditto.
11910 * gdb.base/environ.exp: Ditto.
11911 * gdb.base/eval-skip.exp: Ditto.
11912 * gdb.base/info-proc.exp: Ditto.
11913 * gdb.base/jump.exp: Ditto.
11914 * gdb.base/logical.exp: Ditto.
11915 * gdb.base/long_long.exp: Ditto.
11916 * gdb.base/maint.exp: Ditto.
11917 * gdb.base/miscexprs.exp: Ditto.
11918 * gdb.base/pc-fp.exp: Ditto.
11919 * gdb.base/pointers.exp: Ditto.
11920 * gdb.base/relational.exp: Ditto.
11921 * gdb.base/reread.exp: Ditto.
11922 * gdb.base/sect-cmd.exp: Ditto.
11923 * gdb.base/sep.exp: Ditto.
11924 * gdb.base/sepdebug.exp: Ditto.
11925 * gdb.base/until.exp: Ditto.
11926 * gdb.base/whatis-exp.exp: Ditto.
11927 * gdb.cp/annota2.exp: Ditto.
11928 * gdb.cp/annota3.exp: Ditto.
11929 * gdb.trace/actions.exp: Ditto.
11930 * gdb.trace/backtrace.exp: Ditto.
11931 * gdb.trace/circ.exp: Ditto.
11932 * gdb.trace/collection.exp: Ditto.
11933 * gdb.trace/deltrace.exp: Ditto.
11934 * gdb.trace/infotrace.exp: Ditto.
11935 * gdb.trace/limits.exp: Ditto.
11936 * gdb.trace/packetlen.exp: Ditto.
11937 * gdb.trace/passc-dyn.exp: Ditto.
11938 * gdb.trace/passcount.exp: Ditto.
11939 * gdb.trace/report.exp: Ditto.
11940 * gdb.trace/save-trace.exp: Ditto.
11941 * gdb.trace/tfind.exp: Ditto.
11942 * gdb.trace/tracecmd.exp: Ditto.
11943 * gdb.trace/while-dyn.exp: Ditto.
11944 * gdb.trace/while-stepping.exp: Ditto.
11945 * lib/gdb.exp: Ditto.
11946 (gdb_compile): Handle nowarning option.
11947
5f4a23d9
AO
119482006-03-07 Alexandre Oliva <aoliva@redhat.com>
11949
11950 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
11951 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
11952 Rename executable to prelinkt. Don't re-prelink if we didn't
11953 get a core file. Test prelink -u exit status to tell whether
11954 prelinking failed. Use gdb_test_multiple.
11955
9733fc94
DJ
119562006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
11957
11958 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
11959 (do_tests): Call it.
11960
cc10cae3
AO
119612006-02-28 Alexandre Oliva <aoliva@redhat.com>
11962
11963 * gdb.base/prelink.exp: New test.
11964 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
11965
15c46491
WZ
119662006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
11967
11968 * gdb.fortran/derived-type.f90: New file.
11969 * gdb.fortran/derived-type.exp: New testcase.
11970
5c9f7ded
DJ
119712006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
11972
11973 * gdb.base/default.exp: Allow ';' as a directory separator.
11974
5b96932b
AS
119752006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
11976
11977 * gdb.base/help.exp (help add-symbol-file): Update.
11978
1986bccd
AS
119792006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
11980
11981 * gdb.base/help.exp (help load): Update expected results.
11982
a8b7528f
FF
119832006-02-19 Fred Fish <fnf@specifix.com>
11984
11985 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
11986 specifix hex value as part of results.
11987 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 11988
f8261448
FF
119892006-02-16 Fred Fish <fnf@specifix.com>
11990
11991 * gdb.base/whatis.c: Define variables using typedefs char_addr,
11992 ushort_addr, and slong_addr, so the typedefs are not optimized
11993 away.
11994 * gdb.base/whatis.exp: Add tests using type name for struct type,
11995 union type, enum type, and typedef.
a9c64011 11996
31d8bdd2
MK
119972006-02-13 Mark Kettenis <kettenis@gnu.org>
11998
11999 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
12000
34e41e63
JB
120012006-02-13 Jim Blandy <jimb@redhat.com>
12002
12003 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
12004 case where it takes two "next" commands to skip past the init
12005 call.
12006
ac6e4f31
FF
120072006-02-12 Fred Fish <fnf@specifix.com>
12008
12009 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
12010 to handle cases where it takes two "next" commands to skip
12011 past the init call.
12012
2db2d571
JB
120132006-02-07 Joel Brobecker <brobecker@adacore.com>
12014
12015 * gdb.ada/array_return.exp: Mark the last test as expected to fail
12016 on hppa32 targets.
12017
38fcd64c
DJ
120182006-02-06 Vladimir Prus <ghost@cs.msu.su>
12019
12020 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
12021 field.
12022
1315ad46
MK
120232006-01-29 Mark Kettenis <kettenis@gnu.org>
12024
12025 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
12026
5625b943
DJ
120272006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
12028
12029 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
12030 files.
12031
80df1bbe
DJ
120322006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
12033
12034 * gdb.cp/maint.exp: Set complaints to a positive value.
12035
9078e690
DJ
120362006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
12037
12038 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
12039 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
12040 function name.
12041
9c903399
DJ
120422006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
12043
12044 * gdb.base/checkpoint.c: Update copyright notice. Include
12045 <stdlib.h>.
12046
761ae4d6
JB
120472006-01-04 Jim Blandy <jimb@redhat.com>
12048
12049 * gdb.asm/asm-source.exp: Independently provide default values for
12050 asm-flags and debug-flags. Use 'string equal' to do the
12051 comparison, not the implicit expr's '==' operator. Remove
12052 now-unneeded assignments to asm-flags. In h8300 case, place
12053 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
12054
099ac3dd
MS
120552006-01-04 Michael Snyder <msnyder@redhat.com>
12056
12057 * gdb.base/checkpoint.c: New file.
12058 * gdb.base/checkpoint.exp: New file.
12059 * gdb.base/multi-fork.c: New file.
12060 * gdb.base/multi-fork.exp: New file.
12061 * gdb.base/pi.txt: New file (data for checkpoint.c test).
12062
f4d85314
FF
120632006-01-04 Fred Fish <fnf@specifix.com>
12064
12065 * gdb.base/ptype.c (foo): Add typedef.
12066 (intfoo): Add function.
12067 * gdb.base/ptype1.c: New file.
12068 * gdb.base/ptype.exp: Handle compilation and linking with two
12069 source files. Test that proper type for "foo" is found based
12070 on source context rather than first match found in symtabs.
12071
a1b06f35
MK
120722005-12-28 Mark Kettenis <kettenis@gnu.org>
12073
12074 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
12075 * gdb.asm/openbsd.inc: Indent commands.
12076
d082a1e2
MK
120772005-12-26 Mark Kettenis <kettenis@gnu.org>
12078
c65016bd
MK
12079 * gdb.base/freebpcmd.exp: Increase timeout.
12080
d082a1e2
MK
12081 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
12082
d3c32a0e
DJ
120832005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
12084
12085 * gdb.base/default.exp: Update check for "show version".
12086
9fdb1f50
RC
120872005-12-09 Randolph Chung <tausq@debian.org>
12088
12089 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
12090 * gdb.asm/pa64.inc: New file.
12091
5f2c56f7
RC
120922005-12-09 Randolph Chung <tausq@debian.org>
12093
12094 * gdb.asm/common.inc: Indent commands.
12095 * gdb.asm/asmsrc1.s: Likewise.
12096 * gdb.asm/asmsrc2.s: Likewise.
12097
8117349c
RC
120982005-12-09 Randolph Chung <tausq@debian.org>
12099
12100 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
12101 (get_addr_of_sym): Remove duplicate print.
12102 (gen_core): xfail hppa*-*-hpux*, update expected output.
12103 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
12104 * gdb.arch/pa64-nullify.s: New file.
12105
8f07f25a
RC
121062005-12-09 Randolph Chung <tausq@debian.org>
12107
12108 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
12109
55b39184
DJ
121102005-12-07 Christophe Lyon <christophe.lyon@st.com>
12111
12112 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
12113 code generation for these functions.
12114 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
12115 error message.
12116
31e2b00f
AS
121172005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
12118
12119 * gdb.base/help.exp (help b, help br, help bre, help brea)
12120 (help break): Update the expected message.
12121
c3d0b56e
SC
121222005-11-11 Stephane Carrez <stcarrez@nerim.fr>
12123
12124 * gdb.asm/m68hc11.inc: Setup the data section.
12125 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
12126 script for this test.
12127 (m6812-*-*): Likewise.
12128
36ae0ea9
RC
121292005-11-09 Randolph Chung <tausq@debian.org>
12130
12131 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
12132
9d6f42e9
WZ
121332005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
12134
12135 * gdb.base/break.exp: Fix a comment typo.
12136
e2126a14
EZ
121372005-11-03 Jim Blandy <jimb@redhat.com>
12138
a9c64011
AS
12139 Checked in by Elena Zannoni <ezannoni@redhat.com>
12140
889bf7c5 12141 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 12142
e0ac7199
CV
121432005-11-02 Corinna Vinschen <vinschen@redhat.com>
12144
12145 * gdb.arch/gdb1558.c: Include stdio.h.
12146
31d3fb18
MK
121472005-10-31 Mark Kettenis <kettenis@gnu.org>
12148
12149 * gdb.asm/asm-source.exp: Use -e instead of --entry.
12150
e52b687c
MK
121512005-10-31 Mark Kettenis <kettenis@gnu.org>
12152
12153 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
12154
f4711d79
PG
121552005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
12156
a9c64011
AS
12157 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
12158 vscr" tests to better match output.
f4711d79 12159
987a9106
JB
121602005-10-12 Jim Blandy <jimb@redhat.com>
12161
12162 * gdb.base/structs.exp (any): New function.
12163 (test_struct_returns): Don't make any assumptions at all about
12164 what value the function returns when GDB can't set the return
12165 value.
12166
2336bb58
JB
121672005-10-09 Joel Brobecker <brobecker@adacore.com>
12168
12169 * gdb.ada/arrayidx/p.adb: New file.
12170 * gdb.ada/arrayidx.exp: New testcase
12171
121722005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
12173
12174 * gdb.ada/array_return/pck.ads: New file.
12175 * gdb.ada/array_return/pck.adb: New file.
12176 * gdb.ada/array_return/p.adb: New file.
12177 * gdb.ada/array_return.exp: New testcase.
12178
705335ea
JB
121792005-10-03 Joel Brobecker <brobecker@adacore.com>
12180
a9c64011
AS
12181 * gdb.base/arrayidx.c: New file.
12182 * gdb.base/arrayidx.exp: New testcase.
705335ea 12183
11ee9940
NR
121842005-09-29 Nick Roberts <nickrob@snap.net.nz>
12185
12186 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
12187 frames-invalid and breakpoints-invalid are no longer generated
12188 with level 3 so don't expect them in the output.
12189
39fb8e9e
BR
121902005-09-27 Bob Rossi <bob@brasko.net>
12191
a9c64011 12192 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
12193 from test. Escape the | in mi_gdb_test call.
12194 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
12195 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
12196 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
12197 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
12198 expected regex's in mi_gdb_test calls.
12199 * lib/mi-support.exp: Remove arbitrary .* from tests.
12200 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
12201 Fully anchor GDB/MI expected results in mi_gdb_test.
12202 * lib/gdb.exp (string_to_regexp): Escape the ] character.
12203 * gdb.base/sizeof.exp: Remove escape character. Correct test.
12204
2af48f68
PB
122052005-09-26 Paul Brook <paul@codesourcery.com>
12206
12207 * long_long.exp: Exclude eabi targets from arm FPA float format test.
12208
f34502bc
WZ
122092005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
12210
12211 * bfp-test.c: New file.
12212 * bfp-test.exp: New testcase.
12213
ca929517
WZ
122142005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
12215
12216 * gdb.fortran/subarray.exp: New testcase to test the evaluation
12217 of subarray and substring variable.
12218 * gdb.fortran/subarray.f: New source file for the test of subarray
12219 and substring variable evaluation.
12220 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
12221 of string constant.
12222
c761af65
DJ
122232005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
12224
12225 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
12226 copyright dates.
12227
561d7a1d
PG
122282005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
12229
12230 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
12231 powerpc altivec' test with an almost identical 'info vector' test.
12232
b2b64cc9
PG
122332005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
12234
a9c64011
AS
12235 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
12236 vscr" tests to match output.
b2b64cc9 12237
6ac4d15a
PG
122382005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
12239
a9c64011
AS
12240 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
12241 output.
6ac4d15a 12242
40e55bef
BR
122432005-09-11 Bob Rossi <bob@brasko.net>
12244
889bf7c5
PA
12245 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
12246 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
12247 commands that return an MI output command and an asyncronous MI output
12248 command.
40e55bef
BR
12249 * gdb.mi/mi-console.exp: Ditto.
12250
3c7385ec
BR
122512005-09-11 Bob Rossi <bob@brasko.net>
12252
12253 * gdb.mi/mi-var-child.c: Include <string.h>.
12254
a6cd0eb3
DJ
122552005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
12256
12257 * killed.exp: Correct gdb_expect syntax.
12258
2f168eed
CV
122592005-08-09 Corinna Vinschen <vinschen@redhat.com>
12260
12261 * lib/mi-support.exp (mi_gdb_load): Fix typo.
12262
ecd3fd0f
BR
122632005-08-02 Bob Rossi <bob@brasko.net>
12264
12265 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
12266 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
12267 Change tests to inferior-tty-set/show.
12268 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
12269 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
12270 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
12271 inferior. Use mi_gdb_test to get GDB and Inferior output.
12272 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
12273 descriptor.
12274 (mi_inferior_tty_name): Add inferior PTY file name.
12275 (mi_gdb_start): Add INFERIOR_PTY parameter.
12276 (mi_gdb_test): Add IPATTERN parameter.
12277
f1ea48cb 122782005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 12279
f1ea48cb
BR
12280 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
12281 parameter to mi_gdb_test.
12282 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
12283
6e650a67
DJ
122842005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
12285
12286 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
12287 struct_declarations.
12288 * gdb.mi/mi-var-child.exp: Step over the initialization of
12289 struct_declarations.
12290
8be260b6
DJ
122912005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
12292
12293 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
12294 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
12295 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
12296 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
12297 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
12298 file.
12299
4e660f07
NR
123002005-07-27 Nick Roberts <nickrob@snap.net.nz>
12301
12302 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
12303 (do_children_tests): Assign values to the extra elements.
12304
12305 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
12306 them for tests for "-var-update --no-values" and
a9c64011 12307 "-var-update --all-values".
4e660f07
NR
12308 Add test for "-var-list-children --simple-values".
12309
12310 * gdb.mi/basics.c (callee4): Add integer array D[3]...
12311
12312 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
12313 "-stack-list-locals --simple-values" Improve doc strings and
12314 comments.
12315
6bdae935
MK
123162005-07-18 Mark Kettenis <kettenis@gnu.org>
12317
598b7a6f
MK
12318 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
12319 *-*-openbsd*.
12320 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
12321
6bdae935
MK
12322 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
12323 sigaltsatck'.
12324
1323e929 123252005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 12326
1323e929
BR
12327 * gdb.base/default.exp (tty): Changed output of command.
12328 * gdb.base/help.exp (help tty): Ditto.
12329
b1a9c082
MK
123302005-07-12 Mark Kettenis <kettenis@gnu.org>
12331
12332 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
12333
10a844a2
MK
123342005-07-10 Mark Kettenis <kettenis@gnu.org>
12335
12336 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
12337 -stack-select-frame without arguments.
12338 (test_stack_frame_listing): Add test for newly implemented command
12339 -stack-info-frame.
12340
3cb3b8df
BR
123412005-07-06 Bob Rossi <bob@brasko.net>
12342
12343 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
12344 command.
12345 (Copyright): Update copyright.
12346
a0c5fbcf
WZ
123472005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
12348
12349 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
12350 tests to evaluate exponentiation expression.
12351
984971d0
AS
123522005-06-29 Andreas Schwab <schwab@suse.de>
12353
12354 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
12355 main to avoid warnings.
12356
12357 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
12358
fe03833f
NR
123592005-06-20 Nick Roberts <nickrob@snap.net.nz>
12360
12361 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
12362 -stack-select-frame without arguments.
12363 (test_stack_frame_listing): Add test for newly implemented command
12364 -stack-info-frame.
a9c64011 12365
7a55f279
WZ
123662005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
12367
0ffa0ea5
DJ
12368 * gdb.fortran/array-element.f: New file.
12369 * gdb.fortran/array-element.exp: New testcase.
7a55f279 12370
26585198
DJ
123712005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
12372
12373 * gdb.base/bigcore.exp: Correct checks for systems which can
12374 not dump a large core file.
12375
c1bd25fd
DJ
123762005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
12377
12378 * gdb.base/relocate.c: Add a copyright notice.
12379 (dummy): Remove.
12380 * gdb.base/relocate.exp: Test printing the values of variables
12381 from a relocatable file.
12382
589e074d
DJ
123832005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
12384
12385 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
12386 excess MI output after an error.
12387
0915f927
JB
123882005-05-29 Joel Brobecker <brobecker@adacore.com>
12389
12390 * gdb.arch/alpha-step.c: New file.
12391 * gdb.arch/alpha-step.exp: New testcase.
12392
76ff342d
DJ
123932005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
12394 Dennis Brueni <dennis@slickedit.com>
12395
12396 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
12397 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
12398 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
12399 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
12400 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
12401 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
12402 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
12403
96b0c7ac
DJ
124042005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
12405 Wu Zhou <woodzltc@cn.ibm.com>
12406
12407 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
12408 IBM's xlc compiler.
12409 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
12410 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
12411
f21565d2
JB
124122005-05-13 Jim Blandy <jimb@redhat.com>
12413
12414 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
12415 calling gdb_suppress_entire_file.
12416 * gdb.base/charset.exp: Same.
12417 * gdb.base/call-rt-st.exp: Same.
12418
6006a3a1
BR
124192005-05-05 Bob Rossi <bob_rossi@cox.net>
12420
12421 * lib/gdb.exp (fullname_syntax): Added global regex.
12422 (fullname_syntax_POSIX): Ditto.
12423 (fullname_syntax_UNC): Ditto.
12424 (fullname_syntax_DOS_CASE): Ditto.
12425 (fullname_syntax_DOS): Ditto.
12426 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
12427 fullname_syntax variable to scope and use it.
12428 (test_file_list_exec_source_files): Ditto.
12429 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
12430
c3b69c04
DJ
124312005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
12432
12433 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
12434
3c95e6af
PG
124352004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
12436
a9c64011
AS
12437 * lib/gdb.exp (skip_altivec_tests): New function, based on
12438 check_vmx_hw_available from the GCC testsuite.
12439 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
12440 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 12441
78df6c56
JB
124422005-05-02 Jim Blandy <jimb@redhat.com>
12443
12444 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
12445 calling gdb_suppress_entire_file.
12446
1690f9cf
DJ
124472005-04-30 Randolph Chung <tausq@debian.org>
12448
12449 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
12450 Slightly relax "sem_post" name checking.
12451
5ea106f7
PG
124522005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
12453
12454 * gdb.base/unload.exp: Use new shared library infrastructure.
12455
bf7234cf
PG
124562005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
12457
12458 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 12459 infrastructure.
bf7234cf 12460
547b869a
CV
124612005-04-29 Corinna Vinschen <vinschen@redhat.com>
12462
12463 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
12464 * gdb.asm/h8300.inc: New file.
12465
f07e55f0
PG
124662005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
12467
12468 * gdb.base/shlib-call.exp: Change to use new shared library
12469 infrastructure.
12470
3cbba3d1
PG
124712005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
12472
a9c64011
AS
12473 * gdb.base/pending.exp: Change to use new shared library
12474 infrastructure.
3cbba3d1 12475
ed6df200
PG
124762005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
12477
a9c64011
AS
12478 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
12479 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 12480
8c8f4ebe
PG
124812005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
12482
a9c64011
AS
12483 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
12484 shared objects being adjusted and update copyright years.
8c8f4ebe 12485
607fbc54
DJ
124862005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
12487
12488 * ChangeLog: Correct some 2003-01-13 dates.
12489 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
12490 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
12491 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
12492 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
12493 gdb.trace/tfind.exp: Update copyright years.
12494
57bf0e56
DJ
124952005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
12496 Daniel Jacobowitz <dan@codesourcery.com>
12497
12498 * lib/gdb.exp (gdb_compile): Handle shlib=.
12499 (gdb_compile_shlib): New function.
12500
9b593790
PG
125012005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
12502
a9c64011 12503 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 12504
9494c6a5
DJ
125052005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
12506
12507 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
12508 gdb.server.
12509 * configure.ac: Likewise.
12510 * configure: Regenerated.
12511 * gdb.gdbserver/Makefile.in: Moved to...
12512 * gdb.server/Makefile.in: ... here.
12513 * gdb.gdbserver/server.c: Moved to...
12514 * gdb.server/server.c: ... here.
12515 * gdb.gdbserver/server-run.exp: Moved to...
12516 * gdb.server/server-run.exp: ... here.
12517
6f8eac0e
DJ
125182005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
12519
12520 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
12521 * configure.ac: Create gdb.gdbserver/Makefile.
12522 * configure: Regenerated.
12523 * lib/gdbserver-support.exp: New file, derived from
12524 config/gdbserver.exp.
12525 * config/gdbserver.exp: Use gdbserver-support.exp.
12526 * gdb.gdbserver/Makefile.in: New file.
12527 * gdb.gdbserver/server.c: New file.
12528 * gdb.gdbserver/server-run.exp: New file.
12529
6e87504d
PG
125302005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
12531
a9c64011
AS
12532 * lib/gdb.exp (test_compiler_info): Return compiler_info
12533 if no arguments are given.
6e87504d 12534
d1779be4
PG
125352005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
12536
12537 * gdb.arch/altivec-abi.exp: Check for compiler and set
12538 use altivec' flag accordingly.
12539 * gdb.arch/altivec-regs.exp: Likewise.
12540
88750304
DJ
125412005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
12542
12543 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
12544
f3fb768d
AS
125452005-03-27 Andreas Schwab <schwab@suse.de>
12546
12547 * gdb.base/bigcore.c (main): Add missing mode argument in open
12548 call.
12549
7e813ac5
DJ
125502005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
12551
12552 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
12553 downloads.
12554 * config/gdbserver.exp (gdb_load): Likewise.
12555
8e3049aa
PB
125562005-03-14 Paul Brook <paul@codesourcery.com>
12557
12558 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
12559 targets.
12560
a9df7c44
JB
125612005-03-09 Joel Brobecker <brobecker@adacore.com>
12562
12563 * gdb.dwarf2/dup-psym.S: New file.
12564 * gdb.dwarf2/dup-psym.exp: New testcase.
12565
9f0d94e8
JB
125662005-03-09 Joel Brobecker <brobecker@adacore.com>
12567
12568 * gdb.ada/exec_changed/first.adb: New file.
12569 * gdb.ada/exec_changed/second.adb: New file.
12570 * gdb.ada/exec_changed.exp: New testcase.
12571
5f579bc5
NS
125722005-03-08 Nathan Sidwell <nathan@codesourcery.com>
12573
36e9969c
NS
12574 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
12575 (A2): New class.
12576 (main): Test operator+.
12577 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
12578 breakpoint test.
12579
5f579bc5
NS
12580 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
12581 * gdb.base/signull.exp: Disable if gdb,nosignals.
12582 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
12583 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
12584 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
12585 * gdb.mi/mi2-console.exp: Likewise.
12586 * gdb.trace/collection.exp (run_trace_experiment): Consume the
12587 continue output at start.
12588 (gdb_collect_locals_test): Robustify regexp.
12589 * gdb.trace/passc-dyn.exp: Fix comment typo.
12590 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
12591
be46087e
CV
125922005-03-08 Corinna Vinschen <vinschen@redhat.com>
12593
12594 * gdb.asm/asm-source.exp: Add iq2000 case.
12595 * gdb.asm/iq2000.inc: New file.
12596
384e1a61 125972005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 12598
384e1a61
MI
12599 * gdb.base/command.exp: Change hardcoded value to regular expression.
12600 * gdb.base/float.exp: Add powerpc to the list of targets checked.
12601
584b6e9e
DJ
126022005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
12603
12604 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
12605 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
12606 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
12607 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
12608 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
12609
ab5b5d61
MK
126102005-03-05 Mark Kettenis <kettenis@gnu.org>
12611
12612 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
12613 changes.
12614
ae051c1b
PG
126152004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
12616
a9c64011
AS
12617 * lib/compiler.c: Add test for IBM's xlc compiler.
12618 * lib/compiler.cc: Likewise.
ae051c1b 12619
3f0f6ed2
JB
126202004-02-24 Joel Brobecker <brobecker@adacore.com>
12621
12622 * gdb.ada/fixed_points.exp: Create compilation object directory
12623 before running the test.
12624 * gdb.ada/null_record.exp: Likewise.
12625 * gdb.ada/packed_array.exp: Likewise.
12626 * gdb.ada/start.exp: Likewise.
12627
724f452b
JB
126282005-02-15 Joel Brobecker <brobecker@adacore.com>
12629
12630 * gdb.ada/packed_array/pa.adb: New file.
12631 * gdb.ada/packed_array.exp: New testcase.
12632
57f5cdfb 126332005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 12634
1f393151
MK
12635 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
12636 files.
12637
ebdda337
MK
12638 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
12639 on *-*-openbsd*. Correctly match whitespace in regukar
12640 expressions.
12641
cf309262
DJ
126422005-02-10 Daniel Jacobowitz <dan@debian.org>
12643
12644 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
12645 PR exp/1821
12646 * gdb.base/gdb1821.c: New test file.
12647 * gdb.base/gdb1821.exp: New test file.
12648
3be49e7a
JB
126492005-02-09 Joel Brobecker <brobecker@adacore.com>
12650
12651 * gdb.base/start.c: New file.
12652 * gdb.base/start.exp: New testcase.
12653
e292e67d
JB
126542005-02-09 Joel Brobecker <brobecker@adacore.com>
12655
12656 * gdb.ada/start/dummy.adb: New file.
12657 * gdb.ada/start.exp: New testcase.
12658
dbdfa66c
CV
126592005-02-09 Corinna Vinschen <vinschen@redhat.com>
12660
12661 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
12662 for printing symbols and statistics.
12663 Add test for using relative pathnames in "maint print msymbols" test.
12664 Mark "maint info sections DATA" XFAIL on Cygwin.
12665 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
12666 tests.
12667
d7941671
AC
126682005-02-09 Andreas Schwab <schwab@suse.de>
12669
12670 Committed by Andrew Cagney <cagney@gnu.org>
12671 * gdb.base/remotetimeout.exp: New file.
12672
74e5ef44
MK
126732005-02-07 Mark Kettenis <kettenis@gnu.org>
12674
12675 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
12676
464dd14d
JB
126772005-02-03 Joel Brobecker <brobecker@adacore.com>
12678
12679 * gdb.ada/gnat_ada.gpr: New file.
12680 * gdb.ada/gnat_ada.gin: Delete, no longer used.
12681 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
12682 * configure.ac: No longer generate gnat_ada.gpr.
12683 * configure: Regenerate.
12684 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
12685 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
12686 * gdb.ada/null_record/bar.ads: Likewise.
12687 * gdb.ada/null_record/bar.adb: Likewise.
12688 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
12689 * gdb.ada/null_record.exp (testdir): New variable.
12690 (testfile): executable is now in testdir subdirectory.
12691 (srcfile): Use full path to the main compilation unit.
12692 * gdb.ada/fixed_points.exp: Same changes as above.
12693
30d756ae
NR
126942005-02-03 Nick Roberts <nickrob@snap.net.nz>
12695
12696 * gdb.base/interp.exp: New test.
12697
9d799f85
AC
126982005-01-24 Andrew Cagney <cagney@gnu.org>
12699
12700 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
12701
15656118
AC
127022005-01-19 Andrew Cagney <cagney@gnu.org>
12703
a892c31b
AC
12704 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
12705 configure.ac not configure.in.
12706
15656118
AC
12707 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
12708 of powerpc*-*-*.
12709 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 12710 * gdb.base/list.exp (test_list_function)
15656118
AC
12711 (test_list_filename_and_function): Ditto.
12712 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
12713
a7b01baf
AC
127142005-01-16 Andrew Cagney <cagney@gnu.org>
12715
17d92a02
AC
12716 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
12717
a7b01baf
AC
12718 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
12719
bc8332bb
AC
127202005-01-14 Andrew Cagney <cagney@gnu.org>
12721
12722 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
12723 * gdb.mi/mi2-var-cmd.exp: Ditto.
12724
4d074752
CV
127252005-01-10 Corinna Vinschen <vinschen@redhat.com>
12726
12727 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
12728
bec39cab
AC
127292005-01-07 Andrew Cagney <cagney@gnu.org>
12730
12731 * configure.ac: Rename configure.in, require autoconf 2.59.
12732 * configure: Re-generate.
12733 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
12734 * gdb.stabs/configure: Re-generate.
12735 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
12736 * gdb.hp/configure: Re-generate.
12737 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
12738 autoconf 2.59.
12739 * gdb.hp/gdb.objdbg/configure: Re-generate.
12740 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
12741 autoconf 2.59.
12742 * gdb.hp/gdb.defects/configure: Re-generate.
12743 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
12744 autoconf 2.59.
12745 * gdb.hp/gdb.compat/configure: Re-generate.
12746 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
12747 autoconf 2.59.
12748 * gdb.hp/gdb.base-hp/configure: Re-generate.
12749 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
12750 autoconf 2.59.
12751 * gdb.hp/gdb.aCC/configure: Re-generate.
12752
f10b16d4
JB
127532004-12-15 Jim Blandy <jimb@redhat.com>
12754
12755 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
12756 under NPTL when there is debugging info available for libpthread.
12757
fb6e1814
JG
127582004-12-13 Jerome Guitton <guitton@gnat.com>
12759
12760 * gdb.ada/fixed_points.c: New file.
12761 * gdb.ada/fixed_points.exp: New file.
12762
fe46cd3a
RC
127632004-12-03 Randolph Chung <tausq@debian.org>
12764
12765 * gdb.arch/pa-nullify.exp: New file.
12766 * gdb.arch/pa-nullify.s: New file.
12767
8de0841b
RC
127682004-11-30 Randolph Chung <tausq@debian.org>
12769
12770 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
12771 instead of "tbug". Fix regexp to work properly with gdb_test.
12772
c8170782
PH
127732004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
12774
12775 * gdb.base/bitfields2.exp: New test.
12776 * gdb.base/bitfields2.c: New file.
12777
954269c2
RE
127782004-11-28 Richard Earnshaw <rearnsha@arm.com>
12779
12780 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
12781
0107feed
RC
127822004-11-16 Randolph Chung <tausq@debian.org>
12783
12784 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
12785
f073ae8c
DJ
127862004-11-14 Daniel Jacobowitz <dan@debian.org>
12787
12788 * gdb.threads/threadapply.exp: Correct "macro details" test.
12789
19ad59e7
JJ
127902004-11-11 Jeff Johnston <jjohnstn@redhat.com>
12791
12792 * gdb.threads/threadapply.exp: New test.
12793 * gdb.threads/threadapply.c: New file.
12794
9cf0961b
MK
127952004-11-07 Mark Kettenis <kettenis@gnu.org>
12796
12797 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
12798 frames.
12799
c789492a
FL
128002004-11-05 Felix Lee <felix+log1@specifixinc.com>
12801
12802 * gdb.base/cursal.exp: New file.
12803 * gdb.base/cursal.c: New file.
12804
a1e167bb
AC
128052004-11-03 Andrew Cagney <cagney@gnu.org>
12806
12807 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
12808
b7cbf173
MK
128092004-10-30 Mark Kettenis <kettenis@gnu.org>
12810
12811 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
12812 NetBSD/ELF targets.
12813
88f9d34f
JB
128142004-10-29 Joel Brobecker <brobecker@gnat.com>
12815
12816 * gdb.threads/bp_in_thread.c: New file, copied from
12817 pthread_cond_wait.c.
12818 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
12819 file, rather than reusing the .c file from another testcase.
12820
ca7d6a0c
JB
128212004-10-20 Joel Brobecker <brobecker@gnat.com>
12822
12823 * gdb.ada/null_record.exp: Check where we stopped after
12824 sending the start command, instead of where the associated
12825 temporary breakpoint was inserted.
12826
0d863d03
AC
128272004-10-14 Andrew Cagney <cagney@gnu.org>
12828
12829 * gdb.mi/gdb701.c (main): Return 0.
12830
d11e72cb
DJ
128312004-10-13 Daniel Jacobowitz <dan@debian.org>
12832
d40539a4 12833 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 12834
e1923096
JJ
128352004-10-12 Jeff Johnston <jjohnstn@redhat.com>
12836
12837 * gdb.threads/schedlock.c: Add comment markers to use to find
12838 line numbers.
12839 * gdb.threads/schedlock.exp: Adjust regex to handle the new
12840 comments.
12841 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
12842 breakpoint lines.
12843
ec8ba2c9
DJ
128442004-10-12 Daniel Jacobowitz <dan@debian.org>
12845
12846 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
12847
0eb3658b
DJ
128482004-10-12 Daniel Jacobowitz <dan@debian.org>
12849
12850 * configure.in: Add gdb.dwarf2.
12851 * configure: Regenerated.
12852 * Makefile.in: Add gdb.dwarf2.
12853 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
12854 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
12855 gdb.dwarf2/file1.txt: New files.
12856
a271cc33
OF
128572004-10-11 Orjan Friberg <orjanf@axis.com>
12858
a9c64011 12859 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
12860 of "run", since the latter doesn't work with remote targets. Adjust
12861 the breakpoint numbering accordingly.
12862 * gdb.threads/pthread_cond_wait.exp: Ditto.
12863
895ce074
MC
128642004-10-08 Michael Chastain <mec.gnu@mindspring.com>
12865
12866 * gdb.base/overlays.exp: Update copyright years.
12867
6be3092d
KI
128682004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
12869
12870 * gdb.base/overlays.exp: Disable if target is Linux.
12871
e05389b8
FL
128722004-10-06 Felix Lee <felix+log1@specifixinc.com>
12873
12874 * config/gdbserver.exp (gdb_load): Use right filename on remote.
12875
73cb587d
KI
128762004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
12877
12878 * gdb.asm/asm-source.exp: Add m32r-linux target.
12879 * gdb.asm/m32r-linux.inc: New file.
12880
3c0edcdc
AC
128812004-09-24 Andrew Cagney <cagney@redhat.com>
12882 David Anderson <anderson@redhat.com>
12883
12884 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
12885 command fails, assume things will work.
12886 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
12887 (_GNU_SOURCE): Define.
12888 (print_unsigned, print_hex): Change parameter to "long long".
12889 (print_byte_count): New function, use to print byte counts.
12890 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
12891 O_LARGEFILE.
12892 (main): Compute an upper bound on a corefile in max_core_size.
12893 Limit memory chunk size to max_core_size. Limit total memory
12894 allocated to max_core_size.
12895
4bb3667f
AC
128962004-09-23 Andrew Cagney <cagney@gnu.org>
12897
12898 * gdb.base/bigcore.exp: Replace the code that creates a corefile
12899 from a separate process with code that creates a corefile by
12900 making the inferior dump core.
12901
60fe1a51
MK
129022004-09-23 Mark Kettenis <kettenis@gnu.org>
12903
12904 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
12905 block.
12906
8e937346
MC
129072004-09-23 Michael Chastain <mec.gnu@mindspring.com>
12908
12909 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
12910 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
12911 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
12912 Likewise.
12913
7213f6d6
JJ
129142004-09-20 Jeff Johnston <jjohnstn@redhat.com>
12915
12916 * gdb.java/jprint.exp: New test case for java inferior call.
12917 * gdb.java/jprint.java: Ditto.
12918
eac69dca
JB
129192004-09-15 Joel Brobecker <brobecker@gnat.com>
12920
12921 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
12922
22227696
MC
129232004-09-14 Michael Chastain <mec.gnu@mindspring.com>
12924
12925 * gdb.threads/killed.c: Include <stdlib.h>.
12926 * gdb.threads/pthreads.c: Likewise.
12927
7dd403a4
MC
129282004-09-14 Michael Chastain <mec.gnu@mindspring.com>
12929
12930 * gdb.threads/killed.c: Add copyright notice.
12931
33f2d567
JM
129322004-09-10 Jason Molenda (jmolenda@apple.com)
12933
a9c64011
AS
12934 * gdb.base/define.exp: Two new tests to verify zero space chars
12935 after 'if' and 'while' commands in a user-defined command is correctly
12936 parsed.
33f2d567 12937
e05b62ac
AC
129382004-09-08 Andrew Cagney <cagney@gnu.org>
12939
12940 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
12941 delivery test with duplicate at end of file.
12942
9cbe82da
MK
129432004-09-06 Mark Kettenis <kettenis@jive.nl>
12944
12945 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
12946
564803d9
MC
129472004-09-05 Michael Chastain <mec.gnu@mindspring.com>
12948
12949 * config/hppro.exp: Removed.
12950
7c6807ce
MC
129512004-09-05 Michael Chastain <mec.gnu@mindspring.com>
12952
12953 * config/sparclet.exp: Removed.
12954
bf7e26dd
MC
129552004-09-05 Michael Chastain <mec.gnu@mindspring.com>
12956
12957 * config/udi.exp: Removed.
12958
714e341b
MC
129592004-09-02 Michael Chastain <mec.gnu@mindspring.com>
12960
12961 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
12962 of "exp_continue".
12963 (advancei): Likewise.
12964
1236e623
JJ
129652004-09-01 Jeff Johnston <jjohnstn@redhat.com>
12966
12967 * gdb.base/unload.exp: Fix so messages aren't duplicated.
12968
3bdcad15
MI
129692004-09-01 Manoj Iyer <manjo@austin.ibm.com>
12970
228af206 12971 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
12972 to check for nodebug in executable.
12973 * gdb.gdb/observer.exp (setup_test): Likewise.
12974 * gdb.gdb/selftest.exp (test_with_self): Likewise.
12975 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
12976
c72b934c
AC
129772004-09-01 Andrew Cagney <cagney@gnu.org>
12978
12979 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
12980 files.
12981
edd9b715
JJ
129822004-09-01 Jeff Johnston <jjohnstn@redhat.com>
12983
12984 * gdb.base/unload.exp: Fix expected warning message to match
12985 latest format.
12986
fb4ce06b
CV
129872004-09-01 Corinna Vinschen <vinschen@redhat.com>
12988
12989 * gdb.base/call-rt-st.exp: Fix typos.
12990
ce78e7c3
MI
129912004-08-31 Manoj Iyer <manjo@austin.ibm.com>
12992
12993 * gdb.threads/thread_check.exp: New testcase.
12994 * gdb.threads/thread_check.c: New testcase.
12995
2dedb159
AC
129962004-08-31 Andrew Cagney <cagney@gnu.org>
12997
12998 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
12999 (skip_to_handler_entry): New procedures. Test stepping into a
13000 handler when the breakpoint is at the handler's entry point.
13001
68f53502
AC
130022004-08-30 Andrew Cagney <cagney@gnu.org>
13003
13004 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
13005 gdb/1757.
13006
3e3ffd2b
MC
130072004-08-27 Michael Chastain <mec.gnu@mindspring.com>
13008
13009 With code from Manoj Iyer <manjo@austin.ibm.com>:
13010 * lib/gdb.exp (gdb_file_cmd): Return more information in the
13011 return value. Add an arm for "no debugging symbols found".
13012 Change a stray "error" to "perror".
13013 (gdb_run_cmd): Adapt to new return value.
13014 * gdb.base/remote.exp: Adapt to new return value.
13015 * gdb.gdb/complaints.exp: Likewise.
13016 * gdb.gdb/observer.exp: Likewise.
13017 * gdb.gdb/selftest.exp: Likewise.
13018 * gdb.gdb/xfullpath.exp: Likewise.
13019
4b6f5fd2
JB
130202004-08-27 Joel Brobecker <brobecker@gnat.com>
13021
13022 * gdb.threads/bp_in_thread.exp: New testcase.
13023
e5b25496
MC
130242004-08-27 Michael Chastain <mec.gnu@mindspring.com>
13025
13026 Fix PR testsuite/1735.
13027 * gdb.threads/schedlock.c (thread_function): Add a cast
13028 to suppress a gcc warning.
13029 * gdb.threads/thread-specific.c (thread_function): Likewise.
13030
934353d6
MC
130312004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13032
13033 * gdb.base/unload.c: Include <stdlib.h>.
13034
f98a0aef 130352004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 13036
f98a0aef 13037 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
13038 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
13039 synchronized after the "return".
13040
5a2e8882
MC
130412004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13042
13043 * gdb.mi/basics.c: Include <stdio.h>.
13044 * gdb.mi/pthreads.c: Include <stdlib.h>.
13045 * gdb.mi/var-cmd.c: Include <stdlib.h>.
13046
a9640423
MC
130472004-08-26 Michael Chastain <mec.gnu@mindspring.com>
13048
13049 * gdb.threads/schedlock.c: Add copyright notice.
13050
b04e311d
AC
130512004-08-25 Andrew Cagney <cagney@gnu.org>
13052
13053 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
13054 (skip_over_handler, breakpoint_over_hander): New test procedures.
13055 (advance, advancei): Add a proper prefix, do not use
13056 rerun_to_main.
13057 * gdb.base/sigstep.c (main): Change to use an infinite loop.
13058
7c27f15b
MC
130592004-08-24 Michael Chastain <mec.gnu@mindspring.com>
13060
13061 * gdb.mi/basics.c: Add copyright notice.
13062 * gdb.mi/var-cmd.c: Add copyright notice.
13063
fffc87ae
MC
130642004-08-23 Michael Chastain <mec.gnu@mindspring.com>
13065
13066 * lib/gdb.exp: Remove signed_keyword_not_used.
13067 * lib/compiler.c: Likewise.
13068 * lib/compiler.cc: Likewise.
13069
d782e0bf
MC
130702004-08-23 Michael Chastain <mec.gnu@mindspring.com>
13071
13072 * gdb.base/whatis.c: Remove conditional disabling of "signed".
13073 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
13074
96033e83
MC
130752004-08-23 Michael Chastain <mec.gnu@mindspring.com>
13076
13077 * gdb.base/whatis.c: Add copyright notice.
13078
cf38c229
MK
130792004-08-20 Mark Kettenis <kettenis@gnu.org>
13080
13081 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
13082 it to skip the breakpoints encoded in the inline assembly.
13083
f4b49756
MC
130842004-08-20 Michael Chastain <mec.gnu@mindspring.com>
13085
13086 * Makefile.in: Add gdb.fortran.
13087
2f193b69
MC
130882004-08-20 Michael Chastain <mec.gnu@mindspring.com>
13089
13090 * gdb.base/call-sc.exp (test_scalar_returns):
13091 Fix cut-and-paste glitch in "Make fun return now".
13092
89a237cb
MC
130932004-08-17 Michael Chastain <mec.gnu@mindspring.com>
13094
13095 * configure.in: Add gdb.fortran.
13096 * configure: Regenerate.
13097 * gdb.fortran/Makefile.in: New file.
13098 * lib/gdb.exp (skip_fortran_tests): New procedure.
13099
469aff8e
MC
131002004-08-17 Michael Chastain <mec.gnu@mindspring.com>
13101
13102 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
13103 reference to bug-gnu@prep.ai.mit.edu.
13104 * gdb.mi/mi-var-child.exp: Likewise.
13105 * gdb.mi/mi-var-cmd.exp: Likewise.
13106 * gdb.mi/mi-var-display.exp: Likewise.
13107 * gdb.mi/mi2-var-block.exp: Likewise.
13108 * gdb.mi/mi2-var-child.exp: Likewise.
13109 * gdb.mi/mi2-var-cmd.exp: Likewise.
13110 * gdb.mi/mi2-var-display.exp: Likewise.
13111
00b51b9f
MK
131122004-08-15 Mark Kettenis <kettenis@gnu.org>
13113
13114 * gdb.base/unload.c (main): Make local variable msg const.
13115
45f07fef
MC
131162004-08-15 Michael Chastain <mec.gnu@mindspring.com>
13117
13118 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
13119 to bug-gnu@prep.ai.mit.edu.
13120 * gdb.mi/mi-disassemble.exp: Likewise.
13121 * gdb.mi/mi-eval.exp: Likewise.
13122 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
13123 default line number.
13124 * gdb.mi/mi-return.exp: Likewise.
13125 * gdb.mi/mi-simplerun.exp: Likewise.
13126 * gdb.mi/mi-stack.exp: Likewise.
13127 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
13128 number with explicit range test.
13129 * gdb.mi/mi-watch.exp: Likewise.
13130 * gdb.mi/mi2-break.exp: Likewise.
13131 * gdb.mi/mi2-cli.exp: Likewise.
13132 * gdb.mi/mi2-disassemble.exp: Likewise.
13133 * gdb.mi/mi2-eval.exp: Likewise.
13134 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
13135 default line number.
13136 * gdb.mi/mi2-return.exp: Likewise.
13137 * gdb.mi/mi2-simplerun.exp: Likewise.
13138 * gdb.mi/mi2-stack.exp: Likewise.
13139 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
13140 number with explicit range test.
13141 * gdb.mi/mi2-watch.exp: Likewise.
13142
dd8c8ee7
MC
131432004-08-15 Michael Chastain <mec.gnu@mindspring.com>
13144
13145 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
13146 * gdb.cp/m-static.exp: Likewise.
13147 * gdb.cp/rtti.exp: Likewise.
13148
4e838464
MK
131492004-08-14 Mark Kettenis <kettenis@gnu.org>
13150
13151 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
13152
8d8cb839
EZ
131532004-08-14 Eli Zaretskii <eliz@gnu.org>
13154
13155 * ChangeLog: Prefix Local Variables with semi-colons and indent
13156 the reference to older ChangeLog files, to fix fontification in
13157 Emacs.
13158
deea8bb0
MC
131592004-08-13 Michael Chastain <mec.gnu@mindspring.com>
13160
13161 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
13162 * gdb.mi/mi2-break.exp: Likewise.
13163
c3297504
MC
131642004-08-13 Michael Chastain <mec.gnu@mindspring.com>
13165
13166 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
13167
25808999
MC
131682004-08-13 Michael Chastain <mec.gnu@mindspring.com>
13169
13170 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
13171
226a8d71
MC
131722004-08-13 Michael Chastain <mec.gnu@mindspring.com>
13173
13174 * gdb.cp/classes.exp: Remove unused declarations. Just let
13175 test names default instead of providing special names. Remove
13176 extraneous demangler test.
13177
37fdf854
JJ
131782004-08-12 Jeff Johnston <jjohnstn@redhat.com>
13179
13180 * gdb.base/unload.exp: New test for breakpoints in dynamically
13181 loaded libraries.
13182 * gdb.base/unload.c: Ditto.
13183 * gdb.base/unloadshr.c: Ditto.
13184
2d3a7986
MC
131852004-08-12 Michael Chastain <mec.gnu@mindspring.com>
13186
13187 * gdb.cp/classes.exp (test_ptype_class_objects): Call
13188 cp_test_ptype_class.
13189 (test_enums): Likewise.
13190
c72b934c
AC
131912004-08-10 Andrew Cagney <cagney@gnu.org>
13192
13193 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
13194 files.
13195
cc503c8a
AC
131962004-08-10 Andrew Cagney <cagney@gnu.org>
13197
13198 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
13199 init_malloc call.
13200
902f2ccb
MC
132012004-08-10 Michael Chastain <mec.gnu@mindspring.com>
13202
13203 * ChangeLog: Add copyright notice. The notice is copied
13204 from emacs 21.3 top level ChangeLog.
13205
78c90502
MC
132062004-08-09 Michael Chastain <mec.gnu@mindspring.com>
13207
13208 * lib/cp-support.exp: New file.
13209 * lib/cp-support.exp (cp_test_type_class): New function.
13210 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
13211 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
13212 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
13213 cp_test_ptype_class.
13214
88e5ea78
MC
132152004-08-09 Michael Chastain <mec.gnu@mindspring.com>
13216
13217 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
13218 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
13219 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
13220 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
13221 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
13222 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
13223 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
13224 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
13225 gdb.mi/mi2-watch.exp: Update copyright years.
13226
6a89fc9c
MK
132272004-08-09 Mark Kettenis <kettenis@gnu.org>
13228
13229 * gdb.base/sigaltstack.exp: Provide proper anchoring.
13230
1482e0de
MC
132312004-08-09 Michael Chastain <mec.gnu@mindspring.com>
13232
13233 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
13234 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
13235 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
13236 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
13237 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
13238 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
13239 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
13240 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
13241 gdb.mi/mi-watch.exp: Update copyright years.
13242
1a5ce3f3
DJ
132432004-08-08 Daniel Jacobowitz <dan@debian.org>
13244
13245 PR gdb/1738
13246 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
13247 from a breakpoint with a pending signal.
13248
04f6ecf2
DJ
132492004-08-08 Daniel Jacobowitz <dan@debian.org>
13250
13251 PR gdb/1736
13252 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
13253 * gdb.base/sigaltstack.exp (finish_test): Consume output until
13254 the prompt.
13255 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
13256
54d90d35
DJ
132572004-08-08 Daniel Jacobowitz <dan@debian.org>
13258
13259 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
13260
d2f6abb0
DJ
132612004-08-08 Daniel Jacobowitz <dan@debian.org>
13262
13263 PR gdb/1736
13264 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
13265 for i?86-*-linux*.
13266
5598c03d
DJ
132672004-08-08 Daniel Jacobowitz <dan@debian.org>
13268
13269 * gdb.arch/i386-prologue.exp: Compile without debug information.
13270
c6fee705
MC
132712004-08-08 Michael Chastain <mec.gnu@mindspring.com>
13272
13273 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
13274 rather than asking gdb to search.
13275
dd90efdb
MC
132762004-08-05 Michael Chastain <mec.gnu@mindspring.com>
13277
13278 * gdb.base/gcore.c: Include <string.h>.
13279
1e84bec1
MC
132802004-08-05 Michael Chastain <mec.gnu@mindspring.com>
13281
13282 * gdb.base/gcore.c: Add copyright notice.
13283
e425eb2b
MC
132842004-08-05 Michael Chastain <mec.gnu@mindspring.com>
13285
13286 * gdb.base/freebpcmd.c: Include <stdio.h>.
13287 * gdb.base/long_long.c: Include <string.h>.
13288 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
13289 * gdb.base/siginfo.c: Include <string.h>.
13290 * gdb.base/sigstep.c: Include <string.h>.
13291
cb9aaed5
MC
132922004-08-04 Michael Chastain <mec.gnu@mindspring.com>
13293
13294 * gdb.base/complex.c: Include <stdlib.h>.
13295
55944f3d
MC
132962004-08-04 Michael Chastain <mec.gnu@mindspring.com>
13297
13298 * gdb.base/complex.c: Add copyright notice.
13299
7b2953d9
MC
133002004-08-04 Michael Chastain <mec.gnu@mindspring.com>
13301
13302 * gdb.base/charset.c: Include <stdlib.h>.
13303
c9133d23
MC
133042004-08-04 Michael Chastain <mec.gnu@mindspring.com>
13305
13306 * gdb.base/auxv.c: Include <stdlib.h>.
13307
0a8490ad
MC
133082004-08-04 Michael Chastain <mec.gnu@mindspring.com>
13309
13310 * gdb.base/auxv.c: Add copyright notice.
13311
3426d5ec
MC
133122004-08-04 Michael Chastain <mec.gnu@mindspring.com>
13313
13314 * gdb.base/coremaker.c: Add copyright notice.
13315 * gdb.base/coremaker2.c: Add copyright notice.
13316
8da195dd
AC
133172004-08-04 Andrew Cagney <cagney@gnu.org>
13318
13319 * gdb.base/store.exp: Update copyright.
13320 (check_set, up_set, check_struct, up_struct): Add a prefix to test
13321 names, do not import gdb_prompt.
13322
8d394f98
AC
133232004-08-01 Andrew Cagney <cagney@gnu.org>
13324
13325 Fix PR testsuite/1729.
13326 * gdb.base/dump.exp: Add test name to callers of capture_value, do
13327 not use capture_value with value 4.
13328 (capture_value): Add optional test name parameter.
13329 (test_reload_saved_value, test_restore_saved_value): Use $msg as
13330 the prefix, pass to capture_value.
13331
b6702b23
MK
133322004-08-01 Mark Kettenis <kettenis@gnu.org>
13333
13334 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
13335 * gdb.arch/i386-prologue.c (standard): New prototype and function.
13336 (main): Call new function.
13337
c203e0ca
MC
133382004-07-31 Michael Chastain <mec.gnu@mindspring.com>
13339
13340 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
13341
a7995a30
MC
133422004-07-31 Michael Chastain <mec.gnu@mindspring.com>
13343
13344 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
13345
9366563b
MC
133462004-07-31 Michael Chastain <mec.gnu@mindspring.com>
13347
b6eeaf26 13348 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
13349 Accept more values of vtbl pointer. Remove some messages
13350 about "obsolete gcc or gdb".
13351
2fc1f950
MC
133522004-07-30 Michael Chastain <mec.gnu@mindspring.com>
13353
13354 * gdb.cp/classes.exp: Accept more varieties of ptype output.
13355
c724d49b
MC
133562004-07-30 Michael Chastain <mec.gnu@mindspring.com>
13357
13358 * gdb.base/asm-source.exp: Properly convert target board
13359 debug flags from gcc format to binutils format.
13360
736b0fce
MK
133612004-07-28 Mark Kettenis <kettenis@gnu.org>
13362
13363 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
13364 gdb1718". PR backtrace/1718 partially fixed.
13365
5633ea5c
JJ
133662004-07-27 Jeff Johnston <jjohnstn@redhat.com>
13367
13368 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
13369
575eebb1
NC
133702004-07-26 Nick Clifton <nickc@redhat.com>
13371
13372 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
13373 good default value for a specific architecture is available then
13374 set it to that value. Otherwise default to the -gstabs switch.
13375 Remove the -g... switches from the asm-flags variable. Allow the
13376 target board info to override the value if it wants to. Pass the
13377 switch on the assembler command line.
13378
62104619
MK
133792004-07-23 Mark Kettenis <kettenis@gnu.org>
13380
13381 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
13382 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
13383 (main): Call new function.
13384
4a1135b8
MC
133852004-07-22 Michael Chastain <mec.gnu@mindspring.com>
13386
13387 Test for PR exp/1715.
13388 * gdb.base/radix.exp: Refactor common procedures. Make all
13389 test names unique. Change XFAIL to KFAIL.
13390
8a12c1f0
MC
133912004-07-20 Michael Chastain <mec.gnu@mindspring.com>
13392
13393 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
13394 * gdb.ada/gnat_ada.gin: ... to here.
13395 * configure.in: Use gnat_ada.gin.
13396 * configure: Regenerate.
13397
23b451cf
AC
133982004-07-20 Andrew Cagney <cagney@gnu.org>
13399
13400 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
13401 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
13402 XFAILs. Clean up test messages and comments. Check backtraces.
13403 Delete re-sync code.
13404
ab618a02
MC
134052004-07-19 Michael Chastain <mec.gnu@mindspring.com>
13406
13407 Fix PR cli/740.
13408 * gdb.base/annota1.exp: Honor gdb,nosignals.
13409 * gdb.base/annota3.exp: Likewise.
13410
46dad340
MC
134112004-07-19 Michael Chastain <mec.gnu@mindspring.com>
13412
13413 * lib/java.exp: Update copyright notice.
13414
756d8c70
AC
134152004-07-19 Andrew Cagney <cagney@gnu.org>
13416
13417 * gdb.base/selftest.exp: Copy file from here ...
13418 * gdb.gdb/selftest.exp: ... to here.
13419
586027e6
AC
134202004-07-16 Andrew Cagney <cagney@redhat.com>
13421
13422 * lib/insight-support.exp: Delete file.
13423 * lib/java.exp (java_init): Fix copyright.
13424
029d2200
AC
134252004-07-16 Andrew Cagney <cagney@gnu.org>
13426
13427 * gdb.base/restore.c: Append "prologue" to comments marking the a
13428 function's prologue.
13429 * gdb.base/restore.exp: Update copyright, re-indent.
13430 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
13431 callerN" prefix where needed. Update patterns that match a
13432 function's prologue.
13433
653b62c5
MC
134342004-07-16 Michael Chastain <mec.gnu@mindspring.com>
13435
13436 * gdb.base/restore.c: Add copyright notice.
13437
f7d690e5
AC
134382004-07-16 Andrew Cagney <cagney@gnu.org>
13439
13440 * gdb.base/logical.exp: Update copyright.
13441 (evaluate): New procedure. Use to re-implement tests using
13442 several tables.
13443
d629a7cb
MH
134442004-07-14 Martin Hunt <hunt@redhat.com>
13445
13446 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
13447 which fixes some problems where init.tcl was not found.
13448
9c7bb332
AC
134492004-07-13 Andrew Cagney <cagney@gnu.org>
13450
6bf46641
AC
13451 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
13452 (check_sizeof, check_valueof): Do not include the output in the
13453 test name. Use gdb_test.
13454 (get_valueof): Use gdb_test_multiple.
13455
c4ffd4c0
AC
13456 * gdb.base/step-test.exp: Update copyright. Use
13457 gdb_test_multiple. Ensure that test names do not include
13458 architecture dependent output.
13459
ab89363a
AC
13460 * gdb.gdb/observer.exp: Update copyright.
13461 (setup_test): Use gdb_test_multiple.
13462 (attach_first_observer, attach_second_observer)
13463 (attach_third_observer, detach_first_observer)
13464 (detach_second_observer, detach_third_observer)
13465 (reset_counters, check_counters): Make $message a prefix.
13466 (test_normal_stop_notifications): Add "args" parameter - a list of
13467 init functions to be called. Make $message a prefix,
13468 (test_observer_normal_stop): Change the message prefixes so that
13469 they are unique, pass the attach / detach procedures to
13470 test_normal_stop_notifications.
13471
ec58997a
AC
13472 * gdb.base/signull.exp (test_segv): Prefix all tests with
13473 "${name}". Clean up test messages.
13474
b475183b
AC
13475 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
13476
9c7bb332
AC
13477 * gdb.base/ena-dis-br.exp: Update copyright.
13478 (break_at): New function. Replace send_gdb with gdb_test,
13479 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
13480 ignore count, not stopped at bpt", with KFAIL.
13481
2dd95497
CV
134822004-07-13 Corinna Vinschen <vinschen@redhat.com>
13483
13484 * gdb.base/attach.exp: Remove cleanupfile handling.
13485
419e626b
AC
134862004-07-12 Andrew Cagney <cagney@gnu.org>
13487
13488 * gdb.base/annota1.exp: Cleanup corefile test name.
13489 * gdb.base/annota3.exp: Ditto.
13490
8b1b3228
AC
134912004-07-12 Andrew Cagney <cagney@gnu.org>
13492
78650829
AC
13493 * gdb.base/signals.exp: Clean up copyright, re-indent.
13494
8b1b3228
AC
13495 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
13496 gdb_test and gdb_test_multiple.
13497
935c2760
JJ
134982004-07-08 Jeff Johnston <jjohnstn@redhat.com>
13499
13500 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 13501 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
13502 provide line number info for first statement in main.
13503
1544280f
AC
135042004-07-08 Andrew Cagney <cagney@gnu.org>
13505
1279f4ff
AC
13506 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
13507
1544280f
AC
13508 * gdb.base/sigbpt.exp: Make the common part of each test name a
13509 prefix instead of suffix.
13510
bcc82369
BR
135112004-07-07 Bob Rossi <bob_rossi@cox.net>
13512
13513 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
13514 test from test_tbreak_creation_and_listing to
13515 test_file_list_exec_source_file
13516 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
13517 Changed name of test from test_tbreak_creation_and_listing to
13518 test_file_list_exec_source_file
13519
23f4b0aa
JJ
135202004-07-07 Jeff Johnston <jjohnstn@redhat.com>
13521
13522 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
13523 the jmisc() constructor instead of <init>.
13524 * gdb.java/jmisc1.exp: Ditto.
13525
56401cd5
AC
135262004-07-07 Andrew Cagney <cagney@gnu.org>
13527
13528 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
13529 corrupting the PC.
13530
44ae2f6a
MC
135312004-07-06 Michael Chastain <mec.gnu@mindspring.com>
13532
13533 * gdb.cp/templates.exp: Accept whitespace change in demangler
13534 output.
13535
45a83408
AC
135362004-07-06 Andrew Cagney <cagney@gnu.org>
13537
13538 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
13539
d205ad70
MC
135402004-07-02 Michael Chastain <mec.gnu@mindspring.com>
13541
13542 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
13543 * lib/compiler.cc: Likewise.
13544
06ea1a61
MC
135452004-06-30 Michael Chastain <mec.gnu@mindspring.com>
13546
13547 * lib/compiler.cc: Work around string preprocessing problem
13548 with old hp c++ compiler.
13549 * lib/compiler.c: Likewise.
13550
daab1251
CV
135512004-06-29 Corinna Vinschen <vinschen@redhat.com>
13552
13553 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
13554 directives to conditionalize symbol prefixing.
13555 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
13556 additional_flags handling. Add underscore prefix for Cygwin.
13557 * gdb.arch/i386-unwind.c: Use preprocessor directives to
13558 conditionalize symbol prefixing.
13559 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
13560 additional_flags handling. Add underscore prefix for Cygwin.
13561
cc984116
CV
135622004-06-29 Corinna Vinschen <vinschen@redhat.com>
13563
13564 * gdb.base/bigcore.exp: Skip test on Cygwin.
13565
c279b077
MC
135662004-06-28 Michael Chastain <mec.gnu@mindspring.com>
13567
13568 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
13569 formats for "info register". Use gdb_test_multiple. Fix
13570 the "invalid register" test.
13571
0e915747
CV
135722004-06-28 Corinna Vinschen <vinschen@redhat.com>
13573
13574 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
13575 PID for Cygwin. Add Cygwin specific strings to check for in some
13576 tests.
13577 (do_attach_tests): Add a test for user interaction when attaching
13578 to a process with no matching symbol table already loaded.
13579
11422c86
AC
135802004-06-26 Andrew Cagney <cagney@gnu.org>
13581
13582 Test PR java/1567 and PR java/1565.
13583 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
13584 * gdb.java/jmisc2.exp: Delete file.
13585
cefbce26
MC
135862004-06-26 Michael Chastain <mec.gnu@mindspring.com>
13587
13588 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
13589
e19f872c
CV
135902004-06-25 Corinna Vinschen <vinschen@redhat.com>
13591
13592 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
13593 attach process.
13594
d931ba3b
MC
135952004-06-23 Michael Chastain <mec.gnu@mindspring.com>
13596
13597 * gdb.cp/pr-1553.exp: Remove.
13598
aef68c48
MC
135992004-06-22 Michael Chastain <mec.gnu@mindspring.com>
13600
13601 * gdb.cp/pr-1553.cc: Remove.
13602 * gdb.cp/pr-1553.exp: Disable this test.
13603
8d5df71a
JB
136042004-06-20 Jim Blandy <jimb@redhat.com>
13605
a9c64011 13606 Fix PR testsuite/1680.
8d5df71a
JB
13607 * gdb.arch/i386-sse.exp: Properly quote curly braces in
13608 regular expressions.
13609
4ac6f39d
MC
136102004-06-19 Michael Chastain <mec.gnu@mindspring.com>
13611
13612 Fix PR testsuite/1679.
13613 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
13614 Issue an UNSUPPORTED result instead.
13615
1b413552
JB
136162004-06-18 Jim Blandy <jimb@redhat.com>
13617
13618 * gdb.base/charset.exp: Only send a control-C if we see a new
13619 prompt and incomplete command.
13620
6daa6ebd
MC
136212004-06-18 Michael Chastain <mec.gnu@mindspring.com>
13622
13623 * gdb.cp/pr-574.cc: Add copyright notice.
13624
51fa4ae0
JB
136252004-06-17 Jim Blandy <jimb@redhat.com>
13626
13627 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
13628 cases where the regexp has no groups; this grabs random text from
13629 the previous test suite, whatever that was.
13630
8fea26c5
MC
136312004-06-17 Michael Chastain <mec.gnu@mindspring.com>
13632
13633 * gdb.cp/printmethod.cc: Add copyright notice.
13634
1e3aeb41
MC
136352004-06-16 Michael Chastain <mec.gnu@mindspring.com>
13636
13637 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
13638
9d9030bc
AC
136392004-06-16 Andrew Cagney <cagney@gnu.org>
13640
13641 * gdb.base/signull.c: Update copyright. Include <string.h>.
13642 (bowler): Replace data_pointer with data_read
13643 and data_write cases. Add code_descriptor case.
13644 (zero, desc): New array and pointer.
13645 (data, code): Change to simple pointers.
13646 * gdb.base/signull.exp: Fix probe pattern matching a function
13647 descriptor SIGSEGV. Replace data_pointer with data_read and
13648 data_write tests.
13649
acd4ad44
AC
136502004-06-16 Andrew Cagney <cagney@gnu.org>
13651
13652 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
13653
08fd625c
MC
136542004-06-15 Michael Chastain <mec.gnu@mindspring.com>
13655
13656 * gdb.base/long_long.c: Add copyright notice.
13657
1903502c
MC
136582004-06-15 Michael Chastain <mec.gnu@mindspring.com>
13659
13660 * gdb.base/long_long.exp: Remove reference to
13661 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
13662 to gdb_breakpoint and gdb_continue_to_breakpoint.
13663
83313cb1
JB
136642004-06-14 Jim Blandy <jimb@redhat.com>
13665
13666 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
13667 endian case.
13668
1bf404ef
AC
136692004-06-14 Andrew Cagney <cagney@gnu.org>
13670
13671 * gdb.base/gcore.exp (capture_command_output): Delete the always
13672 passing tests containing inferior values.
13673 * gdb.base/ending-run.exp: Do not include the breakpoint address
13674 in the test message. Update copyright.
13675 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
13676 size in the test name, use gdb_test_multiple. Update copyright.
13677
ef220b33
MC
136782004-06-14 Michael Chastain <mec.gnu@mindspring.com>
13679
13680 * gdb.cp/ref-types.cc: Add copyright notice.
13681
4f70a4c9
MC
136822004-06-14 Michael Chastain <mec.gnu@mindspring.com>
13683
13684 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
13685 hp_aCC_compiler.
13686 * lib/compiler.cc: Likewise.
13687 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
13688 'set' commands. Log diagnostics for other lines. Set
13689 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
13690
335928ac
MC
136912004-06-13 Michael Chastain <mec.gnu@mindspring.com>
13692
13693 * gdb.cp/try_catch.cc: Add copyright notice.
13694
2efb12e8
MC
136952004-06-12 Michael Chastain <mec.gnu@mindspring.com>
13696
13697 * gdb.cp/userdef.cc: Add copyright notice.
13698
0bbed51a
MC
136992004-06-11 Michael Chastain <mec.gnu@mindspring.com>
13700
13701 * gdb.cp/virtfunc.cc: Add copyright notice.
13702
e12a46c9
RC
137032004-06-11 Randolph Chung <tausq@debian.org>
13704
13705 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
13706 problem.
13707
338e05af
AC
137082004-06-10 Andrew Cagney <cagney@gnu.org>
13709
13710 * lib/compiler.cc, lib/compiler.c: Append either
13711 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
13712 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
13713 instead of gcc-3-3.
13714
dc3f10cb
AC
137152004-06-09 Andrew Cagney <cagney@gnu.org>
13716
b4d946af
AC
13717 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
13718 gdb/1455, bug is specific to "long long" and "double".
a9c64011 13719
dc3f10cb
AC
13720 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
13721 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
13722 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
13723 fixed.
13724
b5c0bfa2
AC
137252004-06-09 Andrew Cagney <cagney@gnu.org>
13726
13727 * gdb.base/structs.exp (test_struct_returns): Replace
13728 "return_value_unknown" and "finish_value_unknown" by
13729 "return_value_known" and "finish_value_known". Instead of
13730 "return_value_unknown" iff "finish_value_unknown", check
13731 "return_value_known" implies "finish_value_known".
13732
caeb605f
MH
137332004-06-08 Martin Hunt <hunt@redhat.com>
13734
13735 * gdb.base/float.exp: Add pattern for mips targets.
13736
c892bb64
RC
137372004-06-08 Randolph Chung <tausq@debian.org>
13738
13739 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
13740 message for unknown architectures more clear.
13741
48306d3e
JB
137422004-06-08 Joel Brobecker <brobecker@gnat.com>
13743
13744 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
13745 start the execution of the program.
13746
83ecb59f
JB
137472004-06-07 Jim Blandy <jimb@redhat.com>
13748
13749 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
13750 * gdb.arch/i386-cpuid.h: New helper file.
13751
55264cb4
RC
137522004-06-07 Randolph Chung <tausq@debian.org>
13753
13754 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
13755 has started.
13756
23cadb28
RM
137572004-06-04 Roland McGrath <roland@redhat.com>
13758
13759 Fix PR gdb/1647.
13760 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
13761 differently to be robust to output buffering differences.
13762
51d01eda
MC
137632004-06-04 Michael Chastain <mec.gnu@mindspring.com>
13764
13765 * gdb.threads/pthreads.exp: Update copyright years.
13766 (check_control_c): Change asynchronous 'after' to synchronous.
13767
f4fc3b93
RM
137682004-06-04 Roland McGrath <roland@redhat.com>
13769
13770 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
13771 next gdb prompt.
13772
4013522b
MC
137732004-06-02 Michael Chastain <mec.gnu@mindspring.com>
13774
13775 Fix PR gdb/1636.
13776 * gdb.threads/manythreads.exp: Change asynchronous 'after'
13777 calls to synchronous.
13778
7a8f1e6b
JB
137792004-05-26 Jim Blandy <jimb@redhat.com>
13780
13781 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
13782
81bb3443
RC
137832004-05-24 Randolph Chung <tausq@debian.org>
13784
13785 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
13786 * gdb.asm/pa.inc: New file.
13787
8f5a3103
MK
137882004-05-22 Mark Kettenis <kettenis@gnu.org>
13789
13790 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
13791
734b8fe8 137922004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 13793 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
13794
13795 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
13796 GDB prompt.
13797
725603e1
UW
137982004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13799
f4fc3b93 13800 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
13801 setjmp/longjmp. Use sigaction instead of signal.
13802
8b923272 138032004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 13804 Michael Snyder <msnyder@redhat.com>
8b923272
JB
13805
13806 * gdb.threads/pthread_cond_wait.c: New file.
13807 * gdb.threads/pthread_cond_wait.exp: New testcase.
13808
8bfabb04
AC
138092004-05-13 Andrew Cagney <cagney@redhat.com>
13810
13811 * gdb.base/signull.exp, gdb.base/signull.c: New files.
13812 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
13813
42edda50
AC
138142004-05-11 Andrew Cagney <cagney@redhat.com>
13815
13816 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
13817 fixed but revealed gdb/1639.
13818
d303a6c7
AC
138192004-05-10 Andrew Cagney <cagney@redhat.com>
13820
13821 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
13822 func1" and "next to 2nd alarm", kernel bug avoided.
13823
bf08c2a1
DJ
138242004-05-10 Daniel Jacobowitz <dan@debian.org>
13825
13826 PR external/1568
13827 * gdb.base/bigcore.exp: Check the size of the dumped core file.
13828 XFAIL if it is smaller than bytes_allocated.
13829 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
13830 (main): Make chunks_allocated unsigned. Correct comment.
13831
c0586a34
JB
138322004-05-07 Joel Brobecker <brobecker@gnat.com>
13833
13834 * gdb.arch/powerpc-aix-prologue.c: New file.
13835 * gdb.arch/powerpc-aix-prologue.exp: New file.
13836
f2785d12
JB
138372004-05-07 Jim Blandy <jimb@redhat.com>
13838
13839 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
13840 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
13841
bd7f6e30
JB
138422004-05-06 Joel Brobecker <brobecker@gnat.com>
13843
13844 * gdb.base/sep.exp: No longer setup_kfail when the program was
13845 built with dwarf2.
13846
0a5e7efe
JI
138472004-05-05 Jim Ingham <jingham@apple.com>
13848
13849 * gdb.base/pending.exp: Make sure pending breakpoints
13850 preserve the ignore count.
f4fc3b93 13851
a8958849
MK
138522004-04-27 Jerome Guitton <guitton@gnat.com>
13853
13854 * i386-prologue.exp: Add testcase for jump instruction as first
13855 instruction of the real code.
13856 * i386-prologue.c (jump_at_beginning): New function.
13857
7e103f5b
MK
138582004-04-28 Mark Kettenis <kettenis@gnu.org>
13859
13860 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
13861 x86_64-*-*.
13862
5d38b224
MK
138632004-04-28 Mark Kettenis <kettenis@gnu.org>
13864
13865 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
13866 i*86-*-*.
13867
0ef32fd9
MK
138682004-04-25 Mark Kettenis <kettenis@gnu.org>
13869
13870 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
13871 expression that checks the return type.
13872
71d7dd7c
AC
138732004-04-23 Andrew Cagney <cagney@redhat.com>
13874
13875 * gdb.base/call-sc.exp: New test of scalar call/return values.
13876 * gdb.base/call-sc.c: Ditto.
13877
1e9f977e
JJ
138782004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13879
13880 * gdb.threads/manythreads.c: Reduce thread stack size.
13881
899d9e3a
JJ
138822004-04-23 Jeff Johnston <jjohnstn@redhat.com>
13883
13884 * gdb.threads/manythreads.c: Add copyright notice.
13885
61bcae62
AC
138862004-04-23 Andrew Cagney <cagney@redhat.com>
13887
13888 * gdb.base/siginfo.exp: Better handle step out of signal.
13889 * gdb.base/sigstep.exp: Ditto.
13890
7339a42e 138912004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 13892 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
13893
13894 * gdb.threads/manythreads.c: New testcase.
13895 * gdb.threads/manythreads.exp: Ditto.
13896
5c98409b
JB
138972004-04-22 Jim Blandy <jimb@redhat.com>
13898
13899 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
13900 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
13901
3b611f1a
MC
139022004-04-21 Michael Chastain <mec.gnu@mindspring.com>
13903
13904 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
13905
f0fd9238
AC
139062004-04-21 Andrew Cagney <cagney@redhat.com>
13907
13908 * gdb.base/sigstep.c: New file.
13909 * gdb.base/sigstep.exp: New file.
13910
90990674
JB
139112004-04-16 Joel Brobecker <brobecker@gnat.com>
13912
13913 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
13914 call to observer_notify_normal_stop.
13915
78cef34b
AC
139162004-04-15 Andrew Cagney <cagney@redhat.com>
13917
13918 * gdb.base/siginfo.c: New file.
13919 * gdb.base/siginfo.exp: New file.
13920
d2343407
JB
139212004-04-12 J. Brobecker <brobecker@gnat.com>
13922
13923 * gdb.base/sep.exp: Fix typo in comment.
13924
a2dba3c8
JB
139252004-04-12 J. Brobecker <brobecker@gnat.com>
13926
13927 * gdb.base/sep.c: New file.
13928 * gdb.base/sep-proc.c: New file.
13929 * gdb.base/sep.exp: New testcase.
13930
15f7b60e
MK
139312004-04-09 Mark Kettenis <kettenis@gnu.org>
13932
13933 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
13934 support.
13935
44f4de1a
AC
139362004-04-05 Andrew Cagney <cagney@redhat.com>
13937
13938 * gdb.base/sigaltstack.c: New file.
13939 * gdb.base/sigaltstack.exp: New file.
13940
ef04f396
JB
139412004-04-04 Joel Brobecker <brobecker@gnat.com>
13942
13943 * gdb.base/foll-fork.exp: Update the expected output for
13944 "help set follow-fork-mode", to match a change that was made
13945 to the help of this variable on 2004-01-13.
13946
d40d2c92
JB
139472004-04-01 Joel Brobecker <brobecker@gnat.com>
13948
13949 * lib/ada.exp: Add copyright notice.
13950 * bar.ads: Likewise.
13951 * bar.adb: Likewise.
13952 * null_record.adb: Likewise.
13953 * null_record.exp: Likewise.
13954 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
13955
f86ef5a3
JB
139562004-04-01 Joel Brobecker <brobecker@gnat.com>
13957
13958 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
13959 * configure: Regenerate.
13960
414e70e3
JB
139612004-04-01 Joel Brobecker <brobecker@gnat.com>
13962
13963 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
13964 to build the application. Remove the message printed when in
13965 verbose mode, redundant with the UNSUPPORTED message above.
13966
f0aaee49
JB
139672004-03-31 Joel Brobecker <brobecker@gnat.com>
13968
13969 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
13970 * gdb.ada (null_record.exp): New testcase.
13971
ac81cb54
JB
139722004-03-31 Joel Brobecker <brobecker@gnat.com>
13973
13974 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
13975
854af2f7
JB
139762004-03-31 Joel Brobecker <brobecker@gnat.com>
13977
13978 * gdb.ada: New subdirectory.
13979 * gdb.ada/Makefile.in: New file.
13980 * gdb.ada/gnat_ada.gpr.in: New file.
13981
034cb681
JB
139822004-03-31 Joel Brobecker <brobecker@gnat.com>
13983
13984 * lib/ada.exp: New file.
13985
78a1a894
DJ
139862004-03-24 Daniel Jacobowitz <drow@mvista.com>
13987
13988 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
13989 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
13990
4b2b3b3e
AC
139912004-03-22 Andrew Cagney <cagney@redhat.com>
13992
13993 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
13994 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
13995 Problem identified by Ulrich Weigand.
13996
23c73aa3
DC
139972004-03-17 David Carlton <carlton@kealia.com>
13998
13999 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
14000 PR c++/826.
14001
d63a86f8
RM
140022004-03-16 Roland McGrath <roland@redhat.com>
14003
14004 * gdb.base/auxv.exp: New file.
14005 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
14006
0e02aa50
DC
140072004-03-12 David Carlton <carlton@kealia.com>
14008
14009 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
14010 * gdb.cp/pr-1553.cc: Ditto.
14011 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
14012 pass branch.
14013
c20b71be
MC
140142004-03-12 Michael Chastain <mec.gnu@mindspring.com>
14015
14016 * gdb.cp/templates.exp: Accept more template types.
14017
c7414a01
MC
140182004-03-09 Michael Chastain <mec.gnu@mindspring.com>
14019
14020 From Corinna Vinschen with modifications.
14021 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
14022 local variable obj_with_enum.
14023 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
14024 results with obj_with_enum.
14025
ed69573c
MC
140262004-03-09 Michael Chastain <mec.gnu@mindspring.com>
14027
14028 * gdb.cp/classes.cc: New file, copied from misc.cc.
14029 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
14030
28301461
MC
140312004-03-09 Michael Chastain <mec.gnu@mindspring.com>
14032
14033 * gdb.cp/misc.cc: Add copyright notice.
14034
1198ecbe
DC
140352004-03-05 David Carlton <carlton@kealia.com>
14036
14037 * gdb.cp/rtti.exp: Add 'print *obj3' test.
14038 * gdb.cp/rtti.h: Update copyright.
14039 (namespace n2::n3): New.
14040 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
14041 (n2::n3::func3): New.
14042 (main): Call n2::n3::func3.
14043 * gdb.cp/rtti2.cc: Update copyright.
14044 (n2::create3): New.
14045
9e08c470
MK
140462004-03-04 Mark Kettenis <kettenis@gnu.org>
14047
14048 * gdb.asm/openbsd.inc: Fix typo.
14049
4bebc3aa
FF
140502004-03-03 Fred Fish <fnf@redhat.com>
14051
14052 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
14053 "val" instead of unused "size". Update copyright year.
14054
6ea9fb37
DJ
140552004-02-29 Daniel Jacobowitz <drow@mvista.com>
14056
14057 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
14058 to use unsigned char.
14059 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
14060 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
14061
23b23974
DJ
140622004-02-29 Daniel Jacobowitz <drow@mvista.com>
14063
14064 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
14065 line of output.
14066
7574fd53
DJ
140672004-02-28 Daniel Jacobowitz <drow@mvista.com>
14068
14069 * gdb.base/relocate.c (dummy): Initialize.
14070
a195357f
DJ
140712004-02-28 Daniel Jacobowitz <drow@mvista.com>
14072
14073 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
14074 a breakpoint at exit.
14075
72fd54a9
FF
140762004-02-27 Fred Fish <fnf@redhat.com>
14077
14078 * gdb.base/chng-syms.exp: Add expect condition to match failing
14079 case that isn't a timeout.
14080
b9d23137
AC
140812004-02-27 Andrew Cagney <cagney@redhat.com>
14082
14083 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
14084 support.
14085
15d208f6 140862004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 14087
15d208f6
FF
14088 * gdb.arch/gdb1431.c: Remove.
14089 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
14090 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
14091 of "until" incorrectly.
14092
98f9cd2d
JB
140932004-02-26 J. Brobecker <brobecker@gnat.com>
14094
14095 * gdb.cp/class2.cc (empty): New class.
14096 (refer): New function.
14097 (main): Declare an object of type empty and use it.
14098 * gdb.cp/class2.exp: Print the value of an object of type empty.
14099
9b50c11b
JJ
141002004-02-26 Jeff Johnston <jjohnstn@redhat.com>
14101
14102 * gdb.base/langs.exp: Update query string to match the
14103 new nquery format used for pending breakpoints.
14104
0dcd613f
AC
141052004-02-26 Andrew Cagney <cagney@redhat.com>
14106
14107 Fix PR i18n/1570.
14108 * gdb.base/charset.c: Update copyright notice.
14109 (main, init_string): Remove the escape character '\e' tests.
14110 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
14111 * gdb.base/charset.exp (valid_host_charset): Ditto.
14112 * gdb.base/setvar.exp: Ditto.
14113
b8a56647
AC
141142004-02-24 Andrew Cagney <cagney@redhat.com>
14115
90d59e34
AC
14116 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
14117 mmapped data in core file" PASS and FAIL messages consistent.
14118
b8a56647
AC
14119 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
14120 setting a breakpoint. Work around PR java/1565.
14121
9f27c604
JJ
141222004-02-23 Jeff Johnston <jjohnstn@redhat.com>
14123
14124 * lib/gdb.exp (gdb_breakpoint): Update query string to match
14125 new nquery format.
14126 * gdb.base/pending.exp: Ditto.
14127
3224a706
MK
141282004-02-22 Mark Kettenis <kettenis@gnu.org>
14129
14130 * configure.in: Run stabs tests on *BSD.
14131 * configure: Regenerated.
14132
41e0a9ca
MK
141332004-02-21 Mark Kettenis <kettenis@gnu.org>
14134
14135 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
14136
1e1b3428
FF
141372004-02-20 Fred Fish <fnf@redhat.com>
14138
14139 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
14140 blank in test for "returns short", for consistency with other
14141 "returns xxx" tests. Update copyright year.
14142
f9a7572a
FF
141432004-02-19 Fred Fish <fnf@redhat.com>
14144
14145 New testcase for PR breakpoint/1558.
14146 * gdb.arch/gdb1558.exp: New file.
14147 * gdb.arch/gdb1558.c: New file.
14148
b2ce2854
EZ
141492004-02-19 Elena Zannoni <ezannoni@redhat.com>
14150
14151 * gdb.base/nodebug.exp: Fix typo.
14152
e7c9ff01
JB
141532004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14154
14155 Committed by Jim Blandy <jimb@redhat.com>.
14156
62f4b920
JB
14157 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
14158
2db536a1
JB
14159 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
14160
e7c9ff01
JB
14161 * gdb.base/float.exp: Support s390*-*-* targets.
14162
f3205b34
AF
141632004-02-17 Adam Fedor <fedor@gnu.org>
14164
14165 * gdb.base/gdb1555.exp: New file.
14166 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
14167
9d62932d
EZ
141682004-02-17 Elena Zannoni <ezannoni@redhat.com>
14169
14170 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
14171
344c9711
FF
141722004-02-16 Fred Fish <fnf@redhat.com>
14173
14174 * gdb.arch/gdb1291.c: Remove
14175 * gdb.arch/gdb1291.s: New test input file.
14176 * gdb.arch/gdb1291.exp: Expand test to check case that should not
14177 fail. Test for correct result, known incorrect result, other
14178 failures and timeouts.
14179
2d822687
AC
141802004-02-16 Andrew Cagney <cagney@redhat.com>
14181
14182 * gdb.base/bigcore.exp: New file.
14183 * gdb.base/bigcore.c: New file.
14184
dac15b66
AC
141852004-02-13 Andrew Cagney <cagney@redhat.com>
14186
14187 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
14188 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
14189 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
14190 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
14191 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
14192 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
14193 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
14194 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
14195 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
14196 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
14197
6bdfc2c4
JJ
141982004-02-11 Jeff Johnston <jjohnstn@redhat.com>
14199
14200 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
14201 executed is an alloc instruction.
14202
87b3ede8
DC
142032004-02-11 David Carlton <carlton@kealia.com>
14204
14205 * gdb.cp/breakpoint.exp: New.
14206 * gdb.cp/breakpoint.cc: New.
14207
6e19e2bf
MC
142082004-02-11 Michael Chastain <mec.gnu@mindspring.com>
14209
14210 Partial fix for PR gdb/1543.
14211 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
14212 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
14213 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
14214 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
14215 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
14216 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
14217 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
14218 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
14219 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
14220 to bug-gdb@prep.ai.mit.edu .
14221 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
14222 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
14223 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
14224 Likewise.
14225
5c5455dc
AC
142262004-02-10 Andrew Cagney <cagney@redhat.com>
14227
14228 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
14229 using gdb_internal_error_resync.
14230
9cf689d7
DJ
142312004-02-09 Daniel Jacobowitz <drow@mvista.com>
14232
14233 * gdb.threads/thread-specific.exp: Stop early if no threads are
14234 found.
14235
d2dc51db
MC
142362004-02-09 Michael Chastain <mec.gnu@mindspring.com>
14237
14238 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
14239
14b1a056
DJ
142402004-02-08 Daniel Jacobowitz <drow@mvista.com>
14241
14242 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
14243 breakpoints.
14244
83f66e8f
DJ
142452004-02-07 Daniel Jacobowitz <drow@mvista.com>
14246
14247 * config/sim.exp (gdb_load): Handle $arg == "".
14248 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
14249 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
14250
30fc0091
EZ
142512004-02-07 Elena Zannoni <ezannoni@redhat.com>
14252
a9c64011
AS
14253 * gdb.base/maint.exp: Update test to reflect
14254 obstack changes.
30fc0091 14255
4d806929
JJ
142562004-02-04 Jeff Johnston <jjohnstn@redhat.com>
14257
14258 * gdb.base/pendshr.c (pendfunc): New function that calls
14259 pendfunc1.
14260 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
14261
7bfdd688
FF
142622004-02-04 Fred Fish <fnf@redhat.com>
14263
14264 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
14265 function symbols and update copyright years.
14266 * gdb.arch/gdb1291.c: Ditto.
14267
aaa08ee4
MC
142682004-02-03 Michael Chastain <mec.gnu@mindspring.com>
14269
14270 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
14271
dbad7755
MC
142722004-02-03 Michael Chastain <mec.gnu@mindspring.com>
14273
14274 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
14275
ec4646ef
MC
142762004-02-03 Michael Chastain <mec.gnu@mindspring.com>
14277
14278 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
14279
1b802196
FF
142802004-02-02 Fred Fish <fnf@redhat.com>
14281
14282 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
14283 remote targets. Update copyright years.
14284
18fe2033
JJ
142852004-02-02 Jeff Johnston <jjohnstn@redhat.com>
14286
14287 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
14288 support.
14289 * gdb.base/langs.exp: Fix test which attempts to create
14290 breakpoint on non-existent function to handle new pending
14291 support.
14292 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
14293 a breakpoint.
14294 * gdb.base/pending.exp: New test.
14295 * gdb.base/pending.c: New file.
14296 * gdb.base/pendshr.c: Ditto.
14297
8d577d32
DC
142982004-02-02 David Carlton <carlton@kealia.com>
14299
14300 * gdb.cp/overload.exp: Add overloadNamespace tests.
14301 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
14302 (overloadNamespace, XXX): New.
14303 (main): Call XXX::marker2.
14304
3ad13771
FF
143052004-02-01 Fred Fish <fnf@redhat.com>
14306
14307 * gdb.base/dump.exp: Use runto_main instead of "runto main".
14308 * gdb.base/finish.exp: Ditto.
14309 * gdb.base/gcore.exp: Ditto.
14310 * gdb.base/huge.exp: Ditto.
14311 * gdb.base/info-proc.exp: Ditto.
14312 * gdb.base/return2.exp: Ditto.
14313 * gdb.threads/gcore-thread.exp: Ditto.
14314
44c75849
DJ
143152004-02-01 Daniel Jacobowitz <drow@mvista.com>
14316
14317 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
14318
005bc093
MK
143192004-02-01 Mark Kettenis <kettenis@gnu.org>
14320
14321 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
14322 that opening the file succeeds on OpenBSD.
14323
c47cebdb
DJ
143242004-02-01 Daniel Jacobowitz <drow@mvista.com>
14325
14326 * gdb.threads/thread-specific.c: New file.
14327 * gdb.threads/threads-specific.exp: New test script.
14328 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
14329 to expect_out.
14330
5a01311c
MK
143312004-02-01 Mark Kettenis <kettenis@gnu.org>
14332
14333 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
14334 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
14335 only on the "print_small_structs from print_long_arg_list" test.
14336
ce22a4f1
DJ
143372004-02-01 Daniel Jacobowitz <drow@mvista.com>
14338
14339 * gdb.base/completion.exp: Kill a stray backslash.
14340
14341 From Jim Ingham <jingham@apple.com>:
14342 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
14343 agrees with the result from sending a tab.
14344
abbab9d3
DJ
143452004-01-31 Daniel Jacobowitz <drow@mvista.com>
14346
14347 * gdb.base/chng-syms.exp: Remove stray newline.
14348
53904d1e
MK
143492004-01-31 Mark Kettenis <kettenis@gnu.org>
14350
14351 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
14352 *-*-openbsd*.
14353 * gdb.asm/openbsd.inc: New file.
14354
3a4b3aac
MK
143552004-01-30 Mark Kettenis <kettenis@gnu.org>
14356
14357 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
14358 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
14359 *-*solaris2*. Remove commented out default settings for
14360 asm-flags. Replace gdb_compile with target_link.
14361
ebac27b4
MC
143622004-01-29 Michael Chastain <mec.gnu@mindspring.com>
14363
14364 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
14365 for all tests. Remove old hp-ux and cygnus xfail cases.
14366
d8679d84
PH
143672004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
14368
14369 * gdb.base/chng-syms.exp: New file.
14370 * gdb.base/chng-syms.c: New file.
14371
0a55bc22
MC
143722004-01-24 Michael Chastain <mec.gnu@mindspring.com>
14373
14374 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
14375 Provide arms for current output in all my configurations.
14376
94b8e876
MC
143772004-01-24 Michael Chastain <mec.gnu@mindspring.com>
14378
14379 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
14380 * lib/compiler.cc: Likewise.
14381 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
14382 get the right preprocessor. Eval the output directly. Remove
14383 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
14384 hp_f77_compiler and hp_f90_compiler completely.
14385 (gdb_preprocess): Delete.
14386 (get_compiler): Delete.
14387
7cf03d44
MK
143882004-01-24 Mark Kettenis <kettenis@gnu.org>
14389
14390 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
14391 <string.h>.
14392
68b6dce9
NR
143932004-01-24 Nick Roberts <nick@nick.uklinux.net>
14394
14395 * gdb.mi/mi-stack.exp: Update copyright.
14396
b368761e
DC
143972004-01-23 David Carlton <carlton@kealia.com>
14398
14399 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
14400 test for cp_lookup_transparent_type.
14401 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
14402 call them.
14403
f2061b53
DJ
144042004-01-23 Daniel Jacobowitz <drow@mvista.com>
14405
14406 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
14407 after -var-update.
14408
37fc574a
DC
144092004-01-23 David Carlton <carlton@kealia.com>
14410
14411 * gdb.cp/namespace.cc (C::ensureRefs): New.
14412 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
14413
8e94b928
NR
144142004-01-20 Nick Roberts <nick@nick.uklinux.net>
14415
14416 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
14417 case "-stack-list-locals 2".
14418 * gdb.mi/mi-var-child.exp: Test for case
14419 "-var-list-children --all-values NAME".
14420
997b0952
MC
144212004-01-18 Michael Chastain <mec.gnu@mindspring.com>
14422
14423 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
14424
52470da3
MK
144252004-01-18 Mark Kettenis <kettenis@gnu.org>
14426
7049b4b8
MK
14427 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
14428 used with gdb_test_multiple.
14429
52470da3
MK
14430 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
14431 read at address 0. This fixes PR testsuite/1504.
14432
da6012e5
DJ
144332004-01-18 Daniel Jacobowitz <drow@mvista.com>
14434
14435 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
14436 Remove downloading, guessing the host executable, the calls to
14437 gdb_file_cmd and gdb_target_cmd, and "load" support.
14438 (infer_host_exec): New function broken out from gdb_load.
14439 (gdb_load): New wrapper for gdbserver_gdb_load.
14440 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
14441 gdb_target_cmd. Use -target-select.
14442 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
14443 Download binaries to the host. Clear last_mi_remote_file when
14444 we load a new binary.
14445 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
14446 call gdbserver_gdb_load and mi_gdb_target_cmd.
14447
32c70722
MC
144482004-01-17 Michael Chastain <mec.gnu@mindspring.com>
14449
14450 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
14451 type patterns.
14452
b0cecf36
MC
144532004-01-17 Michael Chastain <mec.gnu@mindspring.com>
14454
14455 * gdb.cp/templates.exp: Fix typo in test name of
14456 "print Foo<volatile char*>::foo".
14457
4120d7e6
MC
144582004-01-15 Michael Chastain <mec.gnu@mindspring.com>
14459
14460 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
14461
f679e530
BE
144622004-01-16 Ben Elliston <bje@wasabisystems.com>
14463
14464 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
14465 (clean mostlyclean): Remove empty rm.
14466
091c48f6
MC
144672004-01-15 Michael Chastain <mec.gnu@mindspring.com>
14468
14469 * gdb.base/setvar.exp: Add copyright years.
14470
3e5fc8d2
DC
144712004-01-14 David Carlton <carlton@bactrian.org>
14472
14473 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
14474 PR c++/1511 and update coment.
14475 * gdb.cp/templates.exp: Update patterns to match current output.
14476 If changes involve something other than whitespace, KFAIL
14477 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
14478
63d06c5c
DC
144792004-01-14 David Carlton <carlton@kealia.com>
14480
14481 * gdb.cp/namespace.exp: Add tests involving classes defined within
14482 namespaces.
14483 * gdb.cp/namespace.cc (C::CClass): New.
14484 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
14485
a51dab88
EZ
144862004-01-14 Elena Zannoni <ezannoni@redhat.com>
14487
14488 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
14489 what debug info we have. Print a better message if something goes
14490 wrong while producing the separate debug info file.
14491
a476ccc9
MC
144922004-01-14 Michael Chastain <mec.gnu@mindspring.com>
14493
14494 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
14495
f453692c
MC
144962004-01-14 Michael Chastain <mec.gnu@mindspring.com>
14497
14498 * gdb.base/callfuncs.c: Add copyright notice.
14499
f40063a5
MC
145002004-01-13 Michael Chastain <mec.gnu@mindspring.com>
14501
14502 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
14503 inheritance. PR gdb/1498, PR gcc/13539.
14504
19ac3974
EZ
145052004-01-13 Elena Zannoni <ezannoni@redhat.com>
14506
a9c64011
AS
14507 * gdb.threads/gcore-thread.exp: Prefix name of binary with
14508 test specific name.
14509 * gdb.mi/gdb669.exp: Ditto.
14510 * gdb.mi/mi-pthreads.exp: Ditto.
14511 * gdb.mi/mi1-pthreads.exp: Ditto.
14512 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 14513
56c97c6e
MC
145142004-01-12 Michael Chastain <mec.gnu@mindspring.com>
14515
14516 * gdb.cp/member-ptr.cc: Add copyright notice.
14517
a0644324
MC
145182004-01-12 Michael Chastain <mec.gnu@mindspring.com>
14519
14520 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
14521 some patterns for recent versions of gcc and hpacc. Delete
14522 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
14523 Delete tests that access a NULL pointer-to-member-data. This
14524 script is still disabled for gcc.
14525
32fabe09
EZ
145262004-01-12 Elena Zannoni <ezannoni@redhat.com>
14527
14528 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 14529 escaped correctly.
32fabe09 14530
1f8a6abb
EZ
145312004-01-12 Elena Zannoni <ezannoni@redhat.com>
14532
14533 * gdb.base/sepdebug.exp: New file.
14534 * gdb.base/sepdebug.c: New file.
14535 * lib/gdb.exp (separate_debug_filename): New procedure.
14536 (gdb_gnu_strip_debug): New procedure.
14537
48efe704
AC
145382004-01-12 Andrew Cagney <cagney@redhat.com>
14539
14540 * gdb.mi/ChangeLog: Delete file. Renamed to ...
14541 * gdb.mi/ChangeLog-1999-2003: New file.
14542
a9415475
AC
145432004-01-12 Andrew Cagney <cagney@redhat.com>
14544
14545 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
14546 "Renaming a directory to a non-empty directory returns ENOTEMPTY
14547 or EEXIST", treat EBUSY as an XFAIL.
14548
83b8cf9d
MC
145492004-01-11 Michael Chastain <mec.gnu@mindspring.com>
14550
14551 * gdb.base/scope.exp: Remove obsolete setup_xfail for
14552 hp_cc_compiler.
14553
9939d2a8
MC
145542004-01-10 Michael Chastain <mec.gnu@mindspring.com>
14555
14556 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
14557 decorations.
14558
1ff8cadf
MC
145592004-01-10 Michael Chastain <mec.gnu@mindspring.com>
14560
14561 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
14562 and "(aCC)" decorations. Remove obsolete doco about old
14563 test results.
14564
6fa9022e
MC
145652004-01-09 Michael Chastain <mec.gnu@mindspring.com>
14566
14567 * gdb.cp/exception.exp: Fix typo in doco.
14568
209721fe
MK
145692004-01-09 Mark Kettenis <kettenis@gnu.org>
14570
14571 * gdb.base/gdb1476.exp: Fix typo.
14572
ef11303e
MC
145732004-01-09 Michael Chastain <mec.gnu@mindspring.com>
14574
14575 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
14576 file.
14577
041ab88c
MC
145782004-01-09 Michael Chastain <mec.gnu@mindspring.com>
14579
14580 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
14581 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
14582 Use gdb_compile. Remove restriction on gcc. Add some patterns
14583 for recent version of gdb. Delete second half, which was a copy
14584 of the first half with different build flags. This test is
14585 still disabled because it is still not ready for production.
14586
e36d075a
MC
145872004-01-08 Michael Chastain <mec.gnu@mindspring.com>
14588
14589 * gdb.cp/exception.cc: Add copyright notice.
14590 * gdb.cp/exception.exp: Add a notice that this file is broken
14591 because of line number changes caused by addition of copyright
14592 notice.
14593
42b190ad
MC
145942004-01-08 Michael Chastain <mec.gnu@mindspring.com>
14595
14596 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
14597 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
14598
8f25f06b
MC
145992004-01-08 Michael Chastain <mec.gnu@mindspring.com>
14600
14601 * gdb.cp/classes.exp: Accept gnu abi 2.
14602 * gdb.cp/derivation.exp: Likewise.
14603 * gdb.cp/overload.exp: Likewise.
14604 * gdb.cp/virtfunc.exp: Likewise.
14605
06ded8b8
MC
146062004-01-08 Michael Chastain <mec.gnu@mindspring.com>
14607
14608 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
14609 semicolon after end of function.
14610
77c26ae3
MC
146112004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14612
14613 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
14614 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
14615 boilerplate code for compiling and running the program under
14616 test. Add some string method tests.
14617
20757486
MC
146182004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14619
14620 * gdb.cp/bs15503.cc: Add copyright notice.
14621 * gdb.cp/bs15503.exp: Adjust line number.
14622
0fd3b503
MC
146232004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14624
14625 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
14626 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
14627
10d1bea8
MC
146282004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14629
14630 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
14631 hp_cc_compiler.
14632
2789202a
MC
146332004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14634
14635 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
14636 * gdb.cp/ctti.exp: Use the marker instead of "next".
14637 With gcc, run further before bailing.
14638
b862f14c
MC
146392004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14640
14641 * gdb.cp/cttiadd.cc: Add copyright notice.
14642 * gdb.cp/cttiadd1.cc: Likewise.
14643 * gdb.cp/cttiadd2.cc: Likewise.
14644 * gdb.cp/cttiadd3.cc: Likewise.
14645
96da2469
MC
146462004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14647
14648 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
14649 Use gdb_test, gdb_test_multiple. Use floating-point values that
14650 have exact representations in IEEE-ish formats.
14651
053248ff
MC
146522004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14653
14654 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
14655 compilers. Delete duplicate call to get_compiler_info.
14656 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
14657 * gdb.base/volatile.exp: Likewise.
14658
84acecdd
MK
146592004-01-07 Mark Kettenis <kettenis@gnu.org>
14660
14661 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
14662 memory at address 0.
14663
fe11a27f
MC
146642004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14665
14666 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
14667 to test for hp-ux assembler. Fix copyright years.
14668
60ad077b
AC
146692004-01-07 Andrew Cagney <cagney@redhat.com>
14670
14671 * gdb.base/fileio.c (strerrno): Add "EBUSY".
14672
1c9b8f33
AC
146732004-01-07 Andrew Cagney <cagney@redhat.com>
14674
14675 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
14676 when creating the read-only file. From analysis by Roland McGrath
14677 and Elena Zannoni.
14678
753ccc7a
MC
146792004-01-06 Michael Chastain <mec.gnu@mindspring.com>
14680
14681 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
14682
eca3e36b
MC
146832004-01-06 Michael Chastain <mec.gnu@mindspring.com>
14684
14685 * gdb.base/cvexpr.c: Be type-safe with function pointers and
14686 data pointers.
14687
f8d4bac4
MC
146882004-01-06 Michael Chastain <mec.gnu@mindspring.com>
14689
14690 * gdb.cp/m-static.exp: Compile one source file at a time.
14691 Delete unused call to get_compiler_info.
14692
9b4e0f94
MC
146932004-01-06 Michael Chastain <mec.gnu@mindspring.com>
14694
14695 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
14696 * gdb.base/call-rt-st.exp: Likewise.
14697 * gdb.base/nodebug.exp: Likewise.
14698 * gdb.base/volatile.exp: Likewise.
14699 * gdb.cp/ref-types.exp: Likewise.
14700 * gdb.cp/templates.exp: Likewise.
14701
023c1024
MK
147022004-01-05 Mark Kettenis <kettenis@gnu.org>
14703
14704 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
14705
19703c4a
MC
147062004-01-05 Michael Chastain <mec.gnu@mindspring.com>
14707
14708 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
14709 hppa*-hp-hpux*.
14710
18b67037
MK
147112004-01-04 Mark Kettenis <kettenis@gnu.org>
14712
ba6219c8
MK
14713 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
14714 x86_64-*-*.
14715
18b67037
MK
14716 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
14717 sparc64-*-* and sparc*-solaris2*.
14718
1bfbbb9d
MK
147192004-01-04 Mark Kettenis <kettenis@gnu.org>
14720
14721 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
14722 return ${tests}" test. The ${tests} already mentions the
14723 filename.
14724
06846494
MC
147252004-01-02 Michael Chastain <mec.gnu@mindspring.com>
14726
14727 * gdb.cp/local.exp: Accept gcc abi 2.
14728
3b0cb202
MC
147292004-01-02 Michael Chastain <mec.gnu@mindspring.com>
14730
14731 * gdb.cp/templates.exp: Accept gcc abi 2.
14732
0643ec3f
MC
147332004-01-02 Michael Chastain <mec.gnu@mindspring.com>
14734
14735 * lib/compiler.cc: Remove supports_template_debugging.
14736 * gdb.cp/templates.exp: Do not test supports_template_debugging.
14737
d231d0b1
MC
147382004-01-01 Michael Chastain <mec.gnu@mindspring.com>
14739
14740 * gdb.cp/namespace.exp: Accept gcc abi 2.
14741
44ffb27c
MC
147422004-01-01 Michael Chastain <mec.gnu@mindspring.com>
14743
14744 * gdb.cp/method.exp: Accept gcc abi 2.
14745
184ad485
MC
147462004-01-01 Michael Chastain <mec.gnu@mindspring.com>
14747
14748 * gdb.cp/classes.exp: Generate identical results as old version.
14749 * gdb.cp/derivation.exp: Likewise.
14750 * gdb.cp/overload.exp: Likewise.
14751 * gdb.cp/virtfunc.exp: Likewise.
14752
116f09e7
MC
147532004-01-01 Michael Chastain <mec.gnu@mindspring.com>
14754
14755 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
14756 mysterious bug with sourceware version of expect.
14757
b1379776
MC
147582004-01-01 Michael Chastain <mec.gnu@mindspring.com>
14759
14760 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
14761 current versions of gcc, including gcc abi 2. Remove gratuitous
14762 restart of test program. Use gdb_test_multiple and gdb_test for
14763 all tests. Add patterns to xfail missing "const" in "const char *"
14764 and kfail PR gdb/1155.
14765
6b7a4c0e
MC
147662004-01-01 Michael Chastain <mec.gnu@mindspring.com>
14767
14768 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
14769 current versions of gcc, including gcc abi 2. Remove gratuitous
14770 restart of test program. Use gdb_test_multiple and gdb_test for
14771 all tests. Add patterns to kfail PR gdb/1498.
14772
51615d72
MC
147732003-12-31 Michael Chastain <mec.gnu@mindspring.com>
14774
14775 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
14776 current versions of gcc, including gcc abi 2. Use "breakpoint"
14777 and "continue" instead of restarting the target program. Use
14778 gdb_test_multiple and gdb_test for all tests.
14779
7b79a9d7
MK
147802004-01-01 Mark Kettenis <kettenis@gnu.org>
14781
14782 * gdb.asm/asm-source.exp: Update copyright year. Link statically
14783 for *-*-solaris2*.
14784
1cd3489f
MC
147852003-12-31 Michael Chastain <mec.gnu@mindspring.com>
14786
14787 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
14788 current versions of gcc, including gcc abi 2. Use "breakpoint"
14789 and "continue" instead of restarting the target program several
14790 times. Use gdb_test_multiple and gdb_test for all tests.
14791
850742db
MC
147922003-12-18 Michael Chastain <mec.gnu@mindspring.com>
14793
14794 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
14795 source files.
14796
eb4bbda8
MC
147972003-12-16 Michael Chastain <mec.gnu@mindspring.com>
14798
14799 * gdb.base/environ.exp: Handle compiling test case from multiple
14800 source files.
14801
e42c7771
MC
148022003-12-16 Michael Chastain <mec.gnu@mindspring.com>
14803
14804 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
14805
80e4b428
JB
148062003-12-17 Jim Blandy <jimb@redhat.com>
14807
5f06973a
JB
14808 * gdb.base/freebpcmd.c: Add copyright notice.
14809
80e4b428
JB
14810 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
14811
0ab84fb7
MC
148122003-12-16 Michael Chastain <mec.gnu@mindspring.com>
14813
14814 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
14815
1b3bb3d0
JB
148162003-12-13 Jim Blandy <jimb@redhat.com>
14817
14818 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
14819
3a4c9371
KB
148202003-12-12 Kevin Buettner <kevinb@redhat.com>
14821
14822 * gdb.asm/frv.inc: New file.
14823 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
14824
a1dea79a
FF
148252003-12-09 Fred Fish <fnf@redhat.com>
14826
14827 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
14828 functions to break1.c and leave prototypes behind. Add more
14829 "set breakpoint NN here" comments.
14830 * gdb.base/break1.c: New file.
14831
14832 * gdb.base/break.exp: Handle compiling test case from multiple
14833 source files and change source file references as needed.
14834 * gdb.base/completion.exp: Ditto.
14835 * gdb.base/condbreak.exp: Ditto.
14836 * gdb.base/define.exp: Ditto.
14837 * gdb.base/ena-dis-br.exp: Ditto.
14838 * gdb.base/info-proc.exp: Ditto.
14839 * gdb.base/maint.exp: Ditto.
14840 * gdb.base/until.exp: Ditto.
14841
14842 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
14843 hardcoded line numbers.
14844 * gdb.base/define.exp: Ditto.
14845 * gdb.base/ena-dis-br.exp: Ditto.
14846 * gdb.base/maint.exp: Ditto.
14847 * gdb.base/until.exp: Ditto.
14848
14849 * gdb.base/completion.exp: Use "break1" for completion tests since
14850 "break" is no longer a unique prefix.
14851
5266b69c
AC
148522003-12-06 Andrew Cagney <cagney@redhat.com>
14853
14854 * gdb.base/structs.exp (test_struct_returns): When applicable, set
14855 "return_value_unimplemented". When an unimplemented struct return
14856 architecture, report incorrect values as a KFAIL
14857
374451f0
MC
148582003-12-05 Michael Chastain <mec.gnu@mindspring.com>
14859
14860 * gdb.cp/rtti.exp: Accept new wording of warning from
14861 cp_lookup_rtti_type.
14862
ba9b20a7
MC
148632003-12-05 Michael Chastain <mec.gnu@mindspring.com>
14864
14865 Partial fix for PR testsuite/1456.
14866 * gdb.base/scope.exp (test_at_main): Replace references to
14867 gcc_compiled with calls to test_compiler_info.
14868 (test_at_foo): Likewise.
14869 (test_at_bar): Likewise.
14870
b74b6d0b
MC
148712003-12-04 Michael Chastain <mec.gnu@mindspring.com>
14872
14873 Partial fix for PR testsuite/1456.
14874 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
14875 to test_compiler_info.
14876
ccfa3402
MC
148772003-12-03 Michael Chastain <mec.gnu@mindspring.com>
14878
14879 * gdb.base/so-impl-ld.exp: Update copyright notice.
14880
f6246aba
MC
148812003-12-02 Michael Chastain <mec.gnu@mindspring.com>
14882
14883 Partial fix for PR testsuite/1456.
14884 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
14885 to test_compiler_info.
14886
13ae734a
MC
148872003-11-28 Michael Chastain <mec.gnu@mindspring.com>
14888
14889 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
14890 from current versions of gdb. Clean up regular expressions.
14891 Delete redundant timeout case.
14892
d8e1cdee
MC
148932003-11-28 Michael Chastain <mec.gnu@mindspring.com>
14894
14895 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
14896 from current versions of gdb. Clean up regular expressions.
14897 Delete redundant timeout case.
14898
96457b64
MC
148992003-12-01 Michael Chastain <mec.gnu@mindspring.com>
14900
14901 Partial fix for PR testsuite/1456.
14902 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
14903 gcc_compiled with call to test_compiler_info.
14904
f35309fc
MC
149052003-11-30 Michael Chastain <mec.gnu@mindspring.com>
14906
14907 Partial fix for PR testsuite/1456.
14908 * gdb.base/list.exp (test_list_function): Delete unused declaration
14909 of gcc_compiled.
14910
d7afdf9b
MC
149112003-11-29 Michael Chastain <mec.gnu@mindspring.com>
14912
14913 Partial fix for PR testsuite/1456.
14914 * gdb.base/complex.exp: Replace reference to gcc_compiled with
14915 call to test_compiler_info.
14916
71507b56
MK
149172003-11-29 Mark Kettenis <kettenis@gnu.org>
14918
14919 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
14920 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
14921 it to create the appropriate note.inc.
14922 * gdb.asm/asmsrc1.s: Include "note.inc".
14923 * gdb.asm/netbsd.inc: New file.
14924 * gdb.asm/empty.inc: New file.
14925
f81f93f7
MC
149262003-11-28 Michael Chastain <mec.gnu@mindspring.com>
14927
14928 Partial fix for PR testsuite/1456.
14929 * gdb.base/constvars.exp: Replace references to gcc_compiled with
14930 calls to test_compiler_info.
14931
9a77938e
MC
149322003-11-27 Michael Chastain <mec.gnu@mindspring.com>
14933
14934 Partial fix for PR testsuite/1456.
14935 * gdb.base/volatile.exp: Replace references to gcc_compiled with
14936 calls to test_compiler_info.
14937
e8367dc7
MK
149382003-11-27 Mark Kettenis <kettenis@gnu.org>
14939
14940 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
14941 pattern for the KFAILs.
14942
526c61ee
AF
149432003-11-25 Adam Fedor <fedor@gnu.org>
14944
14945 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
14946 * gdb.objc/objcdecode.m: New file.
14947
28f2d600
AF
149482003-11-25 Adam Fedor <fedor@gnu.org>
14949
14950 * gdb.objc/nondebug.exp: Test for PR objc/1236.
14951 * gdb.objc/nondebug.m: New file.
14952
a3895cee
BE
149532003-11-26 Ben Elliston <bje@wasabisystems.com>
14954
14955 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
14956 NetBSD as it does on FreeBSD. Modelled on a similar change by
14957 Mark Kettenis on 2003-05-30.
14958 (link-flags): Set to "--entry _start" regardless of target.
14959 Special linker flags are to be appended to $link-flags.
14960 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
14961
c9f2c8a3
MC
149622003-11-25 Michael Chastain <mec.gnu@mindspring.com>
14963
14964 * gdb.cp/method.exp: Accept output of new demangler.
14965
15a0587a 149662003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
14967
14968 * gdb/class2.exp: New file.
14969 * gdb/class2.cc: New file.
14970
3c00b570
MC
149712003-11-25 Michael Chastain <mec.gnu@mindspring.com>
14972
14973 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
14974 of new demangler.
14975
7027acc7
MK
149762003-11-23 Mark Kettenis <kettenis@gnu.org>
14977
14978 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
14979 of gdb_test "run".
14980
b0e1598a
MK
149812003-11-23 Mark Kettenis <kettenis@gnu.org>
14982
14983 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
14984 "continue" into "run".
14985
4d9eda44
MC
149862003-11-23 Michael Chastain <mec.gnu@mindspring.com>
14987
14988 Partial fix for PR testsuite/1456.
14989 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
14990 call to test_compiler_info.
14991 * gdb.cp/ctti.exp: Likewise.
14992 * gdb.cp/derivation.exp: Likewise.
14993 * gdb.cp/member-ptr.exp: Likewise.
14994 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
14995 reference to gcc_compiled.
14996
149972003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
14998
14999 Fix PR testsuite/1463.
15000 * gdb.base/structs.exp (start_structs_test): Call
15001 get_debug_format before using the debug format.
15002
d422fe19
AC
150032003-11-22 Andrew Cagney <cagney@redhat.com>
15004
15005 * lib/gdb.exp (gdb_test_multiple): Add simple example.
15006 * gdb.base/structs.exp: Use gdb_test_multiple.
15007
039cf96d
AC
150082003-11-20 Andrew Cagney <cagney@redhat.com>
15009
6882279b
AC
15010 * gdb.base/structs.exp: Handle and recover from internal errors.
15011 Replace "foo${n}" with "foo<n>" in test messages.
15012
e53890ae
AC
15013 * gdb.base/structs.exp: Update copyright. Rewrite.
15014 * gdb.base/structs.c: Update copyright. Rewrite.
15015
2b211c59
AC
15016 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
15017 resync count exceeded.
d63a86f8 15018
039cf96d
AC
15019 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
15020 from the internal error.
15021 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
15022 Original from Jim Blandy.
15023 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 15024
eac98b22
AC
150252003-11-19 Andrew Cagney <cagney@redhat.com>
15026
15027 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
15028 KFAIL.
15029
67455b2a
MK
150302003-11-17 Mark Kettenis <kettenis@gnu.org>
15031
15032 New testcase for PR backtrace/1435.
15033 * gdb.arch/i386-unwind.exp: New file.
15034 * gdb.arch/i386-unwind.c: New file.
15035
853d6e5b
AC
150362003-11-17 Andrew Cagney <cagney@redhat.com>
15037
15038 * lib/gdb.exp (compiler_info): New global.
15039 (test_compiler_info): New function.
15040 (get_compiler_info): Set compiler_info.
15041 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
15042 "compiler_info" to gcc-<major>-<minor>.
15043
38cf6e11
MC
150442003-11-15 Michael Chastain <mec.gnu@mindspring.com>
15045
15046 * gdb.trace/configure: Remove.
15047
a50d3602
EZ
150482003-11-13 Elena Zannoni <ezannoni@redhat.com>
15049
15050 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 15051 breakpoints.
a50d3602
EZ
15052 * gdb.base/break.exp: Remove all references to explicit line
15053 numbers.
15054
d9407aaa
NC
150552003-11-11 Nick Clifton <nickc@redhat.com>
15056
15057 * gdb.base/shreloc.exp: Do not run for targets which do not
15058 support shared objects.
15059
db488fc1
CV
150602003-11-10 Corinna Vinschen <vinschen@redhat.com>
15061
15062 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
15063 Don't run tests if nofileio flag is given.
15064
6a90a18e
EZ
150652003-11-07 Elena Zannoni <ezannoni@redhat.com>
15066
15067 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 15068 as well as 'Watchpoint'.
6a90a18e 15069
0b915e9c
EZ
150702003-11-06 Elena Zannoni <ezannoni@redhat.com>
15071
15072 Reported by Jim Ingham <jingham@apple.com>:
15073 * gdb.base/annota1.exp: Match at least one occurrence of the
15074 signal handler annotation.
15075
d7e4b55f
EZ
150762003-11-06 Elena Zannoni <ezannoni@redhat.com>
15077
a9c64011
AS
15078 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
15079 as well as 'Watchpoint'.
d7e4b55f 15080
2fe4e8d0
MC
150812003-11-05 Michael Chastain <mec@shout.net>
15082
15083 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
15084
6ef88553
KW
150852003-11-03 Kris Warkentin <kewarken@qnx.com>
15086
15087 * gdb.arch/gdb1291.c: New test file.
15088 * gdb.arch/gdb1291.exp: New test script.
15089 * gdb.arch/gdb1431.c: New test file.
15090 * gdb.arch/gdb1431.exp: New test script.
15091
ae7dc4d8
MC
150922003-10-22 Michael Chastain <mec@shout.net>
15093
15094 * gdb.mi/pthreads.c: Add copyright notice.
15095
c39d7427
MC
150962003-10-22 Michael Chastain <mec@shout.net>
15097
15098 * gdb.threads/pthreads.c: Add copyright notice.
15099
8b7d96c1
MC
151002003-10-20 Michael Chastain <mec@shout.net>
15101
15102 * gdb.base/gdb1056.exp: New test script.
15103
d1d69fdd
DJ
151042003-10-13 Daniel Jacobowitz <drow@mvista.com>
15105
15106 * gdb.threads/killed.exp: Use gdb_run_cmd.
15107
7d605576
DJ
151082003-10-13 Daniel Jacobowitz <drow@mvista.com>
15109
15110 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
15111 create a core file.
15112 * gdb.threads/gcore-thread.exp: Likewise.
15113
618ec112
CV
151142003-10-13 Corinna Vinschen <vinschen@redhat.com>
15115
15116 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
15117 type, based on char type.
15118 (struct bit_flags_short_t): New bitfield type, based on short type.
15119 (init_bit_flags_char): New fuction.
15120 (init_bit_flags_short): Ditto.
15121 (print_bit_flags_char): Ditto.
15122 (print_bit_flags_short): Ditto.
15123 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
15124
9367a73c
MC
151252003-10-11 Michael Chastain <mec@shout.net>
15126
15127 * gdb.base/call-rt-st.exp: Update copyright year.
15128
1decf120
KI
151292003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
15130
15131 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
15132 * gdb.disasm/sh3.s: Ditto.
15133
5445b2ae
DJ
151342003-10-07 Daniel Jacobowitz <drow@mvista.com>
15135
15136 * gdb.threads/switch-threads.exp: New test.
15137 * gdb.threads/switch-threads.c: New source file.
15138
aec24853
CV
151392003-10-07 Corinna Vinschen <vinschen@redhat.com>
15140
15141 * gdb.base/ending-run.exp: Add sh specific case.
15142
adc7428d
AC
151432003-10-06 Andrew Cagney <cagney@redhat.com>
15144
15145 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
15146 * gdb.disasm/mn10200.exp: Delete obsolete file.
15147
c9d37158
DJ
151482003-09-29 Daniel Jacobowitz <drow@mvista.com>
15149
15150 * ChangeLog: Correct an entry command.exp -> commands.exp.
15151 * gdb.base/commands.exp (bp_deleted_in_command_test)
15152 (temporary_breakpoint_commands): Check noargs.
15153
79c2c32d
DC
151542003-09-25 David Carlton <carlton@kealia.com>
15155
15156 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
15157 of some print tests, where appropriate. Add tests for C::D::cd,
15158 E::ce, F::cXfX, G::XgX.
15159 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
15160
594e6d67
RE
151612003-09-25 Richard Earnshaw <rearnsha@arm.com>
15162
15163 * lib/java.exp (java_init): Import target_alias before using it.
15164
10f0d451
DC
151652003-09-25 David Carlton <carlton@kealia.com>
15166
15167 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
15168
274bcba0
EZ
151692003-09-23 Elena Zannoni <ezannoni@redhat.com>
15170
d63a86f8 15171 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 15172 weirdness.
274bcba0 15173
cdbf20f7
MC
151742003-09-17 Michael Chastain <mec@shout.net>
15175
15176 * gdb.cp/gdb1355.exp: New file.
15177 * gdb.cp/gdb1355.c: New file.
15178
71e06f80
CV
151792003-09-15 Corinna Vinschen <vinschen@redhat.com>
15180
15181 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
15182 * gdb.asm/sh.inc: New file.
15183
5c4e30ca
DC
151842003-09-11 David Carlton <carlton@kealia.com>
15185
bd45b7af
DC
15186 * gdb.cp/namespace.exp: Add tests for namespace types.
15187 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
15188 (test_namespace): New.
15189
1c199746
EZ
151902003-09-11 Elena Zannoni <ezannoni@redhat.com>
15191
a9c64011 15192 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 15193 * gdb.stabs/weird.exp: Ditto.
1c199746 15194
04ed252f
MC
151952003-09-08 Michael Chastain <mec@shout.net>
15196
15197 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
15198
d8a2d9e7
MC
151992003-09-07 Michael Chastain <mec@shout.net>
15200
15201 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
15202 'parse error'.
15203
161afb24
MK
152042003-09-07 Mark Kettenis <m.kettenis@osp.nl>
15205
15206 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
15207
49f2741a
MC
152082003-08-30 Michael Chastain <mec@shout.net>
15209
15210 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
15211 * gdb.gdb/observer.exp: Ditto.
15212 * gdb.gdb/xfullpath.exp: Ditto.
15213
8afa723e
MK
152142003-08-29 Mark Kettenis <kettenis@gnu.org>
15215
15216 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
15217 *-*-*bsd*.
15218
f31dfe3b
JJ
152192003-08-28 Jeff Johnston <jjohnstn@redhat.com>
15220
15221 * gdb.base/dump.exp: Skip for ia64.
15222
4630e498
JJ
152232003-08-25 Jeff Johnston <jjohnstn@redhat.com>
15224
15225 * gdb.asm/asm-source.exp: Add ia64 support.
15226 * gdb.asm/ia64.inc: New file.
15227
1105b7ef
MC
152282003-08-22 Michael Chastain <mec@shout.net>
15229
15230 * gdb.cp: New directory.
15231 * gdb.cp/*: Copy from gdb.c++/*.
15232 * gdb.c++/*: Remove.
15233 * Makefile.in: Change gdb.c++ to gdb.cp.
15234 * configure.in: Ditto.
15235 * configure: Regnerate.
15236
c945b932
MK
152372003-08-18 Mark Kettenis <kettenis@gnu.org>
15238
15239 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
15240 * gdb.arch/i386-prologue.c (gdb1338): Add function.
15241
2b66634b
DJ
152422003-08-17 Daniel Jacobowitz <drow@mvista.com>
15243
15244 * mi-var-display.exp (-var-list-children weird): Accept function
15245 pointers with argument types.
15246 * mi1-var-display.exp (-var-list-children weird): Likewise.
15247 * mi2-var-display.exp (-var-list-children weird): Likewise.
15248
a356f73b
DJ
152492003-08-17 Daniel Jacobowitz <drow@mvista.com>
15250
15251 * gdb.base/annota3.exp: Add missing newline.
15252
483417b8
MC
152532003-08-06 Michael Chastain <mec@shout.net>
15254
15255 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
15256
c99c59c3
MS
152572003-08-12 Michael Snyder <msnyder@redhat.com>
15258
15259 * gdb.base/float.exp: Add test for SH.
15260
55ed7501
MK
152612003-08-10 Mark Kettenis <kettenis@gnu.org>
15262
15263 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
15264
1a371f2e
EZ
152652003-08-07 Elena Zannoni <ezannoni@redhat.com>
15266
15267 * gdb.base/completion.exp: Remove reduntant completion test
15268 on filename.
15269
e0f353ce
EZ
152702003-08-07 Elena Zannoni <ezannoni@redhat.com>
15271
a9c64011
AS
15272 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
15273 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
15274 gdb.trace/save-trace.exp: Make sure that full pathnames are
15275 escaped correctly.
e0f353ce 15276
5710a1af 152772003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 15278
a9c64011
AS
15279 * configure.in: Don't generate config.h from config.hin.
15280 * configure: Regenerate.
15281 * config.hin: Remove file.
15282 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
15283 * gdb.threads/pthreads.c: Ditto.
5710a1af 15284
dcd81ce9
DJ
152852003-08-07 Daniel Jacobowitz <drow@mvista.com>
15286
15287 From Kei Sakamoto <sakamoto.kei@renesas.com>:
15288 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
15289 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
15290 Replace ld24 with seth/add3.
15291
6009d884
AC
152922003-08-02 Andrew Cagney <cagney@redhat.com>
15293
15294 * gdb.base/annota3.exp: New file.
15295 * gdb.base/annota3.c: New file.
15296 * gdb.c++/annota3.exp: New file.
15297 * gdb.c++/annota3.cc: New file.
15298
51514e06
MC
152992003-07-29 Michael Chastain <mec@shout.net>
15300
15301 * gdb.threads/tls.c (spin): Check errno only if sem_wait
15302 actually failed.
15303 (do_pass): Likewise.
15304 * gdb.threads/tls.exp: Always initialize no_of_threads.
15305
4ee6625b
DJ
153062003-07-27 Daniel Jacobowitz <drow@mvista.com>
15307
15308 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
15309 pattern.
15310 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
15311 * gdb.threads/tls.exp: Recognize one case of the host library not
15312 supporting TLS.
15313
225f2bf6
AC
153142003-07-27 Andrew Cagney <cagney@redhat.com>
15315
15316 * gdb.base/fileio.exp: Use SH when running commands using
15317 remote_exec.
15318
bcb27c9f
DJ
153192003-07-24 Daniel Jacobowitz <drow@mvista.com>
15320
15321 From Kei Sakamoto <sakamoto.kei@renesas.com>:
15322 * gdb.base/relocate.c (dummy): New padding array.
15323
3d67be83
MS
153242003-07-22 Michael Snyder <msnyder@redhat.com>
15325
d63a86f8 15326 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
15327
15328 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
15329 patterns to be more general, accepting old and new output.
15330 Some output chars (such as '+') also must be quoted.
d63a86f8 15331 Some addresses are displayed numerically instead of
3d67be83
MS
15332 symbolically.
15333
57ba3b85
MS
153342003-07-23 Michael Snyder <msnyder@redhat.com>
15335
686d097c
MS
15336 * gdb.base/return2.exp: Don't test long-long return.
15337
57ba3b85
MS
15338 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
15339 * gdb.disasm/t01_mov.exp: Ditto.
15340 * gdb.disasm/t02_mova.s: Ditto.
15341 * gdb.disasm/t02_mova.exp: Ditto.
15342 * gdb.disasm/t03_add.s: Ditto.
15343 * gdb.disasm/t03_add.exp: Ditto.
15344 * gdb.disasm/t04_sub.s: Ditto.
15345 * gdb.disasm/t04_sub.exp: Ditto.
15346 * gdb.disasm/t05_cmp.s: Ditto.
15347 * gdb.disasm/t05_cmp.exp: Ditto.
15348 * gdb.disasm/t06_ari2.s: Ditto.
15349 * gdb.disasm/t06_ari2.exp: Ditto.
15350 * gdb.disasm/t07_ari3.s: Ditto.
15351 * gdb.disasm/t07_ari3.exp: Ditto.
15352 * gdb.disasm/t08_or.s: Ditto.
15353 * gdb.disasm/t08_or.exp: Ditto.
15354 * gdb.disasm/t09_xor.s: Ditto.
15355 * gdb.disasm/t09_xor.exp: Ditto.
15356 * gdb.disasm/t10_and.s: Ditto.
15357 * gdb.disasm/t10_and.exp: Ditto.
15358 * gdb.disasm/t11_logs.s: Ditto.
15359 * gdb.disasm/t11_logs.exp: Ditto.
15360 * gdb.disasm/t12_bit.s: Ditto.
15361 * gdb.disasm/t12_bit.exp: Ditto.
15362 * gdb.disasm/t13_otr.s: Ditto.
15363 * gdb.disasm/t13_otr.exp: Ditto.
15364
e00759ef
EZ
153652003-07-22 Elena Zannoni <ezannoni@redhat.com>
15366
15367 * gdb.threads/tls.exp :Add kfail for 'info address' case.
15368
8bc2021f
EZ
153692003-07-22 Elena Zannoni <ezannoni@redhat.com>
15370
a9c64011
AS
15371 * gdb.threads/tls.c : New file.
15372 * gdb.threads/tls.exp : New file.
15373 * gdb.threads/tls-main.c : New file.
15374 * gdb.threads/tls-shared.c : New file.
15375 * gdb.threads/tls-shared.exp : New file.
8bc2021f 15376
89320c4c
AS
153772003-07-22 Andreas Schwab <schwab@suse.de>
15378
15379 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
15380
180dea7c
AS
153812003-07-20 Andreas Schwab <schwab@suse.de>
15382
15383 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
15384 due to insn reordering.
15385
0714963c
AC
153862003-07-15 Andrew Cagney <cagney@redhat.com>
15387
15388 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
15389
98a23b3f
MC
153902003-07-15 Michael Chastain <mec@shout.net>
15391
15392 * gdb.base/gdb1250.exp: New file.
15393 * gdb.base/gdb1250.c: New file.
15394
27e417a2
ML
153952003-07-09 Michal Ludvig <mludvig@suse.cz>
15396
15397 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
15398 expansion of size_t to 'unsigned long', not only to 'unsigned'.
15399
8bc2021f
EZ
154002003-07-09 Elena Zannoni <ezannoni@redhat.com>
15401
a9c64011
AS
15402 * gdb.threads/tls.c: New file.
15403 * gdb.threads/tls.exp: New file.
15404 * gdb.threads/tls-main.c: New file.
15405 * gdb.threads/tls-shared.c: New file.
15406 * gdb.threads/tls-shared.exp: New file.
8bc2021f 15407
d99968dc
EZ
154082003-07-09 Elena Zannoni <ezannoni@redhat.com>
15409
15410 * gdb.base/annota1.exp: Make sure that we properly escape the
15411 full path of the source file. Xfail more permissive patterns,
d63a86f8 15412 due to a compiler debug info problem.
d99968dc 15413
83876b3b
AS
154142003-07-07 Andreas Schwab <schwab@suse.de>
15415
2705e972
AS
15416 * gdb.asm/m68k.inc: New file.
15417 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
15418
83876b3b
AS
15419 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
15420 arguments"): Also match negative number.
15421
15422 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
15423
3a871b37
DJ
154242003-07-03 Daniel Jacobowitz <drow@mvista.com>
15425
15426 * gdb.base/store.c (charest): New typedef.
15427 (add_char): Rename to add_charest, update.
15428 (wack_char): Rename to wack_charest, update types. Return l + r
15429 to keep r live across the call.
15430 (wack_short, wack_int, wack_long, wack_longest, wack_float)
15431 (wack_double, wack_doublest): Return l + r to keep r live across
15432 the call.
15433 * gdb.base/store.exp: Accomodate store.c changes.
15434
b2a7f303
DC
154352003-06-30 David Carlton <carlton@kealia.com>
15436
15437 * gdb.c++/maint.exp (test_invalid_name): New.
15438 (test_first_component): Add tests for invalid names.
15439
3c6cb4a1
MC
154402003-06-29 Michael Chastain <mec@shout.net>
15441
15442 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
15443 output of '<VTT for class>' for virtual base classes.
15444
f1c2644b
DJ
154452003-06-29 Daniel Jacobowitz <drow@mvista.com>
15446
15447 * gdb.base/completion.exp: Tab-complete "complet" instead of
15448 "compl".
15449 * gdb.base/complex.exp, gdb.base/complex.c: New files.
15450
18080350
DJ
154512003-06-29 Daniel Jacobowitz <drow@mvista.com>
15452
15453 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
15454 * gdb.base/volatile.exp: Likewise.
15455
f56973f8
DJ
154562003-06-29 Daniel Jacobowitz <drow@mvista.com>
15457
15458 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
15459 gdb/1265.
15460
154612003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
15462 Daniel Jacobowitz <drow@mvista.com>
15463
15464 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
15465 initial line count of 'captured_main' from 26 to 32.
15466 (test_with_self): Allow xmalloc call to be interleaved with the
15467 preceding two lines.
15468
e766d4d6
JB
154692003-06-24 Joel Brobecker <brobecker@gnat.com>
15470
15471 * gdb.base/bang.exp: New testcase.
15472
f125c9a4
JB
154732003-06-23 Joel Brobecker <brobecker@gnat.com>
15474
15475 * gdb.base/langs.exp: Add some tests for the "minimal" language
15476 support.
15477
6e25beaf
EZ
154782003-06-23 Elena Zannoni <ezannoni@redhat.com>
15479
15480 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
15481 the testcase.
15482
2f816dda
DJ
154832003-06-22 Daniel Jacobowitz <drow@mvista.com>
15484
15485 * gdb.base/relocate.exp: Test add-symbol-file with a variable
15486 offset.
15487
db5a5748
DJ
154882003-06-22 Daniel Jacobowitz <drow@mvista.com>
15489
15490 * gdb.c++/pr-1210.cc: New file.
15491 * gdb.c++/pr-1210.exp: New file.
15492
1df0c130
DJ
154932003-06-21 Daniel Jacobowitz <drow@mvista.com>
15494
15495 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
15496 000-exec-continue.
15497
a92feac0
MK
154982003-06-15 Mark Kettenis <kettenis@gnu.org>
15499
15500 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
15501 on *-*-*bsd* instead of *-*-freebsd*.
15502
81a58f5b
AC
155032003-06-14 Andrew Cagney <cagney@redhat.com>
15504
15505 * gdb.base/store.exp: Test longest and doublest. Test all
15506 parameters. Weaken return statement match.
15507 * gdb.base/store.c: Add longest and doublest - aka long long and
15508 long double functions. Put all parameters into local register
15509 variables. Use negative values.
15510
b257a0d3
AC
155112003-06-14 Andrew Cagney <cagney@redhat.com>
15512
15513 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
15514 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
15515 exit status.
15516 * gdb.base/fileio.exp: Disable target when nointerrupts and
15517 noinferiorio, instead of limiting it to remote. Use remote_exec
15518 instead of system.
d63a86f8 15519
21c38304
JJ
155202003-06-12 Jeff Johnston <jjohnstn@redhat.com>
15521
15522 * gdb.base/float.exp: Add ia64 support.
15523
1bcdb424
CV
155242003-06-12 Corinna Vinschen <vinschen@redhat.com>
15525
15526 * gdb.base/fileio.exp: Run only on remote targets.
15527
6aeb981f
CV
155282003-06-10 Corinna Vinschen <vinschen@redhat.com>
15529
15530 * gdb.base/fileio.c: New file, testing File-I/O.
15531 * gdb.base/fileio.exp: Ditto.
15532
53df362e
RG
155332003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
15534
15535 * gdb.base/shreloc.exp: New file, check symbol values obtained from
15536 shared objects after relocation at load time (gdb PR/1132).
15537 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 15538 as above, part of the shared object relocation test.
53df362e 15539
ffee1b46
MK
155402003-06-08 Mark Kettenis <kettenis@gnu.org>
15541
b5ca3722
MK
15542 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
15543 fully filled history list.
15544 * gdb.base/gdb_history: New file.
15545
03ed860d
MK
15546 * gdb.base/signals.exp: XFAIL "continue to func1" on
15547 i*86-*-freebsd*.
15548
ffee1b46
MK
15549 * gdb.base/attach.exp: When trying to attach to a nonexistent
15550 process, make it possible to specify the PID based on the target,
15551 and do so for *-*-freebsd*.
15552
d80dbb52
RH
155532003-06-02 Richard Henderson <rth@redhat.com>
15554
15555 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
15556
6dd77b81
RH
155572003-06-02 Richard Henderson <rth@redhat.com>
15558
15559 * gdb.base/selftest.exp: Next over lim_at_start initialization.
15560
f6347e16
RH
155612003-06-02 Richard Henderson <rth@redhat.com>
15562
15563 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
15564
2c161407
DJ
155652003-06-01 Daniel Jacobowitz <drow@mvista.com>
15566
15567 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
15568 of globalvar.
15569
572eb746
MK
155702003-06-01 Mark Kettenis <kettenis@gnu.org>
15571
15572 * gdb.asm/asm-source.exp: Check for memory read errors in
15573 disassembler test on *BSD too.
15574
9e9617a5
RH
155752003-06-01 Richard Henderson <rth@redhat.com>
15576
15577 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
15578 for .frame.
15579 (gdbasm_call): Lose ldgp.
15580 (gdbasm_startup): Add frame information.
15581 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
15582
7b34ad4e
MK
155832003-05-31 Mark Kettenis <kettenis@gnu.org>
15584
15585 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
15586 i?86-*-*.
15587
10059fdf
MK
155882003-05-30 Mark Kettenis <kettenis@gnu.org>
15589
15590 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
15591 FreeBSD.
15592
acf4b816
RH
155932003-05-29 Richard Henderson <rth@redhat.com>
15594
15595 * gdb.asm/alpha.inc: New file.
15596 * gdb.asm/asm-source.exp: Use it.
15597
e9ecd949
JB
155982003-05-29 Jim Blandy <jimb@redhat.com>
15599
15600 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
15601 'core.PID'.
15602
e3e5a4f3
JB
156032003-05-22 Jim Blandy <jimb@redhat.com>
15604
15605 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
15606 backtrace.
d63a86f8 15607
72fe3d25
DC
156082003-05-20 David Carlton <carlton@math.stanford.edu>
15609
15610 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
15611 this time.
15612
58da2eb2
DC
156132003-05-19 David Carlton <carlton@bactrian.org>
15614
15615 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
15616 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
15617
1fcb5155
DC
156182003-05-19 David Carlton <carlton@bactrian.org>
15619
15620 * gdb.c++/namespace.exp: Add namespace scope and anonymous
15621 namespace tests.
15622 Bump copyright date.
15623 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
15624 (main): Call C::D::marker2.
15625 * gdb.c++/namespace1.cc: New file.
15626
85e85163
JJ
156272003-05-14 Jeff Johnston <jjohnstn@redhat.com>
15628
15629 Roland McGrath <roland@redhat.com>
d63a86f8 15630 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
15631 there is no manager thread.
15632
a25fbfec
JJ
156332003-05-08 Jeff Johnston <jjohnstn@redhat.com>
15634
d63a86f8
RM
15635 * gdb.threads/schedlock.exp: Remove assumption that all threads
15636 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
15637 in one of the child threads rather than the main thread.
15638
be375bae
JB
156392003-05-07 Jim Blandy <jimb@redhat.com>
15640
09bf6082
JB
15641 Add support for assembly source testing on the s390x.
15642 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
15643 architecture.
15644 * gdb.asm/s390x.inc: New file.
15645
be375bae
JB
15646 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
15647 succession of 'if' statements.
15648
00905d52
AC
156492003-05-05 Andrew Cagney <cagney@redhat.com>
15650
15651 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
15652
b1e29e33
AC
156532003-05-05 Andrew Cagney <cagney@redhat.com>
15654
15655 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
15656 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
15657
e33d66ec
EZ
156582003-05-02 Elena Zannoni <ezannoni@redhat.com>
15659
15660 * gdb.base/charset.exp: Update based on new behavior of set/show
15661 charset commands.
15662
2b6fd0d8
AC
156632003-05-01 Andrew Cagney <cagney@redhat.com>
15664
15665 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
15666 variable do not give memory errors.
15667
130cacce
AF
156682003-04-30 Adam Fedor <fedor@gnu.org>
15669
15670 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
15671 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
15672 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
15673 gdb.objc/basicclass.m: : New files
15674
15675 * lib/gdb.exp (gdb_compile_objc): New procedure.
15676
bea71854
DJ
156772003-04-27 Daniel Jacobowitz <drow@mvista.com>
15678
15679 * gdb.base/signals.exp: Make backtrace tests more specific.
15680
0f20eeea
DC
156812003-04-23 David Carlton <carlton@bactrian.org>
15682
15683 * gdb.c++/maint.exp (test_first_component): Add tests for
15684 'operator' in more locations.
15685
c8c4d8dc
KB
156862003-04-16 Kevin Buettner <kevinb@redhat.com>
15687
15688 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
15689
3fe60e3c
EZ
156902003-04-16 Elena Zannoni <ezannoni@redhat.com>
15691
15692 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 15693 func marke' instead. Update test name.
3fe60e3c 15694
9219021c
DC
156952003-04-15 David Carlton <carlton@math.stanford.edu>
15696
15697 * gdb.c++/maint.exp: New file.
15698
5dd55bdd
EZ
156992003-04-14 Elena Zannoni <ezannoni@redhat.com>
15700
15701 * gdb.threads/schedlock.c: Change type of thread function argument
15702 to long, to avoid warnings on 64-bit platforms.
15703
00890572
EZ
157042003-04-14 Elena Zannoni <ezannoni@redhat.com>
15705
a9c64011
AS
15706 * gdb.base/attach.exp: Add new message from ptrace in case of
15707 attaching to nonexistent process.
d63a86f8 15708
93201743
JB
157092003-04-11 Jim Blandy <jimb@redhat.com>
15710
15711 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
15712 gdb.c++/userdef.cc: Place comments on the lines to which the
15713 marker function might return.
15714 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
15715 gdb.c++/userdef.exp: Look for those comments to check that we've
15716 returned to the right place, instead of checking line numbers.
15717
2a11c64d
EZ
157182003-04-11 Elena Zannoni <ezannoni@redhat.com>
15719
a9c64011
AS
15720 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
15721 match on sourcefile name, instead of directory name.
2a11c64d 15722
68ab8fc5
EZ
157232003-04-10 Elena Zannoni <ezannoni@redhat.com>
15724
d63a86f8 15725 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
15726 working directory name.
15727
5624293a
JB
157282003-04-09 Jim Blandy <jimb@redhat.com>
15729
15730 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
15731 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
15732 after an inferior function call, report the failure, but allow the
15733 test to continue.
15734
f1f02ee4
SC
157352003-04-05 Stephane Carrez <stcarrez@nerim.fr>
15736
15737 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
15738 with -DPROTOTYPES.
15739
6eb79af0
SC
157402003-04-05 Stephane Carrez <stcarrez@nerim.fr>
15741
15742 * gdb.base/break.exp: Revert last patch.
15743
8dfb4cf0
SC
157442003-04-04 Stephane Carrez <stcarrez@nerim.fr>
15745
15746 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
15747 with -DPROTOTYPES.
15748
ed4c619a
AC
157492003-04-02 Andrew Cagney <cagney@redhat.com>
15750
15751 * gdb.base/callfuncs.exp: Make "print add" messages unique.
15752 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
15753 matching directories by the name breakpoint.
15754 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
15755 Make "continue to marker1" consistent.
15756 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
15757 message consistent.
15758 * lib/gdb.exp: Put "the program is no longer running", and "the
15759 program exited" in parenthesis.
15760 * lib/mi-support.exp: Ditto.
d63a86f8 15761
4e35d5f0 157622003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 15763
4e35d5f0
BR
15764 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
15765
71900fe8
AC
157662003-03-29 Andrew Cagney <cagney@redhat.com>
15767
15768 * gdb.base/sizeof.c (main): Print the value of '\377'.
15769 * gdb.base/sizeof.exp: Check the sign of '\377'.
15770
c0655a16
MC
157712003-03-27 Michael Chastain <mec@shout.net>
15772
15773 * gdb.base/gdb1090.exp: New file.
15774 * gdb.base/gdb1090.cc: New file.
15775
5b2a3989
JB
157762003-03-27 J. Brobecker <brobecker@gnat.com>
15777
15778 * gdb.gdb/observer.exp: New regression test.
15779
79876890
MC
157802003-03-27 Michael Chastain <mec@shout.net>
15781
15782 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
15783 * gdb.base/ptype.exp: Likewise.
15784
6eac95e3
CV
157852003-03-27 Corinna Vinschen <vinschen@redhat.com>
15786
15787 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
15788
e8c71839
MC
157892003-03-26 Michael Chastain <mec@shout.net>
15790
15791 * gdb.base/ptype.exp: Actually use some typedef'd types.
15792
71b10041
SC
157932003-03-21 Stephane Carrez <stcarrez@nerim.fr>
15794
15795 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
15796 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
15797
2512cf80
CV
157982003-03-20 Corinna Vinschen <vinschen@redhat.com>
15799
15800 * gdb.base/default.exp: Fix regular expression.
15801
0d195a4f
CV
158022003-03-20 Corinna Vinschen <vinschen@redhat.com>
15803
15804 * gdb.base/args.exp: Fix regular expression.
15805
8a2dbca8
CV
158062003-03-20 Corinna Vinschen <vinschen@redhat.com>
15807
15808 * gdb.base/help.exp: Allow Win32 child process.
15809
bf028682
CV
158102003-03-20 Corinna Vinschen <vinschen@redhat.com>
15811
15812 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
15813 when stepping out of main().
15814
182dbe85
CV
158152003-03-20 Corinna Vinschen <vinschen@redhat.com>
15816
15817 * gdb.base/default.exp: Check for win32 specific message when calling
15818 "run" without executable.
15819
d67a6ba5
CV
158202003-03-20 Corinna Vinschen <vinschen@redhat.com>
15821
15822 * gdb.base/args.exp: Expect .exe in output.
15823
a955b5bb
CV
158242003-03-20 Corinna Vinschen <vinschen@redhat.com>
15825
15826 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
15827 Cygwin native.
15828
bf6bad4b
AC
158292003-03-17 Andrew Cagney <cagney@redhat.com>
15830
15831 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
15832 vector registes.
15833 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
15834 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
15835
293e9a31
DC
158362003-03-17 David Carlton <carlton@math.stanford.edu>
15837
15838 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
15839 test, for PR breakpoints/38.
15840 Call test_watchpoint_and_breakpoint.
15841 * gdb.base/watchpoint.c (func3): New function.
15842 (main): Call func3.
15843
5330f2db
DC
158442003-03-04 David Carlton <carlton@math.stanford.edu>
15845
15846 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
15847 Garply<Garply<char> >:: garply".
15848 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
15849 with respect to PR c++/1111; note also PR c++/1113.
15850 (test_template_breakpoints): KFAIL "constructor breakpoint" with
15851 respect to PR c++/1062.
15852 KFAIL "destructor breakpoint" with respect to PR c++/1112.
15853
6ece72da
DC
158542003-03-03 David Carlton <carlton@math.stanford.edu>
15855
15856 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
15857 with respect to PR c++/57.
15858 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
15859 c++/826.
15860 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
15861 respect to PR c++/57.
15862
85ca1584
DC
158632003-03-03 David Carlton <carlton@math.stanford.edu>
15864
15865 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
15866 respect to PR c++/33 into FAILs.
15867
98e9c5b8
MC
158682003-03-03 Michael Chastain <mec@shout.net>
15869
7bedbf27
MC
15870 * configure.in: Update copyright years.
15871
158722003-03-03 Michael Chastain <mec@shout.net>
15873
15874 * Makefile.in: Update copyright years.
98e9c5b8 15875
f683e100
DC
158762003-02-28 David Carlton <carlton@math.stanford.edu>
15877
15878 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
15879 print class instead of struct and/or superfluous protection
15880 specifiers, as long as the resulting output is equivalent to the
15881 source code.
15882 Delete FIXME from end of messages on tests that don't need
15883 fixing.
15884
a9e0cf2c
DC
158852003-02-28 David Carlton <carlton@math.stanford.edu>
15886
15887 * gdb.c++/templates.exp (do_tests): Allow const in the two
15888 Foo<volatile char *>::foo tests.
15889
e8d359df
MS
158902003-02-27 Michael Snyder <msnyder@redhat.com>
15891
d63a86f8 15892 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
15893 will be consistant.
15894
0b71dc91
DC
158952003-02-26 David Carlton <carlton@math.stanford.edu>
15896
15897 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
15898 char *>::foo" test with respect to PR c++/33. Create a new test
15899 which is identical to that one except that it doesn't put the
15900 space between the "char" and the "*"; KFAIL it, too.
15901
dd14ab43
DC
159022003-02-26 David Carlton <carlton@math.stanford.edu>
15903
15904 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
15905 template types into either PASSes or KFAILs (corresponding to PR
15906 c++/57). Tweak indentation. Update copyright.
15907
1146c7f1
SC
159082003-02-23 Stephane Carrez <stcarrez@nerim.fr>
15909
15910 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
15911
74641dfb
MC
159122003-02-13 Michael Chastain <mec@shout.net>
15913
15914 * gdb.base/exprs.exp: Remove i960 remnants.
15915 * gdb.base/funcargs.exp: Likewise.
15916 * gdb.base/list.exp: Likewise.
15917 * gdb.base/ptype.exp: Likewise.
15918
559cd2d0
DC
159192003-02-14 David Carlton <carlton@math.stanford.edu>
15920
15921 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
15922 pEe->D::vg()" from XFAIL to KFAIL.
15923
c4f90d87
JM
159242003-02-13 Jason Molenda (jmolenda@apple.com)
15925
15926 * gdb.base/maint.exp: Update maint print statistics regexp to include
15927 new entries.
15928
cbc4d97c
MC
159292003-02-13 Michael Chastain <mec@shout.net>
15930
15931 * gdb.c++/inherit.exp: Remove call to get_debug_format.
15932
40f235b7
MC
159332003-02-12 Michael Chastain <mec@shout.net>
15934
15935 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
15936 * gdb.c++/inherit.exp: Likewise.
15937 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
15938 * gdb.c++/templates.exp: Likewise.
15939 * gdb.c++/virtfunc.exp: Likewise.
15940
c56716b0
JM
159412003-02-06 Jason Molenda (jason-cl@molenda.com)
15942
15943 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
15944 why the code is written that way.
15945
070afcf8
MC
159462003-02-05 Michael Chastain <mec@shout.net>
15947
15948 * gdb.base/dump.exp: Add missing copyright line.
15949
5d0331e5
JM
159502003-02-05 Jason Molenda (jason-cl@molenda.com)
15951
f7ae6d3e 15952 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
15953 at the beginning so the breakpoint doesn't get set on the loop.
15954
92851186
MC
159552003-02-05 Michael Chastain <mec@shout.net>
15956
15957 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
15958 output for configurations with gcc 2.95.3.
15959
cbf1e085
AC
159602003-02-05 Keith Seitz <keiths@redhat.com>
15961 Andrew Cagney <ac131313@redhat.com>
15962
15963 * gdb.mi/mi-cli.exp: New file.
d63a86f8 15964
29518e1e
MC
159652003-02-04 Michael Chastain <mec@shout.net>
15966
15967 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
15968 Call perror and then continue.
15969
5af1d5f3
MC
159702003-02-03 Michael Chastain <mec@shout.net>
15971
15972 * gdb.c++/pr-1023.cc: New file.
15973 * gdb.c++/pr-1023.exp: New file.
15974
6b549786
JB
159752003-02-05 Jim Blandy <jimb@redhat.com>
15976
15977 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
15978 it's local to foobar. Check for it there, and check that it's not
15979 present in main.
15980 * gdb.c++/local.cc (marker2): New function.
15981 (foobar): Call marker1.
15982 (main): Call marker2 instead of marker1.
15983
67f16606
AC
159842003-02-04 Andrew Cagney <ac131313@redhat.com>
15985
15986 * gdb.disasm/mn10200.exp: Obsolete file.
15987 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
15988 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
15989 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
15990
1c5cb38e
DC
159912003-02-04 David Carlton <carlton@math.stanford.edu>
15992
15993 * gdb.c++/overload.exp: Test intToChar(1).
15994 * gdb.c++/overload.cc (intToChar): New.
15995 (main): Call intToChar.
15996
d1fe6965
DC
159972003-02-03 David Carlton <carlton@math.stanford.edu>
15998
15999 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
16000 'might_kfail' arg.
16001 KFAIL some of the continue_to_bp_overloaded calls, according to
16002 PR c++/1025.
16003
9ba61c5d
MC
160042003-02-01 Michael Chastain <mec@shout.net>
16005
16006 * gdb.base/advance.c (marker1): New marker function.
16007 * gdb.base/advance.exp: When the 'advance' command lands on the
16008 return breakpoint, it can legitimately stop on either the
16009 current line or the next line. Accommodate both outcomes.
16010 * gdb.base/until.exp: Likewise.
16011
e7494ffb
AC
160122003-02-02 Andrew Cagney <ac131313@redhat.com>
16013
16014 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
16015 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
16016 now a list, not a tuple.
16017 * gdb.mi/mi-var-display.exp: Ditto.
16018 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 16019
075559bc
AC
160202003-02-01 Andrew Cagney <ac131313@redhat.com>
16021
16022 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
16023 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
16024 stack backtraces.
16025 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 16026
2bd4c7b1
MK
160272003-02-01 Mark Kettenis <kettenis@gnu.org>
16028
16029 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
16030 gdb.mi/mi1-pthreads.exp: Return instead of calling
16031 gdb_suppress_entire_file.
16032
eabd8992
MS
160332003-02-01 Mark Salter <msalter@redhat.com>
16034
16035 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
16036
71469e2f
MS
160372003-01-31 Mark Salter <msalter@redhat.com>
16038
16039 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
16040 Support empty arg.
16041
38a94d44
MC
160422003-01-30 Michael Chastain <mec@shout.net>
16043
16044 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
16045 This was a workaround for a UTF-8 bug in readline 4.3. The bug
16046 has been fixed in gdb/readline on 2003-01-09.
16047
19ea9e73
MS
160482003-01-29 Michael Snyder <msnyder@redhat.com>
16049
e8d359df
MS
16050 * gdb.base/maint.exp: Allow for leading underscore in symbol.
16051 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
16052 * gdb.base/args.exp: Skip if target does not support args passing.
16053
2307bd6a
DJ
160542003-01-22 Daniel Jacobowitz <drow@mvista.com>
16055
19ea9e73 16056 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
16057 gdb_test. Accept a list of expect arguments as the third
16058 parameter.
16059 (gdb_test): Use it.
16060
f2dd3617
EZ
160612003-01-20 Elena Zannoni <ezannoni@redhat.com>
16062
16063 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
16064 allow for different test tree configurations. Update some
16065 tescases accordingly.
16066 * gdb.arch/altivec-regs.exp: Ditto.
16067 * gdb.asm/asm-source.exp: Ditto.
16068 * gdb.base/advance.exp: Ditto.
16069 * gdb.base/display.exp: Ditto.
d63a86f8 16070 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
16071 * gdb.base/mips_pro.exp: Ditto.
16072 * gdb.base/overlays.exp: Ditto.
16073 * gdb.base/relocate.exp: Ditto.
16074 * gdb.base/setshow.exp: Ditto.
16075 * gdb.base/step-line.exp: Ditto.
16076 * gdb.base/step-test.exp: Ditto.
16077 * gdb.base/until.exp: Ditto.
16078 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
16079
c71cdefd
DC
160802003-01-17 David Carlton <carlton@math.stanford.edu>
16081
16082 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
16083 corresponding to PR c++/945.
16084 Update copyright.
16085
fdba05d7
DC
160862003-01-17 David Carlton <carlton@math.stanford.edu>
16087
16088 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
16089 corresponding to PR c++/68.
16090
160912003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
16092
16093 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
16094 (test_paddr_hairy_functions): Call print_addr_2_kfail for
16095 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
16096
c362c33a
EZ
160972003-01-15 Elena Zannoni <ezannoni@redhat.com>
16098
0fbc361c
EZ
16099 * gdb.base/break.exp: Fix change of default location, because of
16100 removal of until tests.
16101 * gdb.base/help.exp: Update test for new 'until' help message.
16102 Add test for help on 'advance'.
a9c64011 16103 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 16104
dabf8a35
MK
161052003-01-15 Mark Kettenis <kettenis@gnu.org>
16106
16107 * gdb.base/default.exp: Adapt "info float" test for recent changes
16108 to that command. Add test for "info vector".
16109 * gdb.base/float.exp: New file. Add test for "info float" that
16110 resembles the old test in gdb.base/default.exp.
16111
a1769aca
DC
161122003-01-15 David Carlton <carlton@math.stanford.edu>
16113
16114 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
16115
82025e13
EZ
161162003-01-15 Elena Zannoni <ezannoni@redhat.com>
16117
16118 * gdb.base/break.exp: Move the tests of until command from here...
16119 * gdb.base/until.exp: ... to here. New file. Add other tests.
16120 * gdb.base/advance.c: New file.
16121 * gdb.base/advance.exp: New file.
16122
8f9ab801
EZ
161232003-01-14 Elena Zannoni <ezannoni@redhat.com>
16124
a9c64011
AS
16125 * gdb.base/args.c: New file.
16126 * gdb.base/args.exp: New file.
8f9ab801 16127
9ae66589
DJ
161282003-01-14 Daniel Jacobowitz <drow@mvista.com>
16129
16130 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
16131
8d77e5c3
DJ
161322003-01-14 Daniel Jacobowitz <drow@mvista.com>
16133
16134 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
16135
12d2f0a1
DJ
161362003-01-14 Daniel Jacobowitz <drow@mvista.com>
16137
16138 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
16139 dates.
16140
6ca37014
DJ
161412003-01-13 Daniel Jacobowitz <drow@mvista.com>
16142
16143 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
16144
b0023472
DJ
161452003-01-13 Daniel Jacobowitz <drow@mvista.com>
16146
16147 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
16148 (ptype &*"foo").
16149 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
16150
607fbc54 161512003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
16152
16153 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
16154 * gdb.mi/mi1-console.exp: Likewise.
16155
607fbc54 161562003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
16157
16158 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
16159 * gdb.mi/mi1-console.exp: Likewise.
16160
a1fb14a2
DJ
161612003-01-13 Daniel Jacobowitz <drow@mvista.com>
16162
16163 * gdb.c++/overload.exp: Remove some fixed XFAILs.
16164
c4cf40b7
DJ
161652003-01-09 Daniel Jacobowitz <drow@mvista.com>
16166
16167 * gdb.base/detach.exp: New test.
16168
696d5a5b
DJ
161692003-01-09 Daniel Jacobowitz <drow@mvista.com>
16170
16171 * Makefile.in (ALL_SUBDIRS): New variable.
16172 (subdirs, clean, distclean): Use it.
16173 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
16174 regenerating Makefile, since it is generated from the top level.
16175 * gdb.asm/Makefile.in: Likewise.
16176 * gdb.base/Makefile.in: Likewise.
16177 * gdb.c++/Makefile.in: Likewise.
16178 * gdb.disasm/Makefile.in: Likewise.
16179 * gdb.java/Makefile.in: Likewise.
16180 * gdb.mi/Makefile.in: Likewise.
16181 * gdb.threads/Makefile.in: Likewise.
16182 * gdb.trace/Makefile.in: Likewise.
16183
754533e4
DC
161842003-01-09 David Carlton <carlton@math.stanford.edu>
16185
16186 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
16187 Add copyright year 2003.
16188
d8b3e9ee
MC
161892003-01-06 Michael Chastain <mec@shout.net>
16190
16191 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
16192 When selecting a thread, 'line' and 'file' are optional.
16193 * gdb.mi/mi1-pthreads.exp: Likewise.
16194
8e9e0fe6
AS
161952003-01-06 Andreas Schwab <schwab@suse.de>
16196
16197 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
16198 failures.
16199
b5ab8ff3
DJ
162002003-01-04 Daniel Jacobowitz <drow@mvista.com>
16201
16202 Fix PR gdb/844
16203 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
16204 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
16205
16206 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
16207 instead of calling gdb_suppress_entire_file.
16208 * gdb.threads/print-threads.exp: Likewise.
16209 * gdb.threads/schedlock.exp: Likewise.
16210
16211 * gdb.threads/killed.exp: Return instead of calling
16212 gdb_suppress_entire_file.
16213 * gdb.threads/linux-dp.exp: Likewise.
16214 * gdb.threads/pthreads.exp: Likewise.
16215
1e698235
DJ
162162003-01-04 Daniel Jacobowitz <drow@mvista.com>
16217
16218 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
16219 stabs.
16220 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
16221 * gdb.base/whatis.exp: Always allow (void) after function names.
16222
147ff08c
DJ
162232003-01-04 Daniel Jacobowitz <drow@mvista.com>
16224
16225 * gdb.c++/casts.exp: Correct regexp.
16226
dc62bfc2
MK
162272003-01-04 Mark Kettenis <kettenis@gnu.org>
16228
16229 * configure.in: Call AC_CONFIG_HEADER. Don't call
16230 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
16231 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
16232 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
16233 aforementioned directories in the AC_OUPUT call.
16234 * config.hin: New file.
16235 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
16236 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
16237 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
16238 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
16239 pass -I$objdir instead of -I$objdir/$subdir in compilation.
16240 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
16241 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
16242 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
16243 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
16244 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
16245 gdb.threads/configure.in, gdb.threads/configure,
16246 gdb.threads/config.in, gdb.trace/configure.in,
16247 gdb.trace/configure: Removed.
16248
77afa639
MC
162492003-01-03 Michael Chastain <mec@shout.net>
16250
16251 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
16252 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
16253
7634bb6e
DJ
162542003-01-03 Daniel Jacobowitz <drow@mvista.com>
16255
16256 * gdb.base/store.exp: Fix regular expressions.
16257
b39c905e
MK
162582002-12-28 Mark Kettenis <kettenis@gnu.org>
16259
16260 * configure.in: Rewrite.
16261 * configure: Regenerated.
16262
0a8551dd
DC
162632003-01-03 David Carlton <carlton@math.stanford.edu>
16264
16265 * gdb.base/psymtab.exp: New file.
16266 * gdb.base/psymtab1.c: Ditto.
16267 * gdb.base/psymtab2.c: Ditto.
16268
c60b7188
AF
162692002-12-23 Adam Fedor <fedor@gnu.org>
16270
16271 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
16272
ee73db83
DC
162732002-12-23 David Carlton <carlton@math.stanford.edu>
16274
16275 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
16276 and current_directory initialization.
16277
d6c1774e
JB
162782002-12-22 Jim Blandy <jimb@redhat.com>
16279
f0a847b8
JB
16280 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
16281 rather than as part of the output file name.
16282
d6c1774e
JB
16283 * gdb.base/attach.exp: There's no need to copy the test program to
16284 /tmp; that was only ever necessary on HP/UX, and this test is
16285 entirely disabled there anyway.
16286
f0708dbb
JB
162872002-12-21 Jim Blandy <jimb@redhat.com>
16288
4c2acfea
JB
16289 * gdb.c++/psmang.exp: Doc fix.
16290
f0708dbb
JB
16291 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
16292 test.
16293
9579e000
DC
162942002-12-20 David Carlton <carlton@math.stanford.edu>
16295
16296 * gdb.c++/annota2.exp: KFAIL annotate-quit.
16297
d1810171
MC
162982002-12-18 Michael Chastain <mec@shout.net>
16299
16300 * gdb.c++/annota2.exp: Add copyright year 2002.
16301
76565097
DC
163022002-12-17 David Carlton <carlton@math.stanford.edu>
16303
16304 * gdb.c++/try_catch.cc: Add marker comments.
16305 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
16306 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
16307 * gdb.c++/m-static.cc: Ditto.
16308 * gdb.c++/m-static1.cc: Ditto.
16309 * gdb.c++/try_catch.cc: Ditto.
16310
da81390b
JJ
163112002-12-16 Jeff Johnston <jjohnstn@redhat.com>
16312
16313 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
16314 to see whether we are using the new -environment-directory
16315 command which resets via -r or the old version of the command
16316 which may prompt the user. Part of fix for gdb/741.
16317
b304d130
AC
163182002-12-13 Andrew Cagney <ac131313@redhat.com>
16319
16320 * gdb.fortran/types.exp: Update obsolete comment.
16321 * gdb.fortran/exprs.exp: Ditto.
16322 * lib/gdb.exp: Delete obsolete code.
16323 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
16324 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
16325 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
16326 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
16327 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
16328 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
16329 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
16330 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
16331 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
16332 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
16333 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
16334 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
16335 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
16336 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
16337 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
16338 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
16339 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
16340 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
16341 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
16342 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
16343 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
16344 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
16345 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
16346 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
16347 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
16348 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
16349 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
16350 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
16351 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
16352 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
16353 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
16354 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
16355 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
16356 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
16357 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
16358 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
16359 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
16360
a23b6e6a
DC
163612002-12-11 David Carlton <carlton@math.stanford.edu>
16362
16363 * gdb.c++/m-data.exp: Add test for members that shadow global
16364 variables: see PR gdb/804.
16365 * gdb.c++/m-data.cc: Ditto.
16366
6604731b
DJ
163672002-12-10 Daniel Jacobowitz <drow@mvista.com>
16368
16369 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
16370
de46ecd7
DC
163712002-12-06 David Carlton <carlton@math.stanford.edu>
16372
16373 * gdb.base/store.c: Don't declare functions static.
16374
27e829d0
AC
163752002-12-04 Andrew Cagney <ac131313@redhat.com>
16376
16377 * gdb.base/store.exp, gdb.base/store.c: New files.
16378
92806416
DJ
163792002-12-03 Daniel Jacobowitz <drow@mvista.com>
16380
16381 * gdb.base/selftest.exp: Update for current gdb.
16382
3bcbaac5
DJ
163832002-12-03 Daniel Jacobowitz <drow@mvista.com>
16384
16385 * gdb.base/maint.exp: Only dump symbols from one source file
16386 or objfile.
16387
f4f00b1f
DJ
163882002-12-03 Daniel Jacobowitz <drow@mvista.com>
16389
16390 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
16391 function call.
16392
f1c8a949
JB
163932002-11-25 Jim Blandy <jimb@redhat.com>
16394
16395 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
16396 function appearing in error message.
16397
9e297a97
DJ
163982002-11-21 Daniel Jacobowitz <drow@mvista.com>
16399
16400 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
16401
1f312e79
JJ
164022002-11-08 Jeff Johnston <jjohnstn@redhat.com>
16403
d63a86f8
RM
16404 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
16405 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
16406 should be in mi console format. This is part of fix for PR gdb/604.
16407
83c31e7d
FN
164082002-09-18 Fernando Nasser <fnasser@redhat.com>
16409
16410 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
16411 which explicitly prints the zero offset as "+0".
16412
322b3f65
DJ
164132002-10-22 Daniel Jacobowitz <drow@mvista.com>
16414
16415 * gdb.threads/schedlock.c (args): Make unsigned.
16416
164172002-10-21 Daniel Jacobowitz <drow@mvista.com>
16418
16419 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
16420 numbers. Allow "foo2|selected stack frame".
16421 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
16422 * gdb.asm/asmsrc2.s: Likewise.
16423 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
16424 comments.
16425 * gdb.asm/mips.inc: New file.
16426
5e2fe5b8
AF
164272002-10-18 Adam Fedor <fedor@gnu.org>
16428
16429 * gdb.base/default.exp: Update expected output to include 'ObjC'.
16430 * gdb.base/help.exp: Likewise.
16431
abe1a5d0
KB
164322002-10-17 Kevin Buettner <kevinb@redhat.com>
16433
16434 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
16435 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
16436
10abb1d4
JB
164372002-10-02 Jim Blandy <jimb@redhat.com>
16438
16439 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
16440
1f609b42
AC
164412002-10-01 Andrew Cagney <ac131313@redhat.com>
16442
16443 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
16444 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
16445 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
16446 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
16447 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
16448 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
16449 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
16450
0aee02e4
AC
164512002-09-29 Andrew Cagney <ac131313@redhat.com>
16452
16453 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
16454 * mi0-disassemble.exp, mi0-eval.exp: Delete.
16455 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
16456 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
16457 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
16458 * mi0-var-block.exp, mi0-var-child.exp: Delete.
16459 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 16460
6fde09ad
KB
164612002-09-27 Kevin Buettner <kevinb@redhat.com>
16462
16463 * gdb.base/annota1.exp (info break): Make directory components of
16464 path optional since not all compilers emit this debug information.
16465
889bf7c5
PA
16466 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
16467 step ends up stepping out of the function instead of stopping on
16468 the epilogue.
6fde09ad 16469
9e8aab75
KS
164702002-09-26 Keith Seitz <keiths@redhat.com>
16471
16472 * lib/insight-support.exp (gdbtk_start): Figure out where
16473 the insight executable is based on where gdb is. Use this
16474 executable to start insight instead of gdb.
16475
e36180d7
AC
164762002-09-25 Andrew Cagney <cagney@redhat.com>
16477
16478 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
16479
9dd34b2b
AC
164802002-09-24 Andrew Cagney <ac131313@redhat.com>
16481
16482 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
16483 test_isolated_complaints.
16484 (test_empty_complaint): New function.
16485 (test_empty_complaints): New function. Check no output when no
16486 complaints.
d63a86f8 16487
dea97812
KB
164882002-09-19 Jim Blandy <jimb@redhat.com>
16489
a9c64011 16490 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 16491
54951bd7
AC
164922002-09-19 Andrew Cagney <ac131313@redhat.com>
16493
16494 * gdb.gdb/complaints.exp: New file.
16495
dec43320
AC
164962002-09-18 Andrew Cagney <ac131313@redhat.com>
16497
16498 * gdb.base/maint.exp: Check `help maint internal-warning'.
16499
e70d6e3f
DC
165002002-09-18 David Carlton <carlton@math.stanford.edu>
16501
16502 * gdb.c++/m-static.exp: Remove breakpoints depending on line
16503 numbers, and replace them by a single breakpoint after the
16504 constructors are all finished.
16505 Add test 4.
16506 * gdb.c++/m-static.cc: Add test 4.
16507 * gdb.c++/m-static.h: New file.
16508 * gdb.c++/m-static1.cc: New file.
16509
16510 * gdb.c++/printmethod.exp: New file.
16511 * gdb.c++/printmethod.cc: New file.
16512
16513 * gdb.c++/pr-574.exp: New file.
16514 * gdb.c++/pr-574.cc: New file.
16515
afb5c968
CV
165162002-09-18 Corinna Vinschen <vinschen@redhat.com>
16517
16518 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
16519 embedded targets which never actually exit.
16520
31e45dee
FN
165212002-09-18 Fernando Nasser <fnasser@redhat.com>
16522
16523 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
16524 "don't step after run" as unresolved or unsupported, instead of xfail.
16525
a283c5a1
CV
165262002-09-18 Corinna Vinschen <vinschen@redhat.com>
16527
16528 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
16529 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
16530 Add newline to expected string in "step out of main (status wrapper)"
16531 case.
16532
11350d2a
CV
165332002-09-18 Corinna Vinschen <vinschen@redhat.com>
16534
16535 * lib/gdb.exp (rerun_to_main): Allow restarting application.
16536 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
16537
0deec7d6
TT
165382002-09-17 Tom Tromey <tromey@redhat.com>
16539
16540 * gdb.base/printcmds.exp (test_print_string_constants): Expect
16541 \000, not \0, in double-quoted string.
16542
b2b4a1b5
CV
165432002-09-14 Corinna Vinschen <vinschen@redhat.com>
16544
c9d37158 16545 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
16546 string after running the commands execution on breakpoint tests.
16547
1c56143a
CV
165482002-09-13 Corinna Vinschen <vinschen@redhat.com>
16549
16550 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
16551
37f8da45
JB
165522002-09-12 Joel Brobecker <brobecker@gnat.com>
16553
16554 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
16555
08b468e0
KS
165562002-09-10 Keith Seitz <keiths@redhat.com>
16557
16558 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
16559 runto proc.
16560 (mi_run_to_main): Use mi_runto.
16561 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
16562
dc360f58
KS
165632002-09-10 Keith Seitz <keiths@redhat.com>
16564
16565 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
16566 regexp for stopping at main. Could have multiple event notifications.
16567 Don't assume that main was declared with no parameters.
16568 (mi_next): Use mi_step_to.
16569 (mi_step): Use mi_next_to.
16570
ce3abcfb
CV
165712002-09-09 Corinna Vinschen <vinschen@redhat.com>
16572
16573 * gdb.base/default.exp: Fix expected string in `info float' test.
16574
d1f5b980
BE
165752002-09-09 Ben Elliston <bje@redhat.com>
16576
16577 * config/mips.exp: Update comments.
16578 * config/mips-idt.exp: Likewise.
16579 * config/nind.exp: Likewise.
16580 * config/slite.exp: Likewise.
16581 * config/sparclet.exp: Likewise.
16582 * config/udi.exp: Likewise.
16583 * config/vx.exp: Likewise.
16584 * config/vxworks29k.exp: Likewise.
16585
2f71430b
JB
165862002-09-05 Jim Blandy <jimb@redhat.com>
16587
16588 * gdb.threads/killed.exp: Fix test failure message.
16589
7ddebc7e
KS
165902002-09-04 Keith Seitz <keiths@redhat.com>
16591
16592 * lib/mi-support.exp: Update copyright.
16593 (mi_gdb_test): Increase the priority of the expected pattern
16594 so that it matches gdb_test.
16595
0ae67eb3
KS
165962002-09-03 Keith Seitz <keiths@redhat.com>
16597
16598 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
16599 Use integer comparison instead of string comparison for testing
16600 whether binary was built.
16601
38fc42c8
JB
166022002-09-03 Jim Blandy <jimb@redhat.com>
16603
16604 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
16605
b6ff0e81
JB
166062002-08-29 Jim Blandy <jimb@redhat.com>
16607
16608 * gdb.threads/pthreads.exp: Move the portable thread compilation
16609 code into a function in lib/gdb.exp, and call that from here.
16610 * lib/gdb.exp (gdb_compile_pthreads): New function.
16611
07c98896
KS
166122002-08-29 Keith Seitz <keiths@redhat.com>
16613
16614 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
16615 expect_out so that callers can get at it.
16616
0312286c
DJ
166172002-08-23 Daniel Jacobowitz <drow@mvista.com>
16618
16619 * gdb.threads/print-threads.c: New file.
16620 * gdb.threads/print-threads.exp: New file.
16621 * gdb.threads/schedlock.c: New file.
16622 * gdb.threads/schedlock.exp: New file.
16623
dd039bc4
EZ
166242002-08-22 Elena Zannoni <ezannoni@redhat.com>
16625
a9c64011
AS
16626 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
16627 not altivec.c.
dd039bc4 16628
1f36144c
MK
166292002-08-17 Mark Kettenis <kettenis@gnu.org>
16630
16631 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
16632 targets. The problem should be fixed now.
16633
16057ec7 166342002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
16635
16636 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
16637 2002-07-24 change that removes final dots from error messages.
16638
3c1499ad
TT
166392002-08-13 Tom Tromey <tromey@redhat.com>
16640
16641 * gdb.base/readline.exp: New file.
16642
a20ce2c3
AC
166432002-08-01 Andrew Cagney <ac131313@redhat.com>
16644
16645 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
16646 supress message.
16647
db034ac5
AC
166482002-08-01 Andrew Cagney <cagney@redhat.com>
16649
16650 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
16651 CHILL_FOR_TARGET and CHILL_LIB.
16652 * configure.in (configdirs): Remove gdb.chill.
16653 * configure: Regenerate.
16654 * lib/gdb.exp: Obsolete references to chill.
16655 * gdb.fortran/types.exp: Ditto.
16656 * gdb.fortran/exprs.exp: Ditto.
16657
3e000b18
KB
166582002-07-30 Kevin Buettner <kevinb@redhat.com>
16659
16660 * gdb.base/shlib-call.exp (additional_flags): Conditionally
16661 set Irix-specific compile and link flags.
16662
28f4966b
KB
166632002-07-29 Kevin Buettner <kevinb@redhat.com>
16664
16665 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
16666 source files. The ``-o'' option doesn't work with the ``-E'' option
16667 when using the Irix compiler.
16668
46c0d5a6
DJ
166692002-07-19 Daniel Jacobowitz <drow@mvista.com>
16670
16671 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
16672 Improve support for reusing an exec file. Copy exec file
16673 to target, and run gdbserver on the target instead of on the host.
16674
eecf4bed
JB
166752002-07-18 Jim Blandy <jimb@redhat.com>
16676
0f815cdf
JB
16677 * gdb.base/ending-run.exp: Don't expect to see the program end in
16678 some orderly fashion when we're running on a real stand-alone
16679 board.
16680
eecf4bed
JB
16681 * gdb.base/interrupt.exp: Correct logic for skipping tests on
16682 targets that don't support interrupts.
16683
52d309e4
JB
166842002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
16685
16686 * gdb.base/attach.exp: Add patterns to match output from /proc-based
16687 systems.
16688 Move comments in expect statements to inside the actions, so that they
16689 don't get matched against.
16690
ff683d9e
MK
166912002-07-10 Mark Kettenis <kettenis@gnu.org>
16692
16693 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
16694 function when asleep" test.
16695
b5356753
AC
166962002-07-10 Andrew Cagney <ac131313@redhat.com>
16697
16698 * gdb.base/page.exp: Rewrite to handle problems with very long
16699 `info set' output. Update copyright.
16700
6aa4d13a
AC
167012002-06-26 Andrew Cagney <ac131313@redhat.com>
16702
16703 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
16704 gdb.threads-hp.
16705 * gdb.hp/configure: Regenerate.
16706 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
16707 * gdb.hp/gdb.threads-hp/configure: Delete file.
16708 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
16709
8cf8c2b8
AC
167102002-06-22 Andrew Cagney <ac131313@redhat.com>
16711
16712 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
16713 setlocale, bindtextdomain and textdomain.
16714
6827a8f8
JB
167152002-06-11 Jim Blandy <jimb@redhat.com>
16716
919d772c
JB
16717 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
16718 preprocessor macro information is present.
16719
6827a8f8
JB
16720 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
16721 tests.
16722
c15b0d21
MS
167232002-06-06 Michael Snyder <msnyder@redhat.com>
16724
c5984d70
MS
16725 * gdb.base/overlays.exp: Record addresses of overlay
16726 functions in TCL variables rather than in GDB variables,
16727 to avoid having GDB convert them to pointers (with loss
16728 of information).
16729
d63a86f8 16730 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 16731 default linker script changes.
c15b0d21
MS
16732 * gdb.base/long_long.exp: Add check for sizeof (long double).
16733
be26fe0d
ML
167342002-06-06 Michal Ludvig <mludvig@suse.cz>
16735
16736 * gdb.asm/asm-source.exp: Add x86-64 target.
16737 * gdb.asm/x86_64.inc: New.
d63a86f8 16738
258093ca 167392002-05-30 Michael Chastain <mec@shout.net>
258093ca 16740
4b3153f1 16741 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
16742 * gdb.c++/m-static.cc: New file.
16743 * gdb.c++/m-static.exp: New file.
16744
241264c6
MS
167452002-05-28 Michael Snyder <msnyder@redhat.com>
16746
16747 * gdb.base/call-ar-st.exp: Allow for reduced floating point
16748 precision.
16749
9bba8c8f 167502002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 16751
4b3153f1 16752 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
16753 * gdb.c++/m-data.cc: New file.
16754 * gdb.c++/m-data.exp: New file.
16755
167562002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 16757
4b3153f1 16758 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 16759 * gdb.c++/try_catch.cc: New file.
d63a86f8 16760 * gdb.c++/try_catch.exp: New file.
9bba8c8f 16761
def1b996
MC
167622002-05-27 Michael Chastain <mec@shout.net>
16763
16764 * gdb.c++/local.exp: Accept more nested types in output.
16765
522ba268
MC
167662002-05-26 Michael Chastain <mec@shout.net>
16767
16768 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
16769
277254ba
MS
167702002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
16771
16772 * lib/gdb.exp (gdb_wrapper_init): Just because
16773 gdb_wrapper_file exists, this does not mean that the file
16774 should not be rebuilt. That is what gdb_wrapper_initialized
16775 is for.
16776 (default_gdb_init): Reset gdb_wrapper_initialized.
16777
b61a8733
MS
167782002-05-23 Michael Snyder <msnyder@redhat.com>
16779
d63a86f8 16780 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
16781 the precision of the floating point test results.
16782 * gdb.base/call-rt-st.exp: Ditto.
16783
b61a8733
MS
16784 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
16785 * gdb.base/call-rt-st.exp: Ditto.
16786
56f6e910
MC
167872002-05-19 Michael Chastain <mec@shout.net>
16788
16789 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
16790
ad0b0016
EZ
167912002-05-19 Elena Zannoni <ezannoni@redhat.com>
16792
a9c64011
AS
16793 * configure.in (configdirs): Add gdb.arch.
16794 * configure: Regenerate.
ad0b0016 16795
f617d2b6
JB
167962002-05-17 Jim Blandy <jimb@redhat.com>
16797
16798 * gdb.base/completion.exp: Recognize the more detailed error
16799 messages produced by the macro expander's lexical analyzer.
16800
eac2a696
EZ
168012002-05-14 Elena Zannoni <ezannoni@redhat.com>
16802
a9c64011
AS
16803 * gdb.arch/altivec-abi.c: New file.
16804 * gdb.arch/altivec-abi.exp: New file.
16805 * gdb.arch/altivec-regs.c: New file.
16806 * gdb.arch/altivec-regs.exp: New file.
eac2a696 16807
2fdde8f8
DJ
168082002-05-14 Daniel Jacobowitz <drow@mvista.com>
16809
16810 * gdb.base/maint.exp (maint print type): Update for new type
16811 structure.
d63a86f8 16812
e31f1a7c
EZ
168132002-05-14 Elena Zannoni <ezannoni@redhat.com>
16814
16815 * gdb.arch: New directory.
16816 * gdb.arch/configure.in: New file.
16817 * gdb.arch/configure: New file.
16818 * gdb.arch/Makefile.in: New file.
16819
db589741
CV
168202002-05-13 Corinna Vinschen <vinschen@redhat.com>
16821
16822 * gdb.asm/asm-source.exp: Add v850 as supported target.
16823 * gdb.asm/v850.inc: New file.
16824
8ce2a7dc
DJ
168252002-05-13 Daniel Jacobowitz <drow@mvista.com>
16826
16827 * gdb.c++/annota2.exp (annotate-quit): Add comment.
16828
df763c7f
DJ
168292002-05-12 Daniel Jacobowitz <drow@mvista.com>
16830
16831 * gdb.base/break.exp: Check 'break "marker2"'.
16832
377daeed
MS
168332002-05-10 Michael Snyder <msnyder@redhat.com>
16834
16835 * gdb.base/long_long.exp: Fix typo.
16836
c4b7bc2b
JB
168372002-05-10 Jim Blandy <jimb@redhat.com>
16838
ecac9a4e
JB
16839 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
16840 a bug.
16841
c4b7bc2b
JB
16842 * gdb.base/printcmds.exp (test_integer_literals_rejected):
16843 Recognize more detailed error message produced by the macro
16844 expander's lexical analyzer.
16845 * lib/gdb.exp (test_print_reject): Same.
16846
e71019a1
MK
168472002-05-09 Mark Kettenis <kettenis@gnu.org>
16848
16849 * gdb.c++/method.exp: Fix typo.
16850
fedfc8e6
MS
168512002-05-08 Michael Snyder <msnyder@redhat.com>
16852
166a1957
MS
16853 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
16854 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 16855 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
16856 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
16857 Add iftarget clause for strongarm.
d63a86f8 16858
f1c47eb2
MS
168592002-05-06 Michael Snyder <msnyder@redhat.com>
16860
cb9a9d3e
MS
16861 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
16862 (gdb_continue_to_end): Accept output from status wrapper.
16863 * gdb.base/ending-run.exp: Add case for output from status wrapper.
16864 Clean up fail messages to match pass messages.
16865
f1c47eb2
MS
16866 Enable the "needs_status_wrapper" testsuite feature.
16867 * lib/gdb.exp (gdb_wrapper_init): New procedure.
16868 (gdb_compile): Conditionally call gdb_wrapper_init.
16869 * gdb.base/a2-run.exp: Recognize output from status wrapper.
16870 * gdb.c++/method.exp: Recognize output from status wrapper.
16871
6079c749
BE
168722002-05-06 Ben Elliston <bje@redhat.com>
16873From Graydon Hoare <graydon@redhat.com>
16874
16875 * config/sid.exp: Include support for "rawsid" protocol.
16876
188baff3
JB
168772002-05-03 Jim Blandy <jimb@redhat.com>
16878
16879 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
16880 * gdb.c++/hang3.C: New file.
16881
b9c07f0f
AC
168822002-05-04 Andrew Cagney <ac131313@redhat.com>
16883
16884 * gdb.base/default.exp: Remove obsolete code.
16885 * gdb.c++/misc.exp: Ditto. Update copyright.
16886 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
16887 * gdb.base/whatis.exp: Ditto. Update copyright.
16888 * gdb.base/scope.exp: Ditto. Update copyright.
16889 * gdb.base/ptype.exp: Ditto. Update copyright.
16890 * gdb.base/printcmds.exp: Ditto. Update copyright.
16891 * gdb.base/opaque.exp: Ditto. Update copyright.
16892 * gdb.base/list.exp: Ditto.
16893 * gdb.base/funcargs.exp: Ditto. Update copyright.
16894 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
16895 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
16896 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
16897 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
16898 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
16899 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
16900
5c7a0397
MS
169012002-05-02 Michael Snyder <msnyder@redhat.com>
16902
d6dcc264 16903 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
16904 * gdb.base/long_long.exp: Add xscale target.
16905 * gdb.base/default.exp: Add xscale target.
16906
eb7f1c48
JB
169072002-05-01 Jim Blandy <jimb@redhat.com>
16908
16909 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
16910 gdb.c++/hang.exp: New test.
16911
a6befae8
FF
169122002-05-01 Fred Fish <fnf@redhat.com>
16913
16914 * gdb.base/completion.exp: Handle completions of "./Make" for
16915 more than one completion possibility, as is the case when we
16916 build and test in the source tree.
16917
0a310277
AG
169182002-04-29 Anthony Green <green@redhat.com>
16919
16920 * gdb.java/jmisc1.exp: New file.
16921 * gdb.java/jmisc2.exp: New file.
16922
6ff9af88
DJ
169232002-04-24 Daniel Jacobowitz <drow@mvista.com>
16924
16925 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
16926
96b3d632
EZ
169272002-04-23 Elena Zannoni <ezannoni@redhat.com>
16928
16929 * gdb.base/help.exp: Change 'help status' to allow for target
16930 dependent output differences.
16931
5019bb54
MC
169322002-04-22 Michael Chastain <mec@shout.net>
16933
16934 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
16935
a805a116
MC
169362002-04-22 Michael Chastain <mec@shout.net>
16937
16938 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
16939
a1706bfd
DM
169402002-04-17 David S. Miller <davem@redhat.com>
16941
16942 * gdb.asm/sparc64.inc: New file.
16943 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
16944
a73a20a2
EZ
169452002-04-19 Elena Zannoni <ezannoni@redhat.com>
16946
16947 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
16948 instruction file directly into the build tree. Clean up at end of
16949 test.
16950
ba678339
DM
169512002-04-18 David S. Miller <davem@redhat.com>
16952
16953 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
16954 handle 64-bit platforms correctly.
16955 * gdb.base/maint.exp: Likewise.
16956
b03399da
KB
169572002-04-18 Kevin Buettner <kevinb@redhat.com>
16958
16959 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
16960 ``-fpic'' when compiling files comprising a shared library, but
16961 it does need additional linker flags in order to find shared
16962 libraries at run time.
16963
e2004992
KB
169642002-04-18 Kevin Buettner <kevinb@redhat.com>
16965
16966 * gdb.base/cvexpr.c (use): New function.
16967 (main): Invoke use() on all global variables to prevent
16968 some linkers from deleting these otherwise unused symbols.
16969
d8937120
MC
169702002-04-17 Michael Chastain <mec@shout.net>
16971From David S. Miller <davem@redhat.com>
16972
16973 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
16974 handle 64-bit platforms correctly.
16975
ffd61a58
MS
169762002-04-12 Michael Snyder <msnyder@redhat.com>
16977From Jim Blandy <jimb@redhat.com>
a9c64011 16978 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
16979 script can handle this instead.
16980 * gdb.base/bar.c (barx): Same.
16981 * gdb.base/baz.c (bazx): Same.
16982 * gdb.base/grbx.c (grbxx): Same.
16983
16984 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
16985 manager doesn't automatically unmap overlays unnecessarily.
16986
6b8426a6
MH
169872002-04-10 Martin M. Hunt <hunt@redhat.com>
16988
16989 * gdb.base/ending-run.exp: Fix pattern for Mips targets
16990 stepping out of main.
16991
34af4875
MC
169922002-04-09 Michael Chastain <mec@shout.net>
16993
16994 * gdb.c++/local.cc (main): Move call to marker1() inside nested
16995 scope so that the nested scope tests will make sense.
16996 * gdb.c++/local.exp: Write patterns that actually work with gcc
16997 (the HP patterns "were never known to work with gcc").
16998 Keep the old aCC patterns too.
16999
2d1676a0
DJ
170002002-04-09 Daniel Jacobowitz <drow@mvista.com>
17001
17002 * gdb.base/attach.exp: Correct target board test.
17003
3a63e3f9
MC
170042002-04-08 Michael Chastain <mec@shout.net>
17005
17006 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
17007 in a const method. Add some xfail and fail cases for configurations
17008 that do not emit the "const ...".
17009
f18dabd2
MC
170102002-04-07 Michael Chastain <mec@shout.net>
17011
17012 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
17013 Accept "A * const" and "const A * const" as type of "this".
17014 Fix spelling of getFunky throughout. Make messages uniform.
17015
0fcddd82
EZ
170162002-04-07 Elena Zannoni <ezannoni@redhat.com>
17017
a9c64011 17018 Work around for PR gdb/285:
0fcddd82
EZ
17019 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
17020
16a8534a
EZ
170212002-04-07 Elena Zannoni <ezannoni@redhat.com>
17022
17023 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
17024 instructions file at run time instead of configure time.
17025 Sometimes we run the test in a directory that is not the one we
17026 configured in.
17027 * gdb.asm/configure.in: Delete creation of symlink.
17028 * gdb.asm/configure: Regenerate.
17029
24181d81
JB
170302002-04-05 J. Brobecker <brobecker@gnat.com>
17031
17032 * gdb.gdb/xfullpath.exp: New test, to exercise the new
17033 xfullpath () function.
17034
7cdb7107
DJ
170352002-04-04 Daniel Jacobowitz <drow@mvista.com>
17036
17037 * gdb.asm/Makefile.in: Correct dependencies.
17038
17039 * gdb.asm/powerpc.inc: New file.
17040 * gdb.asm/asm-source.exp: Add PowerPC.
17041 * gdb.asm/configure.in: Likewise.
17042 * gdb.asm/configure: Regenerated.
17043
a7d17088
DJ
170442002-04-04 Daniel Jacobowitz <drow@mvista.com>
17045
17046 * gdb.base/relocate.exp: New file.
17047 * gdb.base/relocate.c: New file.
17048
cd721503
FF
170492002-04-04 Fred Fish <fnf@redhat.com>
17050
17051 * gdb.base/step-test.exp: Update comment regarding stopping in
17052 memcpy/bcopy calls inserted as part of the compiler runtime.
17053
b22ad7a7
MS
170542002-04-04 Michael Snyder <msnyder@redhat.com>
17055
17056 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
17057
5f279fa6
DJ
170582002-04-03 Daniel Jacobowitz <drow@mvista.com>
17059
17060 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
17061 (gdb_expect): Remove $notransfer hack.
17062
dd0fd3ce
DJ
170632002-04-02 Daniel Jacobowitz <drow@mvista.com>
17064
17065 * gdb.c++/classes.exp ("calling method for small class"): Match
17066 updated register output.
17067
1e50cda1
DJ
170682002-03-30 Daniel Jacobowitz <drow@mvista.com>
17069
17070 Fix PR gdb/452
17071 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
17072 when finished. Make gdb_file_cmd send "exec-file" when
17073 appropriate.
17074
24015922
DJ
170752002-03-30 Daniel Jacobowitz <drow@mvista.com>
17076
17077 * gdb.base/attach.exp: Remove extra setup_xfail.
17078
dd7dfd64
MS
170792002-03-26 Michael Snyder <msnyder@redhat.com>
17080
17081 * gdb.base/default.exp: Add tests for dump, append, and restore.
17082 * gdb.base/help.exp: Add tests for dump, append, and restore.
17083 * gdb.base/dump.exp: New file, test dump, append and restore.
17084 * gdb.base/dump.c: New file.
17085
48b2f8d7
MS
170862002-03-27 Michael Snyder <msnyder@redhat.com>
17087
d63a86f8 17088 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
17089 clean-ups in help messages.
17090
05b4d525
FF
170912002-03-26 Fred Fish <fnf@redhat.com>
17092
17093 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
17094 have debugging info for those functions and the compiler uses them
17095 internally to copy structs around.
17096
d7679631
FF
170972002-03-26 Fred Fish <fnf@redhat.com>
17098
17099 * gdb.base/list.exp: Revert the change made yesterday and add note
17100 about why we don't list the default lines for remote targets.
17101
523ac3f9
MS
171022002-03-25 Michael Snyder <msnyder@redhat.com>
17103
17104 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
17105
754b2b8d
FF
171062002-03-25 Fred Fish <fnf@redhat.com>
17107
17108 * gdb.base/list.exp: This test works on remote targets so remove
17109 the short circuit for remote targets. Update copyright.
17110
33c3e192
FF
171112002-03-25 Fred Fish <fnf@redhat.com>
17112
17113 * gdb.base/attach.exp: Fix logic error that was suppressing this
17114 test for all non hppa*-*-hpux* targets, instead of the hp target.
17115 Move comments closer to the suppression point. Also now need to
17116 check that we are running natively.
17117
d43e73ee
MS
171182002-03-22 Michael Snyder <msnyder@redhat.com>
17119
882c8f02
MS
17120 * gdb.base/default.exp: Add test for gcore. Update copyright.
17121 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 17122
04c12f60
FF
171232002-03-06 Fred Fish <fnf@redhat.com>
17124
17125 * gdb.base/funcargs.c: Remove extraneous ';' character.
17126 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
17127
b43df995
MC
171282002-03-04 Michael Chastain <mec@shout.net>
17129
17130 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
17131 accommodate gcc v3 function signature.
17132 * gdb.mi/mi0-var-cmd-exp: Ditto.
17133
92362027
AC
171342002-02-24 Andrew Cagney <ac131313@redhat.com>
17135
17136 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
17137 ``GNU/Linux'' or ``Linux kernel''
17138 * testsuite/gdb.threads/pthreads.c: Ditto.
17139
258ad32d
MC
171402002-02-24 Michael Chastain <mec@shout.net>
17141
17142 * gdb.threads/pthreads.c (thread1): Add a return statement.
17143 (thread2): Likewise.
17144 (foo): Likewise.
17145
04c3b3d4
MC
171462002-02-23 Michael Chastain <mec@shout.net>
17147
17148 * gdb.threads/linux-dp.c (philosopher): Add a return statement
17149 to placate gcc.
17150
5a2a0a20
MC
171512002-02-23 Michael Chastain <mec@shout.net>
17152
17153 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
17154 test "ptype bint". The test passes on all my stabs configurations.
17155
a640f7fc
JB
171562002-02-21 Jim Blandy <jimb@redhat.com>
17157
27924826
JB
17158 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
17159 filename at a time, and watch for the ones we want to see.
17160
a640f7fc
JB
17161 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
17162 types of pointers to prototyped functions.
17163
edcc8c75
AC
171642002-02-20 Andrew Cagney <ac131313@redhat.com>
17165
17166 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
17167 signed, unsigned and straight char.
17168 (padding_char, padding_short, padding_int, padding_long,
17169 padding_long_long, padding_float, padding_double,
17170 padding_long_double): New global variables.
17171 (fill, fill_structs): New functions.
17172
17173 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
17174 for correctly sized writes. Update copyright.
17175 (get_valueof): New procedure.
17176 (get_sizeof): Call get_valueof.
17177 (check_valueof): New procedure.
17178 (check_padding): New procedure.
17179
ac57ea44
MC
171802002-02-20 Michael Chastain <mec@shout.net>
17181
17182 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
17183 to setup_xfail. Document some of the remaining calls.
17184
7a10c941
MC
171852002-02-18 Michael Chastain <mec@shout.net>
17186
17187 * gdb.c++/userdef.exp: Update copyright year.
17188
fb8acdcc
DJ
171892002-02-18 Daniel Jacobowitz <drow@mvista.com>
17190
17191 * gdb.c++/userdef.exp: Test overloaded operators properly.
17192 Remove xfails.
17193
fda6ae12
MS
171942002-02-14 Michael Snyder <msnyder@redhat.com>
17195
17196 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
17197
676a0442
DJ
171982002-02-14 Daniel Jacobowitz <drow@mvista.com>
17199
17200 * gdb.base/a2-run.exp: Check for a remote target properly.
17201 * gdb.base/annota1.exp: Likewise.
17202 * gdb.base/list.exp: Likewise.
17203 * gdb.base/reread.exp: Likewise.
17204 * gdb.base/scope.exp: Likewise.
17205 * gdb.base/shlib-call.exp: Likewise.
17206 * gdb.base/term.exp: Likewise.
17207 * gdb.c++/annota2.exp: Likewise.
17208
78b4f468
RE
172092002-02-13 Richard Earnshaw <rearnsha@arm.com>
17210
17211 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
17212
9a81ba51
MC
172132002-02-10 Michael Chastain <mec@shout.net>
17214
17215 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
17216 (call_after_alloca): Ditto.
17217
004af6c7
DJ
172182002-02-10 Daniel Jacobowitz <drow@mvista.com>
17219
17220 * gdb.base/ending-run.exp: Guard "cont" test with
17221 gdb_skip_stdio_test.
17222
37225f62
JB
172232002-02-06 Jim Blandy <jimb@redhat.com>
17224
17225 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
17226 from here...
17227 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
17228 To here. Disable this test on non-HP platforms. Add big comment.
17229
fe6fdd96
MS
172302002-02-04 Michael Snyder <msnyder@redhat.com>
17231
17232 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
17233 other than d10v and m32r.
17234
036fad3f
RE
172352002-02-02 Richard Earnshaw <rearnsha@arm.com>
17236
17237 * gdb.base/default.exp: Rewrite test patterns to reduce time
17238 taken to match them.
17239
7148ab62
DJ
172402002-01-30 Daniel Jacobowitz <drow@mvista.com>
17241
17242 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
17243 Allow a start function above main.
17244 * gdb.threads/linux-dp.exp: Fix copyright date.
17245
396cc255
DJ
172462002-01-30 Daniel Jacobowitz <drow@mvista.com>
17247
a9c64011
AS
17248 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
17249 (check_philosopher_stack): Check for manager thread before checking
17250 for a just-starting thread.
396cc255 17251
f038d31b
DJ
172522002-01-30 Daniel Jacobowitz <drow@mvista.com>
17253
17254 From Neil Booth <neil@daikokuya.demon.co.uk>:
17255 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
17256 warnings.
17257
b3ff9d9a
FF
172582002-01-21 Fred Fish <fnf@redhat.com>
17259
17260 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
17261 not caller.
17262
39ad761d
JB
172632002-01-21 Jim Blandy <jimb@redhat.com>
17264
17265 * gdb.base/reread.exp: Check that GDB properly re-reads the
17266 executable file when it changes while no inferior is running.
17267
aaf320fa
FF
172682002-01-21 Fred Fish <fnf@redhat.com>
17269
a9c64011
AS
17270 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
17271 optionally accept the "shlib events" variation.
aaf320fa 17272
808a31f5
JB
172732002-01-21 Jim Blandy <jimb@redhat.com>
17274
17275 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
17276 call `fflush' after every `printf', so that the output is produced
17277 at predictable points, regardless of whatever buffering does (or
17278 doesn't) take place.
17279 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
17280 at different points.
17281
4420d5e2
DJ
172822002-01-20 Daniel Jacobowitz <drow@mvista.com>
17283
17284 * gdb.c++/inherit.exp: Update copyright years.
17285 * gdb.c++/method.exp: Likewise.
17286
3e36a0f4
DJ
172872002-01-20 Daniel Jacobowitz <drow@mvista.com>
17288
17289 * gdb.c++/classes.exp: Update for improved v3 support and skipping
17290 artificial methods/arguments.
17291 * gdb.c++/derivation.exp: Likewise.
17292 * gdb.c++/inherit.exp: Likewise.
17293 * gdb.c++/method.exp: Likewise.
17294 * gdb.c++/virtfunc.exp: Likewise.
17295
b4ceaee6
AC
172962002-01-18 Andrew Cagney <ac131313@redhat.com>
17297
17298 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
17299 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
17300 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
17301 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
17302 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
17303 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
17304
ecace851
JB
173052002-01-17 Jim Blandy <jimb@redhat.com>
17306
17307 * gdb.asm/asm-source.exp (info symbol): Take another shot at
17308 anchoring the pattern matching the entry point symbol's name.
17309
375fc983
AC
173102002-01-17 Andrew Cagney <ac131313@redhat.com>
17311
17312 * gdb.base/maint.exp: Update ``maint internal-error'' to match
17313 continue/quit query. Update copyright.
17314
fe6fdd96
MS
173152002-01-14 Michael Snyder <msnyder@redhat.com>
17316
17317 * gdb.base/gcore.exp: Remove extra debugging output.
17318
e017c81f
DJ
173192002-01-13 Daniel Jacobowitz <drow@mvista.com>
17320
17321 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
17322 for slightly dubious v2 mangled string.
17323
37ab3bf8
DJ
173242002-01-13 Daniel Jacobowitz <drow@mvista.com>
17325
17326 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
17327
1bc05c3a 173282002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 17329
1bc05c3a 17330 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 17331
1bc05c3a
JM
17332 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
17333 constructors.
17334 * gdb.c++/derivation.exp: Likewise.
17335 * gdb.c++/templates.exp: Likewise.
17336 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 17337
1bc05c3a
JM
173382002-01-10 Michael Snyder <msnyder@redhat.com>
17339
17340 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 17341
a911c360
MS
173422002-01-08 Michael Snyder <msnyder@redhat.com>
17343
17344 * gdb.base/gcore.exp: New test for generate-core-file command.
17345 * gdb.base/gcore.c: Testcase for above.
17346 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
17347
ea2119ec
JM
173482002-01-08 Jason Merrill <jason@redhat.com>
17349
17350 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
17351
68203136
FF
173522002-01-07 Fred Fish <fnf@redhat.com>
17353
17354 * gdb.c++/overload.exp: Remove unconditional xfails for:
17355 print foo_instance1.overloadargs(1)
17356 print foo_instance1.overloadargs(1, 2)
17357 print foo_instance1.overloadargs(1, 2, 3)
17358 print foo_instance1.overloadargs(1, 2, 3, 4)
17359 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
17360 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
17361 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
17362 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
17363 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
17364 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
17365 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
17366 print foo_instance1.overload1arg()
17367 print foo_instance1.overload1arg((char)arg2)
17368 print foo_instance1.overload1arg((signed char)arg3)
17369 print foo_instance1.overload1arg((unsigned char)arg4)
17370 print foo_instance1.overload1arg((int)arg7)
17371 print foo_instance1.overload1arg((unsigned int)arg8)
17372 print foo_instance1.overload1arg((float)arg11)
17373 print foo_instance1.overload1arg((double)arg12)
d63a86f8 17374
21b9b5b1
MS
173752002-01-07 Michael Snyder <msnyder@redhat.com>
17376
17377 * gdb.base/huge.exp: New test. Print a very large target data object.
17378 (skip_huge_test): New test variable. Define if you want to skip this
17379 test. The test reads an 8 megabyte data object from the target, so it
17380 might be very time consuming on remote targets with a slow connection.
17381 * gdb.base/huge.c: New file. Test case for above.
17382
725f922e
FF
173832002-01-07 Fred Fish <fnf@redhat.com>
17384
17385 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
17386 g_instance.bfoo, and g_instance.cfoo.
17387
889bf7c5 173882002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 17389
889bf7c5
PA
17390 * gdb.base/break.c (multi_line_if_conditional): New function.
17391 (multi_ilne_while_conditional): Likewise.
17392 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
17393 IF or WHILE condition puts the breakpoint at the start of
17394 the condition.
f286b2c3 17395
634d57ec
JL
17396 * gdb.base/selftest.exp (backtrace through signal handler): Remove
17397 hppa*-*-hpux* expected failure.
17398 * gdb.base/structs.exp (do_function_calls): Similarly.
17399
17400 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
17401 watchpoints.
17402
9fbfe2dc
AC
174032002-01-06 Andrew Cagney <ac131313@redhat.com>
17404
17405 Fix PR gdb/66.
17406 * gdb.base/structs.exp: Replace skip for a29k with skip for
17407 gdb,cannot_call_functions.
17408 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
17409 * gdb.base/callfuncs.exp: Ditto.
17410 * gdb.base/call-rt-st.exp: Ditto.
17411 * gdb.base/call-strs.exp: Ditto.
17412 * gdb.base/callfwmall.exp: Ditto.
17413 * gdb.base/scope.exp: Obsolete xfail a29k.
17414 * gdb.c++/misc.exp: Ditto.
17415 * gdb.c++/cplusfuncs.exp: Ditto.
17416 * gdb.base/ptype.exp: Ditto.
17417 * gdb.base/printcmds.exp: Ditto.
17418 * gdb.base/opaque.exp: Ditto.
17419 * gdb.base/list.exp: Ditto.
17420 * gdb.base/funcargs.exp: Ditto.
17421 * gdb.base/default.exp: Ditto.
17422
8ddad156
MS
174232002-01-04 Michael Snyder <msnyder@redhat.com>
17424
ca4976a6 17425 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
17426 * gdb.base/maint.exp: Add tests for maint info sections options.
17427
1b074332
JL
17428Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
17429
17430 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
17431
7d159115
CV
174322001-12-20 Corinna Vinschen <vinschen@redhat.com>
17433
17434 * gdb.asm/arm.inc: New file.
17435 * gdb.asm/asm-source.exp: Add arm targets.
17436 * gdb.asm/configure.in: Ditto.
17437 * gdb.asm/configure: Recreated from configure.in.
17438
8fb87725
JL
17439Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
17440
afabe08c
JL
17441 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
17442 with HP's compiler.
17443 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
17444 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
17445 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
17446 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
17447
17448 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
17449 either HP's compilers or GCC.
17450
db521deb
JL
17451 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
17452 a SIGBUS or SIGSEGV.
17453
17454 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
17455
17456 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
17457 can be compiled with either HP's compiler or GCC.
17458
cfa88ab7
JL
17459 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
17460 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
17461 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
17462
ca344dff
JL
17463 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
17464 to match current gdb output. Update due to using auto-solib-limit
17465 for limiting instead of overloading auto-solib-add.
17466 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
17467 test program.
17468
3f3c6e55 17469 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
17470 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
17471 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
17472 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
17473 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
17474 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
17475 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
17476 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
17477 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
17478 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
17479 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
17480 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
17481 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 17482
8fb87725
JL
17483 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
17484 a SIGTRAP to the inferior.
17485
cf599fa7
CV
174862001-12-19 Corinna Vinschen <vinschen@redhat.com>
17487
17488 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
17489 Substitute call to target_link by call to gdb_compile.
17490
2cd045cd
JL
17491Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
17492
a9c64011
AS
17493 * gdb.base/break.exp: Fix HP specific search string when testing
17494 backtracing in a called function.
2cd045cd 17495
a9c64011
AS
17496 * gdb.base/constvars.exp: Only set lang to C++ if we're
17497 compiling the test with HP's compilers.
17498 * gdb.base/volatile.exp: Similarly.
2cd045cd 17499
99ebe9ac
JB
175002001-12-19 Jim Blandy <jimb@redhat.com>
17501
17502 * gdb.base/printcmds.exp: Expect the null character to be printed
17503 as '\0', and the '\013' to be printed as '\v'.
17504 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
17505 * gdb.base/setvar.exp: Same.
17506
b9891b29
JB
175072001-12-17 Jim Blandy <jimb@redhat.com>
17508
0eba65ab
JB
17509 * gdb.base/completion.exp: Rather than completing very long
17510 filenames, which can make the readline library produce output we
17511 don't recognize, cd to the directory first, and then complete
17512 using nice, short relative paths.
17513
6970b5b1
JB
17514 * gdb.base/completion.exp: On some systems, there is, in fact, a
17515 variable named `b' in scope, since GDB treats all static
a9c64011
AS
17516 variables as being in scope. So use `no_var_named_this'
17517 instead of `b'.
6970b5b1 17518
b9891b29 17519 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 17520 can't find the core file's registers as a failure.
b9891b29 17521
e6ccd35f
JSC
175222001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
17523
a9c64011
AS
17524 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
17525 test expect string more specific.
e6ccd35f 17526
105ba819
CV
175272001-12-13 Corinna Vinschen <vinschen@redhat.com>
17528
17529 * gdb.asm/asm-source.exp: Add support for xstormy16.
17530 * gdb.asm/configure.in: Ditto.
17531 * gdb.asm/configure: Rebuild.
17532 * gdb.asm/xstormy16.inc: New file.
17533
e9e79dd9
FF
175342001-12-10 Fred Fish <fnf@redhat.com>
17535
17536 * gdb.base/maint.exp: Update to match changes in type dumping code.
17537
347dc97d
JB
175382001-12-10 Jim Blandy <jimb@redhat.com>
17539
17540 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
17541 matching the entry point symbol's name at the beginning of the
17542 line.
347dc97d 17543
5178b9d6
DJ
175442001-12-07 Daniel Jacobowitz <drow@mvista.com>
17545
17546 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
17547 gdb.c++/inherit.exp, gdb.c++/method.exp,
17548 gdb.c++/namespace.exp, gdb.c++/templates.exp,
17549 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
17550 and class layout support.
17551
af890c52
DJ
175522001-12-07 Daniel Jacobowitz <drow@mvista.com>
17553
17554 * gdb.c++/classes.exp: Add test for static member function.
17555 * gdb.c++/misc.cc: Add class with static member function.
17556
7a345fb3
JB
175572001-12-07 Jim Blandy <jimb@redhat.com>
17558
f2e54a80 17559 If GDB says it can't find the struct the function returned, report
8032bf31
JB
17560 those tests as `unsupported'.
17561 * gdb.base/call-rt-st.exp (print_struct_call): New function.
17562 Rewrite subsequent tests to use it.
17563
17564 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
17565 those tests as `unsupported'.
17566 * gdb.base/structs.exp (call_struct_func): New function.
17567 (do_function_calls): Use call_struct_func to call the functions
17568 returning structs.
17569
0bc69509
JB
17570 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
17571 whether functions are prototyped or not, so we can't possibly pass
17572 arguments to t_float_values2 properly.
17573
7a345fb3
JB
17574 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
17575 value of `timeout' for targets other than the mips*tx39-*.
17576
edb6ede1
MS
175772001-12-06 Michael Snyder <msnyder@redhat.com>
17578
d63a86f8 17579 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
17580 and detect whether the start symbol has a leading underscore.
17581
2d842f13
JB
175822001-12-04 Jim Blandy <jimb@redhat.com>
17583
17584 * gdb.base/completion.exp: Clarify indentation.
17585
68550daf
JB
175862001-12-03 Jim Blandy <jimb@redhat.com>
17587
17588 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
17589 variables on the S/390, not `.word'.
17590
cd5195a8
JB
175912001-11-30 Jim Blandy <jimb@redhat.com>
17592
17593 Add assembly-source tests for s390-ibm-linux.
17594 * gdb.asm/s390.inc: New file.
17595 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
17596 the S/390 architecture.
a9c64011 17597 * gdb.asm/configure: Regenerated.
cd5195a8 17598
ca9efc90
MS
175992001-11-30 Michael Snyder <msnyder@redhat.com>
17600
17601 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
17602 next, info source, info sources, info line, global and static
17603 variables, and static functions.
17604 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
17605 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
17606 * gdb.asm/asmsrc1.s: Add a static function and some variables.
17607 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
17608 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
17609 (gdbasm_leave): Restore frame pointer.
17610 (gdbasm_startup): Copy stack set-up from crt0.S.
17611
d0e66976
FN
176122001-11-26 Fernando Nasser <fnasser@redhat.com>
17613
17614 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
17615 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
17616 to a local (non-static) variable. Copy tstruct.a to a static buffer
17617 and return a pointer to that buffer.
17618 * gdb.base/callfwmall.c (t_structs_a): Ditto.
17619
e2334072
MK
176202001-11-24 Mark Kettenis <kettenis@gnu.org>
17621
17622 * gdb.asm/configure.in: Fix recognition of ix86 target.
17623 * gdb.asm/configure: Regenerate.
17624
756caa3d
MS
176252001-11-21 Michael Snyder <msnyder@redhat.com>
17626
17627 * gdb.asm/sparc.inc: New file.
17628 * gdb.asm/asm-source.exp: Recognize sparc target.
17629 * gdb.asm/configure.in: Recognize sparc target.
17630 * gdb.asm/configure: Regenerate.
d63a86f8 17631
9a4d72d5
MS
176322001-11-21 Michael Snyder <msnyder@redhat.com>
17633
17634 * gdb.asm/m32r.inc: New file.
17635 * gdb.asm/asm-source.exp: Recognize m32r target.
17636 * gdb.asm/configure.in: Recognize m32r target.
17637 * gdb.asm/configure: Regenerate.
17638
a773d1cd
MS
176392001-11-20 Michael Snyder <msnyder@redhat.com>
17640
017ac23d
MS
17641 * gdb.asm/i386.inc: New file.
17642 * gdb.asm/asm-source.exp: Recognize ix86 target.
17643 * gdb.asm/configure.in: Recognize ix86 target.
17644 * gdb.asm/configure: Regenerate.
17645
a773d1cd
MS
17646 * gdb.c++/namespace.exp: Fix quotes in output messages.
17647
bb632afb
MS
176482001-11-14 Michael Snyder <msnyder@redhat.com>
17649
25d559ca 17650 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
17651 qualifier in a type cast expression, to designate an address
17652 in the instruction space (Harvard architecture).
17653
4749e309
MS
176542001-11-13 Michael Snyder <msnyder@redhat.com>
17655
17656 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
17657 Tests for expressions using 'const' and 'volatile'.
17658
25050984
CV
176592001-11-13 Corinna Vinschen <vinschen@redhat.com>
17660
17661 * gdb.asm/asm-sources.exp: Allow defining linker flags.
17662
1902c51f
DJ
176632001-11-12 Daniel Jacobowitz <drow@mvista.com>
17664
17665 * lib/mi-support.exp (mi_run_to_helper): Move comments
17666 outside of gdb_expect.
17667
dcf95b47
DJ
176682001-11-11 Daniel Jacobowitz <drow@mvista.com>
17669
17670 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
17671 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
17672 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
17673 mi0_run_to): New functions.
17674 * gdb.mi/mi-simplerun.exp: Use them.
17675 * gdb.mi/mi0-simplerun.exp: Likewise.
17676 * gdb.mi/mi-var-cmd.exp: Likewise.
17677 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 17678
45b074e1
AC
176792001-11-10 Andrew Cagney <ac131313@redhat.com>
17680
17681 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
17682 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
17683
bf50d346
AC
176842001-11-09 Andrew Cagney <ac131313@redhat.com>
17685
17686 * gdb.base/restore.exp: Include $expected value in restored test
17687 message.
17688
9383332c
AC
176892001-11-09 Andrew Cagney <ac131313@redhat.com>
17690
17691 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
17692 implemented.
17693
db62520a
MS
176942001-11-08 Michael Snyder <msnyder@redhat.com>
17695
17696 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
17697 Add pass/fail message for stop at breakpoint in call dummy function.
17698
b5703437
MS
176992001-11-07 Michael Snyder <msnyder@redhat.com>
17700
d63a86f8
RM
17701 * gdb.c++/templates.exp (test_template_breakpoints):
17702 If we get an overload menu, but it does not match what
760f6330 17703 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
17704 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
17705 making the whitespace optional. Argument for "new" may be
17706 "unsigned" as well as "unsigned int/long".
d63a86f8 17707 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
17708 making the whitespace optional. Also replace "(void) with
17709 "((void|)), making the keyword "void" optional.
d63a86f8 17710 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
17711 making the whitespace optional. Also replace "(void) with
17712 "((void|)), making the keyword "void" optional.
3bf40917
MS
17713 * gdb.base/callfuncs.c (t_float_values): This function must
17714 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 17715 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
17716 can be tested against both cases. Usually one case involves
17717 promotion of float to double, while the other does not.
17718 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
17719 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
17720 includes a stack frame for "start".
17721
c8ab4e6d
JB
177222001-11-05 Jim Blandy <jimb@redhat.com>
17723
17724 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
17725 pointers are 32 bits long, and that offsets of relocs are always
17726 stored in the data (REL-style), and not in the reloc entry itself
17727 (RELA-style).
17728 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
17729 stabs.
17730
3f08ced9
MS
177312001-11-01 Michael Snyder <msnyder@redhat.com>
17732
17733 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
17734 and regular expression operators by using quoting.
17735
cbfa24cd
MS
177362001-10-31 Michael Snyder <msnyder@redhat.com>
17737
17738 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
17739 depending on what the symbol table contains.
17740 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
17741 the output of the ptype command. Similarly, accept both "const &"
17742 and "const&".
17743
aaa68313
CV
177442001-10-31 Corinna Vinschen <vinschen@redhat.com>
17745
17746 * gdb.base/miscexprs.c (main): Add usage of preprocessor
17747 symbol `STORAGE' to allow to choose the storage class of
17748 the local datastructures.
17749 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
17750 compiler directive.
17751
91740388
MS
177522001-10-30 Michael Snyder <msnyder@redhat.com>
17753
17754 * gdb.base/jump.exp: Allow it to run for all targets.
17755
1b7c05e7
CV
177562001-10-29 Corinna Vinschen <vinschen@redhat.com>
17757
17758 * gdb.base/call-ar-st.c (print_double_array): Match for loop
17759 with new double_array size.
17760 (main): Change storage class of all local variables to static.
17761 Reduce size of double_array to 9.
17762 * gdb.base/call-ar-st.exp: Increase timeout value.
17763 Change expected output for double array to match new size in
17764 call-ar-st.c.
17765
36a22261
CV
177662001-10-29 Corinna Vinschen <vinschen@redhat.com>
17767
17768 * gdb.base/ending-run.exp: Create identical output when passing
17769 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 17770 Stormy16 target.
36a22261 17771
92b8ae91
MK
177722001-10-28 Mark Kettenis <kettenis@gnu.org>
17773
17774 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
17775 that we catch the expected failure under Linux/x86.
17776
cb135b83
OF
177772001-10-29 Orjan Friberg <orjanf@axis.com>
17778
17779 * gdb.base/setvar.exp: Escape curly braces.
17780 * gdb.stabs/weird.exp: Ditto.
17781
6884aa54
DJ
177822001-10-27 Daniel Jacobowitz <drow@mvista.com>
17783
17784 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
17785 * gdm.mi/mi0-hack-cli.exp: Likewise.
17786
0398c9aa
AC
177872001-10-25 Andrew Cagney <ac131313@redhat.com>
17788
17789 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
17790 messages.
17791
d20bf2e8
AC
177922001-10-21 Andrew Cagney <ac131313@redhat.com>
17793
17794 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
17795 checking MI enabled.
17796
03dd63aa
CV
177972001-10-09 Corinna Vinschen <vinschen@redhat.com>
17798
17799 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
17800
1d9d99f3
FCE
178012001-10-04 Frank Ch. Eigler <fche@redhat.com>
17802
17803 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
17804 if gdb child process crashes, just signal an error.
17805
838ae6c4
JB
178062001-10-02 Jim Blandy <jimb@redhat.com>
17807
17808 * lib/gdb.exp (test_xfail_format): Simplify.
17809
17810 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
17811 front of the variable name `format'. Simplify `if'.
17812
8f0cbc1c
DJ
178132001-10-01 Daniel Jacobowitz <drow@mvista.com>
17814
17815 * gdb.threads/pthreads.exp: Wait for output and delay
17816 before sending ^C.
17817
1f08dafd
DJ
178182001-10-01 Daniel Jacobowitz <drow@mvista.com>
17819
17820 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
17821 some incorrect output instead of timing out.
17822 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
17823
674f90ff
CV
178242001-09-28 Corinna Vinschen <vinschen@redhat.com>
17825
17826 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
17827 check to allow additional `int'.
17828
9b284272
DJ
178292001-09-27 Daniel Jacobowitz <drow@mvista.com>
17830
17831 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
17832 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
17833
b55a4771
MS
178342001-09-27 Michael Snyder <msnyder@redhat.com>
17835
17836 * lib/gdb.exp (test_debug_format): New proc.
17837 (setup_xfail_format): Use new proc test_debug_format.
17838 * gdb.base/constvars.exp (local_compiler_xfail_check): New
17839 proc; use new service proc test_debug_format.
17840 Replace all other "gcc_compiled" tests with this test.
17841 * gdb.base/volatile.exp (local_compiler_xfail_check): New
17842 proc; use new service proc test_debug_format.
17843 Replace all other "gcc_compiled" tests with this test.
17844
178452001-09-27 Michael Snyder <msnyder@redhat.com>
17846
17847 * gdb.base/cvexpr.exp: New file.
17848 * gdb.base/cvexpr.c: New file
17849 Test for expressions using const and volatile keywords.
17850
4e6667ac
CV
178512001-09-26 Corinna Vinschen <vinschen@redhat.com>
17852
17853 * gdb.base/constvars.exp: Check for different orders of keywords
17854 and additional "int" strings in output.
17855
4f337972
AC
178562001-09-22 Andrew Cagney <ac131313@redhat.com>
17857
17858 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
17859 responses from "help maint".
17860
2015650d
FCE
178612001-09-19 Frank Ch. Eigler <fche@redhat.com>
17862
17863 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
17864 to localhost:NNN instead of :NNN, in case Xvfb is listening
17865 only on TCP.
17866
f3bcedc1
CV
178672001-09-19 Corinna Vinschen <vinschen@redhat.com>
17868
17869 * gdb.base/recurse.exp: When checking leaving the watchpoint
17870 scope, recognize when gdb is in function's epilogue and pass.
17871
6b819c92
KS
178722001-09-18 Keith Seitz <keiths@redhat.com>
17873
17874 * lib/insight-support.exp (_gdbtk_export_target_info): Add
17875 support for running tests against sid targets.
17876 (gdbtk_done): Ditto.
17877
a10c9419
CV
178782001-09-18 Corinna Vinschen <vinschen@redhat.com>
17879
17880 * gdb.base/ending-run.c (main): Set stdout buffersize
17881 to the same reasonable value for any target.
17882 * gdb.base/ending-run.exp: Add a regular expression
17883 to make testsuite happy on Sanyo Stormy16 target.
17884
739d0d99
CV
178852001-09-17 Corinna Vinschen <vinschen@redhat.com>
17886
17887 * gdb.base/display.c (do_loops): Add float variable `f'.
17888 Increment f in loop.
17889 * gdb.base/display.exp: Increment timeout by 60 seconds.
17890 Change float display test to use variable `f'.
17891
1b8947f0
JB
178922001-09-17 Jim Blandy <jimb@redhat.com>
17893
17894 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
17895 overflowing the limited breakpoint tables on some ROM monitors
17896 (like the ROM68K).
17897
9890ac81
FCE
178982001-09-15 Frank Ch. Eigler <fche@redhat.com>
17899
17900 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
17901 the "-ac" (disable access control) flag.
17902
6db765ea
JH
179032001-08-30 Jeff Holcomb <jeffh@redhat.com>
17904
17905 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
17906 ints.
17907
4c32cc04
KS
179082001-08-30 Keith Seitz <keiths@redhat.com>
17909
17910 * lib/gdb.exp: Move all insight-related functionality into
17911 separate file.
17912 * lib/insight-support.exp: New file.
17913
8d6e6f81
FCE
179142001-08-29 Frank Ch. Eigler <fche@redhat.com>
17915
17916 * config/sid.exp (sid_start): Never set sid verbosity; disable
17917 expect_background {} that consumed its stdout; tolerate </dev/null.
17918 Attempt to set endianness override in "sid" protocol mode. Cleanup.
17919
6a90e1d0
AC
179202001-08-18 Andrew Cagney <ac131313@redhat.com>
17921
17922 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
17923 CLI jump command to start it.
17924 (mi_run_to_main): Fail immediatly when unexpected output.
17925
1759b3c3
AC
179262001-08-18 Andrew Cagney <ac131313@redhat.com>
17927
17928 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
17929 beginning of function. Fix PR gdb/191.
17930
61d11d80
FCE
179312001-08-16 Frank Ch. Eigler <fche@redhat.com>
17932
17933 * config/sid.exp (sid_start): Don't warn if we cannot figure out
17934 what to force sid endianness to.
17935
942a4df2
KS
179362001-08-15 Keith Seitz <keiths@redhat.com>
17937
17938 * lib/gdb.exp (gdbtk_start): Don't set environment
17939 variables for TCL_LIBRARY and friends. Insight will
17940 now figure these out for itself.
17941
0521c418
MS
179422001-08-02 Michael Snyder <msnyder@redhat.com>
17943
17944 * gdb.base/completion.exp: Remove the symbol "a64l" from
17945 the expect string; this is target-specific, and not related
17946 to what is being tested.
17947
74a9a58a
DB
179482001-08-02 Dave Brolley <brolley@redhat.com>
17949
17950 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
17951
c70819fa
MS
179522001-07-25 Michael Snyder <msnyder@redhat.com>
17953
c2b8fa57
MS
17954 * gdb.base/consecutive.exp: New file. Test stepping over
17955 breakpoints on consecutive instructions.
17956 * gdb.base/consecutive.c: New file.
17957
c70819fa
MS
17958 * gdb.base/call-rt-st.exp: Use double-backslash to quote
17959 curly braces in regular expressions.
17960
2b1a1355
MS
179612001-07-25 Michael Snyder <msnyder@redhat.com>
17962
17963 * gdb.base/ending-run.exp: Accept "Program exited normally" as
17964 legitimate output from stepping out of main.
17965
413eca6f
KS
179662001-07-22 Keith Seitz <keiths@redhat.com>
17967
17968 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
17969 the empty string, do not run the tests.
17970
7e5a9322
SC
179712001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
17972
17973 * gdb.base/long_long.exp: Detect size of pointer. Take into
17974 account 2-byte pointers when testing for p/a results.
17975
de58f10f
SC
179762001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
17977
d63a86f8 17978 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
17979 and defined to 1K for m68hc11.
17980 (random_data): Reduce table to 1K for embedded platforms (68hc11).
17981 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
17982 (sizeof_random_data): New variable to tell the size of the data table;
17983 don't test past this size; always run to main.
17984
d6f5fea1
SC
179852001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
17986
17987 * gdb.base/return2.exp: return of long long and double fails for
17988 68HC11; don't execute these tests on that platform.
17989 * gdb.base/return.exp: Return of a double fails for 68hc11.
17990
c477543d
SC
179912001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
17992
17993 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
17994 tests that print a float.
17995 * call-rt-st.exp: Likewise.
17996
63cf1c79
MK
179972001-07-12 Mark Kettenis <kettenis@gnu.org>
17998
17999 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
18000 running this test on Linux.
18001
112f9ab5
MC
180022001-06-24 Michael Chastain <chastain@redhat.com>
18003
18004 * gdb.base/arithmet.exp: Remove some tests to make all test names
18005 unique.
18006
4970cb0f
MS
180072001-07-03 Michael Snyder <msnyder@redhat.com>
18008
18009 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
18010 the output of the ptype command.
18011
d85da69f
MS
180122001-07-02 Michael Snyder <msnyder@redhat.com>
18013
4c8a82de
MS
18014 * gdb.base/completion.exp: Don't assume that break.c is the only
18015 source file that may contain functions named "marker".
d85da69f
MS
18016 * gdb.base/corefile.exp: Quote the curly braces in regexp.
18017
8afc772b
AC
180182001-06-28 Andrew Cagney <ac131313@redhat.com>
18019
18020 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
18021 of files to delete.
18022
18023 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
18024 * gdb.disasm/h8300s.exp: New file.
18025 gdb.disasm/h8300s.s: Likewise.
18026
cff22675
AC
180272001-06-27 Andrew Cagney <ac131313@redhat.com>
18028
18029 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
18030 empty breakpoint tables.
18031
68c81b54
AC
180322001-06-25 Andrew Cagney <ac131313@redhat.com>
18033
18034 * lib/mi-support.exp: Update args=... part of stop-reason
18035 patterns. Accept either a list or a tuple.
18036
2dd62704
AC
180372001-06-23 Andrew Cagney <ac131313@redhat.com>
18038
18039 * lib/mi-support.exp: Remove local emacs variable defining
18040 change-log-default-name.
18041
b4127474
MC
180422001-06-22 Michael Chastain <chastain@redhat.com>
18043
18044 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
18045 This is operationally compatible with the previous version.
18046
8dbfb380
JB
180472001-06-13 Jim Blandy <jimb@redhat.com>
18048
18049 * lib/gdb.exp (gdb_test): Doc fix.
18050
f2d8c86d
MC
180512001-06-10 Michael Chastain <chastain@redhat.com>
18052
18053 * gdb.base/exprs.exp: Remove a duplicate test.
18054
81564d34
JB
180552001-06-06 Jim Blandy <jimb@redhat.com>
18056
18057 * gdb.base/return2.exp (main): Use values to test float and double
18058 returns that are not NaN's, to avoid being confused by IEEE
18059 comparison rules.
18060
da55addb
MS
180612001-06-04 Michael Snyder <msnyder@redhat.com>
18062
18063 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 18064 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
18065 rather than wait for 12 more tests to time out.
18066
42c65987
JB
180672001-06-06 Jim Blandy <jimb@redhat.com>
18068
b18bced9 18069 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 18070 Don't forget to match the GDB prompt.
b18bced9 18071
42c65987
JB
18072 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
18073
5b41e5f0
JB
180742001-06-04 Jim Blandy <jimb@redhat.com>
18075
18076 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
18077 command.
18078
015e046f
KB
180792001-05-31 Kevin Buettner <kevinb@redhat.com>
18080
18081 * gdb.base/annota1.exp (info break): Match four or more spaces
18082 after "Address".
18083
fb1ffbbe
MC
180842001-05-31 Michael Chastain <chastain@redhat.com>
18085
18086 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
18087 (dm_type_int_star): Likewise.
18088 (dm_type_long_star): Likewise.
18089 (dm_type_void_star): Likewise.
18090
5ea2a32c
KB
180912001-05-29 Kevin Buettner <kevinb@redhat.com>
18092
18093 * gdb.base/completion.exp (INPUTRC): Set this environment variable
18094 to a known value in order to get consistent results regardless
18095 of the setting of INPUTRC or the presence or contents of .inputrc.
18096
ae23c492
MS
180972001-05-24 Michael Snyder <msnyder@redhat.com>
18098
ac55707e
MS
18099 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
18100 Don't require that the main thread and the manager thread are the
18101 first in the list.
18102
ae23c492
MS
18103 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
18104 debugging. If test fails, issue an "unsupported" not a "fail".
18105
400071f1
JB
181062001-05-24 Jim Blandy <jimb@redhat.com>
18107
18108 Don't assume that short is shorter than int.
18109 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
18110 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 18111 this isn't true.
400071f1
JB
18112 ("print unsigned char == (~0)"): Add test that verifies that ~0,
18113 an int, is not equal to ~0 stored in an unsigned char. This tests
18114 the same thing that the previous test meant to, but works on
18115 16-bit machines, too.
18116 ("print unsigned char != (~0)"): Same test, complemented.
18117
0816a3e5
MS
181182001-05-24 Michael Snyder <msnyder@redhat.com>
18119
18120 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 18121 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
18122 and prevents dejagnu getting out of step.
18123
f6dc23a9
KB
181242001-05-23 Kevin Buettner <kevinb@redhat.com>
18125
18126 * gdb.base/finish.exp (finish_void): Revise pattern for
18127 stopping on the call statement to not permit stopping at
18128 the start of the instructions comprising the call sequence.
18129
7dbd117d
MC
181302001-05-19 Michael Chastain <chastain@redhat.com>
18131
18132 * gdb.base/callfuncs.exp: Make all test names unique.
18133 * gdb.base/commands.exp: Make all test names unique.
18134 * gdb.base/condbreak.exp: Make all test names unique.
18135 * gdb.base/dbx.exp: Make all test names unique.
18136 * gdb.base/default.exp: Make all test names unique.
18137 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
18138 and TIMEOUT messages to their corresponding PASS message.
18139 * gdb.base/ending-run.exp: Make all test names unique.
18140 * gdb.base/long_long.exp: Remove duplicate test.
18141
6b0b0a9e
KB
181422001-05-21 Kevin Buettner <kevinb@redhat.com>
18143
18144 * gdb.base/finish.exp (finish_void): Allow "finish" command to
18145 stop on the call statement as well as the statement after the
18146 call.
18147
2caa35cb
MS
181482001-05-21 Michael Snyder <msnyder@redhat.com>
18149
18150 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
18151
40713331
EZ
181522001-05-10 Elena Zannoni <ezannoni@redhat.com>
18153
a9c64011
AS
18154 * gdb.base/completion.exp: Revamp test. Make it execute on all
18155 platforms.
40713331 18156
c2c1be8d
EZ
181572001-05-10 Elena Zannoni <ezannoni@redhat.com>
18158
a9c64011
AS
18159 * config/gdbserver.exp (gdb_load): Handle the case
18160 in which the arguments to gdbserver are given in the
18161 baseboard configuration file.
18162 Also handle the case in which the server needs to do a
18163 load.
2c9cd303 18164
9671de48
KS
181652001-05-07 Keith Seitz <keiths@cygnus.com>
18166
a9c64011
AS
18167 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
18168 set up the display for testing.
18169 (gdbtk_start): Convert all paths to paths that tcl will like.
18170 Export target information to environment.
18171 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
18172 necessary.
18173 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
18174 (to_tcl_path): New proc to convert a given pathname into
18175 a path acceptible as an argument to a tcl command.
18176 (_gdbtk_export_target_info): New proc to export target info
18177 into the environment for gdbtk testing.
18178 (gdbtk_done): New proc to signal end-of-test.
9671de48 18179
5a360f47
JB
181802001-05-06 Jim Blandy <jimb@redhat.com>
18181
18182 * restore.c: Make the code of caller0 correspond to its comment.
18183
66c756c6
MS
181842001-05-03 Michael Snyder <msnyder@redhat.com>
18185
18186 * config/sid.exp (gdb_target_sid): Check for error messages.
18187 On error or timeout, don't make expect exit (which will terminate
18188 all subsequent tests); instead just make gdb exit.
d63a86f8 18189 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
18190 return a negative value.
18191
a966fde5
JB
181922001-04-24 Jim Blandy <jimb@redhat.com>
18193
851c18e0
JB
18194 * gdb.c++/templates.exp: If we see the prompt for the overload
18195 list, but we haven't recognized any of the longer patterns,
18196 arrange for this test to fail, not hang.
18197
a966fde5
JB
18198 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
18199 variations.
18200
db144853
MC
182012001-04-22 Michael Chastain <chastain@redhat.com>
18202
18203 * gdb.c++/local.exp: Use the 'runto' library function.
18204 * gdb.c++/namespace.exp: Likewise.
18205 * gdb.c++/overload.exp: Likewise.
18206
3207ec21
KB
182072001-03-26 Kevin Buettner <kevinb@redhat.com>
18208
18209 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
18210 * gdb.base/step-line.exp: New file. Test step/next in presence of
18211 #line directives.
18212 * gdb.base/step-line.c: New file. Test program for the above.
18213 * gdb.base/step-line.inp: New file. We pretend that this file has
18214 been transformed by some other tool into step-line.c.
18215
13b57657
JB
182162001-03-21 Jim Blandy <jimb@redhat.com>
18217
18218 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
18219 unmangled operator names.
18220
754cbe1c
JB
182212001-03-20 Jim Blandy <jimb@redhat.com>
18222
18223 * gdb.threads/linux-dp.exp: Recognize an additional message
18224 generated by GDB when it doesn't understand how to debug threads
18225 on the target system.
18226
177495c9
AC
182272001-03-19 Andrew Cagney <ac131313@redhat.com>
18228
18229 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
18230
f266096b
MC
182312001-03-12 Michael Chastain <chastain@redhat.com>
18232
18233 * gdb.c++/derivation.exp: Use the 'runto' library function.
18234
cac3c2ff
MC
182352001-03-12 Michael Chastain <chastain@redhat.com>
18236
18237 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
18238
b6c11a24
MC
182392001-02-24 Michael Chastain <chastain@redhat.com>
18240
18241 * gdb.c++/ref-types.exp: Change handwritten code to library
18242 function 'runto'.
18243
6bae5bce
OF
182442001-03-16 Orjan Friberg <orjanf@axis.com>
18245
18246 * gdb.base/signals.exp: Set count to 0 explicitly.
18247
0015fd9a
MS
182482001-03-15 Mark Salter <msalter@redhat.com>
18249
18250 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
18251 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
18252 (gdb_load): Add support for additional target_info: gdb_download_size
18253 and gdb_load_timeout.
0015fd9a 18254
fc33412a
DT
18255Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
18256
18257 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
18258 file -- to prevent failing when the compile fails but we have no
18259 intention of running the tests anyway.
fc33412a
DT
18260
18261 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
18262 tests if set.
18263
18264 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 18265 integers.
fc33412a
DT
18266
18267 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
18268 * gdb.c++/namespace.exp: Ditto.
18269
115f06de
OF
182702001-03-07 Orjan Friberg <orjanf@axis.com>
18271
18272 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
18273 * gdb.base/pointers.exp: Relax pattern match of decimals.
18274
b6ba6518
KB
182752001-03-06 Kevin Buettner <kevinb@redhat.com>
18276
18277 * Makefile.in, config/abug.exp, config/cfdbug.exp,
18278 config/cpu32bug.exp, config/dve.exp, config/est.exp,
18279 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
18280 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
18281 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
18282 config/sh.exp, config/sid.exp, config/slite.exp,
18283 config/sparclet.exp, config/udi.exp, config/unknown.exp,
18284 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
18285 config/vxworks.exp, config/vxworks29k.exp,
18286 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
18287 gdb.base/all-bin.exp, gdb.base/annota1.exp,
18288 gdb.base/arithmet.exp, gdb.base/assign.exp,
18289 gdb.base/async.exp, gdb.base/attach.exp,
18290 gdb.base/bitfields.exp, gdb.base/bitops.exp,
18291 gdb.base/break.exp, gdb.base/call-ar-st.exp,
18292 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
18293 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
18294 gdb.base/commands.exp, gdb.base/completion.exp,
18295 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
18296 gdb.base/constvars.exp, gdb.base/corefile.exp,
18297 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
18298 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
18299 gdb.base/ending-run.exp, gdb.base/environ.exp,
18300 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
18301 gdb.base/finish.exp, gdb.base/foll-exec.exp,
18302 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
18303 gdb.base/funcargs.exp, gdb.base/help.exp,
18304 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
18305 gdb.base/logical.exp, gdb.base/long_long.exp,
18306 gdb.base/maint.exp, gdb.base/mips_pro.exp,
18307 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
18308 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
18309 gdb.base/pointers.exp, gdb.base/printcmds.exp,
18310 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
18311 gdb.base/regs.exp, gdb.base/relational.exp,
18312 gdb.base/remote.exp, gdb.base/reread.exp,
18313 gdb.base/restore.exp, gdb.base/return2.exp,
18314 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
18315 gdb.base/selftest.exp, gdb.base/setshow.exp,
18316 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
18317 gdb.base/sigall.exp, gdb.base/signals.exp,
18318 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
18319 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
18320 gdb.base/step-test.exp, gdb.base/structs.c,
18321 gdb.base/structs.exp, gdb.base/structs2.exp,
18322 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
18323 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
18324 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
18325 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
18326 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
18327 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
18328 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
18329 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
18330 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
18331 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
18332 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
18333 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
18334 gdb.fortran/types.exp, gdb.java/jmisc.exp,
18335 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
18336 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
18337 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
18338 gdb.trace/circ.exp, gdb.trace/collection.exp,
18339 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
18340 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
18341 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
18342 gdb.trace/report.exp, gdb.trace/save-trace.exp,
18343 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
18344 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
18345 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
18346 notices.
18347
dc96c6c7 183482001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
18349
18350 * gdb.base/varargs.c (find_max_double): Fix printf format string:
18351 first arg is int not float.
18352
dc96c6c7 183532001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
18354
18355 * gdb.base/reread.exp: Unsupported for non-native targets;
18356 doesn't work for remote debugging.
18357
9b0c4aeb
FN
183582001-02-19 Fernando Nasser <fnasser@redhat.com>
18359
18360 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
18361 * gdb.base/ending-run.exp: Properly handle the BSP state when
18362 stepping past the end of main.
9b0c4aeb 18363
02aa71d5
MC
183642001-02-19 John Moore <jmoore@redhat.com>
18365
18366 * gdb.base/commands.exp (infrun_breakpoint_command_test):
18367 Converted HPUX fix for non-expected items following multiple
18368 step commands into general solution for all platforms.
18369
1fa449a4
MC
183702001-02-18 Michael Chastain <chastain@redhat.com>
18371
18372 * gdb.c++/classes.exp (do_tests): Change runto statements
18373 from "runto 'foo(void)'" to "runto 'foo'". This makes the
18374 statements demangler agnostic.
18375 * gdb.c++/virtfunc.exp (do_tests): Likewise.
18376 (gdb_virtfunc_restart): Likewise.
18377
b2f9ec70
MC
183782001-02-14 Michael Chastain <chastain@redhat.com>
18379
18380 * gdb.c++/inherit.exp (do_tests): Change runto statements
18381 from "runto 'foo(void)'" to "runto 'foo'". This makes the
18382 statements demangler agnostic.
18383
cf74b8ca
AC
18384Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
18385
18386 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
18387 ``continue to bkpt at common_routine in thread 2'' and ``stopped
18388 before calling common_routine 15 times'' tests.
cf74b8ca 18389
99f78f56
MC
183902001-02-11 Michael Chastain <chastain@redhat.com>
18391
18392 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
18393 Helps the test script figure out which demangler is in use.
18394 (dm_type_foo_ref): Ditto.
18395 (dm_type_int_star): Ditto.
18396 (dm_type_long_star): Ditto.
18397 (dm_type_unsigned_int): Ditto.
18398 (dm_type_void): Ditto.
18399 (dm_type_void_star): Ditto.
99707966 18400 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
18401 Probe the gdb demangler and set variables to accommodate
18402 formatting differences.
18403 (info_func_regexp): New function. Same as info_func, but
18404 matches against a regexp.
18405 (info_func): Match against a literal string.
18406 (print_addr_2): New function. Match against a literal string,
18407 which can be different from the input to gdb.
18408 (print_addr): Simply call print_addr_2 with the same argument twice.
18409 (test_lookup_operator_functions): Use demangler formatting variables.
18410 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
18411 the tests in the same order as the C++ class declaration.
18412 (test_paddr_operator_functions): Ditto.
18413 (test_paddr_overloaded_functions): Ditto.
18414 (test_paddr_hairy_functions): Use demangler formatting variables.
18415 Add reference to gdb/19 for related tests.
18416 (do_tests): Call probe_demangler.
18417
1de8f023
KB
184182001-01-30 Kevin Buettner <kevinb@redhat.com>
18419
18420 * gdb.c++/templates.cc (printf): Remove unused function definition.
18421
ca3f91ed
MS
184222001-01-26 Felix Lee <flee@redhat.com>
18423
18424 * sid.exp (sid_exit): Pass host, not target, to remote_close.
18425
184262001-01-25 matthew green <mrg@redhat.com>
18427
18428 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
18429 up sid.
18430 (sid_exit): Call `remote_pop_conn' after GDB is gone.
18431
184322001-01-25 matthew green <mrg@redhat.com>
18433
18434 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 18435 Deprecate $sid_spawn_id.
ca3f91ed
MS
18436 (sid_exit): Remove code necessary only for `spawn.'
18437
184382001-01-25 matthew green <mrg@redhat.com>
18439
18440 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
18441
fb18ec4a
MC
184422001-01-28 Michael Chastain <chastain@redhat.com>
18443
18444 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
18445 to call when tests fail. It takes gdb out of the overloaded
18446 function choice menu back to the main prompt, so that the test
18447 program stays synchronized.
18448 (set_bp_overloaded): New proc to collect all the common
18449 code for setting a breakpoint on an overloaded name. Calls
18450 take_gdb_out_of_choice_menu when needed.
18451 (menu_overload1arg): New variable to collect the repeated
18452 instances of the expected menu for an overloaded name. Change
18453 the regular expression to handle changes in g++ type encoding:
18454 "void" can be either "void" or "", and "unsigned int" can be
18455 either "unsigned int" or "unsigned".
18456 (continue_to_bp_overloaded): Change regular expressions to handle
18457 changes in g++ type encoding.
18458 (no proc): Call take_gdb_out_of_choice_menu when needed.
18459 Remove redundant calls to "info break". Accept either "canceled"
18460 or "cancelled". Change regular expressions in "info break"
18461 calls to handle changes in g++ type encoding. Give all tests
18462 unique strings.
18463
9c646a6e
BE
184642001-01-17 Ben Elliston <bje@redhat.com>
18465
18466 * config/sid.exp: New file.
18467
9549d9c1
AC
18468Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
18469
18470 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
18471
dc96c6c7 184722000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
18473
18474 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
18475 Add a RE to accept a non-ascii char if one is ever presented.
18476
b4df4f68
FN
184772000-12-20 Fernando Nasser <fnasser@redhat.com>
18478
297dd0fd 18479 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 18480
dc96c6c7 184812000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 18482
d63a86f8 18483 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
18484 in regexp. One '\' does not suffice on Linux.
18485
4a7bddb6
MC
184862000-12-09 Michael Chastain <chastain@redhat.com>
18487
18488 * gdb.base/break.exp (test_clear_command): Use a marker function
18489 rather than 'main' for the test function. Also move this
18490 test to an execution point where the marker function names are
18491 guaranteed to be bound to functions. (Executing tests after a
18492 'finish' from main runs into name conflicts with local names
18493 in __libc_start_main).
18494
dc96c6c7 184952000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
18496
18497 * gdb.base/finish.exp: New test for gdb's "finish" command.
18498 * gdb.base/return2.exp: New test for gdb's "return" command.
18499 * gdb.base/return2.c: New source file for above.
18500
dc96c6c7 185012000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
18502
18503 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
18504 * gdb.base/miscexprs.exp: Ditto.
18505 * gdb.base/pointers.exp: Ditto.
18506 * gdb.c++/derivation.exp: Ditto.
18507 * gdb.c++/local.exp: Ditto.
18508 * gdb.c++/namespace.exp: Ditto.
18509 * gdb.c++/overload.exp: Ditto.
18510 * gdb.c++/ref-types.exp: Ditto.
18511
dc96c6c7 185122000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
18513
18514 * gdb.base/constvars.exp: Test result of "up" command.
18515 * gdb.base/miscexprs.exp: Ditto.
18516 * gdb.base/pointers.exp: Ditto.
18517 * gdb.base/scope.exp: Ditto.
18518 * gdb.c++/derivation.exp: Ditto.
18519 * gdb.c++/local.exp: Ditto.
18520 * gdb.c++/namespace.exp: Ditto.
18521 * gdb.c++/overload.exp: Ditto.
18522 * gdb.c++/ref-types.exp: Ditto.
18523
44097287
FN
185242000-11-22 Michael Chastain <chastain@redhat.com>
18525
18526 * mips_pro.exp: Accept either "middle -> top -> main" or
18527 "middle -> main" in the backtrace, because gcc can optimize
18528 tail calls to jumps. Remove setup_xfail for the hppa case.
18529 Add a comment with the original warning messages from PR 3016,
18530 which was filed in 1993, to preserve them for posterity.
18531
9d2e1bab
ND
185322000-11-17 Nick Duffek <nsd@redhat.com>
18533
18534 * lib/gdb.exp (gdb_test): Override timeout with board info.
18535
1aca8eb7
ND
185362000-11-17 Nick Duffek <nsd@redhat.com>
18537
18538 * gdb.base/display.exp: Don't kill running stub. Add "again" to
18539 the second kill and detach messages.
18540
93076499
ND
185412000-11-17 Nick Duffek <nsd@redhat.com>
18542
18543 * configure.in: Add AC_EXEEXT.
18544 * configure: Regenerate.
18545 * Makefile.in (just-check): Export EXEEXT.
18546 * lib/gdb.exp ($EXEEXT): Import from environment.
18547 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
18548 expect "maint dump-me" on Cygwin.
18549 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
18550 $EXEEXT.
18551
30e87cd3
ND
185522000-11-17 Nick Duffek <nsd@redhat.com>
18553
18554 * gdb.base/break.exp: Test backtrace and finish from called
18555 function on all platforms, not just HP-UX.
18556
dc96c6c7 185572000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
18558
18559 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
18560 code from gdb_target_monitor, so it can be used independantly
18561 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 18562
dc96c6c7 185632000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
18564
18565 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
18566 * gdb.base/corefile.exp: Expect the message "Program is being
18567 debugged already" when we send the "corefile" command, since
18568 the preceeding gdb_load may have connected gdb to a remote target.
18569 * gdb.base/display.exp: Disable hardware watchpoints if new
18570 board info variable "no_hardware_watchpoints" is true.
18571 Replace single-letter commands with more readable ones.
18572 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
18573 if new board info variable "no_hardware_watchpoints" is true.
18574 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
18575 to see if stdio (printf) testing is possible.
18576 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
18577 board info variable "no_hardware_watchpoints" is true. Use new
18578 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
18579
39124dea
FN
185802000-11-13 Fernando Nasser <fnasser@redhat.com>
18581
18582 From Orjan Friberg <orjanf@axis.com>:
18583 * gdb.base/printcmds.exp: Escape curly braces followed by a number
18584 in array print pattern match.
18585
a9e2e984
FN
185862000-11-09 Fernando Nasser <fnasser@redhat.com>
18587
18588 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
18589 spelling "cancelled" to U.S. spelling "canceled" to match changes
18590 made to gdb.
18591 * gdb.c++/ovldbreak.exp: Ditto.
18592
c7db355b
PS
185932000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
18594
18595 * gdb.base/callfuncs.c (main): Moved to end of file, call
18596 t_double_values to initialize the FPU before inferior calls are made.
18597 * gdb.base/callfuncs.exp: Test for register preservation after calling
18598 inferior functions. Add tests for continuining, finishing and
18599 returning from a stop in a call dummy.
18600
dc96c6c7 186012000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
18602
18603 * gdb.base/commands.exp: Break up long lines, and re-indent.
18604
dc96c6c7 186052000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
18606
18607 * config/gdbserver.exp: Rewritten from the ground up, to make it
18608 compatible with the current dejagnu tree, and to make it work with
18609 the new "gdbserver" in libremote.
18610
dc96c6c7 186112000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
18612
18613 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
18614 * gdb.base/varargs.exp: Skip entire test if no printf support.
18615 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
18616 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
18617
dc96c6c7 186182000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
18619
18620 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
18621 no floating point support.
18622 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
18623 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
18624 * gdb.base/call-rt-st.exp: Ditto.
18625 * gdb.base/call-strs.exp: Ditto.
18626
bac5fc66
JG
186272000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
18628
18629 * gdb.base/sizeof.c: include <stdio.h>.
18630
18631 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
18632 'finish', otherwise uncaptured gdb_prompt would potentially
18633 throw remaining test points out of sync.
bac5fc66 18634
b22a6027
SB
186352000-07-26 Scott Bambrough <scottb@netwinder.org>
18636
18637 * gdb.base/recurse.exp: Run tests for all targets.
18638 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
18639 gnu-oldld case on ARM.
18640 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
18641 for ARM targets.
d63a86f8 18642
d8231941
AG
18643Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
18644
18645 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
18646 * gdb.java/configure: Rebuild.
18647
8caabe69
AG
18648Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
18649
18650 * gdb.java/jv-exp.exp: New file.
18651
9d273ca3
AG
18652Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
18653
18654 * configure: Rebuilt.
18655 * configure.in (configdirs): Add gdb.java.
18656 * gdb.java/jmisc.java: New file.
18657 * gdb.java/jmisc.exp: New file.
18658 * gdb.java/Makefile.in: New file.
18659 * gdb.java/configure: Rebuilt.
18660 * gdb.java/configure.in: New file.
18661 * lib/java.exp: New file.
18662
4f823a66
AC
18663Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
18664
18665 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 18666 underflow.
4f823a66 18667
2391e11d
AC
18668Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
18669
18670 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 18671 and the compilers sizes.
2391e11d 18672
54602222
ND
186732000-07-09 Nick Duffek <nsd@redhat.com>
18674
18675 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
18676 (use_methods): New function.
18677 (main): Call use_methods().
18678 * gdb.c++/classes.exp (test_method_param_class): New procedure.
18679 (do_tests): Call test_method_param_class.
18680
2bec0572
ND
186812000-07-09 Nick Duffek <nsd@redhat.com>
18682
18683 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
18684 spelling.
18685 (test_enums): New procedure. Move enum tests from end of script
18686 to here. Set breakpoint on function name instead of line number.
18687 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
18688 (enums2): New marker function.
18689 (enums1): New function.
18690 (main): Call enums1(). Move enum tests to enums1().
18691
78492fde
AC
18692Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
18693
18694 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 18695 compile/link program. Update line numbers.
78492fde
AC
18696 * gdb.asm/d10v.inc: Define ``startup''.
18697 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 18698
49a2cef8
AC
18699Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
18700
18701 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
18702
3e6c8688
EZ
187032000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18704
18705 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 18706 of 'help maint print' command.
3e6c8688 18707
9ff5cbe9
AC
18708Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
18709
18710 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 18711 they use gdb_expect_list.
9ff5cbe9 18712
17c579bd
AC
18713Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
18714
18715 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
18716 memory-read-packet-size'' instead of ``set endian big'' to test
18717 long commands.
17c579bd 18718
e6d71bf3
DB
187192000-06-03 Daniel Berlin <dan@cgsoftware.com>
18720
18721 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 18722 g++, and stop skipping them.
e6d71bf3
DB
18723
18724 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
18725 work under g++.
18726
d63a86f8 18727 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
18728 initialization.
18729
dc96c6c7 187302000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
18731
18732 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
18733 the regular expression: accept an (almost) arbitrary sequence of
18734 "frames-invalid" and "breakpoints-invalid" messages both before
18735 and after the "starting" message.
18736
dc96c6c7 187372000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
18738
18739 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 18740
dc96c6c7 187412000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
18742
18743 * gdb.base/annota1.exp (annotate-signal-handler-caller):
18744 Relax the regular expression a little, make it pass on Solaris 8.
18745
8216cda9
KB
187462000-05-12 Kevin Buettner <kevinb@redhat.com>
18747
18748 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 18749 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
18750 Instead, it is permissible for gdb to stop on the line of the
18751 call itself.
18752
1a570b2f
MS
187532000-05-12 Michael Snyder <msnyder@.cygnus.com>
18754
18755 * gdb.base/break.exp (bp on small function, optimized file):
18756 Add a second pass pattern. The behavior differs here between stabs
18757 and dwarf for one-line functions. Stabs preserves two line symbols
18758 (one before the prologue and one after) with the same line number,
18759 but dwarf regards these as duplicates and discards one of them.
18760 Therefore the address after the prologue (where the breakpoint is)
18761 has no exactly matching line symbol, and GDB reports the breakpoint
18762 as if it were in the middle of a line rather than at the beginning.
18763
dc96c6c7 187642000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 18765
d63a86f8 18766 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
18767 rather than "send_gdb" (for consistancy).
18768
7d418785
AC
18769Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
18770
18771 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
18772 * gdb.c++/templates.cc: Properly check for GCC version number.
18773 * lib/compiler.cc: Likewise
18774
dc96c6c7 187752000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 18776
d63a86f8 18777 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
18778 gdb may not stop at the first line of main, due to code motion.
18779
dc96c6c7 187802000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
18781
18782 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
18783 This test depends on parsing the printf output from the target.
18784 Since the sparclet stub doesn't do stdio, this will never work.
18785 * gdb.base/call-rt-st.exp: ditto.
18786 * gdb.base/call-strs: ditto.
18787
dc96c6c7 187882000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
18789
18790 * gdb.base/miscexprs.exp: make sizeof long array test portable.
18791
18792 * gdb.base/ending-run.exp: After connecting to a remote target,
18793 but before running, the target will appear to be in a random
18794 location. Specify both a file and a line for breakpoints.
18795 Also, the function that calls main may be called 'init'
18796 rather than 'start'.
18797
a5a51225
EZ
187982000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18799
18800 * gdb.base/help.exp: Update output for add-symbol-file command.
18801
7930cc7c
FN
188022000-04-10 Fernando Nasser <fnasser@cygnus.com>
18803
18804 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18805 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
18806
23e37ab1
C
188072000-04-07 J.T. Conklin <jtc@redback.com>
18808
e93c542c
C
18809 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
18810
23e37ab1
C
18811 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
18812
591b8fa3
PDM
18813Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
18814
18815 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 18816 values that can be represented exactly.
591b8fa3
PDM
18817 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
18818 above change, and to not check against the directory part of the source
18819 file name.
18820 (step into print_long_arg_list): Likewise.
18821 (print print_small_structs from print_long_arg_list): Likewise.
18822 (print print_long_arg_list): Likewise.
18823
7a495180
EZ
188242000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18825
30b53638 18826 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 18827
beb998c6
AC
18828Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
18829
18830 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
18831
1c689132
DB
188322000-03-25 Daniel Berlin <dan@cgsoftware.com>
18833
18834 * gdb.base/commands.exp (deprecated_command_test): Add test for
18835 deprecate with no arguments.
18836
c1790a9d
JL
188372000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
18838
18839 * gdb.base/break.exp: Add new test for setting breakpoints on
18840 optimized code so we can test breakpoints work even when function
18841 prologues may be optimized away
18842
003ba290
FN
188432000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
18844
18845 From David Whedon <dwhedon@gordian.com>
a9c64011 18846 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 18847
6837a0a2
DB
188482000-03-22 Daniel Berlin <dan@cgsoftware.com>
18849
18850 * gdb.base/help.exp: Added test for new apropos command.
18851
b9593231
KB
188522000-03-21 Kevin Buettner <kevinb@redhat.com>
18853
18854 * gdb.base/pointers.c (usevar): New function.
18855 (main): Make sure that global variables v_int_pointer2, rptr,
18856 and y are all referenced someplace in the program by calling
18857 usevar() on them. [Some linkers delete symbols which are
18858 never referenced. The space remains, but there's no way to
18859 get a (symbolic) handle on the variable from the debugger.]
18860
751a959b
EZ
188612000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18862
18863 * gdb.base/printcmds.c: Add typedeffed arrays.
18864
18865 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 18866 procedure to test arrays that are typedef'd.
751a959b 18867
73a93a32
JI
188682000-03-13 James Ingham <jingham@leda.cygnus.com>
18869
18870 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 18871 the library directories.
73a93a32 18872
fb40c209
AC
18873Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
18874
18875 * configure.in (configdirs): Add sub directory gdb.mi.
18876 * configure: Re-generate.
18877
18878 * gdb.mi: New directory.
d63a86f8 18879
ee4dd2c9
AC
188802000-02-25 Scott Bambrough <scottb@netwinder.org>
18881
18882 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 18883 a long long value as a double on ARM platforms.
ee4dd2c9 18884
70f0cc22
JB
188852000-02-16 Jim Blandy <jimb@redhat.com>
18886
18887 * gdb.base/break.exp ("breakpoint line number"): Make sure the
18888 default source file is set properly before running this test.
18889
853819b8
EZ
188902000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18891
18892 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 18893 gdbtk/library directory, not in gdbtcl2.
853819b8 18894
dfcd3bfb
JM
188952000-02-04 Jim Blandy <jimb@redhat.com>
18896
18897 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
18898 backslash from regexp pattern.
18899
18900 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
18901 procedure. Use it to run all the "continue to bp overloaded"
18902 tests. Note that this changes the names of the tests slightly.
18903 If the breakpoint hit message includes a hex PC value, because
18904 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
18905 from the real source code, still consider that a pass.
18906
18907 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
18908 XFAIL here if the breakpoint message contains a hex address. Note
18909 similar change on 1999-11-02.
18910
18911 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
18912
18913 * gdb.base/ptype.exp: Establish a default source file before
18914 calling get_debug_format.
18915
189162000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
18917
18918 * gdb.base/watchpoint.exp: Remove duplication of test messages.
18919
8b93c638
JM
189202000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
18921
18922 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
18923 of successive stepi commands -- while in the prologue we should see
18924 the function entry bracket.
18925
189262000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
18927
18928 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
18929 reach __change_mode() when stepping through the end of main().
18930
c5394b80
JM
189312000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
18932
18933 * gdb.base/default.exp: Fix expected pattern.
18934 * gdb.base/help.exp: Same.
18935
0d06e24b
JM
189362000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18937
18938 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 18939 Don't use xfail's because that affects only the following test.
d63a86f8 18940
0d06e24b 18941 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 18942 solaris or linux.
0d06e24b
JM
18943
18944 * gdb.base/selftest.exp: Update to reflect changes to main.c.
18945
dc96c6c7 189462000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 18947
d63a86f8 18948 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
18949 "A syntax error" rather than "A parse error". Accept both.
18950
189512000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
18952
18953 * gdb.base/default.exp: Remove OS dependent string from "target
18954 remote" test.
18955 * gdb.base/help.exp: Same for "help target remote" test.
18956
c3f6f71d
JM
189572000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
18958
18959 From Jim Kingdon <kingdon@redhat.com>:
18960
18961 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
18962 prompt (cleanup rather than necessity, but still might keep output
18963 from spilling to next test).
c3f6f71d
JM
18964
189652000-01-02 Fred Fish <fnf@cygnus.com>
18966
18967 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
18968 AIX, which defines them in <sys/types.h>.
18969
ed9a39eb 189701999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 18971
ed9a39eb 18972 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 18973 float" test.
ed9a39eb
JM
18974
189751999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 18976
ed9a39eb 18977 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
18978
18979 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
18980 outermost frame disallowed".
18981
189821999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
18983
18984 * gdb.base/setvar.exp: New tests for setting the value of a struct
18985 with a constant list.
18986
189871999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
18988
18989 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
18990 require the user to type a cast before setting the value of a struct.
18991
de57eccd
JM
189921999-12-06 Jim Blandy <jimb@cygnus.com>
18993
18994 * gdb.base/default.exp: Expect the new 'info float' command on
18995 all i386 platforms.
18996
18997 * gdb.threads/linux-dp.exp: Expand our ability to recognize
18998 LinuxThreads libraries that don't support debugging.
18999
c2d11a7d
JM
19000Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
19001
19002 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
19003 Change the buffer type to ``unsigned char'' to simplify size
19004 arithmetic.
c2d11a7d
JM
19005
19006 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
19007 stub only handles 400-1 byte packets. Verify that the download
19008 worked.
c2d11a7d
JM
19009
190101999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
19011
19012 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
19013 tests, using UNRESOLVED for the untested cases. Also, does not wait
19014 for a timeout if the prompt was received before a recognizable pattern.
19015
190161999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
19017
19018 * lib/gdb.exp (gdb_expect_list): Fix spelling.
19019
190201999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19021
19022 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 19023 watchpoints.
c2d11a7d
JM
19024
190251999-11-24 Jason Merrill <jason@casey.cygnus.com>
19026
19027 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
19028
19029 * gdb.c++/local.exp: Be more flexible in recognizing local class
19030 name mangling. Don't allow horribly truncated method names.
19031 * gdb.c++/derivation.exp: Expect protected inheritance.
19032 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
19033 * gdb.c++/virtfunc.exp: Likewise.
19034 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
19035 when printing a nested enum.
19036
190371999-11-22 Jim Blandy <jimb@cygnus.com>
19038
19039 * gdb.base/step-test.exp: Properly await GDB's response to setting
19040 a breakpoint on the call to large_struct_by_value.
19041
19042 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
19043 just because we have debug info for the `start' function.
19044
190451999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
19046
19047 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
19048 "Unknown signal" messages, which indicate (on LinuxThreads) that
19049 GDB doesn't know how to debug threads on this system. This is
19050 better than hanging while philosopher 0 dumps chatter into gdb.log.
19051
190521999-11-18 Tom Tromey <tromey@cygnus.com>
19053
19054 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
19055
190561999-11-18 Fred Fish <fnf@cygnus.com>
19057
19058 * gdb.base/coremaker2.c: Add sample program for generating
19059 cores that is more self contained than coremaker.c. Eventually
19060 I'll add more code to this and tie it into the testsuite.
19061
4ce44c66
JM
190621999-11-12 Stan Shebs <shebs@andros.cygnus.com>
19063
19064 * gdb.base/dollar.exp: Remove, now in gdb.hp.
19065
190661999-11-10 Jimmy Guo <guo@cup.hp.com>
19067
19068 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 19069 from $srcdir/lib/.
4ce44c66 19070 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 19071 and gdb.c++/.
4ce44c66
JM
19072
19073 * gdb.c++/derivation.exp: remove redundant get compiler info code.
19074
d63a86f8 19075 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
19076 'continue with watch' test point.
19077
190781999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
19079
19080 Merged from p2linux-990323-branch:
d63a86f8 19081
4ce44c66
JM
19082 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
19083
11cf8741
JM
19084Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
19085
19086 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 19087 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
19088
19089Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
19090
19091 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 19092 gdb_expect_list.
11cf8741
JM
19093
19094Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
19095
19096 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
19097
190981999-11-03 Mark Salter <msalter@cygnus.com>
19099
19100 * gdb.base/break.exp: Fix "stub continue" pattern.
19101
191021999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
19103
19104 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
19105
191061999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
19107
19108 * gdb.base/display.exp ("finish"): Add timeout clause.
19109
19110 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
19111 plain prompt clause, so this doesn't have to time out in order to
19112 fail.
19113
19114 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 19115 breakpoint hit messages include an address.
11cf8741
JM
19116
19117 * gdb.base/display.exp: Don't forget to escape parens in regular
19118 expressions. Unix regexp notatation sucks.
19119
191201999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19121
19122 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 19123 order for 'signalled' message.
11cf8741 19124
5c44784c
JM
191251999-11-01 Stan Shebs <shebs@andros.cygnus.com>
19126
19127 From Jimmy Guo <guo@cup.hp.com>:
19128 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
19129 * gdb.base/annota1.c: Add code for tests to work with.
19130
191311999-10-26 Frank Ch. Eigler <fche@cygnus.com>
19132
19133 * gdb.base/remote.exp: New test for remote downloading settings.
19134 * gdb.base/remote.c: New file with large .data.
19135
917317f4
JM
191361999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
19137
19138 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
19139 for LinuxThreads support, merged from the Code Fusion branch.
19140
19141Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
19142
19143 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
19144 containing exp_continue into a while within an expect. Don't
19145 attempt a start more than three times. Check return value from
19146 gdb_load.
d63a86f8 19147
2df3850c
JM
19148Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
19149
19150 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 19151 a pass case.
2df3850c 19152
2acceee2
JM
191531999-10-01 Kevin Buettner <kevinb@cygnus.com>
19154
19155 * gdb.base/break.c (main): Added a statement that we can step
19156 off of.
19157 * gdb.base/break.exp: Added tests for setting a breakpoint
19158 at an offset and stepping onto a breakpoint.
19159
191601999-10-01 Fred Fish <fnf@cygnus.com>
19161
d63a86f8 19162 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
19163 gdb output.
19164
c2c6d25f
JM
191651999-09-18 Jim Blandy <jimb@cris.red-bean.com>
19166
19167 * gdb.base/break.exp: Code locations are in hex, don't forget!
19168 (For HP-UX.)
19169
191701999-09-17 Stan Shebs <shebs@andros.cygnus.com>
19171
19172 * condbreak.exp: Use break.c as test program.
19173 * condbreak.c: Remove, redundant with break.c.
19174
191751999-09-15 Stan Shebs <shebs@andros.cygnus.com>
19176
19177 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 19178 Z-packets if the target needs it.
c2c6d25f
JM
19179
191801999-09-13 James Ingham <jingham@leda.cygnus.com>
19181
19182 * gdb.c++/overload.exp: Added tests for listing overloaded
19183 functions with function pointers in the arg, explicitly calling
19184 out the version you want.
19185
cff3e48b
JM
191861999-09-09 Stan Shebs <shebs@andros.cygnus.com>
19187
19188 * long_long.exp: Add variations of test cases that work for
19189 targets with 16-bit ints and 32-bit doubles.
19190
d4f3574e
SS
191911999-09-08 Stan Shebs <shebs@andros.cygnus.com>
19192
19193 * break.c (main): Compare a possibly-uninitialized argc with an
19194 unlikely value that fits in 16 bits.
19195
191961999-09-07 Stan Shebs <shebs@andros.cygnus.com>
19197
19198 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
19199 0xfeeb, don't want negative numbers if ints are 16 bits.
19200
19201 * lib/gdb.exp (skip_cplus_tests): New proc.
19202 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
19203 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
19204 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
19205 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
19206 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
19207 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
19208 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
19209 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
19210
19211 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
19212
19213Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
19214
19215 * gdb.base/corefile.exp (up): Allow a parameter to appear
19216 in the frame that we're going up to.
19217
19218 From Jim Blandy <jimb@cygnus.com>:
19219
19220 * gdb.base/default.exp (info float): Expect some output now.
19221
19222 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
19223 returning floating-point values to fail on the x86.
19224 * gdb.base/callfwmall.exp (do_function_calls): Same.
19225
19226 * gdb.base/list.exp (test_listsize): Correct expectations for
19227 listing line 1 with listsize 2. Also, listing a single line
19228 works now, as does listing three lines. [Kevin's note: There
19229 were a number of other cases fixed too where the expectations
19230 differed...]
19231
192321999-09-02 Stan Shebs <shebs@andros.cygnus.com>
19233
19234 * gdb.base/selftest.exp: Add case for when version prints as
19235 constant string instead of char pointer.
19236
104c1213
JM
192371999-08-25 Stan Shebs <shebs@andros.cygnus.com>
19238
19239 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 19240 stepping out of main.
104c1213
JM
19241
19242 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
19243 G++ used.
19244
19245 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 19246 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
19247
19248 * gdb.c++/ovldbreak.exp: Update match string in test that
19249 includes a warning of multiple breakpoints.
19250
192511999-08-24 Stan Shebs <shebs@andros.cygnus.com>
19252
19253 * gdb.base/display.exp: Improve precision of step-after-finish
19254 added yesterday.
19255
19256 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 19257 test.
104c1213
JM
19258
19259 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
19260 configs when using G++, not just hppa*.
19261
192621999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19263
19264 * gdb.base/async.c: New file.
19265 * gdb.base/async.exp: New file.
19266
19267Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
19268
19269 * gdb.base/break.exp: Tweak PA specific tests to properly handle
19270 PA64.
19271
53a5351d
JM
19272Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
19273
104c1213
JM
19274 * gdb.base/display.exp: "finish" can leave us mid-line on many
19275 targets, deal with it. Add a small constant to main, instead of
19276 1000 since main+1000 may not be a valid address in the target.
19277
53a5351d
JM
19278 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
19279 on hpux11.
19280
19281 * gdb.base/attach.exp: Handle another hpux11 error message variant
19282 when attaching to a process that does not exist.
19283
192841999-08-19 J.T. Conklin <jtc@redback.com>
19285
19286 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 19287 characters in 'continue to 1241' test.
53a5351d
JM
19288
192891999-08-17 Stan Shebs <shebs@andros.cygnus.com>
19290
19291 * gdb.base/call-ar-st.exp: Add a shorter match case for the
19292 stop in print_long_arg_list, define and use a whitespace
19293 variable in print_small_structs test, add an XFAIL for Solaris.
19294 * gdb.base/dbx.exp: XFAIL func commands until somebody is
19295 interested enough to fix.
19296
7be570e7
JM
192971999-08-13 Keith Seitz <keiths@cygnus.com>
19298
19299 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
19300 (dbx_gdb_load): Remove. Use gdb_load instead, since that
19301 proc knows about targets other than the natives.
19302 (test_assign): Use "gdb_run_cmd" to "run" the target.
19303 Check that we've actually hit the breakpoint at main.
19304 When we attempt to assign a value to a local variable, check
19305 that the variable is in the current scope, i.e., don't use
19306 a test with an empty result.
19307
19308Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
19309
19310 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 19311 command.
7be570e7
JM
19312
193131999-08-09 Stan Shebs <shebs@andros.cygnus.com>
19314
19315 From Jimmy Guo <guo@cup.hp.com> and others at HP:
19316 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
19317 gdb.compat, gdb.threads-hp.
19318 gdb.hp/configure, gdb.hp/configure.in: New files.
19319 gdb.hp/Makefile.in: Recurse into new subdirs.
19320 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
19321 gdb.hp/gdb.objdbg: New directory, tests for debugging info
19322 in object files.
19323 gdb.hp/tools: New directory, aux tools for HP-specific tests.
19324
96baa820
JM
193251999-08-05 Stan Shebs <shebs@andros.cygnus.com>
19326
19327 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 19328 funky printf, remove a bogus p/a test.
96baa820
JM
19329
193301999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19331
19332 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
19333 connected to the target. This is necessary when running not
19334 natively.
96baa820
JM
19335
193361999-08-03 Stan Shebs <shebs@andros.cygnus.com>
19337
19338 * gdb.base/step-test.exp: Removed some extraneous messages.
19339
19340 * gdb.base/long_long.exp: Don't run memory examination tests
19341 on little-endian targets (they will need a different set of
19342 results to match).
19343
193441999-08-02 Stan Shebs <shebs@andros.cygnus.com>
19345
19346 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
19347 until somebody decides to fix GDB.
19348
19349 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 19350 constant as "ULL".
96baa820
JM
19351 * gdb.base/long_long.exp: Loosen x/c test, add partial result
19352 matches for a couple x/2 commands.
19353
a0b3c4fd
JM
193541999-07-30 Stan Shebs <shebs@andros.cygnus.com>
19355
19356 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
19357 by merging in ref-types2 tests.
19358 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
19359
19360 From Jimmy Guo <guo@cup.hp.com> and others at HP:
19361 * gdb.c++/Makefile.in: Add standard actions.
19362 (EXECUTABLES): Rename from PROGS, update list.
19363 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
19364 from gdb.hp.
19365 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
19366 foo and bar locals.
19367 * gdb.c++/anon-union.exp: Fix tests to match.
19368 * gdb.c++/classes.exp: Run if HP compiler used, add extra
19369 expect matches to handle output variations.
19370 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
19371 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 19372 output, add HP alternatives for new and delete prints.
a0b3c4fd 19373 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 19374 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
19375 * gdb.c++/demangle.exp: Use $style when reporting failure.
19376 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
19377 * gdb.c++/inherit.exp: Run if HP compiler used, add some
19378 match alternatives.
19379 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 19380 compilers.
a0b3c4fd
JM
19381 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
19382 * gdb.c++/method.exp: Add match alternatives.
19383 * gdb.c++/misc.cc: Add bool types.
19384 * gdb.c++/misc.exp: Add tests for bool types.
19385 * gdb.c++/overload.exp: Add xfails.
19386 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
19387 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
19388 add some more template parameter tests (only for HP currently).
19389 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
19390 * gdb.c++/virtfunc.cc: Add return type and value for main.
19391 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
19392 match alternatives.
d63a86f8 19393
a0b3c4fd
JM
193941999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19395
19396 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
19397
193981999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
19399
19400 * gdb.base/signals.exp: Don't expect getting a backtrace from
19401 within a signal handler to fail on Linux.
19402
194031999-07-29 Stan Shebs <shebs@andros.cygnus.com>
19404
19405 From Jimmy Guo <guo@cup.hp.com> and others at HP:
19406 * lib/gdb.exp: Remove some gratuitious semicolons.
19407 (delete_breakpoints): Increase timeout.
19408 (gdb_expect): Add -notransfer option.
19409 (gdb_test): Use -notransfer option.
19410 (get_compiler_info): Add f77 case.
19411 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 19412 case.
a0b3c4fd
JM
19413 (gdb_preprocess): Call get_compiler.
19414
19415 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
19416 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
19417 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
19418 gdb.base/long_long.exp, gdb.base/printcmds.exp,
19419 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
19420 third arg to gdb_test.
a0b3c4fd
JM
19421 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
19422 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 19423 HP-UX xfails, add others.
a0b3c4fd
JM
19424 * gdb.base/completion.exp: Reflect name change of self-test.
19425 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
19426 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
19427 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
19428 HP failure number.
a0b3c4fd
JM
19429 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
19430 useless HP-UX 10.30 references.
19431 * gdb.base/maint.exp: Loosen matches.
19432 * gdb.base/pointers.c (main): Declare more_code.
19433 * gdb.base/pointers.exp: Match on output of a `next'.
19434 * gdb.base/structs.c: Add prototypes.
19435 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
19436 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
19437
194381999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19439
19440 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 19441 command.
a0b3c4fd
JM
19442
194431999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19444
19445 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
19446 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
19447
19448 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
19449 debug info. Deal with lack of signal hanlder info in stack.
19450
a9c64011 19451 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
19452 * gdb.base/annota1.exp: If printf has debug info, deal with it.
19453
5a2468f5
JM
194541999-07-19 Stan Shebs <shebs@andros.cygnus.com>
19455
19456 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 19457 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 19458
adf40b2e
JM
19459Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
19460
19461 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 19462 a1-selftest.exp.
adf40b2e
JM
19463 * gdb.base/configure: Re-generate.
19464
194651999-07-12 Stan Shebs <shebs@andros.cygnus.com>
19466
19467 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
19468 in trying to run first and name is too long.
19469
19470 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
19471 pointers2.c and pointers2.exp, respectively.
19472 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
19473 doschk happier.
19474
43e526b9
JM
194751999-07-08 Stan Shebs <shebs@andros.cygnus.com>
19476
19477 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
19478 callfuncs2.c and callfuncs2.exp.
19479
19480 * gdb.base/list.exp: Remove mistaken xfails.
19481 * gdb.base/list0.h: Add optional prototypes.
19482
9846de1b
JM
19483Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
19484
a9c64011 19485 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 19486 calling malloc.
a9c64011
AS
19487 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
19488 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 19489 use.
9846de1b
JM
19490
194911999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19492
19493 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
19494 * gdb.base/annota2.cc, annota2.exp: Move from here.
19495 * gdb.c++/annota2.cc, annota2.exp: To here.
19496 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
19497
43ff13b4
JM
19498Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
19499
19500 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 19501 a consistent format.
43ff13b4 19502
085dd6e6
JM
195031999-06-25 Stan Shebs <shebs@andros.cygnus.com>
19504
19505 From Jimmy Guo <guo@cup.hp.com> and others at HP:
19506 * lib/gdb.exp (get_compiler_info): Add detection for assorted
19507 HP compilers, also set the globals $true and $false.
19508
19509 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
19510 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
19511 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
19512 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
19513 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
19514 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
19515 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
19516 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
19517 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
19518 whatis.c} Add C++ compatible function definitions and return
19519 types, add includes for library functions.
085dd6e6
JM
19520 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
19521 * gdb.base/step-test.c (myglob): Rename from glob.
19522 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
19523 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
19524 files, move here from gdb.hp.
085dd6e6 19525 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
19526 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
19527 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
19528 Adjust line numbers in regexps.
085dd6e6
JM
19529
19530 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
19531 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
19532 instead of 0/1.
19533
19534 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
19535 foll-vfork.exp: New files, move here from gdb.hp.
19536 * gdb.base/page.exp: New file, test of pagination command.
19537
19538 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
19539 recursion test.
19540 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
19541
19542 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 19543 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
19544
19545 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 19546 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 19547 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 19548 watchpoint test.
085dd6e6
JM
19549 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
19550 them work.
19551 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
19552 expressions properly.
19553 * gdb.base/corefile.exp: Loosen the match slightly.
19554 * gdb.base/default.exp: Allow "Error accessing memory" message
19555 also.
19556 * gdb.base/display.exp: Skip over x/0 j if PA64.
19557 * gdb.base/funcargs.exp: Add xfails for HP-UX.
19558 * gdb.base/interrupt.exp: Ditto.
19559 * gdb.base/langs.exp: Add symbolic matches governed by compiler
19560 in use.
19561 * gdb.base/list.exp: Add xfails for HP-UX.
19562 * gdb.base/long_long.exp: Refine some of the numeric matches.
19563 * gdb.base/mips_pro.exp: Xfail on HP-UX.
19564 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
19565 * gdb.base/nodebug.exp: Succeed on more varieties of output.
19566 * gdb.base/opaque.exp: Remove some HP-UX xfails.
19567 * gdb.base/ptype.exp: Succeed on more varieties of output.
19568 * gdb.base/scope.exp: Add xfails for HP-UX.
19569 * gdb.base/sect-cmd.exp: Add more cases.
19570 * gdb.base/setvar.exp: Add xfails for HP-UX.
19571 * gdb.base/shlib-call.exp: Loosen some matches slightly.
19572 * gdb.base/signals.exp: Match on void symbolically.
19573 * gdb.base/step-test.exp: Add case for PA64.
19574 * gdb.base/term.exp: Add exit and restart.
19575 * gdb.base/twice.exp: Clean up after self.
19576 * gdb.base/varargs.exp: Disable overload resolution explicitly.
19577 * gdb.base/whatis.exp: Allow more ways to pass tests.
19578
19579 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 19580 no longer useful.
085dd6e6
JM
19581
19582Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
19583
19584 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 19585 list of patterns.
085dd6e6 19586 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
19587 print_double_array(double_array)", "continuing to breakpoint
19588 1018", "print print_double_array(array_d)" and "continuing to
19589 1034" tests.
d63a86f8 19590
085dd6e6
JM
195911999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
19592
a9c64011 19593 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
19594
195951999-06-24 Stan Shebs <shebs@andros.cygnus.com>
19596
19597 * config/mt-*: Remove, these haven't been used since 1996.
19598
195991999-06-22 Stan Shebs <shebs@andros.cygnus.com>
19600
19601 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 19602 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
19603 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
19604
9e0b60a8
JM
196051999-06-18 Stan Shebs <shebs@andros.cygnus.com>
19606
19607 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
19608 simpler match case for the ptype of the big class.
19609
196101999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
19611
19612 * gdb.exp: Fix test for gdb_prompt existence.
19613
196141999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
19615
19616 * gdb.exp (gdb_test): Add fail after calls to perror.
19617
196181999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
19619
19620 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
19621
196221999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
19623
19624 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
19625
0f71a2f6
JM
19626Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
19627
19628 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 19629 malloc() is linked in.
0f71a2f6
JM
19630
196311999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
19632
19633 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
19634 step at end.
19635
19636 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
19637
196381999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
19639
19640 * gdb.java/jv-print.exp: New file. (Our first Java test!)
19641
cce74817
JM
19642Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
19643
19644 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
19645 * gdb.base/mips_pro.exp: Likewise.
19646
196471999-06-02 Keith Seitz <keiths@cygnus.com>
19648
19649 * gdb.c++/templates.cc: Change all "new" operators to throw
19650 an exception.
19651 * gdb.c++/cplusfuncs.cc: Likewise.
19652
19653 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
19654
19655Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
19656
19657 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
19658 * gdb.base/ending-run.exp: When stepping out of main, accept a
19659 step into an arbitrary assembler file.
cce74817 19660
392a587b
JM
196611999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19662
d63a86f8 19663 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 19664 "breakpoint-invalid" to be printed.
d63a86f8 19665 * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
392a587b
JM
19666 number of "frames-invalid" and "breakpoint-invalid" to be printed.
19667 * gdb.base/annota2.cc: Initialize a.x to 0.
19668
9e086581
JM
196691999-05-17 Keith Seitz <keiths@cygnus.com>
19670
19671 * gdb.base/call-ar-st.exp: Skip "print print_double_array (double_array)"
19672 when "skip_float_tests" set.
19673 Ditto for "print print_double_array(array_d)", "print print_small_structs",
19674 "print print_ten_doubles", and "step into print_long_arg_list".
19675 Don't assume we can step into "print_long_arg_list": we could step into memcpy.
19676 * gdb.base/call-rt-st.exp: Don't run float-related tests when "skip_float_tests"
19677 is set: "print print_one_double(*d1)" and "print print_two_floats(*f3)".
19678 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
19679 "skip_float_tests" is set.
19680 * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
19681 when "skip_float_tests" set.
d63a86f8 19682
cd0fc7c3
SS
196831999-05-06 Keith Seitz <keiths@cygnus.com>
19684
19685 * gdb.base/annota2.cc: Include stdio.h.
19686
19687Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
19688
19689 * gdb.base/crossload.exp: Remove, this has been disabled ever
19690 since BFD stopped including all targets, and cross-GDB gets
19691 plenty of testing anyway.
19692 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
19693 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
19694 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
19695 * gdb.base/README: Remove, was doc for this.
19696 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 19697 needed.
cd0fc7c3 19698
b83266a0
SS
196991999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19700
19701 * gdb.base/call-ar-st.exp: Fix one regular expression in test
19702 output.
19703
19704 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
19705 * gdb.base/annota2.exp: New file. More annotation tests.
19706 * gdb.base/annota1.c: New file. Source file for annota1.exp.
19707 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
19708
197091999-04-23 Angela Marie Thomas <angela@cygnus.com>
19710
19711 * config/cfdbug.exp: New file.
19712
7a292a7a
SS
197131999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
19714
19715 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
19716 Marcus Daniel's and Dale Hawkins's demangler crashes.
19717
19718 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
19719 test_lucid_style_demangling, test_arm_style_demangling,
19720 test_hp_style_demangling): Try Tom Tromey's core-dumping
19721 identifier under each demangling style.
7a292a7a
SS
19722
197231999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
19724
19725 * gdb.c++/demangle.exp: Include the current demangling style
19726 in all test names.
19727 (current_demangling_style): New global variable.
19728 (set_demangling_style, test_demangling_core, test_demangling,
19729 test_demangling_exact): New functions.
19730 (test_gnu_style_demangling, test_lucid_style_demangling,
19731 test_arm_style_demangling, test_hp_style_demangling): Use those,
19732 instead of calling gdb_test and gdb_test_exact directly.
19733 (catch_demangling_errors): New function, which reports errors
19734 signalled by the demangling test functions in an orderly way.
19735 (do_tests): Use catch_demangling_errors.
19736
197371999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
19738
19739 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 19740 grouping in expressions, not {}.
7a292a7a
SS
19741
19742 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 19743 initialized yet.
7a292a7a
SS
19744
197451999-04-01 Stan Shebs <shebs@andros.cygnus.com>
19746
19747 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
19748 are listed.
19749
197501999-03-26 Stan Shebs <shebs@andros.cygnus.com>
19751
19752 * gdb.stabs/weird.exp: Test for CC being defined before
19753 looking at its value.
19754
197551999-03-25 Stan Shebs <shebs@andros.cygnus.com>
19756
19757 * gdb.base/call-ar-st.exp: Remove stray '#'.
19758 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
19759 "short int" and "long int".
19760 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 19761 change, to mollify finicky HP compiler.
7a292a7a
SS
19762 * gdb.hp/reg-test.exp (testfile): Fix file name.
19763 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 19764
7a292a7a
SS
19765 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
19766 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
19767 alternate form of enum ptype.
19768
c906108c
SS
197691999-03-23 Stan Shebs <shebs@andros.cygnus.com>
19770
7a292a7a
SS
19771 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
19772 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
19773 passing skip_hp_tests, so as not to waste time on guaranteed
19774 failure.
7a292a7a 19775
c906108c
SS
19776 * gdb.c++/overload.cc: Pass string instead of char addr, always
19777 init ccpfoo.
19778 * gdb.c++/templates.cc: Fix syntax error.
19779
7a292a7a
SS
19780Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19781
19782 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 19783 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
19784 command.
19785
197861999-03-18 James Ingham <jingham@cygnus.com>
19787
19788 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
19789
19790 * gdb.c++/method.exp: It was testing an uninitialized int on the
19791 stack and assuming it was positive.
19792
19793 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
19794
19795 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 19796 keep it from killing the rest of the tests.
7a292a7a
SS
19797 Use gdb_continue_to_end.
19798
19799 * gdb.base/sigall.exp: use gdb_continue_to_end.
19800
19801 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
19802
19803 * gdb.base/display.exp: use runto_main, not run.
19804
d63a86f8
RM
19805 * gdb.base/default.exp: Check for the current error message in the
19806 r abbreviation test.
7a292a7a
SS
19807 Add strongarm to the targets that know info float.
19808
d63a86f8 19809 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
19810 run which doesn't work with monitors.
19811
19812 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
19813
19814 * gdb.base/break.exp: use the gdb_continue_to_end proc.
19815
19816 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
d63a86f8
RM
19817 program. Traps the case (in Cygmon) when the program never really
19818 exits. Same as Mark's continue_to_exit, but I had put it in a lot
7a292a7a
SS
19819 more places, so I used my name. Sorry Mark...
19820
19821 * config/monitor.exp (gdb_target_monitor): added another
19822 target_info parameter: remotebinarydownload. This will set the
19823 remotebinarydownload flag if this is causing some boards trouble.
19824
198251999-03-18 Mark Salter <msalter@cygnus.com>
19826
19827 * lib/gdb.exp (continue_to_exit): New function.
19828
19829 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
19830 * gdb.base/ending-run.exp: Ditto.
19831 * gdb.base/step-test.exp: Ditto.
19832
198331999-03-16 Stan Shebs <shebs@andros.cygnus.com>
19834
19835 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
19836 (suggested by Art Haas <ahaas@neosoft.com>).
19837
198381999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
19839
889bf7c5 19840 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
19841
19842Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
19843
19844 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 19845 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
19846
198471999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
19848
19849 * gdb.base/call-strs.exp: Don't assume that `step' will step over
19850 a call to strlen; sometimes we do have sources.
19851
198521999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
19853
19854 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 19855 character, so GDB won't print garbage after its end.
d63a86f8 19856
c906108c
SS
19857 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
19858 breakpoint there instead. Sometimes GCC emits memcpy to handle
19859 the large structures being passed by value, so we step into that
19860 instead of sum_array_print, which obscures what we're really testing.
19861 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
19862 the bizarre steps into memcpy, so do that here. Add check for
19863 stepping into function calls that pass large structures by value.
19864 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
19865 Remove all references to specific line numbers.
19866 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
19867 New type and function.
19868 (main): Call large_struct_by_value, passing it a large struct by value.
19869 * lib/gdb.exp (gdb_get_line_number): New function.
19870
19871 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
19872 more portable.
19873
7a292a7a
SS
198741999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
19875
c906108c
SS
19876 * lib/gdb.exp: Doc fixes.
19877
7a292a7a
SS
198781999-03-05 Nick Clifton <nickc@cygnus.com>
19879
d63a86f8 19880 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
19881
198821999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
19883
c906108c 19884 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
19885 commands. They're not germane to this test, and they don't work
19886 that way on remote targets.
c906108c 19887
3fc11d3e
JM
198881999-03-01 James Ingham <jingham@cygnus.com>
19889
19890 * Changelog entries merged over from gdb development branch.
19891
3fc11d3e
JM
19892 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
19893
19894 * lib/gdb.exp (gdbtk_analyze_results): Generic function
19895 for outputting results of test run.
19896
2d4a1622 19897 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
19898
19899 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 19900
7a292a7a
SS
199011999-02-25 Felix Lee <flee@cygnus.com>
19902
19903 * lib/gdb.exp (debug_format): initialize
19904
c906108c
SS
199051999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
19906
19907 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
19908 * gdb.base/call-rt-st.c: Ditto.
19909
c906108c
SS
199101999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
19911
19912 * gdb.threads/pthreads.exp (horiz): New variable.
19913 (test_startup): Fix regexps that capture thread numbers.
19914
199151999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
19916
19917 * gdb.base/smoke.exp: Disambiguate two test case names (both
19918 called ``print'').
19919
19920Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
19921
19922 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 19923 compilation.
c906108c
SS
19924
199251999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
19926
19927 * gdb.base/miscexprs.exp: Change patterns to match GDB's
19928 actual output formatting.
19929 * gdb.base/smoke.exp: GDB removes leading 0's.
19930 * gdb.base/volatile.exp: Don't check type of remuneration;
19931 that variable is no longer defined in constvars.c.
19932 * gdb.base/step-test.c (main): Exit with explicit exit code.
19933 * gdb.base/step-test.exp: Remove two nexti checks--they are
19934 not portable.
19935
199361999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
19937
19938 * gdb.base/help.exp ("help delete display"): Fix test to match
19939 gdb's output.
19940
19941 * gdb.base/long_long.c (known_types): Initialize values to zero.
19942 * gdb.base/long_long.exp: Step one more line
19943 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
19944 leading zeros. Explicitly ask for hex formatting. Use
19945 unique test case names.
c906108c
SS
19946
19947Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19948
d63a86f8 19949 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
19950
19951 * gdb.c++/method.exp: Add missing close brace.
19952
199531999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
19954
19955 * gdb.base/maint.exp: Use 'set height 0' to disable page
19956 prompting, not 'set height 400'.
19957
19958 Fix a bunch of timeouts.
19959 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
19960 four separate tests, so expect doesn't take forever to match a ton
19961 of text against a regexp with lots of .* forms.
19962 ("maint print psymbols", "maint print symbols"): Make some of
19963 these greps more selective, so that expect doesn't try to wade
19964 through huge piles of output and time out.
19965
19966 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
19967
19968 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
19969 tests: one which doesn't expect shlib events to be reported, and
19970 another which does, but is XFAIL for all platforms other than
19971 HP/UX.
c906108c
SS
19972
19973 * gdb.base/break.exp: Teach the test suite that the `catch
19974 fork', `catch vfork', and `catch exec' commands produce error
19975 messages on platforms that don't provide these features.
19976
19977Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
19978
19979 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
19980 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
19981 (shortening names from solib_threshold.exp etc), won't run on
19982 anything but HP-UX for the foreseeable future.
c906108c 19983 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 19984 reflect move.
c906108c
SS
19985
19986Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
19987
19988 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 19989 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
19990
19991Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
19992
19993 * gdb.base/shlib-call.exp: add test cases to verify that gdb
19994 successfully re-sets breakpoints in shared libraries.
19995 * gdb.base/shmain.c (main): return 0, don't fall off the end.
19996
19997Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
19998
d63a86f8
RM
19999 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
20000 and compiled w/o GCC.
c906108c
SS
20001
20002 * gdb.hp/watch-cmd.exp: ditto.
20003
20004 * gdb.hp/watch-hp.exp: ditto.
20005
20006 * gdb.hp/xdb1.exp: ditto.
20007
20008 * gdb.hp/xdb2.exp: ditto.
20009
20010 * gdb.hp/dbx.exp: ditto.
20011
20012Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
20013
20014 * constvars.c: Remove C++-isms.
20015 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 20016 with GCC.
c906108c
SS
20017
20018Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
20019
20020 The following changes are part of the HP merge.
20021
20022 * gdb.base/break.exp: new tests to verify that catchpoints for
20023 fork, vfork, and exec don't trigger inappropriately.
20024
20025 * gdb.base/opaque.exp: compile one file at a time, then link.
20026
20027 * gdb.base/signals.exp: be more restrictive about which hppa
20028 systems receive a setup_xfail. new tests.
20029
20030 * gdb.base/solib_threshold.build: new file.
20031 * gdb.base/solib_threshold.exp: new file.
20032 * gdb.base/solib_threshold.link_opts: new file.
20033 * gdb.base/solib_threshold.mk: new file.
20034 * gdb.base/gen_solib_threshold.c: new file.
20035
20036 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
20037 tests. New tests for enums inside classes.
20038
20039 * gdb.c++/compiler.cc: indicate support of template debugging.
20040
20041 * gdb.c++/demangle.exp: run hp style demangling tests.
20042
20043 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
20044 tests.
20045
20046 * gdb.c++/misc.cc: changes to support new tests.
20047
20048 * gdb.c++/templates.cc: changes to support HP's compiler; changes
20049 to support new tests.
20050
20051 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
20052 gcc, then skip these tests.
20053
20054Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
20055
20056 The following files are part of the HP merge; some had longer
20057 names at HP, but have been renamed to be no more than 14
20058 characters in length.
20059
20060 * gdb.hp/ambiguous.cc: new file.
20061 * gdb.hp/ambiguous.exp: new file.
20062 * gdb.hp/attach.exp: new file.
20063 * gdb.hp/attach2.exp: new file.
20064 * gdb.hp/classes-hp.exp: new file.
20065 * gdb.hp/ctti.exp: new file.
20066 * gdb.hp/ctti-add.cc: new file.
20067 * gdb.hp/ctti-add1.cc: new file.
20068 * gdb.hp/ctti-add2.cc: new file.
20069 * gdb.hp/ctti-add3.cc: new file.
20070 * gdb.hp/dbx.exp: new file.
20071 * gdb.hp/exception.cc: new file.
20072 * gdb.hp/exception.exp: new file.
20073 * gdb.hp/foll-exec.c: new file.
20074 * gdb.hp/foll-exec.exp: new file.
20075 * gdb.hp/foll-fork.c: new file.
20076 * gdb.hp/foll-fork.exp: new file.
20077 * gdb.hp/foll-vfork.c: new file.
20078 * gdb.hp/foll-vfork.exp: new file.
20079 * gdb.hp/inherit-hp.exp: new file.
20080 * gdb.hp/more-steps.exp: new file.
20081 * gdb.hp/namespace.cc: new file.
20082 * gdb.hp/namespace.exp: new file.
20083 * gdb.hp/optimize.exp: new file.
20084 * gdb.hp/pxdb.c: new file.
20085 * gdb.hp/pxdb.exp: new file.
20086 * gdb.hp/quicksort.exp: new file.
20087 * gdb.hp/reg-test.exp: new file.
20088 * gdb.hp/reg-test.s: new file.
20089 * gdb.hp/sized-enum.c: new file.
20090 * gdb.hp/sized-enum.exp: new file.
20091 * gdb.hp/start-stop.exp: new file.
20092 * gdb.hp/templ-hp.cc: new file.
20093 * gdb.hp/templ-hp.exp: new file.
20094 * gdb.hp/thr-lib.c: new file.
20095 * gdb.hp/thr-lib.exp: new file.
20096 * gdb.hp/thr-lib.h: new file.
20097 * gdb.hp/thr-liblib.c: new file.
20098 * gdb.hp/virtfun-hp.c: new file.
20099 * gdb.hp/virtfun-hp.exp: new file.
20100 * gdb.hp/watch-cmd.exp: new file.
20101 * gdb.hp/watch-hp.exp: new file.
20102 * gdb.hp/xdb1.exp: new file.
20103 * gdb.hp/xdb2.exp: new file.
20104 * gdb.hp/xdb3.exp: new file.
20105
20106Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
20107
20108 The following files are part of the HP merge; some had longer
20109 names at HP, but have been renamed to be no more than 14
20110 characters in length.
20111
20112 * gdb.base/ss.h: new file.
20113 * gdb.base/call-ar-st.c: new file.
20114 * gdb.base/call-ar-st.exp: new file.
20115 * gdb.base/call-rt-st.c: new file.
20116 * gdb.base/call-rt-st-exp: new file.
20117 * gdb.base/call-strs.exp: new file.
20118 * gdb.base/ena-dis-br.exp: new file.
20119 * gdb.base/environ.exp: new file.
20120 * gdb.base/long_long.exp: new file.
20121 * gdb.base/sect-cmd.exp: new file.
20122 * gdb.base/shlib-cl2.exp: new file.
20123 * gdb.base/smoke.exp: new file.
20124 * gdb.base/so-impl-ld.c: new file.
20125 * gdb.base/so-impl-ld.exp: new file.
20126 * gdb.base/so-indr-cl.c: new file.
20127 * gdb.base/so-indr-cl.exp: new file.
20128 * gdb.base/varargs.exp: new file.
20129 * gdb.base/volatile.exp: new file.
20130 * gdb.base/whatis-exp.exp: new file.
7a292a7a 20131 * gdb.base/display.exp: new file.
c906108c
SS
20132 * gdb.c++/derivation.exp: new file.
20133 * gdb.c++/local.exp: new file.
20134 * gdb.c++/member-ptr.exp: new file.
20135 * gdb.c++/overload.exp: new file.
20136 * gdb.c++/ovldbreak.exp: new file.
20137 * gdb.c++/ref-types.exp: new file.
20138 * gdb.c++/ref-types2.exp: new file.
20139 * gdb.c++/userdef.exp: new file.
d63a86f8 20140
c906108c
SS
20141Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
20142
20143 * gdb.base/default.exp: Reflect wording change in remote.c.
20144
dc96c6c7 20145Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20146
20147 * gdb.base/help.exp: Update to reflect current text.
20148
20149Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
20150
20151 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
20152 they're stack variables and contain garbage.
20153 * gdb.c++/anon-union.exp: new file.
20154
20155 The following changes were made by David Taylor
889bf7c5
PA
20156 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
20157 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
20158 in changes by HP.
c906108c
SS
20159
20160 * gdb.base/bitops.exp: new file.
20161 * gdb.base/default.exp: change expected messages for catch and
20162 info catch tests to reflect HP merge changes.
20163 * gdb.base/enable-disable-break.exp
20164 * gdb.base/ending-run.c: new file.
20165 * gdb.base/long_long.c: new file.
20166 * gdb.base/maint.exp: new file.
20167 * gdb.base/pointers2.exp: new file.
20168 * gdb.base/shlib-call2.exp: new file.
20169 * gdb.base/solib.exp: new file.
20170 * gdb.base/step-test.c: new file.
20171 * gdb.c++/anon-union.cc: new file.
20172 * gdb.c++/local.cc: new file.
20173 * gdb.c++/member-pointer.cc: new file.
20174 * gdb.c++/method.cc: new file.
20175 * gdb.c++/ref-types.cc: new file.
20176 * gdb.c++/ref-types2.cc: new file.
20177 * gdb.c++/userdef.cc: new file.
d63a86f8 20178
c906108c
SS
20179 * gdb.base/scope.exp: compile one file at a time, then link.
20180 * gdb.base/langs.exp: ditto.
20181 * gdb.base/list.exp: ditto.
d63a86f8 20182
c906108c
SS
20183Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
20184
20185 The following changes were made by David Taylor
889bf7c5
PA
20186 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
20187 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
20188 in changes by HP.
d63a86f8 20189
c906108c
SS
20190 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
20191 skip tests. When compiling pass c++ flag to gdb_compile.
20192 * gdb.c++/
d63a86f8 20193
c906108c
SS
20194 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
20195 test for on hppa*-*-hpux*; use args to see if c++ was specified.
20196 (skip_hp_tests): new function.
20197 (gdb_preprocess): new function.
20198
20199 * configure.in (hpdir): decide whether to configure gdb.hp.
20200 * configure: regenerated.
20201
20202 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
20203 to delete on clean.
20204 (EXECUTABLES): update to reflect new additions.
20205 * gdb.base/commands.exp: update message expected.
20206 * gdb.base/default.exp: add copyright notice.
20207 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
20208 * gdb.base/help.exp: update messages to reflect current text.
20209 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
20210 targets for recurse tests.
20211 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
20212 skip this file.
20213
20214 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
20215 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
20216 compilation.
20217 * gdb.c++/misc.exp: ditto.
20218 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
20219 run the tests. tell gdb_compile that it's a c++ compilation.
20220
20221 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 20222
c906108c
SS
20223 * gdb.base/all-bin.exp: new file.
20224 * gdb.base/arithmet.exp: new file.
20225 * gdb.base/assign.exp: new file.
20226 * gdb.base/completion.exp: new file.
20227 * gdb.base/cond-expr.exp: new file.
20228 * gdb.base/condbreak.exp: new file.
20229 * gdb.base/define.exp: new file.
20230 * gdb.base/dollar.exp: new file.
20231 * gdb.base/environment.exp: new file.
20232 * gdb.base/eval-skip.exp: new file.
20233 * gdb.base/jump.exp: new file.
20234 * gdb.base/logical.exp: new file.
20235 * gdb.base/pointers.exp: new file.
20236 * gdb.base/relational.exp: new file.
20237 * gdb.base/section_command.exp: new file.
20238 * gdb.base/whatis-expr.exp: new file.
20239
20240 * gdb.base/all-types.c: new file.
20241 * gdb.base/call-array-struct.c: new file.
20242 * gdb.base/call-return-struct.c: new file.
20243 * gdb.base/call-strings.c: new file.
20244 * gdb.base/callfuncs2.c: new file.
20245 * gdb.base/condbreak.c: new file.
20246 * gdb.base/constvars.c: new file.
20247 * gdb.base/display.c: new file.
20248 * gdb.base/int-type.c: new file.
20249 * gdb.base/jump.c: new file.
20250 * gdb.base/miscexprs.c: new file.
20251 * gdb.base/pointers.c: new file.
20252 * gdb.base/pointers2.c: new file.
20253 * gdb.base/shmain.c: new file.
20254 * gdb.base/shr1.c: new file.
20255 * gdb.base/shr2.c: new file.
20256 * gdb.base/solib.c: new file.
20257 * gdb.base/solib1.c: new file.
20258 * gdb.base/solib2.c: new file.
20259 * gdb.base/varargs.c: new file.
20260 * gdb.c++/derivation.cc: new file.
20261 * gdb.c++/overload.cc: new file.
20262 * gdb.c++/ovldbreak.cc: new file.
20263 * gdb.hp/attach.c: new file.
20264 * gdb.hp/attach2.c: new file.
20265 * gdb.hp/average.c: new file.
20266 * gdb.hp/compiler.c: new file.
20267 * gdb.hp/compiler.cc: new file.
20268 * gdb.hp/execd-program.c: new file.
20269 * gdb.hp/follow-exec.c: new file.
20270 * gdb.hp/follow-fork.c: new file.
20271 * gdb.hp/follow-vfork-and-exec.c: new file.
20272 * gdb.hp/misc-hp.cc: new file.
20273 * gdb.hp/more-steps.c: new file.
20274 * gdb.hp/optimize.c: new file.
20275 * gdb.hp/quicksort.c: new file.
20276 * gdb.hp/run-hp.c: new file.
20277 * gdb.hp/start-stop.c: new file.
20278 * gdb.hp/sum.c: new file.
20279 * gdb.hp/templates-hp.cc: new file.
20280 * gdb.hp/thread-local-in-lib.c: new file.
20281 * gdb.hp/thread-local-in-lib.h: new file.
20282 * gdb.hp/thread-local-in-lib.lib.c: new file.
20283 * gdb.hp/vforked-program.c: new file.
20284 * gdb.hp/virtfunc-hp.cc: new file.
20285 * gdb.hp/watchpoint-hp.c: new file.
20286 * gdb.hp/xdb.c: new file.
20287 * gdb.hp/xdb0.c: new file.
20288 * gdb.hp/xdb0.h: new file.
20289 * gdb.hp/xdb1.c: new file.
20290
20291Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
20292
20293 The following change was made by Edith Epstein
889bf7c5
PA
20294 <eepstein@cygnus.com> as part of a project to merge in changes
20295 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
20296
20297 * gdb.c++/demangle.exp: changed the expected output for some
20298 ARM-style mangling -- removed second reference to datatype.
889bf7c5 20299 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 20300 T1<char>::~T1<char>(void)
c906108c 20301 becomes,
a9c64011
AS
20302 maint demangle __dt__11T1__pt__2_cFv
20303 T1<char>::~T1(void)
c906108c 20304
889bf7c5 20305 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 20306
c906108c
SS
20307Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
20308
20309 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
20310 * gdb.trace/backtrace.exp: Likewise.
20311 * gdb.trace/circ.exp: Likewise.
20312 * gdb.trace/collection.exp: Likewise.
20313 * gdb.trace/deltrace.exp: Likewise.
20314 * gdb.trace/infotrace.exp: Likewise.
20315 * gdb.trace/limits.exp: Likewise.
20316 * gdb.trace/packetlen.exp: Likewise.
20317 * gdb.trace/passc-dyn.exp: Likewise.
20318 * gdb.trace/passcount.exp: Likewise.
20319 * gdb.trace/report.exp: Likewise.
20320 * gdb.trace/save-trace.exp: Likewise.
20321 * gdb.trace/tfind.exp: Likewise.
20322 * gdb.trace/tracecmd.exp: Likewise.
20323 * gdb.trace/while-dyn.exp: Likewise.
20324 * gdb.trace/while-stepping.exp: Likewise.
20325
203261998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
20327
20328 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
20329
20330Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
20331
20332 From Brendan Kehoe:
20333 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
20334 int return types.
20335
20336Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
20337
20338 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 20339 remote dos host testing right.
c906108c
SS
20340
20341Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
20342
20343 * gdb.base/corefile.exp: remove some xfails.
20344
20345Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
20346
20347 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 20348 have different timestamps.
c906108c
SS
20349
20350Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
20351
20352 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 20353 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
20354
20355Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
20356
20357 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 20358 delta.
c906108c
SS
20359
20360Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
20361
20362 * gdb.base/default.exp: Add brace missing from previous delta.
20363
20364Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
20365
20366 * gdb.base/default.exp: Support test for info float for all
20367 varieties of arm toolchain.
20368
dc96c6c7 20369Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20370
20371 * gdb.trace/*.exp: remove "remote_download" command.
20372
dc96c6c7 20373Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20374
20375 * gdb.trace/*.exp: remove -gdwarf from compile.
20376
20377Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
20378
20379 * gdb.trace/configure.in(AC_INIT): typo
20380 * gdb.trace/configure: regenerated
20381
dc96c6c7 20382Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20383
20384 * config/m68k-emc.exp: New file.
20385 * lib/<emc-support.exp trace-support.exp}: New files.
20386 * configure.in: add new test directory gdb.trace.
20387 * gdb.trace/{configure configure.in Makefile.in}: New files.
20388 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
20389 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
20390 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
20391 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
20392 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
20393 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
20394 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 20395
dc96c6c7 20396Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20397
20398 * gdb.c++/classes.exp: Change all regular expressions to match
20399 arbitrary combinations of newline/carriage-return, so that they
20400 will work equally well on Unix and Windows.
20401 * gdb.c++/inherit.exp: ditto.
20402 * gdb.c++/virtfunc.exp: ditto.
20403
204041998-08-11 Dawn Perchik <dawn@cygnus.com>
20405
20406 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
20407
c2d11a7d
JM
20408Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
20409
20410 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
20411 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
20412 to use a0-a3/d0-d3 as needed.
20413
20414Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
20415
20416 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
20417 * gdb.disasm/am33.exp: Corresponding changes.
20418
c906108c
SS
204191998-07-11 Felix Lee <flee@cygnus.com>
20420
20421 * gdb.base/callfuncs.exp: add cmp10 test.
20422 * gdb.base/callfuncs.c (cmp10): new function.
20423
20424Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
20425
d63a86f8 20426 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
20427 into two parts to get around a synchronization problem in expect.
20428
3fc11d3e
JM
20429Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
20430
20431 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
20432
20433 * configure.in: Add options for gdbtk testsuite.
20434
20435 * configure: Regenerate.
20436
20437 * gdb.gdbtk: New directory to hold gdbtk tests.
20438
c906108c
SS
20439Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
20440
20441 * gdb.fortran/types.exp: Escape brackets in expect patterns
20442 for test_float_literal_types_accepted tests.
20443 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
20444 before run test.
20445
c2d11a7d
JM
20446Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
20447
20448 * am33.exp: Just compile, do not link the testcase.
20449 * am33.s: Add ".am33" pseudoop to force am33 mode.
20450
c906108c
SS
204511998-06-25 Felix Lee <flee@cygnus.com>
20452
20453 * gdb.base/setshow.exp: make sure $pc is sane.
20454
20455 * gdb.stabs/weird.exp: split expect patterns properly.
20456
c2d11a7d
JM
20457Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
20458
20459 * gdb.disasm/am33.s: New disassembler testfile for the am33.
20460 * gdb.disasm/am33.exp: Run it.
20461
dc96c6c7 20462Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20463
20464 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
20465 match processing (and eliminate spurious timeouts when running).
20466
dc96c6c7 20467Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20468
20469 * gdb.base/signals.exp (test_handle_all_print): put back Mach
20470 exception test, but conditionalize it on target [mach | gnu].
20471
dc96c6c7 20472Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20473
20474 * gdb.base/overlays.exp: fixup compile line for linker script.
20475
20476Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
20477
20478 * gdb.fortran/types.exp: don't guess at float size.
20479
20480Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
20481
20482 * gdb.base/exprs.exp: delete test that depends on int size.
20483
20484Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
20485
20486 * config/sim.exp: Removed checks for target triplets.
20487 (gdb_target_sim): Use gdb,target_sim_options.
20488
20489Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
20490
20491 * gdb.base/reread.exp: New file.
20492 * gdb.base/reread1.c: New file.
20493 * gdb.base/reread2.c: New file.
20494
20495Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
20496
20497 * config/sim.exp: Use 'target sim -sparclite' when running
20498 SPARClite programs.
20499
20500Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
20501
20502 * gdb.base/structs2.exp: New file.
20503 * gdb.base/structs2.c: New file.
20504
20505Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
20506
20507 * gdb.asm/common.inc: New file.
20508 * gdb.asm/d10v.inc: New file.
20509 * asm-source.exp: Pass -I's to gas to find .inc files.
20510 Update line numbers in expected output.
20511 * asmsrc1.s: Rewrite.
20512 * asmsrc2.s: Rewrite.
20513 * configure.in: Create arch.inc symlink.
20514 * configure: Regenerate.
20515 * Makefile.in (distclean): Delete arch.inc.
20516
20517Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
20518
20519 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
20520 (t_enum_value2): ditto
20521 (t_enum_value3): ditto
20522 (main): ditto
c906108c
SS
20523Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
20524
20525 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
20526 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
20527 change.
20528 Use gdb_test instead of send_gdb/gdb_expect sequences.
20529
20530Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
20531
20532 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
20533 not void.
20534
20535Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
20536
20537 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
20538 subroutines. Used to test gdbs ability to single step through PC
20539 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
20540
20541Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
20542
20543 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
20544 more rigorous EGCS C++ error checking.
20545
20546Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
20547
a9c64011
AS
20548 * gdb.base/help.exp: Clean up `help set args' and `help show args'
20549 tests.
20550 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
20551 function when asleep.
20552 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
20553 for i*86 Linux and SVR4 signal handling problems.
20554 Remove linux xfail for `next to handler in signals_tests_1', fixed
20555 by recent infrun.c change.
20556 Limit backtrace to 10 frames to avoid timeout problems with infinite
20557 stack backtraces.
20558 Adjust expect pattern in `handle all print' test to match Apr 28 1997
20559 target.[ch] change.
c906108c
SS
20560
20561Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
20562
20563 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
20564 for a newline from gdb before continuing.
20565 (default_gdb_exit): Just look for y or n.
20566 (gdb_test): Detect abnormal exit from GDB running on DOS; if
20567 it does, fail the rests of the tests in the file.
20568
20569Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
20570
20571 * config/cygmon.exp: New file.
20572
20573Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
20574
20575 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 20576 main" test on remote targets.
c906108c
SS
20577
20578 * gdb.base/scope.exp: Fix problem with filelocal_bss before
20579 run test on remote targets.
20580
20581Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
20582
20583 * gdb.asm: New directory.
20584 * configure.in: Configure it.
20585 * configure: Regenerate.
20586 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
20587 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
20588
20589Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
20590
20591 * config/mn10300-eval.exp: New file to support MN10300 eval board.
20592
dc96c6c7 20593Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 20594
a9c64011
AS
20595 * gdb.base/overlays (several files): Merge the two overlay
20596 managers into one. Change variables (foox, barx, bazx, grbxx)
20597 back into ints but force them to load in their proper sections.
c906108c
SS
20598
20599Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
20600
20601 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 20602 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
20603 (D10VCopy): Handle memory regions crossing 16k boundaries.
20604 (D10VCopy): Transfer data in 32 bit chunks.
20605
20606Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
20607
20608 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 20609 correct.
c906108c
SS
20610
20611 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 20612 map. Include space for printf in .text segment.
c906108c
SS
20613
20614 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 20615 updated d10v memory VMA/LMA map.
c906108c 20616 (D10VCopy): Call D10VTranslate.
d63a86f8 20617
c906108c
SS
20618Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
20619
20620 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
20621
20622 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
20623 that it won't be put into the .sdata - small data -
20624 section. Update reference.
c906108c
SS
20625 * gdb.base/baz.c (bazx, baz): Ditto.
20626 * gdb.base/foo.c (foox, foo): Ditto.
20627 * gdb.base/grbx.c (grbxx, grbx): Ditto.
20628
20629 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 20630 to be arrays.
d63a86f8 20631
dc96c6c7 20632Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 20633
a9c64011
AS
20634 * gdb.base/overlays.exp: fix up and get working again.
20635 Add tests for backtraces from an overlay function.
d63a86f8 20636
c906108c
SS
20637Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
20638
20639 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
20640 "calling function with watchpoint enabled".
20641
20642Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
20643
20644 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 20645 gdb_suppress_tests for d10v-*-*.
c906108c
SS
20646 * lib/gdb.exp (gdb_suppress_tests): Disable this function
20647 pending review of whether it is useful or not.
20648
20649Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
20650
20651 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
20652
20653Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
20654
20655 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
20656 * config/dve.exp: New file to support Densan boards.
20657
20658Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
20659
20660 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 20661 reads and BSD.
c906108c
SS
20662
20663Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
20664
20665 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
20666 response.
20667
20668 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
20669
20670Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
20671
20672 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 20673 test.
c906108c
SS
20674
20675 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 20676 target_sizeof_long and target_bigendian_p.
c906108c 20677 (structs_by_value, structs_by_reference): Check values according
889bf7c5 20678 to targets word size and endianess.
d63a86f8 20679
c906108c
SS
20680Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
20681
20682 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 20683 output.
c906108c
SS
20684
20685Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
20686
20687 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 20688 Update test of set args help to match source change.
c906108c
SS
20689
20690Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
20691
20692 * gdb.base/default.exp: Expect help system output to be in
20693 alphabetical order.
20694 * gdb.base/help.exp: Ditto.
20695
20696Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
20697
20698 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
20699 "i*86-pc-linux-gnu*".
20700 * gdb.base/interrupt.exp: Ditto.
20701 * gdb.base/corefile.exp: Ditto.
20702
20703 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 20704 define vxworks when building the testcase.
c906108c
SS
20705
20706 * gdb.base/ptype.exp: Fix testnames to be unique.
20707 * gdb.base/radix.exp: Ditto.
20708 * gdb.base/term.exp: Ditto.
20709 * gdb.base/whatis.exp: Ditto.
20710 * gdb.c++/classes.exp: Ditto.
20711
20712Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
20713
20714 * gdb.base/callfuncs.exp: Fix indentation.
20715
20716 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
20717 suppress_flag has been set.
20718 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
20719 target feature.
20720
20721Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
20722
20723 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
20724 the testcase.
20725
20726 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 20727 set_debug_traps() and breakpoint().
c906108c
SS
20728 * gdb.c++/misc.cc (main): Ditto.
20729 * gdb.c++/templates.cc (main): Ditto.
20730 * gdb.c++/virtfunc.cc (main): Ditto.
20731
20732Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
20733
20734 * lib/gdb.exp(gdb_step_for_stub): New function.
20735 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
20736 exists, reload the executable and do a "continue" instead of
20737 doing a jump.
20738 (runto_main): Use gdb_step_for_stub.
d63a86f8 20739
c906108c 20740 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 20741 tests to have unique names.
c906108c
SS
20742 * gdb.base/callfuncs.exp: Ditto.
20743 * gdb.base/commands.exp: Ditto.
20744 * gdb.base/default.exp: Ditto.
20745 * gdb.base/help.exp: Ditto.
20746 * gdb.base/list.exp: Ditto.
20747 * gdb.base/opaque.exp: Ditto.
20748 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
20749 similar tests.
d63a86f8 20750
c906108c
SS
20751 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
20752 * gdb.c++/cplusfuncs.cc: Ditto.
20753 * gdb.c++/virtfunc.cc: Ditto.
20754
20755 * config/monitor.exp: Keep track of the last file we saw, rather
20756 than trying to get the info from gdb.
20757
20758 * gdb.fortran/types.exp: Move comment to previous line.
20759
20760Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
20761
20762 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 20763 target mode.
c906108c
SS
20764
20765Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
20766
20767 From Bob Manson:
20768 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 20769 string from GDB when it connects.
c906108c
SS
20770
20771 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
20772
20773Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
20774
20775 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
20776 if we can't get a debug format from GDB (we may be testing an
20777 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
20778
20779 * gdb.stabs/weird.exp: Fix quoting.
20780
20781 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
20782
20783Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
20784
20785 * config/arm-ice.exp: New file.
20786
20787Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
20788
20789 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 20790 until it has been modified to work with the new testsuite.
c906108c 20791
99707966 20792 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
20793 testcase won't compile, cause all of the testcases in the file to
20794 fail instead.
c906108c
SS
20795
20796 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
20797 (gdb_clear_suppressed): New procedure.
20798 (gdb_stop_suppressing_tests): Only clear suppress_flag if
20799 it contains a positive value.
20800
20801Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
20802
20803 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
20804
20805 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
20806
20807Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
20808
20809 * lib/gdb.exp (setup_xfail_format): New function.
20810 (get_debug_format): New function to get debug format.
20811 (debug_format): New global variable to hold last value set
20812 by get_debug_format.
20813 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 20814 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
20815 * gdb.c++/ptype.exp: Ditto.
20816 * gdb.c++/classes.exp: Ditto.
20817 * gdb.c++/cplusfuncs.exp: Ditto.
20818 * gdb.c++/inherit.exp: Ditto.
20819 * gdb.c++/templates.exp: Ditto.
20820 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 20821
c906108c
SS
20822Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
20823
20824 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
20825 host doesn't have a currently-open connection.
20826
20827 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
20828 any gdb stub target. Handle cases where gdb doesn't respond when
20829 interrupted in a sane fashion.
c906108c
SS
20830
20831 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 20832 same thing in a totally different way.
c906108c
SS
20833
20834 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 20835 setting "timeout".
c906108c 20836 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 20837 default_gdb_init now.
c906108c
SS
20838
20839Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
20840
20841 * gdb.base/printcmds.exp: Fix "check for floating addition"
20842 regexp to accept results within approx +/- .01 of exact value.
20843 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
20844
20845Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
20846
20847 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 20848 properly.
c906108c
SS
20849 (gdb_expect): Add optional timeout parameter, and add timeout
20850 value to various calls.
20851 (gdb_suppress_tests): Only give one warning message per group.
20852
20853Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
20854
20855 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
20856 global variables. Handle getting a value for $timeout more
20857 gracefully.
c906108c
SS
20858
20859Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
20860
20861 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 20862 initialize.
c906108c 20863 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 20864 by a target configuration file.
c906108c
SS
20865 (gdb_expect): Pass the timeout to remote_expect.
20866
20867 * config/monitor.exp(gdb_load): Fix typo in regexp.
20868
20869Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
20870
20871 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
20872
20873Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
20874
20875 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
20876 here. Call gdb_target_exec before rebooting the target, to make
20877 sure the connection to the target is closed.
c906108c
SS
20878 (gdb_load): Pass the name of the executable to gdb_target_monitor.
20879 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
20880 Also detect "Timeout reading from remote" error.
20881
20882 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
20883 gdb_target_monitor. Don't call gdb_file_cmd here; let
20884 gdb_target_monitor do it.
c906108c
SS
20885
20886 * gdb.disasm/hppa.exp: Don't use exec_output.
20887
20888Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
20889
20890 * gdb.base/list.exp: If we're debugging a non-native target,
20891 try to set the pc register to point to the start of the
20892 program before doing the first list command.
20893
20894 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 20895 test_calls after restarting.
c906108c
SS
20896
20897 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 20898 reloading.
c906108c
SS
20899
20900 * gdb.base/watchpoint.exp: Fix typo.
20901
20902 * gdb.base/setshow.exp: Check for use_gdb_stub.
20903
20904 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 20905 stub case.
c906108c
SS
20906 * gdb.base/langs.exp: Ditto.
20907
20908 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
20909 gdb_load_offset. If we weren't given a file to load, figure out
20910 what the current file is and use it.
c906108c
SS
20911
20912 * config/i386-bozo.exp: New file.
20913
20914Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
20915
20916 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
20917 feature.
20918
20919 * config/proelf.exp: New entry.
20920
20921Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
20922
20923 * lib/gdb.exp: Remove spurious .* patterns at the beginning
20924 of regexps.
20925
20926 * gdb.base/watchpoint.exp: Don't run the test_stepping
20927 tests if gdb can't call functions on the target.
20928
20929 * gdb.base/setshow.exp: Don't run the set prompt tests if
20930 the board has gdb_prompt set.
20931
20932Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
20933
20934 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
20935 * gdb.base/commands.exp: Likewise.
20936 * gdb.base/setshow.exp: Likewise.
20937
20938Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
20939
20940 * config/monitor.exp(gdb_start): Look for gdb_prompt target
20941 feature.
20942
20943 * config/i960.exp: New file.
20944
20945Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
20946
20947 * gdb.base/funcargs.exp: Check for gdb,short_int target
20948 feature instead of looking for explicit target triplets.
20949
dc96c6c7 20950Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 20951
d63a86f8 20952 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
20953 "p 123DEADBEEF", to check parse_number.
20954 * top.c: change "to enable to enable" to "to enable" in a couple
20955 of help strings.
20956
20957Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
20958
20959 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
20960 on the mn10300.
d63a86f8 20961
c906108c
SS
20962Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
20963
20964 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
20965 where the test executable is run with explicit args.
20966 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
20967
20968Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
20969
20970 * gdb.base/run.c: Use FAKEARGV to build test executable that
20971 does not require a command line arg, since most simulators
20972 don't currently support passing such an arg into the simulated
20973 program.
20974 * gdb.base/commands.exp: Change tests to insert the proper
20975 value as the arg to the first recursive factorial call. Change
20976 compilation line to define FAKEARGV at compile time.
20977
20978Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
20979
20980 * gdb.base/recurse.exp: Enable these tests for the mn10300.
20981 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
20982 function with watchpoint enabled" test.
20983
20984Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
20985
20986 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 20987 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
20988
20989 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 20990 "Tests restarted" messages.
c906108c
SS
20991
20992Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
20993
20994 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
20995
dc96c6c7 20996Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
20997
20998 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
20999 for INFO SYMBOL; add help tests for OVERLAY commands.
21000 * gdb.base/default.exp: add tests for INFO SYMBOL command;
21001 add tests for OVERLAY commands
21002 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
21003 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
21004 * gdb.base/sigall.c: add usestubs code frag
21005 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 21006
c906108c
SS
21007Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
21008
21009 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
21010 failures.
21011 (gdb_stop_suppressing_tests): Note that tests have restarted.
21012
21013Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
21014
21015 * config/h8300.exp: New file.
21016
21017Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
21018
21019 * gdb.base/setshow.exp: Check for the existence of a
21020 feature, not its value.
21021
21022Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
21023
21024 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
21025
21026 * gdb.base/scope.exp: It's now init0(), not init().
21027
21028 * gdb.base/scope0.c: For now, change init() to be init0().
21029
21030 * config/monitor.exp: Use gdb_serial in preference to serial
21031 or netport.
21032
21033 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 21034 and it's not already set.
c906108c
SS
21035
21036Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
21037
21038 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 21039 isn't using a stub and if it supports argument passing.
c906108c
SS
21040
21041Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
21042
21043 * config/udi.exp(gdb_start): Make sure UDICONF is set
21044 properly before starting gdb.
21045
21046Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
21047
21048 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
21049 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
21050 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
21051
21052Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
21053
21054 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 21055 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
21056
21057 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
21058
21059 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
21060
21061 * config/monitor.exp: Make sure we disconnect from the target.
21062 Also, try a reboot/reload cycle instead of failing if the
21063 load fails.
21064
21065Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
21066
21067 * gdb.base/default.exp: Don't set match_max.
21068 * gdb.base/help.exp: Ditto.
21069 * gdb.base/list.exp: Ditto.
21070 * gdb.base/signals.exp: Ditto.
21071
21072 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
21073 set, use remote_ld to download the testcase instead of
21074 the GDB loader.
21075
21076Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
21077
21078 * config/vr5000.exp: New file.
21079
21080 * config/monitor.exp(gdb_target_monitor): Add pattern for
21081 "Ending remote" to detect errors in connecting.
21082
21083 * gdb.base/setshow.exp: Add .* within auto language test.
21084
21085 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
21086 target feature.
21087
21088 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 21089 and reboot the board if necessary.
c906108c
SS
21090
21091 * gdb.base/setvar.exp(test_set): Handle multiple prints within
21092 a set of tests. Remove print.* from the patterns being checked.
21093
21094Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
21095
21096 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
21097 refer to gdb_spawn_id.
21098
21099 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
21100 longer used.
21101 * config/sparclet.exp: Ditto.
21102 * config/sparclet-old.exp: Ditto.
21103 * config/slite.exp: Ditto.
21104 * config/sim.exp: Ditto.
21105 * gdb.base/funcargs.exp: Ditto.
21106
21107 * lib/gdb.exp:Remove references to gdb_spawn_id.
21108 (gdb_expect): Move to remote.exp.
21109
21110Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
21111
21112 * config/monitor.exp: Detect the "Couldn't establish connection"
21113 message from GDB.
21114
21115Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
21116
21117 * gdb.base/bitfields.exp: Use runto instead of explicit
21118 gdb_run_cmd/gdb_expect sequences.
21119
21120 * gdb.base/break.exp(text_next_with_recursion): Add match for
21121 gdb_expect call.
21122
21123 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
21124 We also need to handle the "A program is being debugged already"
21125 prompt from gdb. Use gdb_test to set the baud rate.
21126
21127 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
21128 to 20000. Really. I mean it.
21129
21130Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
21131
21132 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
21133 fails. If suppress_flag is set, skip perror message about not
21134 being able to send to GDB.
c906108c 21135 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 21136 GDB.
c906108c
SS
21137 (gdb_expect): If suppress_flag is set, always fail immediately.
21138 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
21139 (gdb_init): Call gdb_stop_suppressing_tests.
21140 (default_gdb_exit): Ditto.
21141 (default_gdb_start): Ditto.
21142
21143 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 21144 gdb_stop_suppressing_tests as appropriate.
c906108c 21145 * gdb.base/break.exp: Ditto.
889bf7c5 21146 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
21147 * gdb.base/commands.exp: Ditto.
21148 * gdb.base/exprs.exp: Ditto.
889bf7c5 21149 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
21150 * gdb.base/list.exp: Ditto.
21151 * gdb.base/recurse.exp: Ditto.
889bf7c5 21152 * gdb.base/scope.exp: Ditto.
c906108c
SS
21153 * gdb.base/structs.exp: Ditto.
21154 * gdb.c++/inherit.exp: Ditto.
21155
21156Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
21157
21158 * config/vr4300.exp: New file.
21159
99707966 21160 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 21161
99707966 21162 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
21163
21164Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
21165
21166 * lib/gdb.exp(gdb_init): New function.
21167
21168 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 21169 for each individual variable set.
c906108c
SS
21170
21171 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
21172 name.
21173
21174 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
21175
21176 * gdb.base/scope.exp: Use gdb_test.
21177
21178 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
21179 aborting; the testsuite driver will do that for us (see
21180 gdb_finish). Also, use gdb_test in a few more places.
21181
21182Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
21183
21184 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
21185
21186Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
21187
21188 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
21189 and "add_tests" are not at the same address.
21190
21191Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
21192
21193 * gdb.base/ptype.exp: Use gdb_test.
21194
21195Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
21196
21197 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
21198 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
21199 left in. No longer expect them to fail.
21200
21201 * gdb.stabs/*.mt; Deleted, no longer used.
21202 * gdb.stabs/configure.in: Remove references to target makefile
21203 frags.
21204 * gdb.stabs/configure: Rebuilt.
21205
21206 * gdb.disasm/*.mt: Deleted, no longer used.
21207 * gdb.disasm/configure.in: Remove references to target makefile
21208 frags. Use "sh3.s" as the unique filename for this directory.
21209 * gdb.disasm/configure: Rebuilt.
21210
21211 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
21212 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
21213 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
21214
21215Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
21216
21217 * config/udi.exp: Use mondfe,name instead of remote_host.
21218
21219Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
21220
21221 * gdb.base/watchpoint.exp: Don't expect a failure when calling
21222 a function with a watchpoint enabled on the mn10200.
21223
21224 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
21225 before trying to create it!
21226
21227Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
21228
21229 * config/vx.exp: Use hostname instead of netport.
21230
21231 * config/vxworks.exp: New file.
21232
21233 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
21234
21235 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 21236 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
21237 occurs.
21238
21239 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
21240 $gdb_spawn_id directly.
21241 (gdb_run_cmd): Try _start as well as start. Use the target feature
21242 gdb,start_symbol as the symbol to start from when jumping.
21243
21244Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
21245
21246 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
21247 redundant) test.
21248
21249 * gdb.base/recurse.exp: Relax final value test for 'b' so that
21250 it doesn't lose for 16bit integer systems.
21251
21252Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
21253
21254 * gdb.fortran/types.exp: If the target doesn't support "double"
21255 data types, then expect "real" types to only be 4 bytes.
21256
21257 * gdb.c++/virtfunc.exp: Expect failure for virtual function
21258 call tests if the target doesn't support inferior function calls.
21259
21260 * gdb.base/printcmds.exp: Allow minor deviation in FP values
21261 in printf tests.
21262
21263Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
21264
21265 * gdb.base/help.exp: Disable "help set", "help show", and
21266 "help support". Simplify regexp for "help stack".
21267
21268 * gdb.base/default.exp: Set match_max to 5000 and the timeout
21269 to 60 seconds. Temporarily set match_max to 15000 around the
21270 "info copying" test.
21271
21272 * gdb.base/nodebug.exp: Don't try to do an inferior function
21273 call if the target doesn't support them.
21274 * gdb.base/printcmds.exp: Likewise.
21275 * gdb.base/setvar.exp: Likewise.
21276 * gdb.base/structs.exp: Likewise.
21277 * gdb.c++/templates.exp: Likewise.
21278 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
21279
21280 * gdb.base/recurse.exp: Enable for the mn10200.
21281
21282 * configure.in: Do configure gdb.stabs directory for *-*-elf
21283 targets.
21284 * configure: Rebuilt.
21285
21286 * gdb.base/break.exp: Check for gdb,noresults before testing
21287 exit status and/or results from the target.
21288 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
21289 * lib/gdb.exp: Remove old (now bogus) initialization of
21290 noinferior, noargs, noresults and nosignals.
21291
21292Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
21293
21294 * config/sh.exp: New file.
21295
21296 * config/slite.exp: Try to connect multiple times to the board
21297 before rebooting. Only send a "monitor run" if need_monitor_run
21298 is set.
21299
21300 * gdb.base/break.exp: Don't do the "stub continue" test if
21301 the target has gdb_stub set.
21302
21303 * gdb.base/callfuncs.exp: Increase the timeout.
21304
21305 * gdb.base/interrupt.exp: Don't even try to compile the testcase
21306 if the target has gdb,noinferiorio set.
21307
21308 * gdb.base/list.exp: Increase match_max to 10000 characters.
21309
21310 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
21311
21312 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
21313 target.
21314
21315 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
21316
21317Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
21318
21319 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
21320 trying to delete the copy of gdb. Catch the file delete so we
21321 don't die if the delete fails; also, the file should be copied to
21322 the host, not to the build.
c906108c
SS
21323
21324Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
21325
21326 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 21327 parenthesis in case it contains multiple regexps separated
c906108c
SS
21328 with |.
21329
21330 * gdb.base/watchpoint.exp: Use gdb_test.
21331 * gdb.base/default.exp: Ditto.
21332
21333Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
21334
99707966 21335 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 21336
c906108c
SS
21337 * gdb.base/scope.exp: Use gdb_test.
21338 * gdb.c++/classes.exp: Ditto.
21339 * gdb.c++/inherit.exp: Ditto.
21340
21341Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
21342
21343 * gdb.base/crossload.exp: Don't use execute_anywhere, use
21344 remote_exec instead.
21345 * gdb.base/corefile.exp: Don't be ridiculous.
21346 * gdb.base/*.c: Add missing stub invocations.
21347
21348Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
21349
21350 * config/slite.exp: Miscellaneous fixes.
21351
21352 * lib/gdb.exp: Fix runto.
21353
21354 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
21355 the target.
21356
21357 * gdb.base/watchpoint.exp: Fix regexp.
21358
21359 * lib/gdb.exp(default_gdb_exit): Add a catch to the
21360 close and wait commands, as the descriptor may now be
21361 invalid. Always call "remote_close host".
21362
21363Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
21364
21365 Major rewrite for testsuite revision.
d63a86f8 21366
c906108c
SS
21367 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
21368 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
21369 instead of relying on spawn_id to always contain a valid
21370 spawn id.
21371 (get_compiler_info): New procedure to build the ${binfile}.ci
21372 file, instead of replicating this in N different places.
21373 (gdb_compile): New procedure.
d63a86f8 21374
c906108c 21375 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
21376 appropriate arguments) instead of compile. Use gdb_test in a lot
21377 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
21378 at the start of a testcase, as this is no longer done magically.
21379
21380 config/*-gdb.exp: Rename without the -gdb suffix.
21381
21382 config/mips.exp: Use remote_close instead of exit_remote_shell.
21383 config/monitor.exp: Use target_info instead of looking at
21384 baud, timeout, etc.
21385 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
21386
21387Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21388
21389 * gdb.c++/templates.exp (test_ptype_of_templates),
21390 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
21391 Update expect patterns for destructors and assignment operators
21392 to match corresponding c-typeprint.c changes.
21393 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
21394 to destructor breakpoint test, GDB should be able to set the
21395 destructor breakpoint without specifying arguments.
21396
21397Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
21398
21399 * gdb.threads/pthreads.exp: Change result for failure to compile due
21400 to lack of pthreads runtime support from an error to simply an
21401 unsupported test, per dejagnu standards.
21402
21403Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21404
21405 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
21406 where GDB exits to reduce pattern match time.
21407 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
21408
21409 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
21410
dc96c6c7 21411Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21412
21413 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
21414 * gdb.base/default.exp: ditto.
21415 * gdb.base/nodebug.exp: ditto.
21416 * gdb.base/printcmds.exp: ditto.
21417 * gdb.base/ptype.exp: ditto.
21418 * gdb.base/setvar.exp: ditto.
21419 * gdb.base/structs.exp: ditto.
21420 * gdb.base/setshow.c: Guard against uninitialized values of argc.
21421
21422Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
21423
21424 * configure, */configure: Rebuild with autoconf 2.12.
21425
21426Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
21427
21428 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
21429 use new i*86-pc-linux*-gnu quads.
21430 * gdb.base/corefile.exp: Ditto.
21431 * gdb.base/signals.exp: Ditto.
21432 * gdb.base/sigall.exp: Ditto.
21433 * gdb.base/interrupt.exp: Ditto.
21434
21435 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
21436 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
21437 RedHat 4.0.
d63a86f8 21438
c906108c 21439 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
21440 linux. This allows the test case to at least compile on latest
21441 linux, but still not run due to missing the threads runtime library.
c906108c
SS
21442
21443Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21444
21445 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
21446 directory to search gdb directory. Accept and step over conditional
21447 stack alignment code. Consume $prompt in failure cases.
21448 Reset timeout to $oldtimeout instead of some arbitrary value.
21449 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
21450 timeout problems with infinite stack backtraces.
21451 * gdb.base/ptype.exp (ptype struct link, union tu_link):
21452 Accept function parameters for linkfunc member.
21453
21454Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
21455
21456 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
21457 (CXXFLAGS): Remove, unreferenced.
21458 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
21459 previous -B options and also add -B option to pick up cross compiled
21460 runtime.
c906108c
SS
21461 (TARGET_INCLUDES): Add for -I options and add code to initialize when
21462 doing cross compiles.
21463 (target_alias): Declare global.
21464 (xgcc): Set variable to full path of gcc in build tree. Use findfile
21465 to verify that gcc exists in build tree, and if so set CC to that
21466 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 21467
c906108c
SS
21468Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
21469
21470 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
21471 ptype test for anonymous union. Fixup testcase to match
21472 current gcc debug output.
21473
21474Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
21475
21476 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
21477 force argument to an unsigned long type.
21478
21479Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
21480
21481 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 21482 tests and anonymous union print/ptype tests.
c906108c
SS
21483 * gdb.base/list.exp (test_forward-search): Increase timeout by
21484 5 minutes for the "search extremely long line" case.
21485 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
21486 completely optional and that the pass/fail messages use the command as
21487 the message if that third arg is a null string.
21488 (gdb_test_exact): Arrange that a null string pattern means match a
21489 null string output rather than any output, which might include random
889bf7c5 21490 errors.
c906108c
SS
21491 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
21492 backtrace test.
21493 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
21494 always failing and failure is now exposed by gdb.exp changes.
21495
21496Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
21497
21498 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
21499 weren't being noted.
21500
21501Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21502
21503 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
21504 * gdb.stabs/weird.exp: Remove v_comb xfails.
21505
dc96c6c7 21506Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21507
21508 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 21509 list.exp scope.exp watchpoint.exp]
c906108c 21510 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 21511
dc96c6c7 21512Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21513
21514 * config/monitor.exp: Increase download timeout to 1000 seconds.
21515
dc96c6c7 21516Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21517
21518 * config/m32r.exp: Increase timeout to 120 seconds.
21519
21520Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
21521
21522 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
21523 and accept older ordering as obsolescent gcc or gdb.
21524 * gdb.c++/templates.exp: Ditto.
21525 * gdb.c++/virtfunc.exp: Ditto.
21526
21527Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
21528
21529 * gdb.base/coremaker.c: Add code to mmap some data so we
21530 can check that it ends up in the core file.
21531 * gdb.base/corefile.exp: Add test to read mmapped data
21532 from core file.
21533
dc96c6c7 21534Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21535
21536 * config/m32r.exp: New file.
21537
21538Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
21539
21540 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
21541 that cflags can contains -gstabs, and work correctly for other tests.
21542
dc96c6c7 21543Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
21544
21545 * gdb.base/setshow.exp: New file, tests show and set.
21546 * gdb.base/setshow.c: New file, tests show and set.
21547 * gdb.base/help.exp: Add test for help set|show annotate.
21548 * gdb.base/default.exp: Add test for set|show annotate.
21549
21550Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
21551
21552 * testsuite/gdb.base/break.exp: Make backtrace from factorial
21553 errors unique.
21554 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
21555 explicitly.
21556
21557Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
21558
21559 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
21560 and width commands. This is done elsewhere.
21561 * (gdb_start): Don't call gdb_start_sim here. That's already
21562 done in gdb_load. This fixes lots of failures in default.exp.
21563
21564Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
21565
21566 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
21567 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
21568 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
21569 in the same we we treat other failures (since it may be an expected
889bf7c5 21570 condition), rather than as an error.
c906108c
SS
21571 * gdb.base/signals.exp (test_handle_all_print): Revert back to
21572 old test format.
21573
21574Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
21575
21576 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
21577 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 21578 twice. Nuke the duplicates.
c906108c 21579 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 21580 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
21581 Remove config.h along with other config files.
21582
21583Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
21584
21585 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
21586 "p func1 ()" and note that rests of tests are skipped.
21587 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 21588 setup_xfails for "print func2::coremaker_local".
c906108c
SS
21589 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
21590 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
21591 affected by the previous run test.
21592 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
21593 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
21594 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
21595 "pass int powerset tuple" and "pass modeless int powerset tuple".
21596 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
21597 "real write 4" and "real write 8".
21598 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 21599 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
21600 "print \$i after tuple assign 2", and
21601 "print vs2 after tuple assign 2".
21602 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
21603 meaningful error message and return -1 so the caller can
21604 suppress further tests and avoid a cascade of errors.
d63a86f8 21605
c906108c
SS
21606Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
21607
21608 * gdb.base/a1-selftest.exp: Tweak tests to account for new
21609 format for printing version.
21610 * gdb.base/default.exp: Ditto.
21611 * gdb.base/interrupt.exp: Fix problem with cascade of
21612 errors if child process dies while calling a function.
d63a86f8 21613
c906108c
SS
21614Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
21615
21616 * Makefile.in (VPATH): Add
21617 * Makefile.in (Makefile, config.status): Fix rules so things get
21618 remade when necessary.
21619
21620Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
21621
21622 * Makefile.in (just-check): Add path to sibling expect dir
21623 to environment variable specified by RPATH_ENVVAR.
21624
21625Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
21626
21627 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
21628 (just-check): Add shared library paths for libstdc++, tk,
21629 tcl, bfd, and opcodes to the environment variable specified
21630 in RPATH_ENVVAR.
21631 * configure.in: Add support to recognize --enable-shared flag
21632 and generate correct value for RPATH_ENVVAR.
21633 * configure: Regenerated with autoconf.
21634
21635Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
21636
21637 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 21638 include all osf versions.
c906108c
SS
21639 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
21640 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
21641 when target is linux. When failing to build pthreads test
21642 executable, give more meaningful message.
21643 * gdb.threads/pthreads.c: Hpux also uses old definition of second
21644 arg for pthread_create.
d63a86f8 21645
c906108c
SS
21646Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
21647
21648 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 21649 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 21650 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 21651 and -lpthreads (everybody else).
c906108c
SS
21652 (test_startup): Fail gracefully if threads are not supported.
21653 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
21654 "p/c array_index("abcdef",2)" when not gcc compiled.
21655 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
21656 "print func2::coremaker_local" when not gcc compiled.
21657 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
21658 "ptype on opaque struct tagname (statically)",
21659 "ptype on opaque struct tagname (dynamically) 1", and
21660 "ptype on opaque struct tagname (dynamically) 2"
21661 for not compiled with gcc.
21662 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
21663 backtrace when compiled with gcc.
d63a86f8 21664 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
21665 than always return success.
21666
21667Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
21668
21669 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
21670
21671Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
21672
21673 * gdb.base/structs.exp: Undo last change.
21674
21675Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
21676
21677 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
21678 encapsulate all the steps/nexts done during self test, starting
21679 at main, and makes them less sensitive to optimization issues.
21680 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
21681 signal handler" test.
21682 * gdb.threads/pthreads.exp: Only run this for native configs.
21683 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
21684 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
21685 tests.
21686 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
21687 for "runto test_calls(void)" test.
d63a86f8 21688
c906108c
SS
21689Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
21690
21691 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
21692 and don't expect address info in breakpoint confirmations.
21693
21694Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
21695
21696 * gdb.base/list.exp (test_forward_search): Increase timeout
21697 temporarily by 60 seconds for searching extremely long line,
889bf7c5 21698 and then reset to old value when done. Increase expect input
c906108c
SS
21699 buffer to 10000.
21700
21701Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
21702
21703 * gdb.base/list.exp (test_forward_search): Fix to handle very
21704 long source line without overflowing expect's input buffer.
21705
21706Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
21707
21708 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
21709 "buffer_full".
21710
21711 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
21712 "buffer_full".
21713
21714 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
21715 "buffer_full".
21716
21717 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
21718 "buffer_full".
21719
21720Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
21721
21722 * configure.in (configdirs): Add gdb.threads.
21723 * configure: Regenerated with autoconf.
21724 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
21725 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
21726 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 21727
c906108c
SS
21728Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
21729
21730 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
21731
21732Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
21733
21734 * gdb.base/signals.exp (test_handle_all_print): Test separately for
21735 each signal's status in the output of "handle all print".
21736 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
21737 the \r\n sequence that immediately precedes the gdb prompt.
21738 * gdb.base/a1-selftest.exp: Save original timeout and restore
21739 after test.
21740
21741Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
21742
21743 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
21744 symbol.
21745
21746Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
21747
21748 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
21749
21750Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
21751
21752 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
21753 timeout by 60 seconds.
21754
21755Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
21756
21757 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
21758 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
21759 error return.
21760
21761Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
21762
21763 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
21764 gdb initialization, also report how long dejagnu waited. Restore
21765 old timeout before doing error return. Temporarily increase timeout
889bf7c5 21766 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
21767
21768Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
21769
21770 * lib/gdb.exp: Report timeout value for verbosity level 2.
21771 * config/gdbserver.exp: Ditto.
21772 * config/hppro.exp: Ditto.
21773 * config/mips-gdb.exp: Ditto.
21774 * config/monitor.exp: Ditto.
21775 * config/netware.exp: Ditto.
21776 * config/sim-gdb.exp: Ditto.
21777 * config/slite-gdb.exp: Ditto.
21778 * config/udi-gdb.exp: Ditto.
21779 * config/unix-gdb.exp: Ditto.
21780 * config/vx-gdb.exp: Ditto.
21781 * gdb.base/a1-selftest.exp: Ditto.
21782 * gdb.base/a2-run.exp: Ditto.
21783 * gdb.base/break.exp: Ditto.
21784 * gdb.base/corefile.exp: Ditto.
21785 * gdb.base/list.exp: Ditto.
21786 * gdb.base/recurse.exp: Ditto.
21787 * gdb.base/scope.exp: Ditto.
21788 * gdb.base/signals.exp: Ditto.
21789
21790Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
21791
21792 * gdb.threads/Makefile.in (docdir): Removed.
21793
21794Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
21795
21796 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 21797 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 21798 @srcdir@.
d63a86f8 21799 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
21800 autoconf 2.5 or higher.
21801 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
21802
21803Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
21804
21805 * configure: Regenerated.
21806 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
21807 avoid name clashes with SunOS headers.
21808
21809Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
21810
21811 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
21812
21813Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
21814
21815 * gdb.base/callfuncs.exp: Finish last change -- make sure the
21816 prototype information ends up in the compiler info file.
21817
21818Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
21819
21820 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
21821 attempting to regenerate it. Eliminate use of a temporary file
21822 and just generate the info file directly. Source it immediately,
21823 for consistency of use.
21824 * gdb.base/corefile.exp: Ditto
21825 * gdb.base/exprs.exp: Ditto.
21826 * gdb.base/funcargs.exp: Ditto.
21827 * gdb.base/langs.exp: Ditto.
21828 * gdb.base/list.exp: Ditto.
21829 * gdb.base/mips_pro.exp: Ditto.
21830 * gdb.base/nodebug.exp: Ditto.
21831 * gdb.base/opaque.exp: Ditto.
21832 * gdb.base/ptype.exp: Ditto.
21833 * gdb.base/scope.exp: Ditto.
21834 * gdb.base/setvar.exp: Ditto.
21835 * gdb.base/signals.exp: Ditto.
21836 * gdb.base/whatis.exp: Ditto.
21837 * gdb.c++/templates.exp: Ditto.
21838 * gdb.c++/virtfunc.exp: Ditto.
21839 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 21840 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
21841
21842Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
21843
21844 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
21845 it got fixed by the recent lookup_minimal_symbol_by_pc change.
21846 Increase timeout, a lot of single stepping might be needed if the
21847 target has no hardware watchpoints.
21848
21849Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
21850
21851 * gdb.base/break.exp: Ignore compiler warnings when compiling
21852 break.c.
21853 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
21854 * gdb.base/default.exp: Add h8300 xfails. Handle messages
21855 from remote-sim.
21856 * gdb.base/exprs.exp: Add h8300 xfails.
21857 * gdb.base/funcargs.exp: Likewise.
21858 * gdb.base/nodebug.exp: Likewise.
21859 * gdb.base/printcmds.exp: Likewise.
21860 * gdb.base/ptype.exp: Likewise.
21861 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
21862 h8300 xfails.
d63a86f8 21863 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
21864 on the h8300.
21865 * gdb.base/funcargs.c: Explicitly make last constant argument to
21866 call_after_alloca_subr an unsigned long type.
21867 * gdb.base/return.c: Include stdio.h.
21868
21869Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
21870
21871 * config/abug.exp: New file for the older Motorola Bug monitor
21872 that runs on the mvme13x series VME boards.
21873 * config/monitor.exp: Use the new config array for target settings
21874 if they exist.
21875
21876Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
21877
21878 * sim-gdb.exp: Make the SH simulator allocate less space when
21879 it is targeted.
21880
21881Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
21882
21883 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
21884 test.
21885
21886Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
21887
21888 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
21889 "rs6000-*-*" for "list function in include file" when gcc compiled.
21890 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
21891 for "p ctable1[120]".
21892 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
21893 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
21894 Remove setup_xfail for "rs6000-*-*" for
21895 "print 'scope0.c'::filelocal before run".
21896 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
21897 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
21898 since some compilers don't allow both options to be given
21899 on the same command line. Create object file and move it.
d63a86f8 21900
c906108c
SS
21901Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
21902
21903 * gdb.base/corefile.exp: Always regenerate the core file, since
21904 we always regenerate the coremaker program. Detect special case
21905 where registers cannot be read from core file.
d63a86f8 21906
c906108c
SS
21907Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
21908
21909 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
21910 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
21911 * gdb.c++/templates.exp: Only match on basename of file since
21912 some formats like xcoff don't encode directory information.
21913 * gdb.stabs/weird.exp: Use the right sed script for powerpc
21914 and rs6000 AIX xcoff targets.
21915 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
21916 * configure: Regenerate.
21917 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
21918 here, rather than in distclean.
d63a86f8 21919
c906108c
SS
21920Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
21921
21922 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
21923 defined, and use it to compile the test case with -O2. The
21924 native compilation still uses no optimization.
21925 * gdb.base/mips_pro.c: Remove inline assembly code since
21926 it is compiled PIC by default, which results in assembler
21927 warnings that make the testsuite think the compilation
21928 was unsuccessful.
21929
21930Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
21931
21932 * gdb.c++/misc.exp: Add note to message for
21933 "print s.a for foo struct" that this is a known gcc 2.7.2
21934 and earlier bug.
21935
21936Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
21937
21938 * gdb.base/break.exp: Fix pattern for matching "Delete all
21939 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
21940 setup_xfail for deleting all breakpoints test. Fix various
21941 timeout messages to include "(timeout)".
21942 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
21943 for "p t_float_values2(3.14159,float_val2)".
21944 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
21945 for "continue to call2g" when gcc compiled.
21946 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
21947 "up to foo in langs.exp", "show language at foo in langs.exp",
21948 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
21949 and "show language at fsub in langs.exp".
21950 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
21951 "list line 1 in include file", "list message for lines past EOF",
21952 "list function in include file", "list list0.h:foo", and
21953 "list filename:function; nonexistant function".
21954 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
21955 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
21956 and "ptype t_char_array" to be for native cc only.
d63a86f8 21957
c906108c
SS
21958Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
21959
d63a86f8 21960 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 21961 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 21962 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
21963
21964Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
21965
21966 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
21967 "bt in signals.exp". This problem only appears when running
21968 the testsuite, and then only intermittently.
21969
21970Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
21971
21972 * gdb.base/return.exp (return_tests): Differentiate between
21973 two tests of continuing.
21974
21975Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
21976
21977 * */Makefile.in (maintainer-clean): Remove config.log.
21978 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
21979 * gdb.c++/Makefile.in (PROGS): Add inherit.
21980 (clean): Remove *.ci.
21981
21982Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
21983
21984 * gdb.c++/misc.cc: Add test code from Mike Stump.
21985 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
21986
21987Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
21988
21989 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
21990 to "alpha-*-osf2*" and add comment.
21991 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
21992 setup_xfail for "step over execarg initialization" and
21993 "step over corearg initialization".
c906108c
SS
21994 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
21995 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
21996 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 21997 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
21998 "print func2::coremaker_local", and "backtrace in corefile.exp".
21999 * gdb.base/signals.exp: Build and source signals.ci.
22000 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
22001 to be for gcc only.
22002 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 22003
c906108c
SS
22004Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22005
22006 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
22007 Feb 3 procfs.c change.
22008
22009Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
22010
22011 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
22012
22013Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
22014
22015 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
22016 from dejagnu's apparent default of 10 seconds, which gives random
22017 results when running the tests over NFS on moderately loaded systems.
22018 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
22019
22020Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
22021
22022 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
22023 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 22024 result reports.
c906108c
SS
22025
22026Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
22027
22028 * configure.in (CY_AC_PATH_TCLH): Remove.
22029 * configure: Regenerate.
22030
22031Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
22032
22033 * gdb.c++/Makefile.in (clean): Add missing '{'.
22034
22035Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
22036
22037 * lib/gdb.exp: Provide a default value for noinferior.
22038
22039 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
22040 Load libgloss.exp.
22041
22042Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
22043
22044 * gdb.disasm/hppa.exp: Compile directly into an executable, use
22045 the executable, not the .o to run the tests from.
22046
22047Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
22048
22049 * gdb.base/break.exp: Don't test for program exit or exit status
22050 if $noresults if nonzero.
22051 * gdb.base/langs.exp: Likewise.
22052 * gdb.base/watchpoint.exp: Likewise.
22053
22054 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
22055 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
22056 trying to compile the testcase.
22057
22058Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
22059
22060 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
22061 * gdb.base/signals.exp (continue to handler): Likewise.
22062
22063Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
22064
22065 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
22066
22067 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
22068
22069Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
22070
22071 * gdb.base/corefile.exp: Recognize "not found" as failure
22072 when trying to determine if a core file was generated.
22073 If no core file was generate the first time, try again without
22074 the ulimit -c to work around braindamaged shells.
22075
22076Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
22077
22078 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
22079 [] tests with "test" and enclose string in quotes.
22080 * gdb.stabs/configure: Rebuild
d63a86f8 22081
c906108c
SS
22082Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
22083
22084 Changes in sync with expect:
22085 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
22086 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
22087 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
22088 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
22089 argument to AC_REQUIRE.
22090 * configure: Regenerated.
22091
22092Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
22093
22094 * gdb.base/corefile.exp: When generating a core, discard any
22095 error messages about ulimit not found and the "core dumped"
22096 message from the shell that runs the coredumper.
22097
22098Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
22099
22100 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
22101
22102 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
22103 which sed script to run. Expect failure for v_comb test
22104 on PA targets too.
d63a86f8 22105
c906108c
SS
22106Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
22107
22108 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 22109 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
22110
22111Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
22112
22113 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
22114 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 22115 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
22116 * lib/gdb.exp (default_gdb_start): Fix typo.
22117 * gdb.base/corefile.exp: Allow "Core was generated by ..."
22118 messages to not include the full program name that caused
22119 the core dump since some systems (such as solaris) apparently
22120 truncate this path to about 80 characters.
22121 When generating a core file first try increasing the core file
22122 size limit to unlimited since some systems may default it to
22123 zero, and it is harmless to try it. Move the test for failing
22124 to generate a core file to where it will actually get executed.
22125 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
22126 new gdb result from g++ debug info improvements and make old
22127 pattern obsolescent. Also account for size_t differences
22128 (may be int or long).
22129 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
22130 initialization before function call is placed in the delay slot
22131 and thus appears to be skipped over by commands such as "next".
22132
22133Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
22134
22135 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
22136
22137Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
22138
22139 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
22140 input source file; fix code to compile test to deal with this
22141 convention.
22142 * gdb.c++/*.exp: Likewise.
22143
22144Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
22145
22146 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
22147 "bt in signals.exp".
22148
22149Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
22150
22151 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
22152 "step over execarg initialization" and
889bf7c5 22153 "step over corearg initialization".
c906108c
SS
22154
22155Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
22156
22157 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
22158 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
22159
22160Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
22161
22162 From Rob Savoye (rob@poseidon.cygnus.com)
22163 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
22164 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
22165 configure.in}, gdb.disasm/{Makefile.in, configure.in},
22166 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
22167 configure.in}: Major reworking for autoconfig.
c906108c
SS
22168 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
22169 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 22170 New files.
c906108c
SS
22171 * config/unix-gdb.exp: Make GDB global.
22172 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
22173 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
22174 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
22175 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
22176 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
22177 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 22178 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
22179 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
22180 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
22181 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
22182 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 22183 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
22184 to returns as necessary, arrange for test to compile own testcase
22185 executable.
c906108c 22186 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 22187
c906108c
SS
22188Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
22189
22190 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 22191 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
22192 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
22193 "backtrace through signal handler".
22194
22195Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22196
22197 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
22198 continuing from a job control stop signal.
22199 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
22200
22201Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
22202
22203 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
22204 * gdb.base/corefile.exp: Likewise.
22205 * gdb.base/funcargs.exp: Likewise.
22206
22207Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
22208
22209 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
22210 * config/monitor.exp: Add support for setting baud rate.
22211
22212Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
22213
22214 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
22215 i*86-*-linux* xfails for "backtrace through signal handler".
22216 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
22217 "print func2::coremaker_local".
22218 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 22219 alpha-dec-osf2* xfail for
c906108c
SS
22220 "delete all breakpoints when none".
22221
22222Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
22223
22224 * gdb.base/break.exp: Change test that deletes all breakpoints
22225 when no user breakpoints are installed. A post 4.15 change
22226 causes gdb to no longer prompt in this case.
22227
22228Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
22229
22230 * gdb.base/return.exp (return_tests): Change xfail for test
22231 "correct value returned double test" to stop xfailing at
22232 Solaris 2.5. Apparently the bug has been fixed.
22233
22234Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
22235
22236 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
22237 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
22238
22239Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
22240
22241 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
22242 * gdb.disasm/hppa.s: Corresponding changes.
22243
22244Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
22245
22246 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
22247 makefile fragment.
22248 * config/mt-hpux: Deleted.
22249
22250Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
22251
d63a86f8 22252 * Many files: When warning about suppressed tests due to a
c906108c
SS
22253 nonexistant test binary, avoid incrementing the warning count.
22254
22255Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
22256
22257 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 22258
c906108c
SS
22259Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22260
22261 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
22262 "sparc-*-solaris2*".
22263
22264Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22265
22266 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
22267 Add global and local variables and initialize them.
22268 * gdb.base/corefile.exp: Test correct mapping of corefile sections
22269 by printing variables. Remove rs6000 and powerpc xfails, BFD now
22270 extracts the file name and terminating signal from the core file.
22271 * TODO: Remove note about tests for correct mapping of corefile.
22272 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
22273 from optimizing it away.
22274 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
22275 handles common blocks.
22276
22277Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
22278
22279 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
22280 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
22281
22282Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
22283
22284 * Makefile.in (maintainer-clean): New target, synonym for
22285 realclean.
22286 * gdb.base/Makefile.in (maintainer-clean): Likewise.
22287 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
22288 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
22289 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
22290 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
22291 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
22292
22293Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
22294
22295 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
22296 xfails when not gcc compiled for "print foo::funclocal".
22297 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
22298 "print foo::funclocal at foo",
22299 "print 'scope1.c'::foo::funclocal at foo",
22300 "print foo::funclocal_bss at foo",
22301 "print 'scope1.c'::foo::funclocal_bss at foo",
22302 "print foo::funclocal_ro at foo",
22303 "print 'scope1.c'::foo::funclocal_ro at foo",
22304 "print bar::funclocal at foo" and
22305 "print 'scope1.c'::bar::funclocal at foo".
22306 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
22307 gcc compiled for "print foo::funclocal at bar".
22308 Expand all messages to ensure that they identify that
22309 the test is at bar().
22310 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
22311 gcc compiled for:
22312 "ptype on opaque struct pointer (statically)",
22313 "ptype on opaque struct tagname (statically)",
22314 "ptype on opaque struct pointer (dynamically) 1",
22315 "ptype on opaque struct tagname (dynamically) 1",
22316 "ptype on opaque struct pointer (dynamically) 2" and
22317 "ptype on opaque struct tagname (dynamically) 2
22318 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
22319 gcc compiled for:
22320 "p datalocal"
22321 "whatis datalocal",
22322 "ptype datalocal",
22323 "p bsslocal",
22324 "whatis bsslocal", and
22325 "ptype bsslocal".
22326 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
22327 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
22328 when not gcc compiled.
22329 * gdb.base/funcargs.exp (float_and_integral_args): Add
22330 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
22331 compiled.
22332 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
22333 "backtrace from call6a" when not gcc compiled.
22334 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
22335 "backtrace from call7a" when not gcc compiled.
22336 * gdb.base/callfuncs.exp (do_function_calls):
22337 Add "hppa*-*-hpux*" xfail when not gcc compiled for
22338 "p t_char_array_values(char_array_val2,char_array_val1)",
22339 "p t_char_array_values(char_array_val1,char_array_val2)",
22340 "p t_char_array_values("carray 1","carray 2")",
22341 "p t_char_array_values("carray 1",char_array_val2)",
22342 "p t_char_array_values(char_array_val1,"carray 2")",
22343 "p sum_args(1,{2})",
22344 "p sum_args(2,{2,3})",
22345 "p sum_args(3,{2,3,4})",
22346 "p sum_args(4,{2,3,4,5})"
22347 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
22348 "backtrace in corefile.exp" when not gcc compiled.
22349
22350Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22351
22352 * gdb.base/signals.exp: Rewrite `handle all print' test as
22353 a procedure. Accept blanks or TABs as whitespace, increase
22354 timeout and expect input buffer size for the large output
22355 from the command. Remove "i*86-*-bsdi2.0" xfail.
22356
22357Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22358
22359 * gdb.base/setvar.exp: Add new testcases for truncation when
22360 assigning invalid values to bitfields.
22361
22362Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
22363
d63a86f8 22364 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
22365 mips-sgi-irix* xfail for
22366 "call inferior func with struct - returns char *"
22367 and fix test so that an optional (unsigned char *) cast is
889bf7c5 22368 accepted in the result.
c906108c
SS
22369
22370Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
22371
22372 * gdb.base/funcargs.exp (float_and_integral_args): Remove
22373 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
22374 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
22375 * gdb.base/signals.exp: Remove duplicate "handle all print" test
22376 that accidentally got checked in.
22377
22378Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
22379
d63a86f8 22380 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
22381 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
22382 compiled test.
22383 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
22384 Add mips-sgi-irix5* xfail for not gcc compiled.
22385 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
22386 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc compiled for
22387 "p top", "whatis top", "p middle", and "whatis middle".
22388 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
22389 "whatis signed char" for not gcc compiled.
22390 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
22391 "set variable signed char=-1 (-1)" and
22392 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
22393 * gdb.base/funcargs.exp (float_and_integral_args):
22394 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
22395 Add mips-sgi-irix* xfail when not gcc compiled for
22396 "continue to call2b".
22397 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
22398 "continue to call2g".
22399 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc compiled for
22400 "backtrace from call6a"
22401 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc compiled for
22402 "backtrace from call7k".
22403 Add mips-sgi-irix5* xfail when not gcc compiled for
22404 "backtrace from call7a".
22405 (localvars_after_alloca): Fix gdb_test cmds for
22406 "print * after runto ...".
22407 Remove rs6000-*-* xfails for
22408 "print i after runto localvars_after_alloca" and
22409 "print l after runto localvars_after_alloca"
22410 for all compilers.
22411 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 22412 when not compiled with gcc, for:
c906108c
SS
22413 "print signed char == (minus)",
22414 "print signed char != (minus)",
22415 "print signed char < (minus)",
22416 "print signed char > (minus)".
22417 * gdb.base/callfuncs.exp (do_function_calls):
22418 Add mips-sgi-irix* xfail, when compiled with native compiler, for
22419 "call inferior func with struct - returns char *".
d63a86f8 22420 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
22421 "correct value returned double test" to include Solaris 2.4.
22422 * gdb.base/funcargs.exp (float_and_integral_args):
22423 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 22424
c906108c
SS
22425Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22426
22427 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
22428 enumeration bitfields if compiling with GNU C.
22429 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
22430 to empty' prompt.
22431
22432Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
22433
22434 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
22435 test for PRO targets.
22436
22437 * gdb.base/funcargs.exp: Avoid ever setting more than 8
22438 breakpoints in the inferior at any given time by making
22439 two groups of breakpoints for call2*, call6* and call7*
22440 tests.
22441
22442Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22443
22444 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
22445 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
22446 from optimizing it away.
22447 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
22448 "call inferior func with struct".
22449
22450Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
22451
22452 * configure.in: Only configure gdb.chill for particular targets.
22453
22454Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
22455
22456 * gdb.base/Makefile.in: Add action to .c.o transformation
22457 rule that generates a .ci file for each .o file and remove
22458 explicit .c.o rules except for callfuncs.o.
22459 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
22460 generates a .ci file for each .o file and remove explicit
22461 .cc.o rules.
22462 (clean): Remove *.tmp *.ci files.
22463 (EXECUTABLES): Remove templ-info.exp.
22464 * gdb.base/compiler.c: New file.
22465 * gdb.c++/compiler.cc: New file
22466 * gdb.base/scope.exp: Source gdb.base/scope.ci.
22467 Change rs6000-*-* xfail for
22468 "print 'scope0.c'::filelocal_ro" and
22469 "print 'scope1.c'::filelocal" and
22470 "print 'scope1.c'::filelocal_bss" and
22471 "print 'scope1.c'::filelocal_ro" and
22472 "print 'scope1.c'::foo::funclocal" and
22473 "print 'scope1.c'::foo::funclocal_ro" and
22474 "print 'scope1.c'::bar::funclocal" and
22475 "print 'scope0.c'::filelocal_ro" and
22476 "print 'scope1.c'::filelocal at foo" and
22477 "print 'scope1.c'::filelocal_bss at foo" and
22478 "print 'scope1.c'::filelocal_ro at foo" and
22479 "print 'scope1.c'::foo::funclocal at foo" and
22480 "print 'scope1.c'::foo::funclocal_bss at foo" and
22481 "print 'scope1.c'::foo::funclocal_ro at foo" and
22482 "print 'scope1.c'::bar::funclocal at foo" and
22483 "print 'scope0.c'::filelocal_ro" and
22484 "print 'scope1.c'::filelocal" and
22485 "print 'scope1.c'::filelocal_bss" and
22486 "print 'scope1.c'::filelocal_ro" and
22487 "print 'scope1.c'::foo::funclocal" and
22488 "print 'scope1.c'::foo::funclocal_bss" and
22489 "print 'scope1.c'::foo::funclocal_ro" and
22490 "print 'scope1.c'::bar::funclocal" and
22491 "print 'scope1.c'::bar::funclocal_bss"
22492 to only be xfail'd when not compiled with gcc.
d63a86f8 22493 Add rs6000-*-* xfail for
c906108c
SS
22494 "print 'scope0.c'::filelocal_bss before run"
22495 when compiled with gcc.
22496 (test_at_main): Add rs6000-*-* xfail for
22497 "print filelocal_ro in test_at_main"
22498 when compiled with gcc.
22499 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 22500 Add rs6000-*-aix* xfail for
c906108c
SS
22501 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
22502 "ptype t_char_array", not compiled with gcc.
22503 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
22504 xfail for "list foo (in include file)" when gcc compiled.
22505 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 22506 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
22507 "run to call0a" if not compiled with gcc.
22508 (unsigned_integral_args): Add rs6000-*-* xfail for
22509 "run to call1a" if not compiled with gcc.
22510 (float_and_integral_args): Add rs6000-*-* xfail for
22511 "run to call2a" if not compiled with gcc and for
22512 "continue to call2b" for any compiler.
22513 Add rs6000-*-* xfail to
22514 "print f1 after run to call2a" for gcc compiled.
22515 (discard_and_shuffle): Add rs6000-*-* xfail for
22516 "run to call6a".
22517 (shuffle_round_robin): Add rs6000-*-* xfail for
22518 "backtrace from call7a" if not compiled with gcc.
22519 Add rs6000-*-* xfail for
22520 "backtrace from call7b" if compiled with gcc.
22521 (call_after_alloca): Add rs6000-*-* xfail for
22522 "print c in call_after_alloca" and
22523 "print s in call_after_alloca" and
22524 "backtrace from call_after_alloca_subr"
22525 if not compiled with gcc.
22526 (localvars_in_indirect_call): Add rs6000-*-* xfail for
22527 "print c in localvars_in_indirect_call" and
22528 "print c in localvars_in_indirect_call" and
22529 "backtrace in indirectly called function" and
22530 "stepping into indirectly called function"
22531 if not compiled with gcc.
22532 (localvars_after_alloca): Add rs6000-*-* xfail for
22533 "print c after runto localvars_after_alloca" and
22534 "print s after runto localvars_after_alloca" and
22535 "print i after runto localvars_after_alloca" and
22536 "print l after runto localvars_after_alloca"
22537 for all compilers.
22538 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
22539 than whatis-info.exp.
22540 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
22541 than opaque-info.exp.
22542 Setup rs6000-*-* xfail for
d63a86f8 22543 "ptype on opaque struct pointer (statically)" and
c906108c
SS
22544 "ptype on opaque struct pointer (dynamically)" when
22545 not compiled with gcc.
22546 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
22547 rather than callf-info.exp.
22548 (do_function_calls): Add clear_xfail for rs6000-*-* for
22549 "p t_float_values2(3.14159,float_val2)". Seems to work
22550 fine there, both with xlc and gcc. Need to find out what
22551 it is doing right and fix other platforms.
22552 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
22553 "call inferior func with struct - returns int",
22554 "call inferior func with struct - returns long",
22555 "call inferior func with struct - returns float",
22556 "call inferior func with struct - returns double",
22557 "call inferior func with struct - returns char *",
22558 but only if not gcc compiled (presumes xlc compiled).
22559 Change rs6000-*-* xfails for
22560 "call inferior func with struct - returns char" and
22561 " call inferior func with struct - returns short" to only
22562 xfail if not using gcc.
22563 (clean mostlyclean): Remove *.ci and *.tmp files.
22564 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
22565 than templ-info.exp.
22566 * gdb.base/langs.exp: Source gdb.base/langs.ci.
22567 Add rs6000-*-* xfail for "up to foo in langs.exp"
22568 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 22569 when not gcc compiled.
d63a86f8 22570
c906108c
SS
22571Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
22572
22573 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
22574 * gdb.base/corefile.exp: Likewise.
22575 * gdb.base/list.exp: Likewise.
22576 * gdb.base/scope.exp: Likewise.
22577 * gdb.base/siganls.exp: Likewise.
22578
22579 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
22580 compiler output.
22581 * gdb.base/whatis.exp: Likewise.
22582
22583Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
22584
22585 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
22586 failure (opcode table has been fixed to match reality).
22587
22588Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
22589
22590 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
22591 "call inferior func with struct - returns char",
22592 "call inferior func with struct - returns short"
22593
22594 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
22595 "print 'scope0.c'::filelocal at main",
22596 "print 'scope0.c'::filelocal_bss in test_at_main",
22597 "print 'scope0.c'::filelocal at foo",
22598 "print 'scope0.c'::filelocal_bss in test_at_foo",
22599 "print 'scope0.c'::filelocal at bar",
22600 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 22601
c906108c
SS
22602 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
22603 in source file 1". This bug seems to have been fixed with both
22604 gcc and native cc (was native assembler bug?).
22605
22606Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
22607
22608 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
22609 "backtrace through signal handler" to "i*86-*-sysv4*".
22610 * gdb.base/signals.exp: Add xfail for "'next' behaved as
22611 continue" case. Add "known SVR4 bug" to fail message.
22612 Add "i*86-*-bsdi2.0" xfail for "handle all print".
22613 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
22614 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
22615 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
22616 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
22617 "up to foo in langs.exp", "show language at foo in
22618 langs.exp", "up to cppsub_ in langs.exp", "show
22619 language at cppsub_ in langs.exp", "up to fsub in
22620 langs.exp", and "show language at fsub in langs.exp".
22621 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
22622 "bactrace in corefile.exp".
22623 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
22624 "call inferior function with struct - returns float" and
22625 "call inferior function with struct - returns double".
d63a86f8 22626
c906108c
SS
22627Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
22628
22629 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
22630 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
22631 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
22632 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
22633
22634Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
22635
22636 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
22637 (or overriden) "CHILL" macro rather then bare "gcc".
22638 Also look for ../../gcc/xgcc since that is what we will
22639 actually need, not "Makefile". Remove following assignment
22640 of CHILL to CHILL_FOR_TARGET because that results in
22641 recursive definition.
22642
22643Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
22644
22645 * gdb.base/corefile.exp: Change xfail for backtrace in
22646 corefile.exp from linuxaout to all linux.
22647 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
22648 cases where we miss the breakpoint at the signal handler
22649 for some reason. Setup xfail for linuxoldld/linuxaout and
22650 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
22651 hitting SIGURG breakpoint.
22652 * gdb.base/signals.exp: Setup xfail for "next" acting like
22653 continue to add linuxoldld. Setup xfail for all linux for
22654 "next to handler in signals_tests_1", "backtrace in
22655 signals_tests_1", "continue to func1", "pass SIGUSR1",
22656 and continue to handler".
22657
22658Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
22659
22660 * Update all FSF addresses except those in COPYING* files.
22661
22662Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
22663
22664 * gdb.base/a2-run.exp: Change messages to be more explicit about
22665 the status of args, and quote binfile in results.
22666
22667Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
22668
22669 * gdb.base/callfuncs.exp: Add tests for passing structs to
22670 inferior functions and return various types.
22671 * gdb.base/callfuncs.c: Add functions to receive a struct
22672 and return a member of the struct, in various types.
22673
22674Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22675
22676 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
22677
22678Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
22679
22680 * config/vxworks29k.exp: New file, sources vxworks.exp.
22681
22682Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
22683
22684 * config/gdbremote.exp: New file. Testing framework using
22685 gdbserver.
22686
22687Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
22688
22689 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
22690 "call function when asleep" and "send end of file".
22691 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
22692 for "backtrace in corefile.exp".
22693 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
22694 for "backtrace through signal handler".
22695 * gdb.base/corefile.exp: Make sure we actually generate a core file
22696 before trying the core tests. Some systems allow the user to suppress
22697 generation of core files and default to that (linux for example).
22698 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
22699 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
22700
22701Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
22702
22703 * gdb.threads: New directory with some crude multi-threaded
22704 gdb tests (step.exp and step2.exp).
22705 * config/mt-lynx (STEP_EXECUTABLE): Define.
22706 (THREADFLAGS): Define.
22707
22708Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
22709
22710 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
22711
22712 * gdb.base/signals.exp: Disable whole file for lynx until
22713 further notice.
22714
22715 * gdb.base/signals.exp: xfail test where "next" acts like
22716 "continue" for lynx.
22717
22718 * gdb.base/interrupt.exp: xfail test for calling function while
22719 inferior is asleep for lynx.
22720
22721 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
22722 than one cr-lf after each command.
22723
22724Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22725
22726 * configure.in: Reinstate setting of stabsdirs variable, fix
22727 typo in setting up configdirs for native builds.
22728
22729 * gdb.base/return.exp: Fix typo in return double test.
22730 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
22731 compiler from optimizing them away.
22732
22733Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
22734
22735 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
22736 sequences to be echo'd by gdb when using gdb_test.
22737 * gdb.chill/chexp.exp: Likewise.
22738 * gdb.fortran/exprs.exp: Likewise
22739
22740Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
22741
22742 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
22743 after the inferior gdb has started.
22744
22745 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
22746 after each command.
22747 * gdb.base/funcargs.exp: Likewise.
22748 * gdb.base/gdbvars.exp: Likewise.
22749 * gdb.base/interrupt.exp: Likewise.
22750 * gdb.base/list.exp: Likewise.
22751 * gdb.base/watchpoint.exp: Likewise.
22752 * gdb.c++/demangle.exp: Likewise.
22753 * gdb.c++/inherit.exp: Likewise.
22754 * gdb.chill/chexp.exp: Likewise.
22755 * gdb.fortran/exprs.exp: Likewise.
22756
22757 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
22758 test if we can't handle IO to/from the inferior.
22759
22760 * gdb.c++/misc.exp: Always check for a program already being
22761 started after sending a "run" command to gdb.
22762
22763 * gdb.base/twice.exp: Start with a fresh gdb.
22764
22765 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
22766 only depend on gdb's expression code, not the chill runtime.
22767
22768 * gdb.base/return.c: Put return values into variables so we
22769 can have gdb print them rather than depending on the program
22770 to print them.
22771 * gdb.base/return.exp: Corresponding changes.
22772
22773 * lib/gdb.exp: Provide default value for noinferiorio.
22774 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
22775 the inferior.
22776
22777 * gdb.base/break.exp: Always check for a program already being
22778 started after sending a "run" command to gdb.
22779 (text_next_with_recursion): Don't check the output from the
22780 program's printf statement. Instead just make sure the program
22781 exited.
22782
22783 * gdb.base/commands.exp: Protect tests which need arguments with
22784 $noargs conditionals.
22785
22786Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22787
22788 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
22789 of structure member arrays to match gdb/valops.c:value_addr change.
22790
22791Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
22792
22793 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
22794 cases.
22795
22796Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
22797
22798 * configure.in (configdirs): Remove gdb.chill from default list
22799 of subdirs and then add it back in only if doing a native build.
22800 The current chill compiler does not yet work in any cross build.
22801 * Revert all signal changes from Jul 6.
22802 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
22803 for sh-hms targets, allowing these tests to link, with no other
22804 changes. Testing is suppressed by setting "nosignals" in site.exp.
22805
22806Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
22807
22808 * configure.in (signaldirs): Define and add to configdirs for all
22809 targets except some specific ones that are known to not support signals.
22810 Also clean up formatting.
22811 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
22812 (signals, sigall): Remove rules to build.
22813 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
22814 Moved to new gdb.signals directory.
22815 * gdb.signals: New test directory.
22816 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
22817 signals.c signals.exp}: New or moved files.
22818
22819Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
22820
22821 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
22822
22823Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
22824
22825 * gdb.base/return.exp: Xfail `return double' test failure
22826 on at least Solaris 2.3 and handle future/past versions on
22827 a case by case basis as appropriate. Also update message
22828 to include i*86 failures.
22829
22830Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22831
22832 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
22833
22834 * lib/gdb.exp: Fix comment which erroneously identified
22835 gdb_file_cmd as gdb_load (the 19 May change was in fact to
22836 gdb_file_cmd not gdb_load).
22837 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
22838
22839 * gdb.base/setvar.exp: Make test names consistent between pass and
22840 fail cases. Use gdb_test more.
22841
22842Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22843
22844 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
22845
22846Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22847
22848 * gdb.base/help.exp: Fix expected help string for `show commands'.
22849
22850Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
22851
22852 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
22853
22854 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
22855 of a text section.
22856
22857Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
22858
22859 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
22860 that loop eventually terminates. Fix Connection refused logic so
22861 that testsuite will expire nicely.
22862
22863Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
22864
22865 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
22866 config/rom68k.exp: New tcl glue for the appropriate monitors.
22867 These all just end up calling monitor.exp.
22868 * config/monitor.exp (gdb_target_monitor): Handle `Connection
22869 refused' by retrying. Cleanup some timeout issues.
22870 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
22871 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
22872 callers don't have to set/restore global timeout variable.
22873
22874 * The following set of changes centralizes management of the global
22875 timeout variable. This way, it can be set in one target dependent
22876 place instead of dozens of places scattered throughout the test suite.
22877 If you need to lengthen a timeout, then you should either set timeout
22878 in one of the config/{target}.exp files, or multiply it by a factor.
22879 Setting it to an absolute value is always going to lose for some
22880 targets.
22881 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
22882 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
22883 * gdb.base/funcargs.exp: Don't set timeout.
22884 * gdb.base/list.exp (test_forward_search): Only use local timeout.
22885 * gdb.base/printcmds.exp (test_print_string_constants
22886 test_print_array_constants): Don't set timeout.
22887 * gdb.base/ptype.exp: Don't set timeout.
22888 * gdb.base/recurse.exp: Don't set timeout.
22889 * gdb.base/return.exp: Don't set timeout.
22890 * gdb.base/watchpoint.exp: Don't set timeout.
22891 * gdb.c++/classes.exp (do_tests): Don't set timeout.
22892 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
22893
22894Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
22895
22896 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
22897
22898Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22899
22900 * lib/gdb.exp: Disable chill tests for irix5.
22901
22902Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22903
22904 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
22905 each test pass or fail.
22906
22907Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22908
22909 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
22910 xlc not gcc.
22911
22912Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
22913
22914 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
22915
22916Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
22917
22918 * config/est.exp: Fix copyright and comments. Remove dead code.
22919 Use targetname, serialport and baud variables instead of fixed
22920 constants.
22921 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
22922 * config/cpu32bug.exp: New file to support cpu32bug monitors.
22923
22924Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22925
22926 * gdb.base/watchpoint.exp: Don't run
22927 test_watchpoint_triggered_in_syscall for sunos.
22928
22929Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22930
22931 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
22932 they don't seem to exist. Do include stdio.h.
22933
22934Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22935
22936 * gdb.base/a1-selftest.exp: Add alpha xfail.
22937
22938Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22939
22940 * gdb.base/watchpoint.c (main): Prompt before calling read().
22941 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
22942 Revise accordingly. Remove cruft about sending "123" several
22943 times, until it gets noticed. Clean up the "print buf[0]" stuff
22944 so that it passes or fails, and waits for prompts in the usual way.
22945
22946Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22947
22948 * gdb.base/recurse.exp: Fix comment.
22949
22950 * TODO: Remove item about printing variables in nodebug.exp. Add
22951 item about enabling tests which are only run on some targets.
22952
22953 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
22954 fail, make test names unique, use new gdb_test convention
22955 regarding pattern, use gdb_test more, etc.).
22956
22957 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
22958 fail, make test names unique, etc.).
22959
22960Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22961
22962 * gdb.base/nodebug.c: Change return type of top and middle to
22963 short.
22964 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
22965 are fixed by the recent mdebugread.c changes. Allow `short ()'
22966 as type for top and middle.
22967
22968Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22969
22970 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
22971 nearly as I can tell, the whole thing was an accident in Stu's
22972 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
22973 to replace a send/expect pair with gdb_test, but ended up only
22974 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
22975 of 30 Mar 1995 took care of it, but left this vestigial comment
22976 which I am now nuking.
22977
22978Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22979
22980 * gdb.base/break.exp: Look for different line number for
22981 breakpoint at main depending on usestubs.
22982
22983Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
22984
22985 * gdb.base/list.exp: Adjust some alternate expect patterns to
22986 match recent list0.c change. Add alternate expect pattern for
22987 output from `list default lines around main' for optimizing
22988 compilers.
22989
22990Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
22991
22992 * lib/gdb.exp: If nosignals is not set, set it to 0.
22993
22994Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
22995
22996 * config/slite-gdb.exp: Responds to load symbol table prompt.
22997 * gdb.base/break.exp: Adjust line number, fix rerun.
22998 * gdb.base/langs0.c: Add #ifdef usestubs.
22999
23000Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
23001
23002 * gdb.base/list.exp: Adjust line contents after adding new lines in
23003 list0.c. Also fix a syntax error.
23004
23005 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
23006 * gdb.base/break.exp: ditto.
23007 * gdb.base/list.exp: ditto.
23008 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
23009 * gdb.base/run.c: ditto.
23010 * gdb.base/list0.c: ditto.
23011 * gdb.base/funcargs.c: ditto.
23012
23013Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
23014
23015 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
23016 $targetname, $serialport and $baud instead of hardwired variables.
23017 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
23018 target doesn't support signals.
23019
23020Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
23021
23022 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
23023
23024Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23025
23026 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
23027 Don't rely on the value of an auto variable before it has been
23028 initialized. Use gdb_test more.
23029
23030Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23031
23032 * lib/gdb.exp (default_gdb_version): A version number must start
23033 with a digit, but other than that contains all characters up to
23034 the first whitespace character.
23035
23036Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23037
23038 * gdb.base/commands.exp (breakpoint_command_test): New tests.
23039
23040Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23041
23042 * gdb.c++/*.exp: Warn if executable does not exist. The original
23043 reason for skipping the warning was that configure.in sometimes
23044 intentionally skipped building the executables but the tcl code
23045 had no way of knowing. That (a) was always bogus with respect to
23046 error handling, (b) is no longer true (right now there is no way
23047 to skip C++ tests).
23048
23049 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
23050
23051Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23052
23053 * gdb.base/list.exp: Add expect patterns for output from
23054 SunPRO compiled executables.
23055 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
23056 types.
23057
23058Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23059
23060 * gdb.base/break.exp (test_next_with_recursion): Accept any line
23061 number (we are already testing that the correct source line text
23062 gets printed).
23063
23064 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
23065 that is what is intended, but something needed to be done to get
23066 sunos4 native working again.
23067
23068 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
23069
23070 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
23071 apparently went with a (very) old xfail.
23072
23073Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
23074
23075 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
23076 runto_main is a proc in gdb.exp that will do 'step' for target use
23077 stubs.
23078 * gdb.base/exprs.exp: ditto.
23079 * gdb.base/interrupt.exp: ditto.
23080 * gdb.base/opaque.exp: ditto.
23081 * gdb.base/printcmds.exp: ditto.
23082 * gdb.base/ptype.exp: ditto.
23083 * gdb.base/scope.exp: ditto.
23084 * gdb.base/setvar.exp: ditto.
23085 * gdb.base/signals.exp: ditto.
23086 * gdb.base/twice.exp: ditto.
23087 * gdb.c++/classes.exp: ditto.
23088 * gdb.c++/inherit.exp: ditto.
23089 * gdb.c++/templates.exp: ditto.
23090 * gdb.base/break.exp: no run and hit main for stubs. Change line
23091 numbers for breakpoints and info breakpoint.
23092 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
23093 breakpoint().
23094 * gdb.base/callfuncs.c: ditto.
23095 * gdb.base/exprs: ditto.
23096 * gdb.base/interrupt.c: ditto.
23097 * gdb.base/opaque0.c: ditto.
23098 * gdb.base/printcmds.c: ditto.
23099 * gdb.base/ptype.c: ditto.
23100 * gdb.base/scope0.c: ditto.
23101 * gdb.base/setvar.c: ditto.
23102 * gdb.base/signals.c: ditto.
23103 * gdb.base/twice.c: ditto.
23104 * gdb.c++/misc.cc: ditto.
23105 * gdb.c++/templates.cc: ditto.
23106
23107Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23108
23109 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
23110
23111 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
23112 somewhere between `read' and `main.c'. I'm pretty sure the
23113 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
23114 and it isn't particularly useful.
23115
23116 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
23117
23118Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23119
23120 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
23121
23122Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
23123
23124 * config/mt-slite: add LIBS and -nostdlib.
23125 * config/slite-gdb.exp: add this new file to support sparclite target.
23126
23127Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
23128
23129 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
23130
23131 * gdb.base/a2-run.exp: Change argument to istarget from
23132 "*-*-vxworks" to "*-*-vxworks*".
23133 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
23134
23135Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
23136
23137 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
23138 will not runto main but do a 'step' to step out of breakpoint().
23139 * config/mt-slite: add -Dusestubs.
23140
23141Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23142
23143 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
23144 instead of just @.
23145
23146 * gdb.base/signals.exp: Add test for "handle all print".
23147 * TODO: Remove "handle all print". Also remove item about
23148 checking copyright date (I don't like the idea of a spurious FAIL
23149 based on when we run the tests).
23150
23151 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
23152 for SunOS4 (reason for failure not investigated). Remove
23153 redundant test for $binfile.
23154
23155 * gdb.base/nodebug.c (array_index): Call malloc.
23156
23157 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
23158
23159Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
23160
23161 * gdb.base/recurse.exp: Update gdb_test invocation to use new
23162 conventions and slightly simplify the matching regexp.
23163
23164Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23165
23166 * gdb.base/break.exp: Update gdb_test invocation to use new
23167 convention.
23168
23169 * lib/gdb.exp: If noargs is not set, set it to 0.
23170
23171 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
23172 tests unique.
23173
23174 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
23175
23176Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23177
23178 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
23179 one argument of type "<non-float parameter>".
23180
23181Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
23182
23183 * config/rom68k.exp: New file to support Motorola IDP board.
23184 * gdb.base/a2-run.exp: Skip this file if noargs is set.
23185 * gdb.base/break.c: Change things around so that this program
23186 doesn't depend upon args. This is necessary to make remote
23187 targets work (in general, they can't take args).
23188 * gdb.base/break.exp: Don't try to send args to program. Don't
23189 expect output. Also, replace lots of code with gdb_test.
23190
23191Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23192
23193 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
23194 printing of '\'' (which is what the comment says we are testing,
23195 even though we were not), not '''.
23196 (test_integer_literals_rejected): Test that printing ''' is an error.
23197
23198 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
23199 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
23200 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
23201 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
23202 Use gdb_test not test_print_accept.
23203 * lib/gdb.exp: Remove test_print_accept.
23204
23205 * gdb.base/signals.exp (signal_tests_1): Make pass message
23206 consistent with fail message.
23207
23208 * gdb.base/whatis.exp: Remove xfails for printing char vs.
23209 unsigned char; the bug (PR 1821) is fixed.
23210
23211 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
23212
23213 * gdb.base/scope.exp (test_at_localscopes): Call pass for
23214 successful tests--makes xfailing them work right.
23215
23216Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23217
23218 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
23219 only \r\n, not .*. The test can pass .* as the last thing in
23220 $pattern if that is what it wants. In addition to providing this
23221 flexibility, this change should speed up pattern matching in cases
23222 where the pattern already ended with .* (there were a number of
23223 them). This change also helps catch bad patterns--in the old
23224 scheme the typo "char \*" instead of "char \\*" would pass. Now
23225 it is caught.
23226 * Many .exp files: Update callers.
23227
23228 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
23229 clearer and does not spuriously match multiple ('s. Likewise for
23230 ) and *.
23231
23232 * gdb.base/nodebug.exp: Test ability to call a function and pass
23233 it a string (even with no debugging info).
23234
23235 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
23236 "p '\'", which is the same as "p ''" once tcl gets done with
23237 quoting, to "p '\\'", which I suspect is what is intended (one
23238 backslash gets sent to GDB).
23239
23240 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
23241
23242Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23243
23244 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
23245 1817) was fixed literally years ago.
23246
23247Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23248
23249 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
23250 test, it causes stepping out of call_after_alloca_subr with
23251 optimizing compilers.
23252 (localvars_in_indirect_call): Consume GDB prompt if `finish'
23253 fails.
23254
23255 * gdb.c++/templates.exp: Source templ-info.exp only if
23256 the templates executable exists.
23257
23258 * gdb.c++/misc.cc (class Contains_static_instance,
23259 class Contains_nested_static_instance),
23260 gdb.c++/classes.exp (test_static_members): Test printing of
23261 a class that contains a static instance of the class.
23262
23263Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23264
23265 * gdb.base/langs2.c (cppsub_): Don't prototype.
23266 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
23267 only, I believe).
23268
23269Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23270
23271 * lib/gdb.exp (skip_chill_tests): New procedure.
23272
23273 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
23274
23275Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
23276
23277 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
23278 each expect pattern. Cuts runtime from 12 to about 4 seconds.
23279
23280Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23281
23282 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
23283
23284 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
23285 disassemble 8, not 16, instructions for part 4.
23286
23287 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
23288 support the latter anymore.
23289
23290 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
23291 -DNO_PROTOTYPES.
23292 * gdb.base/callfuncs.c: Control use of prototypes based on
23293 NO_PROTOTYPES, not __STDC__.
23294 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
23295 t_float_values2 tests if prototypes in use.
23296
23297 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
23298 t_double_values): When checking differences against DELTA, check
23299 that difference is within the range (-DELTA,DELTA), not just
23300 (-infinity,DELTA).
23301
23302Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
23303
23304 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
23305 'file' command firts, then 'target', then 'load', this is due to gdb
23306 target set up.
23307 * config/mips-gdb.exp: Fix a couple regular exp bugs.
23308
23309Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
23310
23311 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
23312 FP load/store variants.
23313 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
23314
23315Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
23316
23317 * gdb.base/term.exp: Do not give a warning if not native, it is
23318 not an abnormal condition.
23319
23320Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
23321
23322 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
23323 t_char_array".
23324
23325Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
23326
23327 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
23328 are getting the version number.
23329
23330 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
23331 if not native, it is not an abnormal condition.
23332
23333Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23334
23335 * lib/gdb.exp: Just use "file exists", rather than undocumented
23336 dejagnu procedure "findfile".
23337
23338Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
23339
23340 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
23341 (LDFLAGS): Set to -Xlinker -Ur.
23342
23343 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
23344 Removed, these values are set by lib/gdb.exp.
23345
23346 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
23347
23348Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
23349
23350 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
23351 of replicating gdb startup code.
23352
23353 * config/mt-vxworks (LDFLAGS): Set to -r.
23354 (CFLAGS_FOR_TARGET): Removed.
23355
23356 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
23357 (gdb) and gdb for vxworks uses (vxgdb).
23358
23359 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
23360 executable is not in the tree and host != target, use sed and
23361 program_transform_name to determine the gdb name used by the
23362 target.
23363
23364 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
23365 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
23366
23367Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23368
23369 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
23370 floats, chars, and shorts where there are ANSI-style function
23371 definitions.
23372
23373 * gdb.base/langs.exp, gdb.base/langs*: New test.
23374 * gdb.base/Makefile.in: Build it.
23375 * TODO: Remove item about checking that C names don't get C++
23376 demangling applied; this test tests it.
23377
23378Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23379
23380 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
23381 went with the const70 xfail. The xfail went away a year ago.
23382
23383 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
23384
23385 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
23386 for hp300.
23387
23388 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
23389
23390 * gdb.base/a1-selftest.exp: Don't run on hp300.
23391
23392Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23393
23394 * Makefile.in (site.exp): Set host_alias and target_alias as well
23395 as host_triplet and target_triplet.
23396
23397Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23398
23399 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
23400
23401 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
23402 places as other ecoff systems).
23403
23404 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
23405 ultrix.
23406
23407Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23408
23409 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
23410 remove them.
23411 * gdb.base/nodebug.exp: Accept "function" in addition to "text
23412 variable and "variable" in addition to "data variable".
23413 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
23414
23415 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
23416 2.
23417 * gdb.base/list1.c (long_line): Add additional statement at start
23418 of function.
23419 * gdb.base/list.exp (test_forward_search): Update line number to
23420 reflect new statement.
23421
23422Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23423
23424 * gdb.base/signals.exp: Reinitialize searched source directories
23425 after gdb_start call.
23426
23427Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
23428
23429 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
23430 * gdb.stabs/Makefile.in: Likewise.
23431
23432 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
23433 change. Instead split the tests into smaller pieces.
23434 * gdb.disasm/hppa.s: Corresponding changes.
23435
23436Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23437
23438 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
23439 Quote ^C when passing it to stty. For some shells ^ is a pipe.
23440
23441 * gdb.base/funcargs.exp: Modify many tests so that every test
23442 either passes or fails. Make some test names unique.
23443
23444Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23445
23446 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
23447 Call stty to set interrupt character.
23448
23449 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
23450 for HP assembler versus GNU assembler based on actual behavior of
23451 $(CC), rather than assuming that $(AS) is always the GNU assembler.
23452
23453 * TODO: Suggest a few more stepping tests.
23454
23455Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
23456
23457 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
23458 restart GDB for h8300 after a continue.
23459 (return): Add pattern to match a29k-udi behavior.
23460 * gdb.base/nodebug.exp: Remove obsolete comment.
23461 * gdb.base/regs.exp: New file, testing of register displays.
23462 * gdb.base/return.exp: Fix typo in reference to $objdir.
23463 * gdb.base/whatis.exp: Always start with a fresh GDB.
23464
23465Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23466
23467 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
23468 higher, these tests generate a lot of output.
23469
23470Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23471
23472 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
23473 code following the catch silently ignored some errors; without the
23474 catch they should be thrown like any other tcl error. Also, the
23475 catch used "" instead of {} which meant all the callers who wanted
23476 to include one of the characters "[]$ had to quote it an extra time.
23477 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
23478 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
23479 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
23480 Remove extra quoting.
23481
23482Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
23483
23484 * gdb.base/commands.exp: Make test names unique; every test either
23485 passes or fails. Update some comments.
23486
23487 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
23488
23489Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23490
23491 The following fixes a FAIL caused by the fact that the alpha stabs
23492 configuration didn't use the ".if alpha" code in weird.def.
23493 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
23494 bit pointer, so the 32 bit version works even on the alpha.
23495 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
23496 Remove the stuff which allowed us to have separate versions for
23497 alpha and everything else.
23498
23499 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
23500 regexp which "info func operator\[\](" is supposed to match. Fix
23501 string to send to GDB. Note that GDB still doesn't work right. Add a
23502 new test for "info func .perator\[\](" which GDB does handle correctly.
23503
23504 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
23505
23506Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23507
23508 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
23509 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
23510 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
23511 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
23512 it makes the tests harder to understand and confuses test-o-matic.
23513 The preferred style is that each test provides a PASS or a FAIL,
23514 and has a unique message (e.g. "continue #54" not just "continue")
23515 which is the same for the pass and the fail.
23516 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
23517 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
23518 to lib/gdb.exp.
23519 * gdb.base/printcmds.exp: Use test_print_accept. Remove
23520 prt_accept which was basically the same thing. Likewise for
23521 test_print_reject and prt_reject.
23522 * lib/gdb.exp (test_print_reject): Add some more error message
23523 patterns to match from the former printcmds.exp (prt_reject).
23524 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
23525 One defect of the passcount stuff is that some of it failed to
23526 report XPASS where appropriate.
23527 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
23528 stuff before and after arg in expected pattern.
23529 (test_paddr_operator_functions): Re-do test without print_addr_of;
23530 this is the only test which seems to want extra stuff there.
23531
23532Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23533
23534 * gdb.base/nodebug.exp: Update new tests to reflect improved
23535 wording of gdb output.
23536
23537 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
23538 and "ptype" work on variables in files compiled without -g.
23539 Replaces commented out "maint print msymbol" tests.
23540
23541Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23542
23543 * gdb.base/setvar.c (dummy): Call malloc.
23544
23545 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
23546 losing with the irix4 sed.
23547
23548 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
23549 ALRM" on irix4.
23550
23551Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23552
23553 * TODO: Remove items about corefile.exp testing new exec-file and
23554 backtrace; both are now done. Add items about printing enums.
23555
23556Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23557
23558 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
23559 "get signal $thissig" test fails.
23560
23561 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
23562
23563Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23564
23565 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
23566 compiler warning with dec alpha compiler.
23567
23568 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
23569 extra \n from gdb_test call (this explains why the prompt test
23570 that I removed yesterday was there).
23571 (user_defined_command_test): Remove extra \n and prompt test.
23572
23573 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
23574 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
23575 doesn't exist.
23576 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
23577 Also remove alpha workaround, which turns out to be because
23578 SIGABRT == SIGLOST.
23579
23580 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
23581
23582 * gdb.base/help.exp: Don't test "help show".
23583
23584Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23585
23586 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
23587 "set print address" is on.
23588 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
23589 pass prompt to gdb_test; gdb_test already looks for the prompt.
23590
23591 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
23592
23593 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
23594 was a vestige of the manual TESTSTRATEGY, and the purpose of it
23595 was to make sure that gdb can read a core file. But (a) the "read
23596 the corefile" part didn't make it to a1-selftest.exp, we just
23597 delete the corefile after creating it, and (b) we test reading
23598 corefiles in corefile.exp anyway. Also, this test left around a
23599 xgdb process on Solaris.
23600
23601 * gdb.base/corefile.exp: Also test backtrace.
23602
23603Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
23604
23605 * gdb.base/commands.exp: Test a simple user defined command with
23606 arguments and if/while statements; verify the full user command is
23607 printed by "show user".
23608
23609 * gdb.base/commands.exp: Test if/while commands as part of a
23610 breakpoint command list; verify they appear in breakpoint
23611 information.
23612
23613Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23614
23615 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
23616 than by dividing by zero.
23617
23618Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
23619
23620 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
23621 performing an inferior call with watchpoints enabled.
23622 * gdb.base/watchpoint.c (main): Delete second unnecessary read
23623 call.
23624
23625Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23626
23627 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
23628 of "file" command.
23629
23630 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
23631 Add additional pattern for when "int operator int(void);" appears
23632 in a different order.
23633
23634Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
23635
23636 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
23637
23638 * gdb.base/help.exp: Replace most of docstrings for "info signals"
23639 and "signal" with ".*".
23640
23641Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
23642
23643 * TODO: Add note about "handle all nostop".
23644
23645 * gdb.base/{sigall.c, sigall.exp}: New test.
23646 * gdb.base/Makefile.in: Add it.
23647
23648Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
23649
23650 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
23651 when invoking GDB, suppresses any windowing interface.
23652
23653Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
23654
23655 * config/sim-gdb: New file, simulator testing support.
23656
23657Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
23658
23659 * gdb.base/interrupt.exp: Test calling func1 twice.
23660
23661Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
23662
23663 * gdb.base/list.exp (test_forward_search): Set timeout higher
23664 when we'll be getting lots of output from gdb.
23665
23666 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
23667 "init_malloc" to after the expect statement. Run it if that
23668 regexp is taken, but also for two others which happen if source
23669 cannot be found.
23670
23671Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23672
23673 * gdb.base/printcmds.exp: New test, for printing register before
23674 program is running.
23675
23676Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23677
23678 * gdb.base/list.exp: Correct some alternate expect patterns
23679 to reflect changes in list1.c.
23680
23681Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23682
23683 * TODO: Add item regarding large frames.
23684
23685 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
23686
23687 * TODO: Remove item about enabling return.exp; it
23688 is enabled. Suggest a few more "return" tests.
23689
23690Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23691
23692 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
23693 anonymous unions.
23694
23695Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23696
23697 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
23698 and pr-5646.o, so "make" is the same as "make all", not "make
23699 pr-4975.o".
23700
23701Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
23702
23703 * gdb.base/list.exp: Adjust expectations to reflect changes in
23704 list1.c.
23705 (test_forward_search): New test proc.
23706 * gdb.base/list1.c (long_line): New function, has long source line.
23707
23708Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
23709
23710 * gdb.base/a1-selftest.exp: Change initial stepping to know about
23711 additional line of code that was added.
23712
23713Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
23714
23715 * gdb.disasm/hppa.s: Break the large branching tests into smaller
23716 tests so as not to overflow expect's input buffers.
23717 * gdb.disasm/hppa.exp: Corresponding changes.
23718
23719Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23720
23721 Beginnings of template debugging tests.
23722 * gdb.c++/templ-info.cc: New file to test for template
23723 debugging capability of the compiler.
23724 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
23725 templ-info.cc.
23726 * gdb.c++/templates.cc: Add explicit template instantiations
23727 to enable compiling with -fno-implicit-templates. Add destructor
23728 and 'value' method to T5 class for template tests.
23729 * gdb.c++/templates.exp: Add testcases for printing of template
23730 types, setting breakpoints on template methods and calling a
d63a86f8 23731 template method.
c906108c
SS
23732
23733Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
23734
23735 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
23736 branch target since some assemblers (gas-2.5) may emit a
23737 relocation for the branch instead of resolving it in the
23738 assembler.
23739
23740Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23741
23742 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
23743 through signal handler.
23744
23745Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
23746
23747 * configure.in (*-*-netware): Use config/mt-netware.
23748
23749 * config/mt-netware: New file.
23750 * config/mt-i386-netware: Removed, separate configs for different
23751 netware architectures are no longer needed now that we have
23752 --with-headers.
23753
23754Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23755
23756 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
23757 by the recent changes to use ANSI C arithmetic conversions.
23758
23759Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23760
23761 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
23762 bug involving using inferior_pid to figure out whether to select a
23763 frame.
23764
23765Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
23766
23767 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
23768 match the current disassembler output.
23769
23770Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
23771
23772 * gdb.fortran/exprs.exp: Expect VOID instead of void.
23773 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
23774 types, expect "int" as type of integer values (for now).
23775
23776Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
23777
23778 * gdb.base/commands.exp: New tests for if/while commands.
23779
23780Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
23781
23782 * lib/gdb.exp (runto): Replace sub-pattern for hex value
23783 by .*, since hex values have different syntax in Chill mode.
23784
23785Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23786
23787 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
23788 linefeed from expect pattern for repeated types with indices > 9.
23789
23790Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
23791
23792 First part of Fortran test suite.
23793 * gdb.fortran: New directory.
23794 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
23795
23796Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23797
23798 * gdb.base/default.exp: Update expect pattern for load command
23799 without arguments.
23800
23801Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
23802
23803 * configure.in: Change i386 to i[345]86.
23804 * gdb.base/configure.in: Likewise.
23805 * gdb.c++/configure.in: Likewise.
23806 * gdb.chill/configure.in: Likewise.
23807
23808Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
23809
23810 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
23811 patterns, since that is not a valid context for comments.
23812
23813Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
23814
23815 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
23816 repeated types and repeated types with indices > 9.
23817
23818Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
23819
23820 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
23821 2417; old bug has been fixed.
23822
23823Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
23824
23825 * gdb.base/interrupt.exp: When trying to wake up the inferior,
23826 send the newline ourselves instead of assuming gdb_test will do
23827 so when passed an empty input string.
23828
23829 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
23830 stabs testcode.
23831
23832Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
23833
23834 * lib/gdb.exp (gdb_test): Don't send anything if the first
23835 argument is an empty string. This makes cases where we want to
23836 match output that is already in expect's buffers (for example,
23837 matching a breakpoint after gdb_run_cmd has been called) work
23838 reliably.
23839
23840Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
23841
23842 * config/netware.exp: New file.
23843
23844Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
23845
23846 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
23847 the -B and -L prefixes so we can find the debugging stub.
23848
23849 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
23850 there and we are using the gcc from the tree.
23851
23852 * gdb.base/types.c: Removed.
23853
23854 * gdb.base/configure.in: Look for makefile fragments in ../config.
23855 Recognize i386-*-netware.
23856 * gdb.c++/configure.in: Likewise.
23857
23858Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23859
23860 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
23861 the correct TCL syntax.
23862
23863Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
23864
23865 * gdb.base/opaque.exp: use runto instead of messing around with
23866 breakpoints. Simplify by using gdb_test.
23867
23868 * gdb.base/bitfields.exp: restart between tests on netware targets
23869 because breakpoints aren't relocated after target death. Run
23870 processes to completion.
23871
23872 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
23873
23874Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
23875
23876 * Makefile.in: Remove extra tabs that confuse some versions
23877 of "make". Use the newly built gdb to test with by default,
23878 rather than the first one in the tester's search path.
23879
23880Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
23881
23882 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
23883
23884 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
23885 condition help.
23886
23887Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
23888
23889 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
23890
23891 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
23892 running.
23893 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
23894 * gdb.base/funcargs.exp: Likewise.
23895
23896 * gdb.base/bitfields.exp: Simplify by using gdb_test.
23897 * gdb.base/funcargs.exp: Likewise.
23898
23899 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
23900 message is "".
23901
23902Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
23903
23904 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
23905 return,signals,twice}.exp: Handle non-existant binaries
23906 consistantly.
23907
23908 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
23909 * gdb.base/Makefile.in: Don't try to generate a core dump, we
23910 might testing a cross development system.
23911
23912Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
23913
23914 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
23915 runtest script is relative to ${srcdir}, not ${rootdir}.
23916
23917Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
23918
23919 * gdb.base/signals.exp: Allow for optionality of breakpoint
23920 address.
23921
23922Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
23923
23924 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
23925
23926Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
23927
23928 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
23929 for size_t definition.
23930 * gdb.c++/templates.cc: Likewise
23931
23932 * config/mt-i386-netware: New file.
23933
23934 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
23935 defined.
23936
23937 * gdb.base/Makefile.in: Added support for systems that name core
23938 files by appending "core" to the program name.
23939 * gdb.base/a1-selftest.exp: Likewise.
23940
23941Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23942
23943 * gdb.base/return.exp: Add comment and message for `return double'
23944 test failure on Sparc Solaris.
23945
23946Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
23947
23948 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
23949
23950Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23951
23952 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
23953 from optimizing them away.
23954 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
23955 patterns to include default constructors and assignment operators,
23956 to match gcc versions beyond 2.5.8. Accept any cplus demangling
23957 character in the output of the virtual base pointer.
23958
23959Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23960
23961 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
23962 expression match in print_addr_of to avoid unintented matches.
23963 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
23964 versions up to 2.5.8.
23965
23966Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
23967
23968 * gdb.base/list.exp: Tweak alternate pattern for listing of an
23969 included file to run under newer versions of expect.
23970 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
23971 consecutive >'s in templates to accomodate recent cplus-dem.c change.
23972 Remove xfail for the virtual table of BDDHookV.
23973
23974Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
23975
23976 * lib/gdb.exp (string_to_regexp): Set a default result.
23977 (default_gdb_start): Fix misleading message.
23978
23979Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
23980
23981 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
23982 Remove all CC, etc definitions.
23983 * config/mt-hpux: New file.
23984 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
23985 (CFLAGS, LDFLAGS): Define.
23986 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
23987
23988 * Makefile.in (site.exp): Don't insert host_os, etc.
23989 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
23990 (distclean): Check existence of subdir.
23991 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
23992 * gdb.base/Makefile.in: General cleanup and simplification.
23993 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
23994 to build executables. Use default rule to build .o files.
23995 (EXPECT, RUNTEST, CC): Fix relative pathname.
23996 (site.exp): Don't insert host_os, etc.
23997 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
23998 and/or SIGUSR1 defined.
23999 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
24000 * gdb.c++/Makefile.in: General cleanup and simplification.
24001 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
24002 (CFLAGS): Remove.
24003 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
24004
24005Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
24006
24007 * gdb.base/recurse.exp: Misc changes to get tests running again
24008 after Kung's changes to the watchpoint code.
24009 * gdb.base/watchpoint.exp: Likewise.
24010
24011Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
24012
24013 * lib/gdb.exp (string_to_regexp): Convert {\} also.
24014
24015Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
24016
24017 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
24018 * lib/gdb.exp (default_gdb_start): Define.
24019 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
24020 gdb.base/funcargs.exp, gdb.base/opaque.exp,
24021 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
24022 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
24023 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
24024 Don't call gdb_target_udi in between tests.
24025
24026Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24027
24028 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
24029 (which was basically just a local version of the same thing). In
24030 addition to avoiding duplication, gdb_test_exact is faster.
24031 * lib/gdb.exp (gdb_test_exact): Fix typo.
24032
24033 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
24034 don't give an error.
24035
24036 * gdb.base/term.exp: Call delete_breakpoints before starting.
24037
24038 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
24039 (t10): Add comment.
24040
24041Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
24042
24043 Reorganization of the GDB Test Suite.
24044
24045 * gdb.base: New directory, contains all the basic tests.
24046 * gdb.c++: New directory, tests specific to C++.
24047 * gdb.chill: New directory, tests specific to Chill.
24048 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
24049 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
24050 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
24051 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
24052 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
24053 t30-31 to chill).
24054 * */gdbme.*: Rename to match appropriate expect scripts.
24055 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
24056 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
24057 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
24058 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
24059 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
24060 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
24061 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
24062 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
24063 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
24064 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
24065 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
24066 gdb.c++/virtfunc.cc: New names of C++ files.
24067 * gdb.chill/chillvars.ch: New name of Chill file.
24068 * gdb.base/configure.in, gdb.c++/configure.in,
24069 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
24070 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
24071 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
24072 * configure.in (configdirs): Update to reflect directory changes.
24073 (target_abbrev): No longer define for any configuration.
24074 * Makefile.in: Cosmetic improvements to header comments.
24075
24076Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
24077
24078 Various changes to gdb.t31:
24079
24080 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
24081 * gdbme.ch: Make all key-words and predefineds be upper-case.
24082 * chillvars.exp: Expect key-words and predefinds in upper-case.
24083
24084 * chillvars.exp: Use gdb_test_exact many places.
24085 Change expected output for arrays (which now includes index labels).
24086
24087 * pr-5020.exp, gdme.ch (module PR_5020):
24088 New test, for PR-5020.
24089
24090Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
24091
24092 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
24093 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
24094
24095Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
24096
24097 * Makefile.in: Fix bit-rot in definitions of CHILL,
24098 CHILL_FOR_TARGET and Chill_LIB.
24099 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
24100 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
24101 CHILL, and CHILL_LIB.
24102
24103Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
24104
24105 * Revert the previous changes. Please see Rob's directory
24106 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
24107
24108Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
24109
24110 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
24111 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
24112 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
24113 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
24114 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
24115 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
24116 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
24117 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
24118 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
24119 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
24120 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
24121 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
24122 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
24123 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
24124 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
24125 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
24126 changes from 94Q1.
24127
24128Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
24129
24130 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
24131 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
24132 Rob's new testing fragments.
24133
24134Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
24135
24136 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 24137 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
24138
24139Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
24140
24141 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
24142 version also, match on casted version strings, and match on
24143 gdb startup case where the line numbers might be messed up.
24144
24145Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
24146
24147 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 24148 (CFLAGS): Delete it from here.
c906108c
SS
24149
24150Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
24151
24152 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
24153
24154Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
24155
24156 * Makefile.in (RUNTEST): Default to just "runtest".
24157
24158Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24159
24160 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
24161 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
24162 the code has been restructured.
24163
24164Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24165
24166 * gdb.t00/default.exp (set write): Allow any number of \r and/or
24167 \n, not just one of each.
24168
24169 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
24170 /bin/cc gives a warning if you do.
24171
24172Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
24173
d63a86f8 24174 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
24175 __t10ListS_link1ZUiRCUiPT0
24176
24177Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24178
24179 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
24180 on local variables in recursive functions.
24181
24182 * gdb.t07/Makefile.in: Build the new test.
24183
24184Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24185
24186 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
24187 directly. Instead compare the return values from actual calls.
24188
24189Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
24190
24191 * Makefile.in (check): Set TCL_LIBRARY for runtest.
24192
24193Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24194
24195 * From Peter Schauer with minor modifications.
a9c64011
AS
24196 * gdb.t15/return.exp (return_tests): Handle targets where "return"
24197 stops in mid-line in the caller. Add xfail for returning a float
24198 value on X86 targets.
c906108c
SS
24199
24200Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24201
24202 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
24203 to avoid expect lossage.
24204 (fmem_LRbug_tests): Likewise.
24205 * gdb.disasm/hppa.s: Corresponding changes.
24206
24207 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
24208 conditions to work with latest dejagnu/expect.
24209
24210 * gdb.t15/funcargs.exp (finish from indirect call): No longer
24211 expected to fail on the PA.
24212 (backtrace in call with trampolines): Explicitly require main
24213 to be frame #1 (no trampolines should show up in backtrace).
24214
24215 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
24216 "continue -expect".
24217 * gdb.t06/break.exp: Likewise.
24218 * gdb.t07/watchpoint.exp: Likewise.
24219 * gdb.t13/bitfields.exp: Likewise.
24220 * gdb.t15/{funcargs,return}.exp: Likewise.
24221 * gdb.stabs/weird.exp: Likewise.
24222 * config/{mips,udi}-gdb.exp: Likewise.
24223
24224 * hppa.sed: Enclose comments within a sed command to avoid
24225 losing with the old OSF1 sed.
24226
24227Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24228
24229 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
24230 sequent dynix.
24231 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
24232 * gdb.t15/funcargs.exp: Conditionally step again to really
24233 finish from marker_call_with_trampolines. Handle the case where
24234 the first step from within call_with_trampolines already steps
24235 us back to main.
24236 * gdb.t15/gdbme.c: Add comment to closing brace of
24237 call_with_trampolines for funcargs.exp.
24238
24239Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24240
d63a86f8 24241 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
24242 Fix typo(s).
24243
24244Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24245
24246 * gdb.t07/gdbme.c: More code for watchpoint testing.
24247
24248 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
24249 "Hardware watchpoint" throughout file.
24250 (test_watchpoint_triggered_in_syscall): New test.
24251 (test_complex_watchpoint): New test.
24252
24253Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24254
24255 * gdbme.c (call_with_trampolines): New function to try and step
24256 into. Tests trampoline problems on the PA.
24257
24258 * funcargs.exp (localvars_in_indirect_call): No longer expect
24259 stepping into indirect call to fail on PAs.
24260 (test_stepping_over_trampolines): New test.
24261
24262Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24263
24264 * TODO: Add suggestions for static member function tests, and
24265 completion tests.
24266
24267Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24268
24269 * TODO: Add suggestions for "p/a" tests.
24270
24271 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
24272 (default_gdb_exit): Replace all the hair with sending "quit" to
24273 the process with a simple close.
24274
24275Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24276
24277 * TODO: Add suggestions for shared library tests.
24278
24279Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24280
24281 * TODO: Add suggestions for x/s tests.
24282
24283Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24284
24285 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
24286 "enable once", and "enable breakpoints once" with ".*".
24287
24288Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24289
24290 * TODO: Add suggestions about structure passing tests.
24291
24292Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24293
24294 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
24295 the primary1 test, use work around if __GNUC__ < 2.
24296 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
24297 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
24298 Test for bad output rather than waiting for timeout. Issue
24299 second continue only if first continue failed.
24300
24301Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
24302
24303 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
24304 operator[] test with gdb_test because the old code didn't seem to
24305 be getting the quoting right with the new dejagnu.
24306
24307Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
24308
24309 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
24310 one from the path.
24311 * Makefile.in: Use a fresh expect if there is one, use runtest
24312 from the src tree if there is one.
d63a86f8 24313
c906108c
SS
24314Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
24315
24316 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
24317 next over recursive call. Revise the tests from that point on
24318 (which had been skipped) to match GDB's actual (correct) output.
24319
24320 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
24321 with next over a breakpoint whose condition is false.
24322
24323 * gdb.t00/help.exp: Comment out "help set print" tests just like
24324 (and for same reason as) "help set" test.
24325
24326Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24327
24328 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
24329 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
24330
24331Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24332
24333 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
24334 necessary gdb_target_udi.
24335
24336 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
24337
24338 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
24339 1838 and 2417; they are fixed.
24340
24341 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
24342 gdb.t03/ptype.exp (ptype structure, ptype union):
24343 Remove xfails; the test is looser than when the xfails were added.
24344
24345 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
24346 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
24347
24348 * gdb.t01/run.exp: Only run shell test if isnative.
24349
24350 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
24351 since "run" automatically loads if necessary. Call gdb_target_udi
24352 after the "file" since "file" kills any execution target.
24353
24354 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
24355 GDB. GDB doesn't work that way (not anymore at least) on UDI.
24356 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
24357 argument for UDI.
24358
24359Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
24360
24361 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
24362
24363 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
24364
24365Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24366
24367 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
24368 properly quoting regexps. This makes the second argument to
24369 demangle a fixed string, which matches the callers, instead of a
24370 shell-style pattern which is what the previous implementation
24371 used. Update some of the callers.
24372
24373Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24374
24375 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
24376 (comib_nullified_tests): Fix typo.
24377 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
24378 strings. No longer expected to fail.
24379
24380 * gdb.disasm/hppa.s (addib_tests): Fix typo.
24381 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
24382 strings. No longer expected to fail.
24383
24384 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
24385 string. No longer expected to fail.
24386
24387Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24388
24389 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
24390 No longer expected to fail.
24391
24392 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
24393 string. No longer expected to fail.
24394
24395Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24396
24397 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
24398 only in the names (I probably got most of them). I was even
24399 generous with some which differed in underscores in names, and
24400 probably missed a few, and I *still* was able to remove almost a
24401 third of the file with almost no impact on testsuite coverage.
24402
24403Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24404
24405 * gdb.t00/default.exp: Match udi_attach error message as well as
24406 the one from child_attach.
24407
24408 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
24409
24410 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
24411
24412 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
24413 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
24414
24415 * Move test with enums and partial symbols back to
24416 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
24417 Reverts the change of 26 May 93. Per today's change to
24418 stabs.texinfo, the behavior that weird.exp was expecting was
24419 unreasonable; what is important is that the compiler+gdb get
24420 things right, which happens with a recent gcc. Also fix the test
24421 to deal with native compilers which put out the stab gdb can't
24422 deal with.
24423
24424Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24425
24426 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
24427 in the names. The main thing these accomplish is to slow things down.
24428 Many more such duplicates surely remain.
24429
24430 * gdb.t00/help.exp: Comment out "help support" test just like
24431 (and for same reason as) "help set" test.
24432
24433Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
24434
24435 * gdb.t06/break.exp: Remove setup_xfails for
24436 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
24437 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
24438 about known bug in gcc to include up through 2.5.8.
24439 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
24440 well as "_vb$".
24441 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
24442 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
24443 with latest gcc and gdb.
24444 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
24445 well as "_vb$".
24446
24447Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24448
24449 * configure.in (hppa*-*-*): Also configure and build stabs-only
24450 tests.
24451
24452Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24453
24454 * gdb.t10/hppa.mt: A makefile fragment for the PA.
24455 * gdb.t10/configure.in (hppa*-*-*): Use it.
24456
24457Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24458
24459 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
24460
24461Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24462
24463 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
24464 versions prior to 1.13.5.
24465
24466Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24467
24468 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
24469 the prompt is at the start of a line.
24470
24471Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
24472
24473 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
24474 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
24475 in the copr tests now.
24476 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
24477 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
24478 expected to fail.
24479
24480Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
24481
24482 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
24483 gdb.t31/chillvars.exp, lib/gdb.exp:
24484 Tweak to run under either version of expect.
24485 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
24486 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
24487 * gdb.t11/list.exp: Remove extraneous whitespace.
24488
24489Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24490
24491 * gdb.t16/printcmds.exp (test_print_strings): Accept
24492 "(unsigned char *) " before the string.
24493
24494 * TODO: Add notes about printing of fancy types and GDB expressions.
24495
24496Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
24497
24498 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
24499 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 24500 if doing mips-idt-ecoff.
c906108c
SS
24501
24502Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
24503
24504 * Most .exp files: Tweak to run under either version of expect.
24505
24506Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24507
24508 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
24509 xfails; I'm not sure why they are failing, but not because of PR 1806.
24510
24511Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
24512
24513 * config/unix-gdb.exp: Remove gdb_unload cause it's already
24514 defined in lib/gdb.exp.
24515
24516Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24517
24518 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
24519 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
24520 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
24521 have to be typeless.
24522
24523Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
24524
24525 * TODO: Add suggestion for copyright year test.
24526
24527Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
24528
24529 * configure.in (*-*-lynxos*): Add stabs tests.
24530
24531Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
24532
24533 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
24534 so insert a tab before any assembler directive in column zero.
24535
24536 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
24537 stores.
24538 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
24539 stores.
24540 (fpu_short_memory_tests): Likewise.
24541
24542Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24543
24544 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
24545 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
24546 .stabs directives in comments.
24547
24548Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24549
24550 * TODO: New file, describing tests we could write.
24551 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
24552
24553Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24554
24555 * gdb.t06/signals.exp: Add kludge to force re-sync.
24556
24557 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
24558 to xgdb instead of gdb, get out of gdb.
24559
24560Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
24561
24562 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
24563 for info.
24564
24565Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
24566
24567 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
24568 * gdb.stabs/configure.in (hppa*-*-*): Use it.
24569 * gdb.stabs/hppa.sed: New sed script for the PA.
24570
24571Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24572
24573 * gdb.stabs: Re-write weird.def and configuration to use sed
24574 instead of cpp. sed is portable and POSIX; cpp is neither.
24575
24576Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24577
24578 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
24579
24580Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24581
24582 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
24583
24584Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24585
24586 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
24587 "_vb$".
24588 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
24589 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
24590
24591Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24592
24593 * lib/gdb.exp: Comment out code which depends on non-existent
24594 `transform' procedure.
24595
24596Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
24597
24598 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
24599 * lib/gdb.exp: Transform tool name.
24600 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
24601 1.1's new error handling system.
24602
24603Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24604
24605 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
24606
24607Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24608
24609 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
24610 They made pattern matching so slow that timeouts happened on
24611 heavily loaded systems. Now any output from "show print" which
24612 gets us back to the GDB prompt is a PASS.
24613
24614Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
24615
24616 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
24617
24618Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24619
24620 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
24621
24622 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
24623 It is not from PR 3220.
24624
24625Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24626
24627 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
24628 just started failing because they depended on the order the
24629 subcommands are presented, or exact docstring text. This kind of
24630 test is a pain and has minimal benefit.
24631
24632Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24633
24634 * gdb.t09/corefile.exp: At end of test, use "core" command with
24635 no arguments.
24636
24637Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
24638
24639 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
24640 17}/Makefile.in: Make it possible to run the testsuite with Sun
24641 make and CC = cross gcc by adding explicit build rules for .o
24642 files.
24643
24644Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24645
24646 * gdb.t15/funcargs.exp: Don't put comments on same line as
24647 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 24648
c906108c
SS
24649Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24650
24651 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
24652
24653Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
24654
24655 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
24656 * gdb.t20/inherit.exp: remove three dumplicate entries.
24657
24658Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24659
24660 * gdb.t06/break.exp: For "next over recursive call", fail on any
24661 incorrect output, not just on "factorial (value=2)".
24662
24663Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24664
24665 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
24666 working now. Add an xfail if accesing a bss variable causes
24667 a memory error if the target is not yet run.
24668
24669Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24670
24671 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
24672 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
24673 name of __st* demangling (2 strings). Did Kung really get the
24674 more than 95 others right without testing them?
24675
24676Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
24677
24678 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
24679
24680Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
24681
24682 * configure.in (configdirs): Add gdb.disasm
24683 * gdb.disasm: New directory for GDB disassembler tests.
24684 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
24685
24686Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24687
24688 * gdb.t00/help.exp: Don't test "help set".
24689
24690 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
24691 from within expect statements. None of these happen anymore and
24692 they cause regressions to be silently unnoticed.
24693
24694 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
24695 messages) about known failures with gcc cygnus-2.4.5-930417.
24696
24697 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
24698 comp-info.exp so it gets built if it doesn't exist.
24699
24700 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
24701 it is no longer used.
24702 * gdb.t13/comp-info.c: Removed.
24703
24704Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
24705
24706 * gdb.t06/signals.exp: Add xfail for sun3.
24707
24708Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24709
24710 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
24711 relevant because ^C doesn't get sent but failure can be reproduced
24712 interactively).
24713
24714Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24715
24716 * gdb.stabs/alpha.mt: New configuration file for alpha.
24717 * gdb.stabs/configure.in: Use it.
24718 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
24719 sharing with alpha.mt, redefine long to word via preprocessor.
24720 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
24721 for alpha.
24722 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
24723 native cc.
24724 * gdb.t00/teststrategy.exp: Change expect string so that we
24725 consume the `(xgdb)' from the command echo and from the gdb prompt.
24726 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
24727 gdb currently compares all values as long, so this failure probably
24728 applies to any configuration where LONGEST is bigger than a target int.
24729 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
24730 with gcc.
24731 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
24732 to handle opaque pointers, gcc is.
24733 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
24734 as first argument. Include <sys/types.h> and change all operator
24735 new definitions to use size_t.
24736 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
24737 now that we use size_t.
24738
24739Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24740
a9c64011 24741 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 24742 a long or float array cast all array members to the same type.
a9c64011 24743 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 24744 with 64 bit longs.
a9c64011 24745 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 24746 on alpha.
a9c64011 24747 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
24748
24749Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24750
24751 * gdb.t24 (demangle.exp): Constructors of templates have names like
24752 vector<int>::vector(int) not vector<int>::vector<int>(int). See
24753 section 14.6 of the ARM.
24754
24755 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
24756 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
24757 accomplish little and slow down the testsuite.
24758
24759 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
24760 Accept spaces various places.
24761
24762Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24763
24764 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
24765 with watchpoint enabled.
24766
24767 * Makefile.in: Remove definition of CC and remove the second
24768 definition of CXX (the "CXX = gcc" one remains). These definitions
24769 were causing backquotes to be expanded within backquotes, which
24770 doesn't work.
24771
24772Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
24773
24774 * gdb.t17/callfuncs.exp: Add "return 0" to end.
24775
24776Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24777
a9c64011
AS
24778 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
24779 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
24780 by mips cc and contains no stabs entries.
24781
24782Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
24783
24784 * config/vx-gdb.exp: Use fake device to load files rather than
24785 NFS.
24786 * lib/gdb.exp: New proc to do "file" command.
24787 * config/unix-gdb.exp: Use new "file" proc.
24788
24789Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
24790
24791 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
24792 Rework board rebooting slightly.
24793 (gdb_exit): Don't exit from the remote shell; there isn't one.
24794 * gdb.stabs/weird.exp: If a program is being debugged already,
24795 kill it.
24796 * gdb.t04/setvar.exp: Stop and restart gdb.
24797 * gdb.t05/expr.exp: Likewise.
24798 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
24799 restart gdb and reload the program.
24800 * gdb.t08/opaque.exp: Likewise.
24801 * gdb.t12/scope.exp: Likewise.
24802 * gdb.t13/bitfields.exp: Likewise.
24803 * gdb.t15/funcargs.exp: Likewise.
24804 * gdb.t20/classes.exp: Likewise.
24805 * gdb.t03/ptype.exp: Increase timeout.
24806 * gdb.t16/printcmds.exp (test_print_string_constants,
24807 test_print_array_constants): Likewise.
24808 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
24809 * gdb.t20/classes.exp (do_tests): Likewise.
24810 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
24811
24812Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
24813
24814 * gdb.stabs: Renamed *wierd* to *weird*.
24815
24816Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
24817
24818 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
24819 for timeout. Add "known gcc 2.4.5 bug" to failure message.
24820
24821Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
24822
24823 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
24824 (do_tests): Remove xfail for whatis on one_var and two_var.
24825
24826Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
24827
24828 * Makefile.in: Made cross building work better by adding
24829 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
24830
24831Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24832
24833 * gdb.t15/{return.c,return.exp,Makefile.in}:
24834 New test, currently commented out.
24835
24836Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
24837
24838 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
24839 still running and removes the leftover named socket so GDb can do
24840 clean restarts.
24841
24842Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
24843
24844 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
24845 console, not GDB.
24846 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
24847 cross testing works better with "make check"
24848 * config/unix-gdb: Use default procedures for exit and version.
24849 * config/vx-gdb.exp: Cleaned up and massaged back to working order
24850 with the newest VxWorks.
24851
24852Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24853
24854 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
24855 old form.
24856
24857 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
24858 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
24859
24860 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
24861
24862 * config/unix-gdb.exp: Remove this version of gdb_exit
24863 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
24864 Rob says he'll look at it when he gets back to testing boards.
24865
24866Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
24867
24868 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
24869 an expected fail for certain ptype commands.
24870
24871 * gdb.t20/classes.exp: Update expected results of "ptype class
24872 Base1" to account for the constructor that now appears in the type.
24873
24874Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
24875
24876 * configure.in (configdirs): Restore gdb.t04, which mysteriously
24877 disappeared from list.
24878 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
24879 "alldone" proc with call to cleanup and exit.
24880 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
24881 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
24882 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
24883 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
24884 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
24885 "alldone" proc with simple returns that suppress remaining
24886 tests. The alldone proc went away many months ago.
24887
24888Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24889
24890 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
24891
24892 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
24893
24894Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24895
24896 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
24897 as vax gdb will display them.
24898
24899Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24900
24901 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
24902 optimizers.
24903
24904 * scope.exp: Change "bad value for localval" messages so each one
24905 is unique.
24906
24907 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
24908 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
24909
24910 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
24911
24912Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24913
24914 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
24915 doesn't exist (due to optimization).
24916
24917Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24918
24919 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
24920 contains \r because the filename is long.
24921
24922 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
24923 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
24924
24925Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
24926
24927 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
24928 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
24929 Ultrix.
24930 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
24931 int tests.
24932 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
24933
24934Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
24935
24936 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
24937
24938 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 24939 to match does not match the passing case but still matches the
c906108c
SS
24940 failing case.
24941
24942Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24943
24944 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
24945
24946Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
24947
24948 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
24949 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
24950 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
24951 Remove various versions of gdb_exit.
24952 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
24953 gdb_exit.
24954 * config/unix-gdb.exp: gdb_exit remains here, and should override
24955 the generic version, since it's doing a lot of wierd stuff that
24956 the other versions aren't. FIXME, fold it in, or abandon this
24957 version.
24958
24959Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24960
24961 * gdb.t24/demangle.exp: Add tests for PR 3220.
24962
24963Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24964
24965 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
24966
24967Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
24968
24969 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
24970 "i386-*-*". Works for i486 as well.
24971
24972 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
24973 bug, and expand domain of xfail to all SVR4 systems, since the
24974 actual problem is likely to be in generic SVR4 /proc support.
24975
24976Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24977
24978 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
24979
24980Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
24981
24982 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
24983 xfails for other systems. Match a missing 'Continuing.' as an
24984 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
24985
24986 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
24987 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
24988 Only issue warning for missing executables if -all option is used.
24989
24990 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
24991 file if -all option is used. It's like an unpredictable XFAIL.
24992
24993Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
24994
24995 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
24996 for dynamically linked binaries.
24997
24998 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
24999
25000Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25001
25002 * gdb.t20/inherit.exp: Change message for "print tagless struct"
25003 to state that this is a known bug in old versions of g++.
25004
25005Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25006
25007 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
25008 while waiting for `Continuing'.
25009
25010Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
25011
25012 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
25013 in text, data, and bss.
25014 * gdb.t10/nodebug.c: Add local and global test variables for
25015 initialized and uninitialized data.
25016
25017Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25018
25019 * config/unix-gdb.exp (gdb_exit): Add "wait".
25020
25021Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25022
25023 * gdb.t06/signals.exp: xfail the continue from the handler for all
25024 targets.
25025
25026 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
25027 function with watchpoints enabled, the i386 call dummy starts with
25028 a call.
25029
25030 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
25031 386 bsd names its corefiles.
25032
25033Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
25034
25035 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
25036 compilers don't grok it.
25037 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
25038 with small octal ints rather than character constants, which
25039 are signed and might not fit if first promoted to int.
25040
25041Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
25042
25043 * gdb.t09/Makefile.in (clean): Remove corefile.
25044
25045Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25046
25047 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
25048
25049Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25050 and Jim Kingdon (kingdon@cygnus.com)
25051
25052 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
25053 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
25054 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
25055
25056Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25057
25058 * gdb.t17/interrupt.exp: Add xfail for hppa.
25059
25060Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25061
25062 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
25063 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
25064 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
25065 to determine signed-ness of bitfields and use the result to setup
25066 the xfail.
25067 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
25068 * gdb.t15/funcargs.exp: Use them to step until the second indirect
25069 call line is reached if necessary.
25070
25071Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25072
25073 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
25074
25075Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25076
25077 * gdb.t06/break.exp: Also test `clear' command.
25078
25079Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
25080
25081 * gdb.t00/teststrategy.exp: Remove extra quote.
25082
25083 * gdb.t07/watchpoint.exp: Change xfail for calling function with
25084 watchpoint enabled to be for all non-68k machines.
25085
25086 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
25087
25088Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25089
25090 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
25091 targets use aout.mt instead of ecoff.mt as gas understands
25092 standard aout format.
25093
25094Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
25095
25096 * lib/gdb.exp (runto): Don't insist that function we are running to
25097 was compiled with -g.
25098
25099 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
25100
25101 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
25102 to get back into the read system call.
25103 Accept leading newline in case where we woke it up.
25104
25105Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25106
25107 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
25108 to make the stabs test work on ecoff systems using gcc and -with-stabs.
25109 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
25110 enable ecoff configuration.
25111
25112Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25113
25114 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
25115
25116Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25117
25118 * gdb.t16/printcmds.exp: Add another printf test.
25119
25120Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
25121
25122 * configure.in: If configured -with-stabs on any target, add
25123 stabsdirs to configdirs.
25124
25125Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25126
25127 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
25128 fun" so pattern does not match the command itself.
25129
25130Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25131
25132 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
25133
25134Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25135
25136 * gdb.t17/interrupt.exp: Test for more things.
25137
25138Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25139
25140 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
25141 compiler arranges the code and line numbers.
25142
25143 * gdb.t17/interrupt.exp: Don't send \n after ^C.
25144
25145Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25146
25147 * gdb.t00/help.exp: Increase expect input buffer size.
25148
25149Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25150
25151 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
25152
25153 * gdb.t07/watchpoint.exp: Add xfail for hppa.
25154
25155 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
25156
25157 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
25158 [0-9]*, not just [0-9].
25159
25160Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25161
25162 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
25163
25164 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
25165
25166Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25167
25168 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
25169
25170Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25171
25172 * gdb.t06/signals.c: Add xfails for sun3.
25173
25174 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
25175
25176 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
25177 test_stepping tests.
25178
25179Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25180
25181 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
25182
25183 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
25184
25185 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
25186 rather than actually putting it through cpp twice.
25187
25188 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
25189
25190Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
25191
25192 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
25193 no longer needed.
25194
25195Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25196
25197 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
25198
25199 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
25200 C++ features prints as "struct", make it a pass, not an xfail.
25201
25202Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25203
25204 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
25205 Don't require VA to print as "class" rather than "struct".
25206
25207Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
25208
25209 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
25210
25211Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25212
25213 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
25214
25215Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25216
25217 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
25218 order.
25219
25220Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25221
25222 * gdb.t16/printcmds.exp: Add printf tests.
25223
25224 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
25225
25226 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
25227
25228Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
25229
25230 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
25231 pass counts, to counteract any existing or future setup_xfails.
25232
25233Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25234
25235 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
25236 {BEGIN,END}_COMMON for common block instead of STAB.
25237 * gdb.stabs/wierd.exp: Add xfail for rs6000.
25238
25239 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
25240 intp_var should be N_GSYM not N_LSYM.
25241 wierd-aout.S: Use a label for the value of the N_SO.
25242 wierd.def: Remove all backslashes.
25243 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
25244
25245Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25246
25247 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
25248 get the expected next to inheritance3.
25249
25250Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25251
25252 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
25253 now that gcc-2.4 gets it right.
25254
25255Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25256
25257 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
25258
25259 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
25260 generating comp-info.exp which works for cross-compilation.
25261
25262Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
25263
25264 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
25265 "*-*-sysv4.*".
25266
25267Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
25268
25269 * gdb.t01/run.exp: Start with a fresh gdb.
25270 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
25271 SVR4.x.
25272
25273Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
25274
25275 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
25276 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
25277 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
25278 Makefile.in (distclean, realclean): Remove gdbme.c from list of
25279 things to remove.
25280
25281Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
25282
25283 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
25284 test cases from bug reports.
25285
25286Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
25287
25288 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
25289 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
25290 avoid spurious xfails.
25291 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
25292 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
25293 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
25294
25295Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
25296
25297 * gdb.t00/teststrategy.exp: Rework to provide more useful
25298 description of each test, fix problem with systems that define
25299 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
25300 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
25301 results for "next over recursive call" so timeouts aren't taken
25302 by error.
25303
25304Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
25305
25306 * gdb.t12/scope.exp: Test printing of variables before run.
25307
25308 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
25309 printed in wrong order due to sorting.
25310
25311Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
25312
25313 * gdb.t00/teststrategy.exp: Fix expected results for printing
25314 user entered string constant. Is array of char, prints with no
25315 address.
25316
25317 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
25318 commands.
25319 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
25320 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
25321 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
25322 of struct of char arrays.
25323 * gdb.t00/radix.exp: New tests for radix commands.
25324
25325Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
25326
25327 * gdb.t16/printcmd.exp: Print a variable before running program
25328 (with xfail for AIX).
25329
25330Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
25331
25332 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
25333
25334 * gdb.t16/printcmd.exp: Don't print variables before running program.
25335
25336 * gdb.t06/break.exp: Don't require envp argument to main.
25337
25338 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
25339
25340 * gdb.t02/whatis.exp, gdb.t11/list.exp:
25341 Add xfails for rs6000.
25342
25343 * gdb.t02/whatis.exp: Change other tests not to re-test something
25344 we already tested.
25345
25346 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
25347 each type used has a variable of that type.
25348
25349Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
25350
25351 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
25352
25353Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
25354
25355 * configure.in: change srctrigger to be a file, not a directory
25356
25357Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
25358
25359 * configure.in (mips-idt-ecoff*): Added trailing '*'.
25360
25361 * gdb.t11/list.exp: Fixed a couple of typos.
25362
25363Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
25364
25365 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
25366 is fixed and PR is closed.
25367 * gdb.t16 (gdbme.c): Add simple test string variable.
25368 * gdb.t16 (printcmds.exp): Add tests with simple test string
25369 variable, primarily for boundaries on "set print elements".
25370
25371Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
25372
25373 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
25374 Make leading 0's optional and don't expect a tab in the middle
25375 of the number.
25376
25377 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
25378
25379 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
25380 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
25381 don't end command passed to gdb_test with newline.
25382
25383 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
25384 signed keyword away, don't expect signed bitfields to be signed.
25385
25386 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
25387 printing with only as many 1's as are in the field as well as printing
25388 with 32 1's (see comment).
25389
25390Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
25391
25392 * gdb.t00/default.exp: Start with a fresh gdb.
25393 * configure.in (configdirs): Remove gdb.t31 until the chill
25394 compiler works again. It no longer is able to find chillrt0
25395 since it isn't in libchill.a anymore.
25396 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
25397 wierd.o, make more modular.
25398 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
25399 spurious newlines that caused problems.
25400
25401Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25402
25403 * Move test with enums and partial symbols from gdb.t03/ptype.exp
25404 to gdb.stabs/wierd.exp since GCC has worked around the bug.
25405 gdb.stabs/wierd.{exp,def}: Many new tests.
25406
25407 * gdb.t00/default.exp: update info line for new message.
25408
25409 * gdb.t02/{whatis.exp,gdbme.c}:
25410 Test that "char *" doesn't print as "caddr_t".
25411
25412Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25413
25414 * gdb.t00/help.exp: Use .* in place of some help messages which
25415 just changed.
25416 gdb.t00/default.exp: Update "info frame" test for new message.
25417 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
25418 Remove some xfails
25419
25420Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25421
25422 * gdb.t03/{gdbme.c,ptype.exp}:
25423 Add tests for typedef'd struct and union without tags.
25424 Also check "whatis" on a variable of a typedef'd enum without a tag.
25425
25426 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
25427 PRMS 1823; the bug still exists but isn't reproduced by this test
25428 anymore), and remove rs6000 XFAIL (the bug is fixed).
25429
25430 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
25431 duplicated from whatis.exp. For those that are left, accept
25432 "long", "long int", or "int" for long variables (whatis.exp already
25433 has an XFAIL for "int", so no need to fail it here).
25434
25435 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
25436 Deal with GCC's names for types now that GDB uses the compiler's names.
25437
25438 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
25439 setup_xfail's for sunos4. If we #defined the signed keyword away,
25440 don't expect GDB to know that char it is signed.
25441
25442 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
25443
25444Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
25445
25446 * configure.in (configdirs): Add gdb.t24 for C++ tests that
25447 should work on any system, regardless of debugging format.
25448 * gdb.t21/demangle.exp: Move to gdb.t24.
25449 * gdb.t24/demangle.exp: Move from gdb.t21.
25450 * gdb.t24/{Makefile.in, configure.in}: New files.
25451
25452Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25453
25454 * configure.in: Do gdb.stabs and C++ tests only for stabs.
25455 * gdb.stabs: New directory.
25456
25457Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
25458
25459 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
25460 not just "Quit anyway?".
25461
25462Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
25463
25464 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
25465 that all setup_xfails are immediately followed by clear_xfails.
25466
25467Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
25468
25469 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
25470 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
25471 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
25472 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
25473 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
25474 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
25475 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
25476 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
25477 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
25478 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
25479 gdb.t31/chillvars.exp, lib/gdb.exp:
25480 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
25481 bug-gdb@prep.ai.mit.edu.
25482
25483Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
25484
25485 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
25486 with 0.0, not integer 0.
25487
25488Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
25489
25490 * gdb.t06/break.exp: Update for "Kill the program" message change.
25491
25492Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
25493
25494 * Makefile.in (GDBFLAGS): Set to -nx.
25495 * Makefile.in (site.exp): Use GDBFLAGS.
25496
25497Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
25498
25499 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
25500 Makefiles.
25501 (check): depend on just-check.
25502 (just-check): added so that tests can be run without a noop
25503 build pass.
25504
25505Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
25506
25507 Switch to using configure's configdirs.
25508 * Makefile.in (Makefile): add configure.in dependency.
25509 (SUBDIRS): removed redundant assignment.
25510 * configure.in: switch subdirs assignment to configdirs.
25511 * gdb.t*/configure.in: new files.
25512
25513Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
25514
25515 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
25516 works.
25517
25518Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
25519
25520 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
25521 in explicit rules. Apparently this is not supported by some makes.
25522
25523Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
25524
25525 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
25526
25527Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25528
25529 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
25530 disappeared.
25531
25532Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
25533
25534 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
25535
25536Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
25537
25538 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
25539 watchpoint problem that is now fixed.
25540 * gdb.t30/chexp.exp: Remove setup_xfail for printing
25541 uninitialized convenience variables.
25542 * gdb.t31/chillvars.exp: Fix expected patterns for printing
25543 structures.
25544
25545Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25546
25547 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
25548 which causes expect to get out of sync with gdb on long output
25549 from help set.
25550 * gdb.t09/corefile.exp: Make expected pattern for core file
25551 failing signal and frame output format less sun specific.
25552
25553Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
25554
25555 * gdb.t31/chillvars.exp: Add and remove initial dummy
25556 breakpoint, so that symbol table is forced in.
25557 (Needed at least on Sunos4, though it seems not SVR4.)
25558 * gdb.t31/chillvars.exp: Update for changed output format.
25559
25560Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
25561
a9c64011 25562 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
25563
25564Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
25565
25566 * Makefile.in: Added --srcdir when invoking runtest, removed the
25567 need for a local config file. (optional now)
25568
25569Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
25570
25571 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
25572 failure count used to force early termination. Add some more
25573 expected failures for gnu style demangling.
25574
25575Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25576
25577 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
25578 pmi variable from gdb.t20/gdbme to get optimized away.
25579 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
25580 Check for written corefile upon timeout _and_ eof.
25581
25582Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25583
25584 * config/unix-gdb.exp: Add missing return 0.
25585
25586Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
25587
25588 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
25589 test termination.
25590
25591Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
25592
25593 * configure.in (subdirs): Put back gdb.t17 which mysteriously
25594 disappeared.
25595
25596Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
25597
25598 * gdb.t10/crossload.exp: Disable the i860-elf test until such
25599 time as i860 support works.
25600
d63a86f8 25601 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
25602 "backtrace 100\r" rather than just "backtrace\r", to match last
25603 change.
25604
25605Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
25606
25607 * config/udi-gdb.exp (gdb_exit): Remove close command.
25608 (gdb_target_udi): New procedure to set the UDI target.
25609 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
25610 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
25611 Added waits for prompts after several question responses. Added
25612 some more responses used by a29k-amd-udi-gdb.
25613 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
25614 pass different arguments, restart UDI connection after program
25615 completion.
25616 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
25617 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
25618 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
25619 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
25620 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
25621 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
25622 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
25623 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
25624 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
25625 after program completion.
25626 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
25627 compiled with a SELECT_VECS setting.
25628 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
25629 infinite recursion.
25630
25631 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
25632 Added checks for COFF results, and made them expected failures for
25633 all targets. It would be better to make them expected failures
25634 for COFF targets only.
25635
25636Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
25637
25638 * Makefile.in: add null dvi target, don't bother to recurse
25639 through test directories for info and install-info; rename
25640 $(datadir) to be dejagnu instead of deja-gnu
25641
25642Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
25643
25644 * gdb.t31/gdbme.ch: Re-enable code that previously caused
25645 compiler to coredump.
25646 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
25647 code.
25648
25649Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
25650
25651 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
25652 coredump.
25653 * gdb.t31/chillvars.exp: Comment out tests that depend on that
25654 code.
25655
25656Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
25657
25658 * gdb.t03/ptype.exp: tests for return code from gdb_test.
25659 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
25660 which in a shell. Deletes xgdb when done.
25661 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
25662 Tests the return from the "set height" or "set width" commands.
25663 Added a few return codes where needed.
25664
25665Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
25666
25667 * Makefile.in (SUBDIRS): Add gdb.t17.
25668 * configure.in (subdirs): Add gdb.t17.
25669 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
25670 files to test gdb's calling of functions in the inferior with
25671 the correct arguments and gdb's ability to retrieve any
25672 result returned.
25673
25674Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
25675
25676 * config/unix-gdb.exp (gdb_exit): Remove close commands that
25677 may be called after gdb goes away. Previous versions of expect
25678 needed these to avoid file descriptor leaks, but they cause
25679 errors with the current revision of expect.
25680 * gdb.t00/gdbvars.exp: Use -re on expected output after
25681 setting sevenbit-strings.
25682 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
25683 to set sevenbit-strings consistent across tests.
25684 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
25685 set sevenbit-strings consistent across tests.
25686
25687Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
25688
25689 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
25690 expected output to match current "expect" expectations.
25691
25692Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
25693
25694 * gdb.t00/default.exp: Change expected output for default "source"
25695 command, to match new gdb behavior which requires a filename to
25696 source.
25697
25698Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
25699
25700 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
25701 expected fail for i486-*-* that misses the marker2 function.
25702 * gdb.t10/crossload.exp (bfddefault): Allow successful
25703 recognition of a format to pass even if no symbols are found.
25704 Explicitly catch failures where the format is not recognized
25705 or is ambiguous, and add the reason to the fail message.
25706 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
25707 the cause is and invalid target and add reason to failure message.
25708 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
25709 elf32-i386, elf32-sparc, and elf32-i860.
25710 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
25711 Set up expected failure for 'filename'::variable scope resolution,
25712 which is now apparently broken on all targets.
25713 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
25714 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
25715 gdb.t23/templates.exp: Change failure for missing binfile into
25716 just a warning.
25717 gdb.t21/demangle.exp: Change all cfront references to 'arm'
25718 references.
25719
25720Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
25721
25722 * gdb.t00/default.exp: Add expected output for default "source"
25723 command, to match new gdb behavior.
25724 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
25725
25726Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
25727
25728 * config/*-gdb.exp: returns an error, rather than exiting on
25729 internal errors.
25730
25731Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
25732
25733 * gdb.t03/gdbme.c: Add pointer to struct variable.
25734 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
25735 referencing struct members.
25736
25737Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
25738
25739 * configure.in (mips-idt-ecoff): New target.
25740 * config/mips-gdb.exp: New file for remote board using MIPS remote
25741 debugging protocol.
25742
25743 * Redid configuration scheme. Removed gdb.t*/configure.in.
25744 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
25745 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
25746 distclean targets. Built executables via .o files. Adjusted
25747 tests to account for source files in $(srcdir) rather than
25748 $(objdir).
25749 * lib/gdb.exp (runto): Don't expect () after the function name,
25750 because it may have arguments.
25751
25752Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
25753
25754 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
25755 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
25756 expected failures for mips-idt-* and mips-sgi-*.
25757 * gdb.t00/default.exp (attach): Kill process if requested.
25758 * gdb.t00/help.exp (help target core, help target): Accept a gdb
25759 that does not read core files.
25760 * gdb.t01/run.exp: Removed checks for exit status code.
25761 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
25762 it is linked in.
25763 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
25764 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
25765 appropriate, rather than doing it by hand.
25766 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
25767 execution.
25768 * gdb.t10/crossload.exp: Kill existing program if needed.
25769 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
25770 appropriate, rather than doing it by hand. Always increase
25771 timeout for this test, not just for VxWorks.
25772
25773Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
25774
25775 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
25776 of Chill STRUCT types and STRUCT values.
25777 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
25778 than "char".
25779 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 25780 struct2): New struct definitions and initializations to test
c906108c
SS
25781 simple Chill STRUCT types.
25782
25783Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
25784
25785 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
25786 the null byte at the end of strings.
25787 * gdb.t00/default.exp: Make show version insensitive to copyright
25788 date.
25789 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
25790 to avoid dependencies on target char signedness.
25791 * gdb.t16/printcmds.exp: Update expected results for explicitly
25792 unsigned char.
25793 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
25794 now work.
25795 * gdb.t21/demangle.exp: Add many more patterns for template
25796 demangling, most of them being expected failures.
25797 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
25798 string we are matching for, to match on the whole string.
25799 * gdb.t21/demangle.exp: Add many new test strings to demangle,
25800 and fix a whole bunch that had incorrect expected output but were
25801 passing anyway because of the bug in "proc demangle".
25802 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
25803 type.
25804 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
25805
25806Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
25807
a9c64011
AS
25808 * gdb/testsuite: made modifications to testcases, etc., to allow
25809 them to work properly given the reorganization of deja-gnu and the
25810 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
25811
25812Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
25813
25814 * gdb/testsuite: Initial creation of gdb/testsuite.
25815 Migrated dejagnu testcases and support files for testing nm to
25816 gdb/testsuite from deja-gnu. These files were moved "as is"
25817 with no modifications. This migration is part of a major overhaul
25818 of dejagnu. The modifications to these testcases, etc., which
25819 will allow them to work with the new version of dejagnu will be
25820 made in a future update.
48efe704 25821
8d8cb839 25822 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 25823\f
8d8cb839
EZ
25824;; Local Variables:
25825;; mode: change-log
25826;; left-margin: 8
25827;; fill-column: 74
25828;; version-control: never
25829;; End:
902f2ccb
MC
25830
25831 Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ed6df200 25832 2003, 2004, 2005 Free Software Foundation, Inc.
902f2ccb
MC
25833 Copying and distribution of this file, with or without modification,
25834 are permitted provided the copyright notice and this notice are preserved.
This page took 3.170242 seconds and 4 git commands to generate.