daily update
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
d137e6dc
PA
12014-02-07 Pedro Alves <pedro@codesourcery.com>
2 Pedro Alves <palves@redhat.com>
3
4 * gdb.threads/step-after-sr-lock.c: New file.
5 * gdb.threads/step-after-sr-lock.exp: New file.
6
b5ee5a50
PA
72014-02-07 Pedro Alves <palves@redhat.com>
8
9 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
10
3c77faf3
JK
112014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
12
13 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
15
6dddc817
DE
162014-02-06 Doug Evans <xdje42@gmail.com>
17
18 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
19 output.
20
21 * gdb.gdb/python-interrupts.exp: New file.
22
de7b2893
YQ
232014-02-05 Yao Qi <yao@codesourcery.com>
24
25 * gdb.trace/report.exp (use_collected_data): Test the output
26 of "info threads" and "info inferiors".
27
66d032ac
YQ
282014-02-05 Yao Qi <yao@codesourcery.com>
29
30 Revert this patch:
31
32 2013-05-24 Yao Qi <yao@codesourcery.com>
33
34 * gdb.trace/tfile.exp: Test inferior and thread.
35
591a12a1
UW
362014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
37
38 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
39 on a function.
40 * gdb.base/step-bt.c: Call hello via function pointer to make
41 sure its first instruction is executed on powerpc64le-linux.
42
0ff3e01f
UW
432014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
44
45 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
46
084ee545
UW
472014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
48
49 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
50 of the test patterns for use on little-endian systems.
51
6ed14ff3
UW
522014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
53
54 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
55 (decimal_vector): Fix for little-endian.
56
401e27fd
JM
572014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
58
59 * gdb.arch/sparc-sysstep.exp: New file.
60 * gdb.arch/sparc-sysstep.c: Likewise.
61
62 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
63
8b924729
EBM
642014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
65
66 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
67
fb151210
JB
682014-01-23 Tom Tromey <tromey@redhat.com>
69
70 * gdb.ada/array_char_idx: New testcase.
71
0740f8d8
TT
722014-01-23 Tom Tromey <tromey@redhat.com>
73
74 PR python/16487:
75 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
76 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
77 classes.
78
21909fa1
TT
792014-01-23 Tom Tromey <tromey@redhat.com>
80
81 PR python/16491:
82 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
83 string from an inferior frame.
84 * gdb.python/py-framefilter-mi.exp: Update.
85
87ce2a04
DE
862014-01-22 Doug Evans <dje@google.com>
87
88 * gdb.server/server-mon.exp: Add tests for "set debug-format".
89
237b092b
AA
902014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
91
92 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
93
d674a709
AA
942014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
95
96 * gdb.trace/entry-values.exp: Remove excess space character from
97 regex patterns. Handle s390 call instruction.
98
20fa3390
AA
992014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
100
101 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
102 define "*_start" label. Make "name" static.
103 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
104 ${name} by references to ${name}_start.
105
78466714
AA
1062014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
107
108 * gdb.base/info-macros.exp: Remove "debug" from the compile
109 options.
110
ec9f644a
IB
1112014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
112
113 * gdb.dlang/demangle.exp: New file.
114
94b1b47e
IB
1152014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
116
117 * gdb.dlang/primitive-types.exp: New file.
118
7f420862
IB
1192014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
120
121 * configure.ac: Create gdb.dlang/Makefile.
122 * configure: Regenerate.
123 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
124 * gdb.dlang/Makefile.in: New file.
125 * lib/d-support.exp: New file.
126 * lib/gdb.exp (skip_d_tests): New proc.
127
52834460
MM
1282014-01-16 Markus Metzger <markus.t.metzger@intel.com>
129
130 * gdb.btrace/delta.exp: Check reverse stepi.
131 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
132 * gdb.btrace/finish.exp: New.
133 * gdb.btrace/next.exp: New.
134 * gdb.btrace/nexti.exp: New.
135 * gdb.btrace/record_goto.c: Add comments.
136 * gdb.btrace/step.exp: New.
137 * gdb.btrace/stepi.exp: New.
138 * gdb.btrace/multi-thread-step.c: New.
139 * gdb.btrace/multi-thread-step.exp: New.
140 * gdb.btrace/rn-dl-bind.c: New.
141 * gdb.btrace/rn-dl-bind.exp: New.
142 * gdb.btrace/data.c: New.
143 * gdb.btrace/data.exp: New.
144 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
145
6e07b1d2
MM
1462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
147
148 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
149 * gdb.btrace/exception.exp: Update.
150 * gdb.btrace/instruction_history.exp: Update.
151 * gdb.btrace/record_goto.exp: Update.
152 * gdb.btrace/tailcall.exp: Update.
153 * gdb.btrace/unknown_functions.exp: Update.
154 * gdb.btrace/delta.exp: New.
155
0b722aec
MM
1562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
157
158 * gdb.btrace/record_goto.exp: Add backtrace test.
159 * gdb.btrace/tailcall.exp: Add backtrace test.
160
066ce621
MM
1612014-01-16 Markus Metzger <markus.t.metzger@intel.com>
162
163 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
164 * gdb.btrace/record_goto.c: New.
165 * gdb.btrace/record_goto.exp: New.
166 * gdb.btrace/x86-record_goto.S: New.
167
0688d04e
MM
1682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
169
170 * gdb.btrace/function_call_history.exp: Update tests.
171 * gdb.btrace/instruction_history.exp: Update tests.
172
8710b709
MM
1732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
174
175 * gdb.btrace/function_call_history.exp: Fix expected field
176 order for "record function-call-history".
177 Add new tests for "record function-call-history /c".
178 * gdb.btrace/exception.cc: New.
179 * gdb.btrace/exception.exp: New.
180 * gdb.btrace/tailcall.exp: New.
181 * gdb.btrace/x86-tailcall.S: New.
182 * gdb.btrace/x86-tailcall.c: New.
183 * gdb.btrace/unknown_functions.c: New.
184 * gdb.btrace/unknown_functions.exp: New.
185 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
186
5de9129b
MM
1872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
188
189 * gdb.btrace/instruction_history.exp: Update.
190 * gdb.btrace/function_call_history.exp: Update.
191
23a7fe75
MM
1922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
193
194 * gdb.btrace/function_call_history.exp: Fix expected function
195 trace.
196 * gdb.btrace/instruction_history.exp: Initialize traced.
197 Remove traced_functions.
198
724c7dd8
MM
1992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
200
201 * gdb.btrace/function_call_history.exp: Update
202 * gdb.btrace/instruction_history.exp: Update.
203
6d78d93b
MM
2042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
205
206 * gdb.btrace/enable.exp: Update expected text.
207
93a360cc
OJ
2082014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
209
210 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
211 bytes.
212
3772b53f
MR
2132014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
214
215 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
216
596662fa
OJ
2172014-01-15 Omair Javaid <omair.javaid@linaro.org>
218
219 * lib/gdb.exp (supports_process_record): Return true for
220 arm*-linux*. (supports_reverse): Likewise.
221
b5b08fb4
SC
2222014-01-13 Siva Chandra Reddy <sivachandra@google.com>
223
224 PR python/15464
225 PR python/16113
226 * gdb.python/py-type.c: Enhance test case.
227 * gdb.python/py-value-cc.cc: Likewise
228 * gdb.python/py-type.exp: Add new tests.
229 * gdb.python/py-value-cc.exp: Likewise
230
52d7fb13
AA
2312014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
232 Pedro Alves <palves@redhat.com>
233
234 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
235 Make "name" extern.
236 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
237 references to ${name}_start by references to ${name}.
238
a2cd8cfe
JB
2392014-01-10 Joel Brobecker <brobecker@adacore.com>
240
241 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
242
4e23fced
JB
2432014-01-10 Joel Brobecker <brobecker@adacore.com>
244
245 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
246
c6a9e42c
PA
2472014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
248 Pedro Alves <palves@redhat.com>
249
250 * gdb.mi/mi-info-os.exp: Connect to the target with
251 mi_gdb_target_load.
252
b7ea362b
PA
2532014-01-08 Pedro Alves <palves@redhat.com>
254
255 * gdb.threads/reconnect-signal.c: New file.
256 * gdb.threads/reconnect-signal.exp: New file.
257
5e3f4fab
EBM
2582014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
259
260 * gdb.base/source-dir.exp: New file.
261
79301218
JB
2622014-01-07 Joel Brobecker <brobecker@adacore.com>
263
264 * gdb.ada/mi_interface: New testcase.
265
8e355c5d
JB
2662014-01-07 Joel Brobecker <brobecker@adacore.com>
267
268 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
269 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
270 gdb.ada/pp-rec-component/pck.ads: New files.
271
c0d48811
JB
2722014-01-07 Joel Brobecker <brobecker@adacore.com>
273
274 * gdb.python/py-pp-integral.c: New file.
275 * gdb.python/py-pp-integral.py: New file.
276 * gdb.python/py-pp-integral.exp: New file.
277
4924df79
GKB
2782013-12-19 Sergio Durigan Junior <sergiodj@redhat.com>
279
280 PR breakpoints/16297
281 * gdb.base/catch-syscall.c (read_syscall, pipe_syscall)
282 (write_syscall): New variables.
283 (main): Create a pipe, write 1 byte in it, and read 1 byte from
284 it.
285 * gdb.base/catch-syscall.exp (all_syscalls): Include "pipe,
286 "write" and "read" syscalls.
287 (fill_all_syscalls_numbers): Improve the way to obtain syscalls
288 numbers.
289
530e8392
KB
2902013-12-19 Keven Boell <keven.boell@intel.com>
291
292 * gdb.fortran/module.exp: Completion matches fortran module
293 names as well. ptype/whatis on modules return a proper type.
294 Add new check for having the correct scope.
295
7f9b20bb
KB
2962013-12-19 Keven Boell <keven.boell@intel.com>
297
298 * gdb.fortran/type.f90: New file.
299 * gdb.fortran/whatis_type.f90: New file.
300
2e0d821f
SDJ
3012013-12-18 Sergio Durigan Junior <sergiodj@redhat.com>
302
303 * gdb.base/catch-syscall.c: Include <sys/syscall.h>.
304 (close_syscall, chroot_syscall, exit_group_syscall): New
305 variables.
306 * gdb.base/catch-syscall.exp: Replace gdb_compile by
307 prepare_for_testing. Call fill_all_syscalls_numbers before
308 starting. Replace gdb_exit, gdb_start, gdb_reinitialize_dir and
309 gdb_load by clean_restart.
310 (check_info_bp_any_syscall, check_info_bp_specific_syscall)
311 (check_info_bp_many_syscalls): Remove global gdb_prompt.
312 (check_call_to_syscall): Likewise. Add global decimal. Improve
313 testing regex.
314 (check_return_from_syscall): Likewise.
315 (check_continue, insert_catch_syscall_with_arg): Remove global
316 gdb_prompt.
317 (insert_catch_syscall_with_many_args): Likewise. Add global
318 decimal. Fix $filter_str. Improve testing regex.
319 (check_for_program_end): Remove global gdb_prompt.
320 (test_catch_syscall_without_args): Likewise. Add global decimal.
321 Improve testing regex.
322 (test_catch_syscall_with_args, test_catch_syscall_with_many_args)
323 (test_catch_syscall_with_wrong_args)
324 (test_catch_syscall_restarting_inferior)
325 (test_catch_syscall_fail_nodatadir): Remove global gdb_prompt.
326 (do_syscall_tests): Likewise. Remove global srcdir.
327 (test_catch_syscall_without_args_noxml): Remove global gdb_prompt.
328 Add global last_syscall_number. Test for the exact syscall number
329 to be caught.
330 (test_catch_syscall_with_args_noxml): Remove global gdb_prompt.
331 Add global all_syscalls_numbers. Test each syscall number to be
332 caught, instead of only testing "close".
333 (test_catch_syscall_with_wrong_args_noxml): Remove global gdb_prompt.
334 (do_syscall_tests_without_xml): Likewise. Remove global srcdir.
335 Remove stale comment.
336 (fill_all_syscalls_numbers): Add global last_syscall_number. Fill
337 the correct syscall numbers using information from the inferior.
338
5ce0145d
PA
3392013-12-17 Pedro Alves <palves@redhat.com>
340
341 * gdb.trace/circ.exp: Expect frame info to be printed when
342 switching between frames with unavailable stack, but different
343 functions.
344
bdf22206
AB
3452013-12-17 Andrew Burgess <aburgess@broadcom.com>
346
347 * gdb.trace/unavailable-dwarf-piece.c: New file.
348 * gdb.trace/unavailable-dwarf-piece.exp: New file.
349
07d100d4
YQ
3502013-12-15 Yao Qi <yao@codesourcery.com>
351
352 * gdb.perf/skip-prologue.c: New.
353 * gdb.perf/skip-prologue.exp: New.
354 * gdb.perf/skip-prologue.py: New.
355
8a48ac95
JB
3562013-12-13 Joel Brobecker <brobecker@adacore.com>
357
358 * gdb.ada/arraydim: New testcase.
359
a16b0e22
SC
3602013-12-12 Siva Chandra Reddy <sivachandra@google.com>
361
362 PR python/16113
363 * gdb.python/py-value-cc.cc: Improve test case.
364 * gdb.python/py-value-cc.exp: Add new tests to test usage of
365 gdb.Field objects as subscripts on gdb.Value objects.
366
0987cf35
DE
3672013-12-10 Doug Evans <dje@google.com>
368
7b3fd68b 369 PR 16286
0987cf35
DE
370 * gdb.python/py-value.c: #include stdlib.h, string.h.
371 (str): New struct.
372 (main): New local xstr.
373 * gdb.python/py-value.exp (test_value_in_inferior): Add test to
374 fetch a value as a string with a length beyond the declared length
375 of the array.
376
409d8f48
AB
3772013-12-10 Andrew Burgess <aburgess@broadcom.com>
378
379 * lib/gdb.exp (gdb_compile_shlib): Add call to get_compiler_info,
380 update comment.
381
036e93df
JB
3822013-12-10 Joel Brobecker <brobecker@adacore.com>
383
384 * gdb.ada/int_deref.exp: Add test verifying that we print
385 the decoded symbol name when printing the address of Ada
386 symbols.
387
72bfa06c
JB
3882013-12-10 Joel Brobecker <brobecker@adacore.com>
389
390 * gdb.mi/mi-start.exp: Add test verifying that -list-features
391 contains "exec-run-start-option".
392
11ec5965
YQ
3932013-12-08 Yao Qi <yao@codesourcery.com>
394
395 * lib/gdb.exp (support_complex_tests): Use gdb_produce_source.
396 (is_elf_target, is_ilp32_target, is_ilp64_target): Likewise.
397 (is_64_target, is_amd64_regs_target): Likewise.
398 (skip_altivec_tests, skip_vsx_tests, skip_btrace_tests): Likewise.
399
594d8fa8
MF
4002013-12-07 Mike Frysinger <vapier@gentoo.org>
401
402 * gdb.ada/uninitialized_vars/parse_controlled.ads: Remove +x file mode.
403 * gdb.base/testenv.c: Likewise.
404
d9a196da
MF
4052013-12-07 Mike Frysinger <vapier@gentoo.org>
406
407 * gdb.hp/gdb.base-hp/so-thresh.sh: Change /bin/ksh to /bin/sh.
408 * gdb.hp/gdb.objdbg/tools/symaddr: Likewise.
409 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: Likewise.
410
782d47df
PA
4112013-12-06 Pedro Alves <palves@redhat.com>
412
413 * gdb.dwarf2/dw2-undefined-ret-addr.S: New file.
414 * gdb.dwarf2/dw2-undefined-ret-addr.c: New file.
415 * gdb.dwarf2/dw2-undefined-ret-addr.exp: New file.
416
399d6e30
DE
4172013-12-06 Doug Evans <dje@google.com>
418
419 * gdb.base/break.exp: Fix setting of $baz.
420
16b5a7cb
AB
4212013-12-06 Andrew Burgess <aburgess@broadcom.com>
422
423 * lib/dwarf.exp: (Dwarf::_location): Handle DW_OP_bit_piece and
424 DW_OP_plus_uconst.
425
f84bc218
KB
4262013-12-06 Keven Boell <keven.boell@intel.com>
427
428 * lib/mi-support.exp (mi_list_varobj_children_range): Add
429 call to mi_list_array_varobj_children_with_index.
430 (mi_list_array_varobj_children_with_index): New function.
431 Add parameter to specify array start.
432
489e41dd 4332013-12-03 Jose E. Marchesi <jose.marchesi@oracle.com>
f1300300
JM
434
435 * gdb.base/sigall.exp (test_one_sig): gdb identifies SIGLOST as a
436 SIGPWR in sparc64.
437
438 * gdb.base/sigall.c (main): In some targets SIGLOST and SIGPWR
439 have the same signal number. Handle this situation.
440
7fb1b8b1
JB
4412013-12-03 Joel Brobecker <brobecker@adacore.com>
442
443 * gdb.ada/dot_all: New testcase.
444
2ea126fa
JB
4452013-12-03 Joel Brobecker <brobecker@adacore.com>
446
447 * gdb.mi/mi-undefined-cmd.exp: New testcase.
448
6b7cbff1
JB
4492013-12-03 Joel Brobecker <brobecker@adacore.com>
450
451 * gdb.mi/mi-i-cmd.exp: New file.
452
04affae3
JK
4532013-12-02 Doug Evans <dje@google.com>
454
455 * gdb.dwarf/dwp-symlink.c: Fake out gdb to not load debug info
456 at start.
457 * gdb.dwarf/dwp-symlink.exp: Test trying to load dwp when the binary
458 has been specified with a relative path and we have chdir'd before
459 accessing the debug info.
460
eebc056c
AB
4612013-11-28 Andrew Burgess <aburgess@broadcom.com>
462
463 * gdb.trace/unavailable.exp (gdb_collect_args_test): Update
464 expected results.
465 (gdb_collect_locals_test): Likewise.
466 (gdb_collect_globals_test): Likewise.
467
8b5e6dc2
YQ
4682013-11-28 Yao Qi <yao@codesourcery.com>
469
470 * lib/gdb.exp (with_gdb_prompt): New proc.
471 * gdb.perf/disassemble.exp: New.
472 * gdb.perf/disassemble.py: New.
473
0db4ca18
LM
4742013-11-26 Luis Machado <lgustavo@codesourcery.com>
475
476 * gdb.base/callfuncs.c (main): Assign malloc's return value
477 and free it afterwards.
478 * gdb.base/charset-malloc.c (malloc_stub): Likewise.
479 * gdb.base/printcmds.c (main): Likewise.
480 * gdb.base/randomize.c (main): Free "p" and change breakpoint
481 marker position.
482 * gdb.base/setvar.c (dummy): Assign malloc's return value
483 and free it afterwards.
484
d24a9f15
AB
4852013-11-26 Andrew Burgess <aburgess@broadcom.com>
486
487 * gdb.base/setshow.exp: Add $gdb_prompt to the patterns in
488 gdb_test_multiple.
489
15859968
TT
4902013-11-26 Tom Tromey <tromey@redhat.com>
491
492 * gdb.dwarf2/dw2-unspecified-ret-addr.S: Remove.
493 * gdb.dwarf2/dw2-unspecified-ret-addr.c: Remove.
494 * gdb.dwarf2/dw2-unspecified-ret-addr.exp: Remove.
495
f7e3ecae
KS
4962013-11-25 Keith Seitz <keiths@redhat.com>
497
498 PR c++/14819
499 * gdb.cp/impl-this.cc: New file.
500 * gdb.cp/impl-this.exp: New file.
501
23e9d3b9
YQ
5022013-11-25 Yao Qi <yao@codesourcery.com>
503
504 * gdb.perf/backtrace.c: New.
505 * gdb.perf/backtrace.exp: New.
506 * gdb.perf/backtrace.py: New.
507
22825df7
YQ
5082013-11-24 Yao Qi <yao@codesourcery.com>
509
510 * gdb.perf/single-step.c: New.
511 * gdb.perf/single-step.exp: New.
512 * gdb.perf/single-step.py: New.
513
c1ea7c01
DE
5142013-11-23 Doug Evans <xdje42@gmail.com>
515
516 * gdb.base/ena-dis-br.exp: Add missing quote to "step after continue
517 with ignore count".
518
35720eaa
DE
5192013-11-23 Doug Evans <xdje42@gmail.com>
520
521 * gdb.python/py-value.exp (test_lazy_strings): Tweak test names.
522 (test_subscript_regression): Ditto.
523 (top level): Run test_subscript_regression for c++ with "c++" prefix.
524
3cd14e45
DE
5252013-11-23 Doug Evans <xdje42@gmail.com>
526
527 * gdb.python/py-type.exp (test_enums): Fix typo.
528
985c818c
DE
5292013-11-23 Doug Evans <xdje42@gmail.com>
530
531 * gdb.python/py-symbol.exp: Add some comments. Make all test names
532 unique.
533
f873dd7a
DE
5342013-11-23 Doug Evans <xdje42@gmail.com>
535
536 * gdb.python/py-symbol.exp: Fix whitespace.
537
38a502a4
DE
5382013-11-23 Doug Evans <xdje42@gmail.com>
539
540 * gdb.python/python.exp: Don't call skip_python_tests, we still want
541 to test some things in the case where python is not configured in.
542
c0621699
PA
5432013-11-22 Pedro Alves <palves@redhat.com>
544
545 * gdb.dwarf2/dw2-bad-cfi.S: Rename to ...
546 * gdb.dwarf2/dw2-unspecified-ret-addr.S: ... this. Adjust.
547 * gdb.dwarf2/dw2-bad-cfi.c: Rename to ...
548 * gdb.dwarf2/dw2-unspecified-ret-addr.c: ... this.
549 * gdb.dwarf2/dw2-bad-cfi.exp: Rename to ...
550 * gdb.dwarf2/dw2-unspecified-ret-addr.exp: ... this.
551
f57e61cd
TT
5522013-11-22 Tom Tromey <tromey@redhat.com>
553
554 * gdb.dwarf2/dw2-bad-cfi.S: Update comment.
555
da2b2fdf
TT
5562013-11-22 Tom Tromey <tromey@redhat.com>
557
558 * gdb.dwarf2/dw2-bad-cfi.c: New file.
559 * gdb.dwarf2/dw2-bad-cfi.exp: New file.
560 * gdb.dwarf2/dw2-bad-cfi.S: New file.
561
33f8fe58
PA
5622013-11-22 Pedro Alves <palves@redhat.com>
563
564 PR 16155
565 * gdb.dwarf2/dw2-dup-frame.S: New file.
566 * gdb.dwarf2/dw2-dup-frame.c: New file.
567 * gdb.dwarf2/dw2-dup-frame.exp: New file.
568
0a1e6121
YQ
5692013-11-22 Yao Qi <yao@codesourcery.com>
570
571 * lib/mi-support.exp (mi_create_dynamic_varobj): Update
572 comment and add one more argument "has_more".
573 * gdb.python/py-mi.exp: Callers update.
574
0061ea24
YQ
5752013-11-22 Yao Qi <yao@codesourcery.com>
576
577 * gdb.python/py-mi.exp: Use mi_create_floating_varobj instead
578 of mi_create_dynamic_varobj.
579
069d6a0f
PA
5802013-11-20 Pedro Alves <palves@redhat.com>
581
582 * gdb.base/maint.exp (maint print objfiles): Consume one line at a
583 time, and run it through all three milestone regexes.
584
10d8cbd2
SA
5852013-11-20 Sanimir Agovic <sanimir.agovic@intel.com>
586
587 * gdb.base/eval-avoid-side-effects.exp: New file.
588
57803a3c
WT
5892013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
590
60650f2e
WT
591 * gdb.arch/i386-mpx.c: New file
592 * gdb.arch/i386-mpx.exp: New file.
593
09748966
WT
5942013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
595
596 * gdb.python/py-pp-maint.exp: Consider new pretty-print added
597 for bnd registers.
598
60650f2e
WT
5992013-11-20 Walfred Tedeschi <walfred.tedeschi@intel.com>
600
57803a3c
WT
601 * gdb.xml/maint_print_struct.xml (bitfield): Added bitfield having
602 start and end equal 0.
603
3e9ecad3
YQ
6042013-11-19 Yao Qi <yao@codesourcery.com>
605
606 * lib/mi-support.exp (mi_child_regexp): Remove 'whatever'.
607 (mi_list_varobj_children_range): Likewise.
608
31b4ab9e
YQ
6092013-11-19 Yao Qi <yao@codesourcery.com>
610
611 * lib/mi-support.exp (mi_child_regexp): Remove unnecessary '\'.
612
4392c534
YQ
6132013-11-19 Yao Qi <yao@codesourcery.com>
614
615 * lib/mi-support.exp: Fix format.
616
df7752b0
JB
6172013-11-19 Joel Brobecker <brobecker@adacore.com>
618
619 * gdb.ada/py_range: New testcase.
620
176f037c
JB
6212013-11-18 Joel Brobecker <brobecker@adacore.com>
622
623 * mi-language.exp: Add "-list-features" test verifying that
624 its output contains "language-option".
625
ee4a1c63
JB
6262013-11-16 Joel Brobecker <brobecker@adacore.com>
627
628 * info_exc/const.ads (Aint_Global_GDB_E): Renames Aint_Global_E.
629 * info_exc/foo.adb: Adjust to new exception name.
630 * info_exc.exp: Adjust after exception renaming in const.ads.
631 Update "info exception global" test to test "info exceptions
632 global_gdb" instead.
633
634 * mi_exc_info/const.ads (Aint_Global_GDB_E): Renames Aint_Global_E.
635 * mi_exc_info/foo.adb (Adjust to new exception name.
636 * mi_exc_info.exp: Adjust after exception renaming in const.ads.
637 Update "-info-ada-exceptions global" test to test
638 "-info-ada-exceptions global_gdb" instead.
639
6ec41e1e
LM
6402013-11-15 Luis Machado <lgustavo@codesourcery.com>
641
642 * lib/mi-support.exp (mi_gdb_test): Expect different formats
643 of inferior output for remote and native sessions.
644 * gdb.mi/mi-console.exp: Remove obsolete comment.
645 Check for semihosted inferior output pattern.
646 (semihosted_string): New function.
647
391d3400
JB
6482013-11-15 Joel Brobecker <brobecker@adacore.com>
649
650 * gdb.ada/info_exc.exp: Allow other global exceptions to be
651 listed in the output of "info exceptions".
652 * gdb.ada/mi_exc_info.exp: Allow other global exceptions to be
653 listed in the output of "-info-ada-exceptions".
654
e092da29
JB
6552013-11-15 Joel Brobecker <brobecker@adacore.com>
656
657 * gdb.ada/info_exc.exp: Start inferior before starting
658 the "info exceptions" tests.
659 * gdb.ada/mi_exc_info.exp: Start inferior before starting
660 the "-info-ada-exceptions" tests.
661
805e1f19
TT
6622013-11-15 Tom Tromey <tromey@redhat.com>
663
664 * gdb.cp/includefile: New file.
665 * gdb.cp/filename.exp: New file.
666 * gdb.cp/filename.cc: New file.
667
9abb1bd6
DE
6682013-11-15 Doug Evans <xdje42@gmail.com>
669
670 * gdb.python/py-breakpoint.exp: Make tests have unique names.
671
8abea1a1
DE
6722013-11-15 Doug Evans <xdje42@gmail.com>
673
674 * gdb.python/py-breakpoint.exp: Reformat for 80 columns.
675
330a7fce
DE
6762013-11-15 Doug Evans <xdje42@gmail.com>
677
678 * gdb.python/py-breakpoint.exp: Split up into several functions,
679 each with their own test prefix.
680
0acf8b65
JB
6812013-11-15 Joel Brobecker <brobecker@adacore.com>
682
683 * gdb.ada/O2_float_param: New testcase.
684
496038b3
TT
6852013-11-14 Tom Tromey <tromey@redhat.com>
686
687 * Makefile.in (check-parallel): Print summary from gdb.sum.
688
c7e8af9b
OJ
6892013-11-14 Omair Javaid <Omair.Javaid@linaro.org>
690
691 * gdb.dwarf2/dw2-case-insensitive-debug.S: Updated compile unit
692 and function label names.
693 * gdb.dwarf2/dw2-case-insensitive.c: Created function and
694 compile unit labels.
695
403cb6b1
JB
6962013-11-14 Joel Brobecker <brobecker@adacore.com>
697
698 * gdb.mi/mi-language.exp: New file.
699
74921315
KS
7002013-09-17 Keith Seitz <keiths@redhat.com>
701
702 PR c++/7935
703 PR c++/10541
704 * gdb.cp/nsalias.exp: New file.
705 * gdb.cp/nsalias.cc: New file.
706 * gdb.cp/nsrecurs.exp: Remove kfails. Conditionally run
707 tests only on known, working compiler versions.
708
08c43050
TT
7092013-11-13 Tom Tromey <tromey@redhat.com>
710
711 * gdb.multi/multi-arch-exec.exp: Define BASEDIR when compiling.
712 * gdb.multi/multi-arch-exec.c (main): Use BASEDIR.
713
0682e708
DE
7142013-11-12 Doug Evans <dje@google.com>
715
716 * gdb.base/fileio.exp: Make $dir2 writable after the test is done
717 so that "rm -rf $builddir" Just Works.
718
a7e332c2
JB
7192013-11-12 Joel Brobecker <brobecker@adacore.com>
720
721 * gdb.ada/mi_exc_info: New testcase.
722
778865d3
JB
7232013-11-12 Joel Brobecker <brobecker@adacore.com>
724
725 * gdb.ada/info_exc: New testcase.
726
304a8ac1
DE
7272013-11-11 Doug Evans <dje@google.com>
728
729 * gdb.arch/arm-bl-branch-dest.exp: Use gdb_test_file_name instead
730 of testfile.
731
bc79de95
PM
7322013-11-11 Phil Muldoon <pmuldoon@redhat.com>
733
734 * gdb.python/py-linetable.S: New file.
735 * gdb.python/py-linetable.c: New file.
736 * gdb.python/py-linetable.exp: New file.
737
2df4d1d5
JB
7382013-11-11 Joel Brobecker <brobecker@adacore.com>
739
740 * gdb.ada/mi_ex_cond: New testcase.
741
204b5331
DE
7422013-11-07 Doug Evans <dje@google.com>
743
744 PR 11786
745 * gdb.base/gcore-relro-pie.c: New file.
746 * gdb.base/gcore-relro-pie.exp: New file.
747
92e32e33
PM
7482013-11-07 Phil Muldoon <pmuldoon@redhat.com>
749
750 * gdb.python/py-cmd.exp: Add COMPLETE_EXPRESSION tests.
751 * gdb.python/py-cmd.c: New File.
752
f76c27b5
PM
7532013-11-07 Phil Muldoon <pmuldoon@redhat.com>
754
755 * gdb.python/py-breakpoint.exp: Add temporary breakpoint tests.
756
79600f4f 7572013-11-06 Doug Evans <xdje42@gmail.com>
01e48c0c
DE
758
759 * gdb.python/py-arch.exp: Tweak test name for bad memory access test.
760
6dbb6798
YQ
7612013-11-06 Yao Qi <yao@codesourcery.com>
762
763 * lib/gdb.exp (gdb_produce_source): New procedure.
764 * gdb.perf/solib.c: New.
765 * gdb.perf/solib.exp: New.
766 * gdb.perf/solib.py: New.
767
71c0c615
YQ
7682013-11-06 Yao Qi <yao@codesourcery.com>
769
770 * README: Mention performance tests.
771
f27a1236
YQ
7722013-11-06 Yao Qi <yao@codesourcery.com>
773
774 * lib/perftest.exp: New.
775 * gdb.perf/lib/perftest/__init__.py: New.
776 * gdb.perf/lib/perftest/measure.py: New.
777 * gdb.perf/lib/perftest/perftest.py: New.
778 * gdb.perf/lib/perftest/reporter.py: New.
779 * gdb.perf/lib/perftest/testresult.py: New.
780
7636ccf9
YQ
7812013-11-06 Yao Qi <yao@codesourcery.com>
782
783 * Makefile.in (check-perf): New target.
784 * configure.ac (AC_OUTPUT): Output Makefile in gdb.perf.
785 * configure: Re-generated.
786 * gdb.perf/Makefile.in: New.
787
81208388
TT
7882013-11-04 Tom Tromey <tromey@redhat.com>
789
790 * Makefile.in (TEST_DIRS): Remove.
791 (TEST_TARGETS, check-parallel): Rewrite.
792 (check-gdb.%, BASE1_FILES, BASE2_FILES, check-gdb.base%)
793 (subdir_do, subdirs): Remove.
794 (do-check-parallel, check/%): New targets.
795 (clean): Remove outputs, temp, and cache directories.
796 (saw_dash_j): New variable.
797 (CHECK_TARGET): Use it.
798 (check): Depend on all, site.exp. Rewrite.
799 (check-single): Remove dependencies.
800 (slow_tests, all_tests, reordered_tests): New variables.
801
c63ffa1f
TT
8022013-11-04 Tom Tromey <tromey@redhat.com>
803
804 * gdb.dwarf2/fission-base.S: Remove "gdb.dwarf/".
805 * gdb.dwarf2/fission-base.exp: Set debug-file-directory
806 before loading binfile.
807 * gdb.dwarf2/fission-loclists.S: Remove "gdb.dwarf/".
808 * gdb.dwarf2/fission-loclists.exp: Set debug-file-directory
809 before loading binfile.
810
3fef966c
TT
8112013-11-04 Tom Tromey <tromey@redhat.com>
812
813 * gdb.base/foll-exec.c (main): Use BASEDIR.
814 * gdb.base/foll-exec.exp: Define BASEDIR during compilation.
815 * gdb.base/foll-vfork.c (main): Use BASEDIR.
816 * gdb.base/foll-vfork.exp: Define BASEDIR during compilation.
817 * gdb.multi/bkpt-multi-exec.c (main): Use BASEDIR.
818 * gdb.multi/bkpt-multi-exec.exp: Define BASEDIR during compilation.
819
24890efd
TT
8202013-11-04 Tom Tromey <tromey@redhat.com>
821
822 * gdb.base/argv0-symlink.exp: Compute executable's directory
823 dynamically.
824
c59ffcab
TT
8252013-11-04 Tom Tromey <tromey@redhat.com>
826
827 * gdb.asm/asm-source.exp: Use standard_output_file.
828
479c8d68
TT
8292013-11-04 Tom Tromey <tromey@redhat.com>
830
831 * gdb.server/file-transfer.exp: Use standard_output_file.
832
1e537771
TT
8332013-11-04 Tom Tromey <tromey@redhat.com>
834
835 * gdb.base/fullname.exp: Use standard_output_file,
836 relative_filename.
837 * gdb.base/hashline1.exp: Use standard_testfile,
838 standard_output_file, relative_filename, clean_restart.
839 * gdb.base/hashline2.exp: Use standard_testfile,
840 standard_output_file.
841 * gdb.base/hashline3.exp: Use standard_testfile,
842 standard_output_file, relative_filename.
843 * lib/gdb.exp (relative_filename): New proc.
844
b44b82af
TT
8452013-11-04 Tom Tromey <tromey@redhat.com>
846
847 * gdb.base/fileio.c (test_open, test_write, test_read)
848 (test_lseek, test_close, test_stat, test_fstat)
849 (test_isatty, test_system, test_rename, test_unlink):
850 Use OUTDIR define.
851 * gdb.base/fileio.exp: Define OUTDIR during compilation.
852 Use standard_output_file.
853
59b28c5d
TT
8542013-11-04 Tom Tromey <tromey@redhat.com>
855
856 * gdb.base/checkpoint.c (main): Use PI_TXT and COPY1_TXT
857 defines.
858 * gdb.base/checkpoint.exp: Define PI_TXT and COPY1_TXT during
859 compilation. Use prepare_for_testing, standard_output_file.
860
08b3fe69
TT
8612013-11-04 Tom Tromey <tromey@redhat.com>
862
863 * gdb.base/advance.exp: Use standard_testfile and
864 prepare_for_testing.
865 * gdb.base/bigcore.exp: Use standard_output_file. "cd" to
866 appropriate directory when local.
867 * gdb.base/dump.exp: Use standard_output_file. Update all
868 "dump" and "restore" filenames.
869 * gdb.base/interact.exp: Use standard_output_file.
870 * gdb.base/jit-so.exp: Don't download file when local.
871 * gdb.base/jit.exp (compile_jit_test): Don't download file
872 when local.
873 * gdb.base/list.exp: Use gdb_remote_download.
874 * gdb.base/maint.exp: Use standard_output_file.
875 * gdb.base/prelink.exp: Use standard_output_file.
876 * gdb.base/save-bp.exp: Use standard_output_file.
877 * gdb.base/sepdebug.exp: Use standard_testfile,
878 standard_output_file.
879 (test_different_dir): Don't declare objdir.
880 * gdb.base/solib-search.exp: Use standard_output_file.
881 * gdb.base/step-line.exp: Use gdb_remote_download.
882 * gdb.base/trace-commands.exp: Use standard_output_file.
883
32cfb09d
TT
8842013-11-04 Tom Tromey <tromey@redhat.com>
885
886 * gdb.trace/mi-traceframe-changed.exp: Pass -DTFILE_DIR
887 to compilation. Use standard_output_file.
888 (test_tfind_tfile): Update.
889 * gdb.trace/tfile.c (write_basic_trace_file)
890 (write_error_trace_file): Use TFILE_DIR.
891 * gdb.trace/tfile.exp: Pass -DTFILE_DIR to compilation. Use
892 standard_output_file.
893
84741506
TT
8942013-11-04 Tom Tromey <tromey@redhat.com>
895
896 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
897 Use "dwarf2 always-disassemble" for the "maint set" test.
898 * gdb.mi/mi-file-transfer.exp (test_file_transfer): Use
899 standard_output_file.
900 * gdb.mi/mi-logging.exp: Use standard_output_file.
901
cfb7b9a3
TT
9022013-11-04 Tom Tromey <tromey@redhat.com>
903
904 * gdb.xml/tdesc-arch.exp: Use standard_output_file. Make
905 downloads conditional on remote host.
906 (set_arch): Likewise.
907 * gdb.xml/tdesc-regs.exp: Use gdb_remote_download.
908 (load_description): Use standard_output_file.
909
bdfe0594
TT
9102013-11-04 Tom Tromey <tromey@redhat.com>
911
912 * gdb.gdb/selftest.exp: Use standard_output_file.
913 * lib/selftest-support.exp (do_self_tests): Use
914 standard_output_file.
915
8c639e73
TT
9162013-11-04 Tom Tromey <tromey@redhat.com>
917
918 * gdb.stabs/weird.exp: Use gdb_remote_download and
919 standard_output_file.
920
5030a410
TT
9212013-11-04 Tom Tromey <tromey@redhat.com>
922
923 * gdb.base/gcore-buffer-overflow.exp: Use
924 standard_output_file, not standard_testfile.
925 * gdb.base/twice.exp: Use standard_testfile, not
926 standard_output_file. Use gdb_remote_download.
927
95d7853e
TT
9282013-11-04 Tom Tromey <tromey@redhat.com>
929
930 * lib/gdb.exp (get_compiler_info): Use log_file -info and
931 restore from that.
932
eab88b54
MR
9332013-11-02 Maciej W. Rozycki <macro@codesourcery.com>
934
935 * gdb.cp/derivation.exp: s/perrro/perror/
936
a1b0fbee
MR
9372013-11-01 Maciej W. Rozycki <macro@codesourcery.com>
938
939 * gdb.dwarf2/dwzbuildid.exp: Rename `outdir' variable to
940 `debugdir'.
941
638aa5a1
AB
9422013-10-31 Andrew Burgess <aburgess@broadcom.com>
943
944 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): Add additional
945 tests and update expected error message.
946 (test_watch_register_location): New tests.
947 (do_tests): Call test_watch_register_location.
948 * gdb.base/watchpoints.exp: Update expected error message.
949
055e608a
UW
9502013-10-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
951
952 * gdb.arch/s390-multiarch.exp (test_linux_v2): Add $gdb_prompt to
953 the patterns in gdb_test_multiple.
954
9ac69859
NB
9552013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
956
957 * gdb.base/sym-file-lib.c: New file.
958 * gdb.base/sym-file-loader.c: New file.
959 * gdb.base/sym-file-loader.h: New file.
960 * gdb.base/sym-file-main.c: New file.
961 * gdb.base/sym-file.exp: New file.
962 * lib/gdb.exp (is_elf_target): New function.
963
24ba476b
PA
9642013-10-29 Pedro Alves <palves@redhat.com>
965
966 * gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs
967 variable setting change-log-default-name to ChangeLog-mi.
968
f69d9aef
AB
9692013-10-29 Andrew Burgess <aburgess@broadcom.com>
970
971 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test):
972 Expect <unavailable> pattern.
973
71193121
TV
9742013-10-28 Tom de Vries <tom@codesourcery.com>
975
976 * gdb.arch/thumb2-it.S (it_8): Fix typo.
977
38095c27
AK
9782013-10-25 Anton Kolesov <Anton.Kolesov@synopsys.com> (tiny change)
979
980 * gdb.base/bang.exp: Use gdb_continue_to_end to properly support
981 remote stubs where exit() behaviour is unreliable.
982
686d4def
PA
9832013-10-25 Pedro Alves <palves@redhat.com>
984
985 * gdb.cp/m-static.exp: Adjust expected output of printing a
986 nonexistent or optimized out static field. Also test printing the
987 the "container" object.
988
a35cfb40
MR
9892013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
990
991 * lib/gdb.exp (gdb_finish): Send a kill request to `gdbserver'
992 if in the persistent mode.
993 * gdb.trace/disconnected-tracing.exp: Reconnect before completion.
994
bbe769cc
MR
9952013-10-24 Maciej W. Rozycki <macro@codesourcery.com>
996
997 * lib/gdb.exp (gdb_gcore_cmd): Also handle a "Target does not
998 support core file generation" reply.
999
95e4302a
JM
10002013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
1001
1002 PR gdb/15986
1003 * gdb.base/run.c (main): gdb_get_line_number tag added for
1004 commands.exp.
1005 (factorial): Likewise.
1006
1007 * gdb.base/commands.exp (watchpoint_command_test): Use
1008 gdb_get_line_number in order to determine the locations in run.c
1009 where local_var is detected to go out of scope.
1010
4c406179
JM
10112013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>
1012
1013 * gdb.base/gnu_vector.exp: Care about endianness when casting
1014 scalars to vectors.
1015
bb6216d8
TT
10162013-10-18 Tom Tromey <tromey@redhat.com>
1017
1018 * lib/gdb.exp (build_executable_from_specs): Remove duplicate set
1019 of "binfile".
1020
e8369a73
AB
10212013-10-18 Andrew Burgess <aburgess@broadcom.com>
1022
1023 * gdb.base/watchpoints.exp: Add test for setting software
1024 watchpoints of different types before starting the inferior.
1025
776f04fa
PA
10262013-10-18 Pedro Alves <palves@redhat.com>
1027
1028 PR gdb/16062
1029 * gdb.threads/stepi-random-signal.c: New file.
1030 * gdb.threads/stepi-random-signal.exp: New file.
1031
e4b8388f
MR
10322013-10-17 Maciej W. Rozycki <macro@codesourcery.com>
1033
1034 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1035 Fix comment typo.
1036 * lib/gdb.exp (gdb_init): Likewise.
1037
50b34a18
TT
10382013-10-17 Tom Tromey <tromey@redhat.com>
1039
1040 * gdb.base/printcmds.exp (test_printf): Test printf flushing.
1041
3db258f5
TT
10422013-10-14 Tom Tromey <tromey@redhat.com>
1043
1044 * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass explicit test
1045 name to gdb_test_no_output.
1046
4856b6bc
JK
10472013-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
1048
1049 Canonicalize directories for EXEC_FILENAME.
1050 * gdb.base/argv0-symlink.exp
1051 (kept file symbolic link name for info inferiors): New.
1052 (kept directory symbolic link name): Setup kfail.
1053 (kept directory symbolic link name for info inferiors): New.
1054
9772d074
UW
10552013-10-11 Andreas Arnez <arnez@linux.vnet.ibm.com>
1056
1057 * gdb.arch/s390-multiarch.exp: New file.
1058 * gdb.arch/s390-multiarch.c: New file.
1059
2a3be966
JB
10602013-10-11 Joel Brobecker <brobecker@adacore.com>
1061
1062 * gdb.ada/mi_catch_ex.exp: Adjusts all "catch ..." tests to
1063 use the appropriate GDB/MI command instead, and verify
1064 the test output.
1065
7c647d61
JB
10662013-10-11 Joel Brobecker <brobecker@adacore.com>
1067
1068 * gdb.base/source-nofile.gdb: New file.
1069 * gdb.base/source.exp: Add two tests verifying the behavior when
1070 the "source" command is given a non-existant filename.
1071
bb66bd51
YQ
10722013-10-11 Yao Qi <yao@codesourcery.com>
1073
1074 * gdb.mi/mi-catch-load.c: Remove the include of "dlfcn.h".
1075 [__WIN32__]: Include "windows.h" and define macro 'dlopen'
1076 and 'dlclose'.
1077 [!__WIN32__]: Include "dlfcn.h".
1078 * gdb.mi/mi-catch-load.exp: Set up kfail.
1079
4f424bb1
AK
10802013-10-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
1081
1082 * lib/gdb.exp (gdb_core_cmd): Replace fixed string "re-load
1083 generated corefile" by argument "$test".
1084
578d3588
PA
10852013-10-09 Pedro Alves <palves@redhat.com>
1086
1087 * gdb.python/py-prettyprint.exp (run_lang_tests): Adjust expected
1088 output.
1089
eb4ca471
PA
10902013-10-09 Pedro Alves <palves@redhat.com>
1091
1092 * gdb.base/catch-syscall.exp (test_catch_syscall_without_args)
1093 (test_catch_syscall_with_args, test_catch_syscall_with_many_args)
1094 (test_catch_syscall_with_wrong_args)
1095 (test_catch_syscall_restarting_inferior)
1096 (test_catch_syscall_fail_nodatadir)
1097 (test_catch_syscall_without_args_noxml)
1098 (test_catch_syscall_with_args_noxml)
1099 (test_catch_syscall_with_wrong_args_noxml): Use with_test_prefix.
1100
dc294be5
TT
11012013-10-08 Tom Tromey <tromey@redhat.com>
1102
1103 * gdb.dwarf2/dwzbuildid.exp: New file.
1104 * lib/dwarf.exp (Dwarf::_section): Add "flags" and "type"
1105 parameters.
1106 (Dwarf::_defer_output): Change "section" parameter to
1107 "section_spec"; update.
1108 (Dwarf::gnu_debugaltlink, Dwarf::_note, Dwarf::build_id): New
1109 procs.
1110
c968bd18
JB
11112013-10-08 Joel Brobecker <brobecker@adacore.com>
1112
1113 * gdb.ada/mi_catch_ex.exp: Make "mi_execute_to" test names unique.
1114
f44eeb11
TT
11152013-10-07 Tom Tromey <tromey@redhat.com>
1116
1117 * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idx
1118 to 0.
1119
0c557179
SDJ
11202013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1121
1122 * gdb.base/corefile.exp: Test whether $_exitsignal is set and
1123 $_exitcode is void when opening a corefile.
1124 * gdb.base/exitsignal.exp: New file.
1125 * gdb.base/segv.c: Likewise.
1126 * gdb.base/normal.c: Likewise.
1127
5713b9b5
JB
11282013-10-04 Joel Brobecker <brobecker@adacore.com>
1129
1130 * gdb.mi/mi-start.c, gdb.mi/mi-start.exp: New files.
1131
3f983d47
YZ
11322013-10-02 Vidya Praveen <vidyapraveen@arm.com>
1133
1134 * gdb.trace/entry-values.exp: Modify regular expression to scan for
1135 'bl' instruction instead of 'call' for ARM and AArch64 targets.
1136
901461f8
PA
11372013-10-02 Pedro Alves <palves@redhat.com>
1138
1139 * gdb.dwarf2/dw2-reg-undefined.exp <pattern_rax_rbx_rcx_print,
1140 pattern_rax_rbx_rcx_info>: Set to "<not saved>".
1141 * gdb.mi/mi-reg-undefined.exp (opt_out_pattern): Delete.
1142 (not_saved_pattern): New.
1143 Replace use of the former with the latter.
1144
b477a5e6
PA
11452013-10-02 Pedro Alves <palves@redhat.com>
1146
1147 * README (Board Settings): Document "exit_is_reliable".
1148 * lib/gdb.exp (gdb_continue_to_end): Check whether the board says
1149 running to exit reliably reports program exits.
1150 * boards/native-gdbserver.exp: Set exit_is_reliable in the board
1151 info.
1152 * boards/native-stdio-gdbserver.exp: Likewise.
1153
a49bed3a
DE
11542013-10-01 Doug Evans <dje@google.com>
1155
1156 * gdb.python/python.exp: Remove redundant print-stack tests.
1157 Make all print-stack test names unique. Fix spelling of print-stack.
1158
2ed2ad44
YQ
11592013-09-29 Yao Qi <yao@codesourcery.com>
1160
1161 * gdb.base/shreloc.exp: Set $msymfile to 'shreloc.txt' if host
1162 is remote.
1163
7d760051
UW
11642013-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
1165
1166 PR shlibs/8882
1167 * gdb.base/corefile.exp: Add a check to assure warning-free
1168 core-file load.
1169
82bf32bc
JK
11702013-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1171
1172 * gdb.dwarf2/dwp-symlink.c: New file.
1173 * gdb.dwarf2/dwp-symlink.exp: New file.
1174
4fa7d390
DE
11752013-09-20 Doug Evans <dje@google.com>
1176
6b4646ce
DE
1177 * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.
1178 * gdb.dwarf2/fission-base.S: Update. Split out .dwo into separate
1179 file.
1180 * gdb.dwarf2/fission-loclists.S: Ditto.
1181 * gdb.dwarf2/fission-reread.S: Ditto.
1182 * gdb.dwarf2/fission-base.exp: Skip of remote host. Compile with
1183 build_executable_from_fission_assembler.
1184 * gdb.dwarf2/fission-loclists.exp: Ditto.
1185 * gdb.dwarf2/fission-reread.exp: Ditto.
1186
4fa7d390
DE
1187 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.
1188 * lib/gdb.exp (build_id_debug_filename_get): Update to use them.
1189 (gdb_gnu_strip_debug): Ditto.
1190 * lib/prelink-support.exp (section_get, prelink_no): Ditto.
1191 * gdb.arch/altivec-abi.exp: Ditto.
1192 * gdb.base/attach-pie-misread.exp: Ditto.
1193 * gdb.base/comprdebug.exp: Ditto.
1194 * gdb.base/dup-sect.exp: Ditto.
1195 * gdb.base/gnu-debugdata.exp: Ditto.
1196 * gdb.base/step-symless.exp: Ditto.
1197 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
1198 * gdb.dwarf2/dw2-skip-prologue.exp: Ditto.
1199 * gdb.dwarf2/gdb-index.exp: Ditto.
1200
e4c6a2c4
AB
12012013-09-18 Andrew Burgess <aburgess@broadcom.com>
1202
1203 * gdb.dwarf2/dw2-reg-undefined.exp: Change pattern for info
1204 register to "<optimized out>", and also print the registers.
1205
a205fbfc
PA
12062013-09-18 Pedro Alves <palves@redhat.com>
1207
1208 PR server/15967
1209 * gdb.server/wrapper.exp: Also return unsupported for Cygwin, and
1210 change text.
1211
ee47b2f8
YQ
12122013-09-18 Yao Qi <yao@codesourcery.com>
1213
1214 * gdb.server/wrapper.c: New.
1215 * gdb.server/wrapper.exp: New.
1216
49fa26b0
PA
12172013-09-17 Muhammad Waqas <mwaqas@codesourccery.com>
1218 Jan Kratochvil <jan.kartochvil@redhat.com>
1219 Pedro Alves <palves@redhat.com>
1220
1221 PR gdb/11568
1222 * gdb.thread/thread-specific-bp.c: New file.
1223 * gdb.thread/thread-specific-bp.exp: New file.
1224
e83b28bc
SDJ
12252013-09-17 Sergio Durigan Junior <sergiodj@redhat.com>
1226
1227 * gdb.base/defaults.exp (<show_conv_list>): Add check for $_isvoid
1228 convenience function.
1229
08d72866
PA
12302013-09-17 Pedro Alves <palves@redhat.com>
1231
1232 PR gdb/15911
1233 * gdb.threads/info-threads-cur-sal-2.c: New file.
1234 * gdb.threads/info-threads-cur-sal.c: New file.
1235 * gdb.threads/info-threads-cur-sal.exp: New file.
1236
57b0d98e
YQ
12372013-09-17 Yao Qi <yao@codesourcery.com>
1238
1239 * gdb.base/catch-load.c: Remove the include of "dlfcn.h".
1240 [__WIN32__]: Include "windows.h" and define macro dlopen
1241 and dlclose.
1242 [!__WIN32__]: Include "dlfcn.h".
1243 * gdb.base/catch-load.exp (one_catch_load_test): Match
1244 directory separator.
1245
0295a32e
DE
12462013-09-16 Doug Evans <dje@google.com>
1247
a587b477
DE
1248 * lib/gdb.exp (using_fission): New proc.
1249 * gdb.base/info-macros.exp: Skip test if using Fission.
1250
0295a32e
DE
1251 * gdb.base/break-interp.exp: Fix indentation.
1252
a280dbd1
SDJ
12532013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1254
1255 * gdb.base/gdbvars.c (foo_void): New function.
1256 (foo_int): Likewise.
1257 * gdb.base/gdbvars.exp (test_convenience_functions): New
1258 function. Call it.
1259
4ac33720
UW
12602013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1261
1262 * gdb.arch/s390-tdbregs.c: New file.
1263 * gdb.arch/s390-tdbregs.exp: New file.
1264
b866c52d
SS
12652013-09-12 Stan Shebs <stan@codesourcery.com>
1266
1267 * README: New file.
1268
dc59cba6
DE
12692013-09-12 Doug Evans <dje@google.com>
1270
1271 * gdb.python/py-events.py (new_objfile_handler): Remove accidentally
1272 added code to print event.inferior.
1273
edf9f00c
JK
12742013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1275
1276 * gdb.base/gnu-debugdata.exp (objcopy 1): Move it lower and use only
1277 debug part of the binary.
1278
5423b017
JK
12792013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1280
1281 * gdb.base/gnu-debugdata.exp (strip): Add -R .comment.
1282 (addlink): Add comment.
1283
9295cf6f
SA
12842013-09-10 Sanimir Agovic <sanimir.agovic@intel.com>
1285
1286 * gdb.base/default.exp: Adjust regexpr for 'cd' to match optional
1287 canonical pathname.
1288
89e63ee4
DE
12892013-09-04 Doug Evans <dje@google.com>
1290
314bb8c3
DE
1291 * gdb.python/py-events.py (exit_handler): Verify we get the expected
1292 event.
1293 (continue_handler, new_objfile_handler): Ditto.
1294 (test_events): Rename command to "test-events".
1295 (test_newobj_events): Rename command to "test-objfile-events".
1296 * gdb.python/py-events.exp: Update.
1297 * gdb.python/py-evsignal.exp: Update.
1298 * gdb.python/py-evthreads.exp: Update.
1299
89e63ee4
DE
1300 * gdb.base/enumval.c (ZERO): New enum value.
1301 (main): Use it
1302 * gdb.base/enumval.exp: Test ability to print ZERO.
1303
13042013-09-03 Muhammad Bilal <mbilal@codesourcery.com>
41dc8db8
MB
1305 Pedro Alves <palves@redhat.com>
1306
1307 * gdb.base/relocate.exp: Check that invalid options are
1308 rejected.
1309
26c2b53c
AB
13102013-08-30 Andrew Burgess <aburgess@broadcom.com>
1311
1312 * gdb.base/code_elim1.c (my_bss_symbol): New variable added.
1313 (my_static_symbol): Add comment.
1314 (main): Reference my_bss_symbol.
1315
96d9056e
PM
13162013-08-30 Phil Muldoon <pmuldoon@redhat.com>
1317
1318 * gdb.python/py-arch.exp: Tests for invalid architecture.
1319
489d4f4d
SA
13202013-08-29 Sterling Augustine <saugustine@google.com>
1321
1322 * boards/remote-stdio-gdbserver.exp: Set rcp_prog and
1323 rsh_prog in new conditional. Move use of REMOTE_PORTNUM into
1324 said conditional.
1325
5b791bb5
PM
13262013-08-29 Phil Muldoon <pmuldoon@redhat.com>
1327
1328 * gdb.python/py-arch.exp: Load gdb-python.exp.
1329
8f28f522
PM
13302013-08-29 Phil Muldoon <pmuldoon@redhat.com>
1331
1332 * gdb.python/py-framefilter.py (FrameFilter.filter): Check
1333 itertools for imap attribute. Otherwise use map().
1334 (ElidingIterator): Define wrapper function __next__.
1335 * gdb.python/py-framefilter-mi.exp: Do not use execfile,
1336 use exec (open (read ())) instead.
1337 * gdb.python/py-framefilter.exp: Ditto.
1338 * gdb.python/py-arch.exp: Update print based test to Python 3.x
1339 compliance.
1340 * gdb.python/py-frame.exp: Ditto.
1341 * gdb.python/py-type.exp: Ditto.
1342
1f0c4988
JK
13432013-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
1344
1345 PR gdb/15415
1346 * gdb.base/argv0-symlink.c: New file.
1347 * gdb.base/argv0-symlink.exp: New file.
1348
7893c162
TT
13492013-08-28 Tom Tromey <tromey@redhat.com>
1350
1351 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test name
1352 when saving index.
1353
6211c335
YQ
13542013-08-27 Yao Qi <yao@codesourcery.com>
1355
1356 * gdb.trace/entry-values.exp: Test unavailable entry value is
1357 not shown when option '--skip-unavailable' is specified.
1358 * gdb.trace/mi-trace-unavailable.exp (test_trace_unavailable):
1359 Add tests for new option '--skip-unavailable'.
1360
ce4ea2bb
YQ
13612013-08-27 Yao Qi <yao@codesourcery.com>
1362
1363 * lib/gdb.exp (gdb_remote_download): Don't pass $tofile to
1364 remote_download if it is empty.
1365
6e45f158
DE
13662013-08-26 Doug Evans <dje@google.com>
1367
779bd270
DE
1368 PR symtab/15885
1369 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add gdb-index.
1370 (clean): rm -f *.gdb-index *.with-index.
1371 * gdb.dwarf2/gdb-index.exp: New testcase.
1372
6e45f158
DE
1373 * lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.
1374 * gdb.base/gnu-debugdata.exp (run): Moved to gdb.exp and renamed to
1375 run_on_host. All callers updated.
1376
b1224238
YQ
13772013-08-24 Yao Qi <yao@codesourcery.com>
1378
1379 * gdb.trace/entry-values.c (end): New
1380 (main): Call end.
1381 * gdb.trace/entry-values.exp: Load trace-support.exp. Set
1382 tracepoint and collect data. Test entry value is unavailable.
1383
b39a8faf
YQ
13842013-08-24 Yao Qi <yao@codesourcery.com>
1385
1386 * lib/dwarf.exp (_location): Handle DW_OP_deref_size.
1387 * gdb.trace/entry-values.c: New.
1388 * gdb.trace/entry-values.exp: New.
1389
9eaabc75
MW
13902013-07-12 Muhammad Waqas <mwaqas@codesourccery.com>
1391
1392 PR gdb/15501
1393 * gdb.base/ena-dis-br.exp: Add test to verify
1394 enable/disable commands work correctly with
1395 multiple arguments that include multiple locations.
1396
9f948660
SDJ
13972013-08-22 Samuel Bronson <naesten@gmail.com>
1398
1399 ARM Linux support for `catch syscall'.
1400 * gdb.base/catch-syscall.exp: Test this on ARM now.
1401 (fill_all_syscalls_numbers): ARM has close/chroot on 6/61, too.
1402
e630b974
TT
14032013-08-22 Tom Tromey <tromey@redhat.com>
1404
1405 * lib/dwarf.exp (cu, tu): Handle addr_size of "default". Change
1406 default addr_size.
1407 * lib/gdb.exp (is_64_target): New gdb_caching_proc.
1408
f3a76454
TT
14092013-08-22 Tom Tromey <tromey@redhat.com>
1410
1411 * lib/gdb.exp (skip_btrace_tests): Use gdb_caching_proc and
1412 standard_temp_file.
1413
de5f37e1
TT
14142013-08-22 Tom Tromey <tromey@redhat.com>
1415
1416 * gdb.arch/amd64-byte.exp: Use standard_testfile,
1417 clean_restart.
1418 * gdb.arch/amd64-disp-step.exp: Use standard_testfile.
1419 * gdb.arch/amd64-dword.exp: Use standard_testfile,
1420 clean_restart.
1421 * gdb.arch/amd64-entry-value-param.exp: Use standard_testfile.
1422 * gdb.arch/amd64-entry-value.exp: Use standard_testfile.
1423 * gdb.arch/amd64-prologue-xmm.exp: Use standard_testfile.
1424 * gdb.arch/amd64-word.exp: Use standard_testfile,
1425 clean_restart.
1426 * gdb.arch/i386-avx.exp: Use standard_testfile, clean_restart.
1427 * gdb.arch/i386-byte.exp: Use standard_testfile, clean_restart.
1428 * gdb.arch/i386-disp-step.exp: Use standard_testfile.
1429 * gdb.arch/i386-dr3-watch.exp: Use standard_testfile.
1430 * gdb.arch/i386-permbkpt.exp: Use standard_testfile, clean_restart.
1431 * gdb.arch/i386-signal.exp: Use standard_testfile.
1432 * gdb.arch/i386-size-overlap.exp: Use standard_testfile, clean_restart.
1433 * gdb.arch/i386-sse.exp: Use standard_testfile, clean_restart.
1434 * gdb.arch/i386-unwind.exp: Use standard_testfile.
1435 * gdb.arch/i386-word.exp: Use standard_testfile, clean_restart.
1436
8448e842
TT
14372013-08-22 Tom Tromey <tromey@redhat.com>
1438
1439 * gdb.python/py-error.exp: Use gdb_remote_download.
1440 * gdb.python/py-mi.exp: Use gdb_remote_download.
1441 * gdb.python/py-objfile-script.exp: Use standard_output_file.
1442 * gdb.python/py-prettyprint.exp: Use gdb_remote_download.
1443 (run_lang_tests): Likewise.
1444 * gdb.python/py-section-script.c: Use SCRIPT_FILE rather than
1445 filename.
1446 * gdb.python/py-section-script.exp: Set SCRIPT_FILE when
1447 compiling. Use gdb_remote_download. Update some tests.
1448 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
1449 standard_output_file.
1450 * gdb.python/py-typeprint.exp: Use gdb_remote_download.
1451 * gdb.python/py-frame-args.exp: Use gdb_remote_download.
1452 * gdb.python/py-framefilter-mi.exp: Use gdb_remote_download.
1453 * gdb.python/py-framefilter.exp: Use gdb_remote_download,
1454 standard_output_file.
1455
16cfcbc2
TT
14562013-08-22 Tom Tromey <tromey@redhat.com>
1457
1458 * lib/cell.exp (skip_cell_tests): Use standard_temp_file.
1459
44ee8174
TT
14602013-08-22 Tom Tromey <tromey@redhat.com>
1461
1462 * gdb.dwarf2/dw2-basic.exp: Use gdb_remote_download.
1463 * gdb.dwarf2/dw2-compressed.exp: Use gdb_remote_download.
1464 * gdb.dwarf2/dw2-intercu.exp: Use gdb_remote_download.
1465 * gdb.dwarf2/dw2-intermix.exp: Use gdb_remote_download.
1466 * gdb.dwarf2/dw2-producer.exp: Use gdb_remote_download.
1467 * gdb.dwarf2/mac-fileno.exp: Use gdb_remote_download.
1468 * lib/gdb.exp (gdb_remote_download): New proc.
1469
7a218f88
TT
14702013-08-22 Tom Tromey <tromey@redhat.com>
1471
1472 * gdb.dwarf2/clztest.exp: Use standard_testfile.
1473 * gdb.dwarf2/dw2-minsym-in-cu.exp: Use standard_testfile.
1474 * gdb.dwarf2/fission-base.S: Remove directory from
1475 DW_AT_GNU_dwo_name.
1476 * gdb.dwarf2/fission-base.exp: Use build_executable. Set
1477 debug-file-directory.
1478 * gdb.dwarf2/fission-reread.S: Remove directory from
1479 DW_AT_GNU_dwo_name.
1480 * gdb.dwarf2/fission-reread.exp: Use build_executable. Set
1481 debug-file-directory.
1482
70cc1c23
DE
14832013-08-16 Doug Evans <dje@google.com>
1484
1485 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported if
1486 prelink complains about an unhandled DWARF version.
1487
61884d20
DE
14882013-08-14 Cary Coutant <ccoutant@google.com>
1489
1490 * boards/fission.exp: Add -fdebug-types-section to debug_flags.
1491
5e92f71a
TT
14922013-08-13 Tom Tromey <tromey@redhat.com>
1493 Yao Qi <yao@codesourcery.com>
1494
1495 * lib/cache.exp (gdb_do_cache): Handle GDB_PARALLEL.
1496 * lib/gdb.exp: Handle GDB_PARALLEL.
1497 (default_gdb_version): Kill inotify_pid if it exists.
1498 (default_gdb_exit): Emit warning if the inotify log is not
1499 empty.
1500 (standard_output_file): Respect GDB_PARALLEL.
1501 (standard_temp_file): Likewise.
1502 (gdb_init): Start inotifywait if requested.
1503
5c30d39a
AB
15042013-08-13 Andrew Burgess <aburgess@broadcom.com>
1505
1506 * gdb.base/printcmds.exp (test_printf): Add test for printf of
1507 pointer with various flags.
1508
17e1c970
TT
15092013-08-13 Tom Tromey <tromey@redhat.com>
1510
1511 * lib/cache.exp: New file.
1512 * lib/cell.exp (skip_cell_tests): Use gdb_caching_proc.
1513 * lib/gdb.exp: Load cache.exp.
1514 (support_complex_tests, is_ilp32_target, is_lp64_target)
1515 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests)
1516 (gdb_skip_xml_test): Use gdb_caching_proc.
1517 * lib/opencl.exp (skip_opencl_tests): Use gdb_caching_proc.
1518
4e234898
TT
15192013-08-13 Tom Tromey <tromey@redhat.com>
1520
1521 * lib/gdb.exp (standard_temp_file): New proc.
1522 (support_complex_tests, is_ilp32_target, is_lp64_target)
1523 (is_amd64_regs_target, skip_altivec_tests, skip_vsx_tests): Use
1524 standard_temp_file.
1525
53e981d9
TT
15262013-08-13 Tom Tromey <tromey@redhat.com>
1527
1528 * lib/gdb.exp (build_id_debug_filename_get): Use
1529 standard_output_file.
1530 * lib/prelink-support.exp (section_get)
1531 (build_executable_own_libs): Use standard_output_file.
1532
3f539315
TT
15332013-08-12 Tom Tromey <tromey@redhat.com>
1534
1535 * Makefile.in (ALL_SUBDIRS): Add gdb.go.
1536
b4013987
AA
15372013-08-12 Ali Anwar <alianwar@codesourcery.com>
1538
1539 * gdb.base/break.exp: Test break via convenience variable
1540 with file name.
1541
f61d5529
DE
15422013-08-09 Doug Evans <dje@google.com>
1543
1544 * lib/future.exp (gdb_find_ldd): New proc.
1545 * lib/prelink-support.exp (build_executable_own_libs): Call it.
1546 Make "/usr/sbin/" in prelink path optional.
1547
1ed8d800
YQ
15482013-08-09 Yao Qi <yao@codesourcery.com>
1549
1550 * gdb.trace/collection.exp (gdb_collect_args_test): Set
1551 "only" and "both" to 'print entry-values' before selecting
1552 trace frame.
1553
82a0a75f
YQ
15542013-08-08 Yao Qi <yao@codesourcery.com>
1555
1556 * gdb.trace/mi-trace-unavailable.exp: Don't set
1557 "print entry-values" to "no".
1558 (test_trace_unavailable): Set various values to
1559 "print entry-values" to test that the output of
1560 '-stack-list-locals' is not affected, and then set
1561 set "print entry-values" to "no".
1562
ac52f9a2
DE
15632013-08-07 Doug Evans <dje@google.com>
1564
1565 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.
1566 * gdb.python/py-value-cc.exp: Update.
1567 * gdb.python/py-value.exp: Use different names for .o files for
1568 C and C++. Only perform C++ tests if !skip_cplus_tests.
1569
bf6d8a91
TT
15702013-08-07 Tom Tromey <tromey@redhat.com>
1571
1572 * gdb.base/maint.exp: Allow zero symtabs to be expanded.
1573
f9125b6c
TT
15742013-08-07 Tom Tromey <tromey@redhat.com>
1575
1576 * gdb.dwarf2/dwz.exp: New file.
1577
3a1115a0
TT
15782013-08-02 Tom Tromey <tromey@redhat.com>
1579
1580 * gdb.base/watchpoint.c (struct foo5): New.
1581 (nullptr): New global.
1582 * gdb.base/watchpoint.exp (test_watch_location): Add test.
1583
b846d303
DE
15842013-08-01 Doug Evans <dje@google.com>
1585
7ee85ab1
DE
1586 PR symtab/15691
1587 * gdb.dwarf2/fission-mix.exp: New file.
1588 * gdb.dwarf2/fission-mix.h: New file.
1589 * gdb.dwarf2/fission-mix.c: New file.
1590 * gdb.dwarf2/fission-mix2.c: New file.
1591
b846d303
DE
1592 PR symtab/15695
1593 * gdb.base/func-ptr.exp: New file.
1594 * gdb.base/func-ptr.c: New file.
1595
67d21849
YQ
15962013-08-01 Yao Qi <yao@codesourcery.com>
1597
1598 * gdb.python/py-sync-interp.c: New.
1599 * gdb.python/py-sync-interp.exp: New.
1600
de74e63a
YQ
16012013-07-31 Yao Qi <yao@codesourcery.com>
1602
1603 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Test command
1604 'tdump' on stack frame 0 and 1 respectively.
1605
680558e8
YQ
16062013-07-31 Yao Qi <yao@codesourcery.com>
1607
1608 PR gdb/13443
1609 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_3): Add parameter
1610 'traceframe'. Wrap test with with_test_prefix.
1611 (top level): Update.
1612
48bbe0bf
YQ
16132013-07-31 Yao Qi <yao@codesourcery.com>
1614
1615 * gdb.trace/backtrace.exp: Don't invoke 'get_exit' and
1616 'gdb_start'.
1617 Invoke 'prepare_for_testing' instead of 'gdb_compile'.
1618 Use gdb_test_no_output to issue commands 'tstart' and 'tstop'.
1619
11b4b7cc
AB
16202013-07-30 Andrew Burgess <aburgess@broadcom.com>
1621
1622 * gdb.dwarf2/pieces-optimized-out.exp: Expect "<optimized out>"
1623 when printing an optimized out value. Expect an error when using
1624 an optimized out value in an expression.
1625
b0c54aa5
AB
16262013-07-30 Andrew Burgess <aburgess@broadcom.com>
1627
1628 * gdb.dwarf2/pieces-optimized-out.exp: New file.
1629 * gdb.dwarf2/pieces-optimized-out.c: New file.
1630 * gdb.dwarf2/pieces-optimized-out.S: New file.
1631
97c85fc6
MB
16322013-07-30 Muhammad Bilal <mbilal@codesourcery.com>
1633
1634 PR gdb/15715
1635 * gdb.base/setshow.exp: Test that relative paths passed to
1636 'set history filename' are converted to absolute paths.
1637
5b32ae97
KS
16382013-07-26 Keith Seitz <keiths@redhat.com>
1639
1640 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile instead
1641 of f77.
1642 Allow for compiler variations of integer types.
1643 Use mi_create_varobj.
1644 Use mi_list_varobj_children for the immediate children of `array'.
1645 Add "has_more" attribute for grandchildren test.
1646
6f64ef53
PA
16472013-07-26 Pedro Alves <palves@redhat.com>
1648
1649 * gdb.base/interrupt-noterm.c, gdb.base/interrupt-noterm.exp: New
1650 files.
1651
fdc8aae8
AB
16522013-07-25 Andrew Burgess <aburgess@broadcom.com>
1653
1654 * gdb.mi/mi-reg-undefined.exp: New file.
1655 * gdb.mi/mi-reg-undefined.c: Likewise.
1656 * gdb.mi/mi-reg-undefined.S: Likewise.
1657
6fbe845e
AB
16582013-07-25 Andrew Burgess <aburgess@broadcom.com>
1659
1660 * gdb.base/printcmds.exp (test_print_int_arrays): Add tests for x,
1661 z, o, and t output formats.
1662 * gdb.base/display.exp: Use 'k' as an undefined format now that
1663 'z' is defined.
1664
7b79b135
DE
16652013-07-24 Doug Evans <dje@google.com>
1666
1667 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): Pass
1668 "--" to switch.
1669
a0607b84
YQ
16702013-07-24 Yao Qi <yao@codesourcery.com>
1671
1672 * gdb.mi/mi-var-cmd.exp: If host is remote, use ${testfile} on
1673 host.
1674 * gdb.mi/mi-basics.exp (test_exec_and_symbol_mi_operatons):
1675 Likewise. If host is remote, copy ${binfile} to host.
1676
2eb14a9b
YQ
16772013-07-23 Yao Qi <yao@codesourcery.com>
1678
1679 * gdb.mi/mi-var-cmd.exp: Adjust pattern to match current error
1680 message.
1681
5d0a3b53
WN
16822013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
1683
1684 * gdb.base/disp-step-syscall.exp: Add svc and swi syscall
1685 instructions and enable disp-step-syscall for arm targets.
1686
9a5911c0
WN
16872013-07-19 Omair Javaid <Omair.Javaid@linaro.org>
1688
1689 * gdb.dwarf2/fission-reread.S: Replace @ sign with % sign to remove
1690 assembler errors on arm.
1691 * gdb.dwarf2/mac-fileno.S: Likewise.
1692 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
1693 * gdb.dwarf2/pr13961.S: Likewise.
1694
fa876972
HZ
16952013-07-19 Hui Zhu <hui@codesourcery.com>
1696
1697 PR gdb/15692
1698 * gdb.mi/mi-dprintf.exp: Add double quotes test.
1699
1527aea8
YQ
17002013-07-19 Yao Qi <yao@codesourcery.com>
1701
1702 * gdb.trace/read-memory.exp (test_from_remote): Update test.
1703 (teset_from_exec): Likewise.
1704
73c1d57e
YQ
17052013-07-19 Yao Qi <yao@codesourcery.com>
1706
1707 * gdb.trace/read-memory.c: New.
1708 * gdb.trace/read-memory.exp: New.
1709
a075c3e5
YQ
17102013-07-19 Yao Qi <yao@codesourcery.com>
1711
1712 * lib/gdb.exp (gdb_compile_shlib): Pass the tail name of
1713 $dest to link options if host is remote. Move the
1714 generated file to $dest.a on host if host is remote.
1715
623cc285
WN
17162013-07-18 Will Newton <will.newton@linaro.org>
1717
1718 * gdb.threads/tls-nodebug.c: Call pthread_testcancel
1719 to ensure the test is linked against pthreads.
1720 * gdb.threads/tls-var-main.c: Likewise.
1721 * gdb.threads/tls-shared.c: Likewise.
1722
1f74d3b5
YQ
17232013-07-18 Yao Qi <yao@codesourcery.com>
1724
1725 * lib/future.exp (gdb_default_target_compile): Use tail name
1726 of $destfile as the output name of compile. Move the
1727 generated file to $destfile on build.
1728
f6dc277e
YQ
17292013-07-18 Yao Qi <yao@codesourcery.com>
1730
1731 * lib/gdb.exp (gdb_compile): Set
1732 gdb_saved_set_unbuffered_mode_obj to
1733 set_unbuffered_mode_saved.o if host is remote. Invoke
1734 remote_download to copy $unbuf_obj to host.
1735
e7045703
DE
17362013-07-17 Doug Evans <dje@google.com>
1737
1738 * gdb.python/py-frame-args.c: New file.
1739 * gdb.python/py-frame-args.py: New file.
1740 * gdb.python/py-frame-args.exp New file.
1741
5ea5559b
AB
17422013-07-16 Andrew Burgess <aburgess@broadcom.com>
1743
1744 * gdb.base/printcmds.exp (test_printf): Add tests for format
1745 strings with missing format specifier.
1746
4229ca0e
TT
17472013-07-16 Tom Tromey <tromey@redhat.com>
1748
1749 * gdb.ada/info_types.exp: Use standard_testfile.
1750
5ee657d5
TT
17512013-07-16 Tom Tromey <tromey@redhat.com>
1752
1753 * gdb.mi/mi-basics.exp: Use standard_output_file.
1754 (test_dir_specification, test_cwd_specification)
1755 (test_path_specification): Use testsubdir, not subdir and objdir.
1756
20e3d738
TT
17572013-07-16 Tom Tromey <tromey@redhat.com>
1758
1759 * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
1760
7d7c6477
JB
17612013-07-09 Joel Brobecker <brobecker@adacore.com>
1762
1763 * gdb.ada/small_reg_param.exp: Accept optional entry value
1764 for parameter "w".
1765
52cd8b7d
JB
17662013-07-09 Joel Brobecker <brobecker@adacore.com>
1767
1768 * gdb.ada/small_reg_param.exp: Remove trailing space.
1769
2a998fc0
DE
17702013-07-09 Doug Evans <dje@google.com>
1771
1772 * gdb.base/default.exp: Update expected output of "show print array"
1773 and "show print pretty".
1774
0329e9fb
UW
17752013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
1776
1777 * gdb.threads/wp-replication.exp: Stop counting available hardware
1778 watchpoints after NR_THREADS iterations.
1779
1953058f
AB
17802013-07-08 Andrew Burgess <aburgess@broadcom.com>
1781
1782 * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.
1783
7c0de741
YQ
17842013-07-07 Yao Qi <yao@codesourcery.com>
1785
1786 * boards/native-gdbserver.exp: Move invoke of
1787 process_multilib_options to gdbserver-base.exp.
1788 Move set_board_info 'compiler', 'gdb,noinferiorio',
1789 'gdb,nofileio', 'gdb_server_prog' and 'gdb,predefined_tsv' to
1790 gdbserver-base.exp.
1791 Move proc ${board}_download, ${board}_upload and
1792 ${board}_file to gdbserver-base.exp.
1793 * boards/native-extended-gdbserver.exp: Likewise.
1794 * boards/native-stdio-gdbserver.exp: Likewise.
1795 * boards/gdbserver-base.exp: New file.
1796
497a4c48
LM
17972013-07-05 Luis Machado <lgustavo@codesourcery.com>
1798
1799 * gdb.base/dump.exp: Remove arch-specific tests and do a
1800 generic data address check to set is64bitonly correctly.
1801
bb3f62fc
LM
18022013-07-05 Luis Machado <lgustavo@codesourcery.com>
1803
1804 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal for
1805 the register number instead of expecting only 0.
1806
005faa9d
WN
18072013-07-05 Will Newton <will.newton@linaro.org>
1808
1809 * gdb.base/gnu-ifunc-lib.c: Use %function instead of @function
1810 in asm syntax to allow building on ARM.
1811
4767856f
YQ
18122013-07-05 Yao Qi <yao@codesourcery.com>
1813
1814 * boards/local-remote-host.exp: Remove obsolete comments.
1815 * boards/native-extended-gdbserver.exp: Likewise.
1816 * boards/native-gdbserver.exp: Likewise.
1817 * boards/native-stdio-gdbserver.exp: Likewise.
1818
691a26f5
AB
18192013-07-04 Andrew Burgess <aburgess@broadcom.com>
1820
1821 * gdb.dwarf2/dw2-reg-undefined.exp: New file.
1822 * gdb.dwarf2/dw2-reg-undefined.c: Likewise.
1823 * gdb.dwarf2/dw2-reg-undefined.S: Likewise.
1824
4d142eaa
JK
18252013-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1826
1827 * gdb.base/break-on-linker-gcd-function.exp: Replace
1828 prepare_for_testing by build_executable_from_specs and clean_restart.
1829
62cef515
TT
18302013-06-27 Tom Tromey <tromey@redhat.com>
1831
1832 * gdb.base/testenv.exp, gdb.base/tui-layout.exp,
1833 gdb.base/twice.exp, gdb.base/type-opaque.exp, gdb.base/unload.exp,
1834 gdb.base/unwindonsignal.exp, gdb.base/valgrind-db-attach.exp,
1835 gdb.base/valgrind-infcall.exp, gdb.base/value-double-free.exp,
1836 gdb.base/varargs.exp, gdb.base/watch-cond-infcall.exp,
1837 gdb.base/watch-cond.exp, gdb.base/watch-non-mem.exp,
1838 gdb.base/watch-read.exp, gdb.base/watch-vfork.exp,
1839 gdb.base/watch_thread_num.exp, gdb.base/watchpoint-cond-gone.exp,
1840 gdb.base/watchpoint-delete.exp, gdb.base/watchpoint-hw.exp,
1841 gdb.base/watchpoint-solib.exp, gdb.base/watchpoint.exp,
1842 gdb.base/watchpoints.exp, gdb.base/wchar.exp, gdb.base/whatis.exp:
1843 Use standard_testfile, standard_output_file, prepare_for_testing,
1844 clean_restart.
1845
0ab77f5f
TT
18462013-06-27 Tom Tromey <tromey@redhat.com>
1847
1848 * gdb.base/save-bp.exp, gdb.base/savedregs.exp,
1849 gdb.base/scope.exp, gdb.base/sep.exp, gdb.base/sepsymtab.exp,
1850 gdb.base/set-lang-auto.exp, gdb.base/setshow.exp,
1851 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
1852 gdb.base/shreloc.exp, gdb.base/sigall.exp,
1853 gdb.base/sigaltstack.exp, gdb.base/sigbpt.exp,
1854 gdb.base/sigchld.exp, gdb.base/siginfo-addr.exp,
1855 gdb.base/siginfo-infcall.exp, gdb.base/siginfo-obj.exp,
1856 gdb.base/siginfo.exp, gdb.base/signals.exp, gdb.base/signest.exp,
1857 gdb.base/signull.exp, gdb.base/sigrepeat.exp,
1858 gdb.base/sigstep.exp, gdb.base/sizeof.exp,
1859 gdb.base/skip-solib.exp, gdb.base/so-impl-ld.exp,
1860 gdb.base/solib-display.exp, gdb.base/solib-nodir.exp,
1861 gdb.base/solib-overlap.exp, gdb.base/solib-symbol.exp,
1862 gdb.base/solib-weak.exp, gdb.base/source.exp,
1863 gdb.base/stack-checking.exp, gdb.base/stale-infcall.exp,
1864 gdb.base/stap-probe.exp, gdb.base/start.exp,
1865 gdb.base/step-break.exp, gdb.base/step-bt.exp,
1866 gdb.base/step-line.exp, gdb.base/step-resume-infcall.exp,
1867 gdb.base/step-test.exp, gdb.base/structs.exp,
1868 gdb.base/structs2.exp, gdb.base/structs3.exp,
1869 gdb.base/symbol-without-target_section.exp: Use standard_testfile,
1870 standard_output_file, prepare_for_testing, clean_restart.
1871
822bd149
TT
18722013-06-27 Tom Tromey <tromey@redhat.com>
1873
1874 * gdb.base/nextoverexit.exp, gdb.base/nextoverexit.exp,
1875 gdb.base/nodebug.exp, gdb.base/nofield.exp, gdb.base/nostdlib.exp,
1876 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/pc-fp.exp,
1877 gdb.base/pending.exp, gdb.base/permissions.exp,
1878 gdb.base/pie-execl.exp, gdb.base/pointers.exp,
1879 gdb.base/pr11022.exp, gdb.base/print-file-var.exp,
1880 gdb.base/printcmds.exp, gdb.base/prologue.exp,
1881 gdb.base/psymtab.exp, gdb.base/ptr-typedef.exp,
1882 gdb.base/ptype.exp, gdb.base/randomize.exp,
1883 gdb.base/readline-ask.exp, gdb.base/recpar.exp,
1884 gdb.base/recurse.exp, gdb.base/relativedebug.exp,
1885 gdb.base/relocate.exp, gdb.base/remote.exp, gdb.base/reread.exp,
1886 gdb.base/return-nodebug.exp, gdb.base/return2.exp: Use
1887 standard_testfile, standard_output_file, prepare_for_testing,
1888 clean_restart.
1889
f8b41b00
TT
18902013-06-27 Tom Tromey <tromey@redhat.com>
1891
a8c97a87
TT
1892 * gdb.base/hook-stop-continue.exp, gdb.base/hook-stop-frame.exp,
1893 gdb.base/huge.exp, gdb.base/included.exp,
1894 gdb.base/inferior-died.exp, gdb.base/infnan.exp,
1895 gdb.base/info-fun.exp, gdb.base/info-macros.exp,
1896 gdb.base/info-os.exp, gdb.base/info-proc.exp,
1897 gdb.base/info-target.exp, gdb.base/infoline.exp,
1898 gdb.base/interp.exp, gdb.base/interrupt.exp,
1899 gdb.base/jit-simple.exp, gdb.base/jit-so.exp, gdb.base/jump.exp,
1900 gdb.base/kill-after-signal.exp, gdb.base/label.exp,
1901 gdb.base/langs.exp, gdb.base/lineinc.exp, gdb.base/list.exp,
1902 gdb.base/logical.exp, gdb.base/long_long.exp,
1903 gdb.base/longjmp.exp, gdb.base/macscp.exp, gdb.base/maint.exp,
1904 gdb.base/memattr.exp, gdb.base/mips_pro.exp,
1905 gdb.base/miscexprs.exp, gdb.base/morestack.exp,
1906 gdb.base/moribund-step.exp, gdb.base/multi-forks.exp: Use
f8b41b00
TT
1907 standard_testfile, standard_output_file, prepare_for_testing,
1908 clean_restart.
1909
289f9037
TT
19102013-06-27 Tom Tromey <tromey@redhat.com>
1911
a8c97a87
TT
1912 * gdb.base/ena-dis-br.exp, gdb.base/enum_cond.exp,
1913 gdb.base/enumval.exp, gdb.base/environ.exp,
1914 gdb.base/eu-strip-infcall.exp, gdb.base/eval-skip.exp,
1915 gdb.base/exe-lock.exp, gdb.base/expand-psymtabs.exp,
1916 gdb.base/exprs.exp, gdb.base/fileio.exp, gdb.base/find.exp,
1917 gdb.base/fixsection.exp, gdb.base/foll-exec.exp,
1918 gdb.base/foll-fork.exp, gdb.base/fortran-sym-case.exp,
1919 gdb.base/frame-args.exp, gdb.base/freebpcmd.exp,
1920 gdb.base/fullname.exp, gdb.base/funcargs.exp,
1921 gdb.base/gcore-buffer-overflow.exp, gdb.base/gcore.exp,
1922 gdb.base/gdb1090.exp, gdb.base/gdb11530.exp,
1923 gdb.base/gdb11531.exp, gdb.base/gdb1250.exp, gdb.base/gdb1555.exp,
1924 gdb.base/gdb1821.exp, gdb.base/gdbindex-stabs.exp,
1925 gdb.base/gdbvars.exp, gdb.base/gnu-ifunc.exp,
1926 gdb.base/gnu_vector.exp: Use standard_testfile,
1927 standard_output_file, prepare_for_testing, clean_restart.
289f9037 1928
f76495c8
TT
19292013-06-27 Tom Tromey <tromey@redhat.com>
1930
a8c97a87
TT
1931 * gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
1932 gdb.base/call-sc.exp, gdb.base/call-signal-resume.exp,
1933 gdb.base/call-strs.exp, gdb.base/callexit.exp,
1934 gdb.base/callfuncs.exp, gdb.base/catch-load.exp,
1935 gdb.base/catch-syscall.exp, gdb.base/charset.exp,
1936 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
1937 gdb.base/code-expr.exp, gdb.base/code_elim.exp,
1938 gdb.base/commands.exp, gdb.base/completion.exp,
1939 gdb.base/complex.exp, gdb.base/cond-expr.exp,
1940 gdb.base/condbreak.exp, gdb.base/consecutive.exp,
1941 gdb.base/constvars.exp, gdb.base/corefile.exp,
1942 gdb.base/ctxobj.exp, gdb.base/cursal.exp, gdb.base/cvexpr.exp,
1943 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
1944 gdb.base/del.exp, gdb.base/detach.exp, gdb.base/dfp-test.exp,
1945 gdb.base/display.exp, gdb.base/dmsym.exp, gdb.base/dump.exp,
1946 gdb.base/dup-sect.exp: Use standard_testfile,
f76495c8
TT
1947 standard_output_file, prepare_for_testing, clean_restart.
1948
a64d2530
TT
19492013-06-27 Tom Tromey <tromey@redhat.com>
1950
a8c97a87
TT
1951 * gdb.base/a2-run.exp, gdb.base/all-bin.exp, gdb.base/annota1.exp,
1952 gdb.base/annota3.exp, gdb.base/anon.exp, gdb.base/args.exp,
1953 gdb.base/arithmet.exp, gdb.base/arrayidx.exp, gdb.base/assign.exp,
1954 gdb.base/async-shell.exp, gdb.base/async.exp,
1955 gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-noexec.exp,
1956 gdb.base/attach-twice.exp, gdb.base/attach.exp, gdb.base/auxv.exp,
1957 gdb.base/bang.exp, gdb.base/bfp-test.exp, gdb.base/bigcore.exp,
1958 gdb.base/bitfields.exp, gdb.base/bitfields2.exp,
1959 gdb.base/break-entry.exp, gdb.base/break-interp.exp,
1960 gdb.base/break-on-linker-gcd-function.exp,
1961 gdb.base/breakpoint-shadow.exp: Use standard_testfile,
a64d2530
TT
1962 standard_output_file, prepare_for_testing, clean_restart.
1963
aaff8d73
YQ
19642013-06-26 Yao Qi <yao@codesourcery.com>
1965
1966 * gdb.trace/mi-trace-frame-collected.exp: New.
1967
a0743c90
YQ
19682013-06-25 Yao Qi <yao@codesourcery.com>
1969
1970 * boards/native-extended-gdbserver.exp: Set board_info
1971 'gdb,predefined_tsv'.
1972 * boards/native-gdbserver.exp: Likewise.
1973 * boards/native-stdio-gdbserver.exp: Likewise.
1974 * gdb.server/ext-attach.exp: Load trace-support.exp. Check
1975 uploaded TSVs if target supports tracing.
1976 * gdb.trace/tsv.exp: Check uploaded TSVs if target supports
1977 tracing and target has predefined tsv.
1978
9d6e6e84
HZ
19792013-06-25 Yao Qi <yao@codesourcery.com>
1980 Hui Zhu <hui@codesourcery.com>
1981 Pedro Alves <palves@redhat.com>
1982
1983 PR breakpoints/15075
1984 PR breakpoints/15434
1985 * gdb.base/dprintf-next.c: New file.
1986 * gdb.base/dprintf-next.exp: New file.
1987 * gdb.base/dprintf-non-stop.c: New file.
1988 * gdb.base/dprintf-non-stop.exp: New file.
1989 * gdb.base/dprintf.exp: Don't check "continue" in the output
1990 of "info breakpoints".
1991 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
1992 Don't check "continue" in script field.
1993
e7ab3185
TT
19942013-06-21 Tom Tromey <tromey@redhat.com>
1995
1996 * gdb.trace/actions.exp (check_tracepoint): Don't use a full file
1997 name in a test name.
1998
c898adb7
YQ
19992013-06-20 Yao Qi <yao@codesourcery.com>
2000
2001 * gdb.trace/mi-trace-unavailable.exp: Set tracepoint on 'foo'
2002 and set an action.
2003 (test_trace_unavailable): Test command -data-list-register-values
2004 in the context of traceframe and with option --skip-unavailable.
2005 * gdb.trace/trace-unavailable.c (foo): New.
2006 (main): Call it.
2007 * gdb.mi/gdb2549.exp: Update matching pattern.
2008
4d157a3d
MF
20092013-06-19 Mike Frysinger <vapier@gentoo.org>
2010
2011 * gdb.arch/i386-avx.c (have_avx): Change __get_cpuid call to i386_cpuid.
2012 * gdb.arch/i386-avx.exp (additional_flags): Add -I${srcdir}/../common.
2013 * gdb.arch/i386-cpuid.h: Moved to ../common/i386-gcc-cpuid.h.
2014 * gdb.arch/i386-sse.c: Call new i386_cpuid function.
2015 * gdb.arch/i386-see.exp (additional_flags): Add -I${srcdir}/../common.
2016
d69cace4
LM
20172013-06-19 Luis Machado <lgustavo@codesourcery.com>
2018
2019 * gdb.base/subst.exp: Delete default rules before further
2020 tests.
2021
9bdd0636
YQ
20222013-06-19 Yao Qi <yao@codesourcery.com>
2023
2024 * gdb.base/maint.exp: Make the test to command 'maint dump-me'
2025 unsupported if it is not registered.
2026
427cd150
TT
20272013-06-18 Tom Tromey <tromey@redhat.com>
2028
2029 * gdb.base/random-signal.c: New file.
2030 * gdb.base/random-signal.exp: New file.
2031
6de7c271
WN
20322013-06-18 Will Newton <will.newton@linaro.org>
2033
2034 * gdb.base/skip.c: Use comma to evaluate results of foo()
2035 and bar() before passing to baz().
2036 * gdb.base/skip.c: baz() now takes one argument instead of
2037 two.
2038
5bd1ef56
TT
20392013-06-18 Tom Tromey <tromey@redhat.com>
2040
2041 * gdb.dwarf2/implptrpiece.exp: New file.
2042 * gdb.dwarf2/implptrconst.exp (d): New variable.
2043 Print d.
2044 * lib/dwarf2.exp (Dwarf::_location): Handle DW_OP_piece.
2045
e379b391
TT
20462013-06-18 Tom Tromey <tromey@redhat.com>
2047
2048 * lib/selftest-support.exp (do_self_tests): Reject remote or
2049 non-native targets.
2050 * gdb.gdb/complaints.exp: Remove check.
2051 * gdb.gdb/observer.exp: Remove check.
2052 * gdb.gdb/xfullpath.exp: Remove check.
2053 * gdb.gdb/complaints.exp: Remove check.
2054
4ec70201
PA
20552013-06-07 Pedro Alves <palves@redhat.com>
2056
2057 * boards/native-extended-gdbserver.exp: Remove semicolon.
2058 * config/arm-ice.exp: Likewise.
2059 * config/bfin.exp: Likewise.
2060 * config/cygmon.exp: Likewise.
2061 * config/h8300.exp: Likewise.
2062 * config/monitor.exp: Likewise.
2063 * config/sid.exp: Likewise.
2064 * config/sim.exp: Likewise.
2065 * config/slite.exp: Likewise.
2066 * config/vx.exp: Likewise.
2067 * gdb.arch/i386-bp_permanent.exp: Likewise.
2068 * gdb.asm/asm-source.exp: Likewise.
2069 * gdb.base/args.exp: Likewise.
2070 * gdb.base/attach-pie-misread.exp: Likewise.
2071 * gdb.base/auxv.exp: Likewise.
2072 * gdb.base/bigcore.exp: Likewise.
2073 * gdb.base/bitfields2.exp: Likewise.
2074 * gdb.base/bitfields.exp: Likewise.
2075 * gdb.base/break.exp: Likewise.
2076 * gdb.base/break-interp.exp: Likewise.
2077 * gdb.base/callfuncs.exp: Likewise.
2078 * gdb.base/call-sc.exp: Likewise.
2079 * gdb.base/commands.exp: Likewise.
2080 * gdb.base/corefile.exp: Likewise.
2081 * gdb.base/dbx.exp: Likewise.
2082 * gdb.base/ending-run.exp: Likewise.
2083 * gdb.base/exprs.exp: Likewise.
2084 * gdb.base/funcargs.exp: Likewise.
2085 * gdb.base/hbreak2.exp: Likewise.
2086 * gdb.base/huge.exp: Likewise.
2087 * gdb.base/list.exp: Likewise.
2088 * gdb.base/memattr.exp: Likewise.
2089 * gdb.base/overlays.exp: Likewise.
2090 * gdb.base/printcmds.exp: Likewise.
2091 * gdb.base/recurse.exp: Likewise.
2092 * gdb.base/remotetimeout.exp: Likewise.
2093 * gdb.base/reread.exp: Likewise.
2094 * gdb.base/savedregs.exp: Likewise.
2095 * gdb.base/scope.exp: Likewise.
2096 * gdb.base/sepdebug.exp: Likewise.
2097 * gdb.base/setshow.exp: Likewise.
2098 * gdb.base/setvar.exp: Likewise.
2099 * gdb.base/sigaltstack.exp: Likewise.
2100 * gdb.base/siginfo-addr.exp: Likewise.
2101 * gdb.base/siginfo.exp: Likewise.
2102 * gdb.base/siginfo-obj.exp: Likewise.
2103 * gdb.base/sigrepeat.exp: Likewise.
2104 * gdb.base/sigstep.exp: Likewise.
2105 * gdb.base/structs.exp: Likewise.
2106 * gdb.base/testenv.exp: Likewise.
2107 * gdb.base/twice.exp: Likewise.
2108 * gdb.base/valgrind-db-attach.exp: Likewise.
2109 * gdb.base/valgrind-infcall.exp: Likewise.
2110 * gdb.base/varargs.exp: Likewise.
2111 * gdb.base/watchpoint.exp: Likewise.
2112 * gdb.cp/gdb1355.exp: Likewise.
2113 * gdb.cp/misc.exp: Likewise.
2114 * gdb.disasm/hppa.exp: Likewise.
2115 * gdb.disasm/t01_mov.exp: Likewise.
2116 * gdb.disasm/t02_mova.exp: Likewise.
2117 * gdb.disasm/t03_add.exp: Likewise.
2118 * gdb.disasm/t04_sub.exp: Likewise.
2119 * gdb.disasm/t05_cmp.exp: Likewise.
2120 * gdb.disasm/t06_ari2.exp: Likewise.
2121 * gdb.disasm/t07_ari3.exp: Likewise.
2122 * gdb.disasm/t08_or.exp: Likewise.
2123 * gdb.disasm/t09_xor.exp: Likewise.
2124 * gdb.disasm/t10_and.exp: Likewise.
2125 * gdb.disasm/t11_logs.exp: Likewise.
2126 * gdb.disasm/t12_bit.exp: Likewise.
2127 * gdb.disasm/t13_otr.exp: Likewise.
2128 * gdb.gdb/selftest.exp: Likewise.
2129 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
2130 * gdb.mi/mi-reverse.exp: Likewise.
2131 * gdb.pascal/floats.exp: Likewise.
2132 * gdb.python/py-inferior.exp: Likewise.
2133 * gdb.threads/attach-into-signal.exp: Likewise.
2134 * gdb.threads/pthreads.exp: Likewise.
2135 * gdb.threads/thread_events.exp: Likewise.
2136 * gdb.threads/watchthreads.exp: Likewise.
2137 * gdb.trace/actions-changed.exp: Likewise.
2138 * gdb.trace/actions.exp: Likewise.
2139 * gdb.trace/ax.exp: Likewise.
2140 * gdb.trace/backtrace.exp: Likewise.
2141 * gdb.trace/change-loc.exp: Likewise.
2142 * gdb.trace/deltrace.exp: Likewise.
2143 * gdb.trace/disconnected-tracing.exp: Likewise.
2144 * gdb.trace/ftrace.exp: Likewise.
2145 * gdb.trace/infotrace.exp: Likewise.
2146 * gdb.trace/passc-dyn.exp: Likewise.
2147 * gdb.trace/passcount.exp: Likewise.
2148 * gdb.trace/pending.exp: Likewise.
2149 * gdb.trace/qtro.exp: Likewise.
2150 * gdb.trace/range-stepping.exp: Likewise.
2151 * gdb.trace/report.exp: Likewise.
2152 * gdb.trace/save-trace.exp: Likewise.
2153 * gdb.trace/status-stop.exp: Likewise.
2154 * gdb.trace/strace.exp: Likewise.
2155 * gdb.trace/tfile.exp: Likewise.
2156 * gdb.trace/tfind.exp: Likewise.
2157 * gdb.trace/trace-break.exp: Likewise.
2158 * gdb.trace/tracecmd.exp: Likewise.
2159 * gdb.trace/trace-mt.exp: Likewise.
2160 * gdb.trace/tspeed.exp: Likewise.
2161 * gdb.trace/tsv.exp: Likewise.
2162 * gdb.trace/while-stepping.exp: Likewise.
2163 * lib/gdb.exp: Likewise.
2164 * lib/gdbserver-support.exp: Likewise.
2165 * lib/java.exp: Likewise.
2166 * lib/mi-support.exp: Likewise.
2167 * lib/pascal.exp: Likewise.
2168 * lib/prompt.exp: Likewise.
2169 * lib/trace-support.exp: Likewise.
2170
47d48711
PA
21712013-06-07 Pedro Alves <palves@redhat.com>
2172
2173 * gdb.ada/info_types.c: Fix formating in copyright header.
2174 * gdb.base/break-on-linker-gcd-function.cc: Likewise.
2175 * gdb.base/float.c: Likewise.
2176 * gdb.base/inferior-died.c: Likewise.
2177 * gdb.base/interp.c: Likewise.
2178 * gdb.base/jit-main.c: Likewise.
2179 * gdb.base/jit-solib.c: Likewise.
2180 * gdb.base/long_long.c: Likewise.
2181 * gdb.base/longjmp.c: Likewise.
2182 * gdb.base/nextoverexit.c: Likewise.
2183 * gdb.base/pr11022.c: Likewise.
2184 * gdb.base/prelink-lib.c: Likewise.
2185 * gdb.base/prelink.c: Likewise.
2186 * gdb.base/prologue.c: Likewise.
2187 * gdb.base/restore.c: Likewise.
2188 * gdb.base/sigchld.c: Likewise.
2189 * gdb.base/solib-search-lib1.c: Likewise.
2190 * gdb.base/solib-search-lib2.c: Likewise.
2191 * gdb.base/solib-search.c: Likewise.
2192 * gdb.base/solib-search.h: Likewise.
2193 * gdb.base/whatis.c: Likewise.
2194 * gdb.cp/abstract-origin.cc: Likewise.
2195 * gdb.cp/anon-struct.cc: Likewise.
2196 * gdb.cp/baseenum.cc: Likewise.
2197 * gdb.cp/bs15503.cc: Likewise.
2198 * gdb.cp/call-c-1.c: Likewise.
2199 * gdb.cp/call-c.cc: Likewise.
2200 * gdb.cp/class2.cc: Likewise.
2201 * gdb.cp/classes.cc: Likewise.
2202 * gdb.cp/cttiadd.cc: Likewise.
2203 * gdb.cp/cttiadd1.cc: Likewise.
2204 * gdb.cp/cttiadd2.cc: Likewise.
2205 * gdb.cp/cttiadd3.cc: Likewise.
2206 * gdb.cp/derivation.cc: Likewise.
2207 * gdb.cp/derivation2.cc: Likewise.
2208 * gdb.cp/dispcxx.cc: Likewise.
2209 * gdb.cp/exception.cc: Likewise.
2210 * gdb.cp/gdb2384-base.cc: Likewise.
2211 * gdb.cp/gdb2384-base.h: Likewise.
2212 * gdb.cp/gdb2384.cc: Likewise.
2213 * gdb.cp/gdb2495.cc: Likewise.
2214 * gdb.cp/mb-inline.h: Likewise.
2215 * gdb.cp/mb-inline1.cc: Likewise.
2216 * gdb.cp/mb-inline2.cc: Likewise.
2217 * gdb.cp/member-name.cc: Likewise.
2218 * gdb.cp/member-ptr.cc: Likewise.
2219 * gdb.cp/misc.cc: Likewise.
2220 * gdb.cp/namespace1.cc: Likewise.
2221 * gdb.cp/nextoverthrow.cc: Likewise.
2222 * gdb.cp/pr-574.cc: Likewise.
2223 * gdb.cp/pr9631.cc: Likewise.
2224 * gdb.cp/printmethod.cc: Likewise.
2225 * gdb.cp/psmang1.cc: Likewise.
2226 * gdb.cp/psmang2.cc: Likewise.
2227 * gdb.cp/psymtab-parameter.cc: Likewise.
2228 * gdb.cp/ptype-flags.cc: Likewise.
2229 * gdb.cp/ref-params.cc: Likewise.
2230 * gdb.cp/ref-types.cc: Likewise.
2231 * gdb.cp/smartp.cc: Likewise.
2232 * gdb.cp/try_catch.cc: Likewise.
2233 * gdb.cp/userdef.cc: Likewise.
2234 * gdb.cp/using-crash.cc: Likewise.
2235 * gdb.cp/virtfunc.cc: Likewise.
2236 * gdb.cp/virtfunc2.cc: Likewise.
2237 * gdb.dwarf2/callframecfa.S: Likewise.
2238 * gdb.dwarf2/dw2-ranges.c: Likewise.
2239 * gdb.dwarf2/dw2-ranges2.c: Likewise.
2240 * gdb.dwarf2/dw2-ranges3.c: Likewise.
2241 * gdb.dwarf2/dw2-restore.S: Likewise.
2242 * gdb.dwarf2/pieces.S: Likewise.
2243 * gdb.dwarf2/valop.S: Likewise.
2244 * gdb.java/jnpe.java: Likewise.
2245 * gdb.mi/mi-stepn.c: Likewise.
2246 * gdb.mi/mi-var-cp.cc: Likewise.
2247 * gdb.mi/mi-var-rtti.cc: Likewise.
2248 * gdb.mi/ns-stale-regcache.c: Likewise.
2249 * gdb.mi/pr11022.c: Likewise.
2250 * gdb.mi/solib-lib.c: Likewise.
2251 * gdb.mi/solib-main.c: Likewise.
2252 * gdb.python/py-arch.c: Likewise.
2253 * gdb.python/py-block.c: Likewise.
2254 * gdb.python/py-breakpoint.c: Likewise.
2255 * gdb.python/py-events.c: Likewise.
2256 * gdb.python/py-evthreads.c: Likewise.
2257 * gdb.python/py-explore.c: Likewise.
2258 * gdb.python/py-explore.cc: Likewise.
2259 * gdb.python/py-finish-breakpoint.c: Likewise.
2260 * gdb.python/py-finish-breakpoint2.cc: Likewise.
2261 * gdb.python/py-symbol.c: Likewise.
2262 * gdb.threads/execl.c: Likewise.
2263 * gdb.threads/execl1.c: Likewise.
2264
88ab5684
WN
22652013-06-07 Will Newton <will.newton@linaro.org>
2266
2267 * gdb.base/long_long.exp: Fix ARM EABI target glob.
2268
42daa7a0
WN
22692013-06-07 Will Newton <will.newton@linaro.org>
2270
2271 * gdb.cp/annota2.exp: Add empty line between "post-prompt"
2272 and "starting".
2273
f4059ef3
WN
22742013-06-07 Will Newton <will.newton@linaro.org>
2275
2276 * gdb.cp/anon-struct.exp: Conditionalize constructor and
2277 destructor prototypes for ARM ABI.
2278 * gdb.cp/m-static.exp: Likewise.
2279
8cb5cc78
YQ
22802013-06-07 Yao Qi <yao@codesourcery.com>
2281
2282 * gdb.trace/mi-trace-unavailable.exp: New.
2283 * gdb.trace/trace-unavailable.c: New.
2284
c6cf1712
DE
22852013-06-06 Doug Evans <dje@google.com>
2286
2287 * gdb.cp/derivation.exp: Make tests have unique names.
2288
bf6be0f4
TT
22892013-06-06 Tom Tromey <tromey@redhat.com>
2290
2291 * gdb.base/dump.exp (capture_value): Don't put expression into
2292 test name if arguments passed in.
2293 Rename a couple more tests to make them unique.
2294
ebb022fa
TT
22952013-06-06 Tom Tromey <tromey@redhat.com>
2296
2297 * gdb.base/break-always.exp: Explicitly specify test name.
2298
69fc87c2
DE
22992013-06-05 Doug Evans <dje@google.com>
2300 Keith Seitz <keiths@redhat.com>
2301
2302 * gdb.cp/derivation2.cc: New file.
2303 * gdb.cp/derivation.cc (main): Call foo2.
2304 * gdb.cp/derivation.exp: Add tests for typedefs in another
2305 file, and when there's an active block.
2306
f993f39e
LM
23072013-06-05 Luis Machado <lgustavo@codesourcery.com>
2308
2309 * gdb.cp/virtfunc.exp (make_one_vtable_result): Handle extra output
2310 from targets that use function descriptors in the virtual tables.
2311 Handle presence of dot symbols.
2312
afacd7f3
GB
23132013-06-04 Gary Benson <gbenson@redhat.com>
2314
2315 * gdb.base/break-probes.exp: New file.
2316 * gdb.base/break-probes.c: Likewise.
2317 * gdb.base/break-probes-solib.c: Likewise.
2318 * gdb.base/info-shared.exp: New file.
2319 * gdb.base/info-shared.c: Likewise.
2320 * gdb.base/info-shared-solib1.c: Likewise.
2321 * gdb.base/info-shared-solib2.c: Likewise.
2322
a29a3fb7
GB
23232013-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
2324 Gary Benson <gbenson@redhat.com>
2325
2326 * lib/gdb.exp (build_executable_from_specs): Use gdb_compile_pthread,
2327 gdb_compile_shlib or gdb_compile_shlib_pthreads where appropriate.
2328 * lib/prelink-support.exp (build_executable_own_libs): Allow INTERP
2329 to be set to "no" to indicate that no ld.so copy should be made.
2330 * gdb.base/break-interp.exp (solib_bp): New constant.
2331 (reach_1): Use the above instead of "_dl_debug_state".
2332 (test_attach): Likewise.
2333 (test_ld): Likewise.
2334 * gdb.threads/dlopen-libpthread.exp: New file.
2335 * gdb.threads/dlopen-libpthread.c: Likewise.
2336 * gdb.threads/dlopen-libpthread-lib.c: Likewise.
2337 * gdb.base/solib-corrupted.exp: Disable test if GDB is using probes.
2338
62a813cc
YQ
23392013-05-30 Yao Qi <yao@codesourcery.com>
2340
2341 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2342 Add a test that no MI notification is emitted when executing
2343 -exec-arguments.
2344
8f56dad4
JK
23452013-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2346
2347 PR testsuite/12649
2348 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf) (mi 2nd dprintf): Replace
2349 $mi_gdb_prompt expectation by mi_expect_stop.
2350 (mi 1st dprintf, agent, mi 2nd dprintf, agent)
2351 (mi info dprintf second time): Replace them by mi_send_resuming_command
2352 and mi_expect_stop.
2353
c588eb20
GB
23542013-05-24 Gary Benson <gbenson@redhat.com>
2355
2356 * gdb.base/solib-disc.exp (exec_opts): Remove unnecesary
2357 backslash.
2358 * gdb.base/unload.exp (exec_opts): Remove two unnecessary
2359 backslashes.
2360 * gdb.base/watchpoint-solib.exp (exec_opts): Remove unnecesary
2361 backslash.
2362
c0ea94eb
YQ
23632013-05-24 Yao Qi <yao@codesourcery.com>
2364
2365 * gdb.trace/tfile.exp: Test inferior and thread.
2366
db1ac436
YQ
23672013-05-24 Yao Qi <yao@codesourcery.com>
2368 Pedro Alves <palves@redhat.com>
2369
2370 * gdb.base/range-stepping.exp: Skip the rest of tests if the
2371 test fails.
2372 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
2373 Return 0 if the test passes, otherwise return 1.
2374
b6abb10c
DE
23752013-05-23 Doug Evans <dje@google.com>
2376
2377 * boards/fission-dwp.exp: New file.
2378
bc5065a7
PA
23792013-05-23 Yao Qi <yao@codesourcery.com>
2380 Pedro Alves <palves@redhat.com>
2381
2382 * gdb.base/range-stepping.c: New file.
2383 * gdb.base/range-stepping.exp: New file.
2384 * gdb.trace/range-stepping.c: New file.
2385 * gdb.trace/range-stepping.exp: New file.
2386 * lib/range-stepping-support.exp: New file.
2387
5f2e6b00
TT
23882013-05-22 Tom Tromey <tromey@redhat.com>
2389
2390 * gdb.cp/class2.cc (main): New local 'aref'.
2391 * gdb.cp/class2.exp: Check printing of 'aref'.
2392
e6ba475a
DE
23932013-05-22 Doug Evans <dje@google.com>
2394
2395 * gdb.threads/wp-replication.c (main): Insert some code at the start
2396 to ensure the breakpoint on main is only hit once. Fix comment.
2397
52c935b6
KS
23982013-05-21 Keith Seitz <keiths@redhat.com>
2399 Pedro Alves <palves@redhat.com>
2400
2401 * gdb.base/filesym.exp: Use gdb_test_multiple instead of
2402 gdb_expect.
2403 Add test to flush the remaining input buffer so that this
2404 file passes testsuite/12649.
2405
bd9673a4
PW
24062013-05-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2407
2408 * gdb.base/catch-signal-fork.exp: New file.
2409 * gdb.base/catch-signal-fork.c: New file.
2410
69a97597
SA
24112013-05-21 Sterling Augustine <saugustine@google.com>
2412
2413 * boards/remote-stdio-gdbserver.exp: New file.
2414
44e97363
JK
24152013-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
2416
2417 PR testsuite/12649
2418 * gdb.mi/mi-dprintf.exp (mi_continue_dprintf): Fix expect strings for
2419 racy matches.
2420
02392865
CG
24212013-05-21 Christian Groessler <chris@groessler.org>
2422
2423 * gdb.dwarf2/dw2-dir-file-name.exp: Don't use brace expansion,
2424 since it's not supported in all shells.
2425
c5867ab6
HZ
24262013-05-21 Hui Zhu <hui@codesourcery.com>
2427
2428 * gdb.mi/Makefile.in (PROGS): Add "mi-dprintf".
2429 * gdb.mi/mi-dprintf.exp, gdb.mi/mi-dprintf.c: New.
2430
6c9e2db4
DE
24312013-05-20 Doug Evans <dje@google.com>
2432
2433 * lib/dwarf.exp (Dwarf): New variable _abbrev_section.
2434 (_handle_DW_TAG): Use it.
2435 (cu, tu): Replace parameters is_64, version, addr_size with options.
2436 All callers updated. Add Fission support.
2437 * gdb.dwarf2/implptrconst.exp: Update callers of "cu".
2438 * gdb.dwarf2/method-ptr.exp: Ditto.
2439 * gdb.dwarf2/nostaticblock.exp: Ditto.
2440 * gdb.dwarf2/subrange.exp: Ditto.
2441 * gdb.dwarf2/missing-sig-type.exp: Update callers of "cu", "tu".
2442
4a6e676c
TT
24432013-05-20 Tom Tromey <tromey@redhat.com>
2444
2445 * gdb.gdb/python-selftest.exp: New file.
2446
e19d3afb
DE
24472013-05-20 Doug Evans <dje@google.com>
2448
2449 * gdb.base/maint.exp: Fix test for "mt expand-symtabs" to account for
2450 -fdebug-types-section.
2451
4d804846
JB
24522013-05-20 Joel Brobecker <brobecker@adacore.com>
2453
2454 * gdb.ada/float_param: New testcase.
2455
8d324e83
DE
24562013-05-17 Doug Evans <dje@google.com>
2457
7d0c9981
DE
2458 * gdb.base/maint.exp: Update test for "maint check-psymtabs".
2459 Add tests for "maint check-symtabs", "maint expand-symtabs".
2460
8d324e83
DE
2461 * gdb.base/maint.exp: Remove testing of individual maint command
2462 help output.
2463
177aadc4
PA
24642013-05-16 Pedro Alves <palves@redhat.com>
2465
2466 * gdb.ada/complete.exp (test_gdb_no_completion): Fix typo in
2467 comment. Use gdb_test_no_output.
2468
b8fea896
JB
24692013-05-16 Joel Brobecker <brobecker@adacore.com>
2470
2471 * gdb.ada/complete.exp: Add test verifying completion using
2472 the "tab" key.
2473
52c935b6
KS
24742013-05-15 Keith Seitz <keiths@redhat.com>
2475
2476 * gdb.base/filesym.exp: New completer test.
2477 * gdb.base/filesym.c: New file.
2478
ed0f00b8
PA
24792013-05-15 Pedro Alves <palves@redhat.com>
2480
2481 * gdb.base/fixsection.c: Remove attribution.
2482 * gdb.base/watch-read.exp: Ditto.
2483
55fb6d27
TT
24842013-05-13 Tom Tromey <tromey@redhat.com>
2485
2486 * gdb.dwarf2/implptrconst.exp: Create a CU with 4 byte address
2487 size and change type sizes to 4 bytes.
2488
ac1ca910
TT
24892013-05-13 Tom Tromey <tromey@redhat.com>
2490
2491 * gdb.base/exprs.exp (test_expr): Add regression test.
2492 * gdb.base/exprs.c (null_t_struct): New global.
2493
8414efef
MB
24942013-05-13 Muhammad Bilal <mbilal@codesourcery.com>
2495
2496 * gdb.base/default.exp: Disable history saving.
2497 * gdb.base/setshow.exp: Likewise.
2498
9779ab84
PA
24992013-05-10 Pedro Alves <palves@redhat.com>
2500
2501 PR remote/15455
2502
2503 * gdb.trace/qtro.c: New file.
2504 * gdb.trace/qtro.exp: New file.
2505
1e611234
PM
25062013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2507
2508 * gdb.python/py-framefilter.py: New File.
2509 * gdb.python/py-framefilter-mi.exp: Ditto.
2510 * gdb.python/py-framefilter.c: Ditto.
2511 * gdb.python/py-framefilter-mi.exp: Ditto.
2512 * gdb.python/py-framefilter-mi.c: Ditto,
2513 * gdb.python/py-framefilter-gdb.py.in: Ditto.
2514
5e4c3ac4
TT
25152013-05-08 Tom Tromey <tromey@redhat.com>
2516
2517 * gdb.base/solib-search.exp: Set test name for "set
2518 solib-search-path" test.
2519
993654a9
HAQ
25202013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
2521
2522 * gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
2523 (set_a_tracepoint): Set tracepoint before prologue.
2524 (run_trace_experiment): Test setup_tracepoints and 'break end'
2525 in it.
2526 (trace_buffer_normal): Remove.
2527 (gdb_trace_circular_tests): Remove. Move tests to...
2528 (top level): ...here. Call 'runto_main' before checking for
2529 trace support. Use commands to check the support for circular
2530 trace buffer and changing of trace buffer size. Add test
2531 to calculate size of single frame. Use this size to
2532 calculate the size of trace buffer. Use 'tfind pc func9'
2533 instead of 'tfind 9'. Use 'with_test_prefix'.
2534
c95aea6b
TT
25352013-05-07 Tom Tromey <tromey@redhat.com>
2536
2537 * lib/selftest-support.exp: New file.
2538 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
2539 do_self_tests.
2540 (setup_test, find_gdb): Remove.
2541 * gdb.gdb/observer.exp: Load selftest-support.exp. Use
2542 do_self_tests.
2543 (setup_test, find_gdb): Remove.
2544 (test_observer): Don't call setup_test. Remove argument.
2545 * gdb.gdb/selftest.exp: Load selftest-support.exp.
2546 (find_gdb): Remove.
2547 * gdb.gdb/complaints.exp: Load selftest-support.exp. Use
2548 do_self_tests.
2549 (setup_test, find_gdb): Remove.
2550 (test_with_self): Don't call setup_test. Remove argument.
2551
1f031429
PA
25522013-05-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
2553
2554 * gdb.arch/system-gcore.exp: Remove.
2555 * gdb.arch/gcore.c: Remove.
2556 * gdb.base/gcore.exp: Add "info reg system".
2557
58ce7251
SDJ
25582013-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
2559
2560 PR breakpoints/15413:
2561 * gdb.base/pending.exp: Add test for completion of the "condition"
2562 command for pending breakpoints.
2563 * gdb.linespec/linespec.ex: Add test for completion of the
2564 "condition" command when dealing with multiple locations.
2565
aacbb8a5
LM
25662013-05-07 Luis Machado <lgustavo@codesourcery.com>
2567
2568 * gdb.threads/wp-replication.c: New file.
2569 * gdb.threads/wp-replication.exp: New file.
2570
2dd6254d
SL
25712013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2572
2573 * gdb.xml/tdesc-regs.exp: Add case for nios2.
2574
c2a96e8c
DE
25752013-05-06 Doug Evans <dje@google.com>
2576
b903e17e
DE
2577 * gdb.base/solib-search-lib1.c: New file.
2578 * gdb.base/solib-search-lib2.c: New file.
2579 * gdb.base/solib-search.c: New file.
2580 * gdb.base/solib-search.h: New file.
2581 * gdb.base/solib-search.exp: New file.
2582
fac51dd9
DE
2583 * lib/gdb.exp (gdb_core_cmd): New function.
2584 * gdb.arch/system-gcore.exp: Use it.
2585 * gdb.arch/vsx-regs.exp: Ditto.
2586 * gdb.base/gcore.exp: Ditto.
2587 * gdb.threads/gcore-thread.exp: Ditto.
2588
c2a96e8c
DE
2589 * gdb.reverse/shr.h: New file.
2590 * gdb.reverse/shr1.c: New file.
2591 * gdb.reverse/shr2.c: #include "shr.h".
2592 * gdb.reverse/solib-reverse.c: Remove #include <stdio.h>.
2593 #include "shr.h". Replace calls to printf,sleep to call shr1 instead.
2594 * gdb.reverse/solib-precsave.exp: Build shr2.sl.
2595 Update tests using sleep/printf to use shr2.sl instead.
2596 * gdb.reverse/solib-reverse.exp: Ditto.
2597
b6807d98
TT
25982013-05-06 Tom Tromey <tromey@redhat.com>
2599
2600 * gdb.dwarf2/implptrconst.c: New file.
2601 * gdb.dwarf2/implptrconst.exp: New file.
2602 * lib/dwarf.exp (Dwarf::_nz_quote): New proc.
2603 (Dwarf::_handle_DW_FORM): Handle DW_FORM_block1.
2604 (Dwarf::_location): Handle DW_OP_GNU_implicit_pointer.
2605
96f7d3f1
PW
26062013-05-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2607
2608 * gdb.base/catch-sig.c (main): Raise SIGINT.
2609 * gdb.base/catch-sig.exp: Test "catch signal SIGINT".
2610
1ebff1fd
HAQ
26112013-05-03 Hafiz Abid Qadeer <abidh@codesourcery.com>
2612
2613 * status-stop.exp (test_tstart_tstart): Check for error
2614 returned by the second 'tstart' command.
2615
f92b06da
WT
26162013-03-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
2617
2618 * gdb.xml/maint_print_struct.exp: New file.
2619 * gdb.xml/maint_print_struct.xml: New file.
2620
ff546935
TT
26212013-04-25 Tom Tromey <tromey@redhat.com>
2622
2623 * gdb.dwarf2/nostaticblock.exp: New file.
2624
bf9e4d0c
MB
26252013-04-24 Muhammad Bilal <mbilal@codesourcery.com>
2626
2627 PR gdb/10462
2628 * gdb.base/setshow.exp: Add test case.
2629
a11cfd87
HZ
26302013-04-23 Hui Zhu <hui@codesourcery.com>
2631
2632 PR gdb/15293
a11cfd87
HZ
2633 * gdb.base/dprintf.exp: Add ignore command.
2634
2d9442cc
HZ
26352013-04-23 Hui Zhu <hui@codesourcery.com>
2636
2637 PR gdb/15165
2d9442cc
HZ
2638 * gdb.base/save-bp.exp: Add test for dprintf.
2639
0f3305ed
TT
26402013-04-22 Tom Tromey <tromey@redhat.com>
2641
2642 * gdb.gdb/selftest.exp (do_steps_and_nexts): Check for
2643 notice_open_fds.
2644
d504301e
SDJ
26452013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
2646
2647 * gdb.arch/arm-bl-branch-dest.exp: Replace additional_flags by
2648 ldflags.
2649
9991b207
SDJ
26502013-04-22 Sergio Durigan Junior <sergiodj@redhat.com>
2651
2652 * gdb.arch/arm-bl-branch-dest.c: New file.
2653 * gdb.arch/arm-bl-branch-dest.exp: Likewise.
2654
433730c9
PA
26552013-04-19 Vladimir Kargov <kargov@gmail.com>
2656 Pedro Alves <palves@redhat.com>
2657
2658 * gdb.arch/i386-float.S: New file.
2659 * gdb.arch/i386-float.exp: New file.
2660
9a908334
LM
26612013-04-18 Luis Machado <lgustavo@codesourcery.com>
2662
2663 * gdb.mi/mi-var-create-rtti.exp: Create a variable of
2664 type void *.
2665
4f22ed5c
DE
26662013-04-17 Doug Evans <dje@google.com>
2667
2668 * lib/dwarf.exp (Dwarf): New proc "tu".
2669 * gdb.dwarf2/missing-sig-type.exp: New file.
2670
a0d3f2f5
SCR
26712013-04-15 Siva Chandra Reddy <sivachandra@google.com>
2672
2673 Add option to link testcases with Pthreads library when
2674 using 'prepare_for_testing' in tests.
2675
2676 * lib/gdb.exp (build_executable_from_specs): Use
2677 gdb_compile_pthreads to compile if option "pthreads" is
2678 specified.
2679
cc16e6c9
TT
26802013-04-15 Tom Tromey <tromey@redhat.com>
2681
2682 * gdb.cp/exceptprint.exp: Add regexp catchpoint tests.
2683
72f1fe8a
TT
26842013-04-15 Tom Tromey <tromey@redhat.com>
2685
2686 * gdb.base/default.exp: Update for $_exception.
2687 * gdb.cp/exceptprint.cc: New file.
2688 * gdb.cp/exceptprint.exp: New file.
2689 * lib/gdb.exp (skip_libstdcxx_probe_tests): New proc.
2690
6e72ca20
TT
26912013-04-15 Tom Tromey <tromey@redhat.com>
2692
2693 * gdb.cp/typeid.cc: New file.
2694 * gdb.cp/typeid.exp: New file.
2695
591f19e8
TT
26962013-04-15 Tom Tromey <tromey@redhat.com>
2697
2698 * gdb.cp/exception.exp: Add "catch rethrow" tests.
2699
da9160e4
YQ
27002013-04-13 Yao Qi <yao@codesourcery.com>
2701
2702 * gdb.base/completion.exp: Test completion of command
2703 'target ctf' if target ctf is supported.
2704
f81d1120
PA
27052013-04-10 Pedro Alves <palves@redhat.com>
2706
2707 * gdb.base/completion.exp: Test "set height", "set listsize" and
2708 "set trace-buffer-size" completion.
2709 * gdb.base/setshow.exp: Test "set height unlimited".
2710 * gdb.trace/trace-buffer-size.exp: Test "set trace-buffer-size
2711 unlimited".
2712
393fd4c3
YQ
27132013-04-10 Yao Qi <yao@codesourcery.com>
2714
2715 * gdb.trace/actions.exp: Save trace data to CTF.
2716 Change to ctf target if GDB supports, read CTF data in ctf
2717 target, and check the actions of tracepoints.
2718 * gdb.trace/while-stepping.exp: Likewise.
2719 * gdb.trace/report.exp: Test GDB saves trace data to CTF
2720 format and read CTF trace file if GDB supports.
2721 * gdb.trace/tstatus.exp: Save trace data to CTF. If ctf
2722 target is supported, change to ctf target, read trace data and
2723 check output of command "tstatus".
2724 * gdb.trace/tsv.exp: Save trace frame to CTF. If GDB supports,
2725 read CTF data by target ctf and call check_tsv.
2726
b7a273f8
YQ
27272013-04-10 Yao Qi <yao@codesourcery.com>
2728
2729 * gdb.trace/actions.exp (check_tracepoint): New.
2730 (top level): Start the tracing and check the actions of
2731 tracepoints. Save trace data to tfile format. Restart GDB
2732 and read trace file in tfile target. Check the actions of
2733 tracepoints again.
2734 * gdb.trace/while-stepping.exp: Likewise.
2735
f3786771
YQ
27362013-04-10 Yao Qi <yao@codesourcery.com>
2737
2738 * gdb.trace/report.exp: Use standard_output_file for saved
2739 trace file.
2740
5c2b4418
HZ
27412013-04-10 Hui Zhu <hui@codesourcery.com>
2742
2743 * gdb.base/Makefile.in (EXECUTABLES): Add dprintf-pending.
2744 (MISCELLANEOUS): Add dprintf-pendshr.sl.
2745 * gdb.base/dprintf-pending.c, gdb.base/dprintf-pending.exp: New.
2746
f7543f0a
JK
27472013-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2748
2749 * gdb.server/server-kill.exp (tstatus): Permit also ECONNRESET
2750 response.
2751
f6de8ec2
PA
27522013-04-08 Pedro Alves <palves@redhat.com>
2753
2754 * gdb.mi/mi-break.exp (test_error): Add tests with garbage after
2755 the location.
2756
b8abfd58
SL
27572013-04-04 Sandra Loosemore <sandra@codesourcery.com>
2758
2759 * gdb.cp/cplabel.exp: Allow empty directory in file reported
2760 for breakpoint location.
2761
156bffd0
SL
27622013-04-04 Sandra Loosemore <sandra@codesourcery.com>
2763
2764 * gdb.linespec/linespec.exp: Make dir/file:line tests
2765 conditional for non-remote hosts only.
2766
c9a6ce02
PA
27672013-04-04 Stan Shebs <stan@codesourcery.com>
2768 Pedro Alves <palves@redhat.com>
2769
2770 * gdb.trace/Makefile.in (PROGS): Add actions-changed.
2771 * gdb.trace/actions-changed.c: New file.
2772 * gdb.trace/actions-changed.exp: New file.
2773 * lib/trace-support.exp (gdb_trace_setactions): Rename to ...
2774 (gdb_trace_setactions_command): ... this. Add "actions_command"
2775 parameter, and handle it.
2776 (gdb_trace_setactions, gdb_trace_setcommands): New procedures.
2777
4bd05f24
YQ
27782013-04-04 Yao Qi <yao@codesourcery.com>
2779
2780 * gdb.server/server-kill.exp: Use command 'tstatus' instead of
2781 'step'.
2782
3758b5ce
YQ
27832013-04-03 Yao Qi <yao@codesourcery.com>
2784
2785 * gdb.trace/mi-traceframe-changed.exp: Update tfile name to
2786 "tfile-basic.tf".
2787 (test_tfind_tfile): Likewise.
2788
1dcaed0d
YQ
27892013-04-03 Yao Qi <yao@codesourcery.com>
2790
2791 * gdb.trace/tfile.c (write_basic_trace_file): Pass argument
2792 "tfile-basic.tf" instead of "basic.tf".
2793 (write_error_trace_file): Pass argument "tfile-error.tf"
2794 instead of "error.tf".
2795 * gdb.trace/tfile.exp: Update tfile names to
2796 "tfile-basic.tf" and "tfile-error.tf".
2797
0e7a53fc
SL
27982013-04-02 Sandra Loosemore <sandra@codesourcery.com>
2799
2800 * gdb.cp/ovsrch.exp (test_class): Correct regexp to allow
2801 empty directory in file for breakpoint hit.
2802
9852c492
YQ
28032013-03-29 Yao Qi <yao@codesourcery.com>
2804
2805 * gdb.base/completion.exp: Test completion of commands
2806 "target core", "target tfile" and "target exec".
2807 * gdb.trace/tfile.exp: Test completion of command
2808 "target tfile".
2809
af312be7
JB
28102013-03-28 Joel Brobecker <brobecker@adacore.com>
2811
2812 * gdb.ada/win_fu_syms: New testcase.
2813
e4a48d9d
DE
28142013-03-28 Doug Evans <dje@google.com>
2815
2816 * gdb.base/maint.exp (maint print statistics): Update expected output.
2817
7f7cc265
PA
28182013-03-28 Pedro Alves <palves@redhat.com>
2819
2820 PR gdb/15294
2821
2822 * gdb.base/list.exp (set_listsize): Adjust to accept $arg == 0 to
2823 mean unlimited instead of $arg < 0.
2824 (test_listsize): Remove "listsize of 0 suppresses output" test.
2825 Test that "set listsize 0" ends up with an unlimited listsize.
2826
fc0da894
PA
28272013-03-28 Pedro Alves <palves@redhat.com>
2828
2829 * gdb.base/list.exp (last_line): New global.
2830 (last_line_re): New global.
2831 (test_listsize, test_list_function, test_list_forward)
2832 (test_repeat_list_command, test_list_range)
2833 (test_list_filename_and_function): Use them.
2834 * gdb.base/list0.c: Comment the last line of the file with "last
2835 line".
2836
abe7b711
PA
28372013-03-28 Pedro Alves <palves@redhat.com>
2838
2839 * gdb.base/list.exp (test_listsize): Adjust test to make sure we
2840 list the whole file.
2841
15b3979c
PA
28422013-03-28 Pedro Alves <palves@redhat.com>
2843
2844 * gdb.base/list.exp (set_listsize): Use gdb_test_no_output for
2845 "set listsize".
2846
96811e3b
KS
28472013-03-26 Keith Seitz <keiths@redhat.com>
2848
2849 * gdb.base/dprintf.exp: Fix typo preventing "dprintf info 2"
2850 from passing.
2851
4043f22b
PA
28522013-03-26 Pedro Alves <palves@redhat.com>
2853
2854 * lib/gdb.exp (skip_btrace_tests): Delay deleting the source file
2855 until after GDB has run.
2856
14a1aa17
YQ
28572013-03-26 Yao Qi <yao@codesourcery.com>
2858
2859 * gdb.trace/actions.c, gdb.trace/circ.c: Add license header.
2860 * gdb.trace/collection.c, gdb.trace/tfile.c: Likewise.
2861
99c819ee
MM
28622013-03-26 Markus Metzger <markus.t.metzger@intel.com>
2863
2864 * gdb.btrace/enable.exp: Add regression test.
2865
24955f63
TT
28662013-03-25 Tom Tromey <tromey@redhat.com>
2867
2868 * gdb.cp/m-static.exp: Add destructor-printing tests.
2869
fce632b6
TT
28702013-03-25 Tom Tromey <tromey@redhat.com>
2871
2872 * gdb.cp/m-static.exp: Add constructor ptype tests.
2873 * gdb.cp/m-static.cc (single_constructor): New class.
2874 (main): Make instance of single_constructor.
2875
598d3636
JK
28762013-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2877 Pedro Alves <palves@redhat.com>
2878
2879 * gdb.server/server-kill.c: New file.
2880 * gdb.server/server-kill.exp: New file.
2881
c12440c9
PA
28822013-03-21 Pedro Alves <palves@redhat.com>
2883
2884 * gdb.trace/trace-buffer-size.exp (get default buffer size):
2885 Expect $gdb_prompt in gdb_test_multiple.
2886
bd712aed
DE
28872013-03-21 Doug Evans <dje@google.com>
2888
2889 * gdb.base/maint.exp: Update tests for per-command stats.
2890
b2f83c08
TT
28912013-03-21 Tom Tromey <tromey@redhat.com>
2892
2893 * gdb.cp/cpexprs.exp: Add test for FILENAME:: case.
2894 * gdb.cp/misc.exp: Add test for FILENAME:: case.
2895
ef0026f0
PA
28962013-03-20 Pedro Alves <palves@redhat.com>
2897
2898 PR gdb/15289
2899
2900 * gdb.base/remote.exp: Test
2901 "set remote hardware-watchpoint-limit -1",
2902 "set remote hardware-breakpoint-limit -1",
2903 "set remote hardware-watchpoint-limit 2147483647" and
2904 "set remote hardware-breakpoint-limit 2147483647".
2905
3f1175a9
PA
29062013-03-20 Pedro Alves <palves@redhat.com>
2907 Yao Qi <yao@codesourcery.com>
2908
2909 * gdb.trace/tfile.c: Add comments.
2910 (nonconstglob): New global.
2911 * gdb.trace/tfile.exp: Add comments. Test printing a non-const
2912 global that is not covered by the trace frame. Test
2913 disassembling.
2914
a09ae1c1
JK
29152013-03-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2916
2917 * gdb.base/valgrind-infcall.exp
2918 (continue #$continue_count) <remote connection closed>
2919 (continue #$continue_count) <valgrind vgdb has terminated>: Add kill of
2920 $valgrind_pid.
2921
9ce98649
TT
29222013-03-15 Tom Tromey <tromey@redhat.com>
2923
2924 * gdb.cp/overload.cc (intintfunc): New.
2925 * gdb.cp/overload.exp: Add regression test.
2926
0a251e08
YQ
29272013-03-15 Yao Qi <yao@codesourcery.com>
2928
2929 * gdb.threads/non-ldr-exc-1.exp (do_test): Fix the indent of
2930 using with_test_prefix.
2931 * gdb.threads/non-ldr-exc-2.exp (do_test): Likewise.
2932 * gdb.threads/non-ldr-exc-3.exp (do_test): Likewise.
2933 * gdb.threads/non-ldr-exc-4.exp (do_test): Likewise.
2934 * gdb.threads/watchpoint-fork.exp (test): Likewise.
2935 * gdb.base/break-interp.exp (test_core): Likewise.
2936 (test_attach_gdb): Likewise.
2937 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
2938 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
2939 Likewise.
2940 * gdb.base/jit-so.exp (one_jit_test): Likewise.
2941 * gdb.base/jit.exp (one_jit_test): Likewise.
2942 * gdb.base/sepdebug.exp (test_different_dir): Likewise.
2943 * gdb.dwarf2/dw2-dir-file-name.exp (test): Likewise.
2944 * gdb.dwarf2/dw2-noloc.exp (file_symbols): Likewise.
2945 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved):
2946 Likewise.
2947 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
2948 Likewise.
2949 * gdb.mi/mi-watch.exp test_watchpoint_all): Likewise.
2950 * gdb.mi/pr11022.exp (test_memory_changed_observer): Likewise.
2951 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Likewise.
2952 (tracepoint_change_loc_2): Likewise.
2953 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
2954 Likewise.
2955 (disconnected_tfind): Likewise.
2956 * gdb.trace/mi-traceframe-changed.exp (test_tfind_tfile):
2957 Likewise.
2958 (test_tfind_remote): Likewise.
2959 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect):
2960 Likewise.
2961 (test_pending_resolved): Likewise.
2962 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
2963 Likewise.
2964 (test_upload_tsv): Likewise.
2965 * gdb.trace/pending.exp (pending_tracepoint_resolved):
2966 Likewise.
2967 (pending_tracepoint_works): Likewise.
2968 * gdb.trace/report.exp (use_collected_data): Likewise.
2969 * gdb.trace/status-stop.exp (test_tstart_tstop_tstart):
2970 Likewise.
2971 (test_tstart_tstart, test_buffer_full_tstart): Likewise.
2972 * gdb.trace/strace.exp (strace_info_marker): Likewise.
2973 (strace_trace_on_same_addr): Likewise.
2974 (strace_trace_on_diff_addr): Likewise.
2975 * gdb.trace/unavailable.exp (gdb_collect_args_test): Likewise.
2976 (gdb_collect_locals_test): Likewise.
2977 (gdb_unavailable_registers_test): Likewise.
2978 (gdb_collect_globals_test): Likewise.
2979
2c415c0f
YQ
29802013-03-15 Yao Qi <yao@codesourcery.com>
2981
2982 * gdb.base/condbreak.exp: Add semicolon back which was removed
2983 by my previous commit.
2984
ae59b1da
YQ
29852013-03-14 Yao Qi <yao@codesourcery.com>
2986
2987 * config/monitor.exp (gdb_target_cmd): Remove semicolon after
2988 'return'.
2989 (gdb_target_monitor, gdb_load): Likewise.
2990 * config/sid.exp (gdb_load): Likewise.
2991 * config/slite.exp (gdb_load): Likewise.
2992 * config/vx.exp (gdb_start, spawn_vxgdb): Likewise.
2993 * gdb.ada/arrayidx.exp, gdb.ada/null_array.exp: Likewise.
2994 * gdb.arch/mips-octeon-bbit.exp (single_step): Likewise.
2995 (single_step_until): Likewise.
2996 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2997 * gdb.arch/system-gcore.exp: Likewise.
2998 * gdb.base/bigcore.exp (extract_heap): Likewise.
2999 * gdb.base/break-on-linker-gcd-function.exp: Likewise.
3000 * gdb.base/call-ar-st.exp: Likewise.
3001 * gdb.base/call-rt-st.exp: Likewise.
3002 * gdb.base/call-sc.exp, gdb.base/call-strs.exp: Likewise.
3003 * gdb.base/callfuncs.exp, gdb.base/completion.exp: Likewise.
3004 * gdb.base/condbreak.exp, gdb.base/constvars.exp: Likewise.
3005 * gdb.base/corefile.exp: Likewise.
3006 * gdb.base/dbx.exp (gdb_file_cmd): Likewise.
3007 * gdb.base/exprs.exp, gdb.base/fileio.exp: Likewise.
3008 * gdb.base/fixsection.exp: Likewise.
3009 * gdb.base/funcargs.exp: Likewise.
3010 * gdb.base/gcore-buffer-overflow.exp: Likewise.
3011 * gdb.base/gcore-relro.exp: Likewise.
3012 * gdb.base/gcore.exp, gdb.base/gdb11530.exp: Likewise.
3013 * gdb.base/gdb11531.exp, gdb.base/gnu-ifunc.exp: Likewise.
3014 * gdb.base/info-os.exp, gdb.base/info-proc.exp: Likewise.
3015 * gdb.base/interp.exp, gdb.base/langs.exp:: Likewise.
3016 * gdb.base/list.exp: Likewise.
3017 (set_listsize): Likewise.
3018 * gdb.base/logical.exp, gdb.base/mips_pro.exp: Likewise.
3019 * gdb.base/miscexprs.exp, gdb.base/nodebug.exp: Likewise.
3020 * gdb.base/opaque.exp, gdb.base/pointers.exp: Likewise.
3021 * gdb.base/psymtab.exp, gdb.base/ptype.exp: Likewise.
3022 * gdb.base/relational.exp, gdb.base/scope.exp: Likewise.
3023 * gdb.base/setvar.exp: Likewise.
3024 (test_set): Likewise.
3025 * gdb.base/signals.exp, gdb.base/sizeof.exp: Likewise.
3026 * gdb.base/solib-overlap.exp: Likewise.
3027 * gdb.base/store.exp, gdb.base/structs.exp: Likewise.
3028 * gdb.base/structs2.exp, gdb.base/volatile.exp: Likewise.
3029 * gdb.base/watchpoint.exp (initialize): Likewise.
3030 (test_simple_watchpoint): Likewise.
3031 (test_disabling_watchpoints): Likewise.
3032 (test_watchpoint_triggered_in_syscall): Likewise.
3033 * gdb.base/whatis.exp, gdb.cp/ambiguous.exp: Likewise.
3034 * gdb.cp/casts.exp, gdb.cp/ctti.exp: Likewise.
3035 * gdb.cp/namespace.exp, gdb.cp/nsdecl.exp: Likewise.
3036 * gdb.cp/psmang.exp, gdb.dwarf2/dw2-ranges.exp: Likewise.
3037 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
3038 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
3039 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
3040 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
3041 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
3042 * gdb.hp/gdb.compat/xdb2.exp: Likewise.
3043 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
3044 * gdb.hp/gdb.defects/bs14602.exp: Likewise.
3045 * gdb.hp/gdb.defects/solib-d.exp: Likewise.
3046 * gdb.mi/gdb792.exp: Likewise.
3047 * gdb.mi/mi-inheritance-syntax-error.exp: Likewise.
3048 * gdb.mi/mi-logging.exp, gdb.mi/mi-var-cp.exp : Likewise.
3049 * gdb.mi/mi-var-rtti.exp, gdb.python/py-type.exp: Likewise.
3050 * gdb.threads/gcore-thread.exp: Likewise.
3051 (load_core): Likewise.
3052 * gdb.threads/pthreads.exp (all_threads_running): Likewise.
3053 (test_startup, check_control_c): Likewise.
3054 * gdb.threads/sigstep-threads.exp: Likewise.
3055 * gdb.threads/thread_check.exp: Likewise.
3056 * gdb.trace/backtrace.exp, gdb.trace/change-loc.exp: Likewise.
3057 * gdb.trace/circ.exp (run_trace_experiment): Likewise.
3058 (set_a_tracepoint, trace_buffer_normal): Likewise.
3059 (gdb_trace_circular_tests): Likewise.
3060 * gdb.trace/collection.exp: Likewise.
3061 * gdb.trace/disconnected-tracing.exp: Likewise.
3062 * gdb.trace/infotrace.exp: Likewise.
3063 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3064 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3065 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv): Likewise.
3066 * gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp: Likewise.
3067 * gdb.trace/pending.exp, gdb.trace/report.exp: Likewise.
3068 * gdb.trace/stap-trace.exp: Likewise.
3069 * gdb.trace/status-stop.exp,gdb.trace/strace.exp: Likewise.
3070 * gdb.trace/tfind.exp, gdb.trace/trace-break.exp: Likewise.
3071 * gdb.trace/trace-buffer-size.exp: Likewise.
3072 * gdb.trace/tspeed.exp, gdb.trace/tsv.exp: Likewise.
3073 * gdb.trace/unavailable.exp: Likewise.
3074 * gdb.trace/while-dyn.exp: Likewise.
3075 * lib/fortran.exp (set_lang_fortran): Likewise.
3076 * lib/gdb.exp (default_gdb_version, gdb_start_cmd): Likewise.
3077 (gdb_breakpoint, gdb_reinitialize_dir): Likewise.
3078 (default_gdb_start, get_compiler_info): Likewise.
3079 (gdb_compile, gdb_compile_objc, gdb_reload, gdb_init): Likewise.
3080 (get_debug_format, setup_xfail_format): Likewise.
3081 (rerun_to_main, gdb_skip_float_test): Likewise.
3082 (build_id_debug_filename_get, get_remotetimeout): Likewise.
3083 * lib/java.exp (set_lang_java): Likewise.
3084 * lib/mi-support.exp (default_mi_gdb_start): Likewise.
3085 (mi_gdb_reinitialize_dir, mi_gdb_target_cmd): Likewise.
3086 (mi_gdb_file_cmd, mi_gdb_test): Likewise.
3087 (mi_run_cmd_full, mi_expect_interrupt): Likewise.
3088 * lib/objc.exp (set_lang_objc): Likewise.
3089 * lib/pascal.exp (set_lang_pascal): Likewise.
3090 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
3091 * lib/trace-support.exp (gdb_trace_setactions, gdb_tfind_test): Likewise.
3092 (gdb_readexpr, gdb_gettpnum, gdb_find_recursion_test_baseline): Likewise.
3093
bb869963
SDJ
30942013-03-14 Sergio Durigan Junior <sergiodj@redhat.com>
3095
3096 PR c++/15203
3097 PR c++/15210
3098 * gdb.cp/m-static.cc (keepalive_int): New function.
3099 (gnu_obj_1::method): New variable `sintvar', call `keepalive_int'.
3100 * gdb.cp/m-static.exp: New test for `sintvar'.
3101
e2be70a0
YQ
31022013-03-14 Yao Qi <yao@codesourcery.com>
3103
3104 * gdb.trace/tstatus.exp (run_trace_experiment): Save the output
3105 of 'tstatus' into tstatus_output.
3106 (top level): Save the trace data to tfile. Read trace file in
3107 tfile target. Check the trace status.
3108
8ddb1965
YQ
31092013-03-13 Yao Qi <yao@codesourcery.com>
3110
3111 * gdb.trace/tsv.exp (check_tsv): New.
3112 (top level): Save a tfile on current trace session. Call
3113 check_tsv on live target. Load the tfile with target tfile
3114 and call check_tsv again.
3115
045dd51f
YQ
31162013-03-13 Yao Qi <yao@codesourcery.com>
3117
3118 * gdb.trace/tsv.exp: Remove code unrelated to testing TSV.
3119 Replace some "gdb_test" with "gdb_test_no_output".
3120
82d049ab
PH
31212013-03-12 Paul Hilfinger <hilfingr@adacore.com>
3122
3123 * gdb.ada/expr_delims.exp: New file.
3124 * gdb.ada/expr_delims/foo.adb: New file.
3125 * gdb.ada/expr_delims/pck.ads: New file.
3126 * gdb.ada/expr_delims/pck.adb: New file.
3127
cb8ea32b
KS
31282013-03-11 Keith Seitz <keiths@redhat.com>
3129
3130 * watchpoint.exp (test_no_hw_watchpoints): Add test using
3131 both condition and thread. Then delete the watchpoint.
3132
2f1d9bdd
MM
31332013-03-11 Christian Himpel <christian.himpel@intel.com>
3134
3135 * Makefile.in: Add btrace testsuite.
3136 * configure: Regenerated.
3137 * configure.ac: Add btrace testsuite.
3138 * gdb.btrace/Makefile.in: New file.
3139 * gdb.btrace/enable.c: New file.
3140 * gdb.btrace/enable.exp: New file.
3141 * gdb.btrace/function_call_history.c: New file.
3142 * gdb.btrace/function_call_history.exp: New file.
3143 * gdb.btrace/instruction_history.c: New file.
3144 * gdb.btrace/instruction_history.exp: New file.
3145 * gdb.btrace/instruction_history.S: New file.
3146 * lib/gdb.exp: Add btrace skip proc.
3147
05c56a9d
JK
31482013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3149
3150 Fix entry-values if the callee called a noreturn function.
3151 * gdb.arch/amd64-tailcall-noret.S: New file.
3152 * gdb.arch/amd64-tailcall-noret.c: New file.
3153 * gdb.arch/amd64-tailcall-noret.exp: New file.
3154
9112db09
JK
31552013-03-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3156
3157 Fix entry-values in C++ across CUs.
3158 * gdb.arch/amd64-tailcall-cxx.exp: New file.
3159 * gdb.arch/amd64-tailcall-cxx1.S: New file.
3160 * gdb.arch/amd64-tailcall-cxx1.cc: New file.
3161 * gdb.arch/amd64-tailcall-cxx2.S: New file.
3162 * gdb.arch/amd64-tailcall-cxx2.cc: New file.
3163
be9a119c 31642013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
3165 Hafiz Abid Qadeer <abidh@codesourcery.com>
3166
3167 gdb/testsuite/
3168 * gdb.trace/trace-buffer-size.exp: New file.
3169 * gdb.trace/trace-buffer-size.c: New file.
3170
049109b0
PA
31712013-03-06 Pedro Alves <palves@redhat.com>
3172
3173 * gdb.trace/tstatus.exp (run_trace_experiment): When the target
3174 doesn't support the tested optional feature, call "unsupported"
3175 with the same test message as the "pass" case, instead of calling
3176 "pass" with a different message. Use the same text for the "fail"
3177 cases too.
3178
4aa54120
YQ
31792013-03-06 Yao Qi <yao@codesourcery.com>
3180
3181 * gdb.trace/tstatus.exp: Remove the invocation of
3182 gdb_load_shlibs, gdb_compile, clean_restart and runto_main.
3183 (test_tracepoints): Don't set fast tracepoint.
3184 (top level): Don't check agent library is loaded or not.
3185
b8b71e63
YQ
31862013-03-06 Yao Qi <yao@codesourcery.com>
3187
3188 * gdb.trace/tstatus.exp (run_trace_experiment): Escape
3189 parentheses by "\\".
3190
33f448b1
JK
31912013-03-04 Jan Kratochvil <jan.kratochvil@redhat.com>
3192
3193 * gdb.linespec/base/one/thefile.cc (twodup): New.
3194 (m): Call it.
3195 * gdb.linespec/base/two/thefile.cc (dupname): New.
3196 (n): Call it.
3197 * gdb.linespec/break-ask.exp: New file.
3198 * gdb.linespec/lspec.cc (body_elsewhere): New comment marker.
3199
1c942fb9
YQ
32002013-02-28 Yao Qi <yao@codesourcery.com>
3201
3202 * gdb.trace/report.exp: Move some code to ...
3203 (use_collected_data): New.
3204 (top level): Call use_collected_data once on the live target.
3205 Save at file of the current trace session, load it with target
3206 tfile, and call use_collected_data again.
3207
5b967901
JK
32082013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3209
3210 * gdb.threads/fork-thread-pending.c (main): Add alarm.
3211
6447023f
JK
32122013-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3213
3214 * gdb.base/valgrind-infcall.exp (valgrind_pid): New variable.
3215 Add final kill of ${valgrind_pid}.
3216
9f44fbc0
SCR
32172013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3218
3219 * gdb.python/py-arch.c: New test case
3220 * gdb.python/py-arch.exp: New tests to test
3221 gdb.Architecture.disassemble
3222 * gdb.python/Makefile.in: Add py-arch to the list of
3223 EXECUTABLES.
3224
4c9ad8c2
TT
32252013-02-18 Tom Tromey <tromey@redhat.com>
3226
3227 * gdb.dwarf2/subrange.exp: New file.
3228
f5911ea1
HAQ
32292013-02-15 Pedro Alves <pedro@codesourcery.com>
3230 Hafiz Abid Qadeer <abidh@codesourcery.com>
3231
3232 * gdb.trace/tfile.exp: Add test for -trace-status command.
3233
420f4384
JK
32342013-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3235
3236 * gdb.threads/pthread_cond_wait.c (main): Remove variable ts. Replace
3237 nanosleep by sleep.
3238
4819b3f8
PA
32392013-02-14 Pedro Alves <palves@redhat.com>
3240
3241 * gdb.cp/userdef.exp (ptype &*c): Don't expect an &.
3242
1773c82c
HAQ
32432013-02-14 Pedro Alves <pedro@codesourcery.com>
3244 Hafiz Abid Qadeer <abidh@codesourcery.com>
3245
3246 * gdb.trace/tsv.exp: Adjust tests, and add a few more.
3247
e234dfaf
TT
32482013-02-12 Tom Tromey <tromey@redhat.com>
3249
3250 * gdb.cp/m-static.cc (gnu_obj_1::~gnu_obj_1): New destructor.
3251 * gdb.cp/m-static.exp: Add tests to print quoted destructor.
3252
6c01dd94
PA
32532013-02-12 Pedro Alves <palves@redhat.com>
3254
3255 * gdb.base/catch-signal.c: Update copyright years.
3256 * gdb.base/catch-signal.exp: Update copyright years.
3257 * gdb.dwarf2/dw2-dir-file-name.c: Update copyright years.
3258 * gdb.dwarf2/dw2-dir-file-name.exp: Update copyright years.
3259 * gdb.dwarf2/dw2-empty-pc-range.S: Update copyright years.
3260 * gdb.dwarf2/dw2-error.S: Update copyright years.
3261 * gdb.dwarf2/dw2-error.c: Update copyright years.
3262 * gdb.dwarf2/dw2-restrict.S: Update copyright years.
3263 * gdb.dwarf2/dw2-restrict.c: Update copyright years.
3264 * gdb.dwarf2/dw2-restrict.exp: Update copyright years.
3265
595fc67f
PA
32662013-02-12 Pedro Alves <palves@redhat.com>
3267
3268 * gdb.base/catch-signal.exp: Correct test file name in "Skipping"
3269 message.
3270 * gdb.base/sigaltstack.exp: Ditto.
3271 * gdb.base/siginfo.exp: Ditto.
3272 * gdb.base/sizeof.exp: Ditto.
3273
17282693
PA
32742013-02-12 Pedro Alves <palves@redhat.com>
3275
3276 * gdb.mi/mi-basics.exp: Tweak intro comment.
3277 * gdb.mi/mi-break.exp: Tweak intro comment.
3278 * gdb.mi/mi-console.exp: Tweak intro comment.
3279 * gdb.mi/mi-file.exp: Tweak intro comment.
3280 * gdb.mi/mi-read-memory.exp: Tweak intro comment.
3281 * gdb.mi/mi-return.exp: Tweak intro comment.
3282 * gdb.mi/mi-stepi.exp: Tweak intro comment.
3283 * gdb.mi/mi-until.exp: Tweak intro comment.
3284 * gdb.mi/mi-watch.exp: Tweak intro comment.
3285
8a4ac37e
PA
32862013-02-12 Sanimir Agovic <sanimir.agovic@intel.com>
3287
3288 * gdb.server/no-thread-db.exp: New file.
3289 * gdb.server/no-thread-db.c: New file.
3290 * gdb.server/Makefile.in (EXECUTABLES): Add no-thread-db.
3291
c2792f5a
DE
32922013-02-11 Doug Evans <dje@google.com>
3293
3294 * gdb.base/printcmds.exp (test_printf_with_dfp): Add test for printing
3295 two decfloats.
3296
d9e98382
SDJ
32972013-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
3298
3299 * gdb.base/bitfields.c (struct internalvartest): New declaration.
3300 * gdb.base/bitfields.exp (bitfield_internalvar): New function.
3301
a321661a
JK
33022013-02-10 Jan Kratochvil <jan.kratochvil@redhat.com>
3303
3304 * gdb.python/py-prompt.exp: Add to the end a kill of $testpid.
3305
134a2066
YQ
33062013-02-06 Yao Qi <yao@codesourcery.com>
3307
3308 * gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
3309 to ...
3310 (test_create_delete_modify_tsv): ... here. New test on modifying
3311 the initial value of a tsv.
3312
5a2dc60a
JK
33132013-02-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3314
3315 * gdb.dwarf2/dw2-dir-file-name.exp (cd ${srcabsdir}/rdir): Rename to ...
3316 (cd .../rdir): ... here.
3317
233d95b5
JK
33182013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3319
3320 * gdb.linespec/base/one/header.h: New file.
3321 * gdb.linespec/base/two/header.h: New file.
3322 * gdb.linespec/macro-relative.c: New file.
3323 * gdb.linespec/macro-relative.exp: New file.
3324
fbd9ab74
JK
33252013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3326
3327 * gdb.base/fullpath-expand-func.c: New file.
3328 * gdb.base/fullpath-expand.c: New file.
3329 * gdb.base/fullpath-expand.exp: New file.
3330 * gdb.base/realname-expand-real.c: New file.
3331 * gdb.base/realname-expand.c: New file.
3332 * gdb.base/realname-expand.exp: New file.
3333
1b56eb55
JK
33342013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3335
3336 * gdb.dwarf2/dw2-dir-file-name.exp: New file.
3337 * gdb.dwarf2/dw2-dir-file-name.c: New file.
3338
af529f8f
JK
33392013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3340
3341 * gdb.mi/mi-fullname-deleted.exp: Use double last slash for $srcfileabs.
3342 (compare_filenames_for_search does not match)
3343 (compare_filenames_for_search does match): New tests.
3344
f5b95b50
JK
33452013-02-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3346
3347 * gdb.gdb/xfullpath.exp: Replace xfullpath calls by gdb_realpath calls.
3348
d47921b9
JK
33492013-02-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3350
3351 * lib/java.exp (compile_java_from_source): Initialize ARGS as a list.
3352
8a92335b
JK
33532013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3354
3355 * gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
3356 ${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
3357 ${binfile}.mini_debuginfo-debuglink and
3358 ${binfile}.mini_debuginfo-debuglink.xz.
3359
17f2157d
TT
33602013-02-01 Tom Tromey <tromey@redhat.com>
3361
3362 * gdb.dwarf2/method-ptr.exp: Use correct form for non-string
3363 attributes.
3364
d65f0a9c
TT
33652013-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
3366 Tom Tromey <tromey@redhat.com>
3367
3368 * gdb.dwarf2/method-ptr.exp: Link with c++.
3369 * lib/dwarf.exp (Dwarf::assemble): Declare _cu_count.
3370
f25c0135
TT
33712013-01-31 Tom Tromey <tromey@redhat.com>
3372
3373 * gdb.base/jit.exp (compile_jit_test): New proc.
3374 Add PIE tests.
3375
7078baeb
TT
33762013-01-31 Tom Tromey <tromey@redhat.com>
3377
3378 * gdb.dwarf2/method-ptr.cc: New file.
3379 * gdb.dwarf2/method-ptr.exp: New file.
3380
1d24041a
TT
33812013-01-31 Tom Tromey <tromey@redhat.com>
3382
3383 * lib/dwarf.exp (namespace Dwarf): New.
3384
8d9878a4
TT
33852013-01-29 Tom Tromey <tromey@redhat.com>
3386
3387 * gdb.dwarf2/fission-reread.exp: Add unload test.
3388
bed911e5
DE
33892013-01-28 Doug Evans <dje@google.com>
3390
3391 * gdb.dwarf2/fission-loclists.exp: New file.
3392 * gdb.dwarf2/fission-loclists.S: New file.
3393
e229648e
JK
33942013-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3395
3396 Code cleanup.
3397 * gdb.base/restore.exp: Replace gdb_compile, gdb_exit, gdb_start,
3398 gdb_reinitialize_dir and gdb_load by standard_testfile, set executable
3399 and prepare_for_testing.
3400 * gdb.base/store.exp: Likewise.
3401
86700f00
TT
34022013-01-25 Tom Tromey <tromey@redhat.com>
3403
3404 * gdb.python/py-explore.exp: Expect the gdb prompt.
3405
8954db33
AB
34062013-01-25 Andrew Burgess <aburgess@broadcom.com>
3407
3408 * gdb.base/gnu_vector.c: New variable for use in tests.
3409 * gdb.base/gnu_vector.exp: Update and extend tests to reflect
3410 changes in scalar to vector casting and widening.
3411 * gdb.python/py-type.c: New variables for use in tests.
3412 * gdb.python/py-type.exp: Update vector related tests to reflect
3413 changes in scalar to vector casting and widening.
3414
2077afdd
TD
34152013-01-24 Tiago Stürmer Daitx <tdaitx@linux.vnet.ibm.com>
3416
3417 * gdb.base/prologue-include.c: New file.
3418 * gdb.base/prologue-include.exp: New file.
3419 * gdb.base/prologue-include.h: New file.
3420
d7499464
HAQ
34212013-01-24 Hafiz Abid Qadeer <abidh@codesourcery.com>
3422
3423 PR gdb/13443
3424 * gdb.mi/mi-var-block.exp: Make test messages unique.
3425
e2a3e0f1
TT
34262013-01-23 Tom Tromey <tromey@redhat.com>
3427
3428 * gdb.dwarf2/dw2-error.exp: Pass test name to "file" test.
3429
152fcc9c
TT
34302013-01-23 Tom Tromey <tromey@redhat.com>
3431
3432 * gdb.cp/converts.cc (main): Initialize 'a'.
3433
bea883fd
SCR
34342013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3435
3436 * testsuite/gdb.python/frame.exp: Add a test for
3437 gdb.Frame.architecture() method.
3438
0928e93d
PA
34392013-01-22 Pedro Alves <palves@redhat.com>
3440
3441 * gdb.base/annota1.exp (signal sent): No longer expect
3442 breakpoints-invalid.
3443 * gdb.cp/annota2.exp (continue until exit)
3444 (watch triggered on a.x): Ditto.
3445
9c97429f
PA
34462013-01-22 Pedro Alves <palves@redhat.com>
3447
3448 * gdb.base/annota1.exp (breakpoints_invalid): New variable.
3449 Adjust tests to breakpoints-invalid changes.
3450 * gdb.cp/annota2.exp (breakpoints_invalid, frames_invalid): New
3451 variables.
3452 Adjust tests to breakpoints-invalid changes.
3453
187d10dd
PA
34542013-01-22 Pedro Alves <palves@redhat.com>
3455
3456 * gdb.base/annota1.exp (annotate ignore count change): Add
3457 expected output for failure case.
3458
ea3aedcb
TT
34592013-01-22 Tom Tromey <tromey@redhat.com>
3460
3461 * gdb.gdb/selftest.exp (do_steps_and_nexts): Handle bfd_init
3462 call.
3463
998580f1
MK
34642013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3465
3466 * gdb.mi/mi-break.exp: Expect new 'thread-groups' field.
8f1d5693 3467 * gdb.mi/mi-catch-load.exp: Ditto.
998580f1
MK
3468 * gdb.mi/mi-nsmoribund.exp: Expect new 'thread-groups' field.
3469 Also handle 'thread' field.
3470 * gdb.mi/mi-simplerun.exp: Expect new 'thread-groups' field.
3471 * gdb.mi/mi-watch.exp: Ditto.
3472 * lib/mi-support.exp: Ditto.
3473
8f1d5693
MK
34742013-01-21 Siva Chandra Reddy <sivachandra@google.com>
3475
3476 * gdb.python/py-explore.exp: Improve a test
3477
2d8c5d7c
DB
34782013-01-18  David Blaikie  <dblaikie@gmail.com>
3479
3480 * gdb.base/label.c (main): Correct the type of the second
3481 parameter.
3482
46f35228
TT
34832013-01-18 Tom Tromey <tromey@redhat.com>
3484
3485 * gdb.dwarf2/trace-crash.s: New file.
3486 * gdb.dwarf2/trace-crash.exp: New file.
3487
5965d69d
HAQ
34882013-01-18 Hafiz Abid Qadeer<abidh@codesourcery.com>
3489
43aaf8b6
PA
3490 PR gdb/13443
3491 * gdb.base/checkpoint.exp: Update test messages to make them
3492 unique.
5965d69d 3493
5ae4861a
YQ
34942013-01-18 Yao Qi <yao@codesourcery.com>
3495
3496 * gdb.trace/infotrace.exp: Check 'traceframe usage' in the
3497 output of 'info tracepoints'.
3498 * gdb.trace/disconnected-tracing.exp (disconnected_tracing):
3499 Likewise.
3500 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
3501 * gdb.trace/disconnected-tracing.c (struct foo): New.
3502
d84fca2c
JK
35032013-01-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3504
3505 * gdb.dwarf2/dw2-dos-drive.S: New file.
3506 * gdb.dwarf2/dw2-dos-drive.exp: New file.
3507
aebb1cc9
DE
35082013-01-17 Doug Evans <dje@google.com>
3509
2782d512
DE
3510 * boards/dwarf4-gdb-index.exp: Use any existing CC_FOR_TARGET,
3511 CXX_FOR_TARGET.
3512
aebb1cc9
DE
3513 * boards/cc-with-tweaks.exp: New file.
3514
db2b2972
TT
35152013-01-17 Tom Tromey <tromey@redhat.com>
3516
3517 * gdb.base/completion.exp: Add "set cp-abi" completion test.
3518
96343774
PA
35192013-01-17 Pedro Alves <palves@redhat.com>
3520
3521 Merge dg-extract-results.sh from upstream (svn 195224).
3522
3523 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 3524 * dg-extract-results.sh: Fix order of summary counts.
96343774
PA
3525
3526 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 3527 * dg-extract-results.sh: Constrain the start-of-log pattern.
96343774
PA
3528
3529 2013-01-15 David Blaikie <dblaikie@gmail.com>
43aaf8b6 3530 * dg-extract-results.sh: Handle KPASSes.
96343774
PA
3531
3532 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3533 * dg-extract-results.sh: Redirect grep output to /dev/null instead
3534 of grep -q.
3535
675921c0
SD
35362012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3537
3538 * gdb.base/jit-reader.exp: New file. Test case for the jit-reader
3539 interface.
3540 * gdb.base/jithost.c: New file.
3541 * gdb.base/jithost.h: New file.
3542 * gdb.base/jitreader.c : New file.
3543 * gdb.base/jit-protocol.h: New file.
3544
ab04a2af
TT
35452013-01-16 Tom Tromey <tromey@redhat.com>
3546
3547 * gdb.base/catch-signal.c: New file.
3548 * gdb.base/catch-signal.exp: New file.
3549
8ac3646f
TT
35502013-01-16 Tom Tromey <tromey@redhat.com>
3551
3552 * gdb.mi/mi-catch-load.exp: Look for "catch-type".
3553
22fc223e
JK
35542013-01-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3555
3556 * gdb.dwarf2/dw2-restrict.exp: Skip compilation on non-x86_64 targets.
3557
44478ab3
TT
35582013-01-14 Tom Tromey <tromey@redhat.com>
3559
3560 * gdb.base/completion.exp: Add "set gnutarget" test.
3561
06d66ee9
TT
35622013-01-14 Tom Tromey <tromey@redhat.com>
3563
3564 * gdb.dwarf2/dw2-restrict.S: New file.
3565 * gdb.dwarf2/dw2-restrict.c: New file.
3566 * gdb.dwarf2/dw2-restrict.exp: New file.
3567
c9bf0622
TT
35682013-01-14 Tom Tromey <tromey@redhat.com>
3569
3570 * gdb.dwarf2/dw2-error.exp: New file.
3571 * gdb.dwarf2/dw2-error.c: New file.
3572 * gdb.dwarf2/dw2-error.S: New file.
3573
5b12a61c
JK
35742013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3575
3576 * gdb.cp/parse-lang.cc: New file.
3577 * gdb.cp/parse-lang.exp: New file.
3578
f0a4b570
JK
35792013-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3580
3581 * gdb.mi/mi-fullname-deleted.exp: Set srcfileabssubst and initdir.
3582 (set substitute-path): New test.
3583 (fullname present): Remove content.
3584 (substituted fullname): New test.
3585
f751cc97
JB
35862013-01-13 Joel Brobecker <brobecker@adacore.com>
3587
3588 * gdb.python/py-finish-breakpoint.exp: Add skip_python_tests
3589 check. Move $gdb_py_is_py24 value check right after.
3590
04164e8e
JK
35912013-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3592
3593 * gdb.base/dprintf.exp (dprintf info 1): Fix expectation on 64-bit
3594 targets.
3595
5bf480a5
YQ
35962013-01-11 Yao Qi <yao@codesourcery.com>
3597
3598 * gdb.base/dprintf.exp: Check the output of 'info breakpoints'
3599 for dprintf.
3600 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
3601 Check the fields in "=breakpoint-created" for dprintf.
3602
f35a17b5
JK
36032012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3604
3605 * gdb.mi/mi-fullname-deleted.exp: New file.
3606
85817405
JK
36072012-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3608
3609 * gdb.base/skip-solib.exp (info skip with pending file): Update the
3610 expected output.
3611 (info skip with pending file): Remove.
3612 (ignoring function in solib, info skip for function multiply): Update
3613 the expected output.
3614 * gdb.base/skip.ex (skip (main), skip function baz, info skip)
3615 (info skip (delete 1), info skip after disabling all)
3616 (info skip after enabling all, info skip after disabling 4 2-3)
3617 (info skip after enabling 2-3, info skip 2-3)
3618 (info skip after deleting 2 3): Update the expected output.
3619 * gdb.linespec/base/two/thefile.cc (n): New variable v, split the
3620 statement to its initialization and return.
3621 * gdb.linespec/skip-two.exp: New file.
3622
27210e12
DE
36232012-12-19 Doug Evans <dje@google.com>
3624
3625 * gdb.base/maint.exp: Handle testing with .gdb_index.
3626
bb627a12
JB
36272012-12-19 Joel Brobecker <brobecker@adacore.com>
3628
3629 * gdb.arch/mips-octeon-bbit.exp: Fix copyright header from
3630 Cavium to FSF.
3631
7785b880
JB
36322012-12-19 Joel Brobecker <brobecker@adacore.com>
3633
3634 * dg-extract-results.sh: Update contact info in copyright notice.
3635 * gdb.arch/mips-octeon-bbit.exp: Update copyright notice to
3636 GPL v3 or later. Update contact info.
3637 * gdb.fortran/logical.f90, gdb.threads/watchpoint-fork-child.c,
3638 gdb.threads/watchpoint-fork-mt.c,
3639 gdb.threads/watchpoint-fork-parent.c,
3640 gdb.threads/watchpoint-fork-st.c,
3641 gdb.threads/watchpoint-fork.h: Likewise.
3642
f2a8bc8a
YQ
36432012-12-15 Yao Qi <yao@codesourcery.com>
3644
3645 * gdb.trace/mi-tracepoint-changed.exp (test_pending_resolved): Check
3646 'installed' field in '=breakpoint-modified'.
3647 (test_reconnect): Check 'installed' field in
3648 '=breakpoint-modified' and '=breakpoint-created'.
3649
3650 * gdb.trace/actions.exp: Update test for 'installed' field.
3651 * gdb.trace/change-loc.exp (tracepoint_change_loc_1):
3652 (tracepoint_change_loc_2): Likewise.
3653 Check 'info tracepoint' display nothing else.
3654 * gdb.trace/deltrace.exp: Likewise.
3655 * gdb.trace/infotrace.exp: Likewise.
3656 * gdb.trace/mi-traceframe-changed.exp (test_tfind_remote):
3657 Likewise.
3658 * gdb.trace/passcount.exp: Likewise.
3659 * gdb.trace/tracecmd.exp: Likewise.
3660 * gdb.trace/while-stepping.exp: Likewise.
3661
6592e36f
TT
36622012-12-14 Tom Tromey <tromey@redhat.com>
3663
3664 * gdb.cp/member-name.exp: New file.
3665 * gdb.cp/member-name.cc: New file.
3666
7d27a96d
TT
36672012-12-14 Tom Tromey <tromey@redhat.com>
3668
3669 * gdb.cp/templates.exp (test_ptype_of_templates): Update kfails.
3670
f8c05d0d
DE
36712012-12-14 Doug Evans <dje@google.com>
3672
3673 * gdb.dwarf2/implptr-optimized-out.S: DIE offset for
3674 DW_OP_GNU_implicit_pointer is section-relative.
3675
451b7c33
TT
36762012-12-14 Tom Tromey <tromey@redhat.com>
3677
43aaf8b6 3678 * gdb.base/info-proc.exp: Add core file tests.
451b7c33 3679
10e339df
PA
36802012-12-14 Yufeng Zhang <yufeng.zhang@arm.com>
3681
6fdff2c5 3682 * gdb.base/kill-after-signal.exp: Disable if gdb,nosignals.
10e339df 3683
e780d813
DE
36842012-12-13 Doug Evans <dje@google.com>
3685
3686 * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux.
3687 * gdb.multi/multi-arch.exp: Ditto.
3688
ca3dbcc8 36892012-12-12 Keven Boell <keven.boell@intel.com>
6fdff2c5 3690
ca3dbcc8
MG
3691 * gdb.mi/mi-catch-load-so.c: New. Clone of the
3692 catch load test library source file.
3693 * gdb.mi/mi-catch-load.c: New. Clone of the catch
3694 load test source file.
3695 * gdb.mi/mi-catch-load.exp: New. Test file for
3696 basic MI -catch-load and -catch-unload tests.
3697
2960a434
PK
36982012-12-11 Paul Koning <paul_koning@dell.com>
3699
3700 * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag
3701 exception.
3702 (_iterator_except): New function.
3703 (ArrayPrinter): Use _iterator function instead of local _iterator
3704 class for Python 3 compatibility.
3705 (NoStringContainerPrinter): Use _iterator_except instead of
6fdff2c5 3706 _iterator.
2960a434
PK
3707 * gdb.python/py-typeprint.exp: Use exec(open(...).read()) instead of
3708 execfile for Python 3 compatibility.
3709 * gdb.python/python.exp: Handle Python 2.4 exception traceback
3710 format in error_prompt test.
6fdff2c5 3711
9325cb04
PK
37122012-12-10 Paul Koning <paul_koning@dell.com>
3713
3714 * gdb.base/charset.exp: Change print syntax for Python 3
6fdff2c5 3715 compatibility.
9325cb04
PK
3716 * gdb.python/py-block.exp: Ditto.
3717 * gdb.python/py-breakpoint.exp: Ditto.
3718 * gdb.python/py-cmd.exp: Ditto.
3719 * gdb.python/py-events.py: Ditto.
3720 * gdb.python/py-finish-breakpoint.py: Ditto.
3721 * gdb.python/py-finish-breakpoint2.exp: Ditto.
3722 * gdb.python/py-finish-breakpoint2.py: Ditto.
3723 * gdb.python/py-frame-inline.exp: Ditto.
3724 * gdb.python/py-frame.exp: Ditto.
3725 * gdb.python/py-infthread.exp: Ditto.
3726 * gdb.python/py-objfile.exp: Ditto.
3727 * gdb.python/py-parameter.exp: Ditto.
3728 * gdb.python/py-progspace.exp: Ditto.
3729 * gdb.python/py-prompt.exp: Ditto.
3730 * gdb.python/py-symbol.exp: Ditto.
3731 * gdb.python/py-symtab.exp: Ditto.
3732 * gdb.python/py-template.exp: Ditto.
3733 * gdb.python/py-value-cc.exp: Ditto.
3734 * gdb.python/python.exp: Ditto.
3735 * gdb.python/source2.py: Ditto.
3736 * gdb.python/lib-types.exp: Change print syntax for Python 3
6fdff2c5 3737 compatibility.
9325cb04
PK
3738 Use sorted() function rather than sort() method.
3739 Accept either int or long values for enum values.
3740 * gdb.python/py-events.exp: Use exec(open(...).read()) instead of
3741 execfile for Python 3 compatibility.
3742 * gdb.python/py-evsignal.exp: Ditto.
3743 * gdb.python/py-evthreads.exp: Ditto.
3744 * gdb.python/py-mi.exp: Ditto.
3745 * gdb.python/py-pp-maint.exp: Ditto.
3746 * gdb.python/py-prettyprint.exp: Ditto.
3747 * gdb.python/py-finish-breakpoint.exp: Change print syntax for
6fdff2c5 3748 Python 3 compatibility.
9325cb04
PK
3749 Skip tests for Python 2.4.
3750 * gdb.python/py-inferior.exp: Change print syntax for
6fdff2c5 3751 Python 3 compatibility.
9325cb04
PK
3752 Use byte string rather than character string in memory write test
3753 if Python 3.
3754 * gdb.python/py-pp-maint.py: Change class declarations to "new
3755 class" syntax.
3756 * gdb.python/py-prettyprint.py: Change iterator class to generator
3757 function for Python 3 compatibility.
3758 Make all classes "new style".
3759 Fix indentation issue and stray semicolon.
3760 * gdb.python/py-shared.expChange print syntax for Python 3
3761 compatibility.
3762 Define "long" if Python 3.
3763 * gdb.python/py-type.exp: Change print syntax for Python 3
6fdff2c5 3764 compatibility.
9325cb04
PK
3765 Accept either int or long values for enum values.
3766 * gdb.python/py-value.exp: Change print syntax for Python 3
6fdff2c5 3767 compatibility.
9325cb04
PK
3768 Skip "long" and "unicode" tests if Python 3.
3769 Accept either "type" or "class" in type checks.
3770 * lib/gdb.exp (gdb_py_is_py3k): New flag set if Python 3.
3771 (gdb_py_is_py24): New flag set if Python 2.4 or 2.5.
3772
8b9737bf
TT
37732012-12-10 Tom Tromey <tromey@redhat.com>
3774
3775 * gdb.dwarf2/implptr-64bit.exp: Run tests with two CUs as well.
3776 (test): Add "two_cu" argument.
3777 * gdb.dwarf2/implptr-64bit.S: Move subprogram later; use ref_addr
3778 for types; allow two CUs.
3779
1b80a9fa
JK
37802012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3781
3782 * gdb.dwarf2/dw2-compdir-oldgcc.S: New file.
3783 * gdb.dwarf2/dw2-compdir-oldgcc.exp: New file.
3784
f0b6d50a
YQ
37852012-12-08 Yao Qi <yao@codesourcery.com>
3786 Pedro Alves <palves@redhat.com>
3787
3788 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Test
3789 '=breakpoint-created' when GDB merges the tracepoints of both
3790 sides.
3791
2f68a895
TT
37922012-12-07 Tom Tromey <tromey@redhat.com>
3793
3794 * gdb.base/break1.c (enum some_enum, union some_union): New.
3795 (some_enum_global, some_union_global, some_value): New globals.
3796 * gdb.base/completion.exp: Add tag completion tests.
3797
4fc5d43e
TT
37982012-12-07 Tom Tromey <tromey@redhat.com>
3799
3800 * gdb.base/completion.exp: Add tests for ptype and whatis
3801 completion.
3802
6559e013
JB
38032012-12-07 Joel Brobecker <brobecker@adacore.com>
3804
3805 * gdb.base/stale-infcall.exp: Fix copyright line.
3806
ae2b630d
JB
38072012-12-07 Joel Brobecker <brobecker@adacore.com>
3808
3809 * gdb.ada/lang_switch.exp: The "msg" parameter may be a reference.
3810
0ba2eb0f
TT
38112012-12-06 Pedro Alves <palves@redhat.com>
3812 Tom Tromey <tromey@redhat.com>
3813
3814 * gdb.base/exprs.exp: Add tests for cast to void.
3815
731145cb
TT
38162012-12-06 Jens Elmenthaler <jens.elmenthaler@advantest.com>
3817
3818 * gdb.python/py-mi.exp: Correct expected results for attribute
3819 "dynamic" returned by -var-update.
3820 Add test case for correct handling of "diplayhint" for children
3821 of dynamic varobjs.
3822 * gdb.python/py-prettyprint.c (set_itme): New function.
3823 (bug_14741) New function.
3824 (main) Add call to bug_14741().
3825 * gdb.python/py-prettyprint.py (class ArrayPrinter): New class.
3826
e58fcc15
UW
38272012-12-05 Ulrich Weigand <uweigand@de.ibm.com>
3828
3829 * gdb.base/gnu-debugdata.exp: Also include "D" symbols in
3830 ${binfile}.funcsyms list.
3831
e9eb0d14
YQ
38322012-12-04 Yao Qi <yao@codesourcery.com>
3833
3834 PR gdb/13443
3835 * gdb.trace/actions.exp: Make test messages unique.
3836
4983028c
TT
38372012-11-29 Tom Tromey <tromey@redhat.com>
3838
3839 * gdb.base/gnu-debugdata.exp (run, pipeline): Don't use lassign.
3840
ea5e6b0e
UW
38412012-11-29 Ulrich Weigand <uweigand@de.ibm.com>
3842
3843 * gdb.opencl/convs_casts.exp: Always expect standard vector type names.
3844 * gdb.opencl/datatypes.exp: Likewise.
3845 * gdb.opencl/operators.exp: Likewise.
3846 * gdb.opencl/vec_comps.exp: Likewise.
3847
cdde3dfb
JG
38482012-11-29 Jerome Guitton <guitton@adacore.com>
3849
3850 * gdb.ada/iwide: New testcase.
3851
b50d69b5
JG
38522012-11-29 Jerome Guitton <guitton@adacore.com>
3853
3854 * gdb.ada/ptype_tagged_param.exp: Adjust expected output in
3855 ptype test.
3856
c2d3fccf
JG
38572012-11-29 Jerome Guitton <guitton@adacore.com>
3858
3859 * gdb.ada/variant_record_packed_array.exp: Test expressions of the
3860 form {VARIANT_TYPE}ADDRESS.
3861
5edf51fe
YQ
38622012-11-27 Daniel Jacobowitz <dan@codesourcery.com>
3863
3864 * gdb.cp/member-ptr.cc (class Diamond): Add func_ptr.
3865 (func): New function.
3866 (main): Initialize diamond.func_ptr and add diamond_pfunc_ptr.
3867 * gdb.cp/member-ptr.exp: Add new tests for ptype and for
3868 pointers to members with pointer-to-function type.
3869
608e2dbb
TT
38702012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3871 Tom Tromey <tromey@redhat.com>
3872
3873 * gdb.base/gnu-debugdata.exp: New file.
3874 * gdb.base/gnu-debugdata.c: New file.
3875 * lib/gdb.exp (gdb_file_cmd): Handle LZMA warning.
3876 (gdb_unload): Return 0 on success.
3877
4648e588
JK
38782012-11-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3879
3880 * gdb.base/enumval.exp (print e, print f, print K): XFAIL on GCC <= 4.6.
3881
17d6efc4
JB
38822012-11-26 Joel Brobecker <brobecker@adacore.com>
3883
3884 * gdb.base/empty_exe.exp: New testcase.
3885
ace21957
MF
38862012-11-20 Mike Frysinger <vapier@gentoo.org>
3887
3888 * gdb.base/completion.exp: Add test for help aliases completion.
3889
5c401a0a
YQ
38902012-11-20 Yao Qi <yao@codesourcery.com>
3891
3892 * gdb.mi/mi-cmd-param-changed.exp (test_command_param_changed):
3893 Don't test 'maint set show-debug-regs'.
3894 Use command 'set remotecache' instead of
3895 'set circular-trace-buffer'.
3896
8dea366b
KS
38972012-11-16 Keith Seitz <keiths@redhat.com>
3898
3899 PR c++/13615
3900 * gdb.cp/baseenum.cc: New file.
3901 * gdb.cp/baseenum.exp: New file.
3902 * gdb.cp/derivation.cc (A): Add copyright.
3903 Add a typedef.
3904 (B): Use A::value_type instead of int. Change all references.
3905 (D): Use value_type instead of int. Change all references.
3906 (E): Likewise.
3907 (F); Likewise.
3908 (Z): New class.
3909 (ZZ): New class.
6fdff2c5 3910 (N, Base, Derived): New namespace and classes.
8dea366b
KS
3911 (main): Add instances of Z and ZZ.
3912 Make sure all symbols from N are kept.
3913 * gdb.cp/derivation.exp: Update typedef changes in tests.
3914 Add tests for class typedefs both before and after starting
3915 the inferior.
3916 Add tests for searching for a typedef while stopped in a
3917 method.
3918
5e34c6c3
LM
39192012-11-14 Luis Machado <lgustavo@codesourcery.com>
3920
3921 * gdb.mi/mi-var-create-rtti.c: New file.
3922 * gdb.mi/mi-var-create-rtti.exp: New file.
3923
5e487a5f
LM
39242012-11-14 Luis Machado <lgustavo@codesourcery.com>
3925
3926 * gdb.base/structs3.exp: Run to main before doing any tests.
3927
6d67b990
AB
39282012-11-14 Andrew Burgess <aburgess@broadcom.com>
3929
3930 * gdb.python/py-type.exp: Uniquify test names.
3931
e5d98164
YQ
39322012-11-14 Yao Qi <yao@codesourcery.com>
3933
3934 * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
3935 (thread_function) [DEBUG]: Call 'printf'.
3936 * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
3937 command line if 'DEBUG=1' is passed to test.
3938 Remove a pattern to match inferior's output.
3939
62747a60
TT
39402012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3941
3942 * gdb.mi/mi-fill-memory.exp: New test.
3943
18a9fc12
TT
39442012-11-12 Tom Tromey <tromey@redhat.com>
3945
3946 * gdb.base/completion.exp: Update for "info type-printers".
3947 * gdb.python/py-typeprint.cc: New file.
3948 * gdb.python/py-typeprint.exp: New file.
3949 * gdb.python/py-typeprint.py: New file.
3950
bd69fc68
TT
39512012-11-12 Tom Tromey <tromey@redhat.com>
3952
3953 * gdb.base/call-sc.exp: Use "ptype/r".
3954 * gdb.base/volatile.exp: Don't expect "int".
3955 * gdb.cp/ptype-flags.cc: New file.
3956 * gdb.cp/ptype-flags.exp: New file.
3957 * gdb.cp/templates.exp: Use ptype/r.
3958 (test_ptype_of_templates, test_template_typedef): Likewise.
3959 * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
3960 argument. Handle template names and template parameters.
3961 * gdb.mi/mi-var-cmd.exp: Accept "long".
3962 * gdb.mi/mi-var-child.exp: Accept "long".
3963 * gdb.mi/mi-var-display.exp: Accept "long".
3964 * gdb.mi/mi2-var-child.exp: Accept "long".
3965
b3720c3a
TT
39662012-11-12 Tom Tromey <tromey@redhat.com>
3967
3968 * gdb.cp/classes.exp (test_ptype_class_objects): Remove
3969 "ptype" from calls to cp_test_ptype_class.
3970 (test_enums): Likewise.
3971 * gdb.cp/derivation.exp: Remove "ptype" from calls to
3972 cp_test_ptype_class.
3973 * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
3974 calls to cp_test_ptype_class.
3975 (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
3976 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
3977 from calls to cp_test_ptype_class.
3978 * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
3979 command here. Change "in_command" argument to "in_exp".
3980
0d63ecda
KS
39812012-11-10 Keith Seitz <keiths@redhat.com>
3982
3983 PR gdb/14288
3984 * gdb.base/printcmds.c: Add invalid_XXX globals
3985 for repeated byte tests.
3986 * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
3987 * gdb.base/wchar.c (main): Add and construct a wchar_t
3988 array with repeated characters.
3989 * gdb.base/wchar.exp: Add repeated character tests.
3990
ed8a1c2d
AB
39912012-11-09 Andrew Burgess <aburgess@broadcom.com>
3992
3993 * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
3994 disassembly output.
3995
9107fc8d
PA
39962012-11-09 Pedro Alves <palves@redhat.com>
3997
3998 PR gdb/14306
3999
4000 * gdb.multi/multi-arch-exec.c: New file.
4001 * gdb.multi/multi-arch-exec.exp: New file.
4002
558a9d82
YQ
40032012-11-09 Yao Qi <yao@codesourcery.com>
4004
4005 * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
4006 (top level): Call it.
4007
e714f336
YQ
40082012-11-09 Yao Qi <yao@codesourcery.com>
4009
4010 * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
4011 typo.
4012
6ecd4729
PA
40132012-11-09 Pedro Alves <palves@redhat.com>
4014
4015 * gdb.multi/multi-arch.exp: New.
4016
9015683b
TT
40172012-11-08 Tom Tromey <tromey@redhat.com>
4018
4019 * gdb.base/siginfo-obj.exp: Create core file. Test siginfo from
4020 core files, if possible.
4021 * gdb.base/siginfo-thread.c: New file
4022 * gdb.base/siginfo-thread.exp: New file
4023
ea9f10bb
TT
40242012-11-08 Tom Tromey <tromey@redhat.com>
4025
4026 * gdb.base/comprdebug.exp: New file.
4027
f6592439
PA
40282012-11-06 Pedro Alves <palves@redhat.com>
4029
4030 PR gdb/14810
4031
4032 * gdb.base/disabled-location.c: New file.
4033 * gdb.base/disabled-location.exp: New file.
4034
2d338fa9
TT
40352012-11-06 Tom Tromey <tromey@redhat.com>
4036
4037 * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd.
4038 * gdb.python/py-strfns.exp (test_strfns_core_file): Use
4039 gdb_gcore_cmd.
4040 * gdb.cell/gcore.exp: Use gdb_gcore_cmd.
4041 * gdb.base/gcore.exp: Use gdb_gcore_cmd.
4042 * gdb.base/gcore-relro.exp: Use gdb_gcore_cmd.
4043 * gdb.base/gcore-buffer-overflow.exp: Use gdb_gcore_cmd.
4044 * gdb.base/auxv.exp: Use gdb_gcore_cmd.
4045 * gdb.arch/vsx-regs.exp: Use gdb_gcore_cmd.
4046 * gdb.arch/system-gcore.exp: Use gdb_gcore_cmd.
4047 * gdb.arch/pa-nullify.exp (test_core_bt): Use gdb_gcore_cmd.
4048 * lib/gdb.exp (gdb_gcore_cmd): New proc.
4049
68c9da30
PA
40502012-11-05 Pedro Alves <palves@redhat.com>
4051
4052 * gdb.base/foll-vfork.exp (vfork_relations_in_info_inferiors): New
4053 procedure.
4054 (do_vfork_and_follow_child_tests_exec)
4055 (do_vfork_and_follow_child_tests_exit): Call it.
4056
a7c8c931
PA
40572012-11-05 Pedro Alves <palves@redhat.com>
4058
4059 * gdb.base/foll-vfork.c (main): Call perror and _exit if execlp()
4060 fails.
4061
6f6484cd
YQ
40622012-11-03 Yao Qi <yao@codesourcery.com>
4063
4064 Fix PR gdb/14617.
4065 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):
4066 Remove setup_kfail, and update test.
4067
b45627a0
TT
40682012-11-02 Tom Tromey <tromey@redhat.com>
4069
4070 * gdb.base/catch-syscall.exp (do_syscall_tests): Add completion
4071 test.
4072
f50f4e56
PA
40732012-11-02 Pedro Alves <palves@redhat.com>
4074
4075 PR gdb/14766
4076
4077 * gdb.base/foll-vfork.exp (vfork_child_follow_to_exit): Remove
4078 setup_kfail.
4079 (tcatch_vfork_then_child_follow_exit): No longer expect "Couldn't
4080 get registers".
4081
71ce889d
PA
40822012-11-02 Pedro Alves <palves@redhat.com>
4083
4084 * gdb.base/foll-vfork-exit.c: New file.
4085 * gdb.base/foll-vfork.exp (top level): New file-describing
4086 comment.
4087 (vfork_child_follow_to_exit): New procedure.
4088 (tcatch_vfork_then_child_follow): Rename as ...
4089 (tcatch_vfork_then_child_follow_exec): ... this.
4090 (tcatch_vfork_then_child_follow_exit): New procedure.
4091 (do_vfork_and_follow_parent_tests): New procedure, factored out
4092 from do_vfork_and_exec_tests.
4093 (do_vfork_and_follow_child_tests_exec): Ditto.
4094 (do_vfork_and_exec_tests): Delete.
4095 (do_vfork_and_follow_child_tests_exit): New procedure.
4096 (top level): Run tests with both the program that has the vfork
4097 child execing, and the program has the vfork child exiting.
4098
1e35b1a9
PA
40992012-11-02 Pedro Alves <palves@redhat.com>
4100
4101 * gdb.base/foll-vfork.exp (setup_gdb): New procedure.
4102 (check_vfork_catchpoints, vfork_parent_follow_through_step)
4103 (vfork_parent_follow_to_bp): Call it.
4104 (kill_child): Delete.
4105 (vfork_and_exec_child_follow_to_main_bp)
4106 (vfork_and_exec_child_follow_through_step): Call setup_gdb. No
4107 longer call kill_child.
4108 (tcatch_vfork_then_parent_follow): Call setup_gdb.
4109 (do_vfork_and_exec_tests): Don't runto_main before calling each
4110 test procedure.
4111 (top level): Don't clean restart and set verbose before running
4112 each test procedure.
4113
41142012-11-02 Pedro Alves <palves@redhat.com>
4115
4116 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step)
4117 (vfork_parent_follow_to_bp)
4118 (vfork_and_exec_child_follow_to_main_bp)
4119 (vfork_and_exec_child_follow_through_step)
4120 (tcatch_vfork_then_parent_follow)
4121 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
4122 Use with_test_prefix.
4123
41242012-11-02 Pedro Alves <palves@redhat.com>
4125
4126 * gdb.base/foll-vfork.c: Add copyright header.
4127 * gdb.base/vforked-prog.c: Add copyright header.
4128
41292012-11-02 Pedro Alves <palves@redhat.com>
4130
4131 * gdb.base/foll-vfork.exp
4132 (vfork_and_exec_child_follow_through_step): Don't skip on
4133 non-HP/UX targets. Expect the next to only step one line on
4134 non-HP/UX targets, rather than stopping only after the exec.
4135
41362012-11-02 Pedro Alves <palves@redhat.com>
4137
4138 Don't hard code line numbers.
4139
4140 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step):
4141 Expect text from the sources instead of a line number.
4142 (vfork_parent_follow_to_bp)
4143 (vfork_and_exec_child_follow_to_main_bp)
4144 (vfork_and_exec_child_follow_through_step)
4145 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow):
4146 Use gdb_get_line_number.
4147
41482012-11-02 Pedro Alves <palves@redhat.com>
4149
4150 Modernize.
4151
4152 * gdb.base/foll-vfork.exp: Use standard_testfile and
4153 build_executable. Pass descriptive string to untested.
4154 (vfork_parent_follow_through_step, vfork_parent_follow_to_bp)
4155 (vfork_and_exec_child_follow_to_main_bp)
4156 (vfork_and_exec_child_follow_through_step)
4157 (tcatch_vfork_then_parent_follow, tcatch_vfork_then_child_follow)
4158 (do_vfork_and_exec_tests): Use gdb_test/gdb_test_multiple instead
4159 of send_gdb/gdb_expect.
4160
4161 (kill_child): New procedure.
4162 (vfork_and_exec_child_follow_to_main_bp)
4163 (vfork_and_exec_child_follow_through_step): Use it.
4164
f0559fff
YQ
41652012-11-02 Yao Qi <yao@codesourcery.com>
4166
4167 * gdb.base/setvar.exp: Test setting nested struct.
4168 * gdb.base/setvar.c (v_struct3): New.
4169
c207c6da
DE
41702012-11-01 Doug Evans <dje@google.com>
4171
4172 * gdb.arch/amd64-pseudo.c (main): Mark registers that the testsuite
4173 changes as clobbered (e.g., amd64-dword.exp) so gcc doesn't try to
4174 use them.
4175
2f27adfe
AB
41762012-10-31 Andrew Burgess <aburgess@broadcom.com>
4177
4178 PR cli/14772
4179 * gdb.base/gnu_vector.c (union_with_vector_1)
4180 (struct_with_vector_1): Add new struct and union for testing
4181 ptype.
4182 * gdb.base/gnu_vector.exp: Add testing of ptype on vectors, and
4183 structs / unions containing vectors.
4184
bb662ca6
YQ
41852012-10-25 Yao Qi <yao@codesourcery.com>
4186
4187 * gdb.trace/ftrace.exp (test_fast_tracepoints): Use
4188 'setup_kfail' instead of 'setup_kfail_for_target'.
4189 * gdb.base/varargs.exp: Likewise.
4190 * lib/gdb.exp (setup_kfail_for_target): Remove.
4191
635d23ff
MK
41922012-10-25 Mark Kettenis <kettenis@openbsd.nfra.nl>
4193
4194 * gdb.base/varargs.exp: PR gdb/12790 is now fixed.
4195
afdb064f
MK
41962012-10-25 Mark Kettenis <kettenis@gnu.org>
4197
4198 * gdb.base/varargs.exp: PR gdb/12776 is now fixed.
4199
d99dcf51
JB
42002012-10-24 Joel Brobecker <brobecker@adacore.com>
4201
4202 * gdb.ada/set_wstr: New testcase.
4203
32560274
JB
42042012-10-24 Joel Brobecker <brobecker@adacore.com>
4205
4206 * gdb.base/ldbl_e308.c, gdb.base/ldbl_e308.exp: New files.
4207
5ded5331
JB
42082012-10-24 Joel Brobecker <brobecker@adacore.com>
4209
4210 * gdb.ada/unc_arr_ptr_in_var_rec: New testcase.
4211
d8d84291
MK
42122012-10-24 Mark Kettenis <kettenis@gnu.org>
4213
4214 * gdb.base/callfuncs.exp: PR gdb/12783 is now fixed.
4215
6e933c51
JK
42162012-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4217
4218 * gdb.base/callfuncs.exp (do_function_calls): Fix
4219 setup_kfail_for_target for -m32 mode.
4220
274bd000
MK
42212012-10-23 Mark Kettenis <kettenis@gnu.org>
4222
4223 * gdb.base/callfuncs.exp: PR gdb/12796, gdb/12798 and gdb/12800
4224 are now fixed.
4225
545f743d
YQ
42262012-10-23 Yao Qi <yao@codesourcery.com>
4227
4228 * gdb.base/info-os.exp: Resume the inferior until it exits.
4229
48b56b6a 42302012-10-18 Yufeng Zhang <yufeng.zhang@arm.com>
4231
99c7d5a8 4232 * gdb.base/ctxobj.exp: Skip if skip_shlib_tests returns true.
4233 * gdb.base/print-file-var.exp: Likewise.
4234 * gdb.base/type-opaque.exp: Likewise.
48b56b6a 4235
8de0566d
YQ
42362012-10-17 Yao Qi <yao@codesourcery.com>
4237
4238 * gdb.mi/mi-memory-changed.exp: New.
4239
44883546
YQ
42402012-10-16 Yao Qi <yao@codesourcery.com>
4241
4242 * gdb.reverse/solib-precsave.exp: Skip if skip_shlib_test
4243 returns true.
4244 Call gdb_load_shlibs.
4245 * gdb.reverse/solib-reverse.exp: Likewise.
4246
345f514a
KS
42472012-10-15 Keith Seitz <keiths@redhat.com>
4248
4249 * lib/cp-support.exp (cp_test_ptype_class): Add support
4250 for class typedefs.
4251
4252 * gdb.cp/derivation.exp: Add tests for g_instance.
4253
9e3a7d65
JK
42542012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4255
4256 Fix entry values resolving in inlined frames.
4257 * gdb.arch/amd64-entry-value-inline.S: New file.
4258 * gdb.arch/amd64-entry-value-inline.c: New file.
4259 * gdb.arch/amd64-entry-value-inline.exp: New file.
4260
21a7b089
JK
42612012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4262 Doug Evans <dje@google.com>
4263
4264 Fix recent gdb_breakpoint regression.
4265 * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
4266 braces from the parameter.
4267 * gdb.java/jprint.exp: Likewise.
4268
2c47921e
DE
42692012-10-15 Doug Evans <dje@google.com>
4270
4271 * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
4272
89398707
JB
42732012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
4274
4275 * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
4276
801e4185
TT
42772012-10-15 Tom Tromey <tromey@redhat.com>
4278
4279 * gdb.python/py-symtab.exp: Test sal and symtab destructors.
4280
74f910c8
TT
42812012-10-15 Tom Tromey <tromey@redhat.com>
4282
4283 * gdb.python/py-symbol.exp: Test symbol destructor.
4284
91567807
YQ
42852012-10-14 Yao Qi <yao@codesourcery.com>
4286
4287 * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
4288 * gdb.mi/mi-cli.exp: New.
4289
4290 * gdb.mi/mi2-basics.exp: Remove.
4291 * gdb.mi/mi2-break.exp: Remove.
4292 * gdb.mi/mi2-console.exp: Remove.
4293 * gdb.mi/mi2-disassemble.exp: Remove.
4294 * gdb.mi/mi2-eval.exp: Remove.
4295 * gdb.mi/mi2-file.exp: Remove.
4296 * gdb.mi/mi2-hack-cli.exp: Remove.
4297 * gdb.mi/mi2-pthreads.exp: Remove.
4298 * gdb.mi/mi2-read-memory.exp: Remove.
4299 * gdb.mi/mi2-regs.exp: Remove.
4300 * gdb.mi/mi2-return.exp: Remove.
4301 * gdb.mi/mi2-simplerun.exp: Remove.
4302 * gdb.mi/mi2-stack.exp: Remove.
4303 * gdb.mi/mi2-stepi.exp: Remove.
4304 * gdb.mi/mi2-syn-frame.exp: Remove.
4305 * gdb.mi/mi2-until.exp: Remove.
4306 * gdb.mi/mi2-watch.exp: Remove.
4307 * gdb.mi/mi2-var-block.exp: Remove.
4308 * gdb.mi/mi2-var-cmd.exp: Remove.
4309 * gdb.mi/mi2-var-display.exp: Remove.
4310
87332029
YQ
43112012-10-12 Yao Qi <yao@codesourcery.com>
4312
4313 * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
4314 trail '.*' on matching patterns.
4315
11fc9057
L
43162012-10-11 H.J. Lu <hongjiu.lu@intel.com>
4317
4318 * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
4319 * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
4320 * gdb.arch/i386-disp-step.exp: Likewise.
4321 * gdb.arch/i386-gnu-cfi.exp: Likewise.
4322 * gdb.arch/i386-prologue.exp: Likewise.
4323 * gdb.arch/i386-size-overlap.exp: Likewise.
4324 * gdb.arch/i386-size.exp: Likewise.
4325 * gdb.arch/i386-unwind.exp: Likewise.
4326
7d46bcdc
L
43272012-10-11 H.J. Lu <hongjiu.lu@intel.com>
4328
4329 * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
4330 * gdb.arch/i386-word.exp: Likewise.
4331
31224d9d
L
43322012-10-11 H.J. Lu <hongjiu.lu@intel.com>
4333
4334 * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
4335 is_ilp32_target to set nr_regs.
4336 * gdb.arch/i386-sse.exp: Likewise.
4337
5b7d0050
DE
43382012-10-11 Doug Evans <dje@google.com>
4339
7c09e5a0
DE
4340 PR breakpoints/14643.
4341 * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
4342 * gdb.linespec/thread.c: New file.
4343 * gdb.linespec/thread.exp: New file.
4344
5b7d0050
DE
4345 * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
4346 Recognize "message" -> print pass and fail. Add eof case.
4347 (runto): Recognize message, no-message. Print pass/fail if requested,
4348 with same treatment as gdb_breakpoint.
4349 (runto_main): Pass no-message to runto.
4350 (gdb_internal_error_resync): Add log message.
4351 (gdb_file_cmd): Tweak internal error fail text for consistency.
4352
2e24f4aa
JK
43532012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4354
4355 Fix crash during stepping on ppc32.
4356 * gdb.base/step-symless.c: New file.
4357 * gdb.base/step-symless.exp: New file.
4358
aa14df25
DE
43592012-10-03 Doug Evans <dje@google.com>
4360
4361 PR symtab/14601
4362 * gdb.cp/using-crash.exp: New file.
4363 * gdb.cp/using-crash.cc: New file.
4364
975531db
DE
43652012-10-02 Doug Evans <dje@google.com>
4366
4367 * lib/gdb.exp (gdb_unload): Change wording of perror text to be
4368 more consistent.
4369 (runto,gdb_debug_format): Ditto.
4370 (gdb_file_cmd): Watch for eof in nested gdb_expect.
4371 Clean up logging and error messages.
4372
b3dc46ff
AB
43732012-10-01 Andrew Burgess <aburgess@broadcom.com>
4374
4375 Test find command on unmapped memory.
4376 * gdb.base/find-unmapped.c: New file.
4377 * gdb.base/find-unmapped.exp: New file.
4378
45814d45
YQ
43792012-09-29 Yao Qi <yao@codesourcery.com>
4380
4381 * gdb.trace/mi-tracepoint-changed.exp: New.
4382 * gdb.mi/mi-breakpoint-changed.exp: New.
4383 * gdb.mi/pending.c, gdb.mi/pendshr1.c: New
4384 * gdb.mi/pendshr2.c: New.
4385
4c2786ba
YQ
43862012-09-28 Yao Qi <yao@codesourcery.com>
4387
4388 * gdb.mi/pr11022.exp: New.
4389 * gdb.mi/pr11022.c: New. Copied from gdb.base/.
4390
7977e5d2
TT
43912012-09-27 Tom Tromey <tromey@redhat.com>
4392
4393 * gdb.cp/derivation.exp: Add regression test.
4394 * gdb.cp/derivation.cc (class V_base, class V_inter, class
4395 V_derived): New.
4396 (vderived): New global.
4397
0971de02
TT
43982012-09-26 Tom Tromey <tromey@redhat.com>
4399
4400 * gdb.dwarf2/dw2-common-block.S: New file.
4401 * gdb.dwarf2/dw2-common-block.exp: New file.
4402
4357ac6c
TT
44032012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4404
4405 * gdb.fortran/common-block.exp: New file.
4406 * gdb.fortran/common-block.f90: New file.
4407
6f380991
AB
44082012-09-26 Andrew Burgess <aburgess@broadcom.com>
4409
4410 * gdb.base/duplicate-bp.c: New file.
4411 * gdb.base/duplicate-bp.exp: New file.
4412
8ae551cf
YQ
44132012-09-26 Yao Qi <yao@codesourcery.com>
4414
4415 * gdb.mi/mi2-cli.exp: Avoid line number in test summary.
4416
4417 Revert:
4418 2012-09-21 Yao Qi <yao@codesourcery.com>
4419
4420 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
4421
318102b9
SP
44222012-09-25 Siddhesh Poyarekar <siddhesh@redhat.com>
4423
4424 * gdb.base/longest-types.c: New test case.
4425 * gdb.base/longest-types.exp: New test case.
4426
a1e5fd69
YQ
44272012-09-25 Yao Qi <yao@codesourcery.com>
4428
4429 * gdb.mi/mi2-cli.exp: Check breakpoint notification.
4430
04e7407c
JK
44312012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4432
4433 Fix internal error on canonicalization of clang types.
4434 * gdb.dwarf2/dw2-canonicalize-type.S: New file.
4435 * gdb.dwarf2/dw2-canonicalize-type.exp: New file.
4436 * lib/gdb.exp (gdb_file_cmd): Catch also GDB internal error.
4437
9bf4bce9
JK
44382012-09-21 Jan Kratochvil <jan.kratochvil@redhat.com>
4439
4440 Fix disassemble without parameters in tailcall frame.
4441 * gdb.arch/amd64-entry-value.exp (down, disassemble): New tests.
4442
2603f7ee
AB
44432012-09-21 Andrew Burgess <aburgess@broadcom.com>
4444
4445 * gdb.dwarf2/dw2-op-out-param.S: New file.
4446 * gdb.dwarf2/dw2-op-out-param.exp: New file.
4447
a3569abd
YQ
44482012-09-21 Yao Qi <yao@codesourcery.com>
4449
4450 * gdb.mi/mi2-cli.exp: Remove redundant '\'.
4451
a065d7af
YQ
44522012-09-21 Yao Qi <yao@codesourcery.com>
4453
4454 * gdb.mi/mi-cli.exp: Remove.
4455 * gdb.mi/mi2-cli.exp: Merged from mi-cli.exp.
4456
15544bd9
YQ
44572012-09-21 Yao Qi <yao@codesourcery.com>
4458
4459 * gdb.mi/mi-reverse.exp: Fix the typo in expected output of
4460 "=record-started" notification.
4461
82a90ccf
YQ
44622012-09-21 Yao Qi <yao@codesourcery.com>
4463
4464 * gdb.mi/mi-record-changed.exp: New.
4465 * gdb.mi/mi-reverse.exp: Adjust expected output.
4466
d7de8e3c
TT
44672012-09-20 Tom Tromey <tromey@redhat.com>
4468
4469 * gdb.python/python.exp: Test atexit.register.
4470
1aa99537
DE
44712012-09-20 Doug Evans <dje@google.com>
4472
05eade73
DE
4473 * boards/dwarf4-gdb-index.exp: New file.
4474
1aa99537
DE
4475 * gdb.base/callfuncs.exp (do_function_calls): Set unwindonsignal to on
4476 while running the tests.
4477
4ae24af0
JB
44782012-09-18 Joel Brobecker <brobecker@adacore.com>
4479
4480 * gdb.ada/bp_reset: New testcase.
4481
bb25a15c
YQ
44822012-09-18 Yao Qi <yao@codesourcery.com>
4483
4484 * gdb.trace/mi-tsv-changed.exp: New.
4485
201b4506
YQ
44862012-09-18 Yao Qi <yao@codesourcery.com>
4487
4488 * gdb.trace/mi-traceframe-changed.exp: New.
4489
6fc1c773
YQ
44902012-09-17 Yao Qi <yao@codesourcery.com>
4491
4492 * gdb.base/list.exp (set_listsize): Don't set arg to "unlimited"
4493 when it is less than 0.
4494
1ab3b62c
JK
44952012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4496
4497 PR 14119
4498 * gdb.arch/amd64-tailcall-ret.S: New file.
4499 * gdb.arch/amd64-tailcall-ret.c: New file.
4500 * gdb.arch/amd64-tailcall-ret.exp: New file.
4501 * gdb.reverse/amd64-tailcall-reverse.S: New file.
4502 * gdb.reverse/amd64-tailcall-reverse.c: New file.
4503 * gdb.reverse/amd64-tailcall-reverse.exp: New file.
4504
acf9414f
JK
45052012-09-17 Jan Kratochvil <jan.kratochvil@redhat.com>
4506
4507 PR 14548
4508 * gdb.reverse/singlejmp-reverse-nodebug.S: New file.
4509 * gdb.reverse/singlejmp-reverse-nodebug.c: New file.
4510 * gdb.reverse/singlejmp-reverse.S: New file.
4511 * gdb.reverse/singlejmp-reverse.c: New file.
4512 * gdb.reverse/singlejmp-reverse.exp: New file.
4513
666b578b
JK
45142012-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4515
4516 Fix compatibility with old GCC (~4.1).
4517 * gdb.cp/converts.cc (my_enum_var): New variable.
4518
42056501
AB
45192012-09-14 Andrew Burgess <aburgess@broadcom.com>
4520
4521 * gdb.xml/tdesc-regs.exp: Update expected output for new
4522 vector_size syntax of vector types.
4523
b9516fa1
YPK
45242012-09-13 Khoo Yit Phang <khooyp@cs.umd.edu>
4525
4526 Refactor Python "gdb" module into a proper Python package, by
4527 introducing a new "_gdb" module for code implemented in C, and
4528 using reload/__import__ instead of exec.
4529 * gdb.python/python.exp (Test stderr location): Update module
4530 location of GDB-specific sys.stderr.
4531 (Test stdout location): Ditto for sys.stdout.
4532
18dc9ad8
JK
45332012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4534
4535 * gdb.base/valgrind-infcall.exp: Remove comment about Ubuntu.
4536
ea3a9873
KS
45372012-09-12 Keith Seitz <keiths@redhat.com>
4538
4539 * gdb.cp/converts.cc (main): Comment out the pointer to boolean
4540 conversion statement.
4541
5941debb
DE
45422012-09-12 Doug Evans <dje@google.com>
4543
4544 * gdb.base/help.exp: Remove testing of individual command help text,
4545 too much of a maintenance burden. Instead, test the functionality
4546 of "help" itself.
4547
cfc35e02
DE
45482012-09-11 Doug Evans <dje@google.com>
4549
3a0ed5d7
DE
4550 * gdb.cp/mb-inline.exp: Do "info break" after setting multi-location
4551 breakpoint.
4552
cfc35e02
DE
4553 * gdb.dwarf2/fission-base.S: Include gdb.dwarf2/ in dwo_name.
4554 * gdb.dwarf2/fission-reread.S: Ditto.
4555 * gdb.dwarf2/fission-base.exp: Remove setting of debug-file-directory.
4556 * gdb.dwarf2/fission-reread.exp: Ditto.
4557
350b1b26
AB
45582012-09-11 Andrew Burgess <aburgess@broadcom.com>
4559
4560 * gdb.base/ptype.exp: Test ptype on a pointer to a typedef.
4561
2fa15f23
JB
45622012-09-10 Joel Brobecker <brobecker@adacore.com>
4563
4564 * gdb.ada/optim_drec: New testcase.
4565
09be558e
DE
45662012-09-10 Doug Evans <dje@google.com>
4567
4568 * boards/fission.exp: Explicitly mark "board" as not remote.
4569
5b4f6e25
KS
45702012-09-10 Keith Seitz <keiths@redhat.com>
4571
4572 PR gdb/13483
4573 * gdb.cp/converts.cc (A::A): Add ctor.
4574 (A::member_): Add member.
4575 (enum my_enum): New enumeration.
4576 (main): Add calls to foo1_7 with various
4577 permitted arguments.
4578 * gdb.cp/converts.exp: Add tests for boolean
4579 conversions permitted by the standard.
4580
b4ca5ed9
YPK
45812012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu>
4582
4583 Replace -nw option with $INTERNAL_GDBFLAGS in "xgdb" tests to
4584 avoid spurious results due to ~/.gdbinit.
4585 * gdb.gdb/complaint.exp (setup_test): Replace -nw option with
4586 $INTERNAL_GDBFLAGS in run command.
4587 * gdb.gdb/observer.exp (setup_test): Ditto.
4588 * gdb.gdb/selftest.exp (test_with_self): Ditto.
4589 * gdb.gdb/xfullpath.exp (setup_test): Ditto.
4590
d54b30bb
DE
45912012-09-06 Doug Evans <dje@google.com>
4592
14910956
DE
4593 * boards/fission.exp: New file.
4594
d54b30bb
DE
4595 * gdb.python/py-value.exp: Use clean_restart.
4596
91b253e1
DE
45972012-09-05 Doug Evans <dje@google.com>
4598
4599 * gdb.base/info-macros.c: Fix whitespace.
4600
1292279a
PA
46012012-08-28 Pedro Alves <palves@redhat.com>
4602
4603 PR gdb/14428
4604
4605 * gdb.base/pc-fp.exp: Adjust expected output of 'info registers pc fp'.
4606
1c8cdcb1
JK
46072012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4608
4609 * gdb.base/break-caller-line.c: New file.
4610 * gdb.base/break-caller-line.exp: New file.
4611
1e8e8b51
JK
46122012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4613
4614 * gdb.ada/rdv_wait.exp (set debug-file-directory): New command.
4615 * gdb.arch/i386-cfi-notcurrent.S: New file.
4616 * gdb.arch/i386-cfi-notcurrent.exp: New file.
4617
1591a1e8
PA
46182012-08-27 Wei-cheng Wang <cole945@gmail.com>
4619 Yao Qi <yao@codesourcery.com>
4620 Pedro Alves <palves@redhat.com>
4621
4622 * gdb.base/memattr.exp (delete_memory, region_pass, region_fail):
4623 New procedures.
4624 (top level): Add overlap checking tests.
4625
4442ada7
TT
46262012-08-24 Tom Tromey <tromey@redhat.com>
4627
4628 * lib/gdb.exp (skip_unwinder_tests): Don't leave 'ok' set if
4629 gdb_test_multiple fails for other reasons.
4630
e7d50cc9
YQ
46312012-08-24 Yao Qi <yao@codesourcery.com>
4632
4633 * lib/gdb.exp (skip_unwinder_tests): Remove pass.
4634
dfbd5e7b
PA
46352012-08-23 Pedro Alves <palves@redhat.com>
4636
4637 * gdb.base/help.exp: Adjust to "handle" help text change.
4638
8d735b87
YQ
46392012-08-23 Yao Qi <yao@codesourcery.com>
4640
4641 * gdb.trace/disconnected-tracing.c (start, end): New.
4642 (main): Call start and end.
4643 * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move
4644 existing tests into this proc.
4645 (disconnected_tfind): New.
4646
61b1d759
YQ
46472012-08-23 Yao Qi <yao@codesourcery.com>
4648
4649 * boards/native-gdbserver.exp (${board}_upload): New.
4650 * boards/native-stdio-gdbserver.exp (${board}_upload): New.
4651 * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'.
4652 Execute tfile on remote target.
4653 Copy trace file from target to host.
4654
6ca1b147
JM
46552012-08-22 Joseph Myers <joseph@codesourcery.com>
4656
4657 * gdb.arch/thumb-bx-pc.S: New file.
4658 * gdb.arch/thumb-bx-pc.exp: New file.
4659
706e3705
TT
46602012-08-22 Tom Tromey <tromey@redhat.com>
4661
4662 * gdb.base/maint.exp: Update.
4663
b4893d48
TT
46642012-08-22 Tom Tromey <tromey@redhat.com>
4665
4666 * lib/gdb.exp (skip_unwinder_tests): New proc.
4667 * gdb.cp/nextoverthrow.exp: Use skip_unwinder_tests.
4668 * gdb.java/jnpe.exp: Use skip_unwinder_tests.
4669
45b7da81
TT
46702012-08-21 Tom Tromey <tromey@redhat.com>
4671
4672 * gdb.hp/gdb.aCC/exception.exp: Remove.
4673
f94363d7
AP
4674012-08-19 Andrew Pinski <apinski@cavium.com>
4675
4676 * gdb.arch/mips-octeon-bbit.c: New file.
4677 * gdb.arch/mips-octeon-bbit.exp: New Test.
4678
e5afdbd7
KS
4679012-08-19 Keith Seitz <keiths@redhat.com>
4680
4681 PR c++/14365
4682 * gdb.dwarf2/dw2-anon-mptr.exp: New file.
4683 * gdb.dwarf2/dw2-anon-mptr.S: New file.
4684
c29e8b64
JK
46852012-08-18 Jan Kratochvil <jan.kratochvil@redhat.com>
4686
4687 * gdb.base/solib-corrupted.exp (make solibs looping): Replace
4688 verbose -log by more specific untested call.
4689
15a7e7bc
YQ
46902012-08-18 Yao Qi <yao@codesourcery.com>
4691
4692 * gdb.trace/tfind.exp: Move tests on various command help before
4693 checking target supports trace.
4694 Fix the expected output of 'help tfind end'.
4695
a451cb65
KS
46962012-08-17 Keith Seitz <keiths@redhat.com>
4697
4698 PR c++/13356
4699 * gdb.base/default.exp: Update all "check type" tests.
4700 * gdb.base/help.exp: Likewise.
4701 * gdb.base/setshow.exp: Likewise.
4702 * gdb.cp/converts.cc (foo1_type_check): New function.
4703 (foo2_type_check): New function.
4704 (foo3_type_check): New function.
4705 (main): Call new functions.
4706 * converts.exp: Add tests for integer-to-pointer conversions
4707 with/without strict type-checking.
4708
dbf6a605
MF
47092012-08-16 Mike Frysinger <vapier@gentoo.org>
4710
4711 * gdb.base/help.exp: Update expected output.
4712
0c92d8c1
JB
47132012-08-16 Joel Brobecker <brobecker@adacore.com>
4714
4715 * gdb.ada/rdv_wait: New testcase.
4716
e56f7f42
JK
47172012-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4718
4719 * gdb.base/attach-twice.exp: Remove excessive ps exec.
4720
f47f77df
DE
47212012-08-13 Doug Evans <dje@google.com>
4722
e202d6e8 4723 * gdb.base/help.exp: Update expected output.
f47f77df
DE
4724 * gdb.base/default.exp: Update expected output of "show convenience".
4725
a72c3253
DE
47262012-08-10 Doug Evans <dje@google.com>
4727
4728 * gdb.python/py-strfns.c: New file.
4729 * gdb.python/py-strfns.exp: New file.
4730 * gdb.python/py-type.exp (test_fields): Add vector tests.
4731
de0bea00
MF
47322012-08-10 Mike Frysinger <vapier@gentoo.org>
4733
4734 PR cli/10436:
4735 * gdb.base/completion.exp: Add tests for handle completion.
4736
5b9afe8a
YQ
47372012-08-09 Yao Qi <yao@codesourcery.com>
4738
4739 * gdb.mi/mi-cmd-param-changed.exp: New.
4740 * gdb.mi/mi-cli.exp: Update for MI notification "=cmd-param-changed".
4741 * gdb.mi/mi-var-rtti.exp, gdb.mi/mi2-cli.exp: Likewise.
4742 * gdb.mi/mi2-prompt.exp: Likewise.
4743
4f485ebc
DE
47442012-08-08 Doug Evans <dje@google.com>
4745
4746 * gdb.base/debug-expr.c: New file.
4747 * gdb.base/debug-expr.exp: New file.
4748 * gdb.base/exprs.exp: Test {type} casts.
4749 * gdb.cp/debug-expr.exp: New file.
4750
5888842d
JK
47512012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4752
4753 * gdb.base/valgrind-infcall.exp (continue #$continue_count): Use
4754 global variable loop, not a 'break'. Add loop count limit to 100.
4755 Add new fail case for terminated vgdb.
4756
4f69f4c2
JK
47572012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4758 Jean-Marc Saffroy <saffroy@gmail.com>
4759
4760 PR 11804
4761 * gdb.base/gcore-relro.exp: New file.
4762 * gdb.base/gcore-relro-main.c: New file.
4763 * gdb.base/gcore-relro-lib.c: New file.
4764
e2de5390
JK
47652012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4766
4767 Do not false FAIL with old GCCs.
4768 * gdb.base/watchpoint.exp (self-delete local watch) <$no_hw>: XFAIL for
4769 GCC < 4.5 in $no_hw mode.
4770
606603c5
JK
47712012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4772
4773 * gdb.base/default.exp (cd): Accept new directory with no arguments.
4774
777f26c2
JK
47752012-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
4776
4777 * gdb.base/list.exp (test_only_end): New function.
4778 Call it.
4779
2c12abee
TT
47802012-08-06 Tom Tromey <tromey@redhat.com>
4781
4782 * gdb.python/py-mi.exp: Add test for printer whose children
4783 are a list.
4784 * gdb.python/py-prettyprint.c (struct children_as_list): New.
4785 (main): New variable children_as_list.
4786 * gdb.python/py-prettyprint.py (class pp_children_as_list):
4787 New.
4788 (register_pretty_printers): Register new printer.
4789
0eae2cf4
EBM
47902012-08-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
4791
4792 * gdb.base/valgrind-infcall.exp: Expect leading `.' on ppc64's
4793 symbols. Abort if vgdb remote connection is closed.
4794
09e0881d
DE
47952012-08-02 Doug Evans <dje@google.com>
4796
4797 * gdb.base/info-fun.exp: Fix failures on m68k, ppc64, s390x.
4798
b40f514f
SDJ
47992012-08-02 Sergio Durigan Junior <sergiodj@redhat.com>
4800
4801 * gdb.base/pc-fp.exp: Adjust testcase to match different outputs from
4802 s390x, PowerPC 64 and m68k-linux.
4803
11315ae0
UW
48042012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4805
4806 * gdb.base/annota1.exp: Accept no frames-invalid notification
4807 when starting up the program.
4808 * gdb.python/py-value.exp (test_value_numeric_ops): Pointers may
4809 show a symbolic value as well.
4810 * gdb.server/server-exec-info.exp: Skip test when skipping
4811 gdbserver test and/or when skipping shared library tests.
4812 * gdb.threads/linux-dp.exp: Unset "seen" when done with it to
4813 avoid name conflicts with other tests.
4814
0547eeed
UW
48152012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4816
4817 * gdb.dwarf2/dw2-icc-opaque.S: Remove .align directives.
4818 Fix wrong output on big-endian systems.
4819 * gdb.dwarf2/dw2-icc-opaque.exp: Expect @mode32 attribute on
4820 4-byte pointer types on 64-bit s390x.
4821
bdddb4de
UW
48222012-08-02 Ulrich Weigand <uweigand@de.ibm.com>
4823
4824 * gdb.base/watchpoint.c (func2): Initialize local_a. Add
4825 marker comment at the beginning (after intialization).
4826 * gdb.base/watchpoint.exp (test_complex_watchpoint): Set func2
4827 breakpoint on marker comment instead of function begin.
4828 (test_wide_location_1): Do not expect HW watchpoints on 32-bit
4829 PowerPC.
4830 (test_wide_location_2): Do not expect HW watchpoints on 32-bit
4831 or 64-bit PowerPC.
4832 (do_tests): Consistently set can-use-hw-watchpoints to 0 if
4833 gdb,no_hardware_watchpoints flag is set.
4834 (initialize): Remove now redundant can-use-hw-watchpoints change.
4835
5d206025
YQ
48362012-08-02 Yao Qi <yao@codesourcery.com>
4837 Pedro Alves <palves@redhat.com>
4838
4839 * boards/local-remote-host.exp: New.
4840
4f665099
UW
48412012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
4842
4843 * gdb.base/catch-load.exp: Fix argument to gdb_load_shlibs.
4844 * gdb.base/ctxobj.exp: Call gdb_load_shlibs.
4845 * gdb.base/print-file-var.exp: Likewise.
4846 * gdb.server/solib-list.exp: Skip on remote targets.
4847
b62e2b27
UW
48482012-08-01 Ulrich Weigand <ulrich.weigand@linaro.org>
4849
4850 * gdb.base/watchpoint.exp (test_wide_location_1): Expect software
4851 watchpoints on ARM. When expecting software watchpoints, tolerate
4852 (remote) targets that report unsupported hardware watchpoint only
4853 at continue time.
4854 (test_wide_location_2): Likewise.
4855
a967a851
JK
48562012-08-01 Jan Kratochvil <jan.kratochvil@redhat.com>
4857
4858 * gdb.base/valgrind-infcall.exp: Relax the UNSUPPORTED check for more
4859 valgrind versions.
4860
75d9f9ff 48612012-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
a14dd77e
JK
4862
4863 * gdb.base/valgrind-infcall.c: New file.
4864 * gdb.base/valgrind-infcall.exp: New file.
4865
75d9f9ff
JK
4866 * gdb.base/valgrind-db-attach.exp: Do not run in remote mode.
4867
1c9f2ed2
KS
48682012-07-30 Keith Seitz <keiths@redhat.com>
4869
4870 * gdb.linespec/ls-errs.exp: Check some quote-enclosed
4871 linespecs.
4872
7f9b2034
DE
48732012-07-30 Doug Evans <dje@google.com>
4874
85220e01
DE
4875 * gdb.dwarf2/fission-reread.S: Use .data instead of .bss.
4876 * gdb.dwarf2/pr13961.S: Ditto.
4877
7f9b2034
DE
4878 * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
4879
4e969b4f
AB
48802012-07-30 Andrew Burgess <aburgess@broadcom.com>
4881
4882 * gdb.mi/mi-var-invalidate.exp: Create a floating variable and
4883 change its format immediately after reloading the binary.
4884
e7de8362
JK
48852012-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4886
4887 Fix testsuite regression after --use-deprecated-index-sections removal.
4888 * gdb.base/annota1.exp (run until main breakpoint): Update the expect
4889 string.
4890 * gdb.base/async-shell.exp (gdbindex_warning_re): Likewise.
4891
7255706c
YQ
48922012-07-27 Yao Qi <yao@codesourcery.com>
4893
4894 KFAIL for PR remote/14161.
4895 * gdb.trace/strace.exp (strace_remove_socket): kfail for native.
4896 Cleanup socket files.
4897 (strace_info_marker): Detach inferior.
4898
f2e8016f
TT
48992012-07-26 Tom Tromey <tromey@redhat.com>
4900
6fdff2c5 4901 * gdb.objc/print.exp (test_float_accepted): Remove kfails.
f2e8016f 4902
f66713d2
JK
49032012-07-26 Markus Metzger <markus.t.metzger@intel.com>
4904
4905 * gdb.python/py-inferior.c (thread): New function.
4906 (check_threads): New function.
4907 (test_threads): New function.
4908 * gdb.python/py-inferior.exp: Added test.
4909 Replaced runto with continue to breakpoint.
4910
8223e12c
TT
49112012-07-26 Tom Tromey <tromey@redhat.com>
4912
4913 * lib/ada.exp (standard_ada_testfile): New proc.
4914 * gdb.ada/aliased_array.exp: Use standard_ada_testfile.
4915 * gdb.ada/array_bounds.exp: Use standard_ada_testfile.
4916 * gdb.ada/array_return.exp: Use standard_ada_testfile.
4917 * gdb.ada/array_subscript_addr.exp: Use standard_ada_testfile.
4918 * gdb.ada/arrayidx.exp: Use standard_ada_testfile.
4919 * gdb.ada/arrayparam.exp: Use standard_ada_testfile.
4920 * gdb.ada/arrayptr.exp: Use standard_ada_testfile.
4921 * gdb.ada/atomic_enum.exp: Use standard_ada_testfile.
4922 * gdb.ada/bad-task-bp-keyword.exp: Use standard_ada_testfile.
4923 * gdb.ada/bp_enum_homonym.exp: Use standard_ada_testfile.
4924 * gdb.ada/bp_on_var.exp: Use standard_ada_testfile.
4925 * gdb.ada/bp_range_type.exp: Use standard_ada_testfile.
4926 * gdb.ada/call_pn.exp: Use standard_ada_testfile.
4927 * gdb.ada/catch_ex.exp: Use standard_ada_testfile.
4928 * gdb.ada/char_enum.exp: Use standard_ada_testfile.
4929 * gdb.ada/char_param.exp: Use standard_ada_testfile.
4930 * gdb.ada/complete.exp: Use standard_ada_testfile.
4931 * gdb.ada/cond_lang.exp: Use standard_ada_testfile,
4932 standard_output_file.
4933 * gdb.ada/dyn_loc.exp: Use standard_ada_testfile.
4934 * gdb.ada/enum_idx_packed.exp: Use standard_ada_testfile.
4935 * gdb.ada/exec_changed.exp: Use standard_ada_testfile,
4936 standard_output_file.
4937 * gdb.ada/exprs.exp: Use standard_ada_testfile.
4938 * gdb.ada/fixed_cmp.exp: Use standard_ada_testfile.
4939 * gdb.ada/fixed_points.exp: Use standard_ada_testfile.
4940 * gdb.ada/formatted_ref.exp: Use standard_ada_testfile.
4941 * gdb.ada/frame_args.exp: Use standard_ada_testfile.
4942 * gdb.ada/fullname_bp.exp: Use standard_ada_testfile.
4943 * gdb.ada/fun_addr.exp: Use standard_ada_testfile.
4944 * gdb.ada/fun_in_declare.exp: Use standard_ada_testfile.
4945 * gdb.ada/funcall_param.exp: Use standard_ada_testfile.
4946 * gdb.ada/homonym.exp: Use standard_ada_testfile.
4947 * gdb.ada/info_locals_renaming.exp: Use standard_ada_testfile.
4948 * gdb.ada/int_deref.exp: Use standard_ada_testfile.
4949 * gdb.ada/interface.exp: Use standard_ada_testfile.
4950 * gdb.ada/lang_switch.exp: Use standard_ada_testfile,
4951 standard_output_file
4952 * gdb.ada/mi_catch_ex.exp: Use standard_ada_testfile.
4953 * gdb.ada/mi_task_arg.exp: Use standard_ada_testfile.
4954 * gdb.ada/mi_task_info.exp: Use standard_ada_testfile.
4955 * gdb.ada/mod_from_name.exp: Use standard_ada_testfile.
4956 * gdb.ada/nested.exp: Use standard_ada_testfile.
4957 * gdb.ada/null_array.exp: Use standard_ada_testfile.
4958 * gdb.ada/null_record.exp: Use standard_ada_testfile.
4959 * gdb.ada/operator_bp.exp: Use standard_ada_testfile.
4960 * gdb.ada/packed_array.exp: Use standard_ada_testfile.
4961 * gdb.ada/packed_tagged.exp: Use standard_ada_testfile.
4962 * gdb.ada/print_chars.exp: Use standard_ada_testfile.
4963 * gdb.ada/print_pc.exp: Use standard_ada_testfile.
4964 * gdb.ada/ptr_typedef.exp: Use standard_ada_testfile.
4965 * gdb.ada/ptype_field.exp: Use standard_ada_testfile.
4966 * gdb.ada/ptype_tagged_param.exp: Use standard_ada_testfile.
4967 * gdb.ada/rec_return.exp: Use standard_ada_testfile.
4968 * gdb.ada/ref_param.exp: Use standard_ada_testfile.
4969 * gdb.ada/ref_tick_size.exp: Use standard_ada_testfile.
4970 * gdb.ada/same_enum.exp: Use standard_ada_testfile.
4971 * gdb.ada/set_pckd_arr_elt.exp: Use standard_ada_testfile.
4972 * gdb.ada/small_reg_param.exp: Use standard_ada_testfile.
4973 * gdb.ada/start.exp: Use standard_ada_testfile.
4974 * gdb.ada/str_ref_cmp.exp: Use standard_ada_testfile.
4975 * gdb.ada/sym_print_name.exp: Use standard_ada_testfile.
4976 * gdb.ada/taft_type.exp: Use standard_ada_testfile.
4977 * gdb.ada/tagged.exp: Use standard_ada_testfile.
4978 * gdb.ada/tagged_not_init.exp: Use standard_ada_testfile.
4979 * gdb.ada/task_bp.exp: Use standard_ada_testfile.
4980 * gdb.ada/tasks.exp: Use standard_ada_testfile.
4981 * gdb.ada/tick_last_segv.exp: Use standard_ada_testfile.
4982 * gdb.ada/type_coercion.exp: Use standard_ada_testfile.
4983 * gdb.ada/uninitialized_vars.exp: Use standard_ada_testfile.
4984 * gdb.ada/variant_record_packed_array.exp: Use standard_ada_testfile.
4985 * gdb.ada/watch_arg.exp: Use standard_ada_testfile.
4986 * gdb.ada/whatis_array_val.exp: Use standard_ada_testfile.
4987 * gdb.ada/widewide.exp: Use standard_ada_testfile.
4988
bbec57e4
JK
49892012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4990
4991 Fix testsuite regression after --use-deprecated-index-sections removal.
4992 * lib/mi-support.exp (gdbindex_warning_re): Update the expect string.
4993
9cc8e32c
JK
49942012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4995
4996 Fix compatibility with Tcl before 7.5.
4997 * lib/future.exp (lreverse): New function if it does not exist.
4998
ea5ca7b5
MK
49992012-07-25 Marc Khouzam <marc.khouzam@ericsson.com>
5000
5001 * gdb.mi/mi-pending.c: New method to set a second pending
5002 breakpoint.
5003 * gdb.mi/mi-pending.exp: Set a pending breakpoint with a
5004 condition.
5005
64776a0b
PA
50062012-07-20 Pedro Alves <palves@redhat.com>
5007
5008 PR threads/11692
5009 PR gdb/12203
5010
5011 * gdb.threads/create-fail.c: New file.
5012 * gdb.threads/create-fail.exp: New file.
5013
13e4e967
PA
50142012-07-19 Pedro Alves <palves@redhat.com>
5015
5016 * config/monitor.exp (gdb_load): Remove redundant ';' in for loop.
5017 * config/vx.exp (gdb_start): Likewise.
5018 * gdb.base/printcmds.exp (test_print_repeats_10): Likewise.
5019 * gdb.base/setvar.exp (test_set): Likewise.
5020 * gdb.base/sigall.exp: Use foreach+lrange instead of for+continue.
5021 * gdb.reverse/sigall-precsave.exp: Likewise.
5022 * gdb.reverse/sigall-reverse.exp: Likewise.
5023
b7aefa4d
PA
50242012-07-19 Pedro Alves <palves@redhat.com>
5025
5026 * gdb.reverse/sigall-precsave.exp: Set a breakpoint at each signal
5027 handler before recording.
5028
608b4967
TT
50292012-07-19 Tom Tromey <tromey@redhat.com>
5030
5031 * gdb.cp/casts.exp: Add tests for typeof and decltype.
5032 * gdb.cp/casts.cc (decltype): New function.
5033 (main): Use it.
5034
b1e0c0fa
PA
50352012-07-19 Pedro Alves <palves@redhat.com>
5036
5037 * gdb.base/sigall.exp (signals): New list.
5038 <top level>: Loop over signals in the $signals list instead of
5039 calling a test function once per signal.
5040 * gdb.reverse/sigall-precsave.exp (signals): New list.
5041 <top level>: Loop over signals in the $signals list instead of
5042 calling a test function once per signal.
5043 * gdb.reverse/sigall-reverse.exp (signals): New list.
5044 <top level>: Loop over signals in the $signals list instead of
5045 calling a test function once per signal.
5046
6ace3df1
YQ
50472012-07-19 Yao Qi <yao@codesourcery.com>
5048
5049 * gdb.base/setshow.exp: Test 'set args ~'.
5050
263a0f8c
JK
50512012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5052
5053 * gdb.base/store.exp (check_set): Import gdb_prompt.
5054 (continue to wack_${t}): Make it to conditional gdb_test_multiple.
5055 (${prefix}; next ${t}): Hide its name, handle it conditionally now.
5056
8f043999
JK
50572012-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5058
5059 PR 11914
5060 * gdb.python/py-prettyprint.c (eval_func, eval_sub): New.
5061 (main): Call eval_sub.
5062 * gdb.python/py-prettyprint.exp:
5063 (python execfile ('py-prettyprint.py')): Move it earlier.
5064 New breakpoint for eval-break.
5065 (continue to breakpoint: eval-break, info locals): New test.
5066 (python execfile ('py-prettyprint.py')): Move it from here.
5067 * gdb.python/py-prettyprint.py (class pp_eval_type): New.
5068 (register_pretty_printers): Register pp_eval_type.
5069
725c7b66
JK
50702012-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5071
5072 Fix a testcase regression by me.
5073 * gdb.dwarf2/fission-reread.S: Fix two DW_FORM_data8 to be
5074 DW_FORM_data4.
5075
4359dff1
JK
50762012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5077 Doug Evans <dje@google.com>
5078
5079 * gdb.dwarf2/dw2-minsym-in-cu.S: New file.
5080 * gdb.dwarf2/dw2-minsym-in-cu.exp: New file.
5081
61e44cfa
JK
50822012-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
5083
5084 Fix gdbserver run regression.
5085 * gdb.trace/disconnected-tracing.exp (executabel): Fix typo.
5086
93c0ef37
TT
50872012-07-12 Tom Tromey <tromey@redhat.com>
5088
5089 * lib/gdb.exp (standard_testfile): Don't declare objdir.
5090 (clean_restart): Likewise.
5091 (core_find): Use standard_output_file.
5092
76027ef5
TT
50932012-07-12 Tom Tromey <tromey@redhat.com>
5094
5095 * gdb.dwarf2/dup-psym.exp: Use prepare_for_testing_full.
5096 * gdb.dwarf2/dw2-anonymous-func.exp: Use
5097 prepare_for_testing_full.
5098 * gdb.dwarf2/dw2-basic.exp: Use prepare_for_testing_full.
5099 * gdb.dwarf2/dw2-compressed.exp: Use prepare_for_testing_full.
5100 * gdb.dwarf2/dw2-const.exp: Use prepare_for_testing_full.
5101 * gdb.dwarf2/dw2-cu-size.exp: Use prepare_for_testing_full.
5102 * gdb.dwarf2/dw2-intercu.exp: Use prepare_for_testing_full.
5103 * gdb.dwarf2/dw2-intermix.exp: Use prepare_for_testing_full.
5104 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use
5105 prepare_for_testing_full.
5106 * gdb.dwarf2/dw2-producer.exp: Use prepare_for_testing_full.
5107 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use
5108 prepare_for_testing_full.
5109 * gdb.dwarf2/dw2-restore.exp: Use prepare_for_testing_full.
5110 * gdb.dwarf2/dw2-strp.exp: Use prepare_for_testing_full.
5111 * gdb.dwarf2/mac-fileno.exp: Use prepare_for_testing_full.
5112
85b4440a
TT
51132012-07-12 Tom Tromey <tromey@redhat.com>
5114
5115 * lib/gdb.exp (build_executable_from_specs): New proc, from
5116 build_executable.
5117 (build_executable): Use it.
5118 (prepare_for_testing_full): New proc.
5119
55baab26
TT
51202012-07-11 Tom Tromey <tromey@redhat.com>
5121
5122 * gdb.reverse/break-precsave.exp: Use standard_output_file.
5123 * gdb.reverse/consecutive-precsave.exp: Use standard_output_file.
5124 * gdb.reverse/finish-precsave.exp: Use standard_output_file.
5125 * gdb.reverse/i386-precsave.exp: Use standard_output_file.
5126 * gdb.reverse/machinestate-precsave.exp: Use standard_output_file.
5127 * gdb.reverse/sigall-precsave.exp: Use standard_output_file.
5128 * gdb.reverse/solib-precsave.exp: Use standard_output_file.
5129 * gdb.reverse/step-precsave.exp: Use standard_output_file.
5130 * gdb.reverse/until-precsave.exp: Use standard_output_file.
5131 * gdb.reverse/watch-precsave.exp: Use standard_output_file.
5132
298a9cf0
TT
51332012-07-10 Tom Tromey <tromey@redhat.com>
5134
5135 * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile,
5136 standard_output_file.
5137 * gdb.mi/gdb2549.exp: Use standard_testfile.
5138 * gdb.mi/gdb669.exp: Use standard_testfile.
5139 * gdb.mi/gdb701.exp: Use standard_testfile.
5140 * gdb.mi/gdb792.exp: Use standard_testfile.
5141 * gdb.mi/mi-async.exp: Use standard_testfile.
5142 * gdb.mi/mi-basics.exp: Use standard_testfile.
5143 * gdb.mi/mi-break.exp: Use standard_testfile.
5144 * gdb.mi/mi-cli.exp: Use standard_testfile.
5145 * gdb.mi/mi-console.exp: Use standard_testfile.
5146 * gdb.mi/mi-disassemble.exp: Use standard_testfile.
5147 * gdb.mi/mi-eval.exp: Use standard_testfile.
5148 * gdb.mi/mi-file-transfer.exp: Use standard_testfile.
5149 * gdb.mi/mi-file.exp: Use standard_testfile.
5150 * gdb.mi/mi-inheritance-syntax-error.exp: Use standard_testfile.
5151 * gdb.mi/mi-logging.exp: Use standard_testfile.
5152 * gdb.mi/mi-nonstop-exit.exp: Use standard_testfile.
5153 * gdb.mi/mi-nonstop.exp: Use standard_testfile.
5154 * gdb.mi/mi-ns-stale-regcache.exp: Use standard_testfile.
5155 * gdb.mi/mi-nsintrall.exp: Use standard_testfile.
5156 * gdb.mi/mi-nsmoribund.exp: Use standard_testfile.
5157 * gdb.mi/mi-nsthrexec.exp: Use standard_testfile.
5158 * gdb.mi/mi-pending.exp: Use standard_testfile,
5159 standard_output_file.
5160 * gdb.mi/mi-pthreads.exp: Use standard_testfile.
5161 * gdb.mi/mi-read-memory.exp: Use standard_testfile.
5162 * gdb.mi/mi-regs.exp: Use standard_testfile.
5163 * gdb.mi/mi-return.exp: Use standard_testfile.
5164 * gdb.mi/mi-reverse.exp: Use standard_testfile.
5165 * gdb.mi/mi-simplerun.exp: Use standard_testfile.
5166 * gdb.mi/mi-solib.exp: Use standard_testfile,
5167 standard_output_file.
5168 * gdb.mi/mi-stack.exp: Use standard_testfile.
5169 * gdb.mi/mi-stepi.exp: Use standard_testfile.
5170 * gdb.mi/mi-stepn.exp: Use standard_testfile.
5171 * gdb.mi/mi-syn-frame.exp: Use standard_testfile.
5172 * gdb.mi/mi-until.exp: Use standard_testfile.
5173 * gdb.mi/mi-var-block.exp: Use standard_testfile.
5174 * gdb.mi/mi-var-child-f.exp: Use standard_testfile.
5175 * gdb.mi/mi-var-child.exp: Use standard_testfile.
5176 * gdb.mi/mi-var-cmd.exp: Use standard_testfile.
5177 * gdb.mi/mi-var-cp.exp: Use standard_testfile.
5178 * gdb.mi/mi-var-display.exp: Use standard_testfile.
5179 * gdb.mi/mi-var-invalidate.exp: Use standard_testfile,
5180 standard_output_file.
5181 * gdb.mi/mi-var-rtti.exp: Use standard_testfile.
5182 * gdb.mi/mi-watch-nonstop.exp: Use standard_testfile.
5183 * gdb.mi/mi-watch.exp: Use standard_testfile.
5184 * gdb.mi/mi2-amd64-entry-value.exp: Use standard_testfile.
5185 * gdb.mi/mi2-basics.exp: Use standard_testfile.
5186 * gdb.mi/mi2-break.exp: Use standard_testfile.
5187 * gdb.mi/mi2-cli.exp: Use standard_testfile.
5188 * gdb.mi/mi2-console.exp: Use standard_testfile.
5189 * gdb.mi/mi2-disassemble.exp: Use standard_testfile.
5190 * gdb.mi/mi2-eval.exp: Use standard_testfile.
5191 * gdb.mi/mi2-file.exp: Use standard_testfile.
5192 * gdb.mi/mi2-pthreads.exp: Use standard_testfile.
5193 * gdb.mi/mi2-read-memory.exp: Use standard_testfile.
5194 * gdb.mi/mi2-regs.exp: Use standard_testfile.
5195 * gdb.mi/mi2-return.exp: Use standard_testfile.
5196 * gdb.mi/mi2-simplerun.exp: Use standard_testfile.
5197 * gdb.mi/mi2-stack.exp: Use standard_testfile.
5198 * gdb.mi/mi2-stepi.exp: Use standard_testfile.
5199 * gdb.mi/mi2-syn-frame.exp: Use standard_testfile.
5200 * gdb.mi/mi2-until.exp: Use standard_testfile.
5201 * gdb.mi/mi2-var-block.exp: Use standard_testfile.
5202 * gdb.mi/mi2-var-child.exp: Use standard_testfile.
5203 * gdb.mi/mi2-var-cmd.exp: Use standard_testfile.
5204 * gdb.mi/mi2-var-display.exp: Use standard_testfile.
5205 * gdb.mi/mi2-watch.exp: Use standard_testfile.
5206
f5f3a911
TT
52072012-07-10 Tom Tromey <tromey@redhat.com>
5208
5209 * gdb.cp/abstract-origin.exp: Use standard_testfile.
5210 * gdb.cp/ambiguous.exp: Use standard_testfile,
5211 prepare_for_testing.
5212 * gdb.cp/annota2.exp: Use standard_testfile, prepare_for_testing.
5213 * gdb.cp/annota3.exp: Use standard_testfile, prepare_for_testing.
5214 * gdb.cp/anon-ns.exp: Use standard_testfile.
5215 * gdb.cp/anon-struct.exp: Use standard_testfile.
5216 * gdb.cp/anon-union.exp: Use standard_testfile,
5217 prepare_for_testing.
5218 * gdb.cp/arg-reference.exp: Use standard_testfile,
5219 prepare_for_testing.
5220 * gdb.cp/bool.exp: Use standard_testfile, prepare_for_testing.
5221 * gdb.cp/breakpoint.exp: Use standard_testfile,
5222 prepare_for_testing.
5223 * gdb.cp/bs15503.exp: Use standard_testfile, prepare_for_testing.
5224 * gdb.cp/call-c.exp: Use standard_testfile, clean_restart,
5225 standard_output_file.
5226 * gdb.cp/casts.exp: Use standard_testfile, prepare_for_testing.
5227 * gdb.cp/class2.exp: Use standard_testfile, prepare_for_testing.
5228 * gdb.cp/classes.exp: Use standard_testfile, prepare_for_testing.
5229 (test_static_members): Update.
5230 * gdb.cp/cmpd-minsyms.exp: Use standard_testfile.
5231 * gdb.cp/converts.exp: Use standard_testfile.
5232 * gdb.cp/cp-relocate.exp: Use standard_testfile.
5233 * gdb.cp/cpcompletion.exp: Use standard_testfile,
5234 prepare_for_testing.
5235 * gdb.cp/cpexprs.exp: Use standard_testfile, prepare_for_testing.
5236 * gdb.cp/cplabel.exp: Use standard_testfile.
5237 * gdb.cp/cplusfuncs.exp: Use standard_testfile,
5238 prepare_for_testing.
5239 * gdb.cp/ctti.exp: Use standard_testfile, prepare_for_testing.
5240 * gdb.cp/derivation.exp: Use standard_testfile,
5241 prepare_for_testing.
5242 * gdb.cp/destrprint.exp: Use standard_testfile.
5243 * gdb.cp/dispcxx.exp: Use standard_testfile.
5244 * gdb.cp/exception.exp: Use standard_testfile,
5245 prepare_for_testing.
5246 * gdb.cp/expand-psymtabs-cxx.exp: Use standard_testfile.
5247 * gdb.cp/extern-c.exp: Use standard_testfile,
5248 prepare_for_testing.
5249 * gdb.cp/formatted-ref.exp: Use standard_testfile,
5250 prepare_for_testing.
5251 * gdb.cp/fpointer.exp: Use standard_testfile.
5252 * gdb.cp/gdb1355.exp: Use standard_testfile, prepare_for_testing.
5253 * gdb.cp/gdb2384.exp: Use standard_testfile, clean_restart,
5254 standard_output_file.
5255 * gdb.cp/gdb2495.exp: Use standard_testfile, prepare_for_testing.
5256 * gdb.cp/hang.exp: Use standard_testfile, prepare_for_testing.
5257 * gdb.cp/infcall-dlopen.exp: Use standard_testfile,
5258 standard_output_file.
5259 * gdb.cp/inherit.exp: Use standard_testfile, prepare_for_testing.
5260 (do_tests): Update.
5261 * gdb.cp/koenig.exp: Use standard_testfile.
5262 * gdb.cp/local.exp: Use standard_testfile, prepare_for_testing.
5263 * gdb.cp/m-data.exp: Use standard_testfile, prepare_for_testing.
5264 * gdb.cp/m-static.exp: Use standard_testfile,
5265 prepare_for_testing.
5266 * gdb.cp/mb-ctor.exp: Use standard_testfile, prepare_for_testing.
5267 * gdb.cp/mb-inline.exp: Use standard_testfile,
5268 prepare_for_testing.
5269 * gdb.cp/mb-templates.exp: Use standard_testfile,
5270 prepare_for_testing.
5271 * gdb.cp/member-ptr.exp: Use standard_testfile,
5272 prepare_for_testing.
5273 * gdb.cp/meth-typedefs.exp: Use standard_testfile.
5274 * gdb.cp/method.exp: Use standard_testfile, prepare_for_testing.
5275 * gdb.cp/method2.exp: Use standard_testfile.
5276 * gdb.cp/minsym-fallback.exp: Use standard_testfile,
5277 standard_output_file.
5278 * gdb.cp/misc.exp: Use standard_testfile, prepare_for_testing.
5279 (do_tests): Update.
5280 * gdb.cp/namespace-enum.exp: Use standard_testfile,
5281 prepare_for_testing.
5282 * gdb.cp/namespace-nested-import.exp: Use standard_testfile,
5283 prepare_for_testing.
5284 * gdb.cp/namespace.exp: Use standard_testfile,
5285 prepare_for_testing.
5286 * gdb.cp/nextoverthrow.exp: Use standard_testfile.
5287 * gdb.cp/no-dmgl-verbose.exp: Use standard_testfile.
5288 * gdb.cp/nsdecl.exp: Use standard_testfile, prepare_for_testing.
5289 * gdb.cp/nsimport.exp: Use standard_testfile,
5290 prepare_for_testing.
5291 * gdb.cp/nsnested.exp: Use standard_testfile.
5292 * gdb.cp/nsnoimports.exp: Use standard_testfile.
5293 * gdb.cp/nsrecurs.exp: Use standard_testfile,
5294 prepare_for_testing.
5295 * gdb.cp/nsstress.exp: Use standard_testfile,
5296 prepare_for_testing.
5297 * gdb.cp/nsusing.exp: Use standard_testfile, prepare_for_testing.
5298 * gdb.cp/operator.exp: Use standard_testfile.
5299 * gdb.cp/oranking.exp: Use standard_testfile.
5300 * gdb.cp/overload-const.exp: Use standard_testfile.
5301 * gdb.cp/overload.exp: Use standard_testfile,
5302 prepare_for_testing.
5303 * gdb.cp/ovldbreak.exp: Use standard_testfile.
5304 * gdb.cp/ovsrch.exp: Use standard_testfile.
5305 * gdb.cp/paren-type.exp: Use standard_testfile.
5306 * gdb.cp/pass-by-ref.exp: Use standard_testfile,
5307 prepare_for_testing.
5308 * gdb.cp/pr-1023.exp: Use standard_testfile, prepare_for_testing.
5309 * gdb.cp/pr-1210.exp: Use standard_testfile, prepare_for_testing.
5310 * gdb.cp/pr-574.exp: Use standard_testfile, prepare_for_testing.
5311 * gdb.cp/pr10687.exp: Use standard_testfile, clean_restart.
5312 * gdb.cp/pr10728.exp: Use standard_testfile,
5313 standard_output_file.
5314 * gdb.cp/pr12028.exp: Use standard_testfile.
5315 * gdb.cp/pr9067.exp: Use standard_testfile, prepare_for_testing.
5316 * gdb.cp/pr9167.exp: Use standard_testfile.
5317 * gdb.cp/pr9631.exp: Use standard_testfile, prepare_for_testing.
5318 * gdb.cp/printmethod.exp: Use standard_testfile,
5319 prepare_for_testing.
5320 * gdb.cp/psmang.exp: Use standard_testfile, clean_restart.
5321 * gdb.cp/psymtab-parameter.exp: Use standard_testfile.
5322 * gdb.cp/ptype-cv-cp.exp: Use standard_testfile.
5323 * gdb.cp/re-set-overloaded.exp: Use standard_testfile,
5324 standard_output_file.
5325 * gdb.cp/readnow-language.exp: Use standard_testfile.
5326 * gdb.cp/ref-params.exp: Use standard_testfile, build_executable.
5327 (gdb_start_again): Use clean_restart.
5328 * gdb.cp/ref-types.exp: Use standard_testfile,
5329 prepare_for_testing.
5330 * gdb.cp/rtti.exp: Use standard_testfile, prepare_for_testing.
5331 * gdb.cp/shadow.exp: Use standard_testfile, prepare_for_testing.
5332 * gdb.cp/smartp.exp: Use standard_testfile.
5333 * gdb.cp/static-method.exp: Use standard_testfile.
5334 * gdb.cp/static-print-quit.exp: Use standard_testfile.
5335 * gdb.cp/temargs.exp: Use standard_testfile.
5336 * gdb.cp/templates.exp: Use standard_testfile,
5337 prepare_for_testing.
5338 (do_tests): Update.
5339 * gdb.cp/try_catch.exp: Use standard_testfile,
5340 prepare_for_testing.
5341 * gdb.cp/typedef-operator.exp: Use standard_testfile.
5342 * gdb.cp/userdef.exp: Use standard_testfile, prepare_for_testing.
5343 * gdb.cp/virtbase.exp: Use standard_testfile,
5344 prepare_for_testing.
5345 * gdb.cp/virtfunc.exp: Use standard_testfile,
5346 prepare_for_testing.
5347 (do_tests): Update.
5348 * gdb.cp/virtfunc2.exp: Use standard_testfile,
5349 prepare_for_testing.
5350
686f09d0
TT
53512012-07-10 Tom Tromey <tromey@redhat.com>
5352
5353 * lib/gdb.exp (standard_testfile): Unset output variables from
5354 earlier invocations.
5355
9357e021
YQ
53562012-07-10 Yao Qi <yao@codesourcery.com>
5357
5358 * gdb.mi/gdb2549.exp: Remove -DFAKEARGV from compilation flags.
5359 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp: Likewise.
5360 * gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp: Likewise.
5361 * gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp: Likewise.
5362 * gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp: Likewise.
5363 * gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp: Likewise.
5364 * gdb.mi/mi-return.exp, gdb.mi/mi-reverse.exp: Likewise.
5365 * gdb.mi/mi-simplerun.exp, gdb.mi/mi-stack.exp: Likewise.
5366 * gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp: Likewise.
5367 * gdb.mi/mi-until.exp, gdb.mi/mi-var-block.exp: Likewise.
5368 * gdb.mi/mi-var-child.exp, gdb.mi/mi-var-cmd.exp: Likewise.
5369 * gdb.mi/mi-var-display.exp: Likewise.
5370 * gdb.mi/mi-var-invalidate.exp: Likewise.
5371 * gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp: Likewise.
5372 * gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp: Likewise.
5373 * gdb.mi/mi2-console.exp: Likewise.
5374 * gdb.mi/mi2-disassemble.exp: Likewise.
5375 * gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp: Likewise.
5376 * gdb.mi/mi2-read-memory.exp: Likewise.
5377 * gdb.mi/mi2-regs.exp, gdb.mi/mi2-return.exp: Likewise.
5378 * gdb.mi/mi2-simplerun.exp: Likewise.
5379 * gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp: Likewise.
5380 * gdb.mi/mi2-syn-frame.exp: Likewise.
5381 * gdb.mi/mi2-until.exp, gdb.mi/mi2-var-block.exp: Likewise.
5382 * gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp: Likewise.
5383 * gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp: Likewise.
5384
e314d629
TT
53852012-07-09 Tom Tromey <tromey@redhat.com>
5386
5387 * gdb.base/whatis.exp: Add error checks for improper 'void' uses.
5388 * gdb.base/callfuncs.exp: Add cast-based test.
5389 * gdb.base/callfuncs.c (voidfunc): New function.
5390
06928b3f
DE
53912012-07-08 Doug Evans <dje@google.com>
5392
5393 * gdb.dwarf2/dw4-sig-type-unused.S: Fix typo.
5394
32f11bad
JK
53952012-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5396
5397 Fix XFAIL compatibility with old i386 systems.
5398 * gdb.base/stale-infcall.exp (test system longjmp tracking support):
5399 Check also 'Cannot insert breakpoint 0'.
5400
76b83c51
JK
54012012-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
5402
5403 PR 14321
5404 * gdb.base/find.exp
5405 (find int64_search_buf, +64/8*100, int64_search_buf): New test.
5406
a6fb9c08
TT
54072012-07-06 Tom Tromey <tromey@redhat.com>
5408
5409 * gdb.base/whatis.exp: Add test.
5410
71918a86
TT
54112012-07-06 Tom Tromey <tromey@redhat.com>
5412
5413 * gdb.base/whatis.exp: Add regression test.
5414
fcde5961
TT
54152012-07-06 Tom Tromey <tromey@redhat.com>
5416
5417 * gdb.base/whatis.exp: Add tests.
5418
f9cf0f4a
JK
54192012-07-04 Jan Kratochvil <jan.kratochvil@redhat.com>
5420
5421 PR 12649
5422 * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
5423 gdb_test_multiple $gdb_prompt terminator.
5424
979ade8b
PA
54252012-07-04 Pedro Alves <palves@redhat.com>
5426
5427 * gdb.mi/mi-reverse.exp: Use supports_reverse and
5428 supports_process_record.
5429
8a980b44
PA
54302012-07-04 Pedro Alves <palves@redhat.com>
5431
5432 * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
5433 endings.
5434 * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
5435
855ba978
SS
54362012-07-03 Stan Shebs <stan@codesourcery.com>
5437
5438 * gdb.base/info-os.c (main): Retry resource acquisition until an
5439 available one is found.
5440 * gdb.base/info-os.exp: Collect resource keys from the program
5441 and use them in matching.
5442
fcb44371
JK
54432012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5444
5445 * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
5446 Wrap the test into loop for corefile and core0file.
5447
08a67be6
JK
54482012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5449
5450 * gdb.dwarf2/fission-reread.S: Remove .section attributes.
5451 Change CU pointer size to 4 bytes, adjust .8byte to .4byte. Remove
5452 .note.GNU-stack.
5453
0f3c2347
JK
5454 * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
5455
ff4a4500
SDJ
54562012-07-02 Sergio Durigan Junior <sergiodj@redhat.com>
5457
5458 * gdb.base/help.exp (help b, help br, help bre, help brea, help
5459 break): Include help message for the new `-probe' and `-probe-stap'
5460 options.
5461
d3ce09f5
SS
54622012-07-02 Stan Shebs <stan@codesourcery.com>
5463
5464 * gdb.base/dprintf.exp: Add agent style tests.
5465
a1624241
JK
54662012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5467
5468 * gdb.base/stale-infcall.c (infcall): New label test-next.
5469 (main): New labels test-pass and test-fail.
5470 * gdb.base/stale-infcall.exp: Continue to test-next. Put breakpoint
5471 $test_fail_bpnum to test-fail.
5472 (test system longjmp tracking support): New test.
5473 Delete $test_fail_bpnum.
5474 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
5475 breakpoint.
5476
42e7ad6c
DE
54772012-06-30 Doug Evans <dje@google.com>
5478
5479 * gdb.dwarf2/fission-reread.S: New file.
5480 * gdb.dwarf2/fission-reread.exp: New file.
5481
37ce89eb
SS
54822012-06-28 Stan Shebs <stan@codesourcery.com>
5483
5484 * gdb.mi/mi-logging.exp: New file.
5485
e5ef252a
PA
54862012-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
5487 Pedro Alves <palves@redhat.com>
5488
5489 * gdb.threads/siginfo-threads.exp: New file.
5490 * gdb.threads/siginfo-threads.c: New file.
5491 * gdb.threads/sigstep-threads.exp: New file.
5492 * gdb.threads/sigstep-threads.c: New file.
5493
22f1fbae
TT
54942012-06-28 Tom Tromey <tromey@redhat.com>
5495
5496 * gdb.go/package.exp: Partially revert earlier patch; use
5497 gdb_compile again. Use standard_output_file.
5498
2e3cf129
DE
54992012-06-27 Doug Evans <dje@google.com>
5500
5501 * gdb.dwarf2/fission-base.c: New file.
5502 * gdb.dwarf2/fission-base.S: New file.
5503 * gdb.dwarf2/fission-base.exp: New file.
5504
785fd303
JK
55052012-06-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5506
5507 * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.
5508
1bb9788d
TT
55092012-06-27 Tom Tromey <tromey@redhat.com>
5510
5511 * gdb.base/macscp1.c (macscp_expr): Add breakpoint comment.
5512 * gdb.base/macscp.exp (maybe_kfail): Add test for macro scope.
5513
c83ee902
TT
55142012-06-27 Tom Tromey <tromey@redhat.com>
5515
5516 * gdb.dwarf2/pr10770.exp: Use standard_testfile.
5517 * gdb.dwarf2/dw2-var-zero-addr.exp: Use standard_testfile.
5518 * gdb.dwarf2/dw2-param-error.exp: Use standard_testfile.
5519 * gdb.dwarf2/dw2-op-call.exp: Use standard_testfile.
5520 * gdb.dwarf2/dw2-inline-param.exp: Use standard_testfile,
5521 prepare_for_testing.
5522 * gdb.dwarf2/dw2-inline-break.exp: Use standard_testfile.
5523 * gdb.dwarf2/dw2-ifort-parameter.exp: Use standard_testfile.
5524 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Use
5525 standard_testfile.
5526 * gdb.dwarf2/dw2-case-insensitive.exp: Use standard_testfile.
5527 * gdb.dwarf2/dw4-sig-types.exp: Use standard_testfile.
5528 * gdb.dwarf2/dw2-objfile-overlap.exp: Use standard_testfile.
5529 * gdb.dwarf2/callframecfa.exp: Use standard_testfile,
5530 prepare_for_testing.
5531 * gdb.dwarf2/dup-psym.exp: Use standard_testfile.
5532 * gdb.dwarf2/dw2-ada-ffffffff.exp: Use standard_testfile.
5533 * gdb.dwarf2/dw2-anonymous-func.exp: Use standard_testfile.
5534 * gdb.dwarf2/dw2-bad-parameter-type.exp: Use standard_testfile.
5535 * gdb.dwarf2/dw2-basic.exp: Use standard_testfile.
5536 * gdb.dwarf2/dw2-compressed.exp: Use standard_testfile.
5537 * gdb.dwarf2/dw2-const.exp: Use standard_testfile.
5538 * gdb.dwarf2/dw2-cu-size.exp: Use standard_testfile.
5539 * gdb.dwarf2/dw2-double-set-die-type.exp: Use standard_testfile.
5540 * gdb.dwarf2/dw2-empty-namespace.exp: Use standard_testfile.
5541 * gdb.dwarf2/dw2-empty-pc-range.exp: Use standard_testfile.
5542 * gdb.dwarf2/dw2-filename.exp: Use standard_testfile.
5543 * gdb.dwarf2/dw2-icc-opaque.exp: Use standard_testfile.
5544 * gdb.dwarf2/dw2-inheritance.exp: Use standard_testfile.
5545 * gdb.dwarf2/dw2-intercu.exp: Use standard_testfile.
5546 * gdb.dwarf2/dw2-intermix.exp: Use standard_testfile.
5547 * gdb.dwarf2/dw2-linkage-name-trust.exp: Use standard_testfile.
5548 * gdb.dwarf2/dw2-modula2-self-type.exp: Use standard_testfile.
5549 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use standard_testfile.
5550 * gdb.dwarf2/dw2-op-stack-value.exp: Use standard_testfile.
5551 * gdb.dwarf2/dw2-producer.exp: Use standard_testfile.
5552 * gdb.dwarf2/dw2-ranges.exp: Use standard_testfile,
5553 standard_output_file.
5554 * gdb.dwarf2/dw2-ref-missing-frame.exp: Use standard_testfile,
5555 standard_output_file.
5556 * gdb.dwarf2/dw2-restore.exp: Use standard_testfile.
5557 * gdb.dwarf2/dw2-simple-locdesc.exp: Use standard_testfile.
5558 * gdb.dwarf2/dw2-skip-prologue.exp: Use standard_testfile.
5559 * gdb.dwarf2/dw2-stack-boundary.exp: Use standard_testfile.
5560 * gdb.dwarf2/dw2-strp.exp: Use standard_testfile.
5561 * gdb.dwarf2/dw4-sig-type-unused.exp: Use standard_testfile.
5562 * gdb.dwarf2/implptr-64bit.exp: Use standard_testfile.
5563 * gdb.dwarf2/implptr-optimized-out.exp: Use standard_testfile.
5564 * gdb.dwarf2/implptr.exp: Use standard_testfile.
5565 * gdb.dwarf2/mac-fileno.exp: Use standard_testfile.
5566 * gdb.dwarf2/member-ptr-forwardref.exp: Use standard_testfile.
5567 * gdb.dwarf2/pieces.exp: Use standard_testfile.
5568 * gdb.dwarf2/pr11465.exp: Use standard_testfile.
5569 * gdb.dwarf2/pr13961.exp: Use standard_testfile.
5570 * gdb.dwarf2/valop.exp: Use standard_testfile,
5571 prepare_for_testing.
5572
5204774b
TT
55732012-06-27 Tom Tromey <tromey@redhat.com>
5574
5575 * gdb.python/python.exp: Fix regexps in pagination tests.
5576
ee0bf529
SCR
55772012-06-26 Siva Chandra Reddy <sivachandra@google.com>
5578
5579 * gdb.python/py-symtab.exp: Add tests to test the new attribute
5580 'last' of gdb.Symtab_and_line.
5581 * gdb.python/py-symbol.c: Move break point comment to enable
5582 testing of gdb.Symtab_and_line.last.
5583
14fcc022
TT
55842012-06-26 Tom Tromey <tromey@redhat.com>
5585
5586 * gdb.threads/step.c: Remove.
5587 * gdb.threads/step.exp: Remove.
5588 * gdb.threads/step2.exp: Remove.
5589
0efbbabc
TT
55902012-06-26 Tom Tromey <tromey@redhat.com>
5591
5592 * gdb.threads/watchpoint-fork.exp (test): Use
5593 standard_output_file. Don't declare objdir.
5594 * gdb.threads/attach-into-signal.exp: Use standard_testfile,
5595 standard_output_file.
5596 * gdb.threads/attach-stopped.exp: Use standard_testfile.
5597 * gdb.threads/bp_in_thread.exp: Use standard_testfile,
5598 clean_restart. Remove incdir.
5599 * gdb.threads/corethreads.exp: Use standard_testfile.
5600 * gdb.threads/execl.exp: Use standard_testfile,
5601 standard_output_file, clean_restart.
5602 * gdb.threads/fork-child-threads.exp: Use standard_testfile,
5603 clean_restart.
5604 * gdb.threads/fork-thread-pending.exp: Use standard_testfile,
5605 clean_restart.
5606 * gdb.threads/gcore-thread.exp: Use standard_testfile. Remove
5607 incdir.
5608 * gdb.threads/hand-call-in-threads.exp: Use standard_testfile,
5609 clean_restart. Remove incdir.
5610 * gdb.threads/ia64-sigill.exp: Use standard_testfile.
5611 * gdb.threads/interrupted-hand-call.exp: Use standard_testfile,
5612 clean_restart. Remove incdir.
5613 * gdb.threads/killed.exp: Use standard_testfile, clean_restart.
5614 Remove incdir.
5615 * gdb.threads/leader-exit.exp: Use standard_testfile.
5616 * gdb.threads/linux-dp.exp: Use standard_testfile, clean_restart.
5617 * gdb.threads/local-watch-wrong-thread.exp: Use standard_testfile,
5618 clean_restart.
5619 * gdb.threads/manythreads.exp: Use standard_testfile,
5620 clean_restart. Remove incdir.
5621 * gdb.threads/multi-create.exp: Use standard_testfile,
5622 clean_restart.
5623 * gdb.threads/no-unwaited-for-left.exp: Use standard_testfile.
5624 * gdb.threads/non-ldr-exc-1.exp: Use standard_testfile.
5625 * gdb.threads/non-ldr-exc-2.exp: Use standard_testfile.
5626 * gdb.threads/non-ldr-exc-3.exp: Use standard_testfile.
5627 * gdb.threads/non-ldr-exc-4.exp: Use standard_testfile.
5628 * gdb.threads/pending-step.exp: Use standard_testfile,
5629 clean_restart. Remove incdir.
5630 * gdb.threads/print-threads.exp: Use standard_testfile,
5631 clean_restart. Remove incdir.
5632 * gdb.threads/pthread_cond_wait.exp: Use standard_testfile,
5633 clean_restart. Remove incdir.
5634 * gdb.threads/pthreads.exp: Use standard_testfile, clean_restart.
5635 Remove incdir.
5636 * gdb.threads/schedlock.exp: Use standard_testfile. Remove
5637 incdir.
5638 * gdb.threads/sigthread.exp: Use standard_testfile,
5639 clean_restart.
5640 * gdb.threads/staticthreads.exp: Use standard_testfile,
5641 clean_restart. Remove incdir.
5642 * gdb.threads/switch-threads.exp: Use standard_testfile,
5643 clean_restart. Remove incdir.
5644 * gdb.threads/thread-execl.exp: Use standard_testfile,
5645 clean_restart. Remove incdir.
5646 * gdb.threads/thread-find.exp: Use standard_testfile,
5647 clean_restart.
5648 * gdb.threads/thread-specific.exp: Use standard_testfile,
5649 clean_restart. Remove incdir.
5650 * gdb.threads/thread-unwindonsignal.exp: Use standard_testfile,
5651 clean_restart. Remove incdir.
5652 * gdb.threads/thread_check.exp: Use standard_testfile,
5653 clean_restart. Remove incdir.
5654 * gdb.threads/thread_events.exp: Use standard_testfile. Remove
5655 incdir.
5656 * gdb.threads/threadapply.exp: Use standard_testfile,
5657 clean_restart. Remove incdir.
5658 * gdb.threads/threxit-hop-specific.exp: Use standard_testfile,
5659 clean_restart. Remove incdir.
5660 * gdb.threads/tls-nodebug.exp: Use standard_testfile,
5661 clean_restart.
5662 * gdb.threads/tls-shared.exp: Use standard_testfile,
5663 clean_restart, standard_output_file.
5664 * gdb.threads/tls-var.exp: Use standard_testfile,
5665 standard_output_file.
5666 * gdb.threads/tls.exp: Use standard_testfile, clean_restart.
5667 Remove incdir.
5668 * gdb.threads/watchthreads-reorder.exp: Use standard_testfile.
5669 * gdb.threads/watchthreads.exp: Use standard_testfile. Remove
5670 incdir.
5671 * gdb.threads/watchthreads2.exp: Use standard_testfile,
5672 clean_restart. Remove incdir.
5673
497a5eb0
TT
56742012-06-26 Tom Tromey <tromey@redhat.com>
5675
5676 * gdb.trace/actions.exp: Use standard_testfile.
5677 * gdb.trace/ax.exp: Use standard_testfile.
5678 * gdb.trace/backtrace.exp: Use standard_testfile.
5679 * gdb.trace/change-loc.exp: Use standard_testfile.
5680 * gdb.trace/circ.exp: Use standard_testfile, prepare_for_testing.
5681 * gdb.trace/collection.exp: Use standard_testfile,
5682 prepare_for_testing.
5683 * gdb.trace/deltrace.exp: Use standard_testfile.
5684 * gdb.trace/disconnected-tracing.exp: Use standard_testfile.
5685 * gdb.trace/ftrace.exp: Use standard_testfile.
5686 * gdb.trace/infotrace.exp: Use standard_testfile.
5687 * gdb.trace/packetlen.exp: Use standard_testfile.
5688 * gdb.trace/passc-dyn.exp: Use standard_testfile.
5689 * gdb.trace/passcount.exp: Use standard_testfile.
5690 * gdb.trace/pending.exp: Use standard_testfile.
5691 * gdb.trace/report.exp: Use standard_testfile.
5692 * gdb.trace/save-trace.exp: Use standard_testfile.
5693 * gdb.trace/stap-trace.exp: Use standard_testfile.
5694 * gdb.trace/status-stop.exp: Use standard_testfile.
5695 * gdb.trace/strace.exp: Use standard_testfile.
5696 * gdb.trace/tfile.exp: Use standard_testfile.
5697 * gdb.trace/tfind.exp: Use standard_testfile.
5698 * gdb.trace/trace-break.exp: Use standard_testfile.
5699 * gdb.trace/trace-mt.exp: Use standard_testfile.
5700 * gdb.trace/tracecmd.exp: Use standard_testfile.
5701 * gdb.trace/tspeed.exp: Use standard_testfile.
5702 * gdb.trace/tstatus.exp: Use standard_testfile.
5703 * gdb.trace/tsv.exp: Use standard_testfile.
5704 * gdb.trace/unavailable.exp: Use standard_testfile,
5705 prepare_for_testing.
5706 * gdb.trace/while-dyn.exp: Use standard_testfile.
5707 * gdb.trace/while-stepping.exp: Use standard_testfile.
5708
7686c074
TT
57092012-06-26 Tom Tromey <tromey@redhat.com>
5710
5711 * gdb.reverse/break-precsave.exp: Use standard_testfile.
5712 * gdb.reverse/break-reverse.exp: Use standard_testfile.
5713 * gdb.reverse/consecutive-precsave.exp: Use standard_testfile.
5714 * gdb.reverse/consecutive-reverse.exp: Use standard_testfile.
5715 * gdb.reverse/finish-precsave.exp: Use standard_testfile.
5716 * gdb.reverse/finish-reverse-bkpt.exp: Use standard_testfile.
5717 * gdb.reverse/finish-reverse.exp: Use standard_testfile.
5718 * gdb.reverse/i386-precsave.exp: Use standard_testfile,
5719 prepare_for_testing.
5720 * gdb.reverse/i386-reverse.exp: Use standard_testfile,
5721 prepare_for_testing.
5722 * gdb.reverse/i386-sse-reverse.exp: Use standard_testfile,
5723 prepare_for_testing.
5724 * gdb.reverse/i387-env-reverse.exp: Use standard_testfile,
5725 prepare_for_testing.
5726 * gdb.reverse/i387-stack-reverse.exp: Use standard_testfile,
5727 prepare_for_testing
5728 * gdb.reverse/machinestate-precsave.exp: Use standard_testfile.
5729 * gdb.reverse/machinestate.exp: Use standard_testfile.
5730 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Use standard_testfile.
5731 * gdb.reverse/sigall-precsave.exp: Use standard_testfile,
5732 build_executable.
5733 * gdb.reverse/sigall-reverse.exp: Use standard_testfile,
5734 build_executable.
5735 * gdb.reverse/solib-precsave.exp: Use standard_testfile,
5736 standard_output_file.
5737 * gdb.reverse/solib-reverse.exp: Use standard_testfile,
5738 standard_output_file.
5739 * gdb.reverse/step-precsave.exp: Use standard_testfile.
5740 * gdb.reverse/step-reverse.exp: Use standard_testfile.
5741 * gdb.reverse/until-precsave.exp: Use standard_testfile.
5742 * gdb.reverse/until-reverse.exp: Use standard_testfile.
5743 * gdb.reverse/watch-precsave.exp: Use standard_testfile.
5744 * gdb.reverse/watch-reverse.exp: Use standard_testfile.
5745
481fc100
TT
57462012-06-26 Tom Tromey <tromey@redhat.com>
5747
5748 * gdb.stabs/weird.exp: Remove directory-checking code. Use
5749 standard_output_file.
5750 * gdb.stabs/exclfwd.exp: Use standard_testfile,
5751 prepare_for_testing. Remove directory-checking code.
5752
7bb18ae2
TT
57532012-06-25 Tom Tromey <tromey@redhat.com>
5754
5755 * gdb.multi/watchpoint-multi.exp: Use standard_testfile.
5756 * gdb.multi/bkpt-multi-exec.exp: Use standard_output_file. Use
5757 build_executable, not prepare_for_testing.
5758 * gdb.multi/base.exp: Use standard_output_file. Use
5759 build_executable, not prepare_for_testing.
5760
cf09b3e4
TT
57612012-06-25 Tom Tromey <tromey@redhat.com>
5762
5763 * gdb.fortran/subarray.exp: Use standard_testfile,
5764 prepare_for_testing.
5765 * gdb.fortran/multi-dim.exp: Use standard_testfile.
5766 * gdb.fortran/module.exp: Use standard_testfile.
5767 * gdb.fortran/logical.exp: Use standard_testfile.
5768 * gdb.fortran/library-module.exp: Use standard_testfile,
5769 standard_output_file.
5770 * gdb.fortran/derived-type.exp: Use standard_testfile,
5771 prepare_for_testing.
5772 * gdb.fortran/complex.exp: Use standard_testfile,
5773 prepare_for_testing.
5774 * gdb.fortran/charset.exp: Use standard_testfile.
5775 * gdb.fortran/array-element.exp: Use standard_testfile,
5776 prepare_for_testing.
5777
18b5ff1b
KS
57782012-06-25 Keith Seitz <keiths@redhat.com>
5779
5780 * gdb.mi/mi-break.exp (test_rbreak_creation_and_listing):
5781 Change rbreak-related tests to KFAIL and add bugzilla numbers.
5782
17b77626
TT
57832012-06-25 Tom Tromey <tromey@redhat.com>
5784
5785 * gdb.pascal/integers.exp: Use standard_testfile, clean_restart.
5786 * gdb.pascal/hello.exp: Use standard_testfile, clean_restart.
5787 * gdb.pascal/gdb11492.exp: Use standard_testfile, clean_restart.
5788 * gdb.pascal/floats.exp: Use standard_testfile, clean_restart.
5789
f91e3dc1
TT
57902012-06-25 Tom Tromey <tromey@redhat.com>
5791
5792 * gdb.linespec/ls-errs.exp: Use standard_testfile.
5793 * gdb.linespec/ls-dollar.exp: Use standard_testfile.
5794 * gdb.linespec/linespec.exp: Use standard_testfile.
5795
a884434d
TT
57962012-06-25 Tom Tromey <tromey@redhat.com>
5797
5798 * gdb.modula2/unbounded-array.exp: Use standard_testfile,
5799 prepare_for_testing.
5800
efc9d70a
TT
58012012-06-25 Tom Tromey <tromey@redhat.com>
5802
5803 * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile,
5804 prepare_for_testing.
5805 * gdb.opt/inline-break.exp: Use standard_testfile,
5806 prepare_for_testing.
5807 * gdb.opt/inline-bt.exp: Use standard_testfile,
5808 prepare_for_testing.
5809 * gdb.opt/inline-cmds.exp: Use standard_testfile,
5810 prepare_for_testing.
5811 * gdb.opt/inline-locals.exp: Use standard_testfile,
5812 prepare_for_testing.
5813
e2fc92c6
TT
58142012-06-25 Tom Tromey <tromey@redhat.com>
5815
5816 * gdb.asm/asm-source.exp: Use standard_output_file,
5817 standard_testfile. Construct .o files in proper subdir.
5818
b0963d73
TT
58192012-06-25 Tom Tromey <tromey@redhat.com>
5820
5821 * gdb.server/ext-attach.exp: Use standard_testfile,
5822 prepare_for_testing.
5823 * gdb.server/ext-run.exp: Use standard_testfile,
5824 build_executable.
5825 * gdb.server/file-transfer.exp: Use standard_testfile,
5826 prepare_for_testing.
5827 * gdb.server/server-exec-info.exp: Use standard_testfile.
5828 * gdb.server/server-mon.exp: Use standard_testfile,
5829 prepare_for_testing.
5830 * gdb.server/server-run.exp: Use standard_testfile,
5831 build_executable.
5832 * gdb.server/solib-list.exp: Use standard_testfile,
5833 standard_output_file.
5834
8a3e1f8d
TT
58352012-06-25 Tom Tromey <tromey@redhat.com>
5836
5837 * lib/gdb.exp (standard_output_file): Use "file join".
5838 * gdb.go/chan.exp: Use standard_testfile.
5839 * gdb.go/handcall.exp: Use standard_testfile.
5840 * gdb.go/hello.exp: Use standard_testfile.
5841 * gdb.integers/chan.exp: Use standard_testfile.
5842 * gdb.go/methods.exp: Use standard_testfile.
5843 * gdb.go/package.exp: Use standard_testfile.
5844 * gdb.go/strings.exp: Use standard_testfile.
5845 * gdb.go/types.exp: Use standard_testfile.
5846 * gdb.go/unsafe.exp: Use standard_testfile.
5847
944a9061
MGD
58482012-06-25 Greta Yorsh <greta.yorsh@arm.com>
5849
5850 * gdb.arch/arm-disp-step.S: Fix use of .global directives.
5851
1c06bd58
JK
58522012-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5853
5854 Fix regression by the previous commit.
5855 * gdb.python/lib-types.exp: Add c++ to the compilation flags.
5856
b4a58790
TT
58572012-06-22 Tom Tromey <tromey@redhat.com>
5858
5859 * gdb.python/lib-types.exp: Use standard_testfile,
5860 prepare_for_testing.
5861 * gdb.python/py-block.exp: Use standard_testfile.
5862 * gdb.python/py-breakpoint.exp: Use standard_testfile.
5863 * gdb.python/py-events.exp: Use standard_testfile,
5864 standard_output_file.
5865 * gdb.python/py-evsignal.exp: Use standard_testfile.
5866 * gdb.python/py-evethreads.exp: Use standard_testfile.
5867 * gdb.python/py-explore-cc.exp: Use standard_testfile.
5868 * gdb.python/py-explore.exp: Use standard_testfile.
5869 * gdb.python/py-finish-breakpoint.exp: Use standard_testfile,
5870 standard_output_file.
5871 * gdb.python/py-finish-breakpoint2.exp: Use standard_testfile,
5872 prepare_for_testing.
5873 * gdb.python/py-frame-inline.exp: Use standard_testfile.
5874 * gdb.python/py-frame.exp: Use standard_testfile.
5875 * gdb.python/py-inferior.exp: Use standard_testfile.
5876 * gdb.python/py-infthread.exp: Use standard_testfile.
5877 * gdb.python/py-mi.exp: Use standard_testfile.
5878 * gdb.python/py-objfile-script.exp: Use standard_testfile,
5879 build_executable.
5880 * gdb.python/py-objfile.exp: Use standard_testfile.
5881 * gdb.python/py-pp-maint.exp: Use standard_testfile,
5882 prepare_for_testing.
5883 * gdb.python/py-prettyprint.exp: Use standard_testfile.
5884 * gdb.python/py-progspace.exp: Use standard_testfile,
5885 build_executable.
5886 * gdb.python/py-prompt.exp: Use standard_testfile,
5887 build_executable.
5888 * gdb.python/py-section-script.exp: Use standard_testfile,
5889 build_executable.
5890 * gdb.python/py-shared.exp: Use standard_testfile,
5891 standard_output_file, clean_restart.
5892 * gdb.python/py-symbol.exp: Use standard_output_file,
5893 prepare_for_testing.
5894 * gdb.python/py-symtab.exp: Use standard_output_file,
5895 prepare_for_testing
5896 * gdb.python/py-template.exp: Use standard_testfile.
5897 * gdb.python/py-type.exp: Use standard_testfile.
5898 * gdb.python/py-value-cc.exp: Use standard_testfile.
5899 * gdb.python/py-value.exp: Use standard_testfile.
5900 * gdb.python/python.exp: Use standard_testfile, build_executable.
5901
2c44deac
TT
59022012-06-22 Tom Tromey <tromey@redhat.com>
5903
5904 * gdb.objc/basicclass.exp: Use standard_testfile.
5905 (do_objc_tests): Don't declare objdir.
5906 * gdb.objc/nondebug.exp: Use standard_testfile.
5907 (do_objc_tests): Don't declare objdir.
5908 * gdb.objc/objcdecode.exp: Use standard_testfile.
5909 (do_objc_tests): Don't declare objdir.
5910
c24ccbce
TT
59112012-06-22 Tom Tromey <tromey@redhat.com>
5912
5913 * gdb.java/jmain.exp: Use standard_testfile.
5914 * gdb.java/jmisc.exp: Use standard_testfile.
5915 * gdb.java/jnpe.exp: Use standard_testfile.
5916 * gdb.java/jprint.exp: Use standard_testfile.
5917
0a6d0306
TT
59182012-06-22 Tom Tromey <tromey@redhat.com>
5919
5920 * lib/gdb.exp (default_gdb_init): Set gdb_test_file_name.
5921 (standard_output_file, standard_testfile): New procs.
5922 (build_executable, clean_restart): Use standard_output_file.
5923
6ea815ef
YQ
59242012-06-22 Yao Qi <yao@codesourcery.com>
5925
5926 * boards/native-gdbserver.exp: New proc ${board}_exec.
5927 * boards/native-stdio-gdbserver.exp: Likewise.
5928
4c93b1db
TT
59292012-06-21 Tom Tromey <tromey@redhat.com>
5930
5931 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)
5932 (build_executable): Update.
5933 (get_compiler_info): Remove 'binfile' argument.
5934 * gdb.ada/arrayidx.exp: Update.
5935 * gdb.ada/null_array.exp: Update.
5936 * gdb.arch/altivec-abi.exp: Update.
5937 * gdb.arch/altivec-regs.exp: Update.
5938 * gdb.arch/amd64-byte.exp: Update.
5939 * gdb.arch/amd64-dword.exp: Update.
5940 * gdb.arch/amd64-word.exp: Update.
5941 * gdb.arch/i386-avx.exp: Update.
5942 * gdb.arch/i386-byte.exp: Update.
5943 * gdb.arch/i386-sse.exp: Update.
5944 * gdb.arch/i386-word.exp: Update.
5945 * gdb.arch/ppc-dfp.exp: Update.
5946 * gdb.arch/ppc-fp.exp: Update.
5947 * gdb.arch/vsx-regs.exp: Update.
5948 * gdb.base/all-bin.exp: Update.
5949 * gdb.base/annota1.exp: Update.
5950 * gdb.base/async.exp: Update.
5951 * gdb.base/attach.exp: Update.
5952 * gdb.base/break-interp.exp: Update.
5953 * gdb.base/call-ar-st.exp: Update.
5954 * gdb.base/call-rt-st.exp: Update.
5955 * gdb.base/call-sc.exp: Update.
5956 * gdb.base/callfuncs.exp: Update.
5957 * gdb.base/catch-load.exp: Update.
5958 * gdb.base/completion.exp: Update.
5959 * gdb.base/complex.exp: Update.
5960 * gdb.base/condbreak.exp: Update.
5961 * gdb.base/consecutive.exp: Update.
5962 * gdb.base/constvars.exp: Update.
5963 * gdb.base/corefile.exp: Update.
5964 * gdb.base/eval-skip.exp: Update.
5965 * gdb.base/expand-psymtabs.exp: Update.
5966 * gdb.base/exprs.exp: Update.
5967 * gdb.base/fileio.exp: Update.
5968 * gdb.base/fixsection.exp: Update.
5969 * gdb.base/funcargs.exp: Update.
5970 * gdb.base/gdb11530.exp: Update.
5971 * gdb.base/gdb1555.exp: Update.
5972 * gdb.base/gnu-ifunc.exp: Update.
5973 * gdb.base/gnu_vector.exp: Update.
5974 * gdb.base/info-macros.exp: Update.
5975 * gdb.base/jit-simple.exp: Update.
5976 * gdb.base/jit-so.exp: Update.
5977 * gdb.base/jit.exp: Update.
5978 * gdb.base/langs.exp: Update.
5979 * gdb.base/list.exp: Update.
5980 * gdb.base/logical.exp: Update.
5981 * gdb.base/long_long.exp: Update.
5982 * gdb.base/longjmp.exp: Update.
5983 * gdb.base/macscp.exp: Update.
5984 * gdb.base/mips_pro.exp: Update.
5985 * gdb.base/miscexprs.exp: Update.
5986 * gdb.base/morestack.exp: Update.
5987 * gdb.base/nodebug.exp: Update.
5988 * gdb.base/opaque.exp: Update.
5989 * gdb.base/pc-fp.exp: Update.
5990 * gdb.base/pending.exp: Update.
5991 * gdb.base/permissions.exp: Update.
5992 * gdb.base/pointers.exp: Update.
5993 * gdb.base/prelink.exp: Update.
5994 * gdb.base/printcmds.exp: Update.
5995 * gdb.base/psymtab.exp: Update.
5996 * gdb.base/ptype.exp: Update.
5997 * gdb.base/relational.exp: Update.
5998 * gdb.base/scope.exp: Update.
5999 * gdb.base/setvar.exp: Update.
6000 * gdb.base/shlib-call.exp: Update.
6001 * gdb.base/shreloc.exp: Update.
6002 * gdb.base/signals.exp: Update.
6003 * gdb.base/sizeof.exp: Update.
6004 * gdb.base/so-impl-ld.exp: Update.
6005 * gdb.base/so-indr-cl.exp: Update.
6006 * gdb.base/solib-disc.exp: Update.
6007 * gdb.base/solib-display.exp: Update.
6008 * gdb.base/solib-nodir.exp: Update.
6009 * gdb.base/solib-overlap.exp: Update.
6010 * gdb.base/solib-symbol.exp: Update.
6011 * gdb.base/solib-weak.exp: Update.
6012 * gdb.base/solib.exp: Update.
6013 * gdb.base/store.exp: Update.
6014 * gdb.base/structs.exp: Update.
6015 * gdb.base/structs2.exp: Update.
6016 * gdb.base/type-opaque.exp: Update.
6017 * gdb.base/unload.exp: Update.
6018 * gdb.base/varargs.exp: Update.
6019 * gdb.base/volatile.exp: Update.
6020 * gdb.base/watch_thread_num.exp: Update.
6021 * gdb.base/watchpoint-solib.exp: Update.
6022 * gdb.base/watchpoint.exp: Update.
6023 * gdb.base/watchpoints.exp: Update.
6024 * gdb.base/whatis.exp: Update.
6025 * gdb.cell/arch.exp: Update.
6026 * gdb.cell/break.exp: Update.
6027 * gdb.cell/bt.exp: Update.
6028 * gdb.cell/core.exp: Update.
6029 * gdb.cell/data.exp: Update.
6030 * gdb.cell/ea-cache.exp: Update.
6031 * gdb.cell/f-regs.exp: Update.
6032 * gdb.cell/fork.exp: Update.
6033 * gdb.cell/gcore.exp: Update.
6034 * gdb.cell/mem-access.exp: Update.
6035 * gdb.cell/ptype.exp: Update.
6036 * gdb.cell/registers.exp: Update.
6037 * gdb.cell/sizeof.exp: Update.
6038 * gdb.cell/solib-symbol.exp: Update.
6039 * gdb.cell/solib.exp: Update.
6040 * gdb.cp/ambiguous.exp: Update.
6041 * gdb.cp/breakpoint.exp: Update.
6042 * gdb.cp/bs15503.exp: Update.
6043 * gdb.cp/casts.exp: Update.
6044 * gdb.cp/class2.exp: Update.
6045 * gdb.cp/cpexprs.exp: Update.
6046 * gdb.cp/cplusfuncs.exp: Update.
6047 * gdb.cp/ctti.exp: Update.
6048 * gdb.cp/dispcxx.exp: Update.
6049 * gdb.cp/gdb1355.exp: Update.
6050 * gdb.cp/gdb2384.exp: Update.
6051 * gdb.cp/gdb2495.exp: Update.
6052 * gdb.cp/infcall-dlopen.exp: Update.
6053 * gdb.cp/local.exp: Update.
6054 * gdb.cp/m-data.exp: Update.
6055 * gdb.cp/m-static.exp: Update.
6056 * gdb.cp/mb-ctor.exp: Update.
6057 * gdb.cp/mb-inline.exp: Update.
6058 * gdb.cp/mb-templates.exp: Update.
6059 * gdb.cp/member-ptr.exp: Update.
6060 * gdb.cp/method.exp: Update.
6061 * gdb.cp/namespace.exp: Update.
6062 * gdb.cp/nextoverthrow.exp: Update.
6063 * gdb.cp/nsdecl.exp: Update.
6064 * gdb.cp/nsrecurs.exp: Update.
6065 * gdb.cp/nsstress.exp: Update.
6066 * gdb.cp/nsusing.exp: Update.
6067 * gdb.cp/pr-1023.exp: Update.
6068 * gdb.cp/pr-1210.exp: Update.
6069 * gdb.cp/pr-574.exp: Update.
6070 * gdb.cp/pr9631.exp: Update.
6071 * gdb.cp/printmethod.exp: Update.
6072 * gdb.cp/psmang.exp: Update.
6073 * gdb.cp/re-set-overloaded.exp: Update.
6074 * gdb.cp/rtti.exp: Update.
6075 * gdb.cp/shadow.exp: Update.
6076 * gdb.cp/templates.exp: Update.
6077 * gdb.cp/try_catch.exp: Update.
6078 * gdb.dwarf2/dw2-ranges.exp: Update.
6079 * gdb.dwarf2/pr10770.exp: Update.
6080 * gdb.fortran/library-module.exp: Update.
6081 * gdb.hp/gdb.aCC/optimize.exp: Update.
6082 * gdb.hp/gdb.aCC/watch-cmd.exp: Update.
6083 * gdb.hp/gdb.base-hp/callfwmall.exp: Update.
6084 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Update.
6085 * gdb.hp/gdb.base-hp/pxdb.exp: Update.
6086 * gdb.hp/gdb.base-hp/sized-enum.exp: Update.
6087 * gdb.hp/gdb.base-hp/so-thresh.exp: Update.
6088 * gdb.hp/gdb.compat/xdb1.exp: Update.
6089 * gdb.hp/gdb.compat/xdb2.exp: Update.
6090 * gdb.hp/gdb.compat/xdb3.exp: Update.
6091 * gdb.hp/gdb.defects/bs14602.exp: Update.
6092 * gdb.hp/gdb.defects/solib-d.exp: Update.
6093 * gdb.hp/gdb.objdbg/objdbg01.exp: Update.
6094 * gdb.hp/gdb.objdbg/objdbg02.exp: Update.
6095 * gdb.hp/gdb.objdbg/objdbg03.exp: Update.
6096 * gdb.hp/gdb.objdbg/objdbg04.exp: Update.
6097 * gdb.mi/gdb792.exp: Update.
6098 * gdb.mi/mi-pending.exp: Update.
6099 * gdb.mi/mi-solib.exp: Update.
6100 * gdb.mi/mi-var-cp.exp: Update.
6101 * gdb.opt/clobbered-registers-O2.exp: Update.
6102 * gdb.opt/inline-bt.exp: Update.
6103 * gdb.opt/inline-cmds.exp: Update.
6104 * gdb.opt/inline-locals.exp: Update.
6105 * gdb.python/py-events.exp: Update.
6106 * gdb.python/py-finish-breakpoint.exp: Update.
6107 * gdb.python/py-type.exp: Update.
6108 * gdb.reverse/solib-precsave.exp: Update.
6109 * gdb.reverse/solib-reverse.exp: Update.
6110 * gdb.server/solib-list.exp: Update.
6111 * gdb.stabs/weird.exp: Update.
6112 * gdb.threads/attach-into-signal.exp: Update.
6113 * gdb.threads/attach-stopped.exp: Update.
6114 * gdb.threads/tls-shared.exp: Update.
6115 * gdb.trace/change-loc.exp: Update.
6116 * gdb.trace/strace.exp: Update.
6117
95c391b6
TT
61182012-06-19 Tom Tromey <tromey@redhat.com>
6119
6120 * gdb.base/whatis.exp: Add tests.
6121
e910f0b6
TT
61222012-06-19 Tom Tromey <tromey@redhat.com>
6123
6124 * gdb.cp/m-static.cc (keepalive): New function.
6125 (gnu_obj_1::method): Use it.
6126
422d65e7
DE
61272012-06-18 Doug Evans <dje@google.com>
6128
6129 * gdb.base/info-fun.exp: New file.
6130 * gdb.base/info-fun.c: New file.
6131 * gdb.base/info-fun-solib.c: New file.
6132
e2e4d78b
JK
61332012-06-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6134
6135 Remove stale dummy frames.
6136 * gdb.base/call-signal-resume.exp (maintenance print dummy-frames)
6137 (maintenance info breakpoints): New tests.
6138 * gdb.base/stale-infcall.c: New file.
6139 * gdb.base/stale-infcall.exp: New file.
6140
1788b2d3
JK
61412012-06-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6142
6143 * gdb.arch/amd64-entry-value-param.S: New file.
6144 * gdb.arch/amd64-entry-value-param.c: New file.
6145 * gdb.arch/amd64-entry-value-param.exp: New file.
6146
663b969e
TT
61472012-06-15 Tom Tromey <tromey@redhat.com>
6148
6149 * gdb.cp/namespace.exp: Add "show lang" test.
6150
8e09ad05
IS
61512012-06-15 Iain Sandoe <iain@codesourcery.com>
6152
6153 * gdb.base/list.exp (test_listsize): Remove $use_gdb_stub special
6154 case. (top level): Use gdb_file_cmd instead of gdb_load.
6155
f85e18ee
JK
61562012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6157
6158 PR tdep/14222
6159 * gdb.arch/i386-sse-stack-align.S: New file.
6160 * gdb.arch/i386-sse-stack-align.c: New file.
6161 * gdb.arch/i386-sse-stack-align.exp: New file.
6162
f3b5e280
KS
61632012-06-13 Keith Seitz <keiths@redhat.com>
6164
6165 PR breakpoints/13798 and mi/11541
6166 * gdb.linespec/ls-errs.exp: Add a few more tests for
6167 filenames with spaces and colons.
6168
50af5481
JK
61692012-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6170
6171 PR c++/14177 - Fix parsing TYPENAME:: in parentheses.
6172 * gdb.cp/cpexprs.cc (class CV, CV::i, ATTRIBUTE_USED, CV_f): New.
6173 (test_function): Call CV_f.
6174 * gdb.cp/cpexprs.exp (p 'CV::m(int)', p CV::m(int))
6175 (p 'CV::m(int) const', p CV::m(int) const, p 'CV::m(int) volatile')
6176 (p CV::m(int) volatile, p 'CV::m(int) const volatile')
6177 (p CV::m(int) const volatile, p CV_f(int), p CV_f(CV::t))
6178 (p CV_f(CV::i)): New tests.
6179
d55637df
TT
61802012-06-13 Tom Tromey <tromey@redhat.com>
6181
6182 * gdb.base/condbreak.exp: Add tests for "condition" completion.
6183
cc80f267
JK
61842012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6185
6186 Fix regression by the "ambiguous linespec" series.
6187 * gdb.base/break.exp (list marker1, break lineno, delete $bpnum): New
6188 tests.
6189
bb2af9cc
JK
61902012-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6191
6192 * lib/future.exp: Set $use_gdb_compile even if only find_go_linker is
6193 missing.
6194
e81a37f7
TT
61952012-06-11 Tom Tromey <tromey@redhat.com>
6196
6197 * gdb.base/longjmp.c (hidden_longjmp): Move expected catch
6198 location...
6199 (main): ...here.
6200
8efd7788
YQ
62012012-06-07 Yao Qi <yao@codesourcery.com>
6202
6203 * gdb.trace/strace.exp: Shorten some too-long lines.
6204
359f5fe6
PA
62052012-06-06 Pedro Alves <palves@redhat.com>
6206
6207 * gdb.threads/clone-new-thread-event.c: New file.
6208 * gdb.threads/clone-new-thread-event.exp: New file.
6209
7b2fe205
YQ
62102012-06-06 Yao Qi <yao@codesourcery.com>
6211
6212 * gdb.base/dprintf.c (main): Add extra parameter when calling
6213 printf and fprintf.
6214 (bar): New function. It is a dead function, but to ensure
6215 'malloc' is linked explicitly.
6216
3eca55e8
YQ
62172012-06-06 Yao Qi <yao@codesourcery.com>
6218
6219 * gdb.base/info-proc.exp: Return if target doesn't support
6220 'info proc'.
6221
91cc9324
JK
62222012-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
6223
6224 * gdb.base/freebpcmd.exp (set lines): Check valid range of I.
6225 (run program with breakpoint commands): XFAIl if it is not.
6226
c56e7c43
JB
62272012-06-05 Joel Brobecker <brobecker@adacore.com>
6228
6229 * gdb.base/ctxobj-f.c (GET_VERSION): Introduce local variable
6230 and add comment.
6231 * gdb.base/ctxobj-m.c (main): Rewrite, and add comment.
6232 * gdb.base/ctxobj.exp: Insert breakpoint in ctxobj-f.c using
6233 "STOP" marker. Adjust testing strategy to make it work on
6234 all targets.
6235
6236 * gdb.base/print-file-var-main.c (main): Rewrite using local
6237 variables and adjust get_version_2's return value check.
6238 Add small comment.
6239 * gdb.base/print-file-var.exp: Insert breakpoint using "STOP"
6240 marker. Adjust testing strategy to make it work on all targets.
6241
ccab2054
JB
62422012-06-05 Joel Brobecker <brobecker@adacore.com>
6243
6244 * gdb.ada/bad-task-bp-keyword: New testcase.
6245
d0d86158
JK
62462012-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6247
6248 * gdb.base/code_elim.exp (add-symbol-file ${testfile1} 0x100000):
6249 Simplify it to ...
6250 (symbol-file ${testfile1}): ... here.
6251 (test eliminated var my_global_symbol)
6252 (test eliminated var my_static_symbol)
6253 (test eliminated var my_global_func, get address of main): Wrap them to
6254 'single psymtabs' and 'single symtabs'
6255 (get address of my_global_symbol, get address of my_static_symbol)
6256 (get address of my_global_func, get address of main): Wrap them to
6257 'order1' and 'order2'.
6258
952cf74c
JK
6259 * gdb.base/code_elim.exp
6260 (add-symbol-file ${testfile1} 0x100000)
6261 (add-symbol-file ${testfile2} 0x200000): Wrap them to 'order1' and
6262 'order2'.
6263 (order1: add-symbol-file ${testfile1} 0x100000)
6264 (order1: add-symbol-file ${testfile2} 0x200000)
6265 (order2: add-symbol-file ${testfile2} 0x200000)
6266 (order2: add-symbol-file ${testfile1} 0x100000): Add -s .data and -s
6267 .bss as appropriate.
6268
0c5bf5a9
JK
62692012-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6270
6271 * gdb.server/solib-list-lib.c: New file.
6272 * gdb.server/solib-list-main.c: New file.
6273 * gdb.server/solib-list.exp: New file.
6274
4196f325
MR
62752012-05-25 Maciej W. Rozycki <macro@codesourcery.com>
6276
6277 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Update
6278 for 'set print symbol' change.
6279
bfb05775
JK
62802012-05-24 Jan Kratochvil <jan.kratochvil@redhat.com>
6281
6282 * gdb.dwarf2/dw2-icc-opaque.S: Add debug_info_seg3 and
6283 .debug_abbrev_seg3.
6284
685b1105
JK
62852012-05-24 John Steele Scott <toojays@toojays.net>
6286
6287 PR symtab/13277: Resolving opaque structures in ICC generated binaries.
6288 * gdb.dwarf2/dw2-icc-opaque.S: New file.
6289 * gdb.dwarf2/dw2-icc-opaque.exp: New file.
6290
f3e0e960
SS
62912012-05-23 Stan Shebs <stan@codesourcery.com>
6292
6293 * gdb.mi/mi-info-os.exp: New file.
6294
11eb1b4d
KS
62952012-05-23 Keith Seitz <keiths@redhat.com>
6296
6297 * gdb.trace/stap-trace.exp: If compile_stap_bin fails,
6298 return -1 to suppress the rest of the tests.
6299 (compile_stap_bin): Return boolean success value.
6300
b1af9e97
TT
63012012-05-21 Tom Tromey <tromey@redhat.com>
6302
6303 * gdb.cp/inherit.exp (test_print_mi_members): Expect errors.
6304 Remove kfails.
6305 (test_print_mi_member_types): Likewise.
6306
248537e3
TT
63072012-05-21 Tom Tromey <tromey@redhat.com>
6308
6309 * gdb.base/callfuncs.exp (do_function_calls): Update for 'set
6310 print symbol' change.
6311
d791e155
TJB
63122012-05-18 Thiago Jung Bauermann <thiago.bauermann@linaro.org>
6313
6314 * gdb.python/py-prompt.exp: Quit if the target is remote.
6315
e77afa2e
JK
63162012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
6317
6318 Fix ERROR: internal buffer is full.
6319 * gdb.base/info-os.exp (expect_multiline): New function.
6320 (get process list, get process groups, get threads)
6321 (get file descriptors, get internet-domain sockets)
6322 (get shared-memory regions, get semaphores, get message queues): Use
6323 it for these tests.
6324
9cb709b6
TT
63252012-05-18 Tom Tromey <tromey@redhat.com>
6326
6327 * gdb.mi/mi-var-cmd.exp: Update.
6328 * gdb.objc/basicclass.exp (do_objc_tests): Update.
6329 * gdb.cp/virtbase.exp: Update.
6330 * gdb.cp/classes.exp (test_static_members): Update.
6331 * gdb.cp/casts.exp: Update.
6332 * gdb.base/pointers.exp: Update.
6333 * gdb.base/funcargs.exp (pointer_args): Update.
6334 (structs_by_reference): Update.
6335 * gdb.base/find.exp: Update.
6336 * gdb.base/call-strs.exp: Send "set print symbol off".
6337 * gdb.base/call-ar-st.exp: Update.
6338 * gdb.ada/fun_addr.exp: Update.
6339 * gdb.base/printcmds.exp (test_print_symbol): New proc.
6340 Call it.
6341 (test_print_repeats_10, test_print_strings)
6342 (test_print_char_arrays): Update.
6343
b012acdd
TT
63442012-05-18 Tom Tromey <tromey@redhat.com>
6345
6346 * gdb.base/charset.exp (string_display): Update.
6347
1d51a733
TT
63482012-05-18 Tom Tromey <tromey@redhat.com>
6349
6350 * gdb.mi/mi2-var-display.exp: Update.
6351 * gdb.mi/mi-var-display.exp: Update.
6352 * gdb.mi/mi-var-child.exp: Update.
6353 * gdb.cp/expand-psymtabs-cxx.exp: Update.
6354 * gdb.cp/cp-relocate.exp (get_func_address): Update.
6355
957df313
DE
63562012-05-17 Doug Evans <dje@google.com>
6357
682c7f7b
DE
6358 * info-macros.exp: Pass "debug" to prepare_for_testing.
6359
957df313
DE
6360 * Makefile.in (clean): Remove Fission .dwo and .dwp files.
6361 * gdb.ada/Makefile.in (clean): Ditto.
6362 * gdb.arch/Makefile.in (clean): Ditto.
6363 * gdb.asm/Makefile.in (clean): Ditto.
6364 * gdb.base/Makefile.in (clean): Ditto.
6365 * gdb.cell/Makefile.in (clean): Ditto.
6366 * gdb.cp/Makefile.in (clean): Ditto.
6367 * gdb.disasm/Makefile.in (clean): Ditto.
6368 * gdb.dwarf2/Makefile.in (clean): Ditto.
6369 * gdb.fortran/Makefile.in (clean): Ditto.
6370 * gdb.go/Makefile.in (clean): Ditto.
6371 * gdb.hp/Makefile.in (clean): Ditto.
6372 * gdb.hp/gdb.aCC/Makefile.in (clean): Ditto.
6373 * gdb.hp/gdb.base-hp/Makefile.in (clean): Ditto.
6374 * gdb.hp/gdb.compat/Makefile.in (clean): Ditto.
6375 * gdb.hp/gdb.defects/Makefile.in (clean): Ditto.
6376 * gdb.hp/gdb.objdbg/Makefile.in (clean): Ditto.
6377 * gdb.java/Makefile.in (clean): Ditto.
6378 * gdb.linespec/Makefile.in (clean): Ditto.
6379 * gdb.mi/Makefile.in (clean): Ditto.
6380 * gdb.modula2/Makefile.in (clean): Ditto.
6381 * gdb.multi/Makefile.in (clean): Ditto.
6382 * gdb.objc/Makefile.in (clean): Ditto.
6383 * gdb.opencl/Makefile.in (clean): Ditto.
6384 * gdb.opt/Makefile.in (clean): Ditto.
6385 * gdb.pascal/Makefile.in (clean): Ditto.
6386 * gdb.python/Makefile.in (clean): Ditto.
6387 * gdb.reverse/Makefile.in (clean): Ditto.
6388 * gdb.server/Makefile.in (clean): Ditto.
6389 * gdb.stabs/Makefile.in (clean): Ditto.
6390 * gdb.threads/Makefile.in (clean): Ditto.
6391 * gdb.trace/Makefile.in (clean): Ditto.
6392 * gdb.xml/Makefile.in (clean): Ditto.
6393
abc9d0dc
TT
63942012-05-16 Tom Tromey <tromey@redhat.com>
6395
6396 * gdb.base/macscp1.c (macscp_expr): Add comment.
6397 * gdb.base/macscp.exp: Test __FILE__ and __LINE__.
6398
6a3a010b
MR
63992012-05-16 Maciej W. Rozycki <macro@codesourcery.com>
6400
6401 * gdb.base/return-nodebug.exp: Also test float and double types.
6402
01429c8e
JK
64032012-05-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6404
6405 PR testsuite/12649
6406 * gdb.base/dprintf.exp: Replace gdb_run_cmd by runto main.
6407
54115cd4
JK
6408 * gdb.base/dprintf.exp: Remove now redundant breakpoint for main.
6409
0c5f383f
SDJ
64102012-05-14 Sergio Durigan Junior <sergiodj@redhat.com>
6411
6412 * gdb.base/stap-probe.exp (stap_test): Remove calls to
6413 `rerun_to_main'.
6414 (stap_test_no_debuginfo): Likewise.
6415
e7e0cddf
SS
64162012-05-14 Stan Shebs <stan@codesourcery.com>
6417
6418 * gdb.base/dprintf.c: New file.
6419 * gdb.base/dprintf.exp: New file.
6420
c772f8e7
HZ
64212012-05-14 Hui Zhu <hui_zhu@mentor.com>
6422
6423 * gdb.trace/Makefile.in (PROGS): Add disconnected-tracing.
6424 * gdb.trace/disconnected-tracing.c: New file.
6425 * gdb.trace/disconnected-tracing.exp: New file.
6426
7efc75aa
SCR
64272012-05-13 Siva Chandra Reddy <sivachandra@google.com>
6428
6429 * gdb.python/python.c: Add a new breakpoint comment.
6430 * gdb.python/python.exp: Add tests to test gdb.find_pc_line.
6431
85d4a676
SS
64322011-12-26 Kwok Cheung Yeung <kcy@codesourcery.com>
6433
6434 * gdb.base/info-os.exp: New file.
6435 * gdb.base/info-os.c: New file.
6436
64ea88dc
JB
64372012-05-10 Joel Brobecker <brobecker@adacore.com>
6438
4647ab1b
JB
6439 * gdb.base/print-file-var-lib1.c, gdb.base/print-file-var-lib2.c,
6440 gdb.base/print-file-var-main.c, gdb.base/print-file-var.exp:
6441 New files.
64ea88dc 6442
afba63f1
JB
64432012-05-10 Joel Brobecker <brobecker@adacore.com>
6444
6445 * gdb.base/ctxobj-f.c, gdb.base/ctxobj-m.c, gdb.base/ctxobj-v.c,
6446 gdb.base/ctxobj.exp: New files.
6447
9d198b1e
TT
64482012-05-09 Tom Tromey <tromey@redhat.com>
6449
6450 * gdb.trace/strace.exp: Add 'quiet' to compiler flags.
6451
9bfee719
MR
64522012-05-09 Maciej W. Rozycki <macro@codesourcery.com>
6453
6454 * lib/gdb.exp (gdb_test_multiple): Correct formatting.
6455
3a7341d8
MR
64562012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
6457
6458 * gdb.mi/mi-var-display.exp: Check for the existence of $fp
6459 before using it.
6460
52b3699b
TG
64612012-05-04 Tristan Gingold <gingold@adacore.com>
6462
6463 * gdb.base/set-noassign.exp: New test.
6464
a20ee7a4
SCR
64652012-05-03 Siva Chandra Reddy <sivachandra@google.com>
6466
6467 * gdb.python/py-symbol.exp: Add tests to test the new methods
6468 gdb.Symtab.global_block() and gdb.Symtab.static_block().
6469 * gdb.python/py-symbol.c: Add new struct to help test
6470 gdb.Symtab.static_block().
6471
bf2f0858
DE
64722012-05-03 Doug Evans <dje@google.com>
6473
6474 * gdb.dwarf2/pr13961.S: Add file and source location, but leave
6475 commented out.
6476
2d4e0376
YQ
64772012-05-03 Yao Qi <yao@codesourcery.com>
6478
6479 * gdb.base/catch-syscall.exp: Skip it before compilation if target
6480 doesn't support.
6481 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp: Likewise.
6482 * gdb.base/foll-vfork.exp, gdb.multi/bkpt-multi-exec.exp: Likewise.
6483
6d0bb9f3
YQ
64842012-05-03 Yao Qi <yao@codesourcery.com>
6485
6486 * gdb.mi/mi-solib.exp: Setup kfail for gdb/13860.
6487
fd820528
DE
64882012-04-30 Doug Evans <dje@google.com>
6489
6490 PR testsuite/13961
6491 * gdb.dwarf2/pr13961.S: New file.
6492 * gdb.dwarf2/pr13961.exp: New file.
6493
b9e219b9
YQ
64942012-04-29 Yao Qi <yao@codesourcery.com>
6495
6496 * gdb.dwarf2/dw2-ifort-parameter.exp: Use proc `dwarf2_support'.
6497
3019eac3
DE
64982012-04-28 Doug Evans <dje@google.com>
6499
6500 * gdb.dwarf2/dw2-intercu.S (.Ltype_int2_in_cu2): Renamed from
6501 .Ltype_int_in_cu2. Use name "int2" instead of "int".
6502 All uses updated.
6503 * gdb.dwarf2/dw2-intercu.exp: Add "ptype int2" ahead of
6504 "ptype func_cu1" to expand cu2 before cu1.
6505
62e5f89c
SDJ
65062012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
6507 Tom Tromey <tromey@redhat.com>
6508
6509 * gdb.base/default.exp: Add `$_probe_arg*' convenience
6510 variables.
6511 * gdb.base/stap-probe.c: New file.
6512 * gdb.base/stap-probe.exp: New file.
6513 * gdb.trace/stap-trace.c: New file.
6514 * gdb.trace/stap-trace.exp: New file.
6515 * gdb.cp/nextoverthrow.exp: Add check for SystemTap probe in
6516 libgcc's unwinder.
6517
14132e89
MR
65182012-04-26 Maciej W. Rozycki <macro@codesourcery.com>
6519
6520 * gdb.arch/mips16-thunks-inmain.c: New file.
6521 * gdb.arch/mips16-thunks-main.c: New file.
6522 * gdb.arch/mips16-thunks-sin.c: New file.
6523 * gdb.arch/mips16-thunks-sinfrob.c: New file.
6524 * gdb.arch/mips16-thunks-sinfrob16.c: New file.
6525 * gdb.arch/mips16-thunks-sinmain.c: New file.
6526 * gdb.arch/mips16-thunks-sinmips16.c: New file.
6527 * gdb.arch/mips16-thunks.exp: New file.
6528
a766d390
DE
65292012-04-25 Doug Evans <dje@google.com>
6530
6531 * configure.ac: Create gdb.go/Makefile.
6532 * configure: Regenerate.
6533 * gdb.base/default.exp: Add "go" to "set language" testing.
6534 * gdb.go/Makefile.in: New file.
6535 * gdb.go/basic-types.exp: New file.
6536 * gdb.go/chan.exp: New file.
6537 * gdb.go/chan.go: New file.
6538 * gdb.go/handcall.exp: New file.
6539 * gdb.go/handcall.go: New file.
6540 * gdb.go/hello.exp: New file.
6541 * gdb.go/hello.go: New file.
6542 * gdb.go/integers.exp: New file.
6543 * gdb.go/integers.go: New file.
6544 * gdb.go/methods.exp: New file.
6545 * gdb.go/methods.go: New file.
6546 * gdb.go/package.exp: New file.
6547 * gdb.go/package1.go: New file.
6548 * gdb.go/package2.go: New file.
6549 * gdb.go/print.exp: New file.
6550 * gdb.go/strings.exp: New file.
6551 * gdb.go/strings.go: New file.
6552 * gdb.go/types.exp: New file.
6553 * gdb.go/types.go: New file.
6554 * gdb.go/unsafe.exp: New file.
6555 * gdb.go/unsafe.go: New file.
6556 * lib/future.exp: Add Go support.
6557 (gdb_find_go, gdb_find_go_linker): New procs.
6558 (gdb_default_target_compile): Add Go support.
6559 * lib/gdb.exp (skip_go_tests): New proc.
6560 * lib/go.exp: New file.
6561
e65f9ffb
TT
65622012-04-25 Tom Tromey <tromey@redhat.com>
6563
6564 * gdb.threads/linux-dp.exp: Unset 'seen' before 'array set'.
6565
14e75d8e
JK
65662012-04-18 Siddhesh Poyarekar <siddhesh@redhat.com>
6567 Jan Kratochvil <jan.kratochvil@redhat.com>
6568
6569 PR symtab/7259:
6570 * gdb.base/enumval.c: New test case.
6571 * gdb.base/enumval.exp: New test case.
6572 * gdb.python/py-type.exp (test_enums): Use field.enumval instead of
6573 field.bitpos.
6574
f3525b70
PA
65752012-04-17 Pedro Alves <palves@redhat.com>
6576
6577 * Makefile.in (site.exp): Make site.exp source
6578 $srcdir/lib/append_gdb_boards_dir.exp.
6579 * lib/append_gdb_boards_dir.exp: New file.
6580
bccbefd2
JK
65812012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6582
6583 New option "set auto-load safe-path".
6584 * gdb.python/py-objfile-script.exp (set auto-load safe-path): New.
6585 * gdb.python/py-section-script.exp (set auto-load safe-path): New.
6586
bf88dd68
JK
65872012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
6588
6589 auto-load: Implementation.
6590 * gdb.base/help.exp (test set height): Increase the height.
6591 * gdb.python/py-objfile-script.exp (info auto-load-scripts): Change
6592 to ...
6593 (info auto-load python-scripts): ... here.
6594 * gdb.python/py-section-script.exp (info auto-load-scripts *): Change
6595 to ...
6596 (info auto-load python-scripts *): ... here.
6597
c0d4d1c0
YQ
65982012-04-16 Yao Qi <yao@codesourcery.com>
6599
6600 * lib/trace-support.exp (get_in_proc_agent): New.
6601 * gdb.trace/change-loc.exp: Call get_in_proc_agent to get the location
6602 of in process trace agent.
6603 * gdb.trace/ftrace.exp: Likewise.
6604 * gdb.trace/pending.exp: Likewise.
6605 * gdb.trace/trace-break.exp: Likewise.
6606 * gdb.trace/trace-mt.exp
6607 * gdb.trace/tspeed.exp: Likewise.
6608 * gdb.trace/tstatus.exp
6609 * gdb.trace/strace.exp: Likewise.
6610
cbf68a60
TS
66112012-04-16 Thomas Schwinge <thomas@codesourcery.com>
6612
dd6d3b70
TS
6613 * gdb.asm/sh.inc (gdbasm_startup): Only set up the stack pointer if the
6614 symbol _stack is defined. Get rid of a hard-coded constant for _stack.
6615
cbf68a60
TS
6616 * gdb.asm/sh.inc (gdbasm_end) <.size>: Refer to the function's name.
6617
8264ba82
AG
66182012-04-14 Anton Gorenkov <xgsa@yandex.ru>
6619
6620 PR mi/13393
6621 * gdb.mi/mi-var-rtti.cc: New file.
6622 * gdb.mi/mi-var-rtti.exp: New file.
6623 * lib/mi-support.exp (mi_varobj_update_with_child_type_change): New
6624 function.
6625 (mi_varobj_update_with_type_change): updated to avoid code duplication.
6626
de0919f8 66272012-04-11 Siva Chandra Reddy <sivachandra@google.com>
06fc020f
SCR
6628
6629 * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
6630 EXECUTABLES.
6631 * gdb.python/py-explore.c: C program used for testing the new
6632 'explore' command on C constructs.
6633 * gdb.python/py-explore.cc: C++ program used for testing the new
6634 'explore' command on C++ constructs.
6635 * gdb-python/py-explore.exp: Tests for the new 'explore'
6636 command on C constructs.
6637 * gdb-python/py-explore-cc.exp: Tests for the new 'explore'
6638 command on C++ constructs.
6639
a82da7dd
MK
66402012-04-07 Mark Kettenis <kettenis@gnu.org>
6641
6642 * gdb.base/funcargs.exp (complex_args): Fix typo.
6643
e127cba8
JK
66442012-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6645
6646 * gdb.trace/change-loc.exp (tracepoint_change_loc_1)
6647 (tracepoint_change_loc_2): Accept both orders of pending set_tracepoint.
6648
40e084e1
KS
66492012-04-05 Keith Seitz <keiths@redhat.com>
6650
6651 * gdb.base/advance.exp: Update error message for
6652 "advance malformed" test.
6653 * gdb.base/break.exp: Likewise for "breakpoint with
6654 trailing garbage" test.
6655 * gdb.base/hbreak2.exp: Likewise for "hardware breakpoint
6656 with trailing garbage" test.
6657 * gdb.base/sepdebug.exp: Likewise for "breakpoint with
6658 trailng garbage" test.
6659 * gdb.base/until.exp: Likewise for "malformed until" test.
6660 * gdb.cp/ovldbreak.exp: Create the breakpoint table
6661 for "breakpoint info (after setting on all)".
6662 * gdb.cp/userdef.exp: Remove quoting for "break A2::operator+"
6663 tests.
6664 * gdb.cp/cplabel.cc: New file.
6665 * gdb.cp/cplabel.exp: New test.
6666 * gdb.linespec/ls-errs.c: New file.
6667 * gdb.linespec/ls-errs.exp: New test.
6668
a72c8f6a
JK
66692012-04-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6670
6671 * gdb.trace/unavailable.exp
6672 (collect globals: print object on: print derived_partial)
6673 (collect globals: print object on: print derived_whole)
6674 (collect globals: print object off: print derived_partial)
6675 (collect globals: print object off: print derived_whole): Update
6676 expected output.
6677
f87a3023
KS
66782012-03-30 Keith Seitz <keiths@redhat.com>
6679
6680 * gdb.python: Add test for linespecs with commas.
6681
e2171b3c
KS
66822012-03-28 Keith Seitz <keiths@redhat.com>
6683
6684 * gdb.linespec/ls-dollar.cc: New file.
6685 * gdb.linespec/ls-dollar.exp: New test.
6686
66872012-03-28 Keith Seitz <keiths@redhat.com>
0e4acfcc
KS
6688
6689 * gdb.cp/namespace.exp: Add breakpoint tests for functions
6690 starting with the global namespace.
6691
2f4e0a80
DE
66922012-03-23 Doug Evans <dje@google.com>
6693
6694 * lib/gdb.exp (BUILD_DATA_DIRECTORY): New global.
6695
7b282c5a
SCR
66962012-03-22 Siva Chandra Reddy <sivachandra@google.com>
6697
6698 * gdb.python/py-value.cc: Add test case for testing the
6699 methodology exposing C++ values to Python.
6700 * gdb.python/py-value-cc.exp: Add tests testing the methodology
6701 exposing C++ values to Python.
6702 * gdb.python/Makefile.in: Add py-value-cc to EXECUTABLES.
6703
2e98ca53
JK
67042012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6705 Siddhesh Poyarekar <siddhesh@redhat.com>
6706
6707 * gdb.base/auxv.c (func2): setrlimit to infinity to enable core dumps.
6708 * gdb.base/auxv.exp: Try to compile it with -DUSE_RLIMIT first.
6709 (generate native core dump): Make the test unsupported if core cannot
6710 be generated.
6711
8320cc4f
JK
67122012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
6713
6714 * gdb.gdb/selftest.exp (do_steps_and_nexts): New entry
6715 for cmdarg_vec = NULL. Remove entries for cmdsize = 1, cmdarg = and
6716 ncmd = 0. New entry for VEC_cleanup cmdarg_s.
6717
3a69ffb2
JK
67182012-03-19 Siddhesh Poyarekar <siddhesh@redhat.com>
6719
6720 * gdb.base/cond-eval-mode.exp: Fix the anticipated warning string.
6721
8fabffee
DE
67222012-03-17 Doug Evans <dje@google.com>
6723
6724 * dg-extract-results.sh: Handle KFAILs.
6725
ab260dad
JK
67262012-03-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6727
6728 PR symtab/13777
6729 * gdb.dwarf2/dw2-skip-prologue.S (DW_AT_producer): Set it to 4.5.0.
6730
53ba8333
JB
67312012-03-16 Joel Brobecker <brobecker@adacore.com>
6732
6733 * gdb.ada/set_pckd_arr_elt: New testcase.
6734
481860b3
GB
67352012-03-16 Gary Benson <gbenson@redhat.com>
6736
6737 PR breakpoints/10738
6738 * gdb.opt/inline-break.exp: New file.
6739 * gdb.opt/inline-break.c: Likewise.
d4ba18a2
DE
6740 * gdb.dwarf2/dw2-inline-break.exp: Likewise.
6741 * gdb.dwarf2/dw2-inline-break.S: Likewise.
481860b3
GB
6742 * gdb.base/annota1.exp: Cope with old .gdb_index warnings.
6743 * gdb.base/async-shell.exp: Likewise.
6744 * lib/mi-support.exp (library_loaded_re): Likewise.
6745
410528f0
TT
67462012-03-15 Tom Tromey <tromey@redhat.com>
6747
6748 * gdb.cp/virtfunc2.exp: Update expected output.
6749 * gdb.cp/pr9631.exp: Update expected output.
6750 * gdb.cp/member-ptr.exp: Update expected output.
6751 * gdb.cp/inherit.exp (test_print_mvi_classes): Update expected
6752 output.
6753 * gdb.cp/casts.exp: Update expected output.
6754
c4aeac85
TT
67552012-03-15 Tom Tromey <tromey@redhat.com>
6756
6757 * gdb.cp/virtfunc.exp (make_one_vtable_result): New proc.
6758 (test_info_vtbl): Likewise.
6759 (do_tests): Call test_info_vtbl.
6760 * gdb.cp/virtfunc.cc (va): New global.
6761
856d06f9
TS
67622012-03-15 Thomas Schwinge <thomas@codesourcery.com>
6763
6764 * gdb.dwarf2/dw2-ada-ffffffff.S: Use .4byte instead of .long for
6765 describing DWARF data structures.
6766 * gdb.dwarf2/dw2-bad-parameter-type.S: Likewise.
6767 * gdb.dwarf2/dw2-double-set-die-type.S: Likewise.
6768 * gdb.dwarf2/dw2-empty-pc-range.S: Likewise.
6769 * gdb.dwarf2/dw2-entry-value.S: Likewise.
6770 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
6771 * gdb.dwarf2/dw2-param-error.S: Likewise.
6772 * gdb.dwarf2/dw2-skip-prologue.S: Likewise.
6773 * gdb.dwarf2/dw2-stack-boundary.S: Likewise.
6774 * gdb.dwarf2/dw4-sig-type-unused.S: Likewise.
6775 * gdb.dwarf2/implptr-optimized-out.S: Likewise.
6776 * gdb.dwarf2/member-ptr-forwardref.S: Likewise.
6777 * gdb.dwarf2/pr11465.S: Likewise.
6778
e837f12a
JK
67792012-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6780
6781 * gdb.mi/mi2-prompt.exp: New file.
6782
ccbb4f28
JB
67832012-03-13 Joel Brobecker <brobecker@adacore.com>
6784
6785 * gdb.base/enum_cond.c, gdb.base/enum_cond.exp: New testcase.
6786
32039130
JB
67872012-03-13 Joel Brobecker <brobecker@adacore.com>
6788
6789 * gdb.ada/bp_range_type: New testcase.
6790
16899756
DE
67912012-03-13 Doug Evans <dje@google.com>
6792
6793 * gdb.base/default.exp: Delete tests for symbol-reloading.
6794 * gdb.base/help.exp: Ditto.
6795 * gdb.base/setshow.exp: Ditto.
6796 * gdb.base/gdb_history: Delete references to symbol-reloading.
6797
87b0bb13
JK
67982012-03-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6799
6800 * gdb.base/attach-twice.c: New files.
6801 * gdb.base/attach-twice.exp: New files.
6802
0d7941a9
KS
68032012-03-08 Keith Seitz <keiths@redhat.com>
6804
6805 * lib/gdb.exp (gdb_get_line_number): Throw an
6806 error instead of returning -1.
6807 * gdb.base/break.exp: Remove unused variable
6808 bp_location5.
6809 * gdb.base/hbreak2.exp: Likewise.
6810 * gdb.base/sepdebug.exp: Likewise.
6811
f4647387
YQ
68122012-03-08 Yao Qi <yao@codesourcery.com>
6813 Pedro Alves <palves@redhat.com>
6814
6815 Fix PR server/13392.
6816 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Remove kfail.
6817 (tracepoint_change_loc_2): Remove kfail. Return if failed to
6818 download tracepoints.
6819 * gdb.trace/pending.exp (pending_tracepoint_works): Likewise.
6820 (pending_tracepoint_resolved_during_trace): Likewise.
6821 (pending_tracepoint_installed_during_trace): Likewise.
6822 (pending_tracepoint_with_action_resolved): Likewise.
6823
83c532cb
KS
68242012-03-08 Keith Seitz <keiths@redhat.com>
6825
6826 * gdb.ada/array_bounds.exp: Get breakpoint for line
6827 with "START", not "STOP".
6828 * gdb.python/py-infthread.exp: Do not continue to
6829 line marked "Break here.", which is undefined.
6830
d6b6bbb7
LM
68312012-03-08 Luis Machado <lgustavo@codesourcery.com>
6832
6833 Revert:
6834
6835 2012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6836
6837 Implement testsuite workaround for PR breakpoints/13781.
6838 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
6839 (set breakpoint condition-evaluation host): New conditional command.
6840
7fe25d9b
JK
68412012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6842
6843 Fix CU relative vs. absolute DIE offsets.
6844 * gdb.dwarf2/dw2-op-call.S: New compilation unit preceding the existing
6845 one.
6846
51898c15
JK
68472012-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6848
6849 Fix false FAIL on distros with relro linkage as default.
6850 * gdb.reverse/solib-precsave.exp: Try to compile the test using
6851 -Wl,-z,norelro first.
6852
8131799e
JB
68532012-03-06 Joel Brobecker <brobecker@adacore.com>
6854
6855 * gdb.ada/bp_on_var: New testcase.
6856
ba241969
JB
68572012-03-06 Joel Brobecker <brobecker@adacore.com>
6858
6859 * gdb.ada/bp_enum_homonym: New testcase.
6860
abe49676
YQ
68612012-03-06 Yao Qi <yao@codesourcery.com>
6862
6863 * gdb.trace/ftrace.exp (test_fast_tracepoints): Run test on target
6864 x86_64-*-* and i?86-*-*.
6865 Set up KFAIL for gdb/13808.
6866
d8df103b
TT
68672012-03-05 Tom Tromey <tromey@redhat.com>
6868
6869 * gdb.ada/operator_bp.exp: Clear debug-file-directory.
6870 * gdb.ada/mi_task_arg.exp: Clear debug-file-directory.
6871
b7b189f3
TT
68722012-03-05 Tom Tromey <tromey@redhat.com>
6873
6874 * gdb.java/jprint.java (jprint.main): Keep 'x' live.
6875
69dc1c4d
YQ
68762012-03-04 Yao Qi <yao@codesourcery.com>
6877
6878 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall): Catch error
6879 messages for KFAIL.
6880
3f20c47f
JK
68812012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6882
6883 * gdb.ada/arrayidx.exp: Call get_compiler_info. New variable old_gcc.
6884 (print one_two_three, indexes off, print few_reps, indexes off)
6885 (print many_reps, indexes off, print empty, indexes off)
6886 (print one_two_three, print few_reps, print many_reps, print empty):
6887 Call setup_xfail if $gcc_old.
6888
abf1152a
JK
68892012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6890
6891 Implement testsuite workaround for PR breakpoints/13781.
6892 * gdb.cp/mb-templates.exp: New loop with variable $workaround.
6893 (set breakpoint condition-evaluation host): New conditional command.
6894
a06715f8
JK
68952012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6896
6897 Code cleanup.
6898 * gdb.cp/mb-templates.exp: New variables executable. Use it for
6899 binfile. use clean_restart. Replace gdb_expect by gdb_test_multiple.
6900 Replace GDB restart by kill and delete_breakpoints. Replace breakpoint
6901 number 1 by $bpnum. Four times.
6902
5808517f
YQ
69032012-03-03 Yao Qi <yao@codesourcery.com>
6904
6905 * gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
6906
dfe2ac14
JK
69072012-03-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6908
6909 Setup KFAIL for PR server/13796.
6910 * gdb.base/disp-step-syscall.exp (single step over vfork): Setup KFAIL.
6911
8bbc467a
JB
69122012-03-02 Joel Brobecker <brobecker@adacore.com>
6913
6914 * gdb.ada/operator_bp: New testcase.
6915
c0eac87f
JB
69162012-03-02 Joel Brobecker <brobecker@adacore.com>
6917
6918 * gdb.ada/info_locals_renaming: New testcase.
6919
4f42c881
TT
69202012-03-02 Tom Tromey <tromey@redhat.com>
6921
6922 * gdb.base/nextoverexit.c: New file.
6923 * gdb.base/nextoverexit.exp: New file.
6924
7380c0c9
EBM
69252012-03-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
6926
6927 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Remove obsolete
6928 parameter.
6929
1faeff08
MR
69302012-03-01 Maciej W. Rozycki <macro@mips.com>
6931
6932 * gdb.xml/tdesc-regs.exp: Add "mips-dsp.xml" to the list of MIPS
6933 core registers.
6934
320b6f49 69352012-03-01 Maciej W. Rozycki <macro@mips.com>
6fdff2c5
PA
6936 Maciej W. Rozycki <macro@codesourcery.com>
6937 Daniel Jacobowitz <dan@codesourcery.com>
320b6f49
MR
6938
6939 * gdb.base/hbreak2.exp: New test for "hbreak" and "thbreak".
6940
ad5f7d6e
PA
69412012-03-01 Pedro Alves <palves@redhat.com>
6942
6943 PR gdb/13767
6944
6945 * gdb.trace/unavailable.exp (gdb_unavailable_floats): New.
6946 (gdb_collect_globals_test): Call it.
6947
d3dc44a6
KS
69482012-03-01 Keith Seitz <keiths@redhat.com>
6949
6950 * gdb.cp/method2.exp: Output of overload menu is now
6951 alphabetized. Update tests for "break A::method".
6952 * gdb.cp/ovldbreak.exp: Use gdb_get_line_number instead
6953 of hard-coding them.
6954 Overload menu is alphabetized: rewrite to accommodate.
6955 Unset variables LINE and TYPES which are used in other tests.
6956 Compute the output of "info break".
6957 Update the breakpoint table after all breakpoints are deleted.
6958 (continue_to_bp_overloaded): Rename ACTUALS to ARGUMENT and
6959 compute ACTUALS and the method body based on parameters.
6960 Update expected output accordingly.
6961 * gdb.cp/ovldbreak.cc (foo::overload1arg): Reformat and add
6962 unique comments to allow the use of gdb_get_line_number.
6963
69642012-03-01 Keith Seitz <keiths@redhat.com>
6965
6966 * gdb.cp/method2.exp: Use prepare_for_testing and cleanup
6967 some Tcl syntax.
6968 * gdb.cp/ovldbreak.exp: Likewise.
6969
7949c2a0
KS
69702012-03-01 Keith Seitz <keiths@redhat.com>
6971
6972 * gdb.base/help.exp (help show user): Update expected result
6973 for new doc string changes (add "non-python").
6974
7d74f244
DE
69752012-03-01 Scott J. Goldman <scottjg@vmware.com>
6976
6977 * gdb.python/py-cmd.exp: Add test to verify that python commands can
6978 be put in the user-defined category and that the commands appear in
6979 "help user-defined".
6980
1b611343
JB
69812012-02-29 Joel Brobecker <brobecker@adacore.com>
6982
6983 * gdb.ada/tagged_not_init: New testcase.
6984
99b1c762
JB
69852012-02-29 Joel Brobecker <brobecker@adacore.com>
6986
6987 * gdb.ada/arrayidx.exp: Adjust expected output for p_one_two_three.
6988 * gdb.ada/enum_idx_packed: New testcase.
6989
2d4a02ee
JB
69902012-02-29 Joel Brobecker <brobecker@adacore.com>
6991
6992 * gdb.ada/aliased_array: New testcase.
6993
2e6fda7d
JB
69942012-02-29 Joel Brobecker <brobecker@adacore.com>
6995
6996 * gdb.ada/whatis_array_val: New testcase.
6997
9a7f938f
JK
69982012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6999
7000 Fix disp-step-syscall.exp: fork: single step over fork.
7001 * gdb.base/disp-step-syscall.exp (syscall_insn): Anchor it by
7002 whitespaces.
7003 (single step over $syscall): Remove its check.
7004 (single step over $syscall final pc): New check.
7005
8703a944
JK
70062012-02-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7007
7008 Support processors without SSSE3.
7009 * gdb.reverse/i386-sse-reverse.c (sse_test): Move pabsb, pabsw and
7010 pabsd into ...
7011 (ssse3_test): ... a new function.
7012 (main): Call ssse3_test.
7013 * gdb.reverse/i386-sse-reverse.exp: New variable end_ssse3_test.
7014 Update expected values everywhere.
7015 (reverse-step to pabsd, verify xmm0 after reverse pabsd)
7016 (verify xmm1 after reverse pabsd, verify xmm2 after reverse pabsd)
7017 (reverse-step to pabsw, verify xmm0 after reverse pabsw)
7018 (verify xmm1 after reverse pabsw, verify xmm2 after reverse pabsw)
7019 (reverse-step to pabsb, verify xmm0 after reverse pabsb)
7020 (verify xmm1 after reverse pabsb, verify xmm2 after reverse pabsb):
7021 Move these tests lower.
7022 (set breakpoint at end of ssse3_test, continue to end of ssse3_test)
7023 (verify xmm0 at end of ssse3_test, verify xmm1 at end of ssse3_test)
7024 (verify xmm2 at end of ssse3_test, continue to end of ssse3_test #2):
7025 New tests.
7026
c03e6ccc
YQ
70272012-02-29 Yao Qi <yao@codesourcery.com>
7028 Pedro Alves <palves@redhat.com>
7029
7030 * gdb.trace/trace-mt.c: New.
7031 * gdb.trace/trace-mt.exp: New.
7032
7964b62a
TS
70332012-02-28 Thomas Schwinge <thomas@codesourcery.com>
7034
2c8910ba
TS
7035 * gdb.base/annota1.exp: Use gdb_get_line_number for retrieving line
7036 numbers instead of hardcoding them.
7037 * gdb.base/annota1.c: Provide suitable markers.
7038 * gdb.base/annota3.exp: Use gdb_get_line_number for retrieving line
7039 numbers instead of hardcoding them.
7040 * gdb.base/annota3.c: Provide suitable markers.
7041
7042 * gdb.base/annota1.c [__sh__]: Remove any special-casing.
7043 * gdb.base/annota3.c: Likewise.
7044 * gdb.base/sigall.c: Likewise.
7045 * gdb.base/signals.c: Likewise.
7046 * gdb.reverse/sigall-reverse.c: Likewise.
7964b62a 7047
5a41c0b7
MR
70482012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
7049
7050 * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
7051 failure return path.
7052
ebbbe5c5
LM
70532012-02-27 Luis Machado <lgustavo@codesourcery.com>
7054
7055 * gdb.base/save-bp.exp: Account for new condition evaluator output.
7056
8d126d8a
LM
70572012-02-24 Luis Machado <lgustavo@codesourcery.com>
7058
7059 * gdb.base/cond-eval-mode.exp: New file.
7060
11337c2f
PA
70612012-02-24 Pedro Alves <palves@redhat.com>
7062
7063 * gdb.base/break-interp.exp (test_ld): Use with_test_prefix.
7064 (top level): Use with_test_prefix.
7065
13fc3e3c
PA
70662012-02-24 Pedro Alves <palves@redhat.com>
7067
7068 * gdb.threads/attach-into-signal.exp (corefunc): Use
7069 with_test_prefix.
7070
07c1b626
JK
70712012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7072
7073 Fix false FAILs on old CPUs without SSE.
7074 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test):
7075 Return untested for Illegal instruction.
7076
596ba138
JK
70772012-02-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7078
7079 Fix false FAILs with glibc debug infos installed.
7080 * gdb.reverse/solib-precsave.exp (set debug-file-directory): New test.
7081 * gdb.reverse/solib-reverse.exp (set debug-file-directory): New test.
7082
aeaa2474
SA
70832012-02-22 Sterling Augustine <saugustine@google.com>
7084
7085 * gdb.base/watchpoint.exp (test_constant_watchpoint): Add test for
7086 constant with cast.
7087
aed555c9
PA
70882012-02-21 Pedro Alves <palves@redhat.com>
7089
7090 * gdb.threads/watchpoint-fork.exp (test): Use with_test_prefix.
7091
78afebb4
PA
70922012-02-21 Pedro Alves <palves@redhat.com>
7093
7094 * gdb.base/return-nodebug.exp (do_test): Use with_test_prefix.
7095
fdcfef12
PA
70962012-02-21 Pedro Alves <palves@redhat.com>
7097
7098 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Use
7099 with_test_prefix.
7100
0f4d39d5
PA
71012012-02-21 Pedro Alves <palves@redhat.com>
7102
7103 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Don't do
7104 with_test_prefix here.
7105 (top level): Do it here instead. Remove `:' from the
7106 with_test_prefix string.
7107 * gdb.base/attach-pie-misread.exp: Remove the leading space the
7108 the suffix `:' from the with_test_prefix prefix string.
7109 * gdb.base/break-interp.exp: Ditto.
7110 * gdb.base/catch-load.exp: Ditto.
7111 * gdb.base/disp-step-syscall.exp: Ditto.
7112 * gdb.base/jit-so.exp: Ditto.
7113 * gdb.base/jit.exp: Ditto.
7114 * gdb.base/sepdebug.exp: Ditto.
7115 * gdb.base/solib-display.exp: Ditto.
7116 * gdb.base/solib-overlap.exp: Ditto.
7117 * gdb.base/watch-cond-infcall.exp: Ditto.
7118 * gdb.base/watchpoint.exp: Ditto.
7119 * gdb.dwarf2/dw2-noloc.exp: Ditto.
7120 * gdb.mi/mi-watch.exp: Ditto.
7121 * gdb.mi/mi2-watch.exp: Ditto.
7122 * gdb.threads/non-ldr-exc-1.exp: Ditto.
7123 * gdb.threads/non-ldr-exc-2.exp: Ditto.
7124 * gdb.threads/non-ldr-exc-3.exp: Ditto.
7125 * gdb.threads/non-ldr-exc-4.exp: Ditto.
7126 * gdb.threads/watchpoint-fork.exp: Ditto.
7127 * gdb.threads/watchthreads-reorder.exp: Ditto.
7128 * gdb.trace/change-loc.exp: Ditto.
7129 * gdb.trace/pending.exp: Ditto.
7130 * gdb.trace/status-stop.exp: Ditto.
7131 * gdb.trace/strace.exp: Ditto.
7132 * gdb.trace/trace-break.exp: Ditto.
7133 * gdb.trace/unavailable.exp: Ditto.
7134 * lib/gdb.exp (with_test_prefix): Always prefix with space and
7135 suffix with colon. Adjust leading comments.
7136
6a5870ce
PA
71372012-02-21 Pedro Alves <palves@redhat.com>
7138 Tom Tromey <tromey@redhat.com>
7139
7140 * lib/gdb.exp: Add description of test prefixes.
7141 (with_test_prefix): New procedure.
7142 * gdb.arch/altivec-abi.exp: Use with_test_prefix.
7143 * gdb.base/attach-pie-misread.exp: Use with_test_prefix.
7144 * gdb.base/break-interp.exp: Use with_test_prefix. Use append
7145 instead of lappend to append to pf_prefix.
7146 * gdb.base/catch-load.exp: Use with_test_prefix.
7147 * gdb.base/disp-step-syscall.exp: Use with_test_prefix.
7148 * gdb.base/jit-so.exp: Use with_test_prefix.
7149 * gdb.base/jit.exp: Use with_test_prefix.
7150 * gdb.base/return-nodebug.exp (do_test): Use append instead of
7151 lappend to append to pf_prefix.
7152 * gdb.base/sepdebug.exp: Use with_test_prefix.
7153 * gdb.base/solib-display.exp: Use with_test_prefix.
7154 * gdb.base/solib-overlap.exp: Use with_test_prefix.
7155 * gdb.base/watch-cond-infcall.exp: Use with_test_prefix.
7156 * gdb.base/watchpoint.exp: Use with_test_prefix.
7157 * gdb.dwarf2/dw2-noloc.exp: Use with_test_prefix.
7158 * gdb.mi/mi-watch.exp: Use with_test_prefix.
7159 * gdb.mi/mi2-watch.exp: Use with_test_prefix.
7160 * gdb.threads/non-ldr-exc-1.exp: Use with_test_prefix.
7161 * gdb.threads/non-ldr-exc-2.exp: Use with_test_prefix.
7162 * gdb.threads/non-ldr-exc-3.exp: Use with_test_prefix.
7163 * gdb.threads/non-ldr-exc-4.exp: Use with_test_prefix.
7164 * gdb.threads/watchpoint-fork.exp: Use with_test_prefix. Use
7165 append instead of lappend to append to pf_prefix.
7166 * gdb.threads/watchthreads-reorder.exp: Use with_test_prefix.
7167 * gdb.trace/change-loc.exp: Use with_test_prefix.
7168 * gdb.trace/pending.exp: Use with_test_prefix.
7169 * gdb.trace/status-stop.exp: Use with_test_prefix.
7170 * gdb.trace/strace.exp: Use with_test_prefix.
7171 * gdb.trace/trace-break.exp: Use with_test_prefix.
7172 * gdb.trace/unavailable.exp: Use with_test_prefix. Use append
7173 instead of lappend to append to pf_prefix.
7174
35dc4a6b
JK
71752012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7176
7177 Fix racy FAILs.
7178 * gdb.base/inferior-died.c (main): Add return of 0.
7179 * gdb.base/inferior-died.exp (continue): Fix expectation of
7180 asynchronous events.
7181 (p 1): New test.
7182
c5a006e6
PA
71832012-02-20 Pedro Alves <palves@redhat.com>
7184
7185 * gdb.threads/attach-into-signal.exp (corefunc): Don't enable
7186 lin-lwp output. Set SIGALRM to stop. Adjust tests to not rely on
7187 gdb's internal debug output. For the non-threaded case, look for
7188 "Program received signal SIGLARM", for the threaded case, peek at
7189 the thread's siginfo.
7190
cc51a170
PA
71912012-02-20 Pedro Alves <palves@redhat.com>
7192
7193 General cleanup, make output test messages unique, and build
7194 different executable files for the non-threaded and threaded
7195 cases.
7196
7197 * gdb.threads/attach-into-signal.exp (binfile, escapedbinfile):
7198 Delete.
7199 (executable_nothr, executable_thr): New globals.
7200 (top level): Adjust to delete both executables.
7201 (corefunc): New parameter $executable. Set $pf_prefix instead of
7202 hand writing a prefix in tests. Issue a clean_restart and enable
7203 lin-lwp debug output here.
7204 (top level): Adjust. Use build_executable. Don't start gdb here,
7205 and don't enable lin-lwp debug output here.
7206 * gdb.threads/Makefile.in (EXECUTABLES): Adjust.
7207
c755f03d
JK
72082012-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7209
7210 Fix racy FAILs.
7211 * gdb.base/catch-load.exp (one_catch_load_test): Remove duplicate
7212 "continue" command.
7213
6bec5e0a
JK
72142012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7215
7216 Fix for gdbserver non-extended mode.
7217 * gdb.base/break-inline.exp (start): Replace "start" by gdb_breakpoint
7218 and gdb_run_cmd.
7219
2e8265fd
TT
72202012-02-17 Tom Tromey <tromey@redhat.com>
7221
7222 * gdb.python/py-events.py (exit_handler): Add test for 'dir'.
7223 * gdb.python/py-events.exp: Check 'dir' output.
7224 * gdb.python/py-type.exp (test_fields): Add test for 'dir'.
7225
9e507076
YQ
72262012-02-17 Yao Qi <yao@codesourcery.com>
7227
7228 * gdb.trace/strace.exp (strace_info_marker): Test `info threads'.
7229
32d22ab1
TT
72302012-02-16 Tom Tromey <tromey@redhat.com>
7231
7232 * gdb.base/inferior-died.c: Don't include stdio.h.
7233
9addecb9
TT
72342012-02-16 Tom Tromey <tromey@redhat.com>
7235
7236 * gdb.base/inferior-died.c: New file.
7237 * gdb.base/inferior-died.exp: New file.
7238
4cb6da1c
AR
72392012-02-15 Aleksandar Ristovski <aristovski@qnx.com>
7240
7241 * gdb.base/break-inline.exp: New file.
7242 * gdb.base/break-inline.c: New file.
7243
3af2590d
TT
72442012-02-15 Tom Tromey <tromey@redhat.com>
7245
7246 * gdb.base/pc-fp.exp: Add "info register" tests.
7247
29988831
TT
72482012-02-15 Tom Tromey <tromey@redhat.com>
7249
7250 * gdb.base/regs.exp: Remove.
7251
10010058
PA
72522012-02-15 Pedro Alves <palves@redhat.com>
7253
7254 * gdb.trace/backtrace.exp: Issue UNSUPPORTED instead of PASS when
7255 the target doesn't support tracepoints.
7256 * gdb.trace/circ.exp: Ditto.
7257 * gdb.trace/collection.exp: Ditto.
7258 * gdb.trace/packetlen.exp: Ditto.
7259 * gdb.trace/passc-dyn.exp: Ditto.
7260 * gdb.trace/report.exp: Ditto.
7261 * gdb.trace/tfind.exp: Ditto.
7262 * gdb.trace/tspeed.exp: Ditto.
7263 * gdb.trace/tsv.exp: Ditto.
7264 * gdb.trace/unavailable.exp: Ditto.
7265 * gdb.trace/while-dyn.exp: Ditto.
7266
a2e0062d
PA
72672012-02-15 Pedro Alves <palves@redhat.com>
7268
7269 * gdb.trace/circ.exp (trace_buffer_normal): Rewrite using
7270 gdb_test_multiple, and call unsupported instead of fail, if the
7271 remote side does not support the request.
7272
a1999d40
PA
72732012-02-15 Pedro Alves <palves@redhat.com>
7274
7275 * gdb.server/ext-attach.exp: Make sure gdb is disconnected.
7276 * gdb.server/ext-run.exp: Make sure gdb is disconnected.
7277 * gdb.server/file-transfer.exp: Make sure gdb is disconnected.
7278 * gdb.server/server-mon.exp: Make sure gdb is disconnected.
7279 * gdb.server/server-run.exp: Make sure gdb is disconnected.
7280 * lib/gdbserver-support.exp (gdbserver_start_extended): Only
7281 prepend "extended-" to $gdbserver_protocol if $gdbserver_protocol
7282 doesn't start with "extended-" already.
7283
7cee1e54
PA
72842012-02-15 Pedro Alves <palves@redhat.com>
7285
7286 Support extended-remote. Avoid cascading timeouts.
7287
7288 * gdb.base/attach.exp (do_attach_tests): Add expected output for
7289 the extended-remote target. If attaching with no file fails, load
7290 the file manually.
7291 * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
7292
816338b5
SS
72932012-02-14 Stan Shebs <stan@codesourcery.com>
7294
7295 * gdb.base/ena-dis-br.exp: Add enable count test.
7296
cc30c4bd
PA
72972012-02-13 Pedro Alves <palves@redhat.com>
7298
7299 * config/mips-idt.exp: Delete.
7300 * gdb.base/a2-run.exp: Remove mips-idt xfails.
7301 * gdb.base/bitfields.exp: Remove mips-idt restarts.
7302 * gdb.base/break.exp: Remove mips-idt references.
7303 * gdb.base/chng-syms.exp: Ditto.
7304 * gdb.base/default.exp: Ditto.
7305 * gdb.base/funcargs.exp (funcargs_reload): Delete.
7306 (top level): Don't call it.
7307 * gdb.base/opaque.exp: Remove mips-idt restarts.
7308 * gdb.base/ptype.exp: Remove mips-idt xfails.
7309 * gdb.base/scope.exp: Remove mips-idt restarts.
7310 * gdb.base/sepdebug.exp: Remove mips-idt references.
7311 * gdb.base/watchpoint.exp (maybe_clean_restart)
7312 (maybe_reinitialize): Delete.
7313 (test_disabling_watchpoints, test_disabling_watchpoints)
7314 (test_watchpoint_triggered_in_syscall)
7315 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
7316 Don't call them.
7317
57008375
JK
73182012-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7319
7320 * gdb.server/server-exec-info.exp: New file.
7321
4a2d9c08
PA
73222012-02-10 Pedro Alves <palves@redhat.com>
7323
7324 * gdb.base/break-interp.exp (test_attach_gdb): Assume $file is
7325 always non-empty.
7326 (test_attach): Always pass $exec to test_attach_gdb.
7327
09fa21bd
TT
73282012-02-08 Tom Tromey <tromey@redhat.com>
7329
7330 * gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
7331 before inferior is started.
7332
f0823d2c
TT
73332012-02-07 Tom Tromey <tromey@redhat.com>
7334
7335 * gdb.python/py-symbol.exp: Test Symbol.needs_frame and
7336 Symbol.value.
7337 * gdb.python/py-symbol.c (qq): Set default value.
7338
73392012-02-07 Tom Tromey <tromey@redhat.com>
64e7d9dd
TT
7340
7341 * gdb.python/py-symbol.c (qq): New global.
7342 * gdb.python/py-symbol.exp: Add test for frame-less
7343 lookup_symbol.
7344 * gdb.python/py-symtab.exp: Fix line number.
7345
f7e44f65
JB
73462012-02-03 Joel Brobecker <brobecker@adacore.com>
7347
7348 * gdb.ada/mi_task_arg: New testcase.
7349
4c9ed63c
PA
73502012-02-02 Pedro Alves <palves@redhat.com>
7351
7352 * gdb.reverse/until-precsave.exp: Also put "record save" under the
7353 extended timeout.
7354
c0b9f2c6
PA
73552012-02-02 Pedro Alves <palves@redhat.com>
7356
7357 * gdb.gdb/complaints.exp: Skip if gdb,noinferiorio is set.
7358 * gdb.gdb/selftest.exp (test_with_self): Handle gdb,noinferiorio.
7359
5f8cefd7
PA
73602012-02-02 Pedro Alves <palves@redhat.com>
7361
7362 * gdb.base/term.exp: Rewrite.
7363 * gdb.base/term.c: New.
7364
2f3a2569
PA
73652012-02-02 Pedro Alves <palves@redhat.com>
7366
7367 * gdb.base/default.exp (run "r" abbreviation, run): Add
7368 extended-remote expected output.
7369
f149aabd
TT
73702012-02-02 Tom Tromey <tromey@redhat.com>
7371
7372 * gdb.cp/dispcxx.exp: New file.
7373 * gdb.cp/dispcxx.cc: New file.
7374
03bef283
TT
73752012-02-01 Tom Tromey <tromey@redhat.com>
7376
7377 * gdb.base/jit-simple.exp: New file.
7378 * gdb.base/jit-simple.c: New file.
7379
a79b18b5
YQ
73802012-01-30 Yao Qi <yao@codesourcery.com>
7381
7382 * gdb.base/skip.exp: Make test result unique.
7383
f0d1a53e
JK
73842012-01-30 Jan Kratochvil <jan.kratochvil@redhat.com>
7385
7386 * gdb.base/valgrind-db-attach.exp (attach to debugger): Fix
7387 compatibility with valgrind-3.7.0.
7388
4b3c9f41
PA
73892012-01-27 Pedro Alves <palves@redhat.com>
7390
7391 * gdb.base/watchpoint.exp (no_hw): New global.
7392 (maybe_clean_restart, maybe_reinitialize): If no_hw is set,
7393 disable hw watchpoints.
7394 (test_wide_location_1, test_wide_location_2): If no_hw is set,
7395 don't expect hw watchpoints.
7396 (no_hw_watchpoints): Always clean restart.
7397 (do_tests): New procedure, factored out from the top level.
7398 (top level): Run tests twice. Once with hw watchpoints enabled,
7399 another time with hw watchpoints disabled.
7400
a13491c8
PA
74012012-01-27 Pedro Alves <palves@redhat.com>
7402
7403 * gdb.base/watchpoint.exp (test_no_hw_watchpoints): New, factored
7404 out from the top level.
7405 (top level): Call it instead.
7406
f2c8a051
PA
74072012-01-27 Pedro Alves <palves@redhat.com>
7408
7409 * gdb.base/watchpoint.exp (top level): Re-enable hardware
7410 watchpoints sooner.
7411
654d7a9e
PA
74122012-01-27 Pedro Alves <palves@redhat.com>
7413
7414 * gdb.base/watchpoint.exp (top level): Delete watch ival3.
7415
274f47f3
PA
74162012-01-27 Pedro Alves <palves@redhat.com>
7417
7418 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): Expect
7419 "You may have requested too many hardware
7420 breakpoints/watchpoints".
7421
e4d63ba2
PA
74222012-01-27 Pedro Alves <palves@redhat.com>
7423
7424 * gdb.base/watchpoint.exp (maybe_clean_restart)
7425 (maybe_reinitialize): New.
7426 (test_disabling_watchpoints): Call maybe_reinitialize. Don't
7427 expect "hit N times".
7428 (test_disabling_watchpoints, test_complex_watchpoint)
7429 (test_watchpoint_and_breakpoint, test_inaccessible_watchpoint):
7430 Call maybe_clean_restart.
7431 (top level): Use clean_restart. Remove "mips-idt-*"
7432 reinitialization.
7433
dbd95daf
PA
74342012-01-27 Pedro Alves <palves@redhat.com>
7435
7436 * gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
7437
f3ad2025
PA
74382012-01-27 Pedro Alves <palves@redhat.com>
7439
7440 * gdb.base/watchpoint.exp: Clean restart after tests that don't
7441 require `initialize' anymore. Remove unnecessary `initialize'
7442 calls.
7443
100aa3ae
PA
74442012-01-27 Pedro Alves <palves@redhat.com>
7445
7446 * gdb.base/watchpoint.exp (wp_set): Delete.
7447 (initialize, test_simple_watchpoint, top level): Remove dead code.
7448
c79a8e11
PA
74492012-01-27 Pedro Alves <palves@redhat.com>
7450
7451 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Fix
7452 typo.
7453
048fe15a
PA
74542012-01-27 Pedro Alves <palves@redhat.com>
7455
7456 * config/extended-gdbserver.exp: New file.
7457 * lib/gdbserver-support.exp (gdbserver_start_extended): Extend
7458 comment.
7459 (gdbserver_start_multi, mi_gdbserver_start_multi): New.
7460 * boards/native-extended-gdbserver.exp: New file.
7461
4033a6bf
PA
74622012-01-26 Pedro Alves <palves@redhat.com>
7463
7464 * gdb.base/watchpoint.exp: Replace send_gdb/gdb_expect by gdb_test
7465 and gdb_test_multiple.
7466
3d7f4b81
PA
74672012-01-26 Pedro Alves <palves@redhat.com>
7468
7469 Make test messages unique, and more identifiable.
7470 * gdb.multi/watchpoint-multi.exp: Change test messages.
7471
484abf42
TT
74722012-01-25 Tom Tromey <tromey@redhat.com>
7473
7474 * gdb.base/solib-disc.exp: Fix regexps.
7475
edcc5120
TT
74762012-01-24 Tom Tromey <tromey@redhat.com>
7477
7478 * lib/mi-support.exp (mi_expect_stop): Add special case for
7479 solib-event.
7480 * gdb.base/catch-load-so.c: New file.
7481 * gdb.base/catch-load.exp: New file.
7482 * gdb.base/catch-load.c: New file.
7483 * gdb.base/break-interp.exp (reach_1): Update regexp.
7484
30b91c90
JK
74852012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7486
7487 Fix fuzzy results.
7488 * gdb.mi/var-cmd.c (do_locals_tests): Initialize variables lsimple,
7489 lpsimple and func.
7490
53fe1783
GB
74912012-01-24 Gary Benson <gbenson@redhat.com>
7492
7493 Delete #if 0'd out code.
7494 * gdb.base/default.exp (info catch): Remove.
7495 * gdb.base/gdb_history (info catch): Likewise.
7496 * gdb.base/help.exp (info catch): Likewise.
7497
d0d8b0c6
JK
74982012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7499
7500 Fix watchpoints to be specific for each inferior.
7501 * gdb.multi/watchpoint-multi.c: New file.
7502 * gdb.multi/watchpoint-multi.exp: New file.
7503
4403d8e9
JK
75042012-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7505
7506 Fix watchpoints across inferior fork.
7507 * gdb.threads/watchpoint-fork-child.c: New file.
7508 * gdb.threads/watchpoint-fork-mt.c: New file.
7509 * gdb.threads/watchpoint-fork-parent.c: New file.
7510 * gdb.threads/watchpoint-fork-st.c: New file.
7511 * gdb.threads/watchpoint-fork.exp: New file.
7512 * gdb.threads/watchpoint-fork.h: New file.
7513
050a2e1d
PA
75142012-01-23 Pedro Alves <palves@redhat.com>
7515
7516 * gdb.base/call-signal-resume.exp: Allow output after "return".
7517
6a52fb62
PA
75182012-01-20 Pedro Alves <palves@redhat.com>
7519
7520 * gdb.python/py-finish-breakpoint.py: Fix typo.
7521
145b16a9
UW
75222012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
7523
7524 * gdb.base/info-proc.exp: Also run on remote targets. Main
7525 "info proc" command is now always present; whether target supports
7526 actual info proc operation is detected when attempting to issue
7527 the command.
7528
26f6125e
JK
75292012-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7530
7531 * .gdbinit: Remove.
7532
eb5227ce
PA
75332012-01-19 Pedro Alves <palves@redhat.com>
7534
7535 * gdb.java/jprint.exp: Don't rely on inferior output, but instead
7536 look at the funtions' returns.
7537 * gdb.java/jprint.java (jvclass.addprint, jprint.print(int))
7538 (jprint.print(int, int)): Change return type to int. Adjust.
7539
1db33378
PP
75402012-01-18 Paul Pluzhnikov <ppluzhnikov@google.com>
7541
7542 PR gdb/9538
7543 * gdb.base/sepdebug.exp: New test.
7544
b9736cf8
PA
75452012-01-18 Pedro Alves <palves@redhat.com>
7546
7547 * gdb.ada/mi_task_info.exp (-ada-task-info with no argument):
7548 Allow output before ^done.
7549
4aac40c8
TT
75502012-01-16 Tom Tromey <tromey@redhat.com>
7551
7552 * gdb.linespec/linespec.exp: Change some tests to use $decimal.
7553 Add tests for relative directory.
7554
cafec441
TT
75552012-01-16 Tom Tromey <tromey@redhat.com>
7556
7557 * gdb.base/printcmds.c (enum flag_enum): New.
7558 (three): New global.
7559 * gdb.base/printcmds.exp (test_print_enums): Add test for flag
7560 enum printing.
7561 * gdb.python/py-pp-maint.py (build_pretty_printer): Instantiate
7562 FlagEnumerationPrinter.
7563 * gdb.python/py-pp-maint.exp: Add tests for FlagEnumerationPrinter.
7564 * gdb.python/py-pp-maint.c (enum flag_enum): New.
7565 (fval): New global.
7566
abcc4978
PA
75672012-01-16 Pedro Alves <palves@redhat.com>
7568
7569 * lib/gdb.exp (banned_procedures): New variable.
7570 (banned_variables_traced): Rename to ...
7571 (banned_traced): ... this.
7572 (gdb_init): Also trace banned procedures.
7573 (gdb_finish): Also untrace banned procedures.
7574
97ccebe8
PA
75752012-01-16 Pedro Alves <palves@redhat.com>
7576
7577 Remove all calls to strace.
7578
2af7517b
JK
75792012-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7580
7581 * gdb.dwarf2/dw2-namespaceless-anonymous.S: New file.
7582 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: New file.
7583
9241a8bc
PP
75842012-01-13 Paul Pluzhnikov <ppluzhnikov@google.com>
7585
7586 * gdb.base/attach-pie-misread.exp: Pass -pie only to the linker.
7587 * gdb.base/pie-execl.exp: Likewise.
7588
3848a17f
KS
75892012-01-12 Keith Seitz <keiths@redhat.com>
7590
7591 PR mi/10586
7592 * gdb.mi/var-cmd.c (struct anonymous): New structure.
7593 (do_anonymous_type_tests): New function.
7594 (main): Call do_anonymous_type_tests.
7595 * gdb.mi/mi2-var-child.exp: Add anonymous type tests.
7596 (verify_everything): New procedure.
7597 * gdb.mi/mi-var-cp.cc (class A): New class.
7598 (anonymous_structs_and_unions): New function.
7599 (main): Call anonymous_structs_and_unions.
7600 * gdb.mi/mi-var-cp.exp: Add anonymous type tests.
7601 (verify_everything): New procedure.
7602
440e2fca
KS
76032012-01-12 Keith Seitz <keiths@redhat.com>
7604
7605 * lib/mi-support.exp: Expand comments about PATH_EXPR.
7606 (varobj_tree::get_path_expr): Assume that all varobjs are
7607 compound unless they are known simple types.
7608 Adjust path expressions based on parent type, path parent type,
7609 and tree language.
7610 (varobj_tree::walk_tree): Add LANGUAGE parameter and save it into
7611 the root varobj.
7612 (mi_walk_varobj_tree): Add LANGUAGE parameter.
7613
675399c9
PA
76142012-01-11 Pedro Alves <palves@redhat.com>
7615
7616 * gdb.base/default.exp (core-file): Don't expect "GDB can't read
7617 core files on this machine" anymore.
7618
97ddaa9b
PH
76192012-01-11 Paul Hilfinger <hilfingr@adacore.com>
7620
7621 * gdb.base/watchpoint.c (recurser): Initialize local_x.
7622 (main): Repeat recurser call.
7623 * gdb.base/watchpoint.exp: Check that 'watch recurser::local_x' is
7624 equivalent to 'local_x'.
7625
ea733575 76262012-01-11 Paul Hilfinger <hilfingr@adacore.com>
6fdff2c5 7627 Joel Brobecker <brobecker@adacore.com>
ea733575
PH
7628
7629 * gdb.base/recpar.c, gdb.base/recpar.exp: New files.
7630
2ca0b532
PA
76312012-01-05 Pedro Alves <alves.ped@gmail.com>
7632
7633 * gdb.mi/mi-stepn.c, gdb.mi/mi-stepn.exp: New files.
7634 * gdb.python/py-events.c (first): Add bits for new "step N" test.
7635 * gdb.python/py-events.exp: Test that "step N" tripping on a
7636 breakpoint emits a breakpoint event.
7637
6e681866
JB
76382012-01-03 Joel Brobecker <brobecker@adacore.com>
7639
7640 * gdb.base/auxv.exp: Reformat the copyright notice.
7641
3c2d6aff
YQ
76422012-01-03 Yao Qi <yao@codesourcery.com>
7643
7644 * gdb.trace/strace.exp (strace_trace_on_same_addr): New.
7645 (strace_trace_on_diff_addr): New.
7646 * gdb.trace/strace.c: (main): Add two local variables.
7647
0852fee3
UW
76482011-01-02 Ulrich Weigand <uweigand@de.ibm.com>
7649
7650 * gdb.cell/fork.exp: Delete breakpoints after reaching main.
7651 * gdb.cell/gcore.exp: Likewise.
7652 * gdb.cell/solib-symbol.exp: Use "info symbol" instead of "break"
7653 to verify the correct instance of main is selected.
7654
12c3e59c
JB
76552012-01-02 Joel Brobecker <brobecker@adacore.com>
7656
7657 * dg-extract-results.sh, gdb.arch/gcore.c, gdb.arch/gdb1558.c,
7658 gdb.arch/i386-gnu-cfi.c, gdb.base/complex.c, gdb.base/cvexpr.c,
7659 gdb.base/gcore.c, gdb.base/gdb1555-main.c, gdb.base/gdb1555.c,
7660 gdb.base/gdb1821.c, gdb.base/long_long.c, gdb.base/restore.c,
7661 gdb.base/sepdebug.c, gdb.base/type-opaque-lib.c,
7662 gdb.base/type-opaque-main.c, gdb.cp/maint.exp, gdb.cp/namespace1.cc,
7663 gdb.cp/pr9631.cc, gdb.cp/psmang1.cc, gdb.cp/psmang2.cc,
7664 gdb.cp/try_catch.cc, gdb.cp/virtfunc.cc, gdb.hp/gdb.base-hp/reg.exp,
7665 gdb.mi/basics.c, gdb.mi/mi-stack.c, gdb.mi/mi-var-child.c,
7666 gdb.mi/mi2-var-child.exp, gdb.mi/var-cmd.c,
7667 gdb.threads/thread_check.c: Reformat copyright header.
7668
c0f378ec
EBM
76692011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
7670
e4a7ca93 7671 * gdb.python/py-finish-breakpoint.exp: Add `.' prefix for ppc64.
c0f378ec
EBM
7672 * gdb.python/py-finish-breakpoint2.exp: Skip testcase if python support
7673 is not enabled.
7674
3bc96cfb
JK
76752011-12-27 Jan Kratochvil <jan.kratochvil@redhat.com>
7676
7677 * gdb.python/py-finish-breakpoint.c (test_exec_exit): Change the
7678 parameter to self_exec, adjust the function.
7679 (main): Check for argv[1] "exit". Use argv[0] for test_exec_exit.
7680 * gdb.python/py-finish-breakpoint.exp (set var self_exec = 0): New test.
7681 (set var do_exit = 0): Remove test.
7682 (newline at end of file): Add one.
7683
095bcf5e
JB
76842011-12-27 Joel Brobecker <brobecker@adacore.com>
7685
7686 * gdb.base/dmsym.c, gdb.base/dmsym_main.c, gdb.base/dmsym.exp:
7687 New files.
7688
18d19bd1
JK
76892011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7690
7691 Fix racy FAILs.
7692 * gdb.threads/fork-thread-pending.c (barrier): New variable.
7693 (thread_function, thread_forker): Call pthread_barrier_wait for it.
7694 (main): Call pthread_barrier_init for it.
7695
e809353a
JK
76962011-12-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7697
7698 Fix double send_gdb leading to racy FAILs.
7699 * gdb.base/break.exp (set silent break bp_location1): Replace
7700 3x send_gdb and gdb_expect by gdb_test.
7701 * gdb.base/fileio.exp: Replace 2x send_gdb by gdb_exit and sleep.
7702 * gdb.base/foll-vfork.exp (vfork_and_exec_child_follow_to_main_bp)
7703 (vfork_and_exec_child_follow_through_step): Use gdb_test_no_output
7704 instead of send_gdb. Twice.
7705 * gdb.base/sepdebug.exp (set silent break bp_location1): Replace
7706 3x send_gdb and gdb_expect by gdb_test.
7707 * gdb.mi/mi-nsmoribund.exp: Replace 3x send_gdb by mi_gdb_test.
7708
da8cb7ec
JK
77092011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7710
7711 * gdb.linespec/linespec.exp: Compile using {c++}.
7712
ae1a303e
JK
77132011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7714
7715 * gdb.cp/templates.exp (test_template_typedef): Import gdb_prompt.
7716 (print destructor of template typedef): Extend it for gcc/51668 XFAIL.
7717 (verify GCC PR debug/51668): New test.
7718
cc72b2a2
KP
77192011-12-23 Kevin Pouget <kevin.pouget@st.com>
7720
7721 Introduce gdb.FinishBreakpoint in Python.
7722 * Makefile.in (EXECUTABLES): Add py-finish-breakpoint and
7723 py-finish-breakpoint2
7724 (MISCALLANEOUS): Add py-events-shlib.so and py-events-shlib-nodebug.so
7725 * gdb.python/py-breakpoint.exp (mult_line): Define and use variable
7726 instead of line number.
7727 * gdb.python/py-finish-breakpoint.c: New file.
7728 * gdb.python/py-finish-breakpoint.exp: New file.
7729 * gdb.python/py-finish-breakpoint.py: New file.
7730 * gdb.python/py-finish-breakpoint2.cc: New file.
7731 * gdb.python/py-finish-breakpoint2.exp: New file.
7732 * gdb.python/py-finish-breakpoint2.py: New file.
7733
3b7962f9
JK
77342011-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
7735
7736 Partial fix of compatibility with gcc-4.7.
7737 * gdb.cp/templates.exp (ptype T5<int>, ptype t5i): Turn all PASS cases
7738 into XFAIL "new without size_t". Permit size_t for the KFAIL case.
7739 Add comment to add a PASS case in the future.
7740
6538471c
JK
7741 Fix compatibility with gcc-4.7.
7742 * gdb.python/py-frame-inline.c (f): Use inline for __always_inline__.
7743
7052e42c
UW
77442011-12-21 Ulrich Weigand <ulrich.weigand@linaro.org>
7745
7746 PR tdep/12797
7747 * gdb.base/callfuncs.exp: Remove KFAIL.
7748
9ac7f98e
JB
77492011-12-21 Joel Brobecker <brobecker@adacore.com>
7750
7751 * gdb.ada/task_bp: New testcase.
7752
f6eeced0
JK
77532011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7754
7755 * gdb.base/reread.exp: If srcfile2 fails to build retry it with
7756 -DNO_SECTIONS.
7757 * gdb.base/reread2.c <!NO_SECTIONS>: New sections block.
7758
72225e17
JK
77592011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7760
7761 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Make
7762 PR gcc/45997 XFAIL conditional for gcc <= 4.5.
7763 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
7764 Change PR gcc/41736 to the more specific PR gcc/46955. Make it
7765 conditional for gcc <= 4.5.
7766
13ac8d2c
JK
77672011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7768
7769 * gdb.cp/ptype-cv-cp.exp (ptype v_volatile_const_my_int): Replace KFAIL
7770 by XFAIL.
7771 * gdb.cp/static-method.exp (info addr A::func())
7772 (list static-method.cc:xxx::(anonymous namespace)::A::func)
7773 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
7774 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
7775 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): Likewise.
7776 * gdb.cp/temargs.exp (test value of F in k2_m, test type of F in k3_m)
7777 (test value of F in k3_m): Likewise.
7778 * gdb.python/py-type.exp (python print ttype.template_argument(2)):
7779 Likewise.
7780
049682ba
JK
77812011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
7782
7783 * gdb.threads/attach-stopped.exp (continue (*: attach2 continue))
7784 (*: attach2 stop interrupt, *: attach2, exit leaves process sleeping):
7785 Remove.
7786 * gdb.threads/attachstop-mt.c: Remove.
7787 * gdb.threads/attachstop-mt.exp: Remove.
7788
2c9d8796
MK
77892011-12-17 Mark Kettenis <kettenis@gnu.org>
7790
7791 * gdb.arch/amd64-i386-address.exp: Skip on *-*-openbsd*.
7792
e0f9f062
DE
77932011-12-16 Doug Evans <dje@google.com>
7794
f4aa2101 7795 * boards/native-stdio-gdbserver.exp: New file.
966be4fd
DE
7796 * boards/native-gdbserver.exp: New file.
7797
e0f9f062
DE
7798 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize stdio
7799 gdbserver output.
7800 (gdbserver_default_get_remote_address): New function.
7801 (gdbserver_start): Call gdb,get_remote_address to compute argument
7802 to "target remote" command.
7803
80b6e756
PM
78042011-12-16 Phil Muldoon <pmuldoon@redhat.com>
7805
1c3ad6ab 7806 * gdb.python/py-function.exp: Change "on" to "full" for
80b6e756
PM
7807 python print-stack. Add set/show python print-stack
7808 off|full|message tests.
7809
1576bd00
YQ
78102011-12-15 Yao Qi <yao@codesourcery.com>
7811
7812 * gdb.trace/strace.c: New
7813 * gdb.trace/strace.exp: New.
7814
d6a0f6e0
TT
78152011-12-14 Tom Tromey <tromey@redhat.com>
7816
7817 * gdb.dwarf2/dw2-inline-param.exp: Log the objcopy command.
7818
31015e1d
DE
78192011-12-14 Doug Evans <dje@google.com>
7820
7821 * lib/gdb.exp (gdb_start_cmd): Fix error return value.
7822
7b50312a
PA
78232011-12-14 Pedro Alves <pedro@codesourcery.com>
7824
7825 PR threads/10729
7826
7827 * gdb.mi/watch-nonstop.c: New file.
6fdff2c5 7828 * gdb.mi/mi-watch-nonstop.exp: New file.
7b50312a 7829
924437bc
PA
78302011-12-13 Pedro Alves <pedro@codesourcery.com>
7831 Doug Evans <dje@google.com>
7832
7833 * lib/gdb.exp (gdb_run_cmd, runto_main, gdb_compile)
7834 (clean_restart): Remove references to the gdb_stub target board
7835 variable.
7836 (gdb_step_for_stub): Delete.
7837
7838 * gdb.base/annota1.exp: Remove all references to [target_info
7839 exists gdb_stub], gdb_step_for_stub and usestubs.
7840 * gdb.base/annota3.exp: Ditto.
7841 * gdb.base/async.exp: Ditto.
7842 * gdb.base/break.exp: Ditto.
7843 * gdb.base/code-expr.exp: Ditto.
7844 * gdb.base/commands.exp: Ditto.
7845 * gdb.base/completion.exp: Ditto.
7846 * gdb.base/condbreak.exp: Ditto.
7847 * gdb.base/consecutive.exp: Ditto.
7848 * gdb.base/cvexpr.exp: Ditto.
7849 * gdb.base/define.exp: Ditto.
7850 * gdb.base/display.exp: Ditto.
7851 * gdb.base/ena-dis-br.exp: Ditto.
7852 * gdb.base/environ.exp: Ditto.
7853 * gdb.base/gnu-ifunc.exp: Ditto.
7854 * gdb.base/maint.exp: Ditto.
7855 * gdb.base/pending.exp: Ditto.
7856 * gdb.base/sect-cmd.exp: Ditto.
7857 * gdb.base/sepdebug.exp: Ditto.
7858 * gdb.base/unload.exp: Ditto.
7859 * gdb.base/watchpoint-solib.exp: Ditto.
7860 * gdb.cp/annota2.exp: Ditto.
7861 * gdb.cp/annota3.exp: Ditto.
7862 * gdb.dwarf2/dw2-inline-param.exp: Ditto.
7863 * gdb.hp/gdb.compat/xdb1.exp: Ditto.
7864 * gdb.mi/mi-pending.exp: Ditto.
7865 * gdb.trace/circ.exp: Ditto.
7866 * gdb.cp/ovldbreak.exp: Ditto. Adjust expected line numbers.
7867 * gdb.base/list.exp: Ditto.
7868
7869 * gdb.base/all-types.c: Remove all calls to set_debug_traps and
7870 breakpoint function and all references to the usestubs macro.
7871 * gdb.base/exprs.c: Ditto.
7872 * gdb.base/freebpcmd.c: Ditto.
7873 * gdb.base/bitfields.c: Ditto.
7874 * gdb.base/bitfields2.c: Ditto.
7875 * gdb.base/break.c: Ditto.
7876 * gdb.base/call-sc.c: Ditto.
7877 * gdb.base/call-signals.c: Ditto.
7878 * gdb.base/callfuncs.c: Ditto.
7879 * gdb.base/charset.c: Ditto.
7880 * gdb.base/consecutive.c: Ditto.
7881 * gdb.base/constvars.c: Ditto.
7882 * gdb.base/funcargs.c: Ditto.
7883 * gdb.base/int-type.c: Ditto.
7884 * gdb.base/interrupt.c: Ditto.
7885 * gdb.base/langs0.c: Ditto.
7886 * gdb.base/list0.c: Ditto.
7887 * gdb.base/mips_pro.c: Ditto.
7888 * gdb.base/miscexprs.c: Ditto.
7889 * gdb.base/nodebug.c: Ditto.
7890 * gdb.base/opaque0.c: Ditto.
7891 * gdb.base/pointers.c: Ditto.
7892 * gdb.base/printcmds.c: Ditto.
7893 * gdb.base/ptype.c: Ditto.
7894 * gdb.base/recurse.c: Ditto.
7895 * gdb.base/reread1.c: Ditto.
7896 * gdb.base/reread2.c: Ditto.
7897 * gdb.base/restore.c: Ditto.
7898 * gdb.base/return.c: Ditto.
7899 * gdb.base/run.c: Ditto.
7900 * gdb.base/scope0.c: Ditto.
7901 * gdb.base/sepdebug.c: Ditto.
7902 * gdb.base/setshow.c: Ditto.
7903 * gdb.base/setvar.c: Ditto.
7904 * gdb.base/sigall.c: Ditto.
7905 * gdb.base/signals.c: Ditto.
7906 * gdb.base/structs.c: Ditto.
7907 * gdb.base/structs2.c: Ditto.
7908 * gdb.base/testenv.c: Ditto.
7909 * gdb.base/twice.c: Ditto.
7910 * gdb.base/unwindonsignal.c: Ditto.
7911 * gdb.base/watchpoint.c: Ditto.
7912 * gdb.base/watchpoints.c: Ditto.
7913 * gdb.base/whatis.c: Ditto.
7914 * gdb.cp/classes.cc: Ditto.
7915 * gdb.cp/cplusfuncs.cc: Ditto.
7916 * gdb.cp/derivation.cc: Ditto.
7917 * gdb.cp/formatted-ref.cc: Ditto.
7918 * gdb.cp/misc.cc: Ditto.
7919 * gdb.cp/overload.cc: Ditto.
7920 * gdb.cp/ovldbreak.cc: Ditto.
7921 * gdb.cp/ref-params.cc: Ditto.
7922 * gdb.cp/ref-types.cc: Ditto.
7923 * gdb.cp/templates.cc: Ditto.
7924 * gdb.cp/virtfunc.cc: Ditto.
7925 * gdb.hp/gdb.aCC/run.c: Ditto.
7926 * gdb.hp/gdb.base-hp/callfwmall.c: Ditto.
7927 * gdb.hp/gdb.compat/xdb0.c: Ditto.
7928 * gdb.reverse/consecutive-reverse.c: Ditto.
7929 * gdb.reverse/sigall-reverse.c: Ditto.
7930 * gdb.reverse/until-reverse.c: Ditto.
7931 * gdb.reverse/watch-reverse.c: Ditto.
7932 * gdb.trace/actions.c: Ditto.
7933 * gdb.trace/circ.c: Ditto.
7934 * gdb.trace/collection.c: Ditto.
7935
fabde485
PA
79362011-12-13 Pedro Alves <pedro@codesourcery.com>
7937
7938 * gdb.base/watchpoint.c (struct foo2, foo2, struct foo4, foo4)
7939 (func6, func7): New.
7940 (main): Call func6 and func7.
7941 * gdb.base/watchpoint.exp (test_wide_location_1)
7942 (test_wide_location_2): New.
7943 (top level): Re-enable hardware watchpoints if necessary. Call
7944 test_wide_location_1 and test_wide_location_2.
7945
ff7d1690
YQ
79462011-12-11 Yao Qi <yao@codesourcery.com>
7947
7948 * gdb.trace/status-stop.exp: Skip it if target doesn't support trace.
7949
a6af7abe
JB
79502011-12-11 Joel Brobecker <brobecker@adacore.com>
7951
7952 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp: Adjust
7953 expected output for unsupported case.
7954
61638e15
JK
79552011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7956
7957 PR testsuite/12649
7958 * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
7959 Protect gdb_test_multiple by final $gdb_prompt match.
7960
0a00efc3
JK
79612011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
7962
7963 * gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
7964 New variable, new test.
7965 (list static-method.cc:xxx::(anonymous namespace)::A::func)
7966 (list 'static-method.cc:xxx::(anonymous namespace)::A::func')
7967 (list 'static-method.cc':'xxx::(anonymous namespace)::A::func')
7968 (list static-method.cc:'xxx::(anonymous namespace)::A::func'): KFAIL
7969 them if HAVE_GCC_45682_FIXED is not set.
7970
4511b1ba
YQ
79712011-12-10 Yao Qi <yao@codesourcery.com>
7972
7973 * gdb.trace/status-stop.exp: New.
7974 * gdb.trace/status-stop.c: New.
7975
27949e73
JK
79762011-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
7977
7978 * gdb.reverse/until-precsave.exp (run to end of main) Extend the
7979 timeout.
7980
d8ea7931
TT
79812011-12-08 Tom Tromey <tromey@redhat.com>
7982
7983 * gdb.cp/ovsrch.exp (test_class): Correctly use "a_param" in
7984 condition.
7985
1cc310d2
SS
79862011-12-07 Stan Shebs <stan@codesourcery.com>
7987
7988 * gdb.trace/tfind.exp: Update for output changes.
7989
d482a875
PA
79902011-12-07 Pedro Alves <pedro@codesourcery.com>
7991
7992 * gdb.ada/catch_ex.exp: Skip as unsupported if "catch exception"
7993 throws "Cannot insert catchpoints in this configuration".
7994 * gdb.ada/mi_catch_ex.exp: Likewise.
7995
f0ba3972
PA
79962011-12-06 Pedro Alves <pedro@codesourcery.com>
7997
7998 * gdb.base/break-always.exp: Test changing memory at addresses
7999 with breakpoints inserted.
8000
f8eba3c6
TT
80012011-12-06 Joel Brobecker <brobecker@acacore.com>
8002
6fdff2c5
PA
8003 * gdb.ada/fullname_bp.exp: Add tests for other valid linespecs
8004 involving a fully qualified function name.
f8eba3c6
TT
8005
80062011-12-06 Tom Tromey <tromey@redhat.com>
8007
8008 * gdb.ada/homonym.exp: Add three breakpoint tests.
8009
80102011-12-06 Tom Tromey <tromey@redhat.com>
8011
8012 * gdb.base/solib-weak.exp (do_test): Remove kfail.
8013 * gdb.trace/tracecmd.exp: Disable pending breakpoints earlier.
8014 * gdb.objc/objcdecode.exp: Update for output changes.
8015 * gdb.linespec/linespec.exp: New file.
8016 * gdb.linespec/lspec.cc: New file.
8017 * gdb.linespec/lspec.h: New file.
8018 * gdb.linespec/body.h: New file.
8019 * gdb.linespec/base/two/thefile.cc: New file.
8020 * gdb.linespec/base/one/thefile.cc: New file.
8021 * gdb.linespec/Makefile.in: New file.
8022 * gdb.cp/templates.exp (test_template_breakpoints): Update for
8023 output changes.
8024 * gdb.cp/re-set-overloaded.exp: Remove kfail.
8025 * gdb.cp/ovldbreak.exp: Update for output changes. "all" test now
8026 makes one breakpoint.
8027 * gdb.cp/method2.exp (test_break): Update for output changes.
8028 * gdb.cp/mb-templates.exp: Update for output changes.
8029 * gdb.cp/mb-inline.exp: Update for output changes.
8030 * gdb.cp/mb-ctor.exp: Update for output changes.
8031 * gdb.cp/ovsrch.exp: Use fully-qualified names.
8032 * gdb.base/solib-symbol.exp: Run to main later. Breakpoint now
8033 has multiple matches.
8034 * gdb.base/sepdebug.exp: Disable pending breakpoints. Update for
8035 error message change.
8036 * gdb.base/list.exp (test_list_filename_and_number): Update for
8037 error message change.
8038 * gdb.base/break.exp: Disable pending breakpoints. Update for
8039 output changes.
8040 * configure.ac: Add gdb.linespec.
8041 * configure: Rebuild.
8042 * Makefile.in (ALL_SUBDIRS): Add gdb.linespec.
8043
c642a434
UW
80442011-12-06 Ulrich Weigand <uweigand@de.ibm.com>
8045
8046 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out read-only
8047 last_break register on s390*-*-* targets.
8048
b18003d1
JB
80492011-12-06 Joel Brobecker <brobecker@adacore.com>
8050
8051 * gdb.ada/watch_arg/pck.ads, gdb.ada/watch_arg/pck.adb: New files.
8052 * gdb.ada/watch_arg/watch.adb: Adjust code to avoid modification
8053 of parameter X in procedure Foo.
8054
fe96589c
SS
80552011-12-05 Stan Shebs <stan@codesourcery.com>
8056
8057 * gdb.trace/tfind.exp: Update help string matches.
8058
1820ab47
JK
80592011-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
8060
8061 * gdb.server/ext-run.exp (get process list): Accept also systemd
8062 as PID 1.
8063
e11ac3a3
JK
80642011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8065 Pedro Alves <pedro@codesourcery.com>
8066
8067 * gdb.base/break-entry.exp: Move the target use_gdb_stub test before
8068 starting GDB.
8069 * gdb.base/default.exp: Replace target use_gdb_stub checks by global
8070 $use_gdb_stub.
8071 * gdb.base/display.exp: Likewise.
8072 * gdb.base/ending-run.exp: Likewise.
8073 * gdb.base/list.exp (test_listsize): Likewise.
8074 * gdb.base/setshow.exp: Likewise.
8075 * gdb.base/valgrind-db-attach.exp: Set global use_gdb_stub to 1.
8076 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd): Replace target use_gdb_stub
8077 check by global $use_gdb_stub.
8078 (gdb_test_multiple): Forbid run, start or attach for !$use_gdb_stub.
8079 (default_gdb_start): Set global use_gdb_stub from target use_gdb_stub.
8080 (default_gdb_init): Unset global $use_gdb_stub.
8081 (gdb_continue_to_end, rerun_to_main): Replace target use_gdb_stub check
8082 by global $use_gdb_stub.
8083 * lib/gdbserver-support.exp: Extend comments for set_board_info
8084 gdb_protocol and gdb,socketport.
8085 (gdbserver_start_extended): Set global gdbserver_protocol and
8086 gdbserver_gdbport. Clear global use_gdb_stub.
8087 * lib/mi-support.exp (default_mi_gdb_start): Set global use_gdb_stub
8088 from target use_gdb_stub.
8089 (mi_run_cmd): Replace target use_gdb_stub check by global $use_gdb_stub.
8090
1d41d75c
DE
80912011-12-03 Doug Evans <dje@google.com>
8092
8093 * lib/gdb.exp (gdb_run_cmd, gdb_start_cmd, run_to_main): Add comments.
8094 (gdb_step_for_stub): Add comments.
8095
d6d7a51a
MR
80962011-12-02 Maciej W. Rozycki <macro@codesourcery.com>
8097
8098 * lib/gdb.exp (gdb_expect): Pass all the exception conditions up
8099 to the caller.
8100 (gdb_test_multiple): Likewise.
8101
05acf274
JK
81022011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8103
8104 Fix gdb.mi/mi-solib.exp without system debug info installed.
8105 * lib/mi-support.exp (mi_expect_stop): Accept FILE also for `from'
8106 expect attribute, return 0 for it. Update comments.
8107
2268b414
JK
81082011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8109
8110 * gdb.base/solib-corrupted.exp: Suppress test on is_remote target.
8111 (corrupted list): Adjust the expectation.
8112
585861ea
JK
81132011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8114
8115 PR threads/13448
8116 * gdb.dwarf2/dw2-var-zero-addr.S: New file.
8117 * gdb.dwarf2/dw2-var-zero-addr.exp: New file.
8118 * gdb.threads/tls-var-main.c: New file.
8119 * gdb.threads/tls-var.c: New file.
8120 * gdb.threads/tls-var.exp: New file.
8121
968643aa
JK
81222011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8123
8124 PR testsuite/12649
8125 * gdb.trace/collection.exp (gdb_collect_return_test): Import gdb_prompt.
8126 Protect gdb_test_multiple by final $gdb_prompt match.
8127 * gdb.trace/tspeed.exp (gdb_fast_trace_speed_test): Likewise.
8128 * gdb.trace/tstatus.exp (run_trace_experiment): Likewise.
8129 (test_tracepoints): Likewise.
8130
9750bca9
JK
81312011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8132
8133 PR breakpoints/13346
8134 * gdb.dwarf2/dw2-objfile-overlap-inner.S: New file.
8135 * gdb.dwarf2/dw2-objfile-overlap-outer.S: New file.
8136 * gdb.dwarf2/dw2-objfile-overlap.exp: New file.
8137
ac1349b7
JB
81382011-12-01 Joel Brobecker <brobecker@adacore.com>
8139
8140 * gdb.ada/homonym/pck.ads, gdb.ada/homonym/pck.adb: New files.
8141 * gdb.ada/homonym/homonym.adb: For use of all types defined
8142 locally inside both Get_Value subprograms.
8143
26d44faf
JK
81442011-12-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8145
8146 Fix racy FAILs.
8147 * gdb.base/foll-exec.exp (zap_session): Use gdb_test_no_output instead
8148 of send_gdb.
8149
514f6425
UW
81502011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
8151
8152 * gdb.base/testenv.exp: Skip on remote targets. Unset global
8153 environment variable after test completed.
8154
4255c8d2
UW
81552011-11-30 Ulrich Weigand <uweigand@de.ibm.com>
8156
8157 * gdb.base/solib-nodir.exp: Skip if remote target.
8158 * gdb.base/gdb.fortran.exp: Use shlib= flag when linking main
8159 application. Call gdb_load_shlibs.
8160 * gdb.mi/mi-solib.exp: Use mi_load_shlibs instead of gdb_load_shlibs.
8161
a35ad96a
JB
81622011-11-29 Joel Brobecker <brobecker@adacore.com>
8163
8164 * gdb.base/infoline.c, gdb.base/infoline.exp: New files.
8165
1a1d5513
JB
81662011-11-28 Joel Brobecker <brobecker@adacore.com>
8167
8168 * gdb.ada/fullname_bp: New testcase.
8169
50b4ddf8
JK
81702011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8171
8172 PR testsuite/12649
8173 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse_test #2):
8174 Wrap send_gdb into a new gdb_test.
8175
fb0aec57
JK
8176 Code cleanup.
8177 * gdb.reverse/i386-sse-reverse.exp (continue to end of sse4_test):
8178 Convert send_gdb and gdb_expect to gdb_test_multiple.
8179
2376d946
JK
81802011-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8181
8182 * gdb.base/jit-so.exp (one_jit_test): Add testcase name to log message.
8183
1eec78bd
KS
81842011-11-23 Keith Seitz <keiths@redhat.com>
8185
8186 * lib/mi-support.exp (varobj_tree): New namespace and procs.
8187 (mi_varobj_tree_test_children_callback): New proc.
8188 (mi_walk_varobj_tree): New proc.
8189
36dfb11c
TT
81902011-11-22 Tom Tromey <tromey@redhat.com>
8191
8192 * lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
8193 Add "use_mi_command" argument.
8194 (mi_run_cmd, mi_run_with_cli): New procs.
8195 * gdb.mi/solib-lib.c: New file.
8196 * gdb.mi/solib-main.c: New file.
8197 * gdb.mi/mi-solib.exp: New file.
8198
0e965dd0
DE
81992011-11-21 Doug Evans <dje@google.com>
8200
8201 * gdb.cp/nextoverthrow.exp: Skip test if debug info for
8202 _Unwind_DebugHook is missing.
8203
f196051f
SS
82042011-11-20 Stan Shebs <stan@codesourcery.com>
8205
8206 * gdb.trace/tstatus.exp: New.
8207 * gdb.trace/actions.c: Include string.h.
8208
bfccc43c
YQ
82092011-11-18 Yao Qi <yao@codesourcery.com>
8210
8211 * gdb.trace/pending.exp: New.
8212 * gdb.trace/pending.c: New.
8213 * gdb.trace/pendshr1.c: New.
8214 * gdb.trace/pendshr2.c: New.
8215 * gdb.trace/change-loc.exp (tracepoint_change_loc_1): Check one
8216 tracepoint location becomes pending.
8217 (tracepoint_change_loc_2): New.
8218
73cd8ab1
DM
82192011-11-16 David S. Miller <davem@davemloft.net>
8220
8221 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when
8222 target is sparc*-*-linux*
8223
77426730
PK
82242011-11-15 Paul Koning <paul_koning@dell.com>
8225
8226 * gdb.python/py-type.exp: New testcases for exceptions on scalar
8227 types.
8228
ed59ded5
DE
82292011-11-14 Doug Evans <dje@google.com>
8230
8231 * gdb.base/shell.exp: New file.
8232
405f8e94
SS
82332011-11-14 Stan Shebs <stan@codesourcery.com>
8234
8235 * gdb.trace/ftrace.c: New.
8236 * gdb.trace/ftrace.exp: New.
8237
1e4d1764
YQ
82382011-11-14 Yao Qi <yao@codesourcery.com>
8239
8240 * gdb.trace/change-loc-1.c: New.
8241 * gdb.trace/change-loc-2.c: New.
8242 * gdb.trace/change-loc.c: New.
8243 * gdb.trace/change-loc.exp: New.
8244 * gdb.trace/change-loc.h: New.
8245 * gdb.trace/trace-break.c (marker): Define new symbol.
8246 * gdb.trace/trace-break.exp (break_trace_same_addr_5):
6fdff2c5 8247 New.
1e4d1764
YQ
8248 (break_trace_same_addr_6): New.
8249
71eba9c2 82502011-11-12 Matt Rice <ratmice@gmail.com>
8251
8252 * gdb.base/info-macros.exp: Make tests for info definitions
8253 test info macro. Add tests for info macro argument processing.
8254 Rename a few tests.
8255
1d93e29a
KS
82562011-11-11 Keith Seitz <keiths@redhat.com>
8257
8258 PR gdb/12843
8259 * gdb.base/linespecs.exp: New file.
8260
a4b5b48a
DE
82612011-11-11 Doug Evans <dje@google.com>
8262
8263 * gdb.threads/print-threads.exp: Extend timeout for slower
8264 tests.
8265
f6b47be4
DE
82662011-11-10 Doug Evans <dje@google.com>
8267
792a0230
DE
8268 * gdb.reverse/i387-env-reverse.exp: Extend timeout of
8269 "record to end of main" test.
8270
f6b47be4
DE
8271 * gdb.python/py-type.c (TS): New typedef.
8272 (ts): New global.
8273 * gdb.python/py-type.exp: Test field list of typedef.
8274
22355c90
JB
82752011-11-10 Joel Brobecker <brobecker@adacore.com>
8276
8277 * gdb.ada/small_reg_param: New testcase.
8278
a7860e76
TT
82792011-11-09 Tom Tromey <tromey@redhat.com>
8280
8281 * gdb.cp/destrprint.exp: New file.
8282 * gdb.cp/destrprint.cc: New file.
8283
72a2e3dc
MI
82842011-11-08 Meador Inge <meadori@codesourcery.com>
8285
8286 * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
8287 (switch_stack_to_other): New test function.
8288 * gdb.arch/thumb-prologue.exp: New test cases.
8289
c7195df2 82902011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
7bf9deb0
MR
8291
8292 * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.
8293
d3895d7d
YQ
82942011-11-08 Yao Qi <yao@codesourcery.com>
8295
8296 * gdb.exp (supports_process_record): New.
8297 (supports_reverse): New.
8298 * gdb.reverse/break-precsave.exp: Call support_process_record
8299 to run test conditionally.
8300 * gdb.reverse/consecutive-precsave.exp: Likewise.
8301 * gdb.reverse/i386-precsave.exp: Likewise.
8302 * gdb.reverse/machinestate-precsave.exp: Likewise.
8303 * gdb.reverse/solib-precsave.exp: Likewise.
8304 * gdb.reverse/step-precsave.exp: Likewise.
8305 * gdb.reverse/until-precsave.exp: Likewise.
8306 * gdb.reverse/watch-precsave.exp: Likewise.
8307 * gdb.reverse/break-reverse.exp: Call support_reverse to run
8308 test conditionally.
8309 * gdb.reverse/consecutive-reverse.exp: Likewise.
8310 * gdb.reverse/finish-precsave.exp: Likewise.
8311 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8312 * gdb.reverse/finish-reverse.exp: Likewise.
8313 * gdb.reverse/i386-reverse.exp: Likewise.
8314 * gdb.reverse/i386-sse-reverse.exp: Likewise.
8315 * gdb.reverse/machinestate.exp: Likewise.
8316 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Likewise.
8317 * gdb.reverse/sigall-precsave.exp: Likewise.
8318 * gdb.reverse/sigall-reverse.exp: Likewise.
8319 * gdb.reverse/solib-reverse.exp: Likewise.
8320 * gdb.reverse/step-reverse.exp: Likewise.
8321 * gdb.reverse/until-reverse.exp: Likewise.
8322 * gdb.reverse/watch-reverse.exp: Likewise.
8323
a59306a3
YQ
83242011-11-05 Yao Qi <yao@codesourcery.com>
8325
8326 * gdb.trace/trace-break.exp: Add test on setting two
8327 fast tracepoints at the same address.
8328
87769f59
JK
83292011-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8330
8331 * gdb.base/commands.exp (cmd1 error): Fix false ERROR with gdbserver.
8332
3065dfb6
SS
83332011-11-02 Stan Shebs <stan@codesourcery.com>
8334
8335 * gdb.trace/collection.c: Add code using strings.
8336 * gdb.trace/collection.exp: Add tests of string collection.
8337
89e208db
JK
83382011-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
8339
8340 * gdb.base/skip-solib.exp (executable_main): New variable.
8341 (binfile_main): Base it on that.
8342 Use $executable_main in clean_restart calls. Drop gdb_exit and
8343 gdb_start calls.
8344
405e54e9
JK
83452011-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8346
8347 Fix racy FAILs.
8348 * lib/mi-support.exp (mi_gdb_test): Replace thread_selected_re and
8349 breakpoint_re globals import by async. Set string_regex to .* for
8350 async. Remove the optional thread_selected_re and breakpoint_re
8351 globals expectations.
8352
58e8570a
JM
83532011-11-01 Joseph Myers <joseph@codesourcery.com>
8354
8355 * gdb.base/maint.exp: XFAIL "maint info sections DATA" on MinGW as
8356 well as Cygwin.
8357
7b35ec7f 83582011-11-01 Justin Lebar <justin.lebar@gmail.com>
1bfeeb0f
JL
8359
8360 Add tests for skip command.
89e208db
JK
8361 * gdb.base/skip-solib-lib.c: New
8362 * gdb.base/skip-solib-main.c: New
8363 * gdb.base/skip-solib.exp: New
8364 * gdb.base/skip.c: New
8365 * gdb.base/skip.exp: New
8366 * gdb.base/skip1.c: New
8367 * gdb.base/Makefile.in: Adding new files.
1bfeeb0f 8368
b9fd1791
PA
83692011-10-31 Yao Qi <yao@codesourcery.com>
8370 Pedro Alves <pedro@codesourcery.com>
8371
6fdff2c5
PA
8372 * gdb.trace/trace-break.c: New.
8373 * gdb.trace/trace-break.exp: New.
b9fd1791 8374
4323fecc
JK
83752011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8376
8377 * gdb.threads/no-unwaited-for-left.exp: Specify $srcfile for
8378 break-here-2.
8379
0e5bf2a8
PA
83802011-10-28 Pedro Alves <pedro@codesourcery.com>
8381
8382 * gdb.threads/no-unwaited-for-left.c: New.
8383 * gdb.threads/no-unwaited-for-left.exp: New.
8384 * gdb.threads/non-ldr-exc-1.c: New.
8385 * gdb.threads/non-ldr-exc-1.exp: New.
8386 * gdb.threads/non-ldr-exc-2.c: New.
8387 * gdb.threads/non-ldr-exc-2.exp: New.
8388 * gdb.threads/non-ldr-exc-3.c: New.
8389 * gdb.threads/non-ldr-exc-3.exp: New.
8390 * gdb.threads/non-ldr-exc-4.c: New.
8391 * gdb.threads/non-ldr-exc-4.exp: New.
8392
3a3dad98
JK
83932011-10-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8394
8395 * gdb.base/async-shell.exp: Skip the testfile for use_gdb_stub.
8396 * gdb.base/attach-pie-misread.exp: Likewise.
8397 * gdb.base/break-interp.exp: Likewise.
8398 * gdb.base/default.exp (attach, run "r" abbreviation, run): Skip these
8399 testcases for use_gdb_stub.
8400 * gdb.dwarf2/dw2-restore.exp: Fix the run for use_gdb_stub.
8401 (continue): New testcase.
8402 * gdb.python/py-events.exp: Skip the testfile for use_gdb_stub.
8403 * gdb.threads/attach-into-signal.exp: Likewise.
8404 * gdb.threads/attach-stopped.exp: Likewise.
8405 * gdb.threads/attachstop-mt.exp: Likewise.
8406
d6a5d40c
PK
84072011-10-28 Paul Koning <paul_koning@dell.com>
8408
8409 * gdb.python/lib-types.exp (deep_items): Rename from deepitems.
8410
ca539be8
JK
84112011-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8412
8413 * lib/mi-support.exp (breakpoint_re): Suppress match reporting.
8414 (mi_gdb_test): Import globals thread_selected_re
8415 and breakpoint_re. Expect them optionally at the regex start.
8416
d234ef5c
DE
84172011-10-27 Doug Evans <dje@google.com>
8418
8419 * gdb.python/python.exp: Test source -s.
8420
ab964825
PK
84212011-10-26 Paul Koning <paul_koning@dell.com>
8422
8423 * gdb.python/lib-types.cc (struct A): New structure.
8424 * gdb.python/lib-types.exp (deepitems): New tests.
d234ef5c 8425
54d8a644
PK
84262011-10-25 Paul Koning <paul_koning@dell.com>
8427
8428 PR python/13327
d234ef5c 8429
54d8a644
PK
8430 * gdb.python/py-value.exp: Add testcases for is_lazy attribute,
8431 fetch_lazy method.
8432
b0221781
YQ
84332011-10-24 Yao Qi <yao@codesourcery.com>
8434
8435 * lib/gdb.exp (can_single_step_to_signal_handler): Return 0 when
8436 target is tic6x-*-*.
8437
6cda5a20
JB
84382011-10-21 Joel Brobecker <brobecker@adacore.com>
8439
8440 * gdb.ada/mi_task_info/task_switch.adb: New file.
8441 * gdb.ada/mi_task_info.exp: New file.
8442
5ed9db04
JK
84432011-10-21 Jan Kratochvil <jan.kratochvil@redhat.com>
8444
8445 * gdb.cp/expand-psymtabs-cxx.exp: New file.
8446 * gdb.cp/expand-psymtabs-cxx.cc: New file.
8447
9df2fbc4
PM
84482011-10-20 Phil Muldoon <pmuldoon@redhat.com>
8449
8450 PR python/12656
8451
8452 * gdb.python/py-block.exp: Add is_global, is_static, static_block,
8453 global_block tests.
8454
736086ba
TT
84552011-10-18 Tom Tromey <tromey@redhat.com>
8456
8457 * gdb.base/jit-so.exp (one_jit_test): Remove spurious backslash.
8458
4af31552
TT
84592011-10-18 Tom Tromey <tromey@redhat.com>
8460
8461 * gdb.base/source.exp: Don't include full file name in test name.
8462 * gdb.python/python.exp: Don't include full file name in test
8463 name.
8464
43136979
AR
84652011-10-18 Jan Kratochvil <jan.kratochvil@redhat.com>
8466
8467 * gdb.base/attach-pie-noexec.c: New files.
8468 * gdb.base/attach-pie-noexec.exp: New files.
8469
543a9323
JM
84702011-10-17 Joseph Myers <joseph@codesourcery.com>
8471
8472 * lib/gdb.exp (gdb_test_multiple): Expect newline and secondary
8473 prompt for each extra line in command.
8474
21ae7a4d
JK
84752011-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
8476
8477 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.shl): KFAIL it.
8478 Revert the part of:
8479 2011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8480 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
8481 Change the expected string.
8482
20ec36d9
JK
84832011-10-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8484
8485 Fix results with system glibc debug info installed.
8486 * gdb.base/disp-step-syscall.exp (continue to $syscall (1st time))
8487 (continue to $syscall (2nd time), continue to $syscall (3rd time)):
8488 Accept also __libc_ symbol prefix and no prefix.
8489
6501c2fc
KS
84902011-10-14 Keith Seitz <keiths@redhat.com>
8491
8492 PR c++/13225
8493 * gdb.cp/converts.cc (foo3_1): New function.
8494 (foo3_2): New functions.
8495 * gdb.cp/converts.exp: Add tests for int to pointer conversion
8496 and null pointer conversions of integer constant zero.
8497 Add test to check if all arguments are checked for incompatible
8498 conversion BADNESS.
8499
55b1fd0c
TT
85002011-10-14 Tom Tromey <tromey@redhat.com>
8501
8502 * gdb.threads/attachstop-mt.exp: Add $srcfile to the linespecs.
8503 * gdb.threads/attach-stopped.exp (corefunc): Add $srcfile to the
8504 linespec.
8505
22c05d8a
JK
85062011-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8507
8508 Fix internal error regression.
8509 * gdb.dwarf2/implptr-optimized-out.S: New file.
8510 * gdb.dwarf2/implptr-optimized-out.exp: New file.
8511
1d6edc3c
JK
85122011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8513
8514 Fix empty DWARF expressions DATA vs. SIZE conditionals.
8515 * gdb.dwarf2/dw2-op-call.S (arraycallnoloc, arraynoloc): New DIEs.
8516 (loclist): New.
8517 (4): New abbrev.
8518 * gdb.dwarf2/dw2-op-call.exp: Remove variable srcfile and executable.
8519 Use prepare_for_testing, remove clean_restart.
8520 (p arraynoloc, p arraycallnoloc): New tests.
8521
9ec72168
JK
85222011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8523
8524 * gdb.cp/namespace-enum.exp (executable): New variable.
8525 (binfile): Use ${objdir}/${subdir}/ prefix.
8526 Use ${executable} for clean_restart.
8527
9c6c53f7
SA
85282011-10-11 Sterling Augustine <saugustine@google.com>
8529
8530 * gdb.cp/Makefile.in: Add namespace-enum test.
8531 * gdb.cp/namespace-enum.exp: New file.
8532 * gdb.cp/namespace-enum.c: New file.
8533 * gdb.cp/namespace-enum-main.c: New file.
8534
fac7ceb3
UW
85352011-10-11 Ulrich Weigand <ulrich.weigand@linaro.org>
8536
8537 * gdb.python/py-shared.exp: Relax filename check to handle remote:
8538 sysroot.
8539
941b2081
JK
85402011-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8541
8542 Reimplement @entry in input expressions.
8543 * gdb.base/exprs.c (v_int_array_init): New variable.
8544 * gdb.base/exprs.exp (print v_int_array_init)
8545 (print *v_int_array_init@1, print *v_int_array_init@2)
8546 (print v_int_array_init[0]@1, print v_int_array_init[0]@2)
8547 (print v_int_array_init[1]@1): New tests.
8548
0344e878
JM
85492011-10-10 Joseph Myers <joseph@codesourcery.com>
8550
8551 * gdb.cp/gdb2495.exp: Do not include directories in filename in
8552 expected message.
8553
5a56e9c5
DE
85542011-10-09 Doug Evans <dje@google.com>
8555
8556 * gdb.base/alias.exp: Add tests for alias command.
8557
2bda9cc5
JK
85582011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8559
8560 * gdb.arch/amd64-entry-value.s: New file.
8561 * gdb.mi/mi2-amd64-entry-value.s: New file.
8562
a471c594
JK
85632011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8564
8565 Display @entry parameter values even for references.
8566 * gdb.arch/amd64-entry-value.cc (reference, datap, datap_input): New
8567 functions.
8568 (main): New variables regvar, nodatavarp, stackvar1, stackvar2. Call
8569 reference and datap_input.
8570 * gdb.arch/amd64-entry-value.exp (reference, breakhere_reference): New
8571 breakpoints.
8572 (continue to breakpoint: entry_reference: reference)
8573 (entry_reference: bt at entry)
8574 (continue to breakpoint: entry_reference: breakhere_reference)
8575 (entry_reference: bt, entry_reference: ptype regparam)
8576 (entry_reference: p regparam, entry_reference: ptype regparam@entry)
8577 (entry_reference: p regparam@entry, entry_reference: p &regparam@entry)
8578 (entry_reference: p regcopy, entry_reference: p nodataparam)
8579 (entry_reference: p nodataparam@entry): New tests.
8580
36b11add
JK
85812011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8582
8583 Support @entry in input expressions.
8584 * gdb.arch/amd64-entry-value.exp (entry: p i@entry, entry: p j@entry)
8585 (entry_stack: p s1@entry, entry_stack: p s2@entry)
8586 (entry_stack: p d9@entry, entry_stack: p da@entry, tailcall: p i@entry)
8587 (tailcall: p j@entry): New tests.
8588 * gdb.cp/koenig.cc (A::entry): New function.
8589 (main): Call it.
8590 * gdb.cp/koenig.exp (p entry (c)): New test.
8591
e18b2753
JK
85922011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8593
8594 Display @entry parameter values (without references).
8595 * gdb.arch/amd64-entry-value.cc (locexpr, stacktest, data, data2)
8596 (different, validity, invalid): New functions.
8597 (main): Call them.
8598 * gdb.arch/amd64-entry-value.exp: New breakpoints breakhere_locexpr,
8599 stacktest, breakhere_stacktest, different, breakhere_different,
8600 breakhere_validity and breakhere_invalid.
8601 (entry: bt): Update for @entry.
8602 (entry_locexpr: *, entry_stack: *, entry_equal: *, entry_different: *)
8603 (entry_validity: *, entry_invalid: *): Many new tests.
8604 * gdb.base/break.exp
8605 (run until breakpoint set at small function, optimized file): Accept
8606 also the @entry suffix.
8607 * gdb.mi/Makefile.in (PROGS): Add mi2-amd64-entry-value.
8608 * gdb.mi/mi2-amd64-entry-value.c: New files.
8609 * gdb.mi/mi2-amd64-entry-value.exp: New files.
8610
2d6c5dc2
JK
86112011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8612
8613 Protect entry values against self tail calls.
8614 * gdb.arch/amd64-entry-value.cc (self2, self): New.
8615 (main): Call self.
8616 * gdb.arch/amd64-entry-value.exp (self: breakhere, self: bt)
8617 (set debug entry-values 1, self: bt debug entry-values): New tests.
8618
111c6489
JK
86192011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8620
8621 Recognize virtual tail call frames.
8622 * gdb.arch/amd64-entry-value.cc (c, a, b, amb_z, amb_y, amb_x, amb)
8623 (amb_b, amb_a): New.
8624 (main): Call a and b.
8625 * gdb.arch/amd64-entry-value.exp (tailcall: breakhere, tailcall: bt)
8626 (tailcall: p i, tailcall: p j, set $sp0=$sp, up, p $sp0 == $sp, frame 3)
8627 (p $sp0 + sizeof (void *) == $sp, ambiguous: breakhere, ambiguous: bt):
8628 New tests.
8629
8e3b41a9
JK
86302011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8631
8632 Implement basic support for DW_TAG_GNU_call_site.
8633 * gdb.arch/Makefile.in (EXECUTABLES): Add amd64-entry-value.
8634 * gdb.arch/amd64-entry-value.cc: New file.
8635 * gdb.arch/amd64-entry-value.exp: New file.
8636
181cebd4
JK
86372011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8638
8639 Fix DW_OP_GNU_implicit_pointer for DWARF32 v3+ on 64-bit arches.
8640 * gdb.dwarf2/implptr-64bit.S: New file.
8641 * gdb.dwarf2/implptr-64bit.exp: New file.
8642
741f5e3c
JK
86432011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8644
8645 Fix initial language detection with -readnow.
8646 * gdb.cp/readnow-language.cc: New file.
8647 * gdb.cp/readnow-language.exp: New file.
8648
a73d2258
JK
86492011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
8650
8651 Fix printed anonymous struct name.
8652 * gdb.cp/anon-struct.exp (print type of X::t2): New test.
8653
af369495
JM
86542011-10-09 Joseph Myers <joseph@codesourcery.com>
8655
8656 * gdb.base/solib-symbol.exp: Do not include directories in
8657 filenames in expected messages.
8658
1fa57852
DE
86592011-10-07 Doug Evans <dje@google.com>
8660
8661 * gdb.python/py-pp-maint.py: Add tests for `replace' arg.
8662
bd054e06
KP
86632011-10-07 Kevin Pouget <kevin.pouget@st.com>
8664
8665 Allow Python notification of new object-file loadings.
8666 * gdb.python/py-events.exp: Test newobjfile event.
8667 * gdb.python/py-events.py: Register newobjfile callback.
8668 * gdb.python/py-events.c: Add call to shared library
8669 * gdb.python/py-events-shlib.c: New file.
8670
8031b6f8
JM
86712011-10-06 Joseph Myers <joseph@codesourcery.com>
8672
8673 * gdb.base/fixsection.exp: Do not include directories in filename
8674 in expected message.
8675
7fea6923
PM
86762011-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
8677
8678 Add tests for passing of environment variables to inferior.
8679 * gdb.base/testenv.c: New test source.
8680 * gdb.base/testenv.exp: New expect test.
8681
687f2a88
PK
86822011-10-04 Paul Koning <paul_koning@dell.com>
8683
8684 * gdb.python/py-value.c (main): Break before return.
8685
cb6be26b
KP
86862011-10-04 Kevin Pouget <kevin.pouget@st.com>
8687
8688 PR python/12691: Add the inferior to Python exited event
8689 * gdb.python/py-events.exp: Test the inferior attribute of exited
8690 event with a fork.
8691 * gdb.python/py-events.py: Print inferior number on exit.
8692 * gdb.python/py-events.c: Fork the inferior.
8693
fb213700
EBM
86942011-10-03 Edjunior Machado <emachado@linux.vnet.ibm.com>
8695
8696 * gdb.base/jit.exp: Add testcase name to log message
8697
aa2071bd
PK
86982011-10-03 Paul Koning <paul_koning@dell.com>
8699 Jan Kratochvil <jan.kratochvil@redhat.com>
8700
8701 * gdb.python/py-value.exp
8702 (python inval = gdb.parse_and_eval('*(int*)0'))
8703 (python argc_lazy = gdb.parse_and_eval('argc'), sanity check argc)
8704 (set argc=2, python print argc_lazy): New tests.
8705
dd11a36c
JB
87062011-10-02 Joel Brobecker <brobecker@adacore.com>
8707
8708 * gdb.base/save-bp.exp, gdb.base/save-bp.c: New files.
8709
46f886f1
JK
87102011-10-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8711 Pedro Alves <pedro@codesourcery.com>
8712
8713 * gdb.python/py-value.exp (test_value_in_inferior): New variable
8714 can_read_0, test for it.
8715 (python print gdb.parse_and_eval('*(int*)0')): Rename to ...
8716 (parse_and_eval with memory error): ... here, make it untested if
8717 can_read_0.
8718
c5cb204f
MP
87192011-09-30 Marek Polacek <mpolacek@redhat.com>
8720
8721 * gdb.python/python.exp (verify pagination beforehand)
8722 (verify pagination afterwards): Fix race by splitting the line.
8723
68fb0ec0
JM
87242011-09-29 Joseph Myers <joseph@codesourcery.com>
8725
8726 * lib/gdb.exp (is_amd64_regs_target, is_x86_like_target): Allow
8727 for 64-bit multilibs from i?86-* targets.
8728
6aee0d90
MP
87292011-09-29 Marek Polacek <mpolacek@redhat.com>
8730
8731 * lib/gdb.exp: Fix a typo in one of the comments.
8732
e9101ff5
MP
87332011-09-29 Marek Polacek <mpolacek@redhat.com>
8734
8735 * gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
8736 matching pattern.
8737
7a81bdbf
PK
87382011-09-28 Paul Koning <paul_koning@dell.com>
8739
8740 * gdb.python/py-type.c (enum E): New.
8741 * gdb.python/py-type.exp (test_fields): Add tests for Python
8742 mapping access to fields.
8743 (test_enums): New test for field access on enums.
8744
6710bf39
SS
87452011-09-27 Stan Shebs <stan@codesourcery.com>
8746
8747 * gdb.trace/collection.exp: Test collection of $_ret.
8748
b2a6bdeb
AT
87492011-09-22 Andreas Tobler <andreast@fgznet.ch>
8750
8751 * lib/gdb.exp (gdb_compile): Set rpath and remove -ldl from the
8752 list of compilation switches for <*-*-freebsd*>.
8753
3c9057f3
SS
87542011-09-19 Stan Shebs <stan@codesourcery.com>
8755
8756 * gdb.trace/tspeed.exp: New file.
8757 * gdb.trace/tspeed.c: New file.
8758
34518530
YQ
87592011-09-18 Yao Qi <yao@codesourcery.com>
8760
8761 * gdb.arch/arm-disp-step.S (test_ldr_literal): Test for Thumb
8762 instructions.
8763 (test_adr_32bit, test_pop_pc): Likewise.
8764 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New test for
8765 Thumb instructions.
8766 * gdb.arch/arm-disp-step.exp (test_ldm_stm_pc): Match $gdb_prompt
8767 in gdb_test_multiple.
8768 (test_ldr_literal_16, test_cbz_cbnz, test_adr): New.
8769
ab254057
YQ
87702011-09-17 Yao Qi <yao@codesourcery.com>
8771
8772 * lib/gdb.exp (can_single_step_to_signal_handler): New.
8773 * gdb.base/kill-after-signal.exp: Call it. Skip if target doesn't
8774 support single step to signal handler.
8775
9c317b71
YQ
87762011-09-17 Yao Qi <yao@codesourcery.com>
8777
8778 * gdb.base/disp-step-fork.c: New.
8779 * gdb.base/disp-step-syscall.exp: New.
8780 * gdb.base/disp-step-vfork.c: New.
8781
a8123151
JB
87822011-09-16 Joel Brobecker <brobecker@adacore.com>
8783
8784 * gdb.ada/tasks.exp: Make the expected output for
8785 the `info tasks' tests more resilient to spacing
8786 changes.
8787
63a9aad8
JK
87882011-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
8789
8790 * gdb.python/py-evthreads.exp (Run to breakpoint 1)
8791 (reached breakpoint 2, reached breakpoint 3): Update expected output.
8792
2aa48337
KP
87932011-09-15 Kevin Pouget <kevin.pouget@st.com>
8794
8795 PR Python/12692 Add gdb.selected_inferior() to Python interface.
8796 * gdb.python/py-inferior.exp: Add testcase for gdb.selected_inferior().
8797
6839b47f
KP
87982011-04-30 Kevin Pouget <kevin.pouget@st.com>
8799
8800 Handle multiple breakpoint hits in Python interface:
8801 * gdb.python/py-events.exp: Set a duplicate breakpoint and check its
8802 presence.
8803 * gdb.python/py-events.py (breakpoint_stop_handler): Browse all the
8804 breakpoint hits.
8805
0935723e
JK
88062011-09-13 Sami Wagiaalla <swagiaal@redhat.com>
8807 Jan Kratochvil <jan.kratochvil@redhat.com>
8808
8809 * gdb.python/py-events.exp: Remove pretty printing comment.
8810 * gdb.python/py-evsignal.exp: New file.
8811 * gdb.python/py-evthreads.c: Include signal.h.
8812 (thread3): Remove variable count3. Remove variable bad and use raise
8813 instead.
8814 (thread2): Remove variable count2. Move thread3 pthread_create here,
8815 merge pthread_join to a single line.
8816 (main): Remove variable count1. Merge pthread_join with pthread_create
8817 to a single line.
8818 * gdb.python/py-evthreads.exp: Remove pretty printing comment. New
8819 KFAIL python/12966 for gdbserver. Test return value of
8820 gdb_compile_pthreads. Use gdb_run_cmd. Replace send_gdb and
8821 gdb_expect by gdb_test and gdb_test_multiple.
8822 (thread 2, thread 3): New tests.
8823
4801a9a3
PA
88242011-09-12 Matt Rice <ratmice@gmail.com>
8825 Pedro Alves <pedro@codesourcery.com>
8826
8827 PR gdb/13175
8828
8829 * gdb.base/interp.exp: New tests.
8830 * gdb.base/interp.c: New file.
8831
24ece742
DE
88322011-09-12 Doug Evans <dje@google.com>
8833
8834 * gdb.dwarf2/clztest.exp: Fix initialization of tests array.
8835 * gdb.dwarf2/typeddwarf.exp: Ditto.
8836
7f062217
JK
88372011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8838
8839 Fix compatibility with x32 arch.
8840 * testsuite/gdb.dwarf2/typeddwarf.exp: Check also is_lp64_target.
8841 * testsuite/gdb.trace/backtrace.exp: Use is_amd64_regs_target and
8842 is_x86_like_target.
8843 * testsuite/gdb.trace/collection.exp: Likewise.
8844 * testsuite/gdb.trace/report.exp: Likewise.
8845 * testsuite/gdb.trace/unavailable.exp: Likewise.
8846 * testsuite/gdb.trace/while-dyn.exp: Likewise.
8847 * testsuite/lib/gdb.exp (is_amd64_regs_target): New function.
8848 (is_x86_like_target): Check also is_amd64_regs_target.
8849
08711b9a
JK
88502011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8851
8852 PR breakpoints/12435
8853 * gdb.arch/amd64-prologue-xmm.c: New file.
8854 * gdb.arch/amd64-prologue-xmm.exp: New file.
8855 * gdb.arch/amd64-prologue-xmm.s: New file.
8856
b99b5f66
JK
88572011-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8858
8859 * gdb.dwarf2/dw2-param-error-main.c: New file.
8860 * gdb.dwarf2/dw2-param-error.S: New file.
8861 * gdb.dwarf2/dw2-param-error.exp: New file.
8862
a391a2f6
PA
88632011-09-08 Pedro Alves <pedro@codesourcery.com>
8864
8865 * gdb.base/annota1.exp, gdb.base/annota3.exp: Extract the
8866 inferior's pid and look for a core dump named core.$pid. Use
8867 `remote_file' commands on the host instead of hand coding shell
8868 commands on the build.
8869 * gdb.base/valgrind-db-attach.exp: Kill the program before
8870 finishing the test.
8871
7d8e6458 88722011-09-02 Matt Rice <ratmice@gmail.com>
8873
8874 * lib/prompt.exp: New file for testing the first prompt.
8875 * gdb.python/py-prompt.exp: Ditto.
8876 * gdb.python/py-prompt.c: Ditto (copy of ext-attach.c).
8877
68e77c9e
PA
88782011-09-02 Pedro Alves <pedro@codesourcery.com>
8879
8880 * gdb.threads/gcore-thread.exp: Set the global core_supported to
8881 0, before testing gcore.
8882
9655e943
JK
88832011-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
8884
df6dc84d
JK
8885 * dw2-ifort-parameter-debug.S: Update copyright year.
8886 * dw2-ifort-parameter.c: Update copyright year.
8887 * dw2-ifort-parameter.exp: Update copyright year.
8888
9655e943
JK
8889 * dw2-ifort-parameter-debug.S: New file.
8890 * dw2-ifort-parameter.c: New file.
8891 * dw2-ifort-parameter.exp: New file.
8892
353d1d73
JK
88932011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8894
8895 * gdb.base/commands.exp (error_clears_commands_left): New function.
8896 (): Call it.
8897
5c07461a
JK
88982011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8899
8900 * gdb.mi/mi-inheritance-syntax-error.cc (A): Make `a' public.
8901 (C): Initialize `a'.
8902 * gdb.mi/mi-inheritance-syntax-error.exp
8903 (-data-evaluate-expression $path): Expect `a' as 5.
8904
0d932b2f
MK
89052011-08-26 Marc Khouzam <marc.khouzam@ericsson.com>
8906
8907 PR mi/11912
8908 * gdb.mi/mi-inheritance-syntax-error.cc: New file.
8909 * gdb.mi/mi-inheritance-syntax-error.exp: New file.
8910 * gdb.mi/mi-var-cp.cc: Updated for new 'class'
8911 keyword in output of -var-info-path-expression.
8912
bdb54049
JK
89132011-08-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8914
8915 * gdb.trace/backtrace.exp: Use is_lp64_target to check 64bit target.
8916 * gdb.trace/collection.exp: Likewise.
8917 * gdb.trace/report.exp: Likewise.
8918 * gdb.trace/unavailable.exp: Likewise.
8919 * gdb.trace/while-dyn.exp: Likewise.
8920
59cde39c
KS
89212011-08-18 Keith Seitz <keiths@redhat.com>
8922
8923 PR c++/12266
8924 * gdb.cp/meth-typedefs.cc: New file.
8925 * gdb.cp/meth-typedefs.exp: New file.
8926
fa3a4f15
PM
89272011-08-17 Phil Muldoon <pmuldoon@redhat.com>
8928
6fdff2c5 8929 * gdb.python/python.exp: Add extended-prompt tests.
fa3a4f15 8930
c1049fca
JK
89312011-08-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8932
8933 * gdb.arch/i386-dr3-watch.exp
8934 (watchpoint on gap1 does not fit debug registers)
8935 (delete all watchpoints): Fix racy expect strings.
8936
d93f7b5c
YQ
89372011-08-14 Yao Qi <yao@codesourcery.com>
8938
8939 * gdb.base/maint.exp: set data_section to ".neardata".
8940 * gdb.base/savedregs.c (thrower): Trigger SIGILL on NO-MMU machine.
8941 * gdb.base/savedregs.exp: Handle SIGILL.
8942 * gdb.mi/mi-syn-frame.c (bar): Trigger SIGILL on NO-MMU machine.
8943 * gdb.xml/tdesc-regs.exp: Set core-regs for tic6x-*-*.
8944
457e09f0
DE
89452011-08-12 Doug Evans <dje@google.com>
8946
8947 * gdb.python/py-symbol.exp: Add test for symbol.type.
8948
5d0bb2fb
UW
89492011-08-12 Ulrich Weigand <ulrich.weigand@linaro.org>
8950
8951 * gdb.threads/pthreads.exp: Enable on non-native configurations.
8952 * gdb.mi/mi-pthreads.exp: Likewise.
8953 * gdb.mi/mi2-pthreads.exp: Likewise.
8954 * gdb.mi/gdb669.exp.exp: Likewise.
8955
fcdfa280
PA
89562011-08-09 Pedro Alves <pedro@codesourcery.com>
8957
8958 * lib/mi-support.exp (detect_async): Rename to...
8959 (mi_detect_async): ... this.
8960 * gdb.mi/mi-nonstop-exit.exp: Adjust.
8961 * gdb.mi/mi-nonstop.exp: Adjust.
8962 * gdb.mi/mi-ns-stale-regcache.exp: Adjust.
8963 * gdb.mi/mi-nsintrall.exp: Adjust.
8964 * gdb.mi/mi-nsmoribund.exp: Adjust.
8965 * gdb.mi/mi-nsthrexec.exp: Adjust.
8966
9d8fa392
PA
89672011-08-09 Pedro Alves <pedro@codesourcery.com>
8968
8969 * gdb.base/display.c (do_loops): New `p_i' local.
8970 * gdb.base/display.exp: Test displaying a variable that is
8971 temporarily at a bad address.
8972
b6cede78
JK
89732011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8974
8975 * gdb.dwarf2/dw2-op-stack-value.S: New file.
8976 * gdb.dwarf2/dw2-op-stack-value.exp: New file.
8977
67bedb8c
JK
89782011-08-08 Jan Kratochvil <jan.kratochvil@redhat.com>
8979
8980 * gdb.dwarf2/dw2-simple-locdesc.S: Replace .value by .2byte.
3c542bc3
JK
8981 * gdb.dwarf2/dw2-case-insensitive.exp (regexp case-sensitive off)
8982 (p fuNC_symtab): Permit also ppc64 leading dot.
67bedb8c 8983
af6e93b2
PA
89842011-08-05 Pedro Alves <pedro@codesourcery.com>
8985
8986 * gdb.trace/unavailable.exp (test_maybe_regvar_display): New
8987 procedure.
8988 (gdb_collect_args_test, gdb_collect_locals_test): Use it.
8989
1cf0e11f
YQ
89902011-08-05 Yao Qi <yao@codesourcery.com>
8991
8992 * gdb.base/callfuncs.exp: Set language after main.
8993 * gdb.cp/cplusfuncs.exp: Likewise.
8994 * gdb.cp/inherit.exp: Likewise.
8995
a1e28cb2
UW
89962011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
8997
8998 * gdb.base/nostdlib.exp: Skip on gdb_stub targets.
8999 * gdb.base/watch-vfork.exp: Skip on remote targets.
9000
d4f5bbb9
UW
90012011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
9002
9003 * gdb.threads/thread-find.exp: Support remote targets.
9004
724f4f80
UW
90052011-08-04 Ulrich Weigand <ulrich.weigand@linaro.org>
9006
9007 * gdb.base/jit.exp: Download solib_binfile to target.
9008 * gdb.base/jit-so.exp: Likewise. Also, use gdb_load_shlibs
9009 and call dlopen without full path name.
9010 * gdb.cp/infcall-dlopen.exp: Use gdb_load_shlibs and call
9011 dlopen without full path name.
9012
934709f0
PW
90132011-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9014
9015 * gdb.base/break-always.exp: Complete the test
9016 with duplicated breakpoints and enabling/disabling them.
9017
c26106c4
TT
90182011-08-02 Tom Tromey <tromey@redhat.com>
9019
9020 PR gdb/11289:
9021 * gdb.cp/overload.exp: Fix regexps. Remove kfails.
9022
9300444e 90232011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>
fbe12357
PP
9024
9025 PR gdb/13045
9026 * gdb.base/float.exp: Add new test case for PR gdb/13045
9027 * gdb.base/float.c: New file.
9028
00bd41d6
PM
90292011-07-28 Phil Muldoon <pmuldoon@redhat.com>
9030
9031 * gdb.python/py-mi.exp: Test printers returning string hint, and
9032 also not returning a value.
9033 * gdb.python/py-prettyprint.c: Add testcase for above.
9034 * gdb.python/py-prettyprint.py: Add test printer for above.
9035
d24f74ce
JK
90362011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9037
9038 * gdb.dwarf2/dw2-simple-locdesc.S: Change DWARF version to 3.
9039 (.Ldie26, .Ldie41, .Ldie4a, .Ldie54, .Ldie5b): Remove.
9040 (.Ldie30) Add as field "data4".
9041 (.Ldie32) Rename field "b" to "shl".
9042 (abbrev4) Change for the "data4" field.
9043 (abbrev5, abbrev6) Remove.
9044 * gdb.dwarf2/dw2-simple-locdesc.exp (p &s.b): Rename to ...
9045 (p &s.shl): ... here. Add comment.
9046 (p &s.data4): New.
9047
bb7da2bf
JK
90482011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9049
9050 Fix crash on lval_computed values.
9051 * gdb.dwarf2/implptr.exp (print sizeof (j[0])): New test.
9052
11081198
JK
90532011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9054
9055 * gdb.base/help.exp (help whatis): Update the expected string.
9056
3c6e0cb3
JK
90572011-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9058
9059 * gdb.dwarf2/dw2-simple-locdesc.S: New file.
9060 * gdb.dwarf2/dw2-simple-locdesc.exp: New file.
9061 * gdb.dwarf2/dw2-stack-boundary.exp (check partial symtab errors):
9062 Change the expected string.
9063
efa80663
PA
90642011-07-26 Pedro Alves <pedro@codesourcery.com>
9065
9066 * gdb.base/watchpoint.exp
9067 (test_disable_enable_software_watchpoint): New procedure.
9068 (top level): Run it.
9069
db8e4570
UW
90702011-07-26 Ulrich Weigand <ulrich.weigand@linaro.org>
9071
9072 * gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
9073 executable file "${binfile}", C++ version "${binfile}-cxx".
9074 * gdb.python/py-prettyprint.exp: Likewise.
9075 * gdb.python/py-symbol.exp: Likewise.
9076 * gdb.python/py-type.exp: Likewise.
9077 * gdb.python/py-value.exp: Likewise.
9078 * gdb.python/py-template.exp (test_template_arg): Pass full executable
9079 file name instead of just suffix.
9080
543305c9
JK
90812011-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9082
9083 Fix implicit pointer offsets.
9084 * gdb.dwarf2/implptr.c (add): New marker baz breakpoint.
9085 * gdb.dwarf2/implptr.exp (set baz breakpoint for implptr)
9086 (continue to breakpoint: continue to baz breakpoint for implptr)
9087 (sanity check element 0, sanity check element 1)
9088 (enter the inlined function, check element 0 for the offset)
9089 (check element 1 for the offset)
9090 (continue to breakpoint: ignore the second baz breakpoint): New tests.
9091 (set foo breakpoint for implptr): Update the breakpoint number.
9092
b3215adc
UW
90932011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
9094
9095 * gdb.python/py-mi.exp: Use different file names for different
9096 versions of the executable under test.
9097 * gdb.python/py-prettyprint.exp: Likewise.
9098 * gdb.python/py-symbol.exp: Likewise.
9099 * gdb.python/py-template.exp: Likewise.
9100 * gdb.python/py-type.exp: Likewise.
9101 * gdb.python/py-value.exp: Likewise.
9102
182b9acc
UW
91032011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
9104
9105 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
9106 flag after restarting GDB if necessary.
9107
e6052b5d
UW
91082011-07-22 Ulrich Weigand <ulrich.weigand@linaro.org>
9109
9110 * gdb.python/py-shared.exp: Call gdb_load_shlibs.
9111
1ced966e
PA
91122011-07-22 Pedro Alves <pedro@codesourcery.com>
9113
9114 * gdb.arch/i386-dr3-watch.exp: Test that the i386 watchpoints
9115 backend doesn't leave used debug registers behind.
9116
3543a589
TT
91172011-07-22 Tom Tromey <tromey@redhat.com>
9118
9119 * gdb.dwarf2/typeddwarf.c: XFAIL 'z' on x86-64.
9120 * gdb.dwarf2/typeddwarf.exp (xfail-gdb-test): Add arch_pattern
9121 argument.
9122 * gdb.dwarf2/typeddwarf-amd64.S: New file.
9123
14d15303 91242011-07-21 Matt Rice <ratmice@gmail.com>
9125
9126 * gdb.threads/Makefile.in: Avoid globbing corethreads.exp
9127 in mostlyclean rule. Add files ending in .core.
9128
9b158ba0 91292011-07-21 Matt Rice <ratmice@gmail.com>
9130
9131 PR macros/12999
9132 * gdb.base/info-macros.c: New test sources.
9133 * gdb.base/info-macros.exp: New tests.
9134
d17b6f81
PM
91352011-07-21 Phil Muldoon <pmuldoon@redhat.com>
9136
9137 * gdb.python/python.exp: Add prompt substitution tests.
9138
918dd910
JK
91392011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9140
9141 Fix crash if referenced CU is aged out.
9142 * gdb.dwarf2/dw2-op-call.exp (maintenance set dwarf2 max-cache-age 0):
9143 New.
9144 * gdb.dwarf2/implptr.exp: Likewise.
9145
0e37a63c
JK
91462011-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9147
9148 * gdb.dwarf2/implptr.S: Rebuilt.
9149 * gdb.dwarf2/implptr.c (intp, intpp, intppp): New typedefs.
9150 (bar): Use them for j, k, l.
9151 * gdb.dwarf2/implptr.exp: New variable opts. Support runtest parameter
9152 COMPILE.
9153 (print j in implptr:bar): Update for the intp typedef.
9154 (print p[0].x in implptr:foo): Use more exact regex.
9155
f65cf84c
TT
91562011-07-18 Tom Tromey <tromey@redhat.com>
9157
9158 * gdb.cp/static-method.exp: Add missing single quote.
9159
d5b4a7be
YQ
91602011-07-18 Yao Qi <yao@codesourcery.com>
9161
9162 * gdb.base/async-shell.exp: Skip test if displaced stepping is not
9163 supported.
9164 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9165 * gdb.mi/mi-nonstop.exp: Likewise.
9166 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9167 * gdb.mi/mi-nsintrall.exp: Likewise.
9168 * gdb.mi/mi-nsmoribund.exp: Likewise.
9169 * gdb.mi/mi-nsthrexec.exp: Likewise.
9170 * gdb.python/py-evthreads.exp: Likewise.
9171
e9ea2662
JK
91722011-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9173
9174 Code cleanup.
9175 * gdb.cp/namespace.exp (xfail_class_types): New variable. Initialize
9176 it. Substitute it instead of test_compiler_info everywhere.
9177
ce451573
UW
91782011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
9179
9180 * gdb.base/type-opaque.exp: Use gdb_load_shlibs. Run test on
9181 remote targets as well.
9182
756d88a7
UW
91832011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
9184
9185 * lib/gdb.exp (gdb_compile_shlib_pthreads): New helper.
9186 * gdb.threads/tls-shared.exp: Use it. Call gdb_load_shlibs.
9187
31f83dc5
UW
91882011-07-15 Ulrich Weigand <ulrich.weigand@linaro.org>
9189
9190 * lib/gdb.exp (gdb_compile): Specify rpath if the *target* is
9191 a remote machine, not the host.
9192 (gdb_compile_shlib): Set soname if target is remote.
9193
059241a0
PP
91942011-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
9195
9196 * gdb.cp/minsym-fallback.exp: Link in C++ mode.
9197
28a0b48c 91982011-07-13 Matt Rice <ratmice@gmail.com>
9199
9200 * gdb.python/py-objfile-script-gdb.py: Renamed to
9201 py-objfile-script-gdb.py.in.
9202 * gdb.python/py-objfile-script-gdb.py.in: Renamed from
9203 py-objfile-script-gdb.py.
9204 * gdb.python/py-objfile-script.exp: Update reference to
9205 py-objfile-script-gdb.py.
9206
9a771b67
JK
92072011-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9208
9209 * gdb.dwarf2/dw2-op-call.S (array1): Use the real label; do not
9210 reference undefined label.
9211
04ad99e6
JK
92122011-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9213
9214 * gdb.dwarf2/dw2-const.S (Pointer size): Change from 4 to 8.
9215 (DW_AT_high_pc, DW_AT_low_pc): Remove them.
9216 (val8, .Ltype_const8, .Ltype_int8, DW_TAG_variable): New.
9217 * gdb.dwarf2/dw2-const.exp (print/x val8): New test.
9218
713389e0
PM
92192011-07-11 Phil Muldoon <pmuldoon@redhat.com>
9220
6fdff2c5 9221 PR python/12438
713389e0 9222 * gdb.python/python.exp: Add maint set/show python print-stack
6fdff2c5 9223 deprecated tests. Add set/show python print-backtrace tests.
713389e0 9224
97d146f8
JK
92252011-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9226
9227 * gdb.java/jprint.exp (print a java.lang.String): xfail without system
9228 debug info.
9229
facde0e5 92302011-07-06 Matt Rice <ratmice@gmail.com>
9231
9232 * gdb.python/python.exp: Update filename paths.
9233 * gdb.python/py-symtab.exp: Ditto.
9234
438640d1
MP
92352011-07-06 Marek Polacek <mpolacek@redhat.com>
9236
9237 * gdb.python/py-evthreads.exp: Add missing `$'.
9238
33a365df
MF
92392011-07-06 Jie Zhang <jie.zhang@analog.com>
9240
9241 * config/bfin.exp: New file.
9242 * gdb.asm/asm-source.exp (bfin-*-*): Handle Blackfin targets.
9243 * gdb.asm/bfin.inc: New file.
9244
8f7ae686
MP
92452011-07-06 Marek Polacek <mpolacek@redhat.com>
9246
df46027d 9247 * gdb.python/py-evthreads.exp: Fix race by adding an anchor to match
8f7ae686
MP
9248 the whole output.
9249
eb2a6f42
TT
92502011-07-05 Tom Tromey <tromey@redhat.com>
9251
9252 * gdb.java/jprint.java (jprint.hi): New field.
9253 * gdb.java/jprint.exp: Print string.
9254
177b42fe
TJB
92552011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
9256
9257 * gdb.base/call-sc.c: Fix typos.
9258 * gdb.base/ifelse.exp: Likewise.
9259 * gdb.base/structs.c: Likewise.
9260
3b2a0cf2
JB
92612011-07-06 Paul Pluzhnikov <ppluzhnikov@google.com>
9262
9263 * gdb.base/jit-so.exp: New test.
9264 * gdb.base/jit-dlmain.c: New file.
9265 * gdb.base/jit-main.c: Allow "main" to be elsewhere.
9266
46fc714c
JK
92672011-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
9268
9269 * gdb.cp/m-static.exp: Call get_compiler_info.
e17476d7
JK
9270 (static const int initialized nowhere): Call setup_xfail for gcc <= 4.4.
9271 * gdb.cp/pr9167.exp (p b): Likewise.
9272 * gdb.cp/temargs.exp: Do not set have_pr_45024_fixed for gcc 4.6.
9273 (test value of P in inner_m, test type of Z in inner_m): Call
9274 setup_xfail for gcc <= 4.5.
46fc714c 9275
418c7cf7
JK
92762011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9277
9278 * gdb.cp/paren-type.cc: New files.
9279 * gdb.cp/paren-type.exp: New files.
9280
3d50dd94
JK
92812011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9282
9283 Stop on first linespec terminator instead of eating what we can.
9284 * gdb.cp/minsym-fallback-main.cc (main): Call also C::operator ().
9285 * gdb.cp/minsym-fallback.cc (C::operator ()): Define.
9286 * gdb.cp/minsym-fallback.exp (break 'C::f()'): Change to ...
9287 (break C::f()): ... this one.
9288 (break C::operator()()): New test.
9289 * gdb.cp/minsym-fallback.h (C::operator ()): Declare.
9290 * gdb.java/jmisc.exp (break jmisc.main(java.lang.String[])int): New
9291 test.
9292
dcf9f4ab
JK
92932011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9294
9295 Fall back linespec to minimal symbols.
9296 * gdb.base/psymtab.exp (Don't search past end of psymtab.): Update the
9297 error message.
9298 * gdb.cp/cplusfuncs.exp (list foo::operator int*): Likewise.
9299 * gdb.cp/minsym-fallback-main.cc: New file.
9300 * gdb.cp/minsym-fallback.cc: New file.
9301 * gdb.cp/minsym-fallback.exp: New file.
9302 * gdb.cp/minsym-fallback.h: New file.
9303
3f542ed1
JK
93042011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9305
9306 * gdb.cp/no-dmgl-verbose.cc: New file.
9307 * gdb.cp/no-dmgl-verbose.exp: New file.
9308
93092011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
900e11f9
JK
9310
9311 * gdb.base/break-interp.exp (reach_1, test_ld): Allow also the prefix
9312 __GI_.
9313 * gdb.cp/psymtab-parameter.cc (func): Make it a template function.
9314 (f): New function.
9315 * gdb.cp/psymtab-parameter.exp (complete break 'func(): Rename to ...
9316 (complete p 'func<short>(): ... here.
9317 * gdb.dwarf2/dw2-linkage-name-trust-main.cc: New file.
9318 * gdb.dwarf2/dw2-linkage-name-trust.S: New file.
9319 * gdb.dwarf2/dw2-linkage-name-trust.exp: New file.
9320 * gdb.cp/temargs.exp (test type of F in k3_m, test value of F in k3_m):
9321 Make them KFAIL gcc/49546.
9322
00eb2c4a
JB
93232011-07-01 Joel Brobecker <brobecker@adacore.com>
9324
9325 * gdb.ada/catch_ex.exp: Add temporary catchpoint tests.
9326
85a20c42
JK
93272011-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9328
9329 Test GCC PR debug/49546.
9330 * gdb.cp/temargs.exp (set sixth breakpoint for temargs)
9331 (test type of F in k3_m, test value of F in k3_m): New.
9332 * gdb.cp/temargs.cc (struct S3, struct K3): New.
9333 (main): New variable k3. Call k3.k3_m.
9334
d2d43431
JB
93352011-07-01 Jean-Charles Delay <delay@adacore.com>
9336
9337 * gdb.ada/packed_array.exp: Fix expected outout.
9338
54ae186f
JB
93392011-07-01 Jean-Charles Delay <delay@adacore.com>
9340
9341 * gdb.ada/packed_array.exp: fixed expected output.
9342
8f17729f
JB
93432011-07-01 Joel Brobecker <brobecker@adacore.com>
9344
9345 * gdb.ada/same_enum: New testcase.
9346
f5aa6869
JB
93472011-07-01 Joel Brobecker <brobecker@adacore.com>
9348
9349 * gdb.ada/ptr_typedef: New testcase.
9350
828292f2
JB
93512011-07-01 Joel Brobecker <brobecker@adacore.com>
9352
9353 * gdb.ada/arrayptr.exp: Add ptype test.
9354
18920c42
JB
93552011-07-01 Joel Brobecker <brobecker@adacore.com>
9356
9357 * gdb.ada/char_enum: New testcase.
9358
3536d9e3 93592011-07-01 Yao Qi <yao@codesourcery.com>
54aeeb99
YQ
9360
9361 * gdb.base/dump.exp (capture_pointer_with_type): New.
9362 Get value from address instead of name.
9363 Start GDB once, and do `dump' and `restore'
9364 tests together.
9365
db863c42
MF
93662011-06-30 Jie Zhang <jie.zhang@analog.com>
9367 Mike Frysinger <vapier@gentoo.org>
9368
9369 * config/monitor.exp (get_remotetimeout, set_remotetimeout): New
9370 helper functions for getting/setting remotetimeout variable.
9371 * lib/gdb.exp (gdb_load): If the target is remote, set
9372 $oldremotetimeout to get_remotetimeout, then call set_remotetimeout
9373 with $loadtimeout. Set $load_ok to 0 before doing the load.
9374 Instead of returning, immediately, set $load_ok to 0. Call
9375 set_remotetimeout with $oldremotetimeout, and then return if
9376 $load_ok is 1.
9377
e9e642a8
AB
93782011-06-30 Andrew Burgess <aburgess@broadcom.com>
9379
9380 * gdb.python/py-template.exp: Don't run this test if the target
9381 does not support c++ tests.
9382
32019081
JK
93832011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9384
9385 Fix non-only rename list for Fortran modules import.
9386 * gdb.fortran/module.exp (print var_x, print var_y, print var_z): New
9387 tests.
9388 * gdb.fortran/module.f90 (module moduse): New.
9389 (program module): use moduse, test var_x, var_y and var_z.
9390
0ecee54c
TT
93912011-06-29 Tom Tromey <tromey@redhat.com>
9392
9393 PR testsuite/12040:
9394 * gdb.fortran/array-element.exp: Use f90, not f77.
9395 * gdb.fortran/complex.exp: Use f90, not f77.
9396 * gdb.fortran/derived-type.exp: Use f90, not f77.
9397 * gdb.fortran/library-module.exp: Use f90, not f77.
9398 * gdb.fortran/logical.exp: Use f90, not f77.
9399 * gdb.fortran/module.exp: Use f90, not f77.
9400 * gdb.fortran/multi-dim.exp: Use f90, not f77.
9401 * gdb.fortran/subarray.exp: Use f90, not f77.
9402
3b2b8fea
TT
94032011-06-29 Tom Tromey <tromey@redhat.com>
9404
9405 * gdb.fortran/charset.exp: New file.
9406 * gdb.fortran/charset.f90: New file.
9407
42159ca5
TT
94082011-06-29 Tom Tromey <tromey@redhat.com>
9409
9410 PR testsuite/12040:
9411 * lib/future.exp: New file, mostly extracted from ada.exp.
9412 Rewrote compatibility code to use rename.
9413 (gdb_find_gfortran): New proc.
9414 (gdb_default_target_compile): Refresh from dejagnu; plus a pending
9415 gfortran patch.
9416 * lib/ada.exp (gdb_find_gnatmake, gdb_default_target_compile):
9417 Move to future.exp.
9418 * lib/gdb.exp: Always load future.exp.
9419
af69a5ce
YQ
94202011-06-28 Yao Qi <yao@codesourcery.com>
9421
9422 * gdb.cp/exception.cc: Don't include iostream.
9423 (bar): Remove print statement.
9424 (catcher): New.
9425 (main): Remove print statements. Call function catcher.
9426 * gdb.cp/exception.exp : Don't match inferior's output in regexp.
9427 Set breakpoint on catcher, and check the value of parameter.
9428
ab5c6a72
YQ
94292011-06-23 Yao Qi <yao@codesourcery.com>
9430
6fdff2c5
PA
9431 * gdb.cp/mb-inline.exp: Parse the output of `info break' to check
9432 breakpoint 1.2 is disabled. KFAIL for uclinux.
ab5c6a72 9433
9497469f
MP
94342011-06-23 Marek Polacek <mpolacek@redhat.com>
9435
9436 * gdb.mi/mi2-var-display.exp: Replace gdb_test_multiple with
9437 mi_gdb_test.
9438
b9132588
MP
94392011-06-23 Marek Polacek <mpolacek@redhat.com>
9440
5d197ed0 9441 * gdb.mi/mi2-return.exp: Replace gdb_test_multiple with mi_gdb_test.
b9132588 9442
e55595ca
MP
94432011-06-23 Marek Polacek <mpolacek@redhat.com>
9444
5d197ed0
MP
9445 * gdb.mi/mi2-console.exp: Replace gdb_test_multiple with mi_gdb_test.
9446
94472011-06-23 Marek Polacek <mpolacek@redhat.com>
9448
9449 * gdb.mi/mi2-basics.exp: Fix races. Honour the
9450 `test_exec_and_symbol_mi_operatons' return value.
9451 (test_mi_interpreter_selection): Use mi_gdb_test instead of
9452 gdb_test_multiple.
9453 (test_exec_and_symbol_mi_operatons): Likewise.
9454 (test_path_specification): Likewise.
e55595ca 9455
be777e08
YQ
94562011-06-23 Yao Qi <yao@codesourcery.com>
9457
9458 * gdb.base/moribund-step.exp: Skip test if displaced stepping is not
9459 supported.
9460 * lib/gdb.exp (support_displaced_stepping): New.
9461
615556d6
YQ
94622011-06-23 Yao Qi <yao@codesourcery.com>
9463
9464 * gdb.threads/execl.exp: Skip on remote target.
9465
833b0ca7
MP
94662011-06-21 Marek Polacek <mpolacek@redhat.com>
9467
5d197ed0 9468 * gdb.mi/mi-var-display.exp: Replace gdb_test_multiple with
833b0ca7
MP
9469 mi_gdb_test.
9470
1ee4023a
MP
94712011-06-20 Marek Polacek <mpolacek@redhat.com>
9472
5d197ed0 9473 * gdb.mi/mi-nsintrall.exp: Replace gdb_test_multiple with mi_gdb_test.
1ee4023a 9474
d0b1d624
MP
94752011-06-20 Marek Polacek <mpolacek@redhat.com>
9476
5d197ed0 9477 * gdb.mi/mi-nsmoribund.exp: Replace gdb_test_multiple with
d0b1d624
MP
9478 mi_gdb_test.
9479
79aa92c1
MP
94802011-06-20 Marek Polacek <mpolacek@redhat.com>
9481
5d197ed0 9482 * gdb.mi/mi-return.exp: Replace gdb_test_multiple with mi_gdb_test.
79aa92c1 9483
5ce5db06
YQ
94842011-06-14 Yao Qi <yao@codesourcery.com>
9485
9486 gdb/testsuite/
9487 * gdb.threads/ia64-sigill.exp: Remove "set debug lin-lwp 1".
9488
533a737e
JK
94892011-06-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9490
9491 * gdb.dwarf2/dw2-filename.exp (info sources): New testcase.
9492
d0e53741
TT
94932011-06-10 Tom Tromey <tromey@redhat.com>
9494
9495 * gdb.cp/temargs.exp: Let tests pass if compiler bug is fixed.
9496 Add tests for pointer-to-member-function.
9497 * gdb.cp/temargs.cc (S::somefunc): New function.
9498 (K2): New class.
9499 (main): Instantiate K2; call method.
9500
b5916bbd
JB
95012011-06-08 Joel Brobecker <brobecker@adacore.com>
9502
9503 * gdb.python/py-inferior.c (f2): Make str an array rather
9504 than a pointer.
9505 * gdb.python/py-inferior.exp: Adjust testcase accordingly.
9506
5be4dfca
JK
95072011-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9508
9509 * gdb.base/async-shell.c: New file.
9510 * gdb.base/async-shell.exp: New file.
9511
9f47e254
PA
95122011-06-06 Pedro Alves <pedro@codesourcery.com>
9513
9514 * gdb.threads/pending-step.exp: Add more context to SIGTRAP match.
9515
64b9b334
JB
95162011-06-03 Joel Brobecker <brobecker@adacore.com> (obvious fix)
9517
9518 From Stephen Kitt <steve@sk2.org>
9519 * gdb.base/help.exp: Adjust following some spelling corrections
9520 in GDB.
9521
dbc0f131
YQ
95222011-06-01 Yao Qi <yao@codesourcery.com>
9523
9524 * gdb.base/ending-run.exp: Match __uClibc_main for uClibc.
9525
fd336a18
KS
95262010-05-31 Keith Seitz <keiths@redhat.com>
9527
9528 PR c++/12750
9529 * gdb.cp/static-method.cc: New file.
9530 * gdb.cp/static-method.exp: New file.
9531
fa8b9902
KS
95322010-05-31 Keith Seitz <keiths@redhat.com>
9533
9534 PR symtab/12704
9535 * gdb.cp/anon-ns.cc: New file.
9536 * gdb.cp/anon-ns.exp: New file.
9537
0a5b1e09
PA
95382011-05-31 Pedro Alves <pedro@codesourcery.com>
9539
9540 * gdb.arch/i386-dr3-watch.c: New file.
9541 * gdb.arch/i386-dr3-watch.exp: New file.
9542
0578b8d1
YQ
95432011-05-30 Yao Qi <yao@codesourcery.com>
9544
9545 * gdb.base/callfuncs.c (t_structs_fc): New.
9546 (t_structs_dc, t_structs_ldc): New.
9547 (t_double_many_args):
9548 (DEF_FUNC_MANY_ARGS_1, DEF_FUNC_MANY_ARGS_2): Define.
9549 (DEF_FUNC_MANY_ARGS_3, DEF_FUNC_VALUES_1): Define.
9550 (DEF_FUNC_VALUES_2, DEF_FUNC_VALUES_3): Define.
9551 * gdb.base/callfuncs.exp: Call new functions.
9552
6680506e
YQ
95532011-05-30 Yao Qi <yao@codesourcery.com>
9554
ff4d2c60
YQ
9555 * gdb.base/callfuncs.exp (rerun_and_prepare): New.
9556 Call rerun_and_prepare for each test to isolate effects.
9557
95582011-05-30 Yao Qi <yao@codesourcery.com>
9559
9560 * gdb.base/varargs.c (find_max_float_real): New.
9561 (find_max_double_real, find_max_long_double_real): New.
9562 * gdb.base/varargs.exp: Call these new added functions.
6680506e
YQ
9563 * lib/gdb.exp (setup_kfail_for_target): New.
9564
e43ec454
YQ
95652011-05-30 Yao Qi <yao@codesourcery.com>
9566
9567 * gdb.base/funcargs.c (callca, callcb, callcc): New.
9568 (callcd, callce, callcf, callc1a, callc1b): New.
9569 (callc2a, callc2b): New.
9570 * gdb.base/funcargs.exp (complex_args): New.
9571 (complex_integral_args, complex_float_integral_args): New.
9572 * lib/gdb.exp (support_complex_tests): New. Determine
9573 whether to run test cases on _Complex types.
9574
432b4d03
JK
95752011-05-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9576
9577 * gdb.threads/leader-exit.c: New file.
9578 * gdb.threads/leader-exit.exp: New file.
9579
6caf069d
MP
95802011-05-27 Marek Polacek <mpolacek@redhat.com>
9581
9497469f 9582 * gdb.mi/mi-nonstop.exp: Replace gdb_test_multiple with mi_gdb_test.
6caf069d 9583
97fce28b
MP
95842011-05-27 Marek Polacek <mpolacek@redhat.com>
9585
9586 * gdb.mi/mi-nonstop-exit.exp: Remove the `-gdb-show non-stop' testcase,
9587 remove the `supported' variable.
9588 * gdb.mi/mi-nonstop.exp: Likewise.
9589 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9590 * gdb.mi/mi-nsintrall.exp: Likewise.
9591 * gdb.mi/mi-nsmoribund.exp: Likewise.
9592 * gdb.mi/mi-nsthrexec.exp: Likewise.
9593
9da8c2a0
PA
95942011-05-26 Pedro Alves <pedro@codesourcery.com>
9595
9596 * gdb.reverse/finish-reverse-bkpt.exp: New test.
9597
2c03e5be
PA
95982011-05-26 Pedro Alves <pedro@codesourcery.com>
9599
9600 * gdb.reverse/next-reverse-bkpt-over-sr.exp: New test.
9601
2e21250d
KS
96022011-05-24 Keith Seitz <keiths@redhat.com>
9603
9604 PR breakpoint/12803
9605 * gdb.cp/cmpd-minsyms.cc (a): New method.
9606 (b): New method.
9607 (c): New method.
9608 * gdb.cp/cmpd-minsyms.exp: Add tests for new methods.
9609
cdac0397
PA
96102011-05-24 Pedro Alves <pedro@codesourcery.com>
9611
9612 * gdb.base/commands.exp (watchpoint_command_test): Check that the
9613 watchpoint's command list didn't execute when the watchpoint went
9614 out of scope.
9615
ee5683ab
PM
96162011-05-24 Pierre Muller <muller@ics.u-strasbg.fr>
9617
9618 Centralize -DSYMBOL_PREFIX=\"_\" additional flags in gdb.exp.
9619 * lib/gdb.exp (gdb_target_symbol_prefix_flags): New procedure.
9620 * gdb.arch/i386-bp_permanent.exp: Use gdb_target_symbol_prefix_flags.
9621 * gdb.arch/i386-gnu-cfi.exp: Likewise.
9622 * gdb.arch/i386-permbkpt.exp: Likewise.
9623 * gdb.arch/i386-prologue.exp: Likewise.
9624 * gdb.arch/i386-size-overlap.exp: Likewise.
9625 * gdb.arch/i386-size.exp: Likewise.
9626 * gdb.arch/i386-unwind.exp: Likewise.
9627 * gdb.reverse/i386-precsave.exp: Likewise.
9628 * gdb.reverse/i386-reverse.exp: Likewise.
9629 * gdb.reverse/i386-sse-reverse.exp: Likewise.
9630 * gdb.reverse/i387-env-reverse.exp: Likewise.
9631 * gdb.reverse/i387-stack-reverse.exp: Likewise.
9632
c91c8c16
PA
96332011-05-24 Pedro Alves <pedro@codesourcery.com>
9634
9635 * gdb.trace/tfile.exp: Add test that opening the basic.tf trace
9636 file doesn't error, using MI.
9637
c50491a7
TT
96382011-05-23 Tom Tromey <tromey@redhat.com>
9639
9640 * gdb.base/charset.exp (string_display): Add tests to assign to
9641 arrays.
9642 * gdb.base/charset.c (short_array, int_array, long_array): New.
9643
4a07b7da
PA
96442011-05-20 Pedro Alves <pedro@codesourcery.com>
9645
9646 Cope with async mode.
9647
4a07b7da
PA
9648 * gdb.mi/mi-break.exp (test_breakpoint_commands): Split gdb_test
9649 into gdb_test + mi_expect_stop.
9650
b275f2d2
PA
96512011-05-20 Pedro Alves <pedro@codesourcery.com>
9652
9653 * gdb.mi/basics.c: Don't include stdio.h or unistd.h.
9654 (callme): Remove printf call.
9655
eec52c44
PM
96562011-05-20 Pierre Muller <muller@ics.u-strasbg.fr>
9657
9658 * lib/gdb.exp (gdb_test_list_exact): Suggest use of double
9659 quote pattern to avoid problems with Cygwin/mingw expect versions.
9660 * gdb.base/default.exp (show convenience): Use double
9661 quote pattern for regular expressions.
9662
b3c8eb43
JK
96632011-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9664
9665 Fix -readnow for -gdwarf-4 unused type units.
9666 * gdb.dwarf2/dw4-sig-type-unused.S: New file.
9667 * gdb.dwarf2/dw4-sig-type-unused.exp: New file.
9668
ed731959
JK
96692011-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
9670
9671 * gdb.base/kill-after-signal.c: New file.
9672 * gdb.base/kill-after-signal.exp: New file.
9673
3b48433d
PA
96742011-05-16 Pedro Alves <pedro@codesourcery.com>
9675
9676 * gdb.ada/start.exp: Call untested with the correct test filename.
9677 * gdb.arch/i386-bp_permanent.exp: Call untested with the correct
9678 test filename. Make the test's binary unique.
9679 * gdb.arch/i386-signal.exp: Call untested with the correct test
9680 filename.
9681 * gdb.arch/i386-size-overlap.exp: Ditto.
9682 * gdb.arch/Makefile.in (EXECUTABLES): Update.
9683 * gdb.base/gcore-buffer-overflow.exp: Ditto.
9684 * gdb.cp/call-c.exp: Ditto.
9685 * gdb.mi/mi-reverse.exp: Call untested with the correct test
9686 filename. Make the test's binary unique.
9687 * gdb.mi/Makefile.in (EXECUTABLES): Update.
9688 * gdb.python/py-mi.exp: Ditto.
9689 * gdb.python/Makefile.in (EXECUTABLES): Update.
9690 * gdb.reverse/i386-precsave.exp: Ditto.
9691 * gdb.reverse/i387-env-reverse.exp: Call untested with the correct
9692 test filename.
9693 * gdb.reverse/i387-stack-reverse.exp: Ditto.
9694 * gdb.reverse/sigall-precsave.exp: Ditto. Make the test's binary
9695 unique.
9696 * gdb.reverse/sigall-reverse.exp: Call untested with the correct
9697 test filename.
9698 * gdb.reverse/Makefile.in (EXECUTABLES): Update.
9699 * gdb.trace/tfile.exp: Ditto.
9700
ba4a8bdd
YQ
97012011-05-14 Yao Qi <yao@codesourcery.com>
9702
9703 * gdb.trace/tfile.c(add_memory_block): Store address in unsigned
9704 type.
9705
dbaefcf7
DE
97062011-05-13 Doug Evans <dje@google.com>
9707
9708 * gdb.python/py-objfile-script.exp: New file.
9709 * gdb.python/py-objfile-script.c: New file.
9710 * gdb.python/py-objfile-script-gdb.py: New file.
9711 * testsuite/gdb.python/py-section-script.exp: Test
9712 "info auto-load-scripts".
9713
9930639c
TT
97142011-05-13 Tom Tromey <tromey@redhat.com>
9715
9716 * gdb.dwarf2/clztest.exp: New file.
9717 * gdb.dwarf2/clztest.c: New file.
9718 * gdb.dwarf2/clztest.S: New file.
9719
05272e11
DE
97202011-05-13 Doug Evans <dje@google.com>
9721
cc63ef9b
DE
9722 * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
9723 String16 tests.
05272e11 9724
6edba76f
TT
97252011-05-13 Tom Tromey <tromey@redhat.com>
9726
9727 * lib/gdb.exp (is_x86_like_target): New proc.
9728 * gdb.dwarf2/watch-notconst.exp: Use is_x86_like_target.
9729 * gdb.dwarf2/valop.exp: Use is_x86_like_target.
9730 * gdb.dwarf2/typeddwarf.exp: Use is_x86_like_target. Pass
9731 -nostdlib to compiler.
9732 * gdb.dwarf2/typeddwarf.S (_start): Rename from 'main'.
9733 * gdb.dwarf2/pieces.exp: Use is_x86_like_target.
9734 * gdb.dwarf2/implptr.exp: Use is_x86_like_target.
9735 * gdb.dwarf2/dw2-restore.exp: Check for LP64.
9736 * gdb.dwarf2/callframecfa.exp: Use is_x86_like_target.
9737
028d0ed5
TJB
97382011-05-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
9739
9740 * gdb.python/py-function.exp: Test setting a value from a function
9741 which executes a command.
9742
8a9b8146
TT
97432011-05-12 Tom Tromey <tromey@redhat.com>
9744
9745 * gdb.dwarf2/typeddwarf.S: New file.
9746 * gdb.dwarf2/typeddwarf.c: New file.
9747 * gdb.dwarf2/typeddwarf.exp: New file.
9748
10483e8e
MP
97492011-05-12 Marek Polacek <mpolacek@redhat.com>
9750
9751 * gdb.mi/mi-basics.exp: Fix races. Honour the
9752 `test_exec_and_symbol_mi_operatons' return value.
9753 (test_mi_interpreter_selection): Use mi_gdb_test instead of
9754 gdb_test_multiple.
9755 (test_exec_and_symbol_mi_operatons): Likewise.
9756 (test_path_specification): Likewise.
9757
faf067f1
JK
97582011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9759
9760 * lib/gdb.exp (gdb_rename_execfile): Remove catch wrappers.
9761 (gdb_touch_execfile): Remove catch wrappers. New variable time.
9762 Replace `file copy' and `file rename' by `file mtime'. Twice.
9763
7ff911a3
JK
97642011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9765
9766 * gdb.base/readline-ask.c: New file.
9767 * gdb.base/readline-ask.exp: New file.
9768 * gdb.base/readline-ask.inputrc: New file.
9769
a536c6d7
UW
97702011-05-06 Ulrich Weigand <uweigand@de.ibm.com>
9771
9772 * gdb.cell/bt.exp: Delete breakpoints before running to signal
9773 to avoid race condition.
9774 * gdb.cell/coremaker.c: Use small stack size.
9775 * gdb.cell/ea-standalone.exp: Use file name without path as
9776 argument to c_to.
9777 * gdb.cell/fork.exp: Allow other output when continuing to end.
9778
d472a426
JK
97792011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9780
9781 * gdb.threads/corethreads.c: New file.
9782 * gdb.threads/corethreads.exp: New file.
9783
97842011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
774094b8
JK
9785
9786 * gdb.threads/gcore-thread.exp (objfile, opts): New variables.
9787 Try to compile the test using -Wl,-z,norelro first.
9788 (load_core): New variable libthread_db_seen, initialize it.
9789 (zeroed-threads cannot be listed): Protect it by XFAIL on
9790 !$libthread_db_seen.
9791
8be455d7
JK
97922011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9793
9794 PR 12573
9795 * gdb.dwarf2/dw2-skip-prologue.S: New file.
9796 * gdb.dwarf2/dw2-skip-prologue.c: New file.
9797 * gdb.dwarf2/dw2-skip-prologue.exp: New file.
9798
1976171a
JK
97992011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9800
9801 * gdb.cp/psymtab-parameter.cc: New file.
9802 * gdb.cp/psymtab-parameter.exp: New file.
9803
7db6f30f
JK
98042011-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
9805
9806 Fix a race.
9807 * gdb.cp/static-print-quit.exp (print c): Split to ...
9808 (print c - <return>, print c - q <return>, print c - to quit):
9809 ... these. Make the testfile untested on gdb-7.1.
9810
85161e9e 98112011-5-05 Janis Johnson <janisjo@codesourcery.com>
56744f0a
JJ
9812
9813 * lib/gdb.exp (exec_target_file, exec_symbol_file,
9814 gdb_rename_execfile, gdb_touch_execfile): New.
9815 * gdb.base/reread.exp: Use new procs to handle multiple
9816 exec files.
9817
0c51be18
YQ
98182011-05-05 Yao Qi <yao@codesourcery.com>
9819
9820 * gdb.arch/arm-disp-step.S(test_ldr_literal): New.
9821 (test_adr_32bit, test_pop_pc): New.
9822 * gdb.arch/arm-disp-step.exp (test_ldr_literal): New.
9823 (test_adr_32bit, test_pop_pc): New.
9824
4d393d60
JM
98252011-05-04 Joseph Myers <joseph@codesourcery.com>
9826
9827 * gdb.base/a2-run.exp (strongarm-*-coff): Don't handle target.
9828 * gdb.base/float.exp (xscale*-*-*, strongarm*-*-*): Don't handle
9829 targets.
9830 * gdb.base/long_long.exp (xscale*-*-*, strongarm*-*-*): Don't
9831 handle targets.
9832
8ffd0459
JK
98332011-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9834
9835 * gdb.base/completion.exp (complete help info wat): Rename to ...
9836 (complete 'help info wat'): ... here.
9837 Remove all `-re ".*' and `-re "^.*' redundant regexes.
9838 (complete 'p 'arg', complete (2) 'p 'arg'): Remove redundant backslash.
9839
8e28d804
PA
98402011-05-04 Pedro Alves <pedro@codesourcery.com>
9841
9842 * gdb.base/completion.exp: Use gdb_test_multiple instead of
9843 gdb_test and explicit $gdb_prompt/timeout matches.
9844
3eb2ef34
YQ
98452011-05-04 Yao Qi <yao@codesourcery.com>
9846
9847 * gdb.arch/arm-disp-step.S: Fix usage of macros __thumb__
9848 and __thumb2__.
9849
aaaf81a3
MP
98502011-05-03 Marek Polacek <mpolacek@redhat.com>
9851
9852 * gdb.base/pr10179.exp: Get rid of races using `delete_breakpoints'
9853 in place of `gdb_test "delete breakpoints"'. This eliminates two
9854 testcases.
9855
c4cbc0df
PA
98562011-05-02 Pedro Alves <pedro@codesourcery.com>
9857
9858 PR testsuite/12649
9859 Fix races.
9860
9861 * gdb.base/completion.exp: Remove all sleep calls. Remove
9862 unnecessary regexs. Don't explicitly expect anything after the
9863 prompt. Eat the prompt if necessary.
9864
b4cbb4a3
EBM
98652011-05-02 Edjunior Machado <emachado@linux.vnet.ibm.com>
9866
9867 * gdb.opt/inline-cmds.exp: Adjust checks with "finish" command to
9868 accept to show the caller line again as well as the line after.
9869
d65aec65
PM
98702011-04-29 Phil Muldoon <pmuldoon@redhat.com>
9871
9872 PR mi/12531
9873
9874 * gdb.python/py-mi.exp: Add CPLUS_FAKE_CHILD tests and a C++
9875 compile target.
9876 * gdb.python/py-prettyprint.exp: Add C++ object for
9877 CPLUS_FAKE_CHILD test.
9878
30852783
UW
98792011-04-28 Ulrich Weigand <ulrich.weigand@linaro.org>
9880
9881 * gdb.base/signest.exp: New file.
9882 * gdb.base/signest.c: Likewise.
9883
c7b1f0d9
JK
98842011-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9885
9886 * lib/mi-support.exp (mi_expect_stop) <stopped at wrong place>: Accept
9887 thread and breakpoint notifications.
9888
559a7a62
JK
98892011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9890
9891 * gdb.base/fortran-sym-case.c: New file.
9892 * gdb.base/fortran-sym-case.exp: New file.
9893 * gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
9894 * gdb.dwarf2/dw2-case-insensitive.c: New file.
9895 * gdb.dwarf2/dw2-case-insensitive.exp: New file.
9896
8344e389
JK
98972011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
9898
9899 * lib/gdb.exp (gdb_test_multiple): Eror on newline in $message.
9900 * gdb.base/ifelse.exp: Give names to the "" tests as `if true else
9901 false #1', `if true else false #2' and `if true else false #3'.
9902
2484c66b
UW
99032011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
9904
9905 * gdb.base/annota1.exp: Accept breakpoints-invalid annotation
9906 while delivering signal.
9907
8d3788bd
VP
99082011-04-27 Vladimir Prus <vladimir@codesourcery.com>
9909
9910 MI breakpoint notifications.
9911
9912 * testsuite/gdb.mi/mi-cli.exp: Adust.
6fdff2c5
PA
9913 * testsuite/gdb.mi/mi2-cli.exp: Adust.
9914 * testsuite/gdb.mi/mi-watch.exp: Adust.
9915 * testsuite/gdb.mi/mi2-watch.exp: Adust.
9916 * testsuite/lib/mi-support.exp (mi_expect_stop): Accept breakpoint
9917 notifications.
8d3788bd 9918
3e03848b
JK
99192011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
9920
9921 * gdb.base/gdbindex-stabs-dwarf.c: New file.
9922 * gdb.base/gdbindex-stabs.c: New file.
9923 * gdb.base/gdbindex-stabs.exp: New file.
9924
918c9108
YQ
99252011-04-25 Yao Qi <yao@codesourcery.com>
9926
9927 * gdb.dwarf2/dw2-double-set-die-type.S: Replace comment char `#'
9928 with /*...*/.
9929 * gdb.dwarf2/dw2-modula2-self-type.S: Likewise.
9930
90556b8c
JK
99312011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9932
9933 * gdb.python/py-value.exp (test_objfiles): Name the first test
9934 `py-value in file.filename'.
9935
03f2bd59
JK
99362011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9937
9938 * gdb.base/solib-disc.exp: Set gdbserver_reconnect_p.
9939 * lib/gdb.exp (gdb_init): Clear gdbserver_reconnect_p.
9940 * lib/gdbserver-support.exp (gdbserver_start): Add `--once' if
9941 !gdbserver_reconnect_p..
9942 (gdbserver_reconnect): Call error if !gdbserver_reconnect_p..
9943
7b08b9eb
JK
99442011-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9945
9946 * gdb.cp/cpcompletion.exp (complete class methods)
9947 (complete class methods beginning with F): Move them above runto. New
9948 comment about the runto delimiter.
9949
b78974c3
PA
99502011-04-20 Pedro Alves <pedro@codesourcery.com>
9951
9952 * gdb.base/maint.exp: Test that "maint print registers" works
9953 without a running program.
9954
20429c40 99552011-04-20 Marek Polacek <mpolacek@redhat.com>
b78974c3 9956
20429c40
MP
9957 * gdb.base/setshow.exp: Fix racy tests.
9958 ($old_gdb_prompt): New variable.
9959
7a9dd1b2
TT
99602011-04-19 Tom Tromey <tromey@redhat.com>
9961
9962 * gdb.mi/mi-nsmoribund.exp:
9963 * gdb.hp/gdb.objdbg/objdbg01.exp:
9964 * gdb.base/structs.exp (test_struct_returns):
9965 * gdb.base/call-sc.exp (test_scalar_returns):
9966 * gdb.base/bigcore.exp: Remove duplicate words.
9967
02835898
JK
99682011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9969
9970 * gdb.base/break-interp-lib.c (v, vptr): New variables.
9971 * gdb.base/break-interp.exp (test_attach): New comment.
9972
254f582e
JK
99732011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9974
9975 * gdb.threads/gcore-thread.exp ($core0file): New variable.
9976 (clear __stack_user.next, clear stack_used.next)
9977 (save a zeroed-threads corefile): New test.
9978 Call core_load for $core0file.
9979 (zeroed-threads cannot be listed): New test.
9980
4fe85f5c
JK
99812011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9982
9983 * gdb.threads/gcore-thread.exp ($testfile): Match it the .exp
9984 filename.
9985 ($srcfile): Preserve the original value.
9986 ($testfile): Match it the .exp filename.
9987 ($corefile): New variable. Substitute it around.
9988 Use clean_restart.
9989 ($prev_timeout): Remove.
9990 (load_core): Move core loading into this proc.
9991 Fix restore of $timeout if load_core fails.
9992
63524580
JK
99932011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9994
9995 * gdb.base/eu-strip-infcall.c: New file.
9996 * gdb.base/eu-strip-infcall.exp: New file.
9997
90359a16
JK
99982011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9999
10000 * gdb.base/callfuncs.c (Lcallfunc, callfunc): New functions.
10001 * gdb.base/callfuncs.exp (print callfunc (Lcallfunc, 5)): New test.
10002
626e7282
JK
100032011-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
10004
10005 Fix Python access to inlined frames.
10006 * gdb.python/py-frame-inline.c: New file.
10007 * gdb.python/py-frame-inline.exp: New file.
10008
3363d018
EBM
100092011-04-13 Edjunior Machado <emachado@linux.vnet.ibm.com>
10010
10011 * gdb.base/gdb1090.exp: Change breakpoint location to read the
10012 content of 's24' correctly (avoiding "optimized out").
10013 * gdb.base/gdb1090.c: Add comment in order to set breakpoint.
10014
28781456
JK
100152011-04-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10016
10017 * lib/gdb.exp (gdb_breakpoint): New case for a GDB internal error.
10018
4a4106ca
TJB
100192011-04-13 Thiago Jung Bauermann <bauerman@br.ibm.com>
10020
10021 * gdb.base/watchpoint.exp (test_inaccessible_watchpoint): Don't
10022 expect a colon in watch -location output.
10023
d26ccb4f
JK
100242011-04-13 Marek Polacek <mpolacek@redhat.com>
10025
df46027d 10026 * gdb.base/commands.exp (redefine_backtrace_test): Fix race.
d26ccb4f
JK
10027 New testcase `expect response to define backtrace'. Also remove
10028 redundant `default' block.
10029
e1ab1f9c
JK
100302011-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10031
10032 * gdb.python/py-prettyprint.c (struct hint_error): New.
10033 (main): New variable hint_error.
10034 * gdb.python/py-prettyprint.exp (run_lang_tests): New testcase
10035 "print hint_error".
10036 * gdb.python/py-prettyprint.py (class pp_hint_error): New.
10037 (register_pretty_printers): Register it.
10038
0c2e6019
TT
100392011-04-04 Tom Tromey <tromey@redhat.com>
10040
10041 * gdb.cp/maint.exp (test_help): Update.
10042 (test_namespace): Likewise.
10043
af57139d
JB
100442011-04-01 Joel Brobecker <brobecker@adacore.com>
10045
10046 * gdb.ada/arrayptr/foo.adb: Add access to constrained array.
10047 * gdb.ada/arrayptr.exp: Add new tests.
10048
956a9fb9
JB
100492011-04-01 Joel Brobecker <brobecker@adacore.com>
10050
10051 * gdb.ada/mi_catch_ex: New testcase.
10052
d0c4d642
PA
100532011-04-01 Pedro Alves <pedro@codesourcery.com>
10054
10055 * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the
10056 base::overload(void) method without specifying "const".
10057
18819fa6
UW
100582011-04-01 Ulrich Weigand <ulrich.weigand@linaro.org>
10059
10060 * gdb.arch/thumb-singlestep.S: New file.
10061 * gdb.arch/thumb-singlestep.exp: Likewise.
10062
a4c8e806
TT
100632011-03-31 Tom Tromey <tromey@redhat.com>
10064
10065 * gdb.python/py-prettyprint.py (exception_flag): New global.
10066 (NoStringContainerPrinter._iterator.next): Check it.
10067 * gdb.python/py-prettyprint.c (main): New variable nstype2.
10068 * gdb.python/py-mi.exp: Set exception_flag and do more tests.
10069
53832f31
TT
100702011-03-29 Tom Tromey <tromey@redhat.com>
10071
10072 * gdb.cp/anon-struct.cc: New file.
10073 * gdb.cp/anon-struct.exp: New file.
10074
e4620230
JK
100752011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10076
10077 Test STT_GNU_IFUNC support.
10078 * gdb.base/gnu-ifunc-lib.c: New file.
10079 * gdb.base/gnu-ifunc.c: New file.
10080 * gdb.base/gnu-ifunc.exp: New file.
10081
d0fb5eae
JK
100822011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10083
10084 Support a ring of related breakpoints.
10085 * gdb.base/watchpoint-delete.c: New file.
10086 * gdb.base/watchpoint-delete.exp: New file.
10087
20106cfb
JK
100882011-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
10089
10090 * gdb.ada/arrayparam.exp (print first after function call): Use
10091 explicit package name. Add a comment
10092 (print lasta after function call): Rename ...
10093 (print last after function call): ... it and use explicit package
10094 name.
10095 (print length after function call): Use explicit package name.
10096 * gdb.ada/str_ref_cmp.exp (operator = works for strings): New test.
10097 * gdb.ada/sym_print_name.exp: Change `i' to `integervar'.
10098 (multiple matches for symbol i): Rename ...
10099 (multiple matches for symbol integervar): ... it.
10100 * gdb.ada/sym_print_name/foo.adb (Foo): Change `I' to `IntegerVar'.
10101 * gdb.ada/sym_print_name/pck.ads (Pck): Likewise.
10102
e7ab5e63
AB
101032011-03-25 Andrew Burgess <aburgess@broadcom.com>
10104
10105 * lib/gdb.exp (default_gdb_start,gdb_init): Clear the GREP_OPTIONS
10106 environment variable to make grep output more predictable. Move
10107 all the environment setup into gdb_init so it's done once per test
10108 case rather than each time we start gdb.
10109
9ef07c8c
TT
101102011-03-24 Tom Tromey <tromey@redhat.com>
10111
10112 * gdb.base/label.exp: Use `main:there' linespec. Add re-running
10113 test.
10114
dd90784c
JK
101152011-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
10116
10117 * gdb.dwarf2/dw2-entry-value-main.c: New file.
10118 * gdb.dwarf2/dw2-entry-value.S: New file.
10119 * gdb.dwarf2/dw2-entry-value.exp: New file.
10120
05775840
PM
101212011-03-22 Phil Muldoon <pmuldoon@redhat.com>
10122
6fdff2c5 10123 PR python/12183
05775840
PM
10124
10125 * gdb.python/py-function.exp: Add GdbError tests.
10126
8661b11b
PA
101272011-03-18 Pedro Alves <pedro@codesourcery.com>
10128
10129 * gdb.trace/unavailable.cc (args_test_func, local_test_func)
10130 (reglocal_test_func, statlocal_test_func): New functions.
10131 (globals_test_func): Call new functions.
10132 * gdb.trace/unavailable.exp (gdb_collect_args_test)
10133 (gdb_collect_locals_test): New procedure.
10134 (gdb_trace_collection_test): Call new procedures.
10135
0fdb4f18
PA
101362011-03-18 Pedro Alves <pedro@codesourcery.com>
10137
10138 * gdb.trace/unavailable.exp (fpreg, spreg, pcreg): Define.
10139 (test_register, test_register_unavailable): New procedures.
10140 (gdb_unavailable_registers_test): New procedure.
10141 (gdb_trace_collection_test): Call it.
10142
99c3dc11
PM
101432011-03-18 Phil Muldoon <pmuldoon@redhat.com>
10144
6fdff2c5 10145 PR python/12149
99c3dc11
PM
10146
10147 * gdb.python/python.exp: Add gdb.write tests.
10148
29703da4
PM
101492010-03-17 Phil Muldoon <pmuldoon@redhat.com>
10150
10151 * gdb.python/Makefile.in: Add py-objfile.
10152 * gdb.python/py-objfile.exp: New file.
10153 * gdb.python/py-objfile.c: New file.
10154 * gdb.python/py-block.exp: Add is_valid tests.
10155 * gdb.python/py-inferior.exp: Ditto.
10156 * gdb.python/py-infthread.exp: Ditto.
10157 * gdb.python/py-symbol.exp: Ditto.
10158 * gdb.python/py-symtab.exp: Ditto.
10159
598997c8
KS
101602011-03-16 Keith Seitz <keiths@redhat.com>
10161
10162 PR c++/12273
10163 * gdb.cp/cmpd-minsyms.exp: New test.
10164 * gdb.cp/cmpd-minsyms.cc: New file.
10165
10166 PR c++/11734
10167 * gdb.cp/ovsrch.exp: New test.
10168 * gdb.cp/ovsrch.h: New file.
10169 * gdb.cp/ovsrch1.cc: New file.
10170 * gdb.cp/ovsrch2.cc: New file.
10171 * gdb.cp/ovsrch3.cc: New file.
10172 * gdb.cp/ovsrch4.cc: New file.
10173
c91513d8
PP
101742011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
10175
10176 PR gdb/12528
10177 * gdb.base/Makefile.in: Adjust EXECUTABLES.
10178 * gdb.base/break-on-linker-gcd-function.exp: New test.
10179 * gdb.base/break-on-linker-gcd-function.cc: New file.
10180
7470fc63
AT
101812011-03-15 Andreas Tobler <andreast@fgznet.ch>
10182
10183 * gdb.base/jit-main.c: Define ElfW for non glibc elf targets.
10184
959e7469
PM
101852011-03-15 Phil Muldoon <pmuldoon@redhat.com>
10186
10187 * lib/gdb.exp (gdb_unload): Add another termination case.
10188
9373cf26
JK
101892011-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10190
10191 * gdb.dwarf2/dw2-empty-pc-range.S: New file.
10192 * gdb.dwarf2/dw2-empty-pc-range.exp: New file.
10193 * gdb.dwarf2/pr11465.S: New .text labels text_start and text_end.
10194 Provide a stub byte there.
10195 (DW_TAG_compile_unit): Set DW_AT_low_pc, DW_AT_high_pc and
10196 DW_AT_entry_pc.
10197 (dieb4, dieda): Set DW_AT_high_pc higher than DW_AT_low_pc.
10198
24e9cda0
UW
101992011-03-15 Ulrich Weigand <uweigand@de.ibm.com>
10200
10201 * gdb.arch/altivec-abi.exp: Skip "generic" tests on 64-bit when
10202 using a GCC 4.1 or 4.2 compiler. Add an additional test variant
10203 "generic ABI, auto".
10204 (altivec_abi_tests): Accept vectors returned by reference.
10205
7371cf6d
PM
102062010-03-14 Phil Muldoon <pmuldoon@redhat.com>
10207
10208 * gdb.python/py-breakpoint.exp: Add Python stop operations tests.
10209
ce77046a
UW
102102011-03-13 Ulrich Weigand <uweigand@de.ibm.com>
10211
10212 * gdb.python/py-section-script.exp: Skip test if no Python support.
10213
176400c3
UW
102142011-03-12 Ulrich Weigand <uweigand@de.ibm.com>
10215
10216 * gdb.base/solib-weak.exp: Allow "." prefix for ppc64.
10217
ecec24e6
PM
102182011-03-10 Phil Muldoon <pmuldoon@redhat.com>
10219
10220 * gdb.python/py-parameter.exp: Update tests to the new Python
10221 parameter API. Add "no documentation" test. Add deprecated API
10222 backward compatibility test.
10223
5dbdd470
TT
102242011-03-09 Tom Tromey <tromey@redhat.com>
10225
10226 * gdb.ada/catch_ex.exp: Use explicit gdb_test rather than
10227 gdb_continue_to_end.
10228
b66e66ee
MK
102292011-03-09 Mark Kettenis <kettenis@gnu.org>
10230
10231 * gdb.base/memattr.exp: Adjust regexps to accept spaces as well as
10232 tabs.
10233
eceb0c5f
TT
102342011-03-09 Tom Tromey <tromey@redhat.com>
10235
10236 * lib/gdb.exp (inferior_exited_re): Match. leading `['. Wrap in
10237 parentheses.
10238 (gdb_continue_to_end): Add "allow_extra" parameter. Use
10239 $command.
10240 * gdb.threads/thread-unwindonsignal.exp: Pass "allow_extra"
10241 argument to gdb_continue_to_end.
10242 * gdb.threads/interrupted-hand-call.exp: Pass "allow_extra"
10243 argument to gdb_continue_to_end.
10244 * gdb.cp/annota3.exp: Fix regex.
10245 * gdb.cp/annota2.exp: Fix regex.
10246 * gdb.base/shlib-call.exp: Pass "allow_extra" argument to
10247 gdb_continue_to_end.
10248 * gdb.base/call-signal-resume.exp: Revert earlier patch.
10249 * gdb.ada/tasks.exp: Pass "allow_extra" argument to
10250 gdb_continue_to_end.
10251
63154eca
PA
102522011-03-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10253
10254 * gdb.server/ext-run.exp
10255 (load new file without any gdbserver inferior): New test.
10256
967d1f9b
TT
102572011-03-07 Tom Tromey <tromey@redhat.com>
10258
10259 * Makefile.in (TAGS): Rewrite.
10260
d68dcbb9
JK
102612011-03-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10262
10263 * gdb.trace/report.exp (12.1: trace report #1): New match for the
10264 initial commands echo. New match for `Found trace'. Anchor all the
10265 other matches. Anchor and match for `No trace frame found' the final
10266 match.
10267
6bf58e63
TT
102682011-03-07 Tom Tromey <tromey@redhat.com>
10269
10270 * Makefile.in (TAGS): New target.
10271
fda326dd
TT
102722011-03-07 Tom Tromey <tromey@redhat.com>
10273
10274 * lib/opencl.exp (skip_opencl_tests): Update for exit message
10275 change.
10276 * lib/mi-support.exp (mi_gdb_test): Update for exit message
10277 change.
10278 * lib/gdb.exp (gdb_test_multiple): Update comment. Update for
10279 exit message change.
10280 (skip_altivec_tests): Update for exit message change.
10281 (skip_vsx_tests): Likewise.
10282 (gdb_continue_to_end): Likewise. Add 'command' argument.
10283 * lib/cell.exp (skip_cell_tests): Update for exit message change.
10284 * gdb.threads/tls.exp: Update for exit message change.
10285 * gdb.threads/thread-unwindonsignal.exp: Use
10286 gdb_continue_to_end.
10287 * gdb.threads/step.exp (step_it): Update for exit message change.
10288 (continue_all): Likewise.
10289 * gdb.threads/print-threads.exp (test_all_threads): Update for
10290 exit message change.
10291 * gdb.threads/interrupted-hand-call.exp: Use
10292 gdb_continue_to_end.
10293 * gdb.threads/execl.exp: Use gdb_continue_to_end.
10294 * gdb.python/py-prettyprint.exp (run_lang_tests): Use
10295 gdb_continue_to_end.
10296 * gdb.hp/gdb.objdbg/objdbg02.exp: Use gdb_continue_to_end.
10297 * gdb.hp/gdb.objdbg/objdbg01.exp: Use gdb_continue_to_end.
10298 * gdb.hp/gdb.defects/solib-d.exp: Update for exit message change.
10299 * gdb.cp/method.exp: Update for exit message change.
10300 * gdb.cp/mb-templates.exp: Update for exit message change.
10301 * gdb.cp/mb-inline.exp: Use gdb_continue_to_end.
10302 * gdb.cp/annota3.exp: Update for exit message change.
10303 * gdb.cp/annota2.exp: Update for exit message change.
10304 * gdb.cell/fork.exp: Use gdb_continue_to_end.
10305 * gdb.base/term.exp: Update for exit message change.
10306 * gdb.base/step-test.exp (test_i): Update for exit message change.
10307 * gdb.base/sigstep.exp (advance): Update for exit message change.
10308 (advancei): Likewise.
10309 * gdb.base/siginfo.exp: Update for exit message change.
10310 * gdb.base/shlib-call.exp: Use gdb_continue_to_end.
10311 * gdb.base/reread.exp: Use gdb_continue_to_end.
10312 * gdb.base/langs.exp: Use gdb_continue_to_end.
10313 * gdb.base/interrupt.exp: Update for exit message change.
10314 * gdb.base/gdb1555.exp: Update for exit message change.
10315 * gdb.base/exe-lock.exp: Use gdb_continue_to_end.
10316 * gdb.base/ending-run.exp: Update for exit message change.
10317 * gdb.base/chng-syms.exp: Update for exit message change.
10318 * gdb.base/checkpoint.exp: Update for exit message change.
10319 * gdb.base/catch-syscall.exp (check_for_program_end): Use
10320 gdb_continue_to_end.
10321 (test_catch_syscall_with_wrong_args): Likewise.
10322 * gdb.base/call-signal-resume.exp: Use gdb_continue_to_end.
10323 * gdb.base/break-interp.exp (test_ld): Update for exit message
10324 change.
10325 * gdb.base/bang.exp: Update for exit message change.
10326 * gdb.base/attach.exp (do_attach_tests): Use gdb_continue_to_end.
10327 (do_call_attach_tests): Likewise.
10328 * gdb.base/a2-run.exp: Update for exit message change.
10329 * gdb.arch/ppc-dfp.exp: Update for exit message change.
10330 * gdb.ada/tasks.exp: Use gdb_continue_to_end.
10331 * gdb.ada/catch_ex.exp: Use gdb_continue_to_end.
10332
dd19bd70
JK
103332011-03-05 Jan Kratochvil <jan.kratochvil@redhat.com>
10334
10335 * gdb.base/help.exp (help thread find): Fix one forgotten quote.
10336
30e62689
TT
103372011-03-03 Tom Tromey <tromey@redhat.com>
10338
10339 * gdb.hp/gdb.aCC/Makefile.in (Makefile): Remove.
10340 * gdb.hp/gdb.aCC/configure (Makefile): Remove.
10341 * gdb.hp/gdb.aCC/configure.ac: Remove.
10342 * gdb.hp/gdb.base-hp/Makefile.in (Makefile): Remove.
10343 * gdb.hp/gdb.base-hp/configure (Makefile): Remove.
10344 * gdb.hp/gdb.base-hp/configure.ac: Remove.
10345 * gdb.hp/gdb.compat/Makefile.in (Makefile): Remove.
10346 * gdb.hp/gdb.compat/configure (Makefile): Remove.
10347 * gdb.hp/gdb.compat/configure.ac: Remove.
10348 * gdb.hp/gdb.defects/Makefile.in (Makefile): Remove.
10349 * gdb.hp/gdb.defects/configure (Makefile): Remove.
10350 * gdb.hp/gdb.defects/configure.ac: Remove.
10351 * gdb.hp/gdb.objdbg/Makefile.in (Makefile): Remove.
10352 * gdb.hp/gdb.objdbg/configure (Makefile): Remove.
10353 * gdb.hp/gdb.objdbg/configure.ac: Remove.
10354 * gdb.hp/configure.ac: Remove.
10355 * gdb.hp/configure: Remove.
10356 * gdb.hp/Makefile.in (SUBDIRS): No longer a configure
10357 substitution.
10358 (Makefile): Remove rule.
10359 * gdb.cell/configure.ac: Remove.
10360 * gdb.cell/configure: Remove.
10361 * gdb.stabs/Makefile.in (Makefile): Remove.
10362 (distclean): Don't remove config.status or config.log.
10363 * gdb.stabs/configure (Makefile): Remove.
10364 * gdb.stabs/configure.ac: Remove.
10365 * configure: Rebuild.
10366 * configure.ac: Don't AC_CONFIG_SUBDIRS in gdb.hp or gdb.stabs.
10367 Remove stabs- and cell-specific logic. Test for existence of
10368 ../gdbtk before configuring gdb.gdbtk. Build Makefiles in gdb.hp
10369 subdirectories, gdb.cell, and and gdb.stabs.
10370 * Makefile.in (ALL_SUBDIRS): Add gdb.hp and gdb.stabs.
10371
c171f854
JB
103722011-03-03 Joel Brobecker <brobecker@adacore.com>
10373
10374 * gdb.python/py-inferior.exp: Avoid searching pattern beyond
10375 end of buffer.
10376
9a5193cb
JB
103772011-03-02 Joel Brobecker <brobecker@adacore.com>
10378
10379 * gdb.python/py-inferior.exp: Use gdb_test_no_output instead of
10380 gdb_test when running a test where we expected no output back.
10381
9bb4c1bb
MS
103822011-02-28 Michael Snyder <msnyder@vmware.com>
10383
10384 * gdb.cp/overload.cc: Change initializer value to integer.
10385
3bd0f5ef
MS
103862011-02-27 Michael Snyder <msnyder@vmware.com>
10387
10388 * gdb.multi/base.exp: Add test for remove-inferiors.
10389
2279eaad
JB
103902011-02-26 Joel Brobecker <brobecker@adacore.com>
10391
10392 * gdb.python/py-frame.exp: Simplify the initialization phase
10393 using prepare_for_testing.
10394
c82c0b55
MS
103952011-02-25 Michael Snyder <msnyder@vmware.com>
10396
10397 * gdb.multi/base.exp: Add tests for info inferiors with args.
10398
1d94651b
JK
103992011-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10400
10401 * gdb.dwarf2/dw2-ranges.S: Rename to ...
10402 * gdb.dwarf2/dw2-ranges.c: ... here, convert it to C.
10403 * gdb.dwarf2/dw2-ranges.exp: Skip the testcase on !$gcc_compiled.
10404 Rename srcfile, srcfile2 and srcfile3, new asmfile, asmfile2 and
10405 asmfile3. Comment the STABS (#3) file compilation. Compile
10406 everything through assembler. Provide KFAIL for symtab/12497.
10407 * gdb.dwarf2/dw2-ranges2.S: Rename to ...
10408 * gdb.dwarf2/dw2-ranges2.c: ... here, convert it to C.
10409 * gdb.dwarf2/dw2-ranges3.S: Rename to ...
10410 * gdb.dwarf2/dw2-ranges3.c: ... here, convert it to C.
10411
3bd0f5ef
MS
104122011-02-24 Michael Snyder <msnyder@vmware.com>
10413
10414 * gdb.base/break.exp: Add tests for delete breakpoints using
10415 convenience variables and value history references.
10416
12c1418e
MS
104172011-02-24 Michael Snyder <msnyder@vmware.com>
10418
10419 * gdb.base/break.exp: Remove debugging 'printf' accidentally
10420 left behind in previous check-in.
10421
e5a67952
MS
104222011-02-23 Michael Snyder <msnyder@vmware.com>
10423
10424 * gdb.base/break.exp: Add tests for "info break" with arguments.
10425 * gdb.trace/infotrace.exp: Update patterns for error and help.
10426 * gdb.base/completion.exp: Update pattern.
10427 * gdb.base/ena-dis-br.exp: Update pattern.
10428 * gdb.base/help.exp: Update patterns.
10429
104302011-02-23 Michael Snyder <msnyder@vmware.com>
fbcb778d
MS
10431
10432 * gdb.base/memattr.exp: New test.
10433 * gdb.base/memattr.c: Test load for memattr.exp.
10434
6e6fbe60
DE
104352011-02-22 Doug Evans <dje@google.com>
10436
10437 * gdb.python/py-symbol.exp: Test lookup_global_symbol.
10438
1d41d745
MS
104392011-02-22 Michael Snyder <msnyder@vmware.com>
10440
10441 * Makefile.in: Make more clean.
10442 * gdb.ada/Makefile.in: Ditto.
10443 * gdb.arch/Makefile.in: Ditto.
10444 * gdb.asm/Makefile.in: Ditto.
10445 * gdb.base/Makefile.in: Ditto.
10446 * gdb.cp/Makefile.in: Ditto.
10447 * gdb.dwarf2/Makefile.in: Ditto.
10448 * gdb.java/Makefile.in: Ditto.
10449 * gdb.mi/Makefile.in: Ditto.
10450 * gdb.modula2/Makefile.in: Ditto.
10451 * gdb.python/Makefile.in: Ditto.
10452 * gdb.server/Makefile.in: Ditto.
10453 * gdb.stabs/Makefile.in: Ditto.
10454 * gdb.threads/Makefile.in: Ditto.
10455 * gdb.trace/Makefile.in: Ditto.
10456
79ba84ca
MS
104572011-02-22 Michael Snyder <msnyder@vmware.com>
10458
df46027d 10459 * gdb.threads/thread-find.exp: Add tests for bad input to
79ba84ca
MS
10460 info threads.
10461
b9b35694
JB
104622011-02-22 Joel Brobecker <brobecker@adacore.com>
10463
10464 * gdb.python/py-breakpoint.exp: Fix the expected output of
10465 one of the "maint info breakpoints" tests to accept the output
10466 generated on platforms that do not have hardware watchpoints.
10467
8bfb830f
JB
104682011-02-22 Joel Brobecker <brobecker@adacore.com>
10469
10470 * gdb.python/py-breakpoint.exp: Remove unnecessary call to
10471 clean_restart. Be a little stricter in the expected output
10472 for one of the tests. Fix a typo in one of the comments.
10473
c45f3c54
JB
104742011-02-22 Joel Brobecker <brobecker@adacore.com>
10475
10476 * gdb.python/py-block.exp: Simplify using prepare_for_testing.
10477 Delete variable binfile, no longer use. Add or modify test
10478 comments to make them unique.
10479
b97c863c
MS
104802011-02-21 Michael Snyder <msnyder@vmware.com>
10481
10482 * Makefile.in: Update for make clean.
10483 * gdb.ada/Makefile.in: Ditto.
10484 * gdb.arch/Makefile.in: Ditto.
10485 * gdb.asm/Makefile.in: Ditto.
10486 * gdb.base/Makefile.in: Ditto.
10487 * gdb.cp/Makefile.in: Ditto.
10488 * gdb.dwarf2/Makefile.in: Ditto.
10489 * gdb.java/Makefile.in: Ditto.
10490 * gdb.mi/Makefile.in: Ditto.
10491 * gdb.modula2/Makefile.in: Ditto.
10492 * gdb.python/Makefile.in: Ditto.
10493 * gdb.server/Makefile.in: Ditto.
10494 * gdb.stabs/Makefile.in: Ditto.
10495 * gdb.threads/Makefile.in: Ditto.
10496 * gdb.trace/Makefile.in: Ditto.
10497
aea5b279
MS
104982011-02-21 Michael Snyder <msnyder@vmware.com>
10499
10500 * gdb.threads/thread-find.exp: Update patterns for changes in
10501 output of "info threads" command.
10502
e3039479
UW
105032011-02-21 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
10504 Ulrich Weigand <uweigand@de.ibm.com>
10505
10506 * lib/gdb.exp (skip_hw_breakpoint_tests): Add arm*-*-* target.
10507 (skip_hw_watchpoint_tests): Likewise.
10508 (skip_hw_watchpoint_multi_tests): Likewise.
10509
b800ec70
UW
105102011-02-21 Ulrich Weigand <uweigand@de.ibm.com>
10511
10512 * lib/gdb.exp (skip_hw_breakpoint_tests): New procedure.
10513 (skip_hw_watchpoint_tests): Likewise.
10514 (skip_hw_watchpoint_multi_tests): Likewise.
10515 (skip_hw_watchpoint_access_tests): Likewise.
10516
10517 * gdb.base/hbreak.exp: Use appropriate skip_hw_..._tests checks.
10518 * gdb.base/pr11022.exp: Likewise.
10519 * gdb.base/watch-read.exp: Likewise.
10520 * gdb.base/watch_thread_num.exp: Likewise.
10521 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
10522 * gdb.base/watchpoint-hw.exp: Likewise.
10523 * gdb.base/watchpoint.exp: Likewise.
10524 * gdb.threads/local-watch-wrong-thread.exp: Likewise.
10525 * gdb.threads/watchthreads-reorder.exp: Likewise.
10526 * gdb.threads/watchthreads.exp: Likewise.
10527 * gdb.threads/watchthreads2.exp: Likewise.
10528
91033e37
JB
105292011-02-21 Joel Brobecker <brobecker@adacore.com>
10530
10531 * gdb.ada/packed_array.exp: Add xfail for "print u_var" if
10532 the debugger is unable to find the array bounds.
10533
eeaafae2
JK
105342011-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10535
10536 * gdb.cp/typedef-operator.exp: New file.
10537 * gdb.cp/typedef-operator.cc: New file.
10538
e338d953
MS
105392011-02-17 Michael Snyder <msnyder@vmware.com>
10540
10541 * gdb.threads/thread-find.exp: Fix regular expressions.
10542
e67ad678
JB
105432011-02-17 Joel Brobecker <brobecker@adacore.com>
10544
10545 * gdb.ada/packed_array: Expand testcase to test printing of
10546 unconstrained packed array.
10547
93084bca
JB
105482011-02-17 Joel Brobecker <brobecker@adacore.com>
10549
10550 * gdb.dwarf2/dw2-ranges.exp: Simplify using clean_restart.
10551
a0c78a73
PA
105522011-02-16 Pedro Alves <pedro@codesourcery.com>
10553
f65d5553 10554 * gdb.trace/collection.c (globalarr3): New global.
a0c78a73
PA
10555 (main): Initialize it before collecting, and and clear it
10556 afterwards.
f65d5553
PA
10557 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
10558 collecting with '{type} addr', where the addr expression is not an
10559 rvalue.
a0c78a73 10560
3dfcbbd2
KW
105612011-02-16 Ken Werner <ken.werner@de.ibm.com>
10562
10563 * gdb.opencl/datatypes.exp: Allow "false" when printing the content of
10564 a bool variable. Expect correct OpenCL names for vector types. Use the
10565 uc3 variable name instead of referring to the uchar3 built-in type.
10566 Escape the asterisk at the half pointer test.
10567
08807d5a
PA
105682011-02-16 Pedro Alves <pedro@codesourcery.com>
10569
f65d5553 10570 * gdb.trace/collection.c (globalarr2): New global.
08807d5a
PA
10571 (main): Initialize it before collecting, and and clear it
10572 afterwards.
f65d5553
PA
10573 * gdb.trace/collection.exp (gdb_collect_globals_test): Test
10574 collecting overlapping memory ranges.
08807d5a 10575
60f98dde
MS
105762011-02-15 Michael Snyder <msnyder@vmware.com>
10577
10578 * gdb.base/default.exp: Add tests for thread commands.
10579 * gdb.base/help.exp: Add tests for thread commands.
10580 * gdb.threads/thread-find.exp: New test for thread find command.
10581
648cd113
KW
105822011-02-15 Ken Werner <ken.werner@de.ibm.com>
10583
10584 * gdb.opencl/datatypes.exp: Expect the size of a bool to be one byte.
10585
494e194e
YQ
105862011-02-15 Yao Qi <yao@codesourcery.com>
10587
10588 PR tdep/12352
10589 * gdb.arch/arm-disp-step.S : New test for str instruction.
10590 * gdb.arch/arm-disp-step.exp : Likewise.
10591
d9492458
TJB
105922011-02-15 Thiago Jung Bauermann <bauerman@br.ibm.com>
10593
10594 * gdb.arch/vsx-regs.exp: Add "vector_register1_vr" and
10595 "vector_register2_vr" test strings. Test the extended floating
10596 point registers (F32~F63).
10597 * lib/gdb.exp (skip_vsx_tests): Update compile flags for the
10598 IBM XL C compiler. Make the test program use a register provided
10599 by the compiler for the lxvd2x instruction.
10600
8af8e3bc
PA
106012011-02-14 Pedro Alves <pedro@codesourcery.com>
10602
10603 * gdb.trace/unavailable.cc (class Base, class Middle, class
10604 Derived): New types.
10605 (derived_unavail, derived_partial, derived_whole): New globals.
10606 (virtual_partial): New global.
10607 (virtualp): Point at virtual_partial.
10608 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add tests
10609 related to unavailable vptr.
10610
1b28d0b3
PA
106112011-02-14 Pedro Alves <pedro@codesourcery.com>
10612
10613 * gdb.trace/unavailable.cc (a, b, c): New globals.
10614 (main): Set and clear them.
10615 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Collect
10616 `a' and `c', and check that `b' isn't collected, although `a' and
10617 `c' are.
10618
ec0a52e1
PA
106192011-02-14 Pedro Alves <pedro@codesourcery.com>
10620
10621 * gdb.trace/unavailable.cc (struct Virtual): New.
10622 (virtualp): New global pointer.
10623 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test
10624 printing a pointer to an object whose type has a vtable, with
10625 print object on.
10626
24e6bcee
PA
106272011-02-14 Pedro Alves <pedro@codesourcery.com>
10628
10629 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that
10630 value repeat handles unavailableness.
10631
39d37385
PA
106322011-02-14 Pedro Alves <pedro@codesourcery.com>
10633
10634 * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new
10635 tests for building arrays from unavailable values, subscripting
10636 non-memory rvalue unvailable arrays, and accessing fields or
10637 baseclasses of non-lazy unavailable values,
10638 * gdb.trace/unavailable.cc (small_struct, small_struct_b): New
10639 struct types.
10640 (g_smallstruct, g_smallstruct_b): New globals.
10641
06d72e16
PA
106422011-02-14 Pedro Alves <pedro@codesourcery.com>
10643
10644 * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files.
10645
bc9a5551
JK
106462011-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10647
10648 Fix const/volatile qualifiers of C++ types, PR c++/12328.
10649 * gdb.cp/overload-const.exp: New file.
10650 * gdb.cp/overload-const.cc: New file.
10651
54fcddd0
UW
106522011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
10653
10654 * gdb.opencl/callfuncs.cl: New file.
10655 * gdb.opencl/callfuncs.exp: New test.
10656 * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs.
10657
d6dafb7c
UW
106582011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
10659
10660 * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f
10661 when computing result.
10662 * gdb.arch/altivec-abi.exp: Update expected results.
10663
a449c2d8
TJB
106642011-02-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
10665
10666 * gdb.base/break-interp.exp: Remove ${objdir} from test messages.
10667 * gdb.base/jit.exp: Likewise.
10668 * gdb.base/pie-execl.exp: Likewise.
10669 * gdb.base/solib-nodir.exp: Likewise.
10670 * gdb.base/solib-overlap.exp: Likewise.
10671
764880b7
PA
106722011-02-07 Pedro Alves <pedro@codesourcery.com>
10673
10674 * gdb.trace/collection.c (global_pieces): New.
10675 * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test):
10676 New procedure.
10677 (gdb_trace_collection_test): Call it.
10678
505500db
SW
106792011-02-04 Sami Wagiaalla <swagiaal@redhat.com>
10680
10681 * gdb.python/py-evthreads.c: New file.
10682 * gdb.python/py-evthreads.exp: New file.
10683 * gdb.python/py-events.py: New file.
10684 * gdb.python/py-events.exp: New file.
10685 * gdb.python/py-events.c: New file.
10686
385203ed
DD
106872011-02-04 David Daney <ddaney@caviumnetworks.com>
10688
10689 * gdb.base/catch-syscall.exp: Enable for mips*-linux*.
10690
9011945e
AB
106912011-02-03 Andrew Burgess <aburgess@broadcom.com>
10692
10693 * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c,
10694 gdb.base/disasm-end-cu.exp: New test for disassembling over the
10695 boundary between two compilation units.
10696
580688f3
PA
106972011-02-02 Pedro Alves <pedro@codesourcery.com>
10698
10699 * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB)
10700 (Virtual): New structs.
10701 (virtual_o, virtual_middle_b): New globals.
10702 * gdb.cp/virtbase.exp: New tests.
10703
d3f0f853
PP
107042011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
10705
10706 * gdb.base/jit.exp: New file.
10707 * gdb.base/jit-main.c: New file.
10708 * gdb.base/jit-solib.c: New file.
10709
b2030fb5
UW
107102011-01-31 Ulrich Weigand <uweigand@de.ibm.com>
10711
10712 * gdb.opencl/convs_casts.exp: Use tbreak instead of break to
10713 proceed to initial kernel entry point.
10714 * gdb.opencl/datatypes.exp: Likewise.
10715 * gdb.opencl/operators.exp: Likewise.
10716 * gdb.opencl/vec_comps.exp: Likewise.
10717
2db19d1e
SW
107182011-01-31 Sami Wagiaalla <swagiaal@redhat.com>
10719
10720 * gdb.cp/nsnested.cc: New.
10721 * gdb.cp/nsnested.exp: New.
10722 * gdb.cp/nsnoimports.exp: New.
10723 * gdb.cp/nsnoimports.cc: New.
10724
6b0c4c1f
JB
107252011-01-31 Joel Brobecker <brobecker@adacore.com>
10726
10727 * gdb.base/interact.exp: Add extra tests that verify that
10728 the value of the interactive-mode setting does not change
10729 after the script is sourced.
10730
80b23b6a
JK
107312011-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
10732
10733 * gdb.cp/noparam.exp: New file.
10734 * gdb.cp/noparam.cc: New file.
10735
ffd5ec24
PA
107362011-01-28 Pedro Alves <pedro@codesourcery.com>
10737
10738 * gdb.trace/tfile.exp: Test that with no traceframe selected,
10739 there's no stack or registers.
10740
a81766d8
TT
107412011-01-26 Tom Tromey <tromey@redhat.com>
10742
10743 * gdb.python/py-prettyprint.exp (run_lang_tests): Ensure no blank
10744 space before string output. Add test for "set print pretty off"
10745 case.
10746
585fdaa1
PA
107472011-01-25 Pedro Alves <pedro@codesourcery.com>
10748
10749 * gdb.base/frame-args.exp: Adjust.
10750 * gdb.dwarf2/dw2-noloc.exp: Adjust.
10751 * gdb.dwarf2/dw2-inline-param.exp: Adjust.
10752 * gdb.dwarf2/pieces.exp: Adjust.
10753 * gdb.opt/clobbered-registers-O2.exp: Adjust.
10754 * gdb.opt/inline-locals.exp: Adjust.
10755 * gdb.threads/fork-child-threads.exp: Adjust.
10756
d468832a
KW
107572011-01-25 Ken Werner <ken.werner@de.ibm.com>
10758
10759 * gdb.opencl/convs_casts.cl: Move program scope variables into the
10760 OpenCL kernel function. Add a comment as marker. Add address space
10761 qualifiers for the remaining program scope variables.
10762 * gdb.opencl/datatypes.cl: Likewise.
10763 * gdb.opencl/operators.cl: Likewise.
10764 * gdb.opencl/vec_comps.cl: Likewise.
10765 * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test.
10766 Add breakpoint at the marker comment.
10767 * gdb.opencl/datatypes.exp: Likewise.
10768 * gdb.opencl/operators.exp: Likewise.
10769 * gdb.opencl/vec_comps.exp: Likewise.
10770
490f124f
PA
107712011-01-24 Pedro Alves <pedro@codesourcery.com>
10772
10773 * gdb.base/printcmds.c (some_struct): New struct and instance.
10774 * gdb.base/printcmds.exp (test_print_repeats_embedded_array): New
10775 procedure.
10776 <global scope>: Call it.
10777
6da78614
KW
107782011-01-21 Ken Werner <ken.werner@de.ibm.com>
10779
10780 * lib/opencl.exp (skip_opencl_tests): Add missing compile_flags
10781 argument to the gdb_compile_opencl_hostapp call.
10782
ec64c9aa
YQ
107832011-01-19 Yao Qi <yao@codesourcery.com>
10784
10785 * lib/dwarf.exp (dwarf2_support): Change supported targets to a
10786 positve list.
10787
810cfdbb
YQ
107882011-01-19 Yao Qi <yao@codesourcery.com>
10789
10790 * gdb.asm/asm-source.exp: Replace ARM target triplet with a
10791 canonical form.
10792 Remove "xscale-*-*"
10793 * gdb.xml/tdesc-regs.exp: Likewise.
10794 * gdb.python/py-section-script.exp: Replace ARM target triplet
10795 with canonical form.
10796 Match arm*-*-symbianelf*.
10797 * gdb.base/dup-sect.exp: Likewise.
10798 * lib/dwarf.exp: New.
10799 * gdb.dwarf2/callframecfa.exp: Check dwarf2 support by routine
10800 dwarf2_support.
10801 * gdb.dwarf2/dup-psym.exp: Likewise.
10802 * gdb.dwarf2/dw2-ada-ffffffff.exp: Likewise.
10803 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10804 * gdb.dwarf2/dw2-bad-parameter-type.exp: Likewise.
10805 * gdb.dwarf2/dw2-basic.exp: Likewise.
10806 * gdb.dwarf2/dw2-compressed.exp: Likewise.
10807 * gdb.dwarf2/dw2-const.exp: Likewise.
10808 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Likewise.
10809 * gdb.dwarf2/dw2-cu-size.exp: Likewise.
10810 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10811 * gdb.dwarf2/dw2-empty-namespace.exp: Likewise.
10812 * gdb.dwarf2/dw2-filename.exp: Likewise.
10813 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10814 * gdb.dwarf2/dw2-inline-param.exp: Likewise.
10815 * gdb.dwarf2/dw2-intercu.exp: Likewise.
10816 * gdb.dwarf2/dw2-intermix.exp: Likewise.
10817 * gdb.dwarf2/dw2-modula2-self-type.exp: Likewise.
10818 * gdb.dwarf2/dw2-noloc.exp: Likewise.
10819 * gdb.dwarf2/dw2-op-call.exp: Likewise.
10820 * gdb.dwarf2/dw2-producer.exp: Likewise.
10821 * gdb.dwarf2/dw2-ranges.exp: Likewise.
10822 * gdb.dwarf2/dw2-ref-missing-frame.exp: Likewise.
10823 * gdb.dwarf2/dw2-stack-boundary.exp: Likewise.
10824 * gdb.dwarf2/dw2-strp.exp: Likewise.
10825 * gdb.dwarf2/dw2-unresolved.exp: Likewise.
10826 * gdb.dwarf2/implptr.exp: Likewise.
10827 * gdb.dwarf2/mac-fileno.exp: Likewise.
10828 * gdb.dwarf2/member-ptr-forwardref.exp: Likewise.
10829 * gdb.dwarf2/pieces.exp: Likewise.
10830 * gdb.dwarf2/pr11465.exp: Likewise.
10831 * gdb.dwarf2/valop.exp: Likewise.
10832 * gdb.dwarf2/watch-notconst.exp: Likewise.
10833 * gdb.mi/dw2-ref-missing-frame.exp: Likewise.
10834
4694da01
TT
108352011-01-19 Tom Tromey <tromey@redhat.com>
10836
10837 * gdb.python/py-infthread.exp: Add thread tests.
10838
b075872c
JB
108392011-01-14 Joel Brobecker <brobecker@adacore.com>
10840
10841 * gdb.base/wchar.c, gdb.base/wchar.exp: New testcases.
10842
2c3e6e24
JB
108432011-01-14 Joel Brobecker <brobecker@adacore.com>
10844
10845 * gdb.ada/widewide: New testcase.
10846
de8fa76c
JB
108472011-01-13 Joel Brobecker <brobecker@adacore.com>
10848
10849 * gdb.base/interact.exp: New testcase.
10850
1b05df00
TT
108512011-01-12 Tom Tromey <tromey@redhat.com>
10852
10853 * gdb.mi/gdb2549.exp: Update for error message changes.
10854 * gdb.mi/mi-cli.exp: Likewise.
10855 * gdb.mi/mi-disassemble.exp: Likewise.
10856 * gdb.mi/mi-pthreads.exp: Likewise.
10857 * gdb.mi/mi-regs.exp: Likewise.
10858 * gdb.mi/mi-stack.exp: Likewise.
10859 * gdb.mi/mi-var-block.exp: Likewise.
10860 * gdb.mi/mi-var-cmd.exp: Likewise.
10861 * gdb.mi/mi2-cli.exp: Likewise.
10862 * gdb.mi/mi2-disassemble.exp: Likewise.
10863 * gdb.mi/mi2-pthreads.exp: Likewise.
10864 * gdb.mi/mi2-regs.exp: Likewise.
10865 * gdb.mi/mi2-stack.exp: Likewise.
10866 * gdb.mi/mi2-var-block.exp: Likewise.
10867 * gdb.mi/mi2-var-cmd.exp: Likewise.
10868
c2ff108b
JK
108692011-01-12 Andrew Burgess <aburgess@broadcom.com>
10870 Jan Kratochvil <jan.kratochvil@redhat.com>
10871
10872 PR fortran/11104 and DWARF unbound arrays detection.
10873 * gdb.fortran/multi-dim.exp: New file.
10874 * gdb.fortran/multi-dim.f90: New file.
10875
b716877b
AB
108762011-01-12 Andrew Burgess <aburgess@broadcom.com>
10877
10878 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Update
10879 expected output to reflect changes in gdb/mi/mi-cmd-disas.c and
10880 add new tests for opcode dumping.
10881
6c162d5e
TT
108822011-01-11 Tom Tromey <tromey@redhat.com>
10883
10884 * gdb.python/py-infthread.exp: Load gdb-python.exp.
10885
77b06cd7
TJB
108862010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
10887
10888 Convert hardware watchpoints to use breakpoint_ops.
10889 * gdb.base/foll-exec.exp: Adapt to new error string when the catchpoint
10890 type is not supported.
10891 * gdb.base/foll-fork.exp: Likewise.
10892 * gdb.base/foll-vfork.exp: Likewise.
10893
f39a75d0
PM
108942011-01-10 Phil Muldoon <pmuldoon@redhat.com>
10895
10896 * gdb.python/py-cmd.exp: Remove gdb_py_test_multiple function.
10897 Use load_lib gdb-python.exp.
10898 * gdb.python/python.exp: Ditto.
10899 * gdb.python/py-function.exp: Ditto.
10900
fc529d80
AS
109012011-01-09 Andreas Schwab <schwab@linux-m68k.org>
10902
10903 * gdb.threads/tls.exp ("info address me"): Fix expected output.
10904
fb03cb59
JK
109052011-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10906
10907 * configure: Regenerate.
10908
d8e22779
TT
109092011-01-06 Tom Tromey <tromey@redhat.com>
10910
10911 * gdb.python/py-frame.exp: Test gdb.newest_frame.
10912
09050809
JB
109132011-01-06 Joel Brobecker <brobecker@adacore.com>
10914
fc529d80
AS
10915 * gdb.ada/array_bounds.exp, gdb.ada/array_return.exp,
10916 gdb.ada/array_subscript_addr.exp, gdb.ada/arrayidx.exp,
10917 gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
10918 gdb.ada/atomic_enum.exp, gdb.ada/call_pn.exp,
10919 gdb.ada/catch_ex.exp, gdb.ada/char_param.exp,
10920 gdb.ada/complete.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
10921 gdb.ada/fixed_points.exp, gdb.ada/formatted_ref.exp,
10922 gdb.ada/frame_args.exp, gdb.ada/fun_addr.exp,
10923 gdb.ada/fun_in_declare.exp, gdb.ada/funcall_param.exp,
10924 gdb.ada/homonym.exp, gdb.ada/int_deref.exp,
10925 gdb.ada/interface.exp, gdb.ada/lang_switch.exp,
10926 gdb.ada/mod_from_name.exp, gdb.ada/nested.exp,
10927 gdb.ada/null_array.exp, gdb.ada/null_record.exp,
10928 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
10929 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
10930 gdb.ada/ptype_field.exp, gdb.ada/ptype_tagged_param.exp,
10931 gdb.ada/rec_return.exp, gdb.ada/ref_param.exp,
10932 gdb.ada/ref_tick_size.exp, gdb.ada/start.exp,
10933 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
10934 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/tasks.exp,
10935 gdb.ada/tick_last_segv.exp, gdb.ada/type_coercion.exp,
10936 gdb.ada/uninitialized_vars.exp,
10937 gdb.ada/variant_record_packed_array.exp, gdb.ada/watch_arg.exp:
10938 Simplify by using clean_restart.
09050809 10939
8ed5dd9e
JB
109402011-01-06 Joel Brobecker <brobecker@adacore.com>
10941
10942 Add marker to be used as anchor for inserting breakpoints.
10943 * gdb.ada/null_record/null_record.adb: Add "-- START" comment.
10944 * gdb.ada/start/dummy.adb, gdb.ada/uninitialized_vars/parse.adb:
10945 Likewise.
10946
10947 Remove uses of gdb_start_cmd.
10948 * gdb.ada/null_record.exp: Remove use of gdb_start_cmd.
10949 * gdb.ada/print_pc.exp, gdb.ada/uninitialized_vars.exp: Ditto.
10950
10951 Do not run testcase if testing with GDBserver.
10952 * gdb.ada/exec_changed.exp, gdb.ada/start.exp: Abort as untested
10953 if testing with GDBserver.
10954
368a124f
JB
109552011-01-06 Joel Brobecker <brobecker@adacore.com>
10956
10957 * gdb.ada/complete/foo.adb, gdb.ada/complete/pck.adb,
10958 gdb.ada/complete/pck.ads, gdb.ada/print_chars/foo.adb: Add
10959 copyright header.
10960
44944448
JB
109612011-01-05 Joel Brobecker <brobecker@adacore.com>
10962
10963 * testsuite/configure.ac, testsuite/gdb.arch/gdb1291.s,
10964 testsuite/gdb.arch/gdb1431.s, testsuite/gdb.fortran/array-element.f,
10965 testsuite/gdb.fortran/complex.f,
10966 testsuite/gdb.fortran/derived-type.f90,
10967 testsuite/gdb.fortran/library-module-lib.f90,
10968 testsuite/gdb.fortran/library-module-main.f90,
10969 testsuite/gdb.fortran/logical.f90, testsuite/gdb.fortran/module.f90,
10970 testsuite/gdb.fortran/subarray.f, testsuite/gdb.mi/array.f:
10971 Copyright year update.
10972
31886ea6
JB
109732011-01-05 Joel Brobecker <brobecker@adacore.com>
10974
10975 * gdb.base/langs1.f: Add copyright header.
10976
ebedcab5
JK
109772011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
10978
10979 * gdb.base/morestack.exp: New file.
10980 * gdb.base/morestack.c: New file.
10981
de1eb2f9
JK
109822011-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
10983
10984 * gdb.ada/gnat_ada.gpr: Fix copyright comment line regression by 2011.
10985
9e87a409
JB
109862010-12-29 Joel Brobecker <brobecker@adacore.com>
10987
10988 * gdb.ada/arrayptr/foo.adb: Add new local variable Null_String.
10989 * gdb.ada/arrayptr.exp: Add test printing that new variable.
10990
720d1a40
JB
109912010-12-29 Joel Brobecker <brobecker@adacore.com>
10992
10993 * gdb.ada/lang_switch.exp: Correct expected parameter value.
10994
a283af87
AS
109952010-12-25 Andreas Schwab <schwab@linux-m68k.org>
10996
5d3d9cba
AS
10997 * gdb.threads/tls.exp: Fix typo.
10998
a283af87
AS
10999 * gdb.threads/thread-specific.exp (get_thread_list): Update.
11000 * gdb.threads/execl.exp: Update.
11001
2a20745c
YQ
110022010-12-23 Yao Qi <yao@codesourcery.com>
11003
11004 * gdb.arch/arm-disp-step.exp: New.
11005 * gdb.arch/arm-disp-step.S: New.
11006
a7658b96
TT
110072010-12-21 Tom Tromey <tromey@redhat.com>
11008
11009 * gdb.threads/execl.exp: Update.
11010 * gdb.threads/linux-dp.exp: Update.
11011 * gdb.threads/manythreads.exp: Update.
11012 * gdb.threads/tls.exp: Update.
11013
5b79abe7
TT
110142010-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11015
11016 * gdb.cp/nextoverthrow.cc (dummy): Return int 0.
11017 (NextOverThrowDerivates) <resumebpt>: New.
11018 (resumebpt_test): New.
11019 (main): Call resumebpt_test.
11020 * gdb.cp/nextoverthrow.exp: New block for test of "resumebpt".
11021
0914bcdb
SS
110222010-12-12 Stan Shebs <stan@codesourcery.com>
11023
11024 * gdb.trace/tsv.exp: Test print command on trace state variables.
11025
305aeedc
TT
110262010-12-09 Tom Tromey <tromey@redhat.com>
11027
11028 * gdb.base/interp.exp: Add regression test.
11029
186c406b
TT
110302010-12-09 Tom Tromey <tromey@redhat.com>
11031
11032 * gdb.java/jnpe.java: New file.
11033 * gdb.java/jnpe.exp: New file.
11034 * gdb.cp/nextoverthrow.exp: New file.
11035 * gdb.cp/nextoverthrow.cc: New file.
11036
aae1c79a
DE
110372010-12-07 Doug Evans <dje@google.com>
11038
11039 * gdb.base/catch-syscall.exp (do_syscall_tests): Remove setting
11040 of data-directory.
11041 * lib/gdb-python.exp (gdb_check_python_config): Delete, all callers
11042 updated.
11043 * lib/gdb.exp (INTERNAL_GDBFLAGS): Add -data-directory.
11044
60f98dde 110452010-11-29 Michael Snyder <msnyder@vmware.com>
d426f7b4
MS
11046
11047 * gdb.base/callfuncs.exp: Test for skip_float_tests.
11048 * gdb.base/call-sc.exp: Ditto.
11049 * gdb.base/finish.exp: Ditto.
11050 * gdb.base/return.exp: Ditto.
11051 * gdb.base/return2.exp: Ditto.
11052
5fa290c1
DE
110532010-11-30 Doug Evans <dje@google.com>
11054
11055 * lib/gdb.exp (gdb_test_sequence): Return result of gdb_expect_list.
11056 (gdb_expect_list): Fix spelling errors in comments.
11057 * gdb.arch/system-gcore.exp: Use gdb_test_sequence instead of
11058 send_gdb/gdb_expect_list where applicable.
11059 * gdb.base/call-ar-st.exp: Ditto.
11060 * gdb.base/funcargs.exp: Ditto.
11061 * gdb.base/gcore.exp: Ditto.
11062 * gdb.base/page.exp: Ditto.
11063 * gdb.base/sigaltstack.exp: Ditto.
11064 * gdb.base/siginfo.exp: Ditto.
11065 * gdb.base/sigstep.exp: Ditto.
11066 * gdb.base/trace-commands.exp: Ditto.
11067
4e04c971
DE
110682010-11-29 Doug Evans <dje@google.com>
11069
11070 * gdb.python/py-pp-maint.exp: Change printer-name:subprinter-name to
11071 printer-name;subprinter-name.
11072
8cf6f0b1
TT
110732010-11-29 Tom Tromey <tromey@redhat.com>
11074
11075 * gdb.dwarf2/implptr.exp: New file.
11076 * gdb.dwarf2/implptr.c: New file.
11077 * gdb.dwarf2/implptr.S: New file.
11078
94b6973e
PM
110792010-11-29 Phil Muldoon <pmuldoon@redhat.com>
11080
fc529d80 11081 PR python/12199
94b6973e
PM
11082
11083 * gdb.python/py-breakpoint.exp: Test the delete method.
11084
8358c15c
JK
110852010-11-28 Jan Kratochvil <jan.kratochvil@redhat.com>
11086
11087 Fix step_resume_breakpoint unsaved during an infcall.
11088 * gdb.base/step-resume-infcall.exp: New file.
11089 * gdb.base/step-resume-infcall.c: New file.
11090
f6df29bc
TJB
110912010-11-24 Edjunior Machado <emachado@br.ibm.com>
11092
11093 * gdb.asm/powerpc.inc: Use 'sys_exit' on gdbasm_exit0 macro.
11094
f2b5a5cf
TJB
110952010-11-24 Edjunior Machado <emachado@br.ibm.com>
11096
11097 * gdb.asm/asm-source.exp: Add new target "powerpc64"; expect leading `.'
11098 on ppc64's symbols; "finish" and "return" commands must accept to
11099 show the caller line again as well as the line after.
11100 * gdb.asm/powerpc64.inc: New file.
11101
6b0ecdc2
DE
111022010-11-23 Doug Evans <dje@google.com>
11103
11104 * lib/gdb.exp (gdb_test_sequence): New function.
11105 (gdb_expect_list): Add verbose -log call for each pattern.
11106 * gdb.base/signals.exp (test_handle_all_print): Call it.
11107 Reduce timeout increment from 6 minutes to 1 minute.
11108 * gdb.server/ext-run.exp: Call it.
11109
ea976c60
PM
111102010-11-23 Phil Muldoon <pmuldoon@redhat.com>
11111
f2b5a5cf 11112 PR python/12212
ea976c60
PM
11113
11114 * gdb.python/python.exp: Check that selected_thread raises an
11115 error when no inferior is loaded.
11116
c0efa795
JK
111172010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11118
11119 * gdb.dwarf2/dw2-stack-boundary.exp: New file.
11120 * gdb.dwarf2/dw2-stack-boundary.S: New file.
11121
ec3aa567
JK
111222010-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11123
11124 * gdb.dwarf2/dw2-ada-ffffffff.S: New file.
11125 * gdb.dwarf2/dw2-ada-ffffffff.exp: New file.
11126
d8249011
DE
111272010-11-18 Doug Evans <dje@google.com>
11128
11129 * gdb.server/ext-run.exp: Fix intermittent failures.
11130
d4eba7d1
NF
111312010-11-12 Nathan Froyd <froydnj@codesourcery.com>
11132
11133 * gdb.stabs/gdb11479.exp: Use runto_main.
11134
b04c2f88
NF
111352010-11-12 Nathan Froyd <froydnj@codesourcery.com>
11136
11137 * gdb.base/break-entry.exp: Skip if using a stub.
11138
ae9d7ce4
NF
111392010-11-12 Nathan Froyd <froydnj@codesourcery.com>
11140
11141 * gdb.python/py-inferior.exp: Pack values in target endianness.
11142
621c8364
TT
111432010-11-12 Tom Tromey <tromey@redhat.com>
11144
11145 * gdb.python/py-prettyprint.c (main): Add new 'ns2' local.
11146 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test for
11147 MemoryError.
11148 * gdb.python/python.exp (gdb_py_test_multiple): Update exception
11149 type.
11150 * gdb.python/py-value.exp (test_value_in_inferior): Add test for
11151 MemoryError.
11152 (test_subscript_regression): Update exception type.
11153
84f4c1fe
PM
111542010-11-11 Phil Muldoon <pmuldoon@redhat.com>
11155
11156 * gdb.python/py-breakpoint.exp: Add internal watchpoint and
11157 breakpoint tests.
11158
a1442452
PA
111592010-11-09 Pedro Alves <pedro@codesourcery.com>
11160
11161 * gdb.base/watchpoint.exp: Test "watch -location" with an
11162 innacessible location.
11163
efd11a33
JK
111642010-11-09 Edjunior Machado <emachado@br.ibm.com>
11165 Luis Machado <luisgpm@br.ibm.com>
11166
11167 * gdb.base/maint.exp: Expect "." prefix.
11168 * gdb.base/nodebug.exp: Expect "." Likewise.
11169 * gdb.base/sepsymtab.exp: Expect "." Likewise.
11170 * gdb.base/watchpoint-cond-gone.exp: Likewise.
11171 * gdb.base/watchpoint.exp: Expect a software watch to be created for
11172 POWER server processors.
11173
aa00efb5
JK
111742010-11-08 Edjunior Machado <emachado@br.ibm.com>
11175 Luis Machado <luisgpm@br.ibm.com>
11176
11177 * gdb.base/break-entry.exp: convert entry point for
11178 ppc64 and expect leading `.' on ppc64's symbols
11179
99e7ae30
DE
111802010-11-05 Doug Evans <dje@google.com>
11181
11182 * gdb.base/help.exp: Update expected output.
b521dba8
DE
11183 * gdb.python/py-param.exp: Delete, contents moved to ...
11184 * gdb.python/py-parameter.exp: ... here. New file.
11185 Add test for gdb.parameter ("directories").
99e7ae30 11186
f4b8a18d
KW
111872010-11-05 Ken Werner <ken.werner@de.ibm.com>
11188
11189 * Makefile.in (ALL_SUBDIRS): Add gdb.opencl.
11190 * configure.ac (AC_OUTPUT): Add gdb.opencl/Makefile.
11191 * configure: Regenerate.
11192 * gdb.opencl/Makefile.in: New File.
11193 * gdb.opencl/datatypes.exp: Likewise.
11194 * gdb.opencl/datatypes.cl: Likewise.
11195 * gdb.opencl/operators.exp: Likewise.
11196 * gdb.opencl/operators.cl: Likewise.
11197 * gdb.opencl/vec_comps.exp: Likewise.
11198 * gdb.opencl/vec_comps.cl: Likewise.
11199 * gdb.opencl/convs_casts.exp: Likewise.
11200 * gdb.opencl/convs_casts.cl: Likewise.
11201 * lib/opencl.exp: Likewise.
11202 * lib/opencl_hostapp.c: Likewise.
11203 * lib/opencl_kernel.cl: Likewise.
11204 * lib/cl_util.c: Likewise.
11205 * lib/cl_util.c: Likewise.
11206 * gdb.base/default.exp (set language): Add "opencl" to the list of
11207 languages.
11208
a9d5ef47
SW
112092010-11-04 Sami Wagiaalla <swagiaal@redhat.com>
11210
11211 * gdb.cp/overload.exp: Added test for inheritance overload.
11212 * gdb.cp/overload.cc: Ditto.
11213 * gdb.cp/oranking.exp: Removed releveant kfails.
11214
03eb1c79
JK
112152010-11-04 Jan Kratochvil <jan.kratochvil@redhat.com>
11216 Joel Brobecker <brobecker@adacore.com>
11217
11218 * gdb.ada/null_array.exp (print my_table): Call get_compiler_info and
11219 check test_compiler_info.
11220
dbc98a8b
KW
112212010-11-03 Ken Werner <ken.werner@de.ibm.com>
11222
11223 * gdb.base/gnu_vector.exp: Adjust expect messages.
11224
120bd360
KW
112252010-11-03 Ken Werner <ken.werner@de.ibm.com>
11226
11227 * gdb.base/gnu_vector.exp: Add unary operator tests.
11228
c37f7098
KW
112292010-11-03 Ken Werner <ken.werner@de.ibm.com>
11230
11231 * gdb.base/exprs.exp: Add tests for pre-/post- in-/decrement operators.
11232
7b51bc51
DE
112332010-11-02 Doug Evans <dje@google.com>
11234
11235 * gdb.python/py-pp-maint.c: New file.
11236 * gdb.python/py-pp-maint.exp: New file.
11237 * gdb.python/py-pp-maint.py: New file.
11238
50c97f38
TT
112392010-11-02 Tom Tromey <tromey@redhat.com>
11240
11241 * gdb.base/default.exp: Remove "scheme" from language list.
11242
a289b8f6
JK
112432010-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11244
11245 Revert:
11246 2010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11247 * gdb.threads/sigstep-threads.exp: New file.
11248 * gdb.threads/sigstep-threads.c: New file.
11249
cd017491
MS
112502010-10-20 Michael Snyder <msnyder@vmware.com>
11251
11252 * gdb.threads/fork-child-threads.exp: Don't run on remote target.
11253
8e6a5956
UW
112542010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
11255
11256 * gdb.base/watch_thread_num.exp: Revert 2008-09-03 change.
11257 Skip test completely if gdb,no_hardware_watchpoints.
11258
2c04da0d
UW
112592010-10-19 Ulrich Weigand <uweigand@de.ibm.com>
11260
11261 * gdb.base/foll-fork.exp: Make regexps to match catchpoint hits more
11262 strict, but do not check for any particular function name within libc.
11263
79afc5ef
SW
112642010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
11265
11266 * gdb.cp/smartp.exp: New test.
11267 * gdb.cp/smartp.cc : New test.
11268
026ffab7
SW
112692010-10-19 Sami Wagiaalla <swagiaal@redhat.com>
11270
11271 * gdb.cp/converts.exp: Test pointer to bool conversion.
11272 Test pointer to long conversion.
11273 * gdb.cp/oranking.exp: Removed relevant kfail.
11274
3a772aa4
TT
112752010-10-18 Tom Tromey <tromey@redhat.com>
11276
11277 * gdb.python/py-prettyprint.exp (run_lang_tests): Test encoding
11278 argument to lazy_string.
11279 * gdb.python/py-prettyprint.py (pp_ls_encoding): New global.
11280 (pp_ls.to_string): Use it.
11281 * gdb.python/py-prettyprint.c (main): Move declarations to top.
11282 Add "estring2" local.
11283
5fc3827b
JK
112842010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11285
11286 Fix s390x compatibility.
11287 * gdb.dwarf2/pr11465.S (DW_TAG_pointer_type): Use PTRBITS. Twice.
11288 * gdb.dwarf2/pr11465.exp: Set ptrbits, use it for -DPTRBITS.
11289
8aeb23f3
JK
112902010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11291
11292 * gdb.threads/sigstep-threads.exp: New file.
11293 * gdb.threads/sigstep-threads.c: New file.
11294
c1e56572
JK
112952010-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11296
11297 * gdb.base/pie-execl.exp: New file.
11298 * gdb.base/pie-execl.c: New file.
11299
92163a10
JK
113002010-10-13 Doug Evans <dje@google.com>
11301 Jan Kratochvil <jan.kratochvil@redhat.com>
11302
11303 PR exp/12117
11304 * gdb.cp/ptype-cv-cp.cc: New file.
11305 * gdb.cp/ptype-cv-cp.exp: New file.
11306
7062b0a0
SW
113072010-10-14 Sami Wagiaalla <swagiaal@redhat.com>
11308
11309 * gdb.cp/converts.cc: New test program.
11310 * gdb.cp/converts.exp: New test.
11311 * gdb.cp/overload.exp: Added test for void* vs int*.
11312 * gdb.cp/overload.exp: Ditto.
11313 * gdb.cp/oranking.exp: Removed related kfail.
11314
0e3509db
DE
113152010-10-13 Doug Evans <dje@google.com>
11316
11317 * lib/gdb-python.exp (gdb_check_python_config): New function.
11318 * gdb.python/Makefile.in (EXECUTABLES): Add lib-types.
11319 * gdb.python/lib-types.cc: New file.
11320 * gdb.python/lib-types.exp: New file.
11321
8dc78533
JK
113222010-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11323
11324 * gdb.python/py-error.exp: New file.
11325 * gdb.python/py-error.py: New file.
11326
93c17e06
JK
113272010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11328
11329 * gdb.base/break-interp.exp (test_ld): Replace gdb_expect by
11330 gdb_test_multiple.
11331
d8b34041
JK
113322010-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11333
11334 * gdb.base/break-interp.exp: Use ldlags for linking flags.
11335 * gdb.base/prelink.exp: Likewise.
11336 * gdb.base/solib-nodir.exp: Likewise.
11337 * lib/gdb.exp (gdb_compile) <*-*-openbsd*>
11338 (gdb_compile) <shlib_load>: Use ldlags for linking flags.
11339 * lib/prelink-support.exp (build_executable_own_libs): Likewise.
11340
e0cc584e
UW
113412010-10-12 Ulrich Weigand <uweigand@de.ibm.com>
11342
11343 * break-interp.exp (test_ld): Use two separate gdb_expect statements
11344 for the "info files" test to avoid timeouts on slow machines.
11345
cfc353b1
JK
113462010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11347
11348 * gdb.cp/infcall-dlopen.cc (openlib): Support NULL FILENAME.
11349 (main): Make openlib dummy call.
11350
d3d7896d
JK
113512010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11352
11353 Fix missing _start PIE relocation on ppc64 due to stop on dl_main.
11354 * break-interp.exp (reach): Move the core body ...
11355 (reach_1): ... here. Use stop-on-solib-events for _dl_debug_state.
11356 (test_ld): Provide always real argument, even to the linker. Replace
11357 dl_main by _dl_debug_state.
11358
5e533c94
JK
113592010-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11360
11361 Fix results of prelinked PIEs on ppc*.
11362 * gdb.base/break-interp.exp (reach, test_core, test_attach_gdb):
11363 Accept also DISPLACEMENT "PRESENT".
11364 (main): Replace "ZERO" displacements by "PRESENT".
11365
33540610
SW
113662010-10-08 Sami Wagiaalla <swagiaal@redhat.com>
11367
11368 * gdb.cp/oranking.exp: New test.
11369 * gdb.cp/oranking.cc: New test program.
11370
3bdf2bbd
KW
113712010-10-08 Ken Werner <ken.werner@de.ibm.com>
11372
11373 * gdb.base/gnu_vector.c (ia, ib, fa, fb): New variables.
11374 * gdb.base/gnu_vector.exp: Add tests for scalar to vector widening.
11375
2f608a3a
KW
113762010-10-06 Ken Werner <ken.werner@de.ibm.com>
11377
11378 * gdb.base/constvars.c (logical, lugged, luck, lunar, lumen, lurk,
11379 lush, lynx) New constant.
11380 * gdb.base/constvars.exp: Test const array types.
11381 * gdb.dwarf2/dw2-strp.exp: Add const qualifier for ptype tests.
11382
aa2e2d8d
DE
113832010-10-06 Doug Evans <dje@google.com>
11384
11385 * gdb.base/catch-syscall.exp (do_syscall_tests): Update location
11386 of syscall staging area.
11387
2844d6b5
KW
113882010-10-06 Ken Werner <ken.werner@de.ibm.com>
11389
11390 * gdb.base/gnu_vector.c: Add variable c4.
11391 * gdb.base/gnu_vector.exp: Add tests for character vector printing.
11392 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
11393
7d8ac8bb
MR
113942010-10-05 Maciej W. Rozycki <macro@codesourcery.com>
11395
11396 * gdb.arch/altivec-abi.exp: Fix a typo.
11397
84a02e58
MR
113982010-10-02 Maciej W. Rozycki <macro@codesourcery.com>
11399
11400 * lib/mi-support.exp (thread_selected_re): Correct pattern used
11401 to match a thread ID.
11402
b18e6318
JK
114032010-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
11404
11405 Fix s390x testcase compatibility.
11406 * gdb.dwarf2/dw2-double-set-die-type.S: Use .2byte, not .value.
11407
a2c09bd0
DE
114082010-10-01 Doug Evans <dje@google.com>
11409
11410 * lib/gdb-python.exp: New file.
11411 * gdb.python/py-block.exp: Use it.
11412 * gdb.python/py-breakpoint.exp: Ditto.
11413 * gdb.python/py-frame.exp: Ditto.
11414 * gdb.python/py-inferior.exp: Ditto.
11415 * gdb.python/py-param.exp: Ditto.
11416 * gdb.python/py-prettyprint.exp: Ditto.
11417 * gdb.python/py-shared.exp: Ditto.
11418 * gdb.python/py-symbol.exp: Ditto.
11419 * gdb.python/py-symtab.exp: Ditto.
11420 * gdb.python/py-type.exp: Ditto.
11421 * gdb.python/py-value.exp: Ditto.
11422 * gdb.python/python.exp: Ditto.
11423
38f12cfc
TT
114242010-09-30 Tom Tromey <tromey@redhat.com>
11425
11426 * gdb.base/anon.exp: New file.
11427 * gdb.base/anon.c: New file.
11428
9ae8282d
TT
114292010-09-30 Tom Tromey <tromey@redhat.com>
11430
11431 * gdb.base/completion.exp: Test completion through anonymous
11432 union.
11433 * gdb.base/break1.c (struct some_struct): Add anonymous union.
11434
e9e07ba6
JK
114352010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11436
11437 Fix printing parameters of inlined functions.
11438 * gdb.dwarf2/dw2-inline-param.exp: New file.
11439 * gdb.dwarf2/dw2-inline-param-main.c: New file.
11440 * gdb.dwarf2/dw2-inline-param.S: New file.
11441
cd2effb2
JK
114422010-09-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11443
11444 PR corefiles/12071.
11445 * gdb.base/corefile.exp (quit with a process, no question: load core)
11446 (quit with a core file): New tests.
11447
bceffbf3
JK
114482010-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11449
11450 Fix GDB crash on inferior calls with self-referencing classes.
11451 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: New file.
11452 * gdb.dwarf2/dw2-cp-infcall-ref-static-main.c: New file.
11453 * gdb.dwarf2/dw2-cp-infcall-ref-static.S: New file.
11454
1736ad11
JK
114552010-09-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11456
11457 Fix lost siginfo_t for inferior calls.
11458 * gdb.base/siginfo-infcall.exp: New file.
11459 * gdb.base/siginfo-infcall.c: New file.
11460
a176ad92
JB
114612010-09-22 Joel Brobecker <brobecker@adacore.com>
11462
11463 * gdb.dwarf2/dw2-const.S: Minor (space) reformatting.
11464
c2b0a229
JK
114652010-09-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11466
11467 * gdb.fortran/module.exp (fully qualified name of DW_TAG_constant):
11468 New test.
11469 * gdb.fortran/module.f90 (mod1) <var_const>: New constant.
11470
e8ae22d1
JB
114712010-09-22 Joel Brobecker <brobecker@adacore.com>
11472
11473 * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
11474 type of our const type.
11475
ec322823
SW
114762010-09-22 Sami Wagiaalla <swagiaal@redhat.com>
11477
11478 * gdb.cp/pr12028.cc: New.
11479 * gdb.cp/pr12028.exp: New.
11480
72929c62
JB
114812010-09-22 Joel Brobecker <brobecker@adacore.com>
11482
11483 * gdb.dwarf2/dw2-const.S, gdb.dwarf2/dw2-const.exp: New files.
11484
875b4ff5 114852010-09-16 Phil Muldoon <pmuldoon@redhat.com>
fc529d80 11486 Jan Kratochvil <jan.kratochvil@redhat.com>
875b4ff5
PM
11487
11488 PR mi/11407
11489 * gdb.mi/dw2-ref-missing-frame-func.c: New File.
11490 * gdb.mi/dw2-ref-missing-frame-main.c New File.
11491 * gdb.mi/dw2-ref-missing-frame.S New File.
11492 * gdb.mi/dw2-ref-missing-frame.exp New File.
11493
7155d578
TT
114942010-09-14 Tom Tromey <tromey@redhat.com>
11495
11496 PR symtab/8399:
11497 * gdb.threads/tls.exp: Remove kfail. Update expected output.
11498
515ed532
TT
114992010-09-14 Tom Tromey <tromey@redhat.com>
11500
11501 PR exp/11803:
11502 * gdb.threads/tls.exp: Use C++.
11503 (check_thread_local): Use K::another_thread_local.
11504 * gdb.threads/tls.c (class K): New.
11505 (another_thread_local): Now a member of K.
11506 (spin): Update. No longer K&R C.
11507
450ca57c
SW
115082010-09-13 Sami Wagiaalla <swagiaal@redhat.com>
11509
11510 * gdb.cp/koenig.cc: created class for testing member lookup.
11511 * gdb.cp/koenig.exp: Added test for member lookup.
11512
dbd492a3
JK
115132010-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11514
11515 Fix false FAILs on sourcetree topdir directory containing "kill".
11516 * gdb.base/sigall.exp (test_one_sig) <advance to $nextsig>: Extend the
11517 source line matching regexp.
11518
8d4d924b
JK
115192010-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11520
11521 * gdb.python/python.exp (set height 0, collect help from uiout)
11522 (verify help to uiout): New tests.
11523
8e64f2a0
JK
115242010-09-10 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11525
11526 * gdb.base/break-interp.exp (test_ld) <istarget powerpc64-*>: Add
11527 is_lp64_target to check 64bit target.
11528
4569eed2
JK
115292010-09-09 Jan Kratochvil <jan.kratochvil@redhat.com>
11530
11531 * gdb.base/break-interp.exp (reach): Permit leading . for ppc64.
11532 (test_ld) <powerpc64-*>: New.
11533
5e1617b1
DJ
115342010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
11535
11536 * gdb.cp/templates.exp (test_template_args): Allow "struct".
11537
c767944b
DJ
115382010-09-08 Daniel Jacobowitz <dan@codesourcery.com>
11539
11540 * gdb.cp/templates.cc (Empty, FunctionArg): New classes.
11541 (FunctionArg::method): New function.
11542 (empty, arg): New variables.
11543 (main): Call arg.method.
11544 * gdb.cp/templates.exp (test_template_args): New function.
11545 (do_tests): Call it.
11546
27d3a3fc
UW
115472010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
11548
11549 * gdb.threads/threxit-hop-specific.exp: Use "continue" instead
11550 of "next" to proceed over pthread_exit call.
11551
55b7ce7f
UW
115522010-09-08 Ulrich Weigand <uweigand@de.ibm.com>
11553
11554 * gdb.base/maint.exp: Avoid wildcards against potentially very long
11555 "maint print statistics" output to prevent expect timeouts.
11556
809df446
JK
115572010-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11558
11559 * gdb.base/printcmds.exp (test_float_accepted): Import gdb_prompt.
11560 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11561 (test_float_rejected): ... here.
11562 * gdb.java/jv-print.exp (test_float_accepted): Import gdb_prompt.
11563 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11564 (test_float_rejected): ... here.
11565 * gdb.objc/print.exp (test_float_accepted): Import gdb_prompt.
11566 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11567 (test_float_rejected): ... here.
11568 * gdb.pascal/print.exp (test_float_accepted): Import gdb_prompt.
11569 Move here, negate and extend by XFAIL the "p 0x1.1" test from ...
11570 (test_float_rejected): ... here.
11571
8464be76
DJ
115722010-09-04 Daniel Jacobowitz <dan@codesourcery.com>
11573
11574 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint
11575 before disabling hardware watchpoints.
11576 (test_inaccessible_watchpoint): Check that hardware watchpoints
11577 are used. Test for watchpoints on a constant address.
11578
14dba4b4
JK
115792010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11580
11581 * gdb.base/ui-redirect.exp: New file.
11582
3f3540e1 115832010-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
fc529d80 11584 Joel Brobecker <brobecker@adacore.com>
3f3540e1
JB
11585
11586 * gdb.dwarf/dw2-filename.S, gdb.dwarf/dw2-filename.exp: New files.
11587
0f254bb7
DE
115882010-08-31 Doug Evans <dje@google.com>
11589
11590 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.
11591
03f17ccf
TT
115922010-08-30 Tom Tromey <tromey@redhat.com>
11593
11594 PR python/11792:
11595 * gdb.python/py-value.exp (test_subscript_regression): Add
11596 dynamic_type test.
11597
640617ad
DJ
115982010-08-30 Daniel Jacobowitz <dan@codesourcery.com>
11599
11600 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_function
11601 instead of running to main. Do not test the main function.
11602 * gdb/testsuite/gdb.cp/cpexprs.cc (main): Rename to test_function.
11603 Add new main.
11604
2ed91d1b
PA
116052010-08-26 Pedro Alves <pedro@codesourcery.com>
11606
11607 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect in
11608 one test.
11609
673bfd45
DE
116102010-08-24 Doug Evans <dje@google.com>
11611
11612 PR symtab/11942
11613 * gdb.dwarf2/dw4-sig-types.cc: New file.
11614 * gdb.dwarf2/dw4-sig-types.h: New file.
11615 * gdb.dwarf2/dw4-sig-types-b.cc: New file.
11616 * gdb.dwarf2/dw4-sig-types.exp: New file.
11617
f9ffd4bb
TT
116182010-08-23 Tom Tromey <tromey@redhat.com>
11619
11620 PR python/11145:
11621 * gdb.python/py-value.c (Base, Derived): New types.
11622 (base): New global.
11623 * gdb.python/py-value.exp (test_subscript_regression): Add
11624 dynamic_cast test.
11625
d839c8a4
TT
116262010-08-23 Tom Tromey <tromey@redhat.com>
11627
11628 PR python/10676:
11629 * gdb.python/py-type.exp (test_fields): Add tests for type
11630 equality.
11631
702c2711
TT
116322010-08-23 Tom Tromey <tromey@redhat.com>
11633
11634 PR python/11915:
11635 * gdb.python/py-type.exp (test_fields): Add tests for array.
11636
832bafd3
KS
116372010-08-23 Keith Seitz <keiths@redhat.com>
11638
11639 * gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
11640 have any children. Create a new abbrev for it.
11641 Add missing terminal sequence to .debug_abbrev.
11642
c37bf528
KS
116432010-08-20 Keith Seitz <keiths@redhat.com>
11644
11645 PR symtab/11465:
11646 * gdb.dwarf2/pr11465.exp: New test.
11647 * gdb.dwarf2/pr11465.S: New file.
11648 * gdb.dwarf2/dw2-double-set-die-type.S: New file.
11649 * gdb.dwarf2/dw2-double-set-die-type.exp: New test.
11650
4572cbac
TJB
116512010-08-19 Thiago Jung Bauermann <bauerman@br.ibm.com>
11652
11653 * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec
11654 registers. Update data sets with the new v2_double element in the
11655 VSX register union. Add vector_register3_vr data set for the AltiVec
11656 registers. Use gdb_test_no_output instead of send_gdb.
11657
e7fbb131
PA
116582010-08-19 Pedro Alves <pedro@codesourcery.com>
11659
11660 * gdb.python/py-shared.exp: New file, factored out from
11661 python.exp.
11662 * gdb.python/py-shared.c: New file.
11663 * gdb.python/py-shared-sl.c: New file.
11664 * gdb.python/python-1.c: New file.
11665 * gdb.python/python-sl.c: Delete.
11666 * gdb.python/python.c: Mention python-1.c.
11667 * gdb.python/python.exp: Move shared library tests to
11668 py-shared.exp.
11669 * gdb.python/Makefile.in (EXECUTABLES): Add py-shared and python.
11670 (MISCELLANEOUS): New.
11671 (clean mostlyclean): Also remove $MISCELLANEOUS.
11672
d30f5e1f
DE
116732010-08-19 Doug Evans <dje@google.com>
11674
11675 PR exp/11926
11676 * gdb.base/printcmds.exp (test_float_accepted): New function.
11677 Move existing float tests there. Add tests for floats with suffixes.
11678 (test_float_rejected): New function.
11679 * gdb.java/jv-print.exp (test_float_accepted): New function.
11680 (test_float_rejected): New function.
11681 * gdb.objc/print.exp: New file.
11682 * gdb.pascal/print.exp: New file.
11683 * lib/objc.exp: New file.
11684
7b3fd859
PM
116852010-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
11686
11687 * gdb.base/default.exp (info set): Avoid full buffer error and force
11688 reading up to final gdb prompt.
11689 (show): Likewise.
11690
c92817ce
TT
116912010-08-18 Tom Tromey <tromey@redhat.com>
11692
11693 PR symtab/11919:
11694 * gdb.base/completion.exp: Add test.
11695
f1208f9e
DE
116962010-08-18 Doug Evans <dje@google.com>
11697
11698 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.
11699 * gdb.base/callfuncs.exp (set_lang_c): Delete, set c language directly.
11700 * gdb.base/printcmds.exp (set_lang_c): Delete, set c language directly.
11701 Simplify, early exit if runto_main fails.
11702 * gdb.fortran/exprs.exp: load_lib fortran.exp.
11703 (set_lang_fortran): Moved to lib/fortran.exp.
11704 * gdb.fortran/types.exp: load_lib fortran.exp.
11705 (set_lang_fortran): Moved to lib/fortran.exp.
11706 * gdb.java/jmisc.exp (set_lang_java): Moved to lib/java.exp.
11707 * gdb.java/jprint.exp (set_lang_java): Ditto.
11708 * gdb.java/jv-exp.exp: load_lib java.exp.
11709 If set_lang_java fails, issue a warning instead of failure to be
11710 consistent with other set_lang_foo uses.
11711 (set_lang_java): Moved to lib/java.exp.
11712 * gdb.java/jv-print.exp (set_lang_java): Moved to lib/java.exp.
11713 If set_lang_java fails, issue a warning instead of failure to be
11714 consistent with other set_lang_foo uses.
11715 * gdb.pascal/types.exp: load_lib pascal.exp.
11716 (set_lang_pascal): Moved to lib/pascal.exp.
11717 * lib/fortran.exp: New file.
11718 * lib/java.exp (set_lang_java): New function.
11719 * lib/pascal.exp (set_lang_pascal): New function.
11720
2f06b485
YQ
117212010-08-18 Yao Qi <yao@codesourcery.com
11722
11723 * gdb.dwarf2/dw2-ref-missing-frame-func.c: Add .p2align 4 for labels
11724 func_nofb_start and func_loopfb_start, so that address of functions
11725 is equal to these labels on Thumb.
11726
96e25403
YQ
117272010-08-18 Yao Qi <yao@codesourcery.com>
11728
11729 * gdb.gdb/selftest.exp (do_steps_and_nexts): Update test case
11730 to reflect latest c source file.
11731
36e6adc4
JK
117322010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11733
11734 * gdb.cp/infcall-dlopen.exp: New file.
11735 * gdb.cp/infcall-dlopen.cc: New file.
11736 * gdb.cp/infcall-dlopen-lib.cc: New file.
11737
f431efe5
PA
117382010-08-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11739 Pedro Alves <pedro@codesourcery.com>
11740
11741 PR breakpoints/11371
11742
11743 * gdb.base/watch-cond-infcall.exp: New file.
11744 * gdb.base/watch-cond-infcall.c: New file.
11745
06a64a0b
TT
117462010-08-16 Tom Tromey <tromey@redhat.com>
11747
11748 * gdb.base/help.exp: Update.
11749 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): Delete
11750 watchpoint.
11751 (test_watch_location): New proc.
11752 (test_watchpoint_in_big_blob): Delete watchpoint.
11753 * gdb.base/watchpoint.c (func5): New function.
11754 (main): Call it.
11755
70ebf4ed
DE
117562010-08-16 Doug Evans <dje@google.com>
11757
11758 * gdb.python/python.exp: Fix syntax in "post event insertion" test.
11759
ca5c20b6
PM
117602010-08-11 Phil Muldoon <pmuldoon@redhat.com>
11761
11762 * gdb.python/python.exp (gdb_py_test_multiple): Add gdb.post_event
11763 tests.
11764
7346b668
KW
117652010-08-11 Ken Werner <ken.werner@de.ibm.com>
11766
11767 * gdb.base/Makefile.in (EXECUTABLES): Add gnu_vector.
11768 * gdb.base/gnu_vector.c: New File.
11769 * gdb.base/gnu_vector.exp: Likewise.
11770
cb2e07a6
PM
117712010-08-11 Phil Muldoon <pmuldoon@redhat.com>
11772
11773 * gdb.python/python.c: New File.
11774 * gdb.python/python-sl.c: New File.
11775 * gdb.python/python.exp: Test solib_address and decode_line
11776 * functions.
11777
5da1313b
JK
117782010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11779
11780 * gdb.python/python.exp (show height, set height 10)
11781 (verify pagination beforehand, verify pagination beforehand: q)
11782 (gdb.execute does not page, verify pagination afterwards)
11783 (verify pagination afterwards: q): New.
11784
49c3ccf7
DE
117852010-08-02 Doug Evans <dje@google.com>
11786
11787 * gdb.cp/namespace.exp: When "print ::cOtherFileClassVar" fails
11788 because of an older gcc, change test2
11789 "print ::C::OtherFileClass::cOtherFileClassVar" from unresolved
11790 to unsupported.
11791
42c0c4f1
KH
117922010-07-30 Kazu Hirata <kazu@codesourcery.com>
11793
11794 * gdb.base/break-always.exp: Do not expect full paths to file
11795 names.
11796 * gdb.base/commands.exp: Likewise.
11797
d3765805
DE
117982010-07-30 Doug Evans <dje@google.com>
11799
c98ee71b
DE
11800 * gdb.cp/temargs.exp: For new tests that require newer gccs,
11801 xfail them when run with older gccs.
11802
fd961404
DE
11803 * lib/gdb.exp (build_executable): Forward "c++" option to
11804 get_compiler_info.
11805
999adef4
DE
11806 * gdb.python/py-type.exp (test_template): Mark as xfail tests
11807 "python print ttype.template_argument(1)" and
11808 "python print isinstance(ttype.template_argument(1), gdb.Value)"
11809 if using gcc 4.4 or earlier.
11810
d3765805
DE
11811 * gdb.base/valgrind-db-attach.exp: Use unique test name for
11812 attach-to-debugger handling.
11813
1276c759
JK
118142010-07-30 Jan Kratochvil <jan.kratochvil@redhat.com>
11815
11816 * gdb.base/prelink-lib.c (copyreloc): New initialized variable.
11817 * gdb.base/prelink.c (copyreloc, bssvar, bssvarp): New variables.
11818 (main): Use copyreloc.
11819 * gdb.base/prelink.exp (split debug of executable)
11820 (.dynbss vs. .bss address shift): New tests.
11821
88caa9b9
PA
118222010-07-29 Pedro Alves <pedro@codesourcery.com>
11823
11824 * gdb.threads/pthreads.exp (check_backtraces): Consume $gdb_prompt
11825 in gdb_test_multiple.
11826
c6f2ac43
PA
118272010-07-29 Pedro Alves <pedro@codesourcery.com>
11828
11829 * lib/gdb.exp (gdb_init): Set LC_ALL and LANG to C in the
11830 environment.
11831
326fd672
TT
118322010-07-28 Tom Tromey <tromey@redhat.com>
11833
11834 PR python/11060:
11835 * gdb.python/py-type.c (Temargs): New template.
11836 (temvar): New variable.
11837 * gdb.python/py-type.exp (test_template): New proc.
11838
3ce3b1ba
PA
118392010-07-28 Daniel Jacobowitz <dan@codesourcery.com>
11840
11841 * gdb.cp/member-ptr.exp, gdb.cp/printmethod.exp,
11842 gdb.dwarf2/member-ptr-forwardref.exp: Adjust.
11843
34eaf542
TT
118442010-07-28 Tom Tromey <tromey@redhat.com>
11845
11846 PR c++/9946:
11847 * gdb.cp/temargs.exp: New file.
11848 * gdb.cp/temargs.cc: New file.
11849
d41b819e
JK
118502010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11851
11852 * gdb.base/help.exp (help disassemble): Update the content.
11853
26ab7092
JK
118542010-07-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11855
11856 * gdb.threads/ia64-sigill.exp: New file.
11857 * gdb.threads/ia64-sigill.c: New file.
11858
5283e9e1
TT
118592010-07-27 Tom Tromey <tromey@redhat.com>
11860
11861 * gdb.opt/inline-cmds.c (ATTR): New define.
11862 (func1): Use it.
11863 (func2): Likewise.
11864 (func3): Likewise.
11865 (outer_inline1): Likewise.
11866 (outer_inline2): Likewise.
11867 * gdb.opt/inline-bt.c (ATTR): New define.
11868 (func1): Use it.
11869 (func2): Likewise.
11870 * gdb.opt/inline-locals.c (ATTR): New define.
11871 (func1): Use it.
11872 (func2): Likewise.
11873
e992ef73
TT
118742010-07-27 Tom Tromey <tromey@redhat.com>
11875
11876 * gdb.stabs/gdb11479.c (hack): New function.
11877 (test): Use it.
11878 (test2): Use it.
11879 * gdb.python/py-inferior.c (int8_search_buf, int16_search_buf)
11880 (int32_search_buf, int64_search_buf): No longer static.
11881 (x): Remove.
11882 * gdb.base/relocate.c (hack): New function.
11883
5374244e
PM
118842010-07-27 Phil Muldoon <pmuldoon@redhat.com>
11885
11886 * gdb.python/py-value.exp (test_inferior_function_call): New function.
11887 * gdb.python/py-value.c (func1): New function.
11888 (func2): Likewise.
11889
a99aee83
CV
118902010-07-26 Corinna Vinschen <vinschen@redhat.com>
11891
11892 * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so
11893 as not to clash with .data section.
11894
a04ba985
JG
118952010-07-26 Jerome Guitton <guitton@adacore.com>
11896
11897 * gdb.base/code_elim.exp: New file.
11898 * gdb.base/code_elim1.c: New file.
11899 * gdb.base/code_elim2.c: New file.
11900
23bd0f7c
PA
119012010-07-21 Pedro Alves <pedro@codesourcery.com>
11902
11903 PR symtab/11827
11904
11905 * gdb.base/printcmds.c (enum some_volatile_enum): New enum.
11906 (some_volatile_enum): New variable.
11907 * gdb.base/printcmds.exp (test_print_enums): New.
11908 <top level>: Call it.
11909
883df6dd
SW
119102010-07-21 Sami Wagiaalla <swagiaal@redhat.com>
11911
11912 * gdb.cp/fpointer.cc: New test.
11913 * gdb.cp/fpointer.exp: New test.
11914
569b05a5
JK
119152010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11916
11917 * gdb.base/solib-nodir.exp: New file.
11918 * lib/gdb.exp (runto): New case for a GDB internal error.
11919
51d7d803
JK
119202010-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11921 Ulrich Weigand <uweigand@de.ibm.com>
11922 Tom Tromey <tromey@redhat.com>
11923
11924 * gdb.base/charset-malloc.c: New file.
11925 * gdb.base/charset.c (malloc_stub): New prototype.
11926 (main): Call it instead of malloc itself.
11927 * gdb.base/charset.exp: Use only prepare_for_testing.
11928 (binfile): Remove the variable.
11929
c0edd9ed
JK
119302010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
11931
11932 Make core files the process_stratum.
11933 * gdb.base/corefile.exp (run: load core again)
11934 (run: sanity check we see the core file, run: with core)
11935 (run: core file is cleared, attach: load core again)
11936 (attach: sanity check we see the core file, attach: with core)
11937 (attach: core file is cleared): New tests.
11938 * gdb.base/coremaker.c (main): New parameters. Implement "sleep" argv.
11939
3cbaedff
KW
119402010-07-14 Ken Werner <ken.werner@de.ibm.com>
11941
11942 * gdb.arch/altivec-abi.exp: New tests.
11943
91158a56
TT
119442010-07-13 Tom Tromey <tromey@redhat.com>
11945
11946 * gdb.python/py-prettyprint.c (struct arraystruct): New struct.
11947 (main): Use it.
11948 * gdb.python/py-prettyprint.exp (run_lang_tests): Add test.
11949
0f5238ed
TT
119502010-07-13 Tom Tromey <tromey@redhat.com>
11951
11952 * gdb.base/label.exp: New file.
11953 * gdb.base/label.c: New file.
11954
add265ae
L
119552010-07-12 Ulrich Weigand <uweigand@de.ibm.com>
11956 H.J. Lu <hongjiu.lu@intel.com>
11957
11958 * lib/gdb.exp (is_ilp32_target): New.
11959 (is_lp64_target): Likewise.
11960
11961 * gdb.arch/amd64-byte.exp: Use is_lp64_target to check 64bit
11962 target.
11963 * gdb.arch/amd64-disp-step.exp: Likewise.
11964 * gdb.arch/amd64-dword.exp: Likewise.
11965 * gdb.arch/amd64-i386-address.exp: Likewise.
11966 * gdb.arch/amd64-word.exp: Likewise.
889bf7c5 11967
add265ae
L
11968 * gdb.arch/i386-avx.exp: Use is_ilp32_target to check for 32bit
11969 target.
11970 * gdb.arch/i386-bp_permanent.exp: Likewise.
11971 * gdb.arch/i386-byte.exp: Likewise.
11972 * gdb.arch/i386-disp-step.exp: Likewise.
11973 * gdb.arch/i386-gnu-cfi.exp: Likewise.
11974 * gdb.arch/i386-prologue.exp: Likewise.
11975 * gdb.arch/i386-size-overlap.exp: Likewise.
11976 * gdb.arch/i386-size.exp: Likewise.
11977 * gdb.arch/i386-sse.exp: Likewise.
11978 * gdb.arch/i386-unwind.exp: Likewise.
11979 * gdb.arch/i386-word.exp: Likewise.
11980
11981 * gdb.arch/ppc64-atomic-inst.exp: Use is_lp64_target to execute
11982 test only when building 64-bit executables. Do not hard-code
11983 -m64 option.
11984
2dfb8c17
DE
119852010-07-07 Doug Evans <dje@google.com>
11986
11987 * lib/gdb.exp (gdb_test_list_exact): New function.
11988 * gdb.base/default.exp (show convenience): Call it, add tests for
11989 $_sdata = void, $_thread = 0.
11990
4e5799b6
JK
119912010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11992 Joel Brobecker <brobecker@adacore.com>
11993
11994 Fix re-run of PIE executable, PR shlibs/11776.
11995 * gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
11996 Remove $displacement_main to match the solib-svr4.c change. New "kill"
11997 and re-"run" of the inferior.
11998
1a219cc7
JK
119992010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12000 Joel Brobecker <brobecker@adacore.com>
12001
12002 Cope with missing /usr/sbin/prelink.
12003 * lib/prelink-support.exp (prelink_no):
12004 <result == 1 && $output is "no such file or directory">: New.
12005 (prelink_yes): Likewise. Return on failed prelink_no.
12006
5e3b36f8
JK
120072010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12008 Joel Brobecker <brobecker@adacore.com>
12009
12010 * gdb.base/attach-pie-misread.exp: Load prelink-support.exp. Replace
12011 build_executable by build_executable_own_libs. Replace "prelink -R"
12012 execution by a call of prelink_yes. Comment why "prelink -r" needs no
12013 change.
12014 * gdb.base/break-interp.exp: Load prelink-support.exp. Rename calls of
12015 copy to file_copy. Move setting opts --dynamic-linker and -rpath,
12016 mkdir $dir and ldd its parsing and copying to lib/prelink-support.exp.
12017 Replace build_executable by build_executable_own_libs's function
12018 build_executable_own_libs.
12019 (prelinkNO): Create new stub to call prelink_no.
12020 (prelinkYES): Create new stub to call prelink_yes.
12021 (test_attach): Rename calls of copy to file_copy.
12022 (section_get, prelinkNO_run, prelinkNO, prelinkYES, symlink_resolve)
12023 (copy): Move to ...
12024 * lib/prelink-support.exp: ... a new file. Rename prelinkNO to
12025 prelink_no, prelinkYES to prelink_yes, copy to file_copy.
12026 * gdb.base/prelink.exp: Disable testcase also for is_remote and
12027 skip_shlib_tests. Load prelink-support.exp. Replace gdb_compile with
12028 special flags by gdb_compile_shlib. Replace second gdb_compile by
12029 build_executable_own_libs. Replace "prelink -R" execution by a call of
12030 prelink_yes. Replace "prelink -u" and second "prelink -R" execution by
12031 a second call of prelink_yes. Replace restart commands by
12032 clean_restart.
12033 (prelink): Rename to ...
12034 (seen displacement message): ... this test. Extend its expectation
12035 strictness.
12036
86e4bafc
JK
120372010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12038
12039 * gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
12040 * gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
12041 displacement message exactly once.
12042
3cd07d20
JK
120432010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12044 Joel Brobecker <brobecker@adacore.com>
12045
12046 * gdb.base/break-interp.exp (test_attach): Keep $interp changed. Move
12047 its restore after the <$relink_args != ""> loop. new comment.
12048
0a1e94c7
JK
120492010-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
12050 Joel Brobecker <brobecker@adacore.com>
12051
12052 * gdb.base/break-interp.exp: Run $binpie with new value "ATTACH", new
12053 code for it. New variable relink_args.
12054 (prelinkYES): Call prelinkNO.
12055 (test_attach): Accept new parameter relink_args. Re-prelink the binary
12056 in such case. Move the core code to ...
12057 (test_attach_gdb): ... a new function. Send GDB command "file".
12058 Extend expected "Attaching to " string.
12059
2f70bcfb
TT
120602010-07-02 Tom Tromey <tromey@redhat.com>
12061
12062 * gdb.base/bitops.exp: Remove extraneous "pass".
12063
a17ac5b0
TT
120642010-07-02 Ken Werner <ken.werner@de.ibm.com>
12065
12066 * gdb.arch/altivec-abi.exp: Fix expect pattern of character vectors.
12067
dc10affe
PA
120682010-07-01 Pedro Alves <pedro@codesourcery.com>
12069
d41c0fc8
PA
12070 * gdb.base/help.exp: Adjust expected output.
12071
120722010-07-01 Pedro Alves <pedro@codesourcery.com>
12073
12074 * gdb.base/help.exp: Adjust expected output.
dc10affe 12075
0a600c36
JK
120762010-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12077
12078 * gdb.cp/namespace.exp (print C::OtherFileClass::cOtherFileClassVar)
12079 (print ::C::OtherFileClass::cOtherFileClassVar): Remove KFAIL for
12080 c++/11702.
12081
37cc8bfe
JK
120822010-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12083 Doug Evans <dje@google.com>
12084
12085 * gdb.base/break-interp.exp (prelinkYES): XFAIL on `Not enough room to
12086 add .dynamic entry'.
12087
254e6b9e
DE
120882010-06-29 Doug Evans <dje@google.com>
12089
12090 Test PR c++/11702.
12091 * gdb.cp/m-static.exp: Add testcase.
12092 * gdb.cp/m-static.h (gnu_obj_4): Add initialized static const member.
12093
595939de 120942010-06-28 Phil Muldoon <pmuldoon@redhat.com>
889bf7c5
PA
12095 Tom Tromey <tromey@redhat.com>
12096 Thiago Jung Bauermann <bauerman@br.ibm.com>
595939de
PM
12097
12098 * gdb.python/py-inferior.c: New File.
12099 * gdb.python/py-infthread.c: New File.
12100 * gdb.python/py-inferior.exp: New File.
12101 * gdb.python/py-infthread.exp: New File.
12102
98751a41
JK
121032010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12104
12105 * gdb.cp/namespace.exp (ptype OtherFileClass typedefs)
12106 (ptype ::C::OtherFileClass typedefs): New.
12107 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType2)
12108 (C::OtherFileClass::cOtherFileClassVar2): New.
12109 (C::OtherFileClass::cOtherFileClassVar_use): Use also
12110 cOtherFileClassVar2.
12111 (C::cOtherFileType2, C::cOtherFileVar2): New.
12112 (C::cOtherFileVar_use): use also cOtherFileVar2.
12113 * gdb.cp/userdef.exp (ptype &*c): Permit arbitrary trailing text.
12114
41f62f39
JK
121152010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12116
12117 * gdb.cp/namespace.exp (whatis C::cOtherFileType)
12118 (whatis ::C::cOtherFileType, whatis C::cOtherFileVar)
12119 (whatis ::C::cOtherFileVar, print C::cOtherFileVar)
12120 (print ::C::cOtherFileVar)
12121 (whatis C::OtherFileClass::cOtherFileClassType)
12122 (whatis ::C::OtherFileClass::cOtherFileClassType)
12123 (print C::OtherFileClass::cOtherFileClassVar)
12124 (print ::cOtherFileClassVar)
12125 (print ::C::OtherFileClass::cOtherFileClassVar): New tests.
12126 (ptype OtherFileClass, ptype ::C::OtherFileClass): Permit arbitrary
12127 trailing content.
12128 * gdb.cp/namespace1.cc (C::OtherFileClass::cOtherFileClassType)
12129 (C::OtherFileClass::cOtherFileClassVar)
12130 (C::OtherFileClass::cOtherFileClassVar_use, C::cOtherFileType)
12131 (C::cOtherFileVar, C::cOtherFileVar_use): New.
12132
af53d231
JK
121332010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12134
12135 Test PR c++/11703 and PR gdb/1448.
12136 * gdb.cp/namespace.exp (ptype ::C::NestedClass): Remove KFAIL for
12137 gdb/1448.
12138
9655fd1a
JK
121392010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12140
12141 * gdb.cp/virtbase.cc (class RTTI_base, class RTTI_data)
12142 (main) <rtti_data>: New.
12143 * gdb.cp/virtbase.exp (print rtti_data): New.
12144
824cc8dd
JK
121452010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12146 Joel Brobecker <brobecker@adacore.com>
12147
12148 * lib/gdb.exp (gdb_test_multiple): Error on trailing newlines.
12149
6036c742
JK
121502010-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12151
12152 * gdb.cp/static-print-quit.exp, gdb.cp/static-print-quit.cc: New.
12153
de6a0421
DE
121542010-06-28 Doug Evans <dje@google.com>
12155
12156 * gdb.base/break-interp.exp (reach): Relax expected output a bit.
12157
b2dae948
DE
121582010-06-27 Doug Evans <dje@google.com>
12159
12160 * gdb.cp/m-static.exp: Update expected test output.
12161
0f3bb72e
PH
121622010-06-25 Paul Hilfinger <hilfinger@adacore.com>
12163
889bf7c5
PA
12164 * gdb.gdb/selftest.exp: Adjust expected message for
12165 capturing start-up runtime.
0f3bb72e 12166
bc9f0842
TT
121672010-06-25 Tom Tromey <tromey@redhat.com>
12168
12169 PR python/10808:
12170 * gdb.python/python.exp: Add new tests.
12171
099ef718
SW
121722010-06-25 Sami Wagiaalla <swagiaal@redhat.com>
12173
12174 * gdb.cp/operator.cc: Created an import loop.
12175 * gdb.cp/operator.exp: Added testcase for import loop.
12176
5868a632
JK
121772010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12178
12179 Test PR python/11407.
12180 * gdb.dwarf2/dw2-ref-missing-frame-func.c: New file.
12181 * gdb.dwarf2/dw2-ref-missing-frame.S: Use cu_text_start and cu_text_end.
12182 Split main into func_nofb and func_loopfb dropping NO_FRAME_BASE.
12183 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove variables sources,
12184 executable_nofb and executable_fb. New variables srcsfile, objsfile,
12185 srcfuncfile, objfuncfile, srcmainfile, objmainfile, executable and
12186 binfile. Call gdb_compile with clean_restart twice.
12187 (func_nofb print, func_nofb backtrace, func_loopfb print)
12188 (func_loopfb backtrace): New.
12189
af76db58
JK
121902010-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12191
12192 * gdb.dwarf2/dw2-ref-missing-frame-main.c: New.
12193 * gdb.dwarf2/dw2-ref-missing-frame.S: Replace compiler generated output
12194 by a hand made one.
12195 * gdb.dwarf2/dw2-ref-missing-frame.exp: Remove invalid comment. Remove
12196 i?86 requirement. Remove variables srcfile and binfile. New variable
12197 sources, executable_nofb and executable_fb. Call prepare_for_testing.
12198
f2c7657e
UW
121992010-06-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12200
12201 * gdb.cell/dwarfaddr.exp: New file.
12202 * gdb.cell/dwarfaddr.S: New file.
12203
628fe4e4
JK
122042010-06-24 Jan Kratochvil <jan.kratochvil@redhat.com>
12205
12206 Test PR 9436.
12207 * gdb.base/nostdlib.exp, gdb.base/nostdlib.c: New.
12208
f1421989
HZ
122092010-06-24 Hui Zhu <teawater@gmail.com>
12210
12211 * gdb.base/eval.exp: New file.
12212
d03285ec
UW
122132010-06-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12214
12215 * gdb.cell/fork.exp: New file.
12216 * gdb.cell/fork.c: Likewise.
12217 * gdb.cell/fork-spu.c: Likewise.
12218
41b2c92d
PM
122192010-06-22 Pierre Muller <muller@ics.u-strasbg.fr>
12220
12221 * lib/gdb.exp (banned_variables_traced): New global variable.
12222 (gdb_init, gdb_finish): Use new variable to avoid multiple tracing.
12223 (gdb_init): Use `trace add variable' instead of obsolete
12224 `trace variable'.
12225
d5bc977f
DE
122262010-06-21 Doug Evans <dje@google.com>
12227
12228 * gdb.gdb/selftest.exp: Remove support for gpl v1 and v2 gdb's.
12229
d2ed6730
UW
122302010-06-19 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12231
12232 * gdb.arch/spu-ls.exp: New file.
12233 * gdb.arch/spu-ls.c: Likewise.
12234
6aed2dbc
SS
122352010-06-18 Stan Shebs <stan@codesourcery.com>
12236
12237 * gdb.threads/thread-specific.exp: Add tests of $_thread.
12238
e0756905
UW
122392010-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12240
12241 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.
12242 * gdb.base/watch-cond.exp: Likewise.
12243 * gdb.python/py-breakpoint.exp: Likewise.
12244
d8053d4d
PA
122452010-06-18 Pedro Alves <pedro@codesourcery.com>
12246
12247 * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use
12248 clean_restart, make sure every test has a distinct message, and
12249 that messages don't include the executable' full path.
12250
81ce510c
DE
122512010-06-17 Doug Evans <dje@google.com>
12252
12253 * gdb.arch/i386-size.exp: Updated expected output for
12254 DISASSEMBLY_OMIT_FNAME.
12255
65d79d4b
SDJ
122562010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
12257 Sergio Durigan Junior <sergiodj@redhat.com>
12258
12259 * gdb.base/watch-notconst.c: New file.
12260 * gdb.base/watch-notconst.S: New file.
12261 * gdb.base/watch-notconst2.c: New file.
12262 * gdb.base/watch-notconst2.S: New file.
12263 * gdb.base/watch-notconst.exp: New file.
12264 * gdb.base/watchpoint.c (global_ptr_ptr): New variable.
12265 (func4): Add operations on `global_ptr_ptr'.
12266 * gdb.base/watchpoint.exp (test_constant_watchpoint): New
12267 routine to test watchpoints created with a constant expression.
12268 (test_inaccessible_watchpoint): Include tests for watchpoints
12269 created with a constant expression.
12270
df0f4836
KB
122712010-06-14 Kevin Buettner <kevinb@redhat.com>
12272
12273 * gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
12274 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp,
12275 gdb.disasm/t05_cmp.exp, gdb.disasm/t06_ari2.exp,
12276 gdb.disasm/t07_ari3.exp, gdb.disasm/t08_or.exp,
12277 gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
12278 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
12279 gdb.disasm/t13_otr.exp: Examine instruction at label `start' instead
12280 of `_start'.
12281
b769def5
UW
122822010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12283
12284 * gdb.mi/mi-nonstop.exp: Do not call perror if non-stop mode is
12285 not supported on the target.
12286 * gdb.mi/mi-nonstop-exit.exp: Likewise.
12287 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
12288 * gdb.mi/mi-nsintrall.exp: Likewise.
12289 * gdb.mi/mi-nsmoribund.exp: Likewise.
12290 * gdb.mi/mi-nsthrexec.exp: Likewise.
12291
d914c394
SS
122922010-06-11 Stan Shebs <stan@codesourcery.com>
12293
12294 * gdb.base/permissions.exp: New file.
12295
122962010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5bbad94c
UW
12297
12298 * gdb.base/valgrind-db-attach.exp: Fail gracefully if valgrind
12299 does not support ELF executable class.
12300
f3ce5b9c
UW
123012010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12302
12303 * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace.
12304
8e46892c
JK
123052010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12306
12307 * lib/gdb.exp (gdb_run_cmd): Return on $gdb_prompt.
12308 (runto): Catch "The target does not support running in non-stop mode.".
12309
6cc55c64
MS
123102010-06-11 Michael Snyder <msnyder@vmware.com>
12311
12312 * gdb.base/setshow.exp (set language asm): Don't use
12313 gdb_test_no_output, fails on some targets.
12314
caddefa4
UW
123152010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12316
12317 * gdb.cp/cpexprs.exp: Skip test on spu*-*-*.
12318 * gdb.cp/pr9167.exp: Likewise.
12319
468b1aa7
UW
123202010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12321
12322 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.
12323
5c3552dc
UW
123242010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12325
12326 * gdb.base/solib-corrupted.exp: Respect skip_shlib_tests.
12327
02e6fe6a
UW
123282010-06-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
12329
12330 * gdb.base/charset.c (main): Make sure malloc gets linked in.
12331
0e03807e
TT
123322010-06-11 Tom Tromey <tromey@redhat.com>
12333
12334 PR gdb/9977, PR exp/11636::
12335 * gdb.dwarf2/pieces.exp (pieces_test_f3): Remove kfail.
12336 (pieces_test_f6): Update expected output.
12337
2bdf28a0
JK
123382010-06-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12339
12340 * gdb.base/moribund-step.exp: New.
12341
f6978de9
MS
123422010-06-08 Michael Snyder <msnyder@vmware.com>
12343
12344 * gdb.ada/assign_1.exp: Use ".*" instead of "" as wildcard regexp.
889bf7c5 12345 * gdb.ada/boolean_expr.exp:
f6978de9
MS
12346 * gdb.ada/frame_args.exp: Ditto.
12347 * gdb.ada/lang_switch.exp: Ditto.
12348 * gdb.ada/ptype_arith_binop.exp: Ditto.
12349 * gdb.ada/ref_param.exp: Ditto.
12350 * gdb.ada/type_coercion.exp:Ditto.
12351
12352 * gdb.asm/asm-source.exp: Ditto.
12353
12354 * gdb.base/attach.exp: Ditto.
12355 * gdb.base/bitfields2.exp: Ditto.
12356 * gdb.base/call-signal-resume.exp: Ditto.
12357 * gdb.base/callfuncs.exp: Ditto.
12358 * gdb.base/commands.exp: Ditto.
12359 * gdb.base/dbx.exp: Ditto.
12360 * gdb.base/default.exp: Ditto.
12361 * gdb.base/dump.exp: Ditto.
12362 * gdb.base/exprs.exp: Ditto.
12363 * gdb.base/freebpcmd.exp: Ditto.
12364 * gdb.base/interrupt.exp: Ditto.
12365 * gdb.base/list.exp: Ditto.
12366 * gdb.base/long_long.exp: Ditto.
12367 * gdb.base/maint.exp: Ditto.
12368 * gdb.base/ptype.exp: Ditto.
12369 * gdb.base/return.exp: Ditto.
12370 * gdb.base/setshow.exp: Ditto.
12371 * gdb.base/sigbpt.exp: Ditto.
12372 * gdb.base/sigrepeat.exp: Ditto.
12373
12374 * gdb.cp/classes.exp: Ditto.
12375
12376 * gdb.dwarf2/dw2-restore.exp: Ditto.
12377
12378 * gdb.gdb/selftest.exp: Ditto.
12379
12380 * gdb.multi/base.exp: Ditto.
12381 * gdb.multi/bkpt-multi-exec.exp: Ditto.
12382
12383 * gdb.python/py-block.exp: Ditto.
12384 * gdb.python/py-prettyprint.exp: Ditto.
12385 * gdb.python/py-template.exp: Ditto.
12386
12387 * gdb.server/ext-attach.exp: Ditto.
12388 * gdb.server/ext-run.exp: Ditto.
12389 * gdb.server/server-mon.exp: Ditto.
12390
12391 * gdb.threads/fork-thread-pending.exp: Ditto.
12392 * gdb.threads/hand-call-in-threads.exp: Ditto.
12393 * gdb.threads/interrupted-hand-call.exp: Ditto.
12394 * gdb.threads/linux-dp.exp: Ditto.
12395 * gdb.threads/manythreads.exp: Ditto.
12396 * gdb.threads/print-threads.exp: Ditto.
12397 * gdb.threads/pthreads.exp: Ditto.
12398 * gdb.threads/schedlock.exp: Ditto.
12399 * gdb.threads/thread-unwindonsignal.exp: Ditto.
12400 * gdb.threads/threadapply.exp: Ditto.
12401
de7ff789
MS
124022010-06-08 Michael Snyder <msnyder@vmware.com>
12403
889bf7c5 12404 * gdb.ada/exec_changed.exp:
de7ff789
MS
12405 Use ".*" instead of "" as wildcard regexp.
12406
12407 * gdb.base/async.exp: Use ".*" instead of "" as wildcard regexp.
12408 * gdb.base/call-ar-st.exp: Ditto.
12409 * gdb.base/checkpoint.exp: Ditto.
12410 * gdb.base/default.exp: Ditto.
12411 * gdb.base/dump.exp: Ditto.
12412 * gdb.base/ending-run.exp: Ditto.
12413 * gdb.base/fileio.exp: Ditto.
12414 * gdb.base/miscexprs.exp: Ditto.
12415 * gdb.base/pointers.exp: Ditto.
12416 * gdb.base/readline.exp: Ditto.
12417 * gdb.base/reread.exp: Ditto.
12418 * gdb.base/restore.exp: Ditto.
12419 * gdb.base/shlib-call.exp: Ditto.
12420 * gdb.base/valgrind-db-attach.exp: Ditto.
12421 * gdb.base/volatile.exp: Ditto.
12422 * gdb.base/watchpoints.exp: Ditto.
12423
12424 * gdb.cp/classes.exp: Use ".*" instead of "" as wildcard regexp.
12425
12426 * gdb.python/py-frame.exp: Use ".*" instead of "" as wildcard regexp.
12427 * gdb.python/py-value.exp: Ditto.
12428
12429 * gdb.trace/backtrace.exp: Use ".*" instead of "" as wildcard regexp.
12430 * gdb.trace/circ.exp: Ditto.
12431 * gdb.trace/collection.exp: Ditto.
12432 * gdb.trace/packetlen.exp: Ditto.
12433 * gdb.trace/passc-dyn.exp: Ditto.
12434 * gdb.trace/report.exp: Ditto.
12435 * gdb.trace/tfile.exp: Ditto.
12436 * gdb.trace/tfind.exp: Ditto.
12437 * gdb.trace/while-dyn.exp: Ditto.
12438
3bebe2f2
JK
124392010-06-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12440
12441 * gdb.python/python.exp (pythonX.Y/lib-dynload/*.so): New.
12442
5c631832
JK
124432010-06-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12444
12445 Test PR 10640.
12446 * gdb.dwarf2/dw2-op-call.exp, gdb.dwarf2/dw2-op-call.S: New.
12447
4c3376c8
SW
124482010-06-07 Sami Wagiaalla <swagiaal@redhat.com>
12449
12450 * gdb.cp/koenig.exp: Test for ADL operators.
12451 * gdb.cp/koenig.cc: Added ADL operators.
12452 * gdb.cp/operator.exp: New test.
12453 * gdb.cp/operator.cc: New test.
12454
dc226d5a
MS
124552010-06-04 Michael Snyder <msnyder@vmware.com>
12456
dfb88a23
MS
12457 * gdb.base/attach.exp: Replace gdb_test_multiple with gdb_test.
12458 * gdb.base/pending.exp: Ditto.
f7ae76b3 12459
dc226d5a
MS
12460 * gdb.cp/pr-1210.exp: Add message string to gdb_test_multiple.
12461
967cf477
DE
124622010-06-04 Doug Evans <dje@google.com>
12463
12464 * gdb.python/py-prettyprint.exp: Add new test for enabled and
12465 disabled printers.
12466 * gdb.python/py-prettyprint.py (disable_lookup_function): New function.
12467 (enable_lookup_function): New function.
12468
eb801841
TT
124692010-06-04 Tom Tromey <tromey@redhat.com>
12470
12471 * gdb.python/py-value.exp (test_value_hash): Don't test equality
12472 of hash and id.
12473
38979823
JK
124742010-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
12475
12476 * gdb.base/commands.exp (add printf tbreak command): Remove trailing
12477 newline.
12478 * gdb.gdb/complaints.exp (empty non-verbose non-noisy clear)
12479 (empty verbose non-noisy clear, empty verbose noisy clear)
12480 (empty non-verbose noisy clear): Likewise.
12481
35ec993f
MS
124822010-06-03 Michael Snyder <msnyder@vmware.com>
12483
12484 * gdb.base/commands.exp: Replace gdb_test with gdb_test_no_output.
12485 * gdb.base/display.exp: Ditto.
12486 * gdb.base/find.exp: Ditto.
12487 * gdb.base/ifelse.exp: Ditto.
12488 * gdb.base/multi-forks.exp: Ditto.
12489 * gdb.base/recurse.exp: Ditto.
12490 * gdb.base/setshow.exp: Ditto.
12491 * gdb.base/value-double-free.exp: Ditto.
12492 * gdb.base/watch-vfork.exp: Ditto.
12493 * gdb.base/watch_thread_num.exp: Ditto.
12494 * gdb.base/watchpoint-solib.exp: Ditto.
12495 * gdb.base/watchpoint.exp: Ditto.
12496 * gdb.base/watchpoints.exp: Ditto.
12497
12498 * gdb.cp/classes.exp: Replace gdb_test with gdb_test_no_output.
12499 * gdb.cp/overload.exp: Ditto.
12500 * gdb.cp/virtfunc.exp: Ditto.
12501
12502 * gdb.python/py-value.exp: Replace gdb_test with gdb_test_no_output.
12503
889bf7c5 12504 * gdb.reverse/watch-precsave.exp:
35ec993f
MS
12505 Replace gdb_test with gdb_test_no_output.
12506
889bf7c5 12507 * gdb.threads/attach-into-signal.exp:
35ec993f
MS
12508 Replace gdb_test with gdb_test_no_output.
12509 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
12510 * gdb.threads/watchthreads.exp: Ditto.
12511 * gdb.threads/watchthreads2.exp: Ditto.
12512
12513 * gdb.trace/deltrace.exp: Replace gdb_test with gdb_test_no_output.
12514 * gdb.trace/tfind.exp: Ditto.
12515
c22decce
JB
125162010-06-03 Joel Brobecker <brobecker@adacore.com>
12517
12518 * lib/gdb.exp (gdb_test_no_output): Do not emit pass for
12519 successful test if message is the empty string.
12520
fd5700c7
JK
125212010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12522
12523 * gdb.fortran/module.exp (stopped language detection): New test.
12524
f55ee35c
JK
125252010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12526
12527 Support DW_TAG_module as separate namespaces.
12528 * gdb.fortran/library-module.exp, gdb.fortran/library-module-main.f90,
12529 gdb.fortran/library-module-lib.f90: New.
12530 * gdb.fortran/module.exp: Replace startup by a prepare_for_testing call.
12531 (print i): Remove.
12532 (continue to breakpoint: i-is-1, print var_i value 1)
12533 (continue to breakpoint: i-is-2, print var_i value 2)
12534 (continue to breakpoint: a-b-c-d, print var_a, print var_b, print var_c)
12535 (print var_d, print var_i value 14, ptype modmany, complete `modm)
12536 (complete `modmany, complete `modmany`, complete `modmany`var)
12537 (show language, setting breakpoint at module): New tests.
12538 * gdb.fortran/module.f90 (module mod): Remove.
12539 (module mod1, module mod2, module modmany, subroutine sub1)
12540 (subroutine sub2, program module): New.
12541
b8e8282f
JK
125422010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12543
12544 * gdb.cp/ref-types.exp (pass, pass, pass): Rename to ...
12545 (print value of rUC, print value of rI, print value of UI): ... here.
31e43e98
JK
12546 * gdb.cp/anon-union.exp (pass): Rename to ...
12547 (print z 2): ... here.
b8e8282f 12548
019ebafc
MS
125492010-06-02 Michael Snyder <msnyder@vmware.com>
12550
e68d8fd4
MS
12551 * gdb.trace/actions.exp: Use gdb_test_no_output.
12552 * gdb.trace/circ.exp: Ditto.
12553 * gdb.trace/packetlen.exp: Ditto.
12554 * gdb.trace/save-trace.exp: Ditto.
12555 * gdb.trace/tracecmd.exp: Ditto.
12556 * gdb.trace/tsv.exp: Ditto.
12557
12b5d08a
MS
12558 * gdb.threads/fork-thread-pending.exp: Use gdb_test_no_output.
12559 * gdb.threads/hand-call-in-thraeds.exp: Ditto.
12560 * gdb.threads/local-watch-wrong-thread.exp: Ditto.
12561 * gdb.threads/manythreads.exp: Ditto.
12562 * gdb.threads/print-threads.exp: Ditto.
12563 * gdb.threads/pthreads.exp: Ditto.
12564 * gdb.threads/schedlock.exp: Ditto.
12565 * gdb.threads/staticthreads.exp: Ditto.
12566 * gdb.threads/thread-specific.exp: Ditto.
12567 * gdb.threads/thread-unwindonsignal.exp: Ditto.
12568 * gdb.threads/threadapply.exp: Ditto.
12569 * gdb.threads/watchthreads.exp: Ditto.
12570 * gdb.threads/watchthreads2.exp: Ditto.
12571
89493308
MS
12572 * gdb.python/py-block.exp: Use gdb_test_no_output.
12573 * gdb.python/py-prettyprint.exp: Ditto.
12574 * gdb.python/py-template.exp: Ditto.
12575 * gdb.python/py-value.exp: Ditto.
12576
12577 * gdb.reverse/watch-precsave.exp: Use gdb_test_no_output.
12578 * gdb.reverse/watch-reverse.exp: Ditto.
12579
12580 * gdb.server/ext-attach.exp: Use gdb_test_no_output.
12581 * gdb.server/ext-run.exp: Ditto.
12582
019ebafc
MS
12583 * gdb.dwarf2/dw2-basic.exp: Use gdb_test_no_output.
12584 * gdb.dwarf2/dw2-compressed.exp: Ditto.
12585 * gdb.dwarf2/dw2-intercu.exp: Ditto.
12586 * gdb.dwarf2/dw2-intermix.exp: Ditto.
12587 * gdb.dwarf2/dw2-producer.exp: Ditto.
12588 * gdb.dwarf2/mac-fileno.exp: Ditto.
12589
12590 * gdb.gdb/observer.exp: Use gdb_test_no_output.
12591 * gdb.gdb/selftest.exp: Ditto.
12592
12593 * gdb.multi/base.exp: Use gdb_test_no_output.
12594
12595 * gdb.opt/inline-cmds.exp: Use gdb_test_no_output.
12596
3e0ca3a5
JK
125972010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12598
12599 * gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
12600
9db70545
MS
126012010-06-02 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
12602
a8d52276
MS
12603 * gdb.cp/class2.exp: Use gdb_test_no_output.
12604 * gdb.cp/classes.exp: Ditto.
12605 * gdb.cp/extern-c.exp: Ditto.
12606 * gdb.cp/inherit.exp: Ditto.
12607 * gdb.cp/maint.exp: Ditto.
12608 * gdb.cp/mb-inline.exp: Ditto.
12609 * gdb.cp/mb-templates.exp: Ditto.
12610 * gdb.cp/method2.exp: Ditto.
12611 * gdb.cp/misc.exp: Ditto.
12612 * gdb.cp/ovldbreak.exp: Ditto.
12613 * gdb.cp/punctuator.exp: Ditto.
12614 * gdb.cp/templates.exp: Ditto.
12615 * gdb.cp/virtbase.exp: Ditto.
12616
889bf7c5 12617 * gdb.threads/attach-stopped.exp:
9db70545 12618 Replace uses of send_gdb / gdb_expect.
889bf7c5 12619 * gdb.threads/attachstop-mt.exp:
9db70545 12620 Replace uses of send_gdb / gdb_expect.
889bf7c5 12621 * gdb.threads/gcore-thread.exp:
9db70545 12622 Replace uses of send_gdb / gdb_expect.
889bf7c5 12623 * gdb.threads/hand-call-in-threads.exp:
9db70545
MS
12624 Replace uses of send_gdb / gdb_expect.
12625 * gdb.threads/linux-dp.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 12626 * gdb.threads/print-threads.exp:
9db70545
MS
12627 Replace uses of send_gdb / gdb_expect.
12628 * gdb.threads/pthreads.exp: Replace uses of send_gdb / gdb_expect.
12629 * gdb.threads/schedlock.exp: Replace uses of send_gdb / gdb_expect.
12630 * gdb.threads/sigthread.exp: Replace uses of send_gdb / gdb_expect.
12631
12632 * gdb.trace/actions.exp: Replace uses of send_gdb / gdb_expect.
12633 * gdb.trace/backtrace.exp: Replace uses of send_gdb / gdb_expect.
12634 * gdb.trace/collection.exp: Replace uses of send_gdb / gdb_expect.
12635 * gdb.trace/deltrace.exp: Replace uses of send_gdb / gdb_expect.
12636 * gdb.trace/infotrace.exp: Replace uses of send_gdb / gdb_expect.
12637 * gdb.trace/limits.exp: Replace uses of send_gdb / gdb_expect.
12638 * gdb.trace/report.exp: Replace uses of send_gdb / gdb_expect.
12639 * gdb.trace/save-trace.exp: Replace uses of send_gdb / gdb_expect.
12640 * gdb.trace/tfind.exp: Replace uses of send_gdb / gdb_expect.
12641 * gdb.trace/tracecmd.exp: Replace uses of send_gdb / gdb_expect.
12642 * gdb.trace/tsv.exp: Replace uses of send_gdb / gdb_expect.
12643
359cc68c
JK
126442010-06-02 Jan Kratochvil <jan.kratochvil@redhat.com>
12645
12646 * gdb.cp/re-set-overloaded.exp, gdb.cp/re-set-overloaded.cc: New.
12647
7d3fe98e
SW
126482010-06-02 Sami Wagiaalla <swagiaal@redhat.com>
12649
12650 * gdb.cp/koenig.exp: Added new test case.
12651 * gdb.cp/koenig.cc: Ditto.
12652
27d3a1a2
MS
126532010-06-01 Michael Snyder <msnyder@vmware.com>
12654
12655 * gdb.base/arithmet.exp: Use gdb_test_no_output.
12656 * gdb.base/arrayidx.exp: Ditto.
12657 * gdb.base/attach.exp: Ditto.
12658 * gdb.base/auxv.exp: Ditto.
12659 * gdb.base/bigcre.exp: Ditto.
12660 * gdb.base/break-always.exp: Ditto.
12661 * gdb.base/break-interp.exp: Ditto.
12662 * gdb.base/break.exp: Ditto.
12663 * gdb.base/breakpoint-shadow.exp: Ditto.
12664 * gdb.base/call-ar-st.exp: Ditto.
12665 * gdb.base/call-sc.exp: Ditto.
12666 * gdb.base/call-signal-resume.exp: Ditto.
12667 * gdb.base/callfuncs.exp: Ditto.
12668 * gdb.base/catch-syscall.exp: Ditto.
12669 * gdb.base/charset.exp: Ditto.
12670 * gdb.base/code-expr.exp: Ditto.
12671 * gdb.base/commands.exp: Ditto.
12672 * gdb.base/cond-expr.exp: Ditto.
12673 * gdb.base/condbreak.exp: Ditto.
12674 * gdb.base/cursal.exp: Ditto.
12675 * gdb.base/cvexpr.exp: Ditto.
12676 * gdb.base/default.exp: Ditto.
12677 * gdb.base/del.exp: Ditto.
12678 * gdb.base/detach.exp: Ditto.
12679 * gdb.base/display.exp: Ditto.
12680 * gdb.base/ena-dis-br.exp: Ditto.
12681 * gdb.base/eval-skip.exp: Ditto.
12682 * gdb.base/foll-fork.exp: Ditto.
12683 * gdb.base/foll-vfork.exp: Ditto.
12684 * gdb.base/frame-args.exp: Ditto.
12685 * gdb.base/funcargs.exp: Ditto.
12686 * gdb.base/gcore-buffer-overflow.exp: Ditto.
12687 * gdb.base/gdbvars.exp: Ditto.
12688 * gdb.base/help.exp: Ditto.
12689 * gdb.base/ifelse.exp: Ditto.
12690 * gdb.base/included.exp: Ditto.
12691 * gdb.base/list.exp: Ditto.
12692 * gdb.base/macscp.exp: Ditto.
12693 * gdb.base/maint.exp: Ditto.
12694 * gdb.base/multi-fork.exp: Ditto.
12695 * gdb.base/overlays.exp: Ditto.
12696 * gdb.base/page.exp: Ditto.
12697 * gdb.base/pending.exp: Ditto.
12698 * gdb.base/pointers.exp: Ditto.
12699 * gdb.base/pr11022.exp: Ditto.
12700 * gdb.base/prelink.exp: Ditto.
12701 * gdb.base/printcmds.exp: Ditto.
12702 * gdb.base/psymtab.exp: Ditto.
12703 * gdb.base/randomize.exp: Ditto.
12704 * gdb.base/relational.exp: Ditto.
12705 * gdb.base/relocate.exp: Ditto.
12706 * gdb.base/remote.exp: Ditto.
12707 * gdb.base/sepdebug.exp: Ditto.
12708 * gdb.base/set-lang-auto.exp: Ditto.
12709 * gdb.base/setshow.exp: Ditto.
12710 * gdb.base/setvar.exp: Ditto.
12711 * gdb.base/signals.exp: Ditto.
12712 * gdb.base/signull.exp: Ditto.
12713 * gdb.base/sigstep.exp: Ditto.
12714 * gdb.base/sizeof.exp: Ditto.
12715 * gdb.base/solib-disc.exp: Ditto.
12716 * gdb.base/store.exp: Ditto.
12717 * gdb.base/structs.exp: Ditto.
12718 * gdb.base/structs2.exp: Ditto.
12719 * gdb.base/subst.exp: Ditto.
12720 * gdb.base/term.exp: Ditto.
12721 * gdb.base/trace-commands.exp: Ditto.
12722 * gdb.base/unwindonsignal.exp: Ditto.
12723 * gdb.base/valgrind-db-attach.exp: Ditto.
12724 * gdb.base/varargs.exp: Ditto.
12725 * gdb.base/watch-cond.exp: Ditto.
12726 * gdb.base/watch_thread_num.exp: Ditto.
12727 * gdb.base/watchpoint-cond-gone.exp: Ditto.
12728 * gdb.base/watchpoint.exp: Ditto.
12729 * gdb.base/whatis-exp.exp: Ditto.
12730
f8d3bf8f
MS
127312010-06-01 Michael Snyder <msnyder@vmware.com>
12732
12733 * gdb.cp/annota2.exp: Replace uses of send_gdb / gdb_expect.
12734 * gdb.cp/annota3.exp: Replace uses of send_gdb / gdb_expect.
12735 * gdb.cp/anon-union.exp: Replace uses of send_gdb / gdb_expect.
12736 * gdb.cp/cplusfuncs.exp: Replace uses of send_gdb / gdb_expect.
12737 * gdb.cp/demangle.exp: Replace uses of send_gdb / gdb_expect.
12738 * gdb.cp/formatted-ref.exp: Replace uses of send_gdb / gdb_expect.
12739 * gdb.cp/local.exp: Replace uses of send_gdb / gdb_expect.
12740 * gdb.cp/method.exp: Replace uses of send_gdb / gdb_expect.
12741 * gdb.cp/misc.exp: Replace uses of send_gdb / gdb_expect.
12742 * gdb.cp/namespace.exp: Replace uses of send_gdb / gdb_expect.
12743 * gdb.cp/ovldbreak.exp: Replace uses of send_gdb / gdb_expect.
12744 * gdb.cp/pr-1023.exp: Replace uses of send_gdb / gdb_expect.
12745 * gdb.cp/ref-types.exp: Replace uses of send_gdb / gdb_expect.
12746 * gdb.cp/templates.exp: Replace uses of send_gdb / gdb_expect.
12747 * gdb.cp/userdef.exp: Replace uses of send_gdb / gdb_expect.
12748
3f9e0d32
JK
127492010-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
12750
12751 * gdb.base/commands.exp (begin commands on watch): Remove excessive
12752 trailing newline.
12753 * gdb.mi/mi-nsintrall.exp (-gdb-show non-stop): Likewise.
12754 * gdb.java/jmisc.exp (p *args\n): Rename to ...
12755 (p *args): ... here and remove excessive trailing newline.
12756
f629457d
JB
127572010-05-31 Joel Brobecker <brobecker@adacore.com>
12758
12759 * gdb.base/subst.exp: Fix call to gdb_test with empty message.
12760
09eef106
JK
127612010-05-31 Jan Kratochvil <jan.kratochvil@redhat.com>
12762
12763 Accept the new Linux kernel "t (tracing stop)" string.
12764 * gdb.threads/watchthreads-reorder.c (thread1_func, thread2_func):
12765 Update comment.
12766 (state_wait) <T (tracing stop)>: New.
12767 (main): Update the state_wait expect string.
12768
94f31136
PA
127692010-05-28 Pedro Alves <pedro@codesourcery.com>
12770
12771 * limits.c, limits.exp: Delete files.
12772 * Makefile.in (clean mostlyclean): Adjust.
12773 * tracecmd.exp: Adjust.
12774
096554ab
JK
127752010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12776
12777 * gdb.base/tui-layout.exp: New.
12778
27d3a1a2 127792010-05-28 Michael Snyder <msnyder@vmware.com>
bcd2dc50 12780
889bf7c5 12781 * gdb.reverse/break-precsave.exp:
bcd2dc50 12782 Replace uses of send_gdb / gdb_expect.
889bf7c5 12783 * gdb.reverse/break-reverse.exp:
bcd2dc50 12784 Replace uses of send_gdb / gdb_expect.
889bf7c5 12785 * gdb.reverse/consecutive-precsave.exp:
bcd2dc50 12786 Replace uses of send_gdb / gdb_expect.
889bf7c5 12787 * gdb.reverse/consecutive-reverse.exp:
bcd2dc50 12788 Replace uses of send_gdb / gdb_expect.
889bf7c5 12789 * gdb.reverse/finish-precsave.exp:
bcd2dc50 12790 Replace uses of send_gdb / gdb_expect.
889bf7c5 12791 * gdb.reverse/finish-reverse.exp:
bcd2dc50 12792 Replace uses of send_gdb / gdb_expect.
889bf7c5 12793 * gdb.reverse/i386-precsave.exp:
bcd2dc50 12794 Replace uses of send_gdb / gdb_expect.
889bf7c5 12795 * gdb.reverse/i386-reverse.exp:
bcd2dc50 12796 Replace uses of send_gdb / gdb_expect.
889bf7c5 12797 * gdb.reverse/i386-sse-reverse.exp:
bcd2dc50 12798 Replace uses of send_gdb / gdb_expect.
889bf7c5 12799 * gdb.reverse/i387-env-reverse.exp:
bcd2dc50 12800 Replace uses of send_gdb / gdb_expect.
889bf7c5 12801 * gdb.reverse/i387-stack-reverse.exp:
bcd2dc50 12802 Replace uses of send_gdb / gdb_expect.
889bf7c5 12803 * gdb.reverse/machinestate-precsave.exp:
bcd2dc50 12804 Replace uses of send_gdb / gdb_expect.
889bf7c5 12805 * gdb.reverse/machinestate.exp:
bcd2dc50 12806 Replace uses of send_gdb / gdb_expect.
889bf7c5 12807 * gdb.reverse/sigall-precsave.exp:
bcd2dc50 12808 Replace uses of send_gdb / gdb_expect.
889bf7c5 12809 * gdb.reverse/sigall-reverse.exp:
bcd2dc50 12810 Replace uses of send_gdb / gdb_expect.
889bf7c5 12811 * gdb.reverse/solib-precsave.exp:
bcd2dc50 12812 Replace uses of send_gdb / gdb_expect.
889bf7c5 12813 * gdb.reverse/solib-reverse.exp:
bcd2dc50 12814 Replace uses of send_gdb / gdb_expect.
889bf7c5 12815 * gdb.reverse/step-precsave.exp:
bcd2dc50 12816 Replace uses of send_gdb / gdb_expect.
889bf7c5 12817 * gdb.reverse/step-reverse.exp:
bcd2dc50 12818 Replace uses of send_gdb / gdb_expect.
889bf7c5 12819 * gdb.reverse/until-precsave.exp:
bcd2dc50 12820 Replace uses of send_gdb / gdb_expect.
889bf7c5 12821 * gdb.reverse/until-reverse.exp:
bcd2dc50 12822 Replace uses of send_gdb / gdb_expect.
889bf7c5 12823 * gdb.reverse/watch-precsave.exp:
bcd2dc50 12824 Replace uses of send_gdb / gdb_expect.
889bf7c5 12825 * gdb.reverse/watch-reverse.exp:
bcd2dc50
MS
12826 Replace uses of send_gdb / gdb_expect.
12827
3def43e0
JK
128282010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
12829
12830 * gdb.base/sepdebug.exp (info silent break bp_location1): Fix racy
12831 excessive newline.
12832
27d3a1a2 128332010-05-27 Michael Snyder <msnyder@vmware.com>
22454424
MS
12834
12835 * gdb.base/break.exp: Replace uses of send_gdb / gdb_expect.
02746bbc
MS
12836 * gdb.base/relational.exp: Replace uses of send_gdb / gdb_expect.
12837 * gdb.base/relocate.exp: Replace uses of send_gdb / gdb_expect.
12838 * gdb.base/restore.exp: Replace uses of send_gdb / gdb_expect.
12839 * gdb.base/return.exp: Replace uses of send_gdb / gdb_expect.
12840 * gdb.base/return2.exp: Replace uses of send_gdb / gdb_expect.
12841 * gdb.base/sepdebug.exp: Replace uses of send_gdb / gdb_expect.
12842 * gdb.base/setshow.exp: Replace uses of send_gdb / gdb_expect.
12843 * gdb.base/setvar.exp: Replace uses of send_gdb / gdb_expect.
12844 * gdb.base/shlib-call.exp: Replace uses of send_gdb / gdb_expect.
12845 * gdb.base/shreloc.exp: Replace uses of send_gdb / gdb_expect.
12846 * gdb.base/sigall.exp: Replace uses of send_gdb / gdb_expect.
12847 * gdb.base/sigbpt.exp: Replace uses of send_gdb / gdb_expect.
12848 * gdb.base/signull.exp: Replace uses of send_gdb / gdb_expect.
12849 * gdb.base/so-impl-ld.exp: Replace uses of send_gdb / gdb_expect.
12850 * gdb.base/varargs.exp: Replace uses of send_gdb / gdb_expect.
12851 * gdb.base/volatile.exp: Replace uses of send_gdb / gdb_expect.
12852 * gdb.base/watch_thread_num.exp: Replace uses of send_gdb / gdb_expect.
12853 * gdb.base/watchpoint.exp: Replace uses of send_gdb / gdb_expect.
22454424 12854
27d3a1a2 128552010-05-26 Michael Snyder <msnyder@vmware.com>
ec9f1212 12856
22454424
MS
12857 * gdb.java/jmisc.exp: Replace uses of send_gdb / gdb_expect.
12858 * gdb.java/jprint.exp: Replace uses of send_gdb / gdb_expect.
12859
12860 * gdb.gdb/complaints.exp: Replace uses of send_gdb / gdb_expect.
12861 * gdb.gdb/selftest.exp: Replace uses of send_gdb / gdb_expect.
12862 * gdb.gdb/xfullpath.exp: Replace uses of send_gdb / gdb_expect.
12863
889bf7c5 12864 * gdb.reverse/consecutive-reverse.exp:
22454424 12865 Replace uses of send_gdb / gdb_expect.
889bf7c5 12866 * gdb.reverse/consecutive-precsave.exp:
22454424
MS
12867 Replace uses of send_gdb / gdb_expect.
12868
12869 * gdb.mi/mi-basics.exp: Replace uses of send_gdb / gdb_expect.
12870 * gdb.mi/mi-nonstop-exit.exp: Replace uses of send_gdb / gdb_expect.
12871 * gdb.mi/mi-nonstop.exp: Replace uses of send_gdb / gdb_expect.
889bf7c5 12872 * gdb.mi/mi-ns-stale-regcache.exp:
22454424
MS
12873 Replace uses of send_gdb / gdb_expect.
12874 * gdb.mi/mi-nsintrall.exp: Replace uses of send_gdb / gdb_expect.
12875 * gdb.mi/mi-nsmoribund.exp: Replace uses of send_gdb / gdb_expect.
12876 * gdb.mi/mi-nsthrexec.exp: Replace uses of send_gdb / gdb_expect.
12877 * gdb.mi/mi-return.exp: Replace uses of send_gdb / gdb_expect.
12878 * gdb.mi/mi-var-display.exp: Replace uses of send_gdb / gdb_expect.
12879 * gdb.mi/mi2-basics.exp: Replace uses of send_gdb / gdb_expect.
12880 * gdb.mi/mi2-console.exp: Replace uses of send_gdb / gdb_expect.
12881 * gdb.mi/mi2-return.exp: Replace uses of send_gdb / gdb_expect.
12882 * gdb.mi/mi2-var-display.exp: Replace uses of send_gdb / gdb_expect.
ec9f1212
MS
12883
128842010-05-26 Michael Snyder <msnyder@vmware.com>
6acb16a2 12885
22454424 12886 * gdb.ada/formatted_ref.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12887
22454424 12888 * gdb.asm/asm-source.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12889
22454424
MS
12890 * gdb.base/a2-run.exp: Replace uses of send_gdb / gdb_expect.
12891 * gdb.base/all-bin.exp: Replace uses of send_gdb / gdb_expect.
12892 * gdb.base/annota1.exp: Replace uses of send_gdb / gdb_expect.
12893 * gdb.base/annota3.exp: Replace uses of send_gdb / gdb_expect.
12894 * gdb.base/assign.exp: Replace uses of send_gdb / gdb_expect.
12895 * gdb.base/attach.exp: Replace uses of send_gdb / gdb_expect.
12896 * gdb.base/bitfields.exp: Replace uses of send_gdb / gdb_expect.
12897 * gdb.base/bitfields2.exp: Replace uses of send_gdb / gdb_expect.
12898 * gdb.base/bitops.exp: Replace uses of send_gdb / gdb_expect.
6acb16a2 12899
6e5f2c59
TT
129002010-05-25 Tom Tromey <tromey@redhat.com>
12901
12902 * gdb.base/macscp.exp: Add missing space after setup_kfail.
12903
bbc8b958
TT
129042010-05-25 Tom Tromey <tromey@redhat.com>
12905
12906 * gdb.arch/i386-prologue.exp (skip_breakpoint): Fix setup_kfail
12907 argument order.
12908 * gdb.base/macscp.exp: Fix setup_kfail argument order.
12909 * gdb.base/long_long.exp (gdb_test_xxx): Fix setup_kfail argument
12910 order.
12911 * gdb.base/sigbpt.exp (stepi_out): Fix setup_kfail argument
12912 order.
12913 * gdb.base/call-sc.exp (setup_kfails): Remove.
12914 (setup_compiler_kfails): Remove.
12915 * gdb.base/callfuncs.exp (do_function_calls): Fix setup_kfail
12916 argument order.
12917 * gdb.base/siginfo.exp: Fix setup_kfail argument order.
12918 * gdb.base/sigstep.exp (advance): Fix setup_kfail argument order.
12919 (advancei): Fix setup_kfail argument order.
12920 * gdb.base/radix.exp: Fix setup_kfail argument order.
12921 * gdb.base/solib-weak.exp (do_test): Fix setup_kfail argument
12922 order.
12923 * gdb.base/structs.exp (setup_kfails): Remove.
12924 (setup_compiler_kfails): Fix setup_kfail argument order.
12925 * gdb.base/sigaltstack.exp (finish_test): Fix setup_kfail argument
12926 order.
12927 * gdb.java/jmain.exp: Fix setup_kfail argument order.
12928 * gdb.pascal/types.exp (test_string_literal_types_accepted): Fix
12929 setup_kfail argument order.
12930 * gdb.cp/overload.exp: Fix setup_kfail argument order.
12931
83d1babf
TT
129322010-05-25 Tom Tromey <tromey@redhat.com>
12933
12934 * gdb.dwarf2/pieces.exp (pieces_test_f3): Mention PR 11636.
12935
6acb16a2
MS
129362010-05-25 Michael Snyder <msnyder@vmware.com>
12937
12938 * gdb.base/a2-run.exp: Replace send_gdb with gdb_test.
12939 * gdb.base/all-bin.exp: Replace send_gdb with gdb_test.
12940 * gdb.base/annota1.exp: Replace send_gdb with gdb_test.
12941 * gdb.base/annota3.exp: Replace send_gdb with gdb_test.
12942 * gdb.base/assign.exp: Replace send_gdb with gdb_test.
12943 * gdb.base/attach.exp: Replace send_gdb with gdb_test.
12944 * gdb.base/bitfields.exp: Replace send_gdb with gdb_test.
12945 * gdb.base/bitfields2.exp: Replace send_gdb with gdb_test.
12946 * gdb.base/bitops.exp: Replace send_gdb with gdb_test.
ad3986f0
MS
12947 * gdb.base/call-ar-st.exp: Replace send_gdb with gdb_test.
12948 * gdb.base/callfuncs.exp: Replace send_gdb with gdb_test.
12949 * gdb.base/call-rt-st.exp: Replace send_gdb with gdb_test.
12950 * gdb.base/call-signal-resume.exp: Replace send_gdb with gdb_test.
12951 * gdb.base/call-strs.exp: Replace send_gdb with gdb_test.
12952 * gdb.base/catch-syscall.exp: Replace send_gdb with gdb_test.
12953 * gdb.base/charset.exp: Replace send_gdb with gdb_test.
12954 * gdb.base/checkpoint.exp: Replace send_gdb with gdb_test.
12955 * gdb.base/commands.exp: Replace send_gdb with gdb_test.
12956 * gdb.base/condbreak.exp: Replace send_gdb with gdb_test.
12957 * gdb.base/cond-exprs.exp: Replace send_gdb with gdb_test.
12958 * gdb.base/consecutive.exp: Replace send_gdb with gdb_test.
12959 * gdb.base/constvars.exp: Replace send_gdb with gdb_test.
12960 * gdb.base/corefile.exp: Replace send_gdb with gdb_test.
a76e022a
MS
12961 * gdb.base/default.exp: Replace send_gdb with gdb_test.
12962 * gdb.base/define.exp: Replace send_gdb with gdb_test.
12963 * gdb.base/display.exp: Replace send_gdb with gdb_test.
12964 * gdb.base/dump.exp: Replace send_gdb with gdb_test.
12965 * gdb.base/ending-run.exp: Replace send_gdb with gdb_test.
12966 * gdb.base/eval-skip.exp: Replace send_gdb with gdb_test.
12967 * gdb.base/exprs.exp: Replace send_gdb with gdb_test.
12968 * gdb.base/fileio.exp: Replace send_gdb with gdb_test.
12969 * gdb.base/finish.exp: Replace send_gdb with gdb_test.
12970 * gdb.base/foll-fork.exp: Replace send_gdb with gdb_test.
12971 * gdb.base/funcargs.exp: Replace send_gdb with gdb_test.
12972 * gdb.base/gcore-buffer-overflow.exp: Replace send_gdb with gdb_test.
12973 * gdb.base/gcore.exp: Replace send_gdb with gdb_test.
12974 * gdb.base/gdb1090.exp: Replace send_gdb with gdb_test.
12975 * gdb.base/gdbvars.exp: Replace send_gdb with gdb_test.
12976 * gdb.base/help.exp: Replace send_gdb with gdb_test.
12977 * gdb.base/info-proc.exp: Replace send_gdb with gdb_test.
12978 * gdb.base/jump.exp: Replace send_gdb with gdb_test.
12979 * gdb.base/long_long.exp: Replace send_gdb with gdb_test.
65731a6b
MS
12980 * gdb.base/maint.exp: Replace send_gdb with gdb_test.
12981 * gdb.base/miscexprs.exp: Replace send_gdb with gdb_test.
12982 * gdb.base/nodebug.exp: Replace send_gdb with gdb_test.
12983 * gdb.base/pointers.exp: Replace send_gdb with gdb_test.
12984 * gdb.base/ptype.exp: Replace send_gdb with gdb_test.
6acb16a2 12985 * gdb.base/whatis.exp: Replace send_gdb with gdb_test.
65731a6b
MS
12986
129872010-05-25 Doug Evans <dje@google.com>
12988
12989 * gdb.python/py-cmd.exp: Add tests for gdb.GdbError and
12990 gdb.string_to_argv.
ad3986f0 12991
d3b1e874
TT
129922010-05-21 Tom Tromey <tromey@redhat.com>
12993
12994 * gdb.dwarf2/pieces.exp (pieces_test_f3): New proc.
12995 Call it.
12996 * gdb.dwarf2/pieces.S: Update.
12997 * gdb.dwarf2/pieces.c (struct B): Remove initial field.
12998
cb826367
TT
129992010-05-21 Tom Tromey <tromey@redhat.com>
13000
13001 * gdb.dwarf2/pieces.exp (pieces_test_f6): New proc.
13002 Call it.
13003 * gdb.dwarf2/pieces.c (struct C): New.
13004 (f6): New function.
13005 * gdb.dwarf2/pieces.S: Replace.
13006
74de6778
TT
130072010-05-21 Tom Tromey <tromey@redhat.com>
13008
13009 * gdb.dwarf2/pieces.exp (pieces_test_f2): New proc.
13010 Call it.
13011
afd74c5f
TT
130122010-05-21 Tom Tromey <tromey@redhat.com>
13013
13014 * gdb.dwarf2.pieces.exp: New file.
13015 * gdb.dwarf2.pieces.S: New file.
13016 * gdb.dwarf2.pieces.c: New file.
13017
a7b75dfd 130182010-05-20 Pedro Alves <pedro@codesourcery.com>
889bf7c5 13019 Joel Brobecker <brobecker@adacore.com>
a7b75dfd
JB
13020
13021 * lib/gdb.exp (gdb_test_no_output): New function.
13022 * lib/gdb.ada/arrayidx.exp: Use gdb_test_no_output instead of gdb_test
13023 when testing commands that should produce no output.
13024
c81c812a
JB
130252010-05-17 Joel Brobecker <brobecker@adacore.com>
13026
13027 * gdb.ada/watch_arg/watch.adb: Rewrite testcase to avoid the
13028 parameter that we want to watch being a constant.
13029
0cce5bd9
JB
130302010-05-17 Joel Brobecker <brobecker@adacore.com>
13031
13032 * gdb.ada/cond_lang: New testcase.
13033
47050449
JB
130342010-05-17 Joel Brobecker <brobecker@adacore.com>
13035
13036 * lib/gdb.exp (banned_variables): New variable/constant.
13037 (gdb_init): Add write trace on variables listed in banned_variables.
13038 (gdb_finish): Remove write traces on variables listed in
13039 banned_variables.
13040
77c01586
JB
130412010-05-17 Joel Brobecker <brobecker@adacore.com>
13042
13043 * gdb.base/gdb11530.exp: Delete setting of prms_id and bug_id.
13044 * gdb.cp/koenig.exp: Likewise.
13045
88d4aea7
PM
130462010-05-14 Phil Muldoon <pmuldoon@redhat.com>
13047
889bf7c5 13048 PR python/11482
88d4aea7
PM
13049
13050 * gdb.python/py-value.exp (test_value_hash): New function.
13051
f5a010c0
PM
130522010-05-11 Pierre Muller <muller@ics.u-strasbg.fr>
13053
13054 PR exp/11530.
13055 * gdb.base/gdb11530.c: New file.
13056 * gdb.base/gdb11530.exp: New file.
13057
8ef4892f
JK
130582010-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13059
13060 * gdb.dwarf2/dw2-modula2-self-type.exp: New.
13061 * gdb.dwarf2/dw2-modula2-self-type.S: New.
13062
7322dca9
SW
130632010-05-07 Sami Wagiaalla <swagiaal@redhat.com>
13064
13065 * gdb.cp/koenig.exp: New test.
13066 * gdb.cp/koenig.cc: New test program.
13067
02e7ea18
JB
130682010-05-05 Joel Brobecker <brobecker@adacore.com>
13069
13070 Remove the use of prms_id and bug_id throughout the testsuite.
13071
e1c34c5d
PM
130722010-05-04 Pierre Muller <muller@ics.u-strasbg.fr>
13073
13074 PR exp/11349.
13075 * testsuite/gdb.cp/ref-types.exp: Add test to examine
13076 use a reference local variable.
13077
8e1d0c49
JK
130782010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
13079
13080 * gdb.base/break-interp.exp: Remove $exec.debug safety removal.
13081 * gdb.base/sepdebug.exp: Remove .debug subdirectory handling. New
13082 variable different_dir. Move debugfile into a full directory pathname
13083 under DIFFERENT_DIR.
13084 * lib/gdb.exp (separate_debug_filename): Remove.
13085 (gdb_gnu_strip_debug): No longer call separate_debug_filename. Remove
13086 variable debug_dir and mkdir of it. Update function comments.
13087
e66408ed
PA
130882010-04-29 Pedro Alves <pedro@codesourcery.com>
13089
13090 PR gdb/11557
13091
13092 * gdb.mi/mi-ns-stale-regcache.exp, gdb.mi/ns-stale-regcache.c: New
13093 files.
13094
d7b32ed3
PM
130952010-04-29 Phil Muldoon <pmuldoon@redhat.com>
13096
889bf7c5 13097 * gdb.python/py-param.exp: New File.
d7b32ed3 13098
6aecb9c2
JB
130992010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
13100
13101 * gdb.base/default.exp: Fix "set language" test.
13102
bdf92a1c
PM
131032010-04-24 Pierre Muller <muller@ics.u-strasbg.fr>
13104
13105 PR breakpoints/11531.
13106 * gdb.base/gdb11531.c: New file.
13107 * gdb.base/gdb11531.exp: New file.
13108
3f172e24
TT
131092010-04-26 Tom Tromey <tromey@redhat.com>
13110
13111 * gdb.base/completion.exp: Add tests for completion and deprecated
13112 commands.
13113
64af4c92
JK
131142010-04-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13115
13116 * gdb.pascal/gdb11492.exp (print integer_array, print /d char_array)
13117 (print /x char_array): Escape curly brackets.
13118
492928e4
JK
131192010-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13120
13121 Fix deadlock on looped list of loaded shared objects.
13122 * gdb.base/solib-corrupted.exp: New.
13123
66d09542
DE
131242010-04-23 Doug Evans <dje@google.com>
13125
13126 * gdb.python/py-section-script.c: New file.
13127 * gdb.python/py-section-script.exp: New file.
13128 * gdb.python/py-section-script.py: New file.
13129
8bd10a10
CM
131302010-04-20 Chris Moller <cmoller@redhat.com>
13131
13132 PR 10179
13133
13134 * gdb.base/Makefile.in (EXECUTABLES): Added pr10179.
13135 * gdb.base/pr10179-a.c:
13136 * gdb.base/pr10179-b.c:
13137 * gdb.base/pr10179.exp: New files.
13138
c0201579
JK
131392010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13140
13141 Fix crashes on dangling display expressions.
13142 * gdb.base/solib-display.exp: Call gdb_gnu_strip_debug if LIBSEPDEBUG
13143 is SEP.
13144 (lib_flags): Remove the "debug" keyword.
13145 (libsepdebug): New variable for iterating new loop.
13146 (save_pf_prefix): New variable wrapping the loop.
13147 (sep_lib_flags): New variable derived from LIB_FLAGS. Use it.
13148 * lib/gdb.exp (gdb_gnu_strip_debug): Document the return code.
13149
793b0ff8
PM
131502010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
13151
13152 * gdb.threads/watchthreads.exp: Change to obtain consistent output.
13153
097f51f7
PM
131542010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
13155
13156 PR stabs/11479.
13157 * gdb.stabs/gdb11479.exp: New file.
13158 * gdb.stabs/gdb11479.c: New file.
13159
9a22f0d0
PM
131602010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
13161
13162 * gdb.base/charset.c (Strin16, String32): New variables.
13163 * gdb.base/charset.exp (gdb_test): Test correct display
13164 of 16 or 32 bit strings.
13165
131662010-04-21 Chris Moller <cmoller@redhat.com>
0b66f317
CM
13167
13168 PR 9167
13169 * gdb.cp/Makefile.in (EXECUTABLES): Added pr9167.
13170 * gdb.cp/pr9167.cc: New file.
13171 * gdb.cp/pr9167.exp: New file.
13172
13173
6e354e5e
PM
131742010-04-21 Pierre Muller <muller@ics.u-strasbg.fr>
13175
13176 PR pascal/11492.
13177 * gdb.pascal/gdb11492.pas: New file.
13178 * gdb.pascal/gdb11492.exp: New file.
13179
be942545
JB
131802010-04-20 Joel Brobecker <brobecker@adacore.com>
13181
1667e6e3 13182 * gdb.ada/info_types.c, gdb.ada/info_types.exp: New files.
be942545 13183
0c3acc09
JB
131842010-04-20 Joel Brobecker <brobecker@adacore.com>
13185
13186 * gdb.ada/dyn_loc: New testcase.
13187
ec31cde5
CM
131882010-04-20 Chris Moller <cmoller@redhat.com>
13189
13190 PR 10867
889bf7c5 13191
ec31cde5
CM
13192 * gdb.cp/Makefile.in (EXECUTABLES): Added pr10687
13193 * gdb.cp/pr10687.cc: New file.
13194 * gdb.cp/pr10687.exp: New file.
13195
13196
ce4b0682
SDJ
131972010-04-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13198 Sergio Durigan Junior <sergiodj@redhat.com>
13199
13200 * gdb.fortran/logical.exp: New testcase.
13201 * gdb.fortran/logical.f90: New file.
13202
3436961f
DE
132032010-04-19 Doug Evans <dje@google.com>
13204
13205 * gdb.base/help.exp (help source): Update expected output.
13206
4d836c09
JK
132072010-04-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13208
13209 * gdb.base/solib-display.exp: Replace gdb_exit, gdb_start,
13210 gdb_reinitialize_dir and gdb_load by clean_restart. Remove trailing
13211 gdb_exit and return.
13212 (executable): New variable.
13213 (binfile): Use it.
13214
6149aea9
PA
132152010-04-19 Pedro Alves <pedro@codesourcery.com>
13216
13217 PR breakpoints/8554.
13218
13219 * gdb.trace/save-trace.exp: Adjust.
13220
ed41462c
L
132212010-04-17 H.J. Lu <hongjiu.lu@intel.com>
13222
13223 PR corefiles/11511
13224 * gdb.arch/system-gcore.exp: New.
13225 * gdb.arch/gcore.c: Likewise.
13226
3f7b2faa
DE
132272010-04-15 Doug Evans <dje@google.com>
13228
fa33c3cd
DE
13229 * gdb.python/py-progspace.c: New file.
13230 * gdb.python/py-progspace.exp: New file.
13231
3f7b2faa
DE
13232 * gdb.base/source.exp: Add tests for "source -s".
13233
79f283fe
PM
132342010-04-14 Phil Muldoon <pmuldoon@redhat.com>
13235
13236 * gdb.python/py-prettyprint.py (NoStringContainerPrinter): New printer.
13237 * gdb.python/py-prettyprint.c: Add justchildren struct, typedefs.
13238 * gdb.python/py-prettyprint.exp: New test for to_string returning None.
13239 * gdb.python/py-mi.exp: New test for to_string returning None.
13240
fc8eb08a
PM
132412010-04-12 Phil Muldoon <pmuldoon@redhat.com>
13242
13243 * gdb.python/py-breakpoint.c: Make result global.
13244
26e197f6
JK
132452010-04-09 Jan Kratochvil <jan.kratochvil@redhat.com>
13246
13247 Fix non-GNU make compatibility.
13248 * Makefile.in ($(TEST_TARGETS)): Conditionalize it by @GMAKE_TRUE@.
13249
adc36818
PM
132502010-04-09 Phil Muldoon <pmuldoon@redhat.com>
13251
13252 * gdb.python/py-breakpoint.exp: New File.
13253 * gdb.python/py-breakpoint.C: Ditto.
13254
64e17368
SS
132552010-04-08 Stan Shebs <stan@codesourcery.com>
13256
13257 * gdb.trace/actions.exp: Clear default-collect.
13258 * gdb.trace/save-trace.exp: Clear default-collect.
13259
fff5cc64
PM
132602010-04-08 Phil Muldoon <pmuldoon@redhat.com>
13261
13262 * gdb.python/py-value: Add null string variable.
13263 (test_lazy_string): Test zero length, NULL address lazy
13264 strings.
13265
a055a187
L
132662010-04-07 H.J. Lu <hongjiu.lu@intel.com>
13267
13268 * gdb.arch/i386-avx.c: New.
13269 * gdb.arch/i386-avx.exp: Likewise.
13270
13271 * gdb.arch/i386-cpuid.h: Updated from gcc 4.4.
13272
96e39866
DE
132732010-04-06 Doug Evans <dje@google.com>
13274
13275 * gdb.base/source-test.gdb: New file.
13276 * gdb.base/source.exp: Test source -v.
13277
5984a431
UW
132782010-04-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13279
13280 * gdb.cp/inherit.exp (test_print_anon_union): Fix re_class pattern.
13281
ec8a089a
PM
132822010-04-06 Pierre Muller <muller@ics.u-strasbg.fr>
13283
13284 * gdb.stabs/aout.sed: Convert all backslash to double backslash
13285 within one line, unless it is followed by a double quote.
13286 * gdb.stabs/hppa.sed: Idem.
13287 * gdb.stabs/weird.def: Add char and String constants
889bf7c5
PA
13288 * gdb.stabs/weird.exp: Check for correct parsing of
13289 char and string constants.
ec8a089a
PM
13290 * gdb.stabs/xcoff.sed: Ignore escaped quote quotes
13291 in .stabs to .stabx substitution.
13292
fce3c1f0
SS
132932010-04-05 Stan Shebs <stan@codesourcery.com>
13294
13295 * gdb.trace/tfile.c: Add a variable split across two blocks, and a
13296 constant global.
13297 * gdb.trace/tfile.exp: Try to print them.
13298
d77f58be
SS
132992010-04-04 Stan Shebs <stan@codesourcery.com>
13300
13301 * gdb.base/completion.exp: Update for new "info watchpoints".
13302 * gdb.base/default.exp: Ditto.
13303 * gdb.base/help.exp: Ditto.
13304 * gdb.base/watchpoint.exp: Ditto.
13305 * gdb.trace/infotrace.exp: Update "info tracpoints" output.
889bf7c5 13306
af54718e
SS
133072010-04-04 Stan Shebs <stan@codesourcery.com>
13308
13309 * gdb.trace/tfile.exp: Sharpen tfind test.
13310
74d1f91e
JK
133112010-04-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13312
13313 * gdb.base/break-entry.exp: New.
13314
eb8e76db 133152010-04-02 Hui Zhu <teawater@gmail.com>
889bf7c5 13316 Michael Snyder <msnyder@vmware.com>
eb8e76db
HZ
13317
13318 * gdb.reverse/i386-sse-reverse.exp: New file.
13319 * gdb.reverse/i386-sse-reverse.c: New file.
13320
bf65cad8
PA
133212010-04-02 Pedro Alves <pedro@codesourcery.com>
13322
13323 * gdb.trace/tfind.exp: Adjust expected disassembly output.
13324
fff87407
SS
133252010-04-01 Stan Shebs <stan@codesourcery.com>
13326
13327 * gdb.trace/actions.exp: Tweak expected output.
13328 * gdb.trace/while-stepping.exp: Tweak expected output.
13329
fe01d668
L
133302010-04-01 H.J. Lu <hongjiu.lu@intel.com>
13331
13332 * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
13333
86b17b60
PA
133342010-04-01 Pedro Alves <pedro@codesourcery.com>
13335
13336 * gdb.base/commands.exp: Adjust.
13337 * gdb.cp/extern-c.exp: Adjust.
13338
2c58c0a9
PA
133392010-04-01 Pedro Alves <pedro@codesourcery.com>
13340
13341 * gdb.trace/collection.c (local_test_func): Define a local struct,
13342 and instanciate it.
13343
0db9b91c
PA
133442010-04-01 Pedro Alves <pedro@codesourcery.com>
13345
13346 * gdb.trace/collection.exp (gdb_collect_args_test)
13347 (gdb_collect_argarray_test): XFAIL the tests that assume the
13348 argarray argument's elements are collected.
13349
8072405b
JK
133502010-03-31 Jan Kratochvil <jan.kratochvil@redhat.com>
13351
13352 * gdb.dwarf2/dw2-bad-parameter-type.exp,
13353 gdb.dwarf2/dw2-bad-parameter-type.S: New.
13354
8bf6485c
SS
133552010-03-31 Stan Shebs <stan@codesourcery.com>
13356
13357 * gdb.trace/save-trace.exp: Test save/restore of default-collect
13358 and tracepoint conditionals.
13359 (gdb_verify_tracepoints): Delete unused return.
13360
fd7f724a
KS
133612010-03-26 Keith Seitz <keiths@redhat.com>
13362
13363 * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
13364 appear in the output before main.
13365 Remove KFAIL for gdb/2215 aka bz 9320.
13366
8d9e7719
DE
133672010-03-30 Doug Evans <dje@google.com>
13368
0906dd0b
DE
13369 * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
13370 by dejagnu.
13371 * gdb.arch/amd64-dword.exp: Ditto.
13372
8d9e7719
DE
13373 * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
13374 match.
13375 (break printf): Ditto.
13376
1da644f0
SW
133772010-03-29 Sami Wagiaalla <swagiaal@redhat.com>
13378
13379 * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with
13380 gcc < 4.4.
13381 * gdb.cp/shadow.exp: Ditto.
13382
a8121990
PA
133832010-03-29 Pedro Alves <pedro@codesourcery.com>
13384
13385 * gdb.trace/collection.exp (run_trace_experiment): Make sure
13386 "tstart" is silent.
13387
6e79d367
PA
133882010-03-29 Pedro Alves <pedro@codesourcery.com>
13389
13390 * gdb.trace/collection.exp (executable): New.
13391 (binfile): Use it.
13392 (fpreg, spreg, pcreg): New.
13393 (test_register): Use gdb_test_multiple. Pass /x to print.
13394 (prepare_for_trace_test): New.
13395 (run_trace_experiment): Use "continue", not gdb_run_cmd.
13396 (gdb_collect_args_test, gdb_collect_argstruct_test)
13397 (gdb_collect_argarray_test, gdb_collect_locals_test): Use
13398 prepare_for_trace_test.
13399 (gdb_collect_registers_test): Use prepare_for_trace_test. Use
13400 fpreg, spreg and pcreg.
13401 (gdb_collect_expression_test, gdb_collect_globals_test): Use
13402 prepare_for_trace_test.
13403 (gdb_trace_collection_test): Use fpreg, spreg and pcreg. Don't
13404 try to detect tracing support here. Don't set breakpoints at
13405 `begin' or `end' here.
13406 <global scope>: Use clean_restart. Run to main before checking
13407 for tracing support. Check for for tracing support here.
13408
09248348
JK
134092010-03-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13410
13411 * gdb.base/break-interp.exp (test_core, test_attach, test_ld): Add
13412 " as $displacement" to "seen displacement message".
13413
d350db38
PA
134142010-03-28 Pedro Alves <pedro@codesourcery.com>
13415
13416 * gdb.trace/while-dyn.exp (executable): New variable.
13417 (binfile): Use it.
13418 (test_while_stepping): New function. Move most tests here. Call
13419 it once for each of the while-stepping, stepping and ws aliases.
13420
907af001
UW
134212010-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13422
13423 * gdb.cp/inherit.exp (test_ptype_si): XFAIL test for GCC versions
13424 that do not provide the tagless_struct type name at all.
13425 (test_print_anon_union): Do not check value of uninitialized
13426 union member. Do not use cp_test_ptype_class, so we can accept
13427 "long" as well as "long int".
13428
610197fd
PA
134292010-03-26 Pedro Alves <pedro@codesourcery.com>
13430
13431 * gdb.trace/tfile.c (tohex, bin2hex): New.
13432 (write_error_trace_file): Hexify error description.
13433
6c28cbf2
SS
134342010-03-25 Stan Shebs <stan@codesourcery.com>
13435
13436 * gdb.trace/tfile.c: Generate an additional trace file, improve
13437 portability.
13438 * gdb.trace/tfile.exp: Test trace file with an error stop, delete
13439 files in a better way.
13440
e62b8c7e
KS
134412010-03-25 Keith Seitz <keiths@redhat.com>
13442
13443 * gdb.java/jprint.exp: XFAIL printing of static class members
13444 because of GCC debuginfo problem.
13445
82ccf5a5
JK
134462010-03-25 Jan Kratochvil <jan.kratochvil@redhat.com>
13447
13448 * gdb.base/dup-sect.exp, gdb.base/dup-sect.S: New.
13449
293e2f9e
DJ
134502010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
13451
13452 * gdb.base/completion.exp: Allow long instead of long int.
13453 * gdb.base/ending-run.exp: Match _rt_entry.* for RealView.
13454 * gdb.base/gdbvars.c (main): Remove unused usestubs code. Reference
13455 variable p.
13456 * gdb.base/maint.exp: Allow ER_RO and ER_RW instead of .text and .data.
13457 * gdb.base/pointers.exp: Allow long instead of long int.
13458 * gdb.base/printcmds.exp: XFAIL for RealView on ARM EABI.
13459 * gdb.base/step-line.exp: Allow a directory before the source file name.
13460
95a42b64
TT
134612010-03-24 Tom Tromey <tromey@redhat.com>
13462
13463 PR breakpoints/9352:
13464 * gdb.base/default.exp: Update.
13465 * gdb.base/commands.exp: Update.
13466 * gdb.cp/extern-c.exp: Test setting commands on multiple
13467 breakpoints at once.
13468
2390201f
DJ
134692010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
13470
13471 * gdb.base/call-signal-resume.exp, gdb.base/unwindonsignal.exp: Skip
13472 if gdb,nosignals.
13473 * gdb.base/watchpoints.c: Do not include unnecessary headers.
13474 * lib/gdb.exp (gdb_test_multiple): Relax pattern for "the program
13475 exited".
13476
8c9a6790
SS
134772010-03-24 Stan Shebs <stan@codesourcery.com>
13478
13479 * gdb.trace/tfile.exp: Expect "trace frame", with a space.
13480
a6c727b2
DJ
134812010-03-24 Daniel Jacobowitz <dan@codesourcery.com>
13482
13483 * gdb.base/callfuncs.exp (do_function_calls): Add XFAILs for RealView.
13484 * gdb.base/ptype.exp (ptype_maybe_prototyped): Add overprototyped
13485 argument. Handle "short" and "long".
13486 (Top level): Pass overprototyped output for old_fptr and xptr.
13487
4dfd5423
PA
134882010-03-23 Pedro Alves <pedro@codesourcery.com>
13489
13490 * gdb.threads/pthreads.c (thread1, thread2, main): Fix printf
13491 format strings and add casts to avoid compiler warnings.
13492
134932010-03-23 Vladimir Prus <vladimir@codesourcery.com>
a7bdde9e
VP
13494
13495 * lib/trace-support.exp (gdb_trace_setactions):
13496 Don't expect whitespace after ">" prompt.
13497 * gdb.trace/actions.exp: Adjust for output changes.
13498 * gdb.trace/while-stepping.exp: Likewise.
13499
c847d045
JK
135002010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13501
13502 * dg-extract-results.sh: Sync with GCC HEAD (import r155655, r157175
13503 and r157645).
13504
5f717f1d
JK
135052010-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13506
13507 * gdb.dwarf2/dw2-empty-namespace.exp, gdb.dwarf2/dw2-empty-namespace.S:
13508 New.
13509
7d6d51d5
DJ
135102010-03-22 Daniel Jacobowitz <dan@codesourcery.com>
13511
13512 * gdb.python/Makefile.in (EXECUTABLES): Add py-mi.
13513 * gdb.python/py-mi.exp (binfile): Rename to py-mi.
13514
3b11a015
SS
135152010-03-19 Stan Shebs <stan@codesourcery.com>
13516
13517 * gdb.trace/ax.exp: New file.
13518
d7d158ed
DE
135192010-03-19 Doug Evans <dje@google.com>
13520
6bb85cd1
DE
13521 * lib/gdb.exp (gdb_compile_test): Watch for "compiler not installed"
13522 output from gcc.
13523
d7d158ed
DE
13524 * gdb.base/break-interp.exp (prelinkNO): Handle prelink binaries
13525 named /usr/sbin/prelink<foo>.
13526
4daf5ac0
SS
135272010-03-18 Stan Shebs <stan@codesourcery.com>
13528
13529 * gdb.trace/circ.exp: Test circular-trace-buffer.
13530 * gdb.trace/tfile.exp: Update tstatus test.
13531
e8d05480
JB
135322010-03-18 Joel Brobecker <brobecker@adacore.com>
13533
13534 * gdb.dwarf2/dw2-anonymous-func.S: New file.
13535 * gdb.dwarf2/dw2-anonymous-func.exp: New testcase.
13536
441b986a
UW
135372010-03-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13538
13539 * gdb.mi/gdb680.exp: Revert 2009-06-17 change.
13540
4247603b
PA
135412010-03-18 Pedro Alves <pedro@codesourcery.com>
13542
13543 * gdb.base/default.exp: Adjust the expected output of the finish
13544 and until commands when the inferior is not being run.
13545
13387711
SW
135462010-03-15 Sami Wagiaalla <swagiaal@redhat.com>
13547
13548 * gdb.cp/shadow.exp: Removed kfail; test has been fix.
13549 * gdb.cp/nsusing.exp: Ditto.
13550
6e31430b
TT
135512010-03-15 Tom Tromey <tromey@redhat.com>
13552
13553 * gdb.cp/userdef.exp: Add tests for explicit calls to operator==.
13554 * gdb.cp/userdef.cc (operator==): New function.
13555 (main): New locals mem1, mem2.
13556
e2d69cb5
JZ
135572010-03-15 Jie Zhang <jie@codesourcery.com>
13558
13559 * lib/mi-support.exp (mi_gdb_target_load): Delete unused timeout var.
13560 Declare and use new loadtimeout variable.
13561
f572f0a9
DJ
135622010-03-14 Daniel Jacobowitz <dan@codesourcery.com>
13563
13564 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.
13565 Use gdb_load later.
13566
51f4c0b0
PA
135672010-03-14 Pedro Alves <pedro@codesourcery.com>
13568
13569 * gdb.base/solib-disc.c (main): Make format of fprintf a string
13570 literal. Add missing endlines to prints to stderr.
13571
1c809c68
TT
135722010-03-12 Tom Tromey <tromey@redhat.com>
13573
13574 PR c++/9708:
13575 * gdb.cp/m-static.exp: Add regression test.
13576 * gdb.cp/m-static.cc (method): New method.
13577 (main): Call it.
13578
00ae8fef
SW
135792010-03-12 Sami Wagiaalla <swagiaal@redhat.com>
13580
13581 * gdb.cp/gdb2384-base.h: Created 'namespace B'.
13582 * gdb.cp/gdb2384-base.cc: Use 'namespace B'.
13583
759f0f0b
PA
135842010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
13585
21e24d21
PA
13586 * lib/gdb.exp (gdb_test_multiple): Handle -timeout.
13587
135882010-03-12 Daniel Jacobowitz <dan@codesourcery.com>
13589
759f0f0b
PA
13590 * lib/gdb.exp (skip_stl_tests): New.
13591 (gdb_compile): Symbian needs -ldl.
13592 (shlib_target_file): New.
13593 (shlib_symbol_file): New.
13594 (gdb_load_shlibs): Use shlib_target_file.
13595 * lib/mi-support.exp (mi_load_shlibs): Use shlib_target_file.
13596 * gdb.cp/exception.exp: Use skip_stl_tests.
13597 * gdb.cp/bs15503.exp: Use skip_stl_tests. Use untested.
13598 * gdb.cp/try_catch.exp: Use skip_stl_tests.
13599 * gdb.cp/mb-templates.exp: Ditto.
13600 * gdb.base/commands.exp: Relax regexes.
13601 * gdb.base/watchpoint-solib.exp: Don't skip on symbian. Use
13602 shlib_target_file and shlib_symbol_file.
13603 * gdb.base/maint.exp: Allow lowercase t. Allow .rodata in
13604 sections.
13605 * gdb.base/ending-run.exp: Accept E32Main for symbian.
13606 * gdb.base/solib-disc.exp: Use
13607 shlib_target_file and shlib_symbol_file.
13608 * gdb.base/unload.exp: Don't skip on symbian. Use
13609 shlib_target_file and shlib_symbol_file.
13610 * gdb.base/list.exp: Check use_gdb_stub instead of is_remote.
13611
6a8f2671 136122010-03-12 Pedro Alves <pedro@codesourcery.com>
889bf7c5 13613
6a8f2671
PA
13614 * gdb.trace/backtrace.exp: Adjust for x86 and x86_64.
13615 * gdb.trace/report.exp: Adjust for x86 and x86_64.
13616 Issue a tfind end before looking for a tracepoint frame.
13617 * gdb.trace/tfind.exp: Adjust tstatus output.
13618 Adjust disassembly output.
13619 * gdb.trace/while-dyn.exp: Adjust for x86 and x86_64.
13620
ccf26247
JK
136212010-03-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13622
13623 * gdb.base/break-interp.exp: Create new displacement parameter value
13624 for the test_ld calls.
13625 (reach): New parameter displacement, verify its content. New push of
13626 pf_prefix "reach-$func:". Import global expect_out.
13627 (test_core): New parameter displacement, verify its content. New push
13628 of pf_prefix "core:". New command "set verbose on". Import global
13629 expect_out.
13630 (test_attach): New parameter displacement, verify its content. New
13631 push of pf_prefix "attach:". New command "set verbose on". Import
13632 global expect_out.
13633 (test_ld): New parameter displacement, pass it to the reach, test_core
13634 and test_attach calls and verify its content in the "ld.so exit" test.
13635 * gdb.base/prelink.exp: Remove gdb_exit and final return.
13636 (prelink): Update expected text, use gdb_test.
13637
e469c7fb
DE
136382010-03-10 Doug Evans <dje@google.com>
13639
13640 * gdb.base/checkpoint.exp: Fix comment.
13641 Lengthen timeout while doing >600 checkpoints test.
13642 Rename duplicate "kill all one" test to keep test names unique.
13643
60e1c644
PA
136442010-03-10 Pedro Alves <pedro@codesourcery.com>
13645
13646 * gdb.base/watch-cond.c, gdb.base/watch-cond.exp: New.
13647
cec808ec
KS
136482010-03-08 Keith Seitz <keiths@redhat.com>
13649
889bf7c5
PA
13650 * gdb.cp/cp-relocate.exp: Remove single-quoting of C++ methods.
13651 * gdb.cp/cplusfuncs.cc (dm_type_short): New function.
13652 (dm_type_long): New function.
13653 (dm_type_unsigned_short): New function.
13654 (dm_type_unsigned_long): New function.
13655 (myint): New typedef.
13656 * gdb.cp/cplusfuncs.exp (probe_demangler): Add tests for short,
13657 long, unsigned shor and long, operator char*, and typedef.
13658 (test_lookup_operator_functions): Add operator char* test.
13659 (test_paddr_operator_functions): Likewise.
13660 (test_paddr_overloaded_functions): Use probe values for
13661 short, long, and unsigned short and long.
13662 (test_paddr_hairy_functions): If the demangler probe detected
13663 gdb type printers, "expect" them. Otherwise "expect" the v2 or v3
13664 demangler.
13665 * gdb.cp/expand-sals.exp: Backtrace may contain class names.
13666 * gdb.cp/member-ptr.exp: Refine expected result for "print pmf"
13667 and "print null_pmf".
13668 Add test "ptype a.*pmf".
13669 * gdb.cp/overload.exp: Allow optional "int" to appear with
13670 "short" and "long".
13671 * gdb.cp/ovldbreak.exp: Use append to construct super-duper
13672 long expect value for men_overload1arg.
13673 Allow "int" to appear with "short" and "long".
13674 When testing "info break", add argument for main (void).
13675 Also allow "int" to appear with "short" and "long".
13676 Ditto with "unsigned" and "long long".
cec808ec
KS
13677 * gdb.java/jmain.exp: Do not enclose methods names in single
13678 quotes.
13679 * gdb.java/jmisc.exp: Likewise.
13680 * gdb.java/jprint.exp: Likewise.
13681 * gdb.python/py-symbol.exp: Update expected "linkage_name" value.
13682
13683 From Jan Kratochvil <jan.kratochvil@redhat.com>:
13684 * gdb.cp/exception.exp (backtrace after first throw)
13685 (backtrace after second throw): Allow a namespace before __cxa_throw.
13686 (backtrace after first catch, backtrace after second catch): Allow
13687 a namespace before __cxa_begin_catch.
13688
13689 * gdb.cp/cpexprs.exp: New file.
13690 * gdb.cp/cpexprs.cc: New file.
13691
13692 From Daniel Jacobowitz <dan@codesourcery.com>
13693 * gdb.cp/cpexprs.exp (escape): Delete. Change all callers
13694 to use string_to_regexp.
13695 (ctor, dtor): New functions. Use them to match constructor
13696 and destructor function types.
13697 (Top level): Use runto_main.
13698
f870a310
TT
136992010-03-05 Tom Tromey <tromey@redhat.com>
13700
13701 * gdb.python/py-prettyprint.py (pp_nullstr.to_string): Use
13702 gdb.target_charset.
13703 (pp_ns.to_string): Likewise.
13704
0c199f28
KS
137052010-03-04 Keith Seitz <keiths@redhat.com>
13706
13707 * gdb.cp/overload.exp: Test that the filename portion of a linespec
13708 can be quoted. Test that both the filename and function/line
13709 portions can be quoted at the same time.
13710
c7437ca6
PA
137112010-03-04 Pedro Alves <pedro@codesourcery.com>
13712
13713 * gdb.base/watch-non-mem.c, gdb.base/watch-non-mem.exp: New.
13714
b111b805
DE
137152010-03-03 Doug Evans <dje@google.com>
13716
24486cb7
DE
13717 * lib/gdb.exp (gdb_compile_pthreads): Handle case where
13718 libc contains libpthread.
13719
b111b805
DE
13720 * gdb.threads/linux-dp.c (shared_random): Call rand instead of rand_r.
13721 * gdb.threads/linux-dp.exp: Compile with gdb_compile_pthreads instead
13722 of gdb_compile. Add another pattern to match android backtrace.
13723
a0e0ef55
TT
137242010-03-03 Tom Tromey <tromey@redhat.com>
13725
13726 PR gdb/11345:
13727 * gdb.base/printcmds.exp (test_printf): Add test.
13728
1ba53b71
L
137292010-03-02 H.J. Lu <hongjiu.lu@intel.com>
13730
13731 * gdb.arch/amd64-byte.exp: New.
13732 * gdb.arch/amd64-dword.exp: Likewise.
13733 * gdb.arch/amd64-pseudo.c: Likewise.
13734 * gdb.arch/amd64-word.exp: Likewise.
13735 * gdb.arch/i386-byte.exp: Likewise.
13736 * gdb.arch/i386-pseudo.c: Likewise.
13737 * gdb.arch/i386-word.exp: Likewise.
13738
f5dff777
DJ
137392010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
13740
13741 * gdb.xml/extra-regs.xml: Add struct1, struct2, and flags
13742 types. Add structreg, bitfields, and flags registers.
13743 * gdb.xml/tdesc-regs.exp: Test structreg and bitfields
13744 registers.
13745
90884b2b
L
137462010-03-01 H.J. Lu <hongjiu.lu@intel.com>
13747
13748 * gdb.xml/tdesc-regs.exp (architecture): New. Set it for x86.
13749 (load_description): Set architecture if defined.
13750
dc00d89f
PM
137512010-02-28 Phil Muldoon <pmuldoon@redhat.com>
13752
13753 * gdb.python/py-frame.exp: Add read_var block tests.
13754 * gdb.python/py-frame.c (block): New function.
13755
0e095b7e
JK
137562010-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
13757 Daniel Jacobowitz <dan@codesourcery.com>
13758
13759 * gdb.base/callfuncs.exp: New tests for $spval 0 and -1. Remove return.
13760
624f1a65
DM
137612010-02-25 David S. Miller <davem@davemloft.net>
13762
13763 * gdb.base/catch-syscall.exp: Allow to run on sparc*-*-linux and
13764 fix logic for setting all_syscalls_numbers.
13765
f3e9a817
PM
137662010-02-24 Phil Muldoon <pmuldoon@redhat.com>
13767
13768 * Makefile.in: Add py-block and py-symbol.
13769 * gdb.python/py-symbol.exp: New File.
13770 * gdb.python/py-symtab.exp: New File.
13771 * gdb.python/py-block.exp: New File.
13772 * gdb.python/py-symbol.c: New File.
13773 * gdb.python/py-block.c: New File.
13774
f6bbabf0
PM
137752010-02-24 Phil Muldoon <pmuldoon@redhat.com>
13776
13777 PR python/11314
13778 * lib/gdb.exp (skip_python_tests): New function.
13779 * gdb.python/py-cmd.exp: Use skip_python_tests.
13780 * gdb.python/py-frame.exp: Likewise.
13781 * gdb.python/py-function.exp: Likewise.
13782 * gdb.python/py-prettyprint.exp: Likewise.
13783 * gdb.python/py-template.exp: Likewise.
13784 * gdb.python/py-type.exp: Likewise.
13785 * gdb.python/py-value.exp: Likewise.
13786
85d721b8
PA
137872010-02-22 Pedro Alves <pedro@codesourcery.com>
13788
13789 PR9605
13790
13791 * gdb.base/watch-read.c, gdb.base/watch-read.exp: New files.
13792
48e32051
TT
137932010-02-19 Tom Tromey <tromey@redhat.com>
13794
13795 PR c++/8693, PR c++/9496:
13796 * gdb.cp/namespace.exp: Remove some setup_kfail calls. Added
13797 regression tests.
13798
ac9c0048
JK
137992010-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13800
13801 Fix compatibility with m68k as.
13802 * gdb.dwarf2/member-ptr-forwardref.S: Use .data section. Use .2byte.
13803 Use only /* comments */.
13804
57bb97a4
UW
138052010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13806
13807 * configure.ac: Add gdb.multi/Makefile to AC_OUTPUT.
13808 * configure: Regenerate.
13809
7d1bf85c
DJ
138102010-02-18 Daniel Jacobowitz <dan@codesourcery.com>
13811
13812 * gdb.python/py-type.exp: Check for Python support.
13813
061b5285
PA
138142010-02-17 Pedro Alves <pedro@codesourcery.com>
13815
13816 * lib/gdb.exp (build_id_debug_filename_get): Don't assume new
13817 `regsub' syntax available.
13818
f8a8bc2c
PA
138192010-02-17 Pedro Alves <pedro@codesourcery.com>
13820
13821 * gdb.base/shmain.c (main): Remove printf call.
13822 * gdb.base/sizeof.c (main): Cast return of sizeof to int.
13823 * gdb.base/unload.c (main): Make format of fprintf a string
13824 literal. Add missing endlines to prints to stderr.
13825 * gdb.base/watchpoint-solib.c (open_shlib): Ditto.
13826
6f451e5e
TT
138272010-02-17 Tom Tromey <tromey@redhat.com>
13828
13829 * gdb.java/jprint.java (jprint.props): New field.
13830 * gdb.java/jprint.exp (set_lang_java): Add regression test.
13831
12d79008
PA
138322010-02-17 Pedro Alves <pedro@codesourcery.com>
13833
ef801a0e 13834 * gdb.base/charset.exp: Don't assume new `regsub' syntax
12d79008
PA
13835 available.
13836
d252f7e5
DJ
138372010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13838
13839 * gdb.xml/tdesc-arch.exp, gdb.xml/tdesc-regs.exp: Rewrite file
13840 creation to support remote host testing.
13841
67bdab6c
DJ
138422010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13843
13844 * gdb.base/valgrind-db-attach.exp: Use unsupported instead of xfail.
13845 Recognize "command not found".
13846
bb391223
DJ
138472010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13848
13849 * gdb.arch/thumb2-it.exp (test_it_break): Handle hardware
13850 single-stepping.
13851
70362913
DJ
138522010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13853
13854 * gdb.python/py-value.exp (test_value_in_inferior): Skip arg0 test
13855 if arguments are not supported.
13856
493f3c00
DJ
138572010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13858
13859 * gdb.cp/overload.exp: Allow foo::overload1arg's "this" pointer to
13860 be const or non-const.
13861
8034c749
DJ
138622010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13863
13864 * gdb.mi/mi-break.exp (test_breakpoint_commands): Use
13865 mi_send_resuming_command to send -exec-continue.
13866
791dfb64
DJ
138672010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13868
13869 * gdb.base/list.exp (test_list_filename_and_function): Add test
13870 with single quotes.
13871 * gdb.cp/overload.cc (intToChar): Rewrite onto one line for easy
13872 matching.
13873 * gdb.cp/overload.exp: Add tests with filename, function, and quotes.
13874 Add KFAIL'd tests for PR gdb/11289.
13875
7c5fe868
DJ
138762010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13877
13878 * gdb.cp/cpcompletion.exp: Specify source file name explicitly.
13879
fdc498b8
DJ
138802010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13881
13882 * gdb.base/comp-dir/subdir/dummy.txt: New file.
13883 * gdb.base/completion.exp: Use comp-dir/subdir instead of creating
13884 a temporary directory.
13885
b519e2a6
DJ
138862010-02-16 Daniel Jacobowitz <dan@codesourcery.com>
13887
13888 * gdb.base/charset.exp: Use a single regular expression to match
13889 show host-charset and show target-charset output.
13890
74164c56
JK
138912010-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13892
13893 * gdb.base/attach.exp (attach to nonsense is prohibited): Make the
13894 "Illegal process-id" expect string more exact.
13895 (attach to digits-starting nonsense is prohibited): New.
13896
701ed6dc
JK
138972010-02-13 Jan Kratochvil <jan.kratochvil@redhat.com>
13898
13899 * gdb.base/prelink.exp (set verbose on): New.
13900
889bf7c5 139012010-02-12 Tomas Holmberg <th@virtutech.com>
fa19b4e5
MS
13902
13903 * mi-reverse.exp: New file. Test for reverse option to the
13904 following MI commands: exec-continue, exec-finish, exec-next,
13905 exec-step, exec-next-instruction, exec-step-instruction.
889bf7c5 13906
dadf0e9c
JB
139072010-02-09 Joel Brobecker <brobecker@adacore.com>
13908
13909 * gdb.ada/ptype_tagged_param: New testcase.
13910
714f19d5
TT
139112010-02-08 Tom Tromey <tromey@redhat.com>
13912
13913 PR c++/8017:
13914 * gdb.cp/overload.exp: Add tests.
13915 * gdb.cp/overload.cc (struct K): New.
13916 (namespace N): New.
13917 (main): Call new functions.
13918 (K::staticoverload): Define.
13919
889bf7c5 139202010-02-08 Chris Moller <moller@mollerware.com>
83b10087
CM
13921
13922 PR gdb/10728
13923 * gdb.cp/pr10728-x.h: New file.
13924 * gdb.cp/pr10728-x.cc: New file.
13925 * gdb.cp/pr10728-y.cc: New file.
13926 * gdb.cp/pr10728.exp: New file.
13927 * gdb.cp/Makefile.in (EXECUTABLES): Add pr10728
13928
889bf7c5 139292010-02-08 Chris Moller <moller@mollerware.com>
99903ae3
CM
13930
13931 PR gdb/9067
13932 * gdb.cp/pr9067.exp: New
13933 * gdb.cp/pr9067.cc: New
13934 * gdb.cp/Makefile.in (EXECUTABLES): Add pr9067
13935
7b356089
JB
139362010-02-08 Joel Brobecker <brobecker@adacore.com>
13937
13938 * lib/gdb.exp (gdb_test_timeout): New global variable.
13939 Set it to timeout if not already set.
13940 (gdb_init): Reset the value of timeout to gdb_test_timeout.
13941
1be00882
DE
139422010-02-05 Doug Evans <dje@google.com>
13943
13944 * lib/gdb.exp (INTERNAL_GDBFLAGS): Don't override value provided by
13945 user.
13946
82856980
SW
139472010-02-05 Sami Wagiaalla <swagiaal@redhat.com>
13948
13949 PR c++/7935:
13950 * gdb.cp/namespace-using.exp: Removed kfail; bug has been fixed.
13951
1a334831
TT
139522010-02-04 Tom Tromey <tromey@redhat.com>
13953
13954 * gdb.cp/virtbase.exp: Make test case names unique.
13955
9c3c02fd
TT
139562010-02-02 Tom Tromey <tromey@redhat.com>
13957
13958 * gdb.cp/virtbase.exp: Add regression tests.
13959 * gdb.cp/virtbase.cc (RHA, RHB, RHC): New classes.
13960 (main): Instantiate RHC.
13961
0cc2414c
TT
139622010-02-02 Tom Tromey <tromey@redhat.com>
13963
13964 * gdb.dwarf2/member-ptr-forwardref.exp: Update expected result for
13965 type-printing change.
13966
edf3d5f3
TT
139672010-02-02 Tom Tromey <tromey@redhat.com>
13968
13969 PR c++/11226, PR c++/9629, PR c++/9688, PR c++/8890:
13970 * gdb.cp/virtbase.cc: New file.
13971 * gdb.cp/virtbase.exp: New file.
13972 * gdb.cp/userdef.exp: Allow 'struct' or 'class'.
13973
e4b7f41c
JK
139742010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13975
13976 PR libc/11214:
13977 * gdb.threads/current-lwp-dead.c: Include features.h.
13978 (HAS_NOMMU): New.
13979 (fn, main): Move CLONE_VM into [__UCLIBC__ && HAS_NOMMU].
13980
b381ea14
JK
139812010-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13982
13983 * gdb.base/symbol-without-target_section.exp,
13984 gdb.base/symbol-without-target_section.c: New.
13985
c593ac0e
DJ
139862010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13987
13988 * gdb.base/bigcore.exp: Reset increased timeout.
13989 * gdb.base/interrupt.exp: Match unexpected gdb prompt.
13990
db25f29d
DJ
139912010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13992
13993 * gdb.base/gcore.exp (capture_command_output): Use
13994 gdb_test_multiple.
13995
f9d67f43
DJ
139962010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
13997
13998 * gdb.arch/thumb2-it.S (it_breakpoints): New function.
13999 * gdb.arch/thumb2-it.exp (test_it_break): New function.
14000 (Top level): Call it.
14001
177321bd
DJ
140022010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
14003
14004 * gdb.arch/thumb2-it.S, gdb.arch/thumb2-it.exp: New files.
14005
97f2ed50
DJ
140062010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
14007
14008 * gdb.base/call-strs.exp, gdb.base/default.exp,
14009 gdb.base/ending-run.exp, gdb.base/finish.exp, gdb.base/funcargs.exp,
14010 gdb.base/huge.exp, gdb.base/nodebug.exp, gdb.base/ptype.exp,
14011 gdb.base/restore.exp, gdb.base/return.exp, gdb.base/setvar.exp,
14012 gdb.base/watchpoints.exp, gdb.threads/gcore-thread.exp,
14013 gdb.base/watchpoint-solib.exp: Save and restore timeout.
14014 * gdb.base/ending-run.exp: Correct restore of timeout.
14015 * gdb.base/page.exp: Remove unnecessary timeout setting.
14016
e4e2711a
JB
140172010-01-29 Joel Brobecker <brobecker@adacore.com>
14018
14019 * gdb.ada/rec_return: New testcase.
14020
ba581dc1
JB
140212010-01-29 Joel Brobecker <brobecker@adacore.com>
14022
14023 * gdb.ada/call_pn: New testcase.
14024
4ea95be9
DJ
140252010-01-28 Daniel Jacobowitz <dan@codesourcery.com>
14026
14027 * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
14028 (Top level): Use it to resume.
14029 * lib/mi-support.exp (mi_send_resuming_command_raw): Recognize
14030 the Thumb mode displaced stepping error as unsupported.
14031
df83a9bf
SW
140322010-01-28 Sami Wagiaalla <swagiaal@redhat.com>
14033
889bf7c5
PA
14034 * gdb.cp/nsusing.exp: Added more tests.
14035 * gdb.cp/nsrecurs.exp: Ditto.
14036 * gdb.cp/nsusing.cc: Added test functions.
14037 * gdb.cp/nsrecurs.cc: Ditto.
df83a9bf 14038
40b27cdc
JK
140392010-01-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14040
14041 * gdb.base/break-interp.exp: Use [file tail $filename] to omit any
14042 absolute directory pathnames in gdb.sum file.
14043
de958931
SW
140442010-01-27 Sami Wagiaalla <swagiaal@redhat.com>
14045
14046 * gdb.cp/namespace-using.exp: Rename to nsusing.exp.
14047 * gdb.cp/namespace-using.cc: Rename to nsusing.cc.
14048
708ead4e
TT
140492010-01-26 Tom Tromey <tromey@redhat.com>
14050
14051 PR exp/7643:
14052 * gdb.base/printcmds.exp (test_print_string_constants): Remove
14053 setup_kfail.
14054
b14e635e
SW
140552010-01-14 Sami Wagiaalla <swagiaal@redhat.com>
14056
14057 * gdb.cp/nsrecurs.exp: New test.
14058 * gdb.cp/nsrecurs.cc: New test program.
14059 * gdb.cp/nsstress.exp: New test.
14060 * gdb.cp/nsstress.cc: New test program.
14061 * gdb.cp/nsdecl.exp: New test.
14062 * gdb.cp/nsdecl.cc: New test program.
14063
8540c487
SW
140642010-01-26 Sami Wagiaalla <swagiaal@redhat.com>
14065
14066 * gdb.cp/namespace-using.exp: Add test for printing of namespaces
14067 imported into file scope.
14068 Marked test as xfail.
14069 * gdb.cp/namespace-using.cc (marker5): New function.
14070 * gdb.cp/shadow.exp: New test.
14071 * gdb.cp/shadow.cc: New test program.
14072 * gdb.cp/nsimport.exp: New test.
14073 * gdb.cp/nsimport.cc: New test program.
14074
421d5d99
TT
140752010-01-25 Tom Tromey <tromey@redhat.com>
14076
14077 PR gdb/11049:
14078 * gdb.base/printcmds.exp (test_print_typedef_arrays): Add test
14079 with "set print null-stop on".
14080
691f8dc1
JK
140812010-01-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14082
14083 * gdb.arch/i386-bp_permanent.exp (Disassemble function '$function'):
14084 Adjust it for DISASSEMBLY_OMIT_FNAME.
14085
0b92b5bb
TT
140862010-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14087
14088 PR symtab/11199:
14089 * gdb.dwarf2/member-ptr-forwardref.exp,
14090 gdb.dwarf2/member-ptr-forwardref.S: New.
14091
23787403
JK
140922010-01-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14093
14094 * gdb.threads/watchthreads-reorder.c (gdbstop_mutex): Remove.
14095 (thread1_func): Protect thread1_tid with thread1_tid_cond by
14096 thread1_tid_mutex. Remove gdbstop_mutex handling.
14097 (thread2_func): Protect thread2_tid with thread2_tid_cond by
14098 thread2_tid_mutex. Remove gdbstop_mutex handling.
14099 (main): Move thread1_tid_mutex and thread2_tid_mutex locks before
14100 pthread_create. Remove gdbstop_mutex handling. New comment. Replace
14101 pthread_cond_wait conditionalizations by while loops.
14102
b966cb8a
TT
141032010-01-20 Tom Tromey <tromey@redhat.com>
14104
14105 PR backtrace/10770:
14106 * gdb.dwarf2/pr10770.exp: New file.
14107 * gdb.dwarf2/pr10770.c: New file.
14108 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add pr10770.
14109
fcae584b
VP
141102010-01-20 Vladimir Prus <vladimir@codesourcery.com>
14111
14112 * gdb.mi/mi-async.exp: Remove check for 'async' target, because
14113 that target was removed, and the test always runs native anyway.
14114
a0f49112
JK
141152010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14116
14117 * gdb.base/watchpoint-cond-gone.exp, gdb.base/watchpoint-cond-gone.c,
14118 gdb.base/watchpoint-cond-gone-stripped.c: New.
14119
ceeb3d5a
TT
141202010-01-19 Tom Tromey <tromey@redhat.com>
14121
14122 PR c++/8000:
14123 * gdb.cp/namespace.exp: Use new enum. Fix line numbers in
14124 existing tests.
14125 * gdb.cp/namespace.cc (AAA::SomeEnum): New enum.
14126 (main): Use AAA::SomeEnum.
14127
dd322c54
JK
141282010-01-19 Jan Kratochvil <jan.kratochvil@redhat.com>
14129
14130 * gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
14131 (test_ignore_count): Declare line_callme_body global.
14132 (run to breakpoint with ignore count): Use line_callme_body.
14133 * gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
14134 (set line_main_hello, set line_main_return): Reindent.
14135 (set line_callee4_head, set line_callee4_body, set line_callee4_next):
14136 New.
14137 (continue to callee4): Use line_callee4_body.
14138 (check *stopped from CLI command): Use line_callee4_next.
14139 * gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
14140 (set line_main_hello, set line_main_return): Reindent.
14141 (set line_callee4_head, set line_callee4_body): New.
14142 (continue to callee4): Use line_callee4_body.
14143
4e8f195d
TT
141442010-01-18 Tom Tromey <tromey@redhat.com>
14145
14146 PR c++/9680:
14147 * gdb.cp/casts.cc: Add new classes and variables.
14148 * gdb.cp/casts.exp: Test new operators.
14149
9e14a9ba
JB
141502010-01-18 Tom Tromey <tromey@redhat.com>
14151 Thiago Jung Bauermann <bauerman@br.ibm.com>
14152
14153 * gdb.python/source2.py: New file.
14154 * gdb.python/source1: New file.
14155 * gdb.python/python.exp: Test "source" command.
14156
00bf0b85
SS
141572010-01-15 Stan Shebs <stan@codesourcery.com>
14158
14159 * gdb.trace/tfile.c: New file.
14160 * gdb.trace/tfile.exp: New file.
889bf7c5 14161
55235ad7
JK
141622010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14163
14164 * gdb.base/pie-support.exp, gdb.base/pie-support.c: Remove.
14165
9f2982ff
JK
141662010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14167
14168 * gdb.base/valgrind-db-attach.exp, gdb.base/valgrind-db-attach.c: New.
14169
bbfba9ed
JK
141702010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14171
14172 * gdb.base/break-interp-lib.c: Include unistd.h, assert.h and stdio.h.
14173 (libfunc): New parameter action. Implement also selectable "sleep".
14174 * gdb.base/break-interp-main.c: Include assert.h.
14175 (libfunc): New parameter action.
14176 (main): New parameters argc and argv. Assert argc. Pass argv.
14177 * gdb.base/break-interp.exp (test_core): Pass the "segv" argument.
14178 (test_attach): New proc.
14179 (test_ld): Pass new "segv" exec parameter. Call also test_attach.
14180 * lib/gdb.exp (core_find): New parameter arg. Pass it to $binfile.
14181
61f0d762
JK
141822010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14183
14184 * gdb.base/break-interp.exp (test_core): New proc.
14185 (test_ld): Call it.
14186
06a6f270
JK
141872010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14188
14189 * gdb.base/break-interp-main.c, gdb.base/break-interp-lib.c: New.
14190 * gdb.base/break-interp.exp: Exit on skip_shlib_tests. Change $srcfile.
14191 New variables $binfile_lib and $srcfile_lib. Call get_compiler_info
14192 and gdb_compile_shlib. Use new -Wl compiler options.
14193 (dl bt, main bt): New tests.
14194
51bee8e9
JK
141952010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14196
14197 Support PIEs with no symfile_objfile.
14198 * gdb.base/break-interp.exp: New argument at the test_ld calls.
14199 (test_ld): New parameter trynosym.
14200 (test_ld <$trynosym>): New block.
14201
b8040f19
JK
142022010-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
14203
14204 * gdb.base/break-interp.exp: New file.
14205
be759fcf
PM
142062010-01-13 Phil Muldoon <pmuldoon@redhat.com>
14207
14208 * gdb.python/py-value.exp (test_lazy_strings): Add lazy string test.
14209 * gdb.python/py-prettyprint.py (pp_ls): New printer.
14210 * gdb.python/py-prettyprint.exp (run_lang_tests): Add lazy string
14211 test.
14212 * gdb.python/py-prettyprint.c: Define lazystring test structure.
14213 * gdb.python/py-mi.exp: Add lazy string test.
14214
dc146f7c
VP
142152010-01-13 Vladimir Prus <vladimir@codesourcery.com>
14216
14217 * lib/mi-support.exp (mi_check_thread_states): Handle
14218 core number in thread listing.
14219
b4ba55a1
JB
142202010-01-12 Joel Brobecker <brobecker@adacore.com>
14221
14222 * gdb.base/maint.exp: Adjust the expected output for the
14223 "maint print type" test. Use gdb_test_multiple instead of
14224 gdb_sent/gdb_expect.
14225
08e24bd4
DE
142262010-01-11 Doug Evans <dje@google.com>
14227
6496a609
DE
14228 * lib/gdbserver-support.exp (gdbserver_download_current_prog): Rename
14229 from gdbserver_download. All callers updated.
14230
08e24bd4
DE
14231 * gdb.server/ext-run.exp: "info os processes" requires xml support.
14232
b5cfddf5
JK
142332010-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14234
14235 Implement binary numbers parsing.
14236 * gdb.base/printcmds.exp (test_integer_literals_accepted)
14237 (test_integer_literals_rejected): New binary tests.
14238
3725885a
RW
142392010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
14240
14241 * gdb.cell/configure: Regenerate.
14242
37aeb5df
JK
142432010-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14244
14245 * gdb.base/corefile.exp: Move the core finding block out and call it as
14246 core_find, new variable $corefile, replace corefile by $corefile and
14247 [file tail $corefile] for usage vs. test names resp.
14248 * lib/gdb.exp (core_find): Move it as a new function here. New
14249 parameter binfile and deletefiles. New variable $destcore. Pre-delete
14250 $destcore. Return "" on error.
14251
d521f563
JK
142522010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
14253
14254 Workaround PR binutils/10802.
14255 * lib/gdb.exp (gdb_gnu_strip_debug): Preserve the file attributes
14256 (twice).
14257
28f24826
DJ
142582010-01-08 Daniel Jacobowitz <dan@codesourcery.com>
14259
14260 * gdb.cp/gdb2495.exp: Skip if gdb,nosignals.
14261
2de75e71
JB
142622010-01-08 Joel Brobecker <brobecker@adacore.com>
14263
14264 * lib/gdb.exp (gdb_start_cmd): Move comment outside of gdb_expect
14265 call, to avoid interruption.
14266
fe00719b 142672010-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
d24d8548
JK
14268
14269 * gdb.stabs/weird.def (args93): New.
14270
d0ef5df8
DE
142712010-01-07 Doug Evans <dje@google.com>
14272
14273 * lib/gdb.exp (gdb_skip_xml_test): Add comment.
14274
3a08d52f
TT
142752010-01-07 Tom Tromey <tromey@redhat.com>
14276
14277 * gdb.base/source.exp: Use correct line number.
14278
7a697b8d
SS
142792010-01-05 Stan Shebs <stan@codesourcery.com>
14280
14281 * gdb.trace/tracecmd.exp: Test ftrace.
14282
7803799a
UW
142832010-01-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14284
14285 * gdb.xml/tdesc-regs.exp: Support s390*-*-* targets.
14286
c54eabfa
JK
142872010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14288
14289 * gdb.mi/var-cmd.c (do_bitfield_tests): Change "V.sharable" type to
14290 "uint_for_mi_testing".
14291
02e7ef19
JB
142922010-01-01 Joel Brobecker <brobecker@adacore.com>
14293
14294 Test indented comment in file being sourced.
14295 * gdb.base/commands.exp: Test indented comment in file being sourced.
14296
abd775ce
JB
142972010-01-01 Joel Brobecker <brobecker@adacore.com>
14298
14299 * gdb.fortran/array-element.f, gdb.fortran/complex.f,
14300 gdb.fortran/derived-type.f90, gdb.fortran/module.f90,
14301 gdb.fortran/subarray.f, gdb.mi/array.f: Update year in copyright
14302 notice.
14303
79b55b82
JB
143042010-01-01 Joel Brobecker <brobecker@adacore.com>
14305
14306 * gdb.arch/gdb1291.s, gdb.arch/gdb1431.s: Update year in copyright
14307 notice.
14308
8997583e
JK
143092010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
14310
14311 * lib/mi-support.exp (mi_expect_stop <stopped at wrong place>): Insert
14312 missing $after_stopped and comma (,) expectation.
14313
6da95a67
SS
143142009-12-31 Stan Shebs <stan@codesourcery.com>
14315
14316 * gdb.trace/actions.exp: Test teval action.
889bf7c5 14317
218d2fc6
TJB
143182009-12-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
14319
14320 * gdb.base/watchpoint.exp (test_watchpoint_in_big_blob): New function.
14321 (top level): Call test_watchpoint_in_big_blob.
14322 * gdb.base/watchpoint.c (buf): Change size to value too big for hardware
14323 watchpoints.
14324 (func3): Write to buf.
14325
236f1d4d
SS
143262009-12-29 Stan Shebs <stan@codesourcery.com>
14327
14328 * gdb.trace/actions.exp: Test default-collect.
889bf7c5 14329
f61e138d
SS
143302009-12-28 Stan Shebs <stan@codesourcery.com>
14331
14332 * gdb.trace/tsv.exp: New file.
14333 * gdb.base/completion.exp: Update ambiguous info output.
889bf7c5 14334
0219b378
DJ
143352009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
14336
14337 * gdb.base/find.c (main): Reference search buffers.
14338 * gdb.base/included.c (main): Reference integer.
14339 * gdb.base/ptype.c (charfoo): Declare.
14340 (intfoo): Call charfoo.
14341 * gdb.base/scope0.c (useitp): New function.
14342 (usestatics): Use useitp.
14343 (useit): Add a type for val.
14344 * gdb.base/scope1.c (useit1): Take a pointer argument.
14345 (usestatics1): Update calls to useit1.
14346 * gdb.cp/call-c.cc: Declare foo.
14347 (main): Call foo.
14348 * gdb.cp/m-static.cc (main): Reference test4.elsewhere.
14349 * gdb.cp/namespace.cc (ensureOtherRefs): Declare.
14350 (main): Call C::ensureRefs and ensureOtherRefs.
14351 * gdb.cp/namespace1.cc (C::ensureOtherRefs): Also reference int
14352 variables.
14353 (ensureOtherRefs): New function.
14354 * gdb.cp/overload.cc (main): Call all overloadNamespace variants.
14355 * gdb.cp/templates.cc (main): Call t5i.value.
14356
3f78692f
JK
143572009-12-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14358
14359 Fix compatibility with G++-4.5.
14360 * gdb.cp/expand-sals.cc (main): Remove the "exit-line" comment.
14361 * gdb.cp/expand-sals.exp: Remove breakpoint on "exit-line".
14362 (uncaught return): Remove.
14363
429374b8
JK
143642009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14365 Phil Muldoon <pmuldoon@redhat.com>
14366
14367 * gdb.base/condbreak.exp: Put breakpoint on marker3 and marker4.
14368 (bp_location13, bp_location14, bp_location17, bp_location18)
14369 (marker3_proto, marker4_proto): New variables.
14370 (breakpoint info): Update output.
14371 (run until breakpoint at marker3, run until breakpoint at marker4): New
14372 tests.
14373
859825b8
JK
143742009-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
14375
14376 * gdb.base/unload.c (main): Change the UNLOADSHR parameter to 1.
14377 Replace the printf call of Y by provided "y-set-1" label. New block
14378 for the second shared library.
14379 * gdb.base/unload.exp: Compile also the second library, call
14380 gdb_load_shlibs also for it. Use now gdb_breakpoint.
14381 (single pending breakpoint info): Rename to ...
14382 (pending breakpoint info before run): ... this extended test.
14383 (libfile2, libname2, libsrcfile2, libsrc2)
14384 (lib_sl2): New variables.
14385 (exec_opts): Set also SHLIB_NAME2.
14386 (pending breakpoint info on first run at shrfunc1)
14387 (pending breakpoint info on second run at shrfunc1)
14388 (pending breakpoint info on second run at shrfunc2)
14389 (print y from libfile, print y from libfile2): New tests.
14390 * gdb.base/unloadshr.c (shrfunc1): Change the returned value.
14391 * gdb.base/unloadshr2.c: New.
14392
e6a386cd
HZ
143932009-12-22 Hui Zhu <teawater@gmail.com>
14394
14395 * gdb.reverse/sigall-reverse.exp: Adjust.
14396
9e19b45e
VP
143972009-12-21 Vladimir Prus <vladimir@codesourcery.com>
14398
14399 PR gdb/10884
14400
14401 * gdb.mi/var-cmd.c (do_bitfield_tests): New
14402 (main): Call do_bitfield_tests.
aacf5b1e 14403 * gdb.mi/mi-var-cmd.exp: Run the 'bitfield' testcase.
9e19b45e 14404
d53a7b30
JB
144052009-12-20 Joel Brobecker <brobecker@adacore.com>
14406
14407 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,
14408 gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb,
14409 gdb.base/watch_thread_num.c, gdb.java/jprint.java,
14410 gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp,
14411 gdb.modula2/unbounded1.c: Update copyright header.
14412
191ca0a1
CM
144132009-12-10 Chris Moller <moller@mollerware.com>
14414
14415 PR gdb/9399
14416 * gdb.cp/virtfunc2.exp: New tests
14417 * gdb.cp/virtfunc2.cc: New tests
14418 * gdb.cp/Makefile.in: Added tests to EXECUTABLES
14419
0fa6cf1b
MS
144202009-12-10 Oza Pawandeep (paawan1982@yahoo.com
14421
14422 * gdb.reverse/i387-env-reverse.c: New file.
14423 * gdb.reverse/i387-env-reverse.exp: New file.
14424 * gdb.reverse/i387-stack-reverse.c: New file.
14425 * gdb.reverse/i387-stack-reverse.exp: New file.
14426
361ae042
PM
144272009-12-08 Phil Muldoon <pmuldoon@redhat.com>
14428
14429 * gdb.python/py-type.exp (test_range): New test.
14430
bfd31e71
PM
144312009-12-03 Phil Muldoon <pmuldoon@redhat.com>
14432
14433 PR python/10805
14434
14435 * gdb.python/py-type.exp: New file.
14436 * gdb.python/py-type.c: New file.
14437 * Makefile.in: Add py-type.
14438
57a1d736
TT
144392009-12-03 Tom Tromey <tromey@redhat.com>
14440
14441 * gdb.python/py-value.exp (test_parse_and_eval): New
14442 function.
14443
1f3b5d1b
PP
144442009-12-03 Paul Pluzhnikov <ppluzhnikov@google.com>
14445
14446 PR gdb/11022
14447
14448 * gdb.base/pr11022.exp: New test.
889bf7c5
PA
14449 * gdb.base/pr11022.c: New test.
14450
8b7dbdc9
JK
144512009-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14452
14453 Fix spurious false FAILs.
14454 * gdb.base/structs.c (chartest): New.
14455 (main): Fill-in chartest.
14456 * gdb.base/structs.exp (anychar_re, first): New.
14457 (start_structs_test): Import global anychar_re and first.
14458 New gdb_test call "set print elements 300; ${testfile}"
14459 (start_structs_test <$first>): New block.
14460 (any): Import global anychar_re. New variable ac. Use ${ac}.
14461
6a53b2ec
JK
144622009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14463
14464 * gdb.base/bigcore.exp (extract_heap): Set $lim limit to 200.
14465
d7167b4c
JK
144662009-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14467
14468 * gdb.base/foll-fork.exp (unpatch child, breakpoint at exit call):
14469 Force $srcfile file.
14470 * gdb.base/foll-fork.c (callee): Comment out the printf call.
14471
b1798462
UW
144722009-11-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14473
14474 * gdb.base/hbreak.exp: Disable for s390*-*-* targets.
14475 * gdb.base/watchpoint-hw-hit-once.exp: Likewise.
14476 * gdb.threads/watchthreads-reorder.exp: Likewise.
14477
b6199126
DJ
144782009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
14479
14480 PR gdb/8704
14481
14482 * gdb.base/condbreak.exp: Test combinations of "break *EXP",
14483 "if", and "thread". Correct matching in the previous test.
14484
b22a0510
DJ
144852009-11-25 Daniel Jacobowitz <dan@codesourcery.com>
14486
14487 * gdb.cp/extern-c.cc, gdb.cp/extern-c.exp: New test.
14488
930636d2
MS
144892009-11-23 Michael Snyder <msnyder@vmware.com>
14490
14491 * gdb.reverse/watch-reverse.exp: Extend test for hw watchpoints.
14492 * gdb.reverse-watch-precsave.exp: Ditto.
14493
21a0512e
PP
144942009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
14495
14496 * gdb.asm/asm-source.exp: Adjust.
14497 * gdb.base/help.exp: Adjust.
889bf7c5 14498
fc30d5e0
PA
144992009-11-22 Pedro Alves <pedro@codesourcery.com>
14500
14501 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir)
14502 (do_syscall_tests_without_xml): Set data-directory to
14503 /the/path/to/nowhere.
14504
f6bc2008
PA
145052009-11-21 Pedro Alves <pedro@codesourcery.com>
14506
14507 * gdb.threads/local-watch-wrong-thread.c,
14508 gdb.threads/local-watch-wrong-thread.exp: New files.
14509
8c2fb5de
PA
145102009-11-21 Pedro Alves <pedro@codesourcery.com>
14511
14512 * gdb.cp/cplusfuncs.exp (info_func_regexp, print_addr): Don't
14513 assume new `regsub' syntax available.
14514
ebec9a0f
PA
145152009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14516
a79d3c27
JK
14517 * gdb.base/watchpoint-hw-hit-once.exp,
14518 gdb.base/watchpoint-hw-hit-once.c: New.
14519
145202009-11-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14521
14522 * gdb.threads/watchthreads-reorder.exp,
14523 gdb.threads/watchthreads-reorder.c: New.
ebec9a0f 14524
276a961b
MK
145252009-11-17 Nathan Sidwell <nathan@codesourcery.com>
14526
14527 * gdb.xml/tdesc-regs.exp: Use for m68k.
14528
4867c1fb
PA
145292009-11-15 Pedro Alves <pedro@codesourcery.com>
14530
14531 * gdb.base/watch-vfork.c, gdb.base/watch-vfork.exp: New files.
14532
f6838f81
DJ
145332009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14534
14535 * lib/gdb.exp (current_target_name): New procedure.
14536 (gdb_wrapper_target): New variable.
14537 (gdb_wrapper_init): Set gdb_wrapper_target.
14538 (default_gdb_init): Check gdb_wrapper_target before rebuilding the
14539 wrapper.
14540
4ac4dd3f
DJ
145412009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14542
14543 * gdb.base/remote.exp: Delete the slowest load test.
14544 Do not load with fixed packet sizes.
14545
a7881759
DJ
145462009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14547
14548 * gdb.cp/virtfunc.exp (do_tests): If runto_main fails, give up.
14549
97a5b505
DJ
145502009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14551
14552 * gdb.base/freebpcmd.exp: Delete unused variable. Specify
14553 srcfile when setting a breakpoint.
14554
d3e1fc54
DJ
145552009-11-13 Maciej W. Rozycki <macro@codesourcery.com>
14556
14557 * gdb.base/find.c (int8_t, int16_t, int32_t, int64_t): Undefine
14558 macros.
14559
7cbcbded
DJ
145602009-11-13 Daniel Jacobowitz <dan@codesourcery.com>
14561
14562 * gdb.cp/formatted-ref.exp (test_p_x_ref_addr): Allow the reference
14563 to be in memory.
14564 * gdb.base/display.c (force_mem): New.
14565 (do_loops): Use it. Add breakpoint comments.
14566 (do_vars): Add a breakpoint comment.
14567 * gdb.base/display.exp: Use gdb_get_line_number. Remove hardcoded
14568 line numbers.
14569
bdea3a92
NF
145702009-11-13 Nathan Froyd <froydnj@codesourcery.com>
14571
14572 * gdb.base/pending.exp: Use gdb_run_cmd to start the program
14573 instead of a bare "run".
14574
269f82e5
PP
145752009-11-13 Paul Pluzhnikov <ppluzhnikov@google.com>
14576
14577 * gdb.python/py-prettyprint.exp: Adjust.
889bf7c5 14578
a69b7d9d
DJ
145792009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14580
14581 * lib/cell.exp (skip_cell_tests): Clean up test files before
14582 returning.
14583
b598bfda
DJ
145842009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14585
14586 * lib/gdb.exp (gdb_test_multiple): Handle "y or [n]", "[y] or n",
14587 and the breakpoint menu. Do not call perror if a prompt is seen.
14588 Consume the following GDB prompt.
14589 * gdb.cp/method2.exp (test_break): Use gdb_test_multiple.
14590 * gdb.cp/namespace.exp: Use gdb_test.
14591 * gdb.cp/templates.exp: Use gdb_test.
14592 (test_template_breakpoints): Use gdb_test_multiple.
14593
87728fa0
DJ
145942009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14595
14596 * gdb.base/break1.c (struct some_struct, values): Move earlier.
14597 (marker4): Reference values.
14598
b67c692f
DJ
145992009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14600
14601 * gdb.base/macscp.exp: Avoid the first FAIL if macro information
14602 is missing.
14603
f0df251a
DJ
146042009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14605
14606 * gdb.base/break.c (need_malloc): New.
14607 * gdb.base/constvars.c (main): Reference crass and crisp.
14608 * gdb.base/gdb1821.c (main): Reference bar.
14609 * gdb.cp/gdb1355.cc (main): Reference s1.
14610 * gdb.cp/hang1.cc (dummy2, dummy3): Declare.
14611 (main): Call them.
14612 * gdb.cp/hang2.cc (dummy2): Define.
14613 * gdb.cp/hang3.cc (dummy3): Define.
14614 * gdb.cp/m-data.cc (main): Reference shadow.
14615
bdf7534a
NF
146162009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
14617 Nathan Froyd <froydnj@codesourcery.com>
14618
14619 * lib/gdb.exp (gdb_compile): Also set rpath for shlib=, on a
14620 remote host.
14621
f24fce77
NF
146222009-11-12 Nathan Froyd <froydnj@codesourcery.com>
14623
14624 * gdb.base/step-line.exp: Copy step-line.inp to the remote host.
14625 * gdb.dwarf2/dw2-basic.exp: Copy file1.txt to the remote host.
14626 * gdb.dwarf2/dw2-compressed.exp: Likewise.
14627 * gdb.dwarf2/dw2-intercu.exp: Likewise.
14628 * gdb.dwarf2/dw2-intermix.exp: Likewise.
14629 * gdb.dwarf2/dw2-producer.exp: Likewise.
14630 * gdb.dwarf2/mac-fileno.exp: Likewise.
14631 * gdb.python/py-prettyprint.exp (run_lang_tests): Copy
14632 py-prettyprint.py to the remote host.
14633 * gdb.python/py-mi.exp: Copy py-mi.py to the remote host.
14634
40f0318e
KS
146352009-11-11 Keith Seitz <keiths@redhat.com>
14636
14637 * gdb.cp/classes.cc (ByAnyOtherName): Add typedef and
14638 use it instead of "Foo".
14639 * gdb.cp/classes.exp (do_tests): Add a test to access
14640 a method through a typedef'd class name.
14641
f3d9f7fb
NF
146422009-11-11 Nathan Froyd <froydnj@codesourcery.com>
14643
14644 * gdb.base/long_long.exp: Permit leading zeros on floating-point
14645 exponents.
14646 * gdb.base/pointers.exp: Likewise.
14647 * gdb.cp/ref-types.exp: Likewise.
14648
a4216f37
KS
146492009-11-11 Keith Seitz <keiths@redhat.com>
14650
14651 * gdb.cp/cplusfuncs.cc (class foo): Add operators
14652 new[] and delete[].
14653 * gdb.cp/cplusfuncs.exp (dm_type_void): Change to
14654 "void".
14655 (probe_demangler): Remove all single-quoting of
14656 method and variable names.
14657 (info_func_regexp): Remove the word "void" from any
14658 occurrence of "(void)".
14659 (print_addr_2): Remove all single-quoting of
14660 method names.
14661 (print_addr_2_kfail): Likewise.
14662 (print_addr): Single-quote C function names before
14663 passing to print_addr_2.
14664 (test_paddr_operator_functions): Remove single-quoting
14665 for method names.
14666 Add tests for operator new[] and operator delete[].
14667
9b14d7aa
JK
146682009-11-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14669
14670 * gdb.dwarf2/dw2-ranges.exp: Call runto_main.
14671
85feb311
KS
146722009-11-09 Keith Seitz <keiths@redhat.com>
14673
14674 * gdb.cp/overload.exp: Add tests for resolving overloaded
14675 methods in expression parsing/evaluation.
14676
fa335448
DJ
146772009-11-10 Daniel Jacobowitz <dan@codesourcery.com>
14678
14679 * lib/gdb.exp (default_gdb_version): Use --version instead of
14680 --command.
14681
ec3c07fc
NS
146822009-11-10 Nathan Sidwell <nathan@codesourcery.com>
14683
14684 * lib/gdb.exp (gdb_compile_test): New.
14685 (skip_ada_tests, skip_java_tests): New.
14686 (gdb_compile): Use gdb_compile_test for f77.
14687 * lib/ada.exp (gdb_compile_ada): Use gdb_compile_test to record result.
14688 * lib/java.exp (compile_java_from_source): Remove runtests check,
14689 use gdb_compile_test to record result.
14690 * gdb.ada/packed_array.exp, gdb.ada/fixed_points.exp,
14691 gdb.ada/exec_changed.exp, gdb.ada/start.exp,
14692 gdb.ada/watch_arg.exp, gdb.ada/null_record.exp,
14693 gdb.ada/array_return.exp, gdb.ada/arrayidx.exp,
14694 gdb.mi/mi-var-child-f.exp, gdb.fortran/types.exp,
14695 gdb.fortran/array-element.exp, gdb.fortran/subarray.exp,
14696 gdb.fortran/derived-type.exp, gdb.fortran/exprs.exp,
14697 gdb.java/jmisc.exp, gdb.java/jmisc1.exp, gdb.java/jprint.exp,
14698 gdb.java/jv-print.exp, gdb.java/jmain.exp: Add language skip,
14699 adjust gdb_compile invocations.
14700
b8b4e42b
JK
147012009-11-09 Jan Kratochvil <jan.kratochvil@redhat.com>
14702
14703 * Makefile.in (abs_builddir): New.
14704 (site.exp): New target `$(abs_builddir)/site.exp'. New comment.
14705 (check-single, $(TEST_TARGETS), check-gdb.base%): Change `site.exp' to
14706 `$(abs_builddir)/site.exp'.
14707
f8b7eaf3
DJ
147082009-11-05 Daniel Jacobowitz <dan@codesourcery.com>
14709
14710 * config/m68k-emc.exp, lib/emc-support.exp,
14711 gdb.trace/gdb_c_test.c: Delete.
14712 * gdb.trace/actions.exp, gdb.trace/backtrace.exp, gdb.trace/circ.exp,
14713 gdb.trace/collection.exp, gdb.trace/deltrace.exp,
14714 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
14715 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
14716 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
14717 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp: Remove special
14718 casing for m68k-*-elf.
14719
c4187697
NS
147202009-11-03 Pedro Alves <pedro@codesourcery.com>
14721
14722 * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*.
14723 * gdb.arch/i386-prologue.exp: Likewise.
14724 * gdb.arch/i386-unwind.exp: Likewise.
14725
db16b772
DJ
147262009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
14727
14728 * lib/gdb.exp (gdb_expect): Fix timeout typo.
14729
bcf71277
DJ
147302009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
14731
14732 * gdb.base/opaque.exp: Remove duplicate tests and xyz from test name.
14733
0105cee2
DJ
147342009-11-02 Daniel Jacobowitz <dan@codesourcery.com>
14735
14736 * gdb.cp/ctti.exp: Correct return values for unsigned char functions.
14737
24ddea62
JK
147382009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14739
14740 * gdb.base/sepdebug.exp: New test_different_dir call for multiple-dirs.
14741
287ccc17
JK
147422009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
14743
14744 * gdb.base/sepdebug.exp (CRC mismatch is reported): New test.
14745 * gdb.base/sepdebug2.c: New file.
14746
08bca259 147472009-10-31 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
bccd0dd2
SDJ
14748
14749 * gdb.base/catch-syscall.exp: Adapt the testcase in order to accept
14750 the modified warnings for catch syscall. Verify if GDB was compiled
14751 with support for lib expat, and choose which tests to run depending
14752 on this.
14753
5d4e2b76
VP
147542009-10-30 Vladimir Prus <vladimir@codesourcery.com>
14755
14756 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test
14757 that composite commands are parsed OK. And also test
14758 that breakpoint commands do work.
14759
240e538a
MS
147602009-10-23 Michael Snyder <msnyder@vmware.com>
14761
14762 gdb.reverse/consecutive-precsave.exp: Change expect pattern
14763 to allow for new disassembly style.
14764
9c419145
PP
147652009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
14766
14767 * gdb.asm/asm-source.exp: Adjust.
889bf7c5 14768
02506ff1
MS
147692009-10-22 Michael Snyder <msnyder@vmware.com>
14770
14771 * gdb.reverse/break-precsave.exp: New test.
14772 * gdb.reverse/consecutive-precsave.exp: Ditto.
14773 * gdb.reverse/finish-precsave.exp: Ditto.
14774 * gdb.reverse/i386-precsave.exp: Ditto.
14775 * gdb.reverse/machinestate-precsave.exp: Ditto.
14776 * gdb.reverse/sigall-precsave.exp: Ditto.
14777 * gdb.reverse/solilb-precsave.exp: Ditto.
14778 * gdb.reverse/step-precsave.exp: Ditto.
14779 * gdb.reverse/until-precsave.exp: Ditto.
14780 * gdb.reverse/watch-precsave.exp: Ditto.
14781
4cf866a3
MS
147822009-10-22 Michael Snyder <msnyder@vmware.com>
14783
14784 * gdb.reverse/consecutive-reverse.exp: Substitute gdb_test_multiple
14785 for gdb_expect. Adjust one test's expect strings for the new
14786 format of disassemble.
14787 * gdb.reverse/finish-reverse.exp: Delete 'return'.
14788 * gdb.reverse/sigall-reverse.exp: Substitute gdb_test for
14789 gdb_test_multiple.
14790 * gdb.reverse/step-reverse.exp: Delete 'return'.
14791 * gdb.reverse/until-reverse.exp: Delete blank lines.
14792 * gdb.reverse/watch-reverse.exp: Delete blank lines.
14793
2b28d209
PP
147942009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
14795
14796 * gdb.base/consecutive.exp: Adjust.
14797 * gdb.base/display.exp: Likewise.
14798 * gdb.base/pc-fp.exp: Likewise.
14799 * gdb.base/sigbpt.exp: Likewise.
889bf7c5 14800
33b9c32b
MS
148012009-10-19 Michael Snyder <msnyder@vmware.com>
14802
14803 * gdb.reverse/consecutive-reverse.c: Add comment at end of main.
14804 * gdb.reverse/finish-reverse.c: Ditto.
14805 * gdb.reverse/sigall-reverse.c: Ditto.
14806 * gdb.reverse/solib-reverse.c: Ditto.
14807 * gdb.reverse/step-reverse.c: Ditto.
14808 * gdb.reverse/watch-reverse.c: Ditto.
14809
6c95b8df
PA
148102009-10-19 Pedro Alves <pedro@codesourcery.com>
14811 Stan Shebs <stan@codesourcery.com>
14812
14813 * gdb.base/foll-vfork.exp: Adjust to spell out "follow-fork".
14814 * gdb.base/foll-exec.exp: Adjust to expect a process id before
14815 "Executing new program".
14816 * gdb.base/foll-fork.exp: Adjust to spell out "follow-fork".
14817 * gdb.base/multi-forks.exp: Ditto. Adjust to the inferior being
14818 left listed after having been killed.
14819 * gdb.base/attach.exp: Adjust to spell out "symbol-file".
14820 * gdb.base/maint.exp: Adjust test.
14821
14822 * Makefile.in (ALL_SUBDIRS): Add gdb.multi.
14823 * gdb.multi/Makefile.in: New.
14824 * gdb.multi/base.exp: New.
14825 * gdb.multi/goodbye.c: New.
14826 * gdb.multi/hangout.c: New.
14827 * gdb.multi/hello.c: New.
14828 * gdb.multi/bkpt-multi-exec.c: New.
14829 * gdb.multi/bkpt-multi-exec.exp: New.
14830 * gdb.multi/crashme.c: New.
14831
279017b7
TG
148322009-10-13 Tristan Gingold <gingold@adacore.com>
14833
14834 * gdb.base/sepdebug.exp: Check debug info are found.
14835
0413d738
PA
148362009-10-08 Pedro Alves <pedro@codesourcery.com>
14837
14838 * lib/gdb.exp (gdb_compile): Remove dead aix and irix related
14839 bits.
14840
c628eecc
JK
148412009-10-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14842
14843 * gdb.base/hbreak.exp, gdb.base/hbreak.c: New.
14844
38af1bfe
JB
148452009-10-07 Joel Brobecker <brobecker@adacore.com>
14846
14847 * gdb.base/watchpoints.c: Add copyright header. Reformat one
14848 of the comments.
14849
2b0adecd
PM
148502009-10-06 Pierre Muller <muller@ics.u-strasbg.fr>
14851
14852 * gdb.base/annota1.exp: Remove obsolete match_max increase.
14853 * gdb.base/annota3.exp: Idem.
14854 * gdb.base/maint.exp: Idem.
14855
8d417781
PM
148562009-10-05 Pierre Muller <muller@ics.u-strasbg.fr>
14857
889bf7c5 14858 * lib/gdb.exp (default_gdb_init): Set current value of match_max
8d417781
PM
14859 to default.
14860
bb61102d
PM
148612009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
14862
889bf7c5 14863 * lib/gdb.exp (gdb_compile): Add --enable-auto-import option for
bb61102d
PM
14864 mingw and cygwin targets.
14865
ace5c364
PM
148662009-10-02 Pierre Muller <muller@ics.u-strasbg.fr>
14867 Pedro Alves <pedro@codesourcery.com>
14868
889bf7c5 14869 * lib/gdb.exp (gdb_compile): Avoid adding
ace5c364
PM
14870 gdb_saved_unbuffered_mode_obj if -nostdlib option is used.
14871
c2d494a0
PM
148722009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
14873
e1b52ce2
PM
14874 * gdb.base/shr1.c: Use %p in format string.
14875 * gdb.base/unload.c: Avoid warning in fprintf.
14876 * gdb.base/watchpoint-solib.c: Idem.
c2d494a0 14877
209f53f5
PM
148782009-10-01 Pierre Muller <muller@ics.u-strasbg.fr>
14879
14880 * gdb.base/fileio.c (test_lseek): typecast ofs_t ret variable to
14881 long type.
14882 (test_unlink): Correct printf string.
14883 * gdb.base/checkpoint.c (main): Correct fprintf string for variable i.
14884 * gdb.threads/attachstop-mt.c: Add #include <string.h>.
14885
8172766a
JK
148862009-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14887
14888 * gdb.base/breakpoint-shadow.exp: Move the ia64 part into ...
14889 * gdb.arch/ia64-breakpoint-shadow.exp: ... a new file, with new tests.
14890 * gdb.arch/ia64-breakpoint-shadow.S: New file.
14891
0f73703c
UW
148922009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14893
14894 * gdb.objc/basicclass.exp: Disable pending breakpoint query.
14895 * gdb.objc/nondebug.exp: Likewise.
14896
b32306ca
UW
148972009-09-29 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14898
14899 * gdb.base/watchpoints.exp: Respect gdb,no_hardware_watchpoints
14900 target_info setting.
14901
14902 * gdb.threads/thread-specific.exp (get_thread_list): Support targets
14903 that detect new threads during "info threads".
14904
0057022f
UW
149052009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14906
14907 * gdb.threads/manythreads.c (main): Increase thread stack size
14908 to 2*PTHREAD_STACK_MIN.
14909 * gdb.threads/multi-create.c (main): Likewise.
14910 (create_function): Likewise.
14911
f29c0325
UW
149122009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14913
14914 * gdb.base/dump.exp: Pass difference of pointer types instead
14915 of integer types as offset to restore in intarr3.srec case.
14916
fcb34849
UW
149172009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14918
14919 * gdb.cp/gdb2495.exp: Skip test on spu*-*-*.
14920
d5142e3b
UW
149212009-09-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
14922
14923 * gdb.base/pie-support.exp: Pass "quiet" flag to gdb_compile.
14924
087b74b2 149252009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
889bf7c5 14926
087b74b2
PM
14927 New test for two watchpoints, with disabling of
14928 the first inserted.
14929 * testsuite/gdb.base/watchpoints.c: New file.
14930 * testsuite/gdb.base/watchpoints.exp: New file.
14931
96c07c5b
TT
149322009-09-25 Tom Tromey <tromey@redhat.com>
14933
14934 * gdb.base/charset.exp: Test utf-16 strings with Python.
14935
b8899f2b
TT
149362009-09-25 Tom Tromey <tromey@redhat.com>
14937
14938 * gdb.base/charset.exp: Use UTF-16 and UTF-32, not UCS-2 and
14939 UCS-4.
14940 * gdb.base/charset.c (utf_32_string): Rename.
14941 (init_utf32): Rename.
14942 (main): Update.
14943
329719ec
TT
149442009-09-22 Tom Tromey <tromey@redhat.com>
14945
14946 * gdb.python/py-function.exp: Add regression tests.
14947
11ef0d76
KS
149482009-09-21 Keith Seitz <keiths@redhat.com>
14949
14950 * gdb.cp/cplusfuncs.exp (do_tests): Add check for proper error message
14951 with invalid operator.
14952
3fe8f3b3
KS
149532009-09-21 Keith Seitz <keiths@redhat.com>
14954
14955 * gdb.cp/classes.exp (do_tests): Add tests to print a constructor
14956 and destructor using typedef name of class.
14957 * gdb.cp/classes.cc (class Base1): Add a destructor.
14958 (base1): New typedef.
14959 (use_methods): Instanitate an object of type base1.
14960 * gdb.cp/templates.exp (test_template_typedef): New procedure.
14961 (do_tests): Call test_template_typedef.
14962 * gdb.cp/templates.cc (Baz::~Baz): New method.
14963 (intBazOne): New typedef.
14964 (main): Instantiate intBazOne.
14965
7a9fe101
PM
149662009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14967
14968 PR python/10633
14969
14970 * gdb.python/py-prettyprint.exp (gdb_py_test_silent_cmd): New
14971 Function.
14972 (run_lang_tests): Add print elements test.
14973
2e4d963f
PM
149742009-09-21 Phil Muldoon <pmuldoon@redhat.com>
14975
14976 * gdb.python/py-value.exp (test_subscript_regression): New
14977 function. Test for invalid subscripts.
14978 * gdb.python/py-value.c (main): Add test array, and pointer to it.
14979 (ptr_ref): New function.
14980
ec7e75e7
PP
149812009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
14982
14983 * gdb.base/default.exp: Fix "show convenience".
14984
0cc7d26f
TT
149852009-09-15 Tom Tromey <tromey@redhat.com>
14986
14987 * lib/mi-support.exp (mi_create_varobj): Update.
14988 (mi_create_floating_varobj): Likewise.
14989 (mi_create_dynamic_varobj): New proc.
14990 (mi_varobj_update): Update.
14991 (mi_varobj_update_with_type_change): Likewise.
14992 (mi_varobj_update_kv_helper): New proc.
14993 (mi_varobj_update_dynamic_helper): Rewrite.
14994 (mi_varobj_update_dynamic): New proc.
14995 (mi_list_varobj_children): Update.
14996 (mi_list_varobj_children_range): Add 'from' and 'to' arguments.
14997 * gdb.python/python-prettyprint.py (pp_outer): New class.
14998 (pp_nullstr): Likewise.
14999 (lookup_function): Register new printers.
15000 * gdb.python/python-prettyprint.c (struct substruct): New type.
15001 (struct outerstruct): Likewise.
15002 (substruct_test): New function.
15003 (struct nullstr): New type.
15004 (string_1, string_2): New globals.
15005 (main): Add new tests.
15006 * gdb.python/python-mi.exp: Added regression tests.
15007 * gdb.mi/mi2-var-display.exp: Update.
15008 * gdb.mi/mi2-var-cmd.exp: Update.
15009 * gdb.mi/mi2-var-child.exp: Update.
15010 * gdb.mi/mi2-var-block.exp: Update.
15011 * gdb.mi/mi-var-invalidate.exp: Update.
15012 * gdb.mi/mi-var-display.exp: Update.
15013 * gdb.mi/mi-var-cmd.exp: Update.
15014 * gdb.mi/mi-var-child.exp: Update.
15015 * gdb.mi/mi-var-block.exp: Update.
15016 * gdb.mi/mi-break.exp: Update.
15017 * gdb.mi/gdb701.exp: Update.
15018
a96d9b2e
SDJ
150192009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
15020
15021 * Makefile.in: Inclusion of catch-syscall object.
15022 * gdb.base/catch-syscall.c: New file.
15023 * gdb.base/catch-syscall.exp: New file.
15024
b43b923a
MS
150252009-09-12 Michael Snyder <msnyder@vmware.com>
15026
15027 * gdb.reverse/step-reverse.exp: Explicitly check for targets
15028 that can support reverse debuggnig.
15029
cec03d70
TT
150302009-09-11 Tom Tromey <tromey@redhat.com>
15031
15032 * gdb.dwarf2/valop.S: New file.
15033 * gdb.dwarf2/valop.exp: New file.
15034
e23bb3fc
MK
150352009-09-11 Mark Kettenis <kettenis@gnu.org>
15036
15037 * gdb.threads/current-lwp-dead.exp: Only run this on Linux.
15038
37c3696d
DE
150392009-09-10 Doug Evans <dje@google.com>
15040
15041 * gdb.base/breakpoint-shadow.exp: Fix intermittent failures.
15042 Add $gdb_prompt to second breakpoint regexp.
15043
5172aecb
JB
150442009-09-08 Thiago Jung Bauermann <thiago.bauermann@gmail.com>
15045
15046 * gdb.python/Makefile.in (EXECUTABLES): Adjust to new executable
15047 names, add missing ones.
15048 * gdb.python/py-cmd.exp: Rename from python-cmd.exp.
15049 * gdb.python/py-frame.c: Rename from python-frame.c.
15050 * gdb.python/py-frame.exp: Rename from python-frame.exp. Adjust
15051 testfile name.
15052 * gdb.python/py-function.exp: Rename from python-function.exp.
15053 * gdb.python/py-mi.exp: Rename from python-mi.exp. Adjust
15054 testfile name.
15055 * gdb.python/py-prettyprint.c: Rename from python-prettyprint.c.
15056 * gdb.python/py-prettyprint.exp: Rename from python-prettyprint.exp.
15057 Adjust testfile name.
15058 * gdb.python/py-prettyprint.py: Rename from python-prettyprint.py.
15059 * gdb.python/py-template.cc: Rename from python-template.cc.
15060 * gdb.python/py-template.exp: Rename from python-template.exp.
15061 Adjust testfile name.
15062 * gdb.python/py-value.c: Rename from python-value.c.
15063 * gdb.python/py-value.exp: Rename from python-value.exp. Adjust
15064 testfile name.
15065
b554e4bd
JK
150662009-09-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15067
15068 * gdb.base/breakpoint-shadow.exp (Second breakpoint placed): Initialize
15069 $bpt2address.
15070 (Second breakpoint address is valid on ia64)
15071 (Third breakpoint on ia64 in the Second breakpoint's bundle): New.
15072
9a68ae16
JM
150732009-09-03 Joseph Myers <joseph@codesourcery.com>
15074
15075 * gdb.base/ending-run.exp: Restrict regular expression matching
15076 line number to require closing brace following.
15077
146b9145
DE
150782009-09-03 Doug Evans <dje@google.com>
15079
15080 * gdb.base/store.exp (check_set): Fix typo in expected value message.
15081
787d21e1
TT
150822009-09-02 Tom Tromey <tromey@redhat.com>
15083
15084 * gdb.dwarf2/callframecfa.exp: Use gdb_continue_to_breakpoint.
15085
e7802207
TT
150862009-09-02 Tom Tromey <tromey@redhat.com>
15087
15088 * gdb.dwarf2/callframecfa.exp: New file.
15089 * gdb.dwarf2/callframecfa.S: New file.
15090
817aadd2
JK
150912009-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15092
15093 * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
15094 gdb.base/solib-overlap-main.c: New.
15095
4a76eae5
DJ
150962009-08-28 Daniel Jacobowitz <dan@codesourcery.com>
15097
15098 PR gdb/10565
15099
15100 * gdb.base/bitfields.c (struct container, container): New.
15101 (main): Initialize it and call break5.
15102 * gdb.base/bitfields.exp (bitfield_at_offset): New test.
15103
d4b96c9a
JK
151042009-08-28 Jan Kratochvil <jan.kratochvil@redhat.com>
15105
15106 Support constant DW_AT_data_member_location by GCC PR debug/40659.
15107 * gdb.dwarf2/dw2-inheritance.exp, gdb.dwarf2/dw2-inheritance.S: New.
15108
4e22772d
JK
151092009-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
15110
15111 * gdb.mi/mi2-var-cmd.exp (create variable with invalid FRAME-ADDR): New.
15112
2efab443
MS
151132009-08-26 Michael Snyder <msnyder@vmware.com>
15114
15115 * gdb.base/i386-reverse.c: New file.
15116 * gdb.base/i386-reverse.exp: New file.
15117 * gdb.base/Makefile.in: Add new files to be removed.
15118
07ab73a0
JM
151192009-08-26 Joseph Myers <joseph@codesourcery.com>
15120
15121 * gdb.mi/mi-basics.exp (test_cwd_specification): Do not test
15122 environment-pwd for remote host.
15123 * gdb.mi/mi2-basics.exp (test_cwd_specification): Likewise.
15124
676accff
KS
151252009-08-24 Keith Seitz <keiths@redhat.com>
15126
15127 * gdb.cp/cpcompletion.exp (test_class_complete): New procedure.
15128 Add two new C++ completer tests which limit the output to a
889bf7c5 15129 given class.
676accff 15130
f9f7ad22
MS
151312009-08-24 Michael Snyder <msnyder@vmware.com>
15132
15133 * gdb.base/del.exp: Fix typo in comment.
15134 * gdb.base/step-bt.exp: Fix cut and paste error in comment.
15135
81ecdfbb
RW
151362009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
15137
15138 * configure: Regenerate.
15139 * gdb.hp/configure: Likewise.
15140 * gdb.hp/gdb.aCC/configure: Likewise.
15141 * gdb.hp/gdb.base-hp/configure: Likewise.
15142 * gdb.hp/gdb.compat/configure: Likewise.
15143 * gdb.hp/gdb.defects/configure: Likewise.
15144 * gdb.hp/gdb.objdbg/configure: Likewise.
15145 * gdb.stabs/configure: Likewise.
15146
cab0c772
UW
151472009-08-19 Doug Evans <dje@google.com>
15148
15149 * gdb.base/gdbvars.c: New file.
15150 * gdb.base/gdbvars.exp: Test convenience vars with program variables.
15151
b8fa0bfa
PA
151522009-08-14 Pedro Alves <pedro@codesourcery.com>
15153
15154 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
15155 gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
15156
b84aa90a
PA
151572009-08-13 Pedro Alves <pedro@codesourcery.com>
15158
15159 * gdb.base/default.exp: Adjust "set language test": it's now an
15160 enum command. Larger help string moved to "help set language".
15161 * gdb.base/help.exp: Adjust "help set language" expected output,
15162 now lists all known languages.
15163
0d8f9b2c
NF
151642009-08-11 Nathan Froyd <froydnj@codesourcery.com>
15165
15166 * gdb.arch/altivec-abi.exp (altivec_abi_tests): Turn on printing of
15167 all frame arguments.
15168 * gdb.arch/altivec-regs.exp: Likewise.
15169
bda180e0
TT
151702009-08-07 Tom Tromey <tromey@redhat.com>
15171
15172 * gdb.base/setshow.exp: Add tests for changes to set language, set
15173 check range, and set check type.
15174
48cb2d85
VP
151752009-08-03 Vladimir Prus <vladimir@codesourcery.com>
15176
15177 * lib/mi-support.exp (mi_list_breakpoints): Make it work.
15178 * gdb.mi/mi-break.exp (test_breakpoint_commands): New.
889bf7c5 15179 Call it.
48cb2d85 15180
1ea34204
UW
151812009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15182
15183 * configure.ac: Run gdb.cell tests when appropriate.
15184 * configure: Regenerate.
15185 * lib/cell.exp: New file.
15186 * gdb.cell: New directory.
15187 * gdb.cell/configure.ac: New file.
15188 * gdb.cell/configure: New file.
15189 * gdb.cell/Makefile.in: New file.
15190 * gdb.cell/arch.exp: New file.
15191 * gdb.cell/break.c: New file.
15192 * gdb.cell/break.exp: New file.
15193 * gdb.cell/break-spu.c: New file.
15194 * gdb.cell/bt.c: New file.
15195 * gdb.cell/bt2-spu.c: New file.
15196 * gdb.cell/bt-spu.c: New file.
15197 * gdb.cell/bt.exp: New file.
15198 * gdb.cell/coremaker.c: New file.
15199 * gdb.cell/coremaker-spu.c: New file.
15200 * gdb.cell/core.exp: New file.
15201 * gdb.cell/gcore.exp: New file.
15202 * gdb.cell/data.c: New file.
15203 * gdb.cell/data.exp: New file.
15204 * gdb.cell/data-spu.c: New file.
15205 * gdb.cell/ea-cache.exp: New file.
15206 * gdb.cell/ea-cache.c: New file.
15207 * gdb.cell/ea-cache-spu.c: New file.
15208 * gdb.cell/ea-standalone.c: New file.
15209 * gdb.cell/ea-standalone.exp: New file.
15210 * gdb.cell/ea-test.c: New file.
15211 * gdb.cell/ea-test.exp: New file.
15212 * gdb.cell/f-regs.exp: New file.
15213 * gdb.cell/mem-access.c: New file.
15214 * gdb.cell/mem-access.exp: New file.
15215 * gdb.cell/mem-access-spu.c: New file.
15216 * gdb.cell/ptype.exp: New file.
15217 * gdb.cell/registers.exp: New file.
15218 * gdb.cell/size.c: New file.
15219 * gdb.cell/sizeof.exp: New file.
15220 * gdb.cell/size-spu.c: New file.
15221 * gdb.cell/solib.exp: New file.
15222 * gdb.cell/solib-symbol.exp: New file.
15223
85e747d2
UW
152242009-07-31 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15225
15226 * gdb.xml/tdesc-regs.exp: Skip for SPU targets.
15227
58d6951d
DJ
152282009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
15229
15230 * gdb.base/float.exp: Handle VFP registers.
15231
6e0a4f15
MS
152322009-07-14 Michael Snyder <msnyder@vmware.com>
15233
dcd5da87
MS
15234 * gdb.reverse/finish-reverse.exp: Do not expect reverse-finish
15235 to bring gdb to the beginning of the calling line.
15236
6e0a4f15
MS
15237 * gdb.arch/i386-signal.c (sigframe): Add a nop to avoid
15238 confusing the i386 epilogue unwinder.
15239
782b2b07
SS
152402009-07-14 Stan Shebs <stan@codesourcery.com>
15241
15242 * gdb.trace/tracecmd.exp: Add basic test of tracepoint conditions.
15243
f662c3bc
MS
152442009-07-14 Michael Snyder <msnyder@vmware.com>
15245
15246 * gdb.reverse/step-reverse.exp (stepi into function call):
15247 Call instruction may not be first instruction in the line.
15248 (reverse stepi from a function call): Used wrong line number.
15249
8f313923
JK
152502009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15251
15252 * gdb.arch/amd64-i386-address.exp, gdb.arch/amd64-i386-address.S: New.
15253
4662c76e
JK
152542009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15255
15256 Fix gdb.base/macscp.exp when using custom inputrc.
15257 * gdb.base/completion.exp: Remove env(INPUTRC) set and restore.
15258 * gdb.base/readline.exp: Remove env(INPUTRC) set and restore. Remove
15259 env(TERM) set.
15260 * gdb.cp/cpcompletion.exp: Remove env(INPUTRC) set.
15261 * lib/gdb.exp (default_gdb_start): Add env(INPUTRC) and env(TERM) set.
15262
aa81e255
JK
152632009-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15264
15265 Fix racy clashing of output files for gdb.base{1,2}/ parallel run.
15266 * gdb.base/annota1.exp (thread_test): Import global $testfile.
15267 Change the compilation target to match the testcase name.
15268 * gdb.base/sect-cmd.exp: Change the compilation target to match the
15269 testcase name.
15270 * a2-run.exp: Use for setup prepare_for_testing. Change the
15271 compilation target to match the testcase name.
15272 * gdb.base/commands.exp: Likewise.
15273 * gdb.base/finish.exp: Likewise.
15274 * gdb.base/float.exp: Likewise.
15275 * gdb.base/info-target.exp: Likewise.
15276 * gdb.base/relational.exp: Likewise.
15277 * gdb.base/term.exp: Likewise.
15278 * gdb.base/until.exp: Likewise.
15279 * gdb.base/volatile.exp: Likewise.
15280 * gdb.base/whatis-exp.exp: Likewise.
15281
4c93b1d7
HZ
152822009-07-11 Hui Zhu <teawater@gmail.com>
15283
15284 * gdb.base/help.exp (disassemble): Update expected help text.
15285
812f7342
TT
152862009-07-09 Tom Tromey <tromey@redhat.com>
15287
15288 * lib/gdb.exp: Handle TRANSCRIPT.
15289 (remote_spawn, remote_close, send_gdb): New procs.
15290
fbb8f299
PM
152912009-07-10 Phil Muldoon <pmuldoon@redhat.com>
15292
15293 * gdb.python/python-prettyprint.c: Add counted null string
15294 structure.
15295 * gdb.python/python-prettyprint.exp: Print null string. Test for
15296 embedded nulls.
15297 * gdb.python/python-prettyprint.py (pp_ns): New Function.
15298 * gdb.python/python-value.exp (test_value_in_inferior): Add
15299 variable length string fetch tests.
15300 * gdb.python/python-value.c (main): Add strings for string fetch tests.
15301
c0ac0ec7
JK
153022009-07-09 Jan Kratochvil <jan.kratochvil@redhat.com>
15303
15304 * gdb.base/dump.exp (inaccessible memory is reported): New test.
15305
30b66ecc
TT
153062009-07-07 Tom Tromey <tromey@redhat.com>
15307
15308 * gdb.base/call-rt-st.exp: Update for change to escape output.
15309 * gdb.base/callfuncs.exp: Likewise.
15310 * gdb.base/charset.exp: Likewise.
15311 * gdb.base/constvars.exp: Likewise.
15312 * gdb.base/long_long.exp: Likewise.
15313 * gdb.base/pointers.exp: Likewise.
15314 * gdb.base/printcmds.exp: Likewise.
15315 * gdb.base/setvar.exp: Likewise.
15316 * gdb.base/store.exp: Likewise.
15317 * gdb.cp/ref-types.exp: Likewise.
15318 * gdb.mi/mi-var-child.exp: Likewise.
15319 * gdb.mi/mi-var-display.exp: Likewise.
15320 * gdb.mi/mi2-var-display.exp: Likewise.
15321 * gdb.base/charset.exp: Test octal escape sequence length.
15322 Update for change to escape output.
15323
187c4a2b
JK
153242009-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15325
15326 * gdb.mi/mi2-var-cmd.exp (floating varobj invalidation): New test.
15327
d80a43f9
DJ
153282009-07-06 Daniel Jacobowitz <dan@codesourcery.com>
15329
15330 * lib/java.exp (java_init): Ignore $GCJ if it is empty.
15331
047427a8
JK
153322009-07-06 Jan Kratochvil <jan.kratochvil@redhat.com>
15333
15334 * lib/gdbserver-support.exp (gdbserver_start): Loop spawning
15335 gdbserver increasing $portnum if "Can't bind address" has been seen.
15336
8b5a0f4f
PA
153372009-07-05 Pedro Alves <pedro@codesourcery.com>
15338
15339 * gdb.base/ending-run.exp: Add "step out of main" pattern for
15340 mingw32ce.
15341
7d93ba58
PA
153422009-07-05 Pedro Alves <pedro@codesourcery.com>
15343
15344 * gdb.base/long_long.exp: arm-mingw32ce defaults to natural-endian
15345 VFP format.
15346
2277426b
PA
153472009-07-02 Pedro Alves <pedro@codesourcery.com>
15348
15349 * gdb.base/multi-forks.exp: Only run detach-on-fork tests on
15350 linux. Adjust to use "inferior", "info inferiors", "detach
15351 inferior" and "kill inferior" instead of "restart", "info fork",
15352 "detach fork" and "delete fork".
15353 * gdb.base/ending-run.exp: Spell out "info".
15354 * gdb.base/help.exp: Adjust to use test_prefix_command_help for
15355 the "kill" command.
15356
5af949e3
UW
153572009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15358
15359 * gdb.threads/tls-shared.exp: Update to locexpr_describe_location
15360 change to prefix TLS offset in hex with 0x.
15361
5d3729b5
UW
153622009-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15363
15364 * gdb.base/default.exp: Update test case for "x" changes.
15365
af589bd0
TG
153662009-07-01 Tristan Gingold <gingold@adacore.com>
15367
15368 * gdb.base/bigcore.exp: Make darwin untested.
15369
40974f91
JK
153702009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15371
15372 * gdb.base/completion.exp (directory completion): Create the directory.
15373 New variables uniquedir, escapeduniquedir, uniquesu, uniquesub,
15374 escapeuniquesub.
15375 (directory completion 2): Expect now ${escapeuniquesub}.
15376 (Glob remaining of directory test): Remove one excessive newline.
15377 Expect the real output.
15378
59dd3af6
JK
153792009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15380
15381 Fix `make check//%' target after `make check' has been ran.
15382 * Makefile.in (TEST_TARGETS): Remove the %/.dir dependency. Add
15383 a mkdir call.
15384 (check-gdb.base%): Remove the gdb.base%/.dir dependency.
15385 (%/.dir): Remove.
15386
f4e164aa
JK
153872009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15388
15389 * lib/mi-support.exp (mi_check_thread_states): Permit any output before
15390 the expected result record.
15391
69af2122
JK
153922009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15393
15394 Remove racy FAILs relying just on the timeouts.
15395 * gdb.base/setshow.exp (set annotate 2, show annotate (2))
15396 (annotation_level 2): Remove racy FAILs.
15397
2fd481e1
PP
153982009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
15399
15400 gdb/10275
889bf7c5
PA
15401 * gdb.dwarf2/dw2-restore.{S,exp}: New test.
15402
c38f313d
DJ
154032009-06-30 Daniel Jacobowitz <dan@codesourcery.com>
15404
15405 * gdb.opt/inline-locals.exp: Remove XFAIL with duplicated arg1.
15406
8b777f02
VP
154072009-06-30 Vladimir Prus <vladimir@codesourcery.com>
15408
15409 * gdb.mi/mi-stack.exp: Testing symbolic options
15410 to -stack-list-locals and -stack-list-arguments.
15411
00c7eacf
JK
154122009-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15413
15414 * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New.
15415
6bc80edc
TT
154162009-06-29 Tom Tromey <tromey@redhat.com>
15417
15418 * dg-extract-results.sh: New file.
15419 * Makefile.in (FORCE_PARALLEL): New variable.
15420 (CHECK_TARGET): New conditional variable.
15421 (check): Use CHECK_TARGET.
15422 (DO_RUNTEST): New variable.
15423 (check-single): New target.
15424 (TEST_DIRS): New variable.
15425 (TEST_TARGETS): Likewise.
15426 (check-parallel): New target.
15427 (check-gdb.%): New pattern.
15428 (BASE1_FILES): New variable.
15429 (BASE2_FILES): Likewise.
15430 (check-gdb.base%): New pattern.
15431 (%/.dir): New pattern.
15432 * configure: Rebuild.
15433 * aclocal.m4 (AM_CONDITIONAL): New defun.
15434 * configure.ac: Check whether user is using GNU make.
15435 (GMAKE): New conditional.
15436
794684b6
SW
154372009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
15438
15439 * gdb.cp/namespace-nested-import.cc: New test.
15440 * gdb.cp/namespace-nested-import.exp: New test.
15441
edb3359d
DJ
154422009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
15443
15444 * gdb.base/break.exp: Add an XFAIL for gcc/36748.
15445 * gdb.cp/annota2.exp: Accept frames-invalid in more places.
15446 * gdb.opt/Makefile.in (EXECUTABLES): Update.
15447 * gdb.opt/clobbered-registers-O2.exp: Update to GPL v3.
15448 * gdb.opt/inline-bt.c, gdb.opt/inline-bt.exp,
15449 gdb.opt/inline-cmds.c, gdb.opt/inline-cmds.exp,
15450 gdb.opt/inline-locals.c, gdb.opt/inline-locals.exp,
15451 gdb.opt/inline-markers.c: New files.
15452 * lib/gdb.exp (skip_inline_frame_tests): New function.
15453 (skip_inline_var_tests): New function.
15454
cf657a0c
AS
154552009-06-27 Andreas Schwab <schwab@linux-m68k.org>
15456
15457 * gdb.cp/exception.exp: Don't require $hex before inner frame in
15458 backtrace.
15459
28d41a99
MS
154602009-06-27 Michael Snyder <msnyder@vmware.com>
15461
15462 * gdb.reverse: New directory.
15463 * gdb.reverse/break-reverse.c: New test.
15464 * gdb.reverse/break-reverse.exp: New test.
15465 * gdb.reverse/consecutive-reverse.c: New test.
15466 * gdb.reverse/consecutive-reverse.exp: New test.
15467 * gdb.reverse/finish-reverse.c: New test.
15468 * gdb.reverse/finish-reverse.exp: New test.
15469 * gdb.reverse/machinestate.c: New test.
15470 * gdb.reverse/ms1.c: New test.
15471 * gdb.reverse/machinestate.exp: New test.
15472 * gdb.reverse/Makefile.in: New file.
15473 * gdb.reverse/shr2.c: New test.
15474 * gdb.reverse/solib-reverse.c: New test.
15475 * gdb.reverse/solib-reverse.exp: New test.
15476 * gdb.reverse/step-reverse.c: New test.
15477 * gdb.reverse/step-reverse.exp: New test.
15478 * gdb.reverse/until-reverse.c: New test.
15479 * gdb.reverse/ur1.c: New test.
15480 * gdb.reverse/until-reverse.exp: New test.
15481 * gdb.reverse/watch-reverse.c: New test.
15482 * gdb.reverse/watch-reverse.exp: New test.
15483 * configure.ac (AC_OUTPUT): Add gdb.reverse/Makefile.
15484 * configure: Regenerate.
15485
fe3c8b0d
DE
154862009-06-26 Doug Evans <dje@google.com>
15487
15488 * gdb.base/psymtab.exp: Turn off pending breakpoints.
15489
3a72a602
PM
154902009-06-26 Pierre Muller <muller@ics.u-strasbg.fr>
15491
15492 * gdb.base/exe-lock.exp (binfile): Add $EXEEXT suffix to fix
15493 windows problem for 'file delete $binfile'.
15494
27aa8d6a
SW
154952009-06-23 Sami Wagiaalla <swagiaal@redhat.com>
15496
15497 * gdb.cp/namespace-using.exp: New test.
15498 * gdb.cp/namespace-using.cc: New test.
15499
8ac055f8
JB
155002009-05-20 Joel Brobecker <brobecker@adacore.com>
15501
15502 * gdb.ada/variant_record_packed_array: New testcase.
15503
85e306ed
TT
155042009-06-23 Tom Tromey <tromey@redhat.com>
15505
15506 * gdb.base/charset.exp (test_combination): Regression test.
15507 * gdb.base/charset.c (my_wchar_t): New typedef.
15508 (myvar): New global.
15509 (main): Set myvar.
15510
56643c5e
PM
155112009-06-18 Pierre Muller <muller@ics.u-strasbg.fr>
15512
15513 * lib/gdb.exp (gdb_compile): Also force unbuffered mode for DJGPP
15514 target.
15515
1fac167a
UW
155162009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15517
15518 * gdb.base/dump.exp: Handle SPU like 64-bit platforms.
15519
7ccb0be9
UW
155202009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15521
15522 * gdb.mi/gdb680.exp: Update test for error message.
15523
568d6575
UW
155242009-06-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15525
15526 * gdb.base/annota1.exp: Allow multiple occurrences of the
15527 frames-invalid annotation.
15528 * gdb.cp/annota2.exp: Likewise.
15529
7cd1089b
PM
155302009-06-15 Phil Muldoon <pmuldoon@redhat.com>
15531
15532 * gdb.cp/gdb2495.cc: New file.
15533 * gdb.cp/gdb2495.exp: New file.
15534
72c63395
JK
155352009-06-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15536
15537 Report error on GDB crash during runto.
15538 * lib/gdb.exp (runto <eof>): New.
15539
3788363d
DJ
155402009-06-09 Daniel Jacobowitz <dan@codesourcery.com>
15541
15542 * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp,
15543 gdb.mi/mi-break.exp, gdb.mi/mi-cli.exp,
15544 gdb.mi/mi-disassemble.exp, gdb.mi/mi-eval.exp,
15545 gdb.mi/mi-file-transfer.exp, gdb.mi/mi-file.exp,
15546 gdb.mi/mi-regs.exp, gdb.mi/mi-return.exp,
15547 gdb.mi/mi-simplerun.exp, gdb.mi/mi-stepi.exp,
15548 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-cmd.exp,
15549 gdb.mi/mi-var-display.exp, gdb.mi/mi-var-invalidate.exp,
15550 gdb.mi/mi-watch.exp, gdb.mi/mi2-basics.exp,
15551 gdb.mi/mi2-break.exp, gdb.mi/mi2-cli.exp,
15552 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-eval.exp,
15553 gdb.mi/mi2-file.exp, gdb.mi/mi2-regs.exp,
15554 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
15555 gdb.mi/mi2-stepi.exp, gdb.mi/mi2-var-block.exp,
15556 gdb.mi/mi2-var-child.exp, gdb.mi/mi2-var-cmd.exp,
15557 gdb.mi/mi2-var-display.exp, gdb.mi/mi2-watch.exp,
15558 gdb.server/ext-run.exp, gdb.server/file-transfer.exp,
15559 gdb.server/server-mon.exp, gdb.server/server-run.exp,
15560 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
15561 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
15562 gdb.trace/packetlen.exp, gdb.trace/passc-dyn.exp,
15563 gdb.trace/passcount.exp, gdb.trace/report.exp,
15564 gdb.trace/save-trace.exp, gdb.trace/tfind.exp,
15565 gdb.trace/tracecmd.exp, gdb.trace/while-dyn.exp,
15566 gdb.trace/while-stepping.exp: Use a unique name for the compiled
15567 executable.
15568
17592de3
PA
155692009-06-07 Pedro Alves <pedro@codesourcery.com>
15570
15571 * gdb.threads/manythreads.c (main): Check if PTHREAD_STACK_MIN is
15572 defined before referencing it.
15573
701e355d
DE
155742009-06-03 Doug Evans <dje@google.com>
15575
15576 * gdb.arch/i386-sse.exp: Test xmm[8-15] if amd64.
15577 * gdb.arch/i386-see.c: Ditto.
15578
f2292c65
PM
155792009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
15580
15581 * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
15582 (check_macro): Return 1 if undefined.
15583 If first test fails, check if macro debug information is available,
15584 and report unsupported test if no macro information is found.
15585
5a437975
DE
155862009-05-29 Doug Evans <dje@google.com>
15587
15588 * gdb.threads/hand-call-in-threads.exp: New.
15589 * gdb.threads/hand-call-in-threads.c: New.
15590
c141c696
MS
155912009-05-29 Michael Snyder <msnyder@vmware.com>
15592
15593 * gdb.base/break-always.exp: Change "1" to "on".
15594 Add confirmation check.
15595
b3444185
PA
155962009-05-28 Pedro Alves <pedro@codesourcery.com>
15597
15598 * gdb.threads/threxit-hop-specific.c: New.
15599 * gdb.threads/threxit-hop-specific.exp: New.
15600 * gdb.threads/thread-execl.c: New.
15601 * gdb.threads/thread-execl.exp: New.
15602
b6313243
TT
156032009-05-27 Tom Tromey <tromey@redhat.com>
15604 Thiago Jung Bauermann <bauerman@br.ibm.com>
15605
15606 * lib/mi-support.exp (mi_varobj_update_dynamic): New proc.
15607 (mi_child_regexp): Likewise.
15608 (mi_list_varobj_children_range): Likewise.
15609 (mi_get_features): Likewise.
15610 (mi_list_varobj_children): Rewrite.
15611 * gdb.python/python-mi.exp: New file.
15612
a6bac58e
TT
156132009-05-27 Tom Tromey <tromey@redhat.com>
15614 Thiago Jung Bauermann <bauerman@br.ibm.com>
15615 Phil Muldoon <pmuldoon@redhat.com>
15616 Paul Pluzhnikov <ppluzhnikov@google.com>
15617
15618 * gdb.python/python-prettyprint.exp: New file.
15619 * gdb.python/python-prettyprint.c: New file.
15620 * gdb.python/python-prettyprint.py: New file.
15621 * gdb.base/display.exp: print/r is now valid.
15622
2c74e833
TT
156232009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
15624 Tom Tromey <tromey@redhat.com>
15625 Pedro Alves <pedro@codesourcery.com>
15626 Paul Pluzhnikov <ppluzhnikov@google.com>
15627
15628 * gdb.python/python-template.exp: New file.
15629 * gdb.python/python-template.cc: New file.
15630 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
15631 tests.
15632 * gdb.python/python-value.exp (py_objfile_tests): New proc.
15633 Call it.
15634 (test_value_after_death): New proc.
15635 * gdb.python/python-value.c (PTR): New typedef.
15636 (main): New variable 'x'.
15637
89c73ade
TT
156382009-05-27 Tom Tromey <tromey@redhat.com>
15639
15640 * gdb.python/python.exp (gdb_py_test_multiple): Add two objfile
15641 tests.
15642 * gdb.python/python-value.exp (py_objfile_tests): New proc.
15643 Call it.
15644
a75724bc
PA
156452009-05-27 Pedro Alves <pedro@codesourcery.com>
15646
15647 * gdb.mi/nsthrexec.c, gdb.mi/mi-nsthrexec.exp: New.
15648
e58b0e63
PA
156492009-05-24 Pedro Alves <pedro@codesourcery.com>
15650
15651 * gdb.threads/fork-thread-pending.c: New.
15652 * gdb.threads/fork-thread-pending.exp: New.
15653
4ac36638
JK
156542009-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
15655
15656 * gdb.dwarf2/dw2-strp.exp (p a_string2, ptype a_string2): New.
15657 * gdb.dwarf2/dw2-strp.S (a_string2): New.
15658
889bf7c5 156592009-05-18 Jon Beniston <jon@beniston.com>
c28c63d8 15660
889bf7c5 15661 * gdb.asm/asm-source.exp: Add lm32 target.
c28c63d8 15662
b242c3c2
PA
156632009-05-17 Pedro Alves <pedro@codesourcery.com>
15664
15665 * gdb.base/foll-fork.c: Include stdlib.h. Add markers for
15666 `gdb_get_line_number'. Call `callee' in both parent and child.
15667 * gdb.base/foll-fork.exp (catch_fork_child_follow): Use
15668 `gdb_get_line_number' instead of hardcoding line numbers.
15669 (catch_fork_unpatch_child): New procedure to test detaching
15670 breakpoints from child fork.
15671 (tcatch_fork_parent_follow): Use `gdb_get_line_number' instead of
15672 hardcoding line numbers.
15673 (do_fork_tests): Run `catch_fork_unpatch_child'.
15674
ee342b23
VP
156752009-05-17 Vladimir Prus <vladimir@codesourcery.com>
15676
15677 * gdb.mi/mi-cmd-var.exp: Check that when varobj
15678 of structure type enters or leaves the scope, it
15679 is reported by -var-update.
15680
e2009e98
DE
156812009-05-11 Doug Evans <dje@sebabeach.org>
15682
15683 * gdb.mi/nsintrall.c (main): Fix off-by-one error.
fc529d80 15684 * gdb.threads/pending-step.c (main): Fix off-by-one error.
e2009e98
DE
15685 * gdb.threads/schedlock.c (main): Fix off-by-one error.
15686
00903456
JK
156872009-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15688
15689 * gdb.cp/expand-sals.exp, gdb.cp/expand-sals.cc: New.
15690
dc621c35
DE
156912009-04-30 Doug Evans <dje@google.com>
15692
15693 * gdb.threads/watchthreads2.exp: New testcase.
15694 * gdb.threads/watchthreads2.c: New testcase.
15695
9ab4e744
DE
156962009-04-29 Doug Evans <dje@google.com>
15697
15698 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.
15699 * gdb.cp/mb-ctor.cc: Ditto.
15700 * gdb.cp/mb-inline.exp: Add multi-line source statement test.
15701 * gdb.cp/mb-inline.h (multi_line_foo): New function.
15702 * gdb.cp/mb-inline1.cc: Call it.
15703 * gdb.cp/mb-inline2.cc: Ditto.
15704 * gdb.cp/mb-templates.exp: Add multi-line source statement test.
15705 * gdb.cp/mb-templates.cc (multi_line_foo): New template.
15706
484086b7
JK
157072009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
15708
15709 * gdb.base/macscp.exp: New `options' parameter `-DFROM_COMMANDLINE'.
15710 (info_macro): Remova `decimal' declaration. New variable `nonzero'.
15711 Replace all uses of `decimal' by `nonzero'.
15712 (info macro FROM_COMMANDLINE): New test.
15713
379a77b5
TT
157142009-04-27 Tom Tromey <tromey@redhat.com>
15715
15716 * gdb.base/printcmds.exp (test_printf): Test comma operator in [].
15717
b92b73c2
DE
157182009-04-27 Doug Evans <dje@google.com>
15719
15720 * gdb.threads/watchthreads.c (main): Initialize args before starting
15721 the threads. Plus formatting cleanup.
15722 * gdb.threads/watchthreads.exp: Avoid errant failures due to
15723 biased scheduling of one thread.
15724
945a118d
JG
157252009-04-27 Jerome Guitton <guitton@adacore.com>
15726
15727 * gdb.cp/templates.cc (GetMax): New template.
15728 (main): Declare two instances of GetMax.
15729 * gdb.cp/templates.exp: Add new test.
15730
d389af10
JK
157312009-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
15732
15733 * gdb.cp/abstract-origin.exp, gdb.cp/abstract-origin.cc: New test.
15734
e7f86de9
JM
157352009-04-22 Joseph Myers <joseph@codesourcery.com>
15736
15737 * lib/gdb.exp (get_compiler_info): Use -E -o in remote-host case.
15738
334cc82d
TT
157392009-04-15 Tom Tromey <tromey@redhat.com>
15740
15741 * gdb.base/charset.exp: Add regression test.
15742
d12672cc
JB
157432009-04-14 Joel Brobecker <brobecker@adacore.com>
15744
15745 * gdb.base/exe-lock.exp: New testcase.
15746
18e8c3bc
TT
157472009-04-13 Tom Tromey <tromey@redhat.com>
15748
15749 * gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
15750 operator on Frame.
15751
5ecd5cbe
UW
157522009-04-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15753
15754 * gdb.base/attach.exp: Re-enable for spu*-*-* targets.
15755 * gdb.server/ext-attach.exp: Likewise.
15756
7309f756
VP
157572009-04-03 Vladimir Prus <vladimir@codesourcery.com>
15758
15759 Eliminate some sleep usage.
15760
889bf7c5
PA
15761 * gdb.mi/basics.c (do_nothing): New.
15762 (main): Use do_nothing instead of printf, so that
15763 not to introduce race condition between output of
15764 inferiour and output of gdb. Do not use sleep as it
15765 is not generally available on embedded targets.
7309f756 15766
f4b95f6f
PA
157672009-04-02 Pedro Alves <pedro@codesourcery.com>
15768
15769 * gdb.server/ext-attach.exp: Expect an optional process id after
15770 "Detached from remote process".
15771
de40b933
JK
157722009-04-02 Jan Kratochvil <jan.kratochvil@redhat.com>
15773
15774 * gdb.dwarf2/dw2-unresolved-main.c, gdb.dwarf2/dw2-unresolved.S,
15775 gdb.dwarf2/dw2-unresolved.exp: New.
15776
2ae101a4
PA
157772009-04-02 Pedro Alves <pedro@codesourcery.com>
15778
15779 * gdb.mi/mi-nonstop-exit.exp: Don't check isnative. Use
15780 mi_run_to_main.
15781
56a8e183
PA
157822009-04-02 Pedro Alves <pedro@codesourcery.com>
15783
15784 * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
15785 mi_run_to_main. Skip thread exit test on remote targets.
15786 * gdb.mi/mi-nsintrall.exp: Don't check isnative. Use
15787 mi_run_to_main.
15788 * gdb.mi/mi-nsmoribund.exp: Don't check isnative. Use
15789 mi_run_to_main.
15790 * lib/mi-support.exp (mi_gdb_target_cmd): Remove trailing anchor
15791 when expecting ^connected. Detect when the target doesn't support
15792 non-stop mode.
15793 (mi_run_cmd): Detect if non-stop mode was requested by isn't
15794 supported. Return -1 on error, 0 on success.
15795 (mi_runto_helper): Don't expect a stop if mi_run_cmd failed.
15796 (mi_runto): Return mi_runto_helper's result explicitly.
15797
c35fafde
PA
157982009-04-01 Pedro Alves <pedro@codesourcery.com>
15799
15800 * gdb.threads/pending-step.c, gdb.threads/pending-step.exp: New.
15801
f8a8dce6
JB
158022009-04-01 Tom Tromey <tromey@redhat.com>
15803
15804 * gdb.base/funcargs.exp: Set print frame-arguments to "all".
15805 * gdb.base/call-ar-st.exp: Set print frame-arguments to "all".
15806 * gdb.ada/ref_param.exp: Set print frame-arguments to "all".
15807 * gdb.ada/lang_switch.exp: Set print frame-arguments to "all".
15808
71c25dea
TT
158092009-03-31 Daniel Jacobowitz <dan@codesourcery.com>
15810 Jan Kratochvil <jan.kratochvil@redhat.com>
15811
15812 PR gdb/931
15813 * gdb.cp/gdb1355.exp (f_li, f_lui, f_si, f_sui): Allow canonical
15814 output.
15815 * gdb.cp/templates.exp: Allow canonical output. Remove KFAILs
15816 for gdb/931.
15817 * dw2-strp.S (DW_AT_language): Change to C++.
15818 (DW_TAG_variable (name ""), Abbrev code 7, .Lemptyname): New.
15819
02d9a9ce
JB
158202009-03-31 Joel Brobecker <brobecker@adacore.com>
15821
15822 * gdb.ada/tasks: New testcase.
15823
1042e4c0
SS
158242009-03-30 Stan Shebs <stan@codesourcery.com>
15825
15826 * gdb.trace/actions.exp: Update to match new info trace format.
15827 * gdb.trace/deltrace.exp: Ditto.
15828 * gdb.trace/infotrace.exp: Ditto.
15829 * gdb.trace/passcount.exp: Ditto.
15830 * gdb.trace/save-trace.exp: Ditto.
15831 * gdb.trace/while-stepping.exp: Ditto.
15832 * gdb.trace/tracecmd.exp: Ditto, plus don't allow pending option.
15833
f8f6f20b
TJB
158342009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
15835
15836 * gdb.python/python-frame.c: New file.
15837 * gdb.python/python-frame.exp: New file.
15838
c0c6f777
TJB
158392009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
15840
15841 * gdb.python/python-value.exp: Add tests for the address
15842 attribute.
15843
3cb51905
AS
158442009-03-29 Andreas Schwab <schwab@linux-m68k.org>
15845
15846 * gdb.arch/powerpc-prologue.exp: Update for disassemble-next-line.
15847
88fc996f
DE
158482009-03-26 Doug Evans <dje@google.com>
15849
15850 * gdb.mi/mi-nonstop-exit.exp: New file.
15851 * gdb.mi/non-stop-exit.c: New file.
15852
56ef84b1
TT
158532009-03-26 Tom Tromey <tromey@redhat.com>
15854
15855 Update for change to prologue skipping:
15856 * gdb.mi/mi2-simplerun.exp: Update.
15857 * gdb.mi/mi2-break.exp: Update.
15858 * gdb.mi/mi-simplerun.exp: Update.
15859 * gdb.mi/mi-break.exp: Update.
15860 * gdb.base/ending-run.exp: Update.
15861
def2b000
TJB
158622009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
15863
15864 * gdb.python/python-value.exp (test_value_in_inferior): Test
15865 gdb.Value.is_optimized_out attribute.
15866
442ddf59
JK
158672009-03-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15868
15869 * gdb.dwarf2/dw2-noloc-main.c: New file.
15870 * gdb.dwarf2/dw2-noloc.S: New symbols matrix.
15871 (.text): Remove.
15872 (.data): New.
15873 (DW_AT_stmt_list, .debug_line, DW_AT_frame_base): Remove.
15874 (DW_AT_low_pc, DW_AT_high_pc): Reference `dw2-noloc-main.c'.
15875 (DW_TAG_subprogram func_cu1, noloc): Remove.
15876 (main): New.
15877 * gdb.dwarf2/dw2-noloc.exp: Use prepare_for_testing, compile also
15878 `dw2-noloc-main.c'. Test the new DIEs from `dw2-noloc.S'.
15879 (file_symbols): New procedure.
15880
a8df5de4
TT
158812009-03-25 Tom Tromey <tromey@redhat.com>
15882
15883 * gdb.base/charset.exp (valid_target_charset): New proc.
15884 Use it to skip tests on invalid charsets.
15885
cc1d7add
PM
158862009-03-25 Pierre Muller <muller@ics.u-strasbg.fr>
15887
15888 * gdb.base/completion.exp: Add a test for directory completion.
15889
bcd5727b
JK
158902009-03-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15891
15892 Fix a racy FAIL.
15893 * gdb.base/auxv.exp (fetch_auxv): Fix trailing newlines consumption.
15894 * gdb.base/callfuncs.exp (fetch_all_registers): Likewise.
15895
cc924cad
TJB
158962009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
15897
15898 * gdb.python/python-cmd.exp: Add tests for keyword arguments.
15899 * gdb.python/python-function.exp: Add test for function returning
15900 a GDB value.
15901
bc3b79fd
TJB
159022009-03-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
15903
15904 * gdb.python/python-function.exp: New file.
15905
6c7a06a3
TT
159062009-03-20 Tom Tromey <tromey@redhat.com>
15907
15908 * gdb.base/store.exp: Update for change to escape output.
15909 * gdb.base/callfuncs.exp (fetch_all_registers): Update for change
15910 to escape output.
15911 * gdb.base/pointers.exp: Update for change to escape output.
15912 * gdb.base/long_long.exp (gdb_test_long_long): Update for change
15913 to escape output.
15914 * gdb.base/constvars.exp (do_constvar_tests): Update for change to
15915 escape output.
15916 * gdb.base/call-rt-st.exp (print_struct_call): Update for change
15917 to escape output.
15918 * gdb.cp/ref-types.exp (gdb_start_again): Update for change to
15919 escape output.
15920 * gdb.base/setvar.exp: Update for change to escape output.
15921 * lib/gdb.exp (default_gdb_start): Set LC_CTYPE to C.
15922 * gdb.base/printcmds.exp (test_print_all_chars): Update for change
15923 to escape output.
15924 (test_print_string_constants): Likewise.
15925 * gdb.base/charset.exp (valid_host_charset): Check size of
15926 wchar_t. Handle UCS-2 and UCS-4. Add tests for wide and unicode
15927 cases. Handle "auto"-related output.
15928 * gdb.base/charset.c (char16_t, char32_t): New typedefs.
15929 (uvar, Uvar): New globals.
15930
c31af87b
JG
159312009-03-19 Jerome Guitton <guitton@adacore.com>
15932
15933 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise
15934 deltas.
15935 * gdb.ada/fixed_points.exp: Ditto.
15936
51272cf2
PA
159372009-03-18 Pedro Alves <pedro@codesourcery.com>
15938
15939 * return-nodebug.c: Don't include stdio.h.
15940 (init): Delete.
15941 (func): Delete definition and provide extern declaration.
15942 (t): New.
15943 (main): Don't call printf. Call func and store its result in t.
15944 * return-nodebug1.c: New.
15945 * return-nodebug.exp: Don't expect stdio output. Instead, print
15946 the global variable t. Drop printf formatters and cast types from
15947 foreach loop. Don't use prepare_for_testing. Compile
15948 return-nodebug.c and return-nodebug1.c in separate steps. Don't
15949 define FORMAT or CAST.
15950
d24948ac
PP
159512009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>
15952
15953 * gdb.base/solib-display.exp: Disable test for remote targers.
15954
61ff14c6
JK
159552009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15956
15957 * gdb.base/return-nodebug.exp, gdb.base/return-nodebug.c: New.
15958
cb4dce93
JK
159592009-03-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15960
15961 Fix a racy FAIL.
15962 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): New function with
15963 code from `follow parent, print pids'.
15964 (`follow child, print pids', `follow parent, print pids'): Call it.
15965 Replace `gdb_test "break..."' by gdb_breakpoint.
15966
f7c60c5e
VP
159672009-03-13 Vladimir Prus <vladimir@codesourcery.com>
15968
15969 * gdb.mi/mi-cli.exp: Adjust for output difference in
61ff14c6 15970 sync and async modes.
f7c60c5e 15971
383ace49
JB
159722009-03-12 Joel Brobecker <brobecker@adacore.com>
15973
15974 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out code
15975 that was checked in by mistake. Remove loading of ada.exp, since
15976 this is not necessary in this case.
15977
4ce102af
JB
159782009-03-12 Joel Brobecker <brobecker@adacore.com>
15979
15980 * gdb.ada/ptype_arith_binop.exp: New testcase.
15981
529a2aef
JB
159822009-03-12 Joel Brobecker <brobecker@adacore.com>
15983
15984 * gdb.ada/mod_from_name: New testcase.
15985
8a38181c
JB
159862009-03-12 Joel Brobecker <brobecker@adacore.com>
15987
15988 * gdb.ada/tick_last_segv: New testcase.
15989
11436dee
VP
159902009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15991
61ff14c6 15992 * gdb.mi/mi-cli.exp: Remove debug print.
11436dee 15993
1f31650a
VP
159942009-03-12 Vladimir Prus <vladimir@codesourcery.com>
15995
61ff14c6
JK
15996 * gdb.mi/mi-cli.exp: Verify that CLI commands that run inferior
15997 include the token in ^running and frame info in *stopped.
1f31650a 15998
a3247a22
PP
159992009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com>
16000
16001 * solib-display.exp: New file.
16002 * solib-display-main.c: New file.
16003 * solib-display-lib.c: New file.
61ff14c6 16004
aae64587
PA
160052009-03-05 Pedro Alves <pedro@codesourcery.com>
16006
16007 * gdb.arch/i386-permbkpt.S, gdb.arch/i386-permbkpt.exp: New.
16008
44aabfbc
JK
160092009-02-18 Jan Kratochvil <jan.kratochvil@redhat.com>
16010
16011 * gdb.base/macscp.exp (objfile): Move it to ${objdir}/${subdir}/.
16012 (list_and_check_macro): Use more specific test name.
16013 (next to definition): Make the test names unique.
16014
c087fcd3
PM
160152009-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
16016
16017 * gdb.pascal/floats.exp: Accept approximate results everywhere.
3cb51905 16018
c86cf029
VP
160192009-02-17 Vladimir Prus <vladimir@codesourcery.com>
16020
16021 * gdb.mi/mi-nonstop.exp (notifs): Adjust for library
16022 notifications.
16023 * gdb.mi/mi-nsintrall.exp (notifs): Likewise.
16024 * gdb.mi/mi-nsmoribund.exp (notifs): Likewise.
16025 * lib/mi-support.exp (library_loaded_re): New.
16026 (mi_run_cmd, mi_send_resuming_command_raw): Adjust.
16027
3ea85240
VP
160282009-02-17 Vladimir Prus <vladimir@codesourcery.com>
16029
16030 * gdb.gdb/observer.exp: Use test_notification observer, not
16031 normal_stop, everywhere.
16032 (test_normal_stop_notifications): Rename to...
16033 (test_notifications): ...this.
16034 (test_observer_normal_stop): Rename to...
16035 (test_observer): ...this.
16036
1903f0e6
DE
160372009-02-16 Doug Evans <dje@google.com>
16038
16039 * gdb.arch/amd64-disp-step.S (test_int3): New test.
16040 * gdb.arch/amd64-disp-step.exp (test_int3): New test.
16041 * gdb.arch/i386-disp-step.S (test_prefixed_abs_jump): New test.
16042 (test_prefixed_syscall,test_int3): New tests.
16043 * gdb.arch/i386-disp-step.exp (test_prefixed_abs_jump): New test.
16044 (test_prefixed_syscall,test_int3): New tests.
16045
1d33d6ba
VP
160462009-02-14 Vladimir Prus <vladimir@codesourcery.com>
16047
3cb51905
AS
16048 * lib/mi-support.exp (mi_expect_stop): Adjust the order of fields.
16049 (mi_expect_interrupt): Likewise.
16050 * gdb.mi/mi-cli.exp: Check that "step" results in proper *stopped
16051 response.
1d33d6ba 16052
faafb047
PM
160532009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
16054
16055 * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
16056 * gdb.base/pc-fp.exp (get_valueofx): Remove.
16057 Replace calls to get_valueofx by get_hexadecimal_valueof.
16058
417e16e2
PM
160592009-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
16060
16061 * lib/gdb.exp (get_valueof): Accept anything as a return value.
16062 (get_integer_valueof): New procedure.
16063 (get_sizeof): Use new get_integer_value_of.
16064 * gdb.base/sizeof.exp: Replace all uses of get_valueof
16065 by get_integer_valueof.
16066
7065b901
TT
160672009-02-13 Tom Tromey <tromey@redhat.com>
16068
16069 * gdb.base/remote.exp (get_sizeof): Remove.
16070 * gdb.base/long_long.exp (get_valueof, get_sizeof): Remove.
16071 * gdb.base/dfp-test.exp (get_valueof, get_sizeof): Remove.
16072 * gdb.base/sizeof.exp (get_valueof, get_sizeof): Remove.
16073 * lib/gdb.exp (get_valueof): Move from long_long.exp.
16074 (get_sizeof): Likewise.
16075
5d7cb8df
JK
160762009-02-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16077
16078 PR fortran/9806
16079 * gdb.fortran/module.exp, gdb.fortran/module.f90: New.
16080
b2febfff
PP
160812009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
16082
16083 * gdb.cp/pr9594.cc: Prevent GCC from optimizing 'a' out.
16084
4aa995e1
PA
160852009-02-06 Pedro Alves <pedro@codesourcery.com>
16086
16087 * gdb.base/siginfo-obj.c, gdb.base/siginfo-obj.exp: New.
16088
d8906c6f
TJB
160892009-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
16090
16091 * gdb.python/python-cmd.exp: New file.
16092
ff4ab08d
TG
160932009-02-06 Tristan Gingold <gingold@adacore.com>
16094
16095 * gdb.arch/i386-sse.c (main): Replace call to puts by an nop asm.
16096
aacd552b
TG
160972009-02-05 Tristan Gingold <gingold@adacore.com>
16098
16099 * gdb.base/sigbpt.exp: Detect which signal is received when a NULL
16100 pointer is dereferenced and use this signal name in regexp.
16101 * gdb.base/signull.exp: Ditto.
16102 * gdb.base/sigbpt.c (main): Catch SIGBUS too.
16103 * gdb.base/signull.c (main): Ditto.
16104
08c637de
TJB
161052009-02-04 Tom Tromey <tromey@redhat.com>
16106 Thiago Jung Bauermann <bauerman@br.ibm.com>
16107
16108 * gdb.python/python-value.exp: Use `gdb.history' instead of
16109 `gdb.value_from_history'.
16110 (test_value_numeric_ops): Add test for conversion of enum constant.
16111 * gdb.python/python-value.c (enum e): New type.
16112 (evalue): New global.
16113 (main): Use argv.
16114
20261af8
JG
161152009-02-04 Jerome Guitton <guitton@adacore.com>
16116
16117 * gdb.ada/uninitialized_vars: New test program.
16118 * gdb.ada/uninitialized_vars.exp: New testcase.
16119
52e44b43
TT
161202009-02-02 Tom Tromey <tromey@redhat.com>
16121
16122 * gdb.cp/cpcompletion.exp: Name the test "pr9594".
16123 * gdb.cp/pr2489.cc: Rename...
16124 * gdb.cp/pr9594.cc: ... to this.
16125
1c71341a
TT
161262009-02-02 Tom Tromey <tromey@redhat.com>
16127
16128 * gdb.cp/Makefile.in (EXECUTABLES): Add pr2489.
16129 * gdb.cp/pr2489.cc: New file.
16130 * gdb.cp/cpcompletion.exp: New file.
16131
a4295225
TT
161322009-02-02 Tom Tromey <tromey@redhat.com>
16133
16134 PR exp/9059:
16135 * gdb.cp/call-c.exp: Add regression test.
16136 * gdb.cp/call-c.cc (FooHandle): New typedef.
16137 (main): New variable 'handle'.
16138
592375cd
VP
161392009-01-30 Vladimir Prus <vladimir@codesourcery.com>
16140
16141 * lib/mi-support.exp (et_mi_thread_list)
16142 (check_mi_and_console_threads): Adjust for current thread in
16143 -thread-list-ids output.
16144
41447f92
VP
161452009-01-30 Vladimir Prus <vladimir@codesourcery.com>
16146
889bf7c5
PA
16147 * gdb.mi/mi-break.exp (test_disabled_creation): New.
16148 Call it.
41447f92 16149
35669430
DE
161502009-01-28 Doug Evans <dje@google.com>
16151
16152 * gdb.arch/amd64-disp-step.S: New file.
16153 * gdb.arch/amd64-disp-step.exp: New file.
16154 * gdb.arch/i386-disp-step.S: New file.
16155 * gdb.arch/i386-disp-step.exp: New file.
16156
09f00d9a
PM
161572009-01-27 Pierre Muller <muller@ics.u-strasbg.fr>
16158
16159 * gdb.base/find.exp: Set newline variable
16160 using quotes instead of braces to fix cygwin failures.
16161
1e8fb976
PA
161622009-01-23 Pedro Alves <pedro@codesourcery.com>
16163
16164 * gdb.base/radix.exp: Add tests to ensure that that set
16165 input-radix 0 and set output-radix 0 are really rejected.
16166
da061712
PA
161672009-01-23 Pedro Alves <pedro@codesourcery.com>
16168
16169 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: Update
16170 copyright years.
16171
dd7e2d2b
PA
161722009-01-23 Pedro Alves <pedro@codesourcery.com>
16173
16174 PR gdb/9664:
16175 * gdb.base/hook-stop-frame.c, gdb.base/hook-stop-frame.exp: New.
16176
392452f6
PA
161772009-01-22 Pedro Alves <pedro@codesourcery.com>
16178
16179 PR c++/9631:
16180 * gdb.cp/pr9631.cc, gdb.cp/pr9631.exp: New.
16181
8653e71c
PM
161822009-01-22 Pierre Muller <muller@ics.u-strasbg.fr>
16183
16184 * gdb.server/file-transfer.exp: Use EXEEXT variable for
16185 binfile definition to fix Windows OS failure.
16186
a12cc160
DJ
161872009-01-20 Daniel Jacobowitz <dan@codesourcery.com>
16188
16189 PR gdb/9346
16190 * gdb.base/interrupt.c (sigint_handler): New.
16191 (main): Install a SIGINT handler if SIGNALS is defined. Exit
16192 on error.
16193 * gdb.base/interrupt.exp: Define SIGNALS unless gdb,nosignals.
16194 Test "signal SIGINT".
16195
b89667eb
DE
161962009-01-19 Doug Evans <dje@google.com>
16197
16198 * gdb.base/break.exp: Update expected gdb output.
16199 * gdb.base/sepdebug.exp: Ditto.
16200 * gdb.mi/mi-syn-frame.exp: Ditto.
16201 * gdb.mi/mi2-syn-frame.exp: Ditto.
16202 * gdb.base/call-signal-resume.exp: New file.
16203 * gdb.base/call-signals.c: New file.
16204 * gdb.base/unwindonsignal.exp: New file.
16205 * gdb.base/unwindonsignal.c: New file.
16206 * gdb.threads/interrupted-hand-call.exp: New file.
16207 * gdb.threads/interrupted-hand-call.c: New file.
16208 * gdb.threads/thread-unwindonsignal.exp: New file.
16209
adb483fe
DJ
162102009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
16211
16212 * gdb.base/define.exp: Test defining and hooking prefix commands.
16213 * gdb.python/python.exp: Update test for "show user" output.
16214
60023297
JK
162152009-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16216
16217 * gdb.fortran/derived-type.exp: New variables int4 and real4. Match
16218 now the output exactly, using less wildcards. Expect also the output
16219 of gfortran-4.3. Update for the f-valprint.c modification from
16220 2008-04-22.
16221 * gdb.fortran/subarray.exp: Expect also the output of gfortran-4.3.
16222 Remove gdb_test test names where matching the command.
16223
ccc57cf9
PA
162242009-01-01 Pedro Alves <pedro@codesourcery.com>
16225
16226 PR breakpoints/9681:
16227 * gdb.base/watchpoint.exp: Add regression test.
16228
c7a6ca08
PA
162292008-12-31 Pedro Alves <pedro@codesourcery.com>
16230
16231 * gdb.threads/attach-into-signal.exp: Don't use
16232 gdb_suppress_entire_file.
16233 * gdb.threads/attach-stopped.exp: Ditto.
16234 * gdb.threads/attachstop-mt.exp: Ditto.
16235
3a031f65
PA
162362008-12-31 Pedro Alves <pedro@codesourcery.com>
16237
16238 PR gdb/8812:
16239 * gdb.base/signal.exp: Change kfail to fail, and update PR number.
16240
09e6485f
PA
162412008-12-29 Pedro Alves <pedro@codesourcery.com>
16242
16243 PR gdb/7536:
16244 * gdb.base/radix.exp: Add tests to ensure invalid input radices
16245 and unsupported output radices are really rejected.
16246
0cd53049
JK
162472008-12-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16248
16249 * gdb.cp/punctuator.exp: Backslash the '$' signs.
16250
ba163c7e
TT
162512008-12-22 Tom Tromey <tromey@redhat.com>
16252
16253 * gdb.cp/punctuator.exp: New file.
16254
6f4de6c9
JK
162552008-12-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16256
16257 * gdb.base/completion.exp (Completing non-existing component): New test.
16258
0f34d0b4
JK
162592008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16260
16261 Fix for PR gdb/8648.
16262 * gdb.arch/ppc-fp.exp, gdb.arch/vsx-regs.exp, gdb.base/watchpoint-hw.c,
16263 gdb.gdbtk/browser.test, gdb.gdbtk/console.test, gdb.gdbtk/srcwin.test,
16264 gdb.gdbtk/srcwin2.test, gdb.gdbtk/srcwin3.test, gdb.gdbtk/windows.test,
16265 gdb.threads/tls2.c: Remove reference to bug-gdb@prep.ai.mit.edu .
16266
db2ad4c3
JK
162672008-12-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16268
16269 * gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
16270
bb5ef15e
DP
162712008-12-16 Christophe Lyon <christophe.lyon@st.com>
16272
16273 * gdb.base/expand-psymtabs.c: Insert code in foo so that the
16274 compiler actually generate code at the expected line number.
16275
90142adc
JZ
162762008-12-15 Jie Zhang <jie.zhang@analog.com>
16277
16278 * gdb.base/consecutive.exp: Don't use global in gdb_expect.
16279
fad6eecd
TT
162802008-12-12 Tom Tromey <tromey@redhat.com>
16281
16282 * gdb.base/commands.exp (redefine_hook_test): New proc.
16283 Call it.
16284
17c8aaf5
TT
162852008-12-11 Tom Tromey <tromey@redhat.com>
16286
16287 * gdb.base/macscp.exp: New regression test.
16288
7c8adf68
TT
162892008-12-11 Tom Tromey <tromey@redhat.com>
16290
16291 * gdb.base/macscp.exp: Print "address.addr".
16292 * gdb.base/macscp1.c (struct outer): New struct.
16293 (address): New global.
16294
b05dcbb7
TT
162952008-12-09 Tom Tromey <tromey@redhat.com>
16296
16297 * gdb.base/commands.exp (redefine_backtrace_test): New proc.
16298 Call it.
16299
2d476de1
DE
163002008-12-04 Doug Evans <dje@google.com>
16301
16302 * gdb.server/ext-run.exp: Relax regexp for init program.
16303
87bdc959
TG
163042008-12-03 Tristan Gingold <gingold@adacore.com>
16305
16306 * gdb.base/macscp.exp: Generate an object file during compilation
16307 to work around Darwin dsymutil limitations.
16308
e0740f77
JK
163092008-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16310
16311 Test resolving external references to TLS variables.
16312 * gdb.threads/tls.exp: New tests to examine A_THREAD_LOCAL and
16313 FILE2_THREAD_LOCAL.
16314 (testfile2, srcfile2): New variables.
16315 * gdb.threads/tls.c (file2_thread_local)
16316 (function_referencing_file2_thread_local): New.
16317 * gdb.threads/tls2.c: New file.
16318
67f0aac5
JB
163192008-11-28 Joel Brobecker <brobecker@adacore.com>
16320
16321 * gdb.ada/int_deref.exp: Convert the addresses into long_integer
e0740f77
JK
16322 rather than integer, as integer might not be big enough when
16323 on 64bit targets.
67f0aac5 16324
c332165e
JG
163252008-11-27 Jerome Guitton <guitton@adacore.com>
16326
16327 * gdb.cp/formatted-ref.exp: Add equality test.
16328 * gdb.ada/formatted_ref.exp: Ditto.
16329
fc9b693c
JK
163302008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16331
16332 * gdb.base/breakpoint-shadow.exp, gdb.base/breakpoint-shadow.c: New.
16333 * gdb.base/start.exp: New comment about an alternative - `runto_main'.
16334
a9c64011
AS
163352008-11-20 Andreas Schwab <schwab@suse.de>
16336
16337 * gdb.base/foll-fork.exp (catch_fork_child_follow): Fix patterns
16338 matching syscall entry point.
16339 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
16340 (tcatch_vfork_then_child_follow): Likewise. Finish through
16341 vfork even if we stopped at the syscall trampoline.
16342
e2fd701e
DE
163432008-11-20 Doug Evans <dje@google.com>
16344
16345 * gdb.base/sepsymtab.exp: Update, old "info sym" format restored.
16346
69abc51c
TJB
163472008-11-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
16348
16349 * gdb.arch/ppc-dfp.exp: New file.
16350 * gdb.arch/ppc-dfp.c: New file.
16351
c14c28ba
PP
163522008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
16353
16354 * gdb.base/sepsymtab.exp: Update for new 'info sym' format.
a9c64011 16355
2e74121d
DE
163562008-11-17 Doug Evans <dje@google.com>
16357
16358 * gdb.mi/mi-syn-frame.exp: Update expected output.
16359 * gdb.mi/mi2-syn-frame.exp: Update expected output.
16360
66bb093b
VP
163612008-11-17 Vladimir Prus <vladimir@codesourcery.com>
16362
16363 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Make sure
a9c64011
AS
16364 "thread N" results in =thread-selected.
16365 * lib/mi-support (mi_run_cmd, mi_expect_stop)
16366 (mi_send_resuming_command_raw): Be prepared for
16367 =thread-selected.
16368
3d043ef6
VP
163692008-11-17 Vladimir Prus <vladimir@codesourcery.com>
16370
a9c64011
AS
16371 * gdb.mi/mi-nonstop.exp: Expect 'group-id' field.
16372 * lib/mi-support.exp: Likewise.
3d043ef6 16373
808104c8
JB
163742008-11-16 Joel Brobecker <brobecker@adacore.com>
16375
16376 * gdb.base/help.exp: Remove the "catch load" and "catch unload"
16377 commands from the expected output for "help catch".
16378
00b22944
JB
163792008-11-15 Joel Brobecker <brobecker@adacore.com>
16380
16381 * gdb.ada/int_deref.exp: New testcase.
16382
59669435
TT
163832008-11-14 Nick Roberts <nickrob@snap.net.nz>
16384
16385 * gdb.mi/gdb2549.exp: New file.
16386
de04a248
DE
163872008-11-11 Doug Evans <dje@google.com>
16388
16389 * gdb.base/callexit.exp: New file.
16390 * gdb.base/callexit.c: New file.
16391
6b8ce727
DE
163922008-11-10 Doug Evans <dje@google.com>
16393
16394 * lib/gdb.exp (GDBFLAGS): Move -nx ...
16395 (INTERNAL_GDBFLAGS): ... to here. Move -nw to here as well.
16396 (default_gdb_version): Add $INTERNAL_GDBFLAGS to gdb invocations.
16397 (default_gdb_start,default_gdb_exit): Ditto.
16398 * lib/mi-support.exp (default_mi_gdb_start): Ditto.
16399 (mi_uncatched_gdb_exit): Add $INTERNAL_GDBFLAGS to log message.
16400 * gdb.base/corefile.exp: Add $INTERNAL_GDBFLAGS to gdb invocations.
16401 * gdb.base/dbx.exp (dbx_gdb_start): Ditto.
16402 * gdb.base/args.exp (GDBFLAGS): Don't overwrite, append.
16403 * gdb.base/remotetimeout.exp (GDBFLAGS): Ditto.
16404
1b14b8aa
AS
164052008-11-03 Andreas Schwab <schwab@suse.de>
16406
16407 * gdb.base/hashline2.exp: Fix typo.
16408 * gdb.base/hashline3.exp: Likewise.
16409
f3134b88
TT
164102008-10-30 Tom Tromey <tromey@redhat.com>
16411
16412 * gdb.base/pointers.exp: Add test.
16413 * gdb.base/pointers.c (k, S): New typedefs.
16414 (instance): New global.
16415
c2226152
AS
164162008-10-30 Andreas Schwab <schwab@suse.de>
16417
16418 * gdb.base/args.exp: Add tests for newlines.
16419
462f405c
JB
164202008-10-30 Joel Brobecker <brobecker@adacore.com>
16421
16422 gdb.base/foll-exec.exp: Update the expected output of a couple
16423 of "info breakpoints" tests.
16424
79a45b7d
TT
164252008-10-28 Tom Tromey <tromey@redhat.com>
16426
16427 * gdb.base/exprs.exp (test_expr): Add enum formatting tests.
16428
adc13a14
PA
164292008-10-24 Pedro Alves <pedro@codesourcery.com>
16430
16431 * gdb.python/python-value.exp (test_value_in_inferior): Don't use
16432 gdb_start_cmd.
16433 Use runto_main before any test that requires execution.
16434
252fbfc8
PA
164352008-10-23 Pedro Alves <pedro@codesourcery.com>
16436
16437 * lib/mi-support.exp (mi_expect_interrupt): Expect signal 0
16438 instead of SIGINT.
16439
28148e3d
JB
164402008-10-22 Joel Brobecker <brobecker@adacore.com>
16441
16442 * gdb.base/completion.exp: Update expected output following
16443 the addition of the "info tasks" command.
16444
c209f847
TT
164452008-10-22 Tom Tromey <tromey@redhat.com>
16446
16447 * gdb.base/exprs.exp (test_expr): Add test for string
16448 concatenation.
16449
f177e350
PA
164502008-10-19 Pedro Alves <pedro@codesourcery.com>
16451
16452 * configure.ac: Output gdb.python/Makefile.
16453 * configure: Regenerate.
16454 * gdb.python/Makefile.in: New.
16455
cce89356
JB
164562008-10-16 Joel Brobecker <brobecker@adacore.com>
16457
16458 * gdb.base/foll-fork.exp: Adjust the expected output to match
16459 the new description for fork/vfork catchpoints in the "info
16460 breakpoints" output.
16461
176d289d
TJB
164622008-10-16 Paul Pluzhnikov <ppluzhnikov@google.com>
16463
16464 * Makefile.in: Add gdb.python to ALL_SUBDIRS.
16465
a08702d6
TJB
164662008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
16467
16468 * gdb.python/python-value.c: New file.
16469 * gdb.python/python-value.exp: New file.
16470
1c5cfe86
PA
164712008-10-15 Pedro Alves <pedro@codesourcery.com>
16472
16473 * gdb.mi/mi-nsmoribund.exp, gdb.mi/nsmoribund.c: New test.
16474
5a98ad69
DP
164752008-10-15 Denis Pilat <denis.pilat@st.com>
16476
41702f1b 16477 * gdb.cp/mb-ctor.exp: Fix a typo.
5a98ad69 16478
dcb1a1e2
TT
164792008-10-09 Tom Tromey <tromey@redhat.com>
16480
16481 * gdb.base/macscp.exp: Use 'vafunc' and 'fixedarg' rather than
16482 'fprintf' and 'stderr'.
16483
9124fe48
JB
164842008-10-07 Joel Brobecker <brobecker@adacore.com>
16485
16486 * gdb.ada/ref_tick_size.exp: New testcase.
16487
45452591
DE
164882008-10-06 Doug Evans <dje@google.com>
16489
16490 * gdb.dwarf2/dw2-cu-size.exp: New file.
16491 * gdb.dwarf2/dw2-cu-size.S: New file.
16492
16493 * gdb.dwarf2/dw2-intercu.S (.Ltype_int_in_cu2): Renamed from
16494 .Ltype_int for clarity.
16495
4fc5b208
PP
164962008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
16497
16498 PR gdb/2384:
16499 * gdb.cp/gdb2384.exp: Extended to test more cases.
16500 * gdb.cp/gdb2384.cc: Likewise.
16501 * gdb.cp/gdb2384-base.h: Likewise.
16502 * gdb.cp/gdb2384-base.cc: Likewise.
a9c64011 16503
d78df370
JK
165042008-10-02 Jan Kratochvil <jan.kratochvil@redhat.com>
16505
16506 * gdb.base/maint.exp (maint print type): Remove printing
16507 UPPER_BOUND_TYPE and LOWER_BOUND_TYPE.
16508
9a044a89
TT
165092008-09-30 Tom Tromey <tromey@redhat.com>
16510
16511 * gdb.base/macscp.exp: Add completion tests.
16512 * gdb.base/macscp1.c (FIFTY_SEVEN): New macro.
16513 (TWENTY_THREE): Likewise.
16514 (FORTY_EIGHT): Likewise.
16515
506800a9
TT
165162008-09-30 Tom Tromey <tromey@redhat.com>
16517
16518 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"
16519 everywhere.
16520 * gdb.base/macscp1.c (MACRO_TO_EXPAND): Rename from "M".
16521
1a6f01b5
JK
165222008-09-28 Jan Kratochvil <jan.kratochvil@redhat.com>
16523
16524 * gdb.threads/attachstop-mt.exp: Note a real testcase name this
16525 testcase is derived from. Fix racy dependency on an expected PID
16526 number. No longer support the testcase on Linux kernel 2.4.x.
16527
2fae03e8
TT
165282008-09-27 Tom Tromey <tromey@redhat.com>
16529
16530 * gdb.base/macscp.exp: Add tests for stringification, splicing,
16531 and varargs.
16532
1ad15515
PA
165332008-09-22 Pedro Alves <pedro@codesourcery.com>
16534
16535 * lib/mi-support.exp (mi_expect_interrupt): New.
16536 (mi_reverse_list, mi_check_thread_states): New, moved and renamed
16537 from gdb.mi/mi-nonstop.exp.
16538 * gdb.mi/mi-nsintrall.exp, gdb.mi/nsintrall.c: New.
16539 * gdb.mi/mi-nonstop.exp (myreverse, check_thread_states): Moved to
16540 lib/mi-support.exp.
16541 Use mi_check_thread_states throughout. Avoid ".*" and do not
16542 require an anchor after -exec-run.
16543
d0b76dc6
DJ
165442008-09-13 Daniel Jacobowitz <dan@codesourcery.com>
16545
16546 * gdb.mi/mi-nonstop.exp: Do not check thread state while a
16547 stop is pending. Avoid ".*" when two stops are pending.
16548 * lib/gdb.exp (fullname_syntax_POSIX, fullname_syntax_UNC)
16549 (fullname_syntax_DOS_CASE, fullname_syntax_DOS): Do not match
16550 newlines in fullnames.
16551 * lib/mi-support.exp (mi_run_cmd): Do not require an anchor.
16552 (mi_expect_stop): Update comments. Only anchor in sync mode.
16553 Do not match newlines.
16554 (mi_send_resuming_command_raw): Always return status.
16555 (mi_get_stop_line): Do not match more than one line by accident.
16556 Only anchor in sync mode.
16557 (mi_run_inline_test): If -exec-next fails, give up.
16558
9990c830
UW
165592008-09-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16560
16561 * gdb.base/stack-checking.c (big_frame): Reduce stack consumption
16562 on SPU.
16563
ebcf6f00
JB
165642008-09-10 Joel Brobecker <brobecker@adacore.com>
16565
16566 * gdb.ada/Makefile.in (EXECUTABLES): Bring up to date.
16567
b6db24e5
JB
165682008-09-10 Joel Brobecker <brobecker@adacore.com>
16569
16570 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,
16571 gdb.ada/arrayidx.exp, gdb.ada/arrayparam.exp, gdb.ada/arrayptr.exp,
16572 gdb.ada/assign_1.exp, gdb.ada/boolean_expr.exp,
16573 gdb.ada/char_param.exp, gdb.ada/exprs.exp, gdb.ada/fixed_cmp.exp,
16574 gdb.ada/fixed_points.exp, gdb.ada/fun_addr.exp,
16575 gdb.ada/funcall_param.exp, gdb.ada/homonym.exp,
16576 gdb.ada/interface.exp, gdb.ada/null_array.exp,
16577 gdb.ada/packed_array.exp, gdb.ada/packed_tagged.exp,
16578 gdb.ada/print_chars.exp, gdb.ada/print_pc.exp,
16579 gdb.ada/str_ref_cmp.exp, gdb.ada/sym_print_name.exp,
16580 gdb.ada/taft_type.exp, gdb.ada/tagged.exp, gdb.ada/type_coercion.exp:
16581 Include the "= " sequence in the expected output of print tests.
16582
2bf448e0
JB
165832008-09-10 Joel Brobecker <brobecker@adacore.com>
16584
16585 * gdb.ada/packed_tagged.exp: Accept "boolean" as a valid type
16586 description for boolean types.
16587
d51fd4c8
PA
165882008-09-09 Pedro Alves <pedro@codesourcery.com>
16589
16590 * gdb.base/hook-stop-continue.c: New.
16591 * gdb.base/hook-stop-continue.exp: New.
16592
694182d2
DJ
165932008-09-08 Daniel Jacobowitz <dan@codesourcery.com>
16594
16595 * gdb.base/structs3.c, gdb.base/structs3.exp: New files.
16596
3b8a7fc0
JG
165972008-09-08 Jerome Guitton <guitton@adacore.com>
16598
16599 * gdb.arch/powerpc-aix-prologue.c (stack_check_probe_1)
16600 (stack_check_probe_2, stack_check_probe_loop_1)
16601 (stack_check_probe_loop_2): New functions.
16602 (main): Add call to these new functions.
16603 * gdb.arch/powerpc-aix-prologue.exp: When breaking on these
16604 functions, check that the breakpoint is inserted at the appropriate
16605 location.
16606 (insert_breakpoint): Slightly refine this procedure so that it can
16607 be called several times in the test.
16608
96cc0ae8
JG
166092008-09-08 Jerome Guitton <guitton@adacore.com>
16610
16611 * gdb.base/stack-checking.c: New file.
16612 * gdb.base/stack-checking.exp: New file.
16613
1f08b409
TJB
166142008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
16615
16616 * gdb.arch/altivec-abi.exp: Remove extra verbose call.
16617 * gdb.arch/altivec-regs.exp: Likewise.
16618 * gdb.arch/vsx-regs.exp: Likewise.
16619
3099e1c4
TJB
166202008-09-05 Thiago Jung Bauermann <bauerman@br.ibm.com>
16621
16622 * gdb.arch/ppc-fp.exp: New file.
16623 * gdb.arch/ppc-fp.c: New file.
16624
cc69bfc1
PP
166252008-09-05 Paul Pluzhnikov <ppluzhnikov@google.com>
16626
16627 *gdb.base/mips_pro.exp: compile with gcc -fno-inline,
16628 lest gcc-4.3.1 optimizes the whole thing away.
a9c64011 16629
b02a33db
MS
166302008-09-04 Michael Snyder <msnyder@vmware.com>
16631
16632 * lib/gdb.exp (gdb_continue_to_breakpoint): Accept "in" as well
16633 as "at" (for non-debug functions such as _start).
16634
2992cbe0
UW
166352008-09-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16636
16637 * gdb.base/value-double-free.exp: Respect gdb,no_hardware_watchpoints.
16638 * gdb.base/watchpoint-solib.exp: Likewise. Update tests to handle
16639 software watchpoints.
16640 * gdb.base/watch_thread_num.exp: Likewise.
16641
514f746b
AR
166422008-09-03 Aleksandar Ristovski <aristovski@qnx.com>
16643
16644 * gdb.arch/i386-bp_permanent.exp: New test.
16645
876cecd0
TT
166462008-08-24 Tom Tromey <tromey@redhat.com>
16647
16648 * gdb.base/maint.exp: Update "maint print type".
16649
80f73d71
VP
166502008-08-21 Vladimir Prus <vladimir@codesourcery.com>
16651
16652 * gdb.mi/mi-nonstop.exp: Fix the check for non-stop
16653 support. Adjust the order of "*running" notifications.
16654 * gdb.mi/non-stop.c: Don't cast from int to void* and
16655 back.
16656
d9c78d7d
MK
166572008-08-20 Mark Kettenis <kettenis@gnu.org>
16658
16659 * gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don't
16660 expect to find it in the "info frame" output.
16661
97a2d1d3
DJ
166622008-08-20 Daniel Jacobowitz <dan@codesourcery.com>
16663
16664 * gdb.base/interp.exp: Always consume both prompts.
16665
b96e2927
PA
166662008-08-20 Pedro Alves <pedro@codesourcery.com>
16667
16668 * gdb.base/pending.exp: Test pending breakpoints without symbols
16669 loaded.
16670
8cf6e61a
VP
166712008-08-19 Vladimir Prus <vladimir@codesourcery.com>
16672
16673 * lib/mi-support.exp (mi_expect_stop): Produce
16674 more details on failures.
16675 * gdb.mi/mi-nonstop.exp: New.
16676 * gdb.mi/non-stop.c: New.
16677
c6ebd6cf
VP
166782008-08-19 Vladimir Prus <vladimir@codesourcery.com>
16679
a9c64011
AS
16680 * gdb.mi/mi-async.exp: Use 'set target-async'.
16681 * lib/mi-support.exp: Use 'set/show target-async'.
c6ebd6cf 16682
46a9b8ed
DJ
166832008-08-18 Daniel Jacobowitz <dan@codesourcery.com>
16684
16685 * gdb.arch/powerpc-prologue.exp: Correct saved registers.
16686
44feb3ce
TT
166872008-08-17 Tom Tromey <tromey@redhat.com>
16688
16689 * gdb.base/help.exp (help catch): Rewrite.
16690
311a4e6b
TJB
166912008-08-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
16692
16693 * gdb.base/define.exp: Test indented command documentation.
16694 * gdb.python/python.exp: Test indented multi-line command.
16695
604c2f83
LM
166962008-08-15 Luis Machado <luisgpm@br.ibm.com>
16697
16698 * testsuite/gdb.arch/vsx-regs.c: New source file.
16699 * testsuite/gdb.arch/vsx-regs.exp: New testcase.
16700 * testsuite/lib/gdb.exp (skip_vsx_tests): New function.
16701
886a217c
TT
167022008-08-14 Tom Tromey <tromey@redhat.com>
16703
16704 * gdb.base/macscp.exp: Add regression test for "macro define" or
16705 "macro undef" with no arguments.
16706
c814a4f3
PP
167072008-08-08 Paul Pluzhnikov <ppluzhnikov@google.com>
16708
16709 * gdb.base/args.exp: Prevent ~/.gdbinit from affecting test.
a9c64011 16710
12ab8a60
UW
167112008-08-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
16712
16713 * gdb.arch/spu-info.exp: Updated for "info spu dma" changes.
16714
d57a3c85
TJB
167152008-08-06 Tom Tromey <tromey@redhat.com>
16716
16717 * gdb.python/python.exp: New file.
16718
c7b778ff
JK
167192008-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
16720
16721 Fix for PR gdb/1543.
16722 * gdb.base/sep.exp: `sep-proc.c' absolute line numbers replaced with
16723 $LOCATION.
16724 (location): New variable.
16725 * config/cfdbug.exp, config/d10v.exp, config/dve.exp, config/i960.exp,
16726 config/m32r.exp, config/mn10300-eval.exp, config/proelf.exp,
16727 config/rom68k.exp, config/sh.exp, config/unix.exp, config/vr4300.exp,
16728 config/vr5000.exp, config/vxworks.exp, gdb.arch/altivec-regs.exp,
16729 gdb.arch/e500-abi.exp, gdb.arch/e500-regs.exp, gdb.asm/asm-source.exp,
16730 gdb.base/a2-run.exp, gdb.base/advance.exp, gdb.base/all-bin.exp,
16731 gdb.base/args.exp, gdb.base/arithmet.exp, gdb.base/assign.exp,
16732 gdb.base/async.exp, gdb.base/auxv.exp, gdb.base/bigcore.c,
16733 gdb.base/bigcore.exp, gdb.base/bitfields.exp, gdb.base/bitops.exp,
16734 gdb.base/break.c, gdb.base/break.exp, gdb.base/break1.c,
16735 gdb.base/call-ar-st.exp, gdb.base/call-rt-st.exp,
16736 gdb.base/call-strs.exp, gdb.base/callfuncs.c, gdb.base/callfuncs.exp,
16737 gdb.base/checkpoint.exp, gdb.base/chng-syms.exp,
16738 gdb.base/code-expr.exp, gdb.base/commands.exp, gdb.base/completion.exp,
16739 gdb.base/complex.exp, gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
16740 gdb.base/consecutive.exp, gdb.base/corefile.exp, gdb.base/cvexpr.c,
16741 gdb.base/cvexpr.exp, gdb.base/dbx.exp, gdb.base/default.exp,
16742 gdb.base/define.exp, gdb.base/del.c, gdb.base/detach.exp,
16743 gdb.base/display.exp, gdb.base/dump.exp, gdb.base/echo.exp,
16744 gdb.base/environ.exp, gdb.base/eval-skip.exp, gdb.base/exprs.exp,
16745 gdb.base/fileio.exp, gdb.base/find.exp, gdb.base/finish.exp,
16746 gdb.base/funcargs.exp, gdb.base/gcore-buffer-overflow.exp,
16747 gdb.base/gcore.exp, gdb.base/gdb1555.exp, gdb.base/gdbvars.exp,
16748 gdb.base/help.exp, gdb.base/huge.exp, gdb.base/info-proc.exp,
16749 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/langs.exp,
16750 gdb.base/lineinc.exp, gdb.base/list.exp, gdb.base/macscp.exp,
16751 gdb.base/maint.exp, gdb.base/mips_pro.exp, gdb.base/miscexprs.exp,
16752 gdb.base/nodebug.exp, gdb.base/nofield.c, gdb.base/opaque.exp,
16753 gdb.base/overlays.exp, gdb.base/page.exp, gdb.base/pc-fp.exp,
16754 gdb.base/pending.c, gdb.base/pendshr.c, gdb.base/pointers.exp,
16755 gdb.base/psymtab.exp, gdb.base/ptype.exp, gdb.base/randomize.c,
16756 gdb.base/readline.exp, gdb.base/recurse.exp, gdb.base/regs.exp,
16757 gdb.base/relational.exp, gdb.base/relocate.exp, gdb.base/remote.exp,
16758 gdb.base/reread.exp, gdb.base/return.exp, gdb.base/return2.exp,
16759 gdb.base/scope.exp, gdb.base/sect-cmd.exp, gdb.base/sep-proc.c,
16760 gdb.base/sep.c, gdb.base/sep.exp, gdb.base/sepdebug.c,
16761 gdb.base/sepdebug.exp, gdb.base/setshow.exp, gdb.base/shlib-call.exp,
16762 gdb.base/sigaltstack.c, gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
16763 gdb.base/source.exp, gdb.base/start.c, gdb.base/step-bt.c,
16764 gdb.base/step-line.exp, gdb.base/structs.c, gdb.base/structs.exp,
16765 gdb.base/structs2.exp, gdb.base/term.exp, gdb.base/twice.exp,
16766 gdb.base/type-opaque.exp, gdb.base/until.exp,
16767 gdb.base/value-double-free.c, gdb.base/varargs.exp,
16768 gdb.base/watchpoint.exp, gdb.base/whatis-exp.exp, gdb.disasm/am33.exp,
16769 gdb.disasm/h8300s.exp, gdb.disasm/hppa.exp, gdb.disasm/mn10300.exp,
16770 gdb.disasm/sh3.exp, gdb.disasm/t01_mov.exp, gdb.disasm/t02_mova.exp,
16771 gdb.disasm/t03_add.exp, gdb.disasm/t04_sub.exp, gdb.disasm/t05_cmp.exp,
16772 gdb.disasm/t06_ari2.exp, gdb.disasm/t07_ari3.exp,
16773 gdb.disasm/t08_or.exp, gdb.disasm/t09_xor.exp, gdb.disasm/t10_and.exp,
16774 gdb.disasm/t11_logs.exp, gdb.disasm/t12_bit.exp,
16775 gdb.disasm/t13_otr.exp, gdb.fortran/exprs.exp, gdb.fortran/types.exp,
16776 gdb.hp/gdb.aCC/exception.exp, gdb.hp/gdb.aCC/optimize.exp,
16777 gdb.hp/gdb.aCC/watch-cmd.exp, gdb.hp/gdb.base-hp/callfwmall.exp,
16778 gdb.hp/gdb.base-hp/dollar.exp, gdb.hp/gdb.base-hp/hwwatchbus.exp,
16779 gdb.hp/gdb.base-hp/pxdb.exp, gdb.hp/gdb.base-hp/reg-pa64.exp,
16780 gdb.hp/gdb.base-hp/reg.exp, gdb.hp/gdb.base-hp/sized-enum.exp,
16781 gdb.hp/gdb.base-hp/so-thresh.exp, gdb.hp/gdb.compat/xdb1.exp,
16782 gdb.hp/gdb.compat/xdb2.exp, gdb.hp/gdb.compat/xdb3.exp,
16783 gdb.java/jmisc.exp, gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
16784 gdb.mi/gdb669.exp, gdb.mi/gdb680.exp, gdb.mi/gdb701.exp,
16785 gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-console.exp,
16786 gdb.mi/mi-hack-cli.exp, gdb.mi/mi-pending.c, gdb.mi/mi-pendshr.c,
16787 gdb.mi/mi-pthreads.exp, gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
16788 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp, gdb.mi/mi2-basics.exp,
16789 gdb.mi/mi2-console.exp, gdb.mi/mi2-hack-cli.exp,
16790 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-read-memory.exp,
16791 gdb.mi/mi2-regs.exp, gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
16792 gdb.pascal/types.exp, gdb.stabs/weird.exp,
16793 gdb.threads/gcore-thread.exp, gdb.threads/manythreads.exp,
16794 gdb.threads/print-threads.exp, gdb.threads/pthreads.exp,
16795 gdb.threads/schedlock.exp, gdb.threads/step.exp, gdb.threads/step2.exp,
16796 gdb.threads/switch-threads.exp, gdb.threads/thread-specific.exp,
16797 gdb.threads/thread_check.exp, gdb.threads/thread_events.exp,
16798 gdb.threads/tls-nodebug.exp, gdb.threads/tls-shared.exp,
16799 gdb.threads/tls.exp, gdb.trace/actions.exp, gdb.trace/backtrace.exp,
16800 gdb.trace/circ.exp, gdb.trace/collection.exp, gdb.trace/deltrace.exp,
16801 gdb.trace/infotrace.exp, gdb.trace/limits.exp, gdb.trace/packetlen.exp,
16802 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp, gdb.trace/report.exp,
16803 gdb.trace/save-trace.exp, gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
16804 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
16805 lib/mi-support.exp, lib/trace-support.exp: Remove reference
16806 to bug-gdb@prep.ai.mit.edu .
16807
5e06a3d1
VP
168082008-07-31 Vladimir Prus <vladimir@codesourcery.com>
16809
16810 * lib/mi-support.exp (mi_load_shlibs): New.
16811 * gdb.mi/mi-pending.exp: Use mi_load_shlibs, not gdb_load_shlibs.
16812
9d81d21b
VP
168132008-07-30 Vladimir Prus <vladimir@codesourcery.com>
16814
16815 * lib/mi-support.exp (get_mi_thread_list)
16816 (check_mi_and_console_threads): New, moved from ...
16817 * gdb.mi/mi-pthread.exp: ...here.
16818 * gdb.mi/gdb669.exp (get_mi_thread_list)
16819 (check_mi_and_console_threads): Delete.
16820 * gdb.mi/mi2-pthread.exp: Likewise.
16821
bae98fe0
TT
168222008-07-28 Tom Tromey <tromey@redhat.com>
16823
16824 * Makefile.in (just-check): Remove. Move body to...
16825 (check): ... here.
16826
57380f4e
DJ
168272008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16828
16829 * gdb.threads/manythreads.exp: Use remote_expect instead of after.
16830 Add a test for duplicated SIGINTs.
16831
e09490f1
DJ
168322008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16833
16834 * gdb.threads/schedlock.exp (get_args): Update to work for any
16835 value of NUM.
16836 (Top level): Report the number of threads that did not resume.
16837
6387b45f
DJ
168382008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16839
16840 * gdb.dwarf2/dw2-compressed.S: Also define __start.
16841
62f64ff2
DJ
168422008-07-27 Daniel Jacobowitz <dan@codesourcery.com>
16843
16844 * lib/mi-support.exp (default_mi_gdb_start): Remove check for
16845 non-MI prompt.
16846
fa8de41e
TT
168472008-07-26 Tom Tromey <tromey@redhat.com>
16848
16849 * gdb.base/callfuncs.c (struct struct_with_fnptr): New struct.
16850 (function_struct, function_struct_ptr): New globals.
16851 * gdb.base/callfuncs.exp (do_function_calls): Test calling via a
16852 function pointer in a struct.
16853
ccb3ac8a
TT
168542008-07-26 Tom Tromey <tromey@redhat.com>
16855
16856 * gdb.base/macscp.exp: Add test for macro lexing bug.
16857
d7d9f01e
TT
168582008-07-18 Tom Tromey <tromey@redhat.com>
16859
16860 * gdb.base/macscp.exp: Add macro tests.
16861
9bf07184
PP
168622008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
16863
16864 * gdb.base/foll-fork.exp: Fix for Linux/VDSO failure.
16865
becf6477
PP
168662008-07-17 Paul Pluzhnikov <ppluzhnikov@google.com>
16867
16868 * gdb.base/coremaker.c: Fix for Linux failure in gdb.base/corefile.exp
16869
0709f7d3
PP
168702008-07-15 Paul Pluzhnikov <ppluzhnikov@google.com>
16871
16872 * gdb.cp/class2.exp: fix for failure on spu-elf
a9c64011 16873
7093c834
PP
168742008-07-14 Paul Pluzhnikov <ppluzhnikov@google.com>
16875
16876 * gdb.cp/class2.exp, gdb.cp/class2.cc: Test for PR2477.
a9c64011 16877
b432ffe3
JK
168782008-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16879
16880 * gdb.base/randomize.exp: Catch non-Linux targets as untested.
16881
b1a268e5
VP
168822008-07-12 Vladimir Prus <vladimir@codesourcery.com>
16883
16884 * lib/mi-support.exp (mi_expect_stop): Adjust for the new field.
16885
e2995f8e
KB
168862008-07-11 Kevin Buettner <kevinb@redhat.com>
16887
16888 * gdb.arch/e500-regs.exp (decimal_vector): Adjust "v8_int8" portion
16889 of regexp to account for changes made to GDB in the printing of
16890 byte vectors.
16891
14032a66
TT
168922008-07-11 Tom Tromey <tromey@redhat.com>
16893
16894 * gdb.base/completion.exp: Add 'help' completion test.
16895
981505ef
JK
168962008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16897
16898 * gdb.base/randomize.exp: Remove dependency on tcl-8.4+.
16899
10568435
JK
169002008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16901
16902 * gdb.base/randomize.exp, gdb.base/randomize.c: New files.
16903
4487aabf
PA
169042008-07-09 Pedro Alves <pedro@codesourcery.com>
16905
16906 * gdb.base/chng-syms.exp: Don't expect "No symbol ...".
16907
a4a9b1c4
PA
169082008-07-09 Pedro Alves <pedro@codesourcery.com>
16909
16910 * gdb.base/fullname.exp: Restore pwd if compiling failed.
16911
3c3185ac
JK
169122008-07-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16913
16914 * gdb.base/value-double-free.exp, gdb.base/value-double-free.c: New.
16915
7ebd49dc
VP
169162008-06-28 Vladimir Prus <vladimir@codesourcery.com>
16917
16918 * lib/mi-support.exp (mi_send_resuming_command_raw): Revert
16919 previous commit. Add a comment.
16920
84e46146
PA
169212008-06-28 Pedro Alves <pedro@codesourcery.com>
16922
16923 * gdb.base/sigchld.c, gdb.base/sigchld.exp: New test.
16924
0f8d4a2f
VP
169252008-06-28 Vladimir Prus <vladimir@codesourcery.com>
16926
16927 * lib/mi-support.exp (mi_send_resuming_command_raw): Report pass.
16928
f747e0ce
PA
169292008-06-27 Pedro Alves <pedro@codesourcery.com>
16930
16931 * lib/gdb.exp (gdb_saved_set_unbuffered_mode_obj): New global.
16932 (gdb_compile): If target is *-*-cygwin* or *-*-mingw*, and we're
16933 compiling an executable, link in an object that forces unbuffered
16934 output.
16935 * lib/set_unbuffered_mode.c: New file.
16936
734a5c36
JK
169372008-06-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16938
16939 * lib/gdb.exp (prepare_for_testing): Do not drop the OPTIONS argument.
16940
a2840c35
VP
169412008-06-25 Vladimir Prus <vladimir@codesourcery.com>
16942
a9c64011
AS
16943 * gdb.mi/mi-async.exp: Use mi_sending_resuming_command_raw and
16944 mi_expect_stop.
16945 * gdb.mi/mi-support.exp (mi_run_cmd, mi_send_resuming_command):
16946 Demand that *running is output.
16947 (detect_async): Perform checking every time.
16948 (mi_send_resuming_command): Extract everything into...
16949 (mi_send_resuming_command_raw): ...this.
a2840c35
VP
16950 (mi_expect_stop): Don't accept any output before *stopped.
16951
6ae37fef
VP
169522008-06-13 Vladimir Prus <vladimir@codesourcery.com>
16953
16954 Robustify mi-simplerun.
a9c64011
AS
16955 * gdb.mi/basics.c (main): Add a call to sleep.
16956 * gdb.mi/mi-cli.exp: Adjust for change in line numbers.
16957 * gdb.mi/mi2-cli.exp: Likewise.
16958 * gdb.mi/mi-break.exp: Likewise.
6ae37fef 16959
b4aa76f0 169602008-06-11 Vladimir Prus <vladimir@codesourcery.com>
83408de7
VP
16961
16962 * gdb.mi/mi-break.exp (test_ignore_count): Use mi_expect_stop.
16963
e1ac3328
VP
169642008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16965
a9c64011
AS
16966 * gdb.mi/mi-console.exp: Adjust.
16967 * gdb.mi/mi-syn-frame.exp: Adjust.
16968 * gdb.mi/mi2-console.exp: Adjust.
16969 * gdb.mi/mi2-syn-frame.exp: Adjust.
16970 * lib/mi-support.exp (mi_run_cmd): Adjust.
16971 (mi_send_resuming_command): Adjust.
e1ac3328 16972
f7f9a841
VP
169732008-06-10 Vladimir Prus <vladimir@codesourcery.com>
16974
16975 * gdb.mi/mi-break.exp (test_ignore_count): Adjust stopped pattern.
a9c64011
AS
16976 * gdb.mi/mi-syn-frame.exp: Use mi_expect_stop instead of direct
16977 testing of stopped.
16978 * gdb.mi/mi2-syn-frame.exp: Likewise.
16979 * lib/mi-support.exp (default_mi_gdb_start): Call detect_async.
16980 (async, detect_async): New.
16981 (mi_expect_stop, mi_continue_to_line): Adjust expectation
16982 depending on if we're running in sync or async mode.
f7f9a841 16983
37cd5d19
TT
169842008-06-09 Tom Tromey <tromey@redhat.com>
16985
16986 * gdb.base/completion.exp: New tests for field name completion
16987 with spaces, and field name completion with '->'.
16988
65d12d83
TT
169892008-06-06 Tom Tromey <tromey@redhat.com>
16990
16991 * gdb.base/break1.c (struct some_struct): New struct.
16992 (values): New global.
16993 * gdb.base/completion.exp: Add field name completion test.
16994
ebfe2e3f
PP
169952008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
16996
16997 * gdb.cp/call-c.exp: Test for incorrect handling of reference
16998 to pointer.
16999 * gdb.cp/call-c.cc: Likewise.
17000
bcf6fc3a
NR
170012008-06-06 Nick Roberts <nickrob@snap.net.nz>
17002
17003 * gdb.base/annota1.exp (thread_switch): Test for thread-changed
17004 annotation.
17005
49fd4a42 170062008-06-05 Paul Pluzhnikov <ppluzhnikov@google.com>
a9c64011 17007 Pedro Alves <pedro@codesourcery.com>
49fd4a42
PA
17008
17009 * gdb.threads/execl.c, gdb.threads/execl1.c,
17010 gdb.threads/execl.exp: New tests.
a9c64011 17011
8a34ac3f
AR
170122008-06-05 Aleksandar Ristovski <aristovski@qnx.com>
17013 Daniel Jacobowitz <dan@codesourcery.com>
17014
17015 * gdb.cp/exception.exp: Activate test, make it work with pending
17016 catchpoints.
17017
86ae69ef
JK
170182008-06-05 Jan Kratochvil <jan.kratochvil@redhat.com>
17019
17020 * dw2-ref-missing-frame.S, dw2-ref-missing-frame.exp: New files.
17021
f7f9ae2c
VP
170222008-05-28 Vladimir Prus <vladimir@codesourcery.com>
17023
a9c64011
AS
17024 * gdb.mi/mi-var-cmd.exp: Adjust for the fact that type_changed field is
17025 now printed.
17026 * gdb.mi/mi2-var-cmd.exp: Likewise.
f7f9ae2c 17027
2a2d4dc3
AS
170282008-05-27 Andreas Schwab <schwab@suse.de>
17029
17030 * gdb.base/frame-args.exp: Handle arguments that are optimized
17031 out.
17032
5099e4d9
LM
170332008-05-26 Luis Machado <luisgpm@br.ibm.com>
17034
17035 * gdb.arch/ppc64-atomic-inst.exp: Make the expected compile failure
17036 quiet for ppc32 and group options into a single variable.
17037
d9c36a91
JB
170382008-05-23 Joel Brobecker <brobecker@adacore.com>
17039
17040 * gdb.ada/null_array/foo.adb: Add multi-dimensional array
17041 of zero-size elements.
17042 * gdb.ada/null_array.exp: Test printing this new array.
17043
103a8671
JK
170442008-05-22 Jan Kratochvil <jan.kratochvil@redhat.com>
17045
17046 * gdb.base/longjmp.exp: Fix GDB_TEST_MULTIPLE missing GDB_PROMPT races.
17047
07a4cc1a 170482008-05-21 Joel Brobecker <brobecker@adacore.com>
5943254b
JB
17049
17050 * gdb.base/finish.exp: Test that "fin" works as an abbreviation
17051 of the "finish" command.
17052
55f996a7
NR
170532008-05-21 Nick Roberts <nickrob@snap.net.nz>
17054
17055 * gdb.base/annota1.exp: Test for new annotation.
17056
907fc202
UW
170572008-05-16 Pedro Alves <pedro@codesourcery.com>
17058
17059 * gdb.base/fixsection.exp: New file.
17060 * gdb.base/fixsection0.c: New file.
17061 * gdb.base/fixsection1.c: New file.
17062
e8f97270
UW
170632008-05-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17064
17065 * gdb.base/annota1.exp: Accept printf@... in place of printf.
17066 * gdb.base/annota3.exp: Likewise.
17067
ac0bb574
NF
170682008-05-13 Nathan Froyd <froydnj@codesourcery.com>
17069
17070 * gdb.base/watch_thread_num.exp: Don't run tests that require
17071 watchpoints if the target doesn't support them.
17072
6fadd07a
DE
170732008-05-12 Doug Evans <dje@google.com>
17074
17075 * lib/gdbserver-support.exp (find_gdbserver): Use $GDBSERVER if set.
17076
6e9a4a30
JB
170772008-05-09 Joel Brobecker <brobecker@adacore.com>
17078
17079 * gdb.ada/assign_1.exp: New testcase.
17080
08388c79
DE
170812008-05-09 Doug Evans <dje@google.com>
17082
a3c83fae
DE
17083 * gdb.base/find.exp: New file.
17084 * gdb.base/find.c: New file.
08388c79 17085
bd5ddfe8
DJ
170862008-05-08 Daniel Jacobowitz <dan@codesourcery.com>
17087
17088 * gdb.base/commands.exp (watchpoint_command_test): Handle
17089 gdb,no_hardware_watchpoints.
17090 * gdb.base/float.exp: Allow ARM targets without floating point.
17091 * gdb.base/step-test.exp: Allow callee@plt when stepping in.
17092
b5dd68e2 170932008-05-06 Jerome Guitton <guitton@adacore.com>
a9c64011 17094 Joel Brobecker <brobecker@adacore.com>
b5dd68e2
JB
17095
17096 * gdb.ada/lang_switch: New test program.
17097 * gdb.ada/lang_switch.exp: New testcase.
17098
382d13d1
DE
170992008-05-05 Doug Evans <dje@google.com>
17100
17101 * gdb.base/help.exp (disassemble): Update expected help text.
17102
9dd789d0
PA
171032008-05-04 Pedro Alves <pedro@codesourcery.com>
17104
17105 * gdb.base/longjmp.c, gdb.base/longjmp.exp: New files.
17106
611c83ae
PA
171072008-05-04 Pedro Alves <pedro@codesourcery.com>
17108
17109 * gdb.cp/annota2.exp: Adjust to breakpoints invalidations at
17110 different times.
17111
ff013f42
JK
171122008-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
17113
17114 * gdb.dwarf2/dw2-ranges.S: Merge the secondary section with `.fini'.
17115 * gdb.dwarf2/dw2-ranges.exp: Compile also `dw2-ranges2.S' and
17116 `dw2-ranges3.S' and test also their MAIN2, FUNC2 and MAIN3 symbols.
17117 * gdb.dwarf2/dw2-ranges2.S, gdb.dwarf2/dw2-ranges3.S: New files.
17118
96dff6a2
VP
171192008-05-04 Vladimir Prus <vladimir@codesourcery.com>
17120
17121 * lib/mi-support.exp (mi_run_cmd): Allow for =thread-created
17122 notification to appear.
17123
55cd6f92
DJ
171242008-05-04 Daniel Jacobowitz <dan@debian.org>
17125
17126 * gdb.base/fullname.c: New file.
17127 * gdb.base/fullname.exp: New file.
17128 * lib/gdb.exp (gdb_breakpoint): Support no-message option.
17129
d705c43c
PA
171302008-05-03 Pedro Alves <pedro@codesourcery.com>
17131
17132 * gdb.base/macscp.exp, gdb.base/macscp1.c: Add test for printing
17133 expressions with macros.
17134
333222e1
JK
171352008-05-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17136
17137 * gdb.base/dfp-test.exp: Fix random FAIL risk on calling functions.
17138
5ac01682
DJ
171392008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
17140
17141 * gdb.base/completion.exp: Handle lack of other symbols beginning
17142 with "a".
17143
17144 * gdb.base/varargs.exp: Correct quoting for options to gdb_compile.
17145
237fc4c9
PA
171462008-05-02 Jim Blandy <jimb@codesourcery.com>
17147
17148 * gdb.asm/asmsrc1.s: Add scratch space.
17149
ed5e9466
DJ
171502008-05-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17151 Daniel Jacobowitz <dan@codesourcery.com>
17152
17153 * gdb.threads/attach-into-signal.c, gdb.threads/attach-into-signal.exp,
17154 gdb.threads/attach-stopped.c, gdb.threads/attach-stopped.exp,
17155 gdb.threads/attachstop-mt.c, gdb.threads/attachstop-mt.exp: New.
17156
b39cc962
DJ
171572007-05-01 Daniel Jacobowitz <dan@codesourcery.com>
17158
17159 * gdb.arch/thumb-prologue.exp: Do not expect a saved PC.
17160
36d520f5
JB
171612008-05-01 Joel Brobecker <brobecker@adacore.com>
17162
17163 * gdb.base/info-target.exp: New testcase.
17164
8d4e3071
DJ
171652008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
17166
17167 * gdb.cp/hang.exp: Use .cc instead of .C.
17168 * gdb.cp/hang1.cc, gdb.cp/hang2.cc, gdb.cp/hang3.cc: Renamed from ...
17169 * gdb.cp/hang1.C, gdb.cp/hang2.C, gdb.cp/hang3.C: ... here.
17170
6f3f3097
DJ
171712008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
17172
17173 * gdb.base/gdb1250.exp: Remove perror.
17174 * lib/mi-support.exp (mi_delete_breakpoints): Match the prompt.
17175
5550a914
PA
171762008-04-30 Pedro Alves <pedro@codesourcery.com>
17177
17178 * gdb.dwarf2/dw2-strp.S: Replace .long by .4byte and .value by
17179 .2byte.
17180
d848e687
DJ
171812008-04-25 Daniel Jacobowitz <dan@codesourcery.com>
17182
17183 * gdb.base/macscp.exp: Enable kfails. Compile with -g3 for GCC.
17184 (maybe_kfail): New.
17185
93b5768b
PA
171862008-04-25 Pedro Alves <pedro@codesourcery.com>
17187
17188 * gdb.dwarf2/dw2-strp.S, gdb.dwarf2/dw2-strp.exp: New files.
17189
721c02de
VP
171902008-04-24 Vladimir Prus <vladimir@codesourcery.com>
17191
a9c64011
AS
17192 * gdb.mi/mi-syn-frame.exp: Adjust for token disappearance.
17193 * gdb.mi/mi2-syn-frame.exp: Likewise.
17194 * lib/mi-support.exp: Likewise.
721c02de 17195
74960c60
VP
171962008-04-24 Vladimir Prus <vladimir@codesourcery.com>
17197
17198 * lib/gdb.exp (gdb_continue_to_breakpoint): Allow the caller
17199 to specify regexp for the location to stop at.
17200 * gdb.base/break-always.c: New.
17201 * gdb.base/break-always.exp: New.
17202
d24317b4
VP
172032008-04-24 Vladimir Prus <vladimir@codesourcery.com>
17204
17205 * lib/mi-support.exp (mi_runto_helper): Adjust
17206 for the original-location field.
17207 (mi_create_breakpoint, mi_list_breakpoints): New.
17208 * gdb.mi/mi-break.exp: Adjust.
17209 * gdb.mi/mi2-break.exp: Adjust.
17210 * gdb.mi/mi-pending.exp: Adjust.
17211 * gdb.mi/mi-simplerun.exp: Adjust.
17212 * gdb.mi/mi2-simplerun.exp: Adjust.
17213 * gdb.mi/mi-syn-frame.exp: Adjust.
17214 * gdb.mi/mi2-syn-frame.exp: Adjust.
17215 * gdb.mi/mi-until.exp: Adjust.
17216 * gdb.mi/mi2-until.exp: Adjust.
17217 * gdb.mi/mi-var-display.exp: Adjust.
17218 * gdb.mi/mi2-var-display.exp: Adjust.
17219 * gdb.mi/mi-watch.exp: Adjust.
17220 * gdb.mi/mi2-watch.exp: Adjust.
17221
fdc59709 172222008-04-23 Paolo Bonzini <bonzini@gnu.org>
d24317b4 17223
a9c64011
AS
17224 * aclocal.m4: Add override.m4.
17225 * configure: Regenerate.
fdc59709 17226
8e91f023
VP
172272008-04-19 Vladimir Prus <vladimir@codesourcery.com>
17228
17229 * gdb.mi/var-cmd.c (do_at_tests): Verify that
17230 '-var-update --all-values' reports new value even the type
17231 of a variable object has changed.
17232
233a11ab
CS
172332008-04-18 Craig Silverstein <csilvers@google.com>
17234
17235 * gdb.dwarf2/dw2-compressed.S, gdb.dwarf2/dw2-compressed.exp: New
17236 files.
d24317b4 17237
9c1137ad
JB
172382008-04-18 Joel Brobecker <brobecker@adacore.com>
17239
17240 * gdb.ada/atomic_enum: New test program.
17241 * gdb.ada/atomic_enum.exp: New testcase.
17242
66d0bbc7
DE
172432008-04-17 Doug Evans <dje@google.com>
17244
17245 * gdb.opt/Makefile.in: Fix whitespace.
17246
100906b0
UW
172472008-04-17 Daniel Jacobowitz <dan@codesourcery.com>
17248
17249 * gdb.threads/linux-dp.exp: Continue after unrecognized lines.
17250
4584e32e
DE
172512008-04-17 Doug Evans <dje@google.com>
17252
17253 * gdb.base/hashline1.exp: New testcase.
17254 * gdb.base/hashline2.exp: New testcase.
17255 * gdb.base/hashline2.exp: New testcase.
17256
0a320680
PA
172572008-04-17 Pedro Alves <pedro@codesourcery.com>
17258
17259 * gdb.base/step-break.exp, gdb.base/step-break.c: New files.
17260
18ac113b
AR
172612008-04-15 Aleksandar Ristovski <aristovski@qnx.com>
17262
17263 * gdb.base/attach.exp (do_attach_tests): Matching pattern for
17264 temporary breakpoint to match "Temporary breakpoint".
17265 * gdb.base/break.exp (delete_breakpoints): Likewise.
17266 * gdb.base/call-ar-st.exp (get_debug_format): Likewise.
17267 * gdb.base/commands.exp (temporary_breakpoint_commands): Likewise.
17268 * gdb.base/display.exp: Likewise.
17269 * gdb.base/foll-exec.exp (do_exec_tests): Likewise.
17270 * gdb.base/foll-fork.exp (catch_fork_child_follow): Likewise.
17271 * gdb.base/restore.exp (restore_tests): Likewise.
17272 * gdb.base/sepdebug.exp: Likewise.
17273 * gdb.base/watchpoint.exp: Likewise.
17274 * gdb.mi/mi-cli.exp: Added argument for new "disp" field.
17275 * gdb.mi/mi-pending.exp: Likewise.
17276 * gdb.mi/mi-simplerun.exp (test_running_the_program): Likewise.
17277 * gdb.mi/mi-until.exp (test_runnint_to_foo): Likewise.
17278 * gdb.mi/mi-var-cmd.exp: Likewise.
17279 * gdb.mi/mi-var-display.exp: Likewise.
17280 * gdb.mi/mi2-cli.exp: Likewise.
17281 * gdb.mi/mi2-simplerun.exp (test_running_the_program): Likewise.
17282 * gdb.mi/mi2-until.exp (test_running_to_foo): Likewise.
17283 * gdb.mi/mi2-var-display.exp: Likewise.
17284 * lib/gdb.exp (gdb_breakpoint): Pattern for temporary breakpoint.
17285 * lib/mi-support.exp (mi_runto_helper): Use "after_reason" argument for
17286 new "disp" field.
a9c64011 17287 (mi_expect_stop): Move after_reason argument to be really after
18ac113b
AR
17288 reason. This is to support fix for PR2424.
17289
add38693
JK
172902008-04-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17291
17292 * gdb.dwarf2/dw2-ranges.S: New stub `.file' directive.
17293
fcacd99f
VP
172942008-04-13 Vladimir Prus <vladimir@codesourcery.com>
17295
17296 * gdb.mi/mi-var-cmd.exp: Adjust for appearance of type_changed
a9c64011 17297 field. Add more floating varobj tests.
fcacd99f 17298 * gdb.mi/mi2-var-cmd.exp: Adjust for appearance of type_changed
a9c64011
AS
17299 field.
17300 * gdb.mi/var-cmd.c (do_at_tests_callee, do_at_tests): New.
17301 (main): Call do_at_tests.
17302 * lib/mi-support.exp (mi_create_floating_varobj)
17303 (mi_varobj_update_with_type_change): New.
fcacd99f 17304
de051565
MK
173052008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
17306
17307 * gdb.mi/mi2-var-display.exp: Added tests for the new -f
17308 option of -var-evaluate-expression.
17309 * gdb.mi/mi2-var-display.exp: Likewise.
17310
dbc52822
VP
173112008-04-07 Vladimir Prus <vladimir@codesourcery.com>
17312
17313 Introduce test setup helpers.
a9c64011
AS
17314 * lib/gdb.exp (build_executable, clean_restart)
17315 (prepare_for_testing): New.
17316 * gdb.base/break.exp: Use prepare_for_testing, and clean_restart.
17317 * gdb.base/return.exp: Likewise.
17318 * gdb.base/ending-run.exp: Likewise.
dbc52822 17319
473591da
NR
173202008-04-07 Nick Roberts <nickrob@snap.net.nz>
17321
17322 * gdb.mi/mi-async.exp: New test for asynchronous Machine
17323 Interface (MI) responses.
17324
2b2d9e11
VP
173252008-04-06 Vladimir Prus <vladimir@codesourcery.com>
17326
a9c64011
AS
17327 * gdb.cp/breakpoint.cc: New code to test conditions involving
17328 member variables.
17329 * gdb.cp/breakpoint.exp: Test condition involving member
17330 variables.
2b2d9e11 17331
bb378428
VP
173322008-04-05 Vladimir Prus <vladimir@codesourcery.com>
17333
17334 * lib/mi-support.exp (mi_expect_stop): New.
17335 (mi_run_cmd): Change the
17336 token. Use mi_send_resuming_command, use
17337 mi_expect_stop.
17338 (mi_execute_to_helper): Rename to mi_execute_to.
17339 (mi_send_resuming_command): Add more error patterns.
17340 (mi_wait_for_stop): Renamed to...
17341 (mi_get_stop_line): ...this.
17342 (mi_run_inline_test): Adjust.
17343
17344 * gdb.mi/mi-cli.exp: Use mi_execute_to/mi_expect_stop.
17345 * gdb.mi/mi-console.exp: Likewise.
17346 * gdb.mi/mi-pending.exp: Likewise.
17347 * gdb.mi/mi-simplerun.exp: Likewise.
17348 * gdb.mi/mi-stack.exp: Likewise.
17349 * gdb.mi/mi-stepi.exp: Likewise.
17350 * gdb.mi/mi-syn-frame.exp: Add comment.
17351 * gdb.mi/mi-until.exp: Likewise.
17352 * gdb.mi/mi-var-display.exp: Likewise.
17353 * gdb.mi/mi-watch.exp: Likewise.
17354 * gdb.mi/mi2-cli.exp: Likewise.
17355 * gdb.mi/mi2-console.exp: Likewise.
17356 * gdb.mi/mi2-simplerun.exp: Likewise.
17357 * gdb.mi/mi2-stack.exp: Likewise.
17358 * gdb.mi/mi2-stepi.exp: Likewise.
17359 * gdb.mi/mi2-until.exp: Likewise.
17360 * gdb.mi/mi2-var-display.exp: Likewise.
17361 * gdb.mi/mi2-watch.exp: Likewise.
17362
62172bb9
UW
173632008-04-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17364
17365 * gdb.base/watch_thread_num.exp: Use gdb_compile_pthreads.
17366
17367 * gdb.cp/mb-templates.exp: Skip test on spu*-*-* targets.
17368
a13e061a
PA
173692008-04-04 Pedro Alves <pedro@codesourcery.com>
17370
17371 * gdb.mi/mi-disassemble.exp, gdb.mi/mi-stack.exp,
17372 gdb.mi/mi-syn-frame.exp, gdb.mi/mi-var-block.exp,
17373 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
17374 gdb.mi/mi2-disassemble.exp, gdb.mi/mi2-stack.exp,
17375 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-var-block.exp,
17376 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp: Update to not
17377 expect an mi error duplicated in stderr.
17378
eae06beb
JB
173792008-04-03 Joel Brobecker <brobecker@adacore.com>
17380
17381 * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
17382 * gdb.cp/ovldbreak.exp: Set multiple-symbols to "ask".
17383 Add a couple of tests that verify the behavior when the new setting
17384 is set to "cancel" and "all".
17385 * gdb.cp/method2.exp, gdb.cp/templates.exp: Set multiple-symbols to
17386 "ask" before we start the testing.
17387
79c6ced6
AR
173882008-04-01 Aleksandar Ristovski <aristovski@qnx.com>
17389
17390 * gdb.cp/casts.cc: Add class reference variables.
17391 * gdb.cp/casts.exp: New test cases for up/down casting references.
17392
6c2d1a6b
MK
173932008-04-01 Marc Khouzam <marc.khouzam@ericsson.com>
17394
17395 * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests
17396 instead of beginning to make an extra test pass.
17397 * gdb.mi/mi2-var-display.exp: Likewise.
17398
55b411d9
MR
173992008-03-31 Maciej W. Rozycki <macro@mips.com>
17400
17401 * gdb.base/break.exp: Mark failures as such. Fix formatting.
17402
c6140da2
MD
174032008-03-31 Markus Deuling <deuling@de.ibm.com>
17404 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17405
17406 * gdb.arch/spu-info.exp (info spu mailbox): Check for correct initial
17407 value. Add xfail for older kernels.
17408
79732189
AR
174092008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
17410
17411 Bring mi-support in line with gdb.exp.
17412 * lib/mi-support.exp (default_mi_gdb_start): Rename from mi_gdb_start.
17413 (mi_gdb_start): New function.
17414
33c3676e
MR
174152008-03-28 Maciej W. Rozycki <macro@mips.com>
17416
17417 * gdb.mi/mi-var-cmd.exp: Fix a typo.
17418
92e28119
VP
174192008-03-26 Vladimir Prus <vladimir@codesourcery.com>
17420
17421 * gdb.mi/mi-var-display.exp: Remove obsolete xfail.
17422 * gdb.mi/mi2-var-display.exp: Likewise.
a9c64011 17423
9e8e3afe
VP
174242008-03-26 Vladimir Prus <vladimir@codesourcery.com>
17425
17426 * lib/mi-support.exp (mi_create_varobj_checked): New.
17427 (mi_list_varobj_children): Allow to check for a
17428 value.
17429 (mi_list_array_varobj_children): New.
17430
17431 * gdb.mi/mi-var-child.exp: Use mi_create_varobj
17432 and mi_list_varobj_children, as opposed to hardcoding
17433 expected strings.
17434 * gdb.mi/gdb701.exp: Likewise.
17435 * gdb.mi/gdb792.exp: Likewise.
17436 * gdb.mi/mi-var-block.exp: Likewise.
17437 * gdb.mi/mi-var-cmd.exp: Likewise.
17438 * gdb.mi/mi-var-invalidate.exp: Likewise.
17439 * gdb.mi/mi2-var-block.exp: Likewise.
17440 * gdb.mi/mi2-var-child.exp: Likewise.
17441 * gdb.mi/mi2-var-cmd.exp: Likewise.
17442 * gdb.mi/mi2-var-display.exp: Likewise.
17443
9df50351
JK
174442008-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17445
17446 Fix random false FAILs on i386.
17447 * gdb.base/prelink.exp: Use `--no-exec-shield' for prelink.
17448
31e5d73a
DJ
174492008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
17450
17451 PR gdb/544
17452 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
17453
12f4afab
DJ
174542008-03-23 Daniel Jacobowitz <dan@codesourcery.com>
17455
17456 PR gdb/544
17457 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Revert 2008-03-21 changes.
17458
b562a0cb
DJ
174592008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
17460
17461 * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Remove KFAIL for
17462 fixed PR gdb/544.
17463
17faa917
DJ
174642008-03-21 Pedro Alves <pedro@codesourcery.com>
17465
17466 * gdb.threads/fork-child-threads.exp: Test next over fork.
17467
6214f497
DJ
174682008-03-21 Chris Demetriou <cgd@google.com>
17469
17470 * gdb.base/break.exp (rbreak junk): New test for rbreak
17471 "Junk at end of arguments" issue.
17472
63092375
DJ
174732008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
17474
17475 * gdb.base/printcmds.exp (test_print_array_constants): Do not expect
17476 *& to work on created array elements.
17477 (Top level): Test print $pc with a file. Test string operations
17478 without a target.
17479 * gdb.base/ptype.exp: Do not expect *& to work on created array
17480 elements.
17481
b21991b0
DJ
174822008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
17483
17484 * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
17485 gdb.threads/staticthreads.exp: Update exit query.
17486
c4b347c7
SL
174872008-03-07 Sandra Loosemore <sandra@codesourcery.com>
17488
17489 * lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.
17490
fa4727a6
DJ
174912008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
17492
17493 * gdb.base/watchpoint.c (global_ptr, func4): New.
17494 (main): Call func4.
17495 * gdb.base/watchpoint.exp: Call test_inaccessible_watchpoint.
17496 (test_inaccessible_watchpoint): New.
17497
2f34202f
MR
174982008-02-29 Maciej W. Rozycki <macro@mips.com>
17499
17500 * lib/gdb.exp (gdb_expect): Of all the timeouts provided always
17501 select the largest.
17502
0d6ba1b1
DJ
175032008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
17504
17505 * gdb.base/annota1.exp, gdb.cp/annota2.exp: Update for fewer
17506 frames-invalid annotations.
17507
e691325a
PM
175082008-02-28 Pierre Muller <muller@ics.u-strasbg.fr>
17509
a9c64011 17510 * gdb.base/assign.exp: avoid same output for different tests.
e691325a 17511
f85b5ecc
DE
175122008-02-27 Doug Evans <dje@google.com>
17513
17514 * gdb.base/sigstep.exp (breakpoint_to_handler): Remove setup_kfail
17515 for bug 1738.
17516 (breakpoint_to_handler_entry): Ditto.
17517
b40e7bf3
JB
175182008-02-27 Joel Brobecker <brobecker@adacore.com>
17519
17520 * gdb.base/ending-run.exp: Use the first line of code inside
17521 function body to test breakpoints.
17522 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Adjust the actual
17523 location where the breakpoint is inserted when using the line
17524 where a function is declared. Fix typo in the description of
17525 one of the tests.
17526 * gdb.mi/mi-simplerun.exp, gdb.mi/mi2-simplerun.exp: Likewise.
17527
2faca73a
PM
175282008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
17529
17530 * gdb.arch/i386-sse.exp: avoid same output for two breakpoint setting
a9c64011 17531 tests.
2faca73a 17532
6f439c36
PM
175332008-02-27 Pierre Muller <muller@ics.u-strasbg.fr>
17534
17535 * gdb.base/args.exp: avoid same output for tests
17536 with single quotes.
17537
54e52265
VP
175382008-02-26 Vladimir Prus <vladimir@codesourcery.com>
17539
a9c64011
AS
17540 * gdb.base/annota1.exp: Adjust for 'info break'
17541 format changes.
17542 * gdb.base/annota3.exp: Likewise.
17543 * gdb.base/break.exp: Likewise.
17544 * gdb.base/condbreak.exp: Likewise.
17545 * gdb.base/pending.exp: Likewise.
17546 * gdb.base/sepdebug.exp: Likewise.
17547 * gdb.base/unload.exp: Likewise.
17548 * gdb.cp/ovldbreak.exp: Likewise.
17549 * gdb.mi/mi-pending.exp: Likewise.
54e52265 17550
897b09ca
DE
175512008-02-07 Doug Evans <dje@google.com>
17552
17553 * gdb.cp/mb-inline.exp: New.
17554 * gdb.cp/mb-inline.h: New.
17555 * gdb.cp/mb-inline1.cc: New.
17556 * gdb.cp/mb-inline2.cc: New.
17557
b1c32d35
PM
175582008-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
17559
17560 * gdb.pascal/floats.pas: New test program.
17561 * gdb.pascal/floats.exp: New testcase.
17562
1a4ca44a
TJB
175632008-02-06 Thiago Jung Bauermann <bauerman@br.ibm.com>
17564
17565 * gdb.base/callfuncs.c (t_float_many_args): New function.
17566 (t_double_many_args): New function.
17567 * gdb.base/callfuncs.exp: Add tests for exceeding float
17568 and double parameters passed through the stack.
17569
439048e8
JB
175702008-02-05 Joel Brobecker <brobecker@adacore.com>
17571
17572 * gdb.ada/complete/pck.ads, gdb.ada/complete/pck.adb,
17573 gdb.ada/complete/foo.adb: New files.
17574 * gdb.ada/complete.exp: New testcase.
17575
81fe8080
DE
175762008-02-03 Doug Evans <dje@google.com>
17577
301f0ecf
DE
17578 * gdb.base/whatis-exp.exp: Fix expected result of whatis x+y, x-y, x*y.
17579
81fe8080
DE
17580 * gdb.cp/gdb2384.exp: New file.
17581 * gdb.cp/gdb2384.cc: New file.
17582 * gdb.cp/gdb2384-base.h: New file.
17583 * gdb.cp/gdb2384-base.cc: New file.
17584
4b071aec
DE
175852008-02-02 Doug Evans <dje@google.com>
17586
17587 * gdb.base/sigall.c (main): Ensure all signals aren't blocked.
17588
61137ba6
JB
175892007-02-01 Joel Brobecker <brobecker@adacore.com>
17590
17591 * gdb.ada/sym_print_name: New test program.
17592 * gdb.ada/sym_print_name.exp: New testcase.
17593
175942007-02-01 Joel Brobecker <brobecker@adacore.com>
51ba8a62
JB
17595
17596 * gdb.ada/nested/hello.adb: New file.
17597 * gdb.ada/nested.exp: New testcase.
17598 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
17599
98deb0da
VP
176002008-02-01 Vladimir Prus <vladimir@codesourcery.com>
17601
17602 * gdb.mi/basic.c (return_1): New function.
a9c64011
AS
17603 * gdb.mi/mi-break.exp: Make sure that failed -break-insert
17604 don't cause future evaluations of function to report
17605 creation of internal breakpoints.
98deb0da 17606
723a2275
VP
176072008-02-01 Vladimir Prus <vladimir@codesourcery.com>
17608
17609 * gdb.mi/mi-break.exp (test_error): New.
17610 Call it.
17611
fb546a2f
LM
176122008-01-31 Luis Machado <luisgpm@br.ibm.com>
17613
17614 * gdb.arch/ppc64-atomic-inst.c: New testcase source file.
17615 * gdb.arch/ppc64-atomic-inst.exp: New testcase expect file.
17616
2d8fd90a
PM
176172008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
17618
17619 * gdb.pascal/integers.pas: New test program.
17620 * gdb.pascal/integers.exp: New testcase.
17621
a7fa0ded
PM
176222008-01-31 Pierre Muller <muller@ics.u-strasbg.fr>
17623
17624 * gdb.pascal/hello.exp (binfile): Add ${EXEEXT}.
17625
5e1a1926
TJB
176262008-01-30 Luis Machado <luisgpm@br.ibm.com>
17627
17628 * gdb.arch/powerpc-d128-regs.exp: New testcase expect file.
17629 * gdb.arch/powerpc-d128-regs.c: New testcase source file.
17630
8d04f9f0
JB
176312008-01-30 Paul Hilfinger <hilfinger@adacore.com>
17632
17633 * gdb.ada/formatted_ref: New test program.
17634 * gdb.ada/formatted_ref.exp: New testcase.
17635
17636 * gdb.cp/formatted-ref.cc: New file.
17637 * gdb.cp/formatted-ref.exp: New testcase.
17638
ce75a98f
JB
176392008-01-30 Joel Brobecker <brobecker@adacore.com>
17640
17641 * gdb.base/ptype.exp: Add testing of "ptype $pc".
17642
e835f6bf
NR
176432008-01-30 Nick Roberts <nickrob@snap.net.nz>
17644
17645 * gdb.mi/mi-file.exp, gdb.mi/mi2-file.exp
17646 (test_file_list_exec_source_file): Update to new macro-info field.
17647
d118ef87
PH
176482008-01-30 Paul N. Hilfinger <hilfinger@adacore.com>
17649
17650 * gdb.ada/exprs: New test program.
17651 * gdb.ada/exprs.exp: New testcase.
17652
7d35ab09
TJB
176532008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
17654
17655 * dfp-test.c (DELTA, DELTA_B): New definitions.
17656 (double_val1, double_val2, double_val3, double_val4, double_val5,
17657 double_val6, double_val7, double_val8, double_val9, double_val10,
17658 double_val11, double_val12, double_val13, double_val14, dec32_val1,
17659 dec32_val2, dec32_val3, dec32_val4, dec32_val5, dec32_val6, dec32_val7,
17660 dec32_val8, dec32_val9, dec32_val10, dec32_val11, dec32_val12,
17661 dec32_val13, dec32_val14, dec32_val15, dec32_val16, dec64_val1,
17662 dec64_val2, dec64_val3, dec64_val4, dec64_val5, dec64_val6, dec64_val7,
17663 dec64_val8, dec64_val9, dec64_val10, dec64_val11, dec64_val12,
17664 dec64_val13, dec64_val14, dec64_val15, dec64_val16, dec128_val1,
17665 dec128_val2, dec128_val3, dec128_val4, dec128_val5, dec128_val6,
17666 dec128_val7, dec128_val8, dec128_val9, dec128_val10, dec128_val11,
17667 dec128_val12, dec128_val13, dec128_val14, dec128_val15,
17668 dec128_val16): New global variables.
17669 (decimal_dec128_align): New function.
17670 (decimal_mixed): Likewise.
17671 (decimal_many_args_dec32): Likewise.
17672 (decimal_many_args_dec64): Likewise.
17673 (decimal_many_args_dec128): Likewise.
17674 (decimal_many_args_mixed): Likewise.
17675 * dfp-test.exp: Add tests calling new inferior functions.
17676
2d717e4f
DJ
176772008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17678
17679 * gdb.server/ext-attach.c, gdb.server/ext-attach.exp,
17680 gdb.server/ext-run.exp: New files.
17681 * lib/gdbserver-support.exp (gdbserver_download): New.
17682 (gdbserver_start): New. Update gdbserver expected
17683 output.
17684 (gdbserver_spawn): Use them.
17685 (gdbserver_start_extended): New.
17686
e85a822c
DJ
176872008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
17688
17689 * gdb.base/foll-exec.exp: Update header. Skip on remote targets.
17690 Run on GNU/Linux.
17691 (do_exec_tests): Check for systems which do not support catchpoints.
17692 Do not match START.
17693 * gdb.base/foll-fork.exp: Update header. Skip on remote targets.
17694 Run on GNU/Linux. Enable verbose output.
17695 (check_fork_catchpoints): New.
17696 (explicit_fork_child_follow, catch_fork_child_follow)
17697 (tcatch_fork_parent_follow): Update expected messages.
17698 (do_fork_tests): Use check_fork_catchpoints.
17699 * gdb.base/foll-vfork.exp: Update header. Skip on remote targets.
17700 Run on GNU/Linux. Enable verbose output.
17701 (check_vfork_catchpoints): New.
17702 (vfork_parent_follow_to_bp, tcatch_vfork_then_child_follow): Update
17703 expected messages.
17704 (do_vfork_and_exec_tests): Use check_fork_catchpoints.
17705
401ea829
JB
177062008-01-29 Jim Blandy <jimb@red-bean.com>
17707
17708 * lib/gdbserver-support.exp (gdb_target_cmd): Recognize 'unknown
17709 host' errors.
17710 * lib/mi-support.exp (mi_gdb_target_cmd): Same.
17711
aceaf3ad
JB
177122008-01-29 Jim Blandy <jimb@red-bean.com>
17713
17714 * gdb.threads/sigthread.c: Use barriers to ensure that
17715 child_thread and child_thread_two are always initialized before we
17716 start to use them.
17717
a5606eee
VP
177182008-01-29 Vladimir Prus <vladimir@codesourcery.com>
17719
17720 * gdb.base/watchpoint-solib.exp: New.
a9c64011
AS
17721 * gdb.base/watchpoint-solib.c: New.
17722 * gdb.base/watchpoint-solib-shr.c: New.
a5606eee 17723
c55a82bb
PM
177242008-01-29 Pierre Muller <muller@ics.u-strasbg.fr>
17725
17726 * gdb.base/gdb1056.exp: Add unsigned integer test.
17727
0993fe05
DE
177282008-01-28 Doug Evans <dje@google.com>
17729
17730 * gdb.base/maint.exp: Tighten patterns looking for .text/.data/.bss.
17731
4fe42e7f
JB
177322008-01-27 Jim Blandy <jimb@codesourcery.com>
17733
c7a69933
JB
17734 * gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
17735
4fe42e7f
JB
17736 * gdb.base/expand-psymtabs.exp: Doc fix.
17737
5def8285
MK
177382008-01-26 Mark Kettenis <kettenis@gnu.org>
17739
17740 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
17741
5313c911
NR
177422008-01-24 Nick Roberts <nickrob@snap.net.nz>
17743
a9c64011 17744 * gdb.mi/mi2-var-display.exp: Add value field to tests for output of
5313c911
NR
17745 -var-set-format.
17746
93815fbf
VP
177472008-01-23 Chris Demetriou <cgd@google.com>
17748
17749 * gdb.threads/thread_events.c: New testcase source file.
17750 * gdb.threads/thread_events.exp: New testcase expect file.
17751
467a88ee
NR
177522008-01-23 Nick Roberts <nickrob@snap.net.nz>
17753
17754 * lib/gdb.exp: Add the variable octal.
a9c64011
AS
17755
17756 * gdb.mi/mi-var-display.exp: Add value field to tests for output of
467a88ee
NR
17757 -var-set-format.
17758
d8f82aba
DJ
177592008-01-22 Daniel Jacobowitz <dan@codesourcery.com>
17760 Vladimir Prus <vladimir@codesourcery.com>
17761
17762 * gdb.base/float.exp: Allow missing floating point for m68k and
17763 PowerPC.
17764
60c46647
VP
177652008-01-22 Vladimir Prus <vladimir@codesourcery.com>
17766
17767 * gdb.mi/basics.c: Setup for testing breakpoints
a9c64011
AS
17768 ignore count.
17769 * gdb.mi/mi-break.exp: Test for breakpoint ignore count.
17770 * gdb.mi/mi-cli.exp: Adjust.
17771 * gdb.mi/mi2-cli.exp: Adjust.
60c46647 17772
c7dd36a1
PA
177732008-01-17 Pedro Alves <pedro@codesourcery.com>
17774
17775 * gdb.mi/mi-var-child.c (do_children_tests): Add 'dummy' integer
17776 and 'dummy_ptr' integer pointer. Initialize struct_declarations
17777 with dummy_ptr's address.
17778 * gdb.mi/var-cmd.c (do_children_tests): Likewise.
17779 * gdb.mi/mi-var-child.exp: int_ptr_ptr is now always "editable" on
17780 all targets.
17781 * gdb.mi/mi2-var-child.exp: Likewise.
17782
39d5313e
JB
177832008-01-09 Joel Brobecker <brobecker@adacore.com>
17784
17785 * gdb.ada/null_array: New test program.
17786 * gdb.ada/null_array.exp: New testcase.
17787
0aea4bf3
LM
177882008-01-09 Luis Machado <luisgpm@br.ibm.com>
17789
17790 * gdb.base/printcmds.exp (test_printf_with_dfp): Update printf calls
17791 with required float modifiers.
17792
0b354900
JB
177932008-01-08 Joel Brobecker <brobecker@adacore.com>
17794
17795 * gdb.ada/funcall_param: New test program.
17796 * gdb.ada/funcall_param.exp: New testcase.
17797
cdb7f5d4
JB
177982008-01-08 Joel Brobecker <brobecker@adacore.com>
17799
17800 * gdb.ada/arrayparam: New test program.
17801 * gdb.ada/arrayparam.exp: New testcase.
17802
88e2547f
JB
178032008-01-08 Joel Brobecker <brobecker@adacore.com>
17804
17805 * gdb.ada/print_pc.exp: Add verification of where gdb_start_cmd
17806 landed. Should also fix random failures in the test following it.
17807
f6867ce0
TJB
178082008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
17809
17810 * gdb.base/dfp-exprs.exp (test_dfp_arithmetic_expressions): Add tests
17811 for expressions with decimal float values.
17812 (test_dfp_conversions): New function to test casts to and from
17813 decimal float types.
17814 Call test_dfp_conversions.
17815 * gdb.base/dfp-test.c (struct decstruct): Add float4 and double8
17816 elements.
17817 (main): Initialize ds.float4 and ds.double8 elements.
17818 * gdb.base/dfp-test.exp (d32_set_tests): Fix typo. Adjust expect
17819 string to new error message.
17820 (d64_set_tests): Likewise.
17821 (d128_set_tests): Likewise.
17822 Add tests for expressions with decimal float variables. Add tests for
17823 conversions to and from decimal float types.
17824
f9c11282
JB
178252008-01-05 Joel Brobecker <brobecker@adacore.com>
17826
17827 * gdb.ada/packed_tagged/comp_bug.adb: New file.
17828 * gdb.ada/packed_tagged.exp: New testcase.
17829
0ecbca72
JB
178302008-01-04 Joel Brobecker <brobecker@adacore.com>
17831
17832 * gdb.ada/homonym/homonym.ads, gdb.ada/homonym/homonym.adb,
17833 gdb.ada/homonym/homonym_main.adb: New files.
17834 * gdb.ada/homonym.exp: New testcase.
17835
c18d3d89
JB
178362008-01-04 Joel Brobecker <brobecker@adacore.com>
17837
17838 * gdb.ada/packed_array.exp: Add testing of references to
17839 a packed array.
17840
ecc7085b
JB
178412008-01-04 Joel Brobecker <brobecker@adacore.com>
17842
17843 * gdb.ada/type_coercion/ident.adb, gdb.ada/type_coercion/assign.adb:
17844 New files.
17845 * gdb.ada/type_coercion.exp: New testcase.
17846
c474c922
JB
178472008-01-04 Joel Brobecker <brobecker@adacore.com>
17848
17849 * gdb.ada/tagged/pck.ads, gdb.ada/tagged/pck.adb,
17850 gdb.ada/tagged/foo.adb: New file.
17851 * gdb.ada/tagged.exp: New testcase.
17852
9005b927
JB
178532008-01-04 Joel Brobecker <brobecker@adacore.com>
17854
17855 * gdb.ada/ptype_field/pck.ads, gdb.ada/ptype_field/pck.adb,
17856 gdb.ada/ptype_field/foo.adb: New files.
17857 * gdb.ada/ptype_field.exp: New testcase.
17858
1a6aaad8
JB
178592008-01-03 Joel Brobecker <brobecker@adacore.com>
17860
17861 * gdb.ada/print_pc.exp: New testcase.
17862
0ef22f53
JB
178632008-01-03 Joel Brobecker <brobecker@adacore.com>
17864
17865 * gdb.ada/taft_type/pck.ads, gdb.ada/taft_type/pck.adb,
17866 gdb.ada/taft_type/p.adb: New files.
17867 * gdb.ada/taft_type.exp: New testcase.
17868
1689ecf8
JB
178692008-01-03 Joel Brobecker <brobecker@adacore.com>
17870
17871 * gdb.ada/array_bounds/bar.adb: New file.
17872 * gdb.ada/array_bounds.exp: New testcase.
17873
a4d0b9c3
JB
178742008-01-03 Joel Brobecker <brobecker@adacore.com>
17875
17876 * gdb.ada/arrayptr/pck.ads, gdb.ada/arrayptr/pck.adb,
17877 gdb.ada/arrayptr/foo.adb: New files.
17878 * gdb.ada/arrayptr.exp: New testcase.
17879
a31ace00
JB
178802008-01-03 Joel Brobecker <brobecker@adacore.com>
17881
17882 * gdb.base/set-lang-auto.exp: New testcase.
17883
a97fced3
JB
178842008-01-03 Joel Brobecker <brobecker@adacore.com>
17885
17886 * gdb.ada/fun_addr/foo.adb: New file.
17887 * gdb.ada/fun_addr.exp: New testcase.
17888
ef29ce1a
JK
178892008-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
17890
17891 * gdb.threads/fork-child-threads.exp, gdb.threads/fork-child-threads.c:
17892 New files
17893
0fafefe3
JB
178942008-01-02 Joel Brobecker <brobecker@adacore.com>
17895
17896 * array_subscript_addr/p.adb: New file.
a9c64011 17897 * array_subscript_addr.exp: New testcase.
0fafefe3 17898
c4359f8d
JB
178992008-01-02 Joel Brobecker <brobecker@adacore.com>
17900
a9c64011 17901 * gdb.ada/str_cmp_ref/pck.ads, gdb.ada/str_cmp_ref/foo.adb:
c4359f8d
JB
17902 New files.
17903 * gdb.ada/str_cmp_ref.exp: New testcase.
17904
1aa1b15b
JB
179052008-01-01 Joel Brobecker <brobecker@adacore.com>
17906
17907 * gdb.ada/fun_in_declare/pck.ads, gdb.ada/fun_in_declare/pck.adb,
17908 gdb.ada/fun_in_declare/foo.adb: New files.
a9c64011 17909 * gdb.ada/fun_in_declare.exp: New testcase.
1aa1b15b 17910
81c9b2cf
JB
179112008-01-01 Joel Brobecker <brobecker@adacore.com>
17912
17913 * gdb.ada/ref_param/foo.adb, gdb.ada/ref_param/pck.adb,
17914 gdb.ada/ref_param/pck.ads: New files.
17915 * gdb.ada/ref_param.exp: New testcase.
17916
319e4674
JB
179172008-01-01 Joel Brobecker <brobecker@adacore.com>
17918
17919 * gdb.ada/interface/types.ads, gdb.ada/interface/types.adb,
17920 gdb.ada/interface/foo.adb: New files.
17921 * gdb.ada/interface.exp: New testcase.
17922
ef682c56
JB
179232007-12-31 Jim Blandy <jimb@codesourcery.com>
17924
17925 * gdb.base/multi-forks.exp: Consume all output from child
17926 processes before proceeding to next test.
17927
f6f3eb6c
JB
179282007-12-29 Jim Blandy <jimb@codesourcery.com>
17929
17930 * configure: Regenerated.
17931
f652e42f
JB
179322007-12-27 Joel Brobecker <brobecker@adacore.com>
17933
17934 * gdb.ada/fixed_cmp/pck.ads, gdb.ada/fixed_cmp/pck.adb,
17935 gdb.ada/fixed_cmp/fixed.adb: New files.
17936 * gdb.ada/fixed_cmp.exp: New testcase.
17937
6943e596
JB
179382007-12-27 Joel Brobecker <brobecker@adacore.com>
17939
17940 * gdb.ada/boolean_expr.exp: New testcase.
17941
aad9a193
JB
179422007-12-26 Jim Blandy <jimb@codesourcery.com>
17943
17944 * gdb.base/multi-forks.exp: Doc fix.
17945
fb5f3683
JB
179462007-12-26 Joel Brobecker <brobecker@adacore.com>
17947
17948 * gdb.ada/Makefile.in (EXECUTABLES): Update list.
17949 * gdb.ada/char_param.exp: Do not compile our test program with
17950 -gnata, this is unnecessary.
17951 * gdb.ada/char_param/pck.ads: Remove unnecessary "with".
17952
384e4a9c
JB
179532007-12-24 Joel Brobecker <brobecker@adacore.com>
17954
17955 * gdb.ada/print_chars/pck.ads, gdb.ada/print_chars/pck.adb,
17956 gdb.ada/print_chars/foo.adb: New files.
17957 * gdb.ada/print_chars.exp: New testcase.
17958
01e044f7
JB
179592007-12-24 Joel Brobecker <brobecker@adacore.com>
17960
17961 * gdb.ada/char_param/pck.ads, gdb.ada/char_param/pck.adb,
17962 gdb.ada/char_param/foo.adb: New files.
17963 * gdb.ada/char_param.exp: New testcase.
17964
0ce17860
JB
179652007-12-22 Jim Blandy <jimb@codesourcery.com>
17966
17967 * gdb.asm/asm-source.exp: Use gdb_get_line_number, instead of
17968 hard-coding source line numbers into the test.
17969 * gdb.asm/asmsrc1.s, gdb.asm/asmsrc2.s: Add comments for
17970 gdb_get_line_number to find.
17971
919809b9
JB
179722007-12-22 Joel Brobecker <brobecker@adacore.com>
17973
17974 * gdb.base/ptype.c (highest): New struct type.
17975 (the_highest): New variable of that type.
17976 (main): Add dummy assignment to a field of variable the_highest.
17977 * gdb.base/ptype.exp: Test type printing of our new variable.
17978
abc8a88d
PM
179792007-12-19 Pierre Muller <muller@ics-u-strasbg.fr>
17980
17981 * (gdb.base/watch_thread_num.exp): Add breakpoint at thread_function
a9c64011 17982 and record first explicitly generated thread number.
abc8a88d
PM
17983 Use that thread number for thread specific watchpoint test.
17984 Add iteration number to repetitive tests.
17985
5158f3e3
CES
179862007-12-16 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
17987 Jim Blandy <jimb@codesourcery.com>
17988
17989 * gdb.base/expand-psymtabs.c: New testcase
17990 source file.
17991 * gdb.base/expand-psymtabs.exp: New testcase
17992 expect file.
17993
37e4754d
LM
179942007-12-17 Luis Machado <luisgpm@br.ibm.com>
17995
17996 * testsuite/gdb.base/watch_thread_num.c: New testcase source file.
17997 * testsuite/gdb.base/watch_thread_num.exp: New testcase expect file.
17998
551e5d04
JB
179992007-12-17 Joel Brobecker <brobecker@adacore.com>
18000
18001 * gdb.ada/frame_args/foo.adb: New file.
18002 * gdb.ada/frame_args/pck.ads: New file.
18003 * gdb.ada/frame_args/pck.adb: New file.
18004 * gdb.ada/frame_args.exp: New testcase.
18005
a05ee097
JB
180062007-12-17 Joel Brobecker <brobecker@adacore.com>
18007
18008 * gdb.base/frame-args.c: New file.
18009 * gdb.base/frame-args.exp: New testcase.
18010
c162e8c9 180112007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
a9c64011 18012 Joseph Myers <joseph@codesourcery.com>
c162e8c9
JM
18013
18014 * gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
18015
afe8ab22 180162007-12-14 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 18017
afe8ab22
VP
18018 * gdb.mi/mi-pending.exp: New.
18019 * gdb.mi/mi-pending.c: New.
18020 * gdb.mi/mi-pendshr.c: New.
18021
dfdfb3ca
JB
180222007-12-06 Jim Blandy <jimb@codesourcery.com>
18023
18024 * gdb.base/default.exp: Update expected output for 'info catch'.
18025
b7fca990
JK
180262007-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18027
18028 * lib/gdb.exp (build_id_debug_filename_get): OBJCOPY pipe being read
18029 must be set to binary.
18030
6a1afc1e
PA
180312007-12-09 Pedro Alves <pedro_alves@portugalmail.pt>
18032
18033 * lib/gdb.exp (gdb_gnu_strip_debug): Remove debug format test.
18034
a6b151f1
DJ
180352007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
18036
18037 * gdb.server/file-transfer.exp, gdb.server/transfer.txt,
18038 gdb.mi/mi-file-transfer.exp: New.
18039
43039443
JK
180402007-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18041
18042 * gdb.dwarf2/dw2-ranges.S, gdb.dwarf2/dw2-ranges.exp: New files.
18043
0ef2251b
MR
180442007-11-22 Maciej W. Rozycki <macro@mips.com>
18045
18046 * gdb.trace/backtrace.exp: Fix a typo.
18047 * gdb.trace/circ.exp: Likewise.
18048 * gdb.trace/collection.exp: Likewise.
18049 * gdb.trace/limits.exp: Likewise.
18050 * gdb.trace/report.exp: Likewise.
18051 * gdb.trace/tfind.exp: Likewise.
18052 * gdb.trace/while-dyn.exp: Likewise.
18053
5443631e
NR
180542007-11-21 Nick Roberts <nickrob@snap.net.nz>
18055
18056 * gdb.mi/mi2-var-child.exp, gdb.mi/mi-var-child.exp: Variables
18057 objects of pointers that can't be dereferenced are now
18058 "noneditable".
18059
a4ce5b0d
UW
180602007-11-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18061
18062 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
18063 (target_cpu): Remove.
18064
d6e956e5
VP
180652007-10-15 Vladimir Prus <vladimir@codesourcery.com>
18066
18067 * gdb.base/ending-run.exp: Expect the list of cleared
18068 breakpoint to come in natural order, not the reversed one.
a9c64011 18069
214270ab
VP
180702007-11-07 Vladimir Prus <vladimir@codesourcery.com>
18071
18072 * gdb.mi/mi-var-child.c (do_child_deletion): New.
18073 * gdb.mi/mi-var-child.exp: Run child_deletion tests.
a9c64011 18074
1a619819
LM
180752007-11-05 Luis Machado <luisgpm@br.ibm.com>
18076
18077 * gdb.base/printcmds.exp: New function
18078 test_printf_with_dfp.
18079
5b01a6fa
DE
180802007-11-02 Doug Evans <dje@google.com>
18081
18082 * gdb.disasm/t01_mov.s: Remove carriage returns.
18083 * gdb.disasm/t02_mova.s: Ditto.
18084 * gdb.disasm/t03_add.s: Ditto.
18085 * gdb.disasm/t04_sub.s: Ditto.
18086 * gdb.disasm/t05_cmp.s: Ditto.
18087 * gdb.disasm/t06_ari2.s: Ditto.
18088 * gdb.disasm/t07_ari3.s: Ditto.
18089 * gdb.disasm/t08_or.s: Ditto.
18090 * gdb.disasm/t09_xor.s: Ditto.
18091 * gdb.disasm/t10_and.s: Ditto.
18092 * gdb.disasm/t11_logs.s: Ditto.
18093 * gdb.disasm/t12_bit.s: Ditto.
18094 * gdb.disasm/t13_otr.s: Ditto.
18095
ec33ab7f
JK
180962007-11-01 Jan Kratochvil <jan.kratochvil@redhat.com>
18097
18098 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.
18099
ae0d01ff
UW
181002007-10-30 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18101
18102 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does not
18103 provide DFP support.
18104
55eddb0f
DJ
181052007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
18106
18107 * gdb.arch/altivec-abi.exp: Run multiple times for GCC on GNU/Linux.
18108 Test "set powerpc vector-abi". Skip auto-detection tests for old
18109 toolchains.
18110
7020f05c
PA
181112007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
18112
18113 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and ne
18114 with [string compare].
18115
84bc3db9
PA
181162007-10-30 Pedro Alves <pedro_alves@portugalmail.pt>
18117
18118 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.
18119 * gdb.base/sepsymtab.exp (binfile): Add ${EXEEXT}.
18120
5876dc88
LM
181212007-10-25 Luis Machado <luisgpm@br.ibm.com>
18122
18123 * gdb.opt/clobbered-registers-O2.c: New testcase source file.
18124 * gdb.opt/clobbered-registers-O2.exp: New testcase expect file.
18125 * gdb.opt/Makefile.in: New makefile.
18126 * Makefile.in: Create new directory "gdb.opt".
18127 * configure.ac: Add "gdb.opt" directory.
18128 * configure: Regenerated.
a9c64011 18129
c3ea9a14
DE
181302007-10-25 Doug Evans <dje@google.com>
18131
18132 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
18133 * gdb.cp/mb-templates.exp: Check skip_cplus_tests.
18134
a9c64011 181352007-10-15 Wu Zhou <woodzltc@cn.ibm.com>
93004d61
TJB
18136 Thiago Jung Bauermann <bauerman@br.ibm.com>
18137
18138 * gdb.base/dfp-exprs.exp: new file adding tests for Decimal
18139 Floating Point expressions.
18140 * gdb.base/dfp-test.exp: new file adding tests for Decimal
18141 Floating Point variables.
18142 * gdb.base/dfp-test.c: new file containing program with Decimal
18143 Floating variables, used by gdb.base/dfp-test.exp.
18144
62a24a2b
DJ
181452007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
18146
18147 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.
18148
e7b1eae6
UW
181492007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18150
18151 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec when
18152 compiling test case with GCC.
18153 * gdb.arch/altivec-regs.exp (compile_flags): Likewise.
18154
c641edcc
UW
181552007-10-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18156
18157 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
18158 format changes.
18159
5e5ebfe6
MS
181602007-10-18 Michael Snyder <msnyder@specifix.com>
18161
18162 * gdb.base/dbx.exp: Add missing "-re " operator.
18163
e831e7b6
GM
181642007-10-16 Gaius Mulley <gaius@glam.ac.uk>
18165
18166 * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.
18167 * configure.ac: Removed trailing spaces after backslash.
18168 * gdb.modula2: New directory.
18169 * gdb.modula2/Makefile.in: New file.
18170 * gdb.modula2/unbounded-array.exp: New file.
18171 * gdb.modula2/unbounded1.c: New file.
18172
7cc46491
DJ
181732007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
18174
18175 * gdb.xml/tdesc-regs.exp: Add PowerPC support.
18176
181772007-10-15 Pierre Muller <muller@ics.u-strasbg.fr>
501b79c1
PM
18178
18179 * gdb.base/sigstep.c (main): Add checks for
18180 return values for setitimer call.
18181 Call setitimer again with itimer = ITIMER_REAL
18182 if first call to setitimer fails.
18183
e91528f0
KH
181842007-10-11 Kazu Hirata <kazu@codesourcery.com>
18185
18186 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout instead
18187 of $timeout.
18188
2ec9a4f8
DJ
181892007-10-09 Daniel Jacobowitz <dan@codesourcery.com>
18190
18191 * gdb.server/server-run.exp: Test for dynamic linker symbols.
18192
181932007-10-09 Pierre Muller <muller@ics.u-strasbg.fr>
5aa7ddc2
PM
18194
18195 * lib/gdb.exp (gdb_run_cmd): Move comment outside
18196 of gdb_expect call, to avoid interruption.
18197
64b2fa04
PA
181982007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>
18199
18200 * gdb.base/whatis.c (v_long_long, v_signed_long_long)
18201 (v_unsigned_long_long, v_long_long_array)
18202 (v_signed_long_long_array, v_unsigned_long_long_array)
18203 (slong_long_addr, a_slong_long_addr, v_long_long_pointer)
18204 (v_signed_long_long_pointer, v_unsigned_long_long_pointer)
18205 [!NO_LONG_LONG]: New.
18206 (t_struct, v_struct2, t_union, v_union2) [!NO_LONG_LONG]: Add
18207 v_long_long_member.
18208
18209 (v_long_long_func, v_signed_long_long_func)
18210 (v_unsigned_long_long_func) [!NO_LONG_LONG]: New.
18211 (main) [!NO_LONG_LONG]: Initialize long long variants.
18212
18213 * gdb.base/whatis.exp: If board file requests no_long_long, build
18214 test with NO_LONG_LONG defined. Test long long, signed long long,
18215 and unsigned long long variants but only if board file doesn't
18216 disable it.
18217
a912286e 182182007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>
a9c64011 18219 Daniel Jacobowitz <dan@codesourcery.com>
a912286e
DJ
18220
18221 * Makefile.in (ALL_SUBDIRS): Add gdb.pascal.
18222 * configure.ac (AC_OUTPUT): Add gdb.pascal/Makefile.
18223 * configure: Regenerated.
18224 * gdb.pascal/Makefile.in, gdb.pascal/hello.exp, gdb.pascal/hello.pas,
18225 gdb.pascal/types.exp, lib/pascal.exp: New files.
18226
471ba8c9
DJ
182272007-10-02 Daniel Jacobowitz <dan@codesourcery.com>
18228
18229 * gdb.cp/classes.exp (do_tests): Always step to the line after the
18230 call.
18231 * gdb.mi/mi-simplerun.exp (test_controlled_execution): Allow finish
18232 to return to the call.
18233 * gdb.mi/mi2-simplerun.exp (test_controlled_execution): Likewise.
18234 * gdb.mi/mi-return.exp (test_return_simple): Likewise.
18235 * gdb.mi/mi2-return.exp (test_return_simple): Likewise.
18236 * gdb.mi/mi-until.exp (test_until): Likewise.
18237 * gdb.mi/mi2-until.exp (test_until): Likewise.
18238
fef8a650
DJ
182392007-10-01 Daniel Jacobowitz <dan@codesourcery.com>
18240
18241 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as a
18242 two-char array.
18243 * gdb.mi/mi-var-cmd.exp, gdb.mi/mi2-var-cmd.exp: Use lcharacter[0].
18244
d983da9c
DJ
182452007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
18246
18247 * gdb.threads/watchthreads.c (thread_function): Sleep between
18248 iterations.
18249 * gdb.threads/watchthreads.exp: Allow two watchpoints to trigger
18250 at once for S/390. Generate matching fails and passes.
18251
17f62551
VP
182522007-09-27 Vladimir Prus <vladimir@codesourcery.com>
18253
18254 * gdb.mi/var-cmd.c (do_children_tests): Initialize
18255 the 'struct_declarations' variable to zeros.
a9c64011 18256
ed0616c6
VP
182572007-09-24 Vladimir Prus <vladimir@codesourcery.com>
18258
18259 * gdb.cp/mb-ctor.cc: New.
18260 * gdb.cp/mb-ctor.exp: New.
18261 * gdb.cp/mb-templates.cc: New.
18262 * gdb.cp/mb-templates.exp: New.
18263
41f1b697
DJ
182642007-09-23 Daniel Jacobowitz <dan@codesourcery.com>
18265
18266 * gdb.cp/pass-by-ref.cc, gdb.cp/pass-by-ref.exp: New files.
18267
3f213f78
PA
182682007-09-23 Pedro Alves <pedro_alves@portugalmail.pt>
18269
18270 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGW
18271 targets.
18272 * configure: Regenerate.
18273
0d381245 182742007-09-23 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 18275
0d381245
VP
18276 * gdb.base/annota1.exp: Adjust for 'info break'
18277 format changes.
18278 * gdb.base/annota3.exp: Likewise.
18279 * gdb.base/break.exp: Likewise.
18280 * gdb.base/condbreak.exp: Likewise.
18281 * gdb.base/pending.exp: Likewise.
18282 * gdb.base/sepdebug.exp: Likewise.
18283 * gdb.base/unload.exp: Likewise.
18284 * gdb.base/ovldbreak.exp: Likewise.
a9c64011 18285
fe3f5fa8
VP
182862007-09-22 Vladimir Prus <vladimir@codesourcery.com>
18287
18288 * gdb.base/pending.exp: No longer expect "Pending breakpoint resolved"
18289 messages.
18290 * gdb.base/chng-syms.exp: Likewise.
18291 * gdb.base/unload.exp: Likewise.
a9c64011 18292
a75cf6c0
DJ
182932007-09-21 Daniel Jacobowitz <dan@codesourcery.com>
18294
18295 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.
18296
18ecae38
DJ
182972007-09-17 Daniel Jacobowitz <dan@codesourcery.com>
18298
18299 * schedlock.c (NUM): Change to 1.
18300 (main): Use args[0] for the main thread.
18301 * schedlock.exp: Only expect two threads. Only issue one pass or fail
18302 regardless of the number of threads.
18303
5509918f
MR
183042007-09-14 Maciej W. Rozycki <macro@mips.com>
18305
4a543daf
MR
18306 * gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpoint
18307 type down.
18308 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
18309 test.
18310 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Pass the
18311 watchpoint type down.
18312 (test_watchpoint_triggering): XFAIL the sw watchpoint scope
18313 test.
18314
183152007-09-14 Maciej W. Rozycki <macro@mips.com>
18316
5509918f
MR
18317 * gdb.mi/mi-watch.exp (test_watchpoint_all): New function.
18318 Move all the tests here and run them twice, once using software
18319 watchpoints and once using hardware watchpoints.
18320 * gdb.mi/mi2-watch.exp (test_watchpoint_all): Likewise.
18321
40b53987
DJ
183222007-09-12 Daniel Jacobowitz <dan@codesourcery.com>
18323
18324 * gdb.base/solib-weak.exp (do_test): Adjust the file names for each
18325 test.
18326
695e2681
MK
183272007-09-10 Mark Kettenis <kettenis@gnu.org>
18328
8b3fc8d8
MK
18329 * lib/gdb.exp (build_id_debug_filename_get): Improve check for
18330 build-id.
18331
695e2681
MK
18332 * lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn't
18333 know about $ORIGIN. Calculate output dir from $dest instead of
18334 using ${objdir}/{$subdir}.
18335
58d69f29
MK
183362007-09-09 Mark Kettenis <kettenis@gnu.org>
18337
18338 * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports
18339 gcore, before continuing with the test.
18340
3e347599
DJ
183412007-09-06 Daniel Jacobowitz <dan@codesourcery.com>
18342
18343 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.
18344 * gdb.mi/mi-watch.exp: Likewise.
18345
ea37ba09
DJ
183462007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
18347 Jim Blandy <jimb@codesourcery.com>
18348
18349 * gdb.arch/i386-sse.exp: Do not expect character constants.
18350 * gdb.base/charsign.c, gdb.base/charsign.exp: Delete.
18351 * gdb.base/display.exp: Allow print/s.
18352 * gdb.base/printcmds.exp, gdb.base/setvar.exp: Revert signed
18353 and unsigned char array changes.
18354
2025a643
DJ
183552007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
18356
18357 * gdb.base/display.exp: Add tests for printf %p.
18358
26669a27
PA
183592007-09-03 Pedro Alves <pedro_alves@portugalmail.pt>
18360
18361 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert
18362 the dll name to unicode.
18363
c8f021f8
JK
183642007-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18365
18366 * gdb.base/default.exp (show version): Update the version text.
18367 * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
18368
4cf31eea
JK
183692007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
18370
18371 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:
18372 New files.
18373
4935890f
JK
183742007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
18375
18376 * lib/gdb.exp (build_id_debug_filename_get): New function.
18377 * gdb.base/sepdebug.exp: Reflect the changes in the heading comment.
18378 Remove the generate DEBUG file for the future testcase runs.
18379 New testcase for the NT_GNU_BUILD_ID retrieval.
18380 Move the final testing step to ...
18381 (test_different_dir): ... a new function.
18382 New parameter XFAIL to XFAIL all the tests performed.
18383 New parameter TEST_DIFFERENT_DIR parametrizing the directory.
18384 New parameter TYPE to PF_PREFIX all the tests performed.
18385
02142340
VP
183862007-08-31 Vladimir Prus <vladimir@codesourcery.com>
18387
18388 * gdb.mi/mi-var-cp.cc (path_expression): New
18389 function.
18390 * gdb.mi/mi-var-cp.exp: Run path exression tests.
18391
36acd84e
UW
183922007-08-27 Markus Deuling <deuling@de.ibm.com>
18393
18394 * gdb.cp/cp-relocate.exp (add-symbol-file): Change addresses
18395 to fit into SPU Local Store memory.
18396
a896d121
JB
183972007-08-23 Joel Brobecker <brobecker@adacore.com>
18398
18399 * gdb.base/default.exp: Adjust the expected output of "info
18400 warranty" after the switch to GPLv3.
18401
7b433602
JB
184022007-08-23 Joel Brobecker <brobecker@adacore.com>
18403
18404 * lib/gdb.exp (default_gdb_init): Increase expect buffer size
18405 to 30000 (from 20000).
18406
e22f8b7c
JB
184072007-08-23 Joel Brobecker <brobecker@adacore.com>
18408
18409 Switch the license of all .exp files to GPLv3.
18410 Switch the license of all .f and .f90 files to GPLv3.
18411 Switch the license of all .s and .S files to GPLv3.
18412
5a0e3bd0
JB
184132007-08-23 Joel Brobecker <brobecker@adacore.com>
18414
18415 * configure.ac: Switch license to GPLv3.
18416
cc00619d
JB
184172007-08-23 Joel Brobecker <brobecker@adacore.com>
18418
18419 Switch the licensing to GPLv3 for all .ads and .adb files.
18420
8d26208a
DJ
184212007-08-22 Daniel Jacobowitz <dan@codesourcery.com>
18422
18423 * gdb.base/callfuncs.exp (do_function_calls): Use t_double_int
18424 and t_int_double.
18425 * gdb.base/callfuncs.c (t_double_int, t_int_double): New.
18426
4fcb9948
JB
184272007-08-17 Joel Brobecker <brobecker@adacore.com>
18428
18429 * gdb.base/step-line.c: Switch license to GPL version 3, and
18430 update copyright year.
18431 * gdb.base/step-line.inp: Likewise.
18432
b9c34f67
JB
184332007-08-17 Joel Brobecker <brobecker@adacore.com>
18434
18435 * gdb.base/gdb1555.exp: Make expected output immune to formatting
18436 changes inside gdb1555.c.
18437 * gdb.base/pending.exp: Likewise.
18438
2cc17678
DJ
184392007-08-13 Daniel Jacobowitz <dan@codesourcery.com>
18440
18441 * config/default.exp: New file.
18442
e48883f7
DJ
184432007-07-31 Daniel Jacobowitz <dan@codesourcery.com>
18444
18445 * gdb.base/prologue.c, gdb.base/prologue.exp: New.
18446 * lib/gdb.exp (gdb_breakpoint): Handle "temporary".
18447
1ab80e5b
MR
184482007-07-30 Maciej W. Rozycki <macro@mips.com>
18449
18450 * gdb.base/dump.exp: Force the correct endianness for binary
18451 formats not carrying this information.
18452
aba471f5
DJ
184532007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
18454
18455 * gdb.threads/staticthreads.exp: Match .*sem_post.
18456
d4e07204
DJ
184572007-07-27 Daniel Jacobowitz <dan@codesourcery.com>
18458
18459 * gdb.base/readline.exp (operate_and_get_next): Match the final
18460 prompt.
18461
2b97317d
KB
184622007-07-23 Kevin Buettner <kevinb@redhat.com>
18463
18464 * lib/mi-support.exp (mi_gdb_target_load): Do a "kill" prior
18465 to restarting SID.
18466
44efa07a
KB
184672007-07-18 Kevin Buettner <kevinb@redhat.com>
18468
18469 * gdb.cp/ref-params.exp (gdb_start_again): Invoke `gdb_exit'
18470 prior to `gdb_start'.
18471
7b5ebade
KB
184722007-07-18 Kevin Buettner <kevinb@redhat.com>
18473
18474 * config/sid.exp (gdb_load): Add test for empty argument. Adjust
18475 return value to be compatible with gdb_run_cmd in lib/gdb.exp.
18476 Remove call to gdb_unload.
18477
255e7678
DJ
184782007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
18479 Daniel Jacobowitz <dan@codesourcery.com>
18480
18481 * gdb.base/unload.c (dlopen, dlsym, dlclose, dlerror): Define
18482 for __WIN32__.
18483 (SHLIB_NAME): Delete definition. Always pass dlerror to fprintf.
18484 * gdb.base/unload.exp: Use shared library test routines.
18485
3a40aaa0
UW
184862007-07-03 Markus Deuling <deuling@de.ibm.com>
18487
18488 * gdb.base/solib-symbol.exp: New file (testcase multiple symbol lookup).
18489 * gdb.base/solib-symbol-lib.c: Likewise.
18490 * gdb.base/solib-symbol-main.c: Likewise.
18491
b0f4b84b
DJ
184922007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
18493
18494 * config/gdbserver.exp (gdb_reconnect): New.
18495 * gdb.base/so-disc-shr.c, gdb.base/solib-disc.c,
18496 gdb.base/solib-disc.exp: New files.
18497 * lib/gdb.exp (gdb_test_multiple): Allow tests to match "Ending
18498 remote debugging".
18499 (gdb_compile): Add shlib_load flag.
18500 * lib/gdbserver-support.exp (gdbserver_run): Save the protocol and
18501 port.
18502 (gdbserver_reconnect): New.
18503
1b05479a
DJ
185042007-07-01 Nick Roberts <nickrob@snap.net.nz>
18505 Daniel Jacobowitz <dan@codesourcery.com>
18506
18507 * gdb.base/annota3.exp: Test for if construct.
18508
86f78eb2
DJ
185092007-06-26 Daniel Jacobowitz <dan@codesourcery.com>
18510
18511 * gdb.base/chng-syms.exp: Handle glibc's __GI_exit.
18512
6a2eb474 185132007-06-21 Chris Dearman <chris@mips.com>
a9c64011 18514 Maciej W. Rozycki <macro@mips.com>
6a2eb474
MR
18515
18516 * gdb.base/display.exp: Allow a newline after display/i.
18517 * gdb.base/pc-fp.exp: Likewise.
18518 * gdb.base/sigbpt.exp: Likewise.
18519
f8b73d13
DJ
185202007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
18521
18522 * gdb.xml/tdesc-regs.exp: Add MIPS support. Allow multiple
18523 required features to be included.
18524
4339e69e
DJ
185252007-06-12 Daniel Jacobowitz <dan@codesourcery.com>
18526
18527 * gdb.threads/manythreads.exp: Prevent expect buffer overflow
18528 in info threads output.
18529
23d964e7
UW
185302007-06-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18531 Markus Deuling <deuling@de.ibm.com>
18532
18533 * gdb.arch/spu-info.exp: New testcase.
18534 * gdb.arch/spu-info.c: New file.
18535
fd20f75b
DJ
185362007-06-05 Daniel Jacobowitz <dan@codesourcery.com>
18537
18538 * gdb.arch/thumb-prologue.c: Record the breakpoint address in
18539 tpcs_offset. Restore lr after the call.
18540 * gdb.arch/thumb-prologue.exp: Use tpcs_offset.
18541
2226f861
DJ
185422007-05-23 Daniel Jacobowitz <dan@codesourcery.com>
18543
18544 * lib/gdbserver-support.exp (gdbserver_spawn): Only match full_buffer.
18545 (gdbserver_run): Kill any running gdbserver.
18546 * lib/mi-support.exp (mi_gdb_target_load): Likewise.
18547
d12371a9
MR
185482007-05-17 Maciej W. Rozycki <macro@mips.com>
18549
18550 * gdb.base/sigbpt.exp: Preset segv_addr.
18551
93f02886
DJ
185522007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
18553
18554 * lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
18555 (gdb_compile_shlib): Likewise.
18556 (skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
18557 (default_gdb_init): Clear cleanfiles.
18558 (gdb_finish): Delete recorded cleanfiles.
18559 * lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
18560
18561 * gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
18562 Do not use isnative.
18563 * gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
18564 gdb.base/so-impl-ld.exp: Likewise.
18565 * gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
18566 * gdb.base/unload.exp: Likewise. Do not pass empty option to
18567 gdb_compile.
18568
b04e06d7
VP
185692007-05-15 Vladimir Prus <vladimir@codesourcery.com>
18570
18571 * config/unknown.exp: Remove.
18572
069ed931
UW
185732007-05-15 Markus Deuling <deuling@de.ibm.com>
18574
18575 * gdb.base/info-proc.exp: Check is_remote.
18576
09db0d03
UW
185772007-05-14 Markus Deuling <deuling@de.ibm.com>
18578
18579 * gdb.base/gcore.exp: Initialize variable core_supported.
18580
af2cbe8c
DJ
185812007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
18582
18583 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
18584
027c0295
DJ
185852007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
18586
18587 * gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
18588 * gdb.threads/print-threads.exp (test_all_threads): Allow
18589 negative and hexadecimal thread IDs.
18590
dc5000e7
DJ
185912007-05-14 Daniel Jacobowitz <dan@codesourcery.com>
18592
18593 * gdb.java/jprint.java (public): Avoid invalid call to static
18594 method.
18595
2e74ed18
DP
185962007-05-14 Denis Pilat <denis.pilat@st.com>
18597
18598 * gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
18599 gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
18600 gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
18601 gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
18602 gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
18603
83547f02
UW
186042007-05-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18605
18606 * gdb.base/overlays.exp: Add support for targets with only code
a9c64011 18607 overlay support, not data overlay. Support spu-*-* target in
83547f02
UW
18608 this mode.
18609 * gdb.base/ovlymgr.c: Provide stubs for spu target.
18610 * gdb.base/spu.ld: New file.
18611
b18be20d
DJ
186122007-05-07 Daniel Jacobowitz <dan@codesourcery.com>
18613
18614 * gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
18615
be444858
DJ
186162007-05-06 Daniel Jacobowitz <dan@codesourcery.com>
18617
18618 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
18619
b1d53152
DJ
186202007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
18621
18622 * gdb.java/jmain.exp: Handle demangled names with and without method
18623 signatures.
18624
d084b331
DJ
186252007-04-29 Daniel Jacobowitz <dan@codesourcery.com>
18626
18627 * gdb.mi/mi-syn-frame.c (main, foo, bar)
18628 (have_a_very_merry_interrupt): Remove calls to puts.
18629 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
18630 inferior output.
18631 * lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
18632 test names.
18633
db9d7fc5
DJ
186342007-04-29 Markus Deuling <deuling@de.ibm.com>
18635 Daniel Jacobowitz <dan@codesourcery.com>
18636
18637 * gdb.base/auxv.exp (core_works): Also check is_remote.
18638 * gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
18639
ef783a7d 186402007-04-25 Vladimir Prus <vladimir@codesourcery.com>
a9c64011 18641
ef783a7d
VP
18642 * gdb.base/sigaltstack.exp: Use 'srcfile' in error
18643 message, not the undefined 'module' variable.
18644 * gdb.base/siginfo.exp: Likewise.
18645 * gdb.base/sigstep.exp: Likewise.
18646 * lib/gdbserver-support.exp (gdb_target_cmd): Quote
18647 serialport.
18648 * lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
18649
b7b73cae
CV
186502007-04-25 Corinna Vinschen <vinschen@redhat.com>
18651
18652 * config/sim.exp (gdb_target_sim): Just return with -1 when setting
18653 target sim fails. Return 0 otherwise.
18654 (gdb_load): Return prematurely if gdb_target_sim fails.
18655
7d90fdfa
DP
186562007-04-16 Denis Pilat <denis.pilat@st.com>
18657
18658 * gdb.base/setshow.exp: Reset height after having set it to 100.
18659
5d3e9c85
DP
186602007-04-16 Denis Pilat <denis.pilat@st.com>
18661
18662 * gdb.mi/mi2-stack.exp: update from mi-stack.exp.
18663
18e75969
DP
186642007-04-16 Denis Pilat <denis.pilat@st.com>
18665
18666 * gdb.mi/mi2-var-display.exp: Test for the fullname field.
18667
25d5ea92
VP
186682007-04-14 Vladimir Prus <vladimir@codesourcery.com>
18669
18670 * gdb.mi/mi-var-cmd.exp: Delete varobjs left by previous
18671 tests. Run the frozen varobjs test.
18672 * gdb.mi/var-cmd.c (do_frozen_tests): New.
a9c64011 18673 * lib/mi-support.exp (mi_varobj_update): Fix thinko.
25d5ea92 18674
0b49cb80
JK
186752007-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18676
18677 * gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
18678 gdb.base/type-opaque.exp: New files.
18679
a73bafbc 186802007-04-01 Vladimir Prus <vladimir@codesourcery.com>
a9c64011
AS
18681
18682 * gdb.mi/mi-var-child.c
a73bafbc
VP
18683 (do_children_tests): User char[2] instead of
18684 char so that automatic printing of pointers to char
18685 don't give unpredicable result.
18686 * gdb.mi/var-cmd.c (do_locals_test): Initialize
18687 local variables.
18688 * gdb.mi/mi-var-child.exp: Step to right line
18689 of do_children_tests.
18690 * gdb.mi/mi2-var-child.exp: Likewise.
18691 * gdb.mi/mi-var-cmd.exp: Step to right line of
a9c64011 18692 do_locals_tests.
a73bafbc
VP
18693 (do_children_tests): User char[2] instead of
18694 char so that automatic printing of pointers to char
a9c64011 18695 don't give unpredicable result.
a73bafbc 18696 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 18697 * lib/mi-support.exp (mi_continue_to_line):
a73bafbc
VP
18698 Pass test name to mi_wait_for_stop.
18699
7ce59000
DJ
187002007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18701
18702 * gdb.asm/asm-source.exp: Remove d10v case.
18703 * lib/gdb.exp (skip_cplus_tests): Likewise.
18704 * gdb.asm/d10v.inc: Deleted.
18705
20389057
DJ
187062007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18707
18708 * gdb.base/infnan.c, gdb.base/infnan.exp: New files.
18709
8807d78b
DJ
187102007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
18711
18712 * config/netware.exp: Delete file.
18713
aa3edb8e
JB
187142007-03-29 Joel Brobecker <brobecker@adacore.com>
18715
18716 * gdb.dwarf2/dw2-noloc.S: New file.
18717 * gdb.dwarf2/dw2-noloc.exp: New file.
18718
297561ac
PA
187192007-03-28 Pedro Alves <pedro_alves@portugalmail.pt>
18720
18721 * gdb.cp/method2.cc: New test.
18722 * gdb.cp/method2.exp: New test.
18723 * gdb.cp/Makefile.in (EXECUTABLES): Add method2.
18724
1f81bd39
DJ
187252007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
18726
18727 * gdb.ada/exec_changed.exp: Avoid "set confirm off".
18728
9453113a
DJ
187292007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
18730
18731 * Makefile.in: Add dummy "pdf" and "install-pdf" targets.
18732
b741e217
DJ
187332007-03-27 Daniel Jacobowitz <dan@codesourcery.com>
18734
18735 * config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
18736 (gdb_load): Delete, replace with...
18737 (gdb_reload): ...this.
18738 * gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
18739 * gdb.server/server-mon.exp: Likewise.
18740 * lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
18741 (gdb_start_cmd): New.
18742 (gdb_file_cmd): Save the last loaded file.
18743 (gdb_reload): New.
18744 (gdb_gnu_strip_debug): Use transform.
18745 * lib/gdbserver-support.exp (gdbserver_spawn): Move file download
18746 support here. Use new $last_loaded_file. Check mtime.
18747 (gdb_target_cmd): Handle ObjC failure case.
18748 (infer_host_exec): Delete.
18749 (gdbserver_load): Rename to...
18750 (gdbserver_run): ...this. Simplify.
18751 * lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
18752 (mi_gdb_load): Move most contents to a new function...
18753 (mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
18754 (mi_run_cmd): Use mi_gdb_target_load.
18755 * gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
18756 gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
18757 Use gdb_run_cmd.
18758 * gdb.base/charsign.exp: Remove incorrect comment.
18759 * gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
18760 * gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
18761 gdb.base/start.exp: Use gdb_start_cmd.
18762
446ab585 187632007-03-23 Nigel Stephens <nigel@mips.com>
a9c64011 18764 Maciej W. Rozycki <macro@mips.com>
446ab585
MR
18765
18766 * gdb.base/sigbpt.exp: Fix the message when skipping test.
18767 * gdb.base/signull.exp: Similarly.
18768
bbb88ebf
UW
187692007-03-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18770
18771 * lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
18772 messages available to test cases (like chng-sym.exp).
18773
cb8c4a99
AS
187742007-03-14 Andreas Schwab <schwab@suse.de>
18775
18776 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
18777 format changes.
18778
4e463ff5
DJ
187792007-03-13 Daniel Jacobowitz <dan@codesourcery.com>
18780
18781 * gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
18782 (optimized_1): New.
18783 (main): Call optimized_1.
18784 (gdb2029): Correct typos. Call gdb2029_marker.
18785 * gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
18786 for gdb2029.
18787
b6db2c47
MK
187882007-03-12 Mark Kettenis <kettenis@gnu.org>
18789
18790 * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
18791 as tabs. Remove redundant test pattern.
18792
70ed3737
UW
187932007-03-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18794
18795 * gdb.base/long_long.exp: Accept optional symbol name in <...>
18796 for /a format output.
18797
47b67b60
DJ
187982007-03-09 Daniel Jacobowitz <dan@codesourcery.com>
18799
18800 * gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
18801 collect output incrementally.
18802
b8953b0e
UW
188032007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18804
18805 * gdb.mi/mi-var-cmd.exp: Allow value without "..." string
18806 for -var-create lpcharacter test.
18807 * gdb.mi/mi2-var-cmd.exp: Likewise.
18808
7acd5c40
UW
188092007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18810
18811 * gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
18812 pass on targets where address zero is readable.
18813
9c6759c1
UW
188142007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18815
18816 * gdb.xml/tdesc-arch.exp: Test is unsupported on target with
18817 just a single architecture.
18818
a2f1aeb4
UW
188192007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18820
18821 * gdb.base/callfuncs.exp (do_get_all_registers): Remove.
18822 (fetch_all_registers): New function, uses gdb_test_multiple and
18823 exp_continue to fetch inferior output line-by-line.
18824 Replace all uses of do_get_all_registers by fetch_all_registers.
18825
46579ac2
UW
188262007-03-08 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
18827
18828 * gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
18829 in target_info.
18830
fc133f24
MS
188312007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18832
a9c64011 18833 * gdb.threads/manythreads.exp: Use $message string for
fc133f24
MS
18834 consistancy; add a default (timeout) case.
18835
7646a51d
MS
188362007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18837
18838 * gdb.base/watchpoint.exp: Fix truncated comment.
18839
dcfff61f
MS
188402007-03-02 Michael Snyder <michael.snyder@palmsource.com>
18841
18842 * Makefile.in: Remove spurious single-quotes from sed command.
18843
664e3ee9
DJ
188442007-02-28 Daniel Jacobowitz <dan@codesourcery.com>
18845
18846 * gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
18847 func.
18848 * gdb.mi/mi2-var-cmd.exp: Likewise.
18849
d7cc6f2f
JB
188502007-02-27 Joel Brobecker <brobecker@adacore.com>
18851
a9c64011
AS
18852 * gdb.dwarf2/dw2-producer.S: New file.
18853 * gdb.dwarf2/dw2-producer.exp: New testcase.
d7cc6f2f
JB
18854
188552007-02-27 Nick Roberts <nickrob@snap.net.nz>
c0e3bc07
NR
18856
18857 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
18858 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
18859 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
18860 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
18861 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
18862 Revert tests to use mi_gdb_test and include value field in output
18863 of -var-create.
18864
93d42b30
DJ
188652007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
18866
18867 * gdb.arch/i386-signal.c, gdb.arch/i386-signal.exp: New files.
18868
c499ed39
DJ
188692007-02-27 Daniel Jacobowitz <dan@codesourcery.com>
18870
18871 * gdb.base/maint.exp: Remove full paths from test names.
18872 * gdb.base/prelink.exp, gdb.cp/cp-relocate.exp,
18873 gdb.xml/tdesc-errors.exp, gdb.xml/tdesc-xinclude.exp: Likewise.
18874
9836f81b
JB
188752007-02-27 Joel Brobecker <brobecker@adacore.com>
18876
18877 * gdb.ada/catch_ex.exp: Fix a couple of copy/paste typos.
18878
c74d0ad8
DJ
188792007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18880
18881 * gdb.server/server-mon.exp: New test.
18882
2711e456
DJ
188832007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18884
18885 * gdb.cp/cp-relocate.cc, gdb.cp/cp-relocate.exp: New.
18886
ff6f572f
DJ
188872007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
18888
18889 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: Update
18890 register capitalization.
18891
fada3feb
DP
188922007-02-13 Denis Pilat <denis.pilat@st.com>
18893
18894 * gdb.mi/mi-var-invalidate.exp: New file.
18895
fb1e4ffc
DJ
188962007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18897
18898 * gdb.arch/iwmmxt-regs.c, gdb.arch/iwmmxt-regs.exp: New.
18899
3da939d7
DJ
189002007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18901
18902 * tdesc-arch.exp (set_arch): Add KFAIL for missing OS ABI handlers.
18903
123dc839
DJ
189042007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
18905
18906 * gdb.xml/single-reg.xml, gdb.xml/tdesc-regs.exp,
18907 gdb.xml/core-only.xml, gdb.xml/extra-regs.xml: New files.
18908
877e3645 189092007-02-08 Nick Roberts <nickrob@snap.net.nz>
87604222
NR
18910
18911 * gdb.mi/mi-var-block.exp, gdb.mi/mi2-var-block.exp
18912 * gdb.mi/mi-var-child.exp, gdb.mi/mi2-var-child.exp
18913 * gdb.mi/mi-var-child-f.exp, gdb.mi/mi-var-cmd.exp
18914 * gdb.mi/mi2-var-cmd.exp, gdb.mi/mi-var-display.exp
18915 * gdb.mi/mi2-var-display.exp, gdb.mi/gdb701.exp
1183581f 18916 * gdb.mi/gdb792.exp, lib/mi-support.exp:
87604222 18917 Update tests to include value field in output of -var-create.
a9c64011 18918
3c0a2960
AS
189192007-02-08 Andreas Schwab <schwab@suse.de>
18920
18921 * gdb.mi/mi-var-child.exp: Fix matching display of function value.
18922
108546a0
DJ
189232007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
18924
18925 * gdb.xml/bad-include.xml, gdb.xml/inc-2.xml, gdb.xml/inc-body.xml,
18926 gdb.xml/includes.xml, gdb.xml/tdesc-xinclude.exp: New files.
18927
d701dcab
DP
189282007-02-02 Denis Pilat <denis.pilat@st.com>
18929
18930 * gdb.threads/threadapply.exp: check that frame is not changed by
18931 the thread apply all command.
18932
783e3e2f
AS
189332007-01-31 Andreas Schwab <schwab@suse.de>
18934
6d9c3a87
AS
18935 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.
18936
3c50d7b9
AS
18937 * gdb.dwarf2/dup-psym.S: Use .2byte/.4byte instead of .short/.int
18938 in the dwarf sections.
18939 * gdb.dwarf2/mac-fileno.S: Likewise.
18940
783e3e2f
AS
18941 * gdb.base/callfuncs.exp (do_get_all_registers): Filter out
18942 bspstore register on ia64.
18943
78ff580e
AS
189442007-01-29 Andreas Schwab <schwab@suse.de>
18945
cc8e9b12
AS
18946 * gdb.cp/annota3.exp ("watch triggered on a.x"): Match optional
18947 "frame-begin" annotation.
18948
78ff580e
AS
18949 * gdb.cp/annota2.exp ("watch triggered on a.x"): Allow arbitrary
18950 number of "frames-invalid" annotations.
18951
704a4f78
DJ
189522007-01-29 Daniel Jacobowitz <dan@codesourcery.com>
18953
18954 * gdb.base/commands.exp: Call if_commands_test.
18955 (gdb_test_no_prompt, if_commands_test): New.
18956
e741bf94
MK
189572007-01-28 Mark Kettenis <kettenis@gnu.org>
18958
18959 * gdb.threads/sigthread.c (NSIGS): Make bigger.
18960
474d0ad3
AS
189612007-01-27 Andreas Schwab <schwab@suse.de>
18962
18963 * gdb.dwarf2/dw2-basic.S: Use .2byte/.4byte/.8byte instead of
18964 .short/.int/.quad in the dwarf sections.
18965 * gdb.dwarf2/dw2-intercu.S: Likewise.
18966 * gdb.dwarf2/dw2-intermix.S: Likewise.
18967
e784b426
JK
189682007-01-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18969
18970 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.
4590cfcb
MK
18971 * gdb.arch/i386-sse.exp: Check $xmm.v16_int8 printing as a number
18972 array.
e784b426
JK
18973 * gdb.base/printcmds.exp: Sign-provided CHARs now became arrays.
18974 * gdb.base/setvar.exp: Likewise.
18975
37f08e04
AS
189762007-01-26 Andreas Schwab <schwab@suse.de>
18977
9a01813a
AS
18978 * gdb.base/corefile.exp: Allow non-empty argument list in reinit
18979 test.
18980
37f08e04
AS
18981 * gdb.base/multi-forks.exp ("restart $i"): Also match
18982 __kernel_syscall_via_break.
18983
6e2a9270
VP
189842007-01-24 Vladimir Prus <vladimir@codesourcery.com>
18985
18986 * lib/mi-support.exp (mi_delete_varobj): New.
18987 * gdb.mi/mi-var-cp.exp: Run the reference_to_struct
18988 testcase.
18989 * gdb.mi/mi-var-cp.cc (reference_to_struct): New function.
18990 (main): Call the above.
18991 (reference_update_test, base_in_reference_test)
18992 (reference_to_pointer): Delete the created varobjs.
a9c64011 18993
e515b470
DJ
189942007-01-23 Daniel Jacobowitz <dan@codesourcery.com>
18995
18996 * Makefile.in (ALL_SUBDIRS): Add gdb.xml.
18997 * configure: Regenerated.
18998 * configure.ac (AC_OUTPUT): Add gdb.xml/Makefile.
18999 * gdb.xml/Makefile.in, gdb.xml/tdesc-arch.exp,
19000 gdb.xml/tdesc-bogus.xml, gdb.xml/tdesc-errors.exp,
19001 gdb.xml/trivial.xml, gdb.xml/tdesc-unknown.xml: New files.
19002 * lib/gdb.exp (gdb_skip_xml_test): New function.
19003
08d8bcd7
DJ
190042007-01-23 Nick Hudson <nick.hudson@dsl.pipex.com>
19005
19006 * gdb.base/sigrepeat.exp: Correct error message.
19007
190082007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
43a9b631
JK
19009 Daniel Jacobowitz <dan@codesourcery.com>
19010
19011 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,
19012 gdb.arch/i386-gnu-cfi-asm.S: New files.
19013
97c3f1f3
JK
190142007-01-14 Jan Kratochvil <jan.kratochvil@redhat.com>
19015
19016 * lib/gdb.exp: Abort on missing `site.exp'.
19017
cb1df416
DJ
190182007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19019 Daniel Jacobowitz <dan@codesourcery.com>
19020
19021 * gdb.base/included.c, gdb.base/included.exp,
19022 gdb.base/included.h: New files.
19023
35990120
DJ
190242007-01-20 Daniel Jacobowitz <dan@codesourcery.com>
19025
19026 * gdb.base/bigcore.c (RLIMIT_CAP): Define.
19027 (maximize_rlimit): Reduce limits on 64-bit systems.
19028
6e81a116 190292007-01-19 Mark Kettenis <kettenis@gnu.org>
2429decf
MK
19030
19031 From Marcus Deuling <deuling@de.ibm.com>:
19032 * gdb.arch/altivec-regs.exp: Initialise variable endianness in
19033 every case.
19034
6c3c41f3
NR
190352007-01-13 Nick Roberts <nickrob@snap.net.nz>
19036
19037 * gdb.mi/mi-basics.exp, gdb.mi/mi2-basics.exp (test_dir_specification)
19038 (test_path_specification): Use objdir instead of srcdir to always
19039 get an absolute filename.
19040
2f12c312
DJ
190412007-01-12 Daniel Jacobowitz <dan@codesourcery.com>
19042
19043 * gdb.cp/member-ptr.cc (class Padding): Make contents public.
19044
81121995
VP
190452007-01-11 Vladimir Prus <vladimir@codesourcery.com>
19046
19047 * gdb.mi/mi-var-cp.cc (reference_update_tests):
19048 Make sure the variable we're using is in scope.
19049 (reference_to_pointer): Likewise.
19050
4741b737
DJ
190512007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
19052
19053 * gdb.ada/catch_ex.exp: Call unsupported and stop if the runtime
19054 has no debug information.
19055
054410c3
DJ
190562007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
19057
19058 * gdb.base/annota1.exp: Remove extra send_gdb.
19059
818f79f6
DJ
190602007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
19061
19062 * gdb.base/relativedebug.c, gdb.base/relativedebug.exp: New files.
19063
f7a6bb70
DJ
190642007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>
19065
19066 * gdb.arch/i386-size-overlap.c, gdb.arch/i386-size-overlap.exp: New.
19067
57e66780
DJ
190682007-01-08 Nick Roberts <nickrob@snap.net.nz>
19069 Daniel Jacobowitz <dan@codesourcery.com>
19070
19071 * gdb.mi/mi-var-cmd.exp: Expect lpcharacter to update when
19072 lcharacter or linteger change. Correct duplicated test name.
19073 * gdb.mi/mi2-var-cmd.exp: Likewise.
19074
3d799a95
DJ
190752007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
19076
19077 * gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
19078
190792007-01-05 Joel Brobecker <brobecker@adacore.com>
51679ba9 19080
a9c64011
AS
19081 * gdb.base/nofield.c: New file.
19082 * gdb.base/nofield.exp: New testcase.
51679ba9 19083
eafb94e8
NR
190842007-01-05 Nick Roberts <nickrob@snap.net.nz>
19085
19086 * gdb.mi/mi-var-cp.exp: New test for references to pointers.
19087
19088 * gdb.mi/mi-var-cp.cc: (reference_to_pointer): New procedure for above
19089 test.
19090
5e572bb4
DJ
190912007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
19092
19093 * gdb.mi/mi-var-cmd.exp: Add tests for unreadable varobjs.
19094
74a44383
DJ
190952007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
19096
19097 * lib/mi-support.exp (mi_runto_helper): Expect two prompts
19098 when continuing.
19099
1b572db9
DJ
191002007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
19101
19102 * gdb.base/annota3.exp ($binfile): Append $EXEEXT.
19103 Expect ".exe" extension.
19104
381bc39b
DJ
191052007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
19106
19107 * gdb.base/charset.exp: Add explicit filename to break.
19108 * gdb.base/dbx.exp: Add explicit filename to breaks.
19109
2b70e4c6
DJ
191102007-01-04 Pedro Alves <pedro_alves@portugalmail.pt>
19111
19112 * gdb.mi/mi-file.exp: Use mi_gdb_file_cmd instead of mi_gdb_load.
19113 * gdb.mi/mi2-file.exp: Likewise.
19114
303b6f5d
DJ
191152007-01-04 Vladimir Prus <vladimir@codesourcery.com>
19116
19117 Implement specification of MI tests as comments
19118 in C and C++ sources.
19119 * lib/mi-support.exp (mi_autotest_data): New variable.
19120 (mi_autotest_source): New variable.
19121 (count_newlines, mi_prepare_inline_tests)
19122 (mi_get_inline_test, mi_continue_to_line)
19123 (mi_run_inline_test, mi_tbreak)
19124 (mi_send_resuming_command, mi_wait_for_stop): New functions.
19125 * gdb.mi/mi-var-cp.exp: Move most content to the C file.
19126 Run inline tests.
19127 * gdb.mi/mi-var-cp.cc: Define tests here.
19128
23da0d94
VP
191292007-01-04 Vladimir Prus <vladimir@codesourcery.com>
19130
19131 Simplify usage of mi_continue_to.
19132 * lib/mi-support.exp (mi_runto_helper): Renamed
19133 from mi_runto, added new parameter 'run_or_continue'.
19134 (mi_runto): Use mi_runto_helper.
19135 (mi_continue_to): Accept just function name as parameter.
19136 Use mi_runto_helper.
19137 * gdb.mi/mi-var-cmd.exp: Adjust to changes.
19138 * gdb.mi/mi2-var-cmd.exp: Likewise.
a9c64011 19139
f9e18282
JB
191402006-01-04 Joel Brobecker <brobecker@adacore.com>
19141
19142 Make this testcase a bit more realistic. The current code
19143 is too simplistic, and allows the compiler to optimize out
19144 some of the entities we need for this testcase.
19145 * gdb.ada/null_record/bar.ads (Void_Star): New type.
19146 (Do_Nothing): Add extra parameter.
19147 * gdb.ada/null_record/bar.adb (Do_Nothing): Likewise.
19148 * gdb.ada/null_record/null_record.adb: Fake use of type Empty
19149 by using a variable of type Void_Star.
19150
fd678c65
JB
191512006-01-04 Joel Brobecker <brobecker@adacore.com>
19152
19153 * gdb.ada/catch_ex/foo.adb: New file.
19154 * gdb.ada/catch_ex.exp: New testcase.
19155
05cfdb42
DJ
191562007-01-03 Pedro Alves <pedro_alves@portugalmail.pt>
19157
19158 * gdb.base/shreloc.exp: Use ldflags instead of additional_flags to
19159 pass --image-base to linker.
19160
2e03ee74
DJ
191612007-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
19162 Daniel Jacobowitz <dan@codesourcery.com>
19163
19164 * gdb.base/readline.exp: Set $TERM. Test arrow keys in
19165 secondary prompts.
19166
0d5de010
DJ
191672007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
19168
19169 * gdb.cp/classes.exp (test_pointers_to_class_members): Update expected
19170 output. Test the types of members and member pointers.
19171 * gdb.cp/inherit.exp (test_print_mi_member_types): Remove KFAILs for
19172 gdb/2092.
19173 * gdb.cp/member-ptr.exp: Search for a comment instead of a
19174 statement. Enable for GCC. Update expected output for some tests
19175 and add new tests. Remove obsolete GCC KFAILs. Allow GCC's class
19176 layout.
19177 * gdb.cp/member-ptr.cc (Padding, Padding::vspacer, Base, Base::get_x)
19178 (Base::vget_base, Left, Left::vget, Right, Right::vget, Diamond)
19179 (Diamond::vget_base): New.
19180 (main): Add new tests.
19181 * gdb.cp/printmethod.exp: Update expected output for member functions.
19182 * gdb.cp/virtfunc.exp (test_virtual_calls): Add a KFAIL for
19183 print pEe->D::vg().
19184
61a771aa
DJ
191852007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
19186
19187 * gdb.threads/tls.exp: Allow stops in sem_post.
19188
2fa63963
DJ
191892006-12-31 Daniel Jacobowitz <dan@codesourcery.com>
19190
19191 * gdb.base/annota1.exp: Allow .*printf in backtraces.
19192 * gdb.base/annota3.exp: Likewise.
19193 * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint
19194 again (instead of timing out).
19195 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for
19196 GCC bug 26475.
19197 * gdb.java/jmisc.exp: Adjust to work with method signatures including
19198 return types. Add kfails for GDB bugs 2214 and 2215. Move exit
19199 test from jmisc1.exp.
19200 * gdb.java/jmisc1.exp: Delete.
19201 * gdb.java/jprint.exp: Adjust to work with method signatures including
19202 return types.
19203 * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info.
19204 * gdb.threads/linux-dp.exp: Don't be confused by program output.
19205 * lib/java.exp (compile_java_from_source): Pass the correct type
19206 to target_compile.
19207
5eefc2b7
JB
192082006-12-31 Joel Brobecker <brobecker@adacore.com>
19209
19210 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.
19211 (stack_align_edx): New function.
19212 (stack_align_eax): New function.
19213 (main): Add calls to stack_align_edx and stack_align_eax.
19214 * gdb.arch/i386-prologue.exp: Replace stack_align with stack_align_ecx.
19215 Add testing for the cases where the register used during a stack
19216 realignment is edx. Same for eax.
19217
227c54da
DJ
192182006-12-30 Pedro Alves <pedro_alves@portugalmail.pt>
19219
19220 * lib/gdb.exp: Don't pass -fpic to gcc on Cygwin, MinGW
19221 and generic PE targets.
19222
cab8ac94
JB
192232006-12-29 Joel Brobecker <brobecker@adacore.com>
19224
19225 * gdb.ada/array_return.exp: Update copyright date list.
19226
ba54f318
JB
192272006-12-27 Joel Brobecker <brobecker@adacore.com>
19228
19229 * gdb.ada/array_return/pck.ads (Small_Float_Vector): New type.
19230 (Create_Small_Float_Vector): New function.
19231 * gdb.ada/array_return/pck.adb (Create_Small_Float_Vector): Add
19232 function body.
19233 * gdb.ada/array_return/p.adb: Use new type and function from
19234 package Pck.
19235 * gdb.ada/array_return.exp: Add a test verifying that GDB is
19236 able to print the value returned by a function returning an
19237 array of float.
19238
6b7a35dd
JB
192392006-12-20 Joel Brobecker <brobecker@adacore.com>
19240
19241 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.
19242 The associated tests should be PASSing.
19243
038224f6
VP
192442006-12-08 Vladimir Prus <vladimir@codesourcery.com>
19245
19246 Test for base in references.
19247 * gdb.mi/mi-var-cp.cc: Add test code.
19248 * gdb.mi/mi-var-cp.exp: Test for bases in references.
19249 * gdb.mi/mi-watch.exp: Adjust to mi_runto changes.
19250 * gdb.mi/mi2-watch.exp: Likewise.
19251 * lib/mi-support.exp (mi_runto): Use temporary breakpoint.
19252 (mi_list_varobj_children): New function.
19253
b26ed50d
VP
192542006-12-08 Vladimir Prus <vladimir@codesourcery.com>
19255
19256 * lib/mi-support.exp
19257 (mi_runto): Accept "()" after function name.
19258 (mi_create_varobj): New function.
19259 (mi_varobj_update): New function.
19260 (mi_Check_varobj_value): New function.
19261 * gdb.mi/mi-var-cp.exp: New file.
19262 * gdb.mi/mi-var-cp.cc: New file.
a9c64011 19263
08232497
DJ
192642006-12-01 Daniel Jacobowitz <dan@codesourcery.com>
19265
19266 * gdb.base/solib-weak.c, gdb.base/solib-weak.exp, gdb.base/weaklib1.c,
19267 gdb.base/weaklib2.c: New files.
19268
d394c993 192692006-11-29 Nathan Sidwell <nathan@codesourcery.com>
8ec659a0 19270
ac6c2fba
NS
19271 * gdb.threads/linux-dp.exp: Adjust regexps used to scan thread
19272 info. Adjust test names.
19273
8ec659a0 19274 * gdb.base/break.c (main): Move position of malloc.
d394c993 19275 * gdb.base/break.exp: Revert mistaken checkin.
8ec659a0 19276
acd65feb
VP
192772006-11-28 Vladimir Prus <vladimir@codesourcery.com>
19278
19279 * gdb.mi/mi-var-cmd.exp: Check -var-update after
19280 assignement of arrays and function pointers.
19281 * gdb.mi/var-cmd.c: Add declaration necessary for above
19282 tests.
19283
f556d5e5
NS
192842006-11-27 Nathan Sidwell <nathan@codesourcery.com>
19285
19286 * gdb.base/break.c (main): Call malloc.
fcfcc2b5
NS
19287
19288 * gdb.threads/linux-dp.exp: Read thread table before and after
19289 creating each philosopher and verify it.
19290
697bc68d
NS
192912006-11-27 Nathan Sidwell <nathan@codesourcery.com>
19292 Paul Brook <paul@codesourcery.com>
19293 Daniel Jacobowitz <dan@codesourcery.com>
19294
19295 * gdb.base/ending-run.exp: Flatten expect script stepping out of
a9c64011 19296 main to remove duplication. Add start function of the form
697bc68d
NS
19297 '_*start[1-9]*'. Add RVDS start function.
19298
29d73ae4
DJ
192992006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
19300
19301 * gdb.arch/thumb-prologue.c, gdb.arch/thumb-prologue.exp: New files.
19302
c1d88655
UW
193032006-11-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19304
19305 * gdb.asm/asm-source.exp: Add "spu*-*-*" target.
19306 * gdb.asm/spu.inc: New file.
19307 * gdb.base/term.exp: Disable if [target_info exists noargs].
19308 * gdb.gdb/complaints.exp: Disable if ![isnative].
19309 * gdb.gdb/selftest.exp: Likewise.
19310 * gdb.gdb/observer.exp: Likewise.
19311 * gdb.gdb/xfullpath.exp: Likewise.
19312 * gdb.base/attach.exp: Disable on SPU target.
19313 * gdb.cp/bs145503.exp: Likewise.
19314 * gdb.cp/exception.exp: Likewise.
19315 * gdb.cp/userdef.exp: Likewise.
19316
32a13b1a
DJ
193172006-11-22 Daniel Jacobowitz <dan@codesourcery.com>
19318
19319 * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n.
19320
d8295fe9
VP
193212006-11-10 Vladimir Prus <vladimir@codesourcery.com>
19322
19323 * gdb.base/completion.exp: Fix completion tests for
19324 'info' and 'info '.
19325 * gdb.base/help.exp (help_test_raw, test_class_help)
19326 (test_prefix_command_help): Move...
19327 * lib/gdb.exp: Here.
19328 * gdb.base/main.exp: Adjust.
19329 * gdb.cp/maint.exp: Adjust.
19330 * gdb.trace/tracecmd.exp: Use test_help_class.
a9c64011 19331
8c394015
VP
193322006-11-09 Vladimir Prus <vladimir@codesourcery.com>
19333
19334 * gdb.stabs/weird.exp (print_weird_var): Use
19335 gdb_test_multiple instead of gdb_expect.
19336
027fc1bc
VP
193372006-11-09 Vladimir Prus <vladimir@codesourcery.com>
19338
19339 * gdb.base/help.exp (help_test_raw): New.
19340 (test_class_help): New.
19341 (test_prefix_command_help): New.
19342 Adjust testcases.
19343
67609209
FR
193442006-11-09 Christophe Lyon <christophe.lyon@st.com>
19345
19346 * gdb.base/constvars.c (main): Write to crass and crips, so that
19347 they are allocated by the compiler.
19348
f73adfeb
AS
193492006-10-27 Andreas Schwab <schwab@suse.de>
19350
19351 * gdb.base/multi-forks.exp: Use "detach fork" instead of
19352 "detach-fork".
19353
2f83a18e
DJ
193542006-10-18 Daniel Jacobowitz <dan@codesoucery.com>
19355
19356 * lib/gdbserver-support.exp (gdb_target_cmd): Anchor the ends
19357 of patterns.
19358
94277a38
DJ
193592006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
19360
19361 * gdb.base/sepdebug.exp: Remove debug format test.
19362 * lib/gdb.exp (gdb_gnu_strip_debug): Perform debug format test.
19363 Handle no-symtab.
19364 * gdb.base/sepsymtab.c, gdb.base/sepsymtab.exp: New.
19365
5bd2f6e2
DJ
193662006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
19367
19368 * gdb.threads/manythreads.c (thread_function, main): Don't cast
19369 int to pointer or pointer to int.
19370 * gdb.threads/manythreads.exp: Don't expect the string "LWP".
19371
8c008720
DJ
193722006-10-12 Daniel Jacobowitz <dan@codesourcery.com>
19373
19374 * gdb.base/annota1.exp, gdb.base/maint.exp: Use string_to_regexp.
19375
9e35dae4
DJ
193762006-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
19377
19378 * gdb.threads/tls-nodebug.c, gdb.threads/tls-nodebug.exp: New test.
19379
d9639e13
DJ
193802006-10-09 Daniel Jacobowitz <dan@codesourcery.com>
19381
19382 PR c++/2116
19383 * gdb.cp/call-c.cc, gdb.cp/call-c.exp, gdb.cp/call-c-1.c: New.
19384
390a1bd0
JB
193852006-10-06 Joel Brobecker <brobecker@adacore.com>
19386
19387 * gdb.ada/arrayidx.exp: Remove calls to setup_kfail now that
19388 the corresponding bug has been fixed in GDB (PR/2018).
19389
dd920c33
JB
193902006-10-06 Joel Brobecker <brobecker@adacore.com>
19391
19392 * gdb.base/subst.exp: New testcase.
19393
53bbefe9
JB
193942006-10-06 Joel Brobecker <brobecker@adacore.com>
19395
19396 * gdb.ada/array_return/pck.ads: Add copyright notice.
19397 * gdb.ada/array_return/pck.adb: Likewise.
19398 * gdb.ada/array_return/p.adb: Likewise.
19399 * gdb.ada/exec_changed/first.adb: Likewise.
19400 * gdb.ada/exec_changed/second.adb: Likewise.
19401
09851417
JB
194022006-10-06 Joel Brobecker <brobecker@adacore.com>
19403
19404 * gdb.ada/watch_arg/watch.adb: New file.
19405 * gdb.ada/watch_arg.exp: New testcase.
19406
041bf30d
VP
194072006-10-02 Vladimir Prus <vladimir@codesourcery.com>
19408
19409 * gdb.mi/mi-basics.exp (test_path_specification): Pass orig_path
a9c64011 19410 via string_to_regexp.
041bf30d 19411 * gdb.mi/mi2-basics.exp: Likewise.
a9c64011 19412
f286fbdd 194132006-09-20 Michael Snyder <michael.snyder@palmsource.com>
7b880e0b
MS
19414
19415 * abug.exp, cpu32bug.exp, est.exp hmsirom.exp, nind.exp:
19416 Remove unused / obsolete files.
19417
7c07f349
NR
194182006-09-19 Nick Roberts <nickrob@snap.net.nz>
19419
19420 * gdb.base/multi-forks.exp: Include __kernel_vsyscall in regexp.
19421
cd5ff84a
VP
194222006-09-17 Vladimir Prus <vladimir@codesourcery.com>
19423
19424 * gdb.mi/mi-stack.exp (test_stack_args_listing): Test that
19425 HIGH_FRAME argument to -stack-list-arguments can be larger than
a9c64011 19426 the number of frames.
cd5ff84a 19427
ae018d1a
DJ
194282006-09-15 Daniel Jacobowitz <dan@codesourcery.com>
19429
19430 * gdb.base/args.c (main): Add breakpoint marker.
19431 * gdb.base/args.exp: Use args_test for tests. Add new tests which
19432 really test empty arguments.
19433 (args_load): Delete.
19434 (args_test): New.
19435
b399c549
NR
194362006-09-13 Nick Roberts <nickrob@snap.net.nz>
19437
19438 * gdb.mi/mi-file.exp (test_file_list_exec_source_files): Just
889bf7c5 19439 check for one file.
b399c549 19440
2ab1eb7a
VP
194412006-09-07 Vladimir Prus <ghost@vladimir@codesourcery.com>
19442
19443 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Test that
19444 HIGH_FRAME argument to -stack-list-locals can be larger than
19445 the number of frames.
a9c64011 19446
476308bf
FF
194472006-08-18 Fred Fish <fnf@specifix.com>
19448
19449 * lib/gdb.exp (skip_altivec_tests): Fix apparent typo,
19450 '$' in front of skip_vmx_tests_saved when setting that.
19451
8625200f
AS
194522006-08-10 Andrew Stubbs <andrew.stubbs@st.com>
19453
19454 * gdb.base/trace-commands.exp: New file.
19455
089ec8f1
DJ
194562006-08-10 Joel Brobecker <brobecker@adacore.com>
19457 Daniel Jacobowitz <dan@codesourcery.com>
19458
19459 * gdb.base/step-bt.exp: Make hexadecimal address optional in
19460 expected output of the backtrace commands.
19461
b60f0898
JB
194622006-08-09 Joel Brobecker <brobecker@adacore.com>
19463
19464 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with
19465 untested followed by return combination.
19466 * gdb.arch/altivec-regs.exp: Likewise.
19467 * gdb.arch/e500-abi.exp: Likewise.
19468 * gdb.arch/e500-regs.exp: Likewise.
19469 * gdb.arch/gdb1291.exp: Likewise.
19470 * gdb.arch/gdb1431.exp: Likewise.
19471 * gdb.arch/gdb1558.exp: Likewise.
19472 * gdb.arch/i386-prologue.exp: Likewise.
19473 * gdb.arch/i386-unwind.exp: Likewise.
19474 * gdb.asm/asm-source.exp: Likewise.
19475 * gdb.base/a2-run.exp: Likewise.
19476 * gdb.base/advance.exp: Likewise.
19477 * gdb.base/all-bin.exp: Likewise.
19478 * gdb.base/annota1.exp: Likewise.
19479 * gdb.base/annota3.exp: Likewise.
19480 * gdb.base/args.exp: Likewise.
19481 * gdb.base/arithmet.exp: Likewise.
19482 * gdb.base/assign.exp: Likewise.
19483 * gdb.base/async.exp: Likewise.
19484 * gdb.base/attach.exp: Likewise.
19485 * gdb.base/bang.exp: Likewise.
19486 * gdb.base/bigcore.exp: Likewise.
19487 * gdb.base/bitfields.exp: Likewise.
19488 * gdb.base/bitfields2.exp: Likewise.
19489 * gdb.base/break.exp: Likewise.
19490 * gdb.base/call-sc.exp: Likewise.
19491 * gdb.base/call-strs.exp: Likewise.
19492 * gdb.base/callfuncs.exp: Likewise.
19493 * gdb.base/checkpoint.exp: Likewise.
19494 * gdb.base/chng-syms.exp: Likewise.
19495 * gdb.base/code-expr.exp: Likewise.
19496 * gdb.base/commands.exp: Likewise.
19497 * gdb.base/completion.exp: Likewise.
19498 * gdb.base/cond-expr.exp: Likewise.
19499 * gdb.base/condbreak.exp: Likewise.
19500 * gdb.base/consecutive.exp: Likewise.
19501 * gdb.base/constvars.exp: Likewise.
19502 * gdb.base/corefile.exp: Likewise.
19503 * gdb.base/cvexpr.exp: Likewise.
19504 * gdb.base/dbx.exp: Likewise.
19505 * gdb.base/define.exp: Likewise.
19506 * gdb.base/detach.exp: Likewise.
19507 * gdb.base/display.exp: Likewise.
19508 * gdb.base/dump.exp: Likewise.
19509 * gdb.base/ena-dis-br.exp: Likewise.
19510 * gdb.base/ending-run.exp: Likewise.
19511 * gdb.base/environ.exp: Likewise.
19512 * gdb.base/eval-skip.exp: Likewise.
19513 * gdb.base/exprs.exp: Likewise.
19514 * gdb.base/fileio.exp: Likewise.
19515 * gdb.base/finish.exp: Likewise.
19516 * gdb.base/float.exp: Likewise.
19517 * gdb.base/foll-exec.exp: Likewise.
19518 * gdb.base/foll-fork.exp: Likewise.
19519 * gdb.base/foll-vfork.exp: Likewise.
19520 * gdb.base/freebpcmd.exp: Likewise.
19521 * gdb.base/funcargs.exp: Likewise.
19522 * gdb.base/gcore.exp: Likewise.
19523 * gdb.base/gdb1090.exp: Likewise.
19524 * gdb.base/gdb1250.exp: Likewise.
19525 * gdb.base/huge.exp: Likewise.
19526 * gdb.base/info-proc.exp: Likewise.
19527 * gdb.base/interrupt.exp: Likewise.
19528 * gdb.base/jump.exp: Likewise.
19529 * gdb.base/langs.exp: Likewise.
19530 * gdb.base/lineinc.exp: Likewise.
19531 * gdb.base/list.exp: Likewise.
19532 * gdb.base/logical.exp: Likewise.
19533 * gdb.base/long_long.exp: Likewise.
19534 * gdb.base/macscp.exp: Likewise.
19535 * gdb.base/maint.exp: Likewise.
19536 * gdb.base/mips_pro.exp: Likewise.
19537 * gdb.base/miscexprs.exp: Likewise.
19538 * gdb.base/multi-forks.exp: Likewise.
19539 * gdb.base/opaque.exp: Likewise.
19540 * gdb.base/overlays.exp: Likewise.
19541 * gdb.base/pc-fp.exp: Likewise.
19542 * gdb.base/pointers.exp: Likewise.
19543 * gdb.base/printcmds.exp: Likewise.
19544 * gdb.base/psymtab.exp: Likewise.
19545 * gdb.base/ptype.exp: Likewise.
19546 * gdb.base/recurse.exp: Likewise.
19547 * gdb.base/relational.exp: Likewise.
19548 * gdb.base/relocate.exp: Likewise.
19549 * gdb.base/remote.exp: Likewise.
19550 * gdb.base/reread.exp: Likewise.
19551 * gdb.base/restore.exp: Likewise.
19552 * gdb.base/return.exp: Likewise.
19553 * gdb.base/return2.exp: Likewise.
19554 * gdb.base/scope.exp: Likewise.
19555 * gdb.base/sect-cmd.exp: Likewise.
19556 * gdb.base/sep.exp: Likewise.
19557 * gdb.base/sepdebug.exp: Likewise.
19558 * gdb.base/setshow.exp: Likewise.
19559 * gdb.base/setvar.exp: Likewise.
19560 * gdb.base/sigall.exp: Likewise.
19561 * gdb.base/sigbpt.exp: Likewise.
19562 * gdb.base/signals.exp: Likewise.
19563 * gdb.base/signull.exp: Likewise.
19564 * gdb.base/sizeof.exp: Likewise.
19565 * gdb.base/solib.exp: Likewise.
19566 * gdb.base/step-line.exp: Likewise.
19567 * gdb.base/step-test.exp: Likewise.
19568 * gdb.base/structs.exp: Likewise.
19569 * gdb.base/structs2.exp: Likewise.
19570 * gdb.base/term.exp: Likewise.
19571 * gdb.base/twice.exp: Likewise.
19572 * gdb.base/until.exp: Likewise.
19573 * gdb.base/varargs.exp: Likewise.
19574 * gdb.base/volatile.exp: Likewise.
19575 * gdb.base/watchpoint.exp: Likewise.
19576 * gdb.base/whatis-exp.exp: Likewise.
19577 * gdb.base/whatis.exp: Likewise.
19578 * gdb.cp/ambiguous.exp: Likewise.
19579 * gdb.cp/annota2.exp: Likewise.
19580 * gdb.cp/annota3.exp: Likewise.
19581 * gdb.cp/bool.exp: Likewise.
19582 * gdb.cp/breakpoint.exp: Likewise.
19583 * gdb.cp/casts.exp: Likewise.
19584 * gdb.cp/class2.exp: Likewise.
19585 * gdb.cp/classes.exp: Likewise.
19586 * gdb.cp/cplusfuncs.exp: Likewise.
19587 * gdb.cp/ctti.exp: Likewise.
19588 * gdb.cp/derivation.exp: Likewise.
19589 * gdb.cp/exception.exp: Likewise.
19590 * gdb.cp/gdb1355.exp: Likewise.
19591 * gdb.cp/hang.exp: Likewise.
19592 * gdb.cp/inherit.exp: Likewise.
19593 * gdb.cp/local.exp: Likewise.
19594 * gdb.cp/m-data.exp: Likewise.
19595 * gdb.cp/m-static.exp: Likewise.
19596 * gdb.cp/member-ptr.exp: Likewise.
19597 * gdb.cp/method.exp: Likewise.
19598 * gdb.cp/misc.exp: Likewise.
19599 * gdb.cp/namespace.exp: Likewise.
19600 * gdb.cp/overload.exp: Likewise.
19601 * gdb.cp/ovldbreak.exp: Likewise.
19602 * gdb.cp/pr-1023.exp: Likewise.
19603 * gdb.cp/pr-1210.exp: Likewise.
19604 * gdb.cp/pr-574.exp: Likewise.
19605 * gdb.cp/printmethod.exp: Likewise.
19606 * gdb.cp/psmang.exp: Likewise.
19607 * gdb.cp/ref-params.exp: Likewise.
19608 * gdb.cp/ref-types.exp: Likewise.
19609 * gdb.cp/rtti.exp: Likewise.
19610 * gdb.cp/templates.exp: Likewise.
19611 * gdb.cp/try_catch.exp: Likewise.
19612 * gdb.cp/userdef.exp: Likewise.
19613 * gdb.cp/virtfunc.exp: Likewise.
19614 * gdb.disasm/am33.exp: Likewise.
19615 * gdb.disasm/h8300s.exp: Likewise.
19616 * gdb.disasm/mn10300.exp: Likewise.
19617 * gdb.disasm/sh3.exp: Likewise.
19618 * gdb.disasm/t01_mov.exp: Likewise.
19619 * gdb.disasm/t02_mova.exp: Likewise.
19620 * gdb.disasm/t03_add.exp: Likewise.
19621 * gdb.disasm/t04_sub.exp: Likewise.
19622 * gdb.disasm/t05_cmp.exp: Likewise.
19623 * gdb.disasm/t06_ari2.exp: Likewise.
19624 * gdb.disasm/t07_ari3.exp: Likewise.
19625 * gdb.disasm/t08_or.exp: Likewise.
19626 * gdb.disasm/t09_xor.exp: Likewise.
19627 * gdb.disasm/t10_and.exp: Likewise.
19628 * gdb.disasm/t11_logs.exp: Likewise.
19629 * gdb.disasm/t12_bit.exp: Likewise.
19630 * gdb.disasm/t13_otr.exp: Likewise.
19631 * gdb.hp/gdb.aCC/optimize.exp: Likewise.
19632 * gdb.hp/gdb.aCC/watch-cmd.exp: Likewise.
19633 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
19634 * gdb.hp/gdb.base-hp/dollar.exp: Likewise.
19635 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Likewise.
19636 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
19637 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
19638 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
19639 * gdb.hp/gdb.base-hp/sized-enum.exp: Likewise.
19640 * gdb.hp/gdb.compat/xdb1.exp: Likewise.
19641 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
19642 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
19643 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
19644 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
19645 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
19646 * gdb.mi/gdb701.exp: Likewise.
19647 * gdb.mi/gdb792.exp: Likewise.
19648 * gdb.mi/mi-basics.exp: Likewise.
19649 * gdb.mi/mi-break.exp: Likewise.
19650 * gdb.mi/mi-cli.exp: Likewise.
19651 * gdb.mi/mi-console.exp: Likewise.
19652 * gdb.mi/mi-disassemble.exp: Likewise.
19653 * gdb.mi/mi-eval.exp: Likewise.
19654 * gdb.mi/mi-file.exp: Likewise.
19655 * gdb.mi/mi-read-memory.exp: Likewise.
19656 * gdb.mi/mi-regs.exp: Likewise.
19657 * gdb.mi/mi-return.exp: Likewise.
19658 * gdb.mi/mi-simplerun.exp: Likewise.
19659 * gdb.mi/mi-stack.exp: Likewise.
19660 * gdb.mi/mi-stepi.exp: Likewise.
19661 * gdb.mi/mi-syn-frame.exp: Likewise.
19662 * gdb.mi/mi-until.exp: Likewise.
19663 * gdb.mi/mi-var-block.exp: Likewise.
19664 * gdb.mi/mi-var-child.exp: Likewise.
19665 * gdb.mi/mi-var-cmd.exp: Likewise.
19666 * gdb.mi/mi-var-display.exp: Likewise.
19667 * gdb.mi/mi-watch.exp: Likewise.
19668 * gdb.mi/mi2-basics.exp: Likewise.
19669 * gdb.mi/mi2-break.exp: Likewise.
19670 * gdb.mi/mi2-cli.exp: Likewise.
19671 * gdb.mi/mi2-console.exp: Likewise.
19672 * gdb.mi/mi2-disassemble.exp: Likewise.
19673 * gdb.mi/mi2-eval.exp: Likewise.
19674 * gdb.mi/mi2-file.exp: Likewise.
19675 * gdb.mi/mi2-read-memory.exp: Likewise.
19676 * gdb.mi/mi2-regs.exp: Likewise.
19677 * gdb.mi/mi2-return.exp: Likewise.
19678 * gdb.mi/mi2-simplerun.exp: Likewise.
19679 * gdb.mi/mi2-stack.exp: Likewise.
19680 * gdb.mi/mi2-stepi.exp: Likewise.
19681 * gdb.mi/mi2-syn-frame.exp: Likewise.
19682 * gdb.mi/mi2-until.exp: Likewise.
19683 * gdb.mi/mi2-var-block.exp: Likewise.
19684 * gdb.mi/mi2-var-child.exp: Likewise.
19685 * gdb.mi/mi2-var-cmd.exp: Likewise.
19686 * gdb.mi/mi2-var-display.exp: Likewise.
19687 * gdb.mi/mi2-watch.exp: Likewise.
19688 * gdb.stabs/exclfwd.exp: Likewise.
19689 * gdb.stabs/weird.exp: Likewise.
19690 * gdb.threads/gcore-thread.exp: Likewise.
19691 * gdb.trace/actions.exp: Likewise.
19692 * gdb.trace/backtrace.exp: Likewise.
19693 * gdb.trace/circ.exp: Likewise.
19694 * gdb.trace/collection.exp: Likewise.
19695 * gdb.trace/deltrace.exp: Likewise.
19696 * gdb.trace/infotrace.exp: Likewise.
19697 * gdb.trace/limits.exp: Likewise.
19698 * gdb.trace/packetlen.exp: Likewise.
19699 * gdb.trace/passc-dyn.exp: Likewise.
19700 * gdb.trace/passcount.exp: Likewise.
19701 * gdb.trace/report.exp: Likewise.
19702 * gdb.trace/save-trace.exp: Likewise.
19703 * gdb.trace/tfind.exp: Likewise.
19704 * gdb.trace/tracecmd.exp: Likewise.
19705 * gdb.trace/while-dyn.exp: Likewise.
19706 * gdb.trace/while-stepping.exp: Likewise.
19707
f4b618d1
JB
197082006-08-08 Joel Brobecker <brobecker@adacore.com>
19709
19710 * gdb.base/step-bt.c: New file.
19711 * gdb.base/step-bt.exp: New testcase.
19712
3d00d119
DJ
197132006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
19714
19715 * config/monitor.exp (gdb_load): Remove support for obsolete
19716 download-write-size.
19717 * gdb.base/remote.exp: Likewise. Update all callers of
19718 gdb_timed_load.
19719
017b5bd4
DJ
197202006-08-02 Daniel Jacobowitz <dan@codesourcery.com>
19721
19722 * cursal.exp: Pass binfile to gdb_load.
19723
837c599d
DJ
197242006-08-01 Nathan Sidwell <nathan@codesourcery.com>
19725
19726 * gdb.base/cursal.exp: Add "" to gdb_load call.
19727
8dd4540b
MK
197282006-07-29 Mark Kettenis <kettenis@gnu.org>
19729
19730 * gdb.asm/asm-source.exp: Add alpha-*-netbsd* to the list of
19731 NetBSD/ELF targets.
19732
ab5c9f60
DJ
197332006-07-25 Daniel Jacobowitz <dan@codesourcery.com>
19734
19735 * gdb.cp/userdef.cc, gdb.cp/userdef.exp: New tests for unary
19736 operator*.
19737
4c42eaff
DJ
197382006-07-24 Daniel Jacobowitz <dan@codesourcery.com>
19739
19740 * gdb.base/completion.exp: Update for change in "file" behavior.
19741 * gdb.stabs/weird.exp: Likewise.
19742 * lib/mi-support.exp (mi_gdb_file_cmd): Likewise.
19743 * lib/gdb.exp (gdb_file_cmd): Likewise. Kill the program explicitly.
19744
0155cc76
NS
197452006-07-24 Nathan Sidwell <nathan@codesourcery.com>
19746
19747 * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets.
19748 * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load.
19749
16026cd7
AS
197502006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
19751
19752 * gdb.base/default.exp: Update source command error message.
19753 * gdb.base/help.exp: Update 'help source' message.
19754
16963cb6
DJ
197552006-07-20 Daniel Jacobowitz <dan@codesourcery.com>
19756
19757 * gdb.cp/bs15503.exp: Update comment for no longer crashing
19758 test.
19759
6d7fd486
AS
197602006-07-19 Andrew Stubbs <andrew.stubbs@st.com>
19761
19762 * gdb.base/ifelse.exp: Remove troublesome 'got here' messages.
19763
29e8a844
DJ
197642006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
19765
19766 * gdb.arch/i386-size.c, gdb.arch/i386-size.exp: New files.
19767
6afcfa39
DJ
197682006-07-18 Daniel Jacobowitz <dan@codesourcery.com>
19769
19770 * gdb.threads/print-threads.exp: Use gdb_breakpoint.
19771
267a692b
MK
197722006-07-17 Mark Kettenis <kettenis@gnu.org>
19773
19774 * gdb.base/long_long.exp (gdb_test_long_long): Exclude
19775 *-*-openbsd* from targets for wich we expect ARM FPA floating
19776 point format.
19777
85d2fec4
NR
197782006-07-17 Nick Roberts <nickrob@snap.net.nz>
19779
19780 * gdb.cp/annota3.exp: Expect frame-begin annotation.
19781
197822006-07-17 Mark Kettenis <kettenis@gnu.org>
19783
19784 * gdb.base/annota3.exp: Expect frame-begin annotation.
19785
85b4c6e8
JB
197862006-07-14 Joel Brobecker <brobecker@adacore.com>
19787
19788 * gdb.base/help.exp: Adjust "help unset" test to accept
19789 any list of unset commands.
19790
fb933624
DJ
197912006-07-13 Paul N. Hilfinger <Hilfinger@adacore.com>
19792 Daniel Jacobowitz <dan@codesourcery.com>
19793
19794 * gdb.cp/ref-params.exp: New test.
19795 * gdb.cp/ref-params.cc: New source file.
19796 * gdb.cp/Makefile.in (EXECUTABLES): Add ref-params.
19797
1dff4b64
MK
197982006-07-08 Mark Kettenis <kettenis@gnu.org>
19799
19800 * gdb.arch/alpha-step.exp (test_stepi): Do not include trailing
19801 spaces/tabs in regular expressions since they might not be there.
19802
40d2e0e3
AS
198032006-07-07 Andrew Stubbs <andrew.stubbs@st.com>
19804
19805 * gdb.base/ifelse.exp: New file.
19806
f6c957d2
NS
198072006-07-04 Nathan Sidwell <nathan@codesourcery.com>
19808
19809 * gdb.base/huge.c: Allow CRASH_GDB to be set from command
19810 line.
19811 * gdb.base/huge.exp: Loop over compilation to find a size that
19812 is acceptable.
19813 * gdb.base/remote.exp: Correct expected strings.
19814 * gdb.dwarf2/mac-fileno.S: Avoid # comments.
19815
b9c5a23d
DJ
198162006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19817
19818 * gdb.base/store.exp: Don't use gdb_suppress_entire_file.
19819
9af2e58d
DJ
198202006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19821
19822 * gdb.base/gdb1555.exp: Use gdb_compile_shlib. Skip if not
19823 native.
19824
30930ca5
DJ
198252006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19826
19827 * gdb.stabs/exclfwd.exp: Skip the test if configure did not
19828 enable stabs testing.
19829
aa32fa1d
DJ
198302006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19831
bd4a4c80 19832 * gdb.base/auxv.exp: Intercept undefined command messages before
aa32fa1d
DJ
19833 gdb_test_multiple does.
19834
321fef15
DJ
198352006-06-22 Daniel Jacobowitz <dan@codesourcery.com>
19836
19837 * Makefile.in (host_alias): Remove.
19838 (target_alias): Use @target_noncanonical@.
19839 (site.exp): Don't set host_alias.
19840 * aclocal.m4: Remove contents. Include acx.m4.
19841 * configure: Regenerated.
19842 * configure.ac: Use ACX_NONCANONICAL_TARGET.
19843
e1c2defa
NS
198442006-06-13 Nathan Sidwell <nathan@codesourcery.com>
19845
e63b55d1
NS
19846 * lib/gdb.exp (gdb_load_cmd): New.
19847
5600ea19
NS
19848 * gdb.base/fileio.c: Add system(NULL) test.
19849 * gdb.base/fileio.exp: Check it.
19850
e1c2defa
NS
19851 * gdb.base/break.c: Add 10a breakpoint at }
19852 * gdb.base/break.exp: Add test for breakpoint at }
19853 * gdb.cp/anon-union.cc: Add code at end of function.
19854 * gdb.cp/anon-union.exp: Adjust end of function breakpoint.
19855 * gdb.mi/var-cmd.c: Add code at end of function.
19856 * gdb.mi/mi-var-display.exp: Adjust end of next.
19857 * gdb.mi/mi2-var-display.exp: Likewise.
19858 * gdb.base/fileio.c: Add stop function and insert calls at
19859 stopping places.
19860 * gdb.base/fileio.exp: Breakpoint stop function and remove
19861 explicit line number references.
19862
6c0112ec
JB
198632006-05-19 Joel Brobecker <brobecker@adacore.com>
19864
a9c64011
AS
19865 * gdb.base/del.exp (test_delete_alias): New function.
19866 Now check that both "del" and "d" work as aliases for "delete".
6c0112ec 19867
154189a4
FF
198682006-05-18 Fred Fish <fnf@specifix.com>
19869
19870 * gdb.base/a2-run.exp: Allow part of test to run when args aren't
19871 required. Check for spurious output after program exits normally.
19872
582e64c2
FF
198732006-05-17 Fred Fish <fnf@specifix.com>
19874
19875 * gdb.base/relocate.exp: Use gdb_file_cmd rather than
19876 gdb_load, so it works in the simulator.
19877
8ef6493a
FF
198782006-05-11 Fred Fish <fnf@specifix.com>
19879
19880 * gdb.base/bang.exp: Ignore unexpected output between the
19881 "program exited normally" and the gdb prompt, as many other
19882 tests do.
19883
692b141c
MK
198842006-05-07 Mark Kettenis <kettenis@gnu.org>
19885
19886 * gdb.base/help.exp: Make "delete checkpoint" part option for
19887 "help d" and "help delete" tests.
19888
540b8a30
UW
198892006-05-06 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
19890
a9c64011 19891 * gdb.mi/mi-basics.exp: Add missing serial number to
540b8a30
UW
19892 expected output in some mi_gdb_test statements.
19893 * gdb.mi/mi2-basics.exp: Likewise.
19894
9b6462d9
JB
198952006-05-05 Joel Brobecker <brobecker@adacore.com>
19896
19897 * gdb.base/del.c: New file.
19898 * gdb.base/del.exp: New testcase.
19899
954de43b
DM
199002006-05-05 David S. Miller <davem@sunset.davemloft.net>
19901
19902 * gdb.base/break.exp: Do not assume a breakpoint on
19903 main will actually be in $srcfile when optimizing.
1303f75e
DM
19904 * gdb.base/savedregs.exp: Do not require that the dummy
19905 frame location match up to a symbol and source file location.
c3242428
DM
19906 * gdb.mi/mi-regs.exp (111-data-list-register-values x): "No registers"
19907 will get printed without a mi_cmd_data_list_register_values prefix.
19908 (*-data-list-register-*): Correct regular expressions to expect the new
19909 pseudo d? floating point registers.
19910 * gdb.mi/mi2-regs.exp: Likewise.
a9c64011 19911
c7e64c9a
DJ
199122006-05-05 Christophe Lyon <christophe.lyon@st.com>
19913
19914 * gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
19915 * gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
19916 is allocated by the compiler.
19917 * gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
19918 anons, e, anone to force their allocation by the compiler.
19919
199202006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
79c214e0
DJ
19921
19922 * gdb.base/help.exp: Update expected text for help d and
19923 help delete.
19924
27ce9a6d
MK
199252006-05-02 Mark Kettenis <kettenis@gnu.org>
19926
19927 * gdb.asm/asm-source.exp: Add powerpc-*-netbsd* to the list of
19928 NetBSD/ELF targets.
19929
8608915f
MK
199302006-04-30 Mark Kettenis <kettenis@gnu.org>
19931
19932 * gdb.base/sigbpt.exp (stepi_out): FAIL when inserting a
19933 single-step breakpoint fails; make this a KFAIL on
19934 sparc*-*-openbsd*.
19935 * gdb.base/siginfo.exp: Likewise.
19936 * gdb.base/sigstep.exp (advance, advancei): Likewise.
19937
b8db102d
MS
199382006-04-26 Michael Snyder <msnyder@redhat.com>
19939
19940 * gdb.base/multi-forks.exp: Modify patterns for "run to exit",
19941 which may have to consume output from other forks.
19942 Add tests to make sure that "delete fork" succeeded.
19943
c702009a
MS
199442006-04-20 Michael Snyder <msnyder@redhat.com>
19945
19946 * 2006-03-22 Jim Blandy <jimb@redhat.com>
19947 Add support for the Renesas M32C and M16C.
19948
19949 * gdb.asm/asm-source.exp: Add m32c target.
19950 * gdb.asm/m32c.inc: Support for m32c target.
19951
e28493f2
AS
199522006-04-07 Andrew Stubbs <andrew.stubbs@st.com>
19953
19954 * gdb.base/commands.exp (recursive_source_test): New test.
19955
880da185
DM
199562006-04-04 David S. Miller <davem@sunset.davemloft.net>
19957
19958 * gdb.base/float.exp: Add pattern for sparc targets.
19959
61d9b92f
DJ
199602006-03-30 Daniel Jacobowitz <dan@codesourcery.com>
19961
19962 * gdb.base/commands.exp (stray_arg0_test): New test.
19963
bd717df8
PB
199642006-03-30 Paul Brook <paul@codesourcery.com>
19965
19966 * gdb.mi/mi-until.exp: kfail broken until command.
19967 * gdb.mi/mi2-until.exp: Ditto.
19968
ec793d3c
NR
199692006-03-27 Nick Roberts <nickrob@snap.net.nz>
19970
19971 * gdb.mi/mi-var-child-f.exp, gdb.mi/array.f: New files.
19972
831004b7
AO
199732006-03-08 Alexandre Oliva <aoliva@redhat.com>
19974
19975 * gdb.base/prelink.exp: Anchor tested-for regular expression
19976 on gdb prompt.
19977
effe49a0
PB
199782006-03-07 Paul Brook <paul@codesourcery.com>
19979
19980 * gdb.base/assign.exp: Correct fail message.
19981
e5461016
PB
199822006-03-07 Paul Brook <paul@codesourcery.com>
19983
19984 * lib/compiler.c: Extract armcc version number.
19985 * lib/compiler.cc: Ditto.
19986
fc91c6c2
PB
199872006-03-07 Paul Brook <paul@codesourcery.com>
19988
19989 * gdb.arch/altivec-abi.exp: Use nowarnings instead of
19990 additional_flags=-w.
19991 * gdb.arch/altivec-regs.exp: Ditto.
19992 * gdb.arch/e500-abi.exp: Ditto.
19993 * gdb.arch/e500-regs.exp: Ditto.
19994 * gdb.base/all-bin.exp: Ditto.
19995 * gdb.base/annota1.exp: Ditto.
19996 * gdb.base/annota3.exp: Ditto.
19997 * gdb.base/args.exp: Ditto.
19998 * gdb.base/arithmet.exp: Ditto.
19999 * gdb.base/assign.exp: Ditto.
20000 * gdb.base/async.exp: Ditto.
20001 * gdb.base/bang.exp: Ditto.
20002 * gdb.base/break.exp: Ditto.
20003 * gdb.base/call-rt-st.exp: Ditto.
20004 * gdb.base/completion.exp: Ditto.
20005 * gdb.base/cond-expr.exp: Ditto.
20006 * gdb.base/condbreak.exp: Ditto.
20007 * gdb.base/consecutive.exp: Ditto.
20008 * gdb.base/define.exp: Ditto.
20009 * gdb.base/display.exp: Ditto.
20010 * gdb.base/ena-dis-br.exp: Ditto.
20011 * gdb.base/environ.exp: Ditto.
20012 * gdb.base/eval-skip.exp: Ditto.
20013 * gdb.base/info-proc.exp: Ditto.
20014 * gdb.base/jump.exp: Ditto.
20015 * gdb.base/logical.exp: Ditto.
20016 * gdb.base/long_long.exp: Ditto.
20017 * gdb.base/maint.exp: Ditto.
20018 * gdb.base/miscexprs.exp: Ditto.
20019 * gdb.base/pc-fp.exp: Ditto.
20020 * gdb.base/pointers.exp: Ditto.
20021 * gdb.base/relational.exp: Ditto.
20022 * gdb.base/reread.exp: Ditto.
20023 * gdb.base/sect-cmd.exp: Ditto.
20024 * gdb.base/sep.exp: Ditto.
20025 * gdb.base/sepdebug.exp: Ditto.
20026 * gdb.base/until.exp: Ditto.
20027 * gdb.base/whatis-exp.exp: Ditto.
20028 * gdb.cp/annota2.exp: Ditto.
20029 * gdb.cp/annota3.exp: Ditto.
20030 * gdb.trace/actions.exp: Ditto.
20031 * gdb.trace/backtrace.exp: Ditto.
20032 * gdb.trace/circ.exp: Ditto.
20033 * gdb.trace/collection.exp: Ditto.
20034 * gdb.trace/deltrace.exp: Ditto.
20035 * gdb.trace/infotrace.exp: Ditto.
20036 * gdb.trace/limits.exp: Ditto.
20037 * gdb.trace/packetlen.exp: Ditto.
20038 * gdb.trace/passc-dyn.exp: Ditto.
20039 * gdb.trace/passcount.exp: Ditto.
20040 * gdb.trace/report.exp: Ditto.
20041 * gdb.trace/save-trace.exp: Ditto.
20042 * gdb.trace/tfind.exp: Ditto.
20043 * gdb.trace/tracecmd.exp: Ditto.
20044 * gdb.trace/while-dyn.exp: Ditto.
20045 * gdb.trace/while-stepping.exp: Ditto.
20046 * lib/gdb.exp: Ditto.
20047 (gdb_compile): Handle nowarning option.
20048
5f4a23d9
AO
200492006-03-07 Alexandre Oliva <aoliva@redhat.com>
20050
20051 * gdb.base/prelink.c, gdb.base/prelink-lib.c: Update FSF address.
20052 * gdb.base/prelink.exp: Likewise. Add -q to prelink runs.
20053 Rename executable to prelinkt. Don't re-prelink if we didn't
20054 get a core file. Test prelink -u exit status to tell whether
20055 prelinking failed. Use gdb_test_multiple.
20056
9733fc94
DJ
200572006-03-01 Daniel Jacobowitz <dan@codesourcery.com>
20058
20059 * gdb.cp/inherit.exp (test_print_mi_member_types): New function.
20060 (do_tests): Call it.
20061
cc10cae3
AO
200622006-02-28 Alexandre Oliva <aoliva@redhat.com>
20063
20064 * gdb.base/prelink.exp: New test.
20065 * gdb.base/prelink.c, gdb.base/prelink-lib.c: New sources.
20066
15c46491
WZ
200672006-02-24 Wu Zhou <woodzltc@cn.ibm.com>
20068
20069 * gdb.fortran/derived-type.f90: New file.
20070 * gdb.fortran/derived-type.exp: New testcase.
20071
5c9f7ded
DJ
200722006-02-23 Daniel Jacobowitz <dan@codesourcery.com>
20073
20074 * gdb.base/default.exp: Allow ';' as a directory separator.
20075
5b96932b
AS
200762006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
20077
20078 * gdb.base/help.exp (help add-symbol-file): Update.
20079
1986bccd
AS
200802006-02-21 Andrew Stubbs <andrew.stubbs@st.com>
20081
20082 * gdb.base/help.exp (help load): Update expected results.
20083
a8b7528f
FF
200842006-02-19 Fred Fish <fnf@specifix.com>
20085
20086 * gdb.base/pc-fp.exp (get_valueofx): Don't print environment
20087 specifix hex value as part of results.
20088 * gdb.base/shreloc.exp (get_msym_addrs): Ditto.
a9c64011 20089
f8261448
FF
200902006-02-16 Fred Fish <fnf@specifix.com>
20091
20092 * gdb.base/whatis.c: Define variables using typedefs char_addr,
20093 ushort_addr, and slong_addr, so the typedefs are not optimized
20094 away.
20095 * gdb.base/whatis.exp: Add tests using type name for struct type,
20096 union type, enum type, and typedef.
a9c64011 20097
31d8bdd2
MK
200982006-02-13 Mark Kettenis <kettenis@gnu.org>
20099
20100 * gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.
20101
34e41e63
JB
201022006-02-13 Jim Blandy <jimb@redhat.com>
20103
20104 * gdb.base/scope.exp (test_at_main): Remove logic to handle the
20105 case where it takes two "next" commands to skip past the init
20106 call.
20107
ac6e4f31
FF
201082006-02-12 Fred Fish <fnf@specifix.com>
20109
20110 * gdb.base/scope.exp (test_at_main): Use gdb_test_multiple
20111 to handle cases where it takes two "next" commands to skip
20112 past the init call.
20113
2db2d571
JB
201142006-02-07 Joel Brobecker <brobecker@adacore.com>
20115
20116 * gdb.ada/array_return.exp: Mark the last test as expected to fail
20117 on hppa32 targets.
20118
38fcd64c
DJ
201192006-02-06 Vladimir Prus <ghost@cs.msu.su>
20120
20121 * gdb.mi/mi-break.exp, gdb.mi/mi2-break.exp: Test for the fullname
20122 field.
20123
1315ad46
MK
201242006-01-29 Mark Kettenis <kettenis@gnu.org>
20125
20126 * gdb.cp/bool.cc, gdb.cp/bool.exp: New files.
20127
5625b943
DJ
201282006-01-22 Daniel Jacobowitz <dan@codesourcery.com>
20129
20130 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: New
20131 files.
20132
80df1bbe
DJ
201332006-01-20 Daniel Jacobowitz <dan@codesourcery.com>
20134
20135 * gdb.cp/maint.exp: Set complaints to a positive value.
20136
9078e690
DJ
201372006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
20138
20139 * gdb.base/multi-forks.c: Add copyright notice. Include <stdlib.h>.
20140 * gdb.base/multi-forks.exp: Use a loop. Allow "fork" as a stopped
20141 function name.
20142
9c903399
DJ
201432006-01-15 Daniel Jacobowitz <dan@codesourcery.com>
20144
20145 * gdb.base/checkpoint.c: Update copyright notice. Include
20146 <stdlib.h>.
20147
761ae4d6
JB
201482006-01-04 Jim Blandy <jimb@redhat.com>
20149
20150 * gdb.asm/asm-source.exp: Independently provide default values for
20151 asm-flags and debug-flags. Use 'string equal' to do the
20152 comparison, not the implicit expr's '==' operator. Remove
20153 now-unneeded assignments to asm-flags. In h8300 case, place
20154 "-gdwarf-2", not "-gdwarf2", in debug-flags, not asm-flags.
20155
099ac3dd
MS
201562006-01-04 Michael Snyder <msnyder@redhat.com>
20157
20158 * gdb.base/checkpoint.c: New file.
20159 * gdb.base/checkpoint.exp: New file.
20160 * gdb.base/multi-fork.c: New file.
20161 * gdb.base/multi-fork.exp: New file.
20162 * gdb.base/pi.txt: New file (data for checkpoint.c test).
20163
f4d85314
FF
201642006-01-04 Fred Fish <fnf@specifix.com>
20165
20166 * gdb.base/ptype.c (foo): Add typedef.
20167 (intfoo): Add function.
20168 * gdb.base/ptype1.c: New file.
20169 * gdb.base/ptype.exp: Handle compilation and linking with two
20170 source files. Test that proper type for "foo" is found based
20171 on source context rather than first match found in symtabs.
20172
a1b06f35
MK
201732005-12-28 Mark Kettenis <kettenis@gnu.org>
20174
20175 * gdb.asm/asm-source.exp (hppa-*-openbsd*): New.
20176 * gdb.asm/openbsd.inc: Indent commands.
20177
d082a1e2
MK
201782005-12-26 Mark Kettenis <kettenis@gnu.org>
20179
c65016bd
MK
20180 * gdb.base/freebpcmd.exp: Increase timeout.
20181
d082a1e2
MK
20182 * gdb.gdb/selftest.exp (test_with_self): Update copyright check.
20183
d3c32a0e
DJ
201842005-12-17 Daniel Jacobowitz <dan@codesourcery.com>
20185
20186 * gdb.base/default.exp: Update check for "show version".
20187
9fdb1f50
RC
201882005-12-09 Randolph Chung <tausq@debian.org>
20189
20190 * gdb.asm/asm-source.exp (hppa64-*-hpux*): New.
20191 * gdb.asm/pa64.inc: New file.
20192
5f2c56f7
RC
201932005-12-09 Randolph Chung <tausq@debian.org>
20194
20195 * gdb.asm/common.inc: Indent commands.
20196 * gdb.asm/asmsrc1.s: Likewise.
20197 * gdb.asm/asmsrc2.s: Likewise.
20198
8117349c
RC
201992005-12-09 Randolph Chung <tausq@debian.org>
20200
20201 * gdb.arch/pa-nullify.exp: Handle hppa64-*-* targets.
20202 (get_addr_of_sym): Remove duplicate print.
20203 (gen_core): xfail hppa*-*-hpux*, update expected output.
20204 * gdb.arch/pa-nullify.s: Reformat to also work on HPUX.
20205 * gdb.arch/pa64-nullify.s: New file.
20206
8f07f25a
RC
202072005-12-09 Randolph Chung <tausq@debian.org>
20208
20209 * gdb.base/dump.exp: Mark hppa64-*-* as 64-bit target.
20210
55b39184
DJ
202112005-12-07 Christophe Lyon <christophe.lyon@st.com>
20212
20213 * gdb.cp/printmethod.cc (main): Call virt and nonvirt, to force
20214 code generation for these functions.
20215 * gdb.cp/printmethod.exp: Expect "&A::nonvirt()" instead of an
20216 error message.
20217
31e2b00f
AS
202182005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
20219
20220 * gdb.base/help.exp (help b, help br, help bre, help brea)
20221 (help break): Update the expected message.
20222
c3d0b56e
SC
202232005-11-11 Stephane Carrez <stcarrez@nerim.fr>
20224
20225 * gdb.asm/m68hc11.inc: Setup the data section.
20226 * gdb.asm/asm-source.exp (m6811-*-*): Don't use the target board linker
20227 script for this test.
20228 (m6812-*-*): Likewise.
20229
36ae0ea9
RC
202302005-11-09 Randolph Chung <tausq@debian.org>
20231
20232 * gdb.base/structs2.exp: Update xfail to only trigger for gcc-3.x.
20233
9d6f42e9
WZ
202342005-11-09 Wu Zhou <woodzltc@cn.ibm.com>
20235
20236 * gdb.base/break.exp: Fix a comment typo.
20237
e2126a14
EZ
202382005-11-03 Jim Blandy <jimb@redhat.com>
20239
a9c64011
AS
20240 Checked in by Elena Zannoni <ezannoni@redhat.com>
20241
889bf7c5 20242 * gdb.dwarf2/mac-fileno.exp, gdb.dwarf2/mac-fileno.S: New tests.
e2126a14 20243
e0ac7199
CV
202442005-11-02 Corinna Vinschen <vinschen@redhat.com>
20245
20246 * gdb.arch/gdb1558.c: Include stdio.h.
20247
31d3fb18
MK
202482005-10-31 Mark Kettenis <kettenis@gnu.org>
20249
20250 * gdb.asm/asm-source.exp: Use -e instead of --entry.
20251
e52b687c
MK
202522005-10-31 Mark Kettenis <kettenis@gnu.org>
20253
20254 * gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.
20255
f4711d79
PG
202562005-10-17 Paul Gilliam <pgilliam@us.ibm.com>
20257
a9c64011
AS
20258 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
20259 vscr" tests to better match output.
f4711d79 20260
987a9106
JB
202612005-10-12 Jim Blandy <jimb@redhat.com>
20262
20263 * gdb.base/structs.exp (any): New function.
20264 (test_struct_returns): Don't make any assumptions at all about
20265 what value the function returns when GDB can't set the return
20266 value.
20267
2336bb58
JB
202682005-10-09 Joel Brobecker <brobecker@adacore.com>
20269
20270 * gdb.ada/arrayidx/p.adb: New file.
20271 * gdb.ada/arrayidx.exp: New testcase
20272
202732005-10-09 Joel Brobecker <brobecker@adacore.com>
1495de3f
JB
20274
20275 * gdb.ada/array_return/pck.ads: New file.
20276 * gdb.ada/array_return/pck.adb: New file.
20277 * gdb.ada/array_return/p.adb: New file.
20278 * gdb.ada/array_return.exp: New testcase.
20279
705335ea
JB
202802005-10-03 Joel Brobecker <brobecker@adacore.com>
20281
a9c64011
AS
20282 * gdb.base/arrayidx.c: New file.
20283 * gdb.base/arrayidx.exp: New testcase.
705335ea 20284
11ee9940
NR
202852005-09-29 Nick Roberts <nickrob@snap.net.nz>
20286
20287 * gdb.base/annota3.exp, gdb.cp/annota3.exp: The annotations
20288 frames-invalid and breakpoints-invalid are no longer generated
20289 with level 3 so don't expect them in the output.
20290
39fb8e9e
BR
202912005-09-27 Bob Rossi <bob@brasko.net>
20292
a9c64011 20293 * gdb.mi/mi-disassemble.exp, gdb.mi/mi2-disassemble.exp: Remove .*
39fb8e9e
BR
20294 from test. Escape the | in mi_gdb_test call.
20295 * gdb.mi/mi-basics.exp, gdb.mi/mi-cli.exp, gdb.mi/mi-disassemble.exp,
20296 gdb.mi/mi-pthreads.exp, gdb.mi/mi-stack.exp, gdb.mi/mi2-basics.exp,
20297 gdb.mi/mi2-cli.exp, gdb.mi/mi2-disassemble.exp,
20298 gdb.mi/mi2-pthreads.exp, gdb.mi/mi2-stack.exp: Add extra details to
20299 expected regex's in mi_gdb_test calls.
20300 * lib/mi-support.exp: Remove arbitrary .* from tests.
20301 (mi_gdb_test): Add string_regex variable. Add anchor to main -re.
20302 Fully anchor GDB/MI expected results in mi_gdb_test.
20303 * lib/gdb.exp (string_to_regexp): Escape the ] character.
20304 * gdb.base/sizeof.exp: Remove escape character. Correct test.
20305
2af48f68
PB
203062005-09-26 Paul Brook <paul@codesourcery.com>
20307
20308 * long_long.exp: Exclude eabi targets from arm FPA float format test.
20309
f34502bc
WZ
203102005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
20311
20312 * bfp-test.c: New file.
20313 * bfp-test.exp: New testcase.
20314
ca929517
WZ
203152005-09-20 Wu Zhou <woodzltc@cn.ibm.com>
20316
20317 * gdb.fortran/subarray.exp: New testcase to test the evaluation
20318 of subarray and substring variable.
20319 * gdb.fortran/subarray.f: New source file for the test of subarray
20320 and substring variable evaluation.
20321 * gdb.fortran/exprs.exp: Add four tests for substring evaluation
20322 of string constant.
20323
c761af65
DJ
203242005-09-19 Daniel Jacobowitz <dan@codesourcery.com>
20325
20326 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: Update
20327 copyright dates.
20328
561d7a1d
PG
203292005-09-19 Paul Gilliam <pgilliam@us.ibm.com>
20330
20331 * gdb.arch/altivec-regs.exp (info powerpc altivec): Replace the 'info
20332 powerpc altivec' test with an almost identical 'info vector' test.
20333
b2b64cc9
PG
203342005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
20335
a9c64011
AS
20336 * gdb.arch/altivec-regs.exp: Adjust "info reg vrsave" and "info reg
20337 vscr" tests to match output.
b2b64cc9 20338
6ac4d15a
PG
203392005-09-13 Paul Gilliam <pgilliam@us.ibm.com>
20340
a9c64011
AS
20341 * gdb.arch/altivec-regs.exp: Adjust "print $vx<i>" tests to match
20342 output.
6ac4d15a 20343
40e55bef
BR
203442005-09-11 Bob Rossi <bob@brasko.net>
20345
889bf7c5
PA
20346 * lib/mi-support.exp (mi_gdb_test): Change -re to not be anchored.
20347 * gdb.mi/mi-syn-frame.exp: Call mi_gdb_test twice instead of once for
20348 commands that return an MI output command and an asyncronous MI output
20349 command.
40e55bef
BR
20350 * gdb.mi/mi-console.exp: Ditto.
20351
3c7385ec
BR
203522005-09-11 Bob Rossi <bob@brasko.net>
20353
20354 * gdb.mi/mi-var-child.c: Include <string.h>.
20355
a6cd0eb3
DJ
203562005-09-10 Daniel Jacobowitz <dan@codesourcery.com>
20357
20358 * killed.exp: Correct gdb_expect syntax.
20359
2f168eed
CV
203602005-08-09 Corinna Vinschen <vinschen@redhat.com>
20361
20362 * lib/mi-support.exp (mi_gdb_load): Fix typo.
20363
ecd3fd0f
BR
203642005-08-02 Bob Rossi <bob@brasko.net>
20365
20366 * gdb.mi/mi-basics.exp: Tell mi_gdb_start to use a PTY for inferior.
20367 (test_setshow_inferior_tty): Add global mi_inferior_tty_name to scope.
20368 Change tests to inferior-tty-set/show.
20369 * gdb.mi/mi-console.exp: Tell mi_gdb_start to use a PTY for inferior.
20370 (47-exec-next): Use mi_gdb_test to get GDB and Inferior output.
20371 * gdb.mi/mi-syn-frame.exp: Tell mi_gdb_start to use a PTY for
20372 inferior. Use mi_gdb_test to get GDB and Inferior output.
20373 * lib/mi-support.exp (mi_inferior_spawn_id): Add inferior PTY
20374 descriptor.
20375 (mi_inferior_tty_name): Add inferior PTY file name.
20376 (mi_gdb_start): Add INFERIOR_PTY parameter.
20377 (mi_gdb_test): Add IPATTERN parameter.
20378
f1ea48cb 203792005-08-02 Bob Rossi <bob@brasko.net>
a9c64011 20380
f1ea48cb
BR
20381 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Add MESSAGE
20382 parameter to mi_gdb_test.
20383 * lib/mi-support.exp (mi_gdb_test): Make MESSAGE parameter necessary.
20384
6e650a67
DJ
203852005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
20386
20387 * gdb.mi/mi-var-child.c (do_children_tests): Initialize
20388 struct_declarations.
20389 * gdb.mi/mi-var-child.exp: Step over the initialization of
20390 struct_declarations.
20391
8be260b6
DJ
203922005-07-31 Daniel Jacobowitz <dan@codesourcery.com>
20393
20394 * gdb.mi/basics.c, gdb.mi/var-cmd.c: Revert last change.
20395 * gdb.mi/mi-stack.c: New file, based on gdb.mi/basics.c.
20396 * gdb.mi/mi-var-child.c: New file, based on gdb.mi/var-cmd.c.
20397 * gdb.mi/mi-stack.exp: Update to use mi-stack.c as a source file.
20398 * gdb.mi/mi-var-child.exp: Update to use mi-var-child.c as a source
20399 file.
20400
4e660f07
NR
204012005-07-27 Nick Roberts <nickrob@snap.net.nz>
20402
20403 * gdb.mi/var-cmd.c: Give long_array in _struct_decl 12 elements.
20404 (do_children_tests): Assign values to the extra elements.
20405
20406 * gdb.mi/mi-var-child.exp: Adapt tests for extra elements and use
20407 them for tests for "-var-update --no-values" and
a9c64011 20408 "-var-update --all-values".
4e660f07
NR
20409 Add test for "-var-list-children --simple-values".
20410
20411 * gdb.mi/basics.c (callee4): Add integer array D[3]...
20412
20413 * gdb.mi/mi-stack.exp (test_stack_locals_listing): ...to test
20414 "-stack-list-locals --simple-values" Improve doc strings and
20415 comments.
20416
6bdae935
MK
204172005-07-18 Mark Kettenis <kettenis@gnu.org>
20418
598b7a6f
MK
20419 * gdb.base/sigaltstack.exp (finish_test): KFAIL gdb/1736 on
20420 *-*-openbsd*.
20421 * gdb.base/sigstep.exp (advancei): KFAIL gdb/1736 on *-*-openbsd*.
20422
6bdae935
MK
20423 * gdb.base/sigaltstack.c (main): Use stack_t instead of `struct
20424 sigaltsatck'.
20425
1323e929 204262005-07-14 Bob Rossi <bob@brasko.net>
a9c64011 20427
1323e929
BR
20428 * gdb.base/default.exp (tty): Changed output of command.
20429 * gdb.base/help.exp (help tty): Ditto.
20430
b1a9c082
MK
204312005-07-12 Mark Kettenis <kettenis@gnu.org>
20432
20433 * gdb.arch/i386-sse.exp: Compile with -msse when using GCC.
20434
10a844a2
MK
204352005-07-10 Mark Kettenis <kettenis@gnu.org>
20436
20437 * gdb.mi/mi2-stack.exp (test_stack_locals_listing): Remove test for
20438 -stack-select-frame without arguments.
20439 (test_stack_frame_listing): Add test for newly implemented command
20440 -stack-info-frame.
20441
3cb3b8df
BR
204422005-07-06 Bob Rossi <bob@brasko.net>
20443
20444 * gdb.mi/mi-basics.exp (test_setshow_inferior_tty): Test MI tty
20445 command.
20446 (Copyright): Update copyright.
20447
a0c5fbcf
WZ
204482005-07-06 Wu Zhou <woodzltc@cn.ibm.com>
20449
20450 * gdb.fortran/exprs.exp (test_arithmetic_expressions): Add five
20451 tests to evaluate exponentiation expression.
20452
984971d0
AS
204532005-06-29 Andreas Schwab <schwab@suse.de>
20454
20455 * gdb.base/sigrepeat.c: Include <stdlib.h> and add return type for
20456 main to avoid warnings.
20457
20458 * gdb.base/sigrepeat.exp: Fix reference to undefined variable.
20459
fe03833f
NR
204602005-06-20 Nick Roberts <nickrob@snap.net.nz>
20461
20462 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Remove test for
20463 -stack-select-frame without arguments.
20464 (test_stack_frame_listing): Add test for newly implemented command
20465 -stack-info-frame.
a9c64011 20466
7a55f279
WZ
204672005-06-17 Wu Zhou <woodzltc@cn.ibm.com>
20468
0ffa0ea5
DJ
20469 * gdb.fortran/array-element.f: New file.
20470 * gdb.fortran/array-element.exp: New testcase.
7a55f279 20471
26585198
DJ
204722005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
20473
20474 * gdb.base/bigcore.exp: Correct checks for systems which can
20475 not dump a large core file.
20476
c1bd25fd
DJ
204772005-06-13 Daniel Jacobowitz <dan@codesourcery.com>
20478
20479 * gdb.base/relocate.c: Add a copyright notice.
20480 (dummy): Remove.
20481 * gdb.base/relocate.exp: Test printing the values of variables
20482 from a relocatable file.
20483
589e074d
DJ
204842005-06-12 Daniel Jacobowitz <dan@codesourcery.com>
20485
20486 * gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Don't expect
20487 excess MI output after an error.
20488
0915f927
JB
204892005-05-29 Joel Brobecker <brobecker@adacore.com>
20490
20491 * gdb.arch/alpha-step.c: New file.
20492 * gdb.arch/alpha-step.exp: New testcase.
20493
76ff342d
DJ
204942005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
20495 Dennis Brueni <dennis@slickedit.com>
20496
20497 * gdb.mi/mi-cli.exp, gdb.mi/mi-return.exp, gdb.mi/mi-stack.exp,
20498 gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp, gdb.mi/mi-until.exp,
20499 gdb.mi/mi-var-display.exp, gdb.mi/mi-watch.exp, gdb.mi/mi2-cli.exp,
20500 gdb.mi/mi2-return.exp, gdb.mi/mi2-stack.exp,
20501 gdb.mi/mi2-syn-frame.exp, gdb.mi/mi2-until.exp,
20502 gdb.mi/mi2-var-display.exp: Expect fullname field in stack frames.
20503 * lib/mi-support.exp (mi_runto, mi_execute_to_helper): Likewise.
20504
96b0c7ac
DJ
205052005-05-17 Paul Gilliam <pgilliam@us.ibm.com>
20506 Wu Zhou <woodzltc@cn.ibm.com>
20507
20508 * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for
20509 IBM's xlc compiler.
20510 * gdb.base/shreloc1.c (fn_1): Reference variable static_var_1.
20511 * gdb.base/shreloc2.c (fn_2): Reference variable static_var_2.
20512
f21565d2
JB
205132005-05-13 Jim Blandy <jimb@redhat.com>
20514
20515 * gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead of
20516 calling gdb_suppress_entire_file.
20517 * gdb.base/charset.exp: Same.
20518 * gdb.base/call-rt-st.exp: Same.
20519
6006a3a1
BR
205202005-05-05 Bob Rossi <bob_rossi@cox.net>
20521
20522 * lib/gdb.exp (fullname_syntax): Added global regex.
20523 (fullname_syntax_POSIX): Ditto.
20524 (fullname_syntax_UNC): Ditto.
20525 (fullname_syntax_DOS_CASE): Ditto.
20526 (fullname_syntax_DOS): Ditto.
20527 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Added
20528 fullname_syntax variable to scope and use it.
20529 (test_file_list_exec_source_files): Ditto.
20530 * gdb.mi/mi2-file.exp (test_file_list_exec_source_file): Ditto.
20531
c3b69c04
DJ
205322005-05-04 Daniel Jacobowitz <dan@codesourcery.com>
20533
20534 * gdb.threads/linux-dp.exp: Check for *-*-linux-gnu*.
20535
3c95e6af
PG
205362004-05-02 Paul Gilliam <pgilliam@us.ibm.com>
20537
a9c64011
AS
20538 * lib/gdb.exp (skip_altivec_tests): New function, based on
20539 check_vmx_hw_available from the GCC testsuite.
20540 * lib/gdb.arch/altivec-abi.exp: Use skip_altivec_tests.
20541 * lib/gdb.arch/altivec-regs.exp: Likewise.
3c95e6af 20542
78df6c56
JB
205432005-05-02 Jim Blandy <jimb@redhat.com>
20544
20545 * gdb.base/auxv.exp: Call 'untested' and return -1 instead of
20546 calling gdb_suppress_entire_file.
20547
1690f9cf
DJ
205482005-04-30 Randolph Chung <tausq@debian.org>
20549
20550 * gdb.threads/staticthreads.exp: Override signal to check for hppa.
20551 Slightly relax "sem_post" name checking.
20552
5ea106f7
PG
205532005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
20554
20555 * gdb.base/unload.exp: Use new shared library infrastructure.
20556
bf7234cf
PG
205572005-04-29 Paul Gilliam <pgilliam@us.ibm.com>
20558
20559 * gdb.base/so-impl-ld.exp: Use new shared library
a9c64011 20560 infrastructure.
bf7234cf 20561
547b869a
CV
205622005-04-29 Corinna Vinschen <vinschen@redhat.com>
20563
20564 * gdb.asm/asm-source.exp: Add h8300 to supported targets.
20565 * gdb.asm/h8300.inc: New file.
20566
f07e55f0
PG
205672005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
20568
20569 * gdb.base/shlib-call.exp: Change to use new shared library
20570 infrastructure.
20571
3cbba3d1
PG
205722005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
20573
a9c64011
AS
20574 * gdb.base/pending.exp: Change to use new shared library
20575 infrastructure.
3cbba3d1 20576
ed6df200
PG
205772005-04-28 Paul Gilliam <pgilliam@us.ibm.com>
20578
a9c64011
AS
20579 * gdb.base/nodebug.exp: Allow for compiling by IBM's xlc compiler,
20580 use test_compiler_info instead of gcc_compiled, and update copyright.
ed6df200 20581
8c8f4ebe
PG
205822005-04-27 Paul Gilliam <pgilliam@us.ibm.com>
20583
a9c64011
AS
20584 * gdb.base/annota1.exp : Deal with messages caused by breakpoints in
20585 shared objects being adjusted and update copyright years.
8c8f4ebe 20586
607fbc54
DJ
205872005-04-27 Daniel Jacobowitz <dan@codesourcery.com>
20588
20589 * ChangeLog: Correct some 2003-01-13 dates.
20590 * gdb.base/sigbpt.exp, gdb.base/signull.exp, gdb.cp/bs15503.exp,
20591 gdb.cp/exception.exp, gdb.cp/userdef.cc, gdb.cp/userdef.exp,
20592 gdb.mi/mi-console.exp, gdb.mi/mi2-console.exp,
20593 gdb.trace/collection.exp, gdb.trace/passc-dyn.exp,
20594 gdb.trace/tfind.exp: Update copyright years.
20595
57bf0e56
DJ
205962005-04-14 Paul Gilliam <pgilliam@us.ibm.com>
20597 Daniel Jacobowitz <dan@codesourcery.com>
20598
20599 * lib/gdb.exp (gdb_compile): Handle shlib=.
20600 (gdb_compile_shlib): New function.
20601
9b593790
PG
206022005-04-12 Paul Gilliam <pgilliam@us.ibm.com>
20603
a9c64011 20604 * lib/gdb.exp (test_compiler_info): Give argument a default value.
9b593790 20605
9494c6a5
DJ
206062005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
20607
20608 * Makefile.in (ALL_SUBDIRS): Replace gdb.gdbserver with
20609 gdb.server.
20610 * configure.ac: Likewise.
20611 * configure: Regenerated.
20612 * gdb.gdbserver/Makefile.in: Moved to...
20613 * gdb.server/Makefile.in: ... here.
20614 * gdb.gdbserver/server.c: Moved to...
20615 * gdb.server/server.c: ... here.
20616 * gdb.gdbserver/server-run.exp: Moved to...
20617 * gdb.server/server-run.exp: ... here.
20618
6f8eac0e
DJ
206192005-04-08 Daniel Jacobowitz <dan@codesourcery.com>
20620
20621 * Makefile.in (ALL_SUBDIRS): Add gdb.gdbserver.
20622 * configure.ac: Create gdb.gdbserver/Makefile.
20623 * configure: Regenerated.
20624 * lib/gdbserver-support.exp: New file, derived from
20625 config/gdbserver.exp.
20626 * config/gdbserver.exp: Use gdbserver-support.exp.
20627 * gdb.gdbserver/Makefile.in: New file.
20628 * gdb.gdbserver/server.c: New file.
20629 * gdb.gdbserver/server-run.exp: New file.
20630
6e87504d
PG
206312005-04-06 Paul Gilliam <pgilliam@us.ibm.com>
20632
a9c64011
AS
20633 * lib/gdb.exp (test_compiler_info): Return compiler_info
20634 if no arguments are given.
6e87504d 20635
d1779be4
PG
206362005-04-01 Paul Gilliam <pgilliam@us.ibm.com>
20637
20638 * gdb.arch/altivec-abi.exp: Check for compiler and set
20639 use altivec' flag accordingly.
20640 * gdb.arch/altivec-regs.exp: Likewise.
20641
88750304
DJ
206422005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
20643
20644 * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files.
20645
f3fb768d
AS
206462005-03-27 Andreas Schwab <schwab@suse.de>
20647
20648 * gdb.base/bigcore.c (main): Add missing mode argument in open
20649 call.
20650
7e813ac5
DJ
206512005-03-25 Daniel Jacobowitz <dan@codesourcery.com>
20652
20653 * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
20654 downloads.
20655 * config/gdbserver.exp (gdb_load): Likewise.
20656
8e3049aa
PB
206572005-03-14 Paul Brook <paul@codesourcery.com>
20658
20659 * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote
20660 targets.
20661
a9df7c44
JB
206622005-03-09 Joel Brobecker <brobecker@adacore.com>
20663
20664 * gdb.dwarf2/dup-psym.S: New file.
20665 * gdb.dwarf2/dup-psym.exp: New testcase.
20666
9f0d94e8
JB
206672005-03-09 Joel Brobecker <brobecker@adacore.com>
20668
20669 * gdb.ada/exec_changed/first.adb: New file.
20670 * gdb.ada/exec_changed/second.adb: New file.
20671 * gdb.ada/exec_changed.exp: New testcase.
20672
5f579bc5
NS
206732005-03-08 Nathan Sidwell <nathan@codesourcery.com>
20674
36e9969c
NS
20675 * gdb.cp/userdef.cc (A1::operator+): New unary plus.
20676 (A2): New class.
20677 (main): Test operator+.
20678 * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for
20679 breakpoint test.
20680
5f579bc5
NS
20681 * gdb.base/sigbpt.exp: Disable if gdb,nosignals.
20682 * gdb.base/signull.exp: Disable if gdb,nosignals.
20683 * gdb.cp/bs15503.exp: Disable if skip_cplus_tests
20684 * gdb.cp/exception.exp: Disable if skip_cplus_tests.
20685 * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio.
20686 * gdb.mi/mi2-console.exp: Likewise.
20687 * gdb.trace/collection.exp (run_trace_experiment): Consume the
20688 continue output at start.
20689 (gdb_collect_locals_test): Robustify regexp.
20690 * gdb.trace/passc-dyn.exp: Fix comment typo.
20691 * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'.
20692
be46087e
CV
206932005-03-08 Corinna Vinschen <vinschen@redhat.com>
20694
20695 * gdb.asm/asm-source.exp: Add iq2000 case.
20696 * gdb.asm/iq2000.inc: New file.
20697
384e1a61 206982005-03-07 Manoj Iyer <manjo@austin.ibm.com>
a9c64011 20699
384e1a61
MI
20700 * gdb.base/command.exp: Change hardcoded value to regular expression.
20701 * gdb.base/float.exp: Add powerpc to the list of targets checked.
20702
584b6e9e
DJ
207032005-03-07 Daniel Jacobowitz <dan@codesourcery.com>
20704
20705 * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc,
20706 gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc,
20707 gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc,
20708 gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc,
20709 gdb.asm/x86_64.inc: Use .purgem before redefining macros.
20710
ab5b5d61
MK
207112005-03-05 Mark Kettenis <kettenis@gnu.org>
20712
20713 * gdb.cp/ovldbreak.exp: Adjust regular expression for recent
20714 changes.
20715
ae051c1b
PG
207162004-03-03 Paul Gilliam <pgilliam@us.ibm.com>
20717
a9c64011
AS
20718 * lib/compiler.c: Add test for IBM's xlc compiler.
20719 * lib/compiler.cc: Likewise.
ae051c1b 20720
3f0f6ed2
JB
207212004-02-24 Joel Brobecker <brobecker@adacore.com>
20722
20723 * gdb.ada/fixed_points.exp: Create compilation object directory
20724 before running the test.
20725 * gdb.ada/null_record.exp: Likewise.
20726 * gdb.ada/packed_array.exp: Likewise.
20727 * gdb.ada/start.exp: Likewise.
20728
724f452b
JB
207292005-02-15 Joel Brobecker <brobecker@adacore.com>
20730
20731 * gdb.ada/packed_array/pa.adb: New file.
20732 * gdb.ada/packed_array.exp: New testcase.
20733
57f5cdfb 207342005-02-10 Mark Kettenis <kettenis@gnu.org>
ebdda337 20735
1f393151
MK
20736 * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New
20737 files.
20738
ebdda337
MK
20739 * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
20740 on *-*-openbsd*. Correctly match whitespace in regukar
20741 expressions.
20742
cf309262
DJ
207432005-02-10 Daniel Jacobowitz <dan@debian.org>
20744
20745 From Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>:
20746 PR exp/1821
20747 * gdb.base/gdb1821.c: New test file.
20748 * gdb.base/gdb1821.exp: New test file.
20749
3be49e7a
JB
207502005-02-09 Joel Brobecker <brobecker@adacore.com>
20751
20752 * gdb.base/start.c: New file.
20753 * gdb.base/start.exp: New testcase.
20754
e292e67d
JB
207552005-02-09 Joel Brobecker <brobecker@adacore.com>
20756
20757 * gdb.ada/start/dummy.adb: New file.
20758 * gdb.ada/start.exp: New testcase.
20759
dbdfa66c
CV
207602005-02-09 Corinna Vinschen <vinschen@redhat.com>
20761
20762 * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
20763 for printing symbols and statistics.
20764 Add test for using relative pathnames in "maint print msymbols" test.
20765 Mark "maint info sections DATA" XFAIL on Cygwin.
20766 Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
20767 tests.
20768
d7941671
AC
207692005-02-09 Andreas Schwab <schwab@suse.de>
20770
20771 Committed by Andrew Cagney <cagney@gnu.org>
20772 * gdb.base/remotetimeout.exp: New file.
20773
74e5ef44
MK
207742005-02-07 Mark Kettenis <kettenis@gnu.org>
20775
20776 * gdb.base/interp.exp: Remove trailing \n in gdb_test commands.
20777
464dd14d
JB
207782005-02-03 Joel Brobecker <brobecker@adacore.com>
20779
20780 * gdb.ada/gnat_ada.gpr: New file.
20781 * gdb.ada/gnat_ada.gin: Delete, no longer used.
20782 * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file.
20783 * configure.ac: No longer generate gnat_ada.gpr.
20784 * configure: Regenerate.
20785 * gdb.ada/Makefile.in: Minor adaptations due to new project file.
20786 * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada.
20787 * gdb.ada/null_record/bar.ads: Likewise.
20788 * gdb.ada/null_record/bar.adb: Likewise.
20789 * gdb.ada/fixed_points/fixed_points.adb: Likewise.
20790 * gdb.ada/null_record.exp (testdir): New variable.
20791 (testfile): executable is now in testdir subdirectory.
20792 (srcfile): Use full path to the main compilation unit.
20793 * gdb.ada/fixed_points.exp: Same changes as above.
20794
30d756ae
NR
207952005-02-03 Nick Roberts <nickrob@snap.net.nz>
20796
20797 * gdb.base/interp.exp: New test.
20798
9d799f85
AC
207992005-01-24 Andrew Cagney <cagney@gnu.org>
20800
20801 * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test.
20802
15656118
AC
208032005-01-19 Andrew Cagney <cagney@gnu.org>
20804
a892c31b
AC
20805 * gdb.stabs/Makefile.in (Makefile): Update dependencies -
20806 configure.ac not configure.in.
20807
15656118
AC
20808 * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL
20809 of powerpc*-*-*.
20810 * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto.
a9c64011 20811 * gdb.base/list.exp (test_list_function)
15656118
AC
20812 (test_list_filename_and_function): Ditto.
20813 * gdb.base/callfuncs.exp (do_function_calls): Ditto.
20814
a7b01baf
AC
208152005-01-16 Andrew Cagney <cagney@gnu.org>
20816
17d92a02
AC
20817 * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify.
20818
a7b01baf
AC
20819 * gdb.base/source-error.gdb, gdb.base/source.exp: New files.
20820
bc8332bb
AC
208212005-01-14 Andrew Cagney <cagney@gnu.org>
20822
20823 * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output.
20824 * gdb.mi/mi2-var-cmd.exp: Ditto.
20825
4d074752
CV
208262005-01-10 Corinna Vinschen <vinschen@redhat.com>
20827
20828 * gdb.base/fileio.c: Include unistd.h as required for lseek(2).
20829
bec39cab
AC
208302005-01-07 Andrew Cagney <cagney@gnu.org>
20831
20832 * configure.ac: Rename configure.in, require autoconf 2.59.
20833 * configure: Re-generate.
20834 * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59.
20835 * gdb.stabs/configure: Re-generate.
20836 * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59.
20837 * gdb.hp/configure: Re-generate.
20838 * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require
20839 autoconf 2.59.
20840 * gdb.hp/gdb.objdbg/configure: Re-generate.
20841 * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require
20842 autoconf 2.59.
20843 * gdb.hp/gdb.defects/configure: Re-generate.
20844 * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require
20845 autoconf 2.59.
20846 * gdb.hp/gdb.compat/configure: Re-generate.
20847 * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require
20848 autoconf 2.59.
20849 * gdb.hp/gdb.base-hp/configure: Re-generate.
20850 * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require
20851 autoconf 2.59.
20852 * gdb.hp/gdb.aCC/configure: Re-generate.
20853
f10b16d4
JB
208542004-12-15 Jim Blandy <jimb@redhat.com>
20855
20856 * gdb.threads/linux-dp.exp: Fix output regexp to handle output
20857 under NPTL when there is debugging info available for libpthread.
20858
fb6e1814
JG
208592004-12-13 Jerome Guitton <guitton@gnat.com>
20860
20861 * gdb.ada/fixed_points.c: New file.
20862 * gdb.ada/fixed_points.exp: New file.
20863
fe46cd3a
RC
208642004-12-03 Randolph Chung <tausq@debian.org>
20865
20866 * gdb.arch/pa-nullify.exp: New file.
20867 * gdb.arch/pa-nullify.s: New file.
20868
8de0841b
RC
208692004-11-30 Randolph Chung <tausq@debian.org>
20870
20871 * gdb.threads/thread_check.exp: Use ${srcfile} for test program name
20872 instead of "tbug". Fix regexp to work properly with gdb_test.
20873
c8170782
PH
208742004-11-29 Paul Hilfinger <Hilfinger@gnat.com>
20875
20876 * gdb.base/bitfields2.exp: New test.
20877 * gdb.base/bitfields2.c: New file.
20878
954269c2
RE
208792004-11-28 Richard Earnshaw <rearnsha@arm.com>
20880
20881 * config/sim.exp (gdb_load): Return 0 on success, -1 on failure.
20882
0107feed
RC
208832004-11-16 Randolph Chung <tausq@debian.org>
20884
20885 * gdb.base/unload.exp: Pass relative path to gdb_get_line_number.
20886
f073ae8c
DJ
208872004-11-14 Daniel Jacobowitz <dan@debian.org>
20888
20889 * gdb.threads/threadapply.exp: Correct "macro details" test.
20890
19ad59e7
JJ
208912004-11-11 Jeff Johnston <jjohnstn@redhat.com>
20892
20893 * gdb.threads/threadapply.exp: New test.
20894 * gdb.threads/threadapply.c: New file.
20895
9cf0961b
MK
208962004-11-07 Mark Kettenis <kettenis@gnu.org>
20897
20898 * gdb.base/savedregs.exp: Correct pattern used for sigtramp
20899 frames.
20900
c789492a
FL
209012004-11-05 Felix Lee <felix+log1@specifixinc.com>
20902
20903 * gdb.base/cursal.exp: New file.
20904 * gdb.base/cursal.c: New file.
20905
a1e167bb
AC
209062004-11-03 Andrew Cagney <cagney@gnu.org>
20907
20908 * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files.
20909
b7cbf173
MK
209102004-10-30 Mark Kettenis <kettenis@gnu.org>
20911
20912 * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of
20913 NetBSD/ELF targets.
20914
88f9d34f
JB
209152004-10-29 Joel Brobecker <brobecker@gnat.com>
20916
20917 * gdb.threads/bp_in_thread.c: New file, copied from
20918 pthread_cond_wait.c.
20919 * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source
20920 file, rather than reusing the .c file from another testcase.
20921
ca7d6a0c
JB
209222004-10-20 Joel Brobecker <brobecker@gnat.com>
20923
20924 * gdb.ada/null_record.exp: Check where we stopped after
20925 sending the start command, instead of where the associated
20926 temporary breakpoint was inserted.
20927
0d863d03
AC
209282004-10-14 Andrew Cagney <cagney@gnu.org>
20929
20930 * gdb.mi/gdb701.c (main): Return 0.
20931
d11e72cb
DJ
209322004-10-13 Daniel Jacobowitz <dan@debian.org>
20933
d40539a4 20934 * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files.
d11e72cb 20935
e1923096
JJ
209362004-10-12 Jeff Johnston <jjohnstn@redhat.com>
20937
20938 * gdb.threads/schedlock.c: Add comment markers to use to find
20939 line numbers.
20940 * gdb.threads/schedlock.exp: Adjust regex to handle the new
20941 comments.
20942 * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find
20943 breakpoint lines.
20944
ec8ba2c9
DJ
209452004-10-12 Daniel Jacobowitz <dan@debian.org>
20946
20947 * gdb.dwarf2/dw2-basic.exp: Run on Hurd also.
20948
0eb3658b
DJ
209492004-10-12 Daniel Jacobowitz <dan@debian.org>
20950
20951 * configure.in: Add gdb.dwarf2.
20952 * configure: Regenerated.
20953 * Makefile.in: Add gdb.dwarf2.
20954 * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S,
20955 gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c,
20956 gdb.dwarf2/file1.txt: New files.
20957
a271cc33
OF
209582004-10-11 Orjan Friberg <orjanf@axis.com>
20959
a9c64011 20960 * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead
a271cc33
OF
20961 of "run", since the latter doesn't work with remote targets. Adjust
20962 the breakpoint numbering accordingly.
20963 * gdb.threads/pthread_cond_wait.exp: Ditto.
20964
895ce074
MC
209652004-10-08 Michael Chastain <mec.gnu@mindspring.com>
20966
20967 * gdb.base/overlays.exp: Update copyright years.
20968
6be3092d
KI
209692004-10-08 Kei Sakamoto <sakamoto.kei@renesas.com>
20970
20971 * gdb.base/overlays.exp: Disable if target is Linux.
20972
e05389b8
FL
209732004-10-06 Felix Lee <felix+log1@specifixinc.com>
20974
20975 * config/gdbserver.exp (gdb_load): Use right filename on remote.
20976
73cb587d
KI
209772004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
20978
20979 * gdb.asm/asm-source.exp: Add m32r-linux target.
20980 * gdb.asm/m32r-linux.inc: New file.
20981
3c0edcdc
AC
209822004-09-24 Andrew Cagney <cagney@redhat.com>
20983 David Anderson <anderson@redhat.com>
20984
20985 * gdb.base/bigcore.exp (extract_heap): If the expect "file size"
20986 command fails, assume things will work.
20987 * gdb.base/bigcore.c: Include <sys/stat.h> and <fcntl.h>.
20988 (_GNU_SOURCE): Define.
20989 (print_unsigned, print_hex): Change parameter to "long long".
20990 (print_byte_count): New function, use to print byte counts.
20991 (large_off_t, large_lseek, O_LARGEFILE): Define dependant on
20992 O_LARGEFILE.
20993 (main): Compute an upper bound on a corefile in max_core_size.
20994 Limit memory chunk size to max_core_size. Limit total memory
20995 allocated to max_core_size.
20996
4bb3667f
AC
209972004-09-23 Andrew Cagney <cagney@gnu.org>
20998
20999 * gdb.base/bigcore.exp: Replace the code that creates a corefile
21000 from a separate process with code that creates a corefile by
21001 making the inferior dump core.
21002
60fe1a51
MK
210032004-09-23 Mark Kettenis <kettenis@gnu.org>
21004
21005 * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple
21006 block.
21007
8e937346
MC
210082004-09-23 Michael Chastain <mec.gnu@mindspring.com>
21009
21010 * gdb.base/constvars.exp (local_compiler_xfail_check_2):
21011 New proc. Accept both gcc 3.x.x and gcc 4.x.x.
21012 * gdb.base/volatile.exp (local_compiler_xfail_check_2):
21013 Likewise.
21014
7213f6d6
JJ
210152004-09-20 Jeff Johnston <jjohnstn@redhat.com>
21016
21017 * gdb.java/jprint.exp: New test case for java inferior call.
21018 * gdb.java/jprint.java: Ditto.
21019
eac69dca
JB
210202004-09-15 Joel Brobecker <brobecker@gnat.com>
21021
21022 * gdb.base/bigcore.exp: Deactivate on IRIX targets.
21023
22227696
MC
210242004-09-14 Michael Chastain <mec.gnu@mindspring.com>
21025
21026 * gdb.threads/killed.c: Include <stdlib.h>.
21027 * gdb.threads/pthreads.c: Likewise.
21028
7dd403a4
MC
210292004-09-14 Michael Chastain <mec.gnu@mindspring.com>
21030
21031 * gdb.threads/killed.c: Add copyright notice.
21032
33f2d567
JM
210332004-09-10 Jason Molenda (jmolenda@apple.com)
21034
a9c64011
AS
21035 * gdb.base/define.exp: Two new tests to verify zero space chars
21036 after 'if' and 'while' commands in a user-defined command is correctly
21037 parsed.
33f2d567 21038
e05b62ac
AC
210392004-09-08 Andrew Cagney <cagney@gnu.org>
21040
21041 * gdb.base/signals.exp (signal_tests_1): Delete. Merge signal
21042 delivery test with duplicate at end of file.
21043
9cbe82da
MK
210442004-09-06 Mark Kettenis <kettenis@jive.nl>
21045
21046 * gdb.base/unload.exp: Link with -dl on *-*-solaris*.
21047
564803d9
MC
210482004-09-05 Michael Chastain <mec.gnu@mindspring.com>
21049
21050 * config/hppro.exp: Removed.
21051
7c6807ce
MC
210522004-09-05 Michael Chastain <mec.gnu@mindspring.com>
21053
21054 * config/sparclet.exp: Removed.
21055
bf7e26dd
MC
210562004-09-05 Michael Chastain <mec.gnu@mindspring.com>
21057
21058 * config/udi.exp: Removed.
21059
714e341b
MC
210602004-09-02 Michael Chastain <mec.gnu@mindspring.com>
21061
21062 * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
21063 of "exp_continue".
21064 (advancei): Likewise.
21065
1236e623
JJ
210662004-09-01 Jeff Johnston <jjohnstn@redhat.com>
21067
21068 * gdb.base/unload.exp: Fix so messages aren't duplicated.
21069
3bdcad15
MI
210702004-09-01 Manoj Iyer <manjo@austin.ibm.com>
21071
228af206 21072 * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
3bdcad15
MI
21073 to check for nodebug in executable.
21074 * gdb.gdb/observer.exp (setup_test): Likewise.
21075 * gdb.gdb/selftest.exp (test_with_self): Likewise.
21076 * gdb.gdb/xfullpath.exp (setup_test): Likewise.
21077
c72b934c
AC
210782004-09-01 Andrew Cagney <cagney@gnu.org>
21079
21080 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
21081 files.
21082
edd9b715
JJ
210832004-09-01 Jeff Johnston <jjohnstn@redhat.com>
21084
21085 * gdb.base/unload.exp: Fix expected warning message to match
21086 latest format.
21087
fb4ce06b
CV
210882004-09-01 Corinna Vinschen <vinschen@redhat.com>
21089
21090 * gdb.base/call-rt-st.exp: Fix typos.
21091
ce78e7c3
MI
210922004-08-31 Manoj Iyer <manjo@austin.ibm.com>
21093
21094 * gdb.threads/thread_check.exp: New testcase.
21095 * gdb.threads/thread_check.c: New testcase.
21096
2dedb159
AC
210972004-08-31 Andrew Cagney <cagney@gnu.org>
21098
21099 * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
21100 (skip_to_handler_entry): New procedures. Test stepping into a
21101 handler when the breakpoint is at the handler's entry point.
21102
68f53502
AC
211032004-08-30 Andrew Cagney <cagney@gnu.org>
21104
21105 * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
21106 gdb/1757.
21107
3e3ffd2b
MC
211082004-08-27 Michael Chastain <mec.gnu@mindspring.com>
21109
21110 With code from Manoj Iyer <manjo@austin.ibm.com>:
21111 * lib/gdb.exp (gdb_file_cmd): Return more information in the
21112 return value. Add an arm for "no debugging symbols found".
21113 Change a stray "error" to "perror".
21114 (gdb_run_cmd): Adapt to new return value.
21115 * gdb.base/remote.exp: Adapt to new return value.
21116 * gdb.gdb/complaints.exp: Likewise.
21117 * gdb.gdb/observer.exp: Likewise.
21118 * gdb.gdb/selftest.exp: Likewise.
21119 * gdb.gdb/xfullpath.exp: Likewise.
21120
4b6f5fd2
JB
211212004-08-27 Joel Brobecker <brobecker@gnat.com>
21122
21123 * gdb.threads/bp_in_thread.exp: New testcase.
21124
e5b25496
MC
211252004-08-27 Michael Chastain <mec.gnu@mindspring.com>
21126
21127 Fix PR testsuite/1735.
21128 * gdb.threads/schedlock.c (thread_function): Add a cast
21129 to suppress a gcc warning.
21130 * gdb.threads/thread-specific.c (thread_function): Likewise.
21131
934353d6
MC
211322004-08-26 Michael Chastain <mec.gnu@mindspring.com>
21133
21134 * gdb.base/unload.c: Include <stdlib.h>.
21135
f98a0aef 211362004-08-26 Michael Chastain <mec.gnu@mindspring.com>
3a77aa28 21137
f98a0aef 21138 From Paul Gilliam <pgilliam@us.ibm.com>:
3a77aa28
MC
21139 * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
21140 synchronized after the "return".
21141
5a2e8882
MC
211422004-08-26 Michael Chastain <mec.gnu@mindspring.com>
21143
21144 * gdb.mi/basics.c: Include <stdio.h>.
21145 * gdb.mi/pthreads.c: Include <stdlib.h>.
21146 * gdb.mi/var-cmd.c: Include <stdlib.h>.
21147
a9640423
MC
211482004-08-26 Michael Chastain <mec.gnu@mindspring.com>
21149
21150 * gdb.threads/schedlock.c: Add copyright notice.
21151
b04e311d
AC
211522004-08-25 Andrew Cagney <cagney@gnu.org>
21153
21154 * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
21155 (skip_over_handler, breakpoint_over_hander): New test procedures.
21156 (advance, advancei): Add a proper prefix, do not use
21157 rerun_to_main.
21158 * gdb.base/sigstep.c (main): Change to use an infinite loop.
21159
7c27f15b
MC
211602004-08-24 Michael Chastain <mec.gnu@mindspring.com>
21161
21162 * gdb.mi/basics.c: Add copyright notice.
21163 * gdb.mi/var-cmd.c: Add copyright notice.
21164
fffc87ae
MC
211652004-08-23 Michael Chastain <mec.gnu@mindspring.com>
21166
21167 * lib/gdb.exp: Remove signed_keyword_not_used.
21168 * lib/compiler.c: Likewise.
21169 * lib/compiler.cc: Likewise.
21170
d782e0bf
MC
211712004-08-23 Michael Chastain <mec.gnu@mindspring.com>
21172
21173 * gdb.base/whatis.c: Remove conditional disabling of "signed".
21174 * gdb.base/whatis.exp: Remove signed_keyword_not_used.
21175
96033e83
MC
211762004-08-23 Michael Chastain <mec.gnu@mindspring.com>
21177
21178 * gdb.base/whatis.c: Add copyright notice.
21179
cf38c229
MK
211802004-08-20 Mark Kettenis <kettenis@gnu.org>
21181
21182 * gdb.arch/i386-prologue.exp (skip_breakpoint): New function. Use
21183 it to skip the breakpoints encoded in the inline assembly.
21184
f4b49756
MC
211852004-08-20 Michael Chastain <mec.gnu@mindspring.com>
21186
21187 * Makefile.in: Add gdb.fortran.
21188
2f193b69
MC
211892004-08-20 Michael Chastain <mec.gnu@mindspring.com>
21190
21191 * gdb.base/call-sc.exp (test_scalar_returns):
21192 Fix cut-and-paste glitch in "Make fun return now".
21193
89a237cb
MC
211942004-08-17 Michael Chastain <mec.gnu@mindspring.com>
21195
21196 * configure.in: Add gdb.fortran.
21197 * configure: Regenerate.
21198 * gdb.fortran/Makefile.in: New file.
21199 * lib/gdb.exp (skip_fortran_tests): New procedure.
21200
469aff8e
MC
212012004-08-17 Michael Chastain <mec.gnu@mindspring.com>
21202
21203 * gdb.mi/mi-var-block.exp: Use gdb_get_line_number. Remove
21204 reference to bug-gnu@prep.ai.mit.edu.
21205 * gdb.mi/mi-var-child.exp: Likewise.
21206 * gdb.mi/mi-var-cmd.exp: Likewise.
21207 * gdb.mi/mi-var-display.exp: Likewise.
21208 * gdb.mi/mi2-var-block.exp: Likewise.
21209 * gdb.mi/mi2-var-child.exp: Likewise.
21210 * gdb.mi/mi2-var-cmd.exp: Likewise.
21211 * gdb.mi/mi2-var-display.exp: Likewise.
21212
00b51b9f
MK
212132004-08-15 Mark Kettenis <kettenis@gnu.org>
21214
21215 * gdb.base/unload.c (main): Make local variable msg const.
21216
45f07fef
MC
212172004-08-15 Michael Chastain <mec.gnu@mindspring.com>
21218
21219 * gdb.mi/mi-cli.exp: Use gdb_get_line_number. Remove reference
21220 to bug-gnu@prep.ai.mit.edu.
21221 * gdb.mi/mi-disassemble.exp: Likewise.
21222 * gdb.mi/mi-eval.exp: Likewise.
21223 * gdb.mi/mi-file.exp: Likewise. Also, add comment about the
21224 default line number.
21225 * gdb.mi/mi-return.exp: Likewise.
21226 * gdb.mi/mi-simplerun.exp: Likewise.
21227 * gdb.mi/mi-stack.exp: Likewise.
21228 * gdb.mi/mi-stepi.exp: Likewise. Also, replace wildcarded line
21229 number with explicit range test.
21230 * gdb.mi/mi-watch.exp: Likewise.
21231 * gdb.mi/mi2-break.exp: Likewise.
21232 * gdb.mi/mi2-cli.exp: Likewise.
21233 * gdb.mi/mi2-disassemble.exp: Likewise.
21234 * gdb.mi/mi2-eval.exp: Likewise.
21235 * gdb.mi/mi2-file.exp: Likewise. Also, add comment about the
21236 default line number.
21237 * gdb.mi/mi2-return.exp: Likewise.
21238 * gdb.mi/mi2-simplerun.exp: Likewise.
21239 * gdb.mi/mi2-stack.exp: Likewise.
21240 * gdb.mi/mi2-stepi.exp: Likewise. Also, replace wildcarded line
21241 number with explicit range test.
21242 * gdb.mi/mi2-watch.exp: Likewise.
21243
dd8c8ee7
MC
212442004-08-15 Michael Chastain <mec.gnu@mindspring.com>
21245
21246 * gdb.cp/ctti.exp: Tweak srcfile and objfile to have no slashes.
21247 * gdb.cp/m-static.exp: Likewise.
21248 * gdb.cp/rtti.exp: Likewise.
21249
4e838464
MK
212502004-08-14 Mark Kettenis <kettenis@gnu.org>
21251
21252 * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.
21253
8d8cb839
EZ
212542004-08-14 Eli Zaretskii <eliz@gnu.org>
21255
21256 * ChangeLog: Prefix Local Variables with semi-colons and indent
21257 the reference to older ChangeLog files, to fix fontification in
21258 Emacs.
21259
deea8bb0
MC
212602004-08-13 Michael Chastain <mec.gnu@mindspring.com>
21261
21262 * gdb.mi/mi-break.exp: Use gdb_get_line_number.
21263 * gdb.mi/mi2-break.exp: Likewise.
21264
c3297504
MC
212652004-08-13 Michael Chastain <mec.gnu@mindspring.com>
21266
21267 * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
21268
25808999
MC
212692004-08-13 Michael Chastain <mec.gnu@mindspring.com>
21270
21271 * gdb.cp/inherit.exp: Use cp_test_ptype_class.
21272
226a8d71
MC
212732004-08-13 Michael Chastain <mec.gnu@mindspring.com>
21274
21275 * gdb.cp/classes.exp: Remove unused declarations. Just let
21276 test names default instead of providing special names. Remove
21277 extraneous demangler test.
21278
37fdf854
JJ
212792004-08-12 Jeff Johnston <jjohnstn@redhat.com>
21280
21281 * gdb.base/unload.exp: New test for breakpoints in dynamically
21282 loaded libraries.
21283 * gdb.base/unload.c: Ditto.
21284 * gdb.base/unloadshr.c: Ditto.
21285
2d3a7986
MC
212862004-08-12 Michael Chastain <mec.gnu@mindspring.com>
21287
21288 * gdb.cp/classes.exp (test_ptype_class_objects): Call
21289 cp_test_ptype_class.
21290 (test_enums): Likewise.
21291
c72b934c
AC
212922004-08-10 Andrew Cagney <cagney@gnu.org>
21293
21294 * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
21295 files.
21296
cc503c8a
AC
212972004-08-10 Andrew Cagney <cagney@gnu.org>
21298
21299 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
21300 init_malloc call.
21301
902f2ccb
MC
213022004-08-10 Michael Chastain <mec.gnu@mindspring.com>
21303
21304 * ChangeLog: Add copyright notice. The notice is copied
21305 from emacs 21.3 top level ChangeLog.
21306
78c90502
MC
213072004-08-09 Michael Chastain <mec.gnu@mindspring.com>
21308
21309 * lib/cp-support.exp: New file.
21310 * lib/cp-support.exp (cp_test_type_class): New function.
21311 * gdb.cp/derivation.exp: Use cp_test_ptype_class.
21312 * gdb.cp/virtfunc.exp (test_one_ptype): Removed.
21313 * gdb.cp/virtfunc.exp (test_ptype_of_classes): Use
21314 cp_test_ptype_class.
21315
88e5ea78
MC
213162004-08-09 Michael Chastain <mec.gnu@mindspring.com>
21317
21318 * gdb.mi/mi2-basics.exp, gdb.mi/mi2-break.exp,
21319 gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
21320 gdb.mi/mi2-eval.exp, gdb.mi/mi2-file.exp, gdb.mi/mi2-hack-cli.exp,
21321 gdb.mi/mi2-read-memory.exp, gdb.mi/mi2-regs.exp,
21322 gdb.mi/mi2-return.exp, gdb.mi/mi2-simplerun.exp,
21323 gdb.mi/mi2-stack.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi2-until.exp,
21324 gdb.mi/mi2-var-block.exp, gdb.mi/mi2-var-child.exp,
21325 gdb.mi/mi2-var-cmd.exp, gdb.mi/mi2-var-display.exp,
21326 gdb.mi/mi2-watch.exp: Update copyright years.
21327
6a89fc9c
MK
213282004-08-09 Mark Kettenis <kettenis@gnu.org>
21329
21330 * gdb.base/sigaltstack.exp: Provide proper anchoring.
21331
1482e0de
MC
213322004-08-09 Michael Chastain <mec.gnu@mindspring.com>
21333
21334 * gdb.mi/gdb792.exp, gdb.mi/mi-basics.exp, gdb.mi/mi-break.exp,
21335 gdb.mi/mi-console.exp, gdb.mi/mi-disassemble.exp,
21336 gdb.mi/mi-eval.exp, gdb.mi/mi-file.exp, gdb.mi/mi-hack-cli.exp,
21337 gdb.mi/mi-read-memory.exp, gdb.mi/mi-regs.exp,
21338 gdb.mi/mi-return.exp, gdb.mi/mi-simplerun.exp,
21339 gdb.mi/mi-stack.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-until.exp,
21340 gdb.mi/mi-var-block.exp, gdb.mi/mi-var-child.exp,
21341 gdb.mi/mi-var-cmd.exp, gdb.mi/mi-var-display.exp,
21342 gdb.mi/mi-watch.exp: Update copyright years.
21343
1a5ce3f3
DJ
213442004-08-08 Daniel Jacobowitz <dan@debian.org>
21345
21346 PR gdb/1738
21347 * gdb.base/signals.exp (signal_tests_1): KFAIL bug in continuing
21348 from a breakpoint with a pending signal.
21349
04f6ecf2
DJ
213502004-08-08 Daniel Jacobowitz <dan@debian.org>
21351
21352 PR gdb/1736
21353 * lib/gdb.exp (gdb_test_multiple): Handle return -code return.
21354 * gdb.base/sigaltstack.exp (finish_test): Consume output until
21355 the prompt.
21356 * gdb.base/sigstep.exp: Add KFAIL for gdb/1736.
21357
54d90d35
DJ
213582004-08-08 Daniel Jacobowitz <dan@debian.org>
21359
21360 * gdb.cp/templates.exp: Handle (char)115 for template argument 's'.
21361
d2f6abb0
DJ
213622004-08-08 Daniel Jacobowitz <dan@debian.org>
21363
21364 PR gdb/1736
21365 * gdb.base/sigaltstack.exp (finish_test): New procedure. KFAIL
21366 for i?86-*-linux*.
21367
5598c03d
DJ
213682004-08-08 Daniel Jacobowitz <dan@debian.org>
21369
21370 * gdb.arch/i386-prologue.exp: Compile without debug information.
21371
c6fee705
MC
213722004-08-08 Michael Chastain <mec.gnu@mindspring.com>
21373
21374 * lib/gdb.exp (gdb_get_line_number): Rewrite with native tcl
21375 rather than asking gdb to search.
21376
dd90efdb
MC
213772004-08-05 Michael Chastain <mec.gnu@mindspring.com>
21378
21379 * gdb.base/gcore.c: Include <string.h>.
21380
1e84bec1
MC
213812004-08-05 Michael Chastain <mec.gnu@mindspring.com>
21382
21383 * gdb.base/gcore.c: Add copyright notice.
21384
e425eb2b
MC
213852004-08-05 Michael Chastain <mec.gnu@mindspring.com>
21386
21387 * gdb.base/freebpcmd.c: Include <stdio.h>.
21388 * gdb.base/long_long.c: Include <string.h>.
21389 * gdb.base/sigaltstack.c: Include <stdlib.h> <string.h>.
21390 * gdb.base/siginfo.c: Include <string.h>.
21391 * gdb.base/sigstep.c: Include <string.h>.
21392
cb9aaed5
MC
213932004-08-04 Michael Chastain <mec.gnu@mindspring.com>
21394
21395 * gdb.base/complex.c: Include <stdlib.h>.
21396
55944f3d
MC
213972004-08-04 Michael Chastain <mec.gnu@mindspring.com>
21398
21399 * gdb.base/complex.c: Add copyright notice.
21400
7b2953d9
MC
214012004-08-04 Michael Chastain <mec.gnu@mindspring.com>
21402
21403 * gdb.base/charset.c: Include <stdlib.h>.
21404
c9133d23
MC
214052004-08-04 Michael Chastain <mec.gnu@mindspring.com>
21406
21407 * gdb.base/auxv.c: Include <stdlib.h>.
21408
0a8490ad
MC
214092004-08-04 Michael Chastain <mec.gnu@mindspring.com>
21410
21411 * gdb.base/auxv.c: Add copyright notice.
21412
3426d5ec
MC
214132004-08-04 Michael Chastain <mec.gnu@mindspring.com>
21414
21415 * gdb.base/coremaker.c: Add copyright notice.
21416 * gdb.base/coremaker2.c: Add copyright notice.
21417
8da195dd
AC
214182004-08-04 Andrew Cagney <cagney@gnu.org>
21419
21420 * gdb.base/store.exp: Update copyright.
21421 (check_set, up_set, check_struct, up_struct): Add a prefix to test
21422 names, do not import gdb_prompt.
21423
8d394f98
AC
214242004-08-01 Andrew Cagney <cagney@gnu.org>
21425
21426 Fix PR testsuite/1729.
21427 * gdb.base/dump.exp: Add test name to callers of capture_value, do
21428 not use capture_value with value 4.
21429 (capture_value): Add optional test name parameter.
21430 (test_reload_saved_value, test_restore_saved_value): Use $msg as
21431 the prefix, pass to capture_value.
21432
b6702b23
MK
214332004-08-01 Mark Kettenis <kettenis@gnu.org>
21434
21435 * gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.
21436 * gdb.arch/i386-prologue.c (standard): New prototype and function.
21437 (main): Call new function.
21438
c203e0ca
MC
214392004-07-31 Michael Chastain <mec.gnu@mindspring.com>
21440
21441 * gdb.cp/namespace.exp: Accept more varieties of ptype output.
21442
a7995a30
MC
214432004-07-31 Michael Chastain <mec.gnu@mindspring.com>
21444
21445 * gdb.cp/virtfunc.exp: Accept more varieties of ptype output.
21446
9366563b
MC
214472004-07-31 Michael Chastain <mec.gnu@mindspring.com>
21448
b6eeaf26 21449 * gdb.cp/inherit.exp: Accept more varieties of ptype output.
9366563b
MC
21450 Accept more values of vtbl pointer. Remove some messages
21451 about "obsolete gcc or gdb".
21452
2fc1f950
MC
214532004-07-30 Michael Chastain <mec.gnu@mindspring.com>
21454
21455 * gdb.cp/classes.exp: Accept more varieties of ptype output.
21456
c724d49b
MC
214572004-07-30 Michael Chastain <mec.gnu@mindspring.com>
21458
21459 * gdb.base/asm-source.exp: Properly convert target board
21460 debug flags from gcc format to binutils format.
21461
736b0fce
MK
214622004-07-28 Mark Kettenis <kettenis@gnu.org>
21463
21464 * gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace in
21465 gdb1718". PR backtrace/1718 partially fixed.
21466
5633ea5c
JJ
214672004-07-27 Jeff Johnston <jjohnstn@redhat.com>
21468
21469 * gdb.threads/watchthreads.exp: New test for threaded watchpoints.
21470
575eebb1
NC
214712004-07-26 Nick Clifton <nickc@redhat.com>
21472
21473 * gdb.asm/asm-source.exp (debug-flags): New variable. If a known
21474 good default value for a specific architecture is available then
21475 set it to that value. Otherwise default to the -gstabs switch.
21476 Remove the -g... switches from the asm-flags variable. Allow the
21477 target board info to override the value if it wants to. Pass the
21478 switch on the assembler command line.
21479
62104619
MK
214802004-07-23 Mark Kettenis <kettenis@gnu.org>
21481
21482 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.
21483 * gdb.arch/i386-prologue.c (gdb1718): New prototype and function.
21484 (main): Call new function.
21485
4a1135b8
MC
214862004-07-22 Michael Chastain <mec.gnu@mindspring.com>
21487
21488 Test for PR exp/1715.
21489 * gdb.base/radix.exp: Refactor common procedures. Make all
21490 test names unique. Change XFAIL to KFAIL.
21491
8a12c1f0
MC
214922004-07-20 Michael Chastain <mec.gnu@mindspring.com>
21493
21494 * gdb.ada/gnat_ada.gpr.in: Rename from here ...
21495 * gdb.ada/gnat_ada.gin: ... to here.
21496 * configure.in: Use gnat_ada.gin.
21497 * configure: Regenerate.
21498
23b451cf
AC
214992004-07-20 Andrew Cagney <cagney@gnu.org>
21500
21501 * gdb.base/signals.exp: Replace send_gdb and gdb_expect with
21502 gdb_test and gdb_test_multiple. Delete bash_bug. Delete suspect
21503 XFAILs. Clean up test messages and comments. Check backtraces.
21504 Delete re-sync code.
21505
ab618a02
MC
215062004-07-19 Michael Chastain <mec.gnu@mindspring.com>
21507
21508 Fix PR cli/740.
21509 * gdb.base/annota1.exp: Honor gdb,nosignals.
21510 * gdb.base/annota3.exp: Likewise.
21511
46dad340
MC
215122004-07-19 Michael Chastain <mec.gnu@mindspring.com>
21513
21514 * lib/java.exp: Update copyright notice.
21515
756d8c70
AC
215162004-07-19 Andrew Cagney <cagney@gnu.org>
21517
21518 * gdb.base/selftest.exp: Copy file from here ...
21519 * gdb.gdb/selftest.exp: ... to here.
21520
586027e6
AC
215212004-07-16 Andrew Cagney <cagney@redhat.com>
21522
21523 * lib/insight-support.exp: Delete file.
21524 * lib/java.exp (java_init): Fix copyright.
21525
029d2200
AC
215262004-07-16 Andrew Cagney <cagney@gnu.org>
21527
21528 * gdb.base/restore.c: Append "prologue" to comments marking the a
21529 function's prologue.
21530 * gdb.base/restore.exp: Update copyright, re-indent.
21531 (restore_tests): Use gdb_test_multiple. Add "calleeN calls
21532 callerN" prefix where needed. Update patterns that match a
21533 function's prologue.
21534
653b62c5
MC
215352004-07-16 Michael Chastain <mec.gnu@mindspring.com>
21536
21537 * gdb.base/restore.c: Add copyright notice.
21538
f7d690e5
AC
215392004-07-16 Andrew Cagney <cagney@gnu.org>
21540
21541 * gdb.base/logical.exp: Update copyright.
21542 (evaluate): New procedure. Use to re-implement tests using
21543 several tables.
21544
d629a7cb
MH
215452004-07-14 Martin Hunt <hunt@redhat.com>
21546
21547 * lib/insight-support.exp (gdbtk_start): Unset TCL_LIBRARY
21548 which fixes some problems where init.tcl was not found.
21549
9c7bb332
AC
215502004-07-13 Andrew Cagney <cagney@gnu.org>
21551
6bf46641
AC
21552 * gdb.base/sizeof.exp: Skip test when no inferior I/O.
21553 (check_sizeof, check_valueof): Do not include the output in the
21554 test name. Use gdb_test.
21555 (get_valueof): Use gdb_test_multiple.
21556
c4ffd4c0
AC
21557 * gdb.base/step-test.exp: Update copyright. Use
21558 gdb_test_multiple. Ensure that test names do not include
21559 architecture dependent output.
21560
ab89363a
AC
21561 * gdb.gdb/observer.exp: Update copyright.
21562 (setup_test): Use gdb_test_multiple.
21563 (attach_first_observer, attach_second_observer)
21564 (attach_third_observer, detach_first_observer)
21565 (detach_second_observer, detach_third_observer)
21566 (reset_counters, check_counters): Make $message a prefix.
21567 (test_normal_stop_notifications): Add "args" parameter - a list of
21568 init functions to be called. Make $message a prefix,
21569 (test_observer_normal_stop): Change the message prefixes so that
21570 they are unique, pass the attach / detach procedures to
21571 test_normal_stop_notifications.
21572
ec58997a
AC
21573 * gdb.base/signull.exp (test_segv): Prefix all tests with
21574 "${name}". Clean up test messages.
21575
b475183b
AC
21576 * gdb.base/annota3.exp, gdb.base/annota1.exp: Update copyright.
21577
9c7bb332
AC
21578 * gdb.base/ena-dis-br.exp: Update copyright.
21579 (break_at): New function. Replace send_gdb with gdb_test,
21580 break_at, and gdb_test_multiple. Replace XFAIL of "continue with
21581 ignore count, not stopped at bpt", with KFAIL.
21582
2dd95497
CV
215832004-07-13 Corinna Vinschen <vinschen@redhat.com>
21584
21585 * gdb.base/attach.exp: Remove cleanupfile handling.
21586
419e626b
AC
215872004-07-12 Andrew Cagney <cagney@gnu.org>
21588
21589 * gdb.base/annota1.exp: Cleanup corefile test name.
21590 * gdb.base/annota3.exp: Ditto.
21591
8b1b3228
AC
215922004-07-12 Andrew Cagney <cagney@gnu.org>
21593
78650829
AC
21594 * gdb.base/signals.exp: Clean up copyright, re-indent.
21595
8b1b3228
AC
21596 * gdb.base/attach.exp: Replace send_gdb and gdb_expect with
21597 gdb_test and gdb_test_multiple.
21598
935c2760
JJ
215992004-07-08 Jeff Johnston <jjohnstn@redhat.com>
21600
21601 * gdb.java/jmain.exp: Fix expected line number for main to
a9c64011 21602 break at. Set XFAIL for break at main test since gcj does not
935c2760
JJ
21603 provide line number info for first statement in main.
21604
1544280f
AC
216052004-07-08 Andrew Cagney <cagney@gnu.org>
21606
1279f4ff
AC
21607 * gdb.base/attach.exp: Cleanup copyright. Re-indent.
21608
1544280f
AC
21609 * gdb.base/sigbpt.exp: Make the common part of each test name a
21610 prefix instead of suffix.
21611
bcc82369
BR
216122004-07-07 Bob Rossi <bob_rossi@cox.net>
21613
21614 * gdb.mi/mi2-file.exp: Revert to version 1.1, except changed name of
21615 test from test_tbreak_creation_and_listing to
21616 test_file_list_exec_source_file
21617 * gdb.mi/mi-file.exp: Add test for -file-list-exec-source-files
21618 Changed name of test from test_tbreak_creation_and_listing to
21619 test_file_list_exec_source_file
21620
23f4b0aa
JJ
216212004-07-07 Jeff Johnston <jjohnstn@redhat.com>
21622
21623 * gdb.java/jmisc.exp: Fix expected output of ptype to look for
21624 the jmisc() constructor instead of <init>.
21625 * gdb.java/jmisc1.exp: Ditto.
21626
56401cd5
AC
216272004-07-07 Andrew Cagney <cagney@gnu.org>
21628
21629 * gdb.base/sigbpt.exp (stepi_out): Check for a single step
21630 corrupting the PC.
21631
44ae2f6a
MC
216322004-07-06 Michael Chastain <mec.gnu@mindspring.com>
21633
21634 * gdb.cp/templates.exp: Accept whitespace change in demangler
21635 output.
21636
45a83408
AC
216372004-07-06 Andrew Cagney <cagney@gnu.org>
21638
21639 * gdb.base/sigbpt.exp, gdb.base/sigbpt.c: New test.
21640
d205ad70
MC
216412004-07-02 Michael Chastain <mec.gnu@mindspring.com>
21642
21643 * lib/compiler.c: Accept __HP_CXD_SPP for old hp ansi c compiler.
21644 * lib/compiler.cc: Likewise.
21645
06ea1a61
MC
216462004-06-30 Michael Chastain <mec.gnu@mindspring.com>
21647
21648 * lib/compiler.cc: Work around string preprocessing problem
21649 with old hp c++ compiler.
21650 * lib/compiler.c: Likewise.
21651
daab1251
CV
216522004-06-29 Corinna Vinschen <vinschen@redhat.com>
21653
21654 * gdb.arch/i386-prologue.c: Add copyright header. Use preprocessor
21655 directives to conditionalize symbol prefixing.
21656 * gdb.arch/i386-prologue.exp: Allow symbol prefixing by adding
21657 additional_flags handling. Add underscore prefix for Cygwin.
21658 * gdb.arch/i386-unwind.c: Use preprocessor directives to
21659 conditionalize symbol prefixing.
21660 * gdb.arch/i386-unwind.exp: Allow symbol prefixing by adding
21661 additional_flags handling. Add underscore prefix for Cygwin.
21662
cc984116
CV
216632004-06-29 Corinna Vinschen <vinschen@redhat.com>
21664
21665 * gdb.base/bigcore.exp: Skip test on Cygwin.
21666
c279b077
MC
216672004-06-28 Michael Chastain <mec.gnu@mindspring.com>
21668
21669 * gdb.hp/gdb.base-hp/reg.exp: Accept both old and new gdb output
21670 formats for "info register". Use gdb_test_multiple. Fix
21671 the "invalid register" test.
21672
0e915747
CV
216732004-06-28 Corinna Vinschen <vinschen@redhat.com>
21674
21675 * gdb.base/attach.exp: Fix copyright date. Set testpid to Windows
21676 PID for Cygwin. Add Cygwin specific strings to check for in some
21677 tests.
21678 (do_attach_tests): Add a test for user interaction when attaching
21679 to a process with no matching symbol table already loaded.
21680
11422c86
AC
216812004-06-26 Andrew Cagney <cagney@gnu.org>
21682
21683 Test PR java/1567 and PR java/1565.
21684 * gdb.java/jmain.exp, gdb.java/jmain.java: New files.
21685 * gdb.java/jmisc2.exp: Delete file.
21686
cefbce26
MC
216872004-06-26 Michael Chastain <mec.gnu@mindspring.com>
21688
21689 * gdb.hp/gdb.base-hp/reg.exp: Update copyright notice.
21690
e19f872c
CV
216912004-06-25 Corinna Vinschen <vinschen@redhat.com>
21692
21693 * gdb.base/attach.exp (do_attach_tests): Don't forget to kill second
21694 attach process.
21695
d931ba3b
MC
216962004-06-23 Michael Chastain <mec.gnu@mindspring.com>
21697
21698 * gdb.cp/pr-1553.exp: Remove.
21699
aef68c48
MC
217002004-06-22 Michael Chastain <mec.gnu@mindspring.com>
21701
21702 * gdb.cp/pr-1553.cc: Remove.
21703 * gdb.cp/pr-1553.exp: Disable this test.
21704
8d5df71a
JB
217052004-06-20 Jim Blandy <jimb@redhat.com>
21706
a9c64011 21707 Fix PR testsuite/1680.
8d5df71a
JB
21708 * gdb.arch/i386-sse.exp: Properly quote curly braces in
21709 regular expressions.
21710
4ac6f39d
MC
217112004-06-19 Michael Chastain <mec.gnu@mindspring.com>
21712
21713 Fix PR testsuite/1679.
21714 * gdb.arch/i386-sse.exp: Do not call gdb_suppress_entire_file.
21715 Issue an UNSUPPORTED result instead.
21716
1b413552
JB
217172004-06-18 Jim Blandy <jimb@redhat.com>
21718
21719 * gdb.base/charset.exp: Only send a control-C if we see a new
21720 prompt and incomplete command.
21721
6daa6ebd
MC
217222004-06-18 Michael Chastain <mec.gnu@mindspring.com>
21723
21724 * gdb.cp/pr-574.cc: Add copyright notice.
21725
51fa4ae0
JB
217262004-06-17 Jim Blandy <jimb@redhat.com>
21727
21728 * gdb.base/charset.exp: Don't refer to $expect_out(1,string) in
21729 cases where the regexp has no groups; this grabs random text from
21730 the previous test suite, whatever that was.
21731
8fea26c5
MC
217322004-06-17 Michael Chastain <mec.gnu@mindspring.com>
21733
21734 * gdb.cp/printmethod.cc: Add copyright notice.
21735
1e3aeb41
MC
217362004-06-16 Michael Chastain <mec.gnu@mindspring.com>
21737
21738 * gdb.cp/psmang1.cc, gdb.cp/psmang2.cc: Add copyright notice.
21739
9d9030bc
AC
217402004-06-16 Andrew Cagney <cagney@gnu.org>
21741
21742 * gdb.base/signull.c: Update copyright. Include <string.h>.
21743 (bowler): Replace data_pointer with data_read
21744 and data_write cases. Add code_descriptor case.
21745 (zero, desc): New array and pointer.
21746 (data, code): Change to simple pointers.
21747 * gdb.base/signull.exp: Fix probe pattern matching a function
21748 descriptor SIGSEGV. Replace data_pointer with data_read and
21749 data_write tests.
21750
acd4ad44
AC
217512004-06-16 Andrew Cagney <cagney@gnu.org>
21752
21753 * gdb.base/long_long.exp, gdb.base/long_long.c: Rewrite.
21754
08fd625c
MC
217552004-06-15 Michael Chastain <mec.gnu@mindspring.com>
21756
21757 * gdb.base/long_long.c: Add copyright notice.
21758
1903502c
MC
217592004-06-15 Michael Chastain <mec.gnu@mindspring.com>
21760
21761 * gdb.base/long_long.exp: Remove reference to
21762 bug-gdb@prep.ai.mit.edu. Change line-number-specific breakpoint
21763 to gdb_breakpoint and gdb_continue_to_breakpoint.
21764
83313cb1
JB
217652004-06-14 Jim Blandy <jimb@redhat.com>
21766
21767 * gdb.arch/e500-regs.exp: Fix up 'print' pattern for the little-
21768 endian case.
21769
1bf404ef
AC
217702004-06-14 Andrew Cagney <cagney@gnu.org>
21771
21772 * gdb.base/gcore.exp (capture_command_output): Delete the always
21773 passing tests containing inferior values.
21774 * gdb.base/ending-run.exp: Do not include the breakpoint address
21775 in the test message. Update copyright.
21776 * gdb.base/sizeof.exp (check_sizeof): Do not include the type's
21777 size in the test name, use gdb_test_multiple. Update copyright.
21778
ef220b33
MC
217792004-06-14 Michael Chastain <mec.gnu@mindspring.com>
21780
21781 * gdb.cp/ref-types.cc: Add copyright notice.
21782
4f70a4c9
MC
217832004-06-14 Michael Chastain <mec.gnu@mindspring.com>
21784
21785 * lib/compiler.c: Remove gcc_compiled, hp_cc_compiler,
21786 hp_aCC_compiler.
21787 * lib/compiler.cc: Likewise.
21788 * lib/gdb.exp (get_compiler_info): Eval lines only if they are
21789 'set' commands. Log diagnostics for other lines. Set
21790 gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
21791
335928ac
MC
217922004-06-13 Michael Chastain <mec.gnu@mindspring.com>
21793
21794 * gdb.cp/try_catch.cc: Add copyright notice.
21795
2efb12e8
MC
217962004-06-12 Michael Chastain <mec.gnu@mindspring.com>
21797
21798 * gdb.cp/userdef.cc: Add copyright notice.
21799
0bbed51a
MC
218002004-06-11 Michael Chastain <mec.gnu@mindspring.com>
21801
21802 * gdb.cp/virtfunc.cc: Add copyright notice.
21803
e12a46c9
RC
218042004-06-11 Randolph Chung <tausq@debian.org>
21805
21806 * gdb.base/structs2.exp: Mark two tests as xfail because of a compiler
21807 problem.
21808
338e05af
AC
218092004-06-10 Andrew Cagney <cagney@gnu.org>
21810
21811 * lib/compiler.cc, lib/compiler.c: Append either
21812 __GNUC_PATCHLEVEL__, or "unknown" to the compiler_info.
21813 * gdb.base/structs.exp (test_struct_calls): Check for gcc-3-3-*
21814 instead of gcc-3-3.
21815
dc3f10cb
AC
218162004-06-09 Andrew Cagney <cagney@gnu.org>
21817
b4d946af
AC
21818 * gdb.base/structs.exp (test_struct_calls): Fix KFAIL for
21819 gdb/1455, bug is specific to "long long" and "double".
a9c64011 21820
dc3f10cb
AC
21821 * gdb.base/structs.exp (test_struct_returns, test_struct_returns)
21822 (test_struct_calls): Remove KFAIL of "long double" on i*86-*-*,
21823 x86_64-*-*, sparc64-*-*, and sparc*-*-solaris2*. PR tdep/1447
21824 fixed.
21825
b5c0bfa2
AC
218262004-06-09 Andrew Cagney <cagney@gnu.org>
21827
21828 * gdb.base/structs.exp (test_struct_returns): Replace
21829 "return_value_unknown" and "finish_value_unknown" by
21830 "return_value_known" and "finish_value_known". Instead of
21831 "return_value_unknown" iff "finish_value_unknown", check
21832 "return_value_known" implies "finish_value_known".
21833
caeb605f
MH
218342004-06-08 Martin Hunt <hunt@redhat.com>
21835
21836 * gdb.base/float.exp: Add pattern for mips targets.
21837
c892bb64
RC
218382004-06-08 Randolph Chung <tausq@debian.org>
21839
21840 * gdb.base/float.exp: Add pattern for hppa*-* target; make the failure
21841 message for unknown architectures more clear.
21842
48306d3e
JB
218432004-06-08 Joel Brobecker <brobecker@gnat.com>
21844
21845 * gdb.ada/null_record.exp: Use "start" instead of "begin" to
21846 start the execution of the program.
21847
83ecb59f
JB
218482004-06-07 Jim Blandy <jimb@redhat.com>
21849
21850 * gdb.arch/i386-sse.exp, gdb.arch/i386-sse.c: New tests.
21851 * gdb.arch/i386-cpuid.h: New helper file.
21852
55264cb4
RC
218532004-06-07 Randolph Chung <tausq@debian.org>
21854
21855 * gdb.base/shlib-call.exp: Allow breakpoint to be added after inferior
21856 has started.
21857
23cadb28
RM
218582004-06-04 Roland McGrath <roland@redhat.com>
21859
21860 Fix PR gdb/1647.
21861 * gdb.base/auxv.exp (fetch_auxv): Revert last change and fix it
21862 differently to be robust to output buffering differences.
21863
51d01eda
MC
218642004-06-04 Michael Chastain <mec.gnu@mindspring.com>
21865
21866 * gdb.threads/pthreads.exp: Update copyright years.
21867 (check_control_c): Change asynchronous 'after' to synchronous.
21868
f4fc3b93
RM
218692004-06-04 Roland McGrath <roland@redhat.com>
21870
21871 * gdb.base/auxv.exp (fetch_auxv): Consume output fully through
21872 next gdb prompt.
21873
4013522b
MC
218742004-06-02 Michael Chastain <mec.gnu@mindspring.com>
21875
21876 Fix PR gdb/1636.
21877 * gdb.threads/manythreads.exp: Change asynchronous 'after'
21878 calls to synchronous.
21879
7a8f1e6b
JB
218802004-05-26 Jim Blandy <jimb@redhat.com>
21881
21882 * gdb.arch/e500-prologue.exp, gdb.arch/e500-prologue.c: New tests.
21883
81bb3443
RC
218842004-05-24 Randolph Chung <tausq@debian.org>
21885
21886 * gdb.asm/asm-source.exp: Enable test for hppa-linux target.
21887 * gdb.asm/pa.inc: New file.
21888
8f5a3103
MK
218892004-05-22 Mark Kettenis <kettenis@gnu.org>
21890
21891 * gdb.base/signull.c: Use sigjmp_buf instead of jmp_buf.
21892
734b8fe8 218932004-05-21 Joel Brobecker <brobecker@gnat.com>
a9c64011 21894 Daniel Jacobowitz <drow@mvista.com>
734b8fe8
JB
21895
21896 * lib/gdb.exp (gdb_test_multiple): Improve regexp matching the
21897 GDB prompt.
21898
725603e1
UW
218992004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21900
f4fc3b93 21901 * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of
725603e1
UW
21902 setjmp/longjmp. Use sigaction instead of signal.
21903
8b923272 219042004-05-19 J. Brobecker <brobecker@gnat.com>
a9c64011 21905 Michael Snyder <msnyder@redhat.com>
8b923272
JB
21906
21907 * gdb.threads/pthread_cond_wait.c: New file.
21908 * gdb.threads/pthread_cond_wait.exp: New testcase.
21909
8bfabb04
AC
219102004-05-13 Andrew Cagney <cagney@redhat.com>
21911
21912 * gdb.base/signull.exp, gdb.base/signull.c: New files.
21913 * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.
21914
42edda50
AC
219152004-05-11 Andrew Cagney <cagney@redhat.com>
21916
21917 * gdb.base/sigstep.exp (advancei): Update KFAILs. gdb/1613 is
21918 fixed but revealed gdb/1639.
21919
d303a6c7
AC
219202004-05-10 Andrew Cagney <cagney@redhat.com>
21921
21922 * gdb.base/signals.exp (signal_tests_1): Simplify "continue to
21923 func1" and "next to 2nd alarm", kernel bug avoided.
21924
bf08c2a1
DJ
219252004-05-10 Daniel Jacobowitz <dan@debian.org>
21926
21927 PR external/1568
21928 * gdb.base/bigcore.exp: Check the size of the dumped core file.
21929 XFAIL if it is smaller than bytes_allocated.
21930 * gdb.base/bigcore.c (bytes_allocated): Make static and unsigned.
21931 (main): Make chunks_allocated unsigned. Correct comment.
21932
c0586a34
JB
219332004-05-07 Joel Brobecker <brobecker@gnat.com>
21934
21935 * gdb.arch/powerpc-aix-prologue.c: New file.
21936 * gdb.arch/powerpc-aix-prologue.exp: New file.
21937
f2785d12
JB
219382004-05-07 Jim Blandy <jimb@redhat.com>
21939
21940 * gdb.base/lineinc.exp, gdb.base/lineinc1.h, gdb.base/lineinc2.h,
21941 gdb.base/lineinc3.h, gdb.base/lineinc.c: New tests.
21942
bd7f6e30
JB
219432004-05-06 Joel Brobecker <brobecker@gnat.com>
21944
21945 * gdb.base/sep.exp: No longer setup_kfail when the program was
21946 built with dwarf2.
21947
0a5e7efe
JI
219482004-05-05 Jim Ingham <jingham@apple.com>
21949
21950 * gdb.base/pending.exp: Make sure pending breakpoints
21951 preserve the ignore count.
f4fc3b93 21952
a8958849
MK
219532004-04-27 Jerome Guitton <guitton@gnat.com>
21954
21955 * i386-prologue.exp: Add testcase for jump instruction as first
21956 instruction of the real code.
21957 * i386-prologue.c (jump_at_beginning): New function.
21958
7e103f5b
MK
219592004-04-28 Mark Kettenis <kettenis@gnu.org>
21960
21961 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1624 on
21962 x86_64-*-*.
21963
5d38b224
MK
219642004-04-28 Mark Kettenis <kettenis@gnu.org>
21965
21966 * gdb.base/call-sc.exp: Remove patterns to KFAIL PR gdb/1623 on
21967 i*86-*-*.
21968
0ef32fd9
MK
219692004-04-25 Mark Kettenis <kettenis@gnu.org>
21970
21971 * gdb.base/call-sc.exp (start_scalars_test): Fix regular
21972 expression that checks the return type.
21973
71d7dd7c
AC
219742004-04-23 Andrew Cagney <cagney@redhat.com>
21975
21976 * gdb.base/call-sc.exp: New test of scalar call/return values.
21977 * gdb.base/call-sc.c: Ditto.
21978
1e9f977e
JJ
219792004-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
21980
21981 * gdb.threads/manythreads.c: Reduce thread stack size.
21982
899d9e3a
JJ
219832004-04-23 Jeff Johnston <jjohnstn@redhat.com>
21984
21985 * gdb.threads/manythreads.c: Add copyright notice.
21986
61bcae62
AC
219872004-04-23 Andrew Cagney <cagney@redhat.com>
21988
21989 * gdb.base/siginfo.exp: Better handle step out of signal.
21990 * gdb.base/sigstep.exp: Ditto.
21991
7339a42e 219922004-04-22 Jeff Johnston <jjohnstn@redhat.com>
a9c64011 21993 Daniel Jacobowitz <drow@mvista.com>
7339a42e
JJ
21994
21995 * gdb.threads/manythreads.c: New testcase.
21996 * gdb.threads/manythreads.exp: Ditto.
21997
5c98409b
JB
219982004-04-22 Jim Blandy <jimb@redhat.com>
21999
22000 * gdb.stabs/exclfwd.exp, gdb.stabs/exclfwd1.c,
22001 gdb.stabs/exclfwd2.c, gdb.stabs/exclfwd.h: New test.
22002
3b611f1a
MC
220032004-04-21 Michael Chastain <mec.gnu@mindspring.com>
22004
22005 * gdb.stabs/weird.exp: Accept full pathname for $binfile.
22006
f0fd9238
AC
220072004-04-21 Andrew Cagney <cagney@redhat.com>
22008
22009 * gdb.base/sigstep.c: New file.
22010 * gdb.base/sigstep.exp: New file.
22011
90990674
JB
220122004-04-16 Joel Brobecker <brobecker@gnat.com>
22013
22014 * gdb.gdb/observer.exp (test_normal_stop_notifications): Update
22015 call to observer_notify_normal_stop.
22016
78cef34b
AC
220172004-04-15 Andrew Cagney <cagney@redhat.com>
22018
22019 * gdb.base/siginfo.c: New file.
22020 * gdb.base/siginfo.exp: New file.
22021
d2343407
JB
220222004-04-12 J. Brobecker <brobecker@gnat.com>
22023
22024 * gdb.base/sep.exp: Fix typo in comment.
22025
a2dba3c8
JB
220262004-04-12 J. Brobecker <brobecker@gnat.com>
22027
22028 * gdb.base/sep.c: New file.
22029 * gdb.base/sep-proc.c: New file.
22030 * gdb.base/sep.exp: New testcase.
22031
15f7b60e
MK
220322004-04-09 Mark Kettenis <kettenis@gnu.org>
22033
22034 * gdb.base/bigcore.exp: Disable on Solaris; no sparse core file
22035 support.
22036
44f4de1a
AC
220372004-04-05 Andrew Cagney <cagney@redhat.com>
22038
22039 * gdb.base/sigaltstack.c: New file.
22040 * gdb.base/sigaltstack.exp: New file.
22041
ef04f396
JB
220422004-04-04 Joel Brobecker <brobecker@gnat.com>
22043
22044 * gdb.base/foll-fork.exp: Update the expected output for
22045 "help set follow-fork-mode", to match a change that was made
22046 to the help of this variable on 2004-01-13.
22047
d40d2c92
JB
220482004-04-01 Joel Brobecker <brobecker@gnat.com>
22049
22050 * lib/ada.exp: Add copyright notice.
22051 * bar.ads: Likewise.
22052 * bar.adb: Likewise.
22053 * null_record.adb: Likewise.
22054 * null_record.exp: Likewise.
22055 * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.
22056
f86ef5a3
JB
220572004-04-01 Joel Brobecker <brobecker@gnat.com>
22058
22059 * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
22060 * configure: Regenerate.
22061
414e70e3
JB
220622004-04-01 Joel Brobecker <brobecker@gnat.com>
22063
22064 * lib/ada.exp (gdb_compile_ada): Emit UNSUPPORTED if we failed
22065 to build the application. Remove the message printed when in
22066 verbose mode, redundant with the UNSUPPORTED message above.
22067
f0aaee49
JB
220682004-03-31 Joel Brobecker <brobecker@gnat.com>
22069
22070 * gdb.ada (bar.ads, bar.adb, null_record.adb): New files.
22071 * gdb.ada (null_record.exp): New testcase.
22072
ac81cb54
JB
220732004-03-31 Joel Brobecker <brobecker@gnat.com>
22074
22075 * Makefile.in (ALL_SUBDIRS) Add gdb.ada.
22076
854af2f7
JB
220772004-03-31 Joel Brobecker <brobecker@gnat.com>
22078
22079 * gdb.ada: New subdirectory.
22080 * gdb.ada/Makefile.in: New file.
22081 * gdb.ada/gnat_ada.gpr.in: New file.
22082
034cb681
JB
220832004-03-31 Joel Brobecker <brobecker@gnat.com>
22084
22085 * lib/ada.exp: New file.
22086
78a1a894
DJ
220872004-03-24 Daniel Jacobowitz <drow@mvista.com>
22088
22089 * gdb.base/gdb1250.exp: Use runto {allow-pending}.
22090 * lib/gdb.exp (runto, gdb_breakpoint): Support {allow-pending}.
22091
4b2b3b3e
AC
220922004-03-22 Andrew Cagney <cagney@redhat.com>
22093
22094 * gdb.base/watchpoint.exp (test_stepping): Delete bogus XFAILs
22095 hiding problems with DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
22096 Problem identified by Ulrich Weigand.
22097
23c73aa3
DC
220982004-03-17 David Carlton <carlton@kealia.com>
22099
22100 * gdb.cp/classes.exp (test_enums): Refer to PR c++/1588 instead of
22101 PR c++/826.
22102
d63a86f8
RM
221032004-03-16 Roland McGrath <roland@redhat.com>
22104
22105 * gdb.base/auxv.exp: New file.
22106 * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
22107
0e02aa50
DC
221082004-03-12 David Carlton <carlton@kealia.com>
22109
22110 * gdb.cp/pr-1553.exp: New. Tests for PR c++/1553.
22111 * gdb.cp/pr-1553.cc: Ditto.
22112 * gdb.cp/local.exp (ptype NestedInnerLocal): Add comment, third
22113 pass branch.
22114
c20b71be
MC
221152004-03-12 Michael Chastain <mec.gnu@mindspring.com>
22116
22117 * gdb.cp/templates.exp: Accept more template types.
22118
c7414a01
MC
221192004-03-09 Michael Chastain <mec.gnu@mindspring.com>
22120
22121 From Corinna Vinschen with modifications.
22122 * gdb.cp/classes.cc (enums1): Add a line to extend scope of
22123 local variable obj_with_enum.
22124 * gdb.cp/classes.exp (test_enums): Remove TODO note about FAIL
22125 results with obj_with_enum.
22126
ed69573c
MC
221272004-03-09 Michael Chastain <mec.gnu@mindspring.com>
22128
22129 * gdb.cp/classes.cc: New file, copied from misc.cc.
22130 * gdb.cp/classes.exp: Use classes.cc rather than misc.cc.
22131
28301461
MC
221322004-03-09 Michael Chastain <mec.gnu@mindspring.com>
22133
22134 * gdb.cp/misc.cc: Add copyright notice.
22135
1198ecbe
DC
221362004-03-05 David Carlton <carlton@kealia.com>
22137
22138 * gdb.cp/rtti.exp: Add 'print *obj3' test.
22139 * gdb.cp/rtti.h: Update copyright.
22140 (namespace n2::n3): New.
22141 * gdb.cp/rtti1.cc: (refer_to (n2::n3::C3 *)): New.
22142 (n2::n3::func3): New.
22143 (main): Call n2::n3::func3.
22144 * gdb.cp/rtti2.cc: Update copyright.
22145 (n2::create3): New.
22146
9e08c470
MK
221472004-03-04 Mark Kettenis <kettenis@gnu.org>
22148
22149 * gdb.asm/openbsd.inc: Fix typo.
22150
4bebc3aa
FF
221512004-03-03 Fred Fish <fnf@redhat.com>
22152
22153 * gdb.base/pc-fp.exp (get_valueofx): Fix apparent typo to now set
22154 "val" instead of unused "size". Update copyright year.
22155
6ea9fb37
DJ
221562004-02-29 Daniel Jacobowitz <drow@mvista.com>
22157
22158 * gdb.cp/ctti.exp: Handle unsigned char type. Expect templates
22159 to use unsigned char.
22160 * gdb.cp/cttiadd.c, gdb.cp/cttiadd1.c, gdb.cp/cttiadd2.c,
22161 gdb.cp/cttiadd3.c: Change type of variable to unsigned char.
22162
23b23974
DJ
221632004-02-29 Daniel Jacobowitz <drow@mvista.com>
22164
22165 * config/gdbserver.exp (gdbserver_gdb_load): Wait for a complete
22166 line of output.
22167
7574fd53
DJ
221682004-02-28 Daniel Jacobowitz <drow@mvista.com>
22169
22170 * gdb.base/relocate.c (dummy): Initialize.
22171
a195357f
DJ
221722004-02-28 Daniel Jacobowitz <drow@mvista.com>
22173
22174 * gdb.base/chng-syms.exp: Anchor exit pattern. Allow
22175 a breakpoint at exit.
22176
72fd54a9
FF
221772004-02-27 Fred Fish <fnf@redhat.com>
22178
22179 * gdb.base/chng-syms.exp: Add expect condition to match failing
22180 case that isn't a timeout.
22181
b9d23137
AC
221822004-02-27 Andrew Cagney <cagney@redhat.com>
22183
22184 * gdb.base/bigcore.exp: Disable on HP/UX, no sparse corefile
22185 support.
22186
15d208f6 221872004-02-26 Fred Fish <fnf@redhat.com>
d63a86f8 22188
15d208f6
FF
22189 * gdb.arch/gdb1431.c: Remove.
22190 * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
22191 * gdb.arch/gdb1431.exp: Use "advance" correctly instead
22192 of "until" incorrectly.
22193
98f9cd2d
JB
221942004-02-26 J. Brobecker <brobecker@gnat.com>
22195
22196 * gdb.cp/class2.cc (empty): New class.
22197 (refer): New function.
22198 (main): Declare an object of type empty and use it.
22199 * gdb.cp/class2.exp: Print the value of an object of type empty.
22200
9b50c11b
JJ
222012004-02-26 Jeff Johnston <jjohnstn@redhat.com>
22202
22203 * gdb.base/langs.exp: Update query string to match the
22204 new nquery format used for pending breakpoints.
22205
0dcd613f
AC
222062004-02-26 Andrew Cagney <cagney@redhat.com>
22207
22208 Fix PR i18n/1570.
22209 * gdb.base/charset.c: Update copyright notice.
22210 (main, init_string): Remove the escape character '\e' tests.
22211 * gdb.base/printcmds.exp (test_print_all_chars): Ditto.
22212 * gdb.base/charset.exp (valid_host_charset): Ditto.
22213 * gdb.base/setvar.exp: Ditto.
22214
b8a56647
AC
222152004-02-24 Andrew Cagney <cagney@redhat.com>
22216
90d59e34
AC
22217 * gdb.base/corefile.exp: Use gdb_test_multiple, make "accessing
22218 mmapped data in core file" PASS and FAIL messages consistent.
22219
b8a56647
AC
22220 * gdb.java/jmisc.exp: Use the fully quallified name of "main" when
22221 setting a breakpoint. Work around PR java/1565.
22222
9f27c604
JJ
222232004-02-23 Jeff Johnston <jjohnstn@redhat.com>
22224
22225 * lib/gdb.exp (gdb_breakpoint): Update query string to match
22226 new nquery format.
22227 * gdb.base/pending.exp: Ditto.
22228
3224a706
MK
222292004-02-22 Mark Kettenis <kettenis@gnu.org>
22230
22231 * configure.in: Run stabs tests on *BSD.
22232 * configure: Regenerated.
22233
41e0a9ca
MK
222342004-02-21 Mark Kettenis <kettenis@gnu.org>
22235
22236 * gdb.base/bigcore.exp: Bail out on *BSD instead of only NetBSD.
22237
1e1b3428
FF
222382004-02-20 Fred Fish <fnf@redhat.com>
22239
22240 * gdb.base/callfuncs.exp (do_function_calls): Remove extraneous
22241 blank in test for "returns short", for consistency with other
22242 "returns xxx" tests. Update copyright year.
22243
f9a7572a
FF
222442004-02-19 Fred Fish <fnf@redhat.com>
22245
22246 New testcase for PR breakpoint/1558.
22247 * gdb.arch/gdb1558.exp: New file.
22248 * gdb.arch/gdb1558.c: New file.
22249
b2ce2854
EZ
222502004-02-19 Elena Zannoni <ezannoni@redhat.com>
22251
22252 * gdb.base/nodebug.exp: Fix typo.
22253
e7c9ff01
JB
222542004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
22255
22256 Committed by Jim Blandy <jimb@redhat.com>.
22257
62f4b920
JB
22258 * gdb.objc/basicclass.exp: Adapt to fixed return type of printHi.
22259
2db536a1
JB
22260 * gdb.base/dump.exp: Handle negative offsets in decimal, not hex.
22261
e7c9ff01
JB
22262 * gdb.base/float.exp: Support s390*-*-* targets.
22263
f3205b34
AF
222642004-02-17 Adam Fedor <fedor@gnu.org>
22265
22266 * gdb.base/gdb1555.exp: New file.
22267 * gdb.base/gdb1555-main.c, gdb.base/gdb1555.c: New files.
22268
9d62932d
EZ
222692004-02-17 Elena Zannoni <ezannoni@redhat.com>
22270
22271 * gdb.base/selftest.exp (do_steps_and_nexts): Add comment.
22272
344c9711
FF
222732004-02-16 Fred Fish <fnf@redhat.com>
22274
22275 * gdb.arch/gdb1291.c: Remove
22276 * gdb.arch/gdb1291.s: New test input file.
22277 * gdb.arch/gdb1291.exp: Expand test to check case that should not
22278 fail. Test for correct result, known incorrect result, other
22279 failures and timeouts.
22280
2d822687
AC
222812004-02-16 Andrew Cagney <cagney@redhat.com>
22282
22283 * gdb.base/bigcore.exp: New file.
22284 * gdb.base/bigcore.c: New file.
22285
dac15b66
AC
222862004-02-13 Andrew Cagney <cagney@redhat.com>
22287
22288 * gdb.mi/mi1-basics.exp, gdb.mi/mi1-break.exp: Delete file.
22289 * gdb.mi/mi1-console.exp, gdb.mi/mi1-disassemble.exp: Delete file.
22290 * gdb.mi/mi1-eval.exp, gdb.mi/mi1-hack-cli.exp: Delete file.
22291 * gdb.mi/mi1-pthreads.exp, gdb.mi/mi1-read-memory.exp: Delete file.
22292 * gdb.mi/mi1-regs.exp, gdb.mi/mi1-return.exp: Delete file.
22293 * gdb.mi/mi1-simplerun.exp, gdb.mi/mi1-stack.exp: Delete file.
22294 * gdb.mi/mi1-stepi.exp, gdb.mi/mi1-symbol.exp: Delete file.
22295 * gdb.mi/mi1-until.exp, gdb.mi/mi1-var-block.exp: Delete file.
22296 * gdb.mi/mi1-var-child.exp, gdb.mi/mi1-var-cmd.exp: Delete file.
22297 * gdb.mi/mi1-var-display.exp, gdb.mi/mi1-watch.exp: Delete file.
22298
6bdfc2c4
JJ
222992004-02-11 Jeff Johnston <jjohnstn@redhat.com>
22300
22301 * gdb.asm/ia64.inc (gdbasm_startup): Make sure first instruction
22302 executed is an alloc instruction.
22303
87b3ede8
DC
223042004-02-11 David Carlton <carlton@kealia.com>
22305
22306 * gdb.cp/breakpoint.exp: New.
22307 * gdb.cp/breakpoint.cc: New.
22308
6e19e2bf
MC
223092004-02-11 Michael Chastain <mec.gnu@mindspring.com>
22310
22311 Partial fix for PR gdb/1543.
22312 * gdb.cp/ambiguous.exp, gdb.cp/annota2.exp, gdb.cp/annota3.exp,
22313 gdb.cp/anon-union.exp, gdb.cp/casts.exp, gdb.cp/classes.exp,
22314 gdb.cp/cplusfuncs.exp, gdb.cp/ctti.exp, gdb.exp/demangle.exp,
22315 gdb.cp/derivation.exp, gdb.cp/exception.exp, gdb.cp/hang.exp,
22316 gdb.cp/inherit.exp, gdb.cp/local.exp, gdb.cp/maint.exp,
22317 gdb.cp/member-ptr.exp, gdb.cp/method.exp, gdb.cp/misc.exp,
22318 gdb.cp/namespace.exp, gdb.cp/overload.exp, gdb.cp/ovldbreak.exp,
22319 gdb.cp/psmang.exp, gdb.cp/ref-types.exp, gdb.cp/templates.exp,
22320 gdb.cp/userdef.exp, gdb.cp/virtfunc.exp: Remove reference
22321 to bug-gdb@prep.ai.mit.edu .
22322 * gdb.cp/bs15503.cc, gdb.cp/class2.cc, gdb.cp/cttiadd.cc,
22323 gdb.cp/cttiadd1.cc, gdb.cp/cttiadd2.cc, gdb.cp/cttiadd3.cc,
22324 gdb.cp/exception.cc, gdb.cp/member-ptr.cc, gdb.cp/namespace1.cc:
22325 Likewise.
22326
5c5455dc
AC
223272004-02-10 Andrew Cagney <cagney@redhat.com>
22328
22329 * lib/gdb.exp (gdb_expect_list): Recover from internal-errors
22330 using gdb_internal_error_resync.
22331
9cf689d7
DJ
223322004-02-09 Daniel Jacobowitz <drow@mvista.com>
22333
22334 * gdb.threads/thread-specific.exp: Stop early if no threads are
22335 found.
22336
d2dc51db
MC
223372004-02-09 Michael Chastain <mec.gnu@mindspring.com>
22338
22339 * gdb.base/pending.exp: Remove extra \n from gdb_test calls.
22340
14b1a056
DJ
223412004-02-08 Daniel Jacobowitz <drow@mvista.com>
22342
22343 * lib/gdb.exp (gdb_breakpoint): Fail on unexpected pending
22344 breakpoints.
22345
83f66e8f
DJ
223462004-02-07 Daniel Jacobowitz <drow@mvista.com>
22347
22348 * config/sim.exp (gdb_load): Handle $arg == "".
22349 * lib/gdb.exp (gdb_run_cmd): Honor gdb,do_reload_on_run.
22350 * gdb.objc/basicclass.exp: Use gdb_run_cmd.
22351
30fc0091
EZ
223522004-02-07 Elena Zannoni <ezannoni@redhat.com>
22353
a9c64011
AS
22354 * gdb.base/maint.exp: Update test to reflect
22355 obstack changes.
30fc0091 22356
4d806929
JJ
223572004-02-04 Jeff Johnston <jjohnstn@redhat.com>
22358
22359 * gdb.base/pendshr.c (pendfunc): New function that calls
22360 pendfunc1.
22361 * gdb.base/pending.c: Call pendfunc instead of pendfunc1.
22362
7bfdd688
FF
223632004-02-04 Fred Fish <fnf@redhat.com>
22364
22365 * gdb.arch/gdb1431.c: Add underbar prefixed version of global
22366 function symbols and update copyright years.
22367 * gdb.arch/gdb1291.c: Ditto.
22368
aaa08ee4
MC
223692004-02-03 Michael Chastain <mec.gnu@mindspring.com>
22370
22371 * gdb.cp/virtfunc.exp: Accept both "ctor()" and "ctor(void)".
22372
dbad7755
MC
223732004-02-03 Michael Chastain <mec.gnu@mindspring.com>
22374
22375 * gdb.cp/inherit.exp: Accept both "ctor()" and "ctor(void)".
22376
ec4646ef
MC
223772004-02-03 Michael Chastain <mec.gnu@mindspring.com>
22378
22379 * gdb.cp/inherit.exp: Accept output with gcc 3.2-7-rh.
22380
1b802196
FF
223812004-02-02 Fred Fish <fnf@redhat.com>
22382
22383 * gdb.base/bang.exp: Use gdb_run_cmd so this tests works with
22384 remote targets. Update copyright years.
22385
18fe2033
JJ
223862004-02-02 Jeff Johnston <jjohnstn@redhat.com>
22387
22388 * lib/gdb.exp (gdb_breakpoint): Add pending breakpoint
22389 support.
22390 * gdb.base/langs.exp: Fix test which attempts to create
22391 breakpoint on non-existent function to handle new pending
22392 support.
22393 * gdb.base/shlib-call.exp: Use gdb_breakpoint to set
22394 a breakpoint.
22395 * gdb.base/pending.exp: New test.
22396 * gdb.base/pending.c: New file.
22397 * gdb.base/pendshr.c: Ditto.
22398
8d577d32
DC
223992004-02-02 David Carlton <carlton@kealia.com>
22400
22401 * gdb.cp/overload.exp: Add overloadNamespace tests.
22402 * gdb.cp/overload.cc (dummyClass, dummyInstance): New.
22403 (overloadNamespace, XXX): New.
22404 (main): Call XXX::marker2.
22405
3ad13771
FF
224062004-02-01 Fred Fish <fnf@redhat.com>
22407
22408 * gdb.base/dump.exp: Use runto_main instead of "runto main".
22409 * gdb.base/finish.exp: Ditto.
22410 * gdb.base/gcore.exp: Ditto.
22411 * gdb.base/huge.exp: Ditto.
22412 * gdb.base/info-proc.exp: Ditto.
22413 * gdb.base/return2.exp: Ditto.
22414 * gdb.threads/gcore-thread.exp: Ditto.
22415
44c75849
DJ
224162004-02-01 Daniel Jacobowitz <drow@mvista.com>
22417
22418 * gdb.threads/thread-specific.exp: Add missing anchor to regexp.
22419
005bc093
MK
224202004-02-01 Mark Kettenis <kettenis@gnu.org>
22421
22422 * gdb.base/fileio.c (test_open): Replace O_RDONLY with O_RDWR such
22423 that opening the file succeeds on OpenBSD.
22424
c47cebdb
DJ
224252004-02-01 Daniel Jacobowitz <drow@mvista.com>
22426
22427 * gdb.threads/thread-specific.c: New file.
22428 * gdb.threads/threads-specific.exp: New test script.
22429 * lib/gdb.exp (gdb_test_multiple): Allow user patterns access
22430 to expect_out.
22431
5a01311c
MK
224322004-02-01 Mark Kettenis <kettenis@gnu.org>
22433
22434 * gdb.base/call-ar-st.exp: Call get_debug_format. Remove xfail on
22435 sparc*-*-solaris* into a kfail PR gdb/1539 on sparc-*-* for stabs
22436 only on the "print_small_structs from print_long_arg_list" test.
22437
ce22a4f1
DJ
224382004-02-01 Daniel Jacobowitz <drow@mvista.com>
22439
22440 * gdb.base/completion.exp: Kill a stray backslash.
22441
22442 From Jim Ingham <jingham@apple.com>:
22443 * gdb.base/completion.exp: Test that "complete file ./gdb.base/compl"
22444 agrees with the result from sending a tab.
22445
abbab9d3
DJ
224462004-01-31 Daniel Jacobowitz <drow@mvista.com>
22447
22448 * gdb.base/chng-syms.exp: Remove stray newline.
22449
53904d1e
MK
224502004-01-31 Mark Kettenis <kettenis@gnu.org>
22451
22452 * gdb.asm/asm-source.exp: Set asm-note to "openbsd" for
22453 *-*-openbsd*.
22454 * gdb.asm/openbsd.inc: New file.
22455
3a4b3aac
MK
224562004-01-30 Mark Kettenis <kettenis@gnu.org>
22457
22458 * gdb.asm/asm-source.exp: Strip -Wl, from link-flags. Don't
22459 append -static to link-flags for *-*-freebsd*, *-*netbsd* and
22460 *-*solaris2*. Remove commented out default settings for
22461 asm-flags. Replace gdb_compile with target_link.
22462
ebac27b4
MC
224632004-01-29 Michael Chastain <mec.gnu@mindspring.com>
22464
22465 * gdb.cp/inherit.exp: Rewrite. Use gdb_test_multiple and gdb
22466 for all tests. Remove old hp-ux and cygnus xfail cases.
22467
d8679d84
PH
224682004-01-29 Paul N. Hilfinger <Hilfinger@gnat.com>
22469
22470 * gdb.base/chng-syms.exp: New file.
22471 * gdb.base/chng-syms.c: New file.
22472
0a55bc22
MC
224732004-01-24 Michael Chastain <mec.gnu@mindspring.com>
22474
22475 * gdb.cp/local.exp: Rewrite "ptype Local". Add "ptype l".
22476 Provide arms for current output in all my configurations.
22477
94b8e876
MC
224782004-01-24 Michael Chastain <mec.gnu@mindspring.com>
22479
22480 * lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
22481 * lib/compiler.cc: Likewise.
22482 * lib/gdb.exp (get_compiler_info): Always call gdb_compile to
22483 get the right preprocessor. Eval the output directly. Remove
22484 special tests for hp_cc_compiler and hp_aCC_compiler. Remove
22485 hp_f77_compiler and hp_f90_compiler completely.
22486 (gdb_preprocess): Delete.
22487 (get_compiler): Delete.
22488
7cf03d44
MK
224892004-01-24 Mark Kettenis <kettenis@gnu.org>
22490
22491 * gdb.base/charset.c, gdb.base/dump.c, gdb.base/huge.c: Include
22492 <string.h>.
22493
68b6dce9
NR
224942004-01-24 Nick Roberts <nick@nick.uklinux.net>
22495
22496 * gdb.mi/mi-stack.exp: Update copyright.
22497
b368761e
DC
224982004-01-23 David Carlton <carlton@kealia.com>
22499
22500 * gdb.cp/rtti.exp: Don't include full path in ${srcfile}. Add
22501 test for cp_lookup_transparent_type.
22502 * gdb.cp/rtti1.cc: Update copyright. Add n2::func and refer_to;
22503 call them.
22504
f2061b53
DJ
225052004-01-23 Daniel Jacobowitz <drow@mvista.com>
22506
22507 * gdb.mi/mi-var-child.exp: Update copyright year. Move new test
22508 after -var-update.
22509
37fc574a
DC
225102004-01-23 David Carlton <carlton@kealia.com>
22511
22512 * gdb.cp/namespace.cc (C::ensureRefs): New.
22513 * gdb.cp/namespace1.cc (C::ensureOtherRefs): New.
22514
8e94b928
NR
225152004-01-20 Nick Roberts <nick@nick.uklinux.net>
22516
22517 * gdb.mi/mi-stack.exp (test_stack_locals_listing): Test for
22518 case "-stack-list-locals 2".
22519 * gdb.mi/mi-var-child.exp: Test for case
22520 "-var-list-children --all-values NAME".
22521
997b0952
MC
225222004-01-18 Michael Chastain <mec.gnu@mindspring.com>
22523
22524 * gdb.cp/local.exp: Accept correct output for gcc v3 -gstabs+.
22525
52470da3
MK
225262004-01-18 Mark Kettenis <kettenis@gnu.org>
22527
7049b4b8
MK
22528 * gdb.base/fileio.exp: Add "$gdb_prompt $" anchors to patterns
22529 used with gdb_test_multiple.
22530
52470da3
MK
22531 * gdb.base/gdb1476.exp: Accept alternat pattern for failed memory
22532 read at address 0. This fixes PR testsuite/1504.
22533
da6012e5
DJ
225342004-01-18 Daniel Jacobowitz <drow@mvista.com>
22535
22536 * config/gdbserver.exp (gdbserver_gdb_load): Rename from gdb_load.
22537 Remove downloading, guessing the host executable, the calls to
22538 gdb_file_cmd and gdb_target_cmd, and "load" support.
22539 (infer_host_exec): New function broken out from gdb_load.
22540 (gdb_load): New wrapper for gdbserver_gdb_load.
22541 * lib/mi-support.exp (mi_gdb_target_cmd): New function, based on
22542 gdb_target_cmd. Use -target-select.
22543 (mi_gdb_file_cmd): New function, broken out from mi_gdb_load.
22544 Download binaries to the host. Clear last_mi_remote_file when
22545 we load a new binary.
22546 (mi_gdb_load): Call mi_gdb_file_cmd. If gdbserver.exp is loaded,
22547 call gdbserver_gdb_load and mi_gdb_target_cmd.
22548
32c70722
MC
225492004-01-17 Michael Chastain <mec.gnu@mindspring.com>
22550
22551 * gdb.cp/templates.exp: Accept more spaces with "<foo, ?bar>"
22552 type patterns.
22553
b0cecf36
MC
225542004-01-17 Michael Chastain <mec.gnu@mindspring.com>
22555
22556 * gdb.cp/templates.exp: Fix typo in test name of
22557 "print Foo<volatile char*>::foo".
22558
4120d7e6
MC
225592004-01-15 Michael Chastain <mec.gnu@mindspring.com>
22560
22561 * gdb.base/setvar.exp: Remove setup_xfail for hppa*-*-*11*.
22562
f679e530
BE
225632004-01-16 Ben Elliston <bje@wasabisystems.com>
22564
22565 * gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
22566 (clean mostlyclean): Remove empty rm.
22567
091c48f6
MC
225682004-01-15 Michael Chastain <mec.gnu@mindspring.com>
22569
22570 * gdb.base/setvar.exp: Add copyright years.
22571
3e5fc8d2
DC
225722004-01-14 David Carlton <carlton@bactrian.org>
22573
22574 * gdb.cp/rtti.exp: Update copyright. KFAIL test with repect to
22575 PR c++/1511 and update coment.
22576 * gdb.cp/templates.exp: Update patterns to match current output.
22577 If changes involve something other than whitespace, KFAIL
22578 w.r.t. PR c++/1512 or PR c++/931 as appropriate.
22579
63d06c5c
DC
225802004-01-14 David Carlton <carlton@kealia.com>
22581
22582 * gdb.cp/namespace.exp: Add tests involving classes defined within
22583 namespaces.
22584 * gdb.cp/namespace.cc (C::CClass): New.
22585 * gdb.cp/namespace1.cc (C::OtherFileClass): New.
22586
a51dab88
EZ
225872004-01-14 Elena Zannoni <ezannoni@redhat.com>
22588
22589 * gdb.base/sepdebug.exp: Bail out of the test if we don't know
22590 what debug info we have. Print a better message if something goes
22591 wrong while producing the separate debug info file.
22592
a476ccc9
MC
225932004-01-14 Michael Chastain <mec.gnu@mindspring.com>
22594
22595 * gdb.base/callfuncs.c: Remove explicit declaration of malloc.
22596
f453692c
MC
225972004-01-14 Michael Chastain <mec.gnu@mindspring.com>
22598
22599 * gdb.base/callfuncs.c: Add copyright notice.
22600
f40063a5
MC
226012004-01-13 Michael Chastain <mec.gnu@mindspring.com>
22602
22603 * gdb.cp/derivation.exp: Add XFAIL for bug with protected
22604 inheritance. PR gdb/1498, PR gcc/13539.
22605
19ac3974
EZ
226062004-01-13 Elena Zannoni <ezannoni@redhat.com>
22607
a9c64011
AS
22608 * gdb.threads/gcore-thread.exp: Prefix name of binary with
22609 test specific name.
22610 * gdb.mi/gdb669.exp: Ditto.
22611 * gdb.mi/mi-pthreads.exp: Ditto.
22612 * gdb.mi/mi1-pthreads.exp: Ditto.
22613 * gdb.mi/mi2-pthreads.exp: Ditto.
19ac3974 22614
56c97c6e
MC
226152004-01-12 Michael Chastain <mec.gnu@mindspring.com>
22616
22617 * gdb.cp/member-ptr.cc: Add copyright notice.
22618
a0644324
MC
226192004-01-12 Michael Chastain <mec.gnu@mindspring.com>
22620
22621 * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add
22622 some patterns for recent versions of gcc and hpacc. Delete
22623 calls to setup_xfail for hppa*-*-*. Delete redundant tests.
22624 Delete tests that access a NULL pointer-to-member-data. This
22625 script is still disabled for gcc.
22626
32fabe09
EZ
226272004-01-12 Elena Zannoni <ezannoni@redhat.com>
22628
22629 * gdb.mi/mi2-basics.exp: Make sure that full pathnames are
a9c64011 22630 escaped correctly.
32fabe09 22631
1f8a6abb
EZ
226322004-01-12 Elena Zannoni <ezannoni@redhat.com>
22633
22634 * gdb.base/sepdebug.exp: New file.
22635 * gdb.base/sepdebug.c: New file.
22636 * lib/gdb.exp (separate_debug_filename): New procedure.
22637 (gdb_gnu_strip_debug): New procedure.
22638
48efe704
AC
226392004-01-12 Andrew Cagney <cagney@redhat.com>
22640
22641 * gdb.mi/ChangeLog: Delete file. Renamed to ...
22642 * gdb.mi/ChangeLog-1999-2003: New file.
22643
a9415475
AC
226442004-01-12 Andrew Cagney <cagney@redhat.com>
22645
22646 * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for
22647 "Renaming a directory to a non-empty directory returns ENOTEMPTY
22648 or EEXIST", treat EBUSY as an XFAIL.
22649
83b8cf9d
MC
226502004-01-11 Michael Chastain <mec.gnu@mindspring.com>
22651
22652 * gdb.base/scope.exp: Remove obsolete setup_xfail for
22653 hp_cc_compiler.
22654
9939d2a8
MC
226552004-01-10 Michael Chastain <mec.gnu@mindspring.com>
22656
22657 * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)"
22658 decorations.
22659
1ff8cadf
MC
226602004-01-10 Michael Chastain <mec.gnu@mindspring.com>
22661
22662 * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)"
22663 and "(aCC)" decorations. Remove obsolete doco about old
22664 test results.
22665
6fa9022e
MC
226662004-01-09 Michael Chastain <mec.gnu@mindspring.com>
22667
22668 * gdb.cp/exception.exp: Fix typo in doco.
22669
209721fe
MK
226702004-01-09 Mark Kettenis <kettenis@gnu.org>
22671
22672 * gdb.base/gdb1476.exp: Fix typo.
22673
ef11303e
MC
226742004-01-09 Michael Chastain <mec.gnu@mindspring.com>
22675
22676 * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty
22677 file.
22678
041ab88c
MC
226792004-01-09 Michael Chastain <mec.gnu@mindspring.com>
22680
22681 * gdb.cp/exception.cc: Change <iostream.h> to <iostream>.
22682 * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple.
22683 Use gdb_compile. Remove restriction on gcc. Add some patterns
22684 for recent version of gdb. Delete second half, which was a copy
22685 of the first half with different build flags. This test is
22686 still disabled because it is still not ready for production.
22687
e36d075a
MC
226882004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22689
22690 * gdb.cp/exception.cc: Add copyright notice.
22691 * gdb.cp/exception.exp: Add a notice that this file is broken
22692 because of line number changes caused by addition of copyright
22693 notice.
22694
42b190ad
MC
226952004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22696
22697 * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc.
22698 * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
22699
8f25f06b
MC
227002004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22701
22702 * gdb.cp/classes.exp: Accept gnu abi 2.
22703 * gdb.cp/derivation.exp: Likewise.
22704 * gdb.cp/overload.exp: Likewise.
22705 * gdb.cp/virtfunc.exp: Likewise.
22706
06ded8b8
MC
227072004-01-08 Michael Chastain <mec.gnu@mindspring.com>
22708
22709 * gdb.mi/pthreads.c (done_making_threads): Remove extraneous
22710 semicolon after end of function.
22711
77c26ae3
MC
227122004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22713
22714 * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>.
22715 * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern
22716 boilerplate code for compiling and running the program under
22717 test. Add some string method tests.
22718
20757486
MC
227192004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22720
22721 * gdb.cp/bs15503.cc: Add copyright notice.
22722 * gdb.cp/bs15503.exp: Adjust line number.
22723
0fd3b503
MC
227242004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22725
22726 * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp.
22727 * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
22728
10d1bea8
MC
227292004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22730
22731 * gdb.base/funcargs.exp: Remove obsolete setup_xfail for
22732 hp_cc_compiler.
22733
2789202a
MC
227342004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22735
22736 * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number.
22737 * gdb.cp/ctti.exp: Use the marker instead of "next".
22738 With gcc, run further before bailing.
22739
b862f14c
MC
227402004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22741
22742 * gdb.cp/cttiadd.cc: Add copyright notice.
22743 * gdb.cp/cttiadd1.cc: Likewise.
22744 * gdb.cp/cttiadd2.cc: Likewise.
22745 * gdb.cp/cttiadd3.cc: Likewise.
22746
96da2469
MC
227472004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22748
22749 * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly.
22750 Use gdb_test, gdb_test_multiple. Use floating-point values that
22751 have exact representations in IEEE-ish formats.
22752
053248ff
MC
227532004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22754
22755 * gdb.base/constvars.exp: Do not force lang=c++ if using HP
22756 compilers. Delete duplicate call to get_compiler_info.
22757 (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler.
22758 * gdb.base/volatile.exp: Likewise.
22759
84acecdd
MK
227602004-01-07 Mark Kettenis <kettenis@gnu.org>
22761
22762 * gdb.base/gdb1476.exp: Only run the tests if we can't read the
22763 memory at address 0.
22764
fe11a27f
MC
227652004-01-07 Michael Chastain <mec.gnu@mindspring.com>
22766
22767 * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler
22768 to test for hp-ux assembler. Fix copyright years.
22769
60ad077b
AC
227702004-01-07 Andrew Cagney <cagney@redhat.com>
22771
22772 * gdb.base/fileio.c (strerrno): Add "EBUSY".
22773
1c9b8f33
AC
227742004-01-07 Andrew Cagney <cagney@redhat.com>
22775
22776 * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open"
22777 when creating the read-only file. From analysis by Roland McGrath
22778 and Elena Zannoni.
22779
753ccc7a
MC
227802004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22781
22782 * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
22783
eca3e36b
MC
227842004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22785
22786 * gdb.base/cvexpr.c: Be type-safe with function pointers and
22787 data pointers.
22788
f8d4bac4
MC
227892004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22790
22791 * gdb.cp/m-static.exp: Compile one source file at a time.
22792 Delete unused call to get_compiler_info.
22793
9b4e0f94
MC
227942004-01-06 Michael Chastain <mec.gnu@mindspring.com>
22795
22796 * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci.
22797 * gdb.base/call-rt-st.exp: Likewise.
22798 * gdb.base/nodebug.exp: Likewise.
22799 * gdb.base/volatile.exp: Likewise.
22800 * gdb.cp/ref-types.exp: Likewise.
22801 * gdb.cp/templates.exp: Likewise.
22802
023c1024
MK
228032004-01-05 Mark Kettenis <kettenis@gnu.org>
22804
22805 * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.
22806
19703c4a
MC
228072004-01-05 Michael Chastain <mec.gnu@mindspring.com>
22808
22809 * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for
22810 hppa*-hp-hpux*.
22811
18b67037
MK
228122004-01-04 Mark Kettenis <kettenis@gnu.org>
22813
ba6219c8
MK
22814 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
22815 x86_64-*-*.
22816
18b67037
MK
22817 * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 for
22818 sparc64-*-* and sparc*-solaris2*.
22819
1bfbbb9d
MK
228202004-01-04 Mark Kettenis <kettenis@gnu.org>
22821
22822 * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> for
22823 return ${tests}" test. The ${tests} already mentions the
22824 filename.
22825
06846494
MC
228262004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22827
22828 * gdb.cp/local.exp: Accept gcc abi 2.
22829
3b0cb202
MC
228302004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22831
22832 * gdb.cp/templates.exp: Accept gcc abi 2.
22833
0643ec3f
MC
228342004-01-02 Michael Chastain <mec.gnu@mindspring.com>
22835
22836 * lib/compiler.cc: Remove supports_template_debugging.
22837 * gdb.cp/templates.exp: Do not test supports_template_debugging.
22838
d231d0b1
MC
228392004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22840
22841 * gdb.cp/namespace.exp: Accept gcc abi 2.
22842
44ffb27c
MC
228432004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22844
22845 * gdb.cp/method.exp: Accept gcc abi 2.
22846
184ad485
MC
228472004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22848
22849 * gdb.cp/classes.exp: Generate identical results as old version.
22850 * gdb.cp/derivation.exp: Likewise.
22851 * gdb.cp/overload.exp: Likewise.
22852 * gdb.cp/virtfunc.exp: Likewise.
22853
116f09e7
MC
228542004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22855
22856 * gdb.cp/virtfunc.exp: Modify some patterns to avoid a
22857 mysterious bug with sourceware version of expect.
22858
b1379776
MC
228592004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22860
22861 * gdb.cp/overload.exp: Rewrite. Clean up patterns to match
22862 current versions of gcc, including gcc abi 2. Remove gratuitous
22863 restart of test program. Use gdb_test_multiple and gdb_test for
22864 all tests. Add patterns to xfail missing "const" in "const char *"
22865 and kfail PR gdb/1155.
22866
6b7a4c0e
MC
228672004-01-01 Michael Chastain <mec.gnu@mindspring.com>
22868
22869 * gdb.cp/derivation.exp: Rewrite. Clean up patterns to match
22870 current versions of gcc, including gcc abi 2. Remove gratuitous
22871 restart of test program. Use gdb_test_multiple and gdb_test for
22872 all tests. Add patterns to kfail PR gdb/1498.
22873
51615d72
MC
228742003-12-31 Michael Chastain <mec.gnu@mindspring.com>
22875
22876 * gdb.cp/virtfunc.exp: Rewrite. Clean up patterns to match
22877 current versions of gcc, including gcc abi 2. Use "breakpoint"
22878 and "continue" instead of restarting the target program. Use
22879 gdb_test_multiple and gdb_test for all tests.
22880
7b79a9d7
MK
228812004-01-01 Mark Kettenis <kettenis@gnu.org>
22882
22883 * gdb.asm/asm-source.exp: Update copyright year. Link statically
22884 for *-*-solaris2*.
22885
1cd3489f
MC
228862003-12-31 Michael Chastain <mec.gnu@mindspring.com>
22887
22888 * gdb.cp/classes.exp: Rewrite. Clean up patterns to match
22889 current versions of gcc, including gcc abi 2. Use "breakpoint"
22890 and "continue" instead of restarting the target program several
22891 times. Use gdb_test_multiple and gdb_test for all tests.
22892
850742db
MC
228932003-12-18 Michael Chastain <mec.gnu@mindspring.com>
22894
22895 * gdb.base/sect-cmd.exp: Handle compiling test case from multiple
22896 source files.
22897
eb4bbda8
MC
228982003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22899
22900 * gdb.base/environ.exp: Handle compiling test case from multiple
22901 source files.
22902
e42c7771
MC
229032003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22904
22905 * gdb.base/structs.exp: Call gdb_exit as well as gdb_start.
22906
80e4b428
JB
229072003-12-17 Jim Blandy <jimb@redhat.com>
22908
5f06973a
JB
22909 * gdb.base/freebpcmd.c: Add copyright notice.
22910
80e4b428
JB
22911 * gdb.base/freebpcmd.exp: Mark the interesting failure as known.
22912
0ab84fb7
MC
229132003-12-16 Michael Chastain <mec.gnu@mindspring.com>
22914
22915 * gdb.base/maint.exp: Add generic FAIL patterns to prevent timeouts.
22916
1b3bb3d0
JB
229172003-12-13 Jim Blandy <jimb@redhat.com>
22918
22919 * gdb.base/freebpcmd.exp, gdb.base/freebpcmd.c: New test.
22920
3a4c9371
KB
229212003-12-12 Kevin Buettner <kevinb@redhat.com>
22922
22923 * gdb.asm/frv.inc: New file.
22924 * gdb.asm/asm-source.exp: Add frv-*-* as a supported target.
22925
a1dea79a
FF
229262003-12-09 Fred Fish <fnf@redhat.com>
22927
22928 * gdb.base/break.c (marker1, marker2, marker3, marker4): Move
22929 functions to break1.c and leave prototypes behind. Add more
22930 "set breakpoint NN here" comments.
22931 * gdb.base/break1.c: New file.
22932
22933 * gdb.base/break.exp: Handle compiling test case from multiple
22934 source files and change source file references as needed.
22935 * gdb.base/completion.exp: Ditto.
22936 * gdb.base/condbreak.exp: Ditto.
22937 * gdb.base/define.exp: Ditto.
22938 * gdb.base/ena-dis-br.exp: Ditto.
22939 * gdb.base/info-proc.exp: Ditto.
22940 * gdb.base/maint.exp: Ditto.
22941 * gdb.base/until.exp: Ditto.
22942
22943 * gdb.base/condbreak.exp: Use bp_locationNN variables instead of
22944 hardcoded line numbers.
22945 * gdb.base/define.exp: Ditto.
22946 * gdb.base/ena-dis-br.exp: Ditto.
22947 * gdb.base/maint.exp: Ditto.
22948 * gdb.base/until.exp: Ditto.
22949
22950 * gdb.base/completion.exp: Use "break1" for completion tests since
22951 "break" is no longer a unique prefix.
22952
5266b69c
AC
229532003-12-06 Andrew Cagney <cagney@redhat.com>
22954
22955 * gdb.base/structs.exp (test_struct_returns): When applicable, set
22956 "return_value_unimplemented". When an unimplemented struct return
22957 architecture, report incorrect values as a KFAIL
22958
374451f0
MC
229592003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22960
22961 * gdb.cp/rtti.exp: Accept new wording of warning from
22962 cp_lookup_rtti_type.
22963
ba9b20a7
MC
229642003-12-05 Michael Chastain <mec.gnu@mindspring.com>
22965
22966 Partial fix for PR testsuite/1456.
22967 * gdb.base/scope.exp (test_at_main): Replace references to
22968 gcc_compiled with calls to test_compiler_info.
22969 (test_at_foo): Likewise.
22970 (test_at_bar): Likewise.
22971
b74b6d0b
MC
229722003-12-04 Michael Chastain <mec.gnu@mindspring.com>
22973
22974 Partial fix for PR testsuite/1456.
22975 * gdb.base/so-impl-ld.exp: Replace reference to gcc_compiled with call
22976 to test_compiler_info.
22977
ccfa3402
MC
229782003-12-03 Michael Chastain <mec.gnu@mindspring.com>
22979
22980 * gdb.base/so-impl-ld.exp: Update copyright notice.
22981
f6246aba
MC
229822003-12-02 Michael Chastain <mec.gnu@mindspring.com>
22983
22984 Partial fix for PR testsuite/1456.
22985 * gdb.base/mips_pro.exp: Replace references to gcc_compiled with calls
22986 to test_compiler_info.
22987
13ae734a
MC
229882003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22989
22990 * gdb.objc/objcdecode.exp: Match and KFAIL the output that comes
22991 from current versions of gdb. Clean up regular expressions.
22992 Delete redundant timeout case.
22993
d8e1cdee
MC
229942003-11-28 Michael Chastain <mec.gnu@mindspring.com>
22995
22996 * gdb.objc/nondebug.exp: Match and KFAIL the output that comes
22997 from current versions of gdb. Clean up regular expressions.
22998 Delete redundant timeout case.
22999
96457b64
MC
230002003-12-01 Michael Chastain <mec.gnu@mindspring.com>
23001
23002 Partial fix for PR testsuite/1456.
23003 * gdb.base/callfuncs.exp (do_function_calls): Replace reference to
23004 gcc_compiled with call to test_compiler_info.
23005
f35309fc
MC
230062003-11-30 Michael Chastain <mec.gnu@mindspring.com>
23007
23008 Partial fix for PR testsuite/1456.
23009 * gdb.base/list.exp (test_list_function): Delete unused declaration
23010 of gcc_compiled.
23011
d7afdf9b
MC
230122003-11-29 Michael Chastain <mec.gnu@mindspring.com>
23013
23014 Partial fix for PR testsuite/1456.
23015 * gdb.base/complex.exp: Replace reference to gcc_compiled with
23016 call to test_compiler_info.
23017
71507b56
MK
230182003-11-29 Mark Kettenis <kettenis@gnu.org>
23019
23020 * gdb.asm/asm-source.exp: Initialize asm-note to "empty". Set
23021 asm-note to "netbsd" for *-*-netbsdelf* and x86_64-*-netbsd*. Use
23022 it to create the appropriate note.inc.
23023 * gdb.asm/asmsrc1.s: Include "note.inc".
23024 * gdb.asm/netbsd.inc: New file.
23025 * gdb.asm/empty.inc: New file.
23026
f81f93f7
MC
230272003-11-28 Michael Chastain <mec.gnu@mindspring.com>
23028
23029 Partial fix for PR testsuite/1456.
23030 * gdb.base/constvars.exp: Replace references to gcc_compiled with
23031 calls to test_compiler_info.
23032
9a77938e
MC
230332003-11-27 Michael Chastain <mec.gnu@mindspring.com>
23034
23035 Partial fix for PR testsuite/1456.
23036 * gdb.base/volatile.exp: Replace references to gcc_compiled with
23037 calls to test_compiler_info.
23038
e8367dc7
MK
230392003-11-27 Mark Kettenis <kettenis@gnu.org>
23040
23041 * gdb.base/structs.exp: Use i*86-*-* instead of i686-*-* as a
23042 pattern for the KFAILs.
23043
526c61ee
AF
230442003-11-25 Adam Fedor <fedor@gnu.org>
23045
23046 * gdb.objc/objcdecode.exp: Test for PR objc/1238.
23047 * gdb.objc/objcdecode.m: New file.
23048
28f2d600
AF
230492003-11-25 Adam Fedor <fedor@gnu.org>
23050
23051 * gdb.objc/nondebug.exp: Test for PR objc/1236.
23052 * gdb.objc/nondebug.m: New file.
23053
a3895cee
BE
230542003-11-26 Ben Elliston <bje@wasabisystems.com>
23055
23056 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
23057 NetBSD as it does on FreeBSD. Modelled on a similar change by
23058 Mark Kettenis on 2003-05-30.
23059 (link-flags): Set to "--entry _start" regardless of target.
23060 Special linker flags are to be appended to $link-flags.
23061 * gdb.asm/mips.inc (gdbasm_startup): Remove __start label.
23062
c9f2c8a3
MC
230632003-11-25 Michael Chastain <mec.gnu@mindspring.com>
23064
23065 * gdb.cp/method.exp: Accept output of new demangler.
23066
15a0587a 230672003-11-25 Michael Chastain <mec.gnu@mindspring.com>
f4e8b6f3
MC
23068
23069 * gdb/class2.exp: New file.
23070 * gdb/class2.cc: New file.
23071
3c00b570
MC
230722003-11-25 Michael Chastain <mec.gnu@mindspring.com>
23073
23074 * gdb.cp/templates.exp (test_ptype_of_templates): Accept output
23075 of new demangler.
23076
7027acc7
MK
230772003-11-23 Mark Kettenis <kettenis@gnu.org>
23078
23079 * gdb.arch/i386-unwind.exp: Use gdb_run_cmd and gdb_expect instead
23080 of gdb_test "run".
23081
b0e1598a
MK
230822003-11-23 Mark Kettenis <kettenis@gnu.org>
23083
23084 * gdb.arch/i386-unwind.exp: Don't use runto_main. Change
23085 "continue" into "run".
23086
4d9eda44
MC
230872003-11-23 Michael Chastain <mec.gnu@mindspring.com>
23088
23089 Partial fix for PR testsuite/1456.
23090 * gdb.cp/ambiguous.exp: Replace reference to gcc_compiled with
23091 call to test_compiler_info.
23092 * gdb.cp/ctti.exp: Likewise.
23093 * gdb.cp/derivation.exp: Likewise.
23094 * gdb.cp/member-ptr.exp: Likewise.
23095 * gdb.cp/virtfunc.exp (test_virtual_calls): Remove unused
23096 reference to gcc_compiled.
23097
230982003-11-23 Michael Chastain <mec.gnu@mindspring.com>
b729099e
MC
23099
23100 Fix PR testsuite/1463.
23101 * gdb.base/structs.exp (start_structs_test): Call
23102 get_debug_format before using the debug format.
23103
d422fe19
AC
231042003-11-22 Andrew Cagney <cagney@redhat.com>
23105
23106 * lib/gdb.exp (gdb_test_multiple): Add simple example.
23107 * gdb.base/structs.exp: Use gdb_test_multiple.
23108
039cf96d
AC
231092003-11-20 Andrew Cagney <cagney@redhat.com>
23110
6882279b
AC
23111 * gdb.base/structs.exp: Handle and recover from internal errors.
23112 Replace "foo${n}" with "foo<n>" in test messages.
23113
e53890ae
AC
23114 * gdb.base/structs.exp: Update copyright. Rewrite.
23115 * gdb.base/structs.c: Update copyright. Rewrite.
23116
2b211c59
AC
23117 * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
23118 resync count exceeded.
d63a86f8 23119
039cf96d
AC
23120 * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
23121 from the internal error.
23122 * lib/gdb.exp (gdb_internal_error_resync): New procedure.
23123 Original from Jim Blandy.
23124 (gdb_test_multiple): Use gdb_internal_error_resync.
2b211c59 23125
eac98b22
AC
231262003-11-19 Andrew Cagney <cagney@redhat.com>
23127
23128 * gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
23129 KFAIL.
23130
67455b2a
MK
231312003-11-17 Mark Kettenis <kettenis@gnu.org>
23132
23133 New testcase for PR backtrace/1435.
23134 * gdb.arch/i386-unwind.exp: New file.
23135 * gdb.arch/i386-unwind.c: New file.
23136
853d6e5b
AC
231372003-11-17 Andrew Cagney <cagney@redhat.com>
23138
23139 * lib/gdb.exp (compiler_info): New global.
23140 (test_compiler_info): New function.
23141 (get_compiler_info): Set compiler_info.
23142 * lib/compiler.c, lib/compiler.cc: Add copyright. When GNUC, set
23143 "compiler_info" to gcc-<major>-<minor>.
23144
38cf6e11
MC
231452003-11-15 Michael Chastain <mec.gnu@mindspring.com>
23146
23147 * gdb.trace/configure: Remove.
23148
a50d3602
EZ
231492003-11-13 Elena Zannoni <ezannoni@redhat.com>
23150
23151 * gdb.base/break.c: Add comments to aid finding line numbers for
d63a86f8 23152 breakpoints.
a50d3602
EZ
23153 * gdb.base/break.exp: Remove all references to explicit line
23154 numbers.
23155
d9407aaa
NC
231562003-11-11 Nick Clifton <nickc@redhat.com>
23157
23158 * gdb.base/shreloc.exp: Do not run for targets which do not
23159 support shared objects.
23160
db488fc1
CV
231612003-11-10 Corinna Vinschen <vinschen@redhat.com>
23162
23163 * gdb.base/fileio.exp: Drop tests for nointerrupts and noinferiorio.
23164 Don't run tests if nofileio flag is given.
23165
6a90a18e
EZ
231662003-11-07 Elena Zannoni <ezannoni@redhat.com>
23167
23168 * gdb.cp/annota3.exp: Make sure we can match 'Hardware watchpoint'
a9c64011 23169 as well as 'Watchpoint'.
6a90a18e 23170
0b915e9c
EZ
231712003-11-06 Elena Zannoni <ezannoni@redhat.com>
23172
23173 Reported by Jim Ingham <jingham@apple.com>:
23174 * gdb.base/annota1.exp: Match at least one occurrence of the
23175 signal handler annotation.
23176
d7e4b55f
EZ
231772003-11-06 Elena Zannoni <ezannoni@redhat.com>
23178
a9c64011
AS
23179 * gdb.cp/annota2.exp: Make sure we can match 'Hardware watchpoint'
23180 as well as 'Watchpoint'.
d7e4b55f 23181
2fe4e8d0
MC
231822003-11-05 Michael Chastain <mec@shout.net>
23183
23184 * gdb.mi/pthreads.c (routine): Handle early return from sleep.
23185
6ef88553
KW
231862003-11-03 Kris Warkentin <kewarken@qnx.com>
23187
23188 * gdb.arch/gdb1291.c: New test file.
23189 * gdb.arch/gdb1291.exp: New test script.
23190 * gdb.arch/gdb1431.c: New test file.
23191 * gdb.arch/gdb1431.exp: New test script.
23192
ae7dc4d8
MC
231932003-10-22 Michael Chastain <mec@shout.net>
23194
23195 * gdb.mi/pthreads.c: Add copyright notice.
23196
c39d7427
MC
231972003-10-22 Michael Chastain <mec@shout.net>
23198
23199 * gdb.threads/pthreads.c: Add copyright notice.
23200
8b7d96c1
MC
232012003-10-20 Michael Chastain <mec@shout.net>
23202
23203 * gdb.base/gdb1056.exp: New test script.
23204
d1d69fdd
DJ
232052003-10-13 Daniel Jacobowitz <drow@mvista.com>
23206
23207 * gdb.threads/killed.exp: Use gdb_run_cmd.
23208
7d605576
DJ
232092003-10-13 Daniel Jacobowitz <drow@mvista.com>
23210
23211 * gdb.base/gcore.exp: Issue an UNSUPPORTED and exit if we can't
23212 create a core file.
23213 * gdb.threads/gcore-thread.exp: Likewise.
23214
618ec112
CV
232152003-10-13 Corinna Vinschen <vinschen@redhat.com>
23216
23217 * gdb.base/call-rt-st.c (struct bit_flags_char_t): New bitfield
23218 type, based on char type.
23219 (struct bit_flags_short_t): New bitfield type, based on short type.
23220 (init_bit_flags_char): New fuction.
23221 (init_bit_flags_short): Ditto.
23222 (print_bit_flags_char): Ditto.
23223 (print_bit_flags_short): Ditto.
23224 (main): Add handling for bit_flags_char_t and bit_flags_short_t.
23225
9367a73c
MC
232262003-10-11 Michael Chastain <mec@shout.net>
23227
23228 * gdb.base/call-rt-st.exp: Update copyright year.
23229
1decf120
KI
232302003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
23231
23232 * config/hmsirom.exp: Replace "Hitachi" with "Renesas".
23233 * gdb.disasm/sh3.s: Ditto.
23234
5445b2ae
DJ
232352003-10-07 Daniel Jacobowitz <drow@mvista.com>
23236
23237 * gdb.threads/switch-threads.exp: New test.
23238 * gdb.threads/switch-threads.c: New source file.
23239
aec24853
CV
232402003-10-07 Corinna Vinschen <vinschen@redhat.com>
23241
23242 * gdb.base/ending-run.exp: Add sh specific case.
23243
adc7428d
AC
232442003-10-06 Andrew Cagney <cagney@redhat.com>
23245
23246 * gdb.base/watchpoint.exp: Delete obsolete clear_xfail.
23247 * gdb.disasm/mn10200.exp: Delete obsolete file.
23248
c9d37158
DJ
232492003-09-29 Daniel Jacobowitz <drow@mvista.com>
23250
23251 * ChangeLog: Correct an entry command.exp -> commands.exp.
23252 * gdb.base/commands.exp (bp_deleted_in_command_test)
23253 (temporary_breakpoint_commands): Check noargs.
23254
79c2c32d
DC
232552003-09-25 David Carlton <carlton@kealia.com>
23256
23257 * gdb.cp/namespace.exp: Tweak comments. Add non-quoted versions
23258 of some print tests, where appropriate. Add tests for C::D::cd,
23259 E::ce, F::cXfX, G::XgX.
23260 * gdb.cp/namespace.cc: Add XgX, cXfX, ce.
23261
594e6d67
RE
232622003-09-25 Richard Earnshaw <rearnsha@arm.com>
23263
23264 * lib/java.exp (java_init): Import target_alias before using it.
23265
10f0d451
DC
232662003-09-25 David Carlton <carlton@kealia.com>
23267
23268 * gdb.base/corefile.exp: Delete obsolete setup_xfail.
23269
274bcba0
EZ
232702003-09-23 Elena Zannoni <ezannoni@redhat.com>
23271
d63a86f8 23272 * gdb.base/selftest.exp: Accomodate more instruction reordering
a9c64011 23273 weirdness.
274bcba0 23274
cdbf20f7
MC
232752003-09-17 Michael Chastain <mec@shout.net>
23276
23277 * gdb.cp/gdb1355.exp: New file.
23278 * gdb.cp/gdb1355.c: New file.
23279
71e06f80
CV
232802003-09-15 Corinna Vinschen <vinschen@redhat.com>
23281
23282 * gdb.asm/asm-source.exp: Add sh*-*-* as supported target.
23283 * gdb.asm/sh.inc: New file.
23284
5c4e30ca
DC
232852003-09-11 David Carlton <carlton@kealia.com>
23286
bd45b7af
DC
23287 * gdb.cp/namespace.exp: Add tests for namespace types.
23288 * gdb.cp/maint.exp (test_help): Test 'help maint cp namespace'.
5c4e30ca
DC
23289 (test_namespace): New.
23290
1c199746
EZ
232912003-09-11 Elena Zannoni <ezannoni@redhat.com>
23292
a9c64011 23293 * gdb.base/relocate.exp: Handle new gdb output at startup.
3fcf0ced 23294 * gdb.stabs/weird.exp: Ditto.
1c199746 23295
04ed252f
MC
232962003-09-08 Michael Chastain <mec@shout.net>
23297
23298 * gdb.base/gdb1250.c: Rename 'gamma' to 'my_gamma'.
23299
d8a2d9e7
MC
233002003-09-07 Michael Chastain <mec@shout.net>
23301
23302 * gdb.cp/classes.exp: Accommodate both 'syntax error' and
23303 'parse error'.
23304
161afb24
MK
233052003-09-07 Mark Kettenis <m.kettenis@osp.nl>
23306
23307 * gdb.arch/i386-prologue.exp: Add checks for saved registers.
23308
49f2741a
MC
233092003-08-30 Michael Chastain <mec@shout.net>
23310
23311 * gdb.base/selftest.exp: Remove support for m68k*-*-hpux.
23312 * gdb.gdb/observer.exp: Ditto.
23313 * gdb.gdb/xfullpath.exp: Ditto.
23314
8afa723e
MK
233152003-08-29 Mark Kettenis <kettenis@gnu.org>
23316
23317 * gdb.base/interrupt.exp: XFAIL "call function when asleep" for
23318 *-*-*bsd*.
23319
f31dfe3b
JJ
233202003-08-28 Jeff Johnston <jjohnstn@redhat.com>
23321
23322 * gdb.base/dump.exp: Skip for ia64.
23323
4630e498
JJ
233242003-08-25 Jeff Johnston <jjohnstn@redhat.com>
23325
23326 * gdb.asm/asm-source.exp: Add ia64 support.
23327 * gdb.asm/ia64.inc: New file.
23328
1105b7ef
MC
233292003-08-22 Michael Chastain <mec@shout.net>
23330
23331 * gdb.cp: New directory.
23332 * gdb.cp/*: Copy from gdb.c++/*.
23333 * gdb.c++/*: Remove.
23334 * Makefile.in: Change gdb.c++ to gdb.cp.
23335 * configure.in: Ditto.
23336 * configure: Regnerate.
23337
c945b932
MK
233382003-08-18 Mark Kettenis <kettenis@gnu.org>
23339
23340 * gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1338.
23341 * gdb.arch/i386-prologue.c (gdb1338): Add function.
23342
2b66634b
DJ
233432003-08-17 Daniel Jacobowitz <drow@mvista.com>
23344
23345 * mi-var-display.exp (-var-list-children weird): Accept function
23346 pointers with argument types.
23347 * mi1-var-display.exp (-var-list-children weird): Likewise.
23348 * mi2-var-display.exp (-var-list-children weird): Likewise.
23349
a356f73b
DJ
233502003-08-17 Daniel Jacobowitz <drow@mvista.com>
23351
23352 * gdb.base/annota3.exp: Add missing newline.
23353
483417b8
MC
233542003-08-06 Michael Chastain <mec@shout.net>
23355
23356 * gdb.java/jmisc1.exp: Add test for pr gdb/1322.
23357
c99c59c3
MS
233582003-08-12 Michael Snyder <msnyder@redhat.com>
23359
23360 * gdb.base/float.exp: Add test for SH.
23361
55ed7501
MK
233622003-08-10 Mark Kettenis <kettenis@gnu.org>
23363
23364 * gdb.arch/i386-prologue.c, gdb.arch/i386-prologue.exp: New files.
23365
1a371f2e
EZ
233662003-08-07 Elena Zannoni <ezannoni@redhat.com>
23367
23368 * gdb.base/completion.exp: Remove reduntant completion test
23369 on filename.
23370
e0f353ce
EZ
233712003-08-07 Elena Zannoni <ezannoni@redhat.com>
23372
a9c64011
AS
23373 * gdb.base/attach.exp, gdb.base/detach.exp, gdb.base/gcore.exp,
23374 gdb.mi/mi-basics.exp, gdb.threads/gcore-thread.exp,
23375 gdb.trace/save-trace.exp: Make sure that full pathnames are
23376 escaped correctly.
e0f353ce 23377
5710a1af 233782003-08-07 Elena Zannoni <ezannoni@redhat.com>
d63a86f8 23379
a9c64011
AS
23380 * configure.in: Don't generate config.h from config.hin.
23381 * configure: Regenerate.
23382 * config.hin: Remove file.
23383 * gdb.mi/pthreads.c: Remove include of config.h, and other ifdefs.
23384 * gdb.threads/pthreads.c: Ditto.
5710a1af 23385
dcd81ce9
DJ
233862003-08-07 Daniel Jacobowitz <drow@mvista.com>
23387
23388 From Kei Sakamoto <sakamoto.kei@renesas.com>:
23389 * gdb.asm/asm-source.exp : Add -lgloss to link-flags.
23390 * gdb.asm/m32r.inc : Remove an illegal nop after bl instruction.
23391 Replace ld24 with seth/add3.
23392
6009d884
AC
233932003-08-02 Andrew Cagney <cagney@redhat.com>
23394
23395 * gdb.base/annota3.exp: New file.
23396 * gdb.base/annota3.c: New file.
23397 * gdb.c++/annota3.exp: New file.
23398 * gdb.c++/annota3.cc: New file.
23399
51514e06
MC
234002003-07-29 Michael Chastain <mec@shout.net>
23401
23402 * gdb.threads/tls.c (spin): Check errno only if sem_wait
23403 actually failed.
23404 (do_pass): Likewise.
23405 * gdb.threads/tls.exp: Always initialize no_of_threads.
23406
4ee6625b
DJ
234072003-07-27 Daniel Jacobowitz <drow@mvista.com>
23408
23409 * gdb.threads/print-threads.exp (test_all_threads): Loosen KFAIL
23410 pattern.
23411 * gdb.threads/tls-shared.exp: Don't use gdb_suppress_entire_file.
23412 * gdb.threads/tls.exp: Recognize one case of the host library not
23413 supporting TLS.
23414
225f2bf6
AC
234152003-07-27 Andrew Cagney <cagney@redhat.com>
23416
23417 * gdb.base/fileio.exp: Use SH when running commands using
23418 remote_exec.
23419
bcb27c9f
DJ
234202003-07-24 Daniel Jacobowitz <drow@mvista.com>
23421
23422 From Kei Sakamoto <sakamoto.kei@renesas.com>:
23423 * gdb.base/relocate.c (dummy): New padding array.
23424
3d67be83
MS
234252003-07-22 Michael Snyder <msnyder@redhat.com>
23426
d63a86f8 23427 * gdb.disasm/8300s.s: Fix syntax of bsr insn.
3d67be83
MS
23428
23429 * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
23430 patterns to be more general, accepting old and new output.
23431 Some output chars (such as '+') also must be quoted.
d63a86f8 23432 Some addresses are displayed numerically instead of
3d67be83
MS
23433 symbolically.
23434
57ba3b85
MS
234352003-07-23 Michael Snyder <msnyder@redhat.com>
23436
686d097c
MS
23437 * gdb.base/return2.exp: Don't test long-long return.
23438
57ba3b85
MS
23439 * gdb.disasm/t01_mov.s: New file, h8300sx disassembly tests.
23440 * gdb.disasm/t01_mov.exp: Ditto.
23441 * gdb.disasm/t02_mova.s: Ditto.
23442 * gdb.disasm/t02_mova.exp: Ditto.
23443 * gdb.disasm/t03_add.s: Ditto.
23444 * gdb.disasm/t03_add.exp: Ditto.
23445 * gdb.disasm/t04_sub.s: Ditto.
23446 * gdb.disasm/t04_sub.exp: Ditto.
23447 * gdb.disasm/t05_cmp.s: Ditto.
23448 * gdb.disasm/t05_cmp.exp: Ditto.
23449 * gdb.disasm/t06_ari2.s: Ditto.
23450 * gdb.disasm/t06_ari2.exp: Ditto.
23451 * gdb.disasm/t07_ari3.s: Ditto.
23452 * gdb.disasm/t07_ari3.exp: Ditto.
23453 * gdb.disasm/t08_or.s: Ditto.
23454 * gdb.disasm/t08_or.exp: Ditto.
23455 * gdb.disasm/t09_xor.s: Ditto.
23456 * gdb.disasm/t09_xor.exp: Ditto.
23457 * gdb.disasm/t10_and.s: Ditto.
23458 * gdb.disasm/t10_and.exp: Ditto.
23459 * gdb.disasm/t11_logs.s: Ditto.
23460 * gdb.disasm/t11_logs.exp: Ditto.
23461 * gdb.disasm/t12_bit.s: Ditto.
23462 * gdb.disasm/t12_bit.exp: Ditto.
23463 * gdb.disasm/t13_otr.s: Ditto.
23464 * gdb.disasm/t13_otr.exp: Ditto.
23465
e00759ef
EZ
234662003-07-22 Elena Zannoni <ezannoni@redhat.com>
23467
23468 * gdb.threads/tls.exp :Add kfail for 'info address' case.
23469
8bc2021f
EZ
234702003-07-22 Elena Zannoni <ezannoni@redhat.com>
23471
a9c64011
AS
23472 * gdb.threads/tls.c : New file.
23473 * gdb.threads/tls.exp : New file.
23474 * gdb.threads/tls-main.c : New file.
23475 * gdb.threads/tls-shared.c : New file.
23476 * gdb.threads/tls-shared.exp : New file.
8bc2021f 23477
89320c4c
AS
234782003-07-22 Andreas Schwab <schwab@suse.de>
23479
23480 * gdb.asm/powerpc.inc (gdbasm_startup): Force alignment.
23481
180dea7c
AS
234822003-07-20 Andreas Schwab <schwab@suse.de>
23483
23484 * gdb.base/selftest.exp (do_steps_and_nexts): Add more patterns
23485 due to insn reordering.
23486
0714963c
AC
234872003-07-15 Andrew Cagney <cagney@redhat.com>
23488
23489 * gdb.asm/asm-source.exp: Do not allow "start" in the backtrace.
23490
98a23b3f
MC
234912003-07-15 Michael Chastain <mec@shout.net>
23492
23493 * gdb.base/gdb1250.exp: New file.
23494 * gdb.base/gdb1250.c: New file.
23495
27e417a2
ML
234962003-07-09 Michal Ludvig <mludvig@suse.cz>
23497
23498 * gdb.c++/templates.exp (test_ptype_of_templates): Recognize
23499 expansion of size_t to 'unsigned long', not only to 'unsigned'.
23500
8bc2021f
EZ
235012003-07-09 Elena Zannoni <ezannoni@redhat.com>
23502
a9c64011
AS
23503 * gdb.threads/tls.c: New file.
23504 * gdb.threads/tls.exp: New file.
23505 * gdb.threads/tls-main.c: New file.
23506 * gdb.threads/tls-shared.c: New file.
23507 * gdb.threads/tls-shared.exp: New file.
8bc2021f 23508
d99968dc
EZ
235092003-07-09 Elena Zannoni <ezannoni@redhat.com>
23510
23511 * gdb.base/annota1.exp: Make sure that we properly escape the
23512 full path of the source file. Xfail more permissive patterns,
d63a86f8 23513 due to a compiler debug info problem.
d99968dc 23514
83876b3b
AS
235152003-07-07 Andreas Schwab <schwab@suse.de>
23516
2705e972
AS
23517 * gdb.asm/m68k.inc: New file.
23518 * gdb.asm/asm-source.exp: Use it for m68k-*-*.
23519
83876b3b
AS
23520 * gdb.objc/basicclass.exp ("Call an Objective-C method with no
23521 arguments"): Also match negative number.
23522
23523 * gdb.base/float.exp ("info float"): Add test for m68k-*-*.
23524
3a871b37
DJ
235252003-07-03 Daniel Jacobowitz <drow@mvista.com>
23526
23527 * gdb.base/store.c (charest): New typedef.
23528 (add_char): Rename to add_charest, update.
23529 (wack_char): Rename to wack_charest, update types. Return l + r
23530 to keep r live across the call.
23531 (wack_short, wack_int, wack_long, wack_longest, wack_float)
23532 (wack_double, wack_doublest): Return l + r to keep r live across
23533 the call.
23534 * gdb.base/store.exp: Accomodate store.c changes.
23535
b2a7f303
DC
235362003-06-30 David Carlton <carlton@kealia.com>
23537
23538 * gdb.c++/maint.exp (test_invalid_name): New.
23539 (test_first_component): Add tests for invalid names.
23540
3c6cb4a1
MC
235412003-06-29 Michael Chastain <mec@shout.net>
23542
23543 * gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
23544 output of '<VTT for class>' for virtual base classes.
23545
f1c2644b
DJ
235462003-06-29 Daniel Jacobowitz <drow@mvista.com>
23547
23548 * gdb.base/completion.exp: Tab-complete "complet" instead of
23549 "compl".
23550 * gdb.base/complex.exp, gdb.base/complex.c: New files.
23551
18080350
DJ
235522003-06-29 Daniel Jacobowitz <drow@mvista.com>
23553
23554 * gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
23555 * gdb.base/volatile.exp: Likewise.
23556
f56973f8
DJ
235572003-06-29 Daniel Jacobowitz <drow@mvista.com>
23558
23559 * gdb.threads/print-threads.exp (test_all_threads): Add kfail for
23560 gdb/1265.
23561
235622003-06-28 Michael Chastain <mec@shout.net>
48fe539f
DJ
23563 Daniel Jacobowitz <drow@mvista.com>
23564
23565 * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
23566 initial line count of 'captured_main' from 26 to 32.
23567 (test_with_self): Allow xmalloc call to be interleaved with the
23568 preceding two lines.
23569
e766d4d6
JB
235702003-06-24 Joel Brobecker <brobecker@gnat.com>
23571
23572 * gdb.base/bang.exp: New testcase.
23573
f125c9a4
JB
235742003-06-23 Joel Brobecker <brobecker@gnat.com>
23575
23576 * gdb.base/langs.exp: Add some tests for the "minimal" language
23577 support.
23578
6e25beaf
EZ
235792003-06-23 Elena Zannoni <ezannoni@redhat.com>
23580
23581 * gdb.objc/basicclass.exp: Return -1 if we cannot compile
23582 the testcase.
23583
2f816dda
DJ
235842003-06-22 Daniel Jacobowitz <drow@mvista.com>
23585
23586 * gdb.base/relocate.exp: Test add-symbol-file with a variable
23587 offset.
23588
db5a5748
DJ
235892003-06-22 Daniel Jacobowitz <drow@mvista.com>
23590
23591 * gdb.c++/pr-1210.cc: New file.
23592 * gdb.c++/pr-1210.exp: New file.
23593
1df0c130
DJ
235942003-06-21 Daniel Jacobowitz <drow@mvista.com>
23595
23596 * lib/mi-support.exp (mi_run_cmd): Expect an MI response to
23597 000-exec-continue.
23598
a92feac0
MK
235992003-06-15 Mark Kettenis <kettenis@gnu.org>
23600
23601 * gdb.base/attach.exp: Use -1 for the ID of a nonexistent process
23602 on *-*-*bsd* instead of *-*-freebsd*.
23603
81a58f5b
AC
236042003-06-14 Andrew Cagney <cagney@redhat.com>
23605
23606 * gdb.base/store.exp: Test longest and doublest. Test all
23607 parameters. Weaken return statement match.
23608 * gdb.base/store.c: Add longest and doublest - aka long long and
23609 long double functions. Put all parameters into local register
23610 variables. Use negative values.
23611
b257a0d3
AC
236122003-06-14 Andrew Cagney <cagney@redhat.com>
23613
23614 * gdb.base/fileio.c: Include <errno.h>, and <sys/wait.h>. Gag
23615 -Wformat errors. Add lost line. Use WEXITSTATUS to get system
23616 exit status.
23617 * gdb.base/fileio.exp: Disable target when nointerrupts and
23618 noinferiorio, instead of limiting it to remote. Use remote_exec
23619 instead of system.
d63a86f8 23620
21c38304
JJ
236212003-06-12 Jeff Johnston <jjohnstn@redhat.com>
23622
23623 * gdb.base/float.exp: Add ia64 support.
23624
1bcdb424
CV
236252003-06-12 Corinna Vinschen <vinschen@redhat.com>
23626
23627 * gdb.base/fileio.exp: Run only on remote targets.
23628
6aeb981f
CV
236292003-06-10 Corinna Vinschen <vinschen@redhat.com>
23630
23631 * gdb.base/fileio.c: New file, testing File-I/O.
23632 * gdb.base/fileio.exp: Ditto.
23633
53df362e
RG
236342003-06-09 Raoul Gough <RaoulGough@yahoo.co.uk>
23635
23636 * gdb.base/shreloc.exp: New file, check symbol values obtained from
23637 shared objects after relocation at load time (gdb PR/1132).
23638 * gdb.base/shreloc.c, gdb.base/shreloc1.c, gdb.base/shreloc2.c:
a9c64011 23639 as above, part of the shared object relocation test.
53df362e 23640
ffee1b46
MK
236412003-06-08 Mark Kettenis <kettenis@gnu.org>
23642
b5ca3722
MK
23643 * gdb.base/readline.exp: Add tests for operate-and-get-next with a
23644 fully filled history list.
23645 * gdb.base/gdb_history: New file.
23646
03ed860d
MK
23647 * gdb.base/signals.exp: XFAIL "continue to func1" on
23648 i*86-*-freebsd*.
23649
ffee1b46
MK
23650 * gdb.base/attach.exp: When trying to attach to a nonexistent
23651 process, make it possible to specify the PID based on the target,
23652 and do so for *-*-freebsd*.
23653
d80dbb52
RH
236542003-06-02 Richard Henderson <rth@redhat.com>
23655
23656 * gdb.base/float.exp: Add expected regexp for alpha-*-*.
23657
6dd77b81
RH
236582003-06-02 Richard Henderson <rth@redhat.com>
23659
23660 * gdb.base/selftest.exp: Next over lim_at_start initialization.
23661
f6347e16
RH
236622003-06-02 Richard Henderson <rth@redhat.com>
23663
23664 * gdb.base/dump.exp [alpha*-*-*]: Add -taso linker switch.
23665
2c161407
DJ
236662003-06-01 Daniel Jacobowitz <drow@mvista.com>
23667
23668 * gdb.asm/asm-source.exp: Dissassemble from &globalvar instead
23669 of globalvar.
23670
572eb746
MK
236712003-06-01 Mark Kettenis <kettenis@gnu.org>
23672
23673 * gdb.asm/asm-source.exp: Check for memory read errors in
23674 disassembler test on *BSD too.
23675
9e9617a5
RH
236762003-06-01 Richard Henderson <rth@redhat.com>
23677
23678 * gdb.asm/alpha.inc (gdbasm_enter): Use numeric register names
23679 for .frame.
23680 (gdbasm_call): Lose ldgp.
23681 (gdbasm_startup): Add frame information.
23682 * gdb.asm/asm-source.exp (alpha*-*): Add -no-mdebug to asm-flags.
23683
7b34ad4e
MK
236842003-05-31 Mark Kettenis <kettenis@gnu.org>
23685
23686 * gdb.base/float.exp: Expect similar output for x86_64-*-* as for
23687 i?86-*-*.
23688
10059fdf
MK
236892003-05-30 Mark Kettenis <kettenis@gnu.org>
23690
23691 * gdb.asm/asm-source.exp: Make sure the final link succeeds on
23692 FreeBSD.
23693
acf4b816
RH
236942003-05-29 Richard Henderson <rth@redhat.com>
23695
23696 * gdb.asm/alpha.inc: New file.
23697 * gdb.asm/asm-source.exp: Use it.
23698
e9ecd949
JB
236992003-05-29 Jim Blandy <jimb@redhat.com>
23700
23701 * gdb.base/corefile.exp: Find corefiles on Linux, which names them
23702 'core.PID'.
23703
e3e5a4f3
JB
237042003-05-22 Jim Blandy <jimb@redhat.com>
23705
23706 * gdb.base/corefile.exp: Tolerate stuff after argument parens in
23707 backtrace.
d63a86f8 23708
72fe3d25
DC
237092003-05-20 David Carlton <carlton@math.stanford.edu>
23710
23711 * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
23712 this time.
23713
58da2eb2
DC
237142003-05-19 David Carlton <carlton@bactrian.org>
23715
23716 * gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
23717 * gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.
23718
1fcb5155
DC
237192003-05-19 David Carlton <carlton@bactrian.org>
23720
23721 * gdb.c++/namespace.exp: Add namespace scope and anonymous
23722 namespace tests.
23723 Bump copyright date.
23724 * gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
23725 (main): Call C::D::marker2.
23726 * gdb.c++/namespace1.cc: New file.
23727
85e85163
JJ
237282003-05-14 Jeff Johnston <jjohnstn@redhat.com>
23729
23730 Roland McGrath <roland@redhat.com>
d63a86f8 23731 * gdb.threads/linux-dp.exp: Account for fact that in nptl model
85e85163
JJ
23732 there is no manager thread.
23733
a25fbfec
JJ
237342003-05-08 Jeff Johnston <jjohnstn@redhat.com>
23735
d63a86f8
RM
23736 * gdb.threads/schedlock.exp: Remove assumption that all threads
23737 will run in a particular small time slice. Also ensure we break
a25fbfec
JJ
23738 in one of the child threads rather than the main thread.
23739
be375bae
JB
237402003-05-07 Jim Blandy <jimb@redhat.com>
23741
09bf6082
JB
23742 Add support for assembly source testing on the s390x.
23743 * gdb.asm/asm-source.exp: Add a case for the s390x-*-*
23744 architecture.
23745 * gdb.asm/s390x.inc: New file.
23746
be375bae
JB
23747 * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
23748 succession of 'if' statements.
23749
00905d52
AC
237502003-05-05 Andrew Cagney <cagney@redhat.com>
23751
23752 * gdb.base/maint.exp: Add tests for "maint print dummy-frames".
23753
b1e29e33
AC
237542003-05-05 Andrew Cagney <cagney@redhat.com>
23755
23756 * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to
23757 DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments.
23758
e33d66ec
EZ
237592003-05-02 Elena Zannoni <ezannoni@redhat.com>
23760
23761 * gdb.base/charset.exp: Update based on new behavior of set/show
23762 charset commands.
23763
2b6fd0d8
AC
237642003-05-01 Andrew Cagney <cagney@redhat.com>
23765
23766 * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a
23767 variable do not give memory errors.
23768
130cacce
AF
237692003-04-30 Adam Fedor <fedor@gnu.org>
23770
23771 * Makefile.in (ALL_SUBDIRS): Add gdb.objc
23772 * configure.in (AC_OUTPUT): Add gdb.objc/Makefile
23773 * gdb.objc/Makefile.in, gdb.objc/basicclass.exp,
23774 gdb.objc/basicclass.m: : New files
23775
23776 * lib/gdb.exp (gdb_compile_objc): New procedure.
23777
bea71854
DJ
237782003-04-27 Daniel Jacobowitz <drow@mvista.com>
23779
23780 * gdb.base/signals.exp: Make backtrace tests more specific.
23781
0f20eeea
DC
237822003-04-23 David Carlton <carlton@bactrian.org>
23783
23784 * gdb.c++/maint.exp (test_first_component): Add tests for
23785 'operator' in more locations.
23786
c8c4d8dc
KB
237872003-04-16 Kevin Buettner <kevinb@redhat.com>
23788
23789 * gdb.base/args.exp: Invoke gdb_load for simulator targets.
23790
3fe60e3c
EZ
237912003-04-16 Elena Zannoni <ezannoni@redhat.com>
23792
23793 * gdb.base/completion.exp: Make 'info func mark' complete on 'info
a9c64011 23794 func marke' instead. Update test name.
3fe60e3c 23795
9219021c
DC
237962003-04-15 David Carlton <carlton@math.stanford.edu>
23797
23798 * gdb.c++/maint.exp: New file.
23799
5dd55bdd
EZ
238002003-04-14 Elena Zannoni <ezannoni@redhat.com>
23801
23802 * gdb.threads/schedlock.c: Change type of thread function argument
23803 to long, to avoid warnings on 64-bit platforms.
23804
00890572
EZ
238052003-04-14 Elena Zannoni <ezannoni@redhat.com>
23806
a9c64011
AS
23807 * gdb.base/attach.exp: Add new message from ptrace in case of
23808 attaching to nonexistent process.
d63a86f8 23809
93201743
JB
238102003-04-11 Jim Blandy <jimb@redhat.com>
23811
23812 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23813 gdb.c++/userdef.cc: Place comments on the lines to which the
23814 marker function might return.
23815 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23816 gdb.c++/userdef.exp: Look for those comments to check that we've
23817 returned to the right place, instead of checking line numbers.
23818
2a11c64d
EZ
238192003-04-11 Elena Zannoni <ezannoni@redhat.com>
23820
a9c64011
AS
23821 * gdb.threads/pthreads.exp (test_startup): When setting a breakpoint
23822 match on sourcefile name, instead of directory name.
2a11c64d 23823
68ab8fc5
EZ
238242003-04-10 Elena Zannoni <ezannoni@redhat.com>
23825
d63a86f8 23826 * gdb.base/completion.exp: Use string_to_regexp to match the
68ab8fc5
EZ
23827 working directory name.
23828
5624293a
JB
238292003-04-09 Jim Blandy <jimb@redhat.com>
23830
23831 * gdb.c++/derivation.exp, gdb.c++/overload.exp,
23832 gdb.c++/userdef.exp: If GDB fails to restore the selected frame
23833 after an inferior function call, report the failure, but allow the
23834 test to continue.
23835
f1f02ee4
SC
238362003-04-05 Stephane Carrez <stcarrez@nerim.fr>
23837
23838 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
23839 with -DPROTOTYPES.
23840
6eb79af0
SC
238412003-04-05 Stephane Carrez <stcarrez@nerim.fr>
23842
23843 * gdb.base/break.exp: Revert last patch.
23844
8dfb4cf0
SC
238452003-04-04 Stephane Carrez <stcarrez@nerim.fr>
23846
23847 * gdb.base/break.exp: marker4() is defined at line 46 when compiled
23848 with -DPROTOTYPES.
23849
ed4c619a
AC
238502003-04-02 Andrew Cagney <cagney@redhat.com>
23851
23852 * gdb.base/callfuncs.exp: Make "print add" messages unique.
23853 * gdb.base/ending-run.exp: Put spaces around "breakpoint" to stop
23854 matching directories by the name breakpoint.
23855 * gdb.base/pointers.exp: Make "ptype pppC" message consistent.
23856 Make "continue to marker1" consistent.
23857 * gdb.base/call-rt-st.exp: Make "finish out from loop_count"
23858 message consistent.
23859 * lib/gdb.exp: Put "the program is no longer running", and "the
23860 program exited" in parenthesis.
23861 * lib/mi-support.exp: Ditto.
d63a86f8 23862
4e35d5f0 238632003-04-02 Bob Rossi <bob_rossi@cox.net>
d63a86f8 23864
4e35d5f0
BR
23865 * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
23866
71900fe8
AC
238672003-03-29 Andrew Cagney <cagney@redhat.com>
23868
23869 * gdb.base/sizeof.c (main): Print the value of '\377'.
23870 * gdb.base/sizeof.exp: Check the sign of '\377'.
23871
c0655a16
MC
238722003-03-27 Michael Chastain <mec@shout.net>
23873
23874 * gdb.base/gdb1090.exp: New file.
23875 * gdb.base/gdb1090.cc: New file.
23876
5b2a3989
JB
238772003-03-27 J. Brobecker <brobecker@gnat.com>
23878
23879 * gdb.gdb/observer.exp: New regression test.
23880
79876890
MC
238812003-03-27 Michael Chastain <mec@shout.net>
23882
23883 * gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
23884 * gdb.base/ptype.exp: Likewise.
23885
6eac95e3
CV
238862003-03-27 Corinna Vinschen <vinschen@redhat.com>
23887
23888 * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
23889
e8c71839
MC
238902003-03-26 Michael Chastain <mec@shout.net>
23891
23892 * gdb.base/ptype.exp: Actually use some typedef'd types.
23893
71b10041
SC
238942003-03-21 Stephane Carrez <stcarrez@nerim.fr>
23895
23896 * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
23897 * gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.
23898
2512cf80
CV
238992003-03-20 Corinna Vinschen <vinschen@redhat.com>
23900
23901 * gdb.base/default.exp: Fix regular expression.
23902
0d195a4f
CV
239032003-03-20 Corinna Vinschen <vinschen@redhat.com>
23904
23905 * gdb.base/args.exp: Fix regular expression.
23906
8a2dbca8
CV
239072003-03-20 Corinna Vinschen <vinschen@redhat.com>
23908
23909 * gdb.base/help.exp: Allow Win32 child process.
23910
bf028682
CV
239112003-03-20 Corinna Vinschen <vinschen@redhat.com>
23912
23913 * gdb.base/ending-run.exp: Check for Cygwin specific wrapper function
23914 when stepping out of main().
23915
182dbe85
CV
239162003-03-20 Corinna Vinschen <vinschen@redhat.com>
23917
23918 * gdb.base/default.exp: Check for win32 specific message when calling
23919 "run" without executable.
23920
d67a6ba5
CV
239212003-03-20 Corinna Vinschen <vinschen@redhat.com>
23922
23923 * gdb.base/args.exp: Expect .exe in output.
23924
a955b5bb
CV
239252003-03-20 Corinna Vinschen <vinschen@redhat.com>
23926
23927 * gdb.asm/asm-source.exp: Add appropriate --entry linker flag for
23928 Cygwin native.
23929
bf6bad4b
AC
239302003-03-17 Andrew Cagney <cagney@redhat.com>
23931
23932 From Elena Zannoni <ezannoni@redhat.com>. Test e500 abi and
23933 vector registes.
23934 * gdb.arch/e500-regs.c, gdb.arch/e500-regs.exp: New files.
23935 * gdb.arch/e500-abi.c, gdb.arch/e500-abi.exp: New files.
23936
293e9a31
DC
239372003-03-17 David Carlton <carlton@math.stanford.edu>
23938
23939 * gdb.base/watchpoint.exp (test_watchpoint_and_breakpoint): New
23940 test, for PR breakpoints/38.
23941 Call test_watchpoint_and_breakpoint.
23942 * gdb.base/watchpoint.c (func3): New function.
23943 (main): Call func3.
23944
5330f2db
DC
239452003-03-04 David Carlton <carlton@math.stanford.edu>
23946
23947 * gdb.c++/templates.exp (do_tests): Accept valid const in "print
23948 Garply<Garply<char> >:: garply".
23949 (test_ptype_of_templates): KFAIL "ptype T5<int>" and "ptype t5i"
23950 with respect to PR c++/1111; note also PR c++/1113.
23951 (test_template_breakpoints): KFAIL "constructor breakpoint" with
23952 respect to PR c++/1062.
23953 KFAIL "destructor breakpoint" with respect to PR c++/1112.
23954
6ece72da
DC
239552003-03-03 David Carlton <carlton@math.stanford.edu>
23956
23957 * gdb.c++/classes.exp (test_enums): KFAIL "ptype obj_with_enum"
23958 with respect to PR c++/57.
23959 KFAIL "print (ClassWithEnum::PrivEnum) 42" with respect to PR
23960 c++/826.
23961 Create "print ('ClassWithEnum::PrivEnum') 42"; KFAIL it with
23962 respect to PR c++/57.
23963
85ca1584
DC
239642003-03-03 David Carlton <carlton@math.stanford.edu>
23965
23966 * gdb.c++/templates.exp (do_tests): Convert the KFAILs with
23967 respect to PR c++/33 into FAILs.
23968
98e9c5b8
MC
239692003-03-03 Michael Chastain <mec@shout.net>
23970
7bedbf27
MC
23971 * configure.in: Update copyright years.
23972
239732003-03-03 Michael Chastain <mec@shout.net>
23974
23975 * Makefile.in: Update copyright years.
98e9c5b8 23976
f683e100
DC
239772003-02-28 David Carlton <carlton@math.stanford.edu>
23978
23979 * gdb.c++/classes.exp (test_ptype_class_objects): Accept it if we
23980 print class instead of struct and/or superfluous protection
23981 specifiers, as long as the resulting output is equivalent to the
23982 source code.
23983 Delete FIXME from end of messages on tests that don't need
23984 fixing.
23985
a9e0cf2c
DC
239862003-02-28 David Carlton <carlton@math.stanford.edu>
23987
23988 * gdb.c++/templates.exp (do_tests): Allow const in the two
23989 Foo<volatile char *>::foo tests.
23990
e8d359df
MS
239912003-02-27 Michael Snyder <msnyder@redhat.com>
23992
d63a86f8 23993 * gdb.base/restore.c (main): Return zero, so exit code
e8d359df
MS
23994 will be consistant.
23995
0b71dc91
DC
239962003-02-26 David Carlton <carlton@math.stanford.edu>
23997
23998 * gdb.c++/templates.exp (do_tests): KFAIL the "print Foo<volatile
23999 char *>::foo" test with respect to PR c++/33. Create a new test
24000 which is identical to that one except that it doesn't put the
24001 space between the "char" and the "*"; KFAIL it, too.
24002
dd14ab43
DC
240032003-02-26 David Carlton <carlton@math.stanford.edu>
24004
24005 * gdb.c++/templates.exp (do_tests): Convert XFAILs about printing
24006 template types into either PASSes or KFAILs (corresponding to PR
24007 c++/57). Tweak indentation. Update copyright.
24008
1146c7f1
SC
240092003-02-23 Stephane Carrez <stcarrez@nerim.fr>
24010
24011 * lib/gdb.exp: Don't execute C++ tests on m6811/m6812 targets.
24012
74641dfb
MC
240132003-02-13 Michael Chastain <mec@shout.net>
24014
24015 * gdb.base/exprs.exp: Remove i960 remnants.
24016 * gdb.base/funcargs.exp: Likewise.
24017 * gdb.base/list.exp: Likewise.
24018 * gdb.base/ptype.exp: Likewise.
24019
559cd2d0
DC
240202003-02-14 David Carlton <carlton@math.stanford.edu>
24021
24022 * gdb.c++/virtfunc.exp (test_virtual_calls): Change 'print
24023 pEe->D::vg()" from XFAIL to KFAIL.
24024
c4f90d87
JM
240252003-02-13 Jason Molenda (jmolenda@apple.com)
24026
24027 * gdb.base/maint.exp: Update maint print statistics regexp to include
24028 new entries.
24029
cbc4d97c
MC
240302003-02-13 Michael Chastain <mec@shout.net>
24031
24032 * gdb.c++/inherit.exp: Remove call to get_debug_format.
24033
40f235b7
MC
240342003-02-12 Michael Chastain <mec@shout.net>
24035
24036 * gdb.c++/classes.exp: Remove setup_xfail_format for DWARF 1.
24037 * gdb.c++/inherit.exp: Likewise.
24038 * gdb.c++/cplusfuncs.exp: Remove suppression logic for DWARF 1.
24039 * gdb.c++/templates.exp: Likewise.
24040 * gdb.c++/virtfunc.exp: Likewise.
24041
c56716b0
JM
240422003-02-06 Jason Molenda (jason-cl@molenda.com)
24043
24044 * gdb.mi/mi-syn-frame.c (subroutine): Add a comment explaining
24045 why the code is written that way.
24046
070afcf8
MC
240472003-02-05 Michael Chastain <mec@shout.net>
24048
24049 * gdb.base/dump.exp: Add missing copyright line.
24050
5d0331e5
JM
240512003-02-05 Jason Molenda (jason-cl@molenda.com)
24052
f7ae6d3e 24053 * gdb.mi/mi-syn-frame.c (subroutine): Add an extra statement
5d0331e5
JM
24054 at the beginning so the breakpoint doesn't get set on the loop.
24055
92851186
MC
240562003-02-05 Michael Chastain <mec@shout.net>
24057
24058 * gdb.c++/local.exp: Relax the test for PR gdb/825 to accept
24059 output for configurations with gcc 2.95.3.
24060
cbf1e085
AC
240612003-02-05 Keith Seitz <keiths@redhat.com>
24062 Andrew Cagney <ac131313@redhat.com>
24063
24064 * gdb.mi/mi-cli.exp: New file.
d63a86f8 24065
29518e1e
MC
240662003-02-04 Michael Chastain <mec@shout.net>
24067
24068 * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
24069 Call perror and then continue.
24070
5af1d5f3
MC
240712003-02-03 Michael Chastain <mec@shout.net>
24072
24073 * gdb.c++/pr-1023.cc: New file.
24074 * gdb.c++/pr-1023.exp: New file.
24075
6b549786
JB
240762003-02-05 Jim Blandy <jimb@redhat.com>
24077
24078 * gdb.c++/local.exp: Don't expect Local to be in scope in main;
24079 it's local to foobar. Check for it there, and check that it's not
24080 present in main.
24081 * gdb.c++/local.cc (marker2): New function.
24082 (foobar): Call marker1.
24083 (main): Call marker2 instead of marker1.
24084
67f16606
AC
240852003-02-04 Andrew Cagney <ac131313@redhat.com>
24086
24087 * gdb.disasm/mn10200.exp: Obsolete file.
24088 * gdb.trace/Makefile.in (clean mostlyclean): Remove mn10200.
24089 * gdb.disasm/Makefile.in (clean mostlyclean): Remove mn10200.
24090 * gdb.base/watchpoint.exp: Mark the mn10200 xfails as obsolete.
24091
1c5cb38e
DC
240922003-02-04 David Carlton <carlton@math.stanford.edu>
24093
24094 * gdb.c++/overload.exp: Test intToChar(1).
24095 * gdb.c++/overload.cc (intToChar): New.
24096 (main): Call intToChar.
24097
d1fe6965
DC
240982003-02-03 David Carlton <carlton@math.stanford.edu>
24099
24100 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): Add
24101 'might_kfail' arg.
24102 KFAIL some of the continue_to_bp_overloaded calls, according to
24103 PR c++/1025.
24104
9ba61c5d
MC
241052003-02-01 Michael Chastain <mec@shout.net>
24106
24107 * gdb.base/advance.c (marker1): New marker function.
24108 * gdb.base/advance.exp: When the 'advance' command lands on the
24109 return breakpoint, it can legitimately stop on either the
24110 current line or the next line. Accommodate both outcomes.
24111 * gdb.base/until.exp: Likewise.
24112
e7494ffb
AC
241132003-02-02 Andrew Cagney <ac131313@redhat.com>
24114
24115 2002-11-10 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
24116 * gdb.mi/mi-var-child.exp: -var-list-children's CHILDREN field is
24117 now a list, not a tuple.
24118 * gdb.mi/mi-var-display.exp: Ditto.
24119 * gdb.mi/gdb792.exp: Ditto.
e7494ffb 24120
075559bc
AC
241212003-02-01 Andrew Cagney <ac131313@redhat.com>
24122
24123 From 2002-11-09 Jason Molenda (jason-cl@molenda.com):
a9c64011
AS
24124 * gdb.mi/mi-syn-frame.exp: New tests for synthetic frames in
24125 stack backtraces.
24126 * gdb.mi/mi-syn-frame.c: Part of same.
075559bc 24127
2bd4c7b1
MK
241282003-02-01 Mark Kettenis <kettenis@gnu.org>
24129
24130 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
24131 gdb.mi/mi1-pthreads.exp: Return instead of calling
24132 gdb_suppress_entire_file.
24133
eabd8992
MS
241342003-02-01 Mark Salter <msalter@redhat.com>
24135
24136 * gdb.asm/arm.inc (gdbasm_startup): Clear frame pointer, not sp.
24137
71469e2f
MS
241382003-01-31 Mark Salter <msalter@redhat.com>
24139
24140 * lib/mi-support.exp (mi_gdb_load): Support remote targets.
24141 Support empty arg.
24142
38a94d44
MC
241432003-01-30 Michael Chastain <mec@shout.net>
24144
24145 * lib/gdb.exp: Revert patch of 2003-01-06, which set LC_ALL.
24146 This was a workaround for a UTF-8 bug in readline 4.3. The bug
24147 has been fixed in gdb/readline on 2003-01-09.
24148
19ea9e73
MS
241492003-01-29 Michael Snyder <msnyder@redhat.com>
24150
e8d359df
MS
24151 * gdb.base/maint.exp: Allow for leading underscore in symbol.
24152 * gdb.base/display.exp: Allow for leading underscore in symbol.
19ea9e73
MS
24153 * gdb.base/args.exp: Skip if target does not support args passing.
24154
2307bd6a
DJ
241552003-01-22 Daniel Jacobowitz <drow@mvista.com>
24156
19ea9e73 24157 * lib/gdb.exp (gdb_test_multiple): New function, cloned from
2307bd6a
DJ
24158 gdb_test. Accept a list of expect arguments as the third
24159 parameter.
24160 (gdb_test): Use it.
24161
f2dd3617
EZ
241622003-01-20 Elena Zannoni <ezannoni@redhat.com>
24163
24164 * gdb.arch/altivec-abi.exp: Set variable 'srcfile' differently, to
24165 allow for different test tree configurations. Update some
24166 tescases accordingly.
24167 * gdb.arch/altivec-regs.exp: Ditto.
24168 * gdb.asm/asm-source.exp: Ditto.
24169 * gdb.base/advance.exp: Ditto.
24170 * gdb.base/display.exp: Ditto.
d63a86f8 24171 * gdb.base/long_long.exp: Ditto.
f2dd3617
EZ
24172 * gdb.base/mips_pro.exp: Ditto.
24173 * gdb.base/overlays.exp: Ditto.
24174 * gdb.base/relocate.exp: Ditto.
24175 * gdb.base/setshow.exp: Ditto.
24176 * gdb.base/step-line.exp: Ditto.
24177 * gdb.base/step-test.exp: Ditto.
24178 * gdb.base/until.exp: Ditto.
24179 * gdb.c++/virtfunc.exp: Get rid of variable 'src'.
24180
c71cdefd
DC
241812003-01-17 David Carlton <carlton@math.stanford.edu>
24182
24183 * gdb.c++/demangle.exp (test_lucid_style_demangling): KFAIL test
24184 corresponding to PR c++/945.
24185 Update copyright.
24186
fdba05d7
DC
241872003-01-17 David Carlton <carlton@math.stanford.edu>
24188
24189 * gdb.c++/inherit.exp (test_print_mi_members): KFAIL tests
24190 corresponding to PR c++/68.
24191
241922003-01-17 David Carlton <carlton@math.stanford.edu>
d2b29e01
DC
24193
24194 * gdb.c++/cplusfuncs.exp (print_addr_2_kfail): New procedure.
24195 (test_paddr_hairy_functions): Call print_addr_2_kfail for
24196 hairyfunc5 through hairyfunc7. KFAIL for PR c++/19.
24197
c362c33a
EZ
241982003-01-15 Elena Zannoni <ezannoni@redhat.com>
24199
0fbc361c
EZ
24200 * gdb.base/break.exp: Fix change of default location, because of
24201 removal of until tests.
24202 * gdb.base/help.exp: Update test for new 'until' help message.
24203 Add test for help on 'advance'.
a9c64011 24204 * gdb.base/args.exp: Fix foobar with GDBFLAGS global.
c362c33a 24205
dabf8a35
MK
242062003-01-15 Mark Kettenis <kettenis@gnu.org>
24207
24208 * gdb.base/default.exp: Adapt "info float" test for recent changes
24209 to that command. Add test for "info vector".
24210 * gdb.base/float.exp: New file. Add test for "info float" that
24211 resembles the old test in gdb.base/default.exp.
24212
a1769aca
DC
242132003-01-15 David Carlton <carlton@math.stanford.edu>
24214
24215 * gdb.base/selftest.exp (do_steps_and_nexts): Allow gdb_sysroot.
24216
82025e13
EZ
242172003-01-15 Elena Zannoni <ezannoni@redhat.com>
24218
24219 * gdb.base/break.exp: Move the tests of until command from here...
24220 * gdb.base/until.exp: ... to here. New file. Add other tests.
24221 * gdb.base/advance.c: New file.
24222 * gdb.base/advance.exp: New file.
24223
8f9ab801
EZ
242242003-01-14 Elena Zannoni <ezannoni@redhat.com>
24225
a9c64011
AS
24226 * gdb.base/args.c: New file.
24227 * gdb.base/args.exp: New file.
8f9ab801 24228
9ae66589
DJ
242292003-01-14 Daniel Jacobowitz <drow@mvista.com>
24230
24231 * gdb.c++/virtfunc.exp: Remove fixed XFAIL.
24232
8d77e5c3
DJ
242332003-01-14 Daniel Jacobowitz <drow@mvista.com>
24234
24235 * gdb.threads/killed.exp: Use KFAIL for gdb/568.
24236
12d2f0a1
DJ
242372003-01-14 Daniel Jacobowitz <drow@mvista.com>
24238
24239 * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
24240 dates.
24241
6ca37014
DJ
242422003-01-13 Daniel Jacobowitz <drow@mvista.com>
24243
24244 * gdb.c++/printmethod.exp (print virtual method): Accept "(void)".
24245
b0023472
DJ
242462003-01-13 Daniel Jacobowitz <drow@mvista.com>
24247
24248 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538
24249 (ptype &*"foo").
24250 * gdb.c++/local.exp: Enable setup_kfail for gdb/482.
24251
607fbc54 242522003-01-13 Daniel Jacobowitz <drow@mvista.com>
d6abaea5
DJ
24253
24254 * gdb.mi/mi-console.exp: Remove extra "(known bug)".
24255 * gdb.mi/mi1-console.exp: Likewise.
24256
607fbc54 242572003-01-13 Daniel Jacobowitz <drow@mvista.com>
dfd536a7
DJ
24258
24259 * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
24260 * gdb.mi/mi1-console.exp: Likewise.
24261
a1fb14a2
DJ
242622003-01-13 Daniel Jacobowitz <drow@mvista.com>
24263
24264 * gdb.c++/overload.exp: Remove some fixed XFAILs.
24265
c4cf40b7
DJ
242662003-01-09 Daniel Jacobowitz <drow@mvista.com>
24267
24268 * gdb.base/detach.exp: New test.
24269
696d5a5b
DJ
242702003-01-09 Daniel Jacobowitz <drow@mvista.com>
24271
24272 * Makefile.in (ALL_SUBDIRS): New variable.
24273 (subdirs, clean, distclean): Use it.
24274 * gdb.arch/Makefile.in: Clean up Makefile. Remove rules for
24275 regenerating Makefile, since it is generated from the top level.
24276 * gdb.asm/Makefile.in: Likewise.
24277 * gdb.base/Makefile.in: Likewise.
24278 * gdb.c++/Makefile.in: Likewise.
24279 * gdb.disasm/Makefile.in: Likewise.
24280 * gdb.java/Makefile.in: Likewise.
24281 * gdb.mi/Makefile.in: Likewise.
24282 * gdb.threads/Makefile.in: Likewise.
24283 * gdb.trace/Makefile.in: Likewise.
24284
754533e4
DC
242852003-01-09 David Carlton <carlton@math.stanford.edu>
24286
24287 * gdb.c++/annota2.exp: KFAIL "watch triggered on a.x".
24288 Add copyright year 2003.
24289
d8b3e9ee
MC
242902003-01-06 Michael Chastain <mec@shout.net>
24291
24292 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
24293 When selecting a thread, 'line' and 'file' are optional.
24294 * gdb.mi/mi1-pthreads.exp: Likewise.
24295
8e9e0fe6
AS
242962003-01-06 Andreas Schwab <schwab@suse.de>
24297
24298 * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
24299 failures.
24300
b5ab8ff3
DJ
243012003-01-04 Daniel Jacobowitz <drow@mvista.com>
24302
24303 Fix PR gdb/844
24304 * lib/gdb.exp (gdb_compile): Handle "quiet" option.
24305 (gdb_compile_pthreads): Pass "quiet" to gdb_compile.
24306
24307 * gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads. Return
24308 instead of calling gdb_suppress_entire_file.
24309 * gdb.threads/print-threads.exp: Likewise.
24310 * gdb.threads/schedlock.exp: Likewise.
24311
24312 * gdb.threads/killed.exp: Return instead of calling
24313 gdb_suppress_entire_file.
24314 * gdb.threads/linux-dp.exp: Likewise.
24315 * gdb.threads/pthreads.exp: Likewise.
24316
1e698235
DJ
243172003-01-04 Daniel Jacobowitz <drow@mvista.com>
24318
24319 * gdb.base/callfuncs.exp: Don't XFAIL unprototyped functions for
24320 stabs.
24321 * gdb.base/completion.exp: Allow marker1(void) as well as marker1().
24322 * gdb.base/whatis.exp: Always allow (void) after function names.
24323
147ff08c
DJ
243242003-01-04 Daniel Jacobowitz <drow@mvista.com>
24325
24326 * gdb.c++/casts.exp: Correct regexp.
24327
dc62bfc2
MK
243282003-01-04 Mark Kettenis <kettenis@gnu.org>
24329
24330 * configure.in: Call AC_CONFIG_HEADER. Don't call
24331 AC_CONFIG_SUBDIRS on gdb.arch, gdb.asm, gdb.base gdb.c++ gdb.java,
24332 gdb.disasm, gdb.mi, gdb.threads and gdb.trace. Call
24333 AC_CHECK_HEADERS on pthread.h. Put Makefiles in the
24334 aforementioned directories in the AC_OUPUT call.
24335 * config.hin: New file.
24336 * gdb.mi/gdb669.exp, gdb.mi/mi-pthreads.exp,
24337 gdb.mi/mi1-pthreads.exp, gdb.threads/gcore-thread.exp,
24338 gdb.threads/killed.exp, gdb.threads/print-threads.exp,
24339 gdb.threads/pthreads.exp, gdb.threads/schedlock.exp: Make sure we
24340 pass -I$objdir instead of -I$objdir/$subdir in compilation.
24341 * gdb.arch/configure.in, gdb.arch/configure, gdb.asm/configure.in,
24342 gdb.asm/configure, gdb.base/configure.in, gdb.base/configure,
24343 gdb.c++/configure.in, gdb.c++/configure, gdb.disasm/configure.in,
24344 gdb.disasm/configure, gdb.java/configure.in, gdb.java/configure,
24345 gdb.mi/configure.in, gdb.mi/configure, gdb.mi/config.in,
24346 gdb.threads/configure.in, gdb.threads/configure,
24347 gdb.threads/config.in, gdb.trace/configure.in,
24348 gdb.trace/configure: Removed.
24349
77afa639
MC
243502003-01-03 Michael Chastain <mec@shout.net>
24351
24352 * gdb.base/miscexprs.c: Fix PR gdb/697, "buglet in
24353 testsuite/gdb.base/miscexprs.c, off-by-1 array reference".
24354
7634bb6e
DJ
243552003-01-03 Daniel Jacobowitz <drow@mvista.com>
24356
24357 * gdb.base/store.exp: Fix regular expressions.
24358
b39c905e
MK
243592002-12-28 Mark Kettenis <kettenis@gnu.org>
24360
24361 * configure.in: Rewrite.
24362 * configure: Regenerated.
24363
0a8551dd
DC
243642003-01-03 David Carlton <carlton@math.stanford.edu>
24365
24366 * gdb.base/psymtab.exp: New file.
24367 * gdb.base/psymtab1.c: Ditto.
24368 * gdb.base/psymtab2.c: Ditto.
24369
c60b7188
AF
243702002-12-23 Adam Fedor <fedor@gnu.org>
24371
24372 * gdb.base/maint.exp: Update expect output to include 'ObjC'.
24373
ee73db83
DC
243742002-12-23 David Carlton <carlton@math.stanford.edu>
24375
24376 * gdb.base/selftest.exp (do_steps_and_nexts): Allow initial brace
24377 and current_directory initialization.
24378
d6c1774e
JB
243792002-12-22 Jim Blandy <jimb@redhat.com>
24380
f0a847b8
JB
24381 * gdb.trace/tfind.exp: Pass '-O1' flag via the 'optimize' option,
24382 rather than as part of the output file name.
24383
d6c1774e
JB
24384 * gdb.base/attach.exp: There's no need to copy the test program to
24385 /tmp; that was only ever necessary on HP/UX, and this test is
24386 entirely disabled there anyway.
24387
f0708dbb
JB
243882002-12-21 Jim Blandy <jimb@redhat.com>
24389
4c2acfea
JB
24390 * gdb.c++/psmang.exp: Doc fix.
24391
f0708dbb
JB
24392 * gdb.c++/psmang.exp, gdb.c++/psmang1.cc, gdb.c++/psmang2.cc: New
24393 test.
24394
9579e000
DC
243952002-12-20 David Carlton <carlton@math.stanford.edu>
24396
24397 * gdb.c++/annota2.exp: KFAIL annotate-quit.
24398
d1810171
MC
243992002-12-18 Michael Chastain <mec@shout.net>
24400
24401 * gdb.c++/annota2.exp: Add copyright year 2002.
24402
76565097
DC
244032002-12-17 David Carlton <carlton@math.stanford.edu>
24404
24405 * gdb.c++/try_catch.cc: Add marker comments.
24406 * gdb.c++/try_catch.exp: Get line numbers from marker comments.
24407 * gdb.c++/m-data.cc: Delete namespace __gnu_test.
24408 * gdb.c++/m-static.cc: Ditto.
24409 * gdb.c++/m-static1.cc: Ditto.
24410 * gdb.c++/try_catch.cc: Ditto.
24411
da81390b
JJ
244122002-12-16 Jeff Johnston <jjohnstn@redhat.com>
24413
24414 * lib/mi-support.exp (mi_reinitialize_dir): Check mi level
24415 to see whether we are using the new -environment-directory
24416 command which resets via -r or the old version of the command
24417 which may prompt the user. Part of fix for gdb/741.
24418
b304d130
AC
244192002-12-13 Andrew Cagney <ac131313@redhat.com>
24420
24421 * gdb.fortran/types.exp: Update obsolete comment.
24422 * gdb.fortran/exprs.exp: Ditto.
24423 * lib/gdb.exp: Delete obsolete code.
24424 * gdb.chill/ChangeLog, gdb.chill/Makefile.in: Delete.
24425 * gdb.chill/builtins.ch, gdb.chill/builtins.exp: Delete.
24426 * gdb.chill/callch.ch, gdb.chill/callch.exp: Delete.
24427 * gdb.chill/chexp.exp, gdb.chill/chillvars.ch: Delete.
24428 * gdb.chill/chillvars.exp, gdb.chill/configure: Delete.
24429 * gdb.chill/configure.in, gdb.chill/enum.ch: Delete.
24430 * gdb.chill/enum.exp, gdb.chill/func1.ch: Delete.
24431 * gdb.chill/gch1041.ch, gdb.chill/gch1041.exp: Delete.
24432 * gdb.chill/gch1272.ch, gdb.chill/gch1272.exp: Delete.
24433 * gdb.chill/gch1280.ch, gdb.chill/gch1280.exp: Delete.
24434 * gdb.chill/gch922.ch, gdb.chill/gch922.exp: Delete.
24435 * gdb.chill/gch981.ch, gdb.chill/gch981.exp: Delete.
24436 * gdb.chill/misc.ch, gdb.chill/misc.exp: Delete.
24437 * gdb.chill/powerset.ch, gdb.chill/powerset.exp: Delete.
24438 * gdb.chill/pr-4975-grt.ch, gdb.chill/pr-4975.ch: Delete.
24439 * gdb.chill/pr-4975.exp, gdb.chill/pr-5016.ch: Delete.
24440 * gdb.chill/pr-5016.exp, gdb.chill/pr-5020.ch: Delete.
24441 * gdb.chill/pr-5020.exp, gdb.chill/pr-5022.ch: Delete.
24442 * gdb.chill/pr-5022.exp, gdb.chill/pr-5646-grt.ch: Delete.
24443 * gdb.chill/pr-5646.ch, gdb.chill/pr-5646.exp: Delete.
24444 * gdb.chill/pr-5984.ch, gdb.chill/pr-5984.exp: Delete.
24445 * gdb.chill/pr-6292.ch, gdb.chill/pr-6292.exp: Delete.
24446 * gdb.chill/pr-6632-grt.ch, gdb.chill/pr-6632.ch: Delete.
24447 * gdb.chill/pr-6632.exp, gdb.chill/pr-8134.exp: Delete.
24448 * gdb.chill/pr-8136.ch, gdb.chill/pr-8136.exp: Delete.
24449 * gdb.chill/pr-8405.ch, gdb.chill/pr-8405.exp: Delete.
24450 * gdb.chill/pr-8742.ch, gdb.chill/pr-8742.exp: Delete.
24451 * gdb.chill/pr-8894-grt.ch, gdb.chill/pr-8894.ch: Delete.
24452 * gdb.chill/pr-8894.exp, gdb.chill/pr-9095.ch: Delete.
24453 * gdb.chill/pr-9095.exp, gdb.chill/pr-9946.ch: Delete.
24454 * gdb.chill/pr-9946.exp, gdb.chill/result.ch: Delete.
24455 * gdb.chill/result.exp, gdb.chill/string.ch: Delete.
24456 * gdb.chill/string.exp, gdb.chill/tests1.ch: Delete.
24457 * gdb.chill/tests1.exp, gdb.chill/tests2.ch: Delete.
24458 * gdb.chill/tests2.exp, gdb.chill/tuples.ch: Delete.
24459 * gdb.chill/tuples.exp, gdb.chill/xstruct-grt.ch: Delete.
24460 * gdb.chill/xstruct.ch, gdb.chill/xstruct.exp: Delete.
24461
a23b6e6a
DC
244622002-12-11 David Carlton <carlton@math.stanford.edu>
24463
24464 * gdb.c++/m-data.exp: Add test for members that shadow global
24465 variables: see PR gdb/804.
24466 * gdb.c++/m-data.cc: Ditto.
24467
6604731b
DJ
244682002-12-10 Daniel Jacobowitz <drow@mvista.com>
24469
24470 * gdb.base/foll-vfork.exp: Re-enable test on HP/UX.
24471
de46ecd7
DC
244722002-12-06 David Carlton <carlton@math.stanford.edu>
24473
24474 * gdb.base/store.c: Don't declare functions static.
24475
27e829d0
AC
244762002-12-04 Andrew Cagney <ac131313@redhat.com>
24477
24478 * gdb.base/store.exp, gdb.base/store.c: New files.
24479
92806416
DJ
244802002-12-03 Daniel Jacobowitz <drow@mvista.com>
24481
24482 * gdb.base/selftest.exp: Update for current gdb.
24483
3bcbaac5
DJ
244842002-12-03 Daniel Jacobowitz <drow@mvista.com>
24485
24486 * gdb.base/maint.exp: Only dump symbols from one source file
24487 or objfile.
24488
f4f00b1f
DJ
244892002-12-03 Daniel Jacobowitz <drow@mvista.com>
24490
24491 * gdb.base/step-test.exp: Allow MIPS to return to the line of a
24492 function call.
24493
f1c8a949
JB
244942002-11-25 Jim Blandy <jimb@redhat.com>
24495
24496 * lib/mi-support.exp (mi_delete_breakpoints): Change name of
24497 function appearing in error message.
24498
9e297a97
DJ
244992002-11-21 Daniel Jacobowitz <drow@mvista.com>
24500
24501 * gdb.base/maint.exp (help maint dump-me): Update with typo fix.
24502
1f312e79
JJ
245032002-11-08 Jeff Johnston <jjohnstn@redhat.com>
24504
d63a86f8
RM
24505 * lib/mi-support.exp (mi_gdb_start): Verify the startup message
24506 for mi1 and current mi is in correct format. New mi startup message
1f312e79
JJ
24507 should be in mi console format. This is part of fix for PR gdb/604.
24508
83c31e7d
FN
245092002-09-18 Fernando Nasser <fnasser@redhat.com>
24510
24511 * gdb.asm/asm-source.exp: Adjust patter to new disassembler routine
24512 which explicitly prints the zero offset as "+0".
24513
322b3f65
DJ
245142002-10-22 Daniel Jacobowitz <drow@mvista.com>
24515
24516 * gdb.threads/schedlock.c (args): Make unsigned.
24517
245182002-10-21 Daniel Jacobowitz <drow@mvista.com>
24519
24520 * gdb.asm/asm-source.exp: Add "mips*-*" pattern. Update line
24521 numbers. Allow "foo2|selected stack frame".
24522 * gdb.asm/asmsrc1.s: Use gdbasm_declare and gdbasm_end.
24523 * gdb.asm/asmsrc2.s: Likewise.
24524 * gdb.asm/common.inc: Define gdbasm_declare and gdbasm_end. Update
24525 comments.
24526 * gdb.asm/mips.inc: New file.
24527
5e2fe5b8
AF
245282002-10-18 Adam Fedor <fedor@gnu.org>
24529
24530 * gdb.base/default.exp: Update expected output to include 'ObjC'.
24531 * gdb.base/help.exp: Likewise.
24532
abe1a5d0
KB
245332002-10-17 Kevin Buettner <kevinb@redhat.com>
24534
24535 * gdb.base/constvars.c (struct crass, struct crisp): New structs.
24536 * gdb.base/constvars.exp (ptype crass, ptype crisp): New tests.
24537
10abb1d4
JB
245382002-10-02 Jim Blandy <jimb@redhat.com>
24539
24540 * gdb.c++/casts.cc, gdb.c++/casts.exp: New test.
24541
1f609b42
AC
245422002-10-01 Andrew Cagney <ac131313@redhat.com>
24543
24544 * mi1-basics.exp: Copy of mi1-basics.exp MIFLAGS set "-i=mi1".
24545 * mi1-break.exp, mi1-console.exp, mi1-disassemble.exp: Ditto.
24546 * mi1-eval.exp, mi1-hack-cli.exp, mi1-pthreads.exp: Ditto.
24547 * mi1-read-memory.exp, mi1-regs.exp, mi1-return.exp: Ditto.
24548 * mi1-simplerun.exp, mi1-stack.exp, mi1-stepi.exp: Ditto.
24549 * mi1-until.exp, mi1-var-block.exp, mi1-var-child.exp: Ditto.
24550 * mi1-var-cmd.exp, mi1-var-display.exp, mi1-watch.exp: Ditto.
24551
0aee02e4
AC
245522002-09-29 Andrew Cagney <ac131313@redhat.com>
24553
24554 * mi0-basics.exp, mi0-break.exp, mi0-console.exp: Delete.
24555 * mi0-disassemble.exp, mi0-eval.exp: Delete.
24556 * mi0-hack-cli.exp, mi0-read-memory.exp: Delete.
24557 * mi0-regs.exp, mi0-return.exp, mi0-simplerun.exp: Delete.
24558 * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
24559 * mi0-var-block.exp, mi0-var-child.exp: Delete.
24560 * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
d63a86f8 24561
6fde09ad
KB
245622002-09-27 Kevin Buettner <kevinb@redhat.com>
24563
24564 * gdb.base/annota1.exp (info break): Make directory components of
24565 path optional since not all compilers emit this debug information.
24566
889bf7c5
PA
24567 * gdb.base/shlib-call.exp (step inside shr2): Don't fail if first
24568 step ends up stepping out of the function instead of stopping on
24569 the epilogue.
6fde09ad 24570
9e8aab75
KS
245712002-09-26 Keith Seitz <keiths@redhat.com>
24572
24573 * lib/insight-support.exp (gdbtk_start): Figure out where
24574 the insight executable is based on where gdb is. Use this
24575 executable to start insight instead of gdb.
24576
e36180d7
AC
245772002-09-25 Andrew Cagney <cagney@redhat.com>
24578
24579 * gdb.base/pc-fp.exp, gdb.base/pc-fp.c: New test.
24580
9dd34b2b
AC
245812002-09-24 Andrew Cagney <ac131313@redhat.com>
24582
24583 * gdb.gdb/complaints.exp (test_initial_complaints): Rename
24584 test_isolated_complaints.
24585 (test_empty_complaint): New function.
24586 (test_empty_complaints): New function. Check no output when no
24587 complaints.
d63a86f8 24588
dea97812
KB
245892002-09-19 Jim Blandy <jimb@redhat.com>
24590
a9c64011 24591 * gdb.base/charset.exp, gdb.base/charset.c: New files.
dea97812 24592
54951bd7
AC
245932002-09-19 Andrew Cagney <ac131313@redhat.com>
24594
24595 * gdb.gdb/complaints.exp: New file.
24596
dec43320
AC
245972002-09-18 Andrew Cagney <ac131313@redhat.com>
24598
24599 * gdb.base/maint.exp: Check `help maint internal-warning'.
24600
e70d6e3f
DC
246012002-09-18 David Carlton <carlton@math.stanford.edu>
24602
24603 * gdb.c++/m-static.exp: Remove breakpoints depending on line
24604 numbers, and replace them by a single breakpoint after the
24605 constructors are all finished.
24606 Add test 4.
24607 * gdb.c++/m-static.cc: Add test 4.
24608 * gdb.c++/m-static.h: New file.
24609 * gdb.c++/m-static1.cc: New file.
24610
24611 * gdb.c++/printmethod.exp: New file.
24612 * gdb.c++/printmethod.cc: New file.
24613
24614 * gdb.c++/pr-574.exp: New file.
24615 * gdb.c++/pr-574.cc: New file.
24616
afb5c968
CV
246172002-09-18 Corinna Vinschen <vinschen@redhat.com>
24618
24619 * gdb.base/ending-run.exp: Add handling of "step to end of run" for
24620 embedded targets which never actually exit.
24621
31e45dee
FN
246222002-09-18 Fernando Nasser <fnasser@redhat.com>
24623
24624 * gdb.base/ending-run.exp: Properly mark "continue after exit" and
24625 "don't step after run" as unresolved or unsupported, instead of xfail.
24626
a283c5a1
CV
246272002-09-18 Corinna Vinschen <vinschen@redhat.com>
24628
24629 * gdb.base/ending-run.exp: Fix expected string for _wrap_main to
24630 allow correct handling of #ifdef UNDERSCORES from dejagnu/testglue.c.
24631 Add newline to expected string in "step out of main (status wrapper)"
24632 case.
24633
11350d2a
CV
246342002-09-18 Corinna Vinschen <vinschen@redhat.com>
24635
24636 * lib/gdb.exp (rerun_to_main): Allow restarting application.
24637 * gdb.base/ena-dis-br.exp (rerun_to_main): Eliminate.
24638
0deec7d6
TT
246392002-09-17 Tom Tromey <tromey@redhat.com>
24640
24641 * gdb.base/printcmds.exp (test_print_string_constants): Expect
24642 \000, not \0, in double-quoted string.
24643
b2b4a1b5
CV
246442002-09-14 Corinna Vinschen <vinschen@redhat.com>
24645
c9d37158 24646 * gdb.base/commands.exp: Don't expect a "Program exited normally"
b2b4a1b5
CV
24647 string after running the commands execution on breakpoint tests.
24648
1c56143a
CV
246492002-09-13 Corinna Vinschen <vinschen@redhat.com>
24650
24651 * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
24652
37f8da45
JB
246532002-09-12 Joel Brobecker <brobecker@gnat.com>
24654
24655 * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
24656
08b468e0
KS
246572002-09-10 Keith Seitz <keiths@redhat.com>
24658
24659 * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
24660 runto proc.
24661 (mi_run_to_main): Use mi_runto.
24662 (mi_execute_to): Renamed from mi_run_to. Changed all callers.
24663
dc360f58
KS
246642002-09-10 Keith Seitz <keiths@redhat.com>
24665
24666 * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
24667 regexp for stopping at main. Could have multiple event notifications.
24668 Don't assume that main was declared with no parameters.
24669 (mi_next): Use mi_step_to.
24670 (mi_step): Use mi_next_to.
24671
ce3abcfb
CV
246722002-09-09 Corinna Vinschen <vinschen@redhat.com>
24673
24674 * gdb.base/default.exp: Fix expected string in `info float' test.
24675
d1f5b980
BE
246762002-09-09 Ben Elliston <bje@redhat.com>
24677
24678 * config/mips.exp: Update comments.
24679 * config/mips-idt.exp: Likewise.
24680 * config/nind.exp: Likewise.
24681 * config/slite.exp: Likewise.
24682 * config/sparclet.exp: Likewise.
24683 * config/udi.exp: Likewise.
24684 * config/vx.exp: Likewise.
24685 * config/vxworks29k.exp: Likewise.
24686
2f71430b
JB
246872002-09-05 Jim Blandy <jimb@redhat.com>
24688
24689 * gdb.threads/killed.exp: Fix test failure message.
24690
7ddebc7e
KS
246912002-09-04 Keith Seitz <keiths@redhat.com>
24692
24693 * lib/mi-support.exp: Update copyright.
24694 (mi_gdb_test): Increase the priority of the expected pattern
24695 so that it matches gdb_test.
24696
0ae67eb3
KS
246972002-09-03 Keith Seitz <keiths@redhat.com>
24698
24699 * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
24700 Use integer comparison instead of string comparison for testing
24701 whether binary was built.
24702
38fc42c8
JB
247032002-09-03 Jim Blandy <jimb@redhat.com>
24704
24705 * gdb.threads/killed.exp, gdb.threads/killed.c: New test.
24706
b6ff0e81
JB
247072002-08-29 Jim Blandy <jimb@redhat.com>
24708
24709 * gdb.threads/pthreads.exp: Move the portable thread compilation
24710 code into a function in lib/gdb.exp, and call that from here.
24711 * lib/gdb.exp (gdb_compile_pthreads): New function.
24712
07c98896
KS
247132002-08-29 Keith Seitz <keiths@redhat.com>
24714
24715 * lib/mi-support.exp (mi_gdb_test): Add global declaration for
24716 expect_out so that callers can get at it.
24717
0312286c
DJ
247182002-08-23 Daniel Jacobowitz <drow@mvista.com>
24719
24720 * gdb.threads/print-threads.c: New file.
24721 * gdb.threads/print-threads.exp: New file.
24722 * gdb.threads/schedlock.c: New file.
24723 * gdb.threads/schedlock.exp: New file.
24724
dd039bc4
EZ
247252002-08-22 Elena Zannoni <ezannoni@redhat.com>
24726
a9c64011
AS
24727 * gdb.arch/altivec-abi.exp: The source C file is altivec-abi.c,
24728 not altivec.c.
dd039bc4 24729
1f36144c
MK
247302002-08-17 Mark Kettenis <kettenis@gnu.org>
24731
24732 * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed
24733 targets. The problem should be fixed now.
24734
16057ec7 247352002-08-15 Mark Kettenis <kettenis@gnu.org>
5415e7c5
MK
24736
24737 * gdb.java/jv-print.exp: Fix p '' and p ''' tests to deal with
24738 2002-07-24 change that removes final dots from error messages.
24739
3c1499ad
TT
247402002-08-13 Tom Tromey <tromey@redhat.com>
24741
24742 * gdb.base/readline.exp: New file.
24743
a20ce2c3
AC
247442002-08-01 Andrew Cagney <ac131313@redhat.com>
24745
24746 * lib/gdb.exp (gdb_expect_list): Only print one pass, fail, or
24747 supress message.
24748
db034ac5
AC
247492002-08-01 Andrew Cagney <cagney@redhat.com>
24750
24751 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove CHILLFLAGS, CHILL,
24752 CHILL_FOR_TARGET and CHILL_LIB.
24753 * configure.in (configdirs): Remove gdb.chill.
24754 * configure: Regenerate.
24755 * lib/gdb.exp: Obsolete references to chill.
24756 * gdb.fortran/types.exp: Ditto.
24757 * gdb.fortran/exprs.exp: Ditto.
24758
3e000b18
KB
247592002-07-30 Kevin Buettner <kevinb@redhat.com>
24760
24761 * gdb.base/shlib-call.exp (additional_flags): Conditionally
24762 set Irix-specific compile and link flags.
24763
28f4966b
KB
247642002-07-29 Kevin Buettner <kevinb@redhat.com>
24765
24766 * lib/gdb.exp (mips*-*-irix*): Use alternate method for preprocessing
24767 source files. The ``-o'' option doesn't work with the ``-E'' option
24768 when using the Irix compiler.
24769
46c0d5a6
DJ
247702002-07-19 Daniel Jacobowitz <drow@mvista.com>
24771
24772 * config/gdbserver.exp (gdb_load): Don't use TCL varargs.
24773 Improve support for reusing an exec file. Copy exec file
24774 to target, and run gdbserver on the target instead of on the host.
24775
eecf4bed
JB
247762002-07-18 Jim Blandy <jimb@redhat.com>
24777
0f815cdf
JB
24778 * gdb.base/ending-run.exp: Don't expect to see the program end in
24779 some orderly fashion when we're running on a real stand-alone
24780 board.
24781
eecf4bed
JB
24782 * gdb.base/interrupt.exp: Correct logic for skipping tests on
24783 targets that don't support interrupts.
24784
52d309e4
JB
247852002-07-10 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
24786
24787 * gdb.base/attach.exp: Add patterns to match output from /proc-based
24788 systems.
24789 Move comments in expect statements to inside the actions, so that they
24790 don't get matched against.
24791
ff683d9e
MK
247922002-07-10 Mark Kettenis <kettenis@gnu.org>
24793
24794 * gdb.base/interrupt.exp: Setup xfail for all i386 BSD's on "call
24795 function when asleep" test.
24796
b5356753
AC
247972002-07-10 Andrew Cagney <ac131313@redhat.com>
24798
24799 * gdb.base/page.exp: Rewrite to handle problems with very long
24800 `info set' output. Update copyright.
24801
6aa4d13a
AC
248022002-06-26 Andrew Cagney <ac131313@redhat.com>
24803
24804 * gdb.hp/configure.in (AC_CONFIG_SUBDIRS): Do not try to configure
24805 gdb.threads-hp.
24806 * gdb.hp/configure: Regenerate.
24807 * gdb.hp/gdb.threads-hp/configure.in: Delete file.
24808 * gdb.hp/gdb.threads-hp/configure: Delete file.
24809 * gdb.hp/gdb.threads-hp/Makefile.in: Delete file.
24810
8cf8c2b8
AC
248112002-06-22 Andrew Cagney <ac131313@redhat.com>
24812
24813 * gdb.base/selftest.exp (do_stes_and_next): Skip calls to
24814 setlocale, bindtextdomain and textdomain.
24815
6827a8f8
JB
248162002-06-11 Jim Blandy <jimb@redhat.com>
24817
919d772c
JB
24818 * lib/gdb.exp (get_debug_format): Tolerate message saying whether
24819 preprocessor macro information is present.
24820
6827a8f8
JB
24821 * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New
24822 tests.
24823
c15b0d21
MS
248242002-06-06 Michael Snyder <msnyder@redhat.com>
24825
c5984d70
MS
24826 * gdb.base/overlays.exp: Record addresses of overlay
24827 functions in TCL variables rather than in GDB variables,
24828 to avoid having GDB convert them to pointers (with loss
24829 of information).
24830
d63a86f8 24831 * gdb.base/d10v.ld: Merge in several years worth of
99a8512b 24832 default linker script changes.
c15b0d21
MS
24833 * gdb.base/long_long.exp: Add check for sizeof (long double).
24834
be26fe0d
ML
248352002-06-06 Michal Ludvig <mludvig@suse.cz>
24836
24837 * gdb.asm/asm-source.exp: Add x86-64 target.
24838 * gdb.asm/x86_64.inc: New.
d63a86f8 24839
258093ca 248402002-05-30 Michael Chastain <mec@shout.net>
258093ca 24841
4b3153f1 24842 From Benjamin Kosnik <bkoz@redhat.com>:
258093ca
MC
24843 * gdb.c++/m-static.cc: New file.
24844 * gdb.c++/m-static.exp: New file.
24845
241264c6
MS
248462002-05-28 Michael Snyder <msnyder@redhat.com>
24847
24848 * gdb.base/call-ar-st.exp: Allow for reduced floating point
24849 precision.
24850
9bba8c8f 248512002-05-27 Michael Chastain <mec@shout.net>
71ea1be0 24852
4b3153f1 24853 From Benjamin Kosnik <bkoz@redhat.com>:
71ea1be0
MC
24854 * gdb.c++/m-data.cc: New file.
24855 * gdb.c++/m-data.exp: New file.
24856
248572002-05-27 Michael Chastain <mec@shout.net>
9bba8c8f 24858
4b3153f1 24859 From Benjamin Kosnik <bkoz@redhat.com>:
9bba8c8f 24860 * gdb.c++/try_catch.cc: New file.
d63a86f8 24861 * gdb.c++/try_catch.exp: New file.
9bba8c8f 24862
def1b996
MC
248632002-05-27 Michael Chastain <mec@shout.net>
24864
24865 * gdb.c++/local.exp: Accept more nested types in output.
24866
522ba268
MC
248672002-05-26 Michael Chastain <mec@shout.net>
24868
24869 * gdb.base/call-rt-st.exp: Fix typo in brace quoting.
24870
277254ba
MS
248712002-05-15 Nick Clifton <nickc@cambridge.redhat.com>
24872
24873 * lib/gdb.exp (gdb_wrapper_init): Just because
24874 gdb_wrapper_file exists, this does not mean that the file
24875 should not be rebuilt. That is what gdb_wrapper_initialized
24876 is for.
24877 (default_gdb_init): Reset gdb_wrapper_initialized.
24878
b61a8733
MS
248792002-05-23 Michael Snyder <msnyder@redhat.com>
24880
d63a86f8 24881 * gdb.base/all-bin.exp: Revise previous patch by just reducing
5bdb6d01
MS
24882 the precision of the floating point test results.
24883 * gdb.base/call-rt-st.exp: Ditto.
24884
b61a8733
MS
24885 * gdb.base/all-bin.exp: Allow for reduced floating point precision.
24886 * gdb.base/call-rt-st.exp: Ditto.
24887
56f6e910
MC
248882002-05-19 Michael Chastain <mec@shout.net>
24889
24890 * gdb.c++/inherit.exp: Accept "VTT for ..." in output strings.
24891
ad0b0016
EZ
248922002-05-19 Elena Zannoni <ezannoni@redhat.com>
24893
a9c64011
AS
24894 * configure.in (configdirs): Add gdb.arch.
24895 * configure: Regenerate.
ad0b0016 24896
f617d2b6
JB
248972002-05-17 Jim Blandy <jimb@redhat.com>
24898
24899 * gdb.base/completion.exp: Recognize the more detailed error
24900 messages produced by the macro expander's lexical analyzer.
24901
eac2a696
EZ
249022002-05-14 Elena Zannoni <ezannoni@redhat.com>
24903
a9c64011
AS
24904 * gdb.arch/altivec-abi.c: New file.
24905 * gdb.arch/altivec-abi.exp: New file.
24906 * gdb.arch/altivec-regs.c: New file.
24907 * gdb.arch/altivec-regs.exp: New file.
eac2a696 24908
2fdde8f8
DJ
249092002-05-14 Daniel Jacobowitz <drow@mvista.com>
24910
24911 * gdb.base/maint.exp (maint print type): Update for new type
24912 structure.
d63a86f8 24913
e31f1a7c
EZ
249142002-05-14 Elena Zannoni <ezannoni@redhat.com>
24915
24916 * gdb.arch: New directory.
24917 * gdb.arch/configure.in: New file.
24918 * gdb.arch/configure: New file.
24919 * gdb.arch/Makefile.in: New file.
24920
db589741
CV
249212002-05-13 Corinna Vinschen <vinschen@redhat.com>
24922
24923 * gdb.asm/asm-source.exp: Add v850 as supported target.
24924 * gdb.asm/v850.inc: New file.
24925
8ce2a7dc
DJ
249262002-05-13 Daniel Jacobowitz <drow@mvista.com>
24927
24928 * gdb.c++/annota2.exp (annotate-quit): Add comment.
24929
df763c7f
DJ
249302002-05-12 Daniel Jacobowitz <drow@mvista.com>
24931
24932 * gdb.base/break.exp: Check 'break "marker2"'.
24933
377daeed
MS
249342002-05-10 Michael Snyder <msnyder@redhat.com>
24935
24936 * gdb.base/long_long.exp: Fix typo.
24937
c4b7bc2b
JB
249382002-05-10 Jim Blandy <jimb@redhat.com>
24939
ecac9a4e
JB
24940 * gdb.base/printcmds.exp: Don't xfail the ptype command. This is
24941 a bug.
24942
c4b7bc2b
JB
24943 * gdb.base/printcmds.exp (test_integer_literals_rejected):
24944 Recognize more detailed error message produced by the macro
24945 expander's lexical analyzer.
24946 * lib/gdb.exp (test_print_reject): Same.
24947
e71019a1
MK
249482002-05-09 Mark Kettenis <kettenis@gnu.org>
24949
24950 * gdb.c++/method.exp: Fix typo.
24951
fedfc8e6
MS
249522002-05-08 Michael Snyder <msnyder@redhat.com>
24953
166a1957
MS
24954 * gdb.mi/mi-var-child.exp: Accept (void) as well as ().
24955 * gdb.mi/mi0-var-child.exp: Accept (void) as well as ().
fedfc8e6 24956 * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
35928259
MS
24957 * gdb.base/long_long.exp: Merge clauses for arm and xscale.
24958 Add iftarget clause for strongarm.
d63a86f8 24959
f1c47eb2
MS
249602002-05-06 Michael Snyder <msnyder@redhat.com>
24961
cb9a9d3e
MS
24962 * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
24963 (gdb_continue_to_end): Accept output from status wrapper.
24964 * gdb.base/ending-run.exp: Add case for output from status wrapper.
24965 Clean up fail messages to match pass messages.
24966
f1c47eb2
MS
24967 Enable the "needs_status_wrapper" testsuite feature.
24968 * lib/gdb.exp (gdb_wrapper_init): New procedure.
24969 (gdb_compile): Conditionally call gdb_wrapper_init.
24970 * gdb.base/a2-run.exp: Recognize output from status wrapper.
24971 * gdb.c++/method.exp: Recognize output from status wrapper.
24972
6079c749
BE
249732002-05-06 Ben Elliston <bje@redhat.com>
24974From Graydon Hoare <graydon@redhat.com>
24975
24976 * config/sid.exp: Include support for "rawsid" protocol.
24977
188baff3
JB
249782002-05-03 Jim Blandy <jimb@redhat.com>
24979
24980 * gdb.c++/hang.exp: Check for corruption of the cv_type chain.
24981 * gdb.c++/hang3.C: New file.
24982
b9c07f0f
AC
249832002-05-04 Andrew Cagney <ac131313@redhat.com>
24984
24985 * gdb.base/default.exp: Remove obsolete code.
24986 * gdb.c++/misc.exp: Ditto. Update copyright.
24987 * gdb.c++/cplusfuncs.exp: Ditto. Update copyright.
24988 * gdb.base/whatis.exp: Ditto. Update copyright.
24989 * gdb.base/scope.exp: Ditto. Update copyright.
24990 * gdb.base/ptype.exp: Ditto. Update copyright.
24991 * gdb.base/printcmds.exp: Ditto. Update copyright.
24992 * gdb.base/opaque.exp: Ditto. Update copyright.
24993 * gdb.base/list.exp: Ditto.
24994 * gdb.base/funcargs.exp: Ditto. Update copyright.
24995 * gdb.hp/gdb.threads-hp/usrthbasic.c: Delete.
24996 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Delete.
24997 * gdb.hp/gdb.threads-hp/usrthcore.c: Delete.
24998 * gdb.hp/gdb.threads-hp/usrthcore.exp: Delete.
24999 * gdb.hp/gdb.threads-hp/usrthfork.c: Delete.
25000 * gdb.hp/gdb.threads-hp/usrthfork.exp: Delete.
25001
5c7a0397
MS
250022002-05-02 Michael Snyder <msnyder@redhat.com>
25003
d6dcc264 25004 * gdb.base/watchpoint.exp: Add xscale target.
5c7a0397
MS
25005 * gdb.base/long_long.exp: Add xscale target.
25006 * gdb.base/default.exp: Add xscale target.
25007
eb7f1c48
JB
250082002-05-01 Jim Blandy <jimb@redhat.com>
25009
25010 * gdb.c++/hang1.C, gdb.c++/hang2.C, gdb.c++/hang.H,
25011 gdb.c++/hang.exp: New test.
25012
a6befae8
FF
250132002-05-01 Fred Fish <fnf@redhat.com>
25014
25015 * gdb.base/completion.exp: Handle completions of "./Make" for
25016 more than one completion possibility, as is the case when we
25017 build and test in the source tree.
25018
0a310277
AG
250192002-04-29 Anthony Green <green@redhat.com>
25020
25021 * gdb.java/jmisc1.exp: New file.
25022 * gdb.java/jmisc2.exp: New file.
25023
6ff9af88
DJ
250242002-04-24 Daniel Jacobowitz <drow@mvista.com>
25025
25026 * gdb.threads/linux-dp.exp: Use 'unset' instead of 'array unset'.
25027
96b3d632
EZ
250282002-04-23 Elena Zannoni <ezannoni@redhat.com>
25029
25030 * gdb.base/help.exp: Change 'help status' to allow for target
25031 dependent output differences.
25032
5019bb54
MC
250332002-04-22 Michael Chastain <mec@shout.net>
25034
25035 * gdb.c++/local.exp: Add PR numbers: gdb/482, gdb/483.
25036
a805a116
MC
250372002-04-22 Michael Chastain <mec@shout.net>
25038
25039 * gdb.c++/method.exp: Fix syntax of reference to gdb/277.
25040
a1706bfd
DM
250412002-04-17 David S. Miller <davem@redhat.com>
25042
25043 * gdb.asm/sparc64.inc: New file.
25044 * gdb.asm/asm-source.exp: Handle sparc64-*-*.
25045
a73a20a2
EZ
250462002-04-19 Elena Zannoni <ezannoni@redhat.com>
25047
25048 * gdb.asm/asm-source.exp: Don't use a symlink, just copy the
25049 instruction file directly into the build tree. Clean up at end of
25050 test.
25051
ba678339
DM
250522002-04-18 David S. Miller <davem@redhat.com>
25053
25054 * gdb.base/annota1.exp: Expect addresses as $hex + whitespace to
25055 handle 64-bit platforms correctly.
25056 * gdb.base/maint.exp: Likewise.
25057
b03399da
KB
250582002-04-18 Kevin Buettner <kevinb@redhat.com>
25059
25060 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't need
25061 ``-fpic'' when compiling files comprising a shared library, but
25062 it does need additional linker flags in order to find shared
25063 libraries at run time.
25064
e2004992
KB
250652002-04-18 Kevin Buettner <kevinb@redhat.com>
25066
25067 * gdb.base/cvexpr.c (use): New function.
25068 (main): Invoke use() on all global variables to prevent
25069 some linkers from deleting these otherwise unused symbols.
25070
d8937120
MC
250712002-04-17 Michael Chastain <mec@shout.net>
25072From David S. Miller <davem@redhat.com>
25073
25074 * gdb.c++/ovldbreak.exp: Expect addresses as $hex + whitespace to
25075 handle 64-bit platforms correctly.
25076
ffd61a58
MS
250772002-04-12 Michael Snyder <msnyder@redhat.com>
25078From Jim Blandy <jimb@redhat.com>
a9c64011 25079 * gdb.base/foo.c (foox): Remove section attribute; the linker
ffd61a58
MS
25080 script can handle this instead.
25081 * gdb.base/bar.c (barx): Same.
25082 * gdb.base/baz.c (bazx): Same.
25083 * gdb.base/grbx.c (grbxx): Same.
25084
25085 * gdb.base/overlays.exp: New test: check that GDB's manual overlay
25086 manager doesn't automatically unmap overlays unnecessarily.
25087
6b8426a6
MH
250882002-04-10 Martin M. Hunt <hunt@redhat.com>
25089
25090 * gdb.base/ending-run.exp: Fix pattern for Mips targets
25091 stepping out of main.
25092
34af4875
MC
250932002-04-09 Michael Chastain <mec@shout.net>
25094
25095 * gdb.c++/local.cc (main): Move call to marker1() inside nested
25096 scope so that the nested scope tests will make sense.
25097 * gdb.c++/local.exp: Write patterns that actually work with gcc
25098 (the HP patterns "were never known to work with gcc").
25099 Keep the old aCC patterns too.
25100
2d1676a0
DJ
251012002-04-09 Daniel Jacobowitz <drow@mvista.com>
25102
25103 * gdb.base/attach.exp: Correct target board test.
25104
3a63e3f9
MC
251052002-04-08 Michael Chastain <mec@shout.net>
25106
25107 * gdb.c++/method.exp: Require "const ... A * ..." for "ptype this"
25108 in a const method. Add some xfail and fail cases for configurations
25109 that do not emit the "const ...".
25110
f18dabd2
MC
251112002-04-07 Michael Chastain <mec@shout.net>
25112
25113 * gdb.c++/method.exp: Use gdb_test instead of send_gdb/gdb_expect.
25114 Accept "A * const" and "const A * const" as type of "this".
25115 Fix spelling of getFunky throughout. Make messages uniform.
25116
0fcddd82
EZ
251172002-04-07 Elena Zannoni <ezannoni@redhat.com>
25118
a9c64011 25119 Work around for PR gdb/285:
0fcddd82
EZ
25120 * gdb.asm/asm-source.exp: Bail out if multilibs are detected.
25121
16a8534a
EZ
251222002-04-07 Elena Zannoni <ezannoni@redhat.com>
25123
25124 * gdb.asm/asm-source.exp: Build symbolic link to arch specific
25125 instructions file at run time instead of configure time.
25126 Sometimes we run the test in a directory that is not the one we
25127 configured in.
25128 * gdb.asm/configure.in: Delete creation of symlink.
25129 * gdb.asm/configure: Regenerate.
25130
24181d81
JB
251312002-04-05 J. Brobecker <brobecker@gnat.com>
25132
25133 * gdb.gdb/xfullpath.exp: New test, to exercise the new
25134 xfullpath () function.
25135
7cdb7107
DJ
251362002-04-04 Daniel Jacobowitz <drow@mvista.com>
25137
25138 * gdb.asm/Makefile.in: Correct dependencies.
25139
25140 * gdb.asm/powerpc.inc: New file.
25141 * gdb.asm/asm-source.exp: Add PowerPC.
25142 * gdb.asm/configure.in: Likewise.
25143 * gdb.asm/configure: Regenerated.
25144
a7d17088
DJ
251452002-04-04 Daniel Jacobowitz <drow@mvista.com>
25146
25147 * gdb.base/relocate.exp: New file.
25148 * gdb.base/relocate.c: New file.
25149
cd721503
FF
251502002-04-04 Fred Fish <fnf@redhat.com>
25151
25152 * gdb.base/step-test.exp: Update comment regarding stopping in
25153 memcpy/bcopy calls inserted as part of the compiler runtime.
25154
b22ad7a7
MS
251552002-04-04 Michael Snyder <msnyder@redhat.com>
25156
25157 * gdb.base/ovlymgr.c: Add overlay event breakpoint support.
25158
5f279fa6
DJ
251592002-04-03 Daniel Jacobowitz <drow@mvista.com>
25160
25161 * lib/gdb.exp (gdb_test): Move -notransfer inside of gdb_expect.
25162 (gdb_expect): Remove $notransfer hack.
25163
dd0fd3ce
DJ
251642002-04-02 Daniel Jacobowitz <drow@mvista.com>
25165
25166 * gdb.c++/classes.exp ("calling method for small class"): Match
25167 updated register output.
25168
1e50cda1
DJ
251692002-03-30 Daniel Jacobowitz <drow@mvista.com>
25170
25171 Fix PR gdb/452
25172 * gdb.base/dbx.exp: Restore old definition of gdb_file_cmd
25173 when finished. Make gdb_file_cmd send "exec-file" when
25174 appropriate.
25175
24015922
DJ
251762002-03-30 Daniel Jacobowitz <drow@mvista.com>
25177
25178 * gdb.base/attach.exp: Remove extra setup_xfail.
25179
dd7dfd64
MS
251802002-03-26 Michael Snyder <msnyder@redhat.com>
25181
25182 * gdb.base/default.exp: Add tests for dump, append, and restore.
25183 * gdb.base/help.exp: Add tests for dump, append, and restore.
25184 * gdb.base/dump.exp: New file, test dump, append and restore.
25185 * gdb.base/dump.c: New file.
25186
48b2f8d7
MS
251872002-03-27 Michael Snyder <msnyder@redhat.com>
25188
d63a86f8 25189 * gdb.base/help.exp: Modify expect strings to reflect
48b2f8d7
MS
25190 clean-ups in help messages.
25191
05b4d525
FF
251922002-03-26 Fred Fish <fnf@redhat.com>
25193
25194 * gdb.base/step-test.exp: Accept stopping in memcpy/bcopy when we
25195 have debugging info for those functions and the compiler uses them
25196 internally to copy structs around.
25197
d7679631
FF
251982002-03-26 Fred Fish <fnf@redhat.com>
25199
25200 * gdb.base/list.exp: Revert the change made yesterday and add note
25201 about why we don't list the default lines for remote targets.
25202
523ac3f9
MS
252032002-03-25 Michael Snyder <msnyder@redhat.com>
25204
25205 * gdb.base/help.exp: Clean up unnecessary wild cards in regexps.
25206
754b2b8d
FF
252072002-03-25 Fred Fish <fnf@redhat.com>
25208
25209 * gdb.base/list.exp: This test works on remote targets so remove
25210 the short circuit for remote targets. Update copyright.
25211
33c3e192
FF
252122002-03-25 Fred Fish <fnf@redhat.com>
25213
25214 * gdb.base/attach.exp: Fix logic error that was suppressing this
25215 test for all non hppa*-*-hpux* targets, instead of the hp target.
25216 Move comments closer to the suppression point. Also now need to
25217 check that we are running natively.
25218
d43e73ee
MS
252192002-03-22 Michael Snyder <msnyder@redhat.com>
25220
882c8f02
MS
25221 * gdb.base/default.exp: Add test for gcore. Update copyright.
25222 * gdb.base/help.exp: Add test for gcore. Update copyright.
d43e73ee 25223
04c12f60
FF
252242002-03-06 Fred Fish <fnf@redhat.com>
25225
25226 * gdb.base/funcargs.c: Remove extraneous ';' character.
25227 * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
25228
b43df995
MC
252292002-03-04 Michael Chastain <mec@shout.net>
25230
25231 * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
25232 accommodate gcc v3 function signature.
25233 * gdb.mi/mi0-var-cmd-exp: Ditto.
25234
92362027
AC
252352002-02-24 Andrew Cagney <ac131313@redhat.com>
25236
25237 * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
25238 ``GNU/Linux'' or ``Linux kernel''
25239 * testsuite/gdb.threads/pthreads.c: Ditto.
25240
258ad32d
MC
252412002-02-24 Michael Chastain <mec@shout.net>
25242
25243 * gdb.threads/pthreads.c (thread1): Add a return statement.
25244 (thread2): Likewise.
25245 (foo): Likewise.
25246
04c3b3d4
MC
252472002-02-23 Michael Chastain <mec@shout.net>
25248
25249 * gdb.threads/linux-dp.c (philosopher): Add a return statement
25250 to placate gcc.
25251
5a2a0a20
MC
252522002-02-23 Michael Chastain <mec@shout.net>
25253
25254 * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
25255 test "ptype bint". The test passes on all my stabs configurations.
25256
a640f7fc
JB
252572002-02-21 Jim Blandy <jimb@redhat.com>
25258
27924826
JB
25259 * gdb.asm/asm-source.exp: Parse the output from `info sources' one
25260 filename at a time, and watch for the ones we want to see.
25261
a640f7fc
JB
25262 * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
25263 types of pointers to prototyped functions.
25264
edcc8c75
AC
252652002-02-20 Andrew Cagney <ac131313@redhat.com>
25266
25267 * gdb.base/sizeof.c (main): Call fill_structs. Print value of
25268 signed, unsigned and straight char.
25269 (padding_char, padding_short, padding_int, padding_long,
25270 padding_long_long, padding_float, padding_double,
25271 padding_long_double): New global variables.
25272 (fill, fill_structs): New functions.
25273
25274 * gdb.base/sizeof.exp: Check for signed and unsigned char. Check
25275 for correctly sized writes. Update copyright.
25276 (get_valueof): New procedure.
25277 (get_sizeof): Call get_valueof.
25278 (check_valueof): New procedure.
25279 (check_padding): New procedure.
25280
ac57ea44
MC
252812002-02-20 Michael Chastain <mec@shout.net>
25282
25283 * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
25284 to setup_xfail. Document some of the remaining calls.
25285
7a10c941
MC
252862002-02-18 Michael Chastain <mec@shout.net>
25287
25288 * gdb.c++/userdef.exp: Update copyright year.
25289
fb8acdcc
DJ
252902002-02-18 Daniel Jacobowitz <drow@mvista.com>
25291
25292 * gdb.c++/userdef.exp: Test overloaded operators properly.
25293 Remove xfails.
25294
fda6ae12
MS
252952002-02-14 Michael Snyder <msnyder@redhat.com>
25296
25297 * gdb.base/gcore.exp: Relax recognition of function breakpoint.
25298
676a0442
DJ
252992002-02-14 Daniel Jacobowitz <drow@mvista.com>
25300
25301 * gdb.base/a2-run.exp: Check for a remote target properly.
25302 * gdb.base/annota1.exp: Likewise.
25303 * gdb.base/list.exp: Likewise.
25304 * gdb.base/reread.exp: Likewise.
25305 * gdb.base/scope.exp: Likewise.
25306 * gdb.base/shlib-call.exp: Likewise.
25307 * gdb.base/term.exp: Likewise.
25308 * gdb.c++/annota2.exp: Likewise.
25309
78b4f468
RE
253102002-02-13 Richard Earnshaw <rearnsha@arm.com>
25311
25312 * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
25313
9a81ba51
MC
253142002-02-10 Michael Chastain <mec@shout.net>
25315
25316 * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
25317 (call_after_alloca): Ditto.
25318
004af6c7
DJ
253192002-02-10 Daniel Jacobowitz <drow@mvista.com>
25320
25321 * gdb.base/ending-run.exp: Guard "cont" test with
25322 gdb_skip_stdio_test.
25323
37225f62
JB
253242002-02-06 Jim Blandy <jimb@redhat.com>
25325
25326 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
25327 from here...
25328 * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
25329 To here. Disable this test on non-HP platforms. Add big comment.
25330
fe6fdd96
MS
253312002-02-04 Michael Snyder <msnyder@redhat.com>
25332
25333 * gdb.base/ovlymgr.c (ovly_copy): Generalize for targets
25334 other than d10v and m32r.
25335
036fad3f
RE
253362002-02-02 Richard Earnshaw <rearnsha@arm.com>
25337
25338 * gdb.base/default.exp: Rewrite test patterns to reduce time
25339 taken to match them.
25340
7148ab62
DJ
253412002-01-30 Daniel Jacobowitz <drow@mvista.com>
25342
25343 * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
25344 Allow a start function above main.
25345 * gdb.threads/linux-dp.exp: Fix copyright date.
25346
396cc255
DJ
253472002-01-30 Daniel Jacobowitz <drow@mvista.com>
25348
a9c64011
AS
25349 * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
25350 (check_philosopher_stack): Check for manager thread before checking
25351 for a just-starting thread.
396cc255 25352
f038d31b
DJ
253532002-01-30 Daniel Jacobowitz <drow@mvista.com>
25354
25355 From Neil Booth <neil@daikokuya.demon.co.uk>:
25356 * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
25357 warnings.
25358
b3ff9d9a
FF
253592002-01-21 Fred Fish <fnf@redhat.com>
25360
25361 * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
25362 not caller.
25363
39ad761d
JB
253642002-01-21 Jim Blandy <jimb@redhat.com>
25365
25366 * gdb.base/reread.exp: Check that GDB properly re-reads the
25367 executable file when it changes while no inferior is running.
25368
aaf320fa
FF
253692002-01-21 Fred Fish <fnf@redhat.com>
25370
a9c64011
AS
25371 * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
25372 optionally accept the "shlib events" variation.
aaf320fa 25373
808a31f5
JB
253742002-01-21 Jim Blandy <jimb@redhat.com>
25375
25376 * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
25377 call `fflush' after every `printf', so that the output is produced
25378 at predictable points, regardless of whatever buffering does (or
25379 doesn't) take place.
25380 * gdb.base/ending-run.exp: Adjust tests to expect output to appear
25381 at different points.
25382
4420d5e2
DJ
253832002-01-20 Daniel Jacobowitz <drow@mvista.com>
25384
25385 * gdb.c++/inherit.exp: Update copyright years.
25386 * gdb.c++/method.exp: Likewise.
25387
3e36a0f4
DJ
253882002-01-20 Daniel Jacobowitz <drow@mvista.com>
25389
25390 * gdb.c++/classes.exp: Update for improved v3 support and skipping
25391 artificial methods/arguments.
25392 * gdb.c++/derivation.exp: Likewise.
25393 * gdb.c++/inherit.exp: Likewise.
25394 * gdb.c++/method.exp: Likewise.
25395 * gdb.c++/virtfunc.exp: Likewise.
25396
b4ceaee6
AC
253972002-01-18 Andrew Cagney <ac131313@redhat.com>
25398
25399 * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
25400 * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
25401 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
25402 * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
25403 * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
25404 * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
25405
ecace851
JB
254062002-01-17 Jim Blandy <jimb@redhat.com>
25407
25408 * gdb.asm/asm-source.exp (info symbol): Take another shot at
25409 anchoring the pattern matching the entry point symbol's name.
25410
375fc983
AC
254112002-01-17 Andrew Cagney <ac131313@redhat.com>
25412
25413 * gdb.base/maint.exp: Update ``maint internal-error'' to match
25414 continue/quit query. Update copyright.
25415
fe6fdd96
MS
254162002-01-14 Michael Snyder <msnyder@redhat.com>
25417
25418 * gdb.base/gcore.exp: Remove extra debugging output.
25419
e017c81f
DJ
254202002-01-13 Daniel Jacobowitz <drow@mvista.com>
25421
25422 * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
25423 for slightly dubious v2 mangled string.
25424
37ab3bf8
DJ
254252002-01-13 Daniel Jacobowitz <drow@mvista.com>
25426
25427 * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
25428
1bc05c3a 254292002-01-10 Jason Merrill <jason@redhat.com>
7b2ac63b 25430
1bc05c3a 25431 * gdb.c++/namespace.exp: Accept trailing const for 'this'.
7b2ac63b 25432
1bc05c3a
JM
25433 * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
25434 constructors.
25435 * gdb.c++/derivation.exp: Likewise.
25436 * gdb.c++/templates.exp: Likewise.
25437 * gdb.c++/virtfunc.exp: Likewise.
ffcb195b 25438
1bc05c3a
JM
254392002-01-10 Michael Snyder <msnyder@redhat.com>
25440
25441 * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
ffcb195b 25442
a911c360
MS
254432002-01-08 Michael Snyder <msnyder@redhat.com>
25444
25445 * gdb.base/gcore.exp: New test for generate-core-file command.
25446 * gdb.base/gcore.c: Testcase for above.
25447 * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
25448
ea2119ec
JM
254492002-01-08 Jason Merrill <jason@redhat.com>
25450
25451 * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
25452
68203136
FF
254532002-01-07 Fred Fish <fnf@redhat.com>
25454
25455 * gdb.c++/overload.exp: Remove unconditional xfails for:
25456 print foo_instance1.overloadargs(1)
25457 print foo_instance1.overloadargs(1, 2)
25458 print foo_instance1.overloadargs(1, 2, 3)
25459 print foo_instance1.overloadargs(1, 2, 3, 4)
25460 print foo_instance1.overloadargs(1, 2, 3, 4, 5)
25461 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
25462 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
25463 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
25464 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
25465 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
25466 print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
25467 print foo_instance1.overload1arg()
25468 print foo_instance1.overload1arg((char)arg2)
25469 print foo_instance1.overload1arg((signed char)arg3)
25470 print foo_instance1.overload1arg((unsigned char)arg4)
25471 print foo_instance1.overload1arg((int)arg7)
25472 print foo_instance1.overload1arg((unsigned int)arg8)
25473 print foo_instance1.overload1arg((float)arg11)
25474 print foo_instance1.overload1arg((double)arg12)
d63a86f8 25475
21b9b5b1
MS
254762002-01-07 Michael Snyder <msnyder@redhat.com>
25477
25478 * gdb.base/huge.exp: New test. Print a very large target data object.
25479 (skip_huge_test): New test variable. Define if you want to skip this
25480 test. The test reads an 8 megabyte data object from the target, so it
25481 might be very time consuming on remote targets with a slow connection.
25482 * gdb.base/huge.c: New file. Test case for above.
25483
725f922e
FF
254842002-01-07 Fred Fish <fnf@redhat.com>
25485
25486 * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
25487 g_instance.bfoo, and g_instance.cfoo.
25488
889bf7c5 254892002-01-07 Jeffrey A Law <law@redhat.com>
634d57ec 25490
889bf7c5
PA
25491 * gdb.base/break.c (multi_line_if_conditional): New function.
25492 (multi_ilne_while_conditional): Likewise.
25493 * gdb.base/break.exp: Verify that a breakpoint on a multi-line
25494 IF or WHILE condition puts the breakpoint at the start of
25495 the condition.
f286b2c3 25496
634d57ec
JL
25497 * gdb.base/selftest.exp (backtrace through signal handler): Remove
25498 hppa*-*-hpux* expected failure.
25499 * gdb.base/structs.exp (do_function_calls): Similarly.
25500
25501 * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
25502 watchpoints.
25503
9fbfe2dc
AC
255042002-01-06 Andrew Cagney <ac131313@redhat.com>
25505
25506 Fix PR gdb/66.
25507 * gdb.base/structs.exp: Replace skip for a29k with skip for
25508 gdb,cannot_call_functions.
25509 * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
25510 * gdb.base/callfuncs.exp: Ditto.
25511 * gdb.base/call-rt-st.exp: Ditto.
25512 * gdb.base/call-strs.exp: Ditto.
25513 * gdb.base/callfwmall.exp: Ditto.
25514 * gdb.base/scope.exp: Obsolete xfail a29k.
25515 * gdb.c++/misc.exp: Ditto.
25516 * gdb.c++/cplusfuncs.exp: Ditto.
25517 * gdb.base/ptype.exp: Ditto.
25518 * gdb.base/printcmds.exp: Ditto.
25519 * gdb.base/opaque.exp: Ditto.
25520 * gdb.base/list.exp: Ditto.
25521 * gdb.base/funcargs.exp: Ditto.
25522 * gdb.base/default.exp: Ditto.
25523
8ddad156
MS
255242002-01-04 Michael Snyder <msnyder@redhat.com>
25525
ca4976a6 25526 * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
8ddad156
MS
25527 * gdb.base/maint.exp: Add tests for maint info sections options.
25528
1b074332
JL
25529Fri Dec 21 09:42:11 2001 Jeffrey A Law (law@redhat.com)
25530
25531 * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
25532
7d159115
CV
255332001-12-20 Corinna Vinschen <vinschen@redhat.com>
25534
25535 * gdb.asm/arm.inc: New file.
25536 * gdb.asm/asm-source.exp: Add arm targets.
25537 * gdb.asm/configure.in: Ditto.
25538 * gdb.asm/configure: Recreated from configure.in.
25539
8fb87725
JL
25540Thu Dec 20 09:54:36 2001 Jeffrey A Law (law@redhat.com)
25541
afabe08c
JL
25542 * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
25543 with HP's compiler.
25544 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
25545 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
25546 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
25547 * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
25548
25549 * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
25550 either HP's compilers or GCC.
25551
db521deb
JL
25552 * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
25553 a SIGBUS or SIGSEGV.
25554
25555 * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
25556
25557 * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
25558 can be compiled with either HP's compiler or GCC.
25559
cfa88ab7
JL
25560 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
25561 * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
25562 * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
25563
ca344dff
JL
25564 * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
25565 to match current gdb output. Update due to using auto-solib-limit
25566 for limiting instead of overloading auto-solib-add.
25567 * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
25568 test program.
25569
3f3c6e55 25570 * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
ca344dff
JL
25571 * gdb.hp/gdb.base-hp/dollar.exp: Likewise
25572 * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
25573 * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
25574 * gdb.hp/gdb.base-hp/reg.exp: Likewise.
25575 * gdb.hp/gdb.compat/xdb3.exp: Likewise.
25576 * gdb.hp/gdb.defects/bs15503.exp: Likewise.
25577 * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
25578 * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
25579 * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
25580 * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
25581 * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
25582 * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
3f3c6e55 25583
8fb87725
JL
25584 * gdb.base/annota1.exp: Expect failure for hpux11 when posting
25585 a SIGTRAP to the inferior.
25586
cf599fa7
CV
255872001-12-19 Corinna Vinschen <vinschen@redhat.com>
25588
25589 * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
25590 Substitute call to target_link by call to gdb_compile.
25591
2cd045cd
JL
25592Wed Dec 19 14:10:57 2001 Jeffrey A Law (law@redhat.com)
25593
a9c64011
AS
25594 * gdb.base/break.exp: Fix HP specific search string when testing
25595 backtracing in a called function.
2cd045cd 25596
a9c64011
AS
25597 * gdb.base/constvars.exp: Only set lang to C++ if we're
25598 compiling the test with HP's compilers.
25599 * gdb.base/volatile.exp: Similarly.
2cd045cd 25600
99ebe9ac
JB
256012001-12-19 Jim Blandy <jimb@redhat.com>
25602
25603 * gdb.base/printcmds.exp: Expect the null character to be printed
25604 as '\0', and the '\013' to be printed as '\v'.
25605 * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
25606 * gdb.base/setvar.exp: Same.
25607
b9891b29
JB
256082001-12-17 Jim Blandy <jimb@redhat.com>
25609
0eba65ab
JB
25610 * gdb.base/completion.exp: Rather than completing very long
25611 filenames, which can make the readline library produce output we
25612 don't recognize, cd to the directory first, and then complete
25613 using nice, short relative paths.
25614
6970b5b1
JB
25615 * gdb.base/completion.exp: On some systems, there is, in fact, a
25616 variable named `b' in scope, since GDB treats all static
a9c64011
AS
25617 variables as being in scope. So use `no_var_named_this'
25618 instead of `b'.
6970b5b1 25619
b9891b29 25620 * gdb.base/corefile.exp: Recognize the message saying that GDB
889bf7c5 25621 can't find the core file's registers as a failure.
b9891b29 25622
e6ccd35f
JSC
256232001-12-13 Jackie Smith Cashion <jsmith@redhat.com>
25624
a9c64011
AS
25625 * gdb.base/commands.exp (user_defined_command_test): Make "show user"
25626 test expect string more specific.
e6ccd35f 25627
105ba819
CV
256282001-12-13 Corinna Vinschen <vinschen@redhat.com>
25629
25630 * gdb.asm/asm-source.exp: Add support for xstormy16.
25631 * gdb.asm/configure.in: Ditto.
25632 * gdb.asm/configure: Rebuild.
25633 * gdb.asm/xstormy16.inc: New file.
25634
e9e79dd9
FF
256352001-12-10 Fred Fish <fnf@redhat.com>
25636
25637 * gdb.base/maint.exp: Update to match changes in type dumping code.
25638
347dc97d
JB
256392001-12-10 Jim Blandy <jimb@redhat.com>
25640
25641 * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
889bf7c5
PA
25642 matching the entry point symbol's name at the beginning of the
25643 line.
347dc97d 25644
5178b9d6
DJ
256452001-12-07 Daniel Jacobowitz <drow@mvista.com>
25646
25647 * gdb.c++/classes.exp, gdb.c++/derivation.exp,
25648 gdb.c++/inherit.exp, gdb.c++/method.exp,
25649 gdb.c++/namespace.exp, gdb.c++/templates.exp,
25650 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
25651 and class layout support.
25652
af890c52
DJ
256532001-12-07 Daniel Jacobowitz <drow@mvista.com>
25654
25655 * gdb.c++/classes.exp: Add test for static member function.
25656 * gdb.c++/misc.cc: Add class with static member function.
25657
7a345fb3
JB
256582001-12-07 Jim Blandy <jimb@redhat.com>
25659
f2e54a80 25660 If GDB says it can't find the struct the function returned, report
8032bf31
JB
25661 those tests as `unsupported'.
25662 * gdb.base/call-rt-st.exp (print_struct_call): New function.
25663 Rewrite subsequent tests to use it.
25664
25665 If GDB says it can't find the struct the function returned, report
f2e54a80
JB
25666 those tests as `unsupported'.
25667 * gdb.base/structs.exp (call_struct_func): New function.
25668 (do_function_calls): Use call_struct_func to call the functions
25669 returning structs.
25670
0bc69509
JB
25671 * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
25672 whether functions are prototyped or not, so we can't possibly pass
25673 arguments to t_float_values2 properly.
25674
7a345fb3
JB
25675 * gdb.base/break.exp: (test_next_with_recursion): Don't change the
25676 value of `timeout' for targets other than the mips*tx39-*.
25677
edb6ede1
MS
256782001-12-06 Michael Snyder <msnyder@redhat.com>
25679
d63a86f8 25680 * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
edb6ede1
MS
25681 and detect whether the start symbol has a leading underscore.
25682
2d842f13
JB
256832001-12-04 Jim Blandy <jimb@redhat.com>
25684
25685 * gdb.base/completion.exp: Clarify indentation.
25686
68550daf
JB
256872001-12-03 Jim Blandy <jimb@redhat.com>
25688
25689 * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
25690 variables on the S/390, not `.word'.
25691
cd5195a8
JB
256922001-11-30 Jim Blandy <jimb@redhat.com>
25693
25694 Add assembly-source tests for s390-ibm-linux.
25695 * gdb.asm/s390.inc: New file.
25696 * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
25697 the S/390 architecture.
a9c64011 25698 * gdb.asm/configure: Regenerated.
cd5195a8 25699
ca9efc90
MS
257002001-11-30 Michael Snyder <msnyder@redhat.com>
25701
25702 * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
25703 next, info source, info sources, info line, global and static
25704 variables, and static functions.
25705 * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
25706 * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
25707 * gdb.asm/asmsrc1.s: Add a static function and some variables.
25708 * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
25709 * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
25710 (gdbasm_leave): Restore frame pointer.
25711 (gdbasm_startup): Copy stack set-up from crt0.S.
25712
d0e66976
FN
257132001-11-26 Fernando Nasser <fnasser@redhat.com>
25714
25715 From 2001-11-12 Jackie Smith Cashion <jsmith@redhat.com>:
25716 * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
25717 to a local (non-static) variable. Copy tstruct.a to a static buffer
25718 and return a pointer to that buffer.
25719 * gdb.base/callfwmall.c (t_structs_a): Ditto.
25720
e2334072
MK
257212001-11-24 Mark Kettenis <kettenis@gnu.org>
25722
25723 * gdb.asm/configure.in: Fix recognition of ix86 target.
25724 * gdb.asm/configure: Regenerate.
25725
756caa3d
MS
257262001-11-21 Michael Snyder <msnyder@redhat.com>
25727
25728 * gdb.asm/sparc.inc: New file.
25729 * gdb.asm/asm-source.exp: Recognize sparc target.
25730 * gdb.asm/configure.in: Recognize sparc target.
25731 * gdb.asm/configure: Regenerate.
d63a86f8 25732
9a4d72d5
MS
257332001-11-21 Michael Snyder <msnyder@redhat.com>
25734
25735 * gdb.asm/m32r.inc: New file.
25736 * gdb.asm/asm-source.exp: Recognize m32r target.
25737 * gdb.asm/configure.in: Recognize m32r target.
25738 * gdb.asm/configure: Regenerate.
25739
a773d1cd
MS
257402001-11-20 Michael Snyder <msnyder@redhat.com>
25741
017ac23d
MS
25742 * gdb.asm/i386.inc: New file.
25743 * gdb.asm/asm-source.exp: Recognize ix86 target.
25744 * gdb.asm/configure.in: Recognize ix86 target.
25745 * gdb.asm/configure: Regenerate.
25746
a773d1cd
MS
25747 * gdb.c++/namespace.exp: Fix quotes in output messages.
25748
bb632afb
MS
257492001-11-14 Michael Snyder <msnyder@redhat.com>
25750
25d559ca 25751 * gdb.base/code-expr.exp: New file. Tests use of the "@code"
bb632afb
MS
25752 qualifier in a type cast expression, to designate an address
25753 in the instruction space (Harvard architecture).
25754
4749e309
MS
257552001-11-13 Michael Snyder <msnyder@redhat.com>
25756
25757 * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
25758 Tests for expressions using 'const' and 'volatile'.
25759
25050984
CV
257602001-11-13 Corinna Vinschen <vinschen@redhat.com>
25761
25762 * gdb.asm/asm-sources.exp: Allow defining linker flags.
25763
1902c51f
DJ
257642001-11-12 Daniel Jacobowitz <drow@mvista.com>
25765
25766 * lib/mi-support.exp (mi_run_to_helper): Move comments
25767 outside of gdb_expect.
25768
dcf95b47
DJ
257692001-11-11 Daniel Jacobowitz <drow@mvista.com>
25770
25771 * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
25772 mi_step_to, mi_next_to, mi_continue_to, mi_finish_to,
25773 mi0_step_to, mi0_next_to, mi0_continue_to, mi0_finish_to,
25774 mi0_run_to): New functions.
25775 * gdb.mi/mi-simplerun.exp: Use them.
25776 * gdb.mi/mi0-simplerun.exp: Likewise.
25777 * gdb.mi/mi-var-cmd.exp: Likewise.
25778 * gdb.mi/mi0-var-cmd.exp: Likewise.
d63a86f8 25779
45b074e1
AC
257802001-11-10 Andrew Cagney <ac131313@redhat.com>
25781
25782 * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
25783 * gdb.asm/asmsrc2.s, gdb.asm/d10v.inc: Update.
25784
bf50d346
AC
257852001-11-09 Andrew Cagney <ac131313@redhat.com>
25786
25787 * gdb.base/restore.exp: Include $expected value in restored test
25788 message.
25789
9383332c
AC
257902001-11-09 Andrew Cagney <ac131313@redhat.com>
25791
25792 * gdb.asm/asm-source.exp: Supress file, instead of skip, when not
25793 implemented.
25794
db62520a
MS
257952001-11-08 Michael Snyder <msnyder@redhat.com>
25796
25797 * gdb.base/callfuncs.exp: Add tests for nested call dummies.
25798 Add pass/fail message for stop at breakpoint in call dummy function.
25799
b5703437
MS
258002001-11-07 Michael Snyder <msnyder@redhat.com>
25801
d63a86f8
RM
25802 * gdb.c++/templates.exp (test_template_breakpoints):
25803 If we get an overload menu, but it does not match what
760f6330 25804 we expect, we still need to issue the "cancel" command.
3b2a7ae5
MS
25805 * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
25806 making the whitespace optional. Argument for "new" may be
25807 "unsigned" as well as "unsigned int/long".
d63a86f8 25808 * gdb.c++/templates.exp: Replace "const &" with "const ?&",
eef747c0
MS
25809 making the whitespace optional. Also replace "(void) with
25810 "((void|)), making the keyword "void" optional.
d63a86f8 25811 * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
63f50499
MS
25812 making the whitespace optional. Also replace "(void) with
25813 "((void|)), making the keyword "void" optional.
3bf40917
MS
25814 * gdb.base/callfuncs.c (t_float_values): This function must
25815 _not_ be prototyped, and the following function (t_float_values2)
d63a86f8 25816 must be prototyped (if the compiler supports it), so that GDB
3bf40917
MS
25817 can be tested against both cases. Usually one case involves
25818 promotion of float to double, while the other does not.
25819 * gdb.base/callfwmall.c: Ditto.
b5703437
MS
25820 * gdb.asm/asm-source.exp (bt ALL in foo2): Accept a backtrace that
25821 includes a stack frame for "start".
25822
c8ab4e6d
JB
258232001-11-05 Jim Blandy <jimb@redhat.com>
25824
25825 * gdb.stabs/weird.exp: Delete "p v_comb" test. It assumes that
25826 pointers are 32 bits long, and that offsets of relocs are always
25827 stored in the data (REL-style), and not in the reloc entry itself
25828 (RELA-style).
25829 * gdb.stabs/weird.def (v_comb, v_comb_shared): Remove symbols and
25830 stabs.
25831
3f08ced9
MS
258322001-11-01 Michael Snyder <msnyder@redhat.com>
25833
25834 * gdb.c++/cplusfuncs.exp: Fix conflicts between operator names
25835 and regular expression operators by using quoting.
25836
cbfa24cd
MS
258372001-10-31 Michael Snyder <msnyder@redhat.com>
25838
25839 * gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
25840 depending on what the symbol table contains.
25841 * gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
25842 the output of the ptype command. Similarly, accept both "const &"
25843 and "const&".
25844
aaa68313
CV
258452001-10-31 Corinna Vinschen <vinschen@redhat.com>
25846
25847 * gdb.base/miscexprs.c (main): Add usage of preprocessor
25848 symbol `STORAGE' to allow to choose the storage class of
25849 the local datastructures.
25850 * gdb.base/miscexprs.exp: Handle setting a `-DSTORAGE=...'
25851 compiler directive.
25852
91740388
MS
258532001-10-30 Michael Snyder <msnyder@redhat.com>
25854
25855 * gdb.base/jump.exp: Allow it to run for all targets.
25856
1b7c05e7
CV
258572001-10-29 Corinna Vinschen <vinschen@redhat.com>
25858
25859 * gdb.base/call-ar-st.c (print_double_array): Match for loop
25860 with new double_array size.
25861 (main): Change storage class of all local variables to static.
25862 Reduce size of double_array to 9.
25863 * gdb.base/call-ar-st.exp: Increase timeout value.
25864 Change expected output for double array to match new size in
25865 call-ar-st.c.
25866
36a22261
CV
258672001-10-29 Corinna Vinschen <vinschen@redhat.com>
25868
25869 * gdb.base/ending-run.exp: Create identical output when passing
25870 `step to end of run' case. Add regular expression branch satisfying
d63a86f8 25871 Stormy16 target.
36a22261 25872
92b8ae91
MK
258732001-10-28 Mark Kettenis <kettenis@gnu.org>
25874
25875 * gdb.base/interrupt.exp: Treat SIGILL similar to SIGSEGV such
25876 that we catch the expected failure under Linux/x86.
25877
cb135b83
OF
258782001-10-29 Orjan Friberg <orjanf@axis.com>
25879
25880 * gdb.base/setvar.exp: Escape curly braces.
25881 * gdb.stabs/weird.exp: Ditto.
25882
6884aa54
DJ
258832001-10-27 Daniel Jacobowitz <drow@mvista.com>
25884
25885 * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings.
25886 * gdm.mi/mi0-hack-cli.exp: Likewise.
25887
0398c9aa
AC
258882001-10-25 Andrew Cagney <ac131313@redhat.com>
25889
25890 * gdb.stabs/weird.exp: Unify ``variable VAR printed properly''
25891 messages.
25892
d20bf2e8
AC
258932001-10-21 Andrew Cagney <ac131313@redhat.com>
25894
25895 * lib/mi-support.exp (mi_gdb_start): Don't require MI_OUT when
25896 checking MI enabled.
25897
03dd63aa
CV
258982001-10-09 Corinna Vinschen <vinschen@redhat.com>
25899
25900 * gdb.base/maint.exp: Treat $EXEEXT as optional in output.
25901
1d9d99f3
FCE
259022001-10-04 Frank Ch. Eigler <fche@redhat.com>
25903
25904 * lib/insight-support.exp (gdbtk_start): Don't exit dejagnu
25905 if gdb child process crashes, just signal an error.
25906
838ae6c4
JB
259072001-10-02 Jim Blandy <jimb@redhat.com>
25908
25909 * lib/gdb.exp (test_xfail_format): Simplify.
25910
25911 * lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in
25912 front of the variable name `format'. Simplify `if'.
25913
8f0cbc1c
DJ
259142001-10-01 Daniel Jacobowitz <drow@mvista.com>
25915
25916 * gdb.threads/pthreads.exp: Wait for output and delay
25917 before sending ^C.
25918
1f08dafd
DJ
259192001-10-01 Daniel Jacobowitz <drow@mvista.com>
25920
25921 * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize
25922 some incorrect output instead of timing out.
25923 * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
25924
674f90ff
CV
259252001-09-28 Corinna Vinschen <vinschen@redhat.com>
25926
25927 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2
25928 check to allow additional `int'.
25929
9b284272
DJ
259302001-09-27 Daniel Jacobowitz <drow@mvista.com>
25931
25932 * gdb.base/completion.exp: Remove incorrect 'p "a' test.
25933 Add tests for 'p "break' (pass) and 'p "break.' (xfail).
25934
b55a4771
MS
259352001-09-27 Michael Snyder <msnyder@redhat.com>
25936
25937 * lib/gdb.exp (test_debug_format): New proc.
25938 (setup_xfail_format): Use new proc test_debug_format.
25939 * gdb.base/constvars.exp (local_compiler_xfail_check): New
25940 proc; use new service proc test_debug_format.
25941 Replace all other "gcc_compiled" tests with this test.
25942 * gdb.base/volatile.exp (local_compiler_xfail_check): New
25943 proc; use new service proc test_debug_format.
25944 Replace all other "gcc_compiled" tests with this test.
25945
259462001-09-27 Michael Snyder <msnyder@redhat.com>
25947
25948 * gdb.base/cvexpr.exp: New file.
25949 * gdb.base/cvexpr.c: New file
25950 Test for expressions using const and volatile keywords.
25951
4e6667ac
CV
259522001-09-26 Corinna Vinschen <vinschen@redhat.com>
25953
25954 * gdb.base/constvars.exp: Check for different orders of keywords
25955 and additional "int" strings in output.
25956
4f337972
AC
259572001-09-22 Andrew Cagney <ac131313@redhat.com>
25958
25959 * gdb.base/maint.exp: Add "maintenance set/show" to list of valid
25960 responses from "help maint".
25961
2015650d
FCE
259622001-09-19 Frank Ch. Eigler <fche@redhat.com>
25963
25964 * lib/insight-support.exp (_gdbtk_xvfb_init): Set DISPLAY
25965 to localhost:NNN instead of :NNN, in case Xvfb is listening
25966 only on TCP.
25967
f3bcedc1
CV
259682001-09-19 Corinna Vinschen <vinschen@redhat.com>
25969
25970 * gdb.base/recurse.exp: When checking leaving the watchpoint
25971 scope, recognize when gdb is in function's epilogue and pass.
25972
6b819c92
KS
259732001-09-18 Keith Seitz <keiths@redhat.com>
25974
25975 * lib/insight-support.exp (_gdbtk_export_target_info): Add
25976 support for running tests against sid targets.
25977 (gdbtk_done): Ditto.
25978
a10c9419
CV
259792001-09-18 Corinna Vinschen <vinschen@redhat.com>
25980
25981 * gdb.base/ending-run.c (main): Set stdout buffersize
25982 to the same reasonable value for any target.
25983 * gdb.base/ending-run.exp: Add a regular expression
25984 to make testsuite happy on Sanyo Stormy16 target.
25985
739d0d99
CV
259862001-09-17 Corinna Vinschen <vinschen@redhat.com>
25987
25988 * gdb.base/display.c (do_loops): Add float variable `f'.
25989 Increment f in loop.
25990 * gdb.base/display.exp: Increment timeout by 60 seconds.
25991 Change float display test to use variable `f'.
25992
1b8947f0
JB
259932001-09-17 Jim Blandy <jimb@redhat.com>
25994
25995 * gdb.base/restore.exp: Use temporary breakpoints, to avoid
25996 overflowing the limited breakpoint tables on some ROM monitors
25997 (like the ROM68K).
25998
9890ac81
FCE
259992001-09-15 Frank Ch. Eigler <fche@redhat.com>
26000
26001 * lib/insight-support.exp (_gdbtk_xvfb_init): Start Xvfb with
26002 the "-ac" (disable access control) flag.
26003
6db765ea
JH
260042001-08-30 Jeff Holcomb <jeffh@redhat.com>
26005
26006 * gdb.base/remote.c: Use a small buffer for targets with 16-bit
26007 ints.
26008
4c32cc04
KS
260092001-08-30 Keith Seitz <keiths@redhat.com>
26010
26011 * lib/gdb.exp: Move all insight-related functionality into
26012 separate file.
26013 * lib/insight-support.exp: New file.
26014
8d6e6f81
FCE
260152001-08-29 Frank Ch. Eigler <fche@redhat.com>
26016
26017 * config/sid.exp (sid_start): Never set sid verbosity; disable
26018 expect_background {} that consumed its stdout; tolerate </dev/null.
26019 Attempt to set endianness override in "sid" protocol mode. Cleanup.
26020
6a90e1d0
AC
260212001-08-18 Andrew Cagney <ac131313@redhat.com>
26022
26023 * lib/mi-support.exp (mi_gdb_start): If a remote target, use the
26024 CLI jump command to start it.
26025 (mi_run_to_main): Fail immediatly when unexpected output.
26026
1759b3c3
AC
260272001-08-18 Andrew Cagney <ac131313@redhat.com>
26028
26029 * lib/mi-support.exp (mi_gdb_start): Move call to sid_start to
26030 beginning of function. Fix PR gdb/191.
26031
61d11d80
FCE
260322001-08-16 Frank Ch. Eigler <fche@redhat.com>
26033
26034 * config/sid.exp (sid_start): Don't warn if we cannot figure out
26035 what to force sid endianness to.
26036
942a4df2
KS
260372001-08-15 Keith Seitz <keiths@redhat.com>
26038
26039 * lib/gdb.exp (gdbtk_start): Don't set environment
26040 variables for TCL_LIBRARY and friends. Insight will
26041 now figure these out for itself.
26042
0521c418
MS
260432001-08-02 Michael Snyder <msnyder@redhat.com>
26044
26045 * gdb.base/completion.exp: Remove the symbol "a64l" from
26046 the expect string; this is target-specific, and not related
26047 to what is being tested.
26048
74a9a58a
DB
260492001-08-02 Dave Brolley <brolley@redhat.com>
26050
26051 * config/sid.exp: Rename gdb-socket to cpu-gdb-socket.
26052
c70819fa
MS
260532001-07-25 Michael Snyder <msnyder@redhat.com>
26054
c2b8fa57
MS
26055 * gdb.base/consecutive.exp: New file. Test stepping over
26056 breakpoints on consecutive instructions.
26057 * gdb.base/consecutive.c: New file.
26058
c70819fa
MS
26059 * gdb.base/call-rt-st.exp: Use double-backslash to quote
26060 curly braces in regular expressions.
26061
2b1a1355
MS
260622001-07-25 Michael Snyder <msnyder@redhat.com>
26063
26064 * gdb.base/ending-run.exp: Accept "Program exited normally" as
26065 legitimate output from stepping out of main.
26066
413eca6f
KS
260672001-07-22 Keith Seitz <keiths@redhat.com>
26068
26069 * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
26070 the empty string, do not run the tests.
26071
7e5a9322
SC
260722001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
26073
26074 * gdb.base/long_long.exp: Detect size of pointer. Take into
26075 account 2-byte pointers when testing for p/a results.
26076
de58f10f
SC
260772001-07-17 Stephane Carrez <Stephane.Carrez@worldnet.fr>
26078
d63a86f8 26079 * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
de58f10f
SC
26080 and defined to 1K for m68hc11.
26081 (random_data): Reduce table to 1K for embedded platforms (68hc11).
26082 * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
26083 (sizeof_random_data): New variable to tell the size of the data table;
26084 don't test past this size; always run to main.
26085
d6f5fea1
SC
260862001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
26087
26088 * gdb.base/return2.exp: return of long long and double fails for
26089 68HC11; don't execute these tests on that platform.
26090 * gdb.base/return.exp: Return of a double fails for 68hc11.
26091
c477543d
SC
260922001-07-16 Stephane Carrez <Stephane.Carrez@worldnet.fr>
26093
26094 * call-ar-st.exp: Use gdb_skip_float_test to avoid executing
26095 tests that print a float.
26096 * call-rt-st.exp: Likewise.
26097
63cf1c79
MK
260982001-07-12 Mark Kettenis <kettenis@gnu.org>
26099
26100 * gdb.base/so-impl-ld.exp: Remove stray space that prevented
26101 running this test on Linux.
26102
112f9ab5
MC
261032001-06-24 Michael Chastain <chastain@redhat.com>
26104
26105 * gdb.base/arithmet.exp: Remove some tests to make all test names
26106 unique.
26107
4970cb0f
MS
261082001-07-03 Michael Snyder <msnyder@redhat.com>
26109
26110 * gdb.c++/classes.exp: Accept both "foo(void)" and "foo()" in
26111 the output of the ptype command.
26112
d85da69f
MS
261132001-07-02 Michael Snyder <msnyder@redhat.com>
26114
4c8a82de
MS
26115 * gdb.base/completion.exp: Don't assume that break.c is the only
26116 source file that may contain functions named "marker".
d85da69f
MS
26117 * gdb.base/corefile.exp: Quote the curly braces in regexp.
26118
8afc772b
AC
261192001-06-28 Andrew Cagney <ac131313@redhat.com>
26120
26121 * gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to list
26122 of files to delete.
26123
26124 From 2000-06-15 Kazu Hirata <kazu@hxi.com>:
26125 * gdb.disasm/h8300s.exp: New file.
26126 gdb.disasm/h8300s.s: Likewise.
26127
cff22675
AC
261282001-06-27 Andrew Cagney <ac131313@redhat.com>
26129
26130 * lib/mi-support.exp (mi_delete_breakpoints): Accept mi1 format
26131 empty breakpoint tables.
26132
68c81b54
AC
261332001-06-25 Andrew Cagney <ac131313@redhat.com>
26134
26135 * lib/mi-support.exp: Update args=... part of stop-reason
26136 patterns. Accept either a list or a tuple.
26137
2dd62704
AC
261382001-06-23 Andrew Cagney <ac131313@redhat.com>
26139
26140 * lib/mi-support.exp: Remove local emacs variable defining
26141 change-log-default-name.
26142
b4127474
MC
261432001-06-22 Michael Chastain <chastain@redhat.com>
26144
26145 * gdb.base/arithmet.exp: Use gdb_test instead of send_gdb/gdb_expect.
26146 This is operationally compatible with the previous version.
26147
8dbfb380
JB
261482001-06-13 Jim Blandy <jimb@redhat.com>
26149
26150 * lib/gdb.exp (gdb_test): Doc fix.
26151
f2d8c86d
MC
261522001-06-10 Michael Chastain <chastain@redhat.com>
26153
26154 * gdb.base/exprs.exp: Remove a duplicate test.
26155
81564d34
JB
261562001-06-06 Jim Blandy <jimb@redhat.com>
26157
26158 * gdb.base/return2.exp (main): Use values to test float and double
26159 returns that are not NaN's, to avoid being confused by IEEE
26160 comparison rules.
26161
da55addb
MS
261622001-06-04 Michael Snyder <msnyder@redhat.com>
26163
26164 * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
d63a86f8 26165 non-zero if control_c fails. Terminate the test on failure,
da55addb
MS
26166 rather than wait for 12 more tests to time out.
26167
42c65987
JB
261682001-06-06 Jim Blandy <jimb@redhat.com>
26169
b18bced9 26170 * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
d63a86f8 26171 Don't forget to match the GDB prompt.
b18bced9 26172
42c65987
JB
26173 * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
26174
5b41e5f0
JB
261752001-06-04 Jim Blandy <jimb@redhat.com>
26176
26177 * gdb.base/help.exp: Update pattern to exclude `print-load-map'
26178 command.
26179
015e046f
KB
261802001-05-31 Kevin Buettner <kevinb@redhat.com>
26181
26182 * gdb.base/annota1.exp (info break): Match four or more spaces
26183 after "Address".
26184
fb1ffbbe
MC
261852001-05-31 Michael Chastain <chastain@redhat.com>
26186
26187 * gdb.c++/cplusfuncs.cc (dm_type_char_star): Remove superfluous cast.
26188 (dm_type_int_star): Likewise.
26189 (dm_type_long_star): Likewise.
26190 (dm_type_void_star): Likewise.
26191
5ea2a32c
KB
261922001-05-29 Kevin Buettner <kevinb@redhat.com>
26193
26194 * gdb.base/completion.exp (INPUTRC): Set this environment variable
26195 to a known value in order to get consistent results regardless
26196 of the setting of INPUTRC or the presence or contents of .inputrc.
26197
ae23c492
MS
261982001-05-24 Michael Snyder <msnyder@redhat.com>
26199
ac55707e
MS
26200 * gdb.threads/linux-dp.exp: Remove assumptions about thread ordering.
26201 Don't require that the main thread and the manager thread are the
26202 first in the list.
26203
ae23c492
MS
26204 * gdb.threads/pthreads.exp (test_startup): Relax test for thread
26205 debugging. If test fails, issue an "unsupported" not a "fail".
26206
400071f1
JB
262072001-05-24 Jim Blandy <jimb@redhat.com>
26208
26209 Don't assume that short is shorter than int.
26210 * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
26211 assume that shorts are smaller than ints. On a 16-bit machine,
d63a86f8 26212 this isn't true.
400071f1
JB
26213 ("print unsigned char == (~0)"): Add test that verifies that ~0,
26214 an int, is not equal to ~0 stored in an unsigned char. This tests
26215 the same thing that the previous test meant to, but works on
26216 16-bit machines, too.
26217 ("print unsigned char != (~0)"): Same test, complemented.
26218
0816a3e5
MS
262192001-05-24 Michael Snyder <msnyder@redhat.com>
26220
26221 * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
d63a86f8 26222 test for (full_coverage == 0). This makes the test run faster,
0816a3e5
MS
26223 and prevents dejagnu getting out of step.
26224
f6dc23a9
KB
262252001-05-23 Kevin Buettner <kevinb@redhat.com>
26226
26227 * gdb.base/finish.exp (finish_void): Revise pattern for
26228 stopping on the call statement to not permit stopping at
26229 the start of the instructions comprising the call sequence.
26230
7dbd117d
MC
262312001-05-19 Michael Chastain <chastain@redhat.com>
26232
26233 * gdb.base/callfuncs.exp: Make all test names unique.
26234 * gdb.base/commands.exp: Make all test names unique.
26235 * gdb.base/condbreak.exp: Make all test names unique.
26236 * gdb.base/dbx.exp: Make all test names unique.
26237 * gdb.base/default.exp: Make all test names unique.
26238 * gdb.base/define.exp: Make all test names unique. Conform some FAIL
26239 and TIMEOUT messages to their corresponding PASS message.
26240 * gdb.base/ending-run.exp: Make all test names unique.
26241 * gdb.base/long_long.exp: Remove duplicate test.
26242
6b0b0a9e
KB
262432001-05-21 Kevin Buettner <kevinb@redhat.com>
26244
26245 * gdb.base/finish.exp (finish_void): Allow "finish" command to
26246 stop on the call statement as well as the statement after the
26247 call.
26248
2caa35cb
MS
262492001-05-21 Michael Snyder <msnyder@redhat.com>
26250
26251 * gdb.base/long_long.exp: Allow for targets with 4-byte short.
26252
40713331
EZ
262532001-05-10 Elena Zannoni <ezannoni@redhat.com>
26254
a9c64011
AS
26255 * gdb.base/completion.exp: Revamp test. Make it execute on all
26256 platforms.
40713331 26257
c2c1be8d
EZ
262582001-05-10 Elena Zannoni <ezannoni@redhat.com>
26259
a9c64011
AS
26260 * config/gdbserver.exp (gdb_load): Handle the case
26261 in which the arguments to gdbserver are given in the
26262 baseboard configuration file.
26263 Also handle the case in which the server needs to do a
26264 load.
2c9cd303 26265
9671de48
KS
262662001-05-07 Keith Seitz <keiths@cygnus.com>
26267
a9c64011
AS
26268 * lib/gdb.exp (gdbtk_initialize_display): New proc which will
26269 set up the display for testing.
26270 (gdbtk_start): Convert all paths to paths that tcl will like.
26271 Export target information to environment.
26272 (_gdbtk_xvfb_init): New proc to start Xvfb if available and
26273 necessary.
26274 (_gdbtk_xvfb_exit): New proc to kill Xvfb if necessary.
26275 (to_tcl_path): New proc to convert a given pathname into
26276 a path acceptible as an argument to a tcl command.
26277 (_gdbtk_export_target_info): New proc to export target info
26278 into the environment for gdbtk testing.
26279 (gdbtk_done): New proc to signal end-of-test.
9671de48 26280
5a360f47
JB
262812001-05-06 Jim Blandy <jimb@redhat.com>
26282
26283 * restore.c: Make the code of caller0 correspond to its comment.
26284
66c756c6
MS
262852001-05-03 Michael Snyder <msnyder@redhat.com>
26286
26287 * config/sid.exp (gdb_target_sid): Check for error messages.
26288 On error or timeout, don't make expect exit (which will terminate
26289 all subsequent tests); instead just make gdb exit.
d63a86f8 26290 (gdb_load): Check for error messages. On error or timeout,
66c756c6
MS
26291 return a negative value.
26292
a966fde5
JB
262932001-04-24 Jim Blandy <jimb@redhat.com>
26294
851c18e0
JB
26295 * gdb.c++/templates.exp: If we see the prompt for the overload
26296 list, but we haven't recognized any of the longer patterns,
26297 arrange for this test to fail, not hang.
26298
a966fde5
JB
26299 * gdb.c++/classes.exp (ptype class A): Tolerate whitespace
26300 variations.
26301
db144853
MC
263022001-04-22 Michael Chastain <chastain@redhat.com>
26303
26304 * gdb.c++/local.exp: Use the 'runto' library function.
26305 * gdb.c++/namespace.exp: Likewise.
26306 * gdb.c++/overload.exp: Likewise.
26307
3207ec21
KB
263082001-03-26 Kevin Buettner <kevinb@redhat.com>
26309
26310 * gdb.base/Makefile.in (EXECUTABLES): Add step-line.
26311 * gdb.base/step-line.exp: New file. Test step/next in presence of
26312 #line directives.
26313 * gdb.base/step-line.c: New file. Test program for the above.
26314 * gdb.base/step-line.inp: New file. We pretend that this file has
26315 been transformed by some other tool into step-line.c.
26316
13b57657
JB
263172001-03-21 Jim Blandy <jimb@redhat.com>
26318
26319 * gdb.c++/userdef.exp: Check that GDB tolerates whitespace in
26320 unmangled operator names.
26321
754cbe1c
JB
263222001-03-20 Jim Blandy <jimb@redhat.com>
26323
26324 * gdb.threads/linux-dp.exp: Recognize an additional message
26325 generated by GDB when it doesn't understand how to debug threads
26326 on the target system.
26327
177495c9
AC
263282001-03-19 Andrew Cagney <ac131313@redhat.com>
26329
26330 * gdb.mi/mi-console.exp: Document ``Hello'' as a known bug.
26331
f266096b
MC
263322001-03-12 Michael Chastain <chastain@redhat.com>
26333
26334 * gdb.c++/derivation.exp: Use the 'runto' library function.
26335
cac3c2ff
MC
263362001-03-12 Michael Chastain <chastain@redhat.com>
26337
26338 * gdb.c++/annota2.exp: Fix regular expression for "post-query".
26339
b6c11a24
MC
263402001-02-24 Michael Chastain <chastain@redhat.com>
26341
26342 * gdb.c++/ref-types.exp: Change handwritten code to library
26343 function 'runto'.
26344
6bae5bce
OF
263452001-03-16 Orjan Friberg <orjanf@axis.com>
26346
26347 * gdb.base/signals.exp: Set count to 0 explicitly.
26348
0015fd9a
MS
263492001-03-15 Mark Salter <msalter@redhat.com>
26350
26351 * config/monitor.exp (gdb_target_cmd): Add explicit error return.
26352 (gdb_target_monitor): Add check of gdb_target_cmd return value.
880a15ee
MS
26353 (gdb_load): Add support for additional target_info: gdb_download_size
26354 and gdb_load_timeout.
0015fd9a 26355
fc33412a
DT
26356Thu Mar 8 16:06:00 2001 David Taylor <taylor@redhat.com>
26357
26358 * gdb.base/annota1.exp: Move test of isnative to earlier in the
889bf7c5
PA
26359 file -- to prevent failing when the compile fails but we have no
26360 intention of running the tests anyway.
fc33412a
DT
26361
26362 * gdb.base/long_long.exp: Test target_info for no_long_long, skip
26363 tests if set.
26364
26365 * gdb.base/maint.exp: Support 2 byte integers as well as 4 byte
889bf7c5 26366 integers.
fc33412a
DT
26367
26368 * gdb.c++/ctti.exp: Skip tests if skip_cplus_tests returns true.
26369 * gdb.c++/namespace.exp: Ditto.
26370
115f06de
OF
263712001-03-07 Orjan Friberg <orjanf@axis.com>
26372
26373 * gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
26374 * gdb.base/pointers.exp: Relax pattern match of decimals.
26375
b6ba6518
KB
263762001-03-06 Kevin Buettner <kevinb@redhat.com>
26377
26378 * Makefile.in, config/abug.exp, config/cfdbug.exp,
26379 config/cpu32bug.exp, config/dve.exp, config/est.exp,
26380 config/gdbserver.exp, config/hmsirom.exp, config/hppro.exp,
26381 config/i960.exp, config/m32r.exp, config/mn10300-eval.exp,
26382 config/monitor.exp, config/proelf.exp, config/rom68k.exp,
26383 config/sh.exp, config/sid.exp, config/slite.exp,
26384 config/sparclet.exp, config/udi.exp, config/unknown.exp,
26385 config/vr4300.exp, config/vr5000.exp, config/vx.exp,
26386 config/vxworks.exp, config/vxworks29k.exp,
26387 gdb.asm/asm-source.exp, gdb.base/a2-run.exp,
26388 gdb.base/all-bin.exp, gdb.base/annota1.exp,
26389 gdb.base/arithmet.exp, gdb.base/assign.exp,
26390 gdb.base/async.exp, gdb.base/attach.exp,
26391 gdb.base/bitfields.exp, gdb.base/bitops.exp,
26392 gdb.base/break.exp, gdb.base/call-ar-st.exp,
26393 gdb.base/call-rt-st.exp, gdb.base/call-strs.exp,
26394 gdb.base/callfuncs.exp, gdb.base/callfwmall.exp,
26395 gdb.base/commands.exp, gdb.base/completion.exp,
26396 gdb.base/cond-expr.exp, gdb.base/condbreak.exp,
26397 gdb.base/constvars.exp, gdb.base/corefile.exp,
26398 gdb.base/dbx.exp, gdb.base/default.exp, gdb.base/define.exp,
26399 gdb.base/display.exp, gdb.base/ena-dis-br.exp,
26400 gdb.base/ending-run.exp, gdb.base/environ.exp,
26401 gdb.base/eval-skip.exp, gdb.base/exprs.exp,
26402 gdb.base/finish.exp, gdb.base/foll-exec.exp,
26403 gdb.base/foll-fork.exp, gdb.base/foll-vfork.exp,
26404 gdb.base/funcargs.exp, gdb.base/help.exp,
26405 gdb.base/interrupt.exp, gdb.base/jump.exp, gdb.base/list.exp,
26406 gdb.base/logical.exp, gdb.base/long_long.exp,
26407 gdb.base/maint.exp, gdb.base/mips_pro.exp,
26408 gdb.base/miscexprs.exp, gdb.base/nodebug.exp,
26409 gdb.base/opaque.exp, gdb.base/overlays.exp, gdb.base/page.exp,
26410 gdb.base/pointers.exp, gdb.base/printcmds.exp,
26411 gdb.base/ptype.exp, gdb.base/radix.exp, gdb.base/recurse.exp,
26412 gdb.base/regs.exp, gdb.base/relational.exp,
26413 gdb.base/remote.exp, gdb.base/reread.exp,
26414 gdb.base/restore.exp, gdb.base/return2.exp,
26415 gdb.base/scope.exp, gdb.base/sect-cmd.exp,
26416 gdb.base/selftest.exp, gdb.base/setshow.exp,
26417 gdb.base/setvar.exp, gdb.base/shlib-call.exp,
26418 gdb.base/sigall.exp, gdb.base/signals.exp,
26419 gdb.base/sizeof.exp, gdb.base/so-impl-ld.exp,
26420 gdb.base/so-indr-cl.exp, gdb.base/solib.exp,
26421 gdb.base/step-test.exp, gdb.base/structs.c,
26422 gdb.base/structs.exp, gdb.base/structs2.exp,
26423 gdb.base/term.exp, gdb.base/twice.exp, gdb.base/varargs.exp,
26424 gdb.base/volatile.exp, gdb.base/watchpoint.exp,
26425 gdb.base/whatis-exp.exp, gdb.base/whatis.exp,
26426 gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
26427 gdb.c++/anon-union.exp, gdb.c++/classes.exp, gdb.c++/ctti.exp,
26428 gdb.c++/derivation.exp, gdb.c++/inherit.exp,
26429 gdb.c++/local.exp, gdb.c++/member-ptr.exp, gdb.c++/method.exp,
26430 gdb.c++/misc.exp, gdb.c++/namespace.exp, gdb.c++/overload.exp,
26431 gdb.c++/ref-types.exp, gdb.c++/templates.exp,
26432 gdb.c++/userdef.exp, gdb.c++/virtfunc.exp,
26433 gdb.disasm/am33.exp, gdb.disasm/hppa.exp,
26434 gdb.disasm/mn10200.exp, gdb.disasm/mn10300.exp,
26435 gdb.fortran/types.exp, gdb.java/jmisc.exp,
26436 gdb.java/jv-exp.exp, gdb.java/jv-print.exp,
26437 gdb.stabs/weird.exp, gdb.threads/linux-dp.exp,
26438 gdb.trace/actions.exp, gdb.trace/backtrace.exp,
26439 gdb.trace/circ.exp, gdb.trace/collection.exp,
26440 gdb.trace/deltrace.exp, gdb.trace/infotrace.exp,
26441 gdb.trace/limits.exp, gdb.trace/packetlen.exp,
26442 gdb.trace/passc-dyn.exp, gdb.trace/passcount.exp,
26443 gdb.trace/report.exp, gdb.trace/save-trace.exp,
26444 gdb.trace/tfind.exp, gdb.trace/tracecmd.exp,
26445 gdb.trace/while-dyn.exp, gdb.trace/while-stepping.exp,
26446 lib/gdb.exp, lib/mi-support.exp: Update/correct copyright
26447 notices.
26448
dc96c6c7 264492001-02-27 Michael Snyder <msnyder@cygnus.com>
d8f92b1f
MS
26450
26451 * gdb.base/varargs.c (find_max_double): Fix printf format string:
26452 first arg is int not float.
26453
dc96c6c7 264542001-02-22 Michael Snyder <msnyder@cygnus.com>
40f33b9b
MS
26455
26456 * gdb.base/reread.exp: Unsupported for non-native targets;
26457 doesn't work for remote debugging.
26458
9b0c4aeb
FN
264592001-02-19 Fernando Nasser <fnasser@redhat.com>
26460
26461 From Drew Moseley <dmoseley@redhat.com>
a9c64011
AS
26462 * gdb.base/ending-run.exp: Properly handle the BSP state when
26463 stepping past the end of main.
9b0c4aeb 26464
02aa71d5
MC
264652001-02-19 John Moore <jmoore@redhat.com>
26466
26467 * gdb.base/commands.exp (infrun_breakpoint_command_test):
26468 Converted HPUX fix for non-expected items following multiple
26469 step commands into general solution for all platforms.
26470
1fa449a4
MC
264712001-02-18 Michael Chastain <chastain@redhat.com>
26472
26473 * gdb.c++/classes.exp (do_tests): Change runto statements
26474 from "runto 'foo(void)'" to "runto 'foo'". This makes the
26475 statements demangler agnostic.
26476 * gdb.c++/virtfunc.exp (do_tests): Likewise.
26477 (gdb_virtfunc_restart): Likewise.
26478
b2f9ec70
MC
264792001-02-14 Michael Chastain <chastain@redhat.com>
26480
26481 * gdb.c++/inherit.exp (do_tests): Change runto statements
26482 from "runto 'foo(void)'" to "runto 'foo'". This makes the
26483 statements demangler agnostic.
26484
cf74b8ca
AC
26485Sun Feb 4 17:32:21 2001 Andrew Cagney <cagney@redhat.com>
26486
26487 * gdb.threads/pthreads.exp: Unify pass/fail messages for
889bf7c5
PA
26488 ``continue to bkpt at common_routine in thread 2'' and ``stopped
26489 before calling common_routine 15 times'' tests.
cf74b8ca 26490
99f78f56
MC
264912001-02-11 Michael Chastain <chastain@redhat.com>
26492
26493 * gdb.c++/cplusfuncs.cc (dm_type_char_star): New function.
26494 Helps the test script figure out which demangler is in use.
26495 (dm_type_foo_ref): Ditto.
26496 (dm_type_int_star): Ditto.
26497 (dm_type_long_star): Ditto.
26498 (dm_type_unsigned_int): Ditto.
26499 (dm_type_void): Ditto.
26500 (dm_type_void_star): Ditto.
99707966 26501 * gdb.base/cplusfuncs.exp (probe_demangler): New function.
99f78f56
MC
26502 Probe the gdb demangler and set variables to accommodate
26503 formatting differences.
26504 (info_func_regexp): New function. Same as info_func, but
26505 matches against a regexp.
26506 (info_func): Match against a literal string.
26507 (print_addr_2): New function. Match against a literal string,
26508 which can be different from the input to gdb.
26509 (print_addr): Simply call print_addr_2 with the same argument twice.
26510 (test_lookup_operator_functions): Use demangler formatting variables.
26511 Blow away the xfails and workarounds for gnats gdb bug gdb/18. Sort
26512 the tests in the same order as the C++ class declaration.
26513 (test_paddr_operator_functions): Ditto.
26514 (test_paddr_overloaded_functions): Ditto.
26515 (test_paddr_hairy_functions): Use demangler formatting variables.
26516 Add reference to gdb/19 for related tests.
26517 (do_tests): Call probe_demangler.
26518
1de8f023
KB
265192001-01-30 Kevin Buettner <kevinb@redhat.com>
26520
26521 * gdb.c++/templates.cc (printf): Remove unused function definition.
26522
ca3f91ed
MS
265232001-01-26 Felix Lee <flee@redhat.com>
26524
26525 * sid.exp (sid_exit): Pass host, not target, to remote_close.
26526
265272001-01-25 matthew green <mrg@redhat.com>
26528
26529 * config/sid.exp (sid_start): Call `remote_push_conn' after firing
26530 up sid.
26531 (sid_exit): Call `remote_pop_conn' after GDB is gone.
26532
265332001-01-25 matthew green <mrg@redhat.com>
26534
26535 * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
d63a86f8 26536 Deprecate $sid_spawn_id.
ca3f91ed
MS
26537 (sid_exit): Remove code necessary only for `spawn.'
26538
265392001-01-25 matthew green <mrg@redhat.com>
26540
26541 * config/sid.exp (sid_start): Handle sim,protocol of `sid.'
26542
fb18ec4a
MC
265432001-01-28 Michael Chastain <chastain@redhat.com>
26544
26545 * gdb.c++/ovldbreak.exp (take_gdb_out_of_choice_menu): New proc
26546 to call when tests fail. It takes gdb out of the overloaded
26547 function choice menu back to the main prompt, so that the test
26548 program stays synchronized.
26549 (set_bp_overloaded): New proc to collect all the common
26550 code for setting a breakpoint on an overloaded name. Calls
26551 take_gdb_out_of_choice_menu when needed.
26552 (menu_overload1arg): New variable to collect the repeated
26553 instances of the expected menu for an overloaded name. Change
26554 the regular expression to handle changes in g++ type encoding:
26555 "void" can be either "void" or "", and "unsigned int" can be
26556 either "unsigned int" or "unsigned".
26557 (continue_to_bp_overloaded): Change regular expressions to handle
26558 changes in g++ type encoding.
26559 (no proc): Call take_gdb_out_of_choice_menu when needed.
26560 Remove redundant calls to "info break". Accept either "canceled"
26561 or "cancelled". Change regular expressions in "info break"
26562 calls to handle changes in g++ type encoding. Give all tests
26563 unique strings.
26564
9c646a6e
BE
265652001-01-17 Ben Elliston <bje@redhat.com>
26566
26567 * config/sid.exp: New file.
26568
9549d9c1
AC
26569Fri Jan 12 18:29:01 2001 Andrew Cagney <cagney@b1.cygnus.com>
26570
26571 * gdb.base/callfuncs.exp: Add space after ``Value returned is''.
26572
dc96c6c7 265732000-12-21 Michael Snyder <msnyder@cygnus.com>
315f8b0e
MS
26574
26575 * gdb.base/finish.exp: Accept '1' instead of \001 from char_func.
26576 Add a RE to accept a non-ascii char if one is ever presented.
26577
b4df4f68
FN
265782000-12-20 Fernando Nasser <fnasser@redhat.com>
26579
297dd0fd 26580 * lib/mi-support.exp (mi_gdb_start): Test for MI_OUT, not UI_OUT.
b4df4f68 26581
dc96c6c7 265822000-12-18 Michael Snyder <msnyder@cygnus.com>
49c890fc 26583
d63a86f8 26584 * gdb.base/setvar.exp: Use double '\\' to quote curly braces
49c890fc
MS
26585 in regexp. One '\' does not suffice on Linux.
26586
4a7bddb6
MC
265872000-12-09 Michael Chastain <chastain@redhat.com>
26588
26589 * gdb.base/break.exp (test_clear_command): Use a marker function
26590 rather than 'main' for the test function. Also move this
26591 test to an execution point where the marker function names are
26592 guaranteed to be bound to functions. (Executing tests after a
26593 'finish' from main runs into name conflicts with local names
26594 in __libc_start_main).
26595
dc96c6c7 265962000-12-07 Michael Snyder <msnyder@cygnus.com>
efb66345
MS
26597
26598 * gdb.base/finish.exp: New test for gdb's "finish" command.
26599 * gdb.base/return2.exp: New test for gdb's "return" command.
26600 * gdb.base/return2.c: New source file for above.
26601
dc96c6c7 266022000-12-05 Michael Snyder <msnyder@cygnus.com>
3c077de9
MS
26603
26604 * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds.
26605 * gdb.base/miscexprs.exp: Ditto.
26606 * gdb.base/pointers.exp: Ditto.
26607 * gdb.c++/derivation.exp: Ditto.
26608 * gdb.c++/local.exp: Ditto.
26609 * gdb.c++/namespace.exp: Ditto.
26610 * gdb.c++/overload.exp: Ditto.
26611 * gdb.c++/ref-types.exp: Ditto.
26612
dc96c6c7 266132000-12-05 Michael Snyder <msnyder@cygnus.com>
660fd469
MS
26614
26615 * gdb.base/constvars.exp: Test result of "up" command.
26616 * gdb.base/miscexprs.exp: Ditto.
26617 * gdb.base/pointers.exp: Ditto.
26618 * gdb.base/scope.exp: Ditto.
26619 * gdb.c++/derivation.exp: Ditto.
26620 * gdb.c++/local.exp: Ditto.
26621 * gdb.c++/namespace.exp: Ditto.
26622 * gdb.c++/overload.exp: Ditto.
26623 * gdb.c++/ref-types.exp: Ditto.
26624
44097287
FN
266252000-11-22 Michael Chastain <chastain@redhat.com>
26626
26627 * mips_pro.exp: Accept either "middle -> top -> main" or
26628 "middle -> main" in the backtrace, because gcc can optimize
26629 tail calls to jumps. Remove setup_xfail for the hppa case.
26630 Add a comment with the original warning messages from PR 3016,
26631 which was filed in 1993, to preserve them for posterity.
26632
9d2e1bab
ND
266332000-11-17 Nick Duffek <nsd@redhat.com>
26634
26635 * lib/gdb.exp (gdb_test): Override timeout with board info.
26636
1aca8eb7
ND
266372000-11-17 Nick Duffek <nsd@redhat.com>
26638
26639 * gdb.base/display.exp: Don't kill running stub. Add "again" to
26640 the second kill and detach messages.
26641
93076499
ND
266422000-11-17 Nick Duffek <nsd@redhat.com>
26643
26644 * configure.in: Add AC_EXEEXT.
26645 * configure: Regenerate.
26646 * Makefile.in (just-check): Export EXEEXT.
26647 * lib/gdb.exp ($EXEEXT): Import from environment.
26648 * gdb.base/maint.exp: Expect $EXEEXT in executable name. Don't
26649 expect "maint dump-me" on Cygwin.
26650 * gdb.base/reread.exp ($binfile, $binfile1, $binfile2): Append
26651 $EXEEXT.
26652
30e87cd3
ND
266532000-11-17 Nick Duffek <nsd@redhat.com>
26654
26655 * gdb.base/break.exp: Test backtrace and finish from called
26656 function on all platforms, not just HP-UX.
26657
dc96c6c7 266582000-11-03 Michael Snyder <msnyder@cygnus.com>
08e706b1
MS
26659
26660 * config/monitor.exp (gdb_target_cmd): Abstracts some of the
26661 code from gdb_target_monitor, so it can be used independantly
26662 for gdbserver. Also comment out an unnecessary PUTS.
d63a86f8 26663
dc96c6c7 266642000-11-03 Michael Snyder <msnyder@cygnus.com>
958a4e4c
MS
26665
26666 * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
26667 * gdb.base/corefile.exp: Expect the message "Program is being
26668 debugged already" when we send the "corefile" command, since
26669 the preceeding gdb_load may have connected gdb to a remote target.
26670 * gdb.base/display.exp: Disable hardware watchpoints if new
26671 board info variable "no_hardware_watchpoints" is true.
26672 Replace single-letter commands with more readable ones.
26673 * gdb.base/recurse.exp (recurse_tests): Disable hardware watchpoints
26674 if new board info variable "no_hardware_watchpoints" is true.
26675 * gdb.base/restore.exp (restore_tests): Call gdb_skip_stdio_tests
26676 to see if stdio (printf) testing is possible.
26677 * gdb.base/watchpoint.exp: Disable hardware watchpoints if new
26678 board info variable "no_hardware_watchpoints" is true. Use new
26679 proc "gdb_skip_stdio_tests" to see if printf tests are possible.
26680
39124dea
FN
266812000-11-13 Fernando Nasser <fnasser@redhat.com>
26682
26683 From Orjan Friberg <orjanf@axis.com>:
26684 * gdb.base/printcmds.exp: Escape curly braces followed by a number
26685 in array print pattern match.
26686
a9e2e984
FN
266872000-11-09 Fernando Nasser <fnasser@redhat.com>
26688
26689 * gdb.c++/templates.exp (test_template_breakpoints): Change Britsh
26690 spelling "cancelled" to U.S. spelling "canceled" to match changes
26691 made to gdb.
26692 * gdb.c++/ovldbreak.exp: Ditto.
26693
c7db355b
PS
266942000-11-06 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
26695
26696 * gdb.base/callfuncs.c (main): Moved to end of file, call
26697 t_double_values to initialize the FPU before inferior calls are made.
26698 * gdb.base/callfuncs.exp: Test for register preservation after calling
26699 inferior functions. Add tests for continuining, finishing and
26700 returning from a stop in a call dummy.
26701
dc96c6c7 267022000-10-24 Michael Snyder <msnyder@cygnus.com>
42f5c13f
MS
26703
26704 * gdb.base/commands.exp: Break up long lines, and re-indent.
26705
dc96c6c7 267062000-10-19 Michael Snyder <msnyder@cygnus.com>
ae0323a8
MS
26707
26708 * config/gdbserver.exp: Rewritten from the ground up, to make it
26709 compatible with the current dejagnu tree, and to make it work with
26710 the new "gdbserver" in libremote.
26711
dc96c6c7 267122000-10-16 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
26713
26714 * gdb.base/sizeof.exp (check_sizeof): Skip if no printf support.
26715 * gdb.base/varargs.exp: Skip entire test if no printf support.
26716 * gdb.base/ending-run.exp (Step to return): Skip if no printf supt.
26717 * gdb.base/shlib-call.exp: Skip several tests if no printf support.
26718
dc96c6c7 267192000-10-13 Michael Snyder <msnyder@cygnus.com>
13a5e3b8
MS
26720
26721 * lib/gdb.exp (gdb_skip_float_test): New proc. Skip test if
26722 no floating point support.
26723 (gdb_skip_stdio_test): New proc. Skip test if no stdio support.
26724 * gdb.base/call-ar-st.exp: Use above procs to skip tests.
26725 * gdb.base/call-rt-st.exp: Ditto.
26726 * gdb.base/call-strs.exp: Ditto.
26727
bac5fc66
JG
267282000-08-02 Jimmy Guo <guo@hpcleara.cup.hp.com>
26729
26730 * gdb.base/sizeof.c: include <stdio.h>.
26731
26732 * gdb.c++/classes.exp: Use gdb_test instead of send_gdb to
a9c64011
AS
26733 'finish', otherwise uncaptured gdb_prompt would potentially
26734 throw remaining test points out of sync.
bac5fc66 26735
b22a6027
SB
267362000-07-26 Scott Bambrough <scottb@netwinder.org>
26737
26738 * gdb.base/recurse.exp: Run tests for all targets.
26739 * gdb.base/so-impl-ld.exp: Added wildcard to handle the
26740 gnu-oldld case on ARM.
26741 * gdb.base/watchpoint.exp (test_stepping): Clear xfail
26742 for ARM targets.
d63a86f8 26743
d8231941
AG
26744Mon Jul 24 07:46:02 CDT 2000 Clinton Popetz <cpopetz@cygnus.com>
26745
26746 * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
26747 * gdb.java/configure: Rebuild.
26748
8caabe69
AG
26749Sun Jul 23 21:42:34 2000 Anthony Green <green@redhat.com>
26750
26751 * gdb.java/jv-exp.exp: New file.
26752
9d273ca3
AG
26753Sun Jul 23 21:02:42 2000 Anthony Green <green@redhat.com>
26754
26755 * configure: Rebuilt.
26756 * configure.in (configdirs): Add gdb.java.
26757 * gdb.java/jmisc.java: New file.
26758 * gdb.java/jmisc.exp: New file.
26759 * gdb.java/Makefile.in: New file.
26760 * gdb.java/configure: Rebuilt.
26761 * gdb.java/configure.in: New file.
26762 * lib/java.exp: New file.
26763
4f823a66
AC
26764Wed Jul 12 18:14:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
26765
26766 * gdb.base/exprs.exp: Test casts to a pointer including over and
889bf7c5 26767 underflow.
4f823a66 26768
2391e11d
AC
26769Thu Jul 13 11:52:53 2000 Andrew Cagney <cagney@b1.cygnus.com>
26770
26771 * gdb.base/sizeof.exp, gdb.base/sizeof.c: New files. Compare GDB
889bf7c5 26772 and the compilers sizes.
2391e11d 26773
54602222
ND
267742000-07-09 Nick Duffek <nsd@redhat.com>
26775
26776 * gdb.c++/misc.cc (class ClassParam, class_param): Define.
26777 (use_methods): New function.
26778 (main): Call use_methods().
26779 * gdb.c++/classes.exp (test_method_param_class): New procedure.
26780 (do_tests): Call test_method_param_class.
26781
2bec0572
ND
267822000-07-09 Nick Duffek <nsd@redhat.com>
26783
26784 * gdb.c++/classes.exp (test_nonexistant_members): Fix name
26785 spelling.
26786 (test_enums): New procedure. Move enum tests from end of script
26787 to here. Set breakpoint on function name instead of line number.
26788 * gdb.c++/misc.cc (ClassWithEnum): Move past Foo definitions.
26789 (enums2): New marker function.
26790 (enums1): New function.
26791 (main): Call enums1(). Move enum tests to enums1().
26792
78492fde
AC
26793Tue Jul 4 03:43:49 2000 Andrew Cagney <cagney@b1.cygnus.com>
26794
26795 * gdb.asm/asm-source.exp: Use raw AS/LD instead of CC to
889bf7c5 26796 compile/link program. Update line numbers.
78492fde
AC
26797 * gdb.asm/d10v.inc: Define ``startup''.
26798 * gdb.asm/asmsrc1.s: Add definition of _start.
d63a86f8 26799
49a2cef8
AC
26800Fri Jun 23 17:45:52 2000 Andrew Cagney <cagney@b1.cygnus.com>
26801
26802 * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
26803
3e6c8688
EZ
268042000-06-18 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26805
26806 * gdb.base/maint.exp: Add 'maint print architecture' item to output
889bf7c5 26807 of 'help maint print' command.
3e6c8688 26808
9ff5cbe9
AC
26809Fri Jun 16 18:22:05 2000 Andrew Cagney <cagney@b1.cygnus.com>
26810
26811 * gdb.base/call-ar-st.exp: Rewrite all multi-line patterns so that
889bf7c5 26812 they use gdb_expect_list.
9ff5cbe9 26813
17c579bd
AC
26814Wed Jun 7 13:02:40 2000 Andrew Cagney <cagney@b1.cygnus.com>
26815
26816 * gdb.base/commands.exp: Use ``set remote
889bf7c5
PA
26817 memory-read-packet-size'' instead of ``set endian big'' to test
26818 long commands.
17c579bd 26819
e6d71bf3
DB
268202000-06-03 Daniel Berlin <dan@cgsoftware.com>
26821
26822 * gdb.c++/templates.exp (do_tests): Make all of these work under
d63a86f8 26823 g++, and stop skipping them.
e6d71bf3
DB
26824
26825 * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
26826 work under g++.
26827
d63a86f8 26828 * gdb.c++/misc.cc: Fix ambiguous initialization with correct
e5f9ba7b
MS
26829 initialization.
26830
dc96c6c7 268312000-06-02 Michael Snyder <msnyder@cygnus.com>
7346e70f
MS
26832
26833 * gdb.base/annota1.exp (run until main breakpoint): Loosen up
26834 the regular expression: accept an (almost) arbitrary sequence of
26835 "frames-invalid" and "breakpoints-invalid" messages both before
26836 and after the "starting" message.
26837
dc96c6c7 268382000-06-02 Michael Snyder <msnyder@cygnus.com>
e5f9ba7b
MS
26839
26840 * gdb.c++/local.exp: This test has never been known to work with g++.
e6d71bf3 26841
dc96c6c7 268422000-05-18 Michael Snyder <msnyder@cygnus.com>
0a791409
MS
26843
26844 * gdb.base/annota1.exp (annotate-signal-handler-caller):
26845 Relax the regular expression a little, make it pass on Solaris 8.
26846
8216cda9
KB
268472000-05-12 Kevin Buettner <kevinb@redhat.com>
26848
26849 * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
d63a86f8 26850 a call, do not require that gdb stop on the line after the call.
8216cda9
KB
26851 Instead, it is permissible for gdb to stop on the line of the
26852 call itself.
26853
1a570b2f
MS
268542000-05-12 Michael Snyder <msnyder@.cygnus.com>
26855
26856 * gdb.base/break.exp (bp on small function, optimized file):
26857 Add a second pass pattern. The behavior differs here between stabs
26858 and dwarf for one-line functions. Stabs preserves two line symbols
26859 (one before the prologue and one after) with the same line number,
26860 but dwarf regards these as duplicates and discards one of them.
26861 Therefore the address after the prologue (where the breakpoint is)
26862 has no exactly matching line symbol, and GDB reports the breakpoint
26863 as if it were in the middle of a line rather than at the beginning.
26864
dc96c6c7 268652000-05-08 Michael Snyder <msnyder@cygnus.com>
89cb06a2 26866
d63a86f8 26867 * gdb.base/interrupt.exp: Make "pass" message say "send"
89cb06a2
MS
26868 rather than "send_gdb" (for consistancy).
26869
7d418785
AC
26870Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
26871
26872 From 2000-04-28 Andreas Jaeger <aj@suse.de>:
26873 * gdb.c++/templates.cc: Properly check for GCC version number.
26874 * lib/compiler.cc: Likewise
26875
dc96c6c7 268762000-04-28 Michael Snyder <msnyder@cygnus.com>
e919ea79 26877
d63a86f8 26878 * gdb.base/break.exp: When compiled with -O2 optimization,
e919ea79
MS
26879 gdb may not stop at the first line of main, due to code motion.
26880
dc96c6c7 268812000-04-26 Michael Snyder <msnyder@cygnus.com>
1960c400
MS
26882
26883 * gdb.base/call-ar-st.exp: Bail out if target is sparclet.
26884 This test depends on parsing the printf output from the target.
26885 Since the sparclet stub doesn't do stdio, this will never work.
26886 * gdb.base/call-rt-st.exp: ditto.
26887 * gdb.base/call-strs: ditto.
26888
dc96c6c7 268892000-04-24 Michael Snyder <msnyder@cygnus.com>
b84b7669
MS
26890
26891 * gdb.base/miscexprs.exp: make sizeof long array test portable.
26892
26893 * gdb.base/ending-run.exp: After connecting to a remote target,
26894 but before running, the target will appear to be in a random
26895 location. Specify both a file and a line for breakpoints.
26896 Also, the function that calls main may be called 'init'
26897 rather than 'start'.
26898
a5a51225
EZ
268992000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26900
26901 * gdb.base/help.exp: Update output for add-symbol-file command.
26902
7930cc7c
FN
269032000-04-10 Fernando Nasser <fnasser@cygnus.com>
26904
26905 From Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
26906 * gdb.base/structs2.c: Support platforms defaulting to a unsigned char.
26907
23e37ab1
C
269082000-04-07 J.T. Conklin <jtc@redback.com>
26909
e93c542c
C
26910 * gdb.base/call-ar-st.exp: Relax patterns matching tab characters.
26911
23e37ab1
C
26912 * gdb.base/funcargs.exp: Relax patterns matching pointers to char.
26913
591b8fa3
PDM
26914Thu Mar 30 13:26:19 2000 Philippe De Muyter <phdm@macqel.be>
26915
26916 * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
889bf7c5 26917 values that can be represented exactly.
591b8fa3
PDM
26918 * gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
26919 above change, and to not check against the directory part of the source
26920 file name.
26921 (step into print_long_arg_list): Likewise.
26922 (print print_small_structs from print_long_arg_list): Likewise.
26923 (print print_long_arg_list): Likewise.
26924
7a495180
EZ
269252000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26926
30b53638 26927 * gdb.base/printcmds.c: Terminate char array ctable2 with 0.
7a495180 26928
beb998c6
AC
26929Mon Mar 27 14:46:37 2000 Andrew Cagney <cagney@b1.cygnus.com>
26930
26931 * ChangeLog, gdb.base/commands.exp: Revert whitespace changes.
26932
1c689132
DB
269332000-03-25 Daniel Berlin <dan@cgsoftware.com>
26934
26935 * gdb.base/commands.exp (deprecated_command_test): Add test for
26936 deprecate with no arguments.
26937
c1790a9d
JL
269382000-03-24 Jonathan Larmour <jlarmour@redhat.co.uk>
26939
26940 * gdb.base/break.exp: Add new test for setting breakpoints on
26941 optimized code so we can test breakpoints work even when function
26942 prologues may be optimized away
26943
003ba290
FN
269442000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
26945
26946 From David Whedon <dwhedon@gordian.com>
a9c64011 26947 * gdb.base/commands.exp : Added command deprecator tests.
003ba290 26948
6837a0a2
DB
269492000-03-22 Daniel Berlin <dan@cgsoftware.com>
26950
26951 * gdb.base/help.exp: Added test for new apropos command.
26952
b9593231
KB
269532000-03-21 Kevin Buettner <kevinb@redhat.com>
26954
26955 * gdb.base/pointers.c (usevar): New function.
26956 (main): Make sure that global variables v_int_pointer2, rptr,
26957 and y are all referenced someplace in the program by calling
26958 usevar() on them. [Some linkers delete symbols which are
26959 never referenced. The space remains, but there's no way to
26960 get a (symbolic) handle on the variable from the debugger.]
26961
751a959b
EZ
269622000-03-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26963
26964 * gdb.base/printcmds.c: Add typedeffed arrays.
26965
26966 * gdb.base/printcmds.exp (test_print_typedef_arrays): New
889bf7c5 26967 procedure to test arrays that are typedef'd.
751a959b 26968
73a93a32
JI
269692000-03-13 James Ingham <jingham@leda.cygnus.com>
26970
26971 * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
d63a86f8 26972 the library directories.
73a93a32 26973
fb40c209
AC
26974Mon Feb 21 13:05:36 2000 Andrew Cagney <cagney@b1.cygnus.com>
26975
26976 * configure.in (configdirs): Add sub directory gdb.mi.
26977 * configure: Re-generate.
26978
26979 * gdb.mi: New directory.
d63a86f8 26980
ee4dd2c9
AC
269812000-02-25 Scott Bambrough <scottb@netwinder.org>
26982
26983 * gdb.base/long_long.exp: Correct test suite failure when printing
889bf7c5 26984 a long long value as a double on ARM platforms.
ee4dd2c9 26985
70f0cc22
JB
269862000-02-16 Jim Blandy <jimb@redhat.com>
26987
26988 * gdb.base/break.exp ("breakpoint line number"): Make sure the
26989 default source file is set properly before running this test.
26990
853819b8
EZ
269912000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
26992
26993 * lib/gdb.exp: Tell the testsuite that now gdbtk is in the
889bf7c5 26994 gdbtk/library directory, not in gdbtcl2.
853819b8 26995
dfcd3bfb
JM
269962000-02-04 Jim Blandy <jimb@redhat.com>
26997
26998 * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
26999 backslash from regexp pattern.
27000
27001 * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
27002 procedure. Use it to run all the "continue to bp overloaded"
27003 tests. Note that this changes the names of the tests slightly.
27004 If the breakpoint hit message includes a hex PC value, because
27005 GCC's Dwarf 2 line info doesn't help us distinguish the prologue
27006 from the real source code, still consider that a pass.
27007
27008 * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
27009 XFAIL here if the breakpoint message contains a hex address. Note
27010 similar change on 1999-11-02.
27011
27012 * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
27013
27014 * gdb.base/ptype.exp: Establish a default source file before
27015 calling get_debug_format.
27016
270172000-02-03 Fernando Nasser <fnasser@totem.to.cygnus.com>
27018
27019 * gdb.base/watchpoint.exp: Remove duplication of test messages.
27020
8b93c638
JM
270212000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
27022
27023 * gdb.base/step-test.exp: Fix the steps to enter a callee by means
27024 of successive stepi commands -- while in the prologue we should see
27025 the function entry bracket.
27026
270272000-02-02 Fernando Nasser <fnasser@totem.to.cygnus.com>
27028
27029 * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
27030 reach __change_mode() when stepping through the end of main().
27031
c5394b80
JM
270322000-01-17 Fernando Nasser <fnasser@totem.to.cygnus.com>
27033
27034 * gdb.base/default.exp: Fix expected pattern.
27035 * gdb.base/help.exp: Same.
27036
0d06e24b
JM
270372000-01-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27038
27039 * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
889bf7c5 27040 Don't use xfail's because that affects only the following test.
d63a86f8 27041
0d06e24b 27042 * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
889bf7c5 27043 solaris or linux.
0d06e24b
JM
27044
27045 * gdb.base/selftest.exp: Update to reflect changes to main.c.
27046
dc96c6c7 270472000-01-07 Michael Snyder <msnyder@cygnus.com>
0d06e24b 27048
d63a86f8 27049 * gdb.base/display.exp: Some yacc parsers like to say
0d06e24b
JM
27050 "A syntax error" rather than "A parse error". Accept both.
27051
270522000-01-06 Fernando Nasser <fnasser@totem.to.cygnus.com>
27053
27054 * gdb.base/default.exp: Remove OS dependent string from "target
27055 remote" test.
27056 * gdb.base/help.exp: Same for "help target remote" test.
27057
c3f6f71d
JM
270582000-01-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27059
27060 From Jim Kingdon <kingdon@redhat.com>:
27061
27062 * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
889bf7c5
PA
27063 prompt (cleanup rather than necessity, but still might keep output
27064 from spilling to next test).
c3f6f71d
JM
27065
270662000-01-02 Fred Fish <fnf@cygnus.com>
27067
27068 * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
27069 AIX, which defines them in <sys/types.h>.
27070
ed9a39eb 270711999-12-16 Stan Shebs <shebs@andros.cygnus.com>
c4093a6a 27072
ed9a39eb 27073 * gdb.base/default.exp: Match arm* etc instead of arm in "info
889bf7c5 27074 float" test.
ed9a39eb
JM
27075
270761999-12-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
c4093a6a 27077
ed9a39eb 27078 * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
c4093a6a
JM
27079
27080 * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
27081 outermost frame disallowed".
27082
270831999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com>
27084
27085 * gdb.base/setvar.exp: New tests for setting the value of a struct
27086 with a constant list.
27087
270881999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
27089
27090 * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
27091 require the user to type a cast before setting the value of a struct.
27092
de57eccd
JM
270931999-12-06 Jim Blandy <jimb@cygnus.com>
27094
27095 * gdb.base/default.exp: Expect the new 'info float' command on
27096 all i386 platforms.
27097
27098 * gdb.threads/linux-dp.exp: Expand our ability to recognize
27099 LinuxThreads libraries that don't support debugging.
27100
c2d11a7d
JM
27101Sat Dec 4 15:21:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
27102
27103 * gdb.base/remote.c: Fill the buffer with truely random data.
889bf7c5
PA
27104 Change the buffer type to ``unsigned char'' to simplify size
27105 arithmetic.
c2d11a7d
JM
27106
27107 * gdb.base/remote.exp: Reduce download numbers by one. Typical
889bf7c5
PA
27108 stub only handles 400-1 byte packets. Verify that the download
27109 worked.
c2d11a7d
JM
27110
271111999-11-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
27112
27113 * lib/gdb.exp (gdb_expect_list): FAIL only once on multiple pattern
27114 tests, using UNRESOLVED for the untested cases. Also, does not wait
27115 for a timeout if the prompt was received before a recognizable pattern.
27116
271171999-11-29 Fernando Nasser <fnasser@totem.to.cygnus.com>
27118
27119 * lib/gdb.exp (gdb_expect_list): Fix spelling.
27120
271211999-11-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27122
27123 * gdb.base/watchpoint.exp: Add tests cases for the hit count of
889bf7c5 27124 watchpoints.
c2d11a7d
JM
27125
271261999-11-24 Jason Merrill <jason@casey.cygnus.com>
27127
27128 * gdb.base/condbreak.exp: Add missing '$gdb_prompt $'.
27129
27130 * gdb.c++/local.exp: Be more flexible in recognizing local class
27131 name mangling. Don't allow horribly truncated method names.
27132 * gdb.c++/derivation.exp: Expect protected inheritance.
27133 * gdb.c++/inherit.exp: Be more flexible in recognizing vbase pointers.
27134 * gdb.c++/virtfunc.exp: Likewise.
27135 * gdb.c++/classes.exp: Likewise. Don't require the enclosing scope
27136 when printing a nested enum.
27137
271381999-11-22 Jim Blandy <jimb@cygnus.com>
27139
27140 * gdb.base/step-test.exp: Properly await GDB's response to setting
27141 a breakpoint on the call to large_struct_by_value.
27142
27143 * gdb.base/ending-run.exp ("step to end of run 1"): Don't fail
27144 just because we have debug info for the `start' function.
27145
271461999-11-19 Jim Blandy <jimb@zenia.red-bean.com>
27147
27148 * gdb.threads/linux-dp.exp ("create philosopher"): Recognize the
27149 "Unknown signal" messages, which indicate (on LinuxThreads) that
27150 GDB doesn't know how to debug threads on this system. This is
27151 better than hanging while philosopher 0 dumps chatter into gdb.log.
27152
271531999-11-18 Tom Tromey <tromey@cygnus.com>
27154
27155 * gdb.trace/deltrace.exp: Updated test to reflect new error text.
27156
271571999-11-18 Fred Fish <fnf@cygnus.com>
27158
27159 * gdb.base/coremaker2.c: Add sample program for generating
27160 cores that is more self contained than coremaker.c. Eventually
27161 I'll add more code to this and tie it into the testsuite.
27162
4ce44c66
JM
271631999-11-12 Stan Shebs <shebs@andros.cygnus.com>
27164
27165 * gdb.base/dollar.exp: Remove, now in gdb.hp.
27166
271671999-11-10 Jimmy Guo <guo@cup.hp.com>
27168
27169 * gdb.exp (get_compiler_info): pick up compiler.c and compiler.cc
889bf7c5 27170 from $srcdir/lib/.
4ce44c66 27171 * lib/compiler.c, lib/compiler.cc: New files, moved from gdb.base/
889bf7c5 27172 and gdb.c++/.
4ce44c66
JM
27173
27174 * gdb.c++/derivation.exp: remove redundant get compiler info code.
27175
d63a86f8 27176 * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
4ce44c66
JM
27177 'continue with watch' test point.
27178
271791999-11-08 Jim Blandy <jimb@zenia.red-bean.com>
27180
27181 Merged from p2linux-990323-branch:
d63a86f8 27182
4ce44c66
JM
27183 * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
27184
11cf8741
JM
27185Mon Nov 8 23:07:09 1999 Andrew Cagney <cagney@amy.cygnus.com>
27186
27187 * gdb.base/remote.exp: Test ``set remote memory-write-packet-sized
889bf7c5 27188 {limit,fixed}''. Test ``set download-write-size''.
11cf8741
JM
27189
27190Sun Nov 7 17:37:01 1999 Andrew Cagney <cagney@b1.cygnus.com>
27191
27192 * gdb.base/funcargs.exp: Rewrite stack traceback checks using
889bf7c5 27193 gdb_expect_list.
11cf8741
JM
27194
27195Fri Nov 5 18:40:52 1999 Andrew Cagney <cagney@b1.cygnus.com>
27196
27197 * lib/gdb.exp (gdb_expect_list): Return a success/fail indication.
27198
271991999-11-03 Mark Salter <msalter@cygnus.com>
27200
27201 * gdb.base/break.exp: Fix "stub continue" pattern.
27202
272031999-11-03 Jim Blandy <jimb@zwingli.cygnus.com>
27204
27205 * gdb.base/shlib-call.exp ("next to shr1"): Fix test name.
27206
272071999-11-02 Jim Blandy <jimb@zwingli.cygnus.com>
27208
27209 * gdb.base/display.exp ("finish"): Add timeout clause.
27210
27211 * gdb.base/condbreak.exp ("run until breakpoint at marker1"): Add
27212 plain prompt clause, so this doesn't have to time out in order to
27213 fail.
27214
27215 * gdb.base/condbreak.exp, gdb.base/ena-dis-br.exp: XFAIL if the
889bf7c5 27216 breakpoint hit messages include an address.
11cf8741
JM
27217
27218 * gdb.base/display.exp: Don't forget to escape parens in regular
27219 expressions. Unix regexp notatation sucks.
27220
272211999-11-02 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27222
27223 * gdb.base/annota1.exp: Test for annotate-signalled: change output
889bf7c5 27224 order for 'signalled' message.
11cf8741 27225
5c44784c
JM
272261999-11-01 Stan Shebs <shebs@andros.cygnus.com>
27227
27228 From Jimmy Guo <guo@cup.hp.com>:
27229 * gdb.base/annota1.exp: Add tests for annotate ignore count change.
27230 * gdb.base/annota1.c: Add code for tests to work with.
27231
272321999-10-26 Frank Ch. Eigler <fche@cygnus.com>
27233
27234 * gdb.base/remote.exp: New test for remote downloading settings.
27235 * gdb.base/remote.c: New file with large .data.
27236
917317f4
JM
272371999-10-18 Jim Blandy <jimb@zwingli.cygnus.com>
27238
27239 * gdb.threads/linux-dp.c, gdb.threads/linux-dp.exp: New test suite
27240 for LinuxThreads support, merged from the Code Fusion branch.
27241
27242Mon Oct 11 13:57:21 1999 Andrew Cagney <cagney@amy.cygnus.com>
27243
27244 * lib/gdb.exp (gdb_run_cmd): Break complicated gdb_expect
889bf7c5
PA
27245 containing exp_continue into a while within an expect. Don't
27246 attempt a start more than three times. Check return value from
27247 gdb_load.
d63a86f8 27248
2df3850c
JM
27249Wed Oct 6 12:05:58 1999 Andrew Cagney <cagney@b1.cygnus.com>
27250
27251 * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
889bf7c5 27252 a pass case.
2df3850c 27253
2acceee2
JM
272541999-10-01 Kevin Buettner <kevinb@cygnus.com>
27255
27256 * gdb.base/break.c (main): Added a statement that we can step
27257 off of.
27258 * gdb.base/break.exp: Added tests for setting a breakpoint
27259 at an offset and stepping onto a breakpoint.
27260
272611999-10-01 Fred Fish <fnf@cygnus.com>
27262
d63a86f8 27263 * gdb.base/help.exp (help add-symbol-file): Update to match current
2acceee2
JM
27264 gdb output.
27265
c2c6d25f
JM
272661999-09-18 Jim Blandy <jimb@cris.red-bean.com>
27267
27268 * gdb.base/break.exp: Code locations are in hex, don't forget!
27269 (For HP-UX.)
27270
272711999-09-17 Stan Shebs <shebs@andros.cygnus.com>
27272
27273 * condbreak.exp: Use break.c as test program.
27274 * condbreak.c: Remove, redundant with break.c.
27275
272761999-09-15 Stan Shebs <shebs@andros.cygnus.com>
27277
27278 * config/monitor.exp (gdb_target_monitor): Disable X- and
889bf7c5 27279 Z-packets if the target needs it.
c2c6d25f
JM
27280
272811999-09-13 James Ingham <jingham@leda.cygnus.com>
27282
27283 * gdb.c++/overload.exp: Added tests for listing overloaded
27284 functions with function pointers in the arg, explicitly calling
27285 out the version you want.
27286
cff3e48b
JM
272871999-09-09 Stan Shebs <shebs@andros.cygnus.com>
27288
27289 * long_long.exp: Add variations of test cases that work for
27290 targets with 16-bit ints and 32-bit doubles.
27291
d4f3574e
SS
272921999-09-08 Stan Shebs <shebs@andros.cygnus.com>
27293
27294 * break.c (main): Compare a possibly-uninitialized argc with an
27295 unlikely value that fits in 16 bits.
27296
272971999-09-07 Stan Shebs <shebs@andros.cygnus.com>
27298
27299 * gdb.base/restore.c, gdb.base/restore.exp: Use 0x7eeb instead of
27300 0xfeeb, don't want negative numbers if ints are 16 bits.
27301
27302 * lib/gdb.exp (skip_cplus_tests): New proc.
27303 * gdb.c++/ambiguous.exp, gdb.c++/annota2.exp,
889bf7c5
PA
27304 gdb.c++/anon-union.exp, gdb.c++/classes.exp,
27305 gdb.c++/cplusfuncs.exp, gdb.c++/ctti.exp, gdb.c++/demangle.exp,
27306 gdb.c++/derivation.exp, gdb.c++/inherit.exp, gdb.c++/local.exp,
27307 gdb.c++/member-ptr.exp, gdb.c++/method.exp, gdb.c++/misc.exp,
27308 gdb.c++/overload.exp, gdb.c++/ovldbreak.exp,
27309 gdb.c++/ref-types.exp, gdb.c++/templates.exp, gdb.c++/userdef.exp,
27310 gdb.c++/virtfunc.exp: Use it to skip over C++ tests.
d4f3574e
SS
27311
27312 * gdb.c++/cplusfuncs.exp: Use get_compiler_info consistently.
27313
27314Fri Sep 3 15:37:12 1999 Kevin Buettner <kevinb@cygnus.com>
27315
27316 * gdb.base/corefile.exp (up): Allow a parameter to appear
27317 in the frame that we're going up to.
27318
27319 From Jim Blandy <jimb@cygnus.com>:
27320
27321 * gdb.base/default.exp (info float): Expect some output now.
27322
27323 * gdb.base/callfuncs.exp (do_function_calls): We no longer expect
27324 returning floating-point values to fail on the x86.
27325 * gdb.base/callfwmall.exp (do_function_calls): Same.
27326
27327 * gdb.base/list.exp (test_listsize): Correct expectations for
27328 listing line 1 with listsize 2. Also, listing a single line
27329 works now, as does listing three lines. [Kevin's note: There
27330 were a number of other cases fixed too where the expectations
27331 differed...]
27332
273331999-09-02 Stan Shebs <shebs@andros.cygnus.com>
27334
27335 * gdb.base/selftest.exp: Add case for when version prints as
27336 constant string instead of char pointer.
27337
104c1213
JM
273381999-08-25 Stan Shebs <shebs@andros.cygnus.com>
27339
27340 * gdb.base/ending-run.exp: Add Solaris case for what happens when
889bf7c5 27341 stepping out of main.
104c1213
JM
27342
27343 * gdb.c++/derivation.exp: XFAIL inf fn calls for all configs, if
27344 G++ used.
27345
27346 * gdb.c++/local.exp: Expect ptype NestedInnerLocal to succeed
889bf7c5 27347 always, expect ptype InnerLocal::NestedInnerLocal to fail always.
104c1213
JM
27348
27349 * gdb.c++/ovldbreak.exp: Update match string in test that
27350 includes a warning of multiple breakpoints.
27351
273521999-08-24 Stan Shebs <shebs@andros.cygnus.com>
27353
27354 * gdb.base/display.exp: Improve precision of step-after-finish
27355 added yesterday.
27356
27357 * gdb.base/signals.exp: Add extra wildcard to "handle all print"
889bf7c5 27358 test.
104c1213
JM
27359
27360 * gdb.c++/classes.exp: XFAIL HP-compiler-only tests for all
27361 configs when using G++, not just hppa*.
27362
273631999-08-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27364
27365 * gdb.base/async.c: New file.
27366 * gdb.base/async.exp: New file.
27367
27368Tue Aug 24 03:24:53 1999 Jeffrey A Law (law@cygnus.com)
27369
27370 * gdb.base/break.exp: Tweak PA specific tests to properly handle
27371 PA64.
27372
53a5351d
JM
27373Mon Aug 23 10:25:20 1999 Jeffrey A Law (law@cygnus.com)
27374
104c1213
JM
27375 * gdb.base/display.exp: "finish" can leave us mid-line on many
27376 targets, deal with it. Add a small constant to main, instead of
27377 1000 since main+1000 may not be a valid address in the target.
27378
53a5351d
JM
27379 * gdb.base/dollar.exp: Do not run for PA processors in wide mode
27380 on hpux11.
27381
27382 * gdb.base/attach.exp: Handle another hpux11 error message variant
27383 when attaching to a process that does not exist.
27384
273851999-08-19 J.T. Conklin <jtc@redback.com>
27386
27387 * gdb.base/call-ar-exp.exp: Fix pattern matching whitespace
889bf7c5 27388 characters in 'continue to 1241' test.
53a5351d
JM
27389
273901999-08-17 Stan Shebs <shebs@andros.cygnus.com>
27391
27392 * gdb.base/call-ar-st.exp: Add a shorter match case for the
27393 stop in print_long_arg_list, define and use a whitespace
27394 variable in print_small_structs test, add an XFAIL for Solaris.
27395 * gdb.base/dbx.exp: XFAIL func commands until somebody is
27396 interested enough to fix.
27397
7be570e7
JM
273981999-08-13 Keith Seitz <keiths@cygnus.com>
27399
27400 * gdb.base/dbx.exp (dbx_gdb_file_cmd): Rename to gdb_file_cmd.
27401 (dbx_gdb_load): Remove. Use gdb_load instead, since that
27402 proc knows about targets other than the natives.
27403 (test_assign): Use "gdb_run_cmd" to "run" the target.
27404 Check that we've actually hit the breakpoint at main.
27405 When we attempt to assign a value to a local variable, check
27406 that the variable is in the current scope, i.e., don't use
27407 a test with an empty result.
27408
27409Tue Aug 10 15:25:16 1999 Andrew Cagney <cagney@b1.cygnus.com>
27410
27411 * gdb.base/maint.exp: Add test of ``maintenance internal-error''
889bf7c5 27412 command.
7be570e7
JM
27413
274141999-08-09 Stan Shebs <shebs@andros.cygnus.com>
27415
27416 From Jimmy Guo <guo@cup.hp.com> and others at HP:
27417 gdb.hp: Move tests into subdirectories gdb.aCC, gdb.base-hp,
27418 gdb.compat, gdb.threads-hp.
27419 gdb.hp/configure, gdb.hp/configure.in: New files.
27420 gdb.hp/Makefile.in: Recurse into new subdirs.
27421 gdb.hp/gdb.defects: New directory, tests for HP bug reports.
27422 gdb.hp/gdb.objdbg: New directory, tests for debugging info
27423 in object files.
27424 gdb.hp/tools: New directory, aux tools for HP-specific tests.
27425
96baa820
JM
274261999-08-05 Stan Shebs <shebs@andros.cygnus.com>
27427
27428 * gdb.base/display.exp: Help expect by putting a newline in the
889bf7c5 27429 funky printf, remove a bogus p/a test.
96baa820
JM
27430
274311999-08-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27432
27433 * gdb.base/display.exp: Make sure that when we say 'run', we are
889bf7c5
PA
27434 connected to the target. This is necessary when running not
27435 natively.
96baa820
JM
27436
274371999-08-03 Stan Shebs <shebs@andros.cygnus.com>
27438
27439 * gdb.base/step-test.exp: Removed some extraneous messages.
27440
27441 * gdb.base/long_long.exp: Don't run memory examination tests
27442 on little-endian targets (they will need a different set of
27443 results to match).
27444
274451999-08-02 Stan Shebs <shebs@andros.cygnus.com>
27446
27447 * gdb.c++/virtfunc.exp: Expect to fail the virtual call tests
27448 until somebody decides to fix GDB.
27449
27450 * gdb.base/long_long.c: Stop compiler complaint by specifying long
889bf7c5 27451 constant as "ULL".
96baa820
JM
27452 * gdb.base/long_long.exp: Loosen x/c test, add partial result
27453 matches for a couple x/2 commands.
27454
a0b3c4fd
JM
274551999-07-30 Stan Shebs <shebs@andros.cygnus.com>
27456
27457 * gdb.c++/ref-types.cc, gdb.c++/ref-types.exp: Appease doschk
27458 by merging in ref-types2 tests.
27459 * gdb.c++/ref-types2.cc, gdb.c++/ref-types2.exp: Remove.
27460
27461 From Jimmy Guo <guo@cup.hp.com> and others at HP:
27462 * gdb.c++/Makefile.in: Add standard actions.
27463 (EXECUTABLES): Rename from PROGS, update list.
27464 * gdb.c++/ambiguous.cc, gdb.c++/ambiguous.exp: Move to here
27465 from gdb.hp.
27466 * gdb.c++/anon-union.cc: Don't use anonymous struct, make
27467 foo and bar locals.
27468 * gdb.c++/anon-union.exp: Fix tests to match.
27469 * gdb.c++/classes.exp: Run if HP compiler used, add extra
27470 expect matches to handle output variations.
27471 * gdb.c++/cplusfuncs.cc: Make operator -> return foo *.
27472 * gdb.c++/cplusfuncs.exp: Update to match, allow word "class" in
889bf7c5 27473 output, add HP alternatives for new and delete prints.
a0b3c4fd 27474 * gdb.c++/ctti.exp, gdb.c++/cttiadd.cc, gdb.c++/cttiadd1.cc,
889bf7c5 27475 gdb.c++/cttiadd2.cc, gdb.c++/cttiadd3.cc: Move here from gdb.hp.
a0b3c4fd
JM
27476 * gdb.c++/demangle.exp: Use $style when reporting failure.
27477 * gdb.c++/derivation.exp: Add some xfails if GCC-compiled.
27478 * gdb.c++/inherit.exp: Run if HP compiler used, add some
27479 match alternatives.
27480 * gdb.c++/local.exp: Add match alternatives or xfails for HP
889bf7c5 27481 compilers.
a0b3c4fd
JM
27482 * gdb.c++/member-ptr.exp: Add xfails for hppa*-*-*.
27483 * gdb.c++/method.exp: Add match alternatives.
27484 * gdb.c++/misc.cc: Add bool types.
27485 * gdb.c++/misc.exp: Add tests for bool types.
27486 * gdb.c++/overload.exp: Add xfails.
27487 * gdb.c++/templates.cc: Remove bogus arglist init, init fvpchar.
27488 * gdb.c++/templates.exp: Run if HP compiler used, add some xfails,
27489 add some more template parameter tests (only for HP currently).
27490 * gdb.c++/userdef.exp: Add xfails for hppa*-*-*.
27491 * gdb.c++/virtfunc.cc: Add return type and value for main.
27492 * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
27493 match alternatives.
d63a86f8 27494
a0b3c4fd
JM
274951999-07-30 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27496
27497 * gdb.base/display.exp: Fix output of 'p/a &&j' test.
27498
274991999-07-29 Jim Blandy <jimb@savonarola.red-bean.com>
27500
27501 * gdb.base/signals.exp: Don't expect getting a backtrace from
27502 within a signal handler to fail on Linux.
27503
275041999-07-29 Stan Shebs <shebs@andros.cygnus.com>
27505
27506 From Jimmy Guo <guo@cup.hp.com> and others at HP:
27507 * lib/gdb.exp: Remove some gratuitious semicolons.
27508 (delete_breakpoints): Increase timeout.
27509 (gdb_expect): Add -notransfer option.
27510 (gdb_test): Use -notransfer option.
27511 (get_compiler_info): Add f77 case.
27512 (get_compiler): New proc, split out from gdb_preprocess, add f77
889bf7c5 27513 case.
a0b3c4fd
JM
27514 (gdb_preprocess): Call get_compiler.
27515
27516 * gdb.base/Makefile.in (EXECUTABLES): Update the list.
27517 * gdb.base/attach.exp, gdb.base/display.exp,
889bf7c5
PA
27518 gdb.base/ending-run.exp, gdb.base/gdbvars.exp,
27519 gdb.base/long_long.exp, gdb.base/printcmds.exp,
27520 gdb.base/structs.exp, gdb.base/structs2.exp: Remove or fill in
27521 third arg to gdb_test.
a0b3c4fd
JM
27522 * gdb.base/call-ar-st.exp: Add HP-UX xfail for >10-arg functions.
27523 * gdb.base/callfuncs.exp, gdb.base/callfwmall.exp: Remove some
889bf7c5 27524 HP-UX xfails, add others.
a0b3c4fd
JM
27525 * gdb.base/completion.exp: Reflect name change of self-test.
27526 * gdb.base/condbreak.exp, gdb.base/corefile.exp,
889bf7c5
PA
27527 gdb.base/foll-exec.exp, gdb.base/interrupt.exp,
27528 gdb.base/ptype.exp, gdb.base/scope.exp, gdb.base/setvar.exp: Note
27529 HP failure number.
a0b3c4fd
JM
27530 * gdb.base/foll-vfork.exp: Loosen matches slightly, remove
27531 useless HP-UX 10.30 references.
27532 * gdb.base/maint.exp: Loosen matches.
27533 * gdb.base/pointers.c (main): Declare more_code.
27534 * gdb.base/pointers.exp: Match on output of a `next'.
27535 * gdb.base/structs.c: Add prototypes.
27536 * gdb.base/watchpoint.exp: Remove HP-UX 10.30 reference.
27537 * gdb.base/whatis.exp: Fail for both HP-UX 10.20 and 11.
27538
275391999-07-29 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27540
27541 * gdb.base/list.exp: Add tests for repeating 'list <linenum>'
889bf7c5 27542 command.
a0b3c4fd
JM
27543
275441999-07-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27545
27546 * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
27547 Fix run to main failures. Watchpoint can be hardware watchpoint.
d63a86f8
RM
27548
27549 * gdb.base/annota1.exp: Clean up some more, in case printf has
a0b3c4fd
JM
27550 debug info. Deal with lack of signal hanlder info in stack.
27551
a9c64011 27552 From Jim Kingdon <kingdon@redhat.com>:
a0b3c4fd
JM
27553 * gdb.base/annota1.exp: If printf has debug info, deal with it.
27554
5a2468f5
JM
275551999-07-19 Stan Shebs <shebs@andros.cygnus.com>
27556
27557 * gdb.base/foll-exec.exp, gdb.base/foll-fork.exp,
889bf7c5 27558 gdb.base/foll-vfork.exp: Don't run for crosses.
5a2468f5 27559
adf40b2e
JM
27560Tue Jul 13 23:37:18 1999 Andrew Cagney <cagney@b1.cygnus.com>
27561
27562 * gdb.base/configure.in: Check for gdbvars.exp instead of
889bf7c5 27563 a1-selftest.exp.
adf40b2e
JM
27564 * gdb.base/configure: Re-generate.
27565
275661999-07-12 Stan Shebs <shebs@andros.cygnus.com>
27567
27568 * gdb.base/selftest.exp: Rename from a1-selftest.exp, no point
27569 in trying to run first and name is too long.
27570
27571 * gdb.base/pointers.c, gdb.base/pointers.exp: Add contents of
27572 pointers2.c and pointers2.exp, respectively.
27573 * gdb.base/pointers2.c, gdb.base/pointers2.exp: Remove, makes
27574 doschk happier.
27575
43e526b9
JM
275761999-07-08 Stan Shebs <shebs@andros.cygnus.com>
27577
27578 * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Renamed from
27579 callfuncs2.c and callfuncs2.exp.
27580
27581 * gdb.base/list.exp: Remove mistaken xfails.
27582 * gdb.base/list0.h: Add optional prototypes.
27583
9846de1b
JM
27584Wed Jul 7 00:27:35 1999 Andrew Cagney <cagney@amy.cygnus.com>
27585
a9c64011 27586 * gdb.base/setvar.exp: Increase the time-out on tests indirectly
889bf7c5 27587 calling malloc.
a9c64011
AS
27588 * nodebug.exp, printcmds.exp, ptype.exp, setvar.exp: Ditto.
27589 * ptype.exp: Move test for get_debug_format to before its first
889bf7c5 27590 use.
9846de1b
JM
27591
275921999-07-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27593
27594 * gdb.base/Makefile.in (EXECUTABLES): Remove annota2 executable.
27595 * gdb.base/annota2.cc, annota2.exp: Move from here.
27596 * gdb.c++/annota2.cc, annota2.exp: To here.
27597 * gdb.c++/Makefile.in (PROGS): Add annota2 executable.
27598
43ff13b4
JM
27599Tue Jun 29 11:56:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
27600
27601 * lib/gdb.exp (gdb_expect_list): Output one message per pattern in
889bf7c5 27602 a consistent format.
43ff13b4 27603
085dd6e6
JM
276041999-06-25 Stan Shebs <shebs@andros.cygnus.com>
27605
27606 From Jimmy Guo <guo@cup.hp.com> and others at HP:
27607 * lib/gdb.exp (get_compiler_info): Add detection for assorted
27608 HP compilers, also set the globals $true and $false.
27609
27610 * gdb.base/annota1.c, bitfields.c, break.c, call-ar-st.c,
889bf7c5
PA
27611 call-rt-st.c, call-strs.c, callfuncs.c, callfuncs2.c, condbreak.c,
27612 coremaker.c, ending-run.c, exprs.c, funcargs.c, interrupt.c,
27613 jump.c, langs0.c, langs1.c, langs2.c, list0.c, list1.c,
27614 long_long.c, mips_pro.c, nodebug.c, opaque0.c, opaque1.c,
27615 printcmds.c, ptype.c, recurse.c, restore.c, return.c, run.c,
27616 scope0.c, scope1.c, setshow.c, setvar.c, shmain.c, shr1.c, shr2.c,
27617 sigall.c, signals.c, so-impl-ld.c, so-indr-cl.c, solib.c,
27618 solib1.c, solib2.c, step-test.c, twice.c, varargs.c, watchpoint.c,
27619 whatis.c} Add C++ compatible function definitions and return
27620 types, add includes for library functions.
085dd6e6
JM
27621 * gdb.base/ptype.c (my_false, my_true): Use instead of false/true.
27622 * gdb.base/step-test.c (myglob): Rename from glob.
27623 * gdb.base/attach.c, attach2.c, average.c, execd-prog.c,
889bf7c5
PA
27624 foll-exec.c, foll-fork.c, foll-vfork.c, sum.c, vforked-prog.c: New
27625 files, move here from gdb.hp.
085dd6e6 27626 * gdb.base/annota1.exp, break.exp, call-ar-st.exp, call-rt-st.exp,
889bf7c5
PA
27627 commands.exp, condbreak.exp, define.exp, ena-dis-br.exp,
27628 ending-run.exp, jump.exp. list.exp, long_long.exp, so-impl-ld.exp:
27629 Adjust line numbers in regexps.
085dd6e6
JM
27630
27631 * gdb.base/all-bin.exp, eval-skip.exp, exprs.exp, logical.exp,
27632 miscexprs.exp, pointers.exp, relational.exp: Use $true and $false
27633 instead of 0/1.
27634
27635 * gdb.base/attach.exp, dbx.exp, foll-exec.exp, foll-fork.exp,
27636 foll-vfork.exp: New files, move here from gdb.hp.
27637 * gdb.base/page.exp: New file, test of pagination command.
27638
27639 * gdb.base/watchpoint.c (recurser): New function, for watchpoint
27640 recursion test.
27641 * gdb.base/watchpoint.exp: Add more test cases for watchpoints.
27642
27643 * gdb.base/so-impl-ld.exp, gdb.base/so-indr-cl.exp,
889bf7c5 27644 gdb.base/solib.exp: Fix compiler invocation process.
085dd6e6
JM
27645
27646 * gdb.base/callfuncs.exp, gdb.base/callfuncs2.exp: Don't xfail for
889bf7c5 27647 HP-UX 11, turn off overload resolution explicitly.
085dd6e6 27648 * gdb.base/commands.exp: Set argument list explicitly, add
889bf7c5 27649 watchpoint test.
085dd6e6
JM
27650 * gdb.base/completion.exp: Enable if HP-UX, tweak tests to make
27651 them work.
27652 * gdb.base/constvars.exp, gdb.base/volatile.exp: Escape the
27653 expressions properly.
27654 * gdb.base/corefile.exp: Loosen the match slightly.
27655 * gdb.base/default.exp: Allow "Error accessing memory" message
27656 also.
27657 * gdb.base/display.exp: Skip over x/0 j if PA64.
27658 * gdb.base/funcargs.exp: Add xfails for HP-UX.
27659 * gdb.base/interrupt.exp: Ditto.
27660 * gdb.base/langs.exp: Add symbolic matches governed by compiler
27661 in use.
27662 * gdb.base/list.exp: Add xfails for HP-UX.
27663 * gdb.base/long_long.exp: Refine some of the numeric matches.
27664 * gdb.base/mips_pro.exp: Xfail on HP-UX.
27665 * gdb.base/miscexprs.exp: Add PA2.0 case for array size test.
27666 * gdb.base/nodebug.exp: Succeed on more varieties of output.
27667 * gdb.base/opaque.exp: Remove some HP-UX xfails.
27668 * gdb.base/ptype.exp: Succeed on more varieties of output.
27669 * gdb.base/scope.exp: Add xfails for HP-UX.
27670 * gdb.base/sect-cmd.exp: Add more cases.
27671 * gdb.base/setvar.exp: Add xfails for HP-UX.
27672 * gdb.base/shlib-call.exp: Loosen some matches slightly.
27673 * gdb.base/signals.exp: Match on void symbolically.
27674 * gdb.base/step-test.exp: Add case for PA64.
27675 * gdb.base/term.exp: Add exit and restart.
27676 * gdb.base/twice.exp: Clean up after self.
27677 * gdb.base/varargs.exp: Disable overload resolution explicitly.
27678 * gdb.base/whatis.exp: Allow more ways to pass tests.
27679
27680 * gdb.base/smoke.exp, gdb.base/smoke.c, gdb.base/smoke.cc: Remove,
889bf7c5 27681 no longer useful.
085dd6e6
JM
27682
27683Fri Jun 25 19:27:28 1999 Andrew Cagney <cagney@b1.cygnus.com>
27684
27685 * lib/gdb.exp (proc gdb_expect_list): New procedure. Matches a
889bf7c5 27686 list of patterns.
085dd6e6 27687 * gdb.base/call-ar-st.exp: Use gdb_expect_list in "print
889bf7c5
PA
27688 print_double_array(double_array)", "continuing to breakpoint
27689 1018", "print print_double_array(array_d)" and "continuing to
27690 1034" tests.
d63a86f8 27691
085dd6e6
JM
276921999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
27693
a9c64011 27694 * Makefile.in: Add empty html and install-html targets.
085dd6e6
JM
27695
276961999-06-24 Stan Shebs <shebs@andros.cygnus.com>
27697
27698 * config/mt-*: Remove, these haven't been used since 1996.
27699
277001999-06-22 Stan Shebs <shebs@andros.cygnus.com>
27701
27702 * gdb.base/call-strs.c, gdb.base/ending-run.c,
889bf7c5 27703 gdb.base/step-test.c: Include stdlib.h and string.h as needed.
085dd6e6
JM
27704 * gdb.c++/member-ptr.exp: Skip over these tests if using G++.
27705
9e0b60a8
JM
277061999-06-18 Stan Shebs <shebs@andros.cygnus.com>
27707
27708 * gdb.c++/overload.exp: XFAIL everything if using G++, add a
27709 simpler match case for the ptype of the big class.
27710
277111999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27712
27713 * gdb.exp: Fix test for gdb_prompt existence.
27714
277151999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27716
27717 * gdb.exp (gdb_test): Add fail after calls to perror.
27718
277191999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27720
27721 * gdb.exp (gdb_test): Accept variations of Undefined command messages.
27722
277231999-06-16 Fernando Nasser <fnasser@totem.to.cygnus.com>
27724
27725 * gdb.exp (gdb_test): Fix anchors on gdb_expect statement.
27726
0f71a2f6
JM
27727Fri Jun 11 12:56:50 1999 Andrew Cagney <cagney@b1.cygnus.com>
27728
27729 * gdb.base/call-strs.c (link_malloc): New function. Ensure that
889bf7c5 27730 malloc() is linked in.
0f71a2f6
JM
27731
277321999-06-08 Fernando Nasser <fnasser@totem.to.cygnus.com>
27733
27734 * gdb.base/ending-run.exp: Make sure we fail and do not timeout at
27735 step at end.
27736
27737 * gdb.base/annota1.exp: Increase match_max to prevent timeout.
27738
277391999-06-08 Jim Blandy <jimb@zwingli.cygnus.com>
27740
27741 * gdb.java/jv-print.exp: New file. (Our first Java test!)
27742
cce74817
JM
27743Fri Jun 4 10:47:46 1999 Jeffrey A Law (law@cygnus.com)
27744
27745 * gdb.base/a1-selftest.exp: Remove bogus hppa xfail.
27746 * gdb.base/mips_pro.exp: Likewise.
27747
277481999-06-02 Keith Seitz <keiths@cygnus.com>
27749
27750 * gdb.c++/templates.cc: Change all "new" operators to throw
27751 an exception.
27752 * gdb.c++/cplusfuncs.cc: Likewise.
27753
27754 * gdb.base/Makefile.in (EXECUTABLES): Add smoke1, annota1, and annota2.
27755
27756Wed Jun 2 17:37:05 1999 Andrew Cagney <cagney@b1.cygnus.com>
27757
27758 * gdb.base/condbreak.exp: Use rerun_to_main to start the program.
a9c64011
AS
27759 * gdb.base/ending-run.exp: When stepping out of main, accept a
27760 step into an arbitrary assembler file.
cce74817 27761
392a587b
JM
277621999-05-20 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27763
d63a86f8 27764 * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
392a587b 27765 "breakpoint-invalid" to be printed.
6fdff2c5
PA
27766 * gdb.base/annota2.exp: Revise line number for main
27767 breakpoint. Allow any number of "frames-invalid" and
27768 "breakpoint-invalid" to be printed.
392a587b
JM
27769 * gdb.base/annota2.cc: Initialize a.x to 0.
27770
9e086581
JM
277711999-05-17 Keith Seitz <keiths@cygnus.com>
27772
6fdff2c5
PA
27773 * gdb.base/call-ar-st.exp: Skip
27774 "print print_double_array (double_array)" when "skip_float_tests" set.
27775 Ditto for "print print_double_array(array_d)",
27776 "print print_small_structs", "print print_ten_doubles", and
27777 "step into print_long_arg_list".
27778 Don't assume we can step into "print_long_arg_list": we could step
27779 into memcpy.
27780 * gdb.base/call-rt-st.exp: Don't run float-related tests when
27781 "skip_float_tests" is set: "print print_one_double(*d1)"
27782 and "print print_two_floats(*f3)".
9e086581
JM
27783 * gdb.base/funcargs.exp: Don't run "float_and_integral_args" when
27784 "skip_float_tests" is set.
6fdff2c5
PA
27785 * gdb.base/varargs.exp: Skip
27786 "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)" when
27787 "skip_float_tests" set.
d63a86f8 27788
cd0fc7c3
SS
277891999-05-06 Keith Seitz <keiths@cygnus.com>
27790
27791 * gdb.base/annota2.cc: Include stdio.h.
27792
27793Wed May 5 17:44:31 1999 Stan Shebs <shebs@andros.cygnus.com>
27794
27795 * gdb.base/crossload.exp: Remove, this has been disabled ever
27796 since BFD stopped including all targets, and cross-GDB gets
27797 plenty of testing anyway.
27798 * gdb.base/i486-elf.u, gdb.base/m68k-aout.u, gdb.base/m68k-elf.u,
889bf7c5
PA
27799 gdb.base/sparc-aout.u, gdb.base/i860-elf.u, gdb.base/m68k-aout2.u,
27800 gdb.base/mips-ecoff.u, gdb.base/sparc-elf.u: Remove.
cd0fc7c3
SS
27801 * gdb.base/README: Remove, was doc for this.
27802 * gdb.base/Makefile.in (CROSS_EXECUTABLES): Remove, no longer
889bf7c5 27803 needed.
cd0fc7c3 27804
b83266a0
SS
278051999-05-04 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27806
27807 * gdb.base/call-ar-st.exp: Fix one regular expression in test
27808 output.
27809
27810 * gdb.base/annota1.exp: New file. Annotation level 2 tests.
27811 * gdb.base/annota2.exp: New file. More annotation tests.
27812 * gdb.base/annota1.c: New file. Source file for annota1.exp.
27813 * gdb.base/annota2.cc: New file. Source file for annota2.exp.
27814
278151999-04-23 Angela Marie Thomas <angela@cygnus.com>
27816
27817 * config/cfdbug.exp: New file.
27818
7a292a7a
SS
278191999-04-20 Jim Blandy <jimb@zwingli.cygnus.com>
27820
27821 * gdb.c++/demangle.exp (test_gnu_style_demangling): Add tests for
27822 Marcus Daniel's and Dale Hawkins's demangler crashes.
27823
27824 * gdb.c++/demangle.exp (test_gnu_style_demangling,
889bf7c5
PA
27825 test_lucid_style_demangling, test_arm_style_demangling,
27826 test_hp_style_demangling): Try Tom Tromey's core-dumping
27827 identifier under each demangling style.
7a292a7a
SS
27828
278291999-04-07 Jim Blandy <jimb@zwingli.cygnus.com>
27830
27831 * gdb.c++/demangle.exp: Include the current demangling style
27832 in all test names.
27833 (current_demangling_style): New global variable.
27834 (set_demangling_style, test_demangling_core, test_demangling,
27835 test_demangling_exact): New functions.
27836 (test_gnu_style_demangling, test_lucid_style_demangling,
27837 test_arm_style_demangling, test_hp_style_demangling): Use those,
27838 instead of calling gdb_test and gdb_test_exact directly.
27839 (catch_demangling_errors): New function, which reports errors
27840 signalled by the demangling test functions in an orderly way.
27841 (do_tests): Use catch_demangling_errors.
27842
278431999-04-06 Jim Blandy <jimb@zwingli.cygnus.com>
27844
27845 * gdb.base/signals.exp (test_handle_all_print): Use () for
889bf7c5 27846 grouping in expressions, not {}.
7a292a7a
SS
27847
27848 * gdb.base/smoke.exp: Test value of x, not y. The latter isn't
889bf7c5 27849 initialized yet.
7a292a7a
SS
27850
278511999-04-01 Stan Shebs <shebs@andros.cygnus.com>
27852
27853 * gdb.c++/derivation.exp: Pass ptype tests if synthesized methods
27854 are listed.
27855
278561999-03-26 Stan Shebs <shebs@andros.cygnus.com>
27857
27858 * gdb.stabs/weird.exp: Test for CC being defined before
27859 looking at its value.
27860
278611999-03-25 Stan Shebs <shebs@andros.cygnus.com>
27862
27863 * gdb.base/call-ar-st.exp: Remove stray '#'.
27864 * gdb.base/miscexprs.exp: Allow "short" and "long" as well as
27865 "short int" and "long int".
27866 * gdb.c++/overload.cc: Cast the string added in the previous
889bf7c5 27867 change, to mollify finicky HP compiler.
7a292a7a
SS
27868 * gdb.hp/reg-test.exp (testfile): Fix file name.
27869 * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
d63a86f8 27870
7a292a7a
SS
27871 * gdb.c++/misc.cc (main): Initialize obj_with_enum.
27872 * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
27873 alternate form of enum ptype.
27874
c906108c
SS
278751999-03-23 Stan Shebs <shebs@andros.cygnus.com>
27876
7a292a7a
SS
27877 * lib/gdb.exp (skip_hp_tests): Remove gcc_used argument.
27878 * gdb.hp/*.exp: Change all to run compiler probe only after
889bf7c5
PA
27879 passing skip_hp_tests, so as not to waste time on guaranteed
27880 failure.
7a292a7a 27881
c906108c
SS
27882 * gdb.c++/overload.cc: Pass string instead of char addr, always
27883 init ccpfoo.
27884 * gdb.c++/templates.cc: Fix syntax error.
27885
7a292a7a
SS
27886Tue Mar 23 14:56:36 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
27887
27888 * gdb.base/commands.exp: Add test for correct position of '>'
d63a86f8 27889 when issuing the 'commands' command after a 'while' or 'if'
7a292a7a
SS
27890 command.
27891
278921999-03-18 James Ingham <jingham@cygnus.com>
27893
27894 * gdb.c++/ovldbreak.exp: Use gdb_continue_to_end
27895
27896 * gdb.c++/method.exp: It was testing an uninitialized int on the
27897 stack and assuming it was positive.
27898
27899 * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
27900
27901 * gdb.base/step-test.exp: Catch a case where finish is broken and
d63a86f8 27902 keep it from killing the rest of the tests.
7a292a7a
SS
27903 Use gdb_continue_to_end.
27904
27905 * gdb.base/sigall.exp: use gdb_continue_to_end.
27906
27907 * gdb.base/ena-dis-br.exp: use gdb_continue_to_end.
27908
27909 * gdb.base/display.exp: use runto_main, not run.
27910
d63a86f8
RM
27911 * gdb.base/default.exp: Check for the current error message in the
27912 r abbreviation test.
7a292a7a
SS
27913 Add strongarm to the targets that know info float.
27914
d63a86f8 27915 * gdb.base/condbreak.exp: Use the gdb_run command rather than just
7a292a7a
SS
27916 run which doesn't work with monitors.
27917
6fdff2c5
PA
27918 * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to
27919 1034 test.
7a292a7a
SS
27920
27921 * gdb.base/break.exp: use the gdb_continue_to_end proc.
27922
6fdff2c5
PA
27923 * lib/gdb.exp: I had added gdb_continue_to_end used to run to the
27924 end of a program. Traps the case (in Cygmon) when the program
27925 never really exits. Same as Mark's continue_to_exit, but I had
27926 put it in a lot more places, so I used my name. Sorry Mark...
7a292a7a
SS
27927
27928 * config/monitor.exp (gdb_target_monitor): added another
27929 target_info parameter: remotebinarydownload. This will set the
27930 remotebinarydownload flag if this is causing some boards trouble.
27931
279321999-03-18 Mark Salter <msalter@cygnus.com>
27933
27934 * lib/gdb.exp (continue_to_exit): New function.
27935
27936 * gdb.base/ena-dis-br.exp: Clean up for remote targets.
27937 * gdb.base/ending-run.exp: Ditto.
27938 * gdb.base/step-test.exp: Ditto.
27939
279401999-03-16 Stan Shebs <shebs@andros.cygnus.com>
27941
27942 * gdb.base/miscexprs.c: Clean up file, clear cbig.c[0] explicitly
27943 (suggested by Art Haas <ahaas@neosoft.com>).
27944
279451999-03-16 Jim Blandy <jimb@zwingli.cygnus.com>
27946
889bf7c5 27947 * gdb.base/signals.exp: Filter out *-*-linux* before matching *-*-gnu*.
7a292a7a
SS
27948
27949Fri Mar 12 18:06:21 1999 Stan Shebs <shebs@andros.cygnus.com>
27950
27951 * gdb.c++/ref-types.exp, ref-types2.exp: Allow alternate
889bf7c5 27952 descriptions of types (short unsigned int vs unsigned short, etc).
7a292a7a
SS
27953
279541999-03-12 Jim Blandy <jimb@zwingli.cygnus.com>
27955
27956 * gdb.base/call-strs.exp: Don't assume that `step' will step over
27957 a call to strlen; sometimes we do have sources.
27958
279591999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
c906108c
SS
27960
27961 * gdb.base/call-ar-st.c (main): Terminate char_array with a null
889bf7c5 27962 character, so GDB won't print garbage after its end.
d63a86f8 27963
c906108c
SS
27964 * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
27965 breakpoint there instead. Sometimes GCC emits memcpy to handle
27966 the large structures being passed by value, so we step into that
27967 instead of sum_array_print, which obscures what we're really testing.
27968 * gdb.base/step-test.exp: However, we do want a test that notices
889bf7c5
PA
27969 the bizarre steps into memcpy, so do that here. Add check for
27970 stepping into function calls that pass large structures by value.
27971 ("Is that a noun clause, or are you just happy to see me?")
c906108c
SS
27972 Remove all references to specific line numbers.
27973 * gdb.base/step-test.c (struct rhomboidal, large_struct_by_value):
27974 New type and function.
27975 (main): Call large_struct_by_value, passing it a large struct by value.
27976 * lib/gdb.exp (gdb_get_line_number): New function.
27977
27978 * gdb.base/step-test.exp: Rewrite `stepi' and `nexti' tests to be
27979 more portable.
27980
7a292a7a
SS
279811999-03-08 Jim Blandy <jimb@zwingli.cygnus.com>
27982
c906108c
SS
27983 * lib/gdb.exp: Doc fixes.
27984
7a292a7a
SS
279851999-03-05 Nick Clifton <nickc@cygnus.com>
27986
d63a86f8 27987 * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
7a292a7a
SS
27988
279891999-03-04 Jim Blandy <jimb@zwingli.cygnus.com>
27990
c906108c 27991 * gdb.base/display.exp: Don't exercise the "detach" and "kill"
889bf7c5
PA
27992 commands. They're not germane to this test, and they don't work
27993 that way on remote targets.
c906108c 27994
3fc11d3e
JM
279951999-03-01 James Ingham <jingham@cygnus.com>
27996
27997 * Changelog entries merged over from gdb development branch.
27998
3fc11d3e
JM
27999 Tue Jan 5 12:33:47 1999 Keith Seitz <keiths@cygnus.com>
28000
28001 * lib/gdb.exp (gdbtk_analyze_results): Generic function
28002 for outputting results of test run.
28003
2d4a1622 28004 1998-12-07 Martin M. Hunt <hunt@cygnus.com>
3fc11d3e
JM
28005
28006 * lib/gdb.exp (gdbtk_start): Fix path for itcl library.
3fc11d3e 28007
7a292a7a
SS
280081999-02-25 Felix Lee <flee@cygnus.com>
28009
28010 * lib/gdb.exp (debug_format): initialize
28011
c906108c
SS
280121999-02-25 Jason Molenda (jsm@bugshack.cygnus.com)
28013
28014 * gdb.base/call-ar-st.c: Include string.h, not strings.h.
28015 * gdb.base/call-rt-st.c: Ditto.
28016
c906108c
SS
280171999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
28018
28019 * gdb.threads/pthreads.exp (horiz): New variable.
28020 (test_startup): Fix regexps that capture thread numbers.
28021
280221999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
28023
28024 * gdb.base/smoke.exp: Disambiguate two test case names (both
28025 called ``print'').
28026
28027Fri Feb 5 12:42:56 1999 Stan Shebs <shebs@andros.cygnus.com>
28028
28029 * gdb.base/volatile.exp: Use gdb_test, add xfails for GCC
889bf7c5 28030 compilation.
c906108c
SS
28031
280321999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
28033
28034 * gdb.base/miscexprs.exp: Change patterns to match GDB's
28035 actual output formatting.
28036 * gdb.base/smoke.exp: GDB removes leading 0's.
28037 * gdb.base/volatile.exp: Don't check type of remuneration;
28038 that variable is no longer defined in constvars.c.
28039 * gdb.base/step-test.c (main): Exit with explicit exit code.
28040 * gdb.base/step-test.exp: Remove two nexti checks--they are
28041 not portable.
28042
280431999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
28044
28045 * gdb.base/help.exp ("help delete display"): Fix test to match
28046 gdb's output.
28047
28048 * gdb.base/long_long.c (known_types): Initialize values to zero.
28049 * gdb.base/long_long.exp: Step one more line
28050 so 'dec' is initialized in "get to known place". GDB removes
a9c64011
AS
28051 leading zeros. Explicitly ask for hex formatting. Use
28052 unique test case names.
c906108c
SS
28053
28054Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
28055
d63a86f8 28056 * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
c906108c
SS
28057
28058 * gdb.c++/method.exp: Add missing close brace.
28059
280601999-01-30 Jim Blandy <jimb@zwingli.cygnus.com>
28061
28062 * gdb.base/maint.exp: Use 'set height 0' to disable page
28063 prompting, not 'set height 400'.
28064
28065 Fix a bunch of timeouts.
28066 * gdb.base/maint.exp ("maint print objfiles"): Break this up into
28067 four separate tests, so expect doesn't take forever to match a ton
28068 of text against a regexp with lots of .* forms.
28069 ("maint print psymbols", "maint print symbols"): Make some of
28070 these greps more selective, so that expect doesn't try to wade
28071 through huge piles of output and time out.
28072
28073 * gdb.base/maint.exp ("maint print msymbols"): Fix pattern.
28074
28075 * gdb.base/maint.exp ("maint info breakpoints"): Split into two
889bf7c5
PA
28076 tests: one which doesn't expect shlib events to be reported, and
28077 another which does, but is XFAIL for all platforms other than
28078 HP/UX.
c906108c
SS
28079
28080 * gdb.base/break.exp: Teach the test suite that the `catch
28081 fork', `catch vfork', and `catch exec' commands produce error
28082 messages on platforms that don't provide these features.
28083
28084Mon Jan 25 18:35:56 1999 Stan Shebs <shebs@andros.cygnus.com>
28085
28086 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
889bf7c5
PA
28087 so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
28088 (shortening names from solib_threshold.exp etc), won't run on
28089 anything but HP-UX for the foreseeable future.
c906108c 28090 * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
889bf7c5 28091 reflect move.
c906108c
SS
28092
28093Thu Jan 21 15:46:49 1999 Stan Shebs <shebs@andros.cygnus.com>
28094
28095 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
889bf7c5 28096 gdb.trace/Makefile.in (clean): Remove all test executables.
c906108c
SS
28097
28098Tue Jan 19 17:20:09 1999 David Taylor <taylor@texas.cygnus.com>
28099
28100 * gdb.base/shlib-call.exp: add test cases to verify that gdb
28101 successfully re-sets breakpoints in shared libraries.
28102 * gdb.base/shmain.c (main): return 0, don't fall off the end.
28103
28104Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
28105
d63a86f8
RM
28106 * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
28107 and compiled w/o GCC.
c906108c
SS
28108
28109 * gdb.hp/watch-cmd.exp: ditto.
28110
28111 * gdb.hp/watch-hp.exp: ditto.
28112
28113 * gdb.hp/xdb1.exp: ditto.
28114
28115 * gdb.hp/xdb2.exp: ditto.
28116
28117 * gdb.hp/dbx.exp: ditto.
28118
28119Thu Jan 14 18:36:48 1999 Stan Shebs <shebs@andros.cygnus.com>
28120
28121 * constvars.c: Remove C++-isms.
28122 * constvars.exp: Use gdb_test everywhere, add xfails if compiled
889bf7c5 28123 with GCC.
c906108c
SS
28124
28125Mon Jan 11 10:08:03 1999 David Taylor <taylor@texas.cygnus.com>
28126
28127 The following changes are part of the HP merge.
28128
28129 * gdb.base/break.exp: new tests to verify that catchpoints for
28130 fork, vfork, and exec don't trigger inappropriately.
28131
28132 * gdb.base/opaque.exp: compile one file at a time, then link.
28133
28134 * gdb.base/signals.exp: be more restrictive about which hppa
28135 systems receive a setup_xfail. new tests.
28136
28137 * gdb.base/solib_threshold.build: new file.
28138 * gdb.base/solib_threshold.exp: new file.
28139 * gdb.base/solib_threshold.link_opts: new file.
28140 * gdb.base/solib_threshold.mk: new file.
28141 * gdb.base/gen_solib_threshold.c: new file.
28142
28143 * gdb.c++/classes.exp: if on HPUX and not using gcc, skip the
28144 tests. New tests for enums inside classes.
28145
28146 * gdb.c++/compiler.cc: indicate support of template debugging.
28147
28148 * gdb.c++/demangle.exp: run hp style demangling tests.
28149
28150 * gdb.c++/inherit.exp: if on HPUX and not using gcc, skip the
28151 tests.
28152
28153 * gdb.c++/misc.cc: changes to support new tests.
28154
28155 * gdb.c++/templates.cc: changes to support HP's compiler; changes
28156 to support new tests.
28157
28158 * gdb.c++/virtfunc.exp: if we are on HPUX and we are not using
28159 gcc, then skip these tests.
28160
28161Sun Jan 10 23:44:11 1999 David Taylor <taylor@texas.cygnus.com>
28162
28163 The following files are part of the HP merge; some had longer
28164 names at HP, but have been renamed to be no more than 14
28165 characters in length.
28166
28167 * gdb.hp/ambiguous.cc: new file.
28168 * gdb.hp/ambiguous.exp: new file.
28169 * gdb.hp/attach.exp: new file.
28170 * gdb.hp/attach2.exp: new file.
28171 * gdb.hp/classes-hp.exp: new file.
28172 * gdb.hp/ctti.exp: new file.
28173 * gdb.hp/ctti-add.cc: new file.
28174 * gdb.hp/ctti-add1.cc: new file.
28175 * gdb.hp/ctti-add2.cc: new file.
28176 * gdb.hp/ctti-add3.cc: new file.
28177 * gdb.hp/dbx.exp: new file.
28178 * gdb.hp/exception.cc: new file.
28179 * gdb.hp/exception.exp: new file.
28180 * gdb.hp/foll-exec.c: new file.
28181 * gdb.hp/foll-exec.exp: new file.
28182 * gdb.hp/foll-fork.c: new file.
28183 * gdb.hp/foll-fork.exp: new file.
28184 * gdb.hp/foll-vfork.c: new file.
28185 * gdb.hp/foll-vfork.exp: new file.
28186 * gdb.hp/inherit-hp.exp: new file.
28187 * gdb.hp/more-steps.exp: new file.
28188 * gdb.hp/namespace.cc: new file.
28189 * gdb.hp/namespace.exp: new file.
28190 * gdb.hp/optimize.exp: new file.
28191 * gdb.hp/pxdb.c: new file.
28192 * gdb.hp/pxdb.exp: new file.
28193 * gdb.hp/quicksort.exp: new file.
28194 * gdb.hp/reg-test.exp: new file.
28195 * gdb.hp/reg-test.s: new file.
28196 * gdb.hp/sized-enum.c: new file.
28197 * gdb.hp/sized-enum.exp: new file.
28198 * gdb.hp/start-stop.exp: new file.
28199 * gdb.hp/templ-hp.cc: new file.
28200 * gdb.hp/templ-hp.exp: new file.
28201 * gdb.hp/thr-lib.c: new file.
28202 * gdb.hp/thr-lib.exp: new file.
28203 * gdb.hp/thr-lib.h: new file.
28204 * gdb.hp/thr-liblib.c: new file.
28205 * gdb.hp/virtfun-hp.c: new file.
28206 * gdb.hp/virtfun-hp.exp: new file.
28207 * gdb.hp/watch-cmd.exp: new file.
28208 * gdb.hp/watch-hp.exp: new file.
28209 * gdb.hp/xdb1.exp: new file.
28210 * gdb.hp/xdb2.exp: new file.
28211 * gdb.hp/xdb3.exp: new file.
28212
28213Wed Jan 6 18:41:15 1999 David Taylor <taylor@texas.cygnus.com>
28214
28215 The following files are part of the HP merge; some had longer
28216 names at HP, but have been renamed to be no more than 14
28217 characters in length.
28218
28219 * gdb.base/ss.h: new file.
28220 * gdb.base/call-ar-st.c: new file.
28221 * gdb.base/call-ar-st.exp: new file.
28222 * gdb.base/call-rt-st.c: new file.
28223 * gdb.base/call-rt-st-exp: new file.
28224 * gdb.base/call-strs.exp: new file.
28225 * gdb.base/ena-dis-br.exp: new file.
28226 * gdb.base/environ.exp: new file.
28227 * gdb.base/long_long.exp: new file.
28228 * gdb.base/sect-cmd.exp: new file.
28229 * gdb.base/shlib-cl2.exp: new file.
28230 * gdb.base/smoke.exp: new file.
28231 * gdb.base/so-impl-ld.c: new file.
28232 * gdb.base/so-impl-ld.exp: new file.
28233 * gdb.base/so-indr-cl.c: new file.
28234 * gdb.base/so-indr-cl.exp: new file.
28235 * gdb.base/varargs.exp: new file.
28236 * gdb.base/volatile.exp: new file.
28237 * gdb.base/whatis-exp.exp: new file.
7a292a7a 28238 * gdb.base/display.exp: new file.
c906108c
SS
28239 * gdb.c++/derivation.exp: new file.
28240 * gdb.c++/local.exp: new file.
28241 * gdb.c++/member-ptr.exp: new file.
28242 * gdb.c++/overload.exp: new file.
28243 * gdb.c++/ovldbreak.exp: new file.
28244 * gdb.c++/ref-types.exp: new file.
28245 * gdb.c++/ref-types2.exp: new file.
28246 * gdb.c++/userdef.exp: new file.
d63a86f8 28247
c906108c
SS
28248Wed Jan 6 13:50:57 1999 Stan Shebs <shebs@andros.cygnus.com>
28249
28250 * gdb.base/default.exp: Reflect wording change in remote.c.
28251
dc96c6c7 28252Tue Jan 5 19:14:51 1999 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28253
28254 * gdb.base/help.exp: Update to reflect current text.
28255
28256Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
28257
28258 * gdb.c++/anon-union.cc: make foo and bar global, otherwise
28259 they're stack variables and contain garbage.
28260 * gdb.c++/anon-union.exp: new file.
28261
28262 The following changes were made by David Taylor
889bf7c5
PA
28263 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
28264 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
28265 in changes by HP.
c906108c
SS
28266
28267 * gdb.base/bitops.exp: new file.
28268 * gdb.base/default.exp: change expected messages for catch and
28269 info catch tests to reflect HP merge changes.
28270 * gdb.base/enable-disable-break.exp
28271 * gdb.base/ending-run.c: new file.
28272 * gdb.base/long_long.c: new file.
28273 * gdb.base/maint.exp: new file.
28274 * gdb.base/pointers2.exp: new file.
28275 * gdb.base/shlib-call2.exp: new file.
28276 * gdb.base/solib.exp: new file.
28277 * gdb.base/step-test.c: new file.
28278 * gdb.c++/anon-union.cc: new file.
28279 * gdb.c++/local.cc: new file.
28280 * gdb.c++/member-pointer.cc: new file.
28281 * gdb.c++/method.cc: new file.
28282 * gdb.c++/ref-types.cc: new file.
28283 * gdb.c++/ref-types2.cc: new file.
28284 * gdb.c++/userdef.cc: new file.
d63a86f8 28285
c906108c
SS
28286 * gdb.base/scope.exp: compile one file at a time, then link.
28287 * gdb.base/langs.exp: ditto.
28288 * gdb.base/list.exp: ditto.
d63a86f8 28289
c906108c
SS
28290Mon Jan 4 10:06:43 1999 David Taylor <taylor@texas.cygnus.com>
28291
28292 The following changes were made by David Taylor
889bf7c5
PA
28293 <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
28294 Edith Epstein <eepstein@cygnus.com> as part of a project to merge
28295 in changes by HP.
d63a86f8 28296
c906108c
SS
28297 * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
28298 skip tests. When compiling pass c++ flag to gdb_compile.
28299 * gdb.c++/
d63a86f8 28300
c906108c
SS
28301 * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
28302 test for on hppa*-*-hpux*; use args to see if c++ was specified.
28303 (skip_hp_tests): new function.
28304 (gdb_preprocess): new function.
28305
28306 * configure.in (hpdir): decide whether to configure gdb.hp.
28307 * configure: regenerated.
28308
28309 * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
28310 to delete on clean.
28311 (EXECUTABLES): update to reflect new additions.
28312 * gdb.base/commands.exp: update message expected.
28313 * gdb.base/default.exp: add copyright notice.
28314 * gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
28315 * gdb.base/help.exp: update messages to reflect current text.
28316 * gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
28317 targets for recurse tests.
28318 * gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
28319 skip this file.
28320
28321 * gdb.c++/Makefile.in (PROGS): update to reflect new executables.
28322 * gdb.c++/cplusfuncs.exp: tell gdb_compile that it's a c++
28323 compilation.
28324 * gdb.c++/misc.exp: ditto.
28325 * gdb.c++/templates.exp: if we're on hpux and it's not gcc, don't
28326 run the tests. tell gdb_compile that it's a c++ compilation.
28327
28328 * gdb.threads/pthreads.exp: fix typo in message.
d63a86f8 28329
c906108c
SS
28330 * gdb.base/all-bin.exp: new file.
28331 * gdb.base/arithmet.exp: new file.
28332 * gdb.base/assign.exp: new file.
28333 * gdb.base/completion.exp: new file.
28334 * gdb.base/cond-expr.exp: new file.
28335 * gdb.base/condbreak.exp: new file.
28336 * gdb.base/define.exp: new file.
28337 * gdb.base/dollar.exp: new file.
28338 * gdb.base/environment.exp: new file.
28339 * gdb.base/eval-skip.exp: new file.
28340 * gdb.base/jump.exp: new file.
28341 * gdb.base/logical.exp: new file.
28342 * gdb.base/pointers.exp: new file.
28343 * gdb.base/relational.exp: new file.
28344 * gdb.base/section_command.exp: new file.
28345 * gdb.base/whatis-expr.exp: new file.
28346
28347 * gdb.base/all-types.c: new file.
28348 * gdb.base/call-array-struct.c: new file.
28349 * gdb.base/call-return-struct.c: new file.
28350 * gdb.base/call-strings.c: new file.
28351 * gdb.base/callfuncs2.c: new file.
28352 * gdb.base/condbreak.c: new file.
28353 * gdb.base/constvars.c: new file.
28354 * gdb.base/display.c: new file.
28355 * gdb.base/int-type.c: new file.
28356 * gdb.base/jump.c: new file.
28357 * gdb.base/miscexprs.c: new file.
28358 * gdb.base/pointers.c: new file.
28359 * gdb.base/pointers2.c: new file.
28360 * gdb.base/shmain.c: new file.
28361 * gdb.base/shr1.c: new file.
28362 * gdb.base/shr2.c: new file.
28363 * gdb.base/solib.c: new file.
28364 * gdb.base/solib1.c: new file.
28365 * gdb.base/solib2.c: new file.
28366 * gdb.base/varargs.c: new file.
28367 * gdb.c++/derivation.cc: new file.
28368 * gdb.c++/overload.cc: new file.
28369 * gdb.c++/ovldbreak.cc: new file.
28370 * gdb.hp/attach.c: new file.
28371 * gdb.hp/attach2.c: new file.
28372 * gdb.hp/average.c: new file.
28373 * gdb.hp/compiler.c: new file.
28374 * gdb.hp/compiler.cc: new file.
28375 * gdb.hp/execd-program.c: new file.
28376 * gdb.hp/follow-exec.c: new file.
28377 * gdb.hp/follow-fork.c: new file.
28378 * gdb.hp/follow-vfork-and-exec.c: new file.
28379 * gdb.hp/misc-hp.cc: new file.
28380 * gdb.hp/more-steps.c: new file.
28381 * gdb.hp/optimize.c: new file.
28382 * gdb.hp/quicksort.c: new file.
28383 * gdb.hp/run-hp.c: new file.
28384 * gdb.hp/start-stop.c: new file.
28385 * gdb.hp/sum.c: new file.
28386 * gdb.hp/templates-hp.cc: new file.
28387 * gdb.hp/thread-local-in-lib.c: new file.
28388 * gdb.hp/thread-local-in-lib.h: new file.
28389 * gdb.hp/thread-local-in-lib.lib.c: new file.
28390 * gdb.hp/vforked-program.c: new file.
28391 * gdb.hp/virtfunc-hp.cc: new file.
28392 * gdb.hp/watchpoint-hp.c: new file.
28393 * gdb.hp/xdb.c: new file.
28394 * gdb.hp/xdb0.c: new file.
28395 * gdb.hp/xdb0.h: new file.
28396 * gdb.hp/xdb1.c: new file.
28397
28398Mon Dec 21 14:08:38 1998 David Taylor <taylor@texas.cygnus.com>
28399
28400 The following change was made by Edith Epstein
889bf7c5
PA
28401 <eepstein@cygnus.com> as part of a project to merge in changes
28402 originally made by HP; HP did not create ChangeLog entries.
c906108c
SS
28403
28404 * gdb.c++/demangle.exp: changed the expected output for some
28405 ARM-style mangling -- removed second reference to datatype.
889bf7c5 28406 For example, maint demangle __dt__11T1__pt__2_cFv
a9c64011 28407 T1<char>::~T1<char>(void)
c906108c 28408 becomes,
a9c64011
AS
28409 maint demangle __dt__11T1__pt__2_cFv
28410 T1<char>::~T1(void)
c906108c 28411
889bf7c5 28412 (test_hp_style_demangling): new hp specific demangling test cases.
d63a86f8 28413
c906108c
SS
28414Mon Dec 14 15:07:03 1998 Jeffrey A Law (law@cygnus.com)
28415
28416 * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
28417 * gdb.trace/backtrace.exp: Likewise.
28418 * gdb.trace/circ.exp: Likewise.
28419 * gdb.trace/collection.exp: Likewise.
28420 * gdb.trace/deltrace.exp: Likewise.
28421 * gdb.trace/infotrace.exp: Likewise.
28422 * gdb.trace/limits.exp: Likewise.
28423 * gdb.trace/packetlen.exp: Likewise.
28424 * gdb.trace/passc-dyn.exp: Likewise.
28425 * gdb.trace/passcount.exp: Likewise.
28426 * gdb.trace/report.exp: Likewise.
28427 * gdb.trace/save-trace.exp: Likewise.
28428 * gdb.trace/tfind.exp: Likewise.
28429 * gdb.trace/tracecmd.exp: Likewise.
28430 * gdb.trace/while-dyn.exp: Likewise.
28431 * gdb.trace/while-stepping.exp: Likewise.
28432
284331998-12-07 Jim Blandy <jimb@zwingli.cygnus.com>
28434
28435 * gdb.base/restore.exp, gdb.base/restore.c: New tests.
28436
28437Wed Dec 2 20:03:53 1998 Stan Shebs <shebs@andros.cygnus.com>
28438
28439 From Brendan Kehoe:
28440 * gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
28441 int return types.
28442
28443Sat Oct 24 18:04:22 1998 Felix Lee <flee@cygnus.com>
28444
28445 * config/slite.exp (gdb_load): use gdb_file_cmd, so we can do
889bf7c5 28446 remote dos host testing right.
c906108c
SS
28447
28448Mon Oct 19 01:31:59 1998 Felix Lee <flee@cygnus.com>
28449
28450 * gdb.base/corefile.exp: remove some xfails.
28451
28452Thu Oct 15 10:04:38 1998 Andrew Cagney <cagney@b1.cygnus.com>
28453
28454 * gdb.base/reread.exp: Sleep 1 - ensures that the two executables
889bf7c5 28455 have different timestamps.
c906108c
SS
28456
28457Thu Oct 1 20:56:14 1998 Andrew Cagney <cagney@b1.cygnus.com>
28458
28459 * lib/gdb.exp, gdb.base/default.exp, config/monitor.exp,
889bf7c5 28460 gdb.base/default.exp: Replace "exec" with "executable".
c906108c
SS
28461
28462Tue Sep 29 15:06:29 1998 Andrew Cagney <cagney@b1.cygnus.com>
28463
28464 * gdb.base/default.exp: Change else if to elseif from previous
889bf7c5 28465 delta.
c906108c
SS
28466
28467Mon Sep 28 13:21:43 1998 Nick Clifton <nickc@cygnus.com>
28468
28469 * gdb.base/default.exp: Add brace missing from previous delta.
28470
28471Mon Sep 21 14:39:27 1998 Nick Clifton <nickc@cygnus.com>
28472
28473 * gdb.base/default.exp: Support test for info float for all
28474 varieties of arm toolchain.
28475
dc96c6c7 28476Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28477
28478 * gdb.trace/*.exp: remove "remote_download" command.
28479
dc96c6c7 28480Wed Sep 16 11:38:21 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28481
28482 * gdb.trace/*.exp: remove -gdwarf from compile.
28483
28484Wed Sep 16 01:23:11 1998 Felix Lee <flee@cygnus.com>
28485
28486 * gdb.trace/configure.in(AC_INIT): typo
28487 * gdb.trace/configure: regenerated
28488
dc96c6c7 28489Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28490
28491 * config/m68k-emc.exp: New file.
28492 * lib/<emc-support.exp trace-support.exp}: New files.
28493 * configure.in: add new test directory gdb.trace.
28494 * gdb.trace/{configure configure.in Makefile.in}: New files.
28495 * gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
28496 * gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
28497 * gdb.trace/{collection.c collection.exp tfind.exp }: New files.
28498 * gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
28499 * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
28500 * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
28501 * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
d63a86f8 28502
dc96c6c7 28503Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28504
28505 * gdb.c++/classes.exp: Change all regular expressions to match
28506 arbitrary combinations of newline/carriage-return, so that they
28507 will work equally well on Unix and Windows.
28508 * gdb.c++/inherit.exp: ditto.
28509 * gdb.c++/virtfunc.exp: ditto.
28510
285111998-08-11 Dawn Perchik <dawn@cygnus.com>
28512
28513 * gdb.base/setshow.exp: Fix error introduced by call to runto_main.
28514
c2d11a7d
JM
28515Fri Jul 24 15:51:34 1998 Jeffrey A Law (law@cygnus.com)
28516
28517 * gdb.disasm/am33.s: Add tests for autoincrement instructions.
28518 * gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
28519 to use a0-a3/d0-d3 as needed.
28520
28521Thu Jul 16 18:20:46 1998 Jeffrey A Law (law@cygnus.com)
28522
28523 * gdb.disasm/am33.s: Add 4 operand mul and mulu tests.
28524 * gdb.disasm/am33.exp: Corresponding changes.
28525
c906108c
SS
285261998-07-11 Felix Lee <flee@cygnus.com>
28527
28528 * gdb.base/callfuncs.exp: add cmp10 test.
28529 * gdb.base/callfuncs.c (cmp10): new function.
28530
28531Thurs Jul 9 11:08:31 1998 Dawn Perchik <dawn@cygnus.com>
28532
d63a86f8 28533 * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
c906108c
SS
28534 into two parts to get around a synchronization problem in expect.
28535
3fc11d3e
JM
28536Fri Jun 26 14:27:13 1998 Keith Seitz <keiths@cygnus.com>
28537
28538 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
28539
28540 * configure.in: Add options for gdbtk testsuite.
28541
28542 * configure: Regenerate.
28543
28544 * gdb.gdbtk: New directory to hold gdbtk tests.
28545
c906108c
SS
28546Fri Jun 26 14:52:47 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
28547
28548 * gdb.fortran/types.exp: Escape brackets in expect patterns
28549 for test_float_literal_types_accepted tests.
28550 * gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
28551 before run test.
28552
c2d11a7d
JM
28553Fri Jun 26 11:12:17 1998 Jeffrey A Law (law@cygnus.com)
28554
28555 * am33.exp: Just compile, do not link the testcase.
28556 * am33.s: Add ".am33" pseudoop to force am33 mode.
28557
c906108c
SS
285581998-06-25 Felix Lee <flee@cygnus.com>
28559
28560 * gdb.base/setshow.exp: make sure $pc is sane.
28561
28562 * gdb.stabs/weird.exp: split expect patterns properly.
28563
c2d11a7d
JM
28564Wed Jun 24 13:03:15 1998 Jeffrey A Law (law@cygnus.com)
28565
28566 * gdb.disasm/am33.s: New disassembler testfile for the am33.
28567 * gdb.disasm/am33.exp: Run it.
28568
dc96c6c7 28569Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28570
28571 * gdb.base/funcargs.exp: simplify expect strings to ease pattern
28572 match processing (and eliminate spurious timeouts when running).
28573
dc96c6c7 28574Fri Jun 12 17:28:22 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28575
28576 * gdb.base/signals.exp (test_handle_all_print): put back Mach
28577 exception test, but conditionalize it on target [mach | gnu].
28578
dc96c6c7 28579Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
28580
28581 * gdb.base/overlays.exp: fixup compile line for linker script.
28582
28583Thu Jun 4 21:54:15 1998 Felix Lee <flee@zog.cygnus.com>
28584
28585 * gdb.fortran/types.exp: don't guess at float size.
28586
28587Thu May 21 02:28:37 1998 Felix Lee <flee@zog.cygnus.com>
28588
28589 * gdb.base/exprs.exp: delete test that depends on int size.
28590
28591Sun May 17 17:10:22 1998 Bob Manson <manson@charmed.cygnus.com>
28592
28593 * config/sim.exp: Removed checks for target triplets.
28594 (gdb_target_sim): Use gdb,target_sim_options.
28595
28596Sat May 16 23:43:35 1998 Mark Alexander <marka@cygnus.com>
28597
28598 * gdb.base/reread.exp: New file.
28599 * gdb.base/reread1.c: New file.
28600 * gdb.base/reread2.c: New file.
28601
28602Sat May 16 23:22:09 1998 Mark Alexander <marka@cygnus.com>
28603
28604 * config/sim.exp: Use 'target sim -sparclite' when running
28605 SPARClite programs.
28606
28607Sat May 16 18:48:08 1998 Doug Evans <devans@canuck.cygnus.com>
28608
28609 * gdb.base/structs2.exp: New file.
28610 * gdb.base/structs2.c: New file.
28611
28612Wed May 13 13:36:14 1998 Doug Evans <devans@canuck.cygnus.com>
28613
28614 * gdb.asm/common.inc: New file.
28615 * gdb.asm/d10v.inc: New file.
28616 * asm-source.exp: Pass -I's to gas to find .inc files.
28617 Update line numbers in expected output.
28618 * asmsrc1.s: Rewrite.
28619 * asmsrc2.s: Rewrite.
28620 * configure.in: Create arch.inc symlink.
28621 * configure: Regenerate.
28622 * Makefile.in (distclean): Delete arch.inc.
28623
28624Wed May 6 10:30:54 1998 John Metzler <jmetzler@cygnus.com>
28625
28626 * callfuncs.c (t_enum_value1) : Cleanup return value warnings
889bf7c5
PA
28627 (t_enum_value2): ditto
28628 (t_enum_value3): ditto
28629 (main): ditto
c906108c
SS
28630Fri May 1 09:33:37 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
28631
28632 * gdb.base/break.exp: Remove xfail for `deleting all breakpoints
28633 when none' unexpected prompt case, fixed by breakpoint.c:delete_command
28634 change.
28635 Use gdb_test instead of send_gdb/gdb_expect sequences.
28636
28637Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
28638
28639 * gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
28640 not void.
28641
28642Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
28643
28644 * gdb.base/branches.c: Code with lots of loops and
889bf7c5
PA
28645 subroutines. Used to test gdbs ability to single step through PC
28646 changes, especially to test mips-tdep.c:mips_next_pc
c906108c
SS
28647
28648Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
28649
28650 * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
28651 more rigorous EGCS C++ error checking.
28652
28653Fri Apr 10 22:38:12 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
28654
a9c64011
AS
28655 * gdb.base/help.exp: Clean up `help set args' and `help show args'
28656 tests.
28657 * gdb.base/interrupt.exp: Add "i*86-*-solaris2*" xfail for calling
28658 function when asleep.
28659 * gdb.base/signals.exp: Add "i*86-*-solaris2*" xfails. Add comment
28660 for i*86 Linux and SVR4 signal handling problems.
28661 Remove linux xfail for `next to handler in signals_tests_1', fixed
28662 by recent infrun.c change.
28663 Limit backtrace to 10 frames to avoid timeout problems with infinite
28664 stack backtraces.
28665 Adjust expect pattern in `handle all print' test to match Apr 28 1997
28666 target.[ch] change.
c906108c
SS
28667
28668Tue Mar 31 00:40:32 1998 Bob Manson <manson@charmed.cygnus.com>
28669
28670 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; wait
28671 for a newline from gdb before continuing.
28672 (default_gdb_exit): Just look for y or n.
28673 (gdb_test): Detect abnormal exit from GDB running on DOS; if
28674 it does, fail the rests of the tests in the file.
28675
28676Tue Mar 24 22:44:52 1998 Bob Manson <manson@charmed.cygnus.com>
28677
28678 * config/cygmon.exp: New file.
28679
28680Mon Mar 16 21:39:11 1998 Bob Manson <manson@charmed.cygnus.com>
28681
28682 * gdb.base/list.exp: Fix problem with "list default lines around
889bf7c5 28683 main" test on remote targets.
c906108c
SS
28684
28685 * gdb.base/scope.exp: Fix problem with filelocal_bss before
28686 run test on remote targets.
28687
28688Thu Mar 12 16:23:00 1998 Doug Evans <devans@canuck.cygnus.com>
28689
28690 * gdb.asm: New directory.
28691 * configure.in: Configure it.
28692 * configure: Regenerate.
28693 * gdb.asm/{Makefile.in,configure.in,configure}: New files.
28694 * gdb.asm/{asm-source.exp,asmsrc1.s,asmsrc2.s}: New files.
28695
28696Mon Feb 23 08:22:44 1998 Mark Alexander <marka@cygnus.com>
28697
28698 * config/mn10300-eval.exp: New file to support MN10300 eval board.
28699
dc96c6c7 28700Wed Feb 18 16:43:46 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 28701
a9c64011
AS
28702 * gdb.base/overlays (several files): Merge the two overlay
28703 managers into one. Change variables (foox, barx, bazx, grbxx)
28704 back into ints but force them to load in their proper sections.
c906108c
SS
28705
28706Thu Feb 12 13:49:30 1998 Andrew Cagney <cagney@b1.cygnus.com>
28707
28708 * gdb.base/d10vovly.c (D10VTranslate): Map IMAP0 to low 128k of
889bf7c5 28709 on-chip insn memory and IMAP1 to upper 128k.
c906108c
SS
28710 (D10VCopy): Handle memory regions crossing 16k boundaries.
28711 (D10VCopy): Transfer data in 32 bit chunks.
28712
28713Tue Feb 10 17:23:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
28714
28715 * gdb.base/overlays.c (main): Exit normally when result is
889bf7c5 28716 correct.
c906108c
SS
28717
28718 * gdb.base/d10v.ld: Update LMAs to reflect current d10v address
889bf7c5 28719 map. Include space for printf in .text segment.
c906108c
SS
28720
28721 * gdb.base/d10vovly.c (D10VTranslate): New function, handle
889bf7c5 28722 updated d10v memory VMA/LMA map.
c906108c 28723 (D10VCopy): Call D10VTranslate.
d63a86f8 28724
c906108c
SS
28725Fri Feb 6 14:13:12 1998 Andrew Cagney <cagney@b1.cygnus.com>
28726
28727 * gdb.base/m32rovly.c: Force variable _novlys into .data section.
28728
28729 * gdb.base/bar.c (barx, bar): Change variable to small array so
889bf7c5
PA
28730 that it won't be put into the .sdata - small data -
28731 section. Update reference.
c906108c
SS
28732 * gdb.base/baz.c (bazx, baz): Ditto.
28733 * gdb.base/foo.c (foox, foo): Ditto.
28734 * gdb.base/grbx.c (grbxx, grbx): Ditto.
28735
28736 * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
889bf7c5 28737 to be arrays.
d63a86f8 28738
dc96c6c7 28739Thu Jan 29 14:48:19 1998 Michael Snyder (msnyder@cygnus.com)
d63a86f8 28740
a9c64011
AS
28741 * gdb.base/overlays.exp: fix up and get working again.
28742 Add tests for backtraces from an overlay function.
d63a86f8 28743
c906108c
SS
28744Fri Jan 23 07:52:45 1998 Fred Fish <fnf@cygnus.com>
28745
28746 * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
28747 "calling function with watchpoint enabled".
28748
28749Thu Jan 22 14:23:29 1998 Fred Fish <fnf@cygnus.com>
28750
28751 * gdb.base/break.exp (test_next_with_recursion): Remove
889bf7c5 28752 gdb_suppress_tests for d10v-*-*.
c906108c
SS
28753 * lib/gdb.exp (gdb_suppress_tests): Disable this function
28754 pending review of whether it is useful or not.
28755
28756Tue Jan 20 13:02:09 1998 Mark Alexander <marka@cygnus.com>
28757
28758 * gdb.base/funcargs.exp: Increase timeout for slow TX39 boards.
28759
28760Mon Jan 19 08:53:04 1998 Mark Alexander <marka@cygnus.com>
28761
28762 * gdb.base/break.exp: Increase timeout for slow TX39 boards.
28763 * config/dve.exp: New file to support Densan boards.
28764
28765Mon Dec 15 22:38:05 1997 Andrew Cagney <cagney@b1.cygnus.com>
28766
28767 * gdb.base/interrupt.exp: Document problem of simulators, signals,
889bf7c5 28768 reads and BSD.
c906108c
SS
28769
28770Wed Nov 26 22:29:18 1997 Bob Manson <manson@charmed.cygnus.com>
28771
28772 * config/monitor.exp: Be a bit less picky about the "Remote debugging"
28773 response.
28774
28775 * gdb.c++/misc.exp: Call runto_main instead of doint it manually.
28776
28777Tue Nov 25 12:46:36 1997 Andrew Cagney <cagney@b1.cygnus.com>
28778
28779 * gdb.base/mips_pro.exp: Add "mips64*-*-elf" xfail for backtrace
889bf7c5 28780 test.
c906108c
SS
28781
28782 * gdb.base/funcargs.exp: Query GDB for target_sizeof_int,
889bf7c5 28783 target_sizeof_long and target_bigendian_p.
c906108c 28784 (structs_by_value, structs_by_reference): Check values according
889bf7c5 28785 to targets word size and endianess.
d63a86f8 28786
c906108c
SS
28787Mon Nov 24 16:37:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
28788
28789 * gdb.base/langs.exp: For "continue to exit" ignore any trailing
889bf7c5 28790 output.
c906108c
SS
28791
28792Fri Oct 17 13:24:43 1997 Stan Shebs <shebs@andros.cygnus.com>
28793
28794 * gdb.base/default.exp, gdb.base/help.exp, gdb.base/setshow.exp:
889bf7c5 28795 Update test of set args help to match source change.
c906108c
SS
28796
28797Fri Sep 26 17:36:20 1997 Jason Molenda (crash@pern.cygnus.com)
28798
28799 * gdb.base/default.exp: Expect help system output to be in
28800 alphabetical order.
28801 * gdb.base/help.exp: Ditto.
28802
28803Wed Sep 24 13:08:14 1997 Bob Manson <manson@charmed.cygnus.com>
28804
28805 * gdb.base/signals.exp: Change "i*86-pc-linux-gnu" to
28806 "i*86-pc-linux-gnu*".
28807 * gdb.base/interrupt.exp: Ditto.
28808 * gdb.base/corefile.exp: Ditto.
28809
28810 * lib/gdb.exp(gdb_compile): If is_vxworks target feature is set,
889bf7c5 28811 define vxworks when building the testcase.
c906108c
SS
28812
28813 * gdb.base/ptype.exp: Fix testnames to be unique.
28814 * gdb.base/radix.exp: Ditto.
28815 * gdb.base/term.exp: Ditto.
28816 * gdb.base/whatis.exp: Ditto.
28817 * gdb.c++/classes.exp: Ditto.
28818
28819Tue Sep 16 22:21:48 1997 Bob Manson <manson@charmed.cygnus.com>
28820
28821 * gdb.base/callfuncs.exp: Fix indentation.
28822
28823 * lib/gdb.exp(gdb_expect): Set remote_suppress_flag if
28824 suppress_flag has been set.
28825 (gdb_step_for_stub): Check for gdb,use_breakpoint_for_stub
28826 target feature.
28827
28828Mon Sep 15 15:43:17 1997 Bob Manson <manson@charmed.cygnus.com>
28829
28830 * gdb.stabs/weird.exp: Don't start gdb 'til after we've compiled
28831 the testcase.
28832
28833 * gdb.c++/cplusfuncs.cc(main): Add extern "C" declaration for
889bf7c5 28834 set_debug_traps() and breakpoint().
c906108c
SS
28835 * gdb.c++/misc.cc (main): Ditto.
28836 * gdb.c++/templates.cc (main): Ditto.
28837 * gdb.c++/virtfunc.cc (main): Ditto.
28838
28839Fri Sep 12 16:56:38 1997 Bob Manson <manson@charmed.cygnus.com>
28840
28841 * lib/gdb.exp(gdb_step_for_stub): New function.
28842 (gdb_run_cmd): Look for gdb,do_reload_on_run target feature--if it
28843 exists, reload the executable and do a "continue" instead of
28844 doing a jump.
28845 (runto_main): Use gdb_step_for_stub.
d63a86f8 28846
c906108c 28847 * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
889bf7c5 28848 tests to have unique names.
c906108c
SS
28849 * gdb.base/callfuncs.exp: Ditto.
28850 * gdb.base/commands.exp: Ditto.
28851 * gdb.base/default.exp: Ditto.
28852 * gdb.base/help.exp: Ditto.
28853 * gdb.base/list.exp: Ditto.
28854 * gdb.base/opaque.exp: Ditto.
28855 * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
28856 similar tests.
d63a86f8 28857
c906108c
SS
28858 * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
28859 * gdb.c++/cplusfuncs.cc: Ditto.
28860 * gdb.c++/virtfunc.cc: Ditto.
28861
28862 * config/monitor.exp: Keep track of the last file we saw, rather
28863 than trying to get the info from gdb.
28864
28865 * gdb.fortran/types.exp: Move comment to previous line.
28866
28867Tue Sep 2 19:55:34 1997 Bob Manson <manson@charmed.cygnus.com>
28868
28869 * config/sparclet.exp: Detect gratuitous change to sparclet gdb
889bf7c5 28870 target mode.
c906108c
SS
28871
28872Mon Jul 28 12:14:47 1997 Stan Shebs <shebs@andros.cygnus.com>
28873
28874 From Bob Manson:
28875 * config/monitor.exp (gdb_target_monitor): Look for "Connected to"
889bf7c5 28876 string from GDB when it connects.
c906108c
SS
28877
28878 * lib/gdb.exp: Look for $TOOL_EXECUTABLE.
28879
28880Thu Jul 3 15:35:12 1997 Bob Manson <manson@charmed.cygnus.com>
28881
28882 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to fail
889bf7c5
PA
28883 if we can't get a debug format from GDB (we may be testing an
28884 older GDB). Use a 10 second timeout when checking for the format.
c906108c
SS
28885
28886 * gdb.stabs/weird.exp: Fix quoting.
28887
28888 * config/sparclet.exp: Renamed sparclet-loader.c to stub-loader.c.
28889
28890Mon Jun 30 18:31:43 1997 Bob Manson <manson@charmed.cygnus.com>
28891
28892 * config/arm-ice.exp: New file.
28893
28894Sun Jun 29 16:43:30 1997 Bob Manson <manson@charmed.cygnus.com>
28895
28896 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabled
889bf7c5 28897 until it has been modified to work with the new testsuite.
c906108c 28898
99707966 28899 * gdb.*/*.exp: Instead of causing 1 unresolved test when the
889bf7c5
PA
28900 testcase won't compile, cause all of the testcases in the file to
28901 fail instead.
c906108c
SS
28902
28903 * lib/gdb.exp(gdb_suppress_entire_file): New procedure.
28904 (gdb_clear_suppressed): New procedure.
28905 (gdb_stop_suppressing_tests): Only clear suppress_flag if
28906 it contains a positive value.
28907
28908Sat Jun 28 13:31:11 1997 Bob Manson <manson@charmed.cygnus.com>
28909
28910 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.
28911
28912 * gdb.c++/virtfunc.exp: Remove setting of libs variable.
28913
28914Fri Jun 27 07:44:25 1997 Fred Fish <fnf@cygnus.com>
28915
28916 * lib/gdb.exp (setup_xfail_format): New function.
28917 (get_debug_format): New function to get debug format.
28918 (debug_format): New global variable to hold last value set
28919 by get_debug_format.
28920 * gdb.base/list.exp: Call get_debug_format and expect some
889bf7c5 28921 tests to fail for DWARF 1 and COFF formats.
c906108c
SS
28922 * gdb.c++/ptype.exp: Ditto.
28923 * gdb.c++/classes.exp: Ditto.
28924 * gdb.c++/cplusfuncs.exp: Ditto.
28925 * gdb.c++/inherit.exp: Ditto.
28926 * gdb.c++/templates.exp: Ditto.
28927 * gdb.c++/virtfunc.exp: Ditto.
d63a86f8 28928
c906108c
SS
28929Wed Jun 25 09:08:51 1997 Bob Manson <manson@charmed.cygnus.com>
28930
28931 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
28932 host doesn't have a currently-open connection.
28933
28934 * config/sparclet.exp: Cleanups and fixes to make it generic for
889bf7c5
PA
28935 any gdb stub target. Handle cases where gdb doesn't respond when
28936 interrupted in a sane fashion.
c906108c
SS
28937
28938 * config/m32r-stub.exp: Load sparclet.exp instead of trying to do the
889bf7c5 28939 same thing in a totally different way.
c906108c
SS
28940
28941 * config/monitor.exp: Pass in timeouts to gdb_expect instead of
889bf7c5 28942 setting "timeout".
c906108c 28943 (gdb_start): We set the global gdb_prompt variable in
889bf7c5 28944 default_gdb_init now.
c906108c
SS
28945
28946Sun Jun 22 09:11:02 1997 Fred Fish <fnf@cygnus.com>
28947
28948 * gdb.base/printcmds.exp: Fix "check for floating addition"
28949 regexp to accept results within approx +/- .01 of exact value.
28950 * lib/gdb.exp (gdb_test): Remove unused expect_out global decl.
28951
28952Wed Jun 18 11:11:39 1997 Bob Manson <manson@charmed.cygnus.com>
28953
28954 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_init
889bf7c5 28955 properly.
c906108c
SS
28956 (gdb_expect): Add optional timeout parameter, and add timeout
28957 value to various calls.
28958 (gdb_suppress_tests): Only give one warning message per group.
28959
28960Tue Jun 17 13:10:10 1997 Bob Manson <manson@charmed.cygnus.com>
28961
28962 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCode as
889bf7c5
PA
28963 global variables. Handle getting a value for $timeout more
28964 gracefully.
c906108c
SS
28965
28966Sat Jun 14 09:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
28967
28968 * lib/gdb.exp: Close connection to remote host if gdb doesn't
889bf7c5 28969 initialize.
c906108c 28970 (default_gdb_init): New procedure; allow gdb_init to be overridden
889bf7c5 28971 by a target configuration file.
c906108c
SS
28972 (gdb_expect): Pass the timeout to remote_expect.
28973
28974 * config/monitor.exp(gdb_load): Fix typo in regexp.
28975
28976Thu Jun 12 20:57:12 1997 Bob Manson <manson@charmed.cygnus.com>
28977
28978 * gdb.base/funcargs.exp: Remove spurious suppress tests call.
28979
28980Tue Jun 3 15:20:20 1997 Bob Manson <manson@charmed.cygnus.com>
28981
28982 * config/monitor.exp(gdb_target_monitor): Call gdb_file_cmd
889bf7c5
PA
28983 here. Call gdb_target_exec before rebooting the target, to make
28984 sure the connection to the target is closed.
c906108c
SS
28985 (gdb_load): Pass the name of the executable to gdb_target_monitor.
28986 Don't call gdb_file_cmd here; let gdb_target_monitor do it.
28987 Also detect "Timeout reading from remote" error.
28988
28989 * config/gdbserver.exp: Pass the executable being loaded to
889bf7c5
PA
28990 gdb_target_monitor. Don't call gdb_file_cmd here; let
28991 gdb_target_monitor do it.
c906108c
SS
28992
28993 * gdb.disasm/hppa.exp: Don't use exec_output.
28994
28995Fri May 23 13:28:29 1997 Bob Manson <manson@charmed.cygnus.com>
28996
28997 * gdb.base/list.exp: If we're debugging a non-native target,
28998 try to set the pc register to point to the start of the
28999 program before doing the first list command.
29000
29001 * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run
889bf7c5 29002 test_calls after restarting.
c906108c
SS
29003
29004 * lib/gdb.exp(gdb_run_cmd): Send jump command again after
889bf7c5 29005 reloading.
c906108c
SS
29006
29007 * gdb.base/watchpoint.exp: Fix typo.
29008
29009 * gdb.base/setshow.exp: Check for use_gdb_stub.
29010
29011 * gdb.base/break.exp: Fix continue until exit test for the gdb
889bf7c5 29012 stub case.
c906108c
SS
29013 * gdb.base/langs.exp: Ditto.
29014
29015 * config/monitor.exp(gdb_load): Handle gdb_sect_offset and
889bf7c5
PA
29016 gdb_load_offset. If we weren't given a file to load, figure out
29017 what the current file is and use it.
c906108c
SS
29018
29019 * config/i386-bozo.exp: New file.
29020
29021Thu May 22 18:51:32 1997 Bob Manson <manson@charmed.cygnus.com>
29022
29023 * lib/gdb.exp(gdb_expect): Look for gdb,timeout target
29024 feature.
29025
29026 * config/proelf.exp: New entry.
29027
29028Wed May 21 21:23:16 1997 Bob Manson <manson@charmed.cygnus.com>
29029
29030 * lib/gdb.exp: Remove spurious .* patterns at the beginning
29031 of regexps.
29032
29033 * gdb.base/watchpoint.exp: Don't run the test_stepping
29034 tests if gdb can't call functions on the target.
29035
29036 * gdb.base/setshow.exp: Don't run the set prompt tests if
29037 the board has gdb_prompt set.
29038
29039Tue May 20 08:58:49 1997 Jeffrey A Law (law@cygnus.com)
29040
29041 * gdb.base/a2-run.exp: Change "gdb,noargs" to just "noargs".
29042 * gdb.base/commands.exp: Likewise.
29043 * gdb.base/setshow.exp: Likewise.
29044
29045Mon May 19 15:37:50 1997 Bob Manson <manson@charmed.cygnus.com>
29046
29047 * config/monitor.exp(gdb_start): Look for gdb_prompt target
29048 feature.
29049
29050 * config/i960.exp: New file.
29051
29052Thu May 1 18:01:50 1997 Bob Manson <manson@charmed.cygnus.com>
29053
29054 * gdb.base/funcargs.exp: Check for gdb,short_int target
29055 feature instead of looking for explicit target triplets.
29056
dc96c6c7 29057Mon Apr 28 17:27:40 1997 Michael Snyder <msnyder@cygnus.com>
c906108c 29058
d63a86f8 29059 * gdb.base/printcmds.exp: add a couple more tests a la
c906108c
SS
29060 "p 123DEADBEEF", to check parse_number.
29061 * top.c: change "to enable to enable" to "to enable" in a couple
29062 of help strings.
29063
29064Thu Apr 24 14:38:18 1997 Jeffrey A Law (law@cygnus.com)
29065
29066 * gdb.base/callfuncs.exp: Mark some tests as expected to fail
29067 on the mn10300.
d63a86f8 29068
c906108c
SS
29069Mon Apr 21 15:05:42 1997 Fred Fish <fnf@cygnus.com>
29070
29071 * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
29072 where the test executable is run with explicit args.
29073 * gdb.base/default.exp: Handle arm-*-coff case for "info float".
29074
29075Mon Apr 21 13:38:58 1997 Fred Fish <fnf@cygnus.com>
29076
29077 * gdb.base/run.c: Use FAKEARGV to build test executable that
29078 does not require a command line arg, since most simulators
29079 don't currently support passing such an arg into the simulated
29080 program.
29081 * gdb.base/commands.exp: Change tests to insert the proper
29082 value as the arg to the first recursive factorial call. Change
29083 compilation line to define FAKEARGV at compile time.
29084
29085Wed Apr 9 11:12:36 1997 Jeffrey A Law (law@cygnus.com)
29086
29087 * gdb.base/recurse.exp: Enable these tests for the mn10300.
29088 * gdb.base/watchpoint.exp: Don't expect a failure for an "calling
29089 function with watchpoint enabled" test.
29090
29091Tue Apr 8 19:33:20 1997 Bob Manson <manson@charmed.cygnus.com>
29092
29093 * gdb.base/watchpoint.exp(test_watchpoint_triggered_in_syscall):
889bf7c5 29094 Don't call gdb_test when the command doesn't return to a gdb prompt.
c906108c
SS
29095
29096 * lib/gdb.exp(gdb_stop_suppressing_tests): Don't print gratuitous
889bf7c5 29097 "Tests restarted" messages.
c906108c
SS
29098
29099Tue Apr 8 16:38:46 1997 Jeffrey A Law (law@cygnus.com)
29100
29101 * gdb.disasm/mn10300.exp: Fix buglets in "other" tests.
29102
dc96c6c7 29103Thu Apr 3 15:21:26 1997 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29104
29105 * gdb.base/help.exp: update help msg for INFO ADDR; add help test
29106 for INFO SYMBOL; add help tests for OVERLAY commands.
29107 * gdb.base/default.exp: add tests for INFO SYMBOL command;
29108 add tests for OVERLAY commands
29109 * gdb.base/overlays.c overlays.exp foo.c bar.c baz.c grbx.c ovlymgr.h
29110 d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
29111 * gdb.base/sigall.c: add usestubs code frag
29112 * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
d63a86f8 29113
c906108c
SS
29114Thu Apr 3 09:38:53 1997 Bob Manson <manson@charmed.cygnus.com>
29115
29116 * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
29117 failures.
29118 (gdb_stop_suppressing_tests): Note that tests have restarted.
29119
29120Wed Apr 2 19:04:20 1997 Bob Manson <manson@charmed.cygnus.com>
29121
29122 * config/h8300.exp: New file.
29123
29124Sun Mar 30 13:38:25 1997 Bob Manson <manson@charmed.cygnus.com>
29125
29126 * gdb.base/setshow.exp: Check for the existence of a
29127 feature, not its value.
29128
29129Sat Mar 29 11:19:46 1997 Bob Manson <manson@charmed.cygnus.com>
29130
29131 * gdb.c++/virtfunc.exp: Restart gdb in a sane fashion.
29132
29133 * gdb.base/scope.exp: It's now init0(), not init().
29134
29135 * gdb.base/scope0.c: For now, change init() to be init0().
29136
29137 * config/monitor.exp: Use gdb_serial in preference to serial
29138 or netport.
29139
29140 * lib/gdb.exp: Set GDB to [transform gdb] if we're using a remote host
889bf7c5 29141 and it's not already set.
c906108c
SS
29142
29143Fri Mar 28 19:54:18 1997 Bob Manson <manson@charmed.cygnus.com>
29144
29145 * gdb.base/setshow.exp: Only test the run command if the target
889bf7c5 29146 isn't using a stub and if it supports argument passing.
c906108c
SS
29147
29148Sat Mar 22 19:50:25 1997 Bob Manson <manson@charmed.cygnus.com>
29149
29150 * config/udi.exp(gdb_start): Make sure UDICONF is set
29151 properly before starting gdb.
29152
29153Mon Mar 24 14:40:33 1997 Jeffrey A Law (law@cygnus.com)
29154
29155 * gdb.disasm/mn10300.s: New test file for mn10300 disassembler.
29156 * gdb.disasm/mn10300.exp: Run mn10300 disassembler tests.
29157 * gdb.disasm/Makefile.in: Remove "mn10300" when cleaning.
29158
29159Tue Mar 11 11:42:58 1997 Bob Manson <manson@charmed.cygnus.com>
29160
29161 * config/vx.exp: Use remote_ld, not vxworks_ld. Don't use
889bf7c5 29162 specialized code to reboot the board, use remote_reboot instead.
c906108c
SS
29163
29164 * config/vxworks29k.exp: Use vx.exp, not vx-gdb.exp.
29165
29166 * lib/gdb.exp: Add GDB_TESTCASE_OPTIONS.
29167
29168 * config/monitor.exp: Make sure we disconnect from the target.
29169 Also, try a reboot/reload cycle instead of failing if the
29170 load fails.
29171
29172Fri Mar 7 13:48:30 1997 Bob Manson <manson@charmed.cygnus.com>
29173
29174 * gdb.base/default.exp: Don't set match_max.
29175 * gdb.base/help.exp: Ditto.
29176 * gdb.base/list.exp: Ditto.
29177 * gdb.base/signals.exp: Ditto.
29178
29179 * config/monitor.exp(gdb_load): If gdb,use_standard_load is
29180 set, use remote_ld to download the testcase instead of
29181 the GDB loader.
29182
29183Wed Mar 5 00:00:43 1997 Bob Manson <manson@charmed.cygnus.com>
29184
29185 * config/vr5000.exp: New file.
29186
29187 * config/monitor.exp(gdb_target_monitor): Add pattern for
29188 "Ending remote" to detect errors in connecting.
29189
29190 * gdb.base/setshow.exp: Add .* within auto language test.
29191
29192 * lib/gdb.exp(gdb_run_cmd): Add check for gdb_init_command
29193 target feature.
29194
29195 * config/monitor.exp(gdb_load): Check for a failure when loading,
889bf7c5 29196 and reboot the board if necessary.
c906108c
SS
29197
29198 * gdb.base/setvar.exp(test_set): Handle multiple prints within
29199 a set of tests. Remove print.* from the patterns being checked.
29200
29201Mon Mar 3 11:57:43 1997 Bob Manson <manson@charmed.cygnus.com>
29202
29203 * gdb.base/a1-selftest.exp: Use send_gdb consistently. Don't
29204 refer to gdb_spawn_id.
29205
29206 * config/m32r-stub.exp: Remove references to gdb_spawn_id, no
29207 longer used.
29208 * config/sparclet.exp: Ditto.
29209 * config/sparclet-old.exp: Ditto.
29210 * config/slite.exp: Ditto.
29211 * config/sim.exp: Ditto.
29212 * gdb.base/funcargs.exp: Ditto.
29213
29214 * lib/gdb.exp:Remove references to gdb_spawn_id.
29215 (gdb_expect): Move to remote.exp.
29216
29217Fri Feb 28 20:47:39 1997 Bob Manson <manson@charmed.cygnus.com>
29218
29219 * config/monitor.exp: Detect the "Couldn't establish connection"
29220 message from GDB.
29221
29222Tue Feb 25 14:08:55 1997 Bob Manson <manson@charmed.cygnus.com>
29223
29224 * gdb.base/bitfields.exp: Use runto instead of explicit
29225 gdb_run_cmd/gdb_expect sequences.
29226
29227 * gdb.base/break.exp(text_next_with_recursion): Add match for
29228 gdb_expect call.
29229
29230 * config/monitor.exp(gdb_target_monitor): Calling exit loses big.
29231 We also need to handle the "A program is being debugged already"
29232 prompt from gdb. Use gdb_test to set the baud rate.
29233
29234 * lib/gdb.exp(gdb_init): Increase the default expect buffer size
29235 to 20000. Really. I mean it.
29236
29237Mon Feb 24 13:23:26 1997 Bob Manson <manson@charmed.cygnus.com>
29238
29239 * lib/gdb.exp(gdb_test): Generate a FAIL message when send_gdb
889bf7c5
PA
29240 fails. If suppress_flag is set, skip perror message about not
29241 being able to send to GDB.
c906108c 29242 (send_gdb): If suppress_flag is set, don't try to send commands to
889bf7c5 29243 GDB.
c906108c
SS
29244 (gdb_expect): If suppress_flag is set, always fail immediately.
29245 (gdb_suppress_tests, gdb_stop_suppressing_tests): New functions.
29246 (gdb_init): Call gdb_stop_suppressing_tests.
29247 (default_gdb_exit): Ditto.
29248 (default_gdb_start): Ditto.
29249
29250 * gdb.base/bitfields.exp: Call gdb_suppress_tests and
889bf7c5 29251 gdb_stop_suppressing_tests as appropriate.
c906108c 29252 * gdb.base/break.exp: Ditto.
889bf7c5 29253 * gdb.base/callfuncs.exp: Ditto.
c906108c
SS
29254 * gdb.base/commands.exp: Ditto.
29255 * gdb.base/exprs.exp: Ditto.
889bf7c5 29256 * gdb.base/funcargs.exp: Ditto.
c906108c
SS
29257 * gdb.base/list.exp: Ditto.
29258 * gdb.base/recurse.exp: Ditto.
889bf7c5 29259 * gdb.base/scope.exp: Ditto.
c906108c
SS
29260 * gdb.base/structs.exp: Ditto.
29261 * gdb.c++/inherit.exp: Ditto.
29262
29263Sun Feb 23 19:56:02 1997 Bob Manson <manson@charmed.cygnus.com>
29264
29265 * config/vr4300.exp: New file.
29266
99707966 29267 * gdb.*/*.exp: Call gdb_expect instead of expect.
d63a86f8 29268
99707966 29269 * lib/gdb.exp(gdb_expect): New function.
c906108c
SS
29270
29271Thu Feb 20 13:57:01 1997 Bob Manson <manson@charmed.cygnus.com>
29272
29273 * lib/gdb.exp(gdb_init): New function.
29274
29275 * gdb.base/setvar.exp(test_set): Don't bother printing a PASS/FAIL
889bf7c5 29276 for each individual variable set.
c906108c
SS
29277
29278 * gdb.base/exprs.exp(test_expr): Make sure each test gets a unique
29279 name.
29280
29281 * gdb.base/help.exp: Fix the syntax of a few gdb_test calls.
29282
29283 * gdb.base/scope.exp: Use gdb_test.
29284
29285 * gdb.base/ptype.exp: Don't call "gdb_exit; gdb_start" if we're
29286 aborting; the testsuite driver will do that for us (see
29287 gdb_finish). Also, use gdb_test in a few more places.
29288
29289Thu Feb 20 13:32:24 1997 Stan Shebs <shebs@andros.cygnus.com>
29290
29291 * gdb.base/help.exp: Fix syntax of "help info all-registers" test.
29292
29293Thu Feb 20 10:34:21 1997 Jeffrey A Law (law@cygnus.com)
29294
29295 * gdb.disasm/mn10200.s: Add "nop" after "main" so that "main"
29296 and "add_tests" are not at the same address.
29297
29298Fri Feb 14 18:47:23 1997 Bob Manson <manson@charmed.cygnus.com>
29299
29300 * gdb.base/ptype.exp: Use gdb_test.
29301
29302Thu Feb 13 16:09:36 1997 Jeffrey A Law (law@cygnus.com)
29303
29304 * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns.
29305 * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally
29306 left in. No longer expect them to fail.
29307
29308 * gdb.stabs/*.mt; Deleted, no longer used.
29309 * gdb.stabs/configure.in: Remove references to target makefile
29310 frags.
29311 * gdb.stabs/configure: Rebuilt.
29312
29313 * gdb.disasm/*.mt: Deleted, no longer used.
29314 * gdb.disasm/configure.in: Remove references to target makefile
29315 frags. Use "sh3.s" as the unique filename for this directory.
29316 * gdb.disasm/configure: Rebuilt.
29317
29318 * gdb.disasm/mn10200.s: New test file for mn10200 disassembler.
29319 * gdb.disasm/mn10200.exp: Run mn10200 disassembler tests.
29320 * gdb.disasm/Makefile.in: Remove "mn10200" when cleaning.
29321
29322Tue Feb 11 16:57:58 1997 Bob Manson <manson@charmed.cygnus.com>
29323
29324 * config/udi.exp: Use mondfe,name instead of remote_host.
29325
29326Tue Feb 11 11:22:36 1997 Jeffrey A Law (law@cygnus.com)
29327
29328 * gdb.base/watchpoint.exp: Don't expect a failure when calling
29329 a function with a watchpoint enabled on the mn10200.
29330
29331 * gdb.stabs/weird.exp: Don't quit if "weird.s" doesn't exist
29332 before trying to create it!
29333
29334Mon Feb 10 16:40:47 1997 Bob Manson <manson@charmed.cygnus.com>
29335
29336 * config/vx.exp: Use hostname instead of netport.
29337
29338 * config/vxworks.exp: New file.
29339
29340 * gdb.base/a2-run.exp: Change vxworks cases to use gdb_spawn_id.
29341
29342 * config/monitor.exp(gdb_target_monitor): Look for a prompt from
889bf7c5 29343 gdb before assuming everything worked. Send a ^C if a timeout
c906108c
SS
29344 occurs.
29345
29346 * lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
29347 $gdb_spawn_id directly.
29348 (gdb_run_cmd): Try _start as well as start. Use the target feature
29349 gdb,start_symbol as the symbol to start from when jumping.
29350
29351Mon Feb 10 11:26:59 1997 Jeffrey A Law (law@cygnus.com)
29352
29353 * gdb.base/exprs.exp: Delete bogus/incorrect (and probably
29354 redundant) test.
29355
29356 * gdb.base/recurse.exp: Relax final value test for 'b' so that
29357 it doesn't lose for 16bit integer systems.
29358
29359Fri Feb 7 09:31:21 1997 Jeffrey A Law (law@cygnus.com)
29360
29361 * gdb.fortran/types.exp: If the target doesn't support "double"
29362 data types, then expect "real" types to only be 4 bytes.
29363
29364 * gdb.c++/virtfunc.exp: Expect failure for virtual function
29365 call tests if the target doesn't support inferior function calls.
29366
29367 * gdb.base/printcmds.exp: Allow minor deviation in FP values
29368 in printf tests.
29369
29370Thu Feb 6 12:46:14 1997 Jeffrey A Law (law@cygnus.com)
29371
29372 * gdb.base/help.exp: Disable "help set", "help show", and
29373 "help support". Simplify regexp for "help stack".
29374
29375 * gdb.base/default.exp: Set match_max to 5000 and the timeout
29376 to 60 seconds. Temporarily set match_max to 15000 around the
29377 "info copying" test.
29378
29379 * gdb.base/nodebug.exp: Don't try to do an inferior function
29380 call if the target doesn't support them.
29381 * gdb.base/printcmds.exp: Likewise.
29382 * gdb.base/setvar.exp: Likewise.
29383 * gdb.base/structs.exp: Likewise.
29384 * gdb.c++/templates.exp: Likewise.
29385 * gdb.base/ptype.exp: Likewise. Remove UDI specific stuff.
29386
29387 * gdb.base/recurse.exp: Enable for the mn10200.
29388
29389 * configure.in: Do configure gdb.stabs directory for *-*-elf
29390 targets.
29391 * configure: Rebuilt.
29392
29393 * gdb.base/break.exp: Check for gdb,noresults before testing
29394 exit status and/or results from the target.
29395 * gdb.base/watchpoint.exp, gdb.base/langs.exp: Likewise.
29396 * lib/gdb.exp: Remove old (now bogus) initialization of
29397 noinferior, noargs, noresults and nosignals.
29398
29399Tue Feb 4 21:52:17 1997 Bob Manson <manson@charmed.cygnus.com>
29400
29401 * config/sh.exp: New file.
29402
29403 * config/slite.exp: Try to connect multiple times to the board
29404 before rebooting. Only send a "monitor run" if need_monitor_run
29405 is set.
29406
29407 * gdb.base/break.exp: Don't do the "stub continue" test if
29408 the target has gdb_stub set.
29409
29410 * gdb.base/callfuncs.exp: Increase the timeout.
29411
29412 * gdb.base/interrupt.exp: Don't even try to compile the testcase
29413 if the target has gdb,noinferiorio set.
29414
29415 * gdb.base/list.exp: Increase match_max to 10000 characters.
29416
29417 * gdb.base/sigall.exp: Check for gdb,nosignals on the target.
29418
29419 * gdb.base/watchpoint.exp: Check for gdb,noinferiorio on the
29420 target.
29421
29422 * lib/gdb.exp(gdb_run_cmd): Fix for targets that use stubs.
29423
29424Mon Feb 3 12:09:37 1997 Bob Manson <manson@charmed.cygnus.com>
29425
29426 * gdb.base/a1-selftest.exp: Make sure we call gdb_exit before
889bf7c5
PA
29427 trying to delete the copy of gdb. Catch the file delete so we
29428 don't die if the delete fails; also, the file should be copied to
29429 the host, not to the build.
c906108c
SS
29430
29431Sun Feb 2 00:55:14 1997 Bob Manson <manson@charmed.cygnus.com>
29432
29433 * lib/gdb.exp(gdb_test): Surround the result pattern with
889bf7c5 29434 parenthesis in case it contains multiple regexps separated
c906108c
SS
29435 with |.
29436
29437 * gdb.base/watchpoint.exp: Use gdb_test.
29438 * gdb.base/default.exp: Ditto.
29439
29440Sat Feb 1 23:51:01 1997 Bob Manson <manson@charmed.cygnus.com>
29441
99707966 29442 * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
d63a86f8 29443
c906108c
SS
29444 * gdb.base/scope.exp: Use gdb_test.
29445 * gdb.c++/classes.exp: Ditto.
29446 * gdb.c++/inherit.exp: Ditto.
29447
29448Fri Jan 31 13:09:12 1997 Bob Manson <manson@charmed.cygnus.com>
29449
29450 * gdb.base/crossload.exp: Don't use execute_anywhere, use
29451 remote_exec instead.
29452 * gdb.base/corefile.exp: Don't be ridiculous.
29453 * gdb.base/*.c: Add missing stub invocations.
29454
29455Thu Jan 30 16:49:25 1997 Bob Manson <manson@charmed.cygnus.com>
29456
29457 * config/slite.exp: Miscellaneous fixes.
29458
29459 * lib/gdb.exp: Fix runto.
29460
29461 * gdb.base/signals.exp: Check for a gdb,nosignals feature of
29462 the target.
29463
29464 * gdb.base/watchpoint.exp: Fix regexp.
29465
29466 * lib/gdb.exp(default_gdb_exit): Add a catch to the
29467 close and wait commands, as the descriptor may now be
29468 invalid. Always call "remote_close host".
29469
29470Tue Jan 28 14:42:31 1997 Bob Manson <manson@charmed.cygnus.com>
29471
29472 Major rewrite for testsuite revision.
d63a86f8 29473
c906108c
SS
29474 * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
29475 TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
29476 instead of relying on spawn_id to always contain a valid
29477 spawn id.
29478 (get_compiler_info): New procedure to build the ${binfile}.ci
29479 file, instead of replicating this in N different places.
29480 (gdb_compile): New procedure.
d63a86f8 29481
c906108c 29482 gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
889bf7c5
PA
29483 appropriate arguments) instead of compile. Use gdb_test in a lot
29484 more places. Use send_gdb instead of send. Always run gdb_start
c906108c
SS
29485 at the start of a testcase, as this is no longer done magically.
29486
29487 config/*-gdb.exp: Rename without the -gdb suffix.
29488
29489 config/mips.exp: Use remote_close instead of exit_remote_shell.
29490 config/monitor.exp: Use target_info instead of looking at
29491 baud, timeout, etc.
29492 config/sim.exp: Use gdb_spawn_id instead of relying on spawn_id.
29493
29494Sat Dec 14 00:43:57 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29495
29496 * gdb.c++/templates.exp (test_ptype_of_templates),
29497 gdb.c++/inherit.exp (test_ptype_si, test_print_anon_union):
29498 Update expect patterns for destructors and assignment operators
29499 to match corresponding c-typeprint.c changes.
29500 * gdb.c++/templates.exp (test_template_breakpoints): Revert change
29501 to destructor breakpoint test, GDB should be able to set the
29502 destructor breakpoint without specifying arguments.
29503
29504Tue Dec 3 20:17:52 1996 Fred Fish <fnf@cygnus.com>
29505
29506 * gdb.threads/pthreads.exp: Change result for failure to compile due
29507 to lack of pthreads runtime support from an error to simply an
29508 unsupported test, per dejagnu standards.
29509
29510Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29511
29512 * lib/gdb.exp (gdb_test): Simplify expect pattern for the case
29513 where GDB exits to reduce pattern match time.
29514 (skip_chill_tests): Skip chill tests for mips*-sgi-irix6*.
29515
29516 * gdb.base/nodebug.exp: Add mips*-sgi-irix6* xfails.
29517
dc96c6c7 29518Tue Nov 26 18:29:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29519
29520 * gdb.base/callfuncs.exp: Turn on function call tests for h8300.
29521 * gdb.base/default.exp: ditto.
29522 * gdb.base/nodebug.exp: ditto.
29523 * gdb.base/printcmds.exp: ditto.
29524 * gdb.base/ptype.exp: ditto.
29525 * gdb.base/setvar.exp: ditto.
29526 * gdb.base/structs.exp: ditto.
29527 * gdb.base/setshow.c: Guard against uninitialized values of argc.
29528
29529Tue Nov 26 17:23:28 1996 Ian Lance Taylor <ian@cygnus.com>
29530
29531 * configure, */configure: Rebuild with autoconf 2.12.
29532
29533Sat Nov 23 13:32:15 1996 Fred Fish <fnf@cygnus.com>
29534
29535 * gdb.base/a1-selftest.exp: Change x86 linux setup_xfails to
29536 use new i*86-pc-linux*-gnu quads.
29537 * gdb.base/corefile.exp: Ditto.
29538 * gdb.base/signals.exp: Ditto.
29539 * gdb.base/sigall.exp: Ditto.
29540 * gdb.base/interrupt.exp: Ditto.
29541
29542 * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
29543 "i*86-*-linux" for "signal SIGUSR1". Now works, at least with
29544 RedHat 4.0.
d63a86f8 29545
c906108c 29546 * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
889bf7c5
PA
29547 linux. This allows the test case to at least compile on latest
29548 linux, but still not run due to missing the threads runtime library.
c906108c
SS
29549
29550Fri Nov 22 10:13:29 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29551
29552 * gdb.base/a1-selftest.exp (do_steps_and_nexts): Reinitialize source
29553 directory to search gdb directory. Accept and step over conditional
29554 stack alignment code. Consume $prompt in failure cases.
29555 Reset timeout to $oldtimeout instead of some arbitrary value.
29556 * gdb.base/nodebug.exp: Limit backtrace to 10 frames to avoid
29557 timeout problems with infinite stack backtraces.
29558 * gdb.base/ptype.exp (ptype struct link, union tu_link):
29559 Accept function parameters for linkfunc member.
29560
29561Thu Nov 21 09:17:19 1996 Fred Fish <fnf@cygnus.com>
29562
29563 * lib/gdb.exp (CFLAGS): Remove, unreferenced.
29564 (CXXFLAGS): Remove, unreferenced.
29565 (B_OPTIONS): Add for -B options and add code to initialize with
889bf7c5
PA
29566 previous -B options and also add -B option to pick up cross compiled
29567 runtime.
c906108c
SS
29568 (TARGET_INCLUDES): Add for -I options and add code to initialize when
29569 doing cross compiles.
29570 (target_alias): Declare global.
29571 (xgcc): Set variable to full path of gcc in build tree. Use findfile
29572 to verify that gcc exists in build tree, and if so set CC to that
29573 gcc and to use B_OPTIONS and TARGET_INCLUDES.
d63a86f8 29574
c906108c
SS
29575Tue Nov 12 16:20:13 1996 Fred Fish <fnf@cygnus.com>
29576
29577 * gdb.c++/inherit.exp (test_print_anon_union): Reenable
29578 ptype test for anonymous union. Fixup testcase to match
29579 current gcc debug output.
29580
29581Mon Nov 11 14:12:06 1996 Jeffrey A Law (law@cygnus.com)
29582
29583 * gdb.base/funcargs.c: Use cast rather than "UL" suffix to
29584 force argument to an unsigned long type.
29585
29586Mon Nov 11 10:27:55 1996 Fred Fish <fnf@cygnus.com>
29587
29588 * gdb.c++/inherit.exp (test_ptype_si): Fix tagless struct ptype
889bf7c5 29589 tests and anonymous union print/ptype tests.
c906108c
SS
29590 * gdb.base/list.exp (test_forward-search): Increase timeout by
29591 5 minutes for the "search extremely long line" case.
29592 * lib/gdb.exp (gdb_test): Document that the third arg to gdb_test is
29593 completely optional and that the pass/fail messages use the command as
29594 the message if that third arg is a null string.
29595 (gdb_test_exact): Arrange that a null string pattern means match a
29596 null string output rather than any output, which might include random
889bf7c5 29597 errors.
c906108c
SS
29598 * gdb.base/mips_pro.exp: Add "mips*-sgi-irix4*" xfail for
29599 backtrace test.
29600 * gdb.c++/demangle.exp: Add a "*-*-*" xfail for test that was
29601 always failing and failure is now exposed by gdb.exp changes.
29602
29603Sat Nov 9 11:13:24 1996 Fred Fish <fnf@cygnus.com>
29604
29605 * gdb.c++/inherit.exp (test_ptype_vi): Log some passes that
29606 weren't being noted.
29607
29608Sat Nov 9 01:05:10 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29609
29610 * gdb.base/corefile.exp: Consume $prompt in mmap fail cases.
29611 * gdb.stabs/weird.exp: Remove v_comb xfails.
29612
dc96c6c7 29613Tue Nov 5 10:44:23 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29614
29615 * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
a9c64011 29616 list.exp scope.exp watchpoint.exp]
c906108c 29617 Make all timeout error msgs explicitly say "(timeout)".
d63a86f8 29618
dc96c6c7 29619Mon Nov 4 12:03:06 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29620
29621 * config/monitor.exp: Increase download timeout to 1000 seconds.
29622
dc96c6c7 29623Mon Nov 4 12:02:26 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29624
29625 * config/m32r.exp: Increase timeout to 120 seconds.
29626
29627Sun Nov 3 14:37:05 1996 Fred Fish <fnf@cygnus.com>
29628
29629 * gdb.c++/classes.exp: Modify to handle current gcc C++ member ordering
29630 and accept older ordering as obsolescent gcc or gdb.
29631 * gdb.c++/templates.exp: Ditto.
29632 * gdb.c++/virtfunc.exp: Ditto.
29633
29634Fri Nov 1 11:56:09 1996 Fred Fish <fnf@cygnus.com>
29635
29636 * gdb.base/coremaker.c: Add code to mmap some data so we
29637 can check that it ends up in the core file.
29638 * gdb.base/corefile.exp: Add test to read mmapped data
29639 from core file.
29640
dc96c6c7 29641Wed Oct 30 18:19:16 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29642
29643 * config/m32r.exp: New file.
29644
29645Mon Oct 21 14:40:50 1996 Stu Grossman (grossman@critters.cygnus.com)
29646
29647 * testsuite/gdb.base/nodebug.exp: Whack out -g options by hand so
29648 that cflags can contains -gstabs, and work correctly for other tests.
29649
dc96c6c7 29650Mon Oct 21 14:00:37 1996 Michael Snyder <msnyder@cygnus.com>
c906108c
SS
29651
29652 * gdb.base/setshow.exp: New file, tests show and set.
29653 * gdb.base/setshow.c: New file, tests show and set.
29654 * gdb.base/help.exp: Add test for help set|show annotate.
29655 * gdb.base/default.exp: Add test for set|show annotate.
29656
29657Wed Oct 16 19:03:54 1996 Stu Grossman (grossman@critters.cygnus.com)
29658
29659 * testsuite/gdb.base/break.exp: Make backtrace from factorial
29660 errors unique.
29661 * testsuite/gdb.base/nodebug.exp: Whack out all -g options
29662 explicitly.
29663
29664Tue Oct 15 16:45:02 1996 Stu Grossman (grossman@critters.cygnus.com)
29665
29666 * config/sim-gdb.exp (gdb_target_sim): Remove setting of height
29667 and width commands. This is done elsewhere.
29668 * (gdb_start): Don't call gdb_start_sim here. That's already
29669 done in gdb_load. This fixes lots of failures in default.exp.
29670
29671Sun Oct 13 10:40:23 1996 Fred Fish <fnf@cygnus.com>
29672
29673 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
29674 * gdb.base/mips_pro.exp: Fix misplaced gdb_exit/gdb_start/gdb_load.
29675 * lib/gdb.exp (gdb_test): Treat failures due to program exiting
29676 in the same we we treat other failures (since it may be an expected
889bf7c5 29677 condition), rather than as an error.
c906108c
SS
29678 * gdb.base/signals.exp (test_handle_all_print): Revert back to
29679 old test format.
29680
29681Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com>
29682
29683 * Makefile.in (clean mostlyclean): Also remove chill *.grt files.
29684 (distclean maintainer-clean realclean): No need to remove files
889bf7c5 29685 twice. Nuke the duplicates.
c906108c 29686 * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
d63a86f8 29687 * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
c906108c
SS
29688 Remove config.h along with other config files.
29689
29690Mon Sep 30 20:16:22 1996 Fred Fish <fnf@cygnus.com>
29691
29692 * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for
29693 "p func1 ()" and note that rests of tests are skipped.
29694 * gdb.base/corefile.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 29695 setup_xfails for "print func2::coremaker_local".
c906108c
SS
29696 Add i*86-*-linux* setup_xfail for "backtrace in corefile.exp".
29697 * gdb.base/mips_pro.exp: Restart gdb in this test so it isn't
29698 affected by the previous run test.
29699 * gdb.chill/misc.exp: Add m68*-*-hpux* setup_xfails for
29700 "print array () ubyte (foo)" and "print/x array () byte (\$i)"
29701 * gdb.chill/pr-8742.exp: Add m68*-*-hpux* setup_xfails for
29702 "pass int powerset tuple" and "pass modeless int powerset tuple".
29703 * gdb.chill/tests2.exp: Add m68*-*-hpux* setup xfails for
29704 "real write 4" and "real write 8".
29705 * gdb.shill/tuples.exp: Add i*86-*-linux* and m68*-*-hpux*
889bf7c5 29706 setup_xfails for "print vs1 after tuple assign 2",
c906108c
SS
29707 "print \$i after tuple assign 2", and
29708 "print vs2 after tuple assign 2".
29709 * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
29710 meaningful error message and return -1 so the caller can
29711 suppress further tests and avoid a cascade of errors.
d63a86f8 29712
c906108c
SS
29713Fri Sep 27 10:34:51 1996 Fred Fish <fnf@cygnus.com>
29714
29715 * gdb.base/a1-selftest.exp: Tweak tests to account for new
29716 format for printing version.
29717 * gdb.base/default.exp: Ditto.
29718 * gdb.base/interrupt.exp: Fix problem with cascade of
29719 errors if child process dies while calling a function.
d63a86f8 29720
c906108c
SS
29721Fri Sep 13 21:43:48 1996 Fred Fish <fnf@cygnus.com>
29722
29723 * Makefile.in (VPATH): Add
29724 * Makefile.in (Makefile, config.status): Fix rules so things get
29725 remade when necessary.
29726
29727Fri Sep 13 18:16:10 1996 Fred Fish <fnf@cygnus.com>
29728
29729 * Makefile.in (just-check): Add path to sibling expect dir
29730 to environment variable specified by RPATH_ENVVAR.
29731
29732Fri Sep 13 12:05:34 1996 Fred Fish <fnf@cygnus.com>
29733
29734 * Makefile.in (RPATH_ENVVAR): New var, set to @RPATH_ENVVAR@.
29735 (just-check): Add shared library paths for libstdc++, tk,
29736 tcl, bfd, and opcodes to the environment variable specified
29737 in RPATH_ENVVAR.
29738 * configure.in: Add support to recognize --enable-shared flag
29739 and generate correct value for RPATH_ENVVAR.
29740 * configure: Regenerated with autoconf.
29741
29742Mon Sep 2 06:36:02 1996 Fred Fish <fnf@cygnus.com>
29743
29744 * gdb.base/break.exp: Expand "Delete all breakpoints" xfail to
889bf7c5 29745 include all osf versions.
c906108c
SS
29746 * gdb.threads/pthreads.exp: Expand "run to main" xfail to include
29747 all osf versions. Add -D_MIT_POSIX_THREADS to compilation command
29748 when target is linux. When failing to build pthreads test
29749 executable, give more meaningful message.
29750 * gdb.threads/pthreads.c: Hpux also uses old definition of second
29751 arg for pthread_create.
d63a86f8 29752
c906108c
SS
29753Mon Aug 19 09:58:59 1996 Fred Fish <fnf@cygnus.com>
29754
29755 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
889bf7c5 29756 PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
c906108c 29757 * gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
889bf7c5 29758 and -lpthreads (everybody else).
c906108c
SS
29759 (test_startup): Fail gracefully if threads are not supported.
29760 * gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
29761 "p/c array_index("abcdef",2)" when not gcc compiled.
29762 * gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
29763 "print func2::coremaker_local" when not gcc compiled.
29764 * gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
29765 "ptype on opaque struct tagname (statically)",
29766 "ptype on opaque struct tagname (dynamically) 1", and
29767 "ptype on opaque struct tagname (dynamically) 2"
29768 for not compiled with gcc.
29769 * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
29770 backtrace when compiled with gcc.
d63a86f8 29771 * lib/gdb.exp (runto_main): Return result of "runto main" rather
c906108c
SS
29772 than always return success.
29773
29774Sat Aug 17 13:28:00 1996 Fred Fish <fnf@cygnus.com>
29775
29776 * gdb.c++/virtfunc.exp: Remove setup_xfail for "mips-*-irix5*".
29777
29778Tue Aug 13 10:26:10 1996 Jeffrey A Law (law@cygnus.com)
29779
29780 * gdb.base/structs.exp: Undo last change.
29781
29782Mon Aug 12 15:29:08 1996 Fred Fish <fnf@cygnus.com>
29783
29784 * gdb.base/a1-selftest.exp (do_steps_and_nexts): New routine to
29785 encapsulate all the steps/nexts done during self test, starting
29786 at main, and makes them less sensitive to optimization issues.
29787 Add "hppa*-*-hpux*" to setup_xfail for "backtrace through
29788 signal handler" test.
29789 * gdb.threads/pthreads.exp: Only run this for native configs.
29790 * gdb.base/structs.exp (do_function_calls): Add hppa*-*-hpux9*"
29791 setup_xfails for "p fun5()", "p fun6()", "p fun7()", and "p fun8"
29792 tests.
29793 gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
29794 for "runto test_calls(void)" test.
d63a86f8 29795
c906108c
SS
29796Sun Aug 11 13:11:24 1996 Fred Fish <fnf@cygnus.com>
29797
29798 * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
29799 and don't expect address info in breakpoint confirmations.
29800
29801Wed Aug 7 20:47:43 1996 Fred Fish <fnf@cygnus.com>
29802
29803 * gdb.base/list.exp (test_forward_search): Increase timeout
29804 temporarily by 60 seconds for searching extremely long line,
889bf7c5 29805 and then reset to old value when done. Increase expect input
c906108c
SS
29806 buffer to 10000.
29807
29808Wed Aug 7 15:34:22 1996 Fred Fish <fnf@cygnus.com>
29809
29810 * gdb.base/list.exp (test_forward_search): Fix to handle very
29811 long source line without overflowing expect's input buffer.
29812
29813Wed Aug 7 12:03:25 1996 Tom Tromey <tromey@creche.cygnus.com>
29814
29815 * config/slite-gdb.exp (gdb_start): Use "full_buffer", not
29816 "buffer_full".
29817
29818 * config/nind-gdb.exp (gdb_start): Use "full_buffer", not
29819 "buffer_full".
29820
29821 * config/mips-gdb.exp (gdb_start): Use "full_buffer", not
29822 "buffer_full".
29823
29824 * lib/gdb.exp (gdb_test): Correct pattern is "full_buffer", not
29825 "buffer_full".
29826
29827Wed Aug 7 11:05:47 1996 Fred Fish <fnf@cygnus.com>
29828
29829 * configure.in (configdirs): Add gdb.threads.
29830 * configure: Regenerated with autoconf.
29831 * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
29832 * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
29833 * gdb.threads/configure: New, generated with autoconf.
d63a86f8 29834
c906108c
SS
29835Tue Aug 6 10:23:04 1996 Tom Tromey <tromey@rtl.cygnus.com>
29836
29837 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
29838
29839Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com>
29840
29841 * gdb.base/signals.exp (test_handle_all_print): Test separately for
29842 each signal's status in the output of "handle all print".
29843 * lib/gdb.exp (gdb_test): Document that the pattern must NOT include
29844 the \r\n sequence that immediately precedes the gdb prompt.
29845 * gdb.base/a1-selftest.exp: Save original timeout and restore
29846 after test.
29847
29848Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com)
29849
29850 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE
29851 symbol.
29852
29853Fri Aug 2 17:37:26 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
29854
29855 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.
29856
29857Thu Jun 27 20:41:40 1996 Fred Fish <fnf@cygnus.com>
29858
29859 * gdb.base/signals.exp (test_handle_all_print): Temporarily increase
29860 timeout by 60 seconds.
29861
29862Thu Jun 27 18:13:57 1996 Fred Fish <fnf@cygnus.com>
29863
29864 * config/unix-gdb.exp: Increase default timeout from 30 to 60 sec.
29865 * config/netware.exp (gdb_run_cmd): Restore old timeout before doing
29866 error return.
29867
29868Thu Jun 27 10:54:58 1996 Fred Fish <fnf@cygnus.com>
29869
29870 * lib/gdb.exp (default_gdb_start): When reporting a timeout during
29871 gdb initialization, also report how long dejagnu waited. Restore
29872 old timeout before doing error return. Temporarily increase timeout
889bf7c5 29873 by 3 minutes to allow for slow startups over heavy NFS use.
c906108c
SS
29874
29875Tue Jun 25 19:59:17 1996 Fred Fish <fnf@cygnus.com>
29876
29877 * lib/gdb.exp: Report timeout value for verbosity level 2.
29878 * config/gdbserver.exp: Ditto.
29879 * config/hppro.exp: Ditto.
29880 * config/mips-gdb.exp: Ditto.
29881 * config/monitor.exp: Ditto.
29882 * config/netware.exp: Ditto.
29883 * config/sim-gdb.exp: Ditto.
29884 * config/slite-gdb.exp: Ditto.
29885 * config/udi-gdb.exp: Ditto.
29886 * config/unix-gdb.exp: Ditto.
29887 * config/vx-gdb.exp: Ditto.
29888 * gdb.base/a1-selftest.exp: Ditto.
29889 * gdb.base/a2-run.exp: Ditto.
29890 * gdb.base/break.exp: Ditto.
29891 * gdb.base/corefile.exp: Ditto.
29892 * gdb.base/list.exp: Ditto.
29893 * gdb.base/recurse.exp: Ditto.
29894 * gdb.base/scope.exp: Ditto.
29895 * gdb.base/signals.exp: Ditto.
29896
29897Tue Jun 25 23:16:58 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
29898
29899 * gdb.threads/Makefile.in (docdir): Removed.
29900
29901Tue Jun 25 17:02:39 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
29902
29903 * configure.in (AC_PREREQ): autoconf 2.5 or higher.
d63a86f8 29904 * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
c906108c 29905 @srcdir@.
d63a86f8 29906 * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
c906108c
SS
29907 autoconf 2.5 or higher.
29908 * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
29909
29910Thu Jun 13 11:16:10 1996 Tom Tromey <tromey@thepub.cygnus.com>
29911
29912 * configure: Regenerated.
29913 * aclocal.m4 (CY_AC_PATH_TCLH, CY_AC_PATH_TKH): Use odd names to
29914 avoid name clashes with SunOS headers.
29915
29916Wed Jun 5 16:43:27 1996 Jeffrey A Law (law@cygnus.com)
29917
29918 * gdb.c++/virtfunc.exp: Search $objdir/../../libstdc++ for libstdc++.
29919
29920Thu May 30 11:35:11 1996 Jeffrey A Law (law@cygnus.com)
29921
29922 * gdb.base/callfuncs.exp: Finish last change -- make sure the
29923 prototype information ends up in the compiler info file.
29924
29925Thu May 23 12:48:41 1996 Fred Fish <fnf@cygnus.com>
29926
29927 * gdb.base/callfuncs.exp: Remove the compiler info file prior to
29928 attempting to regenerate it. Eliminate use of a temporary file
29929 and just generate the info file directly. Source it immediately,
29930 for consistency of use.
29931 * gdb.base/corefile.exp: Ditto
29932 * gdb.base/exprs.exp: Ditto.
29933 * gdb.base/funcargs.exp: Ditto.
29934 * gdb.base/langs.exp: Ditto.
29935 * gdb.base/list.exp: Ditto.
29936 * gdb.base/mips_pro.exp: Ditto.
29937 * gdb.base/nodebug.exp: Ditto.
29938 * gdb.base/opaque.exp: Ditto.
29939 * gdb.base/ptype.exp: Ditto.
29940 * gdb.base/scope.exp: Ditto.
29941 * gdb.base/setvar.exp: Ditto.
29942 * gdb.base/signals.exp: Ditto.
29943 * gdb.base/whatis.exp: Ditto.
29944 * gdb.c++/templates.exp: Ditto.
29945 * gdb.c++/virtfunc.exp: Ditto.
29946 * gdb.c++/virtfunc.exp: Use contents of gcc_compiled to decide
889bf7c5 29947 whether or not to add -lstdc++ to the compile command line args.
c906108c
SS
29948
29949Sat May 18 02:43:58 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
29950
29951 * gdb.base/recurse.exp: Remove setup_xfail for "sparc*-*-sunos4*",
29952 it got fixed by the recent lookup_minimal_symbol_by_pc change.
29953 Increase timeout, a lot of single stepping might be needed if the
29954 target has no hardware watchpoints.
29955
29956Wed May 15 08:47:42 1996 Jeffrey A Law (law@cygnus.com)
29957
29958 * gdb.base/break.exp: Ignore compiler warnings when compiling
29959 break.c.
29960 * gdb.base/callfuncs.exp: Don't run these tests on the h8300.
29961 * gdb.base/default.exp: Add h8300 xfails. Handle messages
29962 from remote-sim.
29963 * gdb.base/exprs.exp: Add h8300 xfails.
29964 * gdb.base/funcargs.exp: Likewise.
29965 * gdb.base/nodebug.exp: Likewise.
29966 * gdb.base/printcmds.exp: Likewise.
29967 * gdb.base/ptype.exp: Likewise.
29968 * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300. Add
29969 h8300 xfails.
d63a86f8 29970 * gdb.base/return.exp: Handle float/double precision problems
c906108c
SS
29971 on the h8300.
29972 * gdb.base/funcargs.c: Explicitly make last constant argument to
29973 call_after_alloca_subr an unsigned long type.
29974 * gdb.base/return.c: Include stdio.h.
29975
29976Tue May 7 22:01:12 1996 Rob Savoye <rob@chinadoll.cygnus.com>
29977
29978 * config/abug.exp: New file for the older Motorola Bug monitor
29979 that runs on the mvme13x series VME boards.
29980 * config/monitor.exp: Use the new config array for target settings
29981 if they exist.
29982
29983Fri May 3 16:02:55 1996 Stan Shebs <shebs@andros.cygnus.com>
29984
29985 * sim-gdb.exp: Make the SH simulator allocate less space when
29986 it is targeted.
29987
29988Thu May 2 12:31:56 1996 Jeffrey A Law (law@cygnus.com)
29989
29990 * gdb.base/mips_pro.exp: Expect failure for hppa*-*-* in backtrace
29991 test.
29992
29993Wed Mar 20 08:48:03 1996 Fred Fish <fnf@cygnus.com>
29994
29995 * gdb.base/list.exp (test_list_function): Remove setup_xfail for
29996 "rs6000-*-*" for "list function in include file" when gcc compiled.
29997 * gdb.base/printcmds.exp: Remove setup_xfail for "rs6000-*-aix*"
29998 for "p ctable1[120]".
29999 * gdb.base/scope.exp: Remove setup_xfail for "rs6000-*-*" for
30000 "print 'scope0.c'::filelocal_bss before run" when gcc compiled.
30001 Remove setup_xfail for "rs6000-*-*" for
30002 "print 'scope0.c'::filelocal before run".
30003 * gdb.base/{langs.exp, lists.exp, opaque.exp, scope.exp},
30004 gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
30005 since some compilers don't allow both options to be given
30006 on the same command line. Create object file and move it.
d63a86f8 30007
c906108c
SS
30008Tue Mar 19 23:49:31 1996 Fred Fish <fnf@cygnus.com>
30009
30010 * gdb.base/corefile.exp: Always regenerate the core file, since
30011 we always regenerate the coremaker program. Detect special case
30012 where registers cannot be read from core file.
d63a86f8 30013
c906108c
SS
30014Tue Mar 19 16:52:49 1996 Fred Fish <fnf@cygnus.com>
30015
30016 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
30017 * gdb.base/funcargs.c: Patch for SPARCworks alloca compatibility
30018 * gdb.c++/templates.exp: Only match on basename of file since
30019 some formats like xcoff don't encode directory information.
30020 * gdb.stabs/weird.exp: Use the right sed script for powerpc
30021 and rs6000 AIX xcoff targets.
30022 * configure.in: Add stabsdirs to configdirs for powerpc-*-aix*.
30023 * configure: Regenerate.
30024 * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
30025 here, rather than in distclean.
d63a86f8 30026
c906108c
SS
30027Sun Mar 17 13:35:31 1996 Fred Fish <fnf@cygnus.com>
30028
30029 * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
30030 defined, and use it to compile the test case with -O2. The
30031 native compilation still uses no optimization.
30032 * gdb.base/mips_pro.c: Remove inline assembly code since
30033 it is compiled PIC by default, which results in assembler
30034 warnings that make the testsuite think the compilation
30035 was unsuccessful.
30036
30037Sat Mar 16 15:02:24 1996 Fred Fish <fnf@cygnus.com>
30038
30039 * gdb.c++/misc.exp: Add note to message for
30040 "print s.a for foo struct" that this is a known gcc 2.7.2
30041 and earlier bug.
30042
30043Fri Mar 15 17:49:57 1996 Fred Fish (fnf@cygnus.com)
30044
30045 * gdb.base/break.exp: Fix pattern for matching "Delete all
30046 breakpoints (y or n) ". Add "mips-dec-ultrix*" to
30047 setup_xfail for deleting all breakpoints test. Fix various
30048 timeout messages to include "(timeout)".
30049 * gdb.base/callfuncs.exp: Add "i*86-*-sysv4*" to setup_xfail
30050 for "p t_float_values2(3.14159,float_val2)".
30051 * gdb.base/funcargs.exp: Remove "mips-sgi-irix4*" setup_xfail
30052 for "continue to call2g" when gcc compiled.
30053 * gdb.base/langs.exp: Remove "i*86-*-sysv4*" setup_xfail for
30054 "up to foo in langs.exp", "show language at foo in langs.exp",
30055 "show language at cppsub_ in langs.exp", "up to fsub in langs.exp",
30056 and "show language at fsub in langs.exp".
30057 * gdb.base/list.exp: Remove "*-*-sysv4*" setup_xfail for
30058 "list line 1 in include file", "list message for lines past EOF",
30059 "list function in include file", "list list0.h:foo", and
30060 "list filename:function; nonexistant function".
30061 * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
30062 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
30063 and "ptype t_char_array" to be for native cc only.
d63a86f8 30064
c906108c
SS
30065Fri Mar 15 16:17:22 1996 Fred Fish <fnf@cygnus.com>
30066
d63a86f8 30067 * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
c906108c 30068 setup_xfail for "print coremaker_bss", "print coremaker_ro",
889bf7c5 30069 "print func2::coremaker_local", and "backtrace in corefile.exp".
c906108c
SS
30070
30071Wed Mar 13 14:54:11 1996 Fred Fish <fnf@cygnus.com>
30072
30073 * gdb.base/signals.exp: Remove "alpha-*-osf2*" setup_xfail for
30074 "bt in signals.exp". This problem only appears when running
30075 the testsuite, and then only intermittently.
30076
30077Tue Mar 12 15:00:16 1996 Stan Shebs <shebs@andros.cygnus.com>
30078
30079 * gdb.base/return.exp (return_tests): Differentiate between
30080 two tests of continuing.
30081
30082Tue Mar 5 14:33:33 1996 Stan Shebs <shebs@andros.cygnus.com>
30083
30084 * */Makefile.in (maintainer-clean): Remove config.log.
30085 * gdb.base/Makefile.in (EXECUTABLES): Replace twice with twice-tmp.
30086 * gdb.c++/Makefile.in (PROGS): Add inherit.
30087 (clean): Remove *.ci.
30088
30089Tue Feb 20 16:36:10 1996 Fred Fish <fnf@cygnus.com>
30090
30091 * gdb.c++/misc.cc: Add test code from Mike Stump.
30092 * gdb.c++/misc.exp: Add test to print s.a, for Mike Stump.
30093
30094Sun Feb 18 11:39:12 1996 Fred Fish <fnf@cygnus.com>
30095
30096 * gdb.base/signals.exp: Change setup_xfail for "alpha-*-osf2"
30097 to "alpha-*-osf2*" and add comment.
30098 * gdb.base/a1-selftest.exp (test_with_self): Remove "alpha-dec-osf2*"
889bf7c5
PA
30099 setup_xfail for "step over execarg initialization" and
30100 "step over corearg initialization".
c906108c
SS
30101 * gdb.base/callfuncs.exp (do_function_calls): Restore setup_xfail
30102 for "hppa*-*-*", "sparc-*-*", "mips*-*-*", and "alpha-dec-osf2*".
30103 * gdb.base/corefile.exp: Add "alpha-dec-osf2*" setup_xfail when not
889bf7c5 30104 gcc compiled for "print coremaker_bss", "print coremaker_ro",
c906108c
SS
30105 "print func2::coremaker_local", and "backtrace in corefile.exp".
30106 * gdb.base/signals.exp: Build and source signals.ci.
30107 Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
30108 to be for gcc only.
30109 * lib/gdb.exp: Move verbose statements outside conditionals.
d63a86f8 30110
c906108c
SS
30111Sat Feb 17 02:22:14 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30112
30113 * gdb.base/sigall.exp: Remove setup_xfail for irix4. Fixed by
30114 Feb 3 procfs.c change.
30115
30116Fri Feb 16 13:25:31 1996 Fred Fish <fnf@cygnus.com>
30117
30118 * config/unix-gdb.exp: Remove extraneous newlines from end of file.
30119
30120Thu Feb 15 08:12:55 1996 Fred Fish <fnf@cygnus.com>
30121
30122 * config/unix-gdb.exp: Default timeout in UNIX case to 30 seconds, up
30123 from dejagnu's apparent default of 10 seconds, which gives random
30124 results when running the tests over NFS on moderately loaded systems.
30125 * lib/gdb.exp (gdb_run_cmd): Add "(timeout)" in timeout case.
30126
30127Mon Feb 12 16:50:28 1996 Fred Fish <fnf@cygnus.com>
30128
30129 * gdb.base/callfuncs.exp: Remove setup_xfail for PR 5318. Now fixed.
30130 * gdb.base/a2-run.exp: Replace $binfile with $testfile in test
889bf7c5 30131 result reports.
c906108c
SS
30132
30133Fri Feb 9 15:56:51 1996 Fred Fish <fnf@cygnus.com>
30134
30135 * configure.in (CY_AC_PATH_TCLH): Remove.
30136 * configure: Regenerate.
30137
30138Fri Feb 9 08:21:31 1996 Fred Fish <fnf@cygnus.com>
30139
30140 * gdb.c++/Makefile.in (clean): Add missing '{'.
30141
30142Fri Feb 2 10:19:40 1996 Jeffrey A Law (law@cygnus.com)
30143
30144 * lib/gdb.exp: Provide a default value for noinferior.
30145
30146 * lib/gdb.exp: Fix typos (LDLAGS -> LDFLAGS).
30147 Load libgloss.exp.
30148
30149Thu Feb 1 20:20:14 1996 Jeffrey A Law (law@cygnus.com)
30150
30151 * gdb.disasm/hppa.exp: Compile directly into an executable, use
30152 the executable, not the .o to run the tests from.
30153
30154Wed Jan 31 14:21:09 1996 Jeffrey A Law (law@cygnus.com)
30155
30156 * gdb.base/break.exp: Don't test for program exit or exit status
30157 if $noresults if nonzero.
30158 * gdb.base/langs.exp: Likewise.
30159 * gdb.base/watchpoint.exp: Likewise.
30160
30161 * gdb.base/default.exp: Remove extraneous call to load gdb.exp.
30162 * gdb.chill/pr-8405.exp: Move skip_chill_tests check to just before
30163 trying to compile the testcase.
30164
30165Wed Jan 24 23:42:39 1996 Doug Evans <dje@charmed.cygnus.com>
30166
30167 * gdb.base/interrupt.exp (p func1): xfail sparc64-*-solaris2.
30168 * gdb.base/signals.exp (continue to handler): Likewise.
30169
30170Tue Jan 23 16:28:22 1996 Per Bothner <bothner@kalessin.cygnus.com>
30171
30172 * gdb.c++/classes.exp: Now = returns false/true, not 1/0.
30173
30174 * gdb.fortran/exprs.exp: .LT. and .GT. now return .TRUE. or .FALSE..
30175
30176Tue Jan 23 15:41:57 1996 Jeffrey A Law (law@cygnus.com)
30177
30178 * gdb.base/corefile.exp: Recognize "not found" as failure
30179 when trying to determine if a core file was generated.
30180 If no core file was generate the first time, try again without
30181 the ulimit -c to work around braindamaged shells.
30182
30183Mon Jan 15 09:33:00 1996 Fred Fish <fnf@cygnus.com>
30184
30185 * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
30186 [] tests with "test" and enclose string in quotes.
30187 * gdb.stabs/configure: Rebuild
d63a86f8 30188
c906108c
SS
30189Thu Jan 11 09:43:14 1996 Tom Tromey <tromey@creche.cygnus.com>
30190
30191 Changes in sync with expect:
30192 * aclocal.m4 (CY_AC_PATH_TCLH): Handle Tcl 7.5 and greater.
30193 (CY_AC_PATH_TCLLIB): Handle Tcl 7.5 and greater.
30194 (CY_AC_PATH_TKH): Handle Tk 4.1 and greater.
30195 (CY_AC_PATH_TKLIB): Handle Tk 4.1 and greater. Properly quote
30196 argument to AC_REQUIRE.
30197 * configure: Regenerated.
30198
30199Thu Jan 4 08:17:22 1996 Fred Fish <fnf@cygnus.com>
30200
30201 * gdb.base/corefile.exp: When generating a core, discard any
30202 error messages about ulimit not found and the "core dumped"
30203 message from the shell that runs the coredumper.
30204
30205Wed Jan 3 01:30:41 1996 Jeffrey A Law (law@cygnus.com)
30206
30207 * lib/gdb.exp (skip_chill_tests): Skip them on the PA too.
30208
30209 * gdb.stabs/weird.exp: Use ${target_triplet} to determine
30210 which sed script to run. Expect failure for v_comb test
30211 on PA targets too.
d63a86f8 30212
c906108c
SS
30213Sat Dec 30 16:09:04 1995 Fred Fish <fnf@rtl.cygnus.com>
30214
30215 * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
889bf7c5 30216 "print func2::coremaker_local" and for "backtrace in corefile.exp"
c906108c
SS
30217
30218Sat Dec 30 12:59:12 1995 Fred Fish <fnf@cygnus.com>
30219
30220 * lib/gdb.exp: Fix typo and rewrite skip_chill_tests.
30221 * gdb.stabs/weird.exp: Setup "sparc-sun-sunos4*" and
889bf7c5 30222 "sparc-sun-solaris*" xfails for "p v_comb".
c906108c
SS
30223 * lib/gdb.exp (default_gdb_start): Fix typo.
30224 * gdb.base/corefile.exp: Allow "Core was generated by ..."
30225 messages to not include the full program name that caused
30226 the core dump since some systems (such as solaris) apparently
30227 truncate this path to about 80 characters.
30228 When generating a core file first try increasing the core file
30229 size limit to unlimited since some systems may default it to
30230 zero, and it is harmless to try it. Move the test for failing
30231 to generate a core file to where it will actually get executed.
30232 * gdb.c++/templates.exp (test_ptype_of_templates): Accept
30233 new gdb result from g++ debug info improvements and make old
30234 pattern obsolescent. Also account for size_t differences
30235 (may be int or long).
30236 * gdb.base/a1-selftest.exp (test_with_self): Check for case where
30237 initialization before function call is placed in the delay slot
30238 and thus appears to be skipped over by commands such as "next".
30239
30240Fri Dec 29 16:09:20 1995 Stan Shebs <shebs@andros.cygnus.com>
30241
30242 * gdb.base/a1-selftest.exp (test_with_self): Run without windows.
30243
30244Wed Dec 6 10:45:42 1995 Jeffrey A. Law <law@sethra.cygnus.com>
30245
30246 * gdb.base/*.exp: Make ${srcfile} only be the basename of the
30247 input source file; fix code to compile test to deal with this
30248 convention.
30249 * gdb.c++/*.exp: Likewise.
30250
30251Mon Nov 27 11:40:16 1995 Fred Fish <fnf@cygnus.com>
30252
30253 * gdb.base/signals.exp: Setup "alpha-*-osf2*" xfail for
30254 "bt in signals.exp".
30255
30256Sat Nov 25 20:52:15 1995 Fred Fish <fnf@phydeaux.cygnus.com>
30257
30258 * gdb.base/a1-selftest.exp: Add alpha-dec-osf2 setup_xfail for
30259 "step over execarg initialization" and
889bf7c5 30260 "step over corearg initialization".
c906108c
SS
30261
30262Sat Nov 25 18:20:14 1995 Fred Fish <fnf@cygnus.com>
30263
30264 * gdb.base/ptype.c (main): Declare malloc as a "char *" for systems
30265 with sizeof(pointer) > sizeof(int). Avoid "void *" or include files.
30266
30267Sat Nov 25 11:03:42 1995 Fred Fish <fnf@cygnus.com>
30268
30269 From Rob Savoye (rob@poseidon.cygnus.com)
30270 * Makefile.in, configure.in, gdb.base/{Makefile.in, configure.in},
30271 gdb.c++/{Makefile.in, configure.in}, gdb.chill/{Makefile.in,
889bf7c5
PA
30272 configure.in}, gdb.disasm/{Makefile.in, configure.in},
30273 gdb.stabs/{Makefile.in, configure.in}, gdb.threads/{Makefile.in,
30274 configure.in}: Major reworking for autoconfig.
c906108c
SS
30275 * aclocal.m4, configure, gdb.base/configure, gdb.c++/configure,
30276 gdb.disasm/configure, gdb.stabs/configure, gdb.stabs/default.mt :
889bf7c5 30277 New files.
c906108c
SS
30278 * config/unix-gdb.exp: Make GDB global.
30279 * gdb.base/{a1-selftest.exp, a2-run.exp,bitfields.exp, break.exp,
889bf7c5
PA
30280 callfuncs.exp, commands.exp, corefile.exp, crossload.exp, exprs.exp,
30281 funcargs.exp, interrupt.exp, langs.exp, list.exp, mips_pro.exp,
30282 nodebug.exp, opaque.exp, printcmds.exp, ptype.exp, recurse.exp,
30283 regs.exp, return.exp, scope.exp, setvar.exp, sigall.exp, signals.exp,
30284 term.exp, twice.exp, watchpoint.exp, whatis.exp},
c906108c 30285 gdb.c++/{classes.exp, callfuncs.exp, inherit.exp, misc.exp,
889bf7c5
PA
30286 templates.exp, virtfunc.exp}, gdb.chill/{callch.exp, chillvars.exp,
30287 misc.exp, pr-4975.exp, pr-5016.exp, pr-5020.exp, pr-5022.exp,
30288 pr-5646.exp, pr-5984.exp, pr-6292.exp, pr-6632.exp, pr-8134.exp,
30289 pr-8136.exp, result.exp, string.exp, tuples.exp},
c906108c 30290 gdb.disasm/{hppa.exp, sh3.exp}, gdb.stabs/weird.exp: Change continues
889bf7c5
PA
30291 to returns as necessary, arrange for test to compile own testcase
30292 executable.
c906108c 30293 * lib/gdb.exp: Changes for testsuite to compile own test cases.
d63a86f8 30294
c906108c
SS
30295Tue Nov 21 16:15:45 1995 Fred Fish <fnf@cygnus.com>
30296
30297 * gdb.c++/classes.exp (test_pointers_to_class_members): Add
889bf7c5 30298 clear_xfail at end of test which might not call either pass or fail.
c906108c
SS
30299 * gdb.base/a1-selftest.exp: Add i*86-*-linuxaout xfail for
30300 "backtrace through signal handler".
30301
30302Sat Nov 18 04:09:31 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30303
30304 * gdb.base/sigall.exp: Work around OSF/1-3.x kernel bug when
30305 continuing from a job control stop signal.
30306 * gdb.stabs/alpha.mt: Use $(CFLAGS) when building weird.o.
30307
30308Wed Nov 15 00:28:03 1995 Jeffrey A Law (law@cygnus.com)
30309
30310 * gdb.base/callfuncs.exp: Remove bogus hppa xfails.
30311 * gdb.base/corefile.exp: Likewise.
30312 * gdb.base/funcargs.exp: Likewise.
30313
30314Tue Nov 14 15:18:10 1995 Stu Grossman (grossman@cygnus.com)
30315
30316 * config/hmsirom.exp: Setup for talking to hmsi ROM monitor.
30317 * config/monitor.exp: Add support for setting baud rate.
30318
30319Sat Nov 4 15:35:52 1995 Fred Fish <fnf@cygnus.com>
30320
30321 * gdb.base/a1-selftest.exp: Remove i*86-*-sysv4* and
30322 i*86-*-linux* xfails for "backtrace through signal handler".
30323 * gdb.base/corefile.exp: Add i*86-*-sysv4* xfail for
30324 "print func2::coremaker_local".
30325 * gdb.base/break.exp: Add i*86-*-sysv4*, sparc-sun-sunos4,
889bf7c5 30326 alpha-dec-osf2* xfail for
c906108c
SS
30327 "delete all breakpoints when none".
30328
30329Wed Nov 1 15:57:16 1995 Fred Fish <fnf@cygnus.com>
30330
30331 * gdb.base/break.exp: Change test that deletes all breakpoints
30332 when no user breakpoints are installed. A post 4.15 change
30333 causes gdb to no longer prompt in this case.
30334
30335Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
30336
30337 * gdb.base/return.exp (return_tests): Change xfail for test
30338 "correct value returned double test" to stop xfailing at
30339 Solaris 2.5. Apparently the bug has been fixed.
30340
30341Sun Oct 29 12:18:16 1995 Fred Fish <fnf@cygnus.com>
30342
30343 * gdb.stabs/ecoff.sed: Remove comment lines except for first one.
30344 IRIX 4.0 /bin/sed chokes on them, though they work fine elsewhere.
30345
30346Tue Oct 24 11:12:12 1995 Jeffrey A Law (law@cygnus.com)
30347
30348 * gdb.disasm/hppa.exp: Test lci and syncdma instructions.
30349 * gdb.disasm/hppa.s: Corresponding changes.
30350
30351Wed Oct 18 11:27:47 1995 Jeffrey A Law (law@cygnus.com)
30352
30353 * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target
30354 makefile fragment.
30355 * config/mt-hpux: Deleted.
30356
30357Tue Oct 17 23:02:12 1995 Jeffrey A Law (law@cygnus.com)
30358
d63a86f8 30359 * Many files: When warning about suppressed tests due to a
c906108c
SS
30360 nonexistant test binary, avoid incrementing the warning count.
30361
30362Tue Oct 10 11:00:41 1995 Fred Fish <fnf@cygnus.com>
30363
30364 * Makefile.in (TARGET_FLAGS_TO_PASS): Remove BISON.
d63a86f8 30365
c906108c
SS
30366Sun Oct 8 04:23:14 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30367
30368 * gdb.base/return.exp: Change xfail from "sparc-*-solaris2.*" to
30369 "sparc-*-solaris2*".
30370
30371Sat Sep 23 01:22:23 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30372
30373 * gdb.base/coremaker.c: Produce a full core dump for AIX targets.
30374 Add global and local variables and initialize them.
30375 * gdb.base/corefile.exp: Test correct mapping of corefile sections
30376 by printing variables. Remove rs6000 and powerpc xfails, BFD now
30377 extracts the file name and terminating signal from the core file.
30378 * TODO: Remove note about tests for correct mapping of corefile.
30379 * gdb.base/ptype.c (main): Use boolean2 to inhibit AIX 4.1 xlc
30380 from optimizing it away.
30381 * gdb.stabs/weird.exp: Remove rs6000 xfail, xcoffread.c now
30382 handles common blocks.
30383
30384Thu Sep 21 01:28:10 1995 Jeff Law (law@snake.cs.utah.edu)
30385
30386 * gdb.disasm/sh3.s (fmac): Update for new assembler syntax
30387 * gdb.disasm/sh3.exp (fmac): Corresponding changes.
30388
30389Wed Sep 20 13:15:05 1995 Ian Lance Taylor <ian@cygnus.com>
30390
30391 * Makefile.in (maintainer-clean): New target, synonym for
30392 realclean.
30393 * gdb.base/Makefile.in (maintainer-clean): Likewise.
30394 * gdb.c++/Makefile.in (maintainer-clean): Likewise.
30395 * gdb.chill/Makefile.in (maintainer-clean): Likewise.
30396 * gdb.disasm/Makefile.in (maintainer-clean): Likewise.
30397 * gdb.stabs/Makefile.in (maintainer-clean): Likewise.
30398 * gdb.threads/Makefile.in (maintainer-clean): Likewise.
30399
30400Sun Sep 10 13:14:01 1995 Fred Fish <fnf@cygnus.com>
30401
30402 * gdb.base/scope.exp (text_at_main): Add "hppa*-*-hpux*"
30403 xfails when not gcc compiled for "print foo::funclocal".
30404 (test_at_foo): Add "hppa*-*-hpux*" xfails when not gcc compiled for:
30405 "print foo::funclocal at foo",
30406 "print 'scope1.c'::foo::funclocal at foo",
30407 "print foo::funclocal_bss at foo",
30408 "print 'scope1.c'::foo::funclocal_bss at foo",
30409 "print foo::funclocal_ro at foo",
30410 "print 'scope1.c'::foo::funclocal_ro at foo",
30411 "print bar::funclocal at foo" and
30412 "print 'scope1.c'::bar::funclocal at foo".
30413 (test_at_bar): Add "hppa*-*-hpux*" xfails when not
30414 gcc compiled for "print foo::funclocal at bar".
30415 Expand all messages to ensure that they identify that
30416 the test is at bar().
30417 * gdb.base/opaque.exp: Add "hppa*-*-hpux*" xfails when not
30418 gcc compiled for:
30419 "ptype on opaque struct pointer (statically)",
30420 "ptype on opaque struct tagname (statically)",
30421 "ptype on opaque struct pointer (dynamically) 1",
30422 "ptype on opaque struct tagname (dynamically) 1",
30423 "ptype on opaque struct pointer (dynamically) 2" and
30424 "ptype on opaque struct tagname (dynamically) 2
30425 * gdb.base/nodebug.exp: Add "hppa*-*-hpux*" xfails when not
30426 gcc compiled for:
30427 "p datalocal"
30428 "whatis datalocal",
30429 "ptype datalocal",
30430 "p bsslocal",
30431 "whatis bsslocal", and
30432 "ptype bsslocal".
30433 * gdb.base/langs.exp: Add "hppa*-*-hpux*" xfails for
30434 "backtrace in langs.exp" and "up to langs0__2do in langs.exp"
30435 when not gcc compiled.
30436 * gdb.base/funcargs.exp (float_and_integral_args): Add
30437 "hppa*-*-hpux*" xfail for "run to call2a" when not gcc
30438 compiled.
30439 (discard_and_shuffle): Add "hppa*-*-hpux*" xfail for
30440 "backtrace from call6a" when not gcc compiled.
30441 (shuffle_round_robin): Add "hppa*-*-hpux*" xfail for
30442 "backtrace from call7a" when not gcc compiled.
30443 * gdb.base/callfuncs.exp (do_function_calls):
30444 Add "hppa*-*-hpux*" xfail when not gcc compiled for
30445 "p t_char_array_values(char_array_val2,char_array_val1)",
30446 "p t_char_array_values(char_array_val1,char_array_val2)",
30447 "p t_char_array_values("carray 1","carray 2")",
30448 "p t_char_array_values("carray 1",char_array_val2)",
30449 "p t_char_array_values(char_array_val1,"carray 2")",
30450 "p sum_args(1,{2})",
30451 "p sum_args(2,{2,3})",
30452 "p sum_args(3,{2,3,4})",
30453 "p sum_args(4,{2,3,4,5})"
30454 * gdb.base/corefile.exp: Add "hppa*-*-hpux*" xfail for
30455 "backtrace in corefile.exp" when not gcc compiled.
30456
30457Sat Sep 9 01:35:39 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30458
30459 * gdb.base/signals.exp: Rewrite `handle all print' test as
30460 a procedure. Accept blanks or TABs as whitespace, increase
30461 timeout and expect input buffer size for the large output
30462 from the command. Remove "i*86-*-bsdi2.0" xfail.
30463
30464Sat Sep 2 06:41:26 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30465
30466 * gdb.base/setvar.exp: Add new testcases for truncation when
30467 assigning invalid values to bitfields.
30468
30469Sat Sep 2 00:17:31 1995 Fred Fish <fnf@cygnus.com>
30470
d63a86f8 30471 * gdb.base/callfuncs.exp (do_function_calls): Remove
c906108c
SS
30472 mips-sgi-irix* xfail for
30473 "call inferior func with struct - returns char *"
30474 and fix test so that an optional (unsigned char *) cast is
889bf7c5 30475 accepted in the result.
c906108c
SS
30476
30477Fri Sep 1 13:42:01 1995 Fred Fish <fnf@cygnus.com>
30478
30479 * gdb.base/funcargs.exp (float_and_integral_args): Remove
30480 sparc-sun-solaris2* xfail for "print f1 after run to call2a".
30481 * gdb.c++/Makefile.in (SUFFIXES): Add .SUFFIXES and ".cc" suffix.
30482 * gdb.base/signals.exp: Remove duplicate "handle all print" test
30483 that accidentally got checked in.
30484
30485Sun Aug 27 23:35:35 1995 Fred Fish <fnf@cygnus.com>
30486
d63a86f8 30487 * gdb.base/callfuncs.exp (do_function_calls): Add alpha-dec-osf2*
c906108c
SS
30488 clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
30489 compiled test.
30490 * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
30491 Add mips-sgi-irix5* xfail for not gcc compiled.
30492 * gdb.base/Makefile.in (nodebug.o): Also create nodebug.ci.
6fdff2c5
PA
30493 * gdb.base/nodebug.exp: Add mips-sgi-irix5 xfail when not gcc
30494 compiled for "p top", "whatis top", "p middle", and "whatis
30495 middle".
c906108c
SS
30496 * gdb.base/whatis.exp: Add mips-sgi-irix* xfail for
30497 "whatis signed char" for not gcc compiled.
30498 * gdb.base/setvar.exp: Add mips-sgi-irix4* xfail (works on irix5) for
30499 "set variable signed char=-1 (-1)" and
30500 "set variable signed char=0xFF (0xFF)" for not gcc compiled.
30501 * gdb.base/funcargs.exp (float_and_integral_args):
30502 Add mips-sgi-irix5* xfail for "run to call2a" for not gcc compiled.
30503 Add mips-sgi-irix* xfail when not gcc compiled for
30504 "continue to call2b".
30505 Add mips-sgi-irix4* xfail (works with irix5) when gcc compiled for
30506 "continue to call2g".
6fdff2c5
PA
30507 (discard_and_shuffle): Add mips-sgi-irix5* xfail whn not gcc
30508 compiled for "backtrace from call6a"
30509 (shuffle_round_robin): Add mips-sgi-irix* xfail when not gcc
30510 compiled for "backtrace from call7k". Add mips-sgi-irix5* xfail
30511 when not gcc compiled for "backtrace from call7a".
c906108c
SS
30512 (localvars_after_alloca): Fix gdb_test cmds for
30513 "print * after runto ...".
30514 Remove rs6000-*-* xfails for
30515 "print i after runto localvars_after_alloca" and
30516 "print l after runto localvars_after_alloca"
30517 for all compilers.
30518 * gdb.base/exprs.exp: Add mips-sgi-irix4* xfails (works with irix5),
889bf7c5 30519 when not compiled with gcc, for:
c906108c
SS
30520 "print signed char == (minus)",
30521 "print signed char != (minus)",
30522 "print signed char < (minus)",
30523 "print signed char > (minus)".
30524 * gdb.base/callfuncs.exp (do_function_calls):
30525 Add mips-sgi-irix* xfail, when compiled with native compiler, for
30526 "call inferior func with struct - returns char *".
d63a86f8 30527 * gdb.base/return.exp (return_tests): Change xfail for
c906108c
SS
30528 "correct value returned double test" to include Solaris 2.4.
30529 * gdb.base/funcargs.exp (float_and_integral_args):
30530 Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
d63a86f8 30531
c906108c
SS
30532Sat Aug 26 00:26:11 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30533
30534 * gdb.base/setvar.c, gdb.base/setvar.exp: Add new tests for
30535 enumeration bitfields if compiling with GNU C.
30536 * lib/gdb.exp: Consume `(y or n) ' in `Reinitialize source path
30537 to empty' prompt.
30538
30539Tue Aug 22 00:30:37 1995 Jeff Law (law@snake.cs.utah.edu)
30540
30541 * gdb.base/scope.exp: xfail 'scope0.c'::filelocal_bss before run
30542 test for PRO targets.
30543
30544 * gdb.base/funcargs.exp: Avoid ever setting more than 8
30545 breakpoints in the inferior at any given time by making
30546 two groups of breakpoints for call2*, call6* and call7*
30547 tests.
30548
30549Sun Aug 20 06:58:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30550
30551 * gdb.base/funcargs.exp: Fix typos introduced by Aug 15 change.
30552 * gdb.base/callfuncs.c (main): Use struct_val1 to inhibit xlc
30553 from optimizing it away.
30554 * gdb.base/callfuncs.exp: Remove rs6000-*-* xfails for
30555 "call inferior func with struct".
30556
30557Wed Aug 16 11:57:15 1995 Stan Shebs <shebs@andros.cygnus.com>
30558
30559 * configure.in: Only configure gdb.chill for particular targets.
30560
30561Tue Aug 15 09:42:44 1995 Fred Fish <fnf@cygnus.com>
30562
30563 * gdb.base/Makefile.in: Add action to .c.o transformation
30564 rule that generates a .ci file for each .o file and remove
30565 explicit .c.o rules except for callfuncs.o.
30566 * gdb.c++/Makefile.in: Add .cc.o transformation rule that
30567 generates a .ci file for each .o file and remove explicit
30568 .cc.o rules.
30569 (clean): Remove *.tmp *.ci files.
30570 (EXECUTABLES): Remove templ-info.exp.
30571 * gdb.base/compiler.c: New file.
30572 * gdb.c++/compiler.cc: New file
30573 * gdb.base/scope.exp: Source gdb.base/scope.ci.
30574 Change rs6000-*-* xfail for
30575 "print 'scope0.c'::filelocal_ro" and
30576 "print 'scope1.c'::filelocal" and
30577 "print 'scope1.c'::filelocal_bss" and
30578 "print 'scope1.c'::filelocal_ro" and
30579 "print 'scope1.c'::foo::funclocal" and
30580 "print 'scope1.c'::foo::funclocal_ro" and
30581 "print 'scope1.c'::bar::funclocal" and
30582 "print 'scope0.c'::filelocal_ro" and
30583 "print 'scope1.c'::filelocal at foo" and
30584 "print 'scope1.c'::filelocal_bss at foo" and
30585 "print 'scope1.c'::filelocal_ro at foo" and
30586 "print 'scope1.c'::foo::funclocal at foo" and
30587 "print 'scope1.c'::foo::funclocal_bss at foo" and
30588 "print 'scope1.c'::foo::funclocal_ro at foo" and
30589 "print 'scope1.c'::bar::funclocal at foo" and
30590 "print 'scope0.c'::filelocal_ro" and
30591 "print 'scope1.c'::filelocal" and
30592 "print 'scope1.c'::filelocal_bss" and
30593 "print 'scope1.c'::filelocal_ro" and
30594 "print 'scope1.c'::foo::funclocal" and
30595 "print 'scope1.c'::foo::funclocal_bss" and
30596 "print 'scope1.c'::foo::funclocal_ro" and
30597 "print 'scope1.c'::bar::funclocal" and
30598 "print 'scope1.c'::bar::funclocal_bss"
30599 to only be xfail'd when not compiled with gcc.
d63a86f8 30600 Add rs6000-*-* xfail for
c906108c
SS
30601 "print 'scope0.c'::filelocal_bss before run"
30602 when compiled with gcc.
30603 (test_at_main): Add rs6000-*-* xfail for
30604 "print filelocal_ro in test_at_main"
30605 when compiled with gcc.
30606 * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
889bf7c5 30607 Add rs6000-*-aix* xfail for
c906108c
SS
30608 "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
30609 "ptype t_char_array", not compiled with gcc.
30610 * gdb.base/list.exp (test_list_function): Add rs6000-*-*
30611 xfail for "list foo (in include file)" when gcc compiled.
30612 * gdb.base/funcargs.exp: Source gdb.base/funcargs.ci
889bf7c5 30613 (integral_args): Add rs6000-*-* xfail for
c906108c
SS
30614 "run to call0a" if not compiled with gcc.
30615 (unsigned_integral_args): Add rs6000-*-* xfail for
30616 "run to call1a" if not compiled with gcc.
30617 (float_and_integral_args): Add rs6000-*-* xfail for
30618 "run to call2a" if not compiled with gcc and for
30619 "continue to call2b" for any compiler.
30620 Add rs6000-*-* xfail to
30621 "print f1 after run to call2a" for gcc compiled.
30622 (discard_and_shuffle): Add rs6000-*-* xfail for
30623 "run to call6a".
30624 (shuffle_round_robin): Add rs6000-*-* xfail for
30625 "backtrace from call7a" if not compiled with gcc.
30626 Add rs6000-*-* xfail for
30627 "backtrace from call7b" if compiled with gcc.
30628 (call_after_alloca): Add rs6000-*-* xfail for
30629 "print c in call_after_alloca" and
30630 "print s in call_after_alloca" and
30631 "backtrace from call_after_alloca_subr"
30632 if not compiled with gcc.
30633 (localvars_in_indirect_call): Add rs6000-*-* xfail for
30634 "print c in localvars_in_indirect_call" and
30635 "print c in localvars_in_indirect_call" and
30636 "backtrace in indirectly called function" and
30637 "stepping into indirectly called function"
30638 if not compiled with gcc.
30639 (localvars_after_alloca): Add rs6000-*-* xfail for
30640 "print c after runto localvars_after_alloca" and
30641 "print s after runto localvars_after_alloca" and
30642 "print i after runto localvars_after_alloca" and
30643 "print l after runto localvars_after_alloca"
30644 for all compilers.
30645 * gdb.base/whatis.exp: Source gdb.base/whatis.ci rather
30646 than whatis-info.exp.
30647 * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
30648 than opaque-info.exp.
30649 Setup rs6000-*-* xfail for
d63a86f8 30650 "ptype on opaque struct pointer (statically)" and
c906108c
SS
30651 "ptype on opaque struct pointer (dynamically)" when
30652 not compiled with gcc.
30653 * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
30654 rather than callf-info.exp.
30655 (do_function_calls): Add clear_xfail for rs6000-*-* for
30656 "p t_float_values2(3.14159,float_val2)". Seems to work
30657 fine there, both with xlc and gcc. Need to find out what
30658 it is doing right and fix other platforms.
30659 * gdb.base/callfuncs.exp: Add rs6000-*-* xfail for
30660 "call inferior func with struct - returns int",
30661 "call inferior func with struct - returns long",
30662 "call inferior func with struct - returns float",
30663 "call inferior func with struct - returns double",
30664 "call inferior func with struct - returns char *",
30665 but only if not gcc compiled (presumes xlc compiled).
30666 Change rs6000-*-* xfails for
30667 "call inferior func with struct - returns char" and
30668 " call inferior func with struct - returns short" to only
30669 xfail if not using gcc.
30670 (clean mostlyclean): Remove *.ci and *.tmp files.
30671 * gdb.c++/templates.exp: Source gdb.c++/templates.ci rather
30672 than templ-info.exp.
30673 * gdb.base/langs.exp: Source gdb.base/langs.ci.
30674 Add rs6000-*-* xfail for "up to foo in langs.exp"
30675 "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
889bf7c5 30676 when not gcc compiled.
d63a86f8 30677
c906108c
SS
30678Sat Aug 12 15:05:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30679
30680 * gdb.base/callfuncs.exp: Add xfails for the powerpc.
30681 * gdb.base/corefile.exp: Likewise.
30682 * gdb.base/list.exp: Likewise.
30683 * gdb.base/scope.exp: Likewise.
30684 * gdb.base/siganls.exp: Likewise.
30685
30686 * gdb.base/nodebug.exp: Add xfails for the powerpc. Handle aix4
30687 compiler output.
30688 * gdb.base/whatis.exp: Likewise.
30689
30690Fri Aug 11 13:36:20 1995 Jeff Law (law@snake.cs.utah.edu)
30691
30692 * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
30693 failure (opcode table has been fixed to match reality).
30694
30695Mon Aug 14 09:01:59 1995 Fred Fish <fnf@cygnus.com>
30696
30697 * gdb.base/callfuncs.exp: Add rs6000-*-* xfails for
30698 "call inferior func with struct - returns char",
30699 "call inferior func with struct - returns short"
30700
30701 * gdb.base/scope.exp: Remove rs6000-*-* xfails for
30702 "print 'scope0.c'::filelocal at main",
30703 "print 'scope0.c'::filelocal_bss in test_at_main",
30704 "print 'scope0.c'::filelocal at foo",
30705 "print 'scope0.c'::filelocal_bss in test_at_foo",
30706 "print 'scope0.c'::filelocal at bar",
30707 "print 'scope0.c'::filelocal_bss in test_at_bar"
d63a86f8 30708
c906108c
SS
30709 * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
30710 in source file 1". This bug seems to have been fixed with both
30711 gcc and native cc (was native assembler bug?).
30712
30713Wed Aug 9 08:04:12 1995 Fred Fish (fnf@cygnus.com)
30714
30715 * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
30716 "backtrace through signal handler" to "i*86-*-sysv4*".
30717 * gdb.base/signals.exp: Add xfail for "'next' behaved as
30718 continue" case. Add "known SVR4 bug" to fail message.
30719 Add "i*86-*-bsdi2.0" xfail for "handle all print".
30720 Add "i*86-*-bsdi2.0" xfail for "backtrace in signals_tests_1".
30721 * gdb.base/ptype.exp: Add "i*86-*-sysv4*" xfail for
30722 "whatis unnamed typedef'd enum..." and "ptype t_char_array".
30723 * gdb.base/langs.exp: Add "i*86-*-sysv4*" xfail for
30724 "up to foo in langs.exp", "show language at foo in
30725 langs.exp", "up to cppsub_ in langs.exp", "show
30726 language at cppsub_ in langs.exp", "up to fsub in
30727 langs.exp", and "show language at fsub in langs.exp".
30728 * gdb.base/corefile.exp: Add "i*86-*-sysv4*" to xfail for
30729 "bactrace in corefile.exp".
30730 * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
30731 "call inferior function with struct - returns float" and
30732 "call inferior function with struct - returns double".
d63a86f8 30733
c906108c
SS
30734Mon Aug 7 02:43:28 1995 Jeff Law (law@snake.cs.utah.edu)
30735
30736 * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
30737 * gdb.disasm/sh3.exp: Run the sh3 disassembler tests.
30738 * gdb.disasm/configure.in (sh-*-*): Use sh3.mt makefile fragment.
30739 * gdb.disasm/sh3.mt: Makefile fragment for sh3 ests.
30740
30741Mon Aug 7 08:09:37 1995 Fred Fish <fnf@cygnus.com>
30742
30743 * Makefile.in (CHILL_FOR_TARGET): Use previously defined
30744 (or overriden) "CHILL" macro rather then bare "gcc".
30745 Also look for ../../gcc/xgcc since that is what we will
30746 actually need, not "Makefile". Remove following assignment
30747 of CHILL to CHILL_FOR_TARGET because that results in
30748 recursive definition.
30749
30750Sun Aug 6 16:52:29 1995 Fred Fish <fnf@cygnus.com>
30751
30752 * gdb.base/corefile.exp: Change xfail for backtrace in
30753 corefile.exp from linuxaout to all linux.
30754 * gdb.base/sigall.exp (test_one_sig): Specifically deal with
30755 cases where we miss the breakpoint at the signal handler
30756 for some reason. Setup xfail for linuxoldld/linuxaout and
30757 getting SIGIO. Setup xfail for linuxoldld/linuxaout for
30758 hitting SIGURG breakpoint.
30759 * gdb.base/signals.exp: Setup xfail for "next" acting like
30760 continue to add linuxoldld. Setup xfail for all linux for
30761 "next to handler in signals_tests_1", "backtrace in
30762 signals_tests_1", "continue to func1", "pass SIGUSR1",
30763 and continue to handler".
30764
30765Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
30766
30767 * Update all FSF addresses except those in COPYING* files.
30768
30769Sun Jul 30 17:50:35 1995 Fred Fish <fnf@cygnus.com>
30770
30771 * gdb.base/a2-run.exp: Change messages to be more explicit about
30772 the status of args, and quote binfile in results.
30773
30774Sun Jul 30 10:24:20 1995 Fred Fish <fnf@cygnus.com>
30775
30776 * gdb.base/callfuncs.exp: Add tests for passing structs to
30777 inferior functions and return various types.
30778 * gdb.base/callfuncs.c: Add functions to receive a struct
30779 and return a member of the struct, in various types.
30780
30781Sat Jul 29 14:22:33 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30782
30783 * gdb.base/Makefile.in (clean): Remove callf-info.exp.
30784
30785Fri Jul 28 13:36:11 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
30786
30787 * config/vxworks29k.exp: New file, sources vxworks.exp.
30788
30789Fri Jul 28 00:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30790
30791 * config/gdbremote.exp: New file. Testing framework using
30792 gdbserver.
30793
30794Thu Jul 27 12:17:14 1995 Fred Fish (fnf@cygnus.com)
30795
30796 * gdb.base/interrupt.exp: Setup "i*86-*-linux" xfail for
30797 "call function when asleep" and "send end of file".
30798 * gdb.base/corefile.exp: Add "i*86-*-linuxaout" to xfail list
30799 for "backtrace in corefile.exp".
30800 * gdb.base/a1-selftest.exp: Add "i*86-*-linux*" to xfail list
30801 for "backtrace through signal handler".
30802 * gdb.base/corefile.exp: Make sure we actually generate a core file
30803 before trying the core tests. Some systems allow the user to suppress
30804 generation of core files and default to that (linux for example).
30805 * gdb.base/signals.exp: Change xfail for "next" acting like "continue"
30806 from "i*86-*-linux" to "i*86-*-linuxaout". Works with ELF beta.
30807
30808Tue Jul 25 17:30:10 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30809
30810 * gdb.threads: New directory with some crude multi-threaded
30811 gdb tests (step.exp and step2.exp).
30812 * config/mt-lynx (STEP_EXECUTABLE): Define.
30813 (THREADFLAGS): Define.
30814
30815Tue Jul 25 01:03:52 1995 Jeff Law (law@snake.cs.utah.edu)
30816
30817 * gdb.base/sigall.exp: Avoid losing in SIGPRIO test on lynx.
30818
30819 * gdb.base/signals.exp: Disable whole file for lynx until
30820 further notice.
30821
30822 * gdb.base/signals.exp: xfail test where "next" acts like
30823 "continue" for lynx.
30824
30825 * gdb.base/interrupt.exp: xfail test for calling function while
30826 inferior is asleep for lynx.
30827
30828 * gdb.base/watchpoint.exp: Handle more cases of gdb echoing more
30829 than one cr-lf after each command.
30830
30831Sun Jul 23 23:33:18 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30832
30833 * configure.in: Reinstate setting of stabsdirs variable, fix
30834 typo in setting up configdirs for native builds.
30835
30836 * gdb.base/return.exp: Fix typo in return double test.
30837 * gdb.base/return.c (tmp2, tmp3): Made global to inhibit the
30838 compiler from optimizing them away.
30839
30840Fri Jul 21 11:39:34 1995 Jeff Law (law@snake.cs.utah.edu)
30841
30842 * gdb.base/gdbvars.exp: Expect zero or more additional cr-lf
30843 sequences to be echo'd by gdb when using gdb_test.
30844 * gdb.chill/chexp.exp: Likewise.
30845 * gdb.fortran/exprs.exp: Likewise
30846
30847Thu Jul 20 13:28:36 1995 Jeffrey A. Law <law@rtl.cygnus.com>
30848
30849 * gdb.base/a1-selftest.exp: Reset the timeout value to 30 seconds
30850 after the inferior gdb has started.
30851
30852 * gdb.base/a2-run.exp: Handle gdb echoing more than one cr-lf
30853 after each command.
30854 * gdb.base/funcargs.exp: Likewise.
30855 * gdb.base/gdbvars.exp: Likewise.
30856 * gdb.base/interrupt.exp: Likewise.
30857 * gdb.base/list.exp: Likewise.
30858 * gdb.base/watchpoint.exp: Likewise.
30859 * gdb.c++/demangle.exp: Likewise.
30860 * gdb.c++/inherit.exp: Likewise.
30861 * gdb.chill/chexp.exp: Likewise.
30862 * gdb.fortran/exprs.exp: Likewise.
30863
30864 * gdb.base/watchpoint.exp: Disable watchpoint triggered in syscall
30865 test if we can't handle IO to/from the inferior.
30866
30867 * gdb.c++/misc.exp: Always check for a program already being
30868 started after sending a "run" command to gdb.
30869
30870 * gdb.base/twice.exp: Start with a fresh gdb.
30871
30872 * gdb.chill/chexp.exp: Remove skip_chill_tests check; these tests
30873 only depend on gdb's expression code, not the chill runtime.
30874
30875 * gdb.base/return.c: Put return values into variables so we
30876 can have gdb print them rather than depending on the program
30877 to print them.
30878 * gdb.base/return.exp: Corresponding changes.
30879
30880 * lib/gdb.exp: Provide default value for noinferiorio.
30881 * gdb.base/interrupt.exp: Skip tests if we can't handle IO to/from
30882 the inferior.
30883
30884 * gdb.base/break.exp: Always check for a program already being
30885 started after sending a "run" command to gdb.
30886 (text_next_with_recursion): Don't check the output from the
30887 program's printf statement. Instead just make sure the program
30888 exited.
30889
30890 * gdb.base/commands.exp: Protect tests which need arguments with
30891 $noargs conditionals.
30892
30893Wed Jul 19 22:42:43 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30894
30895 * gdb.base/printcmds.exp: Adjust expect patterns for addresses
30896 of structure member arrays to match gdb/valops.c:value_addr change.
30897
30898Mon Jul 17 10:12:27 1995 Jeff Law (law@snake.cs.utah.edu)
30899
30900 * gdb.base/a1-selftest.exp: Fix unmatched quotes in many timeout
30901 cases.
30902
30903Wed Jul 12 10:20:08 1995 Fred Fish (fnf@cygnus.com)
30904
30905 * configure.in (configdirs): Remove gdb.chill from default list
30906 of subdirs and then add it back in only if doing a native build.
30907 The current chill compiler does not yet work in any cross build.
30908 * Revert all signal changes from Jul 6.
30909 * gdb.base/{sigall.c signals.c}: Define away signal() and alarm()
30910 for sh-hms targets, allowing these tests to link, with no other
30911 changes. Testing is suppressed by setting "nosignals" in site.exp.
30912
30913Thu Jul 6 20:58:30 1995 Fred Fish (fnf@cygnus.com)
30914
30915 * configure.in (signaldirs): Define and add to configdirs for all
30916 targets except some specific ones that are known to not support signals.
30917 Also clean up formatting.
30918 * gdb.base/Makefile.in (EXECUTABLES): Remove sigall and signals.
30919 (signals, sigall): Remove rules to build.
30920 * gdb.base/{sigall.c, sigall.exp, signals.c, signals.exp}:
30921 Moved to new gdb.signals directory.
30922 * gdb.signals: New test directory.
30923 * gdb.signals/{Makefile.in, configure.in, sigall.c, sigall.exp,
30924 signals.c signals.exp}: New or moved files.
30925
30926Sun Jun 25 12:55:18 1995 Jeff Law (law@snake.cs.utah.edu)
30927
30928 * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
30929
30930Wed Jun 21 16:35:55 1995 Fred Fish <fnf@cygnus.com>
30931
30932 * gdb.base/return.exp: Xfail `return double' test failure
30933 on at least Solaris 2.3 and handle future/past versions on
30934 a case by case basis as appropriate. Also update message
30935 to include i*86 failures.
30936
30937Wed May 24 07:10:10 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30938
30939 * Makefile.in: Change variable CFLAGS to TESTSUITE_CFLAGS.
30940
30941 * lib/gdb.exp: Fix comment which erroneously identified
30942 gdb_file_cmd as gdb_load (the 19 May change was in fact to
30943 gdb_file_cmd not gdb_load).
30944 * config/unix-gdb.exp (gdb_load): Add "upvar timeout timeout".
30945
30946 * gdb.base/setvar.exp: Make test names consistent between pass and
30947 fail cases. Use gdb_test more.
30948
30949Fri May 19 07:22:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
30950
30951 * lib/gdb.exp (gdb_load): Add "upvar timeout timeout".
30952
30953Mon May 15 23:50:51 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
30954
30955 * gdb.base/help.exp: Fix expected help string for `show commands'.
30956
30957Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com>
30958
30959 * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
30960
30961 * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
30962 of a text section.
30963
30964Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com)
30965
30966 * config/monitor.exp (gdb_target_monitor): Fix loop interator so
30967 that loop eventually terminates. Fix Connection refused logic so
30968 that testsuite will expire nicely.
30969
30970Wed May 10 17:57:35 1995 Stu Grossman (grossman@andros.cygnus.com)
30971
30972 * config/cpu32bug.exp, config/est.exp, config/hppro.exp,
30973 config/rom68k.exp: New tcl glue for the appropriate monitors.
30974 These all just end up calling monitor.exp.
30975 * config/monitor.exp (gdb_target_monitor): Handle `Connection
30976 refused' by retrying. Cleanup some timeout issues.
30977 * (gdb_load): Reduce timeout. Cleanup some timeout issues.
30978 * lib/gdb.exp (gdb_test gdb_test_exact): Upvar timeout so that
30979 callers don't have to set/restore global timeout variable.
30980
30981 * The following set of changes centralizes management of the global
30982 timeout variable. This way, it can be set in one target dependent
30983 place instead of dozens of places scattered throughout the test suite.
30984 If you need to lengthen a timeout, then you should either set timeout
30985 in one of the config/{target}.exp files, or multiply it by a factor.
30986 Setting it to an absolute value is always going to lose for some
30987 targets.
30988 * gdb.base/a1-selftest.exp (test_with_self): Only use local timeout.
30989 * gdb.base/callfuncs.exp (do_function_calls): Don't set timeout.
30990 * gdb.base/funcargs.exp: Don't set timeout.
30991 * gdb.base/list.exp (test_forward_search): Only use local timeout.
30992 * gdb.base/printcmds.exp (test_print_string_constants
30993 test_print_array_constants): Don't set timeout.
30994 * gdb.base/ptype.exp: Don't set timeout.
30995 * gdb.base/recurse.exp: Don't set timeout.
30996 * gdb.base/return.exp: Don't set timeout.
30997 * gdb.base/watchpoint.exp: Don't set timeout.
30998 * gdb.c++/classes.exp (do_tests): Don't set timeout.
30999 * gdb.c++/virtfunc.exp (test_virtual_calls): Don't set timeout.
31000
31001Wed May 10 16:03:23 1995 Torbjorn Granlund <tege@adder.cygnus.com>
31002
31003 * Makefile.in: Make clean targets work also when SUBDIRS is empty.
31004
31005Mon May 1 07:32:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31006
31007 * lib/gdb.exp: Disable chill tests for irix5.
31008
31009Wed Apr 26 07:36:03 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31010
31011 * gdb.base/scope.exp: Make test names unique. Use gdb_test. Make
31012 each test pass or fail.
31013
31014Sun Apr 23 21:32:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31015
31016 * gdb.base/opaque.exp: Remove xfails for aix; print a warning if
31017 xlc not gcc.
31018
31019Fri Apr 21 15:44:02 1995 Stu Grossman (grossman@rtl.cygnus.com)
31020
31021 * cpu32bug.exp est.exp rom68k.exp: Delete. Unify into monitor.exp.
31022
31023Wed Apr 19 17:41:21 1995 Stu Grossman (grossman@cygnus.com)
31024
31025 * config/est.exp: Fix copyright and comments. Remove dead code.
31026 Use targetname, serialport and baud variables instead of fixed
31027 constants.
31028 * config/rom68k.exp: Fix copyright and comments. Remove dead code.
31029 * config/cpu32bug.exp: New file to support cpu32bug monitors.
31030
31031Wed Apr 19 13:47:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31032
31033 * gdb.base/watchpoint.exp: Don't run
31034 test_watchpoint_triggered_in_syscall for sunos.
31035
31036Mon Apr 17 12:48:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31037
31038 * gdb.base/{break.c,run.c}: Don't include vxWorks.h or stdioLib.h;
31039 they don't seem to exist. Do include stdio.h.
31040
31041Fri Apr 14 09:40:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31042
31043 * gdb.base/a1-selftest.exp: Add alpha xfail.
31044
31045Mon Apr 10 13:07:50 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31046
31047 * gdb.base/watchpoint.c (main): Prompt before calling read().
31048 * gdb.base/watchpoint.exp (test_watchpoint_triggered_in_syscall):
31049 Revise accordingly. Remove cruft about sending "123" several
31050 times, until it gets noticed. Clean up the "print buf[0]" stuff
31051 so that it passes or fails, and waits for prompts in the usual way.
31052
31053Sun Apr 9 09:02:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31054
31055 * gdb.base/recurse.exp: Fix comment.
31056
31057 * TODO: Remove item about printing variables in nodebug.exp. Add
31058 item about enabling tests which are only run on some targets.
31059
31060 * gdb.base/watchpoint.exp: Various cleanups (make each test pass or
31061 fail, make test names unique, use new gdb_test convention
31062 regarding pattern, use gdb_test more, etc.).
31063
31064 * gdb.base/bitfields.exp: Various cleanups (make each test pass or
31065 fail, make test names unique, etc.).
31066
31067Sat Apr 8 02:47:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31068
31069 * gdb.base/nodebug.c: Change return type of top and middle to
31070 short.
31071 * gdb.base/nodebug.exp: Remove xfails for ecoff systems, they
31072 are fixed by the recent mdebugread.c changes. Allow `short ()'
31073 as type for top and middle.
31074
31075Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31076
31077 * gdb.base/break.exp: Remove commented out if $usestubs {}. As
31078 nearly as I can tell, the whole thing was an accident in Stu's
31079 change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant
31080 to replace a send/expect pair with gdb_test, but ended up only
31081 adding the gdb_test. My change of 24 Mar 1995 and Kung's change
31082 of 30 Mar 1995 took care of it, but left this vestigial comment
31083 which I am now nuking.
31084
31085Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31086
31087 * gdb.base/break.exp: Look for different line number for
31088 breakpoint at main depending on usestubs.
31089
31090Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31091
31092 * gdb.base/list.exp: Adjust some alternate expect patterns to
31093 match recent list0.c change. Add alternate expect pattern for
31094 output from `list default lines around main' for optimizing
31095 compilers.
31096
31097Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31098
31099 * lib/gdb.exp: If nosignals is not set, set it to 0.
31100
31101Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com>
31102
31103 * config/slite-gdb.exp: Responds to load symbol table prompt.
31104 * gdb.base/break.exp: Adjust line number, fix rerun.
31105 * gdb.base/langs0.c: Add #ifdef usestubs.
31106
31107Thu Mar 30 15:36:55 1995 Kung Hsu <kung@mexican.cygnus.com>
31108
31109 * gdb.base/list.exp: Adjust line contents after adding new lines in
31110 list0.c. Also fix a syntax error.
31111
31112 * lib/gdb.exp (gdb_run_cmd): Special handling for targets use stubs.
31113 * gdb.base/break.exp: ditto.
31114 * gdb.base/list.exp: ditto.
31115 * gdb.base/bitfields.c: Add #ifdef usestubs in main().
31116 * gdb.base/run.c: ditto.
31117 * gdb.base/list0.c: ditto.
31118 * gdb.base/funcargs.c: ditto.
31119
31120Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com)
31121
31122 * testsuite/config/rom68k.exp (gdb_target_rom68k): Use
31123 $targetname, $serialport and $baud instead of hardwired variables.
31124 * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the
31125 target doesn't support signals.
31126
31127Wed Mar 29 12:29:34 1995 Kung Hsu <kung@mexican.cygnus.com>
31128
31129 * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.
31130
31131Tue Mar 28 08:46:45 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31132
31133 * gdb.base/recurse.exp: Make test names unique. Change \\(+ to \\(.
31134 Don't rely on the value of an auto variable before it has been
31135 initialized. Use gdb_test more.
31136
31137Mon Mar 27 08:00:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31138
31139 * lib/gdb.exp (default_gdb_version): A version number must start
31140 with a digit, but other than that contains all characters up to
31141 the first whitespace character.
31142
31143Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31144
31145 * gdb.base/commands.exp (breakpoint_command_test): New tests.
31146
31147Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31148
31149 * gdb.c++/*.exp: Warn if executable does not exist. The original
31150 reason for skipping the warning was that configure.in sometimes
31151 intentionally skipped building the executables but the tcl code
31152 had no way of knowing. That (a) was always bogus with respect to
31153 error handling, (b) is no longer true (right now there is no way
31154 to skip C++ tests).
31155
31156 * gdb.c++/demangle.exp: Remove unused binfile and srcfile variables.
31157
31158Sat Mar 25 01:16:10 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31159
31160 * gdb.base/list.exp: Add expect patterns for output from
31161 SunPRO compiled executables.
31162 * gdb.base/whatis.exp: Allow leading `signed' for all v_signed_*
31163 types.
31164
31165Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31166
31167 * gdb.base/break.exp (test_next_with_recursion): Accept any line
31168 number (we are already testing that the correct source line text
31169 gets printed).
31170
31171 * gdb.base/break.exp: Make one test if $usestubs. I'm not sure
31172 that is what is intended, but something needed to be done to get
31173 sunos4 native working again.
31174
31175 * gdb.c++/misc.cc (main): Fix typo (#iffef -> #ifdef).
31176
31177 * gdb.base/a1-selftest.exp (test_with_self): Remove comment which
31178 apparently went with a (very) old xfail.
31179
31180Fri Mar 24 13:41:09 1995 Kung Hsu <kung@mexican.cygnus.com>
31181
31182 * gdb.base/callfuncs.exp: call runto_main instead of runto main.
31183 runto_main is a proc in gdb.exp that will do 'step' for target use
31184 stubs.
31185 * gdb.base/exprs.exp: ditto.
31186 * gdb.base/interrupt.exp: ditto.
31187 * gdb.base/opaque.exp: ditto.
31188 * gdb.base/printcmds.exp: ditto.
31189 * gdb.base/ptype.exp: ditto.
31190 * gdb.base/scope.exp: ditto.
31191 * gdb.base/setvar.exp: ditto.
31192 * gdb.base/signals.exp: ditto.
31193 * gdb.base/twice.exp: ditto.
31194 * gdb.c++/classes.exp: ditto.
31195 * gdb.c++/inherit.exp: ditto.
31196 * gdb.c++/templates.exp: ditto.
31197 * gdb.base/break.exp: no run and hit main for stubs. Change line
31198 numbers for breakpoints and info breakpoint.
31199 * gdb.base/break.c: Add #ifdef usestubs for set_debug_traps() and
31200 breakpoint().
31201 * gdb.base/callfuncs.c: ditto.
31202 * gdb.base/exprs: ditto.
31203 * gdb.base/interrupt.c: ditto.
31204 * gdb.base/opaque0.c: ditto.
31205 * gdb.base/printcmds.c: ditto.
31206 * gdb.base/ptype.c: ditto.
31207 * gdb.base/scope0.c: ditto.
31208 * gdb.base/setvar.c: ditto.
31209 * gdb.base/signals.c: ditto.
31210 * gdb.base/twice.c: ditto.
31211 * gdb.c++/misc.cc: ditto.
31212 * gdb.c++/templates.cc: ditto.
31213
31214Fri Mar 24 06:11:05 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31215
31216 * config/vx-gdb.exp, lib/gdb.exp: Regexp cleanups (\[(\] -> \\(, etc.).
31217
31218 * gdb.base/a1-selftest.exp: Don't check for # followed by a digit
31219 somewhere between `read' and `main.c'. I'm pretty sure the
31220 pattern ".*#\[0-9\].*" was slowing down pattern matching a lot,
31221 and it isn't particularly useful.
31222
31223 * gdb.base/scope.exp: Make test names unique. \[(\] -> \\(.
31224
31225Thu Mar 23 14:58:35 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31226
31227 * gdb.base/commands.exp (infrun_breakpoint_command_test): New test.
31228
31229Wed Mar 22 18:36:05 1995 Kung Hsu <kung@mexican.cygnus.com>
31230
31231 * config/mt-slite: add LIBS and -nostdlib.
31232 * config/slite-gdb.exp: add this new file to support sparclite target.
31233
31234Tue Mar 21 21:41:04 1995 Doug Evans <dje@canuck.cygnus.com>
31235
31236 * config/vx-gdb.exp (gdb_load): Update test of vxworks_ld return code.
31237
31238 * gdb.base/a2-run.exp: Change argument to istarget from
31239 "*-*-vxworks" to "*-*-vxworks*".
31240 * gdb.base/{break.exp,default.exp,scope.exp}: Likewise.
31241
31242Tue Mar 21 17:08:47 1995 Kung Hsu <kung@mexican.cygnus.com>
31243
31244 * lib/gdb.exp: add proc runto_main, for targets that use stubs, this
31245 will not runto main but do a 'step' to step out of breakpoint().
31246 * config/mt-slite: add -Dusestubs.
31247
31248Tue Mar 21 12:14:12 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31249
31250 * gdb.base/printcmds.exp (test_artificial_arrays): Send ^V@
31251 instead of just @.
31252
31253 * gdb.base/signals.exp: Add test for "handle all print".
31254 * TODO: Remove "handle all print". Also remove item about
31255 checking copyright date (I don't like the idea of a spurious FAIL
31256 based on when we run the tests).
31257
31258 * gdb.base/recurse.exp: Enable test for SunOS4. xfail one test
31259 for SunOS4 (reason for failure not investigated). Remove
31260 redundant test for $binfile.
31261
31262 * gdb.base/nodebug.c (array_index): Call malloc.
31263
31264 * gdb.base/{corefile.exp,default.exp}: Make names of "up" tests unique.
31265
31266Mon Mar 20 10:08:17 1995 Jeff Law (law@snake.cs.utah.edu)
31267
31268 * gdb.base/recurse.exp: Update gdb_test invocation to use new
31269 conventions and slightly simplify the matching regexp.
31270
31271Fri Mar 17 05:43:28 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31272
31273 * gdb.base/break.exp: Update gdb_test invocation to use new
31274 convention.
31275
31276 * lib/gdb.exp: If noargs is not set, set it to 0.
31277
31278 * gdb.base/nodebug.exp: Comment out redundant test. Make name of
31279 tests unique.
31280
31281 * lib/gdb.exp: Skip CHILL for AIX and Solaris.
31282
31283Thu Mar 16 16:27:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31284
31285 * gdb.base/nodebug.exp: It is OK if GDB thinks top and middle have
31286 one argument of type "<non-float parameter>".
31287
31288Wed Mar 15 15:54:56 1995 Stu Grossman (grossman@cygnus.com)
31289
31290 * config/rom68k.exp: New file to support Motorola IDP board.
31291 * gdb.base/a2-run.exp: Skip this file if noargs is set.
31292 * gdb.base/break.c: Change things around so that this program
31293 doesn't depend upon args. This is necessary to make remote
31294 targets work (in general, they can't take args).
31295 * gdb.base/break.exp: Don't try to send args to program. Don't
31296 expect output. Also, replace lots of code with gdb_test.
31297
31298Wed Mar 15 04:11:14 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31299
31300 * gdb.base/printcmds.exp (test_character_literals_accepted): Test
31301 printing of '\'' (which is what the comment says we are testing,
31302 even though we were not), not '''.
31303 (test_integer_literals_rejected): Test that printing ''' is an error.
31304
31305 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
31306 gdb.chill/chexp.exp, gdb.base/printcmds.exp,
31307 gdb.c++/cplusfuncs.exp, gdb.chill/callch.exp, gdb.chill/misc.exp,
31308 gdb.chill/pr-6292.exp, gdb.chill/string.exp, gdb.chill/tuples.exp:
31309 Use gdb_test not test_print_accept.
31310 * lib/gdb.exp: Remove test_print_accept.
31311
31312 * gdb.base/signals.exp (signal_tests_1): Make pass message
31313 consistent with fail message.
31314
31315 * gdb.base/whatis.exp: Remove xfails for printing char vs.
31316 unsigned char; the bug (PR 1821) is fixed.
31317
31318 * gdb.base/scope.exp: Remove xfails for PRs 1843 and 1868.
31319
31320 * gdb.base/scope.exp (test_at_localscopes): Call pass for
31321 successful tests--makes xfailing them work right.
31322
31323Tue Mar 14 07:39:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31324
31325 * lib/gdb.exp (gdb_test): Between $pattern and $prompt, expect
31326 only \r\n, not .*. The test can pass .* as the last thing in
31327 $pattern if that is what it wants. In addition to providing this
31328 flexibility, this change should speed up pattern matching in cases
31329 where the pattern already ended with .* (there were a number of
31330 them). This change also helps catch bad patterns--in the old
31331 scheme the typo "char \*" instead of "char \\*" would pass. Now
31332 it is caught.
31333 * Many .exp files: Update callers.
31334
31335 * gdb.base/funcargs.exp: Replace \[(\]+ with \\(. The latter is
31336 clearer and does not spuriously match multiple ('s. Likewise for
31337 ) and *.
31338
31339 * gdb.base/nodebug.exp: Test ability to call a function and pass
31340 it a string (even with no debugging info).
31341
31342 * gdb.base/printcmds.exp (test_integer_literals_rejected): Change
31343 "p '\'", which is the same as "p ''" once tcl gets done with
31344 quoting, to "p '\\'", which I suspect is what is intended (one
31345 backslash gets sent to GDB).
31346
31347 * gdb.base/printcmds.exp (test_artificial_arrays): New tests.
31348
31349Fri Mar 10 13:31:46 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31350
31351 * gdb.base/a1-selftest.exp: Remove xfail for solaris. The bug (PR
31352 1817) was fixed literally years ago.
31353
31354Fri Mar 10 02:49:40 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31355
31356 * gdb.base/funcargs.exp (call_after_alloca): Remove `next'
31357 test, it causes stepping out of call_after_alloca_subr with
31358 optimizing compilers.
31359 (localvars_in_indirect_call): Consume GDB prompt if `finish'
31360 fails.
31361
31362 * gdb.c++/templates.exp: Source templ-info.exp only if
31363 the templates executable exists.
31364
31365 * gdb.c++/misc.cc (class Contains_static_instance,
31366 class Contains_nested_static_instance),
31367 gdb.c++/classes.exp (test_static_members): Test printing of
31368 a class that contains a static instance of the class.
31369
31370Thu Mar 9 11:43:55 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31371
31372 * gdb.base/langs2.c (cppsub_): Don't prototype.
31373 * gdb.base/langs2.cxx (cppsub_): Fix prototype (cosmetic value
31374 only, I believe).
31375
31376Wed Mar 8 10:29:33 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31377
31378 * lib/gdb.exp (skip_chill_tests): New procedure.
31379
31380 * gdb.base/signals.exp (signal_tests_1): xfail for irix.
31381
31382Mon Mar 6 10:44:06 1995 Jeff Law (law@snake.cs.utah.edu)
31383
31384 * gdb.disasm/hppa.exp: Delete redundant ".*" at the beginning of
31385 each expect pattern. Cuts runtime from 12 to about 4 seconds.
31386
31387Thu Mar 2 05:31:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31388
31389 * gdb.base/langs.exp: Don't insist that foo__Fi be demangled.
31390
31391 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Only
31392 disassemble 8, not 16, instructions for part 4.
31393
31394 * config/vx-gdb.exp (gdb_start): Use \030, not \CX. tcl doesn't
31395 support the latter anymore.
31396
31397 * gdb.base/Makefile.in: Try compiling callfuncs.c, if that fails try
31398 -DNO_PROTOTYPES.
31399 * gdb.base/callfuncs.c: Control use of prototypes based on
31400 NO_PROTOTYPES, not __STDC__.
31401 * gdb.base/callfuncs.exp (do_function_calls): xfail one of the
31402 t_float_values2 tests if prototypes in use.
31403
31404 * gdb.base/callfuncs.c (t_float_values, t_float_values2,
31405 t_double_values): When checking differences against DELTA, check
31406 that difference is within the range (-DELTA,DELTA), not just
31407 (-infinity,DELTA).
31408
31409Tue Feb 28 16:28:54 1995 Kung Hsu <kung@mexican.cygnus.com>
31410
31411 * config/mips-gdb.exp (gdb_load): In every test case, we need to do
31412 'file' command firts, then 'target', then 'load', this is due to gdb
31413 target set up.
31414 * config/mips-gdb.exp: Fix a couple regular exp bugs.
31415
31416Thu Feb 23 17:44:55 1995 Jeff Law (law@snake.cs.utah.edu)
31417
31418 * gdb.disasm/hppa.s (fmemLRbug_tests): Add tests for the indexing
31419 FP load/store variants.
31420 * gdb.disasm/hppa.exp (fmemLRbug_tests): Test new variants.
31421
31422Wed Feb 22 18:29:08 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
31423
31424 * gdb.base/term.exp: Do not give a warning if not native, it is
31425 not an abnormal condition.
31426
31427Tue Feb 21 13:08:47 1995 Jim Kingdon <kingdon@cygnus.com>
31428
31429 * gdb.base/ptype.exp: Accept char[0] as well as char[] for "ptype
31430 t_char_array".
31431
31432Sun Feb 19 13:10:06 1995 Jim Kingdon <kingdon@rtl.cygnus.com>
31433
31434 * lib/gdb.exp (default_gdb_version): Pass GDBFLAGS to gdb when we
31435 are getting the version number.
31436
31437 * gdb.base/{a1-selftest.exp,corefile.exp}: Do not give a warning
31438 if not native, it is not an abnormal condition.
31439
31440Thu Feb 16 15:56:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31441
31442 * lib/gdb.exp: Just use "file exists", rather than undocumented
31443 dejagnu procedure "findfile".
31444
31445Thu Feb 16 10:30:24 1995 J.T. Conklin <jtc@rtl.cygnus.com>
31446
31447 * config/mt-vxworks (CFLAGS): Set to -g -Dvxworks.
31448 (LDFLAGS): Set to -Xlinker -Ur.
31449
31450 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB, GDBFLAGS):
31451 Removed, these values are set by lib/gdb.exp.
31452
31453 * lib/gdb.exp: If GDBFLAGS is unset, set it to -nx.
31454
31455Wed Feb 15 14:23:28 1995 J.T. Conklin <jtc@rtl.cygnus.com>
31456
31457 * config/vx-gdb.exp (spawn_vxgdb): Use default_gdb_start instead
31458 of replicating gdb startup code.
31459
31460 * config/mt-vxworks (LDFLAGS): Set to -r.
31461 (CFLAGS_FOR_TARGET): Removed.
31462
31463 * config/vx-gdb.exp: always set prompt; gdb.exp sets it to
31464 (gdb) and gdb for vxworks uses (vxgdb).
31465
31466 * Makefile.in, gdb.{base,c++,chill}/Makefile.in (GDB): If a gdb
31467 executable is not in the tree and host != target, use sed and
31468 program_transform_name to determine the gdb name used by the
31469 target.
31470
31471 * configure.in, gdb.{base,c++,chill}/configure.in: changed so
31472 *-*-vxworks* matches vxworks and *-*-netware* matches NetWare.
31473
31474Sun Feb 12 08:11:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31475
31476 * gdb.base/{callfuncs.exp,callfuncs.c}: Add tests for passing
31477 floats, chars, and shorts where there are ANSI-style function
31478 definitions.
31479
31480 * gdb.base/langs.exp, gdb.base/langs*: New test.
31481 * gdb.base/Makefile.in: Build it.
31482 * TODO: Remove item about checking that C names don't get C++
31483 demangling applied; this test tests it.
31484
31485Thu Feb 9 12:43:56 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31486
31487 * gdb.stabs/weird.exp: Remove "Haven't examined" comment which
31488 went with the const70 xfail. The xfail went away a year ago.
31489
31490 * gdb.base/signals.exp: Rename a bunch of tests to give unique names.
31491
31492 * gdb.base/corefile.exp: Give backtrace test unique name. xfail
31493 for hp300.
31494
31495 * gdb.base/interrupt.exp: Also xfail hpux (for hp300).
31496
31497 * gdb.base/a1-selftest.exp: Don't run on hp300.
31498
31499Sat Feb 4 15:04:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31500
31501 * Makefile.in (site.exp): Set host_alias and target_alias as well
31502 as host_triplet and target_triplet.
31503
31504Wed Feb 1 08:03:48 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31505
31506 * gdb.base/a1-selftest.exp: Invoke stty before starting inferior.
31507
31508 * gdb.base/nodebug.exp: Add xfails for ultrix and irix5 (same
31509 places as other ecoff systems).
31510
31511 * gdb.base/a1-selftest.exp (test_with_self): Don't invoke stty on
31512 ultrix.
31513
31514Mon Jan 30 11:44:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31515
31516 * gdb.base/nodebug.c (inner): Use variables so AIX linker doesn't
31517 remove them.
31518 * gdb.base/nodebug.exp: Accept "function" in addition to "text
31519 variable and "variable" in addition to "data variable".
31520 * gdb.base/nodebug.exp: xfail datalocal and bsslocal tests for AIX.
31521
31522 * gdb.base/list.exp (test_forward_search): Set listsize to 4 not
31523 2.
31524 * gdb.base/list1.c (long_line): Add additional statement at start
31525 of function.
31526 * gdb.base/list.exp (test_forward_search): Update line number to
31527 reflect new statement.
31528
31529Sun Jan 29 13:34:25 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31530
31531 * gdb.base/signals.exp: Reinitialize searched source directories
31532 after gdb_start call.
31533
31534Sat Jan 28 01:34:44 1995 Jeff Law (law@snake.cs.utah.edu)
31535
31536 * gdb.disasm/Makefile.in (clean): Delete "errs" file.
31537 * gdb.stabs/Makefile.in: Likewise.
31538
31539 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Revert last
31540 change. Instead split the tests into smaller pieces.
31541 * gdb.disasm/hppa.s: Corresponding changes.
31542
31543Fri Jan 27 09:24:51 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31544
31545 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
31546 Quote ^C when passing it to stty. For some shells ^ is a pipe.
31547
31548 * gdb.base/funcargs.exp: Modify many tests so that every test
31549 either passes or fails. Make some test names unique.
31550
31551Thu Jan 26 19:20:34 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31552
31553 * gdb.base/a1-selftest.exp (test_with_self), gdb.base/interrupt.exp:
31554 Call stty to set interrupt character.
31555
31556 * gdb.disasm/hppa.mt (hppa), gdb.stabs/hppa.mt (weird.o): Check
31557 for HP assembler versus GNU assembler based on actual behavior of
31558 $(CC), rather than assuming that $(AS) is always the GNU assembler.
31559
31560 * TODO: Suggest a few more stepping tests.
31561
31562Wed Jan 25 14:52:41 1995 Stan Shebs <shebs@andros.cygnus.com>
31563
31564 * gdb.base/default.exp: xfail no-stack backtraces for h8300,
31565 restart GDB for h8300 after a continue.
31566 (return): Add pattern to match a29k-udi behavior.
31567 * gdb.base/nodebug.exp: Remove obsolete comment.
31568 * gdb.base/regs.exp: New file, testing of register displays.
31569 * gdb.base/return.exp: Fix typo in reference to $objdir.
31570 * gdb.base/whatis.exp: Always start with a fresh GDB.
31571
31572Wed Jan 25 11:12:07 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31573
31574 * gdb.disasm/hppa.exp (all_fpu_comparison_tests): Set timeout
31575 higher, these tests generate a lot of output.
31576
31577Tue Jan 24 07:58:44 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31578
31579 * lib/gdb.exp (gdb_test): Remove catch from around the send. The
31580 code following the catch silently ignored some errors; without the
31581 catch they should be thrown like any other tcl error. Also, the
31582 catch used "" instead of {} which meant all the callers who wanted
31583 to include one of the characters "[]$ had to quote it an extra time.
31584 * gdb.base/{callfuncs.exp,commands.exp,gdbvars.exp,printcmds.exp,
31585 ptype.exp,signals.exp,watchpoint.exp}, gdb.c++/{cplusfuncs.exp,
31586 demangle.exp}, gdb.chill/chexp.exp, gdb.fortran/exprs.exp:
31587 Remove extra quoting.
31588
31589Mon Jan 23 21:57:54 1995 Jeff Law (law@snake.cs.utah.edu)
31590
31591 * gdb.base/commands.exp: Make test names unique; every test either
31592 passes or fails. Update some comments.
31593
31594 * gdb.disasm/hppa.exp (do_system_control_tests): Update.
31595
31596Sat Jan 21 15:34:52 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31597
31598 The following fixes a FAIL caused by the fact that the alpha stabs
31599 configuration didn't use the ".if alpha" code in weird.def.
31600 * gdb.stabs/weird.def (v_comb): Use type attribute to specify 32
31601 bit pointer, so the 32 bit version works even on the alpha.
31602 * gdb.stabs/{alpha.mt,ecoff.mt,aout.sed,hppa.sed,xcoff.sed,weird.def}:
31603 Remove the stuff which allowed us to have separate versions for
31604 alpha and everything else.
31605
31606 * gdb.c++/cplusfuncs.exp (test_lookup_operator_functions): Fix
31607 regexp which "info func operator\[\](" is supposed to match. Fix
31608 string to send to GDB. Note that GDB still doesn't work right. Add a
31609 new test for "info func .perator\[\](" which GDB does handle correctly.
31610
31611 * gdb.base/nodebug.exp: xfail most of the new tests for ecoff systems.
31612
31613Fri Jan 20 12:14:23 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31614
31615 * gdb.c++/classes.exp, gdb.c++/cplusfuncs.exp,
31616 gdb.c++/inherit.exp, gdb.c++/templates.exp, gdb.c++/virtfunc.exp,
31617 gdb.fortran/exprs.exp, gdb.fortran/types.exp, gdb.chill/chexp.exp,
31618 gdb.base/printcmds.exp: Remove passcount, failcount, etc., stuff;
31619 it makes the tests harder to understand and confuses test-o-matic.
31620 The preferred style is that each test provides a PASS or a FAIL,
31621 and has a unique message (e.g. "continue #54" not just "continue")
31622 which is the same for the pass and the fail.
31623 * gdb.fortran/exprs.exp, gdb.fortran/types.exp,
31624 gdb.chill/chexp.exp: Move test_print_accept and test_print_reject
31625 to lib/gdb.exp.
31626 * gdb.base/printcmds.exp: Use test_print_accept. Remove
31627 prt_accept which was basically the same thing. Likewise for
31628 test_print_reject and prt_reject.
31629 * lib/gdb.exp (test_print_reject): Add some more error message
31630 patterns to match from the former printcmds.exp (prt_reject).
31631 * gdb.c++/classes.exp, gdb.base/scope.exp: Remove spurious xfails.
31632 One defect of the passcount stuff is that some of it failed to
31633 report XPASS where appropriate.
31634 * gdb.c++/cplusfuncs.exp (print_addr_of): No longer accept extra
31635 stuff before and after arg in expected pattern.
31636 (test_paddr_operator_functions): Re-do test without print_addr_of;
31637 this is the only test which seems to want extra stuff there.
31638
31639Tue Jan 17 10:47:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31640
31641 * gdb.base/nodebug.exp: Update new tests to reflect improved
31642 wording of gdb output.
31643
31644 * gdb.base/nodebug.exp: Add tests to check that "print", "whatis"
31645 and "ptype" work on variables in files compiled without -g.
31646 Replaces commented out "maint print msymbol" tests.
31647
31648Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31649
31650 * gdb.base/setvar.c (dummy): Call malloc.
31651
31652 * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
31653 losing with the irix4 sed.
31654
31655 * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal
31656 ALRM" on irix4.
31657
31658Sun Jan 15 21:58:26 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31659
31660 * TODO: Remove items about corefile.exp testing new exec-file and
31661 backtrace; both are now done. Add items about printing enums.
31662
31663Sat Jan 14 11:25:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31664
31665 * gdb.base/sigall.exp (test_one_sig): Attempt to recover if
31666 "get signal $thissig" test fails.
31667
31668 * gdb.base/setvar.exp: Check for and reject crazy expected type hacks.
31669
31670Thu Jan 12 01:14:53 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31671
31672 * gdb.base/sigall.c (gen_*): Pass argument to handle_* to avoid
31673 compiler warning with dec alpha compiler.
31674
31675 * gdb.base/commands.exp (if_while_breakpoint_command_test): Remove
31676 extra \n from gdb_test call (this explains why the prompt test
31677 that I removed yesterday was there).
31678 (user_defined_command_test): Remove extra \n and prompt test.
31679
31680 * gdb.base/sigall.c: If SIGABRT == SIGLOST, just act as if SIGLOST
31681 doesn't exist. Likewise if SIGIO == SIGPOLL, pretend SIGPOLL
31682 doesn't exist.
31683 * gdb.base/sigall.exp: Remove special handling for SIGIO and SIGPOLL.
31684 Also remove alpha workaround, which turns out to be because
31685 SIGABRT == SIGLOST.
31686
31687 * gdb.base/sigall.exp: Add workaround for alpha weirdness.
31688
31689 * gdb.base/help.exp: Don't test "help show".
31690
31691Wed Jan 11 14:37:04 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31692
31693 * gdb.base/commands.exp: Call gdb_exit and gdb_start so that
31694 "set print address" is on.
31695 * gdb.base/commands.exp (if_while_breakpoint_command_test): Don't
31696 pass prompt to gdb_test; gdb_test already looks for the prompt.
31697
31698 * gdb.base/help.exp: Replace most of docstring for "define" with ".*".
31699
31700 * gdb.base/a1-selftest.exp: Don't test "maint dump-me". That test
31701 was a vestige of the manual TESTSTRATEGY, and the purpose of it
31702 was to make sure that gdb can read a core file. But (a) the "read
31703 the corefile" part didn't make it to a1-selftest.exp, we just
31704 delete the corefile after creating it, and (b) we test reading
31705 corefiles in corefile.exp anyway. Also, this test left around a
31706 xgdb process on Solaris.
31707
31708 * gdb.base/corefile.exp: Also test backtrace.
31709
31710Wed Jan 11 00:14:40 1995 Jeff Law (law@snake.cs.utah.edu)
31711
31712 * gdb.base/commands.exp: Test a simple user defined command with
31713 arguments and if/while statements; verify the full user command is
31714 printed by "show user".
31715
31716 * gdb.base/commands.exp: Test if/while commands as part of a
31717 breakpoint command list; verify they appear in breakpoint
31718 information.
31719
31720Wed Jan 11 00:47:58 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31721
31722 * gdb.base/sigall.c (gen_FPE): Generate SIGFPE with kill() rather
31723 than by dividing by zero.
31724
31725Tue Jan 10 21:38:05 1995 Jeff Law (law@snake.cs.utah.edu)
31726
31727 * gdb.base/watchpoint.exp: hppa*-*-*bsd* no longer has problems
31728 performing an inferior call with watchpoints enabled.
31729 * gdb.base/watchpoint.c (main): Delete second unnecessary read
31730 call.
31731
31732Tue Jan 10 18:42:07 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31733
31734 * gdb.stabs/weird.exp: Allow spaces followed by backspaces in echo
31735 of "file" command.
31736
31737 * gdb.c++/classes.exp (test_ptype_class_objects, ptype class Foo):
31738 Add additional pattern for when "int operator int(void);" appears
31739 in a different order.
31740
31741Mon Jan 9 16:22:46 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
31742
31743 * gdb.base/signals.exp: Call gdb_exit and gdb_start.
31744
31745 * gdb.base/help.exp: Replace most of docstrings for "info signals"
31746 and "signal" with ".*".
31747
31748Wed Jan 4 11:35:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
31749
31750 * TODO: Add note about "handle all nostop".
31751
31752 * gdb.base/{sigall.c, sigall.exp}: New test.
31753 * gdb.base/Makefile.in: Add it.
31754
31755Thu Jan 5 17:34:03 1995 Stan Shebs <shebs@andros.cygnus.com>
31756
31757 * lib/gdb.exp, gdb.base/corefile.exp: Supply -nw as argument
31758 when invoking GDB, suppresses any windowing interface.
31759
31760Mon Jan 2 17:40:21 1995 Stan Shebs <shebs@andros.cygnus.com>
31761
31762 * config/sim-gdb: New file, simulator testing support.
31763
31764Wed Dec 28 12:21:50 1994 Jeff Law (law@snake.cs.utah.edu)
31765
31766 * gdb.base/interrupt.exp: Test calling func1 twice.
31767
31768Wed Dec 21 12:51:37 1994 Jim Kingdon <kingdon@deneb.cygnus.com>
31769
31770 * gdb.base/list.exp (test_forward_search): Set timeout higher
31771 when we'll be getting lots of output from gdb.
31772
31773 * gdb.base/a1-selftest.exp: Move code that was inside expect -re
31774 "init_malloc" to after the expect statement. Run it if that
31775 regexp is taken, but also for two others which happen if source
31776 cannot be found.
31777
31778Tue Dec 20 12:35:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31779
31780 * gdb.base/printcmds.exp: New test, for printing register before
31781 program is running.
31782
31783Mon Dec 19 00:32:55 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31784
31785 * gdb.base/list.exp: Correct some alternate expect patterns
31786 to reflect changes in list1.c.
31787
31788Sat Dec 17 14:20:03 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31789
31790 * TODO: Add item regarding large frames.
31791
31792 * gdb.base/{funcargs.exp, funcargs.c} (call_after_alloca): New test.
31793
31794 * TODO: Remove item about enabling return.exp; it
31795 is enabled. Suggest a few more "return" tests.
31796
31797Sat Dec 17 02:33:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31798
31799 * gdb.c++/misc.cc, gdb.c++/inherit.exp: Add testcases for
31800 anonymous unions.
31801
31802Tue Dec 13 11:26:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31803
31804 * gdb.chill/Makefile.in: Put all rule before rules for pr-4975.o
31805 and pr-5646.o, so "make" is the same as "make all", not "make
31806 pr-4975.o".
31807
31808Wed Dec 7 19:02:02 1994 Stan Shebs <shebs@andros.cygnus.com>
31809
31810 * gdb.base/list.exp: Adjust expectations to reflect changes in
31811 list1.c.
31812 (test_forward_search): New test proc.
31813 * gdb.base/list1.c (long_line): New function, has long source line.
31814
31815Thu Dec 1 23:14:49 1994 Stan Shebs <shebs@andros.cygnus.com>
31816
31817 * gdb.base/a1-selftest.exp: Change initial stepping to know about
31818 additional line of code that was added.
31819
31820Wed Nov 30 19:43:14 1994 Jeff Law (law@snake.cs.utah.edu)
31821
31822 * gdb.disasm/hppa.s: Break the large branching tests into smaller
31823 tests so as not to overflow expect's input buffers.
31824 * gdb.disasm/hppa.exp: Corresponding changes.
31825
31826Fri Nov 25 13:37:10 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31827
31828 Beginnings of template debugging tests.
31829 * gdb.c++/templ-info.cc: New file to test for template
31830 debugging capability of the compiler.
31831 * gdb.c++/Makefile.in: Add rule to build templ-info.exp from
31832 templ-info.cc.
31833 * gdb.c++/templates.cc: Add explicit template instantiations
31834 to enable compiling with -fno-implicit-templates. Add destructor
31835 and 'value' method to T5 class for template tests.
31836 * gdb.c++/templates.exp: Add testcases for printing of template
31837 types, setting breakpoints on template methods and calling a
d63a86f8 31838 template method.
c906108c
SS
31839
31840Sat Nov 5 00:20:17 1994 Jeff Law (law@snake.cs.utah.edu)
31841
31842 * gdb.disasm/hppa.exp (branch_tests): Allow any symbol as the
31843 branch target since some assemblers (gas-2.5) may emit a
31844 relocation for the branch instead of resolving it in the
31845 assembler.
31846
31847Sat Oct 29 02:40:40 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31848
31849 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace
31850 through signal handler.
31851
31852Fri Oct 21 11:10:16 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31853
31854 * configure.in (*-*-netware): Use config/mt-netware.
31855
31856 * config/mt-netware: New file.
31857 * config/mt-i386-netware: Removed, separate configs for different
31858 netware architectures are no longer needed now that we have
31859 --with-headers.
31860
31861Sat Oct 15 03:43:00 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31862
31863 * gdb.base/exprs.exp: Remove xfail for alpha, it is fixed
31864 by the recent changes to use ANSI C arithmetic conversions.
31865
31866Sun Oct 9 07:44:06 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
31867
31868 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cache
31869 bug involving using inferior_pid to figure out whether to select a
31870 frame.
31871
31872Wed Sep 28 23:12:02 1994 Jeff Law (law@snake.cs.utah.edu)
31873
31874 * gdb.disasm/hppa.exp: Change arg[0..3] to r[26..23] to
31875 match the current disassembler output.
31876
31877Fri Sep 16 11:42:41 1994 Stan Shebs (shebs@andros.cygnus.com)
31878
31879 * gdb.fortran/exprs.exp: Expect VOID instead of void.
31880 * gdb.fortran/types.exp: Escape the expected '*'s in Fortran
31881 types, expect "int" as type of integer values (for now).
31882
31883Wed Sep 7 23:33:51 1994 Jeff Law (law@snake.cs.utah.edu)
31884
31885 * gdb.base/commands.exp: New tests for if/while commands.
31886
31887Tue Sep 6 13:16:11 1994 Per Bothner (bothner@kalessin.cygnus.com)
31888
31889 * lib/gdb.exp (runto): Replace sub-pattern for hex value
31890 by .*, since hex values have different syntax in Chill mode.
31891
31892Tue Sep 6 02:15:51 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31893
31894 * gdb.c++/demangle.exp (test_arm_style_demangling): Remove
31895 linefeed from expect pattern for repeated types with indices > 9.
31896
31897Mon Aug 29 14:20:44 1994 Stan Shebs (shebs@andros.cygnus.com)
31898
31899 First part of Fortran test suite.
31900 * gdb.fortran: New directory.
31901 * gdb.fortran/exprs.exp, gdb.fortran/types.exp: New files.
31902
31903Sat Aug 27 23:32:43 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31904
31905 * gdb.base/default.exp: Update expect pattern for load command
31906 without arguments.
31907
31908Wed Aug 24 13:15:02 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
31909
31910 * configure.in: Change i386 to i[345]86.
31911 * gdb.base/configure.in: Likewise.
31912 * gdb.c++/configure.in: Likewise.
31913 * gdb.chill/configure.in: Likewise.
31914
31915Tue Aug 23 19:14:06 1994 Stan Shebs (shebs@andros.cygnus.com)
31916
31917 * lib/gdb.exp (gdb_run_cmd): Move comment out from between expect
31918 patterns, since that is not a valid context for comments.
31919
31920Fri Aug 19 15:07:30 1994 Kung Hsu (kung@mexican.cygnus.com)
31921
31922 * gdb.c++/demangle.exp (test_arm_style_demangling): Add tests for
31923 repeated types and repeated types with indices > 9.
31924
31925Tue Aug 16 15:57:52 1994 Stan Shebs (shebs@andros.cygnus.com)
31926
31927 * gdb.base/printcmds.exp: Remove all the a29k XFAILs tagged with
31928 2417; old bug has been fixed.
31929
31930Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
31931
31932 * gdb.base/interrupt.exp: When trying to wake up the inferior,
31933 send the newline ourselves instead of assuming gdb_test will do
31934 so when passed an empty input string.
31935
31936 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
31937 stabs testcode.
31938
31939Fri Aug 5 17:01:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31940
31941 * lib/gdb.exp (gdb_test): Don't send anything if the first
31942 argument is an empty string. This makes cases where we want to
31943 match output that is already in expect's buffers (for example,
31944 matching a breakpoint after gdb_run_cmd has been called) work
31945 reliably.
31946
31947Tue Aug 2 10:24:08 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31948
31949 * config/netware.exp: New file.
31950
31951Thu Jul 28 12:54:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31952
31953 * config/mt-slite (LDFLAGS): If using the newlib in the tree, set
31954 the -B and -L prefixes so we can find the debugging stub.
31955
31956 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Use newlib if it is
31957 there and we are using the gcc from the tree.
31958
31959 * gdb.base/types.c: Removed.
31960
31961 * gdb.base/configure.in: Look for makefile fragments in ../config.
31962 Recognize i386-*-netware.
31963 * gdb.c++/configure.in: Likewise.
31964
31965Mon Jul 25 23:48:50 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
31966
31967 * gdb.base/corefile.exp: Change `else if' to `elseif', which is
31968 the correct TCL syntax.
31969
31970Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31971
31972 * gdb.base/opaque.exp: use runto instead of messing around with
31973 breakpoints. Simplify by using gdb_test.
31974
31975 * gdb.base/bitfields.exp: restart between tests on netware targets
31976 because breakpoints aren't relocated after target death. Run
31977 processes to completion.
31978
31979 * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
31980
31981Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com)
31982
31983 * Makefile.in: Remove extra tabs that confuse some versions
31984 of "make". Use the newly built gdb to test with by default,
31985 rather than the first one in the tester's search path.
31986
31987Sat Jul 23 15:05:47 1994 Stan Shebs (shebs@andros.cygnus.com)
31988
31989 * gdb.base/whatis.exp (v_signed_short_array): Fix a typo.
31990
31991 * gdb.base/help.exp: Update expected add-symbol-file, ignore, and
31992 condition help.
31993
31994Tue Jul 19 10:26:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
31995
31996 * lib/gdb.exp (runto): Rewrite in terms of gdb_run_cmd.
31997
31998 * lib/gdb.exp (gdb_run_cmd): New function, used to start program
31999 running.
32000 * gdb.base/bitfields.exp: Use gdb_run_cmd to start program.
32001 * gdb.base/funcargs.exp: Likewise.
32002
32003 * gdb.base/bitfields.exp: Simplify by using gdb_test.
32004 * gdb.base/funcargs.exp: Likewise.
32005
32006 * lib/gdb.exp (gdb_test): if match times out, don't call fail if
32007 message is "".
32008
32009Mon Jul 18 12:18:07 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32010
32011 * gdb.base/{a2-run,callfuncs,funcargs,interrupt,mips_pro,nodebug,
32012 return,signals,twice}.exp: Handle non-existant binaries
32013 consistantly.
32014
32015 * gdb.base/corefile.exp: Execute coremaker to generate core dump.
32016 * gdb.base/Makefile.in: Don't try to generate a core dump, we
32017 might testing a cross development system.
32018
32019Thu Jul 14 18:13:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32020
32021 * Makefile.in (RUNTEST_FOR_TARGET): Fix relative pathname, the
32022 runtest script is relative to ${srcdir}, not ${rootdir}.
32023
32024Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com)
32025
32026 * gdb.base/signals.exp: Allow for optionality of breakpoint
32027 address.
32028
32029Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32030
32031 * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test.
32032
32033Tue Jul 12 12:22:32 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
32034
32035 * gdb.c++/cplusfuncs.cc: Include <stddef.h>, not <sys/types.h>,
32036 for size_t definition.
32037 * gdb.c++/templates.cc: Likewise
32038
32039 * config/mt-i386-netware: New file.
32040
32041 * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
32042 defined.
32043
32044 * gdb.base/Makefile.in: Added support for systems that name core
32045 files by appending "core" to the program name.
32046 * gdb.base/a1-selftest.exp: Likewise.
32047
32048Mon Jul 11 23:59:18 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32049
32050 * gdb.base/return.exp: Add comment and message for `return double'
32051 test failure on Sparc Solaris.
32052
32053Mon Jul 4 12:10:48 1994 Stan Shebs (shebs@andros.cygnus.com)
32054
32055 * lib/gdb.exp (runto): Allow for optionality of breakpoint address.
32056
32057Wed Jun 29 00:26:17 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32058
32059 * gdb.c++/misc.cc: Instantiate classes to inhibit the compiler
32060 from optimizing them away.
32061 * gdb.c++/classes.exp, gdb.c++/inherit.exp: Update ptype expect
32062 patterns to include default constructors and assignment operators,
32063 to match gcc versions beyond 2.5.8. Accept any cplus demangling
32064 character in the output of the virtual base pointer.
32065
32066Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32067
32068 * gdb.c++/cplusfuncs.exp: Use string_to_regexp and a regular
32069 expression match in print_addr_of to avoid unintented matches.
32070 * gdb.c++/virtfunc.exp: Accept alternate ptype output of g++
32071 versions up to 2.5.8.
32072
32073Mon Jun 20 23:54:37 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32074
32075 * gdb.base/list.exp: Tweak alternate pattern for listing of an
32076 included file to run under newer versions of expect.
32077 * gdb.c++/demangle.exp: Add spaces to the expect patterns between
32078 consecutive >'s in templates to accomodate recent cplus-dem.c change.
32079 Remove xfail for the virtual table of BDDHookV.
32080
32081Sat Jun 18 12:51:34 1994 Stan Shebs (shebs@andros.cygnus.com)
32082
32083 * lib/gdb.exp (string_to_regexp): Set a default result.
32084 (default_gdb_start): Fix misleading message.
32085
32086Wed Jun 15 12:10:10 1994 Stan Shebs (shebs@andros.cygnus.com)
32087
32088 * config/mt-a29k-udi, config/mt-i960-nindy, config/mt-sparc-aout:
32089 Remove all CC, etc definitions.
32090 * config/mt-hpux: New file.
32091 * config/mt-mips-ecoff (CFLAGS_FOR_TARGET): Remove:
32092 (CFLAGS, LDFLAGS): Define.
32093 * config/mt-slite (CFLAGS_FOR_TARGET): Change to LDFLAGS.
32094
32095 * Makefile.in (site.exp): Don't insert host_os, etc.
32096 (just-check): Just use RUNTEST with RUNTESTFLAGS only.
32097 (distclean): Check existence of subdir.
32098 * gdb.base/configure.in (hppa*-*-hpux*): Recognize.
32099 * gdb.base/Makefile.in: General cleanup and simplification.
32100 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
32101 to build executables. Use default rule to build .o files.
32102 (EXPECT, RUNTEST, CC): Fix relative pathname.
32103 (site.exp): Don't insert host_os, etc.
32104 * gdb.base/signals.c (main): Don't call signal unless SIGALRM
32105 and/or SIGUSR1 defined.
32106 * gdb.base/watchpoint.c: Don't include stdio.h a second time.
32107 * gdb.c++/Makefile.in: General cleanup and simplification.
32108 Use CC, CFLAGS, and LDFLAGS instead of ..._FOR_TARGET versions
32109 (CFLAGS): Remove.
32110 (EXPECT, RUNTEST_FOR_TARGET, CXX): Fix relative pathname.
32111
32112Fri Jun 10 10:55:09 1994 Jeff Law (law@snake.cs.utah.edu)
32113
32114 * gdb.base/recurse.exp: Misc changes to get tests running again
32115 after Kung's changes to the watchpoint code.
32116 * gdb.base/watchpoint.exp: Likewise.
32117
32118Thu Jun 9 15:16:55 1994 Per Bothner (bothner@kalessin.cygnus.com)
32119
32120 * lib/gdb.exp (string_to_regexp): Convert {\} also.
32121
32122Wed Jun 8 12:12:17 1994 Stan Shebs (shebs@andros.cygnus.com)
32123
32124 * config/udi-gdb.exp, config/unix-gdb.exp: Call default_gdb_start.
32125 * lib/gdb.exp (default_gdb_start): Define.
32126 * gdb.base/bitfields.exp, gdb.base/break.exp, gdb.base/exprs.exp,
32127 gdb.base/funcargs.exp, gdb.base/opaque.exp,
32128 gdb.base/printcmds.exp, gdb.base/ptype.exp, gdb.base/recurse.exp,
32129 gdb.base/scope.exp, gdb.base/setvar.exp, gdb.base/watchpoint.exp,
32130 gdb.c++/classes.exp, gdb.c++/misc.exp, gdb.c++/virtfunc.exp:
32131 Don't call gdb_target_udi in between tests.
32132
32133Tue Jun 7 08:30:15 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32134
32135 * gdb.c++/demangle.exp: Use gdb_test_exact, rather than demangle
32136 (which was basically just a local version of the same thing). In
32137 addition to avoiding duplication, gdb_test_exact is faster.
32138 * lib/gdb.exp (gdb_test_exact): Fix typo.
32139
32140 * lib/gdb.exp (delete_breakpoints): If there were no breakpoints,
32141 don't give an error.
32142
32143 * gdb.base/term.exp: Call delete_breakpoints before starting.
32144
32145 * gdb.base/Makefile.in (EXECUTABLES): Remove t10.
32146 (t10): Add comment.
32147
32148Mon Jun 6 18:26:50 1994 Stan Shebs (shebs@andros.cygnus.com)
32149
32150 Reorganization of the GDB Test Suite.
32151
32152 * gdb.base: New directory, contains all the basic tests.
32153 * gdb.c++: New directory, tests specific to C++.
32154 * gdb.chill: New directory, tests specific to Chill.
32155 * gdb.t00, gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06,
32156 gdb.t07, gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13,
32157 gdb.t15, gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23,
32158 gdb.t24, gdb.t30, gdb.t31: Removed directories, contents moved
32159 into appropriate new directories (t00-t17 to base, t20-t23 to c++,
32160 t30-31 to chill).
32161 * */gdbme.*: Rename to match appropriate expect scripts.
32162 * gdb.base/bitfields.c, gdb.base/break.c, gdb.base/callfuncs.c,
32163 gdb.base/coremaker.c, gdb.base/exprs.c, gdb.base/funcargs.c,
32164 gdb.base/interrupt.c, gdb.base/list0.c, gdb.base/list0.h,
32165 gdb.base/list1.c, gdb.base/mips_pro.c, gdb.base/nodebug.c,
32166 gdb.base/opaque-info.c, gdb.base/opaque0.c, gdb.base/opaque1.c,
32167 gdb.base/printcmds.c, gdb.base/ptype.c, gdb.base/recurse.c,
32168 gdb.base/return.c, gdb.base/run.c, gdb.base/scope0.c,
32169 gdb.base/scope1.c, gdb.base/setvar.c, gdb.base/signals.c,
32170 gdb.base/types.c, gdb.base/twice.c, gdb.base/watchpoint.c,
32171 gdb.base/whatis-info.c, gdb.base/whatis.c: New names of C files.
32172 * gdb.c++/cplusfuncs.cc, gdb.c++/templates.cc, gdb.c++/misc.cc,
32173 gdb.c++/virtfunc.cc: New names of C++ files.
32174 * gdb.chill/chillvars.ch: New name of Chill file.
32175 * gdb.base/configure.in, gdb.c++/configure.in,
32176 gdb.chill/configure.in: Merge in contents of gdb.t*/configure.in.
32177 * gdb.base/Makefile.in, gdb.c++/Makefile.in,
32178 gdb.chill/Makefile.in: Merge in contents of gdb.t*/Makefile.in.
32179 * configure.in (configdirs): Update to reflect directory changes.
32180 (target_abbrev): No longer define for any configuration.
32181 * Makefile.in: Cosmetic improvements to header comments.
32182
32183Fri Jun 3 18:56:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
32184
32185 Various changes to gdb.t31:
32186
32187 * Makefile.in (gdbme.o): Compile with -fspecial_UC.
32188 * gdbme.ch: Make all key-words and predefineds be upper-case.
32189 * chillvars.exp: Expect key-words and predefinds in upper-case.
32190
32191 * chillvars.exp: Use gdb_test_exact many places.
32192 Change expected output for arrays (which now includes index labels).
32193
32194 * pr-5020.exp, gdme.ch (module PR_5020):
32195 New test, for PR-5020.
32196
32197Thu Jun 2 16:02:41 1994 Per Bothner (bothner@kalessin.cygnus.com)
32198
32199 * lib/gdb.exp (string_to_regexp, gdb_test_exact): New procedures.
32200 * Makefile.in (CHILL_LIB): Remove bogus redundant definitions.
32201
32202Sun May 29 22:31:42 1994 Per Bothner (bothner@kalessin.cygnus.com)
32203
32204 * Makefile.in: Fix bit-rot in definitions of CHILL,
32205 CHILL_FOR_TARGET and Chill_LIB.
32206 * gdb.t31/gdbme.ch: Fix syntax of nested array tuples.
32207 * gdb.t31/Makefile.in: Add definitions for CHILLFLAGS,
32208 CHILL, and CHILL_LIB.
32209
32210Sat May 21 10:05:08 1994 Bill Cox (bill@rtl.cygnus.com)
32211
32212 * Revert the previous changes. Please see Rob's directory
32213 /lisa/test/rob/progressive/gdb/testsuite for these fixes.
32214
32215Thu May 19 12:51:00 1994 Bill Cox (bill@rtl.cygnus.com)
32216
32217 * Makefile.in, configure.in, config/mips-gdb.exp,
a9c64011
AS
32218 config/mt-a29k-udi, config/mt-i386-aout, config/mt-i960-nindy,
32219 config/mt-sparc-aout, config/udi-gdb.exp, config/unix-gdb.exp,
32220 config/unknown.exp, gdb.t00/default.exp, gdb.t00/help.exp,,
c906108c
SS
32221 gdb.t00/teststrategy.exp, gdb.t01/Makefile.in, gdb.t02/Makefile.in,
32222 gdb.t02/whatis.exp, gdb.t03/Makefile.in, gdb.t03/gdbme.c,
32223 gdb.t04/Makefile.in, gdb.t05/Makefile.in, gdb.t06/Makefile.in,
32224 gdb.t06/break.exp, gdb.t06/signals.c, gdb.t06/signals.exp,
32225 gdb.t08/Makefile.in, gdb.t08/opaque.exp, gdb.t09/Makefile.in,
32226 gdb.t10/Makefile.in, gdb.t11/Makefile.in, gdb.t12/Makefile.in,
32227 gdb.t13/Makefile.in, gdb.t15/Makefile.in, gdb.t15/funcargs.exp,
32228 gdb.t15/gdbme.c, gdb.t15/return.exp, gdb.t16/Makefile.in,
32229 gdb.t17/Makefile.in, gdb.t17/callfuncs.exp, gdb.t17/gdbme.c,
32230 gdb.t20/Makefile.in, gdb.t21/Makefile.in, gdb.t21/cplusfuncs.exp,
32231 gdb.t22/Makefile.in, gdb.t22/virtfunc.exp, gdb.t23/Makefile.in,
32232 gdb.t24/demangle.exp, lib/gdb.exp: Check in Rob's testing
32233 changes from 94Q1.
32234
32235Wed May 18 17:04:03 1994 Bill Cox (bill@rtl.cygnus.com),
32236
32237 * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
32238 config/mt-slite, config/mt-unix, config/mt-vxworks: Add
32239 Rob's new testing fragments.
32240
32241Tue May 17 15:04:14 1994 Bill Cox (bill@rtl.cygnus.com)
32242
32243 * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
a9c64011 32244 lib/gdb.exp: Replace error proc calls with perror.
c906108c
SS
32245
32246Mon May 16 19:00:50 1994 Stan Shebs (shebs@andros.cygnus.com)
32247
32248 * gdb.t00/teststrategy.exp: Reorder so that AIX gdb can print the
32249 version also, match on casted version strings, and match on
32250 gdb startup case where the line numbers might be messed up.
32251
32252Fri May 13 18:00:27 1994 Bill Cox (bill@rtl.cygnus.com)
32253
32254 * config/mt-i960-vx (LDFLAGS): Add '-r' option for test links.
a9c64011 32255 (CFLAGS): Delete it from here.
c906108c
SS
32256
32257Tue May 3 16:08:09 1994 Kung Hsu (kung@mexican.cygnus.com)
32258
32259 * gdb.t22/virtfunc.exp: Fix g++ ptype expected outputs.
32260
32261Fri Apr 29 14:26:35 1994 Stan Shebs (shebs@andros.cygnus.com)
32262
32263 * Makefile.in (RUNTEST): Default to just "runtest".
32264
32265Tue Apr 26 22:21:40 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32266
32267 * gdb.t17/callfuncs.exp: More comments about t_func_values tests.
32268 * gdb.t17/gdbme.c (t_func_values): Add comments about how and why
32269 the code has been restructured.
32270
32271Thu Apr 21 12:48:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32272
32273 * gdb.t00/default.exp (set write): Allow any number of \r and/or
32274 \n, not just one of each.
32275
32276 * gdb.t07/gdbme.c (main): Don't take address of an array; SunOS4
32277 /bin/cc gives a warning if you do.
32278
32279Thu Apr 21 11:54:04 1994 Kung Hsu (kung@mexican.cygnus.com)
32280
d63a86f8 32281 * gdb.t24/demangle.exp: change expect pattern of
c906108c
SS
32282 __t10ListS_link1ZUiRCUiPT0
32283
32284Wed Apr 13 15:05:00 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32285
32286 * gdb.t07/{recurse.exp, recurse.c}: New tests for watchpoints
32287 on local variables in recursive functions.
32288
32289 * gdb.t07/Makefile.in: Build the new test.
32290
32291Tue Apr 12 20:45:25 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32292
32293 * gdb.t17/gdbme.c (t_func_values): Do not compare function pointers
32294 directly. Instead compare the return values from actual calls.
32295
32296Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
32297
32298 * Makefile.in (check): Set TCL_LIBRARY for runtest.
32299
32300Mon Apr 11 09:15:30 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32301
32302 * From Peter Schauer with minor modifications.
a9c64011
AS
32303 * gdb.t15/return.exp (return_tests): Handle targets where "return"
32304 stops in mid-line in the caller. Add xfail for returning a float
32305 value on X86 targets.
c906108c
SS
32306
32307Tue Apr 5 15:16:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32308
32309 * gdb.disasm/hppa.exp (fcmp_tests): Break up into two halves
32310 to avoid expect lossage.
32311 (fmem_LRbug_tests): Likewise.
32312 * gdb.disasm/hppa.s: Corresponding changes.
32313
32314 * gdb.disasm/hppa.exp: Rework escape sequences and end-of-line
32315 conditions to work with latest dejagnu/expect.
32316
32317 * gdb.t15/funcargs.exp (finish from indirect call): No longer
32318 expected to fail on the PA.
32319 (backtrace in call with trampolines): Explicitly require main
32320 to be frame #1 (no trampolines should show up in backtrace).
32321
32322 * gdb.t00/default.exp: Use "exp_continue" rather than obsolete
32323 "continue -expect".
32324 * gdb.t06/break.exp: Likewise.
32325 * gdb.t07/watchpoint.exp: Likewise.
32326 * gdb.t13/bitfields.exp: Likewise.
32327 * gdb.t15/{funcargs,return}.exp: Likewise.
32328 * gdb.stabs/weird.exp: Likewise.
32329 * config/{mips,udi}-gdb.exp: Likewise.
32330
32331 * hppa.sed: Enclose comments within a sed command to avoid
32332 losing with the old OSF1 sed.
32333
32334Wed Mar 30 00:31:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32335
32336 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs for
32337 sequent dynix.
32338 * gdb.t06/signals.exp: Add clear_xfail for sequent dynix.
32339 * gdb.t15/funcargs.exp: Conditionally step again to really
32340 finish from marker_call_with_trampolines. Handle the case where
32341 the first step from within call_with_trampolines already steps
32342 us back to main.
32343 * gdb.t15/gdbme.c: Add comment to closing brace of
32344 call_with_trampolines for funcargs.exp.
32345
32346Tue Mar 29 23:55:27 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32347
d63a86f8 32348 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
c906108c
SS
32349 Fix typo(s).
32350
32351Sun Mar 27 16:53:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32352
32353 * gdb.t07/gdbme.c: More code for watchpoint testing.
32354
32355 * gdb.t07/watchpoint.exp: Accept both "Watchpoint" and
32356 "Hardware watchpoint" throughout file.
32357 (test_watchpoint_triggered_in_syscall): New test.
32358 (test_complex_watchpoint): New test.
32359
32360Fri Mar 25 17:05:31 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32361
32362 * gdbme.c (call_with_trampolines): New function to try and step
32363 into. Tests trampoline problems on the PA.
32364
32365 * funcargs.exp (localvars_in_indirect_call): No longer expect
32366 stepping into indirect call to fail on PAs.
32367 (test_stepping_over_trampolines): New test.
32368
32369Wed Mar 23 07:43:33 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32370
32371 * TODO: Add suggestions for static member function tests, and
32372 completion tests.
32373
32374Wed Mar 16 08:28:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32375
32376 * TODO: Add suggestions for "p/a" tests.
32377
32378 * lib/gdb.exp: Set prompt to (gdb) if it isn't already set.
32379 (default_gdb_exit): Replace all the hair with sending "quit" to
32380 the process with a simple close.
32381
32382Tue Mar 15 08:45:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32383
32384 * TODO: Add suggestions for shared library tests.
32385
32386Sun Mar 13 10:45:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32387
32388 * TODO: Add suggestions for x/s tests.
32389
32390Fri Mar 11 08:22:00 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32391
32392 * gdb.t00/help.exp: Replace most of docstrings for "tbreak",
32393 "enable once", and "enable breakpoints once" with ".*".
32394
32395Thu Mar 10 08:34:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32396
32397 * TODO: Add suggestions about structure passing tests.
32398
32399Mon Mar 7 13:45:54 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32400
32401 * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for
32402 the primary1 test, use work around if __GNUC__ < 2.
32403 * gdb.t06/signals.c: Add comments for signals.exp pattern matching.
32404 * gdb.t06/signals.exp: Add XFAILs for i386 bsd and vax ultrix.
32405 Test for bad output rather than waiting for timeout. Issue
32406 second continue only if first continue failed.
32407
32408Wed Mar 2 10:08:01 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
32409
32410 * gdb.t21/cplusfuncs.exp (test_paddr_operator_functions): Do
32411 operator[] test with gdb_test because the old code didn't seem to
32412 be getting the quoting right with the new dejagnu.
32413
32414Thu Feb 24 19:49:25 1994 Rob Savoye (rob@poseidon.cygnus.com)
32415
32416 * lib/gdb.exp: Set GDB to a fresh gdb if there is one, else use
32417 one from the path.
32418 * Makefile.in: Use a fresh expect if there is one, use runtest
32419 from the src tree if there is one.
d63a86f8 32420
c906108c
SS
32421Thu Feb 24 18:49:37 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
32422
32423 * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
32424 next over recursive call. Revise the tests from that point on
32425 (which had been skipped) to match GDB's actual (correct) output.
32426
32427 * gdb.t07/watchpoint.exp (test_stepping): Remove xfail for bug
32428 with next over a breakpoint whose condition is false.
32429
32430 * gdb.t00/help.exp: Comment out "help set print" tests just like
32431 (and for same reason as) "help set" test.
32432
32433Mon Feb 14 09:58:23 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32434
32435 * gdb.disasm/hppa.s (fmemLRbug_tests): New tests.
32436 * gdb.disasm/hppa.exp (fmemLRbug_tests): Run them.
32437
32438Sun Feb 6 15:36:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32439
32440 * gdb.t06/break.exp (test_next_with_recursion): Remove no longer
32441 necessary gdb_target_udi.
32442
32443 * gdb.t03/ptype.exp: For UDI, skip tests which call malloc.
32444
32445 * gdb.t02/whatis.exp, gdb.t03/ptype.exp: Remove xfails for PRs
32446 1838 and 2417; they are fixed.
32447
32448 * gdb.t02/whatis.exp (v_char_array, v_signed_char_array),
32449 gdb.t03/ptype.exp (ptype structure, ptype union):
32450 Remove xfails; the test is looser than when the xfails were added.
32451
32452 * gdb.t00/{help.exp,default.exp}: Don't test "target remote" on UDI.
32453 * gdb.t00/help.exp: Don't expect remote to be in "help target" output.
32454
32455 * gdb.t01/run.exp: Only run shell test if isnative.
32456
32457 * config/udi-gdb.exp (gdb_load): Use "file", not "load" command,
32458 since "run" automatically loads if necessary. Call gdb_target_udi
32459 after the "file" since "file" kills any execution target.
32460
32461 * config/udi-gdb.exp (gdb_start): Don't send "set args main" to
32462 GDB. GDB doesn't work that way (not anymore at least) on UDI.
32463 * gdb.t01/run.exp, gdb.t06/break.exp: Don't pass extra first
32464 argument for UDI.
32465
32466Fri Feb 4 12:19:32 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
32467
32468 * gdb.t17/interrupt.c: If we get EINTR, don't print an error message.
32469
32470 * gdb.t17/callfuncs.exp: Add xfails for rs6000.
32471
32472Sat Feb 5 09:11:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32473
32474 * gdb.t24/demangle.exp: Re-write demangle to just call gdb_test,
32475 properly quoting regexps. This makes the second argument to
32476 demangle a fixed string, which matches the callers, instead of a
32477 shell-style pattern which is what the previous implementation
32478 used. Update some of the callers.
32479
32480Sat Feb 5 10:19:09 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32481
32482 * gdb.disasm/hppa.s (comib_tests): Add missing instruction.
32483 (comib_nullified_tests): Fix typo.
32484 * gdb.disasm/hppa.exp (all comb tests): Fix thinkos in expect
32485 strings. No longer expected to fail.
32486
32487 * gdb.disasm/hppa.s (addib_tests): Fix typo.
32488 * gdb.disasm/hppa.exp (all addb tests): Fix thinkos in expect
32489 strings. No longer expected to fail.
32490
32491 * gdb.disasm/hppa.exp (fmpy_addsub_tests): Fix typo in expect
32492 string. No longer expected to fail.
32493
32494Fri Feb 4 23:45:11 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32495
32496 * gdb.disasm/hppa.exp (fcmp_tests): Fix thinko in expect string.
32497 No longer expected to fail.
32498
32499 * gdb.disasm/hppa.exp (xmpyu_tests): Fix buglet in expect
32500 string. No longer expected to fail.
32501
32502Fri Feb 4 10:35:42 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32503
32504 * gdb.t24/demangle.exp: Remove a bunch more tests which differ
32505 only in the names (I probably got most of them). I was even
32506 generous with some which differed in underscores in names, and
32507 probably missed a few, and I *still* was able to remove almost a
32508 third of the file with almost no impact on testsuite coverage.
32509
32510Thu Feb 3 12:04:49 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32511
32512 * gdb.t00/default.exp: Match udi_attach error message as well as
32513 the one from child_attach.
32514
32515 * gdb.t00/default.exp: Use "." instead of "?" to match a question mark.
32516
32517 * gdb.stabs/weird.exp: Remove xfail for const70; just fixed in GDB.
32518
32519 * gdb.stabs/weird.def (bad_neg0type): Size of this type is 16, not 8.
32520 * gdb.stabs/weird.exp: Remove xfail for "p bad_neg0"; this fixes it.
32521
32522 * Move test with enums and partial symbols back to
32523 gdb.t03/{ptype.exp,gdbme.c} from gdb.stabs/{weird.def,weird.exp}.
32524 Reverts the change of 26 May 93. Per today's change to
32525 stabs.texinfo, the behavior that weird.exp was expecting was
32526 unreasonable; what is important is that the compiler+gdb get
32527 things right, which happens with a recent gcc. Also fix the test
32528 to deal with native compilers which put out the stab gdb can't
32529 deal with.
32530
32531Mon Jan 31 15:40:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32532
32533 * gdb.t24/demangle.exp: Remove a bunch of tests which differ only
32534 in the names. The main thing these accomplish is to slow things down.
32535 Many more such duplicates surely remain.
32536
32537 * gdb.t00/help.exp: Comment out "help support" test just like
32538 (and for same reason as) "help set" test.
32539
32540Mon Jan 31 06:43:45 1994 Fred Fish (fnf@cygnus.com)
32541
32542 * gdb.t06/break.exp: Remove setup_xfails for
32543 sparc-sun-solaris2.*, these tests now pass with latest gcc and gdb.
32544 * gdb.t20/inherit.exp (test_ptype_si): Update warning message
32545 about known bug in gcc to include up through 2.5.8.
32546 * gdb.t20/inherit.exp (test_ptype_vi): Accept "_vb." as well as
32547 well as "_vb$".
32548 * gdb.t21/cplusfuncs.exp (test_lookup_operator_functions):
32549 Remove setup_xfails for sparc-sun-solaris2.*, these tests now pass
32550 with latest gcc and gdb.
32551 * gdb.t22/virtfunc.exp (test_ptype_of_classes): Accept "_vb." as
32552 well as "_vb$".
32553
32554Sat Jan 29 23:31:26 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32555
32556 * configure.in (hppa*-*-*): Also configure and build stabs-only
32557 tests.
32558
32559Thu Jan 27 08:21:16 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32560
32561 * gdb.t10/hppa.mt: A makefile fragment for the PA.
32562 * gdb.t10/configure.in (hppa*-*-*): Use it.
32563
32564Tue Jan 25 12:58:26 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32565
32566 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.
32567
32568Wed Jan 19 12:40:25 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32569
32570 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bash
32571 versions prior to 1.13.5.
32572
32573Tue Jan 18 20:10:50 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32574
32575 * gdb.t00/default.exp (show prompt): In FAIL case, only match if
32576 the prompt is at the start of a line.
32577
32578Mon Jan 17 20:07:51 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
32579
32580 * gdb.disasm/hppa.s: Add new tests for sfu and copr instructions.
32581 Enable "diag" instruction. Delete copr from fpu_misc_tests, it's
32582 in the copr tests now.
32583 * gdb.disasm/hppa.exp: Run new sfu and copr tests. Do not expect
32584 copr in the fpu_misc tests anymore. fpu_misc tests are no longer
32585 expected to fail.
32586
32587Fri Jan 14 14:24:21 1994 Rob Savoye (rob@darkstar.cygnus.com)
32588
32589 * gdb.t00/teststrategy.exp, gdb.t07/watchpoint.exp,
32590 gdb.t31/chillvars.exp, lib/gdb.exp:
32591 Tweak to run under either version of expect.
32592 * lib/gdb.exp (default_gdb_exit): Remove "catch" statement.
32593 * gdb.t00/teststrategy.exp: Use isnative and verbose procedures.
32594 * gdb.t11/list.exp: Remove extraneous whitespace.
32595
32596Sat Jan 15 09:57:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32597
32598 * gdb.t16/printcmds.exp (test_print_strings): Accept
32599 "(unsigned char *) " before the string.
32600
32601 * TODO: Add notes about printing of fancy types and GDB expressions.
32602
32603Thu Jan 13 17:16:09 1994 Stan Shebs (shebs@andros.cygnus.com)
32604
32605 * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
32606 * gdb.t06/configure.in: Don't try to compile signals test program
d63a86f8 32607 if doing mips-idt-ecoff.
c906108c
SS
32608
32609Thu Jan 13 08:25:55 1994 Rob Savoye (rob@darkstar.cygnus.com)
32610
32611 * Most .exp files: Tweak to run under either version of expect.
32612
32613Tue Jan 11 15:21:13 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32614
32615 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existing
32616 xfails; I'm not sure why they are failing, but not because of PR 1806.
32617
32618Mon Jan 10 22:14:20 1994 Rob Savoye (rob@darkstar.cygnus.com)
32619
32620 * config/unix-gdb.exp: Remove gdb_unload cause it's already
32621 defined in lib/gdb.exp.
32622
32623Fri Jan 7 12:42:45 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32624
32625 * gdb.t07/watchpoint.exp: Clear xfail for calling function with
32626 watchpoint enabled on mips, CALL_DUMMY_BREAKPOINT_OFFSET got defined.
32627 * gdb.t20/gdbme.cc, gdb.t21/gdbme.cc: Conversion operator functions
32628 have to be typeless.
32629
32630Tue Jan 4 09:32:22 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
32631
32632 * TODO: Add suggestion for copyright year test.
32633
32634Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)
32635
32636 * configure.in (*-*-lynxos*): Add stabs tests.
32637
32638Wed Dec 1 21:54:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
32639
32640 * gdb.stabs/hppa.sed: Only lables should ever start in column zero,
32641 so insert a tab before any assembler directive in column zero.
32642
32643 * gdb.disasm/hppa.exp (all_fpu_memory_tests): Test FP quadword
32644 stores.
32645 * gdb.disasm/hppa.s (fpu_memory_indexing_tests): Add FP quadword
32646 stores.
32647 (fpu_short_memory_tests): Likewise.
32648
32649Mon Nov 22 13:23:22 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32650
32651 * gdb.stabs/ecoff.mt: Delete alpha specific if block, fix typo.
32652 * gdb.stabs/ecoff.sed: Escape inserted blanks with backslashes, embed
32653 .stabs directives in comments.
32654
32655Fri Nov 19 14:09:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32656
32657 * TODO: New file, describing tests we could write.
32658 * gdb.t09/corefile.exp: Move description of tests to write to TODO.
32659
32660Tue Nov 16 21:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32661
32662 * gdb.t06/signals.exp: Add kludge to force re-sync.
32663
32664 * gdb.t00/teststrategy.exp: If we accidently send the "maint dump-me"
32665 to xgdb instead of gdb, get out of gdb.
32666
32667Tue Nov 16 10:21:57 1993 Rob Savoye (rob@cygnus.com)
32668
32669 * lib/gdb.exp: Make GDB and GDBFLAGS global so the scoping work
32670 for info.
32671
32672Sat Nov 13 23:17:48 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
32673
32674 * gdb.stabs/hppa.mt: A makefile fragment for the PA.
32675 * gdb.stabs/configure.in (hppa*-*-*): Use it.
32676 * gdb.stabs/hppa.sed: New sed script for the PA.
32677
32678Sat Nov 13 22:50:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32679
32680 * gdb.stabs: Re-write weird.def and configuration to use sed
32681 instead of cpp. sed is portable and POSIX; cpp is neither.
32682
32683Fri Nov 12 15:26:36 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32684
32685 * gdb.t06/signals.exp: Remove one sun3 XFAIL which has been fixed.
32686
32687Mon Nov 8 16:55:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32688
32689 * gdb.t20/gdbme.cc: Add comment about pmi being optimized out.
32690
32691Thu Nov 4 23:07:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32692
32693 * gdb.stabs/weird.exp, gdb.t22/virtfunc.exp: Accept "_vb." as well as
32694 "_vb$".
32695 * gdb.t00/teststrategy.exp: Add xfail for RS/6000.
32696 * gdb.t03/ptype.exp: Add comments and messages about FAILs with xlc.
32697
32698Wed Nov 3 13:53:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32699
32700 * lib/gdb.exp: Comment out code which depends on non-existent
32701 `transform' procedure.
32702
32703Wed Nov 3 11:23:11 1993 Rob Savoye (rob@darkstar.cygnus.com)
32704
32705 * lib/gdb.exp (default_gdb_exit): Remove `catch "close"'.
32706 * lib/gdb.exp: Transform tool name.
32707 * gdb.t*/*.exp: Change error to perror so it works with DejaGnu
32708 1.1's new error handling system.
32709
32710Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32711
32712 * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.
32713
32714Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32715
32716 * gdb.t00/default.exp: Avoid tests with a lot of .* in them.
32717 They made pattern matching so slow that timeouts happened on
32718 heavily loaded systems. Now any output from "show print" which
32719 gets us back to the GDB prompt is a PASS.
32720
32721Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com)
32722
32723 * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.
32724
32725Mon Oct 25 13:35:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32726
32727 * gdb.t06/signals.exp: Skip whole file with xfail for HPPA.
32728
32729 * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail.
32730 It is not from PR 3220.
32731
32732Sun Oct 24 18:49:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32733
32734 * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which
32735 just started failing because they depended on the order the
32736 subcommands are presented, or exact docstring text. This kind of
32737 test is a pain and has minimal benefit.
32738
32739Thu Oct 21 08:26:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32740
32741 * gdb.t09/corefile.exp: At end of test, use "core" command with
32742 no arguments.
32743
32744Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com)
32745
32746 * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
32747 17}/Makefile.in: Make it possible to run the testsuite with Sun
32748 make and CC = cross gcc by adding explicit build rules for .o
32749 files.
32750
32751Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32752
32753 * gdb.t15/funcargs.exp: Don't put comments on same line as
32754 setup_xfail (@#$*%& tcl braindamage!).
d63a86f8 32755
c906108c
SS
32756Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32757
32758 * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
32759
32760Fri Oct 15 15:39:54 1993 Kung Hsu (kung@cirdan.cygnus.com)
32761
32762 * gdb.t20/classes.exp: 'const xxx &' becomes 'xxx const &'.
32763 * gdb.t20/inherit.exp: remove three dumplicate entries.
32764
32765Fri Oct 15 13:45:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32766
32767 * gdb.t06/break.exp: For "next over recursive call", fail on any
32768 incorrect output, not just on "factorial (value=2)".
32769
32770Fri Oct 15 11:52:56 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32771
32772 * gdb.t12/scope.exp: Remove xfails, filename::var syntax should be
32773 working now. Add an xfail if accesing a bss variable causes
32774 a memory error if the target is not yet run.
32775
32776Thu Oct 14 19:16:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32777
32778 * gdb.t24/demangle.exp: Clean up spacing (2 strings), inclusion of
32779 constructor name (2 string), name of _GLOBAL_ demangling (2 strings),
32780 name of __st* demangling (2 strings). Did Kung really get the
32781 more than 95 others right without testing them?
32782
32783Thu Oct 14 16:27:08 1993 Kung Hsu (kung@cirdan.cygnus.com)
32784
32785 * gdb.t24/demangle.exp: clean up XFAILS, more than 100
32786
32787Thu Oct 14 11:40:30 1993 Jeffrey Law (law@cs.uah.edu)
32788
32789 * configure.in (configdirs): Add gdb.disasm
32790 * gdb.disasm: New directory for GDB disassembler tests.
32791 * gdb.disasm/hppa.{exp,s,mt}: Disassembly tests for the HPPA.
32792
32793Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32794
32795 * gdb.t00/help.exp: Don't test "help set".
32796
32797 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails
32798 from within expect statements. None of these happen anymore and
32799 they cause regressions to be silently unnoticed.
32800
32801 * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
32802 messages) about known failures with gcc cygnus-2.4.5-930417.
32803
32804 * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
32805 comp-info.exp so it gets built if it doesn't exist.
32806
32807 * gdb.t13/{Makefile.in,bitfields.exp}: Remove comp-info.exp stuff;
32808 it is no longer used.
32809 * gdb.t13/comp-info.c: Removed.
32810
32811Wed Oct 13 22:54:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
32812
32813 * gdb.t06/signals.exp: Add xfail for sun3.
32814
32815Thu Oct 7 12:01:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32816
32817 * gdb.t17/interrupt.exp: Add xfail for Irix (currently not really
32818 relevant because ^C doesn't get sent but failure can be reproduced
32819 interactively).
32820
32821Tue Oct 5 10:43:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32822
32823 * gdb.stabs/alpha.mt: New configuration file for alpha.
32824 * gdb.stabs/configure.in: Use it.
32825 * gdb.stabs/ecoff.mt, weird-ecoff.sed: Change sed script to enable
32826 sharing with alpha.mt, redefine long to word via preprocessor.
32827 * gdb.stabs/weird.def: Conditionally adapt storage layout of v_comb
32828 for alpha.
32829 * gdb.stabs/weird.exp: Handle compilation of weird.s by alpha
32830 native cc.
32831 * gdb.t00/teststrategy.exp: Change expect string so that we
32832 consume the `(xgdb)' from the command echo and from the gdb prompt.
32833 * gdb.t05/expr.exp: xfail "print unsigned int == (~0)" on the alpha.
32834 gdb currently compares all values as long, so this failure probably
32835 applies to any configuration where LONGEST is bigger than a target int.
32836 * gdb.t08/comp-info.c: New file to determine if gdbme is compiled
32837 with gcc.
32838 * gdb.t08/Makefile.in, opaque.exp: Use it. Alpha native cc is unable
32839 to handle opaque pointers, gcc is.
32840 * gdb.t21/gdbme.cc, gdb.t23/gdbme.cc: operator new takes a size_t
32841 as first argument. Include <sys/types.h> and change all operator
32842 new definitions to use size_t.
32843 * gdb.t21/cplusfuncs.exp: Handle changes in output for operator new
32844 now that we use size_t.
32845
32846Wed Sep 29 00:55:49 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32847
a9c64011 32848 * gdb.t03/ptype.exp, gdb.t15/printcmds.exp: When constructing
c906108c 32849 a long or float array cast all array members to the same type.
a9c64011 32850 * gdb.t04/setvar.exp: Handle the decimal output of an unsigned long
c906108c 32851 with 64 bit longs.
a9c64011 32852 * gdb.t07/watchpoint.exp: Add finish and until variations encountered
c906108c 32853 on alpha.
a9c64011 32854 * gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Add xfails for alpha.
c906108c
SS
32855
32856Tue Sep 28 17:26:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32857
32858 * gdb.t24 (demangle.exp): Constructors of templates have names like
32859 vector<int>::vector(int) not vector<int>::vector<int>(int). See
32860 section 14.6 of the ARM.
32861
32862 * gdb.t24 (demangle.exp): Remove a whole bunch of tests of the form
32863 "_vt$MoveCmd"; these differ only in name from "_vt$foo", so they
32864 accomplish little and slow down the testsuite.
32865
32866 * gdb.t24 (demangle.exp): Accept "XXX const" as well as "const XXX".
32867 Accept spaces various places.
32868
32869Tue Sep 21 17:28:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32870
32871 * gdb.t07/watchpoint.exp: On sparc, clear xfail for calling function
32872 with watchpoint enabled.
32873
32874 * Makefile.in: Remove definition of CC and remove the second
32875 definition of CXX (the "CXX = gcc" one remains). These definitions
32876 were causing backquotes to be expanded within backquotes, which
32877 doesn't work.
32878
32879Sat Sep 18 09:43:21 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
32880
32881 * gdb.t17/callfuncs.exp: Add "return 0" to end.
32882
32883Fri Sep 17 04:41:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
32884
a9c64011
AS
32885 * gdb.stabs/ecoff.mt: Remove STABSCC hack.
32886 * gdb.stabs/weird.exp: Handle the case where weird.o is compiled
c906108c
SS
32887 by mips cc and contains no stabs entries.
32888
32889Thu Sep 16 17:22:12 1993 Rob Savoye (rob@darkstar.cygnus.com)
32890
32891 * config/vx-gdb.exp: Use fake device to load files rather than
32892 NFS.
32893 * lib/gdb.exp: New proc to do "file" command.
32894 * config/unix-gdb.exp: Use new "file" proc.
32895
32896Thu Sep 16 13:45:44 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
32897
32898 * config/mips-gdb.exp (gdb_load): Increase timeout to 2400.
32899 Rework board rebooting slightly.
32900 (gdb_exit): Don't exit from the remote shell; there isn't one.
32901 * gdb.stabs/weird.exp: If a program is being debugged already,
32902 kill it.
32903 * gdb.t04/setvar.exp: Stop and restart gdb.
32904 * gdb.t05/expr.exp: Likewise.
32905 * gdb.t07/watchpoint.exp: If target is mips-idt-*, stop and
32906 restart gdb and reload the program.
32907 * gdb.t08/opaque.exp: Likewise.
32908 * gdb.t12/scope.exp: Likewise.
32909 * gdb.t13/bitfields.exp: Likewise.
32910 * gdb.t15/funcargs.exp: Likewise.
32911 * gdb.t20/classes.exp: Likewise.
32912 * gdb.t03/ptype.exp: Increase timeout.
32913 * gdb.t16/printcmds.exp (test_print_string_constants,
32914 test_print_array_constants): Likewise.
32915 * gdb.t17/callfuncs.exp (do_function_calls): Likewise.
32916 * gdb.t20/classes.exp (do_tests): Likewise.
32917 * gdb.t22/virtfunc.exp (test_virtual_calls): Likewise.
32918
32919Wed Sep 15 14:24:36 1993 Ian Lance Taylor (ian@cygnus.com)
32920
32921 * gdb.stabs: Renamed *wierd* to *weird*.
32922
32923Wed Sep 15 10:36:50 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
32924
32925 * gdb.t13/bitfields.exp: Test for bad output rather than waiting
32926 for timeout. Add "known gcc 2.4.5 bug" to failure message.
32927
32928Tue Sep 14 17:16:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
32929
32930 * gdb.stabs/wierd.exp (print_wierd_var): Test size, not type name.
32931 (do_tests): Remove xfail for whatis on one_var and two_var.
32932
32933Wed Sep 8 23:14:23 1993 Rob Savoye (rob@darkstar.cygnus.com)
32934
32935 * Makefile.in: Made cross building work better by adding
32936 {RUNTEST,CC}_FOR_TARGET and using TARGET_FLAGS_TO_PASS.
32937
32938Tue Sep 7 14:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32939
32940 * gdb.t15/{return.c,return.exp,Makefile.in}:
32941 New test, currently commented out.
32942
32943Tue Aug 31 16:51:29 1993 Rob Savoye (rob@darkstar.cygnus.com)
32944
32945 * config/udi-gdb.exp: gdb_exit now kills any isstip processes
32946 still running and removes the leftover named socket so GDb can do
32947 clean restarts.
32948
32949Mon Aug 30 17:55:16 1993 Rob Savoye (rob@darkstar.cygnus.com)
32950
32951 * gdb.t01/run.exp: Add match for VxWorks, cause I/O comes out the
32952 console, not GDB.
32953 * config/mt-*: Added default values for RUNTEST and RUNTESTFLAGS so
32954 cross testing works better with "make check"
32955 * config/unix-gdb: Use default procedures for exit and version.
32956 * config/vx-gdb.exp: Cleaned up and massaged back to working order
32957 with the newest VxWorks.
32958
32959Thu Aug 26 17:50:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32960
32961 * gdb.t20/classes.exp: For "ptype class Base1", continue to accept
32962 old form.
32963
32964 * gdb.t22/virtfunc.exp: If it prints `struct' (not `class') with a
32965 name (e.g. devo gdb with gcc 2.4.5), it is still a pass.
32966
32967 * gdb.t10/crossload.exp: Skip whole file (for now, until we fix it).
32968
32969 * config/unix-gdb.exp: Remove this version of gdb_exit
32970 * lib/gdb.exp: Merge in all the crap from config/unix-gdb.exp.
32971 Rob says he'll look at it when he gets back to testing boards.
32972
32973Thu Aug 26 07:20:00 1993 Fred Fish (fnf@deneb.cygnus.com)
32974
32975 * gdb.t22/virtfunc.exp: Accept missing struct/class names as
32976 an expected fail for certain ptype commands.
32977
32978 * gdb.t20/classes.exp: Update expected results of "ptype class
32979 Base1" to account for the constructor that now appears in the type.
32980
32981Wed Aug 25 16:48:05 1993 Fred Fish (fnf@deneb.cygnus.com)
32982
32983 * configure.in (configdirs): Restore gdb.t04, which mysteriously
32984 disappeared from list.
32985 * config/{udi-gdb.exp, gdb-unix.exp}: Replace calls to obsolete
32986 "alldone" proc with call to cleanup and exit.
32987 * {gdb.t01/run.exp, gdb.t01/term.exp, gdb.t02/whatis.exp,
32988 gdb.t03/ptype.exp, gdb.t04/setvar.exp, gdb.t05/expr.exp,
32989 gdb.t06/break.exp, gdb.t07/watchpoint.exp, gdb.t08/opaque.exp,
32990 gdb.t09/corefile.exp, gdb.t10/crossload.exp, gdb.t11/list.exp,
32991 gdb.t12/scope.exp, gdb.t13/bitfields.exp}: Replace calls to
32992 "alldone" proc with simple returns that suppress remaining
32993 tests. The alldone proc went away many months ago.
32994
32995Tue Aug 24 11:04:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
32996
32997 * gdb.t10/nodebug.exp: Comment out "maint print msymbols" tests.
32998
32999 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.
33000
33001Thu Aug 19 22:08:41 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33002
33003 * gdb.t15/funcargs.exp: Allow arguments for main in backtraces
33004 as vax gdb will display them.
33005
33006Thu Aug 19 18:18:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33007
33008 * gdb.t20/gdbme.cc: Do some calculation with v.x, to confound
33009 optimizers.
33010
33011 * scope.exp: Change "bad value for localval" messages so each one
33012 is unique.
33013
33014 * config/unix-gdb.exp (gdb_exit): Move info on this vs.
33015 lib/gdb.exp (gdb_exit) from ChangeLog to comments.
33016
33017 * gdb.t06/signals.exp: Skip the whole file with xfail for delta68.
33018
33019Tue Aug 17 00:05:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33020
33021 * gdb.t00/teststrategy.exp: Deal with it if cmdsize = 1 line
33022 doesn't exist (due to optimization).
33023
33024Mon Aug 16 21:05:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33025
33026 * gdb.stabs/wierd.exp: Deal with it if echo of "file" command
33027 contains \r because the filename is long.
33028
33029 * gdb.t06/signals.exp: Revise comments regarding "'next' behaved as
33030 'continue'" bug, and change xfail back to i*86-univel-sysv4*.
33031
33032Mon Aug 16 03:05:17 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33033
33034 * gdb.t00/help.exp, gdb.t02/whatis.exp, gdb.t07/watchpoint.exp,
33035 gdb.t08/opaque.exp, gdb.t17/interrupt.exp: Update for vax running
33036 Ultrix.
33037 * gdb.t02/whatis.exp: Use procedure to setup xfails on long versus
33038 int tests.
33039 * gdb.t08/opaque.exp: Use procedure to setup xfails for opaque tests.
33040
33041Thu Aug 12 15:24:28 1993 Fred Fish (fnf@deneb.cygnus.com)
33042
33043 * Makefile.in (distclean): Remove *.log *.plog *.sum *.psum site.*.
33044
33045 * gdb.t17/interrupt.exp: Fix 'missing Continuing' case so pattern
d63a86f8 33046 to match does not match the passing case but still matches the
c906108c
SS
33047 failing case.
33048
33049Thu Aug 12 16:58:59 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33050
33051 * Makefile.in (distclean): Remove *.plog *.sum *.psum site.*.
33052
33053Wed Aug 11 19:47:27 1993 John Gilmore (gnu@rtl.cygnus.com)
33054
33055 * lib/gdb.exp (gdb_exit): Move the best version of gdb_exit
33056 to here. Fix 'Quit anyway.*?' bug (? is a regexp metacharacter).
33057 * config/{mips-gdb.exp, nind-gdb.exp, udi-gdb.exp, vx-gdb.exp}:
33058 Remove various versions of gdb_exit.
33059 * config/vx-gdb.exp: Remove quit_vxgdb, change a caller to call
33060 gdb_exit.
33061 * config/unix-gdb.exp: gdb_exit remains here, and should override
33062 the generic version, since it's doing a lot of wierd stuff that
33063 the other versions aren't. FIXME, fold it in, or abandon this
33064 version.
33065
33066Wed Aug 11 12:09:32 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33067
33068 * gdb.t24/demangle.exp: Add tests for PR 3220.
33069
33070Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33071
33072 * gdb.t24/demangle.exp: Add lucid test for __vtbl__3foo__vt_cc_main_.
33073
33074Tue Aug 10 15:45:25 1993 Fred Fish (fnf@deneb.cygnus.com)
33075
33076 * gdb.t07/watchpoint.exp: Clear xfail with "i*86-*-*", not just
33077 "i386-*-*". Works for i486 as well.
33078
33079 * gdb.t06/signals.exp: Rework code that recognizes known SVR4
33080 bug, and expand domain of xfail to all SVR4 systems, since the
33081 actual problem is likely to be in generic SVR4 /proc support.
33082
33083Tue Aug 10 15:49:35 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33084
33085 * config/unix-gdb.exp (gdb_load): Add eof to expect statement.
33086
33087Tue Aug 10 09:56:56 1993 Fred Fish (fnf@deneb.cygnus.com)
33088
33089 * gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
33090 xfails for other systems. Match a missing 'Continuing.' as an
33091 explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
33092
33093 * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
33094 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
33095 Only issue warning for missing executables if -all option is used.
33096
33097 * gdb.stabs/wierd.exp: Only issue warning for missing wierd.o
33098 file if -all option is used. It's like an unpredictable XFAIL.
33099
33100Mon Aug 9 10:13:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33101
33102 * gdb.t15/funcargs.exp: Add comments that hppa xfails are only
33103 for dynamically linked binaries.
33104
33105 * gdb.t10/crossload.exp: Add `set gnutarget auto' at end of tests.
33106
33107Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33108
33109 * gdb.t20/inherit.exp: Change message for "print tagless struct"
33110 to state that this is a known bug in old versions of g++.
33111
33112Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33113
33114 * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline
33115 while waiting for `Continuing'.
33116
33117Fri Aug 6 13:38:08 1993 Fred Fish (fnf@deneb.cygnus.com)
33118
33119 * gdb.t10/nodebug.exp: Expect to find local/global minimal symbols
33120 in text, data, and bss.
33121 * gdb.t10/nodebug.c: Add local and global test variables for
33122 initialized and uninitialized data.
33123
33124Thu Aug 5 12:18:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33125
33126 * config/unix-gdb.exp (gdb_exit): Add "wait".
33127
33128Thu Aug 5 18:14:06 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33129
33130 * gdb.t06/signals.exp: xfail the continue from the handler for all
33131 targets.
33132
33133 * gdb.t07/watchpoint.exp: clear_xfail for i386 when calling a
33134 function with watchpoints enabled, the i386 call dummy starts with
33135 a call.
33136
33137 * gdb.t00/teststrategy.exp, gdb.t09/Makefile.in: Handle the way
33138 386 bsd names its corefiles.
33139
33140Wed Aug 4 08:53:41 1993 Fred Fish (fnf@cygnus.com)
33141
33142 * gdb.t10/Makefile.in (nodebug.o): Don't use "-c -o", many
33143 compilers don't grok it.
33144 * gdb.t16/gdbme.c (ctable1): Initialize unsigned char array
33145 with small octal ints rather than character constants, which
33146 are signed and might not fit if first promoted to int.
33147
33148Tue Aug 3 18:28:25 1993 Fred Fish (fnf@cygnus.com)
33149
33150 * gdb.t09/Makefile.in (clean): Remove corefile.
33151
33152Mon Aug 2 12:47:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33153
33154 * gdb.t07/watchpoint.exp: Add missing `$prompt $'.
33155
33156Mon Aug 2 12:30:14 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33157 and Jim Kingdon (kingdon@cygnus.com)
33158
33159 * gdb.t06/signals.exp: Change xfail from "*-*-*" to be only for
33160 NO_SINGLE_STEP machines. Fix comment about its cause. Uncomment
33161 the `continue' test right after it (also xfailed if NO_SINGLE_STEP).
33162
33163Fri Jul 30 19:46:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33164
33165 * gdb.t17/interrupt.exp: Add xfail for hppa.
33166
33167Fri Jul 30 12:54:11 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33168
33169 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t08/opaque.exp,
33170 gdb.t09/corefile.exp: Cleanup xfails for fixed mips bugs.
33171 * gdb.t13/bitfields.exp, gdbme.c: Examine a variable in the inferior
33172 to determine signed-ness of bitfields and use the result to setup
33173 the xfail.
33174 * gdb.t15/gdbme.c: Add comments to the two indirect call0a lines.
33175 * gdb.t15/funcargs.exp: Use them to step until the second indirect
33176 call line is reached if necessary.
33177
33178Thu Jul 29 20:33:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33179
33180 * gdb.stabs/wierd.exp: New test, for nameless baseclasses.
33181
33182Mon Jul 26 00:15:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33183
33184 * gdb.t06/break.exp: Also test `clear' command.
33185
33186Wed Jul 21 18:03:38 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
33187
33188 * gdb.t00/teststrategy.exp: Remove extra quote.
33189
33190 * gdb.t07/watchpoint.exp: Change xfail for calling function with
33191 watchpoint enabled to be for all non-68k machines.
33192
33193 * gdb.t15/{mips_pro.{c,exp},Makefile.in}: New test.
33194
33195Mon Jul 19 23:59:26 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33196
33197 * gdb.stabs/configure.in: If configured -with-gnu-as for mips-*-*
33198 targets use aout.mt instead of ecoff.mt as gas understands
33199 standard aout format.
33200
33201Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
33202
33203 * lib/gdb.exp (runto): Don't insist that function we are running to
33204 was compiled with -g.
33205
33206 * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
33207
33208 * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
33209 to get back into the read system call.
33210 Accept leading newline in case where we woke it up.
33211
33212Sun Jul 18 08:40:45 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33213
33214 * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files
33215 to make the stabs test work on ecoff systems using gcc and -with-stabs.
33216 * gdb.stabs/{Makefile.in,configure.in,aout.mt,xcoff.mt}: Modify to
33217 enable ecoff configuration.
33218
33219Thu Jul 15 11:54:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33220
33221 * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test.
33222
33223Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33224
33225 * gdb.t16/printcmds.exp: Add another printf test.
33226
33227Wed Jul 14 15:37:13 1993 Ian Lance Taylor (ian@cygnus.com)
33228
33229 * configure.in: If configured -with-stabs on any target, add
33230 stabsdirs to configdirs.
33231
33232Wed Jul 14 09:36:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33233
33234 * gdb.t16/printcmds.exp: Change printf "%f\n" to printf "%f is
33235 fun" so pattern does not match the command itself.
33236
33237Mon Jul 12 11:22:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33238
33239 * gdb.t15/{gdbme.c,funcargs.exp}: Test for alloca-influenced frames.
33240
33241Sun Jul 11 12:03:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33242
33243 * gdb.t17/interrupt.exp: Test for more things.
33244
33245Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33246
33247 * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
33248 compiler arranges the code and line numbers.
33249
33250 * gdb.t17/interrupt.exp: Don't send \n after ^C.
33251
33252Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33253
33254 * gdb.t00/help.exp: Increase expect input buffer size.
33255
33256Thu Jul 8 14:26:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33257
33258 * gdb.t06/signals.exp: Remove sparc xfail; bug fixed.
33259
33260 * gdb.t07/watchpoint.exp: Add xfail for hppa.
33261
33262 * gdb.t17/{gdbme.c,callfuncs.exp}: Add sum10 function, to test pa bug.
33263
33264 * gdb.t06/signals.exp: At "p func1 ()" test, check for breakpoint
33265 [0-9]*, not just [0-9].
33266
33267Wed Jul 7 17:52:28 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33268
33269 * gdb.t20/{gdbme.cc,classes.exp}: Add xfail for gdb/2972.
33270
33271 * gdb.t2*: Set CXXFLAGS, not CFLAGS, since that's what we use.
33272
33273Tue Jul 6 13:54:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33274
33275 * gdb.t00/help.exp: Replace most of docstring for "continue" with .*.
33276
33277Mon Jul 5 22:03:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33278
33279 * gdb.t06/signals.c: Add xfails for sun3.
33280
33281 * gdb.t07/watchpoint.exp: Comment out xfail for fixed bug 1836.
33282
33283 * gdb.t07/{gdbme.c,watchpoint.exp}: Add test for 2597. Also add
33284 test_stepping tests.
33285
33286Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33287
33288 * gdb.t{06,17}/Makefile.in (clean): Remove all executables.
33289
33290 * gdb.t17/{interrupt.{c,exp},Makefile.in}: New test for solaris bug.
33291
33292 * gdb.t06/twice.exp, Makefile.in: Just use an include of twice.c
33293 rather than actually putting it through cpp twice.
33294
33295 * gdb.t06/signals.exp: Add xfails for unixware and rs6000.
33296
33297Fri Jul 2 10:48:03 1993 Ian Lance Taylor (ian@cygnus.com)
33298
33299 * config/mips-gdb.exp (gdb_exit): Removed close statement which is
33300 no longer needed.
33301
33302Fri Jul 2 09:08:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33303
33304 * gdb.t06/signals.exp: Add test for sparc bug with do_save_insn.
33305
33306 * gdb.t20/{classes,inherit}.exp: If a class which doesn't use any
33307 C++ features prints as "struct", make it a pass, not an xfail.
33308
33309Thu Jul 1 22:03:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33310
33311 * gdb.t22/virtfunc.exp: Remove a bunch of xfails.
33312 Don't require VA to print as "class" rather than "struct".
33313
33314Thu Jul 1 18:27:40 1993 Jim Kingdon (kingdon@cygnus.com)
33315
33316 * gdb.t06/twice.exp: Don't care about the file name GDB prints.
33317
33318Wed Jun 30 18:01:00 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33319
33320 * gdb.t{02,13}/comp-info.c, gdb.t06/twice.exp: Add "return 0" to end.
33321
33322Tue Jun 29 13:15:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33323
33324 * gdb.t12/scope.exp: Remove xfail for parameter printing in wrong
33325 order.
33326
33327Tue Jun 29 09:22:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33328
33329 * gdb.t16/printcmds.exp: Add printf tests.
33330
33331 * gdb.t06/{twice.{c,exp},Makefile.in}: New test.
33332
33333 * gdb.t10/Makefile.in (clean): Remove $(EXECUTABLES) too.
33334
33335Mon Jun 28 11:25:59 1993 Fred Fish (fnf@cygnus.com)
33336
33337 * gdb.t20/classes.exp: Add clear_xfail's before printing summary
33338 pass counts, to counteract any existing or future setup_xfails.
33339
33340Mon Jun 28 09:15:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33341
33342 * gdb.stabs/wierd{.def,-aout.S,-xcoff.S}: Use new macros
33343 {BEGIN,END}_COMMON for common block instead of STAB.
33344 * gdb.stabs/wierd.exp: Add xfail for rs6000.
33345
33346 * gdb.stabs/wierd.def: Make value of N_GSYM's 0.
33347 intp_var should be N_GSYM not N_LSYM.
33348 wierd-aout.S: Use a label for the value of the N_SO.
33349 wierd.def: Remove all backslashes.
33350 wierd-{aout,xcoff}.S: Put a few tests with backslashes here.
33351
33352Mon Jun 28 07:21:51 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33353
33354 * gdb.t20/gdbme.cc (main): Move variable initialization for AIX to
33355 get the expected next to inheritance3.
33356
33357Sun Jun 27 12:29:53 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33358
33359 * gdb.t00/teststrategy.exp: Remove expected failure for mips-*-*
33360 now that gcc-2.4 gets it right.
33361
33362Fri Jun 25 12:00:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33363
33364 * gdb.stabs/wierd{.def,.exp,-aout.S,-xcoff.S}: Add common block test.
33365
33366 * gdb.t{02,13}/{Makefile.in,gdbme.c,comp-info.c}: New way of
33367 generating comp-info.exp which works for cross-compilation.
33368
33369Thu Jun 24 16:55:05 1993 Fred Fish (fnf@cygnus.com)
33370
33371 * gdb.t11/list.exp: For SVR4 xfails, match "*-*-sysv4*", not
33372 "*-*-sysv4.*".
33373
33374Tue Jun 22 21:17:26 1993 Fred Fish (fnf@cygnus.com)
33375
33376 * gdb.t01/run.exp: Start with a fresh gdb.
33377 * gdb.t11/list.exp: For SVR4 xfails, match on all versions of
33378 SVR4.x.
33379
33380Mon Jun 21 15:23:22 1993 Fred Fish (fnf@cygnus.com)
33381
33382 * {gdb.t01, gdb.t02, gdb.t03, gdb.t04, gdb.t05, gdb.t06, gdb.t07,
33383 gdb.t08, gdb.t09, gdb.t10, gdb.t11, gdb.t12, gdb.t13, gdb.t15,
33384 gdb.t16, gdb.t17, gdb.t20, gdb.t21, gdb.t22, gdb.t23, gdb.t30}/
33385 Makefile.in (distclean, realclean): Remove gdbme.c from list of
33386 things to remove.
33387
33388Sat Jun 19 07:49:10 1993 Fred Fish (fnf@cygnus.com)
33389
33390 * gdb.t24/demangle.exp (test_gnu_style_demangling): Add some new
33391 test cases from bug reports.
33392
33393Fri Jun 18 10:38:49 1993 Fred Fish (fnf@cygnus.com)
33394
33395 * gdb.t06/break.exp: Add xfails for sparc-sun-solaris2.*.
33396 * gdb.t12/scope.exp: Add clear_xfails at appropriate places to
33397 avoid spurious xfails.
33398 * gdb.t20/classes.exp: Add xfails for longstanding C++ problems.
33399 * gdb.t21/cplusfuncs.exp: Add xfails for sparc-sun-solaris2.*.
33400 * gdb.t22/virtfunc.exp: Add xfails for longstanding C++ problems.
33401
33402Wed Jun 16 10:11:57 1993 Fred Fish (fnf@cygnus.com)
33403
33404 * gdb.t00/teststrategy.exp: Rework to provide more useful
33405 description of each test, fix problem with systems that define
33406 ALIGN_STACK_ON_STARTUP code, other misc cleanups.
33407 * gdb.t06/break.exp (test_next_with_recursion): Fix expected
33408 results for "next over recursive call" so timeouts aren't taken
33409 by error.
33410
33411Mon Jun 14 09:09:04 1993 Jim Kingdon (kingdon@cygnus.com)
33412
33413 * gdb.t12/scope.exp: Test printing of variables before run.
33414
33415 * gdb.t12/{gdbme0.c,scope.exp}: Test for bug where parameters are
33416 printed in wrong order due to sorting.
33417
33418Sat Jun 12 15:03:58 1993 Fred Fish (fnf@cygnus.com)
33419
33420 * gdb.t00/teststrategy.exp: Fix expected results for printing
33421 user entered string constant. Is array of char, prints with no
33422 address.
33423
33424 * gdb.t00/{default.exp, help.exp}: Account for changes to radix
33425 commands.
33426 * gdb.t16/gdbme.c: Add and use struct containing arrays of char.
33427 * gdb.t16/printcmds.exp: Fix all lines that match "unsigned char *".
33428 * gdb.t16/printcmds.exp (test_print_char_arrays): Test printing
33429 of struct of char arrays.
33430 * gdb.t00/radix.exp: New tests for radix commands.
33431
33432Fri Jun 11 13:12:27 1993 Jim Kingdon (kingdon@cygnus.com)
33433
33434 * gdb.t16/printcmd.exp: Print a variable before running program
33435 (with xfail for AIX).
33436
33437Thu Jun 10 11:04:04 1993 Jim Kingdon (kingdon@cygnus.com)
33438
33439 * gdb.t06/{signals.exp,signals.c,Makefile.in}: New test.
33440
33441 * gdb.t16/printcmd.exp: Don't print variables before running program.
33442
33443 * gdb.t06/break.exp: Don't require envp argument to main.
33444
33445 * gdb.t0{2,3,4,5}/gdbme.c [_AIX]: Use signed keyword.
33446
33447 * gdb.t02/whatis.exp, gdb.t11/list.exp:
33448 Add xfails for rs6000.
33449
33450 * gdb.t02/whatis.exp: Change other tests not to re-test something
33451 we already tested.
33452
33453 * gdb.t{03,15,16}/gdbme.c: Reference all variables and make sure
33454 each type used has a variable of that type.
33455
33456Tue Jun 8 16:45:20 1993 Jim Kingdon (kingdon@rtl.cygnus.com)
33457
33458 * gdb.t20/{inherit.exp,gdbme.cc}: Test tagless structure.
33459
33460Fri Jun 4 11:07:19 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
33461
33462 * configure.in: change srctrigger to be a file, not a directory
33463
33464Fri Jun 4 08:23:57 1993 Ian Lance Taylor (ian@cygnus.com)
33465
33466 * configure.in (mips-idt-ecoff*): Added trailing '*'.
33467
33468 * gdb.t11/list.exp: Fixed a couple of typos.
33469
33470Tue Jun 1 21:28:06 1993 Fred Fish (fnf@cygnus.com)
33471
33472 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. Bug
33473 is fixed and PR is closed.
33474 * gdb.t16 (gdbme.c): Add simple test string variable.
33475 * gdb.t16 (printcmds.exp): Add tests with simple test string
33476 variable, primarily for boundaries on "set print elements".
33477
33478Mon May 31 11:36:08 1993 Jim Kingdon (kingdon@cygnus.com)
33479
33480 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.
33481 Make leading 0's optional and don't expect a tab in the middle
33482 of the number.
33483
33484 * gdb.t00/teststrategy.exp: Remove xgdb before trying the copy.
33485
33486 * gdb.stabs/wierd.def: Type attributes must be preceded by number=.
33487 * gdb.stabs/wierd.exp: Remove xfails for type attributes. Also
33488 don't end command passed to gdb_test with newline.
33489
33490 * gdb.t13/{Makefile.in,gdbme.c,bitfields.exp}: If we #defined the
33491 signed keyword away, don't expect signed bitfields to be signed.
33492
33493 * gdb.t13/bitfields.exp (bitfield containment): Accept the fields
33494 printing with only as many 1's as are in the field as well as printing
33495 with 32 1's (see comment).
33496
33497Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
33498
33499 * gdb.t00/default.exp: Start with a fresh gdb.
33500 * configure.in (configdirs): Remove gdb.t31 until the chill
33501 compiler works again. It no longer is able to find chillrt0
33502 since it isn't in libchill.a anymore.
33503 * gdb.stabs/wierd.exp: Rewrite to properly handling a missing
33504 wierd.o, make more modular.
33505 * gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove
33506 spurious newlines that caused problems.
33507
33508Wed May 26 09:57:19 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33509
33510 * Move test with enums and partial symbols from gdb.t03/ptype.exp
33511 to gdb.stabs/wierd.exp since GCC has worked around the bug.
33512 gdb.stabs/wierd.{exp,def}: Many new tests.
33513
33514 * gdb.t00/default.exp: update info line for new message.
33515
33516 * gdb.t02/{whatis.exp,gdbme.c}:
33517 Test that "char *" doesn't print as "caddr_t".
33518
33519Tue May 25 13:28:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33520
33521 * gdb.t00/help.exp: Use .* in place of some help messages which
33522 just changed.
33523 gdb.t00/default.exp: Update "info frame" test for new message.
33524 * gdb.stabs/wierd.exp: Check for eof, directly or via gdb_test.
33525 Remove some xfails
33526
33527Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33528
33529 * gdb.t03/{gdbme.c,ptype.exp}:
33530 Add tests for typedef'd struct and union without tags.
33531 Also check "whatis" on a variable of a typedef'd enum without a tag.
33532
33533 * gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
33534 PRMS 1823; the bug still exists but isn't reproduced by this test
33535 anymore), and remove rs6000 XFAIL (the bug is fixed).
33536
33537 * gdb.t03/ptype.exp: Comment out a lot of tests which are basically
33538 duplicated from whatis.exp. For those that are left, accept
33539 "long", "long int", or "int" for long variables (whatis.exp already
33540 has an XFAIL for "int", so no need to fail it here).
33541
33542 * gdb.t02/whatis.exp, gdb.t10/crossload.exp:
33543 Deal with GCC's names for types now that GDB uses the compiler's names.
33544
33545 * gdb.t02/{Makefile.in,gdbme.c,whatis.exp}: If not GCC, do some
33546 setup_xfail's for sunos4. If we #defined the signed keyword away,
33547 don't expect GDB to know that char it is signed.
33548
33549 * gdb.t00/teststrategy.exp: Update for symbolic signal names.
33550
33551Sun May 23 08:44:55 1993 Fred Fish (fnf@cygnus.com)
33552
33553 * configure.in (configdirs): Add gdb.t24 for C++ tests that
33554 should work on any system, regardless of debugging format.
33555 * gdb.t21/demangle.exp: Move to gdb.t24.
33556 * gdb.t24/demangle.exp: Move from gdb.t21.
33557 * gdb.t24/{Makefile.in, configure.in}: New files.
33558
33559Thu May 20 19:39:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33560
33561 * configure.in: Do gdb.stabs and C++ tests only for stabs.
33562 * gdb.stabs: New directory.
33563
33564Tue May 18 21:12:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
33565
33566 * config/{mips,nind,udi,unix,vx}-gdb.exp: Look for "Quit anyway.*?"
33567 not just "Quit anyway?".
33568
33569Tue May 18 17:13:20 1993 Fred Fish (fnf@cygnus.com)
33570
33571 * gdb.t21/demangle.exp: Add a couple of new patterns. Ensure
33572 that all setup_xfails are immediately followed by clear_xfails.
33573
33574Tue May 11 09:10:47 1993 Fred Fish (fnf@cygnus.com)
33575
33576 * config/unix-gdb.exp, gdb.t00/echo.exp, gdb.t00/help.exp,
33577 gdb.t00/teststrategy.exp, gdb.t00/gdbvars.exp, gdb.t01/run.exp,
33578 gdb.t01/term.exp, gdb.t02/whatis.exp, gdb.t03/ptype.exp,
33579 gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t06/break.exp,
33580 gdb.t07/watchpoint.exp, gdb.t08/opaque.exp, gdb.t09/corefile.exp,
33581 gdb.t10/crossload.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
33582 gdb.t13/bitfields.exp, gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
33583 gdb.t17/callfuncs.exp, gdb.t20/misc.exp, gdb.t20/inherit.exp,
33584 gdb.t20/classes.exp, gdb.t21/demangle.exp, gdb.t21/cplusfuncs.exp,
33585 gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t30/chexp.exp,
33586 gdb.t31/chillvars.exp, lib/gdb.exp:
33587 Change place to report bugs from bug-dejagnu@prep.ai.mit.edu to
33588 bug-gdb@prep.ai.mit.edu.
33589
33590Fri May 7 09:15:35 1993 Fred Fish (fnf@cygnus.com)
33591
33592 * gdb.t17/callfuncs.exp (do_function_calls): Call t_double_values
33593 with 0.0, not integer 0.
33594
33595Fri Apr 30 13:17:24 1993 Jim Kingdon (kingdon@cygnus.com)
33596
33597 * gdb.t06/break.exp: Update for "Kill the program" message change.
33598
33599Fri Apr 30 09:42:57 1993 Fred Fish (fnf@cygnus.com)
33600
33601 * Makefile.in (GDBFLAGS): Set to -nx.
33602 * Makefile.in (site.exp): Use GDBFLAGS.
33603
33604Wed Apr 28 13:19:07 1993 K. Richard Pixley (rich@rtl.cygnus.com)
33605
33606 * */Makefile.in (CFLAGS): add CFLAGS = -g to all subdirectory
33607 Makefiles.
33608 (check): depend on just-check.
33609 (just-check): added so that tests can be run without a noop
33610 build pass.
33611
33612Fri Apr 23 18:13:28 1993 K. Richard Pixley (rich@rtl.cygnus.com)
33613
33614 Switch to using configure's configdirs.
33615 * Makefile.in (Makefile): add configure.in dependency.
33616 (SUBDIRS): removed redundant assignment.
33617 * configure.in: switch subdirs assignment to configdirs.
33618 * gdb.t*/configure.in: new files.
33619
33620Thu Apr 22 08:27:53 1993 Ian Lance Taylor (ian@cygnus.com)
33621
33622 * gdb.t07/watchpoint.exp: Removed a29k expected failure which now
33623 works.
33624
33625Tue Apr 20 13:38:40 1993 Fred Fish (fnf@cygnus.com)
33626
33627 * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir) to avoid $<
33628 in explicit rules. Apparently this is not supported by some makes.
33629
33630Mon Apr 19 01:54:53 1993 John Gilmore (gnu@cygnus.com)
33631
33632 * gdb.t31/Makefile.in: Use $(srcdir) when avoiding $<, sigh.
33633
33634Fri Apr 16 09:33:46 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33635
33636 * config/unix-gdb.exp: Add back missing return 0 which mysteriously
33637 disappeared.
33638
33639Thu Apr 15 02:28:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
33640
33641 * gdb.t31/Makefile.in: Avoid $< in explicit rule.
33642
33643Wed Apr 14 16:38:47 1993 Fred Fish (fnf@cygnus.com)
33644
33645 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486
33646 watchpoint problem that is now fixed.
33647 * gdb.t30/chexp.exp: Remove setup_xfail for printing
33648 uninitialized convenience variables.
33649 * gdb.t31/chillvars.exp: Fix expected patterns for printing
33650 structures.
33651
33652Wed Apr 14 12:55:58 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33653
33654 * gdb.t00/help.exp: Compensate for bug in mips-*-ultrix* OS
33655 which causes expect to get out of sync with gdb on long output
33656 from help set.
33657 * gdb.t09/corefile.exp: Make expected pattern for core file
33658 failing signal and frame output format less sun specific.
33659
33660Tue Apr 13 23:18:07 1993 Per Bothner (bothner@cygnus.com)
33661
33662 * gdb.t31/chillvars.exp: Add and remove initial dummy
33663 breakpoint, so that symbol table is forced in.
33664 (Needed at least on Sunos4, though it seems not SVR4.)
33665 * gdb.t31/chillvars.exp: Update for changed output format.
33666
33667Sun Apr 11 17:21:45 1993 Rob Savoye (rob at darkstar.cygnus.com)
33668
a9c64011 33669 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.
c906108c
SS
33670
33671Wed Apr 7 21:28:21 1993 Rob Savoye (rob@cygnus.com)
33672
33673 * Makefile.in: Added --srcdir when invoking runtest, removed the
33674 need for a local config file. (optional now)
33675
33676Wed Apr 7 14:13:41 1993 Fred Fish (fnf@cygnus.com)
33677
33678 * gdb.t21/demangle.exp: Only count real fails (not xfails) for
33679 failure count used to force early termination. Add some more
33680 expected failures for gnu style demangling.
33681
33682Thu Apr 1 09:50:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33683
33684 * Makefile.in (CXXFLAGS): Remove -O. It caused the debug info for the
33685 pmi variable from gdb.t20/gdbme to get optimized away.
33686 * gdb.t00/teststrategy.exp: Added expected failure for mips-*-*.
33687 Check for written corefile upon timeout _and_ eof.
33688
33689Tue Mar 30 09:58:16 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33690
33691 * config/unix-gdb.exp: Add missing return 0.
33692
33693Tue Mar 30 08:34:25 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
33694
33695 * gdb.t16/printcmds.exp: Remove misplaced xfail that caused an early
33696 test termination.
33697
33698Mon Mar 29 17:37:25 1993 Fred Fish (fnf@cygnus.com)
33699
33700 * configure.in (subdirs): Put back gdb.t17 which mysteriously
33701 disappeared.
33702
33703Thu Mar 25 21:05:16 1993 Fred Fish (fnf@cygnus.com)
33704
33705 * gdb.t10/crossload.exp: Disable the i860-elf test until such
33706 time as i860 support works.
33707
d63a86f8 33708 * gdb.t15/funcargs.exp: Fix expected outputs to include
c906108c
SS
33709 "backtrace 100\r" rather than just "backtrace\r", to match last
33710 change.
33711
33712Thu Mar 25 12:14:28 1993 Ian Lance Taylor (ian@cygnus.com)
33713
33714 * config/udi-gdb.exp (gdb_exit): Remove close command.
33715 (gdb_target_udi): New procedure to set the UDI target.
33716 (gdb_start): Don't remove *_soc files. Use gdb_target_udi.
33717 * gdb.t00/default.exp: Added expected failures for a29k-*-udi.
33718 Added waits for prompts after several question responses. Added
33719 some more responses used by a29k-amd-udi-gdb.
33720 * gdb.t01/run.exp, gdb.t06/break.exp: Added a29k-*-udi support:
33721 pass different arguments, restart UDI connection after program
33722 completion.
33723 * gdb.t02/whatis.exp, gdb.t03/ptype.exp, gdb.t07/watchpoint.exp,
33724 gdb.t08/opaque.exp, gdb.t11/list.exp, gdb.t12/scope.exp,
33725 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp, gdb.t20/misc.exp,
33726 gdb.t21/cplusfuncs.exp: Added expected failures for a29k-*-*.
33727 * gdb.t04/setvar.exp, gdb.t05/expr.exp, gdb.t07/watchpoint.exp,
33728 gdb.t08/opaque.exp, gdb.t12/scope.exp, gdb.t13/bitfields.exp,
33729 gdb.t15/funcargs.exp, gdb.t16/printcmds.exp,
33730 gdb.t17/callfuncs.exp, gdb.t20/classes.exp, gdb.t20/inherit.exp,
33731 gdb.t20/misc.exp, gdb.t22/virtfuncs.exp: Restart UDI connection
33732 after program completion.
33733 * gdb.t10/crossload.exp: Does not work for a29k-*-*, since BFD is
33734 compiled with a SELECT_VECS setting.
33735 * gdb.t15/funcargs.exp: Use argument to backtrace to prevent
33736 infinite recursion.
33737
33738 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t22/virtfuncs.exp:
33739 Added checks for COFF results, and made them expected failures for
33740 all targets. It would be better to make them expected failures
33741 for COFF targets only.
33742
33743Wed Mar 24 14:43:38 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
33744
33745 * Makefile.in: add null dvi target, don't bother to recurse
33746 through test directories for info and install-info; rename
33747 $(datadir) to be dejagnu instead of deja-gnu
33748
33749Wed Mar 24 09:48:03 1993 Fred Fish (fnf@cygnus.com)
33750
33751 * gdb.t31/gdbme.ch: Re-enable code that previously caused
33752 compiler to coredump.
33753 * gdb.t31/chillvars.exp: Re-enable tests that depend on that
33754 code.
33755
33756Tue Mar 23 08:53:42 1993 Fred Fish (fnf@cygnus.com)
33757
33758 * gdb.t31/gdbme.ch: Comment out code that causes chill compiler
33759 coredump.
33760 * gdb.t31/chillvars.exp: Comment out tests that depend on that
33761 code.
33762
33763Sun Mar 21 17:56:47 1993 Rob Savoye (rob at darkstar.cygnus.com)
33764
33765 * gdb.t03/ptype.exp: tests for return code from gdb_test.
33766 * gdb.t00/teststrategy.exp: Uses which proc rather than spawning
33767 which in a shell. Deletes xgdb when done.
33768 * config/unix-gdb.exp: Won't try to spawn $GDB unless it exists.
33769 Tests the return from the "set height" or "set width" commands.
33770 Added a few return codes where needed.
33771
33772Wed Mar 17 11:31:01 1993 Fred Fish (fnf@cygnus.com)
33773
33774 * Makefile.in (SUBDIRS): Add gdb.t17.
33775 * configure.in (subdirs): Add gdb.t17.
33776 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New test
33777 files to test gdb's calling of functions in the inferior with
33778 the correct arguments and gdb's ability to retrieve any
33779 result returned.
33780
33781Tue Mar 16 15:37:11 1993 Fred Fish (fnf@cygnus.com)
33782
33783 * config/unix-gdb.exp (gdb_exit): Remove close commands that
33784 may be called after gdb goes away. Previous versions of expect
33785 needed these to avoid file descriptor leaks, but they cause
33786 errors with the current revision of expect.
33787 * gdb.t00/gdbvars.exp: Use -re on expected output after
33788 setting sevenbit-strings.
33789 * gdb.t04/setvar.exp, gdb.t13/bitfields.exp: Make commands
33790 to set sevenbit-strings consistent across tests.
33791 gdb.t30/chexp.exp, gdb.t31/chillvars.exp: Make commands to
33792 set sevenbit-strings consistent across tests.
33793
33794Fri Mar 12 08:47:20 1993 Fred Fish (fnf@cygnus.com)
33795
33796 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in an
33797 expected output to match current "expect" expectations.
33798
33799Wed Mar 10 18:01:49 1993 Fred Fish (fnf@cygnus.com)
33800
33801 * gdb.t00/default.exp: Change expected output for default "source"
33802 command, to match new gdb behavior which requires a filename to
33803 source.
33804
33805Tue Mar 9 11:00:56 1993 Fred Fish (fnf@cygnus.com)
33806
33807 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set up
33808 expected fail for i486-*-* that misses the marker2 function.
33809 * gdb.t10/crossload.exp (bfddefault): Allow successful
33810 recognition of a format to pass even if no symbols are found.
33811 Explicitly catch failures where the format is not recognized
33812 or is ambiguous, and add the reason to the fail message.
33813 * gdb.t10/crossload.exp (bfdexplicit): Catch failure where
33814 the cause is and invalid target and add reason to failure message.
33815 * gdb.t10/crossload.exp: Fix bfd target names for elf32-m68k,
33816 elf32-i386, elf32-sparc, and elf32-i860.
33817 * gdb.t12/scope.exp (test_at_main, test_at_foo, test_at_bar):
33818 Set up expected failure for 'filename'::variable scope resolution,
33819 which is now apparently broken on all targets.
33820 * gdb.t20/classes.exp, gdb.t20/inherit.exp, gdb.t20/misc.exp,
33821 gdb.t21/cplusfuncs.exp, gdb.t22/virtfunc.exp,
33822 gdb.t23/templates.exp: Change failure for missing binfile into
33823 just a warning.
33824 gdb.t21/demangle.exp: Change all cfront references to 'arm'
33825 references.
33826
33827Mon Mar 8 19:20:28 1993 Fred Fish (fnf@cygnus.com)
33828
33829 * gdb.t00/default.exp: Add expected output for default "source"
33830 command, to match new gdb behavior.
33831 * gdb.t09/corefile.exp: Use GDBFLAGS when spawning GDB.
33832
33833Sun Mar 7 15:14:09 1993 Rob Savoye (rob@cygnus.com)
33834
33835 * config/*-gdb.exp: returns an error, rather than exiting on
33836 internal errors.
33837
33838Tue Mar 2 18:09:32 1993 Fred Fish (fnf@cygnus.com)
33839
33840 * gdb.t03/gdbme.c: Add pointer to struct variable.
33841 * gdb.t03/ptype.exp: Test equivalence of '.' and '->' for
33842 referencing struct members.
33843
33844Thu Feb 25 10:39:06 1993 Ian Lance Taylor (ian@cygnus.com)
33845
33846 * configure.in (mips-idt-ecoff): New target.
33847 * config/mips-gdb.exp: New file for remote board using MIPS remote
33848 debugging protocol.
33849
33850 * Redid configuration scheme. Removed gdb.t*/configure.in.
33851 Renamed gdb.t*/in-gdbme* to gdb.t*/gdbme*. Changed to use CC, CXX
33852 instead of CC_FOR_TARGET, CXX_FOR_TARGET. Added mostlyclean and
33853 distclean targets. Built executables via .o files. Adjusted
33854 tests to account for source files in $(srcdir) rather than
33855 $(objdir).
33856 * lib/gdb.exp (runto): Don't expect () after the function name,
33857 because it may have arguments.
33858
33859Wed Feb 24 08:05:38 1993 Ian Lance Taylor (ian@cygnus.com)
33860
33861 * gdb.t00/default.exp, gdb.t01/run.exp, gdb.t02/whatis.exp,
33862 gdb.t03/ptype.exp, gdb.t06/break.exp, gdb.t12/scope.exp: Added
33863 expected failures for mips-idt-* and mips-sgi-*.
33864 * gdb.t00/default.exp (attach): Kill process if requested.
33865 * gdb.t00/help.exp (help target core, help target): Accept a gdb
33866 that does not read core files.
33867 * gdb.t01/run.exp: Removed checks for exit status code.
33868 * gdb.t03/in-gdbme.c: Make explicit call to malloc to ensure that
33869 it is linked in.
33870 * gdb.t03/ptype.exp: Increase timeout when calling malloc.
33871 * gdb.t04/setvar.exp, gdb.t05/expr.exp: Use runto function where
33872 appropriate, rather than doing it by hand.
33873 * gdb.t07/watchpoint.exp: If mips-idt-*, reload file after first
33874 execution.
33875 * gdb.t10/crossload.exp: Kill existing program if needed.
33876 * gdb.t15/funcargs.exp: Use delete_breakpoints function where
33877 appropriate, rather than doing it by hand. Always increase
33878 timeout for this test, not just for VxWorks.
33879
33880Wed Feb 24 08:03:38 1993 Fred Fish (fnf@cygnus.com)
33881
33882 * gdb.t31/chillvars.exp (test_structs): New proc to test printing
33883 of Chill STRUCT types and STRUCT values.
33884 * gdb.t31/chillvars.exp (test_strings): Expect "CHAR" now, rather
33885 than "char".
33886 * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
d63a86f8 33887 struct2): New struct definitions and initializations to test
c906108c
SS
33888 simple Chill STRUCT types.
33889
33890Tue Feb 23 11:55:06 1993 Fred Fish (fnf@cygnus.com)
33891
33892 * gdb.t00/teststrategy.exp: Track reversion in gdb to not print
33893 the null byte at the end of strings.
33894 * gdb.t00/default.exp: Make show version insensitive to copyright
33895 date.
33896 * gdb.t16/in-gdbme.c (ctable1, ctable2): Make explicitly unsigned
33897 to avoid dependencies on target char signedness.
33898 * gdb.t16/printcmds.exp: Update expected results for explicitly
33899 unsigned char.
33900 * gdb.t16/printcmds.exp: Remove setup_xfails for i960 that should
33901 now work.
33902 * gdb.t21/demangle.exp: Add many more patterns for template
33903 demangling, most of them being expected failures.
33904 * gdb.t21/demangle.exp (proc demangle): Quote the demangled
33905 string we are matching for, to match on the whole string.
33906 * gdb.t21/demangle.exp: Add many new test strings to demangle,
33907 and fix a whole bunch that had incorrect expected output but were
33908 passing anyway because of the bug in "proc demangle".
33909 * gdb.t31/chillvars.exp: Remove setup_xfail for printing string
33910 type.
33911 * gdb.t31/in-gdbme.ch: Uncomment string4, now compiles.
33912
33913Mon Feb 22 07:54:03 1993 Mike Werner (mtw@poseidon.cygnus.com)
33914
a9c64011
AS
33915 * gdb/testsuite: made modifications to testcases, etc., to allow
33916 them to work properly given the reorganization of deja-gnu and the
33917 relocation of the testcases from deja-gnu to a "tool" subdirectory.
c906108c
SS
33918
33919Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
33920
33921 * gdb/testsuite: Initial creation of gdb/testsuite.
33922 Migrated dejagnu testcases and support files for testing nm to
33923 gdb/testsuite from deja-gnu. These files were moved "as is"
33924 with no modifications. This migration is part of a major overhaul
33925 of dejagnu. The modifications to these testcases, etc., which
33926 will allow them to work with the new version of dejagnu will be
33927 made in a future update.
48efe704 33928
8d8cb839 33929 For additional changes see gdb.mi/ChangeLog-1999-2003.
c906108c 33930\f
8d8cb839
EZ
33931;; Local Variables:
33932;; mode: change-log
33933;; left-margin: 8
33934;; fill-column: 74
33935;; version-control: never
33936;; End:
902f2ccb 33937
ecd75fc8 33938 Copyright 1993-2014 Free Software Foundation, Inc.
902f2ccb
MC
33939 Copying and distribution of this file, with or without modification,
33940 are permitted provided the copyright notice and this notice are preserved.
This page took 4.652523 seconds and 4 git commands to generate.