]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
Update "disassemble" help
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
4888741a
TT
12020-07-28 Tom Tromey <tromey@adacore.com>
2
3 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
4 'varval' location.
5
43d5901d
AB
62020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
7
8 * gdb.python/py-unwind.py: Update to make use of a register
9 descriptor.
10
14fa8fb3
AB
112020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
12
13 * gdb.python/py-arch-reg-names.exp: Add additional tests.
14
e79eb02f
AB
152020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
16
17 PR fortran/23051
18 PR fortran/26139
19 * gdb.fortran/class-allocatable-array.exp: New file.
20 * gdb.fortran/class-allocatable-array.f90: New file.
21 * gdb.fortran/pointer-to-pointer.exp: New file.
22 * gdb.fortran/pointer-to-pointer.f90: New file.
23
876518dd
TV
242020-07-25 Tom de Vries <tdevries@suse.de>
25
26 PR symtab/26243
27 * gdb.dwarf2/dw2-line-number-zero.c: New test.
28 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
29
6dcfb80a
TV
302020-07-24 Tom de Vries <tdevries@suse.de>
31
32 PR testsuite/26293
33 * gdb.ada/mi_prot.exp: Require gnatmake-8.
34
e7bc9db8
PA
352020-07-23 Pedro Alves <pedro@palves.net>
36
37 * gdb.server/server-kill.exp (prepare): New, factored out from the
38 top level.
39 (kill_server): New.
40 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
41 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
42
78344df7
AB
432020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
44
45 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
46
25dfed24
SL
472020-07-22 Sandra Loosemore <sandra@codesourcery.com>
48
49 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
50 Initialize to empty string at top level.
51 (gdb_wrapper_init): Revert check for file existence on build.
52 Build the wrapper in its default place, not a build-specific
53 location. When host == build, make the pathname absolute.
54 (gdb_compile): Delete leftover declaration of
55 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
56 string instead of uninitialized.
57
7da515fd
KB
582020-07-22 Kevin Buettner <kevinb@redhat.com>
59
60 * gdb.base/corefile2.exp: New file.
61 * gdb.base/coremaker2.exp: New file.
62
9c5ec5c2
KB
632020-07-22 Kevin Buettner <kevinb@redhat.com>
64
65 * gdb.base/coredump-filter.exp: Add second
66 non-Private-Shared-Anon-File test.
67 (test_disasm): Rename binfile for test which is expected
68 to fail.
69
f9e233c9
KB
702020-07-22 Kevin Buettner <kevinb@redhat.com>
71
72 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
73 data in core file".
74 * gdb.base/coremaker.c (buf2ro): New global.
75 (mmapdata): Add a read-only mmap mapping.
76
94c265d7
KB
772020-07-22 Kevin Buettner <kevinb@redhat.com>
78
79 PR corefiles/25631
80 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
81 New test.
82 * gdb.base/coremaker.c (buf3): New global.
83 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
84 flags.
85
862020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
87
88 * gdb.base/coremaker.c (filler_ro): New global constant.
89
32fa152e
TT
902020-07-22 Tom Tromey <tromey@adacore.com>
91
92 * gdb.ada/mi_prot.exp: New file.
93 * gdb.ada/mi_prot/pkg.adb: New file.
94 * gdb.ada/mi_prot/pkg.ads: New file.
95 * gdb.ada/mi_prot/prot.adb: New file.
96
c8474dc3
TBA
972020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
98
99 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
100 loads two JITers.
101
baf8791e
AB
1022020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
103
104 * gdb.python/py-arch-reg-groups.exp: Additional tests.
105
f7306dac
AB
1062020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
107
108 * gdb.python/py-arch-reg-names.exp: Additional tests.
109
6d3d6e4b
TV
1102020-07-21 Tom de Vries <tdevries@suse.de>
111
112 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
113 breakpoint locations".
114 * gdb.reverse/solib-reverse.exp: Same.
115
803d0592
TV
1162020-07-21 Tom de Vries <tdevries@suse.de>
117
118 * gdb.reverse/step-reverse.c (callee): Merge statements.
119
e9bdc510
TV
1202020-07-21 Tom de Vries <tdevries@suse.de>
121
122 * gdb.fortran/info-modules.exp (info module variables): Allow missing
123 line numbers for some variables.
124
f0f9e75a
TV
1252020-07-21 Tom de Vries <tdevries@suse.de>
126
127 * gdb.opt/inline-locals.c (init_array): New func.
128 (func1): Use init_array.
129 * gdb.opt/inline-locals.exp: Update pattern.
130
bd460ecb
TV
1312020-07-21 Tom de Vries <tdevries@suse.de>
132
133 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
134 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
135
ae5369e7
LC
1362020-07-20 Ludovic Courtès <ludo@gnu.org>
137
138 * gdb.guile/source2.scm: Add #f first argument to 'format'.
139 * gdb.guile/types-module.exp: Remove "ERROR:" from
140 regexps since Guile 3.0 no longer prints that.
141
68cf161c
LC
1422020-07-20 Ludovic Courtès <ludo@gnu.org>
143
144 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
145 error regexp to match on Guile 2.2.
146
c14b4913
GB
1472020-07-20 Gary Benson <gbenson@redhat.com>
148
149 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
150 with clang.
151
b243ba58
TV
1522020-07-20 Tom de Vries <tdevries@suse.de>
153
154 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
155 (omp_set_lock_in_order): New function.
156 (single_scope, multi_scope, nested_func, nested_parallel): Use
157 omp_set_lock_in_order and omp_unset_lock.
158 (main): Init and destroy lock and lock2.
159
c06ad8b5
TV
1602020-07-20 Tom de Vries <tdevries@suse.de>
161
162 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
163
6e22f117
TV
1642020-07-20 Tom de Vries <tdevries@suse.de>
165
166 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
167
33176ea7
TV
1682020-07-17 Tom de Vries <tdevries@suse.de>
169
170 * gdb.base/valgrind-infcall-2.c: New test.
171 * gdb.base/valgrind-infcall-2.exp: New file.
172 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
173
90c3ec2d
TV
1742020-07-17 Tom de Vries <tdevries@suse.de>
175
176 * gdb.dlang/circular.c (found): Use found_label as label name.
177 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
178 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
179 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
180 * gdb.dwarf2/ada-linkage-name.exp: Same.
181 * gdb.dwarf2/arr-subrange.exp: Same.
182 * gdb.dwarf2/atomic-type.exp: Same.
183 * gdb.dwarf2/comp-unit-lang.exp: Same.
184 * gdb.dwarf2/cpp-linkage-name.exp: Same.
185 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
186 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
187 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
188 * gdb.dwarf2/implptr-64bit.exp: Same.
189 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
190 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
191 * gdb.dwarf2/imported-unit.exp: Same.
192 * gdb.dwarf2/main-subprogram.exp: Same.
193 * gdb.dwarf2/missing-type-name.exp: Same.
194 * gdb.dwarf2/nonvar-access.exp: Same.
195 * gdb.dwarf2/struct-with-sig.exp: Same.
196 * gdb.dwarf2/typedef-void-finish.exp: Same.
197 * gdb.dwarf2/void-type.exp: Same.
198
10da644d
TV
1992020-07-17 Tom de Vries <tdevries@suse.de>
200
201 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
202 src parameter.
203 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
204 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
205 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
206 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
207 * gdb.dwarf2/dwz.exp: Same.
208 * gdb.dwarf2/implptr-optimized-out.exp: Same.
209 * gdb.dwarf2/implref-array.exp: Same.
210 * gdb.dwarf2/implref-const.exp: Same.
211 * gdb.dwarf2/implref-global.exp: Same.
212 * gdb.dwarf2/implref-struct.exp: Same.
213 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
214 * gdb.dwarf2/opaque-type-lookup.exp: Same.
215 * gdb.dwarf2/var-access.exp: Same.
216 * gdb.dwarf2/varval.exp: Same.
217 * gdb.trace/entry-values.exp: Same.
218
315e6afc
TV
2192020-07-17 Tom de Vries <tdevries@suse.de>
220
221 * lib/dwarf.exp (Dwarf::extern): Remove.
222 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
223 * gdb.dlang/circular.exp: Same.
224 * gdb.dwarf2/comp-unit-lang.exp: Same.
225 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
226 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
227 * gdb.dwarf2/dwz.exp: Same.
228 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
229 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
230 * gdb.dwarf2/imported-unit.exp: Same.
231 * gdb.dwarf2/opaque-type-lookup.exp: Same.
232
5597c940
SL
2332020-07-16 Sandra Loosemore <sandra@codesourcery.com>
234
235 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
236 Use double quotes instead of single quotes.
237
d0ce17d8
CT
2382020-07-16 Caroline Tice <cmtice@google.com>
239
240 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
241 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
242
853772cc
TV
2432020-07-16 Tom de Vries <tdevries@suse.de>
244
245 * lib/dwarf.exp (program): Initialize _line.
246 (DW_LNE_end_sequence): Reinitialize _line.
247 (DW_LNS_advance_line): Update _line.
248 (line): New proc.
249 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
250 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
251 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
252 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
253 * gdb.dwarf2/dw2-is-stmt.exp: Same.
254 * gdb.dwarf2/dw2-ranges-func.exp: Same.
255
fe07b572
AB
2562020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
257
258 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
259 generic.
260
52781cce
TV
2612020-07-15 Tom de Vries <tdevries@suse.de>
262
263 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
264 is_amd64_regs_target.
265
3dcc261c
AB
2662020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
267
268 * gdb.fortran/ptype-on-functions.exp: Add more tests.
269 * gdb.fortran/ptype-on-functions.f90: Likewise.
270
054a0959
SM
2712020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
272
273 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
274 values in documentation for addr_size to 4 and 8.
275
ccb9eba6
AB
2762020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
277
278 * gdb.arch/amd64-osabi.exp: Update.
279 * gdb.arch/arm-disassembler-options.exp: Update.
280 * gdb.arch/powerpc-disassembler-options.exp: Update.
281 * gdb.arch/ppc64-symtab-cordic.exp: Update.
282 * gdb.arch/s390-disassembler-options.exp: Update.
283 * gdb.base/all-architectures.exp.tcl: Update.
284 * gdb.base/attach-pie-noexec.exp: Update.
285 * gdb.base/catch-syscall.exp: Update.
286 * gdb.xml/tdesc-arch.exp: Update.
287
025a39a7
TV
2882020-07-14 Tom de Vries <tdevries@suse.de>
289
290 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
291 (local_gettid): ... this.
292 (fn): Update.
293
74e4b667
SL
2942020-07-13 Sandra Loosemore <sandra@codesourcery.com>
295
296 * gdb.base/info_sources.exp: Skip directory match tests on
297 remote hosts.
298
f413dd74
GB
2992020-07-13 Gary Benson <gbenson@redhat.com>
300
301 * gdb.base/savedregs.exp (caller): Use parentheses to
302 make expected expression evaluation ordering explicit.
303
915771bb
GB
3042020-07-13 Gary Benson <gbenson@redhat.com>
305
306 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
307
2a122642
GB
3082020-07-13 Gary Benson <gbenson@redhat.com>
309
310 * gdb.base/bigcore.c (main): Use a volatile pointer when
311 attempting to trigger a SIGSEGV.
312 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
313 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
314 * gdb.base/savedregs.c (thrower): Likewise.
315 * gdb.mi/mi-syn-frame.c (bar): Likewise.
316
3f00c730
GB
3172020-07-13 Gary Benson <gbenson@redhat.com>
318
319 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
320 defining and using VLA structure fields into...
321 * gdb.base/vla-struct-fields.c: New file.
322 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
323 tests into...
324 * gdb.base/vla-struct-fields.exp: New file.
325
963eeee4
TV
3262020-07-13 Tom de Vries <tdevries@suse.de>
327
328 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
329 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
330 * gdb.base/gold-gdb-index.exp: Same.
331 * gdb.base/morestack.exp: Same.
332
0ed35c9a
DX
3332020-07-11 Daniel Xu <dxu@dxuuu.xyz>
334
335 PR rust/26121
336 * gdb.rust/modules.rs: Prevent linker from discarding test
337 symbol.
338
4fdba23d
PA
3392020-07-10 Pedro Alves <pedro@palves.net>
340
341 PR gdb/26199
342 * gdb.multi/multi-target.c (exit_thread): New.
343 (thread_start): Break loop if EXIT_THREAD.
344 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
345 (top level) Call test_no_resumed.
346
15f3b077
TT
3472020-07-08 Tom Tromey <tromey@adacore.com>
348
349 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
350 * gdb.ada/catch_ex.exp: Examine catchpoint text.
351
9fc501fd
AB
3522020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
353
354 PR python/22748
355 * gdb.opt/inline-frame-tailcall.c: New file.
356 * gdb.opt/inline-frame-tailcall.exp: New file.
357 * gdb.python/py-unwind-inline.c: New file.
358 * gdb.python/py-unwind-inline.exp: New file.
359 * gdb.python/py-unwind-inline.py: New file.
360
64cb3757
AB
3612020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
362
363 * gdb.python/py-arch-reg-groups.exp: New file.
364
0f767f94
AB
3652020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
366
367 * gdb.python/py-arch-reg-names.exp: New file.
368
87dbc774
AB
3692020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
370
371 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
372 gdb.PendingFrame.architecture method.
373
d8cc8af6
TV
3742020-07-06 Tom de Vries <tdevries@suse.de>
375
376 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
377
3c8ea5be
PA
3782020-07-03 Pedro Alves <palves@redhat.com>
379
380 * gdb.base/structs2.c (main): Adjust second parem_reg call to
381 explicitly write negative numbers.
382 * gdb.base/structs2.exp: Adjust expected output.
383
bf90c83a
PA
3842020-07-03 Pedro Alves <palves@redhat.com>
385
386 * gdb.base/charset.c (init_string): Change all char parameters to
387 unsigned char parameters.
388
2eb82157
PA
3892020-07-03 Pedro Alves <palves@redhat.com>
390
391 * gdb.base/call-sc.exp (start_scalars_test): Use
392 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
393 * gdb.base/overlays.c: Remove references to PARAMS.
394 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
395 * gdb.base/reread.exp: Don't set 'prototypes' global.
396 * gdb.base/structs.exp (start_structs_test): Use
397 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
398 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
399 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
400 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
401 call.
402 * gdb.base/varargs.exp: Don't set 'prototypes' global.
403
9adda7af
PA
4042020-07-03 Pedro Alves <palves@redhat.com>
405
406 * gdb.base/m32rovly.c: Delete.
407 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
408
2a17c803
PW
4092020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
410
411 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
412 of gdb_py_test_multiple.
413 * gdb.python/py-cmd.exp: Likewise.
414 * gdb.python/py-events.exp: Likewise.
415 * gdb.python/py-function.exp: Likewise.
416 * gdb.python/py-inferior.exp: Likewise.
417 * gdb.python/py-infthread.exp: Likewise.
418 * gdb.python/py-linetable.exp: Likewise.
419 * gdb.python/py-parameter.exp: Likewise.
420 * gdb.python/py-value.exp: Likewise.
421
b011fe1a
TV
4222020-06-30 Tom de Vries <tdevries@suse.de>
423
424 PR testsuite/26175
425 * lib/future.exp (gdb_default_target_compile): Detect and handle
426 early_flags.
427
df5b8876
SM
4282020-06-29 Simon Marchi <simon.marchi@efficios.com>
429
430 * boards/simavr.exp (gdb_load): Catch errors when closing
431 previous connection. Close connection, wait for process and
432 unset simavr_spawn_id on failure.
433
a3ca48cd
TV
4342020-06-29 Tom de Vries <tdevries@suse.de>
435
436 * lib/gdb.exp (unknown): Make test-case unresolved.
437
b0237c0e
TV
4382020-06-29 Tom de Vries <tdevries@suse.de>
439
440 PR gdb/25475
441 * gdb.server/solib-list.exp: Verify that the symbol reload
442 confirmation question is asked.
443
c0b3b3bd
PW
4442020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
445
446 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
447 have a input seq nr in each pass message.
448 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
449 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
450 * gdb.python/python.exp: Make test names unique,
451 use gdb_test_multiline instead of gdb_py_test_multiple,
452 use $gdb_test_name.
453 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
454
1776e3e5
NA
4552020-06-26 Nick Alcock <nick.alcock@oracle.com>
456
457 * configure.ac: Add --enable-libctf.
458 * aclocal.m4: sinclude ../config/enable.m4.
459 * Makefile.in (site.exp): Add enable_libctf to site.exp.
460 * lib/gdb.exp (skip_ctf_tests): Use it.
461 * gdb.base/ctf-constvars.exp: Error message tweak.
462 * gdb.base/ctf-ptype.exp: Likewise.
463 * configure: Regenerate.
464
f53b3eeb
GB
4652020-06-26 Gary Benson <gbenson@redhat.com>
466
467 * gdb.cp/try_catch.cc: Include string.h.
468 (main): Replace comparison against string literal with
469 strcmp, avoiding build failure with -Wstring-compare.
470 Add "marker test-complete".
471 * gdb.cp/try_catch.exp: Run the test to the above marker,
472 then verify that the value of "test" is still true.
473
6d74da72
AB
4742020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
475
476 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
477
2e52d038
AB
4782020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
479
480 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
481
3b9fce96
AB
4822020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
483
484 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
485 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
486 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
487 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
488 * gdb.arch/riscv-tdesc-loading.exp: New file.
489
ed69cbc8
AB
4902020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
491
492 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
493
767a879e
AB
4942020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
495
496 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
497 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
498 * gdb.arch/riscv-tdesc-regs.c: New file.
499 * gdb.arch/riscv-tdesc-regs.exp: New file.
500
221db974
PA
5012020-06-24 Pedro Alves <palves@redhat.com>
502
503 * gdb.arch/amd64-entry-value-paramref.exp: Use
504 prepare_for_testing_full and don't pass "c++" for the .S file
505 build spec.
506 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
507 $options, since it's an assembly file. Remove -Wno-deprecated.
508 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
509 compiling C++ programs.
510
331733cd
PA
5112020-06-24 Pedro Alves <palves@redhat.com>
512
513 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
514 Clang, add "-Wno-unknown-warning-option" to the options.
515
caa7fd04
AB
5162020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
517
518 * gdb.xml/tdesc-reload.c: New file.
519 * gdb.xml/tdesc-reload.exp: New file.
520 * gdb.xml/maint-xml-dump-01.xml: New file.
521 * gdb.xml/maint-xml-dump-02.xml: New file.
522 * gdb.xml/maint-xml-dump.exp: New file.
523
bb8d1260
SL
5242020-06-23 Sandra Loosemore <sandra@codesourcery.com>
525
526 * lib/completion-support.exp (test_gdb_completion_offers_commands):
527 Adjust for omitted commands when TUI is disabled.
528
7e4b9c4c
GB
5292020-06-23 Gary Benson <gbenson@redhat.com>
530 Pedro Alves <palves@redhat.com>
531
532 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
533 * gdb.cp/nsimport.cc: Likewise.
534 * gdb.cp/nsnested.cc: Likewise.
535 * gdb.cp/nsnoimports.cc: Likewise.
536 * gdb.cp/nsusing.cc: Likewise.
537 * gdb.cp/smartp.cc: Likewise.
538 * gdb.python/py-pp-integral.c: Likewise.
539 * gdb.python/py-pp-re-notag.c: Likewise.
540
2e573c0a
GB
5412020-06-23 Gary Benson <gbenson@redhat.com>
542
543 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
544 * gdb.cp/nsimport.cc: Likewise.
545 * gdb.cp/nsnested.cc: Likewise.
546 * gdb.cp/nsnoimports.cc: Likewise.
547 * gdb.cp/nsusing.cc: Likewise.
548 * gdb.cp/smartp.cc: Likewise.
549 * gdb.python/py-pp-integral.c: Likewise.
550 * gdb.python/py-pp-re-notag.c: Likewise.
551
746ebfe8
PW
5522020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
553
554 * gdb.base/default-args.exp: New test.
555 * gdb.base/default-args.c: New file.
556 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
557 * gdb.base/default.exp: Update to new help text.
558 * gdb.base/help.exp: Likewise.
559 * gdb.base/page.exp: Likewise.
560 * gdb.base/style.exp: Likewise.
561 * gdb.guile/guile.exp: Likewise.
562 * gdb.python/python.exp: Likewise.
563
e822f2cd
SL
5642020-06-22 Sandra Loosemore <sandra@codesourcery.com>
565
566 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
567 remote host. Fix search path syntax on Windows host.
568
48e9cc84
PW
5692020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
570
571 * gdb.base/attach.exp: Test priority of 'exec-file' changed
572 over 'exec-file-mismatch'.
573 * gdb.base/attach.c: Mark should_exit volatile.
574 * gdb.base/attach2.c: Likewise. Add a comment explaining
575 why the sleep cannot be big.
576 * gdb.base/attach3.c: New file.
577
160f8a8f
SL
5782020-06-20 Sandra Loosemore <sandra@codesourcery.com>
579
580 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
581 prefix optional.
582
4d91c2a4
SL
5832020-06-20 Sandra Loosemore <sandra@codesourcery.com>
584
585 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
586 for remote host.
587
87f83f20
SL
5882020-06-19 Sandra Loosemore <sandra@codesourcery.com>
589 Hafiz Abid Qadeer <abidh@codesourcery.com>
590
591 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
592 file sent to remote host.
593 (top level): Allow int32_t as type of 32-bit register.
594
37ab8655
TV
5952020-06-19 Tom de Vries <tdevries@suse.de>
596
597 * lib/gdb.exp (gdb_note): New proc.
598 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
599 (gdb_default_target_compile): ... here. Only call
600 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
601 (use_gdb_compile): Change to array.
602 (toplevel): Update sets of use_gdb_compile to specify language.
603 Warn about default_target_compile override. Store dejagnu's version
604 of default_target_compile in dejagnu_default_target_compile.
605
a8a56685
TV
6062020-06-18 Tom de Vries <tdevries@suse.de>
607
608 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
609 (default_gdb_init): ... here.
610
581bea2c
SL
6112020-06-17 Sandra Loosemore <sandra@codesourcery.com>
612
613 Fix TUI support checks in gdb.tui tests.
614
615 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
616 just say UNSUPPORTED.
617 * gdb.tui/corefile-run.exp: Likewise.
618 * gdb.tui/empty.exp: Likewise.
619 * gdb.tui/list-before.exp: Likewise.
620 * gdb.tui/list.exp: Likewise.
621 * gdb.tui/main.exp: Likewise.
622 * gdb.tui/regs.exp: Likewise.
623 * gdb.tui/resize.exp: Likewise.
624 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
625 * gdb.tui/tui-layout-asm.exp: Likewise.
626 * gdb.tui/tui-missing-src.exp: Likewise.
627 * gdb.tui/winheight.exp: Likewise.
628 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
629
05e682e3
SL
6302020-06-17 Sandra Loosemore <sandra@codesourcery.com>
631
632 Fix TCL error in gdb.python/py-format-string.exp.
633
634 * gdb.python/py-format-string.exp: Move test for python support
635 earlier, out of function body.
636
efb763a5
SM
6372020-06-15 Simon Marchi <simon.marchi@efficios.com>
638
639 * gdb.base/index-cache-load-twice.c: New.
640 * gdb.base/index-cache-load-twice.exp: New.
641
43327b20
KS
6422020-06-17 Keith Seitz <keiths@redhat.com>
643
99cf27cf 644 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
645 when executing "gdb --configuration".
646
081e778c
TV
6472020-06-17 Tom de Vries <tdevries@suse.de>
648
649 * lib/gdb.exp (gdb_tcl_unknown): New proc.
650 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
651 conditional on presence of gdb_tcl_unknown.
652 (gdb_finish): Make override undo conditional on presence of
653 gdb_tcl_unknown.
654
d2d1ea20
TT
6552020-06-16 Tom Tromey <tom@tromey.com>
656
657 * gdb.python/tui-window.py (failwin): New function. Register it
658 as a TUI window type.
659 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
660
c802e8a7
GB
6612020-06-16 Gary Benson <gbenson@redhat.com>
662
663 * gdb.python/py-nested-maps.c (create_map): Add missing return
664 value.
665 (create_map_map): Likewise.
666
ff08abb8
TBA
6672020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
668
669 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
670 variable.
671 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
672 and use the already-defined 'options' variable.
673
a29d5112
AB
6742020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
675 Tom de Vries <tdevries@suse.de>
676
677 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
678 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
679 (gdb_setup_known_globals): New proc.
680 (gdb_cleanup_globals): New proc.
681 * lib/gdb.exp (load_lib): New override proc.
682 (gdb_stdin_log_init): Set var in_file as persistent global.
683 * lib/pascal.exp (gdb_stdin_log_init): Set vars
684 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
685 fpc_compiler as persistent global.
686
8c74a764
TV
6872020-06-12 Tom de Vries <tdevries@suse.de>
688
689 * lib/tuiterm.exp (spawn): Rename to ...
690 (tui_spawn): ... this.
691 (toplevel): Move rename of spawn ...
692 (gdb_init_tuiterm): ... here. New proc.
693 (gdb_finish_tuiterm): New proc.
694 * lib/gdb.exp (gdb_finish_hooks): New global var.
695 (gdb_finish): Handle gdb_finish_hooks.
696 (tuiterm_env): New proc.
697 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
698 tuiterm_env.
699 * gdb.tui/basic.exp: Same.
700 * gdb.tui/corefile-run.exp: Same.
701 * gdb.tui/empty.exp: Same.
702 * gdb.tui/list-before.exp: Same.
703 * gdb.tui/list.exp: Same.
704 * gdb.tui/main.exp: Same.
705 * gdb.tui/new-layout.exp: Same.
706 * gdb.tui/regs.exp: Same.
707 * gdb.tui/resize.exp: Same.
708 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
709 * gdb.tui/tui-layout-asm.exp: Same.
710 * gdb.tui/tui-missing-src.exp: Same.
711 * gdb.tui/winheight.exp: Same.
712
26783bce
TV
7132020-06-12 Tom de Vries <tdevries@suse.de>
714
715 PR testsuite/26110
716 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
717 (gdb_finish): Reinstall dejagnu's override of ::unknown.
718
2b4e6a3f
TT
7192020-06-11 Tom Tromey <tom@tromey.com>
720
721 PR gdb/18318:
722 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
723 floating point tests.
724
2f33032a
KS
7252020-06-11 Keith Seitz <keiths@redhat.com>
726
727 PR gdb/21356
728 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
729 vla_struct.
730 Add new struct vla_typedef and union vla_typedef_union and
731 corresponding instantiation objects.
732 Initialize new objects.
733 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
734 and vla_typedef_union_object.
735 Fixup type for vla_struct_object.
736
a8baf0a3
TV
7372020-06-11 Tom de Vries <tdevries@suse.de>
738
739 * lib/gdb.exp (with_override): New proc, factored out of ...
740 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
741
7ab96794
TV
7422020-06-10 Tom de Vries <tdevries@suse.de>
743
744 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
745
cab5c3b7
SM
7462020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
747
748 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
749 parameter, update callers.
750
f8c41851
SM
7512020-06-04 Simon Marchi <simon.marchi@efficios.com>
752
753 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
754 * gdb.dwarf2/share-psymtabs-bt.c: New file.
755 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
756
1c07a73f
TV
7572020-06-04 Tom de Vries <tdevries@suse.de>
758
759 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
760
95146b5d
TV
7612020-06-04 Tom de Vries <tdevries@suse.de>
762
763 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
764 exp_continue.
765
0cfcd4f0
TV
7662020-06-04 Tom de Vries <tdevries@suse.de>
767
768 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
769
f9b5d5ea
TV
7702020-06-03 Tom de Vries <tdevries@suse.de>
771
772 PR symtab/26046
773 * gdb.cp/breakpoint-locs-2.cc: New test.
774 * gdb.cp/breakpoint-locs.cc: New test.
775 * gdb.cp/breakpoint-locs.exp: New file.
776 * gdb.cp/breakpoint-locs.h: New test.
777
5144dfba
TV
7782020-06-03 Tom de Vries <tdevries@suse.de>
779
780 PR testsuite/25609
781 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
782 value of global verbose.
783 * gdb.base/jit-elf.exp: Same.
784 * gdb.base/jit-reader.exp: Same.
785
621eacdf
TV
7862020-06-02 Tom de Vries <tdevries@suse.de>
787
788 * gdb.dwarf2/multidictionary.exp: Don't use
789 gdb_spawn_with_cmdline_opts.
790
1313c56e
AB
7912020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
792
793 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
794 use_header case.
795 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
796 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
797 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
798 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
799 * gdb.dwarf2/dw2-inline-header.c: New file.
800 * gdb.dwarf2/dw2-inline-header.h: New file.
801
f68f85b5
PA
8022020-05-30 Pedro Alves <palves@redhat.com>
803
804 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
805 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
806
678048e8
GB
8072020-05-29 Gary Benson <gbenson@redhat.com>
808
809 * gdb.compile/compile-cplus.exp (additional_flags): Also
810 set when building with clang.
811 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
812 when building with clang.
813
9fcafd23
GB
8142020-05-29 Gary Benson <gbenson@redhat.com>
815
816 * gdb.arch/i386-avx.exp (additional_flags): Also set when
817 building with clang.
818 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
819
735d5a07
GB
8202020-05-29 Gary Benson <gbenson@redhat.com>
821
822 * gdb.cp/koenig.exp (prepare_for_testing): Add
823 additional_flags=-Wno-unused-comparison.
824 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
825
4ad2c6a0
GB
8262020-05-28 Gary Benson <gbenson@redhat.com>
827
828 * gdb.base/sigaltstack.c (catcher): Add default case to switch
829 statement.
830
09fe663e
GB
8312020-05-28 Gary Benson <gbenson@redhat.com>
832
833 * gdb.cp/classes.exp (prepare_for_testing): Add
834 additional_flags=-Wno-deprecated-register.
835 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
836 * gdb.cp/misc.exp: Likewise.
837
cee00f17
GB
8382020-05-28 Gary Benson <gbenson@redhat.com>
839
840 * gdb.linespec/cpls-ops.cc (dummy): New static global.
841 (test_op_new::operator new): Add return statement.
842 (test_op_new_array::operator new[]): Likewise.
843
636edd00
PA
8442020-05-27 Pedro Alves <palves@redhat.com>
845
846 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
847 check. Use test_gdb_complete_unique instead of
848 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
849 test_gdb_complete_multiple instead of
850 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
851
c2b75043
LM
8522020-05-27 Luis Machado <luis.machado@linaro.org>
853
854 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
855 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
856 * gdb.arch/arm-disassembler-options.exp: Likewise.
857 * gdb.arch/arm-disp-step.exp: Likewise.
858 * gdb.arch/thumb-prologue.exp: Likewise.
859 * gdb.base/async.exp: Likewise.
860 * gdb.base/auxv.exp: Likewise.
861 * gdb.base/complex-parts.exp: Likewise.
862 * gdb.base/ena-dis-br.exp: Likewise.
863 * gdb.base/foll-exec.exp: Likewise.
864 * gdb.base/permissions.exp: Likewise.
865 * gdb.base/relocate.exp: Likewise.
866 * gdb.base/return2.exp: Likewise.
867 * gdb.base/sigbpt.exp: Likewise.
868 * gdb.base/siginfo-obj.exp: Likewise.
869 * gdb.cp/converts.exp: Likewise.
870 * gdb.cp/exceptprint.exp: Likewise.
871 * gdb.cp/inherit.exp: Likewise.
872 * gdb.cp/nsnoimports.exp: Likewise.
873 * gdb.cp/virtbase2.exp: Likewise.
874 * gdb.mi/mi-var-cmd.exp: Likewise.
875 * gdb.mi/var-cmd.c: Likewise.
876
53a47a3e
TT
8772020-05-26 Tom Tromey <tromey@adacore.com>
878
879 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
880
0bc2354b
TT
8812020-05-26 Tom Tromey <tromey@adacore.com>
882
883 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
884 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
885 type.
886 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
887 variable.
888
0db49895
CBG
8892020-05-26 Christian Biesinger <cbiesinger@google.com>
890
891 * Makefile.in: Use = instead of == for the test command
892 for portability.
893
40d22035
TV
8942020-05-26 Tom de Vries <tdevries@suse.de>
895
896 * gdb.base/gold-gdb-index-2.c: New test.
897 * gdb.base/gold-gdb-index.c: New test.
898 * gdb.base/gold-gdb-index.exp: New file.
899 * gdb.base/gold-gdb-index.h: New test.
900
043e2e02
TV
9012020-05-25 Tom de Vries <tdevries@suse.de>
902
903 * boards/gold-gdb-index.exp: New file.
904
462f72c5
SM
9052020-05-25 Simon Marchi <simon.marchi@efficios.com>
906
907 * boards/simavr.exp: New file.
908
6cf66e76
SM
9092020-05-25 Simon Marchi <simon.marchi@efficios.com>
910
911 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
912 * gdb.base/inferior-args.exp: New file.
913 * gdb.base/inferior-args.c: New file.
914
75d04512
SM
9152020-05-25 Simon Marchi <simon.marchi@efficios.com>
916
917 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
918 inferior_args. Pass it to gdb_reload.
919 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
920 inferior_args.
921 (gdb_reload): Add inferior_args argument.
922 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
923 pass it to gdbserver_run.
924 * boards/native-gdbserver.exp: Do not set noargs.
925 * boards/native-extended-gdbserver.exp (gdb_reload): Add
926 inferior_args argument.
927 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
928 * gdb.base/a2-run.exp: Check for use_gdb_stub.
929 * gdb.base/args.exp: Likewise.
930
42cf1844
TV
9312020-05-25 Tom de Vries <tdevries@suse.de>
932
933 * lib/gdb.exp (exec_is_pie): Add comment.
934
8f7d38ef
TV
9352020-05-25 Tom de Vries <tdevries@suse.de>
936
937 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
938 instead of $binfile in the untested message.
939
465e1b0f
TV
9402020-05-25 Tom de Vries <tdevries@suse.de>
941
942 PR testsuite/26031
943 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
944
3c5a0e02
TV
9452020-05-25 Tom de Vries <tdevries@suse.de>
946
947 * boards/gold.exp: New file.
948
0a4f5f8c
TT
9492020-05-23 Tom Tromey <tom@tromey.com>
950
951 * gdb.base/style.exp: Remove completion styling test.
952 * lib/gdb-utils.exp (style): Remove completion styles.
953
eca1f90c
TT
9542020-05-23 Tom Tromey <tom@tromey.com>
955
956 * gdb.base/style.exp: Add completion styling test.
957 * lib/gdb-utils.exp (style): Add completion styles.
958
7c13f4e8
AB
9592020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
960
961 * gdb.base/annota1.exp: Update expected results.
962 * gdb.cp/annota2.exp: Update expected results, remove duplicate
963 test name.
964 * gdb.cp/annota3.exp: Update expected results.
965
41977d16
SM
9662020-05-20 Simon Marchi <simon.marchi@efficios.com>
967
968 PR gdb/26016
969 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
970 against MAP_FAILED.
971 * gdb.base/coremaker.c (mmapdata): Likewise.
972 * gdb.base/jit-reader-host.c (main): Likewise.
973 * gdb.base/sym-file-loader.c (load): Likewise.
974 (load_shlib): Likewise.
975
b4757f2e
TT
9762020-05-20 Tom Tromey <tromey@adacore.com>
977
978 * gdb.ada/array_char_idx.exp: Recognize initialized array.
979
9a0bacfb
TV
9802020-05-20 Tom de Vries <tdevries@suse.de>
981
982 PR symtab/25833
983 * gdb.base/with-mf-inc.c: New test.
984 * gdb.base/with-mf-main.c: New test.
985 * gdb.base/with-mf.exp: New file.
986
76571211
TT
9872020-05-19 Tom Tromey <tromey@adacore.com>
988
989 * gdb.rust/simple.exp: Restore missing test result.
990
4cd9f3d5
TV
9912020-05-19 Tom de Vries <tdevries@suse.de>
992
993 * gdb.base/gdb-caching-proc.exp: Fix typo.
994
7d874253
TT
9952020-05-19 Tom Tromey <tromey@adacore.com>
996
997 * gdb.rust/simple.exp: Add some test descriptions.
998 (test_one_slice): Use with_test_prefix.
999
1d727695
TV
10002020-05-18 Tom de Vries <tdevries@suse.de>
1001
1002 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
1003
7f32a4d5
PA
10042020-05-17 Pedro Alves <palves@redhat.com>
1005
1006 PR gdb/25741
1007 * gdb.base/hw-sw-break-same-address.exp: New file.
1008
7cfd74cf
PA
10092020-05-16 Pedro Alves <palves@redhat.com>
1010
1011 * gdb.multi/multi-re-run.exp (test_re_run): Switch
1012 LAST_LOADED_FILE accordingly.
1013
57b4f16e
PW
10142020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1015
1016 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
1017
7c05caf7
PW
10182020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1019
1020 * gdb.base/help.exp: Test apropos and help for commands
1021 having aliases. Fixed comments not starting with an
1022 upper-case letter or not finishing with a dot.
1023
7aa1b46f
PW
10242020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1025
3b3aaacb
PW
1026 * gdb.base/alias.exp: Update help output check.
1027
57b4f16e 10282020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 1029
7aa1b46f
PW
1030 * gdb.base/default.exp: Update output following fixes.
1031
0605465f
PW
10322020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1033
1034 * gdb.base/alias.exp: Test aliases starting with a prefix of
1035 another alias.
1036
86e4e63d
GB
10372020-05-15 Gary Benson <gbenson@redhat.com>
1038
1039 * gdb.base/info-os.c (main): Add return statement.
1040 * gdb.base/info_minsym.c (minsym_fun): Likewise.
1041 * gdb.base/large-frame-2.c (func): Likewise.
1042 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
1043 * gdb.base/pr10179-b.c (foo2): Likewise.
1044 * gdb.base/valgrind-disp-step.c (foo): Likewise.
1045 * gdb.base/watch-cond.c (func): Likewise.
1046 * gdb.multi/goodbye.c (verylongfun): Likewise.
1047 * gdb.multi/hello.c (commonfun): Likewise.
1048 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
1049 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
1050 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
1051 Likewise.
1052 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
1053 * gdb.threads/interrupt-while-step-over.c (child_function):
1054 Likewise.
1055 * gdb.trace/actions-changed.c (end): Likewise.
1056
163df4df
GB
10572020-05-15 Gary Benson <gbenson@redhat.com>
1058
1059 * gdb.opencl/callfuncs.exp: Report when test skipped.
1060 * gdb.opencl/convs_casts.exp: Likewise.
1061 * gdb.opencl/datatypes.exp: Likewise.
1062 * gdb.opencl/operators.exp: Likewise.
1063 * gdb.opencl/vec_comps.exp: Likewise.
1064
6dbc505a
TV
10652020-05-15 Tom de Vries <tdevries@suse.de>
1066
1067 * gdb.base/align.exp.in: Rename to ...
1068 * gdb.base/align.exp.tcl: ... this.
1069 * gdb.base/align-c++.exp: Update.
1070 * gdb.base/align-c.exp: Update.
1071 * gdb.base/all-architectures.exp.in: Rename to ...
1072 * gdb.base/all-architectures.exp: ... this.
1073 * gdb.base/all-architectures-0.exp: Update.
1074 * gdb.base/all-architectures-1.exp: Update.
1075 * gdb.base/all-architectures-2.exp: Update.
1076 * gdb.base/all-architectures-3.exp: Update.
1077 * gdb.base/all-architectures-4.exp: Update.
1078 * gdb.base/all-architectures-5.exp: Update.
1079 * gdb.base/all-architectures-6.exp: Update.
1080 * gdb.base/all-architectures-7.exp: Update.
1081 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
1082 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
1083 * gdb.base/infcall-nested-structs-c++.exp: Update.
1084 * gdb.base/infcall-nested-structs-c.exp: Update.
1085 * gdb.base/info-types.exp.in: Rename to ...
1086 * gdb.base/info-types.exp.tcl: ... this.
1087 * gdb.base/info-types-c++.exp: Update.
1088 * gdb.base/info-types-c.exp: Update.
1089 * gdb.base/max-depth.exp.in: Rename to ...
1090 * gdb.base/max-depth.exp.tcl: ... this.
1091 * gdb.base/max-depth-c++.exp: Update.
1092 * gdb.base/max-depth-c.exp: Update.
1093 * gdb.cp/cpexprs.exp.in: Rename to ...
1094 * gdb.cp/cpexprs.exp.tcl: ... this.
1095 * gdb.cp/cpexprs-debug-types.exp: Update.
1096 * gdb.cp/cpexprs.exp: Update.
1097 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
1098 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
1099 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
1100 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
1101 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
1102 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
1103 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
1104 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
1105 * gdb.dwarf2/clang-debug-names-2.exp: Update.
1106 * gdb.dwarf2/clang-debug-names.exp: Update.
1107
d1034d78
AB
11082020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
1109
1110 * lib/check-test-names.exp: Remove code that prevents this file
1111 loading when tests are run in parallel.
1112
3c5c3649
PA
11132020-05-15 Pedro Alves <palves@redhat.com>
1114
1115 * gdb.multi/multi-kill.exp (start_inferior): Remove
1116 'testpid' parameter. Refer to namespace variable directly.
1117 (testpid): Declare as namespace variable.
1118
272c36b8
PA
11192020-05-15 Pedro Alves <palves@redhat.com>
1120
1121 * gdb.multi/multi-kill.exp: Wrap in namespace.
1122 (start_inferior): Add TESTPID parameter. Use it instead of the
1123 testpid global.
1124 (top level): Define empty TESTPID array, and pass it down to
1125 start_inferior.
1126
02eba61a
TV
11272020-05-14 Tom de Vries <tdevries@suse.de>
1128
1129 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
1130 output.
1131
971a3747
TV
11322020-05-14 Tom de Vries <tdevries@suse.de>
1133
1134 * gdb.base/align.exp: Split into ...
1135 * gdb.base/align.exp.in: ...
1136 * gdb.base/align-c++.exp: ...
1137 * gdb.base/align-c.exp: ... these.
1138 * gdb.base/infcall-nested-structs.exp: Split into ...
1139 * gdb.base/infcall-nested-structs.exp.in: ...
1140 * gdb.base/infcall-nested-structs-c++.exp: ...
1141 * gdb.base/infcall-nested-structs-c.exp: ... these.
1142 * gdb.base/info-types.exp: Split into ...
1143 * gdb.base/info-types.exp.in: ...
1144 * gdb.base/info-types-c++.exp: ...
1145 * gdb.base/info-types-c.exp: ... these.
1146 * gdb.base/max-depth.exp: Split into ...
1147 * gdb.base/max-depth.exp.in: ...
1148 * gdb.base/max-depth-c++.exp: ...
1149 * gdb.base/max-depth-c.exp: ... these.
1150 * gdb.cp/infcall-nodebug.exp: Split into ...
1151 * gdb.cp/infcall-nodebug.exp.in: ...
1152 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
1153 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
1154 * gdb.cp/infcall-nodebug-c-d0.exp: ...
1155 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
1156
a05575d3
TBA
11572020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1158 Pedro Alves <palves@redhat.com>
1159
1160 * gdb.multi/multi-exit.c: New file.
1161 * gdb.multi/multi-exit.exp: New file.
1162 * gdb.multi/multi-kill.c: New file.
1163 * gdb.multi/multi-kill.exp: New file.
1164
6ad82919
TBA
11652020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1166
1167 * gdb.base/annota1.exp: Update the expected output.
1168 * gdb.cp/annota2.exp: Ditto.
1169
843f4d93
AB
11702020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
1171
1172 * lib/check-test-names.exp: Disable when testing is being run in
1173 parallel.
1174
c7c66341
TV
11752020-05-12 Tom de Vries <tdevries@suse.de>
1176
1177 * gdb.base/jit-elf.exp: Fix string concat.
1178
1b59ca1c
TV
11792020-05-12 Tom de Vries <tdevries@suse.de>
1180
1181 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
1182 messages.
1183
b4991d29
TV
11842020-05-12 Tom de Vries <tdevries@suse.de>
1185
1186 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
1187
dbb0ab10
TV
11882020-05-12 Tom de Vries <tdevries@suse.de>
1189
1190 * gdb.ada/catch_ex.exp: Use with_test_prefix.
1191 * gdb.ada/mi_catch_ex.exp: Same.
1192 * gdb.ada/mi_catch_ex_hand.exp: Same.
1193
7549fed8
TV
11942020-05-12 Tom de Vries <tdevries@suse.de>
1195
1196 * gdb.fortran/complex.exp: Use with_test_prefix.
1197
af2d5cd8
TV
11982020-05-12 Tom de Vries <tdevries@suse.de>
1199
1200 * gdb.trace/passcount.exp: Fix test-names.
1201
7c121311
TV
12022020-05-12 Tom de Vries <tdevries@suse.de>
1203
1204 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
1205
c9f3b40e
TV
12062020-05-12 Tom de Vries <tdevries@suse.de>
1207
1208 * gdb.gdb/complaints.exp: Use with_test_prefix.
1209 * gdb.xml/tdesc-regs.exp: Same.
1210 * gdb.opt/inline-locals.exp: Fix test name.
1211
111b33f0
TV
12122020-05-12 Tom de Vries <tdevries@suse.de>
1213
1214 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
1215 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
1216 * gdb.dwarf2/implref-struct.exp: Same.
1217 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
1218 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
1219
ebf47080
SM
12202020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
1221
1222 * gdb.base/jit-so.exp (one_jit_test): Change test name.
1223
d30dcd12
AB
12242020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1225
1226 * lib/check-test-names.exp (all_test_names): New module variable.
1227 (counts): Add 'duplicates' field.
1228 (_check_duplicates): New procedure.
1229 (check): Also check for duplicates.
1230 (do_log_summary): Print duplicates count.
1231 (do_reset_vars): Reset counter for duplicate test names, and
1232 discard all know test names.
1233
34584c09
AB
12342020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
1235
1236 * lib/gdb.exp: Include check-test-names.exp library.
1237 * lib/check-test-names.exp: New file.
1238
e0002117
TV
12392020-05-11 Tom de Vries <tdevries@suse.de>
1240
1241 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
1242
53f539a3
KS
12432020-05-11 Keith Seitz <keiths@redhat.com>
1244
1245 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
1246
113ee09a
TV
12472020-05-11 Tom de Vries <tdevries@suse.de>
1248
1249 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
1250 * gdb.cp/cpexprs.exp.in: .. here.
1251 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
1252 cpexprs.exp.
1253
ba3e70b0
KS
12542020-05-11 Keith Seitz <keiths@redhat.com>
1255
1256 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
1257 test names.
1258 * gdb.ada/arrayptr.exp: Likewise.
1259 * gdb.ada/assign_arr.exp: Likewise.
1260 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
1261 * gdb.ada/bp_on_var.exp: Likewise.
1262 * gdb.ada/call_pn.exp: Likewise.
1263 * gdb.ada/complete.exp: Likewise.
1264 * gdb.ada/fun_overload_menu.exp: Likewise.
1265 * gdb.ada/funcall_param.exp: Likewise.
1266 * gdb.ada/funcall_ref.exp: Likewise.
1267 * gdb.ada/packed_array_assign.exp: Likewise.
1268 * gdb.ada/same_component_name.exp: Likewise.
1269 * gdb.ada/type_coercion.exp: Likewise.
1270 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
1271 * gdb.ada/variant_record_packed_array.exp: Likewise.
1272
3ee6bb11
TV
12732020-05-11 Tom de Vries <tdevries@suse.de>
1274
1275 PR symtab/25941
1276 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
1277 out of ...
1278 * gdb.dwarf2/clang-debug-names.exp: ... here.
1279 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
1280 clang-debug-names.exp.in.
1281 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
1282 * gdb.dwarf2/clang-debug-names-2.c: New test.
1283
86cd6bc8
AKS
12842020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
1285
1286 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
1287 (fortran_runto_main): New Proc, fortran version of runto_main.
1288 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
1289 * gdb.fortran/array-bounds.exp: Likewise.
1290 * gdb.fortran/array-slices.exp: Likewise.
1291 * gdb.fortran/block-data.exp: Likewise.
1292 * gdb.fortran/charset.exp: Likewise.
1293 * gdb.fortran/common-block.exp: Likewise.
1294 * gdb.fortran/complex.exp: Likewise.
1295 * gdb.fortran/derived-type-function.exp: Likewise.
1296 * gdb.fortran/derived-type.exp: Likewise.
1297 * gdb.fortran/info-modules.exp: Likewise.
1298 * gdb.fortran/info-types.exp: Likewise.
1299 * gdb.fortran/intrinsics.exp: Likewise.
1300 * gdb.fortran/library-module.exp: Likewise.
1301 * gdb.fortran/logical.exp: Likewise.
1302 * gdb.fortran/max-depth.exp: Likewise.
1303 * gdb.fortran/module.exp: Likewise.
1304 * gdb.fortran/multi-dim.exp: Likewise.
1305 * gdb.fortran/nested-funcs.exp: Likewise.
1306 * gdb.fortran/print-formatted.exp: Likewise.
1307 * gdb.fortran/print_type.exp: Likewise.
1308 * gdb.fortran/printing-types.exp: Likewise.
1309 * gdb.fortran/ptr-indentation.exp: Likewise.
1310 * gdb.fortran/ptype-on-functions.exp: Likewise.
1311 * gdb.fortran/subarray.exp: Likewise.
1312 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1313 * gdb.fortran/vla-datatypes.exp: Likewise.
1314 * gdb.fortran/vla-history.exp: Likewise.
1315 * gdb.fortran/vla-ptr-info.exp: Likewise.
1316 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1317 * gdb.fortran/vla-ptype.exp: Likewise.
1318 * gdb.fortran/vla-sizeof.exp: Likewise.
1319 * gdb.fortran/vla-type.exp: Likewise.
1320 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1321 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
1322 * gdb.fortran/vla-value-sub.exp: Likewise.
1323 * gdb.fortran/vla-value.exp: Likewise.
1324 * gdb.fortran/whatis_type.exp: Likewise.
1325 * gdb.mi/mi-var-child-f.exp: Likewise.
1326
6dc55ce9 13272020-05-09 Tom de Vries <tdevries@suse.de>
1328
1329 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
1330
283cb58c
TV
13312020-05-08 Tom de Vries <tdevries@suse.de>
1332
1333 * gdb.dwarf2/clang-debug-names.c: New test.
1334 * gdb.dwarf2/clang-debug-names.exp: New file.
1335
ac4a4f1c
SM
13362020-05-06 Simon Marchi <simon.marchi@efficios.com>
1337
1338 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
1339 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
1340
24fe640b
TV
13412020-05-06 Tom de Vries <tdevries@suse.de>
1342
1343 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
1344 breakpoint is at a "recommended breakpoint location".
1345 * gdb.reverse/consecutive-reverse.exp: Same.
1346
0d8683a3
TV
13472020-05-06 Tom de Vries <tdevries@suse.de>
1348
1349 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
1350 address.
1351
b8983c46
TV
13522020-05-06 Tom de Vries <tdevries@suse.de>
1353
1354 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
1355
abf6d805
TV
13562020-05-06 Tom de Vries <tdevries@suse.de>
1357
1358 * gdb.base/store.exp (check_set, up_set): Allowing missing location
1359 info for r.
1360
0fc2a808
TV
13612020-05-06 Tom de Vries <tdevries@suse.de>
1362
1363 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
1364 necessary.
1365
873dd427
TV
13662020-05-06 Tom de Vries <tdevries@suse.de>
1367
1368 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
1369 void.
1370
7c99e7e2
TV
13712020-05-06 Tom de Vries <tdevries@suse.de>
1372
1373 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
1374 of ...
1375 * gdb.base/async.exp: ... here.
1376 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
1377 "recommended breakpoint location".
1378
6173d6a6
TV
13792020-05-06 Tom de Vries <tdevries@suse.de>
1380
1381 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
1382
6015a067
TV
13832020-05-04 Tom de Vries <tdevries@suse.de>
1384
1385 * gdb.base/async.exp: Check whether instruction addresses are a
1386 "recommended breakpoint location".
1387
3b6acaee
TT
13882020-05-03 Tom Tromey <tom@tromey.com>
1389
1390 * gdb.base/sepdebug.exp: Remove "catch" test.
1391 * gdb.base/break.exp: Remove "catch" test.
1392 * gdb.base/default.exp: Update expected output.
1393
5beb4d17
TV
13942020-05-02 Tom de Vries <tdevries@suse.de>
1395
1396 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
1397 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
1398 * gdb.arch/i386-mpx-map.exp: Same.
1399 * gdb.arch/i386-mpx-sigsegv.exp: Same.
1400 * gdb.arch/i386-mpx-simple_segv.exp: Same.
1401 * gdb.arch/i386-mpx.exp: Same.
1402
8caf140d
TV
14032020-05-02 Tom de Vries <tdevries@suse.de>
1404
1405 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
1406
693196cb
TV
14072020-05-01 Tom de Vries <tdevries@suse.de>
1408
1409 * gdb.ada/operator_bp.exp: Allow more than required amount of
1410 breakpoint.
1411
53ae0aa9
TV
14122020-05-01 Tom de Vries <tdevries@suse.de>
1413
1414 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
1415
ee9d1e5f
HD
14162020-04-30 Hannes Domani <ssbssa@yahoo.de>
1417
1418 PR gdb/18706
1419 * gdb.cp/stub-array-size.cc: New test.
1420 * gdb.cp/stub-array-size.exp: New file.
1421 * gdb.cp/stub-array-size.h: New test.
1422 * gdb.cp/stub-array-size2.cc: New test.
1423
d5cf82c0
HD
14242020-04-30 Hannes Domani <ssbssa@yahoo.de>
1425
1426 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
1427 output to the new format.
1428
42e165c3
SM
14292020-04-29 Simon Marchi <simon.marchi@efficios.com>
1430
1431 * gdb.base/break.exp: Use with_test_prefix.
1432
6e4e3fe1
TV
14332020-04-29 Tom de Vries <tdevries@suse.de>
1434
1435 * lib/gdb.exp (debug_types): New proc.
1436 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
1437 * gdb.python/py-symtab.exp: Same.
1438
d642b692
HD
14392020-04-29 Hannes Domani <ssbssa@yahoo.de>
1440
1441 PR gdb/17320
1442 * gdb.base/pretty-array.c: New test.
1443 * gdb.base/pretty-array.exp: New file.
1444
ea90f227
TV
14452020-04-29 Tom de Vries <tdevries@suse.de>
1446
1447 PR symtab/25889
1448 * gdb.cp/cpexprs.exp: Adapt for inclusion.
1449 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
1450 and include cpexprs.exp.
1451
a65189c9
TV
14522020-04-28 Mark Williams <mark@myosotissp.com>
1453
1454 PR gdb/24480
1455 * dw4-toplevel-types.exp: Test for top level types.
1456 * dw4-toplevel-types.cc: Test for top level types.
1457
32d1f47a
TBA
14582020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1459
1460 * gdb.threads/stop-with-handle.exp: Fix typo in comment
1461 (theads -> threads).
1462
56a4f5a1
TV
14632020-04-28 Tom de Vries <tdevries@suse.de>
1464
1465 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
1466
0b2f8a3b
TV
14672020-04-28 Tom de Vries <tdevries@suse.de>
1468
1469 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
1470
5390c717
TV
14712020-04-28 Tom de Vries <tdevries@suse.de>
1472
1473 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
1474
15cd93d0
TV
14752020-04-28 Tom de Vries <tdevries@suse.de>
1476
1477 * gdb.dwarf2/main-foo.c: New test.
1478 * gdb.dwarf2/struct-with-sig.exp: New file.
1479
d472f0fb
TV
14802020-04-25 Tom de Vries <tdevries@suse.de>
1481
1482 * boards/debug-types.exp: New file.
1483
8d840e05
AB
14842020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
1485
1486 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
1487
bcfe6157
TT
14882020-04-24 Tom Tromey <tom@tromey.com>
1489
1490 PR symtab/12707:
1491 * gdb.python/py-symbol.exp: Update expected results for
1492 linkage_name test.
1493 * gdb.cp/print-demangle.exp: New file.
1494 * gdb.base/c-linkage-name.exp: Fix test.
1495 * gdb.guile/scm-symbol.exp: Update expected results for
1496 linkage_name test.
1497
f049a313
TT
14982020-04-24 Tom Tromey <tom@tromey.com>
1499
1500 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
1501 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
1502 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
1503 assembler.
1504
7cf28874
TV
15052020-04-24 Tom de Vries <tdevries@suse.de>
1506
1507 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
1508 C++.
1509
dac2fef7
TT
15102020-04-24 Tom Tromey <tromey@adacore.com>
1511
1512 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
1513 values.
1514 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
1515 values. Update test for minimal encodings.
1516 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
1517 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
1518 values. Update test for minimal encodings.
1519
1acda803
TT
15202020-04-24 Tom Tromey <tromey@adacore.com>
1521
1522 PR python/23662:
1523 * gdb.ada/variant.exp: Add Python checks.
1524 * gdb.rust/simple.exp: Add dynamic type checks.
1525
adfb9815
TT
15262020-04-24 Tom Tromey <tromey@adacore.com>
1527
1528 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
1529 Make array type matching more lax.
1530 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
1531 * gdb.ada/mi_variant.exp: New file.
1532 * gdb.ada/mi_variant/pck.ads: New file.
1533 * gdb.ada/mi_variant/pkg.adb: New file.
1534 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
1535 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
1536
7d79de9a
TT
15372020-04-24 Tom Tromey <tromey@adacore.com>
1538
1539 * gdb.ada/variant.exp: Add dynamic field offset tests.
1540 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
1541 * gdb.ada/variant/pkg.adb: Add new variables.
1542
f8e89861
TT
15432020-04-24 Tom Tromey <tromey@adacore.com>
1544
1545 * gdb.ada/variant.exp: New file
1546 * gdb.ada/variant/pkg.adb: New file
1547 * gdb.ada/variant/pck.adb: New file
1548
86e887ae
TV
15492020-04-24 Tom de Vries <tdevries@suse.de>
1550
1551 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
1552
88428775
TV
15532020-04-24 Tom de Vries <tdevries@suse.de>
1554
1555 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
1556 flags.
1557
4e86f6e7
TV
15582020-04-24 Tom de Vries <tdevries@suse.de>
1559
1560 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
1561
2016d3e6
TV
15622020-04-24 Tom de Vries <tdevries@suse.de>
1563
1564 * lib/gdb.exp (default_gdb_start): Handle eof.
1565 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
1566 failure.
1567 * gdb.base/readnever.exp: Handle clean_restart failure.
1568
70bc38f5
TV
15692020-04-23 Tom de Vries <tdevries@suse.de>
1570
1571 * gdb.base/decl-before-def.exp: Run to main and print a again.
1572
de82891c
TV
15732020-04-23 Tom de Vries <tdevries@suse.de>
1574
1575 * gdb.base/decl-before-def-decl.c: New test.
1576 * gdb.base/decl-before-def-def.c: New test.
1577 * gdb.base/decl-before-def.exp: New file.
1578
96038148
TV
15792020-04-23 Tom de Vries <tdevries@suse.de>
1580
1581 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
1582
54ac3df1
TV
15832020-04-22 Tom de Vries <tdevries@suse.de>
1584
1585 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
1586 debug_info_offset.
1587 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
1588 before $objsfile in the line line.
1589
714534e1
TV
15902020-04-22 Tom de Vries <tdevries@suse.de>
1591
1592 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
1593
16a7dbf4
MS
15942020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1595
1596 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
1597 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
1598 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
1599 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
1600 * gdb.base/jit-protocol.h: Update definitions to match all usage
1601 contexts.
1602
16032020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1604
1605 * gdb.base: Rename all jit related test and source files.
1606
16072020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
1608
1609 * gdb.base/jit-reader.exp: Relax register output check.
1610
317d2668
TV
16112020-04-22 Tom de Vries <tdevries@suse.de>
1612
1613 PR symtab/25764
1614 * gdb.base/psym-external-decl-2.c: New test.
1615 * gdb.base/psym-external-decl.c: New test.
1616 * gdb.base/psym-external-decl.exp: New file.
1617 * gdb.threads/tls.exp: Add PR25807 kfail.
1618
eea9e357
TV
16192020-04-22 Tom de Vries <tdevries@suse.de>
1620
1621 PR symtab/25801
1622 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
1623 in "info source" output.
1624
3d5afab3
TV
16252020-04-22 Tom de Vries <tdevries@suse.de>
1626
1627 PR symtab/25700
1628 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
1629 symtab for imported_unit.c.
1630
b32102f6
GB
16312020-04-21 Gary Benson <gbenson@redhat.com>
1632
1633 * gdb.base/advance.c (func): New argument, to match call site.
1634 (func2, func3): Add return statements.
1635
d43b7a2d
TBA
16362020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1637
1638 * gdb.multi/run-only-second-inf.c: New file.
1639 * gdb.multi/run-only-second-inf.exp: New file.
1640
d89edf9b
MM
16412020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1642
1643 * gdb.btrace/multi-inferior.c: New test.
1644 * gdb.btrace/multi-inferior.exp: New file.
1645
1a476b6d
MM
16462020-04-21 Markus Metzger <markus.t.metzger@intel.com>
1647
1648 * gdb.btrace/enable-new-thread.c: New test.
1649 * gdb.btrace/enable-new-thread.exp: New file.
1650
4778a5f8
TV
16512020-04-21 Tom de Vries <tdevries@suse.de>
1652
1653 PR gdb/25471
1654 * gdb.threads/killed-outside.c: New test.
1655 * gdb.threads/killed-outside.exp: New file.
1656
9b2c992c
GB
16572020-04-20 Gary Benson <gbenson@redhat.com>
1658
1659 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
1660 * gdb.base/nested-subp2.exp: Likewise.
1661 * gdb.base/nested-subp3.exp: Likewise.
1662
b5d1d6f7
GB
16632020-04-20 Gary Benson <gbenson@redhat.com>
1664
1665 * gdb.base/nested-subp1.exp: Disable test when using clang.
1666 * gdb.base/nested-subp2.exp: Likewise.
1667 * gdb.base/nested-subp3.exp: Likewise.
1668
25230285
GB
16692020-04-20 Gary Benson <gbenson@redhat.com>
1670
1671 * gdb.cp/exception.cc: Fix compilation error with clang.
1672
fa93cc8f
GB
16732020-04-20 Gary Benson <gbenson@redhat.com>
1674
809730f3 1675 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 1676
e0c45f30
GB
16772020-04-20 Gary Benson <gbenson@redhat.com>
1678
1679 * gdb.base/jit-main.c: Fix compilation error with clang.
1680
4ddfec93
KR
16812020-04-17 Kamil Rytarowski <n54@gmx.com>
1682
1683 * gdb.base/attach-twice.c: Include "sys/types.h".
1684 (PTRACE_ATTACH): Add fallback definition.
1685 (main): Pass `0' to the 4th argument of `ptrace'.
1686
2bed205e
KR
16872020-04-17 Kamil Rytarowski <n54@gmx.com>
1688
1689 * gdb.base/fork-running-state.c: Include "signal.h".
1690
0743fc83
TT
16912020-04-17 Tom Tromey <tromey@adacore.com>
1692
1693 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
1694 Update tests.
1695 * gdb.btrace/cpu.exp: Update tests.
1696 * gdb.base/maint.exp: Update tests.
1697 * gdb.base/default.exp: Update tests.
1698 * gdb.base/completion.exp: Update tests.
1699
efba5c23
TV
17002020-04-16 Tom de Vries <tdevries@suse.de>
1701
1702 PR symtab/25791
1703 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
1704 (ensure_gdb_index): and factor out and move ...
1705 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
1706 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
1707
d191d716
TV
17082020-04-16 Tom de Vries <tdevries@suse.de>
1709
1710 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
1711 loading exec.
1712
99f1bc6a
AB
17132020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
1714
1715 * gdb.base/many-completions.exp: New file.
1716
194d088f
TV
17172020-04-14 Tom de Vries <tdevries@suse.de>
1718
1719 PR symtab/25718
1720 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
1721
c1a66c06
TV
17222020-04-14 Tom de Vries <tdevries@suse.de>
1723
1724 PR symtab/25720
1725 * gdb.base/maint-expand-symbols-header-file.c: New test.
1726 * gdb.base/maint-expand-symbols-header-file.exp: New file.
1727 * gdb.base/maint-expand-symbols-header-file.h: New test.
1728
21b0982c
AB
17292020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
1730
1731 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
1732 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
1733 get_func_info.
1734 (get_func_info): Delete.
1735 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
1736 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
1737 * lib/dwarf.exp (get_func_info): New function.
1738
dd1cab06
TV
17392020-04-13 Tom de Vries <tdevries@suse.de>
1740
1741 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
1742 to what find_gnatmake does.
1743
71ea2b6b
TV
17442020-04-10 Tom de Vries <tdevries@suse.de>
1745
1746 * gdb.base/style.exp: Expect "Expanding full symbols" message for
1747 -readnow.
1748
bdfc1e8a
TV
17492020-04-10 Tom de Vries <tdevries@suse.de>
1750
1751 PR cli/25808
1752 * gdb.base/style.c: Add leading newlines.
1753 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
1754 Check listing of main's one-line body.
1755
14ca8ecf
TV
17562020-04-08 Tom de Vries <tdevries@suse.de>
1757
1758 * lib/gdb.exp (psymtabs_p): New proc.
1759 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
1760 importing unit" unsupported if there are no partial symbols.
1761
e21d048f
TV
17622020-04-08 Tom de Vries <tdevries@suse.de>
1763
1764 PR testsuite/25760
1765 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
1766
25c11aca
TV
17672020-04-07 Tom de Vries <tdevries@suse.de>
1768
1769 PR symtab/25796
1770 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
1771
5707e24b
TV
17722020-04-07 Tom de Vries <tdevries@suse.de>
1773
1774 * gdb.base/check-psymtab.c: New test.
1775 * gdb.base/check-psymtab.exp: New file.
1776
6ee448cc
TT
17772020-04-06 Tom Tromey <tromey@adacore.com>
1778
1779 * gdb.ada/variant-record/proc.adb: New file.
1780 * gdb.ada/variant-record/value.adb: New file.
1781 * gdb.ada/variant-record/value.s: New file.
1782 * gdb.ada/variant-record.exp: New file.
1783
9e7c9a03
HD
17842020-04-03 Hannes Domani <ssbssa@yahoo.de>
1785
1786 PR gdb/25325
1787 * gdb.cp/typed-enum.cc: New test.
1788 * gdb.cp/typed-enum.exp: New file.
1789
c90d28ac
AB
17902020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1791
1792 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
1793 * gdb.dwarf2/dw2-inline-small-func.c: New file.
1794 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
1795 * gdb.dwarf2/dw2-inline-small-func.h: New file.
1796 * gdb.opt/inline-small-func.c: New file.
1797 * gdb.opt/inline-small-func.exp: New file.
1798 * gdb.opt/inline-small-func.h: New file.
1799
34e9a9fa
AB
18002020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1801
1802 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
1803 function.
1804
6a354911
AB
18052020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
1806
1807 * lib/dwarf.exp (function_range): Allow compiler options to be
1808 specified.
1809
880d9777
TV
18102020-04-02 Tom de Vries <tdevries@suse.de>
1811
1812 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
1813 __attribute__((always_inline)).
1814 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
1815
f32682ea
TV
18162020-04-02 Tom de Vries <tdevries@suse.de>
1817
1818 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
1819 (gdbserver_gdb_exit): ... here. Add timeout warning.
1820 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
1821 (connect_target_extended_remote): Append new server_spawn_id to
1822 server_spawn_ids.
1823 (cleanup): New proc.
1824 (setup, <toplevel>): Call cleanup.
1825
d3214198
TV
18262020-04-02 Tom de Vries <tdevries@suse.de>
1827
1828 * gdb.base/main-psymtab.exp: New file.
1829
cc77ed24
TV
18302020-04-02 Tom de Vries <tdevries@suse.de>
1831
1832 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
1833
3638a098
TT
18342020-04-01 Tom Tromey <tom@tromey.com>
1835
1836 * gdb.base/complex-parts.exp: Add type tests.
1837
c34e8714
TT
18382020-04-01 Tom Tromey <tom@tromey.com>
1839
1840 * gdb.base/complex-parts.exp: Add arithmetic tests.
1841
981c08ce
TT
18422020-04-01 Tom Tromey <tom@tromey.com>
1843
1844 * gdb.compile/compile.exp: Update.
1845 * gdb.compile/compile-cplus.exp: Update.
1846 * gdb.base/varargs.exp: Update.
1847 * gdb.base/floatn.exp: Update.
1848 * gdb.base/endianity.exp: Update.
1849 * gdb.base/callfuncs.exp (do_function_calls): Update.
1850 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
1851 (complex_float_integral_args): Update.
1852 * gdb.base/complex.exp: Update.
1853 * gdb.base/complex-parts.exp: Update.
1854
3d1cfd43
TT
18552020-04-01 Tom Tromey <tromey@adacore.com>
1856
1857 * gdb.rust/union.rs: New file.
1858 * gdb.rust/union.exp: New file.
1859 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
1860 (main): Update.
1861 * gdb.rust/simple.exp: Move union tests to union.exp.
1862
e033dfa9
TT
18632020-04-01 Tom Tromey <tromey@adacore.com>
1864
1865 * gdb.rust/simple.rs (main): Remove "y0".
1866
53cccef1
TBA
18672020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1868
1869 * gdb.multi/stop-all-on-exit.c: New test.
1870 * gdb.multi/stop-all-on-exit.exp: New file.
1871
60e22c1e
HD
18722020-04-01 Hannes Domani <ssbssa@yahoo.de>
1873
1874 PR gdb/24789
1875 * gdb.cp/misc.cc: Add integer reference variable.
1876 * gdb.cp/misc.exp: Add test.
1877
e139a727
TBA
18782020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1879
1880 * gdb.server/stop-reply-no-thread.exp: Enhance the test
1881 scenario to cover execution until the end and also the case
1882
16b0db75
TV
18832020-03-31 Tom de Vries <tdevries@suse.de>
1884
1885 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
1886 c. Use "maint info symtabs" to check symtab expansion.
1887
c0502da6
TV
18882020-03-30 Tom de Vries <tdevries@suse.de>
1889
1890 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
1891 unsupported.
1892 (verify_psymtab_expanded): Move ...
1893 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
1894 test.
1895 (readnow): New proc.
1896
5935fd15
AB
18972020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1898
1899 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
1900 with $hex.
1901
1773be9e
TT
19022020-03-20 Tom Tromey <tromey@adacore.com>
1903
1904 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
1905
70304be9
TT
19062020-03-20 Tom Tromey <tromey@adacore.com>
1907
1908 * gdb.ada/sub_variant/subv.adb: New file.
1909 * gdb.ada/sub_variant.exp: New file.
1910
0dd7b8f7
TV
19112020-03-20 Tom de Vries <tdevries@suse.de>
1912
1913 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
1914 first break fails.
1915 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
1916
cada5fc9
AB
19172020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1918
1919 * gdb.server/exit-multiple-threads.c: New file.
1920 * gdb.server/exit-multiple-threads.exp: New file.
1921
6b8c53f2
AB
19222020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1923
1924 * gdb.fortran/mixed-lang-stack.c: New file.
1925 * gdb.fortran/mixed-lang-stack.cpp: New file.
1926 * gdb.fortran/mixed-lang-stack.exp: New file.
1927 * gdb.fortran/mixed-lang-stack.f90: New file.
1928
19a2740f
AB
19292020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
1930
1931 * gdb.linespec/cp-completion-aliases.cc: New file.
1932 * gdb.linespec/cp-completion-aliases.exp: New file.
1933
d8c8b848
TV
19342020-03-19 Tom de Vries <tdevries@suse.de>
1935
1936 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
1937 more precise.
1938
a9933ccf
TV
19392020-03-18 Tom de Vries <tdevries@suse.de>
1940
1941 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
1942 * gdb.dwarf2/break-inline-psymtab.c: New test.
1943 * gdb.dwarf2/break-inline-psymtab.exp: New file.
1944
2f89101f
TV
19452020-03-16 Tom de Vries <tdevries@suse.de>
1946
1947 * lib/cache.exp (gdb_do_cache): Add and handle local variables
1948 cache_verify and cache_verify_proc.
1949
6b9374f1
TV
19502020-03-15 Tom de Vries <tdevries@suse.de>
1951
1952 * gdb.server/solib-list.exp: Handle
1953 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
1954
eaeaf44c
TV
19552020-03-15 Tom de Vries <tdevries@suse.de>
1956
1957 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
1958 objfiles".
1959
3293bbaf
TT
19602020-03-14 Tom Tromey <tom@tromey.com>
1961
1962 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
1963
ab44624c
TV
19642020-03-14 Tom de Vries <tdevries@suse.de>
1965
1966 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
1967
54c43825
TV
19682020-03-14 Tom de Vries <tdevries@suse.de>
1969
1970 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
1971 result in line-by-line fashion.
1972
2ac70237
TV
19732020-03-14 Tom de Vries <tdevries@suse.de>
1974
1975 * lib/gdb.exp (supports_statement_frontiers): New proc.
1976 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
1977
09546b56
TV
19782020-03-14 Tom de Vries <tdevries@suse.de>
1979
1980 * gdb.base/printcmds.exp: Add missing quoting for "print
1981 teststring2".
1982
a1f6a07c
TT
19832020-03-13 Tom Tromey <tom@tromey.com>
1984
1985 * gdb.base/printcmds.exp (test_print_strings): Add regression
1986 test.
1987 * gdb.base/printcmds.c (charptr): New typedef.
1988 (teststring2): New global.
1989
1b83d09c
AB
19902020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
1991
1992 * gdb.base/break-interp.exp: Use the tail of the filename, not the
1993 full path in the test name.
1994 (test_ld): Add some with_test_prefix blocks to make test names
1995 unique.
1996
2d61316c
TV
19972020-03-13 Tom de Vries <tdevries@suse.de>
1998
1999 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
2000
2e9145ac
TV
20012020-03-13 Tom de Vries <tdevries@suse.de>
2002
2003 * gdb.mi/mi-sym-info.exp: Make matching more precise.
2004
96c7f873
TV
20052020-03-13 Tom de Vries <tdevries@suse.de>
2006
2007 PR symtab/25646
2008 * gdb.dwarf2/imported-unit.exp: Add test.
2009
49ba92c0
TV
20102020-03-13 Tom de Vries <tdevries@suse.de>
2011
2012 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
2013 (var1, var2): New variable.
2014 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
2015 matching symbols.
2016
301b21e0
TV
20172020-03-13 Tom de Vries <tdevries@suse.de>
2018
2019 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
2020 (Term::command): Use prompt prefix.
2021 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
2022 * gdb.tui/tui-layout-asm-short-prog.exp: Use
2023 command_no_prompt_prefix instead of prefix.
2024 * gdb.tui/tui-layout-asm.exp: Same.
2025
3f512721
SM
20262020-03-12 Simon Marchi <simon.marchi@efficios.com>
2027
2028 * gdb.base/break-interp.exp: Use foreach_with_prefix.
2029
40310f30
SM
20302020-03-12 Simon Marchi <simon.marchi@efficios.com>
2031
2032 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
2033 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
2034 on" while stepping over the test instruction, match printed
2035 message.
2036
09252140
TV
20372020-03-12 Tom de Vries <tdevries@suse.de>
2038
2039 * gdb.base/info-types.exp: Use exp_continue during matching of output
2040 of "info types".
2041
14e9c72c
TV
20422020-03-12 Tom de Vries <tdevries@suse.de>
2043
2044 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
2045
e515d67e
TV
20462020-03-12 Tom de Vries <tdevries@suse.de>
2047
2048 * gdb.fortran/module.exp: Use exp_continue during matching of output
2049 of "info variable -n".
2050
307eafd8
TV
20512020-03-12 Tom de Vries <tdevries@suse.de>
2052
2053 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
2054 gdb.dwarf2/dw2-ranges-base.c.
2055
9a2de3fc
TV
20562020-03-12 Tom de Vries <tdevries@suse.de>
2057
2058 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
2059 in presence of GLIBC debuginfo.
2060
3217502e
TV
20612020-03-12 Tom de Vries <tdevries@suse.de>
2062
2063 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
2064 $core.
2065
1281424c
TV
20662020-03-12 Tom de Vries <tdevries@suse.de>
2067
2068 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
2069 more precise.
2070
038b97fc
SM
20712020-03-11 Simon Marchi <simon.marchi@efficios.com>
2072
2073 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
2074 from Unix to Windows path.
2075
5308d1e7
TV
20762020-03-11 Tom de Vries <tdevries@suse.de>
2077
2078 * gdb.ada/minsyms.exp: Set language to ada.
2079
f870f78f
TV
20802020-03-11 Tom de Vries <tdevries@suse.de>
2081
2082 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
2083
5a13315d
TV
20842020-03-11 Tom de Vries <tdevries@suse.de>
2085
2086 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
2087
976862ed
TT
20882020-03-11 Tom Tromey <tromey@adacore.com>
2089
2090 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
2091
7462c383
TV
20922020-03-11 Tom de Vries <tdevries@suse.de>
2093
2094 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
2095
1c6c46a0
TV
20962020-03-11 Tom de Vries <tdevries@suse.de>
2097
2098 * gdb.base/break-interp.exp: Limit verbose scope.
2099
44f41bb7
TV
21002020-03-11 Tom de Vries <tdevries@suse.de>
2101
2102 * gdb.fortran/logical.f90: Define variable with character type.
2103 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
2104
b76f3a42
TV
21052020-03-11 Tom de Vries <tdevries@suse.de>
2106
2107 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
2108
1c33af77
TV
21092020-03-11 Tom de Vries <tdevries@suse.de>
2110
2111 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
2112 symtabs.
2113
8c95582d
AB
21142020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2115 Bernd Edlinger <bernd.edlinger@hotmail.de>
2116
2117 * gdb.cp/step-and-next-inline.cc: New file.
2118 * gdb.cp/step-and-next-inline.exp: New file.
2119 * gdb.cp/step-and-next-inline.h: New file.
2120 * gdb.dwarf2/dw2-is-stmt.c: New file.
2121 * gdb.dwarf2/dw2-is-stmt.exp: New file.
2122 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
2123 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
2124 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
2125
cecf8547
AB
21262020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
2127
2128 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
2129 is-stmt flag in the line table.
2130
0ba678c9
TV
21312020-03-09 Tom de Vries <tdevries@suse.de>
2132
2133 * lib/gdb.exp (cached_file): Create cache dir.
2134
72fbdf83
TV
21352020-03-07 Tom de Vries <tdevries@suse.de>
2136
2137 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
2138 * gdb.cp/rvalue-ref-params.exp: Same.
2139
436b5e99
TV
21402020-03-06 Tom de Vries <tdevries@suse.de>
2141
2142 * lib/gdb.exp (tentative_rename, cached_file): New proc.
2143 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
2144
09f2921c
TV
21452020-03-06 Tom de Vries <tdevries@suse.de>
2146
2147 * README: Fix "the the".
2148 * gdb.base/dprintf.exp: Same.
2149
50a3cc5d
TV
21502020-03-05 Tom de Vries <tdevries@suse.de>
2151
2152 * gdb.base/maint.exp: Update "main print statistics" expected output.
2153
0a709cba
AKS
21542020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2155
2156 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
2157 (fortran_int8): Likewise.
2158 (fortran_real4): Likewise.
2159 (fortran_real8): Likewise.
2160 (fortran_complex4): Likewise.
2161 (fortran_logical4): Likewise.
2162 (fortran_character1): Likewise.
2163
5e5d66b6
AB
21642020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
2165
2166 * gdb.fortran/logical.exp: Add tests that any non-zero value is
2167 printed as true.
2168
7b973adc
SDJ
21692020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
2170
2171 * gdb.base/printcmds.exp: Add test to verify printf of a
2172 variable holding an address.
2173
478e490a
TV
21742020-03-03 Tom de Vries <tdevries@suse.de>
2175
2176 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
2177
1ef44e86
TV
21782020-03-03 Tom de Vries <tdevries@suse.de>
2179
2180 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
2181 gdb_test_multiple call.
2182
b98cc2cf
TV
21832020-03-03 Tom de Vries <tdevries@suse.de>
2184
2185 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
2186 gdb_test_multiple calls.
2187
63e163f2
AB
21882020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2189
2190 * gdb.base/default.exp: Remove test of 'set history filename'.
2191 * gdb.base/gdbinit-history.exp: Add tests for setting the history
2192 filename to the empty string.
2193 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
2194 and GDBHISTSIZE.
2195
24ed6739
AB
21962020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
2197
2198 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
2199 disabled.
2200
590003dc
TV
22012020-03-02 Pedro Alves <palves@redhat.com>
2202 Tom de Vries <tdevries@suse.de>
2203
2204 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
2205 -prompt prefix, before user_code argument. Add -lbl option likewise.
2206 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
2207 (gdb_is_target_1): Add -prompt prefix and move to before user_code
2208 argument.
2209 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
2210 have "\r\n" at start-of-line, instead of at end-of-line.
2211
f5e46084
SM
22122020-02-28 Simon Marchi <simon.marchi@efficios.com>
2213
2214 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
2215 libinproctrace.so.
2216
f7a7000d
LM
22172020-02-28 Luis Machado <luis.machado@linaro.org>
2218
2219 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
2220 to "p/x".
2221
718e0816
LM
22222020-02-28 Luis Machado <luis.machado@linaro.org>
2223
2224 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
2225 asm/ptrace.h and error.h.
2226
13c3a74a
TV
22272020-02-28 Tom de Vries <tdevries@suse.de>
2228
2229 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
2230 (struct wrapper, do_something, mundane/symada__cS): Move ...
2231 * gdb.base/c-linkage-name-2.c: ... here. New source file.
2232 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
2233 Update "print symada__cS before partial symtab expansion" regexp.
2234 Update breakpoint location. Flush symbol cache after expansion.
2235
85d2d5bb
LM
22362020-02-28 Luis Machado <luis.machado@linaro.org>
2237
2238 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
2239
3608f86c
TV
22402020-02-27 Tom de Vries <tdevries@suse.de>
2241
2242 * config/sid.exp: Remove unused globals.
2243 * gdb.base/attach.exp: Same.
2244 * gdb.base/catch-load.exp: Same.
2245 * gdb.base/dbx.exp: Same.
2246 * lib/gdb.exp: Same.
2247 * lib/mi-support.exp: Same.
2248 * lib/prompt.exp: Same.
2249
c8d4f6df
TV
22502020-02-27 Tom de Vries <tdevries@suse.de>
2251
2252 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
2253 not set.
2254
0d79cdc4
AM
22552020-02-26 Aaron Merey <amerey@redhat.com>
2256
2257 * gdb.debuginfod: New directory for debuginfod tests.
2258 * gdb.debuginfod/main.c: New test file.
2259 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
2260
0dce4280
TV
22612020-02-26 Tom de Vries <tdevries@suse.de>
2262
2263 PR gdb/25603
2264 * gdb.base/persistent-lang.cc: New test.
2265 * gdb.base/persistent-lang.exp: New file.
2266
9e80cfa1
AB
22672020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2268
2269 * gdb.fortran/derived-type-striding.exp: Add a new test.
2270 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
2271 new test.
2272
2078dbb2
AB
22732020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2274
2275 * gdb.base/cached-source-file.exp: Avoid source file paths in test
2276 names.
2277
70d49700
TV
22782020-02-25 Tom de Vries <tdevries@suse.de>
2279
2280 PR go/18926
2281 * gdb.go/methods.exp: Remove gcc/93866 xfail.
2282
a88ef40d
TV
22832020-02-24 Tom de Vries <tdevries@suse.de>
2284
2285 PR gdb/25592
2286 * gdb.base/info-locals-unused-static-var.c: New test.
2287 * gdb.base/info-locals-unused-static-var.exp: New file.
2288
01b1af32
TT
22892020-02-22 Tom Tromey <tom@tromey.com>
2290
2291 * gdb.python/tui-window.exp: New file.
2292 * gdb.python/tui-window.py: New file.
2293
7c043ba6
TT
22942020-02-22 Tom Tromey <tom@tromey.com>
2295
2296 PR tui/17850:
2297 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
2298 tests.
2299
c22fef7e
TT
23002020-02-22 Tom Tromey <tom@tromey.com>
2301
2302 * gdb.tui/new-layout.exp: Add sub-layout tests.
2303
ee325b61
TT
23042020-02-22 Tom Tromey <tom@tromey.com>
2305
2306 * gdb.tui/new-layout.exp: New file.
2307
3f0cbb04
TT
23082020-02-22 Tom Tromey <tom@tromey.com>
2309
2310 * gdb.rust/rust-style.rs: New file.
2311 * gdb.rust/rust-style.exp: New file.
2312 * gdb.base/style.exp: Test structure printing.
2313 * gdb.base/style.c (struct some_struct): New type.
2314 (enum etype): New type.
2315 (struct_value): New global.
2316
75525152
TV
23172020-02-21 Tom de Vries <tdevries@suse.de>
2318
2319 PR go/18926
2320 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
2321 Remove blanket xfails. Use message argument for gdb_breakpoint.
2322 Make continuing to breakpoint test conditional on setting breakpoint.
2323 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
2324 DW_AT_name attribute. Add xfail for GCC PR93866.
2325
bd360d30
AB
23262020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
2327
2328 * gdb.dwarf2/cpp-linkage-name.c: New file.
2329 * gdb.dwarf2/cpp-linkage-name.exp: New file.
2330
c7adb09f 23312020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
2332
2333 * lib/gdb.exp (gdb_wrapper_init): Reset
2334 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
2335 not exist.
2336
a9c79803
TV
23372020-02-20 Tom de Vries <tdevries@suse.de>
2338
2339 PR go/17018
2340 * gdb.go/hello.exp: Copy ...
2341 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
2342 print of st to print value of global definition. Add xfail for GCC
2343 PR93844.
2344 * gdb.go/hello.exp: Remove printing of st before definition.
2345 * gdb.go/hello.go: Copy ...
2346 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
2347 to st.
2348 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
2349
d7445728
TV
23502020-02-20 Tom de Vries <tdevries@suse.de>
2351
2352 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
2353 (gdb_simple_compile): Handle compile_flags go by using .go extension
2354 for source file.
2355 * gdb.go/chan.exp: Use support_go_compile.
2356 * gdb.go/handcall.exp: Same.
2357 * gdb.go/hello.exp: Same.
2358 * gdb.go/integers.exp: Same.
2359 * gdb.go/max-depth.exp: Same.
2360 * gdb.go/methods.exp: Same.
2361 * gdb.go/package.exp: Same.
2362 * gdb.go/strings.exp: Same.
2363 * gdb.go/types.exp: Same.
2364 * gdb.go/unsafe.exp: Same.
2365
c9c41e6d
TV
23662020-02-19 Tom de Vries <tdevries@suse.de>
2367
2368 * gdb.python/lib-types.exp: Make xfail more strict.
2369
f20ff837
TV
23702020-02-19 Tom de Vries <tdevries@suse.de>
2371
2372 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
2373
08410482
DE
23742020-02-19 Doug Evans <dje@google.com>
2375
2376 PR rust/25535
2377 * gdb.rust/simple.exp: Add test.
2378 * gdb.rust/simple.rs: Add test.
2379
623563f7
TV
23802020-02-19 Tom de Vries <tdevries@suse.de>
2381
2382 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
2383 output line-by-line.
2384
d3308cfd
TV
23852020-02-19 Tom de Vries <tdevries@suse.de>
2386
2387 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
2388
86cbc5dc
TV
23892020-02-19 Tom de Vries <tdevries@suse.de>
2390
2391 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
2392 prelink.
2393
9db2b96b
TV
23942020-02-19 Tom de Vries <tdevries@suse.de>
2395
2396 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
2397 (gdb_do_cache): Use gdb_do_cache_wrap.
2398 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
2399
89e2fdc5
TV
24002020-02-19 Tom de Vries <tdevries@suse.de>
2401
2402 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
2403 gdb_compile option.
2404
373d7ac0
SM
24052020-02-18 Simon Marchi <simon.marchi@efficios.com>
2406
2407 * gdb.base/printcmds.exp (test_print_enums): Update expected
2408 output.
2409
b29a2df0
SM
24102020-02-18 Simon Marchi <simon.marchi@efficios.com>
2411
2412 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
2413 for "unknown".
2414
6740f0cc
SM
24152020-02-18 Simon Marchi <simon.marchi@efficios.com>
2416
2417 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
2418 enumerator.
2419
edd45eb0
SM
24202020-02-18 Simon Marchi <simon.marchi@efficios.com>
2421
2422 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
2423 FE_, add FE_NONE.
2424 (three): Update.
2425 (enum flag_enum_without_zero): New enum.
2426 (flag_enum_without_zero): New variable.
2427 (enum not_flag_enum): New enum.
2428 (three_not_flag): New variable.
2429 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
2430 (test_print_enums): Add more tests for printing flag enums.
2431
d4295de4
TV
24322020-02-18 Tom de Vries <tdevries@suse.de>
2433
2434 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
2435 (gdb_compile_ada): ... here.
2436 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
2437 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
2438
f251f505
TT
24392020-02-14 Tom Tromey <tom@tromey.com>
2440
2441 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
2442 build directory.
2443 * boards/gdbserver-base.exp: Update path to gdbserver.
2444
8f432634
TV
24452020-02-13 Tom de Vries <tdevries@suse.de>
2446
2447 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
2448
92b6eaf7
TV
24492020-02-13 Tom de Vries <tdevries@suse.de>
2450
2451 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
2452 are missing.
2453
f3b0f7fe
TV
24542020-02-13 Tom de Vries <tdevries@suse.de>
2455
2456 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
2457 call.
2458
f6be8713
SDJ
24592020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
2460
2461 PR tui/25126
2462 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
2463 * gdb.base/cached-source-file.c: New file.
2464 * gdb.base/cached-source-file.exp: New file.
2465
b2770d5e
TV
24662020-02-11 Tom de Vries <tdevries@suse.de>
2467
2468 PR testsuite/25488
2469 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
2470
44f6938e
TV
24712020-02-10 Tom de Vries <tdevries@suse.de>
2472
2473 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
2474
5f0e2eb7
MR
24752020-02-10 Maciej W. Rozycki <macro@wdc.com>
2476
2477 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
2478 and $after_addr are both integers before making a comparison.
2479
46ce2b6f
TV
24802020-02-09 Tom de Vries <tdevries@suse.de>
2481
2482 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
2483 command output and paste it into gdb.log. If any, paste catch message
2484 to gdb.log.
2485
5abbbe1d
TT
24862020-02-07 Tom Tromey <tromey@adacore.com>
2487
2488 PR breakpoints/24915:
2489 * gdb.base/annotate-symlink.exp: Use setup_xfail.
2490
1d5d29e7
SV
24912020-02-06 Shahab Vahedi <shahab@synopsys.com>
2492
2493 * gdb.tui/tui-missing-src.exp: Add the "missing source
2494 file" test for the TUI.
2495
b0999b9b
AB
24962020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
2497
2498 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
2499 including a port number in the output.
2500
c3b149eb
AKS
25012020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
2502
2503 * lib/fortran.exp (fortran_int4): Handle clang.
2504 (fortran_int8): Likewise.
2505 (fortran_real4): Likewise.
2506 (fortran_real8): Likewise.
2507 (fortran_complex4): Likewise.
2508 (fortran_logical4): Likewise.
2509 (fortran_character1): Likewise.
2510
f8dcc90b
TV
25112020-02-04 Tom de Vries <tdevries@suse.de>
2512
2513 * README (Race detection): Add note.
2514
f90ac7c2
TV
25152020-02-04 Tom de Vries <tdevries@suse.de>
2516
2517 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
2518
780636ae
TV
25192020-02-04 Tom de Vries <tdevries@suse.de>
2520
2521 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
2522
5d2e1193
RA
25232020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
2524
2525 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
2526 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
2527 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
2528 blttar, bnetarl.
2529 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
2530 binary for blttar, bnetarl.
2531 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
2532 wait instruction. Delete ldmx test.
2533 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
2534
e409c542
AKS
25352020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2536
2537 * gdb.fortran/array-bounds-high.exp: New file.
2538 * gdb.fortran/array-bounds-high.f90: New file.
2539
b0029748
LD
25402020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
2541
2542 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
2543 Replace #include of <sys/fcntl.h> by <fcntl.h>.
2544
195a8287
TV
25452020-02-01 Tom de Vries <tdevries@suse.de>
2546
2547 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
2548
42330a68
AB
25492020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
2550
2551 PR tui/9765
2552 * gdb.tui/tui-layout-asm-short-prog.S: New file.
2553 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
2554
b62a8028
LM
25552020-01-29 Luis Machado <luis.machado@linaro.org>
2556
2557 * gdb.arch/aarch64-brk-patterns.c: New source file.
2558 * gdb.arch/aarch64-brk-patterns.exp: New test.
2559
5f440116
TBA
25602020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2561
2562 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
2563 GCC/Clang version.
2564 * gdb.cp/pass-by-ref.exp: Ditto.
2565
ee2a6fc6
TV
25662020-01-29 Tom de Vries <tdevries@suse.de>
2567
2568 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
2569 * gdb.threads/watchpoint-fork-mt.c: Same.
2570 * gdb.threads/watchpoint-fork-parent.c: Same.
2571 * gdb.threads/watchpoint-fork-st.c: Same.
2572 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
2573
16b10d6e
LM
25742020-01-27 Luis Machado <luis.machado@linaro.org>
2575
2576 * gdb.base/step-over-syscall.exp (setup): Check if we're already
2577 sitting at a syscall instruction when we hit the syscall function's
2578 breakpoint.
2579 Check PC against one obtained with the x command.
2580 Validate syscall number.
2581 (step_over_syscall): Don't continue to the syscall instruction if
2582 we're already there.
2583
b1468492
PW
25842020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2585
2586 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
2587
7ffa82e1
AB
25882020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2589
2590 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
2591 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
2592
3d92a3e3
AB
25932020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2594
2595 * gdb.dwarf2/dw2-inline-stepping.c: New file.
2596 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
2597
94a72be7
AB
25982020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2599
2600 * gdb.base/maint.exp: Update line table parsing test.
2601 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
2602
53af73bf
PA
26032020-01-24 Pedro Alves <palves@redhat.com>
2604
2605 PR gdb/25410
2606 * gdb.multi/multi-re-run-1.c: New.
2607 * gdb.multi/multi-re-run-2.c: New.
2608 * gdb.multi/multi-re-run.exp: New.
2609
1ba1ac88
AB
26102020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2611
2612 PR gdb/23718
2613 * gdb.server/server-kill-python.exp: New file.
2614
f3364a6d
AB
26152020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2616
2617 * gdb.server/multi-ui-errors.c: New file.
2618 * gdb.server/multi-ui-errors.exp: New file.
2619
733d0a67
AB
26202020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
2621
2622 PR tui/9765
2623 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
2624
4f13c1c0
TT
26252020-01-19 Tom Tromey <tom@tromey.com>
2626
2627 * gdb.tui/main.exp: Add check for plain "file".
2628
40c94099
CB
26292020-01-16 Christian Biesinger <cbiesinger@google.com>
2630
2631 * lib/gdb.exp: Fix spelling error (seperatelly).
2632
ff47f4f0
TT
26332020-01-14 Tom Tromey <tom@tromey.com>
2634
2635 PR symtab/12535:
2636 * gdb.python/python.exp: Test decode_line with empty string
2637 argument.
2638
717c684d
BE
26392020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
2640
2641 * gdb.base/skip-inline.exp: Extend test.
2642
44e4c775
AB
26432020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2644
2645 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
2646 * gdb.dwarf2/dw2-bad-elf.c: New file.
2647 * gdb.dwarf2/dw2-bad-elf.exp: New file.
2648
d93c6db7
AB
26492020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2650
2651 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
2652 _line_saw_file.
2653
9a6d629c
AB
26542020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
2655
2656 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
2657 border.
2658
d9ebdab7
TBA
26592020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2660
2661 * gdb.multi/multi-target.exp (setup): Factor out "info
2662 connections" and "info inferiors" tests to ...
2663 (test_info_inferiors): ... this new procedure.
2664 (top level): Run new "info-inferiors" tests.
2665
f3c469b9
PA
26662020-01-10 Pedro Alves <palves@redhat.com>
2667
2668 * gdb.server/bkpt-other-inferior.exp: New file.
2669
121b3efd
PA
26702020-01-10 Pedro Alves <palves@redhat.com>
2671
2672 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
2673 of "add-inferior".
2674 * gdb.base/quit-live.exp: Likewise.
2675 * gdb.base/remote-exec-file.exp: Likewise.
2676 * gdb.guile/scm-progspace.exp: Likewise.
2677 * gdb.linespec/linespec.exp: Likewise.
2678 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2679 * gdb.mi/user-selected-context-sync.exp: Likewise.
2680 * gdb.multi/multi-target.exp (setup): Add "info connection" and
2681 "info inferiors" tests.
2682 * gdb.multi/remove-inferiors.exp: Adjust expected output of
2683 "add-inferior".
2684 * gdb.multi/watchpoint-multi.exp: Likewise.
2685 * gdb.python/py-inferior.exp: Likewise.
2686 * gdb.server/extended-remote-restart.exp: Likewise.
2687 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
2688 "info inferiors".
2689 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
2690 * gdb.trace/report.exp: Likewise.
2691
1dadb1dd
PA
26922020-01-10 Pedro Alves <palves@redhat.com>
2693
2694 * gdb.multi/multi-target.c: New file.
2695 * gdb.multi/multi-target.exp: New file.
2696 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
2697 mode requested, but remote does not support non-stop".
2698
78f2c40a
PA
26992020-01-10 Pedro Alves <palves@redhat.com>
2700
2701 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
2702 disconnect before reconnecting.
2703
e7af6c70
TBA
27042020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2705 Pedro Alves <palves@redhat.com>
2706
2707 * gdb.server/connect-without-multi-process.exp: Also test
2708 continuing to end.
2709
acdf84a6
PA
27102020-01-10 Pedro Alves <palves@redhat.com>
2711
2712 * gdb.base/remote-exec-file.exp: New file.
2713
873657b9
PA
27142020-01-10 Pedro Alves <palves@redhat.com>
2715
2716 * gdb.base/fork-running-state.exp (do_test): Adjust expected
2717 output.
2718 * gdb.threads/async.c: New.
2719 * gdb.threads/async.exp: New.
2720 * gdb.multi/tids-gid-reset.c: New.
2721 * gdb.multi/tids-gid-reset.exp: New.
2722
7f0ae84c
GB
27232020-01-10 George Barrett <bob@bob131.so>
2724
2725 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
2726 to help in finding the image relocation offset.
2727 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
2728 options in arguments.
2729 (stap_test_no_debuginfo): Likewise.
2730 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
2731 test variants.
2732 (stap_test): Add null semaphore relocation test.
2733
47e9d49d
GB
27342020-01-10 George Barrett <bob@bob131.so>
2735
2736 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
2737 * gdb.base/stap-probe.exp: Likewise.
2738 (stap_test): Pass argument as an additional flag.
2739 (stap_test_no_debuginfo): Likewise.
2740 (stap_test): Check `info probes stap' output for semaphore
2741 addresses if the test binary is supposed to have them.
2742
f5a7c406
AB
27432020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2744
2745 * gdb.tui/basic.exp: Add more scrolling tests.
2746
9ae6bf64
TT
27472020-01-09 Tom Tromey <tom@tromey.com>
2748
2749 PR tui/18932:
2750 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
2751 meangingful value.
2752 (Term::command, Term::resize): Update.
2753 * gdb.tui/basic.exp: Add scrolling test.
2754
b2efe70c
AB
27552020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2756
2757 * gdb.tui/tui-layout-asm.exp: New file.
2758
3804da7e
AB
27592020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2760
2761 * lib/tuiterm.exp (Term::check_box_contents): New proc.
2762
b40aa28f
AB
27632020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2764
2765 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
2766 (Term::enter_tui): Use Term::prepare_for_tui.
2767
63ffd7c9
AB
27682020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2769
2770 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
2771 called.
2772
3be966f6
AB
27732020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
2774
2775 * gdb.base/skip.exp: Fix race condition in test.
2776
153d79c4
AB
27772020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
2778
2779 * gdb.base/backtrace.c: New file.
2780 * gdb.base/backtrace.exp: New file.
2781
f2302a34
AB
27822020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
2783
2784 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
2785
6ec1d75e
PW
27862020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2787
2788 * gdb.base/style.exp: Test that warnings are styled.
2789
c296cbe6
BE
27902019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
2791
2792 * gdb.base/line65535.exp: New file.
2793 * gdb.base/line65535.c: New file.
2794
b28a729d
SM
27952019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
2796
2797 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
2798 * lib/gnat_debug_info_test.adb: New file.
2799 * gdb.ada/ptype_tagged_param.exp: Use
2800 gnat_runtime_has_debug_info, expect a different output if
2801 runtime does not have debug info.
2802
7f2d7a0d
SM
28032019-12-20 Simon Marchi <simon.marchi@efficios.com>
2804
2805 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
2806 (another) quote in test name.
2807
f3bce483
SM
28082019-12-20 Simon Marchi <simon.marchi@efficios.com>
2809
2810 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
2811 Add quote in test name.
2812
c855a912
TBA
28132019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2814
2815 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
2816 directory instead.
2817 * gdb.cp/pass-by-ref.exp: Extend with more cases.
2818 * gdb.cp/pass-by-ref-2.cc: New file.
2819 * gdb.cp/pass-by-ref-2.exp: New file.
2820
fc9d2d72
TT
28212019-12-20 Tom Tromey <tom@tromey.com>
2822
2823 * gdb.tui/list-before.exp: New file.
2824
77b97e00
TT
28252019-12-20 Tom Tromey <tom@tromey.com>
2826
2827 * gdb.tui/list.exp: Check for source on initial listing.
2828
f69656d0
TT
28292019-12-11 Tom Tromey <tromey@adacore.com>
2830
2831 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
2832 Add crlf test.
2833
99a55965
SM
28342019-12-18 Simon Marchi <simon.marchi@efficios.com>
2835
2836 * gdb.base/default.exp: Update value of $_gdb_major.
2837
5024637f
BE
28382019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2839
2840 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
2841
b63634be
BE
28422019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2843
2844 * gdb.base/skip.exp: Whitespace fix.
2845
45d73523
BE
28462019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
2847
2848 * gdb.base/skip-inline.c: New file.
2849 * gdb.base/skip-inline.exp: New file.
2850
d043f8c8
SM
28512019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
2852
2853 * gdb.base/jit-reader.exp (jit_reader_test): Rename
2854 jit_function_00 to jit_function_stack_mangle.
2855 * gdb.base/jithost.c (jit_function_t): Rename to...
2856 (jit_function_stack_mangle_t): ... this.
2857 (jit_function_add_t): New typedef.
2858 (jit_function_00_code): Rename to...
2859 (jit_function_stack_mangle_code): ... this, make static.
2860 (jit_function_add_code): New.
2861 (main): Generate "add" function and call it. Adjust to changes
2862 in jithost_abi.
2863 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
2864 (struct jithost_abi) <begin, end>: Remove fields.
2865 <object, function_stack_mangle, function_add>: New fields.
2866 * gdb.base/jitreader.c (struct reader_state) <code_begin,
2867 code_end>: Remove fields.
2868 <func_stack_mangle>: New field.
2869 (read_debug_info): Adjust to renaming, create block for "add"
2870 function.
2871 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
2872
873de05c
TT
28732019-12-11 Tom Tromey <tom@tromey.com>
2874
2875 * gdb.tui/resize.exp: Fix regexp.
2876 * gdb.tui/regs.exp: Fix regexps.
2877 * gdb.tui/main.exp: Fix regexp.
2878
3d979945
TT
28792019-12-11 Tom Tromey <tom@tromey.com>
2880
2881 * gdb.tui/resize.exp: Update.
2882 * gdb.tui/empty.exp (layouts): Update.
2883
2192a9d3
TT
28842019-12-11 Tom Tromey <tom@tromey.com>
2885
2886 * gdb.tui/regs.exp: Update.
2887 * gdb.tui/empty.exp (layouts): Update.
2888 * gdb.tui/basic.exp: Update.
2889 * lib/tuiterm.exp (_check_box): Don't check bottom border.
2890
d8edc8b7
PW
28912019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2892
2893 * gdb.base/options.exp: Add -raw-values in the print completion list.
2894 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
2895
4c12d936
KB
28962019-12-10 Kevin Buettner <kevinb@redhat.com>
2897
2898 * gdb.threads/omp-par-scope.c: New file.
2899 * gdb/threads/omp-par-scope.exp: New file.
2900
26b911fb
KB
29012019-12-10 Kevin Buettner <kevinb@redhat.com>
2902
bb47f919
KB
2903 * lib/gdb.exp (support_nested_function_tests): New proc.
2904
29052019-12-10 Kevin Buettner <kevinb@redhat.com>
2906
2907 * lib/gdb.exp (gdb_compile_openmp): New proc.
2908 (build_executable_from_specs): Add an "openmp" option.
2909 (gdb_compile_pthreads): Add non-executable case.
26b911fb 2910
6c71eb7d
TT
29112019-12-10 Tom Tromey <tromey@adacore.com>
2912
2913 * gdb.ada/unchecked_union.exp: New file.
2914 * gdb.ada/unchecked_union/pck.adb: New file.
2915 * gdb.ada/unchecked_union/pck.ads: New file.
2916 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
2917 * gdb-utils.exp (string_to_regexp): Also quote "?".
2918
bac7c5cf
GB
29192019-12-10 George Barrett <bob@bob131.so>
2920
2921 Test scripted probe breakpoints.
2922 * gdb.guile/scm-breakpoint.c (main): Add probe point.
2923 * gdb.python/py-breakpoint.c (main): Likewise.
2924 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
2925 specifier test.
2926 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
2927
330f1d38
TBA
29282019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2929
2930 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
2931 an rvalue parameter.
2932 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
2933 parameter.
2934
b43315e2
AB
29352019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2936
2937 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
2938 modules.
2939
54f73dad
AB
29402019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2941
2942 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
2943 broken version of GCC.
2944
d57cbee9
AB
29452019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
2946
2947 * gdb.fortran/info-modules.exp: Rewrite to make use of new
2948 sym-info-cmds library.
2949 * gdb.fortran/info-types.exp: Likewise.
2950 * lib/sym-info-cmds.exp: New file.
2951
c14aab8c
TV
29522019-12-08 Tom de Vries <tdevries@suse.de>
2953
2954 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
2955
aa2d5a42
KS
29562019-12-07 Keith Seitz <keiths@redhat.com>
2957
2958 * gdb.base/corefile-buildid-shlib-shr.c: New file.
2959 * gdb.base/corefile-buildid-shlib.c: New file.
2960 * gdb.base/corefile-buildid.c: New file.
2961 * gdb.base/corefile-buildid.exp: New file.
2962
93e55f0a
TV
29632019-12-06 Tom de Vries <tdevries@suse.de>
2964
2965 * gdb.dwarf2/varval.exp: Add decl before def test.
2966
c7d12402
TBA
29672019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2968
2969 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
2970
06acc08f
TBA
29712019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2972
2973 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
2974 CV and reference conversion for overload resolution.
2975 * gdb.cp/rvalue-ref-overload.exp: Test it.
2976
e0fad1ea
PW
29772019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2978
2979 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
2980 * gdb.base/frameapply.exp: Test faas without command.
2981
8d70a9f0
AB
29822019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2983
2984 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
2985 Fortran tests.
2986 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
2987 order.
2988
36c8fb93
AB
29892019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
2990
2991 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
2992 casting to type with no kind specified.
2993 (test_basic_parsing_of_type_kinds): Additional tests for types
2994 with no kind specified, and add tests for single/double
2995 precision/complex types.
2996
4139ff00
TT
29972019-12-04 Tom Tromey <tromey@adacore.com>
2998
2999 * gdb.base/endianity.c (struct other) <x>: New field.
3000 (main): Initialize it.
3001 * gdb.base/endianity.exp: Update.
3002
a05cf17a
TT
30032019-12-04 Tom Tromey <tromey@adacore.com>
3004
3005 * gdb.ada/scalar_storage/storage.adb: New file.
3006 * gdb.ada/scalar_storage/pck.adb: New file.
3007 * gdb.ada/scalar_storage/pck.ads: New file.
3008 * gdb.ada/scalar_storage.exp: New file.
3009
103a685e
TT
30102019-12-04 Tom Tromey <tromey@adacore.com>
3011
3012 * gdb.base/endianity.c (struct otherendian) <f>: New field.
3013 (main): Initialize it.
3014 * gdb.base/endianity.exp: Update.
3015
c2512106
AB
30162019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3017
3018 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
3019
293b38d6
AB
30202019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
3021
3022 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
3023 -symbol-info-module-functions and -symbol-info-module-variables.
3024
216a7e6b
AB
30252019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
3026
3027 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
3028
5bbd8269
AB
30292019-12-01 Richard Bunt <richard.bunt@arm.com>
3030 Andrew Burgess <andrew.burgess@embecosm.com>
3031
3032 * gdb.fortran/derived-type-striding.exp: New file.
3033 * gdb.fortran/derived-type-striding.f90: New file.
3034 * gdb.fortran/array-slices.exp: New file.
3035 * gdb.fortran/array-slices.f90: New file.
3036
be09caf1
PW
30372019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3038
3039 * gdb.base/define.exp: Test . in command names.
3040 * gdb.base/setshow.exp: Update test, as . is now part of
3041 command name.
3042
643c0cbe
PW
30432019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3044
3045 * gdb.base/define-prefix.exp: New file.
3046
dcdec678
AB
30472019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
3048
3049 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
3050 compile.
3051 (skip_btrace_pt_tests): Likewise.
3052
640ab947
AB
30532019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3054
3055 * gdb.fortran/info-modules.exp: Compile source files in correct
3056 order.
3057
d22670f0
KB
30582019-11-27 Kevin Buettner <kevinb@redhat.com>
3059
3060 * gdb.dwarf2/imported-unit.exp: New file.
3061 * gdb.dwarf2/imported-unit.c: New file.
3062
db5960b4
AB
30632019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3064
3065 * gdb.mi/mi-fortran-modules-2.f90: New file.
3066 * gdb.mi/mi-fortran-modules.exp: New file.
3067 * gdb.mi/mi-fortran-modules.f90: New file.
3068
7dc42066
AB
30692019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
3070
3071 * gdb.mi/mi-sym-info-1.c: New file.
3072 * gdb.mi/mi-sym-info-2.c: New file.
3073 * gdb.mi/mi-sym-info.exp: New file.
3074
0dfeecca
TT
30752019-11-22 Tom Tromey <tromey@adacore.com>
3076
3077 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
3078 * gdb.ada/tasks/foo.adb: Add another stopping location.
3079
34877895
PJ
30802019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
3081
3082 * gdb.base/endianity.c: New test.
3083 * gdb.base/endianity.exp: New file.
3084
2e84f897
LD
30852019-11-21 Lukas Durfina <ldurfina@tachyum.com>
3086
3087 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
3088
65d1cd5f
TV
30892019-11-21 Tom de Vries <tdevries@suse.de>
3090
3091 PR gdb/24956
3092 * gdb.base/ui-redirect.exp: Test output of user-defined command.
3093
4f22c3f4
SDJ
30942019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
3095
3096 * gdb.python/py-progspace.exp: Add missing parentheses on some
3097 'print' commands.
3098
9f6ad286
TT
30992019-11-19 Tom Tromey <tom@tromey.com>
3100
3101 * gdb.tui/winheight.exp: New file.
3102
0b8dbf3f
AB
31032019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3104
3105 * gdb.base/ctf-whatis.c: Delete.
3106 * gdb.base/ctf-whatis.exp: Delete.
3107 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
3108
f833b7a7
AB
31092019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3110
3111 * gdb.base/ctf-cvexpr.exp: Delete.
3112 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
3113
30d0a636
AB
31142019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
3115
3116 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
3117 the compiler. Clean up header comment a little.
3118 * gdb.base/ctf-ptype.exp: Likewise.
3119 * gdb.base/ctf-whatis.exp: Likewise.
3120 * lib/gdb.exp (skip_ctf_tests): New proc.
3121
494409bb
SDJ
31222019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
3123
3124 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
3125 * gdb.tui/corefile-run.exp: New file.
3126
55708e99
TT
31272019-11-14 Tom Tromey <tromey@adacore.com>
3128
3129 * gdb.base/gdbvars.exp (test_convenience_variables): Add
3130 regression tests.
3131
45e42163
TT
31322019-11-12 Tom Tromey <tom@tromey.com>
3133
3134 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
3135 after any command. Expect prompt after WAIT_FOR is seen.
3136 (enter_tui): Enable resize messages.
3137 (command): Expect command in output.
3138 (get_line): Avoid error when cursor appears to be off-screen.
3139 (dump_screen): Include screen size in title.
3140 (_do_resize): New proc, from "resize".
3141 (resize): Rewrite. Do resize in two steps.
3142 * gdb.tui/empty.exp (layouts): Fix entries.
3143 (check_boxes): Remove xfail.
3144 (check_text): Dump screen on failure.
3145
086baaf1
AB
31462019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3147
3148 * gdb.python/py-symbol.exp: Add test for
3149 gdb.lookup_static_symbols.
3150
09ff83af
AB
31512019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
3152
3153 * gdb.python/py-symbol.c: Declare and call function from new
3154 py-symbol-2.c file.
3155 * gdb.python/py-symbol.exp: Compile both source files, and add new
3156 tests for gdb.lookup_static_symbol.
3157 * gdb.python/py-symbol-2.c: New file.
3158
11af934b
TV
31592019-11-02 Tom de Vries <tdevries@suse.de>
3160
3161 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
3162 * gdb.base/anon.exp: Same.
3163 * gdb.base/auto-connect-native-target.exp: Same.
3164 * gdb.base/call-ar-st.exp: Same.
3165 * gdb.base/catch-syscall.exp: Same.
3166 * gdb.base/commands.exp: Same.
3167 * gdb.base/default.exp: Same.
3168 * gdb.base/display.exp: Same.
3169 * gdb.base/float.exp: Same.
3170 * gdb.base/foll-fork.exp: Same.
3171 * gdb.base/help.exp: Same.
3172 * gdb.base/info-macros.exp: Same.
3173 * gdb.base/info-proc.exp: Same.
3174 * gdb.base/info-target.exp: Same.
3175 * gdb.base/long_long.exp: Same.
3176 * gdb.base/macscp.exp: Same.
3177 * gdb.base/memattr.exp: Same.
3178 * gdb.base/nofield.exp: Same.
3179 * gdb.base/pointers.exp: Same.
3180 * gdb.base/printcmds.exp: Same.
3181 * gdb.base/ptype.exp: Same.
3182 * gdb.base/restore.exp: Same.
3183 * gdb.base/return.exp: Same.
3184 * gdb.base/scope.exp: Same.
3185 * gdb.base/set-noassign.exp: Same.
3186 * gdb.base/setshow.exp: Same.
3187 * gdb.base/shlib-call.exp: Same.
3188 * gdb.base/signals.exp: Same.
3189 * gdb.base/sigstep.exp: Same.
3190 * gdb.base/skip.exp: Same.
3191 * gdb.base/solib-symbol.exp: Same.
3192 * gdb.base/stap-probe.exp: Same.
3193 * gdb.base/step-line.exp: Same.
3194 * gdb.base/step-test.exp: Same.
3195 * gdb.base/style.exp: Same.
3196 * gdb.base/varargs.exp: Same.
3197 * gdb.base/vla-datatypes.exp: Same.
3198 * gdb.base/vla-ptr.exp: Same.
3199 * gdb.base/vla-sideeffect.exp: Same.
3200 * gdb.base/volatile.exp: Same.
3201 * gdb.base/watch-cond-infcall.exp: Same.
3202 * gdb.base/watchpoint.exp: Same.
3203
e96ec2ba
TV
32042019-11-02 Tom de Vries <tdevries@suse.de>
3205
3206 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
3207 * gdb.cp/cpexprs.exp: Same.
3208 * gdb.cp/except-multi-location.exp: Same.
3209 * gdb.cp/exceptprint.exp: Same.
3210 * gdb.cp/gdb2384.exp: Same.
3211 * gdb.cp/inherit.exp: Same.
3212 * gdb.cp/m-static.exp: Same.
3213 * gdb.cp/meth-typedefs.exp: Same.
3214 * gdb.cp/misc.exp: Same.
3215 * gdb.cp/namespace.exp: Same.
3216 * gdb.cp/non-trivial-retval.exp: Same.
3217 * gdb.cp/overload.exp: Same.
3218 * gdb.cp/pr17132.exp: Same.
3219 * gdb.cp/re-set-overloaded.exp: Same.
3220 * gdb.cp/rvalue-ref-types.exp: Same.
3221 * gdb.cp/templates.exp: Same.
3222
bd5766ec
LM
32232019-11-01 Luis Machado <luis.machado@linaro.org>
3224
3225 PR gdb/25124
3226
3227 * gdb.arch/pr25124.S: New file.
3228 * gdb.arch/pr25124.exp: New file.
3229
165f8965
AB
32302019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3231
3232 * gdb.fortran/info-modules.exp: Update expected results, and add
3233 additional tests for 'info module functinos', and 'info module
3234 variables'.
3235 * gdb.fortran/info-types.exp: Update expected results.
3236 * gdb.fortran/info-types.f90: Extend testcase with additional
3237 module variables and functions.
3238
59c35742
AB
32392019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3240
3241 * gdb.fortran/info-modules.exp: New file.
3242 * gdb.fortran/info-types.exp: Build with new file.
3243 * gdb.fortran/info-types.f90: Include and use new module.
3244 * gdb.fortran/info-types-2.f90: New file.
3245
f3fb2519
PW
32462019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3247
3248 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
3249 * gdb.base/settings.exp: Test all settings types using
3250 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
3251 that now verifies that the value of "maint show" is the same as
3252 returned by the settings functions. Test the type of the
3253 maintenance settings.
3254 * gdb.base/default.exp: Update show_conv_list.
3255
d1e36019
TV
32562019-10-31 Tom de Vries <tdevries@suse.de>
3257
3258 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
3259 gdb_test.
3260 * gdb.arch/amd64-disp-step.exp: Same.
3261 * gdb.asm/asm-source.exp: Same.
3262 * gdb.btrace/buffer-size.exp: Same.
3263 * gdb.btrace/cpu.exp: Same.
3264 * gdb.btrace/enable.exp: Same.
3265 * gdb.dwarf2/count.exp: Same.
3266 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3267 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
3268 * gdb.fortran/vla-datatypes.exp: Same.
3269 * gdb.fortran/vla-history.exp: Same.
3270 * gdb.fortran/vla-ptype.exp: Same.
3271 * gdb.fortran/vla-value.exp: Same.
3272 * gdb.fortran/whatis_type.exp: Same.
3273 * gdb.guile/guile.exp: Same.
3274 * gdb.multi/tids.exp: Same.
3275 * gdb.python/py-finish-breakpoint.exp: Same.
3276 * gdb.python/py-framefilter.exp: Same.
3277 * gdb.python/py-pp-registration.exp: Same.
3278 * gdb.python/py-xmethods.exp: Same.
3279 * gdb.python/python.exp: Same.
3280 * gdb.server/connect-with-no-symbol-file.exp: Same.
3281 * gdb.server/no-thread-db.exp: Same.
3282 * gdb.server/run-without-local-binary.exp: Same.
3283 * gdb.stabs/weird.exp: Same.
3284 * gdb.threads/attach-many-short-lived-threads.exp: Same.
3285 * gdb.threads/thread-find.exp: Same.
3286 * gdb.threads/tls-shared.exp: Same.
3287 * gdb.threads/tls.exp: Same.
3288 * gdb.threads/wp-replication.exp: Same.
3289 * gdb.trace/ax.exp: Same.
3290 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
3291
3d11e68e
TV
32922019-10-31 Tom de Vries <tdevries@suse.de>
3293
3294 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
3295 * gdb.ada/array_subscript_addr.exp: Same.
3296 * gdb.ada/arrayidx.exp: Same.
3297 * gdb.ada/arrayparam.exp: Same.
3298 * gdb.ada/arrayptr.exp: Same.
3299 * gdb.ada/boolean_expr.exp: Same.
3300 * gdb.ada/call_pn.exp: Same.
3301 * gdb.ada/complete.exp: Same.
3302 * gdb.ada/fixed_cmp.exp: Same.
3303 * gdb.ada/fun_addr.exp: Same.
3304 * gdb.ada/funcall_param.exp: Same.
3305 * gdb.ada/interface.exp: Same.
3306 * gdb.ada/mod_from_name.exp: Same.
3307 * gdb.ada/null_array.exp: Same.
3308 * gdb.ada/packed_array.exp: Same.
3309 * gdb.ada/packed_tagged.exp: Same.
3310 * gdb.ada/print_chars.exp: Same.
3311 * gdb.ada/print_pc.exp: Same.
3312 * gdb.ada/ptype_arith_binop.exp: Same.
3313 * gdb.ada/ptype_field.exp: Same.
3314 * gdb.ada/ptype_tagged_param.exp: Same.
3315 * gdb.ada/rec_return.exp: Same.
3316 * gdb.ada/ref_tick_size.exp: Same.
3317 * gdb.ada/str_ref_cmp.exp: Same.
3318 * gdb.ada/taft_type.exp: Same.
3319 * gdb.ada/tagged.exp: Same.
3320 * gdb.ada/type_coercion.exp: Same.
3321 * gdb.ada/uninitialized_vars.exp: Same.
3322
60b6ede8
TV
33232019-10-30 Tom de Vries <tdevries@suse.de>
3324
3325 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
3326
30baf67b
TV
33272019-10-26 Tom de Vries <tdevries@suse.de>
3328
3329 * gdb.base/bigcore.c: Fix typos in comments.
3330 * gdb.base/ctf-ptype.c: Same.
3331 * gdb.base/long_long.c: Same.
3332 * gdb.dwarf2/dw2-op-out-param.S: Same.
3333 * gdb.python/py-evthreads.c: Same.
3334 * gdb.reverse/i387-stack-reverse.c: Same.
3335 * gdb.trace/tfile.c: Same.
3336 * lib/compiler.c: Same.
3337 * lib/compiler.cc: Same.
3338
158da0d1
TV
33392019-10-25 Tom de Vries <tdevries@suse.de>
3340
3341 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
3342 gdb_test_multiple calls.
3343 * gdb.reverse/sigall-reverse.exp: Same.
3344 * gdb.reverse/solib-precsave.exp: Same.
3345 * gdb.reverse/solib-reverse.exp: Same.
3346 * gdb.reverse/until-precsave.exp: Same.
3347 * gdb.reverse/until-reverse.exp: Same.
3348
4ccdfbec
TV
33492019-10-24 Tom de Vries <tdevries@suse.de>
3350
3351 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
3352 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
3353 kfail using -wrap pattern flag and convenience variable
3354 gdb_test_name.
3355
33d569b7
AB
33562019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
3357
3358 * gdb.python/py-progspace.exp: Add tests for the
3359 Progspace.block_for_pc method.
3360
4d0b984b
TT
33612019-10-23 Tom Tromey <tom@tromey.com>
3362
3363 * configure: Rebuild.
3364 * aclocal.m4: Use m4_include, not sinclude.
3365
94cb3754
TV
33662019-10-21 Tom de Vries <tdevries@suse.de>
3367
3368 * gdb.base/infcall-nested-structs.c: Add
3369 __attribute__((noinline,noclone)) to all functions.
3370 (call_all): Add missing variable initialization. Simplify return value.
3371 (breakpt): Increment volatile variable, to prevent call from being
3372 optimized out.
3373 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
3374
062f1fc1
TV
33752019-10-17 Tom de Vries <tdevries@suse.de>
3376
3377 * gdb.fortran/module.exp: Allow info variables to print info for files
3378 other than module.f90.
3379
0b54364d
AB
33802019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3381
3382 * gdb.fortran/module.exp: Extend with 'info variables' test.
3383
7ff5fae7
AB
33842019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
3385
3386 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
3387 F77_FOR_TARGET.
3388
d10eccaa
TV
33892019-10-16 Tom de Vries <tdevries@suse.de>
3390
3391 PR tdep/25096
3392 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
3393
745ff14e
TV
33942019-10-16 Tom de Vries <tdevries@suse.de>
3395
3396 PR tdep/24104
3397 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
3398 Add KFAIL for PR tdep/25096.
3399
03e1ab94
TV
34002019-10-16 Tom de Vries <tdevries@suse.de>
3401
3402 PR testsuite/25059
3403 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
3404
b17fcc10
TV
34052019-10-16 Tom de Vries <tdevries@suse.de>
3406
3407 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
3408 as signed.
3409
9223170f
SM
34102019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
3411
3412 * gdb.mi/list-thread-groups-available.exp: Read entries one by
3413 one instead of increasing timeout.
3414
d6e76313
TV
34152019-10-13 Tom de Vries <tdevries@suse.de>
3416
3417 PR record/25038
3418 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
3419 * gdb.reverse/sigall-reverse.exp: Same.
3420 * gdb.reverse/solib-precsave.exp: Same.
3421 * gdb.reverse/solib-reverse.exp: Same.
3422 * gdb.reverse/step-precsave.exp: Same.
3423 * gdb.reverse/until-precsave.exp: Same.
3424 * gdb.reverse/until-reverse.exp: Same.
3425 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
3426
6dfc0041
AA
34272019-10-10 Andreas Arnez <arnez@linux.ibm.com>
3428
3429 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
3430 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
3431 (cmp_struct_05_01, cmp_struct_static_02_01)
3432 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
3433 comparisons.
3434
abcf2cc8
TV
34352019-10-10 Tom de Vries <tdevries@suse.de>
3436
3437 PR testsuite/24888
3438 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
3439 gnatlink.
3440
a50faaf6
TV
34412019-10-09 Tom de Vries <tdevries@suse.de>
3442
3443 PR testsuite/25048
3444 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
3445
60ff3cd7
AB
34462019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3447
3448 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
3449 exceptions due to missing debug information.
3450
dfee8566
TV
34512019-10-07 Tom de Vries <tdevries@suse.de>
3452
3453 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
3454
3d63690a
AB
34552019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
3456
3457 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
3458 * gdb.base/annota1.exp: Update to use gdb_test_name.
3459
30d1f018
WP
34602019-10-07 Weimin Pan <weimin.pan@oracle.com>
3461
3462 * gdb.base/ctf-whatis.exp: New file.
3463 * gdb.base/ctf-whatis.c: New file.
3464 * gdb.base/ctf-ptype.exp: New file.
3465 * gdb.base/ctf-ptype.c: New file.
3466 * gdb.base/ctf-constvars.exp: New file.
3467 * gdb.base/ctf-constvars.c: New file.
3468 * gdb.base/ctf-cvexpr.exp: New file.
3469
4dbbb47c
TV
34702019-10-04 Tom de Vries <tdevries@suse.de>
3471
3472 * gdb.cp/local-static.c (main): Move declaration of int i out of the
3473 for loop.
3474
77c2dba3
TT
34752019-10-03 Tom Tromey <tom@tromey.com>
3476
3477 PR rust/24976:
3478 * gdb.rust/simple.rs (Union2): New type.
3479 (main): Use Union2.
3480 * gdb.rust/simple.exp: Add test.
3481
179aed7f
AB
34822019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3483
3484 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
3485 nested function prefix.
3486
0a4b0913
AB
34872019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
3488 Richard Bunt <richard.bunt@arm.com>
3489 Andrew Burgess <andrew.burgess@embecosm.com>
3490
3491 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
3492 nested functions.
3493 * gdb.fortran/nested-funcs.f90: Update expected results.
3494 * gdb.fortran/nested-funcs-2.exp: New file.
3495 * gdb.fortran/nested-funcs-2.f90: New file.
3496
082cce05
AB
34972019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3498
3499 * gdb.python/py-parameter.exp: Make test names unique.
3500 * gdb.python/py-template.exp: Likewise.
3501 * gdb.python/py-value.exp: Likewise.
3502
2b74ba5a
AB
35032019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3504
3505 * gdb.base/break-interp.exp: Reduce test name duplication.
3506 * gdb.base/call-sc.exp: Likewise.
3507 * gdb.base/callfuncs.exp: Likewise.
3508 * gdb.base/charset.exp: Likewise.
3509 * gdb.base/dump.exp: Likewise.
3510 * gdb.base/ena-dis-br.exp: Likewise.
3511 * gdb.base/relational.exp: Likewise.
3512 * gdb.base/step-over-syscall.exp: Likewise.
3513 * gdb.base/structs.exp: Likewise.
3514
58eb20d5
AB
35152019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3516
3517 * gdb.linespec/explicit.exp: Make test names unique.
3518 * gdb.linespec/ls-errs.exp: Likewise.
3519
4d421147
AB
35202019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3521
3522 * gdb.reverse/break-precsave.exp: Make test names unique.
3523 * gdb.reverse/break-reverse.exp: Likewise.
3524 * gdb.reverse/finish-precsave.exp: Likewise.
3525 * gdb.reverse/finish-reverse.exp: Likewise.
3526 * gdb.reverse/machinestate-precsave.exp: Likewise.
3527 * gdb.reverse/machinestate.exp: Likewise.
3528 * gdb.reverse/readv-reverse.exp: Likewise.
3529 * gdb.reverse/recvmsg-reverse.exp: Likewise.
3530 * gdb.reverse/sigall-precsave.exp: Likewise.
3531 * gdb.reverse/sigall-reverse.exp: Likewise.
3532 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
3533 * gdb.reverse/watch-precsave.exp: Likewise.
3534 * gdb.reverse/watch-reverse.exp: Likewise.
3535
d8c06f22
AB
35362019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
3537
3538 * gdb.threads/stop-with-handle.c: New file.
3539 * gdb.threads/stop-with-handle.exp: New file.
3540
3a56ed86
TV
35412019-10-03 Tom de Vries <tdevries@suse.de>
3542
3543 PR testsuite/25059
3544 * gdb.base/list-missing-source.exp: Allowing the "Compilation
3545 directory" line to be missing.
3546
42275044
TV
35472019-10-03 Tom de Vries <tdevries@suse.de>
3548
3549 PR testsuite/25059
3550 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
3551 type optional.
3552
9ef62df0
AA
35532019-10-02 Andreas Arnez <arnez@linux.ibm.com>
3554
3555 * gdb.python/py-format-string.c (string.h): New include.
3556 (main): Fill a_struct_with_union.the_union.an_int with bytes of
3557 the same value, for endianness-independence.
3558 * gdb.python/py-format-string.exp (default_regexp_dict)
3559 (test_pretty_structs, test_format): Adjust expected output to the
3560 changed initialization.
3561
37f6a7f4
TT
35622019-10-02 Tom Tromey <tromey@adacore.com>
3563
3564 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
3565
1d58d6a2
PA
35662019-10-02 Pedro Alves <palves@redhat.com>
3567 Andrew Burgess <andrew.burgess@embecosm.com>
3568
3569 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
3570 "print-file-var.h".
3571 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3572 (get_version_1): Print this_version_id and its address.
3573 Add extern "C" wrappers around interface functions.
3574 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
3575 "print-file-var.h".
3576 (this_version_id) Use ATTRIBUTE_VISIBILITY.
3577 (get_version_2): Print this_version_id and its address.
3578 Add extern "C" wrappers around interface functions.
3579 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
3580 <stddef.h> and "print-file-var.h".
3581 Add extern "C" wrappers around interface functions.
3582 [VERSION_ID_MAIN] (this_version_id): Define.
3583 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
3584 * gdb.base/print-file-var.h: Add some #defines to simplify setting
3585 up extern "C" blocks.
3586 * gdb.base/print-file-var.exp (test): New, factored out from top
3587 level.
3588 (top level): Test all combinations of attribute hidden or not,
3589 dlopen or not, and this_version_id symbol in main file or not.
3590 Compile tests as both C++ and C, make test names unique.
3591
d770d56f
TT
35922019-10-01 Tom Tromey <tom@tromey.com>
3593
3594 * gdb.base/style.exp: Test "show logging filename".
3595
7f6aba03
TT
35962019-10-01 Tom Tromey <tom@tromey.com>
3597
3598 * lib/gdb-utils.exp (style): Handle "metadata" argument.
3599 * gdb.base/style.exp: Add metadata style test.
3600
14309bb6
TT
36012019-10-01 Tom Tromey <tom@tromey.com>
3602
3603 * gdb.base/style.exp: Test "pwd".
3604
2a3c1174
PA
36052019-10-01 Tom Tromey <tom@tromey.com>
3606
3607 * gdb.base/style.exp: Update tests.
3608
53d666ec
AA
36092019-10-01 Andreas Arnez <arnez@linux.ibm.com>
3610
3611 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
3612 'six' to unsigned.
3613 (s1): Initialize fields 'four' and 'six' instead of 'three' and
3614 'five'. Use an all-ones bit pattern for each.
3615 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
3616 to its changed values.
3617
4a56a520
TT
36182019-09-30 Tom Tromey <tromey@adacore.com>
3619
3620 * gdb.rust/traits.rs: Disable all warnings.
3621
0df0352a
TV
36222019-09-29 Tom de Vries <tdevries@suse.de>
3623
aac66a4c 3624 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 3625
73d9a918
TV
36262019-09-29 Tom de Vries <tdevries@suse.de>
3627
3628 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
3629
060b3ab4
TV
36302019-09-27 Tom de Vries <tdevries@suse.de>
3631
3632 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
3633
68f7d34d
TV
36342019-09-27 Tom de Vries <tdevries@suse.de>
3635
3636 PR record/23188
3637 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
3638
5d63b30a
TT
36392019-09-26 Tom Tromey <tromey@adacore.com>
3640
3641 * gdb.ada/py_taft.exp: New file.
3642 * gdb.ada/py_taft/main.adb: New file.
3643 * gdb.ada/py_taft/pkg.adb: New file.
3644 * gdb.ada/py_taft/pkg.ads: New file.
3645
3d435220
TV
36462019-09-24 Tom de Vries <tdevries@suse.de>
3647
3648 PR gdb/24598
3649 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
3650
77d03678
TV
36512019-09-22 Tom de Vries <tdevries@suse.de>
3652
3653 * gdb.base/restore.exp: Allow register variables to be optimized out at
3654 -O0.
3655
abf516c6
UW
36562019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
3657
3658 * gdb.arch/spu-info.exp: Remove file.
3659 * gdb.arch/spu-info.c: Remove file.
3660 * gdb.arch/spu-ls.exp: Remove file.
3661 * gdb.arch/spu-ls.c: Remove file.
3662
3663 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
3664 * gdb.asm/spu.inc: Remove file.
3665
3666 * gdb.base/dump.exp: Remove support for spu*-*-*.
3667 * gdb.base/stack-checking.exp: Likewise.
3668 * gdb.base/overlays.exp: Likewise.
3669 * gdb.base/ovlymgr.c: Likewise.
3670 * gdb.base/spu.ld: Remove file.
3671
3672 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
3673 * gdb.cp/cpexprs.exp: Likewise.
3674 * gdb.cp/exception.exp: Likewise.
3675 * gdb.cp/gdb2495.exp: Likewise.
3676 * gdb.cp/mb-templates.exp: Likewise.
3677 * gdb.cp/pr9167.exp: Likewise.
3678 * gdb.cp/userdef.exp: Likewise.
3679
3680 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
3681
3682 * gdb.cell: Remove directory.
3683 * lib/cell.exp: Remove file.
3684
e452e88f
TV
36852019-09-19 Tom de Vries <tdevries@suse.de>
3686
3687 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
3688
8a625130
TV
36892019-09-19 Tom de Vries <tdevries@suse.de>
3690
3691 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
3692
81dc3ab5
TV
36932019-09-19 Tom de Vries <tdevries@suse.de>
3694
3695 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
3696 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
3697 (gdb_target_cmd): ... here.
3698 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
3699 value 2.
3700
b078f3ac
AB
37012019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
3702
3703 * gdb.base/source-dir.exp: Avoid having directory names in test
3704 names.
3705
f1b620e9
MG
37062019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3707
3708 * gdb.base/source-dir.exp: Add extra test for mapped compilation
3709 directory.
3710
67f3ed6a
AB
37112019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
3712
3713 * gdb.base/list-missing-source.exp: New file.
3714
d1b70248
TV
37152019-09-14 Tom de Vries <tdevries@suse.de>
3716
3717 PR teststuite/24599
3718 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
3719 * lib/ada.exp (gnatmake_version_at_least): New proc.
3720
5fabdcd6
AB
37212019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3722
3723 * gdb.base/maint.exp: Use exec_has_index_section.
3724
aa17805f
AB
37252019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
3726
3727 * gdb.base/maint.exp: Add test for 'maint info sections'.
3728
25e5c209
TV
37292019-09-12 Tom de Vries <tdevries@suse.de>
3730
3731 * gdb.base/store.exp: Allow register variables to be optimized out at
3732 -O0.
3733
4993045d
PW
37342019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3735
3736 * gdb.ada/rdv_wait.exp: Update to new task names.
3737 * gdb.base/task_switch_in_core.exp: Likewise.
3738 * gdb.base/info_sources_base.c: Likewise.
3739
8a516164
TT
37402019-09-10 Tom Tromey <tromey@adacore.com>
3741
3742 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
3743
aa391654
TT
37442019-09-10 Tom Tromey <tromey@adacore.com>
3745
3746 * gdb.ada/dgopt.exp: New file.
3747 * gdb.ada/dgopt/x.adb: New file.
3748
8634b462
TT
37492019-09-08 Tom Tromey <tom@tromey.com>
3750
3751 * gdb.tui/resize.exp: Remove setup_xfail.
3752 * gdb.tui/regs.exp: Remove setup_xfail.
3753 * gdb.tui/basic.exp: Remove setup_xfail.
3754
736b0f76
DB
37552019-09-06 David Blaikie <dblaikie@gmail.com>
3756
3757 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
3758 * gdb.cp/cplabel.exp: Ditto.
3759 * gdb.linespec/ls-errs.exp: Ditto.
3760
30331a6c
TV
37612019-09-05 Tom de Vries <tdevries@suse.de>
3762
3763 * lib/gdb.exp (cmp_file_string): New proc.
3764 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
3765 runto_main. Verify save breakpoints output.
3766
98b0ebab
PW
37672019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3768
3769 * gdb.base/info-var.exp: Test info variables without running
3770 to main, to avoid expect's buffer overflow.
3771
4e962e74
TT
37722019-09-03 Tom Tromey <tromey@adacore.com>
3773
3774 * gdb.ada/bias.exp: New file.
3775 * gdb.ada/bias/bias.adb: New file.
3776 * gdb.ada/print_chars.exp: Add regression test.
3777 * gdb.ada/print_chars/foo.adb (My_Character): New type.
3778 (MC): New variable.
3779
2ea1a07a
SL
37802019-08-29 Sandra Loosemore <sandra@codesourcery.com>
3781
3782 * gdb.base/argv0-symlink.exp: Run only on native target
3783 and local host.
3784
8077c50d
TV
37852019-08-29 Tom de Vries <tdevries@suse.de>
3786
3787 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
3788 diverse debug info.
3789 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
3790
48352473
TV
37912019-08-28 Tom de Vries <tdevries@suse.de>
3792
3793 * gdb.base/info-var.exp: Allow info variables to print info for files
3794 other than info-var-f1.c and info-var-f2.c.
3795
d8f27c60
AB
37962019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3797
3798 * gdb.fortran/info-types.exp: Add module.
3799 * gdb.fortran/info-types.f90: Update expected results.
3800
1f20c35e
AB
38012019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
3802
3803 * gdb.fortran/info-types.exp: New file.
3804 * gdb.fortran/info-types.f90: New file.
3805 * lib/fortran.exp (fortran_character1): New proc.
3806
4acfdd20
AB
38072019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
3808
3809 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
3810 functions'. Reindent as needed.
3811 * gdb.base/info-var-f1.c: New file.
3812 * gdb.base/info-var-f2.c: New file.
3813 * gdb.base/info-var.exp: New file.
3814 * gdb.base/info-var.h: New file.
3815
5c31b358
TV
38162019-08-26 Tom de Vries <tdevries@suse.de>
3817
3818 PR c++/24852
3819 * gdb.cp/no-libstdcxx-probe.exp: New test.
3820
b694989f
TV
38212019-08-26 Tom de Vries <tdevries@suse.de>
3822
3823 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
3824 * tests need to be skipped.
3825 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
3826 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
3827 mi_skip_libstdcxx_probe_tests.
3828
d9c4ba53
SDJ
38292019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
3830
3831 * gdb.python/py-xmethods.exp: Use raw strings when passing
3832 arguments to SimpleXMethodMatcher.
3833
395fad09
TV
38342019-08-22 Tom de Vries <tdevries@suse.de>
3835
3836 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
3837 more informative.
3838
26c957f1
PA
38392019-08-21 Pedro Alves <palves@redhat.com>
3840
3841 * gdb.base/with.exp: Test "with" with no arguments.
3842
61f80d5d
TV
38432019-08-21 Tom de Vries <tdevries@suse.de>
3844
3845 * gdb.base/gdb-caching-proc.exp: Sort files.
3846
d7a11d13
TV
38472019-08-20 Tom de Vries <tdevries@suse.de>
3848
3849 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
3850 compilation.
3851
34dafe9f
TV
38522019-08-16 Tom de Vries <tdevries@suse.de>
3853
3854 * gdb.base/compare-sections.exp ("after run to main"): Allow
3855 mismatched read-only sections for PIE executables.
3856
398fdd60
TT
38572019-08-16 Tom Tromey <tom@tromey.com>
3858
3859 * lib/tuiterm.exp (_csi_Z): New proc.
3860 * gdb.tui/basic.exp: Update window positions.
3861 * gdb.tui/empty.exp: Update window positions.
3862
d8f9e51c
SL
38632019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3864
3865 * gdb.base/examine-backward.exp: Correct regexp for
3866 "examine 3 bytes backward from ${address_zero}".
3867
3df505f6
TT
38682019-08-15 Tom Tromey <tom@tromey.com>
3869
3870 * gdb.tui/empty.exp: Enable resizing tests.
3871
272560b5
TT
38722019-08-15 Tom Tromey <tromey@adacore.com>
3873
3874 * gdb.ada/char_enum.exp: Add regression tests.
3875 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
3876 and '0'.
3877 (Char, Gchar): Update.
3878 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
3879
08235187
CB
38802019-08-15 Christian Biesinger <cbiesinger@google.com>
3881
3882 * gdb.python/python.exp: Expect a leading underscore on
3883 GdbOutput{,Error}File.
3884
22a2ab04
SL
38852019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3886
3887 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
3888 Windows host.
3889
835b995b
SL
38902019-08-15 Sandra Loosemore <sandra@codesourcery.com>
3891
3892 * gdb.base/batch-preserve-term-settings.exp
3893 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
3894
97dd8e07
CB
38952019-08-15 Christian Biesinger <cbiesinger@google.com>
3896
3897 * lib/gdb.exp: When running on a mingw target, replace
3898 /x/ with x:/.
3899
75faf5c4
AH
39002019-08-14 Alan Hayward <alan.hayward@arm.com>
3901
3902 * gdb.arch/aarch64-prologue.c: New test.
3903 * gdb.arch/aarch64-prologue.exp: New file.
3904
abc6c00f
TV
39052019-08-13 Tom de Vries <tdevries@suse.de>
3906
3907 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
3908 Thread.
3909
74c2c1f4
SL
39102019-08-13 Sandra Loosemore <sandra@codesourcery.com>
3911
3912 * gdb.python/py-completion.exp: Download the .py file to the host
3913 and use its host pathname. Conditionalize tests that use
3914 tab completion and manipulate files on the build machine.
3915 * gdb.python/py-events.exp: Download the .py file to the host
3916 and use its host pathname.
3917 * gdb.python/py-evsignal.exp: Likewise.
3918 * gdb.python/py-evthreads.exp: Likewise.
3919 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
3920 pathname syntax.
3921 * gdb.python/py-framefilter.exp: Download the .py file to the right
3922 place on the host. Match Windows pathname syntax.
3923 * gdb.python/py-mi-var-info-path-expression.exp: Download the
3924 .py file to the host and use its host pathname.
3925 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
3926 * gdb.python/py-objfile.exp: Expect a host pathname, not a
3927 build pathname. Skip symlink test on Windows host. Add missing
3928 newline at end of file.
3929 * gdb.python/py-pp-maint.exp: Download the .py file to the host
3930 and use its host pathname.
3931 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
3932 * gdb.python/py-section-script.exp: Use host location of binfile
3933 on safe-path. Use correct path separator on Windows host.
3934 Reorder alternatives in gdb_test_multiple to prevent matching
3935 the wrong alternative on success.
3936 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
3937
ca2589f3
PP
39382019-08-12 Patrick Palka <patrick@parcs.ath.cx>
3939
3940 * gdb.gdb/selftest.exp (test_with_self): Update test to now
3941 expect the GDB inferior to no longer immediately stop after
3942 being resumed with "signal SIGINT".
3943
020a839d
SL
39442019-08-09 Sandra Loosemore <sandra@codesourcery.com>
3945
3946 * gdb.linespec/break-ask.exp: Generalize regexps to match
3947 Windows pathnames too.
3948
128d6509
TV
39492019-08-08 Tom de Vries <tdevries@suse.de>
3950
3951 PR testsuite/24862
3952 * lib/tuiterm.exp (_accept): Fix CSI regexp.
3953
590042fc
PW
39542019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3955
3956 * gdb.base/style.exp: Update tests for help doc new invariants.
3957 * gdb.base/help.exp: Likewise.
3958
046bebe1
TT
39592019-08-06 Tom Tromey <tom@tromey.com>
3960
3961 * gdb.base/style.exp: Add disassemble test.
3962 * gdb.base/style.c (some_called_function): New function.
3963 (main): Use it.
3964
0b27c27d
CB
39652019-08-05 Christian Biesinger <cbiesinger@google.com>
3966
3967 * gdb.python/py-block.exp: Test dictionary access on blocks.
3968
580f1034
SM
39692019-08-05 Simon Marchi <simon.marchi@efficios.com>
3970
3971 PR gdb/24863
3972 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
3973 -list-thread-groups --available test when running under
3974 check-read1.
3975
d86bd7cb
TV
39762019-08-05 Tom de Vries <tdevries@suse.de>
3977
3978 PR testsuite/24863
3979 * lib/gdb.exp (with_read1_timeout_factor): New proc.
3980 * gdb.base/help.exp: Use with_read1_timeout_factor.
3981 * gdb.base/info-macros.exp: Same.
3982 * gdb.cp/nested-types.exp: Same.
3983
a80cf5d8
TV
39842019-08-05 Tom de Vries <tdevries@suse.de>
3985
3986 * lib/gdb.exp (version_at_least): Factor out of ...
3987 (tcl_version_at_least): ... here.
3988 (gdb_compile): Fail if pie results in non-PIE executable.
3989 (readelf_version, readelf_prints_pie): New proc.
3990 (exec_is_pie): Return -1 if unknown.
3991
d0962838
TV
39922019-08-05 Tom de Vries <tdevries@suse.de>
3993
3994 * lib/gdb.exp (tcl_version_at_least): Fix typo.
3995
2252ff3d
SL
39962019-08-04 Sandra Loosemore <sandra@codesourcery.com>
3997
3998 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
3999
26655f53
SL
40002019-08-04 Sandra Loosemore <sandra@codesourcery.com>
4001
4002 * lib/completion-support.exp (test_gdb_complete_none): Skip
4003 tab completion tests if no readline support.
4004 (test_gdb_complete_unique_re): Likewise.
4005 (test_gdb_complete_multiple): Likewise.
4006
db4dc13e
PW
40072019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4008
4009 * gdb.base/info_sources.exp: New file.
4010 * gdb.base/info_sources.c: New file.
4011 * gdb.base/info_sources_base.c: New file.
4012
0eba165a
PFC
40132019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
4014
4015 * gdb.base/batch-exit-status.exp: Call test_exit_status with
4016 prefix argument.
4017 (test_exit_status): Add prefix argument.
4018
59bd512b
TV
40192019-08-01 Tom de Vries <tdevries@suse.de>
4020
4021 PR testsuite/24863
4022 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
4023 calling exp_continue for new thread and thread exited messages.
4024
2a3ad588
TV
40252019-08-01 Tom de Vries <tdevries@suse.de>
4026
4027 PR testsuite/24863
4028 * gdb.base/structs.exp: Fix check-read1 timeout using
4029 gdb_test_sequence.
4030 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
4031
117eb594
TV
40322019-08-01 Tom de Vries <tdevries@suse.de>
4033
4034 PR testsuite/24863
4035 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
4036 line.
4037
ed591340
TV
40382019-08-01 Tom de Vries <tdevries@suse.de>
4039
4040 PR testsuite/24863
4041 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
4042
aa3b6533
TT
40432019-07-30 Tom Tromey <tromey@adacore.com>
4044
4045 * gdb.ada/display_nested.exp: New file.
4046 * gdb.ada/display_nested/foo.adb: New file.
4047 * gdb.ada/display_nested/pack.adb: New file.
4048 * gdb.ada/display_nested/pack.ads: New file.
4049
2906593f
CB
40502019-07-30 Christian Biesinger <cbiesinger@google.com>
4051
4052 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
4053 namespace.
4054 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
4055
0f575925
TV
40562019-07-30 Tom de Vries <tdevries@suse.de>
4057
4058 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
4059 instead.
4060
b13057d9
TV
40612019-07-30 Tom de Vries <tdevries@suse.de>
4062
4063 PR testsuite/24834
4064 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
4065 (exec_is_pie): New proc.
4066
5c4dde85
CB
40672019-07-29 Christian Biesinger <cbiesinger@google.com>
4068
4069 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
4070
c620ed88
CB
40712019-07-29 Christian Biesinger <cbiesinger@google.com>
4072
4073 * gdb.python/py-objfile.c: Add global and static vars.
4074 * gdb.python/py-objfile.exp: Test new functions Objfile.
4075 lookup_global_symbol and lookup_static_symbol.
4076
3d235706
TT
40772019-07-29 Tom Tromey <tom@tromey.com>
4078
4079 * lib/tuiterm.exp (Term::_csi_@): New proc.
4080 (Term::_csi_X): Don't move cursor.
4081
c7e4c0a6
PW
40822019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4083
4084 * gdb.base/options.exp: Update backtrace - completion to
4085 new option -frame-info.
4086 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
4087 Test new 'set print frame-info'. Test backtrace -frame-info
4088 overriding 'set print frame-info'.
4089 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
4090 Test new 'set print frame-info'.
4091 Verify consistency of backtrace with and without filters, with and
4092 without -no-filters.
4093 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
4094 default.
4095
de28a3b7
TV
40962019-07-29 Tom de Vries <tdevries@suse.de>
4097
4098 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
4099 no arguments".
4100
507dd60e
TV
41012019-07-29 Tom de Vries <tdevries@suse.de>
4102
4103 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
4104 is a substring of the first for "complete non-unique file name".
4105
5beafce9
TV
41062019-07-29 Tom de Vries <tdevries@suse.de>
4107
4108 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
4109 with ".*".
4110
2d274232
TV
41112019-07-29 Tom de Vries <tdevries@suse.de>
4112
4113 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
4114 Pass prompt_regexp parameter to gdb_test_multiple calls.
4115
9197cd8b
TV
41162019-07-29 Tom de Vries <tdevries@suse.de>
4117
4118 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 4119 print registers" regexps.
9197cd8b 4120
b528dae0
TV
41212019-07-29 Tom de Vries <tdevries@suse.de>
4122
4123 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
4124
d17725d7
TV
41252019-07-29 Tom de Vries <tdevries@suse.de>
4126
4127 PR gdb/24855
4128 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
4129 (skip_python_tests_prompt): Add prompt_regexp argument to
4130 gdb_test_multiple calls.
4131
52b75bf1
TT
41322019-07-27 Tom Tromey <tom@tromey.com>
4133
4134 * gdb.tui/main.exp: New file.
4135
2b1d00c2
TT
41362019-07-27 Tom Tromey <tom@tromey.com>
4137
4138 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
4139 optional.
4140 * gdb.tui/empty.exp: New file.
4141
ded631d5
TT
41422019-07-27 Tom Tromey <tom@tromey.com>
4143
4144 * lib/tuiterm.exp (spawn): New proc.
4145 (Term::resize): New proc.
4146 * gdb.tui/resize.exp: New file.
4147
58ac439d
TT
41482019-07-27 Tom Tromey <tom@tromey.com>
4149
4150 * gdb.tui/list.exp: New file.
4151
fe1f56ee
TT
41522019-07-27 Tom Tromey <tom@tromey.com>
4153
4154 * gdb.tui/regs.exp: New file.
4155
f790b310
TT
41562019-07-27 Tom Tromey <tom@tromey.com>
4157
4158 * gdb.tui/basic.exp: Add "layout split" test.
4159
d95fc6ee
TT
41602019-07-27 Tom Tromey <tom@tromey.com>
4161
4162 * gdb.tui/basic.exp: Add "layout asm" test.
4163
c3786b3a
TT
41642019-07-27 Tom Tromey <tom@tromey.com>
4165
4166 * lib/tuiterm.exp: New file.
4167 * gdb.tui/basic.exp: New file.
4168
98a617f8
KB
41692019-07-27 Kevin Buettner <kevinb@redhat.com>
4170
4171 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
4172 Enable tests associated with this flag. Adjust regex
4173 referencing "foo_low" to now refer to "foo_cold" instead.
4174
5c076da4
KB
41752019-07-27 Kevin Buettner <kevinb@redhat.com>
4176
4177 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
4178 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
4179 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
4180 foo_cold. Revise comments to match.
4181 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
4182 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
4183 were wrapped into this proc; Call do_test in loop from outermost
4184 level.
4185 (foo_low): Rename all occurrences to "foo_cold".
4186 (backtrace from baz): New test.
4187 (x2/i foo_cold): New test.
4188 (info line *foo_cold): New test.
4189
1512d3b7
TV
41902019-07-26 Tom de Vries <tdevries@suse.de>
4191
4192 * gdb.arch/i386-pkru.exp: Fix unterminated string.
4193
297989a1
TV
41942019-07-25 Tom de Vries <tdevries@suse.de>
4195
4196 PR testsuite/24830
4197 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
4198 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
4199 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
4200 (skip_libstdcxx_probe_tests): ... here.
4201 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
4202
b3b965fb
TV
42032019-07-24 Tom de Vries <tdevries@suse.de>
4204
4205 PR testsuite/24807
4206 * gdb.objc/basicclass.m: Include stdio.h.
4207 * gdb.objc/nondebug.m: Same.
4208 * gdb.objc/objcdecode.m: Same.
4209
4625b4d0
TV
42102019-07-24 Tom de Vries <tdevries@suse.de>
4211
4212 PR testsuite/24612
4213 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
4214 additional_flags.
4215
024a5840
TV
42162019-07-24 Tom de Vries <tdevries@suse.de>
4217
4218 PR testsuite/24831
4219 * gdb.multi/tids.exp: Update error messages for info threads.
4220
c76ddaa3
TV
42212019-07-24 Tom de Vries <tdevries@suse.de>
4222
4223 * gdb.base/info-types.exp: Allow info types to print info for more than
4224 one file.
4225
9a618ef6
TV
42262019-07-23 Tom de Vries <tdevries@suse.de>
4227
4228 PR testsuite/24842
4229 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
4230 gdb_spawn_with_cmdline_opts.
4231
40eadf04
SP
42322019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
4233
4234 * gdb.arch/arm-cmse-sgstubs.c: New test.
4235 * gdb.arch/arm-cmse-sgstubs.exp: New file.
4236
5ba29434
TV
42372019-07-23 Tom de Vries <tdevries@suse.de>
4238
4239 PR testsuite/24711
4240 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
4241 issuing next command.
4242
a8e9d247
AB
42432019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4244
4245 * gdb.ada/info_auto_lang.exp: Update expected results.
4246 * gdb.base/info-types.c: Add additional types to check.
4247 * gdb.base/info-types.exp: Update expected results.
4248
eb86c5e2
AB
42492019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
4250
4251 * gdb.base/info-types.c: New file.
4252 * gdb.base/info-types.exp: New file.
4253
01e175fe
AB
42542019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
4255
4256 * gdb.arch/riscv-bp-infcall.c: New file.
4257 * gdb.arch/riscv-bp-infcall.exp: New file.
4258
6b78c3f8
AB
42592019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
4260
4261 PR breakpoints/24541
4262 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
4263
da738167
TV
42642019-07-14 Tom de Vries <tdevries@suse.de>
4265
4266 PR testsuite/24760
4267 * gdb.objc/basicclass.exp: Fix unterminated string.
4268
0d4e84ed
AB
42692019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
4270 Andrew Burgess <andrew.burgess@embecosm.com>
4271
4272 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
4273 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
4274 negative bounds.
4275 * gdb.fortran/vla-value.exp: Print elements of an array with
4276 negative bounds.
4277 * gdb.fortran/vla.f90: Setup an array with negative bounds for
4278 testing.
4279
021d8588
AB
42802019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
4281
4282 * gdb.base/options.exp (expect_string): Dequote strings in
4283 results.
4284 (test-string): Test strings with different quoting and reindent.
4285
f06f1252
TT
42862019-07-10 Tom Tromey <tromey@adacore.com>
4287
4288 * gdb.ada/mi_ex_cond.exp: Update expected results.
4289 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
4290 * gdb.ada/mi_catch_ex.exp: Update expected results.
4291 * gdb.ada/mi_catch_assert.exp: Update expected results.
4292 * gdb.ada/catch_ex.exp (catch_exception_info)
4293 (catch_exception_entry, catch_assert_entry)
4294 (catch_unhandled_entry): Update.
4295 * gdb.ada/catch_assert_if.exp: Update expected results.
4296
b863685d
RB
42972019-07-10 Richard Bunt <richard.bunt@arm.com>
4298 Stephen Roberts <stephen.roberts@arm.com>
4299
4300 * gdb.base/define.exp: Restore original prompt.
4301
cb1e4e32
PA
43022019-07-09 Pedro Alves <palves@redhat.com>
4303
4304 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
4305 breakpoints" output.
4306 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
4307 * gdb.python/py-breakpoint.exp: No longer expect that "catch
4308 throw" creates breakpoint.
4309 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
4310 'type="catchpoint"'.
4311
b58a68fe
PA
43122019-07-09 Pedro Alves <palves@redhat.com>
4313
4314 PR c++/15468
4315 * gdb.cp/except-multi-location-lib.cc: New.
4316 * gdb.cp/except-multi-location-main.cc: New.
4317 * gdb.cp/except-multi-location.exp: New.
4318
0826779b
PW
43192019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
4320
4321 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
4322 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
4323 argument and update callers.
4324
5b0e2db4
AB
43252019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4326
4327 * gdb.arch/amd64-break-on-asm-line.S: New file.
4328 * gdb.arch/amd64-break-on-asm-line.exp: New file.
4329
1f6f6e21
PW
43302019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4331
4332 * gdb.base/printcmds.exp: Test printing C string and
4333 C wide string convenience vars without transiting via the inferior.
4334 Also make test names unique.
4335
ea142fbf
AH
43362019-07-08 Alan Hayward <alan.hayward@arm.com>
4337
5862c886 4338 PR breakpoints/25011
ea142fbf
AH
4339 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
4340
213fd9fa
PA
43412019-07-04 Pedro Alves <palves@redhat.com>
4342
4343 * lib/gdb.exp (foreach_with_prefix): Don't return early if
4344 body returned ok(0), break(3) or continue(4).
4345 * gdb.testsuite/foreach_with_prefix.exp: New file.
4346
2b40fda7
AH
43472019-07-04 Alan Hayward <alan.hayward@arm.com>
4348
4349 * gdb.server/unittest.exp: Allow 0 unit tests to run.
4350
a26c8de0
PA
43512019-07-03 Pedro Alves <palves@redhat.com>
4352
4353 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
4354 "return -code".
4355
5f4ba3e7
PA
43562019-07-03 Pedro Alves <palves@redhat.com>
4357
4358 PR cli/24732
4359 * gdb.base/shell.exp: Load completion-support.exp.
4360 Adjust expected error output. Add completion tests.
4361
a994424f
PA
43622019-07-03 Pedro Alves <palves@redhat.com>
4363
4364 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
4365 string_to_regexp.
4366
3d9be6f5
PA
43672019-07-03 Pedro Alves <palves@redhat.com>
4368
4369 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
4370 (expect_integer): Adjust to expect "-string".
4371 (expect_string): New.
4372 (all_options): Expect "-string".
4373 (test-flag, test-boolean): Adjust to expect "-string".
4374 (test-string): New proc.
4375 (top level): Call it.
4376
41fc454c
PA
43772019-07-03 Pedro Alves <palves@redhat.com>
4378
4379 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
4380 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
4381 the expected output in the success.
4382
b2b2a215
PA
43832019-07-03 Pedro Alves <palves@redhat.com>
4384
4385 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
4386 Split one gdb_test_multiple call in two to avoid a race.
4387
fdbc9870
PA
43882019-07-03 Pedro Alves <palves@redhat.com>
4389
4390 * gdb.base/with.c: New file.
4391 * gdb.base/with.exp: New file.
4392
c6ac8931
PA
43932019-07-03 Pedro Alves <palves@redhat.com>
4394
4395 * gdb.base/settings.exp: Replace all references to "maint
4396 test-settings set" with references to "maint set test-settings",
4397 and all references to "maint test-settings show" with references
4398 to "maint show test-settings".
4399
970f9d09
PA
44002019-07-03 Pedro Alves <palves@redhat.com>
4401
4402 * gdb.base/settings.exp (test-string): Adjust expected out when
4403 testing "maint test-settings show filename"
4404
54d66006
PA
44052019-07-02 Pedro Alves <palves@redhat.com>
4406
4407 * gdb.base/options.exp (test-info-threads): New procedure.
4408 (top level): Call it.
4409
10d06d82
TT
44102019-06-28 Tom Tromey <tromey@adacore.com>
4411
4412 * gdb.dwarf2/ada-linkage-name.c: New file.
4413 * gdb.dwarf2/ada-linkage-name.exp: New file.
4414
3d507ff2
TT
44152019-06-27 Tom Tromey <tromey@adacore.com>
4416
d039f014 4417 PR c++/20020:
3d507ff2
TT
4418 * gdb.cp/constexpr-field.exp: Use setup_xfail.
4419
8af58ffe
TV
44202019-06-26 Tom de Vries <tdevries@suse.de>
4421
4422 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
4423
22e21752
TV
44242019-06-26 Tom de Vries <tdevries@suse.de>
4425
4426 * gdb.base/index-cache.exp: Add back missing debug option.
4427
b65b566c
PW
44282019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4429
4430 * gdb.base/alias.exp: Test non matching/non existing prefixes.
4431
5c2c8c69
TV
44322019-06-25 Tom de Vries <tdevries@suse.de>
4433
4434 PR testsuite/24727
4435 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
4436
164e3873
TV
44372019-06-24 Tom de Vries <tdevries@suse.de>
4438
4439 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
4440
824eacee
TV
44412019-06-24 Tom de Vries <tdevries@suse.de>
4442
4443 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
4444 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
4445 * gdb.trace/unavailable-dwarf-piece.exp: Same.
4446
385b97d3
TV
44472019-06-24 Tom de Vries <tdevries@suse.de>
4448
4449 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
4450
c596f180
TV
44512019-06-21 Tom de Vries <tdevries@suse.de>
4452
4453 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
4454
b13a7d03
TV
44552019-06-21 Tom de Vries <tdevries@suse.de>
4456
4457 PR testsuite/24518
4458 PR ada/24713
4459 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
4460 index.
4461
899277ae
TT
44622019-06-19 Tom Tromey <tromey@adacore.com>
4463
4464 * gdb.ada/length_cond.exp: Add intro comment.
4465
680e1bee
TT
44662019-06-19 Tom Tromey <tromey@adacore.com>
4467
4468 * gdb.ada/length_cond.exp: New file.
4469 * gdb.ada/length_cond/length_cond.adb: New file.
4470 * gdb.ada/length_cond/pck.adb: New file.
4471 * gdb.ada/length_cond/pck.ads: New file.
4472
0ed4690a
TV
44732019-06-18 Tom de Vries <tdevries@suse.de>
4474
4475 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
4476
d20ed5fd
TT
44772019-06-18 Tom Tromey <tromey@adacore.com>
4478
4479 * gdb.base/list0.h: Add comment explaining control character.
4480
86e04673
TV
44812019-06-18 Tom de Vries <tdevries@suse.de>
4482
4483 * boards/fission.exp: Break up long debug_flags line.
4484
c4973306
SM
44852019-06-16 Tom de Vries <tdevries@suse.de>
4486
4487 PR gdb/24445
4488 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
4489 generated index.
4490
93cb9841
AB
44912019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4492
4493 PR gdb/24686
4494 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
4495 improve detection of bug gdb/24541.
4496
399aaebd
SM
44972019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
4498
4499 PR gdb/24669
4500 * gdb.base/index-cache.exp (uses_readnow,
4501 expecting_index_cache_use): Define global variable.
4502 (test_cache_enabled_miss, test_cache_enabled_hit): Use
4503 expecting_index_cache_use.
4504
584a927c
AB
45052019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
4506 Andrew Burgess <andrew.burgess@embecosm.com>
4507
4508 * gdb.fortran/pointers.f90: New file.
4509 * gdb.fortran/print_type.exp: New file.
4510 * gdb.fortran/vla-ptype.exp: Adapt expected results.
4511 * gdb.fortran/vla-type.exp: Likewise.
4512 * gdb.fortran/vla-value.exp: Likewise.
4513 * gdb.mi/mi-vla-fortran.exp: Likewise.
4514
30056ea0
AB
45152019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4516
4517 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
4518 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
4519 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
4520 as a stop reason.
4521
ec8e2b6d
AB
45222019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4523
4524 * gdb.base/annota1.exp: Update expected results.
4525 * gdb.cp/annota2.exp: Likewise.
4526 * gdb.cp/annota3.exp: Likewise.
4527
09e4c4e1
AB
45282019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
4529
4530 * gdb.base/style-logging.exp: Remove path from test name.
4531
0735b091
TT
45322019-06-14 Tom Tromey <tromey@adacore.com>
4533
4534 PR gdb/24502:
4535 * gdb.base/style-logging.exp: New file.
4536
f5686554
TT
45372019-06-14 Tom Tromey <tromey@adacore.com>
4538
4539 * gdb.base/symfile-warn.exp: New file.
4540 * gdb.base/symfile-warn.c: New file.
4541
a0c1ffed
TT
45422019-06-14 Tom Tromey <tromey@adacore.com>
4543
4544 * gdb.base/annotate-symlink.exp: New file.
4545
f411722c
TT
45462019-06-14 Tom Tromey <tromey@adacore.com>
4547
4548 * gdb.ada/set_wstr.exp: Add reassignment test.
4549
4268ec18
TT
45502019-06-14 Tom Tromey <tromey@adacore.com>
4551
4552 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
4553 'unchecked_access and 'unrestricted_access as well.
4554
9a9e394b
TT
45552019-06-14 Tom Tromey <tromey@adacore.com>
4556
4557 PR ada/24539:
4558 * gdb.ada/vla.exp: Update tests.
4559 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
4560 pragma.
4561
4c048731
PA
45622019-06-13 Pedro Alves <palves@redhat.com>
4563
4564 * gdb.base/settings.exp (test-integer): Test junk after
4565 "unlimited".
4566
6665660a
PA
45672019-06-13 Pedro Alves <palves@redhat.com>
4568
4569 * gdb.base/options.exp (test-thread-apply): New.
4570 (top level): Call it.
4571
5d707134
PA
45722019-06-13 Pedro Alves <palves@redhat.com>
4573
4574 * gdb.base/options.exp (test-frame-apply): New.
4575 (top level): Test print commands with different "frame apply"
4576 prefixes.
4577
e2a689da
PA
45782019-06-13 Pedro Alves <palves@redhat.com>
4579
e79be6e5 4580 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
4581 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
4582 'max_completions' parameter and handle it.
4583 (test_gdb_completion_offers_commands): New.
4584
90a1ef87
PA
45852019-06-13 Pedro Alves <palves@redhat.com>
4586
4587 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
4588
d4c16835
PA
45892019-06-13 Pedro Alves <palves@redhat.com>
4590
4591 * gdb.base/options.exp (test-backtrace): New.
4592 (top level): Call it.
4593
2daf894e
PA
45942019-06-13 Pedro Alves <palves@redhat.com>
4595
4596 * gdb.guile/scm-frame-args.exp: Use "set print
4597 raw-frame-arguments" instead of "set print raw frame-arguments".
4598 * gdb.python/py-frame-args.exp: Likewise.
4599
e6ed716c
PA
46002019-06-13 Pedro Alves <palves@redhat.com>
4601
4602 * gdb.compile/compile.exp: Adjust expected output to option
4603 processing changes.
4604
7d8062de
PA
46052019-06-13 Pedro Alves <palves@redhat.com>
4606
4607 * gdb.base/options.exp: Build executable.
4608 (test-print): New procedure.
4609 (top level): Call it, once for "print" and another for "compile
4610 print".
4611
9d0faba9
PA
46122019-06-13 Pedro Alves <palves@redhat.com>
4613
4614 * gdb.base/options.c: New file.
4615 * gdb.base/options.exp: New file.
4616
dee7b4c8
PA
46172019-06-13 Pedro Alves <palves@redhat.com>
4618
4619 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
4620 that "o" is ambiguous.
4621
dca0f6c0
PA
46222019-06-13 Pedro Alves <palves@redhat.com>
4623
4624 * gdb.base/settings.c: New file.
4625 * gdb.base/settings.exp: New file.
4626
ccf46844
PA
46272019-06-13 Pedro Alves <palves@redhat.com>
4628
4629 * gdb.base/completion.exp: Fix comment typo.
4630
b9a3f842
PA
46312019-06-13 Pedro Alves <palves@redhat.com>
4632
4633 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
4634 foo --1" test.
4635
d106773e
PA
46362019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
4637
4638 * gdb.fortran/block-data.f: New.
4639 * gdb.fortran/block-data.exp: New.
4640
fea82da0
TV
46412019-06-11 Tom de Vries <tdevries@suse.de>
4642
4643 PR testsuite/24521
4644 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
4645 message.
4646
8c2e74f1
TV
46472019-06-11 Tom de Vries <tdevries@suse.de>
4648
4649 PR testsuite/24521
4650 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
4651
b49851c8
TV
46522019-06-11 Tom de Vries <tdevries@suse.de>
4653
4654 * boards/readnow.exp: New file.
4655
a7067863
AB
46562019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
4657
4658 * gdb.fortran/vla-sizeof.exp: Update expected results.
4659
1a3da2cd
AB
46602019-06-06 Amos Bird <amosbird@gmail.com>
4661
4662 * gdb.base/annota1.exp (thread_switch): Add test for
4663 thread-exited annotation.
4664
3847a7bf
TT
46652019-06-06 Tom Tromey <tromey@adacore.com>
4666
4667 * gdb.base/maint.exp: Expect command started/finished output.
4668
0088ba59
AB
46692019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4670
4671 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
4672 comment.
4673 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
4674
312617a3
AB
46752019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
4676
4677 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
4678 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
4679 * gdb.arch/riscv-unwind-long-insn.c: New file.
4680 * gdb.arch/riscv-unwind-long-insn.exp: New file.
4681
e1f2e1a2
CB
46822019-06-04 Christian Biesinger <cbiesinger@google.com>
4683
d3238f7d 4684 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 4685
206584bd
PW
46862019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4687
4688 * lib/gdb.exp (help_list_trailer): New regexp variable
4689 factorizing the help trailer message.
4690 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
4691 arg to allow to better factorize various tests.
4692 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
4693 (test_prefix_command_help): Use help_list_trailer.
4694 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
4695 * gdb.guile/scm-cmd.exp: Likewise.
4696 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
4697 * gdb.base/help.exp: Use test_user_defined_class_help.
4698 * gdb.base/style.exp: Add tests for styling of help and apropos.
4699 * lib/gdb-utils.exp (style): Add title and highlight styles.
4700
708dc93e
PW
47012019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4702
4703 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
4704 $_shell_exitsignal.
4705 * gdb.base/default.exp: Update for new convenience variables.
4706
f49055a5
TT
47072019-05-29 Tom Tromey <tromey@adacore.com>
4708
4709 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
4710 to "break complete ada" test case's regexp.
4711
4330d61d
TT
47122019-05-29 Tom Tromey <tromey@adacore.com>
4713
4714 PR c++/20020:
4715 * gdb.cp/constexpr-field.exp: New file.
4716 * gdb.cp/constexpr-field.cc: New file.
4717
000439d5
TT
47182019-05-29 Tom Tromey <tromey@adacore.com>
4719
4720 * gdb.base/finish.exp (finish_no_print): New proc.
4721 (finish_tests): Call it.
4722
5a01c34c
TV
47232019-05-24 Tom de Vries <tdevries@suse.de>
4724
4725 * gdb.dwarf2/gdb-add-index.exp: New file.
4726
18125b16
TT
47272019-05-22 Tom Tromey <tromey@adacore.com>
4728
4729 * gdb.base/info-shared.exp (check_info_shared): Use "style".
4730 * gdb.base/style.exp: Use "style".
4731 * lib/gdb-utils.exp (style): New proc.
4732
af1a8d03
TV
47332019-05-22 Tom de Vries <tdevries@suse.de>
4734
4735 * gdb.base/align.exp: Require c++11.
4736
e7fe496b
TV
47372019-05-22 Tom de Vries <tdevries@suse.de>
4738
4739 PR testsuite/24586
4740 * gdb.python/py-mi-var-info-path-expression.exp: Call
4741 mi_skip_python_tests to check if python is supported.
4742
8fca4da0
AH
47432019-05-22 Alan Hayward <alan.hayward@arm.com>
4744
4745 * gdb.arch/aarch64-pauth.c: New test.
4746 * gdb.arch/aarch64-pauth.exp: New file.
4747
b7060614
AH
47482019-05-22 Alan Hayward <alan.hayward@arm.com>
4749
4750 * README (Re-running Tests Outside The Testsuite): New section.
4751
669d0468
TV
47522019-05-21 Tom de Vries <tdevries@suse.de>
4753
4754 * gdb.arch/amd64-eval.exp: Require c++11.
4755 * gdb.base/max-depth.exp: Same.
4756 * gdb.compile/compile-cplus-array-decay.exp: Same.
4757 * gdb.cp/meth-typedefs.exp: Same.
4758 * gdb.cp/subtypes.exp: Same.
4759 * gdb.cp/temargs.exp: Same.
4760
ce3ebcaa
AH
47612019-05-21 Alan Hayward <alan.hayward@arm.com>
4762
4763 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
4764
34d11c68
AB
47652019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
4766
4767 PR gdb/18644
4768 * gdb.fortran/complex.exp: Remove setup_kfail calls.
4769 * gdb.fortran/printing-types.exp: Add new test.
4770 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
4771 testing.
4772 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
4773 setup_kfail call.
4774
87781e84
AH
47752019-05-17 Alan Hayward <alan.hayward@arm.com>
4776
4777 * README (Running the Testsuite): Change example.
4778 (Testsuite Parameters): Remove TRANSCRIPT.
4779 * lib/gdb.exp: Remove TRANSCRIPT check.
4780
b420b89e
AH
47812019-05-17 Alan Hayward <alan.hayward@arm.com>
4782
4783 * README (Testsuite Parameters): Add replay logging to
4784 GDBSERVER_DEBUG.
4785 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
4786 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
4787 as a comma separated list.
4788 (gdb_debug_init): Override procedure.
4789
408e9b8b
AH
47902019-05-17 Alan Hayward <alan.hayward@arm.com>
4791
4792 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
4793 (gdb_write_cmd_file): New procedure.
4794 * lib/gdbserver-support.exp (gdbserver_start): Call
4795 gdbserver_write_cmd_file.
4796 (gdbserver_write_cmd_file): New procedure.
4797
f9e2e39d
AH
47982019-05-17 Alan Hayward <alan.hayward@arm.com>
4799
4800 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
4801 (delete_breakpoints): Likewise.
4802 (gdb_run_cmd): Likewise.
4803 (gdb_start_cmd): Likewise.
4804 (gdb_starti_cmd): Likewise.
4805 (gdb_internal_error_resync): Likewise.
4806 (gdb_test_multiple): Likewise.
4807 (gdb_reinitialize_dir): Likewise.
4808 (default_gdb_exit): Likewise.
4809 (gdb_file_cmd): Mark kill as optional.
4810 (default_gdb_start): Call gdb_stdin_log_init.
4811 (send_gdb): Call gdb_stdin_log_write.
4812 (rerun_to_main): Mark Y as an answer.
4813 (gdb_stdin_log_init): New function.
4814 (gdb_stdin_log_write): Likewise.
4815
81f47ac2
AH
48162019-05-17 Alan Hayward <alan.hayward@arm.com>
4817
4818 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
4819 * gdb.base/debug-expr.exp: Likewise.
4820 * gdb.base/foll-fork.exp: Likewise.
4821 * gdb.base/foll-vfork.exp: Likewise.
4822 * gdb.base/fork-print-inferior-events.exp: Likewise.
4823 * gdb.base/gdb-sigterm.exp: Likewise.
4824 * gdb.base/gdbinit-history.exp: Likewise.
4825 * gdb.base/osabi.exp: Likewise.
4826 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4827 * gdb.base/ui-redirect.exp: Likewise.
4828 * gdb.gdb/unittest.exp: Likewise.
4829 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
4830 * gdb.mi/mi-watch.exp: Likewise.
4831 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4832 * gdb.mi/user-selected-context-sync.exp: Likewise.
4833 * gdb.python/python.exp: Disable debug test when debugging.
4834 * gdb.threads/check-libthread-db.exp: Disable when debugging.
4835 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
4836 Likewise.
4837 * gdb.threads/stepi-random-signal.exp: Likewise.
4838
29b52314
AH
48392019-05-17 Alan Hayward <alan.hayward@arm.com>
4840
4841 * Makefile.in: Pass through GDB_DEBUG.
4842 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4843 (gdb,debug): Add board setting.
4844 * lib/gdb.exp (default_gdb_start): Start debugging.
4845 (gdb_debug_enabled): New procedure.
4846 (gdb_debug_init): Likewise.
29b52314
AH
4847
48482019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 4849
29b52314
AH
4850 * Makefile.in: Pass through GDB_DEBUG.
4851 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
4852 (gdb,debug): Add board setting.
4853 * lib/gdb.exp (default_gdb_start): Start debugging.
4854 (gdb_debug_enabled): New procedure.
4855 (gdb_debug_init): Likewise.
29b52314 4856
ca1285d1
AH
48572019-05-17 Alan Hayward <alan.hayward@arm.com>
4858
4859 * gdb.base/ui-redirect.exp: Add debug redirect tests.
4860
f3a09c80
AH
48612019-05-17 Alan Hayward <alan.hayward@arm.com>
4862
4863 * gdb.base/ui-redirect.exp: Test redirection.
4864
26648588
JV
48652019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
4866
4867 * gdb.mi/mi-complete.exp: New file.
4868 * gdb.mi/mi-complete.cc: Likewise.
4869
14237686
AB
48702019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
4871
4872 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
4873 indexed and sliced arrays, and pointers to arrays.
4874
e7bd7fba
TT
48752019-05-14 Tom Tromey <tromey@adacore.com>
4876
4877 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
4878 styling test.
4879
2764128d
TV
48802019-05-14 Tom de Vries <tdevries@suse.de>
4881
4882 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
4883 selection entry encoding.
4884
71bed2db
TT
48852019-05-10 Tom Tromey <tromey@adacore.com>
4886
4887 * gdb.ada/info_exc.exp: Add "complete" test.
4888
63b667ad
TV
48892019-05-09 Tom de Vries <tdevries@suse.de>
4890
4891 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
4892 CU-relative.
4893
9cfd2b89
TV
48942019-05-09 Tom de Vries <tdevries@suse.de>
4895
4896 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
4897 CU-relative.
4898
2228ef77
XR
48992019-05-08 Joel Brobecker <brobecker@adacore.com>
4900
4901 * gdb.ada/frame_arg_lang.exp: New testcase.
4902 * gdb.ada/frame_arg_lang/bla.adb: New file.
4903 * gdb.ada/frame_arg_lang/pck.ads: New file.
4904 * gdb.ada/frame_arg_lang/pck.adb: New file.
4905 * gdb.ada/frame_arg_lang/foo.c: New file.
4906
80e55b13
TT
49072019-05-08 Tom Tromey <tromey@adacore.com>
4908
4909 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
4910
9d3421af
TT
49112019-05-08 Tom Tromey <tromey@adacore.com>
4912
4913 * gdb.base/ptype-offsets.exp: Update tests.
4914
844333e2
TT
49152019-05-08 Tom Tromey <tromey@adacore.com>
4916
4917 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
4918 cases.
4919 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
4920 "short".
4921
988915ee
TT
49222019-05-08 Tom Tromey <tromey@adacore.com>
4923
4924 * gdb.ada/vla.exp: New file.
4925 * gdb.ada/vla/vla.adb: New file.
4926
7bd55dac
TV
49272019-05-07 Tom de Vries <tdevries@suse.de>
4928
4929 * gdb.base/index-cache.exp (ls_host): Fix return statement.
4930
75f06e9d
TV
49312019-05-07 Tom de Vries <tdevries@suse.de>
4932
4933 PR testsuite/24522
4934 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
4935 section.
4936
77e7aaa4
TV
49372019-05-07 Tom de Vries <tdevries@suse.de>
4938
4939 PR testsuite/24522
4940 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
4941 .debug_aranges section.
4942
456ba0fa
TV
49432019-05-07 Tom de Vries <tdevries@suse.de>
4944
4945 PR testsuite/24159
4946 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
4947
5a56d6a6
TV
49482019-05-06 Tom de Vries <tdevries@suse.de>
4949
4950 * lib/gdb.exp (exec_has_index_section): New proc.
4951 * gdb.base/index-cache.exp: Handle case that binfile contains an index
4952 section.
4953
9d6d4be8
TV
49542019-05-04 Tom de Vries <tdevries@suse.de>
4955
4956 * boards/cc-with-debug-names.exp: New file.
4957
222a8d25
TT
49582019-05-03 Tom Tromey <tromey@adacore.com>
4959
4960 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
4961 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
4962 * gdb.ada/char_enum.exp: Add test.
4963
0fdfd794
TV
49642019-05-03 Tom de Vries <tdevries@suse.de>
4965
4966 * boards/cc-with-gdb-index.exp: New file.
4967
80062eb9
AB
49682019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
4969
4970 * gdb.rust/simple.exp: Add new test case.
4971 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
4972 (main): Initialise an instance of the new struct.
4973
4504bbde
TT
49742019-05-01 Tom Tromey <tromey@adacore.com>
4975
4976 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
4977 record.
4978 (NPR): New variable.
4979 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
4980 test.
4981
d48e62f4
TT
49822019-05-01 Tom Tromey <tromey@adacore.com>
4983
4984 * gdb.ada/packed_array_assign.exp: Add packed assignment
4985 regression test.
4986
f59f30f5
TV
49872019-05-01 Tom de Vries <tdevries@suse.de>
4988
4989 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
4990
b70bfc54
TV
49912019-05-01 Tom de Vries <tdevries@suse.de>
4992
4993 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
4994
15f18d14
AT
49952019-04-30 Ali Tamur <tamur@google.com>
4996
4997 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
4998
2ff0a947
TT
49992019-04-30 Tom Tromey <tromey@adacore.com>
5000
5001 * lib/ada.exp (find_ada_tool): New proc.
5002 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
5003 * gdb.ada/catch_ex_std.exp: New file.
5004 * gdb.ada/catch_ex_std/foo.adb: New file.
5005 * gdb.ada/catch_ex_std/some_package.adb: New file.
5006 * gdb.ada/catch_ex_std/some_package.ads: New file.
5007
a776957c
TT
50082019-04-30 Tom Tromey <tromey@adacore.com>
5009
5010 PR c++/24470:
5011 * gdb.cp/temargs.cc: Add test code from PR.
5012
bc68014d
AB
50132019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5014
5015 * gdb.fortran/vla-datatypes.exp: Update expected results.
5016 * gdb.fortran/vla-ptype.exp: Likewise.
5017 * gdb.fortran/vla-type.exp: Likewise.
5018 * gdb.fortran/vla-value.exp: Likewise.
5019
f1fdc960
AB
50202019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5021
5022 * gdb.fortran/ptr-indentation.exp: Update expected results.
5023 * gdb.fortran/ptype-on-functions.exp: Likewise.
5024 * gdb.fortran/vla-ptr-info.exp: Likewise.
5025 * gdb.fortran/vla-value.exp: Likewise.
5026
bf7a4de1
AB
50272019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5028
5029 * gdb.fortran/ptype-on-functions.exp: New file.
5030 * gdb.fortran/ptype-on-functions.f90: New file.
5031
bbe75b9d
AB
50322019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5033
5034 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
5035 case void string.
5036
1db455a7
AB
50372019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5038
5039 * gdb.fortran/complex.exp: Expand.
5040 * gdb.fortran/complex.f: Renamed to...
5041 * gdb.fortran/complex.f90: ...this, and extended to add more
5042 complex values.
5043
b6d03bb2
AB
50442019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
5045
5046 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
5047 MODULO, CMPLX.
5048
2e62ab40
AB
50492019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
5050 Richard Bunt <richard.bunt@arm.com>
5051
5052 * gdb.base/max-depth.c: New file.
5053 * gdb.base/max-depth.exp: New file.
5054 * gdb.python/py-nested-maps.c: New file.
5055 * gdb.python/py-nested-maps.exp: New file.
5056 * gdb.python/py-nested-maps.py: New file.
5057 * gdb.python/py-format-string.exp (test_max_depth): New proc.
5058 (test_all_common): Call test_max_depth.
5059 * gdb.fortran/max-depth.exp: New file.
5060 * gdb.fortran/max-depth.f90: New file.
5061 * gdb.go/max-depth.exp: New file.
5062 * gdb.go/max-depth.go: New file.
5063 * gdb.modula2/max-depth.exp: New file.
5064 * gdb.modula2/max-depth.c: New file.
5065 * lib/gdb.exp (get_print_expr_at_depths): New proc.
5066
d2b584a5
TV
50672019-04-29 Tom de Vries <tdevries@suse.de>
5068
5069 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
5070
136afab8
PW
50712019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5072
5073 * gdb.base/callexit.exp: Test may-call-functions off.
5074
725cbb63
KS
50752019-04-25 Keith Seitz <keiths@redhat.com>
5076
5077 PR c++/24367
5078 * gdb.cp/meth-typedefs.cc (incomplete_struct)
5079 (another_incomplete_struct, test_incomplete): New definitions.
5080 (main): Use new definitions.
5081 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
5082 functions.
5083
701adfb0
PA
50842019-04-25 Ali Tamur <tamur@google.com>
5085
5086 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
5087
82433e3e
SDJ
50882019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
5089
5090 PR corefiles/11608
5091 PR corefiles/18187
5092 * gdb.base/coredump-filter-build-id.exp: New file.
5093
dd06d4d6
AH
50942019-04-25 Alan Hayward <alan.hayward@arm.com>
5095
e79be6e5
SM
5096 * Makefile.in: Pass through GDBSERVER_DEBUG.
5097 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
5098 (gdbserver,debug): Add board setting.
5099 * gdb.trace/tspeed.exp: Skip when debugging.
5100 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
5101 * lib/gdbserver-support.exp: Likewise
dd06d4d6 5102
1670072e
TT
51032019-04-24 Tom Tromey <tromey@adacore.com>
5104
5105 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
5106 Rust.
5107
a59240a4
TT
51082019-04-24 Tom Tromey <tromey@adacore.com>
5109
5110 * gdb.arch/amd64-eval.exp: Test bitfield return.
5111 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
5112 (class Foo) <return_bitfields>: New method.
5113 (main): Call it.
5114
b907456c
AB
51152019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
5116
5117 * gdb.cp/many-args.cc: New file.
5118 * gdb.cp/many-args.exp: New file.
5119
5c565afd
TV
51202019-04-23 Tom de Vries <tdevries@suse.de>
5121
5122 PR gdb/24433
5123 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
5124
ba22ff86
AH
51252019-04-23 Alan Hayward <alan.hayward@arm.com>
5126
5127 * gdb.trace/backtrace.exp: Use nopie flag.
5128 * gdb.trace/circ.exp: Likewise.
5129 * gdb.trace/collection.exp: Likewise.
5130 * gdb.trace/ftrace.exp: Likewise.
5131 * gdb.trace/mi-trace-unavailable.exp: Likewise.
5132 * gdb.trace/mi-traceframe-changed.exp: Likewise.
5133 * gdb.trace/qtro.exp: Likewise.
5134 * gdb.trace/read-memory.exp: Likewise.
5135 * gdb.trace/report.exp: Likewise.
5136 * gdb.trace/tfile.exp: Likewise.
5137 * gdb.trace/tfind.exp: Likewise.
5138 * gdb.trace/unavailable.exp: Likewise.
5139
7905fc35
PA
51402019-04-22 Pedro Alves <palves@redhat.com>
5141
5142 * gdb.base/solib-probes-nosharedlibrary.c,
5143 gdb.base/solib-probes-nosharedlibrary.exp: New files.
5144
8ecb59f8
TT
51452019-04-19 Tom Tromey <tromey@adacore.com>
5146
5147 * gdb.ada/ptype_union.c: New file.
5148 * gdb.ada/ptype_union.exp: New file.
5149
62160ec9
TT
51502019-04-19 Tom Tromey <tromey@adacore.com>
5151
5152 PR symtab/24423:
5153 * gdb.base/list0.h (foo): Add a control-l character.
5154
36cd4ba5
TV
51552019-04-18 Tom de Vries <tdevries@suse.de>
5156
5157 PR gdb/24433
5158 * boards/local-board.exp: Set sysroot to "".
5159
b73715df
TV
51602019-04-18 Tom de Vries <tdevries@suse.de>
5161 Pedro Alves <palves@redhat.com>
5162
5163 PR gdb/24454
5164 * gdb.threads/vfork-follow-child-exec.c: New file.
5165 * gdb.threads/vfork-follow-child-exec.exp: New file.
5166 * gdb.threads/vfork-follow-child-exit.c: New file.
5167 * gdb.threads/vfork-follow-child-exit.exp: New file.
5168
4aa866af
LS
51692019-04-15 Leszek Swirski <leszeks@google.com>
5170
5171 * gdb.arch/amd64-eval.cc: New file.
5172 * gdb.arch/amd64-eval.exp: New file.
5173
e5a1a79a
AH
51742019-04-11 Alan Hayward <alan.hayward@arm.com>
5175
5176 * gdb.server/sysroot.c: New test.
5177 * gdb.server/sysroot.exp: New file.
5178 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
5179 matching param.
5180
41077b66
AB
51812019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
5182
5183 * gdb.base/align.exp: Extend test to cover structures containing
5184 only static fields.
5185
c30391f8
TV
51862019-04-11 Tom de Vries <tdevries@suse.de>
5187
5188 * boards/cc-with-dwz-m.exp: New file.
5189 * boards/cc-with-dwz.exp: New file.
5190 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
5191
e242fd12
SM
51922019-04-09 Simon Marchi <simon.marchi@efficios.com>
5193
5194 * gdb.base/start-cpp.exp: New file.
5195 * gdb.base/start-cpp.cc: New file.
5196
2b0c8b01
KB
51972019-04-08 Kevin Buettner <kevinb@redhat.com>
5198
5199 * gdb.python/py-thrhandle.exp: Adjust tests to call
5200 thread_from_handle instead of thread_from_thread_handle.
5201
947210e5
KB
52022019-04-08 Kevin Buettner <kevinb@redhat.com>
5203
5204 * gdb.python/py-thrhandle.exp: Add tests for
5205 gdb.InferiorThread.handle.
5206
d7df6549
AB
52072019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5208
5209 * gdb.python/py-function.exp: Check calling helper function from
5210 all languages.
5211 * lib/gdb.exp (gdb_supported_languages): New proc.
5212
8bdc1658
AB
52132019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
5214
5215 * gdb.base/complex-parts.c: New file.
5216 * gdb.base/complex-parts.exp: New file.
5217
05caa1d2
TT
52182019-04-01 Tom Tromey <tromey@adacore.com>
5219
5220 PR symtab/23331:
5221 * gdb.dwarf2/dw2-ranges-main.c: New file.
5222 * gdb.dwarf2/dw2-ranges-psym.c: New file.
5223 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
5224
7734102d
EZ
52252019-03-30 Simon Marchi <simark@simark.ca>
5226
5227 * gdb.base/default.exp: Add values for $_gdb_major and
5228 $_gdb_minor.
5229
188e1fa9
TT
52302019-03-29 Tom Tromey <tromey@adacore.com>
5231
5232 * gdb.base/help.exp: Tighten apropos regexp.
5233
2880242d
KS
52342019-03-29 Keith Seitz <keiths@redhat.com>
5235
5236 * gdb.fortran/array-bounds.exp: New file.
5237 * gdb.fortran/array-bounds.f90: New file.
5238
077cad8e
PW
52392019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5240
5241 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
5242
80047cfc
PW
52432019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5244
5245 * gdb.multi/hello.c (main): Increase alarm timer.
5246
f489207e
SL
52472019-03-28 Sandra Loosemore <sandra@codesourcery.com>
5248
5249 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
5250 factor when no hardware watchpoint support.
5251
c92df149
AH
52522019-03-28 Alan Hayward <alan.hayward@arm.com>
5253 Pedro Alves <palves@redhat.com>
5254
5255 * boards/local-board.exp: set sysroot to /.
5256
933aebfa
AH
52572019-03-27 Alan Hayward <alan.hayward@arm.com>
5258
5259 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
5260 in child.
5261
9f9aa852
AB
52622019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5263
5264 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
5265 field.
5266 (make_container): Initialise new field.
5267 * gdb.python/py-prettyprint.exp: Add new tests.
5268 * gdb.python/py-prettyprint.py (class ContainerPrinter)
5269 <display_hint>: New method.
5270
3714a195
AB
52712019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5272
5273 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
5274 gdb_continue_to_breakpoint more throughout this test.
5275 (run_lang_tests) Supply unique test names, and use
5276 gdb_test_no_output.
5277
18c77628
AB
52782019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
5279
5280 * gdb.base/finish-pretty.exp: Update expected results.
5281 * gdb.base/pretty-print.c: New file.
5282 * gdb.base/pretty-print.exp: New file.
5283
9a93502f
PA
52842019-03-25 Pedro Alves <palves@redhat.com>
5285
5286 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
5287 move comments outside list. Append '-i "" eof' section.
5288
968aa7ae
AH
52892019-03-22 Alan Hayward <alan.hayward@arm.com>
5290
34a7f2a4 5291 PR testsuite/25016
968aa7ae
AH
5292 * README: Add pie options.
5293 * gdb.base/break-interp.exp: Ensure pie is disabled.
5294 * gdb.base/dump.exp: Likewise.
5295 * lib/gdb.exp (gdb_compile): Add pie option.
5296
4c7d57e7
TT
52972019-03-19 Tom Tromey <tromey@adacore.com>
5298
5299 * gdb.mi/mi2-cli-display.c: New file.
5300 * gdb.mi/mi2-cli-display.exp: New file.
5301
bff8c71f
TT
53022019-03-18 Joel Brobecker <brobecker@adacore.com>
5303 Tom Tromey <tromey@adacore.com>
5304
5305 * gdb.ada/ptype_array/pck.adb: New file.
5306 * gdb.ada/ptype_array/pck.ads: New file.
5307 * gdb.ada/ptype_array/foo.adb: New file.
5308 * gdb.ada/ptype_array.exp: New file.
5309
d085f989
TT
53102019-03-14 Tom Tromey <tromey@adacore.com>
5311
5312 * gdb.base/style.exp: Add "set style sources" test.
5313
b4be1b06
SM
53142019-03-13 Simon Marchi <simon.marchi@ericsson.com>
5315
5316 * mi-breakpoint-location-ena-dis.exp: Rename to ...
5317 * mi-breakpoint-multiple-locations.exp: ... this.
5318 (make_breakpoints_pattern): New proc.
5319 (do_test): Add mi_version parameter, test -break-insert,
5320 -break-info and =breakpoint-created.
5321
7cde5fc2
AB
53222019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
5323
5324 * config/default.exp: Remove 'load_lib gdb.exp'.
5325 * config/monitor.exp: Likewise.
5326 * config/sid.exp: Likewise.
5327 * config/sim.exp: Likewise.
5328 * config/slite.exp: Likewise.
5329 * config/unix.exp: Likewise.
5330 * gdb.base/default.exp: Remove unhelpful comment.
5331
efbecbc1
AB
53322019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5333
5334 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
5335
0841c79a
AB
53362019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5337
5338 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
5339
4a270568
AB
53402019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5341
5342 * gdb.fortran/type-kinds.exp: Update expected results.
5343
067630bd
AB
53442019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5345
5346 * gdb.fortran/type-kinds.exp: Test new integer type kind.
5347
3be47f7a
AB
53482019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5349
5350 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
5351 function.
5352 (test_basic_parsing_of_type_kinds): Expand types tested.
5353 (test_parsing_invalid_type_kinds): New function.
5354
4d00f5d8
AB
53552019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5356
5357 * gdb.fortran/intrinsics.exp: New file.
5358 * gdb.fortran/intrinsics.f90: New file.
5359 * gdb.fortran/type-kinds.exp: New file.
5360
c8f91604
AB
53612019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5362
5363 * gdb.fortran/dot-ops.exp: New file.
5364
dd9f2c76
AB
53652019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5366
5367 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
5368 Check upper and lower case logical literals.
5369
84ec9724
AB
53702019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5371
5372 * gdb.fortran/types.exp (test_float_literal_types_accepted):
5373 Remove duplicate tests.
5374
c3734e09
AH
53752019-03-06 Alan Hayward <alan.hayward@arm.com>
5376
5377 * lib/gdb.exp (builtin_cd): rename of cd.
5378 (cd): Override builtin.
5379
aa3cfbda
RB
53802019-03-06 Richard Bunt <richard.bunt@arm.com>
5381
5382 * gdb.fortran/function-calls.exp: New file.
5383 * gdb.fortran/function-calls.f90: New test.
5384
7b63ad86
RB
53852019-03-04 Richard Bunt <richard.bunt@arm.com>
5386
5387 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
5388 on user program standard output.
5389 * gdb.fortran/short-circuit-argument-list.f90: Record function
5390 calls.
5391
01abb042
AH
53922019-02-28 Alan Hayward <alan.hayward@arm.com>
5393
c3734e09
AH
5394 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
5395 failure.
01abb042 5396
92137da0
RO
53972019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5398
5399 PR gdb/8527
5400 * gdb.base/interrupt-daemon-attach.c,
5401 gdb.base/interrupt-daemon-attach.exp: New test.
5402
5862844d
PA
54032019-02-27 Pedro Alves <palves@redhat.com>
5404
5405 * gdb.base/page.exp: Add tests for "set width/height -1".
5406
8ed25214
PA
54072019-02-27 Pedro Alves <palves@redhat.com>
5408
5409 * gdb.base/page.exp: Add tests for "set/show width/height" with
5410 "infinite" values.
5411
6c28e44a
TT
54122019-02-27 Tom Tromey <tromey@adacore.com>
5413
5414 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
5415 2.4.
5416 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
5417 workaround.
5418
bf9a735e
AB
54192019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
5420
5421 * gdb.base/align.exp: Extend to compile in both C and C++, and add
5422 tests for structs with static members.
5423
8791793c
TT
54242019-02-26 Tom Tromey <tromey@adacore.com>
5425
5426 * gdb.python/py-value.exp (test_value_from_buffer): Check for
5427 ValueError, not TypeError.
5428
bc2a507e
KB
54292019-02-26 Kevin Buettner <kevinb@redhat.com>
5430
5431 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
5432 call from main program.
5433
e0e7d3bd
JB
54342019-02-23 Joel Brobecker <brobecker@adacore.com>
5435
5436 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
5437 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
5438 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
5439 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
5440 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
5441
9600246d
KS
54422019-02-22 Keith Seitz <keiths@redhat.com>
5443
5444 PR symtab/23853
5445 * gdb.base/symlink-sourcefile.c: New file.
5446 * gdb.base/symlink-sourcefile.exp: New file.
5447
0c95f9ed
TT
54482019-02-20 Tom Tromey <tom@tromey.com>
5449
5450 * gdb.base/info_qt.exp: Update.
5451
6caa91b6
SM
54522019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
5453
5454 * gdb.base/source.exp: Move "error in sourced script" code to
5455 the end.
5456 * gdb.base/source-error.gdb: Move contents to
5457 source-error-1.gdb. Add new code to source source-error-1.gdb.
5458 * gdb.base/source-error-1.gdb: New file, from previous
5459 source-error.gdb.
5460
6506371f
TT
54612019-02-17 Tom Tromey <tom@tromey.com>
5462
5463 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
5464 for macro styling.
5465 * gdb.base/style.c (SOME_MACRO): New macro.
5466
a0087920
TT
54672019-02-17 Tom Tromey <tom@tromey.com>
5468
5469 * gdb.base/style.exp: Add line-wrapping tests.
5470 * gdb.base/page.exp: Add test for quitting during pagination.
5471
a2cd4f14
JB
54722019-02-17 Joel Brobecker <brobecker@adacore.com>
5473
5474 * gdb.ada/big_packed_array: New testcase.
5475 * gdb.ada/homonym.exp: Fix incorrect expected output for
5476 "break <homonym__get_value>" test.
5477
9d70ffbc
WP
54782019-02-13 Weimin Pan <weimin.pan@oracle.com>
5479
5480 PR breakpoints/21870
5481 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
5482 and prepare_for_testing. Add comment.
5483 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
5484 redundant cleanup call. Clean up comment.
5485
01c7ae81
WP
54862019-02-12 Weimin Pan <weimin.pan@oracle.com>
5487
5488 PR breakpoints/21870
5489 * gdb.arch/aarch64-dbreg-contents.exp: New file.
5490 * gdb.arch/aarch64-dbreg-contents.c: New file.
5491
aff29d1c
JB
54922019-02-10 Joel Brobecker <brobecker@adacore.com>
5493
5494 * gdb.ada/mi_ref_changeable: New testcase.
5495
df0da8a2
AH
54962019-02-07 Alan Hayward <alan.hayward@arm.com>
5497
5498 * gdb.base/attach.exp: Add double attach test.
5499
bd447abb
SM
55002019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
5501
5502 * lib/gdb.exp (default_gdb_start): Don't match pagination
5503 prompt.
5504 (gdb_init): Set stty_init.
5505
1dbc40b9
TT
55062019-01-27 Tom Tromey <tom@tromey.com>
5507
5508 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
5509 skip_python_tests.
5510
353229bf
AH
55112019-01-24 Alan Hayward <alan.hayward@arm.com>
5512
5513 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
5514 New structure.
5515 (struct struct_static_02_02): Likewise.
5516 (struct struct_static_02_03): Likewise.
5517 (struct struct_static_02_04): Likewise.
5518 (struct struct_static_04_01): Likewise.
5519 (struct struct_static_04_02): Likewise.
5520 (struct struct_static_04_03): Likewise.
5521 (struct struct_static_04_04): Likewise.
5522 (struct struct_static_06_01): Likewise.
5523 (struct struct_static_06_02): Likewise.
5524 (struct struct_static_06_03): Likewise.
5525 (struct struct_static_06_04): Likewise.
5526 (cmp_struct_static_02_01): Likewise.
5527 (cmp_struct_static_02_02): Likewise.
5528 (cmp_struct_static_02_03): Likewise.
5529 (cmp_struct_static_02_04): Likewise.
5530 (cmp_struct_static_04_01): Likewise.
5531 (cmp_struct_static_04_02): Likewise.
5532 (cmp_struct_static_04_03): Likewise.
5533 (cmp_struct_static_04_04): Likewise.
5534 (cmp_struct_static_06_01): Likewise.
5535 (cmp_struct_static_06_02): Likewise.
5536 (cmp_struct_static_06_03): Likewise.
5537 (cmp_struct_static_06_04): Likewise.
5538 (call_all): Test new structs.
5539 * gdb.base/infcall-nested-structs.exp: Likewise.
5540
73021deb
AH
55412019-01-21 Alan Hayward <alan.hayward@arm.com>
5542 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
5543
fc65c7db
AH
55442019-01-21 Alan Hayward <alan.hayward@arm.com>
5545 * gdb.base/stack-protector.c: New test.
5546 * gdb.base/stack-protector.exp: New file.
5547 * gdb.cp/ovldbreak.exp: Only allow a single break line.
5548 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
5549 option.
5550 (gdb_compile): Remove stack protector for GCC and prevent
5551 recursion.
5552
c24bdb02
KS
55532019-01-16 Keith Seitz <keiths@redhat.com>
5554
5555 PR gdb/23773
5556 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
5557
6f072a10
PFC
55582019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5559
5560 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
5561 aliases.
5562 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
5563 tests.
5564 * gdb.arch/powerpc-vector-regs.c: New file.
5565 * gdb.arch/powerpc-vector-regs.exp: New file.
5566
a7b8d682
PFC
55672019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5568
5569 * gdb.arch/altivec-regs.exp: Fix the list passed to
5570 gdb_expect_list when testing "info vector".
5571
6eb6fb67
AB
55722019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5573
5574 * gdb.base/style.exp: Don't include path in testname.
5575
b56f80d8
KS
55762019-01-10 Keith Seitz <keiths@redhat.com>
5577
5578 PR gdb/23712
5579 PR symtab/23010
5580 * gdb.dwarf2/multidictionary.exp: New file.
5581
041be526
SM
55822019-01-09 Simon Marchi <simon.marchi@ericsson.com>
5583
5584 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
5585 (test_gnuv3_style_demangling): ... this.
5586 (test_lucid_style_demangling): Remove.
5587 (test_arm_style_demangling): Remove.
5588 (test_hp_style_demangling): Remove.
5589 (do_tests): Remove calls to the above.
5590
d820d0c3
AB
55912019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5592
5593 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
5594 case.
5595
f097f5ad
TT
55962019-01-06 Tom Tromey <tom@tromey.com>
5597
5598 PR gdb/28155:
5599 * gdb.dwarf2/typedef-void-finish.exp: New file.
5600
2cd8cc0b
TT
56012018-12-28 Tom Tromey <tom@tromey.com>
5602 Simon Marchi <simark@simark.ca>
5603
5604 * gdb.base/jit-exec.exp: New file.
5605 * gdb.base/jit-exec.c: New file.
5606 * gdb.base/jit-execd.c: New file.
5607
35fb8261
TT
56082018-12-28 Tom Tromey <tom@tromey.com>
5609
5610 * gdb.base/style.exp: Update test to check for address styling.
5611
47fd17cd
TT
56122018-12-28 Tom Tromey <tom@tromey.com>
5613
5614 * gdb.base/style.exp: Add test for styling of "Reading symbols"
5615 message.
5616
d47032b7
TT
56172018-12-28 Tom Tromey <tom@tromey.com>
5618
5619 * gdb.base/style.exp: Add test for version number styling.
5620
af79b68d
TT
56212018-12-28 Tom Tromey <tom@tromey.com>
5622
5623 * gdb.base/style.exp: Add test for print_address_symbolic.
5624
0bb296cb
TT
56252018-12-28 Tom Tromey <tom@tromey.com>
5626
5627 * gdb.base/style.exp: Add test for breakpoint setting.
5628
80ae2043
TT
56292018-12-28 Tom Tromey <tom@tromey.com>
5630
5631 * gdb.base/style.exp: Add test for variable names.
5632
cbe56571
TT
56332018-12-28 Tom Tromey <tom@tromey.com>
5634
5635 * gdb.base/style.exp: New file.
5636 * gdb.base/style.c: New file.
5637
9162a27c
TT
56382018-12-28 Tom Tromey <tom@tromey.com>
5639
5640 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
5641 "dumb".
5642 * gdb.base/readline.exp (operate_and_get_next): Save and restore
5643 the TERM environment variable.
5644
bc543c90
TT
56452018-12-27 Tom Tromey <tom@tromey.com>
5646
5647 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
5648 pagination test.
5649
6f0ffe50
AB
56502018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
5651
5652 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
5653 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
5654
b5a1e557
PW
56552018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5656
5657 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
5658 Filename a.adb changed to bp_fun_addr.adb.
5659 gdb.ada/bp_fun_addr.exp: Update test accordingly.
5660
6e8b1ab2
JV
56612018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
5662
5663 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
5664 non-PIE executables.
5665 * README: Mention the gdb,nopie_flag board setting.
5666 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
5667 non-PIE executable.
5668 * gdb.arch/amd64-entry-value.exp: Likewise.
5669 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
5670 * gdb.arch/i386-float.exp: Likewise.
5671 * gdb.arch/i386-signal.exp: Likewise.
5672 * gdb.mi/mi-reg-undefined.exp: Likewise.
5673
d00a27c5
PM
56742018-12-21 Paul Marechal <paul.marechal@ericsson.com>
5675
5676 PR gdb/23974
5677 * gdb.base/info-os.exp: Check return for unknown "info os" type.
5678
161d081c
PW
56792018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5680
5681 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
5682 Update order of results accordingly.
5683
b001de23
AB
56842018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
5685
5686 * gdb.base/annota1.exp: Update a test regexp.
5687
99e1a184
AB
56882018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
5689
5690 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
5691
7a81c1e2
PW
56922018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5693
5694 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
5695 (reuse_time): Initialize to REUSE_TIME_CAP.
5696 (check_rc): New function.
5697 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
5698 Check pthread_create rc.
5699 (spawner_thread_func): Check pthread_create and pthread_join rc.
5700
73e8dc90
PA
57012018-12-08 Pedro Alves <palves@redhat.com>
5702
5703 * gdb.base/list.exp (test_forward_search): Rename to ...
5704 (test_forward_reverse_search): ... this. Also test reverse-search
5705 and the forward-search alias.
5706
13f2ed32
AB
57072018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
5708
5709 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
5710 local timeout variable before return, and remove all local timeout
5711 variable entirely.
5712 (gdb_load): Likewise.
5713
64d27cfc
TV
57142018-12-01 Tom de Vries <tdevries@suse.de>
5715
5716 * gdb.base/gdb-caching-proc.exp: New file.
5717
f63c03b4
SDJ
57182018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
5719
5720 * Makefile.in (TIMESTAMP): New variable.
5721 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
5722 command.
5723 (check-single-racy): Likewise.
5724 (check/%.exp): Likewise.
5725 (check-racy/%.exp): Likewise.
5726 (workers/%.worker): Likewise.
5727 (build-perf): Likewise.
5728 (check-perf): Likewise.
5729 * README: Describe new "TS" and "TS_FORMAT" variables.
5730 * print-ts.py: New file.
5731
1c97054b
BF
57322018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
5733
5734 PR python/23714
5735 * gdb.python/python.exp: Test command repetition after
5736 gdb.execute.
5737
1871a62d
AB
57382018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
5739
5740 * gdb.opt/inline-break.exp: Add test that info breakpoint output
5741 is correctly aligned.
5742
fb5e1ed9
PW
57432018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5744
5745 * gdb.ada/info_auto_lang.exp: New testcase.
5746 * gdb.ada/info_auto_lang/global_pack.ads: New file.
5747 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
5748 * gdb.ada/info_auto_lang/some_c.c: New file.
5749
43d397ca
PW
57502018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5751
5752 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
5753 FUNC_lang language syntax.
5754
beddd671
PW
57552018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5756
5757 * gdb.base/info_minsym.c: New file.
5758 * gdb.base/info_minsym.exp: New file.
5759
73fc52c4
TT
57602018-11-19 Tom Tromey <tom@tromey.com>
5761
5762 PR rust/23625:
5763 * gdb.rust/simple.exp: Add ptype test. Update expected output.
5764 * gdb.rust/expr.exp: Update expected output. Change one test.
5765
994b876a
TT
57662018-11-19 Tom Tromey <tom@tromey.com>
5767
5768 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
5769
6769f276
PA
57702018-11-19 Pedro Alves <palves@redhat.com>
5771
5772 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
5773 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
5774 see the expected warning.
5775
38a72da0
AH
57762018-11-16 Alan Hayward <alan.hayward@arm.com>
5777
5778 PR gdb/22736:
5779 * gdb.cp/infcall-nodebug-lib.c: New test.
5780 * gdb.cp/infcall-nodebug-main.c: New test.
5781 * gdb.cp/infcall-nodebug.exp: New file.
5782
53a89d6e
SM
57832018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
5784
5785 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
5786 completer tests.
5787
9325300d
TV
57882018-11-09 Tom de Vries <tdevries@suse.de>
5789
5790 * gdb.base/msym-lang.c: New test.
5791 * gdb.base/msym-lang.exp: New file.
5792 * gdb.base/msym-lang-main.c: New test.
5793
20f0d60d
TT
57942018-11-08 Tom Tromey <tom@tromey.com>
5795
5796 PR gdb/23555:
5797 PR gdb/23838:
5798 * gdb.base/warning.exp: New file.
5799
b5420128
JB
58002018-11-08 Jan Beulich <jbeulich@suse.com>
5801
5802 * testsuite/gdb.arch/i386-avx512.c,
5803 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
5804
cd115d61
AB
58052018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
5806
5807 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
5808 point hardware.
5809
35ee2dc2
AB
58102018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
5811
5812 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
5813 * gdb.dwarf2/missing-type-name.exp: New file.
5814
31aceee8
TV
58152018-11-06 Tom de Vries <tdevries@suse.de>
5816
5817 * gdb.base/many-headers.c: New test.
5818 * gdb.base/many-headers.exp: New file.
5819
109be305
JW
58202018-11-06 Jim Wilson <jimw@sifive.com>
5821
5822 * gdb.base/code_elim.exp: For riscv, set additional_flags
5823 to include -msmall-data-limit=0.
5824
e2b7af72
JB
58252018-11-01 Joel Brobecker <brobecker@adacore.com>
5826
5827 * gdb.ada/watch_minus_l: New testcase.
5828
cdcda965
SM
58292018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
5830
5831 * gdb.arch/aix-sighandle.c: New file.
5832 * gdb.arch/aix-sighandle.exp: New file.
5833
92dcebf3
AB
58342018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5835
5836 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
5837 registers being unions.
5838
68b9ac18
TV
58392018-10-31 Tom de Vries <tdevries@suse.de>
5840
5841 * lib/valgrind.exp: New file.
5842 (vgdb_start, vgdb_stop): New procs, factored out of ...
5843 * gdb.base/valgrind-bt.exp: ... here, ...
5844 * gdb.base/valgrind-disp-step.exp: ... here and ...
5845 * gdb.base/valgrind-infcall.exp: ... here.
5846
1443936e
TV
58472018-10-31 Tom de Vries <tdevries@suse.de>
5848
5849 * lib/gdb.exp (get_valueof): Don't output read value in test name.
5850
eb77c9df
AB
58512018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5852
5853 * gdb.dwarf2/void-type.c: New file.
5854 * gdb.dwarf2/void-type.exp: New file.
5855
82b5e646
PW
58562018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5857
5858 * gdb.base/info_qt.c: New file.
5859 * gdb.base/info_qt.exp: New file.
5860
8d619c01
EBM
58612018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5862
5863 * gdb.arch/powerpc-htm-regs.c: New file.
5864 * gdb.arch/powerpc-htm-regs.exp: New file.
5865
f2cf6173
EBM
58662018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5867
5868 * gdb.arch/powerpc-tar.c: New file.
5869 * gdb.arch/powerpc-tar.exp: New file.
5870
7ca18ed6
EBM
58712018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
5872
5873 * gdb.arch/powerpc-ppr-dscr.c: New file.
5874 * gdb.arch/powerpc-ppr-dscr.exp: New file.
5875
bfcc0eba
TV
58762018-10-25 Tom de Vries <tdevries@suse.de>
5877
5878 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
5879
fe1a5cad
TV
58802018-10-24 Tom de Vries <tdevries@suse.de>
5881
5882 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
5883 longer exists error.
5884
a76dc3b7
TV
58852018-10-24 Tom de Vries <tdevries@suse.de>
5886
5887 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
5888
4df46df7
TV
58892018-10-24 Tom de Vries <tdevries@suse.de>
5890
5891 * gdb.base/valgrind-db-attach.exp: Handle removed support for
5892 --db-attach in valgrind.
5893
0dbfcfff
AB
58942018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
5895
5896 * gdb.arch/riscv-reg-aliases.c: New file.
5897 * gdb.arch/riscv-reg-aliases.exp: New file.
5898
b04480b1
AH
58992018-10-19 Alan Hayward <alan.hayward@arm.com>
5900
5901 * gdb.python/py-cmd.exp: Check for gdb_prompt.
5902
2c6ac8d7
AH
59032018-10-19 Alan Hayward <alan.hayward@arm.com>
5904
5905 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
5906
2bc69f25
AH
59072018-10-19 Alan Hayward <alan.hayward@arm.com>
5908
5909 * gdb.cp/ovldbreak.exp: Fix regexps.
5910
1f1ae3a3
AH
59112018-10-19 Alan Hayward <alan.hayward@arm.com>
5912
5913 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
5914
94c18618
SDJ
59152018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
5916
5917 PR cli/23785
5918 * gdb.base/restore.exp: New test to check if "restore" with an
5919 invalid file doesn't segfault.
5920
812cd6eb
TV
59212018-10-18 Tom de Vries <tdevries@suse.de>
5922
5923 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
5924 * gdb.ada/excep_handle.exp: Same.
5925 * gdb.ada/mi_string_access.exp: Same.
5926 * gdb.ada/mi_var_union.exp: Same.
5927 * gdb.arch/arc-analyze-prologue.exp: Same.
5928 * gdb.arch/arc-decode-insn.exp: Same.
5929 * gdb.base/readnever.exp: Same.
5930 * gdb.fortran/printing-types.exp: Same.
5931 * gdb.guile/scm-lazy-string.exp: Same.
5932
c4b90788
TV
59332018-10-16 Tom de Vries <tdevries@suse.de>
5934
5935 PR gdb/23730
5936 * gdb.base/catch-follow-exec.c: Add copyright notice.
5937 * gdb.base/catch-follow-exec.exp: Rewrite to use
5938 gdb_spawn_with_cmdline_opts. Require gdb-native.
5939
8bca2978
SL
59402018-10-12 Sandra Loosemore <sandra@codesourcery.com>
5941
5942 * gdb.trace/actions-changed.exp: Check for arch support.
5943 * gdb.trace/actions.exp: Likewise.
5944 * gdb.trace/ax.exp: Likewise.
5945 * gdb.trace/backtrace.exp: Likewise.
5946 * gdb.trace/change-loc.exp: Likewise.
5947 * gdb.trace/deltrace.exp: Likewise.
5948 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
5949 * gdb.trace/ftrace.exp: Likewise.
5950 * gdb.trace/infotrace.exp: Check for arch support.
5951 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
5952 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
5953 * gdb.trace/mi-tsv-changed.exp: Likewise.
5954 * gdb.trace/packetlen.exp: Likewise.
5955 * gdb.trace/passc-dyn.exp: Likewise.
5956 * gdb.trace/passcount.exp: Likewise.
5957 * gdb.trace/pending.exp: Likewise.
5958 * gdb.trace/range-stepping.exp: Check for shlib support.
5959 * gdb.trace/report.exp: Check for arch support.
5960 * gdb.trace/save-trace.exp: Likewise.
5961 * gdb.trace/signal.exp: Check for signal support.
5962 * gdb.trace/tfind.exp: Check for arch support.
5963 * gdb.trace/trace-break.exp: Check for arch and shlib support.
5964 * gdb.trace/trace-common.h: Add comment.
5965 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
5966 * gdb.trace/trace-enable-disable.exp: Likewise.
5967 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
5968 * gdb.trace/tracecmd.exp: Check for arch support.
5969 * gdb.trace/tspeed.exp: Check for shlib and target support.
5970 * gdb.trace/tstatus.exp: Check for arch support.
5971 * gdb.trace/tsv.exp: Likewise.
5972 * gdb.trace/while-dyn.exp: Likewise.
5973 * gdb.trace/while-stepping.exp: Likewise.
5974 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
5975
f9c49bff
SM
59762018-10-12 Simon Marchi <simon.marchi@ericsson.com>
5977
5978 * gdb.trace/tspeed.exp: Remove nowarnings.
5979 (prepare_for_trace_test): Declare "global ipalib".
5980 * gdb.trace/tspeed.c: Include unistd.h.
5981 (main): Remove superfluous printf argument.
5982
d4330bde
SL
59832018-10-11 Sandra Loosemore <sandra@codesourcery.com>
5984
5985 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
5986 directory prefix on the filename.
5987
8ecfd7bd
SDJ
59882018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
5989
5990 * gdb.gdb/unittest.exp: Update expected message informing that
5991 selftests have been disabled.
5992 * gdb.server/unittest.exp: Likewise.
5993
58bbcd02
TV
59942018-10-09 Tom de Vries <tdevries@suse.de>
5995
5996 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
5997 with runto_main.
5998
9f6b697b
WP
59992018-10-08 Weimin Pan <weimin.pan@oracle.com>
6000
6001 PR c++/16841
6002 * gdb.cp/virtbase2.cc: New file.
6003 * gdb.cp/virtbase2.exp: New file.
6004
add5ded5
TT
60052018-10-06 Tom Tromey <tom@tromey.com>
6006
6007 PR python/19399:
6008 * gdb.python/py-inferior.exp: Add architecture test.
6009
f9e48344
TT
60102018-10-06 Tom Tromey <tom@tromey.com>
6011
6012 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
6013 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
6014
2a8be203
TT
60152018-10-06 Tom Tromey <tom@tromey.com>
6016
6017 * gdb.python/py-breakpoint.exp (check_last_event): Check location
6018 of a "throw" catchpoint.
6019
e04caa70
SDJ
60202018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
6021
6022 * gdb.base/info-proc.exp: Update string expected from "help info
6023 proc".
6024
5ca8c39f
TT
60252018-10-04 Tom Tromey <tom@tromey.com>
6026
6027 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
6028 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
6029 (test_initial_complaints, test_empty_complaints): Update.
6030 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6031
3453e7e4
TT
60322018-10-04 Tom Tromey <tom@tromey.com>
6033
6034 PR cli/19551:
6035 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
6036 * lib/gdb.exp (gdb_file_cmd): Update.
6037 * gdb.stabs/weird.exp (print_weird_var): Update.
6038 * gdb.server/solib-list.exp: Update.
6039 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
6040 * gdb.mi/mi-cli.exp: Update.
6041 * gdb.linespec/linespec.exp: Update.
6042 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
6043 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
6044 * gdb.cp/cp-relocate.exp: Update.
6045 * gdb.base/sym-file.exp: Update.
6046 * gdb.base/relocate.exp: Update.
6047 * gdb.base/readnever.exp: Update.
6048 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
6049 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
6050 * gdb.base/dbx.exp (gdb_file_cmd): Update.
6051 * gdb.base/code_elim.exp: Update.
6052 * gdb.base/break-unload-file.exp (test_break): Update.
6053 * gdb.base/break-interp.exp (test_attach_gdb): Update.
6054 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
6055 Update.
6056 * gdb.base/attach.exp (do_attach_tests): Update.
6057 * gdb.base/sepdebug.exp: Update.
6058 * gdb.python/py-section-script.exp: Update.
6059
6afcf761
TT
60602018-10-04 Tom Tromey <tom@tromey.com>
6061
6062 PR cli/22234:
6063 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
6064 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
6065 output.
6066
fef1b293
TT
60672018-10-04 Tom Tromey <tom@tromey.com>
6068
6069 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
6070 set width and height to 0.
6071 (test_command_line_attach_run): Use -quiet.
6072
ca98345e
SL
60732018-10-03 Sandra Loosemore <sandra@codesourcery.com>
6074
6075 * lib/gdb.exp (skip_ifunc_tests): New.
6076 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
6077 other compile failures.
6078 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
6079
ff34e6ae
SM
60802018-10-01 Simon Marchi <simon.marchi@ericsson.com>
6081
6082 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
6083 is_amd64_regs_target.
6084
6bb8890e
AH
60852018-10-01 Alan Hayward <alan.hayward@arm.com>
6086
6087 * gdb.arch/aarch64-sighandler-regs.c: New test.
6088 * gdb.arch/aarch64-sighandler-regs.exp: New file.
6089 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
6090
224d30d3
MM
60912018-10-01 Markus Metzger <markus.t.metzger@intel.com>
6092
6093 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
6094 assembly.
6095
f67ffa6a
AB
60962018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
6097
6098 * gdb.base/frame-selection.exp: New file.
6099 * gdb.base/frame-selection.c: New file.
6100
9fc3183f
AH
61012018-09-27 Alan Hayward <alan.hayward@arm.com>
6102
6103 * gdb.threads/check-libthread-db.c (thread_routine): Use a
6104 pthread barrier.
6105 (main): Likewise.
6106
d354055e
AB
61072018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
6108
6109 * gdb.base/large-frame-1.c: New file.
6110 * gdb.base/large-frame-2.c: New file.
6111 * gdb.base/large-frame.exp: New file.
6112 * gdb.base/large-frame.h: New file.
6113
db727370
JL
61142018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
6115
6116 PR gdb/20948
6117 * gdb.base/write_mem.exp: New test.
6118 * gdb.base/write_mem.c: Likewise.
6119
ae778caf
TT
61202018-09-23 Tom Tromey <tom@tromey.com>
6121
6122 PR python/18852:
6123 * gdb.python/py-parameter.exp: Add test for parameter that throws
6124 on "set".
6125
fd3ba736
TT
61262018-09-23 Tom Tromey <tom@tromey.com>
6127
6128 PR python/17284:
6129 * gdb.python/py-template.exp (test_template_arg): Add test for
6130 negative template argument number.
6131
39a24317
TT
61322018-09-23 Tom Tromey <tom@tromey.com>
6133
6134 PR python/14062:
6135 * gdb.python/python.exp: Add test for post_event error.
6136
f5769a2c
TT
61372018-09-23 Tom Tromey <tom@tromey.com>
6138
6139 PR python/18170:
6140 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
6141 convert pointers to int and long.
6142
1c1e54f6
TT
61432018-09-23 Tom Tromey <tom@tromey.com>
6144
6145 PR python/20126:
6146 * gdb.python/py-value.exp (test_value_numeric_ops): Add
6147 signed-ness conversion tests.
6148
fb4fa946
TT
61492018-09-23 Tom Tromey <tom@tromey.com>
6150
6151 PR python/18352;
6152 * gdb.python/py-value.exp (test_float_conversion): New proc.
6153 Use it.
6154
a466edac
HAQ
61552018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
6156
6157 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
6158
4ee9b0c5
SL
61592018-09-18 Sandra Loosemore <sandra@codesourcery.com>
6160
6161 * gdb.base/complete-empty.exp: Skip tab-completion tests if
6162 no readline.
6163 * gdb.base/utf8-identifiers.exp: Likewise.
6164 * gdb.cp/cpcompletion.exp: Likewise.
6165 * gdb.linespec/cpcompletion.exp: Likewise.
6166 * gdb.linespec/cpls-abi-tag.exp: Likewise.
6167 * gdb.linespec/cpls-ops.exp: Likewise.
6168
23be8da7
RB
61692018-09-19 Richard Bunt <richard.bunt@arm.com>
6170 Chris January <chris.january@arm.com>
6171
6172 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
6173 * gdb.fortran/short-circuit-argument-list.exp: New file.
6174 * gdb.fortran/short-circuit-argument-list.f90: New test.
6175
5031d0ae
SDJ
61762018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6177
6178 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
6179 "arch=" keyword when executing "-stack-list-frames".
6180
b4c0d1a4
SDJ
61812018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6182
6183 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
6184 "arch=" keyword when executing "-stack-list-frames".
6185
7a6d2b45
SDJ
61862018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
6187
6188 * gdb.ada/complete.exp: Expect for "@" when doing "complete
6189 break ada".
6190
8588b356
SM
61912018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
6192
6193 PR python/23669
6194 * gdb.python/python.exp: Test gdb.execute("show commands").
6195
65e65158
TT
61962018-09-16 Tom Tromey <tom@tromey.com>
6197
6198 * gdb.base/new-ui.exp (do_execution_tests): Update.
6199 * gdb.base/dbx.exp (test_breakpoints): Update.
6200
bf326452
AH
62012018-09-14 Alan Hayward <alan.hayward@arm.com>
6202
6203 * lib/gdb.exp (gdb_simple_compile): Add proc.
6204 (is_elf_target): Use gdb_simple_compile.
6205 (skip_altivec_tests): Likewise.
6206 (skip_vsx_tests): Likewise.
6207 (skip_tsx_tests): Likewise.
6208 (skip_btrace_tests): Likewise.
6209 (skip_btrace_pt_tests): Likewise.
6210 (gdb_can_simple_compile): Likewise.
6211 (gdb_has_argv0): Likewise.
6212 (gdb_target_symbol_prefix): Likewise.
6213 (target_supports_scheduler_locking): Likewise.
6214
2361b0fb
TT
62152018-09-13 Tom Tromey <tom@tromey.com>
6216
6217 * Makefile.in (TAGS): Recognize proc_with_prefix and
6218 gdb_caching_proc.
6219
0ae1a321
SM
62202018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6221
6222 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
6223 method.
6224
a40bf0c2
SM
62252018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6226
6227 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
6228 and a few other Inferior properties when the Inferior is no
6229 longer valid.
6230
4a3fe98f
TT
62312018-09-13 Tom Tromey <tom@tromey.com>
6232
6233 PR rust/23650:
6234 * gdb.rust/simple.exp: Add test for enum field access error.
6235
098b2108
TT
62362018-09-13 Tom Tromey <tom@tromey.com>
6237
6238 PR rust/23626:
6239 * gdb.rust/simple.rs (EmptyEnum): New type.
6240 (main): Use it.
6241 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
6242
1256af7d
SM
62432018-09-13 Simon Marchi <simon.marchi@ericsson.com>
6244
6245 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
6246 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
6247 * gdb.python/py-symtab.exp: Update test printing an objfile.
6248
4aa8e6c2
SM
62492018-09-12 Simon Marchi <simon.marchi@ericsson.com>
6250
6251 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
6252 object.
6253
c221b2f7
AH
62542018-09-12 Alan Hayward <alan.hayward@arm.com>
6255
6256 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
6257 (support_complex_tests): Use gdb_can_simple_compile.
6258 (is_ilp32_target): Likewise.
6259 (is_lp64_target): Likewise.
6260 (is_64_target): Likewise.
6261 (is_amd64_regs_target): Likewise.
6262 (is_aarch32_target): Likewise.
6263 (gdb_int128_helper): Likewise.
6264
6f1107b5
JK
62652018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
6266
6267 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
6268
1f5d1570
JG
62692018-09-10 Jerome Guitton <guitton@adacore.com>
6270
6271 * gdb.ada/same_component_name: Add test for case of tagged record
6272 with variable-length fields.
6273
cc330e39
XR
62742018-09-10 Xavier Roirand <roirand@adacore.com>
6275
6276 * gdb.ada/access_to_unbounded_array.exp: New testcase.
6277 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
6278 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
6279 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
6280
b9c50e9a
XR
62812018-09-10 Xavier Roirand <roirand@adacore.com>
6282
6283 * gdb.ada/mi_string_access.exp: New testcase.
6284 * gdb.ada/mi_string_access/bar.adb: New file.
6285 * gdb.ada/mi_string_access/pck.adb: New file.
6286 * gdb.ada/mi_string_access/pck.asd: New file.
6287
2963898f
XR
62882018-09-10 Xavier Roirand <roirand@adacore.com>
6289
6290 * gdb.ada/mi_var_union.exp: New testcase.
6291 * gdb.ada/mi_var_union/bar.adb: New file.
6292 * gdb.ada/mi_var_union/pck.adb: New file.
6293 * gdb.ada/mi_var_union/pck.asd: New file.
6294
1aac008f
TT
62952018-09-08 Tom Tromey <tom@tromey.com>
6296
6297 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
6298
332cf4c9
TT
62992018-09-08 Tom Tromey <tom@tromey.com>
6300
6301 PR python/16047:
6302 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
6303 (register_pretty_printers): Register new printer.
6304 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
6305 test.
6306 * gdb.python/py-prettyprint.c (int_type3): New typedef.
6307 (an_int_type3): New global.
6308
424da6cf
JB
63092018-09-08 Joel Brobecker <brobecker@adacore.com>
6310
6311 * gdb.ada/expr_with_funcall: New testcase.
6312
2a62dfa9
JB
63132018-09-08 Joel Brobecker <brobecker@adacore.com>
6314
6315 * gdb.ada/packed_array_assign: New testcase.
6316
96b6697f
AB
63172018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
6318
6319 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
6320 names, and add test prefixes to make test names unique.
6321
e4a62c65
TV
63222018-09-05 Tom de Vries <tdevries@suse.de>
6323
6324 * gdb.dwarf2/varval.exp: Add test.
6325
dd083ee2
GB
63262018-09-04 Gary Benson <gbenson@redhat.com>
6327
6328 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
6329 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
6330
aef9346c
TT
63312018-08-31 Tom Tromey <tom@tromey.com>
6332
6333 * gdb.rust/simple.rs: Rename second variable "v".
6334
c67f2e15
AB
63352018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
6336
6337 * gdb.base/funcargs.c (use_a): New function.
6338 (recurse): Call use_a.
6339
078a0207
KS
63402018-08-29 Keith Seitz <keiths@redhat.com>
6341
6342 * gdb.compile/compile-cplus-anonymous.cc: New file.
6343 * gdb.compile/compile-cplus-anonymous.exp: New file.
6344 * gdb.compile/compile-cplus-array-decay.cc: New file.
6345 * gdb.compile/compile-cplus-array-decay.exp: New file.
6346 * gdb.compile/compile-cplus-inherit.cc: New file.
6347 * gdb.compile/compile-cplus-inherit.exp: New file.
6348 * gdb.compile/compile-cplus-member.cc: New file.
6349 * gdb.compile/compile-cplus-member.exp: New file.
6350 * gdb.compile/compile-cplus-method.cc: New file.
6351 * gdb.compile/compile-cplus-method.exp: New file.
6352 * gdb.compile/compile-cplus-mod.c: "New" file.
6353 * gdb.compile/compile-cplus-namespace.cc: New file.
6354 * gdb.compile/compile-cplus-namespace.exp: New file.
6355 * gdb.compile/compile-cplus-nested.cc: New file.
6356 * gdb.compile/compile-cplus-nested.exp: New file.
6357 * gdb.compile/compile-cplus-print.c: "New" file.
6358 * gdb.compile/compile-cplus-print.exp: "New" file.
6359 * gdb.compile/compile-cplus-virtual.cc: New file.
6360 * gdb.compile/compile-cplus-virtual.exp: New file.
6361 * gdb.compile/compile-cplus.c: "New" file.
6362 * gdb.compile/compile-cplus.exp: "New" file.
6363 * lib/compile-support.exp: New file.
6364
b0f492b9
GB
63652018-08-16 Gary Benson <gbenson@redhat.com>
6366
6367 PR gdb/13000:
6368 * gdb.base/batch-exit-status.exp: New file.
6369 * gdb.base/batch-exit-status.good-commands: Likewise.
6370 * gdb.base/batch-exit-status.bad-commands: Likewise.
6371
36eb4c5f
AH
63722018-08-29 Alan Hayward <alan.hayward@arm.com>
6373
6374 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
6375 (struct struct02): Likewise.
6376 (struct struct03): Likewise.
6377 (struct struct04): Likewise.
6378 (struct struct_01_01): New struct.
6379 (struct struct_01_02): Likewise.
6380 (struct struct_01_03): Likewise.
6381 (struct struct_01_04): Likewise.
6382 (struct struct_02_01): Likewise.
6383 (struct struct_02_02): Likewise.
6384 (struct struct_02_03): Likewise.
6385 (struct struct_02_04): Likewise.
6386 (struct struct_04_01): Likewise.
6387 (struct struct_04_02): Likewise.
6388 (struct struct_04_03): Likewise.
6389 (struct struct_04_04): Likewise.
6390 (struct struct_05_01): Likewise.
6391 (struct struct_05_02): Likewise.
6392 (struct struct_05_03): Likewise.
6393 (struct struct_05_04): Likewise.
6394 (cmp_struct01): Remove function.
6395 (cmp_struct02): Likewise.
6396 (cmp_struct03): Likewise.
6397 (cmp_struct04): Likewise.
6398 (cmp_struct_01_01): Add Function.
6399 (cmp_struct_01_02): Likewise.
6400 (cmp_struct_01_03): Likewise.
6401 (cmp_struct_01_04): Likewise.
6402 (cmp_struct_02_01): Likewise.
6403 (cmp_struct_02_02): Likewise.
6404 (cmp_struct_02_03): Likewise.
6405 (cmp_struct_02_04): Likewise.
6406 (cmp_struct_04_01): Likewise.
6407 (cmp_struct_04_02): Likewise.
6408 (cmp_struct_04_03): Likewise.
6409 (cmp_struct_04_04): Likewise.
6410 (cmp_struct_05_01): Likewise.
6411 (cmp_struct_05_02): Likewise.
6412 (cmp_struct_05_03): Likewise.
6413 (cmp_struct_05_04): Likewise.
6414 (call_all): Add new structs.
6415 * gdb.base/infcall-nested-structs.exp: Likewise.
6416
3bf9c013
JV
64172018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
6418
6419 * gdb.python/py-framefilter-mi.exp: Update regexp to
6420 check for "arch" field in frame output.
6421
450d1e88
KB
64222018-08-23 Kevin Buettner <kevinb@redhat.com>
6423
6424 * gdb.dwarf2/dw2-ranges-func.c: New file.
6425 * gdb.dwarf2/dw2-ranges-func.exp: New file.
6426
ae739fe7
SM
64272018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
6428
6429 * gdb.base/term.exp: Compare terminal settings with values from
6430 the inferior.
6431 * gdb.base/term.c: Get and set terminal settings.
6432
6d52907e
JV
64332018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
6434
6435 * lib/mi-support.exp (mi_expect_stop): Update regexp to
6436 accommodate new "arch" field in frame output.
6437 * gdb.mi/mi-return.exp: Likewise.
6438 * gdb.mi/mi-stack.exp: Likewise.
6439 * gdb.mi/mi-syn-frame.exp: Likewise.
6440 * gdb.mi/user-selected-context-sync.exp: Likewise.
6441
be2d111a
MS
64422018-08-19 Michael Spang <spang@google.com>
6443
6444 PR gdb/11786
6445 * gdb.base/gcore-tls-pie.c: New file.
6446 * gdb.base/gcore-tls-pie.exp: New file.
6447
ae3a7c47
KB
64482018-08-18 Kevin Buettner <kevinb@redhat.com>
6449
6450 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
6451 * gdb.dwarf2/varval.c: New file.
6452 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 6453
2ecae92e
AH
64542018-08-17 Alan Hayward <alan.hayward@arm.com>
6455
6456 PR gdb/18931
6457 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
6458
c1854f1d
KS
64592018-08-16 Keith Seitz <keiths@redhat.com>
6460
6461 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
6462 tests expected to pass.
6463
26fb3983
JV
64642018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
6465
6466 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
6467 -data-disassemble -a.
6468 (test_disassembly_bogus_args): Likewise.
6469
67943c00
AB
64702018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
6471
6472 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
6473
5ff2bbae
AB
64742018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6475
6476 * gdb.base/vla-optimized-out.exp: Add new test.
6477
e5bbcd0f
AB
64782018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
6479
6480 * gdb.base/vla-optimized-out-o3.exp: Delete.
6481 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
6482 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
6483 deleted tests.
6484
9d4a934c
AB
64852018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
6486
6487 PR gdb/18050:
6488 * gdb.server/extended-remote-restart.c: New file.
6489 * gdb.server/extended-remote-restart.exp: New file.
6490
045cf012
SM
64912018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
6492
6493 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
6494 "set variable index = 42".
6495
87d6a7aa
SM
64962018-08-07 Simon Marchi <simon.marchi@ericsson.com>
6497
6498 * boards/index-cache-gdb.exp: New file.
6499 * gdb.dwarf2/index-cache.exp: New file.
6500 * gdb.dwarf2/index-cache.c: New file.
6501 * gdb.base/maint.exp: Check if we are using the index cache.
6502
96d68bd4
RO
65032018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6504
6505 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
6506 MAKEFLAGS.
6507
5a699617
RO
65082018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6509
6510 * dg-extract-results.sh: Move to toplevel contrib.
6511 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
6512 * Makefile.in (check-parallel-racy): Likewise.
6513
5bd18990
AB
65142018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
6515
6516 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
6517 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
6518 tests if the target supports scheduler locking.
6519
3fbbcf47
TV
65202018-08-04 Tom de Vries <tdevries@suse.de>
6521
6522 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
6523
3e1d3d8c
TT
65242018-08-02 Tom Tromey <tom@tromey.com>
6525
6526 PR symtab/16842.
6527 * gdb.cp/temargs.exp: Test "info address" of a template
6528 parameter.
6529
5abe0f0c
JV
65302018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
6531
6532 * gdb.python/py-mi-var-info-path-expression.c: New file.
6533 * gdb.python/py-mi-var-info-path-expression.py: New file.
6534 * gdb.python/py-mi-var-info-path-expression.exp: New file.
6535
fb66cde8
SDJ
65362018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
6537
6538 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
6539 error after "cannot resolve name" string.
6540
c708f4d2
AB
65412018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
6542
6543 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
6544 started.
6545 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
6546
37cc0cae
TV
65472018-07-28 Tom de Vries <tdevries@suse.de>
6548
6549 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
6550
63b4ecf7
TV
65512018-07-26 Tom de Vries <tdevries@suse.de>
6552
6553 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
6554
3c3bb058
AB
65552018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
6556
6557 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
6558 is visible.
6559
9e7f3bbb
TV
65602018-07-26 Tom de Vries <tdevries@suse.de>
6561
6562 PR breakpoints/23366
6563 * gdb.base/catch-follow-exec.c: New test.
6564 * gdb.base/catch-follow-exec.exp: New file.
6565
16f808ec
TV
65662018-07-25 Tom de Vries <tdevries@suse.de>
6567
6568 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
6569 vla-optimized-out.c.
6570
d7154a8d
JV
65712018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
6572
6573 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
6574 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
6575
232a0032
TV
65762018-07-20 Tom de Vries <tdevries@suse.de>
6577
6578 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
6579 NOCLONE macro.
6580 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
6581
fbb1d502
TV
65822018-07-19 Tom de Vries <tdevries@suse.de>
6583
6584 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
6585 regular expression.
6586
42dc7699
TV
65872018-07-18 Tom de Vries <tdevries@suse.de>
6588
6589 * gdb.base/vla-optimized-out.c: New test.
6590 * gdb.base/vla-optimized-out.exp: New file.
6591
7f1f7e23
SDJ
65922018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
6593
6594 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
6595 message "No address associated with hostname" when gdbserver
6596 cannot resolve the hostname.
6597
5759ebb3
PW
65982018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6599
6600 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
6601 Add some test prefixes to make tests unique.
6602
3606ccab
PW
66032018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6604
6605 * gdb.base/frameapply.c: New file.
6606 * gdb.base/frameapply.exp: New file.
6607
529c08b2
PW
66082018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6609
6610 * gdb.base/skip.exp: Update expected error message.
6611
c7ab0aef
SDJ
66122018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6613 Jan Kratochvil <jan.kratochvil@redhat.com>
6614 Paul Fertser <fercerpav@gmail.com>
6615 Tsutomu Seki <sekiriki@gmail.com>
6616
6617 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
6618 parameter.
6619 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
6620 by default.
6621 * boards/native-gdbserver.exp: Likewise.
6622 * gdb.server/run-without-local-binary.exp: Improve regexp used
6623 for detecting when a remote debugging connection succeeds.
6624 * gdb.server/server-connect.exp: New file.
6625 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
6626 Do not prefix the port number with ":".
6627 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
6628 support for detecting and using it. Add '$debughost_gdbserver'
6629 to the list of arguments used to start gdbserver. Handle case
6630 when gdbserver cannot resolve a network name.
6631
16ff70dd
SDJ
66322018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
6633
6634 PR c++/23373
6635 * gdb.base/ptype-offsets.cc (struct static_member): New
6636 struct.
6637 (main) <stmember>: New variable.
6638 * gdb.base/ptype-offsets.exp: Add test for printing a struct
6639 with a static member in it.
6640
3541979f
AB
66412018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
6642
6643 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
6644 watchpoints enabled and disabled.
6645
c8ad9b9a
AB
66462018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6647
6648 * gdb.base/examine-backward.exp: Still run tests around address
6649 0x0, even if address 0x0 is not readable. Update the pattern for
6650 matching address 0x0 in expected output.
6651
e0e5e971
AB
66522018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
6653
6654 * gdb.base/share-env-with-gdbserver.c (main): Add call to
6655 malloc/free.
6656
1ea5da02
TV
66572018-07-04 Tom de Vries <tdevries@suse.de>
6658
6659 * gdb.dwarf2/dw2-error.exp: Update expected error message.
6660
471b9d15
MR
66612018-07-02 Maciej W. Rozycki <macro@mips.com>
6662
6663 PR tdep/8282
6664 * gdb.arch/mips-disassembler-options.exp: New test.
6665 * gdb.arch/mips-disassembler-options.s: New test source.
6666
75acb486
PA
66672018-06-29 Pedro Alves <palves@redhat.com>
6668
6669 * gdb.threads/names.exp: Adjust expected "info threads" output.
6670
cd2bb709
PA
66712018-06-29 Pedro Alves <palves@redhat.com>
6672
6673 * gdb.opt/inline-break.exp (line number, address): Add "info
6674 break" tests.
6675
991ff292
PA
66762018-06-29 Pedro Alves <palves@redhat.com>
6677
6678 * gdb.opt/inline-break.c (func1): Add "break here" marker.
6679 * gdb.opt/inline-break.exp: Test setting breakpoints by line
6680 number and address and running to them.
6681
356819b6 66822018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
6683
6684 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
6685
2512d7ef
JK
66862018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
6687
6688 * lib/compiler.c: Remove executable permission flag.
6689
be1b6474
RB
66902018-06-28 Richard Bunt <richard.bunt@arm.com>
6691
6692 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
6693 code.
6694 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
6695
291f9a96
PT
66962018-06-28 Petr Tesarik <ptesarik@suse.cz>
6697
6698 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
6699
ed6dfe51
PT
67002018-06-28 Petr Tesarik <ptesarik@suse.cz>
6701
6702 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
6703 address argument is omitted.
6704
d4d429d5
PT
67052018-06-28 Petr Tesarik <ptesarik@suse.cz>
6706
6707 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
6708
7ab6656f
OJ
67092018-06-27 Omair Javaid <omair.javaid@linaro.org>
6710
6711 PR gdb/21695
6712 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
6713 * gdb.base/infoline-reloc-main-from-zero.c: New file.
6714
a33ccfc7
TT
67152018-06-26 Tom Tromey <tom@tromey.com>
6716
6717 PR rust/22574:
6718 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
6719 * gdb.rust/simple.rs (struct SimpleLayout): New.
6720
6d72d289
SM
67212018-06-22 Simon Marchi <simon.marchi@ericsson.com>
6722
6723 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
6724 "info registers" output.
6725
8363f9d5
RB
67262018-06-21 Richard Bunt <richard.bunt@arm.com>
6727
6728 * gdb.base/watchpoint-hw-attach.c: New test.
6729 * gdb.base/watchpoint-hw-attach.exp: New file.
6730
f00674fe
SM
67312018-06-20 Simon Marchi <simon.marchi@ericsson.com>
6732
6733 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
6734 through /bin/sh.
6735 * boards/dwarf4-gdb-index.exp: Likewise.
6736 * boards/fission-dwp.exp: Likewise.
6737
1d554008
UW
67382018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
6739
6740 * gdb.base/float128.exp: Add comment and improved fail message
6741 to the failure case of "print large128" test.
6742
d0ac1c44
SM
67432018-06-19 Simon Marchi <simon.marchi@ericsson.com>
6744
6745 * configure.ac: Remove AC_PREREQ.
6746 * configure: Re-generate.
6747
61b04dd0
PA
67482018-06-19 Pedro Alves <palves@redhat.com>
6749
6750 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
6751 (func_extern_caller): New.
6752 (main): Call func_extern_caller.
6753 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
6754 logic change.
6755
f63b508a
SM
67562018-06-18 Weimin Pan <weimin.pan@oracle.com>
6757
6758 PR gdb/16841
6759 * gdb.cp/typedef-base.cc: New file.
6760 * gdb.cp/typedef-base.exp: New file.
6761
0fe3a558
TV
67622018-06-18 Tom de Vries <tdevries@suse.de>
6763
6764 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
6765
7010835a
AB
67662018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6767 Richard Bunt <Richard.Bunt@arm.com>
6768
6769 * gdb.threads/attach-slow-waitpid.c: New file.
6770 * gdb.threads/attach-slow-waitpid.exp: New file.
6771 * gdb.threads/slow-waitpid.c: New file.
6772
14897d65
PA
67732018-06-14 Pedro Alves <palves@redhat.com>
6774
6775 * gdb.base/fork-running-state.c: Include <errno.h>.
6776 (exit_if_relative_exits): New.
6777 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
6778 exits.
6779 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
6780 child exits.
6781
5d9a0608
TV
67822018-06-14 Tom de Vries <tdevries@suse.de>
6783
6784 PR cli/22573
6785 * gdb.base/finish-pretty.c: New test.
6786 * gdb.base/finish-pretty.exp: New file.
6787
11ae5818
PA
67882018-06-14 Pedro Alves <palves@redhat.com>
6789
6790 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
6791 gdb's expected startup output.
6792
1d39de44
PA
67932018-06-14 Pedro Alves <palves@redhat.com>
6794
6795 * lib/selftest-support.exp (selftest_setup): Remove inlined
6796 function handling.
6797
70ee0000
TV
67982018-06-14 Tom de Vries <tdevries@suse.de>
6799
6800 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
6801 matching of breakpoint printing.
6802
11f4b608
TV
68032018-06-13 Tom de Vries <tdevries@suse.de>
6804
6805 PR testsuite/23269
6806 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
6807 (fork_child): ... here, and ...
6808 (fork_parent): ... here.
6809
68102018-06-12 Tom de Vries <tdevries@suse.de>
6811
6812 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
6813
9516f85a
AB
68142018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
6815 Stephen Roberts <stephen.roberts@arm.com>
6816
6817 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
6818 rewrite test to describe action performed, rather than possible
6819 failure.
6820
5045b3d7
GB
68212018-06-08 Gary Benson <gbenson@redhat.com>
6822
6823 * gdb.threads/check-libthread-db.exp: New file.
6824 * gdb.threads/check-libthread-db.c: Likewise.
6825
c61b06a1
TT
68262018-06-05 Tom Tromey <tom@tromey.com>
6827
6828 * gdb.base/default.exp: Update expected "show version" output.
6829
eb6af809
TT
68302018-06-05 Tom Tromey <tom@tromey.com>
6831
6832 PR cli/12326:
6833 * gdb.cp/static-print-quit.exp: Update.
6834 * lib/gdb.exp (pagination_prompt): Update.
6835 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
6836 * gdb.python/python.exp: Update.
6837
178d6a63
JB
68382018-06-04 Joel Brobecker <brobecker@adacore.com>
6839
6840 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
6841
8e817061
JB
68422018-06-01 Joel Brobecker <brobecker@adacore.com>
6843
6844 * gdb.ada/bp_fun_addr: New testcase.
6845
e86ca25f
TT
68462018-06-01 Tom Tromey <tom@tromey.com>
6847
6848 * gdb.xml/tdesc-regs.exp (load_description): Update expected
6849 results.
6850 * gdb.dwarf2/method-ptr.exp: Set language to C++.
6851 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
6852 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
6853 * gdb.base/maint.exp (maint_pass_if): Update.
6854
4b2dfa9d
MR
68552018-05-31 Maciej W. Rozycki <macro@mips.com>
6856
6857 * gdb.base/endian.exp: New test.
6858 * gdb.base/endian.c: New test source.
6859
45f25d6c
AB
68602018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
6861
6862 PR gdb/23203
6863 * gdb.base/bt-selected-frame.c: New file.
6864 * gdb.base/bt-selected-frame.exp: New file.
6865 * lib/gdb.exp (get_current_frame_number): New function.
6866
d9f6d7f8
MR
68672018-05-24 Maciej W. Rozycki <macro@mips.com>
6868 Pedro Alves <palves@redhat.com>
6869
6870 * gdb.threads/tls-core.c: Include <stdlib.h>
6871 (thread_proc): Call `abort'.
6872 * gdb.threads/tls-core.exp: Generate a core with core_find too.
6873 (tls_core_test): New procedure, bits factored out from ...
6874 (top level): ... here. Test both native cores and gcore cores.
6875
ff1cf532
TT
68762018-05-23 Tom Tromey <tom@tromey.com>
6877
6878 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
6879
b98664d3
TT
68802018-05-23 Tom Tromey <tom@tromey.com>
6881
6882 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
6883 symfile_complaints.
6884 (test_short_complaints): Likewise.
6885 (test_empty_complaints): Likewise.
6886 (test_initial_complaints): Update.
6887
4e9668d0
TT
68882018-05-23 Tom Tromey <tom@tromey.com>
6889
6890 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
6891
43ba33c7
TT
68922018-05-23 Tom Tromey <tom@tromey.com>
6893
6894 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
6895 (test_short_complaints): Update.
6896
035522c0
PA
68972018-05-22 Pedro Alves <palves@redhat.com>
6898
6899 * gdb.base/remote.exp: Only gdb_start after compiling the
6900 testcase. Issue "disconnect" before testing "set remote" command
6901 defaults. Issue clean_restart before running to main.
6902
cc0be08f
PA
69032018-05-22 Pedro Alves <palves@redhat.com>
6904
6905 * gdb.base/remote.exp: Adjust expected output of "show remote
6906 memory-write-packet-size". Add tests for "set remote
6907 memory-write-packet-size 0" and "set remote
6908 memory-write-packet-size fixed/limit".
6909
b1b60145
PA
69102018-05-22 Pedro Alves <palves@redhat.com>
6911
6912 PR gdb/22973
6913 * gdb.base/utf8-identifiers.c: New file.
6914 * gdb.base/utf8-identifiers.exp: New file.
6915
0ec848ad
PFC
69162018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6917
6918 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
6919
2c3305f6
PFC
69202018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
6921
6922 * gdb.arch/powerpc-vsx-gcore.exp: New file.
6923
ce1e8424
TT
69242018-05-18 Tom Tromey <tom@tromey.com>
6925
6926 * gdb.base/ptype-offsets.exp: Update.
6927
ddfe970e
KS
69282018-05-17 Keith Seitz <keiths@redhat.com>
6929
6930 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
6931 in expected breakpoint stop locations.
6932 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
6933 move to proper scope to test variable values.
6934 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
6935 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
6936 New functions.
6937 (main): Call not_inline_func3.
6938 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
6939 inline_func1, inline_func2, and inline_func3. Test that when each
6940 breakpoint is hit, GDB properly reports both the stop location
6941 and the backtrace. Repeat tests for temporary breakpoints.
6942
0726fcc6
MR
69432018-05-15 Maciej W. Rozycki <macro@mips.com>
6944
6945 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
6946 rather then trying to access it in determining whether the PID
6947 of `gdbserver' could have been retrieved.
6948
8ee22052
AB
69492018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
6950
6951 * gdb.arch/amd64-init-x87-values.S: New file.
6952 * gdb.arch/amd64-init-x87-values.exp: New file.
6953
7785df48
JK
69542018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6955
6956 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
6957
56bcdbea
TT
69582018-05-04 Tom Tromey <tom@tromey.com>
6959
6960 PR python/22730:
6961 * gdb.python/python.exp: Test multi-line execute.
6962
a913fffb
TT
69632018-05-04 Tom Tromey <tom@tromey.com>
6964
6965 PR python/22731:
6966 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
6967
7a2c85f2
TT
69682018-05-04 Tom Tromey <tom@tromey.com>
6969
6970 PR gdb/11750:
6971 * gdb.base/define.exp: Test defining a user command inside a user
6972 command.
6973 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
6974
a3b60e45
JK
69752018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6976 Pedro Alves <palves@redhat.com>
6977
6978 PR breakpoints/19806 and support for PR external/20207.
6979 * gdb.base/watchpoint-unaligned.c: New file.
6980 * gdb.base/watchpoint-unaligned.exp: New file.
6981
45fe4a03
AB
69822018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6983
6984 * gdb.base/maint.exp: Make test names unique, use
6985 test_prefix_command_help to test 'help maint info', and remove
6986 repeated test of 'help maint'.
6987
9be2ae8f
TT
69882018-05-04 Tom Tromey <tom@tromey.com>
6989
6990 PR gdb/22619:
6991 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
6992 behavior.
6993
11859c31
AB
69942018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
6995
6996 * gdb.base/maint.exp: Process output from 'maint print registers'
6997 line at a time.
6998
089a9490
AB
69992018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
7000
7001 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
7002 timeout.
7003
9b0797e2
AB
70042018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
7005
7006 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
7007 filter pattern.
7008
f6ac5f3d
PA
70092018-05-02 Pedro Alves <palves@redhat.com>
7010
7011 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
7012 to_log_command renames.
7013 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7014
77d3c63b
TT
70152018-05-02 Tom Tromey <tom@tromey.com>
7016
7017 * gdb.python/py-parameter.exp: Set test message.
7018
0489430a
TT
70192018-05-02 Tom Tromey <tom@tromey.com>
7020
7021 PR python/20084:
7022 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
7023 PARAM_ZUINTEGER_UNLIMITED tests.
7024
1632f8ba
DR
70252018-04-28 Dan Robertson <danlrobertson89@gmail.com>
7026
7027 PR rust/23124
7028 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
7029 when casting.
7030
6d7bb824
TT
70312018-04-30 Tom Tromey <tom@tromey.com>
7032
7033 * gdb.python/py-type.exp: Check align attribute.
7034 * gdb.python/py-type.c: New "aligncheck" global.
7035
007e1530
TT
70362018-04-30 Tom Tromey <tom@tromey.com>
7037
7038 PR exp/17095:
7039 * gdb.dwarf2/dw2-align.exp: New file.
7040 * gdb.cp/align.exp: New file.
7041 * gdb.base/align.exp: New file.
7042 * lib/gdb.exp (gdb_int128_helper): New proc.
7043 (has_int128_c, has_int128_cxx): New caching procs.
7044
6873858b
TT
70452018-04-27 Tom Tromey <tom@tromey.com>
7046
7047 PR rust/22545:
7048 * gdb.rust/simple.exp: Add inclusive range tests.
7049
79188d8d
PA
70502018-04-26 Pedro Alves <palves@redhat.com>
7051
7052 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
7053 ifunc breakpoint locations correctly of ifunc breakpoints set
7054 while the program resolves the ifunc.
7055
c7075ad5
PA
70562018-04-26 Pedro Alves <palves@redhat.com>
7057
7058 * gdb.base/gnu-ifunc-final.c: New file.
7059 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
7060 * gdb.base/gnu-ifunc.exp (executable): Delete.
7061 (staticexecutable): Adjust.
7062 (lib_opts, exec_opts): Delete.
7063 (make_binsuffix, build, set-break): New procedures.
7064 (misc_tests): New, with tests factored out from the top level.
7065 (top level): Test different combinations of ifunc resolver name,
7066 resolver with and with debug info, and ifunc target with and
7067 without debug info. Wrap static tests with with_target_prefix.
7068
8388016d
PA
70692018-04-26 Pedro Alves <palves@redhat.com>
7070
7071 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
7072 return type" warnings.
7073
249b5733
PA
70742018-04-25 Pedro Alves <palves@redhat.com>
7075
7076 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
7077 killed".
7078 * gdb.base/kill-after-signal.exp: Likewise.
7079 * gdb.threads/kill.exp: Likewise.
7080
f67c0c91
SDJ
70812018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
7082 Sergio Durigan Junior <sergiodj@redhat.com>
7083 Pedro Alves <palves@redhat.com>
7084
7085 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
7086 regexps to expect for '[Inferior ... detached]' as well.
7087 * gdb.base/attach.exp: Likewise.
7088 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
7089 "gdb_continue_to_end".
7090 (test_catch_syscall_with_wrong_args): Likewise.
7091 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
7092 ']'. Don't set 'verbose' on.
7093 * gdb.base/foll-vfork.exp: Likewise.
7094 * gdb.base/fork-print-inferior-events.c: New file.
7095 * gdb.base/fork-print-inferior-events.exp: New file.
7096 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
7097 '[Inferior ... has been killed]' message.
7098 * gdb.base/kill-after-signal.exp: Likewise.
7099 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
7100 detach message.
7101 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
7102 message.
7103 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
7104 regexps to expect for '[Inferior ... detached]' as well.
7105 * gdb.threads/process-dies-while-detaching.exp: Likewise.
7106
0a8ddac4
SM
71072018-04-24 Simon Marchi <simon.marchi@ericsson.com>
7108
7109 PR gdb/23104
7110 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
7111
701adfb0
PA
71122018-04-22 Rajendra SY <rajendra.sy@gmail.com>
7113
7114 PR gdb/23095
7115 * gdb.base/break-probes.exp: Pass shlib_load to
7116 prepare_for_testing. Set normal_bp to r_debug_state if target is
7117 bsd.
7118
d27d16bf
RB
71192018-04-19 Richard Bunt <richard.bunt@arm.com>
7120
7121 * gdb.threads/multiple-successive-infcall.c: New test.
7122 * gdb.threads/multiple-successive-infcall.exp: New file.
7123
a037790e
TT
71242018-04-17 Tom Tromey <tom@tromey.com>
7125
7126 * gdb.rust/simple.rs (Union): New type.
7127 (main): New local "u".
7128 * gdb.rust/simple.exp (test_one_slice): Add new test case.
7129
e3a91079
AA
71302018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7131
7132 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
7133 number information in output of "whereis" command.
7134 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
7135
b744723f
AA
71362018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7137
7138 * gdb.ada/info_types.exp: Adjust expected output to the line
7139 numbers now printed by "info var/func/type".
7140 * gdb.base/completion.exp: Likewise.
7141 * gdb.base/included.exp: Likewise.
7142 * gdb.cp/cp-relocate.exp: Likewise.
7143 * gdb.cp/cplusfuncs.exp: Likewise.
7144 * gdb.cp/namespace.exp: Likewise.
7145 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
7146
4a4495d6
MM
71472018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7148
7149 * gdb.btrace/cpu.exp: New.
7150
1d509aa6
MM
71512018-04-13 Markus Metzger <markus.t.metzger@intel.com>
7152
7153 * gdb.base/step-indirect-call-thunk.exp: New.
7154 * gdb.base/step-indirect-call-thunk.c: New.
7155 * gdb.reverse/step-indirect-call-thunk.exp: New.
7156 * gdb.reverse/step-indirect-call-thunk.c: New.
7157
6295b6da
SM
71582018-04-11 Simon Marchi <simon.marchi@ericsson.com>
7159
7160 * gdb.base/pie-fork.c: New file.
7161 * gdb.base/pie-fork.exp: New file.
7162
50146e70
TT
71632018-04-11 Tom Tromey <tom@tromey.com>
7164
7165 * gdb.rust/simple.exp: Add test for ".." struct initializer.
7166
f50d8a2e
PA
71672018-04-10 Pedro Alves <palves@redhat.com>
7168
7169 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
7170 exits. Instead loop running forever.
7171 (fork_parent): Run forever too.
7172
a0be7a36
SM
71732018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7174
7175 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
7176 mi_continue_to_line.
7177 * gdb.mi/mi-stack.c (callee4): Add comment.
7178
9b73db36
SM
71792018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
7180
7181 * gdb.mi/mi-stack.exp: Fix indentation.
7182
c912f608
SM
71832018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7184
7185 PR gdb/22979
7186 * gdb.arch/amd64-osabi.exp: New file.
7187
26540402
SM
71882018-04-07 Simon Marchi <simon.marchi@ericsson.com>
7189
7190 PR gdb/22980
7191 * gdb.base/osabi.exp: New file.
7192
121ad66c 71932018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
7194
7195 * gdb.cp/static-typedef-print.exp: New file.
7196 * gdb.cp/static-typedef-print.cc: New file.
7197
3fcded8f
JB
71982018-03-27 Joel Brobecker <brobecker@adacore.com>
7199
7200 * gdb.ada/varsize_limit: New testcase.
7201
59cc4834
JB
72022018-03-27 Joel Brobecker <brobecker@adacore.com>
7203
7204 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
7205
7206 * gdb.ada/notcplusplus: New testcase.
7207
7208 * gdb.base/c-linkage-name.c: New file.
7209 * gdb.base/c-linkage-name.exp: New testcase.
7210
4ca59a9f
TT
72112018-03-26 Tom Tromey <tom@tromey.com>
7212
7213 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
7214 * gdb.python/py-framefilter.py (name_error): New global.
7215 (ErrorInName.function): Use name_error.
7216
978d6c75
TT
72172018-03-26 Tom Tromey <tom@tromey.com>
7218
7219 PR backtrace/15582:
7220 * gdb.python/py-framefilter.exp: Add "bt hide" test.
7221
b7fee5a3
KS
72222018-03-23 Keith Seitz <keiths@redhat.com>
7223
7224 PR c++/22968
7225 * gdb.cp/subtypes.exp: New file.
7226 * gdb.cp/subtypes.h: New file.
7227 * gdb.cp/subtypes.cc: New file.
7228 * gdb.cp/subtypes-2.cc: New file.
7229
376be529
AB
72302018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7231
7232 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
7233 (done): Call '_exit' not 'exit' to avoid atexit handlers.
7234 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
7235 -nostartfiles when compiling the test. Confirm that all registers
7236 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
7237
066cfa98
AB
72382018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
7239
7240 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
7241 option, syntax was wrong anyway.
7242 * gdb.arch/arm-disp-step.exp: Likewise.
7243 * gdb.arch/sparc64-regs.exp: Likewise.
7244 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
7245 option, syntax was wrong anyway, switch to use
7246 prepare_for_testing.
7247 * gdb.arch/i386-disp-step.exp: Likewise.
7248
079670b9
AA
72492018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
7250
7251 * gdb.ada/exec_changed.exp: Replace "target_info exists
7252 use_gdb_stub" by "use_gdb_stub".
7253 * gdb.ada/start.exp: Likewise.
7254 * gdb.base/async-shell.exp: Likewise.
7255 * gdb.base/attach-pie-misread.exp: Likewise.
7256 * gdb.base/attach-wait-input.exp: Likewise.
7257 * gdb.base/break-entry.exp: Likewise.
7258 * gdb.base/break-interp.exp: Likewise.
7259 * gdb.base/dprintf-detach.exp: Likewise.
7260 * gdb.base/nostdlib.exp: Likewise.
7261 * gdb.base/solib-nodir.exp: Likewise.
7262 * gdb.base/statistics.exp: Likewise.
7263 * gdb.base/testenv.exp: Likewise.
7264 * gdb.mi/mi-exec-run.exp: Likewise.
7265 * gdb.mi/mi-start.exp: Likewise.
7266 * gdb.multi/dummy-frame-restore.exp: Likewise.
7267 * gdb.multi/multi-arch-exec.exp: Likewise.
7268 * gdb.multi/multi-arch.exp: Likewise.
7269 * gdb.multi/tids.exp: Likewise.
7270 * gdb.multi/watchpoint-multi.exp: Likewise.
7271 * gdb.python/py-events.exp: Likewise.
7272 * gdb.threads/attach-into-signal.exp: Likewise.
7273 * gdb.threads/attach-stopped.exp: Likewise.
7274 * gdb.threads/threadapply.exp: Likewise.
7275 * lib/selftest-support.exp: Likewise.
7276
26d6cec4
AA
72772018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
7278
7279 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
7280
4ee89e90
SR
72812018-03-20 Stephen Roberts <stephen.roberts@arm.com>
7282
7283 * gdb.perf/template-breakpoints.cc: New file.
7284 * gdb.perf/template-breakpoints.exp: New file.
7285 * gdb.perf/template-breakpoints.py: New file.
7286
92630041
TT
72872018-03-19 Tom Tromey <tom@tromey.com>
7288
7289 * gdb.rust/simple.rs (main): Add local variables field1, field2,
7290 y0.
7291 * gdb.rust/simple.exp: Test bare identifier form of struct
7292 initializer.
7293
76727919
TT
72942018-03-19 Tom Tromey <tom@tromey.com>
7295
7296 * gdb.gdb/observer.exp: Remove.
7297
194ed413
AA
72982018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7299
7300 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
7301 "qualified" option when setting breakpoints.
7302 * gdb.trace/backtrace.exp: Likewise.
7303 * gdb.trace/circ.exp: Likewise.
7304 * gdb.trace/collection.exp: Likewise.
7305 * gdb.trace/disconnected-tracing.exp: Likewise.
7306 * gdb.trace/ftrace-lock.exp: Likewise.
7307 * gdb.trace/ftrace.exp: Likewise.
7308 * gdb.trace/infotrace.exp: Likewise.
7309 * gdb.trace/packetlen.exp: Likewise.
7310 * gdb.trace/passc-dyn.exp: Likewise.
7311 * gdb.trace/qtro.exp: Likewise.
7312 * gdb.trace/read-memory.exp: Likewise.
7313 * gdb.trace/report.exp: Likewise.
7314 * gdb.trace/signal.exp: Likewise.
7315 * gdb.trace/status-stop.exp: Likewise.
7316 * gdb.trace/strace.exp: Likewise.
7317 * gdb.trace/tfind.exp: Likewise.
7318 * gdb.trace/trace-break.exp: Likewise.
7319 * gdb.trace/trace-condition.exp: Likewise.
7320 * gdb.trace/trace-mt.exp: Likewise.
7321 * gdb.trace/tstatus.exp: Likewise.
7322 * gdb.trace/tsv.exp: Likewise.
7323 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7324 * gdb.trace/unavailable.exp: Likewise.
7325 * gdb.trace/while-dyn.exp: Likewise.
7326
8b067d2c
AA
73272018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7328
7329 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
7330 that libinproctrace is copied to the target.
7331
3ae9ce5d
TT
73322018-03-14 Tom Tromey <tom@tromey.com>
7333
7334 PR cli/14977:
7335 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
7336 a null pointer.
7337 * gdb.base/wchar.exp: Likewise.
7338
b8c2339b
TT
73392018-03-14 Tom Tromey <tom@tromey.com>
7340
7341 PR cli/19918:
7342 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
7343 flag.
7344
4872dc46
SM
73452018-03-08 Simon Marchi <simon.marchi@ericsson.com>
7346
7347 PR gdb/22841
7348 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
7349 "target" to remote_exec.
7350
e4fe3756
SM
73512018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
7352
7353 PR gdb/22841
7354 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
7355 ${board}_upload): Remove.
7356
e95a97d4
AA
73572018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
7358
7359 * gdb.cp/watch-cp.cc: New test.
7360 * gdb.cp/watch-cp.exp: New file.
7361
dbbb1059
AB
73622018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7363
7364 * gdb.base/infcall-nested-structs.exp: New file.
7365 * gdb.base/infcall-nested-structs.c: New file.
7366 * gdb.base/float.exp: Add riscv support.
7367
ecc054c0
TP
73682018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
7369
7370 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
7371 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
7372
25e3c82c
SDJ
73732018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
7374
7375 * gdb.server/abspath.exp: New file.
7376 * lib/gdb.exp (with_cwd): New procedure.
7377
3083294d
SM
73782018-02-28 Simon Marchi <simon.marchi@ericsson.com>
7379
7380 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
7381 use it.
7382 (gdb_is_target_remote_prompt): New proc.
7383 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
7384 (gdb_is_target_native): Pass prompt parameter to
7385 gdb_is_target_1.
7386
3275ef47
SM
73872018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
7388
7389 * gdb.base/load-command.c: New file.
7390 * gdb.base/load-command.exp: New file.
7391 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
7392 (gdb_is_target_1): ...this, and generalize for other targets
7393 than just remote.
7394 (gdb_is_target_remote): Use gdb_is_target_1.
7395 (gdb_is_target_native): use gdb_is_target_1.
7396
6893c19a
TT
73972018-02-26 Tom Tromey <tom@tromey.com>
7398
7399 PR python/16497:
7400 * gdb.python/py-framefilter.exp: Update test.
7401
2ddeaf8a
TT
74022018-02-26 Tom Tromey <tom@tromey.com>
7403
7404 * gdb.dwarf2/variant.c: New file.
7405 * gdb.dwarf2/variant.exp: New file.
7406
c9317f21
TT
74072018-02-26 Tom Tromey <tom@tromey.com>
7408
7409 * gdb.rust/simple.exp: Accept more possible results in enum test.
7410
6f6d0c26
SM
74112018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
7412
7413 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
7414 parentheses.
7415
11b03145
MR
74162018-02-23 Maciej W. Rozycki <macro@mips.com>
7417
7418 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
7419 name of a variable: $actual_linejj -> $actual_line.
7420
54a27fe5
JB
74212018-02-21 John Baldwin <jhb@FreeBSD.org>
7422
7423 * gdb.arch/amd64-i386-address.exp: Fix a typo.
7424
de65820c
MM
74252018-02-20 Markus Metzger <markus.t.metzger@intel.com>
7426
7427 * gdb.btrace/buffer-size.exp: Do not force BTS.
7428
980548fd
PA
74292018-02-14 Pedro Alves <palves@redhat.com>
7430
7431 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
7432 getting a "Quit".
7433
c4e12631
MM
74342018-02-09 Markus Metzger <markus.t.metzger@intel.com>
7435
7436 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
7437 Fix test name.
7438
c2e0e465
SM
74392018-02-07 Simon Marchi <simon.marchi@ericsson.com>
7440
7441 * gdb.cp/m-static.exp: Check type of optimized out static
7442 member.
7443
f7216783
AB
74442018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
7445
7446 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
7447 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
7448
0625771b
LS
74492018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
7450 Leszek Swirski <leszeks@google.com>
7451
7452 * gdb.python/py-prettyprint.c
7453 (struct to_string_returns_value_inner,
7454 struct to_string_returns_value_wrapper): New.
7455 (main): Add tsrvw variable.
7456 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
7457 ToStringReturnsValueWrapper): New classes.
7458 (register_pretty_printers): Register new pretty-printers.
7459 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
7460 recursive pretty printer.
7461 * gdb.python/py-mi.exp: Likewise.
7462
59498c30
LS
74632018-02-01 Leszek Swirski <leszeks@google.com>
7464
7465 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
7466 functions with the same name as an include file are parsed
7467 correctly.
7468
d4d38844
YQ
74692018-02-01 Yao Qi <yao.qi@linaro.org>
7470
7471 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
7472 "\[^\r\n\]*".
7473
07e5f5cf
NP
74742018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
7475
7476 * gdb.arch/powerpc-prologue-frame.s: New file.
7477 * gdb.arch/powerpc-prologue-frame.c: Likewise.
7478 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
7479
929b5ad4
JB
74802018-01-31 Joel Brobecker <brobecker@adacore.com>
7481
7482 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
7483
e671cd59
PA
74842018-01-30 Pedro Alves <palves@redhat.com>
7485
7486 PR gdb/13211
7487 * gdb.base/interrupt-daemon.c: New.
7488 * gdb.base/interrupt-daemon.exp: New.
7489 * gdb.multi/multi-term-settings.c: New.
7490 * gdb.multi/multi-term-settings.exp: New.
7491
fc413dc4
JB
74922018-01-30 Joel Brobecker <brobecker@adacore.com>
7493
7494 * gdb.base/break.exp: Save the location where the breakpoint
7495 on break.c:47 was actually inserted when debugging the version
7496 compiled at -O2 and use it in the expected output of the "info
7497 break" test performed soon after.
7498
5c319bb2
PA
74992018-01-22 Pedro Alves <palves@redhat.com>
7500 Sergio Durigan Junior <sergiodj@redhat.com>
7501
7502 * gdb.base/whatis.exp: Add tests for 'set print object on' +
7503 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
7504
a9e40818
JB
75052018-01-22 Joel Brobecker <brobecker@adacore.com>
7506
7507 * gdb.base/break-include.c, gdb.base/break-include.inc,
7508 gdb.base/break-include.exp: New files.
7509 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
7510 line number now being the actual line number where the breakpoint
7511 was inserted.
7512 * gdb.mi/mi-break.exp: Likewise.
7513 * gdb.mi/mi-reverse.exp: Likewise.
7514 * gdb.mi/mi-simplerun.exp: Ditto.
7515
e707fc44
AB
75162018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7517
7518 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
7519 varobj.
7520 * gdb.mi/mi-var-create-rtti.exp: Likewise.
7521
ae451627
AB
75222018-01-21 Don Breazeal <donb@codesourcery.com>
7523 Andrew Burgess <andrew.burgess@embecosm.com>
7524
7525 * gdb.mi/basics.c: Add new global.
7526 * gdb.mi/mi-frame-regs.exp: New file.
7527 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
7528 case.
7529
b1b189e0
AB
75302018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
7531
7532 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
7533 non-parameter, and on an unknown symbol.
7534
fcfcc376
TT
75352018-01-19 Tom Tromey <tom@tromey.com>
7536
7537 * gdb.rust/modules.rs (TWENTY_THREE): New global.
7538 * gdb.rust/modules.exp: Add ::-qualified lookup test.
7539
634c1c31
AA
75402018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7541
7542 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
7543 setrlimit and chdir to int.
7544
d6ad07fd
AA
75452018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7546
7547 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
7548 function.
7549 (my_tend): Likewise.
7550 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
7551 rationale of avoiding FP- and vector instructions.
7552
adf8243b
RK
75532018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
7554
7555 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
7556 "info reg" with "\[ \t\]*".
7557 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
7558 "\[ \t\]+".
7559 * gdb.arch/s390-multiarch.exp: Ditto.
7560 * gdb.base/pc-fp.exp: Ditto.
7561 * gdb.reverse/i386-precsave.exp: Ditto.
7562 * gdb.reverse/i386-reverse.exp: Ditto.
7563 * gdb.reverse/i387-env-reverse.exp: Ditto.
7564 * gdb.reverse/i387-stack-reverse.exp: Ditto.
7565
dcc06925
AA
75662018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7567
7568 * lib/gdb.exp (gdb_compile): Re-enable use of
7569 universal_compile_options for languages other than Rust.
7570
25d4fd80
AA
75712018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
7572
7573 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
7574
ee7f689e 75752018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
7576
7577 PR gdb/16577
7578 * gdb.base/solib-vanish.exp: New.
7579 * gdb.base/solib-vanish-main.c: New.
7580 * gdb.base/solib-vanish-lib1.c: New.
7581 * gdb.base/solib-vanish-lib2.c: New.
7582
d8447b6b
YQ
75832018-01-17 Yao Qi <yao.qi@linaro.org>
7584
7585 * gdb.compile/compile.exp: Match the address printed for
7586 frame in the output of command "bt".
7587
86d6a90c
TT
75882018-01-15 Tom Tromey <tom@tromey.com>
7589
7590 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
7591 compute sp_reg.
7592
cbcdb1aa
AB
75932018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7594
7595 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
7596 to prepare.
7597 (prepare): Return 0 on error, 1 on success.
7598
eea61984
PA
75992018-01-12 Pedro Alves <palves@redhat.com>
7600
7601 * gdb.base/continue-after-aborted-step-over.c: New.
7602 * gdb.base/continue-after-aborted-step-over.exp: New.
7603
6181e9c2
SM
76042018-01-11 Simon Marchi <simon.marchi@ericsson.com>
7605
7606 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
7607 options when not creating an executable.
7608
3cada740
PA
76092018-01-11 Pedro Alves <palves@redhat.com>
7610
7611 PR remote/22597
7612 * gdb.server/stop-reply-no-thread.c: New file.
7613 * gdb.server/stop-reply-no-thread.exp: New file.
7614
c63d3e8d
PA
76152018-01-10 Pedro Alves <palves@redhat.com>
7616
7617 PR gdb/22670
7618 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
7619 functions too. Test setting breakpoints and printing C functions
7620 with no debug info too.
7621 * gdb.ada/bp_c_mixed_case/qux.c: New file.
7622
d4c2a405
PA
76232018-01-10 Pedro Alves <palves@redhat.com>
7624
7625 PR gdb/22670
7626 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
7627 a fail.
7628
8825213e
PA
76292018-01-10 Pedro Alves <palves@redhat.com>
7630
7631 PR gdb/22670
7632 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
7633
605fd3c6
YQ
76342018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7635
7636 * gdb.server/unittest.exp: Match the output in non-development
7637 mode.
7638
1e5ded6c
YQ
76392018-01-08 Simon Marchi <simon.marchi@ericsson.com>
7640
7641 * gdb.gdb/unittest.exp: Match output in non-development mode.
7642
30066b0b
JB
76432018-01-08 Joel Brobecker <brobecker@adacore.com>
7644
7645 * gdb.ada/access_tagged_param.exp: Relax expected output
7646 for value of "ObjL" in "continue" to pck.inspect breakpoint
7647 test.
7648
04bafb1e
XR
76492018-01-08 Joel Brobecker <brobecker@adacore.com>
7650
9f86398b
JB
7651 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
7652 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 7653
e379cee6
PA
76542018-01-05 Pedro Alves <palves@redhat.com>
7655
7656 PR gdb/18653
7657 * gdb.base/libsegfault.exp: New.
7658
de63c46b
PA
76592018-01-05 Joel Brobecker <brobecker@adacore.com>
7660
7661 PR gdb/22670
7662 * gdb.ada/access_tagged_param.exp: New file.
7663 * gdb.ada/access_tagged_param/foo.adb: New file.
7664
f98fc17b
PA
76652018-01-05 Pedro Alves <palves@redhat.com>
7666
7667 PR gdb/22670
7668 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
7669 exercise lower case too, and to exercise both full matching and
7670 wild matching.
7671
342f8240
JB
76722018-01-05 Joel Brobecker <brobecker@adacore.com>
7673
7674 * gdb.ada/rename_subscript_param: New testcase.
7675
7150d33c
JG
76762018-01-05 Jerome Guitton <guitton@adacore.com>
7677
7678 * gdb.ada/arr_acc_idx_w_gap: New testcase.
7679
cc0e770c
JB
76802018-01-05 Joel Brobecker <brobecker@adacore.com>
7681
7682 * gdb.ada/convvar_comp: New testcase.
7683
672a41aa 76842018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
7685
7686 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
7687 (My_Table): New global variable.
7688 * testsuite/gdb.ada/array_char_idx.exp: Add test.
7689
7365ec2f
JB
76902018-01-04 Joel Brobecker <brobecker@adacore.com>
7691
7692 PR gdb/22670
7693 * gdb.ada/maint_with_ada: New testcase.
7694
289483b6
JB
76952018-01-04 Joel Brobecker <brobecker@adacore.com>
7696
7697 PR gdb/22670
7698 * gdb.ada/bp_c_mixed_case: New testcase.
7699
344420da
JB
77002018-01-04 Joel Brobecker <brobecker@adacore.com>
7701
7702 PR gdb/22670
7703 * gdb.ada/complete.exp: Add "complete break ada" test.
7704
66fc87a0
JB
77052018-01-04 Joel Brobecker <brobecker@adacore.com>
7706
7707 PR gdb/22670
7708 * gdb.ada/info_addr_mixed_case: New testcase.
7709
9f757bf7
XR
77102018-01-03 Xavier Roirand <roirand@adacore.com>
7711
7712 * gdb.ada/excep_handle.exp: New testcase.
7713 * gdb.ada/excep_handle/foo.adb: New file.
7714 * gdb.ada/excep_handle/pck.ads: New file.
7715
bd570f80
JB
77162018-01-03 Joel Brobecker <brobecker@adacore.com>
7717
7718 * gdb.base/step-line.c: Add extra empty line in copyright header.
7719 * gdb.base/step-line.inp: Likewise.
7720
9fe561ab
JB
77212018-01-02 Joel Brobecker <brobecker@adacore.com>
7722
7723 * gdb.ada/dyn_stride.exp: Add slice test.
7724
a405673c
JB
77252018-01-02 Joel Brobecker <brobecker@adacore.com>
7726
7727 * gdb.ada/dyn_stride: New testcase.
7728
cef0f868
SH
77292017-12-27 Stafford Horne <shorne@gmail.com>
7730
7731 * gdb.xml/extra-regs.xml: Add example foo reggroup.
7732 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
7733
b67d92b0
SH
77342017-12-27 Stafford Horne <shorne@gmail.com>
7735
7736 * gdb.base/reggroups.c: New file.
7737 * gdb.base/reggroups.exp: New file.
7738
eccab96d
JB
77392017-12-18 Joel Brobecker <brobecker@adacore.com>
7740
7741 * gdb.dwarf2/ada-valprint-error.c: New file.
7742 * gdb.dwarf2/ada-valprint-error.exp: New file.
7743
0e2da9f0
JB
77442017-12-18 Joel Brobecker <brobecker@adacore.com>
7745
7746 * gdb.ada/assign_arr: New testcase.
7747
cb923fcc
XR
77482017-12-18 Xavier Roirand <roirand@adacore.com>
7749
7750 * gdb.ada/funcall_ptr: New testcase.
7751
7c161838
SDJ
77522017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7753
7754 PR cli/16224
7755 * gdb.base/ptype-offsets.cc: New file.
7756 * gdb.base/ptype-offsets.exp: New file.
7757
1af17fd9
YQ
77582017-12-15 Yao Qi <yao.qi@linaro.org>
7759
7760 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
7761 if XML is disabled.
7762
828d5846
XR
77632017-12-15 Xavier Roirand <roirand@adacore.com>
7764
7765 * gdb.ada/same_component_name: New testcase.
7766
79e8fcaa
JB
77672017-12-14 Joel Brobecker <brobecker@adacore.com>
7768
7769 * gdb.ada/str_binop_equal: New testcase.
7770
e05fa6f9
JB
77712017-12-14 Joel Brobecker <brobecker@adacore.com>
7772
7773 * gdb.ada/task_switch_in_core: New testcase.
7774
b89641ba
SM
77752017-12-13 Simon Marchi <simon.marchi@ericsson.com>
7776
7777 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
7778 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
7779 call test_bkpt_qualified.
7780 (test_bkpt_qualified): New proc.
7781
6892d2e4
PA
77822017-12-13 Pedro Alves <palves@redhat.com>
7783
7784 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7785 Tighten regexp by matching with an anchor.
7786
a22ecf70
PA
77872017-12-13 Pedro Alves <palves@redhat.com>
7788
7789 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
7790 ("expression with namespace"): New set of tests.
7791 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
7792 (Nested::Test_NS::qux): New.
7793 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
7794 defaults to 'start_quote_char' and 'end_quote_char' parameters.
7795
9937536c
JB
77962017-12-13 Joel Brobecker <brobecker@adacore.com>
7797
7798 * gdb.base/server-del-break.c: New file.
7799 * gdb.base/server-del-break.exp: New file.
7800
fe49c6f5
SH
78012017-12-12 Stafford Horne <shorne@gmail.com>
7802
7803 * gdb.xml/tdesc-regs.exp: Add or1k support.
7804
c3d18620
SH
78052017-12-12 Stafford Horne <shorne@gmail.com>
7806
7807 * gdb.base/bp-permanent.c: Define nop of or1k.
7808
c5f9cfc8
JB
78092017-12-11 Joel Brobecker <brobecker@adacore.com>
7810
7811 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
7812 output with components being reordered.
7813
a9c135fc
JB
78142017-12-11 Joel Brobecker <brobecker@adacore.com>
7815
7816 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
7817 output with components being reordered.
7818
927aa2e7
JK
78192017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7820 Pedro Alves <palves@redhat.com>
7821
7822 * gdb.base/maint.exp (check for .gdb_index): Check also for
7823 .debug_names.
7824 * gdb.dlang/watch-loc.c (.debug_aranges): New.
7825 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
7826 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
7827 (.gdb_index used after symbol reloading): Support also .debug_names.
7828 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
7829
f17d9474
YQ
78302017-12-08 Yao Qi <yao.qi@linaro.org>
7831
7832 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7833 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
7834
a0de8c21
YQ
78352017-12-08 Yao Qi <yao.qi@linaro.org>
7836
7837 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
7838 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
7839
a738ea1d
YQ
78402017-12-08 Yao Qi <yao.qi@linaro.org>
7841
7842 * gdb.arch/aarch64-tagged-pointer.c: New file.
7843 * gdb.arch/aarch64-tagged-pointer.exp: New file.
7844
1cd9a73b
SDJ
78452017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
7846
7847 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
7848 "int".
7849
fa6eb693
KS
78502017-12-07 Keith Seitz <keiths@redhat.com>
7851
7852 PR breakpoints/22569
7853 * gdb.linespec/ls-errs.exp: Change expected result of "break
7854 -source this file has spaces.c -line 3".
7855 Check that an explicit source file followed by whitespace is
7856 identified as an invalid explicit location.
7857
883fd55a
KS
78582017-12-07 Keith Seitz <keiths@redhat.com>
7859
7860 * gdb.cp/nested-types.cc: New file.
7861 * gdb.cp/nested-types.exp: New file.
7862 * lib/cp-support.exp: Load data-structures.exp library.
7863 (debug_cp_test_ptype_class): New global.
7864 (cp_ptype_class_verbose, next_line): New procedures.
7865 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
7866 Add and document new return value.
7867 Switch the list of lines to a queue.
7868 Add support for new `type' key for nested type definitions.
7869 Add debugging/troubleshooting messages.
7870 * lib/data-structures.exp: New file.
7871
ec72db3e
SM
78722017-12-07 Simon Marchi <simon.marchi@ericsson.com>
7873
7874 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
7875 with proc_with_prefix, don't use with_test_prefix.
7876
99598d71
TT
78772017-12-07 Tom Tromey <tom@tromey.com>
7878
7879 * gdb.base/break.exp: Add test for empty "commands".
7880
a8806230
YQ
78812017-12-07 Yao Qi <yao.qi@linaro.org>
7882
7883 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
7884 malloc and catch syscall.
7885
824cc835
PM
78862017-12-07 Phil Muldoon <pmuldoon@redhat.com>
7887
e79be6e5 7888 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
7889 tests for explicit locations.
7890
7cc244de
PA
78912017-12-06 Pedro Alves <palves@redhat.com>
7892
7893 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
7894 force-disabling XML descriptions.
7895
50a1fdd5
PA
78962017-12-04 Pedro Alves <palves@redhat.com>
7897
7898 PR gdb/22499
7899 * gdb.arch/amd64-disp-step-avx.S: New file.
7900 * gdb.arch/amd64-disp-step-avx.exp: New file.
7901
f0fb2488
PA
79022017-12-03 Pedro Alves <palves@redhat.com>
7903
7904 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
7905 and <string.h>.
7906 (parent_function): Print distinct messages when waitpid fails, or
7907 the child exits with a signal, or the child exits for an unhandled
7908 reason.
7909 * gdb.threads/process-dies-while-detaching.exp
7910 (detach_and_expect_exit): New 'inf_output_re' parameter and use
7911 it. Wait for both inferior output and GDB's prompt. Use an
7912 indirect spawn id list.
7913 (do_detach): New parameter 'child_exit'. Use it to compute
7914 expected inferior output.
7915 (test_detach, test_detach_watch, test_detach_killed_outside):
7916 Adjust to pass down the expected child exit kind.
7917
97cbe998
SDJ
79182017-12-01 Joel Brobecker <brobecker@adacore.com>
7919 Sergio Durigan Junior <sergiodj@redhat.com>
7920 Pedro Alves <palves@redhat.com>
7921
7922 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
7923
40fc416f
SDJ
79242017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
7925
7926 * gdb.base/relocate.exp: Add tests to guarantee that arguments
7927 to 'symbol-file' and 'add-symbol-file' can be
7928 position-independent.
7929
1cc75e92
YQ
79302017-12-01 Yao Qi <yao.qi@linaro.org>
7931
7932 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
7933 the URL in copyright header.
7934 * gdb.arch/aarch64-fp.exp: Likewise.
7935 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
7936 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
7937 * gdb.base/expand-psymtabs.exp: Likewise.
7938 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
7939 * gdb.fortran/common-block.exp: Likewise.
7940 * gdb.fortran/common-block.f90: Likewise.
7941 * gdb.fortran/logical.exp: Likewise.
7942 * gdb.fortran/vla-datatypes.f90: Likewise.
7943 * gdb.fortran/vla-sub.f90: Likewise.
7944
875fb7a7
JB
79452017-11-30 Joel Brobecker <brobecker@adacore.com>
7946
7947 * gdb.ada/repeat_dyn: New testcase.
7948
6f14765f
UW
79492017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
7950
7951 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
7952 Update for changed thread numbering.
7953 * gdb.cell/bt.exp: Update for changed GDB output.
7954
f1af7b94
SM
79552017-11-30 Simon Marchi <simon.marchi@ericsson.com>
7956
7957 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
7958 setting isremote by hand.
7959 * boards/dwarf4-gdb-index.exp: Likewise.
7960 * boards/fission.exp: Likewise.
7961 * boards/stabs.exp: Likewise.
7962
e3919f3e
PA
79632017-11-30 Pedro Alves <palves@redhat.com>
7964
7965 * gdb.linespec/cpls-ops.exp
7966 (check_explicit_skips_function_argument): Extract the underlying
7967 type of size_t instead of hardcoding it.
7968
bd69330d
PA
79692017-11-29 Pedro Alves <palves@redhat.com>
7970
7971 PR c++/19436
7972 * gdb.linespec/cpls-abi-tag.cc: New file.
7973 * gdb.linespec/cpls-abi-tag.exp: New file.
7974
a20714ff
PA
79752017-11-29 Pedro Alves <palves@redhat.com>
7976
7977 * gdb.base/langs.exp: Use -qualified.
7978 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
7979 it.
7980 * gdb.cp/namespace.exp: Use -qualified.
7981 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
7982 (overload-3, template-overload, template-ret-type, const-overload)
7983 (const-overload-quoted, anon-ns, ambiguous-prefix): New
7984 procedures.
7985 (test_driver): Call them.
7986 * gdb.cp/save-bp-qualified.cc: New.
7987 * gdb.cp/save-bp-qualified.exp: New.
7988 * gdb.linespec/explicit.exp: Test -qualified.
7989 * lib/completion-support.exp (completion::explicit_opts_list): Add
7990 "-qualified".
7991 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
7992
f6f1d339
PM
79932017-11-29 Phil Muldoon <pmuldoon@redhat.com>
7994
7995 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
7996
02ca603a
TT
79972017-11-29 Tom Tromey <tom@tromey.com>
7998
7999 * gdb.base/relocate.exp: Update invalid argument test.
8000 Add new tests for invalid arguments.
8001
ed6c0bfb
TP
80022017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8003
8004 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
8005 Return 0 as a long.
8006 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
8007
f106e10e
TP
80082017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
8009
8010 * gdb.cp/breakpoint.cc (bar): Set return type to void.
8011 * gdb.cp/psymtab-parameter.cc (func): Likewise.
8012 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
8013 func ().
8014 * gdb.cp/shadow.cc (B.func): Return 0.
8015
10329bb2
JB
80162017-11-27 Joel Brobecker <brobecker@adacore.com>
8017
8018 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
8019 expected output in gdb_expect call to allow the exception
8020 message to be present as well. Fix syntax confusion to avoid
8021 TCL thinking that exception_name is an array.
8022
617cd4bc
UW
80232017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
8024
8025 * gdb.arch/spu-info.c: Include <unistd.h>.
8026 (do_signal_test): Fix broken calls to write.
8027 * gdb.arch/spu-info.exp: Use prepare_for_testing.
8028 Fix checks for empty mailboxes. Update signal tests for corrected
8029 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
8030 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
8031 * gdb.cell/arch.exp: Use standard_output_file.
8032 * gdb.cell/break.exp: Likewise.
8033 * gdb.cell/bt.exp: Likewise.
8034 * gdb.cell/core.exp: Likewise.
8035 * gdb.cell/dwarfaddr.exp: Likewise.
8036 * gdb.cell/ea-cache.exp: Likewise.
8037 * gdb.cell/ea-standalone.exp: Likewise.
8038 * gdb.cell/f-regs.exp: Likewise.
8039 * gdb.cell/fork.exp: Likewise.
8040 * gdb.cell/gcore.exp: Likewise.
8041 * gdb.cell/mem-access.exp: Likewise.
8042 * gdb.cell/ptype.exp: Likewise.
8043 * gdb.cell/registers.exp: Likewise.
8044 * gdb.cell/sizeof.exp: Likewise.
8045 * gdb.cell/solib-symbol.exp: Likewise.
8046 * gdb.cell/solib.exp: Likewise.
617cd4bc 8047
a81aaca0
PA
80482017-11-25 Pedro Alves <palves@redhat.com>
8049
8050 * gdb.base/complete-empty.exp: New file.
8051 * gdb.base/completion.exp: Adjust.
8052
6a3c6ee4
PA
80532017-11-25 Pedro Alves <palves@redhat.com>
8054
8055 * gdb.linespec/cpls-ops.cc: New file.
8056 * gdb.linespec/cpls-ops.exp: New file.
8057 * lib/completion-support.exp (test_complete_prefix_range_re): New,
8058 factored out from ...
8059 (test_complete_prefix_range): ... this.
8060
8955eb2d
PA
80612017-11-24 Pedro Alves <palves@redhat.com>
8062
8063 * gdb.linespec/cpcompletion.exp: New file.
8064 * gdb.linespec/cpls-hyphen.cc: New file.
8065 * gdb.linespec/cpls.cc: New file.
8066 * gdb.linespec/cpls2.cc: New file.
8067 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
8068 test to use test_gdb_complete_unique. Add label completion,
8069 keyword completion and explicit location completion tests.
8070 * lib/completion-support.exp: New file.
8071
e547c119
JB
80722017-11-24 Joel Brobecker <brobecker@adacore.com>
8073
8074 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
8075 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
8076 when hitting an exception catchpoint.
8077
7c3c1aa8
YQ
80782017-11-22 Yao Qi <yao.qi@linaro.org>
8079
8080 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
8081
41bd68f5
SM
80822017-11-22 Simon Marchi <simon.marchi@ericsson.com>
8083
8084 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
8085 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
8086 * gdb.dwarf2/info-locals-optimized-out.c: New file.
8087
1daad298
YQ
80882017-11-22 Yao Qi <yao.qi@linaro.org>
8089
8090 * gdb.base/info-os.exp: Pass pthreads.
8091 * gdb.multi/multi-attach.exp: Likewise.
8092
88465e87
YQ
80932017-11-22 Yao Qi <yao.qi@linaro.org>
8094
8095 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
8096 compiler.
8097
dc196b23
YQ
80982017-11-22 Yao Qi <yao.qi@linaro.org>
8099
8100 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
8101 * gdb.base/break-interp.exp: Likewise.
8102 * gdb.base/jit-attach-pie.exp: Likewise.
8103
2400729e
UW
81042017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8105
8106 * gdb.base/float128.c (large128): New variable.
8107 * gdb.base/float128.exp: Add test to print largest __float128 value.
8108
7a26362d
UW
81092017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
8110
8111 * gdb.arch/vsx-regs.exp: Update register content checks.
8112
ed0f4273
UW
81132017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
8114
8115 * gdb.arch/ppc-longdouble.exp: New file.
8116 * gdb.arch/ppc-longdouble.c: Likewise.
8117
a25d69c6
PA
81182017-11-21 Pedro Alves <palves@redhat.com>
8119
8120 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
8121
73fcf641
PA
81222017-11-20 Pedro Alves <palves@redhat.com>
8123
8124 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
8125 (long_double_typedef): New typedefs.
8126 Use DEF on double and long double.
8127 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
8128 cases.
8129 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
8130 and 'long_double_ptr_same_size' locals. Use them to decide
8131 whether cast from array/function to float is valid/invalid.
8132
71a3c369
TT
81332017-11-17 Tom Tromey <tom@tromey.com>
8134
8135 * gdb.rust/traits.rs: New file.
8136 * gdb.rust/traits.exp: New file.
8137
ced9779b
JB
81382017-11-17 Joel Brobecker <brobecker@adacore.com>
8139
8140 * gdb.ada/minsyms: New testcase.
8141
a0922d80
PA
81422017-11-16 Pedro Alves <palves@redhat.com>
8143
8144 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
8145 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
8146
ea04e54c
PA
81472017-11-16 Pedro Alves <palves@redhat.com>
8148
8149 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
8150 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
8151
e849ea89
PA
81522017-11-16 Pedro Alves <palves@redhat.com>
8153
8154 * gdb.server/reconnect-ctrl-c.c: New file.
8155 * gdb.server/reconnect-ctrl-c.exp: New file.
8156
d8ae99a7
PM
81572017-11-16 Phil Muldoon <pmuldoon@redhat.com>
8158
8159 * gdb.python/py-rbreak.exp: New file.
8160 * gdb.python/py-rbreak.c: New file.
8161 * gdb.python/py-rbreak-func2.c: New file.
8162
968a13f8
PA
81632017-11-16 Pedro Alves <palves@redhat.com>
8164
8165 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
8166 pattern.
8167 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
8168 GDB.
8169
71774bc9
SM
81702017-11-15 Simon Marchi <simon.marchi@ericsson.com>
8171
8172 * gdb.tui/completionn.exp (test_tab_completion): Add space in
8173 regex.
8174
ddbb44cf
SM
81752017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
8176
8177 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
8178 test names.
8179
584a564f
PA
81802017-11-09 Pedro Alves <palves@redhat.com>
8181
8182 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
8183 factored out from ...
8184 (top level): ... here, and adjusted to avoid expecting beyond the
8185 prompt in a single gdb_test_multiple.
8186
5ed7a928
PA
81872017-11-09 Pedro Alves <palves@redhat.com>
8188
8189 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
8190 output.
8191 * gdb.server/ext-attach.exp ("kill" test): Likewise.
8192 * gdb.server/ext-restart.exp ("kill" test): Likewise.
8193 * gdb.server/ext-run.exp ("kill" test): Likewise.
8194 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
8195
a60e0738
PA
81962017-11-09 Pedro Alves <palves@redhat.com>
8197
8198 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
8199 match till end of line.
8200
2c88253f
PA
82012017-11-09 Pedro Alves <palves@redhat.com>
8202
8203 * gdb.base/memattr.exp: Tighten regexes to match the end line.
8204
c7a38517
PA
82052017-11-09 Pedro Alves <palves@redhat.com>
8206
8207 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
8208 New procedures, factored out from ...
8209 (top level): ... here, and adjusted to avoid expecting beyond the
8210 prompt in one go.
8211
f29f4b6b
PA
82122017-11-09 Pedro Alves <palves@redhat.com>
8213
8214 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
8215 output. Fix '?' match.
8216
286acbb5
JB
82172017-11-08 Joel Brobecker <brobecker@adacore.com>
8218
8219 * gdb.ada/scoped_watch: New testcase.
8220 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
8221 which is actually correct.
8222 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
8223 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
8224
62d7ae92
PA
82252017-11-08 Pedro Alves <palves@redhat.com>
8226
8227 * gdb.gdb/complaints.exp (test_initial_complaints)
8228 (test_serial_complaints, test_short_complaints): Call
8229 complaint_internal instead of complaint.
8230
280ca31f
DT
82312017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
8232
8233 * gdb.threads/tls-core.c: New file.
8234 * gdb.threads/tls-core.exp: Likewise.
8235
b5ec771e
PA
82362017-11-08 Pedro Alves <palves@redhat.com>
8237
8238 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
8239 (p Exported_Capitalized): New test.
8240 (p exported_capitalized): New test.
8241
a02b41a7
PA
82422017-11-07 Pedro Alves <palves@redhat.com>
8243
8244 * gdb.cp/ena-dis-br-range.exp: Add more tests.
8245
95e95a6d
PA
82462017-11-07 Pedro Alves <palves@redhat.com>
8247
8248 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
8249 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
8250 (disable_invalid, disable_inverted, disable_negative): New
8251 procedures.
8252 ("bad numbers"): New set of tests.
8253
cee62dbd
PA
82542017-11-07 Pedro Alves <palves@redhat.com>
8255
8256 * gdb.cp/ena-dis-br-range.exp: Add tests.
8257
cc638e86
PA
82582017-11-07 Pedro Alves <palves@redhat.com>
8259
8260 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
8261
d0fe4701
XR
82622017-11-07 Xavier Roirand <roirand@adacore.com>
8263 Pedro Alves <palves@redhat.com>
8264
8265 * gdb.base/ena-dis-br.exp: Add reference to
8266 gdb.cp/ena-dis-br-range.exp.
8267 * gdb.cp/ena-dis-br-range.exp: New file.
8268 * gdb.cp/ena-dis-br-range.cc: New file.
8269
46f67f80
PA
82702017-11-06 Pedro Alves <palves@redhat.com>
8271
8272 * gdb.base/attach-non-pgrp-leader.c: New.
8273 * gdb.base/attach-non-pgrp-leader.exp: New.
8274
726e1356
PA
82752017-11-06 Pedro Alves <palves@redhat.com>
8276
8277 * configure.ac: No longer check for termio.h and sgtty.h.
8278 * configure: Regenerate.
8279 * remote-utils.c: Include termios.h instead of gdb_termios.h.
8280 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
8281 Remove termio and sgtty code.
8282
50ab6ace
YQ
82832017-11-03 Yao Qi <yao.qi@linaro.org>
8284
8285 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
8286 in GDB is disabled.
8287
8e68731c
YQ
82882017-11-03 Yao Qi <yao.qi@linaro.org>
8289
8290 * gdb.python/py-thrhandle.exp: Skip it if python is not
8291 enabled.
8292
3a87ae65
SM
82932017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
8294
8295 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
8296 as a breakpoint command.
8297
484d8d36
MD
82982017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
8299
8300 PR python/21213
8301 * gdb.python/py-infthread.exp: Test calling
8302 InferiorThread.inferior () multiple times in a row.
8303
4a27f119
KS
83042017-10-27 Keith Seitz <keiths@redhat.com>
8305
8306 * gdb.opt/inline-break.exp (break_info_1): New procedure.
8307 Test "info break" for every inlined function breakpoint.
8308
bb11dd58
YQ
83092017-10-27 Yao Qi <yao.qi@linaro.org>
8310
8311 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
8312
a43f3893
PF
83132017-10-26 Patrick Frants <osscontribute@gmail.com>
8314
8315 * gdb.cp/classes.exp (test_static_members): Test printing
8316 Outer::instance.
8317 * gdb.cp/classes.c (struct Inner, struct Outer): New.
8318 (Inner::instance, Outer::instance): New.
8319
792ccf00
PA
83202017-10-24 Pedro Alves <palves@redhat.com>
8321
8322 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
8323 extra console" test in two stages.
8324
eb2bfbad
PA
83252017-10-24 Pedro Alves <palves@redhat.com>
8326
8327 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
8328
1f75a651
PA
83292017-10-24 Pedro Alves <palves@redhat.com>
8330
8331 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
8332 loop.
8333
779990d9
PA
83342017-10-24 Pedro Alves <palves@redhat.com>
8335
8336 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
8337 $attempt" and "stoppedtry $stoppedtry" test prefixes.
8338
ad9b8f5d
PA
83392017-10-24 Pedro Alves <palves@redhat.com>
8340
8341 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
8342 parameter and handle it. Don't output read value in test name.
8343
fee6da6e
PA
83442017-10-24 Pedro Alves <palves@redhat.com>
8345
8346 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
8347 custom test name.
8348
10389c2c
PA
83492017-10-24 Pedro Alves <palves@redhat.com>
8350
8351 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
8352 include the unstable output directory name in the test's name.
8353 (initial_setup_simple) <'set args'>: Use custom test name.
8354
a80e65a9
PA
83552017-10-24 Pedro Alves <palves@redhat.com>
8356
8357 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
8358 with explicit test name.
8359
15763a09
PA
83602017-10-20 Pedro Alves <palves@redhat.com>
8361
8362 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
8363 'wait -i'. Use gdb_assert and remote_close.
8364
49a4ce2e
AB
83652017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
8366
8367 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
8368 number from variable rather than hard-coded.
8369
a75868f5
PA
83702017-10-19 Pedro Alves <palves@redhat.com>
8371
8372 * gdb.base/long-inferior-output.c: New file.
8373 * gdb.base/long-inferior-output.exp: New file.
8374
c8ba13ad
KS
83752017-11-18 Keith Seitz <keiths@redhat.com>
8376
8377 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
8378 method.
8379 (main): Call it.
8380 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
8381 Add additional user-defined conversion operator tests.
8382
b27de576
PA
83832017-10-17 Pedro Alves <palves@redhat.com>
8384
8385 * boards/native-stdio-gdbserver.exp: Load "local-board".
8386
8484c955
PA
83872017-10-17 Pedro Alves <palves@redhat.com>
8388
8389 * gdb.base/quit-live.c: New file.
8390 * gdb.base/quit-live.exp: New file.
8391
83d5a34d
KS
83922017-10-16 Keith Seitz <keiths@redhat.com>
8393
8394 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
8395 (class_with_protected_typedef, class_with_private_typedef)
8396 (struct_with_public_typedef, struct_with_protected_typedef)
8397 (struct_with_private_typedef): New classes/structs.
8398 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
8399 typedefs and access specifiers.
8400
739b3f1d
PA
84012017-10-16 Pedro Alves <palves@redhat.com>
8402 Simon Marchi <simon.marchi@polymtl.ca>
8403
8404 * README (Local vs Remote vs Native): New section.
8405 * boards/local-board.exp: New file, with bits factored out from
8406 ...
8407 * boards/native-extended-gdbserver.exp: ... here. Load
8408 "local-board".
8409 * boards/native-gdbserver.exp: Load "local-board".
8410 (${board}_spawn, ${board}_exec): Delete.
8411 * boards/native-stdio-gdbserver.exp: Most contents factored out to
8412 ...
8413 * boards/stdio-gdbserver-base.exp: ... this new file.
8414 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
8415 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
8416 procedure.
8417 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
8418 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
8419 stdio_gdbserver_command.
8420 (${board}_get_remote_address, ${board}_get_comm_port)
8421 (${board}_download, ${board}_upload): Delete.
8422 (get_target_remote_pipe_cmd): New.
8423
fe68b953
SM
84242017-10-16 Simon Marchi <simon.marchi@ericsson.com>
8425
8426 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
8427 test_bkpt_deletion, test_bkpt_cond_and_cmds,
8428 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
8429 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
8430 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
8431 remove with_test_prefix.
8432
300b6685
PA
84332017-10-13 Pedro Alves <palves@redhat.com>
8434
8435 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
8436 * gdb.base/annota1.exp: Use it instead of is_remote.
8437 * gdb.base/annota3.exp: Use it instead of is_remote.
8438 * gdb.cp/annota2.exp: Use it instead of is_remote.
8439 * gdb.cp/annota3.exp: Use it instead of is_remote.
8440 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
8441
50500caf
PA
84422017-10-13 Pedro Alves <palves@redhat.com>
8443
8444 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
8445 (test_num_test_vars, run_and_count_vars, find_env)
8446 (test_set_unset_env, test_inherit_env_var): New procedures.
8447 (top level): Use them.
8448
dad0c6d2
PA
84492017-10-13 Pedro Alves <palves@redhat.com>
8450
8451 * lib/selftest-support.exp (selftest_setup): Extend comments, and
8452 also skip on stub-like targets.
8453
8b0553c1
PA
84542017-10-13 Pedro Alves <palves@redhat.com>
8455
8456 PR gdb/22293
8457 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
8458 (top level): Move some tests to ...
8459 (test_not_found): ... this new procedure.
8460 (top level): Call it.
8461
7594f623
PA
84622017-10-13 Pedro Alves <palves@redhat.com>
8463
8464 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
8465 expect different "info terminal" output if testing with a
8466 non-native target.
8467
ebe3b402
PA
84682017-10-13 Pedro Alves <palves@redhat.com>
8469 Simon Marchi <simon.marchi@polymtl.ca>
8470
8471 PR python/12966
8472 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
8473
42f1b161
PA
84742017-10-13 Pedro Alves <palves@redhat.com>
8475
8476 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
8477 already.
8478
8d6ef72b
PA
84792017-10-13 Pedro Alves <palves@redhat.com>
8480
8481 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
8482 is_remote.
8483
d7bcd5b8
PA
84842017-10-13 Pedro Alves <palves@redhat.com>
8485
8486 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
8487 is_remote.
8488
df479dc6
PA
84892017-10-13 Pedro Alves <palves@redhat.com>
8490
8491 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
8492 is set.
8493 (corefile_test_attach): Likewise. Check can_spawn_for_attach
8494 instead of is_remote.
8495
23fb630a
PA
84962017-10-13 Pedro Alves <palves@redhat.com>
8497
8498 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
8499 (top level): Add comment.
8500
cc77b1dc
PA
85012017-10-13 Pedro Alves <palves@redhat.com>
8502
8503 * gdb.base/remote.exp (top level): Fix comment typo and add
8504 missing return.
8505
27c9e813
PA
85062017-10-13 Pedro Alves <palves@redhat.com>
8507 Simon Marchi <simon.marchi@polymtl.ca>
8508
8509 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
8510 calls and add comments. Skip test if use_gdb_stub is set.
8511 (top level): Use "set cwd" command instead of "cd" command.
8512
5e830d98
PA
85132017-10-13 Pedro Alves <palves@redhat.com>
8514
8515 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
8516 is_remote target check.
8517
f5ca0032
PA
85182017-10-13 Pedro Alves <palves@redhat.com>
8519
8520 * gdb.base/scope.exp: Use build_executable + clean_restart +
8521 gdb_file_cmd instead of prepare_for_testing and no longer skip
8522 "before run" tests on is_remote target boards. Update comments.
8523 * boards/native-extended-gdbserver.exp
8524 (extended_gdbserver_load_last_file): New, factored out from ...
8525 (gdb_load): ... this. Move further below and add comment.
8526 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
8527
8aed1c0d
PA
85282017-10-12 Pedro Alves <palves@redhat.com>
8529
8530 * gdb.base/attach.exp: Remove references to gdb64.
8531 * gdb.base/dbx.exp: Remove references to gdb64.
8532
cfa34c87
SM
85332017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8534 Pedro Alves <palves@redhat.com>
8535
8536 * gdb.base/label.exp: Remove is_remote target check.
8537
9192b7de
PA
85382017-10-12 Pedro Alves <palves@redhat.com>
8539
8540 * gdb.base/auvx.exp (coredir): Update comment.
8541 (top level) <core_works>: Use "set cwd" command instead of "cd"
8542 command.
8543
6bf0052d
PA
85442017-10-12 Pedro Alves <palves@redhat.com>
8545 Simon Marchi <simon.marchi@polymtl.ca>
8546
8547 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
8548 target boards.
8549
e48ef82d
PA
85502017-10-12 Pedro Alves <palves@redhat.com>
8551 Simon Marchi <simon.marchi@polymtl.ca>
8552
8553 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
8554 Instead skip if there's any gdb_protocol set.
8555
8d7aea57
SM
85562017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
8557 Pedro Alves <palves@redhat.com>
8558
8559 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
8560
30440677
PA
85612017-10-12 Pedro Alves <palves@redhat.com>
8562 Simon Marchi <simon.marchi@polymtl.ca>
8563
8564 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
8565 instead of on dejagnu remote boards.
8566
4e04f045 85672017-10-12 Pedro Alves <palves@redhat.com>
175654b9 8568 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
8569
8570 * gdb.base/inferior-died.exp: Remove is_remote and isnative
8571 checks. Use build_executable + clean_restart instead of
8572 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
8573 of enabling non-stop after starting gdb.
8574
871a186e
PA
85752017-10-12 Pedro Alves <palves@redhat.com>
8576
8577 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
8578 * gdb.threads/non-ldr-exc-2.exp: Ditto.
8579 * gdb.threads/non-ldr-exc-3.exp: Ditto.
8580 * gdb.threads/non-ldr-exc-4.exp: Ditto.
8581
56d704da
AK
85822017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
8583
8584 * gdb.arch/arc-tdesc-cpu.exp: New file.
8585 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
8586
2f20e312
SM
85872017-10-10 Simon Marchi <simon.marchi@ericsson.com>
8588
8589 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
8590
65630365
PA
85912017-10-10 Pedro Alves <palves@redhat.com>
8592
8593 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
8594 expect CLI output.
8595
bf469271
PA
85962017-10-10 Pedro Alves <palves@redhat.com>
8597
8598 * lib/selftest-support.exp (selftest_setup): Update for
8599 captured_command_loop's prototype change.
8600
777a42f1
PA
86012017-10-09 Pedro Alves <palves@redhat.com>
8602
8603 Test both arch1=>arch2 and arch2=>arch1.
8604
8605 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
8606 (srcfile2, binfile2, march1, march2): Remove globals. Largely
8607 factored out to...
8608 (append_arch1_options, append_arch2_options, append_arch_options)
8609 (build_executables): New procedures.
8610 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
8611 local.
8612 (top level): Add new 'first_arch' testing axis.
8613
cbd2b4e3
PA
86142017-10-09 Pedro Alves <palves@redhat.com>
8615
8616 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
8617 (barrier): New.
8618 (thread_start, all_started): New functions.
8619 (main): Spawn new thread and wait until it is scheduled.
8620 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
8621 option.
8622 (do_test): Add 'selected_thread' parameter. Run to all_started
8623 instead of main. Explicitly set the breakpoint at main. Switch
8624 to the SELECTED_THREAD thread.
8625 (top level): Test handling the exec event with either the main
8626 thread or the second thread selected.
8627
5c9e4427
PA
86282017-10-09 Pedro Alves <palves@redhat.com>
8629
8630 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
8631 logic. Move STOP marker after the value checks.
8632 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
8633 regexp.
8634
b3b7c423
SL
86352017-10-06 Sandra Loosemore <sandra@codesourcery.com>
8636
8637 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
8638
3b4b2f16
UW
86392017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
8640
8641 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
8642 integer-to-dfp conversion.
8643 * gdb.base/dfp-test.exp: Likewise.
8644
5cd63fda
PA
86452017-10-04 Pedro Alves <palves@redhat.com>
8646
8647 * gdb.multi/hangout.c: Include <unistd.h>.
8648 (hangout_loop): New function.
8649 (main): Call alarm. Call hangout_loop in a loop.
8650 * gdb.multi/hello.c: Include <unistd.h>.
8651 (hello_loop): New function.
8652 (main): Call alarm. Call hangout_loop in a loop.
8653 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
8654 inferior with the other selected.
8655
4c71c105
SM
86562017-10-04 Simon Marchi <simon.marchi@ericsson.com>
8657
8658 * gdb.mi/list-thread-groups-available.exp: New file.
8659 * gdb.mi/list-thread-groups-available.c: New file.
8660
bc3b087d
SDJ
86612017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8662
8663 * gdb.base/set-cwd.exp: Make it available on
8664 native-extended-gdbserver.
8665
d092c5a2
SDJ
86662017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
8667
8668 * gdb.base/set-cwd.c: New file.
8669 * gdb.base/set-cwd.exp: Likewise.
8670
45320ffa
TT
86712017-10-02 Tom Tromey <tom@tromey.com>
8672
8673 PR rust/22236:
8674 * gdb.rust/simple.rs (main): New variable "fslice".
8675 * gdb.rust/simple.exp: Add slice tests. Update string tests.
8676
b3e3859b
TT
86772017-10-02 Tom Tromey <tom@tromey.com>
8678
8679 * gdb.rust/simple.exp: Test ptype of a slice.
8680
01af5e0d
TT
86812017-10-02 Tom Tromey <tom@tromey.com>
8682
8683 * gdb.rust/simple.exp: Test index of slice.
8684
a9bbfbd8
TT
86852017-09-27 Tom Tromey <tom@tromey.com>
8686
8687 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
8688
df8899e5
TP
86892017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
8690 Pedro Alves <palves@redhat.com>
8691
8692 * gdb.base/compare-sections.exp (get value of read-only section): Read
8693 as unsigned value.
8694 (corrupt read-only section): Likewise and don't set written if patching
8695 failed.
8696
757bf54b
KB
86972017-09-21 Kevin Buettner <kevinb@redhat.com>
8698
8699 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
8700 files.
8701
06871ae8
PA
87022017-09-20 Pedro Alves <palves@redhat.com>
8703
8704 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
8705 symbol names in gdb's output.
8706 * gdb.cp/overload.exp ("list all overloads"): Likewise.
8707
e5f25bc5
PA
87082017-09-20 Pedro Alves <palves@redhat.com>
8709
8710 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
8711 Rename to ...
8712 (test_list_ambiguous_symbol): ... this and add a symbol name
8713 parameter. Adjust.
8714 (test_list_ambiguous_function): Reimplement on top of
8715 test_list_ambiguous_symbol and also test listing ambiguous
8716 variables.
8717 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
8718 (ambiguous_fun): ... this.
8719 (ambiguous_var): New.
8720 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
8721 (ambiguous_fun): ... this.
8722 (ambiguous_var): New.
8723
4e5a4f58
JB
87242017-09-19 John Baldwin <jhb@FreeBSD.org>
8725
8726 * gdb.base/starti.c: New file.
8727 * gdb.base/starti.exp: New file.
8728 * lib/gdb.exp (gdb_starti_cmd): New procedure.
8729
26e53f3e
PA
87302017-09-14 Pedro Alves <palves@redhat.com>
8731
8732 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
8733 (top level): Use it instead of runto.
8734
cb791d59
TT
87352017-09-11 Tom Tromey <tom@tromey.com>
8736
8737 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
8738
7c96f8c1
TT
87392017-09-11 Tom Tromey <tom@tromey.com>
8740
8741 * gdb.python/py-infthread.exp: Add tests for new_thread event.
8742 * gdb.python/py-inferior.exp: Add tests for new inferior events.
8743
469412dd
CW
87442017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
8745
8746 * gdb.fortran/printing-types.exp: New file.
8747 * gdb.fortran/printing-types.exp: New file.
8748
e0f86435
BH
87492017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8750
8751 * gdb.fortran/vla-ptype.exp: Fix typos.
8752 * gdb.fortran/vla-value.exp: Same.
8753
9e9af4be
BH
87542017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
8755
8756 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
8757 * gdb.mi/mi-var-child-f.exp: Likewise.
8758 * gdb.mi/mi-vla-fortran.exp: Likewise.
8759
a5ad232b 87602017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
8761 Christoph Weinmann <christoph.t.weinmann@intel.com>
8762 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
8763
8764 * gdb.fortran/ptr-indentation.f90: New file.
8765 * gdb.fortran/ptr-indentation.exp: New file.
8766
5aec60eb
TT
87672017-09-05 Tom Tromey <tom@tromey.com>
8768
8769 PR gdb/22010:
8770 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
8771
8f8f8152
TP
87722017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
8773
8774 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
8775
fbd1b771
JK
87762017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
8777
8778 * gdb.threads/tls-nodebug-pie.c: New file.
8779 * gdb.threads/tls-nodebug-pie.exp: New file.
8780
5eb5f850
TT
87812017-09-05 Tom Tromey <tom@tromey.com>
8782
8783 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
8784 for rust.
8785
ae780a21
SM
87862017-09-05 Simon Marchi <simon.marchi@ericsson.com>
8787
8788 * gdb.multi/multi-arch-exec.exp: Test with different
8789 "follow-exec-mode" settings.
8790 (do_test): New procedure.
8791
3693fdb3
PA
87922017-09-04 Pedro Alves <palves@redhat.com>
8793
8794 * gdb.base/func-static.c (S::method const, S::method volatile)
8795 (S::method volatile const): New methods.
8796 (c_s, v_s, cv_s): New instances.
8797 (main): Call method() on them.
8798 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
8799 (cannot_resolve): New procedure.
8800 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
8801 print-quote-unquoted columns.
8802 (do_test): Test printing each scope too.
8803
e68cb8e0
PA
88042017-09-04 Pedro Alves <palves@redhat.com>
8805
8806 * gdb.base/local-static.exp: Also test with
8807 class::method::variable wholly quoted.
8808 * gdb.cp/m-static.exp (class::method::variable): Remove test.
8809
858be34c
PA
88102017-09-04 Pedro Alves <palves@redhat.com>
8811
8812 * gdb.base/local-static.c: New.
8813 * gdb.base/local-static.cc: New.
8814 * gdb.base/local-static.exp: New.
8815
46a4882b
PA
88162017-09-04 Pedro Alves <palves@redhat.com>
8817
8818 * gdb.asm/asm-source.exp: Add casts to int.
8819 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
8820 (dataglobal64_1, dataglobal64_2): New globals.
8821 * gdb.base/nodebug.exp: Test different expressions involving the
8822 new globals, with print, whatis and ptype. Add casts to int.
8823 * gdb.base/solib-display.exp: Add casts to int.
8824 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
8825 * gdb.cp/m-static.exp: Add cast to int.
8826 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
8827 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
8828 tls variable with no debug info without a cast. Test with a cast
8829 to int too.
8830 * gdb.trace/entry-values.exp: Add casts.
8831
2c5a2be1
PA
88322017-09-04 Pedro Alves <palves@redhat.com>
8833
8834 * gdb.base/nodebug.exp: Test that ptype's error about functions
8835 with unknown return type includes the function name too.
8836
7022349d
PA
88372017-09-04 Pedro Alves <palves@redhat.com>
8838
8839 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
8840 return type of munmap in infcall.
8841 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
8842 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
8843 type of ftell in infcall.
8844 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
8845 type of getpid in infcall.
8846 * gdb.base/infcall-exec.exp: Cast return type of execlp in
8847 infcall.
8848 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
8849 Bail on failure to extract the pid.
8850 * gdb.base/nodebug.c: #include <stdint.h>.
8851 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
8852 New functions.
8853 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
8854 Change expected output of print/whatis/ptype with functions with
8855 no debug info. Test all supported languages. Call
8856 test_call_promotion.
8857 * gdb.compile/compile.exp: Adjust expected output to expect
8858 warning.
8859 * gdb.threads/siginfo-threads.exp: Likewise.
8860
54990598
PA
88612017-09-04 Pedro Alves <palves@redhat.com>
8862
8863 * gdb.base/callfuncs.exp (do_function_calls): New parameter
8864 "prototypes". Test calling float functions via prototyped and
8865 unprototyped function pointers.
8866 (perform_all_tests): New parameter "prototypes". Pass it down.
8867 (top level): Pass down "prototypes" parameter to
8868 perform_all_tests.
8869
34d16ea2
SM
88702017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8871
8872 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
8873 Test with nested loops.
8874
9521ecda
SM
88752017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8876
8877 * gdb.base/commands.exp: Call the new procedures.
8878 (loop_break_test, loop_continue_test): New procedures.
8879
80a65e9b
SM
88802017-09-04 Simon Marchi <simon.marchi@ericsson.com>
8881
8882 * gdb.base/commands.exp: Call new procedure.
8883 (define_if_without_arg_test): New procedure.
8884
e439fa14
PA
88852017-09-04 Pedro Alves <palves@redhat.com>
8886
8887 * gdb.base/list-ambiguous.exp: New file.
8888 * gdb.base/list-ambiguous0.c: New file.
8889 * gdb.base/list-ambiguous1.c: New file.
8890 * gdb.base/list.exp (test_list_range): Adjust expected output.
8891
0a2dde4a
SDJ
88922017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
8893
8894 * gdb.base/share-env-with-gdbserver.c: New file.
8895 * gdb.base/share-env-with-gdbserver.exp: Likewise.
8896
5e89eb3a
SM
88972017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8898
8899 * gdb.base/commands.exp (gdbvar_simple_if_test,
8900 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
8901 progvar_simple_if_test, progvar_simple_while_test,
8902 progvar_complex_if_while_test, user_defined_command_test,
8903 user_defined_command_args_eval,
8904 user_defined_command_args_stack_test,
8905 user_defined_command_manyargs_test, bp_deleted_in_command_test,
8906 temporary_breakpoint_commands,
8907 gdb_test_no_prompt, redefine_hook_test,
8908 redefine_backtrace_test): Remove "global gdb_prompt".
8909
fd437cbc
SM
89102017-08-28 Simon Marchi <simon.marchi@ericsson.com>
8911
8912 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
8913 New proc, call it from toplevel.
8914
87215ad1
SDJ
89152017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
8916
8917 PR remote/21852
8918 * gdb.server/normal.c: New file, copied from gdb.base.
8919 * gdb.server/run-without-local-binary.exp: New file.
8920
58afddc6
WP
89212017-08-07 Weimin Pan <weimin.pan@oracle.com>
8922
8923 * gdb.arch/sparc64-adi.exp: New file.
8924 * gdb.arch/sparc64-adi.c: New file.
8925
5277199a
PA
89262017-08-22 Pedro Alves <palves@redhat.com>
8927
8928 * gdb.cp/overload.exp (line_range_pattern): New procedure.
8929 (top level): Add "list all overloads" tests.
8930
14278e1f
TT
89312017-08-22 Tom Tromey <tom@tromey.com>
8932
8933 * gdb.gdb/xfullpath.exp: Remove.
8934
bf223d3e
PA
89352017-08-21 Pedro Alves <palves@redhat.com>
8936
8937 PR gdb/19487
8938 * gdb.base/symbol-alias.c: New.
8939 * gdb.base/symbol-alias2.c: New.
8940 * gdb.base/symbol-alias.exp: New.
8941
c973d0aa
PA
89422017-08-21 Pedro Alves <palves@redhat.com>
8943
8944 * gdb.base/dfp-test.c
8945 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
8946 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
8947 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
8948 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
8949 * gdb.base/whatis-ptype-typedefs.c: New.
8950 * gdb.base/whatis-ptype-typedefs.exp: New.
8951 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
8952 (an_int, an_int_type, an_int_type2): New globals.
8953 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
8954 involving typedefs and cast expressions.
8955 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
8956 (lookup_typedefs_function): New.
8957 (typedefs_pretty_printers_dict): New.
8958 (top level): Register lookup_typedefs_function in
8959 gdb.pretty_printers.
8960
6d580b63
YQ
89612017-08-18 Yao Qi <yao.qi@linaro.org>
8962
8963 * gdb.server/unittest.exp: New.
8964
206726fb
SDJ
89652017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
8966
8967 PR gdb/21954
8968 * gdb.base/environ.exp: Add test to check if 'unset environment'
8969 works.
8970
bf0ec4c2
AA
89712017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
8972
8973 * lib/gdb.exp (universal_compile_options): New caching proc.
8974 (gdb_compile): Suppress GCC's coloring of messages.
8975
d6382fff
TT
89762017-08-14 Tom Tromey <tom@tromey.com>
8977
8978 PR gdb/21675:
8979 * gdb.base/printcmds.exp (test_radices): New function.
8980 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
8981 * gdb.base/sizeof.exp (check_valueof): Use p/d.
8982 * lib/gdb.exp (get_integer_valueof): Use p/d.
8983
c2c2dd9f
SM
89842017-08-12 Simon Marchi <simon.marchi@ericsson.com>
8985
8986 * lib/gdb.exp (get_valueof): Don't capture end-of-line
8987 characters.
8988
fdffd6f4
TT
89892017-08-05 Tom Tromey <tom@tromey.com>
8990
8991 * gdb.rust/simple.exp: Allow String to appear in a different
8992 namespace.
8993
27d41eac
YQ
89942017-07-26 Yao Qi <yao.qi@linaro.org>
8995
8996 * gdb.gdb/unittest.exp: Invoke command
8997 "maintenance check xml-descriptions".
8998
031ed05d
AA
89992017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9000
9001 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
9002 calling context.
9003 (hex128): Drop erroneous calculation of parameters.
9004
dcd27ddf
SM
90052017-07-22 Simon Marchi <simon.marchi@ericsson.com>
9006
9007 * gdb.python/py-unwind.exp: Disable stack protection when
9008 building test file.
9009
47e77640
PA
90102017-07-20 Pedro Alves <palves@redhat.com>
9011
9012 * gdb.base/default.exp (set language): Adjust expected output.
9013
62d2a18a
PA
90142017-07-20 Pedro Alves <palves@redhat.com>
9015
9016 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
9017 (test_minsym): ... this, and make static.
9018 (get_pck__foo__bar__minsym): Rename to ...
9019 (get_test_minsym): ... this.
9020 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
9021 symbol names and comments.
9022 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
9023 (get_test_minsym): ... this.
9024 (pck__foo__bar__minsym__2): Rename to ...
9025 (test_minsym): ... this.
9026 (main): Adjust.
9027
c45ec17c
PA
90282017-07-17 Pedro Alves <palves@redhat.com>
9029
9030 * gdb.base/completion.exp: Adjust expected output.
9031 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
9032 the completer works.
9033
c6756f62
PA
90342017-07-17 Pedro Alves <palves@redhat.com>
9035
9036 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
9037
5bd68487
AB
90382017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
9039
9040 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
9041
8880f2a9
TT
90422017-07-14 Tom Tromey <tom@tromey.com>
9043
9044 PR rust/21764:
9045 * gdb.rust/simple.exp: Add tests.
9046
65547233
TT
90472017-07-14 Tom Tromey <tom@tromey.com>
9048
9049 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
9050
8f14146e
PA
90512017-07-14 Pedro Alves <palves@redhat.com>
9052
9053 * gdb.linespec/base/one/thefile.cc (z1): New function.
9054 * gdb.linespec/base/two/thefile.cc (z2): New function.
9055 * gdb.linespec/linespec.exp: Add tests.
9056
b4365d02
AB
90572017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9058
9059 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
9060 to mi_create_breakpoint.
9061
5d2cbaa5
AB
90622017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
9063
9064 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
9065 mi_create_breakpoint.
9066
11cb5716
IB
90672017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
9068
9069 * gdb.dlang/demangle.exp: Update for demangling changes.
9070
03278692
TT
90712017-07-09 Tom Tromey <tom@tromey.com>
9072
9073 * gdb.dwarf2/shortpiece.exp: New file.
9074
33c5cd75
DB
90752017-07-06 David Blaikie <dblaikie@gmail.com>
9076
9077 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
9078 built from fissiont-multi-cu{1,2}.c.
9079 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
9080 except putting 'main' and 'func' in separate CUs in the same DWO file.
9081 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
9082 test.
9083 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
9084 test.
9085
8455d262
PA
90862017-07-06 Pedro Alves <palves@redhat.com>
9087
9088 * gdb.python/py-unwind.exp: Test flushregs.
9089
dc4bde35
SDJ
90902017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9091
9092 PR cli/21688
9093 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
9094 tests for alias commands and trailing whitespace.
9095
51ed89aa
SDJ
90962017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
9097
9098 PR cli/21688
9099 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
9100 procedure. Call it.
9101
eb17d413
PA
91022017-06-29 Pedro Alves <palves@redhat.com>
9103
9104 * gdb.base/printcmds.exp: Add tests.
9105
41664b45
DG
91062017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
9107
9108 PR gdb/21337
9109 * gdb.base/reread-readsym.exp: New file.
9110 * gdb.base/reread-readsym.c: New file.
9111
75312ae3
KB
91122017-06-21 Kevin Buettner <kevinb@redhat.com>
9113
9114 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
9115 subpattern.
9116
66953522
PB
91172017-06-19 Peter Bergner <bergner@vnet.ibm.com>
9118
9119 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
9120 extended mnemonic.
9121 * gdb.arch/powerpc-power9.s: Likewise.
9122
5524b525
AA
91232017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9124
9125 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
9126 on 32-bit x86 targets. Exploit is_*_target macros where
9127 appropriate.
9128
03c8af18
AA
91292017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9130
9131 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
9132 register pieces.
9133
3bf31011
AA
91342017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9135
9136 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
9137 located in one or more DWARF pieces.
9138
805acca0
AA
91392017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9140
9141 * lib/gdb.exp (get_endianness): New proc.
9142 * gdb.arch/aarch64-fp.exp: Use it.
9143 * gdb.arch/altivec-regs.exp: Likewise.
9144 * gdb.arch/e500-regs.exp: Likewise.
9145 * gdb.arch/vsx-regs.exp: Likewise.
9146 * gdb.base/dump.exp: Likewise.
9147 * gdb.base/funcargs.exp: Likewise.
9148 * gdb.base/gnu_vector.exp: Likewise.
9149 * gdb.dwarf2/formdata16.exp: Likewise.
9150 * gdb.dwarf2/implptrpiece.exp: Likewise.
9151 * gdb.dwarf2/nonvar-access.exp: Likewise.
9152 * gdb.python/py-inferior.exp: Likewise.
9153 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9154
e9352324
AA
91552017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9156
9157 PR gdb/21226
9158 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
9159 stack value pieces are taken from the LSB end.
9160
d5d1163e
AA
91612017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9162
9163 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
9164 variable at nonzero offset.
9165
0567c986
AA
91662017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9167
9168 * gdb.dwarf2/var-access.c: New file.
9169 * gdb.dwarf2/var-access.exp: New test.
9170 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
9171
973e9aab
TT
91722017-06-12 Tom Tromey <tom@tromey.com>
9173
9174 * gdb.dwarf2/formdata16.exp: Add tests.
9175
d9109c80
TT
91762017-06-12 Tom Tromey <tom@tromey.com>
9177
9178 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
9179
30a25466
TT
91802017-06-12 Tom Tromey <tom@tromey.com>
9181
9182 PR exp/16225:
9183 * gdb.reverse/i386-sse-reverse.exp: Update tests.
9184 * gdb.arch/vsx-regs.exp: Update tests.
9185 * gdb.arch/s390-vregs.exp (hex128): New proc.
9186 Update test.
9187 * gdb.arch/altivec-regs.exp: Update tests.
9188
aefd8b33
SDJ
91892017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9190
9191 * gdb.base/startup-with-shell.c: New file.
9192 * gdb.base/startup-with-shell.exp: Likewise.
9193
2090129c
SDJ
91942017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
9195
9196 * gdb.server/non-existing-program.exp: Update regex in order to
9197 reflect the fact that gdbserver is now using fork_inferior (with a
9198 shell) to startup the inferior.
9199
8e86a419
SM
92002017-05-30 Simon Marchi <simon.marchi@ericsson.com>
9201
9202 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
9203 support function calls from GDB.
9204
e6cf65f2
TT
92052017-05-21 Tom Tromey <tom@tromey.com>
9206
9207 PR rust/21466:
9208 * gdb.rust/unsized.exp: New file.
9209 * gdb.rust/unsized.rs: New file.
9210
43cc5389
TT
92112017-05-19 Tom Tromey <tom@tromey.com>
9212
9213 PR rust/21484:
9214 * gdb.rust/watch.exp: New file.
9215 * gdb.rust/watch.rs: New file.
9216
ec8df234
TT
92172017-05-18 Tom Tromey <tom@tromey.com>
9218
9219 * gdb.rust/simple.exp: Allow Box to be qualified.
9220
3e3e7fae
TP
92212017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
9222
9223 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
9224
59cc050d
PA
92252017-05-18 Pedro Alves <palves@redhat.com>
9226
9227 * gdb.base/fileio.c (test_write, test_read, test_close)
9228 (test_fstat): Don't print 'ret' in the fail path.
9229
c8f6abd1
PA
92302017-05-18 Pedro Alves <palves@redhat.com>
9231
9232 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
9233 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
9234 (test_system, test_rename, test_unlink, test_time): Change
9235 prototypes.
9236 * gdb.base/fileio.exp (stop_msg): Adjust.
9237
d2a03b77
PA
92382017-05-18 Pedro Alves <palves@redhat.com>
9239
9240 * gdb.base/fileio.c (null_str): New global.
9241 (test_stat): Use it.
9242 * gdb.base/fileio.exp: Remove nowarnings.
9243
0d5c6999
YQ
92442017-05-17 Yao Qi <yao.qi@linaro.org>
9245
9246 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
9247
21873064
YQ
92482017-05-17 Simon Marchi <simon.marchi@ericsson.com>
9249
9250 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
9251 argument command.
9252 (top-level): Invoke test_set_inferior_tty.
9253
d512d31c
PA
92542017-05-04 Pedro Alves <palves@redhat.com>
9255
9256 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
9257 Add parens to print call for Python 3.
9258
90cef2ed
KS
92592017-05-03 Keith Seitz <keiths@redhat.com>
9260
9261 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
9262 (main): Call it.
9263
14f819c8
TW
92642017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9265
9266 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
9267 to prev and next.
9268
913aeadd
TW
92692017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9270
9271 * gdb.python/py-record-btrace.exp: Remove test for
9272 gdb.BtraceInstruction.error.
9273
a3be24ad
TW
92742017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9275
9276 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
9277
ae20e79a
TW
92782017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
9279
9280 * gdb.python/py-record-btrace-threads.c: New file.
9281 * gdb.python/py-record-btrace-threads.exp: New file.
9282
45ce1b47
SDJ
92832017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
9284
9285 PR testsuite/8595
9286 * gdb.base/environ.exp: Make test available in all architectures.
9287 Move bits related to "info program" testing to
9288 gdb.base/info-program.exp. Rewrite tests to use the two new
9289 procedures mentione below.
9290 (test_set_show_env_var) New procedure.
9291 (test_set_show_env_var_equal): Likewise.
9292 * gdb.base/info-program.exp: New file.
9293
e15c3eb4
KS
92942017-04-27 Keith Seitz <keiths@redhat.com>
9295
9296 * gdb.cp/oranking.cc (test15): New function.
9297 (main): Call test15 and declare additional variables for testing.
9298 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
9299 "p foo101('abc')" tests.
9300 Add tests for cv qualifier overloads.
9301 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
9302 "lvalue reference overload" test.
9303 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
9304 "print value of f1 on Child&& in f2" test.
9305
3a3fd0fd
PA
93062017-04-19 Pedro Alves <palves@redhat.com>
9307
9308 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
9309 procedure.
9310 (top level): Call it.
9311 * lib/gdb.exp (gdb_define_cmd): New procedure.
9312
53375380
PA
93132017-04-12 Pedro Alves <palves@redhat.com>
9314
9315 PR gdb/21323
9316 * gdb.cp/wide_char_types.c: Include <wchar.h>.
9317 (wchar): New global.
9318 * gdb.cp/wide_char_types.exp (wide_char_types_program)
9319 (do_test_wide_char, wide_char_types_no_program, top level): Add
9320 wchar_t testing.
9321
53e710ac
PA
93222017-04-12 Pedro Alves <palves@redhat.com>
9323
9324 PR c++/21323
9325 * gdb.cp/wide_char_types.c: New file.
9326 * gdb.cp/wide_char_types.exp: New file.
9327
0ad9d8c7
SDJ
93282017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
9329
9330 PR gdb/21352
9331 * gdb.trace/tsv.exp: Add test for "tsave -r".
9332
b1b45502
IB
93332017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
9334
9335 * gdb.dlang/watch-loc.c: New file.
9336 * gdb.dlang/watch-loc.exp: New file.
9337
ec13808e
JK
93382017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9339
9340 * gdb.python/py-section-script.exp (sepdebug): New testcases.
9341
fe5f7374
AK
93422017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9343
9344 * gdb.arch/arc-analyze-prologue.S: New file.
9345 * gdb.arch/arc-analyze-prologue.exp: Likewise.
9346
eea78757
AK
93472017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
9348
9349 * gdb.arch/arc-decode-insn.S: New file.
9350 * gdb.arch/arc-decode-insn.exp: Likewise.
9351
5badf10a
IR
93522017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
9353
9354 PR tdep/20928
9355 * gdb.arch/sparc64-regs.exp: New file.
9356 * gdb.arch/sparc64-regs.S: Likewise.
9357
cee59b3f
TW
93582017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
9359
9360 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
9361 and memory view on Python 3.
9362
c0f55cc6
AV
93632017-03-20 Artemiy Volkov <artemiyv@acm.org>
9364 Keith Seitz <keiths@redhat.com>
9365
9366 PR gdb/14441
9367 * gdb.cp/demangle.exp: Add rvalue reference tests.
9368 * gdb.cp/rvalue-ref-casts.cc: New file.
9369 * gdb.cp/rvalue-ref-casts.exp: New file.
9370 * gdb.cp/rvalue-ref-overload.cc: New file.
9371 * gdb.cp/rvalue-ref-overload.exp: New file.
9372 * gdb.cp/rvalue-ref-params.cc: New file.
9373 * gdb.cp/rvalue-ref-params.exp: New file.
9374 * gdb.cp/rvalue-ref-sizeof.cc: New file.
9375 * gdb.cp/rvalue-ref-sizeof.exp: New file.
9376 * gdb.cp/rvalue-ref-types.cc: New file.
9377 * gdb.cp/rvalue-ref-types.exp: New file.
9378 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
9379 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
9380
51457a05
MAL
93812017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9382
9383 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
9384 New procedure.
9385
5b291c04
MAL
93862017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
9387
9388 * lib/mi-support.exp (mi_gdb_test): Add additional message
9389 for unexpected output.
9390
59a56148
AA
93912017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
9392
9393 * gdb.base/examine-backward.c (Barrier): New character array
9394 constant, to ensure that TestStrings is preceded by a string
9395 terminator.
9396
7942e96e
AA
93972017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9398
9399 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
9400 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
9401 and implicit pointer into such a location.
9402
6ebac3fb
DE
94032017-03-16 Doug Evans <dje@google.com>
9404
9405 * gdb.python/py-lazy-string (pointer): Really add new typedef.
9406
ec3b243d
TP
94072017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
9408
9409 * gdb.cp/m-static.exp: Fix expectation for prototype of
9410 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
9411
94122017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
9413
9414 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
9415 * gdb.guile/scm-lazy-string.c: New file.
9416 * gdb.guile/scm-value.exp: Move lazy string tests to ...
9417 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
9418 for pointer, array, typedef lazy strings.
9419
2cc36e25 94202017-03-16 Doug Evans <dje@google.com>
34b43320
DE
9421
9422 PR python/17728, python/18439, python/18779
9423 * gdb.python/py-value.c (main) Delete locals sptr, sn.
9424 * gdb.python/py-lazy-string.c (pointer): New typedef.
9425 (main): New locals ptr, array, typedef_ptr.
9426 * gdb.python/py-value.exp: Move lazy string tests to ...
9427 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
9428 array, typedef lazy strings.
ec3b243d 9429
0efcde63
AK
94302017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
9431
9432 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
9433 Add optional 'test' parameter.
9434
7978d7c3
SM
94352017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9436
9437 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9438 Skip for versions of DejaGnu < 1.5.
9439
896c0c1e
SM
94402017-03-13 Simon Marchi <simon.marchi@ericsson.com>
9441
9442 * lib/gdb.exp (dejagnu_version): New proc.
9443 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
9444 Use dejagnu_version.
9445
5f4d1085
KS
94462017-03-10 Keith Seitz <keiths@redhat.com>
9447
9448 PR c++/8128
9449 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
9450 type from destructor regexps.
9451 Add a branch which actually passes the test.
9452 Adjust "ptype t5i" test names.
9453
1de05205
PA
94542017-03-08 Pedro Alves <palves@redhat.com>
9455
9456 * gdb.base/step-over-exit.exp: Add explicit test message.
9457
c65d6b55
PA
94582017-03-08 Pedro Alves <palves@redhat.com>
9459
9460 PR gdb/18360
9461 * gdb.threads/interrupt-while-step-over.c: New file.
9462 * gdb.threads/interrupt-while-step-over.exp: New file.
9463
2e86a283
PA
94642017-03-08 Pedro Alves <palves@redhat.com>
9465
9466 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
9467 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
9468
25dcbff6
PA
94692017-03-08 Pedro Alves <palves@redhat.com>
9470
9471 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
9472 PKRU as not supported as a PASS.
9473
dc9366eb
PA
94742017-03-08 Pedro Alves <palves@redhat.com>
9475
9476 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
9477 prefix instead of $binfile1/$binfile2.
9478 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
9479 in test message.
9480 * gdb.python/py-completion.exp: Use "load python file" as test
9481 messages instead of unstable path names.
9482
6e5d74e7
PA
94832017-03-08 Pedro Alves <palves@redhat.com>
9484 Jan Kratochvil <jan.kratochvil@redhat.com>
9485
9486 PR cli/21218
9487 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
9488 New proc.
9489 (top level): Call it.
9490
9753a2f6
PA
94912017-03-08 Pedro Alves <palves@redhat.com>
9492
9493 PR tui/21216
9494 * gdb.tui/tui-nl-filtered-output.exp: New file.
9495
1a4dd9dd
PA
94962017-03-08 Pedro Alves <palves@redhat.com>
9497
9498 * gdb.base/completion.exp: Move TUI completion tests to ...
9499 * gdb.tui/completion.exp: ... this new file.
9500
7cbbff33
PA
95012017-03-08 Pedro Alves <palves@redhat.com>
9502
9503 * gdb.base/tui-disasm-long-lines.c,
9504 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
9505 gdb.base/tui-layout.exp: Move to ...
9506 * gdb.tui/: ... this new directory.
9507
5f6fd321
PA
95082017-03-07 Pedro Alves <palves@redhat.com>
9509
9510 * gdb.base/tui-layout.c: New file.
9511 * gdb.base/tui-layout.exp: New file.
9512
44959fa8
PA
95132017-03-07 Pedro Alves <palves@redhat.com>
9514
9515 * gdb.base/tui-layout.c: Rename to ...
9516 * gdb.base/tui-disasm-long-lines.c: ... this.
9517 * gdb.base/tui-layout.exp: Rename to ...
9518 * gdb.base/tui-disasm-long-lines.exp: ... this.
9519
f8c4e718
PA
95202017-03-07 Pedro Alves <palves@redhat.com>
9521
9522 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
9523
6dbb839a 95242017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
9525
9526 * i386-mpx-call.c: New file.
9527 * i386-mpx-call.exp: New file.
9528
65b48a81
PB
95292017-02-28 Peter Bergner <bergner@vnet.ibm.com>
9530
9531 * gdb.arch/powerpc-power.exp: Delete test.
9532 * gdb.arch/powerpc-power.s: Likewise.
9533 * gdb.disasm/disassembler-options.exp: New test.
9534 * gdb.arch/powerpc-altivec.exp: Likewise.
9535 * gdb.arch/powerpc-altivec.s: Likewise.
9536 * gdb.arch/powerpc-altivec2.exp: Likewise.
9537 * gdb.arch/powerpc-altivec2.s: Likewise.
9538 * gdb.arch/powerpc-altivec3.exp: Likewise.
9539 * gdb.arch/powerpc-altivec3.s: Likewise.
9540 * gdb.arch/powerpc-power7.exp: Likewise.
9541 * gdb.arch/powerpc-power7.s: Likewise.
9542 * gdb.arch/powerpc-power8.exp: Likewise.
9543 * gdb.arch/powerpc-power8.s: Likewise.
9544 * gdb.arch/powerpc-power9.exp: Likewise.
9545 * gdb.arch/powerpc-power9.s: Likewise.
9546 * gdb.arch/powerpc-vsx.exp: Likewise.
9547 * gdb.arch/powerpc-vsx.s: Likewise.
9548 * gdb.arch/powerpc-vsx2.exp: Likewise.
9549 * gdb.arch/powerpc-vsx2.s: Likewise.
9550 * gdb.arch/powerpc-vsx3.exp: Likewise.
9551 * gdb.arch/powerpc-vsx3.s: Likewise.
9552 * gdb.arch/arm-disassembler-options.exp: Likewise.
9553 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
9554 * gdb.arch/s390-disassembler-options.exp: Likewise.
9555
17cd4947
LM
95562017-02-23 Luis Machado <lgustavo@codesourcery.com>
9557
9558 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
9559 (check_supported_features): ... this. Changed return type to void.
9560 (supports_rdseed): New static global.
9561 (rdseed): Check supports_rdseed.
9562 (initialize): Call check_supported_features.
9563
2039d74e
EBM
95642017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9565
9566 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
9567 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
9568 and lqarx/stqcx.
9569 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
9570 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
9571
a51d7ecf
EBM
95722017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9573
9574 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
9575 uppercase.
9576
0224619f
JK
95772017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9578
9579 * gdb.dwarf2/formdata16.c: New file.
9580 * gdb.dwarf2/formdata16.exp: New file.
9581 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
9582
216f72a1
JK
95832017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9584
9585 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
9586 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
9587 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
9588 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
9589 DW_AT_GNU_*.
9590
43988095
JK
95912017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9592
9593 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
9594
99e8a4f9
SDJ
95952017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
9596
9597 PR gdb/21164
9598 * gdb.base/maint.exp: Add testcases for when the commands do
9599 not have arguments.
9600
b58a8c0c
TP
96012017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
9602
9603 * gdb.cp/chained-calls.exp: Use p instead of P.
9604
4e746bb6
TW
96052017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
9606
9607 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
9608 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
9609
3f77c769
TT
96102017-02-14 Tom Tromey <tom@tromey.com>
9611
9612 PR python/13598:
9613 * gdb.python/py-events.exp: Add before_prompt event tests.
9614
075beec0
AA
96152017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
9616
9617 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
9618
bf5f525c
LM
96192017-02-13 Luis Machado <lgustavo@codesourcery.com>
9620
9621 * gdb.linespec/explicit.c (my_unique_function_name): New function.
9622 (main): Call my_unique_function_name.
9623 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
9624 completion of patterns with a single match.
9625 Add missing -re switches to gdb_test_multiple calls.
9626
13a66184
LM
96272017-02-13 Luis Machado <lgustavo@codesourcery.com>
9628
9629 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
9630 return if core file is not recognized.
9631
26a06916
SM
96322017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9633
9634 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
9635 and extra UIs.
9636
b761ca9e
SM
96372017-02-10 Simon Marchi <simon.marchi@ericsson.com>
9638
9639 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
9640 proc_with_prefix.
9641
b964bee0
TT
96422017-02-10 Tom Tromey <tom@tromey.com>
9643
9644 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
9645
18da0c51
MG
96462017-02-10 Martin Galvan <martingalvan@sourceware.org>
9647
9648 PR gdb/21122
9649 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
9650
604c4576
JG
96512017-02-08 Jerome Guitton <guitton@adacore.com>
9652
9653 * gdb.base/define.exp: Add test for command abbreviations
9654 in define.
9655
20b477a7
LM
96562017-02-06 Luis Machado <lgustavo@codesourcery.com>
9657
9658 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
9659 * gdb.reverse/insn-reverse-x86.c: New file.
9660
3f7b46f2
IR
96612017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
9662
9663 PR tdep/20936
9664 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
9665
f0fd41c1
TT
96662017-02-03 Tom Tromey <tom@tromey.com>
9667
9668 PR rust/21097:
9669 * gdb.rust/simple.exp: Add new tests.
9670
5be5dbf0
PA
96712017-02-02 Pedro Alves <palves@redhat.com>
9672
9673 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
9674 tests.
9675
7346ef59
AA
96762017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
9677
9678 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
9679 taking a 2-byte value out of a 4-byte DWARF implicit value on
9680 big-endian targets.
9681 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
9682 logic. Add test cases for DW_OP_implicit.
9683
787f0025
MM
96842017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9685
9686 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
9687
68777c29
MM
96882017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9689
9690 * gdb.btrace/enable.exp: Call gdb_exit before
9691 skip_gdbserver_tests.
9692
0a1c7e28
MM
96932017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9694
9695 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
9696 GDBFLAGS.
9697
b5ac99b0
MM
96982017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9699
9700 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
9701 the test is skipped.
9702 * gdb.btrace/data.exp: Likewise.
9703 * gdb.btrace/delta.exp: Likewise.
9704 * gdb.btrace/dlopen.exp: Likewise.
9705 * gdb.btrace/enable-running.exp: Likewise.
9706 * gdb.btrace/enable.exp: Likewise.
9707 * gdb.btrace/exception.exp: Likewise.
9708 * gdb.btrace/function_call_history.exp: Likewise.
9709 * gdb.btrace/gcore.exp: Likewise.
9710 * gdb.btrace/instruction_history.exp: Likewise.
9711 * gdb.btrace/multi-thread-step.exp: Likewise.
9712 * gdb.btrace/nohist.exp: Likewise.
9713 * gdb.btrace/non-stop.exp: Likewise.
9714 * gdb.btrace/reconnect.exp: Likewise.
9715 * gdb.btrace/record_goto-step.exp: Likewise.
9716 * gdb.btrace/record_goto.exp: Likewise.
9717 * gdb.btrace/rn-dl-bind.exp: Likewise.
9718 * gdb.btrace/segv.exp: Likewise.
9719 * gdb.btrace/step.exp: Likewise.
9720 * gdb.btrace/stepi.exp: Likewise.
9721 * gdb.btrace/tailcall-only.exp: Likewise.
9722 * gdb.btrace/tailcall.exp: Likewise.
9723 * gdb.btrace/tsx.exp: Likewise.
9724 * gdb.btrace/unknown_functions.exp: Likewise.
9725 * gdb.btrace/vdso.exp: Likewise.
9726
cd4007e4
MM
97272017-02-01 Markus Metzger <markus.t.metzger@intel.com>
9728
9729 * gdb.btrace/enable-running.c: New.
9730 * gdb.btrace/enable-running.exp: New.
9731
2735833d
WT
97322017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
9733
9734 * gdb.arch/amd64-gs_base.c: New file.
9735 * gdb.arch/amd64-gs_base.exp: New file.
9736
b51e1e94
LM
97372017-01-26 Luis Machado <lgustavo@codesourcery.com>
9738
9739 * lib/memory.exp: Remove spurious empty newlines.
9740
72ca0410
SM
97412017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
9742
9743 * gdb.python/py-bad-printers.exp: Load python file using "source".
9744 * gdb.python/py-events.exp: Likewise.
9745 * gdb.python/py-evsignal.exp: Likewise.
9746 * gdb.python/py-evthreads.exp: Likewise.
9747 * gdb.python/py-frame-args.exp: Likewise.
9748 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
9749 * gdb.python/py-framefilter-mi.exp: Likewise.
9750 * gdb.python/py-framefilter.exp: Likewise.
9751 * gdb.python/py-mi.exp: Likewise.
9752 * gdb.python/py-pp-maint.exp: Likewise.
9753 * gdb.python/py-pp-registration.exp: Likewise.
9754 * gdb.python/py-prettyprint.exp: Likewise.
9755 (run_lang_tests): Likewise.
9756 * gdb.python/py-typeprint.exp: Likewise.
9757
e309aa65
LM
97582017-01-26 Luis Machado <lgustavo@codesourcery.com>
9759
9760 * lib/memory.exp: New file.
9761 * lib/gdb.exp: Load memory.exp.
9762 * gdb.base/memattr.exp (delete_memory): Move proc to
9763 lib/memory.exp and rename to delete_memory_regions.
9764 Replace delete_memory with delete_memory_regions.
9765 Cleanup memory regions before tests.
9766 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
9767 before tests.
9768
515aff23
LM
97692017-01-26 Luis Machado <lgustavo@codesourcery.com>
9770
9771 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
9772 files.
9773 (initialize): New function conditionally defined.
9774 (testcases): Move within conditional block.
9775 (main): Call initialize.
9776 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
9777 of gdb.reverse/insn-reverse.c.
9778 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
9779 gdb.reverse/insn-reverse.c.
9780
d8b49cf0
YQ
97812017-01-26 Yao Qi <yao.qi@linaro.org>
9782
9783 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
9784 disassemble on address 0.
9785
f13a9a0c
YQ
97862017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
9787 Yao Qi <yao.qi@linaro.org>
9788
9789 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
9790 * gdb.dwarf2/implptr-64bit.S: Remove.
9791 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
9792 variables in caller's context. Add DW_OP_implicit_value.
9793
5ac95241
YQ
97942017-01-25 Yao Qi <yao.qi@linaro.org>
9795
9796 * lib/dwarf.exp (Dwarf::_location): Handle
9797 DW_OP_GNU_implicit_pointer with proper size.
9798
23e82930
LM
97992017-01-20 Luis Machado <lgustavo@codesourcery.com>
9800
9801 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
9802 and add untested calls.
9803
d334ae25
LM
98042017-01-20 Luis Machado <lgustavo@codesourcery.com>
9805
9806 * gdb.python/python.exp: Check line number against what GDB thinks
9807 the line number is for func1.
9808
f5e6296e
IB
98092017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
9810
9811 * gdb.dlang/debug-expr.exp: New file.
9812
5b362f04
LM
98132016-12-23 Luis Machado <lgustavo@codesourcery.com>
9814
9815 Fix test names for the following files:
9816
9817 * gdb.ada/exec_changed.exp
9818 * gdb.ada/info_types.exp
9819 * gdb.arch/aarch64-atomic-inst.exp
9820 * gdb.arch/aarch64-fp.exp
9821 * gdb.arch/altivec-abi.exp
9822 * gdb.arch/altivec-regs.exp
9823 * gdb.arch/amd64-byte.exp
9824 * gdb.arch/amd64-disp-step.exp
9825 * gdb.arch/amd64-dword.exp
9826 * gdb.arch/amd64-entry-value-inline.exp
9827 * gdb.arch/amd64-entry-value-param.exp
9828 * gdb.arch/amd64-entry-value-paramref.exp
9829 * gdb.arch/amd64-entry-value.exp
9830 * gdb.arch/amd64-i386-address.exp
9831 * gdb.arch/amd64-invalid-stack-middle.exp
9832 * gdb.arch/amd64-invalid-stack-top.exp
9833 * gdb.arch/amd64-optimout-repeat.exp
9834 * gdb.arch/amd64-prologue-skip.exp
9835 * gdb.arch/amd64-prologue-xmm.exp
9836 * gdb.arch/amd64-stap-special-operands.exp
9837 * gdb.arch/amd64-stap-wrong-subexp.exp
9838 * gdb.arch/amd64-tailcall-cxx.exp
9839 * gdb.arch/amd64-tailcall-noret.exp
9840 * gdb.arch/amd64-tailcall-ret.exp
9841 * gdb.arch/amd64-tailcall-self.exp
9842 * gdb.arch/amd64-word.exp
9843 * gdb.arch/arm-bl-branch-dest.exp
9844 * gdb.arch/arm-disp-step.exp
9845 * gdb.arch/arm-neon.exp
9846 * gdb.arch/arm-single-step-kernel-helper.exp
9847 * gdb.arch/avr-flash-qualifier.exp
9848 * gdb.arch/disp-step-insn-reloc.exp
9849 * gdb.arch/e500-abi.exp
9850 * gdb.arch/e500-regs.exp
9851 * gdb.arch/ftrace-insn-reloc.exp
9852 * gdb.arch/i386-avx512.exp
9853 * gdb.arch/i386-bp_permanent.exp
9854 * gdb.arch/i386-byte.exp
9855 * gdb.arch/i386-cfi-notcurrent.exp
9856 * gdb.arch/i386-disp-step.exp
9857 * gdb.arch/i386-dr3-watch.exp
9858 * gdb.arch/i386-float.exp
9859 * gdb.arch/i386-gnu-cfi.exp
9860 * gdb.arch/i386-mpx-map.exp
9861 * gdb.arch/i386-mpx-sigsegv.exp
9862 * gdb.arch/i386-mpx-simple_segv.exp
9863 * gdb.arch/i386-mpx.exp
9864 * gdb.arch/i386-permbkpt.exp
9865 * gdb.arch/i386-prologue.exp
9866 * gdb.arch/i386-signal.exp
9867 * gdb.arch/i386-size-overlap.exp
9868 * gdb.arch/i386-unwind.exp
9869 * gdb.arch/i386-word.exp
9870 * gdb.arch/mips-fcr.exp
9871 * gdb.arch/powerpc-d128-regs.exp
9872 * gdb.arch/powerpc-stackless.exp
9873 * gdb.arch/ppc64-atomic-inst.exp
9874 * gdb.arch/s390-stackless.exp
9875 * gdb.arch/s390-tdbregs.exp
9876 * gdb.arch/s390-vregs.exp
9877 * gdb.arch/sparc-sysstep.exp
9878 * gdb.arch/thumb-bx-pc.exp
9879 * gdb.arch/thumb-singlestep.exp
9880 * gdb.arch/thumb2-it.exp
9881 * gdb.arch/vsx-regs.exp
9882 * gdb.asm/asm-source.exp
9883 * gdb.base/a2-run.exp
9884 * gdb.base/advance.exp
9885 * gdb.base/all-bin.exp
9886 * gdb.base/anon.exp
9887 * gdb.base/args.exp
9888 * gdb.base/arithmet.exp
9889 * gdb.base/async-shell.exp
9890 * gdb.base/async.exp
9891 * gdb.base/attach-pie-noexec.exp
9892 * gdb.base/attach-twice.exp
9893 * gdb.base/auto-load.exp
9894 * gdb.base/bang.exp
9895 * gdb.base/bitfields.exp
9896 * gdb.base/break-always.exp
9897 * gdb.base/break-caller-line.exp
9898 * gdb.base/break-entry.exp
9899 * gdb.base/break-inline.exp
9900 * gdb.base/break-on-linker-gcd-function.exp
9901 * gdb.base/break-probes.exp
9902 * gdb.base/break.exp
9903 * gdb.base/breakpoint-shadow.exp
9904 * gdb.base/call-ar-st.exp
9905 * gdb.base/call-sc.exp
9906 * gdb.base/call-signal-resume.exp
9907 * gdb.base/call-strs.exp
9908 * gdb.base/callfuncs.exp
9909 * gdb.base/catch-fork-static.exp
9910 * gdb.base/catch-gdb-caused-signals.exp
9911 * gdb.base/catch-load.exp
9912 * gdb.base/catch-signal-fork.exp
9913 * gdb.base/catch-signal.exp
9914 * gdb.base/catch-syscall.exp
9915 * gdb.base/charset.exp
9916 * gdb.base/checkpoint.exp
9917 * gdb.base/chng-syms.exp
9918 * gdb.base/code-expr.exp
9919 * gdb.base/code_elim.exp
9920 * gdb.base/commands.exp
9921 * gdb.base/completion.exp
9922 * gdb.base/complex.exp
9923 * gdb.base/cond-expr.exp
9924 * gdb.base/condbreak.exp
9925 * gdb.base/consecutive.exp
9926 * gdb.base/continue-all-already-running.exp
9927 * gdb.base/coredump-filter.exp
9928 * gdb.base/corefile.exp
9929 * gdb.base/dbx.exp
9930 * gdb.base/debug-expr.exp
9931 * gdb.base/define.exp
9932 * gdb.base/del.exp
9933 * gdb.base/disabled-location.exp
9934 * gdb.base/disasm-end-cu.exp
9935 * gdb.base/disasm-optim.exp
9936 * gdb.base/display.exp
9937 * gdb.base/duplicate-bp.exp
9938 * gdb.base/ena-dis-br.exp
9939 * gdb.base/ending-run.exp
9940 * gdb.base/enumval.exp
9941 * gdb.base/environ.exp
9942 * gdb.base/eu-strip-infcall.exp
9943 * gdb.base/eval-avoid-side-effects.exp
9944 * gdb.base/eval-skip.exp
9945 * gdb.base/exitsignal.exp
9946 * gdb.base/expand-psymtabs.exp
9947 * gdb.base/filesym.exp
9948 * gdb.base/find-unmapped.exp
9949 * gdb.base/finish.exp
9950 * gdb.base/float.exp
9951 * gdb.base/foll-exec-mode.exp
9952 * gdb.base/foll-exec.exp
9953 * gdb.base/foll-fork.exp
9954 * gdb.base/fortran-sym-case.exp
9955 * gdb.base/freebpcmd.exp
9956 * gdb.base/func-ptr.exp
9957 * gdb.base/func-ptrs.exp
9958 * gdb.base/funcargs.exp
9959 * gdb.base/gcore-buffer-overflow.exp
9960 * gdb.base/gcore-relro-pie.exp
9961 * gdb.base/gcore-relro.exp
9962 * gdb.base/gcore.exp
9963 * gdb.base/gdb1090.exp
9964 * gdb.base/gdb11530.exp
9965 * gdb.base/gdb11531.exp
9966 * gdb.base/gdb1821.exp
9967 * gdb.base/gdbindex-stabs.exp
9968 * gdb.base/gdbvars.exp
9969 * gdb.base/hbreak.exp
9970 * gdb.base/hbreak2.exp
9971 * gdb.base/included.exp
9972 * gdb.base/infcall-input.exp
9973 * gdb.base/inferior-died.exp
9974 * gdb.base/infnan.exp
9975 * gdb.base/info-macros.exp
9976 * gdb.base/info-os.exp
9977 * gdb.base/info-proc.exp
9978 * gdb.base/info-shared.exp
9979 * gdb.base/info-target.exp
9980 * gdb.base/infoline.exp
9981 * gdb.base/interp.exp
9982 * gdb.base/interrupt.exp
9983 * gdb.base/jit-reader.exp
9984 * gdb.base/jit-simple.exp
9985 * gdb.base/kill-after-signal.exp
9986 * gdb.base/kill-detach-inferiors-cmd.exp
9987 * gdb.base/label.exp
9988 * gdb.base/langs.exp
9989 * gdb.base/ldbl_e308.exp
9990 * gdb.base/line-symtabs.exp
9991 * gdb.base/linespecs.exp
9992 * gdb.base/list.exp
9993 * gdb.base/long_long.exp
9994 * gdb.base/longest-types.exp
9995 * gdb.base/maint.exp
9996 * gdb.base/max-value-size.exp
9997 * gdb.base/memattr.exp
9998 * gdb.base/mips_pro.exp
9999 * gdb.base/morestack.exp
10000 * gdb.base/moribund-step.exp
10001 * gdb.base/multi-forks.exp
10002 * gdb.base/nested-addr.exp
10003 * gdb.base/nextoverexit.exp
10004 * gdb.base/noreturn-finish.exp
10005 * gdb.base/noreturn-return.exp
10006 * gdb.base/nostdlib.exp
10007 * gdb.base/offsets.exp
10008 * gdb.base/opaque.exp
10009 * gdb.base/pc-fp.exp
10010 * gdb.base/permissions.exp
10011 * gdb.base/print-symbol-loading.exp
10012 * gdb.base/prologue-include.exp
10013 * gdb.base/psymtab.exp
10014 * gdb.base/ptype.exp
10015 * gdb.base/random-signal.exp
10016 * gdb.base/randomize.exp
10017 * gdb.base/range-stepping.exp
10018 * gdb.base/readline-ask.exp
10019 * gdb.base/recpar.exp
10020 * gdb.base/recurse.exp
10021 * gdb.base/relational.exp
10022 * gdb.base/restore.exp
10023 * gdb.base/return-nodebug.exp
10024 * gdb.base/return.exp
10025 * gdb.base/run-after-attach.exp
10026 * gdb.base/save-bp.exp
10027 * gdb.base/scope.exp
10028 * gdb.base/sect-cmd.exp
10029 * gdb.base/set-lang-auto.exp
10030 * gdb.base/set-noassign.exp
10031 * gdb.base/setvar.exp
10032 * gdb.base/sigall.exp
10033 * gdb.base/sigbpt.exp
10034 * gdb.base/siginfo-addr.exp
10035 * gdb.base/siginfo-infcall.exp
10036 * gdb.base/siginfo-obj.exp
10037 * gdb.base/siginfo.exp
10038 * gdb.base/signals-state-child.exp
10039 * gdb.base/signest.exp
10040 * gdb.base/sigstep.exp
10041 * gdb.base/sizeof.exp
10042 * gdb.base/skip.exp
10043 * gdb.base/solib-corrupted.exp
10044 * gdb.base/solib-nodir.exp
10045 * gdb.base/solib-search.exp
10046 * gdb.base/stack-checking.exp
10047 * gdb.base/stale-infcall.exp
10048 * gdb.base/stap-probe.exp
10049 * gdb.base/start.exp
10050 * gdb.base/step-break.exp
10051 * gdb.base/step-bt.exp
10052 * gdb.base/step-line.exp
10053 * gdb.base/step-over-exit.exp
10054 * gdb.base/step-over-syscall.exp
10055 * gdb.base/step-resume-infcall.exp
10056 * gdb.base/step-test.exp
10057 * gdb.base/store.exp
10058 * gdb.base/structs3.exp
10059 * gdb.base/sym-file.exp
10060 * gdb.base/symbol-without-target_section.exp
10061 * gdb.base/term.exp
10062 * gdb.base/testenv.exp
10063 * gdb.base/ui-redirect.exp
10064 * gdb.base/until.exp
10065 * gdb.base/unwindonsignal.exp
10066 * gdb.base/value-double-free.exp
10067 * gdb.base/vla-datatypes.exp
10068 * gdb.base/vla-ptr.exp
10069 * gdb.base/vla-sideeffect.exp
10070 * gdb.base/volatile.exp
10071 * gdb.base/watch-cond-infcall.exp
10072 * gdb.base/watch-cond.exp
10073 * gdb.base/watch-non-mem.exp
10074 * gdb.base/watch-read.exp
10075 * gdb.base/watch-vfork.exp
10076 * gdb.base/watchpoint-cond-gone.exp
10077 * gdb.base/watchpoint-delete.exp
10078 * gdb.base/watchpoint-hw-hit-once.exp
10079 * gdb.base/watchpoint-hw.exp
10080 * gdb.base/watchpoint-stops-at-right-insn.exp
10081 * gdb.base/watchpoints.exp
10082 * gdb.base/wchar.exp
10083 * gdb.base/whatis-exp.exp
10084 * gdb.btrace/buffer-size.exp
10085 * gdb.btrace/data.exp
10086 * gdb.btrace/delta.exp
10087 * gdb.btrace/dlopen.exp
10088 * gdb.btrace/enable.exp
10089 * gdb.btrace/exception.exp
10090 * gdb.btrace/function_call_history.exp
10091 * gdb.btrace/gcore.exp
10092 * gdb.btrace/instruction_history.exp
10093 * gdb.btrace/nohist.exp
10094 * gdb.btrace/reconnect.exp
10095 * gdb.btrace/record_goto-step.exp
10096 * gdb.btrace/record_goto.exp
10097 * gdb.btrace/rn-dl-bind.exp
10098 * gdb.btrace/segv.exp
10099 * gdb.btrace/step.exp
10100 * gdb.btrace/stepi.exp
10101 * gdb.btrace/tailcall-only.exp
10102 * gdb.btrace/tailcall.exp
10103 * gdb.btrace/tsx.exp
10104 * gdb.btrace/unknown_functions.exp
10105 * gdb.btrace/vdso.exp
10106 * gdb.compile/compile-ifunc.exp
10107 * gdb.compile/compile-ops.exp
10108 * gdb.compile/compile-print.exp
10109 * gdb.compile/compile-setjmp.exp
10110 * gdb.cp/abstract-origin.exp
10111 * gdb.cp/ambiguous.exp
10112 * gdb.cp/annota2.exp
10113 * gdb.cp/annota3.exp
10114 * gdb.cp/anon-ns.exp
10115 * gdb.cp/anon-struct.exp
10116 * gdb.cp/anon-union.exp
10117 * gdb.cp/arg-reference.exp
10118 * gdb.cp/baseenum.exp
10119 * gdb.cp/bool.exp
10120 * gdb.cp/breakpoint.exp
10121 * gdb.cp/bs15503.exp
10122 * gdb.cp/call-c.exp
10123 * gdb.cp/casts.exp
10124 * gdb.cp/chained-calls.exp
10125 * gdb.cp/class2.exp
10126 * gdb.cp/classes.exp
10127 * gdb.cp/cmpd-minsyms.exp
10128 * gdb.cp/converts.exp
10129 * gdb.cp/cp-relocate.exp
10130 * gdb.cp/cpcompletion.exp
10131 * gdb.cp/cpexprs.exp
10132 * gdb.cp/cplabel.exp
10133 * gdb.cp/cplusfuncs.exp
10134 * gdb.cp/cpsizeof.exp
10135 * gdb.cp/ctti.exp
10136 * gdb.cp/derivation.exp
10137 * gdb.cp/destrprint.exp
10138 * gdb.cp/dispcxx.exp
10139 * gdb.cp/enum-class.exp
10140 * gdb.cp/exception.exp
10141 * gdb.cp/exceptprint.exp
10142 * gdb.cp/expand-psymtabs-cxx.exp
10143 * gdb.cp/expand-sals.exp
10144 * gdb.cp/extern-c.exp
10145 * gdb.cp/filename.exp
10146 * gdb.cp/formatted-ref.exp
10147 * gdb.cp/fpointer.exp
10148 * gdb.cp/gdb1355.exp
10149 * gdb.cp/gdb2495.exp
10150 * gdb.cp/hang.exp
10151 * gdb.cp/impl-this.exp
10152 * gdb.cp/infcall-dlopen.exp
10153 * gdb.cp/inherit.exp
10154 * gdb.cp/iostream.exp
10155 * gdb.cp/koenig.exp
10156 * gdb.cp/local.exp
10157 * gdb.cp/m-data.exp
10158 * gdb.cp/m-static.exp
10159 * gdb.cp/mb-ctor.exp
10160 * gdb.cp/mb-inline.exp
10161 * gdb.cp/mb-templates.exp
10162 * gdb.cp/member-name.exp
10163 * gdb.cp/member-ptr.exp
10164 * gdb.cp/meth-typedefs.exp
10165 * gdb.cp/method.exp
10166 * gdb.cp/method2.exp
10167 * gdb.cp/minsym-fallback.exp
10168 * gdb.cp/misc.exp
10169 * gdb.cp/namelessclass.exp
10170 * gdb.cp/namespace-enum.exp
10171 * gdb.cp/namespace-nested-import.exp
10172 * gdb.cp/namespace.exp
10173 * gdb.cp/nextoverthrow.exp
10174 * gdb.cp/no-dmgl-verbose.exp
10175 * gdb.cp/non-trivial-retval.exp
10176 * gdb.cp/noparam.exp
10177 * gdb.cp/nsdecl.exp
10178 * gdb.cp/nsimport.exp
10179 * gdb.cp/nsnested.exp
10180 * gdb.cp/nsnoimports.exp
10181 * gdb.cp/nsrecurs.exp
10182 * gdb.cp/nsstress.exp
10183 * gdb.cp/nsusing.exp
10184 * gdb.cp/operator.exp
10185 * gdb.cp/oranking.exp
10186 * gdb.cp/overload-const.exp
10187 * gdb.cp/overload.exp
10188 * gdb.cp/ovldbreak.exp
10189 * gdb.cp/ovsrch.exp
10190 * gdb.cp/paren-type.exp
10191 * gdb.cp/parse-lang.exp
10192 * gdb.cp/pass-by-ref.exp
10193 * gdb.cp/pr-1023.exp
10194 * gdb.cp/pr-1210.exp
10195 * gdb.cp/pr-574.exp
10196 * gdb.cp/pr10687.exp
10197 * gdb.cp/pr12028.exp
10198 * gdb.cp/pr17132.exp
10199 * gdb.cp/pr17494.exp
10200 * gdb.cp/pr9067.exp
10201 * gdb.cp/pr9167.exp
10202 * gdb.cp/pr9631.exp
10203 * gdb.cp/printmethod.exp
10204 * gdb.cp/psmang.exp
10205 * gdb.cp/psymtab-parameter.exp
10206 * gdb.cp/ptype-cv-cp.exp
10207 * gdb.cp/ptype-flags.exp
10208 * gdb.cp/re-set-overloaded.exp
10209 * gdb.cp/ref-types.exp
10210 * gdb.cp/rtti.exp
10211 * gdb.cp/scope-err.exp
10212 * gdb.cp/shadow.exp
10213 * gdb.cp/smartp.exp
10214 * gdb.cp/static-method.exp
10215 * gdb.cp/static-print-quit.exp
10216 * gdb.cp/temargs.exp
10217 * gdb.cp/templates.exp
10218 * gdb.cp/try_catch.exp
10219 * gdb.cp/typedef-operator.exp
10220 * gdb.cp/typeid.exp
10221 * gdb.cp/userdef.exp
10222 * gdb.cp/using-crash.exp
10223 * gdb.cp/var-tag.exp
10224 * gdb.cp/virtbase.exp
10225 * gdb.cp/virtfunc.exp
10226 * gdb.cp/virtfunc2.exp
10227 * gdb.cp/vla-cxx.exp
10228 * gdb.disasm/t01_mov.exp
10229 * gdb.disasm/t02_mova.exp
10230 * gdb.disasm/t03_add.exp
10231 * gdb.disasm/t04_sub.exp
10232 * gdb.disasm/t05_cmp.exp
10233 * gdb.disasm/t06_ari2.exp
10234 * gdb.disasm/t07_ari3.exp
10235 * gdb.disasm/t08_or.exp
10236 * gdb.disasm/t09_xor.exp
10237 * gdb.disasm/t10_and.exp
10238 * gdb.disasm/t11_logs.exp
10239 * gdb.disasm/t12_bit.exp
10240 * gdb.disasm/t13_otr.exp
10241 * gdb.dlang/circular.exp
10242 * gdb.dwarf2/arr-stride.exp
10243 * gdb.dwarf2/arr-subrange.exp
10244 * gdb.dwarf2/atomic-type.exp
10245 * gdb.dwarf2/bad-regnum.exp
10246 * gdb.dwarf2/bitfield-parent-optimized-out.exp
10247 * gdb.dwarf2/callframecfa.exp
10248 * gdb.dwarf2/clztest.exp
10249 * gdb.dwarf2/corrupt.exp
10250 * gdb.dwarf2/data-loc.exp
10251 * gdb.dwarf2/dup-psym.exp
10252 * gdb.dwarf2/dw2-anon-mptr.exp
10253 * gdb.dwarf2/dw2-anonymous-func.exp
10254 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
10255 * gdb.dwarf2/dw2-bad-unresolved.exp
10256 * gdb.dwarf2/dw2-basic.exp
10257 * gdb.dwarf2/dw2-canonicalize-type.exp
10258 * gdb.dwarf2/dw2-case-insensitive.exp
10259 * gdb.dwarf2/dw2-common-block.exp
10260 * gdb.dwarf2/dw2-compdir-oldgcc.exp
10261 * gdb.dwarf2/dw2-compressed.exp
10262 * gdb.dwarf2/dw2-const.exp
10263 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
10264 * gdb.dwarf2/dw2-cu-size.exp
10265 * gdb.dwarf2/dw2-dup-frame.exp
10266 * gdb.dwarf2/dw2-entry-value.exp
10267 * gdb.dwarf2/dw2-icycle.exp
10268 * gdb.dwarf2/dw2-ifort-parameter.exp
10269 * gdb.dwarf2/dw2-inline-break.exp
10270 * gdb.dwarf2/dw2-inline-param.exp
10271 * gdb.dwarf2/dw2-intercu.exp
10272 * gdb.dwarf2/dw2-intermix.exp
10273 * gdb.dwarf2/dw2-lexical-block-bare.exp
10274 * gdb.dwarf2/dw2-linkage-name-trust.exp
10275 * gdb.dwarf2/dw2-minsym-in-cu.exp
10276 * gdb.dwarf2/dw2-noloc.exp
10277 * gdb.dwarf2/dw2-op-call.exp
10278 * gdb.dwarf2/dw2-op-out-param.exp
10279 * gdb.dwarf2/dw2-opt-structptr.exp
10280 * gdb.dwarf2/dw2-param-error.exp
10281 * gdb.dwarf2/dw2-producer.exp
10282 * gdb.dwarf2/dw2-ranges-base.exp
10283 * gdb.dwarf2/dw2-ref-missing-frame.exp
10284 * gdb.dwarf2/dw2-reg-undefined.exp
10285 * gdb.dwarf2/dw2-regno-invalid.exp
10286 * gdb.dwarf2/dw2-restore.exp
10287 * gdb.dwarf2/dw2-restrict.exp
10288 * gdb.dwarf2/dw2-single-line-discriminators.exp
10289 * gdb.dwarf2/dw2-strp.exp
10290 * gdb.dwarf2/dw2-undefined-ret-addr.exp
10291 * gdb.dwarf2/dw2-unresolved.exp
10292 * gdb.dwarf2/dw2-var-zero-addr.exp
10293 * gdb.dwarf2/dw4-sig-types.exp
10294 * gdb.dwarf2/dwz.exp
10295 * gdb.dwarf2/dynarr-ptr.exp
10296 * gdb.dwarf2/enum-type.exp
10297 * gdb.dwarf2/gdb-index.exp
10298 * gdb.dwarf2/implptr-64bit.exp
10299 * gdb.dwarf2/implptr-optimized-out.exp
10300 * gdb.dwarf2/implptr.exp
10301 * gdb.dwarf2/implref-array.exp
10302 * gdb.dwarf2/implref-const.exp
10303 * gdb.dwarf2/implref-global.exp
10304 * gdb.dwarf2/implref-struct.exp
10305 * gdb.dwarf2/mac-fileno.exp
10306 * gdb.dwarf2/main-subprogram.exp
10307 * gdb.dwarf2/member-ptr-forwardref.exp
10308 * gdb.dwarf2/method-ptr.exp
10309 * gdb.dwarf2/missing-sig-type.exp
10310 * gdb.dwarf2/nonvar-access.exp
10311 * gdb.dwarf2/opaque-type-lookup.exp
10312 * gdb.dwarf2/pieces-optimized-out.exp
10313 * gdb.dwarf2/pieces.exp
10314 * gdb.dwarf2/pr10770.exp
10315 * gdb.dwarf2/pr13961.exp
10316 * gdb.dwarf2/staticvirtual.exp
10317 * gdb.dwarf2/subrange.exp
10318 * gdb.dwarf2/symtab-producer.exp
10319 * gdb.dwarf2/trace-crash.exp
10320 * gdb.dwarf2/typeddwarf.exp
10321 * gdb.dwarf2/valop.exp
10322 * gdb.dwarf2/watch-notconst.exp
10323 * gdb.fortran/array-element.exp
10324 * gdb.fortran/charset.exp
10325 * gdb.fortran/common-block.exp
10326 * gdb.fortran/complex.exp
10327 * gdb.fortran/derived-type-function.exp
10328 * gdb.fortran/derived-type.exp
10329 * gdb.fortran/logical.exp
10330 * gdb.fortran/module.exp
10331 * gdb.fortran/multi-dim.exp
10332 * gdb.fortran/nested-funcs.exp
10333 * gdb.fortran/print-formatted.exp
10334 * gdb.fortran/subarray.exp
10335 * gdb.fortran/vla-alloc-assoc.exp
10336 * gdb.fortran/vla-datatypes.exp
10337 * gdb.fortran/vla-history.exp
10338 * gdb.fortran/vla-ptr-info.exp
10339 * gdb.fortran/vla-ptype-sub.exp
10340 * gdb.fortran/vla-ptype.exp
10341 * gdb.fortran/vla-sizeof.exp
10342 * gdb.fortran/vla-type.exp
10343 * gdb.fortran/vla-value-sub-arbitrary.exp
10344 * gdb.fortran/vla-value-sub-finish.exp
10345 * gdb.fortran/vla-value-sub.exp
10346 * gdb.fortran/vla-value.exp
10347 * gdb.fortran/whatis_type.exp
10348 * gdb.go/chan.exp
10349 * gdb.go/handcall.exp
10350 * gdb.go/hello.exp
10351 * gdb.go/integers.exp
10352 * gdb.go/methods.exp
10353 * gdb.go/package.exp
10354 * gdb.go/strings.exp
10355 * gdb.go/types.exp
10356 * gdb.go/unsafe.exp
10357 * gdb.guile/scm-arch.exp
10358 * gdb.guile/scm-block.exp
10359 * gdb.guile/scm-breakpoint.exp
10360 * gdb.guile/scm-cmd.exp
10361 * gdb.guile/scm-disasm.exp
10362 * gdb.guile/scm-equal.exp
10363 * gdb.guile/scm-frame-args.exp
10364 * gdb.guile/scm-frame-inline.exp
10365 * gdb.guile/scm-frame.exp
10366 * gdb.guile/scm-iterator.exp
10367 * gdb.guile/scm-math.exp
10368 * gdb.guile/scm-objfile.exp
10369 * gdb.guile/scm-ports.exp
10370 * gdb.guile/scm-symbol.exp
10371 * gdb.guile/scm-symtab.exp
10372 * gdb.guile/scm-value-cc.exp
10373 * gdb.guile/types-module.exp
10374 * gdb.linespec/break-ask.exp
10375 * gdb.linespec/cpexplicit.exp
10376 * gdb.linespec/explicit.exp
10377 * gdb.linespec/keywords.exp
10378 * gdb.linespec/linespec.exp
10379 * gdb.linespec/ls-dollar.exp
10380 * gdb.linespec/ls-errs.exp
10381 * gdb.linespec/skip-two.exp
10382 * gdb.linespec/thread.exp
10383 * gdb.mi/mi-async.exp
10384 * gdb.mi/mi-basics.exp
10385 * gdb.mi/mi-break.exp
10386 * gdb.mi/mi-catch-load.exp
10387 * gdb.mi/mi-cli.exp
10388 * gdb.mi/mi-cmd-param-changed.exp
10389 * gdb.mi/mi-console.exp
10390 * gdb.mi/mi-detach.exp
10391 * gdb.mi/mi-disassemble.exp
10392 * gdb.mi/mi-eval.exp
10393 * gdb.mi/mi-file-transfer.exp
10394 * gdb.mi/mi-file.exp
10395 * gdb.mi/mi-fill-memory.exp
10396 * gdb.mi/mi-inheritance-syntax-error.exp
10397 * gdb.mi/mi-linespec-err-cp.exp
10398 * gdb.mi/mi-logging.exp
10399 * gdb.mi/mi-memory-changed.exp
10400 * gdb.mi/mi-read-memory.exp
10401 * gdb.mi/mi-record-changed.exp
10402 * gdb.mi/mi-reg-undefined.exp
10403 * gdb.mi/mi-regs.exp
10404 * gdb.mi/mi-return.exp
10405 * gdb.mi/mi-reverse.exp
10406 * gdb.mi/mi-simplerun.exp
10407 * gdb.mi/mi-solib.exp
10408 * gdb.mi/mi-stack.exp
10409 * gdb.mi/mi-stepi.exp
10410 * gdb.mi/mi-syn-frame.exp
10411 * gdb.mi/mi-until.exp
10412 * gdb.mi/mi-var-block.exp
10413 * gdb.mi/mi-var-child.exp
10414 * gdb.mi/mi-var-cmd.exp
10415 * gdb.mi/mi-var-cp.exp
10416 * gdb.mi/mi-var-display.exp
10417 * gdb.mi/mi-var-invalidate.exp
10418 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
10419 * gdb.mi/mi-vla-fortran.exp
10420 * gdb.mi/mi-watch.exp
10421 * gdb.mi/mi2-var-child.exp
10422 * gdb.mi/user-selected-context-sync.exp
10423 * gdb.modula2/unbounded-array.exp
10424 * gdb.multi/dummy-frame-restore.exp
10425 * gdb.multi/multi-arch-exec.exp
10426 * gdb.multi/multi-arch.exp
10427 * gdb.multi/tids.exp
10428 * gdb.multi/watchpoint-multi.exp
10429 * gdb.opencl/callfuncs.exp
10430 * gdb.opencl/convs_casts.exp
10431 * gdb.opencl/datatypes.exp
10432 * gdb.opencl/operators.exp
10433 * gdb.opencl/vec_comps.exp
10434 * gdb.opt/clobbered-registers-O2.exp
10435 * gdb.opt/inline-break.exp
10436 * gdb.opt/inline-bt.exp
10437 * gdb.opt/inline-cmds.exp
10438 * gdb.opt/inline-locals.exp
10439 * gdb.pascal/case-insensitive-symbols.exp
10440 * gdb.pascal/floats.exp
10441 * gdb.pascal/gdb11492.exp
10442 * gdb.python/lib-types.exp
10443 * gdb.python/py-arch.exp
10444 * gdb.python/py-as-string.exp
10445 * gdb.python/py-bad-printers.exp
10446 * gdb.python/py-block.exp
10447 * gdb.python/py-breakpoint-create-fail.exp
10448 * gdb.python/py-breakpoint.exp
10449 * gdb.python/py-caller-is.exp
10450 * gdb.python/py-cmd.exp
10451 * gdb.python/py-explore-cc.exp
10452 * gdb.python/py-explore.exp
10453 * gdb.python/py-finish-breakpoint.exp
10454 * gdb.python/py-finish-breakpoint2.exp
10455 * gdb.python/py-frame-args.exp
10456 * gdb.python/py-frame-inline.exp
10457 * gdb.python/py-frame.exp
10458 * gdb.python/py-framefilter-mi.exp
10459 * gdb.python/py-infthread.exp
10460 * gdb.python/py-lazy-string.exp
10461 * gdb.python/py-linetable.exp
10462 * gdb.python/py-mi-events.exp
10463 * gdb.python/py-mi-objfile.exp
10464 * gdb.python/py-mi.exp
10465 * gdb.python/py-objfile.exp
10466 * gdb.python/py-pp-integral.exp
10467 * gdb.python/py-pp-maint.exp
10468 * gdb.python/py-pp-re-notag.exp
10469 * gdb.python/py-pp-registration.exp
10470 * gdb.python/py-recurse-unwind.exp
10471 * gdb.python/py-strfns.exp
10472 * gdb.python/py-symbol.exp
10473 * gdb.python/py-symtab.exp
10474 * gdb.python/py-sync-interp.exp
10475 * gdb.python/py-typeprint.exp
10476 * gdb.python/py-unwind-maint.exp
10477 * gdb.python/py-unwind.exp
10478 * gdb.python/py-value-cc.exp
10479 * gdb.python/py-xmethods.exp
10480 * gdb.reverse/amd64-tailcall-reverse.exp
10481 * gdb.reverse/break-precsave.exp
10482 * gdb.reverse/break-reverse.exp
10483 * gdb.reverse/consecutive-precsave.exp
10484 * gdb.reverse/consecutive-reverse.exp
10485 * gdb.reverse/finish-precsave.exp
10486 * gdb.reverse/finish-reverse-bkpt.exp
10487 * gdb.reverse/finish-reverse.exp
10488 * gdb.reverse/fstatat-reverse.exp
10489 * gdb.reverse/getresuid-reverse.exp
10490 * gdb.reverse/i386-precsave.exp
10491 * gdb.reverse/i386-reverse.exp
10492 * gdb.reverse/i386-sse-reverse.exp
10493 * gdb.reverse/i387-env-reverse.exp
10494 * gdb.reverse/i387-stack-reverse.exp
10495 * gdb.reverse/insn-reverse.exp
10496 * gdb.reverse/machinestate-precsave.exp
10497 * gdb.reverse/machinestate.exp
10498 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10499 * gdb.reverse/pipe-reverse.exp
10500 * gdb.reverse/readv-reverse.exp
10501 * gdb.reverse/recvmsg-reverse.exp
10502 * gdb.reverse/rerun-prec.exp
10503 * gdb.reverse/s390-mvcle.exp
10504 * gdb.reverse/step-precsave.exp
10505 * gdb.reverse/step-reverse.exp
10506 * gdb.reverse/time-reverse.exp
10507 * gdb.reverse/until-precsave.exp
10508 * gdb.reverse/until-reverse.exp
10509 * gdb.reverse/waitpid-reverse.exp
10510 * gdb.reverse/watch-precsave.exp
10511 * gdb.reverse/watch-reverse.exp
10512 * gdb.rust/generics.exp
10513 * gdb.rust/methods.exp
10514 * gdb.rust/modules.exp
10515 * gdb.rust/simple.exp
10516 * gdb.server/connect-with-no-symbol-file.exp
10517 * gdb.server/ext-attach.exp
10518 * gdb.server/ext-restart.exp
10519 * gdb.server/ext-wrapper.exp
10520 * gdb.server/file-transfer.exp
10521 * gdb.server/server-exec-info.exp
10522 * gdb.server/server-kill.exp
10523 * gdb.server/server-mon.exp
10524 * gdb.server/wrapper.exp
10525 * gdb.stabs/exclfwd.exp
10526 * gdb.stabs/gdb11479.exp
10527 * gdb.threads/clone-new-thread-event.exp
10528 * gdb.threads/corethreads.exp
10529 * gdb.threads/current-lwp-dead.exp
10530 * gdb.threads/dlopen-libpthread.exp
10531 * gdb.threads/gcore-thread.exp
10532 * gdb.threads/sigstep-threads.exp
10533 * gdb.threads/watchpoint-fork.exp
10534 * gdb.trace/actions-changed.exp
10535 * gdb.trace/backtrace.exp
10536 * gdb.trace/change-loc.exp
10537 * gdb.trace/circ.exp
10538 * gdb.trace/collection.exp
10539 * gdb.trace/disconnected-tracing.exp
10540 * gdb.trace/ftrace.exp
10541 * gdb.trace/mi-trace-frame-collected.exp
10542 * gdb.trace/mi-trace-unavailable.exp
10543 * gdb.trace/mi-traceframe-changed.exp
10544 * gdb.trace/mi-tsv-changed.exp
10545 * gdb.trace/no-attach-trace.exp
10546 * gdb.trace/passc-dyn.exp
10547 * gdb.trace/qtro.exp
10548 * gdb.trace/range-stepping.exp
10549 * gdb.trace/read-memory.exp
10550 * gdb.trace/save-trace.exp
10551 * gdb.trace/signal.exp
10552 * gdb.trace/status-stop.exp
10553 * gdb.trace/tfile.exp
10554 * gdb.trace/trace-break.exp
10555 * gdb.trace/trace-buffer-size.exp
10556 * gdb.trace/trace-condition.exp
10557 * gdb.trace/tracefile-pseudo-reg.exp
10558 * gdb.trace/tstatus.exp
10559 * gdb.trace/unavailable.exp
10560 * gdb.trace/while-dyn.exp
10561 * gdb.trace/while-stepping.exp
10562
34c41c68
DE
105632016-12-22 Doug Evans <xdje42@gmail.com>
10564
10565 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
10566 and msymbols.
10567
16e69324
YQ
105682016-12-19 Yao Qi <yao.qi@linaro.org>
10569
10570 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
10571 (test_with_self): Don't call do_steps_and_nexts, and remove
10572 code about stepping into xmalloc.
10573
f94f411b
YQ
105742016-12-09 Yao Qi <yao.qi@linaro.org>
10575
10576 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
10577
105782016-12-09 Yao Qi <yao.qi@linaro.org>
10579
10580 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
10581
f1b5deee
PA
105822016-12-09 Pedro Alves <palves@redhat.com>
10583
10584 * gdb.base/all-architectures-0.exp: New file.
10585 * gdb.base/all-architectures-1.exp: New file.
10586 * gdb.base/all-architectures-2.exp: New file.
10587 * gdb.base/all-architectures-3.exp: New file.
10588 * gdb.base/all-architectures-4.exp: New file.
10589 * gdb.base/all-architectures-5.exp: New file.
10590 * gdb.base/all-architectures-6.exp: New file.
10591 * gdb.base/all-architectures-7.exp: New file.
10592 * gdb.base/all-architectures.exp.in: New file.
10593
364ca42e
YQ
105942016-12-09 Yao Qi <yao.qi@linaro.org>
10595
10596 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
10597
107c2d62
LM
105982016-12-02 Luis Machado <lgustavo@codesourcery.com>
10599
10600 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
10601 possible.
10602 Remove useless pattern-matching code.
10603
df3ee9ca
PA
106042016-12-02 Pedro Alves <palves@redhat.com>
10605
10606 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
10607 procedure.
10608 (top level): Call it.
10609
ec835369
PA
106102016-12-02 Pedro Alves <palves@redhat.com>
10611
10612 * gdb.base/commands.exp (user_defined_command_args_stack_test):
10613 New procedure.
10614 (top level): Call it.
10615
01770bbd
PA
106162016-12-02 Pedro Alves <palves@redhat.com>
10617
10618 PR cli/20559
10619 * gdb.base/commands.exp (user_defined_command_args_eval): New
10620 procedure.
10621 (top level): Call it.
10622
008459ea
LM
106232016-12-02 Luis Machado <lgustavo@codesourcery.com>
10624
10625 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
10626 timeout handling.
10627
0c1b455e
TT
106282016-12-02 Tom Tromey <tom@tromey.com>
10629
10630 * gdb.dwarf2/main-subprogram.c: New file.
10631 * gdb.dwarf2/main-subprogram.exp: New file.
10632
018572b8
LM
106332016-12-01 Luis Machado <lgustavo@codesourcery.com>
10634
10635 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
10636 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
10637 gdb_test_no_output for a couple of cases.
10638 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
10639
84c93cd5
LM
106402016-12-01 Luis Machado <lgustavo@codesourcery.com>
10641
10642 Fix test names and standardize compilation error messages throughout
10643 the following files:
10644
10645 * gdb.ada/start.exp
10646 * gdb.arch/alpha-step.exp
10647 * gdb.arch/e500-prologue.exp
10648 * gdb.arch/ftrace-insn-reloc.exp
10649 * gdb.arch/gdb1291.exp
10650 * gdb.arch/gdb1431.exp
10651 * gdb.arch/gdb1558.exp
10652 * gdb.arch/i386-dr3-watch.exp
10653 * gdb.arch/i386-sse-stack-align.exp
10654 * gdb.arch/ia64-breakpoint-shadow.exp
10655 * gdb.arch/pa-nullify.exp
10656 * gdb.arch/powerpc-aix-prologue.exp
10657 * gdb.arch/thumb-bx-pc.exp
10658 * gdb.base/annota1.exp
10659 * gdb.base/annota3.exp
10660 * gdb.base/arrayidx.exp
10661 * gdb.base/assign.exp
10662 * gdb.base/attach.exp
10663 * gdb.base/auxv.exp
10664 * gdb.base/bang.exp
10665 * gdb.base/bfp-test.exp
10666 * gdb.base/bigcore.exp
10667 * gdb.base/bitfields2.exp
10668 * gdb.base/break-fun-addr.exp
10669 * gdb.base/break-probes.exp
10670 * gdb.base/call-rt-st.exp
10671 * gdb.base/callexit.exp
10672 * gdb.base/catch-fork-kill.exp
10673 * gdb.base/charset.exp
10674 * gdb.base/checkpoint.exp
10675 * gdb.base/comprdebug.exp
10676 * gdb.base/constvars.exp
10677 * gdb.base/coredump-filter.exp
10678 * gdb.base/cursal.exp
10679 * gdb.base/cvexpr.exp
10680 * gdb.base/detach.exp
10681 * gdb.base/display.exp
10682 * gdb.base/dmsym.exp
10683 * gdb.base/dprintf-pending.exp
10684 * gdb.base/dso2dso.exp
10685 * gdb.base/dtrace-probe.exp
10686 * gdb.base/dump.exp
10687 * gdb.base/enum_cond.exp
10688 * gdb.base/exe-lock.exp
10689 * gdb.base/exec-invalid-sysroot.exp
10690 * gdb.base/execl-update-breakpoints.exp
10691 * gdb.base/exprs.exp
10692 * gdb.base/fileio.exp
10693 * gdb.base/find.exp
10694 * gdb.base/finish.exp
10695 * gdb.base/fixsection.exp
10696 * gdb.base/foll-vfork.exp
10697 * gdb.base/frame-args.exp
10698 * gdb.base/gcore.exp
10699 * gdb.base/gdb1250.exp
10700 * gdb.base/global-var-nested-by-dso.exp
10701 * gdb.base/gnu-ifunc.exp
10702 * gdb.base/hashline1.exp
10703 * gdb.base/hashline2.exp
10704 * gdb.base/hashline3.exp
10705 * gdb.base/hbreak-in-shr-unsupported.exp
10706 * gdb.base/huge.exp
10707 * gdb.base/infcall-input.exp
10708 * gdb.base/info-fun.exp
10709 * gdb.base/info-shared.exp
10710 * gdb.base/jit-simple.exp
10711 * gdb.base/jit-so.exp
10712 * gdb.base/jit.exp
10713 * gdb.base/jump.exp
10714 * gdb.base/label.exp
10715 * gdb.base/lineinc.exp
10716 * gdb.base/logical.exp
10717 * gdb.base/longjmp.exp
10718 * gdb.base/macscp.exp
10719 * gdb.base/miscexprs.exp
10720 * gdb.base/new-ui-echo.exp
10721 * gdb.base/new-ui-pending-input.exp
10722 * gdb.base/new-ui.exp
10723 * gdb.base/nodebug.exp
10724 * gdb.base/nofield.exp
10725 * gdb.base/offsets.exp
10726 * gdb.base/overlays.exp
10727 * gdb.base/pending.exp
10728 * gdb.base/pointers.exp
10729 * gdb.base/pr11022.exp
10730 * gdb.base/printcmds.exp
10731 * gdb.base/prologue.exp
10732 * gdb.base/ptr-typedef.exp
10733 * gdb.base/realname-expand.exp
10734 * gdb.base/relativedebug.exp
10735 * gdb.base/relocate.exp
10736 * gdb.base/remote.exp
10737 * gdb.base/reread.exp
10738 * gdb.base/return2.exp
10739 * gdb.base/savedregs.exp
10740 * gdb.base/sep.exp
10741 * gdb.base/sepdebug.exp
10742 * gdb.base/sepsymtab.exp
10743 * gdb.base/set-inferior-tty.exp
10744 * gdb.base/setshow.exp
10745 * gdb.base/shlib-call.exp
10746 * gdb.base/sigaltstack.exp
10747 * gdb.base/siginfo-addr.exp
10748 * gdb.base/signals.exp
10749 * gdb.base/signull.exp
10750 * gdb.base/sigrepeat.exp
10751 * gdb.base/so-impl-ld.exp
10752 * gdb.base/solib-display.exp
10753 * gdb.base/solib-overlap.exp
10754 * gdb.base/solib-search.exp
10755 * gdb.base/solib-symbol.exp
10756 * gdb.base/structs.exp
10757 * gdb.base/structs2.exp
10758 * gdb.base/symtab-search-order.exp
10759 * gdb.base/twice.exp
10760 * gdb.base/unload.exp
10761 * gdb.base/varargs.exp
10762 * gdb.base/watchpoint-solib.exp
10763 * gdb.base/watchpoint.exp
10764 * gdb.base/whatis.exp
10765 * gdb.base/wrong_frame_bt_full.exp
10766 * gdb.btrace/dlopen.exp
10767 * gdb.cell/ea-standalone.exp
10768 * gdb.cell/ea-test.exp
10769 * gdb.cp/dispcxx.exp
10770 * gdb.cp/gdb2384.exp
10771 * gdb.cp/method2.exp
10772 * gdb.cp/nextoverthrow.exp
10773 * gdb.cp/pr10728.exp
10774 * gdb.disasm/am33.exp
10775 * gdb.disasm/h8300s.exp
10776 * gdb.disasm/mn10300.exp
10777 * gdb.disasm/sh3.exp
10778 * gdb.dwarf2/dw2-dir-file-name.exp
10779 * gdb.fortran/complex.exp
10780 * gdb.fortran/library-module.exp
10781 * gdb.guile/scm-pretty-print.exp
10782 * gdb.guile/scm-symbol.exp
10783 * gdb.guile/scm-type.exp
10784 * gdb.guile/scm-value.exp
10785 * gdb.linespec/linespec.exp
10786 * gdb.mi/gdb701.exp
10787 * gdb.mi/gdb792.exp
10788 * gdb.mi/mi-breakpoint-changed.exp
10789 * gdb.mi/mi-dprintf-pending.exp
10790 * gdb.mi/mi-dprintf.exp
10791 * gdb.mi/mi-exit-code.exp
10792 * gdb.mi/mi-pending.exp
10793 * gdb.mi/mi-solib.exp
10794 * gdb.mi/new-ui-mi-sync.exp
10795 * gdb.mi/pr11022.exp
10796 * gdb.mi/user-selected-context-sync.exp
10797 * gdb.opt/solib-intra-step.exp
10798 * gdb.python/py-events.exp
10799 * gdb.python/py-finish-breakpoint.exp
10800 * gdb.python/py-mi.exp
10801 * gdb.python/py-prettyprint.exp
10802 * gdb.python/py-shared.exp
10803 * gdb.python/py-symbol.exp
10804 * gdb.python/py-template.exp
10805 * gdb.python/py-type.exp
10806 * gdb.python/py-value.exp
10807 * gdb.reverse/solib-precsave.exp
10808 * gdb.reverse/solib-reverse.exp
10809 * gdb.server/solib-list.exp
10810 * gdb.stabs/weird.exp
10811 * gdb.threads/reconnect-signal.exp
10812 * gdb.threads/stepi-random-signal.exp
10813 * gdb.trace/actions.exp
10814 * gdb.trace/ax.exp
10815 * gdb.trace/backtrace.exp
10816 * gdb.trace/change-loc.exp
10817 * gdb.trace/deltrace.exp
10818 * gdb.trace/ftrace-lock.exp
10819 * gdb.trace/ftrace.exp
10820 * gdb.trace/infotrace.exp
10821 * gdb.trace/mi-tracepoint-changed.exp
10822 * gdb.trace/packetlen.exp
10823 * gdb.trace/passcount.exp
10824 * gdb.trace/pending.exp
10825 * gdb.trace/range-stepping.exp
10826 * gdb.trace/report.exp
10827 * gdb.trace/stap-trace.exp
10828 * gdb.trace/tfind.exp
10829 * gdb.trace/trace-break.exp
10830 * gdb.trace/trace-condition.exp
10831 * gdb.trace/trace-enable-disable.exp
10832 * gdb.trace/trace-mt.exp
10833 * gdb.trace/tracecmd.exp
10834 * gdb.trace/tspeed.exp
10835 * gdb.trace/tsv.exp
10836 * lib/perftest.exp
10837
fb9feb35
LM
108382016-12-01 Luis Machado <lgustavo@codesourcery.com>
10839
10840 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
10841 with gdb_test_no_output.
10842 Use command as test name.
10843
cd2ddb6c
LM
108442016-12-01 Luis Machado <lgustavo@codesourcery.com>
10845
10846 Fix test names starting with uppercase throughout the files.
10847
10848 * gdb.ada/assign_1.exp
10849 * gdb.ada/boolean_expr.exp
10850 * gdb.base/arrayidx.exp
10851 * gdb.base/del.exp
10852 * gdb.base/gcore-buffer-overflow.exp
10853 * gdb.base/testenv.exp
10854 * gdb.compile/compile.exp
10855 * gdb.python/py-framefilter-invalidarg.exp
10856 * gdb.python/py-framefilter.exp
10857
bb95117e
LM
108582016-12-01 Luis Machado <lgustavo@codesourcery.com>
10859
10860 Fix test names starting with uppercase throughout the files.
10861
10862 * gdb.ada/array_return.exp
10863 * gdb.ada/expr_delims.exp
10864 * gdb.ada/mi_dyn_arr.exp
10865 * gdb.ada/mi_interface.exp
10866 * gdb.ada/mi_var_array.exp
10867 * gdb.ada/watch_arg.exp
10868 * gdb.arch/alpha-step.exp
10869 * gdb.arch/altivec-regs.exp
10870 * gdb.arch/e500-regs.exp
10871 * gdb.arch/powerpc-d128-regs.exp
10872 * gdb.base/arrayidx.exp
10873 * gdb.base/break.exp
10874 * gdb.base/checkpoint.exp
10875 * gdb.base/debug-expr.exp
10876 * gdb.base/dmsym.exp
10877 * gdb.base/radix.exp
10878 * gdb.base/sepdebug.exp
10879 * gdb.base/testenv.exp
10880 * gdb.base/watch_thread_num.exp
10881 * gdb.base/watchpoint-cond-gone.exp
10882 * gdb.cell/break.exp
10883 * gdb.cell/ea-cache.exp
10884 * gdb.compile/compile.exp
10885 * gdb.cp/gdb2495.exp
10886 * gdb.gdb/selftest.exp
10887 * gdb.gdb/xfullpath.exp
10888 * gdb.go/hello.exp
10889 * gdb.go/integers.exp
10890 * gdb.objc/basicclass.exp
10891 * gdb.pascal/hello.exp
10892 * gdb.pascal/integers.exp
10893 * gdb.python/py-breakpoint.exp
10894 * gdb.python/py-cmd.exp
10895 * gdb.python/py-linetable.exp
10896 * gdb.python/py-xmethods.exp
10897 * gdb.python/python.exp
10898 * gdb.reverse/consecutive-precsave.exp
10899 * gdb.reverse/finish-precsave.exp
10900 * gdb.reverse/i386-precsave.exp
10901 * gdb.reverse/machinestate-precsave.exp
10902 * gdb.reverse/sigall-precsave.exp
10903 * gdb.reverse/solib-precsave.exp
10904 * gdb.reverse/step-precsave.exp
10905 * gdb.reverse/until-precsave.exp
10906 * gdb.reverse/watch-precsave.exp
10907 * gdb.threads/leader-exit.exp
10908 * gdb.threads/pthreads.exp
10909 * gdb.threads/wp-replication.exp
10910 * gdb.trace/actions.exp
10911 * gdb.trace/mi-tsv-changed.exp
10912 * gdb.trace/tsv.exp
10913
de97fdd4
LM
109142016-12-01 Luis Machado <lgustavo@codesourcery.com>
10915
10916 Fix test names starting with uppercase throughout the files.
10917
10918 * gdb.arch/i386-bp_permanent.exp
10919 * gdb.arch/i386-gnu-cfi.exp
10920 * gdb.base/disasm-end-cu.exp
10921 * gdb.base/macscp.exp
10922 * gdb.base/pending.exp
10923 * gdb.base/watch_thread_num.exp
10924 * gdb.cp/exception.exp
10925 * gdb.cp/gdb2495.exp
10926 * gdb.cp/local.exp
10927 * gdb.python/py-evsignal.exp
10928 * gdb.python/python.exp
10929 * gdb.trace/tracecmd.exp
10930
9f058c10
LM
109312016-12-01 Luis Machado <lgustavo@codesourcery.com>
10932
10933 Fix test names starting with uppercase throughout the files.
10934
10935 * gdb.base/charset.exp
10936 * gdb.base/eval.exp
10937 * gdb.base/multi-forks.exp
10938 * gdb.guile/scm-progspace.exp
10939 * gdb.opencl/datatypes.exp
10940 * gdb.python/py-block.exp
10941 * gdb.python/py-function.exp
10942 * gdb.python/py-symbol.exp
10943 * gdb.python/py-symtab.exp
10944 * gdb.python/py-xmethods.exp
10945 * gdb.reverse/break-precsave.exp
10946 * gdb.reverse/break-reverse.exp
10947 * gdb.reverse/consecutive-precsave.exp
10948 * gdb.reverse/consecutive-reverse.exp
10949 * gdb.reverse/finish-precsave.exp
10950 * gdb.reverse/finish-reverse-bkpt.exp
10951 * gdb.reverse/finish-reverse.exp
10952 * gdb.reverse/fstatat-reverse.exp
10953 * gdb.reverse/getresuid-reverse.exp
10954 * gdb.reverse/i386-precsave.exp
10955 * gdb.reverse/i386-reverse.exp
10956 * gdb.reverse/i386-sse-reverse.exp
10957 * gdb.reverse/i387-stack-reverse.exp
10958 * gdb.reverse/insn-reverse.exp
10959 * gdb.reverse/machinestate-precsave.exp
10960 * gdb.reverse/machinestate.exp
10961 * gdb.reverse/next-reverse-bkpt-over-sr.exp
10962 * gdb.reverse/pipe-reverse.exp
10963 * gdb.reverse/readv-reverse.exp
10964 * gdb.reverse/recvmsg-reverse.exp
10965 * gdb.reverse/rerun-prec.exp
10966 * gdb.reverse/s390-mvcle.exp
10967 * gdb.reverse/sigall-precsave.exp
10968 * gdb.reverse/sigall-reverse.exp
10969 * gdb.reverse/solib-precsave.exp
10970 * gdb.reverse/solib-reverse.exp
10971 * gdb.reverse/step-precsave.exp
10972 * gdb.reverse/step-reverse.exp
10973 * gdb.reverse/time-reverse.exp
10974 * gdb.reverse/until-precsave.exp
10975 * gdb.reverse/until-reverse.exp
10976 * gdb.reverse/waitpid-reverse.exp
10977 * gdb.reverse/watch-precsave.exp
10978 * gdb.reverse/watch-reverse.exp
10979
cdc7edd7
LM
109802016-12-01 Luis Machado <lgustavo@codesourcery.com>
10981
10982 Fix test names starting with uppercase throughout the files.
10983
10984 * gdb.arch/i386-mpx-simple_segv.exp
10985 * gdb.arch/i386-mpx.exp
10986 * gdb.arch/i386-permbkpt.exp
10987 * gdb.arch/pa-nullify.exp
10988 * gdb.arch/powerpc-d128-regs.exp
10989 * gdb.arch/vsx-regs.exp
10990 * gdb.base/bfp-test.exp
10991 * gdb.base/break.exp
10992 * gdb.base/breakpoint-shadow.exp
10993 * gdb.base/callfuncs.exp
10994 * gdb.base/charset.exp
10995 * gdb.base/commands.exp
10996 * gdb.base/completion.exp
10997 * gdb.base/dfp-test.exp
10998 * gdb.base/echo.exp
10999 * gdb.base/ending-run.exp
11000 * gdb.base/eval.exp
11001 * gdb.base/expand-psymtabs.exp
11002 * gdb.base/float128.exp
11003 * gdb.base/floatn.exp
11004 * gdb.base/foll-exec-mode.exp
11005 * gdb.base/gdb1056.exp
11006 * gdb.base/gdb11531.exp
11007 * gdb.base/kill-after-signal.exp
11008 * gdb.base/multi-forks.exp
11009 * gdb.base/overlays.exp
11010 * gdb.base/pending.exp
11011 * gdb.base/sepdebug.exp
11012 * gdb.base/testenv.exp
11013 * gdb.base/valgrind-db-attach.exp
11014 * gdb.base/watch_thread_num.exp
11015 * gdb.base/watchpoint-cond-gone.exp
11016 * gdb.base/watchpoint.exp
11017 * gdb.base/watchpoints.exp
11018 * gdb.cp/arg-reference.exp
11019 * gdb.cp/baseenum.exp
11020 * gdb.cp/operator.exp
11021 * gdb.cp/shadow.exp
11022 * gdb.dwarf2/dw2-op-out-param.exp
11023 * gdb.dwarf2/dw2-reg-undefined.exp
11024 * gdb.go/chan.exp
11025 * gdb.go/hello.exp
11026 * gdb.go/integers.exp
11027 * gdb.go/methods.exp
11028 * gdb.go/package.exp
11029 * gdb.guile/scm-parameter.exp
11030 * gdb.guile/scm-progspace.exp
11031 * gdb.guile/scm-value.exp
11032 * gdb.mi/mi-pending.exp
11033 * gdb.mi/user-selected-context-sync.exp
11034 * gdb.multi/multi-attach.exp
11035 * gdb.multi/tids.exp
11036 * gdb.opt/clobbered-registers-O2.exp
11037 * gdb.pascal/floats.exp
11038 * gdb.pascal/integers.exp
11039 * gdb.python/py-block.exp
11040 * gdb.python/py-events.exp
11041 * gdb.python/py-parameter.exp
11042 * gdb.python/py-symbol.exp
11043 * gdb.python/py-symtab.exp
11044 * gdb.python/py-type.exp
11045 * gdb.python/py-value.exp
11046 * gdb.python/py-xmethods.exp
11047 * gdb.python/python.exp
11048 * gdb.reverse/break-precsave.exp
11049 * gdb.reverse/consecutive-precsave.exp
11050 * gdb.reverse/finish-precsave.exp
11051 * gdb.reverse/i386-precsave.exp
11052 * gdb.reverse/machinestate-precsave.exp
11053 * gdb.reverse/sigall-precsave.exp
11054 * gdb.reverse/solib-precsave.exp
11055 * gdb.reverse/step-precsave.exp
11056 * gdb.reverse/until-precsave.exp
11057 * gdb.reverse/watch-precsave.exp
11058 * gdb.server/ext-attach.exp
11059 * gdb.server/ext-restart.exp
11060 * gdb.server/ext-run.exp
11061 * gdb.server/ext-wrapper.exp
11062 * gdb.stabs/gdb11479.exp
11063 * gdb.stabs/weird.exp
11064 * gdb.threads/attach-many-short-lived-threads.exp
11065 * gdb.threads/kill.exp
11066 * gdb.threads/watchpoint-fork.exp
11067
bc6c7af4
LM
110682016-12-01 Luis Machado <lgustavo@codesourcery.com>
11069
11070 Fix test names starting with uppercase throughout all the files below.
11071
11072 * gdb.ada/array_return.exp
11073 * gdb.ada/catch_ex.exp
11074 * gdb.ada/info_exc.exp
11075 * gdb.ada/mi_catch_ex.exp
11076 * gdb.ada/mi_dyn_arr.exp
11077 * gdb.ada/mi_ex_cond.exp
11078 * gdb.ada/mi_exc_info.exp
11079 * gdb.ada/mi_interface.exp
11080 * gdb.ada/mi_task_arg.exp
11081 * gdb.ada/mi_task_info.exp
11082 * gdb.ada/mi_var_array.exp
11083 * gdb.arch/alpha-step.exp
11084 * gdb.arch/amd64-disp-step.exp
11085 * gdb.arch/arm-disp-step.exp
11086 * gdb.arch/disp-step-insn-reloc.exp
11087 * gdb.arch/e500-prologue.exp
11088 * gdb.arch/ftrace-insn-reloc.exp
11089 * gdb.arch/gdb1558.exp
11090 * gdb.arch/i386-bp_permanent.exp
11091 * gdb.arch/i386-disp-step.exp
11092 * gdb.arch/i386-float.exp
11093 * gdb.arch/i386-gnu-cfi.exp
11094 * gdb.arch/ia64-breakpoint-shadow.exp
11095 * gdb.arch/mips16-thunks.exp
11096 * gdb.arch/pa-nullify.exp
11097 * gdb.arch/powerpc-aix-prologue.exp
11098 * gdb.arch/powerpc-power.exp
11099 * gdb.arch/ppc-dfp.exp
11100 * gdb.arch/s390-tdbregs.exp
11101 * gdb.arch/spu-info.exp
11102 * gdb.arch/spu-ls.exp
11103 * gdb.arch/thumb-bx-pc.exp
11104 * gdb.base/advance.exp
11105 * gdb.base/annota-input-while-running.exp
11106 * gdb.base/arrayidx.exp
11107 * gdb.base/asmlabel.exp
11108 * gdb.base/async.exp
11109 * gdb.base/attach-wait-input.exp
11110 * gdb.base/auto-connect-native-target.exp
11111 * gdb.base/batch-preserve-term-settings.exp
11112 * gdb.base/bfp-test.exp
11113 * gdb.base/bigcore.exp
11114 * gdb.base/bp-permanent.exp
11115 * gdb.base/break-always.exp
11116 * gdb.base/break-fun-addr.exp
11117 * gdb.base/break-idempotent.exp
11118 * gdb.base/break-main-file-remove-fail.exp
11119 * gdb.base/break-probes.exp
11120 * gdb.base/break-unload-file.exp
11121 * gdb.base/break.exp
11122 * gdb.base/call-ar-st.exp
11123 * gdb.base/call-rt-st.exp
11124 * gdb.base/call-sc.exp
11125 * gdb.base/call-signal-resume.exp
11126 * gdb.base/call-strs.exp
11127 * gdb.base/callexit.exp
11128 * gdb.base/callfuncs.exp
11129 * gdb.base/catch-gdb-caused-signals.exp
11130 * gdb.base/catch-signal-siginfo-cond.exp
11131 * gdb.base/catch-syscall.exp
11132 * gdb.base/compare-sections.exp
11133 * gdb.base/cond-eval-mode.exp
11134 * gdb.base/condbreak-call-false.exp
11135 * gdb.base/consecutive-step-over.exp
11136 * gdb.base/cursal.exp
11137 * gdb.base/disabled-location.exp
11138 * gdb.base/disasm-end-cu.exp
11139 * gdb.base/display.exp
11140 * gdb.base/double-prompt-target-event-error.exp
11141 * gdb.base/dprintf-bp-same-addr.exp
11142 * gdb.base/dprintf-detach.exp
11143 * gdb.base/dprintf-next.exp
11144 * gdb.base/dprintf-non-stop.exp
11145 * gdb.base/dprintf-pending.exp
11146 * gdb.base/dso2dso.exp
11147 * gdb.base/ending-run.exp
11148 * gdb.base/enum_cond.exp
11149 * gdb.base/examine-backward.exp
11150 * gdb.base/exe-lock.exp
11151 * gdb.base/exec-invalid-sysroot.exp
11152 * gdb.base/execl-update-breakpoints.exp
11153 * gdb.base/execution-termios.exp
11154 * gdb.base/fileio.exp
11155 * gdb.base/fixsection.exp
11156 * gdb.base/foll-exec-mode.exp
11157 * gdb.base/foll-exec.exp
11158 * gdb.base/fork-running-state.exp
11159 * gdb.base/frame-args.exp
11160 * gdb.base/fullpath-expand.exp
11161 * gdb.base/func-ptr.exp
11162 * gdb.base/gcore-relro-pie.exp
11163 * gdb.base/gdb1090.exp
11164 * gdb.base/gdb1555.exp
11165 * gdb.base/global-var-nested-by-dso.exp
11166 * gdb.base/gnu-ifunc.exp
11167 * gdb.base/hbreak-in-shr-unsupported.exp
11168 * gdb.base/hbreak-unmapped.exp
11169 * gdb.base/hook-stop.exp
11170 * gdb.base/infcall-input.exp
11171 * gdb.base/info-fun.exp
11172 * gdb.base/info-shared.exp
11173 * gdb.base/interrupt-noterm.exp
11174 * gdb.base/jit-so.exp
11175 * gdb.base/jit.exp
11176 * gdb.base/line-symtabs.exp
11177 * gdb.base/list.exp
11178 * gdb.base/longjmp.exp
11179 * gdb.base/macscp.exp
11180 * gdb.base/max-value-size.exp
11181 * gdb.base/nodebug.exp
11182 * gdb.base/nofield.exp
11183 * gdb.base/overlays.exp
11184 * gdb.base/paginate-after-ctrl-c-running.exp
11185 * gdb.base/paginate-bg-execution.exp
11186 * gdb.base/paginate-inferior-exit.exp
11187 * gdb.base/pending.exp
11188 * gdb.base/pr11022.exp
11189 * gdb.base/printcmds.exp
11190 * gdb.base/ptr-typedef.exp
11191 * gdb.base/ptype.exp
11192 * gdb.base/randomize.exp
11193 * gdb.base/range-stepping.exp
11194 * gdb.base/realname-expand.exp
11195 * gdb.base/relativedebug.exp
11196 * gdb.base/remote.exp
11197 * gdb.base/savedregs.exp
11198 * gdb.base/sepdebug.exp
11199 * gdb.base/set-noassign.exp
11200 * gdb.base/shlib-call.exp
11201 * gdb.base/shreloc.exp
11202 * gdb.base/sigaltstack.exp
11203 * gdb.base/sigbpt.exp
11204 * gdb.base/siginfo-addr.exp
11205 * gdb.base/siginfo-obj.exp
11206 * gdb.base/siginfo-thread.exp
11207 * gdb.base/signest.exp
11208 * gdb.base/signull.exp
11209 * gdb.base/sigrepeat.exp
11210 * gdb.base/skip.exp
11211 * gdb.base/so-impl-ld.exp
11212 * gdb.base/solib-corrupted.exp
11213 * gdb.base/solib-disc.exp
11214 * gdb.base/solib-display.exp
11215 * gdb.base/solib-overlap.exp
11216 * gdb.base/solib-search.exp
11217 * gdb.base/solib-symbol.exp
11218 * gdb.base/source-execution.exp
11219 * gdb.base/sss-bp-on-user-bp-2.exp
11220 * gdb.base/sss-bp-on-user-bp.exp
11221 * gdb.base/stack-checking.exp
11222 * gdb.base/stale-infcall.exp
11223 * gdb.base/step-break.exp
11224 * gdb.base/step-line.exp
11225 * gdb.base/step-over-exit.exp
11226 * gdb.base/step-test.exp
11227 * gdb.base/structs.exp
11228 * gdb.base/sym-file.exp
11229 * gdb.base/symtab-search-order.exp
11230 * gdb.base/term.exp
11231 * gdb.base/type-opaque.exp
11232 * gdb.base/unload.exp
11233 * gdb.base/until-nodebug.exp
11234 * gdb.base/until.exp
11235 * gdb.base/unwindonsignal.exp
11236 * gdb.base/watch-cond.exp
11237 * gdb.base/watch-non-mem.exp
11238 * gdb.base/watch_thread_num.exp
11239 * gdb.base/watchpoint-reuse-slot.exp
11240 * gdb.base/watchpoint-solib.exp
11241 * gdb.base/watchpoint.exp
11242 * gdb.btrace/dlopen.exp
11243 * gdb.cell/arch.exp
11244 * gdb.cell/break.exp
11245 * gdb.cell/bt.exp
11246 * gdb.cell/core.exp
11247 * gdb.cell/data.exp
11248 * gdb.cell/dwarfaddr.exp
11249 * gdb.cell/ea-cache.exp
11250 * gdb.cell/ea-standalone.exp
11251 * gdb.cell/ea-test.exp
11252 * gdb.cell/f-regs.exp
11253 * gdb.cell/fork.exp
11254 * gdb.cell/gcore.exp
11255 * gdb.cell/mem-access.exp
11256 * gdb.cell/ptype.exp
11257 * gdb.cell/registers.exp
11258 * gdb.cell/sizeof.exp
11259 * gdb.cell/solib-symbol.exp
11260 * gdb.cell/solib.exp
11261 * gdb.compile/compile-tls.exp
11262 * gdb.cp/exception.exp
11263 * gdb.cp/gdb2495.exp
11264 * gdb.cp/local.exp
11265 * gdb.cp/mb-inline.exp
11266 * gdb.cp/mb-templates.exp
11267 * gdb.cp/pr10687.exp
11268 * gdb.cp/pr9167.exp
11269 * gdb.cp/scope-err.exp
11270 * gdb.cp/templates.exp
11271 * gdb.cp/virtfunc.exp
11272 * gdb.dwarf2/dw2-dir-file-name.exp
11273 * gdb.dwarf2/dw2-single-line-discriminators.exp
11274 * gdb.fortran/complex.exp
11275 * gdb.fortran/library-module.exp
11276 * gdb.guile/guile.exp
11277 * gdb.guile/scm-cmd.exp
11278 * gdb.guile/scm-frame-inline.exp
11279 * gdb.guile/scm-objfile.exp
11280 * gdb.guile/scm-pretty-print.exp
11281 * gdb.guile/scm-symbol.exp
11282 * gdb.guile/scm-type.exp
11283 * gdb.guile/scm-value.exp
11284 * gdb.linespec/keywords.exp
11285 * gdb.linespec/ls-errs.exp
11286 * gdb.linespec/macro-relative.exp
11287 * gdb.linespec/thread.exp
11288 * gdb.mi/mi-breakpoint-changed.exp
11289 * gdb.mi/mi-dprintf-pending.exp
11290 * gdb.mi/mi-fullname-deleted.exp
11291 * gdb.mi/mi-logging.exp
11292 * gdb.mi/mi-pending.exp
11293 * gdb.mi/mi-solib.exp
11294 * gdb.mi/new-ui-mi-sync.exp
11295 * gdb.mi/user-selected-context-sync.exp
11296 * gdb.multi/dummy-frame-restore.exp
11297 * gdb.multi/multi-arch-exec.exp
11298 * gdb.multi/remove-inferiors.exp
11299 * gdb.multi/watchpoint-multi-exit.exp
11300 * gdb.opt/solib-intra-step.exp
11301 * gdb.perf/backtrace.exp
11302 * gdb.perf/single-step.exp
11303 * gdb.perf/skip-command.exp
11304 * gdb.perf/skip-prologue.exp
11305 * gdb.perf/solib.exp
11306 * gdb.python/lib-types.exp
11307 * gdb.python/py-as-string.exp
11308 * gdb.python/py-bad-printers.exp
11309 * gdb.python/py-block.exp
11310 * gdb.python/py-breakpoint.exp
11311 * gdb.python/py-cmd.exp
11312 * gdb.python/py-events.exp
11313 * gdb.python/py-evthreads.exp
11314 * gdb.python/py-finish-breakpoint.exp
11315 * gdb.python/py-finish-breakpoint2.exp
11316 * gdb.python/py-frame-inline.exp
11317 * gdb.python/py-frame.exp
11318 * gdb.python/py-inferior.exp
11319 * gdb.python/py-infthread.exp
11320 * gdb.python/py-mi.exp
11321 * gdb.python/py-objfile.exp
11322 * gdb.python/py-pp-maint.exp
11323 * gdb.python/py-pp-registration.exp
11324 * gdb.python/py-prettyprint.exp
11325 * gdb.python/py-recurse-unwind.exp
11326 * gdb.python/py-shared.exp
11327 * gdb.python/py-symbol.exp
11328 * gdb.python/py-symtab.exp
11329 * gdb.python/py-template.exp
11330 * gdb.python/py-type.exp
11331 * gdb.python/py-unwind-maint.exp
11332 * gdb.python/py-unwind.exp
11333 * gdb.python/py-value.exp
11334 * gdb.python/python.exp
11335 * gdb.reverse/finish-reverse-bkpt.exp
11336 * gdb.reverse/insn-reverse.exp
11337 * gdb.reverse/next-reverse-bkpt-over-sr.exp
11338 * gdb.reverse/solib-precsave.exp
11339 * gdb.reverse/solib-reverse.exp
11340 * gdb.stabs/gdb11479.exp
11341 * gdb.stabs/weird.exp
11342 * gdb.threads/fork-child-threads.exp
11343 * gdb.threads/fork-plus-threads.exp
11344 * gdb.threads/fork-thread-pending.exp
11345 * gdb.threads/forking-threads-plus-breakpoint.exp
11346 * gdb.threads/hand-call-in-threads.exp
11347 * gdb.threads/interrupted-hand-call.exp
11348 * gdb.threads/linux-dp.exp
11349 * gdb.threads/local-watch-wrong-thread.exp
11350 * gdb.threads/next-while-other-thread-longjmps.exp
11351 * gdb.threads/non-ldr-exit.exp
11352 * gdb.threads/pending-step.exp
11353 * gdb.threads/print-threads.exp
11354 * gdb.threads/process-dies-while-detaching.exp
11355 * gdb.threads/process-dies-while-handling-bp.exp
11356 * gdb.threads/pthreads.exp
11357 * gdb.threads/queue-signal.exp
11358 * gdb.threads/reconnect-signal.exp
11359 * gdb.threads/signal-command-handle-nopass.exp
11360 * gdb.threads/signal-command-multiple-signals-pending.exp
11361 * gdb.threads/signal-delivered-right-thread.exp
11362 * gdb.threads/signal-sigtrap.exp
11363 * gdb.threads/sigthread.exp
11364 * gdb.threads/staticthreads.exp
11365 * gdb.threads/stepi-random-signal.exp
11366 * gdb.threads/thread-unwindonsignal.exp
11367 * gdb.threads/thread_check.exp
11368 * gdb.threads/thread_events.exp
11369 * gdb.threads/tid-reuse.exp
11370 * gdb.threads/tls-nodebug.exp
11371 * gdb.threads/tls-shared.exp
11372 * gdb.threads/tls-so_extern.exp
11373 * gdb.threads/tls.exp
11374 * gdb.threads/wp-replication.exp
11375 * gdb.trace/actions-changed.exp
11376 * gdb.trace/actions.exp
11377 * gdb.trace/backtrace.exp
11378 * gdb.trace/change-loc.exp
11379 * gdb.trace/collection.exp
11380 * gdb.trace/deltrace.exp
11381 * gdb.trace/disconnected-tracing.exp
11382 * gdb.trace/entry-values.exp
11383 * gdb.trace/ftrace-lock.exp
11384 * gdb.trace/ftrace.exp
11385 * gdb.trace/infotrace.exp
11386 * gdb.trace/mi-trace-frame-collected.exp
11387 * gdb.trace/mi-trace-unavailable.exp
11388 * gdb.trace/mi-traceframe-changed.exp
11389 * gdb.trace/mi-tracepoint-changed.exp
11390 * gdb.trace/mi-tsv-changed.exp
11391 * gdb.trace/no-attach-trace.exp
11392 * gdb.trace/packetlen.exp
11393 * gdb.trace/passc-dyn.exp
11394 * gdb.trace/passcount.exp
11395 * gdb.trace/pending.exp
11396 * gdb.trace/pr16508.exp
11397 * gdb.trace/qtro.exp
11398 * gdb.trace/range-stepping.exp
11399 * gdb.trace/read-memory.exp
11400 * gdb.trace/report.exp
11401 * gdb.trace/save-trace.exp
11402 * gdb.trace/signal.exp
11403 * gdb.trace/stap-trace.exp
11404 * gdb.trace/status-stop.exp
11405 * gdb.trace/strace.exp
11406 * gdb.trace/tfile.exp
11407 * gdb.trace/tfind.exp
11408 * gdb.trace/trace-break.exp
11409 * gdb.trace/trace-condition.exp
11410 * gdb.trace/trace-enable-disable.exp
11411 * gdb.trace/trace-mt.exp
11412 * gdb.trace/tracecmd.exp
11413 * gdb.trace/tracefile-pseudo-reg.exp
11414 * gdb.trace/tspeed.exp
11415 * gdb.trace/tstatus.exp
11416 * gdb.trace/tsv.exp
11417 * gdb.trace/unavailable.exp
11418 * gdb.trace/while-dyn.exp
11419 * gdb.trace/while-stepping.exp
11420 * lib/gdb-guile.exp
11421 * lib/gdb.exp
11422 * lib/mi-support.exp
11423 * lib/pascal.exp
11424 * lib/perftest.exp
11425 * lib/prelink-support.exp
11426 * lib/selftest-support.exp
11427
ad02e4fe
SM
114282016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
11429
11430 * Makefile.in: Include disable-implicit-rules.mk.
11431
22347e55
AA
114322016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11433
11434 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
11435 non-byte-aligned bit fields.
11436
da5b30da
AA
114372016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11438
11439 PR gdb/12616
11440 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
11441 respects the DW_AT_data_bit_offset attribute.
11442
b593ecca
SM
114432016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
11444
11445 * gdb.base/default.exp: Fix output of "set language".
11446
3b165252
SM
114472016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
11448
11449 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
11450 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
11451 make.
11452 * configure.ac: Remove checks for the make program.
11453 * configure: Re-generate.
11454
1a2f3d7f
KB
114552016-11-16 Kevin Buettner <kevinb@redhat.com>
11456
11457 * gdb.python/py-recurse-unwind.c (main): Add loop.
11458 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
11459 to read_register() and gdb.parse_and_eval(). Make each code
11460 call a separate case that can be individually tested.
11461 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
11462 proc. Call cont_and_backtrace for each of the code paths that
11463 we want to test in the unwinder.
11464
b7f38fda
AA
114652016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
11466
11467 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
11468 the definition of struct S.
11469
1f8db343
CM
114702016-11-11 Catherine Moore <clm@codesourcery.com>
11471
11472 * gdb.base/dump.exp: Identify verilog format dump tests as such.
11473
fad0c9fb
PA
114742016-11-09 Pedro Alves <palves@redhat.com>
11475
11476 * gdb.base/commands.exp (runto_or_return): New procedure.
11477 (gdbvar_simple_if_test, gdbvar_simple_while_test)
11478 (gdbvar_complex_if_while_test, progvar_simple_if_test)
11479 (progvar_simple_while_test, progvar_complex_if_while_test)
11480 (if_while_breakpoint_command_test)
11481 (infrun_breakpoint_command_test, breakpoint_command_test)
11482 (user_defined_command_test, watchpoint_command_test)
11483 (test_command_prompt_position, redefine_hook_test)
11484 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
11485 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
11486 multi_line_input and multi_line. Remove gdb_expect and
11487 gdb_stop_suppressing_tests uses.
11488 * lib/gdb.exp (valnum_re): New global.
11489 (multi_line_input): New procedure.
11490
8354c62c
SM
114912016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
11492
11493 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
11494 Remove.
11495 (test_setup): Define with proc_with_prefix.
11496 (test_cli_inferior): Likewise.
11497 (test_cli_thread): Likewise.
11498 (test_cli_frame): Likewise.
11499 (test_cli_select_frame): Likewise.
11500 (test_cli_up_down): Likewise.
11501 (test_mi_thread_select): Likewise.
11502 (test_mi_stack_select_frame): Likewise.
11503 (test_cli_in_mi_inferior): Likewise.
11504 (test_cli_in_mi_thread): Likewise.
11505 (test_cli_in_mi_frame): Likewise.
11506 (top level): Do not use with_test_prefix_procname.
11507
64f367a2
PA
115082016-11-09 Pedro Alves <palves@redhat.com>
11509
11510 * gdb.base/commands.exp (gdbvar_simple_if_test)
11511 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
11512 (progvar_simple_if_test, progvar_simple_while_test)
11513 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
11514 (infrun_breakpoint_command_test, breakpoint_command_test)
11515 (user_defined_command_test, watchpoint_command_test)
11516 (test_command_prompt_position, deprecated_command_test)
11517 (bp_deleted_in_command, temporary_breakpoint_commands)
11518 (stray_arg0_test, source_file_with_indented_comment)
11519 (recursive_source_test, if_commands_test)
11520 (error_clears_commands_left, redefine_hook_test)
11521 (redefine_backtrace_test): Use proc_with_prefix.
11522 * lib/gdb.exp (proc_with_prefix): New proc.
11523
0bb65f1e
AA
115242016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11525
11526 * gdb.base/tui-layout.c: New file.
11527 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
11528 disassembly window contains very long lines.
11529
7353f247
TT
115302016-11-08 Tom Tromey <tom@tromey.com>
11531
11532 * gdb.python/py-value.exp (test_value_creation): Make "long" test
11533 depend on Python 2.
11534
30a7bb83
TT
115352016-11-08 Tom Tromey <tom@tromey.com>
11536
11537 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
11538 New method.
11539
cdf5a07c
MG
115402016-10-29 Manish Goregaokar <manish@mozilla.com>
11541
2806dc7e 11542 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 11543
51a789c3
MG
115442016-10-27 Manish Goregaokar <manish@mozilla.com>
11545
2806dc7e
PA
11546 * gdb.rust/simple.rs: Add test for univariant enums without
11547 discriminants and for encoded struct-like enums.
51a789c3 11548
f610ab6d
PA
115492016-10-28 Pedro Alves <palves@redhat.com>
11550
11551 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
11552 gdb_test_multiple, tighten regexps and match symtabs and line
11553 tables incrementally.
11554
b129b0ca
LM
115552016-10-28 Luis Machado <lgustavo@codesourcery.com>
11556
11557 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
11558 general.
11559
ecf45d2c
SL
115602016-10-25 Luis Machado <lgustavo@codesourcery.com>
11561
11562 * gdb.base/exec-invalid-sysroot.exp: New file.
11563
b8d38ee4
JK
115642016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
11565
11566 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
11567
f90fd8c2
JK
115682016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11569
11570 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
11571
2d2476aa
MR
115722016-10-19 Maciej W. Rozycki <macro@imgtec.com>
11573
2806dc7e
PA
11574 * gdb.base/killed-outside.exp: Remove $options from a call to
11575 `prepare_for_testing'.
2d2476aa 11576
e42b25a0
SM
115772016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11578
11579 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11580 Change test message.
11581
3ccdb432
SM
115822016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11583
11584 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
11585 Update comment.
11586
5bad3170
SM
115872016-10-17 Simon Marchi <simon.marchi@ericsson.com>
11588
11589 * gdb.trace/mi-trace-save.exp: New file.
11590
5ad9dba7
YQ
115912016-10-13 Yao Qi <yao.qi@linaro.org>
11592
11593 * gdb.base/code_elim.exp (get_var_address): Remove.
11594 * gdb.base/relocate.exp: Likewise.
11595 * gdb.base/shreloc.exp: Likewise.
11596 * lib/gdb.exp (get_var_address): New.
11597
62df7e21
YQ
115982016-10-13 Yao Qi <yao.qi@linaro.org>
11599
11600 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
11601 floating point tests if $skip_float_test is false.
11602
4dac951e
LM
116032016-10-12 Luis Machado <lgustavo@codesourcery.com>
11604
11605 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
11606 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
11607 argc values.
11608 Add 1 to argc so we guarantee distinct initial/modified argc values.
11609
8f1a8fc4
JK
116102016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11611
11612 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
11613
16c85b5d
JK
116142016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11615
11616 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
11617 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
11618 * gdb.arch/vsx-regs.exp: Likewise.
11619
1d0e042a
YQ
116202016-10-07 Yao Qi <yao.qi@linaro.org>
11621
11622 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
11623
68dadef5
MM
116242016-10-07 Markus Metzger <markus.t.metzger@intel.com>
11625
11626 * gdb.python/python.exp: Test decode_line("*0").
11627
33fa2c6e
DE
116282016-10-06 Doug Evans <dje@google.com>
11629
11630 * gdb.python/py-value.exp (test_value_creation): Add test for large
11631 unsigned 64-bit value.
11632
9c37b5ae
TT
116332016-10-06 Tom Tromey <tom@tromey.com>
11634
11635 * gdb.compile/compile.exp: Change java tests to rust.
11636 * gdb.base/setshow.exp: Change java tests to rust.
11637 * gdb.base/default.exp: Remove java from language list.
11638 * README (Examples): Update language example.
11639 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
11640 test.
11641 * lib/gdb.exp (skip_java_tests): Remove.
11642 * lib/java.exp: Remove.
11643 * gdb.java: Remove.
11644
78b86327
MR
116452016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11646
11647 * gdb.arch/mips-fcr.exp: New test.
11648 * gdb.arch/mips-fcr.c: Source for the new test.
11649
7470adbb
MR
116502016-10-06 Maciej W. Rozycki <macro@imgtec.com>
11651
11652 * gdb.base/solib-disc.exp: Use `standard_output_file'
11653 throughout.
11654
4a556533
PA
116552016-10-06 Pedro Alves <palves@redhat.com>
11656
11657 * gdb.base/jit-simple-dl.c: New file.
11658 * gdb.base/jit-simple-jit.c: New file, factored out from ...
11659 * gdb.base/jit-simple.c: ... this.
11660 * gdb.base/jit-simple.exp (jit_run): Delete.
11661 (build_jit): New proc.
11662 (jit_test_reread): Recompile either the main program or the shared
11663 library, depending on what is being tested. Skip changing address
11664 if caller wants to. Compare before/after addresses. If testing
11665 standalone, explicitly load the binary. Test "maint info
11666 breakpoints".
11667 (top level): Add "standalone vs shared lib" and "change address"
11668 vs "same address" axes.
11669
5a122fbc
PA
116702016-10-06 Pedro Alves <palves@redhat.com>
11671
11672 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
11673 call.
11674 (jit_run): Delete.
11675 (jit_test_reread): Use with_test_prefix. Reload the main binary
11676 explicitly. Compare the before/after addresses of the JIT
11677 descriptor.
11678
ee8da4b8
DE
116792016-08-15 Doug Evans <dje@google.com>
11680
11681 * gdb.xml/extra-regs.xml: Update, end field now required, default type
11682 for single bitfields is bool.
11683 * gdb.xml/tdesc-regs.exp: Ditto.
11684
f389f6fe
JK
116852016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
11686
11687 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
11688
fdebf1a4
YQ
116892016-10-05 Yao Qi <yao.qi@linaro.org>
11690
11691 * lib/gdb.exp (support_complex_tests): Return zero if
11692 gdb_skip_float_test return true.
11693
9c36d954 116942016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11695 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
11696
11697 PR gdb/20487
11698 * gdb.mi/user-selected-context-sync.exp: New file.
11699 * gdb.mi/user-selected-context-sync.c: New file.
11700
4034d0ff 117012016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 11702 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
11703
11704 PR gdb/20487
11705 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
11706 =thread-select-event check.
11707
a4297203
PB
117082016-09-29 Peter Bergner <bergner@vnet.ibm.com>
11709
11710 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
11711 the compulsory L operand changes.
11712 * gdb.arch/powerpc-power.s: Likewise.
11713
bb805577
JK
117142016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11715
11716 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
11717 * gdb.base/jit-attach-pie.c: New file.
11718 * gdb.base/jit-attach-pie.exp: New file.
11719
6d61dee5
PA
117202016-09-28 Pedro Alves <palves@redhat.com>
11721
11722 * gdb.base/infcall-input.c: New file.
11723 * gdb.base/infcall-input.exp: New file.
11724
f73842fc
YQ
117252016-09-22 Yao Qi <yao.qi@linaro.org>
11726
11727 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
11728 (gdb_exit): Rename it to ...
11729 (gdbserver_gdb_exit): ... Close GDBserver.
11730 (gdb_exit): New proc, call gdbserver_gdb_exit.
11731 (mi_gdb_exit): Likewise.
11732
90681dab
YQ
117332016-09-22 Yao Qi <yao.qi@linaro.org>
11734
11735 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
11736 path.
11737 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
11738 Remove duplication.
11739
9c211fd8
YQ
117402016-09-22 Yao Qi <yao.qi@linaro.org>
11741
11742 * lib/gdbserver-support.exp: Check the existence of
11743 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
11744
ad0a504f
AK
117452016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
11746
11747 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
11748
36cf1806
TT
117492016-09-21 Tom Tromey <tom@tromey.com>
11750
11751 PR gdb/20604:
11752 * gdb.base/quit.exp: New file.
11753
74172ecf
SM
117542016-09-21 Simon Marchi <simon.marchi@ericsson.com>
11755
11756 * .gitignore: New file.
11757
3d0ec882
MR
117582016-09-21 Maciej W. Rozycki <macro@imgtec.com>
11759
11760 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
11761 throughout.
11762
8193adea
AA
117632016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11764
11765 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
11766
d41a5c09
JK
117672016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11768
11769 * gdb.cp/casts.cc (decltype): Move it ...
11770 (main): ... with its call to ...
11771 * gdb.cp/casts03.cc: ... a new file.
11772 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
11773
d2dfe700
JK
117742016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11775
11776 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
11777
e2a92b16
PB
117782016-09-15 Peter Bergner <bergner@vnet.ibm.com>
11779
11780 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
11781 and sync up the test with tests in gas/testsuite/gas/ppc.
11782 * gdb.arch/powerpc-power.exp: Likewise.
11783
49b4de64
JK
117842016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11785
11786 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
11787
2c29df25
SDJ
117882016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
11789 Jan Kratochvil <jan.kratochvil@redhat.com>
11790
11791 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
11792 make m1's definition to be different from m2's. Use 'dummy' as an
11793 argument for probe 'two'.
11794
cc3c2846
JB
117952016-09-10 Jon Beniston <jon@beniston.com>
11796
11797 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
11798 for sim target.
11799
e1b2624a
AA
118002016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
11801
11802 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
11803 variable declaration.
11804 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
11805 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
11806 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
11807 received HWCAP as its argument.
11808
4295e285
PA
118092016-09-06 Pedro Alves <palves@redhat.com>
11810
11811 * gdb.base/new-ui-pending-input.c: New file.
11812 * gdb.base/new-ui-pending-input.exp: New file.
11813 * gdb.exp (clear_gdb_spawn_id): New procedure.
11814 (with_spawn_id): Check whether gdb_spawn_id exists before
11815 referencing it. If gdb_spawn_id didn't exist on entry, clear it
11816 on exit.
11817
00d5215e
UW
118182016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11819
11820 * gdb.base/float128.c: New file.
11821 * gdb.base/float128.exp: Likewise.
11822 * gdb.base/floatn.c: Likewise.
11823 * gdb.base/floatn.exp: Likewise.
11824
a9ff5f12
UW
118252016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
11826
11827 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
11828
f245535c
PA
118292016-09-05 Pedro Alves <palves@redhat.com>
11830
11831 PR backtrace/19927
11832 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
11833 unwinders are immediately called as side effect of "source" or
11834 "disable unwinder" commands.
11835 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
11836
ae9cf263
YQ
118372016-09-02 Yao Qi <yao.qi@linaro.org>
11838
11839 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
11840 is true and $type is "float" or "double".
11841
27aba047
YQ
118422016-09-02 Yao Qi <yao.qi@linaro.org>
11843
11844 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
11845 true.
11846 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
11847 * gdb.base/call-rt-st.exp: Likewise.
11848 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
11849 return value instead of gdb,skip_float_test.
11850 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
11851 (do_function_calls): Use its return value instead of
11852 gdb,skip_float_test.
11853 * gdb.base/finish.exp: Likewise.
11854 * gdb.base/funcargs.exp: Likewise.
11855 * gdb.base/return.exp: Likewise.
11856 * gdb.base/return2.exp: Likewise.
11857 * gdb.base/varargs.exp: Likewise.
11858 * lib/gdb.exp (gdb_skip_float_test): Change it to
11859 gdb_caching_proc. Detect the broken ptrace on arm-linux.
11860
5af962df
AA
118612016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
11862
11863 * gdb.multi/tids.exp: Test "thread apply all".
11864
7fac6910
JK
118652016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11866
11867 * gdb.base/default.exp (tty): Remove.
11868
bb1fe4ac
KB
118692016-08-24 Kevin Buettner <kevinb@redhat.com>
11870
2806dc7e
PA
11871 * gdb.python/py-recurse-unwind.c: New file.
11872 * gdb.python/py-recurse-unwind.py: New file.
11873 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 11874
0a1ddfa6
SM
118752016-08-24 Simon Marchi <simon.marchi@ericsson.com>
11876
11877 * gdb.base/set-inferior-tty.exp: New file.
11878 * gdb.base/set-inferior-tty.c: New file.
11879
d9de1fe3
PA
118802016-08-23 Pedro Alves <palves@redhat.com>
11881
11882 PR gdb/20494
11883 * gdb.base/new-ui-echo.c: New file.
11884 * gdb.base/new-ui-echo.exp: New file.
11885
e9d9abd7
YQ
118862016-08-23 Yao Qi <yao.qi@linaro.org>
11887
11888 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
11889 gdbserver_spawn.
11890 * gdb.server/connect-without-multi-process.exp (do_test):
11891 Likewise.
11892
3589529e
YQ
118932016-08-23 Yao Qi <yao.qi@linaro.org>
11894
11895 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
11896 standalone_txt. Delete gdb_txt and standalone_txt on host
11897 and target. Spawn the binary on target. Copy files from
11898 target to host.
11899
6bb90213
PA
119002016-08-22 Pedro Alves <palves@redhat.com>
11901
11902 PR gdb/20505
11903 * gdb.base/vdso-warning.exp: Test core dumps too. Use
11904 with_test_prefix. Factor out bits to ...
11905 (test_no_vdso): ... this new procedure.
11906
20c2c024
CL
119072016-08-19 Carl Love <cel@us.ibm.com>
11908
11909 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
11910 maintaining separate logic for constructing the output path.
11911 * gdb.arch/powerpc-d128-regs.exp: Likewise.
11912 * gdb.arch/ppc-dfp.exp: Likewise.
11913 * gdb.arch/ppc-fp.exp: Likewise.
11914 * gdb.arch/vsx-regs.exp: Likewise.
11915 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
11916 binprefix for generating the additional binary files.
11917
0646e07d
PA
119182016-08-19 Pedro Alves <palves@redhat.com>
11919
11920 * gdb.trace/mi-trace-frame-collected.exp
11921 (test_trace_frame_collected): On x32, expect two registers.
11922
46da9242
CL
119232016-08-18 Carl Love <cel@us.ibm.com>
11924
11925 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
11926 and sync up the test with tests in gas/testsuite/gas/ppc.
11927 * gdb.arch/powerpc-power.exp: Likewise.
11928
eb2332d7
SM
119292016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11930
11931 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
11932 expected error message.
11933
63c61e04
SM
119342016-08-17 Simon Marchi <simon.marchi@ericsson.com>
11935
11936 * gdb.multi/remove-inferiors.exp: New file.
11937 * gdb.multi/remove-inferiors.c: New file.
11938
7b17065f
YQ
119392016-08-12 Yao Qi <yao.qi@linaro.org>
11940
11941 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
11942 argument list.
11943
01d3dedf
PA
119442016-08-10 Pedro Alves <palves@redhat.com>
11945
11946 PR gdb/19187
11947 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
11948 setup_kfails.
11949
3eb7562a
PA
119502016-08-09 Pedro Alves <palves@redhat.com>
11951 Simon Marchi <simon.marchi@ericsson.com>
11952
11953 PR gdb/20418
11954 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
11955 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
11956
80614914
PA
119572016-08-09 Pedro Alves <palves@redhat.com>
11958
11959 PR mi/20431
11960 * gdb.mi/mi-cmd-error.exp: New file.
11961
f348d89a
PA
119622016-08-09 Pedro Alves <palves@redhat.com>
11963
11964 PR gdb/18653
11965 * gdb.base/signals-state-child.c: New file.
11966 * gdb.base/signals-state-child.exp: New file.
11967 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
11968
e5ca03b4
PA
119692016-08-09 Pedro Alves <palves@redhat.com>
11970
11971 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
11972
282a0691
TT
119732016-08-03 Tom Tromey <tom@tromey.com>
11974
11975 PR python/18565:
11976 * gdb.python/py-frame-inline.exp: Add Frame.function test.
11977
41bfcd63
YQ
119782016-08-01 Yao Qi <yao.qi@linaro.org>
11979
11980 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
11981 variable mode to "multi-process" if $multi_process is 1, otherwise
11982 set it to "single-process".
11983
e3465b24
YQ
119842016-08-01 Yao Qi <yao.qi@linaro.org>
11985
11986 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
11987 * gdb.cp/cpexprs.exp: Likewise.
11988 * gdb.cp/m-static.exp: Likewise.
11989
0b31a4bc
TT
119902016-07-26 Tom Tromey <tom@tromey.com>
11991
11992 PR python/20190:
11993 * gdb.threads/tls.exp (check_thread_local): Add python symbol
11994 test.
11995
e0461dbb
MM
119962016-07-26 Markus Metzger <markus.t.metzger@intel.com>
11997
11998 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
11999 selecting assembly source files.
12000 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
12001 assembly source files.
12002 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
12003 assembly source files.
12004 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
12005 selecting assembly source files.
12006
8194e927
SM
120072016-07-25 Simon Marchi <simon.marchi@ericsson.com>
12008
12009 * gdb.base/new-ui.exp (do_test_invalid_args): New
12010 procedure.
12011
c0272db5
TW
120122016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
12013
12014 * gdb.btrace/reconnect.c: New file.
12015 * gdb.btrace/reconnect.exp: New file.
12016
e3487908
GKB
120172016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
12018
12019 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
12020 to test_catch_syscall_group.
12021 (test_catch_syscall_group): New.
12022
12df5c00
TT
120232016-07-21 Tom Tromey <tom@tromey.com>
12024
12025 * gdb.rust/simple.rs (main): Use empty struct expression.
12026 * gdb.rust/simple.exp: Add tests for empty struct expression.
12027
bae62ee2
YQ
120282016-07-21 Yao Qi <yao.qi@linaro.org>
12029
12030 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
12031 if gdb_skip_xml_test is true on some targets.
12032
b1b53fb3
YQ
120332016-07-21 Yao Qi <yao.qi@linaro.org>
12034
12035 * gdb.server/solib-list.exp: Unset last_loaded_file.
12036
027d97f8
JK
120372016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12038
12039 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
12040 "step into captured_main (args)".
12041
7674d381
JK
120422016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12043
12044 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
12045
72b5d099
JK
120462016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12047
12048 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
12049
1f960ced
PA
120502016-07-19 Pedro Alves <palves@redhat.com>
12051
12052 * gdb.opt/inline-break.exp: Remove optimize=-O2.
12053 * gdb.opt/inline-bt.exp: Likewise.
12054 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
12055 additional_flags=-Winline.
12056 * gdb.opt/inline-locals.exp: Likewise.
12057 * gdb.opt/inline-markers.c (ATTR): Define.
12058 (inlined_fn): Use it.
12059
f25827c1
YQ
120602016-07-19 Yao Qi <yao.qi@linaro.org>
12061
12062 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
12063 (test_with_self): Remove some code. Remove argument executable.
12064 (top-level): Use do_self_tests.
12065
37539ebe
DB
120662016-07-15 Zachary Welch <zwelch@codesourcery.com>
12067 Don Breazeal <donb@codesourcery.com>
12068
12069 * gdb.base/maint.exp: Escape paths used in regular expressions.
12070 * gdb.stabs/weird.exp: Likewise.
12071
dac790e1
TT
120722016-07-13 Tom Tromey <tom@tromey.com>
12073
12074 PR python/15620, PR python/18620:
12075 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
12076 (test_bkpt_events): New procs.
12077
93daf339
TT
120782016-07-13 Tom Tromey <tom@tromey.com>
12079
12080 PR python/17698:
12081 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
12082 test.
12083 (test_watchpoints): Likewise.
12084 (test_bkpt_pending): New proc.
12085
6571a381
TT
120862016-07-13 Tom Tromey <tom@tromey.com>
12087
12088 PR cli/18053:
12089 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
12090 completion test.
12091
e8732474
JK
120922016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12093
12094 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
12095 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
12096 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
12097 f_label.
12098 (g): Rename g_end_lbl to g_label.
12099 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
12100 low_pc and high_pc.
12101 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
12102
e0f3fd7c
TT
121032016-07-12 Tom Tromey <tom@tromey.com>
12104
12105 PR python/19293:
12106 * gdb.python/py-unwind-maint.exp: Update tests.
12107
3cfe46b6
YQ
121082016-07-12 Yao Qi <yao.qi@linaro.org>
12109
12110 * lib/selftest-support.exp (selftest_setup): Match the output
12111 when captured_main is inlined.
12112
4f19a0e6
WT
121132016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
12114
12115 * gdb.fortran/derived-types.exp (result_line, result_line_2):
12116 New variables.
12117 (print this%a, print this%b, print this): New tests.
12118 * gdb.fortran/derived-types.f90 (this): New object and
12119 initialization.
12120
986cf455
SM
121212016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12122
12123 * gdb.ada/arraydim.exp: Remove extra directory level in build
12124 directory.
12125
f0464b23
SM
121262016-07-06 Simon Marchi <simon.marchi@ericsson.com>
12127
12128 * lib/ada.exp: Remove extra directory level in build directory.
12129 * gdb.ada/cond_lang.exp: Likewise.
12130 * gdb.ada/exec_changed.exp: Likewise.
12131 * gdb.ada/lang_switch.exp: Likewise.
12132
42d94011
MG
121332016-07-06 Manish Goregaokar <manish@mozilla.com>
12134
2806dc7e
PA
12135 * simple.rs: Add test for raw pointer subscripting.
12136 * simple.exp: Add test expectations.
42d94011 12137
647c264c
YQ
121382016-07-05 Yao Qi <yao.qi@linaro.org>
12139
12140 * gdb.mi/mi-reverse.exp: Match =record-started output.
12141
20aa2c60
PA
121422016-07-01 Pedro Alves <palves@redhat.com>
12143
12144 * gdb.base/jit-reader.exp (info_registers_current_frame): New
12145 procedure.
12146 (jit_reader_test): Test the jit reader's unwinder.
12147 * gdb.base/jithost.c (jit_function_00_code): New global.
12148 (main): Use memcpy to fill in the mmapped code, instead of poking
12149 bytes manually here.
12150 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
12151 value.
12152 (read_debug_info): Save the function's range.
12153 (read_sp): New function.
12154 (unwind_frame): Use it. Also unwind RBP.
12155 (get_frame_id): Use read_sp.
12156 (gdb_init_reader): Use calloc instead of malloc.
12157 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
12158 parameter. Use gdb_test_multiple.
12159
ced2dffb
PA
121602016-07-01 Pedro Alves <palves@redhat.com>
12161 Antoine Tremblay <antoine.tremblay@ericsson.com>
12162
12163 * gdb.threads/process-dies-while-detaching.c: New file.
12164 * gdb.threads/process-dies-while-detaching.exp: New file.
12165
63000888
PA
121662016-07-01 Pedro Alves <palves@redhat.com>
12167
12168 * gdb.multi/watchpoint-multi-exit.c: New file.
12169 * gdb.multi/watchpoint-multi-exit.exp: New file.
12170
038d4868
PA
121712016-06-30 Pedro Alves <palves@redhat.com>
12172
12173 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
12174 unset inferior_spawn_id.
12175
994e9c83
PA
121762016-06-30 Pedro Alves <palves@redhat.com>
12177
12178 * lib/mi-support.exp (default_mi_gdb_start): Declare global
12179 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
12180
e5653468
YQ
121812016-06-29 Yao Qi <yao.qi@linaro.org>
12182
12183 * gdb.base/return.c: Add copyright header.
12184
803b47e5
TT
121852016-06-29 Tom Tromey <tom@tromey.com>
12186
12187 PR python/20129:
12188 * gdb.python/py-framefilter.exp: Add tests for setting priority
12189 and disabling of non-existent frame filter.
12190
28244707
YQ
121912016-06-29 Yao Qi <yao.qi@linaro.org>
12192
12193 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
12194 0x0f07ff.
12195
a31d2f06
YQ
121962016-06-28 Yao Qi <yao.qi@linaro.org>
12197
12198 * gdb.base/catch-syscall.exp: Remove check on isnative and target
12199 triplets. Start gdb, execute catch syscall, and continue. Check
12200 gdb's output to determine catch syscall is supported.
12201
921d8f54
MG
122022016-06-27 Manish Goregaokar <manish@mozilla.com>
12203
25d49b86
PA
12204 * gdb.rust/simple.rs: Add test for returning unit in a function.
12205 * gdb.rust/simple.exp: Add expectation for functions returning
12206 unit.
921d8f54 12207
f4952523
PMR
122082016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
12209
12210 * gdb.python/py-breakpoint-create-fail.c,
12211 gdb.python/py-breakpoint-create-fail.exp,
12212 gdb.python/py-breakpoint-create-fail.py: New testcase.
12213
fccb08f8
MG
122142016-06-25 Manish Goregaokar <manish@mozilla.com>
12215
12216 PR gdb/20239
12217 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
12218 * gdb.rust/simple.exp: Add test expectations for new NonZero
12219 tests.
fccb08f8 12220
6b850546
DT
122212016-06-24 David Taylor <dtaylor@emc.com>
12222
12223 * gdb.base/offsets.exp: New file.
12224 * gdb.base/offsets.c: New file.
12225
17621150
TT
122262016-06-23 Tom Tromey <tom@tromey.com>
12227
12228 PR gdb/16483:
12229 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
12230 before any filters are loaded.
12231
04d59df6
WT
122322016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
12233
12234 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
12235 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
12236 structs.
12237 * gdb.fortran/derived-type-function.exp: New file.
12238 * gdb.fortran/derived-type-function.f90: New file.
12239
12240
ac69f786
PA
122412016-06-21 Pedro Alves <palves@redhat.com>
12242
12243 * gdb.base/new-ui.exp: New file.
12244 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
12245 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
12246 (with_spawn_id): New procedure.
12247
49940788
PA
122482016-06-21 Pedro Alves <palves@redhat.com>
12249
12250 * gdb.mi/mi-exec-run.exp: New file.
12251
ef274d26
PA
122522016-06-21 Pedro Alves <palves@redhat.com>
12253
12254 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
12255 breakpoint command's output on the main UI.
12256 (test_break): New procedure, factored out from calls in the top
12257 level.
12258 (top level): Use foreach_with_prefix to test MI as main UI and as
12259 separate UI.
12260
468afe6c
PA
122612016-06-21 Pedro Alves <palves@redhat.com>
12262
12263 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
12264 (test_awatch_creation_and_listing)
12265 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
12266 Remove 'type' parameter.
12267 (test_watchpoint_all): New parameter mi_mode. Remove
12268 with_test_prefix.
12269 (top level): Use foreach_with_prefix, and add main/separate UI MI
12270 testing axis.
12271
51f77c37
PA
122722016-06-21 Pedro Alves <palves@redhat.com>
12273
12274 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
12275 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
12276 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
12277 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
12278 (gdb_main_spawn_id, mi_spawn_id): Declare and
12279 comment.
12280 (mi_create_inferior_pty): New procedure,
12281 factored out from default_mi_gdb_start.
12282 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
12283 procedures.
12284 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
12285 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
12286 Use mi_create_inferior_pty.
12287 (mi_gdb_start): Use eval to pass down args list.
12288
8980e177
PA
122892016-06-21 Pedro Alves <palves@redhat.com>
12290
12291 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
12292 * gdb.opt/inline-cmds.exp: Add MI tests.
12293
f38d3ad1
PA
122942016-06-21 Pedro Alves <palves@redhat.com>
12295
12296 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
12297
45db7c09
PA
122982016-06-21 Pedro Alves <palves@redhat.com>
12299
12300 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
12301 (top level): Use it instead of mi_execute_to.
12302
5a069ab3
PA
123032016-06-21 Pedro Alves <palves@redhat.com>
12304
12305 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
12306 (cont_handler_str): New.
12307 (signal_stop_handler): Set stop_handler_str instead of printing to
12308 stdout.
12309 (continue_handler): Set cont_handler_str instead of printing to
12310 stdout.
12311 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
12312 mi_send_resuming_command. Print stop_handler_str and
12313 cont_handler_str instead of expecting the python events print
12314 directly.
12315
2838cc1d
SD
123162016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
12317
12318 * gdb.base/jit-reader.exp: New file.
12319 * gdb.base/jithost.c: New file.
12320 * gdb.base/jithost.h: New file.
12321 * gdb.base/jitreader.c : New file.
12322 * gdb.base/jit-protocol.h: New file.
12323
21a77091
YQ
123242016-06-17 Yao Qi <yao.qi@linaro.org>
12325
12326 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
12327 parameters follow_fork and detach_on_fork. Set follow-fork-mode
12328 and detach-on-fork. Adjust tests.
12329 (top level): Invoke break_cond_on_syscall with combinations of
12330 syscall, follow-fork-mode and detach-on-fork.
12331
f50bf8e5
YQ
123322016-06-17 Yao Qi <yao.qi@linaro.org>
12333
12334 * gdb.base/step-over-exit.c: New.
12335 * gdb.base/step-over-exit.exp: New.
12336
a28d8e50
YTL
123372016-06-17 Yan-Ting Lin <currygt52@gmail.com>
12338
12339 * gdb.base/float.exp: Add target check for nds32*-*-*.
12340 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
12341
cad8e26d
AB
123422016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
12343
12344 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
12345 for unsupported target features.
12346 * gdb.base/call-rt-st.exp: Likewise.
12347 * gdb.base/call-sc.exp: Likewise.
12348 * gdb.base/call-signal-resume.exp: Likewise.
12349 * gdb.base/call-strs.exp: Likewise.
12350 * gdb.base/callexit.exp: Likewise.
12351 * gdb.base/callfuncs.exp: Likewise.
12352 * gdb.base/nodebug.exp: Likewise.
12353 * gdb.base/printcmds.exp: Likewise.
12354 * gdb.base/ptype.exp: Likewise.
12355 * gdb.base/structs.exp: Likewise.
12356 * gdb.base/unwindonsignal.exp: Likewise.
12357 * gdb.cp/gdb2495.exp: Likewise.
12358 * gdb.cp/templates.exp: Likewise.
12359 * gdb.cp/virtfunc.exp: Likewise.
12360 * gdb.threads/hand-call-in-threads.exp: Likewise.
12361 * gdb.threads/interrupted-hand-call.exp: Likewise.
12362 * gdb.threads/thread-unwindonsignal.exp: Likewise.
12363
347dc102
TT
123642016-06-10 Tom Tromey <tom@tromey.com>
12365
12366 PR rust/20110:
12367 * gdb.rust/expr.exp: Add test for integer constant larger than
12368 i32.
12369
5e13cf25
BH
123702016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
12371
12372 * gdb.fortran/nested-funcs.exp: New.
12373 * gdb.fortran/nested-funcs.f90: New.
12374
bb556f1f
TK
123752016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
12376
12377 * gdb.base/examine-backward.c: New file.
12378 * gdb.base/examine-backward.exp: New file.
12379
38b022b4
SM
123802016-06-06 Simon Marchi <simon.marchi@ericsson.com>
12381
12382 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
12383 matching.
12384
1b40ec05
TT
123852016-06-02 Tom Tromey <tom@tromey.com>
12386
12387 PR python/18984:
12388 * gdb.python/py-shared.exp: Add solib_name test.
12389
193bd378
SM
123902016-06-02 Simon Marchi <simon.marchi@ericsson.com>
12391
12392 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
12393
3326303b
MG
123942016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
12395
12396 PR c++/19893
12397 * gdb.dwarf2/implref.exp: Rename to...
12398 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
12399 * gdb.dwarf2/implref-array.c: New file.
12400 * gdb.dwarf2/implref-array.exp: Likewise.
12401 * gdb.dwarf2/implref-global.c: Likewise.
12402 * gdb.dwarf2/implref-global.exp: Likewise.
12403 * gdb.dwarf2/implref-struct.c: Likewise.
12404 * gdb.dwarf2/implref-struct.exp: Likewise.
12405
825c8ef2
AT
124062016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12407
12408 * gdb.trace/trace-condition.exp: Add 64bit tests.
12409
2320162a
AT
124102016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12411
12412 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
12413 bits types.
12414 (main): Adapt to 8 to 64 bits types.
12415 * gdb.trace/trace-condition.exp: Add new tests.
12416
a7818233
AT
124172016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12418
12419 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
12420
0d336466
AT
124212016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12422
12423 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
12424 Move condition tests...
12425 * gdb.trace/trace-condition.exp: Here.
12426
7faeb45a
AT
124272016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
12428
12429 * gdb.trace/trace-condition.exp: Add counter-case tests.
12430
e385593e
JK
124312016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
12432
12433 PR c++/15231
12434 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
12435 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
12436
744608cc
PA
124372016-05-27 Pedro Alves <palves@redhat.com>
12438
12439 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12440 New procedure.
12441 (top level): Call it, and bail out of DejaGnu is known to be bad.
12442
ac775bf4
AB
124432016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
12444
12445 * gdb.base/whatis.c: Extend the test case.
12446 * gdb.base/whatis.exp: Add additional tests.
12447
2bbad2ea
BH
124482016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12449
12450* gdb.fortran/type.f90: Add pointer variable.
12451* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
12452
8b70175d
BH
124532016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12454
12455 * gdb.fortran/vla-type.exp: Fix testcase name.
12456
86d8a848
BH
124572016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12458
12459 * gdb.fortran/vla-type.exp: Access elements in nested structs.
12460
e188eb36
BH
124612016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12462
12463 * gdb.fortran/type.f90: Add nested structures.
12464 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
12465 * gdb.fortran/derived-type.exp: Adapt expected output.
12466 * gdb.fortran/vla-type.exp: Adapt expected output.
12467
9b2db1fd
BH
124682016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12469
12470 * gdb.fortran/whatis_type.exp: Adapt expected output.
12471
72b17055
BH
124722016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12473
12474 * gdb.fortran/print_type.exp: Fix expected output.
12475 * gdb.fortran/whatis_type.exp: Fix expected output.
12476
3cd81d8d
BH
124772016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
12478
12479 * gdb.fortran/whatis_type.exp: Use multi_line.
12480
ddae9462
TT
124812016-05-24 Tom Tromey <tom@tromey.com>
12482
12483 PR python/17386:
12484 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
12485 use value as an index.
12486
1957f6b8
TT
124872016-05-23 Tom Tromey <tom@tromey.com>
12488
12489 PR python/17981:
12490 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
12491 no-breakpoint case.
12492
026a9174
PA
124932016-05-24 Pedro Alves <palves@redhat.com>
12494
12495 PR gdb/19828
12496 * gdb.threads/clone-attach-detach.c: New file.
12497 * gdb.threads/clone-attach-detach.exp: New file.
12498
e70a7231
FR
124992016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
12500
12501 * gdb.base/annota-input-while-running.exp: Fix syntax error.
12502
0f6ed0e0
TT
125032016-05-23 Tom Tromey <tom@tromey.com>
12504
12505 PR python/19438, PR python/18393:
12506 * gdb.python/py-progspace.exp: Add "dir" test.
12507 * gdb.python/py-objfile.exp: Add "dir" test.
12508
ffd19d61
YQ
125092016-05-23 Yao Qi <yao.qi@linaro.org>
12510
12511 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
12512 * gdb.arch/thumb2-it.exp: Likewise.
12513
9e8f9b05
SM
125142016-05-18 Simon Marchi <simon.marchi@ericsson.com>
12515
12516 * gdb.mi/mi-threads-interrupt.c: New file.
12517 * gdb.mi/mi-threads-interrupt.exp: New file.
12518
61c6156d
SM
125192016-05-17 Simon Marchi <simon.marchi@ericsson.com>
12520
12521 PR gdb/18077
12522 * gdb.mi/mi-async-run.exp: New file.
12523 * gdb.mi/mi-async-run.c: New file.
12524
67218854
TT
125252016-05-17 Tom Tromey <tom@tromey.com>
12526 Manish Goregaokar <manishsmail@gmail.com>
12527
12528 * lib/rust-support.exp: New file.
12529 * lib/gdb.exp (skip_rust_tests): New proc.
12530 (build_executable_from_specs): Handle rust.
12531 * lib/future.exp (gdb_find_rustc): New proc.
12532 (gdb_default_target_compile): Handle rust.
12533 * gdb.rust/expr.exp: New file.
12534 * gdb.rust/generics.exp: New file.
12535 * gdb.rust/generics.rs: New file.
12536 * gdb.rust/methods.exp: New file.
12537 * gdb.rust/methods.rs: New file.
12538 * gdb.rust/modules.exp: New file.
12539 * gdb.rust/modules.rs: New file.
12540 * gdb.rust/simple.exp: New file.
12541 * gdb.rust/simple.rs: New file.
12542
c44af4eb
TT
125432016-05-17 Tom Tromey <tom@tromey.com>
12544
12545 * gdb.base/default.exp (set language): Add rust.
12546
dcd1f979
TT
125472016-05-17 Tom Tromey <tom@tromey.com>
12548
12549 * gdb.gdb/unittest.exp: New file.
12550
155b7f57
YQ
125512016-05-16 Yao Qi <yao.qi@linaro.org>
12552
12553 * gdb.base/batch-preserve-term-settings.exp: Remove variable
12554 shell_prompt. Update shell_prompt_re.
12555
8ddd5a6c
DE
125562016-05-12 Doug Evans <dje@google.com>
12557
12558 PR symtab/19999
12559 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
12560 $options when building executable.
12561 * gdb.dwarf2/fission-loclists-pie.S: New file.
12562 * gdb.dwarf2/fission-loclists-pie.exp: New file.
12563
02e370d9
SM
125642016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12565
12566 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
12567 of [is_remote target],
12568
8929ad8b
SM
125692016-05-04 Simon Marchi <simon.marchi@ericsson.com>
12570
12571 * lib/gdb.exp (use_gdb_stub): New procedure.
12572
6c447423
DE
125732016-05-03 Yunlian Jiang <yunlian@google.com>
12574 Doug Evans <dje@google.com>
12575
12576 PR symtab/19914
12577 * gdb.dwarf2/dwp-sepdebug.c: New file.
12578 * gdb.dwarf2/dwp-sepdebug.exp: New file.
12579
444e826c
SM
125802016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12581
12582 * gdb.base/detach.exp: Remove is_remote check.
12583
740feeaa
SM
125842016-05-02 Simon Marchi <simon.marchi@ericsson.com>
12585
12586 * gdb.base/annota-input-while-running.exp: Don't check for
12587 [is_remote target]. Enable annotations after running to main.
12588 Remove unused "set test..." line.
12589
9080ac9d
SM
125902016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12591
12592 * gdb.trace/trace-enable-disable.exp: New file.
12593 * gdb.trace/trace-enable-disable.c: New file.
12594
952ebca5
SM
125952016-04-28 Simon Marchi <simon.marchi@ericsson.com>
12596
12597 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
12598 use it in info sharedlibrary test.
12599 * gdb.trace/ftrace-lock.exp: Likewise.
12600 * gdb.trace/ftrace.exp: Likewise.
12601 * gdb.trace/range-stepping.exp: Likewise.
12602 * gdb.trace/trace-break.exp: Likewise.
12603 * gdb.trace/trace-condition.exp: Likewise.
12604 * gdb.trace/trace-mt.exp: Likewise.
12605
d9019901
SM
126062016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12607
12608 * lib/gdb.exp (gdb_load_shlibs): Rename to...
12609 (gdb_load_shlib): ... this.
12610 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
12611 gdb_load_shlib.
12612 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
12613 * gdb.base/ctxobj.exp: Likewise.
12614 * gdb.base/dprintf-pending.exp: Likewise.
12615 * gdb.base/dso2dso.exp: Likewise.
12616 * gdb.base/fixsection.exp: Likewise.
12617 * gdb.base/gcore-relro.exp: Likewise.
12618 * gdb.base/gdb1555.exp: Likewise.
12619 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12620 * gdb.base/gnu-ifunc.exp: Likewise.
12621 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
12622 * gdb.base/jit-so.exp (one_jit_test): Likewise.
12623 * gdb.base/pending.exp: Likewise.
12624 * gdb.base/print-file-var.exp: Likewise.
12625 * gdb.base/print-symbol-loading.exp: Likewise.
12626 * gdb.base/shlib-call.exp: Likewise.
12627 * gdb.base/shreloc.exp: Likewise.
12628 * gdb.base/so-impl-ld.exp: Likewise.
12629 * gdb.base/solib-disc.exp: Likewise.
12630 * gdb.base/solib-nodir.exp: Likewise.
12631 * gdb.base/solib-overlap.exp: Likewise.
12632 * gdb.base/solib-symbol.exp: Likewise.
12633 * gdb.base/solib-weak.exp (do_test): Likewise.
12634 * gdb.base/sym-file.exp: Likewise.
12635 * gdb.base/symtab-search-order.exp: Likewise.
12636 * gdb.base/type-opaque.exp: Likewise.
12637 * gdb.base/unload.exp: Likewise.
12638 * gdb.base/watchpoint-solib.exp: Likewise.
12639 * gdb.compile/compile.exp: Likewise.
12640 * gdb.cp/gdb2384.exp: Likewise.
12641 * gdb.cp/infcall-dlopen.exp: Likewise.
12642 * gdb.cp/re-set-overloaded.exp: Likewise.
12643 * gdb.fortran/library-module.exp: Likewise.
12644 * gdb.opt/solib-intra-step.exp: Likewise.
12645 * gdb.python/py-finish-breakpoint.exp: Likewise.
12646 * gdb.python/py-shared.exp: Likewise.
12647 * gdb.reverse/solib-precsave.exp: Likewise.
12648 * gdb.reverse/solib-reverse.exp: Likewise.
12649 * gdb.server/solib-list.exp: Likewise.
12650 * gdb.threads/dlopen-libpthread.exp: Likewise.
12651 * gdb.threads/tls-shared.exp: Likewise.
12652 * gdb.threads/tls-so_extern.exp: Likewise.
12653 * gdb.trace/change-loc.exp: Likewise.
12654 * gdb.trace/ftrace-lock.exp: Likewise.
12655 * gdb.trace/ftrace.exp: Likewise.
12656 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
12657 * gdb.trace/pending.exp: Likewise.
12658 * gdb.trace/range-stepping.exp: Likewise.
12659 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
12660 (strace_info_marker): Likewise.
12661 (strace_probe_marker): Likewise.
12662 (strace_trace_on_same_addr): Likewise.
12663 (strace_trace_on_diff_addr): Likewise.
12664 * gdb.trace/trace-break.exp: Likewise.
12665 * gdb.trace/trace-condition.exp: Likewise.
12666 * gdb.trace/trace-mt.exp: Likewise.
12667
fca4cfd9
SM
126682016-04-27 Simon Marchi <simon.marchi@ericsson.com>
12669
12670 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
12671 result of gdb_remote_download.
12672 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
12673 * gdb.base/dso2dso.exp: Likewise.
12674 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12675 * gdb.base/print-file-var.exp: Likewise.
12676 * gdb.base/shlib-call.exp: Likewise.
12677 * gdb.base/shreloc.exp: Likewise.
12678 * gdb.base/solib-overlap.exp: Likewise.
12679 * gdb.base/solib-weak.exp (do_test): Likewise.
12680 * gdb.base/unload.exp: Likewise.
12681
11cf4ffb
YQ
126822016-04-27 Yao Qi <yao.qi@linaro.org>
12683
12684 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
12685 exists.
12686
3e2e34f8
KB
126872016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12688
12689 * vla-type.exp: Print structure from toplevel.
12690
8f07e298
BH
126912016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12692
12693 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
12694 of dynamic types.
12695 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
12696 of dynamic types.
12697
9920b434
BH
126982016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
12699
12700 * gdb.fortran/vla-type.f90: New file.
12701 * gdb.fortran/vla-type.exp: New file.
12702
f3abeff5
YQ
127032016-04-25 Yao Qi <yao.qi@linaro.org>
12704
12705 * gdb.base/branch-to-self.c: New file.
12706 * gdb.base/branch-to-self.exp: New file.
12707
0a5d52f0
YQ
127082016-04-22 Yao Qi <yao.qi@linaro.org>
12709
12710 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
12711 more after $hex.
12712
495346f6
YQ
127132016-04-22 Yao Qi <yao.qi@linaro.org>
12714
12715 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
12716 * gdb.base/annota3.exp: Likewise.
12717
4a7e075c
YQ
127182016-04-22 Yao Qi <yao.qi@linaro.org>
12719
12720 * gdb.reverse/step-precsave.exp: Do one step and test program
12721 stops in "callee" and do multiple steps until program goes out
12722 of "callee".
12723 * gdb.reverse/step-reverse.exp: Likewise.
12724
5b061e98
YQ
127252016-04-22 Yao Qi <yao.qi@linaro.org>
12726
12727 * gdb.trace/signal.exp: Also pass if
12728 $tracepoint_hits($i) > $iterations.
12729
5c5dc57f
YQ
127302016-04-22 Yao Qi <yao.qi@linaro.org>
12731
12732 * gdb.trace/signal.c: New file.
12733 * gdb.trace/signal.exp: New file.
12734
a55411b9
DE
127352016-04-19 Doug Evans <xdje42@gmail.com>
12736
12737 * gdb.base/bad-file.exp: New file.
12738
a22df60a
MG
127392016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
12740
12741 * gdb.dwarf2/implref.exp: New file.
12742
0c13f7e5
BH
127432016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12744
12745 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
12746 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
12747 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
12748 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
12749 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
12750 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
12751 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
12752 * lib/fortran.exp (fortran_int4): New procedure.
12753 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
12754 (fortran_logical4): Likewise.
12755
9b9b09e9
BH
127562016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
12757
12758 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
12759
a14d1f4d
BH
127602016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
12761
12762 * lib/compiler.c: Add Intel specific preprocessor macros.
12763 * lib/compiler.cc: Likewise.
25d49b86 12764
7d49b1d0
LM
127652016-04-13 Luis Machado <lgustavo@codesourcery.com>
12766
12767 * gdb.server/connect-with-no-symbol-file.c: New file.
12768 * gdb.server/connect-with-no-symbol-file.exp: New file.
12769
8392fa22
SM
127702016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12771
12772 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
12773
8c4c4aeb
SM
127742016-04-13 Simon Marchi <simon.marchi@ericsson.com>
12775
12776 * boards/gdbserver-base.exp (${board}_download): Copy source file to
12777 standard output directory.
12778
45e3745e
AT
127792016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
12780
12781 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
12782
e26b7e41
MM
127832016-04-13 Markus Metzger <markus.t.metzger@intel.com>
12784
12785 * gdb.btrace/instruction_history.c (loop): Add declaration.
12786
8ce09462
AT
127872016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
12788
12789 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
12790
2e88a1ea
SM
127912016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
12792
12793 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
12794 parentheses to print.
12795 (continue_handler): Likewise.
12796
f48e22e3
SM
127972016-04-08 Simon Marchi <simon.marchi@ericsson.com>
12798
12799 * gdb.server/solib-list.exp: Remove is_remote check.
12800 Pass shlib= to gdb_compile. Don't link shared library with
12801 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
12802 Run binary filename through "readlink -f" on the target.
12803
096be756
PA
128042016-04-08 Pedro Alves <palves@redhat.com>
12805
12806 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
12807 interpreter filename as argument to gdbserver_spawn.
12808 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12809 Return empty if $last_loaded_file does not exist.
12810
06500533
JK
128112016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
12812
12813 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
12814 * gdb.base/jit-main.c: Use exit after usage.
12815
2d35e871
JK
128162016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12817
12818 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
12819 GDBHISTSIZE prior to the tests.
12820 * gdb.base/gdbinit-history.exp: Likewise.
12821
128222016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
12823
12824 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
12825 instead of build_executable. Use gdb_load_shlibs.
12826
c8064e7e
YQ
128272016-04-07 Yao Qi <yao.qi@linaro.org>
12828
12829 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
12830 Execute "si" command.
12831
bde47561
YQ
128322016-04-07 Yao Qi <yao.qi@linaro.org>
12833
12834 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
12835 number instead of the comments on some line.
12836
b16f8a3b
DB
128372016-04-06 Don Breazeal <donb@codesourcery.com>
12838
12839 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
12840 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
12841
c2f901df
SM
128422016-04-06 Simon Marchi <simon.marchi@ericsson.com>
12843
12844 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
12845 standard_output_file. Remove unused binfile variable.
12846
ac17fda0
CU
128472016-04-05 Catalin Udma <catalin.udma@freescale.com>
12848
12849 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
12850 * gdb.python/py-mi-objfile.exp: Match "list main" output
12851 in console format.
12852
03a8c4df
SM
128532016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
12854
12855 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
12856 absolute.
12857
6e774b13
SM
128582016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12859
12860 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
12861 absolute.
12862 * gdb.trace/ftrace.exp: Likewise.
12863 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
12864 targets as well.
12865 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
12866 (gdb_load_shlibs): Copy libraries to test directory when testing
12867 natively. Only set solib-search-path if testing remotely.
12868 * lib/mi-support.exp (mi_load_shlibs): Likewise.
12869
7817ea46
SM
128702016-04-05 Simon Marchi <simon.marchi@ericsson.com>
12871
12872 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
12873 gdb_download. Use it even if the target is not remote.
12874 * gdb.base/jit.exp (compile_jit_test): Likewise.
12875 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
12876 output directory if the destination board is local, otherwise use
12877 the standard remote_download from DejaGnu.
12878 (gdb_download): Remove.
12879 (gdb_load_shlibs): Use gdb_remote_download instead of
12880 gdb_download.
12881 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
12882 Use gdb_remote_download instead of gdb_download. Use it even if
12883 the target is not remote.
12884 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
12885 instead of gdb_download.
12886
7beb7f68
SM
128872016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
12888
12889 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
12890 (test_insert_delete_modify): Call mi_load_shlibs before trying to
12891 run.
12892
cc63428a
AV
128932016-04-01 Artemiy Volkov <artemiyv@acm.org>
12894
12895 PR gdb/19820
12896 * gdb.base/printcmds.exp: Add artificial arrays tests.
12897
64cdf930
PA
128982016-03-31 Pedro Alves <palves@redhat.com>
12899
12900 PR gdb/19858
12901 * gdb.base/jit-main.c: Include unistd.h.
12902 (ATTACH): Define to 0 if not already defined.
12903 (wait_for_gdb, mypid): New globals.
12904 (WAIT_FOR_GDB): New macro.
12905 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
12906 some breakpoint locations.
12907 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
12908 New procedures.
12909 (one_jit_test): Add REATTACH parameter, and handle it. Use
12910 continue_to_test_location.
12911 (top level): Test attach, and adjusts calls to one_jit_test.
12912
40dea8cb
PA
129132016-03-31 Pedro Alves <palves@redhat.com>
12914
12915 PR gdb/19858
12916 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
12917 BINSUFFIX parameter, and handle it.
12918 (top level): Adjust calls compile_jit_test.
12919
e7ea3ec7
CU
129202016-03-31 Catalin Udma <catalin.udma@freescale.com>
12921
12922 PR python/19743
12923 * gdb.python/py-mi-events-gdb.py: New file.
12924 * gdb.python/py-mi-events.c: New file.
12925 * gdb.python/py-mi-events.exp: New file.
12926
e6359af3
YQ
129272016-03-30 Yao Qi <yao.qi@linaro.org>
12928
12929 * gdb.reverse/until-precsave.exp: Match function name only.
12930 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
12931 Move malloc to a condition block.
12932 * gdb.reverse/until-reverse.exp: Match function name only.
12933
a4105d04
MK
129342016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
12935
12936 * gdb.trace/ftrace.exp: Set arg0exp for s390.
12937 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
12938 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
12939 variable for GPR 0 instead of assuming it is register 0.
12940 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
12941 * lib/trace-support.exp: Add s390 registers.
12942
bfa6adb9
YQ
129432016-03-29 Yao Qi <yao.qi@linaro.org>
12944
12945 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
12946
1e6697ea
YQ
129472016-03-24 Yao Qi <yao.qi@linaro.org>
12948
12949 * gdb.reverse/break-reverse.exp: Add quotation mark in the
12950 test message.
12951
64bcd522
AA
129522016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
12953
12954 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
12955 maintaining separate logic for constructing the output path.
12956
7868401b
DB
129572016-03-16 Don Breazeal <donb@codesourcery.com>
12958
12959 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
12960 Retry fork and waitpid on interrupted system call errors.
12961 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
12962 Use with_timeout_factor to increase timeout by factor of 10.
12963
1cafadb4
DB
129642016-03-15 Don Breazeal <donb@codesourcery.com>
12965
12966 * gdb.cp/scope-err.cc: New test program.
12967 * gdb.cp/scope-err.exp: New test script.
12968 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
12969 lines and "set breakpoint here" comment.
12970 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
12971 Fixed some whitespace and format issues.
12972 * gdb.mi/mi-linespec-err-cp.cc: New test program.
12973 * gdb.mi/mi-linespec-err-cp.exp: New test script.
12974
81516450
DE
129752016-03-15 Doug Evans <dje@google.com>
12976
12977 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
12978 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
12979 All callers updated. Add tests for enums, mixed flags register.
12980
aa52b601
DE
129812016-03-15 Doug Evans <dje@google.com>
12982
12983 * gdb.base/skip.c (main): Call test_skip_file_and_function.
12984 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
12985
fa4ff313
SM
129862016-03-14 Simon Marchi <simon.marchi@ericsson.com>
12987
12988 * gdb.base/default.exp: Add $_as_string to the list of expected
12989 convenience functions.
12990
f2403c39
AB
129912016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
12992
12993 * gdb.base/maint.exp: New tests for 'maint info line-table'.
12994
f2f3ccb9
SM
129952016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
12996
12997 * gdb.python/py-as-string.exp: New file.
12998 * gdb.python/py-as-string.c: New file.
12999
00dbd492
PA
130002016-03-09 Pedro Alves <palves@redhat.com>
13001
13002 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
13003 signal" -> "Thread NN received signal" output change.
13004 * gdb.threads/ia64-sigill.exp: Likewise.
13005 * gdb.threads/linux-dp.exp: Likewise.
13006 * gdb.threads/manythreads.exp: Likewise.
13007 * gdb.threads/pending-step.exp: Likewise.
13008 * gdb.threads/print-threads.exp: Likewise.
13009 * gdb.threads/sigstep-threads.exp: Likewise.
13010 * gdb.threads/staticthreads.exp: Likewise.
13011 * gdb.threads/tls.exp: Likewise.
13012
1e6697ea
YQ
130132016-03-09 Pedro Alves <palves@redhat.com>
13014
13015 * gdb.base/command-line-input.exp: New file.
13016
b04fd3be
MK
130172016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13018
13019 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
13020 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
13021 * gdb.trace/pending.exp: Accept leading dot before function name.
13022 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
13023 * lib/trace-support.exp: Set registers for ppc.
13024
98fa59e9
MK
130252016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13026
13027 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
13028 use it for disassembly; accept .main in addition to main in backtrace.
13029
f77198c8
MK
130302016-03-09 Wei-cheng Wang <cole945@gmail.com>
13031 Marcin Kościelnicki <koriakin@0x04.net>
13032
13033 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
13034 (gdb_recursion_test_ptr): New global variable.
13035 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
13036 gdb_recursion_test.
13037 (gdb_c_test): Ditto.
13038
ba84e0da
MK
130392016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13040
13041 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
13042 ordering.
13043
4366d36e
MK
130442016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
13045
13046 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
13047 (bar): Add bar_start_lbl label.
13048 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
13049 of foo/bar for emitting DWARF and tracing.
13050
5eb264df
SDJ
130512016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
13052
13053 * analyze-racy-logs.py: Set executable bit.
13054
fb6a751f
SDJ
130552016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
13056
13057 * Makefile.in (DEFAULT_RACY_ITER): New variable.
13058 (CHECK_TARGET_TMP): Likewise.
13059 (check-single-racy): New rule.
13060 (check-parallel-racy): Likewise.
13061 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
13062 (do-check-parallel-racy): New rule.
13063 (check-racy/%.exp): Likewise.
13064 * README (Racy testcases): New section.
13065 * analyze-racy-logs.py: New file.
13066
bdf7e230
DE
130672016-03-03 Doug Evans <dje@google.com>
13068
13069 * gdb.base/skip.exp: Use with_test_prefix.
13070
4719d415
YQ
130712016-03-03 Yao Qi <yao.qi@linaro.org>
13072
13073 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
13074 Invoke step_over_syscall "clone" and break_cond_on_syscall
13075 "clone".
13076 * gdb.base/step-over-clone.c: New file.
13077
ea507862
YQ
130782016-03-03 Yao Qi <yao.qi@linaro.org>
13079
13080 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
13081 code format.
13082
8fc8cbda
YQ
130832016-03-03 Yao Qi <yao.qi@linaro.org>
13084
13085 * gdb.base/disp-step-fork.c: Rename to ...
13086 * gdb.base/step-over-fork.c: ... it. New file.
13087 * gdb.base/disp-step-vfork.c: Rename to ...
13088 * gdb.base/step-over-vfork.c: ... it. New file.
13089 * gdb.base/disp-step-syscall.exp: Rename to ...
13090 * gdb.base/step-over-syscall.exp: ... it. New file.
13091 (disp_step_cross_syscall): Rename to ...
13092 (step_over_syscall): ... it.
13093
92fa70b0
YQ
130942016-03-03 Yao Qi <yao.qi@linaro.org>
13095
13096 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
13097 If target supports condition evaluation on target, invoke
13098 break_cond_on_syscall for fork and vfork.
13099
e197ad3c
YQ
131002016-03-03 Yao Qi <yao.qi@linaro.org>
13101
13102 * gdb.base/disp-step-syscall.exp: Don't invoke
13103 support_displaced_stepping.
13104 (disp_step_cross_syscall): Test with displaced stepping off and
13105 on if supported.
13106
0b47da9f
YQ
131072016-03-03 Yao Qi <yao.qi@linaro.org>
13108
13109 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
13110 proc.
13111 (setup): New proc.
13112 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
13113 and setup.
13114
065ab6dc
BH
131152016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13116
13117 * gdb.fortran/vla-history.exp: Remove breakpoint.
13118
07e448ad 131192016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13120
25d49b86
PA
13121 * gdb.fortran/vla-history.exp: Lookup array elements and printing
13122 exceeds timeout.
07e448ad 13123
9ac2d526 131242016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13125
25d49b86
PA
13126 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
13127 breakpoint.
9ac2d526 13128
17807369
BH
131292016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
13130
13131 * gdb.mi/vla.f90: Nullify pointer after declaration.
13132
86e501af
PA
131332016-03-01 Pedro Alves <palves@redhat.com>
13134
13135 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
13136
1e903e32
PA
131372016-03-01 Pedro Alves <palves@redhat.com>
13138
13139 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
13140 before anything else.
13141 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
13142 _GNU_SOURCE here.
13143 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
13144 before anything else.
13145 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
13146
6ccb54e2
PA
131472016-03-01 Pedro Alves <palves@redhat.com>
13148
13149 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
13150
30ca9da1
YQ
131512016-03-01 Yao Qi <yao.qi@linaro.org>
13152
13153 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
13154 prepare_for_testing.
13155
dc856b38
YQ
131562016-03-01 Yao Qi <yao.qi@linaro.org>
13157
13158 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
13159
4a932159
AA
131602016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13161
13162 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
13163 manually constructing the output path.
13164
f2489477
AA
131652016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
13166
13167 * gdb.arch/s390-stackless.S: New.
13168 * gdb.arch/s390-stackless.exp: New.
13169
38899f16
IB
131702016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
13171
13172 * gdb.dlang/circular.c: New file.
13173 * gdb.dlang/circular.exp: New file.
13174
9fde51ed
YQ
131752016-02-26 Yao Qi <yao.qi@linaro.org>
13176
13177 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
13178 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
13179 (testcases): Update.
13180
ce90fefe
YQ
131812016-02-26 Yao Qi <yao.qi@linaro.org>
13182
13183 * gdb.reverse/aarch64.c: Rename to ...
13184 * gdb.reverse/insn-reverse.c: ... it.
13185 * gdb.reverse/aarch64.exp: Rename to ...
13186 * gdb.reverse/insn-reverse.exp: ... it.
13187
3263bceb
YQ
131882016-02-26 Yao Qi <yao.qi@linaro.org>
13189
13190 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
13191 (testcase_ftype): New.
13192 (testcases): New array.
13193 (n_testcases): New.
13194 (main): Call each element in testcases.
13195 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
13196 (read_testcase): New.
13197 Do the tests in a loop.
13198
6cb59ff1
YQ
131992016-02-25 Yao Qi <yao.qi@linaro.org>
13200
13201 * gdb.base/branches.c: Remove.
13202
ae91f625
MK
132032016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13204
13205 PR gdb/13808
13206 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
13207
678b48b7
MK
132082016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13209
13210 * gdb.trace/ftrace.exp: Remove unnecessary target check.
13211
7337a6f2
MK
132122016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
13213
13214 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
13215 change x86_64 call_insn to 'callq'.
13216
861ca91f
AT
132172016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
13218
13219 * gdb.trace/tfile-avx.c: Move to...
13220 * gdb.trace/tracefile-pseudo-reg.c: Here.
13221 * gdb.trace/tfile-avx.exp: Move to...
13222 * gdb.trace/tracefile-pseudo-reg.exp: Here.
13223
bf74e428
GB
132242016-02-24 Gary Benson <gbenson@redhat.com>
13225
13226 * gdb.base/attach-pie-noexec.exp: Do not expect an error
13227 message on attach.
13228
cce0e923
DE
132292016-02-23 Doug Evans <dje@google.com>
13230
13231 * gdb.base/skip.c (test_skip): New function.
13232 (end_test_skip_file_and_function): New function.
13233 (test_skip_file_and_function): New function.
13234 * gdb.base/skip1.c (test_skip): New function.
13235 (skip1_test_skip_file_and_function): New function.
13236 * gdb.base/skip.exp: Add tests for new skip options.
13237 * gdb.base/skip-solib.exp: Update expected output.
13238 * gdb.perf/skip-command.cc: New file.
13239 * gdb.perf/skip-command.exp: New file.
13240 * gdb.perf/skip-command.py: New file.
13241
4000e47e
MK
132422016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
13243
13244 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
13245 info registers pattern.
13246
24f75ead
IB
132472016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
13248
13249 * lib/future.exp: Add D support.
13250 (gdb_find_gdc): New proc.
13251 (gdb_default_target_compile): Add D support.
13252
fbb7bcbe
WW
132532016-02-18 Wei-cheng Wang <cole945@gmail.com>
13254
13255 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
13256 user+system time.
13257 (trace_speed_test): Determine the iteration count for a time
13258 between 15..30 seconds.
13259
012b3a21
WT
132602016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
13261
13262 * gdb.arch/i386-mpx-sigsegv.c: New file.
13263 * gdb.arch/i386-mpx-sigsegv.exp: New file.
13264 * gdb.arch/i386-mpx-simple_segv.c: New file.
13265 * gdb.arch/i386-mpx-simple_segv.exp: New file.
13266
2d5189bd
YQ
132672016-02-18 Yao Qi <yao.qi@linaro.org>
13268
13269 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
13270 Don't call setup_kfail.
13271
40fb20d0
YQ
132722016-02-18 Yao Qi <yao.qi@linaro.org>
13273
13274 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13275 Set "set breakpoint condition-evaluation" per $cond_bp_target.
13276
21b1f8d2
DE
132772016-02-16 Doug Evans <dje@google.com>
13278
13279 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
13280 * gdb.base/skip1.c: Ditto.
13281 * gdb.base/skip.exp: Whitespace cleanup.
13282
4041ed77
DB
132832016-02-16 Don Breazeal <donb@codesourcery.com>
13284
13285 PR remote/19496
13286 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
13287 Remove kfail for PR remote/19496.
13288
c4ef31bf
SM
132892016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13290
13291 * lib/gdb.exp (standard_temp_file): Return a path specific to
13292 the runtest invocation.
13293
266b65b3
SM
132942016-02-16 Simon Marchi <simon.marchi@ericsson.com>
13295
13296 * gdb.trace/save-trace.exp: Change relative path to be in the
13297 standard output directory.
13298
a7a0a6a9
JK
132992016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13300
13301 * gdb.arch/i386-prologue.c: Add missing prototypes.
13302
c99dbb42
JK
133032016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13304
13305 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
13306 * gdb.arch/i386-prologue.exp: Likewise.
13307 * gdb.arch/i386-size.exp: Likewise.
13308
aa480355
SM
133092016-02-15 Simon Marchi <simon.marchi@ericsson.com>
13310
13311 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
13312 define object file path.
13313 * gdb.btrace/gcore.exp: Use standard_output_file to define core
13314 file path.
13315 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
13316 standard_output_file to define binfile.
13317
ba881f50
JK
133182016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13319
13320 Fix compatibility with recent gfortran-5.3.1.
13321 * gdb.fortran/vla-history.exp (print vla1 allocated)
13322 (print vla2 allocated, print $2, print $3): Remove
13323 (print $4): Rename to ...
13324 (print $2): ... here.
13325 (print $9): Rename to ...
13326 (print $5): ... here.
13327 (print $10): Rename to ...
13328 (print $6): ... here.
13329 * gdb.fortran/vla.f90: Add pvla initialization.
13330
e9fb005c
JK
133312016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13332
13333 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
13334 New test.
13335 * gdb.fortran/vla-value-sub.exp: Likewise.
13336
e44e00ff
MK
133372016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
13338
13339 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
13340
97e94151
SM
133412016-02-12 Simon Marchi <simon.marchi@ericsson.com>
13342
13343 * i386-biarch-core.exp: Define corefile using
13344 standard_output_file.
13345
01113bc1
YQ
133462016-02-12 Yao Qi <yao.qi@linaro.org>
13347
13348 * gdb.arch/arm-single-step-kernel-helper.c: New.
13349 * gdb.arch/arm-single-step-kernel-helper.exp: New.
13350
33b4777c
MM
133512016-02-12 Markus Metzger <markus.t.metzger@intel.com>
13352
13353 * gdb.btrace/tailcall-only.exp: New.
13354 * gdb.btrace/tailcall-only.c: New.
13355 * gdb.btrace/x86_64-tailcall-only.S: New.
13356 * gdb.btrace/i686-tailcall-only.S: New.
13357
acc23c11
PA
133582016-02-11 Pedro Alves <palves@redhat.com>
13359
13360 * README (Parallel testing): Add missing double quotes.
13361
e352bf0a
PA
133622016-02-11 Pedro Alves <palves@redhat.com>
13363
13364 * README (Parallel testing): New section.
13365 (GDB_PARALLEL): Rewrite.
13366 (FORCE_PARALLEL): Document.
13367
9f5fed78
MK
133682016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
13369
13370 * gdb.trace/tfile-avx.c: New test.
13371 * gdb.trace/tfile-avx.exp: New test.
13372
9ef9e6a6
KS
133732016-02-09 Keith Seitz <keiths@redhat.com>
13374
13375 PR breakpoints/19546
13376 * gdb.base/infcall-exec.c: New file.
13377 * gdb.base/infcall-exec2.c: New file.
13378 * gdb.base/infcall-exec.exp: New file.
13379
a96e36da
KS
133802016-02-09 Keith Seitz <keiths@redhat.com>
13381
13382 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
13383 (toplevel): Call test_bkpt_address.
13384
9f61929f
KS
133852016-02-09 Keith Seitz <keiths@redhat.com>
13386
13387 PR python/19506
13388 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
13389 (toplevel): Call test_bkpt_address.
13390
1e94266c
SM
133912016-02-09 Simon Marchi <simon.marchi@ericsson.com>
13392
13393 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
13394 to AC_OUTPUT.
13395 * configure: Regenerate.
13396
2a7f3dff
PA
133972016-02-09 Pedro Alves <palves@redhat.com>
13398
13399 PR breakpoints/19548
13400 * gdb.base/execl-update-breakpoints.c (some_function): New
13401 function.
13402 (main): Call it.
13403 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
13404 Tighten expected GDB output.
13405
2151ccc5
SM
134062016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13407
13408 * Makefile.in (ALL_SUBDIRS): Remove.
13409 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
13410 (distclean maintainer-clean realclean): Likewise.
13411 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
13412 * configure: Regenerate.
13413 * gdb.ada/Makefile.in: Delete.
13414 * gdb.arch/Makefile.in: Likewise.
13415 * gdb.asm/Makefile.in: Likewise.
13416 * gdb.base/Makefile.in: Likewise.
13417 * gdb.btrace/Makefile.in: Likewise.
13418 * gdb.cell/Makefile.in: Likewise.
13419 * gdb.compile/Makefile.in: Likewise.
13420 * gdb.cp/Makefile.in: Likewise.
13421 * gdb.disasm/Makefile.in: Likewise.
13422 * gdb.dlang/Makefile.in: Likewise.
13423 * gdb.dwarf2/Makefile.in: Likewise.
13424 * gdb.fortran/Makefile.in: Likewise.
13425 * gdb.gdb/Makefile.in: Likewise.
13426 * gdb.go/Makefile.in: Likewise.
13427 * gdb.guile/Makefile.in: Likewise.
13428 * gdb.java/Makefile.in: Likewise.
13429 * gdb.linespec/Makefile.in: Likewise.
13430 * gdb.mi/Makefile.in: Likewise.
13431 * gdb.modula2/Makefile.in: Likewise.
13432 * gdb.multi/Makefile.in: Likewise.
13433 * gdb.objc/Makefile.in: Likewise.
13434 * gdb.opencl/Makefile.in: Likewise.
13435 * gdb.opt/Makefile.in: Likewise.
13436 * gdb.pascal/Makefile.in: Likewise.
13437 * gdb.perf/Makefile.in: Likewise.
13438 * gdb.python/Makefile.in: Likewise.
13439 * gdb.reverse/Makefile.in: Likewise.
13440 * gdb.server/Makefile.in: Likewise.
13441 * gdb.stabs/Makefile.in: Likewise.
13442 * gdb.threads/Makefile.in: Likewise.
13443 * gdb.trace/Makefile.in: Likewise.
13444 * gdb.xml/Makefile.in: Likewise.
13445 * lib/gdb.exp (make_gdb_parallel_path): Add check for
13446 GDB_PARALLEL.
13447 (standard_output_file): Remove check for GDB_PARALLEL, always
13448 return path in outputs/$subdir/$testname.
13449
437277d4
SM
134502016-02-08 Simon Marchi <simon.marchi@ericsson.com>
13451
13452 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
13453 (site.exp): Assign abs_srcdir to tcl's srcdir.
13454
31d913c7
YQ
134552016-02-04 Yao Qi <yao.qi@linaro.org>
13456
13457 * gdb.base/foll-exec-mode.c: Include limits.h.
13458 (main): Add parameters argc and argv. Get directory from
13459 argv[0].
13460 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
13461 compilation.
13462 * gdb.base/foll-exec.c: Include limits.h.
13463 (main): Add parameters argc and argv.
13464 Get directory from argv[0].
13465 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
13466 Adjust tests on the number of lines as source code changed.
13467 * gdb.base/foll-vfork-exit.c: Include limits.h.
13468 (main): Add one line of statement before vfork.
13469 * gdb.base/foll-vfork.c: Include limits.h and string.h.
13470 (main): Add parameters argc and argv. Get directory from
13471 argv[0].
13472 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
13473 (setup_gdb): Set tbreak to skip some source lines.
13474 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
13475 (main): Add parameters argc and argv. Get directory from
13476 argv[0].
13477 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
13478 compilation.
13479 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
13480 (main): Add parameters argc and argv. Get directory from
13481 argv[0].
13482 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
13483 compilation.
13484
9482b9fb
DE
134852016-02-01 Doug Evans <dje@google.com>
13486
13487 * gdb.base/skip.exp: Clean up multiple references to same test name.
13488
6b2e4f10
PA
134892016-02-01 Pedro Alves <palves@redhat.com>
13490
ccb6afd6 13491 PR remote/19496
6b2e4f10
PA
13492 * gdb.threads/forking-threads-plus-breakpoint.exp
13493 (displaced_stepping_supported): New global.
13494 (probe_displaced_stepping_support): New procedure.
13495 (do_test): Add 'displaced' parameter, and use it.
13496 (top level): Check for displaced stepping support. Add displaced
13497 stepping on/off testing axis.
13498
37a8db1a
AB
134992016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13500
13501 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
13502 pointer. Don't perform further tests on the unassociated pointer
13503 if the first test fails.
13504
5fdf6324
AB
135052016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
13506
13507 * gdb.base/max-value-size.c: New file.
13508 * gdb.base/max-value-size.exp: New file.
13509 * gdb.base/huge.exp: Disable max-value-size for this test.
13510
935c6144
IB
135112016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
13512
13513 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13514
7fe8399d
YQ
135152016-01-28 Yao Qi <yao.qi@linaro.org>
13516
13517 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
13518
a2077e25
PA
135192016-01-25 Pedro Alves <palves@redhat.com>
13520
13521 PR threads/19461
13522 * gdb.base/fork-running-state.c: New file.
13523 * gdb.base/fork-running-state.exp: New file.
13524
1d2736d4
PA
135252016-01-25 Pedro Alves <palves@redhat.com>
13526
13527 PR gdb/19494
13528 * gdb.base/catch-fork-kill.c: New file.
13529 * gdb.base/catch-fork-kill.exp: New file.
13530
f1da4b11
PA
135312016-01-25 Pedro Alves <palves@redhat.com>
13532
13533 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
13534 Delete, moved to lib/gdb.exp.
13535 * gdb.threads/forking-threads-plus-breakpoint.exp
13536 (foreach_with_prefix): Likewise.
13537 * gdb.threads/process-dies-while-handling-bp.exp
13538 (foreach_with_prefix): Likewise.
13539 * lib/gdb.exp (foreach_with_prefix): New procedure.
13540
45f38546
MK
135412016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
13542
13543 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
13544 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
13545
dc29a1ce
MK
135462016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
13547
13548 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
13549 endian targets.
13550
092127d7
JK
135512016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13552 Pedro Alves <palves@redhat.com>
13553
13554 Fix testsuite compatibility with Guile.
13555 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
13556 number.
13557
31d765d3
JK
135582016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
13559
13560 Fix testsuite compatibility with Guile.
13561 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
13562 (thread 1): New test for backtrace through signal handler.
13563
1ac78c04
YQ
135642016-01-22 Yao Qi <yao.qi@linaro.org>
13565
13566 PR testsuite/19491
13567 * gdb.base/multi-forks.c: Include
13568 ../lib/unbuffer_output.c
13569 (main): Call gdb_unbuffer_output.
13570
4f5946a8
DE
135712016-01-21 Doug Evans <dje@google.com>
13572
13573 * lib/ada.exp (gdb_compile_ada): Fix typo.
13574
305e13e6
JB
135752016-01-21 Joel Brobecker <brobecker@adacore.com>
13576
13577 * gdb.base/break-fun-addr.exp: New file.
13578 * gdb.base/break-fun-addr1.c: New file.
13579 * gdb.base/break-fun-addr2.c: New file.
13580
5f5dfff6
SM
135812016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
13582
13583 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
13584 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
13585 enum flag values.
13586
fd356fa2
AA
135872016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
13588
13589 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
13590 when GDB can not set the vector return value. Add more comments
13591 for clarification.
13592
9df22175
AT
135932016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
13594
13595 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
13596 command.
13597
41d1845e
SM
135982016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13599
13600 * Makefile.in (DO_RUNTEST): Add --status and update usages.
13601
01ac6840
SM
136022016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13603
13604 * Makefile.in (check-single): Pass --status to runtest.
13605 (check/%.exp): Likewise.
13606
136072016-01-19 Simon Marchi <simon.marchi@ericsson.com>
13608
13609 * Makefile.in (check-parallel): Propagate return code from make
13610 do-check-parallel.
13611
bd0a71fa
MK
136122016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
13613
13614 * gdb.trace/ftrace.exp: Fix expected message on continue.
13615 * gdb.trace/pending.exp: Fix expected message on continue.
13616 * gdb.trace/trace-break.exp: Fix expected message on continue.
13617
8bcbad33
SM
136182016-01-18 Simon Marchi <simon.marchi@ericsson.com>
13619
13620 * lib/gdb.exp (gdb_test): Remove unused global references.
13621
f303dbd6
PA
136222016-01-18 Pedro Alves <palves@redhat.com>
13623
13624 * gdb.base/async-shell.exp: Adjust expected output.
13625 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
13626 * gdb.base/siginfo-thread.exp: Adjust expected output.
13627 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
13628 * gdb.java/jnpe.exp: Adjust expected output.
13629 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
13630 * gdb.threads/continue-pending-status.exp: Adjust expected output.
13631 * gdb.threads/leader-exit.exp: Adjust expected output.
13632 * gdb.threads/manythreads.exp: Adjust expected output.
13633 * gdb.threads/pthreads.exp: Adjust expected output.
13634 * gdb.threads/schedlock.exp: Adjust expected output.
13635 * gdb.threads/siginfo-threads.exp: Adjust expected output.
13636 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
13637 expected output.
13638 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
13639 output.
13640 * gdb.threads/sigthread.exp: Adjust expected output.
13641 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
13642
b2789696
YQ
136432016-01-18 Yao Qi <yao.qi@linaro.org>
13644
13645 * gdb.guile/scm-section-script.c: Replace @progbits with
13646 %progbits.
13647 * gdb.python/py-section-script.c: Likewise.
13648
71ef29a8
PA
136492016-01-15 Pedro Alves <palves@redhat.com>
13650
13651 * gdb.multi/tids.exp: Test star wildcard ranges.
13652
3f5b7598
PA
136532016-01-15 Pedro Alves <palves@redhat.com>
13654
13655 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
13656 command from "thread apply" invocation.
13657 (thr_apply_info_thr_invalid): Default the expected output to the
13658 input tid list.
13659 (top level): Add tests that use convenience variables. Add tests
13660 for "thread apply" with a valid TID list, but missing the command.
13661
663f6d42
PA
136622016-01-13 Pedro Alves <palves@redhat.com>
13663
13664 * gdb.base/default.exp: Expect $_gthread as well.
13665 * gdb.multi/tids.exp: Test $_gthread.
13666 * gdb.threads/thread-specific.exp: Test $_gthread.
13667
c84f6bbf
PA
136682016-01-13 Pedro Alves <palves@redhat.com>
13669
13670 * gdb.multi/tids.exp: Test "info threads -gid".
13671
22a02324
PA
136722016-01-13 Pedro Alves <palves@redhat.com>
13673
13674 * gdb.multi/tids.exp: Test InferiorThread.global_num and
13675 Breakpoint.thread.
13676 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
13677
5d5658a1
PA
136782016-01-07 Pedro Alves <palves@redhat.com>
13679
13680 * gdb.base/break.exp: Adjust to output changes.
13681 * gdb.base/hbreak2.exp: Likewise.
13682 * gdb.base/sepdebug.exp: Likewise.
13683 * gdb.base/watch_thread_num.exp: Likewise.
13684 * gdb.linespec/keywords.exp: Likewise.
13685 * gdb.multi/info-threads.exp: Likewise.
13686 * gdb.threads/thread-find.exp: Likewise.
13687 * gdb.multi/tids.c: New file.
13688 * gdb.multi/tids.exp: New file.
13689
84654457
PA
136902016-01-13 Pedro Alves <palves@redhat.com>
13691
13692 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
13693
e3940304
PA
136942016-01-13 Pedro Alves <palves@redhat.com>
13695
13696 * gdb.base/default.exp: Expect $_inferior as well.
13697 * gdb.multi/base.exp: Test $_inferior.
13698
a911d87a
PA
136992016-01-13 Pedro Alves <palves@redhat.com>
13700
13701 PR breakpoints/19388
13702 * gdb.base/catch-signal-siginfo-cond.c: New file.
13703 * gdb.base/catch-signal-siginfo-cond.exp: New file.
13704
82075af2
JS
137052016-01-12 Josh Stone <jistone@redhat.com>
13706 Philippe Waroquiers <philippe.waroquiers@skynet.be>
13707
13708 * gdb.base/catch-syscall.c (do_execve): New variable.
13709 (main): Conditionally trigger an execve.
13710 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
13711 (test_catch_syscall_execve): New, check entry/return across execve.
13712 (do_syscall_tests): Call test_catch_syscall_execve.
13713
e46eeedd
PA
137142016-01-12 Pedro Alves <palves@redhat.com>
13715
13716 * gdb.base/random-signal.exp (do_test): New procedure, with body
13717 of testcase moved in.
13718
01d8c27e
JK
137192016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13720 Pedro Alves <palves@redhat.com>
13721
13722 * gdb.base/funcargs.exp (finish from indirectly called function):
13723 Reintroduce the case for 'First'.
13724
9a706302
JK
137252016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13726 Pedro Alves <palves@redhat.com>
13727
13728 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
13729 (tcatch_vfork_then_child_follow_exec)
13730 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
13731 identification.
13732
c0ecb95f
JK
137332016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13734
13735 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
13736 and repeats to unlimited.
13737 * gdb.python/py-value.exp: Likewise.
13738 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
13739 and repeats to unlimited.
13740
6cfc1fcb
JK
137412016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13742
13743 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
13744 and reordering the functions.
13745 * gdb.multi/hangout.c: Likewise.
13746 * gdb.multi/hello.c: Likewise.
13747
582a1b00
SM
137482016-01-08 Simon Marchi <simon.marchi@ericsson.com>
13749
13750 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
13751 absolute.
13752 (SingleStatisticTestResult.report): Use dict.keys instead of
13753 dict.iterkeys.
13754
79bc59cb
PA
137552016-01-06 Pedro Alves <palves@redhat.com>
13756
13757 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
13758
43368e1d
MM
137592016-01-04 Markus Metzger <markus.t.metzger@intel.com>
13760
13761 * gdb.btrace/dlopen.exp: New.
13762 * gdb.btrace/dlopen.c: New.
13763 * gdb.btrace/dlopen-dso.c: New.
13764
79fad5b8
SL
137652015-12-25 Sandra Loosemore <sandra@codesourcery.com>
13766
13767 * lib/gdb.exp (gdb_test): Update comments to clarify that the
13768 PATTERN argument is optional.
13769
ab8314b3
JB
137702015-12-24 Joel Brobecker <brobecker@adacore.com>
13771
13772 * lib/ada.exp (target_compile_ada_from_dir): New function.
13773 (gdb_compile_ada): Reimplement avoiding the use of project files.
13774 * gdb.ada/gnat_ada.gpr: Delete.
13775 * gdb.ada/cond_lang.exp: Adjust test to make path before
13776 filename optional.
13777 * gdb.ada/small_reg_param.exp: Likewise.
13778
fe33faff
SM
137792015-12-22 Simon Marchi <simon.marchi@ericsson.com>
13780
13781 * gdb.base/foll-vork.exp: Remove HP-UX special case.
13782
6d265cb4
TP
137832015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
13784
13785 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
13786 case.
13787
10125099
SM
137882015-12-21 Simon Marchi <simon.marchi@ericsson.com>
13789
13790 * gdb.base/break.exp: Remove dead code.
13791 * gdb.base/sepdebug.exp: Likewise.
13792
3ca22649
SM
137932015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13794
13795 * gdb.asm/asm-source.exp: Remove HP-UX references.
13796 * gdb.base/annota1.exp: Likewise.
13797 * gdb.base/annota3.exp: Likewise.
13798 * gdb.base/attach.exp: Likewise.
13799 * gdb.base/bigcore.exp: Likewise.
13800 * gdb.base/break.exp: Likewise.
13801 * gdb.base/call-ar-st.exp: Likewise.
13802 * gdb.base/callfuncs.exp: Likewise.
13803 * gdb.base/catch-fork-static.exp: Likewise.
13804 * gdb.base/display.exp: Likewise.
13805 * gdb.base/foll-exec-mode.exp: Likewise.
13806 * gdb.base/foll-exec.exp: Likewise.
13807 * gdb.base/foll-fork.exp: Likewise.
13808 * gdb.base/foll-vfork.exp: Likewise.
13809 * gdb.base/funcargs.exp: Likewise.
13810 * gdb.base/hbreak2.exp: Likewise.
13811 * gdb.base/inferior-died.exp: Likewise.
13812 * gdb.base/interrupt.exp: Likewise.
13813 * gdb.base/multi-forks.exp: Likewise.
13814 * gdb.base/nodebug.exp: Likewise.
13815 * gdb.base/sepdebug.exp: Likewise.
13816 * gdb.base/solib1.c: Likewise.
13817 * gdb.base/step-test.exp: Likewise.
13818 * gdb.mi/non-stop.c: Likewise.
13819 * gdb.mi/pthreads.c: Likewise.
13820 * gdb.multi/bkpt-multi-exec.ex: Likewise.
13821 * gdb.threads/pthreads.c: Likewise.
13822 * gdb.threads/staticthreads.exp: Likewise.
13823 * lib/future.exp: Likewise.
13824 * lib/gdb.exp: Likewise.
13825 * gdb.base/so-indr-cl.c: Remove.
13826 * gdb.base/so-indr-cl.exp: Likewise.
13827 * gdb.base/solib.c: Likewise.
13828 * gdb.base/solib.exp: Likewise.
13829 * gdb.base/solib2.c: Likewise.
13830
b6304613
SM
138312015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
13832
13833 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
13834 * gdb.base/call-ar-st.exp: Likewise.
13835 * gdb.base/callfuncs.exp: Likewise.
13836 * gdb.base/condbreak.exp: Likewise.
13837 * gdb.base/constvars.exp: Likewise.
13838 * gdb.base/hbreak2.exp: Likewise.
13839 * gdb.base/langs.exp: Likewise.
13840 * gdb.base/list.exp: Likewise.
13841 * gdb.base/long_long.exp: Likewise.
13842 * gdb.base/ptype.exp: Likewise.
13843 * gdb.base/scope.exp: Likewise.
13844 * gdb.base/signals.exp: Likewise.
13845 * gdb.base/so-impl-ld.exp: Likewise.
13846 * gdb.base/varargs.exp: Likewise.
13847 * gdb.base/volatile.exp: Likewise.
13848 * gdb.base/whatis.exp: Likewise.
13849 * gdb.cp/cplusfuncs.exp: Likewise.
13850 * gdb.cp/inherit.exp: Likewise.
13851 * gdb.cp/local.exp: Likewise.
13852 * gdb.cp/member-ptr.exp: Likewise.
13853 * gdb.cp/method.exp: Likewise.
13854 * gdb.cp/overload.exp: Likewise.
13855 * gdb.cp/templates.exp: Likewise.
13856 * gdb.stabs/weird.exp: Likewise.
13857 * lib/compiler.c: Likewise.
13858 * lib/compiler.cc: Likewise.
13859 * lib/cp-support.exp: Likewise.
13860 * lib/gdb.exp: Likewise.
13861
bf401b07
SM
138622015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
13863
13864 * configure.ac: Remove HP-UX case.
13865 * configure: Regenerate.
13866
aff9c0f8
SM
138672015-12-18 Simon Marchi <simon.marchi@ericsson.com>
13868
13869 * lib/gdb.exp (gdb_compile): Add function doc.
13870
a6904d5a
PA
138712015-12-17 Pedro Alves <palves@redhat.com>
13872
13873 PR threads/19354
13874 * gdb.multi/info-threads.exp: New file.
13875
a22279dd
YQ
138762015-12-15 Yao Qi <yao.qi@linaro.org>
13877
13878 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
13879 is aarch64*-*-*.
13880
0588c796
SL
138812015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13882
13883 * gdb.base/history-duplicates.exp: Skip if no readline support.
13884
5d978e17
SL
138852015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13886
13887 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
13888
7e763b86
SL
138892015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13890
13891 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
13892
87a3a92c
SL
138932015-12-14 Sandra Loosemore <sandra@codesourcery.com>
13894
13895 * gdb.base/completion.exp: Skip tests that interrupt GDB with
13896 ctrl-C if nointerrupts target property is set.
13897 * gdb.base/double-prompt-target-event-error.exp: Likewise.
13898 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
13899 * gdb.base/paginate-bg-execution.exp: Likewise.
13900 * gdb.base/paginate-execution-startup.exp: Likewise.
13901 * gdb.base/random-signal.exp: Likewise.
13902 * gdb.base/range-stepping.exp: Likewise.
13903 * gdb.cp/annota2.exp: Likewise.
13904 * gdb.cp/annota3.exp: Likewise.
13905 * gdb.gdb/selftest.exp: Likewise.
13906 * gdb.threads/continue-pending-status.exp: Likewise.
13907 * gdb.threads/leader-exit.exp: Likewise.
13908 * gdb.threads/manythreads.exp: Likewise.
13909 * gdb.threads/pthreads.exp: Likewise.
13910 * gdb.threads/schedlock.exp: Likewise.
13911 * gdb.threads/sigthread.exp: Likewise.
13912
a8f077dc
DB
139132015-12-11 Don Breazeal <donb@codesourcery.com>
13914
13915 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
13916 remote.
13917 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
13918 * gdb.base/foll-exec.exp (main): Enable for target remote.
13919 * gdb.base/foll-fork.exp (main): Likewise.
13920 * gdb.base/foll-vfork.exp (main): Likewise.
13921 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
13922 (proc continue_to_exit_bp_loc): Use clean_restart.
13923 * gdb.base/pie-execl.exp (main): Disable for target remote.
13924 * gdb.base/watch-vfork.exp (main): Enable for target remote.
13925 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
13926 * gdb.threads/execl.exp (main): Likewise.
13927 * gdb.threads/fork-child-threads.exp (main): Likewise.
13928 * gdb.threads/fork-plus-threads.exp (main): Disable for target
13929 remote.
13930 * gdb.threads/fork-thread-pending.exp (main): Enable for target
13931 remote.
13932 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
13933 pid.tid style ptids, instead of just tid.
13934 * gdb.threads/thread-execl.exp (main): Enable for target remote.
13935 * gdb.threads/watchpoint-fork.exp (main): Likewise.
13936 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
13937 ptids, instead of just tid.
13938
3b2464a8
AB
139392015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13940
13941 * gdb.base/list.exp (test_list_forward): Add end of file error
13942 test.
13943 (test_repeat_list_command): Add end of file error test.
13944 (test_list_backwards): Add beginning of file error test.
13945
a0def019
AB
139462015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13947
13948 * gdb.base/list.exp (test_list_invalid_args): New function,
13949 defined, and called.
13950
5c000dff
AB
139512015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
13952
13953 * gdb.base/list.exp (test_list): Make test names unique.
13954
f1637ebe
YQ
139552015-12-11 Yao Qi <yao.qi@linaro.org>
13956
13957 * gdb.base/coremaker2.c: Remove.
13958
36d6fc0a
PA
139592015-12-10 Pedro Alves <palves@redhat.com>
13960
13961 * gdb.multi/base.exp: Remove stale "spaces" references.
13962
762f7747
PA
139632015-12-10 Pedro Alves <palves@redhat.com>
13964
13965 * gdb.multi/base.exp: Don't use nowarnings.
13966 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
13967 * gdb.multi/hangout.c: Include stdio.h.
13968 * gdb.multi/hello.c: Include stdlib.h.
13969 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
13970 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
13971 * gdb.multi/multi-arch.exp: Don't use nowarnings.
13972
28d2bfb9
AB
139732015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
13974
13975 * gdb.dwarf2/dw2-ranges-base.c: New file.
13976 * gdb.dwarf2/dw2-ranges-base.exp: New file.
13977 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
13978 support additional line table, and debug ranges generation.
13979 (Dwarf::ranges): New function, generate .debug_ranges.
13980 (Dwarf::lines): Support generating simple line table programs.
13981 (Dwarf::assemble): Initialise new namespace variables.
13982
5fc2beac
KB
139832015-12-09 Kevin Buettner <kevinb@redhat.com>
13984
13985 * gdb.base/async.exp (proc test_background): Add case for
13986 asynchronous execution not supported.
13987
1c35a88f
LM
139882015-12-09 Luis Machado <lgustavo@codesourcery.com>
13989
13990 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
13991 format and change test names to make them unique.
13992
b593e3d9
RK
139932015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
13994 Pedro Alves <pedro@redhat.com>
13995
13996 PR gdb/18702
13997 Add checking of floatformats setup on x86_64 hosts.
13998 * gdb.arch/i386-float.S (main): Load bigval and smallval.
13999 (smallval, bigval): New labels/constants.
14000 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
14001 float" after loading bigval and smallval.
14002
d72413e6
PMR
140032015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
14004
14005 * gdb.ada/fun_overload_menu.exp: New testcase.
14006 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
14007
ece66d65
JS
140082015-12-04 Josh Stone <jistone@redhat.com>
14009
14010 * gdb.base/catch-fork-static.exp: New.
14011
41d0efca
YQ
140122015-12-03 Yao Qi <yao.qi@linaro.org>
14013
14014 * gdb.base/sizeof.c: Don't include stdio.h and
14015 ../lib/unbuffer_output.c.
14016 (main): New variable 'size' and 'value'. Remove printf and
14017 gdb_unbuffer_output. Assign return value to size and value.
14018 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
14019 at the beginning.
14020 (check_sizeof): Check the result by printing variable 'size'.
14021 (check_valueof): Check the result by printing variable 'value'.
14022
99fd02d9
YQ
140232015-12-01 Yao Qi <yao.qi@linaro.org>
14024
14025 * gdb.base/disp-step-syscall.exp: Define syscall instruction
14026 for aarch64*-*-linux* target.
14027
f2faf941
PA
140282015-11-30 Pedro Alves <palves@redhat.com>
14029
14030 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
14031
04bf20c5
PA
140322015-11-30 Pedro Alves <palves@redhat.com>
14033
14034 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
14035 Handle non-stop mode vCont replies.
14036
09df4675
PA
140372015-11-30 Pedro Alves <palves@redhat.com>
14038
14039 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
14040 prepare_for_testing. Start gdb with "set non-stop on" appended to
14041 GDBFLAGS. Lax expected stop output.
14042
58b584af
YQ
140432015-11-27 Yao Qi <yao.qi@linaro.org>
14044
14045 * gdb.arch/arm-neon.exp: New.
14046 * gdb.arch/arm-neon.c: New.
14047
dfcb77a8
YQ
140482015-11-27 Yao Qi <yao.qi@linaro.org>
14049
14050 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
14051
88e8ec1b
YQ
140522015-11-27 Yao Qi <yao.qi@linaro.org>
14053
14054 * gdb.cp/annota2.exp: Allow multiple occurrences of the
14055 frames-invalid annotation.
14056
bfde72c2
YQ
140572015-11-27 Yao Qi <yao.qi@linaro.org>
14058
14059 * gdb.cp/annota2.exp: Use ${frames_invalid}.
14060
f6512a69
SM
140612015-11-26 Simon Marchi <simon.marchi@ericsson.com>
14062
14063 * gdb.threads/names.exp: New file.
14064 * gdb.threads/names.c: New file.
14065 * README: Mention gdb,no_thread_names.
14066
46a3515b
MM
140672015-11-26 Markus Metzger <markus.t.metzger@intel.com>
14068
14069 PR 19297
14070 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
14071 support" error.
14072
62147a22
PA
140732015-11-24 Pedro Alves <palves@redhat.com>
14074
14075 PR 17539
14076 * gdb.base/display.exp: Expect displays to be sorted in ascending
14077 order. Use multi_line.
14078 * gdb.base/solib-display.exp: Likewise.
14079
2f341b6e
PA
140802015-11-24 Pedro Alves <palves@redhat.com>
14081
14082 PR 17539
25d49b86
PA
14083 * gdb.base/display.exp: Expect displays to be sorted in ascending
14084 order. Use multi_line.
14085 * gdb.base/solib-display.exp: Likewise.
2f341b6e 14086
7e0aa6aa
PA
140872015-11-24 Pedro Alves <palves@redhat.com>
14088
14089 PR 17539
14090 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
14091 threads in ascending order.
14092 * gdb.base/foll-fork.exp: Likewise.
14093 * gdb.base/foll-vfork.exp: Likewise.
14094 * gdb.base/multi-forks.exp: Likewise.
14095 * gdb.mi/mi-nonstop.exp: Likewise.
14096 * gdb.mi/mi-nsintrall.exp: Likewise.
14097 * gdb.multi/base.exp: Likewise.
14098 * gdb.multi/multi-arch.exp: Likewise.
14099 * gdb.python/py-inferior.exp: Likewise.
14100 * gdb.threads/break-while-running.exp: Likewise.
14101 * gdb.threads/execl.exp: Likewise.
14102 * gdb.threads/gcore-thread.exp: Likewise.
14103 * gdb.threads/info-threads-cur-sal.exp: Likewise.
14104 * gdb.threads/kill.exp: Likewise.
14105 * gdb.threads/linux-dp.exp: Likewise.
14106 * gdb.threads/multiple-step-overs.exp: Likewise.
14107 * gdb.threads/next-bp-other-thread.exp: Likewise.
14108 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
14109 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
14110 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
14111 * gdb.threads/thread-find.exp: Likewise.
14112 * gdb.threads/tls.exp: Likewise.
14113 * lib/mi-support.exp (mi_reverse_list): Delete.
14114 (mi_check_thread_states): No longer reverse list.
14115
2cc57ad8
PA
141162015-11-24 Pedro Alves <palves@redhat.com>
14117
14118 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
14119 use lowercase.
14120
c93e8391
SM
141212015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14122
14123 * gdb.trace/actions.c: Include trace-common.h.
14124 (main): Add a location for a fast tracepoint.
14125 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
14126 the normal tracepoints.
14127 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
14128
045ccf91
SM
141292015-11-23 Simon Marchi <simon.marchi@ericsson.com>
14130
14131 * save-trace.exp: Factor out code to these...
14132 (gdb_save_tracepoints): New.
14133 (gdb_load_tracepoints): New.
14134 (do_save_load_test): New.
14135
5506f9f6
KB
141362015-11-23 Kevin Buettner <kevinb@redhat.com>
14137
14138 * gdb.base/asmlabel.exp: New test.
14139 * gdb.base/asmlabel.c: New test case.
14140
16c3b12f
JB
141412015-11-23 Joel Brobecker <brobecker@adacore.com>
14142
14143 * gdb.base/wrong_frame_bt_full-main.c: New file.
14144 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
14145 * gdb.base/wrong_frame_bt_full.exp: New file.
14146
155bfbd3
JB
141472015-11-23 Joel Brobecker <brobecker@adacore.com>
14148
14149 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
14150
bb097445
JM
141512015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14152
206853a0 14153 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
14154 pstate register when comparing registers values in
14155 sparc64-*-linux-gnu targets to avoid spurious differences.
14156
9c88ed8f
JM
141572015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
14158
206853a0 14159 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 14160
96161e25
SL
141612015-11-19 Sandra Loosemore <sandra@codesourcery.com>
14162
14163 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
14164 as type argument to gdb_compile.
14165 * gdb.base/nested-subp2.exp: Likewise.
14166 * gdb.base/nested-subp3.exp: Likewise.
14167
340c2830
DV
141682015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
14169
14170 * lib/dwarf.exp (_note): Fix left shift of negative value.
14171 * gdb.trace/trace-condition.exp: Likewise.
14172
c1862d0f
YQ
141732015-11-13 Yao Qi <yao.qi@linaro.org>
14174
14175 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
14176 comments about d10v.
14177 (test_scalar_returns): Likewise.
14178 * gdb.base/d10v.ld: Remove.
14179 * gdb.base/overlays.exp: Remove the target triplet checking for
14180 d10v-*-*.
14181 * gdb.base/structs.exp (test_struct_returns): Remove the
14182 comments about d10v.
14183 (test_struct_calls): Likewise.
14184
77ae9c19
YQ
141852015-11-13 Yao Qi <yao.qi@linaro.org>
14186
14187 * gdb.base/gnu_vector.exp: Check the return value by "p res".
14188 * gdb.base/gnu_vector.c: Don't include stdio.h.
14189 (main): Don't print res and call add_some_intvecs.
14190
430e004e
MK
141912015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
14192
14193 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
14194 macro.
14195 (func5): Removed.
14196 (func4): Use FAST_TRACEPOINT_LABEL.
14197 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
14198 macro.
14199 (func): Removed.
14200 (thread_function): Use FAST_TRACEPOINT_LABEL.
14201 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
14202 (func): Remove.
14203 (marker): Use FAST_TRACEPOINT_LABEL.
14204 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
14205 (pendfunc1): Remove.
14206 (pendfunc): Use FAST_TRACEPOINT_LABEL.
14207 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
14208 (foo): Remove.
14209 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
14210 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
14211 macro.
14212 (func): Remove.
14213 (marker): Use FAST_TRACEPOINT_LABEL.
14214 * gdb.trace/trace-common.h: New header.
14215 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
14216 macro.
14217 (func): Remove.
14218 (marker): Use FAST_TRACEPOINT_LABEL.
14219 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
14220 (func): Remove.
14221 (thread_function): Use FAST_TRACEPOINT_LABEL.
14222
6e7675a7
MK
142232015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
14224
14225 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
14226 in front.
14227 * gdb.trace/change-loc.exp: Use global pcreg definition.
14228 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
14229 * gdb.trace/entry-values.exp: Use global spreg definition, add $
14230 in front.
14231 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
14232 * gdb.trace/pending.exp: Likewise.
14233 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
14234 * gdb.trace/trace-break.exp: Likewise.
14235 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
14236 in front.
14237 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
14238 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
14239 in front.
14240 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
14241
dddc0e16
JB
142422015-11-09 Joel Brobecker <brobecker@adacore.com>
14243
14244 * gdb.ada/fin_fun_out: New testcase.
14245
c6f0b406
KB
142462015-11-07 Kevin Buettner <kevinb@redhat.com>
14247
14248 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
14249 value associated with DW_AT_byte_size.
14250 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
14251 constants for DW_AT_byte_size, DW_AT_lower_bound, and
14252 DW_AT_upper_bound.
14253
f01dcfd9
KB
142542015-11-07 Kevin Buettner <kevinb@redhat.com>
14255
14256 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
14257 (gdb_target_symbol_prefix_flags): Define in terms of _asm
14258 version.
14259 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
14260 gdb.dwarf2/dw2-canonicalize-type.exp,
14261 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
14262 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
14263 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
14264 provided by gdb_target_symbol_prefix_flags_asm.
14265 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
14266 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
14267 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
14268 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
14269 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
14270 macros where needed). Use this macro for symbols which require
14271 the prefix provided by SYMBOL_PREFIX.
14272
2223449a
KB
142732015-11-05 Kevin Buettner <kevinb@redhat.com>
14274
14275 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
14276 New procs.
14277 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
14278 representing expressions, of more than one list element.
14279 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
14280 to prepend linker symbol prefix to f.
14281 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
14282 table_1 and table_2.
14283 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
14284 Likewise, for f and g.
14285 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
14286 for ptr.
14287 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
14288 for main.
14289 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
14290 table_1_ptr and table_2_ptr.
14291
6f2f1a3a
JK
142922015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
14293 Joel Brobecker <brobecker@adacore.com>
14294
14295 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
14296
566c56c9
MK
142972015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
14298
14299 * gdb.reverse/s390-mvcle.c: New test.
14300 * gdb.reverse/s390-mvcle.exp: New file.
14301 * lib/gdb.exp: Enable reverse tests on s390*-linux.
14302
d5f0636b
MK
143032015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14304
14305 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
14306
7ad8b86c
MK
143072015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
14308
14309 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
14310 reaching marker2.
14311 * gdb.reverse/getresuid-reverse.exp: Likewise.
14312 * gdb.reverse/pipe-reverse.exp: Likewise.
14313 * gdb.reverse/readv-reverse.exp: Likewise.
14314 * gdb.reverse/recvmsg-reverse.exp: Likewise.
14315 * gdb.reverse/time-reverse.exp: Likewise.
14316 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
14317
4081c0f1
YQ
143182015-10-30 Yao Qi <yao.qi@linaro.org>
14319
14320 * gdb.threads/wp-replication.c (watch_count_done): Remove.
14321 (empty_cycle): Remove.
14322 (main): Don't call empty_cycle. Don't use watch_count_done.
14323 * gdb.threads/wp-replication.exp: Don't set breakpoint on
14324 empty_cycle. Rewrite the code counting HW watchpoints.
14325
452b4ba5
MK
143262015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
14327
14328 * gdb.reverse/fstatat-reverse.c: New test.
14329 * gdb.reverse/fstatat-reverse.exp: New file.
14330 * gdb.reverse/getresuid-reverse.c: New test.
14331 * gdb.reverse/getresuid-reverse.exp: New file.
14332 * gdb.reverse/pipe-reverse.c: New test.
14333 * gdb.reverse/pipe-reverse.exp: New file.
14334 * gdb.reverse/readv-reverse.c: New test.
14335 * gdb.reverse/readv-reverse.exp: New file.
14336 * gdb.reverse/recvmsg-reverse.c: New test.
14337 * gdb.reverse/recvmsg-reverse.exp: New file.
14338 * gdb.reverse/time-reverse.c: New test.
14339 * gdb.reverse/time-reverse.exp: New file.
14340 * gdb.reverse/waitpid-reverse.c: New test.
14341 * gdb.reverse/waitpid-reverse.exp: New file.
14342
5e2e7507
JK
143432015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
14344
14345 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
14346
0fde2c53
DE
143472015-10-26 Doug Evans <dje@google.com>
14348
14349 PR symtab/17391
14350 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
14351 * gdb.dwarf2/bad-regnum.c: New file.
14352 * gdb.dwarf2/bad-regnum.exp: New file.
14353
1a70ae97
DE
143542015-10-26 Doug Evans <dje@google.com>
14355
14356 PR python/18938
14357 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
14358 file.
14359
27dc26ab
JK
143602015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14361
14362 * gdb.compile/compile.exp (compile code globalvar): Update expectation
14363 for a change by "Mention language in compile error message".
14364
bed91f4d
SM
143652015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
14366
14367 PR python/18073
14368 * gdb.python/py-type.c (C::a_method): New.
14369 (C::a_const_method): New.
14370 (C::a_static_method): New.
14371 (a_function): New.
14372 * gdb.python/py-type.exp (test_fields): Test getting fields
14373 from function and method.
14374
3f2f83dd
KB
143752015-10-21 Keven Boell <keven.boell@intel.com>
14376
14377 * gdb.fortran/vla-alloc-assoc.exp: New file.
14378 * gdb.fortran/vla-datatypes.exp: New file.
14379 * gdb.fortran/vla-datatypes.f90: New file.
14380 * gdb.fortran/vla-history.exp: New file.
14381 * gdb.fortran/vla-ptype-sub.exp: New file.
14382 * gdb.fortran/vla-ptype.exp: New file.
14383 * gdb.fortran/vla-sizeof.exp: New file.
14384 * gdb.fortran/vla-sub.f90: New file.
14385 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
14386 * gdb.fortran/vla-value-sub-finish.exp: New file.
14387 * gdb.fortran/vla-value-sub.exp: New file.
14388 * gdb.fortran/vla-value.exp: New file.
14389 * gdb.fortran/vla-ptr-info.exp: New file.
14390 * gdb.mi/mi-vla-fortran.exp: New file.
14391 * gdb.mi/vla.f90: New file.
14392
27145d50
SL
143932015-10-21 Sandra Loosemore <sandra@codesourcery.com>
14394
14395 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
14396 of hardwired timeout value.
14397
5f3ff4f8
JK
143982015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14399 Pedro Alves <palves@redhat.com>
14400
14401 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
14402 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
14403
bfd09d20
JS
144042015-10-19 Josh Stone <jistone@redhat.com>
14405
14406 * gdb.base/catch-syscall.c: Include <sched.h>.
14407 (unknown_syscall): New variable.
14408 (main): Trigger a vfork and an unknown syscall.
14409 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
14410 (unknown_syscall_number): Likewise.
14411 (check_call_to_syscall): Accept an optional syscall pattern.
14412 (check_return_from_syscall): Likewise.
14413 (check_continue): Likewise.
14414 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
14415 (test_catch_syscall_skipping_return): New test toggling off 'catch
14416 syscall' to step over the syscall return, then toggling back on.
14417 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
14418 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
14419 (do_syscall_tests): Call test_catch_syscall_without_args and
14420 test_catch_syscall_mid_vfork.
14421 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
14422 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
14423
b32b93c6
AS
144242015-10-19 Andrew Stubbs <ams@codesourcery.com>
14425
14426 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
14427 print g_vE): Add new pass patterns.
14428 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
14429 print various symbol names for vptr fields.
14430
9d622bda
AB
144312015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
14432
14433 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
14434 results.
14435
0fd8ac1c
YQ
144362015-10-12 Yao Qi <yao.qi@linaro.org>
14437
14438 * gdb.arch/disp-step-insn-reloc.exp: New test case.
14439
34240514
YQ
144402015-10-12 Yao Qi <yao.qi@linaro.org>
14441
14442 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
14443 is aarch64*-*-linux*.
14444
8240f442
YQ
144452015-10-12 Yao Qi <yao.qi@linaro.org>
14446
14447 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
14448 (can_relocate_bcond_true): ... it.
14449 (can_relocate_bcond_false): New function.
14450 (foo): Likewise.
14451 (can_relocate_bl): Likewise.
14452 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
14453 can_relocate_bl.
14454
2520f728
PMR
144552015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
14456
14457 * gdb.base/nested-addr.c: New file.
14458 * gdb.base/nested-addr.exp: New testcase.
14459
abcef95a
MM
144602015-10-09 Markus Metzger <markus.t.metzger@intel.com>
14461
14462 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
14463 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
14464 its output. Ignore the output of "record goto begin" and instead
14465 check that GDB is replaying.
14466
145e3ddb
PA
144672015-10-09 Pedro Alves <palves@redhat.com>
14468
14469 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
14470 (top level): Use it in the run with no args test.
14471
d5d8c4e1
IB
144722015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
14473
14474 * gdb.dlang/properties.exp: New file.
14475
06e635ef
SL
144762015-10-02 Sandra Loosemore <sandra@codesourcery.com>
14477
14478 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
14479 whether or not address 0x1000 is mapped on the target.
14480
e019fd1d
SM
144812015-09-30 Simon Marchi <simon.marchi@ericsson.com>
14482
14483 * gdb.python/py-type.exp: Do not run tests if binaries fail to
14484 build.
14485
77ba2a67
MM
144862015-09-30 Markus Metzger <markus.t.metzger@intel.com>
14487
14488 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
14489 instruction-history test.
14490
c60eb31f
DE
144912015-09-28 Doug Evans <dje@google.com>
14492
14493 * gdb.base/gcore.c (array_func): Add reference to static_array.
14494
9a3c8263
SM
144952015-09-25 Simon Marchi <simon.marchi@ericsson.com>
14496
14497 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
14498 source line.
14499
9720e656
SL
145002015-09-24 Sandra Loosemore <sandra@codesourcery.com>
14501
14502 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
14503 short or char as base type.
14504
938d3bf2
SL
145052015-09-23 Sandra Loosemore <sandra@codesourcery.com>
14506
14507 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
14508 to allow any size enum.
14509
e6c2c623
PMR
145102015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
14511
14512 * gdb.ada/array_ptr_renaming.exp: New testcase.
14513 * gdb.ada/array_ptr_renaming/foo.adb: New file.
14514 * gdb.ada/array_ptr_renaming/pack.ads: New file.
14515
06da0f77
PL
145162015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14517
14518 * gdb.trace/ftrace-lock.c: New file.
14519 * gdb.trace/ftrace-lock.exp: New file.
14520
4f51c22a
PL
145212015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14522
14523 * gdb.arch/insn-reloc.c: New file.
14524 * gdb.arch/ftrace-insn-reloc.exp: New file.
14525
7041adf4
PL
145262015-09-21 Pierre Langlois <pierre.langlois@arm.com>
14527
14528 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
14529 instruction.
14530 * gdb.trace/pendshr1.c (pendfunc): Likewise.
14531 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
14532 * gdb.trace/range-stepping.c: Likewise.
14533 * gdb.trace/trace-break.c: Likewise.
14534 * gdb.trace/trace-mt.c (thread_function): Likewise.
14535 * gdb.trace/ftrace.c (marker): Likewise.
14536 * gdb.trace/trace-condition.c (marker): Likewise.
14537 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
14538 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
14539 is_aarch64_target.
14540
015d2e7e
DE
145412015-09-18 Doug Evans <xdje42@gmail.com>
14542
14543 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
14544 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
14545
26b188a2
SL
145462015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14547
14548 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
14549 the breakpoint.
14550
79dc332b
SL
145512015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14552
14553 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
14554 the pending breakpoint. Remove timeout override for "Run till
14555 MI pending breakpoint on pendfunc3 on thread 2" test.
14556
f57929f2
SL
145572015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14558
14559 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
14560 filename pattern.
14561
3f469b17
SL
145622015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14563
14564 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
14565 in breakpoint filename pattern.
14566
515b89b3
SL
145672015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14568
7800dbe4
SL
14569 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
14570
145712015-09-18 Sandra Loosemore <sandra@codesourcery.com>
14572
515b89b3
SL
14573 * gdb.linespec/explicit.exp: Check for readline support for
14574 tab-completion tests. Fix obvious typo.
14575
d2939ba2
MM
145762015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14577
14578 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
14579 and replay.
14580
cbb55fa7
MM
145812015-09-18 Markus Metzger <markus.t.metzger@intel.com>
14582
14583 * gdb.btrace/non-stop.c: New.
14584 * gdb.btrace/non-stop.exp: New.
14585
43691ca1
PL
145862015-09-17 Pierre Langlois <pierre.langlois@arm.com>
14587 Yao Qi <yao.qi@linaro.org>
14588
14589 * gdb.trace/trace-condition.c: New file.
14590 * gdb.trace/trace-condition.exp: New file.
14591
d78908cf
WW
145922015-09-16 Wei-cheng Wang <cole945@gmail.com>
14593
14594 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
14595 for testing bytecode compilation.
14596
1ed415e2
PA
145972015-09-16 Pedro Alves <palves@redhat.com>
14598 Sandra Loosemore <sandra@codesourcery.com>
14599
14600 * gdb.threads/non-stop-fair-events.c (timeout): New global.
14601 (SECONDS): Redefine.
14602 (main): Call pthread_kill and alarm early.
14603 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
14604 support.
14605 (test): If the target can't hardware step and doesn't support
14606 displaced stepping, increase the timeout.
14607
d136eff5
PA
146082015-09-16 Pedro Alves <palves@redhat.com>
14609
14610 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
14611 (enable_debug): New procedures.
14612 (test): Use them. Bail out if waiting for threads fails.
14613 (top level): Bail out if a test fails.
14614
991f019c
YQ
146152015-09-16 Yao Qi <yao.qi@linaro.org>
14616
14617 * gdb.asm/asm-source.exp: Set asm-arch for
14618 aarch64*-*-* target.
14619 * gdb.asm/aarch64.inc: New file.
14620
bfca584f
PMR
146212015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
14622
14623 * gdb.ada/array_of_variable_length.exp: New testcase.
14624 * gdb.ada/array_of_variable_length/foo.adb: New file.
14625 * gdb.ada/array_of_variable_length/pck.adb: New file.
14626 * gdb.ada/array_of_variable_length/pck.ads: New file.
14627
b326e587
DE
146282015-09-15 Doug Evans <dje@google.com>
14629
14630 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
14631 of function static local variable.
14632
5382cfab
PW
146332015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
14634
14635 * gdb.threads/tls-so_extern.exp: New test file.
14636 * gdb.threads/tls-so_extern.c: New test file.
14637 * gdb.threads/tls-so_extern_main.c: New test file.
14638
141c5cc4
JK
146392015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14640
14641 * gdb.opt/solib-intra-step-lib.c: New file.
14642 * gdb.opt/solib-intra-step-main.c: New file.
14643 * gdb.opt/solib-intra-step.exp: New file.
14644
d15dcecd
PA
146452015-09-15 Pedro Alves <palves@redhat.com>
14646
14647 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
14648 gdb_continue_to_breakpoint instead of gdb_test_multiple.
14649
4c2f2a79
PA
146502015-09-14 Pedro Alves <palves@redhat.com>
14651
14652 * gdb.base/hook-stop-continue.c: Delete.
14653 * gdb.base/hook-stop-continue.exp: Delete.
14654 * gdb.base/hook-stop-frame.c: Delete.
14655 * gdb.base/hook-stop-frame.exp: Delete.
14656 * gdb.base/hook-stop.c: New file.
14657 * gdb.base/hook-stop.exp: New file.
14658
919e6dbe
PMR
146592015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
14660
14661 * gdb.ada/access_to_packed_array.exp: New testcase.
14662 * gdb.ada/access_to_packed_array/foo.adb: New file.
14663 * gdb.ada/access_to_packed_array/pack.adb: New file.
14664 * gdb.ada/access_to_packed_array/pack.ads: New file.
14665
157280a4
MM
146662015-09-14 Markus Metzger <markus.t.metzger@intel.com>
14667
14668 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
14669 buffer size test.
14670
2fd33e94
DB
146712015-09-11 Don Breazeal <donb@codesourcery.com>
14672
14673 * gdb.base/foll-exec.c: Add copyright header. Fix
14674 formatting issues.
14675 * gdb.base/foll-exec.exp (zap_session): Delete proc.
14676 (do_exec_tests): Use clean_restart in place of zap_session,
14677 and for test initialization. Fix formatting issues. Use
14678 fail in place of perror.
14679 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
14680 an expect statement to match an expression with output from
14681 the program under debug.
14682 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
14683 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
14684 * gdb.threads/non-ldr-exc-2.exp: Likewise.
14685 * gdb.threads/non-ldr-exc-3.exp: Likewise.
14686 * gdb.threads/non-ldr-exc-4.exp: Likewise.
14687
e70b6e8e
DE
146882015-09-09 Doug Evans <dje@google.com>
14689
14690 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
14691
7a551a51
DE
146922015-09-09 Doug Evans <dje@google.com>
14693
14694 * gdb.base/pie-execl.exp: Fix result test of build_executable.
14695
4c666f84
DE
146962015-09-09 Doug Evans <dje@google.com>
14697
14698 * gdb.base/savedregs.exp: Fix typo.
14699
243a9253
PA
147002015-09-09 Pedro Alves <palves@redhat.com>
14701
14702 * gdb.mi/mi-cli.exp: Add CLI finish tests.
14703
c0fa8fbd
SL
147042015-09-08 Sandra Loosemore <sandra@codesourcery.com>
14705
14706 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
14707 command actually switches threads. Give up on remaining
14708 tests if target fails to stop at breakpoint.
14709
cd7c1778
PMR
147102015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
14711
14712 * gdb.ada/funcall_char.exp: New testcase.
14713 * gdb.ada/funcall_char/foo.adb: New file.
14714
dc5c8746
PMR
147152015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
14716
14717 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
14718 expected outputs. Add two testcases for completing ambiguous
14719 functions.
14720 * gdb.ada/complete/aux_pck.adb: New file.
14721 * gdb.ada/complete/aux_pck.ads: New file.
14722 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
14723 Ambiguous_Func functions.
14724 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
14725 * gdb.ada/complete/pck.adb: Likewise.
14726
4e83a1e7
UW
147272015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
14728
14729 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
14730 failures to run the test program under GDB.
14731
8ce74153
LM
147322015-08-26 Luis Machado <lgustavo@codesourcery.com>
14733
14734 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
14735 to C.
14736
e9756d52
PP
147372015-08-26 Patrick Palka <patrick@parcs.ath.cx>
14738
14739 * gdb.base/run-after-attach.exp: New test file.
14740 * gdb.base/run-after-attach.c: New test file.
14741
8d37573b
DB
147422015-08-26 Don Breazeal <donb@codesourcery.com>
14743
14744 * gdb.base/foll-exec-2.c: New test program.
14745 * gdb.base/foll-exec-2.exp: New test.
14746
63e43d3a
PMR
147472015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
14748
14749 * gdb.base/nested-subp1.exp: New file.
14750 * gdb.base/nested-subp1.c: New file.
14751 * gdb.base/nested-subp2.exp: New file.
14752 * gdb.base/nested-subp2.c: New file.
14753 * gdb.base/nested-subp3.exp: New file.
14754 * gdb.base/nested-subp3.c: New file.
14755
3d40fbb5
PA
147562015-08-24 Pedro Alves <palves@redhat.com>
14757
14758 * gdb.server/connect-without-multi-process.c: New file.
14759 * gdb.server/connect-without-multi-process.exp: New file.
14760
4422ac93
LM
147612015-08-24 Luis Machado <lgustavo@codesourcery.com>
14762
14763 * gdb.opt/inline-markers.c: Make z int.
14764
91dddb86
LM
147652015-08-24 Luis Machado <lgustavo@codesourcery.com>
14766
14767 * gdb.opt/inline-markers.c: Make z volatile.
14768
a48847ee
LM
147692015-08-24 Luis Machado <lgustavo@codesourcery.com>
14770
14771 * gdb.opt/inline-bt.c: New volatile global z.
14772 * gdb.opt/inline-cmds.c: Likewise.
14773 * gdb.opt/inline-locals.c: Likewise.
14774 * gdb.opt/inline-markers.c: New extern global z.
14775 (marker): Use z.
14776 (inline_fn): Likewise.
14777
0ebbc52b
PA
147782015-08-24 Pedro Alves <palves@redhat.com>
14779
14780 * config/m32r-stub.exp: Remove file.
14781 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
14782 * gdb.base/call-rt-st.exp: Likewise.
14783 * gdb.base/call-strs.exp: Likewise.
14784 * gdb.base/default.exp: Remove references to h8300-*-hms and
14785 *-*-udi*.
14786 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
14787
77c365df
AA
147882015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14789
14790 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
14791 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
14792 and "return" use KFAIL when GDB can not read/write the vector
14793 return value.
14794
4313b8c0
GB
147952015-08-21 Gary Benson <gbenson@redhat.com>
14796
14797 * gdb.trace/pending.exp: Cope with remote transfer warnings.
14798
0e433b32
PA
147992015-08-20 Pedro Alves <palves@redhat.com>
14800
14801 * gdb.server/solib-list.exp: No longer expect an interior stop in
14802 non-stop mode.
14803
221e1a37
PA
148042015-08-20 Pedro Alves <palves@redhat.com>
14805
14806 * gdb.server/connect-stopped-target.c: New file.
14807 * gdb.server/connect-stopped-target.exp: New file.
14808
40e3ad0e
PA
148092015-08-20 Pedro Alves <palves@redhat.com>
14810
14811 * gdb.dwarf2/comp-unit-lang.exp: New file.
14812 * gdb.dwarf2/comp-unit-lang.c: New file.
14813
af39b327
PMR
148142015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
14815
14816 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
14817 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
14818
7d45c7c3 148192015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 14820
7d45c7c3
KB
14821 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
14822 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
14823
4d6cceb4
DE
148242015-08-18 Doug Evans <dje@google.com>
14825 Adrian Sendroiu <adrian.sendroiu@freescale.com>
14826
14827 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
14828 skip_python_tests. New arg prompt_regexp.
14829 (skip_python_tests): New function.
14830 * lib/mi-support.exp (mi_skip_python_tests): New function.
14831 * gdb.python/py-mi-objfile-gdb.py: New file.
14832 * gdb.python/py-mi-objfile.c: New file.
14833 * gdb.python/py-mi-objfile.exp: New file.
14834
ad89c2aa
KS
148352015-08-17 Keith Seitz <keiths@redhat.com>
14836
14837 * gdb.linespec/explicit.exp: Move strace test from here ...
14838 * gdb.trace/strace.exp: ... to here.
14839
e3ae3c43
PP
148402015-08-15 Patrick Palka <patrick@parcs.ath.cx>
14841
14842 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
14843 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
14844
604b2636
DE
148452015-08-14 Doug Evans <xdje42@gmail.com>
14846
14847 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
14848 inferior before selecting a new file.
14849
6ff0ba5f
DE
148502015-08-14 Doug Evans <xdje42@gmail.com>
14851
14852 * gdb.mi/mi-disassemble.exp: Update.
14853 * gdb.base/disasm-optim.S: New file.
14854 * gdb.base/disasm-optim.c: New file.
14855 * gdb.base/disasm-optim.h: New file.
14856 * gdb.base/disasm-optim.exp: New file.
14857
9ca98f92
KS
148582015-08-14 Keith Seitz <keiths@redhat.com>
14859
14860 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
14861 "evaluated-by".
14862
52bbc560
JB
148632015-08-13 Joel Brobecker <brobecker@adacore.com>
14864
14865 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
14866
5d8c3ed3
PMR
148672015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
14868
14869 * gdb.ada/fun_renaming.exp: New testcase.
14870 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
14871 * gdb.ada/fun_renaming/pack.adb: New file.
14872 * gdb.ada/fun_renaming/pack.ads: New file.
14873
ea8812bc
KS
148742015-08-12 Keith Seitz <keiths@redhat.com>
14875
14876 * gdb.base/dso2dso.exp: Pass basename of source file in call to
14877 gdb_get_line_number.
14878
4dafcdeb
JB
148792015-08-12 Joel Brobecker <brobecker@adacore.com>
14880
14881 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
14882 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
14883 gdb.base/dso2dso.exp: New files.
14884
5ba32597
SDJ
148852015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
14886 Pedro Alves <palves@redhat.com>
14887 Keith Seitz <keiths@redhat.com>
14888
14889 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
14890 GDBFLAGS.
14891
b6dafabf
PP
148922015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14893
14894 * gdb.base/gdbhistsize-history.exp
14895 (test_histsize_history_setting): Use save_vars.
14896 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
14897 Use save_vars.
14898 (test_no_truncation_of_unlimited_history_file): Use save_vars.
14899 * gdb.base/readline.exp: Use save_vars.
14900
abe8e607
PP
149012015-08-12 Patrick Palka <patrick@parcs.ath.cx>
14902
14903 * lib/gdb.exp (save_vars): New proc.
14904
629500fa
KS
149052015-08-11 Keith Seitz <keiths@redhat.com>
14906
14907 * gdb.base/help.exp: Update help_breakpoint_text.
14908
eb8c4e2e
KS
149092015-08-11 Keith Seitz <keiths@redhat.com>
14910
14911 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
14912 (at toplevel): Call test_explicit_breakpoints.
14913 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
14914 breakpoints.
14915 * lib/mi-support.exp (mi_make_breakpoint): Add support for
14916 breakpoint conditions, "-cond".
14917
87f0e720
KS
149182015-08-11 Keith Seitz <keiths@redhat.com>
14919
14920 * gdb.linespec/3explicit.c: New file.
14921 * gdb.linespec/cpexplicit.cc: New file.
14922 * gdb.linespec/cpexplicit.exp: New file.
14923 * gdb.linespec/explicit.c: New file.
14924 * gdb.linespec/explicit.exp: New file.
14925 * gdb.linespec/explicit2.c: New file.
14926 * gdb.linespec/ls-errs.exp: Add explicit location tests.
14927 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
14928 before using in the matching pattern.
14929 Clarify that `prefix' is a regular expression.
14930
f00aae0f
KS
149312015-08-11 Keith Seitz <keiths@redhat.com>
14932
14933 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
14934 test.
14935 Add tests for missing ",FMT" and ",".
14936
e27852be
DE
149372015-08-10 Doug Evans <dje@google.com>
14938 Keith Seitz <keiths@redhat.com>
14939
14940 PR gdb/17960
14941 * gdb.base/completion.exp: Add location completer tests.
14942
7f03bd92
PA
149432015-08-07 Pedro Alves <palves@redhat.com>
14944
14945 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
14946 tests here.
14947 (top level): Run do_test with and without displaced stepping.
14948
3fc8eb30
PA
149492015-08-07 Pedro Alves <palves@redhat.com>
14950
14951 * gdb.base/valgrind-disp-step.c: New file.
14952 * gdb.base/valgrind-disp-step.exp: New file.
14953
d4569d7b
PA
149542015-08-07 Pedro Alves <palves@redhat.com>
14955
14956 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
14957 Delete function.
14958 (main): Add alarm. Run an infinite loop instead of calling
14959 wait_threads.
14960 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
14961 comment.
14962 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
14963 Delete function.
14964 (main): Add alarm. Run an infinite loop instead of calling
14965 wait_threads.
14966 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
14967 comment.
14968
e1316e60
PA
149692015-08-07 Pedro Alves <palves@redhat.com>
14970
14971 * gdb.base/checkpoint-ns.exp: New file.
14972 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
14973 standard_testfile.
14974
da8c46d2
MM
149752015-08-07 Markus Metzger <markus.t.metzger@intel.com>
14976
14977 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
14978 * gdb.btrace/instruction_history.exp: Update.
14979 * gdb.btrace/tsx.exp: New.
14980 * gdb.btrace/tsx.c: New.
14981
de1c2c52
PA
149822015-08-06 Pedro Alves <palves@redhat.com>
14983
14984 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
14985 increase timeout.
14986 * gdb.reverse/until-precsave.exp: Bump timeouts.
14987
782e0bf4
PA
149882015-08-06 Pedro Alves <palves@redhat.com>
14989
14990 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
14991
83e97ed0
PA
149922015-08-06 Pedro Alves <palves@redhat.com>
14993
14994 PR gdb/18749
14995 * gdb.threads/process-dies-while-handling-bp.c: New file.
14996 * gdb.threads/process-dies-while-handling-bp.exp: New file.
14997
863d01bd
PA
149982015-08-06 Pedro Alves <palves@redhat.com>
14999
15000 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
15001 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
15002
0a39bb32
PA
150032015-08-05 Pedro Alves <palves@redhat.com>
15004
15005 * gdb.threads/next-while-other-thread-longjmps.c: New file.
15006 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
15007
ee2d2b10
SL
150082015-08-03 Sandra Loosemore <sandra@codesourcery.com>
15009
15010 * gdb.base/bp-permanent.exp: Report test as unsupported if
15011 the target cannot stop at the permanent breakpoint.
15012
4e1bdb00
DE
150132015-08-03 Doug Evans <dje@google.com>
15014
15015 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
15016 10000.
15017
3d338901
DE
150182015-08-03 Doug Evans <dje@google.com>
15019
15020 * Makefile.in (workers/%.worker, build-perf): New rule.
15021 (GDB_PERFTEST_MODE): New variable.
15022 (check-perf): Use it.
15023 (clean): Clean up gdb.perf parallel build subdirs.
15024 * lib/build-piece.exp: New file.
15025 * lib/gdb.exp (make_gdb_parallel_path): New function
15026 (standard_output_file, standard_temp_file): Call it.
15027 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15028 of $GDB_PARALLEL.
15029 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
15030
af061d3e
DE
150312015-08-03 Doug Evans <dje@google.com>
15032
8e1afc81 15033 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
15034 (LOG_FILE_NAME): New global.
15035 (TextReporter.__init__): Initialize self.txt_sum.
15036 (TextReporter.report): Add support for multiple data-points.
15037 Move report to perftest.sum, put raw data in perftest.log.
15038 (TextReporter.start): Open sum and log files.
15039 (TextReporter.end): Close sum and log files.
8e1afc81
DE
15040 * gdb.perf/lib/perftest/testresult.py
15041 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 15042
2c8c5d37
PA
150432015-07-31 Pedro Alves <palves@redhat.com>
15044
15045 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
15046 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15047 kill_wait_spawned_process instead of explicit "kill -9".
15048 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
15049 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15050 kill_wait_spawned_process.
15051 * gdb.base/attach-twice.exp: Likewise.
15052 * gdb.base/attach.exp: Likewise.
15053 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
15054 gdb_test_multiple.
15055 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
15056 returning a spawn id instead of a pid. Use spawn_id_get_pid and
15057 kill_wait_spawned_process.
15058 * gdb.base/valgrind-infcall.exp: Likewise.
15059 * gdb.multi/multi-attach.exp: Likewise.
15060 * gdb.python/py-prompt.exp: Likewise.
15061 * gdb.python/py-sync-interp.exp: Likewise.
15062 * gdb.server/ext-attach.exp: Likewise.
15063 * gdb.threads/attach-into-signal.exp (corefunc): Use
15064 spawn_wait_for_attach, spawn_id_get_pid and
15065 kill_wait_spawned_process.
15066 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
15067 spawn_wait_for_attach returning a spawn id instead of a pid. Use
15068 spawn_id_get_pid and kill_wait_spawned_process.
15069 * gdb.threads/attach-stopped.exp (corefunc): Use
15070 spawn_wait_for_attach, spawn_id_get_pid and
15071 kill_wait_spawned_process.
15072 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
15073 Use spawn_id_get_pid. Wait for spawn id after eof. Use
15074 kill_wait_spawned_process instead of explicit "kill -9".
15075 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
15076 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
15077 (spawn_wait_for_attach): Use spawn instead of exec to spawn
15078 processes. Don't map cygwin/windows pids here. Now returns a
15079 spawn id list.
15080
032a0fca
SL
150812015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15082
15083 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
15084 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
15085 correct patch.
15086
61a934ca
SL
150872015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15088
15089 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
15090
4bc4d428
SL
150912015-07-30 Sandra Loosemore <sandra@codesourcery.com>
15092
15093 Reapply:
15094 2014-05-21 Mark Wielaard <mjw@redhat.com>
15095
15096 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
15097
998d452a
PA
150982015-07-30 Pedro Alves <palves@redhat.com>
15099
15100 * linux-low.c (handle_extended_wait): Set the child's last
15101 reported status to TARGET_WAITKIND_STOPPED.
15102
69dde7dc
PA
151032015-07-30 Pedro Alves <palves@redhat.com>
15104
15105 PR threads/18600
15106 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
15107 only shows inferior 1.
15108
4dd63d48
PA
151092015-07-30 Simon Marchi <simon.marchi@ericsson.com>
15110 Pedro Alves <palves@redhat.com>
15111
15112 PR threads/18600
15113 * gdb.threads/fork-plus-threads.c: New file.
15114 * gdb.threads/fork-plus-threads.exp: New file.
15115
d618e4c5
PP
151162015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15117
15118 * gdb.base/batch-preserve-term-settings.exp
15119 (test_terminal_settings_preserved_after_cli_exit): Use
15120 send_quit_command.
15121
1eef6428
PA
151222015-07-29 Pedro Alves <palves@redhat.com>
15123 Don Breazeal <donb@codesourcery.com>
15124
15125 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
15126 output from both inferior_spawn_id and gdb_spawn_id.
15127
7da5b897
SDJ
151282015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15129
15130 * gdb.threads/attach-into-signal.exp (corefunc): Use
15131 with_test_prefix on nested loops, uniquefying the test messages.
15132
dac804df
SDJ
151332015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
15134
15135 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
15136 commit.
15137
06265e53
PP
151382015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15139
15140 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
15141 New proc.
15142 (test_terminal_settings_preserved_after_sigterm): New test.
15143
18206ca3
PP
151442015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15145
15146 * gdb.base/batch-preserve-term-settings.exp
15147 (test_terminal_settings_preserved_after_cli_exit): New test.
15148
90074d11
PP
151492015-07-29 Patrick Palka <patrick@parcs.ath.cx>
15150
15151 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
15152 manipulation of saved_gdbflags.
15153 (test_terminal_settings_preserved): Remove global declaration of
15154 the unused variable pagination_prompt. Remove manipulation of
15155 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
15156 GDBFLAGS.
15157
eb1a7902
PA
151582015-07-29 Pedro Alves <palves@redhat.com>
15159
15160 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
15161
8b75dd3b
PA
151622015-07-29 Pedro Alves <palves@redhat.com>
15163
15164 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
15165 at the top.
15166
dedad4e3
PA
151672015-07-29 Pedro Alves <palves@redhat.com>
15168
15169 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
15170 (main): Call gdb_unbuffer_output.
15171 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
15172 (main): Call gdb_unbuffer_output.
15173 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
15174 (main): Call gdb_unbuffer_output.
15175 * gdb.base/call-strs.exp: Adjust to step over the
15176 gdb_unbuffer_output call.
15177 * gdb.base/catch-gdb-caused-signals.c: Include
15178 "../lib/unbuffer_output.c".
15179 (main): Call gdb_unbuffer_output.
15180 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
15181 (main): Call gdb_unbuffer_output.
15182 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
15183 (main): Call gdb_unbuffer_output.
15184 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
15185 (main): Call gdb_unbuffer_output.
15186 * gdb.base/shlib-call.exp: Adjust to step over the
15187 gdb_unbuffer_output call.
15188 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
15189 (main): Call gdb_unbuffer_output.
15190 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
15191 (main): Call gdb_unbuffer_output.
15192 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
15193 (main): Rename to ...
15194 (test): ... this.
15195 (main): Reimplement.
15196 * gdb.base/varargs.exp: Run to test instead of to main.
15197 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15198 (main): Call gdb_unbuffer_output.
15199
58789a91
PA
152002015-07-29 Pedro Alves <palves@redhat.com>
15201
15202 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
15203 factore out from mi_continue_dprintf. For call-style dprintfs,
15204 expect dprintf output out of $inferior_spawn_id.
15205 (mi_continue_dprintf): Use mi_expect_dprintf.
15206 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
15207 (main): Call gdb_unbuffer_output.
15208
e8376742
PA
152092015-07-29 Pedro Alves <palves@redhat.com>
15210
15211 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
15212 (default_mi_gdb_start): Set inferior_spawn_id instead of
15213 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
15214 gdb_spawn_id.
15215 (mi_gdb_test): Always expect inferior output from both
15216 $inferior_spawn_id and $gdb_spawn_id.
15217
08280010
PA
152182015-07-29 Pedro Alves <palves@redhat.com>
15219
15220 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
15221 send_inferior and $inferior_spawn_id.
15222
4d30e432
PA
152232015-07-29 Pedro Alves <palves@redhat.com>
15224
15225 * gdb.gdb/complaints.exp (test_initial_complaints)
15226 (test_serial_complaints, test_short_complaints): Use
15227 gdb_test_stdio.
15228 (test_empty_complaint): Handle $inferior_spawn_id !=
15229 $gdb_spawn_id.
15230
0d30a335
PA
152312015-07-29 Pedro Alves <palves@redhat.com>
15232
15233 * gdb.base/varargs.exp: Use gdb_test_stdio.
15234
39413b29
PA
152352015-07-29 Pedro Alves <palves@redhat.com>
15236
15237 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
15238
7cb000a9
PA
152392015-07-29 Pedro Alves <palves@redhat.com>
15240
15241 * gdb.base/ending-run.exp: Use gdb_test_stdio.
15242
d7b8ac82
PA
152432015-07-29 Pedro Alves <palves@redhat.com>
15244
15245 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
15246 parameter into two new parameters, "inf_result" and "gdb_result".
15247 Expect inferior output and gdb output from $inferior_spawn_id and
15248 $gdb_spawn_id, respectively. Adjust all callers.
15249
789c3a0c
PA
152502015-07-29 Pedro Alves <palves@redhat.com>
15251
15252 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
15253 of gdb_test_sequence.
15254
77e760c3
PA
152552015-07-29 Pedro Alves <palves@redhat.com>
15256
15257 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
15258 (saw_spurious_output): Expect inferior output from
15259 $inferior_spawn_id. Use gdb_test_stdio.
15260
8396d2cd
PA
152612015-07-29 Pedro Alves <palves@redhat.com>
15262
15263 * gdb.base/dprintf.exp: Use standard_testfile. Change
15264 prepare_for_testing call.
15265 (srcfile): Don't set.
15266 (restart): New procedure.
15267 (test_dprintf): New procecure, use to continue over dprintfs.
15268 (test_call, test_agent): New procedures, tests moved here.
15269 Restart gdb and recreate dprintfs. Adjust expected output.
15270
2051d61f
PA
152712015-07-29 Pedro Alves <palves@redhat.com>
15272
15273 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
15274
452397af
PA
152752015-07-29 Pedro Alves <palves@redhat.com>
15276
15277 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
15278
8aed9555
PA
152792015-07-29 Pedro Alves <palves@redhat.com>
15280
15281 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
15282 gdb_test_stdio.
15283
188a61b4
PA
152842015-07-29 Pedro Alves <palves@redhat.com>
15285
15286 * lib/gdb.exp (gdb_test_stdio): New procedure.
15287
12264a45
PA
152882015-07-29 Pedro Alves <palves@redhat.com>
15289
15290 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
15291
23ffc893
PA
152922015-07-29 Pedro Alves <palves@redhat.com>
15293
15294 * gdb.base/call-signal-resume.exp: Remove check for
15295 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
15296 * gdb.base/unwindonsignal.exp: Likewise.
15297 * gdb.base/call-signals.c (gen_signal): Remove printf call.
15298 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
15299
65566918
PA
153002015-07-29 Pedro Alves <palves@redhat.com>
15301
15302 * gdb.base/siginfo-addr.c (pass): New function.
15303 (handler): Call it iff si_addr is correct.
15304 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
15305 Set a breakpoint at "pass" and continue to it.
15306
d60a9221
SDJ
153072015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
15308
15309 * gdb.python/py-objfile.exp: Make some tests have unique names.
15310 * gdb.python/py-pp-registration.exp: Likewise.
15311
bde40b8f
PA
153122015-07-28 Pedro Alves <palves@redhat.com>
15313
15314 * gdb.server/server-exec-info.exp: Issue a "disconnect".
15315
13e1dec8
SM
153162015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15317
15318 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
15319
da33c9a7
SM
153202015-07-27 Simon Marchi <simon.marchi@ericsson.com>
15321
15322 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
15323
077836f7
PP
153242015-07-27 Patrick Palka <patrick@parcs.ath.cx>
15325
15326 * gdb.base/gdb-sigterm-2.exp: New test.
15327
b8cc7b2e
DE
153282015-07-25 Doug Evans <xdje42@gmail.com>
15329
15330 Revert:
15331 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15332 (workers/%.worker, build-perf): New rule.
15333 (GDB_PERFTEST_MODE): New variable.
15334 (check-perf): Use it.
15335 (clean): Clean up gdb.perf parallel build subdirs.
15336 * lib/build-piece.exp: New file.
15337 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15338 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15339 name.
15340 (standard_temp_file): Ditto.
15341 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15342 of $GDB_PARALLEL.
15343
c8bd4544
DE
153442015-07-24 Doug Evans <dje@google.com>
15345
15346 * gdb.perf/lib/perftest/utils.py: New file.
15347 * gdb.perf/gm-hello.cc: New file.
15348 * gdb.perf/gm-pervasive-typedef.cc: New file.
15349 * gdb.perf/gm-pervasive-typedef.h: New file.
15350 * gdb.perf/gm-std.cc: New file.
15351 * gdb.perf/gm-std.h: New file.
15352 * gdb.perf/gm-use-cerr.cc: New file.
15353 * gdb.perf/gm-utils.h: New file.
15354 * gdb.perf/gmonster-null-lookup.py: New file.
15355 * gdb.perf/gmonster-pervasive-typedef.py: New file.
15356 * gdb.perf/gmonster-print-cerr.py: New file.
15357 * gdb.perf/gmonster-ptype-string.py: New file.
15358 * gdb.perf/gmonster-runto-main.py: New file.
15359 * gdb.perf/gmonster-select-file.py: New file.
15360 * gdb.perf/gmonster1-null-lookup.exp: New file.
15361 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
15362 * gdb.perf/gmonster1-print-cerr.exp: New file.
15363 * gdb.perf/gmonster1-ptype-string.exp: New file.
15364 * gdb.perf/gmonster1-runto-main.exp: New file.
15365 * gdb.perf/gmonster1-select-file.exp: New file.
15366 * gdb.perf/gmonster1.cc: New file.
15367 * gdb.perf/gmonster1.exp: New file.
15368 * gdb.perf/gmonster2-null-lookup.exp: New file.
15369 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
15370 * gdb.perf/gmonster2-print-cerr.exp: New file.
15371 * gdb.perf/gmonster2-ptype-string.exp: New file.
15372 * gdb.perf/gmonster2-runto-main.exp: New file.
15373 * gdb.perf/gmonster2-select-file.exp: New file.
15374 * gdb.perf/gmonster2.cc: New file.
15375 * gdb.perf/gmonster2.exp: New file.
15376
6eab34f3
DE
153772015-07-24 Doug Evans <dje@google.com>
15378
15379 * gdb.perf/README: New file.
15380 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
15381 * lib/gen-perf-test.exp: New file.
15382
63738bfd
DE
153832015-07-24 Doug Evans <dje@google.com>
15384
15385 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
15386 (PerfTest::startup): New function.
15387 (PerfTest::run): Return result of calling body.
15388 (PerfTest::assemble): Rewrite.
15389 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
15390 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
15391 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
15392 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
15393 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
15394
7b606f95
DE
153952015-07-24 Doug Evans <dje@google.com>
15396
15397 * lib/gdb.exp (clean_restart): Make executable optional.
15398
a97b16b8
DE
153992015-07-24 Doug Evans <dje@google.com>
15400
15401 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
15402 compiler_info references.
15403 * gdb.cp/temargs.exp: Ditto.
15404 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
15405 (get_compiler_info): Early exit if already computed. Set compiler_info
15406 to "unknown" if there was a problem.
15407 (test_compiler_info): Add function comment. Call get_compiler_info.
15408
35baa57f
DE
154092015-07-24 Doug Evans <dje@google.com>
15410
15411 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
15412 (workers/%.worker, build-perf): New rule.
15413 (GDB_PERFTEST_MODE): New variable.
15414 (check-perf): Use it.
15415 (clean): Clean up gdb.perf parallel build subdirs.
15416 * lib/build-piece.exp: New file.
15417 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
15418 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
15419 name.
15420 (standard_temp_file): Ditto.
15421 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
15422 of $GDB_PARALLEL.
15423
6ebea266
DE
154242015-07-24 Doug Evans <dje@google.com>
15425
15426 * lib/future.exp (gdb_default_target_compile): New option
15427 "early_flags".
15428 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
15429 --as-needed.
15430
1e76a7e9
SDJ
154312015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
15432
15433 * gdb.base/catch-syscall.exp: Call gdb_exit before
15434 gdb_skip_xml_test.
15435
5068630a
PA
154362015-07-24 Pedro Alves <palves@redhat.com>
15437
15438 * gdb.python/py-events.exp: Accept output between the stop event
15439 and the prompt.
15440 * gdb.python/py-evsignal.exp: Likewise.
15441 * gdb.python/py-evthreads.exp: Likewise.
15442
77598427
PA
154432015-07-24 Pedro Alves <palves@redhat.com>
15444
15445 PR gdb/18717
15446 * gdb.threads/non-ldr-exit.c: New file.
15447 * gdb.threads/non-ldr-exit.exp: New file.
15448
11e6c98f
YQ
154492015-07-24 Yao Qi <yao.qi@linaro.org>
15450
15451 * gdb.server/ext-wrapper.exp: Test --wrapper option when
15452 restarting process.
15453
51aee833
YQ
154542015-07-24 Yao Qi <yao.qi@linaro.org>
15455
15456 * gdb.server/ext-restart.exp: New file.
15457
8cfe207c
YQ
154582015-07-24 Yao Qi <yao.qi@linaro.org>
15459
15460 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
15461 argument options.
15462 * gdb.server/ext-wrapper.exp: New file.
15463
cc12ce38
DE
154642015-07-23 Doug Evans <dje@google.com>
15465
15466 * gdb.dwarf2/dw2-dummy-cu.S: New file.
15467 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
15468
d0d84780
PMR
154692015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
15470
15471 * gdb.ada/var_arr_typedef.exp: New testcase.
15472 * gdb.ada/var_arr_typedef/pack.adb: New file.
15473 * gdb.ada/var_arr_typedef/pack.ads: New file.
15474 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
15475
8b558f79
JB
154762015-07-20 Joel Brobecker <brobecker@adacore.com>
15477
15478 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
15479
775a3298
JK
154802015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15481
15482 * gdb.arch/i386-biarch-core.exp: Replace istarget
15483 by "complete set gnutarget". Remove expectation for the "core-file"
15484 command.
15485
db1ff28b
JK
154862015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15487
15488 Revert the previous commit:
15489 Tests for validate symbol file using build-id.
15490
0a94970d
JK
154912015-07-15 Aleksandar Ristovski <aristovski@qnx.com
15492
15493 Tests for validate symbol file using build-id.
15494 * gdb.base/solib-mismatch-lib.c: New file.
15495 * gdb.base/solib-mismatch-libmod.c: New file.
15496 * gdb.base/solib-mismatch.c: New file.
15497 * gdb.base/solib-mismatch.exp: New file.
15498
03346981
SL
154992015-07-15 Sandra Loosemore <sandra@codesourcery.com>
15500
15501 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
15502 nios2-*-linux*.
15503 * gdb.base/sigbpt.exp (stepi_out): Likewise.
15504 * gdb.base/siginfo.exp: Likewise.
15505 * gdb.base/sigstep.exp (advance, advancei): Likewise.
15506
42422cc7
PL
155072015-07-15 Pierre Langlois <pierre.langlois@arm.com>
15508
15509 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
15510 Move it to ...
15511 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
15512 ... here.
15513 * gdb.trace/range-stepping.exp: Check that the target supports
15514 range stepping.
15515
cfa68bae
JK
155162015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15517
15518 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
15519
8ffdba26
PA
155202015-07-14 Pedro Alves <palves@redhat.com>
15521
15522 * gdb.base/killed-outside.exp: New file.
15523 * gdb.base/killed-outside.c: New file.
15524
218a5a11
JK
155252015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15526
15527 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
15528 (n at main): New.
15529 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
15530
e03ed3c6
AA
155312015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
15532
15533 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
15534 infcall tests instead of setting up for KFAIL.
15535
485668e5
MM
155362015-07-10 Markus Metzger <markus.t.metzger@intel.com>
15537
15538 * gdb.btrace/record_goto-step.exp: New.
15539
08464196
JK
155402015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15541
15542 PR compile/18484
15543 * gdb.compile/compile.c (struct struct_type): Add volatile to
15544 selffield's type.
15545 * gdb.compile/compile.exp
15546 (compile code struct_object.selffield = &struct_object): Skip further
15547 struct_object tests if this one xfails.
15548
bcf5c1d9
RC
155492015-07-08 Robert O'Callahan <robert@ocallahan.org>
15550
15551 PR exp/18617
15552 * gdb.trace/ax.exp: Add test.
15553
4931af25
YQ
155542015-07-07 Yao Qi <yao.qi@linaro.org>
15555
15556 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
15557 instead of istarget "aarch64*-*-*".
15558 * gdb.arch/aarch64-fp.exp: Likewise.
15559 * gdb.base/float.exp: Likewise.
15560 * gdb.reverse/aarch64.exp: Likewise.
15561 * lib/gdb.exp (is_aarch64_target): New proc.
15562
9fcf688e
YQ
155632015-07-07 Yao Qi <yao.qi@linaro.org>
15564
15565 * lib/gdb.exp (is_aarch32_target): New proc.
15566 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
15567 instead of "istarget "arm*-*-*"".
15568 * gdb.arch/arm-disp-step.exp: Likewise.
15569 * gdb.arch/thumb-bx-pc.exp: Likewise.
15570 * gdb.arch/thumb-prologue.exp: Likewise.
15571 * gdb.arch/thumb-singlestep.exp: Likewise.
15572 * gdb.base/disp-step-syscall.exp: Likewise.
15573 * gdb.base/float.exp: Likewise.
15574
fbd8d50d
YQ
155752015-07-07 Yao Qi <yao.qi@linaro.org>
15576
15577 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
15578 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
15579
71be1fdc
YQ
155802015-07-07 Yao Qi <yao.qi@linaro.org>
15581
15582 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
15583 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
15584 if it exists.
15585 * gdb.multi/multi-arch.exp: Likewise.
15586
3e221d36
SM
155872015-07-07 Simon Marchi <simon.marchi@ericsson.com>
15588
15589 * gdb.python/py-lazy-string.exp: Add missing parentheses to
15590 print.
15591
d441430b
YQ
155922015-07-07 Yao Qi <yao.qi@linaro.org>
15593
15594 * gdb.arch/thumb-singlestep.exp: Do one more single step.
15595
06f810bd
MG
155962015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
15597
15598 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
15599 '[' and ']' characters.
15600
5e61e7c0
IB
156012015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
15602
15603 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15604
28bf096c
PA
156052015-06-29 Pedro Alves <palves@redhat.com>
15606
15607 PR threads/18127
15608 * gdb.threads/hand-call-new-thread.c: New file.
15609 * gdb.threads/hand-call-new-thread.c: New file.
15610
ee93cd5e
KS
156112015-06-26 Keith Seitz <keiths@redhat.com>
15612 Doug Evans <dje@google.com>
15613
15614 PR 16253
15615 * gdb.cp/var-tag-2.cc: New file.
15616 * gdb.cp/var-tag-3.cc: New file.
15617 * gdb.cp/var-tag-4.cc: New file.
15618 * gdb.cp/var-tag.cc: New file.
15619 * gdb.cp/var-tag.exp: New file.
15620
fc637f04
PP
156212015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15622
15623 * gdb.base/history-duplicates.exp: New test.
15624
2e52ae68
PP
156252015-06-26 Patrick Palka <patrick@parcs.ath.cx>
15626
15627 * gdb.base/completion.exp: Test the completion of the "focus"
15628 command.
15629
6e22494e
JK
156302015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
15631
15632 * gdb.arch/amd64-prologue-skip.S: New file.
15633 * gdb.arch/amd64-prologue-skip.exp: New file.
15634
bf7b9cd9
SM
156352015-06-25 Simon Marchi <simon.marchi@ericsson.com>
15636
15637 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
15638 is_address_zero_readable check.
15639
201e8dfd
PB
156402015-06-24 Peter Bergner <bergner@vnet.ibm.com>
15641
15642 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
15643 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
15644
5cd867b4
YQ
156452015-06-24 Yao Qi <yao.qi@linaro.org>
15646
15647 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
15648 linux targets.
15649
4d7be007
YQ
156502015-06-24 Yao Qi <yao.qi@linaro.org>
15651
15652 * lib/gdb.exp (supports_get_siginfo_type): New proc.
15653 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
15654 * gdb.base/siginfo-thread.exp: Likewise.
15655
07fcd301
YQ
156562015-06-22 Yao Qi <yao.qi@linaro.org>
15657
15658 * boards/remote-gdbserver-on-localhost.exp: Add comments.
15659
52042a00
YQ
156602015-06-22 Yao Qi <yao.qi@linaro.org>
15661
15662 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
15663 aarch64*-*-*.
15664 (skip_hw_watchpoint_tests): Likewise.
15665
74bd41ce
PP
156662015-06-18 Patrick Palka <patrick@parcs.ath.cx>
15667
15668 * gdb.base/gdbinit-history.exp: Test the interaction between
15669 setting GDBHISTSIZE and setting the history size via .gdbinit.
15670
bc460514
PP
156712015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15672
15673 PR gdb/16999
15674 * gdb.base/gdbhistsize-history.exp: New test.
15675
b58c513b
PP
156762015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15677
15678 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
15679 with GDBHISTSIZE.
15680 * gdb.base/readline.exp: Likewise.
15681
92046791
YQ
156822015-06-17 Yao Qi <yao.qi@linaro.org>
15683
15684 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
15685 line.
15686
2093d2d3
PP
156872015-06-17 Patrick Palka <patrick@parcs.ath.cx>
15688
15689 * gdb.base/gdbinit-history.exp: Add test case to check that
15690 an unlimited history file does not get truncated on exit.
15691
e6c693af
AA
156922015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15693
15694 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
15695 (VECTOR): New macro. Use it...
15696 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
15697 ...for these typedefs.
15698 (int8, char1, int1, double1): New typedefs.
15699 (struct just_int2, struct two_int2): New structures.
15700 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
15701 (add_structvecs, add_singlevecs): New functions.
15702 (main): Call add_some_intvecs twice.
15703 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
15704 the compile and exit upon failure. Try compiling for the "native"
15705 architecture. Test inferior function calls with vector arguments
15706 and vector return value handling with "finish" and "return".
15707
c74f7d1c
JT
157082015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
15709
15710 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
15711 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
15712 PE file.
15713 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
15714
98aa42ee
AT
157152015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15716
15717 PR breakpoints/16465
15718 * gdb.mi/mi-dprintf-pending.c: New file.
15719 * gdb.mi/mi-dprintf-pending.exp: New test.
15720 * gdb.mi/mi-dprintf-pendshr.c: New file.
15721
7d73c23c 157222015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 15723 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
15724
15725 * gdb.arch/i386-mpx-map.c: New file.
15726 * gdb.arch/i386-mpx-map.exp: New File.
15727
157282015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15729
15730 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
15731 * gdb.arch/i386-mpx.exp: Indentation fixed.
15732
157332015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15734
15735 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
15736 function and improved indentation.
15737 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
15738 gdb_test_multiple. Added additional tests to skip the test.
15739
157402015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
15741
15742 * gdb.arch/i386-avx512.c: Change path in include file.
15743 * gdb.arch/i386-avx512.exp: Change include dir path
15744 compilation flag.
15745 * gdb.arch/i386-mpx.c: Change path in include file.
15746 * gdb.arch/i386-mpx.exp: Change include dir path compilation
15747 flag.
15748
d5eba19a
JK
157492015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
15750
15751 * gdb.compile/compile-print.exp (compile print *vararray@3)
15752 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
15753
7f361056
JK
157542015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
15755
15756 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
15757 (do not keep jit in memory): ... this.
15758 (expect 5): Change it to ...
15759 (expect no 5): ... this.
15760
3b462ec2
SM
157612015-06-02 Simon Marchi <simon.marchi@ericsson.com>
15762
15763 PR gdb/15564
15764 * gdb.mi/mi-detach.exp: New file.
15765
e0619de6
JK
157662015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
15767
15768 PR symtab/18392
15769 * gdb.arch/amd64-tailcall-self.S: New file.
15770 * gdb.arch/amd64-tailcall-self.c: New file.
15771 * gdb.arch/amd64-tailcall-self.exp: New file.
15772
e970cb34
DB
157732015-05-28 Don Breazeal <donb@codesourcery.com>
15774
15775 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
15776 tests for remote targets by checking is_target_gdbserver.
15777
b2e2f908
DE
157782015-05-27 Doug Evans <dje@google.com>
15779
15780 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
15781 * gdb.dwarf2/opaque-type-lookup.c: New file.
15782 * gdb.dwarf2/opaque-type-lookup.exp: New file.
15783
82c7be31
DE
157842015-05-26 Doug Evans <dje@google.com>
15785
15786 * gdb.cp/iostream.cc: New file.
15787 * gdb.cp/iostream.exp: New file.
15788
b4f54984
DE
157892015-05-26 Doug Evans <dje@google.com>
15790
15791 * gdb.dwarf2/dw2-op-call.exp: Update.
15792 * gdb.dwarf2/dw4-sig-types.exp: Update.
15793 * gdb.dwarf2/implptr.exp: Update.
15794 * gdb.mi/mi-cmd-param-changed.exp: Update.
15795
4ea6efe9
DE
157962015-05-26 Doug Evans <dje@google.com>
15797
15798 * gdb.python/py-lazy-string.c: New file.
15799 * gdb.python/py-lazy-string.exp: New file.
15800 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
15801 (main): Update. Add estring3.
15802 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
15803 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
15804
f6bb7db3
YQ
158052015-05-26 Omair Javaid <omair.javaid@linaro.org>
15806 Yao Qi <yao.qi@linaro.org>
15807
15808 * gdb.reverse/aarch64.c: New.
15809 * gdb.reverse/aarch64.exp: New.
15810
a81bfbd0
OJ
158112015-05-26 Omair Javaid <omair.javaid@linaro.org>
15812
25d49b86
PA
15813 * lib/gdb.exp (supports_process_record): Return true for
15814 aarch64*-linux*.
a81bfbd0
OJ
15815 (supports_reverse): Likewise.
15816
158bf1b4
PP
158172015-05-22 Patrick Palka <patrick@parcs.ath.cx>
15818
15819 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15820 Use with_test_prefix.
15821
a0145030
AB
158222015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
15823
15824 * gdb.base/completion.exp: Add test for completion of layout
15825 names.
15826
ebe3b578
AB
158272015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
15828
15829 * lib/gdb.exp (skip_tui_tests): New proc.
15830 * gdb.base/tui-layout.exp: Check skip_tui_tests.
15831
84204ed7
PA
158322015-05-19 Pedro Alves <palves@redhat.com>
15833
15834 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
15835 Save the whole env array instead of just HOME. Unset HISTSIZE in
15836 the environment while testing. Restore whole environment
15837 afterwards.
15838
37442ce1
DE
158392015-05-16 Doug Evans <xdje42@gmail.com>
15840
15841 * gdb.guile/scm-ports.c: New file.
15842 * gdb.guile/scm-ports.exp: Add memory port tests.
15843
36de76f9
JK
158442015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15845
15846 * gdb.compile/compile-print.c: New file.
15847 * gdb.compile/compile-print.exp: New file.
15848
3a9558c4
JK
158492015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
15850
15851 * gdb.compile/compile-ops.exp: Cast param to void.
15852 * gdb.compile/compile.exp: Complete type for _gdb_expr.
15853 (compile code struct_object.selffield = &struct_object): Add xfail.
15854
aa715135
JG
158552015-05-15 Joel Brobecker <brobecker@adacore.com>
15856
15857 * gdb.ada/arr_enum_with_gap: New testcase.
15858
931e5bc3
JG
158592015-05-15 Joel Brobecker <brobecker@adacore.com>
15860
15861 * gdb.ada/byte_packed_arr: New testcase.
15862
9cd4d857
JB
158632015-05-15 Joel Brobecker <brobecker@adacore.com>
15864
15865 * gdb.ada/pckd_neg: New testcase.
15866
ebfd00d2
PP
158672015-05-13 Patrick Palka <patrick@parcs.ath.cx>
15868
15869 PR gdb/17820
15870 * gdb.base/gdbinit-history.exp: New test.
15871 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
15872 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
15873
4c082a81
SC
158742015-05-09 Siva Chandra Reddy <sivachandra@google.com>
15875
15876 * gdb.python/py-xmethods.cc: Enhance test case.
15877 * gdb.python/py-xmethods.exp: New tests.
15878 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
15879 function.
15880 (B_indexoper): Likewise.
15881 (global_dm_list) : Add new xmethod worker functions.
15882
f7797074
SDJ
158832015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
15884
15885 * gdb.base/coredump-filter.exp: Correctly unset
15886 "coredump_var_addr" array.
15887
a4674e4e
PA
158882015-05-08 Pedro Alves <palves@redhat.com>
15889
15890 * gdb.server/non-existing-program.exp: Unset spawn_id.
15891
df2eb078
SC
158922015-05-08 Siva Chandra Reddy <sivachandra@google.com>
15893
15894 PR python/18291
15895 * gdb.python/py-xmethods.exp: Add tests.
15896
422349a3
YQ
158972015-05-08 Yao Qi <yao.qi@linaro.org>
15898
15899 PR gdb/18208
15900 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
15901 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
15902 function set_coredump_filter, and remove remote_exec call.
15903 Remove argument ipid. Callers update.
15904 (top level): Don't get inferior's PID.
15905
63fc80ce
AA
159062015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
15907
15908 * gdb.base/watch_thread_num.exp: Skip test on targets without
15909 access watchpoints.
15910
80ad801e
PA
159112015-05-06 Pedro Alves <palves@redhat.com>
15912
15913 PR server/18081
15914 * gdb.server/non-existing-program.exp: New file.
15915
0fa7fe50
JB
159162015-05-05 Joel Brobecker <brobecker@adacore.com>
15917
15918 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
15919
3ea89b92
PMR
159202015-05-05 Joel Brobecker <brobecker@adacore.com>
15921
15922 * gdb.ada/out_of_line_in_inlined: New testcase.
15923
87b8eff0
JB
159242015-05-05 Joel Brobecker <brobecker@adacore.com>
15925
15926 * gdb.ada/var_rec_arr: New testcase.
15927
5fccc635
YQ
159282015-04-30 Yao Qi <yao.qi@linaro.org>
15929
15930 * gdb.base/break-idempotent.exp: If
15931 skip_hw_watchpoint_multi_tests returns true, skip the tests
15932 on "rwatch" and "awatch".
15933
42d38f42
YQ
159342015-04-30 Yao Qi <yao.qi@linaro.org>
15935
15936 * gdb.base/relativedebug.exp: Invoke gdb command
15937 "info sharedlibrary", and if libc.so doesn't have debug info,
15938 skip the test.
15939
2ce1cdbf
DE
159402015-04-29 Doug Evans <dje@google.com>
15941
15942 * gdb.python/py-xmethods.exp: Add ptype tests.
15943 * gdb.python/py-xmethods.py (E_method_char_worker): Add
15944 get_result_type method.
15945
f24a38c5
LM
159462015-04-29 Luis Machado <lgustavo@codesourcery.com>
15947
15948 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
15949 the target does not support hardware watchpoints.
15950
ecbf2b3c
LM
159512015-04-29 Luis Machado <lgustavo@codesourcery.com>
15952
15953 * gdb.base/break-always.exp: Abort testing if writing to memory
15954 causes an error.
15955
34f5f757
DE
159562015-04-28 Doug Evans <dje@google.com>
15957
15958 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
15959 * gdb.python/py-pp-registration.exp: ... here. New file.
15960 * gdb.python/py-pp-registration.c: New file.
15961 * gdb.python/py-pp-registration.py: New file.
15962
69b4374a
DE
159632015-04-28 Doug Evans <dje@google.com>
15964
15965 * gdb.python/py-bad-printers.c: New file.
15966 * gdb.python/py-bad-printers.py: New file.
15967 * gdb.python/py-bad-printers.exp: New file.
15968
59fb7612
SS
159692015-04-28 Sasha Smundak <asmundak@google.com>
15970
15971 * gdb.python/py-type.exp: New test.
15972
2631b16a
AW
159732015-04-28 Andy Wingo <wingo@igalia.com>
15974
15975 * gdb.python/py-parameter.exp:
15976 * gdb.guile/scm-parameter.exp: Escape the path that we are
15977 matching against, as it might contain characters that are special
15978 to regular expressions.
15979
460efde1
JB
159802015-04-27 Joel Brobecker <brobecker@adacore.com>
15981
15982 * gdb.ada/rec_comp: New testcase.
15983
2d369d8e
SDJ
159842015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
15985
15986 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
15987 before using it.
15988
cf75d6c3
AB
159892015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
15990
15991 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
15992 new tests for verilog output.
15993
8dbe7ca5
YQ
159942015-04-24 Yao Qi <yao.qi@linaro.org>
15995
15996 * boards/remote-gdbserver-on-localhost.exp: New file.
15997
4ef9fb2f
PA
159982015-04-23 Pedro Alves <palves@redhat.com>
15999
16000 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
16001 $inferior_spawn_id instead of $inferior_spawn_id directly. On
16002 "end of file", remove $inferior_spawn_id from the indirect list.
16003
0a803169
PA
160042015-04-23 Pedro Alves <palves@redhat.com>
16005
16006 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
16007
749ef8f8
PA
160082015-04-23 Pedro Alves <palves@redhat.com>
16009
16010 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
16011 on $any_spawn_id instead of only on $gdb_spawn_id.
16012
8aae4344
PM
160132015-04-21 Pierre Muller <muller@sourceware.org>
16014
16015 PR pascal/17815
16016 * lib/pascal.exp (gpc_compile): Add new option "class".
16017 (fpc_compile): Likewise.
16018 * gdb.pascal/case-insensitive-symbols.pas: New file.
16019 * gdb.pascal/case-insensitive-symbols.exp: New file.
16020
1586c8fb
GB
160212015-04-20 Gary Benson <gbenson@redhat.com>
16022
16023 * gdb.base/attach.exp: Fix three extended remote failures.
16024
1b6e6f5c
GB
160252015-04-17 Gary Benson <gbenson@redhat.com>
16026
16027 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
16028 the main executable over the remote protocol.
16029
e797481d
PA
160302015-04-16 Pedro Alves <palves@redhat.com>
16031
16032 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
16033 a new gdbserver if gdbserver_reconnect_p is set.
16034
1ca99c42
PA
160352015-04-16 Pedro Alves <palves@redhat.com>
16036
16037 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
16038 is set, don't exit gdbserver.
16039
af9fd6f8
AA
160402015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16041
16042 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
16043 appropriate .insn, such that an older assembler can be used.
16044 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
16045 the z/Architecture instruction set on 31-bit targets as well.
16046
04ff1e61
AA
160472015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
16048
16049 * gdb.go/handcall.exp: Remove all logic related to the first
16050 breakpoint and rely on go_runto_main instead.
16051 * gdb.go/strings.exp: Likewise.
16052 * gdb.go/unsafe.exp: Likewise.
16053 * gdb.go/hello.exp: Likewise. Also rename the remaining
16054 breakpoint marker to "breakpoint 1".
16055 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
16056 * gdb.go/strings.go: Likewise.
16057 * gdb.go/unsafe.go: Likewise.
16058 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
16059 "set breakpoint 2 here" and rename the remaining breakpoint marker
16060 to "breakpoint 1".
16061
40d2f8d6
SM
160622015-04-15 Simon Marchi <simon.marchi@ericsson.com>
16063
16064 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
16065 if itertools.imap is not present.
16066 * gdb.python/py-objfile.exp: Add parentheses.
16067 * gdb.python/py-type.exp: Same.
16068 * gdb.python/py-unwind-maint.py: Same.
16069
8cbc97c6
YQ
160702015-04-15 Yao Qi <yao.qi@linaro.org>
16071
16072 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
16073 of ":$ptr_size" and set its form explicitly.
16074
45fd756c
YQ
160752015-04-15 Pedro Alves <palves@redhat.com>
16076 Yao Qi <yao.qi@linaro.org>
16077
16078 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
16079 timeout by factor of 4.
16080 (test_regular_watch): Likewise.
16081 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
16082 * gdb.reverse/sigall-reverse.exp: Likewise.
16083 * gdb.reverse/until-precsave.exp: Likewise.
16084 * lib/gdb.exp (with_timeout_factor): New proc.
16085 (gdb_expect): Move some code to ...
16086 (get_largest_timeout): ... here. New procedure.
16087
9e811bc3
LM
160882015-04-14 Luis Machado <lgustavo@codesourcery.com>
16089
16090 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
16091
0ff6fcb2
LM
160922015-04-13 Luis Machado <lgustavo@codesourcery.com>
16093
16094 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
16095 to write to the .text section.
16096
7578d5f7
LM
160972015-04-13 Luis Machado <lgustavo@codesourcery.com>
16098
16099 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
16100 Handle the case of targets that do not provide PID information.
16101
2efe15c4
YQ
161022015-04-13 Yao Qi <yao.qi@linaro.org>
16103
16104 * lib/gdbserver-support.exp (gdb_exit): Catch exception
16105 and use expect instead of gdb_expect.
16106
8cd8f2f8
SDJ
161072015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
16108
16109 * gdb.base/coredump-filter.exp: Rename variable "addr" to
16110 "coredump_var_addr" to avoid naming conflict with other testcases.
16111
9ee41772
PA
161122015-04-10 Pedro Alves <palves@redhat.com>
16113
16114 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
16115 gdb_test_sequence and gdb_assert.
16116
07473109
PA
161172015-04-10 Pedro Alves <palves@redhat.com>
16118
16119 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
16120 test messages that don't include the breakpoint address.
16121
de3db44c
YQ
161222015-04-10 Yao Qi <yao.qi@linaro.org>
16123
16124 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
16125 false for some offset and width combinations which aren't
16126 supported by linux kernel.
16127
c79d856c
PA
161282015-04-10 Pedro Alves <palves@redhat.com>
16129
16130 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
16131 procedure, factored out from ...
16132 (top level): ... here. Add "set displaced-stepping" testing axis.
16133 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
16134 parameter "displaced". Use it.
16135 (top level): Use foreach and add "set displaced-stepping" testing
16136 axis.
16137
ebc90b50
PA
161382015-04-10 Pedro Alves <palves@redhat.com>
16139
16140 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
16141 Remove comment.
16142 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
16143 both the address of the instruction that triggers the watchpoint
16144 and the address of the instruction immediately after, and use
16145 those addresses for the test. Fix comment.
16146
8f572e5c
PA
161472015-04-10 Pedro Alves <palves@redhat.com>
16148
16149 * gdb.base/sigstep.exp (breakpoint_to_handler)
16150 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
16151 Test "backtrace" in handler.
16152 (breakpoint_over_handler): New parameter 'displaced'. Use it.
16153 (top level): Add new "displaced" test axis to
16154 breakpoint_to_handler, breakpoint_to_handler_entry and
16155 breakpoint_over_handler.
16156
8d707a12
PA
161572015-04-10 Pedro Alves <palves@redhat.com>
16158
16159 PR gdb/18216
16160 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
16161
ef713951
YQ
161622015-04-10 Yao Qi <yao.qi@linaro.org>
16163
16164 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
16165 (test_add_rn_pc): New function.
16166 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
16167 (top level): Invoke test_add_rn_pc.
16168
906d60cf
PA
161692015-04-10 Pedro Alves <palves@redhat.com>
16170
16171 PR gdb/13858
16172 * gdb.base/step-over-no-symbols.exp: New file.
16173
f2983cc3
AW
161742015-04-09 Andy Wingo <wingo@igalia.com>
16175
16176 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
16177 after the Python tests.
16178
6d62641c
SDJ
161792015-04-08 Keith Seitz <keiths@redhat.com>
16180
16181 PR python/16699
16182 * gdb.python/py-completion.exp: New tests for completion.
16183 * gdb.python/py-completion.py (CompleteLimit1): New class.
16184 (CompleteLimit2): Likewise.
16185 (CompleteLimit3): Likewise.
16186 (CompleteLimit4): Likewise.
16187 (CompleteLimit5): Likewise.
16188 (CompleteLimit6): Likewise.
16189 (CompleteLimit7): Likewise.
16190
f3770638
PA
161912015-04-08 Pedro Alves <palves@redhat.com>
16192
16193 PR gdb/18214
16194 PR gdb/18216
16195 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
16196 function.
16197 (main): Install it as SIGUSR1 handler.
16198 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
16199 parameter. Always use "setup" as prefix. Toggle "set
16200 displaced-stepping" off/on depending on global. Don't switch to
16201 thread 1 here.
16202 (top level): Add displaced stepping "off/on" test axis. Update
16203 "setup" calls. Wrap each subtest with with_test_prefix. Test
16204 continuing with a queued signal in each thread.
16205
4496bed7
PA
162062015-04-08 Pedro Alves <palves@redhat.com>
16207
16208 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
16209 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
16210 gdb_breakpoint instead of gdb_test that doesn't expect anything.
16211 Return early if running to main fails.
16212 * gdb.trace/while-stepping.exp: Likewise.
16213
b97fde92
PA
162142015-04-07 Pedro Alves <palves@redhat.com>
16215
16216 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
16217 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
16218 interact with inferior program.
16219
f71c18e7
PA
162202015-04-07 Pedro Alves <palves@redhat.com>
16221
16222 * lib/gdb.exp (inferior_spawn_id): New global.
16223 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
16224 spawn id after processing the user code.
16225 (default_gdb_start): Set inferior_spawn_id.
16226 (send_inferior): New procedure.
16227 * lib/gdbserver-support.exp (gdbserver_start): Set
16228 inferior_spawn_id.
16229 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
16230
6423214f
PA
162312015-04-07 Pedro Alves <palves@redhat.com>
16232
16233 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
16234 * lib/gdbserver-support.exp (gdbserver_start): Make
16235 $server_spawn_id global.
16236 (gdbserver_start): Don't wait for gdbserver's spawn id with
16237 expect_background.
16238 (close_gdbserver): New procedure.
16239 (gdb_exit): Rename the default version and reimplement.
16240
71c0ee8c
PA
162412015-04-07 Pedro Alves <palves@redhat.com>
16242
72f4393d 16243 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
16244 append the substituted item, not the original item.
16245
203bc29b
PA
162462015-04-07 Pedro Alves <palves@redhat.com>
16247
16248 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
16249 gdb_expect.
16250
508a3ddf
PA
162512015-04-07 Pedro Alves <palves@redhat.com>
16252
16253 * gdb.base/interrupt.exp: Don't handle the case of the inferior
16254 output appearing once only.
16255
9f6dbe2b
PA
162562015-04-07 Pedro Alves <palves@redhat.com>
16257
16258 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
16259 that doesn't expect anything. Return early if running to main
16260 fails.
16261
337532fa
YQ
162622015-04-07 Yao Qi <yao.qi@linaro.org>
16263
16264 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
16265 (child_function): Call alarm.
16266 (main): Move call to alarm into the loop.
16267 * gdb.threads/non-stop-fair-events.exp: Build program with
16268 -DTIMEOUT=$timeout.
16269
01b622d4
DE
162702015-04-06 Doug Evans <xdje42@gmail.com>
16271
16272 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
16273 Fix dest parameter to board_info.
16274 (fpc_compile): Ditto.
16275 (gdb_compile_pascal): Rename dest arg to destfile.
16276
961f4160
PMR
162772015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
16278
16279 * gdb.ada/funcall_ref.exp: New file.
16280 * gdb.ada/funcall_ref/foo.adb: New file.
16281
cafda597
YQ
162822015-04-02 Yao Qi <yao.qi@linaro.org>
16283
16284 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
16285 is remote.
16286
fed040c6
GB
162872015-04-02 Gary Benson <gbenson@redhat.com>
16288
16289 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
16290
d11916aa
SS
162912015-04-01 Sasha Smundak <asmundak@google.com>
16292
16293 * gdb.python/py-unwind-maint.c: New file.
16294 * gdb.python/py-unwind-maint.exp: New test.
16295 * gdb.python/py-unwind-maint.py: New file.
16296 * gdb.python/py-unwind.c: New file.
16297 * gdb.python/py-unwind.exp: New test.
16298 * gdb.python/py-unwind.py: New test.
16299
a1471180
PA
163002015-04-01 Pedro Alves <palves@redhat.com>
16301
16302 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
16303 to fail instead of non-existent $test.
16304
0bbeccb1
PA
163052015-04-01 Pedro Alves <palves@redhat.com>
16306
16307 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
16308 GDBFLAGS if not empty.
16309
3c724c8c
PMR
163102015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
16311
16312 * gdb.ada/complete.exp: Remove "multi_line".
16313 * gdb.ada/info_exc.exp: Remove "multi_line".
16314 * gdb.ada/packed_tagged.exp: Remove "multi_line".
16315 * gdb.ada/ptype_field.exp: Remove "multi_line".
16316 * gdb.ada/sym_print_name.exp: Remove "multi_line".
16317 * gdb.ada/tagged.exp: Remove "multi_line".
16318 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
16319 [multi_line ...]
16320 * gdb.btrace/delta.exp: Likewise.
16321 * gdb.btrace/exception.exp: Likewise.
16322 * gdb.btrace/function_call_history.exp: Likewise.
16323 * gdb.btrace/instruction_history.exp: Likewise.
16324 * gdb.btrace/nohist.exp: Likewise.
16325 * gdb.btrace/record_goto.exp: Likewise.
16326 * gdb.btrace/segv.exp: Likewise.
16327 * gdb.btrace/stepi.exp: Likewise.
16328 * gdb.btrace/tailcall.exp: Likewise.
16329 * gdb.btrace/unknown_functions.exp: Likewise.
16330 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
16331 * lib/gdb.exp: Add the "multi_line" helper.
16332
4eec2deb
PA
163332015-04-01 Pedro Alves <palves@redhat.com>
16334
16335 * gdb.threads/tid-reuse.c: New file.
16336 * gdb.threads/tid-reuse.exp: New file.
16337
df8411da
SDJ
163382015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
16339
16340 PR corefiles/16092
16341 * gdb.base/coredump-filter.c: New file.
16342 * gdb.base/coredump-filter.exp: Likewise.
16343
6ef37366
PM
163442015-03-27 Petr Machata <pmachata@redhat.com>
16345
16346 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
16347 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
16348 (Dwarf::assemble): Initialize them.
16349 (Dwarf::lines): New function.
16350
7ec911b0
JT
163512015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
16352
16353 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
16354 SYMBOL_PREFIX for x86_64-*-cygwin.
16355
ff908ebf
AW
163562015-03-26 Andy Wingo <wingo@igalia.com>
16357
16358 PR symtab/18148
16359 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
16360 const_value but not a location.
16361 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
16362 location defined in non-main CUs are visible.
16363
6d5f0679
YQ
163642015-03-26 Yao Qi <yao.qi@linaro.org>
16365
16366 PR testsuite/18139
16367 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
16368 Add a line number entry for the same line.
16369 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
16370 Add a line number entry for the same line.
16371
2898689b
YQ
163722015-03-26 Yao Qi <yao.qi@linaro.org>
16373
16374 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
16375 .int 0.
16376 (func): Likewise. Add .Lfunc_1 label.
16377 Use .Lfunc_1 label.
16378 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
16379 .int 0.
16380 (func): Likewise.
16381 Use .Lfunc_1 label.
16382
85180498
YQ
163832015-03-26 Yao Qi <yao.qi@linaro.org>
16384
16385 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
16386 Call gdb_compile instead to compile each .s files without debug
16387 information.
16388
8aa08a8d
YQ
163892015-03-26 Yao Qi <yao.qi@linaro.org>
16390
16391 * gdb.base/savedregs.exp (process_saved_regs): Make
16392 "Saved registers:" optional in the pattern.
16393
66849923
MM
163942015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16395
16396 * gdb.btrace/next.exp: Merged into step.exp.
16397 * gdb.btrace/finish.exp: Merged into step.exp.
16398 * gdb.btrace/nexti.exp: Merged into stepi.exp.
16399 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
16400 "record goto" and checking the exact replay position.
16401 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
16402 check for "Recording format" in "info record" output.
16403 * gdb.btrace/record_goto.exp: Choose test file based on target.
16404 * gdb.btrace/x86-record_goto.S: Renamed into ...
16405 * gdb.btrace/x86_64-record_goto.S: ... this.
16406 * gdb.btrace/i686-record_goto.S: New.
16407 * gdb.btrace/x86-tailcall.S: Renamed into ...
16408 * gdb.btrace/x86_64-tailcall.S: ... this.
16409 * gdb.btrace/i686-tailcall.S: New.
16410 * gdb.btrace/x86-tailcall.c: Renamed into ...
16411 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
16412 separate statements. Update test.
16413 * gdb.btrace/delta.exp: Use record_goto.c as test file.
16414 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
16415 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
16416 * gdb.btrace/tailcall.exp: Choose test file based on target.
16417 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
16418
11cc1b74
MM
164192015-03-25 Markus Metzger <markus.t.metzger@intel.com>
16420
16421 * gdb.btrace/exception.exp: Increase BTS buffer size.
16422
a25d8bf9
PA
164232015-03-24 Pedro Alves <palves@redhat.com>
16424
16425 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
16426
856e7dd6
PA
164272015-03-24 Pedro Alves <palves@redhat.com>
16428
16429 * gdb.threads/schedlock.exp (test_step): No longer expect that
16430 "set scheduler-locking step" with "next" over a function call runs
16431 threads unlocked.
16432
ad235a41
AT
164332015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16434
16435 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
16436
15630549
AT
164372015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16438
16439 PR breakpoints/16466
16440 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
16441 * gdb.mi/mi-pending.c (thread_func): New function.
16442 (int main): Add threading support required.
16443 * gdb.mi/mi-pending.exp: Add tests for this issue.
16444 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
16445 (pendfunc2): Remove stdio dependency.
16446 * gdb.mi/mi-pendshr2.c: New file.
16447
693dca06
KS
164482015-03-23 Keith Seitz <keiths@redhat.com>
16449
16450 * gdb.linespec/keywords.c: New file.
16451 * gdb.linespec/keywords.exp: New file.
16452
7e993ebf
KS
164532015-03-23 Keith Seitz <keiths@redhat.com>
16454
16455 PR gdb/18021
16456 * gdb.dwarf2/staticvirtual.exp: New test.
16457
bc23328c
JK
164582015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16459
16460 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
16461 * README: Remove HP-UX and gdb.hp.
16462 (configuration):
16463 * configure: Regenerate.
16464 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
16465 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
16466 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
16467 gdb.hp/gdb.defects/Makefile.
16468 * gdb.hp/Makefile.in: File deleted.
16469 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
16470 * gdb.hp/gdb.aCC/optimize.c: File deleted.
16471 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
16472 * gdb.hp/gdb.aCC/run.c: File deleted.
16473 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
16474 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
16475 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
16476 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
16477 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
16478 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
16479 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
16480 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
16481 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
16482 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
16483 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
16484 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
16485 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
16486 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
16487 * gdb.hp/gdb.base-hp/reg.s: File deleted.
16488 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
16489 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
16490 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
16491 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
16492 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
16493 * gdb.hp/gdb.compat/Makefile.in: File deleted.
16494 * gdb.hp/gdb.compat/average.c: File deleted.
16495 * gdb.hp/gdb.compat/sum.c: File deleted.
16496 * gdb.hp/gdb.compat/xdb.c: File deleted.
16497 * gdb.hp/gdb.compat/xdb0.c: File deleted.
16498 * gdb.hp/gdb.compat/xdb0.h: File deleted.
16499 * gdb.hp/gdb.compat/xdb1.c: File deleted.
16500 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
16501 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
16502 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
16503 * gdb.hp/gdb.defects/Makefile.in: File deleted.
16504 * gdb.hp/gdb.defects/bs14602.c: File deleted.
16505 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
16506 * gdb.hp/gdb.defects/solib-d.c: File deleted.
16507 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
16508 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
16509 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
16510 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
16511 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
16512 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
16513 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
16514 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
16515 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
16516 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
16517 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
16518 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
16519 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
16520 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
16521 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
16522 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
16523 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
16524 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
16525 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
16526 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
16527 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
16528 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
16529 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
16530 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
16531 * gdb.hp/tools/odump: File deleted.
16532
8bf3b159
PA
165332015-03-19 Pedro Alves <palves@redhat.com>
16534
16535 * gdb.threads/continue-pending-status.exp (saw_thread_2)
16536 (saw_thread_3): New globals.
16537 (top level): Increment them when an event for the corresponding
16538 thread is seen.
16539 (no thread starvation): New test.
16540
eb54c8bf
PA
165412015-03-19 Pedro Alves <palves@redhat.com>
16542
16543 * gdb.threads/continue-pending-status.c: New file.
16544 * gdb.threads/continue-pending-status.exp: New file.
16545
32d2e5d6
PA
165462015-03-18 Pedro Alves <palves@redhat.com>
16547
16548 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16549 Use gdb_is_target_remote instead of is_remote. Use
16550 gdb_test_multiple instead of gdb_expect. Exit early if
16551 gdb_test_multiple hits its internal matches. Tighten stepi tests
16552 expected output. Fail on exit with any signal, instead of just
16553 SIGILL.
16554
f68f11b7
YQ
165552015-03-18 Yao Qi <yao.qi@linaro.org>
16556
16557 PR tdep/18107
16558 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
16559 variable.
16560 * gdb.base/catch-syscall.exp: Don't skip it on
16561 aarch64*-*-linux* target. Remove elements in all_syscalls.
16562 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
16563 target.
16564 (setup_all_syscalls): New proc.
16565
ca5fd19b
YQ
165662015-03-16 Yao Qi <yao.qi@linaro.org>
16567
16568 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
16569 (top level): Skip tests if valid_addr_p returns false for
16570 $cmd1 or $cmd2.
16571
85642ba0
AW
165722015-03-11 Andy Wingo <wingo@igalia.com>
16573
16574 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
16575
e03f9645
YQ
165762015-03-11 Yao Qi <yao.qi@linaro.org>
16577
16578 * gdb.base/catch-syscall.exp: Fix typo in comments.
16579
5d0962b2
YQ
165802015-03-11 Yao Qi <yao.qi@linaro.org>
16581
16582 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
16583
b2df3cef
PA
165842015-03-09 Pedro Alves <palves@redhat.com>
16585
16586 * dg-extract-results.py: Delete.
16587
ef878e53
PA
165882015-03-09 Pedro Alves <palves@redhat.com>
16589
16590 Merge dg-extract-results.sh from GCC upstream (r218843).
16591
16592 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
16593 * dg-extract-results.sh: Use --text with grep to avoid issues with
16594 binary files. Fall back to cat -v, if that doesn't work.
16595
9494d219
PA
165962015-03-05 Pedro Alves <palves@redhat.com>
16597
16598 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
16599
a8d9763a
SM
166002015-03-04 Simon Marchi <simon.marchi@ericsson.com>
16601
16602 * lib/mi-support.exp (mi_expect_interrupt): Accept
16603 alternative event for when in all-stop mode.
16604
be9957b8
PA
166052015-03-04 Pedro Alves <palves@redhat.com>
16606
16607 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
16608
d57be0f4 166092015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
16610
16611 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
16612
c214c7cf
AA
166132015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16614
16615 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
16616 regexps for GDB's current line display, accept a hex address
16617 preceding the line number.
16618
6d74a497
AA
166192015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
16620
16621 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
16622 the 'arch1' variable for "s390*-linux*" targets.
16623
511aee7c
PA
166242015-03-04 Pedro Alves <palves@redhat.com>
16625
16626 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
16627 (main): Pass missing retval argument to pthread_join call.
16628
95e50b27
PA
166292015-03-02 Pedro Alves <palves@redhat.com>
16630
16631 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
16632 (top level): Call do_test with non-stop as well.
16633
28054d69
PA
166342015-03-02 Pedro Alves <palves@redhat.com>
16635
16636 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
16637 -1.
16638
4fa5d7b4
AA
166392015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
16640
16641 * gdb.arch/s390-vregs.exp: New test.
16642 * gdb.arch/s390-vregs.S: New file.
16643
97c18565
PA
166442015-02-27 Pedro Alves <palves@redhat.com>
16645
16646 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
16647 call to catch_command_errors.
16648 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
16649 catch_command_errors.
16650
a37bfa30
PA
166512015-02-27 Pedro Alves <palves@redhat.com>
16652
16653 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
16654 "true" for boolean result.
16655 * gdb.gdb/selftest.exp (test_with_self): Also accept full
16656 prototype of main.
16657
6f98576f
PA
166582015-02-27 Pedro Alves <palves@redhat.com>
16659
16660 * lib/unbuffer_output.c: New file.
16661 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
16662 (main): Call gdb_unbuffer_output.
16663
eba5ab56
YQ
166642015-02-27 Yao Qi <yao.qi@linaro.org>
16665
16666 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
16667 target.
16668
0def5aaa
DE
166692015-02-26 Doug Evans <dje@google.com>
16670
16671 * gdb.cp/class2.cc (Dbase, D): New classes.
16672 (main): New local delta.
16673 * gdb.cp/class2.exp: Test printing delta.
16674 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
16675 (dynbar): New global.
16676 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
16677
081a1c2c
JK
166782015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16679
16680 * gdb.compile/compile-ifunc.c: New file.
16681 * gdb.compile/compile-ifunc.exp: New file.
16682
2f41223f
AT
166832015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
16684
16685 * gdb.base/structs.exp: Check for correct struct on finish.
16686
03eddd80
YQ
166872015-02-26 Yao Qi <yao.qi@linaro.org>
16688
16689 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
16690 is zero.
16691
80c57053
JK
166922015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
16693
16694 * gdb.arch/cordic.ko.bz2: New file.
16695 * gdb.arch/cordic.ko.debug.bz2: New file.
16696 * gdb.arch/ppc64-symtab-cordic.exp: New file.
16697
21613c12
YQ
166982015-02-25 Yao Qi <yao.qi@linaro.org>
16699
16700 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
16701 aarch64*-*-* target.
16702
d8b901ed
PA
167032015-02-23 Pedro Alves <palves@redhat.com>
16704
16705 * lib/gdb.exp (delete_breakpoints): Rewrite using
16706 gdb_test_multiple.
16707
e5b85ead
PA
167082015-02-23 Pedro Alves <palves@redhat.com>
16709
16710 * gdb.base/info-os.c: Include stdlib.h.
16711
85c3a371
DE
167122015-02-22 Doug Evans <xdje42@gmail.com>
16713
16714 PR symtab/17855
16715 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
16716 is read after symbols have been re-read.
16717 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
16718 * gdb.ada/exec_changed/second.adb (Second): Ditto.
16719
96553a0c
DE
167202015-02-21 Doug Evans <dje@google.com>
16721
16722 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
16723
97a0c697
JK
167242015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16725
16726 PR corefiles/17808
16727 * gdb.arch/i386-biarch-core.core.bz2: New file.
16728 * gdb.arch/i386-biarch-core.exp: New file.
16729
a47cd6e9
PA
167302015-02-21 Pedro Alves <palves@redhat.com>
16731
16732 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
16733 runto_main fails.
16734
c5facdc4
PA
167352015-02-20 Pedro Alves <palves@redhat.com>
16736
16737 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
16738 info probes.
16739
2db9a427
PA
167402015-02-20 Pedro Alves <palves@redhat.com>
16741
16742 * gdb.threads/multi-create-ns-info-thr.exp: New file.
16743
60fb7e9e
PA
167442015-02-20 Pedro Alves <palves@redhat.com>
16745
16746 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
16747 clean_restart before gdb_target_supports_trace.
16748
5c5019c2
PA
167492015-02-20 Pedro Alves <palves@redhat.com>
16750
16751 PR threads/18006
16752 * gdb.threads/clone-thread_db.c: New file.
16753 * gdb.threads/clone-thread_db.exp: New file.
16754
c9587f88
AT
167552015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
16756
16757 PR breakpoints/16812
16758 * gdb.base/catch-gdb-caused-signals.c: New file.
16759 * gdb.base/catch-gdb-caused-signals.exp: New file.
16760
f6a88844
JM
167612015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
16762
16763 * configure: Regenerated.
16764 * configure.ac: Use GDB_AC_TRANSFORM.
16765 * aclocal.m4: sinclude ../transform.m4.
16766
497c491b
JM
167672015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16768
16769 * lib/dtrace.exp: New file.
16770 * gdb.base/dtrace-probe.exp: Likewise.
16771 * gdb.base/dtrace-probe.d: Likewise.
16772 * gdb.base/dtrace-probe.c: Likewise.
16773 * lib/pdtrace.in: Likewise.
16774 * configure.ac: Output variables with the transformed names of
16775 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
16776 * configure: Regenerated.
16777
03e98035
JM
167782015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
16779
16780 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
16781 expected message when trying to access $_probe_* convenience
16782 variables while not on a probe.
16783
63cc30e9
JK
167842015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16785
16786 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
16787
0703599a
PA
167882015-02-11 Pedro Alves <pedro@codesourcery.com>
16789
16790 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
16791 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
16792
7e60a48e
DE
167932015-02-10 Doug Evans <xdje42@gmail.com>
16794
16795 * lib/gdb.exp (gdb_load): Always return a result.
16796
01b088bc
PA
167972015-02-10 Pedro Alves <palves@redhat.com>
16798
16799 * gdb.threads/signal-sigtrap.c: New file.
16800 * gdb.threads/signal-sigtrap.exp: New file.
16801
b05ec7a5
AT
168022015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
16803
16804 * gdb.trace/no-attach-trace.c: New file.
16805 * gdb.trace/no-attach-trace.exp: New file.
16806
a2c2acaf
MW
168072015-02-09 Mark Wielaard <mjw@redhat.com>
16808
16809 * gdb.dwarf2/atomic.c: New file.
16810 * gdb.dwarf2/atomic-type.exp: Likewise.
16811
31fd9caa
MM
168122015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16813
16814 * gdb.btrace/buffer-size.exp: Update "info record" output.
16815 * gdb.btrace/delta.exp: Update "info record" output.
16816 * gdb.btrace/enable.exp: Update "info record" output.
16817 * gdb.btrace/finish.exp: Update "info record" output.
16818 * gdb.btrace/instruction_history.exp: Update "info record" output.
16819 * gdb.btrace/next.exp: Update "info record" output.
16820 * gdb.btrace/nexti.exp: Update "info record" output.
16821 * gdb.btrace/step.exp: Update "info record" output.
16822 * gdb.btrace/stepi.exp: Update "info record" output.
16823 * gdb.btrace/nohist.exp: Update "info record" output.
16824
d33501a5
MM
168252015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16826
16827 * gdb.btrace/buffer-size: New.
16828
f4abbc16
MM
168292015-02-09 Markus Metzger <markus.t.metzger@intel.com>
16830
16831 * gdb.btrace/delta.exp: Update "info record" output.
16832 * gdb.btrace/enable.exp: Update "info record" output.
16833 * gdb.btrace/finish.exp: Update "info record" output.
16834 * gdb.btrace/instruction_history.exp: Update "info record" output.
16835 * gdb.btrace/next.exp: Update "info record" output.
16836 * gdb.btrace/nexti.exp: Update "info record" output.
16837 * gdb.btrace/step.exp: Update "info record" output.
16838 * gdb.btrace/stepi.exp: Update "info record" output.
16839 * gdb.btrace/nohist.exp: Update "info record" output.
16840
b9d61307
SM
168412015-02-06 Simon Marchi <simon.marchi@ericsson.com>
16842
16843 PR gdb/15678
16844 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
16845
e584fdbc
PA
168462015-02-06 Pedro Alves <palves@redhat.com>
16847
16848 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
16849 macro.
16850 (seconds_left, again): New globals.
16851 (main): Wait seconds_left in a 1-second sleep loop instead of
16852 sleeping 180 seconds. If 'again' is set, reset the seconds
16853 counter.
16854 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
16855 'again' in the inferior before detaching. Print the seconds left.
16856 (options): New global.
16857 (top level): Build program with -DTIMEOUT=$timeout.
16858
77f41761
PA
168592015-02-06 Pedro Alves <palves@redhat.com>
16860
16861 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
16862 determine how many seconds to pass to 'alarm'.
16863 * gdb.base/gdb-sigterm.exp (top level): Build program with
16864 -DTIMEOUT=$timeout.
16865 (do_test): Return success/failure indication. Add more verbose
16866 logging. Don't fail if 200 single steps are seen. Instead, fail
16867 when the test times out.
16868 (passes): New global.
16869 (top level): Break the testing loop if testing fails on any
16870 iteration. Use gdb_assert.
16871
b9394193
DB
168722015-02-04 Don Breazeal <donb@codesourcery.com>
16873
16874 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
16875 and initialize them.
16876 (ipc_cleanup): New function.
16877 (main): Don't declare shmid, semid, and msqid. Add a call to
16878 atexit so that we call ipc_cleanup on exit.
16879
42d9e528
PA
168802015-02-04 Pedro Alves <palves@redhat.com>
16881
16882 * boards/native-extended-gdbserver.exp: Remove any target variant
16883 specifications from the board name before clearing the isremote
16884 flag from board_info.
16885
ae6ae975
DE
168862015-01-31 Doug Evans <xdje42@gmail.com>
16887
16888 * gdb.base/maint.exp <maint print type argc>: Update expected output.
16889
cfb069a8
GB
168902015-01-31 Gary Benson <gbenson@redhat.com>
16891
16892 * gdb.base/completion.exp: Disable completion limiting for
16893 existing tests. Add new tests to check completion limiting.
16894 * gdb.linespec/ls-errs.exp: Disable completion limiting.
16895
5dd31d79
DE
168962015-01-31 Doug Evans <xdje42@gmail.com>
16897
16898 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
16899
9f050062
DE
169002015-01-31 Doug Evans <xdje42@gmail.com>
16901
16902 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
16903 entries. Duplicate file section script entries.
16904 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
16905 inlined entries. Add test for safe-path rejection.
16906 * gdb.python/py-section-script.c: Add duplicate inlined section script
16907 entries. Duplicate file section script entries.
16908 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
16909 inlined entries. Add test for safe-path rejection.
16910
df25ebbd
JB
169112015-01-29 Joel Brobecker <brobecker@adacore.com>
16912
16913 * gdb.ada/disc_arr_bound: New testcase.
16914
4a0ca9ec
JB
169152015-01-29 Joel Brobecker <brobecker@adacore.com>
16916
16917 * gdb.ada/mi_var_array: New testcase.
16918
3a8b707a
DE
169192015-01-27 Doug Evans <dje@google.com>
16920
16921 * gdb.python/py-objfile.exp: Add tests for objfile.username.
16922 Add test for objfile.filename, objfile.username after objfile
16923 has been unloaded.
16924
f8313f6e
JB
169252015-01-26 Joel Brobecker <brobecker@adacore.com>
16926
16927 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
16928 the second test to print the name attribute of value
16929 returned by the call to gdb.lookup_type, and adjust
16930 the expected output accordingly.
16931
37bc665e
MW
169322015-01-25 Mark Wielaard <mjw@redhat.com>
16933
16934 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
16935 * gdb.base/disp-step-fork.c: Include unistd.h.
16936 * gdb.base/siginfo-obj.c: Include stdio.h.
16937 * gdb.base/siginfo-thread.c: Likewise.
16938 * gdb.mi/non-stop.c: Include unistd.h.
16939 * gdb.mi/nsthrexec.c: Include stdio.h.
16940 * gdb.mi/pthreads.c: Include unistd.h.
16941 * gdb.modula2/unbounded1.c (main): Declare returns int.
16942 * gdb.reverse/consecutive-reverse.c: Likewise.
16943 * gdb.threads/create-fail.c: Include unistd.h.
16944 * gdb.threads/killed.c: Likewise.
16945 * gdb.threads/linux-dp.c: Likewise.
16946 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
16947 * gdb.threads/non-ldr-exc-2.c: Likewise.
16948 * gdb.threads/non-ldr-exc-3.c: Likewise.
16949 * gdb.threads/non-ldr-exc-4.c: Likewise.
16950 * gdb.threads/pthreads.c: Include unistd.h.
16951 (main): Declare returns int.
16952 * gdb.threads/tls-main.c (foo): New declaration.
16953 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
16954
f7e5394d
SM
169552015-01-23 Simon Marchi <simon.marchi@ericsson.com>
16956
16957 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
16958 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
16959
743649fd
MW
169602015-01-15 Mark Wielaard <mjw@redhat.com>
16961
16962 * gdb.base/noreturn-return.c: New file.
16963 * gdb.base/noreturn-return.exp: New file.
16964 * gdb.base/noreturn-finish.c: New file.
16965 * gdb.base/noreturn-finish.exp: New file.
16966
198297aa
PA
169672015-01-23 Pedro Alves <palves@redhat.com>
16968
16969 * gdb.threads/continue-pending-after-query.c: New file.
16970 * gdb.threads/continue-pending-after-query.exp: New file.
16971
717cf30c
AG
169722015-01-22 Anders Granlund <anders.granlund@ericsson.com>
16973 Simon Marchi <simon.marchi@ericsson.com>
16974
16975 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
16976 * gdb.base/valgrind-db-attach.exp: Same.
16977 * gdb.base/valgrind-infcall.exp: Same.
16978 * lib/mi-support.exp (default_mi_gdb_start): Same.
16979 * lib/prompt.exp (default_prompt_gdb_start): Same.
16980 * lib/gdb.exp (default_gdb_spawn): Same.
16981 (gdb_interact): New.
16982
16983
4b62a76e
JK
169842015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16985
16986 * gdb.compile/compile.exp (pointer to jit function): New test.
16987
b4cdae6f
WW
169882015-01-17 Wei-cheng Wang <cole945@gmail.com>
16989
16990 * lib/gdb.exp (supports_process_record): Return true for
16991 powerpc*-*-linux*.
16992 (supports_reverse): Likewise.
16993
d221e7ef
DB
169942015-01-15 Don Breazeal <donb@codesourcery.com>
16995
16996 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
16997 instead of checking whether the target board is remote and
16998 use spawn_wait_for_attach instead of exec/sleep.
16999 * gdb.base/attach-twice.exp: Likewise.
17000
bafffb51
JB
170012015-01-15 Joel Brobecker <brobecker@adacore.com>
17002
17003 * gdb.ada/var_arr_attrs: New testcase.
17004
5589af0e
PA
170052015-01-14 Pedro Alves <palves@redhat.com>
17006 Joel Brobecker <brobecker@adacore.com>
17007
17008 PR gdb/17525
17009 * gdb.base/bp-cmds-execution-x-script.c: New file.
17010 * gdb.base/bp-cmds-execution-x-script.exp: New file.
17011 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
17012
6c400b59
PA
170132015-01-14 Pedro Alves <palves@redhat.com>
17014
17015 PR cli/17828
17016 * gdb.base/batch-preserve-term-settings.c: New file.
17017 * gdb.base/batch-preserve-term-settings.exp: New file.
17018
e02c96a7
DE
170192015-01-13 Doug Evans <dje@google.com>
17020
17021 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
17022 binary.
17023
576fd14c
JB
170242015-01-13 Joel Brobecker <brobecker@adacore.com>
17025
17026 * Makefile.in (clean mostlyclean): Do not delete *.py.
17027
04dccad0
JB
170282015-01-13 Joel Brobecker <brobecker@adacore.com>
17029
17030 * gdb.python/py-lookup-type.exp: New file.
17031
3d230f71
PA
170322015-01-12 Pedro Alves <palves@redhat.com>
17033
17034 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
17035 restore GDBFLAGS before returning.
17036
7e67715d
JK
170372015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
17038
17039 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
17040 is_amd64_regs_target and is_x86_like_target.
17041
f2e0d4b4
DE
170422015-01-11 Doug Evans <xdje42@gmail.com>
17043
17044 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
17045 is given without an explicit form.
17046 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
17047 attributes.
17048 * gdb.dwarf/corrupt.exp: Ditto.
17049 * gdb.dwarf2/enum-type.exp: Ditto.
17050 * gdb.trace/entry-values.exp: Ditto.
17051 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
17052
439250fb
DE
170532015-01-11 Doug Evans <xdje42@gmail.com>
17054
17055 PR gdb/15830
17056 * gdb.base/maint.exp: Remove references to "maint demangle".
17057 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
17058 Add tests for explicitly specifying language to demangle.
17059 * gdb.dlang/demangle.exp: Ditto.
17060
ede9f622
PA
170612015-01-09 Pedro Alves <palves@redhat.com>
17062
17063 * gdb.threads/non-stop-fair-events.c: New file.
17064 * gdb.threads/non-stop-fair-events.exp: New file.
17065
a7b796db
PA
170662015-01-09 Pedro Alves <palves@redhat.com>
17067
17068 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
17069 the global scope. Set a breakpoint after all threads are started
17070 rather than stepping over two source lines. Expect the prompt.
17071 * gdb.base/watch_thread_num.c (threads_started_barrier): New
17072 global.
17073 (NUM): Now 15.
17074 (main): Use threads_started_barrier to wait for all threads to
17075 start. Main thread no longer calls thread_function. Exit after
17076 180 seconds.
17077 (loop): New function.
17078 (thread_function): Wait on threads_started_barrier barrier. Call
17079 'loop' at each iteration.
17080 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
17081 threads have started, instead of hardcoding number of "next"
17082 steps. Use an access watchpoint instead of a write watchpoint.
17083
9665ffdd
PA
170842015-01-09 Pedro Alves <palves@redhat.com>
17085
17086 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
17087 (thread_func): Wait on barrier.
17088 (main): Wait for all threads to start before stopping GDB.
17089 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
17090 global.
17091 (thread1_func, thread2_func): Wait on barrier.
17092 (main): Wait for all threads to start before stopping GDB.
17093 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
17094 New global.
17095 (thread1_func, thread2_func): Wait on barrier.
17096 (main): Wait for all threads to start before stopping GDB.
17097
c945a99f
PA
170982015-01-09 Pedro Alves <palves@redhat.com>
17099
17100 * gdb.threads/attach-many-short-lived-threads.c: New file.
17101 * gdb.threads/attach-many-short-lived-threads.exp: New file.
17102
c1a747c1
PA
171032014-01-09 Pedro Alves <palves@redhat.com>
17104
17105 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
17106 instead of to thread 2.
17107 * gdb.threads/signal-command-multiple-signals-pending.c (main):
17108 Add barrier around each pthread_create call instead of around all
17109 calls.
17110 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
17111 Set a break on thread_function and have the child threads hit it
17112 one at at a time.
17113
60b3033e
PA
171142015-01-09 Pedro Alves <palves@redhat.com>
17115
17116 * lib/gdb.exp (can_spawn_for_attach): New procedure.
17117 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
17118 false.
17119 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
17120 checking whether the target board is remote.
17121 * gdb.multi/multi-attach.exp: Likewise.
17122 * gdb.python/py-sync-interp.exp: Likewise.
17123 * gdb.server/ext-attach.exp: Likewise.
17124 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
17125 tests that need to attach, instead of checking whether the target
17126 board is remote at the top of the file.
17127
acc018ac
YQ
171282015-01-08 Yao Qi <yao@codesourcery.com>
17129
17130 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
17131
50a18af8
JK
171322015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
17133
17134 Fix testcase compilation.
17135 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
17136
8503d6e1
JB
171372015-01-06 Joel Brobecker <brobecker@adacore.com>
17138
17139 * gdb.python/py-type.exp: Add a couple test about empty
17140 array creation, and negative-length array creation.
17141
cc73dbcc
DE
171422015-01-02 Doug Evans <xdje42@gmail.com>
17143
17144 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
17145
0300bbc7
DE
171462015-01-02 Doug Evans <dje@google.com>
17147
17148 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
17149
9d85a0ec
YQ
171502014-12-29 Yao Qi <yao@codesourcery.com>
17151
17152 * gdb.trace/entry-values.exp: Update comments. Rename variable
17153 bar_call_foo to returned_from_foo.
17154
87186c6a
MMN
171552014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
17156
17157 PR gdb/17394
17158 * gdb.linespec/break-asm-file.c: New file.
17159 * gdb.linespec/break-asm-file.exp: New file.
17160 * gdb.linespec/break-asm-file0.s: New file.
17161 * gdb.linespec/break-asm-file1.s: New file.
17162
1bab7383
YQ
171632014-12-18 Nigel Stephens <nigel@mips.com>
17164 Maciej W. Rozycki <macro@codesourcery.com>
17165
17166 * gdb.base/float.exp: Handle the new output from "info float" on
17167 MIPS targets.
17168
1bc1068a
JK
171692014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
17170
17171 Fix MinGW compilation.
17172 * gdb.compile/compile-ops.exp: Update untested message if
17173 !skip_compile_feature_tests.
17174 * gdb.compile/compile-setjmp.exp: Likewise.
17175 * gdb.compile/compile-tls.exp: Likewise.
17176 * gdb.compile/compile.exp: Likewise.
17177 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
17178 supported on this host".
17179
b6615d10
DE
171802014-12-16 Doug Evans <xdje42@gmail.com>
17181
17182 * boards/stabs.exp: New file.
17183
25dda427
AA
171842014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
17185
17186 * gdb.base/completion.exp: Adjust to format changes of "maint
17187 print user-registers".
17188
bf330350
CU
171892014-12-16 Catalin Udma <catalin.udma@freescale.com>
17190
17191 PR server/17457
17192 * gdb.arch/aarch64-fp.c: New file.
17193 * gdb.arch/aarch64-fp.exp: New file.
17194
395cf596
SDJ
171952014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
17196
17197 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
17198 r210637, r210913, r211666, r215400, r215817).
17199
17200 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
17201 * dg-extract-results.py: New file.
17202 * dg-extract-results.sh: Use it if the environment seems
17203 suitable.
17204
17205 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
17206
17207 * dg-extract-results.py (parse_run): Handle warnings that
17208 are printed before a test harness is run.
17209
17210 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
17211
17212 * dg-extract-results.py (Named): Remove __cmp__ method.
17213 (output_variation): Use a key to sort variation.harnesses.
17214
17215 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
17216
17217 * dg-extract-results.py: For Python 3, force sys.stdout to
17218 handle surrogate escape sequences.
17219 (safe_open): New function.
17220 (output_segment, main): Use it.
17221
17222 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
17223
17224 * dg-extract-results.py (Prog.result_re): Include options
17225 in test name.
17226
17227 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
17228
17229 * dg-extract-results.py (output_variation): Always sort if
17230 do_sum.
17231
e882ef3c
SM
172322014-12-15 Simon Marchi <simon.marchi@ericsson.com>
17233
17234 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
17235 as long as we get pagination notifications.
17236
4992aa20
JM
172372014-12-15 Jason Merrill <jason@redhat.com>
17238
17239 * Makefile.in (check-gdb.%): Restore.
17240 * README: Mention it.
17241
c1b5a1a6
JB
172422014-12-13 Joel Brobecker <brobecker@adacore.com>
17243
17244 * gdb.ada/str_uninit: New testcase.
17245
5537b577
JK
172462014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
17247
17248 PR symtab/17642
17249 * gdb.base/vla-stub-define.c: New file.
17250 * gdb.base/vla-stub.c: New file.
17251 * gdb.base/vla-stub.exp: New file.
17252
bb2ec1b3
TT
172532014-12-12 Phil Muldoon <pmuldoon@redhat.com>
17254 Jan Kratochvil <jan.kratochvil@redhat.com>
17255 Tom Tromey <tromey@redhat.com>
17256
17257 * configure.ac: Add gdb.compile/.
17258 * configure: Regenerate.
17259 * gdb.compile/Makefile.in: New file.
17260 * gdb.compile/compile-ops.exp: New file.
17261 * gdb.compile/compile-ops.c: New file.
17262 * gdb.compile/compile-tls.c: New file.
17263 * gdb.compile/compile-tls.exp: New file.
17264 * gdb.compile/compile-constvar.S: New file.
17265 * gdb.compile/compile-constvar.c: New file.
17266 * gdb.compile/compile-mod.c: New file.
17267 * gdb.compile/compile-nodebug.c: New file.
17268 * gdb.compile/compile-setjmp-mod.c: New file.
17269 * gdb.compile/compile-setjmp.c: New file.
17270 * gdb.compile/compile-setjmp.exp: New file.
17271 * gdb.compile/compile-shlib.c: New file.
17272 * gdb.compile/compile.c: New file.
17273 * gdb.compile/compile.exp: New file.
17274 * lib/gdb.exp (skip_compile_feature_tests): New proc.
17275
4ff709eb
TT
172762014-12-12 Tom Tromey <tromey@redhat.com>
17277
17278 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
17279 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
17280
6dddd6a5
DE
172812014-12-12 Doug Evans <dje@google.com>
17282
17283 * lib/gdb-python.exp (get_python_valueof): New function.
17284 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
17285
71c24708
AA
172862014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17287
17288 * gdb.base/completion.exp: Add test for completion of "info
17289 registers ".
17290
3e29f34a
MR
172912014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
17292
17293 * gdb.base/func-ptrs.c: New file.
17294 * gdb.base/func-ptrs.exp: New file.
17295
fc126975
SM
172962014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17297
17298 PR breakpoints/17012
17299 * gdb.base/dprintf-detach.c: New file.
17300 * gdb.base/dprintf-detach.exp: New file.
17301
0a46d518
SM
173022014-12-10 Simon Marchi <simon.marchi@ericsson.com>
17303
17304 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
17305 * lib/gdb.exp (target_is_gdbserver): New procedure.
17306
a0be3e44
DE
173072014-12-08 Doug Evans <dje@google.com>
17308
17309 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
17310
df1b803a
YQ
173112014-12-05 Yao Qi <yao@codesourcery.com>
17312
17313 * gdb.guile/scm-error.exp: Remove the third argument to
17314 gdb_remote_download.
17315 * gdb.guile/scm-frame-args.exp: Likewise.
17316 * gdb.guile/scm-section-script.exp: Likewise.
17317
ddb9f679
YQ
173182014-12-05 Yao Qi <yao@codesourcery.com>
17319
17320 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
17321
86e4ed39
DE
173222014-12-04 Doug Evans <dje@google.com>
17323
17324 * gdb.python/py-objfile.exp: Add tests for
17325 objfile.add_separate_debug_file.
17326
7c50a931
DE
173272014-12-04 Doug Evans <dje@google.com>
17328
17329 * lib/gdb.exp (get_build_id): New function.
17330 (build_id_debug_filename_get): Rewrite to use it.
17331 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
17332
621661e3
MR
173332014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
17334
17335 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
17336 `method(long)', not just 0x0.
17337 * gdb.cp/nsalias.exp: Align code labels to 4.
17338 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
17339 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
17340 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
17341 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
17342 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
17343 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
17344
29f0c3b7
DE
173452014-12-02 Doug Evans <dje@google.com>
17346
e1e061e7 17347 PR symtab/17602
29f0c3b7 17348 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 17349 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
17350 * gdb.cp/anon-ns.exp: Update.
17351
162078c8
NB
173522014-12-02 Nick Bull <nicholaspbull@gmail.com>
17353
17354 * gdb.python/py-events.py (inferior_call_handler): New.
17355 (register_changed_handler, memory_changed_handler): New.
17356 (test_events.invoke): Register new handlers.
17357 * gdb.python/py-events.exp: Add tests for inferior call,
17358 memory_changed and register_changed events.
17359
fdb09caf
AA
173602014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
17361
17362 * gdb.base/execl-update-breakpoints.exp: Specify the link address
17363 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
17364 if the linker doesn't understand this.
17365
55cfb2c4
SM
173662014-12-01 Simon Marchi <simon.marchi@ericsson.com>
17367
17368 * gdb.python/python.exp: Change expected reply to help().
17369
9e8cd6df
YQ
173702014-12-01 Yao Qi <yao@codesourcery.com>
17371
17372 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
17373 AC_CONFIG_SUBDIRS(gdb.gdbtk).
17374 * configure: Re-generated.
17375
6c659fc2
SC
173762014-11-28 Siva Chandra Reddy <sivachandra@google.com>
17377
17378 * gdb.cp/chained-calls.cc: New file.
17379 * gdb.cp/chained-calls.exp: New file.
17380 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
17381
d7fc3181
SM
173822014-11-28 Simon Marchi <simon.marchi@ericsson.com>
17383
17384 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
17385 * gdb.dwarf2/symtab-producer.exp: Same.
17386 * gdb.gdb/python-interrupts.exp: Same.
17387 * gdb.gdb/python-selftest.exp: Same.
17388 * gdb.python/py-linetable.exp: Same.
17389 * gdb.python/py-type.exp: Same.
17390 * gdb.python/py-value-cc.exp: Same.
17391 * gdb.python/py-value.exp: Same.
17392
10e79639
YQ
173932014-11-28 Yao Qi <yao@codesourcery.com>
17394
17395 * gdb.base/break-probes.exp: Match library name prefixed with
17396 sysroot.
17397
f28a0564
SM
173982014-11-27 Simon Marchi <simon.marchi@ericsson.com>
17399
17400 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
17401 test expected output. Add parentheses for the call to print.
17402 Remove L suffix from integers.
17403
3fe1ce1d
DE
174042014-11-26 Doug Evans <dje@google.com>
17405
17406 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
17407
84429e27
YQ
174082014-11-22 Yao Qi <yao@codesourcery.com>
17409
17410 * gdb.trace/entry-values.c: Remove asms.
17411 (foo): Add foo_label.
17412 (bar): Add bar_label.
17413 * gdb.trace/entry-values.exp: Remove code computing foo's
17414 length and bar's length.
17415 (Dwarf::assemble): Invoke function_range for bar and use
17416 MACRO_AT_func for foo.
17417
26741859
YQ
174182014-11-22 Yao Qi <yao@codesourcery.com>
17419
17420 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
17421 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
17422 Use .Lgcc43_procstart instead of gcc43.
17423
45e44d27
JB
174242014-11-21 Joel Brobecker <brobecker@adacore.com>
17425
17426 * gdb.ada/n_arr_bound: New testcase.
17427
458c8db8
SDJ
174282014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
17429
17430 PR breakpoints/10737
17431 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
17432 test_catch_syscall_multi_arch.
17433 (test_catch_syscall_multi_arch): New function.
17434
43f3e411
DE
174352014-11-20 Doug Evans <xdje42@gmail.com>
17436
17437 * gdb.base/maint.exp: Update expected output.
17438
0d7b2549
AA
174392014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
17440
17441 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
17442 4-byte instruction on S390.
17443
8908fca5
JB
174442014-11-19 Joel Brobecker <brobecker@adacore.com>
17445
17446 * gdb.ada/arr_arr: New testcase.
17447
4a46959e
JB
174482014-11-19 Joel Brobecker <brobecker@adacore.com>
17449
17450 * gdb.ada/pkd_arr_elem: New Testcase.
17451
470e2f4e
LM
174522014-11-18 Luis Machado <lgustavo@codesourcery.com>
17453
17454 * gdb.reverse/break-precsave: Expect completion message for
17455 core file reads.
17456 * gdb.reverse/consecutive-precsave.exp: Likewise.
17457 * gdb.reverse/finish-precsave.exp: Likewise.
17458 * gdb.reverse/i386-precsave.exp: Likewise.
17459 * gdb.reverse/machinestate-precsave.exp: Likewise.
17460 * gdb.reverse/sigall-precsave.exp: Likewise.
17461 * gdb.reverse/solib-precsave.exp: Likewise.
17462 * gdb.reverse/step-precsave.exp: Likewise.
17463 * gdb.reverse/until-precsave.exp: Likewise.
17464 * gdb.reverse/watch-precsave.exp: Likewise.
17465
a267f3ad
AA
174662014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17467
17468 * gdb.base/bp-permanent.c: Include unistd.h.
17469 * gdb.python/py-framefilter-mi.c (main): Add return type.
17470 * gdb.python/py-framefilter.c (main): Likewise.
17471 * gdb.trace/actions-changed.c (main): Likewise.
17472
12084a9a
AA
174732014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17474
17475 * gdb.mi/until.c: Add eye-catchers.
17476 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
17477 line numbers.
17478
dc7e1a77
AA
174792014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17480
17481 * gdb.base/condbreak.exp: Drop references to removed non-prototype
17482 function header variants in break1.c.
17483 * gdb.base/ena-dis-br.exp: Likewise.
17484 * gdb.base/hbreak2.exp: Likewise.
17485 * gdb.reverse/until-precsave.exp: Drop references to removed
17486 non-prototype function header variants in ur1.c.
17487 * gdb.reverse/until-reverse.exp: Likewise.
17488
41c77605
PM
174892014-11-17 Petr Machata <pmachata@redhat.com>
17490
17491 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
17492 ${_cu_offset_size} bytes abbrev offset.
17493
34248c3a
DE
174942014-11-15 Doug Evans <xdje42@gmail.com>
17495
17496 PR symtab/17559
17497 * gdb.base/line-symtabs.exp: New file.
17498 * gdb.base/line-symtabs.c: New file.
17499 * gdb.base/line-symtabs.h: New file.
17500
646da059
YQ
175012014-11-14 Yao Qi <yao@codesourcery.com>
17502
17503 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
17504 (func): Add label func_label.
17505 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
17506 Replace low_pc and high_pc with MACRO_AT_range.
17507 Replace name, low_pc and high_pc with MACRO_AT_func.
17508
9301ebe6
YQ
175092014-11-14 Yao Qi <yao@codesourcery.com>
17510
17511 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
17512 Replace name, low_pc and high_pc with MACRO_AT_func.
17513
f166b542
YQ
175142014-11-14 Yao Qi <yao@codesourcery.com>
17515
17516 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
17517 produce debug information.
17518 * gdb.dwarf2/implptr-optimized-out.S: Removed.
17519
0f6e71e3
YQ
175202014-11-14 Yao Qi <yao@codesourcery.com>
17521
17522 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
17523 object and get function length.
17524 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
17525 with MACRO_AT_func.
17526 (top-level): Replace gdb_compile and clean_restart with
17527 prepare_for_testing.
17528 * gdb.dwarf2/main.c (main): Add label main_label.
17529
876c4df9
YQ
175302014-11-14 Yao Qi <yao@codesourcery.com>
17531
17532 * lib/dwarf.exp (function_range): New procedure.
17533 (Dwarf::_handle_macro_at_func): New procedure.
17534 (Dwarf::_handle_macro_at_range): New procedure.
17535 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
17536
02ad9cf1
YQ
175372014-11-14 Yao Qi <yao@codesourcery.com>
17538
17539 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
17540 (_handle_attribute): New procedure.
17541
a59add0c
AA
175422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17543
17544 * gdb.ada/cond_lang/foo.c (callme): Add return type.
17545 * gdb.base/call-sc.c (zed): Likewise.
17546 * gdb.base/checkpoint.c (main): Likewise.
17547 * gdb.base/dump.c (main): Likewise.
17548 * gdb.base/gcore.c (main): Likewise.
17549 * gdb.base/huge.c (main): Likewise.
17550 * gdb.base/multi-forks.c (main): Likewise.
17551 * gdb.base/pr10179-a.c (main): Likewise.
17552 * gdb.base/savedregs.c (main): Likewise.
17553 * gdb.base/sigaltstack.c (main): Likewise.
17554 * gdb.base/siginfo.c (main): Likewise.
17555 * gdb.base/structs.c (zed): Likewise.
17556 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
17557 * gdb.mi/mi-syn-frame.c (main): Likewise.
17558 * gdb.mi/until.c (foo, main): Likewise.
17559 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
17560 * gdb.base/solib-weak.c (foo): Declare.
17561 * gdb.base/attach-twice.c: Include stdio.h.
17562 * gdb.base/weaklib1.c: Likewise.
17563 * gdb.base/weaklib2.c: Likewise.
17564 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
17565 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
17566 unistd.h.
17567 * gdb.base/attach-pie-misread.c: Include stdlib.h.
17568 * gdb.mi/mi-exit-code.c: Likewise.
17569 * gdb.base/break-interp-lib.c: Include string.h.
17570 * gdb.base/coremaker.c: Likewise.
17571 * gdb.base/testenv.c: Likewise.
17572 * gdb.python/py-finish-breakpoint.c: Likewise.
17573 * gdb.base/inferior-died.c: Include sys/wait.h.
17574 * gdb.base/fileio.c: Include time.h.
17575 * gdb.base/async-shell.c: Include unistd.h.
17576 * gdb.base/dprintf-non-stop.c: Likewise.
17577 * gdb.base/info-os.c: Likewise.
17578 * gdb.mi/mi-console.c: Likewise.
17579 * gdb.mi/watch-nonstop.c: Likewise.
17580 * gdb.python/py-events.c: Likewise.
17581 * gdb.base/async.c (baz): Move up before its invocation.
17582 * gdb.base/code_elim2.c (my_global_func): Likewise.
17583 * gdb.base/skip-solib-lib.c (multiply): Likewise.
17584 * gdb.base/advance.c (func2): Likewise.
17585
3b5d5997
AA
175862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17587
17588 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
17589 variant.
17590 * gdb.base/annota3.c: Likewise.
17591 * gdb.base/async.c: Likewise.
17592 * gdb.base/average.c: Likewise.
17593 * gdb.base/call-ar-st.c: Likewise.
17594 * gdb.base/call-rt-st.c: Likewise.
17595 * gdb.base/call-sc.c: Likewise.
17596 * gdb.base/call-strs.c: Likewise.
17597 * gdb.base/ending-run.c: Likewise.
17598 * gdb.base/execd-prog.c: Likewise.
17599 * gdb.base/exprs.c: Likewise.
17600 * gdb.base/foll-exec.c: Likewise.
17601 * gdb.base/foll-fork.c: Likewise.
17602 * gdb.base/foll-vfork.c: Likewise.
17603 * gdb.base/funcargs.c: Likewise.
17604 * gdb.base/gcore.c: Likewise.
17605 * gdb.base/jump.c: Likewise.
17606 * gdb.base/langs0.c: Likewise.
17607 * gdb.base/langs1.c: Likewise.
17608 * gdb.base/langs2.c: Likewise.
17609 * gdb.base/mips_pro.c: Likewise.
17610 * gdb.base/nodebug.c: Likewise.
17611 * gdb.base/opaque0.c: Likewise.
17612 * gdb.base/opaque1.c: Likewise.
17613 * gdb.base/recurse.c: Likewise.
17614 * gdb.base/run.c: Likewise.
17615 * gdb.base/scope0.c: Likewise.
17616 * gdb.base/scope1.c: Likewise.
17617 * gdb.base/setshow.c: Likewise.
17618 * gdb.base/setvar.c: Likewise.
17619 * gdb.base/shmain.c: Likewise.
17620 * gdb.base/shr1.c: Likewise.
17621 * gdb.base/shr2.c: Likewise.
17622 * gdb.base/sigall.c: Likewise.
17623 * gdb.base/signals.c: Likewise.
17624 * gdb.base/so-indr-cl.c: Likewise.
17625 * gdb.base/solib2.c: Likewise.
17626 * gdb.base/structs.c: Likewise.
17627 * gdb.base/sum.c: Likewise.
17628 * gdb.base/vforked-prog.c: Likewise.
17629 * gdb.base/watchpoint.c: Likewise.
17630 * gdb.reverse/shr2.c: Likewise.
17631 * gdb.reverse/until-reverse.c: Likewise.
17632 * gdb.reverse/ur1.c: Likewise.
17633 * gdb.reverse/watch-reverse.c: Likewise.
17634
066a77c5
AA
176352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17636
17637 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
17638 variant.
17639 * gdb.base/sepdebug.exp: Drop references to removed code.
17640
4f204ea5
AA
176412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17642
17643 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
17644 variant. Preserve original line numbering.
17645 * gdb.base/list1.c: Likewise.
17646
3b377a3a
AA
176472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17648
17649 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
17650 variant.
17651 * gdb.base/break1.c: Likewise.
17652 * gdb.base/break.exp: Drop references to removed code.
17653
e444df73
AA
176542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17655
17656 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
17657 variant.
17658
8008f2a7
AA
176592014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17660
17661 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
17662
a5a06887
AA
176632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17664
17665 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
17666 logic into perform_all_tests() and invoke it with and without
17667 function header prototypes.
17668 (do_function_calls): Remove conditional XFAIL for PR 5318.
17669 (rerun_and_prepare): Remove duplicate code.
17670 (perform_all_tests): New. Main logic moved here.
17671
44dba9b9
AA
176722014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17673
17674 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
17675 code guarded by #ifdef NO_PROTOTYPES.
17676 (t_double_many_args): Likewise.
17677 (DEF_FUNC_MANY_ARGS_1): Likewise.
17678 (DEF_FUNC_VALUES_1): Likewise.
17679 (t_structs_ldc): Renamed from t_structs_fc in conditional code
17680 guarded by #ifdef PROTOTYPES.
17681
d1fbcd56
AA
176822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17683
17684 * gdb.mi/mi-console.c: Add eye-catcher.
17685 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
17686 instead of literal line number.
17687
b0e59b8f
AA
176882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17689
17690 * gdb.base/shr2.c: Add eye-catcher.
17691 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
17692 line number.
17693
78f98cca
AA
176942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17695
17696 * gdb.base/jump.c: Add eye-catchers.
17697 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
17698 numbers.
17699
58fa2af0
AA
177002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17701
17702 * gdb.base/execd-prog.c: Add eye-catchers.
17703 * gdb.base/foll-exec.c: Likewise.
17704 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
17705 line numbers.
17706
04e5059b
AA
177072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17708
17709 * gdb.base/ending-run.c: Add eye-catchers.
17710 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
17711 literal line numbers.
17712
dbfdb174
AA
177132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17714
17715 * gdb.base/call-rt-st.c: Add eye-catchers.
17716 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
17717 literal line numbers.
17718
888a2ade
AA
177192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17720
17721 * gdb.base/call-ar-st.c: Add eye-catchers.
17722 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
17723 literal line numbers.
17724
6acc2dde
AA
177252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17726
17727 * gdb.base/average.c: Add eye-catchers.
17728 * gdb.base/sum.c: Likewise.
17729 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
17730 regexps dynamically.
17731
9ecfcd1d
AA
177322014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
17733
17734 * gdb.base/solib1.c: Add eye-catchers.
17735 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
17736 literal line numbers.
17737
78708b7c
PA
177382014-11-12 Pedro Alves <palves@redhat.com>
17739
17740 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
17741 leader has exited.
17742
af48d08f
PA
177432014-11-12 Pedro Alves <palves@redhat.com>
17744
17745 * gdb.arch/i386-bp_permanent.c: New file.
17746 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
17747 (srcfile): Set to i386-bp_permanent.c.
17748 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
17749 that stepi does not execute the 'leave' instruction, instead of
17750 testing it does execute.
17751 * gdb.base/bp-permanent.c: New file.
17752 * gdb.base/bp-permanent.exp: New file.
17753
af3768e9
DE
177542014-11-10 Doug Evans <xdje42@gmail.com>
17755
17756 PR symtab/17564
17757 * gdb.base/symtab-search-order.exp: New file.
17758 * gdb.base/symtab-search-order.c: New file.
17759 * gdb.base/symtab-search-order-1.c: New file.
17760 * gdb.base/symtab-search-order-shlib-1.c: New file.
17761
9de00a4a
PA
177622014-11-07 Pedro Alves <palves@redhat.com>
17763
17764 PR gdb/17511
17765 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
17766 i?86-*-linux*.
17767
e0f52461
SC
177682014-11-03 Siva Chandra Reddy <sivachandra@google.com>
17769
17770 PR c++/17494
17771 * gdb.cp/pr17494.cc: New file.
17772 * gdb.cp/pr17494.exp: New file.
17773
6ce8c980
YQ
177742014-11-02 Yao Qi <yao@codesourcery.com>
17775
17776 * gdb.python/python.exp: Get working directory and match the
17777 output of "set extended-prompt \\w " with it.
17778
02be9a71
DE
177792014-10-30 Doug Evans <dje@google.com>
17780
17781 * gdb.python/py-objfile.exp: Add tests for setting random attributes
17782 in objfiles.
17783 * gdb.python/py-progspace.exp: Add tests for setting random attributes
17784 in progspaces.
17785
3bdff46b
LM
177862014-10-30 Janis Johnson <janisjo@codesourcery.com>
17787
17788 * gdb.base/fullpath-expand.exp: Skip for a remote host.
17789 * gdb.base/realname-expand.exp: Likewise.
17790 * gdb.linespec/macro-relative.exp: Likewise.
17791
ab917dfb
PA
177922014-10-29 Pedro Alves <palves@redhat.com>
17793
17794 PR gdb/17408
17795 * gdb.threads/schedlock.c (some_function): New function.
17796 (call_function): New global.
17797 (MAYBE_CALL_SOME_FUNCTION): New macro.
17798 (thread_function): Call it.
17799 * gdb.threads/schedlock.exp (get_args): Add description parameter,
17800 and use it instead of a global counter. Adjust all callers.
17801 (get_current_thread): Use "find current thread" for test message
17802 here rather than having all callers pass down the same string.
17803 (goto_loop): New procedure, factored out from ...
17804 (my_continue): ... this.
17805 (step_ten_loops): Change parameter from test message to command to
17806 use. Adjust.
17807 (list_count): Delete global.
17808 (check_result): New procedure, factored out from duplicate top
17809 level code.
17810 (continue tests): Wrap in with_test_prefix.
17811 (test_step): New procedure, factored out from duplicate top level
17812 code.
17813 (top level): Test "step" in combination with all scheduler-locking
17814 modes. Test "next" in combination with all scheduler-locking
17815 modes, and in combination with stepping over a function call or
17816 not.
17817 * gdb.threads/next-bp-other-thread.c: New file.
17818 * gdb.threads/next-bp-other-thread.exp: New file.
17819
d3d4baed
PA
178202014-10-29 Pedro Alves <palves@redhat.com>
17821
17822 PR python/17372
17823 * gdb.python/python.exp: Test a multi-line command that spawns
17824 interactive Python.
17825 * gdb.base/multi-line-starts-subshell.exp: New file.
17826
563e8d85
YQ
178272014-10-29 Yao Qi <yao@codesourcery.com>
17828
17829 * gdb.base/fileio.exp: Make directories on host.
17830
0ea4d52e
YQ
178312014-10-29 Yao Qi <yao@codesourcery.com>
17832
17833 * gdb.base/fileio.c (test_write): Close the file.
17834
7f5ef605
PA
178352014-10-28 Pedro Alves <palves@redhat.com>
17836
17837 PR gdb/12623
17838 * gdb.base/sigstep.c (no_handler): New global.
17839 (main): If 'no_handler is true, set the signal handlers to
17840 SIG_IGN.
17841 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
17842 with_sw_watch and no_handler parameters. Handle them.
17843 (top level) <stepping over handler when stopped at a breakpoint
17844 test>: Add a test axis for testing with a software watchpoint, and
17845 another for testing with the signal handler set to SIG_IGN.
17846 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
17847 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
17848
abbdbd03
PA
178492014-10-28 Pedro Alves <palves@redhat.com>
17850
17851 PR gdb/17511
17852 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
17853 * gdb.base/sigstep.exp (other_handler_location): New global.
17854 (advance): Support stepping into the signal handler, and running
17855 commands while in the handler.
17856 (in_handler_map): New global.
17857 (top level): In the advance test, add combinations for getting
17858 into the handler with stepping commands, and for running commands
17859 in the handler. Add comment descripting the advancei tests.
17860
1df4399f
PA
178612014-10-28 Pedro Alves <palves@redhat.com>
17862
17863 * gdb.base/sigstep.exp: Use build_executable instead of
17864 prepare_for_testing.
17865 (top level): Move code that starts GDB, runs to main and creates a
17866 display to ...
17867 (restart): ... this new procedure.
17868 (top level): Move backtrace from signal handler test to ...
17869 (validate_backtrace): ... this new procedure.
17870 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
17871 with_test_prefix. Always restart GDB.
17872 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
17873 with_test_prefix. Always restart GDB. No need to delete
17874 breakpoints after the test.
17875 (test_skip_handler): Remove prefix parameter.
17876 (skip_over_handler, breakpoint_to_handler)
17877 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
17878 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
17879 restart GDB. No need to delete breakpoints after the test.
17880 (top level): Use foreach to call the test procedures with
17881 different commands.
17882
a5b6e449
PA
178832014-10-28 Pedro Alves <palves@redhat.com>
17884
17885 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
17886 instead of GNATS numbers.
17887 * gdb.base/sigbpt.exp: Likewise.
17888 * gdb.base/siginfo.exp: Likewise.
17889 * gdb.base/sigstep.exp: Likewise.
17890
e5f8a7cc
PA
178912014-10-27 Pedro Alves <palves@redhat.com>
17892
17893 * gdb.base/sigstep.c (dummy): New global.
17894 (main): Issue a couple writes to the new global.
17895 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
17896 procedures.
17897 (skip_over_handler): Use test_skip_handler.
17898 (top level): Call skip_over_handler for stepi and nexti too.
17899 (breakpoint_over_handler): Use test_skip_handler.
17900 (top level): Call breakpoint_over_handler for stepi and nexti too.
17901
763905a3
YQ
179022014-10-27 Yao Qi <yao@codesourcery.com>
17903
17904 * gdb.trace/tfile.c (adjust_function_address)
17905 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
17906 function descriptor.
17907
6f259a23
DB
179082014-10-24 Don Breazeal <donb@codesourcery.com>
17909
17910 * gdb.base/foll-fork.exp (test_follow_fork,
17911 catch_fork_child_follow): Check for updated fork messages emitted
17912 from infrun.c.
17913 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
17914 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
17915 vfork_and_exec_child_follow_through_step): Check for updated vfork
17916 messages emitted from infrun.c.
17917
09dd9a69
PA
179182014-10-24 Pedro Alves <palves@redhat.com>
17919
17920 * gdb.base/corefile.exp: Remove references to ultrix.
17921 * gdb.base/interrupt.exp: Likewise.
17922 * gdb.base/whatis.exp: Likewise.
17923 * gdb.gdb/selftest.exp: Likewise.
17924 * gdb.threads/manythreads.exp: Likewise.
17925 * gdb.threads/print-threads.exp: Likewise.
17926 * gdb.threads/pthreads.exp:: Likewise.
17927 * gdb.threads/schedlock.exp: Likewise.
17928
3433cfa5
SC
179292014-10-24 Siva Chandra Reddy <sivachandra@google.com>
17930
17931 * gdb.cp/non-trivial-retval.cc: Add a test case.
17932 * gdb.cp/non-trivial-retval.exp: Add a test.
17933
092f880b
YQ
179342014-10-20 Yao Qi <yao@codesourcery.com>
17935
17936 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
17937 * gdb.python/py-objfile-script-gdb.py: New file.
17938 * gdb.python/py-objfile-script.exp: Update reference to
17939 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
17940 of remote_download. Remove the dest file.
17941
acbdb7f3
YQ
179422014-10-20 Yao Qi <yao@codesourcery.com>
17943
17944 * gdb.base/checkpoint.exp: Don't remove file copied on host.
17945 * gdb.base/step-line.exp: Likewise.
17946 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17947 * gdb.dwarf2/dw2-basic.exp: Likewise.
17948 * gdb.dwarf2/dw2-compressed.exp: Likewise.
17949 * gdb.dwarf2/dw2-filename.exp: Likewise.
17950 * gdb.dwarf2/dw2-intercu.exp: Likewise.
17951 * gdb.dwarf2/dw2-intermix.exp: Likewise.
17952 * gdb.dwarf2/dw2-producer.exp: Likewise.
17953 * gdb.dwarf2/mac-fileno.exp: Likewise.
17954 * gdb.python/py-frame-args.exp: Likewise.
17955 * gdb.python/py-framefilter.exp: Likewise.
17956 * gdb.python/py-mi.exp: Likewise.
17957 * gdb.python/py-objfile-script.exp: Likewise
17958 * gdb.python/py-pp-integral.exp: Likewise.
17959 * gdb.python/py-pp-re-notag.exp: Likewise.
17960 * gdb.python/py-prettyprint.exp: Likewise.
17961 * gdb.python/py-section-script.exp: Likewise.
17962 * gdb.python/py-typeprint.exp: Likewise.
17963 * gdb.python/py-xmethods.exp: Likewise.
17964 * gdb.stabs/weird.exp: Likewise.
17965 * gdb.xml/tdesc-regs.exp: Likewise.
17966
bd286a29
KCY
179672014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
17968
17969 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
17970 (out_cu): Use addr_len for the size of addresses.
17971 (out_line): Likewise. Size DW_LNE_set_address instruction
17972 according to addr_len.
17973 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
17974 (FUNC): Add START_INSNS to definition.
17975
673dc4a0
YQ
179762014-10-18 Yao Qi <yao@codesourcery.com>
17977
17978 * gdb.base/argv0-symlink.exp: Check argv[0] value if
17979 gdb_has_argv0 return true.
17980 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
17981 check [target_info exists noargs], check [gdb_has_argv0]
17982 instead.
17983 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
17984 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
17985 procedures.
17986
4ffbba72
DE
179872014-10-17 Doug Evans <dje@google.com>
17988
17989 * gdb.python/py-events.exp: Update expected output for clear_objfiles
17990 event.
17991 * gdb.python/py-events.py: Add clear_objfiles event.
17992
d096d8c1
DE
179932014-10-17 Doug Evans <dje@google.com>
17994
17995 * gdb.python/py-objfile.exp: Test progspace attribute.
17996
a80db015
LM
179972014-10-17 Luis Machado <lgustavo@codesourcery.com>
17998
17999 * gdb.guile/scm-breakpoint.exp: Do not assume any
18000 directory separators when matching source file paths.
18001 * gdb.python/py-breakpoint.exp: Likewise.
18002 * gdb.reverse/break-precsave.exp: Likewise.
18003 * gdb.reverse/break-reverse.exp: Likewise.
18004 * gdb.reverse/consecutive-precsave.exp: Likewise.
18005 * gdb.reverse/finish-precsave.exp: Likewise.
18006 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
18007 * gdb.reverse/finish-reverse.exp: Likewise.
18008 * gdb.reverse/i386-precsave.exp: Likewise.
18009 * gdb.reverse/i387-env-reverse.exp: Likewise.
18010 * gdb.reverse/i387-stack-reverse.exp: Likewise.
18011 * gdb.reverse/machinestate-precsave.exp: Likewise.
18012 * gdb.reverse/machinestate.exp: Likewise.
18013 * gdb.reverse/sigall-precsave.exp: Likewise.
18014 * gdb.reverse/solib-precsave.exp: Likewise.
18015 * gdb.reverse/step-precsave.exp: Likewise.
18016 * gdb.reverse/until-precsave.exp: Likewise.
18017 * gdb.reverse/watch-precsave.exp: Likewise.
18018 * gdb.reverse/watch-reverse.exp: Likewise.
18019
b22089ab
YQ
180202014-10-17 Yao Qi <yao@codesourcery.com>
18021
18022 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
18023 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
18024
6c4486e6
PA
180252014-10-17 Pedro Alves <palves@redhat.com>
18026
18027 PR gdb/17471
18028 * gdb.base/bg-execution-repeat.c: New file.
18029 * gdb.base/bg-execution-repeat.exp: New file.
18030
0ff33695
PA
180312014-10-17 Pedro Alves <palves@redhat.com>
18032
18033 PR gdb/17300
18034 * gdb.base/continue-all-already-running.c: New file.
18035 * gdb.base/continue-all-already-running.exp: New file.
18036
6fdebc3d
PA
180372014-10-17 Pedro Alves <palves@redhat.com>
18038
18039 PR gdb/17472
18040 * gdb.base/annota-input-while-running.c: New file.
18041 * gdb.base/annota-input-while-running.exp: New file.
18042
32a8097b
PA
180432014-10-17 Pedro Alves <palves@redhat.com>
18044
18045 * gdb.base/callfuncs.exp: emove references to osf.
18046 * gdb.base/sigall.exp: Likewise.
18047 * gdb.gdb/selftest.exp: Likewise.
18048 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
18049 * gdb.mi/non-stop.c: Likewise.
18050 * gdb.mi/pthreads.c: Likewise.
18051 * gdb.reverse/sigall-precsave.exp: Likewise.
18052 * gdb.reverse/sigall-reverse.exp: Likewise.
18053 * gdb.threads/pthreads.c: Likewise.
18054 * gdb.threads/pthreads.exp: Likewise.
18055
7a3517ff
YQ
180562014-10-17 Yao Qi <yao@codesourcery.com>
18057
18058 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
18059 check 'target_info exists noargs'.
18060 (test_command_prompt_position): Likewise.
18061 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
18062 Remove "set args".
18063 (progvar_simple_while_test): Likewise.
18064 (progvar_complex_if_while_test): Likewise.
18065 (if_while_breakpoint_command_test): Likewise.
18066 (infrun_breakpoint_command_test): Likewise.
18067 (breakpoint_command_test): Likewise.
18068 (watchpoint_command_test): Likewise.
18069 (bp_deleted_in_command_test): Likewise.
18070 (temporary_breakpoint_commands): Likewise.
18071
bb99c472
YQ
180722014-10-16 Yao Qi <yao@codesourcery.com>
18073
18074 * gdb.base/remotetimeout.exp: Remove noargs checking.
18075
7c16b83e
PA
180762014-10-15 Pedro Alves <palves@redhat.com>
18077
18078 PR breakpoints/9649
18079 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
18080 * gdb.base/breakpoint-in-ro-region.exp
18081 (probe_target_hardware_step): New procedure.
18082 (top level): Probe hardware stepping and hardware breakpoint
18083 support. Test stepping through a read-only region, with both
18084 "breakpoint auto-hw" on and off and both "always-inserted" on and
18085 off.
18086
35a49624
IB
180872014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
18088
18089 * gdb.dlang/demangle.exp: Update for demangling changes.
18090
2d1c107c
SC
180912014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18092
18093 * gdb.cp/non-trivial-retval.cc: Add new test cases.
18094 * gdb.cp/non-trivial-retval.exp: Add new tests.
18095
778811d5
SC
180962014-10-15 Siva Chandra Reddy <sivachandra@google.com>
18097
18098 PR c++/13403
18099 PR c++/15154
18100 * gdb.cp/non-trivial-retval.cc: New file.
18101 * gdb.cp/non-trivial-retval.exp: New file.
18102
10c5f0a8
YQ
181032014-10-15 Yao Qi <yao@codesourcery.com>
18104
18105 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
18106 remote host.
18107
65d7b369
YQ
181082014-10-15 Yao Qi <yao@codesourcery.com>
18109
18110 * gdb.python/py-symbol.exp: Match file base name if host is
18111 remote, otherwise match file name with dir name.
18112 * gdb.python/py-symtab.exp: Likewise.
18113 * gdb.python/python.exp: Likewise.
18114
46dc1394
YQ
181152014-10-15 Yao Qi <yao@codesourcery.com>
18116
18117 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
18118 pattern.
18119 * gdb.python/py-symtab.exp: Likewise.
18120 * gdb.python/python.exp: Remove trailing ".*". Fix typo
18121 locationn.
18122
c40cc657
JB
181232014-10-14 Joel Brobecker <brobecker@adacore.com>
18124
18125 * gdb.ada/addr_arith: New testcase.
18126
2abf49e1
MR
181272014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
18128
18129 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
18130 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
18131 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
18132 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
18133
f7088df3
SDJ
181342014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
18135
18136 * gdb.arch/stap-eval-lang-ada.S: Likewise.
18137 * gdb.arch/stap-eval-lang-ada.c: Likewise.
18138 * gdb.arch/stap-eval-lang-ada.exp: New file.
18139
4dc06805
YQ
181402014-10-14 Yao Qi <yao@codesourcery.com>
18141
18142 * gdb.mi/mi-var-child.c (nothing1): New function.
18143 (nothing2): New function.
18144 (do_children_tests): Set function pointers by nothing1 and
18145 nothing2.
18146 * gdb.mi/mi-var-child.exp: Step over new added statements.
18147 Update test to match the new output.
18148 * gdb.mi/var-cmd.c (nothing1): New function.
18149 (nothing2): New function.
18150 (do_children_tests): Set function pointers by nothing1 and
18151 nothing2.
18152 * gdb.mi/mi-var-display.exp: Update test to match output.
18153 Step to the line specified by $line_dct_nothing.
18154 Increase the number of lines to step.
18155
46a93de2
YQ
181562014-10-14 Yao Qi <yao@codesourcery.com>
18157
18158 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
18159 tests.
18160 * gdb.mi/mi2-var-child.exp: Likewise.
18161
14ea52ee
DE
181622014-10-13 Doug Evans <dje@google.com>
18163
18164 * gdb.python/py-objfile.exp: Change name of file name test.
18165
e5c6e92b
DE
181662014-10-13 Doug Evans <dje@google.com>
18167
18168 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
18169 from the start of the CU.
18170
c780cc2f
JK
181712014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
18172 Yao Qi <yao@codesourcery.com>
18173
18174 Fix "save breakpoints" for "catch" command.
18175 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
18176 Remove -nonewline. Match also the added "main" line.
18177
99894e11
JK
181782014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18179
18180 Fix "save breakpoints" for "disable $bpnum" command.
18181 * gdb.base/save-bp.c (main): Add label.
18182 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
18183
6e1ac5a3
JK
181842014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18185
18186 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
18187
754dd2b0
YQ
181882014-10-11 Yao Qi <yao@codesourcery.com>
18189
18190 * gdb.server/server-kill.exp: Execute command
18191 "set remote trace-status-packet on" before "tstatus".
18192
f90183d7
YQ
181932014-10-11 Yao Qi <yao@codesourcery.com>
18194
18195 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
18196 (main): Call getppid.
18197 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
18198 and continue to it. Read variable "server_pid".
18199
bf40a607
YQ
182002014-10-11 Yao Qi <yao@codesourcery.com>
18201
18202 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
18203
052ca370
YQ
182042014-10-11 Yao Qi <yao@codesourcery.com>
18205
18206 * gdb.threads/thread-find.exp: Don't execute command
18207 "info threads".
18208 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
18209 * gdb.threads/linux-dp.exp: Don't check the condition
18210 $threads_created equals to zero.
18211
3831839c
PA
182122014-10-10 Pedro Alves <palves@redhat.com>
18213
18214 * gdb.base/bigcore.exp: Remove references to IRIX.
18215 * gdb.base/funcargs.exp: Likewise.
18216 * gdb.base/interrupt.exp: Likewise.
18217 * gdb.base/mips_pro.exp: Likewise.
18218 * gdb.base/nodebug.exp: Likewise.
18219 * gdb.base/setvar.exp: Likewise.
18220 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
18221
8b9a549d
PA
182222014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18223 Pedro Alves <palves@redhat.com>
18224
18225 PR symtab/14466
18226 * gdb.base/vdso-warning.c: New file.
18227 * gdb.base/vdso-warning.exp: New file.
18228
d48ba5e8
DE
182292014-10-02 Doug Evans <dje@google.com>
18230
18231 * gdb.base/structs.c (main): Don't run forever.
18232
2278c276
PA
182332014-10-02 Pedro Alves <palves@redhat.com>
18234
18235 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
18236 (top level) <stop threads 1, stop threads 2>: Use it.
18237
b57bacec
PA
182382014-10-02 Pedro Alves <palves@redhat.com>
18239
18240 * gdb.threads/break-while-running.exp (test): Add new
18241 'update_thread_list' argument. Skip "info threads" if false.
18242 (top level): Add new 'update_thread_list' axis.
18243
13fd3ff3
PA
182442014-10-02 Pedro Alves <palves@redhat.com>
18245
18246 PR breakpoints/17431
18247 * gdb.base/execl-update-breakpoints.c: New file.
18248 * gdb.base/execl-update-breakpoints.exp: New file.
18249
0fec99e8
PA
182502014-10-01 Pedro Alves <palves@redhat.com>
18251
18252 * gdb.base/breakpoint-in-ro-region.c: New file.
18253 * gdb.base/breakpoint-in-ro-region.exp: New file.
18254
2ddf4301
SM
182552014-10-01 Simon Marchi <simon.marchi@ericsson.com>
18256
18257 * gdb.mi/mi-exit-code.exp: New file.
18258 * gdb.mi/mi-exit-code.c: New file.
18259
6a5f3f43
YQ
182602014-09-30 Yao Qi <yao@codesourcery.com>
18261
18262 * lib/prelink-support.exp (build_executable_own_libs): Error if
18263 the target isn't native.
18264
345bcc73
YQ
182652014-09-30 Yao Qi <yao@codesourcery.com>
18266
18267 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
18268 false.
18269
a25a5a45
PA
182702014-09-22 Pedro Alves <palves@redhat.com>
18271
18272 * gdb.threads/break-while-running.exp: New file.
18273 * gdb.threads/break-while-running.c: New file.
18274
00ba3162
YQ
182752014-09-19 Yao Qi <yao@codesourcery.com>
18276
18277 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
18278 Invoke test. Restart GDB with --readnow and invoke test again.
18279
c3b7b696
YQ
182802014-09-19 Yao Qi <yao@codesourcery.com>
18281
18282 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
18283 proc set_breakpoint_on_gcd_function. Invoke
18284 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
18285 invoke set_breakpoint_on_gcd_function again.
18286
2b4fd423
DE
182872014-09-18 Doug Evans <dje@google.com>
18288
18289 * gdb.dwarf2/symtab-producer.exp: New file.
18290
a5947601
SDJ
182912014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18292
18293 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
18294 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
18295 * gdb.base/global-var-nested-by-dso.c: Likewise.
18296 * gdb.base/global-var-nested-by-dso.exp: Likewise.
18297
91c19059
SDJ
182982014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
18299 Pedro Alves <palves@redhat.com>
18300
18301 * gdb.base/watch-bitfields.exp: Pass string other than test file
18302 name to prepare_for_testing.
18303 (watch): New procedure.
18304 (expect_watchpoint): Use with_test_prefix.
18305 (top level): Factor out tests to ...
18306 (test_watch_location, test_regular_watch): ... these new
18307 procedures, and use with_test_prefix and gdb_continue_to_end.
18308
bb9d5f81
PP
183092014-09-16 Patrick Palka <patrick@parcs.ath.cx>
18310
18311 PR breakpoints/12526
18312 * gdb.base/watch-bitfields.exp: New file.
18313 * gdb.base/watch-bitfields.c: New file.
18314
635856f5
PA
183152014-09-16 Pedro Alves <palves@redhat.com>
18316
18317 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
18318 software and hardware addresses, not software address against
18319 itself.
18320
7280ceea
PA
183212014-09-16 Pedro Alves <palves@redhat.com>
18322
18323 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
18324 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
18325
428b16bd
PA
183262014-09-16 Pedro Alves <palves@redhat.com>
18327
18328 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
18329 files.
18330 * gdb.base/a2-run.exp: Remove all code guarded by istarget
18331 "*-*-vxworks*" throughout.
18332 * gdb.base/break.exp: Likewise.
18333 * gdb.base/default.exp: Likewise.
18334 * gdb.base/scope.exp: Likewise.
18335 * gdb.base/sepdebug.exp: Likewise.
18336 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
18337 throughout.
18338 * gdb.base/run.c: Likewise.
18339 * gdb.base/sepdebug.c: Likewise.
18340 * gdb.hp/gdb.aCC/run.c: Likewise.
18341 * gdb.reverse/until-reverse.c: Likewise.
18342 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
18343
666d413c
YQ
183442014-09-16 Yao Qi <yao@codesourcery.com>
18345
18346 * boards/local-remote-host-native.exp: New file.
18347
57cbd724
DE
183482014-09-14 Doug Evans <xdje42@gmail.com>
18349
18350 * gdb.threads/queue-signal.c (thread_count): New variable.
18351 (thread_count_mutex, thread_count_condvar): New variables.
18352 (incr_thread_count, wait_all_threads_running): New functions.
18353 (main): Wait for all threads to be in their thread functions.
18354
81219e53
DE
183552014-09-13 Doug Evans <xdje42@gmail.com>
18356
18357 * gdb.threads/queue-signal.c: New file.
18358 * gdb.threads/queue-signal.exp: New file.
18359
3714cea7
DE
183602014-09-13 Doug Evans <xdje42@gmail.com>
18361
18362 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
18363 be consistent with what default_gdb_init uses.
18364 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
18365 the plain text of the prompt. Add some logging printfs.
18366 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
18367
fa43b1d7
PA
183682014-09-12 Pedro Alves <palves@redhat.com>
18369
18370 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
18371 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
18372 * gdb.arch/i386-size-overlap.exp: Likewise.
18373 * gdb.arch/i386-size.exp: Likewise.
18374 * gdb.arch/i386-unwind.exp: Likewise.
18375 * gdb.base/a2-run.exp: Likewise.
18376 * gdb.base/break.exp: Likewise.
18377 * gdb.base/charset.exp: Likewise.
18378 * gdb.base/chng-syms.exp: Likewise.
18379 * gdb.base/commands.exp: Likewise.
18380 * gdb.base/dbx.exp: Likewise.
18381 * gdb.base/find.exp: Likewise.
18382 * gdb.base/funcargs.exp: Likewise.
18383 * gdb.base/jit-simple.exp: Likewise.
18384 * gdb.base/reread.exp: Likewise.
18385 * gdb.base/sepdebug.exp: Likewise.
18386 * gdb.base/step-bt.exp: Likewise.
18387 * gdb.cp/mb-inline.exp: Likewise.
18388 * gdb.cp/mb-templates.exp: Likewise.
18389 * gdb.objc/basicclass.exp: Likewise.
18390 * gdb.threads/killed.exp: Likewise.
18391
9d9bf2df
EBM
183922014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18393
18394 PR tdep/17379
18395 * gdb.arch/powerpc-stackless.S: New file.
18396 * gdb.arch/powerpc-stackless.exp: New file.
18397
1cf2f1b0
JK
183982014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
18399
18400 * gdb.base/attach.c: Include unistd.h.
18401 (main): Call alarm. Add label postloop.
18402 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
18403 gdb_breakpoint, gdb_continue_to_breakpoint.
18404 (test_command_line_attach_run): Kill ${testpid} in one exit path.
18405
98880d46
PA
184062014-09-11 Pedro Alves <palves@redhat.com>
18407
18408 PR gdb/17347
18409 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
18410 * gdb.base/attach.exp (test_command_line_attach_run): New
18411 procedure.
18412 (top level): Call it.
18413
4c92ff2c
PA
184142014-09-11 Pedro Alves <palves@redhat.com>
18415
18416 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
18417 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
18418 (do_command_attach_tests): Use spawn_wait_for_attach.
18419 * gdb.base/solib-overlap.exp: Likewise.
18420 * gdb.multi/multi-attach.exp: Likewise.
18421 * gdb.python/py-prompt.exp: Likewise.
18422 * gdb.python/py-sync-interp.exp: Likewise.
18423 * gdb.server/ext-attach.exp: Likewise.
18424
3adc1a7d
GKB
184252014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
18426
18427 * gdb.fortran/array-element.exp: Remove unexpected "continue"
18428 command in testcase. Simplify testcase.
18429
96334934
JB
184302014-09-10 Joel Brobecker <brobecker@adacore.com>
18431
18432 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
18433
eb479039
JB
184342014-09-10 Joel Brobecker <brobecker@adacore.com>
18435
18436 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
18437
deede10c
JB
184382014-09-10 Joel Brobecker <brobecker@adacore.com>
18439
18440 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
18441
7828a5f5
JB
184422014-09-10 Joel Brobecker <brobecker@adacore.com>
18443
18444 * gdb.dwarf2/dynarr-ptr.c: New file.
18445 * gdb.dwarf2/dynarr-ptr.exp: New file.
18446
33aeebcf
MR
184472014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18448
18449 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
18450 of 30 rather than hardcoding 120 for a slow test case. Take the
18451 `gdb,timeout' target setting into account for this calculation.
18452 Don't extend the timeout for the test cases that don't need it.
18453
7b415901
MR
184542014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18455
18456 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
18457 a factor of 2 for a slow test case. Take the `gdb,timeout'
18458 target setting into account for this calculation.
18459 * gdb.reverse/until-precsave.exp: Increase the timeout by
18460 a factor of 15 and 3 respectively rather than adding 120
18461 for a pair of slow test cases. Take the `gdb,timeout'
18462 target setting into account for this calculation.
18463
4a40f85a
MR
184642014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18465
18466 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
18467 timeout, don't pass one down to gdb_expect.
18468 (gdb_expect): Rework timeout selection.
18469
09635af7
MR
184702014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18471
18472 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
18473 exception on timeout.
18474 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
18475 (gdbserver_start_extended): Catch any `gdbserver_start' error
18476 exceptions.
18477 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
18478 * lib/mi-support.exp (mi_gdb_target_load): Catch any
18479 `gdbserver_gdb_load' error exceptions.
18480
2bdd10b7
MR
184812014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
18482
18483 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
18484 120 on waiting for the TCP socket to open.
18485
316935f0
DE
184862014-09-09 Doug Evans <xdje42@gmail.com>
18487
18488 * gdb.base/default.exp (show_conv_list): Add _caller_is,
18489 _caller_matches, _any_caller_is, _any_caller_matches.
18490
83740597
DE
184912014-09-09 Doug Evans <xdje42@gmail.com>
18492
18493 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
18494
4c122fc3
YQ
184952014-09-09 Yao Qi <yao@codesourcery.com>
18496
18497 * gdb.mi/mi-var-display.exp: Set print symbol off.
18498
a9f116cb
GKB
184992014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
18500
18501 PR gdb/17035
18502 * gdb.base/commands.exp: Add tests to verify user-defined
18503 commands with empty bodies.
18504 * gdb.python/py-cmd.exp: Test that we don't show user-defined
18505 python commands in `show user command`.
18506 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
18507 scheme commands in `show user command`.
18508
c75bd3a2
JK
185092014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18510
18511 PR python/17355
18512 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
18513 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
18514 * gdb.python/py-framefilter-invalidarg.exp: New file.
18515 * gdb.python/py-framefilter-invalidarg.py: New file.
18516
faa42425
DE
185172014-09-06 Doug Evans <xdje42@gmail.com>
18518
18519 PR 15276
18520 * gdb.python/py-caller-is.c: New file.
18521 * gdb.python/py-caller-is.exp: New file.
18522
474ca4f6
SDJ
185232014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
18524
18525 PR gdb/17235
18526 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
18527 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
18528
eb0b0463
SDJ
185292014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
18530
18531 PR fortran/17237
18532 * gdb.fortran/print-formatted.exp: New file.
18533 * gdb.fortran/print-formatted.f90: Likewise.
18534
5f3b99cf
SS
185352014-09-03 Sasha Smundak <asmundak@google.com>
18536
18537 * gdb.python/py-frame.exp: Test Frame.read_register.
18538
7d793aa9
SDJ
185392014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
18540
18541 PR python/16699
18542 * gdb.python/py-completion.exp: New file.
18543 * gdb.python/py-completion.py: Likewise.
18544
fb0576e9
DE
185452014-08-28 Doug Evans <dje@google.com>
18546
18547 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
18548 eax,etc. are live with values set by gdb and thus the compiler can't
18549 use them.
18550 * gdb.arch/i386-pseudo.c (main): Ditto.
18551
ee92b0dd
DE
185522014-08-27 Doug Evans <dje@google.com>
18553
18554 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
18555
6649db35
DE
185562014-08-25 Doug Evans <dje@google.com>
18557
18558 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
18559 (main): Ditto.
18560
564b7600
DE
185612014-08-25 Doug Evans <dje@google.com>
18562
18563 * gdb.threads/thread-execl.exp: #include <stdio.h>.
18564
3881fb67
YQ
185652014-08-24 Yao Qi <yao@codesourcery.com>
18566
18567 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
18568 symbol off.
18569 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
18570
a05a36a5
DE
185712014-08-22 Doug Evans <dje@google.com>
18572
18573 PR 17276
18574 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
18575 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
18576 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
18577
7c343b48
YQ
185782014-08-22 Yao Qi <yao@codesourcery.com>
18579
18580 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
18581 * gdb.python/py-finish-breakpoint2.exp: Likewise.
18582 * gdb.python/python.exp: Likewise. Use .py file on the host
18583 instead of the build.
18584
22fd09ae
JK
185852014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18586
18587 * gdb.threads/gcore-stale-thread.c: New file.
18588 * gdb.threads/gcore-stale-thread.exp: New file.
18589
a8454a7c
PA
185902014-08-21 Pedro Alves <palves@redhat.com>
18591
18592 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
18593 * gdb.base/gcore-relro-pie.exp: Likewise.
18594 * gdb.base/gcore-relro.exp: Likewise.
18595 * gdb.base/gcore.exp: Likewise.
18596 * gdb.base/print-symbol-loading.exp: Likewise.
18597 * gdb.threads/gcore-thread.exp: Likewise.
18598 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
18599
2a31c623
PA
186002014-08-20 Pedro Alves <palves@redhat.com>
18601 Jan Kratochvil <jan.kratochvil@redhat.com>
18602
18603 * Makefile.in (EXTRA_RULES, CC): New variables, get from
18604 configure.
18605 (EXPECT): Handle READ1 being set.
18606 (all): Depend on EXTRA_RULES.
18607 (check-read1, expect-read1, read1.so, read1): New rules.
18608 * README (Testsuite Parameters): Document the READ1 make variable.
18609 (Race detection): New section.
18610 * configure: Regenerate.
18611 * configure.ac: If build==host==target, and running under a
18612 GNU/glibc system, add read1 to the extra Makefile rules.
18613 (EXTRA_RULES): AC_SUBST it.
18614 * lib/read1.c: New file.
18615
d36430db
JB
186162014-08-20 Joel Brobecker <brobecker@adacore.com>
18617
18618 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
18619 the handling of variables declared as a typedef to an array
18620 which a DW_AT_data_location attribute.
18621
9a0dc9e3
PA
186222014-08-19 Andrew Burgess <aburgess@broadcom.com>
18623 Pedro Alves <palves@redhat.com>
18624
18625 PR symtab/14604
18626 PR symtab/14605
18627 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
18628 gdb_test.
18629
0718a8da
PA
186302014-08-19 Pedro Alves <palves@redhat.com>
18631
18632 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
18633
13b448cd
YQ
186342014-08-19 Yao Qi <yao@codesourcery.com>
18635
18636 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
18637 right line.
18638
1cbf5077
DB
186392014-08-18 David Blaikie <dblaikie@gmail.com>
18640
18641 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
18642
bf0fae19
JB
186432014-08-18 Joel Brobecker <brobecker@adacore.com>
18644
18645 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
18646 attribute in array range.
18647
3c8c5dcc
JB
186482014-08-18 Joel Brobecker <brobecker@adacore.com>
18649
18650 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
18651
e66d4446
SC
186522014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18653
18654 PR c++/17132
18655 * gdb.cp/pr17132.cc: New file.
18656 * gdb.cp/pr17132.exp: New file.
18657
940df408
SC
186582014-08-15 Siva Chandra Reddy <sivachandra@google.com>
18659
18660 * gdb.python/py-xmethods.py (A_getarrayind)
18661 (E_method_char_worker.__call__, E_method_int_worker.__call__):
18662 Use 'print' with function call syntax.
18663 (E_method_matcher.match): Fix tab vs space indentation mixup.
18664
ebcc6c3a
YQ
186652014-08-15 Yao Qi <yao@codesourcery.com>
18666
18667 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
18668 false.
18669
775e0f04
YQ
186702014-08-15 Yao Qi <yao@codesourcery.com>
18671
18672 * gdb.cp/casts.exp: Set print symbol off.
18673 * gdb.cp/class2.exp: Likewise.
18674 * gdb.cp/overload.exp: Likewise.
18675 * gdb.cp/templates.exp: Likewise.
18676
d769e349
DE
186772014-08-11 Doug Evans <dje@google.com>
18678
18679 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
18680 (test_load_shlib): Update.
18681
20c6f1e1
YQ
186822014-08-09 Yao Qi <yao@codesourcery.com>
18683
18684 * gdb.base/display.exp: Invoke is_address_zero_readable.
18685 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
18686 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
18687 * gdb.base/hbreak-unmapped.exp: Return if
18688 is_address_zero_readable returns true.
18689 * gdb.base/signest.exp: Likewise.
18690 * gdb.base/signull.exp: Likewise.
18691 * gdb.base/sigbpt.exp: Likewise.
18692 * gdb.guile/scm-disasm.exp: Do the test if
18693 is_address_zero_readable returns false.
18694 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
18695 * gdb.python/py-arch.exp: Likewise.
18696 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
18697 * lib/gdb.exp (is_address_zero_readable): New proc.
18698
5792e8e3
YQ
186992014-08-09 Yao Qi <yao@codesourcery.com>
18700
18701 PR testsuite/13443
18702 * gdb.mi/mi-var-display.exp: Make test messages unique.
18703
3cecbbbe
TT
187042014-08-04 Tom Tromey <tromey@redhat.com>
18705
18706 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
18707 target 0".
18708
00b51ff5
TT
187092014-08-04 Tom Tromey <tromey@redhat.com>
18710
18711 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
18712 "target_resume".
18713
6908c509
JB
187142014-08-01 Joel Brobecker <brobecker@adacore.com>
18715
18716 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
18717 inner_vla_struct_object_size.
18718 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
18719 as xfail.
18720
cc6563d2
PA
187212014-07-30 Pedro Alves <palves@redhat.com>
18722
18723 * gdb.threads/signal-command-handle-nopass.exp (test): Add
18724 comment.
18725
7e09a223
YQ
187262014-07-29 Yao Qi <yao@codesourcery.com>
18727
18728 PR gdb/17206
18729 * gdb.base/until-nodebug.exp: New.
18730
7ebdbe92
DE
187312014-07-28 Doug Evans <xdje42@gmail.com>
18732
18733 PR guile/17203
18734 * gdb.guile/scm-parameter.exp: Add tests for trying to create
18735 previously existing parameter, and previously ambiguously spelled
18736 parameter.
18737
fdb1adc6
WN
187382014-07-28 Will Newton <will.newton@linaro.org>
18739
18740 * gdb.base/varargs.exp: Remove KFAILs for ARM.
18741
186fcde0
DE
187422014-07-26 Ludovic Courtès <ludo@gnu.org>
18743 Doug Evans <xdje42@gmail.com>
18744
18745 PR guile/17146
18746 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
18747
70509625
PA
187482014-07-25 Pedro Alves <palves@redhat.com>
18749
18750 * gdb.threads/signal-command-handle-nopass.c: New file.
18751 * gdb.threads/signal-command-handle-nopass.exp: New file.
18752 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
18753 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
18754 * gdb.threads/signal-delivered-right-thread.c: New file.
18755 * gdb.threads/signal-delivered-right-thread.exp: New file.
18756
c3f814a1
PA
187572014-07-25 Pedro Alves <palves@redhat.com>
18758
18759 * gdb.base/double-prompt-target-event-error.exp
18760 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
18761 match.
18762 (cancel_pagination_in_target_event): Rework double prompt
18763 detection.
18764 * gdb.base/paginate-after-ctrl-c-running.exp
18765 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
18766 <return>' match.
18767 * gdb.base/paginate-bg-execution.exp
18768 (test_bg_execution_pagination_return)
18769 (test_bg_execution_pagination_cancel): Remove '-notransfer
18770 <return>' matches.
18771 * gdb.base/paginate-execution-startup.exp
18772 (test_fg_execution_pagination_return)
18773 (test_fg_execution_pagination_cancel): Remove '-notransfer
18774 <return>' matches.
18775 * gdb.base/paginate-inferior-exit.exp
18776 (test_paginate_inferior_exited): Remove '-notransfer <return>'
18777 match.
18778 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
18779 * lib/gdb.exp (pagination_prompt): Run text through
18780 string_to_regexp.
18781 (gdb_test_multiple): Match $pagination_prompt instead of
18782 "<return>".
18783 (string_to_regexp): Move to lib/gdb-utils.exp.
18784
e214cf6c
JK
187852014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
18786
18787 * gdb.arch/amd64-entry-value-paramref.S: New file.
18788 * gdb.arch/amd64-entry-value-paramref.cc: New file.
18789 * gdb.arch/amd64-entry-value-paramref.exp: New file.
18790 * gdb.arch/amd64-optimout-repeat.S: New file.
18791 * gdb.arch/amd64-optimout-repeat.c: New file.
18792 * gdb.arch/amd64-optimout-repeat.exp: New file.
18793
17d0c5c8
JK
187942014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
18795
18796 PR gdb/17170
18797 * gdb.base/statistics.exp: New file.
18798
b8b8facf
DE
187992014-07-17 Doug Evans <dje@google.com>
18800
74b49205 18801 PR gdb/17170
b8b8facf
DE
18802 * gdb.base/maint.exp: Update testing of per-command stats.
18803
1b5d0ab3
PA
188042014-07-16 Pedro Alves <palves@redhat.com>
18805
18806 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
18807 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
18808 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
18809 (tfile_write_buf): New functions.
18810 (add_memory_block): Rewrite using the above.
18811 (adjust_function_address): New function.
18812 (FUNCTION_ADDRESS): New macro.
18813 (write_basic_trace_file): Remove short_x local, and use
18814 tfile_write_16. Change type of func_addr local to unsigned long
18815 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
18816 here. Cast argument of add_memory_block to char pointer.
18817 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
18818 (main): Remove parameters.
18819 * gdb.trace/tfile.exp: Remove nowarnings.
18820
4d974e88
SM
188212014-07-15 Simon Marchi <simon.marchi@ericsson.com>
18822
18823 * gdb.base/debug-expr.exp: Test string evaluation with
18824 "debug expression" on.
18825
41e99568
PA
188262014-07-15 Pedro Alves <palves@redhat.com>
18827
18828 * gdb.base/reread.exp: Use clean_restart.
18829
487d9753
PL
188302014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
18831
18832 * gdb.arch/avr-flash-qualifer.c: New.
18833 * gdb.arch/avr-flash-qualifer.exp: New.
18834
cc1c52ad
PA
188352014-07-14 Pedro Alves <palves@redhat.com>
18836
18837 * gdb.base/paginate-after-ctrl-c-running.c: New file.
18838 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
18839
1e973570
PA
188402014-07-14 Pedro Alves <palves@redhat.com>
18841
18842 * gdb.base/double-prompt-target-event-error.c: New file.
18843 * gdb.base/double-prompt-target-event-error.exp: New file.
18844
93d6eb10
PA
188452014-07-14 Pedro Alves <palves@redhat.com>
18846
18847 PR gdb/17072
18848 * gdb.base/paginate-inferior-exit.c: New file.
18849 * gdb.base/paginate-inferior-exit.exp: New file.
18850
0017922d
PA
188512014-07-14 Pedro Alves <palves@redhat.com>
18852
18853 PR gdb/17072
18854 * gdb.base/paginate-bg-execution.c: New file.
18855 * gdb.base/paginate-bg-execution.exp: New file.
18856
94696ad3
PA
188572014-07-14 Pedro Alves <palves@redhat.com>
18858
18859 PR gdb/17072
18860 * gdb.base/paginate-execution-startup.c: New file.
18861 * gdb.base/paginate-execution-startup.exp: New file.
18862 * lib/gdb.exp (pagination_prompt): New global.
18863 (default_gdb_spawn): New procedure, factored out from
18864 default_gdb_spawn.
18865 (default_gdb_start): Adjust to call default_gdb_spawn.
18866 (gdb_spawn): New procedure.
18867
bd293940
PA
188682014-07-14 Pedro Alves <palves@redhat.com>
18869
18870 * lib/gdb.exp (gdb_assert): New procedure.
18871 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
18872
c933f875
PA
188732014-07-14 Pedro Alves <palves@redhat.com>
18874
18875 * gdb.base/execution-termios.c: New file.
18876 * gdb.base/execution-termios.exp: New file.
18877
d98b7a16
TT
188782014-07-14 Tom Tromey <tromey@redhat.com>
18879
18880 * gdb.cp/vla-cxx.cc: New file.
18881 * gdb.cp/vla-cxx.exp: New file.
18882
548740d6
TT
188832014-07-14 Tom Tromey <tromey@redhat.com>
18884
18885 * gdb.reverse/rerun-prec.c: New file.
18886 * gdb.reverse/rerun-prec.exp: New file.
18887
a25eb028
MR
188882014-07-12 Maciej W. Rozycki <macro@mips.com>
18889 Maciej W. Rozycki <macro@codesourcery.com>
18890
18891 * lib/gdb-utils.exp: New file.
18892 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
18893 inline `gdb_init_command' processing.
18894 (gdb_start_cmd): Likewise.
18895 * lib/mi-support.exp (mi_run_cmd): Likewise.
18896 * README: Document `gdb_init_command' and `gdb_init_commands'.
18897
218c2655
JK
188982014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
18899
18900 Fix false FAIL running under a very long directory name.
18901 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
18902 and "set print elements 10000". Twice.
18903
5401fde3
YQ
189042014-07-11 Yao Qi <yao@codesourcery.com>
18905
18906 * gdb.base/exprs.exp: "set print symbol off".
18907
e76126e8
PA
189082014-07-11 Pedro Alves <palves@redhat.com>
18909
18910 * gdb.threads/kill.c: New file.
18911 * gdb.threads/kill.exp: New file.
18912
2d6f0de6
YQ
189132014-07-10 Yao Qi <yao@codesourcery.com>
18914
18915 * gdb.trace/tfile.c (write_basic_trace_file)
18916 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
18917 address written to trace file.
18918
7180e04a
PA
189192014-07-09 Pedro Alves <palves@redhat.com>
18920
18921 * gdb.base/attach-wait-input.exp: New file.
18922 * gdb.base/attach-wait-input.c: New file.
18923
9a9a7608
AB
189242014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
18925
18926 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
18927 setting up test structures.
18928 (main): Call new test function.
18929 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
18930 test function, continue into test function and walk test
18931 structures.
18932
161ac41e
YQ
189332014-07-02 Yao Qi <yao@codesourcery.com>
18934
18935 * gdb.trace/entry-values.c: Define labels 'foo_start' and
18936 'bar_start' at the beginning of functions 'foo' and 'bar'
18937 respectively.
18938 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
18939 instead of 'foo' and 'bar'.
18940
1f267ae3
MM
189412014-07-08 Markus Metzger <markus.t.metzger@intel.com>
18942
18943 * gdb.btrace/segv.exp: New.
18944 * gdb.btrace/segv.c: New.
18945
2b239efb
LM
189462014-07-02 Luis Machado <lgustavo@codesourcery.com>
18947
18948 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
18949 instruction.
18950
cf363f18
MW
189512014-06-30 Mark Wielaard <mjw@redhat.com>
18952
18953 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
18954 vulture, vilify, villar): New volatile array constants.
18955 (vindictive, vegetation): New const volatile array constants.
18956 * gdb.base/volatile.exp: Test volatile and const volatile array
18957 types.
18958
aebf9d24
AA
189592014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
18960
18961 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
18962 target lacks support for awatch, rwatch, or hbreak.
18963
b67a2c6f
YQ
189642014-06-27 Yao Qi <yao@codesourcery.com>
18965
18966 * gdb.multi/dummy-frame-restore.exp: New.
18967 * gdb.multi/dummy-frame-restore.c: New.
18968
aef92902
MM
189692014-06-25 Markus Metzger <markus.t.metzger@intel.com>
18970
18971 * gdb.btrace/gcore.exp: New.
18972
8e9db26e
PA
189732014-06-23 Pedro Alves <palves@redhat.com>
18974
18975 * gdb.base/watchpoint-reuse-slot.c: New file.
18976 * gdb.base/watchpoint-reuse-slot.exp: New file.
18977
70afc5b7
SC
189782014-06-23 Siva Chandra Reddy <sivachandra@google.com>
18979
18980 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
18981 progspace's filename in 'info', 'enable' and 'disable' command
18982 tests.
18983
b972bd9c
JK
189842014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
18985
18986 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
18987 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
18988 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
18989
125f8a3d
GB
189902014-06-20 Gary Benson <gbenson@redhat.com>
18991
18992 * gdb.arch/i386-avx.exp: Fix include file location.
18993 * gdb.arch/i386-sse.exp: Likewise.
18994
3ed9baed
IB
189952014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
18996
18997 * gdb.dlang/expression.exp: New file.
18998
034f788c
PA
189992014-06-19 Pedro Alves <palves@redhat.com>
19000
19001 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
19002 out from ...
19003 (top level): ... here. Iterate running tests under different
19004 scheduler-locking settings.
19005
45371d0c
LM
190062014-06-18 Luis Machado <lgustavo@codesourcery.com>
19007
19008 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
19009 to DW_FORM_addr and use non-zero addresses.
19010
5d376983
SC
190112014-06-18 Siva Chandra Reddy <sivachandra@google.com>
19012
19013 PR gdb/17017
19014 * gdb.python/py-xmethods.cc: Add global function call counters and
19015 increment them in their respective functions. Remove "cout"
19016 statements.
19017 * gdb.python/py-xmethods.exp: Make tests check the global function
19018 call counters instead of depending on inferior IO.
19019
a1aa2221
LM
190202014-06-18 Don Breazeal <donb@codesourcery.com>
19021
19022 * gdb.base/foll-fork.exp (default_fork_parent_follow):
19023 Deleted procedure.
19024 (explicit_fork_parent_follow): Deleted procedure.
19025 (explicit_fork_child_follow): Deleted procedure.
19026 (test_follow_fork): New procedure.
19027 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 19028 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
19029 procedure calls.
19030
0fc05997
YQ
190312014-06-17 Yao Qi <yao@codesourcery.com>
19032
19033 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
19034 CP1252.
19035
70795c52
LM
190362014-06-17 Luis Machado <lgustavo@codesourcery.com>
19037
19038 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
19039 Initialize ptr and S explicitly.
19040 (skip_type_update_when_not_use_rtti_test): Likewise.
19041
6be47f0c
KS
190422014-06-16 Keith Seitz <keiths@redhat.com>
19043
19044 PR mi/15863
19045 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
19046 the inferior is started.
19047
d03de421
PA
190482014-06-16 Pedro Alves <palves@redhat.com>
19049
19050 * gdb.base/break-main-file-remove-fail.c: New file.
19051 * gdb.base/break-main-file-remove-fail.exp: New file.
19052 * gdb.base/break-unload-file.exp: Use build_executable instead of
19053 prepare_for_testing.
19054 (test_break): New parameter "initial_load". Handle it.
19055 (top level): Add initial_load cmdline/file axis.
19056
f9579b99
TT
190572014-06-12 Tom Tromey <tromey@redhat.com>
19058
19059 * gdb.base/completion.exp: Don't use directory name in test.
19060
3657956b
GB
190612014-06-09 Gary Benson <gbenson@redhat.com>
19062
19063 * gdb.base/sigall.c [Functions to send signals]: Reorder to
19064 separate the always-available ANSI-standard signals from the
19065 signals that require checking.
19066 (main): Likewise.
19067 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
19068 Likewise.
19069 (main): Likewise.
19070
4186eb54
KS
190712014-06-07 Keith Seitz <keiths@redhat.com>
19072
19073 Revert:
19074 PR c++/16253
19075 * gdb.cp/var-tag.cc: New file.
19076 * gdb.cp/var-tag.exp: New file.
19077 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19078 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19079 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19080 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19081
25326a28 190822014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
19083
19084 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
19085
829155c9
PA
190862014-06-06 Pedro Alves <palves@redhat.com>
19087
19088 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
19089 in target debug output instead of looking at RSP packets,
19090 disabling the test on any target that uses hardware stepping.
19091 Update comments.
19092
61c8d22e
PA
190932014-06-06 Pedro Alves <palves@redhat.com>
19094
19095 * gdb.base/break-unload-file.exp: Fix typo.
19096
d9a47287
YQ
190972014-06-06 Yao Qi <yao@codesourcery.com>
19098
19099 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
19100 from "jit_function" to "^jit_function".
19101
e5e01dbf
YQ
191022014-06-06 Yao Qi <yao@codesourcery.com>
19103
19104 * gdb.base/async.c (foo): Add one statement.
19105 * gdb.base/async.exp: Get the next instruction address and
19106 match the output of "nexti" by instruction address. Match
19107 the hex address in the output of "finish".
19108
73ba372c
GB
191092014-06-06 Gary Benson <gbenson@redhat.com>
19110
19111 * gdb.base/call-signals.c: Remove preprocessor conditionals
19112 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
19113 SIGSEGV and SIGTERM.
19114 * gdb.base/sigall.c: Likewise.
19115 * gdb.base/unwindonsignal.c: Likewise.
19116 * gdb.reverse/sigall-reverse.c: Likewise.
19117
831517df
YQ
191182014-06-06 Yao Qi <yao@codesourcery.com>
19119
19120 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
19121 readable, skip the test.
19122
b8b91e98
YQ
191232014-06-06 Yao Qi <yao@codesourcery.com>
19124
19125 * gdb.threads/staticthreads.c (thread_function): Move the line
19126 setting breakpoint on forward.
19127 * gdb.threads/staticthreads.exp: Update comments.
19128
fb934770
LC
191292014-06-05 Ludovic Courtès <ludo@gnu.org>
19130
19131 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
19132 "history-append! type error".
19133
6ef284bd
SM
191342014-06-05 Simon Marchi <simon.marchi@ericsson.com>
19135
19136 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
19137 erroneous dprintf expected input.
19138
a872e241
DE
191392014-06-04 Doug Evans <xdje42@gmail.com>
19140
19141 * gdb.guile/scm-generics.exp: Delete.
19142
16f691fb
DE
191432014-06-04 Doug Evans <xdje42@gmail.com>
19144
19145 * gdb.guile/scm-breakpoint.exp: Update.
19146 Add tests for breakpoint registration.
19147
012370f6
TT
191482014-06-04 Tom Tromey <tromey@redhat.com>
19149
19150 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
19151 VLA-in-union.
19152 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
19153 inner_vla_struct, vla_union types. Initialize objects of those
19154 types and compute their sizes.
19155
9f5a4cef
HZ
191562014-06-04 Nathan Sidwell <nathan@codesourcery.com>
19157 Hui Zhu <hui@codesourcery.com>
19158
19159 * gdb.base/fileio.exp: Add test for shell not available as well as
19160 available.
19161 * gdb.base/fileio.c (test_system): Check for shell twice.
19162
90a45c4d
YQ
191632014-06-04 Yao Qi <yao@codesourcery.com>
19164
19165 * gdb.base/auto-connect-native-target.exp: Remove redundant
19166 space from the regexp pattern.
19167
70017e41
YQ
191682014-06-04 Yao Qi <yao@codesourcery.com>
19169
19170 * gdb.base/default.exp: Replace "child" with "native" in
19171 regexp pattern.
19172
883964a7
SC
191732014-06-03 Siva Chandra Reddy <sivachandra@google.com>
19174
19175 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
19176 * gdb.python/py-xmethods.exp: New tests to test xmethods.
19177 * gdb.python/py-xmethods.py: Python script supporting the
19178 new testcase and tests.
19179
ef370185
JB
191802014-06-03 Joel Brobecker <brobecker@adacore.com>
19181 Pedro Alves <palves@redhat.com>
19182
19183 PR breakpoints/17000
19184 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
19185 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
19186
1e2ccb61
BM
191872014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
19188
19189 * gdb.base/subst.exp: Add tests to verify partial path matching
19190 output.
19191
c6ec5ab2
PA
191922014-06-03 Pedro Alves <palves@redhat.com>
19193
19194 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
19195 target that doesn't use software single-stepping.
19196
835c559f
PA
191972014-06-03 Pedro Alves <palves@redhat.com>
19198
19199 PR breakpoints/17000
19200 * gdb.base/sss-bp-on-user-bp-2.c: New file.
19201 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
19202
06eb1586
DE
192032014-06-02 Doug Evans <xdje42@gmail.com>
19204
19205 * gdb.guile/scm-parameter.exp: New file.
19206
e698b8c4
DE
192072014-06-02 Doug Evans <xdje42@gmail.com>
19208
19209 * gdb.guile/scm-cmd.c: New file.
19210 * gdb.guile/scm-cmd.exp: New file.
19211
ded03782
DE
192122014-06-02 Doug Evans <xdje42@gmail.com>
19213
19214 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
19215 pretty-printer lookup.
19216 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
19217 (make-pp_s-printer): Call it.
19218 (make-pretty-printer-from-dict): New function.
19219 (lookup-pretty-printer-maker-from-dict): New function.
19220 (*pretty-printer*): Simplify.
19221 (make-objfile-pp_s-printer): New function.
19222 (install-objfile-pretty-printers!): New function.
19223 (make-progspace-pp_s-printer): New function.
19224 (install-progspace-pretty-printers!): New function.
19225 * gdb.guile/scm-progspace.c: New file.
19226 * gdb.guile/scm-progspace.exp: New file.
19227
41fac0cf
PA
192282014-06-02 Pedro Alves <palves@redhat.com>
19229
19230 * gdb.base/dprintf-bp-same-addr.c: New file.
19231 * gdb.base/dprintf-bp-same-addr.exp: New file.
19232
96ae5695
EBM
192332014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
19234
19235 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
19236 * gdb.arch/powerpc-power.s: Likewise.
19237
da02b3a8
JB
192382014-06-02 Joel Brobecker <brobecker@adacore.com>
19239
19240 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
19241
c72b2e7b
YQ
192422014-06-01 Yao Qi <yao@codesourcery.com>
19243
19244 * gdb.base/watchpoint.exp (test_watch_location): Check null
19245 pointer can be dereferenced. If not, do the test, otherwise
19246 skip it.
19247
53e8a631
AB
192482014-05-30 Andrew Burgess <aburgess@broadcom.com>
19249
19250 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
19251 results.
19252 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
19253
938f0e2f
AB
192542014-05-30 Andrew Burgess <aburgess@broadcom.com>
19255
19256 * gdb.arch/amd64-invalid-stack-middle.S: New file.
19257 * gdb.arch/amd64-invalid-stack-middle.c: New file.
19258 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
19259 * gdb.arch/amd64-invalid-stack-top.c: New file.
19260 * gdb.arch/amd64-invalid-stack-top.exp: New file.
19261
9ba6657a
PA
192622014-05-30 Pedro Alves <palves@redhat.com>
19263
19264 PR breakpoints/17000
19265 * gdb.base/sss-bp-on-user-bp.c: New file.
19266 * gdb.base/sss-bp-on-user-bp.exp: New file.
19267
522c09bf
DB
192682014-05-30 David Blaikie <dblaikie@gmail.com>
19269
19270 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
19271 gnu_inline semantics via attribute.
19272 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
19273 source explicitly specifies the required semantics.
19274
bf4ef81e
MR
192752014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
19276
19277 * gdb.reverse/sigall-reverse.exp: Fix a typo.
19278
329ea579
PA
192792014-05-29 Pedro Alves <palves@redhat.com>
19280 Tom Tromey <tromey@redhat.com>
19281
19282 * gdb.base/async-shell.exp: Don't enable target-async.
19283 * gdb.base/async.exp
19284 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
19285 parameter. Adjust.
19286 (top level): Don't test with "target-async".
19287 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
19288 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
19289 * gdb.base/inferior-died.exp: Don't enable target-async.
19290 * gdb.base/interrupt-noterm.exp: Likewise.
19291 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
19292 * gdb.mi/mi-nonstop-exit.exp: Likewise.
19293 * gdb.mi/mi-nonstop.exp: Likewise.
19294 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
19295 * gdb.mi/mi-nsintrall.exp: Likewise.
19296 * gdb.mi/mi-nsmoribund.exp: Likewise.
19297 * gdb.mi/mi-nsthrexec.exp: Likewise.
19298 * gdb.mi/mi-watch-nonstop.exp: Likewise.
19299 * gdb.multi/watchpoint-multi.exp: Adjust comment.
19300 * gdb.python/py-evsignal.exp: Don't enable target-async.
19301 * gdb.python/py-evthreads.exp: Likewise.
19302 * gdb.python/py-prompt.exp: Likewise.
19303 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
19304 * gdb.server/solib-list.exp: Don't enable target-async.
19305 * gdb.threads/thread-specific-bp.exp: Likewise.
19306 * lib/mi-support.exp: Adjust to use mi-async.
19307
fd664c91
PA
193082014-05-29 Pedro Alves <palves@redhat.com>
19309
19310 PR gdb/13860
19311 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
19312 reason, even in sync mode.
19313
251bde03
PA
193142014-05-29 Pedro Alves <palves@redhat.com>
19315 Hui Zhu <hui@codesourcery.com>
19316
19317 PR PR15693
19318 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
19319 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
19320 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
19321 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
19322
7f3c0343
JB
193232014-05-28 Joel Brobecker <brobecker@adacore.com>
19324
19325 * config/monitor.exp (gdb_target_monitor): Replace use of
19326 "set remotebaud" by "set serial baud".
19327
b2715b27
AW
193282014-05-26 Andy Wingo <wingo@igalia.com>
19329
19330 * gdb.guile/scm-breakpoint.exp:
19331 * gdb.guile/scm-gsmob.exp: Update to use plain old object
19332 properties instead of gdb-object-properties.
19333
498a4489
YQ
193342014-05-26 Yao Qi <yao@codesourcery.com>
19335
19336 * gdb.server/no-thread-db.exp: Specify source file name
19337 explicitly when setting a breakpoint.
19338
589fdceb
MM
193392014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19340
19341 * gdb.btrace/vdso.c: New.
19342 * gdb.btrace/vdso.exp: New.
19343
e9089e05
MM
193442014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19345
19346 * gdb.base/gcore.exp (capture_command_output): Move ...
19347 * lib/gdb.exp (capture_command_output): ... here.
19348
67b5c0c1
MM
193492014-05-23 Markus Metzger <markus.t.metzger@intel.com>
19350
19351 * gdb.btrace/data.exp: Test memory access during btrace replay.
19352
a2199296
SM
193532014-05-22 Simon Marchi <simon.marchi@ericsson.com>
19354
19355 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
19356
17b2616c
PA
193572014-05-21 Pedro Alves <palves@redhat.com>
19358
19359 PR gdb/13860
19360 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
19361 (top level): Test that output related to execution commands is
19362 sent to the console with CLI commands, but not with MI commands.
19363 Test that breakpoint events are always mirrored to the console.
19364 Also expect the new source line to be output after a "next" in
19365 async mode too. Make it a pass/fail test.
19366 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
19367 output.
19368 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
19369
5166082f
PA
193702014-05-21 Pedro Alves <palves@redhat.com>
19371
19372 * gdb.base/list.exp (build_pattern, test_list): New procedures.
19373 Use them to test variations of "list" after reaching a breakpoint.
19374 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
19375 Test "list" with listsize 10 after reaching a breakpoint.
19376 * gdb.python/python.exp (decode_line current location line
19377 number): Adjust expected line number.
19378
2f25d70f
SM
193792014-05-21 Simon Marchi <simon.marchi@ericsson.com>
19380
19381 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
19382 behavior for $args, pass it directly to "run".
19383
ff604a67
MR
193842014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
19385
19386 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
19387 30000 to 65536.
19388
6a3cb8e8
PA
193892014-05-21 Pedro Alves <palves@redhat.com>
19390
19391 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
19392 auto-connect-native-target off".
19393 * gdb.base/auto-connect-native-target.c: New file.
19394 * gdb.base/auto-connect-native-target.exp: New file.
19395
4ebfc96e
PA
193962014-05-21 Pedro Alves <palves@redhat.com>
19397
19398 * gdb.base/default.exp: Test "target native" instead of "target
19399 child".
19400
36d46afb
MW
194012014-05-21 Mark Wielaard <mjw@redhat.com>
19402
19403 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
19404
5876f503
JK
194052014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19406
19407 Fix TLS access for -static -pthread.
19408 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
19409 <HAVE_TLS> (thread_function, main): Initialize it.
19410 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
19411 Add clean_restart.
19412 <$have_tls != "">: Check TLSVAR.
19413
0256a6ac
PA
194142014-05-21 Pedro Alves <palves@redhat.com>
19415
19416 * gdb.base/dcache-line-read-error.c: New.
19417 * gdb.base/dcache-line-read-error.exp: New.
19418
936d2992
PA
194192014-05-20 Pedro Alves <palves@redhat.com>
19420
19421 * gdb.base/compare-sections.c: New file.
19422 * gdb.base/compare-sections.exp: New file.
19423
802e8e6d
PA
194242014-05-20 Pedro Alves <palves@redhat.com>
19425
19426 * gdb.base/break-idempotent.c: New file.
19427 * gdb.base/break-idempotent.exp: New file.
19428
e59fa00f
MM
194292014-05-20 Markus Metzger <markus.t.metzger@intel.com>
19430
19431 * gdb.btrace/nohist.exp: New.
19432
8b696e31
YQ
194332014-05-20 Yao Qi <yao@codesourcery.com>
19434
19435 * lib/gdb.exp (gdb_init): Set timeout if test file is under
19436 gdb.reverse directory and gdb_reverse_timeout exists in board
19437 setting.
19438 * README: Document gdb_reverse_timeout.
19439
73c9764f
YQ
194402014-05-20 Yao Qi <yao@codesourcery.com>
19441
19442 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
19443 'test_file_name'. Treat args as a string instead of a list.
19444 (gdb_init): Rename argument 'args' by 'test_file_name'.
19445
f1f4348a
JK
194462014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
19447
19448 * gdb.arch/powerpc-power.exp: New file.
19449 * gdb.arch/powerpc-power.s: New file.
19450
0dbe70ce
DE
194512014-05-16 Doug Evans <dje@google.com>
19452
19453 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
19454 * gdb.base/completion.exp: Check that all expected files exist
19455 before doing file completion.
0dbe70ce 19456
8d551b02
DE
194572014-05-16 Doug Evans <dje@google.com>
19458
19459 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
19460 Update.
19461 (do_syscall_tests_without_xml): Update.
19462
73eb7709
PA
194632014-05-16 Pedro Alves <palves@redhat.com>
19464
19465 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
19466 instead of "unknown output after running".
19467
3fae92fc
YQ
194682014-05-16 Yao Qi <yao@codesourcery.com>
19469
19470 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
19471 file1.txt from host at the end.
19472 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
19473
c2b2ccc5
DE
194742014-05-15 Doug Evans <dje@google.com>
19475
19476 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
19477 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
19478 loading file. Add test for TU lookup.
19479
8c217a4b
SM
194802014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19481
19482 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
19483 calling "-exec-arguments" or "set args" before running the
19484 inferior.
19485
3deb39c6
SM
194862014-05-15 Simon Marchi <simon.marchi@ericsson.com>
19487
19488 * lib/mi-support.exp (mi_expect_stop): Expect message for
19489 inferiors that exit with non-zero exit code.
19490
71a79f8c
YQ
194912014-05-14 Yao Qi <yao@codesourcery.com>
19492
19493 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
19494 match absolute path on remote host.
19495 (test_file_list_exec_source_files): Remove "/" from the
19496 pattern.
19497
f23fcd46
YQ
194982014-05-14 Yao Qi <yao@codesourcery.com>
19499
19500 * boards/local-remote-host-notty.exp (${board}_file): New
19501 proc.
19502
9404b58f
KM
195032014-05-07 Kyle McMartin <kyle@redhat.com>
19504
19505 Pushed by Joel Brobecker <brobecker@adacore.com>.
19506 * gdb.arch/aarch64-atomic-inst.c: New file.
19507 * gdb.arch/aarch64-atomic-inst.exp: New file.
19508
5e45f04c
YQ
195092014-05-07 Yao Qi <yao@codesourcery.com>
19510
19511 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
19512 in current context" too.
19513
c888a17d
KS
195142014-05-05 Keith Seitz <keiths@redhat.com>
19515
19516 * gdb.linespec/ls-dollar.exp: Add test for linespec
19517 file:convenience_variable.
19518
290a839c
YQ
195192014-05-05 Yao Qi <yao@codesourcery.com>
19520
19521 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
19522 traceframes into tfile and ctf trace files. Read data from
19523 trace file and test collected data.
19524 (gdb_collect_locals_test): Likewise.
19525 (gdb_unavailable_registers_test): Likewise.
19526 (gdb_unavailable_floats): Likewise.
19527 (gdb_collect_globals_test): Likewise.
19528 (top-level): Append "ctf" to trace_file_targets if GDB
19529 supports.
19530
b5262cd0
YQ
195312014-05-05 Yao Qi <yao@codesourcery.com>
19532
19533 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
19534 code to ...
19535 (gdb_collect_args_test_1): ... it. New proc.
19536 (gdb_collect_locals_test): Move some code to ...
19537 (gdb_collect_locals_test_1): ... it. New proc.
19538 (gdb_unavailable_registers_test): Move some code to ...
19539 (gdb_unavailable_registers_test_1): ... it. New proc.
19540 (gdb_unavailable_floats): Move some code to ...
19541 (gdb_unavailable_floats_1): ... it. New proc.
19542
30a1e6cc
SDJ
195432014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19544
19545 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
19546 probes to test for bitness recognition.
19547 * gdb.arch/amd64-stap-optional-prefix.exp
19548 (test_probe_value_without_reg): New procedure.
19549 Add code to test for different kinds of bitness.
19550
f33da99a
SDJ
195512014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
19552
19553 PR breakpoints/16889
19554 * gdb.arch/amd64-stap-optional-prefix.S: New file.
19555 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
19556
5b80f00d
PA
195572014-05-01 Pedro Alves <palves@redhat.com>
19558
19559 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
19560 gdb_file_cmd if no file is specified.
19561 * boards/native-extended-gdbserver.exp (gdb_load): Use the
19562 last_loaded_file to set the remote exec-file.
19563
f8c2a73c
PA
195642014-05-01 Pedro Alves <palves@redhat.com>
19565
19566 * boards/local-remote-host.exp: New file.
19567
be6e8ac7
PA
195682014-05-01 Pedro Alves <palves@redhat.com>
19569
19570 * boards/local-remote-host.exp: Rename to ...
19571 * boards/local-remote-host-notty.exp: ... this.
19572
cac0dc8f
JB
195732014-04-28 Joel Brobecker <brobecker@adacore.com>
19574
19575 * gdb.ada/dyn_arrayidx: New testcase.
19576
9730e6cc
YQ
195772014-04-26 Yao Qi <yao@codesourcery.com>
19578
19579 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
19580 and compute the length of function main. Save it in
19581 $main_length.
19582 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
19583 (top-level): Use gdb_compile to compile objects into
19584 executable and restart GDB. Remove invocation to
19585 prepare_for_testing.
19586
7ae1a6a6
PA
195872014-04-25 Simon Marchi <simon.marchi@ericsson.com>
19588 Pedro Alves <palves@redhat.com>
19589
19590 PR server/16255
19591 * gdb.multi/multi-attach.c: New file.
19592 * gdb.multi/multi-attach.exp: New file.
19593
4082afcc
PA
195942014-04-25 Pedro Alves <palves@redhat.com>
19595
19596 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
19597 user.
19598 (top level): Test that "set remote conditional-breakpoints-packet
19599 off" works as intended.
19600 * gdb.base/dprintf.exp: Test that "set remote
19601 breakpoint-commands-packet off" works as intended.
19602 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
19603 New function.
19604 (top level): Call it.
19605 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
19606 remote fast-tracepoints-packet off" works as intended.
19607 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
19608 * lib/gdb.exp (gdb_is_target_remote): ... here.
19609
2abc3f8d
DB
196102014-04-24 David Blaikie <dblaikie@gmail.com>
19611
19612 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
19613 ensure clang would not discard them.
19614 * gdb.base/gdbvars.c: Ditto.
19615 * gdb.base/memattr.c: Ditto.
19616 * gdb.base/whatis.c: Ditto.
19617 * gdb.python/py-prettyprint.c: Ditto.
19618 * gdb.trace/actions.c: Ditto.
19619 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
19620 ensure clang would not discard it.
19621
bfd39632
DB
196222014-04-24 David Blaikie <dblaikie@gmail.com>
19623
19624 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
19625 clang to emit the full definition of type required by the test
19626 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
19627
22842ff6
DB
196282014-04-24 David Blaikie <dblaikie@gmail.com>
19629
19630 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
19631 coax Clang into emitting the definition of the type.
19632 * gdb.cp/pr10728-x.h (y): Ditto.
19633 * gdb.cp/pr10728-y.cc (y): Ditto.
19634
c2e827ad
DB
196352014-04-24 David Blaikie <dblaikie@gmail.com>
19636
19637 * gdb.base/label.exp: XFAIL label related tests under Clang.
19638 * gdb.cp/cplabel.exp: Ditto.
19639 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
19640 under Clang those using labels.
19641
4c2d33e7
YQ
196422014-04-25 Yao Qi <yao@codesourcery.com>
19643
19644 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
19645 double_label.
19646 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
19647 partial_label and double_label.
19648
56083b99
DB
196492014-04-24 David Blaikie <dblaikie@gmail.com>
19650
19651 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
19652
25d4e99d
DB
196532014-04-24 David Blaikie <dblaikie@gmail.com>
19654
19655 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
19656 of the function to work across GCC and Clang.
19657 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
19658 pointer types (const void ** const V void **).
19659
01f9f808
MS
196602014-04-24 Michael Sturm <michael.sturm@mintel.com>
19661 Walfred Tedeschi <walfred.tedeschi@intel.com>
19662
19663 * Makefile.in (EXECUTABLES): Added i386-avx512.
19664 * gdb.arch/i386-avx512.c: New file.
19665 * gdb.arch/i386-avx512.exp: Likewise.
19666
4b48d439
KS
196672014-04-23 Keith Seitz <keiths@redhat.com>
19668
19669 * lib/mi-support.exp (mi_list_breakpoints): Delete.
19670 (mi_make_breakpoint_table): New procedure.
19671 (mi_create_breakpoint): Use mi_make_breakpoint
19672 and return the result.
19673 (mi_make_breakpoint): New procedure.
19674 (mi_build_kv_pairs): New procedure.
19675
19676 * gdb.mi/mi-break.exp: Remove unused globals,
19677 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
19678 All callers updated.
19679 * gdb.mi/mi-dprintf.exp: Use variable to track command
19680 number.
19681 Update all callers of mi_create_breakpoint and use
19682 mi_make_breakpoint_table.
19683 Remove any unused global variables.
19684 * gdb.mi/mi-nonstop.exp: Likewise.
19685 * gdb.mi/mi-nsintrall.exp: Likewise.
19686 * gdb.mi/mi-nsmoribund.exp: Likewise.
19687 * gdb.mi/mi-nsthrexec.exp: Likewise.
19688 * gdb.mi/mi-reverse.exp: Likewise.
19689 * gdb.mi/mi-simplerun.exp: Likewise.
19690 * gdb.mi/mi-stepn.exp: Likewise.
19691 * gdb.mi/mi-syn-frame.exp: Likewise.
19692 * gdb.mi/mi-until.exp: Likewise.
19693 * gdb.mi/mi-var-cp.exp: Likewise.
19694 * gdb.mi/mi-var-display.exp: Likewise.
19695 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
19696 * gdb.mi/mi2-var-child.exp: Likewise.
19697 * gdb.mi/mi-vla-c99.exp: Likewise.
19698 * lib/mi-support.exp: Likewise.
19699
19700 From Ian Lance Taylor <iant@cygnus.com>:
19701 * lib/gdb.exp (parse_args): New procedure.
19702
08351840
PA
197032014-04-23 Pedro Alves <palves@redhat.com>
19704
19705 * gdb.base/break-unload-file.c: New file.
19706 * gdb.base/break-unload-file.exp: New file.
19707 * gdb.base/sym-file-lib.c (baz): New function.
19708 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
19709 field.
19710 (load): Store the segment's mapped size.
19711 (unload): New function.
19712 (unload_shlib): New function.
19713 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
19714 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
19715 set a breakpoint at baz, and call it.
19716 * gdb.base/sym-file.exp: New tests for stale breakpoint
19717 instructions.
19718
076855f9
PA
197192014-04-23 Pedro Alves <palves@redhat.com>
19720
19721 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
19722 * gdb.base/hbreak-in-shr-unsupported.c: New file.
19723 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
19724 * gdb.base/hbreak-unmapped.c: New file.
19725 * gdb.base/hbreak-unmapped.exp: New file.
19726 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
19727 * lib/gdb.exp (gdb_is_target_remote): ... here.
19728
483805cf
PA
197292014-04-22 Pedro Alves <palves@redhat.com>
19730
19731 * gdb.base/consecutive-step-over.c: New file.
19732 * gdb.base/consecutive-step-over.exp: New file.
19733
06d97543
PA
197342014-04-22 Pedro Alves <palves@redhat.com>
19735
19736 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
19737 instead of send_gdb/gdb_expect.
19738
b4429ea2
YQ
197392014-04-22 Yao Qi <yao@codesourcery.com>
19740
19741 * lib/trace-support.exp (generate_tracefile): New procedure.
19742 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
19743 return 0.
19744 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
19745 if generate_tracefile returns 1.
19746
51d48146
PA
197472014-04-18 Tom Tromey <palves@redhat.com>
19748 Pedro alves <tromey@redhat.com>
19749
19750 PR backtrace/15558
19751 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
19752 with a backtrace limit.
19753 * gdb.python/py-frame-inline.exp: Test running to an inline
19754 function with a backtrace limit, and printing the newest frame.
19755 * gdb.python/py-frame-inline.c (main): Call f.
19756
bd1dce5f
MS
197572014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19758
19759 * gdb.java/jnpe.exp: Drop srcdir from untested path.
19760
40d1a503
MS
197612014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
19762
19763 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
19764 Drop prefix from unsupported source file path.
19765
389b98f7
YQ
197662014-04-17 Yao Qi <yao@codesourcery.com>
19767
19768 * lib/gdb.exp (with_target_charset): New proc.
19769 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
19770 with_target_charset.
19771 (test_print_strings): Likewise.
19772 (test_repeat_bytes): Likewise.
19773 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
19774 for some tests.
19775
22869d73
KS
197762014-04-16 Keith Seitz <keiths@redhat.com>
19777
19778 PR gdb/15827
19779 * gdb.dwarf2/corrupt.c: New file.
19780 * gdb.dwarf2/corrupt.exp: New file.
19781
c4f87ca6
KS
197822014-04-16 Keith Seitz <keiths@redhat.com>
19783
19784 PR c++/16597
19785 * gdb.cp/namelessclass.cc: New file.
19786 * gdb.cp/namelessclass.exp: New file.
19787 * gdb.cp/namelessclass.S: New file.
19788
ab19de87
DE
197892014-04-16 Doug Evans <dje@google.com>
19790
19791 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
19792 Add comment.
19793 (gdbserver_default_get_comm_port): New function.
19794 (gdbserver_start): Check if board file provided
19795 "gdbserver,get_comm_port" and use it if so.
19796 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
19797 (gdb,socketport): Set to "stdio".
19798 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
19799 (stdio_gdbserver_template): Delete.
19800 (${board}_get_remote_address): Update.
19801 (${board}_build_remote_cmd): Delete.
19802 (${board}_get_comm_port): New function.
19803 (${board}_spawn): Update.
19804 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
19805 Delete.
19806 (${board}_get_remote_address): Update.
19807 (${board}_get_comm_port): New function.
19808
fc98a809
AB
198092014-04-16 Andrew Burgess <aburgess@broadcom.com>
19810
19811 * gdb.base/memattr.exp: Improve regexps to handle memory regions
19812 appearing in any order.
19813
87fd9e6e
DE
198142014-04-15 Doug Evans <dje@google.com>
19815
19816 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
19817 uninitialized value of "description".
19818
099fc3ea
KS
198192014-04-15 Keith Seitz <keiths@redhat.com>
19820
19821 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
19822 Remove unused globals.
19823 (test_running_the_program): Likewise.
19824 (test_controlled_execution): Likewise.
19825 (test_controlling_breakpoints): Likewise.
19826 (test_program_termination): Likewise.
19827
5da151d4
KS
198282014-04-15 Keith Seitz <keiths@redhat.com>
19829
19830 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
19831 unused globals.
19832 (test_rbreak_creation_and_listing): Likewise.
19833 (test_ignore_count): Likewise.
19834 (test_error): Likewise.
19835
35e5d2f0
PA
198362014-04-15 Pedro Alves <palves@redhat.com>
19837
19838 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
19839 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
19840 sym-file-loader.c.
19841 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19842 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19843 to sym-file-loader.c.
19844 (struct library): Forward declare.
19845 (load_shlib, lookup_function): Change prototypes.
19846 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19847 (translate_offset): Remove declarations.
19848 (get_text_addr): New declaration.
19849 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
19850 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
19851 sym-file-loader.h.
19852 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
19853 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
19854 here from sym-file-loader.h.
19855 (struct library): New structure.
19856 (load_shlib, lookup_function): Change prototypes and adjust to
19857 work with a struct library.
19858 (find_shstrtab, find_strtab, find_shdr, find_symtab)
19859 (translate_offset): Make static.
19860 (get_text_addr): New function.
19861 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
19862
eb4c1710
PA
198632014-04-15 Pedro Alves <palves@redhat.com>
19864
19865 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
19866
2d1baf52
PA
198672014-04-15 Pedro Alves <palves@redhat.com>
19868
19869 * gdb.base/sym-file-loader.c: Include <limits.h>.
19870 (SELF_LINK): New define.
19871 (get_origin): New function.
19872 (load_shlib): Use it.
19873 * gdb.base/sym-file.exp: Don't early return if the target is
19874 remote. Use runto_main, and issue fail is that fails. Use
19875 gdb_load_shlibs.
19876 (shlib_name): Delete.
19877 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
19878
7dd6df01
PA
198792014-04-15 Pedro Alves <palves@redhat.com>
19880
19881 * gdb.base/sym-file.exp: Remove regex characters from test
19882 message. Don't refer to breakpoint numbers in test messages.
19883
b50c8614
KS
198842014-04-14 Keith Seitz <keiths@redhat.com>
19885
19886 PR c++/16253
19887 * gdb.cp/var-tag.cc: New file.
19888 * gdb.cp/var-tag.exp: New file.
19889 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
19890 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
19891 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
19892 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
19893
3d567982
TT
198942014-04-14 Tom Tromey <tromey@redhat.com>
19895
19896 * gdb.cp/classes.exp (test_enums): Handle underlying type.
19897 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
19898 type.
19899 * gdb.cp/enum-class.exp: New file.
19900 * gdb.cp/enum-class.cc: New file.
19901
0626fc76
TT
199022014-04-14 Tom Tromey <tromey@redhat.com>
19903
19904 * gdb.dwarf2/enum-type.exp: New file.
19905
dca325b3
SA
199062014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19907
19908 * gdb.mi/mi-vla-c99.exp: New file.
19909 * gdb.mi/vla.c: New file.
19910
5854b38a
SA
199112014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19912
19913 * gdb.base/vla-datatypes.c: New file.
19914 * gdb.base/vla-datatypes.exp: New file.
19915
463bb957
SA
199162014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19917
19918 * gdb.base/vla-ptr.c: New file.
19919 * gdb.base/vla-ptr.exp: New file.
19920
3dd170be
SA
199212014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19922
19923 * gdb.dwarf2/count.exp: New file.
19924
5ecaaa66
SA
199252014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
19926
19927 * gdb.base/vla-sideeffect.c: New file.
19928 * gdb.base/vla-sideeffect.exp: New file.
19929
41f1ada5
DB
199302014-04-14 David Blaikie <dblaikie@gmail.com>
19931
19932 * gdb.mi/non-stop.c: Add return value for non-void function return
19933 statement.
19934 * gdb.threads/staticthreads.c: Ditto.
19935
0be03e84
DE
199362014-04-12 Siva Chandra Reddy <sivachandra@google.com>
19937 Doug Evans <xdje42@gmail.com>
19938
19939 * gdb.guile/scm-value.c: Improve test case.
19940 * gdb.guile/scm-value.exp: Add new test.
19941
f180a1fb
DB
199422014-04-11 David Blaikie <dblaikie@gmail.com>
19943
19944 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
19945 override Clang's default.
19946
6b662e19
JB
199472014-04-11 Joel Brobecker <brobecker@adacore.com>
19948
19949 Revert the following changes (regressions):
19950
19951 * gdb.base/vla-sideeffect.c: New file.
19952 * gdb.base/vla-sideeffect.exp: New file.
19953
19954 * gdb.dwarf2/count.exp: New file.
19955
19956 * gdb.base/vla-multi.c: New file.
19957 * gdb.base/vla-multi.exp: New file.
19958
19959 * gdb.base/vla-ptr.c: New file.
19960 * gdb.base/vla-ptr.exp: New file.
19961
19962 * gdb.base/vla-datatypes.c: New file.
19963 * gdb.base/vla-datatypes.exp: New file.
19964
19965 * gdb.mi/mi-vla-c99.exp: New file.
19966 * gdb.mi/vla.c: New file.
19967
245a5f0b
KS
199682014-04-11 Keith Seitz <keiths@redhat.com>
19969
19970 PR c++/16675
19971 * gdb.cp/cpsizeof.exp: New file.
19972 * gdb.cp/cpsizeof.cc: New file.
19973
58a84dcf
SA
199742014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19975
191a8a90
JB
19976 * gdb.mi/mi-vla-c99.exp: New file.
19977 * gdb.mi/vla.c: New file.
58a84dcf 19978
c8655f75
SA
199792014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19980
19981 * gdb.base/vla-datatypes.c: New file.
19982 * gdb.base/vla-datatypes.exp: New file.
19983
024e13b4
SA
199842014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19985
19986 * gdb.base/vla-ptr.c: New file.
19987 * gdb.base/vla-ptr.exp: New file.
19988
1a237e0e
SA
199892014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19990
19991 * gdb.base/vla-multi.c: New file.
19992 * gdb.base/vla-multi.exp: New file.
19993
504f3432
SA
199942014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19995
19996 * gdb.dwarf2/count.exp: New file.
19997
3bce8237
SA
199982014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
19999
191a8a90
JB
20000 * gdb.base/vla-sideeffect.c: New file.
20001 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 20002
322f9c21
YQ
200032014-04-11 Yao Qi <yao@codesourcery.com>
20004
20005 * gdb.base/completion.exp: Check file exists before running tests
20006 on file completion.
20007
d708bcd1
PA
200082014-04-10 Pedro Alves <palves@redhat.com>
20009
20010 * gdb.base/cond-eval-mode.c: New file.
20011 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
20012 prepare_for_testing to build the new file. Check result of
20013 runto_main.
20014 (test_break, test_watch): New procedures.
20015 (top level): Use them.
20016
ae1d2761
PM
200172014-04-08 Pierre Muller <muller@sourceware.org>
20018
20019 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
20020 Ctrl-V use for mingw hosts.
20021
7af389b8
SC
200222014-04-07 Siva Chandra Reddy <sivachandra@google.com>
20023
20024 * gdb.python/py-value.c: Improve test case.
20025 * gdb.python/py-value.exp: Add new test.
20026
5e703181
DE
200272014-04-07 David Blaikie <dblaikie@gmail.com>
20028
20029 * lib/compiler.c: Identify the clang compiler.
20030 * lib/compiler.cc: Ditto.
20031
9810b410
YQ
200322014-04-03 Yao Qi <yao@codesourcery.com>
20033
20034 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
20035
98d1b8dc
AB
200362014-04-01 Anton Blanchard <anton@samba.org>
20037
20038 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
20039 messages unique.
20040
3114cea1
AB
200412014-04-01 Anton Blanchard <anton@samba.org>
20042
20043 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
20044 prepare_for_testing.
20045
62f7182c
AB
200462014-04-01 Anton Blanchard <anton@samba.org>
20047
20048 * gdb.arch/ppc64-atomic-inst.c: Remove.
20049 * gdb.arch/ppc64-atomic-inst.S: New file.
20050 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
20051
770e7fc7
DE
200522014-03-31 Doug Evans <dje@google.com>
20053
20054 * gdb.base/print-symbol-loading-lib.c: New file.
20055 * gdb.base/print-symbol-loading-main.c: New file.
20056 * gdb.base/print-symbol-loading.exp: New file.
20057
46e2bafa
YQ
200582014-03-31 Yao Qi <yao@codesourcery.com>
20059
20060 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
20061
8776cfe9
JB
200622014-03-28 Joel Brobecker <brobecker@adacore.com>
20063
20064 * gdb.ada/mi_dyn_arr: New testcase.
20065
5d1ef361
DE
200662014-03-27 Doug Evans <dje@google.com>
20067
20068 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
20069
b5bee914
YQ
200702014-03-27 Yao Qi <yao@codesourcery.com>
20071
20072 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
20073 if target is nios2-*-*.
20074
0d4d0e77
YQ
200752014-03-26 Yao Qi <yao@codesourcery.com>
20076
20077 * lib/gdb.exp (readline_is_used): New proc.
20078 * gdb.base/completion.exp: Move tests on command complete up.
20079 Skip the rest of tests if readline is not used.
20080 * gdb.ada/complete.exp: Skp the test if readline is not
20081 used.
20082 * gdb.base/filesym.exp: Likewise.
20083 * gdb.base/macscp.exp: Likewise.
20084 * gdb.base/readline-ask.exp: Likewise.
20085 * gdb.base/readline.exp: Likewise.
20086 * gdb.python/py-cmd.exp: Likewise.
20087 * gdb.trace/tfile.exp: Likewise.
20088
29361eee
YQ
200892014-03-26 Yao Qi <yao@codesourcery.com>
20090
20091 * gdb.base/macscp.exp: Fix code format issues.
20092
bc9a5525
UW
200932014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
20094
20095 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
20096 * gdb.asm/powerpc64le.inc: New file.
20097
d3839ede
PA
200982014-03-25 Pedro Alves <palves@redhat.com>
20099 Doug Evans <dje@google.com>
20100
20101 * gdb.base/source-execution.c: New file.
20102 * gdb.base/source-execution.exp: New file.
20103 * gdb.base/source-execution.gdb: New file.
20104
01672a57
DE
201052014-03-24 Doug Evans <dje@google.com>
20106
20107 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
20108 using fission.
20109
88bbeca9
HZ
201102014-03-24 Hui Zhu <hui@codesourcery.com>
20111 Pedro Alves <palves@redhat.com>
20112
20113 PR breakpoints/16101
20114 * gdb.base/dprintf.exp: Use unsupported rather than changing the
20115 test pass/fail messages. Detect missing support for dprintf when
20116 breakpoints are actually inserted.
20117 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
20118 breakpoints are actually inserted.
20119 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
20120 fails.
20121
d2348791
JK
201222014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
20123
20124 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
20125
feef67ab
DE
201262014-03-22 Doug Evans <xdje42@gmail.com>
20127
20128 * gdb.python/python.exp (python not supported): Verify multi-line
20129 python command issues an error.
25d743f9 20130 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 20131 guile command issues an error.
feef67ab 20132
ecebef6a
MR
201332014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
20134
20135 * gdb.threads/thread-specific.exp: Handle the lack of usable
20136 $this_breakpoint and $this_thread.
20137
ccdd1909
HZ
201382014-03-21 Hui Zhu <hui@codesourcery.com>
20139
20140 * gdb.base/attach.exp (do_command_attach_tests): New.
20141
beb460e8
PA
201422014-03-20 Tom Tromey <tromey@redhat.com>
20143 Pedro Alves <palves@redhat.com>
20144
20145 PR cli/15718
20146 * gdb.base/condbreak-call-false.c: New file.
20147 * gdb.base/condbreak-call-false.exp: New file.
20148
40acf43a
PA
201492014-03-20 Pedro Alves <palves@redhat.com>
20150
20151 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
20152 Delete.
20153 (block_signals, unblock_signals): Delete.
20154 (child_function_2, main): Remove references to deleted variable
20155 and functions.
20156
9f5e1e02
PA
201572014-03-20 Pedro Alves <palves@redhat.com>
20158
20159 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
20160 Use pthread_kill to signal thread 2.
20161 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20162 Adjust to make the test send itself a signal rather than using the
20163 host's "kill" command.
20164
99619bea
PA
201652014-03-20 Pedro Alves <palves@redhat.com>
20166
20167 * gdb.threads/multiple-step-overs.c: New file.
20168 * gdb.threads/multiple-step-overs.exp: New file.
20169 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20170 Adjust expected infrun debug output.
20171
2adfaa28
PA
201722014-03-20 Pedro Alves <palves@redhat.com>
20173
20174 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
20175 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
20176
31e77af2
PA
201772014-03-20 Pedro Alves <palves@redhat.com>
20178
20179 PR breakpoints/7143
20180 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
20181 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
20182 of gdb_test_multiple.
20183 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
20184 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
20185
b9f437de
PA
201862014-03-20 Pedro Alves <palves@redhat.com>
20187
20188 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
20189 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
20190
05adc73e
PA
201912014-03-19 Pedro Alves <palves@redhat.com>
20192
20193 * gdb.base/async.exp: Remove early return.
20194
6048b950
PA
201952014-03-19 Pedro Alves <palves@redhat.com>
20196
20197 * gdb.base/async.exp (step& tests): Pass explicit test messages.
20198
8bcfb00a
PA
201992014-03-19 Pedro Alves <palves@redhat.com>
20200
20201 * gdb.base/async.exp (test_background): Expect \r\n after
20202 "completed." in the fail pattern.
20203
884e37dc
PA
202042014-03-19 Pedro Alves <palves@redhat.com>
20205
20206 * gdb.base/async.exp (test_background): New procedure.
20207 Use it for all background execution command tests.
20208
148e57e2
PA
202092014-03-19 Pedro Alves <palves@redhat.com>
20210
20211 * gdb.base/async.exp: Use prepare_for_testing.
20212
f48088c7
PA
202132014-03-19 Pedro Alves <palves@redhat.com>
20214
20215 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
20216 the same line.
20217
e2f6c966
PA
202182014-03-19 Pedro Alves <palves@redhat.com>
20219
20220 * gdb.base/async.c (main): Add "jump here" and "until here" line
20221 marker comments.
20222 * gdb.base/async.exp (jump_here): New global.
20223 (jump& test): Use it.
20224 (until_here): New global.
20225 (until& test): Use it.
20226
c30568d4
PA
202272014-03-19 Pedro Alves <palves@redhat.com>
20228
20229 * gdb.base/async.exp: Don't frob gdb_protocol.
20230
0172b6a7
DE
202312014-03-18 Doug Evans <xdje42@gmail.com>
20232
20233 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
20234 Fix spelling of exec-done-display.
20235
06c868a8
JK
202362014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
20237
20238 PR gdb/15358
20239 * gdb.base/gdb-sigterm.c: New file.
20240 * gdb.base/gdb-sigterm.exp: New file.
20241
0c7e1a46
PA
202422014-03-18 Pedro Alves <palves@redhat.com>
20243
20244 PR gdb/13860
20245 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
20246 * lib/mi-support.exp (mi_expect_stop): Add special handling for
20247 solib-event.
20248
f7c77d93
JB
202492014-03-17 Joel Brobecker <brobecker@adacore.com>
20250
20251 * gdb.ada/pckd_arr_ren: New testcase.
20252
5a1e8c7a
DE
202532014-03-13 Doug Evans <xdje42@gmail.com>
20254
20255 PR guile/16612
20256 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
20257 collect after discarding symbols.
20258
350e1a76
DE
202592014-03-13 Ludovic Courtès <ludo@gnu.org>
20260 Doug Evans <xdje42@gmail.com>
20261
20262 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
20263 to history survives a gc.
20264
a69900ae
PA
202652014-03-13 Pedro Alves <palves@redhat.com>
20266
20267 * gdb.base/default.exp: Don't test "target procfs".
20268
5db9f0bd
PA
202692014-03-13 Pedro Alves <palves@redhat.com>
20270
20271 * gdb.base/default.exp: Update "target child" and "target procfs"
20272 tests to not expect "Unix".
20273
b3ccfe11
TT
202742014-03-12 Tom Tromey <tromey@redhat.com>
20275
20276 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
20277 New procs. Add target-async tests.
20278 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
20279 Add target-async tests.
20280
646f4417
AA
202812014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20282
20283 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
20284 'func_start' and 'func_end' for the beginning and end of the
20285 function code, respectively.
20286 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
20287 'func_end' instead of 'func' and 'main'.
20288
288c211f
AA
202892014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20290
20291 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
20292 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
20293 generate the debug info assembler source.
20294
e0c0f156
AA
202952014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20296
20297 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
20298 * gdb.dwarf2/arr-subrange.exp: Likewise.
20299 * gdb.dwarf2/dwz.exp: Likewise.
20300 * gdb.dwarf2/method-ptr.exp: Likewise.
20301 * gdb.dwarf2/missing-sig-type.exp: Likewise.
20302 * gdb.dwarf2/subrange.exp: Likewise.
20303 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
20304 * gdb.dwarf2/implptrpiece.exp: Likewise.
20305 * gdb.dwarf2/nostaticblock.exp: Likewise.
20306
0e5c4555
AA
203072014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20308
20309 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
20310 directory to absolute path name arguments.
20311
5ec18f2b
JG
203122014-03-10 Joel Brobecker <brobecker@adacore.com>
20313
20314 * gdb.ada/tagged_access: New testcase.
20315
847fc4f2
MM
203162014-03-07 Markus Metzger <markus.t.metzger@intel.com>
20317
20318 * gdb.btrace/data.exp: Update expected output.
20319
cc3da688
YQ
203202014-03-06 Yao Qi <yao@codesourcery.com>
20321
20322 * gdb.trace/pr16508.exp: New file.
20323
0f26cec1
PA
203242014-03-05 Pedro Alves <palves@redhat.com>
20325
20326 PR gdb/16575
20327 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
20328 procedure.
20329 (top level): Adjust to use it. Add tests that exercise breakpoint
20330 interaction with the code-cache.
20331
7a5a839f
LC
203322014-02-26 Ludovic Courtès <ludo@gnu.org>
20333
20334 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
20335 test for 'history-append!'.
20336
31aa7e4e
JB
203372014-02-26 Joel Brobecker <brobecker@adacore.com>
20338
20339 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
20340 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
20341 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
20342 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
20343 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
20344 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
20345
1b588015
JB
203462014-02-26 Joel Brobecker <brobecker@adacore.com>
20347
20348 * testsuite/gdb.python/py-pp-re-notag.c: New file.
20349 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
20350 * testsuite/gdb.python/py-pp-re-notag.p: New file.
20351
55426c9d
JB
203522014-02-26 Joel Brobecker <brobecker@adacore.com>
20353
20354 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
20355
dc53a7ad
JB
203562014-02-26 Joel Brobecker <brobecker@adacore.com>
20357
20358 * gdb.dwarf2/arr-stride.c: New file.
20359 * gdb.dwarf2/arr-stride.exp: New file.
20360
12ab52e9
PA
203612014-02-26 Pedro Alves <palves@redhat.com>
20362
20363 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
20364 that won't ever trigger. Make sure that GDB reports the correct
20365 breakpoint that caused the stop.
20366
849c862e
JK
203672014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20368
20369 PR gdb/16626
20370 * gdb.base/auto-load-script: New file.
20371 * gdb.base/auto-load.c: New file.
20372 * gdb.base/auto-load.exp: New file.
20373
71b7d793
JK
20374 PR gdb/16626
20375 * gdb.base/auto-load.exp: Fix out-of-srctree run.
20376
e2f0d509
JK
203772014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
20378
20379 Fix dw2-icycle.exp -fsanitize=address GDB crash.
20380 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
20381
50cc37c8
DE
203822014-02-24 Doug Evans <dje@google.com>
20383
20384 * lib/gdb.exp (run_on_host): Log error output if program fails.
20385
ea4758f2
PA
203862014-02-21 Pedro Alves <palves@redhat.com>
20387
20388 * gdb.threads/step-after-sr-lock.c: Rename to ...
20389 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
20390 * gdb.threads/step-after-sr-lock.exp: Rename to ...
20391 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
20392 ... this.
20393
d7b30f67
SDJ
203942014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
20395
20396 PR tdep/16397
20397 * gdb.arch/amd64-stap-special-operands.exp: New file.
20398 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
20399 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
20400 * gdb.arch/amd64-stap-triplet.S: Likewise.
20401 * gdb.arch/amd64-stap-triplet.c: Likewise.
20402
83deb43f
JB
204032014-02-20 Joel Brobecker <brobecker@adacore.com>
20404
20405 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
20406 in .section pseudo-op.
20407
adde2bff
DE
204082014-02-20 lin zuojian <manjian2006@gmail.com>
20409 Joel Brobecker <brobecker@adacore.com>
20410 Doug Evans <xdje42@gmail.com>
20411
20412 PR symtab/16581
20413 * gdb.dwarf2/dw2-icycle.S: New file.
20414 * gdb.dwarf2/dw2-icycle.c: New file.
20415 * gdb.dwarf2/dw2-icycle.exp: New file.
20416
f7bd0f78
SC
204172014-02-19 Siva Chandra Reddy <sivachandra@google.com>
20418
20419 * gdb.python/py-value-cc.cc: Improve test case to enable testing
20420 operations on gdb.Value objects.
20421 * gdb.python/py-value-cc.exp: Add new test to test operations on
20422 gdb.Value objects.
20423
c17ef0d5
DE
204242014-02-18 Doug Evans <dje@google.com>
20425
20426 * Makefile.in (TESTS): New variable.
20427 (expanded_tests, expanded_tests_or_none): New variables
20428 (check-single): Pass $(expanded_tests_or_none) to runtest.
20429 (check-parallel): Only run tests in $(TESTS) if non-empty.
20430 (check/no-matching-tests-found): New rule.
20431 * README: Document TESTS makefile variable.
20432
5dd3176f
DE
204332014-02-18 Doug Evans <dje@google.com>
20434
20435 * Makefile.in (check-parallel): rm -rf outputs temp.
20436
0b10be4f
JK
204372014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
20438
20439 Fix "ERROR: no fileid for" in the testsuite.
20440 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
20441
85f224e7
DE
204422014-02-12 Doug Evans <dje@google.com>
20443
20444 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
20445 (MISCELLANEOUS): New variable.
20446 (clean): rm -rf $(MISCELLANEOUS).
20447 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
20448 dwp live in the same directory as symlinks, with each symlink pointed
20449 to a differently named file in a different directory.
20450
149b30ff
DE
204512014-02-11 Doug Evans <dje@google.com>
20452
20453 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
20454 of Tcl file commands.
20455
1dfdac32
MK
204562014-02-10 Mark Kettenis <kettenis@gnu.org>
20457
20458 * gdb.threads/step-after-sr-lock.exp: Avoid executing
20459 "kill -SIGUSR1 -1".
20460
aa4fb036
JB
204612014-02-10 Joel Brobecker <brobecker@adacore.com>
20462
20463 * gdb.ada/tick_length_array_enum_idx: New testcase.
20464
ed3ef339
DE
204652014-02-10 Doug Evans <xdje42@gmail.com>
20466
20467 * configure.ac (AC_OUTPUT): Add gdb.guile.
20468 * configure: Regenerate.
20469 * lib/gdb-guile.exp: New file.
20470 * lib/gdb.exp (get_target_charset): New function.
20471 * gdb.base/help.exp: Update expected output from "apropos apropos".
20472 * gdb.guile/Makefile.in: New file.
20473 * gdb.guile/guile.exp: New file.
20474 * gdb.guile/scm-arch.c: New file.
20475 * gdb.guile/scm-arch.exp: New file.
20476 * gdb.guile/scm-block.c: New file.
20477 * gdb.guile/scm-block.exp: New file.
20478 * gdb.guile/scm-breakpoint.c: New file.
20479 * gdb.guile/scm-breakpoint.exp: New file.
20480 * gdb.guile/scm-disasm.c: New file.
20481 * gdb.guile/scm-disasm.exp: New file.
20482 * gdb.guile/scm-equal.c: New file.
20483 * gdb.guile/scm-equal.exp: New file.
20484 * gdb.guile/scm-error.exp: New file.
20485 * gdb.guile/scm-error.scm: New file.
20486 * gdb.guile/scm-frame-args.c: New file.
20487 * gdb.guile/scm-frame-args.exp: New file.
20488 * gdb.guile/scm-frame-args.scm: New file.
20489 * gdb.guile/scm-frame-inline.c: New file.
20490 * gdb.guile/scm-frame-inline.exp: New file.
20491 * gdb.guile/scm-frame.c: New file.
20492 * gdb.guile/scm-frame.exp: New file.
20493 * gdb.guile/scm-generics.exp: New file.
20494 * gdb.guile/scm-gsmob.exp: New file.
20495 * gdb.guile/scm-iterator.c: New file.
20496 * gdb.guile/scm-iterator.exp: New file.
20497 * gdb.guile/scm-math.c: New file.
20498 * gdb.guile/scm-math.exp: New file.
20499 * gdb.guile/scm-objfile-script-gdb.in: New file.
20500 * gdb.guile/scm-objfile-script.c: New file.
20501 * gdb.guile/scm-objfile-script.exp: New file.
20502 * gdb.guile/scm-objfile.c: New file.
20503 * gdb.guile/scm-objfile.exp: New file.
20504 * gdb.guile/scm-ports.exp: New file.
20505 * gdb.guile/scm-pretty-print.c: New file.
20506 * gdb.guile/scm-pretty-print.exp: New file.
20507 * gdb.guile/scm-pretty-print.scm: New file.
20508 * gdb.guile/scm-section-script.c: New file.
20509 * gdb.guile/scm-section-script.exp: New file.
20510 * gdb.guile/scm-section-script.scm: New file.
20511 * gdb.guile/scm-symbol.c: New file.
20512 * gdb.guile/scm-symbol.exp: New file.
20513 * gdb.guile/scm-symtab-2.c: New file.
20514 * gdb.guile/scm-symtab.c: New file.
20515 * gdb.guile/scm-symtab.exp: New file.
20516 * gdb.guile/scm-type.c: New file.
20517 * gdb.guile/scm-type.exp: New file.
20518 * gdb.guile/scm-value-cc.cc: New file.
20519 * gdb.guile/scm-value-cc.exp: New file.
20520 * gdb.guile/scm-value.c: New file.
20521 * gdb.guile/scm-value.exp: New file.
20522 * gdb.guile/source2.scm: New file.
20523 * gdb.guile/types-module.cc: New file.
20524 * gdb.guile/types-module.exp: New file.
20525
7026a7c1
YQ
205262014-02-10 Yao Qi <yao@codesourcery.com>
20527
20528 PR testsuite/16543
20529 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
20530 * configure: Regenerated.
20531 * Makefile.in: New file.
20532
6c466447
AS
205332014-02-08 Andreas Schwab <schwab@linux-m68k.org>
20534
20535 * gdb.python/py-framefilter.exp: Fix typo.
20536
6e854735
YQ
205372014-02-08 Yao Qi <yao@codesourcery.com>
20538
20539 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
20540 that no =breakpoint-modified is emitted when breakpoints are
20541 modified through MI commands.
20542
d137e6dc
PA
205432014-02-07 Pedro Alves <pedro@codesourcery.com>
20544 Pedro Alves <palves@redhat.com>
20545
20546 * gdb.threads/step-after-sr-lock.c: New file.
20547 * gdb.threads/step-after-sr-lock.exp: New file.
20548
b5ee5a50
PA
205492014-02-07 Pedro Alves <palves@redhat.com>
20550
20551 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
20552
3c77faf3
JK
205532014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
20554
20555 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
20556 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
20557
6dddc817
DE
205582014-02-06 Doug Evans <xdje42@gmail.com>
20559
20560 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
20561 output.
20562
20563 * gdb.gdb/python-interrupts.exp: New file.
20564
de7b2893
YQ
205652014-02-05 Yao Qi <yao@codesourcery.com>
20566
20567 * gdb.trace/report.exp (use_collected_data): Test the output
20568 of "info threads" and "info inferiors".
20569
66d032ac
YQ
205702014-02-05 Yao Qi <yao@codesourcery.com>
20571
20572 Revert this patch:
20573
20574 2013-05-24 Yao Qi <yao@codesourcery.com>
20575
20576 * gdb.trace/tfile.exp: Test inferior and thread.
20577
591a12a1
UW
205782014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20579
20580 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
20581 on a function.
20582 * gdb.base/step-bt.c: Call hello via function pointer to make
20583 sure its first instruction is executed on powerpc64le-linux.
20584
0ff3e01f
UW
205852014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20586
20587 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
20588
084ee545
UW
205892014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20590
20591 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
20592 of the test patterns for use on little-endian systems.
20593
6ed14ff3
UW
205942014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
20595
20596 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
20597 (decimal_vector): Fix for little-endian.
20598
401e27fd
JM
205992014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
20600
20601 * gdb.arch/sparc-sysstep.exp: New file.
20602 * gdb.arch/sparc-sysstep.c: Likewise.
20603
20604 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
20605
8b924729
EBM
206062014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20607
20608 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
20609
fb151210
JB
206102014-01-23 Tom Tromey <tromey@redhat.com>
20611
20612 * gdb.ada/array_char_idx: New testcase.
20613
0740f8d8
TT
206142014-01-23 Tom Tromey <tromey@redhat.com>
20615
20616 PR python/16487:
20617 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
20618 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
20619 classes.
20620
21909fa1
TT
206212014-01-23 Tom Tromey <tromey@redhat.com>
20622
20623 PR python/16491:
20624 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
20625 string from an inferior frame.
20626 * gdb.python/py-framefilter-mi.exp: Update.
20627
87ce2a04
DE
206282014-01-22 Doug Evans <dje@google.com>
20629
20630 * gdb.server/server-mon.exp: Add tests for "set debug-format".
20631
237b092b
AA
206322014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20633
20634 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
20635
d674a709
AA
206362014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20637
20638 * gdb.trace/entry-values.exp: Remove excess space character from
20639 regex patterns. Handle s390 call instruction.
20640
20fa3390
AA
206412014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20642
20643 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
20644 define "*_start" label. Make "name" static.
20645 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
20646 ${name} by references to ${name}_start.
20647
78466714
AA
206482014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
20649
20650 * gdb.base/info-macros.exp: Remove "debug" from the compile
20651 options.
20652
ec9f644a
IB
206532014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20654
20655 * gdb.dlang/demangle.exp: New file.
20656
94b1b47e
IB
206572014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20658
20659 * gdb.dlang/primitive-types.exp: New file.
20660
7f420862
IB
206612014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
20662
20663 * configure.ac: Create gdb.dlang/Makefile.
20664 * configure: Regenerate.
20665 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
20666 * gdb.dlang/Makefile.in: New file.
20667 * lib/d-support.exp: New file.
20668 * lib/gdb.exp (skip_d_tests): New proc.
20669
52834460
MM
206702014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20671
20672 * gdb.btrace/delta.exp: Check reverse stepi.
20673 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
20674 * gdb.btrace/finish.exp: New.
20675 * gdb.btrace/next.exp: New.
20676 * gdb.btrace/nexti.exp: New.
20677 * gdb.btrace/record_goto.c: Add comments.
20678 * gdb.btrace/step.exp: New.
20679 * gdb.btrace/stepi.exp: New.
20680 * gdb.btrace/multi-thread-step.c: New.
20681 * gdb.btrace/multi-thread-step.exp: New.
20682 * gdb.btrace/rn-dl-bind.c: New.
20683 * gdb.btrace/rn-dl-bind.exp: New.
20684 * gdb.btrace/data.c: New.
20685 * gdb.btrace/data.exp: New.
20686 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20687
6e07b1d2
MM
206882014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20689
20690 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
20691 * gdb.btrace/exception.exp: Update.
20692 * gdb.btrace/instruction_history.exp: Update.
20693 * gdb.btrace/record_goto.exp: Update.
20694 * gdb.btrace/tailcall.exp: Update.
20695 * gdb.btrace/unknown_functions.exp: Update.
20696 * gdb.btrace/delta.exp: New.
20697
0b722aec
MM
206982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20699
20700 * gdb.btrace/record_goto.exp: Add backtrace test.
20701 * gdb.btrace/tailcall.exp: Add backtrace test.
20702
066ce621
MM
207032014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20704
20705 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
20706 * gdb.btrace/record_goto.c: New.
20707 * gdb.btrace/record_goto.exp: New.
20708 * gdb.btrace/x86-record_goto.S: New.
20709
0688d04e
MM
207102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20711
20712 * gdb.btrace/function_call_history.exp: Update tests.
20713 * gdb.btrace/instruction_history.exp: Update tests.
20714
8710b709
MM
207152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20716
20717 * gdb.btrace/function_call_history.exp: Fix expected field
20718 order for "record function-call-history".
20719 Add new tests for "record function-call-history /c".
20720 * gdb.btrace/exception.cc: New.
20721 * gdb.btrace/exception.exp: New.
20722 * gdb.btrace/tailcall.exp: New.
20723 * gdb.btrace/x86-tailcall.S: New.
20724 * gdb.btrace/x86-tailcall.c: New.
20725 * gdb.btrace/unknown_functions.c: New.
20726 * gdb.btrace/unknown_functions.exp: New.
20727 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
20728
5de9129b
MM
207292014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20730
20731 * gdb.btrace/instruction_history.exp: Update.
20732 * gdb.btrace/function_call_history.exp: Update.
20733
23a7fe75
MM
207342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20735
20736 * gdb.btrace/function_call_history.exp: Fix expected function
20737 trace.
20738 * gdb.btrace/instruction_history.exp: Initialize traced.
20739 Remove traced_functions.
20740
724c7dd8
MM
207412014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20742
20743 * gdb.btrace/function_call_history.exp: Update
20744 * gdb.btrace/instruction_history.exp: Update.
20745
6d78d93b
MM
207462014-01-16 Markus Metzger <markus.t.metzger@intel.com>
20747
20748 * gdb.btrace/enable.exp: Update expected text.
20749
93a360cc
OJ
207502014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
20751
20752 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
20753 bytes.
20754
3772b53f
MR
207552014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
20756
20757 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
20758
596662fa
OJ
207592014-01-15 Omair Javaid <omair.javaid@linaro.org>
20760
20761 * lib/gdb.exp (supports_process_record): Return true for
20762 arm*-linux*. (supports_reverse): Likewise.
20763
b5b08fb4
SC
207642014-01-13 Siva Chandra Reddy <sivachandra@google.com>
20765
20766 PR python/15464
20767 PR python/16113
20768 * gdb.python/py-type.c: Enhance test case.
20769 * gdb.python/py-value-cc.cc: Likewise
20770 * gdb.python/py-type.exp: Add new tests.
20771 * gdb.python/py-value-cc.exp: Likewise
20772
52d7fb13
AA
207732014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
20774 Pedro Alves <palves@redhat.com>
20775
20776 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
20777 Make "name" extern.
20778 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
20779 references to ${name}_start by references to ${name}.
20780
a2cd8cfe
JB
207812014-01-10 Joel Brobecker <brobecker@adacore.com>
20782
20783 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
20784
4e23fced
JB
207852014-01-10 Joel Brobecker <brobecker@adacore.com>
20786
20787 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
20788
c6a9e42c
PA
207892014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
20790 Pedro Alves <palves@redhat.com>
20791
20792 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 20793 mi_gdb_target_load.
c6a9e42c 20794
b7ea362b
PA
207952014-01-08 Pedro Alves <palves@redhat.com>
20796
20797 * gdb.threads/reconnect-signal.c: New file.
20798 * gdb.threads/reconnect-signal.exp: New file.
20799
5e3f4fab
EBM
208002014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20801
20802 * gdb.base/source-dir.exp: New file.
20803
79301218
JB
208042014-01-07 Joel Brobecker <brobecker@adacore.com>
20805
20806 * gdb.ada/mi_interface: New testcase.
20807
8e355c5d
JB
208082014-01-07 Joel Brobecker <brobecker@adacore.com>
20809
20810 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
20811 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
20812 gdb.ada/pp-rec-component/pck.ads: New files.
20813
c0d48811
JB
208142014-01-07 Joel Brobecker <brobecker@adacore.com>
20815
20816 * gdb.python/py-pp-integral.c: New file.
20817 * gdb.python/py-pp-integral.py: New file.
20818 * gdb.python/py-pp-integral.exp: New file.
20819
17b609c3 20820For older changes see ChangeLog-1993-2013.
c906108c 20821\f
8d8cb839
EZ
20822;; Local Variables:
20823;; mode: change-log
20824;; left-margin: 8
20825;; fill-column: 74
20826;; version-control: never
20827;; End:
902f2ccb 20828
b811d2c2 20829 Copyright 2014-2020 Free Software Foundation, Inc.
902f2ccb
MC
20830 Copying and distribution of this file, with or without modification,
20831 are permitted provided the copyright notice and this notice are preserved.