Improve .rsrc section merging again. This time with an algorithm that
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
0172b6a7
DE
12014-03-18 Doug Evans <xdje42@gmail.com>
2
3 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
4 Fix spelling of exec-done-display.
5
06c868a8
JK
62014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
7
8 PR gdb/15358
9 * gdb.base/gdb-sigterm.c: New file.
10 * gdb.base/gdb-sigterm.exp: New file.
11
0c7e1a46
PA
122014-03-18 Pedro Alves <palves@redhat.com>
13
14 PR gdb/13860
15 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
16 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17 solib-event.
18
f7c77d93
JB
192014-03-17 Joel Brobecker <brobecker@adacore.com>
20
21 * gdb.ada/pckd_arr_ren: New testcase.
22
5a1e8c7a
DE
232014-03-13 Doug Evans <xdje42@gmail.com>
24
25 PR guile/16612
26 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
27 collect after discarding symbols.
28
350e1a76
DE
292014-03-13 Ludovic Courtès <ludo@gnu.org>
30 Doug Evans <xdje42@gmail.com>
31
32 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
33 to history survives a gc.
34
a69900ae
PA
352014-03-13 Pedro Alves <palves@redhat.com>
36
37 * gdb.base/default.exp: Don't test "target procfs".
38
5db9f0bd
PA
392014-03-13 Pedro Alves <palves@redhat.com>
40
41 * gdb.base/default.exp: Update "target child" and "target procfs"
42 tests to not expect "Unix".
43
b3ccfe11
TT
442014-03-12 Tom Tromey <tromey@redhat.com>
45
46 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
47 New procs. Add target-async tests.
48 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
49 Add target-async tests.
50
646f4417
AA
512014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
52
53 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
54 'func_start' and 'func_end' for the beginning and end of the
55 function code, respectively.
56 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
57 'func_end' instead of 'func' and 'main'.
58
288c211f
AA
592014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
60
61 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
62 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
63 generate the debug info assembler source.
64
e0c0f156
AA
652014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
66
67 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
68 * gdb.dwarf2/arr-subrange.exp: Likewise.
69 * gdb.dwarf2/dwz.exp: Likewise.
70 * gdb.dwarf2/method-ptr.exp: Likewise.
71 * gdb.dwarf2/missing-sig-type.exp: Likewise.
72 * gdb.dwarf2/subrange.exp: Likewise.
73 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
74 * gdb.dwarf2/implptrpiece.exp: Likewise.
75 * gdb.dwarf2/nostaticblock.exp: Likewise.
76
0e5c4555
AA
772014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
78
79 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
80 directory to absolute path name arguments.
81
5ec18f2b
JG
822014-03-10 Joel Brobecker <brobecker@adacore.com>
83
84 * gdb.ada/tagged_access: New testcase.
85
847fc4f2
MM
862014-03-07 Markus Metzger <markus.t.metzger@intel.com>
87
88 * gdb.btrace/data.exp: Update expected output.
89
cc3da688
YQ
902014-03-06 Yao Qi <yao@codesourcery.com>
91
92 * gdb.trace/pr16508.exp: New file.
93
0f26cec1
PA
942014-03-05 Pedro Alves <palves@redhat.com>
95
96 PR gdb/16575
97 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
98 procedure.
99 (top level): Adjust to use it. Add tests that exercise breakpoint
100 interaction with the code-cache.
101
7a5a839f
LC
1022014-02-26 Ludovic Courtès <ludo@gnu.org>
103
104 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
105 test for 'history-append!'.
106
31aa7e4e
JB
1072014-02-26 Joel Brobecker <brobecker@adacore.com>
108
109 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
110 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
111 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
112 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
113 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
114 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
115
1b588015
JB
1162014-02-26 Joel Brobecker <brobecker@adacore.com>
117
118 * testsuite/gdb.python/py-pp-re-notag.c: New file.
119 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
120 * testsuite/gdb.python/py-pp-re-notag.p: New file.
121
55426c9d
JB
1222014-02-26 Joel Brobecker <brobecker@adacore.com>
123
124 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
125
dc53a7ad
JB
1262014-02-26 Joel Brobecker <brobecker@adacore.com>
127
128 * gdb.dwarf2/arr-stride.c: New file.
129 * gdb.dwarf2/arr-stride.exp: New file.
130
12ab52e9
PA
1312014-02-26 Pedro Alves <palves@redhat.com>
132
133 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
134 that won't ever trigger. Make sure that GDB reports the correct
135 breakpoint that caused the stop.
136
849c862e
JK
1372014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
138
139 PR gdb/16626
140 * gdb.base/auto-load-script: New file.
141 * gdb.base/auto-load.c: New file.
142 * gdb.base/auto-load.exp: New file.
143
71b7d793
JK
144 PR gdb/16626
145 * gdb.base/auto-load.exp: Fix out-of-srctree run.
146
e2f0d509
JK
1472014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
148
149 Fix dw2-icycle.exp -fsanitize=address GDB crash.
150 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
151
50cc37c8
DE
1522014-02-24 Doug Evans <dje@google.com>
153
154 * lib/gdb.exp (run_on_host): Log error output if program fails.
155
ea4758f2
PA
1562014-02-21 Pedro Alves <palves@redhat.com>
157
158 * gdb.threads/step-after-sr-lock.c: Rename to ...
159 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
160 * gdb.threads/step-after-sr-lock.exp: Rename to ...
161 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
162 ... this.
163
d7b30f67
SDJ
1642014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
165
166 PR tdep/16397
167 * gdb.arch/amd64-stap-special-operands.exp: New file.
168 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
169 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
170 * gdb.arch/amd64-stap-triplet.S: Likewise.
171 * gdb.arch/amd64-stap-triplet.c: Likewise.
172
83deb43f
JB
1732014-02-20 Joel Brobecker <brobecker@adacore.com>
174
175 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
176 in .section pseudo-op.
177
adde2bff
DE
1782014-02-20 lin zuojian <manjian2006@gmail.com>
179 Joel Brobecker <brobecker@adacore.com>
180 Doug Evans <xdje42@gmail.com>
181
182 PR symtab/16581
183 * gdb.dwarf2/dw2-icycle.S: New file.
184 * gdb.dwarf2/dw2-icycle.c: New file.
185 * gdb.dwarf2/dw2-icycle.exp: New file.
186
f7bd0f78
SC
1872014-02-19 Siva Chandra Reddy <sivachandra@google.com>
188
189 * gdb.python/py-value-cc.cc: Improve test case to enable testing
190 operations on gdb.Value objects.
191 * gdb.python/py-value-cc.exp: Add new test to test operations on
192 gdb.Value objects.
193
c17ef0d5
DE
1942014-02-18 Doug Evans <dje@google.com>
195
196 * Makefile.in (TESTS): New variable.
197 (expanded_tests, expanded_tests_or_none): New variables
198 (check-single): Pass $(expanded_tests_or_none) to runtest.
199 (check-parallel): Only run tests in $(TESTS) if non-empty.
200 (check/no-matching-tests-found): New rule.
201 * README: Document TESTS makefile variable.
202
5dd3176f
DE
2032014-02-18 Doug Evans <dje@google.com>
204
205 * Makefile.in (check-parallel): rm -rf outputs temp.
206
0b10be4f
JK
2072014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
208
209 Fix "ERROR: no fileid for" in the testsuite.
210 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
211
85f224e7
DE
2122014-02-12 Doug Evans <dje@google.com>
213
214 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
215 (MISCELLANEOUS): New variable.
216 (clean): rm -rf $(MISCELLANEOUS).
217 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
218 dwp live in the same directory as symlinks, with each symlink pointed
219 to a differently named file in a different directory.
220
149b30ff
DE
2212014-02-11 Doug Evans <dje@google.com>
222
223 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
224 of Tcl file commands.
225
1dfdac32
MK
2262014-02-10 Mark Kettenis <kettenis@gnu.org>
227
228 * gdb.threads/step-after-sr-lock.exp: Avoid executing
229 "kill -SIGUSR1 -1".
230
aa4fb036
JB
2312014-02-10 Joel Brobecker <brobecker@adacore.com>
232
233 * gdb.ada/tick_length_array_enum_idx: New testcase.
234
ed3ef339
DE
2352014-02-10 Doug Evans <xdje42@gmail.com>
236
237 * configure.ac (AC_OUTPUT): Add gdb.guile.
238 * configure: Regenerate.
239 * lib/gdb-guile.exp: New file.
240 * lib/gdb.exp (get_target_charset): New function.
241 * gdb.base/help.exp: Update expected output from "apropos apropos".
242 * gdb.guile/Makefile.in: New file.
243 * gdb.guile/guile.exp: New file.
244 * gdb.guile/scm-arch.c: New file.
245 * gdb.guile/scm-arch.exp: New file.
246 * gdb.guile/scm-block.c: New file.
247 * gdb.guile/scm-block.exp: New file.
248 * gdb.guile/scm-breakpoint.c: New file.
249 * gdb.guile/scm-breakpoint.exp: New file.
250 * gdb.guile/scm-disasm.c: New file.
251 * gdb.guile/scm-disasm.exp: New file.
252 * gdb.guile/scm-equal.c: New file.
253 * gdb.guile/scm-equal.exp: New file.
254 * gdb.guile/scm-error.exp: New file.
255 * gdb.guile/scm-error.scm: New file.
256 * gdb.guile/scm-frame-args.c: New file.
257 * gdb.guile/scm-frame-args.exp: New file.
258 * gdb.guile/scm-frame-args.scm: New file.
259 * gdb.guile/scm-frame-inline.c: New file.
260 * gdb.guile/scm-frame-inline.exp: New file.
261 * gdb.guile/scm-frame.c: New file.
262 * gdb.guile/scm-frame.exp: New file.
263 * gdb.guile/scm-generics.exp: New file.
264 * gdb.guile/scm-gsmob.exp: New file.
265 * gdb.guile/scm-iterator.c: New file.
266 * gdb.guile/scm-iterator.exp: New file.
267 * gdb.guile/scm-math.c: New file.
268 * gdb.guile/scm-math.exp: New file.
269 * gdb.guile/scm-objfile-script-gdb.in: New file.
270 * gdb.guile/scm-objfile-script.c: New file.
271 * gdb.guile/scm-objfile-script.exp: New file.
272 * gdb.guile/scm-objfile.c: New file.
273 * gdb.guile/scm-objfile.exp: New file.
274 * gdb.guile/scm-ports.exp: New file.
275 * gdb.guile/scm-pretty-print.c: New file.
276 * gdb.guile/scm-pretty-print.exp: New file.
277 * gdb.guile/scm-pretty-print.scm: New file.
278 * gdb.guile/scm-section-script.c: New file.
279 * gdb.guile/scm-section-script.exp: New file.
280 * gdb.guile/scm-section-script.scm: New file.
281 * gdb.guile/scm-symbol.c: New file.
282 * gdb.guile/scm-symbol.exp: New file.
283 * gdb.guile/scm-symtab-2.c: New file.
284 * gdb.guile/scm-symtab.c: New file.
285 * gdb.guile/scm-symtab.exp: New file.
286 * gdb.guile/scm-type.c: New file.
287 * gdb.guile/scm-type.exp: New file.
288 * gdb.guile/scm-value-cc.cc: New file.
289 * gdb.guile/scm-value-cc.exp: New file.
290 * gdb.guile/scm-value.c: New file.
291 * gdb.guile/scm-value.exp: New file.
292 * gdb.guile/source2.scm: New file.
293 * gdb.guile/types-module.cc: New file.
294 * gdb.guile/types-module.exp: New file.
295
7026a7c1
YQ
2962014-02-10 Yao Qi <yao@codesourcery.com>
297
298 PR testsuite/16543
299 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
300 * configure: Regenerated.
301 * Makefile.in: New file.
302
6c466447
AS
3032014-02-08 Andreas Schwab <schwab@linux-m68k.org>
304
305 * gdb.python/py-framefilter.exp: Fix typo.
306
6e854735
YQ
3072014-02-08 Yao Qi <yao@codesourcery.com>
308
309 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
310 that no =breakpoint-modified is emitted when breakpoints are
311 modified through MI commands.
312
d137e6dc
PA
3132014-02-07 Pedro Alves <pedro@codesourcery.com>
314 Pedro Alves <palves@redhat.com>
315
316 * gdb.threads/step-after-sr-lock.c: New file.
317 * gdb.threads/step-after-sr-lock.exp: New file.
318
b5ee5a50
PA
3192014-02-07 Pedro Alves <palves@redhat.com>
320
321 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
322
3c77faf3
JK
3232014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
324
325 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
326 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
327
6dddc817
DE
3282014-02-06 Doug Evans <xdje42@gmail.com>
329
330 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
331 output.
332
333 * gdb.gdb/python-interrupts.exp: New file.
334
de7b2893
YQ
3352014-02-05 Yao Qi <yao@codesourcery.com>
336
337 * gdb.trace/report.exp (use_collected_data): Test the output
338 of "info threads" and "info inferiors".
339
66d032ac
YQ
3402014-02-05 Yao Qi <yao@codesourcery.com>
341
342 Revert this patch:
343
344 2013-05-24 Yao Qi <yao@codesourcery.com>
345
346 * gdb.trace/tfile.exp: Test inferior and thread.
347
591a12a1
UW
3482014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
349
350 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
351 on a function.
352 * gdb.base/step-bt.c: Call hello via function pointer to make
353 sure its first instruction is executed on powerpc64le-linux.
354
0ff3e01f
UW
3552014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
356
357 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
358
084ee545
UW
3592014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
360
361 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
362 of the test patterns for use on little-endian systems.
363
6ed14ff3
UW
3642014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
365
366 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
367 (decimal_vector): Fix for little-endian.
368
401e27fd
JM
3692014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
370
371 * gdb.arch/sparc-sysstep.exp: New file.
372 * gdb.arch/sparc-sysstep.c: Likewise.
373
374 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
375
8b924729
EBM
3762014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
377
378 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
379
fb151210
JB
3802014-01-23 Tom Tromey <tromey@redhat.com>
381
382 * gdb.ada/array_char_idx: New testcase.
383
0740f8d8
TT
3842014-01-23 Tom Tromey <tromey@redhat.com>
385
386 PR python/16487:
387 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
388 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
389 classes.
390
21909fa1
TT
3912014-01-23 Tom Tromey <tromey@redhat.com>
392
393 PR python/16491:
394 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
395 string from an inferior frame.
396 * gdb.python/py-framefilter-mi.exp: Update.
397
87ce2a04
DE
3982014-01-22 Doug Evans <dje@google.com>
399
400 * gdb.server/server-mon.exp: Add tests for "set debug-format".
401
237b092b
AA
4022014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
403
404 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
405
d674a709
AA
4062014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
407
408 * gdb.trace/entry-values.exp: Remove excess space character from
409 regex patterns. Handle s390 call instruction.
410
20fa3390
AA
4112014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
412
413 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
414 define "*_start" label. Make "name" static.
415 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
416 ${name} by references to ${name}_start.
417
78466714
AA
4182014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
419
420 * gdb.base/info-macros.exp: Remove "debug" from the compile
421 options.
422
ec9f644a
IB
4232014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
424
425 * gdb.dlang/demangle.exp: New file.
426
94b1b47e
IB
4272014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
428
429 * gdb.dlang/primitive-types.exp: New file.
430
7f420862
IB
4312014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
432
433 * configure.ac: Create gdb.dlang/Makefile.
434 * configure: Regenerate.
435 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
436 * gdb.dlang/Makefile.in: New file.
437 * lib/d-support.exp: New file.
438 * lib/gdb.exp (skip_d_tests): New proc.
439
52834460
MM
4402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
441
442 * gdb.btrace/delta.exp: Check reverse stepi.
443 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
444 * gdb.btrace/finish.exp: New.
445 * gdb.btrace/next.exp: New.
446 * gdb.btrace/nexti.exp: New.
447 * gdb.btrace/record_goto.c: Add comments.
448 * gdb.btrace/step.exp: New.
449 * gdb.btrace/stepi.exp: New.
450 * gdb.btrace/multi-thread-step.c: New.
451 * gdb.btrace/multi-thread-step.exp: New.
452 * gdb.btrace/rn-dl-bind.c: New.
453 * gdb.btrace/rn-dl-bind.exp: New.
454 * gdb.btrace/data.c: New.
455 * gdb.btrace/data.exp: New.
456 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
457
6e07b1d2
MM
4582014-01-16 Markus Metzger <markus.t.metzger@intel.com>
459
460 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
461 * gdb.btrace/exception.exp: Update.
462 * gdb.btrace/instruction_history.exp: Update.
463 * gdb.btrace/record_goto.exp: Update.
464 * gdb.btrace/tailcall.exp: Update.
465 * gdb.btrace/unknown_functions.exp: Update.
466 * gdb.btrace/delta.exp: New.
467
0b722aec
MM
4682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
469
470 * gdb.btrace/record_goto.exp: Add backtrace test.
471 * gdb.btrace/tailcall.exp: Add backtrace test.
472
066ce621
MM
4732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
474
475 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
476 * gdb.btrace/record_goto.c: New.
477 * gdb.btrace/record_goto.exp: New.
478 * gdb.btrace/x86-record_goto.S: New.
479
0688d04e
MM
4802014-01-16 Markus Metzger <markus.t.metzger@intel.com>
481
482 * gdb.btrace/function_call_history.exp: Update tests.
483 * gdb.btrace/instruction_history.exp: Update tests.
484
8710b709
MM
4852014-01-16 Markus Metzger <markus.t.metzger@intel.com>
486
487 * gdb.btrace/function_call_history.exp: Fix expected field
488 order for "record function-call-history".
489 Add new tests for "record function-call-history /c".
490 * gdb.btrace/exception.cc: New.
491 * gdb.btrace/exception.exp: New.
492 * gdb.btrace/tailcall.exp: New.
493 * gdb.btrace/x86-tailcall.S: New.
494 * gdb.btrace/x86-tailcall.c: New.
495 * gdb.btrace/unknown_functions.c: New.
496 * gdb.btrace/unknown_functions.exp: New.
497 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
498
5de9129b
MM
4992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
500
501 * gdb.btrace/instruction_history.exp: Update.
502 * gdb.btrace/function_call_history.exp: Update.
503
23a7fe75
MM
5042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
505
506 * gdb.btrace/function_call_history.exp: Fix expected function
507 trace.
508 * gdb.btrace/instruction_history.exp: Initialize traced.
509 Remove traced_functions.
510
724c7dd8
MM
5112014-01-16 Markus Metzger <markus.t.metzger@intel.com>
512
513 * gdb.btrace/function_call_history.exp: Update
514 * gdb.btrace/instruction_history.exp: Update.
515
6d78d93b
MM
5162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
517
518 * gdb.btrace/enable.exp: Update expected text.
519
93a360cc
OJ
5202014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
521
522 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
523 bytes.
524
3772b53f
MR
5252014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
526
527 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
528
596662fa
OJ
5292014-01-15 Omair Javaid <omair.javaid@linaro.org>
530
531 * lib/gdb.exp (supports_process_record): Return true for
532 arm*-linux*. (supports_reverse): Likewise.
533
b5b08fb4
SC
5342014-01-13 Siva Chandra Reddy <sivachandra@google.com>
535
536 PR python/15464
537 PR python/16113
538 * gdb.python/py-type.c: Enhance test case.
539 * gdb.python/py-value-cc.cc: Likewise
540 * gdb.python/py-type.exp: Add new tests.
541 * gdb.python/py-value-cc.exp: Likewise
542
52d7fb13
AA
5432014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
544 Pedro Alves <palves@redhat.com>
545
546 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
547 Make "name" extern.
548 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
549 references to ${name}_start by references to ${name}.
550
a2cd8cfe
JB
5512014-01-10 Joel Brobecker <brobecker@adacore.com>
552
553 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
554
4e23fced
JB
5552014-01-10 Joel Brobecker <brobecker@adacore.com>
556
557 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
558
c6a9e42c
PA
5592014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
560 Pedro Alves <palves@redhat.com>
561
562 * gdb.mi/mi-info-os.exp: Connect to the target with
563 mi_gdb_target_load.
564
b7ea362b
PA
5652014-01-08 Pedro Alves <palves@redhat.com>
566
567 * gdb.threads/reconnect-signal.c: New file.
568 * gdb.threads/reconnect-signal.exp: New file.
569
5e3f4fab
EBM
5702014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
571
572 * gdb.base/source-dir.exp: New file.
573
79301218
JB
5742014-01-07 Joel Brobecker <brobecker@adacore.com>
575
576 * gdb.ada/mi_interface: New testcase.
577
8e355c5d
JB
5782014-01-07 Joel Brobecker <brobecker@adacore.com>
579
580 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
581 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
582 gdb.ada/pp-rec-component/pck.ads: New files.
583
c0d48811
JB
5842014-01-07 Joel Brobecker <brobecker@adacore.com>
585
586 * gdb.python/py-pp-integral.c: New file.
587 * gdb.python/py-pp-integral.py: New file.
588 * gdb.python/py-pp-integral.exp: New file.
589
4924df79
GKB
5902013-12-19 Sergio Durigan Junior <sergiodj@redhat.com>
591
592 PR breakpoints/16297
593 * gdb.base/catch-syscall.c (read_syscall, pipe_syscall)
594 (write_syscall): New variables.
595 (main): Create a pipe, write 1 byte in it, and read 1 byte from
596 it.
597 * gdb.base/catch-syscall.exp (all_syscalls): Include "pipe,
598 "write" and "read" syscalls.
599 (fill_all_syscalls_numbers): Improve the way to obtain syscalls
600 numbers.
601
530e8392
KB
6022013-12-19 Keven Boell <keven.boell@intel.com>
603
604 * gdb.fortran/module.exp: Completion matches fortran module
605 names as well. ptype/whatis on modules return a proper type.
606 Add new check for having the correct scope.
607
7f9b20bb
KB
6082013-12-19 Keven Boell <keven.boell@intel.com>
609
610 * gdb.fortran/type.f90: New file.
611 * gdb.fortran/whatis_type.f90: New file.
612
2e0d821f
SDJ
6132013-12-18 Sergio Durigan Junior <sergiodj@redhat.com>
614
615 * gdb.base/catch-syscall.c: Include <sys/syscall.h>.
616 (close_syscall, chroot_syscall, exit_group_syscall): New
617 variables.
618 * gdb.base/catch-syscall.exp: Replace gdb_compile by
619 prepare_for_testing. Call fill_all_syscalls_numbers before
620 starting. Replace gdb_exit, gdb_start, gdb_reinitialize_dir and
621 gdb_load by clean_restart.
622 (check_info_bp_any_syscall, check_info_bp_specific_syscall)
623 (check_info_bp_many_syscalls): Remove global gdb_prompt.
624 (check_call_to_syscall): Likewise. Add global decimal. Improve
625 testing regex.
626 (check_return_from_syscall): Likewise.
627 (check_continue, insert_catch_syscall_with_arg): Remove global
628 gdb_prompt.
629 (insert_catch_syscall_with_many_args): Likewise. Add global
630 decimal. Fix $filter_str. Improve testing regex.
631 (check_for_program_end): Remove global gdb_prompt.
632 (test_catch_syscall_without_args): Likewise. Add global decimal.
633 Improve testing regex.
634 (test_catch_syscall_with_args, test_catch_syscall_with_many_args)
635 (test_catch_syscall_with_wrong_args)
636 (test_catch_syscall_restarting_inferior)
637 (test_catch_syscall_fail_nodatadir): Remove global gdb_prompt.
638 (do_syscall_tests): Likewise. Remove global srcdir.
639 (test_catch_syscall_without_args_noxml): Remove global gdb_prompt.
640 Add global last_syscall_number. Test for the exact syscall number
641 to be caught.
642 (test_catch_syscall_with_args_noxml): Remove global gdb_prompt.
643 Add global all_syscalls_numbers. Test each syscall number to be
644 caught, instead of only testing "close".
645 (test_catch_syscall_with_wrong_args_noxml): Remove global gdb_prompt.
646 (do_syscall_tests_without_xml): Likewise. Remove global srcdir.
647 Remove stale comment.
648 (fill_all_syscalls_numbers): Add global last_syscall_number. Fill
649 the correct syscall numbers using information from the inferior.
650
5ce0145d
PA
6512013-12-17 Pedro Alves <palves@redhat.com>
652
653 * gdb.trace/circ.exp: Expect frame info to be printed when
654 switching between frames with unavailable stack, but different
655 functions.
656
bdf22206
AB
6572013-12-17 Andrew Burgess <aburgess@broadcom.com>
658
659 * gdb.trace/unavailable-dwarf-piece.c: New file.
660 * gdb.trace/unavailable-dwarf-piece.exp: New file.
661
07d100d4
YQ
6622013-12-15 Yao Qi <yao@codesourcery.com>
663
664 * gdb.perf/skip-prologue.c: New.
665 * gdb.perf/skip-prologue.exp: New.
666 * gdb.perf/skip-prologue.py: New.
667
8a48ac95
JB
6682013-12-13 Joel Brobecker <brobecker@adacore.com>
669
670 * gdb.ada/arraydim: New testcase.
671
a16b0e22
SC
6722013-12-12 Siva Chandra Reddy <sivachandra@google.com>
673
674 PR python/16113
675 * gdb.python/py-value-cc.cc: Improve test case.
676 * gdb.python/py-value-cc.exp: Add new tests to test usage of
677 gdb.Field objects as subscripts on gdb.Value objects.
678
0987cf35
DE
6792013-12-10 Doug Evans <dje@google.com>
680
7b3fd68b 681 PR 16286
0987cf35
DE
682 * gdb.python/py-value.c: #include stdlib.h, string.h.
683 (str): New struct.
684 (main): New local xstr.
685 * gdb.python/py-value.exp (test_value_in_inferior): Add test to
686 fetch a value as a string with a length beyond the declared length
687 of the array.
688
409d8f48
AB
6892013-12-10 Andrew Burgess <aburgess@broadcom.com>
690
691 * lib/gdb.exp (gdb_compile_shlib): Add call to get_compiler_info,
692 update comment.
693
036e93df
JB
6942013-12-10 Joel Brobecker <brobecker@adacore.com>
695
696 * gdb.ada/int_deref.exp: Add test verifying that we print
697 the decoded symbol name when printing the address of Ada
698 symbols.
699
72bfa06c
JB
7002013-12-10 Joel Brobecker <brobecker@adacore.com>
701
702 * gdb.mi/mi-start.exp: Add test verifying that -list-features
703 contains "exec-run-start-option".
704
11ec5965
YQ
7052013-12-08 Yao Qi <yao@codesourcery.com>
706
707 * lib/gdb.exp (support_complex_tests): Use gdb_produce_source.
708 (is_elf_target, is_ilp32_target, is_ilp64_target): Likewise.
709 (is_64_target, is_amd64_regs_target): Likewise.
710 (skip_altivec_tests, skip_vsx_tests, skip_btrace_tests): Likewise.
711
594d8fa8
MF
7122013-12-07 Mike Frysinger <vapier@gentoo.org>
713
714 * gdb.ada/uninitialized_vars/parse_controlled.ads: Remove +x file mode.
715 * gdb.base/testenv.c: Likewise.
716
d9a196da
MF
7172013-12-07 Mike Frysinger <vapier@gentoo.org>
718
719 * gdb.hp/gdb.base-hp/so-thresh.sh: Change /bin/ksh to /bin/sh.
720 * gdb.hp/gdb.objdbg/tools/symaddr: Likewise.
721 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: Likewise.
722
782d47df
PA
7232013-12-06 Pedro Alves <palves@redhat.com>
724
725 * gdb.dwarf2/dw2-undefined-ret-addr.S: New file.
726 * gdb.dwarf2/dw2-undefined-ret-addr.c: New file.
727 * gdb.dwarf2/dw2-undefined-ret-addr.exp: New file.
728
399d6e30
DE
7292013-12-06 Doug Evans <dje@google.com>
730
731 * gdb.base/break.exp: Fix setting of $baz.
732
16b5a7cb
AB
7332013-12-06 Andrew Burgess <aburgess@broadcom.com>
734
735 * lib/dwarf.exp: (Dwarf::_location): Handle DW_OP_bit_piece and
736 DW_OP_plus_uconst.
737
f84bc218
KB
7382013-12-06 Keven Boell <keven.boell@intel.com>
739
740 * lib/mi-support.exp (mi_list_varobj_children_range): Add
741 call to mi_list_array_varobj_children_with_index.
742 (mi_list_array_varobj_children_with_index): New function.
743 Add parameter to specify array start.
744
489e41dd 7452013-12-03 Jose E. Marchesi <jose.marchesi@oracle.com>
f1300300
JM
746
747 * gdb.base/sigall.exp (test_one_sig): gdb identifies SIGLOST as a
748 SIGPWR in sparc64.
749
750 * gdb.base/sigall.c (main): In some targets SIGLOST and SIGPWR
751 have the same signal number. Handle this situation.
752
7fb1b8b1
JB
7532013-12-03 Joel Brobecker <brobecker@adacore.com>
754
755 * gdb.ada/dot_all: New testcase.
756
2ea126fa
JB
7572013-12-03 Joel Brobecker <brobecker@adacore.com>
758
759 * gdb.mi/mi-undefined-cmd.exp: New testcase.
760
6b7cbff1
JB
7612013-12-03 Joel Brobecker <brobecker@adacore.com>
762
763 * gdb.mi/mi-i-cmd.exp: New file.
764
04affae3
JK
7652013-12-02 Doug Evans <dje@google.com>
766
767 * gdb.dwarf/dwp-symlink.c: Fake out gdb to not load debug info
768 at start.
769 * gdb.dwarf/dwp-symlink.exp: Test trying to load dwp when the binary
770 has been specified with a relative path and we have chdir'd before
771 accessing the debug info.
772
eebc056c
AB
7732013-11-28 Andrew Burgess <aburgess@broadcom.com>
774
775 * gdb.trace/unavailable.exp (gdb_collect_args_test): Update
776 expected results.
777 (gdb_collect_locals_test): Likewise.
778 (gdb_collect_globals_test): Likewise.
779
8b5e6dc2
YQ
7802013-11-28 Yao Qi <yao@codesourcery.com>
781
782 * lib/gdb.exp (with_gdb_prompt): New proc.
783 * gdb.perf/disassemble.exp: New.
784 * gdb.perf/disassemble.py: New.
785
0db4ca18
LM
7862013-11-26 Luis Machado <lgustavo@codesourcery.com>
787
788 * gdb.base/callfuncs.c (main): Assign malloc's return value
789 and free it afterwards.
790 * gdb.base/charset-malloc.c (malloc_stub): Likewise.
791 * gdb.base/printcmds.c (main): Likewise.
792 * gdb.base/randomize.c (main): Free "p" and change breakpoint
793 marker position.
794 * gdb.base/setvar.c (dummy): Assign malloc's return value
795 and free it afterwards.
796
d24a9f15
AB
7972013-11-26 Andrew Burgess <aburgess@broadcom.com>
798
799 * gdb.base/setshow.exp: Add $gdb_prompt to the patterns in
800 gdb_test_multiple.
801
15859968
TT
8022013-11-26 Tom Tromey <tromey@redhat.com>
803
804 * gdb.dwarf2/dw2-unspecified-ret-addr.S: Remove.
805 * gdb.dwarf2/dw2-unspecified-ret-addr.c: Remove.
806 * gdb.dwarf2/dw2-unspecified-ret-addr.exp: Remove.
807
f7e3ecae
KS
8082013-11-25 Keith Seitz <keiths@redhat.com>
809
810 PR c++/14819
811 * gdb.cp/impl-this.cc: New file.
812 * gdb.cp/impl-this.exp: New file.
813
23e9d3b9
YQ
8142013-11-25 Yao Qi <yao@codesourcery.com>
815
816 * gdb.perf/backtrace.c: New.
817 * gdb.perf/backtrace.exp: New.
818 * gdb.perf/backtrace.py: New.
819
22825df7
YQ
8202013-11-24 Yao Qi <yao@codesourcery.com>
821
822 * gdb.perf/single-step.c: New.
823 * gdb.perf/single-step.exp: New.
824 * gdb.perf/single-step.py: New.
825
c1ea7c01
DE
8262013-11-23 Doug Evans <xdje42@gmail.com>
827
828 * gdb.base/ena-dis-br.exp: Add missing quote to "step after continue
829 with ignore count".
830
35720eaa
DE
8312013-11-23 Doug Evans <xdje42@gmail.com>
832
833 * gdb.python/py-value.exp (test_lazy_strings): Tweak test names.
834 (test_subscript_regression): Ditto.
835 (top level): Run test_subscript_regression for c++ with "c++" prefix.
836
3cd14e45
DE
8372013-11-23 Doug Evans <xdje42@gmail.com>
838
839 * gdb.python/py-type.exp (test_enums): Fix typo.
840
985c818c
DE
8412013-11-23 Doug Evans <xdje42@gmail.com>
842
843 * gdb.python/py-symbol.exp: Add some comments. Make all test names
844 unique.
845
f873dd7a
DE
8462013-11-23 Doug Evans <xdje42@gmail.com>
847
848 * gdb.python/py-symbol.exp: Fix whitespace.
849
38a502a4
DE
8502013-11-23 Doug Evans <xdje42@gmail.com>
851
852 * gdb.python/python.exp: Don't call skip_python_tests, we still want
853 to test some things in the case where python is not configured in.
854
c0621699
PA
8552013-11-22 Pedro Alves <palves@redhat.com>
856
857 * gdb.dwarf2/dw2-bad-cfi.S: Rename to ...
858 * gdb.dwarf2/dw2-unspecified-ret-addr.S: ... this. Adjust.
859 * gdb.dwarf2/dw2-bad-cfi.c: Rename to ...
860 * gdb.dwarf2/dw2-unspecified-ret-addr.c: ... this.
861 * gdb.dwarf2/dw2-bad-cfi.exp: Rename to ...
862 * gdb.dwarf2/dw2-unspecified-ret-addr.exp: ... this.
863
f57e61cd
TT
8642013-11-22 Tom Tromey <tromey@redhat.com>
865
866 * gdb.dwarf2/dw2-bad-cfi.S: Update comment.
867
da2b2fdf
TT
8682013-11-22 Tom Tromey <tromey@redhat.com>
869
870 * gdb.dwarf2/dw2-bad-cfi.c: New file.
871 * gdb.dwarf2/dw2-bad-cfi.exp: New file.
872 * gdb.dwarf2/dw2-bad-cfi.S: New file.
873
33f8fe58
PA
8742013-11-22 Pedro Alves <palves@redhat.com>
875
876 PR 16155
877 * gdb.dwarf2/dw2-dup-frame.S: New file.
878 * gdb.dwarf2/dw2-dup-frame.c: New file.
879 * gdb.dwarf2/dw2-dup-frame.exp: New file.
880
0a1e6121
YQ
8812013-11-22 Yao Qi <yao@codesourcery.com>
882
883 * lib/mi-support.exp (mi_create_dynamic_varobj): Update
884 comment and add one more argument "has_more".
885 * gdb.python/py-mi.exp: Callers update.
886
0061ea24
YQ
8872013-11-22 Yao Qi <yao@codesourcery.com>
888
889 * gdb.python/py-mi.exp: Use mi_create_floating_varobj instead
890 of mi_create_dynamic_varobj.
891
069d6a0f
PA
8922013-11-20 Pedro Alves <palves@redhat.com>
893
894 * gdb.base/maint.exp (maint print objfiles): Consume one line at a
895 time, and run it through all three milestone regexes.
896
10d8cbd2
SA
8972013-11-20 Sanimir Agovic <sanimir.agovic@intel.com>
898
899 * gdb.base/eval-avoid-side-effects.exp: New file.
900
57803a3c
WT
9012013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
902
60650f2e
WT
903 * gdb.arch/i386-mpx.c: New file
904 * gdb.arch/i386-mpx.exp: New file.
905
09748966
WT
9062013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
907
908 * gdb.python/py-pp-maint.exp: Consider new pretty-print added
909 for bnd registers.
910
60650f2e
WT
9112013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
912
57803a3c
WT
913 * gdb.xml/maint_print_struct.xml (bitfield): Added bitfield having
914 start and end equal 0.
915
3e9ecad3
YQ
9162013-11-19 Yao Qi <yao@codesourcery.com>
917
918 * lib/mi-support.exp (mi_child_regexp): Remove 'whatever'.
919 (mi_list_varobj_children_range): Likewise.
920
31b4ab9e
YQ
9212013-11-19 Yao Qi <yao@codesourcery.com>
922
923 * lib/mi-support.exp (mi_child_regexp): Remove unnecessary '\'.
924
4392c534
YQ
9252013-11-19 Yao Qi <yao@codesourcery.com>
926
927 * lib/mi-support.exp: Fix format.
928
df7752b0
JB
9292013-11-19 Joel Brobecker <brobecker@adacore.com>
930
931 * gdb.ada/py_range: New testcase.
932
176f037c
JB
9332013-11-18 Joel Brobecker <brobecker@adacore.com>
934
935 * mi-language.exp: Add "-list-features" test verifying that
936 its output contains "language-option".
937
ee4a1c63
JB
9382013-11-16 Joel Brobecker <brobecker@adacore.com>
939
940 * info_exc/const.ads (Aint_Global_GDB_E): Renames Aint_Global_E.
941 * info_exc/foo.adb: Adjust to new exception name.
942 * info_exc.exp: Adjust after exception renaming in const.ads.
943 Update "info exception global" test to test "info exceptions
944 global_gdb" instead.
945
946 * mi_exc_info/const.ads (Aint_Global_GDB_E): Renames Aint_Global_E.
947 * mi_exc_info/foo.adb (Adjust to new exception name.
948 * mi_exc_info.exp: Adjust after exception renaming in const.ads.
949 Update "-info-ada-exceptions global" test to test
950 "-info-ada-exceptions global_gdb" instead.
951
6ec41e1e
LM
9522013-11-15 Luis Machado <lgustavo@codesourcery.com>
953
954 * lib/mi-support.exp (mi_gdb_test): Expect different formats
955 of inferior output for remote and native sessions.
956 * gdb.mi/mi-console.exp: Remove obsolete comment.
957 Check for semihosted inferior output pattern.
958 (semihosted_string): New function.
959
391d3400
JB
9602013-11-15 Joel Brobecker <brobecker@adacore.com>
961
962 * gdb.ada/info_exc.exp: Allow other global exceptions to be
963 listed in the output of "info exceptions".
964 * gdb.ada/mi_exc_info.exp: Allow other global exceptions to be
965 listed in the output of "-info-ada-exceptions".
966
e092da29
JB
9672013-11-15 Joel Brobecker <brobecker@adacore.com>
968
969 * gdb.ada/info_exc.exp: Start inferior before starting
970 the "info exceptions" tests.
971 * gdb.ada/mi_exc_info.exp: Start inferior before starting
972 the "-info-ada-exceptions" tests.
973
805e1f19
TT
9742013-11-15 Tom Tromey <tromey@redhat.com>
975
976 * gdb.cp/includefile: New file.
977 * gdb.cp/filename.exp: New file.
978 * gdb.cp/filename.cc: New file.
979
9abb1bd6
DE
9802013-11-15 Doug Evans <xdje42@gmail.com>
981
982 * gdb.python/py-breakpoint.exp: Make tests have unique names.
983
8abea1a1
DE
9842013-11-15 Doug Evans <xdje42@gmail.com>
985
986 * gdb.python/py-breakpoint.exp: Reformat for 80 columns.
987
330a7fce
DE
9882013-11-15 Doug Evans <xdje42@gmail.com>
989
990 * gdb.python/py-breakpoint.exp: Split up into several functions,
991 each with their own test prefix.
992
0acf8b65
JB
9932013-11-15 Joel Brobecker <brobecker@adacore.com>
994
995 * gdb.ada/O2_float_param: New testcase.
996
496038b3
TT
9972013-11-14 Tom Tromey <tromey@redhat.com>
998
999 * Makefile.in (check-parallel): Print summary from gdb.sum.
1000
c7e8af9b
OJ
10012013-11-14 Omair Javaid <Omair.Javaid@linaro.org>
1002
1003 * gdb.dwarf2/dw2-case-insensitive-debug.S: Updated compile unit
1004 and function label names.
1005 * gdb.dwarf2/dw2-case-insensitive.c: Created function and
1006 compile unit labels.
1007
403cb6b1
JB
10082013-11-14 Joel Brobecker <brobecker@adacore.com>
1009
1010 * gdb.mi/mi-language.exp: New file.
1011
74921315
KS
10122013-09-17 Keith Seitz <keiths@redhat.com>
1013
1014 PR c++/7935
1015 PR c++/10541
1016 * gdb.cp/nsalias.exp: New file.
1017 * gdb.cp/nsalias.cc: New file.
1018 * gdb.cp/nsrecurs.exp: Remove kfails. Conditionally run
1019 tests only on known, working compiler versions.
1020
08c43050
TT
10212013-11-13 Tom Tromey <tromey@redhat.com>
1022
1023 * gdb.multi/multi-arch-exec.exp: Define BASEDIR when compiling.
1024 * gdb.multi/multi-arch-exec.c (main): Use BASEDIR.
1025
0682e708
DE
10262013-11-12 Doug Evans <dje@google.com>
1027
1028 * gdb.base/fileio.exp: Make $dir2 writable after the test is done
1029 so that "rm -rf $builddir" Just Works.
1030
a7e332c2
JB
10312013-11-12 Joel Brobecker <brobecker@adacore.com>
1032
1033 * gdb.ada/mi_exc_info: New testcase.
1034
778865d3
JB
10352013-11-12 Joel Brobecker <brobecker@adacore.com>
1036
1037 * gdb.ada/info_exc: New testcase.
1038
304a8ac1
DE
10392013-11-11 Doug Evans <dje@google.com>
1040
1041 * gdb.arch/arm-bl-branch-dest.exp: Use gdb_test_file_name instead
1042 of testfile.
1043
bc79de95
PM
10442013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1045
1046 * gdb.python/py-linetable.S: New file.
1047 * gdb.python/py-linetable.c: New file.
1048 * gdb.python/py-linetable.exp: New file.
1049
2df4d1d5
JB
10502013-11-11 Joel Brobecker <brobecker@adacore.com>
1051
1052 * gdb.ada/mi_ex_cond: New testcase.
1053
204b5331
DE
10542013-11-07 Doug Evans <dje@google.com>
1055
1056 PR 11786
1057 * gdb.base/gcore-relro-pie.c: New file.
1058 * gdb.base/gcore-relro-pie.exp: New file.
1059
92e32e33
PM
10602013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1061
1062 * gdb.python/py-cmd.exp: Add COMPLETE_EXPRESSION tests.
1063 * gdb.python/py-cmd.c: New File.
1064
f76c27b5
PM
10652013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1066
1067 * gdb.python/py-breakpoint.exp: Add temporary breakpoint tests.
1068
79600f4f 10692013-11-06 Doug Evans <xdje42@gmail.com>
01e48c0c
DE
1070
1071 * gdb.python/py-arch.exp: Tweak test name for bad memory access test.
1072
6dbb6798
YQ
10732013-11-06 Yao Qi <yao@codesourcery.com>
1074
1075 * lib/gdb.exp (gdb_produce_source): New procedure.
1076 * gdb.perf/solib.c: New.
1077 * gdb.perf/solib.exp: New.
1078 * gdb.perf/solib.py: New.
1079
71c0c615
YQ
10802013-11-06 Yao Qi <yao@codesourcery.com>
1081
1082 * README: Mention performance tests.
1083
f27a1236
YQ
10842013-11-06 Yao Qi <yao@codesourcery.com>
1085
1086 * lib/perftest.exp: New.
1087 * gdb.perf/lib/perftest/__init__.py: New.
1088 * gdb.perf/lib/perftest/measure.py: New.
1089 * gdb.perf/lib/perftest/perftest.py: New.
1090 * gdb.perf/lib/perftest/reporter.py: New.
1091 * gdb.perf/lib/perftest/testresult.py: New.
1092
7636ccf9
YQ
10932013-11-06 Yao Qi <yao@codesourcery.com>
1094
1095 * Makefile.in (check-perf): New target.
1096 * configure.ac (AC_OUTPUT): Output Makefile in gdb.perf.
1097 * configure: Re-generated.
1098 * gdb.perf/Makefile.in: New.
1099
81208388
TT
11002013-11-04 Tom Tromey <tromey@redhat.com>
1101
1102 * Makefile.in (TEST_DIRS): Remove.
1103 (TEST_TARGETS, check-parallel): Rewrite.
1104 (check-gdb.%, BASE1_FILES, BASE2_FILES, check-gdb.base%)
1105 (subdir_do, subdirs): Remove.
1106 (do-check-parallel, check/%): New targets.
1107 (clean): Remove outputs, temp, and cache directories.
1108 (saw_dash_j): New variable.
1109 (CHECK_TARGET): Use it.
1110 (check): Depend on all, site.exp. Rewrite.
1111 (check-single): Remove dependencies.
1112 (slow_tests, all_tests, reordered_tests): New variables.
1113
c63ffa1f
TT
11142013-11-04 Tom Tromey <tromey@redhat.com>
1115
1116 * gdb.dwarf2/fission-base.S: Remove "gdb.dwarf/".
1117 * gdb.dwarf2/fission-base.exp: Set debug-file-directory
1118 before loading binfile.
1119 * gdb.dwarf2/fission-loclists.S: Remove "gdb.dwarf/".
1120 * gdb.dwarf2/fission-loclists.exp: Set debug-file-directory
1121 before loading binfile.
1122
3fef966c
TT
11232013-11-04 Tom Tromey <tromey@redhat.com>
1124
1125 * gdb.base/foll-exec.c (main): Use BASEDIR.
1126 * gdb.base/foll-exec.exp: Define BASEDIR during compilation.
1127 * gdb.base/foll-vfork.c (main): Use BASEDIR.
1128 * gdb.base/foll-vfork.exp: Define BASEDIR during compilation.
1129 * gdb.multi/bkpt-multi-exec.c (main): Use BASEDIR.
1130 * gdb.multi/bkpt-multi-exec.exp: Define BASEDIR during compilation.
1131
24890efd
TT
11322013-11-04 Tom Tromey <tromey@redhat.com>
1133
1134 * gdb.base/argv0-symlink.exp: Compute executable's directory
1135 dynamically.
1136
c59ffcab
TT
11372013-11-04 Tom Tromey <tromey@redhat.com>
1138
1139 * gdb.asm/asm-source.exp: Use standard_output_file.
1140
479c8d68
TT
11412013-11-04 Tom Tromey <tromey@redhat.com>
1142
1143 * gdb.server/file-transfer.exp: Use standard_output_file.
1144
1e537771
TT
11452013-11-04 Tom Tromey <tromey@redhat.com>
1146
1147 * gdb.base/fullname.exp: Use standard_output_file,
1148 relative_filename.
1149 * gdb.base/hashline1.exp: Use standard_testfile,
1150 standard_output_file, relative_filename, clean_restart.
1151 * gdb.base/hashline2.exp: Use standard_testfile,
1152 standard_output_file.
1153 * gdb.base/hashline3.exp: Use standard_testfile,
1154 standard_output_file, relative_filename.
1155 * lib/gdb.exp (relative_filename): New proc.
1156
b44b82af
TT
11572013-11-04 Tom Tromey <tromey@redhat.com>
1158
1159 * gdb.base/fileio.c (test_open, test_write, test_read)
1160 (test_lseek, test_close, test_stat, test_fstat)
1161 (test_isatty, test_system, test_rename, test_unlink):
1162 Use OUTDIR define.
1163 * gdb.base/fileio.exp: Define OUTDIR during compilation.
1164 Use standard_output_file.
1165
59b28c5d
TT
11662013-11-04 Tom Tromey <tromey@redhat.com>
1167
1168 * gdb.base/checkpoint.c (main): Use PI_TXT and COPY1_TXT
1169 defines.
1170 * gdb.base/checkpoint.exp: Define PI_TXT and COPY1_TXT during
1171 compilation. Use prepare_for_testing, standard_output_file.
1172
08b3fe69
TT
11732013-11-04 Tom Tromey <tromey@redhat.com>
1174
1175 * gdb.base/advance.exp: Use standard_testfile and
1176 prepare_for_testing.
1177 * gdb.base/bigcore.exp: Use standard_output_file. "cd" to
1178 appropriate directory when local.
1179 * gdb.base/dump.exp: Use standard_output_file. Update all
1180 "dump" and "restore" filenames.
1181 * gdb.base/interact.exp: Use standard_output_file.
1182 * gdb.base/jit-so.exp: Don't download file when local.
1183 * gdb.base/jit.exp (compile_jit_test): Don't download file
1184 when local.
1185 * gdb.base/list.exp: Use gdb_remote_download.
1186 * gdb.base/maint.exp: Use standard_output_file.
1187 * gdb.base/prelink.exp: Use standard_output_file.
1188 * gdb.base/save-bp.exp: Use standard_output_file.
1189 * gdb.base/sepdebug.exp: Use standard_testfile,
1190 standard_output_file.
1191 (test_different_dir): Don't declare objdir.
1192 * gdb.base/solib-search.exp: Use standard_output_file.
1193 * gdb.base/step-line.exp: Use gdb_remote_download.
1194 * gdb.base/trace-commands.exp: Use standard_output_file.
1195
32cfb09d
TT
11962013-11-04 Tom Tromey <tromey@redhat.com>
1197
1198 * gdb.trace/mi-traceframe-changed.exp: Pass -DTFILE_DIR
1199 to compilation. Use standard_output_file.
1200 (test_tfind_tfile): Update.
1201 * gdb.trace/tfile.c (write_basic_trace_file)
1202 (write_error_trace_file): Use TFILE_DIR.
1203 * gdb.trace/tfile.exp: Pass -DTFILE_DIR to compilation. Use
1204 standard_output_file.
1205
84741506
TT
12062013-11-04 Tom Tromey <tromey@redhat.com>
1207
1208 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
1209 Use "dwarf2 always-disassemble" for the "maint set" test.
1210 * gdb.mi/mi-file-transfer.exp (test_file_transfer): Use
1211 standard_output_file.
1212 * gdb.mi/mi-logging.exp: Use standard_output_file.
1213
cfb7b9a3
TT
12142013-11-04 Tom Tromey <tromey@redhat.com>
1215
1216 * gdb.xml/tdesc-arch.exp: Use standard_output_file. Make
1217 downloads conditional on remote host.
1218 (set_arch): Likewise.
1219 * gdb.xml/tdesc-regs.exp: Use gdb_remote_download.
1220 (load_description): Use standard_output_file.
1221
bdfe0594
TT
12222013-11-04 Tom Tromey <tromey@redhat.com>
1223
1224 * gdb.gdb/selftest.exp: Use standard_output_file.
1225 * lib/selftest-support.exp (do_self_tests): Use
1226 standard_output_file.
1227
8c639e73
TT
12282013-11-04 Tom Tromey <tromey@redhat.com>
1229
1230 * gdb.stabs/weird.exp: Use gdb_remote_download and
1231 standard_output_file.
1232
5030a410
TT
12332013-11-04 Tom Tromey <tromey@redhat.com>
1234
1235 * gdb.base/gcore-buffer-overflow.exp: Use
1236 standard_output_file, not standard_testfile.
1237 * gdb.base/twice.exp: Use standard_testfile, not
1238 standard_output_file. Use gdb_remote_download.
1239
95d7853e
TT
12402013-11-04 Tom Tromey <tromey@redhat.com>
1241
1242 * lib/gdb.exp (get_compiler_info): Use log_file -info and
1243 restore from that.
1244
eab88b54
MR
12452013-11-02 Maciej W. Rozycki <macro@codesourcery.com>
1246
1247 * gdb.cp/derivation.exp: s/perrro/perror/
1248
a1b0fbee
MR
12492013-11-01 Maciej W. Rozycki <macro@codesourcery.com>
1250
1251 * gdb.dwarf2/dwzbuildid.exp: Rename `outdir' variable to
1252 `debugdir'.
1253
638aa5a1
AB
12542013-10-31 Andrew Burgess <aburgess@broadcom.com>
1255
1256 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): Add additional
1257 tests and update expected error message.
1258 (test_watch_register_location): New tests.
1259 (do_tests): Call test_watch_register_location.
1260 * gdb.base/watchpoints.exp: Update expected error message.
1261
055e608a
UW
12622013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
1263
1264 * gdb.arch/s390-multiarch.exp (test_linux_v2): Add $gdb_prompt to
1265 the patterns in gdb_test_multiple.
1266
9ac69859
NB
12672013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1268
1269 * gdb.base/sym-file-lib.c: New file.
1270 * gdb.base/sym-file-loader.c: New file.
1271 * gdb.base/sym-file-loader.h: New file.
1272 * gdb.base/sym-file-main.c: New file.
1273 * gdb.base/sym-file.exp: New file.
1274 * lib/gdb.exp (is_elf_target): New function.
1275
24ba476b
PA
12762013-10-29 Pedro Alves <palves@redhat.com>
1277
1278 * gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs
1279 variable setting change-log-default-name to ChangeLog-mi.
1280
f69d9aef
AB
12812013-10-29 Andrew Burgess <aburgess@broadcom.com>
1282
1283 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test):
1284 Expect <unavailable> pattern.
1285
71193121
TV
12862013-10-28 Tom de Vries <tom@codesourcery.com>
1287
1288 * gdb.arch/thumb2-it.S (it_8): Fix typo.
1289
38095c27
AK
12902013-10-25 Anton Kolesov <Anton.Kolesov@synopsys.com> (tiny change)
1291
1292 * gdb.base/bang.exp: Use gdb_continue_to_end to properly support
1293 remote stubs where exit() behaviour is unreliable.
1294
686d4def
PA
12952013-10-25 Pedro Alves <palves@redhat.com>
1296
1297 * gdb.cp/m-static.exp: Adjust expected output of printing a
1298 nonexistent or optimized out static field. Also test printing the
1299 the "container" object.
1300
a35cfb40
MR
13012013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
1302
1303 * lib/gdb.exp (gdb_finish): Send a kill request to `gdbserver'
1304 if in the persistent mode.
1305 * gdb.trace/disconnected-tracing.exp: Reconnect before completion.
1306
bbe769cc
MR
13072013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
1308
1309 * lib/gdb.exp (gdb_gcore_cmd): Also handle a "Target does not
1310 support core file generation" reply.
1311
95e4302a
JM
13122013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
1313
1314 PR gdb/15986
1315 * gdb.base/run.c (main): gdb_get_line_number tag added for
1316 commands.exp.
1317 (factorial): Likewise.
1318
1319 * gdb.base/commands.exp (watchpoint_command_test): Use
1320 gdb_get_line_number in order to determine the locations in run.c
1321 where local_var is detected to go out of scope.
1322
4c406179
JM
13232013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
1324
1325 * gdb.base/gnu_vector.exp: Care about endianness when casting
1326 scalars to vectors.
1327
bb6216d8
TT
13282013-10-18 Tom Tromey <tromey@redhat.com>
1329
1330 * lib/gdb.exp (build_executable_from_specs): Remove duplicate set
1331 of "binfile".
1332
e8369a73
AB
13332013-10-18 Andrew Burgess <aburgess@broadcom.com>
1334
1335 * gdb.base/watchpoints.exp: Add test for setting software
1336 watchpoints of different types before starting the inferior.
1337
776f04fa
PA
13382013-10-18 Pedro Alves <palves@redhat.com>
1339
1340 PR gdb/16062
1341 * gdb.threads/stepi-random-signal.c: New file.
1342 * gdb.threads/stepi-random-signal.exp: New file.
1343
e4b8388f
MR
13442013-10-17 Maciej W. Rozycki <macro@codesourcery.com>
1345
1346 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1347 Fix comment typo.
1348 * lib/gdb.exp (gdb_init): Likewise.
1349
50b34a18
TT
13502013-10-17 Tom Tromey <tromey@redhat.com>
1351
1352 * gdb.base/printcmds.exp (test_printf): Test printf flushing.
1353
3db258f5
TT
13542013-10-14 Tom Tromey <tromey@redhat.com>
1355
1356 * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass explicit test
1357 name to gdb_test_no_output.
1358
4856b6bc
JK
13592013-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1360
1361 Canonicalize directories for EXEC_FILENAME.
1362 * gdb.base/argv0-symlink.exp
1363 (kept file symbolic link name for info inferiors): New.
1364 (kept directory symbolic link name): Setup kfail.
1365 (kept directory symbolic link name for info inferiors): New.
1366
9772d074
UW
13672013-10-11 Andreas Arnez <arnez@linux.vnet.ibm.com>
1368
1369 * gdb.arch/s390-multiarch.exp: New file.
1370 * gdb.arch/s390-multiarch.c: New file.
1371
2a3be966
JB
13722013-10-11 Joel Brobecker <brobecker@adacore.com>
1373
1374 * gdb.ada/mi_catch_ex.exp: Adjusts all "catch ..." tests to
1375 use the appropriate GDB/MI command instead, and verify
1376 the test output.
1377
7c647d61
JB
13782013-10-11 Joel Brobecker <brobecker@adacore.com>
1379
1380 * gdb.base/source-nofile.gdb: New file.
1381 * gdb.base/source.exp: Add two tests verifying the behavior when
1382 the "source" command is given a non-existant filename.
1383
bb66bd51
YQ
13842013-10-11 Yao Qi <yao@codesourcery.com>
1385
1386 * gdb.mi/mi-catch-load.c: Remove the include of "dlfcn.h".
1387 [__WIN32__]: Include "windows.h" and define macro 'dlopen'
1388 and 'dlclose'.
1389 [!__WIN32__]: Include "dlfcn.h".
1390 * gdb.mi/mi-catch-load.exp: Set up kfail.
1391
4f424bb1
AK
13922013-10-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
1393
1394 * lib/gdb.exp (gdb_core_cmd): Replace fixed string "re-load
1395 generated corefile" by argument "$test".
1396
578d3588
PA
13972013-10-09 Pedro Alves <palves@redhat.com>
1398
1399 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust expected
1400 output.
1401
eb4ca471
PA
14022013-10-09 Pedro Alves <palves@redhat.com>
1403
1404 * gdb.base/catch-syscall.exp (test_catch_syscall_without_args)
1405 (test_catch_syscall_with_args, test_catch_syscall_with_many_args)
1406 (test_catch_syscall_with_wrong_args)
1407 (test_catch_syscall_restarting_inferior)
1408 (test_catch_syscall_fail_nodatadir)
1409 (test_catch_syscall_without_args_noxml)
1410 (test_catch_syscall_with_args_noxml)
1411 (test_catch_syscall_with_wrong_args_noxml): Use with_test_prefix.
1412
dc294be5
TT
14132013-10-08 Tom Tromey <tromey@redhat.com>
1414
1415 * gdb.dwarf2/dwzbuildid.exp: New file.
1416 * lib/dwarf.exp (Dwarf::_section): Add "flags" and "type"
1417 parameters.
1418 (Dwarf::_defer_output): Change "section" parameter to
1419 "section_spec"; update.
1420 (Dwarf::gnu_debugaltlink, Dwarf::_note, Dwarf::build_id): New
1421 procs.
1422
c968bd18
JB
14232013-10-08 Joel Brobecker <brobecker@adacore.com>
1424
1425 * gdb.ada/mi_catch_ex.exp: Make "mi_execute_to" test names unique.
1426
f44eeb11
TT
14272013-10-07 Tom Tromey <tromey@redhat.com>
1428
1429 * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idx
1430 to 0.
1431
0c557179
SDJ
14322013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1433
1434 * gdb.base/corefile.exp: Test whether $_exitsignal is set and
1435 $_exitcode is void when opening a corefile.
1436 * gdb.base/exitsignal.exp: New file.
1437 * gdb.base/segv.c: Likewise.
1438 * gdb.base/normal.c: Likewise.
1439
5713b9b5
JB
14402013-10-04 Joel Brobecker <brobecker@adacore.com>
1441
1442 * gdb.mi/mi-start.c, gdb.mi/mi-start.exp: New files.
1443
3f983d47
YZ
14442013-10-02 Vidya Praveen <vidyapraveen@arm.com>
1445
1446 * gdb.trace/entry-values.exp: Modify regular expression to scan for
1447 'bl' instruction instead of 'call' for ARM and AArch64 targets.
1448
901461f8
PA
14492013-10-02 Pedro Alves <palves@redhat.com>
1450
1451 * gdb.dwarf2/dw2-reg-undefined.exp <pattern_rax_rbx_rcx_print,
1452 pattern_rax_rbx_rcx_info>: Set to "<not saved>".
1453 * gdb.mi/mi-reg-undefined.exp (opt_out_pattern): Delete.
1454 (not_saved_pattern): New.
1455 Replace use of the former with the latter.
1456
b477a5e6
PA
14572013-10-02 Pedro Alves <palves@redhat.com>
1458
1459 * README (Board Settings): Document "exit_is_reliable".
1460 * lib/gdb.exp (gdb_continue_to_end): Check whether the board says
1461 running to exit reliably reports program exits.
1462 * boards/native-gdbserver.exp: Set exit_is_reliable in the board
1463 info.
1464 * boards/native-stdio-gdbserver.exp: Likewise.
1465
a49bed3a
DE
14662013-10-01 Doug Evans <dje@google.com>
1467
1468 * gdb.python/python.exp: Remove redundant print-stack tests.
1469 Make all print-stack test names unique. Fix spelling of print-stack.
1470
2ed2ad44
YQ
14712013-09-29 Yao Qi <yao@codesourcery.com>
1472
1473 * gdb.base/shreloc.exp: Set $msymfile to 'shreloc.txt' if host
1474 is remote.
1475
7d760051
UW
14762013-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1477
1478 PR shlibs/8882
1479 * gdb.base/corefile.exp: Add a check to assure warning-free
1480 core-file load.
1481
82bf32bc
JK
14822013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1483
1484 * gdb.dwarf2/dwp-symlink.c: New file.
1485 * gdb.dwarf2/dwp-symlink.exp: New file.
1486
4fa7d390
DE
14872013-09-20 Doug Evans <dje@google.com>
1488
6b4646ce
DE
1489 * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.
1490 * gdb.dwarf2/fission-base.S: Update. Split out .dwo into separate
1491 file.
1492 * gdb.dwarf2/fission-loclists.S: Ditto.
1493 * gdb.dwarf2/fission-reread.S: Ditto.
1494 * gdb.dwarf2/fission-base.exp: Skip of remote host. Compile with
1495 build_executable_from_fission_assembler.
1496 * gdb.dwarf2/fission-loclists.exp: Ditto.
1497 * gdb.dwarf2/fission-reread.exp: Ditto.
1498
4fa7d390
DE
1499 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.
1500 * lib/gdb.exp (build_id_debug_filename_get): Update to use them.
1501 (gdb_gnu_strip_debug): Ditto.
1502 * lib/prelink-support.exp (section_get, prelink_no): Ditto.
1503 * gdb.arch/altivec-abi.exp: Ditto.
1504 * gdb.base/attach-pie-misread.exp: Ditto.
1505 * gdb.base/comprdebug.exp: Ditto.
1506 * gdb.base/dup-sect.exp: Ditto.
1507 * gdb.base/gnu-debugdata.exp: Ditto.
1508 * gdb.base/step-symless.exp: Ditto.
1509 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
1510 * gdb.dwarf2/dw2-skip-prologue.exp: Ditto.
1511 * gdb.dwarf2/gdb-index.exp: Ditto.
1512
e4c6a2c4
AB
15132013-09-18 Andrew Burgess <aburgess@broadcom.com>
1514
1515 * gdb.dwarf2/dw2-reg-undefined.exp: Change pattern for info
1516 register to "<optimized out>", and also print the registers.
1517
a205fbfc
PA
15182013-09-18 Pedro Alves <palves@redhat.com>
1519
1520 PR server/15967
1521 * gdb.server/wrapper.exp: Also return unsupported for Cygwin, and
1522 change text.
1523
ee47b2f8
YQ
15242013-09-18 Yao Qi <yao@codesourcery.com>
1525
1526 * gdb.server/wrapper.c: New.
1527 * gdb.server/wrapper.exp: New.
1528
49fa26b0
PA
15292013-09-17 Muhammad Waqas <mwaqas@codesourccery.com>
1530 Jan Kratochvil <jan.kartochvil@redhat.com>
1531 Pedro Alves <palves@redhat.com>
1532
1533 PR gdb/11568
1534 * gdb.thread/thread-specific-bp.c: New file.
1535 * gdb.thread/thread-specific-bp.exp: New file.
1536
e83b28bc
SDJ
15372013-09-17 Sergio Durigan Junior <sergiodj@redhat.com>
1538
1539 * gdb.base/defaults.exp (<show_conv_list>): Add check for $_isvoid
1540 convenience function.
1541
08d72866
PA
15422013-09-17 Pedro Alves <palves@redhat.com>
1543
1544 PR gdb/15911
1545 * gdb.threads/info-threads-cur-sal-2.c: New file.
1546 * gdb.threads/info-threads-cur-sal.c: New file.
1547 * gdb.threads/info-threads-cur-sal.exp: New file.
1548
57b0d98e
YQ
15492013-09-17 Yao Qi <yao@codesourcery.com>
1550
1551 * gdb.base/catch-load.c: Remove the include of "dlfcn.h".
1552 [__WIN32__]: Include "windows.h" and define macro dlopen
1553 and dlclose.
1554 [!__WIN32__]: Include "dlfcn.h".
1555 * gdb.base/catch-load.exp (one_catch_load_test): Match
1556 directory separator.
1557
0295a32e
DE
15582013-09-16 Doug Evans <dje@google.com>
1559
a587b477
DE
1560 * lib/gdb.exp (using_fission): New proc.
1561 * gdb.base/info-macros.exp: Skip test if using Fission.
1562
0295a32e
DE
1563 * gdb.base/break-interp.exp: Fix indentation.
1564
a280dbd1
SDJ
15652013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1566
1567 * gdb.base/gdbvars.c (foo_void): New function.
1568 (foo_int): Likewise.
1569 * gdb.base/gdbvars.exp (test_convenience_functions): New
1570 function. Call it.
1571
4ac33720
UW
15722013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1573
1574 * gdb.arch/s390-tdbregs.c: New file.
1575 * gdb.arch/s390-tdbregs.exp: New file.
1576
b866c52d
SS
15772013-09-12 Stan Shebs <stan@codesourcery.com>
1578
1579 * README: New file.
1580
dc59cba6
DE
15812013-09-12 Doug Evans <dje@google.com>
1582
1583 * gdb.python/py-events.py (new_objfile_handler): Remove accidentally
1584 added code to print event.inferior.
1585
edf9f00c
JK
15862013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1587
1588 * gdb.base/gnu-debugdata.exp (objcopy 1): Move it lower and use only
1589 debug part of the binary.
1590
5423b017
JK
15912013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1592
1593 * gdb.base/gnu-debugdata.exp (strip): Add -R .comment.
1594 (addlink): Add comment.
1595
9295cf6f
SA
15962013-09-10 Sanimir Agovic <sanimir.agovic@intel.com>
1597
1598 * gdb.base/default.exp: Adjust regexpr for 'cd' to match optional
1599 canonical pathname.
1600
89e63ee4
DE
16012013-09-04 Doug Evans <dje@google.com>
1602
314bb8c3
DE
1603 * gdb.python/py-events.py (exit_handler): Verify we get the expected
1604 event.
1605 (continue_handler, new_objfile_handler): Ditto.
1606 (test_events): Rename command to "test-events".
1607 (test_newobj_events): Rename command to "test-objfile-events".
1608 * gdb.python/py-events.exp: Update.
1609 * gdb.python/py-evsignal.exp: Update.
1610 * gdb.python/py-evthreads.exp: Update.
1611
89e63ee4
DE
1612 * gdb.base/enumval.c (ZERO): New enum value.
1613 (main): Use it
1614 * gdb.base/enumval.exp: Test ability to print ZERO.
1615
16162013-09-03 Muhammad Bilal <mbilal@codesourcery.com>
41dc8db8
MB
1617 Pedro Alves <palves@redhat.com>
1618
1619 * gdb.base/relocate.exp: Check that invalid options are
1620 rejected.
1621
26c2b53c
AB
16222013-08-30 Andrew Burgess <aburgess@broadcom.com>
1623
1624 * gdb.base/code_elim1.c (my_bss_symbol): New variable added.
1625 (my_static_symbol): Add comment.
1626 (main): Reference my_bss_symbol.
1627
96d9056e
PM
16282013-08-30 Phil Muldoon <pmuldoon@redhat.com>
1629
1630 * gdb.python/py-arch.exp: Tests for invalid architecture.
1631
489d4f4d
SA
16322013-08-29 Sterling Augustine <saugustine@google.com>
1633
1634 * boards/remote-stdio-gdbserver.exp: Set rcp_prog and
1635 rsh_prog in new conditional. Move use of REMOTE_PORTNUM into
1636 said conditional.
1637
5b791bb5
PM
16382013-08-29 Phil Muldoon <pmuldoon@redhat.com>
1639
1640 * gdb.python/py-arch.exp: Load gdb-python.exp.
1641
8f28f522
PM
16422013-08-29 Phil Muldoon <pmuldoon@redhat.com>
1643
1644 * gdb.python/py-framefilter.py (FrameFilter.filter): Check
1645 itertools for imap attribute. Otherwise use map().
1646 (ElidingIterator): Define wrapper function __next__.
1647 * gdb.python/py-framefilter-mi.exp: Do not use execfile,
1648 use exec (open (read ())) instead.
1649 * gdb.python/py-framefilter.exp: Ditto.
1650 * gdb.python/py-arch.exp: Update print based test to Python 3.x
1651 compliance.
1652 * gdb.python/py-frame.exp: Ditto.
1653 * gdb.python/py-type.exp: Ditto.
1654
1f0c4988
JK
16552013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1656
1657 PR gdb/15415
1658 * gdb.base/argv0-symlink.c: New file.
1659 * gdb.base/argv0-symlink.exp: New file.
1660
7893c162
TT
16612013-08-28 Tom Tromey <tromey@redhat.com>
1662
1663 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test name
1664 when saving index.
1665
6211c335
YQ
16662013-08-27 Yao Qi <yao@codesourcery.com>
1667
1668 * gdb.trace/entry-values.exp: Test unavailable entry value is
1669 not shown when option '--skip-unavailable' is specified.
1670 * gdb.trace/mi-trace-unavailable.exp (test_trace_unavailable):
1671 Add tests for new option '--skip-unavailable'.
1672
ce4ea2bb
YQ
16732013-08-27 Yao Qi <yao@codesourcery.com>
1674
1675 * lib/gdb.exp (gdb_remote_download): Don't pass $tofile to
1676 remote_download if it is empty.
1677
6e45f158
DE
16782013-08-26 Doug Evans <dje@google.com>
1679
779bd270
DE
1680 PR symtab/15885
1681 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add gdb-index.
1682 (clean): rm -f *.gdb-index *.with-index.
1683 * gdb.dwarf2/gdb-index.exp: New testcase.
1684
6e45f158
DE
1685 * lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.
1686 * gdb.base/gnu-debugdata.exp (run): Moved to gdb.exp and renamed to
1687 run_on_host. All callers updated.
1688
b1224238
YQ
16892013-08-24 Yao Qi <yao@codesourcery.com>
1690
1691 * gdb.trace/entry-values.c (end): New
1692 (main): Call end.
1693 * gdb.trace/entry-values.exp: Load trace-support.exp. Set
1694 tracepoint and collect data. Test entry value is unavailable.
1695
b39a8faf
YQ
16962013-08-24 Yao Qi <yao@codesourcery.com>
1697
1698 * lib/dwarf.exp (_location): Handle DW_OP_deref_size.
1699 * gdb.trace/entry-values.c: New.
1700 * gdb.trace/entry-values.exp: New.
1701
9eaabc75
MW
17022013-07-12 Muhammad Waqas <mwaqas@codesourccery.com>
1703
1704 PR gdb/15501
1705 * gdb.base/ena-dis-br.exp: Add test to verify
1706 enable/disable commands work correctly with
1707 multiple arguments that include multiple locations.
1708
9f948660
SDJ
17092013-08-22 Samuel Bronson <naesten@gmail.com>
1710
1711 ARM Linux support for `catch syscall'.
1712 * gdb.base/catch-syscall.exp: Test this on ARM now.
1713 (fill_all_syscalls_numbers): ARM has close/chroot on 6/61, too.
1714
e630b974
TT
17152013-08-22 Tom Tromey <tromey@redhat.com>
1716
1717 * lib/dwarf.exp (cu, tu): Handle addr_size of "default". Change
1718 default addr_size.
1719 * lib/gdb.exp (is_64_target): New gdb_caching_proc.
1720
f3a76454
TT
17212013-08-22 Tom Tromey <tromey@redhat.com>
1722
1723 * lib/gdb.exp (skip_btrace_tests): Use gdb_caching_proc and
1724 standard_temp_file.
1725
de5f37e1
TT
17262013-08-22 Tom Tromey <tromey@redhat.com>
1727
1728 * gdb.arch/amd64-byte.exp: Use standard_testfile,
1729 clean_restart.
1730 * gdb.arch/amd64-disp-step.exp: Use standard_testfile.
1731 * gdb.arch/amd64-dword.exp: Use standard_testfile,
1732 clean_restart.
1733 * gdb.arch/amd64-entry-value-param.exp: Use standard_testfile.
1734 * gdb.arch/amd64-entry-value.exp: Use standard_testfile.
1735 * gdb.arch/amd64-prologue-xmm.exp: Use standard_testfile.
1736 * gdb.arch/amd64-word.exp: Use standard_testfile,
1737 clean_restart.
1738 * gdb.arch/i386-avx.exp: Use standard_testfile, clean_restart.
1739 * gdb.arch/i386-byte.exp: Use standard_testfile, clean_restart.
1740 * gdb.arch/i386-disp-step.exp: Use standard_testfile.
1741 * gdb.arch/i386-dr3-watch.exp: Use standard_testfile.
1742 * gdb.arch/i386-permbkpt.exp: Use standard_testfile, clean_restart.
1743 * gdb.arch/i386-signal.exp: Use standard_testfile.
1744 * gdb.arch/i386-size-overlap.exp: Use standard_testfile, clean_restart.
1745 * gdb.arch/i386-sse.exp: Use standard_testfile, clean_restart.
1746 * gdb.arch/i386-unwind.exp: Use standard_testfile.
1747 * gdb.arch/i386-word.exp: Use standard_testfile, clean_restart.
1748
8448e842
TT
17492013-08-22 Tom Tromey <tromey@redhat.com>
1750
1751 * gdb.python/py-error.exp: Use gdb_remote_download.
1752 * gdb.python/py-mi.exp: Use gdb_remote_download.
1753 * gdb.python/py-objfile-script.exp: Use standard_output_file.
1754 * gdb.python/py-prettyprint.exp: Use gdb_remote_download.
1755 (run_lang_tests): Likewise.
1756 * gdb.python/py-section-script.c: Use SCRIPT_FILE rather than
1757 filename.
1758 * gdb.python/py-section-script.exp: Set SCRIPT_FILE when
1759 compiling. Use gdb_remote_download. Update some tests.
1760 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
1761 standard_output_file.
1762 * gdb.python/py-typeprint.exp: Use gdb_remote_download.
1763 * gdb.python/py-frame-args.exp: Use gdb_remote_download.
1764 * gdb.python/py-framefilter-mi.exp: Use gdb_remote_download.
1765 * gdb.python/py-framefilter.exp: Use gdb_remote_download,
1766 standard_output_file.
1767
16cfcbc2
TT
17682013-08-22 Tom Tromey <tromey@redhat.com>
1769
1770 * lib/cell.exp (skip_cell_tests): Use standard_temp_file.
1771
44ee8174
TT
17722013-08-22 Tom Tromey <tromey@redhat.com>
1773
1774 * gdb.dwarf2/dw2-basic.exp: Use gdb_remote_download.
1775 * gdb.dwarf2/dw2-compressed.exp: Use gdb_remote_download.
1776 * gdb.dwarf2/dw2-intercu.exp: Use gdb_remote_download.
1777 * gdb.dwarf2/dw2-intermix.exp: Use gdb_remote_download.
1778 * gdb.dwarf2/dw2-producer.exp: Use gdb_remote_download.
1779 * gdb.dwarf2/mac-fileno.exp: Use gdb_remote_download.
1780 * lib/gdb.exp (gdb_remote_download): New proc.
1781
7a218f88
TT
17822013-08-22 Tom Tromey <tromey@redhat.com>
1783
1784 * gdb.dwarf2/clztest.exp: Use standard_testfile.
1785 * gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
1786 * gdb.dwarf2/fission-base.S: Remove directory from
1787 DW_AT_GNU_dwo_name.
1788 * gdb.dwarf2/fission-base.exp: Use build_executable. Set
1789 debug-file-directory.
1790 * gdb.dwarf2/fission-reread.S: Remove directory from
1791 DW_AT_GNU_dwo_name.
1792 * gdb.dwarf2/fission-reread.exp: Use build_executable. Set
1793 debug-file-directory.
1794
70cc1c23
DE
17952013-08-16 Doug Evans <dje@google.com>
1796
1797 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if
1798 prelink complains about an unhandled DWARF version.
1799
61884d20
DE
18002013-08-14 Cary Coutant <ccoutant@google.com>
1801
1802 * boards/fission.exp: Add -fdebug-types-section to debug_flags.
1803
5e92f71a
TT
18042013-08-13 Tom Tromey <tromey@redhat.com>
1805 Yao Qi <yao@codesourcery.com>
1806
1807 * lib/cache.exp (gdb_do_cache): Handle GDB_PARALLEL.
1808 * lib/gdb.exp: Handle GDB_PARALLEL.
1809 (default_gdb_version): Kill inotify_pid if it exists.
1810 (default_gdb_exit): Emit warning if the inotify log is not
1811 empty.
1812 (standard_output_file): Respect GDB_PARALLEL.
1813 (standard_temp_file): Likewise.
1814 (gdb_init): Start inotifywait if requested.
1815
5c30d39a
AB
18162013-08-13 Andrew Burgess <aburgess@broadcom.com>
1817
1818 * gdb.base/printcmds.exp (test_printf): Add test for printf of
1819 pointer with various flags.
1820
17e1c970
TT
18212013-08-13 Tom Tromey <tromey@redhat.com>
1822
1823 * lib/cache.exp: New file.
1824 * lib/cell.exp (skip_cell_tests): Use gdb_caching_proc.
1825 * lib/gdb.exp: Load cache.exp.
1826 (support_complex_tests, is_ilp32_target, is_lp64_target)
1827 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests)
1828 (gdb_skip_xml_test): Use gdb_caching_proc.
1829 * lib/opencl.exp (skip_opencl_tests): Use gdb_caching_proc.
1830
4e234898
TT
18312013-08-13 Tom Tromey <tromey@redhat.com>
1832
1833 * lib/gdb.exp (standard_temp_file): New proc.
1834 (support_complex_tests, is_ilp32_target, is_lp64_target)
1835 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests): Use
1836 standard_temp_file.
1837
53e981d9
TT
18382013-08-13 Tom Tromey <tromey@redhat.com>
1839
1840 * lib/gdb.exp (build_id_debug_filename_get): Use
1841 standard_output_file.
1842 * lib/prelink-support.exp (section_get)
1843 (build_executable_own_libs): Use standard_output_file.
1844
3f539315
TT
18452013-08-12 Tom Tromey <tromey@redhat.com>
1846
1847 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
1848
b4013987
AA
18492013-08-12 Ali Anwar <alianwar@codesourcery.com>
1850
1851 * gdb.base/break.exp: Test break via convenience variable
1852 with file name.
1853
f61d5529
DE
18542013-08-09 Doug Evans <dje@google.com>
1855
1856 * lib/future.exp (gdb_find_ldd): New proc.
1857 * lib/prelink-support.exp (build_executable_own_libs): Call it.
1858 Make "/usr/sbin/" in prelink path optional.
1859
1ed8d800
YQ
18602013-08-09 Yao Qi <yao@codesourcery.com>
1861
1862 * gdb.trace/collection.exp (gdb_collect_args_test): Set
1863 "only" and "both" to 'print entry-values' before selecting
1864 trace frame.
1865
82a0a75f
YQ
18662013-08-08 Yao Qi <yao@codesourcery.com>
1867
1868 * gdb.trace/mi-trace-unavailable.exp: Don't set
1869 "print entry-values" to "no".
1870 (test_trace_unavailable): Set various values to
1871 "print entry-values" to test that the output of
1872 '-stack-list-locals' is not affected, and then set
1873 set "print entry-values" to "no".
1874
ac52f9a2
DE
18752013-08-07 Doug Evans <dje@google.com>
1876
1877 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
1878 * gdb.python/py-value-cc.exp: Update.
1879 * gdb.python/py-value.exp: Use different names for .o files for
1880 C and C++. Only perform C++ tests if !skip_cplus_tests.
1881
bf6d8a91
TT
18822013-08-07 Tom Tromey <tromey@redhat.com>
1883
1884 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
1885
f9125b6c
TT
18862013-08-07 Tom Tromey <tromey@redhat.com>
1887
1888 * gdb.dwarf2/dwz.exp: New file.
1889
3a1115a0
TT
18902013-08-02 Tom Tromey <tromey@redhat.com>
1891
1892 * gdb.base/watchpoint.c (struct foo5): New.
1893 (nullptr): New global.
1894 * gdb.base/watchpoint.exp (test_watch_location): Add test.
1895
b846d303
DE
18962013-08-01 Doug Evans <dje@google.com>
1897
7ee85ab1
DE
1898 PR symtab/15691
1899 * gdb.dwarf2/fission-mix.exp: New file.
1900 * gdb.dwarf2/fission-mix.h: New file.
1901 * gdb.dwarf2/fission-mix.c: New file.
1902 * gdb.dwarf2/fission-mix2.c: New file.
1903
b846d303
DE
1904 PR symtab/15695
1905 * gdb.base/func-ptr.exp: New file.
1906 * gdb.base/func-ptr.c: New file.
1907
67d21849
YQ
19082013-08-01 Yao Qi <yao@codesourcery.com>
1909
1910 * gdb.python/py-sync-interp.c: New.
1911 * gdb.python/py-sync-interp.exp: New.
1912
de74e63a
YQ
19132013-07-31 Yao Qi <yao@codesourcery.com>
1914
1915 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
1916 'tdump' on stack frame 0 and 1 respectively.
1917
680558e8
YQ
19182013-07-31 Yao Qi <yao@codesourcery.com>
1919
1920 PR gdb/13443
1921 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
1922 'traceframe'. Wrap test with with_test_prefix.
1923 (top level): Update.
1924
48bbe0bf
YQ
19252013-07-31 Yao Qi <yao@codesourcery.com>
1926
1927 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
1928 'gdb_start'.
1929 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
1930 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
1931
11b4b7cc
AB
19322013-07-30 Andrew Burgess <aburgess@broadcom.com>
1933
1934 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
1935 when printing an optimized out value. Expect an error when using
1936 an optimized out value in an expression.
1937
b0c54aa5
AB
19382013-07-30 Andrew Burgess <aburgess@broadcom.com>
1939
1940 * gdb.dwarf2/pieces-optimized-out.exp: New file.
1941 * gdb.dwarf2/pieces-optimized-out.c: New file.
1942 * gdb.dwarf2/pieces-optimized-out.S: New file.
1943
97c85fc6
MB
19442013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
1945
1946 PR gdb/15715
1947 * gdb.base/setshow.exp: Test that relative paths passed to
1948 'set history filename' are converted to absolute paths.
1949
5b32ae97
KS
19502013-07-26 Keith Seitz <keiths@redhat.com>
1951
1952 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
1953 of f77.
1954 Allow for compiler variations of integer types.
1955 Use mi_create_varobj.
1956 Use mi_list_varobj_children for the immediate children of `array'.
1957 Add "has_more" attribute for grandchildren test.
1958
6f64ef53
PA
19592013-07-26 Pedro Alves <palves@redhat.com>
1960
1961 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
1962 files.
1963
fdc8aae8
AB
19642013-07-25 Andrew Burgess <aburgess@broadcom.com>
1965
1966 * gdb.mi/mi-reg-undefined.exp: New file.
1967 * gdb.mi/mi-reg-undefined.c: Likewise.
1968 * gdb.mi/mi-reg-undefined.S: Likewise.
1969
6fbe845e
AB
19702013-07-25 Andrew Burgess <aburgess@broadcom.com>
1971
1972 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
1973 z, o, and t output formats.
1974 * gdb.base/display.exp: Use 'k' as an undefined format now that
1975 'z' is defined.
1976
7b79b135
DE
19772013-07-24 Doug Evans <dje@google.com>
1978
1979 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
1980 "--" to switch.
1981
a0607b84
YQ
19822013-07-24 Yao Qi <yao@codesourcery.com>
1983
1984 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
1985 host.
1986 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
1987 Likewise. If host is remote, copy ${binfile} to host.
1988
2eb14a9b
YQ
19892013-07-23 Yao Qi <yao@codesourcery.com>
1990
1991 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
1992 message.
1993
5d0a3b53
WN
19942013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
1995
1996 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
1997 instructions and enable disp-step-syscall for arm targets.
1998
9a5911c0
WN
19992013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
2000
2001 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
2002 assembler errors on arm.
2003 * gdb.dwarf2/mac-fileno.S: Likewise.
2004 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
2005 * gdb.dwarf2/pr13961.S: Likewise.
2006
fa876972
HZ
20072013-07-19 Hui Zhu <hui@codesourcery.com>
2008
2009 PR gdb/15692
2010 * gdb.mi/mi-dprintf.exp: Add double quotes test.
2011
1527aea8
YQ
20122013-07-19 Yao Qi <yao@codesourcery.com>
2013
2014 * gdb.trace/read-memory.exp (test_from_remote): Update test.
2015 (teset_from_exec): Likewise.
2016
73c1d57e
YQ
20172013-07-19 Yao Qi <yao@codesourcery.com>
2018
2019 * gdb.trace/read-memory.c: New.
2020 * gdb.trace/read-memory.exp: New.
2021
a075c3e5
YQ
20222013-07-19 Yao Qi <yao@codesourcery.com>
2023
2024 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
2025 $dest to link options if host is remote. Move the
2026 generated file to $dest.a on host if host is remote.
2027
623cc285
WN
20282013-07-18 Will Newton <will.newton@linaro.org>
2029
2030 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
2031 to ensure the test is linked against pthreads.
2032 * gdb.threads/tls-var-main.c: Likewise.
2033 * gdb.threads/tls-shared.c: Likewise.
2034
1f74d3b5
YQ
20352013-07-18 Yao Qi <yao@codesourcery.com>
2036
2037 * lib/future.exp (gdb_default_target_compile): Use tail name
2038 of $destfile as the output name of compile. Move the
2039 generated file to $destfile on build.
2040
f6dc277e
YQ
20412013-07-18 Yao Qi <yao@codesourcery.com>
2042
2043 * lib/gdb.exp (gdb_compile): Set
2044 gdb_saved_set_unbuffered_mode_obj to
2045 set_unbuffered_mode_saved.o if host is remote. Invoke
2046 remote_download to copy $unbuf_obj to host.
2047
e7045703
DE
20482013-07-17 Doug Evans <dje@google.com>
2049
2050 * gdb.python/py-frame-args.c: New file.
2051 * gdb.python/py-frame-args.py: New file.
2052 * gdb.python/py-frame-args.exp New file.
2053
5ea5559b
AB
20542013-07-16 Andrew Burgess <aburgess@broadcom.com>
2055
2056 * gdb.base/printcmds.exp (test_printf): Add tests for format
2057 strings with missing format specifier.
2058
4229ca0e
TT
20592013-07-16 Tom Tromey <tromey@redhat.com>
2060
2061 * gdb.ada/info_types.exp: Use standard_testfile.
2062
5ee657d5
TT
20632013-07-16 Tom Tromey <tromey@redhat.com>
2064
2065 * gdb.mi/mi-basics.exp: Use standard_output_file.
2066 (test_dir_specification, test_cwd_specification)
2067 (test_path_specification): Use testsubdir, not subdir and objdir.
2068
20e3d738
TT
20692013-07-16 Tom Tromey <tromey@redhat.com>
2070
2071 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
2072
7d7c6477
JB
20732013-07-09 Joel Brobecker <brobecker@adacore.com>
2074
2075 * gdb.ada/small_reg_param.exp: Accept optional entry value
2076 for parameter "w".
2077
52cd8b7d
JB
20782013-07-09 Joel Brobecker <brobecker@adacore.com>
2079
2080 * gdb.ada/small_reg_param.exp: Remove trailing space.
2081
2a998fc0
DE
20822013-07-09 Doug Evans <dje@google.com>
2083
2084 * gdb.base/default.exp: Update expected output of "show print array"
2085 and "show print pretty".
2086
0329e9fb
UW
20872013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
2088
2089 * gdb.threads/wp-replication.exp: Stop counting available hardware
2090 watchpoints after NR_THREADS iterations.
2091
1953058f
AB
20922013-07-08 Andrew Burgess <aburgess@broadcom.com>
2093
2094 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
2095
7c0de741
YQ
20962013-07-07 Yao Qi <yao@codesourcery.com>
2097
2098 * boards/native-gdbserver.exp: Move invoke of
2099 process_multilib_options to gdbserver-base.exp.
2100 Move set_board_info 'compiler', 'gdb,noinferiorio',
2101 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
2102 gdbserver-base.exp.
2103 Move proc ${board}_download, ${board}_upload and
2104 ${board}_file to gdbserver-base.exp.
2105 * boards/native-extended-gdbserver.exp: Likewise.
2106 * boards/native-stdio-gdbserver.exp: Likewise.
2107 * boards/gdbserver-base.exp: New file.
2108
497a4c48
LM
21092013-07-05 Luis Machado <lgustavo@codesourcery.com>
2110
2111 * gdb.base/dump.exp: Remove arch-specific tests and do a
2112 generic data address check to set is64bitonly correctly.
2113
bb3f62fc
LM
21142013-07-05 Luis Machado <lgustavo@codesourcery.com>
2115
2116 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
2117 the register number instead of expecting only 0.
2118
005faa9d
WN
21192013-07-05 Will Newton <will.newton@linaro.org>
2120
2121 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
2122 in asm syntax to allow building on ARM.
2123
4767856f
YQ
21242013-07-05 Yao Qi <yao@codesourcery.com>
2125
2126 * boards/local-remote-host.exp: Remove obsolete comments.
2127 * boards/native-extended-gdbserver.exp: Likewise.
2128 * boards/native-gdbserver.exp: Likewise.
2129 * boards/native-stdio-gdbserver.exp: Likewise.
2130
691a26f5
AB
21312013-07-04 Andrew Burgess <aburgess@broadcom.com>
2132
2133 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
2134 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
2135 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
2136
4d142eaa
JK
21372013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2138
2139 * gdb.base/break-on-linker-gcd-function.exp: Replace
2140 prepare_for_testing by build_executable_from_specs and clean_restart.
2141
62cef515
TT
21422013-06-27 Tom Tromey <tromey@redhat.com>
2143
2144 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
2145 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
2146 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
2147 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
2148 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
2149 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
2150 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
2151 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
2152 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
2153 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
2154 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
2155 Use standard_testfile, standard_output_file, prepare_for_testing,
2156 clean_restart.
2157
0ab77f5f
TT
21582013-06-27 Tom Tromey <tromey@redhat.com>
2159
2160 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
2161 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
2162 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
2163 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
2164 gdb.base/shreloc.exp, gdb.base/sigall.exp,
2165 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
2166 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
2167 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
2168 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
2169 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
2170 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
2171 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
2172 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
2173 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
2174 gdb.base/solib-weak.exp, gdb.base/source.exp,
2175 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
2176 gdb.base/stap-probe.exp, gdb.base/start.exp,
2177 gdb.base/step-break.exp, gdb.base/step-bt.exp,
2178 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
2179 gdb.base/step-test.exp, gdb.base/structs.exp,
2180 gdb.base/structs2.exp, gdb.base/structs3.exp,
2181 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
2182 standard_output_file, prepare_for_testing, clean_restart.
2183
822bd149
TT
21842013-06-27 Tom Tromey <tromey@redhat.com>
2185
2186 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
2187 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
2188 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
2189 gdb.base/pending.exp, gdb.base/permissions.exp,
2190 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
2191 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
2192 gdb.base/printcmds.exp, gdb.base/prologue.exp,
2193 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
2194 gdb.base/ptype.exp, gdb.base/randomize.exp,
2195 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
2196 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
2197 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
2198 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
2199 standard_testfile, standard_output_file, prepare_for_testing,
2200 clean_restart.
2201
f8b41b00
TT
22022013-06-27 Tom Tromey <tromey@redhat.com>
2203
a8c97a87
TT
2204 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
2205 gdb.base/huge.exp, gdb.base/included.exp,
2206 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
2207 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
2208 gdb.base/info-os.exp, gdb.base/info-proc.exp,
2209 gdb.base/info-target.exp, gdb.base/infoline.exp,
2210 gdb.base/interp.exp, gdb.base/interrupt.exp,
2211 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
2212 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
2213 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
2214 gdb.base/logical.exp, gdb.base/long_long.exp,
2215 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
2216 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
2217 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
2218 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
f8b41b00
TT
2219 standard_testfile, standard_output_file, prepare_for_testing,
2220 clean_restart.
2221
289f9037
TT
22222013-06-27 Tom Tromey <tromey@redhat.com>
2223
a8c97a87
TT
2224 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
2225 gdb.base/enumval.exp, gdb.base/environ.exp,
2226 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
2227 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
2228 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
2229 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
2230 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
2231 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
2232 gdb.base/fullname.exp, gdb.base/funcargs.exp,
2233 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
2234 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
2235 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
2236 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
2237 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
2238 gdb.base/gnu_vector.exp: Use standard_testfile,
2239 standard_output_file, prepare_for_testing, clean_restart.
289f9037 2240
f76495c8
TT
22412013-06-27 Tom Tromey <tromey@redhat.com>
2242
a8c97a87
TT
2243 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
2244 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
2245 gdb.base/call-strs.exp, gdb.base/callexit.exp,
2246 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
2247 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
2248 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
2249 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
2250 gdb.base/commands.exp, gdb.base/completion.exp,
2251 gdb.base/complex.exp, gdb.base/cond-expr.exp,
2252 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
2253 gdb.base/constvars.exp, gdb.base/corefile.exp,
2254 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
2255 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
2256 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
2257 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
2258 gdb.base/dup-sect.exp: Use standard_testfile,
f76495c8
TT
2259 standard_output_file, prepare_for_testing, clean_restart.
2260
a64d2530
TT
22612013-06-27 Tom Tromey <tromey@redhat.com>
2262
a8c97a87
TT
2263 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
2264 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
2265 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
2266 gdb.base/async-shell.exp, gdb.base/async.exp,
2267 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
2268 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
2269 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
2270 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
2271 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
2272 gdb.base/break-on-linker-gcd-function.exp,
2273 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
a64d2530
TT
2274 standard_output_file, prepare_for_testing, clean_restart.
2275
aaff8d73
YQ
22762013-06-26 Yao Qi <yao@codesourcery.com>
2277
2278 * gdb.trace/mi-trace-frame-collected.exp: New.
2279
a0743c90
YQ
22802013-06-25 Yao Qi <yao@codesourcery.com>
2281
2282 * boards/native-extended-gdbserver.exp: Set board_info
2283 'gdb,predefined_tsv'.
2284 * boards/native-gdbserver.exp: Likewise.
2285 * boards/native-stdio-gdbserver.exp: Likewise.
2286 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
2287 uploaded TSVs if target supports tracing.
2288 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
2289 tracing and target has predefined tsv.
2290
9d6e6e84
HZ
22912013-06-25 Yao Qi <yao@codesourcery.com>
2292 Hui Zhu <hui@codesourcery.com>
2293 Pedro Alves <palves@redhat.com>
2294
2295 PR breakpoints/15075
2296 PR breakpoints/15434
2297 * gdb.base/dprintf-next.c: New file.
2298 * gdb.base/dprintf-next.exp: New file.
2299 * gdb.base/dprintf-non-stop.c: New file.
2300 * gdb.base/dprintf-non-stop.exp: New file.
2301 * gdb.base/dprintf.exp: Don't check "continue" in the output
2302 of "info breakpoints".
2303 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
2304 Don't check "continue" in script field.
2305
e7ab3185
TT
23062013-06-21 Tom Tromey <tromey@redhat.com>
2307
2308 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
2309 name in a test name.
2310
c898adb7
YQ
23112013-06-20 Yao Qi <yao@codesourcery.com>
2312
2313 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
2314 and set an action.
2315 (test_trace_unavailable): Test command -data-list-register-values
2316 in the context of traceframe and with option --skip-unavailable.
2317 * gdb.trace/trace-unavailable.c (foo): New.
2318 (main): Call it.
2319 * gdb.mi/gdb2549.exp: Update matching pattern.
2320
4d157a3d
MF
23212013-06-19 Mike Frysinger <vapier@gentoo.org>
2322
2323 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
2324 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
2325 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
2326 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
2327 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
2328
d69cace4
LM
23292013-06-19 Luis Machado <lgustavo@codesourcery.com>
2330
2331 * gdb.base/subst.exp: Delete default rules before further
2332 tests.
2333
9bdd0636
YQ
23342013-06-19 Yao Qi <yao@codesourcery.com>
2335
2336 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
2337 unsupported if it is not registered.
2338
427cd150
TT
23392013-06-18 Tom Tromey <tromey@redhat.com>
2340
2341 * gdb.base/random-signal.c: New file.
2342 * gdb.base/random-signal.exp: New file.
2343
6de7c271
WN
23442013-06-18 Will Newton <will.newton@linaro.org>
2345
2346 * gdb.base/skip.c: Use comma to evaluate results of foo()
2347 and bar() before passing to baz().
2348 * gdb.base/skip.c: baz() now takes one argument instead of
2349 two.
2350
5bd1ef56
TT
23512013-06-18 Tom Tromey <tromey@redhat.com>
2352
2353 * gdb.dwarf2/implptrpiece.exp: New file.
2354 * gdb.dwarf2/implptrconst.exp (d): New variable.
2355 Print d.
2356 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
2357
e379b391
TT
23582013-06-18 Tom Tromey <tromey@redhat.com>
2359
2360 * lib/selftest-support.exp (do_self_tests): Reject remote or
2361 non-native targets.
2362 * gdb.gdb/complaints.exp: Remove check.
2363 * gdb.gdb/observer.exp: Remove check.
2364 * gdb.gdb/xfullpath.exp: Remove check.
2365 * gdb.gdb/complaints.exp: Remove check.
2366
4ec70201
PA
23672013-06-07 Pedro Alves <palves@redhat.com>
2368
2369 * boards/native-extended-gdbserver.exp: Remove semicolon.
2370 * config/arm-ice.exp: Likewise.
2371 * config/bfin.exp: Likewise.
2372 * config/cygmon.exp: Likewise.
2373 * config/h8300.exp: Likewise.
2374 * config/monitor.exp: Likewise.
2375 * config/sid.exp: Likewise.
2376 * config/sim.exp: Likewise.
2377 * config/slite.exp: Likewise.
2378 * config/vx.exp: Likewise.
2379 * gdb.arch/i386-bp_permanent.exp: Likewise.
2380 * gdb.asm/asm-source.exp: Likewise.
2381 * gdb.base/args.exp: Likewise.
2382 * gdb.base/attach-pie-misread.exp: Likewise.
2383 * gdb.base/auxv.exp: Likewise.
2384 * gdb.base/bigcore.exp: Likewise.
2385 * gdb.base/bitfields2.exp: Likewise.
2386 * gdb.base/bitfields.exp: Likewise.
2387 * gdb.base/break.exp: Likewise.
2388 * gdb.base/break-interp.exp: Likewise.
2389 * gdb.base/callfuncs.exp: Likewise.
2390 * gdb.base/call-sc.exp: Likewise.
2391 * gdb.base/commands.exp: Likewise.
2392 * gdb.base/corefile.exp: Likewise.
2393 * gdb.base/dbx.exp: Likewise.
2394 * gdb.base/ending-run.exp: Likewise.
2395 * gdb.base/exprs.exp: Likewise.
2396 * gdb.base/funcargs.exp: Likewise.
2397 * gdb.base/hbreak2.exp: Likewise.
2398 * gdb.base/huge.exp: Likewise.
2399 * gdb.base/list.exp: Likewise.
2400 * gdb.base/memattr.exp: Likewise.
2401 * gdb.base/overlays.exp: Likewise.
2402 * gdb.base/printcmds.exp: Likewise.
2403 * gdb.base/recurse.exp: Likewise.
2404 * gdb.base/remotetimeout.exp: Likewise.
2405 * gdb.base/reread.exp: Likewise.
2406 * gdb.base/savedregs.exp: Likewise.
2407 * gdb.base/scope.exp: Likewise.
2408 * gdb.base/sepdebug.exp: Likewise.
2409 * gdb.base/setshow.exp: Likewise.
2410 * gdb.base/setvar.exp: Likewise.
2411 * gdb.base/sigaltstack.exp: Likewise.
2412 * gdb.base/siginfo-addr.exp: Likewise.
2413 * gdb.base/siginfo.exp: Likewise.
2414 * gdb.base/siginfo-obj.exp: Likewise.
2415 * gdb.base/sigrepeat.exp: Likewise.
2416 * gdb.base/sigstep.exp: Likewise.
2417 * gdb.base/structs.exp: Likewise.
2418 * gdb.base/testenv.exp: Likewise.
2419 * gdb.base/twice.exp: Likewise.
2420 * gdb.base/valgrind-db-attach.exp: Likewise.
2421 * gdb.base/valgrind-infcall.exp: Likewise.
2422 * gdb.base/varargs.exp: Likewise.
2423 * gdb.base/watchpoint.exp: Likewise.
2424 * gdb.cp/gdb1355.exp: Likewise.
2425 * gdb.cp/misc.exp: Likewise.
2426 * gdb.disasm/hppa.exp: Likewise.
2427 * gdb.disasm/t01_mov.exp: Likewise.
2428 * gdb.disasm/t02_mova.exp: Likewise.
2429 * gdb.disasm/t03_add.exp: Likewise.
2430 * gdb.disasm/t04_sub.exp: Likewise.
2431 * gdb.disasm/t05_cmp.exp: Likewise.
2432 * gdb.disasm/t06_ari2.exp: Likewise.
2433 * gdb.disasm/t07_ari3.exp: Likewise.
2434 * gdb.disasm/t08_or.exp: Likewise.
2435 * gdb.disasm/t09_xor.exp: Likewise.
2436 * gdb.disasm/t10_and.exp: Likewise.
2437 * gdb.disasm/t11_logs.exp: Likewise.
2438 * gdb.disasm/t12_bit.exp: Likewise.
2439 * gdb.disasm/t13_otr.exp: Likewise.
2440 * gdb.gdb/selftest.exp: Likewise.
2441 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2442 * gdb.mi/mi-reverse.exp: Likewise.
2443 * gdb.pascal/floats.exp: Likewise.
2444 * gdb.python/py-inferior.exp: Likewise.
2445 * gdb.threads/attach-into-signal.exp: Likewise.
2446 * gdb.threads/pthreads.exp: Likewise.
2447 * gdb.threads/thread_events.exp: Likewise.
2448 * gdb.threads/watchthreads.exp: Likewise.
2449 * gdb.trace/actions-changed.exp: Likewise.
2450 * gdb.trace/actions.exp: Likewise.
2451 * gdb.trace/ax.exp: Likewise.
2452 * gdb.trace/backtrace.exp: Likewise.
2453 * gdb.trace/change-loc.exp: Likewise.
2454 * gdb.trace/deltrace.exp: Likewise.
2455 * gdb.trace/disconnected-tracing.exp: Likewise.
2456 * gdb.trace/ftrace.exp: Likewise.
2457 * gdb.trace/infotrace.exp: Likewise.
2458 * gdb.trace/passc-dyn.exp: Likewise.
2459 * gdb.trace/passcount.exp: Likewise.
2460 * gdb.trace/pending.exp: Likewise.
2461 * gdb.trace/qtro.exp: Likewise.
2462 * gdb.trace/range-stepping.exp: Likewise.
2463 * gdb.trace/report.exp: Likewise.
2464 * gdb.trace/save-trace.exp: Likewise.
2465 * gdb.trace/status-stop.exp: Likewise.
2466 * gdb.trace/strace.exp: Likewise.
2467 * gdb.trace/tfile.exp: Likewise.
2468 * gdb.trace/tfind.exp: Likewise.
2469 * gdb.trace/trace-break.exp: Likewise.
2470 * gdb.trace/tracecmd.exp: Likewise.
2471 * gdb.trace/trace-mt.exp: Likewise.
2472 * gdb.trace/tspeed.exp: Likewise.
2473 * gdb.trace/tsv.exp: Likewise.
2474 * gdb.trace/while-stepping.exp: Likewise.
2475 * lib/gdb.exp: Likewise.
2476 * lib/gdbserver-support.exp: Likewise.
2477 * lib/java.exp: Likewise.
2478 * lib/mi-support.exp: Likewise.
2479 * lib/pascal.exp: Likewise.
2480 * lib/prompt.exp: Likewise.
2481 * lib/trace-support.exp: Likewise.
2482
47d48711
PA
24832013-06-07 Pedro Alves <palves@redhat.com>
2484
2485 * gdb.ada/info_types.c: Fix formating in copyright header.
2486 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
2487 * gdb.base/float.c: Likewise.
2488 * gdb.base/inferior-died.c: Likewise.
2489 * gdb.base/interp.c: Likewise.
2490 * gdb.base/jit-main.c: Likewise.
2491 * gdb.base/jit-solib.c: Likewise.
2492 * gdb.base/long_long.c: Likewise.
2493 * gdb.base/longjmp.c: Likewise.
2494 * gdb.base/nextoverexit.c: Likewise.
2495 * gdb.base/pr11022.c: Likewise.
2496 * gdb.base/prelink-lib.c: Likewise.
2497 * gdb.base/prelink.c: Likewise.
2498 * gdb.base/prologue.c: Likewise.
2499 * gdb.base/restore.c: Likewise.
2500 * gdb.base/sigchld.c: Likewise.
2501 * gdb.base/solib-search-lib1.c: Likewise.
2502 * gdb.base/solib-search-lib2.c: Likewise.
2503 * gdb.base/solib-search.c: Likewise.
2504 * gdb.base/solib-search.h: Likewise.
2505 * gdb.base/whatis.c: Likewise.
2506 * gdb.cp/abstract-origin.cc: Likewise.
2507 * gdb.cp/anon-struct.cc: Likewise.
2508 * gdb.cp/baseenum.cc: Likewise.
2509 * gdb.cp/bs15503.cc: Likewise.
2510 * gdb.cp/call-c-1.c: Likewise.
2511 * gdb.cp/call-c.cc: Likewise.
2512 * gdb.cp/class2.cc: Likewise.
2513 * gdb.cp/classes.cc: Likewise.
2514 * gdb.cp/cttiadd.cc: Likewise.
2515 * gdb.cp/cttiadd1.cc: Likewise.
2516 * gdb.cp/cttiadd2.cc: Likewise.
2517 * gdb.cp/cttiadd3.cc: Likewise.
2518 * gdb.cp/derivation.cc: Likewise.
2519 * gdb.cp/derivation2.cc: Likewise.
2520 * gdb.cp/dispcxx.cc: Likewise.
2521 * gdb.cp/exception.cc: Likewise.
2522 * gdb.cp/gdb2384-base.cc: Likewise.
2523 * gdb.cp/gdb2384-base.h: Likewise.
2524 * gdb.cp/gdb2384.cc: Likewise.
2525 * gdb.cp/gdb2495.cc: Likewise.
2526 * gdb.cp/mb-inline.h: Likewise.
2527 * gdb.cp/mb-inline1.cc: Likewise.
2528 * gdb.cp/mb-inline2.cc: Likewise.
2529 * gdb.cp/member-name.cc: Likewise.
2530 * gdb.cp/member-ptr.cc: Likewise.
2531 * gdb.cp/misc.cc: Likewise.
2532 * gdb.cp/namespace1.cc: Likewise.
2533 * gdb.cp/nextoverthrow.cc: Likewise.
2534 * gdb.cp/pr-574.cc: Likewise.
2535 * gdb.cp/pr9631.cc: Likewise.
2536 * gdb.cp/printmethod.cc: Likewise.
2537 * gdb.cp/psmang1.cc: Likewise.
2538 * gdb.cp/psmang2.cc: Likewise.
2539 * gdb.cp/psymtab-parameter.cc: Likewise.
2540 * gdb.cp/ptype-flags.cc: Likewise.
2541 * gdb.cp/ref-params.cc: Likewise.
2542 * gdb.cp/ref-types.cc: Likewise.
2543 * gdb.cp/smartp.cc: Likewise.
2544 * gdb.cp/try_catch.cc: Likewise.
2545 * gdb.cp/userdef.cc: Likewise.
2546 * gdb.cp/using-crash.cc: Likewise.
2547 * gdb.cp/virtfunc.cc: Likewise.
2548 * gdb.cp/virtfunc2.cc: Likewise.
2549 * gdb.dwarf2/callframecfa.S: Likewise.
2550 * gdb.dwarf2/dw2-ranges.c: Likewise.
2551 * gdb.dwarf2/dw2-ranges2.c: Likewise.
2552 * gdb.dwarf2/dw2-ranges3.c: Likewise.
2553 * gdb.dwarf2/dw2-restore.S: Likewise.
2554 * gdb.dwarf2/pieces.S: Likewise.
2555 * gdb.dwarf2/valop.S: Likewise.
2556 * gdb.java/jnpe.java: Likewise.
2557 * gdb.mi/mi-stepn.c: Likewise.
2558 * gdb.mi/mi-var-cp.cc: Likewise.
2559 * gdb.mi/mi-var-rtti.cc: Likewise.
2560 * gdb.mi/ns-stale-regcache.c: Likewise.
2561 * gdb.mi/pr11022.c: Likewise.
2562 * gdb.mi/solib-lib.c: Likewise.
2563 * gdb.mi/solib-main.c: Likewise.
2564 * gdb.python/py-arch.c: Likewise.
2565 * gdb.python/py-block.c: Likewise.
2566 * gdb.python/py-breakpoint.c: Likewise.
2567 * gdb.python/py-events.c: Likewise.
2568 * gdb.python/py-evthreads.c: Likewise.
2569 * gdb.python/py-explore.c: Likewise.
2570 * gdb.python/py-explore.cc: Likewise.
2571 * gdb.python/py-finish-breakpoint.c: Likewise.
2572 * gdb.python/py-finish-breakpoint2.cc: Likewise.
2573 * gdb.python/py-symbol.c: Likewise.
2574 * gdb.threads/execl.c: Likewise.
2575 * gdb.threads/execl1.c: Likewise.
2576
88ab5684
WN
25772013-06-07 Will Newton <will.newton@linaro.org>
2578
2579 * gdb.base/long_long.exp: Fix ARM EABI target glob.
2580
42daa7a0
WN
25812013-06-07 Will Newton <will.newton@linaro.org>
2582
2583 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
2584 and "starting".
2585
f4059ef3
WN
25862013-06-07 Will Newton <will.newton@linaro.org>
2587
2588 * gdb.cp/anon-struct.exp: Conditionalize constructor and
2589 destructor prototypes for ARM ABI.
2590 * gdb.cp/m-static.exp: Likewise.
2591
8cb5cc78
YQ
25922013-06-07 Yao Qi <yao@codesourcery.com>
2593
2594 * gdb.trace/mi-trace-unavailable.exp: New.
2595 * gdb.trace/trace-unavailable.c: New.
2596
c6cf1712
DE
25972013-06-06 Doug Evans <dje@google.com>
2598
2599 * gdb.cp/derivation.exp: Make tests have unique names.
2600
bf6be0f4
TT
26012013-06-06 Tom Tromey <tromey@redhat.com>
2602
2603 * gdb.base/dump.exp (capture_value): Don't put expression into
2604 test name if arguments passed in.
2605 Rename a couple more tests to make them unique.
2606
ebb022fa
TT
26072013-06-06 Tom Tromey <tromey@redhat.com>
2608
2609 * gdb.base/break-always.exp: Explicitly specify test name.
2610
69fc87c2
DE
26112013-06-05 Doug Evans <dje@google.com>
2612 Keith Seitz <keiths@redhat.com>
2613
2614 * gdb.cp/derivation2.cc: New file.
2615 * gdb.cp/derivation.cc (main): Call foo2.
2616 * gdb.cp/derivation.exp: Add tests for typedefs in another
2617 file, and when there's an active block.
2618
f993f39e
LM
26192013-06-05 Luis Machado <lgustavo@codesourcery.com>
2620
2621 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
2622 from targets that use function descriptors in the virtual tables.
2623 Handle presence of dot symbols.
2624
afacd7f3
GB
26252013-06-04 Gary Benson <gbenson@redhat.com>
2626
2627 * gdb.base/break-probes.exp: New file.
2628 * gdb.base/break-probes.c: Likewise.
2629 * gdb.base/break-probes-solib.c: Likewise.
2630 * gdb.base/info-shared.exp: New file.
2631 * gdb.base/info-shared.c: Likewise.
2632 * gdb.base/info-shared-solib1.c: Likewise.
2633 * gdb.base/info-shared-solib2.c: Likewise.
2634
a29a3fb7
GB
26352013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2636 Gary Benson <gbenson@redhat.com>
2637
2638 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
2639 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
2640 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
2641 to be set to "no" to indicate that no ld.so copy should be made.
2642 * gdb.base/break-interp.exp (solib_bp): New constant.
2643 (reach_1): Use the above instead of "_dl_debug_state".
2644 (test_attach): Likewise.
2645 (test_ld): Likewise.
2646 * gdb.threads/dlopen-libpthread.exp: New file.
2647 * gdb.threads/dlopen-libpthread.c: Likewise.
2648 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
2649 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
2650
62a813cc
YQ
26512013-05-30 Yao Qi <yao@codesourcery.com>
2652
2653 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2654 Add a test that no MI notification is emitted when executing
2655 -exec-arguments.
2656
8f56dad4
JK
26572013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2658
2659 PR testsuite/12649
2660 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
2661 $mi_gdb_prompt expectation by mi_expect_stop.
2662 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
2663 (mi info dprintf second time): Replace them by mi_send_resuming_command
2664 and mi_expect_stop.
2665
c588eb20
GB
26662013-05-24 Gary Benson <gbenson@redhat.com>
2667
2668 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
2669 backslash.
2670 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
2671 backslashes.
2672 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
2673 backslash.
2674
c0ea94eb
YQ
26752013-05-24 Yao Qi <yao@codesourcery.com>
2676
2677 * gdb.trace/tfile.exp: Test inferior and thread.
2678
db1ac436
YQ
26792013-05-24 Yao Qi <yao@codesourcery.com>
2680 Pedro Alves <palves@redhat.com>
2681
2682 * gdb.base/range-stepping.exp: Skip the rest of tests if the
2683 test fails.
2684 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
2685 Return 0 if the test passes, otherwise return 1.
2686
b6abb10c
DE
26872013-05-23 Doug Evans <dje@google.com>
2688
2689 * boards/fission-dwp.exp: New file.
2690
bc5065a7
PA
26912013-05-23 Yao Qi <yao@codesourcery.com>
2692 Pedro Alves <palves@redhat.com>
2693
2694 * gdb.base/range-stepping.c: New file.
2695 * gdb.base/range-stepping.exp: New file.
2696 * gdb.trace/range-stepping.c: New file.
2697 * gdb.trace/range-stepping.exp: New file.
2698 * lib/range-stepping-support.exp: New file.
2699
5f2e6b00
TT
27002013-05-22 Tom Tromey <tromey@redhat.com>
2701
2702 * gdb.cp/class2.cc (main): New local 'aref'.
2703 * gdb.cp/class2.exp: Check printing of 'aref'.
2704
e6ba475a
DE
27052013-05-22 Doug Evans <dje@google.com>
2706
2707 * gdb.threads/wp-replication.c (main): Insert some code at the start
2708 to ensure the breakpoint on main is only hit once. Fix comment.
2709
52c935b6
KS
27102013-05-21 Keith Seitz <keiths@redhat.com>
2711 Pedro Alves <palves@redhat.com>
2712
2713 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
2714 gdb_expect.
2715 Add test to flush the remaining input buffer so that this
2716 file passes testsuite/12649.
2717
bd9673a4
PW
27182013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2719
2720 * gdb.base/catch-signal-fork.exp: New file.
2721 * gdb.base/catch-signal-fork.c: New file.
2722
69a97597
SA
27232013-05-21 Sterling Augustine <saugustine@google.com>
2724
2725 * boards/remote-stdio-gdbserver.exp: New file.
2726
44e97363
JK
27272013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2728
2729 PR testsuite/12649
2730 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
2731 racy matches.
2732
02392865
CG
27332013-05-21 Christian Groessler <chris@groessler.org>
2734
2735 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
2736 since it's not supported in all shells.
2737
c5867ab6
HZ
27382013-05-21 Hui Zhu <hui@codesourcery.com>
2739
2740 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
2741 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
2742
6c9e2db4
DE
27432013-05-20 Doug Evans <dje@google.com>
2744
2745 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
2746 (_handle_DW_TAG): Use it.
2747 (cu, tu): Replace parameters is_64, version, addr_size with options.
2748 All callers updated. Add Fission support.
2749 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
2750 * gdb.dwarf2/method-ptr.exp: Ditto.
2751 * gdb.dwarf2/nostaticblock.exp: Ditto.
2752 * gdb.dwarf2/subrange.exp: Ditto.
2753 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
2754
4a6e676c
TT
27552013-05-20 Tom Tromey <tromey@redhat.com>
2756
2757 * gdb.gdb/python-selftest.exp: New file.
2758
e19d3afb
DE
27592013-05-20 Doug Evans <dje@google.com>
2760
2761 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
2762 -fdebug-types-section.
2763
4d804846
JB
27642013-05-20 Joel Brobecker <brobecker@adacore.com>
2765
2766 * gdb.ada/float_param: New testcase.
2767
8d324e83
DE
27682013-05-17 Doug Evans <dje@google.com>
2769
7d0c9981
DE
2770 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
2771 Add tests for "maint check-symtabs", "maint expand-symtabs".
2772
8d324e83
DE
2773 * gdb.base/maint.exp: Remove testing of individual maint command
2774 help output.
2775
177aadc4
PA
27762013-05-16 Pedro Alves <palves@redhat.com>
2777
2778 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
2779 comment. Use gdb_test_no_output.
2780
b8fea896
JB
27812013-05-16 Joel Brobecker <brobecker@adacore.com>
2782
2783 * gdb.ada/complete.exp: Add test verifying completion using
2784 the "tab" key.
2785
52c935b6
KS
27862013-05-15 Keith Seitz <keiths@redhat.com>
2787
2788 * gdb.base/filesym.exp: New completer test.
2789 * gdb.base/filesym.c: New file.
2790
ed0f00b8
PA
27912013-05-15 Pedro Alves <palves@redhat.com>
2792
2793 * gdb.base/fixsection.c: Remove attribution.
2794 * gdb.base/watch-read.exp: Ditto.
2795
55fb6d27
TT
27962013-05-13 Tom Tromey <tromey@redhat.com>
2797
2798 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
2799 size and change type sizes to 4 bytes.
2800
ac1ca910
TT
28012013-05-13 Tom Tromey <tromey@redhat.com>
2802
2803 * gdb.base/exprs.exp (test_expr): Add regression test.
2804 * gdb.base/exprs.c (null_t_struct): New global.
2805
8414efef
MB
28062013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
2807
2808 * gdb.base/default.exp: Disable history saving.
2809 * gdb.base/setshow.exp: Likewise.
2810
9779ab84
PA
28112013-05-10 Pedro Alves <palves@redhat.com>
2812
2813 PR remote/15455
2814
2815 * gdb.trace/qtro.c: New file.
2816 * gdb.trace/qtro.exp: New file.
2817
1e611234
PM
28182013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2819
2820 * gdb.python/py-framefilter.py: New File.
2821 * gdb.python/py-framefilter-mi.exp: Ditto.
2822 * gdb.python/py-framefilter.c: Ditto.
2823 * gdb.python/py-framefilter-mi.exp: Ditto.
2824 * gdb.python/py-framefilter-mi.c: Ditto,
2825 * gdb.python/py-framefilter-gdb.py.in: Ditto.
2826
5e4c3ac4
TT
28272013-05-08 Tom Tromey <tromey@redhat.com>
2828
2829 * gdb.base/solib-search.exp: Set test name for "set
2830 solib-search-path" test.
2831
993654a9
HAQ
28322013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
2833
2834 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
2835 (set_a_tracepoint): Set tracepoint before prologue.
2836 (run_trace_experiment): Test setup_tracepoints and 'break end'
2837 in it.
2838 (trace_buffer_normal): Remove.
2839 (gdb_trace_circular_tests): Remove. Move tests to...
2840 (top level): ...here. Call 'runto_main' before checking for
2841 trace support. Use commands to check the support for circular
2842 trace buffer and changing of trace buffer size. Add test
2843 to calculate size of single frame. Use this size to
2844 calculate the size of trace buffer. Use 'tfind pc func9'
2845 instead of 'tfind 9'. Use 'with_test_prefix'.
2846
c95aea6b
TT
28472013-05-07 Tom Tromey <tromey@redhat.com>
2848
2849 * lib/selftest-support.exp: New file.
2850 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
2851 do_self_tests.
2852 (setup_test, find_gdb): Remove.
2853 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
2854 do_self_tests.
2855 (setup_test, find_gdb): Remove.
2856 (test_observer): Don't call setup_test. Remove argument.
2857 * gdb.gdb/selftest.exp: Load selftest-support.exp.
2858 (find_gdb): Remove.
2859 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
2860 do_self_tests.
2861 (setup_test, find_gdb): Remove.
2862 (test_with_self): Don't call setup_test. Remove argument.
2863
1f031429
PA
28642013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2865
2866 * gdb.arch/system-gcore.exp: Remove.
2867 * gdb.arch/gcore.c: Remove.
2868 * gdb.base/gcore.exp: Add "info reg system".
2869
58ce7251
SDJ
28702013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
2871
2872 PR breakpoints/15413:
2873 * gdb.base/pending.exp: Add test for completion of the "condition"
2874 command for pending breakpoints.
2875 * gdb.linespec/linespec.ex: Add test for completion of the
2876 "condition" command when dealing with multiple locations.
2877
aacbb8a5
LM
28782013-05-07 Luis Machado <lgustavo@codesourcery.com>
2879
2880 * gdb.threads/wp-replication.c: New file.
2881 * gdb.threads/wp-replication.exp: New file.
2882
2dd6254d
SL
28832013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2884
2885 * gdb.xml/tdesc-regs.exp: Add case for nios2.
2886
c2a96e8c
DE
28872013-05-06 Doug Evans <dje@google.com>
2888
b903e17e
DE
2889 * gdb.base/solib-search-lib1.c: New file.
2890 * gdb.base/solib-search-lib2.c: New file.
2891 * gdb.base/solib-search.c: New file.
2892 * gdb.base/solib-search.h: New file.
2893 * gdb.base/solib-search.exp: New file.
2894
fac51dd9
DE
2895 * lib/gdb.exp (gdb_core_cmd): New function.
2896 * gdb.arch/system-gcore.exp: Use it.
2897 * gdb.arch/vsx-regs.exp: Ditto.
2898 * gdb.base/gcore.exp: Ditto.
2899 * gdb.threads/gcore-thread.exp: Ditto.
2900
c2a96e8c
DE
2901 * gdb.reverse/shr.h: New file.
2902 * gdb.reverse/shr1.c: New file.
2903 * gdb.reverse/shr2.c: #include "shr.h".
2904 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
2905 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
2906 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
2907 Update tests using sleep/printf to use shr2.sl instead.
2908 * gdb.reverse/solib-reverse.exp: Ditto.
2909
b6807d98
TT
29102013-05-06 Tom Tromey <tromey@redhat.com>
2911
2912 * gdb.dwarf2/implptrconst.c: New file.
2913 * gdb.dwarf2/implptrconst.exp: New file.
2914 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
2915 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
2916 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
2917
96f7d3f1
PW
29182013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2919
2920 * gdb.base/catch-sig.c (main): Raise SIGINT.
2921 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
2922
1ebff1fd
HAQ
29232013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
2924
2925 * status-stop.exp (test_tstart_tstart): Check for error
2926 returned by the second 'tstart' command.
2927
f92b06da
WT
29282013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
2929
2930 * gdb.xml/maint_print_struct.exp: New file.
2931 * gdb.xml/maint_print_struct.xml: New file.
2932
ff546935
TT
29332013-04-25 Tom Tromey <tromey@redhat.com>
2934
2935 * gdb.dwarf2/nostaticblock.exp: New file.
2936
bf9e4d0c
MB
29372013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
2938
2939 PR gdb/10462
2940 * gdb.base/setshow.exp: Add test case.
2941
a11cfd87
HZ
29422013-04-23 Hui Zhu <hui@codesourcery.com>
2943
2944 PR gdb/15293
a11cfd87
HZ
2945 * gdb.base/dprintf.exp: Add ignore command.
2946
2d9442cc
HZ
29472013-04-23 Hui Zhu <hui@codesourcery.com>
2948
2949 PR gdb/15165
2d9442cc
HZ
2950 * gdb.base/save-bp.exp: Add test for dprintf.
2951
0f3305ed
TT
29522013-04-22 Tom Tromey <tromey@redhat.com>
2953
2954 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
2955 notice_open_fds.
2956
d504301e
SDJ
29572013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
2958
2959 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
2960 ldflags.
2961
9991b207
SDJ
29622013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
2963
2964 * gdb.arch/arm-bl-branch-dest.c: New file.
2965 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
2966
433730c9
PA
29672013-04-19 Vladimir Kargov <kargov@gmail.com>
2968 Pedro Alves <palves@redhat.com>
2969
2970 * gdb.arch/i386-float.S: New file.
2971 * gdb.arch/i386-float.exp: New file.
2972
9a908334
LM
29732013-04-18 Luis Machado <lgustavo@codesourcery.com>
2974
2975 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
2976 type void *.
2977
4f22ed5c
DE
29782013-04-17 Doug Evans <dje@google.com>
2979
2980 * lib/dwarf.exp (Dwarf): New proc "tu".
2981 * gdb.dwarf2/missing-sig-type.exp: New file.
2982
a0d3f2f5
SCR
29832013-04-15 Siva Chandra Reddy <sivachandra@google.com>
2984
2985 Add option to link testcases with Pthreads library when
2986 using 'prepare_for_testing' in tests.
2987
2988 * lib/gdb.exp (build_executable_from_specs): Use
2989 gdb_compile_pthreads to compile if option "pthreads" is
2990 specified.
2991
cc16e6c9
TT
29922013-04-15 Tom Tromey <tromey@redhat.com>
2993
2994 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
2995
72f1fe8a
TT
29962013-04-15 Tom Tromey <tromey@redhat.com>
2997
2998 * gdb.base/default.exp: Update for $_exception.
2999 * gdb.cp/exceptprint.cc: New file.
3000 * gdb.cp/exceptprint.exp: New file.
3001 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
3002
6e72ca20
TT
30032013-04-15 Tom Tromey <tromey@redhat.com>
3004
3005 * gdb.cp/typeid.cc: New file.
3006 * gdb.cp/typeid.exp: New file.
3007
591f19e8
TT
30082013-04-15 Tom Tromey <tromey@redhat.com>
3009
3010 * gdb.cp/exception.exp: Add "catch rethrow" tests.
3011
da9160e4
YQ
30122013-04-13 Yao Qi <yao@codesourcery.com>
3013
3014 * gdb.base/completion.exp: Test completion of command
3015 'target ctf' if target ctf is supported.
3016
f81d1120
PA
30172013-04-10 Pedro Alves <palves@redhat.com>
3018
3019 * gdb.base/completion.exp: Test "set height", "set listsize" and
3020 "set trace-buffer-size" completion.
3021 * gdb.base/setshow.exp: Test "set height unlimited".
3022 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
3023 unlimited".
3024
393fd4c3
YQ
30252013-04-10 Yao Qi <yao@codesourcery.com>
3026
3027 * gdb.trace/actions.exp: Save trace data to CTF.
3028 Change to ctf target if GDB supports, read CTF data in ctf
3029 target, and check the actions of tracepoints.
3030 * gdb.trace/while-stepping.exp: Likewise.
3031 * gdb.trace/report.exp: Test GDB saves trace data to CTF
3032 format and read CTF trace file if GDB supports.
3033 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
3034 target is supported, change to ctf target, read trace data and
3035 check output of command "tstatus".
3036 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
3037 read CTF data by target ctf and call check_tsv.
3038
b7a273f8
YQ
30392013-04-10 Yao Qi <yao@codesourcery.com>
3040
3041 * gdb.trace/actions.exp (check_tracepoint): New.
3042 (top level): Start the tracing and check the actions of
3043 tracepoints. Save trace data to tfile format. Restart GDB
3044 and read trace file in tfile target. Check the actions of
3045 tracepoints again.
3046 * gdb.trace/while-stepping.exp: Likewise.
3047
f3786771
YQ
30482013-04-10 Yao Qi <yao@codesourcery.com>
3049
3050 * gdb.trace/report.exp: Use standard_output_file for saved
3051 trace file.
3052
5c2b4418
HZ
30532013-04-10 Hui Zhu <hui@codesourcery.com>
3054
3055 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
3056 (MISCELLANEOUS): Add dprintf-pendshr.sl.
3057 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
3058
f7543f0a
JK
30592013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3060
3061 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
3062 response.
3063
f6de8ec2
PA
30642013-04-08 Pedro Alves <palves@redhat.com>
3065
3066 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
3067 the location.
3068
b8abfd58
SL
30692013-04-04 Sandra Loosemore <sandra@codesourcery.com>
3070
3071 * gdb.cp/cplabel.exp: Allow empty directory in file reported
3072 for breakpoint location.
3073
156bffd0
SL
30742013-04-04 Sandra Loosemore <sandra@codesourcery.com>
3075
3076 * gdb.linespec/linespec.exp: Make dir/file:line tests
3077 conditional for non-remote hosts only.
3078
c9a6ce02
PA
30792013-04-04 Stan Shebs <stan@codesourcery.com>
3080 Pedro Alves <palves@redhat.com>
3081
3082 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
3083 * gdb.trace/actions-changed.c: New file.
3084 * gdb.trace/actions-changed.exp: New file.
3085 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
3086 (gdb_trace_setactions_command): ... this. Add "actions_command"
3087 parameter, and handle it.
3088 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
3089
4bd05f24
YQ
30902013-04-04 Yao Qi <yao@codesourcery.com>
3091
3092 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
3093 'step'.
3094
3758b5ce
YQ
30952013-04-03 Yao Qi <yao@codesourcery.com>
3096
3097 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
3098 "tfile-basic.tf".
3099 (test_tfind_tfile): Likewise.
3100
1dcaed0d
YQ
31012013-04-03 Yao Qi <yao@codesourcery.com>
3102
3103 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
3104 "tfile-basic.tf" instead of "basic.tf".
3105 (write_error_trace_file): Pass argument "tfile-error.tf"
3106 instead of "error.tf".
3107 * gdb.trace/tfile.exp: Update tfile names to
3108 "tfile-basic.tf" and "tfile-error.tf".
3109
0e7a53fc
SL
31102013-04-02 Sandra Loosemore <sandra@codesourcery.com>
3111
3112 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
3113 empty directory in file for breakpoint hit.
3114
9852c492
YQ
31152013-03-29 Yao Qi <yao@codesourcery.com>
3116
3117 * gdb.base/completion.exp: Test completion of commands
3118 "target core", "target tfile" and "target exec".
3119 * gdb.trace/tfile.exp: Test completion of command
3120 "target tfile".
3121
af312be7
JB
31222013-03-28 Joel Brobecker <brobecker@adacore.com>
3123
3124 * gdb.ada/win_fu_syms: New testcase.
3125
e4a48d9d
DE
31262013-03-28 Doug Evans <dje@google.com>
3127
3128 * gdb.base/maint.exp (maint print statistics): Update expected output.
3129
7f7cc265
PA
31302013-03-28 Pedro Alves <palves@redhat.com>
3131
3132 PR gdb/15294
3133
3134 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
3135 mean unlimited instead of $arg < 0.
3136 (test_listsize): Remove "listsize of 0 suppresses output" test.
3137 Test that "set listsize 0" ends up with an unlimited listsize.
3138
fc0da894
PA
31392013-03-28 Pedro Alves <palves@redhat.com>
3140
3141 * gdb.base/list.exp (last_line): New global.
3142 (last_line_re): New global.
3143 (test_listsize, test_list_function, test_list_forward)
3144 (test_repeat_list_command, test_list_range)
3145 (test_list_filename_and_function): Use them.
3146 * gdb.base/list0.c: Comment the last line of the file with "last
3147 line".
3148
abe7b711
PA
31492013-03-28 Pedro Alves <palves@redhat.com>
3150
3151 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
3152 list the whole file.
3153
15b3979c
PA
31542013-03-28 Pedro Alves <palves@redhat.com>
3155
3156 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
3157 "set listsize".
3158
96811e3b
KS
31592013-03-26 Keith Seitz <keiths@redhat.com>
3160
3161 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
3162 from passing.
3163
4043f22b
PA
31642013-03-26 Pedro Alves <palves@redhat.com>
3165
3166 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
3167 until after GDB has run.
3168
14a1aa17
YQ
31692013-03-26 Yao Qi <yao@codesourcery.com>
3170
3171 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
3172 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
3173
99c819ee
MM
31742013-03-26 Markus Metzger <markus.t.metzger@intel.com>
3175
3176 * gdb.btrace/enable.exp: Add regression test.
3177
24955f63
TT
31782013-03-25 Tom Tromey <tromey@redhat.com>
3179
3180 * gdb.cp/m-static.exp: Add destructor-printing tests.
3181
fce632b6
TT
31822013-03-25 Tom Tromey <tromey@redhat.com>
3183
3184 * gdb.cp/m-static.exp: Add constructor ptype tests.
3185 * gdb.cp/m-static.cc (single_constructor): New class.
3186 (main): Make instance of single_constructor.
3187
598d3636
JK
31882013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3189 Pedro Alves <palves@redhat.com>
3190
3191 * gdb.server/server-kill.c: New file.
3192 * gdb.server/server-kill.exp: New file.
3193
c12440c9
PA
31942013-03-21 Pedro Alves <palves@redhat.com>
3195
3196 * gdb.trace/trace-buffer-size.exp (get default buffer size):
3197 Expect $gdb_prompt in gdb_test_multiple.
3198
bd712aed
DE
31992013-03-21 Doug Evans <dje@google.com>
3200
3201 * gdb.base/maint.exp: Update tests for per-command stats.
3202
b2f83c08
TT
32032013-03-21 Tom Tromey <tromey@redhat.com>
3204
3205 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
3206 * gdb.cp/misc.exp: Add test for FILENAME:: case.
3207
ef0026f0
PA
32082013-03-20 Pedro Alves <palves@redhat.com>
3209
3210 PR gdb/15289
3211
3212 * gdb.base/remote.exp: Test
3213 "set remote hardware-watchpoint-limit -1",
3214 "set remote hardware-breakpoint-limit -1",
3215 "set remote hardware-watchpoint-limit 2147483647" and
3216 "set remote hardware-breakpoint-limit 2147483647".
3217
3f1175a9
PA
32182013-03-20 Pedro Alves <palves@redhat.com>
3219 Yao Qi <yao@codesourcery.com>
3220
3221 * gdb.trace/tfile.c: Add comments.
3222 (nonconstglob): New global.
3223 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
3224 global that is not covered by the trace frame. Test
3225 disassembling.
3226
a09ae1c1
JK
32272013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3228
3229 * gdb.base/valgrind-infcall.exp
3230 (continue #$continue_count) <remote connection closed>
3231 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
3232 $valgrind_pid.
3233
9ce98649
TT
32342013-03-15 Tom Tromey <tromey@redhat.com>
3235
3236 * gdb.cp/overload.cc (intintfunc): New.
3237 * gdb.cp/overload.exp: Add regression test.
3238
0a251e08
YQ
32392013-03-15 Yao Qi <yao@codesourcery.com>
3240
3241 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
3242 using with_test_prefix.
3243 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
3244 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
3245 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
3246 * gdb.threads/watchpoint-fork.exp (test): Likewise.
3247 * gdb.base/break-interp.exp (test_core): Likewise.
3248 (test_attach_gdb): Likewise.
3249 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3250 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3251 Likewise.
3252 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3253 * gdb.base/jit.exp (one_jit_test): Likewise.
3254 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
3255 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
3256 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
3257 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
3258 Likewise.
3259 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
3260 Likewise.
3261 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
3262 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
3263 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
3264 (tracepoint_change_loc_2): Likewise.
3265 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
3266 Likewise.
3267 (disconnected_tfind): Likewise.
3268 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
3269 Likewise.
3270 (test_tfind_remote): Likewise.
3271 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
3272 Likewise.
3273 (test_pending_resolved): Likewise.
3274 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
3275 Likewise.
3276 (test_upload_tsv): Likewise.
3277 * gdb.trace/pending.exp (pending_tracepoint_resolved):
3278 Likewise.
3279 (pending_tracepoint_works): Likewise.
3280 * gdb.trace/report.exp (use_collected_data): Likewise.
3281 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
3282 Likewise.
3283 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
3284 * gdb.trace/strace.exp (strace_info_marker): Likewise.
3285 (strace_trace_on_same_addr): Likewise.
3286 (strace_trace_on_diff_addr): Likewise.
3287 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
3288 (gdb_collect_locals_test): Likewise.
3289 (gdb_unavailable_registers_test): Likewise.
3290 (gdb_collect_globals_test): Likewise.
3291
2c415c0f
YQ
32922013-03-15 Yao Qi <yao@codesourcery.com>
3293
3294 * gdb.base/condbreak.exp: Add semicolon back which was removed
3295 by my previous commit.
3296
ae59b1da
YQ
32972013-03-14 Yao Qi <yao@codesourcery.com>
3298
3299 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
3300 'return'.
3301 (gdb_target_monitor, gdb_load): Likewise.
3302 * config/sid.exp (gdb_load): Likewise.
3303 * config/slite.exp (gdb_load): Likewise.
3304 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
3305 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
3306 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
3307 (single_step_until): Likewise.
3308 * gdb.arch/powerpc-d128-regs.exp: Likewise.
3309 * gdb.arch/system-gcore.exp: Likewise.
3310 * gdb.base/bigcore.exp (extract_heap): Likewise.
3311 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
3312 * gdb.base/call-ar-st.exp: Likewise.
3313 * gdb.base/call-rt-st.exp: Likewise.
3314 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
3315 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
3316 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
3317 * gdb.base/corefile.exp: Likewise.
3318 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
3319 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
3320 * gdb.base/fixsection.exp: Likewise.
3321 * gdb.base/funcargs.exp: Likewise.
3322 * gdb.base/gcore-buffer-overflow.exp: Likewise.
3323 * gdb.base/gcore-relro.exp: Likewise.
3324 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
3325 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
3326 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
3327 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
3328 * gdb.base/list.exp: Likewise.
3329 (set_listsize): Likewise.
3330 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
3331 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
3332 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
3333 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
3334 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
3335 * gdb.base/setvar.exp: Likewise.
3336 (test_set): Likewise.
3337 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
3338 * gdb.base/solib-overlap.exp: Likewise.
3339 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
3340 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
3341 * gdb.base/watchpoint.exp (initialize): Likewise.
3342 (test_simple_watchpoint): Likewise.
3343 (test_disabling_watchpoints): Likewise.
3344 (test_watchpoint_triggered_in_syscall): Likewise.
3345 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
3346 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
3347 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
3348 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
3349 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
3350 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
3351 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3352 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3353 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
3354 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
3355 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3356 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
3357 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
3358 * gdb.mi/gdb792.exp: Likewise.
3359 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
3360 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
3361 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
3362 * gdb.threads/gcore-thread.exp: Likewise.
3363 (load_core): Likewise.
3364 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
3365 (test_startup, check_control_c): Likewise.
3366 * gdb.threads/sigstep-threads.exp: Likewise.
3367 * gdb.threads/thread_check.exp: Likewise.
3368 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
3369 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
3370 (set_a_tracepoint, trace_buffer_normal): Likewise.
3371 (gdb_trace_circular_tests): Likewise.
3372 * gdb.trace/collection.exp: Likewise.
3373 * gdb.trace/disconnected-tracing.exp: Likewise.
3374 * gdb.trace/infotrace.exp: Likewise.
3375 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3376 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3377 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
3378 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
3379 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
3380 * gdb.trace/stap-trace.exp: Likewise.
3381 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
3382 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
3383 * gdb.trace/trace-buffer-size.exp: Likewise.
3384 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
3385 * gdb.trace/unavailable.exp: Likewise.
3386 * gdb.trace/while-dyn.exp: Likewise.
3387 * lib/fortran.exp (set_lang_fortran): Likewise.
3388 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
3389 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
3390 (default_gdb_start, get_compiler_info): Likewise.
3391 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
3392 (get_debug_format, setup_xfail_format): Likewise.
3393 (rerun_to_main, gdb_skip_float_test): Likewise.
3394 (build_id_debug_filename_get, get_remotetimeout): Likewise.
3395 * lib/java.exp (set_lang_java): Likewise.
3396 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
3397 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
3398 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
3399 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
3400 * lib/objc.exp (set_lang_objc): Likewise.
3401 * lib/pascal.exp (set_lang_pascal): Likewise.
3402 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
3403 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
3404 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
3405
bb869963
SDJ
34062013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
3407
3408 PR c++/15203
3409 PR c++/15210
3410 * gdb.cp/m-static.cc (keepalive_int): New function.
3411 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
3412 * gdb.cp/m-static.exp: New test for `sintvar'.
3413
e2be70a0
YQ
34142013-03-14 Yao Qi <yao@codesourcery.com>
3415
3416 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
3417 of 'tstatus' into tstatus_output.
3418 (top level): Save the trace data to tfile. Read trace file in
3419 tfile target. Check the trace status.
3420
8ddb1965
YQ
34212013-03-13 Yao Qi <yao@codesourcery.com>
3422
3423 * gdb.trace/tsv.exp (check_tsv): New.
3424 (top level): Save a tfile on current trace session. Call
3425 check_tsv on live target. Load the tfile with target tfile
3426 and call check_tsv again.
3427
045dd51f
YQ
34282013-03-13 Yao Qi <yao@codesourcery.com>
3429
3430 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
3431 Replace some "gdb_test" with "gdb_test_no_output".
3432
82d049ab
PH
34332013-03-12 Paul Hilfinger <hilfingr@adacore.com>
3434
3435 * gdb.ada/expr_delims.exp: New file.
3436 * gdb.ada/expr_delims/foo.adb: New file.
3437 * gdb.ada/expr_delims/pck.ads: New file.
3438 * gdb.ada/expr_delims/pck.adb: New file.
3439
cb8ea32b
KS
34402013-03-11 Keith Seitz <keiths@redhat.com>
3441
3442 * watchpoint.exp (test_no_hw_watchpoints): Add test using
3443 both condition and thread. Then delete the watchpoint.
3444
2f1d9bdd
MM
34452013-03-11 Christian Himpel <christian.himpel@intel.com>
3446
3447 * Makefile.in: Add btrace testsuite.
3448 * configure: Regenerated.
3449 * configure.ac: Add btrace testsuite.
3450 * gdb.btrace/Makefile.in: New file.
3451 * gdb.btrace/enable.c: New file.
3452 * gdb.btrace/enable.exp: New file.
3453 * gdb.btrace/function_call_history.c: New file.
3454 * gdb.btrace/function_call_history.exp: New file.
3455 * gdb.btrace/instruction_history.c: New file.
3456 * gdb.btrace/instruction_history.exp: New file.
3457 * gdb.btrace/instruction_history.S: New file.
3458 * lib/gdb.exp: Add btrace skip proc.
3459
05c56a9d
JK
34602013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3461
3462 Fix entry-values if the callee called a noreturn function.
3463 * gdb.arch/amd64-tailcall-noret.S: New file.
3464 * gdb.arch/amd64-tailcall-noret.c: New file.
3465 * gdb.arch/amd64-tailcall-noret.exp: New file.
3466
9112db09
JK
34672013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3468
3469 Fix entry-values in C++ across CUs.
3470 * gdb.arch/amd64-tailcall-cxx.exp: New file.
3471 * gdb.arch/amd64-tailcall-cxx1.S: New file.
3472 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
3473 * gdb.arch/amd64-tailcall-cxx2.S: New file.
3474 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
3475
be9a119c 34762013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
3477 Hafiz Abid Qadeer <abidh@codesourcery.com>
3478
3479 gdb/testsuite/
3480 * gdb.trace/trace-buffer-size.exp: New file.
3481 * gdb.trace/trace-buffer-size.c: New file.
3482
049109b0
PA
34832013-03-06 Pedro Alves <palves@redhat.com>
3484
3485 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
3486 doesn't support the tested optional feature, call "unsupported"
3487 with the same test message as the "pass" case, instead of calling
3488 "pass" with a different message. Use the same text for the "fail"
3489 cases too.
3490
4aa54120
YQ
34912013-03-06 Yao Qi <yao@codesourcery.com>
3492
3493 * gdb.trace/tstatus.exp: Remove the invocation of
3494 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
3495 (test_tracepoints): Don't set fast tracepoint.
3496 (top level): Don't check agent library is loaded or not.
3497
b8b71e63
YQ
34982013-03-06 Yao Qi <yao@codesourcery.com>
3499
3500 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
3501 parentheses by "\\".
3502
33f448b1
JK
35032013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3504
3505 * gdb.linespec/base/one/thefile.cc (twodup): New.
3506 (m): Call it.
3507 * gdb.linespec/base/two/thefile.cc (dupname): New.
3508 (n): Call it.
3509 * gdb.linespec/break-ask.exp: New file.
3510 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
3511
1c942fb9
YQ
35122013-02-28 Yao Qi <yao@codesourcery.com>
3513
3514 * gdb.trace/report.exp: Move some code to ...
3515 (use_collected_data): New.
3516 (top level): Call use_collected_data once on the live target.
3517 Save at file of the current trace session, load it with target
3518 tfile, and call use_collected_data again.
3519
5b967901
JK
35202013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3521
3522 * gdb.threads/fork-thread-pending.c (main): Add alarm.
3523
6447023f
JK
35242013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3525
3526 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
3527 Add final kill of ${valgrind_pid}.
3528
9f44fbc0
SCR
35292013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3530
3531 * gdb.python/py-arch.c: New test case
3532 * gdb.python/py-arch.exp: New tests to test
3533 gdb.Architecture.disassemble
3534 * gdb.python/Makefile.in: Add py-arch to the list of
3535 EXECUTABLES.
3536
4c9ad8c2
TT
35372013-02-18 Tom Tromey <tromey@redhat.com>
3538
3539 * gdb.dwarf2/subrange.exp: New file.
3540
f5911ea1
HAQ
35412013-02-15 Pedro Alves <pedro@codesourcery.com>
3542 Hafiz Abid Qadeer <abidh@codesourcery.com>
3543
3544 * gdb.trace/tfile.exp: Add test for -trace-status command.
3545
420f4384
JK
35462013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3547
3548 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
3549 nanosleep by sleep.
3550
4819b3f8
PA
35512013-02-14 Pedro Alves <palves@redhat.com>
3552
3553 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
3554
1773c82c
HAQ
35552013-02-14 Pedro Alves <pedro@codesourcery.com>
3556 Hafiz Abid Qadeer <abidh@codesourcery.com>
3557
3558 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
3559
e234dfaf
TT
35602013-02-12 Tom Tromey <tromey@redhat.com>
3561
3562 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
3563 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
3564
6c01dd94
PA
35652013-02-12 Pedro Alves <palves@redhat.com>
3566
3567 * gdb.base/catch-signal.c: Update copyright years.
3568 * gdb.base/catch-signal.exp: Update copyright years.
3569 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
3570 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
3571 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
3572 * gdb.dwarf2/dw2-error.S: Update copyright years.
3573 * gdb.dwarf2/dw2-error.c: Update copyright years.
3574 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
3575 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
3576 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
3577
595fc67f
PA
35782013-02-12 Pedro Alves <palves@redhat.com>
3579
3580 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
3581 message.
3582 * gdb.base/sigaltstack.exp: Ditto.
3583 * gdb.base/siginfo.exp: Ditto.
3584 * gdb.base/sizeof.exp: Ditto.
3585
17282693
PA
35862013-02-12 Pedro Alves <palves@redhat.com>
3587
3588 * gdb.mi/mi-basics.exp: Tweak intro comment.
3589 * gdb.mi/mi-break.exp: Tweak intro comment.
3590 * gdb.mi/mi-console.exp: Tweak intro comment.
3591 * gdb.mi/mi-file.exp: Tweak intro comment.
3592 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
3593 * gdb.mi/mi-return.exp: Tweak intro comment.
3594 * gdb.mi/mi-stepi.exp: Tweak intro comment.
3595 * gdb.mi/mi-until.exp: Tweak intro comment.
3596 * gdb.mi/mi-watch.exp: Tweak intro comment.
3597
8a4ac37e
PA
35982013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
3599
3600 * gdb.server/no-thread-db.exp: New file.
3601 * gdb.server/no-thread-db.c: New file.
3602 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
3603
c2792f5a
DE
36042013-02-11 Doug Evans <dje@google.com>
3605
3606 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
3607 two decfloats.
3608
d9e98382
SDJ
36092013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
3610
3611 * gdb.base/bitfields.c (struct internalvartest): New declaration.
3612 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
3613
a321661a
JK
36142013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3615
3616 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
3617
134a2066
YQ
36182013-02-06 Yao Qi <yao@codesourcery.com>
3619
3620 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
3621 to ...
3622 (test_create_delete_modify_tsv): ... here. New test on modifying
3623 the initial value of a tsv.
3624
5a2dc60a
JK
36252013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3626
3627 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
3628 (cd .../rdir): ... here.
3629
233d95b5
JK
36302013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3631
3632 * gdb.linespec/base/one/header.h: New file.
3633 * gdb.linespec/base/two/header.h: New file.
3634 * gdb.linespec/macro-relative.c: New file.
3635 * gdb.linespec/macro-relative.exp: New file.
3636
fbd9ab74
JK
36372013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3638
3639 * gdb.base/fullpath-expand-func.c: New file.
3640 * gdb.base/fullpath-expand.c: New file.
3641 * gdb.base/fullpath-expand.exp: New file.
3642 * gdb.base/realname-expand-real.c: New file.
3643 * gdb.base/realname-expand.c: New file.
3644 * gdb.base/realname-expand.exp: New file.
3645
1b56eb55
JK
36462013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3647
3648 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
3649 * gdb.dwarf2/dw2-dir-file-name.c: New file.
3650
af529f8f
JK
36512013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3652
3653 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
3654 (compare_filenames_for_search does not match)
3655 (compare_filenames_for_search does match): New tests.
3656
f5b95b50
JK
36572013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3658
3659 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
3660
d47921b9
JK
36612013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3662
3663 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
3664
8a92335b
JK
36652013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3666
3667 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
3668 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
3669 ${binfile}.mini_debuginfo-debuglink and
3670 ${binfile}.mini_debuginfo-debuglink.xz.
3671
17f2157d
TT
36722013-02-01 Tom Tromey <tromey@redhat.com>
3673
3674 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
3675 attributes.
3676
d65f0a9c
TT
36772013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3678 Tom Tromey <tromey@redhat.com>
3679
3680 * gdb.dwarf2/method-ptr.exp: Link with c++.
3681 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
3682
f25c0135
TT
36832013-01-31 Tom Tromey <tromey@redhat.com>
3684
3685 * gdb.base/jit.exp (compile_jit_test): New proc.
3686 Add PIE tests.
3687
7078baeb
TT
36882013-01-31 Tom Tromey <tromey@redhat.com>
3689
3690 * gdb.dwarf2/method-ptr.cc: New file.
3691 * gdb.dwarf2/method-ptr.exp: New file.
3692
1d24041a
TT
36932013-01-31 Tom Tromey <tromey@redhat.com>
3694
3695 * lib/dwarf.exp (namespace Dwarf): New.
3696
8d9878a4
TT
36972013-01-29 Tom Tromey <tromey@redhat.com>
3698
3699 * gdb.dwarf2/fission-reread.exp: Add unload test.
3700
bed911e5
DE
37012013-01-28 Doug Evans <dje@google.com>
3702
3703 * gdb.dwarf2/fission-loclists.exp: New file.
3704 * gdb.dwarf2/fission-loclists.S: New file.
3705
e229648e
JK
37062013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3707
3708 Code cleanup.
3709 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
3710 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
3711 and prepare_for_testing.
3712 * gdb.base/store.exp: Likewise.
3713
86700f00
TT
37142013-01-25 Tom Tromey <tromey@redhat.com>
3715
3716 * gdb.python/py-explore.exp: Expect the gdb prompt.
3717
8954db33
AB
37182013-01-25 Andrew Burgess <aburgess@broadcom.com>
3719
3720 * gdb.base/gnu_vector.c: New variable for use in tests.
3721 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
3722 changes in scalar to vector casting and widening.
3723 * gdb.python/py-type.c: New variables for use in tests.
3724 * gdb.python/py-type.exp: Update vector related tests to reflect
3725 changes in scalar to vector casting and widening.
3726
2077afdd
TD
37272013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
3728
3729 * gdb.base/prologue-include.c: New file.
3730 * gdb.base/prologue-include.exp: New file.
3731 * gdb.base/prologue-include.h: New file.
3732
d7499464
HAQ
37332013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
3734
3735 PR gdb/13443
3736 * gdb.mi/mi-var-block.exp: Make test messages unique.
3737
e2a3e0f1
TT
37382013-01-23 Tom Tromey <tromey@redhat.com>
3739
3740 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
3741
152fcc9c
TT
37422013-01-23 Tom Tromey <tromey@redhat.com>
3743
3744 * gdb.cp/converts.cc (main): Initialize 'a'.
3745
bea883fd
SCR
37462013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3747
3748 * testsuite/gdb.python/frame.exp: Add a test for
3749 gdb.Frame.architecture() method.
3750
0928e93d
PA
37512013-01-22 Pedro Alves <palves@redhat.com>
3752
3753 * gdb.base/annota1.exp (signal sent): No longer expect
3754 breakpoints-invalid.
3755 * gdb.cp/annota2.exp (continue until exit)
3756 (watch triggered on a.x): Ditto.
3757
9c97429f
PA
37582013-01-22 Pedro Alves <palves@redhat.com>
3759
3760 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
3761 Adjust tests to breakpoints-invalid changes.
3762 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
3763 variables.
3764 Adjust tests to breakpoints-invalid changes.
3765
187d10dd
PA
37662013-01-22 Pedro Alves <palves@redhat.com>
3767
3768 * gdb.base/annota1.exp (annotate ignore count change): Add
3769 expected output for failure case.
3770
ea3aedcb
TT
37712013-01-22 Tom Tromey <tromey@redhat.com>
3772
3773 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
3774 call.
3775
998580f1
MK
37762013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3777
3778 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 3779 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
3780 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
3781 Also handle 'thread' field.
3782 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
3783 * gdb.mi/mi-watch.exp: Ditto.
3784 * lib/mi-support.exp: Ditto.
3785
8f1d5693
MK
37862013-01-21 Siva Chandra Reddy <sivachandra@google.com>
3787
3788 * gdb.python/py-explore.exp: Improve a test
3789
2d8c5d7c
DB
37902013-01-18  David Blaikie  <dblaikie@gmail.com>
3791
3792 * gdb.base/label.c (main): Correct the type of the second
3793 parameter.
3794
46f35228
TT
37952013-01-18 Tom Tromey <tromey@redhat.com>
3796
3797 * gdb.dwarf2/trace-crash.s: New file.
3798 * gdb.dwarf2/trace-crash.exp: New file.
3799
5965d69d
HAQ
38002013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
3801
43aaf8b6
PA
3802 PR gdb/13443
3803 * gdb.base/checkpoint.exp: Update test messages to make them
3804 unique.
5965d69d 3805
5ae4861a
YQ
38062013-01-18 Yao Qi <yao@codesourcery.com>
3807
3808 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
3809 output of 'info tracepoints'.
3810 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
3811 Likewise.
3812 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
3813 * gdb.trace/disconnected-tracing.c (struct foo): New.
3814
d84fca2c
JK
38152013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3816
3817 * gdb.dwarf2/dw2-dos-drive.S: New file.
3818 * gdb.dwarf2/dw2-dos-drive.exp: New file.
3819
aebb1cc9
DE
38202013-01-17 Doug Evans <dje@google.com>
3821
2782d512
DE
3822 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
3823 CXX_FOR_TARGET.
3824
aebb1cc9
DE
3825 * boards/cc-with-tweaks.exp: New file.
3826
db2b2972
TT
38272013-01-17 Tom Tromey <tromey@redhat.com>
3828
3829 * gdb.base/completion.exp: Add "set cp-abi" completion test.
3830
96343774
PA
38312013-01-17 Pedro Alves <palves@redhat.com>
3832
3833 Merge dg-extract-results.sh from upstream (svn 195224).
3834
3835 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 3836 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
3837
3838 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 3839 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
3840
3841 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 3842 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
3843
3844 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3845 * dg-extract-results.sh: Redirect grep output to /dev/null instead
3846 of grep -q.
3847
675921c0
SD
38482012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3849
3850 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
3851 interface.
3852 * gdb.base/jithost.c: New file.
3853 * gdb.base/jithost.h: New file.
3854 * gdb.base/jitreader.c : New file.
3855 * gdb.base/jit-protocol.h: New file.
3856
ab04a2af
TT
38572013-01-16 Tom Tromey <tromey@redhat.com>
3858
3859 * gdb.base/catch-signal.c: New file.
3860 * gdb.base/catch-signal.exp: New file.
3861
8ac3646f
TT
38622013-01-16 Tom Tromey <tromey@redhat.com>
3863
3864 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
3865
22fc223e
JK
38662013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3867
3868 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
3869
44478ab3
TT
38702013-01-14 Tom Tromey <tromey@redhat.com>
3871
3872 * gdb.base/completion.exp: Add "set gnutarget" test.
3873
06d66ee9
TT
38742013-01-14 Tom Tromey <tromey@redhat.com>
3875
3876 * gdb.dwarf2/dw2-restrict.S: New file.
3877 * gdb.dwarf2/dw2-restrict.c: New file.
3878 * gdb.dwarf2/dw2-restrict.exp: New file.
3879
c9bf0622
TT
38802013-01-14 Tom Tromey <tromey@redhat.com>
3881
3882 * gdb.dwarf2/dw2-error.exp: New file.
3883 * gdb.dwarf2/dw2-error.c: New file.
3884 * gdb.dwarf2/dw2-error.S: New file.
3885
5b12a61c
JK
38862013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3887
3888 * gdb.cp/parse-lang.cc: New file.
3889 * gdb.cp/parse-lang.exp: New file.
3890
f0a4b570
JK
38912013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3892
3893 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
3894 (set substitute-path): New test.
3895 (fullname present): Remove content.
3896 (substituted fullname): New test.
3897
f751cc97
JB
38982013-01-13 Joel Brobecker <brobecker@adacore.com>
3899
3900 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
3901 check. Move $gdb_py_is_py24 value check right after.
3902
04164e8e
JK
39032013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3904
3905 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
3906 targets.
3907
5bf480a5
YQ
39082013-01-11 Yao Qi <yao@codesourcery.com>
3909
3910 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
3911 for dprintf.
3912 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
3913 Check the fields in "=breakpoint-created" for dprintf.
3914
f35a17b5
JK
39152012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3916
3917 * gdb.mi/mi-fullname-deleted.exp: New file.
3918
85817405
JK
39192012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3920
3921 * gdb.base/skip-solib.exp (info skip with pending file): Update the
3922 expected output.
3923 (info skip with pending file): Remove.
3924 (ignoring function in solib, info skip for function multiply): Update
3925 the expected output.
3926 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
3927 (info skip (delete 1), info skip after disabling all)
3928 (info skip after enabling all, info skip after disabling 4 2-3)
3929 (info skip after enabling 2-3, info skip 2-3)
3930 (info skip after deleting 2 3): Update the expected output.
3931 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
3932 statement to its initialization and return.
3933 * gdb.linespec/skip-two.exp: New file.
3934
27210e12
DE
39352012-12-19 Doug Evans <dje@google.com>
3936
3937 * gdb.base/maint.exp: Handle testing with .gdb_index.
3938
bb627a12
JB
39392012-12-19 Joel Brobecker <brobecker@adacore.com>
3940
3941 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
3942 Cavium to FSF.
3943
7785b880
JB
39442012-12-19 Joel Brobecker <brobecker@adacore.com>
3945
3946 * dg-extract-results.sh: Update contact info in copyright notice.
3947 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
3948 GPL v3 or later. Update contact info.
3949 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
3950 gdb.threads/watchpoint-fork-mt.c,
3951 gdb.threads/watchpoint-fork-parent.c,
3952 gdb.threads/watchpoint-fork-st.c,
3953 gdb.threads/watchpoint-fork.h: Likewise.
3954
f2a8bc8a
YQ
39552012-12-15 Yao Qi <yao@codesourcery.com>
3956
3957 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
3958 'installed' field in '=breakpoint-modified'.
3959 (test_reconnect): Check 'installed' field in
3960 '=breakpoint-modified' and '=breakpoint-created'.
3961
3962 * gdb.trace/actions.exp: Update test for 'installed' field.
3963 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
3964 (tracepoint_change_loc_2): Likewise.
3965 Check 'info tracepoint' display nothing else.
3966 * gdb.trace/deltrace.exp: Likewise.
3967 * gdb.trace/infotrace.exp: Likewise.
3968 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
3969 Likewise.
3970 * gdb.trace/passcount.exp: Likewise.
3971 * gdb.trace/tracecmd.exp: Likewise.
3972 * gdb.trace/while-stepping.exp: Likewise.
3973
6592e36f
TT
39742012-12-14 Tom Tromey <tromey@redhat.com>
3975
3976 * gdb.cp/member-name.exp: New file.
3977 * gdb.cp/member-name.cc: New file.
3978
7d27a96d
TT
39792012-12-14 Tom Tromey <tromey@redhat.com>
3980
3981 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
3982
f8c05d0d
DE
39832012-12-14 Doug Evans <dje@google.com>
3984
3985 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
3986 DW_OP_GNU_implicit_pointer is section-relative.
3987
451b7c33
TT
39882012-12-14 Tom Tromey <tromey@redhat.com>
3989
43aaf8b6 3990 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 3991
10e339df
PA
39922012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
3993
6fdff2c5 3994 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 3995
e780d813
DE
39962012-12-13 Doug Evans <dje@google.com>
3997
3998 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
3999 * gdb.multi/multi-arch.exp: Ditto.
4000
ca3dbcc8 40012012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 4002
ca3dbcc8
MG
4003 * gdb.mi/mi-catch-load-so.c: New. Clone of the
4004 catch load test library source file.
4005 * gdb.mi/mi-catch-load.c: New. Clone of the catch
4006 load test source file.
4007 * gdb.mi/mi-catch-load.exp: New. Test file for
4008 basic MI -catch-load and -catch-unload tests.
4009
2960a434
PK
40102012-12-11 Paul Koning <paul_koning@dell.com>
4011
4012 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
4013 exception.
4014 (_iterator_except): New function.
4015 (ArrayPrinter): Use _iterator function instead of local _iterator
4016 class for Python 3 compatibility.
4017 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 4018 _iterator.
2960a434
PK
4019 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
4020 execfile for Python 3 compatibility.
4021 * gdb.python/python.exp: Handle Python 2.4 exception traceback
4022 format in error_prompt test.
6fdff2c5 4023
9325cb04
PK
40242012-12-10 Paul Koning <paul_koning@dell.com>
4025
4026 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 4027 compatibility.
9325cb04
PK
4028 * gdb.python/py-block.exp: Ditto.
4029 * gdb.python/py-breakpoint.exp: Ditto.
4030 * gdb.python/py-cmd.exp: Ditto.
4031 * gdb.python/py-events.py: Ditto.
4032 * gdb.python/py-finish-breakpoint.py: Ditto.
4033 * gdb.python/py-finish-breakpoint2.exp: Ditto.
4034 * gdb.python/py-finish-breakpoint2.py: Ditto.
4035 * gdb.python/py-frame-inline.exp: Ditto.
4036 * gdb.python/py-frame.exp: Ditto.
4037 * gdb.python/py-infthread.exp: Ditto.
4038 * gdb.python/py-objfile.exp: Ditto.
4039 * gdb.python/py-parameter.exp: Ditto.
4040 * gdb.python/py-progspace.exp: Ditto.
4041 * gdb.python/py-prompt.exp: Ditto.
4042 * gdb.python/py-symbol.exp: Ditto.
4043 * gdb.python/py-symtab.exp: Ditto.
4044 * gdb.python/py-template.exp: Ditto.
4045 * gdb.python/py-value-cc.exp: Ditto.
4046 * gdb.python/python.exp: Ditto.
4047 * gdb.python/source2.py: Ditto.
4048 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 4049 compatibility.
9325cb04
PK
4050 Use sorted() function rather than sort() method.
4051 Accept either int or long values for enum values.
4052 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
4053 execfile for Python 3 compatibility.
4054 * gdb.python/py-evsignal.exp: Ditto.
4055 * gdb.python/py-evthreads.exp: Ditto.
4056 * gdb.python/py-mi.exp: Ditto.
4057 * gdb.python/py-pp-maint.exp: Ditto.
4058 * gdb.python/py-prettyprint.exp: Ditto.
4059 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 4060 Python 3 compatibility.
9325cb04
PK
4061 Skip tests for Python 2.4.
4062 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 4063 Python 3 compatibility.
9325cb04
PK
4064 Use byte string rather than character string in memory write test
4065 if Python 3.
4066 * gdb.python/py-pp-maint.py: Change class declarations to "new
4067 class" syntax.
4068 * gdb.python/py-prettyprint.py: Change iterator class to generator
4069 function for Python 3 compatibility.
4070 Make all classes "new style".
4071 Fix indentation issue and stray semicolon.
4072 * gdb.python/py-shared.expChange print syntax for Python 3
4073 compatibility.
4074 Define "long" if Python 3.
4075 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 4076 compatibility.
9325cb04
PK
4077 Accept either int or long values for enum values.
4078 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 4079 compatibility.
9325cb04
PK
4080 Skip "long" and "unicode" tests if Python 3.
4081 Accept either "type" or "class" in type checks.
4082 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
4083 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
4084
8b9737bf
TT
40852012-12-10 Tom Tromey <tromey@redhat.com>
4086
4087 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
4088 (test): Add "two_cu" argument.
4089 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
4090 for types; allow two CUs.
4091
1b80a9fa
JK
40922012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4093
4094 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
4095 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
4096
f0b6d50a
YQ
40972012-12-08 Yao Qi <yao@codesourcery.com>
4098 Pedro Alves <palves@redhat.com>
4099
4100 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
4101 '=breakpoint-created' when GDB merges the tracepoints of both
4102 sides.
4103
2f68a895
TT
41042012-12-07 Tom Tromey <tromey@redhat.com>
4105
4106 * gdb.base/break1.c (enum some_enum, union some_union): New.
4107 (some_enum_global, some_union_global, some_value): New globals.
4108 * gdb.base/completion.exp: Add tag completion tests.
4109
4fc5d43e
TT
41102012-12-07 Tom Tromey <tromey@redhat.com>
4111
4112 * gdb.base/completion.exp: Add tests for ptype and whatis
4113 completion.
4114
6559e013
JB
41152012-12-07 Joel Brobecker <brobecker@adacore.com>
4116
4117 * gdb.base/stale-infcall.exp: Fix copyright line.
4118
ae2b630d
JB
41192012-12-07 Joel Brobecker <brobecker@adacore.com>
4120
4121 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
4122
0ba2eb0f
TT
41232012-12-06 Pedro Alves <palves@redhat.com>
4124 Tom Tromey <tromey@redhat.com>
4125
4126 * gdb.base/exprs.exp: Add tests for cast to void.
4127
731145cb
TT
41282012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
4129
4130 * gdb.python/py-mi.exp: Correct expected results for attribute
4131 "dynamic" returned by -var-update.
4132 Add test case for correct handling of "diplayhint" for children
4133 of dynamic varobjs.
4134 * gdb.python/py-prettyprint.c (set_itme): New function.
4135 (bug_14741) New function.
4136 (main) Add call to bug_14741().
4137 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
4138
e58fcc15
UW
41392012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
4140
4141 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
4142 ${binfile}.funcsyms list.
4143
e9eb0d14
YQ
41442012-12-04 Yao Qi <yao@codesourcery.com>
4145
4146 PR gdb/13443
4147 * gdb.trace/actions.exp: Make test messages unique.
4148
4983028c
TT
41492012-11-29 Tom Tromey <tromey@redhat.com>
4150
4151 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
4152
ea5e6b0e
UW
41532012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
4154
4155 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
4156 * gdb.opencl/datatypes.exp: Likewise.
4157 * gdb.opencl/operators.exp: Likewise.
4158 * gdb.opencl/vec_comps.exp: Likewise.
4159
cdde3dfb
JG
41602012-11-29 Jerome Guitton <guitton@adacore.com>
4161
4162 * gdb.ada/iwide: New testcase.
4163
b50d69b5
JG
41642012-11-29 Jerome Guitton <guitton@adacore.com>
4165
4166 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
4167 ptype test.
4168
c2d3fccf
JG
41692012-11-29 Jerome Guitton <guitton@adacore.com>
4170
4171 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
4172 form {VARIANT_TYPE}ADDRESS.
4173
5edf51fe
YQ
41742012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
4175
4176 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
4177 (func): New function.
4178 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
4179 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
4180 pointers to members with pointer-to-function type.
4181
608e2dbb
TT
41822012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4183 Tom Tromey <tromey@redhat.com>
4184
4185 * gdb.base/gnu-debugdata.exp: New file.
4186 * gdb.base/gnu-debugdata.c: New file.
4187 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
4188 (gdb_unload): Return 0 on success.
4189
4648e588
JK
41902012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4191
4192 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
4193
17d6efc4
JB
41942012-11-26 Joel Brobecker <brobecker@adacore.com>
4195
4196 * gdb.base/empty_exe.exp: New testcase.
4197
ace21957
MF
41982012-11-20 Mike Frysinger <vapier@gentoo.org>
4199
4200 * gdb.base/completion.exp: Add test for help aliases completion.
4201
5c401a0a
YQ
42022012-11-20 Yao Qi <yao@codesourcery.com>
4203
4204 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
4205 Don't test 'maint set show-debug-regs'.
4206 Use command 'set remotecache' instead of
4207 'set circular-trace-buffer'.
4208
8dea366b
KS
42092012-11-16 Keith Seitz <keiths@redhat.com>
4210
4211 PR c++/13615
4212 * gdb.cp/baseenum.cc: New file.
4213 * gdb.cp/baseenum.exp: New file.
4214 * gdb.cp/derivation.cc (A): Add copyright.
4215 Add a typedef.
4216 (B): Use A::value_type instead of int. Change all references.
4217 (D): Use value_type instead of int. Change all references.
4218 (E): Likewise.
4219 (F); Likewise.
4220 (Z): New class.
4221 (ZZ): New class.
6fdff2c5 4222 (N, Base, Derived): New namespace and classes.
8dea366b
KS
4223 (main): Add instances of Z and ZZ.
4224 Make sure all symbols from N are kept.
4225 * gdb.cp/derivation.exp: Update typedef changes in tests.
4226 Add tests for class typedefs both before and after starting
4227 the inferior.
4228 Add tests for searching for a typedef while stopped in a
4229 method.
4230
5e34c6c3
LM
42312012-11-14 Luis Machado <lgustavo@codesourcery.com>
4232
4233 * gdb.mi/mi-var-create-rtti.c: New file.
4234 * gdb.mi/mi-var-create-rtti.exp: New file.
4235
5e487a5f
LM
42362012-11-14 Luis Machado <lgustavo@codesourcery.com>
4237
4238 * gdb.base/structs3.exp: Run to main before doing any tests.
4239
6d67b990
AB
42402012-11-14 Andrew Burgess <aburgess@broadcom.com>
4241
4242 * gdb.python/py-type.exp: Uniquify test names.
4243
e5d98164
YQ
42442012-11-14 Yao Qi <yao@codesourcery.com>
4245
4246 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
4247 (thread_function) [DEBUG]: Call 'printf'.
4248 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
4249 command line if 'DEBUG=1' is passed to test.
4250 Remove a pattern to match inferior's output.
4251
62747a60
TT
42522012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
4253
4254 * gdb.mi/mi-fill-memory.exp: New test.
4255
18a9fc12
TT
42562012-11-12 Tom Tromey <tromey@redhat.com>
4257
4258 * gdb.base/completion.exp: Update for "info type-printers".
4259 * gdb.python/py-typeprint.cc: New file.
4260 * gdb.python/py-typeprint.exp: New file.
4261 * gdb.python/py-typeprint.py: New file.
4262
bd69fc68
TT
42632012-11-12 Tom Tromey <tromey@redhat.com>
4264
4265 * gdb.base/call-sc.exp: Use "ptype/r".
4266 * gdb.base/volatile.exp: Don't expect "int".
4267 * gdb.cp/ptype-flags.cc: New file.
4268 * gdb.cp/ptype-flags.exp: New file.
4269 * gdb.cp/templates.exp: Use ptype/r.
4270 (test_ptype_of_templates, test_template_typedef): Likewise.
4271 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
4272 argument. Handle template names and template parameters.
4273 * gdb.mi/mi-var-cmd.exp: Accept "long".
4274 * gdb.mi/mi-var-child.exp: Accept "long".
4275 * gdb.mi/mi-var-display.exp: Accept "long".
4276 * gdb.mi/mi2-var-child.exp: Accept "long".
4277
b3720c3a
TT
42782012-11-12 Tom Tromey <tromey@redhat.com>
4279
4280 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
4281 "ptype" from calls to cp_test_ptype_class.
4282 (test_enums): Likewise.
4283 * gdb.cp/derivation.exp: Remove "ptype" from calls to
4284 cp_test_ptype_class.
4285 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
4286 calls to cp_test_ptype_class.
4287 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
4288 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
4289 from calls to cp_test_ptype_class.
4290 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
4291 command here. Change "in_command" argument to "in_exp".
4292
0d63ecda
KS
42932012-11-10 Keith Seitz <keiths@redhat.com>
4294
4295 PR gdb/14288
4296 * gdb.base/printcmds.c: Add invalid_XXX globals
4297 for repeated byte tests.
4298 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
4299 * gdb.base/wchar.c (main): Add and construct a wchar_t
4300 array with repeated characters.
4301 * gdb.base/wchar.exp: Add repeated character tests.
4302
ed8a1c2d
AB
43032012-11-09 Andrew Burgess <aburgess@broadcom.com>
4304
4305 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
4306 disassembly output.
4307
9107fc8d
PA
43082012-11-09 Pedro Alves <palves@redhat.com>
4309
4310 PR gdb/14306
4311
4312 * gdb.multi/multi-arch-exec.c: New file.
4313 * gdb.multi/multi-arch-exec.exp: New file.
4314
558a9d82
YQ
43152012-11-09 Yao Qi <yao@codesourcery.com>
4316
4317 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
4318 (top level): Call it.
4319
e714f336
YQ
43202012-11-09 Yao Qi <yao@codesourcery.com>
4321
4322 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
4323 typo.
4324
6ecd4729
PA
43252012-11-09 Pedro Alves <palves@redhat.com>
4326
4327 * gdb.multi/multi-arch.exp: New.
4328
9015683b
TT
43292012-11-08 Tom Tromey <tromey@redhat.com>
4330
4331 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
4332 core files, if possible.
4333 * gdb.base/siginfo-thread.c: New file
4334 * gdb.base/siginfo-thread.exp: New file
4335
ea9f10bb
TT
43362012-11-08 Tom Tromey <tromey@redhat.com>
4337
4338 * gdb.base/comprdebug.exp: New file.
4339
f6592439
PA
43402012-11-06 Pedro Alves <palves@redhat.com>
4341
4342 PR gdb/14810
4343
4344 * gdb.base/disabled-location.c: New file.
4345 * gdb.base/disabled-location.exp: New file.
4346
2d338fa9
TT
43472012-11-06 Tom Tromey <tromey@redhat.com>
4348
4349 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
4350 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
4351 gdb_gcore_cmd.
4352 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
4353 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
4354 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
4355 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
4356 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
4357 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
4358 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
4359 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
4360 * lib/gdb.exp (gdb_gcore_cmd): New proc.
4361
68c9da30
PA
43622012-11-05 Pedro Alves <palves@redhat.com>
4363
4364 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
4365 procedure.
4366 (do_vfork_and_follow_child_tests_exec)
4367 (do_vfork_and_follow_child_tests_exit): Call it.
4368
a7c8c931
PA
43692012-11-05 Pedro Alves <palves@redhat.com>
4370
4371 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
4372 fails.
4373
6f6484cd
YQ
43742012-11-03 Yao Qi <yao@codesourcery.com>
4375
4376 Fix PR gdb/14617.
4377 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
4378 Remove setup_kfail, and update test.
4379
b45627a0
TT
43802012-11-02 Tom Tromey <tromey@redhat.com>
4381
4382 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
4383 test.
4384
f50f4e56
PA
43852012-11-02 Pedro Alves <palves@redhat.com>
4386
4387 PR gdb/14766
4388
4389 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
4390 setup_kfail.
4391 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
4392 get registers".
4393
71ce889d
PA
43942012-11-02 Pedro Alves <palves@redhat.com>
4395
4396 * gdb.base/foll-vfork-exit.c: New file.
4397 * gdb.base/foll-vfork.exp (top level): New file-describing
4398 comment.
4399 (vfork_child_follow_to_exit): New procedure.
4400 (tcatch_vfork_then_child_follow): Rename as ...
4401 (tcatch_vfork_then_child_follow_exec): ... this.
4402 (tcatch_vfork_then_child_follow_exit): New procedure.
4403 (do_vfork_and_follow_parent_tests): New procedure, factored out
4404 from do_vfork_and_exec_tests.
4405 (do_vfork_and_follow_child_tests_exec): Ditto.
4406 (do_vfork_and_exec_tests): Delete.
4407 (do_vfork_and_follow_child_tests_exit): New procedure.
4408 (top level): Run tests with both the program that has the vfork
4409 child execing, and the program has the vfork child exiting.
4410
1e35b1a9
PA
44112012-11-02 Pedro Alves <palves@redhat.com>
4412
4413 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
4414 (check_vfork_catchpoints, vfork_parent_follow_through_step)
4415 (vfork_parent_follow_to_bp): Call it.
4416 (kill_child): Delete.
4417 (vfork_and_exec_child_follow_to_main_bp)
4418 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
4419 longer call kill_child.
4420 (tcatch_vfork_then_parent_follow): Call setup_gdb.
4421 (do_vfork_and_exec_tests): Don't runto_main before calling each
4422 test procedure.
4423 (top level): Don't clean restart and set verbose before running
4424 each test procedure.
4425
44262012-11-02 Pedro Alves <palves@redhat.com>
4427
4428 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
4429 (vfork_parent_follow_to_bp)
4430 (vfork_and_exec_child_follow_to_main_bp)
4431 (vfork_and_exec_child_follow_through_step)
4432 (tcatch_vfork_then_parent_follow)
4433 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
4434 Use with_test_prefix.
4435
44362012-11-02 Pedro Alves <palves@redhat.com>
4437
4438 * gdb.base/foll-vfork.c: Add copyright header.
4439 * gdb.base/vforked-prog.c: Add copyright header.
4440
44412012-11-02 Pedro Alves <palves@redhat.com>
4442
4443 * gdb.base/foll-vfork.exp
4444 (vfork_and_exec_child_follow_through_step): Don't skip on
4445 non-HP/UX targets. Expect the next to only step one line on
4446 non-HP/UX targets, rather than stopping only after the exec.
4447
44482012-11-02 Pedro Alves <palves@redhat.com>
4449
4450 Don't hard code line numbers.
4451
4452 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
4453 Expect text from the sources instead of a line number.
4454 (vfork_parent_follow_to_bp)
4455 (vfork_and_exec_child_follow_to_main_bp)
4456 (vfork_and_exec_child_follow_through_step)
4457 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
4458 Use gdb_get_line_number.
4459
44602012-11-02 Pedro Alves <palves@redhat.com>
4461
4462 Modernize.
4463
4464 * gdb.base/foll-vfork.exp: Use standard_testfile and
4465 build_executable. Pass descriptive string to untested.
4466 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
4467 (vfork_and_exec_child_follow_to_main_bp)
4468 (vfork_and_exec_child_follow_through_step)
4469 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
4470 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
4471 of send_gdb/gdb_expect.
4472
4473 (kill_child): New procedure.
4474 (vfork_and_exec_child_follow_to_main_bp)
4475 (vfork_and_exec_child_follow_through_step): Use it.
4476
f0559fff
YQ
44772012-11-02 Yao Qi <yao@codesourcery.com>
4478
4479 * gdb.base/setvar.exp: Test setting nested struct.
4480 * gdb.base/setvar.c (v_struct3): New.
4481
c207c6da
DE
44822012-11-01 Doug Evans <dje@google.com>
4483
4484 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
4485 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
4486 use them.
4487
2f27adfe
AB
44882012-10-31 Andrew Burgess <aburgess@broadcom.com>
4489
4490 PR cli/14772
4491 * gdb.base/gnu_vector.c (union_with_vector_1)
4492 (struct_with_vector_1): Add new struct and union for testing
4493 ptype.
4494 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
4495 structs / unions containing vectors.
4496
bb662ca6
YQ
44972012-10-25 Yao Qi <yao@codesourcery.com>
4498
4499 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
4500 'setup_kfail' instead of 'setup_kfail_for_target'.
4501 * gdb.base/varargs.exp: Likewise.
4502 * lib/gdb.exp (setup_kfail_for_target): Remove.
4503
635d23ff
MK
45042012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
4505
4506 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
4507
afdb064f
MK
45082012-10-25 Mark Kettenis <kettenis@gnu.org>
4509
4510 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
4511
d99dcf51
JB
45122012-10-24 Joel Brobecker <brobecker@adacore.com>
4513
4514 * gdb.ada/set_wstr: New testcase.
4515
32560274
JB
45162012-10-24 Joel Brobecker <brobecker@adacore.com>
4517
4518 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
4519
5ded5331
JB
45202012-10-24 Joel Brobecker <brobecker@adacore.com>
4521
4522 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
4523
d8d84291
MK
45242012-10-24 Mark Kettenis <kettenis@gnu.org>
4525
4526 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
4527
6e933c51
JK
45282012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4529
4530 * gdb.base/callfuncs.exp (do_function_calls): Fix
4531 setup_kfail_for_target for -m32 mode.
4532
274bd000
MK
45332012-10-23 Mark Kettenis <kettenis@gnu.org>
4534
4535 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
4536 are now fixed.
4537
545f743d
YQ
45382012-10-23 Yao Qi <yao@codesourcery.com>
4539
4540 * gdb.base/info-os.exp: Resume the inferior until it exits.
4541
48b56b6a 45422012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
4543
99c7d5a8 4544 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
4545 * gdb.base/print-file-var.exp: Likewise.
4546 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 4547
8de0566d
YQ
45482012-10-17 Yao Qi <yao@codesourcery.com>
4549
4550 * gdb.mi/mi-memory-changed.exp: New.
4551
44883546
YQ
45522012-10-16 Yao Qi <yao@codesourcery.com>
4553
4554 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
4555 returns true.
4556 Call gdb_load_shlibs.
4557 * gdb.reverse/solib-reverse.exp: Likewise.
4558
345f514a
KS
45592012-10-15 Keith Seitz <keiths@redhat.com>
4560
4561 * lib/cp-support.exp (cp_test_ptype_class): Add support
4562 for class typedefs.
4563
4564 * gdb.cp/derivation.exp: Add tests for g_instance.
4565
9e3a7d65
JK
45662012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4567
4568 Fix entry values resolving in inlined frames.
4569 * gdb.arch/amd64-entry-value-inline.S: New file.
4570 * gdb.arch/amd64-entry-value-inline.c: New file.
4571 * gdb.arch/amd64-entry-value-inline.exp: New file.
4572
21a7b089
JK
45732012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4574 Doug Evans <dje@google.com>
4575
4576 Fix recent gdb_breakpoint regression.
4577 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
4578 braces from the parameter.
4579 * gdb.java/jprint.exp: Likewise.
4580
2c47921e
DE
45812012-10-15 Doug Evans <dje@google.com>
4582
4583 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
4584
89398707
JB
45852012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
4586
4587 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
4588
801e4185
TT
45892012-10-15 Tom Tromey <tromey@redhat.com>
4590
4591 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
4592
74f910c8
TT
45932012-10-15 Tom Tromey <tromey@redhat.com>
4594
4595 * gdb.python/py-symbol.exp: Test symbol destructor.
4596
91567807
YQ
45972012-10-14 Yao Qi <yao@codesourcery.com>
4598
4599 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
4600 * gdb.mi/mi-cli.exp: New.
4601
4602 * gdb.mi/mi2-basics.exp: Remove.
4603 * gdb.mi/mi2-break.exp: Remove.
4604 * gdb.mi/mi2-console.exp: Remove.
4605 * gdb.mi/mi2-disassemble.exp: Remove.
4606 * gdb.mi/mi2-eval.exp: Remove.
4607 * gdb.mi/mi2-file.exp: Remove.
4608 * gdb.mi/mi2-hack-cli.exp: Remove.
4609 * gdb.mi/mi2-pthreads.exp: Remove.
4610 * gdb.mi/mi2-read-memory.exp: Remove.
4611 * gdb.mi/mi2-regs.exp: Remove.
4612 * gdb.mi/mi2-return.exp: Remove.
4613 * gdb.mi/mi2-simplerun.exp: Remove.
4614 * gdb.mi/mi2-stack.exp: Remove.
4615 * gdb.mi/mi2-stepi.exp: Remove.
4616 * gdb.mi/mi2-syn-frame.exp: Remove.
4617 * gdb.mi/mi2-until.exp: Remove.
4618 * gdb.mi/mi2-watch.exp: Remove.
4619 * gdb.mi/mi2-var-block.exp: Remove.
4620 * gdb.mi/mi2-var-cmd.exp: Remove.
4621 * gdb.mi/mi2-var-display.exp: Remove.
4622
87332029
YQ
46232012-10-12 Yao Qi <yao@codesourcery.com>
4624
4625 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
4626 trail '.*' on matching patterns.
4627
11fc9057
L
46282012-10-11 H.J. Lu <hongjiu.lu@intel.com>
4629
4630 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
4631 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
4632 * gdb.arch/i386-disp-step.exp: Likewise.
4633 * gdb.arch/i386-gnu-cfi.exp: Likewise.
4634 * gdb.arch/i386-prologue.exp: Likewise.
4635 * gdb.arch/i386-size-overlap.exp: Likewise.
4636 * gdb.arch/i386-size.exp: Likewise.
4637 * gdb.arch/i386-unwind.exp: Likewise.
4638
7d46bcdc
L
46392012-10-11 H.J. Lu <hongjiu.lu@intel.com>
4640
4641 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
4642 * gdb.arch/i386-word.exp: Likewise.
4643
31224d9d
L
46442012-10-11 H.J. Lu <hongjiu.lu@intel.com>
4645
4646 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
4647 is_ilp32_target to set nr_regs.
4648 * gdb.arch/i386-sse.exp: Likewise.
4649
5b7d0050
DE
46502012-10-11 Doug Evans <dje@google.com>
4651
7c09e5a0
DE
4652 PR breakpoints/14643.
4653 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
4654 * gdb.linespec/thread.c: New file.
4655 * gdb.linespec/thread.exp: New file.
4656
5b7d0050
DE
4657 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
4658 Recognize "message" -> print pass and fail. Add eof case.
4659 (runto): Recognize message, no-message. Print pass/fail if requested,
4660 with same treatment as gdb_breakpoint.
4661 (runto_main): Pass no-message to runto.
4662 (gdb_internal_error_resync): Add log message.
4663 (gdb_file_cmd): Tweak internal error fail text for consistency.
4664
2e24f4aa
JK
46652012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4666
4667 Fix crash during stepping on ppc32.
4668 * gdb.base/step-symless.c: New file.
4669 * gdb.base/step-symless.exp: New file.
4670
aa14df25
DE
46712012-10-03 Doug Evans <dje@google.com>
4672
4673 PR symtab/14601
4674 * gdb.cp/using-crash.exp: New file.
4675 * gdb.cp/using-crash.cc: New file.
4676
975531db
DE
46772012-10-02 Doug Evans <dje@google.com>
4678
4679 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
4680 more consistent.
4681 (runto,gdb_debug_format): Ditto.
4682 (gdb_file_cmd): Watch for eof in nested gdb_expect.
4683 Clean up logging and error messages.
4684
b3dc46ff
AB
46852012-10-01 Andrew Burgess <aburgess@broadcom.com>
4686
4687 Test find command on unmapped memory.
4688 * gdb.base/find-unmapped.c: New file.
4689 * gdb.base/find-unmapped.exp: New file.
4690
45814d45
YQ
46912012-09-29 Yao Qi <yao@codesourcery.com>
4692
4693 * gdb.trace/mi-tracepoint-changed.exp: New.
4694 * gdb.mi/mi-breakpoint-changed.exp: New.
4695 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
4696 * gdb.mi/pendshr2.c: New.
4697
4c2786ba
YQ
46982012-09-28 Yao Qi <yao@codesourcery.com>
4699
4700 * gdb.mi/pr11022.exp: New.
4701 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
4702
7977e5d2
TT
47032012-09-27 Tom Tromey <tromey@redhat.com>
4704
4705 * gdb.cp/derivation.exp: Add regression test.
4706 * gdb.cp/derivation.cc (class V_base, class V_inter, class
4707 V_derived): New.
4708 (vderived): New global.
4709
0971de02
TT
47102012-09-26 Tom Tromey <tromey@redhat.com>
4711
4712 * gdb.dwarf2/dw2-common-block.S: New file.
4713 * gdb.dwarf2/dw2-common-block.exp: New file.
4714
4357ac6c
TT
47152012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4716
4717 * gdb.fortran/common-block.exp: New file.
4718 * gdb.fortran/common-block.f90: New file.
4719
6f380991
AB
47202012-09-26 Andrew Burgess <aburgess@broadcom.com>
4721
4722 * gdb.base/duplicate-bp.c: New file.
4723 * gdb.base/duplicate-bp.exp: New file.
4724
8ae551cf
YQ
47252012-09-26 Yao Qi <yao@codesourcery.com>
4726
4727 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
4728
4729 Revert:
4730 2012-09-21 Yao Qi <yao@codesourcery.com>
4731
4732 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
4733
318102b9
SP
47342012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
4735
4736 * gdb.base/longest-types.c: New test case.
4737 * gdb.base/longest-types.exp: New test case.
4738
a1e5fd69
YQ
47392012-09-25 Yao Qi <yao@codesourcery.com>
4740
4741 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
4742
04e7407c
JK
47432012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4744
4745 Fix internal error on canonicalization of clang types.
4746 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
4747 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
4748 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
4749
9bf4bce9
JK
47502012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4751
4752 Fix disassemble without parameters in tailcall frame.
4753 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
4754
2603f7ee
AB
47552012-09-21 Andrew Burgess <aburgess@broadcom.com>
4756
4757 * gdb.dwarf2/dw2-op-out-param.S: New file.
4758 * gdb.dwarf2/dw2-op-out-param.exp: New file.
4759
a3569abd
YQ
47602012-09-21 Yao Qi <yao@codesourcery.com>
4761
4762 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
4763
a065d7af
YQ
47642012-09-21 Yao Qi <yao@codesourcery.com>
4765
4766 * gdb.mi/mi-cli.exp: Remove.
4767 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
4768
15544bd9
YQ
47692012-09-21 Yao Qi <yao@codesourcery.com>
4770
4771 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
4772 "=record-started" notification.
4773
82a90ccf
YQ
47742012-09-21 Yao Qi <yao@codesourcery.com>
4775
4776 * gdb.mi/mi-record-changed.exp: New.
4777 * gdb.mi/mi-reverse.exp: Adjust expected output.
4778
d7de8e3c
TT
47792012-09-20 Tom Tromey <tromey@redhat.com>
4780
4781 * gdb.python/python.exp: Test atexit.register.
4782
1aa99537
DE
47832012-09-20 Doug Evans <dje@google.com>
4784
05eade73
DE
4785 * boards/dwarf4-gdb-index.exp: New file.
4786
1aa99537
DE
4787 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
4788 while running the tests.
4789
4ae24af0
JB
47902012-09-18 Joel Brobecker <brobecker@adacore.com>
4791
4792 * gdb.ada/bp_reset: New testcase.
4793
bb25a15c
YQ
47942012-09-18 Yao Qi <yao@codesourcery.com>
4795
4796 * gdb.trace/mi-tsv-changed.exp: New.
4797
201b4506
YQ
47982012-09-18 Yao Qi <yao@codesourcery.com>
4799
4800 * gdb.trace/mi-traceframe-changed.exp: New.
4801
6fc1c773
YQ
48022012-09-17 Yao Qi <yao@codesourcery.com>
4803
4804 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
4805 when it is less than 0.
4806
1ab3b62c
JK
48072012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4808
4809 PR 14119
4810 * gdb.arch/amd64-tailcall-ret.S: New file.
4811 * gdb.arch/amd64-tailcall-ret.c: New file.
4812 * gdb.arch/amd64-tailcall-ret.exp: New file.
4813 * gdb.reverse/amd64-tailcall-reverse.S: New file.
4814 * gdb.reverse/amd64-tailcall-reverse.c: New file.
4815 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
4816
acf9414f
JK
48172012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4818
4819 PR 14548
4820 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
4821 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
4822 * gdb.reverse/singlejmp-reverse.S: New file.
4823 * gdb.reverse/singlejmp-reverse.c: New file.
4824 * gdb.reverse/singlejmp-reverse.exp: New file.
4825
666b578b
JK
48262012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4827
4828 Fix compatibility with old GCC (~4.1).
4829 * gdb.cp/converts.cc (my_enum_var): New variable.
4830
42056501
AB
48312012-09-14 Andrew Burgess <aburgess@broadcom.com>
4832
4833 * gdb.xml/tdesc-regs.exp: Update expected output for new
4834 vector_size syntax of vector types.
4835
b9516fa1
YPK
48362012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
4837
4838 Refactor Python "gdb" module into a proper Python package, by
4839 introducing a new "_gdb" module for code implemented in C, and
4840 using reload/__import__ instead of exec.
4841 * gdb.python/python.exp (Test stderr location): Update module
4842 location of GDB-specific sys.stderr.
4843 (Test stdout location): Ditto for sys.stdout.
4844
18dc9ad8
JK
48452012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4846
4847 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
4848
ea3a9873
KS
48492012-09-12 Keith Seitz <keiths@redhat.com>
4850
4851 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
4852 conversion statement.
4853
5941debb
DE
48542012-09-12 Doug Evans <dje@google.com>
4855
4856 * gdb.base/help.exp: Remove testing of individual command help text,
4857 too much of a maintenance burden. Instead, test the functionality
4858 of "help" itself.
4859
cfc35e02
DE
48602012-09-11 Doug Evans <dje@google.com>
4861
3a0ed5d7
DE
4862 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
4863 breakpoint.
4864
cfc35e02
DE
4865 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
4866 * gdb.dwarf2/fission-reread.S: Ditto.
4867 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
4868 * gdb.dwarf2/fission-reread.exp: Ditto.
4869
350b1b26
AB
48702012-09-11 Andrew Burgess <aburgess@broadcom.com>
4871
4872 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
4873
2fa15f23
JB
48742012-09-10 Joel Brobecker <brobecker@adacore.com>
4875
4876 * gdb.ada/optim_drec: New testcase.
4877
09be558e
DE
48782012-09-10 Doug Evans <dje@google.com>
4879
4880 * boards/fission.exp: Explicitly mark "board" as not remote.
4881
5b4f6e25
KS
48822012-09-10 Keith Seitz <keiths@redhat.com>
4883
4884 PR gdb/13483
4885 * gdb.cp/converts.cc (A::A): Add ctor.
4886 (A::member_): Add member.
4887 (enum my_enum): New enumeration.
4888 (main): Add calls to foo1_7 with various
4889 permitted arguments.
4890 * gdb.cp/converts.exp: Add tests for boolean
4891 conversions permitted by the standard.
4892
b4ca5ed9
YPK
48932012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
4894
4895 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
4896 avoid spurious results due to ~/.gdbinit.
4897 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
4898 $INTERNAL_GDBFLAGS in run command.
4899 * gdb.gdb/observer.exp (setup_test): Ditto.
4900 * gdb.gdb/selftest.exp (test_with_self): Ditto.
4901 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
4902
d54b30bb
DE
49032012-09-06 Doug Evans <dje@google.com>
4904
14910956
DE
4905 * boards/fission.exp: New file.
4906
d54b30bb
DE
4907 * gdb.python/py-value.exp: Use clean_restart.
4908
91b253e1
DE
49092012-09-05 Doug Evans <dje@google.com>
4910
4911 * gdb.base/info-macros.c: Fix whitespace.
4912
1292279a
PA
49132012-08-28 Pedro Alves <palves@redhat.com>
4914
4915 PR gdb/14428
4916
4917 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
4918
1c8cdcb1
JK
49192012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4920
4921 * gdb.base/break-caller-line.c: New file.
4922 * gdb.base/break-caller-line.exp: New file.
4923
1e8e8b51
JK
49242012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4925
4926 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
4927 * gdb.arch/i386-cfi-notcurrent.S: New file.
4928 * gdb.arch/i386-cfi-notcurrent.exp: New file.
4929
1591a1e8
PA
49302012-08-27 Wei-cheng Wang <cole945@gmail.com>
4931 Yao Qi <yao@codesourcery.com>
4932 Pedro Alves <palves@redhat.com>
4933
4934 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
4935 New procedures.
4936 (top level): Add overlap checking tests.
4937
4442ada7
TT
49382012-08-24 Tom Tromey <tromey@redhat.com>
4939
4940 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
4941 gdb_test_multiple fails for other reasons.
4942
e7d50cc9
YQ
49432012-08-24 Yao Qi <yao@codesourcery.com>
4944
4945 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
4946
dfbd5e7b
PA
49472012-08-23 Pedro Alves <palves@redhat.com>
4948
4949 * gdb.base/help.exp: Adjust to "handle" help text change.
4950
8d735b87
YQ
49512012-08-23 Yao Qi <yao@codesourcery.com>
4952
4953 * gdb.trace/disconnected-tracing.c (start, end): New.
4954 (main): Call start and end.
4955 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
4956 existing tests into this proc.
4957 (disconnected_tfind): New.
4958
61b1d759
YQ
49592012-08-23 Yao Qi <yao@codesourcery.com>
4960
4961 * boards/native-gdbserver.exp (${board}_upload): New.
4962 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
4963 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
4964 Execute tfile on remote target.
4965 Copy trace file from target to host.
4966
6ca1b147
JM
49672012-08-22 Joseph Myers <joseph@codesourcery.com>
4968
4969 * gdb.arch/thumb-bx-pc.S: New file.
4970 * gdb.arch/thumb-bx-pc.exp: New file.
4971
706e3705
TT
49722012-08-22 Tom Tromey <tromey@redhat.com>
4973
4974 * gdb.base/maint.exp: Update.
4975
b4893d48
TT
49762012-08-22 Tom Tromey <tromey@redhat.com>
4977
4978 * lib/gdb.exp (skip_unwinder_tests): New proc.
4979 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
4980 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
4981
45b7da81
TT
49822012-08-21 Tom Tromey <tromey@redhat.com>
4983
4984 * gdb.hp/gdb.aCC/exception.exp: Remove.
4985
f94363d7
AP
4986012-08-19 Andrew Pinski <apinski@cavium.com>
4987
4988 * gdb.arch/mips-octeon-bbit.c: New file.
4989 * gdb.arch/mips-octeon-bbit.exp: New Test.
4990
e5afdbd7
KS
4991012-08-19 Keith Seitz <keiths@redhat.com>
4992
4993 PR c++/14365
4994 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
4995 * gdb.dwarf2/dw2-anon-mptr.S: New file.
4996
c29e8b64
JK
49972012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4998
4999 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
5000 verbose -log by more specific untested call.
5001
15a7e7bc
YQ
50022012-08-18 Yao Qi <yao@codesourcery.com>
5003
5004 * gdb.trace/tfind.exp: Move tests on various command help before
5005 checking target supports trace.
5006 Fix the expected output of 'help tfind end'.
5007
a451cb65
KS
50082012-08-17 Keith Seitz <keiths@redhat.com>
5009
5010 PR c++/13356
5011 * gdb.base/default.exp: Update all "check type" tests.
5012 * gdb.base/help.exp: Likewise.
5013 * gdb.base/setshow.exp: Likewise.
5014 * gdb.cp/converts.cc (foo1_type_check): New function.
5015 (foo2_type_check): New function.
5016 (foo3_type_check): New function.
5017 (main): Call new functions.
5018 * converts.exp: Add tests for integer-to-pointer conversions
5019 with/without strict type-checking.
5020
dbf6a605
MF
50212012-08-16 Mike Frysinger <vapier@gentoo.org>
5022
5023 * gdb.base/help.exp: Update expected output.
5024
0c92d8c1
JB
50252012-08-16 Joel Brobecker <brobecker@adacore.com>
5026
5027 * gdb.ada/rdv_wait: New testcase.
5028
e56f7f42
JK
50292012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5030
5031 * gdb.base/attach-twice.exp: Remove excessive ps exec.
5032
f47f77df
DE
50332012-08-13 Doug Evans <dje@google.com>
5034
e202d6e8 5035 * gdb.base/help.exp: Update expected output.
f47f77df
DE
5036 * gdb.base/default.exp: Update expected output of "show convenience".
5037
a72c3253
DE
50382012-08-10 Doug Evans <dje@google.com>
5039
5040 * gdb.python/py-strfns.c: New file.
5041 * gdb.python/py-strfns.exp: New file.
5042 * gdb.python/py-type.exp (test_fields): Add vector tests.
5043
de0bea00
MF
50442012-08-10 Mike Frysinger <vapier@gentoo.org>
5045
5046 PR cli/10436:
5047 * gdb.base/completion.exp: Add tests for handle completion.
5048
5b9afe8a
YQ
50492012-08-09 Yao Qi <yao@codesourcery.com>
5050
5051 * gdb.mi/mi-cmd-param-changed.exp: New.
5052 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
5053 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
5054 * gdb.mi/mi2-prompt.exp: Likewise.
5055
4f485ebc
DE
50562012-08-08 Doug Evans <dje@google.com>
5057
5058 * gdb.base/debug-expr.c: New file.
5059 * gdb.base/debug-expr.exp: New file.
5060 * gdb.base/exprs.exp: Test {type} casts.
5061 * gdb.cp/debug-expr.exp: New file.
5062
5888842d
JK
50632012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5064
5065 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
5066 global variable loop, not a 'break'. Add loop count limit to 100.
5067 Add new fail case for terminated vgdb.
5068
4f69f4c2
JK
50692012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5070 Jean-Marc Saffroy <saffroy@gmail.com>
5071
5072 PR 11804
5073 * gdb.base/gcore-relro.exp: New file.
5074 * gdb.base/gcore-relro-main.c: New file.
5075 * gdb.base/gcore-relro-lib.c: New file.
5076
e2de5390
JK
50772012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5078
5079 Do not false FAIL with old GCCs.
5080 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
5081 GCC < 4.5 in $no_hw mode.
5082
606603c5
JK
50832012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5084
5085 * gdb.base/default.exp (cd): Accept new directory with no arguments.
5086
777f26c2
JK
50872012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5088
5089 * gdb.base/list.exp (test_only_end): New function.
5090 Call it.
5091
2c12abee
TT
50922012-08-06 Tom Tromey <tromey@redhat.com>
5093
5094 * gdb.python/py-mi.exp: Add test for printer whose children
5095 are a list.
5096 * gdb.python/py-prettyprint.c (struct children_as_list): New.
5097 (main): New variable children_as_list.
5098 * gdb.python/py-prettyprint.py (class pp_children_as_list):
5099 New.
5100 (register_pretty_printers): Register new printer.
5101
0eae2cf4
EBM
51022012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
5103
5104 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
5105 symbols. Abort if vgdb remote connection is closed.
5106
09e0881d
DE
51072012-08-02 Doug Evans <dje@google.com>
5108
5109 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
5110
b40f514f
SDJ
51112012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
5112
5113 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
5114 s390x, PowerPC 64 and m68k-linux.
5115
11315ae0
UW
51162012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
5117
5118 * gdb.base/annota1.exp: Accept no frames-invalid notification
5119 when starting up the program.
5120 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
5121 show a symbolic value as well.
5122 * gdb.server/server-exec-info.exp: Skip test when skipping
5123 gdbserver test and/or when skipping shared library tests.
5124 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
5125 avoid name conflicts with other tests.
5126
0547eeed
UW
51272012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
5128
5129 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
5130 Fix wrong output on big-endian systems.
5131 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
5132 4-byte pointer types on 64-bit s390x.
5133
bdddb4de
UW
51342012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
5135
5136 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
5137 marker comment at the beginning (after intialization).
5138 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
5139 breakpoint on marker comment instead of function begin.
5140 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
5141 PowerPC.
5142 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
5143 or 64-bit PowerPC.
5144 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
5145 gdb,no_hardware_watchpoints flag is set.
5146 (initialize): Remove now redundant can-use-hw-watchpoints change.
5147
5d206025
YQ
51482012-08-02 Yao Qi <yao@codesourcery.com>
5149 Pedro Alves <palves@redhat.com>
5150
5151 * boards/local-remote-host.exp: New.
5152
4f665099
UW
51532012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
5154
5155 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
5156 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
5157 * gdb.base/print-file-var.exp: Likewise.
5158 * gdb.server/solib-list.exp: Skip on remote targets.
5159
b62e2b27
UW
51602012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
5161
5162 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
5163 watchpoints on ARM. When expecting software watchpoints, tolerate
5164 (remote) targets that report unsupported hardware watchpoint only
5165 at continue time.
5166 (test_wide_location_2): Likewise.
5167
a967a851
JK
51682012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5169
5170 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
5171 valgrind versions.
5172
75d9f9ff 51732012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
5174
5175 * gdb.base/valgrind-infcall.c: New file.
5176 * gdb.base/valgrind-infcall.exp: New file.
5177
75d9f9ff
JK
5178 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
5179
1c9f2ed2
KS
51802012-07-30 Keith Seitz <keiths@redhat.com>
5181
5182 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
5183 linespecs.
5184
7f9b2034
DE
51852012-07-30 Doug Evans <dje@google.com>
5186
85220e01
DE
5187 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
5188 * gdb.dwarf2/pr13961.S: Ditto.
5189
7f9b2034
DE
5190 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
5191
4e969b4f
AB
51922012-07-30 Andrew Burgess <aburgess@broadcom.com>
5193
5194 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
5195 change its format immediately after reloading the binary.
5196
e7de8362
JK
51972012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5198
5199 Fix testsuite regression after --use-deprecated-index-sections removal.
5200 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
5201 string.
5202 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
5203
7255706c
YQ
52042012-07-27 Yao Qi <yao@codesourcery.com>
5205
5206 KFAIL for PR remote/14161.
5207 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
5208 Cleanup socket files.
5209 (strace_info_marker): Detach inferior.
5210
f2e8016f
TT
52112012-07-26 Tom Tromey <tromey@redhat.com>
5212
6fdff2c5 5213 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 5214
f66713d2
JK
52152012-07-26 Markus Metzger <markus.t.metzger@intel.com>
5216
5217 * gdb.python/py-inferior.c (thread): New function.
5218 (check_threads): New function.
5219 (test_threads): New function.
5220 * gdb.python/py-inferior.exp: Added test.
5221 Replaced runto with continue to breakpoint.
5222
8223e12c
TT
52232012-07-26 Tom Tromey <tromey@redhat.com>
5224
5225 * lib/ada.exp (standard_ada_testfile): New proc.
5226 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
5227 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
5228 * gdb.ada/array_return.exp: Use standard_ada_testfile.
5229 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
5230 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
5231 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
5232 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
5233 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
5234 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
5235 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
5236 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
5237 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
5238 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
5239 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
5240 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
5241 * gdb.ada/char_param.exp: Use standard_ada_testfile.
5242 * gdb.ada/complete.exp: Use standard_ada_testfile.
5243 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
5244 standard_output_file.
5245 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
5246 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
5247 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
5248 standard_output_file.
5249 * gdb.ada/exprs.exp: Use standard_ada_testfile.
5250 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
5251 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
5252 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
5253 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
5254 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
5255 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
5256 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
5257 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
5258 * gdb.ada/homonym.exp: Use standard_ada_testfile.
5259 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
5260 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
5261 * gdb.ada/interface.exp: Use standard_ada_testfile.
5262 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
5263 standard_output_file
5264 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
5265 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
5266 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
5267 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
5268 * gdb.ada/nested.exp: Use standard_ada_testfile.
5269 * gdb.ada/null_array.exp: Use standard_ada_testfile.
5270 * gdb.ada/null_record.exp: Use standard_ada_testfile.
5271 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
5272 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
5273 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
5274 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
5275 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
5276 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
5277 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
5278 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
5279 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
5280 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
5281 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
5282 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
5283 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
5284 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
5285 * gdb.ada/start.exp: Use standard_ada_testfile.
5286 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
5287 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
5288 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
5289 * gdb.ada/tagged.exp: Use standard_ada_testfile.
5290 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
5291 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
5292 * gdb.ada/tasks.exp: Use standard_ada_testfile.
5293 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
5294 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
5295 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
5296 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
5297 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
5298 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
5299 * gdb.ada/widewide.exp: Use standard_ada_testfile.
5300
bbec57e4
JK
53012012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5302
5303 Fix testsuite regression after --use-deprecated-index-sections removal.
5304 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
5305
9cc8e32c
JK
53062012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5307
5308 Fix compatibility with Tcl before 7.5.
5309 * lib/future.exp (lreverse): New function if it does not exist.
5310
ea5ca7b5
MK
53112012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
5312
5313 * gdb.mi/mi-pending.c: New method to set a second pending
5314 breakpoint.
5315 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
5316 condition.
5317
64776a0b
PA
53182012-07-20 Pedro Alves <palves@redhat.com>
5319
5320 PR threads/11692
5321 PR gdb/12203
5322
5323 * gdb.threads/create-fail.c: New file.
5324 * gdb.threads/create-fail.exp: New file.
5325
13e4e967
PA
53262012-07-19 Pedro Alves <palves@redhat.com>
5327
5328 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
5329 * config/vx.exp (gdb_start): Likewise.
5330 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
5331 * gdb.base/setvar.exp (test_set): Likewise.
5332 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
5333 * gdb.reverse/sigall-precsave.exp: Likewise.
5334 * gdb.reverse/sigall-reverse.exp: Likewise.
5335
b7aefa4d
PA
53362012-07-19 Pedro Alves <palves@redhat.com>
5337
5338 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
5339 handler before recording.
5340
608b4967
TT
53412012-07-19 Tom Tromey <tromey@redhat.com>
5342
5343 * gdb.cp/casts.exp: Add tests for typeof and decltype.
5344 * gdb.cp/casts.cc (decltype): New function.
5345 (main): Use it.
5346
b1e0c0fa
PA
53472012-07-19 Pedro Alves <palves@redhat.com>
5348
5349 * gdb.base/sigall.exp (signals): New list.
5350 <top level>: Loop over signals in the $signals list instead of
5351 calling a test function once per signal.
5352 * gdb.reverse/sigall-precsave.exp (signals): New list.
5353 <top level>: Loop over signals in the $signals list instead of
5354 calling a test function once per signal.
5355 * gdb.reverse/sigall-reverse.exp (signals): New list.
5356 <top level>: Loop over signals in the $signals list instead of
5357 calling a test function once per signal.
5358
6ace3df1
YQ
53592012-07-19 Yao Qi <yao@codesourcery.com>
5360
5361 * gdb.base/setshow.exp: Test 'set args ~'.
5362
263a0f8c
JK
53632012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5364
5365 * gdb.base/store.exp (check_set): Import gdb_prompt.
5366 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
5367 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
5368
8f043999
JK
53692012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5370
5371 PR 11914
5372 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
5373 (main): Call eval_sub.
5374 * gdb.python/py-prettyprint.exp:
5375 (python execfile ('py-prettyprint.py')): Move it earlier.
5376 New breakpoint for eval-break.
5377 (continue to breakpoint: eval-break, info locals): New test.
5378 (python execfile ('py-prettyprint.py')): Move it from here.
5379 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
5380 (register_pretty_printers): Register pp_eval_type.
5381
725c7b66
JK
53822012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5383
5384 Fix a testcase regression by me.
5385 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
5386 DW_FORM_data4.
5387
4359dff1
JK
53882012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5389 Doug Evans <dje@google.com>
5390
5391 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
5392 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
5393
61e44cfa
JK
53942012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5395
5396 Fix gdbserver run regression.
5397 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
5398
93c0ef37
TT
53992012-07-12 Tom Tromey <tromey@redhat.com>
5400
5401 * lib/gdb.exp (standard_testfile): Don't declare objdir.
5402 (clean_restart): Likewise.
5403 (core_find): Use standard_output_file.
5404
76027ef5
TT
54052012-07-12 Tom Tromey <tromey@redhat.com>
5406
5407 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
5408 * gdb.dwarf2/dw2-anonymous-func.exp: Use
5409 prepare_for_testing_full.
5410 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
5411 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
5412 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
5413 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
5414 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
5415 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
5416 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
5417 prepare_for_testing_full.
5418 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
5419 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
5420 prepare_for_testing_full.
5421 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
5422 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
5423 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
5424
85b4440a
TT
54252012-07-12 Tom Tromey <tromey@redhat.com>
5426
5427 * lib/gdb.exp (build_executable_from_specs): New proc, from
5428 build_executable.
5429 (build_executable): Use it.
5430 (prepare_for_testing_full): New proc.
5431
55baab26
TT
54322012-07-11 Tom Tromey <tromey@redhat.com>
5433
5434 * gdb.reverse/break-precsave.exp: Use standard_output_file.
5435 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
5436 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
5437 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
5438 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
5439 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
5440 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
5441 * gdb.reverse/step-precsave.exp: Use standard_output_file.
5442 * gdb.reverse/until-precsave.exp: Use standard_output_file.
5443 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
5444
298a9cf0
TT
54452012-07-10 Tom Tromey <tromey@redhat.com>
5446
5447 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
5448 standard_output_file.
5449 * gdb.mi/gdb2549.exp: Use standard_testfile.
5450 * gdb.mi/gdb669.exp: Use standard_testfile.
5451 * gdb.mi/gdb701.exp: Use standard_testfile.
5452 * gdb.mi/gdb792.exp: Use standard_testfile.
5453 * gdb.mi/mi-async.exp: Use standard_testfile.
5454 * gdb.mi/mi-basics.exp: Use standard_testfile.
5455 * gdb.mi/mi-break.exp: Use standard_testfile.
5456 * gdb.mi/mi-cli.exp: Use standard_testfile.
5457 * gdb.mi/mi-console.exp: Use standard_testfile.
5458 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
5459 * gdb.mi/mi-eval.exp: Use standard_testfile.
5460 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
5461 * gdb.mi/mi-file.exp: Use standard_testfile.
5462 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
5463 * gdb.mi/mi-logging.exp: Use standard_testfile.
5464 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
5465 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
5466 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
5467 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
5468 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
5469 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
5470 * gdb.mi/mi-pending.exp: Use standard_testfile,
5471 standard_output_file.
5472 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
5473 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
5474 * gdb.mi/mi-regs.exp: Use standard_testfile.
5475 * gdb.mi/mi-return.exp: Use standard_testfile.
5476 * gdb.mi/mi-reverse.exp: Use standard_testfile.
5477 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
5478 * gdb.mi/mi-solib.exp: Use standard_testfile,
5479 standard_output_file.
5480 * gdb.mi/mi-stack.exp: Use standard_testfile.
5481 * gdb.mi/mi-stepi.exp: Use standard_testfile.
5482 * gdb.mi/mi-stepn.exp: Use standard_testfile.
5483 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
5484 * gdb.mi/mi-until.exp: Use standard_testfile.
5485 * gdb.mi/mi-var-block.exp: Use standard_testfile.
5486 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
5487 * gdb.mi/mi-var-child.exp: Use standard_testfile.
5488 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
5489 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
5490 * gdb.mi/mi-var-display.exp: Use standard_testfile.
5491 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
5492 standard_output_file.
5493 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
5494 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
5495 * gdb.mi/mi-watch.exp: Use standard_testfile.
5496 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
5497 * gdb.mi/mi2-basics.exp: Use standard_testfile.
5498 * gdb.mi/mi2-break.exp: Use standard_testfile.
5499 * gdb.mi/mi2-cli.exp: Use standard_testfile.
5500 * gdb.mi/mi2-console.exp: Use standard_testfile.
5501 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
5502 * gdb.mi/mi2-eval.exp: Use standard_testfile.
5503 * gdb.mi/mi2-file.exp: Use standard_testfile.
5504 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
5505 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
5506 * gdb.mi/mi2-regs.exp: Use standard_testfile.
5507 * gdb.mi/mi2-return.exp: Use standard_testfile.
5508 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
5509 * gdb.mi/mi2-stack.exp: Use standard_testfile.
5510 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
5511 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
5512 * gdb.mi/mi2-until.exp: Use standard_testfile.
5513 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
5514 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
5515 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
5516 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
5517 * gdb.mi/mi2-watch.exp: Use standard_testfile.
5518
f5f3a911
TT
55192012-07-10 Tom Tromey <tromey@redhat.com>
5520
5521 * gdb.cp/abstract-origin.exp: Use standard_testfile.
5522 * gdb.cp/ambiguous.exp: Use standard_testfile,
5523 prepare_for_testing.
5524 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
5525 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
5526 * gdb.cp/anon-ns.exp: Use standard_testfile.
5527 * gdb.cp/anon-struct.exp: Use standard_testfile.
5528 * gdb.cp/anon-union.exp: Use standard_testfile,
5529 prepare_for_testing.
5530 * gdb.cp/arg-reference.exp: Use standard_testfile,
5531 prepare_for_testing.
5532 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
5533 * gdb.cp/breakpoint.exp: Use standard_testfile,
5534 prepare_for_testing.
5535 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
5536 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
5537 standard_output_file.
5538 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
5539 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
5540 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
5541 (test_static_members): Update.
5542 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
5543 * gdb.cp/converts.exp: Use standard_testfile.
5544 * gdb.cp/cp-relocate.exp: Use standard_testfile.
5545 * gdb.cp/cpcompletion.exp: Use standard_testfile,
5546 prepare_for_testing.
5547 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
5548 * gdb.cp/cplabel.exp: Use standard_testfile.
5549 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
5550 prepare_for_testing.
5551 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
5552 * gdb.cp/derivation.exp: Use standard_testfile,
5553 prepare_for_testing.
5554 * gdb.cp/destrprint.exp: Use standard_testfile.
5555 * gdb.cp/dispcxx.exp: Use standard_testfile.
5556 * gdb.cp/exception.exp: Use standard_testfile,
5557 prepare_for_testing.
5558 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
5559 * gdb.cp/extern-c.exp: Use standard_testfile,
5560 prepare_for_testing.
5561 * gdb.cp/formatted-ref.exp: Use standard_testfile,
5562 prepare_for_testing.
5563 * gdb.cp/fpointer.exp: Use standard_testfile.
5564 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
5565 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
5566 standard_output_file.
5567 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
5568 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
5569 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
5570 standard_output_file.
5571 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
5572 (do_tests): Update.
5573 * gdb.cp/koenig.exp: Use standard_testfile.
5574 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
5575 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
5576 * gdb.cp/m-static.exp: Use standard_testfile,
5577 prepare_for_testing.
5578 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
5579 * gdb.cp/mb-inline.exp: Use standard_testfile,
5580 prepare_for_testing.
5581 * gdb.cp/mb-templates.exp: Use standard_testfile,
5582 prepare_for_testing.
5583 * gdb.cp/member-ptr.exp: Use standard_testfile,
5584 prepare_for_testing.
5585 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
5586 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
5587 * gdb.cp/method2.exp: Use standard_testfile.
5588 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
5589 standard_output_file.
5590 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
5591 (do_tests): Update.
5592 * gdb.cp/namespace-enum.exp: Use standard_testfile,
5593 prepare_for_testing.
5594 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
5595 prepare_for_testing.
5596 * gdb.cp/namespace.exp: Use standard_testfile,
5597 prepare_for_testing.
5598 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
5599 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
5600 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
5601 * gdb.cp/nsimport.exp: Use standard_testfile,
5602 prepare_for_testing.
5603 * gdb.cp/nsnested.exp: Use standard_testfile.
5604 * gdb.cp/nsnoimports.exp: Use standard_testfile.
5605 * gdb.cp/nsrecurs.exp: Use standard_testfile,
5606 prepare_for_testing.
5607 * gdb.cp/nsstress.exp: Use standard_testfile,
5608 prepare_for_testing.
5609 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
5610 * gdb.cp/operator.exp: Use standard_testfile.
5611 * gdb.cp/oranking.exp: Use standard_testfile.
5612 * gdb.cp/overload-const.exp: Use standard_testfile.
5613 * gdb.cp/overload.exp: Use standard_testfile,
5614 prepare_for_testing.
5615 * gdb.cp/ovldbreak.exp: Use standard_testfile.
5616 * gdb.cp/ovsrch.exp: Use standard_testfile.
5617 * gdb.cp/paren-type.exp: Use standard_testfile.
5618 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
5619 prepare_for_testing.
5620 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
5621 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
5622 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
5623 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
5624 * gdb.cp/pr10728.exp: Use standard_testfile,
5625 standard_output_file.
5626 * gdb.cp/pr12028.exp: Use standard_testfile.
5627 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
5628 * gdb.cp/pr9167.exp: Use standard_testfile.
5629 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
5630 * gdb.cp/printmethod.exp: Use standard_testfile,
5631 prepare_for_testing.
5632 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
5633 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
5634 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
5635 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
5636 standard_output_file.
5637 * gdb.cp/readnow-language.exp: Use standard_testfile.
5638 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
5639 (gdb_start_again): Use clean_restart.
5640 * gdb.cp/ref-types.exp: Use standard_testfile,
5641 prepare_for_testing.
5642 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
5643 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
5644 * gdb.cp/smartp.exp: Use standard_testfile.
5645 * gdb.cp/static-method.exp: Use standard_testfile.
5646 * gdb.cp/static-print-quit.exp: Use standard_testfile.
5647 * gdb.cp/temargs.exp: Use standard_testfile.
5648 * gdb.cp/templates.exp: Use standard_testfile,
5649 prepare_for_testing.
5650 (do_tests): Update.
5651 * gdb.cp/try_catch.exp: Use standard_testfile,
5652 prepare_for_testing.
5653 * gdb.cp/typedef-operator.exp: Use standard_testfile.
5654 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
5655 * gdb.cp/virtbase.exp: Use standard_testfile,
5656 prepare_for_testing.
5657 * gdb.cp/virtfunc.exp: Use standard_testfile,
5658 prepare_for_testing.
5659 (do_tests): Update.
5660 * gdb.cp/virtfunc2.exp: Use standard_testfile,
5661 prepare_for_testing.
5662
686f09d0
TT
56632012-07-10 Tom Tromey <tromey@redhat.com>
5664
5665 * lib/gdb.exp (standard_testfile): Unset output variables from
5666 earlier invocations.
5667
9357e021
YQ
56682012-07-10 Yao Qi <yao@codesourcery.com>
5669
5670 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
5671 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
5672 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
5673 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
5674 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
5675 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
5676 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
5677 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
5678 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
5679 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
5680 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
5681 * gdb.mi/mi-var-display.exp: Likewise.
5682 * gdb.mi/mi-var-invalidate.exp: Likewise.
5683 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
5684 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
5685 * gdb.mi/mi2-console.exp: Likewise.
5686 * gdb.mi/mi2-disassemble.exp: Likewise.
5687 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
5688 * gdb.mi/mi2-read-memory.exp: Likewise.
5689 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
5690 * gdb.mi/mi2-simplerun.exp: Likewise.
5691 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
5692 * gdb.mi/mi2-syn-frame.exp: Likewise.
5693 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
5694 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
5695 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
5696
e314d629
TT
56972012-07-09 Tom Tromey <tromey@redhat.com>
5698
5699 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
5700 * gdb.base/callfuncs.exp: Add cast-based test.
5701 * gdb.base/callfuncs.c (voidfunc): New function.
5702
06928b3f
DE
57032012-07-08 Doug Evans <dje@google.com>
5704
5705 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
5706
32f11bad
JK
57072012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5708
5709 Fix XFAIL compatibility with old i386 systems.
5710 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
5711 Check also 'Cannot insert breakpoint 0'.
5712
76b83c51
JK
57132012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5714
5715 PR 14321
5716 * gdb.base/find.exp
5717 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
5718
a6fb9c08
TT
57192012-07-06 Tom Tromey <tromey@redhat.com>
5720
5721 * gdb.base/whatis.exp: Add test.
5722
71918a86
TT
57232012-07-06 Tom Tromey <tromey@redhat.com>
5724
5725 * gdb.base/whatis.exp: Add regression test.
5726
fcde5961
TT
57272012-07-06 Tom Tromey <tromey@redhat.com>
5728
5729 * gdb.base/whatis.exp: Add tests.
5730
f9cf0f4a
JK
57312012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5732
5733 PR 12649
5734 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
5735 gdb_test_multiple $gdb_prompt terminator.
5736
979ade8b
PA
57372012-07-04 Pedro Alves <palves@redhat.com>
5738
5739 * gdb.mi/mi-reverse.exp: Use supports_reverse and
5740 supports_process_record.
5741
8a980b44
PA
57422012-07-04 Pedro Alves <palves@redhat.com>
5743
5744 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
5745 endings.
5746 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
5747
855ba978
SS
57482012-07-03 Stan Shebs <stan@codesourcery.com>
5749
5750 * gdb.base/info-os.c (main): Retry resource acquisition until an
5751 available one is found.
5752 * gdb.base/info-os.exp: Collect resource keys from the program
5753 and use them in matching.
5754
fcb44371
JK
57552012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5756
5757 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
5758 Wrap the test into loop for corefile and core0file.
5759
08a67be6
JK
57602012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5761
5762 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
5763 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
5764 .note.GNU-stack.
5765
0f3c2347
JK
5766 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
5767
ff4a4500
SDJ
57682012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
5769
5770 * gdb.base/help.exp (help b, help br, help bre, help brea, help
5771 break): Include help message for the new `-probe' and `-probe-stap'
5772 options.
5773
d3ce09f5
SS
57742012-07-02 Stan Shebs <stan@codesourcery.com>
5775
5776 * gdb.base/dprintf.exp: Add agent style tests.
5777
a1624241
JK
57782012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5779
5780 * gdb.base/stale-infcall.c (infcall): New label test-next.
5781 (main): New labels test-pass and test-fail.
5782 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
5783 $test_fail_bpnum to test-fail.
5784 (test system longjmp tracking support): New test.
5785 Delete $test_fail_bpnum.
5786 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
5787 breakpoint.
5788
42e7ad6c
DE
57892012-06-30 Doug Evans <dje@google.com>
5790
5791 * gdb.dwarf2/fission-reread.S: New file.
5792 * gdb.dwarf2/fission-reread.exp: New file.
5793
37ce89eb
SS
57942012-06-28 Stan Shebs <stan@codesourcery.com>
5795
5796 * gdb.mi/mi-logging.exp: New file.
5797
e5ef252a
PA
57982012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5799 Pedro Alves <palves@redhat.com>
5800
5801 * gdb.threads/siginfo-threads.exp: New file.
5802 * gdb.threads/siginfo-threads.c: New file.
5803 * gdb.threads/sigstep-threads.exp: New file.
5804 * gdb.threads/sigstep-threads.c: New file.
5805
22f1fbae
TT
58062012-06-28 Tom Tromey <tromey@redhat.com>
5807
5808 * gdb.go/package.exp: Partially revert earlier patch; use
5809 gdb_compile again. Use standard_output_file.
5810
2e3cf129
DE
58112012-06-27 Doug Evans <dje@google.com>
5812
5813 * gdb.dwarf2/fission-base.c: New file.
5814 * gdb.dwarf2/fission-base.S: New file.
5815 * gdb.dwarf2/fission-base.exp: New file.
5816
785fd303
JK
58172012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5818
5819 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
5820
1bb9788d
TT
58212012-06-27 Tom Tromey <tromey@redhat.com>
5822
5823 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
5824 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
5825
c83ee902
TT
58262012-06-27 Tom Tromey <tromey@redhat.com>
5827
5828 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
5829 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
5830 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
5831 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
5832 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
5833 prepare_for_testing.
5834 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
5835 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
5836 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
5837 standard_testfile.
5838 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
5839 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
5840 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
5841 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
5842 prepare_for_testing.
5843 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
5844 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
5845 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
5846 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
5847 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
5848 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
5849 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
5850 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
5851 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
5852 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
5853 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
5854 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
5855 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
5856 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
5857 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
5858 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
5859 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
5860 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
5861 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
5862 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
5863 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
5864 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
5865 standard_output_file.
5866 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
5867 standard_output_file.
5868 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
5869 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
5870 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
5871 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
5872 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
5873 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
5874 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
5875 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
5876 * gdb.dwarf2/implptr.exp: Use standard_testfile.
5877 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
5878 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
5879 * gdb.dwarf2/pieces.exp: Use standard_testfile.
5880 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
5881 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
5882 * gdb.dwarf2/valop.exp: Use standard_testfile,
5883 prepare_for_testing.
5884
5204774b
TT
58852012-06-27 Tom Tromey <tromey@redhat.com>
5886
5887 * gdb.python/python.exp: Fix regexps in pagination tests.
5888
ee0bf529
SCR
58892012-06-26 Siva Chandra Reddy <sivachandra@google.com>
5890
5891 * gdb.python/py-symtab.exp: Add tests to test the new attribute
5892 'last' of gdb.Symtab_and_line.
5893 * gdb.python/py-symbol.c: Move break point comment to enable
5894 testing of gdb.Symtab_and_line.last.
5895
14fcc022
TT
58962012-06-26 Tom Tromey <tromey@redhat.com>
5897
5898 * gdb.threads/step.c: Remove.
5899 * gdb.threads/step.exp: Remove.
5900 * gdb.threads/step2.exp: Remove.
5901
0efbbabc
TT
59022012-06-26 Tom Tromey <tromey@redhat.com>
5903
5904 * gdb.threads/watchpoint-fork.exp (test): Use
5905 standard_output_file. Don't declare objdir.
5906 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
5907 standard_output_file.
5908 * gdb.threads/attach-stopped.exp: Use standard_testfile.
5909 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
5910 clean_restart. Remove incdir.
5911 * gdb.threads/corethreads.exp: Use standard_testfile.
5912 * gdb.threads/execl.exp: Use standard_testfile,
5913 standard_output_file, clean_restart.
5914 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
5915 clean_restart.
5916 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
5917 clean_restart.
5918 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
5919 incdir.
5920 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
5921 clean_restart. Remove incdir.
5922 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
5923 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
5924 clean_restart. Remove incdir.
5925 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
5926 Remove incdir.
5927 * gdb.threads/leader-exit.exp: Use standard_testfile.
5928 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
5929 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
5930 clean_restart.
5931 * gdb.threads/manythreads.exp: Use standard_testfile,
5932 clean_restart. Remove incdir.
5933 * gdb.threads/multi-create.exp: Use standard_testfile,
5934 clean_restart.
5935 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
5936 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
5937 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
5938 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
5939 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
5940 * gdb.threads/pending-step.exp: Use standard_testfile,
5941 clean_restart. Remove incdir.
5942 * gdb.threads/print-threads.exp: Use standard_testfile,
5943 clean_restart. Remove incdir.
5944 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
5945 clean_restart. Remove incdir.
5946 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
5947 Remove incdir.
5948 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
5949 incdir.
5950 * gdb.threads/sigthread.exp: Use standard_testfile,
5951 clean_restart.
5952 * gdb.threads/staticthreads.exp: Use standard_testfile,
5953 clean_restart. Remove incdir.
5954 * gdb.threads/switch-threads.exp: Use standard_testfile,
5955 clean_restart. Remove incdir.
5956 * gdb.threads/thread-execl.exp: Use standard_testfile,
5957 clean_restart. Remove incdir.
5958 * gdb.threads/thread-find.exp: Use standard_testfile,
5959 clean_restart.
5960 * gdb.threads/thread-specific.exp: Use standard_testfile,
5961 clean_restart. Remove incdir.
5962 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
5963 clean_restart. Remove incdir.
5964 * gdb.threads/thread_check.exp: Use standard_testfile,
5965 clean_restart. Remove incdir.
5966 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
5967 incdir.
5968 * gdb.threads/threadapply.exp: Use standard_testfile,
5969 clean_restart. Remove incdir.
5970 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
5971 clean_restart. Remove incdir.
5972 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
5973 clean_restart.
5974 * gdb.threads/tls-shared.exp: Use standard_testfile,
5975 clean_restart, standard_output_file.
5976 * gdb.threads/tls-var.exp: Use standard_testfile,
5977 standard_output_file.
5978 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
5979 Remove incdir.
5980 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
5981 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
5982 incdir.
5983 * gdb.threads/watchthreads2.exp: Use standard_testfile,
5984 clean_restart. Remove incdir.
5985
497a5eb0
TT
59862012-06-26 Tom Tromey <tromey@redhat.com>
5987
5988 * gdb.trace/actions.exp: Use standard_testfile.
5989 * gdb.trace/ax.exp: Use standard_testfile.
5990 * gdb.trace/backtrace.exp: Use standard_testfile.
5991 * gdb.trace/change-loc.exp: Use standard_testfile.
5992 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
5993 * gdb.trace/collection.exp: Use standard_testfile,
5994 prepare_for_testing.
5995 * gdb.trace/deltrace.exp: Use standard_testfile.
5996 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
5997 * gdb.trace/ftrace.exp: Use standard_testfile.
5998 * gdb.trace/infotrace.exp: Use standard_testfile.
5999 * gdb.trace/packetlen.exp: Use standard_testfile.
6000 * gdb.trace/passc-dyn.exp: Use standard_testfile.
6001 * gdb.trace/passcount.exp: Use standard_testfile.
6002 * gdb.trace/pending.exp: Use standard_testfile.
6003 * gdb.trace/report.exp: Use standard_testfile.
6004 * gdb.trace/save-trace.exp: Use standard_testfile.
6005 * gdb.trace/stap-trace.exp: Use standard_testfile.
6006 * gdb.trace/status-stop.exp: Use standard_testfile.
6007 * gdb.trace/strace.exp: Use standard_testfile.
6008 * gdb.trace/tfile.exp: Use standard_testfile.
6009 * gdb.trace/tfind.exp: Use standard_testfile.
6010 * gdb.trace/trace-break.exp: Use standard_testfile.
6011 * gdb.trace/trace-mt.exp: Use standard_testfile.
6012 * gdb.trace/tracecmd.exp: Use standard_testfile.
6013 * gdb.trace/tspeed.exp: Use standard_testfile.
6014 * gdb.trace/tstatus.exp: Use standard_testfile.
6015 * gdb.trace/tsv.exp: Use standard_testfile.
6016 * gdb.trace/unavailable.exp: Use standard_testfile,
6017 prepare_for_testing.
6018 * gdb.trace/while-dyn.exp: Use standard_testfile.
6019 * gdb.trace/while-stepping.exp: Use standard_testfile.
6020
7686c074
TT
60212012-06-26 Tom Tromey <tromey@redhat.com>
6022
6023 * gdb.reverse/break-precsave.exp: Use standard_testfile.
6024 * gdb.reverse/break-reverse.exp: Use standard_testfile.
6025 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
6026 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
6027 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
6028 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
6029 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
6030 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
6031 prepare_for_testing.
6032 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
6033 prepare_for_testing.
6034 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
6035 prepare_for_testing.
6036 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
6037 prepare_for_testing.
6038 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
6039 prepare_for_testing
6040 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
6041 * gdb.reverse/machinestate.exp: Use standard_testfile.
6042 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
6043 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
6044 build_executable.
6045 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
6046 build_executable.
6047 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
6048 standard_output_file.
6049 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
6050 standard_output_file.
6051 * gdb.reverse/step-precsave.exp: Use standard_testfile.
6052 * gdb.reverse/step-reverse.exp: Use standard_testfile.
6053 * gdb.reverse/until-precsave.exp: Use standard_testfile.
6054 * gdb.reverse/until-reverse.exp: Use standard_testfile.
6055 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
6056 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
6057
481fc100
TT
60582012-06-26 Tom Tromey <tromey@redhat.com>
6059
6060 * gdb.stabs/weird.exp: Remove directory-checking code. Use
6061 standard_output_file.
6062 * gdb.stabs/exclfwd.exp: Use standard_testfile,
6063 prepare_for_testing. Remove directory-checking code.
6064
7bb18ae2
TT
60652012-06-25 Tom Tromey <tromey@redhat.com>
6066
6067 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
6068 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
6069 build_executable, not prepare_for_testing.
6070 * gdb.multi/base.exp: Use standard_output_file. Use
6071 build_executable, not prepare_for_testing.
6072
cf09b3e4
TT
60732012-06-25 Tom Tromey <tromey@redhat.com>
6074
6075 * gdb.fortran/subarray.exp: Use standard_testfile,
6076 prepare_for_testing.
6077 * gdb.fortran/multi-dim.exp: Use standard_testfile.
6078 * gdb.fortran/module.exp: Use standard_testfile.
6079 * gdb.fortran/logical.exp: Use standard_testfile.
6080 * gdb.fortran/library-module.exp: Use standard_testfile,
6081 standard_output_file.
6082 * gdb.fortran/derived-type.exp: Use standard_testfile,
6083 prepare_for_testing.
6084 * gdb.fortran/complex.exp: Use standard_testfile,
6085 prepare_for_testing.
6086 * gdb.fortran/charset.exp: Use standard_testfile.
6087 * gdb.fortran/array-element.exp: Use standard_testfile,
6088 prepare_for_testing.
6089
18b5ff1b
KS
60902012-06-25 Keith Seitz <keiths@redhat.com>
6091
6092 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
6093 Change rbreak-related tests to KFAIL and add bugzilla numbers.
6094
17b77626
TT
60952012-06-25 Tom Tromey <tromey@redhat.com>
6096
6097 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
6098 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
6099 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
6100 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
6101
f91e3dc1
TT
61022012-06-25 Tom Tromey <tromey@redhat.com>
6103
6104 * gdb.linespec/ls-errs.exp: Use standard_testfile.
6105 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
6106 * gdb.linespec/linespec.exp: Use standard_testfile.
6107
a884434d
TT
61082012-06-25 Tom Tromey <tromey@redhat.com>
6109
6110 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
6111 prepare_for_testing.
6112
efc9d70a
TT
61132012-06-25 Tom Tromey <tromey@redhat.com>
6114
6115 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
6116 prepare_for_testing.
6117 * gdb.opt/inline-break.exp: Use standard_testfile,
6118 prepare_for_testing.
6119 * gdb.opt/inline-bt.exp: Use standard_testfile,
6120 prepare_for_testing.
6121 * gdb.opt/inline-cmds.exp: Use standard_testfile,
6122 prepare_for_testing.
6123 * gdb.opt/inline-locals.exp: Use standard_testfile,
6124 prepare_for_testing.
6125
e2fc92c6
TT
61262012-06-25 Tom Tromey <tromey@redhat.com>
6127
6128 * gdb.asm/asm-source.exp: Use standard_output_file,
6129 standard_testfile. Construct .o files in proper subdir.
6130
b0963d73
TT
61312012-06-25 Tom Tromey <tromey@redhat.com>
6132
6133 * gdb.server/ext-attach.exp: Use standard_testfile,
6134 prepare_for_testing.
6135 * gdb.server/ext-run.exp: Use standard_testfile,
6136 build_executable.
6137 * gdb.server/file-transfer.exp: Use standard_testfile,
6138 prepare_for_testing.
6139 * gdb.server/server-exec-info.exp: Use standard_testfile.
6140 * gdb.server/server-mon.exp: Use standard_testfile,
6141 prepare_for_testing.
6142 * gdb.server/server-run.exp: Use standard_testfile,
6143 build_executable.
6144 * gdb.server/solib-list.exp: Use standard_testfile,
6145 standard_output_file.
6146
8a3e1f8d
TT
61472012-06-25 Tom Tromey <tromey@redhat.com>
6148
6149 * lib/gdb.exp (standard_output_file): Use "file join".
6150 * gdb.go/chan.exp: Use standard_testfile.
6151 * gdb.go/handcall.exp: Use standard_testfile.
6152 * gdb.go/hello.exp: Use standard_testfile.
6153 * gdb.integers/chan.exp: Use standard_testfile.
6154 * gdb.go/methods.exp: Use standard_testfile.
6155 * gdb.go/package.exp: Use standard_testfile.
6156 * gdb.go/strings.exp: Use standard_testfile.
6157 * gdb.go/types.exp: Use standard_testfile.
6158 * gdb.go/unsafe.exp: Use standard_testfile.
6159
944a9061
MGD
61602012-06-25 Greta Yorsh <greta.yorsh@arm.com>
6161
6162 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
6163
1c06bd58
JK
61642012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6165
6166 Fix regression by the previous commit.
6167 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
6168
b4a58790
TT
61692012-06-22 Tom Tromey <tromey@redhat.com>
6170
6171 * gdb.python/lib-types.exp: Use standard_testfile,
6172 prepare_for_testing.
6173 * gdb.python/py-block.exp: Use standard_testfile.
6174 * gdb.python/py-breakpoint.exp: Use standard_testfile.
6175 * gdb.python/py-events.exp: Use standard_testfile,
6176 standard_output_file.
6177 * gdb.python/py-evsignal.exp: Use standard_testfile.
6178 * gdb.python/py-evethreads.exp: Use standard_testfile.
6179 * gdb.python/py-explore-cc.exp: Use standard_testfile.
6180 * gdb.python/py-explore.exp: Use standard_testfile.
6181 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
6182 standard_output_file.
6183 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
6184 prepare_for_testing.
6185 * gdb.python/py-frame-inline.exp: Use standard_testfile.
6186 * gdb.python/py-frame.exp: Use standard_testfile.
6187 * gdb.python/py-inferior.exp: Use standard_testfile.
6188 * gdb.python/py-infthread.exp: Use standard_testfile.
6189 * gdb.python/py-mi.exp: Use standard_testfile.
6190 * gdb.python/py-objfile-script.exp: Use standard_testfile,
6191 build_executable.
6192 * gdb.python/py-objfile.exp: Use standard_testfile.
6193 * gdb.python/py-pp-maint.exp: Use standard_testfile,
6194 prepare_for_testing.
6195 * gdb.python/py-prettyprint.exp: Use standard_testfile.
6196 * gdb.python/py-progspace.exp: Use standard_testfile,
6197 build_executable.
6198 * gdb.python/py-prompt.exp: Use standard_testfile,
6199 build_executable.
6200 * gdb.python/py-section-script.exp: Use standard_testfile,
6201 build_executable.
6202 * gdb.python/py-shared.exp: Use standard_testfile,
6203 standard_output_file, clean_restart.
6204 * gdb.python/py-symbol.exp: Use standard_output_file,
6205 prepare_for_testing.
6206 * gdb.python/py-symtab.exp: Use standard_output_file,
6207 prepare_for_testing
6208 * gdb.python/py-template.exp: Use standard_testfile.
6209 * gdb.python/py-type.exp: Use standard_testfile.
6210 * gdb.python/py-value-cc.exp: Use standard_testfile.
6211 * gdb.python/py-value.exp: Use standard_testfile.
6212 * gdb.python/python.exp: Use standard_testfile, build_executable.
6213
2c44deac
TT
62142012-06-22 Tom Tromey <tromey@redhat.com>
6215
6216 * gdb.objc/basicclass.exp: Use standard_testfile.
6217 (do_objc_tests): Don't declare objdir.
6218 * gdb.objc/nondebug.exp: Use standard_testfile.
6219 (do_objc_tests): Don't declare objdir.
6220 * gdb.objc/objcdecode.exp: Use standard_testfile.
6221 (do_objc_tests): Don't declare objdir.
6222
c24ccbce
TT
62232012-06-22 Tom Tromey <tromey@redhat.com>
6224
6225 * gdb.java/jmain.exp: Use standard_testfile.
6226 * gdb.java/jmisc.exp: Use standard_testfile.
6227 * gdb.java/jnpe.exp: Use standard_testfile.
6228 * gdb.java/jprint.exp: Use standard_testfile.
6229
0a6d0306
TT
62302012-06-22 Tom Tromey <tromey@redhat.com>
6231
6232 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
6233 (standard_output_file, standard_testfile): New procs.
6234 (build_executable, clean_restart): Use standard_output_file.
6235
6ea815ef
YQ
62362012-06-22 Yao Qi <yao@codesourcery.com>
6237
6238 * boards/native-gdbserver.exp: New proc ${board}_exec.
6239 * boards/native-stdio-gdbserver.exp: Likewise.
6240
4c93b1db
TT
62412012-06-21 Tom Tromey <tromey@redhat.com>
6242
6243 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
6244 (build_executable): Update.
6245 (get_compiler_info): Remove 'binfile' argument.
6246 * gdb.ada/arrayidx.exp: Update.
6247 * gdb.ada/null_array.exp: Update.
6248 * gdb.arch/altivec-abi.exp: Update.
6249 * gdb.arch/altivec-regs.exp: Update.
6250 * gdb.arch/amd64-byte.exp: Update.
6251 * gdb.arch/amd64-dword.exp: Update.
6252 * gdb.arch/amd64-word.exp: Update.
6253 * gdb.arch/i386-avx.exp: Update.
6254 * gdb.arch/i386-byte.exp: Update.
6255 * gdb.arch/i386-sse.exp: Update.
6256 * gdb.arch/i386-word.exp: Update.
6257 * gdb.arch/ppc-dfp.exp: Update.
6258 * gdb.arch/ppc-fp.exp: Update.
6259 * gdb.arch/vsx-regs.exp: Update.
6260 * gdb.base/all-bin.exp: Update.
6261 * gdb.base/annota1.exp: Update.
6262 * gdb.base/async.exp: Update.
6263 * gdb.base/attach.exp: Update.
6264 * gdb.base/break-interp.exp: Update.
6265 * gdb.base/call-ar-st.exp: Update.
6266 * gdb.base/call-rt-st.exp: Update.
6267 * gdb.base/call-sc.exp: Update.
6268 * gdb.base/callfuncs.exp: Update.
6269 * gdb.base/catch-load.exp: Update.
6270 * gdb.base/completion.exp: Update.
6271 * gdb.base/complex.exp: Update.
6272 * gdb.base/condbreak.exp: Update.
6273 * gdb.base/consecutive.exp: Update.
6274 * gdb.base/constvars.exp: Update.
6275 * gdb.base/corefile.exp: Update.
6276 * gdb.base/eval-skip.exp: Update.
6277 * gdb.base/expand-psymtabs.exp: Update.
6278 * gdb.base/exprs.exp: Update.
6279 * gdb.base/fileio.exp: Update.
6280 * gdb.base/fixsection.exp: Update.
6281 * gdb.base/funcargs.exp: Update.
6282 * gdb.base/gdb11530.exp: Update.
6283 * gdb.base/gdb1555.exp: Update.
6284 * gdb.base/gnu-ifunc.exp: Update.
6285 * gdb.base/gnu_vector.exp: Update.
6286 * gdb.base/info-macros.exp: Update.
6287 * gdb.base/jit-simple.exp: Update.
6288 * gdb.base/jit-so.exp: Update.
6289 * gdb.base/jit.exp: Update.
6290 * gdb.base/langs.exp: Update.
6291 * gdb.base/list.exp: Update.
6292 * gdb.base/logical.exp: Update.
6293 * gdb.base/long_long.exp: Update.
6294 * gdb.base/longjmp.exp: Update.
6295 * gdb.base/macscp.exp: Update.
6296 * gdb.base/mips_pro.exp: Update.
6297 * gdb.base/miscexprs.exp: Update.
6298 * gdb.base/morestack.exp: Update.
6299 * gdb.base/nodebug.exp: Update.
6300 * gdb.base/opaque.exp: Update.
6301 * gdb.base/pc-fp.exp: Update.
6302 * gdb.base/pending.exp: Update.
6303 * gdb.base/permissions.exp: Update.
6304 * gdb.base/pointers.exp: Update.
6305 * gdb.base/prelink.exp: Update.
6306 * gdb.base/printcmds.exp: Update.
6307 * gdb.base/psymtab.exp: Update.
6308 * gdb.base/ptype.exp: Update.
6309 * gdb.base/relational.exp: Update.
6310 * gdb.base/scope.exp: Update.
6311 * gdb.base/setvar.exp: Update.
6312 * gdb.base/shlib-call.exp: Update.
6313 * gdb.base/shreloc.exp: Update.
6314 * gdb.base/signals.exp: Update.
6315 * gdb.base/sizeof.exp: Update.
6316 * gdb.base/so-impl-ld.exp: Update.
6317 * gdb.base/so-indr-cl.exp: Update.
6318 * gdb.base/solib-disc.exp: Update.
6319 * gdb.base/solib-display.exp: Update.
6320 * gdb.base/solib-nodir.exp: Update.
6321 * gdb.base/solib-overlap.exp: Update.
6322 * gdb.base/solib-symbol.exp: Update.
6323 * gdb.base/solib-weak.exp: Update.
6324 * gdb.base/solib.exp: Update.
6325 * gdb.base/store.exp: Update.
6326 * gdb.base/structs.exp: Update.
6327 * gdb.base/structs2.exp: Update.
6328 * gdb.base/type-opaque.exp: Update.
6329 * gdb.base/unload.exp: Update.
6330 * gdb.base/varargs.exp: Update.
6331 * gdb.base/volatile.exp: Update.
6332 * gdb.base/watch_thread_num.exp: Update.
6333 * gdb.base/watchpoint-solib.exp: Update.
6334 * gdb.base/watchpoint.exp: Update.
6335 * gdb.base/watchpoints.exp: Update.
6336 * gdb.base/whatis.exp: Update.
6337 * gdb.cell/arch.exp: Update.
6338 * gdb.cell/break.exp: Update.
6339 * gdb.cell/bt.exp: Update.
6340 * gdb.cell/core.exp: Update.
6341 * gdb.cell/data.exp: Update.
6342 * gdb.cell/ea-cache.exp: Update.
6343 * gdb.cell/f-regs.exp: Update.
6344 * gdb.cell/fork.exp: Update.
6345 * gdb.cell/gcore.exp: Update.
6346 * gdb.cell/mem-access.exp: Update.
6347 * gdb.cell/ptype.exp: Update.
6348 * gdb.cell/registers.exp: Update.
6349 * gdb.cell/sizeof.exp: Update.
6350 * gdb.cell/solib-symbol.exp: Update.
6351 * gdb.cell/solib.exp: Update.
6352 * gdb.cp/ambiguous.exp: Update.
6353 * gdb.cp/breakpoint.exp: Update.
6354 * gdb.cp/bs15503.exp: Update.
6355 * gdb.cp/casts.exp: Update.
6356 * gdb.cp/class2.exp: Update.
6357 * gdb.cp/cpexprs.exp: Update.
6358 * gdb.cp/cplusfuncs.exp: Update.
6359 * gdb.cp/ctti.exp: Update.
6360 * gdb.cp/dispcxx.exp: Update.
6361 * gdb.cp/gdb1355.exp: Update.
6362 * gdb.cp/gdb2384.exp: Update.
6363 * gdb.cp/gdb2495.exp: Update.
6364 * gdb.cp/infcall-dlopen.exp: Update.
6365 * gdb.cp/local.exp: Update.
6366 * gdb.cp/m-data.exp: Update.
6367 * gdb.cp/m-static.exp: Update.
6368 * gdb.cp/mb-ctor.exp: Update.
6369 * gdb.cp/mb-inline.exp: Update.
6370 * gdb.cp/mb-templates.exp: Update.
6371 * gdb.cp/member-ptr.exp: Update.
6372 * gdb.cp/method.exp: Update.
6373 * gdb.cp/namespace.exp: Update.
6374 * gdb.cp/nextoverthrow.exp: Update.
6375 * gdb.cp/nsdecl.exp: Update.
6376 * gdb.cp/nsrecurs.exp: Update.
6377 * gdb.cp/nsstress.exp: Update.
6378 * gdb.cp/nsusing.exp: Update.
6379 * gdb.cp/pr-1023.exp: Update.
6380 * gdb.cp/pr-1210.exp: Update.
6381 * gdb.cp/pr-574.exp: Update.
6382 * gdb.cp/pr9631.exp: Update.
6383 * gdb.cp/printmethod.exp: Update.
6384 * gdb.cp/psmang.exp: Update.
6385 * gdb.cp/re-set-overloaded.exp: Update.
6386 * gdb.cp/rtti.exp: Update.
6387 * gdb.cp/shadow.exp: Update.
6388 * gdb.cp/templates.exp: Update.
6389 * gdb.cp/try_catch.exp: Update.
6390 * gdb.dwarf2/dw2-ranges.exp: Update.
6391 * gdb.dwarf2/pr10770.exp: Update.
6392 * gdb.fortran/library-module.exp: Update.
6393 * gdb.hp/gdb.aCC/optimize.exp: Update.
6394 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
6395 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
6396 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
6397 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
6398 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
6399 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
6400 * gdb.hp/gdb.compat/xdb1.exp: Update.
6401 * gdb.hp/gdb.compat/xdb2.exp: Update.
6402 * gdb.hp/gdb.compat/xdb3.exp: Update.
6403 * gdb.hp/gdb.defects/bs14602.exp: Update.
6404 * gdb.hp/gdb.defects/solib-d.exp: Update.
6405 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
6406 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
6407 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
6408 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
6409 * gdb.mi/gdb792.exp: Update.
6410 * gdb.mi/mi-pending.exp: Update.
6411 * gdb.mi/mi-solib.exp: Update.
6412 * gdb.mi/mi-var-cp.exp: Update.
6413 * gdb.opt/clobbered-registers-O2.exp: Update.
6414 * gdb.opt/inline-bt.exp: Update.
6415 * gdb.opt/inline-cmds.exp: Update.
6416 * gdb.opt/inline-locals.exp: Update.
6417 * gdb.python/py-events.exp: Update.
6418 * gdb.python/py-finish-breakpoint.exp: Update.
6419 * gdb.python/py-type.exp: Update.
6420 * gdb.reverse/solib-precsave.exp: Update.
6421 * gdb.reverse/solib-reverse.exp: Update.
6422 * gdb.server/solib-list.exp: Update.
6423 * gdb.stabs/weird.exp: Update.
6424 * gdb.threads/attach-into-signal.exp: Update.
6425 * gdb.threads/attach-stopped.exp: Update.
6426 * gdb.threads/tls-shared.exp: Update.
6427 * gdb.trace/change-loc.exp: Update.
6428 * gdb.trace/strace.exp: Update.
6429
95c391b6
TT
64302012-06-19 Tom Tromey <tromey@redhat.com>
6431
6432 * gdb.base/whatis.exp: Add tests.
6433
e910f0b6
TT
64342012-06-19 Tom Tromey <tromey@redhat.com>
6435
6436 * gdb.cp/m-static.cc (keepalive): New function.
6437 (gnu_obj_1::method): Use it.
6438
422d65e7
DE
64392012-06-18 Doug Evans <dje@google.com>
6440
6441 * gdb.base/info-fun.exp: New file.
6442 * gdb.base/info-fun.c: New file.
6443 * gdb.base/info-fun-solib.c: New file.
6444
e2e4d78b
JK
64452012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6446
6447 Remove stale dummy frames.
6448 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
6449 (maintenance info breakpoints): New tests.
6450 * gdb.base/stale-infcall.c: New file.
6451 * gdb.base/stale-infcall.exp: New file.
6452
1788b2d3
JK
64532012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6454
6455 * gdb.arch/amd64-entry-value-param.S: New file.
6456 * gdb.arch/amd64-entry-value-param.c: New file.
6457 * gdb.arch/amd64-entry-value-param.exp: New file.
6458
663b969e
TT
64592012-06-15 Tom Tromey <tromey@redhat.com>
6460
6461 * gdb.cp/namespace.exp: Add "show lang" test.
6462
8e09ad05
IS
64632012-06-15 Iain Sandoe <iain@codesourcery.com>
6464
6465 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
6466 case. (top level): Use gdb_file_cmd instead of gdb_load.
6467
f85e18ee
JK
64682012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6469
6470 PR tdep/14222
6471 * gdb.arch/i386-sse-stack-align.S: New file.
6472 * gdb.arch/i386-sse-stack-align.c: New file.
6473 * gdb.arch/i386-sse-stack-align.exp: New file.
6474
f3b5e280
KS
64752012-06-13 Keith Seitz <keiths@redhat.com>
6476
6477 PR breakpoints/13798 and mi/11541
6478 * gdb.linespec/ls-errs.exp: Add a few more tests for
6479 filenames with spaces and colons.
6480
50af5481
JK
64812012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6482
6483 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
6484 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
6485 (test_function): Call CV_f.
6486 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
6487 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
6488 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
6489 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
6490 (p CV_f(CV::i)): New tests.
6491
d55637df
TT
64922012-06-13 Tom Tromey <tromey@redhat.com>
6493
6494 * gdb.base/condbreak.exp: Add tests for "condition" completion.
6495
cc80f267
JK
64962012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6497
6498 Fix regression by the "ambiguous linespec" series.
6499 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
6500 tests.
6501
bb2af9cc
JK
65022012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6503
6504 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
6505 missing.
6506
e81a37f7
TT
65072012-06-11 Tom Tromey <tromey@redhat.com>
6508
6509 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
6510 location...
6511 (main): ...here.
6512
8efd7788
YQ
65132012-06-07 Yao Qi <yao@codesourcery.com>
6514
6515 * gdb.trace/strace.exp: Shorten some too-long lines.
6516
359f5fe6
PA
65172012-06-06 Pedro Alves <palves@redhat.com>
6518
6519 * gdb.threads/clone-new-thread-event.c: New file.
6520 * gdb.threads/clone-new-thread-event.exp: New file.
6521
7b2fe205
YQ
65222012-06-06 Yao Qi <yao@codesourcery.com>
6523
6524 * gdb.base/dprintf.c (main): Add extra parameter when calling
6525 printf and fprintf.
6526 (bar): New function. It is a dead function, but to ensure
6527 'malloc' is linked explicitly.
6528
3eca55e8
YQ
65292012-06-06 Yao Qi <yao@codesourcery.com>
6530
6531 * gdb.base/info-proc.exp: Return if target doesn't support
6532 'info proc'.
6533
91cc9324
JK
65342012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6535
6536 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
6537 (run program with breakpoint commands): XFAIl if it is not.
6538
c56e7c43
JB
65392012-06-05 Joel Brobecker <brobecker@adacore.com>
6540
6541 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
6542 and add comment.
6543 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
6544 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
6545 "STOP" marker. Adjust testing strategy to make it work on
6546 all targets.
6547
6548 * gdb.base/print-file-var-main.c (main): Rewrite using local
6549 variables and adjust get_version_2's return value check.
6550 Add small comment.
6551 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
6552 marker. Adjust testing strategy to make it work on all targets.
6553
ccab2054
JB
65542012-06-05 Joel Brobecker <brobecker@adacore.com>
6555
6556 * gdb.ada/bad-task-bp-keyword: New testcase.
6557
d0d86158
JK
65582012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6559
6560 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
6561 Simplify it to ...
6562 (symbol-file ${testfile1}): ... here.
6563 (test eliminated var my_global_symbol)
6564 (test eliminated var my_static_symbol)
6565 (test eliminated var my_global_func, get address of main): Wrap them to
6566 'single psymtabs' and 'single symtabs'
6567 (get address of my_global_symbol, get address of my_static_symbol)
6568 (get address of my_global_func, get address of main): Wrap them to
6569 'order1' and 'order2'.
6570
952cf74c
JK
6571 * gdb.base/code_elim.exp
6572 (add-symbol-file ${testfile1} 0x100000)
6573 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
6574 'order2'.
6575 (order1: add-symbol-file ${testfile1} 0x100000)
6576 (order1: add-symbol-file ${testfile2} 0x200000)
6577 (order2: add-symbol-file ${testfile2} 0x200000)
6578 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
6579 .bss as appropriate.
6580
0c5bf5a9
JK
65812012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6582
6583 * gdb.server/solib-list-lib.c: New file.
6584 * gdb.server/solib-list-main.c: New file.
6585 * gdb.server/solib-list.exp: New file.
6586
4196f325
MR
65872012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
6588
6589 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
6590 for 'set print symbol' change.
6591
bfb05775
JK
65922012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6593
6594 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
6595 .debug_abbrev_seg3.
6596
685b1105
JK
65972012-05-24 John Steele Scott <toojays@toojays.net>
6598
6599 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
6600 * gdb.dwarf2/dw2-icc-opaque.S: New file.
6601 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
6602
f3e0e960
SS
66032012-05-23 Stan Shebs <stan@codesourcery.com>
6604
6605 * gdb.mi/mi-info-os.exp: New file.
6606
11eb1b4d
KS
66072012-05-23 Keith Seitz <keiths@redhat.com>
6608
6609 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
6610 return -1 to suppress the rest of the tests.
6611 (compile_stap_bin): Return boolean success value.
6612
b1af9e97
TT
66132012-05-21 Tom Tromey <tromey@redhat.com>
6614
6615 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
6616 Remove kfails.
6617 (test_print_mi_member_types): Likewise.
6618
248537e3
TT
66192012-05-21 Tom Tromey <tromey@redhat.com>
6620
6621 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
6622 print symbol' change.
6623
d791e155
TJB
66242012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
6625
6626 * gdb.python/py-prompt.exp: Quit if the target is remote.
6627
e77afa2e
JK
66282012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6629
6630 Fix ERROR: internal buffer is full.
6631 * gdb.base/info-os.exp (expect_multiline): New function.
6632 (get process list, get process groups, get threads)
6633 (get file descriptors, get internet-domain sockets)
6634 (get shared-memory regions, get semaphores, get message queues): Use
6635 it for these tests.
6636
9cb709b6
TT
66372012-05-18 Tom Tromey <tromey@redhat.com>
6638
6639 * gdb.mi/mi-var-cmd.exp: Update.
6640 * gdb.objc/basicclass.exp (do_objc_tests): Update.
6641 * gdb.cp/virtbase.exp: Update.
6642 * gdb.cp/classes.exp (test_static_members): Update.
6643 * gdb.cp/casts.exp: Update.
6644 * gdb.base/pointers.exp: Update.
6645 * gdb.base/funcargs.exp (pointer_args): Update.
6646 (structs_by_reference): Update.
6647 * gdb.base/find.exp: Update.
6648 * gdb.base/call-strs.exp: Send "set print symbol off".
6649 * gdb.base/call-ar-st.exp: Update.
6650 * gdb.ada/fun_addr.exp: Update.
6651 * gdb.base/printcmds.exp (test_print_symbol): New proc.
6652 Call it.
6653 (test_print_repeats_10, test_print_strings)
6654 (test_print_char_arrays): Update.
6655
b012acdd
TT
66562012-05-18 Tom Tromey <tromey@redhat.com>
6657
6658 * gdb.base/charset.exp (string_display): Update.
6659
1d51a733
TT
66602012-05-18 Tom Tromey <tromey@redhat.com>
6661
6662 * gdb.mi/mi2-var-display.exp: Update.
6663 * gdb.mi/mi-var-display.exp: Update.
6664 * gdb.mi/mi-var-child.exp: Update.
6665 * gdb.cp/expand-psymtabs-cxx.exp: Update.
6666 * gdb.cp/cp-relocate.exp (get_func_address): Update.
6667
957df313
DE
66682012-05-17 Doug Evans <dje@google.com>
6669
682c7f7b
DE
6670 * info-macros.exp: Pass "debug" to prepare_for_testing.
6671
957df313
DE
6672 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
6673 * gdb.ada/Makefile.in (clean): Ditto.
6674 * gdb.arch/Makefile.in (clean): Ditto.
6675 * gdb.asm/Makefile.in (clean): Ditto.
6676 * gdb.base/Makefile.in (clean): Ditto.
6677 * gdb.cell/Makefile.in (clean): Ditto.
6678 * gdb.cp/Makefile.in (clean): Ditto.
6679 * gdb.disasm/Makefile.in (clean): Ditto.
6680 * gdb.dwarf2/Makefile.in (clean): Ditto.
6681 * gdb.fortran/Makefile.in (clean): Ditto.
6682 * gdb.go/Makefile.in (clean): Ditto.
6683 * gdb.hp/Makefile.in (clean): Ditto.
6684 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
6685 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
6686 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
6687 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
6688 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
6689 * gdb.java/Makefile.in (clean): Ditto.
6690 * gdb.linespec/Makefile.in (clean): Ditto.
6691 * gdb.mi/Makefile.in (clean): Ditto.
6692 * gdb.modula2/Makefile.in (clean): Ditto.
6693 * gdb.multi/Makefile.in (clean): Ditto.
6694 * gdb.objc/Makefile.in (clean): Ditto.
6695 * gdb.opencl/Makefile.in (clean): Ditto.
6696 * gdb.opt/Makefile.in (clean): Ditto.
6697 * gdb.pascal/Makefile.in (clean): Ditto.
6698 * gdb.python/Makefile.in (clean): Ditto.
6699 * gdb.reverse/Makefile.in (clean): Ditto.
6700 * gdb.server/Makefile.in (clean): Ditto.
6701 * gdb.stabs/Makefile.in (clean): Ditto.
6702 * gdb.threads/Makefile.in (clean): Ditto.
6703 * gdb.trace/Makefile.in (clean): Ditto.
6704 * gdb.xml/Makefile.in (clean): Ditto.
6705
abc9d0dc
TT
67062012-05-16 Tom Tromey <tromey@redhat.com>
6707
6708 * gdb.base/macscp1.c (macscp_expr): Add comment.
6709 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
6710
6a3a010b
MR
67112012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
6712
6713 * gdb.base/return-nodebug.exp: Also test float and double types.
6714
01429c8e
JK
67152012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6716
6717 PR testsuite/12649
6718 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
6719
54115cd4
JK
6720 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
6721
0c5f383f
SDJ
67222012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
6723
6724 * gdb.base/stap-probe.exp (stap_test): Remove calls to
6725 `rerun_to_main'.
6726 (stap_test_no_debuginfo): Likewise.
6727
e7e0cddf
SS
67282012-05-14 Stan Shebs <stan@codesourcery.com>
6729
6730 * gdb.base/dprintf.c: New file.
6731 * gdb.base/dprintf.exp: New file.
6732
c772f8e7
HZ
67332012-05-14 Hui Zhu <hui_zhu@mentor.com>
6734
6735 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
6736 * gdb.trace/disconnected-tracing.c: New file.
6737 * gdb.trace/disconnected-tracing.exp: New file.
6738
7efc75aa
SCR
67392012-05-13 Siva Chandra Reddy <sivachandra@google.com>
6740
6741 * gdb.python/python.c: Add a new breakpoint comment.
6742 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
6743
85d4a676
SS
67442011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
6745
6746 * gdb.base/info-os.exp: New file.
6747 * gdb.base/info-os.c: New file.
6748
64ea88dc
JB
67492012-05-10 Joel Brobecker <brobecker@adacore.com>
6750
4647ab1b
JB
6751 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
6752 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
6753 New files.
64ea88dc 6754
afba63f1
JB
67552012-05-10 Joel Brobecker <brobecker@adacore.com>
6756
6757 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
6758 gdb.base/ctxobj.exp: New files.
6759
9d198b1e
TT
67602012-05-09 Tom Tromey <tromey@redhat.com>
6761
6762 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
6763
9bfee719
MR
67642012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
6765
6766 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
6767
3a7341d8
MR
67682012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
6769
6770 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
6771 before using it.
6772
52b3699b
TG
67732012-05-04 Tristan Gingold <gingold@adacore.com>
6774
6775 * gdb.base/set-noassign.exp: New test.
6776
a20ee7a4
SCR
67772012-05-03 Siva Chandra Reddy <sivachandra@google.com>
6778
6779 * gdb.python/py-symbol.exp: Add tests to test the new methods
6780 gdb.Symtab.global_block() and gdb.Symtab.static_block().
6781 * gdb.python/py-symbol.c: Add new struct to help test
6782 gdb.Symtab.static_block().
6783
bf2f0858
DE
67842012-05-03 Doug Evans <dje@google.com>
6785
6786 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
6787 commented out.
6788
2d4e0376
YQ
67892012-05-03 Yao Qi <yao@codesourcery.com>
6790
6791 * gdb.base/catch-syscall.exp: Skip it before compilation if target
6792 doesn't support.
6793 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
6794 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
6795
6d0bb9f3
YQ
67962012-05-03 Yao Qi <yao@codesourcery.com>
6797
6798 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
6799
fd820528
DE
68002012-04-30 Doug Evans <dje@google.com>
6801
6802 PR testsuite/13961
6803 * gdb.dwarf2/pr13961.S: New file.
6804 * gdb.dwarf2/pr13961.exp: New file.
6805
b9e219b9
YQ
68062012-04-29 Yao Qi <yao@codesourcery.com>
6807
6808 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
6809
3019eac3
DE
68102012-04-28 Doug Evans <dje@google.com>
6811
6812 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
6813 .Ltype_int_in_cu2. Use name "int2" instead of "int".
6814 All uses updated.
6815 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
6816 "ptype func_cu1" to expand cu2 before cu1.
6817
62e5f89c
SDJ
68182012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
6819 Tom Tromey <tromey@redhat.com>
6820
6821 * gdb.base/default.exp: Add `$_probe_arg*' convenience
6822 variables.
6823 * gdb.base/stap-probe.c: New file.
6824 * gdb.base/stap-probe.exp: New file.
6825 * gdb.trace/stap-trace.c: New file.
6826 * gdb.trace/stap-trace.exp: New file.
6827 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
6828 libgcc's unwinder.
6829
14132e89
MR
68302012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
6831
6832 * gdb.arch/mips16-thunks-inmain.c: New file.
6833 * gdb.arch/mips16-thunks-main.c: New file.
6834 * gdb.arch/mips16-thunks-sin.c: New file.
6835 * gdb.arch/mips16-thunks-sinfrob.c: New file.
6836 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
6837 * gdb.arch/mips16-thunks-sinmain.c: New file.
6838 * gdb.arch/mips16-thunks-sinmips16.c: New file.
6839 * gdb.arch/mips16-thunks.exp: New file.
6840
a766d390
DE
68412012-04-25 Doug Evans <dje@google.com>
6842
6843 * configure.ac: Create gdb.go/Makefile.
6844 * configure: Regenerate.
6845 * gdb.base/default.exp: Add "go" to "set language" testing.
6846 * gdb.go/Makefile.in: New file.
6847 * gdb.go/basic-types.exp: New file.
6848 * gdb.go/chan.exp: New file.
6849 * gdb.go/chan.go: New file.
6850 * gdb.go/handcall.exp: New file.
6851 * gdb.go/handcall.go: New file.
6852 * gdb.go/hello.exp: New file.
6853 * gdb.go/hello.go: New file.
6854 * gdb.go/integers.exp: New file.
6855 * gdb.go/integers.go: New file.
6856 * gdb.go/methods.exp: New file.
6857 * gdb.go/methods.go: New file.
6858 * gdb.go/package.exp: New file.
6859 * gdb.go/package1.go: New file.
6860 * gdb.go/package2.go: New file.
6861 * gdb.go/print.exp: New file.
6862 * gdb.go/strings.exp: New file.
6863 * gdb.go/strings.go: New file.
6864 * gdb.go/types.exp: New file.
6865 * gdb.go/types.go: New file.
6866 * gdb.go/unsafe.exp: New file.
6867 * gdb.go/unsafe.go: New file.
6868 * lib/future.exp: Add Go support.
6869 (gdb_find_go, gdb_find_go_linker): New procs.
6870 (gdb_default_target_compile): Add Go support.
6871 * lib/gdb.exp (skip_go_tests): New proc.
6872 * lib/go.exp: New file.
6873
e65f9ffb
TT
68742012-04-25 Tom Tromey <tromey@redhat.com>
6875
6876 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
6877
14e75d8e
JK
68782012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
6879 Jan Kratochvil <jan.kratochvil@redhat.com>
6880
6881 PR symtab/7259:
6882 * gdb.base/enumval.c: New test case.
6883 * gdb.base/enumval.exp: New test case.
6884 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
6885 field.bitpos.
6886
f3525b70
PA
68872012-04-17 Pedro Alves <palves@redhat.com>
6888
6889 * Makefile.in (site.exp): Make site.exp source
6890 $srcdir/lib/append_gdb_boards_dir.exp.
6891 * lib/append_gdb_boards_dir.exp: New file.
6892
bccbefd2
JK
68932012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6894
6895 New option "set auto-load safe-path".
6896 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
6897 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
6898
bf88dd68
JK
68992012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6900
6901 auto-load: Implementation.
6902 * gdb.base/help.exp (test set height): Increase the height.
6903 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
6904 to ...
6905 (info auto-load python-scripts): ... here.
6906 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
6907 to ...
6908 (info auto-load python-scripts *): ... here.
6909
c0d4d1c0
YQ
69102012-04-16 Yao Qi <yao@codesourcery.com>
6911
6912 * lib/trace-support.exp (get_in_proc_agent): New.
6913 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
6914 of in process trace agent.
6915 * gdb.trace/ftrace.exp: Likewise.
6916 * gdb.trace/pending.exp: Likewise.
6917 * gdb.trace/trace-break.exp: Likewise.
6918 * gdb.trace/trace-mt.exp
6919 * gdb.trace/tspeed.exp: Likewise.
6920 * gdb.trace/tstatus.exp
6921 * gdb.trace/strace.exp: Likewise.
6922
cbf68a60
TS
69232012-04-16 Thomas Schwinge <thomas@codesourcery.com>
6924
dd6d3b70
TS
6925 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
6926 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
6927
cbf68a60
TS
6928 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
6929
8264ba82
AG
69302012-04-14 Anton Gorenkov <xgsa@yandex.ru>
6931
6932 PR mi/13393
6933 * gdb.mi/mi-var-rtti.cc: New file.
6934 * gdb.mi/mi-var-rtti.exp: New file.
6935 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
6936 function.
6937 (mi_varobj_update_with_type_change): updated to avoid code duplication.
6938
de0919f8 69392012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
6940
6941 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
6942 EXECUTABLES.
6943 * gdb.python/py-explore.c: C program used for testing the new
6944 'explore' command on C constructs.
6945 * gdb.python/py-explore.cc: C++ program used for testing the new
6946 'explore' command on C++ constructs.
6947 * gdb-python/py-explore.exp: Tests for the new 'explore'
6948 command on C constructs.
6949 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
6950 command on C++ constructs.
6951
a82da7dd
MK
69522012-04-07 Mark Kettenis <kettenis@gnu.org>
6953
6954 * gdb.base/funcargs.exp (complex_args): Fix typo.
6955
e127cba8
JK
69562012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6957
6958 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
6959 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
6960
40e084e1
KS
69612012-04-05 Keith Seitz <keiths@redhat.com>
6962
6963 * gdb.base/advance.exp: Update error message for
6964 "advance malformed" test.
6965 * gdb.base/break.exp: Likewise for "breakpoint with
6966 trailing garbage" test.
6967 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
6968 with trailing garbage" test.
6969 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
6970 trailng garbage" test.
6971 * gdb.base/until.exp: Likewise for "malformed until" test.
6972 * gdb.cp/ovldbreak.exp: Create the breakpoint table
6973 for "breakpoint info (after setting on all)".
6974 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
6975 tests.
6976 * gdb.cp/cplabel.cc: New file.
6977 * gdb.cp/cplabel.exp: New test.
6978 * gdb.linespec/ls-errs.c: New file.
6979 * gdb.linespec/ls-errs.exp: New test.
6980
a72c8f6a
JK
69812012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6982
6983 * gdb.trace/unavailable.exp
6984 (collect globals: print object on: print derived_partial)
6985 (collect globals: print object on: print derived_whole)
6986 (collect globals: print object off: print derived_partial)
6987 (collect globals: print object off: print derived_whole): Update
6988 expected output.
6989
f87a3023
KS
69902012-03-30 Keith Seitz <keiths@redhat.com>
6991
6992 * gdb.python: Add test for linespecs with commas.
6993
e2171b3c
KS
69942012-03-28 Keith Seitz <keiths@redhat.com>
6995
6996 * gdb.linespec/ls-dollar.cc: New file.
6997 * gdb.linespec/ls-dollar.exp: New test.
6998
69992012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
7000
7001 * gdb.cp/namespace.exp: Add breakpoint tests for functions
7002 starting with the global namespace.
7003
2f4e0a80
DE
70042012-03-23 Doug Evans <dje@google.com>
7005
7006 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
7007
7b282c5a
SCR
70082012-03-22 Siva Chandra Reddy <sivachandra@google.com>
7009
7010 * gdb.python/py-value.cc: Add test case for testing the
7011 methodology exposing C++ values to Python.
7012 * gdb.python/py-value-cc.exp: Add tests testing the methodology
7013 exposing C++ values to Python.
7014 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
7015
2e98ca53
JK
70162012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7017 Siddhesh Poyarekar <siddhesh@redhat.com>
7018
7019 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
7020 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
7021 (generate native core dump): Make the test unsupported if core cannot
7022 be generated.
7023
8320cc4f
JK
70242012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7025
7026 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
7027 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
7028 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
7029
3a69ffb2
JK
70302012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
7031
7032 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
7033
8fabffee
DE
70342012-03-17 Doug Evans <dje@google.com>
7035
7036 * dg-extract-results.sh: Handle KFAILs.
7037
ab260dad
JK
70382012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
7039
7040 PR symtab/13777
7041 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
7042
53ba8333
JB
70432012-03-16 Joel Brobecker <brobecker@adacore.com>
7044
7045 * gdb.ada/set_pckd_arr_elt: New testcase.
7046
481860b3
GB
70472012-03-16 Gary Benson <gbenson@redhat.com>
7048
7049 PR breakpoints/10738
7050 * gdb.opt/inline-break.exp: New file.
7051 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
7052 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
7053 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
7054 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
7055 * gdb.base/async-shell.exp: Likewise.
7056 * lib/mi-support.exp (library_loaded_re): Likewise.
7057
410528f0
TT
70582012-03-15 Tom Tromey <tromey@redhat.com>
7059
7060 * gdb.cp/virtfunc2.exp: Update expected output.
7061 * gdb.cp/pr9631.exp: Update expected output.
7062 * gdb.cp/member-ptr.exp: Update expected output.
7063 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
7064 output.
7065 * gdb.cp/casts.exp: Update expected output.
7066
c4aeac85
TT
70672012-03-15 Tom Tromey <tromey@redhat.com>
7068
7069 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
7070 (test_info_vtbl): Likewise.
7071 (do_tests): Call test_info_vtbl.
7072 * gdb.cp/virtfunc.cc (va): New global.
7073
856d06f9
TS
70742012-03-15 Thomas Schwinge <thomas@codesourcery.com>
7075
7076 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
7077 describing DWARF data structures.
7078 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
7079 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
7080 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
7081 * gdb.dwarf2/dw2-entry-value.S: Likewise.
7082 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
7083 * gdb.dwarf2/dw2-param-error.S: Likewise.
7084 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
7085 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
7086 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
7087 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
7088 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
7089 * gdb.dwarf2/pr11465.S: Likewise.
7090
e837f12a
JK
70912012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7092
7093 * gdb.mi/mi2-prompt.exp: New file.
7094
ccbb4f28
JB
70952012-03-13 Joel Brobecker <brobecker@adacore.com>
7096
7097 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
7098
32039130
JB
70992012-03-13 Joel Brobecker <brobecker@adacore.com>
7100
7101 * gdb.ada/bp_range_type: New testcase.
7102
16899756
DE
71032012-03-13 Doug Evans <dje@google.com>
7104
7105 * gdb.base/default.exp: Delete tests for symbol-reloading.
7106 * gdb.base/help.exp: Ditto.
7107 * gdb.base/setshow.exp: Ditto.
7108 * gdb.base/gdb_history: Delete references to symbol-reloading.
7109
87b0bb13
JK
71102012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
7111
7112 * gdb.base/attach-twice.c: New files.
7113 * gdb.base/attach-twice.exp: New files.
7114
0d7941a9
KS
71152012-03-08 Keith Seitz <keiths@redhat.com>
7116
7117 * lib/gdb.exp (gdb_get_line_number): Throw an
7118 error instead of returning -1.
7119 * gdb.base/break.exp: Remove unused variable
7120 bp_location5.
7121 * gdb.base/hbreak2.exp: Likewise.
7122 * gdb.base/sepdebug.exp: Likewise.
7123
f4647387
YQ
71242012-03-08 Yao Qi <yao@codesourcery.com>
7125 Pedro Alves <palves@redhat.com>
7126
7127 Fix PR server/13392.
7128 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
7129 (tracepoint_change_loc_2): Remove kfail. Return if failed to
7130 download tracepoints.
7131 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
7132 (pending_tracepoint_resolved_during_trace): Likewise.
7133 (pending_tracepoint_installed_during_trace): Likewise.
7134 (pending_tracepoint_with_action_resolved): Likewise.
7135
83c532cb
KS
71362012-03-08 Keith Seitz <keiths@redhat.com>
7137
7138 * gdb.ada/array_bounds.exp: Get breakpoint for line
7139 with "START", not "STOP".
7140 * gdb.python/py-infthread.exp: Do not continue to
7141 line marked "Break here.", which is undefined.
7142
d6b6bbb7
LM
71432012-03-08 Luis Machado <lgustavo@codesourcery.com>
7144
7145 Revert:
7146
7147 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7148
7149 Implement testsuite workaround for PR breakpoints/13781.
7150 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
7151 (set breakpoint condition-evaluation host): New conditional command.
7152
7fe25d9b
JK
71532012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7154
7155 Fix CU relative vs. absolute DIE offsets.
7156 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
7157 one.
7158
51898c15
JK
71592012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7160
7161 Fix false FAIL on distros with relro linkage as default.
7162 * gdb.reverse/solib-precsave.exp: Try to compile the test using
7163 -Wl,-z,norelro first.
7164
8131799e
JB
71652012-03-06 Joel Brobecker <brobecker@adacore.com>
7166
7167 * gdb.ada/bp_on_var: New testcase.
7168
ba241969
JB
71692012-03-06 Joel Brobecker <brobecker@adacore.com>
7170
7171 * gdb.ada/bp_enum_homonym: New testcase.
7172
abe49676
YQ
71732012-03-06 Yao Qi <yao@codesourcery.com>
7174
7175 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
7176 x86_64-*-* and i?86-*-*.
7177 Set up KFAIL for gdb/13808.
7178
d8df103b
TT
71792012-03-05 Tom Tromey <tromey@redhat.com>
7180
7181 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
7182 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
7183
b7b189f3
TT
71842012-03-05 Tom Tromey <tromey@redhat.com>
7185
7186 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
7187
69dc1c4d
YQ
71882012-03-04 Yao Qi <yao@codesourcery.com>
7189
7190 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
7191 messages for KFAIL.
7192
3f20c47f
JK
71932012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7194
7195 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
7196 (print one_two_three, indexes off, print few_reps, indexes off)
7197 (print many_reps, indexes off, print empty, indexes off)
7198 (print one_two_three, print few_reps, print many_reps, print empty):
7199 Call setup_xfail if $gcc_old.
7200
abf1152a
JK
72012012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7202
7203 Implement testsuite workaround for PR breakpoints/13781.
7204 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
7205 (set breakpoint condition-evaluation host): New conditional command.
7206
a06715f8
JK
72072012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7208
7209 Code cleanup.
7210 * gdb.cp/mb-templates.exp: New variables executable. Use it for
7211 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
7212 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
7213 number 1 by $bpnum. Four times.
7214
5808517f
YQ
72152012-03-03 Yao Qi <yao@codesourcery.com>
7216
7217 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
7218
dfe2ac14
JK
72192012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7220
7221 Setup KFAIL for PR server/13796.
7222 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
7223
8bbc467a
JB
72242012-03-02 Joel Brobecker <brobecker@adacore.com>
7225
7226 * gdb.ada/operator_bp: New testcase.
7227
c0eac87f
JB
72282012-03-02 Joel Brobecker <brobecker@adacore.com>
7229
7230 * gdb.ada/info_locals_renaming: New testcase.
7231
4f42c881
TT
72322012-03-02 Tom Tromey <tromey@redhat.com>
7233
7234 * gdb.base/nextoverexit.c: New file.
7235 * gdb.base/nextoverexit.exp: New file.
7236
7380c0c9
EBM
72372012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
7238
7239 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
7240 parameter.
7241
1faeff08
MR
72422012-03-01 Maciej W. Rozycki <macro@mips.com>
7243
7244 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
7245 core registers.
7246
320b6f49 72472012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
7248 Maciej W. Rozycki <macro@codesourcery.com>
7249 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
7250
7251 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
7252
ad5f7d6e
PA
72532012-03-01 Pedro Alves <palves@redhat.com>
7254
7255 PR gdb/13767
7256
7257 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
7258 (gdb_collect_globals_test): Call it.
7259
d3dc44a6
KS
72602012-03-01 Keith Seitz <keiths@redhat.com>
7261
7262 * gdb.cp/method2.exp: Output of overload menu is now
7263 alphabetized. Update tests for "break A::method".
7264 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
7265 of hard-coding them.
7266 Overload menu is alphabetized: rewrite to accommodate.
7267 Unset variables LINE and TYPES which are used in other tests.
7268 Compute the output of "info break".
7269 Update the breakpoint table after all breakpoints are deleted.
7270 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
7271 compute ACTUALS and the method body based on parameters.
7272 Update expected output accordingly.
7273 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
7274 unique comments to allow the use of gdb_get_line_number.
7275
72762012-03-01 Keith Seitz <keiths@redhat.com>
7277
7278 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
7279 some Tcl syntax.
7280 * gdb.cp/ovldbreak.exp: Likewise.
7281
7949c2a0
KS
72822012-03-01 Keith Seitz <keiths@redhat.com>
7283
7284 * gdb.base/help.exp (help show user): Update expected result
7285 for new doc string changes (add "non-python").
7286
7d74f244
DE
72872012-03-01 Scott J. Goldman <scottjg@vmware.com>
7288
7289 * gdb.python/py-cmd.exp: Add test to verify that python commands can
7290 be put in the user-defined category and that the commands appear in
7291 "help user-defined".
7292
1b611343
JB
72932012-02-29 Joel Brobecker <brobecker@adacore.com>
7294
7295 * gdb.ada/tagged_not_init: New testcase.
7296
99b1c762
JB
72972012-02-29 Joel Brobecker <brobecker@adacore.com>
7298
7299 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
7300 * gdb.ada/enum_idx_packed: New testcase.
7301
2d4a02ee
JB
73022012-02-29 Joel Brobecker <brobecker@adacore.com>
7303
7304 * gdb.ada/aliased_array: New testcase.
7305
2e6fda7d
JB
73062012-02-29 Joel Brobecker <brobecker@adacore.com>
7307
7308 * gdb.ada/whatis_array_val: New testcase.
7309
9a7f938f
JK
73102012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7311
7312 Fix disp-step-syscall.exp: fork: single step over fork.
7313 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
7314 whitespaces.
7315 (single step over $syscall): Remove its check.
7316 (single step over $syscall final pc): New check.
7317
8703a944
JK
73182012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7319
7320 Support processors without SSSE3.
7321 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
7322 pabsd into ...
7323 (ssse3_test): ... a new function.
7324 (main): Call ssse3_test.
7325 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
7326 Update expected values everywhere.
7327 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
7328 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
7329 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
7330 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
7331 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
7332 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
7333 Move these tests lower.
7334 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
7335 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
7336 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
7337 New tests.
7338
c03e6ccc
YQ
73392012-02-29 Yao Qi <yao@codesourcery.com>
7340 Pedro Alves <palves@redhat.com>
7341
7342 * gdb.trace/trace-mt.c: New.
7343 * gdb.trace/trace-mt.exp: New.
7344
7964b62a
TS
73452012-02-28 Thomas Schwinge <thomas@codesourcery.com>
7346
2c8910ba
TS
7347 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
7348 numbers instead of hardcoding them.
7349 * gdb.base/annota1.c: Provide suitable markers.
7350 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
7351 numbers instead of hardcoding them.
7352 * gdb.base/annota3.c: Provide suitable markers.
7353
7354 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
7355 * gdb.base/annota3.c: Likewise.
7356 * gdb.base/sigall.c: Likewise.
7357 * gdb.base/signals.c: Likewise.
7358 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 7359
5a41c0b7
MR
73602012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
7361
7362 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
7363 failure return path.
7364
ebbbe5c5
LM
73652012-02-27 Luis Machado <lgustavo@codesourcery.com>
7366
7367 * gdb.base/save-bp.exp: Account for new condition evaluator output.
7368
8d126d8a
LM
73692012-02-24 Luis Machado <lgustavo@codesourcery.com>
7370
7371 * gdb.base/cond-eval-mode.exp: New file.
7372
11337c2f
PA
73732012-02-24 Pedro Alves <palves@redhat.com>
7374
7375 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
7376 (top level): Use with_test_prefix.
7377
13fc3e3c
PA
73782012-02-24 Pedro Alves <palves@redhat.com>
7379
7380 * gdb.threads/attach-into-signal.exp (corefunc): Use
7381 with_test_prefix.
7382
07c1b626
JK
73832012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7384
7385 Fix false FAILs on old CPUs without SSE.
7386 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
7387 Return untested for Illegal instruction.
7388
596ba138
JK
73892012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7390
7391 Fix false FAILs with glibc debug infos installed.
7392 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
7393 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
7394
aeaa2474
SA
73952012-02-22 Sterling Augustine <saugustine@google.com>
7396
7397 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
7398 constant with cast.
7399
aed555c9
PA
74002012-02-21 Pedro Alves <palves@redhat.com>
7401
7402 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
7403
78afebb4
PA
74042012-02-21 Pedro Alves <palves@redhat.com>
7405
7406 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
7407
fdcfef12
PA
74082012-02-21 Pedro Alves <palves@redhat.com>
7409
7410 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
7411 with_test_prefix.
7412
0f4d39d5
PA
74132012-02-21 Pedro Alves <palves@redhat.com>
7414
7415 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
7416 with_test_prefix here.
7417 (top level): Do it here instead. Remove `:' from the
7418 with_test_prefix string.
7419 * gdb.base/attach-pie-misread.exp: Remove the leading space the
7420 the suffix `:' from the with_test_prefix prefix string.
7421 * gdb.base/break-interp.exp: Ditto.
7422 * gdb.base/catch-load.exp: Ditto.
7423 * gdb.base/disp-step-syscall.exp: Ditto.
7424 * gdb.base/jit-so.exp: Ditto.
7425 * gdb.base/jit.exp: Ditto.
7426 * gdb.base/sepdebug.exp: Ditto.
7427 * gdb.base/solib-display.exp: Ditto.
7428 * gdb.base/solib-overlap.exp: Ditto.
7429 * gdb.base/watch-cond-infcall.exp: Ditto.
7430 * gdb.base/watchpoint.exp: Ditto.
7431 * gdb.dwarf2/dw2-noloc.exp: Ditto.
7432 * gdb.mi/mi-watch.exp: Ditto.
7433 * gdb.mi/mi2-watch.exp: Ditto.
7434 * gdb.threads/non-ldr-exc-1.exp: Ditto.
7435 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7436 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7437 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7438 * gdb.threads/watchpoint-fork.exp: Ditto.
7439 * gdb.threads/watchthreads-reorder.exp: Ditto.
7440 * gdb.trace/change-loc.exp: Ditto.
7441 * gdb.trace/pending.exp: Ditto.
7442 * gdb.trace/status-stop.exp: Ditto.
7443 * gdb.trace/strace.exp: Ditto.
7444 * gdb.trace/trace-break.exp: Ditto.
7445 * gdb.trace/unavailable.exp: Ditto.
7446 * lib/gdb.exp (with_test_prefix): Always prefix with space and
7447 suffix with colon. Adjust leading comments.
7448
6a5870ce
PA
74492012-02-21 Pedro Alves <palves@redhat.com>
7450 Tom Tromey <tromey@redhat.com>
7451
7452 * lib/gdb.exp: Add description of test prefixes.
7453 (with_test_prefix): New procedure.
7454 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
7455 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
7456 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
7457 instead of lappend to append to pf_prefix.
7458 * gdb.base/catch-load.exp: Use with_test_prefix.
7459 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
7460 * gdb.base/jit-so.exp: Use with_test_prefix.
7461 * gdb.base/jit.exp: Use with_test_prefix.
7462 * gdb.base/return-nodebug.exp (do_test): Use append instead of
7463 lappend to append to pf_prefix.
7464 * gdb.base/sepdebug.exp: Use with_test_prefix.
7465 * gdb.base/solib-display.exp: Use with_test_prefix.
7466 * gdb.base/solib-overlap.exp: Use with_test_prefix.
7467 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
7468 * gdb.base/watchpoint.exp: Use with_test_prefix.
7469 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
7470 * gdb.mi/mi-watch.exp: Use with_test_prefix.
7471 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
7472 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
7473 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
7474 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
7475 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
7476 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
7477 append instead of lappend to append to pf_prefix.
7478 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
7479 * gdb.trace/change-loc.exp: Use with_test_prefix.
7480 * gdb.trace/pending.exp: Use with_test_prefix.
7481 * gdb.trace/status-stop.exp: Use with_test_prefix.
7482 * gdb.trace/strace.exp: Use with_test_prefix.
7483 * gdb.trace/trace-break.exp: Use with_test_prefix.
7484 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
7485 instead of lappend to append to pf_prefix.
7486
35dc4a6b
JK
74872012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7488
7489 Fix racy FAILs.
7490 * gdb.base/inferior-died.c (main): Add return of 0.
7491 * gdb.base/inferior-died.exp (continue): Fix expectation of
7492 asynchronous events.
7493 (p 1): New test.
7494
c5a006e6
PA
74952012-02-20 Pedro Alves <palves@redhat.com>
7496
7497 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
7498 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
7499 gdb's internal debug output. For the non-threaded case, look for
7500 "Program received signal SIGLARM", for the threaded case, peek at
7501 the thread's siginfo.
7502
cc51a170
PA
75032012-02-20 Pedro Alves <palves@redhat.com>
7504
7505 General cleanup, make output test messages unique, and build
7506 different executable files for the non-threaded and threaded
7507 cases.
7508
7509 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
7510 Delete.
7511 (executable_nothr, executable_thr): New globals.
7512 (top level): Adjust to delete both executables.
7513 (corefunc): New parameter $executable. Set $pf_prefix instead of
7514 hand writing a prefix in tests. Issue a clean_restart and enable
7515 lin-lwp debug output here.
7516 (top level): Adjust. Use build_executable. Don't start gdb here,
7517 and don't enable lin-lwp debug output here.
7518 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
7519
c755f03d
JK
75202012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7521
7522 Fix racy FAILs.
7523 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
7524 "continue" command.
7525
6bec5e0a
JK
75262012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7527
7528 Fix for gdbserver non-extended mode.
7529 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
7530 and gdb_run_cmd.
7531
2e8265fd
TT
75322012-02-17 Tom Tromey <tromey@redhat.com>
7533
7534 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
7535 * gdb.python/py-events.exp: Check 'dir' output.
7536 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
7537
9e507076
YQ
75382012-02-17 Yao Qi <yao@codesourcery.com>
7539
7540 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
7541
32d22ab1
TT
75422012-02-16 Tom Tromey <tromey@redhat.com>
7543
7544 * gdb.base/inferior-died.c: Don't include stdio.h.
7545
9addecb9
TT
75462012-02-16 Tom Tromey <tromey@redhat.com>
7547
7548 * gdb.base/inferior-died.c: New file.
7549 * gdb.base/inferior-died.exp: New file.
7550
4cb6da1c
AR
75512012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
7552
7553 * gdb.base/break-inline.exp: New file.
7554 * gdb.base/break-inline.c: New file.
7555
3af2590d
TT
75562012-02-15 Tom Tromey <tromey@redhat.com>
7557
7558 * gdb.base/pc-fp.exp: Add "info register" tests.
7559
29988831
TT
75602012-02-15 Tom Tromey <tromey@redhat.com>
7561
7562 * gdb.base/regs.exp: Remove.
7563
10010058
PA
75642012-02-15 Pedro Alves <palves@redhat.com>
7565
7566 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
7567 the target doesn't support tracepoints.
7568 * gdb.trace/circ.exp: Ditto.
7569 * gdb.trace/collection.exp: Ditto.
7570 * gdb.trace/packetlen.exp: Ditto.
7571 * gdb.trace/passc-dyn.exp: Ditto.
7572 * gdb.trace/report.exp: Ditto.
7573 * gdb.trace/tfind.exp: Ditto.
7574 * gdb.trace/tspeed.exp: Ditto.
7575 * gdb.trace/tsv.exp: Ditto.
7576 * gdb.trace/unavailable.exp: Ditto.
7577 * gdb.trace/while-dyn.exp: Ditto.
7578
a2e0062d
PA
75792012-02-15 Pedro Alves <palves@redhat.com>
7580
7581 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
7582 gdb_test_multiple, and call unsupported instead of fail, if the
7583 remote side does not support the request.
7584
a1999d40
PA
75852012-02-15 Pedro Alves <palves@redhat.com>
7586
7587 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
7588 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
7589 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
7590 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
7591 * gdb.server/server-run.exp: Make sure gdb is disconnected.
7592 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
7593 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
7594 doesn't start with "extended-" already.
7595
7cee1e54
PA
75962012-02-15 Pedro Alves <palves@redhat.com>
7597
7598 Support extended-remote. Avoid cascading timeouts.
7599
7600 * gdb.base/attach.exp (do_attach_tests): Add expected output for
7601 the extended-remote target. If attaching with no file fails, load
7602 the file manually.
7603 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
7604
816338b5
SS
76052012-02-14 Stan Shebs <stan@codesourcery.com>
7606
7607 * gdb.base/ena-dis-br.exp: Add enable count test.
7608
cc30c4bd
PA
76092012-02-13 Pedro Alves <palves@redhat.com>
7610
7611 * config/mips-idt.exp: Delete.
7612 * gdb.base/a2-run.exp: Remove mips-idt xfails.
7613 * gdb.base/bitfields.exp: Remove mips-idt restarts.
7614 * gdb.base/break.exp: Remove mips-idt references.
7615 * gdb.base/chng-syms.exp: Ditto.
7616 * gdb.base/default.exp: Ditto.
7617 * gdb.base/funcargs.exp (funcargs_reload): Delete.
7618 (top level): Don't call it.
7619 * gdb.base/opaque.exp: Remove mips-idt restarts.
7620 * gdb.base/ptype.exp: Remove mips-idt xfails.
7621 * gdb.base/scope.exp: Remove mips-idt restarts.
7622 * gdb.base/sepdebug.exp: Remove mips-idt references.
7623 * gdb.base/watchpoint.exp (maybe_clean_restart)
7624 (maybe_reinitialize): Delete.
7625 (test_disabling_watchpoints, test_disabling_watchpoints)
7626 (test_watchpoint_triggered_in_syscall)
7627 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
7628 Don't call them.
7629
57008375
JK
76302012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7631
7632 * gdb.server/server-exec-info.exp: New file.
7633
4a2d9c08
PA
76342012-02-10 Pedro Alves <palves@redhat.com>
7635
7636 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
7637 always non-empty.
7638 (test_attach): Always pass $exec to test_attach_gdb.
7639
09fa21bd
TT
76402012-02-08 Tom Tromey <tromey@redhat.com>
7641
7642 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
7643 before inferior is started.
7644
f0823d2c
TT
76452012-02-07 Tom Tromey <tromey@redhat.com>
7646
7647 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
7648 Symbol.value.
7649 * gdb.python/py-symbol.c (qq): Set default value.
7650
76512012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
7652
7653 * gdb.python/py-symbol.c (qq): New global.
7654 * gdb.python/py-symbol.exp: Add test for frame-less
7655 lookup_symbol.
7656 * gdb.python/py-symtab.exp: Fix line number.
7657
f7e44f65
JB
76582012-02-03 Joel Brobecker <brobecker@adacore.com>
7659
7660 * gdb.ada/mi_task_arg: New testcase.
7661
4c9ed63c
PA
76622012-02-02 Pedro Alves <palves@redhat.com>
7663
7664 * gdb.reverse/until-precsave.exp: Also put "record save" under the
7665 extended timeout.
7666
c0b9f2c6
PA
76672012-02-02 Pedro Alves <palves@redhat.com>
7668
7669 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
7670 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
7671
5f8cefd7
PA
76722012-02-02 Pedro Alves <palves@redhat.com>
7673
7674 * gdb.base/term.exp: Rewrite.
7675 * gdb.base/term.c: New.
7676
2f3a2569
PA
76772012-02-02 Pedro Alves <palves@redhat.com>
7678
7679 * gdb.base/default.exp (run "r" abbreviation, run): Add
7680 extended-remote expected output.
7681
f149aabd
TT
76822012-02-02 Tom Tromey <tromey@redhat.com>
7683
7684 * gdb.cp/dispcxx.exp: New file.
7685 * gdb.cp/dispcxx.cc: New file.
7686
03bef283
TT
76872012-02-01 Tom Tromey <tromey@redhat.com>
7688
7689 * gdb.base/jit-simple.exp: New file.
7690 * gdb.base/jit-simple.c: New file.
7691
a79b18b5
YQ
76922012-01-30 Yao Qi <yao@codesourcery.com>
7693
7694 * gdb.base/skip.exp: Make test result unique.
7695
f0d1a53e
JK
76962012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7697
7698 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
7699 compatibility with valgrind-3.7.0.
7700
4b3c9f41
PA
77012012-01-27 Pedro Alves <palves@redhat.com>
7702
7703 * gdb.base/watchpoint.exp (no_hw): New global.
7704 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
7705 disable hw watchpoints.
7706 (test_wide_location_1, test_wide_location_2): If no_hw is set,
7707 don't expect hw watchpoints.
7708 (no_hw_watchpoints): Always clean restart.
7709 (do_tests): New procedure, factored out from the top level.
7710 (top level): Run tests twice. Once with hw watchpoints enabled,
7711 another time with hw watchpoints disabled.
7712
a13491c8
PA
77132012-01-27 Pedro Alves <palves@redhat.com>
7714
7715 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
7716 out from the top level.
7717 (top level): Call it instead.
7718
f2c8a051
PA
77192012-01-27 Pedro Alves <palves@redhat.com>
7720
7721 * gdb.base/watchpoint.exp (top level): Re-enable hardware
7722 watchpoints sooner.
7723
654d7a9e
PA
77242012-01-27 Pedro Alves <palves@redhat.com>
7725
7726 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
7727
274f47f3
PA
77282012-01-27 Pedro Alves <palves@redhat.com>
7729
7730 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
7731 "You may have requested too many hardware
7732 breakpoints/watchpoints".
7733
e4d63ba2
PA
77342012-01-27 Pedro Alves <palves@redhat.com>
7735
7736 * gdb.base/watchpoint.exp (maybe_clean_restart)
7737 (maybe_reinitialize): New.
7738 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
7739 expect "hit N times".
7740 (test_disabling_watchpoints, test_complex_watchpoint)
7741 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
7742 Call maybe_clean_restart.
7743 (top level): Use clean_restart. Remove "mips-idt-*"
7744 reinitialization.
7745
dbd95daf
PA
77462012-01-27 Pedro Alves <palves@redhat.com>
7747
7748 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
7749
f3ad2025
PA
77502012-01-27 Pedro Alves <palves@redhat.com>
7751
7752 * gdb.base/watchpoint.exp: Clean restart after tests that don't
7753 require `initialize' anymore. Remove unnecessary `initialize'
7754 calls.
7755
100aa3ae
PA
77562012-01-27 Pedro Alves <palves@redhat.com>
7757
7758 * gdb.base/watchpoint.exp (wp_set): Delete.
7759 (initialize, test_simple_watchpoint, top level): Remove dead code.
7760
c79a8e11
PA
77612012-01-27 Pedro Alves <palves@redhat.com>
7762
7763 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
7764 typo.
7765
048fe15a
PA
77662012-01-27 Pedro Alves <palves@redhat.com>
7767
7768 * config/extended-gdbserver.exp: New file.
7769 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
7770 comment.
7771 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
7772 * boards/native-extended-gdbserver.exp: New file.
7773
4033a6bf
PA
77742012-01-26 Pedro Alves <palves@redhat.com>
7775
7776 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
7777 and gdb_test_multiple.
7778
3d7f4b81
PA
77792012-01-26 Pedro Alves <palves@redhat.com>
7780
7781 Make test messages unique, and more identifiable.
7782 * gdb.multi/watchpoint-multi.exp: Change test messages.
7783
484abf42
TT
77842012-01-25 Tom Tromey <tromey@redhat.com>
7785
7786 * gdb.base/solib-disc.exp: Fix regexps.
7787
edcc5120
TT
77882012-01-24 Tom Tromey <tromey@redhat.com>
7789
7790 * lib/mi-support.exp (mi_expect_stop): Add special case for
7791 solib-event.
7792 * gdb.base/catch-load-so.c: New file.
7793 * gdb.base/catch-load.exp: New file.
7794 * gdb.base/catch-load.c: New file.
7795 * gdb.base/break-interp.exp (reach_1): Update regexp.
7796
30b91c90
JK
77972012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7798
7799 Fix fuzzy results.
7800 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
7801 lpsimple and func.
7802
53fe1783
GB
78032012-01-24 Gary Benson <gbenson@redhat.com>
7804
7805 Delete #if 0'd out code.
7806 * gdb.base/default.exp (info catch): Remove.
7807 * gdb.base/gdb_history (info catch): Likewise.
7808 * gdb.base/help.exp (info catch): Likewise.
7809
d0d8b0c6
JK
78102012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7811
7812 Fix watchpoints to be specific for each inferior.
7813 * gdb.multi/watchpoint-multi.c: New file.
7814 * gdb.multi/watchpoint-multi.exp: New file.
7815
4403d8e9
JK
78162012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7817
7818 Fix watchpoints across inferior fork.
7819 * gdb.threads/watchpoint-fork-child.c: New file.
7820 * gdb.threads/watchpoint-fork-mt.c: New file.
7821 * gdb.threads/watchpoint-fork-parent.c: New file.
7822 * gdb.threads/watchpoint-fork-st.c: New file.
7823 * gdb.threads/watchpoint-fork.exp: New file.
7824 * gdb.threads/watchpoint-fork.h: New file.
7825
050a2e1d
PA
78262012-01-23 Pedro Alves <palves@redhat.com>
7827
7828 * gdb.base/call-signal-resume.exp: Allow output after "return".
7829
6a52fb62
PA
78302012-01-20 Pedro Alves <palves@redhat.com>
7831
7832 * gdb.python/py-finish-breakpoint.py: Fix typo.
7833
145b16a9
UW
78342012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
7835
7836 * gdb.base/info-proc.exp: Also run on remote targets. Main
7837 "info proc" command is now always present; whether target supports
7838 actual info proc operation is detected when attempting to issue
7839 the command.
7840
26f6125e
JK
78412012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7842
7843 * .gdbinit: Remove.
7844
eb5227ce
PA
78452012-01-19 Pedro Alves <palves@redhat.com>
7846
7847 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
7848 look at the funtions' returns.
7849 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
7850 (jprint.print(int, int)): Change return type to int. Adjust.
7851
1db33378
PP
78522012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
7853
7854 PR gdb/9538
7855 * gdb.base/sepdebug.exp: New test.
7856
b9736cf8
PA
78572012-01-18 Pedro Alves <palves@redhat.com>
7858
7859 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
7860 Allow output before ^done.
7861
4aac40c8
TT
78622012-01-16 Tom Tromey <tromey@redhat.com>
7863
7864 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
7865 Add tests for relative directory.
7866
cafec441
TT
78672012-01-16 Tom Tromey <tromey@redhat.com>
7868
7869 * gdb.base/printcmds.c (enum flag_enum): New.
7870 (three): New global.
7871 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
7872 enum printing.
7873 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
7874 FlagEnumerationPrinter.
7875 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
7876 * gdb.python/py-pp-maint.c (enum flag_enum): New.
7877 (fval): New global.
7878
abcc4978
PA
78792012-01-16 Pedro Alves <palves@redhat.com>
7880
7881 * lib/gdb.exp (banned_procedures): New variable.
7882 (banned_variables_traced): Rename to ...
7883 (banned_traced): ... this.
7884 (gdb_init): Also trace banned procedures.
7885 (gdb_finish): Also untrace banned procedures.
7886
97ccebe8
PA
78872012-01-16 Pedro Alves <palves@redhat.com>
7888
7889 Remove all calls to strace.
7890
2af7517b
JK
78912012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7892
7893 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
7894 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
7895
9241a8bc
PP
78962012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
7897
7898 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
7899 * gdb.base/pie-execl.exp: Likewise.
7900
3848a17f
KS
79012012-01-12 Keith Seitz <keiths@redhat.com>
7902
7903 PR mi/10586
7904 * gdb.mi/var-cmd.c (struct anonymous): New structure.
7905 (do_anonymous_type_tests): New function.
7906 (main): Call do_anonymous_type_tests.
7907 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
7908 (verify_everything): New procedure.
7909 * gdb.mi/mi-var-cp.cc (class A): New class.
7910 (anonymous_structs_and_unions): New function.
7911 (main): Call anonymous_structs_and_unions.
7912 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
7913 (verify_everything): New procedure.
7914
440e2fca
KS
79152012-01-12 Keith Seitz <keiths@redhat.com>
7916
7917 * lib/mi-support.exp: Expand comments about PATH_EXPR.
7918 (varobj_tree::get_path_expr): Assume that all varobjs are
7919 compound unless they are known simple types.
7920 Adjust path expressions based on parent type, path parent type,
7921 and tree language.
7922 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
7923 the root varobj.
7924 (mi_walk_varobj_tree): Add LANGUAGE parameter.
7925
675399c9
PA
79262012-01-11 Pedro Alves <palves@redhat.com>
7927
7928 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
7929 core files on this machine" anymore.
7930
97ddaa9b
PH
79312012-01-11 Paul Hilfinger <hilfingr@adacore.com>
7932
7933 * gdb.base/watchpoint.c (recurser): Initialize local_x.
7934 (main): Repeat recurser call.
7935 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
7936 equivalent to 'local_x'.
7937
ea733575 79382012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 7939 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
7940
7941 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
7942
2ca0b532
PA
79432012-01-05 Pedro Alves <alves.ped@gmail.com>
7944
7945 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
7946 * gdb.python/py-events.c (first): Add bits for new "step N" test.
7947 * gdb.python/py-events.exp: Test that "step N" tripping on a
7948 breakpoint emits a breakpoint event.
7949
6e681866
JB
79502012-01-03 Joel Brobecker <brobecker@adacore.com>
7951
7952 * gdb.base/auxv.exp: Reformat the copyright notice.
7953
3c2d6aff
YQ
79542012-01-03 Yao Qi <yao@codesourcery.com>
7955
7956 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
7957 (strace_trace_on_diff_addr): New.
7958 * gdb.trace/strace.c: (main): Add two local variables.
7959
0852fee3
UW
79602011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
7961
7962 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
7963 * gdb.cell/gcore.exp: Likewise.
7964 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
7965 to verify the correct instance of main is selected.
7966
12c3e59c
JB
79672012-01-02 Joel Brobecker <brobecker@adacore.com>
7968
7969 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
7970 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
7971 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
7972 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
7973 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
7974 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
7975 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
7976 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
7977 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
7978 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
7979 gdb.threads/thread_check.c: Reformat copyright header.
7980
c0f378ec
EBM
79812011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
7982
e4a7ca93 7983 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
7984 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
7985 is not enabled.
7986
3bc96cfb
JK
79872011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7988
7989 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
7990 parameter to self_exec, adjust the function.
7991 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
7992 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
7993 (set var do_exit = 0): Remove test.
7994 (newline at end of file): Add one.
7995
095bcf5e
JB
79962011-12-27 Joel Brobecker <brobecker@adacore.com>
7997
7998 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
7999 New files.
8000
18d19bd1
JK
80012011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8002
8003 Fix racy FAILs.
8004 * gdb.threads/fork-thread-pending.c (barrier): New variable.
8005 (thread_function, thread_forker): Call pthread_barrier_wait for it.
8006 (main): Call pthread_barrier_init for it.
8007
e809353a
JK
80082011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8009
8010 Fix double send_gdb leading to racy FAILs.
8011 * gdb.base/break.exp (set silent break bp_location1): Replace
8012 3x send_gdb and gdb_expect by gdb_test.
8013 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
8014 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
8015 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
8016 instead of send_gdb. Twice.
8017 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
8018 3x send_gdb and gdb_expect by gdb_test.
8019 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
8020
da8cb7ec
JK
80212011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
8022
8023 * gdb.linespec/linespec.exp: Compile using {c++}.
8024
ae1a303e
JK
80252011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
8026
8027 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
8028 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
8029 (verify GCC PR debug/51668): New test.
8030
cc72b2a2
KP
80312011-12-23 Kevin Pouget <kevin.pouget@st.com>
8032
8033 Introduce gdb.FinishBreakpoint in Python.
8034 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
8035 py-finish-breakpoint2
8036 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
8037 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
8038 instead of line number.
8039 * gdb.python/py-finish-breakpoint.c: New file.
8040 * gdb.python/py-finish-breakpoint.exp: New file.
8041 * gdb.python/py-finish-breakpoint.py: New file.
8042 * gdb.python/py-finish-breakpoint2.cc: New file.
8043 * gdb.python/py-finish-breakpoint2.exp: New file.
8044 * gdb.python/py-finish-breakpoint2.py: New file.
8045
3b7962f9
JK
80462011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
8047
8048 Partial fix of compatibility with gcc-4.7.
8049 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
8050 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
8051 Add comment to add a PASS case in the future.
8052
6538471c
JK
8053 Fix compatibility with gcc-4.7.
8054 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
8055
7052e42c
UW
80562011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
8057
8058 PR tdep/12797
8059 * gdb.base/callfuncs.exp: Remove KFAIL.
8060
9ac7f98e
JB
80612011-12-21 Joel Brobecker <brobecker@adacore.com>
8062
8063 * gdb.ada/task_bp: New testcase.
8064
f6eeced0
JK
80652011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8066
8067 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
8068 -DNO_SECTIONS.
8069 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
8070
72225e17
JK
80712011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8072
8073 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
8074 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
8075 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
8076 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
8077 conditional for gcc <= 4.5.
8078
13ac8d2c
JK
80792011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8080
8081 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
8082 by XFAIL.
8083 * gdb.cp/static-method.exp (info addr A::func())
8084 (list static-method.cc:xxx::(anonymous namespace)::A::func)
8085 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
8086 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
8087 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
8088 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
8089 (test value of F in k3_m): Likewise.
8090 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
8091 Likewise.
8092
049682ba
JK
80932011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
8094
8095 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
8096 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
8097 Remove.
8098 * gdb.threads/attachstop-mt.c: Remove.
8099 * gdb.threads/attachstop-mt.exp: Remove.
8100
2c9d8796
MK
81012011-12-17 Mark Kettenis <kettenis@gnu.org>
8102
8103 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
8104
e0f9f062
DE
81052011-12-16 Doug Evans <dje@google.com>
8106
f4aa2101 8107 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
8108 * boards/native-gdbserver.exp: New file.
8109
e0f9f062
DE
8110 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
8111 gdbserver output.
8112 (gdbserver_default_get_remote_address): New function.
8113 (gdbserver_start): Call gdb,get_remote_address to compute argument
8114 to "target remote" command.
8115
80b6e756
PM
81162011-12-16 Phil Muldoon <pmuldoon@redhat.com>
8117
1c3ad6ab 8118 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
8119 python print-stack. Add set/show python print-stack
8120 off|full|message tests.
8121
1576bd00
YQ
81222011-12-15 Yao Qi <yao@codesourcery.com>
8123
8124 * gdb.trace/strace.c: New
8125 * gdb.trace/strace.exp: New.
8126
d6a0f6e0
TT
81272011-12-14 Tom Tromey <tromey@redhat.com>
8128
8129 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
8130
31015e1d
DE
81312011-12-14 Doug Evans <dje@google.com>
8132
8133 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
8134
7b50312a
PA
81352011-12-14 Pedro Alves <pedro@codesourcery.com>
8136
8137 PR threads/10729
8138
8139 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 8140 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 8141
924437bc
PA
81422011-12-13 Pedro Alves <pedro@codesourcery.com>
8143 Doug Evans <dje@google.com>
8144
8145 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
8146 (clean_restart): Remove references to the gdb_stub target board
8147 variable.
8148 (gdb_step_for_stub): Delete.
8149
8150 * gdb.base/annota1.exp: Remove all references to [target_info
8151 exists gdb_stub], gdb_step_for_stub and usestubs.
8152 * gdb.base/annota3.exp: Ditto.
8153 * gdb.base/async.exp: Ditto.
8154 * gdb.base/break.exp: Ditto.
8155 * gdb.base/code-expr.exp: Ditto.
8156 * gdb.base/commands.exp: Ditto.
8157 * gdb.base/completion.exp: Ditto.
8158 * gdb.base/condbreak.exp: Ditto.
8159 * gdb.base/consecutive.exp: Ditto.
8160 * gdb.base/cvexpr.exp: Ditto.
8161 * gdb.base/define.exp: Ditto.
8162 * gdb.base/display.exp: Ditto.
8163 * gdb.base/ena-dis-br.exp: Ditto.
8164 * gdb.base/environ.exp: Ditto.
8165 * gdb.base/gnu-ifunc.exp: Ditto.
8166 * gdb.base/maint.exp: Ditto.
8167 * gdb.base/pending.exp: Ditto.
8168 * gdb.base/sect-cmd.exp: Ditto.
8169 * gdb.base/sepdebug.exp: Ditto.
8170 * gdb.base/unload.exp: Ditto.
8171 * gdb.base/watchpoint-solib.exp: Ditto.
8172 * gdb.cp/annota2.exp: Ditto.
8173 * gdb.cp/annota3.exp: Ditto.
8174 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
8175 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
8176 * gdb.mi/mi-pending.exp: Ditto.
8177 * gdb.trace/circ.exp: Ditto.
8178 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
8179 * gdb.base/list.exp: Ditto.
8180
8181 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
8182 breakpoint function and all references to the usestubs macro.
8183 * gdb.base/exprs.c: Ditto.
8184 * gdb.base/freebpcmd.c: Ditto.
8185 * gdb.base/bitfields.c: Ditto.
8186 * gdb.base/bitfields2.c: Ditto.
8187 * gdb.base/break.c: Ditto.
8188 * gdb.base/call-sc.c: Ditto.
8189 * gdb.base/call-signals.c: Ditto.
8190 * gdb.base/callfuncs.c: Ditto.
8191 * gdb.base/charset.c: Ditto.
8192 * gdb.base/consecutive.c: Ditto.
8193 * gdb.base/constvars.c: Ditto.
8194 * gdb.base/funcargs.c: Ditto.
8195 * gdb.base/int-type.c: Ditto.
8196 * gdb.base/interrupt.c: Ditto.
8197 * gdb.base/langs0.c: Ditto.
8198 * gdb.base/list0.c: Ditto.
8199 * gdb.base/mips_pro.c: Ditto.
8200 * gdb.base/miscexprs.c: Ditto.
8201 * gdb.base/nodebug.c: Ditto.
8202 * gdb.base/opaque0.c: Ditto.
8203 * gdb.base/pointers.c: Ditto.
8204 * gdb.base/printcmds.c: Ditto.
8205 * gdb.base/ptype.c: Ditto.
8206 * gdb.base/recurse.c: Ditto.
8207 * gdb.base/reread1.c: Ditto.
8208 * gdb.base/reread2.c: Ditto.
8209 * gdb.base/restore.c: Ditto.
8210 * gdb.base/return.c: Ditto.
8211 * gdb.base/run.c: Ditto.
8212 * gdb.base/scope0.c: Ditto.
8213 * gdb.base/sepdebug.c: Ditto.
8214 * gdb.base/setshow.c: Ditto.
8215 * gdb.base/setvar.c: Ditto.
8216 * gdb.base/sigall.c: Ditto.
8217 * gdb.base/signals.c: Ditto.
8218 * gdb.base/structs.c: Ditto.
8219 * gdb.base/structs2.c: Ditto.
8220 * gdb.base/testenv.c: Ditto.
8221 * gdb.base/twice.c: Ditto.
8222 * gdb.base/unwindonsignal.c: Ditto.
8223 * gdb.base/watchpoint.c: Ditto.
8224 * gdb.base/watchpoints.c: Ditto.
8225 * gdb.base/whatis.c: Ditto.
8226 * gdb.cp/classes.cc: Ditto.
8227 * gdb.cp/cplusfuncs.cc: Ditto.
8228 * gdb.cp/derivation.cc: Ditto.
8229 * gdb.cp/formatted-ref.cc: Ditto.
8230 * gdb.cp/misc.cc: Ditto.
8231 * gdb.cp/overload.cc: Ditto.
8232 * gdb.cp/ovldbreak.cc: Ditto.
8233 * gdb.cp/ref-params.cc: Ditto.
8234 * gdb.cp/ref-types.cc: Ditto.
8235 * gdb.cp/templates.cc: Ditto.
8236 * gdb.cp/virtfunc.cc: Ditto.
8237 * gdb.hp/gdb.aCC/run.c: Ditto.
8238 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
8239 * gdb.hp/gdb.compat/xdb0.c: Ditto.
8240 * gdb.reverse/consecutive-reverse.c: Ditto.
8241 * gdb.reverse/sigall-reverse.c: Ditto.
8242 * gdb.reverse/until-reverse.c: Ditto.
8243 * gdb.reverse/watch-reverse.c: Ditto.
8244 * gdb.trace/actions.c: Ditto.
8245 * gdb.trace/circ.c: Ditto.
8246 * gdb.trace/collection.c: Ditto.
8247
fabde485
PA
82482011-12-13 Pedro Alves <pedro@codesourcery.com>
8249
8250 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
8251 (func6, func7): New.
8252 (main): Call func6 and func7.
8253 * gdb.base/watchpoint.exp (test_wide_location_1)
8254 (test_wide_location_2): New.
8255 (top level): Re-enable hardware watchpoints if necessary. Call
8256 test_wide_location_1 and test_wide_location_2.
8257
ff7d1690
YQ
82582011-12-11 Yao Qi <yao@codesourcery.com>
8259
8260 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
8261
a6af7abe
JB
82622011-12-11 Joel Brobecker <brobecker@adacore.com>
8263
8264 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
8265 expected output for unsupported case.
8266
61638e15
JK
82672011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8268
8269 PR testsuite/12649
8270 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
8271 Protect gdb_test_multiple by final $gdb_prompt match.
8272
0a00efc3
JK
82732011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8274
8275 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
8276 New variable, new test.
8277 (list static-method.cc:xxx::(anonymous namespace)::A::func)
8278 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
8279 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
8280 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
8281 them if HAVE_GCC_45682_FIXED is not set.
8282
4511b1ba
YQ
82832011-12-10 Yao Qi <yao@codesourcery.com>
8284
8285 * gdb.trace/status-stop.exp: New.
8286 * gdb.trace/status-stop.c: New.
8287
27949e73
JK
82882011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8289
8290 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
8291 timeout.
8292
d8ea7931
TT
82932011-12-08 Tom Tromey <tromey@redhat.com>
8294
8295 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
8296 condition.
8297
1cc310d2
SS
82982011-12-07 Stan Shebs <stan@codesourcery.com>
8299
8300 * gdb.trace/tfind.exp: Update for output changes.
8301
d482a875
PA
83022011-12-07 Pedro Alves <pedro@codesourcery.com>
8303
8304 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
8305 throws "Cannot insert catchpoints in this configuration".
8306 * gdb.ada/mi_catch_ex.exp: Likewise.
8307
f0ba3972
PA
83082011-12-06 Pedro Alves <pedro@codesourcery.com>
8309
8310 * gdb.base/break-always.exp: Test changing memory at addresses
8311 with breakpoints inserted.
8312
f8eba3c6
TT
83132011-12-06 Joel Brobecker <brobecker@acacore.com>
8314
6fdff2c5
PA
8315 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
8316 involving a fully qualified function name.
f8eba3c6
TT
8317
83182011-12-06 Tom Tromey <tromey@redhat.com>
8319
8320 * gdb.ada/homonym.exp: Add three breakpoint tests.
8321
83222011-12-06 Tom Tromey <tromey@redhat.com>
8323
8324 * gdb.base/solib-weak.exp (do_test): Remove kfail.
8325 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
8326 * gdb.objc/objcdecode.exp: Update for output changes.
8327 * gdb.linespec/linespec.exp: New file.
8328 * gdb.linespec/lspec.cc: New file.
8329 * gdb.linespec/lspec.h: New file.
8330 * gdb.linespec/body.h: New file.
8331 * gdb.linespec/base/two/thefile.cc: New file.
8332 * gdb.linespec/base/one/thefile.cc: New file.
8333 * gdb.linespec/Makefile.in: New file.
8334 * gdb.cp/templates.exp (test_template_breakpoints): Update for
8335 output changes.
8336 * gdb.cp/re-set-overloaded.exp: Remove kfail.
8337 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
8338 makes one breakpoint.
8339 * gdb.cp/method2.exp (test_break): Update for output changes.
8340 * gdb.cp/mb-templates.exp: Update for output changes.
8341 * gdb.cp/mb-inline.exp: Update for output changes.
8342 * gdb.cp/mb-ctor.exp: Update for output changes.
8343 * gdb.cp/ovsrch.exp: Use fully-qualified names.
8344 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
8345 has multiple matches.
8346 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
8347 error message change.
8348 * gdb.base/list.exp (test_list_filename_and_number): Update for
8349 error message change.
8350 * gdb.base/break.exp: Disable pending breakpoints. Update for
8351 output changes.
8352 * configure.ac: Add gdb.linespec.
8353 * configure: Rebuild.
8354 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
8355
c642a434
UW
83562011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
8357
8358 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
8359 last_break register on s390*-*-* targets.
8360
b18003d1
JB
83612011-12-06 Joel Brobecker <brobecker@adacore.com>
8362
8363 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
8364 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
8365 of parameter X in procedure Foo.
8366
fe96589c
SS
83672011-12-05 Stan Shebs <stan@codesourcery.com>
8368
8369 * gdb.trace/tfind.exp: Update help string matches.
8370
1820ab47
JK
83712011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8372
8373 * gdb.server/ext-run.exp (get process list): Accept also systemd
8374 as PID 1.
8375
e11ac3a3
JK
83762011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8377 Pedro Alves <pedro@codesourcery.com>
8378
8379 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
8380 starting GDB.
8381 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
8382 $use_gdb_stub.
8383 * gdb.base/display.exp: Likewise.
8384 * gdb.base/ending-run.exp: Likewise.
8385 * gdb.base/list.exp (test_listsize): Likewise.
8386 * gdb.base/setshow.exp: Likewise.
8387 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
8388 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
8389 check by global $use_gdb_stub.
8390 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
8391 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
8392 (default_gdb_init): Unset global $use_gdb_stub.
8393 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
8394 by global $use_gdb_stub.
8395 * lib/gdbserver-support.exp: Extend comments for set_board_info
8396 gdb_protocol and gdb,socketport.
8397 (gdbserver_start_extended): Set global gdbserver_protocol and
8398 gdbserver_gdbport. Clear global use_gdb_stub.
8399 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
8400 from target use_gdb_stub.
8401 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
8402
1d41d75c
DE
84032011-12-03 Doug Evans <dje@google.com>
8404
8405 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
8406 (gdb_step_for_stub): Add comments.
8407
d6d7a51a
MR
84082011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
8409
8410 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
8411 to the caller.
8412 (gdb_test_multiple): Likewise.
8413
05acf274
JK
84142011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8415
8416 Fix gdb.mi/mi-solib.exp without system debug info installed.
8417 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
8418 expect attribute, return 0 for it. Update comments.
8419
2268b414
JK
84202011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8421
8422 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
8423 (corrupted list): Adjust the expectation.
8424
585861ea
JK
84252011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8426
8427 PR threads/13448
8428 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
8429 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
8430 * gdb.threads/tls-var-main.c: New file.
8431 * gdb.threads/tls-var.c: New file.
8432 * gdb.threads/tls-var.exp: New file.
8433
968643aa
JK
84342011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8435
8436 PR testsuite/12649
8437 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
8438 Protect gdb_test_multiple by final $gdb_prompt match.
8439 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
8440 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
8441 (test_tracepoints): Likewise.
8442
9750bca9
JK
84432011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8444
8445 PR breakpoints/13346
8446 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
8447 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
8448 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
8449
ac1349b7
JB
84502011-12-01 Joel Brobecker <brobecker@adacore.com>
8451
8452 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
8453 * gdb.ada/homonym/homonym.adb: For use of all types defined
8454 locally inside both Get_Value subprograms.
8455
26d44faf
JK
84562011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8457
8458 Fix racy FAILs.
8459 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
8460 of send_gdb.
8461
514f6425
UW
84622011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
8463
8464 * gdb.base/testenv.exp: Skip on remote targets. Unset global
8465 environment variable after test completed.
8466
4255c8d2
UW
84672011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
8468
8469 * gdb.base/solib-nodir.exp: Skip if remote target.
8470 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
8471 application. Call gdb_load_shlibs.
8472 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
8473
a35ad96a
JB
84742011-11-29 Joel Brobecker <brobecker@adacore.com>
8475
8476 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
8477
1a1d5513
JB
84782011-11-28 Joel Brobecker <brobecker@adacore.com>
8479
8480 * gdb.ada/fullname_bp: New testcase.
8481
50b4ddf8
JK
84822011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8483
8484 PR testsuite/12649
8485 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
8486 Wrap send_gdb into a new gdb_test.
8487
fb0aec57
JK
8488 Code cleanup.
8489 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
8490 Convert send_gdb and gdb_expect to gdb_test_multiple.
8491
2376d946
JK
84922011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8493
8494 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
8495
1eec78bd
KS
84962011-11-23 Keith Seitz <keiths@redhat.com>
8497
8498 * lib/mi-support.exp (varobj_tree): New namespace and procs.
8499 (mi_varobj_tree_test_children_callback): New proc.
8500 (mi_walk_varobj_tree): New proc.
8501
36dfb11c
TT
85022011-11-22 Tom Tromey <tromey@redhat.com>
8503
8504 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
8505 Add "use_mi_command" argument.
8506 (mi_run_cmd, mi_run_with_cli): New procs.
8507 * gdb.mi/solib-lib.c: New file.
8508 * gdb.mi/solib-main.c: New file.
8509 * gdb.mi/mi-solib.exp: New file.
8510
0e965dd0
DE
85112011-11-21 Doug Evans <dje@google.com>
8512
8513 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
8514 _Unwind_DebugHook is missing.
8515
f196051f
SS
85162011-11-20 Stan Shebs <stan@codesourcery.com>
8517
8518 * gdb.trace/tstatus.exp: New.
8519 * gdb.trace/actions.c: Include string.h.
8520
bfccc43c
YQ
85212011-11-18 Yao Qi <yao@codesourcery.com>
8522
8523 * gdb.trace/pending.exp: New.
8524 * gdb.trace/pending.c: New.
8525 * gdb.trace/pendshr1.c: New.
8526 * gdb.trace/pendshr2.c: New.
8527 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
8528 tracepoint location becomes pending.
8529 (tracepoint_change_loc_2): New.
8530
73cd8ab1
DM
85312011-11-16 David S. Miller <davem@davemloft.net>
8532
8533 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
8534 target is sparc*-*-linux*
8535
77426730
PK
85362011-11-15 Paul Koning <paul_koning@dell.com>
8537
8538 * gdb.python/py-type.exp: New testcases for exceptions on scalar
8539 types.
8540
ed59ded5
DE
85412011-11-14 Doug Evans <dje@google.com>
8542
8543 * gdb.base/shell.exp: New file.
8544
405f8e94
SS
85452011-11-14 Stan Shebs <stan@codesourcery.com>
8546
8547 * gdb.trace/ftrace.c: New.
8548 * gdb.trace/ftrace.exp: New.
8549
1e4d1764
YQ
85502011-11-14 Yao Qi <yao@codesourcery.com>
8551
8552 * gdb.trace/change-loc-1.c: New.
8553 * gdb.trace/change-loc-2.c: New.
8554 * gdb.trace/change-loc.c: New.
8555 * gdb.trace/change-loc.exp: New.
8556 * gdb.trace/change-loc.h: New.
8557 * gdb.trace/trace-break.c (marker): Define new symbol.
8558 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 8559 New.
1e4d1764
YQ
8560 (break_trace_same_addr_6): New.
8561
71eba9c2 85622011-11-12 Matt Rice <ratmice@gmail.com>
8563
8564 * gdb.base/info-macros.exp: Make tests for info definitions
8565 test info macro. Add tests for info macro argument processing.
8566 Rename a few tests.
8567
1d93e29a
KS
85682011-11-11 Keith Seitz <keiths@redhat.com>
8569
8570 PR gdb/12843
8571 * gdb.base/linespecs.exp: New file.
8572
a4b5b48a
DE
85732011-11-11 Doug Evans <dje@google.com>
8574
8575 * gdb.threads/print-threads.exp: Extend timeout for slower
8576 tests.
8577
f6b47be4
DE
85782011-11-10 Doug Evans <dje@google.com>
8579
792a0230
DE
8580 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
8581 "record to end of main" test.
8582
f6b47be4
DE
8583 * gdb.python/py-type.c (TS): New typedef.
8584 (ts): New global.
8585 * gdb.python/py-type.exp: Test field list of typedef.
8586
22355c90
JB
85872011-11-10 Joel Brobecker <brobecker@adacore.com>
8588
8589 * gdb.ada/small_reg_param: New testcase.
8590
a7860e76
TT
85912011-11-09 Tom Tromey <tromey@redhat.com>
8592
8593 * gdb.cp/destrprint.exp: New file.
8594 * gdb.cp/destrprint.cc: New file.
8595
72a2e3dc
MI
85962011-11-08 Meador Inge <meadori@codesourcery.com>
8597
8598 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
8599 (switch_stack_to_other): New test function.
8600 * gdb.arch/thumb-prologue.exp: New test cases.
8601
c7195df2 86022011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
8603
8604 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
8605
d3895d7d
YQ
86062011-11-08 Yao Qi <yao@codesourcery.com>
8607
8608 * gdb.exp (supports_process_record): New.
8609 (supports_reverse): New.
8610 * gdb.reverse/break-precsave.exp: Call support_process_record
8611 to run test conditionally.
8612 * gdb.reverse/consecutive-precsave.exp: Likewise.
8613 * gdb.reverse/i386-precsave.exp: Likewise.
8614 * gdb.reverse/machinestate-precsave.exp: Likewise.
8615 * gdb.reverse/solib-precsave.exp: Likewise.
8616 * gdb.reverse/step-precsave.exp: Likewise.
8617 * gdb.reverse/until-precsave.exp: Likewise.
8618 * gdb.reverse/watch-precsave.exp: Likewise.
8619 * gdb.reverse/break-reverse.exp: Call support_reverse to run
8620 test conditionally.
8621 * gdb.reverse/consecutive-reverse.exp: Likewise.
8622 * gdb.reverse/finish-precsave.exp: Likewise.
8623 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8624 * gdb.reverse/finish-reverse.exp: Likewise.
8625 * gdb.reverse/i386-reverse.exp: Likewise.
8626 * gdb.reverse/i386-sse-reverse.exp: Likewise.
8627 * gdb.reverse/machinestate.exp: Likewise.
8628 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
8629 * gdb.reverse/sigall-precsave.exp: Likewise.
8630 * gdb.reverse/sigall-reverse.exp: Likewise.
8631 * gdb.reverse/solib-reverse.exp: Likewise.
8632 * gdb.reverse/step-reverse.exp: Likewise.
8633 * gdb.reverse/until-reverse.exp: Likewise.
8634 * gdb.reverse/watch-reverse.exp: Likewise.
8635
a59306a3
YQ
86362011-11-05 Yao Qi <yao@codesourcery.com>
8637
8638 * gdb.trace/trace-break.exp: Add test on setting two
8639 fast tracepoints at the same address.
8640
87769f59
JK
86412011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8642
8643 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
8644
3065dfb6
SS
86452011-11-02 Stan Shebs <stan@codesourcery.com>
8646
8647 * gdb.trace/collection.c: Add code using strings.
8648 * gdb.trace/collection.exp: Add tests of string collection.
8649
89e208db
JK
86502011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8651
8652 * gdb.base/skip-solib.exp (executable_main): New variable.
8653 (binfile_main): Base it on that.
8654 Use $executable_main in clean_restart calls. Drop gdb_exit and
8655 gdb_start calls.
8656
405e54e9
JK
86572011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8658
8659 Fix racy FAILs.
8660 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
8661 breakpoint_re globals import by async. Set string_regex to .* for
8662 async. Remove the optional thread_selected_re and breakpoint_re
8663 globals expectations.
8664
58e8570a
JM
86652011-11-01 Joseph Myers <joseph@codesourcery.com>
8666
8667 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
8668 well as Cygwin.
8669
7b35ec7f 86702011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
8671
8672 Add tests for skip command.
89e208db
JK
8673 * gdb.base/skip-solib-lib.c: New
8674 * gdb.base/skip-solib-main.c: New
8675 * gdb.base/skip-solib.exp: New
8676 * gdb.base/skip.c: New
8677 * gdb.base/skip.exp: New
8678 * gdb.base/skip1.c: New
8679 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 8680
b9fd1791
PA
86812011-10-31 Yao Qi <yao@codesourcery.com>
8682 Pedro Alves <pedro@codesourcery.com>
8683
6fdff2c5
PA
8684 * gdb.trace/trace-break.c: New.
8685 * gdb.trace/trace-break.exp: New.
b9fd1791 8686
4323fecc
JK
86872011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8688
8689 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
8690 break-here-2.
8691
0e5bf2a8
PA
86922011-10-28 Pedro Alves <pedro@codesourcery.com>
8693
8694 * gdb.threads/no-unwaited-for-left.c: New.
8695 * gdb.threads/no-unwaited-for-left.exp: New.
8696 * gdb.threads/non-ldr-exc-1.c: New.
8697 * gdb.threads/non-ldr-exc-1.exp: New.
8698 * gdb.threads/non-ldr-exc-2.c: New.
8699 * gdb.threads/non-ldr-exc-2.exp: New.
8700 * gdb.threads/non-ldr-exc-3.c: New.
8701 * gdb.threads/non-ldr-exc-3.exp: New.
8702 * gdb.threads/non-ldr-exc-4.c: New.
8703 * gdb.threads/non-ldr-exc-4.exp: New.
8704
3a3dad98
JK
87052011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8706
8707 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
8708 * gdb.base/attach-pie-misread.exp: Likewise.
8709 * gdb.base/break-interp.exp: Likewise.
8710 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
8711 testcases for use_gdb_stub.
8712 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
8713 (continue): New testcase.
8714 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
8715 * gdb.threads/attach-into-signal.exp: Likewise.
8716 * gdb.threads/attach-stopped.exp: Likewise.
8717 * gdb.threads/attachstop-mt.exp: Likewise.
8718
d6a5d40c
PK
87192011-10-28 Paul Koning <paul_koning@dell.com>
8720
8721 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
8722
ca539be8
JK
87232011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8724
8725 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
8726 (mi_gdb_test): Import globals thread_selected_re
8727 and breakpoint_re. Expect them optionally at the regex start.
8728
d234ef5c
DE
87292011-10-27 Doug Evans <dje@google.com>
8730
8731 * gdb.python/python.exp: Test source -s.
8732
ab964825
PK
87332011-10-26 Paul Koning <paul_koning@dell.com>
8734
8735 * gdb.python/lib-types.cc (struct A): New structure.
8736 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 8737
54d8a644
PK
87382011-10-25 Paul Koning <paul_koning@dell.com>
8739
8740 PR python/13327
d234ef5c 8741
54d8a644
PK
8742 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
8743 fetch_lazy method.
8744
b0221781
YQ
87452011-10-24 Yao Qi <yao@codesourcery.com>
8746
8747 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
8748 target is tic6x-*-*.
8749
6cda5a20
JB
87502011-10-21 Joel Brobecker <brobecker@adacore.com>
8751
8752 * gdb.ada/mi_task_info/task_switch.adb: New file.
8753 * gdb.ada/mi_task_info.exp: New file.
8754
5ed9db04
JK
87552011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8756
8757 * gdb.cp/expand-psymtabs-cxx.exp: New file.
8758 * gdb.cp/expand-psymtabs-cxx.cc: New file.
8759
9df2fbc4
PM
87602011-10-20 Phil Muldoon <pmuldoon@redhat.com>
8761
8762 PR python/12656
8763
8764 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
8765 global_block tests.
8766
736086ba
TT
87672011-10-18 Tom Tromey <tromey@redhat.com>
8768
8769 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
8770
4af31552
TT
87712011-10-18 Tom Tromey <tromey@redhat.com>
8772
8773 * gdb.base/source.exp: Don't include full file name in test name.
8774 * gdb.python/python.exp: Don't include full file name in test
8775 name.
8776
43136979
AR
87772011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8778
8779 * gdb.base/attach-pie-noexec.c: New files.
8780 * gdb.base/attach-pie-noexec.exp: New files.
8781
543a9323
JM
87822011-10-17 Joseph Myers <joseph@codesourcery.com>
8783
8784 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
8785 prompt for each extra line in command.
8786
21ae7a4d
JK
87872011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8788
8789 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
8790 Revert the part of:
8791 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8792 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
8793 Change the expected string.
8794
20ec36d9
JK
87952011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8796
8797 Fix results with system glibc debug info installed.
8798 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
8799 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
8800 Accept also __libc_ symbol prefix and no prefix.
8801
6501c2fc
KS
88022011-10-14 Keith Seitz <keiths@redhat.com>
8803
8804 PR c++/13225
8805 * gdb.cp/converts.cc (foo3_1): New function.
8806 (foo3_2): New functions.
8807 * gdb.cp/converts.exp: Add tests for int to pointer conversion
8808 and null pointer conversions of integer constant zero.
8809 Add test to check if all arguments are checked for incompatible
8810 conversion BADNESS.
8811
55b1fd0c
TT
88122011-10-14 Tom Tromey <tromey@redhat.com>
8813
8814 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
8815 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
8816 linespec.
8817
22c05d8a
JK
88182011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8819
8820 Fix internal error regression.
8821 * gdb.dwarf2/implptr-optimized-out.S: New file.
8822 * gdb.dwarf2/implptr-optimized-out.exp: New file.
8823
1d6edc3c
JK
88242011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8825
8826 Fix empty DWARF expressions DATA vs. SIZE conditionals.
8827 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
8828 (loclist): New.
8829 (4): New abbrev.
8830 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
8831 Use prepare_for_testing, remove clean_restart.
8832 (p arraynoloc, p arraycallnoloc): New tests.
8833
9ec72168
JK
88342011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8835
8836 * gdb.cp/namespace-enum.exp (executable): New variable.
8837 (binfile): Use ${objdir}/${subdir}/ prefix.
8838 Use ${executable} for clean_restart.
8839
9c6c53f7
SA
88402011-10-11 Sterling Augustine <saugustine@google.com>
8841
8842 * gdb.cp/Makefile.in: Add namespace-enum test.
8843 * gdb.cp/namespace-enum.exp: New file.
8844 * gdb.cp/namespace-enum.c: New file.
8845 * gdb.cp/namespace-enum-main.c: New file.
8846
fac7ceb3
UW
88472011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
8848
8849 * gdb.python/py-shared.exp: Relax filename check to handle remote:
8850 sysroot.
8851
941b2081
JK
88522011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8853
8854 Reimplement @entry in input expressions.
8855 * gdb.base/exprs.c (v_int_array_init): New variable.
8856 * gdb.base/exprs.exp (print v_int_array_init)
8857 (print *v_int_array_init@1, print *v_int_array_init@2)
8858 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
8859 (print v_int_array_init[1]@1): New tests.
8860
0344e878
JM
88612011-10-10 Joseph Myers <joseph@codesourcery.com>
8862
8863 * gdb.cp/gdb2495.exp: Do not include directories in filename in
8864 expected message.
8865
5a56e9c5
DE
88662011-10-09 Doug Evans <dje@google.com>
8867
8868 * gdb.base/alias.exp: Add tests for alias command.
8869
2bda9cc5
JK
88702011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8871
8872 * gdb.arch/amd64-entry-value.s: New file.
8873 * gdb.mi/mi2-amd64-entry-value.s: New file.
8874
a471c594
JK
88752011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8876
8877 Display @entry parameter values even for references.
8878 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
8879 functions.
8880 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
8881 reference and datap_input.
8882 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
8883 breakpoints.
8884 (continue to breakpoint: entry_reference: reference)
8885 (entry_reference: bt at entry)
8886 (continue to breakpoint: entry_reference: breakhere_reference)
8887 (entry_reference: bt, entry_reference: ptype regparam)
8888 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
8889 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
8890 (entry_reference: p regcopy, entry_reference: p nodataparam)
8891 (entry_reference: p nodataparam@entry): New tests.
8892
36b11add
JK
88932011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8894
8895 Support @entry in input expressions.
8896 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
8897 (entry_stack: p s1@entry, entry_stack: p s2@entry)
8898 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
8899 (tailcall: p j@entry): New tests.
8900 * gdb.cp/koenig.cc (A::entry): New function.
8901 (main): Call it.
8902 * gdb.cp/koenig.exp (p entry (c)): New test.
8903
e18b2753
JK
89042011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8905
8906 Display @entry parameter values (without references).
8907 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
8908 (different, validity, invalid): New functions.
8909 (main): Call them.
8910 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
8911 stacktest, breakhere_stacktest, different, breakhere_different,
8912 breakhere_validity and breakhere_invalid.
8913 (entry: bt): Update for @entry.
8914 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
8915 (entry_validity: *, entry_invalid: *): Many new tests.
8916 * gdb.base/break.exp
8917 (run until breakpoint set at small function, optimized file): Accept
8918 also the @entry suffix.
8919 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
8920 * gdb.mi/mi2-amd64-entry-value.c: New files.
8921 * gdb.mi/mi2-amd64-entry-value.exp: New files.
8922
2d6c5dc2
JK
89232011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8924
8925 Protect entry values against self tail calls.
8926 * gdb.arch/amd64-entry-value.cc (self2, self): New.
8927 (main): Call self.
8928 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
8929 (set debug entry-values 1, self: bt debug entry-values): New tests.
8930
111c6489
JK
89312011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8932
8933 Recognize virtual tail call frames.
8934 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
8935 (amb_b, amb_a): New.
8936 (main): Call a and b.
8937 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
8938 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
8939 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
8940 New tests.
8941
8e3b41a9
JK
89422011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8943
8944 Implement basic support for DW_TAG_GNU_call_site.
8945 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
8946 * gdb.arch/amd64-entry-value.cc: New file.
8947 * gdb.arch/amd64-entry-value.exp: New file.
8948
181cebd4
JK
89492011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8950
8951 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
8952 * gdb.dwarf2/implptr-64bit.S: New file.
8953 * gdb.dwarf2/implptr-64bit.exp: New file.
8954
741f5e3c
JK
89552011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8956
8957 Fix initial language detection with -readnow.
8958 * gdb.cp/readnow-language.cc: New file.
8959 * gdb.cp/readnow-language.exp: New file.
8960
a73d2258
JK
89612011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8962
8963 Fix printed anonymous struct name.
8964 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
8965
af369495
JM
89662011-10-09 Joseph Myers <joseph@codesourcery.com>
8967
8968 * gdb.base/solib-symbol.exp: Do not include directories in
8969 filenames in expected messages.
8970
1fa57852
DE
89712011-10-07 Doug Evans <dje@google.com>
8972
8973 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
8974
bd054e06
KP
89752011-10-07 Kevin Pouget <kevin.pouget@st.com>
8976
8977 Allow Python notification of new object-file loadings.
8978 * gdb.python/py-events.exp: Test newobjfile event.
8979 * gdb.python/py-events.py: Register newobjfile callback.
8980 * gdb.python/py-events.c: Add call to shared library
8981 * gdb.python/py-events-shlib.c: New file.
8982
8031b6f8
JM
89832011-10-06 Joseph Myers <joseph@codesourcery.com>
8984
8985 * gdb.base/fixsection.exp: Do not include directories in filename
8986 in expected message.
8987
7fea6923
PM
89882011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
8989
8990 Add tests for passing of environment variables to inferior.
8991 * gdb.base/testenv.c: New test source.
8992 * gdb.base/testenv.exp: New expect test.
8993
687f2a88
PK
89942011-10-04 Paul Koning <paul_koning@dell.com>
8995
8996 * gdb.python/py-value.c (main): Break before return.
8997
cb6be26b
KP
89982011-10-04 Kevin Pouget <kevin.pouget@st.com>
8999
9000 PR python/12691: Add the inferior to Python exited event
9001 * gdb.python/py-events.exp: Test the inferior attribute of exited
9002 event with a fork.
9003 * gdb.python/py-events.py: Print inferior number on exit.
9004 * gdb.python/py-events.c: Fork the inferior.
9005
fb213700
EBM
90062011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
9007
9008 * gdb.base/jit.exp: Add testcase name to log message
9009
aa2071bd
PK
90102011-10-03 Paul Koning <paul_koning@dell.com>
9011 Jan Kratochvil <jan.kratochvil@redhat.com>
9012
9013 * gdb.python/py-value.exp
9014 (python inval = gdb.parse_and_eval('*(int*)0'))
9015 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
9016 (set argc=2, python print argc_lazy): New tests.
9017
dd11a36c
JB
90182011-10-02 Joel Brobecker <brobecker@adacore.com>
9019
9020 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
9021
46f886f1
JK
90222011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9023 Pedro Alves <pedro@codesourcery.com>
9024
9025 * gdb.python/py-value.exp (test_value_in_inferior): New variable
9026 can_read_0, test for it.
9027 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
9028 (parse_and_eval with memory error): ... here, make it untested if
9029 can_read_0.
9030
c5cb204f
MP
90312011-09-30 Marek Polacek <mpolacek@redhat.com>
9032
9033 * gdb.python/python.exp (verify pagination beforehand)
9034 (verify pagination afterwards): Fix race by splitting the line.
9035
68fb0ec0
JM
90362011-09-29 Joseph Myers <joseph@codesourcery.com>
9037
9038 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
9039 for 64-bit multilibs from i?86-* targets.
9040
6aee0d90
MP
90412011-09-29 Marek Polacek <mpolacek@redhat.com>
9042
9043 * lib/gdb.exp: Fix a typo in one of the comments.
9044
e9101ff5
MP
90452011-09-29 Marek Polacek <mpolacek@redhat.com>
9046
9047 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
9048 matching pattern.
9049
7a81bdbf
PK
90502011-09-28 Paul Koning <paul_koning@dell.com>
9051
9052 * gdb.python/py-type.c (enum E): New.
9053 * gdb.python/py-type.exp (test_fields): Add tests for Python
9054 mapping access to fields.
9055 (test_enums): New test for field access on enums.
9056
6710bf39
SS
90572011-09-27 Stan Shebs <stan@codesourcery.com>
9058
9059 * gdb.trace/collection.exp: Test collection of $_ret.
9060
b2a6bdeb
AT
90612011-09-22 Andreas Tobler <andreast@fgznet.ch>
9062
9063 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
9064 list of compilation switches for <*-*-freebsd*>.
9065
3c9057f3
SS
90662011-09-19 Stan Shebs <stan@codesourcery.com>
9067
9068 * gdb.trace/tspeed.exp: New file.
9069 * gdb.trace/tspeed.c: New file.
9070
34518530
YQ
90712011-09-18 Yao Qi <yao@codesourcery.com>
9072
9073 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
9074 instructions.
9075 (test_adr_32bit, test_pop_pc): Likewise.
9076 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
9077 Thumb instructions.
9078 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
9079 in gdb_test_multiple.
9080 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
9081
ab254057
YQ
90822011-09-17 Yao Qi <yao@codesourcery.com>
9083
9084 * lib/gdb.exp (can_single_step_to_signal_handler): New.
9085 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
9086 support single step to signal handler.
9087
9c317b71
YQ
90882011-09-17 Yao Qi <yao@codesourcery.com>
9089
9090 * gdb.base/disp-step-fork.c: New.
9091 * gdb.base/disp-step-syscall.exp: New.
9092 * gdb.base/disp-step-vfork.c: New.
9093
a8123151
JB
90942011-09-16 Joel Brobecker <brobecker@adacore.com>
9095
9096 * gdb.ada/tasks.exp: Make the expected output for
9097 the `info tasks' tests more resilient to spacing
9098 changes.
9099
63a9aad8
JK
91002011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9101
9102 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
9103 (reached breakpoint 2, reached breakpoint 3): Update expected output.
9104
2aa48337
KP
91052011-09-15 Kevin Pouget <kevin.pouget@st.com>
9106
9107 PR Python/12692 Add gdb.selected_inferior() to Python interface.
9108 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
9109
6839b47f
KP
91102011-04-30 Kevin Pouget <kevin.pouget@st.com>
9111
9112 Handle multiple breakpoint hits in Python interface:
9113 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
9114 presence.
9115 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
9116 breakpoint hits.
9117
0935723e
JK
91182011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
9119 Jan Kratochvil <jan.kratochvil@redhat.com>
9120
9121 * gdb.python/py-events.exp: Remove pretty printing comment.
9122 * gdb.python/py-evsignal.exp: New file.
9123 * gdb.python/py-evthreads.c: Include signal.h.
9124 (thread3): Remove variable count3. Remove variable bad and use raise
9125 instead.
9126 (thread2): Remove variable count2. Move thread3 pthread_create here,
9127 merge pthread_join to a single line.
9128 (main): Remove variable count1. Merge pthread_join with pthread_create
9129 to a single line.
9130 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
9131 KFAIL python/12966 for gdbserver. Test return value of
9132 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
9133 gdb_expect by gdb_test and gdb_test_multiple.
9134 (thread 2, thread 3): New tests.
9135
4801a9a3
PA
91362011-09-12 Matt Rice <ratmice@gmail.com>
9137 Pedro Alves <pedro@codesourcery.com>
9138
9139 PR gdb/13175
9140
9141 * gdb.base/interp.exp: New tests.
9142 * gdb.base/interp.c: New file.
9143
24ece742
DE
91442011-09-12 Doug Evans <dje@google.com>
9145
9146 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
9147 * gdb.dwarf2/typeddwarf.exp: Ditto.
9148
7f062217
JK
91492011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9150
9151 Fix compatibility with x32 arch.
9152 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
9153 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
9154 is_x86_like_target.
9155 * testsuite/gdb.trace/collection.exp: Likewise.
9156 * testsuite/gdb.trace/report.exp: Likewise.
9157 * testsuite/gdb.trace/unavailable.exp: Likewise.
9158 * testsuite/gdb.trace/while-dyn.exp: Likewise.
9159 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
9160 (is_x86_like_target): Check also is_amd64_regs_target.
9161
08711b9a
JK
91622011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9163
9164 PR breakpoints/12435
9165 * gdb.arch/amd64-prologue-xmm.c: New file.
9166 * gdb.arch/amd64-prologue-xmm.exp: New file.
9167 * gdb.arch/amd64-prologue-xmm.s: New file.
9168
b99b5f66
JK
91692011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9170
9171 * gdb.dwarf2/dw2-param-error-main.c: New file.
9172 * gdb.dwarf2/dw2-param-error.S: New file.
9173 * gdb.dwarf2/dw2-param-error.exp: New file.
9174
a391a2f6
PA
91752011-09-08 Pedro Alves <pedro@codesourcery.com>
9176
9177 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
9178 inferior's pid and look for a core dump named core.$pid. Use
9179 `remote_file' commands on the host instead of hand coding shell
9180 commands on the build.
9181 * gdb.base/valgrind-db-attach.exp: Kill the program before
9182 finishing the test.
9183
7d8e6458 91842011-09-02 Matt Rice <ratmice@gmail.com>
9185
9186 * lib/prompt.exp: New file for testing the first prompt.
9187 * gdb.python/py-prompt.exp: Ditto.
9188 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
9189
68e77c9e
PA
91902011-09-02 Pedro Alves <pedro@codesourcery.com>
9191
9192 * gdb.threads/gcore-thread.exp: Set the global core_supported to
9193 0, before testing gcore.
9194
9655e943
JK
91952011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9196
df6dc84d
JK
9197 * dw2-ifort-parameter-debug.S: Update copyright year.
9198 * dw2-ifort-parameter.c: Update copyright year.
9199 * dw2-ifort-parameter.exp: Update copyright year.
9200
9655e943
JK
9201 * dw2-ifort-parameter-debug.S: New file.
9202 * dw2-ifort-parameter.c: New file.
9203 * dw2-ifort-parameter.exp: New file.
9204
353d1d73
JK
92052011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9206
9207 * gdb.base/commands.exp (error_clears_commands_left): New function.
9208 (): Call it.
9209
5c07461a
JK
92102011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9211
9212 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
9213 (C): Initialize `a'.
9214 * gdb.mi/mi-inheritance-syntax-error.exp
9215 (-data-evaluate-expression $path): Expect `a' as 5.
9216
0d932b2f
MK
92172011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
9218
9219 PR mi/11912
9220 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
9221 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
9222 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
9223 keyword in output of -var-info-path-expression.
9224
bdb54049
JK
92252011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9226
9227 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
9228 * gdb.trace/collection.exp: Likewise.
9229 * gdb.trace/report.exp: Likewise.
9230 * gdb.trace/unavailable.exp: Likewise.
9231 * gdb.trace/while-dyn.exp: Likewise.
9232
59cde39c
KS
92332011-08-18 Keith Seitz <keiths@redhat.com>
9234
9235 PR c++/12266
9236 * gdb.cp/meth-typedefs.cc: New file.
9237 * gdb.cp/meth-typedefs.exp: New file.
9238
fa3a4f15
PM
92392011-08-17 Phil Muldoon <pmuldoon@redhat.com>
9240
6fdff2c5 9241 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 9242
c1049fca
JK
92432011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9244
9245 * gdb.arch/i386-dr3-watch.exp
9246 (watchpoint on gap1 does not fit debug registers)
9247 (delete all watchpoints): Fix racy expect strings.
9248
d93f7b5c
YQ
92492011-08-14 Yao Qi <yao@codesourcery.com>
9250
9251 * gdb.base/maint.exp: set data_section to ".neardata".
9252 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
9253 * gdb.base/savedregs.exp: Handle SIGILL.
9254 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
9255 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
9256
457e09f0
DE
92572011-08-12 Doug Evans <dje@google.com>
9258
9259 * gdb.python/py-symbol.exp: Add test for symbol.type.
9260
5d0bb2fb
UW
92612011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
9262
9263 * gdb.threads/pthreads.exp: Enable on non-native configurations.
9264 * gdb.mi/mi-pthreads.exp: Likewise.
9265 * gdb.mi/mi2-pthreads.exp: Likewise.
9266 * gdb.mi/gdb669.exp.exp: Likewise.
9267
fcdfa280
PA
92682011-08-09 Pedro Alves <pedro@codesourcery.com>
9269
9270 * lib/mi-support.exp (detect_async): Rename to...
9271 (mi_detect_async): ... this.
9272 * gdb.mi/mi-nonstop-exit.exp: Adjust.
9273 * gdb.mi/mi-nonstop.exp: Adjust.
9274 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
9275 * gdb.mi/mi-nsintrall.exp: Adjust.
9276 * gdb.mi/mi-nsmoribund.exp: Adjust.
9277 * gdb.mi/mi-nsthrexec.exp: Adjust.
9278
9d8fa392
PA
92792011-08-09 Pedro Alves <pedro@codesourcery.com>
9280
9281 * gdb.base/display.c (do_loops): New `p_i' local.
9282 * gdb.base/display.exp: Test displaying a variable that is
9283 temporarily at a bad address.
9284
b6cede78
JK
92852011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9286
9287 * gdb.dwarf2/dw2-op-stack-value.S: New file.
9288 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
9289
67bedb8c
JK
92902011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9291
9292 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
9293 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
9294 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 9295
af6e93b2
PA
92962011-08-05 Pedro Alves <pedro@codesourcery.com>
9297
9298 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
9299 procedure.
9300 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
9301
1cf0e11f
YQ
93022011-08-05 Yao Qi <yao@codesourcery.com>
9303
9304 * gdb.base/callfuncs.exp: Set language after main.
9305 * gdb.cp/cplusfuncs.exp: Likewise.
9306 * gdb.cp/inherit.exp: Likewise.
9307
a1e28cb2
UW
93082011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
9309
9310 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
9311 * gdb.base/watch-vfork.exp: Skip on remote targets.
9312
d4f5bbb9
UW
93132011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
9314
9315 * gdb.threads/thread-find.exp: Support remote targets.
9316
724f4f80
UW
93172011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
9318
9319 * gdb.base/jit.exp: Download solib_binfile to target.
9320 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
9321 and call dlopen without full path name.
9322 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
9323 dlopen without full path name.
9324
934709f0
PW
93252011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9326
9327 * gdb.base/break-always.exp: Complete the test
9328 with duplicated breakpoints and enabling/disabling them.
9329
c26106c4
TT
93302011-08-02 Tom Tromey <tromey@redhat.com>
9331
9332 PR gdb/11289:
9333 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
9334
9300444e 93352011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
9336
9337 PR gdb/13045
9338 * gdb.base/float.exp: Add new test case for PR gdb/13045
9339 * gdb.base/float.c: New file.
9340
00bd41d6
PM
93412011-07-28 Phil Muldoon <pmuldoon@redhat.com>
9342
9343 * gdb.python/py-mi.exp: Test printers returning string hint, and
9344 also not returning a value.
9345 * gdb.python/py-prettyprint.c: Add testcase for above.
9346 * gdb.python/py-prettyprint.py: Add test printer for above.
9347
d24f74ce
JK
93482011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9349
9350 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
9351 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
9352 (.Ldie30) Add as field "data4".
9353 (.Ldie32) Rename field "b" to "shl".
9354 (abbrev4) Change for the "data4" field.
9355 (abbrev5, abbrev6) Remove.
9356 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
9357 (p &s.shl): ... here. Add comment.
9358 (p &s.data4): New.
9359
bb7da2bf
JK
93602011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9361
9362 Fix crash on lval_computed values.
9363 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
9364
11081198
JK
93652011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9366
9367 * gdb.base/help.exp (help whatis): Update the expected string.
9368
3c6e0cb3
JK
93692011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9370
9371 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
9372 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
9373 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
9374 Change the expected string.
9375
efa80663
PA
93762011-07-26 Pedro Alves <pedro@codesourcery.com>
9377
9378 * gdb.base/watchpoint.exp
9379 (test_disable_enable_software_watchpoint): New procedure.
9380 (top level): Run it.
9381
db8e4570
UW
93822011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
9383
9384 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
9385 executable file "${binfile}", C++ version "${binfile}-cxx".
9386 * gdb.python/py-prettyprint.exp: Likewise.
9387 * gdb.python/py-symbol.exp: Likewise.
9388 * gdb.python/py-type.exp: Likewise.
9389 * gdb.python/py-value.exp: Likewise.
9390 * gdb.python/py-template.exp (test_template_arg): Pass full executable
9391 file name instead of just suffix.
9392
543305c9
JK
93932011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9394
9395 Fix implicit pointer offsets.
9396 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
9397 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
9398 (continue to breakpoint: continue to baz breakpoint for implptr)
9399 (sanity check element 0, sanity check element 1)
9400 (enter the inlined function, check element 0 for the offset)
9401 (check element 1 for the offset)
9402 (continue to breakpoint: ignore the second baz breakpoint): New tests.
9403 (set foo breakpoint for implptr): Update the breakpoint number.
9404
b3215adc
UW
94052011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
9406
9407 * gdb.python/py-mi.exp: Use different file names for different
9408 versions of the executable under test.
9409 * gdb.python/py-prettyprint.exp: Likewise.
9410 * gdb.python/py-symbol.exp: Likewise.
9411 * gdb.python/py-template.exp: Likewise.
9412 * gdb.python/py-type.exp: Likewise.
9413 * gdb.python/py-value.exp: Likewise.
9414
182b9acc
UW
94152011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
9416
9417 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
9418 flag after restarting GDB if necessary.
9419
e6052b5d
UW
94202011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
9421
9422 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
9423
1ced966e
PA
94242011-07-22 Pedro Alves <pedro@codesourcery.com>
9425
9426 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
9427 backend doesn't leave used debug registers behind.
9428
3543a589
TT
94292011-07-22 Tom Tromey <tromey@redhat.com>
9430
9431 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
9432 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
9433 argument.
9434 * gdb.dwarf2/typeddwarf-amd64.S: New file.
9435
14d15303 94362011-07-21 Matt Rice <ratmice@gmail.com>
9437
9438 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
9439 in mostlyclean rule. Add files ending in .core.
9440
9b158ba0 94412011-07-21 Matt Rice <ratmice@gmail.com>
9442
9443 PR macros/12999
9444 * gdb.base/info-macros.c: New test sources.
9445 * gdb.base/info-macros.exp: New tests.
9446
d17b6f81
PM
94472011-07-21 Phil Muldoon <pmuldoon@redhat.com>
9448
9449 * gdb.python/python.exp: Add prompt substitution tests.
9450
918dd910
JK
94512011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9452
9453 Fix crash if referenced CU is aged out.
9454 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
9455 New.
9456 * gdb.dwarf2/implptr.exp: Likewise.
9457
0e37a63c
JK
94582011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9459
9460 * gdb.dwarf2/implptr.S: Rebuilt.
9461 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
9462 (bar): Use them for j, k, l.
9463 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
9464 COMPILE.
9465 (print j in implptr:bar): Update for the intp typedef.
9466 (print p[0].x in implptr:foo): Use more exact regex.
9467
f65cf84c
TT
94682011-07-18 Tom Tromey <tromey@redhat.com>
9469
9470 * gdb.cp/static-method.exp: Add missing single quote.
9471
d5b4a7be
YQ
94722011-07-18 Yao Qi <yao@codesourcery.com>
9473
9474 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
9475 supported.
9476 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9477 * gdb.mi/mi-nonstop.exp: Likewise.
9478 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9479 * gdb.mi/mi-nsintrall.exp: Likewise.
9480 * gdb.mi/mi-nsmoribund.exp: Likewise.
9481 * gdb.mi/mi-nsthrexec.exp: Likewise.
9482 * gdb.python/py-evthreads.exp: Likewise.
9483
e9ea2662
JK
94842011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9485
9486 Code cleanup.
9487 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
9488 it. Substitute it instead of test_compiler_info everywhere.
9489
ce451573
UW
94902011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
9491
9492 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
9493 remote targets as well.
9494
756d88a7
UW
94952011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
9496
9497 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
9498 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
9499
31f83dc5
UW
95002011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
9501
9502 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
9503 a remote machine, not the host.
9504 (gdb_compile_shlib): Set soname if target is remote.
9505
059241a0
PP
95062011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
9507
9508 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
9509
28a0b48c 95102011-07-13 Matt Rice <ratmice@gmail.com>
9511
9512 * gdb.python/py-objfile-script-gdb.py: Renamed to
9513 py-objfile-script-gdb.py.in.
9514 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
9515 py-objfile-script-gdb.py.
9516 * gdb.python/py-objfile-script.exp: Update reference to
9517 py-objfile-script-gdb.py.
9518
9a771b67
JK
95192011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9520
9521 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
9522 reference undefined label.
9523
04ad99e6
JK
95242011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9525
9526 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
9527 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
9528 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
9529 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
9530
713389e0
PM
95312011-07-11 Phil Muldoon <pmuldoon@redhat.com>
9532
6fdff2c5 9533 PR python/12438
713389e0 9534 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 9535 deprecated tests. Add set/show python print-backtrace tests.
713389e0 9536
97d146f8
JK
95372011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9538
9539 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
9540 debug info.
9541
facde0e5 95422011-07-06 Matt Rice <ratmice@gmail.com>
9543
9544 * gdb.python/python.exp: Update filename paths.
9545 * gdb.python/py-symtab.exp: Ditto.
9546
438640d1
MP
95472011-07-06 Marek Polacek <mpolacek@redhat.com>
9548
9549 * gdb.python/py-evthreads.exp: Add missing `$'.
9550
33a365df
MF
95512011-07-06 Jie Zhang <jie.zhang@analog.com>
9552
9553 * config/bfin.exp: New file.
9554 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
9555 * gdb.asm/bfin.inc: New file.
9556
8f7ae686
MP
95572011-07-06 Marek Polacek <mpolacek@redhat.com>
9558
df46027d 9559 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
9560 the whole output.
9561
eb2a6f42
TT
95622011-07-05 Tom Tromey <tromey@redhat.com>
9563
9564 * gdb.java/jprint.java (jprint.hi): New field.
9565 * gdb.java/jprint.exp: Print string.
9566
177b42fe
TJB
95672011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
9568
9569 * gdb.base/call-sc.c: Fix typos.
9570 * gdb.base/ifelse.exp: Likewise.
9571 * gdb.base/structs.c: Likewise.
9572
3b2a0cf2
JB
95732011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
9574
9575 * gdb.base/jit-so.exp: New test.
9576 * gdb.base/jit-dlmain.c: New file.
9577 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
9578
46fc714c
JK
95792011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9580
9581 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
9582 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
9583 * gdb.cp/pr9167.exp (p b): Likewise.
9584 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
9585 (test value of P in inner_m, test type of Z in inner_m): Call
9586 setup_xfail for gcc <= 4.5.
46fc714c 9587
418c7cf7
JK
95882011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9589
9590 * gdb.cp/paren-type.cc: New files.
9591 * gdb.cp/paren-type.exp: New files.
9592
3d50dd94
JK
95932011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9594
9595 Stop on first linespec terminator instead of eating what we can.
9596 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
9597 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
9598 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
9599 (break C::f()): ... this one.
9600 (break C::operator()()): New test.
9601 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
9602 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
9603 test.
9604
dcf9f4ab
JK
96052011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9606
9607 Fall back linespec to minimal symbols.
9608 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
9609 error message.
9610 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
9611 * gdb.cp/minsym-fallback-main.cc: New file.
9612 * gdb.cp/minsym-fallback.cc: New file.
9613 * gdb.cp/minsym-fallback.exp: New file.
9614 * gdb.cp/minsym-fallback.h: New file.
9615
3f542ed1
JK
96162011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9617
9618 * gdb.cp/no-dmgl-verbose.cc: New file.
9619 * gdb.cp/no-dmgl-verbose.exp: New file.
9620
96212011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
9622
9623 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
9624 __GI_.
9625 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
9626 (f): New function.
9627 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
9628 (complete p 'func<short>(): ... here.
9629 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
9630 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
9631 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
9632 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
9633 Make them KFAIL gcc/49546.
9634
00eb2c4a
JB
96352011-07-01 Joel Brobecker <brobecker@adacore.com>
9636
9637 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
9638
85a20c42
JK
96392011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9640
9641 Test GCC PR debug/49546.
9642 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
9643 (test type of F in k3_m, test value of F in k3_m): New.
9644 * gdb.cp/temargs.cc (struct S3, struct K3): New.
9645 (main): New variable k3. Call k3.k3_m.
9646
d2d43431
JB
96472011-07-01 Jean-Charles Delay <delay@adacore.com>
9648
9649 * gdb.ada/packed_array.exp: Fix expected outout.
9650
54ae186f
JB
96512011-07-01 Jean-Charles Delay <delay@adacore.com>
9652
9653 * gdb.ada/packed_array.exp: fixed expected output.
9654
8f17729f
JB
96552011-07-01 Joel Brobecker <brobecker@adacore.com>
9656
9657 * gdb.ada/same_enum: New testcase.
9658
f5aa6869
JB
96592011-07-01 Joel Brobecker <brobecker@adacore.com>
9660
9661 * gdb.ada/ptr_typedef: New testcase.
9662
828292f2
JB
96632011-07-01 Joel Brobecker <brobecker@adacore.com>
9664
9665 * gdb.ada/arrayptr.exp: Add ptype test.
9666
18920c42
JB
96672011-07-01 Joel Brobecker <brobecker@adacore.com>
9668
9669 * gdb.ada/char_enum: New testcase.
9670
3536d9e3 96712011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
9672
9673 * gdb.base/dump.exp (capture_pointer_with_type): New.
9674 Get value from address instead of name.
9675 Start GDB once, and do `dump' and `restore'
9676 tests together.
9677
db863c42
MF
96782011-06-30 Jie Zhang <jie.zhang@analog.com>
9679 Mike Frysinger <vapier@gentoo.org>
9680
9681 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
9682 helper functions for getting/setting remotetimeout variable.
9683 * lib/gdb.exp (gdb_load): If the target is remote, set
9684 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
9685 with $loadtimeout. Set $load_ok to 0 before doing the load.
9686 Instead of returning, immediately, set $load_ok to 0. Call
9687 set_remotetimeout with $oldremotetimeout, and then return if
9688 $load_ok is 1.
9689
e9e642a8
AB
96902011-06-30 Andrew Burgess <aburgess@broadcom.com>
9691
9692 * gdb.python/py-template.exp: Don't run this test if the target
9693 does not support c++ tests.
9694
32019081
JK
96952011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9696
9697 Fix non-only rename list for Fortran modules import.
9698 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
9699 tests.
9700 * gdb.fortran/module.f90 (module moduse): New.
9701 (program module): use moduse, test var_x, var_y and var_z.
9702
0ecee54c
TT
97032011-06-29 Tom Tromey <tromey@redhat.com>
9704
9705 PR testsuite/12040:
9706 * gdb.fortran/array-element.exp: Use f90, not f77.
9707 * gdb.fortran/complex.exp: Use f90, not f77.
9708 * gdb.fortran/derived-type.exp: Use f90, not f77.
9709 * gdb.fortran/library-module.exp: Use f90, not f77.
9710 * gdb.fortran/logical.exp: Use f90, not f77.
9711 * gdb.fortran/module.exp: Use f90, not f77.
9712 * gdb.fortran/multi-dim.exp: Use f90, not f77.
9713 * gdb.fortran/subarray.exp: Use f90, not f77.
9714
3b2b8fea
TT
97152011-06-29 Tom Tromey <tromey@redhat.com>
9716
9717 * gdb.fortran/charset.exp: New file.
9718 * gdb.fortran/charset.f90: New file.
9719
42159ca5
TT
97202011-06-29 Tom Tromey <tromey@redhat.com>
9721
9722 PR testsuite/12040:
9723 * lib/future.exp: New file, mostly extracted from ada.exp.
9724 Rewrote compatibility code to use rename.
9725 (gdb_find_gfortran): New proc.
9726 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
9727 gfortran patch.
9728 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
9729 Move to future.exp.
9730 * lib/gdb.exp: Always load future.exp.
9731
af69a5ce
YQ
97322011-06-28 Yao Qi <yao@codesourcery.com>
9733
9734 * gdb.cp/exception.cc: Don't include iostream.
9735 (bar): Remove print statement.
9736 (catcher): New.
9737 (main): Remove print statements. Call function catcher.
9738 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
9739 Set breakpoint on catcher, and check the value of parameter.
9740
ab5c6a72
YQ
97412011-06-23 Yao Qi <yao@codesourcery.com>
9742
6fdff2c5
PA
9743 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
9744 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 9745
9497469f
MP
97462011-06-23 Marek Polacek <mpolacek@redhat.com>
9747
9748 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
9749 mi_gdb_test.
9750
b9132588
MP
97512011-06-23 Marek Polacek <mpolacek@redhat.com>
9752
5d197ed0 9753 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 9754
e55595ca
MP
97552011-06-23 Marek Polacek <mpolacek@redhat.com>
9756
5d197ed0
MP
9757 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
9758
97592011-06-23 Marek Polacek <mpolacek@redhat.com>
9760
9761 * gdb.mi/mi2-basics.exp: Fix races. Honour the
9762 `test_exec_and_symbol_mi_operatons' return value.
9763 (test_mi_interpreter_selection): Use mi_gdb_test instead of
9764 gdb_test_multiple.
9765 (test_exec_and_symbol_mi_operatons): Likewise.
9766 (test_path_specification): Likewise.
e55595ca 9767
be777e08
YQ
97682011-06-23 Yao Qi <yao@codesourcery.com>
9769
9770 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
9771 supported.
9772 * lib/gdb.exp (support_displaced_stepping): New.
9773
615556d6
YQ
97742011-06-23 Yao Qi <yao@codesourcery.com>
9775
9776 * gdb.threads/execl.exp: Skip on remote target.
9777
833b0ca7
MP
97782011-06-21 Marek Polacek <mpolacek@redhat.com>
9779
5d197ed0 9780 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
9781 mi_gdb_test.
9782
1ee4023a
MP
97832011-06-20 Marek Polacek <mpolacek@redhat.com>
9784
5d197ed0 9785 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 9786
d0b1d624
MP
97872011-06-20 Marek Polacek <mpolacek@redhat.com>
9788
5d197ed0 9789 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
9790 mi_gdb_test.
9791
79aa92c1
MP
97922011-06-20 Marek Polacek <mpolacek@redhat.com>
9793
5d197ed0 9794 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 9795
5ce5db06
YQ
97962011-06-14 Yao Qi <yao@codesourcery.com>
9797
9798 gdb/testsuite/
9799 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
9800
533a737e
JK
98012011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9802
9803 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
9804
d0e53741
TT
98052011-06-10 Tom Tromey <tromey@redhat.com>
9806
9807 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
9808 Add tests for pointer-to-member-function.
9809 * gdb.cp/temargs.cc (S::somefunc): New function.
9810 (K2): New class.
9811 (main): Instantiate K2; call method.
9812
b5916bbd
JB
98132011-06-08 Joel Brobecker <brobecker@adacore.com>
9814
9815 * gdb.python/py-inferior.c (f2): Make str an array rather
9816 than a pointer.
9817 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
9818
5be4dfca
JK
98192011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9820
9821 * gdb.base/async-shell.c: New file.
9822 * gdb.base/async-shell.exp: New file.
9823
9f47e254
PA
98242011-06-06 Pedro Alves <pedro@codesourcery.com>
9825
9826 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
9827
64b9b334
JB
98282011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
9829
9830 From Stephen Kitt <steve@sk2.org>
9831 * gdb.base/help.exp: Adjust following some spelling corrections
9832 in GDB.
9833
dbc0f131
YQ
98342011-06-01 Yao Qi <yao@codesourcery.com>
9835
9836 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
9837
fd336a18
KS
98382010-05-31 Keith Seitz <keiths@redhat.com>
9839
9840 PR c++/12750
9841 * gdb.cp/static-method.cc: New file.
9842 * gdb.cp/static-method.exp: New file.
9843
fa8b9902
KS
98442010-05-31 Keith Seitz <keiths@redhat.com>
9845
9846 PR symtab/12704
9847 * gdb.cp/anon-ns.cc: New file.
9848 * gdb.cp/anon-ns.exp: New file.
9849
0a5b1e09
PA
98502011-05-31 Pedro Alves <pedro@codesourcery.com>
9851
9852 * gdb.arch/i386-dr3-watch.c: New file.
9853 * gdb.arch/i386-dr3-watch.exp: New file.
9854
0578b8d1
YQ
98552011-05-30 Yao Qi <yao@codesourcery.com>
9856
9857 * gdb.base/callfuncs.c (t_structs_fc): New.
9858 (t_structs_dc, t_structs_ldc): New.
9859 (t_double_many_args):
9860 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
9861 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
9862 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
9863 * gdb.base/callfuncs.exp: Call new functions.
9864
6680506e
YQ
98652011-05-30 Yao Qi <yao@codesourcery.com>
9866
ff4d2c60
YQ
9867 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
9868 Call rerun_and_prepare for each test to isolate effects.
9869
98702011-05-30 Yao Qi <yao@codesourcery.com>
9871
9872 * gdb.base/varargs.c (find_max_float_real): New.
9873 (find_max_double_real, find_max_long_double_real): New.
9874 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
9875 * lib/gdb.exp (setup_kfail_for_target): New.
9876
e43ec454
YQ
98772011-05-30 Yao Qi <yao@codesourcery.com>
9878
9879 * gdb.base/funcargs.c (callca, callcb, callcc): New.
9880 (callcd, callce, callcf, callc1a, callc1b): New.
9881 (callc2a, callc2b): New.
9882 * gdb.base/funcargs.exp (complex_args): New.
9883 (complex_integral_args, complex_float_integral_args): New.
9884 * lib/gdb.exp (support_complex_tests): New. Determine
9885 whether to run test cases on _Complex types.
9886
432b4d03
JK
98872011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9888
9889 * gdb.threads/leader-exit.c: New file.
9890 * gdb.threads/leader-exit.exp: New file.
9891
6caf069d
MP
98922011-05-27 Marek Polacek <mpolacek@redhat.com>
9893
9497469f 9894 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 9895
97fce28b
MP
98962011-05-27 Marek Polacek <mpolacek@redhat.com>
9897
9898 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
9899 remove the `supported' variable.
9900 * gdb.mi/mi-nonstop.exp: Likewise.
9901 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9902 * gdb.mi/mi-nsintrall.exp: Likewise.
9903 * gdb.mi/mi-nsmoribund.exp: Likewise.
9904 * gdb.mi/mi-nsthrexec.exp: Likewise.
9905
9da8c2a0
PA
99062011-05-26 Pedro Alves <pedro@codesourcery.com>
9907
9908 * gdb.reverse/finish-reverse-bkpt.exp: New test.
9909
2c03e5be
PA
99102011-05-26 Pedro Alves <pedro@codesourcery.com>
9911
9912 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
9913
2e21250d
KS
99142011-05-24 Keith Seitz <keiths@redhat.com>
9915
9916 PR breakpoint/12803
9917 * gdb.cp/cmpd-minsyms.cc (a): New method.
9918 (b): New method.
9919 (c): New method.
9920 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
9921
cdac0397
PA
99222011-05-24 Pedro Alves <pedro@codesourcery.com>
9923
9924 * gdb.base/commands.exp (watchpoint_command_test): Check that the
9925 watchpoint's command list didn't execute when the watchpoint went
9926 out of scope.
9927
ee5683ab
PM
99282011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
9929
9930 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
9931 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
9932 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
9933 * gdb.arch/i386-gnu-cfi.exp: Likewise.
9934 * gdb.arch/i386-permbkpt.exp: Likewise.
9935 * gdb.arch/i386-prologue.exp: Likewise.
9936 * gdb.arch/i386-size-overlap.exp: Likewise.
9937 * gdb.arch/i386-size.exp: Likewise.
9938 * gdb.arch/i386-unwind.exp: Likewise.
9939 * gdb.reverse/i386-precsave.exp: Likewise.
9940 * gdb.reverse/i386-reverse.exp: Likewise.
9941 * gdb.reverse/i386-sse-reverse.exp: Likewise.
9942 * gdb.reverse/i387-env-reverse.exp: Likewise.
9943 * gdb.reverse/i387-stack-reverse.exp: Likewise.
9944
c91c8c16
PA
99452011-05-24 Pedro Alves <pedro@codesourcery.com>
9946
9947 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
9948 file doesn't error, using MI.
9949
c50491a7
TT
99502011-05-23 Tom Tromey <tromey@redhat.com>
9951
9952 * gdb.base/charset.exp (string_display): Add tests to assign to
9953 arrays.
9954 * gdb.base/charset.c (short_array, int_array, long_array): New.
9955
4a07b7da
PA
99562011-05-20 Pedro Alves <pedro@codesourcery.com>
9957
9958 Cope with async mode.
9959
4a07b7da
PA
9960 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
9961 into gdb_test + mi_expect_stop.
9962
b275f2d2
PA
99632011-05-20 Pedro Alves <pedro@codesourcery.com>
9964
9965 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
9966 (callme): Remove printf call.
9967
eec52c44
PM
99682011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
9969
9970 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
9971 quote pattern to avoid problems with Cygwin/mingw expect versions.
9972 * gdb.base/default.exp (show convenience): Use double
9973 quote pattern for regular expressions.
9974
b3c8eb43
JK
99752011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9976
9977 Fix -readnow for -gdwarf-4 unused type units.
9978 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
9979 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
9980
ed731959
JK
99812011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9982
9983 * gdb.base/kill-after-signal.c: New file.
9984 * gdb.base/kill-after-signal.exp: New file.
9985
3b48433d
PA
99862011-05-16 Pedro Alves <pedro@codesourcery.com>
9987
9988 * gdb.ada/start.exp: Call untested with the correct test filename.
9989 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
9990 test filename. Make the test's binary unique.
9991 * gdb.arch/i386-signal.exp: Call untested with the correct test
9992 filename.
9993 * gdb.arch/i386-size-overlap.exp: Ditto.
9994 * gdb.arch/Makefile.in (EXECUTABLES): Update.
9995 * gdb.base/gcore-buffer-overflow.exp: Ditto.
9996 * gdb.cp/call-c.exp: Ditto.
9997 * gdb.mi/mi-reverse.exp: Call untested with the correct test
9998 filename. Make the test's binary unique.
9999 * gdb.mi/Makefile.in (EXECUTABLES): Update.
10000 * gdb.python/py-mi.exp: Ditto.
10001 * gdb.python/Makefile.in (EXECUTABLES): Update.
10002 * gdb.reverse/i386-precsave.exp: Ditto.
10003 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
10004 test filename.
10005 * gdb.reverse/i387-stack-reverse.exp: Ditto.
10006 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
10007 unique.
10008 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
10009 test filename.
10010 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
10011 * gdb.trace/tfile.exp: Ditto.
10012
ba4a8bdd
YQ
100132011-05-14 Yao Qi <yao@codesourcery.com>
10014
10015 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
10016 type.
10017
dbaefcf7
DE
100182011-05-13 Doug Evans <dje@google.com>
10019
10020 * gdb.python/py-objfile-script.exp: New file.
10021 * gdb.python/py-objfile-script.c: New file.
10022 * gdb.python/py-objfile-script-gdb.py: New file.
10023 * testsuite/gdb.python/py-section-script.exp: Test
10024 "info auto-load-scripts".
10025
9930639c
TT
100262011-05-13 Tom Tromey <tromey@redhat.com>
10027
10028 * gdb.dwarf2/clztest.exp: New file.
10029 * gdb.dwarf2/clztest.c: New file.
10030 * gdb.dwarf2/clztest.S: New file.
10031
05272e11
DE
100322011-05-13 Doug Evans <dje@google.com>
10033
cc63ef9b
DE
10034 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
10035 String16 tests.
05272e11 10036
6edba76f
TT
100372011-05-13 Tom Tromey <tromey@redhat.com>
10038
10039 * lib/gdb.exp (is_x86_like_target): New proc.
10040 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
10041 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
10042 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
10043 -nostdlib to compiler.
10044 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
10045 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
10046 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
10047 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
10048 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
10049
028d0ed5
TJB
100502011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
10051
10052 * gdb.python/py-function.exp: Test setting a value from a function
10053 which executes a command.
10054
8a9b8146
TT
100552011-05-12 Tom Tromey <tromey@redhat.com>
10056
10057 * gdb.dwarf2/typeddwarf.S: New file.
10058 * gdb.dwarf2/typeddwarf.c: New file.
10059 * gdb.dwarf2/typeddwarf.exp: New file.
10060
10483e8e
MP
100612011-05-12 Marek Polacek <mpolacek@redhat.com>
10062
10063 * gdb.mi/mi-basics.exp: Fix races. Honour the
10064 `test_exec_and_symbol_mi_operatons' return value.
10065 (test_mi_interpreter_selection): Use mi_gdb_test instead of
10066 gdb_test_multiple.
10067 (test_exec_and_symbol_mi_operatons): Likewise.
10068 (test_path_specification): Likewise.
10069
faf067f1
JK
100702011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10071
10072 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
10073 (gdb_touch_execfile): Remove catch wrappers. New variable time.
10074 Replace `file copy' and `file rename' by `file mtime'. Twice.
10075
7ff911a3
JK
100762011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10077
10078 * gdb.base/readline-ask.c: New file.
10079 * gdb.base/readline-ask.exp: New file.
10080 * gdb.base/readline-ask.inputrc: New file.
10081
a536c6d7
UW
100822011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
10083
10084 * gdb.cell/bt.exp: Delete breakpoints before running to signal
10085 to avoid race condition.
10086 * gdb.cell/coremaker.c: Use small stack size.
10087 * gdb.cell/ea-standalone.exp: Use file name without path as
10088 argument to c_to.
10089 * gdb.cell/fork.exp: Allow other output when continuing to end.
10090
d472a426
JK
100912011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10092
10093 * gdb.threads/corethreads.c: New file.
10094 * gdb.threads/corethreads.exp: New file.
10095
100962011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
10097
10098 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
10099 Try to compile the test using -Wl,-z,norelro first.
10100 (load_core): New variable libthread_db_seen, initialize it.
10101 (zeroed-threads cannot be listed): Protect it by XFAIL on
10102 !$libthread_db_seen.
10103
8be455d7
JK
101042011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10105
10106 PR 12573
10107 * gdb.dwarf2/dw2-skip-prologue.S: New file.
10108 * gdb.dwarf2/dw2-skip-prologue.c: New file.
10109 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
10110
1976171a
JK
101112011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10112
10113 * gdb.cp/psymtab-parameter.cc: New file.
10114 * gdb.cp/psymtab-parameter.exp: New file.
10115
7db6f30f
JK
101162011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10117
10118 Fix a race.
10119 * gdb.cp/static-print-quit.exp (print c): Split to ...
10120 (print c - <return>, print c - q <return>, print c - to quit):
10121 ... these. Make the testfile untested on gdb-7.1.
10122
85161e9e 101232011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
10124
10125 * lib/gdb.exp (exec_target_file, exec_symbol_file,
10126 gdb_rename_execfile, gdb_touch_execfile): New.
10127 * gdb.base/reread.exp: Use new procs to handle multiple
10128 exec files.
10129
0c51be18
YQ
101302011-05-05 Yao Qi <yao@codesourcery.com>
10131
10132 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
10133 (test_adr_32bit, test_pop_pc): New.
10134 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
10135 (test_adr_32bit, test_pop_pc): New.
10136
4d393d60
JM
101372011-05-04 Joseph Myers <joseph@codesourcery.com>
10138
10139 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
10140 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
10141 targets.
10142 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
10143 handle targets.
10144
8ffd0459
JK
101452011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
10146
10147 * gdb.base/completion.exp (complete help info wat): Rename to ...
10148 (complete 'help info wat'): ... here.
10149 Remove all `-re ".*' and `-re "^.*' redundant regexes.
10150 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
10151
8e28d804
PA
101522011-05-04 Pedro Alves <pedro@codesourcery.com>
10153
10154 * gdb.base/completion.exp: Use gdb_test_multiple instead of
10155 gdb_test and explicit $gdb_prompt/timeout matches.
10156
3eb2ef34
YQ
101572011-05-04 Yao Qi <yao@codesourcery.com>
10158
10159 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
10160 and __thumb2__.
10161
aaaf81a3
MP
101622011-05-03 Marek Polacek <mpolacek@redhat.com>
10163
10164 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
10165 in place of `gdb_test "delete breakpoints"'. This eliminates two
10166 testcases.
10167
c4cbc0df
PA
101682011-05-02 Pedro Alves <pedro@codesourcery.com>
10169
10170 PR testsuite/12649
10171 Fix races.
10172
10173 * gdb.base/completion.exp: Remove all sleep calls. Remove
10174 unnecessary regexs. Don't explicitly expect anything after the
10175 prompt. Eat the prompt if necessary.
10176
b4cbb4a3
EBM
101772011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
10178
10179 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
10180 accept to show the caller line again as well as the line after.
10181
d65aec65
PM
101822011-04-29 Phil Muldoon <pmuldoon@redhat.com>
10183
10184 PR mi/12531
10185
10186 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
10187 compile target.
10188 * gdb.python/py-prettyprint.exp: Add C++ object for
10189 CPLUS_FAKE_CHILD test.
10190
30852783
UW
101912011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
10192
10193 * gdb.base/signest.exp: New file.
10194 * gdb.base/signest.c: Likewise.
10195
c7b1f0d9
JK
101962011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10197
10198 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
10199 thread and breakpoint notifications.
10200
559a7a62
JK
102012011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10202
10203 * gdb.base/fortran-sym-case.c: New file.
10204 * gdb.base/fortran-sym-case.exp: New file.
10205 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
10206 * gdb.dwarf2/dw2-case-insensitive.c: New file.
10207 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
10208
8344e389
JK
102092011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
10210
10211 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
10212 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
10213 false #1', `if true else false #2' and `if true else false #3'.
10214
2484c66b
UW
102152011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
10216
10217 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
10218 while delivering signal.
10219
8d3788bd
VP
102202011-04-27 Vladimir Prus <vladimir@codesourcery.com>
10221
10222 MI breakpoint notifications.
10223
10224 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
10225 * testsuite/gdb.mi/mi2-cli.exp: Adust.
10226 * testsuite/gdb.mi/mi-watch.exp: Adust.
10227 * testsuite/gdb.mi/mi2-watch.exp: Adust.
10228 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
10229 notifications.
8d3788bd 10230
3e03848b
JK
102312011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10232
10233 * gdb.base/gdbindex-stabs-dwarf.c: New file.
10234 * gdb.base/gdbindex-stabs.c: New file.
10235 * gdb.base/gdbindex-stabs.exp: New file.
10236
918c9108
YQ
102372011-04-25 Yao Qi <yao@codesourcery.com>
10238
10239 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
10240 with /*...*/.
10241 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
10242
90556b8c
JK
102432011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10244
10245 * gdb.python/py-value.exp (test_objfiles): Name the first test
10246 `py-value in file.filename'.
10247
03f2bd59
JK
102482011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10249
10250 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
10251 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
10252 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
10253 !gdbserver_reconnect_p..
10254 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
10255
7b08b9eb
JK
102562011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10257
10258 * gdb.cp/cpcompletion.exp (complete class methods)
10259 (complete class methods beginning with F): Move them above runto. New
10260 comment about the runto delimiter.
10261
b78974c3
PA
102622011-04-20 Pedro Alves <pedro@codesourcery.com>
10263
10264 * gdb.base/maint.exp: Test that "maint print registers" works
10265 without a running program.
10266
20429c40 102672011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 10268
20429c40
MP
10269 * gdb.base/setshow.exp: Fix racy tests.
10270 ($old_gdb_prompt): New variable.
10271
7a9dd1b2
TT
102722011-04-19 Tom Tromey <tromey@redhat.com>
10273
10274 * gdb.mi/mi-nsmoribund.exp:
10275 * gdb.hp/gdb.objdbg/objdbg01.exp:
10276 * gdb.base/structs.exp (test_struct_returns):
10277 * gdb.base/call-sc.exp (test_scalar_returns):
10278 * gdb.base/bigcore.exp: Remove duplicate words.
10279
02835898
JK
102802011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10281
10282 * gdb.base/break-interp-lib.c (v, vptr): New variables.
10283 * gdb.base/break-interp.exp (test_attach): New comment.
10284
254f582e
JK
102852011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10286
10287 * gdb.threads/gcore-thread.exp ($core0file): New variable.
10288 (clear __stack_user.next, clear stack_used.next)
10289 (save a zeroed-threads corefile): New test.
10290 Call core_load for $core0file.
10291 (zeroed-threads cannot be listed): New test.
10292
4fe85f5c
JK
102932011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10294
10295 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
10296 filename.
10297 ($srcfile): Preserve the original value.
10298 ($testfile): Match it the .exp filename.
10299 ($corefile): New variable. Substitute it around.
10300 Use clean_restart.
10301 ($prev_timeout): Remove.
10302 (load_core): Move core loading into this proc.
10303 Fix restore of $timeout if load_core fails.
10304
63524580
JK
103052011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10306
10307 * gdb.base/eu-strip-infcall.c: New file.
10308 * gdb.base/eu-strip-infcall.exp: New file.
10309
90359a16
JK
103102011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10311
10312 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
10313 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
10314
626e7282
JK
103152011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10316
10317 Fix Python access to inlined frames.
10318 * gdb.python/py-frame-inline.c: New file.
10319 * gdb.python/py-frame-inline.exp: New file.
10320
3363d018
EBM
103212011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
10322
10323 * gdb.base/gdb1090.exp: Change breakpoint location to read the
10324 content of 's24' correctly (avoiding "optimized out").
10325 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
10326
28781456
JK
103272011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10328
10329 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
10330
4a4106ca
TJB
103312011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
10332
10333 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
10334 expect a colon in watch -location output.
10335
d26ccb4f
JK
103362011-04-13 Marek Polacek <mpolacek@redhat.com>
10337
df46027d 10338 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
10339 New testcase `expect response to define backtrace'. Also remove
10340 redundant `default' block.
10341
e1ab1f9c
JK
103422011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10343
10344 * gdb.python/py-prettyprint.c (struct hint_error): New.
10345 (main): New variable hint_error.
10346 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
10347 "print hint_error".
10348 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
10349 (register_pretty_printers): Register it.
10350
0c2e6019
TT
103512011-04-04 Tom Tromey <tromey@redhat.com>
10352
10353 * gdb.cp/maint.exp (test_help): Update.
10354 (test_namespace): Likewise.
10355
af57139d
JB
103562011-04-01 Joel Brobecker <brobecker@adacore.com>
10357
10358 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
10359 * gdb.ada/arrayptr.exp: Add new tests.
10360
956a9fb9
JB
103612011-04-01 Joel Brobecker <brobecker@adacore.com>
10362
10363 * gdb.ada/mi_catch_ex: New testcase.
10364
d0c4d642
PA
103652011-04-01 Pedro Alves <pedro@codesourcery.com>
10366
10367 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
10368 base::overload(void) method without specifying "const".
10369
18819fa6
UW
103702011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
10371
10372 * gdb.arch/thumb-singlestep.S: New file.
10373 * gdb.arch/thumb-singlestep.exp: Likewise.
10374
a4c8e806
TT
103752011-03-31 Tom Tromey <tromey@redhat.com>
10376
10377 * gdb.python/py-prettyprint.py (exception_flag): New global.
10378 (NoStringContainerPrinter._iterator.next): Check it.
10379 * gdb.python/py-prettyprint.c (main): New variable nstype2.
10380 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
10381
53832f31
TT
103822011-03-29 Tom Tromey <tromey@redhat.com>
10383
10384 * gdb.cp/anon-struct.cc: New file.
10385 * gdb.cp/anon-struct.exp: New file.
10386
e4620230
JK
103872011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10388
10389 Test STT_GNU_IFUNC support.
10390 * gdb.base/gnu-ifunc-lib.c: New file.
10391 * gdb.base/gnu-ifunc.c: New file.
10392 * gdb.base/gnu-ifunc.exp: New file.
10393
d0fb5eae
JK
103942011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10395
10396 Support a ring of related breakpoints.
10397 * gdb.base/watchpoint-delete.c: New file.
10398 * gdb.base/watchpoint-delete.exp: New file.
10399
20106cfb
JK
104002011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10401
10402 * gdb.ada/arrayparam.exp (print first after function call): Use
10403 explicit package name. Add a comment
10404 (print lasta after function call): Rename ...
10405 (print last after function call): ... it and use explicit package
10406 name.
10407 (print length after function call): Use explicit package name.
10408 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
10409 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
10410 (multiple matches for symbol i): Rename ...
10411 (multiple matches for symbol integervar): ... it.
10412 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
10413 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
10414
e7ab5e63
AB
104152011-03-25 Andrew Burgess <aburgess@broadcom.com>
10416
10417 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
10418 environment variable to make grep output more predictable. Move
10419 all the environment setup into gdb_init so it's done once per test
10420 case rather than each time we start gdb.
10421
9ef07c8c
TT
104222011-03-24 Tom Tromey <tromey@redhat.com>
10423
10424 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
10425 test.
10426
dd90784c
JK
104272011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10428
10429 * gdb.dwarf2/dw2-entry-value-main.c: New file.
10430 * gdb.dwarf2/dw2-entry-value.S: New file.
10431 * gdb.dwarf2/dw2-entry-value.exp: New file.
10432
05775840
PM
104332011-03-22 Phil Muldoon <pmuldoon@redhat.com>
10434
6fdff2c5 10435 PR python/12183
05775840
PM
10436
10437 * gdb.python/py-function.exp: Add GdbError tests.
10438
8661b11b
PA
104392011-03-18 Pedro Alves <pedro@codesourcery.com>
10440
10441 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
10442 (reglocal_test_func, statlocal_test_func): New functions.
10443 (globals_test_func): Call new functions.
10444 * gdb.trace/unavailable.exp (gdb_collect_args_test)
10445 (gdb_collect_locals_test): New procedure.
10446 (gdb_trace_collection_test): Call new procedures.
10447
0fdb4f18
PA
104482011-03-18 Pedro Alves <pedro@codesourcery.com>
10449
10450 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
10451 (test_register, test_register_unavailable): New procedures.
10452 (gdb_unavailable_registers_test): New procedure.
10453 (gdb_trace_collection_test): Call it.
10454
99c3dc11
PM
104552011-03-18 Phil Muldoon <pmuldoon@redhat.com>
10456
6fdff2c5 10457 PR python/12149
99c3dc11
PM
10458
10459 * gdb.python/python.exp: Add gdb.write tests.
10460
29703da4
PM
104612010-03-17 Phil Muldoon <pmuldoon@redhat.com>
10462
10463 * gdb.python/Makefile.in: Add py-objfile.
10464 * gdb.python/py-objfile.exp: New file.
10465 * gdb.python/py-objfile.c: New file.
10466 * gdb.python/py-block.exp: Add is_valid tests.
10467 * gdb.python/py-inferior.exp: Ditto.
10468 * gdb.python/py-infthread.exp: Ditto.
10469 * gdb.python/py-symbol.exp: Ditto.
10470 * gdb.python/py-symtab.exp: Ditto.
10471
598997c8
KS
104722011-03-16 Keith Seitz <keiths@redhat.com>
10473
10474 PR c++/12273
10475 * gdb.cp/cmpd-minsyms.exp: New test.
10476 * gdb.cp/cmpd-minsyms.cc: New file.
10477
10478 PR c++/11734
10479 * gdb.cp/ovsrch.exp: New test.
10480 * gdb.cp/ovsrch.h: New file.
10481 * gdb.cp/ovsrch1.cc: New file.
10482 * gdb.cp/ovsrch2.cc: New file.
10483 * gdb.cp/ovsrch3.cc: New file.
10484 * gdb.cp/ovsrch4.cc: New file.
10485
c91513d8
PP
104862011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
10487
10488 PR gdb/12528
10489 * gdb.base/Makefile.in: Adjust EXECUTABLES.
10490 * gdb.base/break-on-linker-gcd-function.exp: New test.
10491 * gdb.base/break-on-linker-gcd-function.cc: New file.
10492
7470fc63
AT
104932011-03-15 Andreas Tobler <andreast@fgznet.ch>
10494
10495 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
10496
959e7469
PM
104972011-03-15 Phil Muldoon <pmuldoon@redhat.com>
10498
10499 * lib/gdb.exp (gdb_unload): Add another termination case.
10500
9373cf26
JK
105012011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10502
10503 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
10504 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
10505 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
10506 Provide a stub byte there.
10507 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
10508 DW_AT_entry_pc.
10509 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
10510
24e9cda0
UW
105112011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
10512
10513 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
10514 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
10515 "generic ABI, auto".
10516 (altivec_abi_tests): Accept vectors returned by reference.
10517
7371cf6d
PM
105182010-03-14 Phil Muldoon <pmuldoon@redhat.com>
10519
10520 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
10521
ce77046a
UW
105222011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
10523
10524 * gdb.python/py-section-script.exp: Skip test if no Python support.
10525
176400c3
UW
105262011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
10527
10528 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
10529
ecec24e6
PM
105302011-03-10 Phil Muldoon <pmuldoon@redhat.com>
10531
10532 * gdb.python/py-parameter.exp: Update tests to the new Python
10533 parameter API. Add "no documentation" test. Add deprecated API
10534 backward compatibility test.
10535
5dbdd470
TT
105362011-03-09 Tom Tromey <tromey@redhat.com>
10537
10538 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
10539 gdb_continue_to_end.
10540
b66e66ee
MK
105412011-03-09 Mark Kettenis <kettenis@gnu.org>
10542
10543 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
10544 tabs.
10545
eceb0c5f
TT
105462011-03-09 Tom Tromey <tromey@redhat.com>
10547
10548 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
10549 parentheses.
10550 (gdb_continue_to_end): Add "allow_extra" parameter. Use
10551 $command.
10552 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
10553 argument to gdb_continue_to_end.
10554 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
10555 argument to gdb_continue_to_end.
10556 * gdb.cp/annota3.exp: Fix regex.
10557 * gdb.cp/annota2.exp: Fix regex.
10558 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
10559 gdb_continue_to_end.
10560 * gdb.base/call-signal-resume.exp: Revert earlier patch.
10561 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
10562 gdb_continue_to_end.
10563
63154eca
PA
105642011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10565
10566 * gdb.server/ext-run.exp
10567 (load new file without any gdbserver inferior): New test.
10568
967d1f9b
TT
105692011-03-07 Tom Tromey <tromey@redhat.com>
10570
10571 * Makefile.in (TAGS): Rewrite.
10572
d68dcbb9
JK
105732011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10574
10575 * gdb.trace/report.exp (12.1: trace report #1): New match for the
10576 initial commands echo. New match for `Found trace'. Anchor all the
10577 other matches. Anchor and match for `No trace frame found' the final
10578 match.
10579
6bf58e63
TT
105802011-03-07 Tom Tromey <tromey@redhat.com>
10581
10582 * Makefile.in (TAGS): New target.
10583
fda326dd
TT
105842011-03-07 Tom Tromey <tromey@redhat.com>
10585
10586 * lib/opencl.exp (skip_opencl_tests): Update for exit message
10587 change.
10588 * lib/mi-support.exp (mi_gdb_test): Update for exit message
10589 change.
10590 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
10591 exit message change.
10592 (skip_altivec_tests): Update for exit message change.
10593 (skip_vsx_tests): Likewise.
10594 (gdb_continue_to_end): Likewise. Add 'command' argument.
10595 * lib/cell.exp (skip_cell_tests): Update for exit message change.
10596 * gdb.threads/tls.exp: Update for exit message change.
10597 * gdb.threads/thread-unwindonsignal.exp: Use
10598 gdb_continue_to_end.
10599 * gdb.threads/step.exp (step_it): Update for exit message change.
10600 (continue_all): Likewise.
10601 * gdb.threads/print-threads.exp (test_all_threads): Update for
10602 exit message change.
10603 * gdb.threads/interrupted-hand-call.exp: Use
10604 gdb_continue_to_end.
10605 * gdb.threads/execl.exp: Use gdb_continue_to_end.
10606 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
10607 gdb_continue_to_end.
10608 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
10609 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
10610 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
10611 * gdb.cp/method.exp: Update for exit message change.
10612 * gdb.cp/mb-templates.exp: Update for exit message change.
10613 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
10614 * gdb.cp/annota3.exp: Update for exit message change.
10615 * gdb.cp/annota2.exp: Update for exit message change.
10616 * gdb.cell/fork.exp: Use gdb_continue_to_end.
10617 * gdb.base/term.exp: Update for exit message change.
10618 * gdb.base/step-test.exp (test_i): Update for exit message change.
10619 * gdb.base/sigstep.exp (advance): Update for exit message change.
10620 (advancei): Likewise.
10621 * gdb.base/siginfo.exp: Update for exit message change.
10622 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
10623 * gdb.base/reread.exp: Use gdb_continue_to_end.
10624 * gdb.base/langs.exp: Use gdb_continue_to_end.
10625 * gdb.base/interrupt.exp: Update for exit message change.
10626 * gdb.base/gdb1555.exp: Update for exit message change.
10627 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
10628 * gdb.base/ending-run.exp: Update for exit message change.
10629 * gdb.base/chng-syms.exp: Update for exit message change.
10630 * gdb.base/checkpoint.exp: Update for exit message change.
10631 * gdb.base/catch-syscall.exp (check_for_program_end): Use
10632 gdb_continue_to_end.
10633 (test_catch_syscall_with_wrong_args): Likewise.
10634 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
10635 * gdb.base/break-interp.exp (test_ld): Update for exit message
10636 change.
10637 * gdb.base/bang.exp: Update for exit message change.
10638 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
10639 (do_call_attach_tests): Likewise.
10640 * gdb.base/a2-run.exp: Update for exit message change.
10641 * gdb.arch/ppc-dfp.exp: Update for exit message change.
10642 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
10643 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
10644
dd19bd70
JK
106452011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10646
10647 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
10648
30e62689
TT
106492011-03-03 Tom Tromey <tromey@redhat.com>
10650
10651 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
10652 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
10653 * gdb.hp/gdb.aCC/configure.ac: Remove.
10654 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
10655 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
10656 * gdb.hp/gdb.base-hp/configure.ac: Remove.
10657 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
10658 * gdb.hp/gdb.compat/configure (Makefile): Remove.
10659 * gdb.hp/gdb.compat/configure.ac: Remove.
10660 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
10661 * gdb.hp/gdb.defects/configure (Makefile): Remove.
10662 * gdb.hp/gdb.defects/configure.ac: Remove.
10663 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
10664 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
10665 * gdb.hp/gdb.objdbg/configure.ac: Remove.
10666 * gdb.hp/configure.ac: Remove.
10667 * gdb.hp/configure: Remove.
10668 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
10669 substitution.
10670 (Makefile): Remove rule.
10671 * gdb.cell/configure.ac: Remove.
10672 * gdb.cell/configure: Remove.
10673 * gdb.stabs/Makefile.in (Makefile): Remove.
10674 (distclean): Don't remove config.status or config.log.
10675 * gdb.stabs/configure (Makefile): Remove.
10676 * gdb.stabs/configure.ac: Remove.
10677 * configure: Rebuild.
10678 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
10679 Remove stabs- and cell-specific logic. Test for existence of
10680 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
10681 subdirectories, gdb.cell, and and gdb.stabs.
10682 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
10683
c171f854
JB
106842011-03-03 Joel Brobecker <brobecker@adacore.com>
10685
10686 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
10687 end of buffer.
10688
9a5193cb
JB
106892011-03-02 Joel Brobecker <brobecker@adacore.com>
10690
10691 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
10692 gdb_test when running a test where we expected no output back.
10693
9bb4c1bb
MS
106942011-02-28 Michael Snyder <msnyder@vmware.com>
10695
10696 * gdb.cp/overload.cc: Change initializer value to integer.
10697
3bd0f5ef
MS
106982011-02-27 Michael Snyder <msnyder@vmware.com>
10699
10700 * gdb.multi/base.exp: Add test for remove-inferiors.
10701
2279eaad
JB
107022011-02-26 Joel Brobecker <brobecker@adacore.com>
10703
10704 * gdb.python/py-frame.exp: Simplify the initialization phase
10705 using prepare_for_testing.
10706
c82c0b55
MS
107072011-02-25 Michael Snyder <msnyder@vmware.com>
10708
10709 * gdb.multi/base.exp: Add tests for info inferiors with args.
10710
1d94651b
JK
107112011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10712
10713 * gdb.dwarf2/dw2-ranges.S: Rename to ...
10714 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
10715 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
10716 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
10717 asmfile3. Comment the STABS (#3) file compilation. Compile
10718 everything through assembler. Provide KFAIL for symtab/12497.
10719 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
10720 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
10721 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
10722 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
10723
3bd0f5ef
MS
107242011-02-24 Michael Snyder <msnyder@vmware.com>
10725
10726 * gdb.base/break.exp: Add tests for delete breakpoints using
10727 convenience variables and value history references.
10728
12c1418e
MS
107292011-02-24 Michael Snyder <msnyder@vmware.com>
10730
10731 * gdb.base/break.exp: Remove debugging 'printf' accidentally
10732 left behind in previous check-in.
10733
e5a67952
MS
107342011-02-23 Michael Snyder <msnyder@vmware.com>
10735
10736 * gdb.base/break.exp: Add tests for "info break" with arguments.
10737 * gdb.trace/infotrace.exp: Update patterns for error and help.
10738 * gdb.base/completion.exp: Update pattern.
10739 * gdb.base/ena-dis-br.exp: Update pattern.
10740 * gdb.base/help.exp: Update patterns.
10741
107422011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
10743
10744 * gdb.base/memattr.exp: New test.
10745 * gdb.base/memattr.c: Test load for memattr.exp.
10746
6e6fbe60
DE
107472011-02-22 Doug Evans <dje@google.com>
10748
10749 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
10750
1d41d745
MS
107512011-02-22 Michael Snyder <msnyder@vmware.com>
10752
10753 * Makefile.in: Make more clean.
10754 * gdb.ada/Makefile.in: Ditto.
10755 * gdb.arch/Makefile.in: Ditto.
10756 * gdb.asm/Makefile.in: Ditto.
10757 * gdb.base/Makefile.in: Ditto.
10758 * gdb.cp/Makefile.in: Ditto.
10759 * gdb.dwarf2/Makefile.in: Ditto.
10760 * gdb.java/Makefile.in: Ditto.
10761 * gdb.mi/Makefile.in: Ditto.
10762 * gdb.modula2/Makefile.in: Ditto.
10763 * gdb.python/Makefile.in: Ditto.
10764 * gdb.server/Makefile.in: Ditto.
10765 * gdb.stabs/Makefile.in: Ditto.
10766 * gdb.threads/Makefile.in: Ditto.
10767 * gdb.trace/Makefile.in: Ditto.
10768
79ba84ca
MS
107692011-02-22 Michael Snyder <msnyder@vmware.com>
10770
df46027d 10771 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
10772 info threads.
10773
b9b35694
JB
107742011-02-22 Joel Brobecker <brobecker@adacore.com>
10775
10776 * gdb.python/py-breakpoint.exp: Fix the expected output of
10777 one of the "maint info breakpoints" tests to accept the output
10778 generated on platforms that do not have hardware watchpoints.
10779
8bfb830f
JB
107802011-02-22 Joel Brobecker <brobecker@adacore.com>
10781
10782 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
10783 clean_restart. Be a little stricter in the expected output
10784 for one of the tests. Fix a typo in one of the comments.
10785
c45f3c54
JB
107862011-02-22 Joel Brobecker <brobecker@adacore.com>
10787
10788 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
10789 Delete variable binfile, no longer use. Add or modify test
10790 comments to make them unique.
10791
b97c863c
MS
107922011-02-21 Michael Snyder <msnyder@vmware.com>
10793
10794 * Makefile.in: Update for make clean.
10795 * gdb.ada/Makefile.in: Ditto.
10796 * gdb.arch/Makefile.in: Ditto.
10797 * gdb.asm/Makefile.in: Ditto.
10798 * gdb.base/Makefile.in: Ditto.
10799 * gdb.cp/Makefile.in: Ditto.
10800 * gdb.dwarf2/Makefile.in: Ditto.
10801 * gdb.java/Makefile.in: Ditto.
10802 * gdb.mi/Makefile.in: Ditto.
10803 * gdb.modula2/Makefile.in: Ditto.
10804 * gdb.python/Makefile.in: Ditto.
10805 * gdb.server/Makefile.in: Ditto.
10806 * gdb.stabs/Makefile.in: Ditto.
10807 * gdb.threads/Makefile.in: Ditto.
10808 * gdb.trace/Makefile.in: Ditto.
10809
aea5b279
MS
108102011-02-21 Michael Snyder <msnyder@vmware.com>
10811
10812 * gdb.threads/thread-find.exp: Update patterns for changes in
10813 output of "info threads" command.
10814
e3039479
UW
108152011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
10816 Ulrich Weigand <uweigand@de.ibm.com>
10817
10818 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
10819 (skip_hw_watchpoint_tests): Likewise.
10820 (skip_hw_watchpoint_multi_tests): Likewise.
10821
b800ec70
UW
108222011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
10823
10824 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
10825 (skip_hw_watchpoint_tests): Likewise.
10826 (skip_hw_watchpoint_multi_tests): Likewise.
10827 (skip_hw_watchpoint_access_tests): Likewise.
10828
10829 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
10830 * gdb.base/pr11022.exp: Likewise.
10831 * gdb.base/watch-read.exp: Likewise.
10832 * gdb.base/watch_thread_num.exp: Likewise.
10833 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
10834 * gdb.base/watchpoint-hw.exp: Likewise.
10835 * gdb.base/watchpoint.exp: Likewise.
10836 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
10837 * gdb.threads/watchthreads-reorder.exp: Likewise.
10838 * gdb.threads/watchthreads.exp: Likewise.
10839 * gdb.threads/watchthreads2.exp: Likewise.
10840
91033e37
JB
108412011-02-21 Joel Brobecker <brobecker@adacore.com>
10842
10843 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
10844 the debugger is unable to find the array bounds.
10845
eeaafae2
JK
108462011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10847
10848 * gdb.cp/typedef-operator.exp: New file.
10849 * gdb.cp/typedef-operator.cc: New file.
10850
e338d953
MS
108512011-02-17 Michael Snyder <msnyder@vmware.com>
10852
10853 * gdb.threads/thread-find.exp: Fix regular expressions.
10854
e67ad678
JB
108552011-02-17 Joel Brobecker <brobecker@adacore.com>
10856
10857 * gdb.ada/packed_array: Expand testcase to test printing of
10858 unconstrained packed array.
10859
93084bca
JB
108602011-02-17 Joel Brobecker <brobecker@adacore.com>
10861
10862 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
10863
a0c78a73
PA
108642011-02-16 Pedro Alves <pedro@codesourcery.com>
10865
f65d5553 10866 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
10867 (main): Initialize it before collecting, and and clear it
10868 afterwards.
f65d5553
PA
10869 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
10870 collecting with '{type} addr', where the addr expression is not an
10871 rvalue.
a0c78a73 10872
3dfcbbd2
KW
108732011-02-16 Ken Werner <ken.werner@de.ibm.com>
10874
10875 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
10876 a bool variable. Expect correct OpenCL names for vector types. Use the
10877 uc3 variable name instead of referring to the uchar3 built-in type.
10878 Escape the asterisk at the half pointer test.
10879
08807d5a
PA
108802011-02-16 Pedro Alves <pedro@codesourcery.com>
10881
f65d5553 10882 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
10883 (main): Initialize it before collecting, and and clear it
10884 afterwards.
f65d5553
PA
10885 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
10886 collecting overlapping memory ranges.
08807d5a 10887
60f98dde
MS
108882011-02-15 Michael Snyder <msnyder@vmware.com>
10889
10890 * gdb.base/default.exp: Add tests for thread commands.
10891 * gdb.base/help.exp: Add tests for thread commands.
10892 * gdb.threads/thread-find.exp: New test for thread find command.
10893
648cd113
KW
108942011-02-15 Ken Werner <ken.werner@de.ibm.com>
10895
10896 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
10897
494e194e
YQ
108982011-02-15 Yao Qi <yao@codesourcery.com>
10899
10900 PR tdep/12352
10901 * gdb.arch/arm-disp-step.S : New test for str instruction.
10902 * gdb.arch/arm-disp-step.exp : Likewise.
10903
d9492458
TJB
109042011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
10905
10906 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
10907 "vector_register2_vr" test strings. Test the extended floating
10908 point registers (F32~F63).
10909 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
10910 IBM XL C compiler. Make the test program use a register provided
10911 by the compiler for the lxvd2x instruction.
10912
8af8e3bc
PA
109132011-02-14 Pedro Alves <pedro@codesourcery.com>
10914
10915 * gdb.trace/unavailable.cc (class Base, class Middle, class
10916 Derived): New types.
10917 (derived_unavail, derived_partial, derived_whole): New globals.
10918 (virtual_partial): New global.
10919 (virtualp): Point at virtual_partial.
10920 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
10921 related to unavailable vptr.
10922
1b28d0b3
PA
109232011-02-14 Pedro Alves <pedro@codesourcery.com>
10924
10925 * gdb.trace/unavailable.cc (a, b, c): New globals.
10926 (main): Set and clear them.
10927 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
10928 `a' and `c', and check that `b' isn't collected, although `a' and
10929 `c' are.
10930
ec0a52e1
PA
109312011-02-14 Pedro Alves <pedro@codesourcery.com>
10932
10933 * gdb.trace/unavailable.cc (struct Virtual): New.
10934 (virtualp): New global pointer.
10935 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
10936 printing a pointer to an object whose type has a vtable, with
10937 print object on.
10938
24e6bcee
PA
109392011-02-14 Pedro Alves <pedro@codesourcery.com>
10940
10941 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
10942 value repeat handles unavailableness.
10943
39d37385
PA
109442011-02-14 Pedro Alves <pedro@codesourcery.com>
10945
10946 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
10947 tests for building arrays from unavailable values, subscripting
10948 non-memory rvalue unvailable arrays, and accessing fields or
10949 baseclasses of non-lazy unavailable values,
10950 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
10951 struct types.
10952 (g_smallstruct, g_smallstruct_b): New globals.
10953
06d72e16
PA
109542011-02-14 Pedro Alves <pedro@codesourcery.com>
10955
10956 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
10957
bc9a5551
JK
109582011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10959
10960 Fix const/volatile qualifiers of C++ types, PR c++/12328.
10961 * gdb.cp/overload-const.exp: New file.
10962 * gdb.cp/overload-const.cc: New file.
10963
54fcddd0
UW
109642011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
10965
10966 * gdb.opencl/callfuncs.cl: New file.
10967 * gdb.opencl/callfuncs.exp: New test.
10968 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
10969
d6dafb7c
UW
109702011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
10971
10972 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
10973 when computing result.
10974 * gdb.arch/altivec-abi.exp: Update expected results.
10975
a449c2d8
TJB
109762011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
10977
10978 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
10979 * gdb.base/jit.exp: Likewise.
10980 * gdb.base/pie-execl.exp: Likewise.
10981 * gdb.base/solib-nodir.exp: Likewise.
10982 * gdb.base/solib-overlap.exp: Likewise.
10983
764880b7
PA
109842011-02-07 Pedro Alves <pedro@codesourcery.com>
10985
10986 * gdb.trace/collection.c (global_pieces): New.
10987 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
10988 New procedure.
10989 (gdb_trace_collection_test): Call it.
10990
505500db
SW
109912011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
10992
10993 * gdb.python/py-evthreads.c: New file.
10994 * gdb.python/py-evthreads.exp: New file.
10995 * gdb.python/py-events.py: New file.
10996 * gdb.python/py-events.exp: New file.
10997 * gdb.python/py-events.c: New file.
10998
385203ed
DD
109992011-02-04 David Daney <ddaney@caviumnetworks.com>
11000
11001 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
11002
9011945e
AB
110032011-02-03 Andrew Burgess <aburgess@broadcom.com>
11004
11005 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
11006 gdb.base/disasm-end-cu.exp: New test for disassembling over the
11007 boundary between two compilation units.
11008
580688f3
PA
110092011-02-02 Pedro Alves <pedro@codesourcery.com>
11010
11011 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
11012 (Virtual): New structs.
11013 (virtual_o, virtual_middle_b): New globals.
11014 * gdb.cp/virtbase.exp: New tests.
11015
d3f0f853
PP
110162011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
11017
11018 * gdb.base/jit.exp: New file.
11019 * gdb.base/jit-main.c: New file.
11020 * gdb.base/jit-solib.c: New file.
11021
b2030fb5
UW
110222011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
11023
11024 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
11025 proceed to initial kernel entry point.
11026 * gdb.opencl/datatypes.exp: Likewise.
11027 * gdb.opencl/operators.exp: Likewise.
11028 * gdb.opencl/vec_comps.exp: Likewise.
11029
2db19d1e
SW
110302011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
11031
11032 * gdb.cp/nsnested.cc: New.
11033 * gdb.cp/nsnested.exp: New.
11034 * gdb.cp/nsnoimports.exp: New.
11035 * gdb.cp/nsnoimports.cc: New.
11036
6b0c4c1f
JB
110372011-01-31 Joel Brobecker <brobecker@adacore.com>
11038
11039 * gdb.base/interact.exp: Add extra tests that verify that
11040 the value of the interactive-mode setting does not change
11041 after the script is sourced.
11042
80b23b6a
JK
110432011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11044
11045 * gdb.cp/noparam.exp: New file.
11046 * gdb.cp/noparam.cc: New file.
11047
ffd5ec24
PA
110482011-01-28 Pedro Alves <pedro@codesourcery.com>
11049
11050 * gdb.trace/tfile.exp: Test that with no traceframe selected,
11051 there's no stack or registers.
11052
a81766d8
TT
110532011-01-26 Tom Tromey <tromey@redhat.com>
11054
11055 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
11056 space before string output. Add test for "set print pretty off"
11057 case.
11058
585fdaa1
PA
110592011-01-25 Pedro Alves <pedro@codesourcery.com>
11060
11061 * gdb.base/frame-args.exp: Adjust.
11062 * gdb.dwarf2/dw2-noloc.exp: Adjust.
11063 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
11064 * gdb.dwarf2/pieces.exp: Adjust.
11065 * gdb.opt/clobbered-registers-O2.exp: Adjust.
11066 * gdb.opt/inline-locals.exp: Adjust.
11067 * gdb.threads/fork-child-threads.exp: Adjust.
11068
d468832a
KW
110692011-01-25 Ken Werner <ken.werner@de.ibm.com>
11070
11071 * gdb.opencl/convs_casts.cl: Move program scope variables into the
11072 OpenCL kernel function. Add a comment as marker. Add address space
11073 qualifiers for the remaining program scope variables.
11074 * gdb.opencl/datatypes.cl: Likewise.
11075 * gdb.opencl/operators.cl: Likewise.
11076 * gdb.opencl/vec_comps.cl: Likewise.
11077 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
11078 Add breakpoint at the marker comment.
11079 * gdb.opencl/datatypes.exp: Likewise.
11080 * gdb.opencl/operators.exp: Likewise.
11081 * gdb.opencl/vec_comps.exp: Likewise.
11082
490f124f
PA
110832011-01-24 Pedro Alves <pedro@codesourcery.com>
11084
11085 * gdb.base/printcmds.c (some_struct): New struct and instance.
11086 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
11087 procedure.
11088 <global scope>: Call it.
11089
6da78614
KW
110902011-01-21 Ken Werner <ken.werner@de.ibm.com>
11091
11092 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
11093 argument to the gdb_compile_opencl_hostapp call.
11094
ec64c9aa
YQ
110952011-01-19 Yao Qi <yao@codesourcery.com>
11096
11097 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
11098 positve list.
11099
810cfdbb
YQ
111002011-01-19 Yao Qi <yao@codesourcery.com>
11101
11102 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
11103 canonical form.
11104 Remove "xscale-*-*"
11105 * gdb.xml/tdesc-regs.exp: Likewise.
11106 * gdb.python/py-section-script.exp: Replace ARM target triplet
11107 with canonical form.
11108 Match arm*-*-symbianelf*.
11109 * gdb.base/dup-sect.exp: Likewise.
11110 * lib/dwarf.exp: New.
11111 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
11112 dwarf2_support.
11113 * gdb.dwarf2/dup-psym.exp: Likewise.
11114 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
11115 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
11116 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
11117 * gdb.dwarf2/dw2-basic.exp: Likewise.
11118 * gdb.dwarf2/dw2-compressed.exp: Likewise.
11119 * gdb.dwarf2/dw2-const.exp: Likewise.
11120 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
11121 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
11122 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
11123 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
11124 * gdb.dwarf2/dw2-filename.exp: Likewise.
11125 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
11126 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
11127 * gdb.dwarf2/dw2-intercu.exp: Likewise.
11128 * gdb.dwarf2/dw2-intermix.exp: Likewise.
11129 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
11130 * gdb.dwarf2/dw2-noloc.exp: Likewise.
11131 * gdb.dwarf2/dw2-op-call.exp: Likewise.
11132 * gdb.dwarf2/dw2-producer.exp: Likewise.
11133 * gdb.dwarf2/dw2-ranges.exp: Likewise.
11134 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
11135 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
11136 * gdb.dwarf2/dw2-strp.exp: Likewise.
11137 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
11138 * gdb.dwarf2/implptr.exp: Likewise.
11139 * gdb.dwarf2/mac-fileno.exp: Likewise.
11140 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
11141 * gdb.dwarf2/pieces.exp: Likewise.
11142 * gdb.dwarf2/pr11465.exp: Likewise.
11143 * gdb.dwarf2/valop.exp: Likewise.
11144 * gdb.dwarf2/watch-notconst.exp: Likewise.
11145 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
11146
4694da01
TT
111472011-01-19 Tom Tromey <tromey@redhat.com>
11148
11149 * gdb.python/py-infthread.exp: Add thread tests.
11150
b075872c
JB
111512011-01-14 Joel Brobecker <brobecker@adacore.com>
11152
11153 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
11154
2c3e6e24
JB
111552011-01-14 Joel Brobecker <brobecker@adacore.com>
11156
11157 * gdb.ada/widewide: New testcase.
11158
de8fa76c
JB
111592011-01-13 Joel Brobecker <brobecker@adacore.com>
11160
11161 * gdb.base/interact.exp: New testcase.
11162
1b05df00
TT
111632011-01-12 Tom Tromey <tromey@redhat.com>
11164
11165 * gdb.mi/gdb2549.exp: Update for error message changes.
11166 * gdb.mi/mi-cli.exp: Likewise.
11167 * gdb.mi/mi-disassemble.exp: Likewise.
11168 * gdb.mi/mi-pthreads.exp: Likewise.
11169 * gdb.mi/mi-regs.exp: Likewise.
11170 * gdb.mi/mi-stack.exp: Likewise.
11171 * gdb.mi/mi-var-block.exp: Likewise.
11172 * gdb.mi/mi-var-cmd.exp: Likewise.
11173 * gdb.mi/mi2-cli.exp: Likewise.
11174 * gdb.mi/mi2-disassemble.exp: Likewise.
11175 * gdb.mi/mi2-pthreads.exp: Likewise.
11176 * gdb.mi/mi2-regs.exp: Likewise.
11177 * gdb.mi/mi2-stack.exp: Likewise.
11178 * gdb.mi/mi2-var-block.exp: Likewise.
11179 * gdb.mi/mi2-var-cmd.exp: Likewise.
11180
c2ff108b
JK
111812011-01-12 Andrew Burgess <aburgess@broadcom.com>
11182 Jan Kratochvil <jan.kratochvil@redhat.com>
11183
11184 PR fortran/11104 and DWARF unbound arrays detection.
11185 * gdb.fortran/multi-dim.exp: New file.
11186 * gdb.fortran/multi-dim.f90: New file.
11187
b716877b
AB
111882011-01-12 Andrew Burgess <aburgess@broadcom.com>
11189
11190 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
11191 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
11192 add new tests for opcode dumping.
11193
6c162d5e
TT
111942011-01-11 Tom Tromey <tromey@redhat.com>
11195
11196 * gdb.python/py-infthread.exp: Load gdb-python.exp.
11197
77b06cd7
TJB
111982010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
11199
11200 Convert hardware watchpoints to use breakpoint_ops.
11201 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
11202 type is not supported.
11203 * gdb.base/foll-fork.exp: Likewise.
11204 * gdb.base/foll-vfork.exp: Likewise.
11205
f39a75d0
PM
112062011-01-10 Phil Muldoon <pmuldoon@redhat.com>
11207
11208 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
11209 Use load_lib gdb-python.exp.
11210 * gdb.python/python.exp: Ditto.
11211 * gdb.python/py-function.exp: Ditto.
11212
fc529d80
AS
112132011-01-09 Andreas Schwab <schwab@linux-m68k.org>
11214
11215 * gdb.threads/tls.exp ("info address me"): Fix expected output.
11216
fb03cb59
JK
112172011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11218
11219 * configure: Regenerate.
11220
d8e22779
TT
112212011-01-06 Tom Tromey <tromey@redhat.com>
11222
11223 * gdb.python/py-frame.exp: Test gdb.newest_frame.
11224
09050809
JB
112252011-01-06 Joel Brobecker <brobecker@adacore.com>
11226
fc529d80
AS
11227 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
11228 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
11229 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
11230 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
11231 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
11232 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
11233 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
11234 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
11235 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
11236 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
11237 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
11238 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
11239 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
11240 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
11241 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
11242 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
11243 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
11244 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
11245 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
11246 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
11247 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
11248 gdb.ada/uninitialized_vars.exp,
11249 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
11250 Simplify by using clean_restart.
09050809 11251
8ed5dd9e
JB
112522011-01-06 Joel Brobecker <brobecker@adacore.com>
11253
11254 Add marker to be used as anchor for inserting breakpoints.
11255 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
11256 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
11257 Likewise.
11258
11259 Remove uses of gdb_start_cmd.
11260 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
11261 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
11262
11263 Do not run testcase if testing with GDBserver.
11264 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
11265 if testing with GDBserver.
11266
368a124f
JB
112672011-01-06 Joel Brobecker <brobecker@adacore.com>
11268
11269 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
11270 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
11271 copyright header.
11272
44944448
JB
112732011-01-05 Joel Brobecker <brobecker@adacore.com>
11274
11275 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
11276 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
11277 testsuite/gdb.fortran/complex.f,
11278 testsuite/gdb.fortran/derived-type.f90,
11279 testsuite/gdb.fortran/library-module-lib.f90,
11280 testsuite/gdb.fortran/library-module-main.f90,
11281 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
11282 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
11283 Copyright year update.
11284
31886ea6
JB
112852011-01-05 Joel Brobecker <brobecker@adacore.com>
11286
11287 * gdb.base/langs1.f: Add copyright header.
11288
ebedcab5
JK
112892011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11290
11291 * gdb.base/morestack.exp: New file.
11292 * gdb.base/morestack.c: New file.
11293
de1eb2f9
JK
112942011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11295
11296 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
11297
9e87a409
JB
112982010-12-29 Joel Brobecker <brobecker@adacore.com>
11299
11300 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
11301 * gdb.ada/arrayptr.exp: Add test printing that new variable.
11302
720d1a40
JB
113032010-12-29 Joel Brobecker <brobecker@adacore.com>
11304
11305 * gdb.ada/lang_switch.exp: Correct expected parameter value.
11306
a283af87
AS
113072010-12-25 Andreas Schwab <schwab@linux-m68k.org>
11308
5d3d9cba
AS
11309 * gdb.threads/tls.exp: Fix typo.
11310
a283af87
AS
11311 * gdb.threads/thread-specific.exp (get_thread_list): Update.
11312 * gdb.threads/execl.exp: Update.
11313
2a20745c
YQ
113142010-12-23 Yao Qi <yao@codesourcery.com>
11315
11316 * gdb.arch/arm-disp-step.exp: New.
11317 * gdb.arch/arm-disp-step.S: New.
11318
a7658b96
TT
113192010-12-21 Tom Tromey <tromey@redhat.com>
11320
11321 * gdb.threads/execl.exp: Update.
11322 * gdb.threads/linux-dp.exp: Update.
11323 * gdb.threads/manythreads.exp: Update.
11324 * gdb.threads/tls.exp: Update.
11325
5b79abe7
TT
113262010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11327
11328 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
11329 (NextOverThrowDerivates) <resumebpt>: New.
11330 (resumebpt_test): New.
11331 (main): Call resumebpt_test.
11332 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
11333
0914bcdb
SS
113342010-12-12 Stan Shebs <stan@codesourcery.com>
11335
11336 * gdb.trace/tsv.exp: Test print command on trace state variables.
11337
305aeedc
TT
113382010-12-09 Tom Tromey <tromey@redhat.com>
11339
11340 * gdb.base/interp.exp: Add regression test.
11341
186c406b
TT
113422010-12-09 Tom Tromey <tromey@redhat.com>
11343
11344 * gdb.java/jnpe.java: New file.
11345 * gdb.java/jnpe.exp: New file.
11346 * gdb.cp/nextoverthrow.exp: New file.
11347 * gdb.cp/nextoverthrow.cc: New file.
11348
aae1c79a
DE
113492010-12-07 Doug Evans <dje@google.com>
11350
11351 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
11352 of data-directory.
11353 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
11354 updated.
11355 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
11356
60f98dde 113572010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
11358
11359 * gdb.base/callfuncs.exp: Test for skip_float_tests.
11360 * gdb.base/call-sc.exp: Ditto.
11361 * gdb.base/finish.exp: Ditto.
11362 * gdb.base/return.exp: Ditto.
11363 * gdb.base/return2.exp: Ditto.
11364
5fa290c1
DE
113652010-11-30 Doug Evans <dje@google.com>
11366
11367 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
11368 (gdb_expect_list): Fix spelling errors in comments.
11369 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
11370 send_gdb/gdb_expect_list where applicable.
11371 * gdb.base/call-ar-st.exp: Ditto.
11372 * gdb.base/funcargs.exp: Ditto.
11373 * gdb.base/gcore.exp: Ditto.
11374 * gdb.base/page.exp: Ditto.
11375 * gdb.base/sigaltstack.exp: Ditto.
11376 * gdb.base/siginfo.exp: Ditto.
11377 * gdb.base/sigstep.exp: Ditto.
11378 * gdb.base/trace-commands.exp: Ditto.
11379
4e04c971
DE
113802010-11-29 Doug Evans <dje@google.com>
11381
11382 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
11383 printer-name;subprinter-name.
11384
8cf6f0b1
TT
113852010-11-29 Tom Tromey <tromey@redhat.com>
11386
11387 * gdb.dwarf2/implptr.exp: New file.
11388 * gdb.dwarf2/implptr.c: New file.
11389 * gdb.dwarf2/implptr.S: New file.
11390
94b6973e
PM
113912010-11-29 Phil Muldoon <pmuldoon@redhat.com>
11392
fc529d80 11393 PR python/12199
94b6973e
PM
11394
11395 * gdb.python/py-breakpoint.exp: Test the delete method.
11396
8358c15c
JK
113972010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11398
11399 Fix step_resume_breakpoint unsaved during an infcall.
11400 * gdb.base/step-resume-infcall.exp: New file.
11401 * gdb.base/step-resume-infcall.c: New file.
11402
f6df29bc
TJB
114032010-11-24 Edjunior Machado <emachado@br.ibm.com>
11404
11405 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
11406
f2b5a5cf
TJB
114072010-11-24 Edjunior Machado <emachado@br.ibm.com>
11408
11409 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
11410 on ppc64's symbols; "finish" and "return" commands must accept to
11411 show the caller line again as well as the line after.
11412 * gdb.asm/powerpc64.inc: New file.
11413
6b0ecdc2
DE
114142010-11-23 Doug Evans <dje@google.com>
11415
11416 * lib/gdb.exp (gdb_test_sequence): New function.
11417 (gdb_expect_list): Add verbose -log call for each pattern.
11418 * gdb.base/signals.exp (test_handle_all_print): Call it.
11419 Reduce timeout increment from 6 minutes to 1 minute.
11420 * gdb.server/ext-run.exp: Call it.
11421
ea976c60
PM
114222010-11-23 Phil Muldoon <pmuldoon@redhat.com>
11423
f2b5a5cf 11424 PR python/12212
ea976c60
PM
11425
11426 * gdb.python/python.exp: Check that selected_thread raises an
11427 error when no inferior is loaded.
11428
c0efa795
JK
114292010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11430
11431 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
11432 * gdb.dwarf2/dw2-stack-boundary.S: New file.
11433
ec3aa567
JK
114342010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11435
11436 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
11437 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
11438
d8249011
DE
114392010-11-18 Doug Evans <dje@google.com>
11440
11441 * gdb.server/ext-run.exp: Fix intermittent failures.
11442
d4eba7d1
NF
114432010-11-12 Nathan Froyd <froydnj@codesourcery.com>
11444
11445 * gdb.stabs/gdb11479.exp: Use runto_main.
11446
b04c2f88
NF
114472010-11-12 Nathan Froyd <froydnj@codesourcery.com>
11448
11449 * gdb.base/break-entry.exp: Skip if using a stub.
11450
ae9d7ce4
NF
114512010-11-12 Nathan Froyd <froydnj@codesourcery.com>
11452
11453 * gdb.python/py-inferior.exp: Pack values in target endianness.
11454
621c8364
TT
114552010-11-12 Tom Tromey <tromey@redhat.com>
11456
11457 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
11458 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
11459 MemoryError.
11460 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
11461 type.
11462 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
11463 MemoryError.
11464 (test_subscript_regression): Update exception type.
11465
84f4c1fe
PM
114662010-11-11 Phil Muldoon <pmuldoon@redhat.com>
11467
11468 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
11469 breakpoint tests.
11470
a1442452
PA
114712010-11-09 Pedro Alves <pedro@codesourcery.com>
11472
11473 * gdb.base/watchpoint.exp: Test "watch -location" with an
11474 innacessible location.
11475
efd11a33
JK
114762010-11-09 Edjunior Machado <emachado@br.ibm.com>
11477 Luis Machado <luisgpm@br.ibm.com>
11478
11479 * gdb.base/maint.exp: Expect "." prefix.
11480 * gdb.base/nodebug.exp: Expect "." Likewise.
11481 * gdb.base/sepsymtab.exp: Expect "." Likewise.
11482 * gdb.base/watchpoint-cond-gone.exp: Likewise.
11483 * gdb.base/watchpoint.exp: Expect a software watch to be created for
11484 POWER server processors.
11485
aa00efb5
JK
114862010-11-08 Edjunior Machado <emachado@br.ibm.com>
11487 Luis Machado <luisgpm@br.ibm.com>
11488
11489 * gdb.base/break-entry.exp: convert entry point for
11490 ppc64 and expect leading `.' on ppc64's symbols
11491
99e7ae30
DE
114922010-11-05 Doug Evans <dje@google.com>
11493
11494 * gdb.base/help.exp: Update expected output.
b521dba8
DE
11495 * gdb.python/py-param.exp: Delete, contents moved to ...
11496 * gdb.python/py-parameter.exp: ... here. New file.
11497 Add test for gdb.parameter ("directories").
99e7ae30 11498
f4b8a18d
KW
114992010-11-05 Ken Werner <ken.werner@de.ibm.com>
11500
11501 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
11502 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
11503 * configure: Regenerate.
11504 * gdb.opencl/Makefile.in: New File.
11505 * gdb.opencl/datatypes.exp: Likewise.
11506 * gdb.opencl/datatypes.cl: Likewise.
11507 * gdb.opencl/operators.exp: Likewise.
11508 * gdb.opencl/operators.cl: Likewise.
11509 * gdb.opencl/vec_comps.exp: Likewise.
11510 * gdb.opencl/vec_comps.cl: Likewise.
11511 * gdb.opencl/convs_casts.exp: Likewise.
11512 * gdb.opencl/convs_casts.cl: Likewise.
11513 * lib/opencl.exp: Likewise.
11514 * lib/opencl_hostapp.c: Likewise.
11515 * lib/opencl_kernel.cl: Likewise.
11516 * lib/cl_util.c: Likewise.
11517 * lib/cl_util.c: Likewise.
11518 * gdb.base/default.exp (set language): Add "opencl" to the list of
11519 languages.
11520
a9d5ef47
SW
115212010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
11522
11523 * gdb.cp/overload.exp: Added test for inheritance overload.
11524 * gdb.cp/overload.cc: Ditto.
11525 * gdb.cp/oranking.exp: Removed releveant kfails.
11526
03eb1c79
JK
115272010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11528 Joel Brobecker <brobecker@adacore.com>
11529
11530 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
11531 check test_compiler_info.
11532
dbc98a8b
KW
115332010-11-03 Ken Werner <ken.werner@de.ibm.com>
11534
11535 * gdb.base/gnu_vector.exp: Adjust expect messages.
11536
120bd360
KW
115372010-11-03 Ken Werner <ken.werner@de.ibm.com>
11538
11539 * gdb.base/gnu_vector.exp: Add unary operator tests.
11540
c37f7098
KW
115412010-11-03 Ken Werner <ken.werner@de.ibm.com>
11542
11543 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
11544
7b51bc51
DE
115452010-11-02 Doug Evans <dje@google.com>
11546
11547 * gdb.python/py-pp-maint.c: New file.
11548 * gdb.python/py-pp-maint.exp: New file.
11549 * gdb.python/py-pp-maint.py: New file.
11550
50c97f38
TT
115512010-11-02 Tom Tromey <tromey@redhat.com>
11552
11553 * gdb.base/default.exp: Remove "scheme" from language list.
11554
a289b8f6
JK
115552010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11556
11557 Revert:
11558 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11559 * gdb.threads/sigstep-threads.exp: New file.
11560 * gdb.threads/sigstep-threads.c: New file.
11561
cd017491
MS
115622010-10-20 Michael Snyder <msnyder@vmware.com>
11563
11564 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
11565
8e6a5956
UW
115662010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
11567
11568 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
11569 Skip test completely if gdb,no_hardware_watchpoints.
11570
2c04da0d
UW
115712010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
11572
11573 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
11574 strict, but do not check for any particular function name within libc.
11575
79afc5ef
SW
115762010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
11577
11578 * gdb.cp/smartp.exp: New test.
11579 * gdb.cp/smartp.cc : New test.
11580
026ffab7
SW
115812010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
11582
11583 * gdb.cp/converts.exp: Test pointer to bool conversion.
11584 Test pointer to long conversion.
11585 * gdb.cp/oranking.exp: Removed relevant kfail.
11586
3a772aa4
TT
115872010-10-18 Tom Tromey <tromey@redhat.com>
11588
11589 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
11590 argument to lazy_string.
11591 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
11592 (pp_ls.to_string): Use it.
11593 * gdb.python/py-prettyprint.c (main): Move declarations to top.
11594 Add "estring2" local.
11595
5fc3827b
JK
115962010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11597
11598 Fix s390x compatibility.
11599 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
11600 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
11601
8aeb23f3
JK
116022010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11603
11604 * gdb.threads/sigstep-threads.exp: New file.
11605 * gdb.threads/sigstep-threads.c: New file.
11606
c1e56572
JK
116072010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11608
11609 * gdb.base/pie-execl.exp: New file.
11610 * gdb.base/pie-execl.c: New file.
11611
92163a10
JK
116122010-10-13 Doug Evans <dje@google.com>
11613 Jan Kratochvil <jan.kratochvil@redhat.com>
11614
11615 PR exp/12117
11616 * gdb.cp/ptype-cv-cp.cc: New file.
11617 * gdb.cp/ptype-cv-cp.exp: New file.
11618
7062b0a0
SW
116192010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
11620
11621 * gdb.cp/converts.cc: New test program.
11622 * gdb.cp/converts.exp: New test.
11623 * gdb.cp/overload.exp: Added test for void* vs int*.
11624 * gdb.cp/overload.exp: Ditto.
11625 * gdb.cp/oranking.exp: Removed related kfail.
11626
0e3509db
DE
116272010-10-13 Doug Evans <dje@google.com>
11628
11629 * lib/gdb-python.exp (gdb_check_python_config): New function.
11630 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
11631 * gdb.python/lib-types.cc: New file.
11632 * gdb.python/lib-types.exp: New file.
11633
8dc78533
JK
116342010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11635
11636 * gdb.python/py-error.exp: New file.
11637 * gdb.python/py-error.py: New file.
11638
93c17e06
JK
116392010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11640
11641 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
11642 gdb_test_multiple.
11643
d8b34041
JK
116442010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11645
11646 * gdb.base/break-interp.exp: Use ldlags for linking flags.
11647 * gdb.base/prelink.exp: Likewise.
11648 * gdb.base/solib-nodir.exp: Likewise.
11649 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
11650 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
11651 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
11652
e0cc584e
UW
116532010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
11654
11655 * break-interp.exp (test_ld): Use two separate gdb_expect statements
11656 for the "info files" test to avoid timeouts on slow machines.
11657
cfc353b1
JK
116582010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11659
11660 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
11661 (main): Make openlib dummy call.
11662
d3d7896d
JK
116632010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11664
11665 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
11666 * break-interp.exp (reach): Move the core body ...
11667 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
11668 (test_ld): Provide always real argument, even to the linker. Replace
11669 dl_main by _dl_debug_state.
11670
5e533c94
JK
116712010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11672
11673 Fix results of prelinked PIEs on ppc*.
11674 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
11675 Accept also DISPLACEMENT "PRESENT".
11676 (main): Replace "ZERO" displacements by "PRESENT".
11677
33540610
SW
116782010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
11679
11680 * gdb.cp/oranking.exp: New test.
11681 * gdb.cp/oranking.cc: New test program.
11682
3bdf2bbd
KW
116832010-10-08 Ken Werner <ken.werner@de.ibm.com>
11684
11685 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
11686 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
11687
2f608a3a
KW
116882010-10-06 Ken Werner <ken.werner@de.ibm.com>
11689
11690 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
11691 lush, lynx) New constant.
11692 * gdb.base/constvars.exp: Test const array types.
11693 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
11694
aa2e2d8d
DE
116952010-10-06 Doug Evans <dje@google.com>
11696
11697 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
11698 of syscall staging area.
11699
2844d6b5
KW
117002010-10-06 Ken Werner <ken.werner@de.ibm.com>
11701
11702 * gdb.base/gnu_vector.c: Add variable c4.
11703 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
11704 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
11705
7d8ac8bb
MR
117062010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
11707
11708 * gdb.arch/altivec-abi.exp: Fix a typo.
11709
84a02e58
MR
117102010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
11711
11712 * lib/mi-support.exp (thread_selected_re): Correct pattern used
11713 to match a thread ID.
11714
b18e6318
JK
117152010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11716
11717 Fix s390x testcase compatibility.
11718 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
11719
a2c09bd0
DE
117202010-10-01 Doug Evans <dje@google.com>
11721
11722 * lib/gdb-python.exp: New file.
11723 * gdb.python/py-block.exp: Use it.
11724 * gdb.python/py-breakpoint.exp: Ditto.
11725 * gdb.python/py-frame.exp: Ditto.
11726 * gdb.python/py-inferior.exp: Ditto.
11727 * gdb.python/py-param.exp: Ditto.
11728 * gdb.python/py-prettyprint.exp: Ditto.
11729 * gdb.python/py-shared.exp: Ditto.
11730 * gdb.python/py-symbol.exp: Ditto.
11731 * gdb.python/py-symtab.exp: Ditto.
11732 * gdb.python/py-type.exp: Ditto.
11733 * gdb.python/py-value.exp: Ditto.
11734 * gdb.python/python.exp: Ditto.
11735
38f12cfc
TT
117362010-09-30 Tom Tromey <tromey@redhat.com>
11737
11738 * gdb.base/anon.exp: New file.
11739 * gdb.base/anon.c: New file.
11740
9ae8282d
TT
117412010-09-30 Tom Tromey <tromey@redhat.com>
11742
11743 * gdb.base/completion.exp: Test completion through anonymous
11744 union.
11745 * gdb.base/break1.c (struct some_struct): Add anonymous union.
11746
e9e07ba6
JK
117472010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11748
11749 Fix printing parameters of inlined functions.
11750 * gdb.dwarf2/dw2-inline-param.exp: New file.
11751 * gdb.dwarf2/dw2-inline-param-main.c: New file.
11752 * gdb.dwarf2/dw2-inline-param.S: New file.
11753
cd2effb2
JK
117542010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11755
11756 PR corefiles/12071.
11757 * gdb.base/corefile.exp (quit with a process, no question: load core)
11758 (quit with a core file): New tests.
11759
bceffbf3
JK
117602010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11761
11762 Fix GDB crash on inferior calls with self-referencing classes.
11763 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
11764 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
11765 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
11766
1736ad11
JK
117672010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11768
11769 Fix lost siginfo_t for inferior calls.
11770 * gdb.base/siginfo-infcall.exp: New file.
11771 * gdb.base/siginfo-infcall.c: New file.
11772
a176ad92
JB
117732010-09-22 Joel Brobecker <brobecker@adacore.com>
11774
11775 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
11776
c2b0a229
JK
117772010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11778
11779 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
11780 New test.
11781 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
11782
e8ae22d1
JB
117832010-09-22 Joel Brobecker <brobecker@adacore.com>
11784
11785 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
11786 type of our const type.
11787
ec322823
SW
117882010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
11789
11790 * gdb.cp/pr12028.cc: New.
11791 * gdb.cp/pr12028.exp: New.
11792
72929c62
JB
117932010-09-22 Joel Brobecker <brobecker@adacore.com>
11794
11795 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
11796
875b4ff5 117972010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 11798 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
11799
11800 PR mi/11407
11801 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
11802 * gdb.mi/dw2-ref-missing-frame-main.c New File.
11803 * gdb.mi/dw2-ref-missing-frame.S New File.
11804 * gdb.mi/dw2-ref-missing-frame.exp New File.
11805
7155d578
TT
118062010-09-14 Tom Tromey <tromey@redhat.com>
11807
11808 PR symtab/8399:
11809 * gdb.threads/tls.exp: Remove kfail. Update expected output.
11810
515ed532
TT
118112010-09-14 Tom Tromey <tromey@redhat.com>
11812
11813 PR exp/11803:
11814 * gdb.threads/tls.exp: Use C++.
11815 (check_thread_local): Use K::another_thread_local.
11816 * gdb.threads/tls.c (class K): New.
11817 (another_thread_local): Now a member of K.
11818 (spin): Update. No longer K&R C.
11819
450ca57c
SW
118202010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
11821
11822 * gdb.cp/koenig.cc: created class for testing member lookup.
11823 * gdb.cp/koenig.exp: Added test for member lookup.
11824
dbd492a3
JK
118252010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11826
11827 Fix false FAILs on sourcetree topdir directory containing "kill".
11828 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
11829 source line matching regexp.
11830
8d4d924b
JK
118312010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11832
11833 * gdb.python/python.exp (set height 0, collect help from uiout)
11834 (verify help to uiout): New tests.
11835
8e64f2a0
JK
118362010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11837
11838 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
11839 is_lp64_target to check 64bit target.
11840
4569eed2
JK
118412010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11842
11843 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
11844 (test_ld) <powerpc64-*>: New.
11845
5e1617b1
DJ
118462010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
11847
11848 * gdb.cp/templates.exp (test_template_args): Allow "struct".
11849
c767944b
DJ
118502010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
11851
11852 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
11853 (FunctionArg::method): New function.
11854 (empty, arg): New variables.
11855 (main): Call arg.method.
11856 * gdb.cp/templates.exp (test_template_args): New function.
11857 (do_tests): Call it.
11858
27d3a3fc
UW
118592010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
11860
11861 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
11862 of "next" to proceed over pthread_exit call.
11863
55b7ce7f
UW
118642010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
11865
11866 * gdb.base/maint.exp: Avoid wildcards against potentially very long
11867 "maint print statistics" output to prevent expect timeouts.
11868
809df446
JK
118692010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11870
11871 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
11872 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11873 (test_float_rejected): ... here.
11874 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
11875 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11876 (test_float_rejected): ... here.
11877 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
11878 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11879 (test_float_rejected): ... here.
11880 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
11881 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11882 (test_float_rejected): ... here.
11883
8464be76
DJ
118842010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11885
11886 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
11887 before disabling hardware watchpoints.
11888 (test_inaccessible_watchpoint): Check that hardware watchpoints
11889 are used. Test for watchpoints on a constant address.
11890
14dba4b4
JK
118912010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11892
11893 * gdb.base/ui-redirect.exp: New file.
11894
3f3540e1 118952010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 11896 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
11897
11898 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
11899
0f254bb7
DE
119002010-08-31 Doug Evans <dje@google.com>
11901
11902 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
11903
03f17ccf
TT
119042010-08-30 Tom Tromey <tromey@redhat.com>
11905
11906 PR python/11792:
11907 * gdb.python/py-value.exp (test_subscript_regression): Add
11908 dynamic_type test.
11909
640617ad
DJ
119102010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
11911
11912 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
11913 instead of running to main. Do not test the main function.
11914 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
11915 Add new main.
11916
2ed91d1b
PA
119172010-08-26 Pedro Alves <pedro@codesourcery.com>
11918
11919 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
11920 one test.
11921
673bfd45
DE
119222010-08-24 Doug Evans <dje@google.com>
11923
11924 PR symtab/11942
11925 * gdb.dwarf2/dw4-sig-types.cc: New file.
11926 * gdb.dwarf2/dw4-sig-types.h: New file.
11927 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
11928 * gdb.dwarf2/dw4-sig-types.exp: New file.
11929
f9ffd4bb
TT
119302010-08-23 Tom Tromey <tromey@redhat.com>
11931
11932 PR python/11145:
11933 * gdb.python/py-value.c (Base, Derived): New types.
11934 (base): New global.
11935 * gdb.python/py-value.exp (test_subscript_regression): Add
11936 dynamic_cast test.
11937
d839c8a4
TT
119382010-08-23 Tom Tromey <tromey@redhat.com>
11939
11940 PR python/10676:
11941 * gdb.python/py-type.exp (test_fields): Add tests for type
11942 equality.
11943
702c2711
TT
119442010-08-23 Tom Tromey <tromey@redhat.com>
11945
11946 PR python/11915:
11947 * gdb.python/py-type.exp (test_fields): Add tests for array.
11948
832bafd3
KS
119492010-08-23 Keith Seitz <keiths@redhat.com>
11950
11951 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
11952 have any children. Create a new abbrev for it.
11953 Add missing terminal sequence to .debug_abbrev.
11954
c37bf528
KS
119552010-08-20 Keith Seitz <keiths@redhat.com>
11956
11957 PR symtab/11465:
11958 * gdb.dwarf2/pr11465.exp: New test.
11959 * gdb.dwarf2/pr11465.S: New file.
11960 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
11961 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
11962
4572cbac
TJB
119632010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
11964
11965 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
11966 registers. Update data sets with the new v2_double element in the
11967 VSX register union. Add vector_register3_vr data set for the AltiVec
11968 registers. Use gdb_test_no_output instead of send_gdb.
11969
e7fbb131
PA
119702010-08-19 Pedro Alves <pedro@codesourcery.com>
11971
11972 * gdb.python/py-shared.exp: New file, factored out from
11973 python.exp.
11974 * gdb.python/py-shared.c: New file.
11975 * gdb.python/py-shared-sl.c: New file.
11976 * gdb.python/python-1.c: New file.
11977 * gdb.python/python-sl.c: Delete.
11978 * gdb.python/python.c: Mention python-1.c.
11979 * gdb.python/python.exp: Move shared library tests to
11980 py-shared.exp.
11981 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
11982 (MISCELLANEOUS): New.
11983 (clean mostlyclean): Also remove $MISCELLANEOUS.
11984
d30f5e1f
DE
119852010-08-19 Doug Evans <dje@google.com>
11986
11987 PR exp/11926
11988 * gdb.base/printcmds.exp (test_float_accepted): New function.
11989 Move existing float tests there. Add tests for floats with suffixes.
11990 (test_float_rejected): New function.
11991 * gdb.java/jv-print.exp (test_float_accepted): New function.
11992 (test_float_rejected): New function.
11993 * gdb.objc/print.exp: New file.
11994 * gdb.pascal/print.exp: New file.
11995 * lib/objc.exp: New file.
11996
7b3fd859
PM
119972010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
11998
11999 * gdb.base/default.exp (info set): Avoid full buffer error and force
12000 reading up to final gdb prompt.
12001 (show): Likewise.
12002
c92817ce
TT
120032010-08-18 Tom Tromey <tromey@redhat.com>
12004
12005 PR symtab/11919:
12006 * gdb.base/completion.exp: Add test.
12007
f1208f9e
DE
120082010-08-18 Doug Evans <dje@google.com>
12009
12010 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
12011 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
12012 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
12013 Simplify, early exit if runto_main fails.
12014 * gdb.fortran/exprs.exp: load_lib fortran.exp.
12015 (set_lang_fortran): Moved to lib/fortran.exp.
12016 * gdb.fortran/types.exp: load_lib fortran.exp.
12017 (set_lang_fortran): Moved to lib/fortran.exp.
12018 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
12019 * gdb.java/jprint.exp (set_lang_java): Ditto.
12020 * gdb.java/jv-exp.exp: load_lib java.exp.
12021 If set_lang_java fails, issue a warning instead of failure to be
12022 consistent with other set_lang_foo uses.
12023 (set_lang_java): Moved to lib/java.exp.
12024 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
12025 If set_lang_java fails, issue a warning instead of failure to be
12026 consistent with other set_lang_foo uses.
12027 * gdb.pascal/types.exp: load_lib pascal.exp.
12028 (set_lang_pascal): Moved to lib/pascal.exp.
12029 * lib/fortran.exp: New file.
12030 * lib/java.exp (set_lang_java): New function.
12031 * lib/pascal.exp (set_lang_pascal): New function.
12032
2f06b485
YQ
120332010-08-18 Yao Qi <yao@codesourcery.com
12034
12035 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
12036 func_nofb_start and func_loopfb_start, so that address of functions
12037 is equal to these labels on Thumb.
12038
96e25403
YQ
120392010-08-18 Yao Qi <yao@codesourcery.com>
12040
12041 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
12042 to reflect latest c source file.
12043
36e6adc4
JK
120442010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12045
12046 * gdb.cp/infcall-dlopen.exp: New file.
12047 * gdb.cp/infcall-dlopen.cc: New file.
12048 * gdb.cp/infcall-dlopen-lib.cc: New file.
12049
f431efe5
PA
120502010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12051 Pedro Alves <pedro@codesourcery.com>
12052
12053 PR breakpoints/11371
12054
12055 * gdb.base/watch-cond-infcall.exp: New file.
12056 * gdb.base/watch-cond-infcall.c: New file.
12057
06a64a0b
TT
120582010-08-16 Tom Tromey <tromey@redhat.com>
12059
12060 * gdb.base/help.exp: Update.
12061 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
12062 watchpoint.
12063 (test_watch_location): New proc.
12064 (test_watchpoint_in_big_blob): Delete watchpoint.
12065 * gdb.base/watchpoint.c (func5): New function.
12066 (main): Call it.
12067
70ebf4ed
DE
120682010-08-16 Doug Evans <dje@google.com>
12069
12070 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
12071
ca5c20b6
PM
120722010-08-11 Phil Muldoon <pmuldoon@redhat.com>
12073
12074 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
12075 tests.
12076
7346b668
KW
120772010-08-11 Ken Werner <ken.werner@de.ibm.com>
12078
12079 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
12080 * gdb.base/gnu_vector.c: New File.
12081 * gdb.base/gnu_vector.exp: Likewise.
12082
cb2e07a6
PM
120832010-08-11 Phil Muldoon <pmuldoon@redhat.com>
12084
12085 * gdb.python/python.c: New File.
12086 * gdb.python/python-sl.c: New File.
12087 * gdb.python/python.exp: Test solib_address and decode_line
12088 * functions.
12089
5da1313b
JK
120902010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12091
12092 * gdb.python/python.exp (show height, set height 10)
12093 (verify pagination beforehand, verify pagination beforehand: q)
12094 (gdb.execute does not page, verify pagination afterwards)
12095 (verify pagination afterwards: q): New.
12096
49c3ccf7
DE
120972010-08-02 Doug Evans <dje@google.com>
12098
12099 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
12100 because of an older gcc, change test2
12101 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
12102 to unsupported.
12103
42c0c4f1
KH
121042010-07-30 Kazu Hirata <kazu@codesourcery.com>
12105
12106 * gdb.base/break-always.exp: Do not expect full paths to file
12107 names.
12108 * gdb.base/commands.exp: Likewise.
12109
d3765805
DE
121102010-07-30 Doug Evans <dje@google.com>
12111
c98ee71b
DE
12112 * gdb.cp/temargs.exp: For new tests that require newer gccs,
12113 xfail them when run with older gccs.
12114
fd961404
DE
12115 * lib/gdb.exp (build_executable): Forward "c++" option to
12116 get_compiler_info.
12117
999adef4
DE
12118 * gdb.python/py-type.exp (test_template): Mark as xfail tests
12119 "python print ttype.template_argument(1)" and
12120 "python print isinstance(ttype.template_argument(1), gdb.Value)"
12121 if using gcc 4.4 or earlier.
12122
d3765805
DE
12123 * gdb.base/valgrind-db-attach.exp: Use unique test name for
12124 attach-to-debugger handling.
12125
1276c759
JK
121262010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12127
12128 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
12129 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
12130 (main): Use copyreloc.
12131 * gdb.base/prelink.exp (split debug of executable)
12132 (.dynbss vs. .bss address shift): New tests.
12133
88caa9b9
PA
121342010-07-29 Pedro Alves <pedro@codesourcery.com>
12135
12136 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
12137 in gdb_test_multiple.
12138
c6f2ac43
PA
121392010-07-29 Pedro Alves <pedro@codesourcery.com>
12140
12141 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
12142 environment.
12143
326fd672
TT
121442010-07-28 Tom Tromey <tromey@redhat.com>
12145
12146 PR python/11060:
12147 * gdb.python/py-type.c (Temargs): New template.
12148 (temvar): New variable.
12149 * gdb.python/py-type.exp (test_template): New proc.
12150
3ce3b1ba
PA
121512010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
12152
12153 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
12154 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
12155
34eaf542
TT
121562010-07-28 Tom Tromey <tromey@redhat.com>
12157
12158 PR c++/9946:
12159 * gdb.cp/temargs.exp: New file.
12160 * gdb.cp/temargs.cc: New file.
12161
d41b819e
JK
121622010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12163
12164 * gdb.base/help.exp (help disassemble): Update the content.
12165
26ab7092
JK
121662010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12167
12168 * gdb.threads/ia64-sigill.exp: New file.
12169 * gdb.threads/ia64-sigill.c: New file.
12170
5283e9e1
TT
121712010-07-27 Tom Tromey <tromey@redhat.com>
12172
12173 * gdb.opt/inline-cmds.c (ATTR): New define.
12174 (func1): Use it.
12175 (func2): Likewise.
12176 (func3): Likewise.
12177 (outer_inline1): Likewise.
12178 (outer_inline2): Likewise.
12179 * gdb.opt/inline-bt.c (ATTR): New define.
12180 (func1): Use it.
12181 (func2): Likewise.
12182 * gdb.opt/inline-locals.c (ATTR): New define.
12183 (func1): Use it.
12184 (func2): Likewise.
12185
e992ef73
TT
121862010-07-27 Tom Tromey <tromey@redhat.com>
12187
12188 * gdb.stabs/gdb11479.c (hack): New function.
12189 (test): Use it.
12190 (test2): Use it.
12191 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
12192 (int32_search_buf, int64_search_buf): No longer static.
12193 (x): Remove.
12194 * gdb.base/relocate.c (hack): New function.
12195
5374244e
PM
121962010-07-27 Phil Muldoon <pmuldoon@redhat.com>
12197
12198 * gdb.python/py-value.exp (test_inferior_function_call): New function.
12199 * gdb.python/py-value.c (func1): New function.
12200 (func2): Likewise.
12201
a99aee83
CV
122022010-07-26 Corinna Vinschen <vinschen@redhat.com>
12203
12204 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
12205 as not to clash with .data section.
12206
a04ba985
JG
122072010-07-26 Jerome Guitton <guitton@adacore.com>
12208
12209 * gdb.base/code_elim.exp: New file.
12210 * gdb.base/code_elim1.c: New file.
12211 * gdb.base/code_elim2.c: New file.
12212
23bd0f7c
PA
122132010-07-21 Pedro Alves <pedro@codesourcery.com>
12214
12215 PR symtab/11827
12216
12217 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
12218 (some_volatile_enum): New variable.
12219 * gdb.base/printcmds.exp (test_print_enums): New.
12220 <top level>: Call it.
12221
883df6dd
SW
122222010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
12223
12224 * gdb.cp/fpointer.cc: New test.
12225 * gdb.cp/fpointer.exp: New test.
12226
569b05a5
JK
122272010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12228
12229 * gdb.base/solib-nodir.exp: New file.
12230 * lib/gdb.exp (runto): New case for a GDB internal error.
12231
51d7d803
JK
122322010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12233 Ulrich Weigand <uweigand@de.ibm.com>
12234 Tom Tromey <tromey@redhat.com>
12235
12236 * gdb.base/charset-malloc.c: New file.
12237 * gdb.base/charset.c (malloc_stub): New prototype.
12238 (main): Call it instead of malloc itself.
12239 * gdb.base/charset.exp: Use only prepare_for_testing.
12240 (binfile): Remove the variable.
12241
c0edd9ed
JK
122422010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
12243
12244 Make core files the process_stratum.
12245 * gdb.base/corefile.exp (run: load core again)
12246 (run: sanity check we see the core file, run: with core)
12247 (run: core file is cleared, attach: load core again)
12248 (attach: sanity check we see the core file, attach: with core)
12249 (attach: core file is cleared): New tests.
12250 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
12251
3cbaedff
KW
122522010-07-14 Ken Werner <ken.werner@de.ibm.com>
12253
12254 * gdb.arch/altivec-abi.exp: New tests.
12255
91158a56
TT
122562010-07-13 Tom Tromey <tromey@redhat.com>
12257
12258 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
12259 (main): Use it.
12260 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
12261
0f5238ed
TT
122622010-07-13 Tom Tromey <tromey@redhat.com>
12263
12264 * gdb.base/label.exp: New file.
12265 * gdb.base/label.c: New file.
12266
add265ae
L
122672010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
12268 H.J. Lu <hongjiu.lu@intel.com>
12269
12270 * lib/gdb.exp (is_ilp32_target): New.
12271 (is_lp64_target): Likewise.
12272
12273 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
12274 target.
12275 * gdb.arch/amd64-disp-step.exp: Likewise.
12276 * gdb.arch/amd64-dword.exp: Likewise.
12277 * gdb.arch/amd64-i386-address.exp: Likewise.
12278 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 12279
add265ae
L
12280 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
12281 target.
12282 * gdb.arch/i386-bp_permanent.exp: Likewise.
12283 * gdb.arch/i386-byte.exp: Likewise.
12284 * gdb.arch/i386-disp-step.exp: Likewise.
12285 * gdb.arch/i386-gnu-cfi.exp: Likewise.
12286 * gdb.arch/i386-prologue.exp: Likewise.
12287 * gdb.arch/i386-size-overlap.exp: Likewise.
12288 * gdb.arch/i386-size.exp: Likewise.
12289 * gdb.arch/i386-sse.exp: Likewise.
12290 * gdb.arch/i386-unwind.exp: Likewise.
12291 * gdb.arch/i386-word.exp: Likewise.
12292
12293 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
12294 test only when building 64-bit executables. Do not hard-code
12295 -m64 option.
12296
2dfb8c17
DE
122972010-07-07 Doug Evans <dje@google.com>
12298
12299 * lib/gdb.exp (gdb_test_list_exact): New function.
12300 * gdb.base/default.exp (show convenience): Call it, add tests for
12301 $_sdata = void, $_thread = 0.
12302
4e5799b6
JK
123032010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12304 Joel Brobecker <brobecker@adacore.com>
12305
12306 Fix re-run of PIE executable, PR shlibs/11776.
12307 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
12308 Remove $displacement_main to match the solib-svr4.c change. New "kill"
12309 and re-"run" of the inferior.
12310
1a219cc7
JK
123112010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12312 Joel Brobecker <brobecker@adacore.com>
12313
12314 Cope with missing /usr/sbin/prelink.
12315 * lib/prelink-support.exp (prelink_no):
12316 <result == 1 && $output is "no such file or directory">: New.
12317 (prelink_yes): Likewise. Return on failed prelink_no.
12318
5e3b36f8
JK
123192010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12320 Joel Brobecker <brobecker@adacore.com>
12321
12322 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
12323 build_executable by build_executable_own_libs. Replace "prelink -R"
12324 execution by a call of prelink_yes. Comment why "prelink -r" needs no
12325 change.
12326 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
12327 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
12328 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
12329 Replace build_executable by build_executable_own_libs's function
12330 build_executable_own_libs.
12331 (prelinkNO): Create new stub to call prelink_no.
12332 (prelinkYES): Create new stub to call prelink_yes.
12333 (test_attach): Rename calls of copy to file_copy.
12334 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
12335 (copy): Move to ...
12336 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
12337 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
12338 * gdb.base/prelink.exp: Disable testcase also for is_remote and
12339 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
12340 special flags by gdb_compile_shlib. Replace second gdb_compile by
12341 build_executable_own_libs. Replace "prelink -R" execution by a call of
12342 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
12343 a second call of prelink_yes. Replace restart commands by
12344 clean_restart.
12345 (prelink): Rename to ...
12346 (seen displacement message): ... this test. Extend its expectation
12347 strictness.
12348
86e4bafc
JK
123492010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12350
12351 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
12352 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
12353 displacement message exactly once.
12354
3cd07d20
JK
123552010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12356 Joel Brobecker <brobecker@adacore.com>
12357
12358 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
12359 its restore after the <$relink_args != ""> loop. new comment.
12360
0a1e94c7
JK
123612010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12362 Joel Brobecker <brobecker@adacore.com>
12363
12364 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
12365 code for it. New variable relink_args.
12366 (prelinkYES): Call prelinkNO.
12367 (test_attach): Accept new parameter relink_args. Re-prelink the binary
12368 in such case. Move the core code to ...
12369 (test_attach_gdb): ... a new function. Send GDB command "file".
12370 Extend expected "Attaching to " string.
12371
2f70bcfb
TT
123722010-07-02 Tom Tromey <tromey@redhat.com>
12373
12374 * gdb.base/bitops.exp: Remove extraneous "pass".
12375
a17ac5b0
TT
123762010-07-02 Ken Werner <ken.werner@de.ibm.com>
12377
12378 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
12379
dc10affe
PA
123802010-07-01 Pedro Alves <pedro@codesourcery.com>
12381
d41c0fc8
PA
12382 * gdb.base/help.exp: Adjust expected output.
12383
123842010-07-01 Pedro Alves <pedro@codesourcery.com>
12385
12386 * gdb.base/help.exp: Adjust expected output.
dc10affe 12387
0a600c36
JK
123882010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12389
12390 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
12391 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
12392 c++/11702.
12393
37cc8bfe
JK
123942010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12395 Doug Evans <dje@google.com>
12396
12397 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
12398 add .dynamic entry'.
12399
254e6b9e
DE
124002010-06-29 Doug Evans <dje@google.com>
12401
12402 Test PR c++/11702.
12403 * gdb.cp/m-static.exp: Add testcase.
12404 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
12405
595939de 124062010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
12407 Tom Tromey <tromey@redhat.com>
12408 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
12409
12410 * gdb.python/py-inferior.c: New File.
12411 * gdb.python/py-infthread.c: New File.
12412 * gdb.python/py-inferior.exp: New File.
12413 * gdb.python/py-infthread.exp: New File.
12414
98751a41
JK
124152010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12416
12417 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
12418 (ptype ::C::OtherFileClass typedefs): New.
12419 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
12420 (C::OtherFileClass::cOtherFileClassVar2): New.
12421 (C::OtherFileClass::cOtherFileClassVar_use): Use also
12422 cOtherFileClassVar2.
12423 (C::cOtherFileType2, C::cOtherFileVar2): New.
12424 (C::cOtherFileVar_use): use also cOtherFileVar2.
12425 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
12426
41f62f39
JK
124272010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12428
12429 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
12430 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
12431 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
12432 (print ::C::cOtherFileVar)
12433 (whatis C::OtherFileClass::cOtherFileClassType)
12434 (whatis ::C::OtherFileClass::cOtherFileClassType)
12435 (print C::OtherFileClass::cOtherFileClassVar)
12436 (print ::cOtherFileClassVar)
12437 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
12438 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
12439 trailing content.
12440 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
12441 (C::OtherFileClass::cOtherFileClassVar)
12442 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
12443 (C::cOtherFileVar, C::cOtherFileVar_use): New.
12444
af53d231
JK
124452010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12446
12447 Test PR c++/11703 and PR gdb/1448.
12448 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
12449 gdb/1448.
12450
9655fd1a
JK
124512010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12452
12453 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
12454 (main) <rtti_data>: New.
12455 * gdb.cp/virtbase.exp (print rtti_data): New.
12456
824cc8dd
JK
124572010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12458 Joel Brobecker <brobecker@adacore.com>
12459
12460 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
12461
6036c742
JK
124622010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12463
12464 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
12465
de6a0421
DE
124662010-06-28 Doug Evans <dje@google.com>
12467
12468 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
12469
b2dae948
DE
124702010-06-27 Doug Evans <dje@google.com>
12471
12472 * gdb.cp/m-static.exp: Update expected test output.
12473
0f3bb72e
PH
124742010-06-25 Paul Hilfinger <hilfinger@adacore.com>
12475
889bf7c5
PA
12476 * gdb.gdb/selftest.exp: Adjust expected message for
12477 capturing start-up runtime.
0f3bb72e 12478
bc9f0842
TT
124792010-06-25 Tom Tromey <tromey@redhat.com>
12480
12481 PR python/10808:
12482 * gdb.python/python.exp: Add new tests.
12483
099ef718
SW
124842010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
12485
12486 * gdb.cp/operator.cc: Created an import loop.
12487 * gdb.cp/operator.exp: Added testcase for import loop.
12488
5868a632
JK
124892010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12490
12491 Test PR python/11407.
12492 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
12493 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
12494 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
12495 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
12496 executable_nofb and executable_fb. New variables srcsfile, objsfile,
12497 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
12498 binfile. Call gdb_compile with clean_restart twice.
12499 (func_nofb print, func_nofb backtrace, func_loopfb print)
12500 (func_loopfb backtrace): New.
12501
af76db58
JK
125022010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12503
12504 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
12505 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
12506 by a hand made one.
12507 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
12508 i?86 requirement. Remove variables srcfile and binfile. New variable
12509 sources, executable_nofb and executable_fb. Call prepare_for_testing.
12510
f2c7657e
UW
125112010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12512
12513 * gdb.cell/dwarfaddr.exp: New file.
12514 * gdb.cell/dwarfaddr.S: New file.
12515
628fe4e4
JK
125162010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12517
12518 Test PR 9436.
12519 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
12520
f1421989
HZ
125212010-06-24 Hui Zhu <teawater@gmail.com>
12522
12523 * gdb.base/eval.exp: New file.
12524
d03285ec
UW
125252010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12526
12527 * gdb.cell/fork.exp: New file.
12528 * gdb.cell/fork.c: Likewise.
12529 * gdb.cell/fork-spu.c: Likewise.
12530
41b2c92d
PM
125312010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
12532
12533 * lib/gdb.exp (banned_variables_traced): New global variable.
12534 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
12535 (gdb_init): Use `trace add variable' instead of obsolete
12536 `trace variable'.
12537
d5bc977f
DE
125382010-06-21 Doug Evans <dje@google.com>
12539
12540 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
12541
d2ed6730
UW
125422010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12543
12544 * gdb.arch/spu-ls.exp: New file.
12545 * gdb.arch/spu-ls.c: Likewise.
12546
6aed2dbc
SS
125472010-06-18 Stan Shebs <stan@codesourcery.com>
12548
12549 * gdb.threads/thread-specific.exp: Add tests of $_thread.
12550
e0756905
UW
125512010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12552
12553 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
12554 * gdb.base/watch-cond.exp: Likewise.
12555 * gdb.python/py-breakpoint.exp: Likewise.
12556
d8053d4d
PA
125572010-06-18 Pedro Alves <pedro@codesourcery.com>
12558
12559 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
12560 clean_restart, make sure every test has a distinct message, and
12561 that messages don't include the executable' full path.
12562
81ce510c
DE
125632010-06-17 Doug Evans <dje@google.com>
12564
12565 * gdb.arch/i386-size.exp: Updated expected output for
12566 DISASSEMBLY_OMIT_FNAME.
12567
65d79d4b
SDJ
125682010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12569 Sergio Durigan Junior <sergiodj@redhat.com>
12570
12571 * gdb.base/watch-notconst.c: New file.
12572 * gdb.base/watch-notconst.S: New file.
12573 * gdb.base/watch-notconst2.c: New file.
12574 * gdb.base/watch-notconst2.S: New file.
12575 * gdb.base/watch-notconst.exp: New file.
12576 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
12577 (func4): Add operations on `global_ptr_ptr'.
12578 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
12579 routine to test watchpoints created with a constant expression.
12580 (test_inaccessible_watchpoint): Include tests for watchpoints
12581 created with a constant expression.
12582
df0f4836
KB
125832010-06-14 Kevin Buettner <kevinb@redhat.com>
12584
12585 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
12586 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
12587 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
12588 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
12589 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
12590 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
12591 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
12592 of `_start'.
12593
b769def5
UW
125942010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12595
12596 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
12597 not supported on the target.
12598 * gdb.mi/mi-nonstop-exit.exp: Likewise.
12599 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
12600 * gdb.mi/mi-nsintrall.exp: Likewise.
12601 * gdb.mi/mi-nsmoribund.exp: Likewise.
12602 * gdb.mi/mi-nsthrexec.exp: Likewise.
12603
d914c394
SS
126042010-06-11 Stan Shebs <stan@codesourcery.com>
12605
12606 * gdb.base/permissions.exp: New file.
12607
126082010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
12609
12610 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
12611 does not support ELF executable class.
12612
f3ce5b9c
UW
126132010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12614
12615 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
12616
8e46892c
JK
126172010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12618
12619 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
12620 (runto): Catch "The target does not support running in non-stop mode.".
12621
6cc55c64
MS
126222010-06-11 Michael Snyder <msnyder@vmware.com>
12623
12624 * gdb.base/setshow.exp (set language asm): Don't use
12625 gdb_test_no_output, fails on some targets.
12626
caddefa4
UW
126272010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12628
12629 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
12630 * gdb.cp/pr9167.exp: Likewise.
12631
468b1aa7
UW
126322010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12633
12634 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
12635
5c3552dc
UW
126362010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12637
12638 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
12639
02e6fe6a
UW
126402010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12641
12642 * gdb.base/charset.c (main): Make sure malloc gets linked in.
12643
0e03807e
TT
126442010-06-11 Tom Tromey <tromey@redhat.com>
12645
12646 PR gdb/9977, PR exp/11636::
12647 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
12648 (pieces_test_f6): Update expected output.
12649
2bdf28a0
JK
126502010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12651
12652 * gdb.base/moribund-step.exp: New.
12653
f6978de9
MS
126542010-06-08 Michael Snyder <msnyder@vmware.com>
12655
12656 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 12657 * gdb.ada/boolean_expr.exp:
f6978de9
MS
12658 * gdb.ada/frame_args.exp: Ditto.
12659 * gdb.ada/lang_switch.exp: Ditto.
12660 * gdb.ada/ptype_arith_binop.exp: Ditto.
12661 * gdb.ada/ref_param.exp: Ditto.
12662 * gdb.ada/type_coercion.exp:Ditto.
12663
12664 * gdb.asm/asm-source.exp: Ditto.
12665
12666 * gdb.base/attach.exp: Ditto.
12667 * gdb.base/bitfields2.exp: Ditto.
12668 * gdb.base/call-signal-resume.exp: Ditto.
12669 * gdb.base/callfuncs.exp: Ditto.
12670 * gdb.base/commands.exp: Ditto.
12671 * gdb.base/dbx.exp: Ditto.
12672 * gdb.base/default.exp: Ditto.
12673 * gdb.base/dump.exp: Ditto.
12674 * gdb.base/exprs.exp: Ditto.
12675 * gdb.base/freebpcmd.exp: Ditto.
12676 * gdb.base/interrupt.exp: Ditto.
12677 * gdb.base/list.exp: Ditto.
12678 * gdb.base/long_long.exp: Ditto.
12679 * gdb.base/maint.exp: Ditto.
12680 * gdb.base/ptype.exp: Ditto.
12681 * gdb.base/return.exp: Ditto.
12682 * gdb.base/setshow.exp: Ditto.
12683 * gdb.base/sigbpt.exp: Ditto.
12684 * gdb.base/sigrepeat.exp: Ditto.
12685
12686 * gdb.cp/classes.exp: Ditto.
12687
12688 * gdb.dwarf2/dw2-restore.exp: Ditto.
12689
12690 * gdb.gdb/selftest.exp: Ditto.
12691
12692 * gdb.multi/base.exp: Ditto.
12693 * gdb.multi/bkpt-multi-exec.exp: Ditto.
12694
12695 * gdb.python/py-block.exp: Ditto.
12696 * gdb.python/py-prettyprint.exp: Ditto.
12697 * gdb.python/py-template.exp: Ditto.
12698
12699 * gdb.server/ext-attach.exp: Ditto.
12700 * gdb.server/ext-run.exp: Ditto.
12701 * gdb.server/server-mon.exp: Ditto.
12702
12703 * gdb.threads/fork-thread-pending.exp: Ditto.
12704 * gdb.threads/hand-call-in-threads.exp: Ditto.
12705 * gdb.threads/interrupted-hand-call.exp: Ditto.
12706 * gdb.threads/linux-dp.exp: Ditto.
12707 * gdb.threads/manythreads.exp: Ditto.
12708 * gdb.threads/print-threads.exp: Ditto.
12709 * gdb.threads/pthreads.exp: Ditto.
12710 * gdb.threads/schedlock.exp: Ditto.
12711 * gdb.threads/thread-unwindonsignal.exp: Ditto.
12712 * gdb.threads/threadapply.exp: Ditto.
12713
de7ff789
MS
127142010-06-08 Michael Snyder <msnyder@vmware.com>
12715
889bf7c5 12716 * gdb.ada/exec_changed.exp:
de7ff789
MS
12717 Use ".*" instead of "" as wildcard regexp.
12718
12719 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
12720 * gdb.base/call-ar-st.exp: Ditto.
12721 * gdb.base/checkpoint.exp: Ditto.
12722 * gdb.base/default.exp: Ditto.
12723 * gdb.base/dump.exp: Ditto.
12724 * gdb.base/ending-run.exp: Ditto.
12725 * gdb.base/fileio.exp: Ditto.
12726 * gdb.base/miscexprs.exp: Ditto.
12727 * gdb.base/pointers.exp: Ditto.
12728 * gdb.base/readline.exp: Ditto.
12729 * gdb.base/reread.exp: Ditto.
12730 * gdb.base/restore.exp: Ditto.
12731 * gdb.base/shlib-call.exp: Ditto.
12732 * gdb.base/valgrind-db-attach.exp: Ditto.
12733 * gdb.base/volatile.exp: Ditto.
12734 * gdb.base/watchpoints.exp: Ditto.
12735
12736 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
12737
12738 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
12739 * gdb.python/py-value.exp: Ditto.
12740
12741 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
12742 * gdb.trace/circ.exp: Ditto.
12743 * gdb.trace/collection.exp: Ditto.
12744 * gdb.trace/packetlen.exp: Ditto.
12745 * gdb.trace/passc-dyn.exp: Ditto.
12746 * gdb.trace/report.exp: Ditto.
12747 * gdb.trace/tfile.exp: Ditto.
12748 * gdb.trace/tfind.exp: Ditto.
12749 * gdb.trace/while-dyn.exp: Ditto.
12750
3bebe2f2
JK
127512010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12752
12753 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
12754
5c631832
JK
127552010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12756
12757 Test PR 10640.
12758 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
12759
4c3376c8
SW
127602010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
12761
12762 * gdb.cp/koenig.exp: Test for ADL operators.
12763 * gdb.cp/koenig.cc: Added ADL operators.
12764 * gdb.cp/operator.exp: New test.
12765 * gdb.cp/operator.cc: New test.
12766
dc226d5a
MS
127672010-06-04 Michael Snyder <msnyder@vmware.com>
12768
dfb88a23
MS
12769 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
12770 * gdb.base/pending.exp: Ditto.
f7ae76b3 12771
dc226d5a
MS
12772 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
12773
967cf477
DE
127742010-06-04 Doug Evans <dje@google.com>
12775
12776 * gdb.python/py-prettyprint.exp: Add new test for enabled and
12777 disabled printers.
12778 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
12779 (enable_lookup_function): New function.
12780
eb801841
TT
127812010-06-04 Tom Tromey <tromey@redhat.com>
12782
12783 * gdb.python/py-value.exp (test_value_hash): Don't test equality
12784 of hash and id.
12785
38979823
JK
127862010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12787
12788 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
12789 newline.
12790 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
12791 (empty verbose non-noisy clear, empty verbose noisy clear)
12792 (empty non-verbose noisy clear): Likewise.
12793
35ec993f
MS
127942010-06-03 Michael Snyder <msnyder@vmware.com>
12795
12796 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
12797 * gdb.base/display.exp: Ditto.
12798 * gdb.base/find.exp: Ditto.
12799 * gdb.base/ifelse.exp: Ditto.
12800 * gdb.base/multi-forks.exp: Ditto.
12801 * gdb.base/recurse.exp: Ditto.
12802 * gdb.base/setshow.exp: Ditto.
12803 * gdb.base/value-double-free.exp: Ditto.
12804 * gdb.base/watch-vfork.exp: Ditto.
12805 * gdb.base/watch_thread_num.exp: Ditto.
12806 * gdb.base/watchpoint-solib.exp: Ditto.
12807 * gdb.base/watchpoint.exp: Ditto.
12808 * gdb.base/watchpoints.exp: Ditto.
12809
12810 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
12811 * gdb.cp/overload.exp: Ditto.
12812 * gdb.cp/virtfunc.exp: Ditto.
12813
12814 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
12815
889bf7c5 12816 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
12817 Replace gdb_test with gdb_test_no_output.
12818
889bf7c5 12819 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
12820 Replace gdb_test with gdb_test_no_output.
12821 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
12822 * gdb.threads/watchthreads.exp: Ditto.
12823 * gdb.threads/watchthreads2.exp: Ditto.
12824
12825 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
12826 * gdb.trace/tfind.exp: Ditto.
12827
c22decce
JB
128282010-06-03 Joel Brobecker <brobecker@adacore.com>
12829
12830 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
12831 successful test if message is the empty string.
12832
fd5700c7
JK
128332010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12834
12835 * gdb.fortran/module.exp (stopped language detection): New test.
12836
f55ee35c
JK
128372010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12838
12839 Support DW_TAG_module as separate namespaces.
12840 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
12841 gdb.fortran/library-module-lib.f90: New.
12842 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
12843 (print i): Remove.
12844 (continue to breakpoint: i-is-1, print var_i value 1)
12845 (continue to breakpoint: i-is-2, print var_i value 2)
12846 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
12847 (print var_d, print var_i value 14, ptype modmany, complete `modm)
12848 (complete `modmany, complete `modmany`, complete `modmany`var)
12849 (show language, setting breakpoint at module): New tests.
12850 * gdb.fortran/module.f90 (module mod): Remove.
12851 (module mod1, module mod2, module modmany, subroutine sub1)
12852 (subroutine sub2, program module): New.
12853
b8e8282f
JK
128542010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12855
12856 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
12857 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
12858 * gdb.cp/anon-union.exp (pass): Rename to ...
12859 (print z 2): ... here.
b8e8282f 12860
019ebafc
MS
128612010-06-02 Michael Snyder <msnyder@vmware.com>
12862
e68d8fd4
MS
12863 * gdb.trace/actions.exp: Use gdb_test_no_output.
12864 * gdb.trace/circ.exp: Ditto.
12865 * gdb.trace/packetlen.exp: Ditto.
12866 * gdb.trace/save-trace.exp: Ditto.
12867 * gdb.trace/tracecmd.exp: Ditto.
12868 * gdb.trace/tsv.exp: Ditto.
12869
12b5d08a
MS
12870 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
12871 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
12872 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
12873 * gdb.threads/manythreads.exp: Ditto.
12874 * gdb.threads/print-threads.exp: Ditto.
12875 * gdb.threads/pthreads.exp: Ditto.
12876 * gdb.threads/schedlock.exp: Ditto.
12877 * gdb.threads/staticthreads.exp: Ditto.
12878 * gdb.threads/thread-specific.exp: Ditto.
12879 * gdb.threads/thread-unwindonsignal.exp: Ditto.
12880 * gdb.threads/threadapply.exp: Ditto.
12881 * gdb.threads/watchthreads.exp: Ditto.
12882 * gdb.threads/watchthreads2.exp: Ditto.
12883
89493308
MS
12884 * gdb.python/py-block.exp: Use gdb_test_no_output.
12885 * gdb.python/py-prettyprint.exp: Ditto.
12886 * gdb.python/py-template.exp: Ditto.
12887 * gdb.python/py-value.exp: Ditto.
12888
12889 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
12890 * gdb.reverse/watch-reverse.exp: Ditto.
12891
12892 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
12893 * gdb.server/ext-run.exp: Ditto.
12894
019ebafc
MS
12895 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
12896 * gdb.dwarf2/dw2-compressed.exp: Ditto.
12897 * gdb.dwarf2/dw2-intercu.exp: Ditto.
12898 * gdb.dwarf2/dw2-intermix.exp: Ditto.
12899 * gdb.dwarf2/dw2-producer.exp: Ditto.
12900 * gdb.dwarf2/mac-fileno.exp: Ditto.
12901
12902 * gdb.gdb/observer.exp: Use gdb_test_no_output.
12903 * gdb.gdb/selftest.exp: Ditto.
12904
12905 * gdb.multi/base.exp: Use gdb_test_no_output.
12906
12907 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
12908
3e0ca3a5
JK
129092010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12910
12911 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
12912
9db70545
MS
129132010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
12914
a8d52276
MS
12915 * gdb.cp/class2.exp: Use gdb_test_no_output.
12916 * gdb.cp/classes.exp: Ditto.
12917 * gdb.cp/extern-c.exp: Ditto.
12918 * gdb.cp/inherit.exp: Ditto.
12919 * gdb.cp/maint.exp: Ditto.
12920 * gdb.cp/mb-inline.exp: Ditto.
12921 * gdb.cp/mb-templates.exp: Ditto.
12922 * gdb.cp/method2.exp: Ditto.
12923 * gdb.cp/misc.exp: Ditto.
12924 * gdb.cp/ovldbreak.exp: Ditto.
12925 * gdb.cp/punctuator.exp: Ditto.
12926 * gdb.cp/templates.exp: Ditto.
12927 * gdb.cp/virtbase.exp: Ditto.
12928
889bf7c5 12929 * gdb.threads/attach-stopped.exp:
9db70545 12930 Replace uses of send_gdb / gdb_expect.
889bf7c5 12931 * gdb.threads/attachstop-mt.exp:
9db70545 12932 Replace uses of send_gdb / gdb_expect.
889bf7c5 12933 * gdb.threads/gcore-thread.exp:
9db70545 12934 Replace uses of send_gdb / gdb_expect.
889bf7c5 12935 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
12936 Replace uses of send_gdb / gdb_expect.
12937 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 12938 * gdb.threads/print-threads.exp:
9db70545
MS
12939 Replace uses of send_gdb / gdb_expect.
12940 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
12941 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
12942 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
12943
12944 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
12945 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
12946 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
12947 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
12948 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
12949 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
12950 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
12951 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
12952 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
12953 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
12954 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
12955
359cc68c
JK
129562010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12957
12958 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
12959
7d3fe98e
SW
129602010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
12961
12962 * gdb.cp/koenig.exp: Added new test case.
12963 * gdb.cp/koenig.cc: Ditto.
12964
27d3a1a2
MS
129652010-06-01 Michael Snyder <msnyder@vmware.com>
12966
12967 * gdb.base/arithmet.exp: Use gdb_test_no_output.
12968 * gdb.base/arrayidx.exp: Ditto.
12969 * gdb.base/attach.exp: Ditto.
12970 * gdb.base/auxv.exp: Ditto.
12971 * gdb.base/bigcre.exp: Ditto.
12972 * gdb.base/break-always.exp: Ditto.
12973 * gdb.base/break-interp.exp: Ditto.
12974 * gdb.base/break.exp: Ditto.
12975 * gdb.base/breakpoint-shadow.exp: Ditto.
12976 * gdb.base/call-ar-st.exp: Ditto.
12977 * gdb.base/call-sc.exp: Ditto.
12978 * gdb.base/call-signal-resume.exp: Ditto.
12979 * gdb.base/callfuncs.exp: Ditto.
12980 * gdb.base/catch-syscall.exp: Ditto.
12981 * gdb.base/charset.exp: Ditto.
12982 * gdb.base/code-expr.exp: Ditto.
12983 * gdb.base/commands.exp: Ditto.
12984 * gdb.base/cond-expr.exp: Ditto.
12985 * gdb.base/condbreak.exp: Ditto.
12986 * gdb.base/cursal.exp: Ditto.
12987 * gdb.base/cvexpr.exp: Ditto.
12988 * gdb.base/default.exp: Ditto.
12989 * gdb.base/del.exp: Ditto.
12990 * gdb.base/detach.exp: Ditto.
12991 * gdb.base/display.exp: Ditto.
12992 * gdb.base/ena-dis-br.exp: Ditto.
12993 * gdb.base/eval-skip.exp: Ditto.
12994 * gdb.base/foll-fork.exp: Ditto.
12995 * gdb.base/foll-vfork.exp: Ditto.
12996 * gdb.base/frame-args.exp: Ditto.
12997 * gdb.base/funcargs.exp: Ditto.
12998 * gdb.base/gcore-buffer-overflow.exp: Ditto.
12999 * gdb.base/gdbvars.exp: Ditto.
13000 * gdb.base/help.exp: Ditto.
13001 * gdb.base/ifelse.exp: Ditto.
13002 * gdb.base/included.exp: Ditto.
13003 * gdb.base/list.exp: Ditto.
13004 * gdb.base/macscp.exp: Ditto.
13005 * gdb.base/maint.exp: Ditto.
13006 * gdb.base/multi-fork.exp: Ditto.
13007 * gdb.base/overlays.exp: Ditto.
13008 * gdb.base/page.exp: Ditto.
13009 * gdb.base/pending.exp: Ditto.
13010 * gdb.base/pointers.exp: Ditto.
13011 * gdb.base/pr11022.exp: Ditto.
13012 * gdb.base/prelink.exp: Ditto.
13013 * gdb.base/printcmds.exp: Ditto.
13014 * gdb.base/psymtab.exp: Ditto.
13015 * gdb.base/randomize.exp: Ditto.
13016 * gdb.base/relational.exp: Ditto.
13017 * gdb.base/relocate.exp: Ditto.
13018 * gdb.base/remote.exp: Ditto.
13019 * gdb.base/sepdebug.exp: Ditto.
13020 * gdb.base/set-lang-auto.exp: Ditto.
13021 * gdb.base/setshow.exp: Ditto.
13022 * gdb.base/setvar.exp: Ditto.
13023 * gdb.base/signals.exp: Ditto.
13024 * gdb.base/signull.exp: Ditto.
13025 * gdb.base/sigstep.exp: Ditto.
13026 * gdb.base/sizeof.exp: Ditto.
13027 * gdb.base/solib-disc.exp: Ditto.
13028 * gdb.base/store.exp: Ditto.
13029 * gdb.base/structs.exp: Ditto.
13030 * gdb.base/structs2.exp: Ditto.
13031 * gdb.base/subst.exp: Ditto.
13032 * gdb.base/term.exp: Ditto.
13033 * gdb.base/trace-commands.exp: Ditto.
13034 * gdb.base/unwindonsignal.exp: Ditto.
13035 * gdb.base/valgrind-db-attach.exp: Ditto.
13036 * gdb.base/varargs.exp: Ditto.
13037 * gdb.base/watch-cond.exp: Ditto.
13038 * gdb.base/watch_thread_num.exp: Ditto.
13039 * gdb.base/watchpoint-cond-gone.exp: Ditto.
13040 * gdb.base/watchpoint.exp: Ditto.
13041 * gdb.base/whatis-exp.exp: Ditto.
13042
f8d3bf8f
MS
130432010-06-01 Michael Snyder <msnyder@vmware.com>
13044
13045 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
13046 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
13047 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
13048 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
13049 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
13050 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
13051 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
13052 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
13053 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
13054 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
13055 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
13056 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
13057 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
13058 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
13059 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
13060
3f9e0d32
JK
130612010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13062
13063 * gdb.base/commands.exp (begin commands on watch): Remove excessive
13064 trailing newline.
13065 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
13066 * gdb.java/jmisc.exp (p *args\n): Rename to ...
13067 (p *args): ... here and remove excessive trailing newline.
13068
f629457d
JB
130692010-05-31 Joel Brobecker <brobecker@adacore.com>
13070
13071 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
13072
09eef106
JK
130732010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
13074
13075 Accept the new Linux kernel "t (tracing stop)" string.
13076 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
13077 Update comment.
13078 (state_wait) <T (tracing stop)>: New.
13079 (main): Update the state_wait expect string.
13080
94f31136
PA
130812010-05-28 Pedro Alves <pedro@codesourcery.com>
13082
13083 * limits.c, limits.exp: Delete files.
13084 * Makefile.in (clean mostlyclean): Adjust.
13085 * tracecmd.exp: Adjust.
13086
096554ab
JK
130872010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13088
13089 * gdb.base/tui-layout.exp: New.
13090
27d3a1a2 130912010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 13092
889bf7c5 13093 * gdb.reverse/break-precsave.exp:
bcd2dc50 13094 Replace uses of send_gdb / gdb_expect.
889bf7c5 13095 * gdb.reverse/break-reverse.exp:
bcd2dc50 13096 Replace uses of send_gdb / gdb_expect.
889bf7c5 13097 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 13098 Replace uses of send_gdb / gdb_expect.
889bf7c5 13099 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 13100 Replace uses of send_gdb / gdb_expect.
889bf7c5 13101 * gdb.reverse/finish-precsave.exp:
bcd2dc50 13102 Replace uses of send_gdb / gdb_expect.
889bf7c5 13103 * gdb.reverse/finish-reverse.exp:
bcd2dc50 13104 Replace uses of send_gdb / gdb_expect.
889bf7c5 13105 * gdb.reverse/i386-precsave.exp:
bcd2dc50 13106 Replace uses of send_gdb / gdb_expect.
889bf7c5 13107 * gdb.reverse/i386-reverse.exp:
bcd2dc50 13108 Replace uses of send_gdb / gdb_expect.
889bf7c5 13109 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 13110 Replace uses of send_gdb / gdb_expect.
889bf7c5 13111 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 13112 Replace uses of send_gdb / gdb_expect.
889bf7c5 13113 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 13114 Replace uses of send_gdb / gdb_expect.
889bf7c5 13115 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 13116 Replace uses of send_gdb / gdb_expect.
889bf7c5 13117 * gdb.reverse/machinestate.exp:
bcd2dc50 13118 Replace uses of send_gdb / gdb_expect.
889bf7c5 13119 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 13120 Replace uses of send_gdb / gdb_expect.
889bf7c5 13121 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 13122 Replace uses of send_gdb / gdb_expect.
889bf7c5 13123 * gdb.reverse/solib-precsave.exp:
bcd2dc50 13124 Replace uses of send_gdb / gdb_expect.
889bf7c5 13125 * gdb.reverse/solib-reverse.exp:
bcd2dc50 13126 Replace uses of send_gdb / gdb_expect.
889bf7c5 13127 * gdb.reverse/step-precsave.exp:
bcd2dc50 13128 Replace uses of send_gdb / gdb_expect.
889bf7c5 13129 * gdb.reverse/step-reverse.exp:
bcd2dc50 13130 Replace uses of send_gdb / gdb_expect.
889bf7c5 13131 * gdb.reverse/until-precsave.exp:
bcd2dc50 13132 Replace uses of send_gdb / gdb_expect.
889bf7c5 13133 * gdb.reverse/until-reverse.exp:
bcd2dc50 13134 Replace uses of send_gdb / gdb_expect.
889bf7c5 13135 * gdb.reverse/watch-precsave.exp:
bcd2dc50 13136 Replace uses of send_gdb / gdb_expect.
889bf7c5 13137 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
13138 Replace uses of send_gdb / gdb_expect.
13139
3def43e0
JK
131402010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13141
13142 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
13143 excessive newline.
13144
27d3a1a2 131452010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
13146
13147 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
13148 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
13149 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
13150 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
13151 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
13152 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
13153 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
13154 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
13155 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
13156 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
13157 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
13158 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
13159 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
13160 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
13161 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
13162 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
13163 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
13164 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
13165 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 13166
27d3a1a2 131672010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 13168
22454424
MS
13169 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
13170 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
13171
13172 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
13173 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
13174 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
13175
889bf7c5 13176 * gdb.reverse/consecutive-reverse.exp:
22454424 13177 Replace uses of send_gdb / gdb_expect.
889bf7c5 13178 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
13179 Replace uses of send_gdb / gdb_expect.
13180
13181 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
13182 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
13183 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 13184 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
13185 Replace uses of send_gdb / gdb_expect.
13186 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
13187 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
13188 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
13189 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
13190 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
13191 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
13192 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
13193 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
13194 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
13195
131962010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 13197
22454424 13198 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 13199
22454424 13200 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 13201
22454424
MS
13202 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
13203 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
13204 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
13205 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
13206 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
13207 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
13208 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
13209 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
13210 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 13211
6e5f2c59
TT
132122010-05-25 Tom Tromey <tromey@redhat.com>
13213
13214 * gdb.base/macscp.exp: Add missing space after setup_kfail.
13215
bbc8b958
TT
132162010-05-25 Tom Tromey <tromey@redhat.com>
13217
13218 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
13219 argument order.
13220 * gdb.base/macscp.exp: Fix setup_kfail argument order.
13221 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
13222 order.
13223 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
13224 order.
13225 * gdb.base/call-sc.exp (setup_kfails): Remove.
13226 (setup_compiler_kfails): Remove.
13227 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
13228 argument order.
13229 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
13230 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
13231 (advancei): Fix setup_kfail argument order.
13232 * gdb.base/radix.exp: Fix setup_kfail argument order.
13233 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
13234 order.
13235 * gdb.base/structs.exp (setup_kfails): Remove.
13236 (setup_compiler_kfails): Fix setup_kfail argument order.
13237 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
13238 order.
13239 * gdb.java/jmain.exp: Fix setup_kfail argument order.
13240 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
13241 setup_kfail argument order.
13242 * gdb.cp/overload.exp: Fix setup_kfail argument order.
13243
83d1babf
TT
132442010-05-25 Tom Tromey <tromey@redhat.com>
13245
13246 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
13247
6acb16a2
MS
132482010-05-25 Michael Snyder <msnyder@vmware.com>
13249
13250 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
13251 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
13252 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
13253 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
13254 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
13255 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
13256 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
13257 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
13258 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
13259 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
13260 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
13261 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
13262 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
13263 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
13264 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
13265 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
13266 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
13267 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
13268 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
13269 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
13270 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
13271 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
13272 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
13273 * gdb.base/default.exp: Replace send_gdb with gdb_test.
13274 * gdb.base/define.exp: Replace send_gdb with gdb_test.
13275 * gdb.base/display.exp: Replace send_gdb with gdb_test.
13276 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
13277 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
13278 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
13279 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
13280 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
13281 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
13282 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
13283 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
13284 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
13285 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
13286 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
13287 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
13288 * gdb.base/help.exp: Replace send_gdb with gdb_test.
13289 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
13290 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
13291 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
13292 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
13293 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
13294 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
13295 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
13296 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 13297 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
13298
132992010-05-25 Doug Evans <dje@google.com>
13300
13301 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
13302 gdb.string_to_argv.
ad3986f0 13303
d3b1e874
TT
133042010-05-21 Tom Tromey <tromey@redhat.com>
13305
13306 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
13307 Call it.
13308 * gdb.dwarf2/pieces.S: Update.
13309 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
13310
cb826367
TT
133112010-05-21 Tom Tromey <tromey@redhat.com>
13312
13313 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
13314 Call it.
13315 * gdb.dwarf2/pieces.c (struct C): New.
13316 (f6): New function.
13317 * gdb.dwarf2/pieces.S: Replace.
13318
74de6778
TT
133192010-05-21 Tom Tromey <tromey@redhat.com>
13320
13321 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
13322 Call it.
13323
afd74c5f
TT
133242010-05-21 Tom Tromey <tromey@redhat.com>
13325
13326 * gdb.dwarf2.pieces.exp: New file.
13327 * gdb.dwarf2.pieces.S: New file.
13328 * gdb.dwarf2.pieces.c: New file.
13329
a7b75dfd 133302010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 13331 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
13332
13333 * lib/gdb.exp (gdb_test_no_output): New function.
13334 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
13335 when testing commands that should produce no output.
13336
c81c812a
JB
133372010-05-17 Joel Brobecker <brobecker@adacore.com>
13338
13339 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
13340 parameter that we want to watch being a constant.
13341
0cce5bd9
JB
133422010-05-17 Joel Brobecker <brobecker@adacore.com>
13343
13344 * gdb.ada/cond_lang: New testcase.
13345
47050449
JB
133462010-05-17 Joel Brobecker <brobecker@adacore.com>
13347
13348 * lib/gdb.exp (banned_variables): New variable/constant.
13349 (gdb_init): Add write trace on variables listed in banned_variables.
13350 (gdb_finish): Remove write traces on variables listed in
13351 banned_variables.
13352
77c01586
JB
133532010-05-17 Joel Brobecker <brobecker@adacore.com>
13354
13355 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
13356 * gdb.cp/koenig.exp: Likewise.
13357
88d4aea7
PM
133582010-05-14 Phil Muldoon <pmuldoon@redhat.com>
13359
889bf7c5 13360 PR python/11482
88d4aea7
PM
13361
13362 * gdb.python/py-value.exp (test_value_hash): New function.
13363
f5a010c0
PM
133642010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
13365
13366 PR exp/11530.
13367 * gdb.base/gdb11530.c: New file.
13368 * gdb.base/gdb11530.exp: New file.
13369
8ef4892f
JK
133702010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13371
13372 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
13373 * gdb.dwarf2/dw2-modula2-self-type.S: New.
13374
7322dca9
SW
133752010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
13376
13377 * gdb.cp/koenig.exp: New test.
13378 * gdb.cp/koenig.cc: New test program.
13379
02e7ea18
JB
133802010-05-05 Joel Brobecker <brobecker@adacore.com>
13381
13382 Remove the use of prms_id and bug_id throughout the testsuite.
13383
e1c34c5d
PM
133842010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
13385
13386 PR exp/11349.
13387 * testsuite/gdb.cp/ref-types.exp: Add test to examine
13388 use a reference local variable.
13389
8e1d0c49
JK
133902010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13391
13392 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
13393 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
13394 variable different_dir. Move debugfile into a full directory pathname
13395 under DIFFERENT_DIR.
13396 * lib/gdb.exp (separate_debug_filename): Remove.
13397 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
13398 variable debug_dir and mkdir of it. Update function comments.
13399
e66408ed
PA
134002010-04-29 Pedro Alves <pedro@codesourcery.com>
13401
13402 PR gdb/11557
13403
13404 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
13405 files.
13406
d7b32ed3
PM
134072010-04-29 Phil Muldoon <pmuldoon@redhat.com>
13408
889bf7c5 13409 * gdb.python/py-param.exp: New File.
d7b32ed3 13410
6aecb9c2
JB
134112010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
13412
13413 * gdb.base/default.exp: Fix "set language" test.
13414
bdf92a1c
PM
134152010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
13416
13417 PR breakpoints/11531.
13418 * gdb.base/gdb11531.c: New file.
13419 * gdb.base/gdb11531.exp: New file.
13420
3f172e24
TT
134212010-04-26 Tom Tromey <tromey@redhat.com>
13422
13423 * gdb.base/completion.exp: Add tests for completion and deprecated
13424 commands.
13425
64af4c92
JK
134262010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13427
13428 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
13429 (print /x char_array): Escape curly brackets.
13430
492928e4
JK
134312010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13432
13433 Fix deadlock on looped list of loaded shared objects.
13434 * gdb.base/solib-corrupted.exp: New.
13435
66d09542
DE
134362010-04-23 Doug Evans <dje@google.com>
13437
13438 * gdb.python/py-section-script.c: New file.
13439 * gdb.python/py-section-script.exp: New file.
13440 * gdb.python/py-section-script.py: New file.
13441
8bd10a10
CM
134422010-04-20 Chris Moller <cmoller@redhat.com>
13443
13444 PR 10179
13445
13446 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
13447 * gdb.base/pr10179-a.c:
13448 * gdb.base/pr10179-b.c:
13449 * gdb.base/pr10179.exp: New files.
13450
c0201579
JK
134512010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13452
13453 Fix crashes on dangling display expressions.
13454 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
13455 is SEP.
13456 (lib_flags): Remove the "debug" keyword.
13457 (libsepdebug): New variable for iterating new loop.
13458 (save_pf_prefix): New variable wrapping the loop.
13459 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
13460 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
13461
793b0ff8
PM
134622010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
13463
13464 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
13465
097f51f7
PM
134662010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
13467
13468 PR stabs/11479.
13469 * gdb.stabs/gdb11479.exp: New file.
13470 * gdb.stabs/gdb11479.c: New file.
13471
9a22f0d0
PM
134722010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
13473
13474 * gdb.base/charset.c (Strin16, String32): New variables.
13475 * gdb.base/charset.exp (gdb_test): Test correct display
13476 of 16 or 32 bit strings.
13477
134782010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
13479
13480 PR 9167
13481 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
13482 * gdb.cp/pr9167.cc: New file.
13483 * gdb.cp/pr9167.exp: New file.
13484
13485
6e354e5e
PM
134862010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
13487
13488 PR pascal/11492.
13489 * gdb.pascal/gdb11492.pas: New file.
13490 * gdb.pascal/gdb11492.exp: New file.
13491
be942545
JB
134922010-04-20 Joel Brobecker <brobecker@adacore.com>
13493
1667e6e3 13494 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 13495
0c3acc09
JB
134962010-04-20 Joel Brobecker <brobecker@adacore.com>
13497
13498 * gdb.ada/dyn_loc: New testcase.
13499
ec31cde5
CM
135002010-04-20 Chris Moller <cmoller@redhat.com>
13501
13502 PR 10867
889bf7c5 13503
ec31cde5
CM
13504 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
13505 * gdb.cp/pr10687.cc: New file.
13506 * gdb.cp/pr10687.exp: New file.
13507
13508
ce4b0682
SDJ
135092010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13510 Sergio Durigan Junior <sergiodj@redhat.com>
13511
13512 * gdb.fortran/logical.exp: New testcase.
13513 * gdb.fortran/logical.f90: New file.
13514
3436961f
DE
135152010-04-19 Doug Evans <dje@google.com>
13516
13517 * gdb.base/help.exp (help source): Update expected output.
13518
4d836c09
JK
135192010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13520
13521 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
13522 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
13523 gdb_exit and return.
13524 (executable): New variable.
13525 (binfile): Use it.
13526
6149aea9
PA
135272010-04-19 Pedro Alves <pedro@codesourcery.com>
13528
13529 PR breakpoints/8554.
13530
13531 * gdb.trace/save-trace.exp: Adjust.
13532
ed41462c
L
135332010-04-17 H.J. Lu <hongjiu.lu@intel.com>
13534
13535 PR corefiles/11511
13536 * gdb.arch/system-gcore.exp: New.
13537 * gdb.arch/gcore.c: Likewise.
13538
3f7b2faa
DE
135392010-04-15 Doug Evans <dje@google.com>
13540
fa33c3cd
DE
13541 * gdb.python/py-progspace.c: New file.
13542 * gdb.python/py-progspace.exp: New file.
13543
3f7b2faa
DE
13544 * gdb.base/source.exp: Add tests for "source -s".
13545
79f283fe
PM
135462010-04-14 Phil Muldoon <pmuldoon@redhat.com>
13547
13548 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
13549 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
13550 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
13551 * gdb.python/py-mi.exp: New test for to_string returning None.
13552
fc8eb08a
PM
135532010-04-12 Phil Muldoon <pmuldoon@redhat.com>
13554
13555 * gdb.python/py-breakpoint.c: Make result global.
13556
26e197f6
JK
135572010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13558
13559 Fix non-GNU make compatibility.
13560 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
13561
adc36818
PM
135622010-04-09 Phil Muldoon <pmuldoon@redhat.com>
13563
13564 * gdb.python/py-breakpoint.exp: New File.
13565 * gdb.python/py-breakpoint.C: Ditto.
13566
64e17368
SS
135672010-04-08 Stan Shebs <stan@codesourcery.com>
13568
13569 * gdb.trace/actions.exp: Clear default-collect.
13570 * gdb.trace/save-trace.exp: Clear default-collect.
13571
fff5cc64
PM
135722010-04-08 Phil Muldoon <pmuldoon@redhat.com>
13573
13574 * gdb.python/py-value: Add null string variable.
13575 (test_lazy_string): Test zero length, NULL address lazy
13576 strings.
13577
a055a187
L
135782010-04-07 H.J. Lu <hongjiu.lu@intel.com>
13579
13580 * gdb.arch/i386-avx.c: New.
13581 * gdb.arch/i386-avx.exp: Likewise.
13582
13583 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
13584
96e39866
DE
135852010-04-06 Doug Evans <dje@google.com>
13586
13587 * gdb.base/source-test.gdb: New file.
13588 * gdb.base/source.exp: Test source -v.
13589
5984a431
UW
135902010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13591
13592 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
13593
ec8a089a
PM
135942010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
13595
13596 * gdb.stabs/aout.sed: Convert all backslash to double backslash
13597 within one line, unless it is followed by a double quote.
13598 * gdb.stabs/hppa.sed: Idem.
13599 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
13600 * gdb.stabs/weird.exp: Check for correct parsing of
13601 char and string constants.
ec8a089a
PM
13602 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
13603 in .stabs to .stabx substitution.
13604
fce3c1f0
SS
136052010-04-05 Stan Shebs <stan@codesourcery.com>
13606
13607 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
13608 constant global.
13609 * gdb.trace/tfile.exp: Try to print them.
13610
d77f58be
SS
136112010-04-04 Stan Shebs <stan@codesourcery.com>
13612
13613 * gdb.base/completion.exp: Update for new "info watchpoints".
13614 * gdb.base/default.exp: Ditto.
13615 * gdb.base/help.exp: Ditto.
13616 * gdb.base/watchpoint.exp: Ditto.
13617 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 13618
af54718e
SS
136192010-04-04 Stan Shebs <stan@codesourcery.com>
13620
13621 * gdb.trace/tfile.exp: Sharpen tfind test.
13622
74d1f91e
JK
136232010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13624
13625 * gdb.base/break-entry.exp: New.
13626
eb8e76db 136272010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 13628 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
13629
13630 * gdb.reverse/i386-sse-reverse.exp: New file.
13631 * gdb.reverse/i386-sse-reverse.c: New file.
13632
bf65cad8
PA
136332010-04-02 Pedro Alves <pedro@codesourcery.com>
13634
13635 * gdb.trace/tfind.exp: Adjust expected disassembly output.
13636
fff87407
SS
136372010-04-01 Stan Shebs <stan@codesourcery.com>
13638
13639 * gdb.trace/actions.exp: Tweak expected output.
13640 * gdb.trace/while-stepping.exp: Tweak expected output.
13641
fe01d668
L
136422010-04-01 H.J. Lu <hongjiu.lu@intel.com>
13643
13644 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
13645
86b17b60
PA
136462010-04-01 Pedro Alves <pedro@codesourcery.com>
13647
13648 * gdb.base/commands.exp: Adjust.
13649 * gdb.cp/extern-c.exp: Adjust.
13650
2c58c0a9
PA
136512010-04-01 Pedro Alves <pedro@codesourcery.com>
13652
13653 * gdb.trace/collection.c (local_test_func): Define a local struct,
13654 and instanciate it.
13655
0db9b91c
PA
136562010-04-01 Pedro Alves <pedro@codesourcery.com>
13657
13658 * gdb.trace/collection.exp (gdb_collect_args_test)
13659 (gdb_collect_argarray_test): XFAIL the tests that assume the
13660 argarray argument's elements are collected.
13661
8072405b
JK
136622010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
13663
13664 * gdb.dwarf2/dw2-bad-parameter-type.exp,
13665 gdb.dwarf2/dw2-bad-parameter-type.S: New.
13666
8bf6485c
SS
136672010-03-31 Stan Shebs <stan@codesourcery.com>
13668
13669 * gdb.trace/save-trace.exp: Test save/restore of default-collect
13670 and tracepoint conditionals.
13671 (gdb_verify_tracepoints): Delete unused return.
13672
fd7f724a
KS
136732010-03-26 Keith Seitz <keiths@redhat.com>
13674
13675 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
13676 appear in the output before main.
13677 Remove KFAIL for gdb/2215 aka bz 9320.
13678
8d9e7719
DE
136792010-03-30 Doug Evans <dje@google.com>
13680
0906dd0b
DE
13681 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
13682 by dejagnu.
13683 * gdb.arch/amd64-dword.exp: Ditto.
13684
8d9e7719
DE
13685 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
13686 match.
13687 (break printf): Ditto.
13688
1da644f0
SW
136892010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
13690
13691 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
13692 gcc < 4.4.
13693 * gdb.cp/shadow.exp: Ditto.
13694
a8121990
PA
136952010-03-29 Pedro Alves <pedro@codesourcery.com>
13696
13697 * gdb.trace/collection.exp (run_trace_experiment): Make sure
13698 "tstart" is silent.
13699
6e79d367
PA
137002010-03-29 Pedro Alves <pedro@codesourcery.com>
13701
13702 * gdb.trace/collection.exp (executable): New.
13703 (binfile): Use it.
13704 (fpreg, spreg, pcreg): New.
13705 (test_register): Use gdb_test_multiple. Pass /x to print.
13706 (prepare_for_trace_test): New.
13707 (run_trace_experiment): Use "continue", not gdb_run_cmd.
13708 (gdb_collect_args_test, gdb_collect_argstruct_test)
13709 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
13710 prepare_for_trace_test.
13711 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
13712 fpreg, spreg and pcreg.
13713 (gdb_collect_expression_test, gdb_collect_globals_test): Use
13714 prepare_for_trace_test.
13715 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
13716 try to detect tracing support here. Don't set breakpoints at
13717 `begin' or `end' here.
13718 <global scope>: Use clean_restart. Run to main before checking
13719 for tracing support. Check for for tracing support here.
13720
09248348
JK
137212010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13722
13723 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
13724 " as $displacement" to "seen displacement message".
13725
d350db38
PA
137262010-03-28 Pedro Alves <pedro@codesourcery.com>
13727
13728 * gdb.trace/while-dyn.exp (executable): New variable.
13729 (binfile): Use it.
13730 (test_while_stepping): New function. Move most tests here. Call
13731 it once for each of the while-stepping, stepping and ws aliases.
13732
907af001
UW
137332010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13734
13735 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
13736 that do not provide the tagless_struct type name at all.
13737 (test_print_anon_union): Do not check value of uninitialized
13738 union member. Do not use cp_test_ptype_class, so we can accept
13739 "long" as well as "long int".
13740
610197fd
PA
137412010-03-26 Pedro Alves <pedro@codesourcery.com>
13742
13743 * gdb.trace/tfile.c (tohex, bin2hex): New.
13744 (write_error_trace_file): Hexify error description.
13745
6c28cbf2
SS
137462010-03-25 Stan Shebs <stan@codesourcery.com>
13747
13748 * gdb.trace/tfile.c: Generate an additional trace file, improve
13749 portability.
13750 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
13751 files in a better way.
13752
e62b8c7e
KS
137532010-03-25 Keith Seitz <keiths@redhat.com>
13754
13755 * gdb.java/jprint.exp: XFAIL printing of static class members
13756 because of GCC debuginfo problem.
13757
82ccf5a5
JK
137582010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13759
13760 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
13761
293e2f9e
DJ
137622010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
13763
13764 * gdb.base/completion.exp: Allow long instead of long int.
13765 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
13766 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
13767 variable p.
13768 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
13769 * gdb.base/pointers.exp: Allow long instead of long int.
13770 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
13771 * gdb.base/step-line.exp: Allow a directory before the source file name.
13772
95a42b64
TT
137732010-03-24 Tom Tromey <tromey@redhat.com>
13774
13775 PR breakpoints/9352:
13776 * gdb.base/default.exp: Update.
13777 * gdb.base/commands.exp: Update.
13778 * gdb.cp/extern-c.exp: Test setting commands on multiple
13779 breakpoints at once.
13780
2390201f
DJ
137812010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
13782
13783 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
13784 if gdb,nosignals.
13785 * gdb.base/watchpoints.c: Do not include unnecessary headers.
13786 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
13787 exited".
13788
8c9a6790
SS
137892010-03-24 Stan Shebs <stan@codesourcery.com>
13790
13791 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
13792
a6c727b2
DJ
137932010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
13794
13795 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
13796 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
13797 argument. Handle "short" and "long".
13798 (Top level): Pass overprototyped output for old_fptr and xptr.
13799
4dfd5423
PA
138002010-03-23 Pedro Alves <pedro@codesourcery.com>
13801
13802 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
13803 format strings and add casts to avoid compiler warnings.
13804
138052010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
13806
13807 * lib/trace-support.exp (gdb_trace_setactions):
13808 Don't expect whitespace after ">" prompt.
13809 * gdb.trace/actions.exp: Adjust for output changes.
13810 * gdb.trace/while-stepping.exp: Likewise.
13811
c847d045
JK
138122010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13813
13814 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
13815 and r157645).
13816
5f717f1d
JK
138172010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13818
13819 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
13820 New.
13821
7d6d51d5
DJ
138222010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
13823
13824 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
13825 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
13826
3b11a015
SS
138272010-03-19 Stan Shebs <stan@codesourcery.com>
13828
13829 * gdb.trace/ax.exp: New file.
13830
d7d158ed
DE
138312010-03-19 Doug Evans <dje@google.com>
13832
6bb85cd1
DE
13833 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
13834 output from gcc.
13835
d7d158ed
DE
13836 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
13837 named /usr/sbin/prelink<foo>.
13838
4daf5ac0
SS
138392010-03-18 Stan Shebs <stan@codesourcery.com>
13840
13841 * gdb.trace/circ.exp: Test circular-trace-buffer.
13842 * gdb.trace/tfile.exp: Update tstatus test.
13843
e8d05480
JB
138442010-03-18 Joel Brobecker <brobecker@adacore.com>
13845
13846 * gdb.dwarf2/dw2-anonymous-func.S: New file.
13847 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
13848
441b986a
UW
138492010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13850
13851 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
13852
4247603b
PA
138532010-03-18 Pedro Alves <pedro@codesourcery.com>
13854
13855 * gdb.base/default.exp: Adjust the expected output of the finish
13856 and until commands when the inferior is not being run.
13857
13387711
SW
138582010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
13859
13860 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
13861 * gdb.cp/nsusing.exp: Ditto.
13862
6e31430b
TT
138632010-03-15 Tom Tromey <tromey@redhat.com>
13864
13865 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
13866 * gdb.cp/userdef.cc (operator==): New function.
13867 (main): New locals mem1, mem2.
13868
e2d69cb5
JZ
138692010-03-15 Jie Zhang <jie@codesourcery.com>
13870
13871 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
13872 Declare and use new loadtimeout variable.
13873
f572f0a9
DJ
138742010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
13875
13876 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
13877 Use gdb_load later.
13878
51f4c0b0
PA
138792010-03-14 Pedro Alves <pedro@codesourcery.com>
13880
13881 * gdb.base/solib-disc.c (main): Make format of fprintf a string
13882 literal. Add missing endlines to prints to stderr.
13883
1c809c68
TT
138842010-03-12 Tom Tromey <tromey@redhat.com>
13885
13886 PR c++/9708:
13887 * gdb.cp/m-static.exp: Add regression test.
13888 * gdb.cp/m-static.cc (method): New method.
13889 (main): Call it.
13890
00ae8fef
SW
138912010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
13892
13893 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
13894 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
13895
759f0f0b
PA
138962010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
13897
21e24d21
PA
13898 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
13899
139002010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
13901
759f0f0b
PA
13902 * lib/gdb.exp (skip_stl_tests): New.
13903 (gdb_compile): Symbian needs -ldl.
13904 (shlib_target_file): New.
13905 (shlib_symbol_file): New.
13906 (gdb_load_shlibs): Use shlib_target_file.
13907 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
13908 * gdb.cp/exception.exp: Use skip_stl_tests.
13909 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
13910 * gdb.cp/try_catch.exp: Use skip_stl_tests.
13911 * gdb.cp/mb-templates.exp: Ditto.
13912 * gdb.base/commands.exp: Relax regexes.
13913 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
13914 shlib_target_file and shlib_symbol_file.
13915 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
13916 sections.
13917 * gdb.base/ending-run.exp: Accept E32Main for symbian.
13918 * gdb.base/solib-disc.exp: Use
13919 shlib_target_file and shlib_symbol_file.
13920 * gdb.base/unload.exp: Don't skip on symbian. Use
13921 shlib_target_file and shlib_symbol_file.
13922 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
13923
6a8f2671 139242010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 13925
6a8f2671
PA
13926 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
13927 * gdb.trace/report.exp: Adjust for x86 and x86_64.
13928 Issue a tfind end before looking for a tracepoint frame.
13929 * gdb.trace/tfind.exp: Adjust tstatus output.
13930 Adjust disassembly output.
13931 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
13932
ccf26247
JK
139332010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13934
13935 * gdb.base/break-interp.exp: Create new displacement parameter value
13936 for the test_ld calls.
13937 (reach): New parameter displacement, verify its content. New push of
13938 pf_prefix "reach-$func:". Import global expect_out.
13939 (test_core): New parameter displacement, verify its content. New push
13940 of pf_prefix "core:". New command "set verbose on". Import global
13941 expect_out.
13942 (test_attach): New parameter displacement, verify its content. New
13943 push of pf_prefix "attach:". New command "set verbose on". Import
13944 global expect_out.
13945 (test_ld): New parameter displacement, pass it to the reach, test_core
13946 and test_attach calls and verify its content in the "ld.so exit" test.
13947 * gdb.base/prelink.exp: Remove gdb_exit and final return.
13948 (prelink): Update expected text, use gdb_test.
13949
e469c7fb
DE
139502010-03-10 Doug Evans <dje@google.com>
13951
13952 * gdb.base/checkpoint.exp: Fix comment.
13953 Lengthen timeout while doing >600 checkpoints test.
13954 Rename duplicate "kill all one" test to keep test names unique.
13955
60e1c644
PA
139562010-03-10 Pedro Alves <pedro@codesourcery.com>
13957
13958 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
13959
cec808ec
KS
139602010-03-08 Keith Seitz <keiths@redhat.com>
13961
889bf7c5
PA
13962 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
13963 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
13964 (dm_type_long): New function.
13965 (dm_type_unsigned_short): New function.
13966 (dm_type_unsigned_long): New function.
13967 (myint): New typedef.
13968 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
13969 long, unsigned shor and long, operator char*, and typedef.
13970 (test_lookup_operator_functions): Add operator char* test.
13971 (test_paddr_operator_functions): Likewise.
13972 (test_paddr_overloaded_functions): Use probe values for
13973 short, long, and unsigned short and long.
13974 (test_paddr_hairy_functions): If the demangler probe detected
13975 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
13976 demangler.
13977 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
13978 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
13979 and "print null_pmf".
13980 Add test "ptype a.*pmf".
13981 * gdb.cp/overload.exp: Allow optional "int" to appear with
13982 "short" and "long".
13983 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
13984 long expect value for men_overload1arg.
13985 Allow "int" to appear with "short" and "long".
13986 When testing "info break", add argument for main (void).
13987 Also allow "int" to appear with "short" and "long".
13988 Ditto with "unsigned" and "long long".
cec808ec
KS
13989 * gdb.java/jmain.exp: Do not enclose methods names in single
13990 quotes.
13991 * gdb.java/jmisc.exp: Likewise.
13992 * gdb.java/jprint.exp: Likewise.
13993 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
13994
13995 From Jan Kratochvil <jan.kratochvil@redhat.com>:
13996 * gdb.cp/exception.exp (backtrace after first throw)
13997 (backtrace after second throw): Allow a namespace before __cxa_throw.
13998 (backtrace after first catch, backtrace after second catch): Allow
13999 a namespace before __cxa_begin_catch.
14000
14001 * gdb.cp/cpexprs.exp: New file.
14002 * gdb.cp/cpexprs.cc: New file.
14003
14004 From Daniel Jacobowitz <dan@codesourcery.com>
14005 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
14006 to use string_to_regexp.
14007 (ctor, dtor): New functions. Use them to match constructor
14008 and destructor function types.
14009 (Top level): Use runto_main.
14010
f870a310
TT
140112010-03-05 Tom Tromey <tromey@redhat.com>
14012
14013 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
14014 gdb.target_charset.
14015 (pp_ns.to_string): Likewise.
14016
0c199f28
KS
140172010-03-04 Keith Seitz <keiths@redhat.com>
14018
14019 * gdb.cp/overload.exp: Test that the filename portion of a linespec
14020 can be quoted. Test that both the filename and function/line
14021 portions can be quoted at the same time.
14022
c7437ca6
PA
140232010-03-04 Pedro Alves <pedro@codesourcery.com>
14024
14025 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
14026
b111b805
DE
140272010-03-03 Doug Evans <dje@google.com>
14028
24486cb7
DE
14029 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
14030 libc contains libpthread.
14031
b111b805
DE
14032 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
14033 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
14034 of gdb_compile. Add another pattern to match android backtrace.
14035
a0e0ef55
TT
140362010-03-03 Tom Tromey <tromey@redhat.com>
14037
14038 PR gdb/11345:
14039 * gdb.base/printcmds.exp (test_printf): Add test.
14040
1ba53b71
L
140412010-03-02 H.J. Lu <hongjiu.lu@intel.com>
14042
14043 * gdb.arch/amd64-byte.exp: New.
14044 * gdb.arch/amd64-dword.exp: Likewise.
14045 * gdb.arch/amd64-pseudo.c: Likewise.
14046 * gdb.arch/amd64-word.exp: Likewise.
14047 * gdb.arch/i386-byte.exp: Likewise.
14048 * gdb.arch/i386-pseudo.c: Likewise.
14049 * gdb.arch/i386-word.exp: Likewise.
14050
f5dff777
DJ
140512010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
14052
14053 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
14054 types. Add structreg, bitfields, and flags registers.
14055 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
14056 registers.
14057
90884b2b
L
140582010-03-01 H.J. Lu <hongjiu.lu@intel.com>
14059
14060 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
14061 (load_description): Set architecture if defined.
14062
dc00d89f
PM
140632010-02-28 Phil Muldoon <pmuldoon@redhat.com>
14064
14065 * gdb.python/py-frame.exp: Add read_var block tests.
14066 * gdb.python/py-frame.c (block): New function.
14067
0e095b7e
JK
140682010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
14069 Daniel Jacobowitz <dan@codesourcery.com>
14070
14071 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
14072
624f1a65
DM
140732010-02-25 David S. Miller <davem@davemloft.net>
14074
14075 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
14076 fix logic for setting all_syscalls_numbers.
14077
f3e9a817
PM
140782010-02-24 Phil Muldoon <pmuldoon@redhat.com>
14079
14080 * Makefile.in: Add py-block and py-symbol.
14081 * gdb.python/py-symbol.exp: New File.
14082 * gdb.python/py-symtab.exp: New File.
14083 * gdb.python/py-block.exp: New File.
14084 * gdb.python/py-symbol.c: New File.
14085 * gdb.python/py-block.c: New File.
14086
f6bbabf0
PM
140872010-02-24 Phil Muldoon <pmuldoon@redhat.com>
14088
14089 PR python/11314
14090 * lib/gdb.exp (skip_python_tests): New function.
14091 * gdb.python/py-cmd.exp: Use skip_python_tests.
14092 * gdb.python/py-frame.exp: Likewise.
14093 * gdb.python/py-function.exp: Likewise.
14094 * gdb.python/py-prettyprint.exp: Likewise.
14095 * gdb.python/py-template.exp: Likewise.
14096 * gdb.python/py-type.exp: Likewise.
14097 * gdb.python/py-value.exp: Likewise.
14098
85d721b8
PA
140992010-02-22 Pedro Alves <pedro@codesourcery.com>
14100
14101 PR9605
14102
14103 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
14104
48e32051
TT
141052010-02-19 Tom Tromey <tromey@redhat.com>
14106
14107 PR c++/8693, PR c++/9496:
14108 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
14109 regression tests.
14110
ac9c0048
JK
141112010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14112
14113 Fix compatibility with m68k as.
14114 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
14115 Use only /* comments */.
14116
57bb97a4
UW
141172010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14118
14119 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
14120 * configure: Regenerate.
14121
7d1bf85c
DJ
141222010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
14123
14124 * gdb.python/py-type.exp: Check for Python support.
14125
061b5285
PA
141262010-02-17 Pedro Alves <pedro@codesourcery.com>
14127
14128 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
14129 `regsub' syntax available.
14130
f8a8bc2c
PA
141312010-02-17 Pedro Alves <pedro@codesourcery.com>
14132
14133 * gdb.base/shmain.c (main): Remove printf call.
14134 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
14135 * gdb.base/unload.c (main): Make format of fprintf a string
14136 literal. Add missing endlines to prints to stderr.
14137 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
14138
6f451e5e
TT
141392010-02-17 Tom Tromey <tromey@redhat.com>
14140
14141 * gdb.java/jprint.java (jprint.props): New field.
14142 * gdb.java/jprint.exp (set_lang_java): Add regression test.
14143
12d79008
PA
141442010-02-17 Pedro Alves <pedro@codesourcery.com>
14145
ef801a0e 14146 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
14147 available.
14148
d252f7e5
DJ
141492010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14150
14151 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
14152 creation to support remote host testing.
14153
67bdab6c
DJ
141542010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14155
14156 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
14157 Recognize "command not found".
14158
bb391223
DJ
141592010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14160
14161 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
14162 single-stepping.
14163
70362913
DJ
141642010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14165
14166 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
14167 if arguments are not supported.
14168
493f3c00
DJ
141692010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14170
14171 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
14172 be const or non-const.
14173
8034c749
DJ
141742010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14175
14176 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
14177 mi_send_resuming_command to send -exec-continue.
14178
791dfb64
DJ
141792010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14180
14181 * gdb.base/list.exp (test_list_filename_and_function): Add test
14182 with single quotes.
14183 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
14184 matching.
14185 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
14186 Add KFAIL'd tests for PR gdb/11289.
14187
7c5fe868
DJ
141882010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14189
14190 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
14191
fdc498b8
DJ
141922010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14193
14194 * gdb.base/comp-dir/subdir/dummy.txt: New file.
14195 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
14196 a temporary directory.
14197
b519e2a6
DJ
141982010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
14199
14200 * gdb.base/charset.exp: Use a single regular expression to match
14201 show host-charset and show target-charset output.
14202
74164c56
JK
142032010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14204
14205 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
14206 "Illegal process-id" expect string more exact.
14207 (attach to digits-starting nonsense is prohibited): New.
14208
701ed6dc
JK
142092010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14210
14211 * gdb.base/prelink.exp (set verbose on): New.
14212
889bf7c5 142132010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
14214
14215 * mi-reverse.exp: New file. Test for reverse option to the
14216 following MI commands: exec-continue, exec-finish, exec-next,
14217 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 14218
dadf0e9c
JB
142192010-02-09 Joel Brobecker <brobecker@adacore.com>
14220
14221 * gdb.ada/ptype_tagged_param: New testcase.
14222
714f19d5
TT
142232010-02-08 Tom Tromey <tromey@redhat.com>
14224
14225 PR c++/8017:
14226 * gdb.cp/overload.exp: Add tests.
14227 * gdb.cp/overload.cc (struct K): New.
14228 (namespace N): New.
14229 (main): Call new functions.
14230 (K::staticoverload): Define.
14231
889bf7c5 142322010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
14233
14234 PR gdb/10728
14235 * gdb.cp/pr10728-x.h: New file.
14236 * gdb.cp/pr10728-x.cc: New file.
14237 * gdb.cp/pr10728-y.cc: New file.
14238 * gdb.cp/pr10728.exp: New file.
14239 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
14240
889bf7c5 142412010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
14242
14243 PR gdb/9067
14244 * gdb.cp/pr9067.exp: New
14245 * gdb.cp/pr9067.cc: New
14246 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
14247
7b356089
JB
142482010-02-08 Joel Brobecker <brobecker@adacore.com>
14249
14250 * lib/gdb.exp (gdb_test_timeout): New global variable.
14251 Set it to timeout if not already set.
14252 (gdb_init): Reset the value of timeout to gdb_test_timeout.
14253
1be00882
DE
142542010-02-05 Doug Evans <dje@google.com>
14255
14256 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
14257 user.
14258
82856980
SW
142592010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
14260
14261 PR c++/7935:
14262 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
14263
1a334831
TT
142642010-02-04 Tom Tromey <tromey@redhat.com>
14265
14266 * gdb.cp/virtbase.exp: Make test case names unique.
14267
9c3c02fd
TT
142682010-02-02 Tom Tromey <tromey@redhat.com>
14269
14270 * gdb.cp/virtbase.exp: Add regression tests.
14271 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
14272 (main): Instantiate RHC.
14273
0cc2414c
TT
142742010-02-02 Tom Tromey <tromey@redhat.com>
14275
14276 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
14277 type-printing change.
14278
edf3d5f3
TT
142792010-02-02 Tom Tromey <tromey@redhat.com>
14280
14281 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
14282 * gdb.cp/virtbase.cc: New file.
14283 * gdb.cp/virtbase.exp: New file.
14284 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
14285
e4b7f41c
JK
142862010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14287
14288 PR libc/11214:
14289 * gdb.threads/current-lwp-dead.c: Include features.h.
14290 (HAS_NOMMU): New.
14291 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
14292
b381ea14
JK
142932010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14294
14295 * gdb.base/symbol-without-target_section.exp,
14296 gdb.base/symbol-without-target_section.c: New.
14297
c593ac0e
DJ
142982010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
14299
14300 * gdb.base/bigcore.exp: Reset increased timeout.
14301 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
14302
db25f29d
DJ
143032010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
14304
14305 * gdb.base/gcore.exp (capture_command_output): Use
14306 gdb_test_multiple.
14307
f9d67f43
DJ
143082010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
14309
14310 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
14311 * gdb.arch/thumb2-it.exp (test_it_break): New function.
14312 (Top level): Call it.
14313
177321bd
DJ
143142010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
14315
14316 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
14317
97f2ed50
DJ
143182010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14319
14320 * gdb.base/call-strs.exp, gdb.base/default.exp,
14321 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
14322 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
14323 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
14324 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
14325 gdb.base/watchpoint-solib.exp: Save and restore timeout.
14326 * gdb.base/ending-run.exp: Correct restore of timeout.
14327 * gdb.base/page.exp: Remove unnecessary timeout setting.
14328
e4e2711a
JB
143292010-01-29 Joel Brobecker <brobecker@adacore.com>
14330
14331 * gdb.ada/rec_return: New testcase.
14332
ba581dc1
JB
143332010-01-29 Joel Brobecker <brobecker@adacore.com>
14334
14335 * gdb.ada/call_pn: New testcase.
14336
4ea95be9
DJ
143372010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
14338
14339 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
14340 (Top level): Use it to resume.
14341 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
14342 the Thumb mode displaced stepping error as unsupported.
14343
df83a9bf
SW
143442010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
14345
889bf7c5
PA
14346 * gdb.cp/nsusing.exp: Added more tests.
14347 * gdb.cp/nsrecurs.exp: Ditto.
14348 * gdb.cp/nsusing.cc: Added test functions.
14349 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 14350
40b27cdc
JK
143512010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14352
14353 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
14354 absolute directory pathnames in gdb.sum file.
14355
de958931
SW
143562010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
14357
14358 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
14359 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
14360
708ead4e
TT
143612010-01-26 Tom Tromey <tromey@redhat.com>
14362
14363 PR exp/7643:
14364 * gdb.base/printcmds.exp (test_print_string_constants): Remove
14365 setup_kfail.
14366
b14e635e
SW
143672010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
14368
14369 * gdb.cp/nsrecurs.exp: New test.
14370 * gdb.cp/nsrecurs.cc: New test program.
14371 * gdb.cp/nsstress.exp: New test.
14372 * gdb.cp/nsstress.cc: New test program.
14373 * gdb.cp/nsdecl.exp: New test.
14374 * gdb.cp/nsdecl.cc: New test program.
14375
8540c487
SW
143762010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
14377
14378 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
14379 imported into file scope.
14380 Marked test as xfail.
14381 * gdb.cp/namespace-using.cc (marker5): New function.
14382 * gdb.cp/shadow.exp: New test.
14383 * gdb.cp/shadow.cc: New test program.
14384 * gdb.cp/nsimport.exp: New test.
14385 * gdb.cp/nsimport.cc: New test program.
14386
421d5d99
TT
143872010-01-25 Tom Tromey <tromey@redhat.com>
14388
14389 PR gdb/11049:
14390 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
14391 with "set print null-stop on".
14392
691f8dc1
JK
143932010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14394
14395 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
14396 Adjust it for DISASSEMBLY_OMIT_FNAME.
14397
0b92b5bb
TT
143982010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14399
14400 PR symtab/11199:
14401 * gdb.dwarf2/member-ptr-forwardref.exp,
14402 gdb.dwarf2/member-ptr-forwardref.S: New.
14403
23787403
JK
144042010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14405
14406 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
14407 (thread1_func): Protect thread1_tid with thread1_tid_cond by
14408 thread1_tid_mutex. Remove gdbstop_mutex handling.
14409 (thread2_func): Protect thread2_tid with thread2_tid_cond by
14410 thread2_tid_mutex. Remove gdbstop_mutex handling.
14411 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
14412 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
14413 pthread_cond_wait conditionalizations by while loops.
14414
b966cb8a
TT
144152010-01-20 Tom Tromey <tromey@redhat.com>
14416
14417 PR backtrace/10770:
14418 * gdb.dwarf2/pr10770.exp: New file.
14419 * gdb.dwarf2/pr10770.c: New file.
14420 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
14421
fcae584b
VP
144222010-01-20 Vladimir Prus <vladimir@codesourcery.com>
14423
14424 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
14425 that target was removed, and the test always runs native anyway.
14426
a0f49112
JK
144272010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14428
14429 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
14430 gdb.base/watchpoint-cond-gone-stripped.c: New.
14431
ceeb3d5a
TT
144322010-01-19 Tom Tromey <tromey@redhat.com>
14433
14434 PR c++/8000:
14435 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
14436 existing tests.
14437 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
14438 (main): Use AAA::SomeEnum.
14439
dd322c54
JK
144402010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14441
14442 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
14443 (test_ignore_count): Declare line_callme_body global.
14444 (run to breakpoint with ignore count): Use line_callme_body.
14445 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
14446 (set line_main_hello, set line_main_return): Reindent.
14447 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
14448 New.
14449 (continue to callee4): Use line_callee4_body.
14450 (check *stopped from CLI command): Use line_callee4_next.
14451 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
14452 (set line_main_hello, set line_main_return): Reindent.
14453 (set line_callee4_head, set line_callee4_body): New.
14454 (continue to callee4): Use line_callee4_body.
14455
4e8f195d
TT
144562010-01-18 Tom Tromey <tromey@redhat.com>
14457
14458 PR c++/9680:
14459 * gdb.cp/casts.cc: Add new classes and variables.
14460 * gdb.cp/casts.exp: Test new operators.
14461
9e14a9ba
JB
144622010-01-18 Tom Tromey <tromey@redhat.com>
14463 Thiago Jung Bauermann <bauerman@br.ibm.com>
14464
14465 * gdb.python/source2.py: New file.
14466 * gdb.python/source1: New file.
14467 * gdb.python/python.exp: Test "source" command.
14468
00bf0b85
SS
144692010-01-15 Stan Shebs <stan@codesourcery.com>
14470
14471 * gdb.trace/tfile.c: New file.
14472 * gdb.trace/tfile.exp: New file.
889bf7c5 14473
55235ad7
JK
144742010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14475
14476 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
14477
9f2982ff
JK
144782010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14479
14480 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
14481
bbfba9ed
JK
144822010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14483
14484 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
14485 (libfunc): New parameter action. Implement also selectable "sleep".
14486 * gdb.base/break-interp-main.c: Include assert.h.
14487 (libfunc): New parameter action.
14488 (main): New parameters argc and argv. Assert argc. Pass argv.
14489 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
14490 (test_attach): New proc.
14491 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
14492 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
14493
61f0d762
JK
144942010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14495
14496 * gdb.base/break-interp.exp (test_core): New proc.
14497 (test_ld): Call it.
14498
06a6f270
JK
144992010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14500
14501 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
14502 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
14503 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
14504 and gdb_compile_shlib. Use new -Wl compiler options.
14505 (dl bt, main bt): New tests.
14506
51bee8e9
JK
145072010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14508
14509 Support PIEs with no symfile_objfile.
14510 * gdb.base/break-interp.exp: New argument at the test_ld calls.
14511 (test_ld): New parameter trynosym.
14512 (test_ld <$trynosym>): New block.
14513
b8040f19
JK
145142010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14515
14516 * gdb.base/break-interp.exp: New file.
14517
be759fcf
PM
145182010-01-13 Phil Muldoon <pmuldoon@redhat.com>
14519
14520 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
14521 * gdb.python/py-prettyprint.py (pp_ls): New printer.
14522 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
14523 test.
14524 * gdb.python/py-prettyprint.c: Define lazystring test structure.
14525 * gdb.python/py-mi.exp: Add lazy string test.
14526
dc146f7c
VP
145272010-01-13 Vladimir Prus <vladimir@codesourcery.com>
14528
14529 * lib/mi-support.exp (mi_check_thread_states): Handle
14530 core number in thread listing.
14531
b4ba55a1
JB
145322010-01-12 Joel Brobecker <brobecker@adacore.com>
14533
14534 * gdb.base/maint.exp: Adjust the expected output for the
14535 "maint print type" test. Use gdb_test_multiple instead of
14536 gdb_sent/gdb_expect.
14537
08e24bd4
DE
145382010-01-11 Doug Evans <dje@google.com>
14539
6496a609
DE
14540 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
14541 from gdbserver_download. All callers updated.
14542
08e24bd4
DE
14543 * gdb.server/ext-run.exp: "info os processes" requires xml support.
14544
b5cfddf5
JK
145452010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14546
14547 Implement binary numbers parsing.
14548 * gdb.base/printcmds.exp (test_integer_literals_accepted)
14549 (test_integer_literals_rejected): New binary tests.
14550
3725885a
RW
145512010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
14552
14553 * gdb.cell/configure: Regenerate.
14554
37aeb5df
JK
145552010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14556
14557 * gdb.base/corefile.exp: Move the core finding block out and call it as
14558 core_find, new variable $corefile, replace corefile by $corefile and
14559 [file tail $corefile] for usage vs. test names resp.
14560 * lib/gdb.exp (core_find): Move it as a new function here. New
14561 parameter binfile and deletefiles. New variable $destcore. Pre-delete
14562 $destcore. Return "" on error.
14563
d521f563
JK
145642010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14565
14566 Workaround PR binutils/10802.
14567 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
14568 (twice).
14569
28f24826
DJ
145702010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
14571
14572 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
14573
2de75e71
JB
145742010-01-08 Joel Brobecker <brobecker@adacore.com>
14575
14576 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
14577 call, to avoid interruption.
14578
fe00719b 145792010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
14580
14581 * gdb.stabs/weird.def (args93): New.
14582
d0ef5df8
DE
145832010-01-07 Doug Evans <dje@google.com>
14584
14585 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
14586
3a08d52f
TT
145872010-01-07 Tom Tromey <tromey@redhat.com>
14588
14589 * gdb.base/source.exp: Use correct line number.
14590
7a697b8d
SS
145912010-01-05 Stan Shebs <stan@codesourcery.com>
14592
14593 * gdb.trace/tracecmd.exp: Test ftrace.
14594
7803799a
UW
145952010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14596
14597 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
14598
c54eabfa
JK
145992010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14600
14601 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
14602 "uint_for_mi_testing".
14603
02e7ef19
JB
146042010-01-01 Joel Brobecker <brobecker@adacore.com>
14605
14606 Test indented comment in file being sourced.
14607 * gdb.base/commands.exp: Test indented comment in file being sourced.
14608
abd775ce
JB
146092010-01-01 Joel Brobecker <brobecker@adacore.com>
14610
14611 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
14612 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
14613 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
14614 notice.
14615
79b55b82
JB
146162010-01-01 Joel Brobecker <brobecker@adacore.com>
14617
14618 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
14619 notice.
14620
8997583e
JK
146212010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14622
14623 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
14624 missing $after_stopped and comma (,) expectation.
14625
6da95a67
SS
146262009-12-31 Stan Shebs <stan@codesourcery.com>
14627
14628 * gdb.trace/actions.exp: Test teval action.
889bf7c5 14629
218d2fc6
TJB
146302009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14631
14632 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
14633 (top level): Call test_watchpoint_in_big_blob.
14634 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
14635 watchpoints.
14636 (func3): Write to buf.
14637
236f1d4d
SS
146382009-12-29 Stan Shebs <stan@codesourcery.com>
14639
14640 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 14641
f61e138d
SS
146422009-12-28 Stan Shebs <stan@codesourcery.com>
14643
14644 * gdb.trace/tsv.exp: New file.
14645 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 14646
0219b378
DJ
146472009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
14648
14649 * gdb.base/find.c (main): Reference search buffers.
14650 * gdb.base/included.c (main): Reference integer.
14651 * gdb.base/ptype.c (charfoo): Declare.
14652 (intfoo): Call charfoo.
14653 * gdb.base/scope0.c (useitp): New function.
14654 (usestatics): Use useitp.
14655 (useit): Add a type for val.
14656 * gdb.base/scope1.c (useit1): Take a pointer argument.
14657 (usestatics1): Update calls to useit1.
14658 * gdb.cp/call-c.cc: Declare foo.
14659 (main): Call foo.
14660 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
14661 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
14662 (main): Call C::ensureRefs and ensureOtherRefs.
14663 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
14664 variables.
14665 (ensureOtherRefs): New function.
14666 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
14667 * gdb.cp/templates.cc (main): Call t5i.value.
14668
3f78692f
JK
146692009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14670
14671 Fix compatibility with G++-4.5.
14672 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
14673 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
14674 (uncaught return): Remove.
14675
429374b8
JK
146762009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14677 Phil Muldoon <pmuldoon@redhat.com>
14678
14679 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
14680 (bp_location13, bp_location14, bp_location17, bp_location18)
14681 (marker3_proto, marker4_proto): New variables.
14682 (breakpoint info): Update output.
14683 (run until breakpoint at marker3, run until breakpoint at marker4): New
14684 tests.
14685
859825b8
JK
146862009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14687
14688 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
14689 Replace the printf call of Y by provided "y-set-1" label. New block
14690 for the second shared library.
14691 * gdb.base/unload.exp: Compile also the second library, call
14692 gdb_load_shlibs also for it. Use now gdb_breakpoint.
14693 (single pending breakpoint info): Rename to ...
14694 (pending breakpoint info before run): ... this extended test.
14695 (libfile2, libname2, libsrcfile2, libsrc2)
14696 (lib_sl2): New variables.
14697 (exec_opts): Set also SHLIB_NAME2.
14698 (pending breakpoint info on first run at shrfunc1)
14699 (pending breakpoint info on second run at shrfunc1)
14700 (pending breakpoint info on second run at shrfunc2)
14701 (print y from libfile, print y from libfile2): New tests.
14702 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
14703 * gdb.base/unloadshr2.c: New.
14704
e6a386cd
HZ
147052009-12-22 Hui Zhu <teawater@gmail.com>
14706
14707 * gdb.reverse/sigall-reverse.exp: Adjust.
14708
9e19b45e
VP
147092009-12-21 Vladimir Prus <vladimir@codesourcery.com>
14710
14711 PR gdb/10884
14712
14713 * gdb.mi/var-cmd.c (do_bitfield_tests): New
14714 (main): Call do_bitfield_tests.
aacf5b1e 14715 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 14716
d53a7b30
JB
147172009-12-20 Joel Brobecker <brobecker@adacore.com>
14718
14719 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
14720 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
14721 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
14722 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
14723 gdb.modula2/unbounded1.c: Update copyright header.
14724
191ca0a1
CM
147252009-12-10 Chris Moller <moller@mollerware.com>
14726
14727 PR gdb/9399
14728 * gdb.cp/virtfunc2.exp: New tests
14729 * gdb.cp/virtfunc2.cc: New tests
14730 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
14731
0fa6cf1b
MS
147322009-12-10 Oza Pawandeep (paawan1982@yahoo.com
14733
14734 * gdb.reverse/i387-env-reverse.c: New file.
14735 * gdb.reverse/i387-env-reverse.exp: New file.
14736 * gdb.reverse/i387-stack-reverse.c: New file.
14737 * gdb.reverse/i387-stack-reverse.exp: New file.
14738
361ae042
PM
147392009-12-08 Phil Muldoon <pmuldoon@redhat.com>
14740
14741 * gdb.python/py-type.exp (test_range): New test.
14742
bfd31e71
PM
147432009-12-03 Phil Muldoon <pmuldoon@redhat.com>
14744
14745 PR python/10805
14746
14747 * gdb.python/py-type.exp: New file.
14748 * gdb.python/py-type.c: New file.
14749 * Makefile.in: Add py-type.
14750
57a1d736
TT
147512009-12-03 Tom Tromey <tromey@redhat.com>
14752
14753 * gdb.python/py-value.exp (test_parse_and_eval): New
14754 function.
14755
1f3b5d1b
PP
147562009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
14757
14758 PR gdb/11022
14759
14760 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
14761 * gdb.base/pr11022.c: New test.
14762
8b7dbdc9
JK
147632009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14764
14765 Fix spurious false FAILs.
14766 * gdb.base/structs.c (chartest): New.
14767 (main): Fill-in chartest.
14768 * gdb.base/structs.exp (anychar_re, first): New.
14769 (start_structs_test): Import global anychar_re and first.
14770 New gdb_test call "set print elements 300; ${testfile}"
14771 (start_structs_test <$first>): New block.
14772 (any): Import global anychar_re. New variable ac. Use ${ac}.
14773
6a53b2ec
JK
147742009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14775
14776 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
14777
d7167b4c
JK
147782009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14779
14780 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
14781 Force $srcfile file.
14782 * gdb.base/foll-fork.c (callee): Comment out the printf call.
14783
b1798462
UW
147842009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14785
14786 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
14787 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
14788 * gdb.threads/watchthreads-reorder.exp: Likewise.
14789
b6199126
DJ
147902009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
14791
14792 PR gdb/8704
14793
14794 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
14795 "if", and "thread". Correct matching in the previous test.
14796
b22a0510
DJ
147972009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
14798
14799 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
14800
930636d2
MS
148012009-11-23 Michael Snyder <msnyder@vmware.com>
14802
14803 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
14804 * gdb.reverse-watch-precsave.exp: Ditto.
14805
21a0512e
PP
148062009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
14807
14808 * gdb.asm/asm-source.exp: Adjust.
14809 * gdb.base/help.exp: Adjust.
889bf7c5 14810
fc30d5e0
PA
148112009-11-22 Pedro Alves <pedro@codesourcery.com>
14812
14813 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
14814 (do_syscall_tests_without_xml): Set data-directory to
14815 /the/path/to/nowhere.
14816
f6bc2008
PA
148172009-11-21 Pedro Alves <pedro@codesourcery.com>
14818
14819 * gdb.threads/local-watch-wrong-thread.c,
14820 gdb.threads/local-watch-wrong-thread.exp: New files.
14821
8c2fb5de
PA
148222009-11-21 Pedro Alves <pedro@codesourcery.com>
14823
14824 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
14825 assume new `regsub' syntax available.
14826
ebec9a0f
PA
148272009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14828
a79d3c27
JK
14829 * gdb.base/watchpoint-hw-hit-once.exp,
14830 gdb.base/watchpoint-hw-hit-once.c: New.
14831
148322009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14833
14834 * gdb.threads/watchthreads-reorder.exp,
14835 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 14836
276a961b
MK
148372009-11-17 Nathan Sidwell <nathan@codesourcery.com>
14838
14839 * gdb.xml/tdesc-regs.exp: Use for m68k.
14840
4867c1fb
PA
148412009-11-15 Pedro Alves <pedro@codesourcery.com>
14842
14843 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
14844
f6838f81
DJ
148452009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14846
14847 * lib/gdb.exp (current_target_name): New procedure.
14848 (gdb_wrapper_target): New variable.
14849 (gdb_wrapper_init): Set gdb_wrapper_target.
14850 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
14851 wrapper.
14852
4ac4dd3f
DJ
148532009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14854
14855 * gdb.base/remote.exp: Delete the slowest load test.
14856 Do not load with fixed packet sizes.
14857
a7881759
DJ
148582009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14859
14860 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
14861
97a5b505
DJ
148622009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14863
14864 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
14865 srcfile when setting a breakpoint.
14866
d3e1fc54
DJ
148672009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
14868
14869 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
14870 macros.
14871
7cbcbded
DJ
148722009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14873
14874 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
14875 to be in memory.
14876 * gdb.base/display.c (force_mem): New.
14877 (do_loops): Use it. Add breakpoint comments.
14878 (do_vars): Add a breakpoint comment.
14879 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
14880 line numbers.
14881
bdea3a92
NF
148822009-11-13 Nathan Froyd <froydnj@codesourcery.com>
14883
14884 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
14885 instead of a bare "run".
14886
269f82e5
PP
148872009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
14888
14889 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 14890
a69b7d9d
DJ
148912009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14892
14893 * lib/cell.exp (skip_cell_tests): Clean up test files before
14894 returning.
14895
b598bfda
DJ
148962009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14897
14898 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
14899 and the breakpoint menu. Do not call perror if a prompt is seen.
14900 Consume the following GDB prompt.
14901 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
14902 * gdb.cp/namespace.exp: Use gdb_test.
14903 * gdb.cp/templates.exp: Use gdb_test.
14904 (test_template_breakpoints): Use gdb_test_multiple.
14905
87728fa0
DJ
149062009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14907
14908 * gdb.base/break1.c (struct some_struct, values): Move earlier.
14909 (marker4): Reference values.
14910
b67c692f
DJ
149112009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14912
14913 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
14914 is missing.
14915
f0df251a
DJ
149162009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14917
14918 * gdb.base/break.c (need_malloc): New.
14919 * gdb.base/constvars.c (main): Reference crass and crisp.
14920 * gdb.base/gdb1821.c (main): Reference bar.
14921 * gdb.cp/gdb1355.cc (main): Reference s1.
14922 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
14923 (main): Call them.
14924 * gdb.cp/hang2.cc (dummy2): Define.
14925 * gdb.cp/hang3.cc (dummy3): Define.
14926 * gdb.cp/m-data.cc (main): Reference shadow.
14927
bdf7534a
NF
149282009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14929 Nathan Froyd <froydnj@codesourcery.com>
14930
14931 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
14932 remote host.
14933
f24fce77
NF
149342009-11-12 Nathan Froyd <froydnj@codesourcery.com>
14935
14936 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
14937 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
14938 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14939 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14940 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14941 * gdb.dwarf2/dw2-producer.exp: Likewise.
14942 * gdb.dwarf2/mac-fileno.exp: Likewise.
14943 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
14944 py-prettyprint.py to the remote host.
14945 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
14946
40f0318e
KS
149472009-11-11 Keith Seitz <keiths@redhat.com>
14948
14949 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
14950 use it instead of "Foo".
14951 * gdb.cp/classes.exp (do_tests): Add a test to access
14952 a method through a typedef'd class name.
14953
f3d9f7fb
NF
149542009-11-11 Nathan Froyd <froydnj@codesourcery.com>
14955
14956 * gdb.base/long_long.exp: Permit leading zeros on floating-point
14957 exponents.
14958 * gdb.base/pointers.exp: Likewise.
14959 * gdb.cp/ref-types.exp: Likewise.
14960
a4216f37
KS
149612009-11-11 Keith Seitz <keiths@redhat.com>
14962
14963 * gdb.cp/cplusfuncs.cc (class foo): Add operators
14964 new[] and delete[].
14965 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
14966 "void".
14967 (probe_demangler): Remove all single-quoting of
14968 method and variable names.
14969 (info_func_regexp): Remove the word "void" from any
14970 occurrence of "(void)".
14971 (print_addr_2): Remove all single-quoting of
14972 method names.
14973 (print_addr_2_kfail): Likewise.
14974 (print_addr): Single-quote C function names before
14975 passing to print_addr_2.
14976 (test_paddr_operator_functions): Remove single-quoting
14977 for method names.
14978 Add tests for operator new[] and operator delete[].
14979
9b14d7aa
JK
149802009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14981
14982 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
14983
85feb311
KS
149842009-11-09 Keith Seitz <keiths@redhat.com>
14985
14986 * gdb.cp/overload.exp: Add tests for resolving overloaded
14987 methods in expression parsing/evaluation.
14988
fa335448
DJ
149892009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
14990
14991 * lib/gdb.exp (default_gdb_version): Use --version instead of
14992 --command.
14993
ec3c07fc
NS
149942009-11-10 Nathan Sidwell <nathan@codesourcery.com>
14995
14996 * lib/gdb.exp (gdb_compile_test): New.
14997 (skip_ada_tests, skip_java_tests): New.
14998 (gdb_compile): Use gdb_compile_test for f77.
14999 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
15000 * lib/java.exp (compile_java_from_source): Remove runtests check,
15001 use gdb_compile_test to record result.
15002 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
15003 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
15004 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
15005 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
15006 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
15007 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
15008 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
15009 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
15010 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
15011 adjust gdb_compile invocations.
15012
b8b4e42b
JK
150132009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
15014
15015 * Makefile.in (abs_builddir): New.
15016 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
15017 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
15018 `$(abs_builddir)/site.exp'.
15019
f8b7eaf3
DJ
150202009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
15021
15022 * config/m68k-emc.exp, lib/emc-support.exp,
15023 gdb.trace/gdb_c_test.c: Delete.
15024 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
15025 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
15026 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
15027 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
15028 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
15029 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
15030 casing for m68k-*-elf.
15031
c4187697
NS
150322009-11-03 Pedro Alves <pedro@codesourcery.com>
15033
15034 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
15035 * gdb.arch/i386-prologue.exp: Likewise.
15036 * gdb.arch/i386-unwind.exp: Likewise.
15037
db16b772
DJ
150382009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
15039
15040 * lib/gdb.exp (gdb_expect): Fix timeout typo.
15041
bcf71277
DJ
150422009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
15043
15044 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
15045
0105cee2
DJ
150462009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
15047
15048 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
15049
24ddea62
JK
150502009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15051
15052 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
15053
287ccc17
JK
150542009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15055
15056 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
15057 * gdb.base/sepdebug2.c: New file.
15058
08bca259 150592009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
15060
15061 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
15062 the modified warnings for catch syscall. Verify if GDB was compiled
15063 with support for lib expat, and choose which tests to run depending
15064 on this.
15065
5d4e2b76
VP
150662009-10-30 Vladimir Prus <vladimir@codesourcery.com>
15067
15068 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
15069 that composite commands are parsed OK. And also test
15070 that breakpoint commands do work.
15071
240e538a
MS
150722009-10-23 Michael Snyder <msnyder@vmware.com>
15073
15074 gdb.reverse/consecutive-precsave.exp: Change expect pattern
15075 to allow for new disassembly style.
15076
9c419145
PP
150772009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
15078
15079 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 15080
02506ff1
MS
150812009-10-22 Michael Snyder <msnyder@vmware.com>
15082
15083 * gdb.reverse/break-precsave.exp: New test.
15084 * gdb.reverse/consecutive-precsave.exp: Ditto.
15085 * gdb.reverse/finish-precsave.exp: Ditto.
15086 * gdb.reverse/i386-precsave.exp: Ditto.
15087 * gdb.reverse/machinestate-precsave.exp: Ditto.
15088 * gdb.reverse/sigall-precsave.exp: Ditto.
15089 * gdb.reverse/solilb-precsave.exp: Ditto.
15090 * gdb.reverse/step-precsave.exp: Ditto.
15091 * gdb.reverse/until-precsave.exp: Ditto.
15092 * gdb.reverse/watch-precsave.exp: Ditto.
15093
4cf866a3
MS
150942009-10-22 Michael Snyder <msnyder@vmware.com>
15095
15096 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
15097 for gdb_expect. Adjust one test's expect strings for the new
15098 format of disassemble.
15099 * gdb.reverse/finish-reverse.exp: Delete 'return'.
15100 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
15101 gdb_test_multiple.
15102 * gdb.reverse/step-reverse.exp: Delete 'return'.
15103 * gdb.reverse/until-reverse.exp: Delete blank lines.
15104 * gdb.reverse/watch-reverse.exp: Delete blank lines.
15105
2b28d209
PP
151062009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
15107
15108 * gdb.base/consecutive.exp: Adjust.
15109 * gdb.base/display.exp: Likewise.
15110 * gdb.base/pc-fp.exp: Likewise.
15111 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 15112
33b9c32b
MS
151132009-10-19 Michael Snyder <msnyder@vmware.com>
15114
15115 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
15116 * gdb.reverse/finish-reverse.c: Ditto.
15117 * gdb.reverse/sigall-reverse.c: Ditto.
15118 * gdb.reverse/solib-reverse.c: Ditto.
15119 * gdb.reverse/step-reverse.c: Ditto.
15120 * gdb.reverse/watch-reverse.c: Ditto.
15121
6c95b8df
PA
151222009-10-19 Pedro Alves <pedro@codesourcery.com>
15123 Stan Shebs <stan@codesourcery.com>
15124
15125 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
15126 * gdb.base/foll-exec.exp: Adjust to expect a process id before
15127 "Executing new program".
15128 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
15129 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
15130 left listed after having been killed.
15131 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
15132 * gdb.base/maint.exp: Adjust test.
15133
15134 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
15135 * gdb.multi/Makefile.in: New.
15136 * gdb.multi/base.exp: New.
15137 * gdb.multi/goodbye.c: New.
15138 * gdb.multi/hangout.c: New.
15139 * gdb.multi/hello.c: New.
15140 * gdb.multi/bkpt-multi-exec.c: New.
15141 * gdb.multi/bkpt-multi-exec.exp: New.
15142 * gdb.multi/crashme.c: New.
15143
279017b7
TG
151442009-10-13 Tristan Gingold <gingold@adacore.com>
15145
15146 * gdb.base/sepdebug.exp: Check debug info are found.
15147
0413d738
PA
151482009-10-08 Pedro Alves <pedro@codesourcery.com>
15149
15150 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
15151 bits.
15152
c628eecc
JK
151532009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15154
15155 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
15156
38af1bfe
JB
151572009-10-07 Joel Brobecker <brobecker@adacore.com>
15158
15159 * gdb.base/watchpoints.c: Add copyright header. Reformat one
15160 of the comments.
15161
2b0adecd
PM
151622009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
15163
15164 * gdb.base/annota1.exp: Remove obsolete match_max increase.
15165 * gdb.base/annota3.exp: Idem.
15166 * gdb.base/maint.exp: Idem.
15167
8d417781
PM
151682009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
15169
889bf7c5 15170 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
15171 to default.
15172
bb61102d
PM
151732009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
15174
889bf7c5 15175 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
15176 mingw and cygwin targets.
15177
ace5c364
PM
151782009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
15179 Pedro Alves <pedro@codesourcery.com>
15180
889bf7c5 15181 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
15182 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
15183
c2d494a0
PM
151842009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
15185
e1b52ce2
PM
15186 * gdb.base/shr1.c: Use %p in format string.
15187 * gdb.base/unload.c: Avoid warning in fprintf.
15188 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 15189
209f53f5
PM
151902009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
15191
15192 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
15193 long type.
15194 (test_unlink): Correct printf string.
15195 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
15196 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
15197
8172766a
JK
151982009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15199
15200 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
15201 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
15202 * gdb.arch/ia64-breakpoint-shadow.S: New file.
15203
0f73703c
UW
152042009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15205
15206 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
15207 * gdb.objc/nondebug.exp: Likewise.
15208
b32306ca
UW
152092009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15210
15211 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
15212 target_info setting.
15213
15214 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
15215 that detect new threads during "info threads".
15216
0057022f
UW
152172009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15218
15219 * gdb.threads/manythreads.c (main): Increase thread stack size
15220 to 2*PTHREAD_STACK_MIN.
15221 * gdb.threads/multi-create.c (main): Likewise.
15222 (create_function): Likewise.
15223
f29c0325
UW
152242009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15225
15226 * gdb.base/dump.exp: Pass difference of pointer types instead
15227 of integer types as offset to restore in intarr3.srec case.
15228
fcb34849
UW
152292009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15230
15231 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
15232
d5142e3b
UW
152332009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15234
15235 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
15236
087b74b2 152372009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 15238
087b74b2
PM
15239 New test for two watchpoints, with disabling of
15240 the first inserted.
15241 * testsuite/gdb.base/watchpoints.c: New file.
15242 * testsuite/gdb.base/watchpoints.exp: New file.
15243
96c07c5b
TT
152442009-09-25 Tom Tromey <tromey@redhat.com>
15245
15246 * gdb.base/charset.exp: Test utf-16 strings with Python.
15247
b8899f2b
TT
152482009-09-25 Tom Tromey <tromey@redhat.com>
15249
15250 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
15251 UCS-4.
15252 * gdb.base/charset.c (utf_32_string): Rename.
15253 (init_utf32): Rename.
15254 (main): Update.
15255
329719ec
TT
152562009-09-22 Tom Tromey <tromey@redhat.com>
15257
15258 * gdb.python/py-function.exp: Add regression tests.
15259
11ef0d76
KS
152602009-09-21 Keith Seitz <keiths@redhat.com>
15261
15262 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
15263 with invalid operator.
15264
3fe8f3b3
KS
152652009-09-21 Keith Seitz <keiths@redhat.com>
15266
15267 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
15268 and destructor using typedef name of class.
15269 * gdb.cp/classes.cc (class Base1): Add a destructor.
15270 (base1): New typedef.
15271 (use_methods): Instanitate an object of type base1.
15272 * gdb.cp/templates.exp (test_template_typedef): New procedure.
15273 (do_tests): Call test_template_typedef.
15274 * gdb.cp/templates.cc (Baz::~Baz): New method.
15275 (intBazOne): New typedef.
15276 (main): Instantiate intBazOne.
15277
7a9fe101
PM
152782009-09-21 Phil Muldoon <pmuldoon@redhat.com>
15279
15280 PR python/10633
15281
15282 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
15283 Function.
15284 (run_lang_tests): Add print elements test.
15285
2e4d963f
PM
152862009-09-21 Phil Muldoon <pmuldoon@redhat.com>
15287
15288 * gdb.python/py-value.exp (test_subscript_regression): New
15289 function. Test for invalid subscripts.
15290 * gdb.python/py-value.c (main): Add test array, and pointer to it.
15291 (ptr_ref): New function.
15292
ec7e75e7
PP
152932009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15294
15295 * gdb.base/default.exp: Fix "show convenience".
15296
0cc7d26f
TT
152972009-09-15 Tom Tromey <tromey@redhat.com>
15298
15299 * lib/mi-support.exp (mi_create_varobj): Update.
15300 (mi_create_floating_varobj): Likewise.
15301 (mi_create_dynamic_varobj): New proc.
15302 (mi_varobj_update): Update.
15303 (mi_varobj_update_with_type_change): Likewise.
15304 (mi_varobj_update_kv_helper): New proc.
15305 (mi_varobj_update_dynamic_helper): Rewrite.
15306 (mi_varobj_update_dynamic): New proc.
15307 (mi_list_varobj_children): Update.
15308 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
15309 * gdb.python/python-prettyprint.py (pp_outer): New class.
15310 (pp_nullstr): Likewise.
15311 (lookup_function): Register new printers.
15312 * gdb.python/python-prettyprint.c (struct substruct): New type.
15313 (struct outerstruct): Likewise.
15314 (substruct_test): New function.
15315 (struct nullstr): New type.
15316 (string_1, string_2): New globals.
15317 (main): Add new tests.
15318 * gdb.python/python-mi.exp: Added regression tests.
15319 * gdb.mi/mi2-var-display.exp: Update.
15320 * gdb.mi/mi2-var-cmd.exp: Update.
15321 * gdb.mi/mi2-var-child.exp: Update.
15322 * gdb.mi/mi2-var-block.exp: Update.
15323 * gdb.mi/mi-var-invalidate.exp: Update.
15324 * gdb.mi/mi-var-display.exp: Update.
15325 * gdb.mi/mi-var-cmd.exp: Update.
15326 * gdb.mi/mi-var-child.exp: Update.
15327 * gdb.mi/mi-var-block.exp: Update.
15328 * gdb.mi/mi-break.exp: Update.
15329 * gdb.mi/gdb701.exp: Update.
15330
a96d9b2e
SDJ
153312009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
15332
15333 * Makefile.in: Inclusion of catch-syscall object.
15334 * gdb.base/catch-syscall.c: New file.
15335 * gdb.base/catch-syscall.exp: New file.
15336
b43b923a
MS
153372009-09-12 Michael Snyder <msnyder@vmware.com>
15338
15339 * gdb.reverse/step-reverse.exp: Explicitly check for targets
15340 that can support reverse debuggnig.
15341
cec03d70
TT
153422009-09-11 Tom Tromey <tromey@redhat.com>
15343
15344 * gdb.dwarf2/valop.S: New file.
15345 * gdb.dwarf2/valop.exp: New file.
15346
e23bb3fc
MK
153472009-09-11 Mark Kettenis <kettenis@gnu.org>
15348
15349 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
15350
37c3696d
DE
153512009-09-10 Doug Evans <dje@google.com>
15352
15353 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
15354 Add $gdb_prompt to second breakpoint regexp.
15355
5172aecb
JB
153562009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
15357
15358 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
15359 names, add missing ones.
15360 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
15361 * gdb.python/py-frame.c: Rename from python-frame.c.
15362 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
15363 testfile name.
15364 * gdb.python/py-function.exp: Rename from python-function.exp.
15365 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
15366 testfile name.
15367 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
15368 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
15369 Adjust testfile name.
15370 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
15371 * gdb.python/py-template.cc: Rename from python-template.cc.
15372 * gdb.python/py-template.exp: Rename from python-template.exp.
15373 Adjust testfile name.
15374 * gdb.python/py-value.c: Rename from python-value.c.
15375 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
15376 testfile name.
15377
b554e4bd
JK
153782009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15379
15380 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
15381 $bpt2address.
15382 (Second breakpoint address is valid on ia64)
15383 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
15384
9a68ae16
JM
153852009-09-03 Joseph Myers <joseph@codesourcery.com>
15386
15387 * gdb.base/ending-run.exp: Restrict regular expression matching
15388 line number to require closing brace following.
15389
146b9145
DE
153902009-09-03 Doug Evans <dje@google.com>
15391
15392 * gdb.base/store.exp (check_set): Fix typo in expected value message.
15393
787d21e1
TT
153942009-09-02 Tom Tromey <tromey@redhat.com>
15395
15396 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
15397
e7802207
TT
153982009-09-02 Tom Tromey <tromey@redhat.com>
15399
15400 * gdb.dwarf2/callframecfa.exp: New file.
15401 * gdb.dwarf2/callframecfa.S: New file.
15402
817aadd2
JK
154032009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15404
15405 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
15406 gdb.base/solib-overlap-main.c: New.
15407
4a76eae5
DJ
154082009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
15409
15410 PR gdb/10565
15411
15412 * gdb.base/bitfields.c (struct container, container): New.
15413 (main): Initialize it and call break5.
15414 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
15415
d4b96c9a
JK
154162009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
15417
15418 Support constant DW_AT_data_member_location by GCC PR debug/40659.
15419 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
15420
4e22772d
JK
154212009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
15422
15423 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
15424
2efab443
MS
154252009-08-26 Michael Snyder <msnyder@vmware.com>
15426
15427 * gdb.base/i386-reverse.c: New file.
15428 * gdb.base/i386-reverse.exp: New file.
15429 * gdb.base/Makefile.in: Add new files to be removed.
15430
07ab73a0
JM
154312009-08-26 Joseph Myers <joseph@codesourcery.com>
15432
15433 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
15434 environment-pwd for remote host.
15435 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
15436
676accff
KS
154372009-08-24 Keith Seitz <keiths@redhat.com>
15438
15439 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
15440 Add two new C++ completer tests which limit the output to a
889bf7c5 15441 given class.
676accff 15442
f9f7ad22
MS
154432009-08-24 Michael Snyder <msnyder@vmware.com>
15444
15445 * gdb.base/del.exp: Fix typo in comment.
15446 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
15447
81ecdfbb
RW
154482009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
15449
15450 * configure: Regenerate.
15451 * gdb.hp/configure: Likewise.
15452 * gdb.hp/gdb.aCC/configure: Likewise.
15453 * gdb.hp/gdb.base-hp/configure: Likewise.
15454 * gdb.hp/gdb.compat/configure: Likewise.
15455 * gdb.hp/gdb.defects/configure: Likewise.
15456 * gdb.hp/gdb.objdbg/configure: Likewise.
15457 * gdb.stabs/configure: Likewise.
15458
cab0c772
UW
154592009-08-19 Doug Evans <dje@google.com>
15460
15461 * gdb.base/gdbvars.c: New file.
15462 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
15463
b8fa0bfa
PA
154642009-08-14 Pedro Alves <pedro@codesourcery.com>
15465
15466 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
15467 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
15468
b84aa90a
PA
154692009-08-13 Pedro Alves <pedro@codesourcery.com>
15470
15471 * gdb.base/default.exp: Adjust "set language test": it's now an
15472 enum command. Larger help string moved to "help set language".
15473 * gdb.base/help.exp: Adjust "help set language" expected output,
15474 now lists all known languages.
15475
0d8f9b2c
NF
154762009-08-11 Nathan Froyd <froydnj@codesourcery.com>
15477
15478 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
15479 all frame arguments.
15480 * gdb.arch/altivec-regs.exp: Likewise.
15481
bda180e0
TT
154822009-08-07 Tom Tromey <tromey@redhat.com>
15483
15484 * gdb.base/setshow.exp: Add tests for changes to set language, set
15485 check range, and set check type.
15486
48cb2d85
VP
154872009-08-03 Vladimir Prus <vladimir@codesourcery.com>
15488
15489 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
15490 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 15491 Call it.
48cb2d85 15492
1ea34204
UW
154932009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15494
15495 * configure.ac: Run gdb.cell tests when appropriate.
15496 * configure: Regenerate.
15497 * lib/cell.exp: New file.
15498 * gdb.cell: New directory.
15499 * gdb.cell/configure.ac: New file.
15500 * gdb.cell/configure: New file.
15501 * gdb.cell/Makefile.in: New file.
15502 * gdb.cell/arch.exp: New file.
15503 * gdb.cell/break.c: New file.
15504 * gdb.cell/break.exp: New file.
15505 * gdb.cell/break-spu.c: New file.
15506 * gdb.cell/bt.c: New file.
15507 * gdb.cell/bt2-spu.c: New file.
15508 * gdb.cell/bt-spu.c: New file.
15509 * gdb.cell/bt.exp: New file.
15510 * gdb.cell/coremaker.c: New file.
15511 * gdb.cell/coremaker-spu.c: New file.
15512 * gdb.cell/core.exp: New file.
15513 * gdb.cell/gcore.exp: New file.
15514 * gdb.cell/data.c: New file.
15515 * gdb.cell/data.exp: New file.
15516 * gdb.cell/data-spu.c: New file.
15517 * gdb.cell/ea-cache.exp: New file.
15518 * gdb.cell/ea-cache.c: New file.
15519 * gdb.cell/ea-cache-spu.c: New file.
15520 * gdb.cell/ea-standalone.c: New file.
15521 * gdb.cell/ea-standalone.exp: New file.
15522 * gdb.cell/ea-test.c: New file.
15523 * gdb.cell/ea-test.exp: New file.
15524 * gdb.cell/f-regs.exp: New file.
15525 * gdb.cell/mem-access.c: New file.
15526 * gdb.cell/mem-access.exp: New file.
15527 * gdb.cell/mem-access-spu.c: New file.
15528 * gdb.cell/ptype.exp: New file.
15529 * gdb.cell/registers.exp: New file.
15530 * gdb.cell/size.c: New file.
15531 * gdb.cell/sizeof.exp: New file.
15532 * gdb.cell/size-spu.c: New file.
15533 * gdb.cell/solib.exp: New file.
15534 * gdb.cell/solib-symbol.exp: New file.
15535
85e747d2
UW
155362009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15537
15538 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
15539
58d6951d
DJ
155402009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
15541
15542 * gdb.base/float.exp: Handle VFP registers.
15543
6e0a4f15
MS
155442009-07-14 Michael Snyder <msnyder@vmware.com>
15545
dcd5da87
MS
15546 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
15547 to bring gdb to the beginning of the calling line.
15548
6e0a4f15
MS
15549 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
15550 confusing the i386 epilogue unwinder.
15551
782b2b07
SS
155522009-07-14 Stan Shebs <stan@codesourcery.com>
15553
15554 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
15555
f662c3bc
MS
155562009-07-14 Michael Snyder <msnyder@vmware.com>
15557
15558 * gdb.reverse/step-reverse.exp (stepi into function call):
15559 Call instruction may not be first instruction in the line.
15560 (reverse stepi from a function call): Used wrong line number.
15561
8f313923
JK
155622009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15563
15564 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
15565
4662c76e
JK
155662009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15567
15568 Fix gdb.base/macscp.exp when using custom inputrc.
15569 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
15570 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
15571 env(TERM) set.
15572 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
15573 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
15574
aa81e255
JK
155752009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15576
15577 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
15578 * gdb.base/annota1.exp (thread_test): Import global $testfile.
15579 Change the compilation target to match the testcase name.
15580 * gdb.base/sect-cmd.exp: Change the compilation target to match the
15581 testcase name.
15582 * a2-run.exp: Use for setup prepare_for_testing. Change the
15583 compilation target to match the testcase name.
15584 * gdb.base/commands.exp: Likewise.
15585 * gdb.base/finish.exp: Likewise.
15586 * gdb.base/float.exp: Likewise.
15587 * gdb.base/info-target.exp: Likewise.
15588 * gdb.base/relational.exp: Likewise.
15589 * gdb.base/term.exp: Likewise.
15590 * gdb.base/until.exp: Likewise.
15591 * gdb.base/volatile.exp: Likewise.
15592 * gdb.base/whatis-exp.exp: Likewise.
15593
4c93b1d7
HZ
155942009-07-11 Hui Zhu <teawater@gmail.com>
15595
15596 * gdb.base/help.exp (disassemble): Update expected help text.
15597
812f7342
TT
155982009-07-09 Tom Tromey <tromey@redhat.com>
15599
15600 * lib/gdb.exp: Handle TRANSCRIPT.
15601 (remote_spawn, remote_close, send_gdb): New procs.
15602
fbb8f299
PM
156032009-07-10 Phil Muldoon <pmuldoon@redhat.com>
15604
15605 * gdb.python/python-prettyprint.c: Add counted null string
15606 structure.
15607 * gdb.python/python-prettyprint.exp: Print null string. Test for
15608 embedded nulls.
15609 * gdb.python/python-prettyprint.py (pp_ns): New Function.
15610 * gdb.python/python-value.exp (test_value_in_inferior): Add
15611 variable length string fetch tests.
15612 * gdb.python/python-value.c (main): Add strings for string fetch tests.
15613
c0ac0ec7
JK
156142009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
15615
15616 * gdb.base/dump.exp (inaccessible memory is reported): New test.
15617
30b66ecc
TT
156182009-07-07 Tom Tromey <tromey@redhat.com>
15619
15620 * gdb.base/call-rt-st.exp: Update for change to escape output.
15621 * gdb.base/callfuncs.exp: Likewise.
15622 * gdb.base/charset.exp: Likewise.
15623 * gdb.base/constvars.exp: Likewise.
15624 * gdb.base/long_long.exp: Likewise.
15625 * gdb.base/pointers.exp: Likewise.
15626 * gdb.base/printcmds.exp: Likewise.
15627 * gdb.base/setvar.exp: Likewise.
15628 * gdb.base/store.exp: Likewise.
15629 * gdb.cp/ref-types.exp: Likewise.
15630 * gdb.mi/mi-var-child.exp: Likewise.
15631 * gdb.mi/mi-var-display.exp: Likewise.
15632 * gdb.mi/mi2-var-display.exp: Likewise.
15633 * gdb.base/charset.exp: Test octal escape sequence length.
15634 Update for change to escape output.
15635
187c4a2b
JK
156362009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15637
15638 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
15639
d80a43f9
DJ
156402009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
15641
15642 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
15643
047427a8
JK
156442009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15645
15646 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
15647 gdbserver increasing $portnum if "Can't bind address" has been seen.
15648
8b5a0f4f
PA
156492009-07-05 Pedro Alves <pedro@codesourcery.com>
15650
15651 * gdb.base/ending-run.exp: Add "step out of main" pattern for
15652 mingw32ce.
15653
7d93ba58
PA
156542009-07-05 Pedro Alves <pedro@codesourcery.com>
15655
15656 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
15657 VFP format.
15658
2277426b
PA
156592009-07-02 Pedro Alves <pedro@codesourcery.com>
15660
15661 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
15662 linux. Adjust to use "inferior", "info inferiors", "detach
15663 inferior" and "kill inferior" instead of "restart", "info fork",
15664 "detach fork" and "delete fork".
15665 * gdb.base/ending-run.exp: Spell out "info".
15666 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
15667 the "kill" command.
15668
5af949e3
UW
156692009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15670
15671 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
15672 change to prefix TLS offset in hex with 0x.
15673
5d3729b5
UW
156742009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15675
15676 * gdb.base/default.exp: Update test case for "x" changes.
15677
af589bd0
TG
156782009-07-01 Tristan Gingold <gingold@adacore.com>
15679
15680 * gdb.base/bigcore.exp: Make darwin untested.
15681
40974f91
JK
156822009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15683
15684 * gdb.base/completion.exp (directory completion): Create the directory.
15685 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
15686 escapeuniquesub.
15687 (directory completion 2): Expect now ${escapeuniquesub}.
15688 (Glob remaining of directory test): Remove one excessive newline.
15689 Expect the real output.
15690
59dd3af6
JK
156912009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15692
15693 Fix `make check//%' target after `make check' has been ran.
15694 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
15695 a mkdir call.
15696 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
15697 (%/.dir): Remove.
15698
f4e164aa
JK
156992009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15700
15701 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
15702 the expected result record.
15703
69af2122
JK
157042009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15705
15706 Remove racy FAILs relying just on the timeouts.
15707 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
15708 (annotation_level 2): Remove racy FAILs.
15709
2fd481e1
PP
157102009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
15711
15712 gdb/10275
889bf7c5
PA
15713 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
15714
c38f313d
DJ
157152009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
15716
15717 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
15718
8b777f02
VP
157192009-06-30 Vladimir Prus <vladimir@codesourcery.com>
15720
15721 * gdb.mi/mi-stack.exp: Testing symbolic options
15722 to -stack-list-locals and -stack-list-arguments.
15723
00c7eacf
JK
157242009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15725
15726 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
15727
6bc80edc
TT
157282009-06-29 Tom Tromey <tromey@redhat.com>
15729
15730 * dg-extract-results.sh: New file.
15731 * Makefile.in (FORCE_PARALLEL): New variable.
15732 (CHECK_TARGET): New conditional variable.
15733 (check): Use CHECK_TARGET.
15734 (DO_RUNTEST): New variable.
15735 (check-single): New target.
15736 (TEST_DIRS): New variable.
15737 (TEST_TARGETS): Likewise.
15738 (check-parallel): New target.
15739 (check-gdb.%): New pattern.
15740 (BASE1_FILES): New variable.
15741 (BASE2_FILES): Likewise.
15742 (check-gdb.base%): New pattern.
15743 (%/.dir): New pattern.
15744 * configure: Rebuild.
15745 * aclocal.m4 (AM_CONDITIONAL): New defun.
15746 * configure.ac: Check whether user is using GNU make.
15747 (GMAKE): New conditional.
15748
794684b6
SW
157492009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
15750
15751 * gdb.cp/namespace-nested-import.cc: New test.
15752 * gdb.cp/namespace-nested-import.exp: New test.
15753
edb3359d
DJ
157542009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
15755
15756 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
15757 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
15758 * gdb.opt/Makefile.in (EXECUTABLES): Update.
15759 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
15760 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
15761 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
15762 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
15763 gdb.opt/inline-markers.c: New files.
15764 * lib/gdb.exp (skip_inline_frame_tests): New function.
15765 (skip_inline_var_tests): New function.
15766
cf657a0c
AS
157672009-06-27 Andreas Schwab <schwab@linux-m68k.org>
15768
15769 * gdb.cp/exception.exp: Don't require $hex before inner frame in
15770 backtrace.
15771
28d41a99
MS
157722009-06-27 Michael Snyder <msnyder@vmware.com>
15773
15774 * gdb.reverse: New directory.
15775 * gdb.reverse/break-reverse.c: New test.
15776 * gdb.reverse/break-reverse.exp: New test.
15777 * gdb.reverse/consecutive-reverse.c: New test.
15778 * gdb.reverse/consecutive-reverse.exp: New test.
15779 * gdb.reverse/finish-reverse.c: New test.
15780 * gdb.reverse/finish-reverse.exp: New test.
15781 * gdb.reverse/machinestate.c: New test.
15782 * gdb.reverse/ms1.c: New test.
15783 * gdb.reverse/machinestate.exp: New test.
15784 * gdb.reverse/Makefile.in: New file.
15785 * gdb.reverse/shr2.c: New test.
15786 * gdb.reverse/solib-reverse.c: New test.
15787 * gdb.reverse/solib-reverse.exp: New test.
15788 * gdb.reverse/step-reverse.c: New test.
15789 * gdb.reverse/step-reverse.exp: New test.
15790 * gdb.reverse/until-reverse.c: New test.
15791 * gdb.reverse/ur1.c: New test.
15792 * gdb.reverse/until-reverse.exp: New test.
15793 * gdb.reverse/watch-reverse.c: New test.
15794 * gdb.reverse/watch-reverse.exp: New test.
15795 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
15796 * configure: Regenerate.
15797
fe3c8b0d
DE
157982009-06-26 Doug Evans <dje@google.com>
15799
15800 * gdb.base/psymtab.exp: Turn off pending breakpoints.
15801
3a72a602
PM
158022009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
15803
15804 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
15805 windows problem for 'file delete $binfile'.
15806
27aa8d6a
SW
158072009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
15808
15809 * gdb.cp/namespace-using.exp: New test.
15810 * gdb.cp/namespace-using.cc: New test.
15811
8ac055f8
JB
158122009-05-20 Joel Brobecker <brobecker@adacore.com>
15813
15814 * gdb.ada/variant_record_packed_array: New testcase.
15815
85e306ed
TT
158162009-06-23 Tom Tromey <tromey@redhat.com>
15817
15818 * gdb.base/charset.exp (test_combination): Regression test.
15819 * gdb.base/charset.c (my_wchar_t): New typedef.
15820 (myvar): New global.
15821 (main): Set myvar.
15822
56643c5e
PM
158232009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
15824
15825 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
15826 target.
15827
1fac167a
UW
158282009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15829
15830 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
15831
7ccb0be9
UW
158322009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15833
15834 * gdb.mi/gdb680.exp: Update test for error message.
15835
568d6575
UW
158362009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15837
15838 * gdb.base/annota1.exp: Allow multiple occurrences of the
15839 frames-invalid annotation.
15840 * gdb.cp/annota2.exp: Likewise.
15841
7cd1089b
PM
158422009-06-15 Phil Muldoon <pmuldoon@redhat.com>
15843
15844 * gdb.cp/gdb2495.cc: New file.
15845 * gdb.cp/gdb2495.exp: New file.
15846
72c63395
JK
158472009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15848
15849 Report error on GDB crash during runto.
15850 * lib/gdb.exp (runto <eof>): New.
15851
3788363d
DJ
158522009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
15853
15854 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
15855 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
15856 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
15857 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
15858 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
15859 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
15860 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
15861 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
15862 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
15863 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
15864 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
15865 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
15866 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
15867 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
15868 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
15869 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
15870 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
15871 gdb.server/server-mon.exp, gdb.server/server-run.exp,
15872 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15873 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
15874 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
15875 gdb.trace/passcount.exp, gdb.trace/report.exp,
15876 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
15877 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
15878 gdb.trace/while-stepping.exp: Use a unique name for the compiled
15879 executable.
15880
17592de3
PA
158812009-06-07 Pedro Alves <pedro@codesourcery.com>
15882
15883 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
15884 defined before referencing it.
15885
701e355d
DE
158862009-06-03 Doug Evans <dje@google.com>
15887
15888 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
15889 * gdb.arch/i386-see.c: Ditto.
15890
f2292c65
PM
158912009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
15892
15893 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
15894 (check_macro): Return 1 if undefined.
15895 If first test fails, check if macro debug information is available,
15896 and report unsupported test if no macro information is found.
15897
5a437975
DE
158982009-05-29 Doug Evans <dje@google.com>
15899
15900 * gdb.threads/hand-call-in-threads.exp: New.
15901 * gdb.threads/hand-call-in-threads.c: New.
15902
c141c696
MS
159032009-05-29 Michael Snyder <msnyder@vmware.com>
15904
15905 * gdb.base/break-always.exp: Change "1" to "on".
15906 Add confirmation check.
15907
b3444185
PA
159082009-05-28 Pedro Alves <pedro@codesourcery.com>
15909
15910 * gdb.threads/threxit-hop-specific.c: New.
15911 * gdb.threads/threxit-hop-specific.exp: New.
15912 * gdb.threads/thread-execl.c: New.
15913 * gdb.threads/thread-execl.exp: New.
15914
b6313243
TT
159152009-05-27 Tom Tromey <tromey@redhat.com>
15916 Thiago Jung Bauermann <bauerman@br.ibm.com>
15917
15918 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
15919 (mi_child_regexp): Likewise.
15920 (mi_list_varobj_children_range): Likewise.
15921 (mi_get_features): Likewise.
15922 (mi_list_varobj_children): Rewrite.
15923 * gdb.python/python-mi.exp: New file.
15924
a6bac58e
TT
159252009-05-27 Tom Tromey <tromey@redhat.com>
15926 Thiago Jung Bauermann <bauerman@br.ibm.com>
15927 Phil Muldoon <pmuldoon@redhat.com>
15928 Paul Pluzhnikov <ppluzhnikov@google.com>
15929
15930 * gdb.python/python-prettyprint.exp: New file.
15931 * gdb.python/python-prettyprint.c: New file.
15932 * gdb.python/python-prettyprint.py: New file.
15933 * gdb.base/display.exp: print/r is now valid.
15934
2c74e833
TT
159352009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
15936 Tom Tromey <tromey@redhat.com>
15937 Pedro Alves <pedro@codesourcery.com>
15938 Paul Pluzhnikov <ppluzhnikov@google.com>
15939
15940 * gdb.python/python-template.exp: New file.
15941 * gdb.python/python-template.cc: New file.
15942 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
15943 tests.
15944 * gdb.python/python-value.exp (py_objfile_tests): New proc.
15945 Call it.
15946 (test_value_after_death): New proc.
15947 * gdb.python/python-value.c (PTR): New typedef.
15948 (main): New variable 'x'.
15949
89c73ade
TT
159502009-05-27 Tom Tromey <tromey@redhat.com>
15951
15952 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
15953 tests.
15954 * gdb.python/python-value.exp (py_objfile_tests): New proc.
15955 Call it.
15956
a75724bc
PA
159572009-05-27 Pedro Alves <pedro@codesourcery.com>
15958
15959 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
15960
e58b0e63
PA
159612009-05-24 Pedro Alves <pedro@codesourcery.com>
15962
15963 * gdb.threads/fork-thread-pending.c: New.
15964 * gdb.threads/fork-thread-pending.exp: New.
15965
4ac36638
JK
159662009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15967
15968 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
15969 * gdb.dwarf2/dw2-strp.S (a_string2): New.
15970
889bf7c5 159712009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 15972
889bf7c5 15973 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 15974
b242c3c2
PA
159752009-05-17 Pedro Alves <pedro@codesourcery.com>
15976
15977 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
15978 `gdb_get_line_number'. Call `callee' in both parent and child.
15979 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
15980 `gdb_get_line_number' instead of hardcoding line numbers.
15981 (catch_fork_unpatch_child): New procedure to test detaching
15982 breakpoints from child fork.
15983 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
15984 hardcoding line numbers.
15985 (do_fork_tests): Run `catch_fork_unpatch_child'.
15986
ee342b23
VP
159872009-05-17 Vladimir Prus <vladimir@codesourcery.com>
15988
15989 * gdb.mi/mi-cmd-var.exp: Check that when varobj
15990 of structure type enters or leaves the scope, it
15991 is reported by -var-update.
15992
e2009e98
DE
159932009-05-11 Doug Evans <dje@sebabeach.org>
15994
15995 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 15996 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
15997 * gdb.threads/schedlock.c (main): Fix off-by-one error.
15998
00903456
JK
159992009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16000
16001 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
16002
dc621c35
DE
160032009-04-30 Doug Evans <dje@google.com>
16004
16005 * gdb.threads/watchthreads2.exp: New testcase.
16006 * gdb.threads/watchthreads2.c: New testcase.
16007
9ab4e744
DE
160082009-04-29 Doug Evans <dje@google.com>
16009
16010 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
16011 * gdb.cp/mb-ctor.cc: Ditto.
16012 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
16013 * gdb.cp/mb-inline.h (multi_line_foo): New function.
16014 * gdb.cp/mb-inline1.cc: Call it.
16015 * gdb.cp/mb-inline2.cc: Ditto.
16016 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
16017 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
16018
484086b7
JK
160192009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
16020
16021 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
16022 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
16023 Replace all uses of `decimal' by `nonzero'.
16024 (info macro FROM_COMMANDLINE): New test.
16025
379a77b5
TT
160262009-04-27 Tom Tromey <tromey@redhat.com>
16027
16028 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
16029
b92b73c2
DE
160302009-04-27 Doug Evans <dje@google.com>
16031
16032 * gdb.threads/watchthreads.c (main): Initialize args before starting
16033 the threads. Plus formatting cleanup.
16034 * gdb.threads/watchthreads.exp: Avoid errant failures due to
16035 biased scheduling of one thread.
16036
945a118d
JG
160372009-04-27 Jerome Guitton <guitton@adacore.com>
16038
16039 * gdb.cp/templates.cc (GetMax): New template.
16040 (main): Declare two instances of GetMax.
16041 * gdb.cp/templates.exp: Add new test.
16042
d389af10
JK
160432009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
16044
16045 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
16046
e7f86de9
JM
160472009-04-22 Joseph Myers <joseph@codesourcery.com>
16048
16049 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
16050
334cc82d
TT
160512009-04-15 Tom Tromey <tromey@redhat.com>
16052
16053 * gdb.base/charset.exp: Add regression test.
16054
d12672cc
JB
160552009-04-14 Joel Brobecker <brobecker@adacore.com>
16056
16057 * gdb.base/exe-lock.exp: New testcase.
16058
18e8c3bc
TT
160592009-04-13 Tom Tromey <tromey@redhat.com>
16060
16061 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
16062 operator on Frame.
16063
5ecd5cbe
UW
160642009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16065
16066 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
16067 * gdb.server/ext-attach.exp: Likewise.
16068
7309f756
VP
160692009-04-03 Vladimir Prus <vladimir@codesourcery.com>
16070
16071 Eliminate some sleep usage.
16072
889bf7c5
PA
16073 * gdb.mi/basics.c (do_nothing): New.
16074 (main): Use do_nothing instead of printf, so that
16075 not to introduce race condition between output of
16076 inferiour and output of gdb. Do not use sleep as it
16077 is not generally available on embedded targets.
7309f756 16078
f4b95f6f
PA
160792009-04-02 Pedro Alves <pedro@codesourcery.com>
16080
16081 * gdb.server/ext-attach.exp: Expect an optional process id after
16082 "Detached from remote process".
16083
de40b933
JK
160842009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16085
16086 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
16087 gdb.dwarf2/dw2-unresolved.exp: New.
16088
2ae101a4
PA
160892009-04-02 Pedro Alves <pedro@codesourcery.com>
16090
16091 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
16092 mi_run_to_main.
16093
56a8e183
PA
160942009-04-02 Pedro Alves <pedro@codesourcery.com>
16095
16096 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
16097 mi_run_to_main. Skip thread exit test on remote targets.
16098 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
16099 mi_run_to_main.
16100 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
16101 mi_run_to_main.
16102 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
16103 when expecting ^connected. Detect when the target doesn't support
16104 non-stop mode.
16105 (mi_run_cmd): Detect if non-stop mode was requested by isn't
16106 supported. Return -1 on error, 0 on success.
16107 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
16108 (mi_runto): Return mi_runto_helper's result explicitly.
16109
c35fafde
PA
161102009-04-01 Pedro Alves <pedro@codesourcery.com>
16111
16112 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
16113
f8a8dce6
JB
161142009-04-01 Tom Tromey <tromey@redhat.com>
16115
16116 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
16117 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
16118 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
16119 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
16120
71c25dea
TT
161212009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
16122 Jan Kratochvil <jan.kratochvil@redhat.com>
16123
16124 PR gdb/931
16125 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
16126 output.
16127 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
16128 for gdb/931.
16129 * dw2-strp.S (DW_AT_language): Change to C++.
16130 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
16131
02d9a9ce
JB
161322009-03-31 Joel Brobecker <brobecker@adacore.com>
16133
16134 * gdb.ada/tasks: New testcase.
16135
1042e4c0
SS
161362009-03-30 Stan Shebs <stan@codesourcery.com>
16137
16138 * gdb.trace/actions.exp: Update to match new info trace format.
16139 * gdb.trace/deltrace.exp: Ditto.
16140 * gdb.trace/infotrace.exp: Ditto.
16141 * gdb.trace/passcount.exp: Ditto.
16142 * gdb.trace/save-trace.exp: Ditto.
16143 * gdb.trace/while-stepping.exp: Ditto.
16144 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
16145
f8f6f20b
TJB
161462009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
16147
16148 * gdb.python/python-frame.c: New file.
16149 * gdb.python/python-frame.exp: New file.
16150
c0c6f777
TJB
161512009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
16152
16153 * gdb.python/python-value.exp: Add tests for the address
16154 attribute.
16155
3cb51905
AS
161562009-03-29 Andreas Schwab <schwab@linux-m68k.org>
16157
16158 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
16159
88fc996f
DE
161602009-03-26 Doug Evans <dje@google.com>
16161
16162 * gdb.mi/mi-nonstop-exit.exp: New file.
16163 * gdb.mi/non-stop-exit.c: New file.
16164
56ef84b1
TT
161652009-03-26 Tom Tromey <tromey@redhat.com>
16166
16167 Update for change to prologue skipping:
16168 * gdb.mi/mi2-simplerun.exp: Update.
16169 * gdb.mi/mi2-break.exp: Update.
16170 * gdb.mi/mi-simplerun.exp: Update.
16171 * gdb.mi/mi-break.exp: Update.
16172 * gdb.base/ending-run.exp: Update.
16173
def2b000
TJB
161742009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
16175
16176 * gdb.python/python-value.exp (test_value_in_inferior): Test
16177 gdb.Value.is_optimized_out attribute.
16178
442ddf59
JK
161792009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16180
16181 * gdb.dwarf2/dw2-noloc-main.c: New file.
16182 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
16183 (.text): Remove.
16184 (.data): New.
16185 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
16186 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
16187 (DW_TAG_subprogram func_cu1, noloc): Remove.
16188 (main): New.
16189 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
16190 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
16191 (file_symbols): New procedure.
16192
a8df5de4
TT
161932009-03-25 Tom Tromey <tromey@redhat.com>
16194
16195 * gdb.base/charset.exp (valid_target_charset): New proc.
16196 Use it to skip tests on invalid charsets.
16197
cc1d7add
PM
161982009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
16199
16200 * gdb.base/completion.exp: Add a test for directory completion.
16201
bcd5727b
JK
162022009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16203
16204 Fix a racy FAIL.
16205 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
16206 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
16207
cc924cad
TJB
162082009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
16209
16210 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
16211 * gdb.python/python-function.exp: Add test for function returning
16212 a GDB value.
16213
bc3b79fd
TJB
162142009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
16215
16216 * gdb.python/python-function.exp: New file.
16217
6c7a06a3
TT
162182009-03-20 Tom Tromey <tromey@redhat.com>
16219
16220 * gdb.base/store.exp: Update for change to escape output.
16221 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
16222 to escape output.
16223 * gdb.base/pointers.exp: Update for change to escape output.
16224 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
16225 to escape output.
16226 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
16227 escape output.
16228 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
16229 to escape output.
16230 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
16231 escape output.
16232 * gdb.base/setvar.exp: Update for change to escape output.
16233 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
16234 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
16235 to escape output.
16236 (test_print_string_constants): Likewise.
16237 * gdb.base/charset.exp (valid_host_charset): Check size of
16238 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
16239 cases. Handle "auto"-related output.
16240 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
16241 (uvar, Uvar): New globals.
16242
c31af87b
JG
162432009-03-19 Jerome Guitton <guitton@adacore.com>
16244
16245 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
16246 deltas.
16247 * gdb.ada/fixed_points.exp: Ditto.
16248
51272cf2
PA
162492009-03-18 Pedro Alves <pedro@codesourcery.com>
16250
16251 * return-nodebug.c: Don't include stdio.h.
16252 (init): Delete.
16253 (func): Delete definition and provide extern declaration.
16254 (t): New.
16255 (main): Don't call printf. Call func and store its result in t.
16256 * return-nodebug1.c: New.
16257 * return-nodebug.exp: Don't expect stdio output. Instead, print
16258 the global variable t. Drop printf formatters and cast types from
16259 foreach loop. Don't use prepare_for_testing. Compile
16260 return-nodebug.c and return-nodebug1.c in separate steps. Don't
16261 define FORMAT or CAST.
16262
d24948ac
PP
162632009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
16264
16265 * gdb.base/solib-display.exp: Disable test for remote targers.
16266
61ff14c6
JK
162672009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16268
16269 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
16270
cb4dce93
JK
162712009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16272
16273 Fix a racy FAIL.
16274 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
16275 code from `follow parent, print pids'.
16276 (`follow child, print pids', `follow parent, print pids'): Call it.
16277 Replace `gdb_test "break..."' by gdb_breakpoint.
16278
f7c60c5e
VP
162792009-03-13 Vladimir Prus <vladimir@codesourcery.com>
16280
16281 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 16282 sync and async modes.
f7c60c5e 16283
383ace49
JB
162842009-03-12 Joel Brobecker <brobecker@adacore.com>
16285
16286 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
16287 that was checked in by mistake. Remove loading of ada.exp, since
16288 this is not necessary in this case.
16289
4ce102af
JB
162902009-03-12 Joel Brobecker <brobecker@adacore.com>
16291
16292 * gdb.ada/ptype_arith_binop.exp: New testcase.
16293
529a2aef
JB
162942009-03-12 Joel Brobecker <brobecker@adacore.com>
16295
16296 * gdb.ada/mod_from_name: New testcase.
16297
8a38181c
JB
162982009-03-12 Joel Brobecker <brobecker@adacore.com>
16299
16300 * gdb.ada/tick_last_segv: New testcase.
16301
11436dee
VP
163022009-03-12 Vladimir Prus <vladimir@codesourcery.com>
16303
61ff14c6 16304 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 16305
1f31650a
VP
163062009-03-12 Vladimir Prus <vladimir@codesourcery.com>
16307
61ff14c6
JK
16308 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
16309 include the token in ^running and frame info in *stopped.
1f31650a 16310
a3247a22
PP
163112009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
16312
16313 * solib-display.exp: New file.
16314 * solib-display-main.c: New file.
16315 * solib-display-lib.c: New file.
61ff14c6 16316
aae64587
PA
163172009-03-05 Pedro Alves <pedro@codesourcery.com>
16318
16319 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
16320
44aabfbc
JK
163212009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16322
16323 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
16324 (list_and_check_macro): Use more specific test name.
16325 (next to definition): Make the test names unique.
16326
c087fcd3
PM
163272009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
16328
16329 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 16330
c86cf029
VP
163312009-02-17 Vladimir Prus <vladimir@codesourcery.com>
16332
16333 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
16334 notifications.
16335 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
16336 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
16337 * lib/mi-support.exp (library_loaded_re): New.
16338 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
16339
3ea85240
VP
163402009-02-17 Vladimir Prus <vladimir@codesourcery.com>
16341
16342 * gdb.gdb/observer.exp: Use test_notification observer, not
16343 normal_stop, everywhere.
16344 (test_normal_stop_notifications): Rename to...
16345 (test_notifications): ...this.
16346 (test_observer_normal_stop): Rename to...
16347 (test_observer): ...this.
16348
1903f0e6
DE
163492009-02-16 Doug Evans <dje@google.com>
16350
16351 * gdb.arch/amd64-disp-step.S (test_int3): New test.
16352 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
16353 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
16354 (test_prefixed_syscall,test_int3): New tests.
16355 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
16356 (test_prefixed_syscall,test_int3): New tests.
16357
1d33d6ba
VP
163582009-02-14 Vladimir Prus <vladimir@codesourcery.com>
16359
3cb51905
AS
16360 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
16361 (mi_expect_interrupt): Likewise.
16362 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
16363 response.
1d33d6ba 16364
faafb047
PM
163652009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
16366
16367 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
16368 * gdb.base/pc-fp.exp (get_valueofx): Remove.
16369 Replace calls to get_valueofx by get_hexadecimal_valueof.
16370
417e16e2
PM
163712009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
16372
16373 * lib/gdb.exp (get_valueof): Accept anything as a return value.
16374 (get_integer_valueof): New procedure.
16375 (get_sizeof): Use new get_integer_value_of.
16376 * gdb.base/sizeof.exp: Replace all uses of get_valueof
16377 by get_integer_valueof.
16378
7065b901
TT
163792009-02-13 Tom Tromey <tromey@redhat.com>
16380
16381 * gdb.base/remote.exp (get_sizeof): Remove.
16382 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
16383 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
16384 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
16385 * lib/gdb.exp (get_valueof): Move from long_long.exp.
16386 (get_sizeof): Likewise.
16387
5d7cb8df
JK
163882009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16389
16390 PR fortran/9806
16391 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
16392
b2febfff
PP
163932009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
16394
16395 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
16396
4aa995e1
PA
163972009-02-06 Pedro Alves <pedro@codesourcery.com>
16398
16399 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
16400
d8906c6f
TJB
164012009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
16402
16403 * gdb.python/python-cmd.exp: New file.
16404
ff4ab08d
TG
164052009-02-06 Tristan Gingold <gingold@adacore.com>
16406
16407 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
16408
aacd552b
TG
164092009-02-05 Tristan Gingold <gingold@adacore.com>
16410
16411 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
16412 pointer is dereferenced and use this signal name in regexp.
16413 * gdb.base/signull.exp: Ditto.
16414 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
16415 * gdb.base/signull.c (main): Ditto.
16416
08c637de
TJB
164172009-02-04 Tom Tromey <tromey@redhat.com>
16418 Thiago Jung Bauermann <bauerman@br.ibm.com>
16419
16420 * gdb.python/python-value.exp: Use `gdb.history' instead of
16421 `gdb.value_from_history'.
16422 (test_value_numeric_ops): Add test for conversion of enum constant.
16423 * gdb.python/python-value.c (enum e): New type.
16424 (evalue): New global.
16425 (main): Use argv.
16426
20261af8
JG
164272009-02-04 Jerome Guitton <guitton@adacore.com>
16428
16429 * gdb.ada/uninitialized_vars: New test program.
16430 * gdb.ada/uninitialized_vars.exp: New testcase.
16431
52e44b43
TT
164322009-02-02 Tom Tromey <tromey@redhat.com>
16433
16434 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
16435 * gdb.cp/pr2489.cc: Rename...
16436 * gdb.cp/pr9594.cc: ... to this.
16437
1c71341a
TT
164382009-02-02 Tom Tromey <tromey@redhat.com>
16439
16440 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
16441 * gdb.cp/pr2489.cc: New file.
16442 * gdb.cp/cpcompletion.exp: New file.
16443
a4295225
TT
164442009-02-02 Tom Tromey <tromey@redhat.com>
16445
16446 PR exp/9059:
16447 * gdb.cp/call-c.exp: Add regression test.
16448 * gdb.cp/call-c.cc (FooHandle): New typedef.
16449 (main): New variable 'handle'.
16450
592375cd
VP
164512009-01-30 Vladimir Prus <vladimir@codesourcery.com>
16452
16453 * lib/mi-support.exp (et_mi_thread_list)
16454 (check_mi_and_console_threads): Adjust for current thread in
16455 -thread-list-ids output.
16456
41447f92
VP
164572009-01-30 Vladimir Prus <vladimir@codesourcery.com>
16458
889bf7c5
PA
16459 * gdb.mi/mi-break.exp (test_disabled_creation): New.
16460 Call it.
41447f92 16461
35669430
DE
164622009-01-28 Doug Evans <dje@google.com>
16463
16464 * gdb.arch/amd64-disp-step.S: New file.
16465 * gdb.arch/amd64-disp-step.exp: New file.
16466 * gdb.arch/i386-disp-step.S: New file.
16467 * gdb.arch/i386-disp-step.exp: New file.
16468
09f00d9a
PM
164692009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
16470
16471 * gdb.base/find.exp: Set newline variable
16472 using quotes instead of braces to fix cygwin failures.
16473
1e8fb976
PA
164742009-01-23 Pedro Alves <pedro@codesourcery.com>
16475
16476 * gdb.base/radix.exp: Add tests to ensure that that set
16477 input-radix 0 and set output-radix 0 are really rejected.
16478
da061712
PA
164792009-01-23 Pedro Alves <pedro@codesourcery.com>
16480
16481 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
16482 copyright years.
16483
dd7e2d2b
PA
164842009-01-23 Pedro Alves <pedro@codesourcery.com>
16485
16486 PR gdb/9664:
16487 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
16488
392452f6
PA
164892009-01-22 Pedro Alves <pedro@codesourcery.com>
16490
16491 PR c++/9631:
16492 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
16493
8653e71c
PM
164942009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
16495
16496 * gdb.server/file-transfer.exp: Use EXEEXT variable for
16497 binfile definition to fix Windows OS failure.
16498
a12cc160
DJ
164992009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
16500
16501 PR gdb/9346
16502 * gdb.base/interrupt.c (sigint_handler): New.
16503 (main): Install a SIGINT handler if SIGNALS is defined. Exit
16504 on error.
16505 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
16506 Test "signal SIGINT".
16507
b89667eb
DE
165082009-01-19 Doug Evans <dje@google.com>
16509
16510 * gdb.base/break.exp: Update expected gdb output.
16511 * gdb.base/sepdebug.exp: Ditto.
16512 * gdb.mi/mi-syn-frame.exp: Ditto.
16513 * gdb.mi/mi2-syn-frame.exp: Ditto.
16514 * gdb.base/call-signal-resume.exp: New file.
16515 * gdb.base/call-signals.c: New file.
16516 * gdb.base/unwindonsignal.exp: New file.
16517 * gdb.base/unwindonsignal.c: New file.
16518 * gdb.threads/interrupted-hand-call.exp: New file.
16519 * gdb.threads/interrupted-hand-call.c: New file.
16520 * gdb.threads/thread-unwindonsignal.exp: New file.
16521
adb483fe
DJ
165222009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
16523
16524 * gdb.base/define.exp: Test defining and hooking prefix commands.
16525 * gdb.python/python.exp: Update test for "show user" output.
16526
60023297
JK
165272009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16528
16529 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
16530 now the output exactly, using less wildcards. Expect also the output
16531 of gfortran-4.3. Update for the f-valprint.c modification from
16532 2008-04-22.
16533 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
16534 Remove gdb_test test names where matching the command.
16535
ccc57cf9
PA
165362009-01-01 Pedro Alves <pedro@codesourcery.com>
16537
16538 PR breakpoints/9681:
16539 * gdb.base/watchpoint.exp: Add regression test.
16540
c7a6ca08
PA
165412008-12-31 Pedro Alves <pedro@codesourcery.com>
16542
16543 * gdb.threads/attach-into-signal.exp: Don't use
16544 gdb_suppress_entire_file.
16545 * gdb.threads/attach-stopped.exp: Ditto.
16546 * gdb.threads/attachstop-mt.exp: Ditto.
16547
3a031f65
PA
165482008-12-31 Pedro Alves <pedro@codesourcery.com>
16549
16550 PR gdb/8812:
16551 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
16552
09e6485f
PA
165532008-12-29 Pedro Alves <pedro@codesourcery.com>
16554
16555 PR gdb/7536:
16556 * gdb.base/radix.exp: Add tests to ensure invalid input radices
16557 and unsupported output radices are really rejected.
16558
0cd53049
JK
165592008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16560
16561 * gdb.cp/punctuator.exp: Backslash the '$' signs.
16562
ba163c7e
TT
165632008-12-22 Tom Tromey <tromey@redhat.com>
16564
16565 * gdb.cp/punctuator.exp: New file.
16566
6f4de6c9
JK
165672008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16568
16569 * gdb.base/completion.exp (Completing non-existing component): New test.
16570
0f34d0b4
JK
165712008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16572
16573 Fix for PR gdb/8648.
16574 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
16575 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
16576 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
16577 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
16578
db2ad4c3
JK
165792008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16580
16581 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
16582
bb5ef15e
DP
165832008-12-16 Christophe Lyon <christophe.lyon@st.com>
16584
16585 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
16586 compiler actually generate code at the expected line number.
16587
90142adc
JZ
165882008-12-15 Jie Zhang <jie.zhang@analog.com>
16589
16590 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
16591
fad6eecd
TT
165922008-12-12 Tom Tromey <tromey@redhat.com>
16593
16594 * gdb.base/commands.exp (redefine_hook_test): New proc.
16595 Call it.
16596
17c8aaf5
TT
165972008-12-11 Tom Tromey <tromey@redhat.com>
16598
16599 * gdb.base/macscp.exp: New regression test.
16600
7c8adf68
TT
166012008-12-11 Tom Tromey <tromey@redhat.com>
16602
16603 * gdb.base/macscp.exp: Print "address.addr".
16604 * gdb.base/macscp1.c (struct outer): New struct.
16605 (address): New global.
16606
b05dcbb7
TT
166072008-12-09 Tom Tromey <tromey@redhat.com>
16608
16609 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
16610 Call it.
16611
2d476de1
DE
166122008-12-04 Doug Evans <dje@google.com>
16613
16614 * gdb.server/ext-run.exp: Relax regexp for init program.
16615
87bdc959
TG
166162008-12-03 Tristan Gingold <gingold@adacore.com>
16617
16618 * gdb.base/macscp.exp: Generate an object file during compilation
16619 to work around Darwin dsymutil limitations.
16620
e0740f77
JK
166212008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16622
16623 Test resolving external references to TLS variables.
16624 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
16625 FILE2_THREAD_LOCAL.
16626 (testfile2, srcfile2): New variables.
16627 * gdb.threads/tls.c (file2_thread_local)
16628 (function_referencing_file2_thread_local): New.
16629 * gdb.threads/tls2.c: New file.
16630
67f0aac5
JB
166312008-11-28 Joel Brobecker <brobecker@adacore.com>
16632
16633 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
16634 rather than integer, as integer might not be big enough when
16635 on 64bit targets.
67f0aac5 16636
c332165e
JG
166372008-11-27 Jerome Guitton <guitton@adacore.com>
16638
16639 * gdb.cp/formatted-ref.exp: Add equality test.
16640 * gdb.ada/formatted_ref.exp: Ditto.
16641
fc9b693c
JK
166422008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16643
16644 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
16645 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
16646
a9c64011
AS
166472008-11-20 Andreas Schwab <schwab@suse.de>
16648
16649 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
16650 matching syscall entry point.
16651 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
16652 (tcatch_vfork_then_child_follow): Likewise. Finish through
16653 vfork even if we stopped at the syscall trampoline.
16654
e2fd701e
DE
166552008-11-20 Doug Evans <dje@google.com>
16656
16657 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
16658
69abc51c
TJB
166592008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
16660
16661 * gdb.arch/ppc-dfp.exp: New file.
16662 * gdb.arch/ppc-dfp.c: New file.
16663
c14c28ba
PP
166642008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
16665
16666 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 16667
2e74121d
DE
166682008-11-17 Doug Evans <dje@google.com>
16669
16670 * gdb.mi/mi-syn-frame.exp: Update expected output.
16671 * gdb.mi/mi2-syn-frame.exp: Update expected output.
16672
66bb093b
VP
166732008-11-17 Vladimir Prus <vladimir@codesourcery.com>
16674
16675 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
16676 "thread N" results in =thread-selected.
16677 * lib/mi-support (mi_run_cmd, mi_expect_stop)
16678 (mi_send_resuming_command_raw): Be prepared for
16679 =thread-selected.
16680
3d043ef6
VP
166812008-11-17 Vladimir Prus <vladimir@codesourcery.com>
16682
a9c64011
AS
16683 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
16684 * lib/mi-support.exp: Likewise.
3d043ef6 16685
808104c8
JB
166862008-11-16 Joel Brobecker <brobecker@adacore.com>
16687
16688 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
16689 commands from the expected output for "help catch".
16690
00b22944
JB
166912008-11-15 Joel Brobecker <brobecker@adacore.com>
16692
16693 * gdb.ada/int_deref.exp: New testcase.
16694
59669435
TT
166952008-11-14 Nick Roberts <nickrob@snap.net.nz>
16696
16697 * gdb.mi/gdb2549.exp: New file.
16698
de04a248
DE
166992008-11-11 Doug Evans <dje@google.com>
16700
16701 * gdb.base/callexit.exp: New file.
16702 * gdb.base/callexit.c: New file.
16703
6b8ce727
DE
167042008-11-10 Doug Evans <dje@google.com>
16705
16706 * lib/gdb.exp (GDBFLAGS): Move -nx ...
16707 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
16708 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
16709 (default_gdb_start,default_gdb_exit): Ditto.
16710 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
16711 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
16712 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
16713 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
16714 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
16715 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
16716
1b14b8aa
AS
167172008-11-03 Andreas Schwab <schwab@suse.de>
16718
16719 * gdb.base/hashline2.exp: Fix typo.
16720 * gdb.base/hashline3.exp: Likewise.
16721
f3134b88
TT
167222008-10-30 Tom Tromey <tromey@redhat.com>
16723
16724 * gdb.base/pointers.exp: Add test.
16725 * gdb.base/pointers.c (k, S): New typedefs.
16726 (instance): New global.
16727
c2226152
AS
167282008-10-30 Andreas Schwab <schwab@suse.de>
16729
16730 * gdb.base/args.exp: Add tests for newlines.
16731
462f405c
JB
167322008-10-30 Joel Brobecker <brobecker@adacore.com>
16733
16734 gdb.base/foll-exec.exp: Update the expected output of a couple
16735 of "info breakpoints" tests.
16736
79a45b7d
TT
167372008-10-28 Tom Tromey <tromey@redhat.com>
16738
16739 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
16740
adc13a14
PA
167412008-10-24 Pedro Alves <pedro@codesourcery.com>
16742
16743 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
16744 gdb_start_cmd.
16745 Use runto_main before any test that requires execution.
16746
252fbfc8
PA
167472008-10-23 Pedro Alves <pedro@codesourcery.com>
16748
16749 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
16750 instead of SIGINT.
16751
28148e3d
JB
167522008-10-22 Joel Brobecker <brobecker@adacore.com>
16753
16754 * gdb.base/completion.exp: Update expected output following
16755 the addition of the "info tasks" command.
16756
c209f847
TT
167572008-10-22 Tom Tromey <tromey@redhat.com>
16758
16759 * gdb.base/exprs.exp (test_expr): Add test for string
16760 concatenation.
16761
f177e350
PA
167622008-10-19 Pedro Alves <pedro@codesourcery.com>
16763
16764 * configure.ac: Output gdb.python/Makefile.
16765 * configure: Regenerate.
16766 * gdb.python/Makefile.in: New.
16767
cce89356
JB
167682008-10-16 Joel Brobecker <brobecker@adacore.com>
16769
16770 * gdb.base/foll-fork.exp: Adjust the expected output to match
16771 the new description for fork/vfork catchpoints in the "info
16772 breakpoints" output.
16773
176d289d
TJB
167742008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
16775
16776 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
16777
a08702d6
TJB
167782008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
16779
16780 * gdb.python/python-value.c: New file.
16781 * gdb.python/python-value.exp: New file.
16782
1c5cfe86
PA
167832008-10-15 Pedro Alves <pedro@codesourcery.com>
16784
16785 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
16786
5a98ad69
DP
167872008-10-15 Denis Pilat <denis.pilat@st.com>
16788
41702f1b 16789 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 16790
dcb1a1e2
TT
167912008-10-09 Tom Tromey <tromey@redhat.com>
16792
16793 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
16794 'fprintf' and 'stderr'.
16795
9124fe48
JB
167962008-10-07 Joel Brobecker <brobecker@adacore.com>
16797
16798 * gdb.ada/ref_tick_size.exp: New testcase.
16799
45452591
DE
168002008-10-06 Doug Evans <dje@google.com>
16801
16802 * gdb.dwarf2/dw2-cu-size.exp: New file.
16803 * gdb.dwarf2/dw2-cu-size.S: New file.
16804
16805 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
16806 .Ltype_int for clarity.
16807
4fc5b208
PP
168082008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
16809
16810 PR gdb/2384:
16811 * gdb.cp/gdb2384.exp: Extended to test more cases.
16812 * gdb.cp/gdb2384.cc: Likewise.
16813 * gdb.cp/gdb2384-base.h: Likewise.
16814 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 16815
d78df370
JK
168162008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16817
16818 * gdb.base/maint.exp (maint print type): Remove printing
16819 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
16820
9a044a89
TT
168212008-09-30 Tom Tromey <tromey@redhat.com>
16822
16823 * gdb.base/macscp.exp: Add completion tests.
16824 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
16825 (TWENTY_THREE): Likewise.
16826 (FORTY_EIGHT): Likewise.
16827
506800a9
TT
168282008-09-30 Tom Tromey <tromey@redhat.com>
16829
16830 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
16831 everywhere.
16832 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
16833
1a6f01b5
JK
168342008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
16835
16836 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
16837 testcase is derived from. Fix racy dependency on an expected PID
16838 number. No longer support the testcase on Linux kernel 2.4.x.
16839
2fae03e8
TT
168402008-09-27 Tom Tromey <tromey@redhat.com>
16841
16842 * gdb.base/macscp.exp: Add tests for stringification, splicing,
16843 and varargs.
16844
1ad15515
PA
168452008-09-22 Pedro Alves <pedro@codesourcery.com>
16846
16847 * lib/mi-support.exp (mi_expect_interrupt): New.
16848 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
16849 from gdb.mi/mi-nonstop.exp.
16850 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
16851 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
16852 lib/mi-support.exp.
16853 Use mi_check_thread_states throughout. Avoid ".*" and do not
16854 require an anchor after -exec-run.
16855
d0b76dc6
DJ
168562008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
16857
16858 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
16859 stop is pending. Avoid ".*" when two stops are pending.
16860 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
16861 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
16862 newlines in fullnames.
16863 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
16864 (mi_expect_stop): Update comments. Only anchor in sync mode.
16865 Do not match newlines.
16866 (mi_send_resuming_command_raw): Always return status.
16867 (mi_get_stop_line): Do not match more than one line by accident.
16868 Only anchor in sync mode.
16869 (mi_run_inline_test): If -exec-next fails, give up.
16870
9990c830
UW
168712008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16872
16873 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
16874 on SPU.
16875
ebcf6f00
JB
168762008-09-10 Joel Brobecker <brobecker@adacore.com>
16877
16878 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
16879
b6db24e5
JB
168802008-09-10 Joel Brobecker <brobecker@adacore.com>
16881
16882 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
16883 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
16884 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
16885 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
16886 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
16887 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
16888 gdb.ada/interface.exp, gdb.ada/null_array.exp,
16889 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
16890 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
16891 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
16892 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
16893 Include the "= " sequence in the expected output of print tests.
16894
2bf448e0
JB
168952008-09-10 Joel Brobecker <brobecker@adacore.com>
16896
16897 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
16898 description for boolean types.
16899
d51fd4c8
PA
169002008-09-09 Pedro Alves <pedro@codesourcery.com>
16901
16902 * gdb.base/hook-stop-continue.c: New.
16903 * gdb.base/hook-stop-continue.exp: New.
16904
694182d2
DJ
169052008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
16906
16907 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
16908
3b8a7fc0
JG
169092008-09-08 Jerome Guitton <guitton@adacore.com>
16910
16911 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
16912 (stack_check_probe_2, stack_check_probe_loop_1)
16913 (stack_check_probe_loop_2): New functions.
16914 (main): Add call to these new functions.
16915 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
16916 functions, check that the breakpoint is inserted at the appropriate
16917 location.
16918 (insert_breakpoint): Slightly refine this procedure so that it can
16919 be called several times in the test.
16920
96cc0ae8
JG
169212008-09-08 Jerome Guitton <guitton@adacore.com>
16922
16923 * gdb.base/stack-checking.c: New file.
16924 * gdb.base/stack-checking.exp: New file.
16925
1f08b409
TJB
169262008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
16927
16928 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
16929 * gdb.arch/altivec-regs.exp: Likewise.
16930 * gdb.arch/vsx-regs.exp: Likewise.
16931
3099e1c4
TJB
169322008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
16933
16934 * gdb.arch/ppc-fp.exp: New file.
16935 * gdb.arch/ppc-fp.c: New file.
16936
cc69bfc1
PP
169372008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
16938
16939 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
16940 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 16941
b02a33db
MS
169422008-09-04 Michael Snyder <msnyder@vmware.com>
16943
16944 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
16945 as "at" (for non-debug functions such as _start).
16946
2992cbe0
UW
169472008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16948
16949 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
16950 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
16951 software watchpoints.
16952 * gdb.base/watch_thread_num.exp: Likewise.
16953
514f746b
AR
169542008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
16955
16956 * gdb.arch/i386-bp_permanent.exp: New test.
16957
876cecd0
TT
169582008-08-24 Tom Tromey <tromey@redhat.com>
16959
16960 * gdb.base/maint.exp: Update "maint print type".
16961
80f73d71
VP
169622008-08-21 Vladimir Prus <vladimir@codesourcery.com>
16963
16964 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
16965 support. Adjust the order of "*running" notifications.
16966 * gdb.mi/non-stop.c: Don't cast from int to void* and
16967 back.
16968
d9c78d7d
MK
169692008-08-20 Mark Kettenis <kettenis@gnu.org>
16970
16971 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
16972 expect to find it in the "info frame" output.
16973
97a2d1d3
DJ
169742008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
16975
16976 * gdb.base/interp.exp: Always consume both prompts.
16977
b96e2927
PA
169782008-08-20 Pedro Alves <pedro@codesourcery.com>
16979
16980 * gdb.base/pending.exp: Test pending breakpoints without symbols
16981 loaded.
16982
8cf6e61a
VP
169832008-08-19 Vladimir Prus <vladimir@codesourcery.com>
16984
16985 * lib/mi-support.exp (mi_expect_stop): Produce
16986 more details on failures.
16987 * gdb.mi/mi-nonstop.exp: New.
16988 * gdb.mi/non-stop.c: New.
16989
c6ebd6cf
VP
169902008-08-19 Vladimir Prus <vladimir@codesourcery.com>
16991
a9c64011
AS
16992 * gdb.mi/mi-async.exp: Use 'set target-async'.
16993 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 16994
46a9b8ed
DJ
169952008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
16996
16997 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
16998
44feb3ce
TT
169992008-08-17 Tom Tromey <tromey@redhat.com>
17000
17001 * gdb.base/help.exp (help catch): Rewrite.
17002
311a4e6b
TJB
170032008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
17004
17005 * gdb.base/define.exp: Test indented command documentation.
17006 * gdb.python/python.exp: Test indented multi-line command.
17007
604c2f83
LM
170082008-08-15 Luis Machado <luisgpm@br.ibm.com>
17009
17010 * testsuite/gdb.arch/vsx-regs.c: New source file.
17011 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
17012 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
17013
886a217c
TT
170142008-08-14 Tom Tromey <tromey@redhat.com>
17015
17016 * gdb.base/macscp.exp: Add regression test for "macro define" or
17017 "macro undef" with no arguments.
17018
c814a4f3
PP
170192008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
17020
17021 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 17022
12ab8a60
UW
170232008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17024
17025 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
17026
d57a3c85
TJB
170272008-08-06 Tom Tromey <tromey@redhat.com>
17028
17029 * gdb.python/python.exp: New file.
17030
c7b778ff
JK
170312008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
17032
17033 Fix for PR gdb/1543.
17034 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
17035 $LOCATION.
17036 (location): New variable.
17037 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
17038 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
17039 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
17040 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
17041 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
17042 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
17043 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
17044 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
17045 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
17046 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
17047 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
17048 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
17049 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
17050 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
17051 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
17052 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
17053 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
17054 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
17055 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
17056 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
17057 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
17058 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
17059 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
17060 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
17061 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
17062 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
17063 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
17064 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
17065 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
17066 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
17067 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
17068 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
17069 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
17070 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
17071 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
17072 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
17073 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
17074 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
17075 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
17076 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
17077 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
17078 gdb.base/type-opaque.exp, gdb.base/until.exp,
17079 gdb.base/value-double-free.c, gdb.base/varargs.exp,
17080 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
17081 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
17082 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
17083 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
17084 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
17085 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
17086 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
17087 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
17088 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
17089 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
17090 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
17091 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
17092 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
17093 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
17094 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
17095 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
17096 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
17097 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
17098 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
17099 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
17100 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
17101 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
17102 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
17103 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
17104 gdb.pascal/types.exp, gdb.stabs/weird.exp,
17105 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
17106 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
17107 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
17108 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
17109 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
17110 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
17111 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
17112 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
17113 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
17114 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
17115 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
17116 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
17117 lib/mi-support.exp, lib/trace-support.exp: Remove reference
17118 to bug-gdb@prep.ai.mit.edu .
17119
5e06a3d1
VP
171202008-07-31 Vladimir Prus <vladimir@codesourcery.com>
17121
17122 * lib/mi-support.exp (mi_load_shlibs): New.
17123 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
17124
9d81d21b
VP
171252008-07-30 Vladimir Prus <vladimir@codesourcery.com>
17126
17127 * lib/mi-support.exp (get_mi_thread_list)
17128 (check_mi_and_console_threads): New, moved from ...
17129 * gdb.mi/mi-pthread.exp: ...here.
17130 * gdb.mi/gdb669.exp (get_mi_thread_list)
17131 (check_mi_and_console_threads): Delete.
17132 * gdb.mi/mi2-pthread.exp: Likewise.
17133
bae98fe0
TT
171342008-07-28 Tom Tromey <tromey@redhat.com>
17135
17136 * Makefile.in (just-check): Remove. Move body to...
17137 (check): ... here.
17138
57380f4e
DJ
171392008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17140
17141 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
17142 Add a test for duplicated SIGINTs.
17143
e09490f1
DJ
171442008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17145
17146 * gdb.threads/schedlock.exp (get_args): Update to work for any
17147 value of NUM.
17148 (Top level): Report the number of threads that did not resume.
17149
6387b45f
DJ
171502008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17151
17152 * gdb.dwarf2/dw2-compressed.S: Also define __start.
17153
62f64ff2
DJ
171542008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
17155
17156 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
17157 non-MI prompt.
17158
fa8de41e
TT
171592008-07-26 Tom Tromey <tromey@redhat.com>
17160
17161 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
17162 (function_struct, function_struct_ptr): New globals.
17163 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
17164 function pointer in a struct.
17165
ccb3ac8a
TT
171662008-07-26 Tom Tromey <tromey@redhat.com>
17167
17168 * gdb.base/macscp.exp: Add test for macro lexing bug.
17169
d7d9f01e
TT
171702008-07-18 Tom Tromey <tromey@redhat.com>
17171
17172 * gdb.base/macscp.exp: Add macro tests.
17173
9bf07184
PP
171742008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
17175
17176 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
17177
becf6477
PP
171782008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
17179
17180 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
17181
0709f7d3
PP
171822008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
17183
17184 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 17185
7093c834
PP
171862008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
17187
17188 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 17189
b432ffe3
JK
171902008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17191
17192 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
17193
b1a268e5
VP
171942008-07-12 Vladimir Prus <vladimir@codesourcery.com>
17195
17196 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
17197
e2995f8e
KB
171982008-07-11 Kevin Buettner <kevinb@redhat.com>
17199
17200 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
17201 of regexp to account for changes made to GDB in the printing of
17202 byte vectors.
17203
14032a66
TT
172042008-07-11 Tom Tromey <tromey@redhat.com>
17205
17206 * gdb.base/completion.exp: Add 'help' completion test.
17207
981505ef
JK
172082008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17209
17210 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
17211
10568435
JK
172122008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17213
17214 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
17215
4487aabf
PA
172162008-07-09 Pedro Alves <pedro@codesourcery.com>
17217
17218 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
17219
a4a9b1c4
PA
172202008-07-09 Pedro Alves <pedro@codesourcery.com>
17221
17222 * gdb.base/fullname.exp: Restore pwd if compiling failed.
17223
3c3185ac
JK
172242008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17225
17226 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
17227
7ebd49dc
VP
172282008-06-28 Vladimir Prus <vladimir@codesourcery.com>
17229
17230 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
17231 previous commit. Add a comment.
17232
84e46146
PA
172332008-06-28 Pedro Alves <pedro@codesourcery.com>
17234
17235 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
17236
0f8d4a2f
VP
172372008-06-28 Vladimir Prus <vladimir@codesourcery.com>
17238
17239 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
17240
f747e0ce
PA
172412008-06-27 Pedro Alves <pedro@codesourcery.com>
17242
17243 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
17244 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
17245 compiling an executable, link in an object that forces unbuffered
17246 output.
17247 * lib/set_unbuffered_mode.c: New file.
17248
734a5c36
JK
172492008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17250
17251 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
17252
a2840c35
VP
172532008-06-25 Vladimir Prus <vladimir@codesourcery.com>
17254
a9c64011
AS
17255 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
17256 mi_expect_stop.
17257 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
17258 Demand that *running is output.
17259 (detect_async): Perform checking every time.
17260 (mi_send_resuming_command): Extract everything into...
17261 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
17262 (mi_expect_stop): Don't accept any output before *stopped.
17263
6ae37fef
VP
172642008-06-13 Vladimir Prus <vladimir@codesourcery.com>
17265
17266 Robustify mi-simplerun.
a9c64011
AS
17267 * gdb.mi/basics.c (main): Add a call to sleep.
17268 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
17269 * gdb.mi/mi2-cli.exp: Likewise.
17270 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 17271
b4aa76f0 172722008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
17273
17274 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
17275
e1ac3328
VP
172762008-06-10 Vladimir Prus <vladimir@codesourcery.com>
17277
a9c64011
AS
17278 * gdb.mi/mi-console.exp: Adjust.
17279 * gdb.mi/mi-syn-frame.exp: Adjust.
17280 * gdb.mi/mi2-console.exp: Adjust.
17281 * gdb.mi/mi2-syn-frame.exp: Adjust.
17282 * lib/mi-support.exp (mi_run_cmd): Adjust.
17283 (mi_send_resuming_command): Adjust.
e1ac3328 17284
f7f9a841
VP
172852008-06-10 Vladimir Prus <vladimir@codesourcery.com>
17286
17287 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
17288 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
17289 testing of stopped.
17290 * gdb.mi/mi2-syn-frame.exp: Likewise.
17291 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
17292 (async, detect_async): New.
17293 (mi_expect_stop, mi_continue_to_line): Adjust expectation
17294 depending on if we're running in sync or async mode.
f7f9a841 17295
37cd5d19
TT
172962008-06-09 Tom Tromey <tromey@redhat.com>
17297
17298 * gdb.base/completion.exp: New tests for field name completion
17299 with spaces, and field name completion with '->'.
17300
65d12d83
TT
173012008-06-06 Tom Tromey <tromey@redhat.com>
17302
17303 * gdb.base/break1.c (struct some_struct): New struct.
17304 (values): New global.
17305 * gdb.base/completion.exp: Add field name completion test.
17306
ebfe2e3f
PP
173072008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
17308
17309 * gdb.cp/call-c.exp: Test for incorrect handling of reference
17310 to pointer.
17311 * gdb.cp/call-c.cc: Likewise.
17312
bcf6fc3a
NR
173132008-06-06 Nick Roberts <nickrob@snap.net.nz>
17314
17315 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
17316 annotation.
17317
49fd4a42 173182008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 17319 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
17320
17321 * gdb.threads/execl.c, gdb.threads/execl1.c,
17322 gdb.threads/execl.exp: New tests.
a9c64011 17323
8a34ac3f
AR
173242008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
17325 Daniel Jacobowitz <dan@codesourcery.com>
17326
17327 * gdb.cp/exception.exp: Activate test, make it work with pending
17328 catchpoints.
17329
86ae69ef
JK
173302008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
17331
17332 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
17333
f7f9ae2c
VP
173342008-05-28 Vladimir Prus <vladimir@codesourcery.com>
17335
a9c64011
AS
17336 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
17337 now printed.
17338 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 17339
2a2d4dc3
AS
173402008-05-27 Andreas Schwab <schwab@suse.de>
17341
17342 * gdb.base/frame-args.exp: Handle arguments that are optimized
17343 out.
17344
5099e4d9
LM
173452008-05-26 Luis Machado <luisgpm@br.ibm.com>
17346
17347 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
17348 quiet for ppc32 and group options into a single variable.
17349
d9c36a91
JB
173502008-05-23 Joel Brobecker <brobecker@adacore.com>
17351
17352 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
17353 of zero-size elements.
17354 * gdb.ada/null_array.exp: Test printing this new array.
17355
103a8671
JK
173562008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17357
17358 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
17359
07a4cc1a 173602008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
17361
17362 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
17363 of the "finish" command.
17364
55f996a7
NR
173652008-05-21 Nick Roberts <nickrob@snap.net.nz>
17366
17367 * gdb.base/annota1.exp: Test for new annotation.
17368
907fc202
UW
173692008-05-16 Pedro Alves <pedro@codesourcery.com>
17370
17371 * gdb.base/fixsection.exp: New file.
17372 * gdb.base/fixsection0.c: New file.
17373 * gdb.base/fixsection1.c: New file.
17374
e8f97270
UW
173752008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17376
17377 * gdb.base/annota1.exp: Accept printf@... in place of printf.
17378 * gdb.base/annota3.exp: Likewise.
17379
ac0bb574
NF
173802008-05-13 Nathan Froyd <froydnj@codesourcery.com>
17381
17382 * gdb.base/watch_thread_num.exp: Don't run tests that require
17383 watchpoints if the target doesn't support them.
17384
6fadd07a
DE
173852008-05-12 Doug Evans <dje@google.com>
17386
17387 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
17388
6e9a4a30
JB
173892008-05-09 Joel Brobecker <brobecker@adacore.com>
17390
17391 * gdb.ada/assign_1.exp: New testcase.
17392
08388c79
DE
173932008-05-09 Doug Evans <dje@google.com>
17394
a3c83fae
DE
17395 * gdb.base/find.exp: New file.
17396 * gdb.base/find.c: New file.
08388c79 17397
bd5ddfe8
DJ
173982008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
17399
17400 * gdb.base/commands.exp (watchpoint_command_test): Handle
17401 gdb,no_hardware_watchpoints.
17402 * gdb.base/float.exp: Allow ARM targets without floating point.
17403 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
17404
b5dd68e2 174052008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 17406 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
17407
17408 * gdb.ada/lang_switch: New test program.
17409 * gdb.ada/lang_switch.exp: New testcase.
17410
382d13d1
DE
174112008-05-05 Doug Evans <dje@google.com>
17412
17413 * gdb.base/help.exp (disassemble): Update expected help text.
17414
9dd789d0
PA
174152008-05-04 Pedro Alves <pedro@codesourcery.com>
17416
17417 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
17418
611c83ae
PA
174192008-05-04 Pedro Alves <pedro@codesourcery.com>
17420
17421 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
17422 different times.
17423
ff013f42
JK
174242008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
17425
17426 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
17427 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
17428 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
17429 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
17430
96dff6a2
VP
174312008-05-04 Vladimir Prus <vladimir@codesourcery.com>
17432
17433 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
17434 notification to appear.
17435
55cd6f92
DJ
174362008-05-04 Daniel Jacobowitz <dan@debian.org>
17437
17438 * gdb.base/fullname.c: New file.
17439 * gdb.base/fullname.exp: New file.
17440 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
17441
d705c43c
PA
174422008-05-03 Pedro Alves <pedro@codesourcery.com>
17443
17444 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
17445 expressions with macros.
17446
333222e1
JK
174472008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17448
17449 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
17450
5ac01682
DJ
174512008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
17452
17453 * gdb.base/completion.exp: Handle lack of other symbols beginning
17454 with "a".
17455
17456 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
17457
237fc4c9
PA
174582008-05-02 Jim Blandy <jimb@codesourcery.com>
17459
17460 * gdb.asm/asmsrc1.s: Add scratch space.
17461
ed5e9466
DJ
174622008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17463 Daniel Jacobowitz <dan@codesourcery.com>
17464
17465 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
17466 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
17467 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
17468
b39cc962
DJ
174692007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
17470
17471 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
17472
36d520f5
JB
174732008-05-01 Joel Brobecker <brobecker@adacore.com>
17474
17475 * gdb.base/info-target.exp: New testcase.
17476
8d4e3071
DJ
174772008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
17478
17479 * gdb.cp/hang.exp: Use .cc instead of .C.
17480 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
17481 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
17482
6f3f3097
DJ
174832008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
17484
17485 * gdb.base/gdb1250.exp: Remove perror.
17486 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
17487
5550a914
PA
174882008-04-30 Pedro Alves <pedro@codesourcery.com>
17489
17490 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
17491 .2byte.
17492
d848e687
DJ
174932008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
17494
17495 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
17496 (maybe_kfail): New.
17497
93b5768b
PA
174982008-04-25 Pedro Alves <pedro@codesourcery.com>
17499
17500 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
17501
721c02de
VP
175022008-04-24 Vladimir Prus <vladimir@codesourcery.com>
17503
a9c64011
AS
17504 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
17505 * gdb.mi/mi2-syn-frame.exp: Likewise.
17506 * lib/mi-support.exp: Likewise.
721c02de 17507
74960c60
VP
175082008-04-24 Vladimir Prus <vladimir@codesourcery.com>
17509
17510 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
17511 to specify regexp for the location to stop at.
17512 * gdb.base/break-always.c: New.
17513 * gdb.base/break-always.exp: New.
17514
d24317b4
VP
175152008-04-24 Vladimir Prus <vladimir@codesourcery.com>
17516
17517 * lib/mi-support.exp (mi_runto_helper): Adjust
17518 for the original-location field.
17519 (mi_create_breakpoint, mi_list_breakpoints): New.
17520 * gdb.mi/mi-break.exp: Adjust.
17521 * gdb.mi/mi2-break.exp: Adjust.
17522 * gdb.mi/mi-pending.exp: Adjust.
17523 * gdb.mi/mi-simplerun.exp: Adjust.
17524 * gdb.mi/mi2-simplerun.exp: Adjust.
17525 * gdb.mi/mi-syn-frame.exp: Adjust.
17526 * gdb.mi/mi2-syn-frame.exp: Adjust.
17527 * gdb.mi/mi-until.exp: Adjust.
17528 * gdb.mi/mi2-until.exp: Adjust.
17529 * gdb.mi/mi-var-display.exp: Adjust.
17530 * gdb.mi/mi2-var-display.exp: Adjust.
17531 * gdb.mi/mi-watch.exp: Adjust.
17532 * gdb.mi/mi2-watch.exp: Adjust.
17533
fdc59709 175342008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 17535
a9c64011
AS
17536 * aclocal.m4: Add override.m4.
17537 * configure: Regenerate.
fdc59709 17538
8e91f023
VP
175392008-04-19 Vladimir Prus <vladimir@codesourcery.com>
17540
17541 * gdb.mi/var-cmd.c (do_at_tests): Verify that
17542 '-var-update --all-values' reports new value even the type
17543 of a variable object has changed.
17544
233a11ab
CS
175452008-04-18 Craig Silverstein <csilvers@google.com>
17546
17547 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
17548 files.
d24317b4 17549
9c1137ad
JB
175502008-04-18 Joel Brobecker <brobecker@adacore.com>
17551
17552 * gdb.ada/atomic_enum: New test program.
17553 * gdb.ada/atomic_enum.exp: New testcase.
17554
66d0bbc7
DE
175552008-04-17 Doug Evans <dje@google.com>
17556
17557 * gdb.opt/Makefile.in: Fix whitespace.
17558
100906b0
UW
175592008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
17560
17561 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
17562
4584e32e
DE
175632008-04-17 Doug Evans <dje@google.com>
17564
17565 * gdb.base/hashline1.exp: New testcase.
17566 * gdb.base/hashline2.exp: New testcase.
17567 * gdb.base/hashline2.exp: New testcase.
17568
0a320680
PA
175692008-04-17 Pedro Alves <pedro@codesourcery.com>
17570
17571 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
17572
18ac113b
AR
175732008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
17574
17575 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
17576 temporary breakpoint to match "Temporary breakpoint".
17577 * gdb.base/break.exp (delete_breakpoints): Likewise.
17578 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
17579 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
17580 * gdb.base/display.exp: Likewise.
17581 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
17582 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
17583 * gdb.base/restore.exp (restore_tests): Likewise.
17584 * gdb.base/sepdebug.exp: Likewise.
17585 * gdb.base/watchpoint.exp: Likewise.
17586 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
17587 * gdb.mi/mi-pending.exp: Likewise.
17588 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
17589 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
17590 * gdb.mi/mi-var-cmd.exp: Likewise.
17591 * gdb.mi/mi-var-display.exp: Likewise.
17592 * gdb.mi/mi2-cli.exp: Likewise.
17593 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
17594 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
17595 * gdb.mi/mi2-var-display.exp: Likewise.
17596 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
17597 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
17598 new "disp" field.
a9c64011 17599 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
17600 reason. This is to support fix for PR2424.
17601
add38693
JK
176022008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17603
17604 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
17605
fcacd99f
VP
176062008-04-13 Vladimir Prus <vladimir@codesourcery.com>
17607
17608 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 17609 field. Add more floating varobj tests.
fcacd99f 17610 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
17611 field.
17612 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
17613 (main): Call do_at_tests.
17614 * lib/mi-support.exp (mi_create_floating_varobj)
17615 (mi_varobj_update_with_type_change): New.
fcacd99f 17616
de051565
MK
176172008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
17618
17619 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
17620 option of -var-evaluate-expression.
17621 * gdb.mi/mi2-var-display.exp: Likewise.
17622
dbc52822
VP
176232008-04-07 Vladimir Prus <vladimir@codesourcery.com>
17624
17625 Introduce test setup helpers.
a9c64011
AS
17626 * lib/gdb.exp (build_executable, clean_restart)
17627 (prepare_for_testing): New.
17628 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
17629 * gdb.base/return.exp: Likewise.
17630 * gdb.base/ending-run.exp: Likewise.
dbc52822 17631
473591da
NR
176322008-04-07 Nick Roberts <nickrob@snap.net.nz>
17633
17634 * gdb.mi/mi-async.exp: New test for asynchronous Machine
17635 Interface (MI) responses.
17636
2b2d9e11
VP
176372008-04-06 Vladimir Prus <vladimir@codesourcery.com>
17638
a9c64011
AS
17639 * gdb.cp/breakpoint.cc: New code to test conditions involving
17640 member variables.
17641 * gdb.cp/breakpoint.exp: Test condition involving member
17642 variables.
2b2d9e11 17643
bb378428
VP
176442008-04-05 Vladimir Prus <vladimir@codesourcery.com>
17645
17646 * lib/mi-support.exp (mi_expect_stop): New.
17647 (mi_run_cmd): Change the
17648 token. Use mi_send_resuming_command, use
17649 mi_expect_stop.
17650 (mi_execute_to_helper): Rename to mi_execute_to.
17651 (mi_send_resuming_command): Add more error patterns.
17652 (mi_wait_for_stop): Renamed to...
17653 (mi_get_stop_line): ...this.
17654 (mi_run_inline_test): Adjust.
17655
17656 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
17657 * gdb.mi/mi-console.exp: Likewise.
17658 * gdb.mi/mi-pending.exp: Likewise.
17659 * gdb.mi/mi-simplerun.exp: Likewise.
17660 * gdb.mi/mi-stack.exp: Likewise.
17661 * gdb.mi/mi-stepi.exp: Likewise.
17662 * gdb.mi/mi-syn-frame.exp: Add comment.
17663 * gdb.mi/mi-until.exp: Likewise.
17664 * gdb.mi/mi-var-display.exp: Likewise.
17665 * gdb.mi/mi-watch.exp: Likewise.
17666 * gdb.mi/mi2-cli.exp: Likewise.
17667 * gdb.mi/mi2-console.exp: Likewise.
17668 * gdb.mi/mi2-simplerun.exp: Likewise.
17669 * gdb.mi/mi2-stack.exp: Likewise.
17670 * gdb.mi/mi2-stepi.exp: Likewise.
17671 * gdb.mi/mi2-until.exp: Likewise.
17672 * gdb.mi/mi2-var-display.exp: Likewise.
17673 * gdb.mi/mi2-watch.exp: Likewise.
17674
62172bb9
UW
176752008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17676
17677 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
17678
17679 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
17680
a13e061a
PA
176812008-04-04 Pedro Alves <pedro@codesourcery.com>
17682
17683 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
17684 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
17685 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
17686 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
17687 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
17688 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
17689 expect an mi error duplicated in stderr.
17690
eae06beb
JB
176912008-04-03 Joel Brobecker <brobecker@adacore.com>
17692
17693 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
17694 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
17695 Add a couple of tests that verify the behavior when the new setting
17696 is set to "cancel" and "all".
17697 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
17698 "ask" before we start the testing.
17699
79c6ced6
AR
177002008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
17701
17702 * gdb.cp/casts.cc: Add class reference variables.
17703 * gdb.cp/casts.exp: New test cases for up/down casting references.
17704
6c2d1a6b
MK
177052008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
17706
17707 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
17708 instead of beginning to make an extra test pass.
17709 * gdb.mi/mi2-var-display.exp: Likewise.
17710
55b411d9
MR
177112008-03-31 Maciej W. Rozycki <macro@mips.com>
17712
17713 * gdb.base/break.exp: Mark failures as such. Fix formatting.
17714
c6140da2
MD
177152008-03-31 Markus Deuling <deuling@de.ibm.com>
17716 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17717
17718 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
17719 value. Add xfail for older kernels.
17720
79732189
AR
177212008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
17722
17723 Bring mi-support in line with gdb.exp.
17724 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
17725 (mi_gdb_start): New function.
17726
33c3676e
MR
177272008-03-28 Maciej W. Rozycki <macro@mips.com>
17728
17729 * gdb.mi/mi-var-cmd.exp: Fix a typo.
17730
92e28119
VP
177312008-03-26 Vladimir Prus <vladimir@codesourcery.com>
17732
17733 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
17734 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 17735
9e8e3afe
VP
177362008-03-26 Vladimir Prus <vladimir@codesourcery.com>
17737
17738 * lib/mi-support.exp (mi_create_varobj_checked): New.
17739 (mi_list_varobj_children): Allow to check for a
17740 value.
17741 (mi_list_array_varobj_children): New.
17742
17743 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
17744 and mi_list_varobj_children, as opposed to hardcoding
17745 expected strings.
17746 * gdb.mi/gdb701.exp: Likewise.
17747 * gdb.mi/gdb792.exp: Likewise.
17748 * gdb.mi/mi-var-block.exp: Likewise.
17749 * gdb.mi/mi-var-cmd.exp: Likewise.
17750 * gdb.mi/mi-var-invalidate.exp: Likewise.
17751 * gdb.mi/mi2-var-block.exp: Likewise.
17752 * gdb.mi/mi2-var-child.exp: Likewise.
17753 * gdb.mi/mi2-var-cmd.exp: Likewise.
17754 * gdb.mi/mi2-var-display.exp: Likewise.
17755
9df50351
JK
177562008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17757
17758 Fix random false FAILs on i386.
17759 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
17760
31e5d73a
DJ
177612008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
17762
17763 PR gdb/544
17764 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
17765
12f4afab
DJ
177662008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
17767
17768 PR gdb/544
17769 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
17770
b562a0cb
DJ
177712008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
17772
17773 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
17774 fixed PR gdb/544.
17775
17faa917
DJ
177762008-03-21 Pedro Alves <pedro@codesourcery.com>
17777
17778 * gdb.threads/fork-child-threads.exp: Test next over fork.
17779
6214f497
DJ
177802008-03-21 Chris Demetriou <cgd@google.com>
17781
17782 * gdb.base/break.exp (rbreak junk): New test for rbreak
17783 "Junk at end of arguments" issue.
17784
63092375
DJ
177852008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
17786
17787 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
17788 *& to work on created array elements.
17789 (Top level): Test print $pc with a file. Test string operations
17790 without a target.
17791 * gdb.base/ptype.exp: Do not expect *& to work on created array
17792 elements.
17793
b21991b0
DJ
177942008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
17795
17796 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
17797 gdb.threads/staticthreads.exp: Update exit query.
17798
c4b347c7
SL
177992008-03-07 Sandra Loosemore <sandra@codesourcery.com>
17800
17801 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
17802
fa4727a6
DJ
178032008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
17804
17805 * gdb.base/watchpoint.c (global_ptr, func4): New.
17806 (main): Call func4.
17807 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
17808 (test_inaccessible_watchpoint): New.
17809
2f34202f
MR
178102008-02-29 Maciej W. Rozycki <macro@mips.com>
17811
17812 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
17813 select the largest.
17814
0d6ba1b1
DJ
178152008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
17816
17817 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
17818 frames-invalid annotations.
17819
e691325a
PM
178202008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
17821
a9c64011 17822 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 17823
f85b5ecc
DE
178242008-02-27 Doug Evans <dje@google.com>
17825
17826 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
17827 for bug 1738.
17828 (breakpoint_to_handler_entry): Ditto.
17829
b40e7bf3
JB
178302008-02-27 Joel Brobecker <brobecker@adacore.com>
17831
17832 * gdb.base/ending-run.exp: Use the first line of code inside
17833 function body to test breakpoints.
17834 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
17835 location where the breakpoint is inserted when using the line
17836 where a function is declared. Fix typo in the description of
17837 one of the tests.
17838 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
17839
2faca73a
PM
178402008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
17841
17842 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 17843 tests.
2faca73a 17844
6f439c36
PM
178452008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
17846
17847 * gdb.base/args.exp: avoid same output for tests
17848 with single quotes.
17849
54e52265
VP
178502008-02-26 Vladimir Prus <vladimir@codesourcery.com>
17851
a9c64011
AS
17852 * gdb.base/annota1.exp: Adjust for 'info break'
17853 format changes.
17854 * gdb.base/annota3.exp: Likewise.
17855 * gdb.base/break.exp: Likewise.
17856 * gdb.base/condbreak.exp: Likewise.
17857 * gdb.base/pending.exp: Likewise.
17858 * gdb.base/sepdebug.exp: Likewise.
17859 * gdb.base/unload.exp: Likewise.
17860 * gdb.cp/ovldbreak.exp: Likewise.
17861 * gdb.mi/mi-pending.exp: Likewise.
54e52265 17862
897b09ca
DE
178632008-02-07 Doug Evans <dje@google.com>
17864
17865 * gdb.cp/mb-inline.exp: New.
17866 * gdb.cp/mb-inline.h: New.
17867 * gdb.cp/mb-inline1.cc: New.
17868 * gdb.cp/mb-inline2.cc: New.
17869
b1c32d35
PM
178702008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
17871
17872 * gdb.pascal/floats.pas: New test program.
17873 * gdb.pascal/floats.exp: New testcase.
17874
1a4ca44a
TJB
178752008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
17876
17877 * gdb.base/callfuncs.c (t_float_many_args): New function.
17878 (t_double_many_args): New function.
17879 * gdb.base/callfuncs.exp: Add tests for exceeding float
17880 and double parameters passed through the stack.
17881
439048e8
JB
178822008-02-05 Joel Brobecker <brobecker@adacore.com>
17883
17884 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
17885 gdb.ada/complete/foo.adb: New files.
17886 * gdb.ada/complete.exp: New testcase.
17887
81fe8080
DE
178882008-02-03 Doug Evans <dje@google.com>
17889
301f0ecf
DE
17890 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
17891
81fe8080
DE
17892 * gdb.cp/gdb2384.exp: New file.
17893 * gdb.cp/gdb2384.cc: New file.
17894 * gdb.cp/gdb2384-base.h: New file.
17895 * gdb.cp/gdb2384-base.cc: New file.
17896
4b071aec
DE
178972008-02-02 Doug Evans <dje@google.com>
17898
17899 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
17900
61137ba6
JB
179012007-02-01 Joel Brobecker <brobecker@adacore.com>
17902
17903 * gdb.ada/sym_print_name: New test program.
17904 * gdb.ada/sym_print_name.exp: New testcase.
17905
179062007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
17907
17908 * gdb.ada/nested/hello.adb: New file.
17909 * gdb.ada/nested.exp: New testcase.
17910 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
17911
98deb0da
VP
179122008-02-01 Vladimir Prus <vladimir@codesourcery.com>
17913
17914 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
17915 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
17916 don't cause future evaluations of function to report
17917 creation of internal breakpoints.
98deb0da 17918
723a2275
VP
179192008-02-01 Vladimir Prus <vladimir@codesourcery.com>
17920
17921 * gdb.mi/mi-break.exp (test_error): New.
17922 Call it.
17923
fb546a2f
LM
179242008-01-31 Luis Machado <luisgpm@br.ibm.com>
17925
17926 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
17927 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
17928
2d8fd90a
PM
179292008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
17930
17931 * gdb.pascal/integers.pas: New test program.
17932 * gdb.pascal/integers.exp: New testcase.
17933
a7fa0ded
PM
179342008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
17935
17936 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
17937
5e1a1926
TJB
179382008-01-30 Luis Machado <luisgpm@br.ibm.com>
17939
17940 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
17941 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
17942
8d04f9f0
JB
179432008-01-30 Paul Hilfinger <hilfinger@adacore.com>
17944
17945 * gdb.ada/formatted_ref: New test program.
17946 * gdb.ada/formatted_ref.exp: New testcase.
17947
17948 * gdb.cp/formatted-ref.cc: New file.
17949 * gdb.cp/formatted-ref.exp: New testcase.
17950
ce75a98f
JB
179512008-01-30 Joel Brobecker <brobecker@adacore.com>
17952
17953 * gdb.base/ptype.exp: Add testing of "ptype $pc".
17954
e835f6bf
NR
179552008-01-30 Nick Roberts <nickrob@snap.net.nz>
17956
17957 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
17958 (test_file_list_exec_source_file): Update to new macro-info field.
17959
d118ef87
PH
179602008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
17961
17962 * gdb.ada/exprs: New test program.
17963 * gdb.ada/exprs.exp: New testcase.
17964
7d35ab09
TJB
179652008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
17966
17967 * dfp-test.c (DELTA, DELTA_B): New definitions.
17968 (double_val1, double_val2, double_val3, double_val4, double_val5,
17969 double_val6, double_val7, double_val8, double_val9, double_val10,
17970 double_val11, double_val12, double_val13, double_val14, dec32_val1,
17971 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
17972 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
17973 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
17974 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
17975 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
17976 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
17977 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
17978 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
17979 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
17980 dec128_val16): New global variables.
17981 (decimal_dec128_align): New function.
17982 (decimal_mixed): Likewise.
17983 (decimal_many_args_dec32): Likewise.
17984 (decimal_many_args_dec64): Likewise.
17985 (decimal_many_args_dec128): Likewise.
17986 (decimal_many_args_mixed): Likewise.
17987 * dfp-test.exp: Add tests calling new inferior functions.
17988
2d717e4f
DJ
179892008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17990
17991 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
17992 gdb.server/ext-run.exp: New files.
17993 * lib/gdbserver-support.exp (gdbserver_download): New.
17994 (gdbserver_start): New. Update gdbserver expected
17995 output.
17996 (gdbserver_spawn): Use them.
17997 (gdbserver_start_extended): New.
17998
e85a822c
DJ
179992008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
18000
18001 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
18002 Run on GNU/Linux.
18003 (do_exec_tests): Check for systems which do not support catchpoints.
18004 Do not match START.
18005 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
18006 Run on GNU/Linux. Enable verbose output.
18007 (check_fork_catchpoints): New.
18008 (explicit_fork_child_follow, catch_fork_child_follow)
18009 (tcatch_fork_parent_follow): Update expected messages.
18010 (do_fork_tests): Use check_fork_catchpoints.
18011 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
18012 Run on GNU/Linux. Enable verbose output.
18013 (check_vfork_catchpoints): New.
18014 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
18015 expected messages.
18016 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
18017
401ea829
JB
180182008-01-29 Jim Blandy <jimb@red-bean.com>
18019
18020 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
18021 host' errors.
18022 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
18023
aceaf3ad
JB
180242008-01-29 Jim Blandy <jimb@red-bean.com>
18025
18026 * gdb.threads/sigthread.c: Use barriers to ensure that
18027 child_thread and child_thread_two are always initialized before we
18028 start to use them.
18029
a5606eee
VP
180302008-01-29 Vladimir Prus <vladimir@codesourcery.com>
18031
18032 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
18033 * gdb.base/watchpoint-solib.c: New.
18034 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 18035
c55a82bb
PM
180362008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
18037
18038 * gdb.base/gdb1056.exp: Add unsigned integer test.
18039
0993fe05
DE
180402008-01-28 Doug Evans <dje@google.com>
18041
18042 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
18043
4fe42e7f
JB
180442008-01-27 Jim Blandy <jimb@codesourcery.com>
18045
c7a69933
JB
18046 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
18047
4fe42e7f
JB
18048 * gdb.base/expand-psymtabs.exp: Doc fix.
18049
5def8285
MK
180502008-01-26 Mark Kettenis <kettenis@gnu.org>
18051
18052 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
18053
5313c911
NR
180542008-01-24 Nick Roberts <nickrob@snap.net.nz>
18055
a9c64011 18056 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
18057 -var-set-format.
18058
93815fbf
VP
180592008-01-23 Chris Demetriou <cgd@google.com>
18060
18061 * gdb.threads/thread_events.c: New testcase source file.
18062 * gdb.threads/thread_events.exp: New testcase expect file.
18063
467a88ee
NR
180642008-01-23 Nick Roberts <nickrob@snap.net.nz>
18065
18066 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
18067
18068 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
18069 -var-set-format.
18070
d8f82aba
DJ
180712008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
18072 Vladimir Prus <vladimir@codesourcery.com>
18073
18074 * gdb.base/float.exp: Allow missing floating point for m68k and
18075 PowerPC.
18076
60c46647
VP
180772008-01-22 Vladimir Prus <vladimir@codesourcery.com>
18078
18079 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
18080 ignore count.
18081 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
18082 * gdb.mi/mi-cli.exp: Adjust.
18083 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 18084
c7dd36a1
PA
180852008-01-17 Pedro Alves <pedro@codesourcery.com>
18086
18087 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
18088 and 'dummy_ptr' integer pointer. Initialize struct_declarations
18089 with dummy_ptr's address.
18090 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
18091 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
18092 all targets.
18093 * gdb.mi/mi2-var-child.exp: Likewise.
18094
39d5313e
JB
180952008-01-09 Joel Brobecker <brobecker@adacore.com>
18096
18097 * gdb.ada/null_array: New test program.
18098 * gdb.ada/null_array.exp: New testcase.
18099
0aea4bf3
LM
181002008-01-09 Luis Machado <luisgpm@br.ibm.com>
18101
18102 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
18103 with required float modifiers.
18104
0b354900
JB
181052008-01-08 Joel Brobecker <brobecker@adacore.com>
18106
18107 * gdb.ada/funcall_param: New test program.
18108 * gdb.ada/funcall_param.exp: New testcase.
18109
cdb7f5d4
JB
181102008-01-08 Joel Brobecker <brobecker@adacore.com>
18111
18112 * gdb.ada/arrayparam: New test program.
18113 * gdb.ada/arrayparam.exp: New testcase.
18114
88e2547f
JB
181152008-01-08 Joel Brobecker <brobecker@adacore.com>
18116
18117 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
18118 landed. Should also fix random failures in the test following it.
18119
f6867ce0
TJB
181202008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
18121
18122 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
18123 for expressions with decimal float values.
18124 (test_dfp_conversions): New function to test casts to and from
18125 decimal float types.
18126 Call test_dfp_conversions.
18127 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
18128 elements.
18129 (main): Initialize ds.float4 and ds.double8 elements.
18130 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
18131 string to new error message.
18132 (d64_set_tests): Likewise.
18133 (d128_set_tests): Likewise.
18134 Add tests for expressions with decimal float variables. Add tests for
18135 conversions to and from decimal float types.
18136
f9c11282
JB
181372008-01-05 Joel Brobecker <brobecker@adacore.com>
18138
18139 * gdb.ada/packed_tagged/comp_bug.adb: New file.
18140 * gdb.ada/packed_tagged.exp: New testcase.
18141
0ecbca72
JB
181422008-01-04 Joel Brobecker <brobecker@adacore.com>
18143
18144 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
18145 gdb.ada/homonym/homonym_main.adb: New files.
18146 * gdb.ada/homonym.exp: New testcase.
18147
c18d3d89
JB
181482008-01-04 Joel Brobecker <brobecker@adacore.com>
18149
18150 * gdb.ada/packed_array.exp: Add testing of references to
18151 a packed array.
18152
ecc7085b
JB
181532008-01-04 Joel Brobecker <brobecker@adacore.com>
18154
18155 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
18156 New files.
18157 * gdb.ada/type_coercion.exp: New testcase.
18158
c474c922
JB
181592008-01-04 Joel Brobecker <brobecker@adacore.com>
18160
18161 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
18162 gdb.ada/tagged/foo.adb: New file.
18163 * gdb.ada/tagged.exp: New testcase.
18164
9005b927
JB
181652008-01-04 Joel Brobecker <brobecker@adacore.com>
18166
18167 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
18168 gdb.ada/ptype_field/foo.adb: New files.
18169 * gdb.ada/ptype_field.exp: New testcase.
18170
1a6aaad8
JB
181712008-01-03 Joel Brobecker <brobecker@adacore.com>
18172
18173 * gdb.ada/print_pc.exp: New testcase.
18174
0ef22f53
JB
181752008-01-03 Joel Brobecker <brobecker@adacore.com>
18176
18177 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
18178 gdb.ada/taft_type/p.adb: New files.
18179 * gdb.ada/taft_type.exp: New testcase.
18180
1689ecf8
JB
181812008-01-03 Joel Brobecker <brobecker@adacore.com>
18182
18183 * gdb.ada/array_bounds/bar.adb: New file.
18184 * gdb.ada/array_bounds.exp: New testcase.
18185
a4d0b9c3
JB
181862008-01-03 Joel Brobecker <brobecker@adacore.com>
18187
18188 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
18189 gdb.ada/arrayptr/foo.adb: New files.
18190 * gdb.ada/arrayptr.exp: New testcase.
18191
a31ace00
JB
181922008-01-03 Joel Brobecker <brobecker@adacore.com>
18193
18194 * gdb.base/set-lang-auto.exp: New testcase.
18195
a97fced3
JB
181962008-01-03 Joel Brobecker <brobecker@adacore.com>
18197
18198 * gdb.ada/fun_addr/foo.adb: New file.
18199 * gdb.ada/fun_addr.exp: New testcase.
18200
ef29ce1a
JK
182012008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
18202
18203 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
18204 New files
18205
0fafefe3
JB
182062008-01-02 Joel Brobecker <brobecker@adacore.com>
18207
18208 * array_subscript_addr/p.adb: New file.
a9c64011 18209 * array_subscript_addr.exp: New testcase.
0fafefe3 18210
c4359f8d
JB
182112008-01-02 Joel Brobecker <brobecker@adacore.com>
18212
a9c64011 18213 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
18214 New files.
18215 * gdb.ada/str_cmp_ref.exp: New testcase.
18216
1aa1b15b
JB
182172008-01-01 Joel Brobecker <brobecker@adacore.com>
18218
18219 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
18220 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 18221 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 18222
81c9b2cf
JB
182232008-01-01 Joel Brobecker <brobecker@adacore.com>
18224
18225 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
18226 gdb.ada/ref_param/pck.ads: New files.
18227 * gdb.ada/ref_param.exp: New testcase.
18228
319e4674
JB
182292008-01-01 Joel Brobecker <brobecker@adacore.com>
18230
18231 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
18232 gdb.ada/interface/foo.adb: New files.
18233 * gdb.ada/interface.exp: New testcase.
18234
ef682c56
JB
182352007-12-31 Jim Blandy <jimb@codesourcery.com>
18236
18237 * gdb.base/multi-forks.exp: Consume all output from child
18238 processes before proceeding to next test.
18239
f6f3eb6c
JB
182402007-12-29 Jim Blandy <jimb@codesourcery.com>
18241
18242 * configure: Regenerated.
18243
f652e42f
JB
182442007-12-27 Joel Brobecker <brobecker@adacore.com>
18245
18246 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
18247 gdb.ada/fixed_cmp/fixed.adb: New files.
18248 * gdb.ada/fixed_cmp.exp: New testcase.
18249
6943e596
JB
182502007-12-27 Joel Brobecker <brobecker@adacore.com>
18251
18252 * gdb.ada/boolean_expr.exp: New testcase.
18253
aad9a193
JB
182542007-12-26 Jim Blandy <jimb@codesourcery.com>
18255
18256 * gdb.base/multi-forks.exp: Doc fix.
18257
fb5f3683
JB
182582007-12-26 Joel Brobecker <brobecker@adacore.com>
18259
18260 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
18261 * gdb.ada/char_param.exp: Do not compile our test program with
18262 -gnata, this is unnecessary.
18263 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
18264
384e4a9c
JB
182652007-12-24 Joel Brobecker <brobecker@adacore.com>
18266
18267 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
18268 gdb.ada/print_chars/foo.adb: New files.
18269 * gdb.ada/print_chars.exp: New testcase.
18270
01e044f7
JB
182712007-12-24 Joel Brobecker <brobecker@adacore.com>
18272
18273 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
18274 gdb.ada/char_param/foo.adb: New files.
18275 * gdb.ada/char_param.exp: New testcase.
18276
0ce17860
JB
182772007-12-22 Jim Blandy <jimb@codesourcery.com>
18278
18279 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
18280 hard-coding source line numbers into the test.
18281 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
18282 gdb_get_line_number to find.
18283
919809b9
JB
182842007-12-22 Joel Brobecker <brobecker@adacore.com>
18285
18286 * gdb.base/ptype.c (highest): New struct type.
18287 (the_highest): New variable of that type.
18288 (main): Add dummy assignment to a field of variable the_highest.
18289 * gdb.base/ptype.exp: Test type printing of our new variable.
18290
abc8a88d
PM
182912007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
18292
18293 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 18294 and record first explicitly generated thread number.
abc8a88d
PM
18295 Use that thread number for thread specific watchpoint test.
18296 Add iteration number to repetitive tests.
18297
5158f3e3
CES
182982007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
18299 Jim Blandy <jimb@codesourcery.com>
18300
18301 * gdb.base/expand-psymtabs.c: New testcase
18302 source file.
18303 * gdb.base/expand-psymtabs.exp: New testcase
18304 expect file.
18305
37e4754d
LM
183062007-12-17 Luis Machado <luisgpm@br.ibm.com>
18307
18308 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
18309 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
18310
551e5d04
JB
183112007-12-17 Joel Brobecker <brobecker@adacore.com>
18312
18313 * gdb.ada/frame_args/foo.adb: New file.
18314 * gdb.ada/frame_args/pck.ads: New file.
18315 * gdb.ada/frame_args/pck.adb: New file.
18316 * gdb.ada/frame_args.exp: New testcase.
18317
a05ee097
JB
183182007-12-17 Joel Brobecker <brobecker@adacore.com>
18319
18320 * gdb.base/frame-args.c: New file.
18321 * gdb.base/frame-args.exp: New testcase.
18322
c162e8c9 183232007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 18324 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
18325
18326 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
18327
afe8ab22 183282007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 18329
afe8ab22
VP
18330 * gdb.mi/mi-pending.exp: New.
18331 * gdb.mi/mi-pending.c: New.
18332 * gdb.mi/mi-pendshr.c: New.
18333
dfdfb3ca
JB
183342007-12-06 Jim Blandy <jimb@codesourcery.com>
18335
18336 * gdb.base/default.exp: Update expected output for 'info catch'.
18337
b7fca990
JK
183382007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18339
18340 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
18341 must be set to binary.
18342
6a1afc1e
PA
183432007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
18344
18345 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
18346
a6b151f1
DJ
183472007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
18348
18349 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
18350 gdb.mi/mi-file-transfer.exp: New.
18351
43039443
JK
183522007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18353
18354 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
18355
0ef2251b
MR
183562007-11-22 Maciej W. Rozycki <macro@mips.com>
18357
18358 * gdb.trace/backtrace.exp: Fix a typo.
18359 * gdb.trace/circ.exp: Likewise.
18360 * gdb.trace/collection.exp: Likewise.
18361 * gdb.trace/limits.exp: Likewise.
18362 * gdb.trace/report.exp: Likewise.
18363 * gdb.trace/tfind.exp: Likewise.
18364 * gdb.trace/while-dyn.exp: Likewise.
18365
5443631e
NR
183662007-11-21 Nick Roberts <nickrob@snap.net.nz>
18367
18368 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
18369 objects of pointers that can't be dereferenced are now
18370 "noneditable".
18371
a4ce5b0d
UW
183722007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18373
18374 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
18375 (target_cpu): Remove.
18376
d6e956e5
VP
183772007-10-15 Vladimir Prus <vladimir@codesourcery.com>
18378
18379 * gdb.base/ending-run.exp: Expect the list of cleared
18380 breakpoint to come in natural order, not the reversed one.
a9c64011 18381
214270ab
VP
183822007-11-07 Vladimir Prus <vladimir@codesourcery.com>
18383
18384 * gdb.mi/mi-var-child.c (do_child_deletion): New.
18385 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 18386
1a619819
LM
183872007-11-05 Luis Machado <luisgpm@br.ibm.com>
18388
18389 * gdb.base/printcmds.exp: New function
18390 test_printf_with_dfp.
18391
5b01a6fa
DE
183922007-11-02 Doug Evans <dje@google.com>
18393
18394 * gdb.disasm/t01_mov.s: Remove carriage returns.
18395 * gdb.disasm/t02_mova.s: Ditto.
18396 * gdb.disasm/t03_add.s: Ditto.
18397 * gdb.disasm/t04_sub.s: Ditto.
18398 * gdb.disasm/t05_cmp.s: Ditto.
18399 * gdb.disasm/t06_ari2.s: Ditto.
18400 * gdb.disasm/t07_ari3.s: Ditto.
18401 * gdb.disasm/t08_or.s: Ditto.
18402 * gdb.disasm/t09_xor.s: Ditto.
18403 * gdb.disasm/t10_and.s: Ditto.
18404 * gdb.disasm/t11_logs.s: Ditto.
18405 * gdb.disasm/t12_bit.s: Ditto.
18406 * gdb.disasm/t13_otr.s: Ditto.
18407
ec33ab7f
JK
184082007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
18409
18410 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
18411
ae0d01ff
UW
184122007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18413
18414 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
18415 provide DFP support.
18416
55eddb0f
DJ
184172007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
18418
18419 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
18420 Test "set powerpc vector-abi". Skip auto-detection tests for old
18421 toolchains.
18422
7020f05c
PA
184232007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
18424
18425 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
18426 with [string compare].
18427
84bc3db9
PA
184282007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
18429
18430 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
18431 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
18432
5876dc88
LM
184332007-10-25 Luis Machado <luisgpm@br.ibm.com>
18434
18435 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
18436 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
18437 * gdb.opt/Makefile.in: New makefile.
18438 * Makefile.in: Create new directory "gdb.opt".
18439 * configure.ac: Add "gdb.opt" directory.
18440 * configure: Regenerated.
a9c64011 18441
c3ea9a14
DE
184422007-10-25 Doug Evans <dje@google.com>
18443
18444 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
18445 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
18446
a9c64011 184472007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
18448 Thiago Jung Bauermann <bauerman@br.ibm.com>
18449
18450 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
18451 Floating Point expressions.
18452 * gdb.base/dfp-test.exp: new file adding tests for Decimal
18453 Floating Point variables.
18454 * gdb.base/dfp-test.c: new file containing program with Decimal
18455 Floating variables, used by gdb.base/dfp-test.exp.
18456
62a24a2b
DJ
184572007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
18458
18459 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
18460
e7b1eae6
UW
184612007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18462
18463 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
18464 compiling test case with GCC.
18465 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
18466
c641edcc
UW
184672007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18468
18469 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
18470 format changes.
18471
5e5ebfe6
MS
184722007-10-18 Michael Snyder <msnyder@specifix.com>
18473
18474 * gdb.base/dbx.exp: Add missing "-re " operator.
18475
e831e7b6
GM
184762007-10-16 Gaius Mulley <gaius@glam.ac.uk>
18477
18478 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
18479 * configure.ac: Removed trailing spaces after backslash.
18480 * gdb.modula2: New directory.
18481 * gdb.modula2/Makefile.in: New file.
18482 * gdb.modula2/unbounded-array.exp: New file.
18483 * gdb.modula2/unbounded1.c: New file.
18484
7cc46491
DJ
184852007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
18486
18487 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
18488
184892007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
18490
18491 * gdb.base/sigstep.c (main): Add checks for
18492 return values for setitimer call.
18493 Call setitimer again with itimer = ITIMER_REAL
18494 if first call to setitimer fails.
18495
e91528f0
KH
184962007-10-11 Kazu Hirata <kazu@codesourcery.com>
18497
18498 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
18499 of $timeout.
18500
2ec9a4f8
DJ
185012007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
18502
18503 * gdb.server/server-run.exp: Test for dynamic linker symbols.
18504
185052007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
18506
18507 * lib/gdb.exp (gdb_run_cmd): Move comment outside
18508 of gdb_expect call, to avoid interruption.
18509
64b2fa04
PA
185102007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
18511
18512 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
18513 (v_unsigned_long_long, v_long_long_array)
18514 (v_signed_long_long_array, v_unsigned_long_long_array)
18515 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
18516 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
18517 [!NO_LONG_LONG]: New.
18518 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
18519 v_long_long_member.
18520
18521 (v_long_long_func, v_signed_long_long_func)
18522 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
18523 (main) [!NO_LONG_LONG]: Initialize long long variants.
18524
18525 * gdb.base/whatis.exp: If board file requests no_long_long, build
18526 test with NO_LONG_LONG defined. Test long long, signed long long,
18527 and unsigned long long variants but only if board file doesn't
18528 disable it.
18529
a912286e 185302007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 18531 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
18532
18533 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
18534 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
18535 * configure: Regenerated.
18536 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
18537 gdb.pascal/types.exp, lib/pascal.exp: New files.
18538
471ba8c9
DJ
185392007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
18540
18541 * gdb.cp/classes.exp (do_tests): Always step to the line after the
18542 call.
18543 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
18544 to return to the call.
18545 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
18546 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
18547 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
18548 * gdb.mi/mi-until.exp (test_until): Likewise.
18549 * gdb.mi/mi2-until.exp (test_until): Likewise.
18550
fef8a650
DJ
185512007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
18552
18553 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
18554 two-char array.
18555 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
18556
d983da9c
DJ
185572007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
18558
18559 * gdb.threads/watchthreads.c (thread_function): Sleep between
18560 iterations.
18561 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
18562 at once for S/390. Generate matching fails and passes.
18563
17f62551
VP
185642007-09-27 Vladimir Prus <vladimir@codesourcery.com>
18565
18566 * gdb.mi/var-cmd.c (do_children_tests): Initialize
18567 the 'struct_declarations' variable to zeros.
a9c64011 18568
ed0616c6
VP
185692007-09-24 Vladimir Prus <vladimir@codesourcery.com>
18570
18571 * gdb.cp/mb-ctor.cc: New.
18572 * gdb.cp/mb-ctor.exp: New.
18573 * gdb.cp/mb-templates.cc: New.
18574 * gdb.cp/mb-templates.exp: New.
18575
41f1b697
DJ
185762007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
18577
18578 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
18579
3f213f78
PA
185802007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
18581
18582 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
18583 targets.
18584 * configure: Regenerate.
18585
0d381245 185862007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 18587
0d381245
VP
18588 * gdb.base/annota1.exp: Adjust for 'info break'
18589 format changes.
18590 * gdb.base/annota3.exp: Likewise.
18591 * gdb.base/break.exp: Likewise.
18592 * gdb.base/condbreak.exp: Likewise.
18593 * gdb.base/pending.exp: Likewise.
18594 * gdb.base/sepdebug.exp: Likewise.
18595 * gdb.base/unload.exp: Likewise.
18596 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 18597
fe3f5fa8
VP
185982007-09-22 Vladimir Prus <vladimir@codesourcery.com>
18599
18600 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
18601 messages.
18602 * gdb.base/chng-syms.exp: Likewise.
18603 * gdb.base/unload.exp: Likewise.
a9c64011 18604
a75cf6c0
DJ
186052007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
18606
18607 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
18608
18ecae38
DJ
186092007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
18610
18611 * schedlock.c (NUM): Change to 1.
18612 (main): Use args[0] for the main thread.
18613 * schedlock.exp: Only expect two threads. Only issue one pass or fail
18614 regardless of the number of threads.
18615
5509918f
MR
186162007-09-14 Maciej W. Rozycki <macro@mips.com>
18617
4a543daf
MR
18618 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
18619 type down.
18620 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
18621 test.
18622 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
18623 watchpoint type down.
18624 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
18625 test.
18626
186272007-09-14 Maciej W. Rozycki <macro@mips.com>
18628
5509918f
MR
18629 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
18630 Move all the tests here and run them twice, once using software
18631 watchpoints and once using hardware watchpoints.
18632 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
18633
40b53987
DJ
186342007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
18635
18636 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
18637 test.
18638
695e2681
MK
186392007-09-10 Mark Kettenis <kettenis@gnu.org>
18640
8b3fc8d8
MK
18641 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
18642 build-id.
18643
695e2681
MK
18644 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
18645 know about $ORIGIN. Calculate output dir from $dest instead of
18646 using ${objdir}/{$subdir}.
18647
58d69f29
MK
186482007-09-09 Mark Kettenis <kettenis@gnu.org>
18649
18650 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
18651 gcore, before continuing with the test.
18652
3e347599
DJ
186532007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
18654
18655 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
18656 * gdb.mi/mi-watch.exp: Likewise.
18657
ea37ba09
DJ
186582007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
18659 Jim Blandy <jimb@codesourcery.com>
18660
18661 * gdb.arch/i386-sse.exp: Do not expect character constants.
18662 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
18663 * gdb.base/display.exp: Allow print/s.
18664 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
18665 and unsigned char array changes.
18666
2025a643
DJ
186672007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
18668
18669 * gdb.base/display.exp: Add tests for printf %p.
18670
26669a27
PA
186712007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
18672
18673 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
18674 the dll name to unicode.
18675
c8f021f8
JK
186762007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18677
18678 * gdb.base/default.exp (show version): Update the version text.
18679 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
18680
4cf31eea
JK
186812007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
18682
18683 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
18684 New files.
18685
4935890f
JK
186862007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
18687
18688 * lib/gdb.exp (build_id_debug_filename_get): New function.
18689 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
18690 Remove the generate DEBUG file for the future testcase runs.
18691 New testcase for the NT_GNU_BUILD_ID retrieval.
18692 Move the final testing step to ...
18693 (test_different_dir): ... a new function.
18694 New parameter XFAIL to XFAIL all the tests performed.
18695 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
18696 New parameter TYPE to PF_PREFIX all the tests performed.
18697
02142340
VP
186982007-08-31 Vladimir Prus <vladimir@codesourcery.com>
18699
18700 * gdb.mi/mi-var-cp.cc (path_expression): New
18701 function.
18702 * gdb.mi/mi-var-cp.exp: Run path exression tests.
18703
36acd84e
UW
187042007-08-27 Markus Deuling <deuling@de.ibm.com>
18705
18706 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
18707 to fit into SPU Local Store memory.
18708
a896d121
JB
187092007-08-23 Joel Brobecker <brobecker@adacore.com>
18710
18711 * gdb.base/default.exp: Adjust the expected output of "info
18712 warranty" after the switch to GPLv3.
18713
7b433602
JB
187142007-08-23 Joel Brobecker <brobecker@adacore.com>
18715
18716 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
18717 to 30000 (from 20000).
18718
e22f8b7c
JB
187192007-08-23 Joel Brobecker <brobecker@adacore.com>
18720
18721 Switch the license of all .exp files to GPLv3.
18722 Switch the license of all .f and .f90 files to GPLv3.
18723 Switch the license of all .s and .S files to GPLv3.
18724
5a0e3bd0
JB
187252007-08-23 Joel Brobecker <brobecker@adacore.com>
18726
18727 * configure.ac: Switch license to GPLv3.
18728
cc00619d
JB
187292007-08-23 Joel Brobecker <brobecker@adacore.com>
18730
18731 Switch the licensing to GPLv3 for all .ads and .adb files.
18732
8d26208a
DJ
187332007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
18734
18735 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
18736 and t_int_double.
18737 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
18738
4fcb9948
JB
187392007-08-17 Joel Brobecker <brobecker@adacore.com>
18740
18741 * gdb.base/step-line.c: Switch license to GPL version 3, and
18742 update copyright year.
18743 * gdb.base/step-line.inp: Likewise.
18744
b9c34f67
JB
187452007-08-17 Joel Brobecker <brobecker@adacore.com>
18746
18747 * gdb.base/gdb1555.exp: Make expected output immune to formatting
18748 changes inside gdb1555.c.
18749 * gdb.base/pending.exp: Likewise.
18750
2cc17678
DJ
187512007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
18752
18753 * config/default.exp: New file.
18754
e48883f7
DJ
187552007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18756
18757 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
18758 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
18759
1ab80e5b
MR
187602007-07-30 Maciej W. Rozycki <macro@mips.com>
18761
18762 * gdb.base/dump.exp: Force the correct endianness for binary
18763 formats not carrying this information.
18764
aba471f5
DJ
187652007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
18766
18767 * gdb.threads/staticthreads.exp: Match .*sem_post.
18768
d4e07204
DJ
187692007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
18770
18771 * gdb.base/readline.exp (operate_and_get_next): Match the final
18772 prompt.
18773
2b97317d
KB
187742007-07-23 Kevin Buettner <kevinb@redhat.com>
18775
18776 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
18777 to restarting SID.
18778
44efa07a
KB
187792007-07-18 Kevin Buettner <kevinb@redhat.com>
18780
18781 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
18782 prior to `gdb_start'.
18783
7b5ebade
KB
187842007-07-18 Kevin Buettner <kevinb@redhat.com>
18785
18786 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
18787 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
18788 Remove call to gdb_unload.
18789
255e7678
DJ
187902007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
18791 Daniel Jacobowitz <dan@codesourcery.com>
18792
18793 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
18794 for __WIN32__.
18795 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
18796 * gdb.base/unload.exp: Use shared library test routines.
18797
3a40aaa0
UW
187982007-07-03 Markus Deuling <deuling@de.ibm.com>
18799
18800 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
18801 * gdb.base/solib-symbol-lib.c: Likewise.
18802 * gdb.base/solib-symbol-main.c: Likewise.
18803
b0f4b84b
DJ
188042007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
18805
18806 * config/gdbserver.exp (gdb_reconnect): New.
18807 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
18808 gdb.base/solib-disc.exp: New files.
18809 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
18810 remote debugging".
18811 (gdb_compile): Add shlib_load flag.
18812 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
18813 port.
18814 (gdbserver_reconnect): New.
18815
1b05479a
DJ
188162007-07-01 Nick Roberts <nickrob@snap.net.nz>
18817 Daniel Jacobowitz <dan@codesourcery.com>
18818
18819 * gdb.base/annota3.exp: Test for if construct.
18820
86f78eb2
DJ
188212007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
18822
18823 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
18824
6a2eb474 188252007-06-21 Chris Dearman <chris@mips.com>
a9c64011 18826 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
18827
18828 * gdb.base/display.exp: Allow a newline after display/i.
18829 * gdb.base/pc-fp.exp: Likewise.
18830 * gdb.base/sigbpt.exp: Likewise.
18831
f8b73d13
DJ
188322007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18833
18834 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
18835 required features to be included.
18836
4339e69e
DJ
188372007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
18838
18839 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
18840 in info threads output.
18841
23d964e7
UW
188422007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18843 Markus Deuling <deuling@de.ibm.com>
18844
18845 * gdb.arch/spu-info.exp: New testcase.
18846 * gdb.arch/spu-info.c: New file.
18847
fd20f75b
DJ
188482007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
18849
18850 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
18851 tpcs_offset. Restore lr after the call.
18852 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
18853
2226f861
DJ
188542007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
18855
18856 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
18857 (gdbserver_run): Kill any running gdbserver.
18858 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
18859
d12371a9
MR
188602007-05-17 Maciej W. Rozycki <macro@mips.com>
18861
18862 * gdb.base/sigbpt.exp: Preset segv_addr.
18863
93f02886
DJ
188642007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
18865
18866 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
18867 (gdb_compile_shlib): Likewise.
18868 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
18869 (default_gdb_init): Clear cleanfiles.
18870 (gdb_finish): Delete recorded cleanfiles.
18871 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
18872
18873 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
18874 Do not use isnative.
18875 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
18876 gdb.base/so-impl-ld.exp: Likewise.
18877 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
18878 * gdb.base/unload.exp: Likewise. Do not pass empty option to
18879 gdb_compile.
18880
b04e06d7
VP
188812007-05-15 Vladimir Prus <vladimir@codesourcery.com>
18882
18883 * config/unknown.exp: Remove.
18884
069ed931
UW
188852007-05-15 Markus Deuling <deuling@de.ibm.com>
18886
18887 * gdb.base/info-proc.exp: Check is_remote.
18888
09db0d03
UW
188892007-05-14 Markus Deuling <deuling@de.ibm.com>
18890
18891 * gdb.base/gcore.exp: Initialize variable core_supported.
18892
af2cbe8c
DJ
188932007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
18894
18895 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
18896
027c0295
DJ
188972007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
18898
18899 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
18900 * gdb.threads/print-threads.exp (test_all_threads): Allow
18901 negative and hexadecimal thread IDs.
18902
dc5000e7
DJ
189032007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
18904
18905 * gdb.java/jprint.java (public): Avoid invalid call to static
18906 method.
18907
2e74ed18
DP
189082007-05-14 Denis Pilat <denis.pilat@st.com>
18909
18910 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
18911 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
18912 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
18913 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
18914 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
18915
83547f02
UW
189162007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18917
18918 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 18919 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
18920 this mode.
18921 * gdb.base/ovlymgr.c: Provide stubs for spu target.
18922 * gdb.base/spu.ld: New file.
18923
b18be20d
DJ
189242007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
18925
18926 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
18927
be444858
DJ
189282007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
18929
18930 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
18931
b1d53152
DJ
189322007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
18933
18934 * gdb.java/jmain.exp: Handle demangled names with and without method
18935 signatures.
18936
d084b331
DJ
189372007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
18938
18939 * gdb.mi/mi-syn-frame.c (main, foo, bar)
18940 (have_a_very_merry_interrupt): Remove calls to puts.
18941 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
18942 inferior output.
18943 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
18944 test names.
18945
db9d7fc5
DJ
189462007-04-29 Markus Deuling <deuling@de.ibm.com>
18947 Daniel Jacobowitz <dan@codesourcery.com>
18948
18949 * gdb.base/auxv.exp (core_works): Also check is_remote.
18950 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
18951
ef783a7d 189522007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 18953
ef783a7d
VP
18954 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
18955 message, not the undefined 'module' variable.
18956 * gdb.base/siginfo.exp: Likewise.
18957 * gdb.base/sigstep.exp: Likewise.
18958 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
18959 serialport.
18960 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
18961
b7b73cae
CV
189622007-04-25 Corinna Vinschen <vinschen@redhat.com>
18963
18964 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
18965 target sim fails. Return 0 otherwise.
18966 (gdb_load): Return prematurely if gdb_target_sim fails.
18967
7d90fdfa
DP
189682007-04-16 Denis Pilat <denis.pilat@st.com>
18969
18970 * gdb.base/setshow.exp: Reset height after having set it to 100.
18971
5d3e9c85
DP
189722007-04-16 Denis Pilat <denis.pilat@st.com>
18973
18974 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
18975
18e75969
DP
189762007-04-16 Denis Pilat <denis.pilat@st.com>
18977
18978 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
18979
25d5ea92
VP
189802007-04-14 Vladimir Prus <vladimir@codesourcery.com>
18981
18982 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
18983 tests. Run the frozen varobjs test.
18984 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 18985 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 18986
0b49cb80
JK
189872007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18988
18989 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
18990 gdb.base/type-opaque.exp: New files.
18991
a73bafbc 189922007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
18993
18994 * gdb.mi/mi-var-child.c
a73bafbc
VP
18995 (do_children_tests): User char[2] instead of
18996 char so that automatic printing of pointers to char
18997 don't give unpredicable result.
18998 * gdb.mi/var-cmd.c (do_locals_test): Initialize
18999 local variables.
19000 * gdb.mi/mi-var-child.exp: Step to right line
19001 of do_children_tests.
19002 * gdb.mi/mi2-var-child.exp: Likewise.
19003 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 19004 do_locals_tests.
a73bafbc
VP
19005 (do_children_tests): User char[2] instead of
19006 char so that automatic printing of pointers to char
a9c64011 19007 don't give unpredicable result.
a73bafbc 19008 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 19009 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
19010 Pass test name to mi_wait_for_stop.
19011
7ce59000
DJ
190122007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
19013
19014 * gdb.asm/asm-source.exp: Remove d10v case.
19015 * lib/gdb.exp (skip_cplus_tests): Likewise.
19016 * gdb.asm/d10v.inc: Deleted.
19017
20389057
DJ
190182007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
19019
19020 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
19021
8807d78b
DJ
190222007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
19023
19024 * config/netware.exp: Delete file.
19025
aa3edb8e
JB
190262007-03-29 Joel Brobecker <brobecker@adacore.com>
19027
19028 * gdb.dwarf2/dw2-noloc.S: New file.
19029 * gdb.dwarf2/dw2-noloc.exp: New file.
19030
297561ac
PA
190312007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
19032
19033 * gdb.cp/method2.cc: New test.
19034 * gdb.cp/method2.exp: New test.
19035 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
19036
1f81bd39
DJ
190372007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
19038
19039 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
19040
9453113a
DJ
190412007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
19042
19043 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
19044
b741e217
DJ
190452007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
19046
19047 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
19048 (gdb_load): Delete, replace with...
19049 (gdb_reload): ...this.
19050 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
19051 * gdb.server/server-mon.exp: Likewise.
19052 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
19053 (gdb_start_cmd): New.
19054 (gdb_file_cmd): Save the last loaded file.
19055 (gdb_reload): New.
19056 (gdb_gnu_strip_debug): Use transform.
19057 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
19058 support here. Use new $last_loaded_file. Check mtime.
19059 (gdb_target_cmd): Handle ObjC failure case.
19060 (infer_host_exec): Delete.
19061 (gdbserver_load): Rename to...
19062 (gdbserver_run): ...this. Simplify.
19063 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
19064 (mi_gdb_load): Move most contents to a new function...
19065 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
19066 (mi_run_cmd): Use mi_gdb_target_load.
19067 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
19068 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
19069 Use gdb_run_cmd.
19070 * gdb.base/charsign.exp: Remove incorrect comment.
19071 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
19072 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
19073 gdb.base/start.exp: Use gdb_start_cmd.
19074
446ab585 190752007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 19076 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
19077
19078 * gdb.base/sigbpt.exp: Fix the message when skipping test.
19079 * gdb.base/signull.exp: Similarly.
19080
bbb88ebf
UW
190812007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19082
19083 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
19084 messages available to test cases (like chng-sym.exp).
19085
cb8c4a99
AS
190862007-03-14 Andreas Schwab <schwab@suse.de>
19087
19088 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
19089 format changes.
19090
4e463ff5
DJ
190912007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
19092
19093 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
19094 (optimized_1): New.
19095 (main): Call optimized_1.
19096 (gdb2029): Correct typos. Call gdb2029_marker.
19097 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
19098 for gdb2029.
19099
b6db2c47
MK
191002007-03-12 Mark Kettenis <kettenis@gnu.org>
19101
19102 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
19103 as tabs. Remove redundant test pattern.
19104
70ed3737
UW
191052007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19106
19107 * gdb.base/long_long.exp: Accept optional symbol name in <...>
19108 for /a format output.
19109
47b67b60
DJ
191102007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
19111
19112 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
19113 collect output incrementally.
19114
b8953b0e
UW
191152007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19116
19117 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
19118 for -var-create lpcharacter test.
19119 * gdb.mi/mi2-var-cmd.exp: Likewise.
19120
7acd5c40
UW
191212007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19122
19123 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
19124 pass on targets where address zero is readable.
19125
9c6759c1
UW
191262007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19127
19128 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
19129 just a single architecture.
19130
a2f1aeb4
UW
191312007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19132
19133 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
19134 (fetch_all_registers): New function, uses gdb_test_multiple and
19135 exp_continue to fetch inferior output line-by-line.
19136 Replace all uses of do_get_all_registers by fetch_all_registers.
19137
46579ac2
UW
191382007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19139
19140 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
19141 in target_info.
19142
fc133f24
MS
191432007-03-02 Michael Snyder <michael.snyder@palmsource.com>
19144
a9c64011 19145 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
19146 consistancy; add a default (timeout) case.
19147
7646a51d
MS
191482007-03-02 Michael Snyder <michael.snyder@palmsource.com>
19149
19150 * gdb.base/watchpoint.exp: Fix truncated comment.
19151
dcfff61f
MS
191522007-03-02 Michael Snyder <michael.snyder@palmsource.com>
19153
19154 * Makefile.in: Remove spurious single-quotes from sed command.
19155
664e3ee9
DJ
191562007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
19157
19158 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
19159 func.
19160 * gdb.mi/mi2-var-cmd.exp: Likewise.
19161
d7cc6f2f
JB
191622007-02-27 Joel Brobecker <brobecker@adacore.com>
19163
a9c64011
AS
19164 * gdb.dwarf2/dw2-producer.S: New file.
19165 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
19166
191672007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
19168
19169 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
19170 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
19171 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
19172 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
19173 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
19174 Revert tests to use mi_gdb_test and include value field in output
19175 of -var-create.
19176
93d42b30
DJ
191772007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
19178
19179 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
19180
c499ed39
DJ
191812007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
19182
19183 * gdb.base/maint.exp: Remove full paths from test names.
19184 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
19185 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
19186
9836f81b
JB
191872007-02-27 Joel Brobecker <brobecker@adacore.com>
19188
19189 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
19190
c74d0ad8
DJ
191912007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
19192
19193 * gdb.server/server-mon.exp: New test.
19194
2711e456
DJ
191952007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
19196
19197 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
19198
ff6f572f
DJ
191992007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
19200
19201 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
19202 register capitalization.
19203
fada3feb
DP
192042007-02-13 Denis Pilat <denis.pilat@st.com>
19205
19206 * gdb.mi/mi-var-invalidate.exp: New file.
19207
fb1e4ffc
DJ
192082007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
19209
19210 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
19211
3da939d7
DJ
192122007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
19213
19214 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
19215
123dc839
DJ
192162007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
19217
19218 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
19219 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
19220
877e3645 192212007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
19222
19223 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
19224 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
19225 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
19226 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
19227 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 19228 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 19229 Update tests to include value field in output of -var-create.
a9c64011 19230
3c0a2960
AS
192312007-02-08 Andreas Schwab <schwab@suse.de>
19232
19233 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
19234
108546a0
DJ
192352007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
19236
19237 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
19238 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
19239
d701dcab
DP
192402007-02-02 Denis Pilat <denis.pilat@st.com>
19241
19242 * gdb.threads/threadapply.exp: check that frame is not changed by
19243 the thread apply all command.
19244
783e3e2f
AS
192452007-01-31 Andreas Schwab <schwab@suse.de>
19246
6d9c3a87
AS
19247 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
19248
3c50d7b9
AS
19249 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
19250 in the dwarf sections.
19251 * gdb.dwarf2/mac-fileno.S: Likewise.
19252
783e3e2f
AS
19253 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
19254 bspstore register on ia64.
19255
78ff580e
AS
192562007-01-29 Andreas Schwab <schwab@suse.de>
19257
cc8e9b12
AS
19258 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
19259 "frame-begin" annotation.
19260
78ff580e
AS
19261 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
19262 number of "frames-invalid" annotations.
19263
704a4f78
DJ
192642007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
19265
19266 * gdb.base/commands.exp: Call if_commands_test.
19267 (gdb_test_no_prompt, if_commands_test): New.
19268
e741bf94
MK
192692007-01-28 Mark Kettenis <kettenis@gnu.org>
19270
19271 * gdb.threads/sigthread.c (NSIGS): Make bigger.
19272
474d0ad3
AS
192732007-01-27 Andreas Schwab <schwab@suse.de>
19274
19275 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
19276 .short/.int/.quad in the dwarf sections.
19277 * gdb.dwarf2/dw2-intercu.S: Likewise.
19278 * gdb.dwarf2/dw2-intermix.S: Likewise.
19279
e784b426
JK
192802007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
19281
19282 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
19283 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
19284 array.
e784b426
JK
19285 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
19286 * gdb.base/setvar.exp: Likewise.
19287
37f08e04
AS
192882007-01-26 Andreas Schwab <schwab@suse.de>
19289
9a01813a
AS
19290 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
19291 test.
19292
37f08e04
AS
19293 * gdb.base/multi-forks.exp ("restart $i"): Also match
19294 __kernel_syscall_via_break.
19295
6e2a9270
VP
192962007-01-24 Vladimir Prus <vladimir@codesourcery.com>
19297
19298 * lib/mi-support.exp (mi_delete_varobj): New.
19299 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
19300 testcase.
19301 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
19302 (main): Call the above.
19303 (reference_update_test, base_in_reference_test)
19304 (reference_to_pointer): Delete the created varobjs.
a9c64011 19305
e515b470
DJ
193062007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
19307
19308 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
19309 * configure: Regenerated.
19310 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
19311 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
19312 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
19313 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
19314 * lib/gdb.exp (gdb_skip_xml_test): New function.
19315
08d8bcd7
DJ
193162007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
19317
19318 * gdb.base/sigrepeat.exp: Correct error message.
19319
193202007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
19321 Daniel Jacobowitz <dan@codesourcery.com>
19322
19323 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
19324 gdb.arch/i386-gnu-cfi-asm.S: New files.
19325
97c3f1f3
JK
193262007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
19327
19328 * lib/gdb.exp: Abort on missing `site.exp'.
19329
cb1df416
DJ
193302007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19331 Daniel Jacobowitz <dan@codesourcery.com>
19332
19333 * gdb.base/included.c, gdb.base/included.exp,
19334 gdb.base/included.h: New files.
19335
35990120
DJ
193362007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
19337
19338 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
19339 (maximize_rlimit): Reduce limits on 64-bit systems.
19340
6e81a116 193412007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
19342
19343 From Marcus Deuling <deuling@de.ibm.com>:
19344 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
19345 every case.
19346
6c3c41f3
NR
193472007-01-13 Nick Roberts <nickrob@snap.net.nz>
19348
19349 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
19350 (test_path_specification): Use objdir instead of srcdir to always
19351 get an absolute filename.
19352
2f12c312
DJ
193532007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
19354
19355 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
19356
81121995
VP
193572007-01-11 Vladimir Prus <vladimir@codesourcery.com>
19358
19359 * gdb.mi/mi-var-cp.cc (reference_update_tests):
19360 Make sure the variable we're using is in scope.
19361 (reference_to_pointer): Likewise.
19362
4741b737
DJ
193632007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
19364
19365 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
19366 has no debug information.
19367
054410c3
DJ
193682007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
19369
19370 * gdb.base/annota1.exp: Remove extra send_gdb.
19371
818f79f6
DJ
193722007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
19373
19374 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
19375
f7a6bb70
DJ
193762007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
19377
19378 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
19379
57e66780
DJ
193802007-01-08 Nick Roberts <nickrob@snap.net.nz>
19381 Daniel Jacobowitz <dan@codesourcery.com>
19382
19383 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
19384 lcharacter or linteger change. Correct duplicated test name.
19385 * gdb.mi/mi2-var-cmd.exp: Likewise.
19386
3d799a95
DJ
193872007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
19388
19389 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
19390
193912007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 19392
a9c64011
AS
19393 * gdb.base/nofield.c: New file.
19394 * gdb.base/nofield.exp: New testcase.
51679ba9 19395
eafb94e8
NR
193962007-01-05 Nick Roberts <nickrob@snap.net.nz>
19397
19398 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
19399
19400 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
19401 test.
19402
5e572bb4
DJ
194032007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
19404
19405 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
19406
74a44383
DJ
194072007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
19408
19409 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
19410 when continuing.
19411
1b572db9
DJ
194122007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
19413
19414 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
19415 Expect ".exe" extension.
19416
381bc39b
DJ
194172007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
19418
19419 * gdb.base/charset.exp: Add explicit filename to break.
19420 * gdb.base/dbx.exp: Add explicit filename to breaks.
19421
2b70e4c6
DJ
194222007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
19423
19424 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
19425 * gdb.mi/mi2-file.exp: Likewise.
19426
303b6f5d
DJ
194272007-01-04 Vladimir Prus <vladimir@codesourcery.com>
19428
19429 Implement specification of MI tests as comments
19430 in C and C++ sources.
19431 * lib/mi-support.exp (mi_autotest_data): New variable.
19432 (mi_autotest_source): New variable.
19433 (count_newlines, mi_prepare_inline_tests)
19434 (mi_get_inline_test, mi_continue_to_line)
19435 (mi_run_inline_test, mi_tbreak)
19436 (mi_send_resuming_command, mi_wait_for_stop): New functions.
19437 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
19438 Run inline tests.
19439 * gdb.mi/mi-var-cp.cc: Define tests here.
19440
23da0d94
VP
194412007-01-04 Vladimir Prus <vladimir@codesourcery.com>
19442
19443 Simplify usage of mi_continue_to.
19444 * lib/mi-support.exp (mi_runto_helper): Renamed
19445 from mi_runto, added new parameter 'run_or_continue'.
19446 (mi_runto): Use mi_runto_helper.
19447 (mi_continue_to): Accept just function name as parameter.
19448 Use mi_runto_helper.
19449 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
19450 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 19451
f9e18282
JB
194522006-01-04 Joel Brobecker <brobecker@adacore.com>
19453
19454 Make this testcase a bit more realistic. The current code
19455 is too simplistic, and allows the compiler to optimize out
19456 some of the entities we need for this testcase.
19457 * gdb.ada/null_record/bar.ads (Void_Star): New type.
19458 (Do_Nothing): Add extra parameter.
19459 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
19460 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
19461 by using a variable of type Void_Star.
19462
fd678c65
JB
194632006-01-04 Joel Brobecker <brobecker@adacore.com>
19464
19465 * gdb.ada/catch_ex/foo.adb: New file.
19466 * gdb.ada/catch_ex.exp: New testcase.
19467
05cfdb42
DJ
194682007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
19469
19470 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
19471 pass --image-base to linker.
19472
2e03ee74
DJ
194732007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
19474 Daniel Jacobowitz <dan@codesourcery.com>
19475
19476 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
19477 secondary prompts.
19478
0d5de010
DJ
194792007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
19480
19481 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
19482 output. Test the types of members and member pointers.
19483 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
19484 gdb/2092.
19485 * gdb.cp/member-ptr.exp: Search for a comment instead of a
19486 statement. Enable for GCC. Update expected output for some tests
19487 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
19488 layout.
19489 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
19490 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
19491 (Diamond::vget_base): New.
19492 (main): Add new tests.
19493 * gdb.cp/printmethod.exp: Update expected output for member functions.
19494 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
19495 print pEe->D::vg().
19496
61a771aa
DJ
194972007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
19498
19499 * gdb.threads/tls.exp: Allow stops in sem_post.
19500
2fa63963
DJ
195012006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
19502
19503 * gdb.base/annota1.exp: Allow .*printf in backtraces.
19504 * gdb.base/annota3.exp: Likewise.
19505 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
19506 again (instead of timing out).
19507 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
19508 GCC bug 26475.
19509 * gdb.java/jmisc.exp: Adjust to work with method signatures including
19510 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
19511 test from jmisc1.exp.
19512 * gdb.java/jmisc1.exp: Delete.
19513 * gdb.java/jprint.exp: Adjust to work with method signatures including
19514 return types.
19515 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
19516 * gdb.threads/linux-dp.exp: Don't be confused by program output.
19517 * lib/java.exp (compile_java_from_source): Pass the correct type
19518 to target_compile.
19519
5eefc2b7
JB
195202006-12-31 Joel Brobecker <brobecker@adacore.com>
19521
19522 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
19523 (stack_align_edx): New function.
19524 (stack_align_eax): New function.
19525 (main): Add calls to stack_align_edx and stack_align_eax.
19526 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
19527 Add testing for the cases where the register used during a stack
19528 realignment is edx. Same for eax.
19529
227c54da
DJ
195302006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
19531
19532 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
19533 and generic PE targets.
19534
cab8ac94
JB
195352006-12-29 Joel Brobecker <brobecker@adacore.com>
19536
19537 * gdb.ada/array_return.exp: Update copyright date list.
19538
ba54f318
JB
195392006-12-27 Joel Brobecker <brobecker@adacore.com>
19540
19541 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
19542 (Create_Small_Float_Vector): New function.
19543 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
19544 function body.
19545 * gdb.ada/array_return/p.adb: Use new type and function from
19546 package Pck.
19547 * gdb.ada/array_return.exp: Add a test verifying that GDB is
19548 able to print the value returned by a function returning an
19549 array of float.
19550
6b7a35dd
JB
195512006-12-20 Joel Brobecker <brobecker@adacore.com>
19552
19553 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
19554 The associated tests should be PASSing.
19555
038224f6
VP
195562006-12-08 Vladimir Prus <vladimir@codesourcery.com>
19557
19558 Test for base in references.
19559 * gdb.mi/mi-var-cp.cc: Add test code.
19560 * gdb.mi/mi-var-cp.exp: Test for bases in references.
19561 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
19562 * gdb.mi/mi2-watch.exp: Likewise.
19563 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
19564 (mi_list_varobj_children): New function.
19565
b26ed50d
VP
195662006-12-08 Vladimir Prus <vladimir@codesourcery.com>
19567
19568 * lib/mi-support.exp
19569 (mi_runto): Accept "()" after function name.
19570 (mi_create_varobj): New function.
19571 (mi_varobj_update): New function.
19572 (mi_Check_varobj_value): New function.
19573 * gdb.mi/mi-var-cp.exp: New file.
19574 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 19575
08232497
DJ
195762006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
19577
19578 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
19579 gdb.base/weaklib2.c: New files.
19580
d394c993 195812006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 19582
ac6c2fba
NS
19583 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
19584 info. Adjust test names.
19585
8ec659a0 19586 * gdb.base/break.c (main): Move position of malloc.
d394c993 19587 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 19588
acd65feb
VP
195892006-11-28 Vladimir Prus <vladimir@codesourcery.com>
19590
19591 * gdb.mi/mi-var-cmd.exp: Check -var-update after
19592 assignement of arrays and function pointers.
19593 * gdb.mi/var-cmd.c: Add declaration necessary for above
19594 tests.
19595
f556d5e5
NS
195962006-11-27 Nathan Sidwell <nathan@codesourcery.com>
19597
19598 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
19599
19600 * gdb.threads/linux-dp.exp: Read thread table before and after
19601 creating each philosopher and verify it.
19602
697bc68d
NS
196032006-11-27 Nathan Sidwell <nathan@codesourcery.com>
19604 Paul Brook <paul@codesourcery.com>
19605 Daniel Jacobowitz <dan@codesourcery.com>
19606
19607 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 19608 main to remove duplication. Add start function of the form
697bc68d
NS
19609 '_*start[1-9]*'. Add RVDS start function.
19610
29d73ae4
DJ
196112006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
19612
19613 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
19614
c1d88655
UW
196152006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19616
19617 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
19618 * gdb.asm/spu.inc: New file.
19619 * gdb.base/term.exp: Disable if [target_info exists noargs].
19620 * gdb.gdb/complaints.exp: Disable if ![isnative].
19621 * gdb.gdb/selftest.exp: Likewise.
19622 * gdb.gdb/observer.exp: Likewise.
19623 * gdb.gdb/xfullpath.exp: Likewise.
19624 * gdb.base/attach.exp: Disable on SPU target.
19625 * gdb.cp/bs145503.exp: Likewise.
19626 * gdb.cp/exception.exp: Likewise.
19627 * gdb.cp/userdef.exp: Likewise.
19628
32a13b1a
DJ
196292006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
19630
19631 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
19632
d8295fe9
VP
196332006-11-10 Vladimir Prus <vladimir@codesourcery.com>
19634
19635 * gdb.base/completion.exp: Fix completion tests for
19636 'info' and 'info '.
19637 * gdb.base/help.exp (help_test_raw, test_class_help)
19638 (test_prefix_command_help): Move...
19639 * lib/gdb.exp: Here.
19640 * gdb.base/main.exp: Adjust.
19641 * gdb.cp/maint.exp: Adjust.
19642 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 19643
8c394015
VP
196442006-11-09 Vladimir Prus <vladimir@codesourcery.com>
19645
19646 * gdb.stabs/weird.exp (print_weird_var): Use
19647 gdb_test_multiple instead of gdb_expect.
19648
027fc1bc
VP
196492006-11-09 Vladimir Prus <vladimir@codesourcery.com>
19650
19651 * gdb.base/help.exp (help_test_raw): New.
19652 (test_class_help): New.
19653 (test_prefix_command_help): New.
19654 Adjust testcases.
19655
67609209
FR
196562006-11-09 Christophe Lyon <christophe.lyon@st.com>
19657
19658 * gdb.base/constvars.c (main): Write to crass and crips, so that
19659 they are allocated by the compiler.
19660
f73adfeb
AS
196612006-10-27 Andreas Schwab <schwab@suse.de>
19662
19663 * gdb.base/multi-forks.exp: Use "detach fork" instead of
19664 "detach-fork".
19665
2f83a18e
DJ
196662006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
19667
19668 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
19669 of patterns.
19670
94277a38
DJ
196712006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
19672
19673 * gdb.base/sepdebug.exp: Remove debug format test.
19674 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
19675 Handle no-symtab.
19676 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
19677
5bd2f6e2
DJ
196782006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
19679
19680 * gdb.threads/manythreads.c (thread_function, main): Don't cast
19681 int to pointer or pointer to int.
19682 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
19683
8c008720
DJ
196842006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
19685
19686 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
19687
9e35dae4
DJ
196882006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
19689
19690 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
19691
d9639e13
DJ
196922006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
19693
19694 PR c++/2116
19695 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
19696
390a1bd0
JB
196972006-10-06 Joel Brobecker <brobecker@adacore.com>
19698
19699 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
19700 the corresponding bug has been fixed in GDB (PR/2018).
19701
dd920c33
JB
197022006-10-06 Joel Brobecker <brobecker@adacore.com>
19703
19704 * gdb.base/subst.exp: New testcase.
19705
53bbefe9
JB
197062006-10-06 Joel Brobecker <brobecker@adacore.com>
19707
19708 * gdb.ada/array_return/pck.ads: Add copyright notice.
19709 * gdb.ada/array_return/pck.adb: Likewise.
19710 * gdb.ada/array_return/p.adb: Likewise.
19711 * gdb.ada/exec_changed/first.adb: Likewise.
19712 * gdb.ada/exec_changed/second.adb: Likewise.
19713
09851417
JB
197142006-10-06 Joel Brobecker <brobecker@adacore.com>
19715
19716 * gdb.ada/watch_arg/watch.adb: New file.
19717 * gdb.ada/watch_arg.exp: New testcase.
19718
041bf30d
VP
197192006-10-02 Vladimir Prus <vladimir@codesourcery.com>
19720
19721 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 19722 via string_to_regexp.
041bf30d 19723 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 19724
f286fbdd 197252006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
19726
19727 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
19728 Remove unused / obsolete files.
19729
7c07f349
NR
197302006-09-19 Nick Roberts <nickrob@snap.net.nz>
19731
19732 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
19733
cd5ff84a
VP
197342006-09-17 Vladimir Prus <vladimir@codesourcery.com>
19735
19736 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
19737 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 19738 the number of frames.
cd5ff84a 19739
ae018d1a
DJ
197402006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
19741
19742 * gdb.base/args.c (main): Add breakpoint marker.
19743 * gdb.base/args.exp: Use args_test for tests. Add new tests which
19744 really test empty arguments.
19745 (args_load): Delete.
19746 (args_test): New.
19747
b399c549
NR
197482006-09-13 Nick Roberts <nickrob@snap.net.nz>
19749
19750 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 19751 check for one file.
b399c549 19752
2ab1eb7a
VP
197532006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
19754
19755 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
19756 HIGH_FRAME argument to -stack-list-locals can be larger than
19757 the number of frames.
a9c64011 19758
476308bf
FF
197592006-08-18 Fred Fish <fnf@specifix.com>
19760
19761 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
19762 '$' in front of skip_vmx_tests_saved when setting that.
19763
8625200f
AS
197642006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
19765
19766 * gdb.base/trace-commands.exp: New file.
19767
089ec8f1
DJ
197682006-08-10 Joel Brobecker <brobecker@adacore.com>
19769 Daniel Jacobowitz <dan@codesourcery.com>
19770
19771 * gdb.base/step-bt.exp: Make hexadecimal address optional in
19772 expected output of the backtrace commands.
19773
b60f0898
JB
197742006-08-09 Joel Brobecker <brobecker@adacore.com>
19775
19776 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
19777 untested followed by return combination.
19778 * gdb.arch/altivec-regs.exp: Likewise.
19779 * gdb.arch/e500-abi.exp: Likewise.
19780 * gdb.arch/e500-regs.exp: Likewise.
19781 * gdb.arch/gdb1291.exp: Likewise.
19782 * gdb.arch/gdb1431.exp: Likewise.
19783 * gdb.arch/gdb1558.exp: Likewise.
19784 * gdb.arch/i386-prologue.exp: Likewise.
19785 * gdb.arch/i386-unwind.exp: Likewise.
19786 * gdb.asm/asm-source.exp: Likewise.
19787 * gdb.base/a2-run.exp: Likewise.
19788 * gdb.base/advance.exp: Likewise.
19789 * gdb.base/all-bin.exp: Likewise.
19790 * gdb.base/annota1.exp: Likewise.
19791 * gdb.base/annota3.exp: Likewise.
19792 * gdb.base/args.exp: Likewise.
19793 * gdb.base/arithmet.exp: Likewise.
19794 * gdb.base/assign.exp: Likewise.
19795 * gdb.base/async.exp: Likewise.
19796 * gdb.base/attach.exp: Likewise.
19797 * gdb.base/bang.exp: Likewise.
19798 * gdb.base/bigcore.exp: Likewise.
19799 * gdb.base/bitfields.exp: Likewise.
19800 * gdb.base/bitfields2.exp: Likewise.
19801 * gdb.base/break.exp: Likewise.
19802 * gdb.base/call-sc.exp: Likewise.
19803 * gdb.base/call-strs.exp: Likewise.
19804 * gdb.base/callfuncs.exp: Likewise.
19805 * gdb.base/checkpoint.exp: Likewise.
19806 * gdb.base/chng-syms.exp: Likewise.
19807 * gdb.base/code-expr.exp: Likewise.
19808 * gdb.base/commands.exp: Likewise.
19809 * gdb.base/completion.exp: Likewise.
19810 * gdb.base/cond-expr.exp: Likewise.
19811 * gdb.base/condbreak.exp: Likewise.
19812 * gdb.base/consecutive.exp: Likewise.
19813 * gdb.base/constvars.exp: Likewise.
19814 * gdb.base/corefile.exp: Likewise.
19815 * gdb.base/cvexpr.exp: Likewise.
19816 * gdb.base/dbx.exp: Likewise.
19817 * gdb.base/define.exp: Likewise.
19818 * gdb.base/detach.exp: Likewise.
19819 * gdb.base/display.exp: Likewise.
19820 * gdb.base/dump.exp: Likewise.
19821 * gdb.base/ena-dis-br.exp: Likewise.
19822 * gdb.base/ending-run.exp: Likewise.
19823 * gdb.base/environ.exp: Likewise.
19824 * gdb.base/eval-skip.exp: Likewise.
19825 * gdb.base/exprs.exp: Likewise.
19826 * gdb.base/fileio.exp: Likewise.
19827 * gdb.base/finish.exp: Likewise.
19828 * gdb.base/float.exp: Likewise.
19829 * gdb.base/foll-exec.exp: Likewise.
19830 * gdb.base/foll-fork.exp: Likewise.
19831 * gdb.base/foll-vfork.exp: Likewise.
19832 * gdb.base/freebpcmd.exp: Likewise.
19833 * gdb.base/funcargs.exp: Likewise.
19834 * gdb.base/gcore.exp: Likewise.
19835 * gdb.base/gdb1090.exp: Likewise.
19836 * gdb.base/gdb1250.exp: Likewise.
19837 * gdb.base/huge.exp: Likewise.
19838 * gdb.base/info-proc.exp: Likewise.
19839 * gdb.base/interrupt.exp: Likewise.
19840 * gdb.base/jump.exp: Likewise.
19841 * gdb.base/langs.exp: Likewise.
19842 * gdb.base/lineinc.exp: Likewise.
19843 * gdb.base/list.exp: Likewise.
19844 * gdb.base/logical.exp: Likewise.
19845 * gdb.base/long_long.exp: Likewise.
19846 * gdb.base/macscp.exp: Likewise.
19847 * gdb.base/maint.exp: Likewise.
19848 * gdb.base/mips_pro.exp: Likewise.
19849 * gdb.base/miscexprs.exp: Likewise.
19850 * gdb.base/multi-forks.exp: Likewise.
19851 * gdb.base/opaque.exp: Likewise.
19852 * gdb.base/overlays.exp: Likewise.
19853 * gdb.base/pc-fp.exp: Likewise.
19854 * gdb.base/pointers.exp: Likewise.
19855 * gdb.base/printcmds.exp: Likewise.
19856 * gdb.base/psymtab.exp: Likewise.
19857 * gdb.base/ptype.exp: Likewise.
19858 * gdb.base/recurse.exp: Likewise.
19859 * gdb.base/relational.exp: Likewise.
19860 * gdb.base/relocate.exp: Likewise.
19861 * gdb.base/remote.exp: Likewise.
19862 * gdb.base/reread.exp: Likewise.
19863 * gdb.base/restore.exp: Likewise.
19864 * gdb.base/return.exp: Likewise.
19865 * gdb.base/return2.exp: Likewise.
19866 * gdb.base/scope.exp: Likewise.
19867 * gdb.base/sect-cmd.exp: Likewise.
19868 * gdb.base/sep.exp: Likewise.
19869 * gdb.base/sepdebug.exp: Likewise.
19870 * gdb.base/setshow.exp: Likewise.
19871 * gdb.base/setvar.exp: Likewise.
19872 * gdb.base/sigall.exp: Likewise.
19873 * gdb.base/sigbpt.exp: Likewise.
19874 * gdb.base/signals.exp: Likewise.
19875 * gdb.base/signull.exp: Likewise.
19876 * gdb.base/sizeof.exp: Likewise.
19877 * gdb.base/solib.exp: Likewise.
19878 * gdb.base/step-line.exp: Likewise.
19879 * gdb.base/step-test.exp: Likewise.
19880 * gdb.base/structs.exp: Likewise.
19881 * gdb.base/structs2.exp: Likewise.
19882 * gdb.base/term.exp: Likewise.
19883 * gdb.base/twice.exp: Likewise.
19884 * gdb.base/until.exp: Likewise.
19885 * gdb.base/varargs.exp: Likewise.
19886 * gdb.base/volatile.exp: Likewise.
19887 * gdb.base/watchpoint.exp: Likewise.
19888 * gdb.base/whatis-exp.exp: Likewise.
19889 * gdb.base/whatis.exp: Likewise.
19890 * gdb.cp/ambiguous.exp: Likewise.
19891 * gdb.cp/annota2.exp: Likewise.
19892 * gdb.cp/annota3.exp: Likewise.
19893 * gdb.cp/bool.exp: Likewise.
19894 * gdb.cp/breakpoint.exp: Likewise.
19895 * gdb.cp/casts.exp: Likewise.
19896 * gdb.cp/class2.exp: Likewise.
19897 * gdb.cp/classes.exp: Likewise.
19898 * gdb.cp/cplusfuncs.exp: Likewise.
19899 * gdb.cp/ctti.exp: Likewise.
19900 * gdb.cp/derivation.exp: Likewise.
19901 * gdb.cp/exception.exp: Likewise.
19902 * gdb.cp/gdb1355.exp: Likewise.
19903 * gdb.cp/hang.exp: Likewise.
19904 * gdb.cp/inherit.exp: Likewise.
19905 * gdb.cp/local.exp: Likewise.
19906 * gdb.cp/m-data.exp: Likewise.
19907 * gdb.cp/m-static.exp: Likewise.
19908 * gdb.cp/member-ptr.exp: Likewise.
19909 * gdb.cp/method.exp: Likewise.
19910 * gdb.cp/misc.exp: Likewise.
19911 * gdb.cp/namespace.exp: Likewise.
19912 * gdb.cp/overload.exp: Likewise.
19913 * gdb.cp/ovldbreak.exp: Likewise.
19914 * gdb.cp/pr-1023.exp: Likewise.
19915 * gdb.cp/pr-1210.exp: Likewise.
19916 * gdb.cp/pr-574.exp: Likewise.
19917 * gdb.cp/printmethod.exp: Likewise.
19918 * gdb.cp/psmang.exp: Likewise.
19919 * gdb.cp/ref-params.exp: Likewise.
19920 * gdb.cp/ref-types.exp: Likewise.
19921 * gdb.cp/rtti.exp: Likewise.
19922 * gdb.cp/templates.exp: Likewise.
19923 * gdb.cp/try_catch.exp: Likewise.
19924 * gdb.cp/userdef.exp: Likewise.
19925 * gdb.cp/virtfunc.exp: Likewise.
19926 * gdb.disasm/am33.exp: Likewise.
19927 * gdb.disasm/h8300s.exp: Likewise.
19928 * gdb.disasm/mn10300.exp: Likewise.
19929 * gdb.disasm/sh3.exp: Likewise.
19930 * gdb.disasm/t01_mov.exp: Likewise.
19931 * gdb.disasm/t02_mova.exp: Likewise.
19932 * gdb.disasm/t03_add.exp: Likewise.
19933 * gdb.disasm/t04_sub.exp: Likewise.
19934 * gdb.disasm/t05_cmp.exp: Likewise.
19935 * gdb.disasm/t06_ari2.exp: Likewise.
19936 * gdb.disasm/t07_ari3.exp: Likewise.
19937 * gdb.disasm/t08_or.exp: Likewise.
19938 * gdb.disasm/t09_xor.exp: Likewise.
19939 * gdb.disasm/t10_and.exp: Likewise.
19940 * gdb.disasm/t11_logs.exp: Likewise.
19941 * gdb.disasm/t12_bit.exp: Likewise.
19942 * gdb.disasm/t13_otr.exp: Likewise.
19943 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
19944 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
19945 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
19946 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
19947 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
19948 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
19949 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
19950 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
19951 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
19952 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
19953 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
19954 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
19955 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
19956 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
19957 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
19958 * gdb.mi/gdb701.exp: Likewise.
19959 * gdb.mi/gdb792.exp: Likewise.
19960 * gdb.mi/mi-basics.exp: Likewise.
19961 * gdb.mi/mi-break.exp: Likewise.
19962 * gdb.mi/mi-cli.exp: Likewise.
19963 * gdb.mi/mi-console.exp: Likewise.
19964 * gdb.mi/mi-disassemble.exp: Likewise.
19965 * gdb.mi/mi-eval.exp: Likewise.
19966 * gdb.mi/mi-file.exp: Likewise.
19967 * gdb.mi/mi-read-memory.exp: Likewise.
19968 * gdb.mi/mi-regs.exp: Likewise.
19969 * gdb.mi/mi-return.exp: Likewise.
19970 * gdb.mi/mi-simplerun.exp: Likewise.
19971 * gdb.mi/mi-stack.exp: Likewise.
19972 * gdb.mi/mi-stepi.exp: Likewise.
19973 * gdb.mi/mi-syn-frame.exp: Likewise.
19974 * gdb.mi/mi-until.exp: Likewise.
19975 * gdb.mi/mi-var-block.exp: Likewise.
19976 * gdb.mi/mi-var-child.exp: Likewise.
19977 * gdb.mi/mi-var-cmd.exp: Likewise.
19978 * gdb.mi/mi-var-display.exp: Likewise.
19979 * gdb.mi/mi-watch.exp: Likewise.
19980 * gdb.mi/mi2-basics.exp: Likewise.
19981 * gdb.mi/mi2-break.exp: Likewise.
19982 * gdb.mi/mi2-cli.exp: Likewise.
19983 * gdb.mi/mi2-console.exp: Likewise.
19984 * gdb.mi/mi2-disassemble.exp: Likewise.
19985 * gdb.mi/mi2-eval.exp: Likewise.
19986 * gdb.mi/mi2-file.exp: Likewise.
19987 * gdb.mi/mi2-read-memory.exp: Likewise.
19988 * gdb.mi/mi2-regs.exp: Likewise.
19989 * gdb.mi/mi2-return.exp: Likewise.
19990 * gdb.mi/mi2-simplerun.exp: Likewise.
19991 * gdb.mi/mi2-stack.exp: Likewise.
19992 * gdb.mi/mi2-stepi.exp: Likewise.
19993 * gdb.mi/mi2-syn-frame.exp: Likewise.
19994 * gdb.mi/mi2-until.exp: Likewise.
19995 * gdb.mi/mi2-var-block.exp: Likewise.
19996 * gdb.mi/mi2-var-child.exp: Likewise.
19997 * gdb.mi/mi2-var-cmd.exp: Likewise.
19998 * gdb.mi/mi2-var-display.exp: Likewise.
19999 * gdb.mi/mi2-watch.exp: Likewise.
20000 * gdb.stabs/exclfwd.exp: Likewise.
20001 * gdb.stabs/weird.exp: Likewise.
20002 * gdb.threads/gcore-thread.exp: Likewise.
20003 * gdb.trace/actions.exp: Likewise.
20004 * gdb.trace/backtrace.exp: Likewise.
20005 * gdb.trace/circ.exp: Likewise.
20006 * gdb.trace/collection.exp: Likewise.
20007 * gdb.trace/deltrace.exp: Likewise.
20008 * gdb.trace/infotrace.exp: Likewise.
20009 * gdb.trace/limits.exp: Likewise.
20010 * gdb.trace/packetlen.exp: Likewise.
20011 * gdb.trace/passc-dyn.exp: Likewise.
20012 * gdb.trace/passcount.exp: Likewise.
20013 * gdb.trace/report.exp: Likewise.
20014 * gdb.trace/save-trace.exp: Likewise.
20015 * gdb.trace/tfind.exp: Likewise.
20016 * gdb.trace/tracecmd.exp: Likewise.
20017 * gdb.trace/while-dyn.exp: Likewise.
20018 * gdb.trace/while-stepping.exp: Likewise.
20019
f4b618d1
JB
200202006-08-08 Joel Brobecker <brobecker@adacore.com>
20021
20022 * gdb.base/step-bt.c: New file.
20023 * gdb.base/step-bt.exp: New testcase.
20024
3d00d119
DJ
200252006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
20026
20027 * config/monitor.exp (gdb_load): Remove support for obsolete
20028 download-write-size.
20029 * gdb.base/remote.exp: Likewise. Update all callers of
20030 gdb_timed_load.
20031
017b5bd4
DJ
200322006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
20033
20034 * cursal.exp: Pass binfile to gdb_load.
20035
837c599d
DJ
200362006-08-01 Nathan Sidwell <nathan@codesourcery.com>
20037
20038 * gdb.base/cursal.exp: Add "" to gdb_load call.
20039
8dd4540b
MK
200402006-07-29 Mark Kettenis <kettenis@gnu.org>
20041
20042 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
20043 NetBSD/ELF targets.
20044
ab5c9f60
DJ
200452006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
20046
20047 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
20048 operator*.
20049
4c42eaff
DJ
200502006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
20051
20052 * gdb.base/completion.exp: Update for change in "file" behavior.
20053 * gdb.stabs/weird.exp: Likewise.
20054 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
20055 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
20056
0155cc76
NS
200572006-07-24 Nathan Sidwell <nathan@codesourcery.com>
20058
20059 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
20060 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
20061
16026cd7
AS
200622006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
20063
20064 * gdb.base/default.exp: Update source command error message.
20065 * gdb.base/help.exp: Update 'help source' message.
20066
16963cb6
DJ
200672006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
20068
20069 * gdb.cp/bs15503.exp: Update comment for no longer crashing
20070 test.
20071
6d7fd486
AS
200722006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
20073
20074 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
20075
29e8a844
DJ
200762006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
20077
20078 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
20079
6afcfa39
DJ
200802006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
20081
20082 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
20083
267a692b
MK
200842006-07-17 Mark Kettenis <kettenis@gnu.org>
20085
20086 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
20087 *-*-openbsd* from targets for wich we expect ARM FPA floating
20088 point format.
20089
85d2fec4
NR
200902006-07-17 Nick Roberts <nickrob@snap.net.nz>
20091
20092 * gdb.cp/annota3.exp: Expect frame-begin annotation.
20093
200942006-07-17 Mark Kettenis <kettenis@gnu.org>
20095
20096 * gdb.base/annota3.exp: Expect frame-begin annotation.
20097
85b4c6e8
JB
200982006-07-14 Joel Brobecker <brobecker@adacore.com>
20099
20100 * gdb.base/help.exp: Adjust "help unset" test to accept
20101 any list of unset commands.
20102
fb933624
DJ
201032006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
20104 Daniel Jacobowitz <dan@codesourcery.com>
20105
20106 * gdb.cp/ref-params.exp: New test.
20107 * gdb.cp/ref-params.cc: New source file.
20108 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
20109
1dff4b64
MK
201102006-07-08 Mark Kettenis <kettenis@gnu.org>
20111
20112 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
20113 spaces/tabs in regular expressions since they might not be there.
20114
40d2e0e3
AS
201152006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
20116
20117 * gdb.base/ifelse.exp: New file.
20118
f6c957d2
NS
201192006-07-04 Nathan Sidwell <nathan@codesourcery.com>
20120
20121 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
20122 line.
20123 * gdb.base/huge.exp: Loop over compilation to find a size that
20124 is acceptable.
20125 * gdb.base/remote.exp: Correct expected strings.
20126 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
20127
b9c5a23d
DJ
201282006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
20129
20130 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
20131
9af2e58d
DJ
201322006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
20133
20134 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
20135 native.
20136
30930ca5
DJ
201372006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
20138
20139 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
20140 enable stabs testing.
20141
aa32fa1d
DJ
201422006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
20143
bd4a4c80 20144 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
20145 gdb_test_multiple does.
20146
321fef15
DJ
201472006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
20148
20149 * Makefile.in (host_alias): Remove.
20150 (target_alias): Use @target_noncanonical@.
20151 (site.exp): Don't set host_alias.
20152 * aclocal.m4: Remove contents. Include acx.m4.
20153 * configure: Regenerated.
20154 * configure.ac: Use ACX_NONCANONICAL_TARGET.
20155
e1c2defa
NS
201562006-06-13 Nathan Sidwell <nathan@codesourcery.com>
20157
e63b55d1
NS
20158 * lib/gdb.exp (gdb_load_cmd): New.
20159
5600ea19
NS
20160 * gdb.base/fileio.c: Add system(NULL) test.
20161 * gdb.base/fileio.exp: Check it.
20162
e1c2defa
NS
20163 * gdb.base/break.c: Add 10a breakpoint at }
20164 * gdb.base/break.exp: Add test for breakpoint at }
20165 * gdb.cp/anon-union.cc: Add code at end of function.
20166 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
20167 * gdb.mi/var-cmd.c: Add code at end of function.
20168 * gdb.mi/mi-var-display.exp: Adjust end of next.
20169 * gdb.mi/mi2-var-display.exp: Likewise.
20170 * gdb.base/fileio.c: Add stop function and insert calls at
20171 stopping places.
20172 * gdb.base/fileio.exp: Breakpoint stop function and remove
20173 explicit line number references.
20174
6c0112ec
JB
201752006-05-19 Joel Brobecker <brobecker@adacore.com>
20176
a9c64011
AS
20177 * gdb.base/del.exp (test_delete_alias): New function.
20178 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 20179
154189a4
FF
201802006-05-18 Fred Fish <fnf@specifix.com>
20181
20182 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
20183 required. Check for spurious output after program exits normally.
20184
582e64c2
FF
201852006-05-17 Fred Fish <fnf@specifix.com>
20186
20187 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
20188 gdb_load, so it works in the simulator.
20189
8ef6493a
FF
201902006-05-11 Fred Fish <fnf@specifix.com>
20191
20192 * gdb.base/bang.exp: Ignore unexpected output between the
20193 "program exited normally" and the gdb prompt, as many other
20194 tests do.
20195
692b141c
MK
201962006-05-07 Mark Kettenis <kettenis@gnu.org>
20197
20198 * gdb.base/help.exp: Make "delete checkpoint" part option for
20199 "help d" and "help delete" tests.
20200
540b8a30
UW
202012006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
20202
a9c64011 20203 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
20204 expected output in some mi_gdb_test statements.
20205 * gdb.mi/mi2-basics.exp: Likewise.
20206
9b6462d9
JB
202072006-05-05 Joel Brobecker <brobecker@adacore.com>
20208
20209 * gdb.base/del.c: New file.
20210 * gdb.base/del.exp: New testcase.
20211
954de43b
DM
202122006-05-05 David S. Miller <davem@sunset.davemloft.net>
20213
20214 * gdb.base/break.exp: Do not assume a breakpoint on
20215 main will actually be in $srcfile when optimizing.
1303f75e
DM
20216 * gdb.base/savedregs.exp: Do not require that the dummy
20217 frame location match up to a symbol and source file location.
c3242428
DM
20218 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
20219 will get printed without a mi_cmd_data_list_register_values prefix.
20220 (*-data-list-register-*): Correct regular expressions to expect the new
20221 pseudo d? floating point registers.
20222 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 20223
c7e64c9a
DJ
202242006-05-05 Christophe Lyon <christophe.lyon@st.com>
20225
20226 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
20227 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
20228 is allocated by the compiler.
20229 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
20230 anons, e, anone to force their allocation by the compiler.
20231
202322006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
20233
20234 * gdb.base/help.exp: Update expected text for help d and
20235 help delete.
20236
27ce9a6d
MK
202372006-05-02 Mark Kettenis <kettenis@gnu.org>
20238
20239 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
20240 NetBSD/ELF targets.
20241
8608915f
MK
202422006-04-30 Mark Kettenis <kettenis@gnu.org>
20243
20244 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
20245 single-step breakpoint fails; make this a KFAIL on
20246 sparc*-*-openbsd*.
20247 * gdb.base/siginfo.exp: Likewise.
20248 * gdb.base/sigstep.exp (advance, advancei): Likewise.
20249
b8db102d
MS
202502006-04-26 Michael Snyder <msnyder@redhat.com>
20251
20252 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
20253 which may have to consume output from other forks.
20254 Add tests to make sure that "delete fork" succeeded.
20255
c702009a
MS
202562006-04-20 Michael Snyder <msnyder@redhat.com>
20257
20258 * 2006-03-22 Jim Blandy <jimb@redhat.com>
20259 Add support for the Renesas M32C and M16C.
20260
20261 * gdb.asm/asm-source.exp: Add m32c target.
20262 * gdb.asm/m32c.inc: Support for m32c target.
20263
e28493f2
AS
202642006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
20265
20266 * gdb.base/commands.exp (recursive_source_test): New test.
20267
880da185
DM
202682006-04-04 David S. Miller <davem@sunset.davemloft.net>
20269
20270 * gdb.base/float.exp: Add pattern for sparc targets.
20271
61d9b92f
DJ
202722006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
20273
20274 * gdb.base/commands.exp (stray_arg0_test): New test.
20275
bd717df8
PB
202762006-03-30 Paul Brook <paul@codesourcery.com>
20277
20278 * gdb.mi/mi-until.exp: kfail broken until command.
20279 * gdb.mi/mi2-until.exp: Ditto.
20280
ec793d3c
NR
202812006-03-27 Nick Roberts <nickrob@snap.net.nz>
20282
20283 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
20284
831004b7
AO
202852006-03-08 Alexandre Oliva <aoliva@redhat.com>
20286
20287 * gdb.base/prelink.exp: Anchor tested-for regular expression
20288 on gdb prompt.
20289
effe49a0
PB
202902006-03-07 Paul Brook <paul@codesourcery.com>
20291
20292 * gdb.base/assign.exp: Correct fail message.
20293
e5461016
PB
202942006-03-07 Paul Brook <paul@codesourcery.com>
20295
20296 * lib/compiler.c: Extract armcc version number.
20297 * lib/compiler.cc: Ditto.
20298
fc91c6c2
PB
202992006-03-07 Paul Brook <paul@codesourcery.com>
20300
20301 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
20302 additional_flags=-w.
20303 * gdb.arch/altivec-regs.exp: Ditto.
20304 * gdb.arch/e500-abi.exp: Ditto.
20305 * gdb.arch/e500-regs.exp: Ditto.
20306 * gdb.base/all-bin.exp: Ditto.
20307 * gdb.base/annota1.exp: Ditto.
20308 * gdb.base/annota3.exp: Ditto.
20309 * gdb.base/args.exp: Ditto.
20310 * gdb.base/arithmet.exp: Ditto.
20311 * gdb.base/assign.exp: Ditto.
20312 * gdb.base/async.exp: Ditto.
20313 * gdb.base/bang.exp: Ditto.
20314 * gdb.base/break.exp: Ditto.
20315 * gdb.base/call-rt-st.exp: Ditto.
20316 * gdb.base/completion.exp: Ditto.
20317 * gdb.base/cond-expr.exp: Ditto.
20318 * gdb.base/condbreak.exp: Ditto.
20319 * gdb.base/consecutive.exp: Ditto.
20320 * gdb.base/define.exp: Ditto.
20321 * gdb.base/display.exp: Ditto.
20322 * gdb.base/ena-dis-br.exp: Ditto.
20323 * gdb.base/environ.exp: Ditto.
20324 * gdb.base/eval-skip.exp: Ditto.
20325 * gdb.base/info-proc.exp: Ditto.
20326 * gdb.base/jump.exp: Ditto.
20327 * gdb.base/logical.exp: Ditto.
20328 * gdb.base/long_long.exp: Ditto.
20329 * gdb.base/maint.exp: Ditto.
20330 * gdb.base/miscexprs.exp: Ditto.
20331 * gdb.base/pc-fp.exp: Ditto.
20332 * gdb.base/pointers.exp: Ditto.
20333 * gdb.base/relational.exp: Ditto.
20334 * gdb.base/reread.exp: Ditto.
20335 * gdb.base/sect-cmd.exp: Ditto.
20336 * gdb.base/sep.exp: Ditto.
20337 * gdb.base/sepdebug.exp: Ditto.
20338 * gdb.base/until.exp: Ditto.
20339 * gdb.base/whatis-exp.exp: Ditto.
20340 * gdb.cp/annota2.exp: Ditto.
20341 * gdb.cp/annota3.exp: Ditto.
20342 * gdb.trace/actions.exp: Ditto.
20343 * gdb.trace/backtrace.exp: Ditto.
20344 * gdb.trace/circ.exp: Ditto.
20345 * gdb.trace/collection.exp: Ditto.
20346 * gdb.trace/deltrace.exp: Ditto.
20347 * gdb.trace/infotrace.exp: Ditto.
20348 * gdb.trace/limits.exp: Ditto.
20349 * gdb.trace/packetlen.exp: Ditto.
20350 * gdb.trace/passc-dyn.exp: Ditto.
20351 * gdb.trace/passcount.exp: Ditto.
20352 * gdb.trace/report.exp: Ditto.
20353 * gdb.trace/save-trace.exp: Ditto.
20354 * gdb.trace/tfind.exp: Ditto.
20355 * gdb.trace/tracecmd.exp: Ditto.
20356 * gdb.trace/while-dyn.exp: Ditto.
20357 * gdb.trace/while-stepping.exp: Ditto.
20358 * lib/gdb.exp: Ditto.
20359 (gdb_compile): Handle nowarning option.
20360
5f4a23d9
AO
203612006-03-07 Alexandre Oliva <aoliva@redhat.com>
20362
20363 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
20364 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
20365 Rename executable to prelinkt. Don't re-prelink if we didn't
20366 get a core file. Test prelink -u exit status to tell whether
20367 prelinking failed. Use gdb_test_multiple.
20368
9733fc94
DJ
203692006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
20370
20371 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
20372 (do_tests): Call it.
20373
cc10cae3
AO
203742006-02-28 Alexandre Oliva <aoliva@redhat.com>
20375
20376 * gdb.base/prelink.exp: New test.
20377 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
20378
15c46491
WZ
203792006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
20380
20381 * gdb.fortran/derived-type.f90: New file.
20382 * gdb.fortran/derived-type.exp: New testcase.
20383
5c9f7ded
DJ
203842006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
20385
20386 * gdb.base/default.exp: Allow ';' as a directory separator.
20387
5b96932b
AS
203882006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
20389
20390 * gdb.base/help.exp (help add-symbol-file): Update.
20391
1986bccd
AS
203922006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
20393
20394 * gdb.base/help.exp (help load): Update expected results.
20395
a8b7528f
FF
203962006-02-19 Fred Fish <fnf@specifix.com>
20397
20398 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
20399 specifix hex value as part of results.
20400 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 20401
f8261448
FF
204022006-02-16 Fred Fish <fnf@specifix.com>
20403
20404 * gdb.base/whatis.c: Define variables using typedefs char_addr,
20405 ushort_addr, and slong_addr, so the typedefs are not optimized
20406 away.
20407 * gdb.base/whatis.exp: Add tests using type name for struct type,
20408 union type, enum type, and typedef.
a9c64011 20409
31d8bdd2
MK
204102006-02-13 Mark Kettenis <kettenis@gnu.org>
20411
20412 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
20413
34e41e63
JB
204142006-02-13 Jim Blandy <jimb@redhat.com>
20415
20416 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
20417 case where it takes two "next" commands to skip past the init
20418 call.
20419
ac6e4f31
FF
204202006-02-12 Fred Fish <fnf@specifix.com>
20421
20422 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
20423 to handle cases where it takes two "next" commands to skip
20424 past the init call.
20425
2db2d571
JB
204262006-02-07 Joel Brobecker <brobecker@adacore.com>
20427
20428 * gdb.ada/array_return.exp: Mark the last test as expected to fail
20429 on hppa32 targets.
20430
38fcd64c
DJ
204312006-02-06 Vladimir Prus <ghost@cs.msu.su>
20432
20433 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
20434 field.
20435
1315ad46
MK
204362006-01-29 Mark Kettenis <kettenis@gnu.org>
20437
20438 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
20439
5625b943
DJ
204402006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
20441
20442 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
20443 files.
20444
80df1bbe
DJ
204452006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
20446
20447 * gdb.cp/maint.exp: Set complaints to a positive value.
20448
9078e690
DJ
204492006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
20450
20451 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
20452 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
20453 function name.
20454
9c903399
DJ
204552006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
20456
20457 * gdb.base/checkpoint.c: Update copyright notice. Include
20458 <stdlib.h>.
20459
761ae4d6
JB
204602006-01-04 Jim Blandy <jimb@redhat.com>
20461
20462 * gdb.asm/asm-source.exp: Independently provide default values for
20463 asm-flags and debug-flags. Use 'string equal' to do the
20464 comparison, not the implicit expr's '==' operator. Remove
20465 now-unneeded assignments to asm-flags. In h8300 case, place
20466 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
20467
099ac3dd
MS
204682006-01-04 Michael Snyder <msnyder@redhat.com>
20469
20470 * gdb.base/checkpoint.c: New file.
20471 * gdb.base/checkpoint.exp: New file.
20472 * gdb.base/multi-fork.c: New file.
20473 * gdb.base/multi-fork.exp: New file.
20474 * gdb.base/pi.txt: New file (data for checkpoint.c test).
20475
f4d85314
FF
204762006-01-04 Fred Fish <fnf@specifix.com>
20477
20478 * gdb.base/ptype.c (foo): Add typedef.
20479 (intfoo): Add function.
20480 * gdb.base/ptype1.c: New file.
20481 * gdb.base/ptype.exp: Handle compilation and linking with two
20482 source files. Test that proper type for "foo" is found based
20483 on source context rather than first match found in symtabs.
20484
a1b06f35
MK
204852005-12-28 Mark Kettenis <kettenis@gnu.org>
20486
20487 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
20488 * gdb.asm/openbsd.inc: Indent commands.
20489
d082a1e2
MK
204902005-12-26 Mark Kettenis <kettenis@gnu.org>
20491
c65016bd
MK
20492 * gdb.base/freebpcmd.exp: Increase timeout.
20493
d082a1e2
MK
20494 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
20495
d3c32a0e
DJ
204962005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
20497
20498 * gdb.base/default.exp: Update check for "show version".
20499
9fdb1f50
RC
205002005-12-09 Randolph Chung <tausq@debian.org>
20501
20502 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
20503 * gdb.asm/pa64.inc: New file.
20504
5f2c56f7
RC
205052005-12-09 Randolph Chung <tausq@debian.org>
20506
20507 * gdb.asm/common.inc: Indent commands.
20508 * gdb.asm/asmsrc1.s: Likewise.
20509 * gdb.asm/asmsrc2.s: Likewise.
20510
8117349c
RC
205112005-12-09 Randolph Chung <tausq@debian.org>
20512
20513 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
20514 (get_addr_of_sym): Remove duplicate print.
20515 (gen_core): xfail hppa*-*-hpux*, update expected output.
20516 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
20517 * gdb.arch/pa64-nullify.s: New file.
20518
8f07f25a
RC
205192005-12-09 Randolph Chung <tausq@debian.org>
20520
20521 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
20522
55b39184
DJ
205232005-12-07 Christophe Lyon <christophe.lyon@st.com>
20524
20525 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
20526 code generation for these functions.
20527 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
20528 error message.
20529
31e2b00f
AS
205302005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
20531
20532 * gdb.base/help.exp (help b, help br, help bre, help brea)
20533 (help break): Update the expected message.
20534
c3d0b56e
SC
205352005-11-11 Stephane Carrez <stcarrez@nerim.fr>
20536
20537 * gdb.asm/m68hc11.inc: Setup the data section.
20538 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
20539 script for this test.
20540 (m6812-*-*): Likewise.
20541
36ae0ea9
RC
205422005-11-09 Randolph Chung <tausq@debian.org>
20543
20544 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
20545
9d6f42e9
WZ
205462005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
20547
20548 * gdb.base/break.exp: Fix a comment typo.
20549
e2126a14
EZ
205502005-11-03 Jim Blandy <jimb@redhat.com>
20551
a9c64011
AS
20552 Checked in by Elena Zannoni <ezannoni@redhat.com>
20553
889bf7c5 20554 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 20555
e0ac7199
CV
205562005-11-02 Corinna Vinschen <vinschen@redhat.com>
20557
20558 * gdb.arch/gdb1558.c: Include stdio.h.
20559
31d3fb18
MK
205602005-10-31 Mark Kettenis <kettenis@gnu.org>
20561
20562 * gdb.asm/asm-source.exp: Use -e instead of --entry.
20563
e52b687c
MK
205642005-10-31 Mark Kettenis <kettenis@gnu.org>
20565
20566 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
20567
f4711d79
PG
205682005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
20569
a9c64011
AS
20570 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
20571 vscr" tests to better match output.
f4711d79 20572
987a9106
JB
205732005-10-12 Jim Blandy <jimb@redhat.com>
20574
20575 * gdb.base/structs.exp (any): New function.
20576 (test_struct_returns): Don't make any assumptions at all about
20577 what value the function returns when GDB can't set the return
20578 value.
20579
2336bb58
JB
205802005-10-09 Joel Brobecker <brobecker@adacore.com>
20581
20582 * gdb.ada/arrayidx/p.adb: New file.
20583 * gdb.ada/arrayidx.exp: New testcase
20584
205852005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
20586
20587 * gdb.ada/array_return/pck.ads: New file.
20588 * gdb.ada/array_return/pck.adb: New file.
20589 * gdb.ada/array_return/p.adb: New file.
20590 * gdb.ada/array_return.exp: New testcase.
20591
705335ea
JB
205922005-10-03 Joel Brobecker <brobecker@adacore.com>
20593
a9c64011
AS
20594 * gdb.base/arrayidx.c: New file.
20595 * gdb.base/arrayidx.exp: New testcase.
705335ea 20596
11ee9940
NR
205972005-09-29 Nick Roberts <nickrob@snap.net.nz>
20598
20599 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
20600 frames-invalid and breakpoints-invalid are no longer generated
20601 with level 3 so don't expect them in the output.
20602
39fb8e9e
BR
206032005-09-27 Bob Rossi <bob@brasko.net>
20604
a9c64011 20605 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
20606 from test. Escape the | in mi_gdb_test call.
20607 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
20608 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
20609 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
20610 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
20611 expected regex's in mi_gdb_test calls.
20612 * lib/mi-support.exp: Remove arbitrary .* from tests.
20613 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
20614 Fully anchor GDB/MI expected results in mi_gdb_test.
20615 * lib/gdb.exp (string_to_regexp): Escape the ] character.
20616 * gdb.base/sizeof.exp: Remove escape character. Correct test.
20617
2af48f68
PB
206182005-09-26 Paul Brook <paul@codesourcery.com>
20619
20620 * long_long.exp: Exclude eabi targets from arm FPA float format test.
20621
f34502bc
WZ
206222005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
20623
20624 * bfp-test.c: New file.
20625 * bfp-test.exp: New testcase.
20626
ca929517
WZ
206272005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
20628
20629 * gdb.fortran/subarray.exp: New testcase to test the evaluation
20630 of subarray and substring variable.
20631 * gdb.fortran/subarray.f: New source file for the test of subarray
20632 and substring variable evaluation.
20633 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
20634 of string constant.
20635
c761af65
DJ
206362005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
20637
20638 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
20639 copyright dates.
20640
561d7a1d
PG
206412005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
20642
20643 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
20644 powerpc altivec' test with an almost identical 'info vector' test.
20645
b2b64cc9
PG
206462005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
20647
a9c64011
AS
20648 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
20649 vscr" tests to match output.
b2b64cc9 20650
6ac4d15a
PG
206512005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
20652
a9c64011
AS
20653 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
20654 output.
6ac4d15a 20655
40e55bef
BR
206562005-09-11 Bob Rossi <bob@brasko.net>
20657
889bf7c5
PA
20658 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
20659 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
20660 commands that return an MI output command and an asyncronous MI output
20661 command.
40e55bef
BR
20662 * gdb.mi/mi-console.exp: Ditto.
20663
3c7385ec
BR
206642005-09-11 Bob Rossi <bob@brasko.net>
20665
20666 * gdb.mi/mi-var-child.c: Include <string.h>.
20667
a6cd0eb3
DJ
206682005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
20669
20670 * killed.exp: Correct gdb_expect syntax.
20671
2f168eed
CV
206722005-08-09 Corinna Vinschen <vinschen@redhat.com>
20673
20674 * lib/mi-support.exp (mi_gdb_load): Fix typo.
20675
ecd3fd0f
BR
206762005-08-02 Bob Rossi <bob@brasko.net>
20677
20678 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
20679 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
20680 Change tests to inferior-tty-set/show.
20681 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
20682 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
20683 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
20684 inferior. Use mi_gdb_test to get GDB and Inferior output.
20685 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
20686 descriptor.
20687 (mi_inferior_tty_name): Add inferior PTY file name.
20688 (mi_gdb_start): Add INFERIOR_PTY parameter.
20689 (mi_gdb_test): Add IPATTERN parameter.
20690
f1ea48cb 206912005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 20692
f1ea48cb
BR
20693 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
20694 parameter to mi_gdb_test.
20695 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
20696
6e650a67
DJ
206972005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
20698
20699 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
20700 struct_declarations.
20701 * gdb.mi/mi-var-child.exp: Step over the initialization of
20702 struct_declarations.
20703
8be260b6
DJ
207042005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
20705
20706 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
20707 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
20708 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
20709 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
20710 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
20711 file.
20712
4e660f07
NR
207132005-07-27 Nick Roberts <nickrob@snap.net.nz>
20714
20715 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
20716 (do_children_tests): Assign values to the extra elements.
20717
20718 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
20719 them for tests for "-var-update --no-values" and
a9c64011 20720 "-var-update --all-values".
4e660f07
NR
20721 Add test for "-var-list-children --simple-values".
20722
20723 * gdb.mi/basics.c (callee4): Add integer array D[3]...
20724
20725 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
20726 "-stack-list-locals --simple-values" Improve doc strings and
20727 comments.
20728
6bdae935
MK
207292005-07-18 Mark Kettenis <kettenis@gnu.org>
20730
598b7a6f
MK
20731 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
20732 *-*-openbsd*.
20733 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
20734
6bdae935
MK
20735 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
20736 sigaltsatck'.
20737
1323e929 207382005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 20739
1323e929
BR
20740 * gdb.base/default.exp (tty): Changed output of command.
20741 * gdb.base/help.exp (help tty): Ditto.
20742
b1a9c082
MK
207432005-07-12 Mark Kettenis <kettenis@gnu.org>
20744
20745 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
20746
10a844a2
MK
207472005-07-10 Mark Kettenis <kettenis@gnu.org>
20748
20749 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
20750 -stack-select-frame without arguments.
20751 (test_stack_frame_listing): Add test for newly implemented command
20752 -stack-info-frame.
20753
3cb3b8df
BR
207542005-07-06 Bob Rossi <bob@brasko.net>
20755
20756 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
20757 command.
20758 (Copyright): Update copyright.
20759
a0c5fbcf
WZ
207602005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
20761
20762 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
20763 tests to evaluate exponentiation expression.
20764
984971d0
AS
207652005-06-29 Andreas Schwab <schwab@suse.de>
20766
20767 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
20768 main to avoid warnings.
20769
20770 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
20771
fe03833f
NR
207722005-06-20 Nick Roberts <nickrob@snap.net.nz>
20773
20774 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
20775 -stack-select-frame without arguments.
20776 (test_stack_frame_listing): Add test for newly implemented command
20777 -stack-info-frame.
a9c64011 20778
7a55f279
WZ
207792005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
20780
0ffa0ea5
DJ
20781 * gdb.fortran/array-element.f: New file.
20782 * gdb.fortran/array-element.exp: New testcase.
7a55f279 20783
26585198
DJ
207842005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
20785
20786 * gdb.base/bigcore.exp: Correct checks for systems which can
20787 not dump a large core file.
20788
c1bd25fd
DJ
207892005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
20790
20791 * gdb.base/relocate.c: Add a copyright notice.
20792 (dummy): Remove.
20793 * gdb.base/relocate.exp: Test printing the values of variables
20794 from a relocatable file.
20795
589e074d
DJ
207962005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
20797
20798 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
20799 excess MI output after an error.
20800
0915f927
JB
208012005-05-29 Joel Brobecker <brobecker@adacore.com>
20802
20803 * gdb.arch/alpha-step.c: New file.
20804 * gdb.arch/alpha-step.exp: New testcase.
20805
76ff342d
DJ
208062005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
20807 Dennis Brueni <dennis@slickedit.com>
20808
20809 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
20810 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
20811 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
20812 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
20813 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
20814 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
20815 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
20816
96b0c7ac
DJ
208172005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
20818 Wu Zhou <woodzltc@cn.ibm.com>
20819
20820 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
20821 IBM's xlc compiler.
20822 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
20823 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
20824
f21565d2
JB
208252005-05-13 Jim Blandy <jimb@redhat.com>
20826
20827 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
20828 calling gdb_suppress_entire_file.
20829 * gdb.base/charset.exp: Same.
20830 * gdb.base/call-rt-st.exp: Same.
20831
6006a3a1
BR
208322005-05-05 Bob Rossi <bob_rossi@cox.net>
20833
20834 * lib/gdb.exp (fullname_syntax): Added global regex.
20835 (fullname_syntax_POSIX): Ditto.
20836 (fullname_syntax_UNC): Ditto.
20837 (fullname_syntax_DOS_CASE): Ditto.
20838 (fullname_syntax_DOS): Ditto.
20839 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
20840 fullname_syntax variable to scope and use it.
20841 (test_file_list_exec_source_files): Ditto.
20842 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
20843
c3b69c04
DJ
208442005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
20845
20846 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
20847
3c95e6af
PG
208482004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
20849
a9c64011
AS
20850 * lib/gdb.exp (skip_altivec_tests): New function, based on
20851 check_vmx_hw_available from the GCC testsuite.
20852 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
20853 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 20854
78df6c56
JB
208552005-05-02 Jim Blandy <jimb@redhat.com>
20856
20857 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
20858 calling gdb_suppress_entire_file.
20859
1690f9cf
DJ
208602005-04-30 Randolph Chung <tausq@debian.org>
20861
20862 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
20863 Slightly relax "sem_post" name checking.
20864
5ea106f7
PG
208652005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
20866
20867 * gdb.base/unload.exp: Use new shared library infrastructure.
20868
bf7234cf
PG
208692005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
20870
20871 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 20872 infrastructure.
bf7234cf 20873
547b869a
CV
208742005-04-29 Corinna Vinschen <vinschen@redhat.com>
20875
20876 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
20877 * gdb.asm/h8300.inc: New file.
20878
f07e55f0
PG
208792005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
20880
20881 * gdb.base/shlib-call.exp: Change to use new shared library
20882 infrastructure.
20883
3cbba3d1
PG
208842005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
20885
a9c64011
AS
20886 * gdb.base/pending.exp: Change to use new shared library
20887 infrastructure.
3cbba3d1 20888
ed6df200
PG
208892005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
20890
a9c64011
AS
20891 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
20892 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 20893
8c8f4ebe
PG
208942005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
20895
a9c64011
AS
20896 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
20897 shared objects being adjusted and update copyright years.
8c8f4ebe 20898
607fbc54
DJ
208992005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
20900
20901 * ChangeLog: Correct some 2003-01-13 dates.
20902 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
20903 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
20904 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
20905 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
20906 gdb.trace/tfind.exp: Update copyright years.
20907
57bf0e56
DJ
209082005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
20909 Daniel Jacobowitz <dan@codesourcery.com>
20910
20911 * lib/gdb.exp (gdb_compile): Handle shlib=.
20912 (gdb_compile_shlib): New function.
20913
9b593790
PG
209142005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
20915
a9c64011 20916 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 20917
9494c6a5
DJ
209182005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
20919
20920 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
20921 gdb.server.
20922 * configure.ac: Likewise.
20923 * configure: Regenerated.
20924 * gdb.gdbserver/Makefile.in: Moved to...
20925 * gdb.server/Makefile.in: ... here.
20926 * gdb.gdbserver/server.c: Moved to...
20927 * gdb.server/server.c: ... here.
20928 * gdb.gdbserver/server-run.exp: Moved to...
20929 * gdb.server/server-run.exp: ... here.
20930
6f8eac0e
DJ
209312005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
20932
20933 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
20934 * configure.ac: Create gdb.gdbserver/Makefile.
20935 * configure: Regenerated.
20936 * lib/gdbserver-support.exp: New file, derived from
20937 config/gdbserver.exp.
20938 * config/gdbserver.exp: Use gdbserver-support.exp.
20939 * gdb.gdbserver/Makefile.in: New file.
20940 * gdb.gdbserver/server.c: New file.
20941 * gdb.gdbserver/server-run.exp: New file.
20942
6e87504d
PG
209432005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
20944
a9c64011
AS
20945 * lib/gdb.exp (test_compiler_info): Return compiler_info
20946 if no arguments are given.
6e87504d 20947
d1779be4
PG
209482005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
20949
20950 * gdb.arch/altivec-abi.exp: Check for compiler and set
20951 use altivec' flag accordingly.
20952 * gdb.arch/altivec-regs.exp: Likewise.
20953
88750304
DJ
209542005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
20955
20956 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
20957
f3fb768d
AS
209582005-03-27 Andreas Schwab <schwab@suse.de>
20959
20960 * gdb.base/bigcore.c (main): Add missing mode argument in open
20961 call.
20962
7e813ac5
DJ
209632005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
20964
20965 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
20966 downloads.
20967 * config/gdbserver.exp (gdb_load): Likewise.
20968
8e3049aa
PB
209692005-03-14 Paul Brook <paul@codesourcery.com>
20970
20971 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
20972 targets.
20973
a9df7c44
JB
209742005-03-09 Joel Brobecker <brobecker@adacore.com>
20975
20976 * gdb.dwarf2/dup-psym.S: New file.
20977 * gdb.dwarf2/dup-psym.exp: New testcase.
20978
9f0d94e8
JB
209792005-03-09 Joel Brobecker <brobecker@adacore.com>
20980
20981 * gdb.ada/exec_changed/first.adb: New file.
20982 * gdb.ada/exec_changed/second.adb: New file.
20983 * gdb.ada/exec_changed.exp: New testcase.
20984
5f579bc5
NS
209852005-03-08 Nathan Sidwell <nathan@codesourcery.com>
20986
36e9969c
NS
20987 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
20988 (A2): New class.
20989 (main): Test operator+.
20990 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
20991 breakpoint test.
20992
5f579bc5
NS
20993 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
20994 * gdb.base/signull.exp: Disable if gdb,nosignals.
20995 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
20996 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
20997 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
20998 * gdb.mi/mi2-console.exp: Likewise.
20999 * gdb.trace/collection.exp (run_trace_experiment): Consume the
21000 continue output at start.
21001 (gdb_collect_locals_test): Robustify regexp.
21002 * gdb.trace/passc-dyn.exp: Fix comment typo.
21003 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
21004
be46087e
CV
210052005-03-08 Corinna Vinschen <vinschen@redhat.com>
21006
21007 * gdb.asm/asm-source.exp: Add iq2000 case.
21008 * gdb.asm/iq2000.inc: New file.
21009
384e1a61 210102005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 21011
384e1a61
MI
21012 * gdb.base/command.exp: Change hardcoded value to regular expression.
21013 * gdb.base/float.exp: Add powerpc to the list of targets checked.
21014
584b6e9e
DJ
210152005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
21016
21017 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
21018 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
21019 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
21020 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
21021 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
21022
ab5b5d61
MK
210232005-03-05 Mark Kettenis <kettenis@gnu.org>
21024
21025 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
21026 changes.
21027
ae051c1b
PG
210282004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
21029
a9c64011
AS
21030 * lib/compiler.c: Add test for IBM's xlc compiler.
21031 * lib/compiler.cc: Likewise.
ae051c1b 21032
3f0f6ed2
JB
210332004-02-24 Joel Brobecker <brobecker@adacore.com>
21034
21035 * gdb.ada/fixed_points.exp: Create compilation object directory
21036 before running the test.
21037 * gdb.ada/null_record.exp: Likewise.
21038 * gdb.ada/packed_array.exp: Likewise.
21039 * gdb.ada/start.exp: Likewise.
21040
724f452b
JB
210412005-02-15 Joel Brobecker <brobecker@adacore.com>
21042
21043 * gdb.ada/packed_array/pa.adb: New file.
21044 * gdb.ada/packed_array.exp: New testcase.
21045
57f5cdfb 210462005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 21047
1f393151
MK
21048 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
21049 files.
21050
ebdda337
MK
21051 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
21052 on *-*-openbsd*. Correctly match whitespace in regukar
21053 expressions.
21054
cf309262
DJ
210552005-02-10 Daniel Jacobowitz <dan@debian.org>
21056
21057 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
21058 PR exp/1821
21059 * gdb.base/gdb1821.c: New test file.
21060 * gdb.base/gdb1821.exp: New test file.
21061
3be49e7a
JB
210622005-02-09 Joel Brobecker <brobecker@adacore.com>
21063
21064 * gdb.base/start.c: New file.
21065 * gdb.base/start.exp: New testcase.
21066
e292e67d
JB
210672005-02-09 Joel Brobecker <brobecker@adacore.com>
21068
21069 * gdb.ada/start/dummy.adb: New file.
21070 * gdb.ada/start.exp: New testcase.
21071
dbdfa66c
CV
210722005-02-09 Corinna Vinschen <vinschen@redhat.com>
21073
21074 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
21075 for printing symbols and statistics.
21076 Add test for using relative pathnames in "maint print msymbols" test.
21077 Mark "maint info sections DATA" XFAIL on Cygwin.
21078 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
21079 tests.
21080
d7941671
AC
210812005-02-09 Andreas Schwab <schwab@suse.de>
21082
21083 Committed by Andrew Cagney <cagney@gnu.org>
21084 * gdb.base/remotetimeout.exp: New file.
21085
74e5ef44
MK
210862005-02-07 Mark Kettenis <kettenis@gnu.org>
21087
21088 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
21089
464dd14d
JB
210902005-02-03 Joel Brobecker <brobecker@adacore.com>
21091
21092 * gdb.ada/gnat_ada.gpr: New file.
21093 * gdb.ada/gnat_ada.gin: Delete, no longer used.
21094 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
21095 * configure.ac: No longer generate gnat_ada.gpr.
21096 * configure: Regenerate.
21097 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
21098 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
21099 * gdb.ada/null_record/bar.ads: Likewise.
21100 * gdb.ada/null_record/bar.adb: Likewise.
21101 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
21102 * gdb.ada/null_record.exp (testdir): New variable.
21103 (testfile): executable is now in testdir subdirectory.
21104 (srcfile): Use full path to the main compilation unit.
21105 * gdb.ada/fixed_points.exp: Same changes as above.
21106
30d756ae
NR
211072005-02-03 Nick Roberts <nickrob@snap.net.nz>
21108
21109 * gdb.base/interp.exp: New test.
21110
9d799f85
AC
211112005-01-24 Andrew Cagney <cagney@gnu.org>
21112
21113 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
21114
15656118
AC
211152005-01-19 Andrew Cagney <cagney@gnu.org>
21116
a892c31b
AC
21117 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
21118 configure.ac not configure.in.
21119
15656118
AC
21120 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
21121 of powerpc*-*-*.
21122 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 21123 * gdb.base/list.exp (test_list_function)
15656118
AC
21124 (test_list_filename_and_function): Ditto.
21125 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
21126
a7b01baf
AC
211272005-01-16 Andrew Cagney <cagney@gnu.org>
21128
17d92a02
AC
21129 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
21130
a7b01baf
AC
21131 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
21132
bc8332bb
AC
211332005-01-14 Andrew Cagney <cagney@gnu.org>
21134
21135 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
21136 * gdb.mi/mi2-var-cmd.exp: Ditto.
21137
4d074752
CV
211382005-01-10 Corinna Vinschen <vinschen@redhat.com>
21139
21140 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
21141
bec39cab
AC
211422005-01-07 Andrew Cagney <cagney@gnu.org>
21143
21144 * configure.ac: Rename configure.in, require autoconf 2.59.
21145 * configure: Re-generate.
21146 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
21147 * gdb.stabs/configure: Re-generate.
21148 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
21149 * gdb.hp/configure: Re-generate.
21150 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
21151 autoconf 2.59.
21152 * gdb.hp/gdb.objdbg/configure: Re-generate.
21153 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
21154 autoconf 2.59.
21155 * gdb.hp/gdb.defects/configure: Re-generate.
21156 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
21157 autoconf 2.59.
21158 * gdb.hp/gdb.compat/configure: Re-generate.
21159 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
21160 autoconf 2.59.
21161 * gdb.hp/gdb.base-hp/configure: Re-generate.
21162 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
21163 autoconf 2.59.
21164 * gdb.hp/gdb.aCC/configure: Re-generate.
21165
f10b16d4
JB
211662004-12-15 Jim Blandy <jimb@redhat.com>
21167
21168 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
21169 under NPTL when there is debugging info available for libpthread.
21170
fb6e1814
JG
211712004-12-13 Jerome Guitton <guitton@gnat.com>
21172
21173 * gdb.ada/fixed_points.c: New file.
21174 * gdb.ada/fixed_points.exp: New file.
21175
fe46cd3a
RC
211762004-12-03 Randolph Chung <tausq@debian.org>
21177
21178 * gdb.arch/pa-nullify.exp: New file.
21179 * gdb.arch/pa-nullify.s: New file.
21180
8de0841b
RC
211812004-11-30 Randolph Chung <tausq@debian.org>
21182
21183 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
21184 instead of "tbug". Fix regexp to work properly with gdb_test.
21185
c8170782
PH
211862004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
21187
21188 * gdb.base/bitfields2.exp: New test.
21189 * gdb.base/bitfields2.c: New file.
21190
954269c2
RE
211912004-11-28 Richard Earnshaw <rearnsha@arm.com>
21192
21193 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
21194
0107feed
RC
211952004-11-16 Randolph Chung <tausq@debian.org>
21196
21197 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
21198
f073ae8c
DJ
211992004-11-14 Daniel Jacobowitz <dan@debian.org>
21200
21201 * gdb.threads/threadapply.exp: Correct "macro details" test.
21202
19ad59e7
JJ
212032004-11-11 Jeff Johnston <jjohnstn@redhat.com>
21204
21205 * gdb.threads/threadapply.exp: New test.
21206 * gdb.threads/threadapply.c: New file.
21207
9cf0961b
MK
212082004-11-07 Mark Kettenis <kettenis@gnu.org>
21209
21210 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
21211 frames.
21212
c789492a
FL
212132004-11-05 Felix Lee <felix+log1@specifixinc.com>
21214
21215 * gdb.base/cursal.exp: New file.
21216 * gdb.base/cursal.c: New file.
21217
a1e167bb
AC
212182004-11-03 Andrew Cagney <cagney@gnu.org>
21219
21220 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
21221
b7cbf173
MK
212222004-10-30 Mark Kettenis <kettenis@gnu.org>
21223
21224 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
21225 NetBSD/ELF targets.
21226
88f9d34f
JB
212272004-10-29 Joel Brobecker <brobecker@gnat.com>
21228
21229 * gdb.threads/bp_in_thread.c: New file, copied from
21230 pthread_cond_wait.c.
21231 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
21232 file, rather than reusing the .c file from another testcase.
21233
ca7d6a0c
JB
212342004-10-20 Joel Brobecker <brobecker@gnat.com>
21235
21236 * gdb.ada/null_record.exp: Check where we stopped after
21237 sending the start command, instead of where the associated
21238 temporary breakpoint was inserted.
21239
0d863d03
AC
212402004-10-14 Andrew Cagney <cagney@gnu.org>
21241
21242 * gdb.mi/gdb701.c (main): Return 0.
21243
d11e72cb
DJ
212442004-10-13 Daniel Jacobowitz <dan@debian.org>
21245
d40539a4 21246 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 21247
e1923096
JJ
212482004-10-12 Jeff Johnston <jjohnstn@redhat.com>
21249
21250 * gdb.threads/schedlock.c: Add comment markers to use to find
21251 line numbers.
21252 * gdb.threads/schedlock.exp: Adjust regex to handle the new
21253 comments.
21254 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
21255 breakpoint lines.
21256
ec8ba2c9
DJ
212572004-10-12 Daniel Jacobowitz <dan@debian.org>
21258
21259 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
21260
0eb3658b
DJ
212612004-10-12 Daniel Jacobowitz <dan@debian.org>
21262
21263 * configure.in: Add gdb.dwarf2.
21264 * configure: Regenerated.
21265 * Makefile.in: Add gdb.dwarf2.
21266 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
21267 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
21268 gdb.dwarf2/file1.txt: New files.
21269
a271cc33
OF
212702004-10-11 Orjan Friberg <orjanf@axis.com>
21271
a9c64011 21272 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
21273 of "run", since the latter doesn't work with remote targets. Adjust
21274 the breakpoint numbering accordingly.
21275 * gdb.threads/pthread_cond_wait.exp: Ditto.
21276
895ce074
MC
212772004-10-08 Michael Chastain <mec.gnu@mindspring.com>
21278
21279 * gdb.base/overlays.exp: Update copyright years.
21280
6be3092d
KI
212812004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
21282
21283 * gdb.base/overlays.exp: Disable if target is Linux.
21284
e05389b8
FL
212852004-10-06 Felix Lee <felix+log1@specifixinc.com>
21286
21287 * config/gdbserver.exp (gdb_load): Use right filename on remote.
21288
73cb587d
KI
212892004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
21290
21291 * gdb.asm/asm-source.exp: Add m32r-linux target.
21292 * gdb.asm/m32r-linux.inc: New file.
21293
3c0edcdc
AC
212942004-09-24 Andrew Cagney <cagney@redhat.com>
21295 David Anderson <anderson@redhat.com>
21296
21297 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
21298 command fails, assume things will work.
21299 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
21300 (_GNU_SOURCE): Define.
21301 (print_unsigned, print_hex): Change parameter to "long long".
21302 (print_byte_count): New function, use to print byte counts.
21303 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
21304 O_LARGEFILE.
21305 (main): Compute an upper bound on a corefile in max_core_size.
21306 Limit memory chunk size to max_core_size. Limit total memory
21307 allocated to max_core_size.
21308
4bb3667f
AC
213092004-09-23 Andrew Cagney <cagney@gnu.org>
21310
21311 * gdb.base/bigcore.exp: Replace the code that creates a corefile
21312 from a separate process with code that creates a corefile by
21313 making the inferior dump core.
21314
60fe1a51
MK
213152004-09-23 Mark Kettenis <kettenis@gnu.org>
21316
21317 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
21318 block.
21319
8e937346
MC
213202004-09-23 Michael Chastain <mec.gnu@mindspring.com>
21321
21322 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
21323 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
21324 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
21325 Likewise.
21326
7213f6d6
JJ
213272004-09-20 Jeff Johnston <jjohnstn@redhat.com>
21328
21329 * gdb.java/jprint.exp: New test case for java inferior call.
21330 * gdb.java/jprint.java: Ditto.
21331
eac69dca
JB
213322004-09-15 Joel Brobecker <brobecker@gnat.com>
21333
21334 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
21335
22227696
MC
213362004-09-14 Michael Chastain <mec.gnu@mindspring.com>
21337
21338 * gdb.threads/killed.c: Include <stdlib.h>.
21339 * gdb.threads/pthreads.c: Likewise.
21340
7dd403a4
MC
213412004-09-14 Michael Chastain <mec.gnu@mindspring.com>
21342
21343 * gdb.threads/killed.c: Add copyright notice.
21344
33f2d567
JM
213452004-09-10 Jason Molenda (jmolenda@apple.com)
21346
a9c64011
AS
21347 * gdb.base/define.exp: Two new tests to verify zero space chars
21348 after 'if' and 'while' commands in a user-defined command is correctly
21349 parsed.
33f2d567 21350
e05b62ac
AC
213512004-09-08 Andrew Cagney <cagney@gnu.org>
21352
21353 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
21354 delivery test with duplicate at end of file.
21355
9cbe82da
MK
213562004-09-06 Mark Kettenis <kettenis@jive.nl>
21357
21358 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
21359
564803d9
MC
213602004-09-05 Michael Chastain <mec.gnu@mindspring.com>
21361
21362 * config/hppro.exp: Removed.
21363
7c6807ce
MC
213642004-09-05 Michael Chastain <mec.gnu@mindspring.com>
21365
21366 * config/sparclet.exp: Removed.
21367
bf7e26dd
MC
213682004-09-05 Michael Chastain <mec.gnu@mindspring.com>
21369
21370 * config/udi.exp: Removed.
21371
714e341b
MC
213722004-09-02 Michael Chastain <mec.gnu@mindspring.com>
21373
21374 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
21375 of "exp_continue".
21376 (advancei): Likewise.
21377
1236e623
JJ
213782004-09-01 Jeff Johnston <jjohnstn@redhat.com>
21379
21380 * gdb.base/unload.exp: Fix so messages aren't duplicated.
21381
3bdcad15
MI
213822004-09-01 Manoj Iyer <manjo@austin.ibm.com>
21383
228af206 21384 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
21385 to check for nodebug in executable.
21386 * gdb.gdb/observer.exp (setup_test): Likewise.
21387 * gdb.gdb/selftest.exp (test_with_self): Likewise.
21388 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
21389
c72b934c
AC
213902004-09-01 Andrew Cagney <cagney@gnu.org>
21391
21392 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
21393 files.
21394
edd9b715
JJ
213952004-09-01 Jeff Johnston <jjohnstn@redhat.com>
21396
21397 * gdb.base/unload.exp: Fix expected warning message to match
21398 latest format.
21399
fb4ce06b
CV
214002004-09-01 Corinna Vinschen <vinschen@redhat.com>
21401
21402 * gdb.base/call-rt-st.exp: Fix typos.
21403
ce78e7c3
MI
214042004-08-31 Manoj Iyer <manjo@austin.ibm.com>
21405
21406 * gdb.threads/thread_check.exp: New testcase.
21407 * gdb.threads/thread_check.c: New testcase.
21408
2dedb159
AC
214092004-08-31 Andrew Cagney <cagney@gnu.org>
21410
21411 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
21412 (skip_to_handler_entry): New procedures. Test stepping into a
21413 handler when the breakpoint is at the handler's entry point.
21414
68f53502
AC
214152004-08-30 Andrew Cagney <cagney@gnu.org>
21416
21417 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
21418 gdb/1757.
21419
3e3ffd2b
MC
214202004-08-27 Michael Chastain <mec.gnu@mindspring.com>
21421
21422 With code from Manoj Iyer <manjo@austin.ibm.com>:
21423 * lib/gdb.exp (gdb_file_cmd): Return more information in the
21424 return value. Add an arm for "no debugging symbols found".
21425 Change a stray "error" to "perror".
21426 (gdb_run_cmd): Adapt to new return value.
21427 * gdb.base/remote.exp: Adapt to new return value.
21428 * gdb.gdb/complaints.exp: Likewise.
21429 * gdb.gdb/observer.exp: Likewise.
21430 * gdb.gdb/selftest.exp: Likewise.
21431 * gdb.gdb/xfullpath.exp: Likewise.
21432
4b6f5fd2
JB
214332004-08-27 Joel Brobecker <brobecker@gnat.com>
21434
21435 * gdb.threads/bp_in_thread.exp: New testcase.
21436
e5b25496
MC
214372004-08-27 Michael Chastain <mec.gnu@mindspring.com>
21438
21439 Fix PR testsuite/1735.
21440 * gdb.threads/schedlock.c (thread_function): Add a cast
21441 to suppress a gcc warning.
21442 * gdb.threads/thread-specific.c (thread_function): Likewise.
21443
934353d6
MC
214442004-08-26 Michael Chastain <mec.gnu@mindspring.com>
21445
21446 * gdb.base/unload.c: Include <stdlib.h>.
21447
f98a0aef 214482004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 21449
f98a0aef 21450 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
21451 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
21452 synchronized after the "return".
21453
5a2e8882
MC
214542004-08-26 Michael Chastain <mec.gnu@mindspring.com>
21455
21456 * gdb.mi/basics.c: Include <stdio.h>.
21457 * gdb.mi/pthreads.c: Include <stdlib.h>.
21458 * gdb.mi/var-cmd.c: Include <stdlib.h>.
21459
a9640423
MC
214602004-08-26 Michael Chastain <mec.gnu@mindspring.com>
21461
21462 * gdb.threads/schedlock.c: Add copyright notice.
21463
b04e311d
AC
214642004-08-25 Andrew Cagney <cagney@gnu.org>
21465
21466 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
21467 (skip_over_handler, breakpoint_over_hander): New test procedures.
21468 (advance, advancei): Add a proper prefix, do not use
21469 rerun_to_main.
21470 * gdb.base/sigstep.c (main): Change to use an infinite loop.
21471
7c27f15b
MC
214722004-08-24 Michael Chastain <mec.gnu@mindspring.com>
21473
21474 * gdb.mi/basics.c: Add copyright notice.
21475 * gdb.mi/var-cmd.c: Add copyright notice.
21476
fffc87ae
MC
214772004-08-23 Michael Chastain <mec.gnu@mindspring.com>
21478
21479 * lib/gdb.exp: Remove signed_keyword_not_used.
21480 * lib/compiler.c: Likewise.
21481 * lib/compiler.cc: Likewise.
21482
d782e0bf
MC
214832004-08-23 Michael Chastain <mec.gnu@mindspring.com>
21484
21485 * gdb.base/whatis.c: Remove conditional disabling of "signed".
21486 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
21487
96033e83
MC
214882004-08-23 Michael Chastain <mec.gnu@mindspring.com>
21489
21490 * gdb.base/whatis.c: Add copyright notice.
21491
cf38c229
MK
214922004-08-20 Mark Kettenis <kettenis@gnu.org>
21493
21494 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
21495 it to skip the breakpoints encoded in the inline assembly.
21496
f4b49756
MC
214972004-08-20 Michael Chastain <mec.gnu@mindspring.com>
21498
21499 * Makefile.in: Add gdb.fortran.
21500
2f193b69
MC
215012004-08-20 Michael Chastain <mec.gnu@mindspring.com>
21502
21503 * gdb.base/call-sc.exp (test_scalar_returns):
21504 Fix cut-and-paste glitch in "Make fun return now".
21505
89a237cb
MC
215062004-08-17 Michael Chastain <mec.gnu@mindspring.com>
21507
21508 * configure.in: Add gdb.fortran.
21509 * configure: Regenerate.
21510 * gdb.fortran/Makefile.in: New file.
21511 * lib/gdb.exp (skip_fortran_tests): New procedure.
21512
469aff8e
MC
215132004-08-17 Michael Chastain <mec.gnu@mindspring.com>
21514
21515 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
21516 reference to bug-gnu@prep.ai.mit.edu.
21517 * gdb.mi/mi-var-child.exp: Likewise.
21518 * gdb.mi/mi-var-cmd.exp: Likewise.
21519 * gdb.mi/mi-var-display.exp: Likewise.
21520 * gdb.mi/mi2-var-block.exp: Likewise.
21521 * gdb.mi/mi2-var-child.exp: Likewise.
21522 * gdb.mi/mi2-var-cmd.exp: Likewise.
21523 * gdb.mi/mi2-var-display.exp: Likewise.
21524
00b51b9f
MK
215252004-08-15 Mark Kettenis <kettenis@gnu.org>
21526
21527 * gdb.base/unload.c (main): Make local variable msg const.
21528
45f07fef
MC
215292004-08-15 Michael Chastain <mec.gnu@mindspring.com>
21530
21531 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
21532 to bug-gnu@prep.ai.mit.edu.
21533 * gdb.mi/mi-disassemble.exp: Likewise.
21534 * gdb.mi/mi-eval.exp: Likewise.
21535 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
21536 default line number.
21537 * gdb.mi/mi-return.exp: Likewise.
21538 * gdb.mi/mi-simplerun.exp: Likewise.
21539 * gdb.mi/mi-stack.exp: Likewise.
21540 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
21541 number with explicit range test.
21542 * gdb.mi/mi-watch.exp: Likewise.
21543 * gdb.mi/mi2-break.exp: Likewise.
21544 * gdb.mi/mi2-cli.exp: Likewise.
21545 * gdb.mi/mi2-disassemble.exp: Likewise.
21546 * gdb.mi/mi2-eval.exp: Likewise.
21547 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
21548 default line number.
21549 * gdb.mi/mi2-return.exp: Likewise.
21550 * gdb.mi/mi2-simplerun.exp: Likewise.
21551 * gdb.mi/mi2-stack.exp: Likewise.
21552 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
21553 number with explicit range test.
21554 * gdb.mi/mi2-watch.exp: Likewise.
21555
dd8c8ee7
MC
215562004-08-15 Michael Chastain <mec.gnu@mindspring.com>
21557
21558 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
21559 * gdb.cp/m-static.exp: Likewise.
21560 * gdb.cp/rtti.exp: Likewise.
21561
4e838464
MK
215622004-08-14 Mark Kettenis <kettenis@gnu.org>
21563
21564 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
21565
8d8cb839
EZ
215662004-08-14 Eli Zaretskii <eliz@gnu.org>
21567
21568 * ChangeLog: Prefix Local Variables with semi-colons and indent
21569 the reference to older ChangeLog files, to fix fontification in
21570 Emacs.
21571
deea8bb0
MC
215722004-08-13 Michael Chastain <mec.gnu@mindspring.com>
21573
21574 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
21575 * gdb.mi/mi2-break.exp: Likewise.
21576
c3297504
MC
215772004-08-13 Michael Chastain <mec.gnu@mindspring.com>
21578
21579 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
21580
25808999
MC
215812004-08-13 Michael Chastain <mec.gnu@mindspring.com>
21582
21583 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
21584
226a8d71
MC
215852004-08-13 Michael Chastain <mec.gnu@mindspring.com>
21586
21587 * gdb.cp/classes.exp: Remove unused declarations. Just let
21588 test names default instead of providing special names. Remove
21589 extraneous demangler test.
21590
37fdf854
JJ
215912004-08-12 Jeff Johnston <jjohnstn@redhat.com>
21592
21593 * gdb.base/unload.exp: New test for breakpoints in dynamically
21594 loaded libraries.
21595 * gdb.base/unload.c: Ditto.
21596 * gdb.base/unloadshr.c: Ditto.
21597
2d3a7986
MC
215982004-08-12 Michael Chastain <mec.gnu@mindspring.com>
21599
21600 * gdb.cp/classes.exp (test_ptype_class_objects): Call
21601 cp_test_ptype_class.
21602 (test_enums): Likewise.
21603
c72b934c
AC
216042004-08-10 Andrew Cagney <cagney@gnu.org>
21605
21606 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
21607 files.
21608
cc503c8a
AC
216092004-08-10 Andrew Cagney <cagney@gnu.org>
21610
21611 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
21612 init_malloc call.
21613
902f2ccb
MC
216142004-08-10 Michael Chastain <mec.gnu@mindspring.com>
21615
21616 * ChangeLog: Add copyright notice. The notice is copied
21617 from emacs 21.3 top level ChangeLog.
21618
78c90502
MC
216192004-08-09 Michael Chastain <mec.gnu@mindspring.com>
21620
21621 * lib/cp-support.exp: New file.
21622 * lib/cp-support.exp (cp_test_type_class): New function.
21623 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
21624 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
21625 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
21626 cp_test_ptype_class.
21627
88e5ea78
MC
216282004-08-09 Michael Chastain <mec.gnu@mindspring.com>
21629
21630 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
21631 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
21632 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
21633 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
21634 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
21635 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
21636 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
21637 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
21638 gdb.mi/mi2-watch.exp: Update copyright years.
21639
6a89fc9c
MK
216402004-08-09 Mark Kettenis <kettenis@gnu.org>
21641
21642 * gdb.base/sigaltstack.exp: Provide proper anchoring.
21643
1482e0de
MC
216442004-08-09 Michael Chastain <mec.gnu@mindspring.com>
21645
21646 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
21647 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
21648 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
21649 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
21650 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
21651 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
21652 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
21653 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
21654 gdb.mi/mi-watch.exp: Update copyright years.
21655
1a5ce3f3
DJ
216562004-08-08 Daniel Jacobowitz <dan@debian.org>
21657
21658 PR gdb/1738
21659 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
21660 from a breakpoint with a pending signal.
21661
04f6ecf2
DJ
216622004-08-08 Daniel Jacobowitz <dan@debian.org>
21663
21664 PR gdb/1736
21665 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
21666 * gdb.base/sigaltstack.exp (finish_test): Consume output until
21667 the prompt.
21668 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
21669
54d90d35
DJ
216702004-08-08 Daniel Jacobowitz <dan@debian.org>
21671
21672 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
21673
d2f6abb0
DJ
216742004-08-08 Daniel Jacobowitz <dan@debian.org>
21675
21676 PR gdb/1736
21677 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
21678 for i?86-*-linux*.
21679
5598c03d
DJ
216802004-08-08 Daniel Jacobowitz <dan@debian.org>
21681
21682 * gdb.arch/i386-prologue.exp: Compile without debug information.
21683
c6fee705
MC
216842004-08-08 Michael Chastain <mec.gnu@mindspring.com>
21685
21686 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
21687 rather than asking gdb to search.
21688
dd90efdb
MC
216892004-08-05 Michael Chastain <mec.gnu@mindspring.com>
21690
21691 * gdb.base/gcore.c: Include <string.h>.
21692
1e84bec1
MC
216932004-08-05 Michael Chastain <mec.gnu@mindspring.com>
21694
21695 * gdb.base/gcore.c: Add copyright notice.
21696
e425eb2b
MC
216972004-08-05 Michael Chastain <mec.gnu@mindspring.com>
21698
21699 * gdb.base/freebpcmd.c: Include <stdio.h>.
21700 * gdb.base/long_long.c: Include <string.h>.
21701 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
21702 * gdb.base/siginfo.c: Include <string.h>.
21703 * gdb.base/sigstep.c: Include <string.h>.
21704
cb9aaed5
MC
217052004-08-04 Michael Chastain <mec.gnu@mindspring.com>
21706
21707 * gdb.base/complex.c: Include <stdlib.h>.
21708
55944f3d
MC
217092004-08-04 Michael Chastain <mec.gnu@mindspring.com>
21710
21711 * gdb.base/complex.c: Add copyright notice.
21712
7b2953d9
MC
217132004-08-04 Michael Chastain <mec.gnu@mindspring.com>
21714
21715 * gdb.base/charset.c: Include <stdlib.h>.
21716
c9133d23
MC
217172004-08-04 Michael Chastain <mec.gnu@mindspring.com>
21718
21719 * gdb.base/auxv.c: Include <stdlib.h>.
21720
0a8490ad
MC
217212004-08-04 Michael Chastain <mec.gnu@mindspring.com>
21722
21723 * gdb.base/auxv.c: Add copyright notice.
21724
3426d5ec
MC
217252004-08-04 Michael Chastain <mec.gnu@mindspring.com>
21726
21727 * gdb.base/coremaker.c: Add copyright notice.
21728 * gdb.base/coremaker2.c: Add copyright notice.
21729
8da195dd
AC
217302004-08-04 Andrew Cagney <cagney@gnu.org>
21731
21732 * gdb.base/store.exp: Update copyright.
21733 (check_set, up_set, check_struct, up_struct): Add a prefix to test
21734 names, do not import gdb_prompt.
21735
8d394f98
AC
217362004-08-01 Andrew Cagney <cagney@gnu.org>
21737
21738 Fix PR testsuite/1729.
21739 * gdb.base/dump.exp: Add test name to callers of capture_value, do
21740 not use capture_value with value 4.
21741 (capture_value): Add optional test name parameter.
21742 (test_reload_saved_value, test_restore_saved_value): Use $msg as
21743 the prefix, pass to capture_value.
21744
b6702b23
MK
217452004-08-01 Mark Kettenis <kettenis@gnu.org>
21746
21747 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
21748 * gdb.arch/i386-prologue.c (standard): New prototype and function.
21749 (main): Call new function.
21750
c203e0ca
MC
217512004-07-31 Michael Chastain <mec.gnu@mindspring.com>
21752
21753 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
21754
a7995a30
MC
217552004-07-31 Michael Chastain <mec.gnu@mindspring.com>
21756
21757 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
21758
9366563b
MC
217592004-07-31 Michael Chastain <mec.gnu@mindspring.com>
21760
b6eeaf26 21761 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
21762 Accept more values of vtbl pointer. Remove some messages
21763 about "obsolete gcc or gdb".
21764
2fc1f950
MC
217652004-07-30 Michael Chastain <mec.gnu@mindspring.com>
21766
21767 * gdb.cp/classes.exp: Accept more varieties of ptype output.
21768
c724d49b
MC
217692004-07-30 Michael Chastain <mec.gnu@mindspring.com>
21770
21771 * gdb.base/asm-source.exp: Properly convert target board
21772 debug flags from gcc format to binutils format.
21773
736b0fce
MK
217742004-07-28 Mark Kettenis <kettenis@gnu.org>
21775
21776 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
21777 gdb1718". PR backtrace/1718 partially fixed.
21778
5633ea5c
JJ
217792004-07-27 Jeff Johnston <jjohnstn@redhat.com>
21780
21781 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
21782
575eebb1
NC
217832004-07-26 Nick Clifton <nickc@redhat.com>
21784
21785 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
21786 good default value for a specific architecture is available then
21787 set it to that value. Otherwise default to the -gstabs switch.
21788 Remove the -g... switches from the asm-flags variable. Allow the
21789 target board info to override the value if it wants to. Pass the
21790 switch on the assembler command line.
21791
62104619
MK
217922004-07-23 Mark Kettenis <kettenis@gnu.org>
21793
21794 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
21795 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
21796 (main): Call new function.
21797
4a1135b8
MC
217982004-07-22 Michael Chastain <mec.gnu@mindspring.com>
21799
21800 Test for PR exp/1715.
21801 * gdb.base/radix.exp: Refactor common procedures. Make all
21802 test names unique. Change XFAIL to KFAIL.
21803
8a12c1f0
MC
218042004-07-20 Michael Chastain <mec.gnu@mindspring.com>
21805
21806 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
21807 * gdb.ada/gnat_ada.gin: ... to here.
21808 * configure.in: Use gnat_ada.gin.
21809 * configure: Regenerate.
21810
23b451cf
AC
218112004-07-20 Andrew Cagney <cagney@gnu.org>
21812
21813 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
21814 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
21815 XFAILs. Clean up test messages and comments. Check backtraces.
21816 Delete re-sync code.
21817
ab618a02
MC
218182004-07-19 Michael Chastain <mec.gnu@mindspring.com>
21819
21820 Fix PR cli/740.
21821 * gdb.base/annota1.exp: Honor gdb,nosignals.
21822 * gdb.base/annota3.exp: Likewise.
21823
46dad340
MC
218242004-07-19 Michael Chastain <mec.gnu@mindspring.com>
21825
21826 * lib/java.exp: Update copyright notice.
21827
756d8c70
AC
218282004-07-19 Andrew Cagney <cagney@gnu.org>
21829
21830 * gdb.base/selftest.exp: Copy file from here ...
21831 * gdb.gdb/selftest.exp: ... to here.
21832
586027e6
AC
218332004-07-16 Andrew Cagney <cagney@redhat.com>
21834
21835 * lib/insight-support.exp: Delete file.
21836 * lib/java.exp (java_init): Fix copyright.
21837
029d2200
AC
218382004-07-16 Andrew Cagney <cagney@gnu.org>
21839
21840 * gdb.base/restore.c: Append "prologue" to comments marking the a
21841 function's prologue.
21842 * gdb.base/restore.exp: Update copyright, re-indent.
21843 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
21844 callerN" prefix where needed. Update patterns that match a
21845 function's prologue.
21846
653b62c5
MC
218472004-07-16 Michael Chastain <mec.gnu@mindspring.com>
21848
21849 * gdb.base/restore.c: Add copyright notice.
21850
f7d690e5
AC
218512004-07-16 Andrew Cagney <cagney@gnu.org>
21852
21853 * gdb.base/logical.exp: Update copyright.
21854 (evaluate): New procedure. Use to re-implement tests using
21855 several tables.
21856
d629a7cb
MH
218572004-07-14 Martin Hunt <hunt@redhat.com>
21858
21859 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
21860 which fixes some problems where init.tcl was not found.
21861
9c7bb332
AC
218622004-07-13 Andrew Cagney <cagney@gnu.org>
21863
6bf46641
AC
21864 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
21865 (check_sizeof, check_valueof): Do not include the output in the
21866 test name. Use gdb_test.
21867 (get_valueof): Use gdb_test_multiple.
21868
c4ffd4c0
AC
21869 * gdb.base/step-test.exp: Update copyright. Use
21870 gdb_test_multiple. Ensure that test names do not include
21871 architecture dependent output.
21872
ab89363a
AC
21873 * gdb.gdb/observer.exp: Update copyright.
21874 (setup_test): Use gdb_test_multiple.
21875 (attach_first_observer, attach_second_observer)
21876 (attach_third_observer, detach_first_observer)
21877 (detach_second_observer, detach_third_observer)
21878 (reset_counters, check_counters): Make $message a prefix.
21879 (test_normal_stop_notifications): Add "args" parameter - a list of
21880 init functions to be called. Make $message a prefix,
21881 (test_observer_normal_stop): Change the message prefixes so that
21882 they are unique, pass the attach / detach procedures to
21883 test_normal_stop_notifications.
21884
ec58997a
AC
21885 * gdb.base/signull.exp (test_segv): Prefix all tests with
21886 "${name}". Clean up test messages.
21887
b475183b
AC
21888 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
21889
9c7bb332
AC
21890 * gdb.base/ena-dis-br.exp: Update copyright.
21891 (break_at): New function. Replace send_gdb with gdb_test,
21892 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
21893 ignore count, not stopped at bpt", with KFAIL.
21894
2dd95497
CV
218952004-07-13 Corinna Vinschen <vinschen@redhat.com>
21896
21897 * gdb.base/attach.exp: Remove cleanupfile handling.
21898
419e626b
AC
218992004-07-12 Andrew Cagney <cagney@gnu.org>
21900
21901 * gdb.base/annota1.exp: Cleanup corefile test name.
21902 * gdb.base/annota3.exp: Ditto.
21903
8b1b3228
AC
219042004-07-12 Andrew Cagney <cagney@gnu.org>
21905
78650829
AC
21906 * gdb.base/signals.exp: Clean up copyright, re-indent.
21907
8b1b3228
AC
21908 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
21909 gdb_test and gdb_test_multiple.
21910
935c2760
JJ
219112004-07-08 Jeff Johnston <jjohnstn@redhat.com>
21912
21913 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 21914 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
21915 provide line number info for first statement in main.
21916
1544280f
AC
219172004-07-08 Andrew Cagney <cagney@gnu.org>
21918
1279f4ff
AC
21919 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
21920
1544280f
AC
21921 * gdb.base/sigbpt.exp: Make the common part of each test name a
21922 prefix instead of suffix.
21923
bcc82369
BR
219242004-07-07 Bob Rossi <bob_rossi@cox.net>
21925
21926 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
21927 test from test_tbreak_creation_and_listing to
21928 test_file_list_exec_source_file
21929 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
21930 Changed name of test from test_tbreak_creation_and_listing to
21931 test_file_list_exec_source_file
21932
23f4b0aa
JJ
219332004-07-07 Jeff Johnston <jjohnstn@redhat.com>
21934
21935 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
21936 the jmisc() constructor instead of <init>.
21937 * gdb.java/jmisc1.exp: Ditto.
21938
56401cd5
AC
219392004-07-07 Andrew Cagney <cagney@gnu.org>
21940
21941 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
21942 corrupting the PC.
21943
44ae2f6a
MC
219442004-07-06 Michael Chastain <mec.gnu@mindspring.com>
21945
21946 * gdb.cp/templates.exp: Accept whitespace change in demangler
21947 output.
21948
45a83408
AC
219492004-07-06 Andrew Cagney <cagney@gnu.org>
21950
21951 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
21952
d205ad70
MC
219532004-07-02 Michael Chastain <mec.gnu@mindspring.com>
21954
21955 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
21956 * lib/compiler.cc: Likewise.
21957
06ea1a61
MC
219582004-06-30 Michael Chastain <mec.gnu@mindspring.com>
21959
21960 * lib/compiler.cc: Work around string preprocessing problem
21961 with old hp c++ compiler.
21962 * lib/compiler.c: Likewise.
21963
daab1251
CV
219642004-06-29 Corinna Vinschen <vinschen@redhat.com>
21965
21966 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
21967 directives to conditionalize symbol prefixing.
21968 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
21969 additional_flags handling. Add underscore prefix for Cygwin.
21970 * gdb.arch/i386-unwind.c: Use preprocessor directives to
21971 conditionalize symbol prefixing.
21972 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
21973 additional_flags handling. Add underscore prefix for Cygwin.
21974
cc984116
CV
219752004-06-29 Corinna Vinschen <vinschen@redhat.com>
21976
21977 * gdb.base/bigcore.exp: Skip test on Cygwin.
21978
c279b077
MC
219792004-06-28 Michael Chastain <mec.gnu@mindspring.com>
21980
21981 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
21982 formats for "info register". Use gdb_test_multiple. Fix
21983 the "invalid register" test.
21984
0e915747
CV
219852004-06-28 Corinna Vinschen <vinschen@redhat.com>
21986
21987 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
21988 PID for Cygwin. Add Cygwin specific strings to check for in some
21989 tests.
21990 (do_attach_tests): Add a test for user interaction when attaching
21991 to a process with no matching symbol table already loaded.
21992
11422c86
AC
219932004-06-26 Andrew Cagney <cagney@gnu.org>
21994
21995 Test PR java/1567 and PR java/1565.
21996 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
21997 * gdb.java/jmisc2.exp: Delete file.
21998
cefbce26
MC
219992004-06-26 Michael Chastain <mec.gnu@mindspring.com>
22000
22001 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
22002
e19f872c
CV
220032004-06-25 Corinna Vinschen <vinschen@redhat.com>
22004
22005 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
22006 attach process.
22007
d931ba3b
MC
220082004-06-23 Michael Chastain <mec.gnu@mindspring.com>
22009
22010 * gdb.cp/pr-1553.exp: Remove.
22011
aef68c48
MC
220122004-06-22 Michael Chastain <mec.gnu@mindspring.com>
22013
22014 * gdb.cp/pr-1553.cc: Remove.
22015 * gdb.cp/pr-1553.exp: Disable this test.
22016
8d5df71a
JB
220172004-06-20 Jim Blandy <jimb@redhat.com>
22018
a9c64011 22019 Fix PR testsuite/1680.
8d5df71a
JB
22020 * gdb.arch/i386-sse.exp: Properly quote curly braces in
22021 regular expressions.
22022
4ac6f39d
MC
220232004-06-19 Michael Chastain <mec.gnu@mindspring.com>
22024
22025 Fix PR testsuite/1679.
22026 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
22027 Issue an UNSUPPORTED result instead.
22028
1b413552
JB
220292004-06-18 Jim Blandy <jimb@redhat.com>
22030
22031 * gdb.base/charset.exp: Only send a control-C if we see a new
22032 prompt and incomplete command.
22033
6daa6ebd
MC
220342004-06-18 Michael Chastain <mec.gnu@mindspring.com>
22035
22036 * gdb.cp/pr-574.cc: Add copyright notice.
22037
51fa4ae0
JB
220382004-06-17 Jim Blandy <jimb@redhat.com>
22039
22040 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
22041 cases where the regexp has no groups; this grabs random text from
22042 the previous test suite, whatever that was.
22043
8fea26c5
MC
220442004-06-17 Michael Chastain <mec.gnu@mindspring.com>
22045
22046 * gdb.cp/printmethod.cc: Add copyright notice.
22047
1e3aeb41
MC
220482004-06-16 Michael Chastain <mec.gnu@mindspring.com>
22049
22050 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
22051
9d9030bc
AC
220522004-06-16 Andrew Cagney <cagney@gnu.org>
22053
22054 * gdb.base/signull.c: Update copyright. Include <string.h>.
22055 (bowler): Replace data_pointer with data_read
22056 and data_write cases. Add code_descriptor case.
22057 (zero, desc): New array and pointer.
22058 (data, code): Change to simple pointers.
22059 * gdb.base/signull.exp: Fix probe pattern matching a function
22060 descriptor SIGSEGV. Replace data_pointer with data_read and
22061 data_write tests.
22062
acd4ad44
AC
220632004-06-16 Andrew Cagney <cagney@gnu.org>
22064
22065 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
22066
08fd625c
MC
220672004-06-15 Michael Chastain <mec.gnu@mindspring.com>
22068
22069 * gdb.base/long_long.c: Add copyright notice.
22070
1903502c
MC
220712004-06-15 Michael Chastain <mec.gnu@mindspring.com>
22072
22073 * gdb.base/long_long.exp: Remove reference to
22074 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
22075 to gdb_breakpoint and gdb_continue_to_breakpoint.
22076
83313cb1
JB
220772004-06-14 Jim Blandy <jimb@redhat.com>
22078
22079 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
22080 endian case.
22081
1bf404ef
AC
220822004-06-14 Andrew Cagney <cagney@gnu.org>
22083
22084 * gdb.base/gcore.exp (capture_command_output): Delete the always
22085 passing tests containing inferior values.
22086 * gdb.base/ending-run.exp: Do not include the breakpoint address
22087 in the test message. Update copyright.
22088 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
22089 size in the test name, use gdb_test_multiple. Update copyright.
22090
ef220b33
MC
220912004-06-14 Michael Chastain <mec.gnu@mindspring.com>
22092
22093 * gdb.cp/ref-types.cc: Add copyright notice.
22094
4f70a4c9
MC
220952004-06-14 Michael Chastain <mec.gnu@mindspring.com>
22096
22097 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
22098 hp_aCC_compiler.
22099 * lib/compiler.cc: Likewise.
22100 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
22101 'set' commands. Log diagnostics for other lines. Set
22102 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
22103
335928ac
MC
221042004-06-13 Michael Chastain <mec.gnu@mindspring.com>
22105
22106 * gdb.cp/try_catch.cc: Add copyright notice.
22107
2efb12e8
MC
221082004-06-12 Michael Chastain <mec.gnu@mindspring.com>
22109
22110 * gdb.cp/userdef.cc: Add copyright notice.
22111
0bbed51a
MC
221122004-06-11 Michael Chastain <mec.gnu@mindspring.com>
22113
22114 * gdb.cp/virtfunc.cc: Add copyright notice.
22115
e12a46c9
RC
221162004-06-11 Randolph Chung <tausq@debian.org>
22117
22118 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
22119 problem.
22120
338e05af
AC
221212004-06-10 Andrew Cagney <cagney@gnu.org>
22122
22123 * lib/compiler.cc, lib/compiler.c: Append either
22124 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
22125 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
22126 instead of gcc-3-3.
22127
dc3f10cb
AC
221282004-06-09 Andrew Cagney <cagney@gnu.org>
22129
b4d946af
AC
22130 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
22131 gdb/1455, bug is specific to "long long" and "double".
a9c64011 22132
dc3f10cb
AC
22133 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
22134 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
22135 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
22136 fixed.
22137
b5c0bfa2
AC
221382004-06-09 Andrew Cagney <cagney@gnu.org>
22139
22140 * gdb.base/structs.exp (test_struct_returns): Replace
22141 "return_value_unknown" and "finish_value_unknown" by
22142 "return_value_known" and "finish_value_known". Instead of
22143 "return_value_unknown" iff "finish_value_unknown", check
22144 "return_value_known" implies "finish_value_known".
22145
caeb605f
MH
221462004-06-08 Martin Hunt <hunt@redhat.com>
22147
22148 * gdb.base/float.exp: Add pattern for mips targets.
22149
c892bb64
RC
221502004-06-08 Randolph Chung <tausq@debian.org>
22151
22152 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
22153 message for unknown architectures more clear.
22154
48306d3e
JB
221552004-06-08 Joel Brobecker <brobecker@gnat.com>
22156
22157 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
22158 start the execution of the program.
22159
83ecb59f
JB
221602004-06-07 Jim Blandy <jimb@redhat.com>
22161
22162 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
22163 * gdb.arch/i386-cpuid.h: New helper file.
22164
55264cb4
RC
221652004-06-07 Randolph Chung <tausq@debian.org>
22166
22167 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
22168 has started.
22169
23cadb28
RM
221702004-06-04 Roland McGrath <roland@redhat.com>
22171
22172 Fix PR gdb/1647.
22173 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
22174 differently to be robust to output buffering differences.
22175
51d01eda
MC
221762004-06-04 Michael Chastain <mec.gnu@mindspring.com>
22177
22178 * gdb.threads/pthreads.exp: Update copyright years.
22179 (check_control_c): Change asynchronous 'after' to synchronous.
22180
f4fc3b93
RM
221812004-06-04 Roland McGrath <roland@redhat.com>
22182
22183 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
22184 next gdb prompt.
22185
4013522b
MC
221862004-06-02 Michael Chastain <mec.gnu@mindspring.com>
22187
22188 Fix PR gdb/1636.
22189 * gdb.threads/manythreads.exp: Change asynchronous 'after'
22190 calls to synchronous.
22191
7a8f1e6b
JB
221922004-05-26 Jim Blandy <jimb@redhat.com>
22193
22194 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
22195
81bb3443
RC
221962004-05-24 Randolph Chung <tausq@debian.org>
22197
22198 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
22199 * gdb.asm/pa.inc: New file.
22200
8f5a3103
MK
222012004-05-22 Mark Kettenis <kettenis@gnu.org>
22202
22203 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
22204
734b8fe8 222052004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 22206 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
22207
22208 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
22209 GDB prompt.
22210
725603e1
UW
222112004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
22212
f4fc3b93 22213 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
22214 setjmp/longjmp. Use sigaction instead of signal.
22215
8b923272 222162004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 22217 Michael Snyder <msnyder@redhat.com>
8b923272
JB
22218
22219 * gdb.threads/pthread_cond_wait.c: New file.
22220 * gdb.threads/pthread_cond_wait.exp: New testcase.
22221
8bfabb04
AC
222222004-05-13 Andrew Cagney <cagney@redhat.com>
22223
22224 * gdb.base/signull.exp, gdb.base/signull.c: New files.
22225 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
22226
42edda50
AC
222272004-05-11 Andrew Cagney <cagney@redhat.com>
22228
22229 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
22230 fixed but revealed gdb/1639.
22231
d303a6c7
AC
222322004-05-10 Andrew Cagney <cagney@redhat.com>
22233
22234 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
22235 func1" and "next to 2nd alarm", kernel bug avoided.
22236
bf08c2a1
DJ
222372004-05-10 Daniel Jacobowitz <dan@debian.org>
22238
22239 PR external/1568
22240 * gdb.base/bigcore.exp: Check the size of the dumped core file.
22241 XFAIL if it is smaller than bytes_allocated.
22242 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
22243 (main): Make chunks_allocated unsigned. Correct comment.
22244
c0586a34
JB
222452004-05-07 Joel Brobecker <brobecker@gnat.com>
22246
22247 * gdb.arch/powerpc-aix-prologue.c: New file.
22248 * gdb.arch/powerpc-aix-prologue.exp: New file.
22249
f2785d12
JB
222502004-05-07 Jim Blandy <jimb@redhat.com>
22251
22252 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
22253 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
22254
bd7f6e30
JB
222552004-05-06 Joel Brobecker <brobecker@gnat.com>
22256
22257 * gdb.base/sep.exp: No longer setup_kfail when the program was
22258 built with dwarf2.
22259
0a5e7efe
JI
222602004-05-05 Jim Ingham <jingham@apple.com>
22261
22262 * gdb.base/pending.exp: Make sure pending breakpoints
22263 preserve the ignore count.
f4fc3b93 22264
a8958849
MK
222652004-04-27 Jerome Guitton <guitton@gnat.com>
22266
22267 * i386-prologue.exp: Add testcase for jump instruction as first
22268 instruction of the real code.
22269 * i386-prologue.c (jump_at_beginning): New function.
22270
7e103f5b
MK
222712004-04-28 Mark Kettenis <kettenis@gnu.org>
22272
22273 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
22274 x86_64-*-*.
22275
5d38b224
MK
222762004-04-28 Mark Kettenis <kettenis@gnu.org>
22277
22278 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
22279 i*86-*-*.
22280
0ef32fd9
MK
222812004-04-25 Mark Kettenis <kettenis@gnu.org>
22282
22283 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
22284 expression that checks the return type.
22285
71d7dd7c
AC
222862004-04-23 Andrew Cagney <cagney@redhat.com>
22287
22288 * gdb.base/call-sc.exp: New test of scalar call/return values.
22289 * gdb.base/call-sc.c: Ditto.
22290
1e9f977e
JJ
222912004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
22292
22293 * gdb.threads/manythreads.c: Reduce thread stack size.
22294
899d9e3a
JJ
222952004-04-23 Jeff Johnston <jjohnstn@redhat.com>
22296
22297 * gdb.threads/manythreads.c: Add copyright notice.
22298
61bcae62
AC
222992004-04-23 Andrew Cagney <cagney@redhat.com>
22300
22301 * gdb.base/siginfo.exp: Better handle step out of signal.
22302 * gdb.base/sigstep.exp: Ditto.
22303
7339a42e 223042004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 22305 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
22306
22307 * gdb.threads/manythreads.c: New testcase.
22308 * gdb.threads/manythreads.exp: Ditto.
22309
5c98409b
JB
223102004-04-22 Jim Blandy <jimb@redhat.com>
22311
22312 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
22313 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
22314
3b611f1a
MC
223152004-04-21 Michael Chastain <mec.gnu@mindspring.com>
22316
22317 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
22318
f0fd9238
AC
223192004-04-21 Andrew Cagney <cagney@redhat.com>
22320
22321 * gdb.base/sigstep.c: New file.
22322 * gdb.base/sigstep.exp: New file.
22323
90990674
JB
223242004-04-16 Joel Brobecker <brobecker@gnat.com>
22325
22326 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
22327 call to observer_notify_normal_stop.
22328
78cef34b
AC
223292004-04-15 Andrew Cagney <cagney@redhat.com>
22330
22331 * gdb.base/siginfo.c: New file.
22332 * gdb.base/siginfo.exp: New file.
22333
d2343407
JB
223342004-04-12 J. Brobecker <brobecker@gnat.com>
22335
22336 * gdb.base/sep.exp: Fix typo in comment.
22337
a2dba3c8
JB
223382004-04-12 J. Brobecker <brobecker@gnat.com>
22339
22340 * gdb.base/sep.c: New file.
22341 * gdb.base/sep-proc.c: New file.
22342 * gdb.base/sep.exp: New testcase.
22343
15f7b60e
MK
223442004-04-09 Mark Kettenis <kettenis@gnu.org>
22345
22346 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
22347 support.
22348
44f4de1a
AC
223492004-04-05 Andrew Cagney <cagney@redhat.com>
22350
22351 * gdb.base/sigaltstack.c: New file.
22352 * gdb.base/sigaltstack.exp: New file.
22353
ef04f396
JB
223542004-04-04 Joel Brobecker <brobecker@gnat.com>
22355
22356 * gdb.base/foll-fork.exp: Update the expected output for
22357 "help set follow-fork-mode", to match a change that was made
22358 to the help of this variable on 2004-01-13.
22359
d40d2c92
JB
223602004-04-01 Joel Brobecker <brobecker@gnat.com>
22361
22362 * lib/ada.exp: Add copyright notice.
22363 * bar.ads: Likewise.
22364 * bar.adb: Likewise.
22365 * null_record.adb: Likewise.
22366 * null_record.exp: Likewise.
22367 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
22368
f86ef5a3
JB
223692004-04-01 Joel Brobecker <brobecker@gnat.com>
22370
22371 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
22372 * configure: Regenerate.
22373
414e70e3
JB
223742004-04-01 Joel Brobecker <brobecker@gnat.com>
22375
22376 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
22377 to build the application. Remove the message printed when in
22378 verbose mode, redundant with the UNSUPPORTED message above.
22379
f0aaee49
JB
223802004-03-31 Joel Brobecker <brobecker@gnat.com>
22381
22382 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
22383 * gdb.ada (null_record.exp): New testcase.
22384
ac81cb54
JB
223852004-03-31 Joel Brobecker <brobecker@gnat.com>
22386
22387 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
22388
854af2f7
JB
223892004-03-31 Joel Brobecker <brobecker@gnat.com>
22390
22391 * gdb.ada: New subdirectory.
22392 * gdb.ada/Makefile.in: New file.
22393 * gdb.ada/gnat_ada.gpr.in: New file.
22394
034cb681
JB
223952004-03-31 Joel Brobecker <brobecker@gnat.com>
22396
22397 * lib/ada.exp: New file.
22398
78a1a894
DJ
223992004-03-24 Daniel Jacobowitz <drow@mvista.com>
22400
22401 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
22402 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
22403
4b2b3b3e
AC
224042004-03-22 Andrew Cagney <cagney@redhat.com>
22405
22406 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
22407 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
22408 Problem identified by Ulrich Weigand.
22409
23c73aa3
DC
224102004-03-17 David Carlton <carlton@kealia.com>
22411
22412 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
22413 PR c++/826.
22414
d63a86f8
RM
224152004-03-16 Roland McGrath <roland@redhat.com>
22416
22417 * gdb.base/auxv.exp: New file.
22418 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
22419
0e02aa50
DC
224202004-03-12 David Carlton <carlton@kealia.com>
22421
22422 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
22423 * gdb.cp/pr-1553.cc: Ditto.
22424 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
22425 pass branch.
22426
c20b71be
MC
224272004-03-12 Michael Chastain <mec.gnu@mindspring.com>
22428
22429 * gdb.cp/templates.exp: Accept more template types.
22430
c7414a01
MC
224312004-03-09 Michael Chastain <mec.gnu@mindspring.com>
22432
22433 From Corinna Vinschen with modifications.
22434 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
22435 local variable obj_with_enum.
22436 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
22437 results with obj_with_enum.
22438
ed69573c
MC
224392004-03-09 Michael Chastain <mec.gnu@mindspring.com>
22440
22441 * gdb.cp/classes.cc: New file, copied from misc.cc.
22442 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
22443
28301461
MC
224442004-03-09 Michael Chastain <mec.gnu@mindspring.com>
22445
22446 * gdb.cp/misc.cc: Add copyright notice.
22447
1198ecbe
DC
224482004-03-05 David Carlton <carlton@kealia.com>
22449
22450 * gdb.cp/rtti.exp: Add 'print *obj3' test.
22451 * gdb.cp/rtti.h: Update copyright.
22452 (namespace n2::n3): New.
22453 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
22454 (n2::n3::func3): New.
22455 (main): Call n2::n3::func3.
22456 * gdb.cp/rtti2.cc: Update copyright.
22457 (n2::create3): New.
22458
9e08c470
MK
224592004-03-04 Mark Kettenis <kettenis@gnu.org>
22460
22461 * gdb.asm/openbsd.inc: Fix typo.
22462
4bebc3aa
FF
224632004-03-03 Fred Fish <fnf@redhat.com>
22464
22465 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
22466 "val" instead of unused "size". Update copyright year.
22467
6ea9fb37
DJ
224682004-02-29 Daniel Jacobowitz <drow@mvista.com>
22469
22470 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
22471 to use unsigned char.
22472 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
22473 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
22474
23b23974
DJ
224752004-02-29 Daniel Jacobowitz <drow@mvista.com>
22476
22477 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
22478 line of output.
22479
7574fd53
DJ
224802004-02-28 Daniel Jacobowitz <drow@mvista.com>
22481
22482 * gdb.base/relocate.c (dummy): Initialize.
22483
a195357f
DJ
224842004-02-28 Daniel Jacobowitz <drow@mvista.com>
22485
22486 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
22487 a breakpoint at exit.
22488
72fd54a9
FF
224892004-02-27 Fred Fish <fnf@redhat.com>
22490
22491 * gdb.base/chng-syms.exp: Add expect condition to match failing
22492 case that isn't a timeout.
22493
b9d23137
AC
224942004-02-27 Andrew Cagney <cagney@redhat.com>
22495
22496 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
22497 support.
22498
15d208f6 224992004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 22500
15d208f6
FF
22501 * gdb.arch/gdb1431.c: Remove.
22502 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
22503 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
22504 of "until" incorrectly.
22505
98f9cd2d
JB
225062004-02-26 J. Brobecker <brobecker@gnat.com>
22507
22508 * gdb.cp/class2.cc (empty): New class.
22509 (refer): New function.
22510 (main): Declare an object of type empty and use it.
22511 * gdb.cp/class2.exp: Print the value of an object of type empty.
22512
9b50c11b
JJ
225132004-02-26 Jeff Johnston <jjohnstn@redhat.com>
22514
22515 * gdb.base/langs.exp: Update query string to match the
22516 new nquery format used for pending breakpoints.
22517
0dcd613f
AC
225182004-02-26 Andrew Cagney <cagney@redhat.com>
22519
22520 Fix PR i18n/1570.
22521 * gdb.base/charset.c: Update copyright notice.
22522 (main, init_string): Remove the escape character '\e' tests.
22523 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
22524 * gdb.base/charset.exp (valid_host_charset): Ditto.
22525 * gdb.base/setvar.exp: Ditto.
22526
b8a56647
AC
225272004-02-24 Andrew Cagney <cagney@redhat.com>
22528
90d59e34
AC
22529 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
22530 mmapped data in core file" PASS and FAIL messages consistent.
22531
b8a56647
AC
22532 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
22533 setting a breakpoint. Work around PR java/1565.
22534
9f27c604
JJ
225352004-02-23 Jeff Johnston <jjohnstn@redhat.com>
22536
22537 * lib/gdb.exp (gdb_breakpoint): Update query string to match
22538 new nquery format.
22539 * gdb.base/pending.exp: Ditto.
22540
3224a706
MK
225412004-02-22 Mark Kettenis <kettenis@gnu.org>
22542
22543 * configure.in: Run stabs tests on *BSD.
22544 * configure: Regenerated.
22545
41e0a9ca
MK
225462004-02-21 Mark Kettenis <kettenis@gnu.org>
22547
22548 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
22549
1e1b3428
FF
225502004-02-20 Fred Fish <fnf@redhat.com>
22551
22552 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
22553 blank in test for "returns short", for consistency with other
22554 "returns xxx" tests. Update copyright year.
22555
f9a7572a
FF
225562004-02-19 Fred Fish <fnf@redhat.com>
22557
22558 New testcase for PR breakpoint/1558.
22559 * gdb.arch/gdb1558.exp: New file.
22560 * gdb.arch/gdb1558.c: New file.
22561
b2ce2854
EZ
225622004-02-19 Elena Zannoni <ezannoni@redhat.com>
22563
22564 * gdb.base/nodebug.exp: Fix typo.
22565
e7c9ff01
JB
225662004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
22567
22568 Committed by Jim Blandy <jimb@redhat.com>.
22569
62f4b920
JB
22570 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
22571
2db536a1
JB
22572 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
22573
e7c9ff01
JB
22574 * gdb.base/float.exp: Support s390*-*-* targets.
22575
f3205b34
AF
225762004-02-17 Adam Fedor <fedor@gnu.org>
22577
22578 * gdb.base/gdb1555.exp: New file.
22579 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
22580
9d62932d
EZ
225812004-02-17 Elena Zannoni <ezannoni@redhat.com>
22582
22583 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
22584
344c9711
FF
225852004-02-16 Fred Fish <fnf@redhat.com>
22586
22587 * gdb.arch/gdb1291.c: Remove
22588 * gdb.arch/gdb1291.s: New test input file.
22589 * gdb.arch/gdb1291.exp: Expand test to check case that should not
22590 fail. Test for correct result, known incorrect result, other
22591 failures and timeouts.
22592
2d822687
AC
225932004-02-16 Andrew Cagney <cagney@redhat.com>
22594
22595 * gdb.base/bigcore.exp: New file.
22596 * gdb.base/bigcore.c: New file.
22597
dac15b66
AC
225982004-02-13 Andrew Cagney <cagney@redhat.com>
22599
22600 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
22601 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
22602 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
22603 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
22604 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
22605 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
22606 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
22607 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
22608 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
22609 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
22610
6bdfc2c4
JJ
226112004-02-11 Jeff Johnston <jjohnstn@redhat.com>
22612
22613 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
22614 executed is an alloc instruction.
22615
87b3ede8
DC
226162004-02-11 David Carlton <carlton@kealia.com>
22617
22618 * gdb.cp/breakpoint.exp: New.
22619 * gdb.cp/breakpoint.cc: New.
22620
6e19e2bf
MC
226212004-02-11 Michael Chastain <mec.gnu@mindspring.com>
22622
22623 Partial fix for PR gdb/1543.
22624 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
22625 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
22626 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
22627 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
22628 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
22629 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
22630 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
22631 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
22632 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
22633 to bug-gdb@prep.ai.mit.edu .
22634 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
22635 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
22636 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
22637 Likewise.
22638
5c5455dc
AC
226392004-02-10 Andrew Cagney <cagney@redhat.com>
22640
22641 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
22642 using gdb_internal_error_resync.
22643
9cf689d7
DJ
226442004-02-09 Daniel Jacobowitz <drow@mvista.com>
22645
22646 * gdb.threads/thread-specific.exp: Stop early if no threads are
22647 found.
22648
d2dc51db
MC
226492004-02-09 Michael Chastain <mec.gnu@mindspring.com>
22650
22651 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
22652
14b1a056
DJ
226532004-02-08 Daniel Jacobowitz <drow@mvista.com>
22654
22655 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
22656 breakpoints.
22657
83f66e8f
DJ
226582004-02-07 Daniel Jacobowitz <drow@mvista.com>
22659
22660 * config/sim.exp (gdb_load): Handle $arg == "".
22661 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
22662 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
22663
30fc0091
EZ
226642004-02-07 Elena Zannoni <ezannoni@redhat.com>
22665
a9c64011
AS
22666 * gdb.base/maint.exp: Update test to reflect
22667 obstack changes.
30fc0091 22668
4d806929
JJ
226692004-02-04 Jeff Johnston <jjohnstn@redhat.com>
22670
22671 * gdb.base/pendshr.c (pendfunc): New function that calls
22672 pendfunc1.
22673 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
22674
7bfdd688
FF
226752004-02-04 Fred Fish <fnf@redhat.com>
22676
22677 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
22678 function symbols and update copyright years.
22679 * gdb.arch/gdb1291.c: Ditto.
22680
aaa08ee4
MC
226812004-02-03 Michael Chastain <mec.gnu@mindspring.com>
22682
22683 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
22684
dbad7755
MC
226852004-02-03 Michael Chastain <mec.gnu@mindspring.com>
22686
22687 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
22688
ec4646ef
MC
226892004-02-03 Michael Chastain <mec.gnu@mindspring.com>
22690
22691 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
22692
1b802196
FF
226932004-02-02 Fred Fish <fnf@redhat.com>
22694
22695 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
22696 remote targets. Update copyright years.
22697
18fe2033
JJ
226982004-02-02 Jeff Johnston <jjohnstn@redhat.com>
22699
22700 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
22701 support.
22702 * gdb.base/langs.exp: Fix test which attempts to create
22703 breakpoint on non-existent function to handle new pending
22704 support.
22705 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
22706 a breakpoint.
22707 * gdb.base/pending.exp: New test.
22708 * gdb.base/pending.c: New file.
22709 * gdb.base/pendshr.c: Ditto.
22710
8d577d32
DC
227112004-02-02 David Carlton <carlton@kealia.com>
22712
22713 * gdb.cp/overload.exp: Add overloadNamespace tests.
22714 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
22715 (overloadNamespace, XXX): New.
22716 (main): Call XXX::marker2.
22717
3ad13771
FF
227182004-02-01 Fred Fish <fnf@redhat.com>
22719
22720 * gdb.base/dump.exp: Use runto_main instead of "runto main".
22721 * gdb.base/finish.exp: Ditto.
22722 * gdb.base/gcore.exp: Ditto.
22723 * gdb.base/huge.exp: Ditto.
22724 * gdb.base/info-proc.exp: Ditto.
22725 * gdb.base/return2.exp: Ditto.
22726 * gdb.threads/gcore-thread.exp: Ditto.
22727
44c75849
DJ
227282004-02-01 Daniel Jacobowitz <drow@mvista.com>
22729
22730 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
22731
005bc093
MK
227322004-02-01 Mark Kettenis <kettenis@gnu.org>
22733
22734 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
22735 that opening the file succeeds on OpenBSD.
22736
c47cebdb
DJ
227372004-02-01 Daniel Jacobowitz <drow@mvista.com>
22738
22739 * gdb.threads/thread-specific.c: New file.
22740 * gdb.threads/threads-specific.exp: New test script.
22741 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
22742 to expect_out.
22743
5a01311c
MK
227442004-02-01 Mark Kettenis <kettenis@gnu.org>
22745
22746 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
22747 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
22748 only on the "print_small_structs from print_long_arg_list" test.
22749
ce22a4f1
DJ
227502004-02-01 Daniel Jacobowitz <drow@mvista.com>
22751
22752 * gdb.base/completion.exp: Kill a stray backslash.
22753
22754 From Jim Ingham <jingham@apple.com>:
22755 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
22756 agrees with the result from sending a tab.
22757
abbab9d3
DJ
227582004-01-31 Daniel Jacobowitz <drow@mvista.com>
22759
22760 * gdb.base/chng-syms.exp: Remove stray newline.
22761
53904d1e
MK
227622004-01-31 Mark Kettenis <kettenis@gnu.org>
22763
22764 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
22765 *-*-openbsd*.
22766 * gdb.asm/openbsd.inc: New file.
22767
3a4b3aac
MK
227682004-01-30 Mark Kettenis <kettenis@gnu.org>
22769
22770 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
22771 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
22772 *-*solaris2*. Remove commented out default settings for
22773 asm-flags. Replace gdb_compile with target_link.
22774
ebac27b4
MC
227752004-01-29 Michael Chastain <mec.gnu@mindspring.com>
22776
22777 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
22778 for all tests. Remove old hp-ux and cygnus xfail cases.
22779
d8679d84
PH
227802004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
22781
22782 * gdb.base/chng-syms.exp: New file.
22783 * gdb.base/chng-syms.c: New file.
22784
0a55bc22
MC
227852004-01-24 Michael Chastain <mec.gnu@mindspring.com>
22786
22787 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
22788 Provide arms for current output in all my configurations.
22789
94b8e876
MC
227902004-01-24 Michael Chastain <mec.gnu@mindspring.com>
22791
22792 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
22793 * lib/compiler.cc: Likewise.
22794 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
22795 get the right preprocessor. Eval the output directly. Remove
22796 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
22797 hp_f77_compiler and hp_f90_compiler completely.
22798 (gdb_preprocess): Delete.
22799 (get_compiler): Delete.
22800
7cf03d44
MK
228012004-01-24 Mark Kettenis <kettenis@gnu.org>
22802
22803 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
22804 <string.h>.
22805
68b6dce9
NR
228062004-01-24 Nick Roberts <nick@nick.uklinux.net>
22807
22808 * gdb.mi/mi-stack.exp: Update copyright.
22809
b368761e
DC
228102004-01-23 David Carlton <carlton@kealia.com>
22811
22812 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
22813 test for cp_lookup_transparent_type.
22814 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
22815 call them.
22816
f2061b53
DJ
228172004-01-23 Daniel Jacobowitz <drow@mvista.com>
22818
22819 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
22820 after -var-update.
22821
37fc574a
DC
228222004-01-23 David Carlton <carlton@kealia.com>
22823
22824 * gdb.cp/namespace.cc (C::ensureRefs): New.
22825 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
22826
8e94b928
NR
228272004-01-20 Nick Roberts <nick@nick.uklinux.net>
22828
22829 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
22830 case "-stack-list-locals 2".
22831 * gdb.mi/mi-var-child.exp: Test for case
22832 "-var-list-children --all-values NAME".
22833
997b0952
MC
228342004-01-18 Michael Chastain <mec.gnu@mindspring.com>
22835
22836 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
22837
52470da3
MK
228382004-01-18 Mark Kettenis <kettenis@gnu.org>
22839
7049b4b8
MK
22840 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
22841 used with gdb_test_multiple.
22842
52470da3
MK
22843 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
22844 read at address 0. This fixes PR testsuite/1504.
22845
da6012e5
DJ
228462004-01-18 Daniel Jacobowitz <drow@mvista.com>
22847
22848 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
22849 Remove downloading, guessing the host executable, the calls to
22850 gdb_file_cmd and gdb_target_cmd, and "load" support.
22851 (infer_host_exec): New function broken out from gdb_load.
22852 (gdb_load): New wrapper for gdbserver_gdb_load.
22853 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
22854 gdb_target_cmd. Use -target-select.
22855 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
22856 Download binaries to the host. Clear last_mi_remote_file when
22857 we load a new binary.
22858 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
22859 call gdbserver_gdb_load and mi_gdb_target_cmd.
22860
32c70722
MC
228612004-01-17 Michael Chastain <mec.gnu@mindspring.com>
22862
22863 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
22864 type patterns.
22865
b0cecf36
MC
228662004-01-17 Michael Chastain <mec.gnu@mindspring.com>
22867
22868 * gdb.cp/templates.exp: Fix typo in test name of
22869 "print Foo<volatile char*>::foo".
22870
4120d7e6
MC
228712004-01-15 Michael Chastain <mec.gnu@mindspring.com>
22872
22873 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
22874
f679e530
BE
228752004-01-16 Ben Elliston <bje@wasabisystems.com>
22876
22877 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
22878 (clean mostlyclean): Remove empty rm.
22879
091c48f6
MC
228802004-01-15 Michael Chastain <mec.gnu@mindspring.com>
22881
22882 * gdb.base/setvar.exp: Add copyright years.
22883
3e5fc8d2
DC
228842004-01-14 David Carlton <carlton@bactrian.org>
22885
22886 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
22887 PR c++/1511 and update coment.
22888 * gdb.cp/templates.exp: Update patterns to match current output.
22889 If changes involve something other than whitespace, KFAIL
22890 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
22891
63d06c5c
DC
228922004-01-14 David Carlton <carlton@kealia.com>
22893
22894 * gdb.cp/namespace.exp: Add tests involving classes defined within
22895 namespaces.
22896 * gdb.cp/namespace.cc (C::CClass): New.
22897 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
22898
a51dab88
EZ
228992004-01-14 Elena Zannoni <ezannoni@redhat.com>
22900
22901 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
22902 what debug info we have. Print a better message if something goes
22903 wrong while producing the separate debug info file.
22904
a476ccc9
MC
229052004-01-14 Michael Chastain <mec.gnu@mindspring.com>
22906
22907 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
22908
f453692c
MC
229092004-01-14 Michael Chastain <mec.gnu@mindspring.com>
22910
22911 * gdb.base/callfuncs.c: Add copyright notice.
22912
f40063a5
MC
229132004-01-13 Michael Chastain <mec.gnu@mindspring.com>
22914
22915 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
22916 inheritance. PR gdb/1498, PR gcc/13539.
22917
19ac3974
EZ
229182004-01-13 Elena Zannoni <ezannoni@redhat.com>
22919
a9c64011
AS
22920 * gdb.threads/gcore-thread.exp: Prefix name of binary with
22921 test specific name.
22922 * gdb.mi/gdb669.exp: Ditto.
22923 * gdb.mi/mi-pthreads.exp: Ditto.
22924 * gdb.mi/mi1-pthreads.exp: Ditto.
22925 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 22926
56c97c6e
MC
229272004-01-12 Michael Chastain <mec.gnu@mindspring.com>
22928
22929 * gdb.cp/member-ptr.cc: Add copyright notice.
22930
a0644324
MC
229312004-01-12 Michael Chastain <mec.gnu@mindspring.com>
22932
22933 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
22934 some patterns for recent versions of gcc and hpacc. Delete
22935 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
22936 Delete tests that access a NULL pointer-to-member-data. This
22937 script is still disabled for gcc.
22938
32fabe09
EZ
229392004-01-12 Elena Zannoni <ezannoni@redhat.com>
22940
22941 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 22942 escaped correctly.
32fabe09 22943
1f8a6abb
EZ
229442004-01-12 Elena Zannoni <ezannoni@redhat.com>
22945
22946 * gdb.base/sepdebug.exp: New file.
22947 * gdb.base/sepdebug.c: New file.
22948 * lib/gdb.exp (separate_debug_filename): New procedure.
22949 (gdb_gnu_strip_debug): New procedure.
22950
48efe704
AC
229512004-01-12 Andrew Cagney <cagney@redhat.com>
22952
22953 * gdb.mi/ChangeLog: Delete file. Renamed to ...
22954 * gdb.mi/ChangeLog-1999-2003: New file.
22955
a9415475
AC
229562004-01-12 Andrew Cagney <cagney@redhat.com>
22957
22958 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
22959 "Renaming a directory to a non-empty directory returns ENOTEMPTY
22960 or EEXIST", treat EBUSY as an XFAIL.
22961
83b8cf9d
MC
229622004-01-11 Michael Chastain <mec.gnu@mindspring.com>
22963
22964 * gdb.base/scope.exp: Remove obsolete setup_xfail for
22965 hp_cc_compiler.
22966
9939d2a8
MC
229672004-01-10 Michael Chastain <mec.gnu@mindspring.com>
22968
22969 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
22970 decorations.
22971
1ff8cadf
MC
229722004-01-10 Michael Chastain <mec.gnu@mindspring.com>
22973
22974 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
22975 and "(aCC)" decorations. Remove obsolete doco about old
22976 test results.
22977
6fa9022e
MC
229782004-01-09 Michael Chastain <mec.gnu@mindspring.com>
22979
22980 * gdb.cp/exception.exp: Fix typo in doco.
22981
209721fe
MK
229822004-01-09 Mark Kettenis <kettenis@gnu.org>
22983
22984 * gdb.base/gdb1476.exp: Fix typo.
22985
ef11303e
MC
229862004-01-09 Michael Chastain <mec.gnu@mindspring.com>
22987
22988 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
22989 file.
22990
041ab88c
MC
229912004-01-09 Michael Chastain <mec.gnu@mindspring.com>
22992
22993 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
22994 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
22995 Use gdb_compile. Remove restriction on gcc. Add some patterns
22996 for recent version of gdb. Delete second half, which was a copy
22997 of the first half with different build flags. This test is
22998 still disabled because it is still not ready for production.
22999
e36d075a
MC
230002004-01-08 Michael Chastain <mec.gnu@mindspring.com>
23001
23002 * gdb.cp/exception.cc: Add copyright notice.
23003 * gdb.cp/exception.exp: Add a notice that this file is broken
23004 because of line number changes caused by addition of copyright
23005 notice.
23006
42b190ad
MC
230072004-01-08 Michael Chastain <mec.gnu@mindspring.com>
23008
23009 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
23010 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
23011
8f25f06b
MC
230122004-01-08 Michael Chastain <mec.gnu@mindspring.com>
23013
23014 * gdb.cp/classes.exp: Accept gnu abi 2.
23015 * gdb.cp/derivation.exp: Likewise.
23016 * gdb.cp/overload.exp: Likewise.
23017 * gdb.cp/virtfunc.exp: Likewise.
23018
06ded8b8
MC
230192004-01-08 Michael Chastain <mec.gnu@mindspring.com>
23020
23021 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
23022 semicolon after end of function.
23023
77c26ae3
MC
230242004-01-07 Michael Chastain <mec.gnu@mindspring.com>
23025
23026 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
23027 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
23028 boilerplate code for compiling and running the program under
23029 test. Add some string method tests.
23030
20757486
MC
230312004-01-07 Michael Chastain <mec.gnu@mindspring.com>
23032
23033 * gdb.cp/bs15503.cc: Add copyright notice.
23034 * gdb.cp/bs15503.exp: Adjust line number.
23035
0fd3b503
MC
230362004-01-07 Michael Chastain <mec.gnu@mindspring.com>
23037
23038 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
23039 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
23040
10d1bea8
MC
230412004-01-07 Michael Chastain <mec.gnu@mindspring.com>
23042
23043 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
23044 hp_cc_compiler.
23045
2789202a
MC
230462004-01-07 Michael Chastain <mec.gnu@mindspring.com>
23047
23048 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
23049 * gdb.cp/ctti.exp: Use the marker instead of "next".
23050 With gcc, run further before bailing.
23051
b862f14c
MC
230522004-01-07 Michael Chastain <mec.gnu@mindspring.com>
23053
23054 * gdb.cp/cttiadd.cc: Add copyright notice.
23055 * gdb.cp/cttiadd1.cc: Likewise.
23056 * gdb.cp/cttiadd2.cc: Likewise.
23057 * gdb.cp/cttiadd3.cc: Likewise.
23058
96da2469
MC
230592004-01-07 Michael Chastain <mec.gnu@mindspring.com>
23060
23061 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
23062 Use gdb_test, gdb_test_multiple. Use floating-point values that
23063 have exact representations in IEEE-ish formats.
23064
053248ff
MC
230652004-01-07 Michael Chastain <mec.gnu@mindspring.com>
23066
23067 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
23068 compilers. Delete duplicate call to get_compiler_info.
23069 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
23070 * gdb.base/volatile.exp: Likewise.
23071
84acecdd
MK
230722004-01-07 Mark Kettenis <kettenis@gnu.org>
23073
23074 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
23075 memory at address 0.
23076
fe11a27f
MC
230772004-01-07 Michael Chastain <mec.gnu@mindspring.com>
23078
23079 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
23080 to test for hp-ux assembler. Fix copyright years.
23081
60ad077b
AC
230822004-01-07 Andrew Cagney <cagney@redhat.com>
23083
23084 * gdb.base/fileio.c (strerrno): Add "EBUSY".
23085
1c9b8f33
AC
230862004-01-07 Andrew Cagney <cagney@redhat.com>
23087
23088 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
23089 when creating the read-only file. From analysis by Roland McGrath
23090 and Elena Zannoni.
23091
753ccc7a
MC
230922004-01-06 Michael Chastain <mec.gnu@mindspring.com>
23093
23094 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
23095
eca3e36b
MC
230962004-01-06 Michael Chastain <mec.gnu@mindspring.com>
23097
23098 * gdb.base/cvexpr.c: Be type-safe with function pointers and
23099 data pointers.
23100
f8d4bac4
MC
231012004-01-06 Michael Chastain <mec.gnu@mindspring.com>
23102
23103 * gdb.cp/m-static.exp: Compile one source file at a time.
23104 Delete unused call to get_compiler_info.
23105
9b4e0f94
MC
231062004-01-06 Michael Chastain <mec.gnu@mindspring.com>
23107
23108 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
23109 * gdb.base/call-rt-st.exp: Likewise.
23110 * gdb.base/nodebug.exp: Likewise.
23111 * gdb.base/volatile.exp: Likewise.
23112 * gdb.cp/ref-types.exp: Likewise.
23113 * gdb.cp/templates.exp: Likewise.
23114
023c1024
MK
231152004-01-05 Mark Kettenis <kettenis@gnu.org>
23116
23117 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
23118
19703c4a
MC
231192004-01-05 Michael Chastain <mec.gnu@mindspring.com>
23120
23121 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
23122 hppa*-hp-hpux*.
23123
18b67037
MK
231242004-01-04 Mark Kettenis <kettenis@gnu.org>
23125
ba6219c8
MK
23126 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
23127 x86_64-*-*.
23128
18b67037
MK
23129 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
23130 sparc64-*-* and sparc*-solaris2*.
23131
1bfbbb9d
MK
231322004-01-04 Mark Kettenis <kettenis@gnu.org>
23133
23134 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
23135 return ${tests}" test. The ${tests} already mentions the
23136 filename.
23137
06846494
MC
231382004-01-02 Michael Chastain <mec.gnu@mindspring.com>
23139
23140 * gdb.cp/local.exp: Accept gcc abi 2.
23141
3b0cb202
MC
231422004-01-02 Michael Chastain <mec.gnu@mindspring.com>
23143
23144 * gdb.cp/templates.exp: Accept gcc abi 2.
23145
0643ec3f
MC
231462004-01-02 Michael Chastain <mec.gnu@mindspring.com>
23147
23148 * lib/compiler.cc: Remove supports_template_debugging.
23149 * gdb.cp/templates.exp: Do not test supports_template_debugging.
23150
d231d0b1
MC
231512004-01-01 Michael Chastain <mec.gnu@mindspring.com>
23152
23153 * gdb.cp/namespace.exp: Accept gcc abi 2.
23154
44ffb27c
MC
231552004-01-01 Michael Chastain <mec.gnu@mindspring.com>
23156
23157 * gdb.cp/method.exp: Accept gcc abi 2.
23158
184ad485
MC
231592004-01-01 Michael Chastain <mec.gnu@mindspring.com>
23160
23161 * gdb.cp/classes.exp: Generate identical results as old version.
23162 * gdb.cp/derivation.exp: Likewise.
23163 * gdb.cp/overload.exp: Likewise.
23164 * gdb.cp/virtfunc.exp: Likewise.
23165
116f09e7
MC
231662004-01-01 Michael Chastain <mec.gnu@mindspring.com>
23167
23168 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
23169 mysterious bug with sourceware version of expect.
23170
b1379776
MC
231712004-01-01 Michael Chastain <mec.gnu@mindspring.com>
23172
23173 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
23174 current versions of gcc, including gcc abi 2. Remove gratuitous
23175 restart of test program. Use gdb_test_multiple and gdb_test for
23176 all tests. Add patterns to xfail missing "const" in "const char *"
23177 and kfail PR gdb/1155.
23178
6b7a4c0e
MC
231792004-01-01 Michael Chastain <mec.gnu@mindspring.com>
23180
23181 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
23182 current versions of gcc, including gcc abi 2. Remove gratuitous
23183 restart of test program. Use gdb_test_multiple and gdb_test for
23184 all tests. Add patterns to kfail PR gdb/1498.
23185
51615d72
MC
231862003-12-31 Michael Chastain <mec.gnu@mindspring.com>
23187
23188 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
23189 current versions of gcc, including gcc abi 2. Use "breakpoint"
23190 and "continue" instead of restarting the target program. Use
23191 gdb_test_multiple and gdb_test for all tests.
23192
7b79a9d7
MK
231932004-01-01 Mark Kettenis <kettenis@gnu.org>
23194
23195 * gdb.asm/asm-source.exp: Update copyright year. Link statically
23196 for *-*-solaris2*.
23197
1cd3489f
MC
231982003-12-31 Michael Chastain <mec.gnu@mindspring.com>
23199
23200 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
23201 current versions of gcc, including gcc abi 2. Use "breakpoint"
23202 and "continue" instead of restarting the target program several
23203 times. Use gdb_test_multiple and gdb_test for all tests.
23204
850742db
MC
232052003-12-18 Michael Chastain <mec.gnu@mindspring.com>
23206
23207 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
23208 source files.
23209
eb4bbda8
MC
232102003-12-16 Michael Chastain <mec.gnu@mindspring.com>
23211
23212 * gdb.base/environ.exp: Handle compiling test case from multiple
23213 source files.
23214
e42c7771
MC
232152003-12-16 Michael Chastain <mec.gnu@mindspring.com>
23216
23217 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
23218
80e4b428
JB
232192003-12-17 Jim Blandy <jimb@redhat.com>
23220
5f06973a
JB
23221 * gdb.base/freebpcmd.c: Add copyright notice.
23222
80e4b428
JB
23223 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
23224
0ab84fb7
MC
232252003-12-16 Michael Chastain <mec.gnu@mindspring.com>
23226
23227 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
23228
1b3bb3d0
JB
232292003-12-13 Jim Blandy <jimb@redhat.com>
23230
23231 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
23232
3a4c9371
KB
232332003-12-12 Kevin Buettner <kevinb@redhat.com>
23234
23235 * gdb.asm/frv.inc: New file.
23236 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
23237
a1dea79a
FF
232382003-12-09 Fred Fish <fnf@redhat.com>
23239
23240 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
23241 functions to break1.c and leave prototypes behind. Add more
23242 "set breakpoint NN here" comments.
23243 * gdb.base/break1.c: New file.
23244
23245 * gdb.base/break.exp: Handle compiling test case from multiple
23246 source files and change source file references as needed.
23247 * gdb.base/completion.exp: Ditto.
23248 * gdb.base/condbreak.exp: Ditto.
23249 * gdb.base/define.exp: Ditto.
23250 * gdb.base/ena-dis-br.exp: Ditto.
23251 * gdb.base/info-proc.exp: Ditto.
23252 * gdb.base/maint.exp: Ditto.
23253 * gdb.base/until.exp: Ditto.
23254
23255 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
23256 hardcoded line numbers.
23257 * gdb.base/define.exp: Ditto.
23258 * gdb.base/ena-dis-br.exp: Ditto.
23259 * gdb.base/maint.exp: Ditto.
23260 * gdb.base/until.exp: Ditto.
23261
23262 * gdb.base/completion.exp: Use "break1" for completion tests since
23263 "break" is no longer a unique prefix.
23264
5266b69c
AC
232652003-12-06 Andrew Cagney <cagney@redhat.com>
23266
23267 * gdb.base/structs.exp (test_struct_returns): When applicable, set
23268 "return_value_unimplemented". When an unimplemented struct return
23269 architecture, report incorrect values as a KFAIL
23270
374451f0
MC
232712003-12-05 Michael Chastain <mec.gnu@mindspring.com>
23272
23273 * gdb.cp/rtti.exp: Accept new wording of warning from
23274 cp_lookup_rtti_type.
23275
ba9b20a7
MC
232762003-12-05 Michael Chastain <mec.gnu@mindspring.com>
23277
23278 Partial fix for PR testsuite/1456.
23279 * gdb.base/scope.exp (test_at_main): Replace references to
23280 gcc_compiled with calls to test_compiler_info.
23281 (test_at_foo): Likewise.
23282 (test_at_bar): Likewise.
23283
b74b6d0b
MC
232842003-12-04 Michael Chastain <mec.gnu@mindspring.com>
23285
23286 Partial fix for PR testsuite/1456.
23287 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
23288 to test_compiler_info.
23289
ccfa3402
MC
232902003-12-03 Michael Chastain <mec.gnu@mindspring.com>
23291
23292 * gdb.base/so-impl-ld.exp: Update copyright notice.
23293
f6246aba
MC
232942003-12-02 Michael Chastain <mec.gnu@mindspring.com>
23295
23296 Partial fix for PR testsuite/1456.
23297 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
23298 to test_compiler_info.
23299
13ae734a
MC
233002003-11-28 Michael Chastain <mec.gnu@mindspring.com>
23301
23302 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
23303 from current versions of gdb. Clean up regular expressions.
23304 Delete redundant timeout case.
23305
d8e1cdee
MC
233062003-11-28 Michael Chastain <mec.gnu@mindspring.com>
23307
23308 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
23309 from current versions of gdb. Clean up regular expressions.
23310 Delete redundant timeout case.
23311
96457b64
MC
233122003-12-01 Michael Chastain <mec.gnu@mindspring.com>
23313
23314 Partial fix for PR testsuite/1456.
23315 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
23316 gcc_compiled with call to test_compiler_info.
23317
f35309fc
MC
233182003-11-30 Michael Chastain <mec.gnu@mindspring.com>
23319
23320 Partial fix for PR testsuite/1456.
23321 * gdb.base/list.exp (test_list_function): Delete unused declaration
23322 of gcc_compiled.
23323
d7afdf9b
MC
233242003-11-29 Michael Chastain <mec.gnu@mindspring.com>
23325
23326 Partial fix for PR testsuite/1456.
23327 * gdb.base/complex.exp: Replace reference to gcc_compiled with
23328 call to test_compiler_info.
23329
71507b56
MK
233302003-11-29 Mark Kettenis <kettenis@gnu.org>
23331
23332 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
23333 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
23334 it to create the appropriate note.inc.
23335 * gdb.asm/asmsrc1.s: Include "note.inc".
23336 * gdb.asm/netbsd.inc: New file.
23337 * gdb.asm/empty.inc: New file.
23338
f81f93f7
MC
233392003-11-28 Michael Chastain <mec.gnu@mindspring.com>
23340
23341 Partial fix for PR testsuite/1456.
23342 * gdb.base/constvars.exp: Replace references to gcc_compiled with
23343 calls to test_compiler_info.
23344
9a77938e
MC
233452003-11-27 Michael Chastain <mec.gnu@mindspring.com>
23346
23347 Partial fix for PR testsuite/1456.
23348 * gdb.base/volatile.exp: Replace references to gcc_compiled with
23349 calls to test_compiler_info.
23350
e8367dc7
MK
233512003-11-27 Mark Kettenis <kettenis@gnu.org>
23352
23353 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
23354 pattern for the KFAILs.
23355
526c61ee
AF
233562003-11-25 Adam Fedor <fedor@gnu.org>
23357
23358 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
23359 * gdb.objc/objcdecode.m: New file.
23360
28f2d600
AF
233612003-11-25 Adam Fedor <fedor@gnu.org>
23362
23363 * gdb.objc/nondebug.exp: Test for PR objc/1236.
23364 * gdb.objc/nondebug.m: New file.
23365
a3895cee
BE
233662003-11-26 Ben Elliston <bje@wasabisystems.com>
23367
23368 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
23369 NetBSD as it does on FreeBSD. Modelled on a similar change by
23370 Mark Kettenis on 2003-05-30.
23371 (link-flags): Set to "--entry _start" regardless of target.
23372 Special linker flags are to be appended to $link-flags.
23373 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
23374
c9f2c8a3
MC
233752003-11-25 Michael Chastain <mec.gnu@mindspring.com>
23376
23377 * gdb.cp/method.exp: Accept output of new demangler.
23378
15a0587a 233792003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
23380
23381 * gdb/class2.exp: New file.
23382 * gdb/class2.cc: New file.
23383
3c00b570
MC
233842003-11-25 Michael Chastain <mec.gnu@mindspring.com>
23385
23386 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
23387 of new demangler.
23388
7027acc7
MK
233892003-11-23 Mark Kettenis <kettenis@gnu.org>
23390
23391 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
23392 of gdb_test "run".
23393
b0e1598a
MK
233942003-11-23 Mark Kettenis <kettenis@gnu.org>
23395
23396 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
23397 "continue" into "run".
23398
4d9eda44
MC
233992003-11-23 Michael Chastain <mec.gnu@mindspring.com>
23400
23401 Partial fix for PR testsuite/1456.
23402 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
23403 call to test_compiler_info.
23404 * gdb.cp/ctti.exp: Likewise.
23405 * gdb.cp/derivation.exp: Likewise.
23406 * gdb.cp/member-ptr.exp: Likewise.
23407 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
23408 reference to gcc_compiled.
23409
234102003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
23411
23412 Fix PR testsuite/1463.
23413 * gdb.base/structs.exp (start_structs_test): Call
23414 get_debug_format before using the debug format.
23415
d422fe19
AC
234162003-11-22 Andrew Cagney <cagney@redhat.com>
23417
23418 * lib/gdb.exp (gdb_test_multiple): Add simple example.
23419 * gdb.base/structs.exp: Use gdb_test_multiple.
23420
039cf96d
AC
234212003-11-20 Andrew Cagney <cagney@redhat.com>
23422
6882279b
AC
23423 * gdb.base/structs.exp: Handle and recover from internal errors.
23424 Replace "foo${n}" with "foo<n>" in test messages.
23425
e53890ae
AC
23426 * gdb.base/structs.exp: Update copyright. Rewrite.
23427 * gdb.base/structs.c: Update copyright. Rewrite.
23428
2b211c59
AC
23429 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
23430 resync count exceeded.
d63a86f8 23431
039cf96d
AC
23432 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
23433 from the internal error.
23434 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
23435 Original from Jim Blandy.
23436 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 23437
eac98b22
AC
234382003-11-19 Andrew Cagney <cagney@redhat.com>
23439
23440 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
23441 KFAIL.
23442
67455b2a
MK
234432003-11-17 Mark Kettenis <kettenis@gnu.org>
23444
23445 New testcase for PR backtrace/1435.
23446 * gdb.arch/i386-unwind.exp: New file.
23447 * gdb.arch/i386-unwind.c: New file.
23448
853d6e5b
AC
234492003-11-17 Andrew Cagney <cagney@redhat.com>
23450
23451 * lib/gdb.exp (compiler_info): New global.
23452 (test_compiler_info): New function.
23453 (get_compiler_info): Set compiler_info.
23454 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
23455 "compiler_info" to gcc-<major>-<minor>.
23456
38cf6e11
MC
234572003-11-15 Michael Chastain <mec.gnu@mindspring.com>
23458
23459 * gdb.trace/configure: Remove.
23460
a50d3602
EZ
234612003-11-13 Elena Zannoni <ezannoni@redhat.com>
23462
23463 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 23464 breakpoints.
a50d3602
EZ
23465 * gdb.base/break.exp: Remove all references to explicit line
23466 numbers.
23467
d9407aaa
NC
234682003-11-11 Nick Clifton <nickc@redhat.com>
23469
23470 * gdb.base/shreloc.exp: Do not run for targets which do not
23471 support shared objects.
23472
db488fc1
CV
234732003-11-10 Corinna Vinschen <vinschen@redhat.com>
23474
23475 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
23476 Don't run tests if nofileio flag is given.
23477
6a90a18e
EZ
234782003-11-07 Elena Zannoni <ezannoni@redhat.com>
23479
23480 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 23481 as well as 'Watchpoint'.
6a90a18e 23482
0b915e9c
EZ
234832003-11-06 Elena Zannoni <ezannoni@redhat.com>
23484
23485 Reported by Jim Ingham <jingham@apple.com>:
23486 * gdb.base/annota1.exp: Match at least one occurrence of the
23487 signal handler annotation.
23488
d7e4b55f
EZ
234892003-11-06 Elena Zannoni <ezannoni@redhat.com>
23490
a9c64011
AS
23491 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
23492 as well as 'Watchpoint'.
d7e4b55f 23493
2fe4e8d0
MC
234942003-11-05 Michael Chastain <mec@shout.net>
23495
23496 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
23497
6ef88553
KW
234982003-11-03 Kris Warkentin <kewarken@qnx.com>
23499
23500 * gdb.arch/gdb1291.c: New test file.
23501 * gdb.arch/gdb1291.exp: New test script.
23502 * gdb.arch/gdb1431.c: New test file.
23503 * gdb.arch/gdb1431.exp: New test script.
23504
ae7dc4d8
MC
235052003-10-22 Michael Chastain <mec@shout.net>
23506
23507 * gdb.mi/pthreads.c: Add copyright notice.
23508
c39d7427
MC
235092003-10-22 Michael Chastain <mec@shout.net>
23510
23511 * gdb.threads/pthreads.c: Add copyright notice.
23512
8b7d96c1
MC
235132003-10-20 Michael Chastain <mec@shout.net>
23514
23515 * gdb.base/gdb1056.exp: New test script.
23516
d1d69fdd
DJ
235172003-10-13 Daniel Jacobowitz <drow@mvista.com>
23518
23519 * gdb.threads/killed.exp: Use gdb_run_cmd.
23520
7d605576
DJ
235212003-10-13 Daniel Jacobowitz <drow@mvista.com>
23522
23523 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
23524 create a core file.
23525 * gdb.threads/gcore-thread.exp: Likewise.
23526
618ec112
CV
235272003-10-13 Corinna Vinschen <vinschen@redhat.com>
23528
23529 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
23530 type, based on char type.
23531 (struct bit_flags_short_t): New bitfield type, based on short type.
23532 (init_bit_flags_char): New fuction.
23533 (init_bit_flags_short): Ditto.
23534 (print_bit_flags_char): Ditto.
23535 (print_bit_flags_short): Ditto.
23536 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
23537
9367a73c
MC
235382003-10-11 Michael Chastain <mec@shout.net>
23539
23540 * gdb.base/call-rt-st.exp: Update copyright year.
23541
1decf120
KI
235422003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
23543
23544 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
23545 * gdb.disasm/sh3.s: Ditto.
23546
5445b2ae
DJ
235472003-10-07 Daniel Jacobowitz <drow@mvista.com>
23548
23549 * gdb.threads/switch-threads.exp: New test.
23550 * gdb.threads/switch-threads.c: New source file.
23551
aec24853
CV
235522003-10-07 Corinna Vinschen <vinschen@redhat.com>
23553
23554 * gdb.base/ending-run.exp: Add sh specific case.
23555
adc7428d
AC
235562003-10-06 Andrew Cagney <cagney@redhat.com>
23557
23558 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
23559 * gdb.disasm/mn10200.exp: Delete obsolete file.
23560
c9d37158
DJ
235612003-09-29 Daniel Jacobowitz <drow@mvista.com>
23562
23563 * ChangeLog: Correct an entry command.exp -> commands.exp.
23564 * gdb.base/commands.exp (bp_deleted_in_command_test)
23565 (temporary_breakpoint_commands): Check noargs.
23566
79c2c32d
DC
235672003-09-25 David Carlton <carlton@kealia.com>
23568
23569 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
23570 of some print tests, where appropriate. Add tests for C::D::cd,
23571 E::ce, F::cXfX, G::XgX.
23572 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
23573
594e6d67
RE
235742003-09-25 Richard Earnshaw <rearnsha@arm.com>
23575
23576 * lib/java.exp (java_init): Import target_alias before using it.
23577
10f0d451
DC
235782003-09-25 David Carlton <carlton@kealia.com>
23579
23580 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
23581
274bcba0
EZ
235822003-09-23 Elena Zannoni <ezannoni@redhat.com>
23583
d63a86f8 23584 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 23585 weirdness.
274bcba0 23586
cdbf20f7
MC
235872003-09-17 Michael Chastain <mec@shout.net>
23588
23589 * gdb.cp/gdb1355.exp: New file.
23590 * gdb.cp/gdb1355.c: New file.
23591
71e06f80
CV
235922003-09-15 Corinna Vinschen <vinschen@redhat.com>
23593
23594 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
23595 * gdb.asm/sh.inc: New file.
23596
5c4e30ca
DC
235972003-09-11 David Carlton <carlton@kealia.com>
23598
bd45b7af
DC
23599 * gdb.cp/namespace.exp: Add tests for namespace types.
23600 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
23601 (test_namespace): New.
23602
1c199746
EZ
236032003-09-11 Elena Zannoni <ezannoni@redhat.com>
23604
a9c64011 23605 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 23606 * gdb.stabs/weird.exp: Ditto.
1c199746 23607
04ed252f
MC
236082003-09-08 Michael Chastain <mec@shout.net>
23609
23610 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
23611
d8a2d9e7
MC
236122003-09-07 Michael Chastain <mec@shout.net>
23613
23614 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
23615 'parse error'.
23616
161afb24
MK
236172003-09-07 Mark Kettenis <m.kettenis@osp.nl>
23618
23619 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
23620
49f2741a
MC
236212003-08-30 Michael Chastain <mec@shout.net>
23622
23623 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
23624 * gdb.gdb/observer.exp: Ditto.
23625 * gdb.gdb/xfullpath.exp: Ditto.
23626
8afa723e
MK
236272003-08-29 Mark Kettenis <kettenis@gnu.org>
23628
23629 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
23630 *-*-*bsd*.
23631
f31dfe3b
JJ
236322003-08-28 Jeff Johnston <jjohnstn@redhat.com>
23633
23634 * gdb.base/dump.exp: Skip for ia64.
23635
4630e498
JJ
236362003-08-25 Jeff Johnston <jjohnstn@redhat.com>
23637
23638 * gdb.asm/asm-source.exp: Add ia64 support.
23639 * gdb.asm/ia64.inc: New file.
23640
1105b7ef
MC
236412003-08-22 Michael Chastain <mec@shout.net>
23642
23643 * gdb.cp: New directory.
23644 * gdb.cp/*: Copy from gdb.c++/*.
23645 * gdb.c++/*: Remove.
23646 * Makefile.in: Change gdb.c++ to gdb.cp.
23647 * configure.in: Ditto.
23648 * configure: Regnerate.
23649
c945b932
MK
236502003-08-18 Mark Kettenis <kettenis@gnu.org>
23651
23652 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
23653 * gdb.arch/i386-prologue.c (gdb1338): Add function.
23654
2b66634b
DJ
236552003-08-17 Daniel Jacobowitz <drow@mvista.com>
23656
23657 * mi-var-display.exp (-var-list-children weird): Accept function
23658 pointers with argument types.
23659 * mi1-var-display.exp (-var-list-children weird): Likewise.
23660 * mi2-var-display.exp (-var-list-children weird): Likewise.
23661
a356f73b
DJ
236622003-08-17 Daniel Jacobowitz <drow@mvista.com>
23663
23664 * gdb.base/annota3.exp: Add missing newline.
23665
483417b8
MC
236662003-08-06 Michael Chastain <mec@shout.net>
23667
23668 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
23669
c99c59c3
MS
236702003-08-12 Michael Snyder <msnyder@redhat.com>
23671
23672 * gdb.base/float.exp: Add test for SH.
23673
55ed7501
MK
236742003-08-10 Mark Kettenis <kettenis@gnu.org>
23675
23676 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
23677
1a371f2e
EZ
236782003-08-07 Elena Zannoni <ezannoni@redhat.com>
23679
23680 * gdb.base/completion.exp: Remove reduntant completion test
23681 on filename.
23682
e0f353ce
EZ
236832003-08-07 Elena Zannoni <ezannoni@redhat.com>
23684
a9c64011
AS
23685 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
23686 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
23687 gdb.trace/save-trace.exp: Make sure that full pathnames are
23688 escaped correctly.
e0f353ce 23689
5710a1af 236902003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 23691
a9c64011
AS
23692 * configure.in: Don't generate config.h from config.hin.
23693 * configure: Regenerate.
23694 * config.hin: Remove file.
23695 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
23696 * gdb.threads/pthreads.c: Ditto.
5710a1af 23697
dcd81ce9
DJ
236982003-08-07 Daniel Jacobowitz <drow@mvista.com>
23699
23700 From Kei Sakamoto <sakamoto.kei@renesas.com>:
23701 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
23702 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
23703 Replace ld24 with seth/add3.
23704
6009d884
AC
237052003-08-02 Andrew Cagney <cagney@redhat.com>
23706
23707 * gdb.base/annota3.exp: New file.
23708 * gdb.base/annota3.c: New file.
23709 * gdb.c++/annota3.exp: New file.
23710 * gdb.c++/annota3.cc: New file.
23711
51514e06
MC
237122003-07-29 Michael Chastain <mec@shout.net>
23713
23714 * gdb.threads/tls.c (spin): Check errno only if sem_wait
23715 actually failed.
23716 (do_pass): Likewise.
23717 * gdb.threads/tls.exp: Always initialize no_of_threads.
23718
4ee6625b
DJ
237192003-07-27 Daniel Jacobowitz <drow@mvista.com>
23720
23721 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
23722 pattern.
23723 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
23724 * gdb.threads/tls.exp: Recognize one case of the host library not
23725 supporting TLS.
23726
225f2bf6
AC
237272003-07-27 Andrew Cagney <cagney@redhat.com>
23728
23729 * gdb.base/fileio.exp: Use SH when running commands using
23730 remote_exec.
23731
bcb27c9f
DJ
237322003-07-24 Daniel Jacobowitz <drow@mvista.com>
23733
23734 From Kei Sakamoto <sakamoto.kei@renesas.com>:
23735 * gdb.base/relocate.c (dummy): New padding array.
23736
3d67be83
MS
237372003-07-22 Michael Snyder <msnyder@redhat.com>
23738
d63a86f8 23739 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
23740
23741 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
23742 patterns to be more general, accepting old and new output.
23743 Some output chars (such as '+') also must be quoted.
d63a86f8 23744 Some addresses are displayed numerically instead of
3d67be83
MS
23745 symbolically.
23746
57ba3b85
MS
237472003-07-23 Michael Snyder <msnyder@redhat.com>
23748
686d097c
MS
23749 * gdb.base/return2.exp: Don't test long-long return.
23750
57ba3b85
MS
23751 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
23752 * gdb.disasm/t01_mov.exp: Ditto.
23753 * gdb.disasm/t02_mova.s: Ditto.
23754 * gdb.disasm/t02_mova.exp: Ditto.
23755 * gdb.disasm/t03_add.s: Ditto.
23756 * gdb.disasm/t03_add.exp: Ditto.
23757 * gdb.disasm/t04_sub.s: Ditto.
23758 * gdb.disasm/t04_sub.exp: Ditto.
23759 * gdb.disasm/t05_cmp.s: Ditto.
23760 * gdb.disasm/t05_cmp.exp: Ditto.
23761 * gdb.disasm/t06_ari2.s: Ditto.
23762 * gdb.disasm/t06_ari2.exp: Ditto.
23763 * gdb.disasm/t07_ari3.s: Ditto.
23764 * gdb.disasm/t07_ari3.exp: Ditto.
23765 * gdb.disasm/t08_or.s: Ditto.
23766 * gdb.disasm/t08_or.exp: Ditto.
23767 * gdb.disasm/t09_xor.s: Ditto.
23768 * gdb.disasm/t09_xor.exp: Ditto.
23769 * gdb.disasm/t10_and.s: Ditto.
23770 * gdb.disasm/t10_and.exp: Ditto.
23771 * gdb.disasm/t11_logs.s: Ditto.
23772 * gdb.disasm/t11_logs.exp: Ditto.
23773 * gdb.disasm/t12_bit.s: Ditto.
23774 * gdb.disasm/t12_bit.exp: Ditto.
23775 * gdb.disasm/t13_otr.s: Ditto.
23776 * gdb.disasm/t13_otr.exp: Ditto.
23777
e00759ef
EZ
237782003-07-22 Elena Zannoni <ezannoni@redhat.com>
23779
23780 * gdb.threads/tls.exp :Add kfail for 'info address' case.
23781
8bc2021f
EZ
237822003-07-22 Elena Zannoni <ezannoni@redhat.com>
23783
a9c64011
AS
23784 * gdb.threads/tls.c : New file.
23785 * gdb.threads/tls.exp : New file.
23786 * gdb.threads/tls-main.c : New file.
23787 * gdb.threads/tls-shared.c : New file.
23788 * gdb.threads/tls-shared.exp : New file.
8bc2021f 23789
89320c4c
AS
237902003-07-22 Andreas Schwab <schwab@suse.de>
23791
23792 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
23793
180dea7c
AS
237942003-07-20 Andreas Schwab <schwab@suse.de>
23795
23796 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
23797 due to insn reordering.
23798
0714963c
AC
237992003-07-15 Andrew Cagney <cagney@redhat.com>
23800
23801 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
23802
98a23b3f
MC
238032003-07-15 Michael Chastain <mec@shout.net>
23804
23805 * gdb.base/gdb1250.exp: New file.
23806 * gdb.base/gdb1250.c: New file.
23807
27e417a2
ML
238082003-07-09 Michal Ludvig <mludvig@suse.cz>
23809
23810 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
23811 expansion of size_t to 'unsigned long', not only to 'unsigned'.
23812
8bc2021f
EZ
238132003-07-09 Elena Zannoni <ezannoni@redhat.com>
23814
a9c64011
AS
23815 * gdb.threads/tls.c: New file.
23816 * gdb.threads/tls.exp: New file.
23817 * gdb.threads/tls-main.c: New file.
23818 * gdb.threads/tls-shared.c: New file.
23819 * gdb.threads/tls-shared.exp: New file.
8bc2021f 23820
d99968dc
EZ
238212003-07-09 Elena Zannoni <ezannoni@redhat.com>
23822
23823 * gdb.base/annota1.exp: Make sure that we properly escape the
23824 full path of the source file. Xfail more permissive patterns,
d63a86f8 23825 due to a compiler debug info problem.
d99968dc 23826
83876b3b
AS
238272003-07-07 Andreas Schwab <schwab@suse.de>
23828
2705e972
AS
23829 * gdb.asm/m68k.inc: New file.
23830 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
23831
83876b3b
AS
23832 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
23833 arguments"): Also match negative number.
23834
23835 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
23836
3a871b37
DJ
238372003-07-03 Daniel Jacobowitz <drow@mvista.com>
23838
23839 * gdb.base/store.c (charest): New typedef.
23840 (add_char): Rename to add_charest, update.
23841 (wack_char): Rename to wack_charest, update types. Return l + r
23842 to keep r live across the call.
23843 (wack_short, wack_int, wack_long, wack_longest, wack_float)
23844 (wack_double, wack_doublest): Return l + r to keep r live across
23845 the call.
23846 * gdb.base/store.exp: Accomodate store.c changes.
23847
b2a7f303
DC
238482003-06-30 David Carlton <carlton@kealia.com>
23849
23850 * gdb.c++/maint.exp (test_invalid_name): New.
23851 (test_first_component): Add tests for invalid names.
23852
3c6cb4a1
MC
238532003-06-29 Michael Chastain <mec@shout.net>
23854
23855 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
23856 output of '<VTT for class>' for virtual base classes.
23857
f1c2644b
DJ
238582003-06-29 Daniel Jacobowitz <drow@mvista.com>
23859
23860 * gdb.base/completion.exp: Tab-complete "complet" instead of
23861 "compl".
23862 * gdb.base/complex.exp, gdb.base/complex.c: New files.
23863
18080350
DJ
238642003-06-29 Daniel Jacobowitz <drow@mvista.com>
23865
23866 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
23867 * gdb.base/volatile.exp: Likewise.
23868
f56973f8
DJ
238692003-06-29 Daniel Jacobowitz <drow@mvista.com>
23870
23871 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
23872 gdb/1265.
23873
238742003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
23875 Daniel Jacobowitz <drow@mvista.com>
23876
23877 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
23878 initial line count of 'captured_main' from 26 to 32.
23879 (test_with_self): Allow xmalloc call to be interleaved with the
23880 preceding two lines.
23881
e766d4d6
JB
238822003-06-24 Joel Brobecker <brobecker@gnat.com>
23883
23884 * gdb.base/bang.exp: New testcase.
23885
f125c9a4
JB
238862003-06-23 Joel Brobecker <brobecker@gnat.com>
23887
23888 * gdb.base/langs.exp: Add some tests for the "minimal" language
23889 support.
23890
6e25beaf
EZ
238912003-06-23 Elena Zannoni <ezannoni@redhat.com>
23892
23893 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
23894 the testcase.
23895
2f816dda
DJ
238962003-06-22 Daniel Jacobowitz <drow@mvista.com>
23897
23898 * gdb.base/relocate.exp: Test add-symbol-file with a variable
23899 offset.
23900
db5a5748
DJ
239012003-06-22 Daniel Jacobowitz <drow@mvista.com>
23902
23903 * gdb.c++/pr-1210.cc: New file.
23904 * gdb.c++/pr-1210.exp: New file.
23905
1df0c130
DJ
239062003-06-21 Daniel Jacobowitz <drow@mvista.com>
23907
23908 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
23909 000-exec-continue.
23910
a92feac0
MK
239112003-06-15 Mark Kettenis <kettenis@gnu.org>
23912
23913 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
23914 on *-*-*bsd* instead of *-*-freebsd*.
23915
81a58f5b
AC
239162003-06-14 Andrew Cagney <cagney@redhat.com>
23917
23918 * gdb.base/store.exp: Test longest and doublest. Test all
23919 parameters. Weaken return statement match.
23920 * gdb.base/store.c: Add longest and doublest - aka long long and
23921 long double functions. Put all parameters into local register
23922 variables. Use negative values.
23923
b257a0d3
AC
239242003-06-14 Andrew Cagney <cagney@redhat.com>
23925
23926 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
23927 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
23928 exit status.
23929 * gdb.base/fileio.exp: Disable target when nointerrupts and
23930 noinferiorio, instead of limiting it to remote. Use remote_exec
23931 instead of system.
d63a86f8 23932
21c38304
JJ
239332003-06-12 Jeff Johnston <jjohnstn@redhat.com>
23934
23935 * gdb.base/float.exp: Add ia64 support.
23936
1bcdb424
CV
239372003-06-12 Corinna Vinschen <vinschen@redhat.com>
23938
23939 * gdb.base/fileio.exp: Run only on remote targets.
23940
6aeb981f
CV
239412003-06-10 Corinna Vinschen <vinschen@redhat.com>
23942
23943 * gdb.base/fileio.c: New file, testing File-I/O.
23944 * gdb.base/fileio.exp: Ditto.
23945
53df362e
RG
239462003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
23947
23948 * gdb.base/shreloc.exp: New file, check symbol values obtained from
23949 shared objects after relocation at load time (gdb PR/1132).
23950 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 23951 as above, part of the shared object relocation test.
53df362e 23952
ffee1b46
MK
239532003-06-08 Mark Kettenis <kettenis@gnu.org>
23954
b5ca3722
MK
23955 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
23956 fully filled history list.
23957 * gdb.base/gdb_history: New file.
23958
03ed860d
MK
23959 * gdb.base/signals.exp: XFAIL "continue to func1" on
23960 i*86-*-freebsd*.
23961
ffee1b46
MK
23962 * gdb.base/attach.exp: When trying to attach to a nonexistent
23963 process, make it possible to specify the PID based on the target,
23964 and do so for *-*-freebsd*.
23965
d80dbb52
RH
239662003-06-02 Richard Henderson <rth@redhat.com>
23967
23968 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
23969
6dd77b81
RH
239702003-06-02 Richard Henderson <rth@redhat.com>
23971
23972 * gdb.base/selftest.exp: Next over lim_at_start initialization.
23973
f6347e16
RH
239742003-06-02 Richard Henderson <rth@redhat.com>
23975
23976 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
23977
2c161407
DJ
239782003-06-01 Daniel Jacobowitz <drow@mvista.com>
23979
23980 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
23981 of globalvar.
23982
572eb746
MK
239832003-06-01 Mark Kettenis <kettenis@gnu.org>
23984
23985 * gdb.asm/asm-source.exp: Check for memory read errors in
23986 disassembler test on *BSD too.
23987
9e9617a5
RH
239882003-06-01 Richard Henderson <rth@redhat.com>
23989
23990 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
23991 for .frame.
23992 (gdbasm_call): Lose ldgp.
23993 (gdbasm_startup): Add frame information.
23994 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
23995
7b34ad4e
MK
239962003-05-31 Mark Kettenis <kettenis@gnu.org>
23997
23998 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
23999 i?86-*-*.
24000
10059fdf
MK
240012003-05-30 Mark Kettenis <kettenis@gnu.org>
24002
24003 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
24004 FreeBSD.
24005
acf4b816
RH
240062003-05-29 Richard Henderson <rth@redhat.com>
24007
24008 * gdb.asm/alpha.inc: New file.
24009 * gdb.asm/asm-source.exp: Use it.
24010
e9ecd949
JB
240112003-05-29 Jim Blandy <jimb@redhat.com>
24012
24013 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
24014 'core.PID'.
24015
e3e5a4f3
JB
240162003-05-22 Jim Blandy <jimb@redhat.com>
24017
24018 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
24019 backtrace.
d63a86f8 24020
72fe3d25
DC
240212003-05-20 David Carlton <carlton@math.stanford.edu>
24022
24023 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
24024 this time.
24025
58da2eb2
DC
240262003-05-19 David Carlton <carlton@bactrian.org>
24027
24028 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
24029 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
24030
1fcb5155
DC
240312003-05-19 David Carlton <carlton@bactrian.org>
24032
24033 * gdb.c++/namespace.exp: Add namespace scope and anonymous
24034 namespace tests.
24035 Bump copyright date.
24036 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
24037 (main): Call C::D::marker2.
24038 * gdb.c++/namespace1.cc: New file.
24039
85e85163
JJ
240402003-05-14 Jeff Johnston <jjohnstn@redhat.com>
24041
24042 Roland McGrath <roland@redhat.com>
d63a86f8 24043 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
24044 there is no manager thread.
24045
a25fbfec
JJ
240462003-05-08 Jeff Johnston <jjohnstn@redhat.com>
24047
d63a86f8
RM
24048 * gdb.threads/schedlock.exp: Remove assumption that all threads
24049 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
24050 in one of the child threads rather than the main thread.
24051
be375bae
JB
240522003-05-07 Jim Blandy <jimb@redhat.com>
24053
09bf6082
JB
24054 Add support for assembly source testing on the s390x.
24055 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
24056 architecture.
24057 * gdb.asm/s390x.inc: New file.
24058
be375bae
JB
24059 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
24060 succession of 'if' statements.
24061
00905d52
AC
240622003-05-05 Andrew Cagney <cagney@redhat.com>
24063
24064 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
24065
b1e29e33
AC
240662003-05-05 Andrew Cagney <cagney@redhat.com>
24067
24068 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
24069 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
24070
e33d66ec
EZ
240712003-05-02 Elena Zannoni <ezannoni@redhat.com>
24072
24073 * gdb.base/charset.exp: Update based on new behavior of set/show
24074 charset commands.
24075
2b6fd0d8
AC
240762003-05-01 Andrew Cagney <cagney@redhat.com>
24077
24078 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
24079 variable do not give memory errors.
24080
130cacce
AF
240812003-04-30 Adam Fedor <fedor@gnu.org>
24082
24083 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
24084 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
24085 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
24086 gdb.objc/basicclass.m: : New files
24087
24088 * lib/gdb.exp (gdb_compile_objc): New procedure.
24089
bea71854
DJ
240902003-04-27 Daniel Jacobowitz <drow@mvista.com>
24091
24092 * gdb.base/signals.exp: Make backtrace tests more specific.
24093
0f20eeea
DC
240942003-04-23 David Carlton <carlton@bactrian.org>
24095
24096 * gdb.c++/maint.exp (test_first_component): Add tests for
24097 'operator' in more locations.
24098
c8c4d8dc
KB
240992003-04-16 Kevin Buettner <kevinb@redhat.com>
24100
24101 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
24102
3fe60e3c
EZ
241032003-04-16 Elena Zannoni <ezannoni@redhat.com>
24104
24105 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 24106 func marke' instead. Update test name.
3fe60e3c 24107
9219021c
DC
241082003-04-15 David Carlton <carlton@math.stanford.edu>
24109
24110 * gdb.c++/maint.exp: New file.
24111
5dd55bdd
EZ
241122003-04-14 Elena Zannoni <ezannoni@redhat.com>
24113
24114 * gdb.threads/schedlock.c: Change type of thread function argument
24115 to long, to avoid warnings on 64-bit platforms.
24116
00890572
EZ
241172003-04-14 Elena Zannoni <ezannoni@redhat.com>
24118
a9c64011
AS
24119 * gdb.base/attach.exp: Add new message from ptrace in case of
24120 attaching to nonexistent process.
d63a86f8 24121
93201743
JB
241222003-04-11 Jim Blandy <jimb@redhat.com>
24123
24124 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
24125 gdb.c++/userdef.cc: Place comments on the lines to which the
24126 marker function might return.
24127 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
24128 gdb.c++/userdef.exp: Look for those comments to check that we've
24129 returned to the right place, instead of checking line numbers.
24130
2a11c64d
EZ
241312003-04-11 Elena Zannoni <ezannoni@redhat.com>
24132
a9c64011
AS
24133 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
24134 match on sourcefile name, instead of directory name.
2a11c64d 24135
68ab8fc5
EZ
241362003-04-10 Elena Zannoni <ezannoni@redhat.com>
24137
d63a86f8 24138 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
24139 working directory name.
24140
5624293a
JB
241412003-04-09 Jim Blandy <jimb@redhat.com>
24142
24143 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
24144 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
24145 after an inferior function call, report the failure, but allow the
24146 test to continue.
24147
f1f02ee4
SC
241482003-04-05 Stephane Carrez <stcarrez@nerim.fr>
24149
24150 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
24151 with -DPROTOTYPES.
24152
6eb79af0
SC
241532003-04-05 Stephane Carrez <stcarrez@nerim.fr>
24154
24155 * gdb.base/break.exp: Revert last patch.
24156
8dfb4cf0
SC
241572003-04-04 Stephane Carrez <stcarrez@nerim.fr>
24158
24159 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
24160 with -DPROTOTYPES.
24161
ed4c619a
AC
241622003-04-02 Andrew Cagney <cagney@redhat.com>
24163
24164 * gdb.base/callfuncs.exp: Make "print add" messages unique.
24165 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
24166 matching directories by the name breakpoint.
24167 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
24168 Make "continue to marker1" consistent.
24169 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
24170 message consistent.
24171 * lib/gdb.exp: Put "the program is no longer running", and "the
24172 program exited" in parenthesis.
24173 * lib/mi-support.exp: Ditto.
d63a86f8 24174
4e35d5f0 241752003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 24176
4e35d5f0
BR
24177 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
24178
71900fe8
AC
241792003-03-29 Andrew Cagney <cagney@redhat.com>
24180
24181 * gdb.base/sizeof.c (main): Print the value of '\377'.
24182 * gdb.base/sizeof.exp: Check the sign of '\377'.
24183
c0655a16
MC
241842003-03-27 Michael Chastain <mec@shout.net>
24185
24186 * gdb.base/gdb1090.exp: New file.
24187 * gdb.base/gdb1090.cc: New file.
24188
5b2a3989
JB
241892003-03-27 J. Brobecker <brobecker@gnat.com>
24190
24191 * gdb.gdb/observer.exp: New regression test.
24192
79876890
MC
241932003-03-27 Michael Chastain <mec@shout.net>
24194
24195 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
24196 * gdb.base/ptype.exp: Likewise.
24197
6eac95e3
CV
241982003-03-27 Corinna Vinschen <vinschen@redhat.com>
24199
24200 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
24201
e8c71839
MC
242022003-03-26 Michael Chastain <mec@shout.net>
24203
24204 * gdb.base/ptype.exp: Actually use some typedef'd types.
24205
71b10041
SC
242062003-03-21 Stephane Carrez <stcarrez@nerim.fr>
24207
24208 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
24209 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
24210
2512cf80
CV
242112003-03-20 Corinna Vinschen <vinschen@redhat.com>
24212
24213 * gdb.base/default.exp: Fix regular expression.
24214
0d195a4f
CV
242152003-03-20 Corinna Vinschen <vinschen@redhat.com>
24216
24217 * gdb.base/args.exp: Fix regular expression.
24218
8a2dbca8
CV
242192003-03-20 Corinna Vinschen <vinschen@redhat.com>
24220
24221 * gdb.base/help.exp: Allow Win32 child process.
24222
bf028682
CV
242232003-03-20 Corinna Vinschen <vinschen@redhat.com>
24224
24225 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
24226 when stepping out of main().
24227
182dbe85
CV
242282003-03-20 Corinna Vinschen <vinschen@redhat.com>
24229
24230 * gdb.base/default.exp: Check for win32 specific message when calling
24231 "run" without executable.
24232
d67a6ba5
CV
242332003-03-20 Corinna Vinschen <vinschen@redhat.com>
24234
24235 * gdb.base/args.exp: Expect .exe in output.
24236
a955b5bb
CV
242372003-03-20 Corinna Vinschen <vinschen@redhat.com>
24238
24239 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
24240 Cygwin native.
24241
bf6bad4b
AC
242422003-03-17 Andrew Cagney <cagney@redhat.com>
24243
24244 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
24245 vector registes.
24246 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
24247 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
24248
293e9a31
DC
242492003-03-17 David Carlton <carlton@math.stanford.edu>
24250
24251 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
24252 test, for PR breakpoints/38.
24253 Call test_watchpoint_and_breakpoint.
24254 * gdb.base/watchpoint.c (func3): New function.
24255 (main): Call func3.
24256
5330f2db
DC
242572003-03-04 David Carlton <carlton@math.stanford.edu>
24258
24259 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
24260 Garply<Garply<char> >:: garply".
24261 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
24262 with respect to PR c++/1111; note also PR c++/1113.
24263 (test_template_breakpoints): KFAIL "constructor breakpoint" with
24264 respect to PR c++/1062.
24265 KFAIL "destructor breakpoint" with respect to PR c++/1112.
24266
6ece72da
DC
242672003-03-03 David Carlton <carlton@math.stanford.edu>
24268
24269 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
24270 with respect to PR c++/57.
24271 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
24272 c++/826.
24273 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
24274 respect to PR c++/57.
24275
85ca1584
DC
242762003-03-03 David Carlton <carlton@math.stanford.edu>
24277
24278 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
24279 respect to PR c++/33 into FAILs.
24280
98e9c5b8
MC
242812003-03-03 Michael Chastain <mec@shout.net>
24282
7bedbf27
MC
24283 * configure.in: Update copyright years.
24284
242852003-03-03 Michael Chastain <mec@shout.net>
24286
24287 * Makefile.in: Update copyright years.
98e9c5b8 24288
f683e100
DC
242892003-02-28 David Carlton <carlton@math.stanford.edu>
24290
24291 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
24292 print class instead of struct and/or superfluous protection
24293 specifiers, as long as the resulting output is equivalent to the
24294 source code.
24295 Delete FIXME from end of messages on tests that don't need
24296 fixing.
24297
a9e0cf2c
DC
242982003-02-28 David Carlton <carlton@math.stanford.edu>
24299
24300 * gdb.c++/templates.exp (do_tests): Allow const in the two
24301 Foo<volatile char *>::foo tests.
24302
e8d359df
MS
243032003-02-27 Michael Snyder <msnyder@redhat.com>
24304
d63a86f8 24305 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
24306 will be consistant.
24307
0b71dc91
DC
243082003-02-26 David Carlton <carlton@math.stanford.edu>
24309
24310 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
24311 char *>::foo" test with respect to PR c++/33. Create a new test
24312 which is identical to that one except that it doesn't put the
24313 space between the "char" and the "*"; KFAIL it, too.
24314
dd14ab43
DC
243152003-02-26 David Carlton <carlton@math.stanford.edu>
24316
24317 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
24318 template types into either PASSes or KFAILs (corresponding to PR
24319 c++/57). Tweak indentation. Update copyright.
24320
1146c7f1
SC
243212003-02-23 Stephane Carrez <stcarrez@nerim.fr>
24322
24323 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
24324
74641dfb
MC
243252003-02-13 Michael Chastain <mec@shout.net>
24326
24327 * gdb.base/exprs.exp: Remove i960 remnants.
24328 * gdb.base/funcargs.exp: Likewise.
24329 * gdb.base/list.exp: Likewise.
24330 * gdb.base/ptype.exp: Likewise.
24331
559cd2d0
DC
243322003-02-14 David Carlton <carlton@math.stanford.edu>
24333
24334 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
24335 pEe->D::vg()" from XFAIL to KFAIL.
24336
c4f90d87
JM
243372003-02-13 Jason Molenda (jmolenda@apple.com)
24338
24339 * gdb.base/maint.exp: Update maint print statistics regexp to include
24340 new entries.
24341
cbc4d97c
MC
243422003-02-13 Michael Chastain <mec@shout.net>
24343
24344 * gdb.c++/inherit.exp: Remove call to get_debug_format.
24345
40f235b7
MC
243462003-02-12 Michael Chastain <mec@shout.net>
24347
24348 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
24349 * gdb.c++/inherit.exp: Likewise.
24350 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
24351 * gdb.c++/templates.exp: Likewise.
24352 * gdb.c++/virtfunc.exp: Likewise.
24353
c56716b0
JM
243542003-02-06 Jason Molenda (jason-cl@molenda.com)
24355
24356 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
24357 why the code is written that way.
24358
070afcf8
MC
243592003-02-05 Michael Chastain <mec@shout.net>
24360
24361 * gdb.base/dump.exp: Add missing copyright line.
24362
5d0331e5
JM
243632003-02-05 Jason Molenda (jason-cl@molenda.com)
24364
f7ae6d3e 24365 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
24366 at the beginning so the breakpoint doesn't get set on the loop.
24367
92851186
MC
243682003-02-05 Michael Chastain <mec@shout.net>
24369
24370 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
24371 output for configurations with gcc 2.95.3.
24372
cbf1e085
AC
243732003-02-05 Keith Seitz <keiths@redhat.com>
24374 Andrew Cagney <ac131313@redhat.com>
24375
24376 * gdb.mi/mi-cli.exp: New file.
d63a86f8 24377
29518e1e
MC
243782003-02-04 Michael Chastain <mec@shout.net>
24379
24380 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
24381 Call perror and then continue.
24382
5af1d5f3
MC
243832003-02-03 Michael Chastain <mec@shout.net>
24384
24385 * gdb.c++/pr-1023.cc: New file.
24386 * gdb.c++/pr-1023.exp: New file.
24387
6b549786
JB
243882003-02-05 Jim Blandy <jimb@redhat.com>
24389
24390 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
24391 it's local to foobar. Check for it there, and check that it's not
24392 present in main.
24393 * gdb.c++/local.cc (marker2): New function.
24394 (foobar): Call marker1.
24395 (main): Call marker2 instead of marker1.
24396
67f16606
AC
243972003-02-04 Andrew Cagney <ac131313@redhat.com>
24398
24399 * gdb.disasm/mn10200.exp: Obsolete file.
24400 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
24401 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
24402 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
24403
1c5cb38e
DC
244042003-02-04 David Carlton <carlton@math.stanford.edu>
24405
24406 * gdb.c++/overload.exp: Test intToChar(1).
24407 * gdb.c++/overload.cc (intToChar): New.
24408 (main): Call intToChar.
24409
d1fe6965
DC
244102003-02-03 David Carlton <carlton@math.stanford.edu>
24411
24412 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
24413 'might_kfail' arg.
24414 KFAIL some of the continue_to_bp_overloaded calls, according to
24415 PR c++/1025.
24416
9ba61c5d
MC
244172003-02-01 Michael Chastain <mec@shout.net>
24418
24419 * gdb.base/advance.c (marker1): New marker function.
24420 * gdb.base/advance.exp: When the 'advance' command lands on the
24421 return breakpoint, it can legitimately stop on either the
24422 current line or the next line. Accommodate both outcomes.
24423 * gdb.base/until.exp: Likewise.
24424
e7494ffb
AC
244252003-02-02 Andrew Cagney <ac131313@redhat.com>
24426
24427 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
24428 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
24429 now a list, not a tuple.
24430 * gdb.mi/mi-var-display.exp: Ditto.
24431 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 24432
075559bc
AC
244332003-02-01 Andrew Cagney <ac131313@redhat.com>
24434
24435 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
24436 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
24437 stack backtraces.
24438 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 24439
2bd4c7b1
MK
244402003-02-01 Mark Kettenis <kettenis@gnu.org>
24441
24442 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
24443 gdb.mi/mi1-pthreads.exp: Return instead of calling
24444 gdb_suppress_entire_file.
24445
eabd8992
MS
244462003-02-01 Mark Salter <msalter@redhat.com>
24447
24448 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
24449
71469e2f
MS
244502003-01-31 Mark Salter <msalter@redhat.com>
24451
24452 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
24453 Support empty arg.
24454
38a94d44
MC
244552003-01-30 Michael Chastain <mec@shout.net>
24456
24457 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
24458 This was a workaround for a UTF-8 bug in readline 4.3. The bug
24459 has been fixed in gdb/readline on 2003-01-09.
24460
19ea9e73
MS
244612003-01-29 Michael Snyder <msnyder@redhat.com>
24462
e8d359df
MS
24463 * gdb.base/maint.exp: Allow for leading underscore in symbol.
24464 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
24465 * gdb.base/args.exp: Skip if target does not support args passing.
24466
2307bd6a
DJ
244672003-01-22 Daniel Jacobowitz <drow@mvista.com>
24468
19ea9e73 24469 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
24470 gdb_test. Accept a list of expect arguments as the third
24471 parameter.
24472 (gdb_test): Use it.
24473
f2dd3617
EZ
244742003-01-20 Elena Zannoni <ezannoni@redhat.com>
24475
24476 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
24477 allow for different test tree configurations. Update some
24478 tescases accordingly.
24479 * gdb.arch/altivec-regs.exp: Ditto.
24480 * gdb.asm/asm-source.exp: Ditto.
24481 * gdb.base/advance.exp: Ditto.
24482 * gdb.base/display.exp: Ditto.
d63a86f8 24483 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
24484 * gdb.base/mips_pro.exp: Ditto.
24485 * gdb.base/overlays.exp: Ditto.
24486 * gdb.base/relocate.exp: Ditto.
24487 * gdb.base/setshow.exp: Ditto.
24488 * gdb.base/step-line.exp: Ditto.
24489 * gdb.base/step-test.exp: Ditto.
24490 * gdb.base/until.exp: Ditto.
24491 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
24492
c71cdefd
DC
244932003-01-17 David Carlton <carlton@math.stanford.edu>
24494
24495 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
24496 corresponding to PR c++/945.
24497 Update copyright.
24498
fdba05d7
DC
244992003-01-17 David Carlton <carlton@math.stanford.edu>
24500
24501 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
24502 corresponding to PR c++/68.
24503
245042003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
24505
24506 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
24507 (test_paddr_hairy_functions): Call print_addr_2_kfail for
24508 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
24509
c362c33a
EZ
245102003-01-15 Elena Zannoni <ezannoni@redhat.com>
24511
0fbc361c
EZ
24512 * gdb.base/break.exp: Fix change of default location, because of
24513 removal of until tests.
24514 * gdb.base/help.exp: Update test for new 'until' help message.
24515 Add test for help on 'advance'.
a9c64011 24516 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 24517
dabf8a35
MK
245182003-01-15 Mark Kettenis <kettenis@gnu.org>
24519
24520 * gdb.base/default.exp: Adapt "info float" test for recent changes
24521 to that command. Add test for "info vector".
24522 * gdb.base/float.exp: New file. Add test for "info float" that
24523 resembles the old test in gdb.base/default.exp.
24524
a1769aca
DC
245252003-01-15 David Carlton <carlton@math.stanford.edu>
24526
24527 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
24528
82025e13
EZ
245292003-01-15 Elena Zannoni <ezannoni@redhat.com>
24530
24531 * gdb.base/break.exp: Move the tests of until command from here...
24532 * gdb.base/until.exp: ... to here. New file. Add other tests.
24533 * gdb.base/advance.c: New file.
24534 * gdb.base/advance.exp: New file.
24535
8f9ab801
EZ
245362003-01-14 Elena Zannoni <ezannoni@redhat.com>
24537
a9c64011
AS
24538 * gdb.base/args.c: New file.
24539 * gdb.base/args.exp: New file.
8f9ab801 24540
9ae66589
DJ
245412003-01-14 Daniel Jacobowitz <drow@mvista.com>
24542
24543 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
24544
8d77e5c3
DJ
245452003-01-14 Daniel Jacobowitz <drow@mvista.com>
24546
24547 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
24548
12d2f0a1
DJ
245492003-01-14 Daniel Jacobowitz <drow@mvista.com>
24550
24551 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
24552 dates.
24553
6ca37014
DJ
245542003-01-13 Daniel Jacobowitz <drow@mvista.com>
24555
24556 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
24557
b0023472
DJ
245582003-01-13 Daniel Jacobowitz <drow@mvista.com>
24559
24560 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
24561 (ptype &*"foo").
24562 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
24563
607fbc54 245642003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
24565
24566 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
24567 * gdb.mi/mi1-console.exp: Likewise.
24568
607fbc54 245692003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
24570
24571 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
24572 * gdb.mi/mi1-console.exp: Likewise.
24573
a1fb14a2
DJ
245742003-01-13 Daniel Jacobowitz <drow@mvista.com>
24575
24576 * gdb.c++/overload.exp: Remove some fixed XFAILs.
24577
c4cf40b7
DJ
245782003-01-09 Daniel Jacobowitz <drow@mvista.com>
24579
24580 * gdb.base/detach.exp: New test.
24581
696d5a5b
DJ
245822003-01-09 Daniel Jacobowitz <drow@mvista.com>
24583
24584 * Makefile.in (ALL_SUBDIRS): New variable.
24585 (subdirs, clean, distclean): Use it.
24586 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
24587 regenerating Makefile, since it is generated from the top level.
24588 * gdb.asm/Makefile.in: Likewise.
24589 * gdb.base/Makefile.in: Likewise.
24590 * gdb.c++/Makefile.in: Likewise.
24591 * gdb.disasm/Makefile.in: Likewise.
24592 * gdb.java/Makefile.in: Likewise.
24593 * gdb.mi/Makefile.in: Likewise.
24594 * gdb.threads/Makefile.in: Likewise.
24595 * gdb.trace/Makefile.in: Likewise.
24596
754533e4
DC
245972003-01-09 David Carlton <carlton@math.stanford.edu>
24598
24599 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
24600 Add copyright year 2003.
24601
d8b3e9ee
MC
246022003-01-06 Michael Chastain <mec@shout.net>
24603
24604 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
24605 When selecting a thread, 'line' and 'file' are optional.
24606 * gdb.mi/mi1-pthreads.exp: Likewise.
24607
8e9e0fe6
AS
246082003-01-06 Andreas Schwab <schwab@suse.de>
24609
24610 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
24611 failures.
24612
b5ab8ff3
DJ
246132003-01-04 Daniel Jacobowitz <drow@mvista.com>
24614
24615 Fix PR gdb/844
24616 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
24617 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
24618
24619 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
24620 instead of calling gdb_suppress_entire_file.
24621 * gdb.threads/print-threads.exp: Likewise.
24622 * gdb.threads/schedlock.exp: Likewise.
24623
24624 * gdb.threads/killed.exp: Return instead of calling
24625 gdb_suppress_entire_file.
24626 * gdb.threads/linux-dp.exp: Likewise.
24627 * gdb.threads/pthreads.exp: Likewise.
24628
1e698235
DJ
246292003-01-04 Daniel Jacobowitz <drow@mvista.com>
24630
24631 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
24632 stabs.
24633 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
24634 * gdb.base/whatis.exp: Always allow (void) after function names.
24635
147ff08c
DJ
246362003-01-04 Daniel Jacobowitz <drow@mvista.com>
24637
24638 * gdb.c++/casts.exp: Correct regexp.
24639
dc62bfc2
MK
246402003-01-04 Mark Kettenis <kettenis@gnu.org>
24641
24642 * configure.in: Call AC_CONFIG_HEADER. Don't call
24643 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
24644 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
24645 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
24646 aforementioned directories in the AC_OUPUT call.
24647 * config.hin: New file.
24648 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
24649 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
24650 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
24651 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
24652 pass -I$objdir instead of -I$objdir/$subdir in compilation.
24653 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
24654 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
24655 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
24656 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
24657 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
24658 gdb.threads/configure.in, gdb.threads/configure,
24659 gdb.threads/config.in, gdb.trace/configure.in,
24660 gdb.trace/configure: Removed.
24661
77afa639
MC
246622003-01-03 Michael Chastain <mec@shout.net>
24663
24664 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
24665 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
24666
7634bb6e
DJ
246672003-01-03 Daniel Jacobowitz <drow@mvista.com>
24668
24669 * gdb.base/store.exp: Fix regular expressions.
24670
b39c905e
MK
246712002-12-28 Mark Kettenis <kettenis@gnu.org>
24672
24673 * configure.in: Rewrite.
24674 * configure: Regenerated.
24675
0a8551dd
DC
246762003-01-03 David Carlton <carlton@math.stanford.edu>
24677
24678 * gdb.base/psymtab.exp: New file.
24679 * gdb.base/psymtab1.c: Ditto.
24680 * gdb.base/psymtab2.c: Ditto.
24681
c60b7188
AF
246822002-12-23 Adam Fedor <fedor@gnu.org>
24683
24684 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
24685
ee73db83
DC
246862002-12-23 David Carlton <carlton@math.stanford.edu>
24687
24688 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
24689 and current_directory initialization.
24690
d6c1774e
JB
246912002-12-22 Jim Blandy <jimb@redhat.com>
24692
f0a847b8
JB
24693 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
24694 rather than as part of the output file name.
24695
d6c1774e
JB
24696 * gdb.base/attach.exp: There's no need to copy the test program to
24697 /tmp; that was only ever necessary on HP/UX, and this test is
24698 entirely disabled there anyway.
24699
f0708dbb
JB
247002002-12-21 Jim Blandy <jimb@redhat.com>
24701
4c2acfea
JB
24702 * gdb.c++/psmang.exp: Doc fix.
24703
f0708dbb
JB
24704 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
24705 test.
24706
9579e000
DC
247072002-12-20 David Carlton <carlton@math.stanford.edu>
24708
24709 * gdb.c++/annota2.exp: KFAIL annotate-quit.
24710
d1810171
MC
247112002-12-18 Michael Chastain <mec@shout.net>
24712
24713 * gdb.c++/annota2.exp: Add copyright year 2002.
24714
76565097
DC
247152002-12-17 David Carlton <carlton@math.stanford.edu>
24716
24717 * gdb.c++/try_catch.cc: Add marker comments.
24718 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
24719 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
24720 * gdb.c++/m-static.cc: Ditto.
24721 * gdb.c++/m-static1.cc: Ditto.
24722 * gdb.c++/try_catch.cc: Ditto.
24723
da81390b
JJ
247242002-12-16 Jeff Johnston <jjohnstn@redhat.com>
24725
24726 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
24727 to see whether we are using the new -environment-directory
24728 command which resets via -r or the old version of the command
24729 which may prompt the user. Part of fix for gdb/741.
24730
b304d130
AC
247312002-12-13 Andrew Cagney <ac131313@redhat.com>
24732
24733 * gdb.fortran/types.exp: Update obsolete comment.
24734 * gdb.fortran/exprs.exp: Ditto.
24735 * lib/gdb.exp: Delete obsolete code.
24736 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
24737 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
24738 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
24739 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
24740 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
24741 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
24742 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
24743 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
24744 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
24745 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
24746 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
24747 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
24748 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
24749 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
24750 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
24751 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
24752 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
24753 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
24754 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
24755 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
24756 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
24757 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
24758 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
24759 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
24760 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
24761 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
24762 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
24763 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
24764 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
24765 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
24766 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
24767 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
24768 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
24769 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
24770 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
24771 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
24772 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
24773
a23b6e6a
DC
247742002-12-11 David Carlton <carlton@math.stanford.edu>
24775
24776 * gdb.c++/m-data.exp: Add test for members that shadow global
24777 variables: see PR gdb/804.
24778 * gdb.c++/m-data.cc: Ditto.
24779
6604731b
DJ
247802002-12-10 Daniel Jacobowitz <drow@mvista.com>
24781
24782 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
24783
de46ecd7
DC
247842002-12-06 David Carlton <carlton@math.stanford.edu>
24785
24786 * gdb.base/store.c: Don't declare functions static.
24787
27e829d0
AC
247882002-12-04 Andrew Cagney <ac131313@redhat.com>
24789
24790 * gdb.base/store.exp, gdb.base/store.c: New files.
24791
92806416
DJ
247922002-12-03 Daniel Jacobowitz <drow@mvista.com>
24793
24794 * gdb.base/selftest.exp: Update for current gdb.
24795
3bcbaac5
DJ
247962002-12-03 Daniel Jacobowitz <drow@mvista.com>
24797
24798 * gdb.base/maint.exp: Only dump symbols from one source file
24799 or objfile.
24800
f4f00b1f
DJ
248012002-12-03 Daniel Jacobowitz <drow@mvista.com>
24802
24803 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
24804 function call.
24805
f1c8a949
JB
248062002-11-25 Jim Blandy <jimb@redhat.com>
24807
24808 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
24809 function appearing in error message.
24810
9e297a97
DJ
248112002-11-21 Daniel Jacobowitz <drow@mvista.com>
24812
24813 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
24814
1f312e79
JJ
248152002-11-08 Jeff Johnston <jjohnstn@redhat.com>
24816
d63a86f8
RM
24817 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
24818 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
24819 should be in mi console format. This is part of fix for PR gdb/604.
24820
83c31e7d
FN
248212002-09-18 Fernando Nasser <fnasser@redhat.com>
24822
24823 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
24824 which explicitly prints the zero offset as "+0".
24825
322b3f65
DJ
248262002-10-22 Daniel Jacobowitz <drow@mvista.com>
24827
24828 * gdb.threads/schedlock.c (args): Make unsigned.
24829
248302002-10-21 Daniel Jacobowitz <drow@mvista.com>
24831
24832 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
24833 numbers. Allow "foo2|selected stack frame".
24834 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
24835 * gdb.asm/asmsrc2.s: Likewise.
24836 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
24837 comments.
24838 * gdb.asm/mips.inc: New file.
24839
5e2fe5b8
AF
248402002-10-18 Adam Fedor <fedor@gnu.org>
24841
24842 * gdb.base/default.exp: Update expected output to include 'ObjC'.
24843 * gdb.base/help.exp: Likewise.
24844
abe1a5d0
KB
248452002-10-17 Kevin Buettner <kevinb@redhat.com>
24846
24847 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
24848 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
24849
10abb1d4
JB
248502002-10-02 Jim Blandy <jimb@redhat.com>
24851
24852 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
24853
1f609b42
AC
248542002-10-01 Andrew Cagney <ac131313@redhat.com>
24855
24856 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
24857 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
24858 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
24859 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
24860 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
24861 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
24862 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
24863
0aee02e4
AC
248642002-09-29 Andrew Cagney <ac131313@redhat.com>
24865
24866 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
24867 * mi0-disassemble.exp, mi0-eval.exp: Delete.
24868 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
24869 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
24870 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
24871 * mi0-var-block.exp, mi0-var-child.exp: Delete.
24872 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 24873
6fde09ad
KB
248742002-09-27 Kevin Buettner <kevinb@redhat.com>
24875
24876 * gdb.base/annota1.exp (info break): Make directory components of
24877 path optional since not all compilers emit this debug information.
24878
889bf7c5
PA
24879 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
24880 step ends up stepping out of the function instead of stopping on
24881 the epilogue.
6fde09ad 24882
9e8aab75
KS
248832002-09-26 Keith Seitz <keiths@redhat.com>
24884
24885 * lib/insight-support.exp (gdbtk_start): Figure out where
24886 the insight executable is based on where gdb is. Use this
24887 executable to start insight instead of gdb.
24888
e36180d7
AC
248892002-09-25 Andrew Cagney <cagney@redhat.com>
24890
24891 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
24892
9dd34b2b
AC
248932002-09-24 Andrew Cagney <ac131313@redhat.com>
24894
24895 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
24896 test_isolated_complaints.
24897 (test_empty_complaint): New function.
24898 (test_empty_complaints): New function. Check no output when no
24899 complaints.
d63a86f8 24900
dea97812
KB
249012002-09-19 Jim Blandy <jimb@redhat.com>
24902
a9c64011 24903 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 24904
54951bd7
AC
249052002-09-19 Andrew Cagney <ac131313@redhat.com>
24906
24907 * gdb.gdb/complaints.exp: New file.
24908
dec43320
AC
249092002-09-18 Andrew Cagney <ac131313@redhat.com>
24910
24911 * gdb.base/maint.exp: Check `help maint internal-warning'.
24912
e70d6e3f
DC
249132002-09-18 David Carlton <carlton@math.stanford.edu>
24914
24915 * gdb.c++/m-static.exp: Remove breakpoints depending on line
24916 numbers, and replace them by a single breakpoint after the
24917 constructors are all finished.
24918 Add test 4.
24919 * gdb.c++/m-static.cc: Add test 4.
24920 * gdb.c++/m-static.h: New file.
24921 * gdb.c++/m-static1.cc: New file.
24922
24923 * gdb.c++/printmethod.exp: New file.
24924 * gdb.c++/printmethod.cc: New file.
24925
24926 * gdb.c++/pr-574.exp: New file.
24927 * gdb.c++/pr-574.cc: New file.
24928
afb5c968
CV
249292002-09-18 Corinna Vinschen <vinschen@redhat.com>
24930
24931 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
24932 embedded targets which never actually exit.
24933
31e45dee
FN
249342002-09-18 Fernando Nasser <fnasser@redhat.com>
24935
24936 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
24937 "don't step after run" as unresolved or unsupported, instead of xfail.
24938
a283c5a1
CV
249392002-09-18 Corinna Vinschen <vinschen@redhat.com>
24940
24941 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
24942 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
24943 Add newline to expected string in "step out of main (status wrapper)"
24944 case.
24945
11350d2a
CV
249462002-09-18 Corinna Vinschen <vinschen@redhat.com>
24947
24948 * lib/gdb.exp (rerun_to_main): Allow restarting application.
24949 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
24950
0deec7d6
TT
249512002-09-17 Tom Tromey <tromey@redhat.com>
24952
24953 * gdb.base/printcmds.exp (test_print_string_constants): Expect
24954 \000, not \0, in double-quoted string.
24955
b2b4a1b5
CV
249562002-09-14 Corinna Vinschen <vinschen@redhat.com>
24957
c9d37158 24958 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
24959 string after running the commands execution on breakpoint tests.
24960
1c56143a
CV
249612002-09-13 Corinna Vinschen <vinschen@redhat.com>
24962
24963 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
24964
37f8da45
JB
249652002-09-12 Joel Brobecker <brobecker@gnat.com>
24966
24967 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
24968
08b468e0
KS
249692002-09-10 Keith Seitz <keiths@redhat.com>
24970
24971 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
24972 runto proc.
24973 (mi_run_to_main): Use mi_runto.
24974 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
24975
dc360f58
KS
249762002-09-10 Keith Seitz <keiths@redhat.com>
24977
24978 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
24979 regexp for stopping at main. Could have multiple event notifications.
24980 Don't assume that main was declared with no parameters.
24981 (mi_next): Use mi_step_to.
24982 (mi_step): Use mi_next_to.
24983
ce3abcfb
CV
249842002-09-09 Corinna Vinschen <vinschen@redhat.com>
24985
24986 * gdb.base/default.exp: Fix expected string in `info float' test.
24987
d1f5b980
BE
249882002-09-09 Ben Elliston <bje@redhat.com>
24989
24990 * config/mips.exp: Update comments.
24991 * config/mips-idt.exp: Likewise.
24992 * config/nind.exp: Likewise.
24993 * config/slite.exp: Likewise.
24994 * config/sparclet.exp: Likewise.
24995 * config/udi.exp: Likewise.
24996 * config/vx.exp: Likewise.
24997 * config/vxworks29k.exp: Likewise.
24998
2f71430b
JB
249992002-09-05 Jim Blandy <jimb@redhat.com>
25000
25001 * gdb.threads/killed.exp: Fix test failure message.
25002
7ddebc7e
KS
250032002-09-04 Keith Seitz <keiths@redhat.com>
25004
25005 * lib/mi-support.exp: Update copyright.
25006 (mi_gdb_test): Increase the priority of the expected pattern
25007 so that it matches gdb_test.
25008
0ae67eb3
KS
250092002-09-03 Keith Seitz <keiths@redhat.com>
25010
25011 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
25012 Use integer comparison instead of string comparison for testing
25013 whether binary was built.
25014
38fc42c8
JB
250152002-09-03 Jim Blandy <jimb@redhat.com>
25016
25017 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
25018
b6ff0e81
JB
250192002-08-29 Jim Blandy <jimb@redhat.com>
25020
25021 * gdb.threads/pthreads.exp: Move the portable thread compilation
25022 code into a function in lib/gdb.exp, and call that from here.
25023 * lib/gdb.exp (gdb_compile_pthreads): New function.
25024
07c98896
KS
250252002-08-29 Keith Seitz <keiths@redhat.com>
25026
25027 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
25028 expect_out so that callers can get at it.
25029
0312286c
DJ
250302002-08-23 Daniel Jacobowitz <drow@mvista.com>
25031
25032 * gdb.threads/print-threads.c: New file.
25033 * gdb.threads/print-threads.exp: New file.
25034 * gdb.threads/schedlock.c: New file.
25035 * gdb.threads/schedlock.exp: New file.
25036
dd039bc4
EZ
250372002-08-22 Elena Zannoni <ezannoni@redhat.com>
25038
a9c64011
AS
25039 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
25040 not altivec.c.
dd039bc4 25041
1f36144c
MK
250422002-08-17 Mark Kettenis <kettenis@gnu.org>
25043
25044 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
25045 targets. The problem should be fixed now.
25046
16057ec7 250472002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
25048
25049 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
25050 2002-07-24 change that removes final dots from error messages.
25051
3c1499ad
TT
250522002-08-13 Tom Tromey <tromey@redhat.com>
25053
25054 * gdb.base/readline.exp: New file.
25055
a20ce2c3
AC
250562002-08-01 Andrew Cagney <ac131313@redhat.com>
25057
25058 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
25059 supress message.
25060
db034ac5
AC
250612002-08-01 Andrew Cagney <cagney@redhat.com>
25062
25063 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
25064 CHILL_FOR_TARGET and CHILL_LIB.
25065 * configure.in (configdirs): Remove gdb.chill.
25066 * configure: Regenerate.
25067 * lib/gdb.exp: Obsolete references to chill.
25068 * gdb.fortran/types.exp: Ditto.
25069 * gdb.fortran/exprs.exp: Ditto.
25070
3e000b18
KB
250712002-07-30 Kevin Buettner <kevinb@redhat.com>
25072
25073 * gdb.base/shlib-call.exp (additional_flags): Conditionally
25074 set Irix-specific compile and link flags.
25075
28f4966b
KB
250762002-07-29 Kevin Buettner <kevinb@redhat.com>
25077
25078 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
25079 source files. The ``-o'' option doesn't work with the ``-E'' option
25080 when using the Irix compiler.
25081
46c0d5a6
DJ
250822002-07-19 Daniel Jacobowitz <drow@mvista.com>
25083
25084 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
25085 Improve support for reusing an exec file. Copy exec file
25086 to target, and run gdbserver on the target instead of on the host.
25087
eecf4bed
JB
250882002-07-18 Jim Blandy <jimb@redhat.com>
25089
0f815cdf
JB
25090 * gdb.base/ending-run.exp: Don't expect to see the program end in
25091 some orderly fashion when we're running on a real stand-alone
25092 board.
25093
eecf4bed
JB
25094 * gdb.base/interrupt.exp: Correct logic for skipping tests on
25095 targets that don't support interrupts.
25096
52d309e4
JB
250972002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
25098
25099 * gdb.base/attach.exp: Add patterns to match output from /proc-based
25100 systems.
25101 Move comments in expect statements to inside the actions, so that they
25102 don't get matched against.
25103
ff683d9e
MK
251042002-07-10 Mark Kettenis <kettenis@gnu.org>
25105
25106 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
25107 function when asleep" test.
25108
b5356753
AC
251092002-07-10 Andrew Cagney <ac131313@redhat.com>
25110
25111 * gdb.base/page.exp: Rewrite to handle problems with very long
25112 `info set' output. Update copyright.
25113
6aa4d13a
AC
251142002-06-26 Andrew Cagney <ac131313@redhat.com>
25115
25116 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
25117 gdb.threads-hp.
25118 * gdb.hp/configure: Regenerate.
25119 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
25120 * gdb.hp/gdb.threads-hp/configure: Delete file.
25121 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
25122
8cf8c2b8
AC
251232002-06-22 Andrew Cagney <ac131313@redhat.com>
25124
25125 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
25126 setlocale, bindtextdomain and textdomain.
25127
6827a8f8
JB
251282002-06-11 Jim Blandy <jimb@redhat.com>
25129
919d772c
JB
25130 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
25131 preprocessor macro information is present.
25132
6827a8f8
JB
25133 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
25134 tests.
25135
c15b0d21
MS
251362002-06-06 Michael Snyder <msnyder@redhat.com>
25137
c5984d70
MS
25138 * gdb.base/overlays.exp: Record addresses of overlay
25139 functions in TCL variables rather than in GDB variables,
25140 to avoid having GDB convert them to pointers (with loss
25141 of information).
25142
d63a86f8 25143 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 25144 default linker script changes.
c15b0d21
MS
25145 * gdb.base/long_long.exp: Add check for sizeof (long double).
25146
be26fe0d
ML
251472002-06-06 Michal Ludvig <mludvig@suse.cz>
25148
25149 * gdb.asm/asm-source.exp: Add x86-64 target.
25150 * gdb.asm/x86_64.inc: New.
d63a86f8 25151
258093ca 251522002-05-30 Michael Chastain <mec@shout.net>
258093ca 25153
4b3153f1 25154 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
25155 * gdb.c++/m-static.cc: New file.
25156 * gdb.c++/m-static.exp: New file.
25157
241264c6
MS
251582002-05-28 Michael Snyder <msnyder@redhat.com>
25159
25160 * gdb.base/call-ar-st.exp: Allow for reduced floating point
25161 precision.
25162
9bba8c8f 251632002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 25164
4b3153f1 25165 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
25166 * gdb.c++/m-data.cc: New file.
25167 * gdb.c++/m-data.exp: New file.
25168
251692002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 25170
4b3153f1 25171 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 25172 * gdb.c++/try_catch.cc: New file.
d63a86f8 25173 * gdb.c++/try_catch.exp: New file.
9bba8c8f 25174
def1b996
MC
251752002-05-27 Michael Chastain <mec@shout.net>
25176
25177 * gdb.c++/local.exp: Accept more nested types in output.
25178
522ba268
MC
251792002-05-26 Michael Chastain <mec@shout.net>
25180
25181 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
25182
277254ba
MS
251832002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
25184
25185 * lib/gdb.exp (gdb_wrapper_init): Just because
25186 gdb_wrapper_file exists, this does not mean that the file
25187 should not be rebuilt. That is what gdb_wrapper_initialized
25188 is for.
25189 (default_gdb_init): Reset gdb_wrapper_initialized.
25190
b61a8733
MS
251912002-05-23 Michael Snyder <msnyder@redhat.com>
25192
d63a86f8 25193 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
25194 the precision of the floating point test results.
25195 * gdb.base/call-rt-st.exp: Ditto.
25196
b61a8733
MS
25197 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
25198 * gdb.base/call-rt-st.exp: Ditto.
25199
56f6e910
MC
252002002-05-19 Michael Chastain <mec@shout.net>
25201
25202 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
25203
ad0b0016
EZ
252042002-05-19 Elena Zannoni <ezannoni@redhat.com>
25205
a9c64011
AS
25206 * configure.in (configdirs): Add gdb.arch.
25207 * configure: Regenerate.
ad0b0016 25208
f617d2b6
JB
252092002-05-17 Jim Blandy <jimb@redhat.com>
25210
25211 * gdb.base/completion.exp: Recognize the more detailed error
25212 messages produced by the macro expander's lexical analyzer.
25213
eac2a696
EZ
252142002-05-14 Elena Zannoni <ezannoni@redhat.com>
25215
a9c64011
AS
25216 * gdb.arch/altivec-abi.c: New file.
25217 * gdb.arch/altivec-abi.exp: New file.
25218 * gdb.arch/altivec-regs.c: New file.
25219 * gdb.arch/altivec-regs.exp: New file.
eac2a696 25220
2fdde8f8
DJ
252212002-05-14 Daniel Jacobowitz <drow@mvista.com>
25222
25223 * gdb.base/maint.exp (maint print type): Update for new type
25224 structure.
d63a86f8 25225
e31f1a7c
EZ
252262002-05-14 Elena Zannoni <ezannoni@redhat.com>
25227
25228 * gdb.arch: New directory.
25229 * gdb.arch/configure.in: New file.
25230 * gdb.arch/configure: New file.
25231 * gdb.arch/Makefile.in: New file.
25232
db589741
CV
252332002-05-13 Corinna Vinschen <vinschen@redhat.com>
25234
25235 * gdb.asm/asm-source.exp: Add v850 as supported target.
25236 * gdb.asm/v850.inc: New file.
25237
8ce2a7dc
DJ
252382002-05-13 Daniel Jacobowitz <drow@mvista.com>
25239
25240 * gdb.c++/annota2.exp (annotate-quit): Add comment.
25241
df763c7f
DJ
252422002-05-12 Daniel Jacobowitz <drow@mvista.com>
25243
25244 * gdb.base/break.exp: Check 'break "marker2"'.
25245
377daeed
MS
252462002-05-10 Michael Snyder <msnyder@redhat.com>
25247
25248 * gdb.base/long_long.exp: Fix typo.
25249
c4b7bc2b
JB
252502002-05-10 Jim Blandy <jimb@redhat.com>
25251
ecac9a4e
JB
25252 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
25253 a bug.
25254
c4b7bc2b
JB
25255 * gdb.base/printcmds.exp (test_integer_literals_rejected):
25256 Recognize more detailed error message produced by the macro
25257 expander's lexical analyzer.
25258 * lib/gdb.exp (test_print_reject): Same.
25259
e71019a1
MK
252602002-05-09 Mark Kettenis <kettenis@gnu.org>
25261
25262 * gdb.c++/method.exp: Fix typo.
25263
fedfc8e6
MS
252642002-05-08 Michael Snyder <msnyder@redhat.com>
25265
166a1957
MS
25266 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
25267 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 25268 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
25269 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
25270 Add iftarget clause for strongarm.
d63a86f8 25271
f1c47eb2
MS
252722002-05-06 Michael Snyder <msnyder@redhat.com>
25273
cb9a9d3e
MS
25274 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
25275 (gdb_continue_to_end): Accept output from status wrapper.
25276 * gdb.base/ending-run.exp: Add case for output from status wrapper.
25277 Clean up fail messages to match pass messages.
25278
f1c47eb2
MS
25279 Enable the "needs_status_wrapper" testsuite feature.
25280 * lib/gdb.exp (gdb_wrapper_init): New procedure.
25281 (gdb_compile): Conditionally call gdb_wrapper_init.
25282 * gdb.base/a2-run.exp: Recognize output from status wrapper.
25283 * gdb.c++/method.exp: Recognize output from status wrapper.
25284
6079c749
BE
252852002-05-06 Ben Elliston <bje@redhat.com>
25286From Graydon Hoare <graydon@redhat.com>
25287
25288 * config/sid.exp: Include support for "rawsid" protocol.
25289
188baff3
JB
252902002-05-03 Jim Blandy <jimb@redhat.com>
25291
25292 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
25293 * gdb.c++/hang3.C: New file.
25294
b9c07f0f
AC
252952002-05-04 Andrew Cagney <ac131313@redhat.com>
25296
25297 * gdb.base/default.exp: Remove obsolete code.
25298 * gdb.c++/misc.exp: Ditto. Update copyright.
25299 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
25300 * gdb.base/whatis.exp: Ditto. Update copyright.
25301 * gdb.base/scope.exp: Ditto. Update copyright.
25302 * gdb.base/ptype.exp: Ditto. Update copyright.
25303 * gdb.base/printcmds.exp: Ditto. Update copyright.
25304 * gdb.base/opaque.exp: Ditto. Update copyright.
25305 * gdb.base/list.exp: Ditto.
25306 * gdb.base/funcargs.exp: Ditto. Update copyright.
25307 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
25308 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
25309 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
25310 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
25311 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
25312 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
25313
5c7a0397
MS
253142002-05-02 Michael Snyder <msnyder@redhat.com>
25315
d6dcc264 25316 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
25317 * gdb.base/long_long.exp: Add xscale target.
25318 * gdb.base/default.exp: Add xscale target.
25319
eb7f1c48
JB
253202002-05-01 Jim Blandy <jimb@redhat.com>
25321
25322 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
25323 gdb.c++/hang.exp: New test.
25324
a6befae8
FF
253252002-05-01 Fred Fish <fnf@redhat.com>
25326
25327 * gdb.base/completion.exp: Handle completions of "./Make" for
25328 more than one completion possibility, as is the case when we
25329 build and test in the source tree.
25330
0a310277
AG
253312002-04-29 Anthony Green <green@redhat.com>
25332
25333 * gdb.java/jmisc1.exp: New file.
25334 * gdb.java/jmisc2.exp: New file.
25335
6ff9af88
DJ
253362002-04-24 Daniel Jacobowitz <drow@mvista.com>
25337
25338 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
25339
96b3d632
EZ
253402002-04-23 Elena Zannoni <ezannoni@redhat.com>
25341
25342 * gdb.base/help.exp: Change 'help status' to allow for target
25343 dependent output differences.
25344
5019bb54
MC
253452002-04-22 Michael Chastain <mec@shout.net>
25346
25347 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
25348
a805a116
MC
253492002-04-22 Michael Chastain <mec@shout.net>
25350
25351 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
25352
a1706bfd
DM
253532002-04-17 David S. Miller <davem@redhat.com>
25354
25355 * gdb.asm/sparc64.inc: New file.
25356 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
25357
a73a20a2
EZ
253582002-04-19 Elena Zannoni <ezannoni@redhat.com>
25359
25360 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
25361 instruction file directly into the build tree. Clean up at end of
25362 test.
25363
ba678339
DM
253642002-04-18 David S. Miller <davem@redhat.com>
25365
25366 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
25367 handle 64-bit platforms correctly.
25368 * gdb.base/maint.exp: Likewise.
25369
b03399da
KB
253702002-04-18 Kevin Buettner <kevinb@redhat.com>
25371
25372 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
25373 ``-fpic'' when compiling files comprising a shared library, but
25374 it does need additional linker flags in order to find shared
25375 libraries at run time.
25376
e2004992
KB
253772002-04-18 Kevin Buettner <kevinb@redhat.com>
25378
25379 * gdb.base/cvexpr.c (use): New function.
25380 (main): Invoke use() on all global variables to prevent
25381 some linkers from deleting these otherwise unused symbols.
25382
d8937120
MC
253832002-04-17 Michael Chastain <mec@shout.net>
25384From David S. Miller <davem@redhat.com>
25385
25386 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
25387 handle 64-bit platforms correctly.
25388
ffd61a58
MS
253892002-04-12 Michael Snyder <msnyder@redhat.com>
25390From Jim Blandy <jimb@redhat.com>
a9c64011 25391 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
25392 script can handle this instead.
25393 * gdb.base/bar.c (barx): Same.
25394 * gdb.base/baz.c (bazx): Same.
25395 * gdb.base/grbx.c (grbxx): Same.
25396
25397 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
25398 manager doesn't automatically unmap overlays unnecessarily.
25399
6b8426a6
MH
254002002-04-10 Martin M. Hunt <hunt@redhat.com>
25401
25402 * gdb.base/ending-run.exp: Fix pattern for Mips targets
25403 stepping out of main.
25404
34af4875
MC
254052002-04-09 Michael Chastain <mec@shout.net>
25406
25407 * gdb.c++/local.cc (main): Move call to marker1() inside nested
25408 scope so that the nested scope tests will make sense.
25409 * gdb.c++/local.exp: Write patterns that actually work with gcc
25410 (the HP patterns "were never known to work with gcc").
25411 Keep the old aCC patterns too.
25412
2d1676a0
DJ
254132002-04-09 Daniel Jacobowitz <drow@mvista.com>
25414
25415 * gdb.base/attach.exp: Correct target board test.
25416
3a63e3f9
MC
254172002-04-08 Michael Chastain <mec@shout.net>
25418
25419 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
25420 in a const method. Add some xfail and fail cases for configurations
25421 that do not emit the "const ...".
25422
f18dabd2
MC
254232002-04-07 Michael Chastain <mec@shout.net>
25424
25425 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
25426 Accept "A * const" and "const A * const" as type of "this".
25427 Fix spelling of getFunky throughout. Make messages uniform.
25428
0fcddd82
EZ
254292002-04-07 Elena Zannoni <ezannoni@redhat.com>
25430
a9c64011 25431 Work around for PR gdb/285:
0fcddd82
EZ
25432 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
25433
16a8534a
EZ
254342002-04-07 Elena Zannoni <ezannoni@redhat.com>
25435
25436 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
25437 instructions file at run time instead of configure time.
25438 Sometimes we run the test in a directory that is not the one we
25439 configured in.
25440 * gdb.asm/configure.in: Delete creation of symlink.
25441 * gdb.asm/configure: Regenerate.
25442
24181d81
JB
254432002-04-05 J. Brobecker <brobecker@gnat.com>
25444
25445 * gdb.gdb/xfullpath.exp: New test, to exercise the new
25446 xfullpath () function.
25447
7cdb7107
DJ
254482002-04-04 Daniel Jacobowitz <drow@mvista.com>
25449
25450 * gdb.asm/Makefile.in: Correct dependencies.
25451
25452 * gdb.asm/powerpc.inc: New file.
25453 * gdb.asm/asm-source.exp: Add PowerPC.
25454 * gdb.asm/configure.in: Likewise.
25455 * gdb.asm/configure: Regenerated.
25456
a7d17088
DJ
254572002-04-04 Daniel Jacobowitz <drow@mvista.com>
25458
25459 * gdb.base/relocate.exp: New file.
25460 * gdb.base/relocate.c: New file.
25461
cd721503
FF
254622002-04-04 Fred Fish <fnf@redhat.com>
25463
25464 * gdb.base/step-test.exp: Update comment regarding stopping in
25465 memcpy/bcopy calls inserted as part of the compiler runtime.
25466
b22ad7a7
MS
254672002-04-04 Michael Snyder <msnyder@redhat.com>
25468
25469 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
25470
5f279fa6
DJ
254712002-04-03 Daniel Jacobowitz <drow@mvista.com>
25472
25473 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
25474 (gdb_expect): Remove $notransfer hack.
25475
dd0fd3ce
DJ
254762002-04-02 Daniel Jacobowitz <drow@mvista.com>
25477
25478 * gdb.c++/classes.exp ("calling method for small class"): Match
25479 updated register output.
25480
1e50cda1
DJ
254812002-03-30 Daniel Jacobowitz <drow@mvista.com>
25482
25483 Fix PR gdb/452
25484 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
25485 when finished. Make gdb_file_cmd send "exec-file" when
25486 appropriate.
25487
24015922
DJ
254882002-03-30 Daniel Jacobowitz <drow@mvista.com>
25489
25490 * gdb.base/attach.exp: Remove extra setup_xfail.
25491
dd7dfd64
MS
254922002-03-26 Michael Snyder <msnyder@redhat.com>
25493
25494 * gdb.base/default.exp: Add tests for dump, append, and restore.
25495 * gdb.base/help.exp: Add tests for dump, append, and restore.
25496 * gdb.base/dump.exp: New file, test dump, append and restore.
25497 * gdb.base/dump.c: New file.
25498
48b2f8d7
MS
254992002-03-27 Michael Snyder <msnyder@redhat.com>
25500
d63a86f8 25501 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
25502 clean-ups in help messages.
25503
05b4d525
FF
255042002-03-26 Fred Fish <fnf@redhat.com>
25505
25506 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
25507 have debugging info for those functions and the compiler uses them
25508 internally to copy structs around.
25509
d7679631
FF
255102002-03-26 Fred Fish <fnf@redhat.com>
25511
25512 * gdb.base/list.exp: Revert the change made yesterday and add note
25513 about why we don't list the default lines for remote targets.
25514
523ac3f9
MS
255152002-03-25 Michael Snyder <msnyder@redhat.com>
25516
25517 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
25518
754b2b8d
FF
255192002-03-25 Fred Fish <fnf@redhat.com>
25520
25521 * gdb.base/list.exp: This test works on remote targets so remove
25522 the short circuit for remote targets. Update copyright.
25523
33c3e192
FF
255242002-03-25 Fred Fish <fnf@redhat.com>
25525
25526 * gdb.base/attach.exp: Fix logic error that was suppressing this
25527 test for all non hppa*-*-hpux* targets, instead of the hp target.
25528 Move comments closer to the suppression point. Also now need to
25529 check that we are running natively.
25530
d43e73ee
MS
255312002-03-22 Michael Snyder <msnyder@redhat.com>
25532
882c8f02
MS
25533 * gdb.base/default.exp: Add test for gcore. Update copyright.
25534 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 25535
04c12f60
FF
255362002-03-06 Fred Fish <fnf@redhat.com>
25537
25538 * gdb.base/funcargs.c: Remove extraneous ';' character.
25539 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
25540
b43df995
MC
255412002-03-04 Michael Chastain <mec@shout.net>
25542
25543 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
25544 accommodate gcc v3 function signature.
25545 * gdb.mi/mi0-var-cmd-exp: Ditto.
25546
92362027
AC
255472002-02-24 Andrew Cagney <ac131313@redhat.com>
25548
25549 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
25550 ``GNU/Linux'' or ``Linux kernel''
25551 * testsuite/gdb.threads/pthreads.c: Ditto.
25552
258ad32d
MC
255532002-02-24 Michael Chastain <mec@shout.net>
25554
25555 * gdb.threads/pthreads.c (thread1): Add a return statement.
25556 (thread2): Likewise.
25557 (foo): Likewise.
25558
04c3b3d4
MC
255592002-02-23 Michael Chastain <mec@shout.net>
25560
25561 * gdb.threads/linux-dp.c (philosopher): Add a return statement
25562 to placate gcc.
25563
5a2a0a20
MC
255642002-02-23 Michael Chastain <mec@shout.net>
25565
25566 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
25567 test "ptype bint". The test passes on all my stabs configurations.
25568
a640f7fc
JB
255692002-02-21 Jim Blandy <jimb@redhat.com>
25570
27924826
JB
25571 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
25572 filename at a time, and watch for the ones we want to see.
25573
a640f7fc
JB
25574 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
25575 types of pointers to prototyped functions.
25576
edcc8c75
AC
255772002-02-20 Andrew Cagney <ac131313@redhat.com>
25578
25579 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
25580 signed, unsigned and straight char.
25581 (padding_char, padding_short, padding_int, padding_long,
25582 padding_long_long, padding_float, padding_double,
25583 padding_long_double): New global variables.
25584 (fill, fill_structs): New functions.
25585
25586 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
25587 for correctly sized writes. Update copyright.
25588 (get_valueof): New procedure.
25589 (get_sizeof): Call get_valueof.
25590 (check_valueof): New procedure.
25591 (check_padding): New procedure.
25592
ac57ea44
MC
255932002-02-20 Michael Chastain <mec@shout.net>
25594
25595 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
25596 to setup_xfail. Document some of the remaining calls.
25597
7a10c941
MC
255982002-02-18 Michael Chastain <mec@shout.net>
25599
25600 * gdb.c++/userdef.exp: Update copyright year.
25601
fb8acdcc
DJ
256022002-02-18 Daniel Jacobowitz <drow@mvista.com>
25603
25604 * gdb.c++/userdef.exp: Test overloaded operators properly.
25605 Remove xfails.
25606
fda6ae12
MS
256072002-02-14 Michael Snyder <msnyder@redhat.com>
25608
25609 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
25610
676a0442
DJ
256112002-02-14 Daniel Jacobowitz <drow@mvista.com>
25612
25613 * gdb.base/a2-run.exp: Check for a remote target properly.
25614 * gdb.base/annota1.exp: Likewise.
25615 * gdb.base/list.exp: Likewise.
25616 * gdb.base/reread.exp: Likewise.
25617 * gdb.base/scope.exp: Likewise.
25618 * gdb.base/shlib-call.exp: Likewise.
25619 * gdb.base/term.exp: Likewise.
25620 * gdb.c++/annota2.exp: Likewise.
25621
78b4f468
RE
256222002-02-13 Richard Earnshaw <rearnsha@arm.com>
25623
25624 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
25625
9a81ba51
MC
256262002-02-10 Michael Chastain <mec@shout.net>
25627
25628 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
25629 (call_after_alloca): Ditto.
25630
004af6c7
DJ
256312002-02-10 Daniel Jacobowitz <drow@mvista.com>
25632
25633 * gdb.base/ending-run.exp: Guard "cont" test with
25634 gdb_skip_stdio_test.
25635
37225f62
JB
256362002-02-06 Jim Blandy <jimb@redhat.com>
25637
25638 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
25639 from here...
25640 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
25641 To here. Disable this test on non-HP platforms. Add big comment.
25642
fe6fdd96
MS
256432002-02-04 Michael Snyder <msnyder@redhat.com>
25644
25645 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
25646 other than d10v and m32r.
25647
036fad3f
RE
256482002-02-02 Richard Earnshaw <rearnsha@arm.com>
25649
25650 * gdb.base/default.exp: Rewrite test patterns to reduce time
25651 taken to match them.
25652
7148ab62
DJ
256532002-01-30 Daniel Jacobowitz <drow@mvista.com>
25654
25655 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
25656 Allow a start function above main.
25657 * gdb.threads/linux-dp.exp: Fix copyright date.
25658
396cc255
DJ
256592002-01-30 Daniel Jacobowitz <drow@mvista.com>
25660
a9c64011
AS
25661 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
25662 (check_philosopher_stack): Check for manager thread before checking
25663 for a just-starting thread.
396cc255 25664
f038d31b
DJ
256652002-01-30 Daniel Jacobowitz <drow@mvista.com>
25666
25667 From Neil Booth <neil@daikokuya.demon.co.uk>:
25668 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
25669 warnings.
25670
b3ff9d9a
FF
256712002-01-21 Fred Fish <fnf@redhat.com>
25672
25673 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
25674 not caller.
25675
39ad761d
JB
256762002-01-21 Jim Blandy <jimb@redhat.com>
25677
25678 * gdb.base/reread.exp: Check that GDB properly re-reads the
25679 executable file when it changes while no inferior is running.
25680
aaf320fa
FF
256812002-01-21 Fred Fish <fnf@redhat.com>
25682
a9c64011
AS
25683 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
25684 optionally accept the "shlib events" variation.
aaf320fa 25685
808a31f5
JB
256862002-01-21 Jim Blandy <jimb@redhat.com>
25687
25688 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
25689 call `fflush' after every `printf', so that the output is produced
25690 at predictable points, regardless of whatever buffering does (or
25691 doesn't) take place.
25692 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
25693 at different points.
25694
4420d5e2
DJ
256952002-01-20 Daniel Jacobowitz <drow@mvista.com>
25696
25697 * gdb.c++/inherit.exp: Update copyright years.
25698 * gdb.c++/method.exp: Likewise.
25699
3e36a0f4
DJ
257002002-01-20 Daniel Jacobowitz <drow@mvista.com>
25701
25702 * gdb.c++/classes.exp: Update for improved v3 support and skipping
25703 artificial methods/arguments.
25704 * gdb.c++/derivation.exp: Likewise.
25705 * gdb.c++/inherit.exp: Likewise.
25706 * gdb.c++/method.exp: Likewise.
25707 * gdb.c++/virtfunc.exp: Likewise.
25708
b4ceaee6
AC
257092002-01-18 Andrew Cagney <ac131313@redhat.com>
25710
25711 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
25712 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
25713 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
25714 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
25715 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
25716 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
25717
ecace851
JB
257182002-01-17 Jim Blandy <jimb@redhat.com>
25719
25720 * gdb.asm/asm-source.exp (info symbol): Take another shot at
25721 anchoring the pattern matching the entry point symbol's name.
25722
375fc983
AC
257232002-01-17 Andrew Cagney <ac131313@redhat.com>
25724
25725 * gdb.base/maint.exp: Update ``maint internal-error'' to match
25726 continue/quit query. Update copyright.
25727
fe6fdd96
MS
257282002-01-14 Michael Snyder <msnyder@redhat.com>
25729
25730 * gdb.base/gcore.exp: Remove extra debugging output.
25731
e017c81f
DJ
257322002-01-13 Daniel Jacobowitz <drow@mvista.com>
25733
25734 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
25735 for slightly dubious v2 mangled string.
25736
37ab3bf8
DJ
257372002-01-13 Daniel Jacobowitz <drow@mvista.com>
25738
25739 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
25740
1bc05c3a 257412002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 25742
1bc05c3a 25743 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 25744
1bc05c3a
JM
25745 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
25746 constructors.
25747 * gdb.c++/derivation.exp: Likewise.
25748 * gdb.c++/templates.exp: Likewise.
25749 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 25750
1bc05c3a
JM
257512002-01-10 Michael Snyder <msnyder@redhat.com>
25752
25753 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 25754
a911c360
MS
257552002-01-08 Michael Snyder <msnyder@redhat.com>
25756
25757 * gdb.base/gcore.exp: New test for generate-core-file command.
25758 * gdb.base/gcore.c: Testcase for above.
25759 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
25760
ea2119ec
JM
257612002-01-08 Jason Merrill <jason@redhat.com>
25762
25763 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
25764
68203136
FF
257652002-01-07 Fred Fish <fnf@redhat.com>
25766
25767 * gdb.c++/overload.exp: Remove unconditional xfails for:
25768 print foo_instance1.overloadargs(1)
25769 print foo_instance1.overloadargs(1, 2)
25770 print foo_instance1.overloadargs(1, 2, 3)
25771 print foo_instance1.overloadargs(1, 2, 3, 4)
25772 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
25773 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
25774 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
25775 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
25776 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
25777 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
25778 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
25779 print foo_instance1.overload1arg()
25780 print foo_instance1.overload1arg((char)arg2)
25781 print foo_instance1.overload1arg((signed char)arg3)
25782 print foo_instance1.overload1arg((unsigned char)arg4)
25783 print foo_instance1.overload1arg((int)arg7)
25784 print foo_instance1.overload1arg((unsigned int)arg8)
25785 print foo_instance1.overload1arg((float)arg11)
25786 print foo_instance1.overload1arg((double)arg12)
d63a86f8 25787
21b9b5b1
MS
257882002-01-07 Michael Snyder <msnyder@redhat.com>
25789
25790 * gdb.base/huge.exp: New test. Print a very large target data object.
25791 (skip_huge_test): New test variable. Define if you want to skip this
25792 test. The test reads an 8 megabyte data object from the target, so it
25793 might be very time consuming on remote targets with a slow connection.
25794 * gdb.base/huge.c: New file. Test case for above.
25795
725f922e
FF
257962002-01-07 Fred Fish <fnf@redhat.com>
25797
25798 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
25799 g_instance.bfoo, and g_instance.cfoo.
25800
889bf7c5 258012002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 25802
889bf7c5
PA
25803 * gdb.base/break.c (multi_line_if_conditional): New function.
25804 (multi_ilne_while_conditional): Likewise.
25805 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
25806 IF or WHILE condition puts the breakpoint at the start of
25807 the condition.
f286b2c3 25808
634d57ec
JL
25809 * gdb.base/selftest.exp (backtrace through signal handler): Remove
25810 hppa*-*-hpux* expected failure.
25811 * gdb.base/structs.exp (do_function_calls): Similarly.
25812
25813 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
25814 watchpoints.
25815
9fbfe2dc
AC
258162002-01-06 Andrew Cagney <ac131313@redhat.com>
25817
25818 Fix PR gdb/66.
25819 * gdb.base/structs.exp: Replace skip for a29k with skip for
25820 gdb,cannot_call_functions.
25821 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
25822 * gdb.base/callfuncs.exp: Ditto.
25823 * gdb.base/call-rt-st.exp: Ditto.
25824 * gdb.base/call-strs.exp: Ditto.
25825 * gdb.base/callfwmall.exp: Ditto.
25826 * gdb.base/scope.exp: Obsolete xfail a29k.
25827 * gdb.c++/misc.exp: Ditto.
25828 * gdb.c++/cplusfuncs.exp: Ditto.
25829 * gdb.base/ptype.exp: Ditto.
25830 * gdb.base/printcmds.exp: Ditto.
25831 * gdb.base/opaque.exp: Ditto.
25832 * gdb.base/list.exp: Ditto.
25833 * gdb.base/funcargs.exp: Ditto.
25834 * gdb.base/default.exp: Ditto.
25835
8ddad156
MS
258362002-01-04 Michael Snyder <msnyder@redhat.com>
25837
ca4976a6 25838 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
25839 * gdb.base/maint.exp: Add tests for maint info sections options.
25840
1b074332
JL
25841Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
25842
25843 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
25844
7d159115
CV
258452001-12-20 Corinna Vinschen <vinschen@redhat.com>
25846
25847 * gdb.asm/arm.inc: New file.
25848 * gdb.asm/asm-source.exp: Add arm targets.
25849 * gdb.asm/configure.in: Ditto.
25850 * gdb.asm/configure: Recreated from configure.in.
25851
8fb87725
JL
25852Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
25853
afabe08c
JL
25854 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
25855 with HP's compiler.
25856 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
25857 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
25858 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
25859 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
25860
25861 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
25862 either HP's compilers or GCC.
25863
db521deb
JL
25864 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
25865 a SIGBUS or SIGSEGV.
25866
25867 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
25868
25869 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
25870 can be compiled with either HP's compiler or GCC.
25871
cfa88ab7
JL
25872 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
25873 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
25874 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
25875
ca344dff
JL
25876 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
25877 to match current gdb output. Update due to using auto-solib-limit
25878 for limiting instead of overloading auto-solib-add.
25879 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
25880 test program.
25881
3f3c6e55 25882 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
25883 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
25884 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
25885 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
25886 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
25887 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
25888 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
25889 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
25890 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
25891 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
25892 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
25893 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
25894 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 25895
8fb87725
JL
25896 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
25897 a SIGTRAP to the inferior.
25898
cf599fa7
CV
258992001-12-19 Corinna Vinschen <vinschen@redhat.com>
25900
25901 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
25902 Substitute call to target_link by call to gdb_compile.
25903
2cd045cd
JL
25904Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
25905
a9c64011
AS
25906 * gdb.base/break.exp: Fix HP specific search string when testing
25907 backtracing in a called function.
2cd045cd 25908
a9c64011
AS
25909 * gdb.base/constvars.exp: Only set lang to C++ if we're
25910 compiling the test with HP's compilers.
25911 * gdb.base/volatile.exp: Similarly.
2cd045cd 25912
99ebe9ac
JB
259132001-12-19 Jim Blandy <jimb@redhat.com>
25914
25915 * gdb.base/printcmds.exp: Expect the null character to be printed
25916 as '\0', and the '\013' to be printed as '\v'.
25917 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
25918 * gdb.base/setvar.exp: Same.
25919
b9891b29
JB
259202001-12-17 Jim Blandy <jimb@redhat.com>
25921
0eba65ab
JB
25922 * gdb.base/completion.exp: Rather than completing very long
25923 filenames, which can make the readline library produce output we
25924 don't recognize, cd to the directory first, and then complete
25925 using nice, short relative paths.
25926
6970b5b1
JB
25927 * gdb.base/completion.exp: On some systems, there is, in fact, a
25928 variable named `b' in scope, since GDB treats all static
a9c64011
AS
25929 variables as being in scope. So use `no_var_named_this'
25930 instead of `b'.
6970b5b1 25931
b9891b29 25932 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 25933 can't find the core file's registers as a failure.
b9891b29 25934
e6ccd35f
JSC
259352001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
25936
a9c64011
AS
25937 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
25938 test expect string more specific.
e6ccd35f 25939
105ba819
CV
259402001-12-13 Corinna Vinschen <vinschen@redhat.com>
25941
25942 * gdb.asm/asm-source.exp: Add support for xstormy16.
25943 * gdb.asm/configure.in: Ditto.
25944 * gdb.asm/configure: Rebuild.
25945 * gdb.asm/xstormy16.inc: New file.
25946
e9e79dd9
FF
259472001-12-10 Fred Fish <fnf@redhat.com>
25948
25949 * gdb.base/maint.exp: Update to match changes in type dumping code.
25950
347dc97d
JB
259512001-12-10 Jim Blandy <jimb@redhat.com>
25952
25953 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
25954 matching the entry point symbol's name at the beginning of the
25955 line.
347dc97d 25956
5178b9d6
DJ
259572001-12-07 Daniel Jacobowitz <drow@mvista.com>
25958
25959 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
25960 gdb.c++/inherit.exp, gdb.c++/method.exp,
25961 gdb.c++/namespace.exp, gdb.c++/templates.exp,
25962 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
25963 and class layout support.
25964
af890c52
DJ
259652001-12-07 Daniel Jacobowitz <drow@mvista.com>
25966
25967 * gdb.c++/classes.exp: Add test for static member function.
25968 * gdb.c++/misc.cc: Add class with static member function.
25969
7a345fb3
JB
259702001-12-07 Jim Blandy <jimb@redhat.com>
25971
f2e54a80 25972 If GDB says it can't find the struct the function returned, report
8032bf31
JB
25973 those tests as `unsupported'.
25974 * gdb.base/call-rt-st.exp (print_struct_call): New function.
25975 Rewrite subsequent tests to use it.
25976
25977 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
25978 those tests as `unsupported'.
25979 * gdb.base/structs.exp (call_struct_func): New function.
25980 (do_function_calls): Use call_struct_func to call the functions
25981 returning structs.
25982
0bc69509
JB
25983 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
25984 whether functions are prototyped or not, so we can't possibly pass
25985 arguments to t_float_values2 properly.
25986
7a345fb3
JB
25987 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
25988 value of `timeout' for targets other than the mips*tx39-*.
25989
edb6ede1
MS
259902001-12-06 Michael Snyder <msnyder@redhat.com>
25991
d63a86f8 25992 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
25993 and detect whether the start symbol has a leading underscore.
25994
2d842f13
JB
259952001-12-04 Jim Blandy <jimb@redhat.com>
25996
25997 * gdb.base/completion.exp: Clarify indentation.
25998
68550daf
JB
259992001-12-03 Jim Blandy <jimb@redhat.com>
26000
26001 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
26002 variables on the S/390, not `.word'.
26003
cd5195a8
JB
260042001-11-30 Jim Blandy <jimb@redhat.com>
26005
26006 Add assembly-source tests for s390-ibm-linux.
26007 * gdb.asm/s390.inc: New file.
26008 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
26009 the S/390 architecture.
a9c64011 26010 * gdb.asm/configure: Regenerated.
cd5195a8 26011
ca9efc90
MS
260122001-11-30 Michael Snyder <msnyder@redhat.com>
26013
26014 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
26015 next, info source, info sources, info line, global and static
26016 variables, and static functions.
26017 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
26018 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
26019 * gdb.asm/asmsrc1.s: Add a static function and some variables.
26020 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
26021 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
26022 (gdbasm_leave): Restore frame pointer.
26023 (gdbasm_startup): Copy stack set-up from crt0.S.
26024
d0e66976
FN
260252001-11-26 Fernando Nasser <fnasser@redhat.com>
26026
26027 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
26028 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
26029 to a local (non-static) variable. Copy tstruct.a to a static buffer
26030 and return a pointer to that buffer.
26031 * gdb.base/callfwmall.c (t_structs_a): Ditto.
26032
e2334072
MK
260332001-11-24 Mark Kettenis <kettenis@gnu.org>
26034
26035 * gdb.asm/configure.in: Fix recognition of ix86 target.
26036 * gdb.asm/configure: Regenerate.
26037
756caa3d
MS
260382001-11-21 Michael Snyder <msnyder@redhat.com>
26039
26040 * gdb.asm/sparc.inc: New file.
26041 * gdb.asm/asm-source.exp: Recognize sparc target.
26042 * gdb.asm/configure.in: Recognize sparc target.
26043 * gdb.asm/configure: Regenerate.
d63a86f8 26044
9a4d72d5
MS
260452001-11-21 Michael Snyder <msnyder@redhat.com>
26046
26047 * gdb.asm/m32r.inc: New file.
26048 * gdb.asm/asm-source.exp: Recognize m32r target.
26049 * gdb.asm/configure.in: Recognize m32r target.
26050 * gdb.asm/configure: Regenerate.
26051
a773d1cd
MS
260522001-11-20 Michael Snyder <msnyder@redhat.com>
26053
017ac23d
MS
26054 * gdb.asm/i386.inc: New file.
26055 * gdb.asm/asm-source.exp: Recognize ix86 target.
26056 * gdb.asm/configure.in: Recognize ix86 target.
26057 * gdb.asm/configure: Regenerate.
26058
a773d1cd
MS
26059 * gdb.c++/namespace.exp: Fix quotes in output messages.
26060
bb632afb
MS
260612001-11-14 Michael Snyder <msnyder@redhat.com>
26062
25d559ca 26063 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
26064 qualifier in a type cast expression, to designate an address
26065 in the instruction space (Harvard architecture).
26066
4749e309
MS
260672001-11-13 Michael Snyder <msnyder@redhat.com>
26068
26069 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
26070 Tests for expressions using 'const' and 'volatile'.
26071
25050984
CV
260722001-11-13 Corinna Vinschen <vinschen@redhat.com>
26073
26074 * gdb.asm/asm-sources.exp: Allow defining linker flags.
26075
1902c51f
DJ
260762001-11-12 Daniel Jacobowitz <drow@mvista.com>
26077
26078 * lib/mi-support.exp (mi_run_to_helper): Move comments
26079 outside of gdb_expect.
26080
dcf95b47
DJ
260812001-11-11 Daniel Jacobowitz <drow@mvista.com>
26082
26083 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
26084 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
26085 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
26086 mi0_run_to): New functions.
26087 * gdb.mi/mi-simplerun.exp: Use them.
26088 * gdb.mi/mi0-simplerun.exp: Likewise.
26089 * gdb.mi/mi-var-cmd.exp: Likewise.
26090 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 26091
45b074e1
AC
260922001-11-10 Andrew Cagney <ac131313@redhat.com>
26093
26094 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
26095 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
26096
bf50d346
AC
260972001-11-09 Andrew Cagney <ac131313@redhat.com>
26098
26099 * gdb.base/restore.exp: Include $expected value in restored test
26100 message.
26101
9383332c
AC
261022001-11-09 Andrew Cagney <ac131313@redhat.com>
26103
26104 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
26105 implemented.
26106
db62520a
MS
261072001-11-08 Michael Snyder <msnyder@redhat.com>
26108
26109 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
26110 Add pass/fail message for stop at breakpoint in call dummy function.
26111
b5703437
MS
261122001-11-07 Michael Snyder <msnyder@redhat.com>
26113
d63a86f8
RM
26114 * gdb.c++/templates.exp (test_template_breakpoints):
26115 If we get an overload menu, but it does not match what
760f6330 26116 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
26117 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
26118 making the whitespace optional. Argument for "new" may be
26119 "unsigned" as well as "unsigned int/long".
d63a86f8 26120 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
26121 making the whitespace optional. Also replace "(void) with
26122 "((void|)), making the keyword "void" optional.
d63a86f8 26123 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
26124 making the whitespace optional. Also replace "(void) with
26125 "((void|)), making the keyword "void" optional.
3bf40917
MS
26126 * gdb.base/callfuncs.c (t_float_values): This function must
26127 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 26128 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
26129 can be tested against both cases. Usually one case involves
26130 promotion of float to double, while the other does not.
26131 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
26132 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
26133 includes a stack frame for "start".
26134
c8ab4e6d
JB
261352001-11-05 Jim Blandy <jimb@redhat.com>
26136
26137 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
26138 pointers are 32 bits long, and that offsets of relocs are always
26139 stored in the data (REL-style), and not in the reloc entry itself
26140 (RELA-style).
26141 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
26142 stabs.
26143
3f08ced9
MS
261442001-11-01 Michael Snyder <msnyder@redhat.com>
26145
26146 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
26147 and regular expression operators by using quoting.
26148
cbfa24cd
MS
261492001-10-31 Michael Snyder <msnyder@redhat.com>
26150
26151 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
26152 depending on what the symbol table contains.
26153 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
26154 the output of the ptype command. Similarly, accept both "const &"
26155 and "const&".
26156
aaa68313
CV
261572001-10-31 Corinna Vinschen <vinschen@redhat.com>
26158
26159 * gdb.base/miscexprs.c (main): Add usage of preprocessor
26160 symbol `STORAGE' to allow to choose the storage class of
26161 the local datastructures.
26162 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
26163 compiler directive.
26164
91740388
MS
261652001-10-30 Michael Snyder <msnyder@redhat.com>
26166
26167 * gdb.base/jump.exp: Allow it to run for all targets.
26168
1b7c05e7
CV
261692001-10-29 Corinna Vinschen <vinschen@redhat.com>
26170
26171 * gdb.base/call-ar-st.c (print_double_array): Match for loop
26172 with new double_array size.
26173 (main): Change storage class of all local variables to static.
26174 Reduce size of double_array to 9.
26175 * gdb.base/call-ar-st.exp: Increase timeout value.
26176 Change expected output for double array to match new size in
26177 call-ar-st.c.
26178
36a22261
CV
261792001-10-29 Corinna Vinschen <vinschen@redhat.com>
26180
26181 * gdb.base/ending-run.exp: Create identical output when passing
26182 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 26183 Stormy16 target.
36a22261 26184
92b8ae91
MK
261852001-10-28 Mark Kettenis <kettenis@gnu.org>
26186
26187 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
26188 that we catch the expected failure under Linux/x86.
26189
cb135b83
OF
261902001-10-29 Orjan Friberg <orjanf@axis.com>
26191
26192 * gdb.base/setvar.exp: Escape curly braces.
26193 * gdb.stabs/weird.exp: Ditto.
26194
6884aa54
DJ
261952001-10-27 Daniel Jacobowitz <drow@mvista.com>
26196
26197 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
26198 * gdm.mi/mi0-hack-cli.exp: Likewise.
26199
0398c9aa
AC
262002001-10-25 Andrew Cagney <ac131313@redhat.com>
26201
26202 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
26203 messages.
26204
d20bf2e8
AC
262052001-10-21 Andrew Cagney <ac131313@redhat.com>
26206
26207 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
26208 checking MI enabled.
26209
03dd63aa
CV
262102001-10-09 Corinna Vinschen <vinschen@redhat.com>
26211
26212 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
26213
1d9d99f3
FCE
262142001-10-04 Frank Ch. Eigler <fche@redhat.com>
26215
26216 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
26217 if gdb child process crashes, just signal an error.
26218
838ae6c4
JB
262192001-10-02 Jim Blandy <jimb@redhat.com>
26220
26221 * lib/gdb.exp (test_xfail_format): Simplify.
26222
26223 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
26224 front of the variable name `format'. Simplify `if'.
26225
8f0cbc1c
DJ
262262001-10-01 Daniel Jacobowitz <drow@mvista.com>
26227
26228 * gdb.threads/pthreads.exp: Wait for output and delay
26229 before sending ^C.
26230
1f08dafd
DJ
262312001-10-01 Daniel Jacobowitz <drow@mvista.com>
26232
26233 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
26234 some incorrect output instead of timing out.
26235 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
26236
674f90ff
CV
262372001-09-28 Corinna Vinschen <vinschen@redhat.com>
26238
26239 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
26240 check to allow additional `int'.
26241
9b284272
DJ
262422001-09-27 Daniel Jacobowitz <drow@mvista.com>
26243
26244 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
26245 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
26246
b55a4771
MS
262472001-09-27 Michael Snyder <msnyder@redhat.com>
26248
26249 * lib/gdb.exp (test_debug_format): New proc.
26250 (setup_xfail_format): Use new proc test_debug_format.
26251 * gdb.base/constvars.exp (local_compiler_xfail_check): New
26252 proc; use new service proc test_debug_format.
26253 Replace all other "gcc_compiled" tests with this test.
26254 * gdb.base/volatile.exp (local_compiler_xfail_check): New
26255 proc; use new service proc test_debug_format.
26256 Replace all other "gcc_compiled" tests with this test.
26257
262582001-09-27 Michael Snyder <msnyder@redhat.com>
26259
26260 * gdb.base/cvexpr.exp: New file.
26261 * gdb.base/cvexpr.c: New file
26262 Test for expressions using const and volatile keywords.
26263
4e6667ac
CV
262642001-09-26 Corinna Vinschen <vinschen@redhat.com>
26265
26266 * gdb.base/constvars.exp: Check for different orders of keywords
26267 and additional "int" strings in output.
26268
4f337972
AC
262692001-09-22 Andrew Cagney <ac131313@redhat.com>
26270
26271 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
26272 responses from "help maint".
26273
2015650d
FCE
262742001-09-19 Frank Ch. Eigler <fche@redhat.com>
26275
26276 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
26277 to localhost:NNN instead of :NNN, in case Xvfb is listening
26278 only on TCP.
26279
f3bcedc1
CV
262802001-09-19 Corinna Vinschen <vinschen@redhat.com>
26281
26282 * gdb.base/recurse.exp: When checking leaving the watchpoint
26283 scope, recognize when gdb is in function's epilogue and pass.
26284
6b819c92
KS
262852001-09-18 Keith Seitz <keiths@redhat.com>
26286
26287 * lib/insight-support.exp (_gdbtk_export_target_info): Add
26288 support for running tests against sid targets.
26289 (gdbtk_done): Ditto.
26290
a10c9419
CV
262912001-09-18 Corinna Vinschen <vinschen@redhat.com>
26292
26293 * gdb.base/ending-run.c (main): Set stdout buffersize
26294 to the same reasonable value for any target.
26295 * gdb.base/ending-run.exp: Add a regular expression
26296 to make testsuite happy on Sanyo Stormy16 target.
26297
739d0d99
CV
262982001-09-17 Corinna Vinschen <vinschen@redhat.com>
26299
26300 * gdb.base/display.c (do_loops): Add float variable `f'.
26301 Increment f in loop.
26302 * gdb.base/display.exp: Increment timeout by 60 seconds.
26303 Change float display test to use variable `f'.
26304
1b8947f0
JB
263052001-09-17 Jim Blandy <jimb@redhat.com>
26306
26307 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
26308 overflowing the limited breakpoint tables on some ROM monitors
26309 (like the ROM68K).
26310
9890ac81
FCE
263112001-09-15 Frank Ch. Eigler <fche@redhat.com>
26312
26313 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
26314 the "-ac" (disable access control) flag.
26315
6db765ea
JH
263162001-08-30 Jeff Holcomb <jeffh@redhat.com>
26317
26318 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
26319 ints.
26320
4c32cc04
KS
263212001-08-30 Keith Seitz <keiths@redhat.com>
26322
26323 * lib/gdb.exp: Move all insight-related functionality into
26324 separate file.
26325 * lib/insight-support.exp: New file.
26326
8d6e6f81
FCE
263272001-08-29 Frank Ch. Eigler <fche@redhat.com>
26328
26329 * config/sid.exp (sid_start): Never set sid verbosity; disable
26330 expect_background {} that consumed its stdout; tolerate </dev/null.
26331 Attempt to set endianness override in "sid" protocol mode. Cleanup.
26332
6a90e1d0
AC
263332001-08-18 Andrew Cagney <ac131313@redhat.com>
26334
26335 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
26336 CLI jump command to start it.
26337 (mi_run_to_main): Fail immediatly when unexpected output.
26338
1759b3c3
AC
263392001-08-18 Andrew Cagney <ac131313@redhat.com>
26340
26341 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
26342 beginning of function. Fix PR gdb/191.
26343
61d11d80
FCE
263442001-08-16 Frank Ch. Eigler <fche@redhat.com>
26345
26346 * config/sid.exp (sid_start): Don't warn if we cannot figure out
26347 what to force sid endianness to.
26348
942a4df2
KS
263492001-08-15 Keith Seitz <keiths@redhat.com>
26350
26351 * lib/gdb.exp (gdbtk_start): Don't set environment
26352 variables for TCL_LIBRARY and friends. Insight will
26353 now figure these out for itself.
26354
0521c418
MS
263552001-08-02 Michael Snyder <msnyder@redhat.com>
26356
26357 * gdb.base/completion.exp: Remove the symbol "a64l" from
26358 the expect string; this is target-specific, and not related
26359 to what is being tested.
26360
74a9a58a
DB
263612001-08-02 Dave Brolley <brolley@redhat.com>
26362
26363 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
26364
c70819fa
MS
263652001-07-25 Michael Snyder <msnyder@redhat.com>
26366
c2b8fa57
MS
26367 * gdb.base/consecutive.exp: New file. Test stepping over
26368 breakpoints on consecutive instructions.
26369 * gdb.base/consecutive.c: New file.
26370
c70819fa
MS
26371 * gdb.base/call-rt-st.exp: Use double-backslash to quote
26372 curly braces in regular expressions.
26373
2b1a1355
MS
263742001-07-25 Michael Snyder <msnyder@redhat.com>
26375
26376 * gdb.base/ending-run.exp: Accept "Program exited normally" as
26377 legitimate output from stepping out of main.
26378
413eca6f
KS
263792001-07-22 Keith Seitz <keiths@redhat.com>
26380
26381 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
26382 the empty string, do not run the tests.
26383
7e5a9322
SC
263842001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
26385
26386 * gdb.base/long_long.exp: Detect size of pointer. Take into
26387 account 2-byte pointers when testing for p/a results.
26388
de58f10f
SC
263892001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
26390
d63a86f8 26391 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
26392 and defined to 1K for m68hc11.
26393 (random_data): Reduce table to 1K for embedded platforms (68hc11).
26394 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
26395 (sizeof_random_data): New variable to tell the size of the data table;
26396 don't test past this size; always run to main.
26397
d6f5fea1
SC
263982001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
26399
26400 * gdb.base/return2.exp: return of long long and double fails for
26401 68HC11; don't execute these tests on that platform.
26402 * gdb.base/return.exp: Return of a double fails for 68hc11.
26403
c477543d
SC
264042001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
26405
26406 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
26407 tests that print a float.
26408 * call-rt-st.exp: Likewise.
26409
63cf1c79
MK
264102001-07-12 Mark Kettenis <kettenis@gnu.org>
26411
26412 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
26413 running this test on Linux.
26414
112f9ab5
MC
264152001-06-24 Michael Chastain <chastain@redhat.com>
26416
26417 * gdb.base/arithmet.exp: Remove some tests to make all test names
26418 unique.
26419
4970cb0f
MS
264202001-07-03 Michael Snyder <msnyder@redhat.com>
26421
26422 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
26423 the output of the ptype command.
26424
d85da69f
MS
264252001-07-02 Michael Snyder <msnyder@redhat.com>
26426
4c8a82de
MS
26427 * gdb.base/completion.exp: Don't assume that break.c is the only
26428 source file that may contain functions named "marker".
d85da69f
MS
26429 * gdb.base/corefile.exp: Quote the curly braces in regexp.
26430
8afc772b
AC
264312001-06-28 Andrew Cagney <ac131313@redhat.com>
26432
26433 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
26434 of files to delete.
26435
26436 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
26437 * gdb.disasm/h8300s.exp: New file.
26438 gdb.disasm/h8300s.s: Likewise.
26439
cff22675
AC
264402001-06-27 Andrew Cagney <ac131313@redhat.com>
26441
26442 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
26443 empty breakpoint tables.
26444
68c81b54
AC
264452001-06-25 Andrew Cagney <ac131313@redhat.com>
26446
26447 * lib/mi-support.exp: Update args=... part of stop-reason
26448 patterns. Accept either a list or a tuple.
26449
2dd62704
AC
264502001-06-23 Andrew Cagney <ac131313@redhat.com>
26451
26452 * lib/mi-support.exp: Remove local emacs variable defining
26453 change-log-default-name.
26454
b4127474
MC
264552001-06-22 Michael Chastain <chastain@redhat.com>
26456
26457 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
26458 This is operationally compatible with the previous version.
26459
8dbfb380
JB
264602001-06-13 Jim Blandy <jimb@redhat.com>
26461
26462 * lib/gdb.exp (gdb_test): Doc fix.
26463
f2d8c86d
MC
264642001-06-10 Michael Chastain <chastain@redhat.com>
26465
26466 * gdb.base/exprs.exp: Remove a duplicate test.
26467
81564d34
JB
264682001-06-06 Jim Blandy <jimb@redhat.com>
26469
26470 * gdb.base/return2.exp (main): Use values to test float and double
26471 returns that are not NaN's, to avoid being confused by IEEE
26472 comparison rules.
26473
da55addb
MS
264742001-06-04 Michael Snyder <msnyder@redhat.com>
26475
26476 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 26477 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
26478 rather than wait for 12 more tests to time out.
26479
42c65987
JB
264802001-06-06 Jim Blandy <jimb@redhat.com>
26481
b18bced9 26482 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 26483 Don't forget to match the GDB prompt.
b18bced9 26484
42c65987
JB
26485 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
26486
5b41e5f0
JB
264872001-06-04 Jim Blandy <jimb@redhat.com>
26488
26489 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
26490 command.
26491
015e046f
KB
264922001-05-31 Kevin Buettner <kevinb@redhat.com>
26493
26494 * gdb.base/annota1.exp (info break): Match four or more spaces
26495 after "Address".
26496
fb1ffbbe
MC
264972001-05-31 Michael Chastain <chastain@redhat.com>
26498
26499 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
26500 (dm_type_int_star): Likewise.
26501 (dm_type_long_star): Likewise.
26502 (dm_type_void_star): Likewise.
26503
5ea2a32c
KB
265042001-05-29 Kevin Buettner <kevinb@redhat.com>
26505
26506 * gdb.base/completion.exp (INPUTRC): Set this environment variable
26507 to a known value in order to get consistent results regardless
26508 of the setting of INPUTRC or the presence or contents of .inputrc.
26509
ae23c492
MS
265102001-05-24 Michael Snyder <msnyder@redhat.com>
26511
ac55707e
MS
26512 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
26513 Don't require that the main thread and the manager thread are the
26514 first in the list.
26515
ae23c492
MS
26516 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
26517 debugging. If test fails, issue an "unsupported" not a "fail".
26518
400071f1
JB
265192001-05-24 Jim Blandy <jimb@redhat.com>
26520
26521 Don't assume that short is shorter than int.
26522 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
26523 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 26524 this isn't true.
400071f1
JB
26525 ("print unsigned char == (~0)"): Add test that verifies that ~0,
26526 an int, is not equal to ~0 stored in an unsigned char. This tests
26527 the same thing that the previous test meant to, but works on
26528 16-bit machines, too.
26529 ("print unsigned char != (~0)"): Same test, complemented.
26530
0816a3e5
MS
265312001-05-24 Michael Snyder <msnyder@redhat.com>
26532
26533 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 26534 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
26535 and prevents dejagnu getting out of step.
26536
f6dc23a9
KB
265372001-05-23 Kevin Buettner <kevinb@redhat.com>
26538
26539 * gdb.base/finish.exp (finish_void): Revise pattern for
26540 stopping on the call statement to not permit stopping at
26541 the start of the instructions comprising the call sequence.
26542
7dbd117d
MC
265432001-05-19 Michael Chastain <chastain@redhat.com>
26544
26545 * gdb.base/callfuncs.exp: Make all test names unique.
26546 * gdb.base/commands.exp: Make all test names unique.
26547 * gdb.base/condbreak.exp: Make all test names unique.
26548 * gdb.base/dbx.exp: Make all test names unique.
26549 * gdb.base/default.exp: Make all test names unique.
26550 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
26551 and TIMEOUT messages to their corresponding PASS message.
26552 * gdb.base/ending-run.exp: Make all test names unique.
26553 * gdb.base/long_long.exp: Remove duplicate test.
26554
6b0b0a9e
KB
265552001-05-21 Kevin Buettner <kevinb@redhat.com>
26556
26557 * gdb.base/finish.exp (finish_void): Allow "finish" command to
26558 stop on the call statement as well as the statement after the
26559 call.
26560
2caa35cb
MS
265612001-05-21 Michael Snyder <msnyder@redhat.com>
26562
26563 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
26564
40713331
EZ
265652001-05-10 Elena Zannoni <ezannoni@redhat.com>
26566
a9c64011
AS
26567 * gdb.base/completion.exp: Revamp test. Make it execute on all
26568 platforms.
40713331 26569
c2c1be8d
EZ
265702001-05-10 Elena Zannoni <ezannoni@redhat.com>
26571
a9c64011
AS
26572 * config/gdbserver.exp (gdb_load): Handle the case
26573 in which the arguments to gdbserver are given in the
26574 baseboard configuration file.
26575 Also handle the case in which the server needs to do a
26576 load.
2c9cd303 26577
9671de48
KS
265782001-05-07 Keith Seitz <keiths@cygnus.com>
26579
a9c64011
AS
26580 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
26581 set up the display for testing.
26582 (gdbtk_start): Convert all paths to paths that tcl will like.
26583 Export target information to environment.
26584 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
26585 necessary.
26586 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
26587 (to_tcl_path): New proc to convert a given pathname into
26588 a path acceptible as an argument to a tcl command.
26589 (_gdbtk_export_target_info): New proc to export target info
26590 into the environment for gdbtk testing.
26591 (gdbtk_done): New proc to signal end-of-test.
9671de48 26592
5a360f47
JB
265932001-05-06 Jim Blandy <jimb@redhat.com>
26594
26595 * restore.c: Make the code of caller0 correspond to its comment.
26596
66c756c6
MS
265972001-05-03 Michael Snyder <msnyder@redhat.com>
26598
26599 * config/sid.exp (gdb_target_sid): Check for error messages.
26600 On error or timeout, don't make expect exit (which will terminate
26601 all subsequent tests); instead just make gdb exit.
d63a86f8 26602 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
26603 return a negative value.
26604
a966fde5
JB
266052001-04-24 Jim Blandy <jimb@redhat.com>
26606
851c18e0
JB
26607 * gdb.c++/templates.exp: If we see the prompt for the overload
26608 list, but we haven't recognized any of the longer patterns,
26609 arrange for this test to fail, not hang.
26610
a966fde5
JB
26611 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
26612 variations.
26613
db144853
MC
266142001-04-22 Michael Chastain <chastain@redhat.com>
26615
26616 * gdb.c++/local.exp: Use the 'runto' library function.
26617 * gdb.c++/namespace.exp: Likewise.
26618 * gdb.c++/overload.exp: Likewise.
26619
3207ec21
KB
266202001-03-26 Kevin Buettner <kevinb@redhat.com>
26621
26622 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
26623 * gdb.base/step-line.exp: New file. Test step/next in presence of
26624 #line directives.
26625 * gdb.base/step-line.c: New file. Test program for the above.
26626 * gdb.base/step-line.inp: New file. We pretend that this file has
26627 been transformed by some other tool into step-line.c.
26628
13b57657
JB
266292001-03-21 Jim Blandy <jimb@redhat.com>
26630
26631 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
26632 unmangled operator names.
26633
754cbe1c
JB
266342001-03-20 Jim Blandy <jimb@redhat.com>
26635
26636 * gdb.threads/linux-dp.exp: Recognize an additional message
26637 generated by GDB when it doesn't understand how to debug threads
26638 on the target system.
26639
177495c9
AC
266402001-03-19 Andrew Cagney <ac131313@redhat.com>
26641
26642 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
26643
f266096b
MC
266442001-03-12 Michael Chastain <chastain@redhat.com>
26645
26646 * gdb.c++/derivation.exp: Use the 'runto' library function.
26647
cac3c2ff
MC
266482001-03-12 Michael Chastain <chastain@redhat.com>
26649
26650 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
26651
b6c11a24
MC
266522001-02-24 Michael Chastain <chastain@redhat.com>
26653
26654 * gdb.c++/ref-types.exp: Change handwritten code to library
26655 function 'runto'.
26656
6bae5bce
OF
266572001-03-16 Orjan Friberg <orjanf@axis.com>
26658
26659 * gdb.base/signals.exp: Set count to 0 explicitly.
26660
0015fd9a
MS
266612001-03-15 Mark Salter <msalter@redhat.com>
26662
26663 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
26664 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
26665 (gdb_load): Add support for additional target_info: gdb_download_size
26666 and gdb_load_timeout.
0015fd9a 26667
fc33412a
DT
26668Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
26669
26670 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
26671 file -- to prevent failing when the compile fails but we have no
26672 intention of running the tests anyway.
fc33412a
DT
26673
26674 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
26675 tests if set.
26676
26677 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 26678 integers.
fc33412a
DT
26679
26680 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
26681 * gdb.c++/namespace.exp: Ditto.
26682
115f06de
OF
266832001-03-07 Orjan Friberg <orjanf@axis.com>
26684
26685 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
26686 * gdb.base/pointers.exp: Relax pattern match of decimals.
26687
b6ba6518
KB
266882001-03-06 Kevin Buettner <kevinb@redhat.com>
26689
26690 * Makefile.in, config/abug.exp, config/cfdbug.exp,
26691 config/cpu32bug.exp, config/dve.exp, config/est.exp,
26692 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
26693 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
26694 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
26695 config/sh.exp, config/sid.exp, config/slite.exp,
26696 config/sparclet.exp, config/udi.exp, config/unknown.exp,
26697 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
26698 config/vxworks.exp, config/vxworks29k.exp,
26699 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
26700 gdb.base/all-bin.exp, gdb.base/annota1.exp,
26701 gdb.base/arithmet.exp, gdb.base/assign.exp,
26702 gdb.base/async.exp, gdb.base/attach.exp,
26703 gdb.base/bitfields.exp, gdb.base/bitops.exp,
26704 gdb.base/break.exp, gdb.base/call-ar-st.exp,
26705 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
26706 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
26707 gdb.base/commands.exp, gdb.base/completion.exp,
26708 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
26709 gdb.base/constvars.exp, gdb.base/corefile.exp,
26710 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
26711 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
26712 gdb.base/ending-run.exp, gdb.base/environ.exp,
26713 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
26714 gdb.base/finish.exp, gdb.base/foll-exec.exp,
26715 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
26716 gdb.base/funcargs.exp, gdb.base/help.exp,
26717 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
26718 gdb.base/logical.exp, gdb.base/long_long.exp,
26719 gdb.base/maint.exp, gdb.base/mips_pro.exp,
26720 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
26721 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
26722 gdb.base/pointers.exp, gdb.base/printcmds.exp,
26723 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
26724 gdb.base/regs.exp, gdb.base/relational.exp,
26725 gdb.base/remote.exp, gdb.base/reread.exp,
26726 gdb.base/restore.exp, gdb.base/return2.exp,
26727 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
26728 gdb.base/selftest.exp, gdb.base/setshow.exp,
26729 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
26730 gdb.base/sigall.exp, gdb.base/signals.exp,
26731 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
26732 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
26733 gdb.base/step-test.exp, gdb.base/structs.c,
26734 gdb.base/structs.exp, gdb.base/structs2.exp,
26735 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
26736 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
26737 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
26738 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
26739 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
26740 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
26741 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
26742 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
26743 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
26744 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
26745 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
26746 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
26747 gdb.fortran/types.exp, gdb.java/jmisc.exp,
26748 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
26749 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
26750 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
26751 gdb.trace/circ.exp, gdb.trace/collection.exp,
26752 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
26753 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
26754 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
26755 gdb.trace/report.exp, gdb.trace/save-trace.exp,
26756 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
26757 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
26758 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
26759 notices.
26760
dc96c6c7 267612001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
26762
26763 * gdb.base/varargs.c (find_max_double): Fix printf format string:
26764 first arg is int not float.
26765
dc96c6c7 267662001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
26767
26768 * gdb.base/reread.exp: Unsupported for non-native targets;
26769 doesn't work for remote debugging.
26770
9b0c4aeb
FN
267712001-02-19 Fernando Nasser <fnasser@redhat.com>
26772
26773 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
26774 * gdb.base/ending-run.exp: Properly handle the BSP state when
26775 stepping past the end of main.
9b0c4aeb 26776
02aa71d5
MC
267772001-02-19 John Moore <jmoore@redhat.com>
26778
26779 * gdb.base/commands.exp (infrun_breakpoint_command_test):
26780 Converted HPUX fix for non-expected items following multiple
26781 step commands into general solution for all platforms.
26782
1fa449a4
MC
267832001-02-18 Michael Chastain <chastain@redhat.com>
26784
26785 * gdb.c++/classes.exp (do_tests): Change runto statements
26786 from "runto 'foo(void)'" to "runto 'foo'". This makes the
26787 statements demangler agnostic.
26788 * gdb.c++/virtfunc.exp (do_tests): Likewise.
26789 (gdb_virtfunc_restart): Likewise.
26790
b2f9ec70
MC
267912001-02-14 Michael Chastain <chastain@redhat.com>
26792
26793 * gdb.c++/inherit.exp (do_tests): Change runto statements
26794 from "runto 'foo(void)'" to "runto 'foo'". This makes the
26795 statements demangler agnostic.
26796
cf74b8ca
AC
26797Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
26798
26799 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
26800 ``continue to bkpt at common_routine in thread 2'' and ``stopped
26801 before calling common_routine 15 times'' tests.
cf74b8ca 26802
99f78f56
MC
268032001-02-11 Michael Chastain <chastain@redhat.com>
26804
26805 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
26806 Helps the test script figure out which demangler is in use.
26807 (dm_type_foo_ref): Ditto.
26808 (dm_type_int_star): Ditto.
26809 (dm_type_long_star): Ditto.
26810 (dm_type_unsigned_int): Ditto.
26811 (dm_type_void): Ditto.
26812 (dm_type_void_star): Ditto.
99707966 26813 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
26814 Probe the gdb demangler and set variables to accommodate
26815 formatting differences.
26816 (info_func_regexp): New function. Same as info_func, but
26817 matches against a regexp.
26818 (info_func): Match against a literal string.
26819 (print_addr_2): New function. Match against a literal string,
26820 which can be different from the input to gdb.
26821 (print_addr): Simply call print_addr_2 with the same argument twice.
26822 (test_lookup_operator_functions): Use demangler formatting variables.
26823 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
26824 the tests in the same order as the C++ class declaration.
26825 (test_paddr_operator_functions): Ditto.
26826 (test_paddr_overloaded_functions): Ditto.
26827 (test_paddr_hairy_functions): Use demangler formatting variables.
26828 Add reference to gdb/19 for related tests.
26829 (do_tests): Call probe_demangler.
26830
1de8f023
KB
268312001-01-30 Kevin Buettner <kevinb@redhat.com>
26832
26833 * gdb.c++/templates.cc (printf): Remove unused function definition.
26834
ca3f91ed
MS
268352001-01-26 Felix Lee <flee@redhat.com>
26836
26837 * sid.exp (sid_exit): Pass host, not target, to remote_close.
26838
268392001-01-25 matthew green <mrg@redhat.com>
26840
26841 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
26842 up sid.
26843 (sid_exit): Call `remote_pop_conn' after GDB is gone.
26844
268452001-01-25 matthew green <mrg@redhat.com>
26846
26847 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 26848 Deprecate $sid_spawn_id.
ca3f91ed
MS
26849 (sid_exit): Remove code necessary only for `spawn.'
26850
268512001-01-25 matthew green <mrg@redhat.com>
26852
26853 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
26854
fb18ec4a
MC
268552001-01-28 Michael Chastain <chastain@redhat.com>
26856
26857 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
26858 to call when tests fail. It takes gdb out of the overloaded
26859 function choice menu back to the main prompt, so that the test
26860 program stays synchronized.
26861 (set_bp_overloaded): New proc to collect all the common
26862 code for setting a breakpoint on an overloaded name. Calls
26863 take_gdb_out_of_choice_menu when needed.
26864 (menu_overload1arg): New variable to collect the repeated
26865 instances of the expected menu for an overloaded name. Change
26866 the regular expression to handle changes in g++ type encoding:
26867 "void" can be either "void" or "", and "unsigned int" can be
26868 either "unsigned int" or "unsigned".
26869 (continue_to_bp_overloaded): Change regular expressions to handle
26870 changes in g++ type encoding.
26871 (no proc): Call take_gdb_out_of_choice_menu when needed.
26872 Remove redundant calls to "info break". Accept either "canceled"
26873 or "cancelled". Change regular expressions in "info break"
26874 calls to handle changes in g++ type encoding. Give all tests
26875 unique strings.
26876
9c646a6e
BE
268772001-01-17 Ben Elliston <bje@redhat.com>
26878
26879 * config/sid.exp: New file.
26880
9549d9c1
AC
26881Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
26882
26883 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
26884
dc96c6c7 268852000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
26886
26887 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
26888 Add a RE to accept a non-ascii char if one is ever presented.
26889
b4df4f68
FN
268902000-12-20 Fernando Nasser <fnasser@redhat.com>
26891
297dd0fd 26892 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 26893
dc96c6c7 268942000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 26895
d63a86f8 26896 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
26897 in regexp. One '\' does not suffice on Linux.
26898
4a7bddb6
MC
268992000-12-09 Michael Chastain <chastain@redhat.com>
26900
26901 * gdb.base/break.exp (test_clear_command): Use a marker function
26902 rather than 'main' for the test function. Also move this
26903 test to an execution point where the marker function names are
26904 guaranteed to be bound to functions. (Executing tests after a
26905 'finish' from main runs into name conflicts with local names
26906 in __libc_start_main).
26907
dc96c6c7 269082000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
26909
26910 * gdb.base/finish.exp: New test for gdb's "finish" command.
26911 * gdb.base/return2.exp: New test for gdb's "return" command.
26912 * gdb.base/return2.c: New source file for above.
26913
dc96c6c7 269142000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
26915
26916 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
26917 * gdb.base/miscexprs.exp: Ditto.
26918 * gdb.base/pointers.exp: Ditto.
26919 * gdb.c++/derivation.exp: Ditto.
26920 * gdb.c++/local.exp: Ditto.
26921 * gdb.c++/namespace.exp: Ditto.
26922 * gdb.c++/overload.exp: Ditto.
26923 * gdb.c++/ref-types.exp: Ditto.
26924
dc96c6c7 269252000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
26926
26927 * gdb.base/constvars.exp: Test result of "up" command.
26928 * gdb.base/miscexprs.exp: Ditto.
26929 * gdb.base/pointers.exp: Ditto.
26930 * gdb.base/scope.exp: Ditto.
26931 * gdb.c++/derivation.exp: Ditto.
26932 * gdb.c++/local.exp: Ditto.
26933 * gdb.c++/namespace.exp: Ditto.
26934 * gdb.c++/overload.exp: Ditto.
26935 * gdb.c++/ref-types.exp: Ditto.
26936
44097287
FN
269372000-11-22 Michael Chastain <chastain@redhat.com>
26938
26939 * mips_pro.exp: Accept either "middle -> top -> main" or
26940 "middle -> main" in the backtrace, because gcc can optimize
26941 tail calls to jumps. Remove setup_xfail for the hppa case.
26942 Add a comment with the original warning messages from PR 3016,
26943 which was filed in 1993, to preserve them for posterity.
26944
9d2e1bab
ND
269452000-11-17 Nick Duffek <nsd@redhat.com>
26946
26947 * lib/gdb.exp (gdb_test): Override timeout with board info.
26948
1aca8eb7
ND
269492000-11-17 Nick Duffek <nsd@redhat.com>
26950
26951 * gdb.base/display.exp: Don't kill running stub. Add "again" to
26952 the second kill and detach messages.
26953
93076499
ND
269542000-11-17 Nick Duffek <nsd@redhat.com>
26955
26956 * configure.in: Add AC_EXEEXT.
26957 * configure: Regenerate.
26958 * Makefile.in (just-check): Export EXEEXT.
26959 * lib/gdb.exp ($EXEEXT): Import from environment.
26960 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
26961 expect "maint dump-me" on Cygwin.
26962 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
26963 $EXEEXT.
26964
30e87cd3
ND
269652000-11-17 Nick Duffek <nsd@redhat.com>
26966
26967 * gdb.base/break.exp: Test backtrace and finish from called
26968 function on all platforms, not just HP-UX.
26969
dc96c6c7 269702000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
26971
26972 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
26973 code from gdb_target_monitor, so it can be used independantly
26974 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 26975
dc96c6c7 269762000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
26977
26978 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
26979 * gdb.base/corefile.exp: Expect the message "Program is being
26980 debugged already" when we send the "corefile" command, since
26981 the preceeding gdb_load may have connected gdb to a remote target.
26982 * gdb.base/display.exp: Disable hardware watchpoints if new
26983 board info variable "no_hardware_watchpoints" is true.
26984 Replace single-letter commands with more readable ones.
26985 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
26986 if new board info variable "no_hardware_watchpoints" is true.
26987 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
26988 to see if stdio (printf) testing is possible.
26989 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
26990 board info variable "no_hardware_watchpoints" is true. Use new
26991 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
26992
39124dea
FN
269932000-11-13 Fernando Nasser <fnasser@redhat.com>
26994
26995 From Orjan Friberg <orjanf@axis.com>:
26996 * gdb.base/printcmds.exp: Escape curly braces followed by a number
26997 in array print pattern match.
26998
a9e2e984
FN
269992000-11-09 Fernando Nasser <fnasser@redhat.com>
27000
27001 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
27002 spelling "cancelled" to U.S. spelling "canceled" to match changes
27003 made to gdb.
27004 * gdb.c++/ovldbreak.exp: Ditto.
27005
c7db355b
PS
270062000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
27007
27008 * gdb.base/callfuncs.c (main): Moved to end of file, call
27009 t_double_values to initialize the FPU before inferior calls are made.
27010 * gdb.base/callfuncs.exp: Test for register preservation after calling
27011 inferior functions. Add tests for continuining, finishing and
27012 returning from a stop in a call dummy.
27013
dc96c6c7 270142000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
27015
27016 * gdb.base/commands.exp: Break up long lines, and re-indent.
27017
dc96c6c7 270182000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
27019
27020 * config/gdbserver.exp: Rewritten from the ground up, to make it
27021 compatible with the current dejagnu tree, and to make it work with
27022 the new "gdbserver" in libremote.
27023
dc96c6c7 270242000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
27025
27026 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
27027 * gdb.base/varargs.exp: Skip entire test if no printf support.
27028 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
27029 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
27030
dc96c6c7 270312000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
27032
27033 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
27034 no floating point support.
27035 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
27036 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
27037 * gdb.base/call-rt-st.exp: Ditto.
27038 * gdb.base/call-strs.exp: Ditto.
27039
bac5fc66
JG
270402000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
27041
27042 * gdb.base/sizeof.c: include <stdio.h>.
27043
27044 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
27045 'finish', otherwise uncaptured gdb_prompt would potentially
27046 throw remaining test points out of sync.
bac5fc66 27047
b22a6027
SB
270482000-07-26 Scott Bambrough <scottb@netwinder.org>
27049
27050 * gdb.base/recurse.exp: Run tests for all targets.
27051 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
27052 gnu-oldld case on ARM.
27053 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
27054 for ARM targets.
d63a86f8 27055
d8231941
AG
27056Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
27057
27058 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
27059 * gdb.java/configure: Rebuild.
27060
8caabe69
AG
27061Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
27062
27063 * gdb.java/jv-exp.exp: New file.
27064
9d273ca3
AG
27065Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
27066
27067 * configure: Rebuilt.
27068 * configure.in (configdirs): Add gdb.java.
27069 * gdb.java/jmisc.java: New file.
27070 * gdb.java/jmisc.exp: New file.
27071 * gdb.java/Makefile.in: New file.
27072 * gdb.java/configure: Rebuilt.
27073 * gdb.java/configure.in: New file.
27074 * lib/java.exp: New file.
27075
4f823a66
AC
27076Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
27077
27078 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 27079 underflow.
4f823a66 27080
2391e11d
AC
27081Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
27082
27083 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 27084 and the compilers sizes.
2391e11d 27085
54602222
ND
270862000-07-09 Nick Duffek <nsd@redhat.com>
27087
27088 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
27089 (use_methods): New function.
27090 (main): Call use_methods().
27091 * gdb.c++/classes.exp (test_method_param_class): New procedure.
27092 (do_tests): Call test_method_param_class.
27093
2bec0572
ND
270942000-07-09 Nick Duffek <nsd@redhat.com>
27095
27096 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
27097 spelling.
27098 (test_enums): New procedure. Move enum tests from end of script
27099 to here. Set breakpoint on function name instead of line number.
27100 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
27101 (enums2): New marker function.
27102 (enums1): New function.
27103 (main): Call enums1(). Move enum tests to enums1().
27104
78492fde
AC
27105Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
27106
27107 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 27108 compile/link program. Update line numbers.
78492fde
AC
27109 * gdb.asm/d10v.inc: Define ``startup''.
27110 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 27111
49a2cef8
AC
27112Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
27113
27114 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
27115
3e6c8688
EZ
271162000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27117
27118 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 27119 of 'help maint print' command.
3e6c8688 27120
9ff5cbe9
AC
27121Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
27122
27123 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 27124 they use gdb_expect_list.
9ff5cbe9 27125
17c579bd
AC
27126Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
27127
27128 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
27129 memory-read-packet-size'' instead of ``set endian big'' to test
27130 long commands.
17c579bd 27131
e6d71bf3
DB
271322000-06-03 Daniel Berlin <dan@cgsoftware.com>
27133
27134 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 27135 g++, and stop skipping them.
e6d71bf3
DB
27136
27137 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
27138 work under g++.
27139
d63a86f8 27140 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
27141 initialization.
27142
dc96c6c7 271432000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
27144
27145 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
27146 the regular expression: accept an (almost) arbitrary sequence of
27147 "frames-invalid" and "breakpoints-invalid" messages both before
27148 and after the "starting" message.
27149
dc96c6c7 271502000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
27151
27152 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 27153
dc96c6c7 271542000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
27155
27156 * gdb.base/annota1.exp (annotate-signal-handler-caller):
27157 Relax the regular expression a little, make it pass on Solaris 8.
27158
8216cda9
KB
271592000-05-12 Kevin Buettner <kevinb@redhat.com>
27160
27161 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 27162 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
27163 Instead, it is permissible for gdb to stop on the line of the
27164 call itself.
27165
1a570b2f
MS
271662000-05-12 Michael Snyder <msnyder@.cygnus.com>
27167
27168 * gdb.base/break.exp (bp on small function, optimized file):
27169 Add a second pass pattern. The behavior differs here between stabs
27170 and dwarf for one-line functions. Stabs preserves two line symbols
27171 (one before the prologue and one after) with the same line number,
27172 but dwarf regards these as duplicates and discards one of them.
27173 Therefore the address after the prologue (where the breakpoint is)
27174 has no exactly matching line symbol, and GDB reports the breakpoint
27175 as if it were in the middle of a line rather than at the beginning.
27176
dc96c6c7 271772000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 27178
d63a86f8 27179 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
27180 rather than "send_gdb" (for consistancy).
27181
7d418785
AC
27182Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
27183
27184 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
27185 * gdb.c++/templates.cc: Properly check for GCC version number.
27186 * lib/compiler.cc: Likewise
27187
dc96c6c7 271882000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 27189
d63a86f8 27190 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
27191 gdb may not stop at the first line of main, due to code motion.
27192
dc96c6c7 271932000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
27194
27195 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
27196 This test depends on parsing the printf output from the target.
27197 Since the sparclet stub doesn't do stdio, this will never work.
27198 * gdb.base/call-rt-st.exp: ditto.
27199 * gdb.base/call-strs: ditto.
27200
dc96c6c7 272012000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
27202
27203 * gdb.base/miscexprs.exp: make sizeof long array test portable.
27204
27205 * gdb.base/ending-run.exp: After connecting to a remote target,
27206 but before running, the target will appear to be in a random
27207 location. Specify both a file and a line for breakpoints.
27208 Also, the function that calls main may be called 'init'
27209 rather than 'start'.
27210
a5a51225
EZ
272112000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27212
27213 * gdb.base/help.exp: Update output for add-symbol-file command.
27214
7930cc7c
FN
272152000-04-10 Fernando Nasser <fnasser@cygnus.com>
27216
27217 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
27218 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
27219
23e37ab1
C
272202000-04-07 J.T. Conklin <jtc@redback.com>
27221
e93c542c
C
27222 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
27223
23e37ab1
C
27224 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
27225
591b8fa3
PDM
27226Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
27227
27228 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 27229 values that can be represented exactly.
591b8fa3
PDM
27230 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
27231 above change, and to not check against the directory part of the source
27232 file name.
27233 (step into print_long_arg_list): Likewise.
27234 (print print_small_structs from print_long_arg_list): Likewise.
27235 (print print_long_arg_list): Likewise.
27236
7a495180
EZ
272372000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27238
30b53638 27239 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 27240
beb998c6
AC
27241Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
27242
27243 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
27244
1c689132
DB
272452000-03-25 Daniel Berlin <dan@cgsoftware.com>
27246
27247 * gdb.base/commands.exp (deprecated_command_test): Add test for
27248 deprecate with no arguments.
27249
c1790a9d
JL
272502000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
27251
27252 * gdb.base/break.exp: Add new test for setting breakpoints on
27253 optimized code so we can test breakpoints work even when function
27254 prologues may be optimized away
27255
003ba290
FN
272562000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
27257
27258 From David Whedon <dwhedon@gordian.com>
a9c64011 27259 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 27260
6837a0a2
DB
272612000-03-22 Daniel Berlin <dan@cgsoftware.com>
27262
27263 * gdb.base/help.exp: Added test for new apropos command.
27264
b9593231
KB
272652000-03-21 Kevin Buettner <kevinb@redhat.com>
27266
27267 * gdb.base/pointers.c (usevar): New function.
27268 (main): Make sure that global variables v_int_pointer2, rptr,
27269 and y are all referenced someplace in the program by calling
27270 usevar() on them. [Some linkers delete symbols which are
27271 never referenced. The space remains, but there's no way to
27272 get a (symbolic) handle on the variable from the debugger.]
27273
751a959b
EZ
272742000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27275
27276 * gdb.base/printcmds.c: Add typedeffed arrays.
27277
27278 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 27279 procedure to test arrays that are typedef'd.
751a959b 27280
73a93a32
JI
272812000-03-13 James Ingham <jingham@leda.cygnus.com>
27282
27283 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 27284 the library directories.
73a93a32 27285
fb40c209
AC
27286Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
27287
27288 * configure.in (configdirs): Add sub directory gdb.mi.
27289 * configure: Re-generate.
27290
27291 * gdb.mi: New directory.
d63a86f8 27292
ee4dd2c9
AC
272932000-02-25 Scott Bambrough <scottb@netwinder.org>
27294
27295 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 27296 a long long value as a double on ARM platforms.
ee4dd2c9 27297
70f0cc22
JB
272982000-02-16 Jim Blandy <jimb@redhat.com>
27299
27300 * gdb.base/break.exp ("breakpoint line number"): Make sure the
27301 default source file is set properly before running this test.
27302
853819b8
EZ
273032000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27304
27305 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 27306 gdbtk/library directory, not in gdbtcl2.
853819b8 27307
dfcd3bfb
JM
273082000-02-04 Jim Blandy <jimb@redhat.com>
27309
27310 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
27311 backslash from regexp pattern.
27312
27313 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
27314 procedure. Use it to run all the "continue to bp overloaded"
27315 tests. Note that this changes the names of the tests slightly.
27316 If the breakpoint hit message includes a hex PC value, because
27317 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
27318 from the real source code, still consider that a pass.
27319
27320 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
27321 XFAIL here if the breakpoint message contains a hex address. Note
27322 similar change on 1999-11-02.
27323
27324 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
27325
27326 * gdb.base/ptype.exp: Establish a default source file before
27327 calling get_debug_format.
27328
273292000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
27330
27331 * gdb.base/watchpoint.exp: Remove duplication of test messages.
27332
8b93c638
JM
273332000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
27334
27335 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
27336 of successive stepi commands -- while in the prologue we should see
27337 the function entry bracket.
27338
273392000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
27340
27341 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
27342 reach __change_mode() when stepping through the end of main().
27343
c5394b80
JM
273442000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
27345
27346 * gdb.base/default.exp: Fix expected pattern.
27347 * gdb.base/help.exp: Same.
27348
0d06e24b
JM
273492000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27350
27351 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 27352 Don't use xfail's because that affects only the following test.
d63a86f8 27353
0d06e24b 27354 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 27355 solaris or linux.
0d06e24b
JM
27356
27357 * gdb.base/selftest.exp: Update to reflect changes to main.c.
27358
dc96c6c7 273592000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 27360
d63a86f8 27361 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
27362 "A syntax error" rather than "A parse error". Accept both.
27363
273642000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
27365
27366 * gdb.base/default.exp: Remove OS dependent string from "target
27367 remote" test.
27368 * gdb.base/help.exp: Same for "help target remote" test.
27369
c3f6f71d
JM
273702000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27371
27372 From Jim Kingdon <kingdon@redhat.com>:
27373
27374 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
27375 prompt (cleanup rather than necessity, but still might keep output
27376 from spilling to next test).
c3f6f71d
JM
27377
273782000-01-02 Fred Fish <fnf@cygnus.com>
27379
27380 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
27381 AIX, which defines them in <sys/types.h>.
27382
ed9a39eb 273831999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 27384
ed9a39eb 27385 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 27386 float" test.
ed9a39eb
JM
27387
273881999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 27389
ed9a39eb 27390 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
27391
27392 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
27393 outermost frame disallowed".
27394
273951999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
27396
27397 * gdb.base/setvar.exp: New tests for setting the value of a struct
27398 with a constant list.
27399
274001999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
27401
27402 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
27403 require the user to type a cast before setting the value of a struct.
27404
de57eccd
JM
274051999-12-06 Jim Blandy <jimb@cygnus.com>
27406
27407 * gdb.base/default.exp: Expect the new 'info float' command on
27408 all i386 platforms.
27409
27410 * gdb.threads/linux-dp.exp: Expand our ability to recognize
27411 LinuxThreads libraries that don't support debugging.
27412
c2d11a7d
JM
27413Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
27414
27415 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
27416 Change the buffer type to ``unsigned char'' to simplify size
27417 arithmetic.
c2d11a7d
JM
27418
27419 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
27420 stub only handles 400-1 byte packets. Verify that the download
27421 worked.
c2d11a7d
JM
27422
274231999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
27424
27425 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
27426 tests, using UNRESOLVED for the untested cases. Also, does not wait
27427 for a timeout if the prompt was received before a recognizable pattern.
27428
274291999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
27430
27431 * lib/gdb.exp (gdb_expect_list): Fix spelling.
27432
274331999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27434
27435 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 27436 watchpoints.
c2d11a7d
JM
27437
274381999-11-24 Jason Merrill <jason@casey.cygnus.com>
27439
27440 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
27441
27442 * gdb.c++/local.exp: Be more flexible in recognizing local class
27443 name mangling. Don't allow horribly truncated method names.
27444 * gdb.c++/derivation.exp: Expect protected inheritance.
27445 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
27446 * gdb.c++/virtfunc.exp: Likewise.
27447 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
27448 when printing a nested enum.
27449
274501999-11-22 Jim Blandy <jimb@cygnus.com>
27451
27452 * gdb.base/step-test.exp: Properly await GDB's response to setting
27453 a breakpoint on the call to large_struct_by_value.
27454
27455 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
27456 just because we have debug info for the `start' function.
27457
274581999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
27459
27460 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
27461 "Unknown signal" messages, which indicate (on LinuxThreads) that
27462 GDB doesn't know how to debug threads on this system. This is
27463 better than hanging while philosopher 0 dumps chatter into gdb.log.
27464
274651999-11-18 Tom Tromey <tromey@cygnus.com>
27466
27467 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
27468
274691999-11-18 Fred Fish <fnf@cygnus.com>
27470
27471 * gdb.base/coremaker2.c: Add sample program for generating
27472 cores that is more self contained than coremaker.c. Eventually
27473 I'll add more code to this and tie it into the testsuite.
27474
4ce44c66
JM
274751999-11-12 Stan Shebs <shebs@andros.cygnus.com>
27476
27477 * gdb.base/dollar.exp: Remove, now in gdb.hp.
27478
274791999-11-10 Jimmy Guo <guo@cup.hp.com>
27480
27481 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 27482 from $srcdir/lib/.
4ce44c66 27483 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 27484 and gdb.c++/.
4ce44c66
JM
27485
27486 * gdb.c++/derivation.exp: remove redundant get compiler info code.
27487
d63a86f8 27488 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
27489 'continue with watch' test point.
27490
274911999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
27492
27493 Merged from p2linux-990323-branch:
d63a86f8 27494
4ce44c66
JM
27495 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
27496
11cf8741
JM
27497Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
27498
27499 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 27500 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
27501
27502Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
27503
27504 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 27505 gdb_expect_list.
11cf8741
JM
27506
27507Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
27508
27509 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
27510
275111999-11-03 Mark Salter <msalter@cygnus.com>
27512
27513 * gdb.base/break.exp: Fix "stub continue" pattern.
27514
275151999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
27516
27517 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
27518
275191999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
27520
27521 * gdb.base/display.exp ("finish"): Add timeout clause.
27522
27523 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
27524 plain prompt clause, so this doesn't have to time out in order to
27525 fail.
27526
27527 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 27528 breakpoint hit messages include an address.
11cf8741
JM
27529
27530 * gdb.base/display.exp: Don't forget to escape parens in regular
27531 expressions. Unix regexp notatation sucks.
27532
275331999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27534
27535 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 27536 order for 'signalled' message.
11cf8741 27537
5c44784c
JM
275381999-11-01 Stan Shebs <shebs@andros.cygnus.com>
27539
27540 From Jimmy Guo <guo@cup.hp.com>:
27541 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
27542 * gdb.base/annota1.c: Add code for tests to work with.
27543
275441999-10-26 Frank Ch. Eigler <fche@cygnus.com>
27545
27546 * gdb.base/remote.exp: New test for remote downloading settings.
27547 * gdb.base/remote.c: New file with large .data.
27548
917317f4
JM
275491999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
27550
27551 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
27552 for LinuxThreads support, merged from the Code Fusion branch.
27553
27554Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
27555
27556 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
27557 containing exp_continue into a while within an expect. Don't
27558 attempt a start more than three times. Check return value from
27559 gdb_load.
d63a86f8 27560
2df3850c
JM
27561Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
27562
27563 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 27564 a pass case.
2df3850c 27565
2acceee2
JM
275661999-10-01 Kevin Buettner <kevinb@cygnus.com>
27567
27568 * gdb.base/break.c (main): Added a statement that we can step
27569 off of.
27570 * gdb.base/break.exp: Added tests for setting a breakpoint
27571 at an offset and stepping onto a breakpoint.
27572
275731999-10-01 Fred Fish <fnf@cygnus.com>
27574
d63a86f8 27575 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
27576 gdb output.
27577
c2c6d25f
JM
275781999-09-18 Jim Blandy <jimb@cris.red-bean.com>
27579
27580 * gdb.base/break.exp: Code locations are in hex, don't forget!
27581 (For HP-UX.)
27582
275831999-09-17 Stan Shebs <shebs@andros.cygnus.com>
27584
27585 * condbreak.exp: Use break.c as test program.
27586 * condbreak.c: Remove, redundant with break.c.
27587
275881999-09-15 Stan Shebs <shebs@andros.cygnus.com>
27589
27590 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 27591 Z-packets if the target needs it.
c2c6d25f
JM
27592
275931999-09-13 James Ingham <jingham@leda.cygnus.com>
27594
27595 * gdb.c++/overload.exp: Added tests for listing overloaded
27596 functions with function pointers in the arg, explicitly calling
27597 out the version you want.
27598
cff3e48b
JM
275991999-09-09 Stan Shebs <shebs@andros.cygnus.com>
27600
27601 * long_long.exp: Add variations of test cases that work for
27602 targets with 16-bit ints and 32-bit doubles.
27603
d4f3574e
SS
276041999-09-08 Stan Shebs <shebs@andros.cygnus.com>
27605
27606 * break.c (main): Compare a possibly-uninitialized argc with an
27607 unlikely value that fits in 16 bits.
27608
276091999-09-07 Stan Shebs <shebs@andros.cygnus.com>
27610
27611 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
27612 0xfeeb, don't want negative numbers if ints are 16 bits.
27613
27614 * lib/gdb.exp (skip_cplus_tests): New proc.
27615 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
27616 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
27617 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
27618 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
27619 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
27620 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
27621 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
27622 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
27623
27624 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
27625
27626Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
27627
27628 * gdb.base/corefile.exp (up): Allow a parameter to appear
27629 in the frame that we're going up to.
27630
27631 From Jim Blandy <jimb@cygnus.com>:
27632
27633 * gdb.base/default.exp (info float): Expect some output now.
27634
27635 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
27636 returning floating-point values to fail on the x86.
27637 * gdb.base/callfwmall.exp (do_function_calls): Same.
27638
27639 * gdb.base/list.exp (test_listsize): Correct expectations for
27640 listing line 1 with listsize 2. Also, listing a single line
27641 works now, as does listing three lines. [Kevin's note: There
27642 were a number of other cases fixed too where the expectations
27643 differed...]
27644
276451999-09-02 Stan Shebs <shebs@andros.cygnus.com>
27646
27647 * gdb.base/selftest.exp: Add case for when version prints as
27648 constant string instead of char pointer.
27649
104c1213
JM
276501999-08-25 Stan Shebs <shebs@andros.cygnus.com>
27651
27652 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 27653 stepping out of main.
104c1213
JM
27654
27655 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
27656 G++ used.
27657
27658 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 27659 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
27660
27661 * gdb.c++/ovldbreak.exp: Update match string in test that
27662 includes a warning of multiple breakpoints.
27663
276641999-08-24 Stan Shebs <shebs@andros.cygnus.com>
27665
27666 * gdb.base/display.exp: Improve precision of step-after-finish
27667 added yesterday.
27668
27669 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 27670 test.
104c1213
JM
27671
27672 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
27673 configs when using G++, not just hppa*.
27674
276751999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27676
27677 * gdb.base/async.c: New file.
27678 * gdb.base/async.exp: New file.
27679
27680Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
27681
27682 * gdb.base/break.exp: Tweak PA specific tests to properly handle
27683 PA64.
27684
53a5351d
JM
27685Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
27686
104c1213
JM
27687 * gdb.base/display.exp: "finish" can leave us mid-line on many
27688 targets, deal with it. Add a small constant to main, instead of
27689 1000 since main+1000 may not be a valid address in the target.
27690
53a5351d
JM
27691 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
27692 on hpux11.
27693
27694 * gdb.base/attach.exp: Handle another hpux11 error message variant
27695 when attaching to a process that does not exist.
27696
276971999-08-19 J.T. Conklin <jtc@redback.com>
27698
27699 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 27700 characters in 'continue to 1241' test.
53a5351d
JM
27701
277021999-08-17 Stan Shebs <shebs@andros.cygnus.com>
27703
27704 * gdb.base/call-ar-st.exp: Add a shorter match case for the
27705 stop in print_long_arg_list, define and use a whitespace
27706 variable in print_small_structs test, add an XFAIL for Solaris.
27707 * gdb.base/dbx.exp: XFAIL func commands until somebody is
27708 interested enough to fix.
27709
7be570e7
JM
277101999-08-13 Keith Seitz <keiths@cygnus.com>
27711
27712 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
27713 (dbx_gdb_load): Remove. Use gdb_load instead, since that
27714 proc knows about targets other than the natives.
27715 (test_assign): Use "gdb_run_cmd" to "run" the target.
27716 Check that we've actually hit the breakpoint at main.
27717 When we attempt to assign a value to a local variable, check
27718 that the variable is in the current scope, i.e., don't use
27719 a test with an empty result.
27720
27721Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
27722
27723 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 27724 command.
7be570e7
JM
27725
277261999-08-09 Stan Shebs <shebs@andros.cygnus.com>
27727
27728 From Jimmy Guo <guo@cup.hp.com> and others at HP:
27729 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
27730 gdb.compat, gdb.threads-hp.
27731 gdb.hp/configure, gdb.hp/configure.in: New files.
27732 gdb.hp/Makefile.in: Recurse into new subdirs.
27733 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
27734 gdb.hp/gdb.objdbg: New directory, tests for debugging info
27735 in object files.
27736 gdb.hp/tools: New directory, aux tools for HP-specific tests.
27737
96baa820
JM
277381999-08-05 Stan Shebs <shebs@andros.cygnus.com>
27739
27740 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 27741 funky printf, remove a bogus p/a test.
96baa820
JM
27742
277431999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27744
27745 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
27746 connected to the target. This is necessary when running not
27747 natively.
96baa820
JM
27748
277491999-08-03 Stan Shebs <shebs@andros.cygnus.com>
27750
27751 * gdb.base/step-test.exp: Removed some extraneous messages.
27752
27753 * gdb.base/long_long.exp: Don't run memory examination tests
27754 on little-endian targets (they will need a different set of
27755 results to match).
27756
277571999-08-02 Stan Shebs <shebs@andros.cygnus.com>
27758
27759 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
27760 until somebody decides to fix GDB.
27761
27762 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 27763 constant as "ULL".
96baa820
JM
27764 * gdb.base/long_long.exp: Loosen x/c test, add partial result
27765 matches for a couple x/2 commands.
27766
a0b3c4fd
JM
277671999-07-30 Stan Shebs <shebs@andros.cygnus.com>
27768
27769 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
27770 by merging in ref-types2 tests.
27771 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
27772
27773 From Jimmy Guo <guo@cup.hp.com> and others at HP:
27774 * gdb.c++/Makefile.in: Add standard actions.
27775 (EXECUTABLES): Rename from PROGS, update list.
27776 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
27777 from gdb.hp.
27778 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
27779 foo and bar locals.
27780 * gdb.c++/anon-union.exp: Fix tests to match.
27781 * gdb.c++/classes.exp: Run if HP compiler used, add extra
27782 expect matches to handle output variations.
27783 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
27784 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 27785 output, add HP alternatives for new and delete prints.
a0b3c4fd 27786 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 27787 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
27788 * gdb.c++/demangle.exp: Use $style when reporting failure.
27789 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
27790 * gdb.c++/inherit.exp: Run if HP compiler used, add some
27791 match alternatives.
27792 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 27793 compilers.
a0b3c4fd
JM
27794 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
27795 * gdb.c++/method.exp: Add match alternatives.
27796 * gdb.c++/misc.cc: Add bool types.
27797 * gdb.c++/misc.exp: Add tests for bool types.
27798 * gdb.c++/overload.exp: Add xfails.
27799 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
27800 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
27801 add some more template parameter tests (only for HP currently).
27802 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
27803 * gdb.c++/virtfunc.cc: Add return type and value for main.
27804 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
27805 match alternatives.
d63a86f8 27806
a0b3c4fd
JM
278071999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27808
27809 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
27810
278111999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
27812
27813 * gdb.base/signals.exp: Don't expect getting a backtrace from
27814 within a signal handler to fail on Linux.
27815
278161999-07-29 Stan Shebs <shebs@andros.cygnus.com>
27817
27818 From Jimmy Guo <guo@cup.hp.com> and others at HP:
27819 * lib/gdb.exp: Remove some gratuitious semicolons.
27820 (delete_breakpoints): Increase timeout.
27821 (gdb_expect): Add -notransfer option.
27822 (gdb_test): Use -notransfer option.
27823 (get_compiler_info): Add f77 case.
27824 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 27825 case.
a0b3c4fd
JM
27826 (gdb_preprocess): Call get_compiler.
27827
27828 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
27829 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
27830 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
27831 gdb.base/long_long.exp, gdb.base/printcmds.exp,
27832 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
27833 third arg to gdb_test.
a0b3c4fd
JM
27834 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
27835 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 27836 HP-UX xfails, add others.
a0b3c4fd
JM
27837 * gdb.base/completion.exp: Reflect name change of self-test.
27838 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
27839 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
27840 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
27841 HP failure number.
a0b3c4fd
JM
27842 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
27843 useless HP-UX 10.30 references.
27844 * gdb.base/maint.exp: Loosen matches.
27845 * gdb.base/pointers.c (main): Declare more_code.
27846 * gdb.base/pointers.exp: Match on output of a `next'.
27847 * gdb.base/structs.c: Add prototypes.
27848 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
27849 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
27850
278511999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27852
27853 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 27854 command.
a0b3c4fd
JM
27855
278561999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27857
27858 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
27859 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
27860
27861 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
27862 debug info. Deal with lack of signal hanlder info in stack.
27863
a9c64011 27864 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
27865 * gdb.base/annota1.exp: If printf has debug info, deal with it.
27866
5a2468f5
JM
278671999-07-19 Stan Shebs <shebs@andros.cygnus.com>
27868
27869 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 27870 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 27871
adf40b2e
JM
27872Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
27873
27874 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 27875 a1-selftest.exp.
adf40b2e
JM
27876 * gdb.base/configure: Re-generate.
27877
278781999-07-12 Stan Shebs <shebs@andros.cygnus.com>
27879
27880 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
27881 in trying to run first and name is too long.
27882
27883 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
27884 pointers2.c and pointers2.exp, respectively.
27885 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
27886 doschk happier.
27887
43e526b9
JM
278881999-07-08 Stan Shebs <shebs@andros.cygnus.com>
27889
27890 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
27891 callfuncs2.c and callfuncs2.exp.
27892
27893 * gdb.base/list.exp: Remove mistaken xfails.
27894 * gdb.base/list0.h: Add optional prototypes.
27895
9846de1b
JM
27896Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
27897
a9c64011 27898 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 27899 calling malloc.
a9c64011
AS
27900 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
27901 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 27902 use.
9846de1b
JM
27903
279041999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27905
27906 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
27907 * gdb.base/annota2.cc, annota2.exp: Move from here.
27908 * gdb.c++/annota2.cc, annota2.exp: To here.
27909 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
27910
43ff13b4
JM
27911Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
27912
27913 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 27914 a consistent format.
43ff13b4 27915
085dd6e6
JM
279161999-06-25 Stan Shebs <shebs@andros.cygnus.com>
27917
27918 From Jimmy Guo <guo@cup.hp.com> and others at HP:
27919 * lib/gdb.exp (get_compiler_info): Add detection for assorted
27920 HP compilers, also set the globals $true and $false.
27921
27922 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
27923 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
27924 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
27925 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
27926 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
27927 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
27928 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
27929 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
27930 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
27931 whatis.c} Add C++ compatible function definitions and return
27932 types, add includes for library functions.
085dd6e6
JM
27933 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
27934 * gdb.base/step-test.c (myglob): Rename from glob.
27935 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
27936 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
27937 files, move here from gdb.hp.
085dd6e6 27938 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
27939 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
27940 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
27941 Adjust line numbers in regexps.
085dd6e6
JM
27942
27943 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
27944 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
27945 instead of 0/1.
27946
27947 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
27948 foll-vfork.exp: New files, move here from gdb.hp.
27949 * gdb.base/page.exp: New file, test of pagination command.
27950
27951 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
27952 recursion test.
27953 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
27954
27955 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 27956 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
27957
27958 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 27959 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 27960 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 27961 watchpoint test.
085dd6e6
JM
27962 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
27963 them work.
27964 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
27965 expressions properly.
27966 * gdb.base/corefile.exp: Loosen the match slightly.
27967 * gdb.base/default.exp: Allow "Error accessing memory" message
27968 also.
27969 * gdb.base/display.exp: Skip over x/0 j if PA64.
27970 * gdb.base/funcargs.exp: Add xfails for HP-UX.
27971 * gdb.base/interrupt.exp: Ditto.
27972 * gdb.base/langs.exp: Add symbolic matches governed by compiler
27973 in use.
27974 * gdb.base/list.exp: Add xfails for HP-UX.
27975 * gdb.base/long_long.exp: Refine some of the numeric matches.
27976 * gdb.base/mips_pro.exp: Xfail on HP-UX.
27977 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
27978 * gdb.base/nodebug.exp: Succeed on more varieties of output.
27979 * gdb.base/opaque.exp: Remove some HP-UX xfails.
27980 * gdb.base/ptype.exp: Succeed on more varieties of output.
27981 * gdb.base/scope.exp: Add xfails for HP-UX.
27982 * gdb.base/sect-cmd.exp: Add more cases.
27983 * gdb.base/setvar.exp: Add xfails for HP-UX.
27984 * gdb.base/shlib-call.exp: Loosen some matches slightly.
27985 * gdb.base/signals.exp: Match on void symbolically.
27986 * gdb.base/step-test.exp: Add case for PA64.
27987 * gdb.base/term.exp: Add exit and restart.
27988 * gdb.base/twice.exp: Clean up after self.
27989 * gdb.base/varargs.exp: Disable overload resolution explicitly.
27990 * gdb.base/whatis.exp: Allow more ways to pass tests.
27991
27992 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 27993 no longer useful.
085dd6e6
JM
27994
27995Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
27996
27997 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 27998 list of patterns.
085dd6e6 27999 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
28000 print_double_array(double_array)", "continuing to breakpoint
28001 1018", "print print_double_array(array_d)" and "continuing to
28002 1034" tests.
d63a86f8 28003
085dd6e6
JM
280041999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
28005
a9c64011 28006 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
28007
280081999-06-24 Stan Shebs <shebs@andros.cygnus.com>
28009
28010 * config/mt-*: Remove, these haven't been used since 1996.
28011
280121999-06-22 Stan Shebs <shebs@andros.cygnus.com>
28013
28014 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 28015 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
28016 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
28017
9e0b60a8
JM
280181999-06-18 Stan Shebs <shebs@andros.cygnus.com>
28019
28020 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
28021 simpler match case for the ptype of the big class.
28022
280231999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
28024
28025 * gdb.exp: Fix test for gdb_prompt existence.
28026
280271999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
28028
28029 * gdb.exp (gdb_test): Add fail after calls to perror.
28030
280311999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
28032
28033 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
28034
280351999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
28036
28037 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
28038
0f71a2f6
JM
28039Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
28040
28041 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 28042 malloc() is linked in.
0f71a2f6
JM
28043
280441999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
28045
28046 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
28047 step at end.
28048
28049 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
28050
280511999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
28052
28053 * gdb.java/jv-print.exp: New file. (Our first Java test!)
28054
cce74817
JM
28055Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
28056
28057 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
28058 * gdb.base/mips_pro.exp: Likewise.
28059
280601999-06-02 Keith Seitz <keiths@cygnus.com>
28061
28062 * gdb.c++/templates.cc: Change all "new" operators to throw
28063 an exception.
28064 * gdb.c++/cplusfuncs.cc: Likewise.
28065
28066 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
28067
28068Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
28069
28070 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
28071 * gdb.base/ending-run.exp: When stepping out of main, accept a
28072 step into an arbitrary assembler file.
cce74817 28073
392a587b
JM
280741999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
28075
d63a86f8 28076 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 28077 "breakpoint-invalid" to be printed.
6fdff2c5
PA
28078 * gdb.base/annota2.exp: Revise line number for main
28079 breakpoint. Allow any number of "frames-invalid" and
28080 "breakpoint-invalid" to be printed.
392a587b
JM
28081 * gdb.base/annota2.cc: Initialize a.x to 0.
28082
9e086581
JM
280831999-05-17 Keith Seitz <keiths@cygnus.com>
28084
6fdff2c5
PA
28085 * gdb.base/call-ar-st.exp: Skip
28086 "print print_double_array (double_array)" when "skip_float_tests" set.
28087 Ditto for "print print_double_array(array_d)",
28088 "print print_small_structs", "print print_ten_doubles", and
28089 "step into print_long_arg_list".
28090 Don't assume we can step into "print_long_arg_list": we could step
28091 into memcpy.
28092 * gdb.base/call-rt-st.exp: Don't run float-related tests when
28093 "skip_float_tests" is set: "print print_one_double(*d1)"
28094 and "print print_two_floats(*f3)".
9e086581
JM
28095 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
28096 "skip_float_tests" is set.
6fdff2c5
PA
28097 * gdb.base/varargs.exp: Skip
28098 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
28099 "skip_float_tests" set.
d63a86f8 28100
cd0fc7c3
SS
281011999-05-06 Keith Seitz <keiths@cygnus.com>
28102
28103 * gdb.base/annota2.cc: Include stdio.h.
28104
28105Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
28106
28107 * gdb.base/crossload.exp: Remove, this has been disabled ever
28108 since BFD stopped including all targets, and cross-GDB gets
28109 plenty of testing anyway.
28110 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
28111 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
28112 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
28113 * gdb.base/README: Remove, was doc for this.
28114 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 28115 needed.
cd0fc7c3 28116
b83266a0
SS
281171999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
28118
28119 * gdb.base/call-ar-st.exp: Fix one regular expression in test
28120 output.
28121
28122 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
28123 * gdb.base/annota2.exp: New file. More annotation tests.
28124 * gdb.base/annota1.c: New file. Source file for annota1.exp.
28125 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
28126
281271999-04-23 Angela Marie Thomas <angela@cygnus.com>
28128
28129 * config/cfdbug.exp: New file.
28130
7a292a7a
SS
281311999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
28132
28133 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
28134 Marcus Daniel's and Dale Hawkins's demangler crashes.
28135
28136 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
28137 test_lucid_style_demangling, test_arm_style_demangling,
28138 test_hp_style_demangling): Try Tom Tromey's core-dumping
28139 identifier under each demangling style.
7a292a7a
SS
28140
281411999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
28142
28143 * gdb.c++/demangle.exp: Include the current demangling style
28144 in all test names.
28145 (current_demangling_style): New global variable.
28146 (set_demangling_style, test_demangling_core, test_demangling,
28147 test_demangling_exact): New functions.
28148 (test_gnu_style_demangling, test_lucid_style_demangling,
28149 test_arm_style_demangling, test_hp_style_demangling): Use those,
28150 instead of calling gdb_test and gdb_test_exact directly.
28151 (catch_demangling_errors): New function, which reports errors
28152 signalled by the demangling test functions in an orderly way.
28153 (do_tests): Use catch_demangling_errors.
28154
281551999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
28156
28157 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 28158 grouping in expressions, not {}.
7a292a7a
SS
28159
28160 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 28161 initialized yet.
7a292a7a
SS
28162
281631999-04-01 Stan Shebs <shebs@andros.cygnus.com>
28164
28165 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
28166 are listed.
28167
281681999-03-26 Stan Shebs <shebs@andros.cygnus.com>
28169
28170 * gdb.stabs/weird.exp: Test for CC being defined before
28171 looking at its value.
28172
281731999-03-25 Stan Shebs <shebs@andros.cygnus.com>
28174
28175 * gdb.base/call-ar-st.exp: Remove stray '#'.
28176 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
28177 "short int" and "long int".
28178 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 28179 change, to mollify finicky HP compiler.
7a292a7a
SS
28180 * gdb.hp/reg-test.exp (testfile): Fix file name.
28181 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 28182
7a292a7a
SS
28183 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
28184 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
28185 alternate form of enum ptype.
28186
c906108c
SS
281871999-03-23 Stan Shebs <shebs@andros.cygnus.com>
28188
7a292a7a
SS
28189 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
28190 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
28191 passing skip_hp_tests, so as not to waste time on guaranteed
28192 failure.
7a292a7a 28193
c906108c
SS
28194 * gdb.c++/overload.cc: Pass string instead of char addr, always
28195 init ccpfoo.
28196 * gdb.c++/templates.cc: Fix syntax error.
28197
7a292a7a
SS
28198Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
28199
28200 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 28201 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
28202 command.
28203
282041999-03-18 James Ingham <jingham@cygnus.com>
28205
28206 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
28207
28208 * gdb.c++/method.exp: It was testing an uninitialized int on the
28209 stack and assuming it was positive.
28210
28211 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
28212
28213 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 28214 keep it from killing the rest of the tests.
7a292a7a
SS
28215 Use gdb_continue_to_end.
28216
28217 * gdb.base/sigall.exp: use gdb_continue_to_end.
28218
28219 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
28220
28221 * gdb.base/display.exp: use runto_main, not run.
28222
d63a86f8
RM
28223 * gdb.base/default.exp: Check for the current error message in the
28224 r abbreviation test.
7a292a7a
SS
28225 Add strongarm to the targets that know info float.
28226
d63a86f8 28227 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
28228 run which doesn't work with monitors.
28229
6fdff2c5
PA
28230 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
28231 1034 test.
7a292a7a
SS
28232
28233 * gdb.base/break.exp: use the gdb_continue_to_end proc.
28234
6fdff2c5
PA
28235 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
28236 end of a program. Traps the case (in Cygmon) when the program
28237 never really exits. Same as Mark's continue_to_exit, but I had
28238 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
28239
28240 * config/monitor.exp (gdb_target_monitor): added another
28241 target_info parameter: remotebinarydownload. This will set the
28242 remotebinarydownload flag if this is causing some boards trouble.
28243
282441999-03-18 Mark Salter <msalter@cygnus.com>
28245
28246 * lib/gdb.exp (continue_to_exit): New function.
28247
28248 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
28249 * gdb.base/ending-run.exp: Ditto.
28250 * gdb.base/step-test.exp: Ditto.
28251
282521999-03-16 Stan Shebs <shebs@andros.cygnus.com>
28253
28254 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
28255 (suggested by Art Haas <ahaas@neosoft.com>).
28256
282571999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
28258
889bf7c5 28259 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
28260
28261Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
28262
28263 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 28264 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
28265
282661999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
28267
28268 * gdb.base/call-strs.exp: Don't assume that `step' will step over
28269 a call to strlen; sometimes we do have sources.
28270
282711999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
28272
28273 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 28274 character, so GDB won't print garbage after its end.
d63a86f8 28275
c906108c
SS
28276 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
28277 breakpoint there instead. Sometimes GCC emits memcpy to handle
28278 the large structures being passed by value, so we step into that
28279 instead of sum_array_print, which obscures what we're really testing.
28280 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
28281 the bizarre steps into memcpy, so do that here. Add check for
28282 stepping into function calls that pass large structures by value.
28283 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
28284 Remove all references to specific line numbers.
28285 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
28286 New type and function.
28287 (main): Call large_struct_by_value, passing it a large struct by value.
28288 * lib/gdb.exp (gdb_get_line_number): New function.
28289
28290 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
28291 more portable.
28292
7a292a7a
SS
282931999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
28294
c906108c
SS
28295 * lib/gdb.exp: Doc fixes.
28296
7a292a7a
SS
282971999-03-05 Nick Clifton <nickc@cygnus.com>
28298
d63a86f8 28299 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
28300
283011999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
28302
c906108c 28303 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
28304 commands. They're not germane to this test, and they don't work
28305 that way on remote targets.
c906108c 28306
3fc11d3e
JM
283071999-03-01 James Ingham <jingham@cygnus.com>
28308
28309 * Changelog entries merged over from gdb development branch.
28310
3fc11d3e
JM
28311 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
28312
28313 * lib/gdb.exp (gdbtk_analyze_results): Generic function
28314 for outputting results of test run.
28315
2d4a1622 28316 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
28317
28318 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 28319
7a292a7a
SS
283201999-02-25 Felix Lee <flee@cygnus.com>
28321
28322 * lib/gdb.exp (debug_format): initialize
28323
c906108c
SS
283241999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
28325
28326 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
28327 * gdb.base/call-rt-st.c: Ditto.
28328
c906108c
SS
283291999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
28330
28331 * gdb.threads/pthreads.exp (horiz): New variable.
28332 (test_startup): Fix regexps that capture thread numbers.
28333
283341999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
28335
28336 * gdb.base/smoke.exp: Disambiguate two test case names (both
28337 called ``print'').
28338
28339Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
28340
28341 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 28342 compilation.
c906108c
SS
28343
283441999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
28345
28346 * gdb.base/miscexprs.exp: Change patterns to match GDB's
28347 actual output formatting.
28348 * gdb.base/smoke.exp: GDB removes leading 0's.
28349 * gdb.base/volatile.exp: Don't check type of remuneration;
28350 that variable is no longer defined in constvars.c.
28351 * gdb.base/step-test.c (main): Exit with explicit exit code.
28352 * gdb.base/step-test.exp: Remove two nexti checks--they are
28353 not portable.
28354
283551999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
28356
28357 * gdb.base/help.exp ("help delete display"): Fix test to match
28358 gdb's output.
28359
28360 * gdb.base/long_long.c (known_types): Initialize values to zero.
28361 * gdb.base/long_long.exp: Step one more line
28362 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
28363 leading zeros. Explicitly ask for hex formatting. Use
28364 unique test case names.
c906108c
SS
28365
28366Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
28367
d63a86f8 28368 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
28369
28370 * gdb.c++/method.exp: Add missing close brace.
28371
283721999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
28373
28374 * gdb.base/maint.exp: Use 'set height 0' to disable page
28375 prompting, not 'set height 400'.
28376
28377 Fix a bunch of timeouts.
28378 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
28379 four separate tests, so expect doesn't take forever to match a ton
28380 of text against a regexp with lots of .* forms.
28381 ("maint print psymbols", "maint print symbols"): Make some of
28382 these greps more selective, so that expect doesn't try to wade
28383 through huge piles of output and time out.
28384
28385 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
28386
28387 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
28388 tests: one which doesn't expect shlib events to be reported, and
28389 another which does, but is XFAIL for all platforms other than
28390 HP/UX.
c906108c
SS
28391
28392 * gdb.base/break.exp: Teach the test suite that the `catch
28393 fork', `catch vfork', and `catch exec' commands produce error
28394 messages on platforms that don't provide these features.
28395
28396Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
28397
28398 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
28399 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
28400 (shortening names from solib_threshold.exp etc), won't run on
28401 anything but HP-UX for the foreseeable future.
c906108c 28402 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 28403 reflect move.
c906108c
SS
28404
28405Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
28406
28407 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 28408 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
28409
28410Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
28411
28412 * gdb.base/shlib-call.exp: add test cases to verify that gdb
28413 successfully re-sets breakpoints in shared libraries.
28414 * gdb.base/shmain.c (main): return 0, don't fall off the end.
28415
28416Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
28417
d63a86f8
RM
28418 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
28419 and compiled w/o GCC.
c906108c
SS
28420
28421 * gdb.hp/watch-cmd.exp: ditto.
28422
28423 * gdb.hp/watch-hp.exp: ditto.
28424
28425 * gdb.hp/xdb1.exp: ditto.
28426
28427 * gdb.hp/xdb2.exp: ditto.
28428
28429 * gdb.hp/dbx.exp: ditto.
28430
28431Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
28432
28433 * constvars.c: Remove C++-isms.
28434 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 28435 with GCC.
c906108c
SS
28436
28437Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
28438
28439 The following changes are part of the HP merge.
28440
28441 * gdb.base/break.exp: new tests to verify that catchpoints for
28442 fork, vfork, and exec don't trigger inappropriately.
28443
28444 * gdb.base/opaque.exp: compile one file at a time, then link.
28445
28446 * gdb.base/signals.exp: be more restrictive about which hppa
28447 systems receive a setup_xfail. new tests.
28448
28449 * gdb.base/solib_threshold.build: new file.
28450 * gdb.base/solib_threshold.exp: new file.
28451 * gdb.base/solib_threshold.link_opts: new file.
28452 * gdb.base/solib_threshold.mk: new file.
28453 * gdb.base/gen_solib_threshold.c: new file.
28454
28455 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
28456 tests. New tests for enums inside classes.
28457
28458 * gdb.c++/compiler.cc: indicate support of template debugging.
28459
28460 * gdb.c++/demangle.exp: run hp style demangling tests.
28461
28462 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
28463 tests.
28464
28465 * gdb.c++/misc.cc: changes to support new tests.
28466
28467 * gdb.c++/templates.cc: changes to support HP's compiler; changes
28468 to support new tests.
28469
28470 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
28471 gcc, then skip these tests.
28472
28473Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
28474
28475 The following files are part of the HP merge; some had longer
28476 names at HP, but have been renamed to be no more than 14
28477 characters in length.
28478
28479 * gdb.hp/ambiguous.cc: new file.
28480 * gdb.hp/ambiguous.exp: new file.
28481 * gdb.hp/attach.exp: new file.
28482 * gdb.hp/attach2.exp: new file.
28483 * gdb.hp/classes-hp.exp: new file.
28484 * gdb.hp/ctti.exp: new file.
28485 * gdb.hp/ctti-add.cc: new file.
28486 * gdb.hp/ctti-add1.cc: new file.
28487 * gdb.hp/ctti-add2.cc: new file.
28488 * gdb.hp/ctti-add3.cc: new file.
28489 * gdb.hp/dbx.exp: new file.
28490 * gdb.hp/exception.cc: new file.
28491 * gdb.hp/exception.exp: new file.
28492 * gdb.hp/foll-exec.c: new file.
28493 * gdb.hp/foll-exec.exp: new file.
28494 * gdb.hp/foll-fork.c: new file.
28495 * gdb.hp/foll-fork.exp: new file.
28496 * gdb.hp/foll-vfork.c: new file.
28497 * gdb.hp/foll-vfork.exp: new file.
28498 * gdb.hp/inherit-hp.exp: new file.
28499 * gdb.hp/more-steps.exp: new file.
28500 * gdb.hp/namespace.cc: new file.
28501 * gdb.hp/namespace.exp: new file.
28502 * gdb.hp/optimize.exp: new file.
28503 * gdb.hp/pxdb.c: new file.
28504 * gdb.hp/pxdb.exp: new file.
28505 * gdb.hp/quicksort.exp: new file.
28506 * gdb.hp/reg-test.exp: new file.
28507 * gdb.hp/reg-test.s: new file.
28508 * gdb.hp/sized-enum.c: new file.
28509 * gdb.hp/sized-enum.exp: new file.
28510 * gdb.hp/start-stop.exp: new file.
28511 * gdb.hp/templ-hp.cc: new file.
28512 * gdb.hp/templ-hp.exp: new file.
28513 * gdb.hp/thr-lib.c: new file.
28514 * gdb.hp/thr-lib.exp: new file.
28515 * gdb.hp/thr-lib.h: new file.
28516 * gdb.hp/thr-liblib.c: new file.
28517 * gdb.hp/virtfun-hp.c: new file.
28518 * gdb.hp/virtfun-hp.exp: new file.
28519 * gdb.hp/watch-cmd.exp: new file.
28520 * gdb.hp/watch-hp.exp: new file.
28521 * gdb.hp/xdb1.exp: new file.
28522 * gdb.hp/xdb2.exp: new file.
28523 * gdb.hp/xdb3.exp: new file.
28524
28525Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
28526
28527 The following files are part of the HP merge; some had longer
28528 names at HP, but have been renamed to be no more than 14
28529 characters in length.
28530
28531 * gdb.base/ss.h: new file.
28532 * gdb.base/call-ar-st.c: new file.
28533 * gdb.base/call-ar-st.exp: new file.
28534 * gdb.base/call-rt-st.c: new file.
28535 * gdb.base/call-rt-st-exp: new file.
28536 * gdb.base/call-strs.exp: new file.
28537 * gdb.base/ena-dis-br.exp: new file.
28538 * gdb.base/environ.exp: new file.
28539 * gdb.base/long_long.exp: new file.
28540 * gdb.base/sect-cmd.exp: new file.
28541 * gdb.base/shlib-cl2.exp: new file.
28542 * gdb.base/smoke.exp: new file.
28543 * gdb.base/so-impl-ld.c: new file.
28544 * gdb.base/so-impl-ld.exp: new file.
28545 * gdb.base/so-indr-cl.c: new file.
28546 * gdb.base/so-indr-cl.exp: new file.
28547 * gdb.base/varargs.exp: new file.
28548 * gdb.base/volatile.exp: new file.
28549 * gdb.base/whatis-exp.exp: new file.
7a292a7a 28550 * gdb.base/display.exp: new file.
c906108c
SS
28551 * gdb.c++/derivation.exp: new file.
28552 * gdb.c++/local.exp: new file.
28553 * gdb.c++/member-ptr.exp: new file.
28554 * gdb.c++/overload.exp: new file.
28555 * gdb.c++/ovldbreak.exp: new file.
28556 * gdb.c++/ref-types.exp: new file.
28557 * gdb.c++/ref-types2.exp: new file.
28558 * gdb.c++/userdef.exp: new file.
d63a86f8 28559
c906108c
SS
28560Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
28561
28562 * gdb.base/default.exp: Reflect wording change in remote.c.
28563
dc96c6c7 28564Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28565
28566 * gdb.base/help.exp: Update to reflect current text.
28567
28568Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
28569
28570 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
28571 they're stack variables and contain garbage.
28572 * gdb.c++/anon-union.exp: new file.
28573
28574 The following changes were made by David Taylor
889bf7c5
PA
28575 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
28576 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
28577 in changes by HP.
c906108c
SS
28578
28579 * gdb.base/bitops.exp: new file.
28580 * gdb.base/default.exp: change expected messages for catch and
28581 info catch tests to reflect HP merge changes.
28582 * gdb.base/enable-disable-break.exp
28583 * gdb.base/ending-run.c: new file.
28584 * gdb.base/long_long.c: new file.
28585 * gdb.base/maint.exp: new file.
28586 * gdb.base/pointers2.exp: new file.
28587 * gdb.base/shlib-call2.exp: new file.
28588 * gdb.base/solib.exp: new file.
28589 * gdb.base/step-test.c: new file.
28590 * gdb.c++/anon-union.cc: new file.
28591 * gdb.c++/local.cc: new file.
28592 * gdb.c++/member-pointer.cc: new file.
28593 * gdb.c++/method.cc: new file.
28594 * gdb.c++/ref-types.cc: new file.
28595 * gdb.c++/ref-types2.cc: new file.
28596 * gdb.c++/userdef.cc: new file.
d63a86f8 28597
c906108c
SS
28598 * gdb.base/scope.exp: compile one file at a time, then link.
28599 * gdb.base/langs.exp: ditto.
28600 * gdb.base/list.exp: ditto.
d63a86f8 28601
c906108c
SS
28602Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
28603
28604 The following changes were made by David Taylor
889bf7c5
PA
28605 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
28606 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
28607 in changes by HP.
d63a86f8 28608
c906108c
SS
28609 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
28610 skip tests. When compiling pass c++ flag to gdb_compile.
28611 * gdb.c++/
d63a86f8 28612
c906108c
SS
28613 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
28614 test for on hppa*-*-hpux*; use args to see if c++ was specified.
28615 (skip_hp_tests): new function.
28616 (gdb_preprocess): new function.
28617
28618 * configure.in (hpdir): decide whether to configure gdb.hp.
28619 * configure: regenerated.
28620
28621 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
28622 to delete on clean.
28623 (EXECUTABLES): update to reflect new additions.
28624 * gdb.base/commands.exp: update message expected.
28625 * gdb.base/default.exp: add copyright notice.
28626 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
28627 * gdb.base/help.exp: update messages to reflect current text.
28628 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
28629 targets for recurse tests.
28630 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
28631 skip this file.
28632
28633 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
28634 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
28635 compilation.
28636 * gdb.c++/misc.exp: ditto.
28637 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
28638 run the tests. tell gdb_compile that it's a c++ compilation.
28639
28640 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 28641
c906108c
SS
28642 * gdb.base/all-bin.exp: new file.
28643 * gdb.base/arithmet.exp: new file.
28644 * gdb.base/assign.exp: new file.
28645 * gdb.base/completion.exp: new file.
28646 * gdb.base/cond-expr.exp: new file.
28647 * gdb.base/condbreak.exp: new file.
28648 * gdb.base/define.exp: new file.
28649 * gdb.base/dollar.exp: new file.
28650 * gdb.base/environment.exp: new file.
28651 * gdb.base/eval-skip.exp: new file.
28652 * gdb.base/jump.exp: new file.
28653 * gdb.base/logical.exp: new file.
28654 * gdb.base/pointers.exp: new file.
28655 * gdb.base/relational.exp: new file.
28656 * gdb.base/section_command.exp: new file.
28657 * gdb.base/whatis-expr.exp: new file.
28658
28659 * gdb.base/all-types.c: new file.
28660 * gdb.base/call-array-struct.c: new file.
28661 * gdb.base/call-return-struct.c: new file.
28662 * gdb.base/call-strings.c: new file.
28663 * gdb.base/callfuncs2.c: new file.
28664 * gdb.base/condbreak.c: new file.
28665 * gdb.base/constvars.c: new file.
28666 * gdb.base/display.c: new file.
28667 * gdb.base/int-type.c: new file.
28668 * gdb.base/jump.c: new file.
28669 * gdb.base/miscexprs.c: new file.
28670 * gdb.base/pointers.c: new file.
28671 * gdb.base/pointers2.c: new file.
28672 * gdb.base/shmain.c: new file.
28673 * gdb.base/shr1.c: new file.
28674 * gdb.base/shr2.c: new file.
28675 * gdb.base/solib.c: new file.
28676 * gdb.base/solib1.c: new file.
28677 * gdb.base/solib2.c: new file.
28678 * gdb.base/varargs.c: new file.
28679 * gdb.c++/derivation.cc: new file.
28680 * gdb.c++/overload.cc: new file.
28681 * gdb.c++/ovldbreak.cc: new file.
28682 * gdb.hp/attach.c: new file.
28683 * gdb.hp/attach2.c: new file.
28684 * gdb.hp/average.c: new file.
28685 * gdb.hp/compiler.c: new file.
28686 * gdb.hp/compiler.cc: new file.
28687 * gdb.hp/execd-program.c: new file.
28688 * gdb.hp/follow-exec.c: new file.
28689 * gdb.hp/follow-fork.c: new file.
28690 * gdb.hp/follow-vfork-and-exec.c: new file.
28691 * gdb.hp/misc-hp.cc: new file.
28692 * gdb.hp/more-steps.c: new file.
28693 * gdb.hp/optimize.c: new file.
28694 * gdb.hp/quicksort.c: new file.
28695 * gdb.hp/run-hp.c: new file.
28696 * gdb.hp/start-stop.c: new file.
28697 * gdb.hp/sum.c: new file.
28698 * gdb.hp/templates-hp.cc: new file.
28699 * gdb.hp/thread-local-in-lib.c: new file.
28700 * gdb.hp/thread-local-in-lib.h: new file.
28701 * gdb.hp/thread-local-in-lib.lib.c: new file.
28702 * gdb.hp/vforked-program.c: new file.
28703 * gdb.hp/virtfunc-hp.cc: new file.
28704 * gdb.hp/watchpoint-hp.c: new file.
28705 * gdb.hp/xdb.c: new file.
28706 * gdb.hp/xdb0.c: new file.
28707 * gdb.hp/xdb0.h: new file.
28708 * gdb.hp/xdb1.c: new file.
28709
28710Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
28711
28712 The following change was made by Edith Epstein
889bf7c5
PA
28713 <eepstein@cygnus.com> as part of a project to merge in changes
28714 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
28715
28716 * gdb.c++/demangle.exp: changed the expected output for some
28717 ARM-style mangling -- removed second reference to datatype.
889bf7c5 28718 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 28719 T1<char>::~T1<char>(void)
c906108c 28720 becomes,
a9c64011
AS
28721 maint demangle __dt__11T1__pt__2_cFv
28722 T1<char>::~T1(void)
c906108c 28723
889bf7c5 28724 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 28725
c906108c
SS
28726Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
28727
28728 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
28729 * gdb.trace/backtrace.exp: Likewise.
28730 * gdb.trace/circ.exp: Likewise.
28731 * gdb.trace/collection.exp: Likewise.
28732 * gdb.trace/deltrace.exp: Likewise.
28733 * gdb.trace/infotrace.exp: Likewise.
28734 * gdb.trace/limits.exp: Likewise.
28735 * gdb.trace/packetlen.exp: Likewise.
28736 * gdb.trace/passc-dyn.exp: Likewise.
28737 * gdb.trace/passcount.exp: Likewise.
28738 * gdb.trace/report.exp: Likewise.
28739 * gdb.trace/save-trace.exp: Likewise.
28740 * gdb.trace/tfind.exp: Likewise.
28741 * gdb.trace/tracecmd.exp: Likewise.
28742 * gdb.trace/while-dyn.exp: Likewise.
28743 * gdb.trace/while-stepping.exp: Likewise.
28744
287451998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
28746
28747 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
28748
28749Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
28750
28751 From Brendan Kehoe:
28752 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
28753 int return types.
28754
28755Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
28756
28757 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 28758 remote dos host testing right.
c906108c
SS
28759
28760Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
28761
28762 * gdb.base/corefile.exp: remove some xfails.
28763
28764Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
28765
28766 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 28767 have different timestamps.
c906108c
SS
28768
28769Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
28770
28771 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 28772 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
28773
28774Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
28775
28776 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 28777 delta.
c906108c
SS
28778
28779Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
28780
28781 * gdb.base/default.exp: Add brace missing from previous delta.
28782
28783Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
28784
28785 * gdb.base/default.exp: Support test for info float for all
28786 varieties of arm toolchain.
28787
dc96c6c7 28788Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28789
28790 * gdb.trace/*.exp: remove "remote_download" command.
28791
dc96c6c7 28792Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28793
28794 * gdb.trace/*.exp: remove -gdwarf from compile.
28795
28796Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
28797
28798 * gdb.trace/configure.in(AC_INIT): typo
28799 * gdb.trace/configure: regenerated
28800
dc96c6c7 28801Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28802
28803 * config/m68k-emc.exp: New file.
28804 * lib/<emc-support.exp trace-support.exp}: New files.
28805 * configure.in: add new test directory gdb.trace.
28806 * gdb.trace/{configure configure.in Makefile.in}: New files.
28807 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
28808 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
28809 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
28810 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
28811 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
28812 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
28813 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 28814
dc96c6c7 28815Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28816
28817 * gdb.c++/classes.exp: Change all regular expressions to match
28818 arbitrary combinations of newline/carriage-return, so that they
28819 will work equally well on Unix and Windows.
28820 * gdb.c++/inherit.exp: ditto.
28821 * gdb.c++/virtfunc.exp: ditto.
28822
288231998-08-11 Dawn Perchik <dawn@cygnus.com>
28824
28825 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
28826
c2d11a7d
JM
28827Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
28828
28829 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
28830 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
28831 to use a0-a3/d0-d3 as needed.
28832
28833Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
28834
28835 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
28836 * gdb.disasm/am33.exp: Corresponding changes.
28837
c906108c
SS
288381998-07-11 Felix Lee <flee@cygnus.com>
28839
28840 * gdb.base/callfuncs.exp: add cmp10 test.
28841 * gdb.base/callfuncs.c (cmp10): new function.
28842
28843Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
28844
d63a86f8 28845 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
28846 into two parts to get around a synchronization problem in expect.
28847
3fc11d3e
JM
28848Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
28849
28850 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
28851
28852 * configure.in: Add options for gdbtk testsuite.
28853
28854 * configure: Regenerate.
28855
28856 * gdb.gdbtk: New directory to hold gdbtk tests.
28857
c906108c
SS
28858Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
28859
28860 * gdb.fortran/types.exp: Escape brackets in expect patterns
28861 for test_float_literal_types_accepted tests.
28862 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
28863 before run test.
28864
c2d11a7d
JM
28865Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
28866
28867 * am33.exp: Just compile, do not link the testcase.
28868 * am33.s: Add ".am33" pseudoop to force am33 mode.
28869
c906108c
SS
288701998-06-25 Felix Lee <flee@cygnus.com>
28871
28872 * gdb.base/setshow.exp: make sure $pc is sane.
28873
28874 * gdb.stabs/weird.exp: split expect patterns properly.
28875
c2d11a7d
JM
28876Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
28877
28878 * gdb.disasm/am33.s: New disassembler testfile for the am33.
28879 * gdb.disasm/am33.exp: Run it.
28880
dc96c6c7 28881Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28882
28883 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
28884 match processing (and eliminate spurious timeouts when running).
28885
dc96c6c7 28886Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28887
28888 * gdb.base/signals.exp (test_handle_all_print): put back Mach
28889 exception test, but conditionalize it on target [mach | gnu].
28890
dc96c6c7 28891Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28892
28893 * gdb.base/overlays.exp: fixup compile line for linker script.
28894
28895Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
28896
28897 * gdb.fortran/types.exp: don't guess at float size.
28898
28899Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
28900
28901 * gdb.base/exprs.exp: delete test that depends on int size.
28902
28903Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
28904
28905 * config/sim.exp: Removed checks for target triplets.
28906 (gdb_target_sim): Use gdb,target_sim_options.
28907
28908Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
28909
28910 * gdb.base/reread.exp: New file.
28911 * gdb.base/reread1.c: New file.
28912 * gdb.base/reread2.c: New file.
28913
28914Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
28915
28916 * config/sim.exp: Use 'target sim -sparclite' when running
28917 SPARClite programs.
28918
28919Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
28920
28921 * gdb.base/structs2.exp: New file.
28922 * gdb.base/structs2.c: New file.
28923
28924Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
28925
28926 * gdb.asm/common.inc: New file.
28927 * gdb.asm/d10v.inc: New file.
28928 * asm-source.exp: Pass -I's to gas to find .inc files.
28929 Update line numbers in expected output.
28930 * asmsrc1.s: Rewrite.
28931 * asmsrc2.s: Rewrite.
28932 * configure.in: Create arch.inc symlink.
28933 * configure: Regenerate.
28934 * Makefile.in (distclean): Delete arch.inc.
28935
28936Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
28937
28938 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
28939 (t_enum_value2): ditto
28940 (t_enum_value3): ditto
28941 (main): ditto
c906108c
SS
28942Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
28943
28944 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
28945 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
28946 change.
28947 Use gdb_test instead of send_gdb/gdb_expect sequences.
28948
28949Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
28950
28951 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
28952 not void.
28953
28954Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
28955
28956 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
28957 subroutines. Used to test gdbs ability to single step through PC
28958 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
28959
28960Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
28961
28962 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
28963 more rigorous EGCS C++ error checking.
28964
28965Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28966
a9c64011
AS
28967 * gdb.base/help.exp: Clean up `help set args' and `help show args'
28968 tests.
28969 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
28970 function when asleep.
28971 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
28972 for i*86 Linux and SVR4 signal handling problems.
28973 Remove linux xfail for `next to handler in signals_tests_1', fixed
28974 by recent infrun.c change.
28975 Limit backtrace to 10 frames to avoid timeout problems with infinite
28976 stack backtraces.
28977 Adjust expect pattern in `handle all print' test to match Apr 28 1997
28978 target.[ch] change.
c906108c
SS
28979
28980Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
28981
28982 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
28983 for a newline from gdb before continuing.
28984 (default_gdb_exit): Just look for y or n.
28985 (gdb_test): Detect abnormal exit from GDB running on DOS; if
28986 it does, fail the rests of the tests in the file.
28987
28988Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
28989
28990 * config/cygmon.exp: New file.
28991
28992Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
28993
28994 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 28995 main" test on remote targets.
c906108c
SS
28996
28997 * gdb.base/scope.exp: Fix problem with filelocal_bss before
28998 run test on remote targets.
28999
29000Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
29001
29002 * gdb.asm: New directory.
29003 * configure.in: Configure it.
29004 * configure: Regenerate.
29005 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
29006 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
29007
29008Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
29009
29010 * config/mn10300-eval.exp: New file to support MN10300 eval board.
29011
dc96c6c7 29012Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 29013
a9c64011
AS
29014 * gdb.base/overlays (several files): Merge the two overlay
29015 managers into one. Change variables (foox, barx, bazx, grbxx)
29016 back into ints but force them to load in their proper sections.
c906108c
SS
29017
29018Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
29019
29020 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 29021 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
29022 (D10VCopy): Handle memory regions crossing 16k boundaries.
29023 (D10VCopy): Transfer data in 32 bit chunks.
29024
29025Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
29026
29027 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 29028 correct.
c906108c
SS
29029
29030 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 29031 map. Include space for printf in .text segment.
c906108c
SS
29032
29033 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 29034 updated d10v memory VMA/LMA map.
c906108c 29035 (D10VCopy): Call D10VTranslate.
d63a86f8 29036
c906108c
SS
29037Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
29038
29039 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
29040
29041 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
29042 that it won't be put into the .sdata - small data -
29043 section. Update reference.
c906108c
SS
29044 * gdb.base/baz.c (bazx, baz): Ditto.
29045 * gdb.base/foo.c (foox, foo): Ditto.
29046 * gdb.base/grbx.c (grbxx, grbx): Ditto.
29047
29048 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 29049 to be arrays.
d63a86f8 29050
dc96c6c7 29051Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 29052
a9c64011
AS
29053 * gdb.base/overlays.exp: fix up and get working again.
29054 Add tests for backtraces from an overlay function.
d63a86f8 29055
c906108c
SS
29056Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
29057
29058 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
29059 "calling function with watchpoint enabled".
29060
29061Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
29062
29063 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 29064 gdb_suppress_tests for d10v-*-*.
c906108c
SS
29065 * lib/gdb.exp (gdb_suppress_tests): Disable this function
29066 pending review of whether it is useful or not.
29067
29068Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
29069
29070 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
29071
29072Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
29073
29074 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
29075 * config/dve.exp: New file to support Densan boards.
29076
29077Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
29078
29079 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 29080 reads and BSD.
c906108c
SS
29081
29082Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
29083
29084 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
29085 response.
29086
29087 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
29088
29089Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
29090
29091 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 29092 test.
c906108c
SS
29093
29094 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 29095 target_sizeof_long and target_bigendian_p.
c906108c 29096 (structs_by_value, structs_by_reference): Check values according
889bf7c5 29097 to targets word size and endianess.
d63a86f8 29098
c906108c
SS
29099Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
29100
29101 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 29102 output.
c906108c
SS
29103
29104Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
29105
29106 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 29107 Update test of set args help to match source change.
c906108c
SS
29108
29109Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
29110
29111 * gdb.base/default.exp: Expect help system output to be in
29112 alphabetical order.
29113 * gdb.base/help.exp: Ditto.
29114
29115Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
29116
29117 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
29118 "i*86-pc-linux-gnu*".
29119 * gdb.base/interrupt.exp: Ditto.
29120 * gdb.base/corefile.exp: Ditto.
29121
29122 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 29123 define vxworks when building the testcase.
c906108c
SS
29124
29125 * gdb.base/ptype.exp: Fix testnames to be unique.
29126 * gdb.base/radix.exp: Ditto.
29127 * gdb.base/term.exp: Ditto.
29128 * gdb.base/whatis.exp: Ditto.
29129 * gdb.c++/classes.exp: Ditto.
29130
29131Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
29132
29133 * gdb.base/callfuncs.exp: Fix indentation.
29134
29135 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
29136 suppress_flag has been set.
29137 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
29138 target feature.
29139
29140Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
29141
29142 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
29143 the testcase.
29144
29145 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 29146 set_debug_traps() and breakpoint().
c906108c
SS
29147 * gdb.c++/misc.cc (main): Ditto.
29148 * gdb.c++/templates.cc (main): Ditto.
29149 * gdb.c++/virtfunc.cc (main): Ditto.
29150
29151Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
29152
29153 * lib/gdb.exp(gdb_step_for_stub): New function.
29154 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
29155 exists, reload the executable and do a "continue" instead of
29156 doing a jump.
29157 (runto_main): Use gdb_step_for_stub.
d63a86f8 29158
c906108c 29159 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 29160 tests to have unique names.
c906108c
SS
29161 * gdb.base/callfuncs.exp: Ditto.
29162 * gdb.base/commands.exp: Ditto.
29163 * gdb.base/default.exp: Ditto.
29164 * gdb.base/help.exp: Ditto.
29165 * gdb.base/list.exp: Ditto.
29166 * gdb.base/opaque.exp: Ditto.
29167 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
29168 similar tests.
d63a86f8 29169
c906108c
SS
29170 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
29171 * gdb.c++/cplusfuncs.cc: Ditto.
29172 * gdb.c++/virtfunc.cc: Ditto.
29173
29174 * config/monitor.exp: Keep track of the last file we saw, rather
29175 than trying to get the info from gdb.
29176
29177 * gdb.fortran/types.exp: Move comment to previous line.
29178
29179Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
29180
29181 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 29182 target mode.
c906108c
SS
29183
29184Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
29185
29186 From Bob Manson:
29187 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 29188 string from GDB when it connects.
c906108c
SS
29189
29190 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
29191
29192Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
29193
29194 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
29195 if we can't get a debug format from GDB (we may be testing an
29196 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
29197
29198 * gdb.stabs/weird.exp: Fix quoting.
29199
29200 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
29201
29202Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
29203
29204 * config/arm-ice.exp: New file.
29205
29206Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
29207
29208 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 29209 until it has been modified to work with the new testsuite.
c906108c 29210
99707966 29211 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
29212 testcase won't compile, cause all of the testcases in the file to
29213 fail instead.
c906108c
SS
29214
29215 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
29216 (gdb_clear_suppressed): New procedure.
29217 (gdb_stop_suppressing_tests): Only clear suppress_flag if
29218 it contains a positive value.
29219
29220Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
29221
29222 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
29223
29224 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
29225
29226Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
29227
29228 * lib/gdb.exp (setup_xfail_format): New function.
29229 (get_debug_format): New function to get debug format.
29230 (debug_format): New global variable to hold last value set
29231 by get_debug_format.
29232 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 29233 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
29234 * gdb.c++/ptype.exp: Ditto.
29235 * gdb.c++/classes.exp: Ditto.
29236 * gdb.c++/cplusfuncs.exp: Ditto.
29237 * gdb.c++/inherit.exp: Ditto.
29238 * gdb.c++/templates.exp: Ditto.
29239 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 29240
c906108c
SS
29241Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
29242
29243 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
29244 host doesn't have a currently-open connection.
29245
29246 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
29247 any gdb stub target. Handle cases where gdb doesn't respond when
29248 interrupted in a sane fashion.
c906108c
SS
29249
29250 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 29251 same thing in a totally different way.
c906108c
SS
29252
29253 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 29254 setting "timeout".
c906108c 29255 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 29256 default_gdb_init now.
c906108c
SS
29257
29258Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
29259
29260 * gdb.base/printcmds.exp: Fix "check for floating addition"
29261 regexp to accept results within approx +/- .01 of exact value.
29262 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
29263
29264Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
29265
29266 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 29267 properly.
c906108c
SS
29268 (gdb_expect): Add optional timeout parameter, and add timeout
29269 value to various calls.
29270 (gdb_suppress_tests): Only give one warning message per group.
29271
29272Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
29273
29274 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
29275 global variables. Handle getting a value for $timeout more
29276 gracefully.
c906108c
SS
29277
29278Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
29279
29280 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 29281 initialize.
c906108c 29282 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 29283 by a target configuration file.
c906108c
SS
29284 (gdb_expect): Pass the timeout to remote_expect.
29285
29286 * config/monitor.exp(gdb_load): Fix typo in regexp.
29287
29288Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
29289
29290 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
29291
29292Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
29293
29294 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
29295 here. Call gdb_target_exec before rebooting the target, to make
29296 sure the connection to the target is closed.
c906108c
SS
29297 (gdb_load): Pass the name of the executable to gdb_target_monitor.
29298 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
29299 Also detect "Timeout reading from remote" error.
29300
29301 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
29302 gdb_target_monitor. Don't call gdb_file_cmd here; let
29303 gdb_target_monitor do it.
c906108c
SS
29304
29305 * gdb.disasm/hppa.exp: Don't use exec_output.
29306
29307Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
29308
29309 * gdb.base/list.exp: If we're debugging a non-native target,
29310 try to set the pc register to point to the start of the
29311 program before doing the first list command.
29312
29313 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 29314 test_calls after restarting.
c906108c
SS
29315
29316 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 29317 reloading.
c906108c
SS
29318
29319 * gdb.base/watchpoint.exp: Fix typo.
29320
29321 * gdb.base/setshow.exp: Check for use_gdb_stub.
29322
29323 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 29324 stub case.
c906108c
SS
29325 * gdb.base/langs.exp: Ditto.
29326
29327 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
29328 gdb_load_offset. If we weren't given a file to load, figure out
29329 what the current file is and use it.
c906108c
SS
29330
29331 * config/i386-bozo.exp: New file.
29332
29333Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
29334
29335 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
29336 feature.
29337
29338 * config/proelf.exp: New entry.
29339
29340Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
29341
29342 * lib/gdb.exp: Remove spurious .* patterns at the beginning
29343 of regexps.
29344
29345 * gdb.base/watchpoint.exp: Don't run the test_stepping
29346 tests if gdb can't call functions on the target.
29347
29348 * gdb.base/setshow.exp: Don't run the set prompt tests if
29349 the board has gdb_prompt set.
29350
29351Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
29352
29353 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
29354 * gdb.base/commands.exp: Likewise.
29355 * gdb.base/setshow.exp: Likewise.
29356
29357Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
29358
29359 * config/monitor.exp(gdb_start): Look for gdb_prompt target
29360 feature.
29361
29362 * config/i960.exp: New file.
29363
29364Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
29365
29366 * gdb.base/funcargs.exp: Check for gdb,short_int target
29367 feature instead of looking for explicit target triplets.
29368
dc96c6c7 29369Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 29370
d63a86f8 29371 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
29372 "p 123DEADBEEF", to check parse_number.
29373 * top.c: change "to enable to enable" to "to enable" in a couple
29374 of help strings.
29375
29376Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
29377
29378 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
29379 on the mn10300.
d63a86f8 29380
c906108c
SS
29381Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
29382
29383 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
29384 where the test executable is run with explicit args.
29385 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
29386
29387Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
29388
29389 * gdb.base/run.c: Use FAKEARGV to build test executable that
29390 does not require a command line arg, since most simulators
29391 don't currently support passing such an arg into the simulated
29392 program.
29393 * gdb.base/commands.exp: Change tests to insert the proper
29394 value as the arg to the first recursive factorial call. Change
29395 compilation line to define FAKEARGV at compile time.
29396
29397Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
29398
29399 * gdb.base/recurse.exp: Enable these tests for the mn10300.
29400 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
29401 function with watchpoint enabled" test.
29402
29403Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
29404
29405 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 29406 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
29407
29408 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 29409 "Tests restarted" messages.
c906108c
SS
29410
29411Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
29412
29413 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
29414
dc96c6c7 29415Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29416
29417 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
29418 for INFO SYMBOL; add help tests for OVERLAY commands.
29419 * gdb.base/default.exp: add tests for INFO SYMBOL command;
29420 add tests for OVERLAY commands
29421 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
29422 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
29423 * gdb.base/sigall.c: add usestubs code frag
29424 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 29425
c906108c
SS
29426Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
29427
29428 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
29429 failures.
29430 (gdb_stop_suppressing_tests): Note that tests have restarted.
29431
29432Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
29433
29434 * config/h8300.exp: New file.
29435
29436Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
29437
29438 * gdb.base/setshow.exp: Check for the existence of a
29439 feature, not its value.
29440
29441Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
29442
29443 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
29444
29445 * gdb.base/scope.exp: It's now init0(), not init().
29446
29447 * gdb.base/scope0.c: For now, change init() to be init0().
29448
29449 * config/monitor.exp: Use gdb_serial in preference to serial
29450 or netport.
29451
29452 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 29453 and it's not already set.
c906108c
SS
29454
29455Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
29456
29457 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 29458 isn't using a stub and if it supports argument passing.
c906108c
SS
29459
29460Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
29461
29462 * config/udi.exp(gdb_start): Make sure UDICONF is set
29463 properly before starting gdb.
29464
29465Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
29466
29467 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
29468 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
29469 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
29470
29471Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
29472
29473 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 29474 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
29475
29476 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
29477
29478 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
29479
29480 * config/monitor.exp: Make sure we disconnect from the target.
29481 Also, try a reboot/reload cycle instead of failing if the
29482 load fails.
29483
29484Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
29485
29486 * gdb.base/default.exp: Don't set match_max.
29487 * gdb.base/help.exp: Ditto.
29488 * gdb.base/list.exp: Ditto.
29489 * gdb.base/signals.exp: Ditto.
29490
29491 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
29492 set, use remote_ld to download the testcase instead of
29493 the GDB loader.
29494
29495Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
29496
29497 * config/vr5000.exp: New file.
29498
29499 * config/monitor.exp(gdb_target_monitor): Add pattern for
29500 "Ending remote" to detect errors in connecting.
29501
29502 * gdb.base/setshow.exp: Add .* within auto language test.
29503
29504 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
29505 target feature.
29506
29507 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 29508 and reboot the board if necessary.
c906108c
SS
29509
29510 * gdb.base/setvar.exp(test_set): Handle multiple prints within
29511 a set of tests. Remove print.* from the patterns being checked.
29512
29513Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
29514
29515 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
29516 refer to gdb_spawn_id.
29517
29518 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
29519 longer used.
29520 * config/sparclet.exp: Ditto.
29521 * config/sparclet-old.exp: Ditto.
29522 * config/slite.exp: Ditto.
29523 * config/sim.exp: Ditto.
29524 * gdb.base/funcargs.exp: Ditto.
29525
29526 * lib/gdb.exp:Remove references to gdb_spawn_id.
29527 (gdb_expect): Move to remote.exp.
29528
29529Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
29530
29531 * config/monitor.exp: Detect the "Couldn't establish connection"
29532 message from GDB.
29533
29534Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
29535
29536 * gdb.base/bitfields.exp: Use runto instead of explicit
29537 gdb_run_cmd/gdb_expect sequences.
29538
29539 * gdb.base/break.exp(text_next_with_recursion): Add match for
29540 gdb_expect call.
29541
29542 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
29543 We also need to handle the "A program is being debugged already"
29544 prompt from gdb. Use gdb_test to set the baud rate.
29545
29546 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
29547 to 20000. Really. I mean it.
29548
29549Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
29550
29551 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
29552 fails. If suppress_flag is set, skip perror message about not
29553 being able to send to GDB.
c906108c 29554 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 29555 GDB.
c906108c
SS
29556 (gdb_expect): If suppress_flag is set, always fail immediately.
29557 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
29558 (gdb_init): Call gdb_stop_suppressing_tests.
29559 (default_gdb_exit): Ditto.
29560 (default_gdb_start): Ditto.
29561
29562 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 29563 gdb_stop_suppressing_tests as appropriate.
c906108c 29564 * gdb.base/break.exp: Ditto.
889bf7c5 29565 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
29566 * gdb.base/commands.exp: Ditto.
29567 * gdb.base/exprs.exp: Ditto.
889bf7c5 29568 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
29569 * gdb.base/list.exp: Ditto.
29570 * gdb.base/recurse.exp: Ditto.
889bf7c5 29571 * gdb.base/scope.exp: Ditto.
c906108c
SS
29572 * gdb.base/structs.exp: Ditto.
29573 * gdb.c++/inherit.exp: Ditto.
29574
29575Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
29576
29577 * config/vr4300.exp: New file.
29578
99707966 29579 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 29580
99707966 29581 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
29582
29583Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
29584
29585 * lib/gdb.exp(gdb_init): New function.
29586
29587 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 29588 for each individual variable set.
c906108c
SS
29589
29590 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
29591 name.
29592
29593 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
29594
29595 * gdb.base/scope.exp: Use gdb_test.
29596
29597 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
29598 aborting; the testsuite driver will do that for us (see
29599 gdb_finish). Also, use gdb_test in a few more places.
29600
29601Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
29602
29603 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
29604
29605Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
29606
29607 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
29608 and "add_tests" are not at the same address.
29609
29610Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
29611
29612 * gdb.base/ptype.exp: Use gdb_test.
29613
29614Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
29615
29616 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
29617 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
29618 left in. No longer expect them to fail.
29619
29620 * gdb.stabs/*.mt; Deleted, no longer used.
29621 * gdb.stabs/configure.in: Remove references to target makefile
29622 frags.
29623 * gdb.stabs/configure: Rebuilt.
29624
29625 * gdb.disasm/*.mt: Deleted, no longer used.
29626 * gdb.disasm/configure.in: Remove references to target makefile
29627 frags. Use "sh3.s" as the unique filename for this directory.
29628 * gdb.disasm/configure: Rebuilt.
29629
29630 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
29631 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
29632 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
29633
29634Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
29635
29636 * config/udi.exp: Use mondfe,name instead of remote_host.
29637
29638Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
29639
29640 * gdb.base/watchpoint.exp: Don't expect a failure when calling
29641 a function with a watchpoint enabled on the mn10200.
29642
29643 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
29644 before trying to create it!
29645
29646Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
29647
29648 * config/vx.exp: Use hostname instead of netport.
29649
29650 * config/vxworks.exp: New file.
29651
29652 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
29653
29654 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 29655 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
29656 occurs.
29657
29658 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
29659 $gdb_spawn_id directly.
29660 (gdb_run_cmd): Try _start as well as start. Use the target feature
29661 gdb,start_symbol as the symbol to start from when jumping.
29662
29663Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
29664
29665 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
29666 redundant) test.
29667
29668 * gdb.base/recurse.exp: Relax final value test for 'b' so that
29669 it doesn't lose for 16bit integer systems.
29670
29671Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
29672
29673 * gdb.fortran/types.exp: If the target doesn't support "double"
29674 data types, then expect "real" types to only be 4 bytes.
29675
29676 * gdb.c++/virtfunc.exp: Expect failure for virtual function
29677 call tests if the target doesn't support inferior function calls.
29678
29679 * gdb.base/printcmds.exp: Allow minor deviation in FP values
29680 in printf tests.
29681
29682Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
29683
29684 * gdb.base/help.exp: Disable "help set", "help show", and
29685 "help support". Simplify regexp for "help stack".
29686
29687 * gdb.base/default.exp: Set match_max to 5000 and the timeout
29688 to 60 seconds. Temporarily set match_max to 15000 around the
29689 "info copying" test.
29690
29691 * gdb.base/nodebug.exp: Don't try to do an inferior function
29692 call if the target doesn't support them.
29693 * gdb.base/printcmds.exp: Likewise.
29694 * gdb.base/setvar.exp: Likewise.
29695 * gdb.base/structs.exp: Likewise.
29696 * gdb.c++/templates.exp: Likewise.
29697 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
29698
29699 * gdb.base/recurse.exp: Enable for the mn10200.
29700
29701 * configure.in: Do configure gdb.stabs directory for *-*-elf
29702 targets.
29703 * configure: Rebuilt.
29704
29705 * gdb.base/break.exp: Check for gdb,noresults before testing
29706 exit status and/or results from the target.
29707 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
29708 * lib/gdb.exp: Remove old (now bogus) initialization of
29709 noinferior, noargs, noresults and nosignals.
29710
29711Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
29712
29713 * config/sh.exp: New file.
29714
29715 * config/slite.exp: Try to connect multiple times to the board
29716 before rebooting. Only send a "monitor run" if need_monitor_run
29717 is set.
29718
29719 * gdb.base/break.exp: Don't do the "stub continue" test if
29720 the target has gdb_stub set.
29721
29722 * gdb.base/callfuncs.exp: Increase the timeout.
29723
29724 * gdb.base/interrupt.exp: Don't even try to compile the testcase
29725 if the target has gdb,noinferiorio set.
29726
29727 * gdb.base/list.exp: Increase match_max to 10000 characters.
29728
29729 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
29730
29731 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
29732 target.
29733
29734 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
29735
29736Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
29737
29738 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
29739 trying to delete the copy of gdb. Catch the file delete so we
29740 don't die if the delete fails; also, the file should be copied to
29741 the host, not to the build.
c906108c
SS
29742
29743Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
29744
29745 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 29746 parenthesis in case it contains multiple regexps separated
c906108c
SS
29747 with |.
29748
29749 * gdb.base/watchpoint.exp: Use gdb_test.
29750 * gdb.base/default.exp: Ditto.
29751
29752Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
29753
99707966 29754 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 29755
c906108c
SS
29756 * gdb.base/scope.exp: Use gdb_test.
29757 * gdb.c++/classes.exp: Ditto.
29758 * gdb.c++/inherit.exp: Ditto.
29759
29760Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
29761
29762 * gdb.base/crossload.exp: Don't use execute_anywhere, use
29763 remote_exec instead.
29764 * gdb.base/corefile.exp: Don't be ridiculous.
29765 * gdb.base/*.c: Add missing stub invocations.
29766
29767Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
29768
29769 * config/slite.exp: Miscellaneous fixes.
29770
29771 * lib/gdb.exp: Fix runto.
29772
29773 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
29774 the target.
29775
29776 * gdb.base/watchpoint.exp: Fix regexp.
29777
29778 * lib/gdb.exp(default_gdb_exit): Add a catch to the
29779 close and wait commands, as the descriptor may now be
29780 invalid. Always call "remote_close host".
29781
29782Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
29783
29784 Major rewrite for testsuite revision.
d63a86f8 29785
c906108c
SS
29786 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
29787 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
29788 instead of relying on spawn_id to always contain a valid
29789 spawn id.
29790 (get_compiler_info): New procedure to build the ${binfile}.ci
29791 file, instead of replicating this in N different places.
29792 (gdb_compile): New procedure.
d63a86f8 29793
c906108c 29794 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
29795 appropriate arguments) instead of compile. Use gdb_test in a lot
29796 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
29797 at the start of a testcase, as this is no longer done magically.
29798
29799 config/*-gdb.exp: Rename without the -gdb suffix.
29800
29801 config/mips.exp: Use remote_close instead of exit_remote_shell.
29802 config/monitor.exp: Use target_info instead of looking at
29803 baud, timeout, etc.
29804 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
29805
29806Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29807
29808 * gdb.c++/templates.exp (test_ptype_of_templates),
29809 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
29810 Update expect patterns for destructors and assignment operators
29811 to match corresponding c-typeprint.c changes.
29812 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
29813 to destructor breakpoint test, GDB should be able to set the
29814 destructor breakpoint without specifying arguments.
29815
29816Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
29817
29818 * gdb.threads/pthreads.exp: Change result for failure to compile due
29819 to lack of pthreads runtime support from an error to simply an
29820 unsupported test, per dejagnu standards.
29821
29822Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29823
29824 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
29825 where GDB exits to reduce pattern match time.
29826 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
29827
29828 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
29829
dc96c6c7 29830Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29831
29832 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
29833 * gdb.base/default.exp: ditto.
29834 * gdb.base/nodebug.exp: ditto.
29835 * gdb.base/printcmds.exp: ditto.
29836 * gdb.base/ptype.exp: ditto.
29837 * gdb.base/setvar.exp: ditto.
29838 * gdb.base/structs.exp: ditto.
29839 * gdb.base/setshow.c: Guard against uninitialized values of argc.
29840
29841Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
29842
29843 * configure, */configure: Rebuild with autoconf 2.12.
29844
29845Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
29846
29847 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
29848 use new i*86-pc-linux*-gnu quads.
29849 * gdb.base/corefile.exp: Ditto.
29850 * gdb.base/signals.exp: Ditto.
29851 * gdb.base/sigall.exp: Ditto.
29852 * gdb.base/interrupt.exp: Ditto.
29853
29854 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
29855 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
29856 RedHat 4.0.
d63a86f8 29857
c906108c 29858 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
29859 linux. This allows the test case to at least compile on latest
29860 linux, but still not run due to missing the threads runtime library.
c906108c
SS
29861
29862Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29863
29864 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
29865 directory to search gdb directory. Accept and step over conditional
29866 stack alignment code. Consume $prompt in failure cases.
29867 Reset timeout to $oldtimeout instead of some arbitrary value.
29868 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
29869 timeout problems with infinite stack backtraces.
29870 * gdb.base/ptype.exp (ptype struct link, union tu_link):
29871 Accept function parameters for linkfunc member.
29872
29873Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
29874
29875 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
29876 (CXXFLAGS): Remove, unreferenced.
29877 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
29878 previous -B options and also add -B option to pick up cross compiled
29879 runtime.
c906108c
SS
29880 (TARGET_INCLUDES): Add for -I options and add code to initialize when
29881 doing cross compiles.
29882 (target_alias): Declare global.
29883 (xgcc): Set variable to full path of gcc in build tree. Use findfile
29884 to verify that gcc exists in build tree, and if so set CC to that
29885 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 29886
c906108c
SS
29887Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
29888
29889 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
29890 ptype test for anonymous union. Fixup testcase to match
29891 current gcc debug output.
29892
29893Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
29894
29895 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
29896 force argument to an unsigned long type.
29897
29898Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
29899
29900 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 29901 tests and anonymous union print/ptype tests.
c906108c
SS
29902 * gdb.base/list.exp (test_forward-search): Increase timeout by
29903 5 minutes for the "search extremely long line" case.
29904 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
29905 completely optional and that the pass/fail messages use the command as
29906 the message if that third arg is a null string.
29907 (gdb_test_exact): Arrange that a null string pattern means match a
29908 null string output rather than any output, which might include random
889bf7c5 29909 errors.
c906108c
SS
29910 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
29911 backtrace test.
29912 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
29913 always failing and failure is now exposed by gdb.exp changes.
29914
29915Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
29916
29917 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
29918 weren't being noted.
29919
29920Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29921
29922 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
29923 * gdb.stabs/weird.exp: Remove v_comb xfails.
29924
dc96c6c7 29925Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29926
29927 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 29928 list.exp scope.exp watchpoint.exp]
c906108c 29929 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 29930
dc96c6c7 29931Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29932
29933 * config/monitor.exp: Increase download timeout to 1000 seconds.
29934
dc96c6c7 29935Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29936
29937 * config/m32r.exp: Increase timeout to 120 seconds.
29938
29939Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
29940
29941 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
29942 and accept older ordering as obsolescent gcc or gdb.
29943 * gdb.c++/templates.exp: Ditto.
29944 * gdb.c++/virtfunc.exp: Ditto.
29945
29946Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
29947
29948 * gdb.base/coremaker.c: Add code to mmap some data so we
29949 can check that it ends up in the core file.
29950 * gdb.base/corefile.exp: Add test to read mmapped data
29951 from core file.
29952
dc96c6c7 29953Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29954
29955 * config/m32r.exp: New file.
29956
29957Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
29958
29959 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
29960 that cflags can contains -gstabs, and work correctly for other tests.
29961
dc96c6c7 29962Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29963
29964 * gdb.base/setshow.exp: New file, tests show and set.
29965 * gdb.base/setshow.c: New file, tests show and set.
29966 * gdb.base/help.exp: Add test for help set|show annotate.
29967 * gdb.base/default.exp: Add test for set|show annotate.
29968
29969Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
29970
29971 * testsuite/gdb.base/break.exp: Make backtrace from factorial
29972 errors unique.
29973 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
29974 explicitly.
29975
29976Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
29977
29978 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
29979 and width commands. This is done elsewhere.
29980 * (gdb_start): Don't call gdb_start_sim here. That's already
29981 done in gdb_load. This fixes lots of failures in default.exp.
29982
29983Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
29984
29985 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
29986 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
29987 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
29988 in the same we we treat other failures (since it may be an expected
889bf7c5 29989 condition), rather than as an error.
c906108c
SS
29990 * gdb.base/signals.exp (test_handle_all_print): Revert back to
29991 old test format.
29992
29993Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
29994
29995 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
29996 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 29997 twice. Nuke the duplicates.
c906108c 29998 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 29999 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
30000 Remove config.h along with other config files.
30001
30002Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
30003
30004 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
30005 "p func1 ()" and note that rests of tests are skipped.
30006 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 30007 setup_xfails for "print func2::coremaker_local".
c906108c
SS
30008 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
30009 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
30010 affected by the previous run test.
30011 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
30012 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
30013 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
30014 "pass int powerset tuple" and "pass modeless int powerset tuple".
30015 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
30016 "real write 4" and "real write 8".
30017 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 30018 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
30019 "print \$i after tuple assign 2", and
30020 "print vs2 after tuple assign 2".
30021 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
30022 meaningful error message and return -1 so the caller can
30023 suppress further tests and avoid a cascade of errors.
d63a86f8 30024
c906108c
SS
30025Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
30026
30027 * gdb.base/a1-selftest.exp: Tweak tests to account for new
30028 format for printing version.
30029 * gdb.base/default.exp: Ditto.
30030 * gdb.base/interrupt.exp: Fix problem with cascade of
30031 errors if child process dies while calling a function.
d63a86f8 30032
c906108c
SS
30033Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
30034
30035 * Makefile.in (VPATH): Add
30036 * Makefile.in (Makefile, config.status): Fix rules so things get
30037 remade when necessary.
30038
30039Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
30040
30041 * Makefile.in (just-check): Add path to sibling expect dir
30042 to environment variable specified by RPATH_ENVVAR.
30043
30044Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
30045
30046 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
30047 (just-check): Add shared library paths for libstdc++, tk,
30048 tcl, bfd, and opcodes to the environment variable specified
30049 in RPATH_ENVVAR.
30050 * configure.in: Add support to recognize --enable-shared flag
30051 and generate correct value for RPATH_ENVVAR.
30052 * configure: Regenerated with autoconf.
30053
30054Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
30055
30056 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 30057 include all osf versions.
c906108c
SS
30058 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
30059 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
30060 when target is linux. When failing to build pthreads test
30061 executable, give more meaningful message.
30062 * gdb.threads/pthreads.c: Hpux also uses old definition of second
30063 arg for pthread_create.
d63a86f8 30064
c906108c
SS
30065Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
30066
30067 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 30068 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 30069 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 30070 and -lpthreads (everybody else).
c906108c
SS
30071 (test_startup): Fail gracefully if threads are not supported.
30072 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
30073 "p/c array_index("abcdef",2)" when not gcc compiled.
30074 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
30075 "print func2::coremaker_local" when not gcc compiled.
30076 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
30077 "ptype on opaque struct tagname (statically)",
30078 "ptype on opaque struct tagname (dynamically) 1", and
30079 "ptype on opaque struct tagname (dynamically) 2"
30080 for not compiled with gcc.
30081 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
30082 backtrace when compiled with gcc.
d63a86f8 30083 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
30084 than always return success.
30085
30086Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
30087
30088 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
30089
30090Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
30091
30092 * gdb.base/structs.exp: Undo last change.
30093
30094Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
30095
30096 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
30097 encapsulate all the steps/nexts done during self test, starting
30098 at main, and makes them less sensitive to optimization issues.
30099 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
30100 signal handler" test.
30101 * gdb.threads/pthreads.exp: Only run this for native configs.
30102 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
30103 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
30104 tests.
30105 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
30106 for "runto test_calls(void)" test.
d63a86f8 30107
c906108c
SS
30108Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
30109
30110 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
30111 and don't expect address info in breakpoint confirmations.
30112
30113Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
30114
30115 * gdb.base/list.exp (test_forward_search): Increase timeout
30116 temporarily by 60 seconds for searching extremely long line,
889bf7c5 30117 and then reset to old value when done. Increase expect input
c906108c
SS
30118 buffer to 10000.
30119
30120Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
30121
30122 * gdb.base/list.exp (test_forward_search): Fix to handle very
30123 long source line without overflowing expect's input buffer.
30124
30125Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
30126
30127 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
30128 "buffer_full".
30129
30130 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
30131 "buffer_full".
30132
30133 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
30134 "buffer_full".
30135
30136 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
30137 "buffer_full".
30138
30139Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
30140
30141 * configure.in (configdirs): Add gdb.threads.
30142 * configure: Regenerated with autoconf.
30143 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
30144 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
30145 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 30146
c906108c
SS
30147Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
30148
30149 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
30150
30151Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
30152
30153 * gdb.base/signals.exp (test_handle_all_print): Test separately for
30154 each signal's status in the output of "handle all print".
30155 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
30156 the \r\n sequence that immediately precedes the gdb prompt.
30157 * gdb.base/a1-selftest.exp: Save original timeout and restore
30158 after test.
30159
30160Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
30161
30162 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
30163 symbol.
30164
30165Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
30166
30167 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
30168
30169Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
30170
30171 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
30172 timeout by 60 seconds.
30173
30174Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
30175
30176 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
30177 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
30178 error return.
30179
30180Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
30181
30182 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
30183 gdb initialization, also report how long dejagnu waited. Restore
30184 old timeout before doing error return. Temporarily increase timeout
889bf7c5 30185 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
30186
30187Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
30188
30189 * lib/gdb.exp: Report timeout value for verbosity level 2.
30190 * config/gdbserver.exp: Ditto.
30191 * config/hppro.exp: Ditto.
30192 * config/mips-gdb.exp: Ditto.
30193 * config/monitor.exp: Ditto.
30194 * config/netware.exp: Ditto.
30195 * config/sim-gdb.exp: Ditto.
30196 * config/slite-gdb.exp: Ditto.
30197 * config/udi-gdb.exp: Ditto.
30198 * config/unix-gdb.exp: Ditto.
30199 * config/vx-gdb.exp: Ditto.
30200 * gdb.base/a1-selftest.exp: Ditto.
30201 * gdb.base/a2-run.exp: Ditto.
30202 * gdb.base/break.exp: Ditto.
30203 * gdb.base/corefile.exp: Ditto.
30204 * gdb.base/list.exp: Ditto.
30205 * gdb.base/recurse.exp: Ditto.
30206 * gdb.base/scope.exp: Ditto.
30207 * gdb.base/signals.exp: Ditto.
30208
30209Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
30210
30211 * gdb.threads/Makefile.in (docdir): Removed.
30212
30213Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
30214
30215 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 30216 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 30217 @srcdir@.
d63a86f8 30218 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
30219 autoconf 2.5 or higher.
30220 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
30221
30222Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
30223
30224 * configure: Regenerated.
30225 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
30226 avoid name clashes with SunOS headers.
30227
30228Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
30229
30230 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
30231
30232Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
30233
30234 * gdb.base/callfuncs.exp: Finish last change -- make sure the
30235 prototype information ends up in the compiler info file.
30236
30237Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
30238
30239 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
30240 attempting to regenerate it. Eliminate use of a temporary file
30241 and just generate the info file directly. Source it immediately,
30242 for consistency of use.
30243 * gdb.base/corefile.exp: Ditto
30244 * gdb.base/exprs.exp: Ditto.
30245 * gdb.base/funcargs.exp: Ditto.
30246 * gdb.base/langs.exp: Ditto.
30247 * gdb.base/list.exp: Ditto.
30248 * gdb.base/mips_pro.exp: Ditto.
30249 * gdb.base/nodebug.exp: Ditto.
30250 * gdb.base/opaque.exp: Ditto.
30251 * gdb.base/ptype.exp: Ditto.
30252 * gdb.base/scope.exp: Ditto.
30253 * gdb.base/setvar.exp: Ditto.
30254 * gdb.base/signals.exp: Ditto.
30255 * gdb.base/whatis.exp: Ditto.
30256 * gdb.c++/templates.exp: Ditto.
30257 * gdb.c++/virtfunc.exp: Ditto.
30258 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 30259 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
30260
30261Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30262
30263 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
30264 it got fixed by the recent lookup_minimal_symbol_by_pc change.
30265 Increase timeout, a lot of single stepping might be needed if the
30266 target has no hardware watchpoints.
30267
30268Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
30269
30270 * gdb.base/break.exp: Ignore compiler warnings when compiling
30271 break.c.
30272 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
30273 * gdb.base/default.exp: Add h8300 xfails. Handle messages
30274 from remote-sim.
30275 * gdb.base/exprs.exp: Add h8300 xfails.
30276 * gdb.base/funcargs.exp: Likewise.
30277 * gdb.base/nodebug.exp: Likewise.
30278 * gdb.base/printcmds.exp: Likewise.
30279 * gdb.base/ptype.exp: Likewise.
30280 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
30281 h8300 xfails.
d63a86f8 30282 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
30283 on the h8300.
30284 * gdb.base/funcargs.c: Explicitly make last constant argument to
30285 call_after_alloca_subr an unsigned long type.
30286 * gdb.base/return.c: Include stdio.h.
30287
30288Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
30289
30290 * config/abug.exp: New file for the older Motorola Bug monitor
30291 that runs on the mvme13x series VME boards.
30292 * config/monitor.exp: Use the new config array for target settings
30293 if they exist.
30294
30295Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
30296
30297 * sim-gdb.exp: Make the SH simulator allocate less space when
30298 it is targeted.
30299
30300Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
30301
30302 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
30303 test.
30304
30305Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
30306
30307 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
30308 "rs6000-*-*" for "list function in include file" when gcc compiled.
30309 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
30310 for "p ctable1[120]".
30311 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
30312 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
30313 Remove setup_xfail for "rs6000-*-*" for
30314 "print 'scope0.c'::filelocal before run".
30315 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
30316 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
30317 since some compilers don't allow both options to be given
30318 on the same command line. Create object file and move it.
d63a86f8 30319
c906108c
SS
30320Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
30321
30322 * gdb.base/corefile.exp: Always regenerate the core file, since
30323 we always regenerate the coremaker program. Detect special case
30324 where registers cannot be read from core file.
d63a86f8 30325
c906108c
SS
30326Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
30327
30328 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
30329 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
30330 * gdb.c++/templates.exp: Only match on basename of file since
30331 some formats like xcoff don't encode directory information.
30332 * gdb.stabs/weird.exp: Use the right sed script for powerpc
30333 and rs6000 AIX xcoff targets.
30334 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
30335 * configure: Regenerate.
30336 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
30337 here, rather than in distclean.
d63a86f8 30338
c906108c
SS
30339Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
30340
30341 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
30342 defined, and use it to compile the test case with -O2. The
30343 native compilation still uses no optimization.
30344 * gdb.base/mips_pro.c: Remove inline assembly code since
30345 it is compiled PIC by default, which results in assembler
30346 warnings that make the testsuite think the compilation
30347 was unsuccessful.
30348
30349Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
30350
30351 * gdb.c++/misc.exp: Add note to message for
30352 "print s.a for foo struct" that this is a known gcc 2.7.2
30353 and earlier bug.
30354
30355Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
30356
30357 * gdb.base/break.exp: Fix pattern for matching "Delete all
30358 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
30359 setup_xfail for deleting all breakpoints test. Fix various
30360 timeout messages to include "(timeout)".
30361 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
30362 for "p t_float_values2(3.14159,float_val2)".
30363 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
30364 for "continue to call2g" when gcc compiled.
30365 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
30366 "up to foo in langs.exp", "show language at foo in langs.exp",
30367 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
30368 and "show language at fsub in langs.exp".
30369 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
30370 "list line 1 in include file", "list message for lines past EOF",
30371 "list function in include file", "list list0.h:foo", and
30372 "list filename:function; nonexistant function".
30373 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
30374 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
30375 and "ptype t_char_array" to be for native cc only.
d63a86f8 30376
c906108c
SS
30377Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
30378
d63a86f8 30379 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 30380 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 30381 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
30382
30383Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
30384
30385 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
30386 "bt in signals.exp". This problem only appears when running
30387 the testsuite, and then only intermittently.
30388
30389Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
30390
30391 * gdb.base/return.exp (return_tests): Differentiate between
30392 two tests of continuing.
30393
30394Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
30395
30396 * */Makefile.in (maintainer-clean): Remove config.log.
30397 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
30398 * gdb.c++/Makefile.in (PROGS): Add inherit.
30399 (clean): Remove *.ci.
30400
30401Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
30402
30403 * gdb.c++/misc.cc: Add test code from Mike Stump.
30404 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
30405
30406Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
30407
30408 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
30409 to "alpha-*-osf2*" and add comment.
30410 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
30411 setup_xfail for "step over execarg initialization" and
30412 "step over corearg initialization".
c906108c
SS
30413 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
30414 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
30415 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 30416 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
30417 "print func2::coremaker_local", and "backtrace in corefile.exp".
30418 * gdb.base/signals.exp: Build and source signals.ci.
30419 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
30420 to be for gcc only.
30421 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 30422
c906108c
SS
30423Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30424
30425 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
30426 Feb 3 procfs.c change.
30427
30428Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
30429
30430 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
30431
30432Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
30433
30434 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
30435 from dejagnu's apparent default of 10 seconds, which gives random
30436 results when running the tests over NFS on moderately loaded systems.
30437 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
30438
30439Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
30440
30441 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
30442 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 30443 result reports.
c906108c
SS
30444
30445Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
30446
30447 * configure.in (CY_AC_PATH_TCLH): Remove.
30448 * configure: Regenerate.
30449
30450Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
30451
30452 * gdb.c++/Makefile.in (clean): Add missing '{'.
30453
30454Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
30455
30456 * lib/gdb.exp: Provide a default value for noinferior.
30457
30458 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
30459 Load libgloss.exp.
30460
30461Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
30462
30463 * gdb.disasm/hppa.exp: Compile directly into an executable, use
30464 the executable, not the .o to run the tests from.
30465
30466Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
30467
30468 * gdb.base/break.exp: Don't test for program exit or exit status
30469 if $noresults if nonzero.
30470 * gdb.base/langs.exp: Likewise.
30471 * gdb.base/watchpoint.exp: Likewise.
30472
30473 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
30474 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
30475 trying to compile the testcase.
30476
30477Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
30478
30479 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
30480 * gdb.base/signals.exp (continue to handler): Likewise.
30481
30482Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
30483
30484 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
30485
30486 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
30487
30488Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
30489
30490 * gdb.base/corefile.exp: Recognize "not found" as failure
30491 when trying to determine if a core file was generated.
30492 If no core file was generate the first time, try again without
30493 the ulimit -c to work around braindamaged shells.
30494
30495Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
30496
30497 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
30498 [] tests with "test" and enclose string in quotes.
30499 * gdb.stabs/configure: Rebuild
d63a86f8 30500
c906108c
SS
30501Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
30502
30503 Changes in sync with expect:
30504 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
30505 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
30506 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
30507 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
30508 argument to AC_REQUIRE.
30509 * configure: Regenerated.
30510
30511Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
30512
30513 * gdb.base/corefile.exp: When generating a core, discard any
30514 error messages about ulimit not found and the "core dumped"
30515 message from the shell that runs the coredumper.
30516
30517Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
30518
30519 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
30520
30521 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
30522 which sed script to run. Expect failure for v_comb test
30523 on PA targets too.
d63a86f8 30524
c906108c
SS
30525Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
30526
30527 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 30528 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
30529
30530Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
30531
30532 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
30533 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 30534 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
30535 * lib/gdb.exp (default_gdb_start): Fix typo.
30536 * gdb.base/corefile.exp: Allow "Core was generated by ..."
30537 messages to not include the full program name that caused
30538 the core dump since some systems (such as solaris) apparently
30539 truncate this path to about 80 characters.
30540 When generating a core file first try increasing the core file
30541 size limit to unlimited since some systems may default it to
30542 zero, and it is harmless to try it. Move the test for failing
30543 to generate a core file to where it will actually get executed.
30544 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
30545 new gdb result from g++ debug info improvements and make old
30546 pattern obsolescent. Also account for size_t differences
30547 (may be int or long).
30548 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
30549 initialization before function call is placed in the delay slot
30550 and thus appears to be skipped over by commands such as "next".
30551
30552Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
30553
30554 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
30555
30556Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
30557
30558 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
30559 input source file; fix code to compile test to deal with this
30560 convention.
30561 * gdb.c++/*.exp: Likewise.
30562
30563Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
30564
30565 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
30566 "bt in signals.exp".
30567
30568Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
30569
30570 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
30571 "step over execarg initialization" and
889bf7c5 30572 "step over corearg initialization".
c906108c
SS
30573
30574Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
30575
30576 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
30577 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
30578
30579Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
30580
30581 From Rob Savoye (rob@poseidon.cygnus.com)
30582 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
30583 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
30584 configure.in}, gdb.disasm/{Makefile.in, configure.in},
30585 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
30586 configure.in}: Major reworking for autoconfig.
c906108c
SS
30587 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
30588 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 30589 New files.
c906108c
SS
30590 * config/unix-gdb.exp: Make GDB global.
30591 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
30592 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
30593 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
30594 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
30595 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
30596 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 30597 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
30598 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
30599 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
30600 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
30601 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 30602 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
30603 to returns as necessary, arrange for test to compile own testcase
30604 executable.
c906108c 30605 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 30606
c906108c
SS
30607Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
30608
30609 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 30610 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
30611 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
30612 "backtrace through signal handler".
30613
30614Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30615
30616 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
30617 continuing from a job control stop signal.
30618 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
30619
30620Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
30621
30622 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
30623 * gdb.base/corefile.exp: Likewise.
30624 * gdb.base/funcargs.exp: Likewise.
30625
30626Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
30627
30628 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
30629 * config/monitor.exp: Add support for setting baud rate.
30630
30631Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
30632
30633 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
30634 i*86-*-linux* xfails for "backtrace through signal handler".
30635 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
30636 "print func2::coremaker_local".
30637 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 30638 alpha-dec-osf2* xfail for
c906108c
SS
30639 "delete all breakpoints when none".
30640
30641Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
30642
30643 * gdb.base/break.exp: Change test that deletes all breakpoints
30644 when no user breakpoints are installed. A post 4.15 change
30645 causes gdb to no longer prompt in this case.
30646
30647Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
30648
30649 * gdb.base/return.exp (return_tests): Change xfail for test
30650 "correct value returned double test" to stop xfailing at
30651 Solaris 2.5. Apparently the bug has been fixed.
30652
30653Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
30654
30655 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
30656 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
30657
30658Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
30659
30660 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
30661 * gdb.disasm/hppa.s: Corresponding changes.
30662
30663Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
30664
30665 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
30666 makefile fragment.
30667 * config/mt-hpux: Deleted.
30668
30669Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
30670
d63a86f8 30671 * Many files: When warning about suppressed tests due to a
c906108c
SS
30672 nonexistant test binary, avoid incrementing the warning count.
30673
30674Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
30675
30676 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 30677
c906108c
SS
30678Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30679
30680 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
30681 "sparc-*-solaris2*".
30682
30683Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30684
30685 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
30686 Add global and local variables and initialize them.
30687 * gdb.base/corefile.exp: Test correct mapping of corefile sections
30688 by printing variables. Remove rs6000 and powerpc xfails, BFD now
30689 extracts the file name and terminating signal from the core file.
30690 * TODO: Remove note about tests for correct mapping of corefile.
30691 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
30692 from optimizing it away.
30693 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
30694 handles common blocks.
30695
30696Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
30697
30698 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
30699 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
30700
30701Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
30702
30703 * Makefile.in (maintainer-clean): New target, synonym for
30704 realclean.
30705 * gdb.base/Makefile.in (maintainer-clean): Likewise.
30706 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
30707 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
30708 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
30709 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
30710 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
30711
30712Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
30713
30714 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
30715 xfails when not gcc compiled for "print foo::funclocal".
30716 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
30717 "print foo::funclocal at foo",
30718 "print 'scope1.c'::foo::funclocal at foo",
30719 "print foo::funclocal_bss at foo",
30720 "print 'scope1.c'::foo::funclocal_bss at foo",
30721 "print foo::funclocal_ro at foo",
30722 "print 'scope1.c'::foo::funclocal_ro at foo",
30723 "print bar::funclocal at foo" and
30724 "print 'scope1.c'::bar::funclocal at foo".
30725 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
30726 gcc compiled for "print foo::funclocal at bar".
30727 Expand all messages to ensure that they identify that
30728 the test is at bar().
30729 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
30730 gcc compiled for:
30731 "ptype on opaque struct pointer (statically)",
30732 "ptype on opaque struct tagname (statically)",
30733 "ptype on opaque struct pointer (dynamically) 1",
30734 "ptype on opaque struct tagname (dynamically) 1",
30735 "ptype on opaque struct pointer (dynamically) 2" and
30736 "ptype on opaque struct tagname (dynamically) 2
30737 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
30738 gcc compiled for:
30739 "p datalocal"
30740 "whatis datalocal",
30741 "ptype datalocal",
30742 "p bsslocal",
30743 "whatis bsslocal", and
30744 "ptype bsslocal".
30745 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
30746 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
30747 when not gcc compiled.
30748 * gdb.base/funcargs.exp (float_and_integral_args): Add
30749 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
30750 compiled.
30751 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
30752 "backtrace from call6a" when not gcc compiled.
30753 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
30754 "backtrace from call7a" when not gcc compiled.
30755 * gdb.base/callfuncs.exp (do_function_calls):
30756 Add "hppa*-*-hpux*" xfail when not gcc compiled for
30757 "p t_char_array_values(char_array_val2,char_array_val1)",
30758 "p t_char_array_values(char_array_val1,char_array_val2)",
30759 "p t_char_array_values("carray 1","carray 2")",
30760 "p t_char_array_values("carray 1",char_array_val2)",
30761 "p t_char_array_values(char_array_val1,"carray 2")",
30762 "p sum_args(1,{2})",
30763 "p sum_args(2,{2,3})",
30764 "p sum_args(3,{2,3,4})",
30765 "p sum_args(4,{2,3,4,5})"
30766 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
30767 "backtrace in corefile.exp" when not gcc compiled.
30768
30769Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30770
30771 * gdb.base/signals.exp: Rewrite `handle all print' test as
30772 a procedure. Accept blanks or TABs as whitespace, increase
30773 timeout and expect input buffer size for the large output
30774 from the command. Remove "i*86-*-bsdi2.0" xfail.
30775
30776Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30777
30778 * gdb.base/setvar.exp: Add new testcases for truncation when
30779 assigning invalid values to bitfields.
30780
30781Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
30782
d63a86f8 30783 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
30784 mips-sgi-irix* xfail for
30785 "call inferior func with struct - returns char *"
30786 and fix test so that an optional (unsigned char *) cast is
889bf7c5 30787 accepted in the result.
c906108c
SS
30788
30789Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
30790
30791 * gdb.base/funcargs.exp (float_and_integral_args): Remove
30792 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
30793 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
30794 * gdb.base/signals.exp: Remove duplicate "handle all print" test
30795 that accidentally got checked in.
30796
30797Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
30798
d63a86f8 30799 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
30800 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
30801 compiled test.
30802 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
30803 Add mips-sgi-irix5* xfail for not gcc compiled.
30804 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
30805 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
30806 compiled for "p top", "whatis top", "p middle", and "whatis
30807 middle".
c906108c
SS
30808 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
30809 "whatis signed char" for not gcc compiled.
30810 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
30811 "set variable signed char=-1 (-1)" and
30812 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
30813 * gdb.base/funcargs.exp (float_and_integral_args):
30814 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
30815 Add mips-sgi-irix* xfail when not gcc compiled for
30816 "continue to call2b".
30817 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
30818 "continue to call2g".
6fdff2c5
PA
30819 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
30820 compiled for "backtrace from call6a"
30821 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
30822 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
30823 when not gcc compiled for "backtrace from call7a".
c906108c
SS
30824 (localvars_after_alloca): Fix gdb_test cmds for
30825 "print * after runto ...".
30826 Remove rs6000-*-* xfails for
30827 "print i after runto localvars_after_alloca" and
30828 "print l after runto localvars_after_alloca"
30829 for all compilers.
30830 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 30831 when not compiled with gcc, for:
c906108c
SS
30832 "print signed char == (minus)",
30833 "print signed char != (minus)",
30834 "print signed char < (minus)",
30835 "print signed char > (minus)".
30836 * gdb.base/callfuncs.exp (do_function_calls):
30837 Add mips-sgi-irix* xfail, when compiled with native compiler, for
30838 "call inferior func with struct - returns char *".
d63a86f8 30839 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
30840 "correct value returned double test" to include Solaris 2.4.
30841 * gdb.base/funcargs.exp (float_and_integral_args):
30842 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 30843
c906108c
SS
30844Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30845
30846 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
30847 enumeration bitfields if compiling with GNU C.
30848 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
30849 to empty' prompt.
30850
30851Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
30852
30853 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
30854 test for PRO targets.
30855
30856 * gdb.base/funcargs.exp: Avoid ever setting more than 8
30857 breakpoints in the inferior at any given time by making
30858 two groups of breakpoints for call2*, call6* and call7*
30859 tests.
30860
30861Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30862
30863 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
30864 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
30865 from optimizing it away.
30866 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
30867 "call inferior func with struct".
30868
30869Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
30870
30871 * configure.in: Only configure gdb.chill for particular targets.
30872
30873Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
30874
30875 * gdb.base/Makefile.in: Add action to .c.o transformation
30876 rule that generates a .ci file for each .o file and remove
30877 explicit .c.o rules except for callfuncs.o.
30878 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
30879 generates a .ci file for each .o file and remove explicit
30880 .cc.o rules.
30881 (clean): Remove *.tmp *.ci files.
30882 (EXECUTABLES): Remove templ-info.exp.
30883 * gdb.base/compiler.c: New file.
30884 * gdb.c++/compiler.cc: New file
30885 * gdb.base/scope.exp: Source gdb.base/scope.ci.
30886 Change rs6000-*-* xfail for
30887 "print 'scope0.c'::filelocal_ro" and
30888 "print 'scope1.c'::filelocal" and
30889 "print 'scope1.c'::filelocal_bss" and
30890 "print 'scope1.c'::filelocal_ro" and
30891 "print 'scope1.c'::foo::funclocal" and
30892 "print 'scope1.c'::foo::funclocal_ro" and
30893 "print 'scope1.c'::bar::funclocal" and
30894 "print 'scope0.c'::filelocal_ro" and
30895 "print 'scope1.c'::filelocal at foo" and
30896 "print 'scope1.c'::filelocal_bss at foo" and
30897 "print 'scope1.c'::filelocal_ro at foo" and
30898 "print 'scope1.c'::foo::funclocal at foo" and
30899 "print 'scope1.c'::foo::funclocal_bss at foo" and
30900 "print 'scope1.c'::foo::funclocal_ro at foo" and
30901 "print 'scope1.c'::bar::funclocal at foo" and
30902 "print 'scope0.c'::filelocal_ro" and
30903 "print 'scope1.c'::filelocal" and
30904 "print 'scope1.c'::filelocal_bss" and
30905 "print 'scope1.c'::filelocal_ro" and
30906 "print 'scope1.c'::foo::funclocal" and
30907 "print 'scope1.c'::foo::funclocal_bss" and
30908 "print 'scope1.c'::foo::funclocal_ro" and
30909 "print 'scope1.c'::bar::funclocal" and
30910 "print 'scope1.c'::bar::funclocal_bss"
30911 to only be xfail'd when not compiled with gcc.
d63a86f8 30912 Add rs6000-*-* xfail for
c906108c
SS
30913 "print 'scope0.c'::filelocal_bss before run"
30914 when compiled with gcc.
30915 (test_at_main): Add rs6000-*-* xfail for
30916 "print filelocal_ro in test_at_main"
30917 when compiled with gcc.
30918 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 30919 Add rs6000-*-aix* xfail for
c906108c
SS
30920 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
30921 "ptype t_char_array", not compiled with gcc.
30922 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
30923 xfail for "list foo (in include file)" when gcc compiled.
30924 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 30925 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
30926 "run to call0a" if not compiled with gcc.
30927 (unsigned_integral_args): Add rs6000-*-* xfail for
30928 "run to call1a" if not compiled with gcc.
30929 (float_and_integral_args): Add rs6000-*-* xfail for
30930 "run to call2a" if not compiled with gcc and for
30931 "continue to call2b" for any compiler.
30932 Add rs6000-*-* xfail to
30933 "print f1 after run to call2a" for gcc compiled.
30934 (discard_and_shuffle): Add rs6000-*-* xfail for
30935 "run to call6a".
30936 (shuffle_round_robin): Add rs6000-*-* xfail for
30937 "backtrace from call7a" if not compiled with gcc.
30938 Add rs6000-*-* xfail for
30939 "backtrace from call7b" if compiled with gcc.
30940 (call_after_alloca): Add rs6000-*-* xfail for
30941 "print c in call_after_alloca" and
30942 "print s in call_after_alloca" and
30943 "backtrace from call_after_alloca_subr"
30944 if not compiled with gcc.
30945 (localvars_in_indirect_call): Add rs6000-*-* xfail for
30946 "print c in localvars_in_indirect_call" and
30947 "print c in localvars_in_indirect_call" and
30948 "backtrace in indirectly called function" and
30949 "stepping into indirectly called function"
30950 if not compiled with gcc.
30951 (localvars_after_alloca): Add rs6000-*-* xfail for
30952 "print c after runto localvars_after_alloca" and
30953 "print s after runto localvars_after_alloca" and
30954 "print i after runto localvars_after_alloca" and
30955 "print l after runto localvars_after_alloca"
30956 for all compilers.
30957 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
30958 than whatis-info.exp.
30959 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
30960 than opaque-info.exp.
30961 Setup rs6000-*-* xfail for
d63a86f8 30962 "ptype on opaque struct pointer (statically)" and
c906108c
SS
30963 "ptype on opaque struct pointer (dynamically)" when
30964 not compiled with gcc.
30965 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
30966 rather than callf-info.exp.
30967 (do_function_calls): Add clear_xfail for rs6000-*-* for
30968 "p t_float_values2(3.14159,float_val2)". Seems to work
30969 fine there, both with xlc and gcc. Need to find out what
30970 it is doing right and fix other platforms.
30971 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
30972 "call inferior func with struct - returns int",
30973 "call inferior func with struct - returns long",
30974 "call inferior func with struct - returns float",
30975 "call inferior func with struct - returns double",
30976 "call inferior func with struct - returns char *",
30977 but only if not gcc compiled (presumes xlc compiled).
30978 Change rs6000-*-* xfails for
30979 "call inferior func with struct - returns char" and
30980 " call inferior func with struct - returns short" to only
30981 xfail if not using gcc.
30982 (clean mostlyclean): Remove *.ci and *.tmp files.
30983 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
30984 than templ-info.exp.
30985 * gdb.base/langs.exp: Source gdb.base/langs.ci.
30986 Add rs6000-*-* xfail for "up to foo in langs.exp"
30987 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 30988 when not gcc compiled.
d63a86f8 30989
c906108c
SS
30990Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30991
30992 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
30993 * gdb.base/corefile.exp: Likewise.
30994 * gdb.base/list.exp: Likewise.
30995 * gdb.base/scope.exp: Likewise.
30996 * gdb.base/siganls.exp: Likewise.
30997
30998 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
30999 compiler output.
31000 * gdb.base/whatis.exp: Likewise.
31001
31002Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
31003
31004 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
31005 failure (opcode table has been fixed to match reality).
31006
31007Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
31008
31009 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
31010 "call inferior func with struct - returns char",
31011 "call inferior func with struct - returns short"
31012
31013 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
31014 "print 'scope0.c'::filelocal at main",
31015 "print 'scope0.c'::filelocal_bss in test_at_main",
31016 "print 'scope0.c'::filelocal at foo",
31017 "print 'scope0.c'::filelocal_bss in test_at_foo",
31018 "print 'scope0.c'::filelocal at bar",
31019 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 31020
c906108c
SS
31021 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
31022 in source file 1". This bug seems to have been fixed with both
31023 gcc and native cc (was native assembler bug?).
31024
31025Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
31026
31027 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
31028 "backtrace through signal handler" to "i*86-*-sysv4*".
31029 * gdb.base/signals.exp: Add xfail for "'next' behaved as
31030 continue" case. Add "known SVR4 bug" to fail message.
31031 Add "i*86-*-bsdi2.0" xfail for "handle all print".
31032 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
31033 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
31034 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
31035 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
31036 "up to foo in langs.exp", "show language at foo in
31037 langs.exp", "up to cppsub_ in langs.exp", "show
31038 language at cppsub_ in langs.exp", "up to fsub in
31039 langs.exp", and "show language at fsub in langs.exp".
31040 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
31041 "bactrace in corefile.exp".
31042 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
31043 "call inferior function with struct - returns float" and
31044 "call inferior function with struct - returns double".
d63a86f8 31045
c906108c
SS
31046Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
31047
31048 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
31049 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
31050 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
31051 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
31052
31053Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
31054
31055 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
31056 (or overriden) "CHILL" macro rather then bare "gcc".
31057 Also look for ../../gcc/xgcc since that is what we will
31058 actually need, not "Makefile". Remove following assignment
31059 of CHILL to CHILL_FOR_TARGET because that results in
31060 recursive definition.
31061
31062Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
31063
31064 * gdb.base/corefile.exp: Change xfail for backtrace in
31065 corefile.exp from linuxaout to all linux.
31066 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
31067 cases where we miss the breakpoint at the signal handler
31068 for some reason. Setup xfail for linuxoldld/linuxaout and
31069 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
31070 hitting SIGURG breakpoint.
31071 * gdb.base/signals.exp: Setup xfail for "next" acting like
31072 continue to add linuxoldld. Setup xfail for all linux for
31073 "next to handler in signals_tests_1", "backtrace in
31074 signals_tests_1", "continue to func1", "pass SIGUSR1",
31075 and continue to handler".
31076
31077Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
31078
31079 * Update all FSF addresses except those in COPYING* files.
31080
31081Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
31082
31083 * gdb.base/a2-run.exp: Change messages to be more explicit about
31084 the status of args, and quote binfile in results.
31085
31086Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
31087
31088 * gdb.base/callfuncs.exp: Add tests for passing structs to
31089 inferior functions and return various types.
31090 * gdb.base/callfuncs.c: Add functions to receive a struct
31091 and return a member of the struct, in various types.
31092
31093Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31094
31095 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
31096
31097Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
31098
31099 * config/vxworks29k.exp: New file, sources vxworks.exp.
31100
31101Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
31102
31103 * config/gdbremote.exp: New file. Testing framework using
31104 gdbserver.
31105
31106Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
31107
31108 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
31109 "call function when asleep" and "send end of file".
31110 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
31111 for "backtrace in corefile.exp".
31112 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
31113 for "backtrace through signal handler".
31114 * gdb.base/corefile.exp: Make sure we actually generate a core file
31115 before trying the core tests. Some systems allow the user to suppress
31116 generation of core files and default to that (linux for example).
31117 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
31118 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
31119
31120Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
31121
31122 * gdb.threads: New directory with some crude multi-threaded
31123 gdb tests (step.exp and step2.exp).
31124 * config/mt-lynx (STEP_EXECUTABLE): Define.
31125 (THREADFLAGS): Define.
31126
31127Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
31128
31129 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
31130
31131 * gdb.base/signals.exp: Disable whole file for lynx until
31132 further notice.
31133
31134 * gdb.base/signals.exp: xfail test where "next" acts like
31135 "continue" for lynx.
31136
31137 * gdb.base/interrupt.exp: xfail test for calling function while
31138 inferior is asleep for lynx.
31139
31140 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
31141 than one cr-lf after each command.
31142
31143Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31144
31145 * configure.in: Reinstate setting of stabsdirs variable, fix
31146 typo in setting up configdirs for native builds.
31147
31148 * gdb.base/return.exp: Fix typo in return double test.
31149 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
31150 compiler from optimizing them away.
31151
31152Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
31153
31154 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
31155 sequences to be echo'd by gdb when using gdb_test.
31156 * gdb.chill/chexp.exp: Likewise.
31157 * gdb.fortran/exprs.exp: Likewise
31158
31159Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
31160
31161 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
31162 after the inferior gdb has started.
31163
31164 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
31165 after each command.
31166 * gdb.base/funcargs.exp: Likewise.
31167 * gdb.base/gdbvars.exp: Likewise.
31168 * gdb.base/interrupt.exp: Likewise.
31169 * gdb.base/list.exp: Likewise.
31170 * gdb.base/watchpoint.exp: Likewise.
31171 * gdb.c++/demangle.exp: Likewise.
31172 * gdb.c++/inherit.exp: Likewise.
31173 * gdb.chill/chexp.exp: Likewise.
31174 * gdb.fortran/exprs.exp: Likewise.
31175
31176 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
31177 test if we can't handle IO to/from the inferior.
31178
31179 * gdb.c++/misc.exp: Always check for a program already being
31180 started after sending a "run" command to gdb.
31181
31182 * gdb.base/twice.exp: Start with a fresh gdb.
31183
31184 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
31185 only depend on gdb's expression code, not the chill runtime.
31186
31187 * gdb.base/return.c: Put return values into variables so we
31188 can have gdb print them rather than depending on the program
31189 to print them.
31190 * gdb.base/return.exp: Corresponding changes.
31191
31192 * lib/gdb.exp: Provide default value for noinferiorio.
31193 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
31194 the inferior.
31195
31196 * gdb.base/break.exp: Always check for a program already being
31197 started after sending a "run" command to gdb.
31198 (text_next_with_recursion): Don't check the output from the
31199 program's printf statement. Instead just make sure the program
31200 exited.
31201
31202 * gdb.base/commands.exp: Protect tests which need arguments with
31203 $noargs conditionals.
31204
31205Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31206
31207 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
31208 of structure member arrays to match gdb/valops.c:value_addr change.
31209
31210Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
31211
31212 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
31213 cases.
31214
31215Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
31216
31217 * configure.in (configdirs): Remove gdb.chill from default list
31218 of subdirs and then add it back in only if doing a native build.
31219 The current chill compiler does not yet work in any cross build.
31220 * Revert all signal changes from Jul 6.
31221 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
31222 for sh-hms targets, allowing these tests to link, with no other
31223 changes. Testing is suppressed by setting "nosignals" in site.exp.
31224
31225Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
31226
31227 * configure.in (signaldirs): Define and add to configdirs for all
31228 targets except some specific ones that are known to not support signals.
31229 Also clean up formatting.
31230 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
31231 (signals, sigall): Remove rules to build.
31232 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
31233 Moved to new gdb.signals directory.
31234 * gdb.signals: New test directory.
31235 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
31236 signals.c signals.exp}: New or moved files.
31237
31238Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
31239
31240 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
31241
31242Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
31243
31244 * gdb.base/return.exp: Xfail `return double' test failure
31245 on at least Solaris 2.3 and handle future/past versions on
31246 a case by case basis as appropriate. Also update message
31247 to include i*86 failures.
31248
31249Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31250
31251 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
31252
31253 * lib/gdb.exp: Fix comment which erroneously identified
31254 gdb_file_cmd as gdb_load (the 19 May change was in fact to
31255 gdb_file_cmd not gdb_load).
31256 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
31257
31258 * gdb.base/setvar.exp: Make test names consistent between pass and
31259 fail cases. Use gdb_test more.
31260
31261Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31262
31263 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
31264
31265Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31266
31267 * gdb.base/help.exp: Fix expected help string for `show commands'.
31268
31269Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
31270
31271 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
31272
31273 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
31274 of a text section.
31275
31276Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
31277
31278 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
31279 that loop eventually terminates. Fix Connection refused logic so
31280 that testsuite will expire nicely.
31281
31282Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
31283
31284 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
31285 config/rom68k.exp: New tcl glue for the appropriate monitors.
31286 These all just end up calling monitor.exp.
31287 * config/monitor.exp (gdb_target_monitor): Handle `Connection
31288 refused' by retrying. Cleanup some timeout issues.
31289 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
31290 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
31291 callers don't have to set/restore global timeout variable.
31292
31293 * The following set of changes centralizes management of the global
31294 timeout variable. This way, it can be set in one target dependent
31295 place instead of dozens of places scattered throughout the test suite.
31296 If you need to lengthen a timeout, then you should either set timeout
31297 in one of the config/{target}.exp files, or multiply it by a factor.
31298 Setting it to an absolute value is always going to lose for some
31299 targets.
31300 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
31301 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
31302 * gdb.base/funcargs.exp: Don't set timeout.
31303 * gdb.base/list.exp (test_forward_search): Only use local timeout.
31304 * gdb.base/printcmds.exp (test_print_string_constants
31305 test_print_array_constants): Don't set timeout.
31306 * gdb.base/ptype.exp: Don't set timeout.
31307 * gdb.base/recurse.exp: Don't set timeout.
31308 * gdb.base/return.exp: Don't set timeout.
31309 * gdb.base/watchpoint.exp: Don't set timeout.
31310 * gdb.c++/classes.exp (do_tests): Don't set timeout.
31311 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
31312
31313Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
31314
31315 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
31316
31317Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31318
31319 * lib/gdb.exp: Disable chill tests for irix5.
31320
31321Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31322
31323 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
31324 each test pass or fail.
31325
31326Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31327
31328 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
31329 xlc not gcc.
31330
31331Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
31332
31333 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
31334
31335Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
31336
31337 * config/est.exp: Fix copyright and comments. Remove dead code.
31338 Use targetname, serialport and baud variables instead of fixed
31339 constants.
31340 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
31341 * config/cpu32bug.exp: New file to support cpu32bug monitors.
31342
31343Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31344
31345 * gdb.base/watchpoint.exp: Don't run
31346 test_watchpoint_triggered_in_syscall for sunos.
31347
31348Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31349
31350 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
31351 they don't seem to exist. Do include stdio.h.
31352
31353Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31354
31355 * gdb.base/a1-selftest.exp: Add alpha xfail.
31356
31357Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31358
31359 * gdb.base/watchpoint.c (main): Prompt before calling read().
31360 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
31361 Revise accordingly. Remove cruft about sending "123" several
31362 times, until it gets noticed. Clean up the "print buf[0]" stuff
31363 so that it passes or fails, and waits for prompts in the usual way.
31364
31365Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31366
31367 * gdb.base/recurse.exp: Fix comment.
31368
31369 * TODO: Remove item about printing variables in nodebug.exp. Add
31370 item about enabling tests which are only run on some targets.
31371
31372 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
31373 fail, make test names unique, use new gdb_test convention
31374 regarding pattern, use gdb_test more, etc.).
31375
31376 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
31377 fail, make test names unique, etc.).
31378
31379Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31380
31381 * gdb.base/nodebug.c: Change return type of top and middle to
31382 short.
31383 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
31384 are fixed by the recent mdebugread.c changes. Allow `short ()'
31385 as type for top and middle.
31386
31387Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31388
31389 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
31390 nearly as I can tell, the whole thing was an accident in Stu's
31391 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
31392 to replace a send/expect pair with gdb_test, but ended up only
31393 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
31394 of 30 Mar 1995 took care of it, but left this vestigial comment
31395 which I am now nuking.
31396
31397Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31398
31399 * gdb.base/break.exp: Look for different line number for
31400 breakpoint at main depending on usestubs.
31401
31402Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31403
31404 * gdb.base/list.exp: Adjust some alternate expect patterns to
31405 match recent list0.c change. Add alternate expect pattern for
31406 output from `list default lines around main' for optimizing
31407 compilers.
31408
31409Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31410
31411 * lib/gdb.exp: If nosignals is not set, set it to 0.
31412
31413Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
31414
31415 * config/slite-gdb.exp: Responds to load symbol table prompt.
31416 * gdb.base/break.exp: Adjust line number, fix rerun.
31417 * gdb.base/langs0.c: Add #ifdef usestubs.
31418
31419Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
31420
31421 * gdb.base/list.exp: Adjust line contents after adding new lines in
31422 list0.c. Also fix a syntax error.
31423
31424 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
31425 * gdb.base/break.exp: ditto.
31426 * gdb.base/list.exp: ditto.
31427 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
31428 * gdb.base/run.c: ditto.
31429 * gdb.base/list0.c: ditto.
31430 * gdb.base/funcargs.c: ditto.
31431
31432Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
31433
31434 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
31435 $targetname, $serialport and $baud instead of hardwired variables.
31436 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
31437 target doesn't support signals.
31438
31439Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
31440
31441 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
31442
31443Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31444
31445 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
31446 Don't rely on the value of an auto variable before it has been
31447 initialized. Use gdb_test more.
31448
31449Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31450
31451 * lib/gdb.exp (default_gdb_version): A version number must start
31452 with a digit, but other than that contains all characters up to
31453 the first whitespace character.
31454
31455Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31456
31457 * gdb.base/commands.exp (breakpoint_command_test): New tests.
31458
31459Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31460
31461 * gdb.c++/*.exp: Warn if executable does not exist. The original
31462 reason for skipping the warning was that configure.in sometimes
31463 intentionally skipped building the executables but the tcl code
31464 had no way of knowing. That (a) was always bogus with respect to
31465 error handling, (b) is no longer true (right now there is no way
31466 to skip C++ tests).
31467
31468 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
31469
31470Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31471
31472 * gdb.base/list.exp: Add expect patterns for output from
31473 SunPRO compiled executables.
31474 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
31475 types.
31476
31477Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31478
31479 * gdb.base/break.exp (test_next_with_recursion): Accept any line
31480 number (we are already testing that the correct source line text
31481 gets printed).
31482
31483 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
31484 that is what is intended, but something needed to be done to get
31485 sunos4 native working again.
31486
31487 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
31488
31489 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
31490 apparently went with a (very) old xfail.
31491
31492Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
31493
31494 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
31495 runto_main is a proc in gdb.exp that will do 'step' for target use
31496 stubs.
31497 * gdb.base/exprs.exp: ditto.
31498 * gdb.base/interrupt.exp: ditto.
31499 * gdb.base/opaque.exp: ditto.
31500 * gdb.base/printcmds.exp: ditto.
31501 * gdb.base/ptype.exp: ditto.
31502 * gdb.base/scope.exp: ditto.
31503 * gdb.base/setvar.exp: ditto.
31504 * gdb.base/signals.exp: ditto.
31505 * gdb.base/twice.exp: ditto.
31506 * gdb.c++/classes.exp: ditto.
31507 * gdb.c++/inherit.exp: ditto.
31508 * gdb.c++/templates.exp: ditto.
31509 * gdb.base/break.exp: no run and hit main for stubs. Change line
31510 numbers for breakpoints and info breakpoint.
31511 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
31512 breakpoint().
31513 * gdb.base/callfuncs.c: ditto.
31514 * gdb.base/exprs: ditto.
31515 * gdb.base/interrupt.c: ditto.
31516 * gdb.base/opaque0.c: ditto.
31517 * gdb.base/printcmds.c: ditto.
31518 * gdb.base/ptype.c: ditto.
31519 * gdb.base/scope0.c: ditto.
31520 * gdb.base/setvar.c: ditto.
31521 * gdb.base/signals.c: ditto.
31522 * gdb.base/twice.c: ditto.
31523 * gdb.c++/misc.cc: ditto.
31524 * gdb.c++/templates.cc: ditto.
31525
31526Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31527
31528 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
31529
31530 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
31531 somewhere between `read' and `main.c'. I'm pretty sure the
31532 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
31533 and it isn't particularly useful.
31534
31535 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
31536
31537Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31538
31539 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
31540
31541Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
31542
31543 * config/mt-slite: add LIBS and -nostdlib.
31544 * config/slite-gdb.exp: add this new file to support sparclite target.
31545
31546Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
31547
31548 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
31549
31550 * gdb.base/a2-run.exp: Change argument to istarget from
31551 "*-*-vxworks" to "*-*-vxworks*".
31552 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
31553
31554Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
31555
31556 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
31557 will not runto main but do a 'step' to step out of breakpoint().
31558 * config/mt-slite: add -Dusestubs.
31559
31560Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31561
31562 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
31563 instead of just @.
31564
31565 * gdb.base/signals.exp: Add test for "handle all print".
31566 * TODO: Remove "handle all print". Also remove item about
31567 checking copyright date (I don't like the idea of a spurious FAIL
31568 based on when we run the tests).
31569
31570 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
31571 for SunOS4 (reason for failure not investigated). Remove
31572 redundant test for $binfile.
31573
31574 * gdb.base/nodebug.c (array_index): Call malloc.
31575
31576 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
31577
31578Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
31579
31580 * gdb.base/recurse.exp: Update gdb_test invocation to use new
31581 conventions and slightly simplify the matching regexp.
31582
31583Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31584
31585 * gdb.base/break.exp: Update gdb_test invocation to use new
31586 convention.
31587
31588 * lib/gdb.exp: If noargs is not set, set it to 0.
31589
31590 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
31591 tests unique.
31592
31593 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
31594
31595Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31596
31597 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
31598 one argument of type "<non-float parameter>".
31599
31600Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
31601
31602 * config/rom68k.exp: New file to support Motorola IDP board.
31603 * gdb.base/a2-run.exp: Skip this file if noargs is set.
31604 * gdb.base/break.c: Change things around so that this program
31605 doesn't depend upon args. This is necessary to make remote
31606 targets work (in general, they can't take args).
31607 * gdb.base/break.exp: Don't try to send args to program. Don't
31608 expect output. Also, replace lots of code with gdb_test.
31609
31610Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31611
31612 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
31613 printing of '\'' (which is what the comment says we are testing,
31614 even though we were not), not '''.
31615 (test_integer_literals_rejected): Test that printing ''' is an error.
31616
31617 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
31618 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
31619 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
31620 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
31621 Use gdb_test not test_print_accept.
31622 * lib/gdb.exp: Remove test_print_accept.
31623
31624 * gdb.base/signals.exp (signal_tests_1): Make pass message
31625 consistent with fail message.
31626
31627 * gdb.base/whatis.exp: Remove xfails for printing char vs.
31628 unsigned char; the bug (PR 1821) is fixed.
31629
31630 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
31631
31632 * gdb.base/scope.exp (test_at_localscopes): Call pass for
31633 successful tests--makes xfailing them work right.
31634
31635Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31636
31637 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
31638 only \r\n, not .*. The test can pass .* as the last thing in
31639 $pattern if that is what it wants. In addition to providing this
31640 flexibility, this change should speed up pattern matching in cases
31641 where the pattern already ended with .* (there were a number of
31642 them). This change also helps catch bad patterns--in the old
31643 scheme the typo "char \*" instead of "char \\*" would pass. Now
31644 it is caught.
31645 * Many .exp files: Update callers.
31646
31647 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
31648 clearer and does not spuriously match multiple ('s. Likewise for
31649 ) and *.
31650
31651 * gdb.base/nodebug.exp: Test ability to call a function and pass
31652 it a string (even with no debugging info).
31653
31654 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
31655 "p '\'", which is the same as "p ''" once tcl gets done with
31656 quoting, to "p '\\'", which I suspect is what is intended (one
31657 backslash gets sent to GDB).
31658
31659 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
31660
31661Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31662
31663 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
31664 1817) was fixed literally years ago.
31665
31666Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31667
31668 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
31669 test, it causes stepping out of call_after_alloca_subr with
31670 optimizing compilers.
31671 (localvars_in_indirect_call): Consume GDB prompt if `finish'
31672 fails.
31673
31674 * gdb.c++/templates.exp: Source templ-info.exp only if
31675 the templates executable exists.
31676
31677 * gdb.c++/misc.cc (class Contains_static_instance,
31678 class Contains_nested_static_instance),
31679 gdb.c++/classes.exp (test_static_members): Test printing of
31680 a class that contains a static instance of the class.
31681
31682Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31683
31684 * gdb.base/langs2.c (cppsub_): Don't prototype.
31685 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
31686 only, I believe).
31687
31688Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31689
31690 * lib/gdb.exp (skip_chill_tests): New procedure.
31691
31692 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
31693
31694Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
31695
31696 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
31697 each expect pattern. Cuts runtime from 12 to about 4 seconds.
31698
31699Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31700
31701 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
31702
31703 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
31704 disassemble 8, not 16, instructions for part 4.
31705
31706 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
31707 support the latter anymore.
31708
31709 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
31710 -DNO_PROTOTYPES.
31711 * gdb.base/callfuncs.c: Control use of prototypes based on
31712 NO_PROTOTYPES, not __STDC__.
31713 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
31714 t_float_values2 tests if prototypes in use.
31715
31716 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
31717 t_double_values): When checking differences against DELTA, check
31718 that difference is within the range (-DELTA,DELTA), not just
31719 (-infinity,DELTA).
31720
31721Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
31722
31723 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
31724 'file' command firts, then 'target', then 'load', this is due to gdb
31725 target set up.
31726 * config/mips-gdb.exp: Fix a couple regular exp bugs.
31727
31728Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
31729
31730 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
31731 FP load/store variants.
31732 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
31733
31734Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
31735
31736 * gdb.base/term.exp: Do not give a warning if not native, it is
31737 not an abnormal condition.
31738
31739Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
31740
31741 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
31742 t_char_array".
31743
31744Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
31745
31746 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
31747 are getting the version number.
31748
31749 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
31750 if not native, it is not an abnormal condition.
31751
31752Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31753
31754 * lib/gdb.exp: Just use "file exists", rather than undocumented
31755 dejagnu procedure "findfile".
31756
31757Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
31758
31759 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
31760 (LDFLAGS): Set to -Xlinker -Ur.
31761
31762 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
31763 Removed, these values are set by lib/gdb.exp.
31764
31765 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
31766
31767Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
31768
31769 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
31770 of replicating gdb startup code.
31771
31772 * config/mt-vxworks (LDFLAGS): Set to -r.
31773 (CFLAGS_FOR_TARGET): Removed.
31774
31775 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
31776 (gdb) and gdb for vxworks uses (vxgdb).
31777
31778 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
31779 executable is not in the tree and host != target, use sed and
31780 program_transform_name to determine the gdb name used by the
31781 target.
31782
31783 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
31784 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
31785
31786Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31787
31788 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
31789 floats, chars, and shorts where there are ANSI-style function
31790 definitions.
31791
31792 * gdb.base/langs.exp, gdb.base/langs*: New test.
31793 * gdb.base/Makefile.in: Build it.
31794 * TODO: Remove item about checking that C names don't get C++
31795 demangling applied; this test tests it.
31796
31797Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31798
31799 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
31800 went with the const70 xfail. The xfail went away a year ago.
31801
31802 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
31803
31804 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
31805 for hp300.
31806
31807 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
31808
31809 * gdb.base/a1-selftest.exp: Don't run on hp300.
31810
31811Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31812
31813 * Makefile.in (site.exp): Set host_alias and target_alias as well
31814 as host_triplet and target_triplet.
31815
31816Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31817
31818 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
31819
31820 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
31821 places as other ecoff systems).
31822
31823 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
31824 ultrix.
31825
31826Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31827
31828 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
31829 remove them.
31830 * gdb.base/nodebug.exp: Accept "function" in addition to "text
31831 variable and "variable" in addition to "data variable".
31832 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
31833
31834 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
31835 2.
31836 * gdb.base/list1.c (long_line): Add additional statement at start
31837 of function.
31838 * gdb.base/list.exp (test_forward_search): Update line number to
31839 reflect new statement.
31840
31841Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31842
31843 * gdb.base/signals.exp: Reinitialize searched source directories
31844 after gdb_start call.
31845
31846Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
31847
31848 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
31849 * gdb.stabs/Makefile.in: Likewise.
31850
31851 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
31852 change. Instead split the tests into smaller pieces.
31853 * gdb.disasm/hppa.s: Corresponding changes.
31854
31855Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31856
31857 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
31858 Quote ^C when passing it to stty. For some shells ^ is a pipe.
31859
31860 * gdb.base/funcargs.exp: Modify many tests so that every test
31861 either passes or fails. Make some test names unique.
31862
31863Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31864
31865 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
31866 Call stty to set interrupt character.
31867
31868 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
31869 for HP assembler versus GNU assembler based on actual behavior of
31870 $(CC), rather than assuming that $(AS) is always the GNU assembler.
31871
31872 * TODO: Suggest a few more stepping tests.
31873
31874Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
31875
31876 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
31877 restart GDB for h8300 after a continue.
31878 (return): Add pattern to match a29k-udi behavior.
31879 * gdb.base/nodebug.exp: Remove obsolete comment.
31880 * gdb.base/regs.exp: New file, testing of register displays.
31881 * gdb.base/return.exp: Fix typo in reference to $objdir.
31882 * gdb.base/whatis.exp: Always start with a fresh GDB.
31883
31884Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31885
31886 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
31887 higher, these tests generate a lot of output.
31888
31889Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31890
31891 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
31892 code following the catch silently ignored some errors; without the
31893 catch they should be thrown like any other tcl error. Also, the
31894 catch used "" instead of {} which meant all the callers who wanted
31895 to include one of the characters "[]$ had to quote it an extra time.
31896 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
31897 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
31898 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
31899 Remove extra quoting.
31900
31901Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
31902
31903 * gdb.base/commands.exp: Make test names unique; every test either
31904 passes or fails. Update some comments.
31905
31906 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
31907
31908Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31909
31910 The following fixes a FAIL caused by the fact that the alpha stabs
31911 configuration didn't use the ".if alpha" code in weird.def.
31912 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
31913 bit pointer, so the 32 bit version works even on the alpha.
31914 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
31915 Remove the stuff which allowed us to have separate versions for
31916 alpha and everything else.
31917
31918 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
31919 regexp which "info func operator\[\](" is supposed to match. Fix
31920 string to send to GDB. Note that GDB still doesn't work right. Add a
31921 new test for "info func .perator\[\](" which GDB does handle correctly.
31922
31923 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
31924
31925Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31926
31927 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
31928 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
31929 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
31930 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
31931 it makes the tests harder to understand and confuses test-o-matic.
31932 The preferred style is that each test provides a PASS or a FAIL,
31933 and has a unique message (e.g. "continue #54" not just "continue")
31934 which is the same for the pass and the fail.
31935 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
31936 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
31937 to lib/gdb.exp.
31938 * gdb.base/printcmds.exp: Use test_print_accept. Remove
31939 prt_accept which was basically the same thing. Likewise for
31940 test_print_reject and prt_reject.
31941 * lib/gdb.exp (test_print_reject): Add some more error message
31942 patterns to match from the former printcmds.exp (prt_reject).
31943 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
31944 One defect of the passcount stuff is that some of it failed to
31945 report XPASS where appropriate.
31946 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
31947 stuff before and after arg in expected pattern.
31948 (test_paddr_operator_functions): Re-do test without print_addr_of;
31949 this is the only test which seems to want extra stuff there.
31950
31951Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31952
31953 * gdb.base/nodebug.exp: Update new tests to reflect improved
31954 wording of gdb output.
31955
31956 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
31957 and "ptype" work on variables in files compiled without -g.
31958 Replaces commented out "maint print msymbol" tests.
31959
31960Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31961
31962 * gdb.base/setvar.c (dummy): Call malloc.
31963
31964 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
31965 losing with the irix4 sed.
31966
31967 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
31968 ALRM" on irix4.
31969
31970Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31971
31972 * TODO: Remove items about corefile.exp testing new exec-file and
31973 backtrace; both are now done. Add items about printing enums.
31974
31975Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31976
31977 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
31978 "get signal $thissig" test fails.
31979
31980 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
31981
31982Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31983
31984 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
31985 compiler warning with dec alpha compiler.
31986
31987 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
31988 extra \n from gdb_test call (this explains why the prompt test
31989 that I removed yesterday was there).
31990 (user_defined_command_test): Remove extra \n and prompt test.
31991
31992 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
31993 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
31994 doesn't exist.
31995 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
31996 Also remove alpha workaround, which turns out to be because
31997 SIGABRT == SIGLOST.
31998
31999 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
32000
32001 * gdb.base/help.exp: Don't test "help show".
32002
32003Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
32004
32005 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
32006 "set print address" is on.
32007 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
32008 pass prompt to gdb_test; gdb_test already looks for the prompt.
32009
32010 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
32011
32012 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
32013 was a vestige of the manual TESTSTRATEGY, and the purpose of it
32014 was to make sure that gdb can read a core file. But (a) the "read
32015 the corefile" part didn't make it to a1-selftest.exp, we just
32016 delete the corefile after creating it, and (b) we test reading
32017 corefiles in corefile.exp anyway. Also, this test left around a
32018 xgdb process on Solaris.
32019
32020 * gdb.base/corefile.exp: Also test backtrace.
32021
32022Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
32023
32024 * gdb.base/commands.exp: Test a simple user defined command with
32025 arguments and if/while statements; verify the full user command is
32026 printed by "show user".
32027
32028 * gdb.base/commands.exp: Test if/while commands as part of a
32029 breakpoint command list; verify they appear in breakpoint
32030 information.
32031
32032Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
32033
32034 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
32035 than by dividing by zero.
32036
32037Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
32038
32039 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
32040 performing an inferior call with watchpoints enabled.
32041 * gdb.base/watchpoint.c (main): Delete second unnecessary read
32042 call.
32043
32044Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
32045
32046 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
32047 of "file" command.
32048
32049 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
32050 Add additional pattern for when "int operator int(void);" appears
32051 in a different order.
32052
32053Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
32054
32055 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
32056
32057 * gdb.base/help.exp: Replace most of docstrings for "info signals"
32058 and "signal" with ".*".
32059
32060Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
32061
32062 * TODO: Add note about "handle all nostop".
32063
32064 * gdb.base/{sigall.c, sigall.exp}: New test.
32065 * gdb.base/Makefile.in: Add it.
32066
32067Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
32068
32069 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
32070 when invoking GDB, suppresses any windowing interface.
32071
32072Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
32073
32074 * config/sim-gdb: New file, simulator testing support.
32075
32076Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
32077
32078 * gdb.base/interrupt.exp: Test calling func1 twice.
32079
32080Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
32081
32082 * gdb.base/list.exp (test_forward_search): Set timeout higher
32083 when we'll be getting lots of output from gdb.
32084
32085 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
32086 "init_malloc" to after the expect statement. Run it if that
32087 regexp is taken, but also for two others which happen if source
32088 cannot be found.
32089
32090Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32091
32092 * gdb.base/printcmds.exp: New test, for printing register before
32093 program is running.
32094
32095Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32096
32097 * gdb.base/list.exp: Correct some alternate expect patterns
32098 to reflect changes in list1.c.
32099
32100Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32101
32102 * TODO: Add item regarding large frames.
32103
32104 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
32105
32106 * TODO: Remove item about enabling return.exp; it
32107 is enabled. Suggest a few more "return" tests.
32108
32109Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32110
32111 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
32112 anonymous unions.
32113
32114Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32115
32116 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
32117 and pr-5646.o, so "make" is the same as "make all", not "make
32118 pr-4975.o".
32119
32120Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
32121
32122 * gdb.base/list.exp: Adjust expectations to reflect changes in
32123 list1.c.
32124 (test_forward_search): New test proc.
32125 * gdb.base/list1.c (long_line): New function, has long source line.
32126
32127Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
32128
32129 * gdb.base/a1-selftest.exp: Change initial stepping to know about
32130 additional line of code that was added.
32131
32132Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
32133
32134 * gdb.disasm/hppa.s: Break the large branching tests into smaller
32135 tests so as not to overflow expect's input buffers.
32136 * gdb.disasm/hppa.exp: Corresponding changes.
32137
32138Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32139
32140 Beginnings of template debugging tests.
32141 * gdb.c++/templ-info.cc: New file to test for template
32142 debugging capability of the compiler.
32143 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
32144 templ-info.cc.
32145 * gdb.c++/templates.cc: Add explicit template instantiations
32146 to enable compiling with -fno-implicit-templates. Add destructor
32147 and 'value' method to T5 class for template tests.
32148 * gdb.c++/templates.exp: Add testcases for printing of template
32149 types, setting breakpoints on template methods and calling a
d63a86f8 32150 template method.
c906108c
SS
32151
32152Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
32153
32154 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
32155 branch target since some assemblers (gas-2.5) may emit a
32156 relocation for the branch instead of resolving it in the
32157 assembler.
32158
32159Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32160
32161 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
32162 through signal handler.
32163
32164Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32165
32166 * configure.in (*-*-netware): Use config/mt-netware.
32167
32168 * config/mt-netware: New file.
32169 * config/mt-i386-netware: Removed, separate configs for different
32170 netware architectures are no longer needed now that we have
32171 --with-headers.
32172
32173Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32174
32175 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
32176 by the recent changes to use ANSI C arithmetic conversions.
32177
32178Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32179
32180 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
32181 bug involving using inferior_pid to figure out whether to select a
32182 frame.
32183
32184Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
32185
32186 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
32187 match the current disassembler output.
32188
32189Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
32190
32191 * gdb.fortran/exprs.exp: Expect VOID instead of void.
32192 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
32193 types, expect "int" as type of integer values (for now).
32194
32195Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
32196
32197 * gdb.base/commands.exp: New tests for if/while commands.
32198
32199Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
32200
32201 * lib/gdb.exp (runto): Replace sub-pattern for hex value
32202 by .*, since hex values have different syntax in Chill mode.
32203
32204Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32205
32206 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
32207 linefeed from expect pattern for repeated types with indices > 9.
32208
32209Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
32210
32211 First part of Fortran test suite.
32212 * gdb.fortran: New directory.
32213 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
32214
32215Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32216
32217 * gdb.base/default.exp: Update expect pattern for load command
32218 without arguments.
32219
32220Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
32221
32222 * configure.in: Change i386 to i[345]86.
32223 * gdb.base/configure.in: Likewise.
32224 * gdb.c++/configure.in: Likewise.
32225 * gdb.chill/configure.in: Likewise.
32226
32227Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
32228
32229 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
32230 patterns, since that is not a valid context for comments.
32231
32232Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
32233
32234 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
32235 repeated types and repeated types with indices > 9.
32236
32237Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
32238
32239 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
32240 2417; old bug has been fixed.
32241
32242Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
32243
32244 * gdb.base/interrupt.exp: When trying to wake up the inferior,
32245 send the newline ourselves instead of assuming gdb_test will do
32246 so when passed an empty input string.
32247
32248 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
32249 stabs testcode.
32250
32251Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32252
32253 * lib/gdb.exp (gdb_test): Don't send anything if the first
32254 argument is an empty string. This makes cases where we want to
32255 match output that is already in expect's buffers (for example,
32256 matching a breakpoint after gdb_run_cmd has been called) work
32257 reliably.
32258
32259Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32260
32261 * config/netware.exp: New file.
32262
32263Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32264
32265 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
32266 the -B and -L prefixes so we can find the debugging stub.
32267
32268 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
32269 there and we are using the gcc from the tree.
32270
32271 * gdb.base/types.c: Removed.
32272
32273 * gdb.base/configure.in: Look for makefile fragments in ../config.
32274 Recognize i386-*-netware.
32275 * gdb.c++/configure.in: Likewise.
32276
32277Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32278
32279 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
32280 the correct TCL syntax.
32281
32282Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32283
32284 * gdb.base/opaque.exp: use runto instead of messing around with
32285 breakpoints. Simplify by using gdb_test.
32286
32287 * gdb.base/bitfields.exp: restart between tests on netware targets
32288 because breakpoints aren't relocated after target death. Run
32289 processes to completion.
32290
32291 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
32292
32293Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
32294
32295 * Makefile.in: Remove extra tabs that confuse some versions
32296 of "make". Use the newly built gdb to test with by default,
32297 rather than the first one in the tester's search path.
32298
32299Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
32300
32301 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
32302
32303 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
32304 condition help.
32305
32306Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32307
32308 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
32309
32310 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
32311 running.
32312 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
32313 * gdb.base/funcargs.exp: Likewise.
32314
32315 * gdb.base/bitfields.exp: Simplify by using gdb_test.
32316 * gdb.base/funcargs.exp: Likewise.
32317
32318 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
32319 message is "".
32320
32321Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32322
32323 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
32324 return,signals,twice}.exp: Handle non-existant binaries
32325 consistantly.
32326
32327 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
32328 * gdb.base/Makefile.in: Don't try to generate a core dump, we
32329 might testing a cross development system.
32330
32331Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32332
32333 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
32334 runtest script is relative to ${srcdir}, not ${rootdir}.
32335
32336Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
32337
32338 * gdb.base/signals.exp: Allow for optionality of breakpoint
32339 address.
32340
32341Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32342
32343 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
32344
32345Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32346
32347 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
32348 for size_t definition.
32349 * gdb.c++/templates.cc: Likewise
32350
32351 * config/mt-i386-netware: New file.
32352
32353 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
32354 defined.
32355
32356 * gdb.base/Makefile.in: Added support for systems that name core
32357 files by appending "core" to the program name.
32358 * gdb.base/a1-selftest.exp: Likewise.
32359
32360Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32361
32362 * gdb.base/return.exp: Add comment and message for `return double'
32363 test failure on Sparc Solaris.
32364
32365Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
32366
32367 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
32368
32369Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32370
32371 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
32372 from optimizing them away.
32373 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
32374 patterns to include default constructors and assignment operators,
32375 to match gcc versions beyond 2.5.8. Accept any cplus demangling
32376 character in the output of the virtual base pointer.
32377
32378Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32379
32380 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
32381 expression match in print_addr_of to avoid unintented matches.
32382 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
32383 versions up to 2.5.8.
32384
32385Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32386
32387 * gdb.base/list.exp: Tweak alternate pattern for listing of an
32388 included file to run under newer versions of expect.
32389 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
32390 consecutive >'s in templates to accomodate recent cplus-dem.c change.
32391 Remove xfail for the virtual table of BDDHookV.
32392
32393Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
32394
32395 * lib/gdb.exp (string_to_regexp): Set a default result.
32396 (default_gdb_start): Fix misleading message.
32397
32398Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
32399
32400 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
32401 Remove all CC, etc definitions.
32402 * config/mt-hpux: New file.
32403 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
32404 (CFLAGS, LDFLAGS): Define.
32405 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
32406
32407 * Makefile.in (site.exp): Don't insert host_os, etc.
32408 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
32409 (distclean): Check existence of subdir.
32410 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
32411 * gdb.base/Makefile.in: General cleanup and simplification.
32412 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
32413 to build executables. Use default rule to build .o files.
32414 (EXPECT, RUNTEST, CC): Fix relative pathname.
32415 (site.exp): Don't insert host_os, etc.
32416 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
32417 and/or SIGUSR1 defined.
32418 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
32419 * gdb.c++/Makefile.in: General cleanup and simplification.
32420 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
32421 (CFLAGS): Remove.
32422 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
32423
32424Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
32425
32426 * gdb.base/recurse.exp: Misc changes to get tests running again
32427 after Kung's changes to the watchpoint code.
32428 * gdb.base/watchpoint.exp: Likewise.
32429
32430Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
32431
32432 * lib/gdb.exp (string_to_regexp): Convert {\} also.
32433
32434Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
32435
32436 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
32437 * lib/gdb.exp (default_gdb_start): Define.
32438 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
32439 gdb.base/funcargs.exp, gdb.base/opaque.exp,
32440 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
32441 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
32442 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
32443 Don't call gdb_target_udi in between tests.
32444
32445Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32446
32447 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
32448 (which was basically just a local version of the same thing). In
32449 addition to avoiding duplication, gdb_test_exact is faster.
32450 * lib/gdb.exp (gdb_test_exact): Fix typo.
32451
32452 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
32453 don't give an error.
32454
32455 * gdb.base/term.exp: Call delete_breakpoints before starting.
32456
32457 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
32458 (t10): Add comment.
32459
32460Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
32461
32462 Reorganization of the GDB Test Suite.
32463
32464 * gdb.base: New directory, contains all the basic tests.
32465 * gdb.c++: New directory, tests specific to C++.
32466 * gdb.chill: New directory, tests specific to Chill.
32467 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
32468 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
32469 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
32470 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
32471 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
32472 t30-31 to chill).
32473 * */gdbme.*: Rename to match appropriate expect scripts.
32474 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
32475 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
32476 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
32477 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
32478 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
32479 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
32480 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
32481 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
32482 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
32483 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
32484 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
32485 gdb.c++/virtfunc.cc: New names of C++ files.
32486 * gdb.chill/chillvars.ch: New name of Chill file.
32487 * gdb.base/configure.in, gdb.c++/configure.in,
32488 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
32489 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
32490 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
32491 * configure.in (configdirs): Update to reflect directory changes.
32492 (target_abbrev): No longer define for any configuration.
32493 * Makefile.in: Cosmetic improvements to header comments.
32494
32495Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
32496
32497 Various changes to gdb.t31:
32498
32499 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
32500 * gdbme.ch: Make all key-words and predefineds be upper-case.
32501 * chillvars.exp: Expect key-words and predefinds in upper-case.
32502
32503 * chillvars.exp: Use gdb_test_exact many places.
32504 Change expected output for arrays (which now includes index labels).
32505
32506 * pr-5020.exp, gdme.ch (module PR_5020):
32507 New test, for PR-5020.
32508
32509Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
32510
32511 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
32512 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
32513
32514Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
32515
32516 * Makefile.in: Fix bit-rot in definitions of CHILL,
32517 CHILL_FOR_TARGET and Chill_LIB.
32518 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
32519 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
32520 CHILL, and CHILL_LIB.
32521
32522Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
32523
32524 * Revert the previous changes. Please see Rob's directory
32525 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
32526
32527Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
32528
32529 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
32530 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
32531 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
32532 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
32533 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
32534 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
32535 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
32536 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
32537 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
32538 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
32539 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
32540 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
32541 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
32542 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
32543 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
32544 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
32545 changes from 94Q1.
32546
32547Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
32548
32549 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
32550 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
32551 Rob's new testing fragments.
32552
32553Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
32554
32555 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 32556 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
32557
32558Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
32559
32560 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
32561 version also, match on casted version strings, and match on
32562 gdb startup case where the line numbers might be messed up.
32563
32564Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
32565
32566 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 32567 (CFLAGS): Delete it from here.
c906108c
SS
32568
32569Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
32570
32571 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
32572
32573Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
32574
32575 * Makefile.in (RUNTEST): Default to just "runtest".
32576
32577Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32578
32579 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
32580 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
32581 the code has been restructured.
32582
32583Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32584
32585 * gdb.t00/default.exp (set write): Allow any number of \r and/or
32586 \n, not just one of each.
32587
32588 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
32589 /bin/cc gives a warning if you do.
32590
32591Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
32592
d63a86f8 32593 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
32594 __t10ListS_link1ZUiRCUiPT0
32595
32596Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32597
32598 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
32599 on local variables in recursive functions.
32600
32601 * gdb.t07/Makefile.in: Build the new test.
32602
32603Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32604
32605 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
32606 directly. Instead compare the return values from actual calls.
32607
32608Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
32609
32610 * Makefile.in (check): Set TCL_LIBRARY for runtest.
32611
32612Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32613
32614 * From Peter Schauer with minor modifications.
a9c64011
AS
32615 * gdb.t15/return.exp (return_tests): Handle targets where "return"
32616 stops in mid-line in the caller. Add xfail for returning a float
32617 value on X86 targets.
c906108c
SS
32618
32619Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32620
32621 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
32622 to avoid expect lossage.
32623 (fmem_LRbug_tests): Likewise.
32624 * gdb.disasm/hppa.s: Corresponding changes.
32625
32626 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
32627 conditions to work with latest dejagnu/expect.
32628
32629 * gdb.t15/funcargs.exp (finish from indirect call): No longer
32630 expected to fail on the PA.
32631 (backtrace in call with trampolines): Explicitly require main
32632 to be frame #1 (no trampolines should show up in backtrace).
32633
32634 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
32635 "continue -expect".
32636 * gdb.t06/break.exp: Likewise.
32637 * gdb.t07/watchpoint.exp: Likewise.
32638 * gdb.t13/bitfields.exp: Likewise.
32639 * gdb.t15/{funcargs,return}.exp: Likewise.
32640 * gdb.stabs/weird.exp: Likewise.
32641 * config/{mips,udi}-gdb.exp: Likewise.
32642
32643 * hppa.sed: Enclose comments within a sed command to avoid
32644 losing with the old OSF1 sed.
32645
32646Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32647
32648 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
32649 sequent dynix.
32650 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
32651 * gdb.t15/funcargs.exp: Conditionally step again to really
32652 finish from marker_call_with_trampolines. Handle the case where
32653 the first step from within call_with_trampolines already steps
32654 us back to main.
32655 * gdb.t15/gdbme.c: Add comment to closing brace of
32656 call_with_trampolines for funcargs.exp.
32657
32658Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32659
d63a86f8 32660 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
32661 Fix typo(s).
32662
32663Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32664
32665 * gdb.t07/gdbme.c: More code for watchpoint testing.
32666
32667 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
32668 "Hardware watchpoint" throughout file.
32669 (test_watchpoint_triggered_in_syscall): New test.
32670 (test_complex_watchpoint): New test.
32671
32672Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32673
32674 * gdbme.c (call_with_trampolines): New function to try and step
32675 into. Tests trampoline problems on the PA.
32676
32677 * funcargs.exp (localvars_in_indirect_call): No longer expect
32678 stepping into indirect call to fail on PAs.
32679 (test_stepping_over_trampolines): New test.
32680
32681Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32682
32683 * TODO: Add suggestions for static member function tests, and
32684 completion tests.
32685
32686Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32687
32688 * TODO: Add suggestions for "p/a" tests.
32689
32690 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
32691 (default_gdb_exit): Replace all the hair with sending "quit" to
32692 the process with a simple close.
32693
32694Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32695
32696 * TODO: Add suggestions for shared library tests.
32697
32698Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32699
32700 * TODO: Add suggestions for x/s tests.
32701
32702Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32703
32704 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
32705 "enable once", and "enable breakpoints once" with ".*".
32706
32707Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32708
32709 * TODO: Add suggestions about structure passing tests.
32710
32711Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32712
32713 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
32714 the primary1 test, use work around if __GNUC__ < 2.
32715 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
32716 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
32717 Test for bad output rather than waiting for timeout. Issue
32718 second continue only if first continue failed.
32719
32720Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
32721
32722 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
32723 operator[] test with gdb_test because the old code didn't seem to
32724 be getting the quoting right with the new dejagnu.
32725
32726Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
32727
32728 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
32729 one from the path.
32730 * Makefile.in: Use a fresh expect if there is one, use runtest
32731 from the src tree if there is one.
d63a86f8 32732
c906108c
SS
32733Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
32734
32735 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
32736 next over recursive call. Revise the tests from that point on
32737 (which had been skipped) to match GDB's actual (correct) output.
32738
32739 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
32740 with next over a breakpoint whose condition is false.
32741
32742 * gdb.t00/help.exp: Comment out "help set print" tests just like
32743 (and for same reason as) "help set" test.
32744
32745Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32746
32747 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
32748 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
32749
32750Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32751
32752 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
32753 necessary gdb_target_udi.
32754
32755 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
32756
32757 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
32758 1838 and 2417; they are fixed.
32759
32760 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
32761 gdb.t03/ptype.exp (ptype structure, ptype union):
32762 Remove xfails; the test is looser than when the xfails were added.
32763
32764 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
32765 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
32766
32767 * gdb.t01/run.exp: Only run shell test if isnative.
32768
32769 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
32770 since "run" automatically loads if necessary. Call gdb_target_udi
32771 after the "file" since "file" kills any execution target.
32772
32773 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
32774 GDB. GDB doesn't work that way (not anymore at least) on UDI.
32775 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
32776 argument for UDI.
32777
32778Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
32779
32780 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
32781
32782 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
32783
32784Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32785
32786 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
32787 properly quoting regexps. This makes the second argument to
32788 demangle a fixed string, which matches the callers, instead of a
32789 shell-style pattern which is what the previous implementation
32790 used. Update some of the callers.
32791
32792Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32793
32794 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
32795 (comib_nullified_tests): Fix typo.
32796 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
32797 strings. No longer expected to fail.
32798
32799 * gdb.disasm/hppa.s (addib_tests): Fix typo.
32800 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
32801 strings. No longer expected to fail.
32802
32803 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
32804 string. No longer expected to fail.
32805
32806Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32807
32808 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
32809 No longer expected to fail.
32810
32811 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
32812 string. No longer expected to fail.
32813
32814Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32815
32816 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
32817 only in the names (I probably got most of them). I was even
32818 generous with some which differed in underscores in names, and
32819 probably missed a few, and I *still* was able to remove almost a
32820 third of the file with almost no impact on testsuite coverage.
32821
32822Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32823
32824 * gdb.t00/default.exp: Match udi_attach error message as well as
32825 the one from child_attach.
32826
32827 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
32828
32829 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
32830
32831 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
32832 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
32833
32834 * Move test with enums and partial symbols back to
32835 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
32836 Reverts the change of 26 May 93. Per today's change to
32837 stabs.texinfo, the behavior that weird.exp was expecting was
32838 unreasonable; what is important is that the compiler+gdb get
32839 things right, which happens with a recent gcc. Also fix the test
32840 to deal with native compilers which put out the stab gdb can't
32841 deal with.
32842
32843Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32844
32845 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
32846 in the names. The main thing these accomplish is to slow things down.
32847 Many more such duplicates surely remain.
32848
32849 * gdb.t00/help.exp: Comment out "help support" test just like
32850 (and for same reason as) "help set" test.
32851
32852Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
32853
32854 * gdb.t06/break.exp: Remove setup_xfails for
32855 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
32856 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
32857 about known bug in gcc to include up through 2.5.8.
32858 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
32859 well as "_vb$".
32860 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
32861 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
32862 with latest gcc and gdb.
32863 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
32864 well as "_vb$".
32865
32866Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32867
32868 * configure.in (hppa*-*-*): Also configure and build stabs-only
32869 tests.
32870
32871Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32872
32873 * gdb.t10/hppa.mt: A makefile fragment for the PA.
32874 * gdb.t10/configure.in (hppa*-*-*): Use it.
32875
32876Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32877
32878 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
32879
32880Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32881
32882 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
32883 versions prior to 1.13.5.
32884
32885Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32886
32887 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
32888 the prompt is at the start of a line.
32889
32890Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32891
32892 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
32893 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
32894 in the copr tests now.
32895 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
32896 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
32897 expected to fail.
32898
32899Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
32900
32901 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
32902 gdb.t31/chillvars.exp, lib/gdb.exp:
32903 Tweak to run under either version of expect.
32904 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
32905 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
32906 * gdb.t11/list.exp: Remove extraneous whitespace.
32907
32908Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32909
32910 * gdb.t16/printcmds.exp (test_print_strings): Accept
32911 "(unsigned char *) " before the string.
32912
32913 * TODO: Add notes about printing of fancy types and GDB expressions.
32914
32915Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
32916
32917 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
32918 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 32919 if doing mips-idt-ecoff.
c906108c
SS
32920
32921Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
32922
32923 * Most .exp files: Tweak to run under either version of expect.
32924
32925Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32926
32927 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
32928 xfails; I'm not sure why they are failing, but not because of PR 1806.
32929
32930Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
32931
32932 * config/unix-gdb.exp: Remove gdb_unload cause it's already
32933 defined in lib/gdb.exp.
32934
32935Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32936
32937 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
32938 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
32939 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
32940 have to be typeless.
32941
32942Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32943
32944 * TODO: Add suggestion for copyright year test.
32945
32946Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
32947
32948 * configure.in (*-*-lynxos*): Add stabs tests.
32949
32950Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
32951
32952 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
32953 so insert a tab before any assembler directive in column zero.
32954
32955 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
32956 stores.
32957 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
32958 stores.
32959 (fpu_short_memory_tests): Likewise.
32960
32961Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32962
32963 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
32964 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
32965 .stabs directives in comments.
32966
32967Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32968
32969 * TODO: New file, describing tests we could write.
32970 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
32971
32972Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32973
32974 * gdb.t06/signals.exp: Add kludge to force re-sync.
32975
32976 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
32977 to xgdb instead of gdb, get out of gdb.
32978
32979Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
32980
32981 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
32982 for info.
32983
32984Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
32985
32986 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
32987 * gdb.stabs/configure.in (hppa*-*-*): Use it.
32988 * gdb.stabs/hppa.sed: New sed script for the PA.
32989
32990Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32991
32992 * gdb.stabs: Re-write weird.def and configuration to use sed
32993 instead of cpp. sed is portable and POSIX; cpp is neither.
32994
32995Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32996
32997 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
32998
32999Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33000
33001 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
33002
33003Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33004
33005 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
33006 "_vb$".
33007 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
33008 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
33009
33010Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33011
33012 * lib/gdb.exp: Comment out code which depends on non-existent
33013 `transform' procedure.
33014
33015Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
33016
33017 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
33018 * lib/gdb.exp: Transform tool name.
33019 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
33020 1.1's new error handling system.
33021
33022Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33023
33024 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
33025
33026Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33027
33028 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
33029 They made pattern matching so slow that timeouts happened on
33030 heavily loaded systems. Now any output from "show print" which
33031 gets us back to the GDB prompt is a PASS.
33032
33033Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
33034
33035 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
33036
33037Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33038
33039 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
33040
33041 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
33042 It is not from PR 3220.
33043
33044Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33045
33046 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
33047 just started failing because they depended on the order the
33048 subcommands are presented, or exact docstring text. This kind of
33049 test is a pain and has minimal benefit.
33050
33051Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33052
33053 * gdb.t09/corefile.exp: At end of test, use "core" command with
33054 no arguments.
33055
33056Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
33057
33058 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
33059 17}/Makefile.in: Make it possible to run the testsuite with Sun
33060 make and CC = cross gcc by adding explicit build rules for .o
33061 files.
33062
33063Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33064
33065 * gdb.t15/funcargs.exp: Don't put comments on same line as
33066 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 33067
c906108c
SS
33068Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33069
33070 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
33071
33072Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
33073
33074 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
33075 * gdb.t20/inherit.exp: remove three dumplicate entries.
33076
33077Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33078
33079 * gdb.t06/break.exp: For "next over recursive call", fail on any
33080 incorrect output, not just on "factorial (value=2)".
33081
33082Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33083
33084 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
33085 working now. Add an xfail if accesing a bss variable causes
33086 a memory error if the target is not yet run.
33087
33088Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33089
33090 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
33091 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
33092 name of __st* demangling (2 strings). Did Kung really get the
33093 more than 95 others right without testing them?
33094
33095Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
33096
33097 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
33098
33099Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
33100
33101 * configure.in (configdirs): Add gdb.disasm
33102 * gdb.disasm: New directory for GDB disassembler tests.
33103 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
33104
33105Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33106
33107 * gdb.t00/help.exp: Don't test "help set".
33108
33109 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
33110 from within expect statements. None of these happen anymore and
33111 they cause regressions to be silently unnoticed.
33112
33113 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
33114 messages) about known failures with gcc cygnus-2.4.5-930417.
33115
33116 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
33117 comp-info.exp so it gets built if it doesn't exist.
33118
33119 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
33120 it is no longer used.
33121 * gdb.t13/comp-info.c: Removed.
33122
33123Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
33124
33125 * gdb.t06/signals.exp: Add xfail for sun3.
33126
33127Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33128
33129 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
33130 relevant because ^C doesn't get sent but failure can be reproduced
33131 interactively).
33132
33133Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33134
33135 * gdb.stabs/alpha.mt: New configuration file for alpha.
33136 * gdb.stabs/configure.in: Use it.
33137 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
33138 sharing with alpha.mt, redefine long to word via preprocessor.
33139 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
33140 for alpha.
33141 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
33142 native cc.
33143 * gdb.t00/teststrategy.exp: Change expect string so that we
33144 consume the `(xgdb)' from the command echo and from the gdb prompt.
33145 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
33146 gdb currently compares all values as long, so this failure probably
33147 applies to any configuration where LONGEST is bigger than a target int.
33148 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
33149 with gcc.
33150 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
33151 to handle opaque pointers, gcc is.
33152 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
33153 as first argument. Include <sys/types.h> and change all operator
33154 new definitions to use size_t.
33155 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
33156 now that we use size_t.
33157
33158Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33159
a9c64011 33160 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 33161 a long or float array cast all array members to the same type.
a9c64011 33162 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 33163 with 64 bit longs.
a9c64011 33164 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 33165 on alpha.
a9c64011 33166 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
33167
33168Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33169
33170 * gdb.t24 (demangle.exp): Constructors of templates have names like
33171 vector<int>::vector(int) not vector<int>::vector<int>(int). See
33172 section 14.6 of the ARM.
33173
33174 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
33175 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
33176 accomplish little and slow down the testsuite.
33177
33178 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
33179 Accept spaces various places.
33180
33181Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33182
33183 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
33184 with watchpoint enabled.
33185
33186 * Makefile.in: Remove definition of CC and remove the second
33187 definition of CXX (the "CXX = gcc" one remains). These definitions
33188 were causing backquotes to be expanded within backquotes, which
33189 doesn't work.
33190
33191Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
33192
33193 * gdb.t17/callfuncs.exp: Add "return 0" to end.
33194
33195Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33196
a9c64011
AS
33197 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
33198 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
33199 by mips cc and contains no stabs entries.
33200
33201Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
33202
33203 * config/vx-gdb.exp: Use fake device to load files rather than
33204 NFS.
33205 * lib/gdb.exp: New proc to do "file" command.
33206 * config/unix-gdb.exp: Use new "file" proc.
33207
33208Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
33209
33210 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
33211 Rework board rebooting slightly.
33212 (gdb_exit): Don't exit from the remote shell; there isn't one.
33213 * gdb.stabs/weird.exp: If a program is being debugged already,
33214 kill it.
33215 * gdb.t04/setvar.exp: Stop and restart gdb.
33216 * gdb.t05/expr.exp: Likewise.
33217 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
33218 restart gdb and reload the program.
33219 * gdb.t08/opaque.exp: Likewise.
33220 * gdb.t12/scope.exp: Likewise.
33221 * gdb.t13/bitfields.exp: Likewise.
33222 * gdb.t15/funcargs.exp: Likewise.
33223 * gdb.t20/classes.exp: Likewise.
33224 * gdb.t03/ptype.exp: Increase timeout.
33225 * gdb.t16/printcmds.exp (test_print_string_constants,
33226 test_print_array_constants): Likewise.
33227 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
33228 * gdb.t20/classes.exp (do_tests): Likewise.
33229 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
33230
33231Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
33232
33233 * gdb.stabs: Renamed *wierd* to *weird*.
33234
33235Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
33236
33237 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
33238 for timeout. Add "known gcc 2.4.5 bug" to failure message.
33239
33240Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
33241
33242 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
33243 (do_tests): Remove xfail for whatis on one_var and two_var.
33244
33245Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
33246
33247 * Makefile.in: Made cross building work better by adding
33248 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
33249
33250Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33251
33252 * gdb.t15/{return.c,return.exp,Makefile.in}:
33253 New test, currently commented out.
33254
33255Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
33256
33257 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
33258 still running and removes the leftover named socket so GDb can do
33259 clean restarts.
33260
33261Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
33262
33263 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
33264 console, not GDB.
33265 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
33266 cross testing works better with "make check"
33267 * config/unix-gdb: Use default procedures for exit and version.
33268 * config/vx-gdb.exp: Cleaned up and massaged back to working order
33269 with the newest VxWorks.
33270
33271Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33272
33273 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
33274 old form.
33275
33276 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
33277 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
33278
33279 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
33280
33281 * config/unix-gdb.exp: Remove this version of gdb_exit
33282 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
33283 Rob says he'll look at it when he gets back to testing boards.
33284
33285Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
33286
33287 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
33288 an expected fail for certain ptype commands.
33289
33290 * gdb.t20/classes.exp: Update expected results of "ptype class
33291 Base1" to account for the constructor that now appears in the type.
33292
33293Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
33294
33295 * configure.in (configdirs): Restore gdb.t04, which mysteriously
33296 disappeared from list.
33297 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
33298 "alldone" proc with call to cleanup and exit.
33299 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
33300 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
33301 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
33302 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
33303 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
33304 "alldone" proc with simple returns that suppress remaining
33305 tests. The alldone proc went away many months ago.
33306
33307Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33308
33309 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
33310
33311 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
33312
33313Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33314
33315 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
33316 as vax gdb will display them.
33317
33318Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33319
33320 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
33321 optimizers.
33322
33323 * scope.exp: Change "bad value for localval" messages so each one
33324 is unique.
33325
33326 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
33327 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
33328
33329 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
33330
33331Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33332
33333 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
33334 doesn't exist (due to optimization).
33335
33336Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33337
33338 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
33339 contains \r because the filename is long.
33340
33341 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
33342 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
33343
33344Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33345
33346 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
33347 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
33348 Ultrix.
33349 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
33350 int tests.
33351 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
33352
33353Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
33354
33355 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
33356
33357 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 33358 to match does not match the passing case but still matches the
c906108c
SS
33359 failing case.
33360
33361Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33362
33363 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
33364
33365Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
33366
33367 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
33368 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
33369 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
33370 Remove various versions of gdb_exit.
33371 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
33372 gdb_exit.
33373 * config/unix-gdb.exp: gdb_exit remains here, and should override
33374 the generic version, since it's doing a lot of wierd stuff that
33375 the other versions aren't. FIXME, fold it in, or abandon this
33376 version.
33377
33378Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33379
33380 * gdb.t24/demangle.exp: Add tests for PR 3220.
33381
33382Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33383
33384 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
33385
33386Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
33387
33388 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
33389 "i386-*-*". Works for i486 as well.
33390
33391 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
33392 bug, and expand domain of xfail to all SVR4 systems, since the
33393 actual problem is likely to be in generic SVR4 /proc support.
33394
33395Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33396
33397 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
33398
33399Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
33400
33401 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
33402 xfails for other systems. Match a missing 'Continuing.' as an
33403 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
33404
33405 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
33406 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
33407 Only issue warning for missing executables if -all option is used.
33408
33409 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
33410 file if -all option is used. It's like an unpredictable XFAIL.
33411
33412Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33413
33414 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
33415 for dynamically linked binaries.
33416
33417 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
33418
33419Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33420
33421 * gdb.t20/inherit.exp: Change message for "print tagless struct"
33422 to state that this is a known bug in old versions of g++.
33423
33424Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33425
33426 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
33427 while waiting for `Continuing'.
33428
33429Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
33430
33431 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
33432 in text, data, and bss.
33433 * gdb.t10/nodebug.c: Add local and global test variables for
33434 initialized and uninitialized data.
33435
33436Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33437
33438 * config/unix-gdb.exp (gdb_exit): Add "wait".
33439
33440Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33441
33442 * gdb.t06/signals.exp: xfail the continue from the handler for all
33443 targets.
33444
33445 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
33446 function with watchpoints enabled, the i386 call dummy starts with
33447 a call.
33448
33449 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
33450 386 bsd names its corefiles.
33451
33452Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
33453
33454 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
33455 compilers don't grok it.
33456 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
33457 with small octal ints rather than character constants, which
33458 are signed and might not fit if first promoted to int.
33459
33460Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
33461
33462 * gdb.t09/Makefile.in (clean): Remove corefile.
33463
33464Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33465
33466 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
33467
33468Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33469 and Jim Kingdon (kingdon@cygnus.com)
33470
33471 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
33472 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
33473 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
33474
33475Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33476
33477 * gdb.t17/interrupt.exp: Add xfail for hppa.
33478
33479Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33480
33481 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
33482 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
33483 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
33484 to determine signed-ness of bitfields and use the result to setup
33485 the xfail.
33486 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
33487 * gdb.t15/funcargs.exp: Use them to step until the second indirect
33488 call line is reached if necessary.
33489
33490Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33491
33492 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
33493
33494Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33495
33496 * gdb.t06/break.exp: Also test `clear' command.
33497
33498Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
33499
33500 * gdb.t00/teststrategy.exp: Remove extra quote.
33501
33502 * gdb.t07/watchpoint.exp: Change xfail for calling function with
33503 watchpoint enabled to be for all non-68k machines.
33504
33505 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
33506
33507Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33508
33509 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
33510 targets use aout.mt instead of ecoff.mt as gas understands
33511 standard aout format.
33512
33513Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
33514
33515 * lib/gdb.exp (runto): Don't insist that function we are running to
33516 was compiled with -g.
33517
33518 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
33519
33520 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
33521 to get back into the read system call.
33522 Accept leading newline in case where we woke it up.
33523
33524Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33525
33526 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
33527 to make the stabs test work on ecoff systems using gcc and -with-stabs.
33528 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
33529 enable ecoff configuration.
33530
33531Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33532
33533 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
33534
33535Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33536
33537 * gdb.t16/printcmds.exp: Add another printf test.
33538
33539Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
33540
33541 * configure.in: If configured -with-stabs on any target, add
33542 stabsdirs to configdirs.
33543
33544Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33545
33546 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
33547 fun" so pattern does not match the command itself.
33548
33549Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33550
33551 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
33552
33553Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33554
33555 * gdb.t17/interrupt.exp: Test for more things.
33556
33557Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33558
33559 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
33560 compiler arranges the code and line numbers.
33561
33562 * gdb.t17/interrupt.exp: Don't send \n after ^C.
33563
33564Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33565
33566 * gdb.t00/help.exp: Increase expect input buffer size.
33567
33568Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33569
33570 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
33571
33572 * gdb.t07/watchpoint.exp: Add xfail for hppa.
33573
33574 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
33575
33576 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
33577 [0-9]*, not just [0-9].
33578
33579Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33580
33581 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
33582
33583 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
33584
33585Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33586
33587 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
33588
33589Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33590
33591 * gdb.t06/signals.c: Add xfails for sun3.
33592
33593 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
33594
33595 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
33596 test_stepping tests.
33597
33598Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33599
33600 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
33601
33602 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
33603
33604 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
33605 rather than actually putting it through cpp twice.
33606
33607 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
33608
33609Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
33610
33611 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
33612 no longer needed.
33613
33614Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33615
33616 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
33617
33618 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
33619 C++ features prints as "struct", make it a pass, not an xfail.
33620
33621Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33622
33623 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
33624 Don't require VA to print as "class" rather than "struct".
33625
33626Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
33627
33628 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
33629
33630Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33631
33632 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
33633
33634Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33635
33636 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
33637 order.
33638
33639Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33640
33641 * gdb.t16/printcmds.exp: Add printf tests.
33642
33643 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
33644
33645 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
33646
33647Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
33648
33649 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
33650 pass counts, to counteract any existing or future setup_xfails.
33651
33652Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33653
33654 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
33655 {BEGIN,END}_COMMON for common block instead of STAB.
33656 * gdb.stabs/wierd.exp: Add xfail for rs6000.
33657
33658 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
33659 intp_var should be N_GSYM not N_LSYM.
33660 wierd-aout.S: Use a label for the value of the N_SO.
33661 wierd.def: Remove all backslashes.
33662 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
33663
33664Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33665
33666 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
33667 get the expected next to inheritance3.
33668
33669Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33670
33671 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
33672 now that gcc-2.4 gets it right.
33673
33674Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33675
33676 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
33677
33678 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
33679 generating comp-info.exp which works for cross-compilation.
33680
33681Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
33682
33683 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
33684 "*-*-sysv4.*".
33685
33686Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
33687
33688 * gdb.t01/run.exp: Start with a fresh gdb.
33689 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
33690 SVR4.x.
33691
33692Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
33693
33694 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
33695 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
33696 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
33697 Makefile.in (distclean, realclean): Remove gdbme.c from list of
33698 things to remove.
33699
33700Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
33701
33702 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
33703 test cases from bug reports.
33704
33705Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
33706
33707 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
33708 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
33709 avoid spurious xfails.
33710 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
33711 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
33712 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
33713
33714Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
33715
33716 * gdb.t00/teststrategy.exp: Rework to provide more useful
33717 description of each test, fix problem with systems that define
33718 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
33719 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
33720 results for "next over recursive call" so timeouts aren't taken
33721 by error.
33722
33723Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
33724
33725 * gdb.t12/scope.exp: Test printing of variables before run.
33726
33727 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
33728 printed in wrong order due to sorting.
33729
33730Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
33731
33732 * gdb.t00/teststrategy.exp: Fix expected results for printing
33733 user entered string constant. Is array of char, prints with no
33734 address.
33735
33736 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
33737 commands.
33738 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
33739 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
33740 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
33741 of struct of char arrays.
33742 * gdb.t00/radix.exp: New tests for radix commands.
33743
33744Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
33745
33746 * gdb.t16/printcmd.exp: Print a variable before running program
33747 (with xfail for AIX).
33748
33749Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
33750
33751 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
33752
33753 * gdb.t16/printcmd.exp: Don't print variables before running program.
33754
33755 * gdb.t06/break.exp: Don't require envp argument to main.
33756
33757 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
33758
33759 * gdb.t02/whatis.exp, gdb.t11/list.exp:
33760 Add xfails for rs6000.
33761
33762 * gdb.t02/whatis.exp: Change other tests not to re-test something
33763 we already tested.
33764
33765 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
33766 each type used has a variable of that type.
33767
33768Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
33769
33770 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
33771
33772Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
33773
33774 * configure.in: change srctrigger to be a file, not a directory
33775
33776Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
33777
33778 * configure.in (mips-idt-ecoff*): Added trailing '*'.
33779
33780 * gdb.t11/list.exp: Fixed a couple of typos.
33781
33782Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
33783
33784 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
33785 is fixed and PR is closed.
33786 * gdb.t16 (gdbme.c): Add simple test string variable.
33787 * gdb.t16 (printcmds.exp): Add tests with simple test string
33788 variable, primarily for boundaries on "set print elements".
33789
33790Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
33791
33792 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
33793 Make leading 0's optional and don't expect a tab in the middle
33794 of the number.
33795
33796 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
33797
33798 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
33799 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
33800 don't end command passed to gdb_test with newline.
33801
33802 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
33803 signed keyword away, don't expect signed bitfields to be signed.
33804
33805 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
33806 printing with only as many 1's as are in the field as well as printing
33807 with 32 1's (see comment).
33808
33809Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
33810
33811 * gdb.t00/default.exp: Start with a fresh gdb.
33812 * configure.in (configdirs): Remove gdb.t31 until the chill
33813 compiler works again. It no longer is able to find chillrt0
33814 since it isn't in libchill.a anymore.
33815 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
33816 wierd.o, make more modular.
33817 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
33818 spurious newlines that caused problems.
33819
33820Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33821
33822 * Move test with enums and partial symbols from gdb.t03/ptype.exp
33823 to gdb.stabs/wierd.exp since GCC has worked around the bug.
33824 gdb.stabs/wierd.{exp,def}: Many new tests.
33825
33826 * gdb.t00/default.exp: update info line for new message.
33827
33828 * gdb.t02/{whatis.exp,gdbme.c}:
33829 Test that "char *" doesn't print as "caddr_t".
33830
33831Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33832
33833 * gdb.t00/help.exp: Use .* in place of some help messages which
33834 just changed.
33835 gdb.t00/default.exp: Update "info frame" test for new message.
33836 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
33837 Remove some xfails
33838
33839Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33840
33841 * gdb.t03/{gdbme.c,ptype.exp}:
33842 Add tests for typedef'd struct and union without tags.
33843 Also check "whatis" on a variable of a typedef'd enum without a tag.
33844
33845 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
33846 PRMS 1823; the bug still exists but isn't reproduced by this test
33847 anymore), and remove rs6000 XFAIL (the bug is fixed).
33848
33849 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
33850 duplicated from whatis.exp. For those that are left, accept
33851 "long", "long int", or "int" for long variables (whatis.exp already
33852 has an XFAIL for "int", so no need to fail it here).
33853
33854 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
33855 Deal with GCC's names for types now that GDB uses the compiler's names.
33856
33857 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
33858 setup_xfail's for sunos4. If we #defined the signed keyword away,
33859 don't expect GDB to know that char it is signed.
33860
33861 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
33862
33863Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
33864
33865 * configure.in (configdirs): Add gdb.t24 for C++ tests that
33866 should work on any system, regardless of debugging format.
33867 * gdb.t21/demangle.exp: Move to gdb.t24.
33868 * gdb.t24/demangle.exp: Move from gdb.t21.
33869 * gdb.t24/{Makefile.in, configure.in}: New files.
33870
33871Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33872
33873 * configure.in: Do gdb.stabs and C++ tests only for stabs.
33874 * gdb.stabs: New directory.
33875
33876Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33877
33878 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
33879 not just "Quit anyway?".
33880
33881Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
33882
33883 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
33884 that all setup_xfails are immediately followed by clear_xfails.
33885
33886Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
33887
33888 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
33889 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
33890 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
33891 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
33892 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
33893 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
33894 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
33895 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
33896 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
33897 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
33898 gdb.t31/chillvars.exp, lib/gdb.exp:
33899 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
33900 bug-gdb@prep.ai.mit.edu.
33901
33902Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
33903
33904 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
33905 with 0.0, not integer 0.
33906
33907Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
33908
33909 * gdb.t06/break.exp: Update for "Kill the program" message change.
33910
33911Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
33912
33913 * Makefile.in (GDBFLAGS): Set to -nx.
33914 * Makefile.in (site.exp): Use GDBFLAGS.
33915
33916Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
33917
33918 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
33919 Makefiles.
33920 (check): depend on just-check.
33921 (just-check): added so that tests can be run without a noop
33922 build pass.
33923
33924Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
33925
33926 Switch to using configure's configdirs.
33927 * Makefile.in (Makefile): add configure.in dependency.
33928 (SUBDIRS): removed redundant assignment.
33929 * configure.in: switch subdirs assignment to configdirs.
33930 * gdb.t*/configure.in: new files.
33931
33932Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
33933
33934 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
33935 works.
33936
33937Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
33938
33939 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
33940 in explicit rules. Apparently this is not supported by some makes.
33941
33942Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
33943
33944 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
33945
33946Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33947
33948 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
33949 disappeared.
33950
33951Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
33952
33953 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
33954
33955Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
33956
33957 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
33958 watchpoint problem that is now fixed.
33959 * gdb.t30/chexp.exp: Remove setup_xfail for printing
33960 uninitialized convenience variables.
33961 * gdb.t31/chillvars.exp: Fix expected patterns for printing
33962 structures.
33963
33964Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33965
33966 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
33967 which causes expect to get out of sync with gdb on long output
33968 from help set.
33969 * gdb.t09/corefile.exp: Make expected pattern for core file
33970 failing signal and frame output format less sun specific.
33971
33972Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
33973
33974 * gdb.t31/chillvars.exp: Add and remove initial dummy
33975 breakpoint, so that symbol table is forced in.
33976 (Needed at least on Sunos4, though it seems not SVR4.)
33977 * gdb.t31/chillvars.exp: Update for changed output format.
33978
33979Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
33980
a9c64011 33981 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
33982
33983Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
33984
33985 * Makefile.in: Added --srcdir when invoking runtest, removed the
33986 need for a local config file. (optional now)
33987
33988Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
33989
33990 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
33991 failure count used to force early termination. Add some more
33992 expected failures for gnu style demangling.
33993
33994Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33995
33996 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
33997 pmi variable from gdb.t20/gdbme to get optimized away.
33998 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
33999 Check for written corefile upon timeout _and_ eof.
34000
34001Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
34002
34003 * config/unix-gdb.exp: Add missing return 0.
34004
34005Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
34006
34007 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
34008 test termination.
34009
34010Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
34011
34012 * configure.in (subdirs): Put back gdb.t17 which mysteriously
34013 disappeared.
34014
34015Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
34016
34017 * gdb.t10/crossload.exp: Disable the i860-elf test until such
34018 time as i860 support works.
34019
d63a86f8 34020 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
34021 "backtrace 100\r" rather than just "backtrace\r", to match last
34022 change.
34023
34024Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
34025
34026 * config/udi-gdb.exp (gdb_exit): Remove close command.
34027 (gdb_target_udi): New procedure to set the UDI target.
34028 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
34029 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
34030 Added waits for prompts after several question responses. Added
34031 some more responses used by a29k-amd-udi-gdb.
34032 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
34033 pass different arguments, restart UDI connection after program
34034 completion.
34035 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
34036 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
34037 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
34038 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
34039 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
34040 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
34041 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
34042 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
34043 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
34044 after program completion.
34045 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
34046 compiled with a SELECT_VECS setting.
34047 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
34048 infinite recursion.
34049
34050 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
34051 Added checks for COFF results, and made them expected failures for
34052 all targets. It would be better to make them expected failures
34053 for COFF targets only.
34054
34055Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
34056
34057 * Makefile.in: add null dvi target, don't bother to recurse
34058 through test directories for info and install-info; rename
34059 $(datadir) to be dejagnu instead of deja-gnu
34060
34061Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
34062
34063 * gdb.t31/gdbme.ch: Re-enable code that previously caused
34064 compiler to coredump.
34065 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
34066 code.
34067
34068Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
34069
34070 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
34071 coredump.
34072 * gdb.t31/chillvars.exp: Comment out tests that depend on that
34073 code.
34074
34075Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
34076
34077 * gdb.t03/ptype.exp: tests for return code from gdb_test.
34078 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
34079 which in a shell. Deletes xgdb when done.
34080 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
34081 Tests the return from the "set height" or "set width" commands.
34082 Added a few return codes where needed.
34083
34084Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
34085
34086 * Makefile.in (SUBDIRS): Add gdb.t17.
34087 * configure.in (subdirs): Add gdb.t17.
34088 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
34089 files to test gdb's calling of functions in the inferior with
34090 the correct arguments and gdb's ability to retrieve any
34091 result returned.
34092
34093Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
34094
34095 * config/unix-gdb.exp (gdb_exit): Remove close commands that
34096 may be called after gdb goes away. Previous versions of expect
34097 needed these to avoid file descriptor leaks, but they cause
34098 errors with the current revision of expect.
34099 * gdb.t00/gdbvars.exp: Use -re on expected output after
34100 setting sevenbit-strings.
34101 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
34102 to set sevenbit-strings consistent across tests.
34103 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
34104 set sevenbit-strings consistent across tests.
34105
34106Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
34107
34108 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
34109 expected output to match current "expect" expectations.
34110
34111Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
34112
34113 * gdb.t00/default.exp: Change expected output for default "source"
34114 command, to match new gdb behavior which requires a filename to
34115 source.
34116
34117Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
34118
34119 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
34120 expected fail for i486-*-* that misses the marker2 function.
34121 * gdb.t10/crossload.exp (bfddefault): Allow successful
34122 recognition of a format to pass even if no symbols are found.
34123 Explicitly catch failures where the format is not recognized
34124 or is ambiguous, and add the reason to the fail message.
34125 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
34126 the cause is and invalid target and add reason to failure message.
34127 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
34128 elf32-i386, elf32-sparc, and elf32-i860.
34129 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
34130 Set up expected failure for 'filename'::variable scope resolution,
34131 which is now apparently broken on all targets.
34132 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
34133 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
34134 gdb.t23/templates.exp: Change failure for missing binfile into
34135 just a warning.
34136 gdb.t21/demangle.exp: Change all cfront references to 'arm'
34137 references.
34138
34139Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
34140
34141 * gdb.t00/default.exp: Add expected output for default "source"
34142 command, to match new gdb behavior.
34143 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
34144
34145Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
34146
34147 * config/*-gdb.exp: returns an error, rather than exiting on
34148 internal errors.
34149
34150Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
34151
34152 * gdb.t03/gdbme.c: Add pointer to struct variable.
34153 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
34154 referencing struct members.
34155
34156Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
34157
34158 * configure.in (mips-idt-ecoff): New target.
34159 * config/mips-gdb.exp: New file for remote board using MIPS remote
34160 debugging protocol.
34161
34162 * Redid configuration scheme. Removed gdb.t*/configure.in.
34163 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
34164 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
34165 distclean targets. Built executables via .o files. Adjusted
34166 tests to account for source files in $(srcdir) rather than
34167 $(objdir).
34168 * lib/gdb.exp (runto): Don't expect () after the function name,
34169 because it may have arguments.
34170
34171Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
34172
34173 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
34174 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
34175 expected failures for mips-idt-* and mips-sgi-*.
34176 * gdb.t00/default.exp (attach): Kill process if requested.
34177 * gdb.t00/help.exp (help target core, help target): Accept a gdb
34178 that does not read core files.
34179 * gdb.t01/run.exp: Removed checks for exit status code.
34180 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
34181 it is linked in.
34182 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
34183 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
34184 appropriate, rather than doing it by hand.
34185 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
34186 execution.
34187 * gdb.t10/crossload.exp: Kill existing program if needed.
34188 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
34189 appropriate, rather than doing it by hand. Always increase
34190 timeout for this test, not just for VxWorks.
34191
34192Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
34193
34194 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
34195 of Chill STRUCT types and STRUCT values.
34196 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
34197 than "char".
34198 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 34199 struct2): New struct definitions and initializations to test
c906108c
SS
34200 simple Chill STRUCT types.
34201
34202Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
34203
34204 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
34205 the null byte at the end of strings.
34206 * gdb.t00/default.exp: Make show version insensitive to copyright
34207 date.
34208 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
34209 to avoid dependencies on target char signedness.
34210 * gdb.t16/printcmds.exp: Update expected results for explicitly
34211 unsigned char.
34212 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
34213 now work.
34214 * gdb.t21/demangle.exp: Add many more patterns for template
34215 demangling, most of them being expected failures.
34216 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
34217 string we are matching for, to match on the whole string.
34218 * gdb.t21/demangle.exp: Add many new test strings to demangle,
34219 and fix a whole bunch that had incorrect expected output but were
34220 passing anyway because of the bug in "proc demangle".
34221 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
34222 type.
34223 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
34224
34225Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
34226
a9c64011
AS
34227 * gdb/testsuite: made modifications to testcases, etc., to allow
34228 them to work properly given the reorganization of deja-gnu and the
34229 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
34230
34231Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
34232
34233 * gdb/testsuite: Initial creation of gdb/testsuite.
34234 Migrated dejagnu testcases and support files for testing nm to
34235 gdb/testsuite from deja-gnu. These files were moved "as is"
34236 with no modifications. This migration is part of a major overhaul
34237 of dejagnu. The modifications to these testcases, etc., which
34238 will allow them to work with the new version of dejagnu will be
34239 made in a future update.
48efe704 34240
8d8cb839 34241 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 34242\f
8d8cb839
EZ
34243;; Local Variables:
34244;; mode: change-log
34245;; left-margin: 8
34246;; fill-column: 74
34247;; version-control: never
34248;; End:
902f2ccb 34249
ecd75fc8 34250 Copyright 1993-2014 Free Software Foundation, Inc.
902f2ccb
MC
34251 Copying and distribution of this file, with or without modification,
34252 are permitted provided the copyright notice and this notice are preserved.
This page took 4.523963 seconds and 4 git commands to generate.